.stm_gmap_wrapper .alert {
margin-bottom: 0;
}
.stm_gmap_wrapper .alert strong {
color: #ff0000;
}
.loader {
position: relative;
margin: 0 auto;
width: 100px
}
.loader:before {
content: '';
display: block;
padding-top: 100%
}
.circular {
-webkit-animation: rotate 2s linear infinite;
animation: rotate 2s linear infinite;
height: 100%;
-webkit-transform-origin: center center;
transform-origin: center center;
width: 100%;
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
margin: auto;
}
.path {
stroke-dasharray: 1, 200;
stroke-dashoffset: 0;
-webkit-animation: dash 1.5s ease-in-out infinite, color 6s ease-in-out infinite;
animation: dash 1.5s ease-in-out infinite, color 6s ease-in-out infinite;
stroke-linecap: round
}
.top_nav .top_nav_wrapper > ul > li,
.top_nav .main_menu_nav > ul > li,
.breadcrumbs {
text-transform: none !important;
}
.woocommerce-MyAccount-navigation ul li a {
font-family: inherit !important;
}
.company_history {
min-width: 48px;
} @media only screen and (max-width: 992px) {
body.header_style_3 .logo {
float: none;
}
body.header_style_3 #header .header_top .icon_text {
float: left;
margin: 30px 30px 0 0;
}
body.header_style_3 #header .top_nav .icon_text {
display: none;
}
body.header_style_3 #header .top_nav .icon_text:before {
display: none;
}
.top_nav .top_nav_wrapper > ul > li > a {
padding: 21px 14px;
}
}
@media only screen and (max-width: 767px) {
body .vc_cta3.vc_cta3-actions-right .vc_cta3-content {
width: auto !important;
text-align: center;
margin: 0 0 20px;
}
body .vc_cta3.vc_cta3-actions-right .vc_cta3-content .vc_custom_heading {
text-align: center;
}
body .vc_cta3.vc_cta3-actions-right .vc_btn3-container.vc_btn3-right {
text-align: center
}
.stm_gmap_wrapper .gmap_addresses .owl-dots-wr {
z-index: 15;
}
.full_height_columns {
overflow: hidden;
position: relative;
}
.full_height_columns iframe {
height: 540px !important;
}
}
@media only screen and (max-width: 920px) {
html body.error404 {
background-size: inherit !important;
}
.page_404 .container {
width: auto;
}
.page_404 .container .media-middle {
display: block;
width: auto;
padding: 20px 0;
}
}
@media only screen and (max-width: 767px) {
.page_404 .bottom h1 {
font-size: 158px !important;
line-height: 113px !important;
}
.page_404 .bottom .bottom_wr {
padding: 30px 15px;
}
} .staff_list.grid.cols_2 ul li {
width: 50%;
flex: 0 0 50%;
}
.staff_list.grid.cols_4 ul li {
width: 25%;
flex: 0 0 25%;
}
.staff_list.grid.cols_2 ul li .staff_image {
max-width: 100%;
}
@media only screen and (max-width: 667px) {
.staff_list.grid.cols_2 ul li,
.staff_list.grid.cols_4 ul li {
width: 100%;
flex: 0 0 100%;
}
}
.stm_gmap_wrapper .gmap_addresses .owl-dots-wr {z-index:999}
#footer .footer_widgets .widget .widget_title {
font-size: 26px;
}
#footer .copyright_row .copyright_row_wr .copyright a:first-child {
color: inherit;
}
body textarea.wpcf7-form-control.height205 {
height: 205px;
}
body textarea.wpcf7-form-control.height147 {
height: 147px;
}
html:before {
content: "";
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
opacity: 0;
-webkit-transition: opacity 0.6s ease-in-out;
-moz-transition: opactiy 0.6s ease-in-out;
-ms-transition: opacity 0.6s ease-in-out;
-o-transition: opacity 0.6s ease-in-out;
transition: opacity 0.6s ease-in-out;
visibility: hidden;
background: #ffffff;
z-index: 999999;
}
html.stm-site-preloader:after {
position: fixed;
content: '';
display: block;
top: 50%;
left: 50%;
width: 32px;
height: 32px;
margin: -16px 0 0 -16px;
background: none;
background-color: #23393d;
border-radius: 50%;
opacity: 0;
visibility: hidden;
-webkit-animation: scaleout 0.5s infinite ease-in-out;
animation: scaleout 1.0s infinite ease-in-out;
-webkit-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
z-index: 9999999999; }
html.stm-site-preloader:before,
html.stm-site-preloader:after {
opacity: 1;
visibility: visible;
}
@-webkit-keyframes scaleout {
0% {
-webkit-transform: scale(0); }
100% {
-webkit-transform: scale(1);
opacity: 0; } }
@keyframes scaleout {
0% {
transform: scale(0);
-webkit-transform: scale(0); }
100% {
transform: scale(1);
-webkit-transform: scale(1);
opacity: 0; } }
@media only screen and (min-width: 1199px) {
body.header_full_width.boxed_layout #header .container {
padding: 0 15px !important;
}
.right-indent-30 {
padding-right: 30px !important;
}
.form_full-right_width {
padding-right: 15px !important;
}
.form_full-right_width .vc_column-inner {
margin-right: -5000px !important;
margin-left: 25px !important;
padding-top: 76px !important;
padding-right: 5000px !important;
padding-left: 50px !important;
}
.about_full-right_width .vc_column-inner {
padding-left: 55px !important;
}
.site_layout_16 .form_full-right_width,
.site_layout_17 .form_full-right_width,
.site_layout_18 .form_full-right_width {
padding-left: 15px !important;
}
.site_layout_16 .form_full-right_width .vc_column-inner,
.site_layout_17 .form_full-right_width .vc_column-inner,
.site_layout_18 .form_full-right_width .vc_column-inner {
margin-left: -5000px !important;
margin-right: 25px !important;
padding-top: 76px !important;
padding-left: 5000px !important;
padding-right: 50px !important;
}
}
@media only screen and (min-width: 768px) {
.about_full-right_width .vc_column-inner {
margin-right: -500px !important;
padding-right: 500px !important;
}
}
@media only screen and (max-width: 667px) {
.stm_services .item {
width: 100% !important;
}
.woocommerce div.product div.images .woocommerce-main-image, .woocommerce #content div.product div.images .woocommerce-main-image {
height: auto !important;
border: 0 !important;
text-align: left !important;
}
.woocommerce div.product div.images img, .woocommerce #content div.product div.images img {
max-width: 100% !important;
}
.stm_works_wr.grid.style_1 .stm_works .item .item_wr img {
width: 100%;
}
}
.mobile_header .logo_wrapper .logo { max-width: 80%; }
.logo a img { max-width: 100%; }
@media only screen and (min-width: 1199px) {
body.boxed_layout .vc_row[data-vc-full-width] {
left: 50% !important;
padding-left: 60px !important;
padding-right: 60px !important;
margin-left: -615px !important;
width: 1230px !important;
}
body.boxed_layout .vc_row.vc_row-no-padding[data-vc-full-width] {
left: 50% !important;
padding-left: 0 !important;
padding-right: 0 !important;
margin-left: -615px !important;
width: 1230px !important;
}
}
@media only screen and (max-width: 992px) {
html body ul.main_menu_nav li.stm_megamenu > ul.sub-menu > li {
padding: 0 !important;
}
}
@media only screen and (max-width: 580px) {
#sb_instagram #sbi_images .sbi_item {
max-height: 140px;
}
}
.icon_box {
display: block;
text-decoration: none !important;
color: inherit !important;
}
.g-recaptcha {
padding: 0 !important;
background: transparent !important;
}
@media only screen and (max-width: 474px ) {
.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
width: 100% !important;
}
}
.icon_top_transparent i,
.icon_left_transparent i {
background: transparent !important;
}
.user_validated_field.form-error {
border-color: #ff0000 !important;
}
body.booked-noScroll {
position: static;
overflow-y: scroll;
}
.home #main.footer_hide {
padding-bottom: 0;
}
@media (max-width: 1480px) and (min-width: 1025px) {
.testimonials_carousel .slick_prev {
left: -50px !important;
}
.testimonials_carousel .slick_next {
right: -50px !important;
}
}
.woocommerce.shop_widgets ul.product_list_widget li:last-child {
padding-bottom: 20px;
border: 0;
}
.woocommerce .widget_shopping_cart .total,
.woocommerce.widget_shopping_cart .total {
border-top: 1px double #ebe9eb;
padding: 10px 0 0;
} .home .stm_select_country_unit .select2-container,
.home .stm_select_office_unit .select2-container {
width: 100% !important;
}
.stm_sidebar .third_bg_color {
margin-right: 0px !important;
margin-bottom: 30px !important;
margin-left: 0px !important;
}
.stm_sidebar .third_bg_color .vc_column-inner {
padding-top: 30px !important;
padding-right: 30px !important;
padding-bottom: 40px !important;
padding-left: 30px !important;
}
.stm_sidebar .third_bg_color .vc_column-inner .vc_custom_heading h4 {
padding: 0;
margin: 0;
}
@media only screen and (max-width: 474px ) {
.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
width: 100% !important;
}
}
.icon_top_transparent i,
.icon_left_transparent i {
background: transparent !important;
}
.user_validated_field.form-error {
border-color: #ff0000 !important;
}
body.booked-noScroll {
position: static;
overflow-y: scroll;
}
.vc_image_carousel.style_1 .item img {
margin-left: auto;
margin-right: auto;
}
.stats_counter.right {
text-align: right;
}
.stats_counter.center {
text-align: center;
}
.slotholder {
filter: none !important;
}
body.header_style_2 .header_top .top_nav .header_socials {
margin-left: 18px !important;
}
body.header_style_2 .header_top .top_nav .header_socials a {
margin-left: 18px !important;
}
body.site_layout_17.header_style_2 .header_top .top_nav .top_nav_wrapper>ul>li>a {
padding: 10px 14px;
}
body.header_style_2 .header_top .top_nav .header_socials a:first-child {
margin-left: 0 !important;
}
body.header_style_6 .header_top .top_nav .top_nav_wrapper>ul>li>a,
body.header_style_6 .header_top .top_nav .main_menu_nav>ul>li>a {
padding: 10px 16px !important;
}
body.site_layout_14 .top_nav .top_nav_wrapper.stm_l14_footer_menu ul.main_menu_nav li a {
padding-right: 35px !important;
padding-left: 35px !important;
}
.stm_the_excerpt {display:none;}
@media only screen and (max-width: 992px ) {
.stm_news .news_list.posts_per_row_3 li {
width: 100% !important;
}
}
@media (max-width: 768px) and (min-width: 767px) {
.vc_col-sm-4 .info_box.style_3 .info_box_text p {
display: none;
}
}
.wpcf7-form-control.wpcf7-wpgdprc {
padding: 0 !important;
background-color: transparent !important;
border: 0 !important;
box-shadow: none !important;
}
.wpcf7-form-control.wpcf7-wpgdprc span.wpcf7-list-item {
margin-left: 0;
}
.wpcf7-form-control.wpcf7-wpgdprc .wpcf7-list-item-label {
padding-left: 4px;
}
.wpcf7-not-valid {
box-shadow: 0 0 1px red !important;
}
body .vc_row.fixed_bg{
background-attachment: fixed;
background-position: 50% 0 !important;
transform: translate3d(0,0,0);
-webkit-transform: translate3d(0,0,0);
}
body.woocommerce-cart .woocommerce {
min-height: 325px;
}
@media only screen and (max-width: 1024px) {
body.woocommerce-cart .woocommerce {
min-height: 0;
}
}
@media only screen and (max-width: 767px) {
.woocommerce-cart table.cart td.actions .coupon .input-text {
float: none;
width: 100%;
margin: 0 0 15px;
}
body .vc_cta3.vc_general.vc_cta3-style-flat {
padding: 50px 0 30px;
}
#sb_instagram.sbi_col_3 #sbi_images .sbi_item, #sb_instagram.sbi_col_4 #sbi_images .sbi_item, #sb_instagram.sbi_col_5 #sbi_images .sbi_item, #sb_instagram.sbi_col_6 #sbi_images .sbi_item {
width: 33.333333% !important;
}
body .vc_progress-bar-color-custom {
padding-right: 0 !important;
}
} @media screen and (max-width: 1366px) {
.page_404 .bottom .bottom_wr {
padding: 70px 15px;
}
}
@media only all and (max-height: 1366px) and (max-width: 1024px) {
body.error404 {
background-size: inherit;
}
.page_404 .bottom .bottom_wr {
padding: 125px 15px;
}
}
@media only all and (max-height: 1024px) and (max-width: 1366px) {
.page_404 .bottom .bottom_wr {
padding: 106px 15px;
}
}
@media only all and (max-height: 768px) and (max-width: 1024px) {
.page_404 {
text-align: center;
}
.page_404 .bottom .bottom_wr {
padding: 20px 15px 30px;
}
.page_404 .container .media-right {
padding-bottom: 25px;
}
.page_404 .container .media-middle {
display: block;
width: auto;
padding: 20px 0 5px;
}
}
@media only screen and (max-width: 424px) {
html body .post_links_box a.portfolio_btn.vc_general.vc_btn3.vc_btn3-size-lg.vc_btn3-icon-left:not(.vc_btn3-o-empty) {
padding-left: 50px;
padding-right: 30px;
}
html body .post_links_box a.portfolio_btn.vc_general.vc_btn3.vc_btn3-size-lg.vc_btn3-icon-left:not(.vc_btn3-o-empty) i.vc_btn3-icon {
left: 20px;
}
html body .post_links_box a.portfolio_btn.vc_general.vc_btn3.vc_btn3-size-lg.vc_btn3-icon-right:not(.vc_btn3-o-empty) {
padding-left: 30px;
padding-right: 50px;
}
html body .post_links_box a.portfolio_btn.vc_general.vc_btn3.vc_btn3-size-lg.vc_btn3-icon-right:not(.vc_btn3-o-empty) i.vc_btn3-icon {
right: 20px;
}
html body .post_links_box .archive_button a.portfolio_btn.vc_general.vc_btn3.vc_btn3-size-lg.vc_btn3-icon-left:not(.vc_btn3-o-empty) {
font-size: 0;
padding: 0;
height: auto;
line-height: 0;
}
html body .post_links_box .archive_button a.portfolio_btn.vc_general.vc_btn3.vc_btn3-size-lg.vc_btn3-icon-left:not(.vc_btn3-o-empty) i.vc_btn3-icon {
font-size: 20px;
position: relative;
margin: 10px;
top: 9px;
left: 0;
}
}
@media screen and (max-width: 320px) { body .stm_chart.legend_position_right canvas {
display: block;
margin: 0 auto;
}
body .stm_chart.legend_position_right .chart-legend {
display: block;
padding: 0;
text-align: center;
}
body .stm_chart.legend_position_right .chart-legend li {
display: inline-block;
margin: 15px 24px 12px 0;
}
}
@media only all and (max-height: 320px) and (max-width: 568px) {
.page_404 .bottom .bottom_wr {
padding: 5px 15px 15px;
}
}
@media screen and (max-width: 1366px) {
.page_404 .bottom .bottom_wr {
padding: 70px 15px;
}
}
@media only all and (max-height: 1366px) and (max-width: 1024px) {
body.error404 {
background-size: inherit;
}
.page_404 .bottom .bottom_wr {
padding: 125px 15px;
}
}
@media only all and (max-height: 1024px) and (max-width: 1366px) {
.page_404 .bottom .bottom_wr {
padding: 106px 15px;
}
}
@media only all and (max-height: 768px) and (max-width: 1024px) {
.page_404 {
text-align: center;
}
.page_404 .bottom .bottom_wr {
padding: 20px 15px 30px;
}
.page_404 .container .media-right {
padding-bottom: 25px;
}
.page_404 .container .media-middle {
display: block;
width: auto;
padding: 20px 0 5px;
}
}
@media only screen and (max-width: 424px) {
html body .post_links_box a.portfolio_btn.vc_general.vc_btn3.vc_btn3-size-lg.vc_btn3-icon-left:not(.vc_btn3-o-empty) {
padding-left: 50px;
padding-right: 30px;
}
html body .post_links_box a.portfolio_btn.vc_general.vc_btn3.vc_btn3-size-lg.vc_btn3-icon-left:not(.vc_btn3-o-empty) i.vc_btn3-icon {
left: 20px;
}
html body .post_links_box a.portfolio_btn.vc_general.vc_btn3.vc_btn3-size-lg.vc_btn3-icon-right:not(.vc_btn3-o-empty) {
padding-left: 30px;
padding-right: 50px;
}
html body .post_links_box a.portfolio_btn.vc_general.vc_btn3.vc_btn3-size-lg.vc_btn3-icon-right:not(.vc_btn3-o-empty) i.vc_btn3-icon {
right: 20px;
}
html body .post_links_box .archive_button a.portfolio_btn.vc_general.vc_btn3.vc_btn3-size-lg.vc_btn3-icon-left:not(.vc_btn3-o-empty) {
font-size: 0;
padding: 0;
height: auto;
line-height: 0;
}
html body .post_links_box .archive_button a.portfolio_btn.vc_general.vc_btn3.vc_btn3-size-lg.vc_btn3-icon-left:not(.vc_btn3-o-empty) i.vc_btn3-icon {
font-size: 20px;
position: relative;
margin: 10px;
top: 9px;
left: 0;
}
}
@media screen and (max-width: 320px) { body .stm_chart.legend_position_right canvas {
display: block;
margin: 0 auto;
}
body .stm_chart.legend_position_right .chart-legend {
display: block;
padding: 0;
text-align: center;
}
body .stm_chart.legend_position_right .chart-legend li {
display: inline-block;
margin: 15px 24px 12px 0;
}
}
@media only all and (max-height: 320px) and (max-width: 568px) {
.page_404 .bottom .bottom_wr {
padding: 5px 15px 15px;
}
} .stm_gmap_wrapper .stm_gmap .gm-style .gm-style-iw {
margin-top: 0 !important;
}
.stm_gmap_wrapper .stm_gmap .gm-style .gm-style-iw-c {
padding: 12px 20px !important;
}
.stm_gmap_wrapper .stm_gmap .gm-style .gm-style-iw-c  button {
display: none !important;
}
.stm_gmap_wrapper .stm_gmap .gm-style .gm-style-iw-d {
overflow: auto !important;
}
body .stm_gmap_wrapper .stm_gmap .gm-style > div:first-child > div + div > div:last-child > div > div:first-child > div > div:first-child > div {
left: 0 !important;
}
.stm_gmap_wrapper .stm_gmap .gm-style iframe + div {
border:none !important;
} #footer .footer_widgets .widget.widget_text #sb_instagram #sbi_images {
display: flex;
flex-wrap: wrap;
float: none !important;
width: 100% !important;
}
@media (max-width: 667px){
.stm_news .news_list li .image img {
width: 100%;
}
}
.wpb_video_wrapper.active:after {
display: none !important;
}
.stm_gmap_wrapper .stm_gmap .gm-style .gm-style-iw .h6 {
text-transform: capitalize !important;
}
.stm-switcher__text,
div [class^=stm-header] span,
[class^=stm-header] span,
[class^=stm-header] a {
font-family: inherit !important;
}#main,
#wrapper,
.content_wrapper,
sub,
sup {
position: relative;
}
hr,
input[type="search"] {
box-sizing: content-box;
}
img,
legend {
border: 0;
}
legend,
td,
th {
padding: 0;
}
.staff_bottom_wr .staff_bottom .infos,
.vacancy_table_wr .vacancy_table,
table {
border-collapse: collapse;
border-spacing: 0;
}
html {
font-family: "Open Sans";
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
}
body {
margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
display: block;
}
audio,
canvas,
progress,
video {
display: inline-block;
vertical-align: baseline;
}
audio:not([controls]) {
display: none;
height: 0;
}
[hidden],
template {
display: none;
}
a {
background-color: transparent;
}
a:active,
a:hover {
outline: 0;
}
abbr[title] {
border-bottom: 1px dotted;
}
dfn {
font-style: italic;
}
small {
font-size: 80%;
}
sub,
sup {
font-size: 75%;
line-height: 0;
vertical-align: baseline;
}
sup {
top: -0.5em;
}
sub {
bottom: -0.25em;
}
svg:not(:root) {
overflow: hidden;
}
figure {
margin: 1em 40px;
}
hr {
height: 0;
}
pre,
textarea {
overflow: auto;
}
code,
kbd,
pre,
samp {
font-family: monospace, monospace;
font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
color: inherit;
font: inherit;
margin: 0;
}
button {
overflow: visible;
}
#wrapper,
.overflow_hidden,
.screen-reader-text {
overflow: hidden;
}
button,
select {
text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
-webkit-appearance: button;
cursor: pointer;
}
button[disabled],
html input[disabled] {
cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0;
}
input {
line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
box-sizing: border-box;
padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
height: auto;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
fieldset {
margin: 0 2px;
}
optgroup {
font-weight: 700;
}
img.alignnone {
max-width: 100%;
height: auto;
}
.aligncenter,
div.aligncenter {
display: block;
margin: 5px auto 20px;
}
.alignright {
float: right;
margin: 5px 0 20px 20px;
}
.alignleft {
float: left;
margin: 6px 30px 20px 0;
}
a img.alignright {
float: right;
margin: 5px 0 20px 20px;
}
a img.alignnone {
margin: 0 0 20px !important;
}
a img.alignleft {
float: left;
margin: 6px 30px 20px 0;
}
a img.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption {
background: #fff;
border: 1px solid #f0f0f0;
max-width: 96%;
padding: 5px 3px 10px;
text-align: center;
}
.wp-caption.alignnone {
margin: 0 0 20px !important;
}
.wp-caption figcaption {
padding: 5px 0 0;
}
.wp-caption.alignleft {
margin: 6px 30px 20px 0;
}
.wp-caption.alignright {
margin: 5px 0 20px 20px;
}
.wp-caption img {
border: 0;
height: auto;
margin: 0;
max-width: 98.5%;
padding: 0;
width: auto;
}
.wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 17px;
margin: 0;
padding: 0 4px 5px;
}
.screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
height: 1px;
width: 1px;
}
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 0;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
color: #21759b;
display: block;
font-size: 14px;
font-weight: 700;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000;
}
.gallery {
margin-bottom: 30px;
}
.gallery .gallery-item {
display: inline-block;
padding: 1.79104477%;
text-align: center;
vertical-align: top;
width: 100%;
margin: 0;
}
.gallery-columns-2 .gallery-item {
max-width: 50%;
}
.gallery-columns-3 .gallery-item {
max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
max-width: 25%;
}
.gallery-columns-5 .gallery-item {
max-width: 20%;
}
.gallery-columns-6 .gallery-item {
max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
max-width: 11.11%;
}
.gallery-icon img {
max-width: 100%;
height: auto;
margin: 0 auto;
}
.gallery-caption {
color: #707070;
color: rgba(51, 51, 51, 0.7);
display: block;
font-size: 12px;
line-height: 1.5;
padding: 0.5em 0;
}
.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption,
.mobile_header,
.under_none h6:after,
body .stm-header .hb-icontext:before {
display: none;
}
.bypostauthor {
text-decoration: none;
}
html {
font-size: 100%;
}
a {
color: #222831;
}
a:hover {
color: #7bc74d;
}
body {
color: #777;
}
body.error404 {
background: url(//giresundehadedektor.com/wp-content/themes/consulting/assets/css/images/page_404.jpg) 50% 0 no-repeat;
background-size: cover;
}
body.error404 #main {
background-color: transparent;
}
body.error404 .content_wrapper {
background: 0 0;
}
body.boxed_layout {
background-attachment: fixed;
background-size: cover;
background-repeat: no-repeat;
}
body.boxed_layout.bg_img_3,
body.boxed_layout.bg_img_4,
body.boxed_layout.boxed_bg_image_pattern {
background-repeat: repeat;
background-position: 50% 50%;
background-size: auto;
background-attachment: fixed;
}
body.boxed_layout.bg_img_1 {
background-image: url(//giresundehadedektor.com/wp-content/themes/consulting/assets/images/bg/img_1.jpg);
}
body.boxed_layout.bg_img_2 {
background-image: url(//giresundehadedektor.com/wp-content/themes/consulting/assets/images/bg/img_2.jpg);
}
body.boxed_layout.bg_img_3 {
background-image: url(//giresundehadedektor.com/wp-content/themes/consulting/assets/images/bg/img_3.png);
}
body.boxed_layout.bg_img_4 {
background-image: url(//giresundehadedektor.com/wp-content/themes/consulting/assets/images/bg/img_4.png);
}
body.boxed_layout.custom_bg_image {
background-attachment: fixed;
background-size: cover;
background-repeat: no-repeat;
}
body.boxed_layout #wrapper {
max-width: 1230px;
margin: 39px auto 0;
overflow: hidden;
background: #fff;
box-shadow: 0 0 20px rgba(0, 0, 0, 0.25);
}
body.boxed_layout.sticky_header #wrapper {
margin-top: 0;
}
body.boxed_layout #footer {
max-width: 1230px;
}
.under_none h6 {
padding: 0;
}
.infos a {
color: #fff;
}
.infos a:hover {
color: #7bc74d;
text-decoration: underline;
}
#main {
z-index: 10;
padding: 0 0 60px;
}
.content_wrapper {
background: #fff;
z-index: 10;
}
.mobile_header .header_info .header_socials {
float: none !important;
padding: 0 0 40px 14px;
}
.mobile_header .header_info .header_socials a {
margin: 0 0 5px 30px !important;
}
.stm_viewport {
opacity: 0;
transition: opacity 0.9s linear;
}
#frontend_customizer_button {
background: #222831;
}
.customizer-demo_list ul li a.active,
.customizer-demo_list ul li a:hover,
.header_styles_list ul li a.active,
.header_styles_list ul li a:hover {
background: #7bc74d;
color: #fff;
}
.testimonials_carousel.style_3 .testimonial {
text-align: center;
}
.testimonials_carousel.style_3 .testimonial .testimonial_inner {
max-width: 920px;
width: auto;
margin: 0 auto;
}
.testimonials_carousel.style_3 .testimonial .testimonial_inner h6 {
margin-bottom: 8px;
font-size: 20px;
color: #222;
}
.testimonials_carousel.style_3 .testimonial .image {
float: none;
max-width: 90px;
max-height: 90px;
width: auto;
margin: 0 auto 29px;
}
.testimonials_carousel.style_3 .testimonial .image img {
border-radius: 50%;
}
.testimonials_carousel.style_3 .testimonial .stm_testimonials_content_unit {
position: relative;
padding-bottom: 51px;
font-family: "Open Sans", sans-serif;
color: #595959;
font-size: 18px;
line-height: 30px;
}
.testimonials_carousel.style_3 .testimonial .stm_testimonials_content_unit:after {
font-family: stm;
speak: none;
font-style: normal;
font-weight: 400;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
position: absolute;
bottom: 27px;
left: 50%;
margin-left: -10px;
font-size: 22px;
color: #2d6947;
content: "\e948";
}
.testimonials_carousel.style_3 .testimonial .stm_testimonials_content_unit p {
color: #595959;
line-height: 30px;
}
.testimonials_carousel.style_3 .testimonial .info .company,
.testimonials_carousel.style_3 .testimonial .info .position {
font-family: "Open Sans", sans-serif;
font-size: 14px;
}
body.home #main {
padding-bottom: 0;
}
.stm-header .dropdown-list {
padding: 0;
}
body .info_box p {
min-height: auto;
}
body .info_box.style_2 h4 {
margin-bottom: 13px;
}
body .info_box.style_2 p {
margin-bottom: 14px;
}
body .stm-header .stm-socials a {
margin: 0 5px;
}
.stm-switcher__option {
font-family: inherit !important;
}
body .icon_box.style_1.icon_left h5 {
font-size: 17px;
}
body .icon_box.style_1.icon_left_transparent h5 {
font-size: 18px;
}
body .comment-body .comment-text ul li,
body .wpb_text_column ul li {
line-height: 18px;
}
body .vc_general.vc_btn3.vc_btn3-size-lg.vc_btn3-icon-left:not(.vc_btn3-o-empty) .vc_btn3-icon.fa-briefcase {
color: #222831;
}
body .vc_general.vc_btn3.vc_btn3-size-lg.vc_btn3-icon-left:not(.vc_btn3-o-empty):hover .vc_btn3-icon.fa-briefcase,
body .vc_general.vc_btn3.vc_btn3-size-lg.vc_btn3-icon-left:not(.vc_btn3-o-empty):hover .vc_btn3-icon.stm-home {
color: #fff !important;
}
.button,
.post-password-form input[type="submit"],
.stm_events_modern .stm_events_modern_list .item .item_wr .content .stm_events_modern_row .event_speaker_content .event_speaker_name a,
.testimonials_carousel.style_3 .testimonial .testimonial_inner h6,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce input.button.alt,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
body .button,
body .vc_general.vc_btn3.vc_btn3-size-lg.vc_btn3-style-flat,
body .vc_general.vc_btn3.vc_btn3-size-lg.vc_btn3-style-outline,
body .vc_general.vc_btn3.vc_btn3-size-lg.vc_btn3-style-outline-custom,
body .vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-icon-right:not(.vc_btn3-o-empty),
h2 > .subtitle {
font-weight: 600;
}
body .button.theme_style_3,
body .button.theme_style_3 i {
color: #fff;
}
body .stm-search .stm_widget_search button[type="submit"],
body .stm_hb_mbc_a:after,
body .stm_hb_mbc_a_h:hover:after,
body .stm_hb_mbc_b:before,
body .stm_hb_mbc_b_h:hover:before,
body .stm_hb_mbc_h.active,
body .stm_hb_mbc_h:hover {
background-color: #7bc74d !important;
border-color: #7bc74d !important;
}
.stm-header__element .dropdown-toggle.stm_hb_mbc:hover {
background-color: #7bc74d !important;
}
body .stm-header__element .dropdown.open > .stm_hb_mbc > li > a:hover,
body .vc_progress_bar .vc_single_bar .vc_bar {
background-color: #7bc74d;
}
body .vc_tta-container .vc_tta-accordion.vc_general.vc_tta-style-modern .vc_tta-panel-title > a .vc_tta-controls-icon::after,
body .vc_tta-container .vc_tta-accordion.vc_general.vc_tta-style-modern .vc_tta-panel-title > a .vc_tta-controls-icon::before {
border-color: #6bc74d !important;
}
body .stm_hb_mbc.cart__quantity-badge {
background-color: #6bc74d !important;
}
.page_title.transparent .breadcrumbs span a:hover,
body .stm-search .stm_widget_search_button:hover i {
color: #7bc74d;
}
body .stm-header__hb .stm-navigation__default > ul > li > a {
line-height: 25px;
}
body .vc_testimonials.style_3.navigation-bullets {
background-position-x: center;
padding: 100px 0;
}
body .vc_general.vc_btn3.vc_btn3-size-sm.vc_btn3-icon-right:not(.vc_btn3-o-empty) {
border-radius: 4px;
}
html body .vc_general.vc_btn3.vc_btn3-color-theme_style_3.vc_btn3-style-flat {
color: #fff;
}
body .icon_box.style_1.icon_left h5.no_stripe,
body .icon_box.style_1.icon_left_transparent h5.no_stripe {
letter-spacing: 1px;
}
body .posts_grid .post_date .fa,
body .stm_contact_two .stm_contact_info .stm_contact_row i,
body .stm_contacts_widget.style_4 ul li .icon,
body .stm_post_details .comments_num .fa,
body .stm_post_details ul li i,
html body .stm-header__row ul li.stm_megamenu > ul.sub-menu > li .fa,
html body .stm-header__row ul li.stm_megamenu > ul.sub-menu > li .stm_megaicon {
color: #6bc74d;
}
body .vc_row.position_y_bottom {
background-position: center bottom !important;
}
@media (max-width: 1199px) {
body .vc_row.position_y_bottom {
background: inherit !important;
}
}
.stm-header .stm-navigation__default > ul > li > ul > li.current-menu-parent > a {
color: #7bc74d;
}
.stm-header .stm-navigation__default > ul > li.current-menu-ancestor > a:after,
.stm-header .stm-navigation__default > ul > li.current-menu-parent > a:after {
display: block !important;
bottom: -10px;
visibility: visible;
opacity: 1;
}
.stm-amsterdam-arrow {
transition: all 0.3s;
margin-left: 5px;
color: #6bc74d;
}
a:hover .stm-amsterdam-arrow {
color: #7bc74d;
}
@media (max-width: 1024px) {
body .h2,
body h2 {
font-size: 30px;
line-height: 40px;
}
}
@media only screen and (max-width: 1023px) {
.stm-header .stm-navigation__default > ul > li.current-menu-item > a,
.stm-header .stm-navigation__default > ul > li.current-menu-parent > a,
.stm-header .stm-navigation__default > ul > li.current_page_item > a {
color: #7bc74d;
}
body .stm-header__hb .stm-navigation__default > ul > li.menu-item-has-children.current-menu-parent .stm_mobile__dropdown:after,
body .stm-header__hb .stm-navigation__default > ul > li.menu-item-has-children.current_page_item > a:after,
html body .stm-header.stm-header__hb .stm-navigation__default > ul > li > ul > li.current-menu-parent.menu-item-has-children .stm_mobile__dropdown:after {
border-color: #7bc74d transparent transparent;
}
.stm-header__cell_right .stm-header__element:last-child {
order: 0;
margin-top: 15px !important;
}
body .vc_testimonials.style_3.navigation-bullets {
padding: 80px 0;
}
body .stm-cart_style_1 .cart:hover .mini-cart {
min-width: 235px;
}
body .stm-search .stm_widget_search button[type="submit"] {
border: none;
}
body .stm-cart_style_1 .cart {
margin-left: 0;
}
.vc_column-inner-mobile-spacings .vc_column-inner {
padding: 0 15px !important;
}
body .no_spacing_in_mobile {
margin: 0 !important;
}
}
@media only screen and (max-width: 1024px) {
body .wpb_column > .vc_column-inner > .wpb_wrapper .my_form {
padding: 0 !important;
}
}
@media only screen and (max-width: 768px) {
body .wpb_column > .vc_column-inner > .wpb_wrapper .my_form {
padding: 15px !important;
}
.Newspaper-Subtitle,
.tp-caption.Newspaper-Subtitle {
color: #fff !important;
font-weight: 600 !important;
}
}
@media only screen and (max-width: 767px) {
.text-center_in_mobile,
.text-center_in_mobile p {
text-align: center;
}
}
@media only screen and (max-width: 425px) {
body .wpb_column > .vc_column-inner > .wpb_wrapper .my_form {
padding: 15px 0 !important;
}
}
.vc_row.wpb_row.vc_row-fluid.stokcs_bg_position_center {
background-position: 50% 0 !important;
}
@media only screen and (max-width: 1199px) {
.vc_row.wpb_row.vc_row-fluid.stokcs_bg_position_center {
background: #f7f7f7 !important;
}
}
.stm-header .stm-navigation__default > ul > li > ul > li > ul > li.current-menu-item > a,
.stm-header .stm-navigation__default > ul > li > ul > li > ul > li.current_page_parent > a,
body .stm-header__hb .stm-navigation__default > ul > li.current-menu-item > a,
body .stm-header__hb .stm-navigation__default > ul > li.current-menu-parent > a {
color: #2d6947 !important;
}
body .elementor-widget-accordion .elementor-accordion .elementor-accordion-item .elementor-tab-title:not(.elementor-active) {
background: 0 0;
border-bottom: 1px #eeeff1 solid;
}
body .elementor-widget-accordion .elementor-accordion .elementor-accordion-item:last-child .elementor-tab-title {
border-bottom: none;
}
body .elementor-widget-accordion .elementor-accordion .elementor-accordion-item .elementor-tab-content p {
font-size: inherit;
line-height: inherit;
color: inherit;
font-weight: inherit;
}
body .elementor-custom-embed-play .eicon-play {
width: 96px;
height: 96px;
margin: -50px 0 0 -50px;
border-radius: 50%;
}
body .elementor-custom-embed-play .eicon-play:hover {
background-color: #222831;
}
body .elementor-custom-embed-play .eicon-play:before {
top: 34px;
left: 42px;
border-left: 22px solid #fff;
border-top: 15px solid transparent;
border-bottom: 15px solid transparent;
}
@media (max-width: 640px) {
body .elementor-custom-embed-play .eicon-play {
width: 62px;
height: 62px;
border-width: 4px;
margin: -31px 0 0 -31px;
line-height: 62px;
}
body .elementor-custom-embed-play .eicon-play:before {
top: 17px;
left: 24px;
}
}
.header_top {
position: relative;
padding: 43px 0 71px;
background: #fff;
}
.header_top:before {
content: "";
position: absolute;
left: 0;
top: 0;
right: 0;
bottom: 0;
background: rgba(0, 0, 0, 0.1);
z-index: 10;
display: block;
}
.header_top .container {
position: relative;
z-index: 15;
}
.logo {
float: left;
font-size: 30px;
text-transform: uppercase;
color: #333;
}
.logo a {
display: block;
}
.logo a img {
max-width: inherit;
}
.header_socials {
float: right;
font-size: 0;
margin: 0 0 0 82px;
}
.header_socials a {
font-size: 22px;
line-height: 22px;
display: inline-block;
margin: 10px 0 0 16px;
color: rgba(255, 255, 255, 0.66);
transition: color 0.2s linear;
}
.header_socials a:first-child {
margin: 0;
}
.header_socials a:hover {
color: #fff;
}
.icon_text {
position: relative;
}
.icon_text .icon {
float: left;
font-size: 22px;
color: #7bc74d;
margin: 0 14px 0 0;
}
.icon_text .icon i {
vertical-align: top;
}
.icon_text .text {
color: #222831;
float: right;
font-size: 13px;
}
.icon_text .text strong {
font-weight: 400;
line-height: 16px;
}
.header_top .icon_text {
float: right;
margin: 5px 0 0 62px;
line-height: 16px;
}
#stm_wpml_lang_switcher {
position: relative;
margin: 0 0 0 51px;
padding: 15px 0;
float: right;
text-transform: uppercase;
font-size: 13px;
font-weight: 900;
}
#stm_wpml_lang_switcher ul {
position: absolute;
left: -20px;
top: -4px;
list-style: none;
background: #fff;
border: 1px solid #ccc;
z-index: 2;
padding: 55px 25px 8px 20px;
margin: 0;
display: none;
}
#stm_wpml_lang_switcher:hover ul {
display: block;
}
#stm_wpml_lang_switcher .active_language {
position: relative;
color: #999;
cursor: pointer;
z-index: 5;
}
#stm_wpml_lang_switcher .active_language .fa {
margin: 0 0 0 4px;
}
#stm_wpml_lang_switcher li {
margin: 0 0 10px;
font-weight: 400;
}
#stm_wpml_lang_switcher li a {
color: #aaa;
}
#stm_wpml_lang_switcher li a:hover {
color: #222831;
}
body.header_style_2 .header_top {
background: rgba(255, 255, 255, 0.3);
padding: 0;
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
}
body.header_style_2 .header_top:before {
display: none;
}
body.header_style_2 .header_top .logo {
float: none;
}
body.header_style_2 .header_top .logo a {
margin-top: -12px;
}
body.header_style_2 .header_top .top_nav {
position: relative;
float: none;
bottom: auto;
top: auto;
left: auto;
right: auto;
padding: 33px 0;
overflow: inherit;
}
body.header_style_2 .header_top .top_nav .main_menu_nav,
body.header_style_2 .header_top .top_nav .top_nav_wrapper {
background: 0 0;
box-shadow: none;
float: right;
}
body.header_style_2 .header_top .top_nav .main_menu_nav > ul,
body.header_style_2 .header_top .top_nav .top_nav_wrapper > ul {
padding: 0;
}
body.header_style_2 .header_top .top_nav .main_menu_nav > ul > li,
body.header_style_2 .header_top .top_nav .top_nav_wrapper > ul > li {
letter-spacing: -0.04em;
}
body.header_style_2 .header_top .top_nav .main_menu_nav > ul > li > a,
body.header_style_2 .header_top .top_nav .top_nav_wrapper > ul > li > a {
color: #222831;
padding: 10px 16px;
height: auto;
}
body.header_style_2 .header_top .top_nav .main_menu_nav > ul > li.current-menu-ancestor > a,
body.header_style_2 .header_top .top_nav .main_menu_nav > ul > li.current-menu-parent > a,
body.header_style_2 .header_top .top_nav .main_menu_nav > ul > li.current_page_ancestor > a,
body.header_style_2 .header_top .top_nav .main_menu_nav > ul > li.current_page_item > a,
body.header_style_2 .header_top .top_nav .main_menu_nav > ul > li.current_page_parent > a,
body.header_style_2 .header_top .top_nav .main_menu_nav > ul > li:hover > a,
body.header_style_2 .header_top .top_nav .top_nav_wrapper > ul > li.current-menu-ancestor > a,
body.header_style_2 .header_top .top_nav .top_nav_wrapper > ul > li.current-menu-parent > a,
body.header_style_2 .header_top .top_nav .top_nav_wrapper > ul > li.current_page_ancestor > a,
body.header_style_2 .header_top .top_nav .top_nav_wrapper > ul > li.current_page_item > a,
body.header_style_2 .header_top .top_nav .top_nav_wrapper > ul > li.current_page_parent > a,
body.header_style_2 .header_top .top_nav .top_nav_wrapper > ul > li:hover > a {
color: #7bc74d;
}
body.header_style_2 .header_top .top_nav .header_socials {
float: right;
font-size: 0;
margin: -2px 0 0 60px;
}
body.header_style_2 .header_top .top_nav .header_socials a {
font-size: 16px;
line-height: 16px;
display: inline-block;
margin: 14px 0 0 25px;
color: #222831;
transition: color 0.2s linear;
}
body.header_style_2 .header_top .top_nav .header_socials a.cart_count {
position: relative;
font-size: 15px;
}
body.header_style_2 .header_top .top_nav .header_socials a.cart_count .count {
position: absolute;
right: -10px;
top: -11px;
background: #6bc74d;
border-radius: 50%;
width: 19px;
height: 19px;
font-size: 9px;
font-weight: 700;
text-align: center;
line-height: 21px;
color: #243238 !important;
}
body.header_style_3 .top_nav,
body.header_style_4 .top_nav {
position: relative;
top: auto;
left: auto;
right: auto;
float: none;
bottom: auto;
overflow: inherit;
}
body.header_style_2 .header_top .top_nav .header_socials a:first-child {
margin: 0;
}
body.header_style_2 .header_top .top_nav .header_socials a:hover {
color: #7bc74d;
text-decoration: none;
}
body.header_style_3 .header_top {
padding: 42px 0 35px;
}
body.header_style_3 .header_top:before {
display: none;
}
body.header_style_3 .header_top .icon_text {
margin-top: 0;
}
body.header_style_3 .header_top .logo a {
margin-top: -13px;
}
body.header_style_3 .header_top .header_socials a {
margin-top: 5px;
color: #222831;
}
body.header_style_3 .header_top .header_socials a:hover {
color: #7bc74d;
}
body.header_style_3 .top_nav {
padding: 0;
background: rgba(34, 40, 49, 0.2);
}
body.header_style_3 .top_nav .top_nav_wrapper {
background: 0 0;
box-shadow: none;
border-top: 1px solid rgba(255, 255, 255, 0.15);
}
body.header_style_3 .top_nav .top_nav_wrapper > ul {
margin: 0 0 0 -16px;
padding: 0;
}
body.header_style_3 .top_nav .top_nav_wrapper > ul > li {
font-size: 21px;
}
body.header_style_3 .top_nav .top_nav_wrapper > ul > li > a {
height: 80px;
}
body.header_style_3 .top_nav .top_nav_wrapper > ul > li:hover > a {
color: #fff;
text-decoration: underline !important;
}
body.header_style_3 .top_nav .top_nav_wrapper > ul > li.menu-item-has-children > a:after {
content: "";
width: 0;
height: 0;
display: inline-block;
vertical-align: middle;
margin-left: 10px;
border-left: 3px solid transparent;
border-right: 3px solid transparent;
border-top: 5px solid #fff;
}
body.header_style_3 .top_nav .icon_text:before,
body.header_style_4 .header_top:before,
body.header_style_4 .top_nav .top_nav_wrapper > ul > li:first-child > a:after,
body.header_style_5 .header_top:before {
display: none;
}
body.header_style_3 .top_nav .top_nav_wrapper > ul > li.current-menu-ancestor > a,
body.header_style_3 .top_nav .top_nav_wrapper > ul > li.current-menu-item > a,
body.header_style_3 .top_nav .top_nav_wrapper > ul > li.current-menu-parent > a,
body.header_style_3 .top_nav .top_nav_wrapper > ul > li.current_page_ancestor > a {
color: #fff !important;
text-decoration: underline !important;
}
body.header_style_3 .top_nav .top_nav_wrapper > ul > li ul li {
font-size: 16px;
}
body.header_style_3 .top_nav .icon_text {
margin-right: 0;
}
body.header_style_3 .top_nav .icon_text .icon {
margin-top: 7px;
}
body.header_style_3 .top_nav .icon_text .text {
padding-top: 4px;
color: #fff;
}
body.header_style_3:not(.home) .top_nav {
background: #6bc74d;
}
body.header_style_3:not(.home) .top_nav .icon_text .icon {
color: #fff;
}
body.header_style_4 .header_top {
background: #fff;
padding: 50px 0 42px;
}
body.header_style_4 .header_top .icon_text {
margin-top: 0;
margin-left: 95px;
padding: 0 5px;
}
body.header_style_4 .header_top .icon_text .text {
color: #222831;
}
body.header_style_4 .header_top .icon_text .text strong {
font-weight: 400;
}
body.header_style_4 .header_top .icon_text.big {
margin-left: 113px;
}
body.header_style_4 .header_top .icon_text.big .icon {
margin-right: 15px;
}
body.header_style_4 .header_top .icon_text.big .text strong {
font-family: "Open Sans", sans-serif;
font-weight: 700;
font-size: 18px;
}
body.header_style_4 .header_top .icon_text .icon {
margin-right: 13px;
font-size: 22px;
}
body.header_style_4 .header_top .logo a {
margin-top: -13px;
}
body.header_style_4 .top_nav {
padding: 0;
background: #222831;
}
body.header_style_4 .top_nav .top_nav_wrapper {
background: 0 0;
box-shadow: none;
}
body.header_style_4 .top_nav .top_nav_wrapper > ul {
margin: 0 0 0 -20px;
padding: 0;
}
body.header_style_4 .top_nav .top_nav_wrapper > ul > li {
font-size: 16px;
}
body.header_style_4 .top_nav .top_nav_wrapper > ul > li > a {
padding: 21px 21px 21px 20px;
letter-spacing: -0.4px;
}
body.header_style_4 .top_nav .top_nav_wrapper > ul > li.menu-item-has-children > a:after {
content: "";
position: absolute;
top: 50%;
right: 6px;
width: 0;
height: 0;
border-width: 5px 4px 0;
border-style: solid;
border-color: #6bc74d transparent transparent;
}
body.header_style_4 .top_nav .icon_text {
margin-right: 0;
}
body.header_style_4 .top_nav .header_socials a {
margin: 20px 0 0 18px;
}
body.header_style_4 .top_nav .header_socials a:hover {
color: #fff;
}
body.header_style_5 .header_top {
position: relative;
z-index: 21;
background: 0 0;
padding: 26px 0 36px;
}
body.header_style_5 .header_top .info-text {
color: #222831;
font-size: 13px;
line-height: normal;
}
body.header_style_5 .header_top .info-text b,
body.header_style_5 .header_top .info-text strong {
font-weight: 700;
font-size: 18px;
}
body.header_style_5 .header_top .info-text.__phone-number {
position: absolute;
right: 15px;
top: 15px;
line-height: 16px;
}
body.header_style_5 .header_top .logo {
float: none;
}
body.header_style_5 .header_top .logo a img {
display: block;
margin: 0 auto;
}
body.header_style_5 .header_top #lang_sel {
position: relative;
float: left;
transition: all 0.3s ease;
}
body.header_style_5 .header_top #lang_sel > ul {
list-style: none;
margin: 0;
padding: 0;
}
body.header_style_5 .header_top #lang_sel > ul > li .lang_sel_sel {
position: relative;
display: block;
padding: 15px 24px 15px 1px;
color: #222831;
text-decoration: none !important;
}
body.header_style_5 .header_top #lang_sel > ul > li .lang_sel_sel:after {
content: "";
border-left: 3px solid transparent;
border-right: 3px solid transparent;
border-top: 5px solid #222831;
position: absolute;
right: 2px;
top: 50%;
margin: -2px 0 0;
}
body.header_style_5 .header_top #lang_sel > ul > li > ul {
position: absolute;
visibility: hidden;
left: 0;
top: 100%;
min-width: 100%;
background: #222831;
list-style: none;
padding: 2px 0 12px;
margin: 0;
opacity: 0;
transition: all 0.3s ease;
}
body.header_style_5 .header_top #lang_sel > ul > li > ul a {
color: #fff;
display: block;
padding: 10px 20px;
text-decoration: none !important;
transition: background 0.3s ease;
}
body.header_style_7 .side_nav .main_menu_nav > li ul li a:focus,
body.header_style_7 .side_nav .main_menu_nav > li ul li a:hover,
body.header_style_7 .side_nav .main_menu_nav > li > a:focus,
body.header_style_7 .side_nav .main_menu_nav > li > a:hover,
body.header_style_8 .side_nav .main_menu_nav > li ul li a:focus,
body.header_style_8 .side_nav .main_menu_nav > li ul li a:hover,
body.header_style_8 .side_nav .main_menu_nav > li > a:focus,
body.header_style_8 .side_nav .main_menu_nav > li > a:hover {
text-decoration: none;
}
body.header_style_5 .header_top #lang_sel > ul > li > ul a:hover {
background: #7bc74d;
}
body.header_style_5 .header_top #lang_sel:hover {
background: 0 0;
}
body.header_style_5 .header_top #lang_sel:hover > ul > li > ul {
visibility: visible;
opacity: 1;
}
body.header_style_5 .top_nav {
position: relative;
float: none;
bottom: auto;
top: auto;
left: auto;
right: auto;
padding: 0;
overflow: inherit;
background: 0 0;
}
body.header_style_5 .top_nav .top_nav_wrapper {
background: 0 0;
box-shadow: none;
border-bottom: 1px solid rgba(34, 40, 49, 0.25);
text-align: center;
}
body.header_style_5 .top_nav .top_nav_wrapper > ul {
margin: 0 auto;
display: inline-block;
vertical-align: top;
padding: 0;
float: none;
text-align: left;
}
body.header_style_5 .top_nav .top_nav_wrapper > ul > li {
font-size: 14px;
}
body.header_style_5 .top_nav .top_nav_wrapper > ul > li:first-child > a:after {
display: none;
}
body.header_style_5 .top_nav .top_nav_wrapper > ul > li > a {
color: #222831;
height: auto;
text-transform: uppercase;
padding: 20px 26px;
letter-spacing: -0.5px;
}
body.header_style_5 .top_nav .top_nav_wrapper > ul > li.current-menu-item > a,
body.header_style_5 .top_nav .top_nav_wrapper > ul > li.current_page_item > a,
body.header_style_5 .top_nav .top_nav_wrapper > ul > li:hover > a {
color: #7bc74d;
}
body.header_style_5.header_inverse #lang_sel > ul > li .lang_sel_sel,
body.header_style_5.header_inverse .header_top .info-text,
body.header_style_5.header_inverse .top_nav .top_nav_wrapper > ul > li > a {
color: #fff;
}
body.header_style_5 .top_nav .top_nav_wrapper > ul > li.menu-item-has-children > a:after {
content: "";
position: absolute;
top: 26px;
right: 6px;
width: 0;
height: 0;
border-width: 5px 4px 0;
border-style: solid;
border-color: #7bc74d transparent transparent;
}
body.header_style_5.header_inverse #lang_sel {
transition: all 0.3s ease;
}
body.header_style_5.header_inverse #lang_sel > ul > li .lang_sel_sel:after {
border-top: 5px solid #fff;
}
body.header_style_5.header_inverse .top_nav .top_nav_wrapper {
border-bottom: 1px solid rgba(255, 255, 255, 0.25);
}
body.header_style_5.header_inverse .top_nav .top_nav_wrapper > ul > li.current-menu-item > a,
body.header_style_5.header_inverse .top_nav .top_nav_wrapper > ul > li.current_page_item > a,
body.header_style_5.header_inverse .top_nav .top_nav_wrapper > ul > li:hover > a {
color: #7bc74d;
}
body.header_style_5.title_box_image_added .top_nav .top_nav_wrapper {
border: none;
}
body.header_style_6:not(.home) .header_top {
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
}
body.header_style_6 .header_top {
background: 0 0;
padding: 0;
position: relative;
}
body.header_style_6 .header_top:before {
content: "";
position: absolute;
width: 100%;
top: 0;
left: 0;
height: 47px;
background: 0 0;
}
body.header_style_6 .header_top .header_top_wrapper {
background: 0 0;
padding: 0;
}
body.header_style_6 .header_top .logo {
float: none;
}
body.header_style_6 .header_top .logo a {
margin-top: -12px;
}
body.header_style_6 .header_top .top_nav {
position: relative;
float: none;
bottom: auto;
top: auto;
left: auto;
right: auto;
padding: 26px 0;
overflow: inherit;
}
body.header_style_6 .header_top .top_nav .main_menu_nav {
margin-right: -25px;
}
body.header_style_6 .header_top .top_nav .main_menu_nav,
body.header_style_6 .header_top .top_nav .top_nav_wrapper {
background: 0 0;
box-shadow: none;
float: right;
}
body.header_style_6 .header_top .top_nav .main_menu_nav > ul,
body.header_style_6 .header_top .top_nav .top_nav_wrapper > ul {
padding: 0;
}
body.header_style_6 .header_top .top_nav .main_menu_nav > ul > li,
body.header_style_6 .header_top .top_nav .top_nav_wrapper > ul > li {
letter-spacing: -0.02em;
}
body.header_style_6 .header_top .top_nav .main_menu_nav > ul > li > a,
body.header_style_6 .header_top .top_nav .top_nav_wrapper > ul > li > a {
color: #222831;
padding: 10px 20px;
text-transform: normal;
font-size: 16px;
height: auto;
}
body.header_style_6 .header_top .top_nav .main_menu_nav > ul > li.menu-item-has-children > a:after,
body.header_style_6 .header_top .top_nav .top_nav_wrapper > ul > li.menu-item-has-children > a:after {
content: "";
position: absolute;
top: 16px;
right: 6px;
width: 0;
height: 0;
border-width: 5px 4px 0;
border-style: solid;
border-color: #7bc74d transparent transparent;
}
body.header_style_6 .header_top .top_nav .main_menu_nav > ul > li.current-menu-ancestor > a,
body.header_style_6 .header_top .top_nav .main_menu_nav > ul > li.current-menu-parent > a,
body.header_style_6 .header_top .top_nav .main_menu_nav > ul > li.current_page_ancestor > a,
body.header_style_6 .header_top .top_nav .main_menu_nav > ul > li.current_page_item > a,
body.header_style_6 .header_top .top_nav .main_menu_nav > ul > li.current_page_parent > a,
body.header_style_6 .header_top .top_nav .main_menu_nav > ul > li:hover > a,
body.header_style_6 .header_top .top_nav .top_nav_wrapper > ul > li.current-menu-ancestor > a,
body.header_style_6 .header_top .top_nav .top_nav_wrapper > ul > li.current-menu-parent > a,
body.header_style_6 .header_top .top_nav .top_nav_wrapper > ul > li.current_page_ancestor > a,
body.header_style_6 .header_top .top_nav .top_nav_wrapper > ul > li.current_page_item > a,
body.header_style_6 .header_top .top_nav .top_nav_wrapper > ul > li.current_page_parent > a,
body.header_style_6 .header_top .top_nav .top_nav_wrapper > ul > li:hover > a {
color: #7bc74d;
}
body.header_style_7 {
margin-left: 300px;
}
body.header_style_7 .stm-revslider-wrapper {
padding-left: 300px !important;
}
body.header_style_7 #wrapper {
overflow: visible;
}
body.header_style_7 #footer,
body.header_style_7 #main {
overflow: hidden;
}
body.header_style_7.header_transparent #header {
position: relative;
}
body.header_style_7 .container {
max-width: 1140px;
width: 100%;
}
body.header_style_7 .header_side {
position: fixed;
top: 0;
bottom: 0;
left: 0;
width: 300px;
background: #fff;
box-shadow: 1px 0 6px rgba(0, 0, 0, 0.2);
}
body.header_style_7 .header_side_wrapper {
padding: 79px 33px 40px 38px;
}
body.header_style_7 .logo {
float: none;
text-align: center;
}
body.header_style_7 .side_nav {
margin-top: 62px;
}
body.header_style_7 .side_nav .main_menu_nav {
list-style: none;
padding-left: 0;
margin-bottom: 0;
}
body.header_style_7 .side_nav .main_menu_nav > li {
position: relative;
padding: 0 48px 0 53px;
margin: 0 -48px 0 -53px;
}
body.header_style_7 .side_nav .main_menu_nav > li:not(:first-child) > a {
border-top: 1px solid rgba(34, 40, 49, 0.21);
}
body.header_style_7 .side_nav .main_menu_nav > li > a {
position: relative;
display: block;
padding: 19.5px 0;
color: #222831;
text-transform: uppercase;
font-weight: 700;
font-family: "Open Sans", sans-serif;
font-size: 14px;
transition: all 0.3s ease;
}
body.header_style_7 .side_nav .main_menu_nav > li.menu-item-has-children > a {
padding-right: 10px;
}
body.header_style_7 .side_nav .main_menu_nav > li.menu-item-has-children > a:after {
content: "\f105";
font: normal normal normal 14px/1 FontAwesome;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
transform: translate(0, 0);
font-size: 14px;
position: absolute;
right: 0;
top: 21px;
}
body.header_style_7 .side_nav .main_menu_nav > li.current-menu-item > a,
body.header_style_7 .side_nav .main_menu_nav > li.current-menu-parent > a,
body.header_style_7 .side_nav .main_menu_nav > li:hover > a {
color: #7bc74d;
}
body.header_style_7 .side_nav .main_menu_nav > li ul {
width: 208px;
background: #fff;
box-shadow: 2px 1px 6px rgba(0, 0, 0, 0.2);
position: absolute;
left: 100%;
top: -10px;
margin-bottom: 0;
margin-left: -20px;
padding: 5px 0;
list-style: none;
visibility: hidden;
opacity: 0;
transition: all 0.3s ease;
}
body.header_style_7 .side_nav .main_menu_nav > li ul ul {
margin-left: 0;
}
body.header_style_7 .side_nav .main_menu_nav > li ul li {
position: relative;
}
body.header_style_7 .side_nav .main_menu_nav > li ul li a {
display: block;
position: relative;
padding: 8px 20px;
font-size: 13px;
font-family: "Open Sans", sans-serif;
color: #222831;
text-transform: uppercase;
}
body.header_style_7 .side_nav .main_menu_nav > li ul li.menu-item-has-children > a {
padding-right: 25px;
}
body.header_style_7 .side_nav .main_menu_nav > li ul li.menu-item-has-children > a:after {
content: "\f105";
font: normal normal normal 14px/1 FontAwesome;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
transform: translate(0, 0);
font-size: 14px;
position: absolute;
right: 19px;
top: 13px;
}
body.header_style_7 .side_nav .main_menu_nav > li ul li:hover > a {
background: #222831;
color: #fff;
box-shadow: none;
}
body.header_style_7 .side_nav .main_menu_nav > li ul li:hover > ul,
body.header_style_7 .side_nav .main_menu_nav > li:hover > ul {
visibility: visible;
opacity: 1;
}
body.header_style_7 .header_socials {
margin: 45px 0 0;
float: none;
text-align: center;
}
body.header_style_7 .header_socials a {
font-size: 19px;
color: #222831;
}
body.header_style_7 .header_socials a:not(:first-child) {
margin-left: 36px;
}
body.header_style_7 .header_socials a:hover {
color: #7bc74d;
}
body.header_style_7 .header_copyright {
margin-top: 47px;
font-size: 13px;
line-height: 24px;
color: #777;
}
body.header_style_8 #wrapper {
overflow: visible;
}
body.header_style_8 #lang_sel {
float: none;
width: auto;
margin-right: -22px;
padding-right: 8px;
background-color: #222831;
}
body.header_style_8 #lang_sel ul > li .lang_sel_sel {
padding: 16px 20px;
}
body.header_style_8 #footer,
body.header_style_8 #main {
overflow: hidden;
}
body.header_style_8.header_transparent #header {
position: relative;
}
body.header_style_8 #menu_toggle_button {
position: fixed;
top: 0;
left: 0;
cursor: pointer;
width: 62px;
padding: 30px 0;
height: 30px;
z-index: 40;
}
body.header_style_8 #menu_toggle_button.affix {
background-color: rgba(34, 40, 49, 0.9);
}
body.header_style_8 #menu_toggle_button button {
position: absolute;
left: 0;
right: 0;
top: 50%;
margin: -2px auto 0;
background: #fff;
height: 2px;
padding: 0;
border: none;
width: 32px;
transition: 0.4s;
outline: 0 !important;
border-radius: 2px;
}
body.header_style_8 #menu_toggle_button button:after,
body.header_style_8 #menu_toggle_button button:before {
content: "";
position: absolute;
left: 0;
height: 2px;
background: #fff;
transform-origin: 1.5px center;
transition: 0.4s;
border-radius: 2px;
}
body.header_style_8 #menu_toggle_button button:before {
top: -8px;
width: 32px;
}
body.header_style_8 #menu_toggle_button button:after {
bottom: -8px;
width: 22px;
}
body.header_style_8 #menu_toggle_button.open {
background-color: transparent;
}
body.header_style_8 #menu_toggle_button.open button {
background: 0 0;
}
body.header_style_8 #menu_toggle_button.open button:before {
top: 0;
background: #222831;
transform: rotate3d(0, 0, 1, -45deg);
transform-origin: 50% 50%;
}
body.header_style_8 #menu_toggle_button.open button:after {
bottom: 0;
width: 32px;
background: #222831;
transform: rotate3d(0, 0, 1, 45deg);
transform-origin: 50% 50%;
}
body.header_style_8 .side_nav_wrapper {
margin-bottom: 20px;
padding-top: 60px;
}
body.header_style_8 .header_side {
position: fixed;
top: 0;
bottom: 0;
left: -100%;
width: 260px;
background: #f2eee3;
box-shadow: 1px 0 6px rgba(0, 0, 0, 0.2);
z-index: 30;
}
body.header_style_8 .header_side .container {
width: auto !important;
height: 100%;
}
body.header_style_8 .header_side_wrapper {
display: table;
height: 100%;
padding: 30px 33px 40px 0;
}
body.header_style_8 .header_bottom_info_box {
display: table-cell;
vertical-align: bottom;
padding-left: 15px;
}
body.header_style_8 .side_nav {
display: table-row;
}
body.header_style_8 .side_nav .main_menu_nav {
list-style: none;
padding-left: 0;
margin-bottom: 0;
}
body.header_style_8 .side_nav .main_menu_nav > li {
position: relative;
padding: 0 28px 0 66px;
margin: 0 -48px 0 -53px;
}
body.header_style_8 .side_nav .main_menu_nav > li:hover {
background-color: #222831;
}
body.header_style_8 .side_nav .main_menu_nav > li > a {
position: relative;
display: block;
padding: 10px 0;
text-transform: capitalize;
font-weight: 700;
font-family: "Open Sans", sans-serif;
font-size: 18px;
color: #000;
transition: all 0.3s ease;
}
body.header_style_8 .side_nav .main_menu_nav > li.menu-item-has-children > a {
padding-right: 10px;
}
body.header_style_8 .side_nav .main_menu_nav > li.menu-item-has-children > a:after {
content: "\f105";
font: normal normal normal 14px/1 FontAwesome;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
transform: translate(0, 0);
font-size: 20px;
position: absolute;
right: 0;
top: 9px;
color: #7bc74d;
}
body.header_style_8 .side_nav .main_menu_nav > li.current-menu-item > a,
body.header_style_8 .side_nav .main_menu_nav > li.current-menu-parent > a,
body.header_style_8 .side_nav .main_menu_nav > li.menu-item-has-children:hover > a:after {
color: #7bc74d;
}
body.header_style_8 .side_nav .main_menu_nav > li:hover > a {
color: #fff;
}
body.header_style_8 .side_nav .main_menu_nav > li ul {
width: 208px;
background: #fff;
box-shadow: 2px 1px 6px rgba(0, 0, 0, 0.2);
position: absolute;
left: 100%;
top: -5px;
margin-bottom: 0;
margin-left: 0;
padding: 5px 0;
list-style: none;
visibility: hidden;
opacity: 0;
transition: all 0.3s ease;
}
body.header_style_8 .side_nav .main_menu_nav > li ul li:hover > ul,
body.header_style_8 .side_nav .main_menu_nav > li:hover > ul {
visibility: visible;
opacity: 1;
}
body.header_style_8 .side_nav .main_menu_nav > li ul ul {
margin-left: 0;
}
body.header_style_8 .side_nav .main_menu_nav > li ul li {
position: relative;
}
body.header_style_8 .side_nav .main_menu_nav > li ul li a {
display: block;
position: relative;
padding: 8px 20px;
font-size: 16px;
font-weight: 700;
font-family: "Open Sans", sans-serif;
color: #262626;
text-transform: capitalize;
}
body.header_style_8 .side_nav .main_menu_nav > li ul li.menu-item-has-children > a {
padding-right: 25px;
}
body.header_style_8 .side_nav .main_menu_nav > li ul li.menu-item-has-children > a:after {
content: "\f105";
font: normal normal normal 14px/1 FontAwesome;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
transform: translate(0, 0);
font-size: 20px;
position: absolute;
right: 19px;
top: 9px;
color: #7bc74d;
}
body.header_style_8 .side_nav .main_menu_nav > li ul li.menu-item-has-children:hover > a:after {
color: #7bc74d;
}
body.header_style_8 .side_nav .main_menu_nav > li ul li:hover > a {
background: #222831;
color: #fff;
box-shadow: none;
}
body.header_style_8 .side_nav .main_menu_nav > li > ul {
top: 0;
}
body.header_style_8 .header_socials {
margin: 15px 0 0;
float: none;
text-align: center;
}
body.header_style_8 .header_socials a {
font-size: 19px;
color: #222831;
}
body.header_style_8 .header_socials a:not(:first-child) {
margin-left: 36px;
}
body.header_style_8 .header_socials a:hover {
color: #7bc74d;
}
body.header_style_8 .header_copyright {
margin-top: 20px;
font-size: 14px;
line-height: 24px;
color: #777;
}
.top_bar {
background-color: #222831;
}
.top_bar #lang_sel {
position: relative;
float: left;
transition: all 0.3s ease;
}
.top_bar #lang_sel > ul {
list-style: none;
margin: 0;
padding: 0;
}
.top_bar #lang_sel > ul > li .lang_sel_sel {
position: relative;
display: block;
padding: 16px 24px 16px 1px;
color: #fff;
text-decoration: none !important;
}
.top_bar #lang_sel > ul > li .lang_sel_sel:after {
content: "";
border-left: 3px solid transparent;
border-right: 3px solid transparent;
border-top: 5px solid #fff;
position: absolute;
right: 2px;
top: 50%;
margin: -2px 0 0;
}
.top_bar #lang_sel > ul > li > ul {
position: absolute;
visibility: hidden;
left: 0;
top: 100%;
min-width: 100%;
background: #222831;
list-style: none;
padding: 2px 0 12px;
margin: 0;
opacity: 0;
transition: all 0.3s ease;
}
.top_bar #lang_sel > ul > li > ul a {
color: #fff;
display: block;
padding: 10px 20px;
text-decoration: none !important;
transition: background 0.3s ease;
}
.top_bar #lang_sel > ul > li > ul a:hover {
background: #7bc74d;
}
.top_bar #lang_sel:hover {
background: #222831;
}
.top_bar #lang_sel:hover > ul > li > ul {
visibility: visible;
opacity: 1;
}
.top_bar_info_wr {
position: relative;
float: right;
}
.top_bar_info_wr .top_bar_info_switcher {
position: relative;
float: right;
background: #6bc74d;
font-size: 13px;
}
.top_bar_info_wr .top_bar_info_switcher .active {
position: relative;
cursor: pointer;
padding: 14px 42px 16px 21px;
color: #222831;
text-decoration: none !important;
min-width: 160px;
}
.top_bar_info_wr .top_bar_info_switcher .active i {
display: inline-block;
vertical-align: middle;
margin: 0 15px 0 0;
font-size: 16px;
}
.top_bar_info_wr .top_bar_info_switcher .active span {
display: inline-block;
vertical-align: middle;
}
.top_bar_info_wr .top_bar_info_switcher .active:after {
content: "";
border-left: 3px solid transparent;
border-right: 3px solid transparent;
border-top: 5px solid #222831;
position: absolute;
right: 20px;
top: 50%;
margin: -2px 0 0;
}
.top_bar_info_wr .top_bar_info_switcher ul {
position: absolute;
left: 0;
top: 100%;
display: none;
background: #222831;
list-style: none;
padding: 12px 0;
margin: 0;
min-width: 100%;
}
.top_bar_info_wr .top_bar_info_switcher ul a {
color: #fff;
display: block;
padding: 10px 20px;
text-decoration: none !important;
transition: background 0.3s ease;
}
.top_bar_info_wr .top_bar_info_switcher ul a:hover {
background: #7bc74d;
}
.top_bar_info_wr .top_bar_info {
display: none;
float: right;
margin: 0;
padding: 0 6px 0 0;
list-style: none;
}
.top_bar_info_wr .top_bar_info li,
.top_bar_info_wr .top_bar_info li i,
.top_bar_info_wr .top_bar_info li span,
.top_bar_info_wr .top_bar_info:after {
display: inline-block;
vertical-align: middle;
}
.top_bar_info_wr .top_bar_info:after {
content: "";
height: 48px;
}
.top_bar_info_wr .top_bar_info li {
padding: 5px 23px;
color: #fff;
font-size: 13px;
}
.top_bar_info_wr .top_bar_info li a {
color: #fff;
text-decoration: none !important;
transition: all 0.3s ease;
}
.top_bar_info_wr .top_bar_info li a:hover span {
text-decoration: underline;
}
.top_bar_info_wr .top_bar_info li i {
margin: 0 12px 0 0;
font-size: 16px;
color: #6bc74d;
}
.top_bar_contacts {
list-style: none;
padding-left: 0;
margin-bottom: 0;
}
.top_bar_contacts:after {
content: "";
display: table;
clear: both;
}
.top_bar_contacts > li .top_bar_contacts_text,
.top_bar_contacts > li i {
vertical-align: middle;
display: inline-block;
line-height: 1;
}
.top_bar_contacts > li {
float: left;
margin: 0 80px 0 0;
color: #fff;
font-size: 13px;
}
.top_bar_contacts > li a {
color: #fff;
}
.top_bar_contacts > li i {
margin-right: 10px;
font-size: 16px;
color: #7bc74d;
}
.top_bar_contacts > li i.stm-email {
font-size: 12px;
}
.top_bar_contacts > li i.stm-location-2 {
font-size: 17px;
}
body.header_style_6 #lang_sel {
margin-right: 80px;
transition: all 0.3s ease;
}
body.header_style_6 #lang_sel > ul > li .lang_sel_sel {
padding: 23.5px 24px 23.5px 1px;
color: #fff;
}
body.header_style_6 #lang_sel > ul > li .lang_sel_sel:after {
border-top: 5px solid #fff;
}
body.header_style_6 #lang_sel > ul > li > ul {
min-width: 105px;
background: #222831;
margin: -8px 0 0;
box-shadow: 0 3px 7px rgba(0, 0, 0, 0.35);
}
body.header_style_6 #lang_sel > ul > li > ul a {
color: #fff;
}
body.header_style_6 #lang_sel > ul > li > ul a:hover {
background: #7bc74d;
}
body.header_style_6 #lang_sel:hover {
background: 0 0;
}
.top_bar .cart_count {
position: relative;
font-size: 16px;
text-decoration: none;
color: #222831;
}
.top_bar .cart_count .count {
position: absolute;
right: -10px;
top: -11px;
background: #6bc74d;
border-radius: 50%;
width: 19px;
height: 19px;
font-size: 10px;
text-align: center;
line-height: 19px;
color: #243238 !important;
}
body.header_style_6 .top_bar {
background: #222831;
}
body.header_style_6 .top_bar .cart_count_wrapper {
float: right;
padding: 21.5px 0;
}
body.header_style_6 .top_bar_contacts {
padding: 14px 0 17px;
float: left;
}
body.header_style_6 .top_bar_contacts > li,
body.header_style_6 .top_bar_contacts > li a {
color: #fff;
}
body.header_style_6 .header_socials {
float: right;
margin-left: 0;
}
body.header_style_6 .header_socials a {
margin: 13px 0 0 20px;
font-size: 16px;
color: #fff;
}
body.header_style_6 .header_socials a:hover {
color: #7bc74d;
}
body.header_style_8.home .top_bar {
position: absolute;
top: 0;
right: 0;
left: 0;
}
body.header_style_8 .logo {
float: left;
display: inline;
margin: 5px 0 20px;
}
body.header_style_8 .top_bar_contacts {
display: block;
padding: 24px 0 20px;
position: relative;
text-align: right;
overflow: hidden;
}
body.header_style_8 .top_bar_contacts li {
display: inline-block;
vertical-align: top;
float: none;
}
body.header_style_8 .top_bar_contacts li:last-child {
margin-right: 0;
}
body.header_style_8 .top_bar_contacts li i {
margin-right: 6px;
}
.top_nav {
position: absolute;
bottom: -28px;
left: 0;
right: 0;
z-index: 20;
}
.top_nav .top_nav_wrapper {
background: #222831;
box-shadow: 0 0 5px rgba(0, 0, 0, 0.52);
}
.top_nav .top_nav_wrapper > ul {
list-style: none;
margin: 0;
padding: 0 35px;
float: left;
}
.top_nav .main_menu_nav > ul {
position: relative;
list-style: none;
margin: 0;
float: left;
}
.top_nav .main_menu_nav > ul:after,
.top_nav .top_nav_wrapper > ul:after {
content: "";
clear: both;
display: table;
}
.top_nav .main_menu_nav > ul > li,
.top_nav .top_nav_wrapper > ul > li {
position: relative;
float: left;
font-size: 16px;
line-height: 1;
color: #fff;
font-weight: 600 !important;
text-transform: lowercase;
}
.top_nav .main_menu_nav > ul > li.current-menu-ancestor > a,
.top_nav .main_menu_nav > ul > li.current-menu-parent > a,
.top_nav .main_menu_nav > ul > li.current_page_ancestor > a,
.top_nav .main_menu_nav > ul > li.current_page_item > a,
.top_nav .main_menu_nav > ul > li.current_page_parent > a,
.top_nav .main_menu_nav > ul > li:hover > a,
.top_nav .top_nav_wrapper > ul > li.current-menu-ancestor > a,
.top_nav .top_nav_wrapper > ul > li.current-menu-parent > a,
.top_nav .top_nav_wrapper > ul > li.current_page_ancestor > a,
.top_nav .top_nav_wrapper > ul > li.current_page_item > a,
.top_nav .top_nav_wrapper > ul > li.current_page_parent > a,
.top_nav .top_nav_wrapper > ul > li:hover > a {
color: #6bc74d;
}
.top_nav .main_menu_nav > ul > li > a,
.top_nav .top_nav_wrapper > ul > li > a {
position: relative;
display: block;
border-top: 4px solid transparent;
border-bottom: 4px solid transparent;
color: #fff;
padding: 21px 16px;
height: 64px;
text-decoration: none !important;
transition: all 0.3s ease;
}
.top_nav .top_nav_wrapper .sub-menu > li.menu-item-has-children > a,
.top_nav .top_nav_wrapper .sub-menu > li.page_item_has_children > a {
position: relative;
}
.top_nav .top_nav_wrapper .sub-menu > li.menu-item-has-children > a:hover:before,
.top_nav .top_nav_wrapper .sub-menu > li.page_item_has_children > a:hover:before {
border-left-color: #6bc74d;
}
.top_nav .top_nav_wrapper .sub-menu > li.menu-item-has-children > a:before,
.top_nav .top_nav_wrapper .sub-menu > li.page_item_has_children > a:before {
content: "";
position: absolute;
right: 20px;
top: 50%;
margin: -4px 0 0;
border-top: 4px solid transparent;
border-bottom: 4px solid transparent;
border-left: 5px solid #ccc;
}
.top_nav .main_menu_nav > ul > li.menu-item-has-children > a,
.top_nav .main_menu_nav > ul > li.page_item_has_children > a {
padding-right: 23px;
}
.top_nav .main_menu_nav > ul > li ul,
.top_nav .top_nav_wrapper > ul > li ul {
position: absolute;
top: 100%;
left: 0;
opacity: 0;
visibility: hidden;
background: #fff;
list-style: none;
padding: 14px 0;
margin: 0;
width: 230px;
z-index: 1;
box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.27);
transition: all 0.3s ease;
}
.top_nav .main_menu_nav > ul > li ul ul,
.top_nav .top_nav_wrapper > ul > li ul ul {
left: 100%;
top: -2px;
background: #222831;
padding: 6px 0 4px;
}
.top_nav .main_menu_nav > ul > li ul ul li a,
.top_nav .top_nav_wrapper > ul > li ul ul li a {
color: #fff;
padding: 12px 26px;
}
.top_nav .main_menu_nav > ul > li ul ul li a:hover,
.top_nav .top_nav_wrapper > ul > li ul ul li a:hover {
color: #6bc74d;
}
.top_nav .main_menu_nav > ul li:hover > ul,
.top_nav .top_nav_wrapper > ul li:hover > ul {
visibility: visible;
opacity: 1;
}
.top_nav .main_menu_nav > ul > li ul li,
.top_nav .top_nav_wrapper > ul > li ul li {
position: relative;
font-weight: 500;
font-size: 14px;
text-transform: capitalize;
color: #333;
}
.top_nav .main_menu_nav > ul > li ul li a,
.top_nav .top_nav_wrapper > ul > li ul li a {
display: block;
padding: 13px 26px 11px;
color: #333;
text-decoration: none !important;
}
.top_nav .main_menu_nav > ul > li ul li:before,
.top_nav .top_nav_wrapper > ul > li ul li:before {
content: "";
position: absolute;
left: 0;
right: 0;
top: -2px;
height: 2px;
background: #222831;
opacity: 0;
visibility: hidden;
}
.top_nav .main_menu_nav > ul > li ul li:after,
.top_nav .top_nav_wrapper > ul > li ul li:after {
content: "";
position: absolute;
left: 0;
right: 0;
bottom: -2px;
height: 2px;
background: #222831;
opacity: 0;
visibility: hidden;
}
.top_nav .main_menu_nav > ul > li ul li:hover:after,
.top_nav .main_menu_nav > ul > li ul li:hover:before,
.top_nav .top_nav_wrapper > ul > li ul li:hover:after,
.top_nav .top_nav_wrapper > ul > li ul li:hover:before {
opacity: 1;
visibility: visible;
}
.top_nav .main_menu_nav > ul > li ul li:hover > a,
.top_nav .top_nav_wrapper > ul > li ul li:hover > a {
background: #222831;
color: #fff;
}
.top_nav .icon_text {
float: right;
padding: 0 0 0 35px;
margin: 18px 38px 0 0;
color: #fff;
}
.top_nav .icon_text:before {
content: "";
position: absolute;
left: 0;
top: 50%;
margin: -17px 0 0;
border-left: 1px solid rgba(255, 255, 255, 0.15);
height: 27px;
}
.top_nav .icon_text strong {
color: #fff;
font-size: 18px;
font-weight: 700 !important;
}
.top_nav .icon_text strong a {
color: #fff;
font-size: 18px;
}
.top_nav .icon_text span {
font-size: 13px;
}
body.sticky_menu.header_style_1.admin-bar #header .top_nav.affix,
body.sticky_menu.header_style_3.admin-bar #header .top_nav.affix,
body.sticky_menu.header_style_4.admin-bar #header .top_nav.affix,
body.sticky_menu.header_style_5.admin-bar #header .top_nav.affix,
body.sticky_menu.header_style_6.admin-bar #header .top_nav.affix {
top: 32px;
}
body.sticky_menu.header_style_1 #header .top_nav,
body.sticky_menu.header_style_3 #header .top_nav,
body.sticky_menu.header_style_4 #header .top_nav,
body.sticky_menu.header_style_5 #header .top_nav,
body.sticky_menu.header_style_6 #header .top_nav {
transition: all 0.3s ease;
}
body.sticky_menu.header_style_1 #header .top_nav.affix,
body.sticky_menu.header_style_3 #header .top_nav.affix,
body.sticky_menu.header_style_4 #header .top_nav.affix,
body.sticky_menu.header_style_5 #header .top_nav.affix,
body.sticky_menu.header_style_6 #header .top_nav.affix {
position: fixed;
left: 0;
top: 0;
right: 0;
bottom: auto;
-webkit-transform: translateZ(0);
}
body.sticky_menu.header_style_1 #header .top_nav.affix .top_nav_wrapper,
body.sticky_menu.header_style_3 #header .top_nav.affix .top_nav_wrapper,
body.sticky_menu.header_style_4 #header .top_nav.affix .top_nav_wrapper,
body.sticky_menu.header_style_5 #header .top_nav.affix .top_nav_wrapper,
body.sticky_menu.header_style_6 #header .top_nav.affix .top_nav_wrapper {
border-top: none;
}
body.sticky_menu.header_style_2.admin-bar #header .header_top.affix,
body.sticky_menu.header_style_6.admin-bar #header .header_top.affix {
top: 32px;
}
body.sticky_menu.header_style_2 #header .header_top,
body.sticky_menu.header_style_6 #header .header_top {
transition: all 0.3s ease;
}
body.sticky_menu.header_style_2 #header .header_top.affix,
body.sticky_menu.header_style_6 #header .header_top.affix {
position: fixed;
background: #fff;
left: 0;
top: 0;
right: 0;
bottom: auto;
-webkit-transform: translateZ(0);
}
.page_title,
body.header_transparent .stm-header__row_color_center > .container {
position: relative;
}
body.sticky_menu.header_style_2 #header .header_top.affix .top_nav,
body.sticky_menu.header_style_6 #header .header_top.affix .top_nav {
padding: 22px 0;
}
body.sticky_menu.header_style_5 #header .top_nav.affix {
background-color: #fff;
box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.2) !important;
}
.header_style_1 #header .header_top .icon_text strong,
.header_style_1 #header .top_nav .icon_text strong,
.header_style_2 #header .header_top .icon_text strong,
.header_style_2 #header .top_nav .icon_text strong,
.header_style_3 #header .header_top .icon_text strong,
.header_style_3 #header .top_nav .icon_text strong,
.header_style_4 #header .header_top .icon_text strong,
.header_style_4 #header .top_nav .icon_text strong,
.header_style_5 #header .header_top .icon_text strong,
.header_style_5 #header .top_nav .icon_text strong,
.header_style_6 #header .header_top .icon_text strong,
.header_style_6 #header .top_nav .icon_text strong,
.header_style_7 #header .header_top .icon_text strong,
.header_style_7 #header .top_nav .icon_text strong,
.header_style_8 #header .header_top .icon_text strong,
.header_style_8 #header .top_nav .icon_text strong {
display: block;
}
html body ul li.stm_megamenu > ul.sub-menu > li > a {
color: #222831;
}
html body ul li.stm_megamenu > ul.sub-menu > li > a:hover {
color: #7bc74d !important;
}
html body ul li.stm_megamenu > ul.sub-menu > li:hover > a {
color: #222831;
}
html body ul li.stm_megamenu > ul.sub-menu > li .fa,
html body ul li.stm_megamenu > ul.sub-menu > li .stm_megaicon {
margin-top: 2px;
color: #6bc74d;
}
html body ul li.stm_megamenu > ul.sub-menu > li .megamenu-contacts {
margin-top: -3px;
}
html body ul li.stm_megamenu > ul.sub-menu > li .megamenu-contacts td {
vertical-align: top;
padding-bottom: 12px;
}
html body ul li.stm_megamenu > ul.sub-menu > li .megamenu-contacts td .fa,
html body ul li.stm_megamenu > ul.sub-menu > li .megamenu-contacts td .stm_megaicon {
margin-top: 3px;
}
html body ul li.stm_megamenu > ul.sub-menu > li .megamenu-contacts td a {
display: inline !important;
padding: 0 !important;
color: rgba(51, 51, 51, 0.9) !important;
text-decoration: underline !important;
}
html body ul li.stm_megamenu > ul.sub-menu > li .megamenu-contacts td a:hover {
text-decoration: none !important;
color: #333 !important;
}
html body ul li.stm_megamenu > ul.sub-menu > li .megamenu-contacts tr:last-child td {
padding-bottom: 0;
}
html body.header_style_7 ul li.stm_megamenu_vertical > ul.sub-menu > li .megamenu-contacts,
html body.header_style_7 ul li.stm_megamenu_vertical > ul.sub-menu > li .megamenu-contacts tbody,
html body.header_style_7 ul li.stm_megamenu_vertical > ul.sub-menu > li .megamenu-contacts tr,
html body.header_style_8 ul li.stm_megamenu_vertical > ul.sub-menu > li .megamenu-contacts,
html body.header_style_8 ul li.stm_megamenu_vertical > ul.sub-menu > li .megamenu-contacts tbody,
html body.header_style_8 ul li.stm_megamenu_vertical > ul.sub-menu > li .megamenu-contacts tr {
display: block;
}
html body.header_style_7 ul li.stm_megamenu_vertical > ul.sub-menu > li .megamenu-contacts tbody td,
html body.header_style_7 ul li.stm_megamenu_vertical > ul.sub-menu > li .megamenu-contacts tr td,
html body.header_style_8 ul li.stm_megamenu_vertical > ul.sub-menu > li .megamenu-contacts tbody td,
html body.header_style_8 ul li.stm_megamenu_vertical > ul.sub-menu > li .megamenu-contacts tr td {
vertical-align: top;
padding-bottom: 10px;
}
html body.header_style_7 ul li.stm_megamenu_vertical > ul.sub-menu > li .megamenu-contacts tbody td a,
html body.header_style_7 ul li.stm_megamenu_vertical > ul.sub-menu > li .megamenu-contacts tr td a,
html body.header_style_8 ul li.stm_megamenu_vertical > ul.sub-menu > li .megamenu-contacts tbody td a,
html body.header_style_8 ul li.stm_megamenu_vertical > ul.sub-menu > li .megamenu-contacts tr td a {
padding: 0;
font-weight: 400;
text-transform: none;
font-size: 13px;
}
html body.header_style_7 ul li.stm_megamenu_vertical > ul.sub-menu > li .megamenu-contacts tbody td .fa,
html body.header_style_7 ul li.stm_megamenu_vertical > ul.sub-menu > li .megamenu-contacts tbody td .stm_megaicon,
html body.header_style_7 ul li.stm_megamenu_vertical > ul.sub-menu > li .megamenu-contacts tr td .fa,
html body.header_style_7 ul li.stm_megamenu_vertical > ul.sub-menu > li .megamenu-contacts tr td .stm_megaicon,
html body.header_style_8 ul li.stm_megamenu_vertical > ul.sub-menu > li .megamenu-contacts tbody td .fa,
html body.header_style_8 ul li.stm_megamenu_vertical > ul.sub-menu > li .megamenu-contacts tbody td .stm_megaicon,
html body.header_style_8 ul li.stm_megamenu_vertical > ul.sub-menu > li .megamenu-contacts tr td .fa,
html body.header_style_8 ul li.stm_megamenu_vertical > ul.sub-menu > li .megamenu-contacts tr td .stm_megaicon {
color: #222831;
}
html body.header_style_7 ul li.stm_megamenu_vertical > ul.sub-menu > li li:hover .fa,
html body.header_style_7 ul li.stm_megamenu_vertical > ul.sub-menu > li li:hover .stm_megaicon,
html body.header_style_8 ul li.stm_megamenu_vertical > ul.sub-menu > li li:hover .fa,
html body.header_style_8 ul li.stm_megamenu_vertical > ul.sub-menu > li li:hover .stm_megaicon {
color: #fff;
}
.page_title {
padding: 35px 0 0px;
background-color: #6bc74d;
margin: 0 0 73px;
background-position: 50% 0;
color: #222;
background-size: cover;
}
.page_title h1 {
color: inherit;
}
.page_title h1:after {
background: #6bc74d;
}
.page_title.transparent {
background-color: transparent;
padding-bottom: 0;
padding-top: 32px;
}
.page_title.transparent h1 {
margin-bottom: 20px;
}
.page_title.transparent h1:after {
background-color: #6bc74d;
}
.page_title.disable_title {
margin-bottom: 0;
padding-bottom: 17px;
}
h1.page_title_2 {
line-height: 36px;
padding: 0;
margin-bottom: 40px;
}
body #header .stm_mobile__header {
background-color: #222831;
}
@media (max-width: 1023px) {
body #header .stm-header__hb .stm-navigation__default > ul > li > a {
color: #fff;
}
body #header .stm-header__hb .stm-navigation__default > ul li.current-menu-item > a {
color: #7bc74d;
}
}
body.header_transparent .stm-header__hb .stm-navigation > ul > li > a,
body.header_transparent .stm-iconbox__info {
color: #fff;
}
body.header_transparent .stm-header__row_color_center > .container:before {
top: -17px;
left: 0;
width: 100%;
height: 1px;
background: rgba(255, 255, 255, 0.25);
}
body.header_transparent .stm-header__row_color_center > .container:after {
position: absolute;
display: block;
bottom: -17px;
left: 0;
width: 100%;
height: 1px;
background: rgba(255, 255, 255, 0.25);
}
body.header_transparent #header {
position: absolute;
left: 0;
right: 0;
top: 0;
}
body.header_transparent #header .dropdown .dropdown-toggle {
background: 0 0 !important;
}
body.header_transparent .stm-header {
box-shadow: none;
}
@media only screen and (max-width: 1023px) {
body.header_transparent .stm-header {
background-color: #7bc74d;
}
body.header_transparent .stm-header ul li.stm_megamenu > ul.sub-menu > li {
width: auto !important;
}
body.header_transparent .stm-header ul li.stm_megamenu > ul.sub-menu > li:first-child {
padding-top: 20px;
}
body.header_transparent .stm-header ul li.stm_megamenu > ul.sub-menu > li:last-child {
padding-bottom: 20px;
}
body.header_transparent .stm-header ul li.stm_megamenu > ul.sub-menu > li ul.sub-menu > li > a {
margin: 0 !important;
padding: 5px 0 !important;
}
body.header_transparent .stm-header .stm-header__cell {
margin-bottom: 10px !important;
}
body.header_transparent .stm-header .stm-header__cell .stm-header__element {
margin: 10px 0 !important;
}
.stm-header .stm-header__row_color_top {
display: none !important;
}
}
body.header_transparent .pearl_sticked {
background-color: #222831;
padding-top: 15px !important;
padding-bottom: 15px !important;
box-shadow: 0 5px 10px 0 rgba(34, 40, 49, 0.5) !important;
}
.stm-header {
max-width: none !important;
margin-bottom: 0 !important;
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
}
.stm-header .stm-header__row_color_center:before {
content: "";
margin: 0 auto;
}
.stm-header .dropdown .dropdown-toggle,
.stm-header .dropdown li a {
text-transform: none !important;
}
.pricing-table_label,
.vc_grid-item.services .vc_gitem-post-data-source-post_title,
body .vc_message_box {
text-transform: uppercase;
}
.stm-header .stm-header__row_top .stm-header__cell_center .stm-header__element {
justify-content: center;
}
.stm-header .stm-logo {
margin-bottom: 15px;
}
@media (min-width: 1024px) {
.stm-header .stm-navigation__default > ul > li.menu-item-has-children:after {
content: "";
display: block;
float: right;
width: 0;
height: 0;
border-left: 3px solid transparent;
border-right: 3px solid transparent;
border-top: 4px solid #2d6947;
position: relative;
top: -12px;
right: 0;
transform: translateY(-50%);
}
}
.vc_gitem-post-data-source-post_date:before,
.wpb_content_element ul li:before,
body .vc_call_to_action a.vc_btn:after {
transform: translate(0, 0);
-moz-osx-font-smoothing: grayscale;
text-rendering: auto;
}
.stm-header .stm-navigation__default > ul > li:last-child {
border-right: 0;
}
.stm-header .stm-navigation__default > ul > li > a {
position: relative;
padding: 0 23px !important;
font-weight: 600 !important;
line-height: 18px;
font-size: 14px;
text-transform: uppercase;
}
@media only screen and (max-width: 1023px) {
.stm-header .stm-logo {
margin-bottom: 0;
}
.stm-header .stm-navigation__default > ul > li {
border: 0;
}
.stm-header .stm-navigation__default > ul > li a {
padding: 5px 0 !important;
border: 0;
}
.stm-header .stm-navigation__default > ul > li ul li a {
padding: 10px 15px !important;
}
}
.stm-header .stm-navigation__default > ul > li:first-child > a {
border: 0;
}
.stm-header .stm-navigation__default > ul > li:last-child > ul {
left: auto;
right: 15px;
}
.stm-header .stm-navigation__default > ul > li > ul {
top: 35px !important;
left: 0 !important;
border-top: 3px solid #054f9d;
}
.stm-header .stm-navigation__default > ul > li > ul > li > ul > li.current-menu-item > a,
.stm-header .stm-navigation__default > ul > li > ul > li > ul > li.current_page_parent > a {
color: #7bc74d;
}
.stm-header .stm-navigation__default > ul > li.stm_megamenu.stm_megamenu__boxed > ul.sub-menu {
max-width: 1170px;
right: 0;
margin: 0 auto;
}
@media only screen and (max-width: 1023px) {
.stm-header .stm-navigation__default > ul > li ul {
padding: 0 !important;
margin: 0 -15px !important;
width: auto !important;
}
.stm-header .stm-navigation__default > ul > li ul li ul {
margin: 0 !important;
}
.stm-header .stm-navigation__default > ul > li.stm_megamenu > ul.sub-menu {
width: auto !important;
padding: 0 10px !important;
}
.stm-header .stm-navigation__default > ul > li.stm_megamenu > ul.sub-menu > li {
border-left: 0 !important;
margin-bottom: 20px;
}
.stm-header .stm-navigation__default > ul > li.stm_megamenu > ul.sub-menu > li:last-child {
margin-bottom: 0;
}
.stm-header .stm-navigation__default > ul > li.stm_megamenu > ul.sub-menu > li > a {
padding-left: 0 !important;
}
.stm-header .stm-navigation__default > ul > li.stm_megamenu > ul.sub-menu > li > ul {
display: block !important;
}
.stm-header .stm-navigation__default > ul > li.stm_megamenu > ul.sub-menu > li > ul > li > a {
padding: 11px 15px !important;
}
}
.stm-header .stm-navigation__default > ul > li.stm_megamenu__boxed > ul {
width: auto;
margin: 0;
}
.stm-header .pearl_sticked {
background-color: #fff;
padding-top: 15px !important;
padding-bottom: 15px !important;
box-shadow: 0 5px 15px 0 rgba(34, 40, 49, 0.2) !important;
}
.stm-header .stm-socials {
white-space: nowrap;
}
.stm-header .stm-socials a {
float: none;
display: inline-block;
vertical-align: middle;
transition: all 0.3s;
margin: 0 15px;
font-size: 18px;
color: #fff;
}
.stm-header .stm-socials a:hover {
color: #7bc74d;
}
.stm-header .stm-socials .stm-socials__icon {
margin: 0 8px;
line-height: 26px;
font-size: 15px;
color: inherit;
}
.stm-header .hb-icontext {
display: flex;
font-size: 14px;
align-items: center;
position: relative;
margin-left: 25px;
font-family: inherit !important;
}
.stm-header .hb-icontext a {
color: #fff;
}
.stm-header .hb-icontext i {
margin-right: 8px;
font-size: 16px;
}
.stm-header .hb-icontext i.fa-envelope {
font-size: 14px;
}
.stm-header .hb-icontext:before {
content: "";
position: absolute;
top: 0;
left: -30px;
width: 1px;
height: 16px;
background-color: rgba(255, 255, 255, 0.6);
}
@media only screen and (max-width: 1023px) {
.stm-header .hb-icontext:before {
display: none;
}
.stm-header .hb-icontext {
margin-left: 0;
}
}
.stm_mobile__header {
background-color: #fff;
}
.stm_mobile__header .stm_mobile__logo {
min-width: 200px;
}
.stm_mobile__header .stm_mobile__switcher span {
margin-bottom: 6px;
background-color: #7bc74d !important;
}
.stm_mobile__header .stm_mobile__switcher.active span:first-child {
top: 10px;
}
.stm_mobile__header .stm_mobile__switcher.active span:last-child {
top: -10px;
}
.stm-iconbox {
margin-left: 40px;
}
.stm-iconbox .stm-iconbox__icon {
font-size: 20px !important;
margin-top: 2px;
color: #7bc74d !important;
}
.stm-iconbox .stm-iconbox__icon.fa-map-marker:before {
content: "\e93c";
font-family: stm !important;
}
.stm-iconbox .stm-iconbox__icon.fa-clock-o:before {
content: "\e92b";
font-family: stm !important;
}
.stm-iconbox .stm-iconbox__icon.fa-phone:before {
content: "\e93e";
font-family: stm !important;
}
.stm-iconbox .stm-iconbox__text {
margin-bottom: 5px;
font-weight: 700;
font-size: 18px;
}
.stm-iconbox .stm-iconbox__description {
font-size: 13px;
}
@media only screen and (min-width: 1024px) {
body.pear_builder.header_full_width #header .container {
width: auto !important;
}
}
@media only screen and (max-width: 1023px) {
.stm-header {
background-color: #222831 !important;
}
.stm-header:before {
display: none !important;
}
.stm-header__hb .stm-navigation__default > ul > li ul.sub-menu .sub-menu li a {
padding-left: 25px;
}
}
@media only screen and (min-width: 1399px) {
body.pear_builder.header_full_width #header .container {
padding: 0 95px !important;
}
}
@media only screen and (min-width: 1200px) and (max-width: 1290px) {
.stm-header .stm-navigation__default > ul > li > a {
padding: 0 10px !important;
}
.stm-header .stm-socials a {
margin: 0 10px;
}
}
@media only screen and (min-width: 1024px) and (max-width: 1190px) {
.stm-header .stm-navigation__default > ul > li > a {
padding: 0 8px !important;
}
}
@media only screen and (min-width: 1024px) and (max-width: 1100px) {
.stm-header .stm-socials .stm-socials__icon {
margin: 0 8px;
}
}
@media only screen and (max-width: 1023px) {
.stm-header__element:first-child {
margin: 20px 0 0 !important;
}
}
body .wpb_button,
body .wpb_column > .vc_column-inner > .wpb_wrapper > :last-child h2 {
padding: 0;
}
.wpb_content_element ul {
margin: 0 0 20px;
list-style: none;
padding: 0;
}
.wpb_content_element ul li {
position: relative;
padding: 0 0 0 26px;
margin: 0 0 9px;
color: #222;
}
.wpb_content_element ul li:before {
content: "\f04d";
font: normal normal normal 14px/1 FontAwesome;
-webkit-font-smoothing: antialiased;
position: absolute;
left: 0;
top: 8px;
display: inline-block;
vertical-align: top;
font-size: 5px;
color: #7bc74d;
transform: rotate(45deg);
}
body .vc_call_to_action.vc_cta_btn_pos_right .vc_button-2-wrapper {
float: right;
}
body .vc_call_to_action.vc_cta_btn_pos_left .vc_button-2-wrapper {
float: left;
}
body .vc_call_to_action.vc_cta_btn_pos_left .vc_cta_btn,
body .vc_call_to_action.vc_cta_btn_pos_right .vc_cta_btn {
float: none;
margin: 0;
}
body .vc_call_to_action h4,
body .vc_call_to_action hgroup h2 {
font-size: 18px;
line-height: 24px;
font-weight: 700;
padding: 11px 0;
color: #fff;
}
body .vc_call_to_action h4:before,
body .vc_call_to_action hgroup h2:before {
display: none;
}
body .vc_call_to_action {
background-color: #222831;
background-image: url(//giresundehadedektor.com/wp-content/themes/consulting/assets/images/stroke.png);
background-repeat: repeat;
border: none;
padding: 16px 30px 15px 55px;
}
body .vc_call_to_action.stretch {
margin-left: -3000px;
margin-right: -3000px;
padding-right: 3000px;
padding-left: 3000px;
}
@media all and (-webkit-min-device-pixel-ratio: 1.5) {
body .vc_call_to_action {
background-image: url(//giresundehadedektor.com/wp-content/themes/consulting/assets/images/stroke@2x.png);
background-size: 8px 8px;
}
}
body .vc_btn,
body .vc_btn:focus,
body .vc_btn:hover,
body a.vc_btn,
body a.vc_btn:focus,
body a.vc_btn:hover,
body button.vc_btn,
body button.vc_btn:focus,
body button.vc_btn:hover {
text-decoration: none !important;
border: none;
padding: 16px 22px 14px;
border-radius: 0;
font-size: 13px;
line-height: 15px;
font-weight: 700;
display: inline-block;
box-shadow: none !important;
outline: 0 !important;
color: #2b212c;
white-space: nowrap;
transition: background 0.2s linear, color 0.2s linear;
}
.vc_grid-item.services .vc_gitem-post-data-source-post_image h2:before,
.vc_grid.vc_row .vc_grid-item.vc_col-sm-12:first-child .vc_grid-item-mini:before,
.vc_grid.vc_row .vc_grid-item.vc_col-sm-2:nth-child(-n + 6) .vc_grid-item-mini:before,
.vc_grid.vc_row .vc_grid-item.vc_col-sm-3:nth-child(-n + 4) .vc_grid-item-mini:before,
.vc_grid.vc_row .vc_grid-item.vc_col-sm-4:nth-child(-n + 3) .vc_grid-item-mini:before,
.vc_grid.vc_row .vc_grid-item.vc_col-sm-6:nth-child(-n + 2) .vc_grid-item-mini:before,
.wpb_gallery h5:before,
body .wpb_video_widget .wpb_wrapper .wpb_video_wrapper.after_none:after {
display: none;
}
body .vc_btn-sm,
body a.vc_btn-sm,
body button.vc_btn-sm {
padding: 13px 22px 11px !important;
}
.vc_grid.vc_row .vc_grid-item.vc_col-sm-12:first-child .vc_grid-item-mini,
.vc_grid.vc_row .vc_grid-item.vc_col-sm-2:nth-child(-n + 6) .vc_grid-item-mini,
.vc_grid.vc_row .vc_grid-item.vc_col-sm-3:nth-child(-n + 4) .vc_grid-item-mini,
.vc_grid.vc_row .vc_grid-item.vc_col-sm-4:nth-child(-n + 3) .vc_grid-item-mini,
.vc_grid.vc_row .vc_grid-item.vc_col-sm-6:nth-child(-n + 2) .vc_grid-item-mini {
padding-top: inherit;
}
body .vc_call_to_action a.vc_btn {
position: relative;
padding-right: 40px;
background: #fff;
}
body .vc_call_to_action a.vc_btn:after {
content: "\f054";
position: absolute;
right: 13px;
top: 13px;
font: normal normal normal 14px/1 FontAwesome;
font-size: 20px;
-webkit-font-smoothing: antialiased;
color: #222831;
}
body .vc_call_to_action a.vc_btn:active,
body .vc_call_to_action a.vc_btn:focus,
body .vc_call_to_action a.vc_btn:hover {
color: #fff;
background: #333;
}
body .wpb_image_grid .wpb_image_grid_ul .isotope-item {
margin: 0 15px 15px 0;
}
body .wpb_image_grid .wpb_image_grid_ul {
width: 110%;
}
.wpb_gallery h5 {
margin: 0 0 30px;
}
body .vc_separator.type_2 {
background: url(//giresundehadedektor.com/wp-content/themes/consulting/assets/css/images/pattern_3.png) repeat-x;
background-size: 8px 5px;
height: 5px;
}
.wpb_widgetised_column aside.widget {
margin: 0 0 40px;
}
.vc_grid-item.services .vc_gitem-post-data-source-post_title > *,
.vc_grid.vc_row .vc_grid-item.services .vc_btn,
.vc_grid.vc_row .vc_grid-item.services .vc_icon_element,
.vc_grid.vc_row .vc_grid-item.services .wpb_content_element {
margin: 0;
}
.vc_grid-item.services .vc_gitem-post-data-source-post_image img {
height: 196px;
width: auto;
}
.vc_grid-item.services .vc_gitem-post-data-source-post_title a {
color: #333;
}
.vc_grid-item.services .vc_gitem-post-data-source-post_title a:hover {
color: #222831;
}
.vc_grid-item.services .vc_gitem-post-data-source-post_title > :before {
background: #cbcbcb;
}
.vc_grid-item.services:hover .vc_gitem-post-data-source-post_title > :before {
background: #222831;
}
.vc_grid-item.services .vc_grid-item-mini {
padding-bottom: 45px;
background: url(//giresundehadedektor.com/wp-content/themes/consulting/assets/images/pattern_3.png) -5px 100% repeat-x;
}
.post_grid_no_pattern,
.post_grid_no_pattern .vc_grid-item.services .vc_grid-item-mini {
background: 0 0;
padding-bottom: 0;
}
body .vc_grid.vc_grid-gutter-30px .vc_grid-item {
padding-bottom: 40px;
float: none;
vertical-align: top;
}
body .vc_btn-orange,
body a.vc_btn-orange,
body button.vc_btn-orange {
background: #222831;
}
body .vc_btn-orange:hover,
body a.vc_btn-orange:hover,
body button.vc_btn-orange:hover {
background: #777;
}
body .vc_grid.vc_row .vc_grid-item .vc_grid-item-mini {
position: relative;
}
body .vc_grid.vc_row .vc_grid-item {
padding-bottom: 40px !important;
}
body .wpb_video_widget .wpb_wrapper .wpb_video_wrapper {
padding-top: 0;
position: relative;
overflow: hidden;
}
body .wpb_video_widget .wpb_wrapper .wpb_video_wrapper:after {
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.1);
}
body .wpb_video_widget .wpb_wrapper .wpb_video_wrapper img {
max-width: 100%;
height: auto;
}
body .wpb_video_widget .wpb_wrapper .wpb_video_wrapper .play_video {
position: absolute;
top: 50%;
left: 50%;
width: 96px;
height: 96px;
margin: -50px 0 0 -50px;
text-decoration: none;
z-index: 1;
background-color: #6bc74d;
border-radius: 50%;
transition: all 0.3s ease;
}
body .wpb_video_widget .wpb_wrapper .wpb_video_wrapper .play_video:hover {
background-color: #222831;
}
body .wpb_video_widget .wpb_wrapper .wpb_video_wrapper .play_video:after {
content: " ";
position: absolute;
z-index: 3;
top: 34px;
left: 42px;
border-left: 22px solid #fff;
border-top: 15px solid transparent;
border-bottom: 15px solid transparent;
}
body .wpb_video_widget .wpb_wrapper .wpb_video_wrapper .play_video:hover:after {
color: #7bc74d;
}
@media only screen and (max-width: 640px) {
body .wpb_video_widget .wpb_wrapper .wpb_video_wrapper .video {
width: 100% !important;
height: auto !important;
min-height: 200px;
}
body .wpb_video_widget .wpb_wrapper .wpb_video_wrapper .play_video {
width: 62px;
height: 62px;
border-width: 4px;
margin: -31px 0 0 -31px;
line-height: 62px;
}
body .wpb_video_widget .wpb_wrapper .wpb_video_wrapper .play_video:after {
top: 17px;
left: 24px;
}
}
body .wpb_gmaps_widget .wpb_wrapper {
padding: 0;
background: 0 0;
}
body .vc_grid.vc_row.vc_grid-gutter-40px .vc_grid-item {
padding-right: 40px;
padding-bottom: 40px;
}
body .vc_grid.vc_row.vc_grid-gutter-45px .vc_grid-item {
padding-right: 45px;
padding-bottom: 45px;
}
body .vc_grid.vc_row.vc_grid-gutter-50px .vc_grid-item {
padding-right: 50px;
padding-bottom: 50px;
}
body .vc_grid.vc_row.vc_grid-gutter-55px .vc_grid-item {
padding-right: 55px;
padding-bottom: 55px;
}
body .vc_grid.vc_row.vc_grid-gutter-60px .vc_grid-item {
padding-right: 60px;
padding-bottom: 60px;
}
body .vc_grid.vc_row.vc_grid-gutter-40px .vc_pageable-slide-wrapper {
margin-right: -40px;
}
body .vc_grid.vc_row.vc_grid-gutter-45px .vc_pageable-slide-wrapper {
margin-right: -45px;
}
body .vc_grid.vc_row.vc_grid-gutter-50px .vc_pageable-slide-wrapper {
margin-right: -50px;
}
body .vc_grid.vc_row.vc_grid-gutter-55px .vc_pageable-slide-wrapper {
margin-right: -55px;
}
body .vc_grid.vc_row.vc_grid-gutter-60px .vc_pageable-slide-wrapper {
margin-right: -60px;
}
body .vc_column_container .vc_btn,
body .vc_column_container .wpb_button,
body .vc_grid.vc_row .vc_grid-item .vc_btn {
margin: 0;
}
.vc_gitem-post-data-source-post_date:before {
content: "\f017";
display: inline-block;
vertical-align: middle;
margin: 0 7px 0 0;
font: normal normal normal 15px/1 FontAwesome;
font-size: inherit;
-webkit-font-smoothing: antialiased;
color: #222831;
}
.vc_gitem-post-data-source-post_date > * {
display: inline-block;
vertical-align: middle;
color: #aaa;
font-size: 12px;
}
body .vc_btn3.vc_btn3-color-orange,
body .vc_btn3.vc_btn3-color-orange.vc_btn3-style-flat {
background-color: #222831;
}
body .vc_btn3.vc_btn3-size-md.vc_btn3-icon-right:not(.vc_btn3-o-empty) {
padding-right: 40px;
}
body .vc_btn3.vc_btn3-size-md {
font-size: 13px;
}
body .vc_btn3.vc_btn3-color-orange.vc_btn3-style-flat:focus,
body .vc_btn3.vc_btn3-color-orange.vc_btn3-style-flat:hover,
body .vc_btn3.vc_btn3-color-orange:focus,
body .vc_btn3.vc_btn3-color-orange:hover {
color: #fff;
background: #333;
}
body .vc_message_box {
font-weight: 900;
padding: 1.8em 1em 1.8em 3em;
color: #777;
margin: 0 0 30px;
}
body .vc_message_box-icon > .fa {
font-size: 16px;
}
body .vc_color-danger.vc_message_box,
body .vc_color-info.vc_message_box,
body .vc_color-success.vc_message_box,
body .vc_color-warning.vc_message_box {
color: #777;
}
body .vc_message_box-outline,
body .vc_message_box-solid-icon {
border-width: 4px;
}
body .vc_color-info.vc_message_box-outline,
body .vc_color-info.vc_message_box-solid-icon {
border-color: #99bcdb;
}
body .vc_color-danger.vc_message_box-outline,
body .vc_color-danger.vc_message_box-solid-icon {
border-color: #ffb3b3;
}
body .vc_color-warning.vc_message_box-outline,
body .vc_color-warning.vc_message_box-solid-icon {
border-color: #f9d7a3;
}
body .vc_color-success.vc_message_box-outline,
body .vc_color-success.vc_message_box-solid-icon {
border-color: #bee0a8;
}
body .vc_color-info.vc_message_box .vc_message_box-icon,
body .vc_color-info.vc_message_box-outline .vc_message_box-icon,
body .vc_color-info.vc_message_box-solid-icon .vc_message_box-icon {
color: #337ab7;
}
body .vc_color-danger.vc_message_box .vc_message_box-icon,
body .vc_color-danger.vc_message_box-outline .vc_message_box-icon,
body .vc_color-danger.vc_message_box-solid-icon .vc_message_box-icon {
color: #ff6868;
}
body .vc_color-warning.vc_message_box .vc_message_box-icon,
body .vc_color-warning.vc_message_box-outline .vc_message_box-icon,
body .vc_color-warning.vc_message_box-solid-icon .vc_message_box-icon {
color: #f3b047;
}
body .vc_color-success.vc_message_box .vc_message_box-icon,
body .vc_color-success.vc_message_box-outline .vc_message_box-icon,
body .vc_color-success.vc_message_box-solid-icon .vc_message_box-icon {
color: #7ec251;
}
body .vc_progress_bar .vc_single_bar {
background: #dbdbdb;
border-radius: 0;
box-shadow: none;
}
body .vc_progress_bar .vc_single_bar .vc_bar {
border-radius: 0;
}
body .vc_progress_bar .vc_single_bar .vc_bar.striped {
background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-size: 40px 40px;
}
body .vc_progress_bar.style_1 .vc_single_bar,
body .vc_progress_bar.style_2 .vc_single_bar {
background: -webkit-repeating-linear-gradient(135deg, #fff, #fff 25%, #e3e3e3 25%, #e3e3e3 50%, #fff 50%) top left fixed;
background: repeating-linear-gradient(-45deg, #fff, #fff 25%, #e3e3e3 25%, #e3e3e3 50%, #fff 50%) top left fixed;
background-size: 4px 4px;
}
body .vc_progress_bar.style_2 .vc_bar_value-marker {
position: absolute;
right: 0;
bottom: 15px;
line-height: 1;
background-color: #dbdbdb;
color: #626262;
font-size: 10px;
padding: 2px;
transform: translateX(50%);
}
body .vc_progress_bar.style_2 .vc_bar_value-marker:after {
content: "";
position: absolute;
top: 100%;
left: 0;
right: 0;
height: 0;
width: 0;
margin: 0 auto;
border: 3px solid transparent;
border-top: 3px solid #dbdbdb;
}
body .vc_btn3.vc_btn3-color-grey.vc_btn3-style-outline {
color: #aaa;
border-color: #acacac;
}
body .vc_btn3.vc_btn3-color-grey.vc_btn3-style-outline:focus,
body .vc_btn3.vc_btn3-color-grey.vc_btn3-style-outline:hover {
background-color: #222831;
border-color: #222831;
color: #fff;
}
.wpb_content_element .dropcarps_bordered:first-letter {
float: left;
border: 6px solid #222831;
color: #222831;
font-size: 28px;
font-weight: 900;
padding: 15.5px 17px;
margin: 6px 25px 15px 0;
}
.wpb_content_element .dropcarps:first-letter {
float: left;
color: #aaa;
font-size: 28px;
font-weight: 900;
padding: 21.5px 23px;
margin: 6px 25px 15px 0;
}
.wpb_content_element ol li {
margin: 0 0 10px;
}
.wpb_content_element ol {
padding: 0;
list-style-position: inside;
}
.wpb_content_element ul.style_1 li,
.wpb_content_element ul.style_2 li,
.wpb_content_element ul.style_3 li,
.wpb_content_element ul.style_4 li,
.wpb_content_element ul.style_5 li,
ul.style_1 li,
ul.style_2 li,
ul.style_3 li,
ul.style_4 li,
ul.style_5 li {
padding: 0 0 0 27px;
margin: 0 0 10px;
position: relative;
list-style: none;
}
.wpb_content_element ul.style_1 li:last-child,
.wpb_content_element ul.style_2 li:last-child,
.wpb_content_element ul.style_3 li:last-child,
.wpb_content_element ul.style_4 li:last-child,
.wpb_content_element ul.style_5 li:last-child,
ul.style_1 li:last-child,
ul.style_2 li:last-child,
ul.style_3 li:last-child,
ul.style_4 li:last-child,
ul.style_5 li:last-child {
margin-bottom: 0;
}
.wpb_content_element ul.style_1 li:before,
.wpb_content_element ul.style_2 li:before,
.wpb_content_element ul.style_3 li:before,
.wpb_content_element ul.style_4 li:before,
.wpb_content_element ul.style_5 li:before,
ul.style_1 li:before,
ul.style_2 li:before,
ul.style_3 li:before,
ul.style_4 li:before,
ul.style_5 li:before {
content: "\f054";
position: absolute;
left: 0;
top: 3px;
display: inline-block;
vertical-align: top;
font: normal normal normal 14px/1 FontAwesome;
color: #222831;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
transform: translate(0, 0);
}
.wpb_content_element ul.style_1 li:before,
ul.style_1 li:before {
content: "\f00c";
}
.wpb_content_element ul.style_2 li:before,
ul.style_2 li:before {
content: "\f14a";
}
.wpb_content_element ul.style_3 li:before,
ul.style_3 li:before {
content: "\f10c";
color: #777;
}
.wpb_content_element ul.style_4 li:before,
ul.style_4 li:before {
content: "\f067";
}
.wpb_content_element ul.style_5 li:before,
ul.style_5 li:before {
content: "\f061";
color: #777;
}
body .wpb_tour_next_prev_nav {
display: none;
}
.vc_row.buttons-group .vc_btn3-container.vc_btn3-inline {
margin-right: 12px;
}
.vc_row.buttons-group .vc_btn3-container.vc_btn3-inline:last-child {
margin-right: 0;
}
.stm_pricing-table {
background-color: #f6f6f6;
border: 5px solid #f6f6f6;
padding: 35px;
position: relative;
transition: all 0.3s linear;
text-align: center;
}
.pricing-table_inner {
display: inline-block;
text-align: left;
}
.stm_pricing-table.has-label {
background-color: #fff;
border-color: #ccc;
}
.pricing-table_head {
margin: 0 0 23px;
}
.pricing-table_head h5:before {
margin-bottom: 18px;
}
.pricing-table_head h5 {
margin: 0 0 29px;
}
.pricing_price_wrap {
font-size: 40px;
line-height: 1;
color: #333;
padding: 0 20px;
}
.pricing_price,
.pricing_price_prefix {
font-weight: 900;
}
.pricing_price_postfix,
.pricing_price_separator {
font-weight: 300;
}
.pricing-table_content {
padding: 0 20px;
}
.pricing-table_content ol,
.pricing-table_content ul {
padding: 0;
margin: 0;
list-style-position: inside;
}
.pricing-table_content ul {
list-style: none;
}
.pricing-table_content ol li,
.pricing-table_content ul li {
padding-left: 26px;
position: relative;
margin: 0 0 7px;
}
.pricing-table_content ol li:last-child,
.pricing-table_content ul li:last-child {
margin-bottom: 0;
}
.pricing-table_content ul li:before {
content: "\f00c";
position: absolute;
left: 0;
top: 3px;
display: inline-block;
vertical-align: top;
font: normal normal normal 13px/1 FontAwesome;
color: #222831;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
transform: translate(0, 0);
}
.pricing-table_footer {
margin: 32px 0 0;
padding: 0 20px;
}
body .vc_grid-container,
body .wpb_button,
body .wpb_column > .vc_column-inner > .wpb_wrapper > :last-child {
margin-bottom: 0;
}
.vc_col-sm-3.wpb_column .pricing_price_wrap {
font-size: 35px;
}
.vc_col-sm-3.wpb_column .pricing-table_content,
.vc_col-sm-3.wpb_column .pricing-table_footer,
.vc_col-sm-3.wpb_column .pricing_price_wrap {
padding: 0;
}
.pricing-table_label {
position: absolute;
top: -5px;
right: -11px;
background-color: #ccc;
color: #fff;
font-size: 13px;
font-weight: 900;
line-height: 1;
padding: 10px 13px;
}
.pricing-table_label:after {
content: "";
position: absolute;
top: 100%;
right: 0;
border: 2px solid transparent;
border-left: 5px solid #b0b0b0;
border-top: 1px solid #b0b0b0;
}
.wpb_content_element img {
max-width: 100%;
height: auto;
}
body .vc_grid.vc_row .vc_grid-item.no_margins {
padding-bottom: 0 !important;
}
body .vc_col-has-fill > .vc_column-inner,
body .vc_row-has-fill + .vc_row-full-width + .vc_row > .vc_column_container > .vc_column-inner,
body .vc_row-has-fill + .vc_row > .vc_column_container > .vc_column-inner,
body .vc_row-has-fill + .vc_vc_row > .vc_row > .vc_vc_column > .vc_column_container > .vc_column-inner,
body .vc_row-has-fill + .vc_vc_row_inner > .vc_row > .vc_vc_column_inner > .vc_column_container > .vc_column-inner,
body .vc_row-has-fill > .vc_column_container > .vc_column-inner,
body .vc_row-has-fill > .vc_row > .vc_vc_column > .vc_column_container > .vc_column-inner,
body .vc_row-has-fill > .vc_vc_column_inner > .vc_column_container > .vc_column-inner {
padding-top: 0;
}
.animate-to-top figure {
position: relative;
transition: all 0.3s;
}
.animate-to-top figure:hover {
margin-top: -10px;
}
.video_outside {
position: relative;
z-index: 1;
}
@media only screen and (max-width: 640px) {
.video_outside > div {
margin: 0 !important;
}
}
.info_box {
position: relative;
margin: 0 0 30px;
}
.info_box.align_center {
text-align: center;
}
.info_box h4 {
font-size: 20px;
color: #222831;
margin-bottom: 18px;
text-transform: none;
}
.info_box h4:before {
display: none;
}
.info_box p {
min-height: 77px;
margin: 0 0 20px;
line-height: 20px;
}
.info_box .read_more {
transition: color 0.2s linear;
font-weight: 500;
color: #222831;
}
.info_box .read_more .stm_icon {
margin: 2px 0 0 9px;
font-size: 12px;
vertical-align: middle;
color: #7bc74d;
}
.info_box .read_more span {
vertical-align: middle;
line-height: 13px;
}
.info_box .read_more:focus,
.info_box .read_more:hover {
text-decoration: none;
}
.info_box .read_more:hover {
color: #7bc74d;
}
.info_box ul {
list-style: none;
padding: 0;
margin: 0;
}
.info_box ul li {
position: relative;
padding: 0 0 0 20px;
margin: 0 0 4px;
}
.info_box ul li:before {
content: "\f054";
position: absolute;
left: 0;
top: 5px;
display: inline-block;
vertical-align: top;
font: normal normal normal 14px/1 FontAwesome;
font-size: 10px;
color: #222831;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
transform: translate(0, 0);
}
.info_box.style_2 {
background: rgba(255, 255, 255, 0.95);
transition: background 0.3s ease;
}
.info_box.style_2:hover {
background: #fff;
}
.info_box.style_2 h4 {
margin-bottom: 15px;
letter-spacing: 0;
}
.info_box.style_2 p {
margin-bottom: 18px;
line-height: 22px;
color: #777;
}
.info_box.style_2 .read_more {
color: #222831;
}
.info_box.style_2 .read_more .stm_icon {
color: #6bc74d;
}
.info_box.style_2 .read_more:hover,
.info_box.style_2 .read_more:hover .stm_icon {
color: #7bc74d;
}
.info_box.style_3 {
overflow: hidden;
}
.info_box.style_3:hover .info_box_text {
padding-top: 38px;
top: 0;
}
.info_box.style_3 .info_box_text {
position: absolute;
left: 0;
top: 180px;
right: 0;
bottom: 0;
background: rgba(34, 40, 49, 0.9);
padding: 17px 30px 0;
transition: all 0.3s ease;
}
.info_box.style_3 .info_box_text .title {
margin-bottom: 8px;
text-transform: uppercase;
}
.info_box.style_3 .info_box_text .title:after {
content: "";
display: table;
clear: both;
}
.info_box.style_3 .info_box_text .title .icon {
color: #6bc74d;
font-size: 40px;
min-width: 54px;
display: table-cell;
vertical-align: middle;
padding: 0 12px 0 0;
}
.info_box.style_3 .info_box_text .title h6 {
color: #fff;
display: table-cell;
vertical-align: middle;
padding-top: 0;
margin: 0;
font-weight: 700;
line-height: 22px;
}
.info_box.style_3 .info_box_text .title h6 span {
display: block;
height: 40px;
overflow: hidden;
}
.info_box.style_3 .info_box_text p {
margin: 0 0 20px;
color: #fff;
padding-left: 55px;
font-size: 13px;
line-height: 24px;
}
.info_box.style_3 .info_box_text .read_more {
transition: color 0.2s linear;
color: #6bc74d;
padding-left: 55px;
}
.info_box.style_3 .info_box_text .read_more .stm_icon {
margin: 2px 0 0 5px;
font-size: 12px;
vertical-align: middle;
color: #6bc74d;
}
.info_box.style_3 .info_box_text .read_more span {
vertical-align: middle;
line-height: 13px;
}
.info_box.style_3 .info_box_text .read_more:hover {
color: #fff;
text-decoration: none;
}
.info_box.style_3 .info_box_text .read_more:hover .stm_icon {
color: #6bc74d;
}
.info_box.style_3 .info_box_image {
margin: 0 0 1px;
}
.info_box.style_4 h4 {
letter-spacing: 0;
margin-bottom: 12px;
line-height: 24px;
font-size: 20px;
}
.info_box.style_4 .info_box_image {
position: relative;
margin-bottom: 4px;
}
.info_box.style_4 .info_box_image:before {
content: "";
position: absolute;
z-index: 1;
top: 0;
left: 0;
width: 100%;
height: 100%;
opacity: 0;
background: rgba(0, 0, 0, 0.2);
transition: opacity 0.3s ease;
}
.info_box.style_4 .info_box_image:after {
content: "";
position: absolute;
bottom: 0;
left: 0;
background: #7bc74d;
width: 0;
height: 5px;
z-index: 2;
transition: all 0.3s ease;
}
.info_box.style_4 p {
color: #888;
font-size: 13px;
margin-bottom: 0;
line-height: 22px;
transition: all 0.3s ease;
}
.info_box.style_4 .read_more {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
color: transparent;
font: 0/0 sans-serif;
}
.projects_tabs,
.projects_tabs .projects_carousel .project,
.projects_tabs .projects_carousel .project .project_wr {
position: relative;
}
.info_box.style_4:hover .info_box_image:after {
width: 100%;
}
.info_box.style_4:hover .info_box_image:before {
opacity: 1;
}
.info_box.style_4:hover p {
color: #222;
}
.info_box.style_5 {
border: 4px solid #7bc74d;
padding: 27px 25px 35px 27px;
transition: border-color 0.4s ease;
}
.info_box.style_5:hover {
border-color: #222831;
}
.info_box.style_5 h3 {
line-height: 30px;
letter-spacing: -0.04em;
padding-top: 10px;
margin-bottom: 20px;
}
.info_box.style_5 h3:after {
margin-top: 16px;
}
.info_box.style_5 p {
margin-bottom: 32px;
font-size: 13px;
}
.info_box.style_5 .read_more {
color: #222831;
font-weight: 600;
letter-spacing: 0.04em;
}
.info_box.style_5 .read_more .stm_icon {
color: #7bc74d;
margin-left: 10px;
}
.info_box.style_6 {
background: #fff;
padding: 80px 40px 50px;
margin-bottom: 20px;
transition: all 0.3s ease;
}
@media only screen and (min-width: 1440px) {
.info_box.style_6 {
padding: 80px 90px 50px;
}
}
.info_box.style_6 .info_box_text {
display: flex;
justify-content: center;
flex-direction: column;
align-items: center;
}
.info_box.style_6 .info_box_text .title {
margin-bottom: 10px;
}
.info_box.style_6 .info_box_text .icon {
width: 55px;
margin: 0 auto 9px;
text-align: center;
}
.info_box.style_6 .info_box_text .icon i {
font-size: 36px;
color: #6bc74d;
}
.info_box.style_6 .info_box_text h5 {
font-weight: 500;
padding-top: 0;
margin-bottom: 11px;
font-size: 24px;
letter-spacing: -1px;
}
.info_box.style_6 .info_box_text h5 a {
transition: all 0.3s ease;
color: #222831;
}
.info_box.style_6 .info_box_text h5 a:hover {
color: #6bc74d;
text-decoration: none;
}
.info_box.style_6 .info_box_text p {
font-size: 14px;
line-height: 22px;
color: #777;
margin-bottom: 19px;
}
.info_box.style_6 .info_box_text .read_more {
text-transform: none;
font-family: inherit;
font-weight: 400;
font-size: 14px;
color: #7bc74d;
}
.info_box.style_6 .info_box_text .read_more .stm_icon {
margin-top: 4px;
margin-left: 10px;
transition: all 0.3s;
font-size: 9px;
color: #7bc74d;
}
.info_box.style_6 .info_box_text .read_more .stm_icon:before {
content: "\e981";
font-family: stm;
speak: none;
font-style: normal;
font-weight: 400;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.info_box.style_6 .info_box_text .read_more:hover,
.info_box.style_6 .info_box_text .read_more:hover .stm_icon {
color: #6bc74d;
}
.info_box.style_6:hover {
box-shadow: 0 10px 10px rgba(0, 0, 0, 0.1);
}
@media only screen and (max-width: 767px) {
.info_box p {
min-height: auto;
}
}
.projects_tabs h2 {
color: #fff;
float: left;
}
.projects_tabs h2:before {
background: #222831;
margin-bottom: 14px;
}
.projects_tabs h2 a {
color: #fff;
transition: color 0.2s linear;
}
.projects_tabs h2 a:hover {
color: #222831;
}
.projects_tabs .tabs {
float: right;
margin: 17px -15px 0 0;
}
.projects_tabs .tabs a {
display: inline-block;
vertical-align: top;
padding: 13px 15px 12px;
color: #aaa;
font-size: 13px;
text-transform: uppercase;
font-weight: 700;
transition: color 0.2s linear, background 0.2s linear;
}
.projects_tabs .tabs a:hover {
color: #222831;
}
.projects_tabs .tabs a.active {
background: #333;
color: #222831;
border-radius: 0;
}
.projects_tabs.no_padding .projects_carousel {
margin-left: -12px;
margin-right: -12px;
}
.projects_tabs .projects_carousel {
position: relative;
display: none !important;
}
.projects_tabs .projects_carousel.active {
display: block !important;
}
.projects_tabs .projects_carousel .project img {
display: block;
max-width: 100%;
height: auto;
width: 100%;
}
.icon_box.style_1.icon_left h5.no_stripe:after,
.icon_box.style_1.icon_left_transparent h5.no_stripe:after,
.projects_tabs .projects_carousel .project h4:before {
display: none;
}
.projects_tabs .projects_carousel.multiple_project .project {
padding: 0 12px;
}
.projects_tabs .projects_carousel .project .overlay {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
background: #000;
opacity: 0;
transition: opacity 0.3s linear;
-webkit-transition: opacity 0.3s linear;
-moz-transition: opacity 0.3s linear;
overflow: hidden;
}
.projects_tabs .projects_carousel .project .view_more {
position: absolute;
left: 33px;
bottom: 10px;
opacity: 0;
transition: bottom 0.2s linear, opacity 0.2s linear;
-webkit-transition: bottom 0.2s linear, opacity 0.2s linear;
-moz-transition: bottom 0.2s linear, opacity 0.2s linear;
font-weight: 700;
}
.projects_tabs .projects_carousel .project h4 {
position: absolute;
left: 33px;
bottom: 100px;
color: #fff;
text-transform: uppercase;
margin: 0;
width: 70%;
opacity: 0;
transition: bottom 0.2s linear, opacity 0.2s linear;
-webkit-transition: bottom 0.2s linear, opacity 0.2s linear;
-moz-transition: bottom 0.2s linear, opacity 0.2s linear;
}
.projects_tabs .projects_carousel .project:hover .overlay {
opacity: 0.5;
}
.projects_tabs .full_width,
.projects_tabs .full_width .projects_tabs_header {
margin-left: -3000px;
margin-right: -3000px;
padding-right: 3000px;
padding-left: 3000px;
}
.projects_tabs .projects_tabs_header {
border-bottom: 1px solid #243238;
box-shadow: 0 3px 3px #292929;
margin: 0 0 50px;
padding: 37px 0 22px;
}
.projects_tabs .project:hover h4 {
bottom: 80px;
opacity: 1;
}
.projects_tabs .project:hover .view_more {
bottom: 25px;
opacity: 1;
}
.projects_carousel .project .view_more:active,
.projects_carousel .project .view_more:focus,
.projects_carousel .project .view_more:hover {
background: #222831;
color: #fff;
}
.projects_carousel.multiple_project .project.slick-cloned {
top: 0 !important;
}
.icon_box {
position: relative;
}
.icon_box.style_1 .icon {
color: #222831;
margin: 0;
vertical-align: bottom;
}
.icon_box.style_1.icon_left .icon,
.icon_box.style_1.icon_left_transparent .icon {
float: left;
margin: 0;
text-align: center;
}
.icon_box.style_1.icon_left h5.no_stripe,
.icon_box.style_1.icon_left_transparent h5.no_stripe {
margin-bottom: 9px;
}
.icon_box.style_1.icon_left .icon_text,
.icon_box.style_1.icon_left_transparent .icon_text {
overflow: hidden;
}
.icon_box.style_1.icon_left h5,
.icon_box.style_1.icon_left_transparent h5 {
padding-top: 0;
font-size: 18px;
line-height: 22px;
text-transform: none;
position: relative;
transition: all 0.3s ease;
color: #222831;
}
.icon_box.style_1.icon_left p,
.icon_box.style_1.icon_left_transparent p {
font-size: 13px;
line-height: 24px;
transition: all 0.3s ease;
font-family: inherit !important;
opacity: 1;
}
.icon_box.style_1.hexagon .icon i:after,
.stm_testimonials .item .testimonial:before,
.vc_testimonials.style_3.navigation-arrows .vc_testimonials_carousel_wr:before,
.vc_testimonials.style_3.navigation-bullets .vc_testimonials_carousel .item .testimonial_info:before {
font-family: stm;
speak: none;
font-variant: normal;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.icon_box.style_1.icon_left.middle .icon_text,
.icon_box.style_1.icon_left_transparent.middle .icon_text {
display: inline-block;
vertical-align: middle;
}
.icon_box.style_1.icon_left_transparent .icon {
display: inline-block;
float: left;
}
.icon_box.style_1.icon_left_transparent .icon:after {
display: none;
}
.icon_box.style_1.icon_left_transparent .icon i {
width: auto;
height: auto;
line-height: 1;
background: 0 0;
padding: 1px;
color: #222831;
text-align: left;
}
.icon_box.style_1.icon_left_transparent h5 {
display: inline-block;
vertical-align: middle;
}
.icon_box.style_1.icon_left_transparent h5:after {
display: none;
}
.icon_box.style_1.icon_left_transparent .icon_text p {
letter-spacing: 0;
line-height: 24px;
}
.icon_box.style_1 .icon i {
display: block;
vertical-align: middle;
width: 50px;
height: 50px;
line-height: 50px;
background: 0 0;
text-align: center;
border-radius: 50%;
}
.icon_box.style_1 .icon:after {
content: "";
display: inline-block;
vertical-align: middle;
height: 100%;
}
.icon_box.style_1 .icon.font-color_base i {
color: #222831;
}
.icon_box.style_1 .icon.font-color_secondary i {
color: #7bc74d;
}
.icon_box.style_1 .icon.font-color_third i {
color: #6bc74d;
}
.icon_box.style_1 .icon.font-color_base_bg i {
background-color: #222831;
}
.icon_box.style_1 .icon.font-color_secondary_bg i {
background-color: #7bc74d;
}
.icon_box.style_1 .icon.font-color_third_bg i {
background-color: #6bc74d;
}
.icon_box.style_1.hexagon.hexanog_animation {
position: relative;
padding: 37px 20px;
}
.icon_box.style_1.hexagon.hexanog_animation:hover {
background: #fff;
}
.icon_box.style_1.hexagon.hexanog_animation:hover .icon {
padding: 20px 0;
}
.icon_box.style_1.hexagon.hexanog_animation:hover .icon:after,
.icon_box.style_1.hexagon.hexanog_animation:hover .icon:before {
height: 15px;
}
.icon_box.style_1.hexagon.hexanog_animation h5 {
margin-bottom: 11px;
}
.icon_box.style_1.hexagon.hexanog_animation .icon_text p:last-child {
margin: 0;
}
.icon_box.style_1.hexagon.hexanog_animation .icon {
transition: all 0.3s ease;
}
.icon_box.style_1.hexagon.hexanog_animation .icon i {
position: relative;
}
.icon_box.style_1.hexagon.hexanog_animation .icon:after,
.icon_box.style_1.hexagon.hexanog_animation .icon:before {
content: "";
display: block;
position: absolute;
left: 29px;
width: 6px;
background: #6bc74d;
height: 0;
transition: all 0.3s ease;
}
.icon_box.style_1.hexagon.hexanog_animation .icon:before {
top: -3px;
}
.icon_box.style_1.hexagon.hexanog_animation .icon:after {
bottom: -3px;
}
.icon_box.style_1.hexagon .icon {
position: relative;
}
.icon_box.style_1.hexagon .icon i {
background: 0 0;
color: #222831;
width: 64px;
height: 55px;
line-height: 55px;
}
.icon_box.style_1.hexagon .icon i:after {
content: "\e91c";
font-style: normal;
font-weight: 400;
text-transform: none;
line-height: 1;
position: absolute;
left: 0;
top: 0;
font-size: 55px;
}
.icon_box.style_1 h4,
.icon_box.style_1 h5 {
padding-top: 14px;
margin-bottom: 11px;
}
.icon_box.style_1 h4:before {
display: none;
}
.icon_box.style_1 h4:after {
content: "";
display: block;
width: 46px;
height: 5px;
background: #aaa;
margin: 17px 0 0;
}
.icon_box.style_1.icon_top_transparent .icon_text h4.no_stripe:after,
.icon_box.style_2 h5:after {
content: none;
}
.icon_box.style_1.icon_top_transparent {
text-align: left;
}
.icon_box.style_1.icon_top_transparent .icon {
display: inline-block;
height: 62px;
margin-bottom: 20px;
}
.icon_box.style_1.icon_top_transparent .icon i {
height: auto;
width: auto;
font-size: 62px;
line-height: normal;
color: #7bc74d;
background: 0 0;
}
.icon_box.style_1.icon_top_transparent .icon_text h4 {
padding-top: 0;
line-height: 18px;
font-size: 14px;
}
.icon_box.style_1:hover.icon_left_transparent .icon_text h5 {
color: #222831 !important;
}
@media (max-width: 991px) {
.icon_box.style_1 .icon {
width: auto;
text-align: center;
}
}
.icon_box.style_2 .icon_box_inner {
display: flex;
align-items: center;
}
.icon_box.style_2 .icon {
display: block;
vertical-align: middle;
margin-right: 24px;
}
.icon_box.style_2 .icon.font-color_base i {
color: #222831;
}
.icon_box.style_2 .icon.font-color_secondary i {
color: #7bc74d;
}
.icon_box.style_2 .icon.font-color_third i {
color: #6bc74d;
}
.icon_box.style_2 h5 {
display: block;
vertical-align: middle;
letter-spacing: 0.5px;
line-height: 24px;
margin-bottom: 0;
font-weight: 400;
font-size: 18px;
padding: 0;
}
.icon_box.style_2.alignment_center {
text-align: center;
}
.icon_box.style_2.alignment_center .icon_box_inner {
display: inline-block;
text-align: left;
}
.icon_box.style_2.alignment_right {
text-align: right;
}
.icon_box.style_2.alignment_right .icon_box_inner {
display: inline-block;
text-align: left;
}
.icon_box.style_3 .icon {
display: table-cell;
vertical-align: middle;
padding: 10px 17px 10px 0;
color: #222831;
}
.icon_box.style_3 .icon.font-color_secondary {
color: #7bc74d;
}
.icon_box.style_3 .icon.font-color_third {
color: #6bc74d;
}
.icon_box.style_3 .icon i {
display: block;
width: 54px;
height: 54px;
text-align: center;
overflow: hidden;
position: relative;
line-height: 54px;
border: 3px solid transparent;
border-radius: 50%;
}
.icon_box.style_3 .icon.font-color_base i {
color: #222831;
}
.icon_box.style_3 .icon.font-color_secondary i {
color: #7bc74d;
}
.icon_box.style_3 .icon.font-color_third i {
color: #6bc74d;
}
.icon_box.style_3 .icon.border-color_base i {
border-color: #222831;
}
.icon_box.style_3 .icon.border-color_secondary i {
border-color: #7bc74d;
}
.icon_box.style_3 .icon.border-color_third i {
border-color: #6bc74d;
}
.icon_box.style_3 .icon_text {
display: table-cell;
vertical-align: middle;
padding: 10px 0;
font-weight: 600;
}
.icon_box.style_3 .icon_text p {
line-height: 24px;
}
.icon_box.style_3 .icon_text p:last-child {
margin-bottom: 0;
}
.icon_box.style_4 .icon_box_inner {
display: flex;
flex-wrap: wrap;
}
.icon_box.style_4 h4:after,
.icon_box.style_4 h4:before,
.icon_box.style_5 .icon_box_inner h4:after {
display: none;
}
.icon_box.style_4 .icon_box_inner .icon_text {
width: 100%;
flex: 0 0 100%;
}
.icon_box.style_4 .icon {
color: #222831;
margin-right: 8px;
}
.icon_box.style_4 .icon.font-color_secondary {
color: #7bc74d;
}
.icon_box.style_4 .icon.font-color_third {
color: #6bc74d;
}
.icon_box.style_4 .icon i {
overflow: hidden;
position: relative;
line-height: 54px;
border: 3px solid transparent;
border-radius: 50%;
}
.icon_box.style_4 .icon.font-color_base i {
color: #222831;
}
.icon_box.style_4 .icon.font-color_secondary i {
color: #7bc74d;
}
.icon_box.style_4 .icon.font-color_third i {
color: #6bc74d;
}
.icon_box.style_4 .icon.border-color_base i {
border-color: #222831;
}
.icon_box.style_4 .icon.border-color_secondary i {
border-color: #7bc74d;
}
.icon_box.style_4 .icon.border-color_third i {
border-color: #6bc74d;
}
.icon_box.style_4 h4 {
padding-top: 13px;
margin-bottom: 16px;
letter-spacing: 0;
font-weight: 600;
font-size: 18px;
color: #000;
}
.icon_box.style_4 .icon_text {
color: #595959;
line-height: 20px;
font-weight: 400;
}
.icon_box.style_4 .icon_text p {
font-size: 13px;
line-height: 20px;
}
.icon_box.style_4 .icon_text p:last-child {
margin-bottom: 0;
}
.icon_box.style_4.alignment_center .icon_box_inner {
text-align: center;
}
.icon_box.style_4.alignment_center .icon i {
margin: 0 auto;
}
.icon_box.style_5 {
position: relative;
padding-top: 18px;
padding-bottom: 38px;
background-color: #fff;
transition: all 0.3s;
overflow: hidden;
}
.icon_box.style_5:after,
.icon_box.style_5:before {
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 4px;
transition: all 0.4s;
background-color: #222831;
}
.icon_box.style_5:after {
width: 0;
}
.icon_box.style_5 .icon_box_inner {
padding-right: 40px;
padding-left: 95px;
}
.icon_box.style_5 .icon_box_inner .icon {
position: absolute;
top: 35px;
left: 26px;
}
.icon_box.style_5 .icon_box_inner h4 {
position: relative;
text-transform: none;
margin-bottom: 18px;
font-weight: 700;
z-index: 1;
padding-top: 26px;
}
.icon_box.style_5 .icon_box_inner .icon_bg {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
font-size: 120px;
opacity: 0.2;
}
.icon_box.style_5 .icon_box_inner .icon_bg i {
position: absolute;
right: -14px;
bottom: -12px;
}
.icon_box.style_5 .icon_box_inner .icon_text {
position: relative;
z-index: 1;
font-size: 14px;
line-height: 24px;
}
.icon_box.style_5 .icon_box_inner .icon_text p {
line-height: 24px;
font-size: 14px;
color: #888;
}
.icon_box.style_5 .icon_box_inner .text_more {
position: relative;
letter-spacing: 0;
z-index: 1;
transition: all 0.3s;
font-weight: 700;
color: #222831;
}
.icon_box.style_5 .icon_box_inner .text_more i {
display: inline-block;
vertical-align: middle;
margin-top: -3px;
margin-left: 8px;
font-weight: 600;
font-size: 20px;
color: #2d6947;
}
.icon_box.style_5:hover {
box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.2);
}
.icon_box.style_5:hover:after {
width: 100%;
background-color: #7bc74d;
}
.icon_box.style_6,
.icon_box.style_7 {
background-color: transparent;
overflow: hidden;
}
.icon_box.style_5:hover .text_more {
color: #2d6947;
}
.icon_box.style_6 {
position: relative;
padding: 0;
transition: all 0.3s;
}
.icon_box.style_6 .icon_box_inner {
padding-left: 75px;
}
.icon_box.style_6 .icon_box_inner .icon {
position: absolute;
display: flex;
align-items: center;
justify-content: center;
top: 0;
left: 0;
min-width: 51px;
min-height: 51px;
}
.icon_box.style_6 .icon_box_inner .icon i {
transition: all 0.3s;
position: relative;
}
.icon_box.style_6 .icon_box_inner .icon .icon_bg {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
text-align: center;
font-size: 51px;
}
.icon_box.style_6 .icon_box_inner .icon .icon_bg i {
display: inline-block;
vertical-align: top;
color: #d4d4d4;
}
.icon_box.style_6 .icon_box_inner h4 {
position: relative;
transition: all 0.3s;
padding-top: 0;
padding-right: 30px;
line-height: 24px;
text-transform: none;
margin-bottom: 14px;
font-weight: 700;
font-size: 20px;
z-index: 1;
}
.icon_box.style_6 .icon_box_inner h4:after {
display: none;
}
.icon_box.style_6 .icon_box_inner .icon_text {
color: #777;
transition: all 0.3s;
}
.icon_box.style_6:hover .icon i {
color: #222831 !important;
}
.icon_box.style_6:hover .icon .icon_bg i {
color: #d4d4d4 !important;
}
.icon_box.style_6:hover h4 {
color: #7bc74d;
}
.icon_box.style_6:hover .icon_text,
.icon_box.style_7 .icon_box_inner .icon_box_icon .font-color_base {
color: #222831;
}
.icon_box.style_7 {
display: block;
position: relative;
padding: 0;
border: 1px solid #e6e6e6;
border-radius: 4px;
height: 150px;
}
.icon_box.style_7 .icon_box_inner {
padding: 0 26px;
}
.icon_box.style_7 .icon_box_inner .icon_box_icon {
display: flex;
width: 100%;
min-height: 150px;
align-items: center;
transition: all 0.5s;
}
.icon_box.style_7 .icon_box_inner .icon_box_icon .icon {
margin-right: 17px;
}
.icon_box.style_7 .icon_box_inner .icon_box_icon h6 {
padding: 0;
margin: 0;
font-weight: 700;
}
.icon_box.style_7 .icon_box_inner .icon_box_icon h6:after,
.icon_box.style_7 .icon_box_inner .icon_box_icon h6:before {
display: none;
}
.icon_box.style_7 .icon_box_inner .icon_box_icon .font-color_secondary {
color: #7bc74d;
}
.icon_box.style_7 .icon_box_inner .icon_box_icon .font-color_third {
color: #6bc74d;
}
.icon_box.style_7 .icon_box_inner .icon_text {
display: flex;
min-height: 150px;
align-items: center;
flex: 1;
position: relative;
overflow: hidden;
}
.icon_box.style_7 .icon_box_inner .icon_text p:last-child {
margin-bottom: 0;
}
.icon_box.style_7 .icon_box_inner:hover .icon_box_icon {
margin-top: -150px;
}
.font-color_secondary {
color: #7bc74d;
}
.stm_testimonials {
position: relative;
margin: 0 -15px;
font-size: 0;
}
.stm_testimonials.cols_2 .item {
width: 50%;
}
.stm_testimonials.cols_3 .item {
width: 33%;
}
.stm_testimonials.style_2 .item .testimonial {
background: #f2f2f2;
}
.stm_testimonials.style_2 .item .testimonial:before {
bottom: -3px;
right: -3px;
}
.stm_testimonials.style_2 .item .testimonial:after {
background-image: url(//giresundehadedektor.com/wp-content/themes/consulting/assets/images/testimonials_before_2.png);
}
.stm_testimonials .item {
font-size: 14px;
display: inline-block;
vertical-align: top;
padding: 0 15px;
margin: 0 0 43px;
}
.stm_testimonials .item .testimonial {
position: relative;
border: 3px solid #f2f2f2;
padding: 21px 28px 32px;
margin: 0 0 20px;
}
.stm_testimonials .item .testimonial:before {
content: "\e90b";
font-style: normal;
font-weight: 400;
text-transform: none;
line-height: 1;
font-size: 48px;
color: #6bc74d;
position: absolute;
right: 0;
bottom: 0;
width: 58px;
height: 40px;
overflow: hidden;
}
.stm_testimonials .item .testimonial:after {
content: "";
position: absolute;
left: 62px;
bottom: -33px;
width: 30px;
height: 33px;
background: url(//giresundehadedektor.com/wp-content/themes/consulting/assets/images/testimonials_before.png) no-repeat;
background-size: 15px 18px;
}
.stm_testimonials .item .testimonial p {
margin: 0;
}
.stm_testimonials .item .testimonial-info {
position: relative;
}
.stm_testimonials .item .testimonial-info:after {
content: "";
display: table;
clear: both;
}
.stm_testimonials .item .testimonial-info .testimonial-image {
max-width: 50px;
display: table-cell;
vertical-align: middle;
}
.stm_testimonials .item .testimonial-info .testimonial-image img {
max-width: 100%;
height: auto;
overflow: hidden;
border-radius: 100%;
}
.stm_testimonials .item .testimonial-info .testimonial-text {
display: table-cell;
vertical-align: middle;
padding: 0 0 0 15px;
}
.stm_testimonials .item .testimonial-info .testimonial-text .name {
font-size: 13px;
color: #222;
line-height: 20px;
font-weight: 600;
}
.stm_testimonials .item .testimonial-info .testimonial-text .company {
font-size: 13px;
color: grey;
line-height: 20px;
font-style: italic;
}
.vc_testimonials.style_3.navigation-arrows {
padding: 100px 0;
background-size: cover;
background-repeat: no-repeat;
}
.vc_testimonials.style_3.navigation-arrows .vc_testimonials_carousel_wr {
position: relative;
float: left;
max-width: 540px;
width: 100%;
padding: 64px 60px 53px;
background: rgba(255, 255, 255, 0.9);
}
.vc_testimonials.style_3.navigation-arrows .vc_testimonials_carousel_wr:after {
content: "";
display: table;
clear: both;
}
.vc_testimonials.style_3.navigation-arrows .owl-nav {
position: absolute;
bottom: 60px;
right: 60px;
z-index: 2;
}
.vc_testimonials.style_3.navigation-arrows .vc_testimonials_carousel_wr:before {
content: "\e90b";
font-style: normal;
font-weight: 400;
text-transform: none;
line-height: 1;
position: absolute;
top: 47px;
left: -25px;
color: #7bc74d;
font-size: 48px;
}
.vc_testimonials.style_3.navigation-arrows .owl-nav:after,
.vc_testimonials.style_3.navigation-bullets .vc_testimonials_carousel_wr:after {
content: "";
display: table;
clear: both;
}
.vc_testimonials.style_3.navigation-arrows .vc_testimonials_carousel_wr .item > p {
margin-bottom: 22px;
font-size: 16px;
font-weight: 300;
line-height: 30px;
color: #222;
}
.vc_testimonials.style_3.navigation-arrows .vc_testimonials_carousel_wr .item .testimonial_info h4 {
padding: 0;
letter-spacing: 0;
margin-bottom: 0;
font-size: 18px;
line-height: 24px;
}
.vc_testimonials.style_3.navigation-arrows .vc_testimonials_carousel_wr .item .testimonial_info p {
padding: 0;
margin-bottom: 0;
font-size: 14px;
line-height: 24px;
color: #777;
font-weight: 400;
}
.vc_testimonials.style_3.navigation-arrows .vc_testimonials_carousel_wr .item .testimonial_info p strong {
font-weight: 400;
}
.vc_testimonials.style_3.navigation-arrows .owl-nav .owl-next,
.vc_testimonials.style_3.navigation-arrows .owl-nav .owl-prev {
float: left;
width: 45px;
height: 45px;
padding-top: 7px;
text-align: center;
font-size: 19px;
border: 3px solid #bac1c6;
color: #bac1c6;
transition: all 0.3s ease;
position: relative;
cursor: pointer;
}
.vc_testimonials.style_3.navigation-arrows .owl-nav .owl-next:hover,
.vc_testimonials.style_3.navigation-arrows .owl-nav .owl-prev:hover {
border-color: #222831;
background: #222831;
color: #fff;
z-index: 2;
}
.vc_testimonials.style_3.navigation-arrows .owl-nav .owl-prev {
margin-right: -3px;
}
.vc_testimonials.style_3.navigation-bullets {
padding: 80px 0;
background-size: cover;
background-repeat: no-repeat;
transition: 0.5s;
}
.vc_testimonials.style_3.navigation-bullets .vc_testimonials_carousel_wr {
position: relative;
float: right;
max-width: 635px;
width: 100%;
padding: 68px 68px 97px;
background: rgba(255, 255, 255, 0.9);
}
.vc_testimonials.style_3.navigation-bullets .owl-dots {
position: absolute;
bottom: 44px;
left: 0;
width: 100%;
z-index: 2;
text-align: center;
}
.vc_testimonials.style_3.navigation-bullets .owl-dots .owl-dot {
display: inline-block;
margin: 0 22px;
}
.vc_testimonials.style_3.navigation-bullets .owl-dots .owl-dot span {
display: block;
width: 9px;
height: 9px;
background: rgba(0, 0, 0, 0.2);
border-radius: 50%;
cursor: pointer;
transition: all 0.3s ease;
}
.vc_testimonials.style_3.navigation-bullets .owl-dots .owl-dot.active span {
background: #6bc74d;
transform: scale(2.1);
}
.vc_testimonials.style_3.navigation-bullets .vc_testimonials_carousel .item > p {
text-align: center;
margin-bottom: 26px;
font-size: 18px;
line-height: 30px;
color: #222831;
}
.vc_testimonials.style_3.navigation-bullets .vc_testimonials_carousel .item .testimonial_info {
position: relative;
text-align: center;
}
.vc_testimonials.style_3.navigation-bullets .vc_testimonials_carousel .item .testimonial_info:before {
display: inline-block;
margin-bottom: 16px;
content: "\e93b";
font-style: normal;
font-weight: 400;
text-transform: none;
line-height: 1;
color: #6bc74d;
font-size: 71px;
}
.vc_testimonials.style_3.navigation-bullets .vc_testimonials_carousel .item .testimonial_info h4 {
font-size: 14px;
text-transform: uppercase;
padding: 0;
letter-spacing: 0;
margin-bottom: 5px;
line-height: normal;
}
.vc_testimonials.style_3.navigation-bullets .vc_testimonials_carousel .item .testimonial_info p {
line-height: normal;
padding: 0;
margin-bottom: 0;
font-size: 14px;
color: #777;
}
.vc_testimonials.style_3.navigation-bullets .vc_testimonials_carousel .item .testimonial_info p strong {
font-weight: 400;
}
.vc_testimonials.style_4 {
transition: all 0.4s;
}
.vc_testimonials.style_4.navigation-arrows,
.vc_testimonials.style_4.navigation-bullets {
background-size: cover;
background-repeat: no-repeat;
}
.vc_testimonials.style_4.navigation-arrows .vc_testimonials_carousel_wr,
.vc_testimonials.style_4.navigation-bullets .vc_testimonials_carousel_wr {
float: right;
display: flex;
align-items: center;
justify-content: center;
flex-direction: column;
position: relative;
max-width: 630px;
padding: 133px 60px 62px;
background: rgba(107, 199, 77, 0.8);
}
.vc_testimonials.style_4.navigation-arrows .vc_testimonials_carousel_wr:after,
.vc_testimonials.style_4.navigation-bullets .vc_testimonials_carousel_wr:after {
content: "";
display: table;
clear: both;
}
.vc_testimonials.style_4.navigation-arrows .vc_testimonials_carousel_wr .item,
.vc_testimonials.style_4.navigation-bullets .vc_testimonials_carousel_wr .item {
cursor: -webkit-grabbing;
cursor: grabbing;
text-align: center;
}
.vc_testimonials.style_4.navigation-arrows .vc_testimonials_carousel_wr .item:before,
.vc_testimonials.style_4.navigation-bullets .vc_testimonials_carousel_wr .item:before {
display: block;
content: "\e980";
font-family: stm;
speak: none;
font-style: normal;
font-weight: 400;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
margin-bottom: 27px;
font-size: 48px;
color: #fff;
}
.vc_testimonials.style_4.navigation-arrows .vc_testimonials_carousel_wr .item > p,
.vc_testimonials.style_4.navigation-bullets .vc_testimonials_carousel_wr .item > p {
margin-bottom: 44px;
font-size: 24px;
font-style: italic;
font-weight: 300;
line-height: 32px;
color: #fff;
}
.vc_testimonials.style_4.navigation-arrows .vc_testimonials_carousel_wr .item .testimonial_info,
.vc_testimonials.style_4.navigation-bullets .vc_testimonials_carousel_wr .item .testimonial_info {
margin-bottom: 30px;
}
.vc_testimonials.style_4.navigation-arrows .vc_testimonials_carousel_wr .item .testimonial_info h4,
.vc_testimonials.style_4.navigation-bullets .vc_testimonials_carousel_wr .item .testimonial_info h4 {
padding: 0;
letter-spacing: 0.5px;
margin-bottom: 0;
text-transform: uppercase;
font-weight: 700;
font-size: 12px;
color: #fff;
}
.vc_testimonials.style_4.navigation-arrows .vc_testimonials_carousel_wr .item .testimonial_info p,
.vc_testimonials.style_4.navigation-bullets .vc_testimonials_carousel_wr .item .testimonial_info p {
padding: 0;
margin-bottom: 0;
font-family: inherit;
font-weight: 300;
font-size: 14px;
color: #fff;
}
.vc_testimonials.style_4.navigation-arrows .owl-nav:after,
.vc_testimonials.style_4.navigation-bullets .owl-nav:after {
content: "";
display: table;
clear: both;
}
.vc_testimonials.style_4.navigation-arrows .owl-nav .owl-next,
.vc_testimonials.style_4.navigation-arrows .owl-nav .owl-prev,
.vc_testimonials.style_4.navigation-bullets .owl-nav .owl-next,
.vc_testimonials.style_4.navigation-bullets .owl-nav .owl-prev {
float: left;
width: 45px;
height: 45px;
padding-top: 7px;
text-align: center;
font-size: 19px;
border: 3px solid #bac1c6;
color: #bac1c6;
transition: all 0.3s ease;
position: relative;
cursor: pointer;
margin: 0 5px;
}
.vc_testimonials.style_4.navigation-arrows .owl-nav .owl-next:hover,
.vc_testimonials.style_4.navigation-arrows .owl-nav .owl-prev:hover,
.vc_testimonials.style_4.navigation-bullets .owl-nav .owl-next:hover,
.vc_testimonials.style_4.navigation-bullets .owl-nav .owl-prev:hover {
border-color: #222831;
background: #222831;
color: #fff;
z-index: 2;
}
.vc_testimonials.style_4.navigation-arrows .owl-dots .owl-dot,
.vc_testimonials.style_4.navigation-bullets .owl-dots .owl-dot {
display: inline-block;
margin: 0 12px;
}
.vc_testimonials.style_4.navigation-arrows .owl-dots .owl-dot span,
.vc_testimonials.style_4.navigation-bullets .owl-dots .owl-dot span {
display: block;
width: 9px;
height: 9px;
background: rgba(34, 40, 49, 0.2);
border-radius: 50%;
cursor: pointer;
transition: all 0.3s ease;
}
.vc_testimonials.style_4.navigation-arrows .owl-dots .owl-dot.active span,
.vc_testimonials.style_4.navigation-bullets .owl-dots .owl-dot.active span {
background: #222831;
}
@media only screen and (max-width: 1024px) {
.vc_testimonials.style_4.navigation-arrows .vc_testimonials_carousel_wr,
.vc_testimonials.style_4.navigation-bullets .vc_testimonials_carousel_wr {
float: none;
margin: 0 auto;
}
}
@media only screen and (max-width: 640px) {
.vc_testimonials.style_4.navigation-arrows .vc_testimonials_carousel_wr,
.vc_testimonials.style_4.navigation-bullets .vc_testimonials_carousel_wr {
padding: 70px 20px 40px;
}
}
.stats_counter {
position: relative;
}
.stats_counter .icon {
float: left;
color: #222831;
margin: 0 12px 0 0;
}
.stats_counter h3:after {
display: none;
}
.stats_counter h3 {
color: #fff;
margin: 0 0 10px;
font-size: 50px;
letter-spacing: 0;
font-weight: 700;
white-space: nowrap;
}
.stats_counter .counter_title {
clear: both;
color: #fff;
font-weight: 600;
font-size: 14px;
}
.stats_counter.style_2 .inner {
display: table;
width: 100%;
}
.stats_counter.style_2 .inner .no_stripe {
display: table-cell;
vertical-align: middle;
padding: 20px 14px 20px 0;
width: 70px;
font-weight: 400;
font-size: 48px;
color: #fff;
}
.stats_counter.style_2 .inner .counter_description {
display: table-cell;
vertical-align: middle;
padding: 20px 0;
}
.stats_counter.style_2 .inner .counter_description p {
text-align: left;
line-height: 18px;
margin-bottom: 0;
color: #fff;
}
.stats_counter.style_3 .inner {
display: flex;
flex-direction: column;
}
.stats_counter.style_3 .inner h3 {
margin-bottom: 15px;
line-height: 30px;
font-weight: 600;
font-size: 30px;
color: #2d6947;
}
.stats_counter.style_3 .inner .counter_title {
order: 2;
line-height: 24px;
font-weight: 600;
font-size: 22px;
}
.stats_counter.style_3 .inner .counter_description {
order: 1;
margin-bottom: 3px;
font-size: 15px;
line-height: 20px;
color: #595959;
}
.stats_counter.style_3 .inner .counter_description p {
margin-bottom: 0;
line-height: 20px;
}
.counter-white-color .stats_counter.style_1 .inner .counter_description,
.counter-white-color .stats_counter.style_1 .inner h3,
.counter-white-color .stats_counter.style_2 .inner .counter_description,
.counter-white-color .stats_counter.style_2 .inner h3,
.counter-white-color .stats_counter.style_3 .inner .counter_description,
.counter-white-color .stats_counter.style_3 .inner h3 {
color: #fff;
}
@media only screen and (max-width: 767px) {
.stats_counter.style_1 .inner,
.stats_counter.style_2 .inner,
.stats_counter.style_3 .inner {
display: flex;
align-items: center;
justify-content: center;
flex-direction: column;
}
.stats_counter.style_1 .inner .no_stripe,
.stats_counter.style_1 .inner h3,
.stats_counter.style_2 .inner .no_stripe,
.stats_counter.style_2 .inner h3,
.stats_counter.style_3 .inner .no_stripe,
.stats_counter.style_3 .inner h3 {
width: auto;
text-align: center;
padding: 20px 0 10px;
font-size: 40px !important;
margin: 0;
}
.stats_counter.style_1 .inner .counter_title,
.stats_counter.style_2 .inner .counter_title,
.stats_counter.style_3 .inner .counter_title {
order: 1;
}
.stats_counter.style_1 .inner .counter_description,
.stats_counter.style_2 .inner .counter_description,
.stats_counter.style_3 .inner .counter_description {
display: block;
order: 2;
padding: 10px 0 20px;
font-size: 18px;
}
.stats_counter.style_1 .inner .counter_description p,
.stats_counter.style_2 .inner .counter_description p,
.stats_counter.style_3 .inner .counter_description p {
text-align: center;
}
.custom_count_title.vc_custom_heading {
display: block !important;
}
.custom_count_title.vc_custom_heading h4 {
font-size: 30px !important;
line-height: 36px !important;
}
.custom_count_title.vc_custom_heading .icon {
float: none;
display: block;
text-align: center;
margin: 0 auto 20px;
font-size: 40px !important;
line-height: 40px !important;
}
}
.posts_grid {
position: relative;
}
.posts_grid > ul {
position: relative;
padding: 0;
margin: 0 -15px;
list-style: none;
font-size: 0;
}
.posts_grid > ul:after {
content: "";
position: absolute;
bottom: 0;
left: 15px;
right: 15px;
height: 1px;
background: #ddd;
}
.posts_grid > ul > li {
position: relative;
display: inline-block;
vertical-align: top;
margin: 0 0 39px;
padding: 0 15px;
width: 33.3%;
font-size: 14px;
}
.posts_grid > ul > li .post_info {
padding: 0 0 46px;
background: url(//giresundehadedektor.com/wp-content/themes/consulting/assets/images/pattern_3.png) -5px 100% repeat-x;
background-size: 8px 5px;
}
.posts_grid .post_thumbnail {
margin: 0 0 30px;
}
.posts_grid .post_thumbnail img {
display: block;
max-width: 100%;
height: auto;
}
.posts_grid .post_thumbnail a {
position: relative;
display: block;
}
.posts_grid .post_thumbnail a:before {
content: "";
position: absolute;
left: 0;
top: 0;
right: 0;
bottom: 0;
background: rgba(0, 0, 0, 0.6);
transition: all 0.3s ease;
opacity: 0;
z-index: 1;
}
.posts_grid .post_thumbnail a:after {
content: "\e920";
font-family: stm;
speak: none;
font-style: normal;
font-weight: 400;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
transition: all 0.3s ease;
position: absolute;
left: 50%;
top: 50%;
margin: -15px 0 0 -15px;
color: #fff;
font-size: 30px;
opacity: 0;
z-index: 1;
}
.posts_grid .post_thumbnail a:hover:after,
.posts_grid .post_thumbnail a:hover:before {
opacity: 1;
}
.posts_grid h5 {
padding: 0;
margin-bottom: 14px;
font-size: 20px;
}
.posts_grid h5:after {
display: none;
}
.posts_grid h5:before {
content: "";
width: 47px;
height: 5px;
background: #6bc74d;
display: block;
margin: 0 0 20px;
}
.posts_grid .post_date {
display: inline-block;
vertical-align: middle;
font-size: 13px;
line-height: 13px;
}
.posts_grid .post_date .fa {
font-size: 15px;
color: #222831;
margin: 0 5px 0 0;
}
.project_info {
position: relative;
}
.project_info .project_info_wr {
position: relative;
background-size: 8px 4px;
padding: 30px 34px;
}
.project_info .project_info_wr:after,
.project_info .project_info_wr:before {
content: "";
position: absolute;
height: 100%;
width: 100%;
}
.project_info .project_info_wr:before {
left: 0;
top: 0;
background: url(//giresundehadedektor.com/wp-content/themes/consulting/assets/images/pattern_4.png) no-repeat;
}
.project_info .project_info_wr:after {
right: 0;
bottom: 0;
background: url(//giresundehadedektor.com/wp-content/themes/consulting/assets/css/images/pattern_4.png) 100% 100% no-repeat;
}
.project_info .project_info_wr table {
width: 100%;
font-size: 13px;
}
.project_info .project_info_wr table td {
padding: 3px 0;
}
.project_info .project_info_wr table th {
font-weight: 700;
color: #333;
}
.project_info.style_2 .project_info_wr table,
.project_info.style_2 .project_info_wr td,
.project_info.style_2 .project_info_wr th,
.project_info.style_2 .project_info_wr tr {
display: block;
padding: 0;
}
.project_info.style_2 .project_info_wr:after,
.project_info.style_2 .project_info_wr:before,
.project_info.style_3 .project_info_wr:after,
.project_info.style_3 .project_info_wr:before {
display: none;
}
.project_info.style_2 .project_info_wr,
.project_info.style_3 .project_info_wr {
padding: 0;
}
.project_info.style_3 h4 {
margin: 0 0 27px;
}
.project_info.style_2 {
border: 3px solid #222831;
padding: 34px 34px 43px;
}
.project_info.style_2 .project_info_wr td {
font-size: 11px;
text-transform: uppercase;
color: #aaa;
}
.project_info.style_2 .project_info_wr tr {
margin: 0 0 14px;
}
.project_info.style_2 .project_info_wr tr:last-child {
margin: 0;
}
.project_info.style_2 .project_info_wr th {
font-size: 14px;
font-weight: 400;
}
.project_info.style_2 h4 {
margin: 0 0 35px;
}
.project_info.style_3 .project_info_wr th {
text-align: right;
font-weight: 400;
font-size: 14px;
color: inherit;
background: #f2f2f2;
padding: 7px 14px 6px 17px;
}
.project_info.style_3 .project_info_wr td {
color: inherit;
font-weight: 900;
background: #f2f2f2;
padding: 7px 14px 6px 17px;
}
.project_info.style_3 .project_info_wr tr:nth-child(even) td,
.project_info.style_3 .project_info_wr tr:nth-child(even) th {
background: #fff;
}
.project_grid_wrapper {
position: relative;
overflow: hidden;
height: 200px;
}
.project_grid_wrapper .projects_preloader {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
background: url(//giresundehadedektor.com/wp-content/themes/consulting/assets/images/preloader.gif) 50% 50% no-repeat #fff;
}
.project_grid_filter {
position: relative;
margin-bottom: 60px;
}
.project_grid_filter ul {
position: relative;
float: left;
width: calc(100% - 50px);
padding: 0;
margin: 0;
list-style: none;
}
.project_grid_filter ul li {
position: relative;
float: left;
margin: 1px 44px 0 0;
text-transform: uppercase;
font-weight: 900;
font-size: 13px;
}
.project_grid_filter ul li a {
display: block;
padding: 13px 14px 12px;
color: #333;
border-radius: 0;
}
.project_grid_filter ul li.active a {
background: #222831;
color: #fff;
}
.project_grid_filter ul li.active a:hover {
color: #fff;
}
.project_grid_filter ul li a:hover {
color: #222831;
}
.project_grid_switcher {
position: relative;
display: block;
float: right;
width: 45px;
height: 45px;
border: 3px solid #aaa;
color: #aaa !important;
}
.project_grid_switcher:hover {
color: #222831 !important;
border-color: #222831;
}
.project_grid_switcher .fa {
font-size: 13px;
line-height: 13px;
position: absolute;
top: 13px;
transition: left 0.2s linear, right 0.2s linear;
}
.project_grid_switcher .left {
left: 6px;
}
.project_grid_switcher .right {
right: 6px;
}
.project_grid_switcher.active .left {
left: 22px;
}
.project_grid_switcher.active .right {
right: 22px;
}
.project_grid {
position: relative;
margin: 0 -15px;
}
.project_grid .project {
width: 33.33%;
overflow: hidden;
padding: 0 15px;
margin: 0 0 33px;
}
.project_grid_wrapper.col_2 .project_grid .project {
width: 50%;
}
.project_grid_wrapper.col_1 .project_grid .project {
width: 100%;
}
.project_grid_wrapper.col_4 .project_grid .project {
width: 25%;
}
.project_grid_wrapper.col_5 .project_grid .project {
width: 20%;
}
.project_grid .project img {
display: block;
max-width: 100%;
height: auto;
}
.project_grid .project .project_wr {
position: relative;
overflow: hidden;
}
.project_grid .project .overlay {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
background: #000;
opacity: 0;
transition: opacity 0.3s linear;
-webkit-transition: opacity 0.3s linear;
-moz-transition: opacity 0.3s linear;
overflow: hidden;
}
.project_grid .project .view_more {
position: absolute;
left: 36px;
bottom: 10px;
opacity: 0;
transition: bottom 0.2s linear, opacity 0.2s linear;
-webkit-transition: bottom 0.2s linear, opacity 0.2s linear;
-moz-transition: bottom 0.2s linear, opacity 0.2s linear;
font-weight: 700;
}
.project_grid .project h4 {
position: absolute;
left: 36px;
bottom: 100px;
color: #fff;
text-transform: uppercase;
margin: 0;
width: 70%;
opacity: 0;
transition: bottom 0.2s linear, opacity 0.2s linear;
-webkit-transition: bottom 0.2s linear, opacity 0.2s linear;
-moz-transition: bottom 0.2s linear, opacity 0.2s linear;
}
.staff_list,
.staff_list ul li .staff_image,
.stm_partner {
position: relative;
}
.project_grid .project:hover h4 {
bottom: 80px;
opacity: 1;
}
.project_grid .project:hover .view_more {
bottom: 25px;
opacity: 1;
}
.project_grid .project h4:before {
display: none;
}
.project_grid .project:hover .overlay {
opacity: 0.5;
}
.project_grid .project .view_more:active,
.project_grid .project .view_more:focus,
.project_grid .project .view_more:hover {
background: #222831;
color: #fff;
}
.project_grid_wrapper.wide .project_grid {
margin: 0;
}
.project_grid_wrapper.wide .project_grid .project {
margin: 0;
padding: 0;
}
.project_grid_wrapper.wide .project_grid .project .overlay,
.project_grid_wrapper.wide .project_grid .project .project_wr,
.project_grid_wrapper.wide .project_grid .project img {
border-radius: 0;
}
.stm_partner .image {
border: 3px solid #f2f2f2;
margin: 0 0 24px;
}
.stm_partner .image img {
display: block;
max-width: 100%;
height: auto;
}
.staff_list ul li:after,
.stm_partner.style_2:after {
content: "";
display: table;
clear: both;
}
.stm_partner h4,
.stm_partner h5 {
line-height: normal;
padding: 0;
margin: 0 0 5px;
}
.stm_partner h4 a,
.stm_partner h5 a {
color: #222831;
transition: all 0.3s ease;
}
.stm_partner h4 a:hover,
.stm_partner h5 a:hover {
color: #7bc74d;
text-decoration: none;
}
.stm_partner .description {
font-size: 13px;
line-height: 18px;
margin-bottom: 15px;
}
.stm_partner .read_more {
font-weight: 700;
transition: color 0.2s linear;
color: #222;
font-size: 14px;
}
.stm_partner .read_more .stm_icon {
margin: 2px 0 0 5px;
font-size: 12px;
vertical-align: middle;
color: #6bc74d;
}
.stm_partner .read_more span {
vertical-align: middle;
line-height: 13px;
}
.stm_partner .read_more:hover {
color: #7bc74d;
text-decoration: none;
}
.stm_partner.style_2 .image {
float: left;
max-width: 203px;
margin: 0 33px 0 0;
border: none;
box-shadow: 0 2px 7px rgba(0, 0, 0, 0.17);
-moz-box-shadow: 0 2px 7px rgba(0, 0, 0, 0.17);
-webkit-box-shadow: 0 2px 7px rgba(0, 0, 0, 0.17);
}
.stm_partner.style_2 .stm_partner_content {
overflow: hidden;
}
.stm_partner.style_2 .stm_partner_content h4 {
color: #222831;
margin: 0 0 13px;
}
.stm_partner.style_2 .stm_partner_content .position {
color: #777;
letter-spacing: -0.04em;
margin: 0 0 17px;
line-height: 18px;
}
.stm_partner.style_2 .stm_partner_content .description {
border-top: 1px solid #ddd;
padding-top: 13px;
line-height: 22px;
margin: 0;
}
.staff_list ul {
list-style: none;
padding: 0;
margin: 0;
}
.staff_list ul li {
margin: 0 0 30px;
padding: 0 0 30px;
border-bottom: 1px solid #e6e6e6;
}
.staff_list ul li:last-child {
border: none;
margin-bottom: 0;
padding-bottom: 0;
}
.staff_list ul li .staff_image {
float: left;
margin: 0 30px 0 0;
max-width: 255px;
}
.staff_list ul li .staff_image img {
display: block;
max-width: 100%;
height: auto;
transform: translateZ(0);
}
.staff_list ul li .staff_info {
overflow: hidden;
}
.staff_list ul li .staff_info h4 {
padding: 4px 0 0;
margin: 0 0 1px;
}
.staff_list ul li .staff_info h4 a {
color: #222831;
}
.staff_list ul li .staff_info h4 a:hover {
color: #7bc74d;
}
.staff_list ul li .staff_info .staff_department {
font-weight: 500;
margin: 0 0 16px;
}
.staff_list ul li .staff_info p {
margin: 0 0 24px;
}
.staff_list.grid ul {
margin: 0 -15px;
font-size: 0;
}
.staff_list.grid ul li {
display: inline-block;
vertical-align: top;
width: 33%;
border: none;
margin: 0 0 47px;
padding: 0 15px;
font-size: 13px;
}
@media (max-width: 667px) {
.staff_list.grid ul li {
width: 100%;
}
}
.staff_list.grid ul li .staff_image {
margin: 0 0 14px;
float: none;
}
.staff_list.grid ul li .staff_info p {
margin: 0 0 15px;
}
.staff_list.grid ul li .staff_info .read_more {
font-weight: 700;
font-size: 13px;
transition: color 0.2s linear;
color: #222;
}
.staff_list.grid ul li .staff_info .read_more .stm_icon {
margin: 2px 0 0 5px;
font-size: 12px;
vertical-align: middle;
color: #6bc74d;
}
.staff_list.grid ul li .staff_info .read_more span {
vertical-align: middle;
line-height: 13px;
}
.staff_list.grid ul li .staff_info .read_more:hover {
color: #7bc74d;
text-decoration: none;
}
.staff_list.grid ul.staff_with_icons li {
margin-bottom: 63px;
}
.staff_list.grid ul.staff_with_icons li .staff_image {
float: left;
max-width: 176px !important;
position: relative;
overflow: hidden;
margin: 0 30px 14px 0;
}
.staff_list.grid ul.staff_with_icons li .staff_image:before {
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
opacity: 0;
visibility: hidden;
transition: all 0.3s ease;
background-color: rgba(123, 199, 77, 0.6);
z-index: 1;
}
.staff_list.grid ul.staff_with_icons li .staff_image img {
display: block;
max-width: 100%;
height: auto;
}
.staff_list.grid ul.staff_with_icons li .staff_image ul {
margin: 0;
display: flex !important;
width: 100%;
align-items: center;
justify-content: center;
position: absolute;
transition: all 0.3s ease;
bottom: -100%;
left: 0;
z-index: 2;
}
.staff_list.grid ul.staff_with_icons li .staff_info .read_more,
.staff_list.grid.short-view ul li .read_more,
.staff_list.grid.short-view ul li p {
display: none;
}
.staff_list.grid ul.staff_with_icons li .staff_image ul li {
align-items: center;
justify-content: center;
padding: 0 12px;
margin-bottom: 0;
width: auto;
font-size: 18px;
}
.staff_list.grid ul.staff_with_icons li .staff_image ul li a {
color: #fff;
}
.staff_list.grid ul.staff_with_icons li .staff_image:hover:before {
opacity: 1;
visibility: visible;
}
.staff_list.grid ul.staff_with_icons li .staff_image:hover ul {
bottom: 20px;
}
.staff_list.grid ul.staff_with_icons li .staff_info h4 {
margin-bottom: 2px;
line-height: 24px;
font-size: 20px;
}
.staff_list.grid ul.staff_with_icons li .staff_info h4 a {
color: #7bc74d;
}
.staff_list.grid ul.staff_with_icons li .staff_info .staff_department {
font-size: 16px;
line-height: 24px;
margin-bottom: 18px;
color: #222831;
}
.staff_list.grid ul.staff_with_icons li .staff_info p {
margin: 0 0 15px;
font-size: 15px;
line-height: 24px;
color: #222831;
}
@media only screen and (max-width: 991px) {
.staff_list.grid ul.staff_with_icons li {
margin-bottom: 35px;
}
.staff_list.grid ul.staff_with_icons li .staff_image {
float: none;
margin-right: 0;
max-width: 550px !important;
}
}
.staff_list.grid.short-view ul li {
margin-bottom: 35px;
}
.staff_list.grid.short-view ul li .staff_department {
font-size: 14px;
font-weight: 400;
}
.staff_list.grid.short-view ul .staff_custom_link a {
display: table;
width: 100%;
min-height: 180px;
text-decoration: none;
line-height: 24px;
transition: all 0.3s ease;
letter-spacing: -0.4px;
background-color: #f2f2f2;
border: 3px solid #f2f2f2;
font-size: 14px;
color: #777;
}
.stm_contact_two .stm_contact_info .stm_contact_row a:hover,
.stm_contacts_widget.color_white ul li .text a:hover {
text-decoration: underline;
}
.staff_list.grid.short-view ul .staff_custom_link a span {
display: table-cell;
vertical-align: middle;
padding: 15px;
text-align: center;
}
.staff_list.grid.short-view ul .staff_custom_link a span .staff_custom_link_title {
display: block;
padding: 0;
font-size: 20px;
font-weight: 700;
color: #222831;
}
.staff_list.grid.short-view ul .staff_custom_link a:hover {
background: #fff;
border-color: #6bc74d;
color: #222;
}
.staff_carousel_container {
position: relative;
}
.staff_carousel_container .staff_carousel-box {
margin: 0 -15px;
}
.staff_carousel_container .staff_carousel_arrows {
position: absolute;
top: -72px;
right: 0;
}
.staff_carousel_container .staff_carousel_arrows .slick_next,
.staff_carousel_container .staff_carousel_arrows .slick_prev {
top: 0;
right: 0;
}
.staff_carousel_container .staff_carousel_arrows .slick_prev {
left: -95px;
}
@media only screen and (max-width: 380px) {
.staff_carousel_container .staff_carousel_arrows {
display: none;
}
}
.staff_carousel_container .staff_carousel_item {
padding: 0 15px;
}
.staff_carousel_container .staff_carousel_item .staff_image img {
display: block;
position: relative;
overflow: hidden;
max-width: 100%;
height: auto;
}
@media only screen and (max-width: 560px) {
.staff_carousel_container .staff_carousel_item .staff_image img {
width: 100%;
}
}
.staff_carousel_container .staff_carousel_item .staff_info h5 {
margin-bottom: 0;
}
.staff_carousel_container .staff_carousel_item .staff_info h5 a {
color: #222831;
}
.staff_carousel_container .staff_carousel_item .staff_info h5 a:hover,
.stm_contact .stm_contact_info .stm_contact_row a {
color: #7bc74d;
}
.stm_contact {
position: relative;
margin: 0 0 27px;
}
.stm_contact .stm_contact_image {
float: left;
max-width: 87px;
margin: 0 23px 0 0;
}
.stm_contact .stm_contact_image img {
display: block;
max-width: 100%;
height: auto;
}
.stm_contact .stm_contact_info {
overflow: hidden;
}
.stm_contact .stm_contact_info h5 {
padding: 0;
margin: 0 0 7px;
font-size: 18px;
line-height: 16px;
}
.stm_contact .stm_contact_info .stm_contact_job {
font-size: 13px;
margin: 0 0 9px;
}
.stm_contact .stm_contact_info .stm_contact_row {
font-size: 13px;
margin: 0 0 4px;
}
.stm_contact .stm_contact_info .stm_contact_row:last-child {
margin: 0;
}
.stm_contact_two {
position: relative;
}
.stm_contact_two .fa {
font-family: FontAwesome;
}
.stm_contact_two .stm_contact_image {
float: left;
display: inline;
max-width: 50px;
margin: 0 17px 0 0;
}
.stm_contact_two .stm_contact_image img {
display: block;
max-width: 100%;
height: auto;
border-radius: 50%;
}
.stm_contact_two .stm_contact_info {
position: relative;
overflow: hidden;
}
.stm_contact_two .stm_contact_info h5 {
padding: 0;
margin: 0;
line-height: 20px;
font-size: 13px;
text-transform: uppercase;
}
.stm_contact_two .stm_contact_info .stm_contact_job {
font-weight: 400;
font-style: italic;
font-size: 13px;
margin: 0 0 13px;
}
.stm_contact_two .stm_contact_info .stm_contact_row {
font-size: 14px;
margin: 0 0 10px;
position: relative;
padding-left: 28px;
color: #222;
}
.stm_contact_two .stm_contact_info .stm_contact_row:last-child {
margin: 0;
}
.stm_contact_two .stm_contact_info .stm_contact_row a {
color: #7bc74d;
}
.stm_contact_two .stm_contact_info .stm_contact_row i {
position: absolute;
top: 1px;
left: 0;
width: 20px;
text-align: center;
font-size: 20px;
color: #6bc74d;
}
.stm_contact_two .stm_contact_info .stm_contact_row i.fa-envelope {
font-size: 17px;
}
.countdown_box .stm_countdown {
float: left;
width: 100%;
margin-bottom: 40px;
}
.countdown_box .stm_countdown .count-box {
float: left;
min-width: 90px;
text-align: center;
border: 1px solid #e6e6e6;
margin-right: 20px;
margin-bottom: 20px;
}
.countdown_box .stm_countdown .count-box .position {
display: inline-block;
vertical-align: middle;
position: relative;
padding: 13px 0 12px;
width: 25px;
height: 93px;
line-height: 93px;
font-size: 48px;
color: #7bc74d;
}
.countdown_box .stm_countdown .count-box .position .digit {
position: absolute;
top: 0;
left: 0;
}
.countdown_box .stm_countdown .countdown_label {
display: block;
padding: 7px 0;
border-top: 1px solid #e6e6e6;
text-transform: lowercase;
color: #a6a6a6;
}
.countdown_box .countdown_description {
margin-bottom: 41px;
line-height: 30px;
font-size: 18px;
color: #777;
}
.countdown_box .stm-register-form .user_validated_field {
outline: 0 !important;
padding: 16px 20px;
margin-bottom: 15px;
border-radius: 25px;
border: 1px solid #fafafa;
color: #222;
background-color: #fafafa;
}
.countdown_box .stm-register-form .user_validated_field::-webkit-input-placeholder {
color: #adadad;
}
.countdown_box .stm-register-form .user_validated_field::-moz-placeholder {
color: #adadad;
}
.countdown_box .stm-register-form .user_validated_field:-moz-placeholder {
color: #adadad;
}
.countdown_box .stm-register-form .user_validated_field:-ms-input-placeholder {
color: #adadad;
}
@media only screen and (min-width: 1480px) {
.stm-register-form .user_validated_field {
min-width: 308px;
}
}
@media (min-width: 1024px) and (max-width: 1480px) {
.testimonials_carousel .slick_next {
right: 0 !important;
}
.testimonials_carousel .slick_prev {
left: 0 !important;
}
}
@media only screen and (max-width: 469px) {
.countdown_box .stm_countdown .count-box {
float: none;
}
.stm-register-form .user_validated_field {
width: 100%;
}
}
.vacancy_table_wr {
position: relative;
margin: 0 0 45px;
}
.vacancy_table_wr .vacancy_table {
width: 100%;
}
.vacancy_table_wr .vacancy_table thead th {
position: relative;
color: #222831;
font-size: 13px;
padding: 21px 0 21px 43px;
cursor: pointer;
font-weight: 700;
text-transform: lowercase;
border-top: 5px solid #cacaca;
border-bottom: 1px solid #e5e5e5;
}
.vacancy_table_wr .vacancy_table thead th.headerSortDown,
.vacancy_table_wr .vacancy_table thead th.headerSortUp {
border-top-color: #6bc74d;
}
.vacancy_table_wr .vacancy_table thead th.headerSortDown:after {
content: "\f078";
}
.vacancy_table_wr .vacancy_table thead th.headerSortUp:after {
content: "\f077";
}
.vacancy_table_wr .vacancy_table thead th:after {
content: "\f078";
font: normal normal normal 14px/1 FontAwesome;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
transform: translate(0, 0);
font-size: 11px;
color: #222831;
position: absolute;
margin: 2px 0 0 20px;
}
.stm_news .news_list li .image a:after,
.testimonials_carousel .testimonial .image a:after,
.testimonials_carousel.style_2 .item .testimonial:before {
font-family: stm;
font-style: normal;
font-variant: normal;
text-transform: none;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
speak: none;
}
.vacancy_table_wr .vacancy_table thead th:first-child {
padding-left: 0;
}
.vacancy_table_wr .vacancy_table tbody td {
font-size: 13px;
line-height: 18px;
padding: 13px 0 13px 43px;
border-bottom: 1px solid #e5e5e5;
}
.vacancy_table_wr .vacancy_table tbody td:first-child {
padding-left: 0;
}
.vacancy_table_wr .vacancy_table tbody td a {
color: #222831;
transition: all 0.3s ease;
}
.vacancy_table_wr .vacancy_table tbody td a:hover {
text-decoration: none;
color: #7bc74d;
}
.testimonials_carousel {
position: relative;
margin: 0 -20px;
}
.testimonials_carousel.disable_carousel {
font-size: 0;
}
.testimonials_carousel.disable_carousel .testimonial {
padding: 0 20px;
margin: 0 0 45px;
display: inline-block;
vertical-align: top;
font-size: 14px;
}
.testimonials_carousel.disable_carousel.per_row_2 .testimonial {
width: 50%;
}
.testimonials_carousel.disable_carousel.per_row_3 .testimonial {
width: 33%;
}
.testimonials_carousel.disable_carousel.per_row_3 .testimonial .image {
float: none;
max-width: inherit;
margin: 0 0 20px;
}
.testimonials_carousel .testimonial {
position: relative;
padding: 0 20px;
}
.testimonials_carousel .testimonial .image {
float: left;
margin: 0 30px 0 0;
max-width: 255px;
}
.testimonials_carousel .testimonial .image a {
position: relative;
display: block;
}
.testimonials_carousel .testimonial .image a:before {
content: "";
position: absolute;
left: 0;
top: 0;
right: 0;
bottom: 0;
background: rgba(0, 0, 0, 0.6);
transition: all 0.3s ease;
opacity: 0;
}
.testimonials_carousel .testimonial .image a:after {
content: "\e920";
font-weight: 400;
line-height: 1;
transition: all 0.3s ease;
position: absolute;
left: 50%;
top: 50%;
margin: -15px 0 0 -15px;
color: #fff;
font-size: 30px;
opacity: 0;
}
.testimonials_carousel .testimonial .image a:hover:after,
.testimonials_carousel .testimonial .image a:hover:before {
opacity: 1;
}
.testimonials_carousel .testimonial .image img {
display: block;
max-width: 100%;
height: auto;
}
.testimonials_carousel .testimonial .info {
overflow: hidden;
}
.testimonials_carousel .testimonial .info h4 {
color: #222831;
margin-bottom: 6px;
line-height: 22px;
padding-top: 0;
}
.testimonials_carousel .testimonial .info h4 a {
color: #222831;
transition: all 0.3s ease;
}
.testimonials_carousel .testimonial .info h4 a:hover {
color: #222;
text-decoration: none;
}
.testimonials_carousel .testimonial .info .company,
.testimonials_carousel .testimonial .info .position {
font-weight: 700;
color: #777;
line-height: 18px;
}
.testimonials_carousel .testimonial .info .company {
margin: 0 0 24px;
}
.testimonials_carousel .testimonial .info p {
color: #222;
line-height: 22px;
margin: 0;
}
.testimonials_carousel.style_2 {
margin: 0 -15px;
}
.testimonials_carousel.style_2 .item {
position: relative;
padding: 0 15px;
}
.testimonials_carousel.style_2 .item .testimonial {
background: #f5f5f5;
position: relative;
padding: 28px 28px 27px;
margin: 0 0 21px;
}
.testimonials_carousel.style_2 .item .testimonial:before {
content: "\e90b";
font-weight: 400;
line-height: 1;
font-size: 48px;
color: #6bc74d;
position: absolute;
width: 60px;
height: 40px;
overflow: hidden;
}
.testimonials_carousel.style_2 .item .testimonial:after {
content: "";
position: absolute;
left: 65px;
bottom: -30px;
width: 30px;
height: 33px;
background: url(//giresundehadedektor.com/wp-content/themes/consulting/assets/images/testimonials_before_2.png) no-repeat;
background-size: 15px 18px;
}
.testimonials_carousel.style_2 .item .testimonial-info,
.vc_image_carousel_wr .vc_image_carousel {
position: relative;
}
.testimonials_carousel.style_2 .item .testimonial p {
margin: 0;
font-size: 14px;
line-height: 26px;
color: #222;
}
.testimonials_carousel.style_2 .item .testimonial:before {
bottom: 0;
right: 1px;
}
.testimonials_carousel.style_2 .item .testimonial-info:after {
content: "";
display: table;
clear: both;
}
.testimonials_carousel.style_2 .item .testimonial-info .testimonial-image {
max-width: 50px;
display: table-cell;
vertical-align: middle;
}
.testimonials_carousel.style_2 .item .testimonial-info .testimonial-image img {
max-width: 100%;
height: auto;
overflow: hidden;
border-radius: 100%;
}
.testimonials_carousel.style_2 .item .testimonial-info .testimonial-text {
display: table-cell;
vertical-align: middle;
padding: 0 0 0 15px;
}
.testimonials_carousel.style_2 .item .testimonial-info .testimonial-text .name {
color: #222;
line-height: 20px;
font-size: 14px;
font-weight: 500;
}
.testimonials_carousel.style_2 .item .testimonial-info .testimonial-text .company {
font-size: 14px;
color: grey;
line-height: 20px;
font-style: italic;
}
.testimonials_carousel.style_3 .testimonial_inner {
padding: 20px;
background: #fff;
}
.testimonials_carousel.style_3 .testimonial_inner:after {
content: "";
display: table;
clear: both;
}
.testimonials_carousel.style_3 .testimonial_inner .image {
float: none !important;
width: 174px;
margin-right: auto !important;
margin-bottom: 30px;
}
.testimonials_carousel.style_3 .testimonial_inner .image img {
margin: 0 auto;
}
.testimonials_carousel.style_3 .testimonial_inner p {
margin-bottom: 17px;
color: #222;
font-size: 18px;
font-weight: 400;
line-height: 22px;
}
.testimonials_carousel.style_3 .testimonial_inner h6 {
padding-top: 0;
margin-bottom: 3px;
letter-spacing: 0;
}
.testimonials_carousel.style_3 .testimonial_inner h6 a {
color: #222831;
transition: color 0.3s ease;
}
.testimonials_carousel.style_3 .testimonial_inner h6 a:focus,
.testimonials_carousel.style_3 .testimonial_inner h6 a:hover {
text-decoration: none;
}
.testimonials_carousel.style_3 .testimonial_inner h6 a:hover {
color: #222;
}
.testimonials_carousel.style_3 .testimonial_inner .position {
font-size: 13px;
letter-spacing: -0.01em;
font-weight: 400;
color: #777;
}
.vc_image_carousel_wr {
margin: 0 -10px;
}
.vc_image_carousel_wr.no_paddings .vc_image_carousel.owl-carousel .owl-item .item {
padding: 0;
}
.vc_image_carousel_wr .vc_image_carousel.owl-carousel .owl-item {
float: none;
display: inline-block;
vertical-align: middle;
}
.vc_image_carousel_wr .vc_image_carousel.owl-carousel .owl-item .item {
padding: 0 10px;
}
.vc_image_carousel_wr .vc_image_carousel.style_1.owl-carousel .owl-stage-outer {
z-index: 20;
}
.vc_image_carousel_wr .vc_image_carousel.style_2 {
position: relative;
overflow: hidden;
}
.vc_image_carousel_wr .vc_image_carousel.style_2.owl-carousel {
padding: 0 225px;
}
.vc_image_carousel_wr .vc_image_carousel.style_2.owl-carousel .owl-stage-outer {
overflow: visible !important;
}
.vc_image_carousel_wr .vc_image_carousel.style_2.owl-carousel .owl-stage-outer .owl-item {
max-height: 652px;
}
.vc_image_carousel_wr .vc_image_carousel.style_2.owl-carousel .owl-stage-outer .item:before {
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 10;
background-color: rgba(255, 255, 255, 0.5);
}
.vc_image_carousel_wr .vc_image_carousel.style_2.owl-carousel .owl-nav .owl-next:hover,
.vc_image_carousel_wr .vc_image_carousel.style_2.owl-carousel .owl-nav .owl-prev:hover {
background-color: #222831;
color: #fff;
}
.vc_image_carousel_wr .vc_image_carousel.style_2.owl-carousel .owl-stage-outer .active .item:before {
display: none;
}
.vc_image_carousel_wr .vc_image_carousel.style_2.owl-carousel .owl-controls {
right: 0;
left: 0;
}
.vc_image_carousel_wr .vc_image_carousel.style_2.owl-carousel .owl-nav {
font-size: 0;
}
.vc_image_carousel_wr .vc_image_carousel.style_2.owl-carousel .owl-nav .owl-prev {
position: absolute;
top: 0;
left: 0;
width: 90px;
height: 100%;
border: 0;
margin: 0;
text-align: center;
display: flex;
align-items: center;
justify-content: center;
transition: all 0.3s;
visibility: visible;
}
.vc_image_carousel_wr .vc_image_carousel.style_2.owl-carousel .owl-nav .owl-prev:hover:before {
color: #fff;
}
.vc_image_carousel_wr .vc_image_carousel.style_2.owl-carousel .owl-nav .owl-next {
position: absolute;
top: 0;
right: 0;
width: 90px;
height: 100%;
border: 0;
margin: 0;
text-align: center;
display: flex;
align-items: center;
justify-content: center;
transition: all 0.3s;
visibility: visible;
}
.vc_image_carousel_wr .vc_image_carousel.style_2.owl-carousel .owl-nav .owl-next:hover:before {
color: #fff;
}
.vc_image_carousel_wr.grayscale .owl-item img {
transition: all 0.3s ease;
opacity: 0.9;
filter: grayscale(1);
}
.vc_image_carousel_wr.grayscale .owl-item img:hover {
opacity: 1;
}
.vc_image_carousel_wr.centered .owl-item img {
margin: 0 auto;
}
@media only screen and (max-width: 1024px) {
.vc_image_carousel_wr .vc_image_carousel.style_2.owl-carousel {
padding: 0 150px;
}
.vc_image_carousel_wr .vc_image_carousel.style_2.owl-carousel .owl-nav .owl-next,
.vc_image_carousel_wr .vc_image_carousel.style_2.owl-carousel .owl-nav .owl-prev {
width: 46px;
}
}
@media only screen and (max-width: 991px) {
.vc_image_carousel_wr .vc_image_carousel.style_2.owl-carousel {
padding: 0 100px;
}
}
@media only screen and (max-width: 767px) {
.vc_image_carousel_wr .vc_image_carousel.style_2.owl-carousel {
padding: 0;
}
}
.stm_news {
position: relative;
}
.stm_news .news_list {
list-style: none;
padding: 0;
margin: 0 -15px;
font-size: 0;
}
.stm_news .news_list.posts_per_row_3 li {
width: 33%;
}
.stm_news .news_list.posts_per_row_2 li {
width: 50%;
}
.stm_news .news_list.posts_per_row_1 li {
width: 100%;
}
.stm_news .news_list li {
display: inline-block;
vertical-align: top;
width: 25%;
padding: 0 15px;
margin-bottom: 30px;
font-size: 13px;
}
.stm_news .news_list li .image {
margin: 0 0 30px;
}
.stm_news .news_list li .image img {
display: block;
max-width: 100%;
height: auto;
}
.stm_news .news_list li .image a {
position: relative;
display: block;
}
.stm_news .news_list li .image a:before {
content: "";
position: absolute;
left: 0;
top: 0;
right: 0;
bottom: 0;
background: rgba(0, 0, 0, 0.6);
transition: all 0.3s ease;
opacity: 0;
z-index: 1;
}
.stm_news .news_list li .image a:after {
content: "\e920";
font-weight: 400;
line-height: 1;
transition: all 0.3s ease;
position: absolute;
left: 50%;
top: 50%;
margin: -15px 0 0 -15px;
color: #fff;
font-size: 30px;
opacity: 0;
z-index: 1;
}
.stm_news .news_list li .image a:hover:after,
.stm_news .news_list li .image a:hover:before {
opacity: 1;
}
.stm_news .news_list li h5 {
margin-bottom: 17px;
padding-top: 0;
font-weight: 500;
line-height: 22px;
font-size: 16px;
}
.stm_news .news_list li h5:before {
content: "";
display: block;
width: 47px;
height: 5px;
background: #6bc74d;
margin: 0 0 20px;
}
.stm_news .news_list li h5 a {
transition: all 0.3s;
color: #222831;
}
.stm_news .news_list li h5 a:hover {
color: #7bc74d;
text-decoration: none;
}
.stm_news .news_list li .date {
position: relative;
font-size: 13px;
padding: 0 0 0 23px;
color: #777;
}
.stm_news .news_list li .date:before {
content: "\f017";
font: normal normal normal 14px/1 FontAwesome;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
transform: translate(0, 0);
color: #6bc74d;
position: absolute;
left: 0;
top: 1px;
font-size: 15px;
}
.stm_gmap_wrapper,
.stm_gmap_wrapper .gmap_addresses .addresses,
.stm_gmap_wrapper .gmap_addresses .container {
position: relative;
}
@media (max-width: 991px) {
.stm_news .news_list li {
width: 50%;
}
}
@media (max-width: 767px) {
.stm_news .news_list li {
width: 50% !important;
}
}
@media (max-width: 460px) {
.stm_news .news_list li {
width: 100% !important;
}
}
.stm_gmap_wrapper .container {
padding: 0 15px 30px;
}
.stm_gmap_wrapper .vc_custom_heading h2 {
font-size: 36px;
line-height: 48px;
margin-bottom: 40px;
padding: 0;
}
.stm_gmap_wrapper .vc_custom_heading h2:after,
.stm_gmap_wrapper .vc_custom_heading h2:before {
display: none;
}
.stm_gmap_wrapper .stm_select_country_unit {
margin-bottom: 20px;
}
.stm_gmap_wrapper .stm_gmap {
height: 733px;
width: 100%;
}
.stm_gmap_wrapper .stm_gmap .gm-style div > div:last-child > div:last-child > div:last-child > div > div:first-child div {
border-top-color: #222831 !important;
}
.stm_gmap_wrapper .stm_gmap .gm-style div > div:last-child > div:last-child > div:last-child > div > div:first-child div + div {
border-radius: 55px !important;
background-color: #222831 !important;
}
.stm_gmap_wrapper .stm_gmap .gm-style div > div:last-child > div:last-child > div:last-child > div > div:first-child div + div div {
display: none !important;
}
.stm_gmap_wrapper .stm_gmap .gm-style .gm-style-iw-t::after {
background: #222831 !important;
box-shadow: -2px 2px 2px 0 rgba(50, 50, 50, 0.1);
}
.stm_gmap_wrapper .stm_gmap .gm-style .gm-style-iw {
text-align: center;
margin-top: -4px;
}
.stm_gmap_wrapper .stm_gmap .gm-style .gm-style-iw.gm-style-iw-c {
background-color: #222831 !important;
border-radius: 55px !important;
box-shadow: -2px 2px 2px 0 rgba(50, 50, 50, 0.1);
}
.stm_gmap_wrapper .stm_gmap .gm-style .gm-style-iw > div > div {
overflow: hidden !important;
}
.stm_gmap_wrapper .stm_gmap .gm-style .gm-style-iw h6 {
display: block;
margin: 0;
text-transform: lowercase;
font-size: 16px;
color: #fff;
font-weight: 600;
line-height: 20px;
padding-top: 0;
}
.stm_gmap_wrapper .stm_gmap .gm-style .gm-style-iw h6:after {
display: none;
}
.stm_gmap_wrapper .stm_gmap .gm-style .gm-style-iw + div {
display: none !important;
}
.stm_gmap_wrapper .stm_gmap .gm-style > div:first-child > div + div > div:last-child > div > div:first-child > div {
border: none !important;
background: #222831 !important;
border-radius: 30px !important;
margin-top: -6px;
}
.stm_gmap_wrapper .stm_gmap .gm-style > div:first-child > div + div > div:last-child > div > div:first-child > div > div:first-child > div {
left: 7px !important;
box-shadow: none !important;
background: #222831 !important;
z-index: 40;
}
.stm_gmap_wrapper .stm_gmap .gm-style > div:first-child > div + div > div:last-child > div > div:first-child > div > div:nth-child(2) > div {
left: -1px !important;
box-shadow: none !important;
background: #222831 !important;
z-index: 40;
}
.stm_gmap_wrapper .stm_gmap .gm-style > div:first-child > div + div > div:last-child > div > div:first-child > div:nth-child(2) {
background-color: transparent !important;
box-shadow: none !important;
}
.stm_gmap_wrapper .gmap_addresses {
padding: 73px 0 71px;
background: #222831;
}
.stm_gmap_wrapper .gmap_addresses .addresses .item {
padding: 0 66px 0 1px;
border-right: 1px solid rgba(255, 255, 255, 0.25);
}
.stm_gmap_wrapper .gmap_addresses .addresses .item .title {
color: #fff;
font-weight: 700;
font-size: 20px;
letter-spacing: -0.9px;
margin: 0 0 14px;
transition: color 0.3s ease;
}
.stm_gmap_wrapper .gmap_addresses .addresses .item ul {
list-style: none;
margin: 0;
padding: 0;
}
.stm_gmap_wrapper .gmap_addresses .addresses .item ul li {
color: rgba(255, 255, 255, 0.5);
margin: 0 0 14px;
transition: all 0.3s ease;
}
.stm_gmap_wrapper .gmap_addresses .addresses .item ul li:after {
content: "";
display: table;
clear: both;
}
.stm_gmap_wrapper .gmap_addresses .addresses .item ul li:last-child {
margin: 0;
}
.stm_gmap_wrapper .gmap_addresses .addresses .item ul li .icon {
float: left;
width: 16px;
line-height: 20px;
font-size: 16px;
margin-right: 14px;
text-align: center;
color: #6bc74d;
transition: all 0.3s ease;
}
.stm_gmap_wrapper .gmap_addresses .addresses .item ul li .icon .stm-email {
font-size: 12px;
padding: 2px 0 0;
}
.stm_gmap_wrapper .gmap_addresses .addresses .item ul li .text {
overflow: hidden;
font-size: 13px;
line-height: 16px;
}
.stm_gmap_wrapper .gmap_addresses .addresses .item ul li .text a {
transition: all 0.3s;
color: rgba(255, 255, 255, 0.5);
}
.stm_gmap_wrapper .gmap_addresses .addresses .item ul li .text p {
margin: 0;
font-size: 13px;
line-height: 16px;
}
.stm_gmap_wrapper .gmap_addresses .addresses .item.focused .title,
.stm_gmap_wrapper .gmap_addresses .addresses .item:hover .title {
color: #6bc74d;
}
.stm_gmap_wrapper .gmap_addresses .addresses .item.focused ul li,
.stm_gmap_wrapper .gmap_addresses .addresses .item:hover ul li {
color: #fff;
}
.stm_gmap_wrapper .gmap_addresses .addresses .item.focused ul li .icon,
.stm_gmap_wrapper .gmap_addresses .addresses .item:hover ul li .icon {
color: #6bc74d;
}
.stm_gmap_wrapper .gmap_addresses .addresses .item.focused ul li .text a,
.stm_gmap_wrapper .gmap_addresses .addresses .item:hover ul li .text a {
color: #fff;
}
.stm_gmap_wrapper .gmap_addresses .addresses .owl-stage-outer {
z-index: 11;
}
.stm_gmap_wrapper .gmap_addresses .owl-dots-wr {
position: absolute;
right: 15px;
top: 0;
height: 100%;
}
.stm_gmap_wrapper .gmap_addresses .owl-dots-wr:before {
content: "";
display: inline-block;
vertical-align: middle;
height: 100%;
}
.stm_gmap_wrapper .gmap_addresses .owl-dots-wr .owl-dots {
display: inline-block;
vertical-align: middle;
}
.stm_gmap_wrapper .gmap_addresses .owl-dots-wr .owl-dots .owl-dot {
width: 8px;
height: 8px;
padding: 2px;
margin: 13px 0;
cursor: pointer;
transition: all 0.2s linear;
}
.company_history > ul,
.company_history > ul > li:last-child .company_history_text,
.stm_gmap_wrapper .gmap_addresses .owl-dots-wr .owl-dots .owl-dot.active {
padding: 0;
}
.stm_gmap_wrapper .gmap_addresses .owl-dots-wr .owl-dots .owl-dot span {
display: block;
width: 4px;
height: 4px;
background: rgba(255, 255, 255, 0.5);
padding: 0;
transition: all 0.2s linear;
border-radius: 50%;
}
.stm_gmap_wrapper .gmap_addresses .owl-dots-wr .owl-dots .owl-dot.active span {
width: 8px;
height: 8px;
background: #6bc74d;
border-color: #6bc74d;
}
.color_white .stm_gmap_wrapper .vc_custom_heading h2 {
color: #fff !important;
}
.company_history {
position: relative;
}
.company_history > ul {
list-style: none;
margin: 0;
}
.company_history > ul > li,
.company_history > ul > li:last-child {
margin: 0;
}
.company_history > ul > li .year {
font-size: 20px;
font-weight: 700;
color: #222831;
line-height: 28px;
letter-spacing: -0.04em;
display: table-cell;
}
.company_history > ul > li .sep {
position: relative;
display: table-cell;
width: 80px;
}
.company_history > ul > li .sep:after,
.company_history > ul > li .sep:before {
content: "";
position: absolute;
left: 50%;
border-radius: 100%;
transform: translateX(-50%);
}
.company_history > ul > li .sep:after {
top: 8px;
width: 9px;
height: 9px;
background: #6bc74d;
}
.company_history > ul > li .sep:before {
top: 20px;
bottom: -5px;
width: 1px;
background: #e6e6e6;
}
.company_history > ul > li:last-child .sep:before {
display: none;
}
.company_history > ul > li .company_history_text {
display: table-cell;
padding: 0 0 50px;
}
.company_history > ul > li .company_history_text h4 {
margin: 0 0 16px;
padding: 0;
font-weight: 700;
}
.company_history > ul > li .company_history_text p {
font-size: 13px;
line-height: 18px;
margin: 0;
}
@media only screen and (max-width: 580px) {
.company_history > ul > li .company_history_text,
.company_history > ul > li .year {
display: block;
}
.company_history > ul > li .sep {
display: none;
}
}
.stm_contacts_widget h4 {
position: relative;
color: #fff;
padding: 0;
}
.stm_contacts_widget ul {
position: relative;
list-style: none;
padding: 0;
margin: 0 0 30px;
}
.stm_contacts_widget ul li {
padding: 0;
margin: 0 0 13px;
line-height: 22px;
}
.stm_contacts_widget ul li:before {
display: none;
}
.stm_contacts_widget ul li .icon {
float: left;
font-size: 20px;
line-height: 18px;
color: #6bc74d;
margin: 0 15px 0 0;
}
.stm_contacts_widget ul li .icon .fa-envelope {
font-size: 16px;
line-height: 22px;
}
.stm_contacts_widget ul li .icon .fa {
font-family: FontAwesome;
}
.stm_contacts_widget ul li .text {
overflow: hidden;
padding: 1px 0 0;
font-weight: 500;
}
.stm_contacts_widget.color_white ul li .text {
color: #fff;
}
.stm_contacts_widget.color_white ul li .text a {
color: #6bc74d;
}
.stm_contacts_widget ul.socials {
margin: 0;
}
.stm_contacts_widget ul.socials:after {
content: "";
display: table;
clear: both;
}
.stm_contacts_widget ul.socials li {
float: left;
margin: 0 8px 8px 0;
}
.stm_contacts_widget ul.socials li:last-child {
margin-right: 0;
}
.stm_contacts_widget ul.socials li a {
display: block;
width: 32px;
height: 32px;
border-radius: 32px;
background: #fff;
text-align: center;
line-height: 32px;
color: #222831;
font-size: 17px;
text-decoration: none !important;
transition: all 0.3s ease;
}
.stm_contacts_widget ul.socials li a i {
line-height: 34px;
}
.stm_contacts_widget ul.socials li a i.fa-vimeo {
font-size: 14px;
}
.stm_contacts_widget ul.socials li a i.stm-google-plus {
font-size: 13px;
}
.stm_contacts_widget ul.socials li a:hover {
background: #7bc74d;
color: #fff;
}
.stm_contacts_widget ul.socials li a.social-facebook:hover {
background: #3a5897;
}
.stm_contacts_widget ul.socials li a.social-twitter:hover {
background: #00aced;
}
.stm_contacts_widget ul.socials li a.social-instagram:hover {
background: #ac907a;
}
.stm_contacts_widget ul.socials li a.social-google-plus:hover {
background: #db4437;
}
.stm_contacts_widget ul.socials li a.social-linkedin:hover {
background: #0077b5;
}
.stm_contacts_widget ul.socials li a.social-skype:hover {
background: #00aff0;
}
.stm_contacts_widget.style_2 ul {
margin-bottom: -13px;
}
.stm_contacts_widget.style_2 ul:after {
content: "";
display: table;
clear: both;
}
.stm_contacts_widget.style_2 ul li {
float: left;
}
.stm_contacts_widget.style_2 ul li:not(:last-child) {
margin-right: 54px;
}
.stm_contacts_widget.style_2 ul li .icon {
float: none;
display: inline-block;
vertical-align: middle;
width: 39px;
border-radius: 50%;
background: #6bc74d;
text-align: center;
line-height: 39px;
color: #222831;
}
.stm_contacts_widget.style_2 ul li .text {
display: inline-block;
font-size: 14px;
vertical-align: middle;
color: #222831;
}
.stm_contacts_widget.style_2 ul li .text a {
color: #7bc74d;
}
.stm_contacts_widget.style_2 ul li .text a:hover {
color: #222831;
}
.stm_contacts_widget.style_3 ul {
text-align: center;
font-size: 0;
margin-bottom: 0;
list-style: none;
}
.stm_contacts_widget.style_3 ul li {
padding: 0 25px;
display: inline-block;
vertical-align: top;
font-size: 13px;
}
.stm_contacts_widget.style_3 ul li .icon {
float: none;
min-height: 25px;
margin: 0 0 17px;
color: #6bc74d;
font-size: 19px;
}
.stm_contacts_widget.style_3 ul li .icon:before {
content: "";
display: inline-block;
width: 1px;
height: 0;
vertical-align: bottom;
}
.stm_contacts_widget.style_3 ul li .icon i {
vertical-align: bottom;
}
.stm_contacts_widget.style_3 ul li .icon .stm-envelope-11 {
font-size: 16px;
}
.stm_contacts_widget.style_3 ul li .icon .stm-clock6,
.stm_contacts_widget.style_3 ul li .icon .stm-pin-11 {
font-size: 20px;
}
.stm_contacts_widget.style_3 ul li .text {
padding: 0;
line-height: 18px;
font-weight: 400;
color: rgba(255, 255, 255, 0.7);
}
.stm_contacts_widget.style_3 ul li .text a {
color: #fff;
}
@media only screen and (max-width: 991px) {
.stm_contacts_widget.style_3 ul {
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: center;
}
.stm_contacts_widget.style_3 ul li {
width: 50%;
margin-bottom: 30px;
}
}
@media only screen and (max-width: 460px) {
.stm_contacts_widget.style_3 ul li {
width: 100%;
}
.stm_contacts_widget.style_3 ul li .icon {
margin-bottom: 5px;
}
}
.stm_contacts_widget.style_4 h4 {
color: #222;
}
.stm_contacts_widget.style_4 ul {
margin-bottom: 25px;
}
.stm_contacts_widget.style_4 ul li {
margin-bottom: 22px;
}
.stm_contacts_widget.style_4 ul li .icon {
font-size: 24px;
color: #6bc74d;
}
.stm_contacts_widget.style_4 ul li .icon .fa-map-marker:before {
content: "\e919";
font-family: stm !important;
font-size: 18px;
}
.stm_contacts_widget.style_4 ul li .icon .stm-envelope-11 {
display: inline-block;
font-size: 19px;
margin-top: 1px;
}
.stm_contacts_widget.style_4 ul li .icon .fa-envelope {
margin-top: 0;
}
.stm_contacts_widget.style_4 ul li .icon .fa-fax {
font-size: 16px;
margin-top: 2px;
}
.stm_contacts_widget.style_4 ul li .text {
line-height: 24px;
font-weight: 400;
color: #222;
}
.stm_contacts_widget.style_4 ul li a {
color: #7bc74d;
}
.stm_contacts_widget.style_4 ul li a:hover {
text-decoration: underline;
}
.stm_contacts_widget.style_4 ul.socials li a {
background: #bfbfbf;
color: #fff;
}
.stm_contacts_widget.style_4 ul.socials li a:hover {
background: #7bc74d;
color: #fff;
}
.stm_contacts_widget.style_4 ul.socials li a.social-facebook:hover {
background: #7bc74d;
}
.stm_events_grid {
display: flex;
flex-wrap: wrap;
position: relative;
margin: 0 -15px;
font-size: 0;
}
.stm_events_grid .item {
position: relative;
display: flex;
vertical-align: top;
width: 33.333333%;
padding: 0 15px;
margin: 0 0 30px;
font-size: 14px;
}
.stm_events_grid .item .item_wr {
border: 3px solid #f2f2f2;
}
.stm_events_grid .item .item_wr .item_thumbnail {
margin: -3px -3px 0;
}
.stm_events_grid .item .item_wr .item_thumbnail img {
display: block;
max-width: 100%;
height: auto;
}
.stm_events_grid .item .item_wr .item_thumbnail a {
position: relative;
display: block;
}
.stm_events_grid .item .item_wr .item_thumbnail a:before {
content: "";
position: absolute;
left: 0;
top: 0;
right: 0;
bottom: 0;
background: rgba(0, 0, 0, 0.6);
transition: all 0.3s ease;
z-index: 1;
opacity: 0;
}
.stm_events_grid .item .item_wr .item_thumbnail a:after {
content: "\e920";
font-family: stm;
speak: none;
font-style: normal;
font-weight: 400;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
transition: all 0.3s ease;
position: absolute;
left: 50%;
top: 50%;
margin: -15px 0 0 -15px;
color: #fff;
font-size: 30px;
z-index: 2;
opacity: 0;
}
.stm_events_grid .item .item_wr .item_thumbnail a:hover:after,
.stm_events_grid .item .item_wr .item_thumbnail a:hover:before {
opacity: 1;
}
.stm_events_grid .item .item_wr .content {
padding: 20px 27px;
font-size: 13px;
transition: all 0.3s ease;
}
.stm_events_grid .item .item_wr .content h6 {
padding: 0;
margin: 0 0 14px;
line-height: 24px;
}
.stm_events_grid .item .item_wr .content h6 a {
text-decoration: none !important;
color: #222831;
transition: all 0.3s ease;
}
.stm_events_grid .item .item_wr .content h6 a:hover {
color: #7bc74d;
}
.stm_events_grid .item .item_wr .content h6:after {
display: none;
}
.stm_events_grid .item .item_wr .content p {
line-height: 22px;
}
.stm_events_grid .item .item_wr .content .stm-event__meta {
padding: 0;
margin: 0;
list-style: none;
}
.stm_events_grid .item .item_wr .content .stm-event__meta li {
display: block;
margin: 6px 0;
position: relative;
padding-left: 24px;
line-height: 18px;
}
.stm_events_grid .item .item_wr .content .stm-event__meta li .fa {
position: absolute;
top: 2px;
left: 0;
width: 17px;
text-align: center;
color: #6bc74d;
font-size: 15px;
}
.stm_events_grid.cols_4 .item {
width: 25%;
}
.stm_events_grid.cols_2 .item {
width: 50%;
}
.stm_events_grid.cols_1 .item {
width: 100%;
}
.events_pagination {
margin-top: 20px;
padding-top: 30px;
border-top: 1px solid #ddd;
}
.stm_events_classic {
position: relative;
margin: 0 -15px;
}
.stm_events_classic .item {
position: relative;
display: block;
padding: 0 15px;
margin: 0 0 30px;
font-size: 14px;
}
.stm_events_classic .item .item_wr {
padding-top: 30px;
margin-bottom: 30px;
border-top: 1px solid #ddd;
}
.stm_events_classic .item .item_wr .item_thumbnail {
margin-bottom: 30px;
}
.stm_events_classic .item .item_wr .item_thumbnail img {
display: block;
max-width: 100%;
height: auto;
}
.stm_events_classic .item .item_wr .content {
font-size: 13px;
transition: all 0.3s ease;
}
.stm_events_classic .item .item_wr .content h4 {
padding-top: 0;
margin-bottom: 18px;
font-weight: 700;
font-size: 22px;
}
.stm_events_classic .item .item_wr .content p {
line-height: 22px;
}
.stm_events_classic .item .item_wr .content .stm-event__meta {
padding: 0;
margin: 0 0 10px;
list-style: none;
}
.stm_events_classic .item .item_wr .content .stm-event__meta li {
display: inline-block;
vertical-align: top;
margin: 6px 20px 6px 0;
position: relative;
padding-left: 24px;
line-height: 18px;
}
.stm_events_classic .item .item_wr .content .stm-event__meta li .fa {
position: absolute;
top: 1px;
left: 0;
width: 17px;
text-align: center;
color: #6bc74d;
font-size: 15px;
}
.stm_events_classic .item .item_wr .event_read_more {
display: inline-block;
vertical-align: top;
margin-bottom: 10px;
margin-right: 17px;
}
.stm_events_classic .item:first-child .item_wr {
border-top: 0;
padding-top: 0;
}
.stm_events_classic .events_pagination {
margin: 0 15px;
}
.stm_events_classic .stm_events_list_form {
position: fixed;
display: none;
top: 0;
left: 0;
width: 100%;
height: 100%;
overflow: auto;
z-index: 9999999999;
background-color: rgba(0, 0, 0, 0.5);
}
.stm_events_classic .stm_events_list_form #event-form-box {
position: absolute;
top: 50%;
left: 50%;
margin-top: -192px;
margin-left: -480px;
width: 960px;
}
.stm_events_classic .stm_events_list_form #event-form-box .notice__hide {
position: absolute;
top: 20px;
right: 50px;
font-size: 30px;
cursor: pointer;
}
.stm_events_modern {
position: relative;
text-align: center;
font-size: 0;
}
.stm_events_modern .stm_events_modern_list {
text-align: left;
border-bottom: 1px solid #ddd;
margin-bottom: 60px;
}
.stm_events_modern .stm_events_modern_list .item {
position: relative;
display: block;
padding: 40px 25px;
border-top: 1px solid #ddd;
font-size: 14px;
}
.stm_events_modern .stm_events_modern_list .item:before {
display: none;
content: "";
position: absolute;
top: 0;
left: -1px;
width: 5px;
height: 100%;
background-color: #6bc74d;
}
.stm_events_modern .stm_events_modern_list .item .item_wr .content {
display: table;
width: 100%;
}
.stm_events_modern .stm_events_modern_list .item .item_wr .content .stm_events_modern_row {
display: table-cell;
vertical-align: middle;
width: 240px;
}
.stm_events_modern .stm_events_modern_list .item .item_wr .content .stm_events_modern_row:first-child {
width: 480px;
}
.stm_events_modern .stm_events_modern_list .item .item_wr .content .stm_events_modern_row h5 {
padding: 0;
margin: 0;
line-height: 24px;
font-size: 16px;
}
.stm_events_modern .stm_events_modern_list .item .item_wr .content .stm_events_modern_row h5 a {
text-decoration: none !important;
color: #222831;
transition: all 0.3s ease;
}
.stm_events_modern .stm_events_modern_list .item .item_wr .content .stm_events_modern_row h5 a:hover {
color: #7bc74d;
}
.stm_events_modern .stm_events_modern_list .item .item_wr .content .stm_events_modern_row h5:after {
display: none;
}
.stm_events_modern .stm_events_modern_list .item .item_wr .content .stm_events_modern_row .event_speaker_row {
margin: 15px 0;
}
.stm_events_modern .stm_events_modern_list .item .item_wr .content .stm_events_modern_row .event_speaker_thumbnail {
float: left;
display: inline;
width: 40px;
height: 40px;
margin-right: 15px;
}
.stm_events_modern .stm_events_modern_list .item .item_wr .content .stm_events_modern_row .event_speaker_thumbnail img {
display: block;
max-width: 100%;
height: auto;
border-radius: 50%;
}
.stm_events_modern .stm_events_modern_list .item .item_wr .content .stm_events_modern_row .event_speaker_content {
position: relative;
overflow: hidden;
font-size: 13px;
}
.stm_events_modern .stm_events_modern_list .item .item_wr .content .stm_events_modern_row .event_speaker_content .event_speaker_description {
font-style: italic;
margin-bottom: 4px;
}
.stm_events_modern .stm_events_modern_list .item .item_wr .content .stm_events_modern_row .event_speaker_content .event_speaker_name {
color: #222;
}
.stm_events_modern .stm_events_modern_list .item .item_wr .content .stm_events_modern_row .event_speaker_content .event_speaker_name a {
text-decoration: none !important;
color: #222;
transition: all 0.3s ease;
}
.stm_events_modern .stm_events_modern_list .item .item_wr .content .stm_events_modern_row .event_speaker_content .event_speaker_name a:hover {
color: #7bc74d;
}
.stm_events_modern .stm_events_modern_list .item .item_wr .content .stm_events_modern_row .fa {
position: absolute;
top: 2px;
left: 0;
width: 20px;
text-align: center;
margin-right: 10px;
color: #6bc74d;
font-size: 15px;
}
.stm_events_modern .stm_events_modern_list .item .item_wr .content .stm_events_modern_row .event__calendar {
position: relative;
padding-left: 28px;
font-size: 13px;
}
.stm_events_modern .stm_events_modern_list .item .item_wr .content .stm_events_modern_row .event__calendar .fa {
top: 50%;
margin-top: -7px;
}
.stm_events_modern .stm_events_modern_list .item .item_wr .content .stm_events_modern_row .event__venue {
position: relative;
padding-left: 24px;
font-size: 13px;
}
.stm_events_modern .stm_events_modern_list .item .item_wr .content .stm_events_modern_row .event__venue .fa {
top: 50%;
margin-top: -8px;
}
.stm_events_modern .stm_events_modern_list .item:hover {
box-shadow: 0 2px 15px 0 rgba(0, 0, 0, 0.3);
}
.stm_events_modern .stm_events_modern_list .item:hover:before {
display: block;
}
.stm_events_modern .event_btn_loading {
display: none !important;
padding-left: 30px !important;
}
.stm_events_modern.event_posts_loading .load_more_btn {
display: none;
}
.stm_events_modern.event_posts_loading .event_btn_loading {
display: inline-block !important;
}
.stm_events_modern .load_more_btn i {
color: #6bc74d !important;
}
.stm_events_widgets {
position: relative;
margin: 0 -15px;
font-size: 0;
}
.stm_events_widgets .item {
position: relative;
display: block;
padding: 0 15px;
margin: 0 0 26px;
font-size: 14px;
}
.stm_events_widgets .item .item_wr {
padding-bottom: 20px;
border-bottom: 1px solid #ddd;
}
.stm_events_widgets .item .item_wr .content {
font-size: 13px;
transition: all 0.3s ease;
}
.stm_events_widgets .item .item_wr .content h6 {
padding: 0;
margin: 0 0 10px;
line-height: 20px;
font-size: 14px;
}
.stm_events_widgets .item .item_wr .content h6 a {
text-decoration: none !important;
color: #222831;
transition: all 0.3s ease;
}
.stm_events_widgets .item .item_wr .content h6 a:hover {
color: #7bc74d;
}
.stm_events_widgets .item .item_wr .content h6:after {
display: none;
}
.stm_events_widgets .item .item_wr .content p {
line-height: 22px;
}
.stm_events_widgets .item .item_wr .content .stm-event__meta {
padding: 0;
margin: 0;
list-style: none;
}
.stm_events_widgets .item .item_wr .content .stm-event__meta li {
display: block;
margin: 6px 0;
position: relative;
padding-left: 24px;
line-height: 18px;
}
.stm_events_widgets .item .item_wr .content .stm-event__meta li .fa {
position: absolute;
top: 2px;
left: 0;
width: 17px;
text-align: center;
color: #6bc74d;
font-size: 15px;
}
.stm_events_widgets .item:last-child {
margin-bottom: 0;
}
.stm_events_widgets .item:last-child .item_wr {
border: 0;
padding: 0;
}
.event_content .vc_general.vc_btn3 {
display: inline-block;
margin-bottom: 0;
text-align: center;
vertical-align: middle;
cursor: pointer;
background-image: none;
background-color: transparent;
color: #5472d2;
border: 1px solid transparent;
box-sizing: border-box;
word-wrap: break-word;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
position: relative;
top: 0;
text-decoration: none;
transition: all 0.2s ease-in-out;
line-height: normal;
font-size: 14px;
padding: 14px 20px;
}
.event_content .vc_general.vc_btn3 .vc_btn3-icon {
display: block;
position: absolute;
top: 50%;
transform: translate(0, -50%);
}
.event_content .vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-style-outline,
.event_content body .vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-style-flat,
.event_content body .vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-style-outline-custom {
padding: 10px 21px;
}
.event_content .item_thumbnail img {
display: block;
overflow: hidden;
position: relative;
max-width: 100%;
height: auto;
}
.event_content .event_info_table {
display: table;
width: 100%;
padding: 16px 0;
margin-bottom: 30px;
background-color: #222831;
}
.event_content .event_info_table .event_info {
display: table-cell;
vertical-align: top;
padding: 0 30px;
}
.event_content .event_info_table .event_info.text-right {
vertical-align: middle;
}
.event_content .event_info_table .event_info ul {
padding: 0;
margin: 0;
list-style: none;
}
.event_content .event_info_table .event_info ul li {
display: block;
list-style: none;
padding: 8px 0 8px 26px;
position: relative;
font-weight: 500;
font-size: 14px;
color: #fff;
}
.event_joining,
.event_joining_count,
.event_joining_count_box {
display: inline-block;
vertical-align: top;
}
.event_content .event_info_table .event_info ul li a {
color: #fff;
}
.event_content .event_info_table .event_info ul li .fa {
position: absolute;
top: 9px;
left: 0;
width: 17px;
margin-right: 10px;
text-align: center;
color: #6bc74d;
font-size: 15px;
}
.event_content .event_info_table .event_info .vc_general.vc_btn3 {
white-space: nowrap;
}
.event_content .event_info_table .event_info .vc_general.vc_btn3.vc_btn3-color-theme_style_3.vc_btn3-style-flat:hover {
border-color: #7bc74d !important;
background-color: #7bc74d !important;
}
.event_content .event_info_table .event_info .vc_general.vc_btn3.vc_btn3-color-theme_style_3.vc_btn3-style-flat:hover .vc_btn3-icon {
color: #fff !important;
}
.event_joining {
margin-right: 10px;
margin-bottom: 10px;
}
.event_joining .vc_general.vc_btn3.vc_btn3-color-theme_style_4.vc_btn3-style-outline {
color: #222;
padding: 8px 24px;
}
.event_joining_count {
position: relative;
padding: 10px 20px;
height: 44px;
border: 2px solid #f2f2f2;
font-style: italic;
color: #222;
}
.event_joining_count .fa {
font-size: 22px;
position: absolute;
height: 11px;
line-height: 11px;
top: 50%;
margin-top: -5px;
left: -8px;
background-color: #fff;
color: #f2f2f2;
}
.event-members-box-table {
display: table;
width: 100%;
margin-bottom: 40px;
}
.event-members-box-table.bordered {
padding-top: 20px;
border-top: 1px solid #ddd;
}
.event-members-box-table .event-members-box-table-row {
display: table-cell;
vertical-align: middle;
}
.event-members-box-table .event-members-box-table-row .event-addtoany {
font-size: 13px;
}
.event-members-box-table .event-members-box-table-row .event-addtoany .addtoany_shortcode {
display: inline;
}
.event-members-box-wrap {
background-color: #f2f2f2;
padding: 22px 50px;
margin-bottom: 30px;
}
.event-members-box-wrap h4 {
margin-bottom: 34px;
}
.event-members-box-wrap .required-info {
text-align: right;
padding-top: 50px;
font-size: 13px;
color: #222;
}
.event-members-box-wrap .event_terms_conditions {
padding-top: 14px;
}
.event-members-box-wrap .event_terms_conditions input[type="checkbox"] {
display: inline-block;
vertical-align: top;
margin-top: 4px;
margin-right: 5px;
}
.event-members-box-wrap .event_terms_conditions label {
font-weight: 400;
font-size: 13px;
color: #222;
}
.event-members-box-wrap .event_terms_conditions label a {
color: #222831;
text-decoration: underline;
}
.event-members-box-wrap .event_terms_conditions label a:hover {
text-decoration: none;
}
.event-members-box-wrap .g-recaptcha {
margin-top: 30px;
}
.event-members-box-wrap .button.size-lg {
min-width: 140px;
}
.event-members-box-wrap .button.size-lg.disabled {
background-color: #ddd;
border-color: #ddd;
color: #777;
}
.event-members-box-wrap .button.size-lg.disabled .fa {
color: #777;
}
.event-members-box-wrap .stm-ajax-loader {
display: none;
}
.event-members-box-wrap .stm-ajax-loader.loading {
display: inline-block;
vertical-align: middle;
margin-right: 10px;
}
.event-members-box-wrap .loading {
-webkit-animation: preloader 1.5s infinite linear;
animation: preloader 1.5s infinite linear;
}
@-webkit-keyframes preloader {
to {
-webkit-transform: rotate(360deg);
}
}
@keyframes preloader {
to {
transform: rotate(360deg);
}
}
.addtocalendar {
position: relative;
display: inline-block;
margin-right: 20px;
margin-bottom: 10px;
}
.addtocalendar var {
display: none;
}
.addtocalendar .atcb-link {
display: none;
visibility: hidden;
}
.addtocalendar .vc_general {
cursor: pointer;
color: #222831;
}
.addtocalendar .vc_general.vc_general-active {
background-color: #fff !important;
}
.addtocalendar .atcb-list {
color: #000;
width: 100%;
display: none;
border: 1px solid #bfbfbf;
padding: 0;
background-color: #fff;
text-align: left;
list-style: none;
position: absolute;
font-size: 14px;
top: 100%;
left: 0;
z-index: 900;
box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.3);
}
.addtocalendar .atcb-list .atcb-item:first-child a:before {
content: "\f271";
}
.addtocalendar .atcb-list .atcb-item:nth-child(2) a:before {
content: "\f1a0";
}
.addtocalendar .atcb-list .atcb-item:nth-child(3) a:before {
content: "\f003";
}
.addtocalendar .atcb-list .atcb-item:nth-child(4) a:before {
content: "\f0ed";
}
.addtocalendar .atcb-list .atcb-item:last-child a:before {
content: "\f19e";
}
.addtocalendar .atcb-list a {
display: block;
padding: 5px 10px;
text-decoration: none !important;
font-weight: 600;
color: #222;
}
.addtocalendar .atcb-list a:before {
display: inline-block;
vertical-align: middle;
width: 20px;
text-align: center;
margin-right: 10px;
font-family: fontawesome;
font-weight: 400;
color: #222831;
}
.addtocalendar .atcb-list a:hover {
background-color: #222831;
color: #fff;
}
.addtocalendar .atcb-list a:hover:before {
color: #fff;
}
.vc_general.disabled,
.vc_general.disabled .fa {
color: #999 !important;
}
.vc_general.disabled {
background-color: #ddd !important;
border-color: #ddd !important;
cursor: default !important;
}
.form__notice_information {
display: none;
}
body table.booked-calendar thead .page-left,
body table.booked-calendar thead .page-right {
top: 30px;
font-size: 16px;
}
body table.booked-calendar td {
color: #222;
}
body .booked-calendar-wrap .booked-appt-list h2 {
text-align: left !important;
color: #222;
}
body table.booked-calendar td.today .date span {
border-color: #6bc74d;
}
body table.booked-calendar td.today .date:hover span {
background-color: #6bc74d !important;
}
.events_lessons_box {
display: flex;
align-items: flex-start;
flex-wrap: wrap;
}
.event_lesson_tabs {
min-width: 25%;
}
.event_lesson_tabs a {
display: block;
padding: 19px 20px;
text-decoration: none !important;
text-transform: uppercase;
font-weight: 700;
background-color: #6bc74d;
color: #222831;
}
.event_lesson_tabs a span {
display: block;
padding-top: 4px;
text-transform: none;
font-weight: 400;
font-size: 13px;
color: #222831;
}
.event_lesson_tabs a:hover {
background-color: #222831;
color: #6bc74d;
}
.event_lesson_tabs a:hover span {
color: #fff;
}
.event_lesson_tabs.active a {
background-color: #222831;
color: #6bc74d;
}
.event_lesson_tabs.active a span {
color: #fff;
}
.event_lesson_info {
order: 2;
display: none;
align-self: flex-end;
width: 100%;
padding-top: 40px;
padding-left: 20px;
list-style: none;
}
.event_lesson_info .event_lesson_info_time_loc {
display: flex;
margin-bottom: 7px;
font-size: 12px;
}
.event_lesson_info .event_lesson_info_time_loc .event_lesson_info_times {
margin-right: 50px;
}
.event_lesson_info .event_lesson_info_time_loc i {
margin-right: 6px;
font-size: 15px;
color: #6bc74d;
}
.event_lesson_info .event_lesson_info_content_wrap {
position: relative;
padding-bottom: 26px;
margin-bottom: 8px;
}
.event_lesson_info .event_lesson_info_content_wrap:before {
content: "";
position: absolute;
top: 0;
left: 5px;
width: 1px;
height: 100%;
background-color: #ddd;
}
.event_lesson_info .event_lesson_info_content_wrap .event_lesson_info_content {
margin: 0 0 0 55px;
padding-bottom: 25px;
position: relative;
border-bottom: 1px solid #ddd;
}
.event_lesson_info .event_lesson_info_content_wrap .event_lesson_info_content .event_lesson_info_title {
text-transform: uppercase;
padding: 15px 0 10px;
letter-spacing: -0.5px;
font-weight: 700;
font-size: 16px;
color: #222;
}
.event_lesson_info .event_lesson_info_content_wrap .event_lesson_info_content .event_lesson_info_description {
line-height: 22px;
padding: 8px 0;
font-size: 13px;
color: #222;
}
.event_lesson_info .event_lesson_info_content_wrap .event_lesson_info_content .event_lesson_speakers {
display: flex;
align-items: flex-start;
flex-direction: row;
flex-wrap: wrap;
list-style: none;
margin: 0 -25px;
padding: 0;
}
.event_lesson_info .event_lesson_info_content_wrap .event_lesson_info_content .event_lesson_speakers li {
display: inline-block;
vertical-align: top;
padding: 15px 25px;
width: 33.333333%;
}
.event_lesson_info .event_lesson_info_content_wrap .event_lesson_info_content .event_lesson_speakers li .event_speaker_thumbnail {
max-width: 40px;
margin-right: 14px;
float: left;
}
.event_lesson_info .event_lesson_info_content_wrap .event_lesson_info_content .event_lesson_speakers li .event_speaker_thumbnail img {
display: block;
max-width: 100%;
height: auto;
border-radius: 50%;
}
.event_lesson_info .event_lesson_info_content_wrap .event_lesson_info_content .event_lesson_speakers li .event_speaker_content {
display: block;
position: relative;
overflow: hidden;
font-size: 13px;
}
.event_lesson_info .event_lesson_info_content_wrap .event_lesson_info_content .event_lesson_speakers li .event_speaker_content .event_speaker_name {
margin-bottom: 2px;
}
.event_lesson_info .event_lesson_info_content_wrap .event_lesson_info_content .event_lesson_speakers li .event_speaker_content .event_speaker_name a {
color: #222;
}
.event_lesson_info .event_lesson_info_content_wrap .event_lesson_info_content .event_lesson_speakers li .event_speaker_content .event_speaker_name a:hover {
text-decoration: none;
color: #7bc74d;
}
.event_lesson_info .event_lesson_info_content_wrap .event_lesson_info_content .event_lesson_speakers li .event_speaker_content .event_speaker_description {
font-style: italic;
}
.event_lesson_info li:last-child .event_lesson_info_content_wrap {
padding-bottom: 0;
margin-bottom: 0;
}
.event_lesson_info li:last-child .event_lesson_info_content_wrap:before {
display: none;
}
.event_lesson_info li:last-child .event_lesson_info_content_wrap .event_lesson_info_content {
border-bottom: 0;
}
@media only screen and (max-width: 767px) {
.events_lessons_box {
display: block;
margin-bottom: 25px;
}
.event_lesson_tabs {
border-top: 1px solid #fff;
}
.event_lesson_tabs.active,
.event_lesson_tabs:first-child {
border: 0;
}
}
@media only screen and (max-width: 680px) {
.event_lesson_info {
padding-left: 0;
}
.event_lesson_info .event_lesson_info_content_wrap .event_lesson_info_content {
margin-left: 25px;
}
.event_lesson_info .event_lesson_info_content_wrap .event_lesson_info_content .event_lesson_speakers li {
width: 50%;
}
}
@media only screen and (max-width: 414px) {
.event_lesson_info .event_lesson_info_content_wrap .event_lesson_info_content .event_lesson_speakers li {
width: 100%;
}
}
.stm_services {
position: relative;
margin: 0 -15px;
font-size: 0;
}
.stm_services .item {
position: relative;
display: inline-block;
vertical-align: top;
width: 33%;
padding: 0 15px;
margin: 0 0 30px;
font-size: 14px;
}
.stm_services .item .item_wr .item_thumbnail {
margin-bottom: 30px;
}
.stm_services .item .item_wr .item_thumbnail img {
display: block;
max-width: 100%;
height: auto;
}
.stm_services .item .item_wr .item_thumbnail a {
position: relative;
display: block;
}
.stm_services .item .item_wr .item_thumbnail a:before {
content: "";
position: absolute;
left: 0;
top: 0;
right: 0;
bottom: 0;
background: rgba(0, 0, 0, 0.6);
transition: all 0.3s ease;
opacity: 0;
z-index: 1;
}
.stm_services .item .item_wr .item_thumbnail a:after {
content: "\e920";
font-family: stm;
speak: none;
font-style: normal;
font-weight: 400;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
transition: all 0.3s ease;
position: absolute;
left: 50%;
top: 50%;
margin: -15px 0 0 -15px;
color: #fff;
font-size: 30px;
opacity: 0;
z-index: 1;
}
.stm_services .item .item_wr .item_thumbnail a:hover:after,
.stm_services .item .item_wr .item_thumbnail a:hover:before,
.stm_services .item:hover .item_wr .item_thumbnail a:after,
.stm_services .item:hover .item_wr .item_thumbnail a:before {
opacity: 1;
}
.stm_services .item .item_wr .content {
font-size: 13px;
transition: all 0.3s ease;
}
.stm_services .item .item_wr .content h5 {
padding: 0;
margin: 0 0 9px;
}
.stm_services .item .item_wr .content h5 a {
text-decoration: none !important;
color: #222831;
transition: all 0.3s ease;
}
.stm_services .item .item_wr .content h5 a:hover {
color: #7bc74d;
}
.stm_services .item .item_wr .content h5:before {
content: "";
display: block;
width: 47px;
height: 5px;
background: #6bc74d;
margin: 0 0 18px;
}
.stm_services_tabs .services_categories ul:after,
.stm_works_wr:after,
body .stm_chart .chart-legend:after {
content: "";
clear: both;
}
.stm_services .item .item_wr .content h5:after {
display: none;
}
.stm_services .item .item_wr .content p {
line-height: 1.4;
}
.stm_services .item .item_wr .content .read_more {
font-weight: 600;
font-size: 13px;
transition: color 0.2s linear;
color: #222;
}
.stm_services .item .item_wr .content .read_more .stm_icon {
margin: 2px 0 0 5px;
font-size: 12px;
vertical-align: middle;
color: #6bc74d;
}
.stm_services .item .item_wr .content .read_more span {
vertical-align: middle;
line-height: 13px;
}
.stm_services .item .item_wr .content .read_more:hover {
color: #7bc74d;
text-decoration: none;
}
.stm_services.cols_4 .item {
width: 25%;
}
.stm_services.cols_2 .item {
width: 50%;
}
.stm_services.cols_1 .item {
width: 100%;
}
.stm_services.style_2 .item {
position: relative;
transition: all 0.3s;
}
.stm_services.style_2 .item .item_wr {
background-color: #fff;
}
.stm_services.style_2 .item .content {
padding: 42px 26px 33px;
}
.stm_services.style_2 .item .content .category {
display: inline-block;
vertical-align: top;
padding: 1px 6px;
margin-bottom: 16px;
line-height: 14px;
text-transform: uppercase;
background-color: #7bc74d;
font-weight: 600;
font-size: 12px;
color: #fff;
}
.stm_services.style_2 .item .content .category:after,
.stm_services.style_2 .item .content .category:before,
.stm_services.style_2 .item .content h5:before {
display: none;
}
.stm_services.style_2 .item .content h5 {
font-weight: 700;
font-size: 20px;
}
.stm_services.style_2 .item .item_thumbnail {
margin-bottom: 0;
}
.stm_services.style_2 .item:hover {
margin-top: -10px;
}
.stm_services.style_3 {
margin: 0;
}
.stm_services.style_3 .item_wr .content {
overflow: hidden;
padding: 40px 30px;
border: 1px solid #e6e6e6;
}
.stm_services.style_3 .item_wr .content .category {
display: inline-block;
padding: 0 4px;
line-height: 16px;
background: #7bc74d;
color: #fff;
font-size: 11px;
font-weight: 500;
text-transform: uppercase;
margin-bottom: 17px;
}
.stm_services.style_3 .item_wr .content .category:after,
.stm_services.style_3 .item_wr .content h5:before {
display: none;
}
.stm_services.style_3 .item_wr .content h5 {
font-size: 18px;
line-height: 22px;
font-weight: 600;
margin: 0;
}
.stm_services_tabs .service_tab_item .service_cost,
.stm_services_tabs .service_tab_item .service_name,
.stm_services_tabs .services_categories ul li a {
font-font-family: "Open Sans", sans-serif;
font-weight: 700;
}
.stm_services.style_3 .owl-controls .owl-dots {
width: 100%;
text-align: center;
}
@media (max-width: 667px) {
.stm_services.style_3 .owl-controls .owl-dots {
bottom: 0;
}
}
.stm_services.style_3 .owl-controls .owl-dots .owl-dot {
width: 12px;
height: 12px;
border-radius: 50%;
border: 2px solid #909398;
display: inline-block;
margin: 0 7px;
transition: 0.3s;
}
.stm_services.style_3 .owl-controls .owl-dots .owl-dot span {
display: none !important;
}
.stm_services.style_3 .owl-controls .owl-dots .owl-dot.active,
.stm_services.style_3 .owl-controls .owl-dots .owl-dot:hover {
border-color: #7bc74d;
background-color: #7bc74d;
}
.stm_services.style_6 .item .item_wr .content .read_more span {
line-height: 1 !important;
}
.stm_services.style_6 .item .item_wr .content .read_more i {
color: #fff !important;
}
@media (max-width: 767px) {
.stm_services .item .item_wr .item_thumbnail img {
width: 100%;
}
}
.stm_services_tabs .services_categories {
position: relative;
margin: 0 0 62px;
padding: 0 15px;
}
.stm_services_tabs .services_categories ul {
background: #222831;
text-align: center;
margin: 0;
padding: 0;
list-style: none;
}
.stm_services_tabs .services_categories ul:after {
display: table;
}
.stm_services_tabs .services_categories ul li {
float: left;
}
.stm_services_tabs .services_categories ul li a {
font-size: 14px;
text-transform: lowercase;
letter-spacing: -0.6px;
display: block;
padding: 14.5px 24.3px;
outline: 0 !important;
color: #fff;
transition: background 0.2s ease, color 0.2s ease;
}
.stm_services_tabs .services_categories ul li a:focus,
.stm_services_tabs .services_categories ul li a:hover {
text-decoration: none;
}
.stm_services_tabs .services_categories ul li.ui-state-active a,
.stm_services_tabs .services_categories ul li:hover {
background: #7bc74d;
}
.stm_services_tabs {
font-size: 0;
margin: 0 -15px;
}
.stm_services_tabs .service_tab_item {
position: relative;
display: inline-block;
vertical-align: top;
width: 50%;
font-size: 14px;
padding: 0 35px;
margin: 0 0 46px;
}
.stm_services_tabs .service_tab_item .service_header {
position: relative;
margin: 0 0 4px;
}
.stm_services_tabs .service_tab_item .service_name {
display: table-cell;
width: 1%;
white-space: nowrap;
font-size: 14px;
color: #212121;
padding-right: 10px;
}
@media only screen and (max-width: 1024px) {
.stm_services_tabs .service_tab_item .service_name {
white-space: normal;
width: auto;
display: inline;
}
}
.stm_services_tabs .service_tab_item .service_name a {
color: #222831;
letter-spacing: -0.3px;
transition: color 0.2s ease;
}
.stm_services_tabs .service_tab_item .service_name a:focus,
.stm_services_tabs .service_tab_item .service_name a:hover {
text-decoration: none;
}
.stm_services_tabs .service_tab_item .service_name a:hover {
color: #7bc74d;
}
.stm_services_tabs .service_tab_item .service_dots {
display: table-cell;
width: 98%;
}
@media only screen and (max-width: 1024px) {
.stm_services_tabs .service_tab_item .service_dots {
display: none;
}
}
.stm_services_tabs .service_tab_item .service_dots .separator_dots {
display: block;
width: 100%;
border-bottom: 1px dashed #7bc74d;
}
.stm_services_tabs .service_tab_item .service_cost {
display: table-cell;
width: 1%;
padding-left: 10px;
font-size: 14px;
line-height: 22px;
letter-spacing: -0.3px;
color: #7bc74d;
}
@media only screen and (max-width: 1024px) {
.stm_services_tabs .service_tab_item .service_cost {
display: inline;
padding: 0;
}
}
.stm_services_tabs .service_tab_item .service_label {
position: absolute;
left: 35px;
top: -22px;
background: #6bc74d;
border-radius: 0;
padding: 4px 7px;
color: #fff;
font-size: 10px;
font-weight: 600;
line-height: 9px;
text-transform: uppercase;
}
.stm_works_wr,
body .stm_chart,
body .stm_chart .chart-legend {
position: relative;
}
.stm_services_tabs .service_tab_item .service_text p {
margin-bottom: 0;
color: #222;
line-height: 22px;
}
body .stm_chart canvas {
max-width: 100%;
height: auto;
}
body .stm_chart .chart-legend {
margin: 10px 0 0;
list-style: none;
padding: 0;
}
body .stm_chart .chart-legend:after {
display: table;
}
body .stm_chart .chart-legend li {
padding: 0;
margin: 0 24px 12px 0;
font-size: 13px;
color: #777;
float: left;
}
body .stm_chart .chart-legend li:before {
display: none;
}
body .stm_chart .chart-legend li span {
display: inline-block;
vertical-align: top;
width: 18px;
height: 18px;
margin: 0 5px 0 0;
border-radius: 3px;
}
body .stm_chart.legend_position_right canvas {
display: inline-block;
vertical-align: middle;
}
body .stm_chart.legend_position_right .chart-legend {
display: inline-block;
vertical-align: middle;
padding: 0 0 0 30px;
}
body .stm_chart.legend_position_right .chart-legend li {
float: none;
margin: 0 0 10px;
}
.stm_works_wr:after {
display: table;
width: 100%;
}
.stm_works_wr.cols_4 .stm_works .item {
width: 25%;
}
.stm_works_wr.cols_3 .stm_works .item {
width: 33.333%;
}
.stm_works_wr.cols_2 .stm_works .item {
width: 50%;
}
.stm_works_wr.cols_1 .stm_works .item {
width: 100%;
}
.stm_works_wr.grid.style_1 .stm_works {
margin: 0 -15px;
}
.stm_works_wr.grid.style_1 .stm_works .item {
padding: 0 15px;
margin: 0 0 30px;
}
.stm_works_wr.grid.style_1 .stm_works .item .item_wr {
position: relative;
overflow: hidden;
}
.stm_works_wr.grid.style_1 .stm_works .item .item_wr img {
display: block;
max-width: 100%;
height: auto;
}
.stm_works_wr.grid.style_1 .stm_works .item .item_wr:before {
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(34, 40, 49, 0.75);
opacity: 0;
transition: all 0.3s ease;
z-index: 1;
}
.stm_works_wr.grid.style_1 .stm_works .item .item_wr .title {
position: absolute;
bottom: 94px;
left: 30px;
right: 30px;
font-weight: 600;
font-size: 18px;
color: #fff;
line-height: 24px;
opacity: 0;
transition: all 0.3s ease;
z-index: 1;
}
.stm_works_wr.grid.style_1 .stm_works .item .item_wr .title:before {
content: "";
display: block;
width: 47px;
height: 5px;
background: #6bc74d;
margin: 0 0 19px;
}
.stm_works_wr.grid.style_1 .stm_works .item .item_wr .category {
position: absolute;
bottom: 20px;
left: 30px;
right: 30px;
color: #fff;
font-size: 13px;
opacity: 0;
transition: all 0.3s ease;
z-index: 1;
}
.stm_works_wr.grid.style_1 .stm_works .item .item_wr .link {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1;
}
.stm_works_wr.grid.style_1 .stm_works .item .item_wr:hover:before {
opacity: 1;
}
.stm_works_wr.grid.style_1 .stm_works .item .item_wr:hover .title {
opacity: 1;
bottom: 74px;
}
.stm_works_wr.grid.style_1 .stm_works .item .item_wr:hover .category {
opacity: 1;
bottom: 40px;
}
.stm_works_wr.grid.style_2 .stm_works {
position: relative;
margin: 0 -15px;
}
.stm_works_wr.grid.style_2 .stm_works .item {
padding: 0 15px;
margin: 0 0 30px;
}
.stm_works_wr.grid.style_2 .stm_works .item .image a {
display: block;
}
.stm_works_wr.grid.style_2 .stm_works .item .image a img {
display: block;
max-width: 100%;
height: auto;
}
.stm_works_wr.grid.style_2 .stm_works .item .info {
padding: 24px 22px 22px;
border-top: none;
}
.stm_works_wr.grid.style_2 .stm_works .item .info .category {
font-size: 13px;
margin: 0 0 8px;
}
.stm_works_wr.grid.style_2 .stm_works .item .info .category a {
color: #777;
}
.stm_works_wr.grid.style_2 .stm_works .item .info .category a:hover {
color: #7bc74d;
text-decoration: none;
}
.stm_works_wr.grid.style_2 .stm_works .item .info .category a:focus {
text-decoration: none;
}
.stm_works_wr.grid.style_2 .stm_works .item .info .category a span {
display: inline-block;
vertical-align: middle;
line-height: 1;
}
.stm_works_wr.grid.style_2 .stm_works .item .info .category a i {
display: inline-block;
vertical-align: middle;
line-height: 1;
color: #6bc74d;
font-size: 12px;
margin: 2px 0 0 5px;
}
.stm_works_wr.grid.style_2 .stm_works .item .info .title {
font-weight: 700;
font-size: 16px;
letter-spacing: -0.04em;
line-height: 24px;
}
.stm_works_wr.grid.style_2 .stm_works .item .info .title a {
color: #222831;
transition: all 0.3s ease;
}
.stm_works_wr.grid.style_2 .stm_works .item .info .title a:hover {
color: #7bc74d;
text-decoration: none;
}
.stm_works_wr.grid.style_2 .stm_works .item .info .title a:focus {
text-decoration: none;
}
.stm_works_wr.grid_with_filter.style_1 .stm_works {
position: relative;
margin: 0 -15px;
}
.stm_works_wr.grid_with_filter.style_1 .stm_works .item {
padding: 0 15px;
margin: 0 0 30px;
}
.stm_works_wr.grid_with_filter.style_1 .stm_works .item .image a {
display: block;
}
.stm_works_wr.grid_with_filter.style_1 .stm_works .item .image a img {
display: block;
max-width: 100%;
height: auto;
}
@media (max-width: 767px) {
.stm_works_wr.grid_with_filter.style_1 .stm_works .item .image a img {
width: 100%;
}
}
.stm_works_wr.grid_with_filter.style_1 .stm_works .item .info {
padding: 24px 28px 29px;
border-top: none;
}
.stm_works_wr.grid_with_filter.style_1 .stm_works .item .info .category {
font-size: 13px;
margin: 0 0 8px;
}
.stm_works_wr.grid_with_filter.style_1 .stm_works .item .info .category a {
color: #777;
}
.stm_works_wr.grid_with_filter.style_1 .stm_works .item .info .category a:hover {
color: #7bc74d;
text-decoration: none;
}
.stm_works_wr.grid_with_filter.style_1 .stm_works .item .info .category a:focus {
text-decoration: none;
}
.stm_works_wr.grid_with_filter.style_1 .stm_works .item .info .category a span {
display: inline-block;
vertical-align: middle;
line-height: 1;
}
.stm_works_wr.grid_with_filter.style_1 .stm_works .item .info .category a i {
display: inline-block;
vertical-align: middle;
line-height: 1;
color: #6bc74d;
font-size: 12px;
margin: 2px 0 0 5px;
}
.stm_works_wr.grid_with_filter.style_1 .stm_works .item .info .title {
font-weight: 600;
font-size: 16px;
letter-spacing: -0.04em;
line-height: 24px;
}
.stm_works_wr.grid_with_filter.style_1 .stm_works .item .info .title a {
color: #222831;
transition: all 0.3s ease;
}
.stm_works_wr.grid_with_filter.style_1 .stm_works .item .info .title a:hover {
color: #7bc74d;
text-decoration: none;
}
.stm_works_wr.grid_with_filter.style_1 .stm_works .item .info .title a:focus {
text-decoration: none;
}
.stm_works_wr.grid_with_filter.style_2 .stm_works {
transition: all 0.7s;
position: relative;
margin: 0 -15px;
}
.stm_works_wr.grid_with_filter.style_2 .stm_works .item {
padding: 0 15px;
margin: 0 0 30px;
}
.stm_works_wr.grid_with_filter.style_2 .stm_works .item .item_wr {
position: relative;
overflow: hidden;
}
.stm_works_wr.grid_with_filter.style_2 .stm_works .item .item_wr img {
display: block;
max-width: 100%;
height: auto;
}
.stm_works_wr.grid_with_filter.style_2 .stm_works .item .item_wr:before {
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(34, 40, 49, 0.75);
opacity: 0;
transition: all 0.3s ease;
}
.stm_works_wr.grid_with_filter.style_2 .stm_works .item .item_wr .title {
position: absolute;
bottom: 94px;
left: 30px;
right: 30px;
font-weight: 600;
font-size: 18px;
color: #fff;
letter-spacing: -0.04em;
line-height: 24px;
opacity: 0;
transition: all 0.3s ease;
}
.stm_works_wr.style_1 .works_filter li,
.stm_works_wr.style_2 .works_filter li {
float: left;
line-height: 1;
}
.stm_works_wr.grid_with_filter.style_2 .stm_works .item .item_wr .title:before {
content: "";
display: block;
width: 47px;
height: 5px;
background: #6bc74d;
margin: 0 0 19px;
}
.stm_works_wr.grid_with_filter.style_2 .stm_works .item .item_wr .category {
position: absolute;
bottom: 20px;
left: 30px;
right: 30px;
color: #fff;
font-size: 13px;
opacity: 0;
transition: all 0.3s ease;
}
.stm_works_wr.grid_with_filter.style_2 .stm_works .item .item_wr .link {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.stm_works_wr.grid_with_filter.style_2 .stm_works .item .item_wr:hover:before {
opacity: 1;
}
.stm_works_wr.grid_with_filter.style_2 .stm_works .item .item_wr:hover .title {
opacity: 1;
bottom: 74px;
}
.stm_works_wr.grid_with_filter.style_2 .stm_works .item .item_wr:hover .category {
opacity: 1;
bottom: 40px;
}
.stm_works_wr.grid_with_filter.style_2.wide .stm_works {
margin: 0;
}
.stm_works_wr.grid_with_filter.style_2.wide .stm_works .item {
padding: 0;
margin: 0;
}
.stm_works_wr.style_1 .works_filter {
list-style: none;
margin: 0 0 40px;
background: #fff;
padding: 0;
}
.stm_works_wr.style_1 .works_filter:after {
content: "";
display: table;
clear: both;
}
.stm_works_wr.style_1 .works_filter li a {
color: #222831;
display: block;
padding: 23px 15px;
font-size: 14px;
font-weight: 600;
position: relative;
overflow: hidden;
}
.stm_works_wr.style_1 .works_filter li a:before {
content: "";
display: block;
position: absolute;
width: 100%;
height: 3px;
background: #7bc74d;
bottom: -20px;
left: 0;
opacity: 0;
transition: 0.3s;
}
.stm_works_wr.style_1 .works_filter li.active a:before,
.stm_works_wr.style_1 .works_filter li:hover a:before {
opacity: 1;
bottom: 0;
}
.stm_works_wr.style_1 .stm_works .info {
background: #fff;
border: none;
}
.stm_works_wr.style_2 .works_filter li a:hover,
.stm_works_wr.style_2 .works_filter li.active a {
background: #7bc74d;
color: #222831;
}
.stm_works_wr.style_2 .works_filter {
list-style: none;
margin: 0 0 33px;
padding-left: 0;
}
.stm_works_wr.style_2 .works_filter:after {
content: "";
display: table;
clear: both;
}
.stm_works_wr.style_2 .works_filter li:not(:first-child) {
margin-left: 39px;
}
.stm_works_wr.style_2 .works_filter li a {
color: #222831;
display: block;
text-transform: uppercase;
padding: 17px 18px 15px;
font-size: 13px;
font-weight: 600;
transition: all 0.3s ease;
}
.stm_works_wr.style_2 .works_filter li a:focus,
.stm_works_wr.style_2 .works_filter li a:hover {
text-decoration: none;
}
.stm_works_wr.style_2 .works_filter.container {
margin-right: auto;
margin-left: auto;
padding-left: 15px;
padding-right: 15px;
}
.stm_works_wr.style_2 .works_filter .works_filter_switcher {
float: right;
}
.stm_works_wr.style_2 .works_filter .works_filter_switcher .stm_works_grid_switcher {
position: relative;
display: block;
float: right;
width: 45px;
height: 45px;
top: -2px;
border: 3px solid #aaa;
color: #aaa !important;
margin: 2px 0 0;
transition: all 0.2s ease;
}
.stm_works_wr.style_2 .works_filter .works_filter_switcher .stm_works_grid_switcher:hover {
border-color: #7bc74d;
background: 0 0;
}
.stm_works_wr.style_2 .works_filter .works_filter_switcher .stm_works_grid_switcher:hover .fa {
color: #7bc74d;
}
.stm_works_wr.style_2 .works_filter .works_filter_switcher .stm_works_grid_switcher .fa {
font-size: 13px;
line-height: 13px;
position: absolute;
top: 13px;
transition: color 0.2s ease, left 0.2s ease, right 0.2s ease;
}
.stm_works_wr.style_2 .works_filter .works_filter_switcher .stm_works_grid_switcher .left {
left: 5px;
}
.stm_works_wr.style_2 .works_filter .works_filter_switcher .stm_works_grid_switcher .right {
right: 5px;
}
.stm_works_wr.style_2 .works_filter .works_filter_switcher .stm_works_grid_switcher.active .left {
left: 22px;
}
.stm_works_wr.style_2 .works_filter .works_filter_switcher .stm_works_grid_switcher.active .right {
right: 22px;
}
.stm_works_wr.grid_with_carousel .owl-stage-outer {
z-index: 2;
}
.stm_works_wr.grid_with_carousel .owl-stage-outer .item {
padding: 0 15px;
}
.stm_works_wr.grid_with_carousel .owl-stage-outer .item .image {
position: relative;
overflow: hidden;
}
.stm_works_wr.grid_with_carousel .owl-stage-outer .item .image img {
transition: all 0.4s ease-out;
}
.stm_works_wr.grid_with_carousel .owl-stage-outer .item .info {
padding: 16px 22px 20px;
background-color: #fff;
border: 3px solid #f2f2f2;
border-top: 0;
}
.stm_works_wr.grid_with_carousel .owl-stage-outer .item .info .category {
margin-bottom: 12px;
}
.stm_works_wr.grid_with_carousel .owl-stage-outer .item .info .category a {
position: relative;
display: inline-block;
vertical-align: middle;
line-height: 18px;
font-size: 13px;
color: #777;
}
.stm_works_wr.grid_with_carousel .owl-stage-outer .item .info .category a i {
position: absolute;
top: 50%;
right: -20px;
margin-top: -5px;
font-size: 10px;
color: #6bc74d;
}
.stm_works_wr.grid_with_carousel .owl-stage-outer .item .info .title {
min-height: 72px;
letter-spacing: -0.4px;
line-height: 24px;
font-weight: 700;
font-size: 16px;
}
.stm_works_wr.grid_with_carousel .owl-stage-outer .item .info .title a {
color: #222831;
}
.stm_works_wr.grid_with_carousel .owl-stage-outer .item:hover .image img {
transform: scale(1.1);
}
.stm_works_wr.grid_with_carousel .owl-controls {
z-index: 1;
}
.stm_works_wr.grid_with_carousel .owl-controls .owl-dots {
display: flex;
width: 100%;
justify-content: center;
align-items: center;
margin-top: 50px;
}
.stm_works_wr.grid_with_carousel .owl-controls .owl-dots .owl-dot {
text-align: center;
margin: 0 10px;
width: 20px;
}
.stm_works_wr.grid_with_carousel .owl-controls .owl-dots .owl-dot span {
display: block;
width: 8px;
height: 8px;
margin: 0 auto;
border-radius: 50%;
background-color: #b2b2b2;
transition: all 0.3s ease;
}
.stm_works_wr.grid_with_carousel .owl-controls .owl-dots .owl-dot.active span {
width: 20px;
border-radius: 20px;
background-color: #7bc74d;
}
@media only screen and (max-width: 479px) {
.stm_works_wr.grid_with_carousel .owl-controls .owl-dots .owl-dot {
width: 8px;
margin: 0 5px;
}
.stm_works_wr.grid_with_carousel .owl-controls .owl-dots .owl-dot.active span {
width: 8px;
}
}
.site_layout_zurich .stm_works_wr .stm_works_masonry_disabled {
margin: 0 -7px;
}
.site_layout_zurich .stm_works_wr .stm_works_masonry_disabled .item {
float: left;
position: relative;
margin: 7px;
}
.site_layout_zurich .stm_works_wr .stm_works_masonry_disabled .item a {
position: absolute;
top: 0;
left: 0;
display: flex;
align-items: center;
justify-content: center;
text-decoration: none;
width: 100%;
height: 100%;
}
.site_layout_zurich .stm_works_wr .stm_works_masonry_disabled .item a:before {
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
opacity: 0;
background: rgba(255, 255, 255, 0.9);
border-radius: 5px;
transition: all 0.3s ease;
}
.site_layout_zurich .stm_works_wr .stm_works_masonry_disabled .item a .work-title {
display: block;
text-align: center;
position: relative;
top: -20px;
max-width: 330px;
padding: 44px 30px 26px;
letter-spacing: -0.6px;
font-weight: 600;
font-size: 18px;
color: #222831;
opacity: 0;
transition: all 0.3s ease;
}
.site_layout_zurich .stm_works_wr .stm_works_masonry_disabled .item a .work-description {
display: block;
padding-top: 14px;
position: relative;
top: 40px;
letter-spacing: 0;
transition: all 0.3s ease;
font-weight: 400;
font-size: 14px;
color: #7bc74d;
}
.site_layout_zurich .stm_works_wr .stm_works_masonry_disabled .item a:hover {
text-decoration: none;
}
.site_layout_zurich .stm_works_wr .stm_works_masonry_disabled .item a:hover:before {
opacity: 1;
}
.site_layout_zurich .stm_works_wr .stm_works_masonry_disabled .item a:hover .work-title {
opacity: 1;
top: 0;
}
.site_layout_zurich .stm_works_wr .stm_works_masonry_disabled .item a:hover .work-title .work-description {
top: 0;
}
.site_layout_zurich .stm_works_wr .stm_works_masonry_disabled .item img {
border-radius: 5px;
display: block;
max-width: 100%;
height: auto;
}
.stm_portfolio_grid {
position: relative;
margin: 0 -15px;
}
.stm_portfolio_grid .item {
float: left;
width: 33.333333%;
padding: 0 15px;
margin: 0 0 30px;
}
.stm_portfolio_grid .item .item_thumbnail {
display: block;
overflow: hidden;
position: relative;
max-width: 352px;
height: 250px;
}
.stm_portfolio_grid .item .item_thumbnail:before {
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(34, 40, 49, 0.75);
opacity: 0;
z-index: 1;
transition: all 0.3s ease;
}
.stm_portfolio_grid .item .item_thumbnail.has-thumbnail img {
display: block;
max-width: 100%;
height: auto;
}
.stm_portfolio_grid .item .item_thumbnail a {
position: absolute;
top: 0;
left: 0;
display: flex;
align-items: center;
justify-content: center;
width: 100%;
height: 100%;
text-decoration: none !important;
}
.stm_portfolio_grid .item .item_thumbnail a .portfolio-title {
display: table-cell;
vertical-align: middle;
text-align: center;
position: relative;
top: -20px;
padding: 44px 30px 26px;
letter-spacing: -0.4px;
font-weight: 400;
font-size: 18px;
color: #fff;
opacity: 0;
z-index: 1;
transition: all 0.3s ease;
}
.stm_portfolio_grid .item .item_thumbnail a .portfolio-title:before {
content: "";
display: block;
width: 47px;
height: 5px;
background: #6bc74d;
margin: 0 auto 22px;
}
.stm_portfolio_grid .item .item_thumbnail a .portfolio-title .portfolio-category {
display: block;
padding-top: 10px;
position: relative;
top: 40px;
letter-spacing: 0;
transition: all 0.3s ease;
font-size: 13px;
}
.stm_portfolio_grid .item .item_thumbnail:hover:before {
opacity: 1;
}
.stm_portfolio_grid .item .item_thumbnail:hover .portfolio-title {
opacity: 1;
top: 0;
}
.stm_portfolio_grid .item .item_thumbnail:hover .portfolio-title .portfolio-category {
top: 0;
}
.stm_portfolio_grid .item.long .item_thumbnail {
max-width: 352px;
height: 530px;
}
.stm_portfolio_grid .item.wide {
width: 66.7%;
}
.stm_portfolio_grid .item.wide .item_thumbnail {
max-width: 730px;
height: 250px;
}
@media (max-width: 1024px) {
.stm_portfolio_grid .item .item_thumbnail {
height: 100%;
}
.stm_portfolio_grid .item .item_thumbnail a {
display: block;
}
.stm_portfolio_grid .item .item_thumbnail a .portfolio-title {
display: flex;
align-items: center;
justify-content: center;
flex-direction: column;
padding: 26px 30px;
height: 100%;
}
}
.stm_portfolio .wpb_gallery_slidesimage_full .item {
float: none;
display: block;
width: auto;
padding: 0;
}
.stm_portfolio .wpb_gallery_slidesimage_full .item img {
margin: 0 auto;
max-width: auto;
display: block;
height: auto;
}
.portfolio_btn_box {
border-top: 1px solid #ddd;
margin-top: 30px;
padding-top: 60px;
text-align: center;
}
.portfolio_btn_box .portfolio_btn_loading.vc_general.vc_btn3 {
padding-left: 30px !important;
display: none;
}
.portfolio_btn_box.portfolio_posts_loading .portfolio_btn_loading.vc_general.vc_btn3 {
display: inline-block;
}
.portfolio_btn_box.portfolio_posts_loading .portfolio_load_more_btn {
display: none;
}
.portfolio_btn_box .portfolio_load_more_btn i {
color: #6bc74d !important;
}
.stm_portfolio_info .stm_portfolio_info_row {
position: relative;
margin: 0 -15px;
}
.stm_portfolio_info .stm_portfolio_info_row .item {
list-style: none;
position: relative;
display: inline-block;
vertical-align: top;
width: 25%;
text-align: left;
padding: 0 15px;
margin: 0 -4px 30px 0;
}
.stm_portfolio_info .stm_portfolio_info_row .item .portfolio_info_title {
display: block;
text-transform: uppercase;
margin-bottom: 6px;
font-size: 12px;
color: #777;
}
.stm_portfolio_info .stm_portfolio_info_row .item .portfolio_info_title .fa {
margin-right: 8px;
font-size: 15px;
color: #222831;
}
.stm_portfolio_info .stm_portfolio_info_row .item .portfolio_info_description {
font-weight: 700;
font-size: 13px;
color: #222;
}
.stm_portfolio_info .stm_portfolio_info_row .item .portfolio_info_description a {
color: #222831;
}
.stm_portfolio_info .stm_portfolio_info_row .item .portfolio_info_description a:hover {
text-decoration: none;
color: #7bc74d;
}
.stm_portfolio_info .stm_portfolio_info_row .item .portfolio_info_description i {
display: inline-block;
vertical-align: top;
margin-top: 2px;
margin-left: 3px;
color: #7bc74d;
}
.stm_portfolio_info .stm_portfolio_info_row .item .socials {
text-align: right;
margin: 0;
padding: 0 15px;
}
.stm_portfolio_info .stm_portfolio_info_row .item .socials li {
display: inline-block;
vertical-align: middle;
list-style: none;
margin: 8px 5px 8px 0;
}
.stm_portfolio_info .stm_portfolio_info_row .item .socials li:last-child {
margin-right: 0;
}
.stm_portfolio_info .stm_portfolio_info_row .item .socials li a {
display: block;
width: 32px;
height: 32px;
border-radius: 32px;
background: #222831;
text-align: center;
line-height: 32px;
color: #fff;
font-size: 17px;
text-decoration: none !important;
transition: all 0.3s ease;
}
.stm_portfolio_info .stm_portfolio_info_row .item .socials li a i {
line-height: 34px;
}
.stm_portfolio_info .stm_portfolio_info_row .item .socials li a i.fa-vimeo {
font-size: 14px;
}
.stm_portfolio_info .stm_portfolio_info_row .item .socials li a i.stm-google-plus {
font-size: 13px;
}
.stm_portfolio_info .stm_portfolio_info_row .item .socials li a:hover {
background: #7bc74d;
color: #fff;
}
.stm_portfolio_info .stm_portfolio_info_row .item .socials li a.social-facebook:hover {
background: #3a5897;
}
.stm_portfolio_info .stm_portfolio_info_row .item .socials li a.social-twitter:hover {
background: #00aced;
}
.stm_portfolio_info .stm_portfolio_info_row .item .socials li a.social-instagram:hover {
background: #ac907a;
}
.stm_portfolio_info .stm_portfolio_info_row .item .socials li a.social-google-plus:hover {
background: #db4437;
}
.stm_portfolio_info .stm_portfolio_info_row .item .socials li a.social-linkedin:hover {
background: #0077b5;
}
.stm_portfolio_info .stm_portfolio_info_row .item .socials li a.social-skype:hover {
background: #00aff0;
}
.stm_portfolio_info .stm_portfolio_info_row .item .socials li a.social-youtube:hover {
background: #d32323;
}
.stm_portfolio_info .stm_portfolio_info_row.center .item {
text-align: center;
}
.stm_portfolio_info .stm_portfolio_info_row.right .item {
text-align: right;
}
.stm_portfolio_info.cols_3 .stm_portfolio_info_row .item {
width: 33.333333%;
}
.stm_portfolio_info.cols_2 .stm_portfolio_info_row .item {
width: 50%;
}
.stm_portfolio_info.cols_1 .stm_portfolio_info_row .item {
width: 100%;
}
.stm_portfolio_info.style_2 .stm_portfolio_info_row {
position: relative;
margin: 0 -15px;
}
.stm_portfolio_info.style_2 .stm_portfolio_info_row .item .portfolio_info_title {
position: relative;
text-transform: none;
padding-left: 26px;
font-weight: 700;
font-size: 14px;
color: #222;
}
.stm_portfolio_info.style_2 .stm_portfolio_info_row .item .portfolio_info_title i {
position: absolute;
top: 2px;
left: 0;
}
.stm_portfolio_info.style_2 .stm_portfolio_info_row .item .portfolio_info_description {
padding-left: 26px;
font-weight: 400;
font-size: 13px;
color: #222;
}
.stm_portfolio_info.style_2 .stm_portfolio_info_row .item .socials li a {
background-color: #fff;
color: #222831;
}
.stm_portfolio_info.style_2 .stm_portfolio_info_row .item .socials li a:hover {
color: #fff;
}
body .portfolio_btn.vc_general.vc_btn3.vc_btn3-color-theme_style_2.vc_btn3-style-outline {
border-width: 1px;
}
body .portfolio_btn.vc_general.vc_btn3.vc_btn3-size-lg.vc_btn3-icon-left:not(.vc_btn3-o-empty) {
padding-left: 61px;
padding-right: 35px;
}
body .portfolio_btn.vc_general.vc_btn3.vc_btn3-size-lg.vc_btn3-icon-right:not(.vc_btn3-o-empty) {
padding-left: 35px;
padding-right: 61px;
}
body .portfolio_btn.vc_general.vc_btn3.vc_btn3-size-lg.vc_btn3-icon-left:not(.vc_btn3-o-empty) .vc_btn3-icon {
left: 33px;
font-size: 16px;
}
body .portfolio_btn.vc_general.vc_btn3.vc_btn3-size-lg.vc_btn3-icon-right:not(.vc_btn3-o-empty) .vc_btn3-icon {
right: 33px;
font-size: 16px;
}
.portfolio_btn i {
font-size: 23px;
color: #222831;
margin-right: 10px;
display: inline-block;
vertical-align: text-top;
}
.portfolio_btn i.fa-chevron-right {
margin: 0 0 0 10px;
}
@media (max-width: 991px) {
.portfolio_btn {
font-size: 0 !important;
padding: 12px 30px !important;
}
.portfolio_btn i {
margin: 0;
}
}
@media only screen and (max-width: 1199px) {
body .stm_portfolio_grid .item,
body .stm_portfolio_grid .item .item_thumbnail {
height: auto !important;
}
.stm_portfolio_info .stm_portfolio_info_row .item {
width: 50%;
}
.stm_portfolio_info .stm_portfolio_info_row .item .socials {
text-align: left;
}
}
@media only screen and (max-width: 991px) {
.post_links_box.style_1 .next_post_link .post_link_title,
.post_links_box.style_1 .previous_post_link .post_link_title {
display: none;
}
.post_links_box.style_1 .post_links_info .post_link_thumbnail .post_link_thumbnail_box {
opacity: 1;
}
}
@media only screen and (max-width: 640px) {
.stm_portfolio_info .stm_portfolio_info_row .item {
width: 100%;
}
body .stm_portfolio_grid .item,
body .stm_portfolio_grid .item .item_thumbnail {
max-width: 100% !important;
width: 100% !important;
}
}
@media screen and (max-width: 520px) {
body .portfolio_btn.vc_general.vc_btn3.vc_btn3-size-lg.vc_btn3-icon-left:not(.vc_btn3-o-empty) {
padding-left: 60px;
padding-right: 20px;
}
body .portfolio_btn.vc_general.vc_btn3.vc_btn3-size-lg.vc_btn3-icon-right:not(.vc_btn3-o-empty) {
padding-left: 20px;
padding-right: 60px;
}
}
.post_links_box .next_post_link .post_link_title,
.post_links_box .previous_post_link .post_link_title {
padding: 0 20px;
}
.post_links_box {
display: table;
width: 100%;
}
.post_links_box a {
display: inline-block;
vertical-align: middle;
color: #777;
}
.post_links_box a .post_links_info {
display: table;
width: 100%;
}
.post_links_box a .post_links_info .post_link_thumbnail,
.post_links_box a .post_links_info .post_link_title {
display: table-cell;
vertical-align: middle;
position: relative;
}
.post_links_box a .post_links_info .post_link_thumbnail {
width: 125px;
height: 125px;
}
.post_links_box a .post_links_info .post_link_thumbnail .post_link_thumbnail_box {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
opacity: 0;
transition: all 0.3s ease;
text-align: center;
line-height: 128px;
background-color: rgba(34, 40, 49, 0.75);
font-size: 20px;
color: #fff;
}
.post_links_box a .post_links_info .post_link_thumbnail img {
max-width: 100%;
height: auto;
}
.post_links_box a .post_links_info:hover .post_link_thumbnail_box {
opacity: 1;
}
.post_links_box a:hover {
text-decoration: none;
color: #7bc74d;
}
.post_links_box .archive_button .vc_btn3-color-theme_style_2 i,
.post_links_box .next_post_link .vc_btn3-color-theme_style_2 i,
.post_links_box .previous_post_link .vc_btn3-color-theme_style_2 i {
color: #7bc74d !important;
}
.post_links_box .previous_post_link {
width: 40%;
display: table-cell;
vertical-align: middle;
text-align: left;
}
.post_links_box .next_post_link {
width: 40%;
display: table-cell;
vertical-align: middle;
text-align: right;
}
.post_links_box .archive_button {
display: table-cell;
vertical-align: middle;
text-align: center;
width: 20%;
}
.post_links_box .archive_button.right {
text-align: right;
}
.post_links_box.style_1 .previous_post_link .post_link_title {
padding-right: 0;
}
.post_links_box.style_1 .next_post_link .post_link_title {
padding-left: 0;
}
.post_links_box.style_2 .next_post_link .fa,
.post_links_box.style_2 .previous_post_link .fa {
font-size: 16px !important;
}
.post_links_box.style_3 a .post_links_info {
background-color: #fff;
font-family: "Open Sans", sans-serif;
font-weight: 700;
color: #222831;
box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.3);
}
.post_links_box.style_3 a .post_link_thumbnail_box {
display: none !important;
}
.post_links_box.style_3 .post_link_text {
position: absolute;
top: 0;
left: 0;
width: 125px;
padding: 30px 0;
text-align: center;
text-transform: uppercase;
background-color: #fff;
font-family: "Open Sans", sans-serif;
letter-spacing: 2px;
font-weight: 500;
font-size: 12px;
color: #a7a7a7;
cursor: pointer !important;
}
.post_links_box.style_3 .archive_button {
width: 100%;
}
.post_links_box.style_3 .next_post_link,
.post_links_box.style_3 .previous_post_link {
position: fixed;
top: 50%;
width: 350px;
margin-top: -62px;
z-index: 9999;
transition: all 0.3s ease;
}
.post_links_box.style_3 .archive_button.right {
text-align: center;
}
.post_links_box.style_3 .previous_post_link {
left: -355px;
}
.post_links_box.style_3 .previous_post_link .post_link_text {
transform: rotate(-90deg);
transform-origin: right top 0;
left: auto;
right: 0;
}
.post_links_box.style_3 .previous_post_link:hover {
left: 0;
}
.post_links_box.style_3 .next_post_link {
right: -355px;
}
.quote_box .author_info,
.stm_pricing_plan,
.stm_pricing_plan .top {
position: relative;
overflow: hidden;
}
.post_links_box.style_3 .next_post_link .post_link_text {
left: -4px;
transform: rotate(90deg);
transform-origin: left top 0;
}
.post_links_box.style_3 .next_post_link:hover {
right: 0;
}
@media (max-width: 1024px) {
.post_links_box.style_3 .next_post_link,
.post_links_box.style_3 .previous_post_link {
display: none;
}
}
.post_links_box.style_3 .portfolio_btn {
font-size: 28px;
}
.post_links_box.full_width .previous_post_link {
float: left;
}
.post_links_box.full_width .next_post_link {
float: right;
}
@media only screen and (min-width: 1025px) {
.header_style_7 .post_links_box.style_3 .previous_post_link {
margin-left: 300px;
}
}
.quote_box {
color: #222831;
}
.quote_box .quote {
line-height: 36px;
margin-bottom: 30px;
font-weight: 700;
font-size: 28px;
}
.quote_box .stm_contact_image {
float: left;
display: inline;
margin-right: 20px;
}
.quote_box .stm_contact_image img {
border-radius: 50%;
}
.quote_box .author_info {
display: block;
}
.quote_box .author_info .author_name {
margin-bottom: 4px;
font-size: 18px;
}
.quote_box .author_info .author_status {
font-size: 14px;
font-style: italic;
}
.quote_box.secondary {
color: #7bc74d;
}
.quote_box.third {
color: #6bc74d;
}
@media only screen and (max-width: 419px) {
.quote_box .author_info,
.quote_box .quote {
text-align: center;
}
.quote_box .quote {
line-height: 26px;
font-size: 20px;
}
.quote_box .stm_contact_image {
float: none;
display: block;
text-align: center;
margin: 0 auto 20px;
}
}
.stm_pricing_plan {
top: 0;
background-color: #fff;
box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.1);
transition: all 0.3s ease;
}
.stm_pricing_plan .top .stm_label {
position: absolute;
left: -95px;
top: 10px;
padding: 10px 0;
text-align: center;
transform: rotate(-45deg);
background: #6bc74d;
text-transform: uppercase;
transition: all 0.3s ease;
color: #fff;
width: 250px;
z-index: 1;
font-size: 12px;
}
.stm_pricing_plan .top .price,
.stm_pricing_plan .top .subtitle,
.stm_pricing_plan .top .title {
font-weight: 500;
color: #222831;
transition: all 0.3s ease;
}
.stm_pricing_plan .top .stm_label span {
position: relative;
top: 2px;
}
.stm_pricing_plan .top:before {
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 3px;
background-color: #7bc74d;
}
.stm_pricing_plan .content ul li em:before,
.stm_pricing_plan .content ul li strong:before {
top: 3px;
transform: translate(0, 0);
left: 0;
text-rendering: auto;
-moz-osx-font-smoothing: grayscale;
}
.stm_pricing_plan .top .inner {
position: relative;
padding: 18px 35px 16px;
z-index: 10;
}
.stm_pricing_plan .top .title {
font-size: 20px;
line-height: 30px;
margin-top: 6px;
margin-bottom: 20px;
}
.stm_pricing_plan .top .price {
display: flex;
align-items: center;
border-top: 1px solid #ddd;
padding-top: 8px;
}
.stm_pricing_plan .top .price .heading_font {
font-size: 40px;
line-height: 50px;
margin: 0 auto 0 0;
order: 2;
}
.stm_pricing_plan .top .price .price_affix {
margin: 0 0 0 auto;
font-size: 15px;
order: 1;
}
.stm_pricing_plan .top .subtitle {
border-bottom: 1px solid #ddd;
padding-bottom: 10px;
margin-top: -10px;
font-size: 18px;
}
.stm_pricing_plan .content {
padding: 18px 33px 35px;
}
.stm_pricing_plan .content p:first-child {
margin-bottom: 0;
}
.stm_pricing_plan .content .stm_pricing_btn {
transition: all 0.3s ease;
overflow: hidden;
}
.stm_pricing_plan .content .stm_pricing_btn .vc_btn3 {
margin-top: 20px;
border: 0 !important;
text-align: center;
background-color: #222831 !important;
padding: 13px 20px !important;
border-radius: 4px !important;
font-size: 16px !important;
font-weight: 500 !important;
color: #fff !important;
}
.stm_pricing_plan .content .stm_pricing_btn .vc_btn3:hover {
background-color: #6bc74d !important;
}
.stm_pricing_plan .content .stm_pricing_btn .vc_btn3 i {
display: none;
}
.stm_pricing_plan .content ul {
padding: 0 0 0 43px;
list-style: none;
}
.stm_pricing_plan .content ul li {
position: relative;
margin-bottom: 15px;
color: #222831;
}
.stm_pricing_plan .content ul li strong {
display: block;
position: relative;
padding-left: 25px;
font-weight: 400;
}
.stm_pricing_plan .content ul li strong:before {
position: absolute;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
-webkit-font-smoothing: antialiased;
content: "\f00c";
color: #6bc74d;
}
.stm_pricing_plan .content ul li em {
display: block;
position: relative;
font-style: normal;
padding-left: 25px;
font-weight: 400;
color: #999;
}
.stm_pricing_plan .content ul li em:before {
position: absolute;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
-webkit-font-smoothing: antialiased;
content: "\f00d";
color: #999;
}
.stm_pricing_plan:hover {
top: -15px;
}
.stm_pricing_plan:hover .top:before {
background-color: #6bc74d;
}
body .steps_box {
margin-bottom: 46px;
}
body .steps_box .owl-controls {
position: absolute;
top: auto;
bottom: -77px;
left: 0;
width: 100%;
}
body .steps_box .owl-controls .owl-dots {
display: block;
text-align: center;
height: 10px;
}
body .steps_box .owl-controls .owl-dots .owl-dot {
display: inline-block;
vertical-align: top;
width: 10px;
height: 10px;
margin: 0 15px;
background-color: rgba(34, 40, 49, 0.2);
border-radius: 50%;
}
body .steps_box .owl-controls .owl-dots .owl-dot.active {
background-color: #222831;
}
body .steps_box .owl-stage-outer {
overflow: visible !important;
white-space: nowrap;
}
body .steps_box .owl-stage-outer .owl-item {
float: none;
display: inline-block;
vertical-align: top;
}
body .steps_box .owl-stage {
counter-reset: section;
}
body .steps_box .owl-stage:before {
content: "";
position: absolute;
top: 25px;
left: 15px;
width: 5000px;
height: 1px;
background-color: #7bc74d;
z-index: 0;
}
body .steps_box .owl-stage .owl-item {
cursor: pointer !important;
}
body .steps_box .owl-stage .owl-item:before {
display: block;
position: relative;
counter-increment: section;
content: counters(section, ".") " ";
box-sizing: border-box;
margin-bottom: 48px;
width: 50px;
height: 50px;
text-align: center;
line-height: 48px;
border: 2px solid #7bc74d;
background-color: #fff;
border-radius: 50%;
transition: all 0.3s;
font-size: 22px;
color: #7bc74d;
z-index: 1;
}
body .steps_box .owl-stage .owl-item:after {
content: "";
position: absolute;
top: 25px;
left: 15px;
width: 100%;
height: 1px;
background-color: #7bc74d;
z-index: 0;
}
body .steps_box .owl-stage .owl-item:hover:before {
background-color: #7bc74d;
color: #fff;
}
body .steps_box .owl-stage .owl-item .item {
display: block;
width: 400px;
white-space: normal;
}
body #none_bg_my .vc_cta3-content h4:after,
body .none_bg_my .vc_cta3-content h4:after,
body .vc_cta3.vc_general h2:after {
display: none;
}
body .steps_box .owl-stage .owl-item .item .step_title {
margin-bottom: 12px;
line-height: 30px;
font-weight: 700;
font-size: 24px;
color: #222831;
}
body .steps_box .owl-stage .owl-item .item .step_description {
font-size: 16px;
line-height: 24px;
padding-right: 45px;
}
body .none_bg_my .vc_general.vc_cta3.vc_cta3-color-classic.vc_cta3-style-flat {
background-color: transparent !important;
}
body .none_bg_my .vc_general.vc_btn3.vc_btn3-color-theme_style_2.vc_btn3-style-flat {
border: none;
margin-top: 20px;
}
body .vc_cta3 .vc_cta3-container {
margin-bottom: auto;
}
body .vc_cta3.vc_general {
padding: 17px 0 15px;
border: none;
}
body .vc_cta3.vc_general h2 {
padding-top: 0;
margin: 0;
}
body .vc_cta3.vc_cta3-actions-right .vc_cta3-content {
width: 1000px;
vertical-align: middle;
}
body .vc_cta3.third_bg_color .vc_cta3-actions .vc_btn3-color-theme_style_2 {
background-color: #222831 !important;
color: #fff !important;
}
body .vc_cta3.third_bg_color .vc_cta3-actions .vc_btn3-color-theme_style_2:hover {
background-color: #fff !important;
border-color: #fff !important;
color: #222831 !important;
}
body .vc_cta3.third_bg_color .vc_cta3-actions .vc_btn3-color-theme_style_2:hover .vc_btn3-icon {
color: #222831 !important;
}
body #none_bg_my .vc_general.vc_cta3.vc_cta3-color-classic.vc_cta3-style-flat {
background-color: transparent !important;
}
body #none_bg_my .vc_general.vc_btn3.vc_btn3-color-theme_style_2.vc_btn3-style-flat {
border: none !important;
margin-top: 20px !important;
}
.wpb_wrapper .vc_pie_chart_back {
border-color: #f2f2f2 !important;
opacity: 1;
}
.wpb_wrapper .vc_pie_chart .vc_pie_chart_value {
font-size: 36px;
font-weight: 400;
line-height: 24px !important;
color: #222831;
position: static;
width: auto !important;
height: auto !important;
}
.wpb_wrapper .vc_pie_chart .vc_pie_chart_label {
margin-top: 13px;
font-size: 14px;
padding: 0 15px;
line-height: normal;
color: #444;
}
.wpb_wrapper .vc_pie_chart .vc_pie_chart_group {
position: absolute;
left: 0;
top: 50%;
transform: translateY(-50%);
width: 100%;
}
body .vc_btn3-container {
margin-bottom: 20px;
}
body .vc_general.vc_btn3 {
font-size: 14px;
}
body .vc_general.vc_btn3.vc_btn3-size-sm.vc_btn3-style-flat,
body .vc_general.vc_btn3.vc_btn3-size-sm.vc_btn3-style-outline,
body .vc_general.vc_btn3.vc_btn3-size-sm.vc_btn3-style-outline-custom {
padding: 10px 22px;
font-weight: 600;
text-transform: none;
}
body .vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-style-flat,
body .vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-style-outline,
body .vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-style-outline-custom {
padding: 12px 24px;
}
body .vc_general.vc_btn3.vc_btn3-size-lg.vc_btn3-style-flat,
body .vc_general.vc_btn3.vc_btn3-size-lg.vc_btn3-style-outline,
body .vc_general.vc_btn3.vc_btn3-size-lg.vc_btn3-style-outline-custom {
padding: 12px 30px;
font-size: 14px;
}
body .vc_general.vc_btn3.has_sub_title {
line-height: 16px;
}
body .vc_general.vc_btn3.has_sub_title.vc_btn3-size-lg.vc_btn3-style-flat,
body .vc_general.vc_btn3.has_sub_title.vc_btn3-size-lg.vc_btn3-style-outline,
body .vc_general.vc_btn3.has_sub_title.vc_btn3-size-lg.vc_btn3-style-outline-custom {
padding: 6px 25px 5px;
}
body .vc_general.vc_btn3.vc_btn3-shape-rounded {
border-radius: 4px;
}
body .vc_general.vc_btn3.vc_btn3-size-sm.vc_btn3-icon-left:not(.vc_btn3-o-empty) {
padding-left: 43px;
}
body .vc_general.vc_btn3.vc_btn3-size-sm.vc_btn3-icon-left:not(.vc_btn3-o-empty) .vc_btn3-icon {
left: 15px;
font-size: 19px;
height: 19px;
line-height: 19px;
color: #222831;
transition: all 0.3s ease;
}
body .vc_general.vc_btn3.vc_btn3-size-sm.vc_btn3-icon-left:not(.vc_btn3-o-empty).vc_btn3-color-theme_style_3 .vc_btn3-icon {
color: #222831;
}
body .vc_general.vc_btn3.vc_btn3-size-sm.vc_btn3-icon-right:not(.vc_btn3-o-empty) {
padding-right: 41px;
}
body .vc_general.vc_btn3.vc_btn3-size-sm.vc_btn3-icon-right:not(.vc_btn3-o-empty) .vc_btn3-icon {
right: 15px;
font-size: 19px;
height: 19px;
line-height: 19px;
color: #222831;
transition: all 0.3s ease;
}
body .vc_general.vc_btn3.vc_btn3-size-sm.vc_btn3-icon-right:not(.vc_btn3-o-empty).vc_btn3-color-theme_style_3 .vc_btn3-icon {
color: #222831;
}
body .vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-icon-left:not(.vc_btn3-o-empty) {
padding-left: 40px;
}
body .vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-icon-left:not(.vc_btn3-o-empty) .vc_btn3-icon {
left: 10px;
width: auto;
font-weight: 600;
font-size: 20px;
height: 20px;
line-height: 20px;
color: #6bc74d;
-moz-box-sizing: content-box;
transition: all 0.3s ease;
}
body .vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-icon-left:not(.vc_btn3-o-empty).vc_btn3-color-theme_style_3 .vc_btn3-icon {
color: #222831;
}
body .vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-icon-right:not(.vc_btn3-o-empty) {
padding-right: 40px;
width: auto;
-moz-box-sizing: content-box;
}
body .vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-icon-right:not(.vc_btn3-o-empty) .vc_btn3-icon {
right: 15px;
width: auto;
font-weight: 600;
font-size: 14px;
height: 22px;
line-height: 24px;
color: #6bc74d;
-moz-box-sizing: content-box;
transition: all 0.3s ease;
}
body .vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-icon-right:not(.vc_btn3-o-empty).vc_btn3-color-theme_style_3 .vc_btn3-icon {
color: #222831;
}
body .vc_general.vc_btn3.vc_btn3-size-lg.vc_btn3-icon-left:not(.vc_btn3-o-empty) {
padding-left: 45px;
}
body .vc_general.vc_btn3.vc_btn3-size-lg.vc_btn3-icon-left:not(.vc_btn3-o-empty) .vc_btn3-icon {
left: 16px;
font-size: 19px;
height: 19px;
line-height: 19px;
color: #fff;
transition: all 0.3s ease;
}
body .vc_general.vc_btn3.vc_btn3-size-lg.vc_btn3-icon-left:not(.vc_btn3-o-empty).vc_btn3-color-theme_style_2 .vc_btn3-icon {
color: #fff;
}
body .vc_general.vc_btn3.vc_btn3-size-lg.vc_btn3-icon-left:not(.vc_btn3-o-empty).vc_btn3-color-theme_style_3 .vc_btn3-icon {
color: #222831;
}
body .vc_general.vc_btn3.vc_btn3-size-lg.vc_btn3-icon-right:not(.vc_btn3-o-empty) {
padding-right: 50px;
}
body .vc_general.vc_btn3.vc_btn3-size-lg.vc_btn3-icon-right:not(.vc_btn3-o-empty) .vc_btn3-icon {
right: 20px;
font-size: 12px;
height: 19px;
line-height: 20px;
color: #6bc74d;
transition: all 0.3s ease;
}
body .vc_general.vc_btn3.vc_btn3-size-lg.vc_btn3-icon-right:not(.vc_btn3-o-empty).vc_btn3-color-theme_style_2 .vc_btn3-icon {
color: #fff;
}
body .vc_general.vc_btn3.vc_btn3-size-lg.vc_btn3-icon-right:not(.vc_btn3-o-empty).vc_btn3-color-theme_style_3 .vc_btn3-icon {
color: #222831;
}
body .vc_general.vc_btn3.vc_btn3-color-theme_style_1.vc_btn3-style-flat {
color: #fff;
border-color: #222831;
background: #222831;
border-width: 1px;
}
body .vc_general.vc_btn3.vc_btn3-color-theme_style_1.vc_btn3-style-flat .vc_btn3-icon {
color: #fff;
}
body .vc_general.vc_btn3.vc_btn3-color-theme_style_1.vc_btn3-style-flat:hover {
background: #7bc74d;
border-color: #7bc74d;
color: #fff;
}
body .vc_general.vc_btn3.vc_btn3-color-theme_style_1.vc_btn3-style-flat:hover .vc_btn3-icon {
color: #fff;
}
body .vc_general.vc_btn3.vc_btn3-color-theme_style_1.vc_btn3-style-outline {
color: #222831;
border-color: #6bc74d;
background: 0 0;
border-width: 2px;
border-radius: 0;
}
body .vc_general.vc_btn3.vc_btn3-color-theme_style_1.vc_btn3-style-outline .vc_btn3-icon {
font-size: 18px;
color: #222831;
}
body .vc_general.vc_btn3.vc_btn3-color-theme_style_1.vc_btn3-size-xs,
body .vc_general.vc_btn3.vc_btn3-color-theme_style_2.vc_btn3-size-xs,
body .vc_general.vc_btn3.vc_btn3-color-theme_style_3.vc_btn3-size-xs {
padding: 1px 10px;
font-weight: 500;
font-size: 13px;
text-transform: uppercase;
}
body .vc_general.vc_btn3.vc_btn3-color-theme_style_1.vc_btn3-style-outline:hover {
background: #6bc74d;
color: #fff;
}
body .vc_general.vc_btn3.vc_btn3-color-theme_style_1.vc_btn3-style-outline:hover .vc_btn3-icon {
color: #fff;
}
body .vc_general.vc_btn3.vc_btn3-color-theme_style_2.vc_btn3-style-flat {
color: #222;
border-color: #222831;
background: #6bc74d;
border-width: 1px;
}
body .vc_general.vc_btn3.vc_btn3-color-theme_style_2.vc_btn3-style-flat:hover {
background: #222831;
border-color: #222831;
color: #fff;
}
body .vc_general.vc_btn3.vc_btn3-color-theme_style_2.vc_btn3-style-flat:hover .vc_btn3-icon {
color: #fff;
}
body .vc_general.vc_btn3.vc_btn3-color-theme_style_2.vc_btn3-style-outline {
color: #222831;
border-color: #222831;
background: 0 0;
border-width: 1px;
}
body .vc_general.vc_btn3.vc_btn3-color-theme_style_2.vc_btn3-style-outline:hover {
background: #222831;
border-color: #222831;
color: #fff;
}
body .vc_general.vc_btn3.vc_btn3-color-theme_style_2.vc_btn3-style-outline:hover .vc_btn3-icon {
color: #6bc74d !important;
}
body .vc_general.vc_btn3.vc_btn3-color-theme_style_3.vc_btn3-style-flat {
color: #fff;
border-color: #6bc74d;
background: #6bc74d;
border-width: 1px;
}
body .vc_general.vc_btn3.vc_btn3-color-theme_style_3.vc_btn3-style-flat:hover {
background: #222831;
border-color: #222831;
color: #fff;
}
body .vc_general.vc_btn3.vc_btn3-color-theme_style_3.vc_btn3-style-flat:hover .vc_btn3-icon {
color: #6bc74d !important;
}
body .vc_general.vc_btn3.vc_btn3-color-theme_style_3.vc_btn3-style-flat.h_secondary:hover {
background-color: #7bc74d;
}
body .vc_general.vc_btn3.vc_btn3-color-theme_style_3.vc_btn3-style-flat.h_secondary:hover .vc_btn3-icon {
color: #fff !important;
}
body .vc_general.vc_btn3.vc_btn3-color-theme_style_4.vc_btn3-style-outline {
color: #222831;
border-color: #6bc74d;
background: 0 0;
border-width: 3px;
}
body .vc_general.vc_btn3.vc_btn3-color-theme_style_4.vc_btn3-style-outline .vc_btn3-icon {
color: #fff !important;
}
body .vc_general.vc_btn3.vc_btn3-color-theme_style_4.vc_btn3-style-outline:hover {
background: #222831;
border-color: #222831;
color: #fff;
}
body .vc_general.vc_btn3.vc_btn3-color-theme_style_4.vc_btn3-style-outline:hover .vc_btn3-icon {
color: #222831 !important;
}
body .vc_general.vc_btn3.vc_btn3-color-theme_style_4.vc_btn3-style-flat {
background-color: #222831;
font-weight: 700;
color: #fff;
}
body .vc_general.vc_btn3.vc_btn3-color-theme_style_4.vc_btn3-style-flat:hover {
background-color: #fff;
color: #222831;
}
body .vc_general.vc_btn3.vc_btn3-color-theme_style_4.vc_btn3-style-flat.vc_btn3-size-lg {
font-size: 16px;
}
body .vc_general.vc_btn3.vc_btn3-color-white.vc_btn3-style-flat {
color: #222;
border-color: #fff;
background: #fff;
border-width: 3px;
}
body .vc_general.vc_btn3.vc_btn3-color-white.vc_btn3-style-flat:hover {
background: #222831;
border-color: #222831;
color: #fff;
}
body .vc_general.vc_btn3.vc_btn3-color-white.vc_btn3-style-flat:hover .vc_btn3-icon {
color: #fff !important;
}
body .vc_general.vc_btn3 small {
display: block;
font-size: 12px;
font-weight: 400;
}
body .vc_btn3-color-white_link {
padding: 0 !important;
line-height: 24px !important;
border: 0 !important;
font-size: 14px !important;
text-decoration: underline !important;
color: #fff !important;
}
body .vc_btn3-color-white_link .vc_btn3-icon {
margin-top: 2px;
font-size: 9px !important;
color: #fff !important;
}
body .vc_btn3-color-white_link.vc_btn3-icon-right {
padding-right: 28px !important;
}
body .vc_btn3-color-white_link.vc_btn3-icon-left {
padding-left: 28px !important;
}
body .vc_btn3-color-white_link:hover {
color: #fff !important;
text-decoration: none !important;
}
body .vc_btn3-color-white_link:hover .vc_btn3-icon {
color: #fff !important;
}
body .vc_btn3-color-link {
border: 0 !important;
background: 0 0 !important;
color: #2b212c !important;
}
body .vc_btn3-color-link.vc_btn3-icon-right {
padding: 0 41px 0 0 !important;
}
body .vc_btn3-color-link.vc_btn3-icon-left {
padding: 0 0 0 41px !important;
}
body .vc_btn3-color-link:after {
content: "";
display: block;
position: relative;
transition: all 0.3s ease;
border-bottom: 1px solid #7bc74d;
}
body .vc_btn3-color-link:hover:after {
opacity: 0;
}
body .vc_btn3-color-link i {
color: #7bc74d !important;
}
body .small_icon .vc_btn3-icon {
font-size: 12px !important;
height: 12px;
line-height: 12px;
}
.button.white_hover.size-lg {
padding-top: 9px !important;
}
.button.white_hover.size-lg i {
color: #fff;
}
.button.white_hover.size-lg:hover {
background-color: #fff;
border-color: #fff;
color: #222831 !important;
}
.button.white_hover.size-lg:hover i {
color: #222831;
}
.vc_btn3-color-link .vc_btn3-icon:before {
transition: all 0.3s ease;
}
.tp-caption .button,
.tp-caption .button i {
transition: all 0.3s ease !important;
}
.vc_btn3-color-link:hover .vc_btn3-icon:before {
margin-right: -5px !important;
}
html body .vc_general.my_uppercase a.vc_general,
html body .vc_general.my_uppercase h2 {
text-transform: uppercase;
}
html body .my_color .read_more .stm_icon,
html body .vc_general.my_color ul li:before {
color: #6bc74d;
}
body .vc_progress_bar .vc_label {
font-size: 14px;
color: #222831;
display: block;
font-weight: 600;
margin-bottom: 14px;
}
body .vc_progress_bar .vc_label .vc_label_units {
float: right;
}
body .vc_progress_bar .vc_single_bar {
height: 4px;
margin-bottom: 36px;
}
.consulting-rev-title {
font-size: 48px;
line-height: 60px;
color: #fff;
text-transform: uppercase;
font-weight: 700;
letter-spacing: -0.06em;
}
.consulting-rev-title-2,
.consulting-rev-title-3 {
color: #222 !important;
font-weight: 700 !important;
letter-spacing: -0.06em !important;
}
.consulting-rev-title-2 {
font-size: 36px !important;
line-height: 42px !important;
}
.consulting-rev-title-3 {
font-size: 45px !important;
line-height: 45px !important;
}
.consulting-rev-title-icon {
font-size: 72px;
color: #7bc74d;
padding-left: 1px;
}
.consulting-rev-text {
font-weight: 400 !important;
color: #fff !important;
line-height: 32px !important;
font-size: 24px !important;
letter-spacing: -0.02em !important;
}
.consulting-rev-text-2 {
color: #222 !important;
line-height: 22px !important;
font-size: 14px !important;
}
.tp-caption .button {
padding: 8px 39px 10px 18px !important;
margin-right: 16px !important;
text-transform: none !important;
border-radius: 0 !important;
}
.tp-caption .button:hover {
color: #fff !important;
}
.baseColorOverlay.tp-caption {
background: rgba(34, 40, 49, 0.5) !important;
}
body .tparrows.tp-leftarrow:before {
content: "\f053";
padding: 0 3px 0 0;
}
body .tparrows.tp-rightarrow:before {
content: "\f054";
padding: 0 0 0 3px;
}
body .tparrows:before {
font: normal normal normal 14px/1 FontAwesome;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
transform: translate(0, 0);
font-size: 19px;
line-height: 40px;
color: #bac1c6;
}
body .tp-bullets.hesperiden .tp-bullet,
body div.tp-bullets .tp-bullet {
width: 4px !important;
height: 4px !important;
background: #7bc74d !important;
box-sizing: content-box !important;
margin: 2px !important;
padding: 0 !important;
border: none !important;
border-radius: 50% !important;
}
body .tp-bullets.hesperiden .tp-bullet.selected,
body div.tp-bullets .tp-bullet.selected {
background: #222831 !important;
padding: 2px !important;
margin: 0 !important;
}
.wpb_gallery_slidesslick_slider_2.slider_main {
margin: 0 0 40px;
}
.wpb_gallery_slides_navslick_slider_2.slider_nav {
margin: 0 -5px;
}
.wpb_gallery_slides_navslick_slider_2.slider_nav .slick-slide {
margin: 0 5px;
}
.wpb_gallery_slides_navslick_slider_2.slider_nav .slick-slide img {
cursor: pointer;
}
.wpb_gallery_slides_navslick_slider_2.slider_nav .slick-slide-wr {
position: relative;
}
.wpb_gallery_slides_navslick_slider_2.slider_nav .stm-slick-active .slick-slide-wr:after {
content: "";
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.5);
}
.vc_custom_heading.title_no_stripe h1:after,
.vc_custom_heading.title_no_stripe h2:after,
.vc_custom_heading.title_no_stripe h3:after,
.vc_custom_heading.title_no_stripe h4:after,
.vc_custom_heading.title_no_stripe h5:after,
.vc_custom_heading.title_no_stripe h6:after,
body .vc_tta-container .vc_tta-accordion.vc_general.vc_tta-style-modern .vc_tta-panel-title:after {
content: none;
}
.wpb_gallery_slidesslick_slider_2.slider_main .slick_next {
right: 20px;
top: auto;
margin: 0;
bottom: 20px;
opacity: 0;
transition: opacity 0.2s linear;
}
.wpb_gallery_slidesslick_slider_2.slider_main .slick_prev {
left: auto;
right: 75px;
top: auto;
bottom: 20px;
margin: 0;
opacity: 0;
transition: opacity 0.2s linear;
}
.wpb_gallery_slidesslick_slider_2.slider_main:hover .slick_next,
.wpb_gallery_slidesslick_slider_2.slider_main:hover .slick_prev {
opacity: 0.5;
}
.wpb_gallery_slidesslick_slider_2.slider_main:hover .slick_next:hover,
.wpb_gallery_slidesslick_slider_2.slider_main:hover .slick_prev:hover {
opacity: 1;
transition: none;
}
.wpb_gallery_slidesslick_slider_2.slider_main .image_title {
position: absolute;
bottom: 0;
left: 0;
background: rgba(0, 0, 0, 0.35);
width: 100%;
padding: 30px 200px 30px 28px;
font-size: 16px;
color: #fff;
opacity: 0;
transition: opacity 0.2s linear;
}
.wpb_gallery_slidesslick_slider_2.slider_main:hover .image_title {
opacity: 1;
}
.wpb_gallery_slidesslick_slider_2.slider_main .slider_info {
position: absolute;
right: 138px;
bottom: 31px;
font-size: 14px;
color: #fff;
opacity: 0;
transition: opacity 0.2s linear;
}
.wpb_gallery_slidesslick_slider_2.slider_main:hover .slider_info {
opacity: 1;
}
.wpb_gallery_slidesslick_slider_2.slider_main .slider_info span {
color: #222831;
}
.wpb_gallery_slidesslick_slider_2.slider_main .slider_info em {
font-style: normal;
}
.vc_custom_heading.text_align_center {
text-align: center;
}
.vc_custom_heading.text_align_center :after {
margin-left: auto;
margin-right: auto;
}
.vc_custom_heading.text_align_right :after {
margin-left: auto;
}
.vc_custom_heading.has_icon {
display: flex;
}
.vc_custom_heading.has_icon .h1,
.vc_custom_heading.has_icon .h2,
.vc_custom_heading.has_icon .h3,
.vc_custom_heading.has_icon .h4,
.vc_custom_heading.has_icon .h5,
.vc_custom_heading.has_icon .h6,
.vc_custom_heading.has_icon h1,
.vc_custom_heading.has_icon h2,
.vc_custom_heading.has_icon h3,
.vc_custom_heading.has_icon h4,
.vc_custom_heading.has_icon h5,
.vc_custom_heading.has_icon h6 {
padding-top: 4px;
margin: 0 !important;
}
.vc_custom_heading mark {
color: #6bc74d;
}
.vc_custom_heading .icon {
float: left;
margin-right: 30px;
color: #6bc74d;
}
.vc_custom_heading.icon_pos_top {
flex-direction: column;
}
.vc_custom_heading.icon_pos_top .icon {
float: none;
margin-right: 0;
margin-bottom: 19px;
text-align: center;
}
.vc_custom_heading.icon_pos_top.icon_top_right .icon {
margin-left: auto;
margin-right: 0;
}
.vc_custom_heading.icon_pos_top.icon_top_left .icon {
margin-left: 0;
margin-right: auto;
}
.vc_custom_heading.icon_pos_bottom {
flex-direction: column;
}
.vc_custom_heading.icon_pos_bottom .icon {
float: none;
margin: 19px 0;
text-align: center;
order: 1;
}
.vc_custom_heading.icon_pos_bottom.icon_bottom_right .icon {
margin-left: auto;
margin-right: 0;
}
.vc_custom_heading.icon_pos_bottom.icon_bottom_left .icon {
margin-left: 0;
margin-right: auto;
}
.vc_custom_heading.icon_pos_right .icon {
float: right;
order: 1;
margin-right: 0;
margin-left: auto;
}
.vc_custom_heading.icon_pos_right.icon_right_text .icon {
margin-left: 30px;
}
.vc_custom_heading .subtitle {
display: block;
font-family: "Open Sans", sans-serif;
font-size: 18px;
line-height: 30px;
color: #343434;
letter-spacing: normal;
padding-top: 30px;
}
.vc_custom_heading.stripe_second_color h1:after,
.vc_custom_heading.stripe_second_color h2:after,
.vc_custom_heading.stripe_second_color h3:after,
.vc_custom_heading.stripe_second_color h4:after,
.vc_custom_heading.stripe_second_color h5:after,
.vc_custom_heading.stripe_second_color h6:after {
background-color: #7bc74d;
}
.vc_custom_heading.stripe_between {
margin-bottom: 23px;
}
.vc_custom_heading.stripe_between .h1,
.vc_custom_heading.stripe_between .h2,
.vc_custom_heading.stripe_between .h3,
.vc_custom_heading.stripe_between .h4,
.vc_custom_heading.stripe_between .h5,
.vc_custom_heading.stripe_between .h6,
.vc_custom_heading.stripe_between h1,
.vc_custom_heading.stripe_between h2,
.vc_custom_heading.stripe_between h3,
.vc_custom_heading.stripe_between h4,
.vc_custom_heading.stripe_between h5,
.vc_custom_heading.stripe_between h6 {
margin-bottom: 39px;
}
.vc_custom_heading.stripe_between .subtitle {
line-height: 26px;
letter-spacing: 0.02em;
}
body .vc_tta-container .vc_tta.vc_general.vc_tta-accordion.vc_tta-style-classic .vc_tta-panel {
margin-bottom: 0;
border: none !important;
border-bottom: 1px #eeeff1 solid !important;
}
body .vc_tta-container .vc_tta.vc_general.vc_tta-accordion.vc_tta-style-classic .vc_tta-panel:last-child {
border: none !important;
}
body .vc_tta-container .vc_tta.vc_general.vc_tta-accordion.vc_tta-style-classic .vc_tta-panel.vc_active {
border-color: #cacaca;
border-radius: 2px !important;
}
body .vc_tta-container .vc_tta.vc_general.vc_tta-accordion.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title.vc_tta-controls-icon-position-right a {
background: #eeeff1 !important;
}
body .vc_tta-container .vc_tta.vc_general.vc_tta-accordion.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title.vc_tta-controls-icon-position-left a .vc_tta-controls-icon.vc_tta-controls-icon-plus:after,
body .vc_tta-container .vc_tta.vc_general.vc_tta-accordion.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title.vc_tta-controls-icon-position-right a .vc_tta-controls-icon.vc_tta-controls-icon-plus:after {
background: 0 0;
}
body .vc_tta-container .vc_tta.vc_general.vc_tta-accordion.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-body {
background: #eeeff1;
}
body .vc_tta-container .vc_tta.vc_general.vc_tta-accordion.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading {
transition: all 0.3s ease;
margin: 0 !important;
border: none;
border-radius: 2px !important;
background: #fff;
}
body .vc_tta-container .vc_tta.vc_general.vc_tta-accordion.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title {
text-transform: none;
font-weight: 600;
padding: 0;
font-size: 16px;
line-height: 20px;
}
body .vc_tta-container .vc_tta.vc_general.vc_tta-accordion.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title:after {
display: none;
}
body .vc_tta-container .vc_tta.vc_general.vc_tta-accordion.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title a {
padding: 15px 20px;
transition: all 0.3s ease;
color: #222;
}
body .vc_tta-container .vc_tta.vc_general.vc_tta-accordion.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title.vc_tta-controls-icon-position-right a .vc_tta-controls-icon.vc_tta-controls-icon-plus {
right: 30px;
width: 12px;
height: 12px;
}
body .vc_tta-container .vc_tta.vc_general.vc_tta-accordion.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title.vc_tta-controls-icon-position-right a .vc_tta-controls-icon.vc_tta-controls-icon-plus:before {
background: #2d6947;
height: 2px;
display: block;
transform: none;
-webkit-transform: none;
-moz-transform: none;
border: none;
margin: -1px 0 0;
}
body .vc_tta-container .vc_tta.vc_general.vc_tta-accordion.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title.vc_tta-controls-icon-position-right a .vc_tta-controls-icon.vc_tta-controls-icon-plus:after {
background: #2d6947;
width: 2px;
display: block;
transform: none;
-webkit-transform: none;
-moz-transform: none;
border: none;
margin: 0 0 0 -1px;
}
body .vc_tta-container .vc_tta.vc_general.vc_tta-accordion.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title:after,
body .vc_tta-container .vc_tta.vc_general.vc_tta-tabs h4:after {
display: none;
}
@media only screen and (max-width: 767px) {
body .vc_tta-container .vc_tta.vc_general.vc_tta-accordion.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title.vc_tta-controls-icon-position-right a .vc_tta-controls-icon.vc_tta-controls-icon-plus {
right: 30px;
}
}
body .vc_tta-container .vc_tta.vc_general.vc_tta-accordion.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title.vc_tta-controls-icon-position-left a {
padding-left: 42px;
}
body .vc_tta-container .vc_tta.vc_general.vc_tta-accordion.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title.vc_tta-controls-icon-position-left a .vc_tta-controls-icon.vc_tta-controls-icon-plus {
left: 25px;
width: 9px;
height: 9px;
}
body .vc_tta-container .vc_tta.vc_general.vc_tta-accordion.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title.vc_tta-controls-icon-position-left a .vc_tta-controls-icon.vc_tta-controls-icon-plus:before {
border-width: 3px 0 0;
border-color: #7bc74d;
}
body .vc_tta-container .vc_tta.vc_general.vc_tta-accordion.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title.vc_tta-controls-icon-position-left a .vc_tta-controls-icon.vc_tta-controls-icon-plus:after {
border-width: 0 0 0 3px;
border-color: #7bc74d;
}
body .vc_tta-container .vc_tta.vc_general.vc_tta-accordion.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading {
border-color: transparent;
}
body .vc_tta-container .vc_tta.vc_general.vc_tta-accordion.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title.vc_tta-controls-icon-position-right a .vc_tta-controls-icon.vc_tta-controls-icon-plus:before {
background: #2d6947;
}
body .vc_tta-container .vc_tta.vc_general.vc_tta-accordion.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body {
border: none;
padding: 3px 20px 32px;
background: #fff;
}
body .vc_tta-container .vc_tta.vc_general.vc_tta-accordion.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body .wpb_text_column p {
font-size: 13px;
line-height: 20px;
}
body .vc_tta-container .vc_tta.vc_general.vc_tta-tabs.theme_style.vc_tta-o-no-fill .vc_tta-panels {
border: none;
background: 0 0;
}
body .vc_tta-container .vc_tta.vc_general.vc_tta-tabs.theme_style.vc_tta-o-no-fill .vc_tta-panels .vc_tta-panel-body {
padding-left: 0;
padding-right: 0;
}
body .vc_tta-container .vc_tta.vc_general.vc_tta-tabs.theme_style.vc_tta-o-no-fill .vc_tta-tabs-container .vc_tta-tabs-list {
background: #7bc74d;
}
body .vc_tta-container .vc_tta.vc_general.vc_tta-tabs.theme_style .vc_tta-tabs-container .vc_tta-tabs-list {
background: 0 0;
}
body .vc_tta-container .vc_tta.vc_general.vc_tta-tabs.theme_style .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab a {
background: #7bc74d;
color: #fff;
border: none;
font-weight: 600;
padding: 15px 30px;
}
body .vc_tta-container .vc_tta.vc_general.vc_tta-tabs.theme_style .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab a:hover,
body .vc_tta-container .vc_tta.vc_general.vc_tta-tabs.theme_style .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab.vc_active a {
background: #222831;
color: #fff;
}
body .vc_tta-container .vc_tta.vc_general.vc_tta-tabs.theme_style .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab:last-child {
margin-right: 0;
}
body .vc_tta-container .vc_tta.vc_general.vc_tta-tabs.theme_style .vc_tta-panels .vc_tta-panel-heading {
background-color: #222831;
margin-bottom: 6px;
}
body .vc_tta-container .vc_tta.vc_general.vc_tta-tabs.theme_style .vc_tta-panels .vc_tta-panel-heading .vc_tta-panel-title {
padding-top: 0;
}
body .vc_tta-container .vc_tta.vc_general.vc_tta-tabs.theme_style .vc_tta-panels .vc_tta-panel-heading .vc_tta-panel-title a {
color: #fff;
}
body .vc_tta-container .vc_tta.vc_general.vc_tta-tabs.theme_style .vc_tta-panels {
border: 0 #f5f5f5;
background: #f5f5f5;
}
body .vc_tta-container .vc_tta.vc_general.vc_tta-tabs.theme_style .vc_tta-panels .vc_tta-panel-body {
padding: 30px 0;
overflow: hidden;
}
body .vc_tta-container .vc_tta.vc_general.vc_tta-tabs.vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body {
border: 0 !important;
}
body .vc_tta-container .vc_tta.vc_general.vc_tta-tabs.vc_tta-color-white.theme_style.vc_tta-o-no-fill .vc_tta-panels {
border: none;
background: 0 0;
}
body .vc_tta-container .vc_tta.vc_general.vc_tta-tabs.vc_tta-color-white.theme_style.vc_tta-o-no-fill .vc_tta-panels .vc_tta-panel-body {
padding-left: 0;
padding-right: 0;
}
body .vc_tta-container .vc_tta.vc_general.vc_tta-tabs.vc_tta-color-white.theme_style.vc_tta-o-no-fill .vc_tta-tabs-container .vc_tta-tabs-list {
background: #6bc74d;
}
body .vc_tta-container .vc_tta.vc_general.vc_tta-tabs.vc_tta-color-white.theme_style .vc_tta-tabs-container {
margin: 0 -10px;
}
body .vc_tta-container .vc_tta.vc_general.vc_tta-tabs.vc_tta-color-white.theme_style .vc_tta-tabs-container .vc_tta-tabs-list {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
background: 0 0;
}
body .vc_tta-container .vc_tta.vc_general.vc_tta-tabs.vc_tta-color-white.theme_style .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab {
flex: 1;
margin: 0 3px;
}
body .vc_tta-container .vc_tta.vc_general.vc_tta-tabs.vc_tta-color-white.theme_style .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab a {
background: #6bc74d;
color: #222;
border: none;
display: flex;
align-items: center;
font-weight: 600;
line-height: 16px;
position: relative;
overflow: hidden;
height: 60px;
font-size: 18px;
}
body .vc_tta-container .vc_tta.vc_general.vc_tta-tabs.vc_tta-color-white.theme_style .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab a span {
display: block;
width: 100%;
text-align: center;
}
body .vc_tta-container .vc_tta.vc_general.vc_tta-tabs.vc_tta-color-white.theme_style .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab.vc_active a {
background: #fff;
color: #222831;
}
body .vc_tta-container .vc_tta.vc_general.vc_tta-tabs.vc_tta-color-white.theme_style .vc_tta-panels .vc_tta-panel-heading {
background-color: #222831;
margin-bottom: 6px;
}
body .vc_tta-container .vc_tta.vc_general.vc_tta-tabs.vc_tta-color-white.theme_style .vc_tta-panels .vc_tta-panel-heading .vc_tta-panel-title {
padding-top: 0;
}
body .vc_tta-container .vc_tta.vc_general.vc_tta-tabs.vc_tta-color-white.theme_style .vc_tta-panels .vc_tta-panel-heading .vc_tta-panel-title a {
color: #fff;
}
body .vc_tta-container .vc_tta.vc_general.vc_tta-tabs.vc_tta-color-white.theme_style .vc_tta-panels {
border: 0 transparent;
background: 0 0;
}
body .vc_tta-container .vc_tta.vc_general.vc_tta-tabs.vc_tta-color-white.theme_style .vc_tta-panels .vc_tta-panel-body {
padding: 0;
overflow: hidden;
}
.wpb-js-composer .vc_tta-controls-align-left.vc_tta-tabs.vc_tta-tabs-position-top:not([class*="vc_tta-gap"]):not(.vc_tta-o-no-fill) .vc_tta-panels {
background: 0 0;
border-color: transparent;
}
body .vc_tta-container .vc_tta-accordion.vc_general.vc_tta-style-modern .vc_tta-panel {
margin-bottom: 18px;
}
body .vc_tta-container .vc_tta-accordion.vc_general.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-heading {
border: none;
margin: 0;
background: 0 0;
}
body .vc_tta-container .vc_tta-accordion.vc_general.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-body {
padding: 8px 30px 25px 43px;
border: none !important;
}
body .vc_tta-container .vc_tta-accordion.vc_general.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-body .wpb_text_column p {
line-height: 24px;
}
body .vc_tta-container .vc_tta-accordion.vc_general.vc_tta-style-modern .vc_tta-panel-title {
padding: 0;
font-weight: 700;
font-size: 16px;
line-height: 22px;
}
body .vc_tta-container .vc_tta-accordion.vc_general.vc_tta-style-modern .vc_tta-panel-title > a {
padding: 7px 20px 5px;
color: #1e1f21;
}
body .vc_tta-container .vc_tta-accordion.vc_general.vc_tta-style-modern .vc_tta-panel-title > a .vc_tta-controls-icon {
border: 1px solid;
width: 24px;
height: 24px;
}
body .vc_tta-container .vc_tta-accordion.vc_general.vc_tta-style-modern .vc_tta-panel-title > a .vc_tta-controls-icon::before {
left: 6px;
right: 6px;
}
body .vc_tta-container .vc_tta-accordion.vc_general.vc_tta-style-modern .vc_tta-panel-title > a .vc_tta-controls-icon::after {
top: 6px;
bottom: 6px;
}
body .vc_tta-container .vc_tta-accordion.vc_general.vc_tta-style-modern .vc_tta-panel-title.vc_tta-controls-icon-position-left > a {
padding-left: 43px;
}
body .vc_tta-container .vc_tta-accordion.vc_general.vc_tta-style-modern .vc_tta-panel-title.vc_tta-controls-icon-position-left > a .vc_tta-controls-icon {
left: 3px;
}
body .vc_tta-container .vc_tta-accordion.vc_general.vc_tta-style-modern.vc_tta-color-orange.vc_tta-style-modern .vc_tta-controls-icon,
body .vc_tta-container .vc_tta-accordion.vc_general.vc_tta-style-modern.vc_tta-color-orange.vc_tta-style-modern .vc_tta-controls-icon::after,
body .vc_tta-container .vc_tta-accordion.vc_general.vc_tta-style-modern.vc_tta-color-orange.vc_tta-style-modern .vc_tta-controls-icon::before {
border-color: #7bc74d;
}
body .vc_tta-container .vc_tta-accordion.vc_general.vc_tta-style-modern.vc_tta-color-orange.vc_tta-style-modern .vc_tta-panel.vc_active .vc_tta-panel-title > a .vc_tta-controls-icon {
background: #7bc74d;
}
body .vc_tta-container .vc_tta-accordion.vc_general.vc_tta-style-modern.vc_tta-color-orange.vc_tta-style-modern .vc_tta-panel.vc_active .vc_tta-panel-title > a .vc_tta-controls-icon:after,
body .vc_tta-container .vc_tta-accordion.vc_general.vc_tta-style-modern.vc_tta-color-orange.vc_tta-style-modern .vc_tta-panel.vc_active .vc_tta-panel-title > a .vc_tta-controls-icon:before {
border-color: #fff;
}
body .vc_tta-container .vc_tta-accordion.vc_general.vc_tta-style-modern.vc_tta-color-orange.vc_tta-style-modern .vc_tta-panel.vc_active .vc_tta-panel-title > a .vc_tta-title-text {
color: #222831;
}
body {
font-size: 13px;
}
a {
text-decoration: none;
outline: 0 !important;
}
a:active,
a:focus,
a:hover {
text-decoration: none;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
font-weight: 700;
color: #222;
padding: 0;
margin: 0 0 23px;
font-size: 48px;
line-height: 60px;
}
.h1:after,
.h2:after,
.h3:after,
.h4:after,
.h5:after,
.h6:after,
h1:after,
h2:after,
h3:after,
h4:after,
h5:after,
h6:after {
content: "";
display: block;
width: 47px;
height: 3px;
border-radius: 0;
background: #2d6947;
margin: 9px 0 0;
}
.h1:before,
.h2:before,
.h3:before,
.h4:before,
.h5:before,
.h6:before,
h1:before,
h2:before,
h3:before,
h4:before,
h5:before,
h6:before {
width: 47px;
height: 3px;
border-radius: 0;
background: #6bc74d;
}
.h1.stripe_2:after,
.h2.stripe_2:after,
.h3.stripe_2:after,
.h4.stripe_2:after,
.h5.stripe_2:after,
.h6.stripe_2:after,
h1.stripe_2:after,
h2.stripe_2:after,
h3.stripe_2:after,
h4.stripe_2:after,
h5.stripe_2:after,
h6.stripe_2:after {
border-radius: 0;
width: 47px;
height: 5px;
}
.h1.no_stripe:after,
.h1.stripe_2.no_stripe:after,
.h2.no_stripe:after,
.h2.stripe_2.no_stripe:after,
.h3.no_stripe:after,
.h3.stripe_2.no_stripe:after,
.h4.no_stripe:after,
.h4.stripe_2.no_stripe:after,
.h5.no_stripe:after,
.h5.stripe_2.no_stripe:after,
.h6.no_stripe:after,
.h6.stripe_2.no_stripe:after,
h1.no_stripe:after,
h1.stripe_2.no_stripe:after,
h2.no_stripe:after,
h2.stripe_2.no_stripe:after,
h3.no_stripe:after,
h3.stripe_2.no_stripe:after,
h4.no_stripe:after,
h4.stripe_2.no_stripe:after,
h5.no_stripe:after,
h5.stripe_2.no_stripe:after,
h6.no_stripe:after,
h6.stripe_2.no_stripe:after {
display: none !important;
}
.h2:after,
h2:after {
margin-top: 25px;
}
.hide_indents .h1,
.hide_indents .h2,
.hide_indents .h3,
.hide_indents .h4,
.hide_indents .h5,
.hide_indents .h6,
.hide_indents h1,
.hide_indents h2,
.hide_indents h3,
.hide_indents h4,
.hide_indents h5,
.hide_indents h6 {
margin: 0 !important;
padding: 0 !important;
}
div.no_stripe .h1:after,
div.no_stripe .h2:after,
div.no_stripe .h3:after,
div.no_stripe .h4:after,
div.no_stripe .h5:after,
div.no_stripe .h6:after,
div.no_stripe h1:after,
div.no_stripe h2:after,
div.no_stripe h3:after,
div.no_stripe h4:after,
div.no_stripe h5:after,
div.no_stripe h6:after {
display: none;
}
div.remove_padding .h1,
div.remove_padding .h2,
div.remove_padding .h3,
div.remove_padding .h4,
div.remove_padding .h5,
div.remove_padding .h6,
div.remove_padding h1,
div.remove_padding h2,
div.remove_padding h3,
div.remove_padding h4,
div.remove_padding h5,
div.remove_padding h6 {
padding-top: 0;
}
.stripe_top_bottom .h1:after,
.stripe_top_bottom .h1:before,
.stripe_top_bottom .h2:after,
.stripe_top_bottom .h2:before,
.stripe_top_bottom .h3:after,
.stripe_top_bottom .h3:before,
.stripe_top_bottom .h4:after,
.stripe_top_bottom .h4:before,
.stripe_top_bottom .h5:after,
.stripe_top_bottom .h5:before,
.stripe_top_bottom .h6:after,
.stripe_top_bottom .h6:before,
.stripe_top_bottom h1:after,
.stripe_top_bottom h1:before,
.stripe_top_bottom h2:after,
.stripe_top_bottom h2:before,
.stripe_top_bottom h3:after,
.stripe_top_bottom h3:before,
.stripe_top_bottom h4:after,
.stripe_top_bottom h4:before,
.stripe_top_bottom h5:after,
.stripe_top_bottom h5:before,
.stripe_top_bottom h6:after,
.stripe_top_bottom h6:before {
content: "";
display: block;
width: 52px;
height: 5px;
background: #7bc74d;
margin-bottom: 22px;
}
.stripe_top_bottom .h1:after,
.stripe_top_bottom .h2:after,
.stripe_top_bottom .h3:after,
.stripe_top_bottom .h4:after,
.stripe_top_bottom .h5:after,
.stripe_top_bottom .h6:after,
.stripe_top_bottom h1:after,
.stripe_top_bottom h2:after,
.stripe_top_bottom h3:after,
.stripe_top_bottom h4:after,
.stripe_top_bottom h5:after,
.stripe_top_bottom h6:after {
margin-top: 22px;
margin-bottom: 0;
}
.h2,
.h3,
h2,
h3 {
margin-bottom: 23px;
font-weight: 700;
line-height: 38px;
text-transform: none;
}
.stripe_top_bottom.text_align_center .h1:after,
.stripe_top_bottom.text_align_center .h1:before,
.stripe_top_bottom.text_align_center .h2:after,
.stripe_top_bottom.text_align_center .h2:before,
.stripe_top_bottom.text_align_center .h3:after,
.stripe_top_bottom.text_align_center .h3:before,
.stripe_top_bottom.text_align_center .h4:after,
.stripe_top_bottom.text_align_center .h4:before,
.stripe_top_bottom.text_align_center .h5:after,
.stripe_top_bottom.text_align_center .h5:before,
.stripe_top_bottom.text_align_center .h6:after,
.stripe_top_bottom.text_align_center .h6:before,
.stripe_top_bottom.text_align_center h1:after,
.stripe_top_bottom.text_align_center h1:before,
.stripe_top_bottom.text_align_center h2:after,
.stripe_top_bottom.text_align_center h2:before,
.stripe_top_bottom.text_align_center h3:after,
.stripe_top_bottom.text_align_center h3:before,
.stripe_top_bottom.text_align_center h4:after,
.stripe_top_bottom.text_align_center h4:before,
.stripe_top_bottom.text_align_center h5:after,
.stripe_top_bottom.text_align_center h5:before,
.stripe_top_bottom.text_align_center h6:after,
.stripe_top_bottom.text_align_center h6:before {
margin-left: auto;
margin-right: auto;
}
.h2,
h2 {
font-size: 38px;
padding: 10px 0 0;
}
.h3,
h3 {
font-size: 30px;
padding: 17px 0 0;
}
.h4,
.h5,
.h6,
h4,
h5,
h6 {
font-weight: 600;
}
.h3:after,
h3:after {
margin: 16px 0 0;
}
.h4,
h4 {
font-size: 28px;
margin-bottom: 23px;
text-transform: none;
line-height: 34px;
padding: 23px 0 0;
}
.h4:after,
h4:after {
margin: 14px 0 0;
}
.h5,
h5 {
margin: 0 0 23px;
font-size: 22px;
line-height: 28px;
padding: 28px 0 0;
}
.h5:after,
h5:after {
margin: 16px 0 0;
}
.h6,
h6 {
font-size: 20px;
line-height: 24px;
padding: 31px 0 0;
}
.h6:after,
h6:after {
margin: 17px 0 0;
}
@media only screen and (max-width: 991px) {
body .mobile_align_center,
body .mobile_align_center h1,
body .mobile_align_center h2,
body .mobile_align_center h3,
body .mobile_align_center h4,
body .mobile_align_center h5,
body .mobile_align_center h6,
body .mobile_align_center p {
text-align: center !important;
}
body .mobile_align_center {
padding: 0 !important;
}
.request_callback .col-md-6 {
width: 100%;
}
}
@media only screen and (max-width: 640px) {
.h1,
h1 {
font-size: 40px !important;
line-height: 46px !important;
}
.h2,
h2 {
font-size: 18px !important;
line-height: 36px !important;
}
.h3,
h3 {
font-size: 28px !important;
line-height: 34px !important;
}
}
.title_no_stripe h1:after,
.title_no_stripe h2:after,
.title_no_stripe h3:after,
.title_no_stripe h4:after,
.title_no_stripe h5:after,
.title_no_stripe h6:after {
content: none;
}
.wpb_wrapper p {
line-height: 26px;
margin: 0 0 15px;
}
b,
strong {
font-weight: 700;
}
mark {
background: 0 0;
padding: inherit;
}
blockquote {
padding: 21px 30px 18px;
border-left: 5px solid #6bc74d;
background: #f2f2f2;
font-size: 16px;
line-height: 26px;
color: #222;
font-style: italic;
}
.comment-body .comment-text ul,
.wpb_text_column.wpb_content_element ul {
margin: 0 0 20px;
list-style: none;
padding: 0;
}
.comment-body .comment-text ul.small_margin li,
.wpb_text_column.wpb_content_element ul.small_margin li {
margin-bottom: 9px;
}
.comment-body .comment-text ul li,
.wpb_text_column.wpb_content_element ul li {
position: relative;
padding: 0 0 0 26px;
margin: 0 0 14px;
line-height: 22px;
color: #222;
border: none;
}
.comment-body .comment-text ul li:before,
.wpb_text_column.wpb_content_element ul li:before {
content: "\e981";
font-family: stm !important;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
transform: translate(0, 0);
position: absolute;
left: 0;
top: 6px;
display: inline-block;
vertical-align: top;
font-size: 8px;
color: #6bc74d;
}
.comment-body .comment-text ul li div,
.wpb_text_column.wpb_content_element ul li div {
padding: 10px 0;
}
.comment-body .comment-text ul li ol,
.comment-body .comment-text ul li ul,
.wpb_text_column.wpb_content_element ul li ol,
.wpb_text_column.wpb_content_element ul li ul {
margin: 10px 0;
}
.comment-body .comment-text ul li ol > li,
.wpb_text_column.wpb_content_element ul li ol > li {
list-style: decimal;
padding: 0;
}
.comment-body .comment-text ul li ol > li:before,
.wpb_text_column.wpb_content_element ul li ol > li:before {
display: none;
padding-left: 0;
}
.comment-body .comment-text ul.white li,
.comment-body .comment-text ul.white li:before,
.wpb_text_column.wpb_content_element ul.white li,
.wpb_text_column.wpb_content_element ul.white li:before {
color: #fff;
}
.comment-body .comment-text ol,
.wpb_text_column.wpb_content_element ol {
list-style: decimal;
margin: 0 0 20px;
padding: 0;
}
.comment-body .comment-text ol > li,
.wpb_text_column.wpb_content_element ol > li {
margin: 0 0 10px;
border: none;
list-style: decimal;
}
.comment-body .comment-text ol > li ul > li,
.comment-info ul,
.slick-dots,
.wpb_text_column.wpb_content_element ol > li ul > li {
list-style: none;
}
.comment-body .comment-text ol > li ol,
.comment-body .comment-text ol > li ul,
.wpb_text_column.wpb_content_element ol > li ol,
.wpb_text_column.wpb_content_element ol > li ul {
margin: 10px 0;
padding: 0 0 0 26px;
}
.comment-body .comment-text p,
.wpb_text_column.wpb_content_element p {
color: #222;
}
.comment-body .comment-text table,
.wpb_text_column.wpb_content_element table {
width: 100%;
margin: 0 0 40px;
}
.comment-body .comment-text table td,
.comment-body .comment-text table th,
.wpb_text_column.wpb_content_element table td,
.wpb_text_column.wpb_content_element table th {
padding: 10px;
border: 1px solid #e6e6e6;
}
.comment-body .comment-text dl,
.wpb_text_column.wpb_content_element dl {
margin: 0 0 40px;
}
.comment-body .comment-text dl dd,
.wpb_text_column.wpb_content_element dl dd {
margin: 0 0 10px;
}
.comment-body .comment-text embed,
.comment-body .comment-text iframe,
.wpb_text_column.wpb_content_element embed,
.wpb_text_column.wpb_content_element iframe {
max-width: 100%;
}
mark {
color: #222831;
}
fieldset {
border: none;
padding: 0;
}
a.allservices {
color: #222;
font-weight: 500;
font-size: 14px;
}
a.allservices:hover {
color: #7bc74d;
}
input[type="text"],
input[type="email"],
input[type="password"],
input[type="search"],
textarea {
-webkit-appearance: none;
-moz-appearance: none;
}
.button,
.post-password-form input[type="submit"],
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce input.button.alt,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
position: relative;
outline: 0 !important;
font-size: 14px;
padding: 9px 21px 7px;
border-radius: 4px;
background: #222831;
border: 3px solid #222831;
color: #fff;
display: inline-block;
line-height: 23px;
transition: all 0.3s ease;
}
.button.size-lg,
.post-password-form input[type="submit"].size-lg,
.woocommerce a.button.size-lg,
.woocommerce button.button.size-lg,
.woocommerce input.button.alt.size-lg,
.woocommerce input.button.size-lg,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button.size-lg {
padding: 10px 25px;
line-height: 23px;
}
.button.size-lg.icon_left,
.post-password-form input[type="submit"].size-lg.icon_left,
.woocommerce a.button.size-lg.icon_left,
.woocommerce button.button.size-lg.icon_left,
.woocommerce input.button.alt.size-lg.icon_left,
.woocommerce input.button.size-lg.icon_left,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button.size-lg.icon_left {
padding-left: 49px;
}
.button.size-lg.icon_left .vc_btn3-icon,
.post-password-form input[type="submit"].size-lg.icon_left .vc_btn3-icon,
.woocommerce a.button.size-lg.icon_left .vc_btn3-icon,
.woocommerce button.button.size-lg.icon_left .vc_btn3-icon,
.woocommerce input.button.alt.size-lg.icon_left .vc_btn3-icon,
.woocommerce input.button.size-lg.icon_left .vc_btn3-icon,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button.size-lg.icon_left .vc_btn3-icon {
left: 16px;
}
.button.size-lg.icon_right,
.post-password-form input[type="submit"].size-lg.icon_right,
.woocommerce a.button.size-lg.icon_right,
.woocommerce button.button.size-lg.icon_right,
.woocommerce input.button.alt.size-lg.icon_right,
.woocommerce input.button.size-lg.icon_right,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button.size-lg.icon_right {
padding-right: 49px;
}
.button.size-lg .vc_btn3-icon,
.post-password-form input[type="submit"].size-lg .vc_btn3-icon,
.woocommerce a.button.size-lg .vc_btn3-icon,
.woocommerce button.button.size-lg .vc_btn3-icon,
.woocommerce input.button.alt.size-lg .vc_btn3-icon,
.woocommerce input.button.size-lg .vc_btn3-icon,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button.size-lg .vc_btn3-icon {
right: 16px;
font-size: 19px;
height: 19px;
line-height: 19px;
}
.button.size-sm,
.post-password-form input[type="submit"].size-sm,
.woocommerce a.button.size-sm,
.woocommerce button.button.size-sm,
.woocommerce input.button.alt.size-sm,
.woocommerce input.button.size-sm,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button.size-sm {
padding: 5px 15px;
font-weight: 600;
}
.button.size-sm.icon_left,
.post-password-form input[type="submit"].size-sm.icon_left,
.woocommerce a.button.size-sm.icon_left,
.woocommerce button.button.size-sm.icon_left,
.woocommerce input.button.alt.size-sm.icon_left,
.woocommerce input.button.size-sm.icon_left,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button.size-sm.icon_left {
padding-left: 30px;
}
.button.size-sm.icon_left i,
.post-password-form input[type="submit"].size-sm.icon_left i,
.woocommerce a.button.size-sm.icon_left i,
.woocommerce button.button.size-sm.icon_left i,
.woocommerce input.button.alt.size-sm.icon_left i,
.woocommerce input.button.size-sm.icon_left i,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button.size-sm.icon_left i {
left: 12px;
right: auto;
}
.button.size-sm.icon_right,
.post-password-form input[type="submit"].size-sm.icon_right,
.woocommerce a.button.size-sm.icon_right,
.woocommerce button.button.size-sm.icon_right,
.woocommerce input.button.alt.size-sm.icon_right,
.woocommerce input.button.size-sm.icon_right,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button.size-sm.icon_right {
padding-right: 30px;
}
.button.size-sm.icon_right i,
.post-password-form input[type="submit"].size-sm.icon_right i,
.woocommerce a.button.size-sm.icon_right i,
.woocommerce button.button.size-sm.icon_right i,
.woocommerce input.button.alt.size-sm.icon_right i,
.woocommerce input.button.size-sm.icon_right i,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button.size-sm.icon_right i {
right: 12px;
left: auto;
}
.button.icon_right,
.post-password-form input[type="submit"].icon_right,
.woocommerce a.button.icon_right,
.woocommerce button.button.icon_right,
.woocommerce input.button.alt.icon_right,
.woocommerce input.button.icon_right,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button.icon_right {
padding-right: 37px;
}
.button.icon_left,
.post-password-form input[type="submit"].icon_left,
.woocommerce a.button.icon_left,
.woocommerce button.button.icon_left,
.woocommerce input.button.alt.icon_left,
.woocommerce input.button.icon_left,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button.icon_left {
padding-left: 59px;
}
.button.icon_left i,
.post-password-form input[type="submit"].icon_left i,
.woocommerce a.button.icon_left i,
.woocommerce button.button.icon_left i,
.woocommerce input.button.alt.icon_left i,
.woocommerce input.button.icon_left i,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button.icon_left i {
left: 30px;
right: auto;
}
.button i,
.post-password-form input[type="submit"] i,
.woocommerce a.button i,
.woocommerce button.button i,
.woocommerce input.button i,
.woocommerce input.button.alt i,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button i {
position: absolute;
top: 50%;
right: 15px;
left: auto;
font-size: 14px;
line-height: 14px;
margin-top: 1px;
color: #fff;
transition: all 0.3s ease;
transform: translate(0, -50%);
}
.button:active,
.button:focus,
.button:hover,
.post-password-form input[type="submit"]:active,
.post-password-form input[type="submit"]:focus,
.post-password-form input[type="submit"]:hover,
.woocommerce a.button:active,
.woocommerce a.button:focus,
.woocommerce a.button:hover,
.woocommerce button.button:active,
.woocommerce button.button:focus,
.woocommerce button.button:hover,
.woocommerce input.button.alt:active,
.woocommerce input.button.alt:focus,
.woocommerce input.button.alt:hover,
.woocommerce input.button:active,
.woocommerce input.button:focus,
.woocommerce input.button:hover,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:active,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:focus,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover {
background: #6bc74d;
border-color: #6bc74d;
color: #222831;
text-decoration: none;
}
.button:active i,
.button:focus i,
.button:hover i,
.post-password-form input[type="submit"]:active i,
.post-password-form input[type="submit"]:focus i,
.post-password-form input[type="submit"]:hover i,
.woocommerce a.button:active i,
.woocommerce a.button:focus i,
.woocommerce a.button:hover i,
.woocommerce button.button:active i,
.woocommerce button.button:focus i,
.woocommerce button.button:hover i,
.woocommerce input.button.alt:active i,
.woocommerce input.button.alt:focus i,
.woocommerce input.button.alt:hover i,
.woocommerce input.button:active i,
.woocommerce input.button:focus i,
.woocommerce input.button:hover i,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:active i,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:focus i,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover i {
color: #222831;
}
.button.bordered,
.post-password-form input[type="submit"].bordered,
.woocommerce a.button.bordered,
.woocommerce button.button.bordered,
.woocommerce input.button.alt.bordered,
.woocommerce input.button.bordered,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button.bordered {
border-radius: 4px;
}
.button.theme_style_2:hover,
.post-password-form input[type="submit"].theme_style_2:hover,
.woocommerce a.button.theme_style_2:hover,
.woocommerce button.button.theme_style_2:hover,
.woocommerce input.button.alt.theme_style_2:hover,
.woocommerce input.button.theme_style_2:hover,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button.theme_style_2:hover {
background: #222831;
border-color: #222831;
color: #fff;
}
.button.theme_style_3,
.post-password-form input[type="submit"].theme_style_3,
.woocommerce a.button.theme_style_3,
.woocommerce button.button.theme_style_3,
.woocommerce input.button.alt.theme_style_3,
.woocommerce input.button.theme_style_3,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button.theme_style_3 {
background: #6bc74d;
color: #222831;
border-color: #6bc74d;
}
.button.theme_style_3 i,
.post-password-form input[type="submit"].theme_style_3 i,
.woocommerce a.button.theme_style_3 i,
.woocommerce button.button.theme_style_3 i,
.woocommerce input.button.alt.theme_style_3 i,
.woocommerce input.button.theme_style_3 i,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button.theme_style_3 i {
color: #222831;
}
.button.theme_style_3:active,
.button.theme_style_3:focus,
.button.theme_style_3:hover,
.post-password-form input[type="submit"].theme_style_3:active,
.post-password-form input[type="submit"].theme_style_3:focus,
.post-password-form input[type="submit"].theme_style_3:hover,
.woocommerce a.button.theme_style_3:active,
.woocommerce a.button.theme_style_3:focus,
.woocommerce a.button.theme_style_3:hover,
.woocommerce button.button.theme_style_3:active,
.woocommerce button.button.theme_style_3:focus,
.woocommerce button.button.theme_style_3:hover,
.woocommerce input.button.alt.theme_style_3:active,
.woocommerce input.button.alt.theme_style_3:focus,
.woocommerce input.button.alt.theme_style_3:hover,
.woocommerce input.button.theme_style_3:active,
.woocommerce input.button.theme_style_3:focus,
.woocommerce input.button.theme_style_3:hover,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button.theme_style_3:active,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button.theme_style_3:focus,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button.theme_style_3:hover {
background: #fff;
border-color: #fff;
color: #222831;
}
.button.theme_style_3:active i,
.button.theme_style_3:focus i,
.button.theme_style_3:hover i,
.post-password-form input[type="submit"].theme_style_3:active i,
.post-password-form input[type="submit"].theme_style_3:focus i,
.post-password-form input[type="submit"].theme_style_3:hover i,
.woocommerce a.button.theme_style_3:active i,
.woocommerce a.button.theme_style_3:focus i,
.woocommerce a.button.theme_style_3:hover i,
.woocommerce button.button.theme_style_3:active i,
.woocommerce button.button.theme_style_3:focus i,
.woocommerce button.button.theme_style_3:hover i,
.woocommerce input.button.alt.theme_style_3:active i,
.woocommerce input.button.alt.theme_style_3:focus i,
.woocommerce input.button.alt.theme_style_3:hover i,
.woocommerce input.button.theme_style_3:active i,
.woocommerce input.button.theme_style_3:focus i,
.woocommerce input.button.theme_style_3:hover i,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button.theme_style_3:active i,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button.theme_style_3:focus i,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button.theme_style_3:hover i {
color: #222831;
}
.button.theme_style_4,
.post-password-form input[type="submit"].theme_style_4,
.woocommerce a.button.theme_style_4,
.woocommerce button.button.theme_style_4,
.woocommerce input.button.alt.theme_style_4,
.woocommerce input.button.theme_style_4,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button.theme_style_4 {
background: #6bc74d;
color: #222831;
border-color: #6bc74d;
}
.button.theme_style_4 i,
.post-password-form input[type="submit"].theme_style_4 i,
.woocommerce a.button.theme_style_4 i,
.woocommerce button.button.theme_style_4 i,
.woocommerce input.button.alt.theme_style_4 i,
.woocommerce input.button.theme_style_4 i,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button.theme_style_4 i {
color: #222831;
}
.button.theme_style_4:hover,
.post-password-form input[type="submit"].theme_style_4:hover,
.woocommerce a.button.theme_style_4:hover,
.woocommerce button.button.theme_style_4:hover,
.woocommerce input.button.alt.theme_style_4:hover,
.woocommerce input.button.theme_style_4:hover,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button.theme_style_4:hover {
background: #222831;
border-color: #222831;
color: #fff;
}
.button.theme_style_4:hover i,
.post-password-form input[type="submit"].theme_style_4:hover i,
.woocommerce a.button.theme_style_4:hover i,
.woocommerce button.button.theme_style_4:hover i,
.woocommerce input.button.alt.theme_style_4:hover i,
.woocommerce input.button.theme_style_4:hover i,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button.theme_style_4:hover i {
color: #6bc74d;
}
.post-password-form input[type="submit"] {
padding: 10px 30px;
line-height: 20px;
}
.post-password-form label {
padding-top: 1px;
margin: 0 15px 0 0;
vertical-align: bottom;
}
.input-group {
margin: 0 0 20px;
width: 100%;
}
.input-group .my_pos_abs_fa {
position: absolute;
top: 50%;
margin-top: -6px;
z-index: 99;
left: 18px;
color: #6bc74d;
}
::-webkit-input-placeholder {
color: #9a9a9a;
}
::-moz-placeholder {
opacity: 1;
color: #9a9a9a;
}
:-ms-input-placeholder {
color: #9a9a9a;
}
:-moz-placeholder {
opacity: 1;
color: #9a9a9a;
}
.input-group.my_input_pdl span input {
height: 46px;
padding-left: 41px;
margin: 0;
}
.input-group.my_input_mg {
margin: 0;
}
.input-group.my_input_mg .button {
padding: 10px 30px;
line-height: 20px;
letter-spacing: 1px;
}
form .request_callback_5 .my_flex_ {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
background: 0 0;
}
form .request_callback_5 .my_flex_ .my_flex_in {
flex: 1;
margin: 0 15px;
}
.wpcf7-response-output-absolute div.wpcf7-response-output {
position: absolute;
bottom: -28px;
left: 30px;
right: 80px;
padding: 5px 10px;
}
.wpcf7-form-control::-webkit-input-placeholder {
color: rgba(34, 34, 34, 0.5);
}
.wpcf7-form-control::-moz-placeholder {
color: rgba(34, 34, 34, 0.5);
}
.wpcf7-form-control:-moz-placeholder {
color: rgba(34, 34, 34, 0.5);
}
.wpcf7-form-control:-ms-input-placeholder {
color: rgba(34, 34, 34, 0.5);
}
.form-control,
.input-group .form-control,
.post-password-form input[type="password"],
.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea,
.wpcf7-form-control,
body .woocommerce-cart table.cart td.actions .coupon .input-text {
font-size: 14px;
line-height: 18px;
color: #222;
background: #cacaca;
border: none;
box-shadow: none;
outline: 0;
padding: 16px 30px 15px;
border-radius: 0;
transition: all 0.3s ease;
box-sizing: border-box !important;
width: 100%;
display: block;
height: 49px;
}
.form-control:active,
.form-control:focus,
.input-group .form-control:active,
.input-group .form-control:focus,
.post-password-form input[type="password"]:active,
.post-password-form input[type="password"]:focus,
.woocommerce form .form-row input.input-text:active,
.woocommerce form .form-row input.input-text:focus,
.woocommerce form .form-row textarea:active,
.woocommerce form .form-row textarea:focus,
.wpcf7-form-control:active,
.wpcf7-form-control:focus,
body .woocommerce-cart table.cart td.actions .coupon .input-text:active,
body .woocommerce-cart table.cart td.actions .coupon .input-text:focus {
background: #fff;
border-radius: 0;
box-shadow: 0 0 0 2px #7bc74d;
}
.woocommerce form .form-row.woocommerce-invalid input.input-text {
box-shadow: 0 0 0 2px red;
border-radius: 2px;
border: none;
}
body #order_comments,
body .input-group textarea.form-control,
body textarea.form-control,
body textarea.wpcf7-form-control {
height: 118px;
}
textarea.wpcf7-form-control {
resize: vertical;
}
.request_callback {
position: relative;
}
.request_callback p {
font-weight: 400;
font-size: 14px;
color: #fff;
margin-bottom: 12px;
}
body .contact_us,
body .contact_us + .wpcf7-response-output {
max-width: 830px;
margin: 0 auto;
}
.request_callback .button:hover {
border-color: #7bc74d;
background-color: #7bc74d;
color: #fff;
}
.request_callback .button:hover i {
color: #fff;
}
.request_callback .select2-container.select2-container--default .select2-selection--single {
background-color: #f7f7f7;
border-color: #f7f7f7;
}
.request_callback .wpcf7-form-control {
background-color: #f7f7f7;
}
.request_callback_5 .select2-container.select2-container--default .select2-selection--single .select2-selection__rendered,
.request_callback_5 .wpcf7-form-control {
padding-left: 17px;
}
.select2-container,
.select2-container .selection,
.select2-container--default .select2-selection--single {
outline: 0 !important;
}
.widget_archive .select2-container.select2-container--default .select2-selection--single {
height: 44px;
}
.widget_archive .select2-container.select2-container--default .select2-selection--single .select2-selection__rendered {
line-height: 42px;
padding-left: 15px;
padding-right: 50px;
}
.widget_archive .select2-container.select2-container--default .select2-selection--single .select2-selection__arrow {
width: 44px;
height: 44px;
}
body .contact_us {
padding: 50px 50px 25px;
background: #eee;
box-shadow: 0 35px 50px rgba(18, 21, 26, 0.75);
}
body .contact_us textarea.wpcf7-form-control {
background-color: #cacaca;
height: 188px;
resize: none;
}
body .contact_us input[type="text"],
body .contact_us input[type="email"],
body .contact_us input[type="tel"] {
background-color: #cacaca;
}
body .contact_us .button.theme_style_4 {
margin-top: 10px;
background-color: #222831;
border-color: #222831;
color: #fff;
}
body .contact_us .button.theme_style_4 i {
color: #7bc74d;
}
body .contact_us .button.theme_style_4:hover {
background-color: #6bc74d;
border-color: #6bc74d;
color: #222831;
}
body .contact_us .button.theme_style_4:hover i {
color: #222831;
}
@media only screen and (max-width: 767px) {
body .contact_us {
padding: 30px 20px 15px;
}
}
.select2-container.select2-container--default .select2-selection--single {
border-radius: 0;
border: 1px solid #cacaca;
height: 49px;
line-height: 1;
background: #cacaca;
font-size: 14px;
}
.select2-container.select2-container--default .select2-selection--single .select2-selection__rendered {
line-height: 48px;
padding-left: 29px;
padding-right: 50px;
color: #222;
}
.select2-container.select2-container--default .select2-selection--single .select2-selection__arrow {
width: 50px;
height: 49px;
top: 0;
right: 0;
}
.select2-container.select2-container--default .select2-selection--single .select2-selection__arrow b {
border-width: 6px 6px 0;
border-color: #777 transparent transparent;
margin-left: -6px;
margin-top: -3px;
}
.select2-container.select2-container--default.select2-container--open .select2-selection--single {
border-color: #cacaca;
background-color: #fff;
}
.select2-container.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
border-color: transparent transparent #777;
border-width: 0 6px 6px;
}
span.wpcf7-not-valid-tip {
display: none;
}
div.wpcf7-response-output {
position: absolute;
bottom: -50px;
margin: 0 0 10px;
background-color: #c9f7b2;
color: #61a600;
padding: 10px 15px;
font-size: 14px;
border: none;
}
div.wpcf7-response-output.wpcf7-validation-errors {
background-color: #ffd9d9;
color: red;
}
div.wpcf7-response-output.wpcf7-mail-sent-ng {
background-color: #fff2b2;
color: #f90;
}
@media screen and (max-width: 1024px) {
.wpcf7-response-output-absolute div.wpcf7-response-output {
bottom: -25px;
}
}
@media screen and (max-width: 812px) {
.wpcf7-response-output-absolute div.wpcf7-response-output {
bottom: -35px;
}
}
@media screen and (max-width: 620px) {
form .request_callback_5 .my_flex_ {
display: block;
}
}
@media screen and (max-width: 425px) {
.wpcf7-response-output-absolute div.wpcf7-response-output {
bottom: -41px;
left: 207px;
right: 30px;
}
div.wpcf7-response-output {
bottom: -26px;
left: 165px;
right: 15px;
}
}
@media screen and (max-width: 375px) {
.wpcf7-response-output-absolute div.wpcf7-response-output {
bottom: -14px;
left: 30px;
}
div.wpcf7-response-output {
bottom: -65px;
left: 15px;
}
}
@media screen and (max-width: 320px) {
.wpcf7-response-output-absolute div.wpcf7-response-output {
bottom: -32px;
}
div.wpcf7-response-output {
bottom: -65px;
}
}
.comment-info ul {
padding: 0;
margin: 0 0 20px;
}
.comment-info ul li {
position: relative;
padding: 0 0 0 20px;
margin: 0 0 4px;
}
.comment-info ul.type_1 li:before {
content: "\f00c";
top: 4px;
}
.comment-info ul.type_2 li:before {
content: "\f14a";
top: 3px;
font-size: 14px;
}
.comment-info ol {
margin: 0 0 20px;
padding: 0;
list-style-position: inside;
}
.comment-info ol li {
position: relative;
padding: 0 0 0 20px;
margin: 0 0 4px;
}
.comments-title {
position: relative;
font-weight: 700;
text-transform: lowercase;
margin-bottom: 20px;
}
.comments-title:after {
display: none;
}
ul.comment-list {
position: relative;
margin: 0 0 40px;
padding: 0;
}
ul.comment-list li {
list-style: none;
border-top: 1px solid #ddd;
padding: 30px 0 0;
margin: 0 0 30px;
}
ul.comment-list .comment .vcard {
float: left;
margin: 0 32px 0 0;
width: 87px;
}
ul.comment-list .comment .vcard img {
max-width: 100%;
height: auto;
}
ul.comment-list .comment .comment-info {
overflow: hidden;
}
ul.comment-list .comment .comment-author {
float: left;
font-weight: 600;
color: #333;
}
ul.comment-list .comment .comment-meta {
float: right;
font-size: 11px;
color: #aaa;
text-transform: uppercase;
font-weight: 600;
margin: 0 0 15px;
}
ul.comment-list .comment .comment-meta a {
display: inline-block;
vertical-align: middle;
color: #aaa;
}
ul.comment-list .comment .comment-meta a:hover {
color: #7bc74d;
text-decoration: none;
}
ul.comment-list .comment .comment-meta a:before {
content: "/";
display: inline-block;
vertical-align: baseline;
margin: 0 7px 0 5px;
color: #ddd;
}
.page-links:after,
.page-numbers:after,
.slick-dots:after,
.stm_post_details ul li:before,
ul.comment-list .children > li:before {
content: "";
}
.comment-reply-title:after,
ul.comment-list .comment .comment-meta a:first-child:before {
display: none;
}
ul.comment-list .comment .comment-text {
clear: both;
}
ul.comment-list .comment .comment-text p {
line-height: 24px;
}
ul.comment-list .comment .comment-text :last-child {
margin-bottom: 0;
}
ul.comment-list .children {
margin: 29px 0 0 30px;
padding: 0;
}
ul.comment-list .children > li {
position: relative;
padding: 30px 0 0;
margin: 0 0 30px;
border-top: 1px solid #ddd;
}
ul.comment-list .children > li:before {
position: absolute;
left: 66px;
top: -9px;
background: url(//giresundehadedektor.com/wp-content/themes/consulting/assets/images/comment_before.png) no-repeat;
width: 15px;
height: 9px;
}
.comment-respond {
margin: 40px 0 0;
}
.comment-reply-title {
margin: 0 0 19px;
font-size: 20px;
text-transform: lowercase;
}
.comment-reply-title:before {
margin: 0 0 22px;
}
.comment-awaiting-moderation {
display: block;
color: #7bc74d;
font-weight: 700;
text-transform: lowercase;
margin: 10px 0 0;
}
.comment-info table {
width: 100%;
margin: 0 0 40px;
}
.comment-info table td,
.comment-info table th {
border: 1px solid #e9e9e9;
padding: 5px 10px;
}
.comment-form .form-submit {
display: none;
}
.comment-info ol ol,
.comment-info ul ul {
margin: 10px 0 20px 20px;
}
.slick_next,
.slick_prev {
width: 45px;
height: 45px;
z-index: 10000;
border: 3px solid #d7d7d7;
top: 50%;
margin-top: -22px;
position: absolute;
font-size: 20px;
text-align: center;
color: #d7d7d7;
cursor: pointer;
box-sizing: border-box;
transition: border 0.2s linear, background 0.2s linear, color 0.2s linear, opacity 0.2s linear;
}
.slick_prev {
left: -145px;
padding-right: 2px !important;
}
.slick_next {
right: -145px;
padding-left: 2px !important;
}
body.boxed_layout .slick_prev {
left: -40px;
}
body.boxed_layout .slick_next {
right: -40px;
}
.slick_next:hover,
.slick_prev:hover {
border-color: #222831 !important;
background: #222831;
color: #fff;
opacity: 1;
}
.breadcrumbs,
.breadcrumbs > span a {
color: inherit;
}
.slick_next i,
.slick_prev i {
margin-top: 10px;
}
.slick-dots {
position: relative;
padding: 0;
margin: 20px 0 0;
text-align: center;
height: 8px;
}
.slick-dots:after {
clear: both;
display: table;
}
.slick-dots li {
float: left;
margin: 0 10px 0 0;
}
.multiple_project .slick-dots li {
float: none;
display: inline-block;
vertical-align: top;
margin: 0 5px;
}
.slick-dots li.slick-active button {
background: #222831;
}
.slick-dots li button {
display: block;
border: none;
text-indent: -3000px;
width: 10px;
height: 8px;
background: #ccc;
outline: 0;
padding: 0;
margin: 0;
}
.wpb_gallery_slidesslick_slider .slick_prev {
left: auto;
right: 75px;
top: auto;
margin: 0;
bottom: 20px;
}
.wpb_gallery_slidesslick_slider .slick_next {
right: 20px;
top: auto;
margin: 0;
bottom: 20px;
}
.breadcrumbs {
position: relative;
font-size: 12px;
line-height: 22px;
margin: 0 0 6px;
text-transform: capitalize;
}
.breadcrumbs > span {
margin: 0 12px 10px 0;
}
.breadcrumbs > span i.fa {
font-weight: 600;
}
.breadcrumbs > span a:hover {
color: #7bc74d;
text-decoration: none;
}
.page_title.transparent {
margin-bottom: 10px;
}
.page_title.transparent .breadcrumbs {
margin-bottom: 16px;
color: grey;
}
.page_title.transparent .breadcrumbs span i.fa {
color: #7bc74d;
}
.page_title.transparent .breadcrumbs span a {
color: grey;
}
.page_title.transparent .breadcrumbs span a:hover {
color: #7bc74d;
text-decoration: none;
}
.page-links > a,
.page-links > span,
.page-numbers .page-numbers {
min-width: 40px;
height: 40px;
text-align: center;
font-size: 16px;
color: #222831;
font-weight: 600;
}
.page_title.disable_title .breadcrumbs {
margin-bottom: 6px;
}
.page-links,
ul.page-numbers {
position: relative;
margin: 0 0 40px;
padding: 0;
}
.page-links > a,
.page-links > label,
.page-links > span,
.page-numbers li {
margin: 0 11px 0 0;
float: left;
list-style: none;
}
.page-links:after,
.page-numbers:after {
clear: both;
display: table;
}
.page-links > a,
.page-links > span {
display: block;
border: 2px solid transparent;
padding: 11px 5px 0;
line-height: 16px;
}
.page-links > a.current,
.page-links > a:hover,
.page-links > span.current,
.page-links > span:hover {
border-color: #222831;
text-decoration: none;
}
.page-links > span {
border-color: #222831;
}
.page-links > .page-links-title {
padding-left: 0;
border: none;
}
.page-links > label {
line-height: 30px;
}
.page-numbers .page-numbers {
display: block;
border: 2px solid transparent;
padding: 11px 5px 0;
line-height: 16px;
}
.page-numbers .page-numbers.current,
.page-numbers .page-numbers:hover {
border-color: #222831;
text-decoration: none;
}
.stm_post_info {
position: relative;
margin: 0 0 50px;
}
.stm_post_info .post_thumbnail {
position: relative;
margin: 0 0 22px;
}
.stm_post_info .post_thumbnail img {
display: block;
max-width: 100%;
height: auto;
}
.stm_post_info .post_excerpt {
position: relative;
margin: 0 0 28px;
}
.post_details_wr .stm_post_info {
border-top: 1px solid #ddd;
padding: 13px 0 0;
margin: 0 0 43px;
}
.post_details_wr .stm_post_details .comments_num,
.post_details_wr .stm_post_info .post_thumbnail {
margin: 0;
}
.stm_post_details {
position: relative;
margin: 0 0 5px;
}
.stm_post_details ul {
float: left;
width: 70%;
margin: 0;
padding: 0;
}
.stm_post_details ul li {
position: relative;
float: left;
list-style: none;
margin: 0 0 10px 20px;
padding: 0 0 0 21px;
font-size: 13px;
}
.stm_post_details ul li:before {
width: 1px;
height: 12px;
background: #ddd;
position: absolute;
left: 0;
top: 3px;
}
.about_author .author_info,
.default_widgets,
.post_bottom,
.shop_widgets,
.stm_sidebar,
.widget.widget_archive,
.widget.widget_categories,
.widget.widget_meta,
.widget.widget_nav_menu,
.widget.widget_pages,
.widget.widget_product_categories {
position: relative;
}
.stm_post_details ul li:first-child {
margin: 0;
padding: 0;
}
.stm_post_details ul li:first-child:before {
display: none;
}
.stm_post_details ul li i {
color: #7bc74d;
font-size: 15px;
vertical-align: baseline;
margin: 0 5px 0 0;
}
.stm_post_details .comments_num {
float: right;
width: 30%;
font-size: 13px;
margin: -3px 0 0;
text-align: right;
}
.stm_post_details .comments_num a {
color: #777;
}
.stm_post_details .comments_num .fa {
color: #7bc74d;
font-size: 16px;
margin: 0 8px 0 0;
}
.stm_post_details span {
color: #222;
}
.stm_post_details img {
max-width: 100%;
height: auto;
display: block;
}
.post_bottom {
margin: 0 0 52px;
}
.post_bottom .tags {
font-size: 0;
}
.post_bottom .tags a {
display: inline-block;
vertical-align: top;
padding: 5px 8px 6px;
font-size: 13px !important;
color: #777;
border: 1px solid #ccc;
margin: 0 6px 7px 0;
text-decoration: none !important;
text-transform: lowercase;
transition: all 0.3s ease;
}
.post_bottom .tags a:hover {
background: #6bc74d;
border-color: #6bc74d;
color: #222;
}
.post_bottom .share_buttons {
white-space: nowrap;
padding: 5px 0 0;
}
.post_bottom .share_buttons .addtoany_header {
display: inline-block;
vertical-align: middle;
margin: 0 15px 0 0;
font-size: 11px;
line-height: 1;
}
.post_bottom .share_buttons label {
font-size: 11px;
color: #aaa;
font-weight: 600;
text-transform: uppercase;
vertical-align: middle;
display: inline-block;
margin: 0 15px 0 0;
}
.post_bottom .share_buttons .addtoany_list {
display: inline-block;
vertical-align: middle;
margin: 0 -4px;
line-height: 1 !important;
}
.post_bottom .share_buttons .addtoany_list a {
line-height: 1;
}
.post_bottom .share_buttons .addtoany_list a span {
vertical-align: middle;
}
.about_author {
background: #f2f2f2;
padding: 20px 20px 15px;
margin: 0 0 50px;
}
.about_author:after {
content: "";
display: table;
clear: both;
}
.about_author .author_image {
float: left;
width: 87px;
height: 87px;
margin: 0 25px 0 0;
}
.about_author .author_image img {
display: block;
max-width: 100%;
height: auto;
}
.about_author .author_info .author_name {
margin: 0 0 8px;
}
.about_author .author_info .author_name span {
display: block;
font-size: 11px;
font-weight: 600;
color: #aaa;
text-transform: uppercase;
margin: 0 0 3px;
}
.about_author .author_info .author_name strong {
font-weight: 700;
font-size: 16px;
color: #222;
text-transform: uppercase;
}
.about_author .author_info .author_content {
line-height: 22px;
font-size: 13px;
color: #222;
}
.posts_list > ul {
padding: 0;
margin: 0;
list-style: none;
}
.posts_list > ul > li {
list-style: none;
padding: 0 0 40px;
margin: 0 0 49px;
border-bottom: 1px solid #ddd;
}
.posts_list > ul > li.sticky {
background: #f2f2f2;
padding: 40px;
}
.posts_list > ul > li:last-child {
padding-bottom: 50px;
margin-bottom: 29px;
}
.posts_list > ul > li h4 {
padding-top: 0;
font-weight: 700;
font-size: 22px;
}
.posts_list > ul.no-paginate > li:last-child {
padding-bottom: 0;
margin-bottom: 40px;
border-bottom: none;
}
.posts_grid > ul.no-paginate:after {
content: none;
}
.default_widgets .wpb_content_element,
.shop_widgets .wpb_content_element,
.stm_sidebar .wpb_content_element {
margin: 0 0 40px;
}
.default_widgets .wpb_content_element .widget,
.shop_widgets .wpb_content_element .widget,
.stm_sidebar .wpb_content_element .widget {
margin: 0;
}
.widget {
margin: 0 0 40px;
}
.widget .widget_title {
border-top: 3px solid #222831;
margin-bottom: 35px;
}
.widget .widget_title:after {
display: none;
}
.widget.widget_archive ul,
.widget.widget_categories ul,
.widget.widget_meta ul,
.widget.widget_nav_menu ul,
.widget.widget_pages ul,
.widget.widget_product_categories ul {
list-style: none;
margin: 0;
padding: 0;
}
.widget.widget_archive ul li,
.widget.widget_categories ul li,
.widget.widget_meta ul li,
.widget.widget_nav_menu ul li,
.widget.widget_pages ul li,
.widget.widget_product_categories ul li {
font-weight: 600;
border-bottom: 1px solid #fff;
background: #f2f2f2;
margin: 0;
padding: 0 23px 0 0;
color: #222831;
}
.widget.widget_archive ul li:hover a,
.widget.widget_categories ul li:hover a,
.widget.widget_meta ul li:hover a,
.widget.widget_nav_menu ul li:hover a,
.widget.widget_pages ul li:hover a,
.widget.widget_product_categories ul li:hover a {
color: #7bc74d;
}
.widget.widget_archive ul li a,
.widget.widget_categories ul li a,
.widget.widget_meta ul li a,
.widget.widget_nav_menu ul li a,
.widget.widget_pages ul li a,
.widget.widget_product_categories ul li a {
color: #222831;
text-decoration: none !important;
border-left: 5px solid transparent;
display: inline-block;
padding: 14px 0 14px 18px;
transition: all 0.3s ease;
}
.widget.widget_archive ul li.current-cat:hover > a,
.widget.widget_archive ul li.current-cat > a,
.widget.widget_archive ul li.current-menu-item:hover > a,
.widget.widget_archive ul li.current-menu-item > a,
.widget.widget_archive ul li.current_page_item:hover > a,
.widget.widget_archive ul li.current_page_item > a,
.widget.widget_archive ul li:hover > a,
.widget.widget_categories ul li.current-cat:hover > a,
.widget.widget_categories ul li.current-cat > a,
.widget.widget_categories ul li.current-menu-item:hover > a,
.widget.widget_categories ul li.current-menu-item > a,
.widget.widget_categories ul li.current_page_item:hover > a,
.widget.widget_categories ul li.current_page_item > a,
.widget.widget_categories ul li:hover > a,
.widget.widget_meta ul li.current-cat:hover > a,
.widget.widget_meta ul li.current-cat > a,
.widget.widget_meta ul li.current-menu-item:hover > a,
.widget.widget_meta ul li.current-menu-item > a,
.widget.widget_meta ul li.current_page_item:hover > a,
.widget.widget_meta ul li.current_page_item > a,
.widget.widget_meta ul li:hover > a,
.widget.widget_nav_menu ul li.current-cat:hover > a,
.widget.widget_nav_menu ul li.current-cat > a,
.widget.widget_nav_menu ul li.current-menu-item:hover > a,
.widget.widget_nav_menu ul li.current-menu-item > a,
.widget.widget_nav_menu ul li.current_page_item:hover > a,
.widget.widget_nav_menu ul li.current_page_item > a,
.widget.widget_nav_menu ul li:hover > a,
.widget.widget_pages ul li.current-cat:hover > a,
.widget.widget_pages ul li.current-cat > a,
.widget.widget_pages ul li.current-menu-item:hover > a,
.widget.widget_pages ul li.current-menu-item > a,
.widget.widget_pages ul li.current_page_item:hover > a,
.widget.widget_pages ul li.current_page_item > a,
.widget.widget_pages ul li:hover > a,
.widget.widget_product_categories ul li.current-cat:hover > a,
.widget.widget_product_categories ul li.current-cat > a,
.widget.widget_product_categories ul li.current-menu-item:hover > a,
.widget.widget_product_categories ul li.current-menu-item > a,
.widget.widget_product_categories ul li.current_page_item:hover > a,
.widget.widget_product_categories ul li.current_page_item > a,
.widget.widget_product_categories ul li:hover > a {
border-left-color: #7bc74d;
}
.widget.widget_archive ul li.current-cat ul,
.widget.widget_archive ul li.current-menu-item ul,
.widget.widget_archive ul li.current_page_item ul,
.widget.widget_categories ul li.current-cat ul,
.widget.widget_categories ul li.current-menu-item ul,
.widget.widget_categories ul li.current_page_item ul,
.widget.widget_meta ul li.current-cat ul,
.widget.widget_meta ul li.current-menu-item ul,
.widget.widget_meta ul li.current_page_item ul,
.widget.widget_nav_menu ul li.current-cat ul,
.widget.widget_nav_menu ul li.current-menu-item ul,
.widget.widget_nav_menu ul li.current_page_item ul,
.widget.widget_pages ul li.current-cat ul,
.widget.widget_pages ul li.current-menu-item ul,
.widget.widget_pages ul li.current_page_item ul,
.widget.widget_product_categories ul li.current-cat ul,
.widget.widget_product_categories ul li.current-menu-item ul,
.widget.widget_product_categories ul li.current_page_item ul {
margin-top: 20px;
}
.widget.widget_archive ul li:before,
.widget.widget_categories ul li:before,
.widget.widget_meta ul li:before,
.widget.widget_nav_menu ul li:before,
.widget.widget_pages ul li:before,
.widget.widget_product_categories ul li:before {
display: none;
}
.widget.widget_archive ul li .children,
.widget.widget_archive ul li .sub-menu,
.widget.widget_categories ul li .children,
.widget.widget_categories ul li .sub-menu,
.widget.widget_meta ul li .children,
.widget.widget_meta ul li .sub-menu,
.widget.widget_nav_menu ul li .children,
.widget.widget_nav_menu ul li .sub-menu,
.widget.widget_pages ul li .children,
.widget.widget_pages ul li .sub-menu,
.widget.widget_product_categories ul li .children,
.widget.widget_product_categories ul li .sub-menu {
margin: -2px 0 25px 35px;
padding: 0;
}
.widget.widget_archive ul li .children li,
.widget.widget_archive ul li .sub-menu li,
.widget.widget_categories ul li .children li,
.widget.widget_categories ul li .sub-menu li,
.widget.widget_meta ul li .children li,
.widget.widget_meta ul li .sub-menu li,
.widget.widget_nav_menu ul li .children li,
.widget.widget_nav_menu ul li .sub-menu li,
.widget.widget_pages ul li .children li,
.widget.widget_pages ul li .sub-menu li,
.widget.widget_product_categories ul li .children li,
.widget.widget_product_categories ul li .sub-menu li {
position: relative;
font-weight: 400;
border: none;
font-size: 13px;
margin: 0 0 12px;
padding-right: 0;
background: 0 0;
}
.widget.widget_archive ul li .children li:before,
.widget.widget_archive ul li .sub-menu li:before,
.widget.widget_categories ul li .children li:before,
.widget.widget_categories ul li .sub-menu li:before,
.widget.widget_meta ul li .children li:before,
.widget.widget_meta ul li .sub-menu li:before,
.widget.widget_nav_menu ul li .children li:before,
.widget.widget_nav_menu ul li .sub-menu li:before,
.widget.widget_pages ul li .children li:before,
.widget.widget_pages ul li .sub-menu li:before,
.widget.widget_product_categories ul li .children li:before,
.widget.widget_product_categories ul li .sub-menu li:before {
content: "-";
display: block;
position: absolute;
left: -11px;
top: 0;
color: #777;
}
.widget.widget_recent_comments,
.widget.widget_rss,
.widget.widget_search .search-form {
position: relative;
}
.widget.widget_archive ul li .children li:hover a,
.widget.widget_archive ul li .sub-menu li:hover a,
.widget.widget_categories ul li .children li:hover a,
.widget.widget_categories ul li .sub-menu li:hover a,
.widget.widget_meta ul li .children li:hover a,
.widget.widget_meta ul li .sub-menu li:hover a,
.widget.widget_nav_menu ul li .children li:hover a,
.widget.widget_nav_menu ul li .sub-menu li:hover a,
.widget.widget_pages ul li .children li:hover a,
.widget.widget_pages ul li .sub-menu li:hover a,
.widget.widget_product_categories ul li .children li:hover a,
.widget.widget_product_categories ul li .sub-menu li:hover a {
text-decoration: underline !important;
}
.widget.widget_archive ul li .children li a,
.widget.widget_archive ul li .sub-menu li a,
.widget.widget_categories ul li .children li a,
.widget.widget_categories ul li .sub-menu li a,
.widget.widget_meta ul li .children li a,
.widget.widget_meta ul li .sub-menu li a,
.widget.widget_nav_menu ul li .children li a,
.widget.widget_nav_menu ul li .sub-menu li a,
.widget.widget_pages ul li .children li a,
.widget.widget_pages ul li .sub-menu li a,
.widget.widget_product_categories ul li .children li a,
.widget.widget_product_categories ul li .sub-menu li a {
background: 0 0;
border: none;
padding: 0;
color: #777;
}
.widget.widget_archive ul li .children li .children,
.widget.widget_archive ul li .children li .sub-menu,
.widget.widget_archive ul li .sub-menu li .children,
.widget.widget_archive ul li .sub-menu li .sub-menu,
.widget.widget_categories ul li .children li .children,
.widget.widget_categories ul li .children li .sub-menu,
.widget.widget_categories ul li .sub-menu li .children,
.widget.widget_categories ul li .sub-menu li .sub-menu,
.widget.widget_meta ul li .children li .children,
.widget.widget_meta ul li .children li .sub-menu,
.widget.widget_meta ul li .sub-menu li .children,
.widget.widget_meta ul li .sub-menu li .sub-menu,
.widget.widget_nav_menu ul li .children li .children,
.widget.widget_nav_menu ul li .children li .sub-menu,
.widget.widget_nav_menu ul li .sub-menu li .children,
.widget.widget_nav_menu ul li .sub-menu li .sub-menu,
.widget.widget_pages ul li .children li .children,
.widget.widget_pages ul li .children li .sub-menu,
.widget.widget_pages ul li .sub-menu li .children,
.widget.widget_pages ul li .sub-menu li .sub-menu,
.widget.widget_product_categories ul li .children li .children,
.widget.widget_product_categories ul li .children li .sub-menu,
.widget.widget_product_categories ul li .sub-menu li .children,
.widget.widget_product_categories ul li .sub-menu li .sub-menu {
margin-top: 10px;
margin-bottom: 5px;
}
.widget.widget_recent_comments ul,
.widget.widget_rss ul {
list-style: none;
margin: 0;
padding: 0;
}
.widget.widget_recent_comments ul li,
.widget.widget_rss ul li {
font-weight: 600;
border-bottom: 1px solid #fff;
background: #f2f2f2;
margin: 0;
padding: 14px 23px 14px 18px;
border-left: 5px solid transparent;
color: #222831;
}
.widget.widget_recent_comments ul li a,
.widget.widget_rss ul li a {
color: #222831;
text-decoration: none !important;
transition: all 0.3s ease;
}
.widget.widget_recent_comments ul li:hover,
.widget.widget_rss ul li:hover {
border-left-color: #7bc74d;
}
.widget.widget_recent_comments ul li:before,
.widget.widget_rss ul li:before {
display: none;
}
.widget.widget_calendar .calendar_wrap table {
width: 100%;
}
.widget.widget_calendar .calendar_wrap table caption {
font-weight: 700;
text-transform: uppercase;
color: #222831;
margin: 0 0 15px;
}
.widget.widget_calendar .calendar_wrap table td,
.widget.widget_calendar .calendar_wrap table th {
text-align: center;
font-size: 14px;
padding: 10px 5px;
}
.widget.widget_calendar .calendar_wrap table thead th {
background: #6bc74d;
color: #222831;
}
.widget.widget_calendar .calendar_wrap table tbody {
border: 1px solid #e6e6e6;
}
.widget.widget_calendar .calendar_wrap table tfoot #prev {
text-align: left;
}
.widget.widget_calendar .calendar_wrap table tfoot #next {
text-align: right;
}
.widget.widget_search .search-form .form-control {
width: 100%;
padding: 13px 50px 13px 15px;
height: 44px;
}
.widget.widget_search .search-form button {
position: absolute;
right: 0;
top: 0;
width: 44px;
height: 44px;
background: #222831;
color: #fff;
text-align: center;
border: none;
font-size: 17px;
outline: 0 !important;
transition: all 0.3s ease;
}
.widget.widget_search .search-form button:hover {
background: #6bc74d;
}
.widget.widget_product_tag_cloud .tagcloud,
.widget.widget_tag_cloud .tagcloud {
font-size: 0;
}
.widget.widget_product_tag_cloud .tagcloud a,
.widget.widget_tag_cloud .tagcloud a {
display: inline-block;
vertical-align: top;
padding: 5px 8px 6px;
font-size: 13px !important;
color: #777;
border: 1px solid #ccc;
margin: 0 6px 7px 0;
text-decoration: none !important;
text-transform: lowercase;
transition: all 0.3s ease;
}
.widget.widget_product_tag_cloud .tagcloud a:hover,
.widget.widget_tag_cloud .tagcloud a:hover {
background: #6bc74d;
border-color: #6bc74d;
color: #fff;
}
.widget.widget_text,
.widget.widget_text p {
font-size: 13px;
line-height: 22px;
color: #222;
}
.widget.widget_text img {
max-width: 100%;
height: auto;
}
.widget.widget_text .widget_title {
font-size: 16px;
font-weight: 600;
margin-bottom: 17px;
}
.widget.widget_recent_entries ul {
margin: 0 0 20px;
list-style: none;
padding: 0;
}
.widget.widget_recent_entries ul li {
padding: 0;
margin: 0 0 30px;
}
.widget.widget_recent_entries ul li:before {
display: none;
}
.widget.widget_recent_entries ul li a {
font-size: 14px;
line-height: 20px;
color: #222831;
font-weight: 600;
margin: 0 0 9px;
display: block;
}
.widget.widget_recent_entries ul li a:hover {
color: #7bc74d;
}
.widget.widget_recent_entries ul li .post-date {
position: relative;
display: block;
line-height: 16px;
font-size: 12px;
color: grey;
padding: 0 0 0 23px;
}
.widget.widget_recent_entries ul li .post-date:before {
content: "\f017";
font: normal normal normal 14px/1 FontAwesome;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
transform: translate(0, 0);
position: absolute;
left: 0;
top: 3px;
color: #6bc74d;
font-size: 15px;
}
#footer .footer_widgets,
#footer .footer_widgets .widget.widget_mc4wp_form_widget form.mc4wp-form {
position: relative;
}
.widget.widget_recent_entries ul li:last-child {
margin: 0;
}
#footer .footer_widgets .widget {
margin: 0 0 30px;
}
#footer .footer_widgets .widget .widget_title {
position: relative;
text-transform: none;
font-weight: 600;
font-size: 18px;
color: #fff;
margin-bottom: 10px;
padding-bottom: 15px;
}
#footer .footer_widgets .widget .footer_text {
font-size: 15px;
line-height: 24px;
}
#footer .footer_widgets .widget.widget_mc4wp_form_widget .widget_title {
border-bottom: none;
margin: 0 0 14px;
letter-spacing: 1px;
text-transform: uppercase;
font-size: 14px;
}
#footer .footer_widgets .widget.widget_mc4wp_form_widget form.mc4wp-form .stm_newsletter_form {
margin: 0 0 12px;
}
#footer .footer_widgets .widget.widget_mc4wp_form_widget form.mc4wp-form .stm_newsletter_form input[type="email"] {
max-width: 100%;
background: #fff;
padding: 12.9px 57px 12.9px 20px;
box-shadow: 0 0 0 1px #fff;
border-radius: 0;
}
#footer .footer_widgets .widget.widget_mc4wp_form_widget form.mc4wp-form .stm_newsletter_form input[type="email"]:active,
#footer .footer_widgets .widget.widget_mc4wp_form_widget form.mc4wp-form .stm_newsletter_form input[type="email"]:focus {
border-radius: 0 !important;
color: #222831;
}
#footer .footer_widgets .widget.widget_mc4wp_form_widget form.mc4wp-form .stm_newsletter_form input[type="submit"] {
position: absolute;
left: 0;
top: 0;
visibility: hidden;
}
#footer .footer_widgets .widget.widget_mc4wp_form_widget form.mc4wp-form .stm_newsletter_form label {
position: absolute;
right: 0;
top: 0;
border: none;
border-radius: 0 4px 4px 0;
width: 48px;
height: 46px;
line-height: 40px;
padding: 4px 0 0;
cursor: pointer;
text-align: center;
font-size: 15px;
color: #222;
outline: 0 !important;
transition: color 0.3s ease;
background: #6bc74d;
}
#footer .footer_widgets .widget.widget_mc4wp_form_widget form.mc4wp-form .stm_newsletter_form label:hover {
background: #7bc74d;
}
#footer .footer_widgets .widget.widget_mc4wp_form_widget form.mc4wp-form .stm_newsletter_form label:hover i {
color: #fff;
}
#footer .footer_widgets .widget.widget_mc4wp_form_widget form.mc4wp-form .stm_newsletter_form label .stm-email {
font: normal normal normal 14px/1 FontAwesome;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
transform: translate(0, 0);
font-family: stm !important;
font-size: 11px;
}
#footer .footer_widgets .widget.widget_mc4wp_form_widget form.mc4wp-form .stm_newsletter_form label .stm-email:before {
content: "\e91a";
}
#footer .footer_widgets .widget.widget_mc4wp_form_widget form.mc4wp-form p {
color: rgba(255, 255, 255, 0.6);
font-size: 13px;
}
#footer .footer_widgets .widget.widget_recent_entries {
position: relative;
}
#footer .footer_widgets .widget.widget_recent_entries ul {
list-style: none;
margin: 0;
padding: 0;
}
#footer .footer_widgets .widget.widget_recent_entries ul li {
position: relative;
margin: 0 0 30px;
}
#footer .footer_widgets .widget.widget_recent_entries ul li a {
font-weight: 500;
color: #fff;
line-height: 20px;
font-size: 14px;
display: inline-block;
vertical-align: top;
transition: all 0.3s ease;
margin: 0 0 14px;
}
#footer .footer_widgets .widget.widget_recent_entries ul li a:hover {
text-decoration: none;
color: #6bc74d;
}
#footer .footer_widgets .widget.widget_recent_entries ul li .post-date {
position: relative;
display: block;
line-height: 16px;
font-size: 12px;
padding: 0 0 0 23px;
color: rgba(255, 255, 255, 0.6);
}
#footer .footer_widgets .widget.widget_recent_entries ul li .post-date:before {
content: "\e92b";
font-family: stm;
color: #6bc74d;
font-size: 12px;
position: absolute;
left: 0;
top: 3px;
}
#footer .footer_widgets .widget.widget_nav_menu {
position: relative;
}
#footer .footer_widgets .widget.widget_nav_menu ul {
list-style: none;
padding: 0;
margin: 0 -20px;
font-size: 0;
}
#footer .footer_widgets .widget.widget_nav_menu ul li {
width: 42%;
font-size: 14px;
line-height: 16px;
padding: 0 20px;
margin: 0 0 20px;
display: inline-block;
vertical-align: top;
position: relative;
border: none;
font-family: inherit !important;
background: 0 0;
font-weight: 400;
}
#footer .footer_widgets .widget.widget_nav_menu ul li a {
padding: 0;
border: none;
position: relative;
color: #fff !important;
font-size: 13px;
text-decoration: none;
line-height: 1.25;
}
#footer .footer_widgets .widget.widget_nav_menu ul li a:hover {
text-decoration: underline !important;
opacity: 1;
}
#footer .footer_widgets .widget.widget_nav_menu ul li .sub-menu {
margin-top: 10px;
}
#footer .footer_widgets .widget.widget_nav_menu ul li .sub-menu li {
float: none;
width: auto;
padding: 0 20px 0 30px;
margin-bottom: 5px;
}
#footer .footer_widgets .widget.widget_nav_menu ul li .sub-menu li a {
text-decoration: none !important;
}
#footer .footer_widgets .widget.widget_nav_menu ul li .sub-menu li:before {
left: 20px;
}
#footer .footer_widgets .widget.widget_nav_menu ul li .sub-menu > li:hover > a {
text-decoration: underline !important;
}
#footer .footer_widgets .widget.widget_calendar .calendar_wrap table {
width: 100%;
}
#footer .footer_widgets .widget.widget_calendar .calendar_wrap table caption {
font-weight: 700;
text-transform: uppercase;
color: #fff;
margin: 0 0 15px;
}
#footer .footer_widgets .widget.widget_calendar .calendar_wrap table td,
#footer .footer_widgets .widget.widget_calendar .calendar_wrap table th {
text-align: center;
font-size: 14px;
padding: 10px 5px;
color: #fff;
}
#footer .footer_widgets .widget.widget_calendar .calendar_wrap table thead th {
background: #6bc74d;
color: #222831;
}
#footer .footer_widgets .widget.widget_calendar .calendar_wrap table tbody {
border: 1px solid #fff;
}
#footer .footer_widgets .widget.widget_calendar .calendar_wrap table tfoot #prev {
text-align: left;
}
#footer .footer_widgets .widget.widget_calendar .calendar_wrap table tfoot #next {
text-align: right;
}
#footer .footer_widgets .widget.widget_search .search-form {
position: relative;
}
#footer .footer_widgets .widget.widget_search .search-form .form-control {
width: 100%;
padding: 13px 50px 13px 15px;
height: 44px;
}
#footer .footer_widgets .widget.widget_search .search-form button {
position: absolute;
right: 0;
top: 0;
width: 44px;
height: 44px;
background: #6bc74d;
color: #222831;
text-align: center;
border: none;
font-size: 17px;
outline: 0 !important;
transition: all 0.3s ease;
}
#footer .footer_widgets .widget.widget_search .search-form button:hover {
background: #6bc74d;
color: #fff;
}
#footer .footer_widgets .widget.widget_text {
color: #000;
font-size: 15px;
}
#footer .footer_widgets .widget.widget_text p {
font-size: 15px;
line-height: 24px;
color: #fff;
}
#footer .footer_widgets .widget.widget_text .wp-caption-text {
color: #222;
}
#footer .footer_widgets .widget.widget_text img {
max-width: 100%;
height: auto;
}
#footer .footer_widgets .widget.widget_text #sb_instagram {
padding-top: 5px;
padding-bottom: 0 !important;
}
#footer .footer_widgets .widget.widget_text #sb_instagram #sbi_images {
width: auto !important;
padding: 0 !important;
margin: -7.5px -7.5px 0 !important;
}
#footer .footer_widgets .widget.widget_text #sb_instagram #sbi_images .sbi_item {
padding: 7.5px !important;
}
#footer .footer_widgets .widget.widget_product_tag_cloud .tagcloud,
#footer .footer_widgets .widget.widget_tag_cloud .tagcloud {
font-size: 0;
}
#footer .footer_widgets .widget.widget_product_tag_cloud .tagcloud a,
#footer .footer_widgets .widget.widget_tag_cloud .tagcloud a {
display: inline-block;
vertical-align: top;
padding: 5px 8px 6px;
font-size: 13px !important;
color: #777;
border: 1px solid #ccc;
margin: 0 6px 7px 0;
text-decoration: none !important;
text-transform: lowercase;
background: #fff;
transition: all 0.3s ease;
}
#footer .footer_widgets .widget.widget_product_tag_cloud .tagcloud a:hover,
#footer .footer_widgets .widget.widget_tag_cloud .tagcloud a:hover {
background: #6bc74d;
border-color: #6bc74d;
color: #222;
}
#footer .footer_widgets .widget .button.theme_style_7 {
border-width: 2px;
padding: 7px 15px 7px 40px;
border-radius: 5px;
text-transform: none;
border-color: #6bc74d;
background-color: transparent;
color: #fff;
}
#footer .footer_widgets .widget .button.theme_style_7 i {
margin: 2px 0 0;
font-size: 18px;
color: #7bc74d;
}
#footer .footer_widgets .widget .button.theme_style_7:hover {
border-color: #7bc74d;
background-color: #7bc74d;
color: #fff;
}
#footer .footer_widgets .widget .button.theme_style_7:hover i {
color: #fff;
}
#footer .footer_widgets .widget_tp_widget_recent_tweets:after {
content: "";
display: table;
clear: both;
}
#footer .footer_widgets .tp_recent_tweets {
margin-top: -2px;
}
#footer .footer_widgets .tp_recent_tweets ul {
padding-left: 0;
margin-bottom: 0;
}
#footer .footer_widgets .tp_recent_tweets li {
position: relative;
padding-left: 30px;
padding-bottom: 22px;
background: 0 0;
}
#footer .footer_widgets .tp_recent_tweets li:last-child {
padding-bottom: 0;
}
#footer .footer_widgets .tp_recent_tweets li:before {
position: absolute;
left: 0;
top: 3px;
content: "\f099";
font: normal normal normal 14px/1 FontAwesome;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
transform: translate(0, 0);
font-size: 18px;
color: #6bc74d;
}
#footer .footer_widgets .tp_recent_tweets li span {
font-size: 13px;
line-height: 22px;
color: rgba(255, 255, 255, 0.6);
}
#footer .footer_widgets .tp_recent_tweets li span a {
transition: all 0.2s;
font-weight: 400;
color: #fff !important;
}
#footer .footer_widgets .tp_recent_tweets li span a:hover {
color: #6bc74d;
}
#footer .footer_widgets .tp_recent_tweets li .twitter_time {
margin-top: 2px;
font-size: 11px;
font-style: normal;
color: rgba(255, 255, 255, 0.4) !important;
}
body #footer .footer_widgets .widget.widget_text .footer_subscribe {
color: #fff94 !important;
}
.stm_list-duty {
padding: 0;
margin: 0;
list-style: none;
}
.stm_list-duty li {
position: relative;
padding-left: 40px;
margin-bottom: 20px;
font-size: 13px;
line-height: 20px;
color: #fff;
}
.stm_list-duty li a {
color: #fff;
transition: all 0.3s ease;
}
.stm_list-duty li a:hover {
color: #6bc74d;
text-decoration: none;
}
.stm_list-duty li.widget_contacts_email,
.stm_list-duty li.widget_contacts_email .text {
opacity: 1;
}
.stm_list-duty li.widget_contacts_email i {
font-size: 20px;
}
.stm_list-duty li.widget_contacts_email i:before {
content: "\e93d";
}
.stm_list-duty li.widget_contacts_address i:before {
content: "\e93c";
}
.stm_list-duty li.widget_contacts_phone i {
top: 5px;
font-size: 24px;
}
.stm_list-duty li.widget_contacts_phone i:before {
content: "\e93e";
}
.stm_list-duty li.widget_contacts_hours i {
top: 3px;
font-size: 17px;
}
.stm_list-duty li.widget_contacts_regime i {
font-size: 23px;
}
.stm_list-duty li i {
position: absolute;
left: 0;
top: 5px;
font-size: 26px;
color: #6bc74d;
}
#footer.style_1 .widget_socials {
list-style: none;
padding: 0;
margin: -20px 0 7px;
}
#footer.style_1 .widget_socials.widget {
margin-bottom: 0 !important;
}
#footer.style_1 .widget_socials:after {
content: "";
display: table;
clear: both;
}
#footer.style_1 .widget_socials .socials {
margin-top: -7px;
}
#footer.style_1 .widget_socials li {
float: left;
margin: 0 0 8px 25px;
}
#footer.style_1 .widget_socials li:first-child {
margin-left: 0;
}
#footer.style_1 .widget_socials li a {
display: block;
color: #fff;
text-align: center;
font-size: 14px;
text-decoration: none !important;
transition: all 0.3s ease;
}
#footer.style_1 .widget_socials li a i.fa-vimeo {
font-size: 14px;
}
#footer.style_1 .widget_socials li a i.stm-google-plus {
font-size: 13px;
}
#footer.style_1 .widget_socials li a:hover {
color: #6bc74d;
}
.about_vacantion {
position: relative;
display: table;
table-layout: fixed;
width: 100%;
background: #222831;
padding: 23px 32px;
margin: 0 0 80px;
color: #fff;
}
.about_vacantion .info {
display: table-cell;
line-height: 26px;
padding: 0 10px;
font-size: 13px;
}
.about_vacantion .info:first-child {
padding-left: 0;
}
.about_vacantion .info:last-child {
padding-right: 0;
}
.about_vacantion .info .icon {
float: left;
width: 30px;
}
.about_vacantion .info .text {
overflow: hidden;
}
.about_vacantion .info .text strong {
display: block;
color: #fff;
font-weight: 700;
}
@media only screen and (max-width: 1024px) {
.about_vacantion {
margin-bottom: 60px;
}
}
@media only screen and (max-width: 991px) {
.about_vacantion {
margin-bottom: 40px;
}
}
.vacancy_bottom {
position: relative;
margin: 0 0 60px;
padding-top: 40px;
border-top: 1px solid #ddd;
}
.vacancy_bottom .share_buttons {
white-space: nowrap;
padding: 5px 0 0;
}
.vacancy_bottom .share_buttons .addtoany_header {
display: inline-block;
vertical-align: middle;
margin: 0 15px 0 0;
font-size: 11px;
line-height: 1;
}
.vacancy_bottom .share_buttons label {
font-size: 11px;
color: #aaa;
font-weight: 600;
text-transform: uppercase;
vertical-align: middle;
display: inline-block;
margin: 0 15px 0 0;
}
.vacancy_bottom .share_buttons .addtoany_list {
display: inline-block;
vertical-align: middle;
margin: 0 -4px;
line-height: 1 !important;
}
.vacancy_bottom .share_buttons .addtoany_list a {
line-height: 1;
}
.vacancy_bottom .share_buttons .addtoany_list a span {
vertical-align: middle;
}
.vacancy_bottom .share_buttons .addtoany_list a span.a2a_s_google_plus {
background-color: #db4437 !important;
}
.elementor-widget-stm_staff_bottom .elementor-widget-container,
.staff_bottom_wr {
background-color: #222831;
}
.staff_bottom_wr {
position: relative;
color: #fff;
padding: 47px 50px 38px;
margin-bottom: 30px;
}
.staff_bottom_wr.consulting_elementor_staff_bottom {
background: inherit;
}
.staff_bottom_wr:before {
content: "";
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
background-color: inherit;
opacity: 0.9;
}
.consulting_stocks_box,
.staff_bottom_wr .staff_bottom {
position: relative;
}
.staff_bottom_wr .staff_bottom h4 {
color: #fff;
font-weight: 700;
padding: 0;
margin: 0 0 28px;
}
.staff_bottom_wr .staff_bottom .infos {
display: table;
width: 100%;
table-layout: fixed;
}
.staff_bottom_wr .staff_bottom .infos .info {
display: table-cell;
vertical-align: top;
font-weight: 500;
line-height: 22px;
padding: 0 20px;
}
.staff_bottom_wr .staff_bottom .infos .info .email span,
.staff_bottom_wr .staff_bottom .infos .info .phone .fa-phone,
.staff_bottom_wr .staff_bottom .infos .info .phone span {
display: inline-block;
vertical-align: middle;
}
.staff_bottom_wr .staff_bottom .infos .info:first-child {
padding-left: 0;
}
.staff_bottom_wr .staff_bottom .infos .info:last-child {
padding-right: 0;
}
.staff_bottom_wr .staff_bottom .infos .info i {
color: #6bc74d;
}
.staff_bottom_wr .staff_bottom .infos .info .phone {
margin: 0 0 14px;
}
.staff_bottom_wr .staff_bottom .infos .info .phone .fa-phone {
font-size: 20px;
width: 25px;
}
.staff_bottom_wr .staff_bottom .infos .info .email .stm-envelope {
font-size: 12px;
display: inline-block;
vertical-align: middle;
width: 25px;
}
.staff_bottom_wr .staff_bottom .infos .info .address .stm-marker {
float: left;
font-size: 18px;
width: 30px;
}
.staff_bottom_wr .staff_bottom .infos .info .address span {
overflow: hidden;
display: block;
}
.staff_bottom_wr .staff_bottom .infos .info .socials p {
margin: 0 0 9px;
line-height: 22px;
}
.staff_bottom_wr .staff_bottom .infos .info .socials ul {
list-style: none;
padding: 0;
margin: 0;
}
.staff_bottom_wr .staff_bottom .infos .info .socials ul:after {
content: "";
display: table;
clear: both;
}
.staff_bottom_wr .staff_bottom .infos .info .socials ul li {
float: left;
margin: 0 8px 8px 0;
}
.staff_bottom_wr .staff_bottom .infos .info .socials ul li a {
display: block;
width: 32px;
height: 32px;
border-radius: 32px;
background: #fff;
text-align: center;
line-height: 32px;
font-size: 17px;
text-decoration: none !important;
transition: all 0.3s ease;
}
.staff_bottom_wr .staff_bottom .infos .info .socials ul li a i {
line-height: 34px;
color: #222831;
}
.staff_bottom_wr .staff_bottom .infos .info .socials ul li a i.fa-vimeo {
font-size: 14px;
}
.staff_bottom_wr .staff_bottom .infos .info .socials ul li a i.stm-google-plus {
font-size: 13px;
}
.staff_bottom_wr .staff_bottom .infos .info .socials ul li a:hover {
background: #7bc74d;
}
.staff_bottom_wr .staff_bottom .infos .info .socials ul li a:hover i {
color: #fff;
}
.staff_bottom_wr .staff_bottom .infos .info .socials ul li a.social-facebook:hover {
background: #3a5897;
}
.staff_bottom_wr .staff_bottom .infos .info .socials ul li a.social-twitter:hover {
background: #00aced;
}
.staff_bottom_wr .staff_bottom .infos .info .socials ul li a.social-instagram:hover {
background: #ac907a;
}
.staff_bottom_wr .staff_bottom .infos .info .socials ul li a.social-google-plus:hover {
background: #db4437;
}
.staff_bottom_wr .staff_bottom .infos .info .socials ul li a.social-linkedin:hover {
background: #0077b5;
}
.staff_bottom_wr .staff_bottom .infos .info .socials ul li a.social-skype:hover {
background: #00aff0;
}
body .gform_wrapper input[type="email"],
body .gform_wrapper input[type="number"],
body .gform_wrapper input[type="password"],
body .gform_wrapper input[type="tel"],
body .gform_wrapper input[type="text"],
body .gform_wrapper input[type="url"],
body .gform_wrapper textarea {
font-size: 13px;
line-height: 18px;
color: #222;
background: #cacaca;
border: none;
box-shadow: none;
outline: 0;
padding: 16px 30px 15px;
border-radius: 0;
transition: all 0.3s ease;
box-sizing: border-box !important;
width: 100%;
display: block;
height: 49px;
}
body .gform_wrapper input[type="email"]:active,
body .gform_wrapper input[type="email"]:focus,
body .gform_wrapper input[type="number"]:active,
body .gform_wrapper input[type="number"]:focus,
body .gform_wrapper input[type="password"]:active,
body .gform_wrapper input[type="password"]:focus,
body .gform_wrapper input[type="tel"]:active,
body .gform_wrapper input[type="tel"]:focus,
body .gform_wrapper input[type="text"]:active,
body .gform_wrapper input[type="text"]:focus,
body .gform_wrapper input[type="url"]:active,
body .gform_wrapper input[type="url"]:focus,
body .gform_wrapper textarea:active,
body .gform_wrapper textarea:focus {
background: #fff;
border-radius: 2px;
box-shadow: 0 0 0 2px #6bc74d;
}
body .gform_wrapper .ginput_complex.ginput_container {
overflow: inherit;
}
body .gform_wrapper .recaptcha_input_area input[type="text"] {
height: auto;
display: inline-block;
}
.select2-container--default .select2-selection--multiple {
outline: 0 !important;
}
.select2-container .selection {
display: block;
}
.select2-container .selection:after {
content: "";
display: table;
clear: both;
}
.select2-container.select2-container--default .select2-selection--multiple {
border-radius: 0;
border: 1px solid #cacaca;
height: 49px;
line-height: 1;
background: #cacaca;
font-size: 13px;
}
.select2-container.select2-container--default .select2-selection--multiple .select2-selection__rendered {
line-height: 48px;
padding-left: 29px;
padding-right: 50px;
color: #222;
}
.select2-container.select2-container--default .select2-selection--multiple .select2-selection__arrow {
width: 50px;
height: 49px;
top: 0;
right: 0;
}
.select2-container.select2-container--default .select2-selection--multiple .select2-selection__arrow b {
border-width: 6px 6px 0;
border-color: #777 transparent transparent;
margin-left: -6px;
margin-top: -3px;
}
.select2-container.select2-container--default.select2-container--open .select2-selection--multiple {
border-color: #cacaca;
background-color: #fff;
}
.select2-container.select2-container--default.select2-container--open .select2-selection--multiple .select2-selection__arrow b {
border-color: transparent transparent #777;
border-width: 0 6px 6px;
}
.select2-container .select2-dropdown {
border: 1px solid #cacaca;
color: #222;
border-radius: 0;
}
.select2-container .select2-dropdown .select2-results__option--highlighted[aria-selected] {
background: #7bc74d;
}
.select2-container .select2-dropdown .select2-results__option {
padding: 10px 29px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice {
line-height: 35px;
}
.consulting_stocks_box:before {
content: "";
position: absolute;
display: block;
top: 50%;
left: 50%;
width: 32px;
height: 32px;
margin: -16px 0 0 -16px;
background-color: #222831;
border-radius: 50%;
-webkit-animation: scaleout 0.5s infinite ease-in-out;
animation: scaleout 1s infinite ease-in-out;
transition: all 0.5s ease-in-out;
}
.consulting_stocks_box div {
visibility: hidden !important;
opacity: 0 !important;
}
.consulting_stocks_box.hide_preloader:before {
display: none;
}
.consulting_stocks_box.hide_preloader div {
visibility: visible !important;
opacity: 1 !important;
}
.consulting_stocks_box .stocks_list .owl-stage-outer {
z-index: 10;
border-right: 1px solid rgba(255, 255, 255, 0.12);
}
.consulting_stocks_box .stocks_list .owl-stage-outer:before {
content: "";
position: absolute;
top: 0;
left: 0;
width: 1px;
height: 100%;
background: rgba(255, 255, 255, 0.12);
}
.consulting_stocks_box .stocks_list .owl-stage-outer .owl-stage {
margin-left: -1px;
}
.consulting_stocks_box .stocks_list .single-item {
display: table;
width: 100%;
padding: 10px 26px;
border-left: 1px solid rgba(255, 255, 255, 0.12);
font-size: 13px;
}
.consulting_stocks_box .stocks_list .single-item .currency_column {
display: table-cell;
vertical-align: top;
}
.consulting_stocks_box .stocks_list .single-item .currency_column:nth-child(2) {
text-align: right;
}
.consulting_stocks_box .stocks_list .single-item .stock-exchange {
margin-bottom: 8px;
font-weight: 400;
color: #fff;
}
.consulting_stocks_box .stocks_list .single-item .regular-price {
margin-bottom: 4px;
font-weight: 400;
color: #fff;
}
.consulting_stocks_box .stocks_list .single-item .regular-change {
white-space: nowrap;
font-weight: 700;
font-size: 11px;
}
.consulting_stocks_box .stocks_list .single-item .regular-change.positive {
display: none;
color: #66cdbc;
}
.consulting_stocks_box .stocks_list .single-item .regular-change.positive span:before {
content: "+";
}
.consulting_stocks_box .stocks_list .single-item .regular-change.negative {
display: none;
color: #d62a3a;
}
.consulting_stocks_box .stocks_list .single-item .positive .regular-price {
color: #3cbc98;
}
.consulting_stocks_box .stocks_list .single-item .positive .regular-price:after {
content: "\f0d8";
font-family: FontAwesome;
margin-left: 5px;
}
.consulting_stocks_box .stocks_list .single-item .negative .regular-price {
color: #ff4a68;
}
.consulting_stocks_box .stocks_list .single-item .negative .regular-price:after {
content: "\f0d7";
font-family: FontAwesome;
margin-left: 5px;
}
.consulting_stocks_box .stocks_list_box {
white-space: nowrap;
text-align: center;
width: 100%;
}
.consulting_stocks_box .stocks_list_box .single-item {
display: inline-block;
width: auto;
border-left: 0;
padding: 15px 20px 10px;
}
.consulting_stocks_box .stocks_list_box .single-item .currency_column {
padding-right: 10px;
}
@media only screen and (max-width: 1024px) {
.consulting_stocks_box .stocks_list_box {
padding: 20px 0;
max-height: 226px;
position: relative;
overflow-y: scroll !important;
}
.consulting_stocks_box .stocks_list_box .single-item {
float: left;
width: 100%;
padding: 6px 15px;
}
}
.stm-header__row_top .stm-header__cell.stm-header__cell_center,
.stm-header__row_top .stm-header__cell.stm-header__cell_center > div,
.stm-header__row_top .stm-header__element,
.stm-header__row_top .stm-header__element > div {
max-width: 100%;
}
.stm-header .stm-header__row_top .consulting_stocks_box,
.stm-header .stm-header__row_top .consulting_stocks_box .stocks_list,
.stm-header__row_top .stm-header__cell_center .stm-header__element:last-child {
width: 100%;
padding: 0 !important;
}
.stm-header__row_top.stm-header__row_color {
padding: 0 !important;
}
.stm-header__row_top .stm-header__cell_center .stm-header__element {
margin: 0 !important;
}
.consulting_stocks_box.with_arrows .stocks_list {
padding: 0 30px;
}
.owl-controls {
z-index: 9;
position: absolute;
top: 0;
right: -30px;
bottom: 0;
left: -30px;
}
.owl-controls .owl-nav {
display: flex;
align-items: center;
height: 100%;
}
.owl-controls .owl-nav .owl-next,
.owl-controls .owl-nav .owl-prev {
font-size: 0;
margin-left: 4px;
visibility: hidden;
}
.owl-controls .owl-nav .owl-next:before,
.owl-controls .owl-nav .owl-prev:before {
content: "\f053";
font-family: FontAwesome;
position: relative;
visibility: visible;
font-size: 18px;
color: #7bc74d;
}
.owl-controls .owl-nav .owl-next {
margin-left: auto;
margin-right: 4px;
}
.owl-controls .owl-nav .owl-next:before {
content: "\f054";
font-family: FontAwesome;
}
.stm-header .consulting_stocks_box {
padding: 6px 0;
position: relative;
background-color: #222831;
}
.stm-header .consulting_stocks_box .stocks_list {
padding: 0 30px;
}
@media only screen and (max-width: 1023px) {
.stm-header .consulting_stocks_box {
margin: 0 0 -30px;
padding: 6px 15px;
background-color: #222831;
}
}
.header_transparent .stm-header .consulting_stocks_box {
background-color: rgba(34, 40, 49, 0.2);
}
@media only screen and (max-width: 1023px) {
.header_transparent .stm-header .consulting_stocks_box {
margin: 0 0 -30px;
padding: 6px 0;
background-color: transparent;
}
}
div [class*=" stm-header"],
div [class*=" stm-header"] div,
div [class^="stm-header"],
div [class^="stm-header"] div {
font-family: inherit !important;
}
.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
padding: 0 !important;
}
.stocks_table {
display: flex;
flex-direction: column;
}
.stocks_table .single-item {
display: flex;
flex-direction: row;
align-items: center;
padding: 10px 20px;
border: 2px solid rgba(34, 40, 49, 0.1);
border-top: 0;
}
.stocks_table .single-item:first-child {
border-top: 2px solid rgba(34, 40, 49, 0.1);
}
.stocks_table .single-item div {
display: block;
}
.stocks_table .single-item div.arrow {
margin-right: 20px;
}
.stocks_table .single-item div.arrow i {
display: none;
}
.stocks_table .single-item div.exchange_box .stock-exchange {
text-transform: uppercase;
line-height: 16px;
font-weight: 600;
font-size: 14px;
color: #222;
}
.stocks_table .single-item div.exchange_box .stock-full-exchange {
font-size: 12px;
color: #777;
}
.stocks_table .single-item div.prices_box {
margin-right: 0;
margin-left: auto;
text-align: right;
}
.stocks_table .single-item div.prices_box .regular-change span {
color: #777;
}
.stocks_table .single-item div.prices_box .regular-price {
color: #2f3c42;
}
.stocks_table .single-item.negative .arrow i:last-child {
display: block;
color: #ec7974;
}
.stocks_table .single-item.negative .regular-change span:first-child {
color: #ec7974;
}
.stocks_table .single-item.positive .arrow i:first-child {
display: block;
color: #56c897;
}
.stocks_table .single-item.positive .regular-change span:first-child {
color: #56c897;
}
.stocks-tabs.vc_tta-style-flat.vc_tta-tabs .vc_tta-tabs-container {
margin-right: 0 !important;
}
.stocks-tabs.vc_tta-style-flat.vc_tta-tabs .vc_tta-tabs-container .vc_tta-tabs-list {
display: flex;
width: 100%;
margin-top: 0 !important;
margin-left: 0 !important;
}
.stocks-tabs.vc_tta-style-flat.vc_tta-tabs .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab {
flex: 50;
margin-left: 0 !important;
}
.stocks-tabs.vc_tta-style-flat.vc_tta-tabs .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab > a {
border-radius: 0 !important;
border: 2px solid rgba(34, 40, 49, 0.1) !important;
border-left: 0 !important;
padding: 12px 20px 11px;
text-align: center;
font-weight: 400;
font-size: 15px;
}
.stocks-tabs.vc_tta-style-flat.vc_tta-tabs .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab:first-child {
margin-left: 0 !important;
}
.stocks-tabs.vc_tta-style-flat.vc_tta-tabs .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab:first-child > a {
border-left: 2px solid rgba(34, 40, 49, 0.1) !important;
}
.stocks-tabs.vc_tta-style-flat.vc_tta-tabs .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab.vc_active > a {
background-color: #222831;
color: #fff !important;
}
.stocks-tabs.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
padding: 0 !important;
border-radius: 0 !important;
border: 2px solid rgba(34, 40, 49, 0.1) !important;
border-top: 0 !important;
}
.stocks-tabs.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels .vc_tta-panel-title {
padding-bottom: 20px;
}
@media only screen and (max-width: 767px) {
.stocks-tabs.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading {
background-color: #7bc74d;
border-radius: 0 !important;
}
.stocks-tabs.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading:hover {
background-color: #7bc74d !important;
}
.stocks-tabs.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading h4 a {
padding: 0 20px;
font-size: 18px;
color: #fff;
}
.stocks-tabs.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading h4:after {
background-color: transparent;
}
.stocks-tabs.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-heading {
background-color: #222831;
}
.stocks-tabs.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-heading h4 a {
color: #fff;
}
}
.stocks-tabs .stocks_table .single-item {
border-bottom: 2px solid rgba(34, 40, 49, 0.1) !important;
border-right: 0;
border-left: 0;
}
.stocks-tabs .stocks_table .single-item:first-child {
border-top: 0 !important;
}
.stocks-tabs .stocks_table .single-item:last-child {
border-bottom: 0 !important;
}
.consulting_stocks_box .labels_box {
display: flex;
}
.consulting_stocks_box .labels_box div {
margin-bottom: 15px;
font-size: 12px;
color: #222;
}
.consulting_stocks_box .labels_box div span {
display: inline-block;
vertical-align: middle;
margin-right: 5px;
margin-left: 10px;
width: 30px;
padding: 2px;
}
.example-enough-space,
.example-left,
.example-options,
.example-right {
position: relative;
overflow: hidden;
width: 100%;
padding: 5px;
background: #444;
color: #fff;
}
body:not(.home) #footer {
border-top: 1px solid #cacaca50;
}
#footer {
position: relative;
background-color: #222831;
}
#footer .widgets_row {
padding-top: 42px;
padding-bottom: 42px;
position: relative;
}
#footer .widgets_row .footer_logo {
position: relative;
margin: 0 0 35px;
padding: 20px 0 0;
}
#footer .widgets_row .footer_logo a {
display: inline-block;
vertical-align: top;
}
#footer .widgets_row .footer_logo a img {
display: block;
height: 45px;
width: auto;
}
#footer .copyright_row .copyright_row_wr .socials ul:after,
#footer .copyright_row .copyright_row_wr:after {
display: table;
content: "";
clear: both;
}
#footer .widgets_row .footer_text {
color: rgba(255, 255, 255, 0.5);
margin: 0 0 30px;
}
#footer .widgets_row .footer_text p {
margin: 0;
font-size: 13px;
line-height: 22px;
}
#footer .copyright_row {
position: relative;
background: #000;
}
#footer .copyright_row.widgets_disabled .copyright_row_wr {
border-top: none;
}
#footer .copyright_row .copyright_row_wr {
padding: 14px 0;
border-top: 0;
}
#footer .copyright_row .copyright_row_wr .copyright {
float: left;
color: rgba(255, 255, 255, 0.75);
}
#footer .copyright_row .copyright_row_wr .copyright a:not(:hover) {
color: rgba(255, 255, 255, 0.75);
}
#footer .copyright_row .copyright_row_wr .socials {
position: relative;
float: right;
width: 50%;
padding-top: 10px;
}
#footer .copyright_row .copyright_row_wr .socials ul {
list-style: none;
padding: 0;
margin: 0;
float: right;
}
#footer .copyright_row .copyright_row_wr .socials ul li {
float: left;
margin: 0 0 8px 8px;
}
#footer.style_2 .socials,
#footer.style_2 .widgets_row .footer_text {
margin-bottom: 0;
}
#footer .copyright_row .copyright_row_wr .socials ul li a {
display: block;
width: 32px;
height: 32px;
border-radius: 32px;
color: #222831;
background: rgba(255, 255, 255, 0.5);
text-align: center;
font-size: 18px;
text-decoration: none !important;
transition: all 0.3s ease;
}
#footer .copyright_row .copyright_row_wr .socials ul li a i {
line-height: 32px;
}
#footer .copyright_row .copyright_row_wr .socials ul li a i.fa-vimeo {
font-size: 11px;
}
#footer .copyright_row .copyright_row_wr .socials ul li a i.stm-google-plus {
font-size: 10px;
}
#footer .copyright_row .copyright_row_wr .socials ul li a:hover {
background: #7bc74d;
color: #fff;
}
#footer .copyright_row .copyright_row_wr .socials ul li a.social-facebook:hover {
background: #3a5897;
}
#footer .copyright_row .copyright_row_wr .socials ul li a.social-twitter:hover {
background: #00aced;
}
#footer .copyright_row .copyright_row_wr .socials ul li a.social-instagram:hover {
background: #ac907a;
}
#footer .copyright_row .copyright_row_wr .socials ul li a.social-google-plus:hover {
background: #db4437;
}
#footer .copyright_row .copyright_row_wr .socials ul li a.social-vimeo:hover {
background: #4bf;
}
#footer .copyright_row .copyright_row_wr .socials ul li a.social-linkedin:hover {
background: #0077b5;
}
#footer .copyright_row .copyright_row_wr .socials ul li a.social-behance:hover {
background: #1769ff;
}
#footer .copyright_row .copyright_row_wr .socials ul li a.social-dribbble:hover {
background: #ec4989;
}
#footer .copyright_row .copyright_row_wr .socials ul li a.social-flickr:hover {
background: #128fdc;
}
#footer .copyright_row .copyright_row_wr .socials ul li a.social-github:hover {
background: #fff;
color: #333;
}
#footer .copyright_row .copyright_row_wr .socials ul li a.social-pinterest:hover {
background: #cb2027;
}
#footer .copyright_row .copyright_row_wr .socials ul li a.social-yahoo:hover {
background: #500095;
}
#footer .copyright_row .copyright_row_wr .socials ul li a.social-delicious:hover {
background: #39f;
}
#footer .copyright_row .copyright_row_wr .socials ul li a.social-dropbox:hover {
background: #1081de;
}
#footer .copyright_row .copyright_row_wr .socials ul li a.social-reddit:hover {
background: #ff4500;
}
#footer .copyright_row .copyright_row_wr .socials ul li a.social-soundcloud:hover {
background: #f60;
}
#footer .copyright_row .copyright_row_wr .socials ul li a.social-google:hover {
background: #4285f4;
}
#footer .copyright_row .copyright_row_wr .socials ul li a.social-skype:hover {
background: #00aff0;
}
#footer .copyright_row .copyright_row_wr .socials ul li a.social-youtube:hover {
background: #cc181e;
}
#footer .copyright_row .copyright_row_wr .socials ul li a.social-tumblr:hover {
background: #529ecc;
}
#footer .copyright_row .copyright_row_wr .socials ul li a.social-vk:hover {
background: #49739f;
}
#footer .copyright_row .copyright_row_wr .socials ul li a.social-odnoklassniki:hover {
background: #f58220;
}
#footer .copyright_row .copyright_row_wr .socials ul li a.social-whatsapp:hover {
background: #4cda64;
}
#footer .copyright_row .copyright_row_wr .copyright {
display: block;
font-size: 14px;
line-height: 22px;
text-align: center;
padding: 10px 0 14px;
}
#footer .copyright_row .copyright_row_wr .copyright a:hover {
color: #6bc74d;
}
#footer.style_2 .copyright_row .copyright_row_wr .copyright {
width: 100%;
float: none;
text-align: center;
}
#footer.style_2 .socials ul li,
.woocommerce .cart-collaterals .cart_totals,
.woocommerce .woocommerce-page .cart-collaterals .cart_totals {
float: left;
}
#footer.style_2 .socials ul {
list-style: none;
padding-left: 0;
margin-bottom: 0;
}
#footer.style_2 .socials ul:after {
content: "";
display: table;
clear: both;
}
#footer.style_2 .socials ul li:not(:last-child) {
margin-right: 18px;
}
#footer.style_2 .socials ul li a {
display: block;
width: 32px;
font-size: 18px;
line-height: 32px;
border-radius: 50%;
background: 0 0;
color: #fff !important;
opacity: 0.5;
transition: opacity 0.3s ease;
}
#footer.style_2 .socials ul li a:hover {
opacity: 1;
}
#footer.style_2 .footer_widgets .widget {
margin-bottom: 26px;
}
#footer.style_2 .footer_widgets .widget#text-5 {
margin-bottom: 32px;
}
#footer.style_2 .footer_widgets .widget .widget_title {
font-size: 18px;
font-weight: 600;
margin-bottom: 30px;
border-bottom: 1px solid rgba(123, 199, 77, 0.25);
letter-spacing: 0.01em;
padding-top: 20px;
}
#footer .copyright_row.border-top-hide .copyright_row_wr,
#footer .copyright_row.border-top-hide.widgets_disabled .copyright_row_wr {
border-top: none;
}
.base_bg_after_color:after,
.base_bg_before_color:before,
.base_bg_color,
.base_bg_color_hv:hover,
.countdown_box.style_2 .stm_countdown .count-box,
.read_more_arrow:hover i,
.stm_news .news_list li.view_style_3 .post_item .content .read_more:hover i,
.stm_services.style_5 .item .item_wr .item_info .read_more:hover i,
.stm_services.style_6 .item .item_wr .content .read_more:hover i {
background-color: #222831 !important;
}
.secondary_bg_after_color:after,
.secondary_bg_before_color:before,
.secondary_bg_color {
background-color: #7bc74d !important;
}
.secondary_font_color,
.secondary_font_color_hv:hover {
color: #7bc74d !important;
}
#footer.style_3 .widget_nav_menu li:before,
.read_more_arrow i,
.stm_cost_calculator.style_2 .ccb-main-calc .ccb-main-wrapper .form-wrapper .ccb-range-slider__range::-webkit-slider-thumb,
.stm_cost_calculator.style_2 .ccb-main-calc .ccb-main-wrapper .form-wrapper .ccb-total-description ul li:not(.ccb-summary-title):before,
.stm_pricing_plan_unit.style_2 .stm_pricing_plan .top:before,
.stm_services.style_6 .item .item_wr .content .read_more i,
.third_bg_after_color:after,
.third_bg_before_color:before,
.third_bg_color,
.vc_testimonials.style_5 .owl-dots .owl-dot.active span {
background-color: #6bc74d !important;
}
.base_font_color,
.read_more_arrow,
.stm_cost_calculator.style_2 .ccb-main-calc .ccb-main-wrapper .form-wrapper label,
.stm_news .news_list li.view_style_3 .post_item .content .read_more,
.stm_services.style_5 .item .item_wr .item_info .read_more,
.stm_services.style_6 .item .item_wr .content .read_more {
color: #222831 !important;
}
.base_font_color.vc_custom_heading > .h1,
.base_font_color.vc_custom_heading > .h2,
.base_font_color.vc_custom_heading > .h3,
.base_font_color.vc_custom_heading > .h4,
.base_font_color.vc_custom_heading > .h5,
.base_font_color.vc_custom_heading > .h6,
.base_font_color.vc_custom_heading > h1,
.base_font_color.vc_custom_heading > h2,
.base_font_color.vc_custom_heading > h3,
.base_font_color.vc_custom_heading > h4,
.base_font_color.vc_custom_heading > h5,
.base_font_color.vc_custom_heading > h6,
.read_more_arrow.vc_custom_heading > .h1,
.read_more_arrow.vc_custom_heading > .h2,
.read_more_arrow.vc_custom_heading > .h3,
.read_more_arrow.vc_custom_heading > .h4,
.read_more_arrow.vc_custom_heading > .h5,
.read_more_arrow.vc_custom_heading > .h6,
.read_more_arrow.vc_custom_heading > h1,
.read_more_arrow.vc_custom_heading > h2,
.read_more_arrow.vc_custom_heading > h3,
.read_more_arrow.vc_custom_heading > h4,
.read_more_arrow.vc_custom_heading > h5,
.read_more_arrow.vc_custom_heading > h6,
.stm_cost_calculator.style_2 .ccb-main-calc .ccb-main-wrapper .form-wrapper label.vc_custom_heading > .h1,
.stm_cost_calculator.style_2 .ccb-main-calc .ccb-main-wrapper .form-wrapper label.vc_custom_heading > .h2,
.stm_cost_calculator.style_2 .ccb-main-calc .ccb-main-wrapper .form-wrapper label.vc_custom_heading > .h3,
.stm_cost_calculator.style_2 .ccb-main-calc .ccb-main-wrapper .form-wrapper label.vc_custom_heading > .h4,
.stm_cost_calculator.style_2 .ccb-main-calc .ccb-main-wrapper .form-wrapper label.vc_custom_heading > .h5,
.stm_cost_calculator.style_2 .ccb-main-calc .ccb-main-wrapper .form-wrapper label.vc_custom_heading > .h6,
.stm_cost_calculator.style_2 .ccb-main-calc .ccb-main-wrapper .form-wrapper label.vc_custom_heading > h1,
.stm_cost_calculator.style_2 .ccb-main-calc .ccb-main-wrapper .form-wrapper label.vc_custom_heading > h2,
.stm_cost_calculator.style_2 .ccb-main-calc .ccb-main-wrapper .form-wrapper label.vc_custom_heading > h3,
.stm_cost_calculator.style_2 .ccb-main-calc .ccb-main-wrapper .form-wrapper label.vc_custom_heading > h4,
.stm_cost_calculator.style_2 .ccb-main-calc .ccb-main-wrapper .form-wrapper label.vc_custom_heading > h5,
.stm_cost_calculator.style_2 .ccb-main-calc .ccb-main-wrapper .form-wrapper label.vc_custom_heading > h6,
.stm_news .news_list li.view_style_3 .post_item .content .read_more.vc_custom_heading > .h1,
.stm_news .news_list li.view_style_3 .post_item .content .read_more.vc_custom_heading > .h2,
.stm_news .news_list li.view_style_3 .post_item .content .read_more.vc_custom_heading > .h3,
.stm_news .news_list li.view_style_3 .post_item .content .read_more.vc_custom_heading > .h4,
.stm_news .news_list li.view_style_3 .post_item .content .read_more.vc_custom_heading > .h5,
.stm_news .news_list li.view_style_3 .post_item .content .read_more.vc_custom_heading > .h6,
.stm_news .news_list li.view_style_3 .post_item .content .read_more.vc_custom_heading > h1,
.stm_news .news_list li.view_style_3 .post_item .content .read_more.vc_custom_heading > h2,
.stm_news .news_list li.view_style_3 .post_item .content .read_more.vc_custom_heading > h3,
.stm_news .news_list li.view_style_3 .post_item .content .read_more.vc_custom_heading > h4,
.stm_news .news_list li.view_style_3 .post_item .content .read_more.vc_custom_heading > h5,
.stm_news .news_list li.view_style_3 .post_item .content .read_more.vc_custom_heading > h6,
.stm_services.style_5 .item .item_wr .item_info .read_more.vc_custom_heading > .h1,
.stm_services.style_5 .item .item_wr .item_info .read_more.vc_custom_heading > .h2,
.stm_services.style_5 .item .item_wr .item_info .read_more.vc_custom_heading > .h3,
.stm_services.style_5 .item .item_wr .item_info .read_more.vc_custom_heading > .h4,
.stm_services.style_5 .item .item_wr .item_info .read_more.vc_custom_heading > .h5,
.stm_services.style_5 .item .item_wr .item_info .read_more.vc_custom_heading > .h6,
.stm_services.style_5 .item .item_wr .item_info .read_more.vc_custom_heading > h1,
.stm_services.style_5 .item .item_wr .item_info .read_more.vc_custom_heading > h2,
.stm_services.style_5 .item .item_wr .item_info .read_more.vc_custom_heading > h3,
.stm_services.style_5 .item .item_wr .item_info .read_more.vc_custom_heading > h4,
.stm_services.style_5 .item .item_wr .item_info .read_more.vc_custom_heading > h5,
.stm_services.style_5 .item .item_wr .item_info .read_more.vc_custom_heading > h6,
.stm_services.style_6 .item .item_wr .content .read_more.vc_custom_heading > .h1,
.stm_services.style_6 .item .item_wr .content .read_more.vc_custom_heading > .h2,
.stm_services.style_6 .item .item_wr .content .read_more.vc_custom_heading > .h3,
.stm_services.style_6 .item .item_wr .content .read_more.vc_custom_heading > .h4,
.stm_services.style_6 .item .item_wr .content .read_more.vc_custom_heading > .h5,
.stm_services.style_6 .item .item_wr .content .read_more.vc_custom_heading > .h6,
.stm_services.style_6 .item .item_wr .content .read_more.vc_custom_heading > h1,
.stm_services.style_6 .item .item_wr .content .read_more.vc_custom_heading > h2,
.stm_services.style_6 .item .item_wr .content .read_more.vc_custom_heading > h3,
.stm_services.style_6 .item .item_wr .content .read_more.vc_custom_heading > h4,
.stm_services.style_6 .item .item_wr .content .read_more.vc_custom_heading > h5,
.stm_services.style_6 .item .item_wr .content .read_more.vc_custom_heading > h6 {
color: #222831;
}
.countdown_box.style_2 .stm_countdown .count-box .position,
.countdown_box.style_2 .stm_countdown .count-box .position .third_font_color.vc_custom_heading > .h1,
.countdown_box.style_2 .stm_countdown .count-box .position .third_font_color.vc_custom_heading > .h2,
.countdown_box.style_2 .stm_countdown .count-box .position .third_font_color.vc_custom_heading > .h3,
.countdown_box.style_2 .stm_countdown .count-box .position .third_font_color.vc_custom_heading > .h4,
.countdown_box.style_2 .stm_countdown .count-box .position .third_font_color.vc_custom_heading > .h5,
.countdown_box.style_2 .stm_countdown .count-box .position .third_font_color.vc_custom_heading > .h6,
.countdown_box.style_2 .stm_countdown .count-box .position .third_font_color.vc_custom_heading > h1,
.countdown_box.style_2 .stm_countdown .count-box .position .third_font_color.vc_custom_heading > h2,
.countdown_box.style_2 .stm_countdown .count-box .position .third_font_color.vc_custom_heading > h3,
.countdown_box.style_2 .stm_countdown .count-box .position .third_font_color.vc_custom_heading > h4,
.countdown_box.style_2 .stm_countdown .count-box .position .third_font_color.vc_custom_heading > h5,
.countdown_box.style_2 .stm_countdown .count-box .position .third_font_color.vc_custom_heading > h6,
.stm_services.style_6 .item .item_wr .content h5 a:hover,
.stm_services.style_6 .item .item_wr .content h5 a:hover .third_font_color.vc_custom_heading > .h1,
.stm_services.style_6 .item .item_wr .content h5 a:hover .third_font_color.vc_custom_heading > .h2,
.stm_services.style_6 .item .item_wr .content h5 a:hover .third_font_color.vc_custom_heading > .h3,
.stm_services.style_6 .item .item_wr .content h5 a:hover .third_font_color.vc_custom_heading > .h4,
.stm_services.style_6 .item .item_wr .content h5 a:hover .third_font_color.vc_custom_heading > .h5,
.stm_services.style_6 .item .item_wr .content h5 a:hover .third_font_color.vc_custom_heading > .h6,
.stm_services.style_6 .item .item_wr .content h5 a:hover .third_font_color.vc_custom_heading > h1,
.stm_services.style_6 .item .item_wr .content h5 a:hover .third_font_color.vc_custom_heading > h2,
.stm_services.style_6 .item .item_wr .content h5 a:hover .third_font_color.vc_custom_heading > h3,
.stm_services.style_6 .item .item_wr .content h5 a:hover .third_font_color.vc_custom_heading > h4,
.stm_services.style_6 .item .item_wr .content h5 a:hover .third_font_color.vc_custom_heading > h5,
.stm_services.style_6 .item .item_wr .content h5 a:hover .third_font_color.vc_custom_heading > h6,
.third_font_color,
.third_font_color .third_font_color.vc_custom_heading > .h1,
.third_font_color .third_font_color.vc_custom_heading > .h2,
.third_font_color .third_font_color.vc_custom_heading > .h3,
.third_font_color .third_font_color.vc_custom_heading > .h4,
.third_font_color .third_font_color.vc_custom_heading > .h5,
.third_font_color .third_font_color.vc_custom_heading > .h6,
.third_font_color .third_font_color.vc_custom_heading > h1,
.third_font_color .third_font_color.vc_custom_heading > h2,
.third_font_color .third_font_color.vc_custom_heading > h3,
.third_font_color .third_font_color.vc_custom_heading > h4,
.third_font_color .third_font_color.vc_custom_heading > h5,
.third_font_color .third_font_color.vc_custom_heading > h6,
.third_font_color_hv:hover,
.third_font_color_hv:hover .third_font_color.vc_custom_heading > .h1,
.third_font_color_hv:hover .third_font_color.vc_custom_heading > .h2,
.third_font_color_hv:hover .third_font_color.vc_custom_heading > .h3,
.third_font_color_hv:hover .third_font_color.vc_custom_heading > .h4,
.third_font_color_hv:hover .third_font_color.vc_custom_heading > .h5,
.third_font_color_hv:hover .third_font_color.vc_custom_heading > .h6,
.third_font_color_hv:hover .third_font_color.vc_custom_heading > h1,
.third_font_color_hv:hover .third_font_color.vc_custom_heading > h2,
.third_font_color_hv:hover .third_font_color.vc_custom_heading > h3,
.third_font_color_hv:hover .third_font_color.vc_custom_heading > h4,
.third_font_color_hv:hover .third_font_color.vc_custom_heading > h5,
.third_font_color_hv:hover .third_font_color.vc_custom_heading > h6 {
color: #6bc74d;
}
.base_bg_color {
background-color: #222831 !important;
}
.secondary_bg_color {
background-color: #7bc74d !important;
}
.third_bg_color {
background-color: #6bc74d !important;
}
.base_font_color,
.base_font_color.vc_custom_heading > .h1,
.base_font_color.vc_custom_heading > .h2,
.base_font_color.vc_custom_heading > .h3,
.base_font_color.vc_custom_heading > .h4,
.base_font_color.vc_custom_heading > .h5,
.base_font_color.vc_custom_heading > .h6,
.base_font_color.vc_custom_heading > h1,
.base_font_color.vc_custom_heading > h2,
.base_font_color.vc_custom_heading > h3,
.base_font_color.vc_custom_heading > h4,
.base_font_color.vc_custom_heading > h5,
.base_font_color.vc_custom_heading > h6 {
color: #222831;
}
.third_font_color,
.third_font_color.vc_custom_heading > .h1,
.third_font_color.vc_custom_heading > .h2,
.third_font_color.vc_custom_heading > .h3,
.third_font_color.vc_custom_heading > .h4,
.third_font_color.vc_custom_heading > .h5,
.third_font_color.vc_custom_heading > .h6,
.third_font_color.vc_custom_heading > h1,
.third_font_color.vc_custom_heading > h2,
.third_font_color.vc_custom_heading > h3,
.third_font_color.vc_custom_heading > h4,
.third_font_color.vc_custom_heading > h5,
.third_font_color.vc_custom_heading > h6 {
color: #6bc74d;
}
.border_base_color.vc_custom_heading {
border-color: #222831;
}
body .vc_row.overlay.vc_parallax .vc_parallax-inner:before {
content: "";
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
background: rgba(36, 50, 56, 0.25);
}
body .vc_row.overlay {
position: relative;
}
body .vc_row.overlay:before,
body .vc_row.overlay_2.vc_parallax .vc_parallax-inner:before {
position: absolute;
content: "";
left: 0;
right: 0;
top: 0;
bottom: 0;
}
body .vc_row.overlay:before {
background: rgba(43, 33, 44, 0.75);
display: block;
}
body .vc_row.overlay_2.vc_parallax .vc_parallax-inner:before {
background: rgba(34, 40, 49, 0.9);
}
body .vc_row.overlay_2 {
position: relative;
}
body .vc_row.overlay_2:before {
content: "";
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
background: rgba(0, 0, 0, 0.3);
display: block;
}
body .vc_row.fixed_bg {
background-attachment: fixed;
background-position: 50% 0 !important;
background-size: cover !important;
}
body .overlay_3 {
position: relative;
}
body .overlay_3:before {
content: "";
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
background: rgba(34, 40, 49, 0.6);
}
body .vc_row.overlay_4.vc_parallax .vc_parallax-inner:before,
body .vc_row.overlay_4:before {
background: rgba(34, 40, 49, 0.5);
content: "";
left: 0;
top: 0;
bottom: 0;
right: 0;
}
body .vc_row.overlay_4.vc_parallax .vc_parallax-inner:before {
position: absolute;
}
body .vc_row.overlay_4 {
position: relative;
}
body .vc_row.overlay_4:before {
position: absolute;
display: block;
}
.page_404 .bottom .bottom_wr .media h3:after,
.page_404 .bottom h1:after,
.vc_tta-panel-body .vc_column-inner .vc_custom_heading > h3:after {
display: none;
}
body .vc_row.video_overlay.vc_parallax .vc_parallax-inner:before {
content: "";
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
background: url(//giresundehadedektor.com/wp-content/themes/consulting/assets/images/video_overlay.png) 50% 50%;
z-index: 10;
}
body .mb-30,
body .stm_sidebar .wpb_content_element.mb-30 {
margin-bottom: 30px;
}
body.boxed_layout.stm-demo-changed {
background-image: none !important;
}
.stm-site-preloader.preloader-wrapper {
position: fixed;
top: 50%;
left: 50%;
margin-top: -32px;
margin-left: -32px;
opacity: 0;
visibility: hidden;
transition: opacity 0.1s ease 1s;
}
.boxed_layout .stm-header__hb .stm-navigation__default > ul > li > a {
padding: 0 12px !important;
}
body.stm-demo-changed .stm-site-preloader.preloader-wrapper {
visibility: visible;
opacity: 1;
}
.stm-site-preloader .spinner-blue,
.stm-site-preloader .spinner-blue-only {
border-color: #7bc74d;
}
@media only screen and (max-width: 768px) {
body .vc_row.reset-sm-paddings {
margin-left: -15px !important;
margin-right: -15px !important;
}
body .vc_row.reset-sm-paddings > .wpb_column > .vc_column-inner {
padding-left: 15px !important;
padding-right: 15px !important;
}
}
.hover_shadow {
position: relative;
transition: all 0.3s ease;
}
.hover_shadow:hover {
box-shadow: 0 10px 10px rgba(34, 40, 49, 0.15);
}
.vc_custom_1544519004834 {
max-width: 1031px;
}
body .vc_row.overlay_black:before {
background: rgba(33, 33, 33, 0.75);
}
.vc_tta-panel-body .vc_column-inner .vc_custom_heading > h3 {
padding-top: 0;
}
.page_404 .bottom {
position: fixed;
bottom: 0;
left: 0;
right: 0;
}
.page_404 .bottom h1 {
padding: 0;
margin: 0 0 0 -11px;
font-size: 230px;
line-height: 132px;
color: #7bc74d;
}
.page_404 .bottom .bottom_wr {
padding: 70px 95px;
background: #222831;
}
.page_404 .bottom .bottom_wr .media h3 {
color: #fff;
padding: 0;
margin: 0;
}
.woocommerce .widget_price_filter .price_slider {
margin-bottom: 20px;
}
.woocommerce .widget_price_filter .price_slider_amount {
text-align: right;
line-height: 20px;
font-size: 14px;
}
.woocommerce .widget_price_filter .price_slider_amount .button {
font-size: 14px;
border: 1px solid #ccc;
background: 0 0;
color: #222831;
text-transform: lowercase;
padding: 10px 21px 9px;
float: right;
}
.woocommerce .widget_price_filter .price_slider_amount .button:hover {
background: #6bc74d;
border-color: #6bc74d;
color: #fff;
}
.woocommerce .widget_price_filter .price_slider_amount .price_label {
float: left;
letter-spacing: -0.04em;
padding-top: 7px;
color: #777;
}
.woocommerce .widget_price_filter .ui-slider {
position: relative;
text-align: left;
margin-left: 0.5em;
margin-right: 0.5em;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
position: absolute;
z-index: 2;
width: 11px;
height: 11px;
background-color: #7bc74d;
border-radius: 11px;
cursor: ew-resize;
outline: 0;
top: -4px;
margin-left: -5px;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range {
position: absolute;
z-index: 1;
font-size: 0.7em;
display: block;
border: 0;
border-radius: 1em;
background-color: #6bc74d;
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
border-radius: 1em;
background-color: #e6e6e6;
border: 0;
}
.woocommerce .widget_price_filter .ui-slider-horizontal {
height: 3px;
}
.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range {
top: 0;
height: 100%;
}
.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-min {
left: -1px;
}
.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-max {
right: -1px;
}
.woocommerce ul.product_list_widget {
list-style: none;
padding: 0;
margin: 0;
}
.woocommerce ul.product_list_widget li {
padding: 0 0 20px;
border-bottom: 1px solid #ddd;
margin: 0 0 20px;
list-style: none;
}
.woocommerce ul.product_list_widget li:after {
content: "";
display: table;
clear: both;
}
.woocommerce ul.product_list_widget li:last-child {
margin: 0;
border: none;
}
.woocommerce ul.product_list_widget li a {
display: block;
font-weight: 700;
color: #222831;
}
.woocommerce ul.product_list_widget li a:hover {
text-decoration: none;
}
.woocommerce ul.product_list_widget li .product-title {
color: #222831;
font-weight: 700;
margin: 0 0 10px;
}
.woocommerce ul.product_list_widget li .product-title:hover {
color: #7bc74d;
}
.woocommerce ul.product_list_widget li img {
float: left;
margin: 0 16px 0 0;
width: 54px;
height: auto;
box-shadow: none;
}
.woocommerce ul.product_list_widget li dl {
margin: 0;
padding-left: 1em;
border-left: 2px solid rgba(0, 0, 0, 0.1);
}
.woocommerce ul.product_list_widget li dl:after {
content: "";
display: table;
clear: both;
}
.woocommerce ul.product_list_widget li dl dd,
.woocommerce ul.product_list_widget li dl dt {
display: inline-block;
float: left;
margin-bottom: 1em;
}
.woocommerce ul.product_list_widget li dl dt {
font-weight: 700;
padding: 0 0 0.25em;
margin: 0 4px 0 0;
clear: left;
}
.woocommerce ul.product_list_widget li dl dd {
padding: 0 0 0.25em;
}
.woocommerce ul.product_list_widget li dl dd p:last-child {
margin-bottom: 0;
}
.woocommerce ul.product_list_widget li .star-rating {
float: none;
margin: 8px 0 10px;
font-size: 11px;
height: 11px;
width: 76px;
letter-spacing: 0.4em;
}
.woocommerce ul.product_list_widget li .star-rating span {
color: #6bc74d;
}
.woocommerce ul.product_list_widget li .amount {
color: #777;
font-size: 14px;
line-height: 20px;
letter-spacing: -0.04em;
}
.woocommerce .star-rating {
float: right;
overflow: hidden;
position: relative;
height: 11px;
width: 76px;
letter-spacing: 0.4em;
font-size: 11px;
line-height: 1;
font-family: star;
}
.woocommerce .star-rating:before {
content: "\73\73\73\73\73";
color: #ddd;
float: left;
top: 0;
left: 0;
position: absolute;
}
.woocommerce .star-rating span {
overflow: hidden;
float: left;
top: 0;
left: 0;
position: absolute;
padding-top: 1.5em;
}
.woocommerce .star-rating span:before {
content: "\53\53\53\53\53";
top: 0;
position: absolute;
left: 0;
}
.woocommerce span.onsale {
padding: 3px 10px 2px;
min-height: inherit;
min-width: inherit;
font-weight: 700;
position: absolute;
text-align: center;
line-height: 20px;
top: -0.5em;
left: -0.5em;
margin: 0;
border-radius: 3px;
background-color: #81ca00;
color: #fff;
font-size: 12px;
text-transform: uppercase;
-webkit-font-smoothing: antialiased;
z-index: 9;
}
.woocommerce ul.products li.product {
float: left;
display: table-cell;
vertical-align: top;
margin: -1px 0 0;
padding: 40px 20px;
position: relative;
width: 33.333% !important;
border: 1px solid #f2f2f2;
border-right-color: transparent;
border-bottom-color: transparent;
transition: all 0.3s ease;
text-align: center;
}
.woocommerce ul.products li.product:hover {
box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.15);
border-color: transparent #f2f2f2;
}
.woocommerce ul.products li.product.first {
border-left-color: transparent;
}
.woocommerce ul.products li.product.last {
border-right-color: transparent;
}
.woocommerce ul.products li.product:first-child,
.woocommerce ul.products li.product:first-child + li.product,
.woocommerce ul.products li.product:first-child + li.product + li.product {
border-top-color: transparent;
}
.woocommerce ul.products li.product:first-child + li.product + li.product:hover,
.woocommerce ul.products li.product:first-child + li.product:hover,
.woocommerce ul.products li.product:first-child:hover {
border-color: transparent #f2f2f2;
}
.woocommerce .products ul,
.woocommerce ul.products {
padding: 0;
list-style: none;
clear: both;
}
.woocommerce .products ul:after,
.woocommerce ul.products:after {
content: "";
display: table;
clear: both;
}
.woocommerce .products ul li,
.woocommerce ul.products li {
list-style: none;
}
.woocommerce .related ul.products {
margin: 0;
padding: 0;
border: none;
}
.woocommerce ul.products {
border-bottom: 1px solid #ddd;
padding: 0 0 40px;
margin: 0 0 30px;
}
.woocommerce ul.products li.product .onsale {
top: 30px;
right: 30px;
left: auto;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title,
.woocommerce ul.products li.product h3 {
padding: 0;
margin: 0 0 1px;
font-size: 16px;
font-weight: 600;
line-height: 20px;
text-transform: none;
color: #222831;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title:after,
.woocommerce ul.products li.product h3:after {
display: none;
}
.woocommerce ul.products li.product .author {
color: #777;
font-size: 13px;
font-style: italic;
margin: 0 0 20px;
display:none;
}
.woocommerce ul.products li.product a {
text-decoration: none;
display: block;
}
.woocommerce ul.products li.product a:after {
content: "";
display: table;
clear: both;
}
.woocommerce ul.products li.product a img {
width: auto;
max-width: 100%;
height: auto;
margin: 0 0 25px;
box-shadow: none;
display: inline-block;
}
.woocommerce ul.products li.product strong {
display: block;
}
.woocommerce ul.products li.product .star-rating-wr {
display: inline-block;
vertical-align: middle;
padding: 0 10px;
}
.woocommerce ul.products li.product .star-rating {
display: inline-block;
font-size: 11px;
}
.woocommerce ul.products li.product .star-rating span {
color: #6bc74d;
}
.woocommerce ul.products li.product .button {
margin-top: 6px;
clear: both;
display: inline-block;
}
.woocommerce ul.products li.product .price {
color: #222831;
font-weight: 400;
margin-bottom: 10px;
font-size: 20px;
display: inline-block;
vertical-align: middle;
letter-spacing: -0.04em;
text-decoration: none;
padding: 0 10px;
}
.woocommerce ul.products li.product .price del {
opacity: 1;
display: block;
float: left;
font-size: 14px;
line-height: 28px;
color: #777;
margin: 0 10px 0 0;
}
.woocommerce ul.products li.product .price ins {
background: 0 0;
font-weight: 400;
float: left;
text-decoration: none;
}
.woocommerce ul.products li.product .price .from {
font-size: 0.67em;
margin: -2px 0 0;
text-transform: uppercase;
color: rgba(42, 42, 42, 0.5);
}
.woocommerce .woocommerce_before_shop_loop {
padding: 11px 20px 11px 30px;
background: #f2f2f2;
margin: 0 0 30px;
}
.woocommerce .woocommerce_before_shop_loop:after {
content: "";
display: table;
clear: both;
}
.woocommerce .woocommerce_before_shop_loop .woocommerce-result-count {
color: #222;
margin: 0;
padding: 7px 0 0;
}
.woocommerce .woocommerce_before_shop_loop .woocommerce-ordering {
margin: 0;
}
.woocommerce .woocommerce_before_shop_loop .woocommerce-ordering .select2-container.select2-container--default .select2-selection--single {
height: 38px;
background-color: #cacaca;
border-color: #cacaca;
}
.woocommerce .woocommerce_before_shop_loop .woocommerce-ordering .select2-container.select2-container--default .select2-selection--single .select2-selection__rendered {
line-height: 36px;
padding-right: 43px;
}
.woocommerce .woocommerce_before_shop_loop .woocommerce-ordering .select2-container.select2-container--default .select2-selection--single .select2-selection__arrow {
height: 38px;
width: 38px;
}
.woocommerce a.added_to_cart {
padding-top: 15px;
white-space: nowrap;
display: inline-block;
font-size: 12px;
}
.woocommerce a.added_to_cart:hover {
text-decoration: underline !important;
}
.woocommerce .woocommerce-error,
.woocommerce .woocommerce-info,
.woocommerce .woocommerce-message {
padding: 27px 150px 27px 56px !important;
margin: 0 0 20px !important;
position: relative;
background-color: transparent;
color: #212121;
border: 3px solid #6bc74d;
list-style: none !important;
width: auto;
word-wrap: break-word;
}
.woocommerce .woocommerce-error:after,
.woocommerce .woocommerce-info:after,
.woocommerce .woocommerce-message:after {
content: "";
display: table;
clear: both;
}
.woocommerce .woocommerce-error:before,
.woocommerce .woocommerce-info:before,
.woocommerce .woocommerce-message:before {
font-family: WooCommerce;
content: "\e028";
display: inline-block;
position: absolute;
top: 50%;
left: 21px;
font-size: 21px;
margin: -15px 0 0;
}
.woocommerce .woocommerce-error .button,
.woocommerce .woocommerce-info .button,
.woocommerce .woocommerce-message .button {
float: none;
position: absolute;
right: 21px;
top: 18px;
padding: 5px 15px;
}
.woocommerce .woocommerce-error li,
.woocommerce .woocommerce-info li,
.woocommerce .woocommerce-message li {
list-style: none !important;
padding-left: 0 !important;
margin-left: 0 !important;
}
.woocommerce .woocommerce-error .showcoupon,
.woocommerce .woocommerce-error .showlogin,
.woocommerce .woocommerce-info .showcoupon,
.woocommerce .woocommerce-info .showlogin,
.woocommerce .woocommerce-message .showcoupon,
.woocommerce .woocommerce-message .showlogin {
font-size: 14px;
font-weight: 700;
color: #222831;
text-decoration: none !important;
border-bottom: 1px dotted #222831;
}
.woocommerce .woocommerce-error .showcoupon:hover,
.woocommerce .woocommerce-error .showlogin:hover,
.woocommerce .woocommerce-info .showcoupon:hover,
.woocommerce .woocommerce-info .showlogin:hover,
.woocommerce .woocommerce-message .showcoupon:hover,
.woocommerce .woocommerce-message .showlogin:hover {
border-bottom: none;
}
.woocommerce .woocommerce-message {
border-color: #81ca00;
}
.woocommerce .woocommerce-message:before {
content: "\e015";
color: #81ca00;
}
.woocommerce .woocommerce-info {
border-color: #6bc74d;
}
.woocommerce .woocommerce-info:before {
content: "\f05a";
font: normal normal normal 14px/1 FontAwesome;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
transform: translate(0, 0);
color: #222831;
font-size: 24px;
margin-top: -12px;
}
.woocommerce .woocommerce-error {
border-color: #b81c23;
}
.woocommerce .woocommerce-error:before {
content: "\e016";
color: #b81c23;
}
.woocommerce #content div.product div.images,
.woocommerce div.product div.images {
float: left;
width: 350px;
margin-bottom: 60px;
}
.woocommerce #content div.product div.images .woocommerce-main-image,
.woocommerce div.product div.images .woocommerce-main-image {
position: relative;
display: block;
height: 360px;
text-align: center;
border: 1px solid #f2f2f2;
}
.woocommerce #content div.product div.images .woocommerce-main-image:after,
.woocommerce #content div.product div.images:after,
.woocommerce div.product div.images .woocommerce-main-image:after,
.woocommerce div.product div.images:after {
content: "";
display: inline-block;
vertical-align: middle;
height: 100%;
}
.woocommerce #content div.product div.images .thumbnails li a img,
.woocommerce #content div.product div.images .woocommerce-product-gallery__image a img,
.woocommerce div.product div.images .thumbnails li a img,
.woocommerce div.product div.images .woocommerce-product-gallery__image a img {
height: auto;
max-width: 100%;
}
.woocommerce #content div.product div.images img,
.woocommerce div.product div.images img {
display: inline-block;
vertical-align: middle;
width: auto;
max-width: 100%;
height: auto;
}
.woocommerce #content div.product div.images .thumbnails,
.woocommerce div.product div.images .thumbnails {
list-style: none;
padding: 0;
margin: 10px -5px 0;
font-size: 0;
}
.woocommerce #content div.product div.images .thumbnails li,
.woocommerce div.product div.images .thumbnails li {
padding: 0 5px;
float: left;
width: 33.33%;
}
.woocommerce #content div.product div.images .thumbnails li:hover a,
.woocommerce div.product div.images .thumbnails li:hover a {
border-color: #222831;
}
.woocommerce #content div.product div.images .thumbnails li a,
.woocommerce div.product div.images .thumbnails li a {
transition: all 0.3s ease;
display: block;
border: 1px solid #f2f2f2;
padding: 15px 27px;
}
.woocommerce #content div.product div.images .woocommerce-product-gallery__image,
.woocommerce div.product div.images .woocommerce-product-gallery__image {
vertical-align: top;
}
.woocommerce #content div.product div.images .woocommerce-product-gallery__image a,
.woocommerce div.product div.images .woocommerce-product-gallery__image a {
transition: all 0.3s ease;
display: block;
border: 1px solid #f2f2f2;
padding: 5px;
margin: 5px 5px 5px 0;
}
.woocommerce #content div.product div.images .woocommerce-product-first-gallery__image,
.woocommerce div.product div.images .woocommerce-product-first-gallery__image {
display: block;
border: 1px solid #f2f2f2;
padding: 0;
margin: 5px 5px 5px 0;
position: relative;
}
.woocommerce #content div.product div.images .woocommerce-product-first-gallery__image:after,
.woocommerce div.product div.images .woocommerce-product-first-gallery__image:after {
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
border: 5px solid #fff;
}
.woocommerce #content div.product div.images .woocommerce-product-first-gallery__image a,
.woocommerce div.product div.images .woocommerce-product-first-gallery__image a {
border: 0;
padding: 0;
margin: 0;
}
.woocommerce #content div.product div.summary,
.woocommerce div.product div.summary {
padding-left: 30px;
float: none;
width: auto;
overflow: hidden;
margin-bottom: 60px;
}
.woocommerce div.product {
margin-bottom: 0;
position: relative;
}
.woocommerce div.product .product_title {
clear: none;
margin-top: 0;
padding: 0;
}
.woocommerce div.product p.price,
.woocommerce div.product span.price {
color: #222831;
font-size: 28px;
line-height: 1;
letter-spacing: -0.04em;
}
.woocommerce div.product p.price ins,
.woocommerce div.product span.price ins {
background: inherit;
font-weight: 400;
text-decoration: none;
}
.woocommerce div.product p.price del,
.woocommerce div.product span.price del {
font-size: 20px;
line-height: 28px;
color: #777;
margin: 0 10px 0 0;
}
.woocommerce div.product p.stock {
font-size: 0.92em;
}
.woocommerce div.product .stock {
color: #6bc74d;
}
.woocommerce div.product .out-of-stock {
color: red;
}
.woocommerce div.product .woocommerce-product-rating {
padding: 6px 0 0;
margin-bottom: 25px;
line-height: 1;
}
.woocommerce div.product .woocommerce-product-rating .star-rating {
margin: 0 10px 0 0;
float: none;
display: inline-block;
vertical-align: middle;
color: #6bc74d;
}
.woocommerce div.product div.images,
.woocommerce div.product div.summary {
margin-bottom: 2em;
}
.woocommerce div.product .woocommerce-product-rating .woocommerce-review-link {
display: inline-block;
vertical-align: middle;
color: #777;
font-size: 13px;
}
.woocommerce div.product div.images img {
display: block;
width: 100%;
height: auto;
box-shadow: none;
}
.woocommerce div.product div.images div.thumbnails {
padding-top: 1em;
}
.woocommerce div.product div.summary p {
line-height: 22px;
color: #222;
margin-bottom: 23px;
}
.woocommerce div.product div.summary p.price {
color: #222831;
line-height: 1;
margin-bottom: 17px;
}
.woocommerce div.product div.social {
text-align: right;
margin: 0 0 1em;
}
.woocommerce div.product div.social span {
margin: 0 0 0 2px;
}
.woocommerce div.product div.social span span {
margin: 0;
}
.woocommerce div.product div.social span .stButton .chicklets {
padding-left: 16px;
width: 0;
}
.woocommerce div.product div.social iframe {
float: left;
margin-top: 3px;
}
.woocommerce div.product .woocommerce-tabs {
margin: 0 0 35px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
list-style: none;
padding: 0;
margin: 0;
overflow: hidden;
position: relative;
}
.woocommerce div.product .woocommerce-tabs ul.tabs:after {
content: "";
display: table;
clear: both;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
border: none;
background-color: #6bc74d;
display: block;
float: left;
position: relative;
z-index: 0;
border-radius: 0;
margin: 0;
padding: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
display: inline-block;
padding: 15px 35px 14px;
font-weight: 700;
letter-spacing: -0.04em;
color: #fff;
text-decoration: none;
transition: all 0.3s ease;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover {
background: #222831;
text-decoration: none;
color: #fff;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
background: #222831;
color: #fff;
z-index: 2;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
color: inherit;
text-shadow: inherit;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active:after,
.woocommerce div.product .woocommerce-tabs ul.tabs li.active:before,
.woocommerce div.product .woocommerce-tabs ul.tabs li:after,
.woocommerce div.product .woocommerce-tabs ul.tabs li:before {
display: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs:before {
display: none !important;
}
.woocommerce div.product form.cart:after,
.woocommerce div.product p.cart:after {
display: table;
content: "";
clear: both;
}
.woocommerce div.product .woocommerce-tabs .panel {
margin: 0;
padding: 35px 40px 38px;
background: #f2f2f2;
border: none;
color: #222;
box-shadow: none;
border-radius: 0;
}
.woocommerce div.product .woocommerce-tabs .panel p {
line-height: 22px;
}
.woocommerce div.product .woocommerce-tabs .panel p:last-child {
margin: 0;
}
.woocommerce div.product p.cart {
margin-bottom: 2em;
}
.woocommerce div.product form.cart {
margin-bottom: 29px;
}
.woocommerce div.product form.cart div.quantity {
position: relative;
float: left;
margin: 0 20px 0 0;
width: 95px;
}
.woocommerce div.product form.cart div.quantity input {
background: #cacaca;
border: none;
padding: 15px 49px 16px 15px;
border-radius: 0;
color: #222;
font-size: 13px;
line-height: 1;
outline: 0 !important;
box-shadow: none !important;
width: 100%;
}
.woocommerce div.product form.cart div.quantity input[type="number"]::-webkit-inner-spin-button,
.woocommerce div.product form.cart div.quantity input[type="number"]::-webkit-outer-spin-button {
-webkit-appearance: none;
margin: 0;
}
.woocommerce div.product form.cart .woocommerce-variation-price {
margin-bottom: 15px;
}
.woocommerce div.product form.cart table {
border-width: 0 0 1px;
}
.woocommerce div.product form.cart table td {
padding-left: 0;
}
.woocommerce div.product form.cart table div.quantity {
float: none;
margin: 0;
}
.woocommerce div.product form.cart table small.stock {
display: block;
float: none;
}
.woocommerce div.product form.cart .variations {
margin-bottom: 1em;
border: 0;
width: 100%;
}
.woocommerce div.product form.cart .variations td,
.woocommerce div.product form.cart .variations th {
border: 0;
vertical-align: middle;
line-height: 22px;
}
.woocommerce div.product form.cart .variations label {
font-weight: 400;
font-size: 14px;
color: #222;
display: inline-block;
}
.woocommerce div.product form.cart .variations select {
max-width: 100%;
min-width: 75%;
display: inline-block;
margin-right: 1em;
}
.woocommerce div.product form.cart .variations td.label {
padding-right: 1em;
}
.woocommerce div.product form.cart .woocommerce-variation-description p {
margin-bottom: 1em;
}
.woocommerce div.product form.cart .reset_variations {
visibility: hidden;
font-size: 0.83em;
}
.woocommerce div.product form.cart .wc-no-matching-variations {
display: none;
}
.woocommerce div.product form.cart .button {
vertical-align: middle;
float: left;
}
.woocommerce div.product form.cart .group_table td.label {
padding-right: 1em;
padding-left: 1em;
}
.woocommerce div.product form.cart .group_table td {
vertical-align: top;
padding-bottom: 0.5em;
border: 0;
}
.woocommerce .product_meta .posted_in {
display: block;
font-size: 13px;
margin: 0 0 16px;
color: #777;
}
.woocommerce .product_meta .posted_in a {
color: #222;
}
.woocommerce .product_meta .tagged_as {
display: block;
}
.woocommerce .product_meta .tagged_as a {
display: inline-block;
vertical-align: top;
padding: 5px 8px 6px;
font-size: 13px !important;
color: #777;
border: 1px solid #ccc;
margin: 0 6px 7px 0;
text-decoration: none !important;
text-transform: lowercase;
transition: all 0.3s ease;
}
.woocommerce .product_meta .tagged_as a:hover {
background: #6bc74d;
border-color: #6bc74d;
color: #222;
}
.woocommerce .quantity_actions .minus em,
.woocommerce .quantity_actions .plus em {
font-size: 0;
border-left: 5.5px solid transparent;
border-right: 5.5px solid transparent;
transition: all 0.3s ease;
}
.woocommerce .quantity_actions {
position: absolute;
top: 0;
right: 0;
}
.woocommerce .quantity_actions span {
display: block;
height: 24.5px;
width: 49px;
text-align: center;
cursor: pointer;
}
.woocommerce .quantity_actions .plus {
line-height: 19px;
}
.woocommerce .quantity_actions .plus em {
line-height: 0;
border-bottom: 6px solid #777;
}
.woocommerce .quantity_actions .minus {
line-height: 8px;
}
.woocommerce .quantity_actions .minus em {
line-height: 0;
border-top: 6px solid #777;
}
.woocommerce .quantity_actions span:hover.plus em {
border-bottom-color: #6bc74d;
}
.woocommerce .quantity_actions span:hover.minus em {
border-top-color: #6bc74d;
}
.woocommerce #reviews h3 {
margin: 0 0 19px;
}
.woocommerce #review_form #respond p {
margin: 0;
line-height: 1;
}
.woocommerce #reviews #comment {
height: 128px;
}
.woocommerce p.stars a {
width: 19px;
height: 11px;
color: #ddd;
}
.woocommerce p.stars a:hover ~ a:before {
color: #ddd;
}
.woocommerce p.stars.selected a.active:before,
.woocommerce p.stars:hover a:before {
color: #6bc74d;
}
.woocommerce p.stars.selected a.active ~ a:before {
color: #ddd;
}
.woocommerce .commentmetadata .star-rating span,
.woocommerce p.stars.selected a:not(.active):before {
color: #6bc74d;
}
.woocommerce .commentmetadata .star-rating {
display: inline-block;
vertical-align: middle;
float: none;
margin: 0 0 0 10px;
}
.woocommerce table.shop_table {
border: none;
margin: 0 0 40px;
text-align: left;
width: 100%;
border-collapse: separate;
border-radius: 0;
border-top: 5px solid #cacaca;
}
.woocommerce table.shop_table th {
font-weight: 400;
padding: 22px 15px 17px;
font-size: 13px;
color: #222831;
border-bottom: #ddd;
}
.woocommerce table.shop_table td {
border-top: 1px solid #ddd;
padding: 20px 15px;
vertical-align: middle;
}
.woocommerce table.shop_table td small {
font-weight: 400;
}
.woocommerce table.shop_table td div.quantity {
position: relative;
float: left;
margin: 0 20px 0 0;
width: 95px;
}
.woocommerce table.shop_table td div.quantity input {
background: #cacaca;
border: none;
padding: 15px 49px 16px 15px;
border-radius: 0;
color: #222;
font-size: 13px;
line-height: 1;
outline: 0 !important;
box-shadow: none !important;
width: 100%;
}
.woocommerce table.shop_table tbody:first-child tr:first-child td,
.woocommerce table.shop_table tbody:first-child tr:first-child th {
border-top: 0;
}
.woocommerce table.shop_table tbody th,
.woocommerce table.shop_table tfoot td,
.woocommerce table.shop_table tfoot th {
font-weight: 700;
border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.woocommerce a.remove {
display: block;
font-size: 1.5em;
height: 1em;
width: 1em;
text-align: center;
line-height: 1;
border-radius: 100%;
color: #cacaca !important;
text-decoration: none;
font-weight: 700;
border: 0;
}
.woocommerce a.remove:hover {
color: #fff !important;
background: red;
}
.woocommerce form .form-row {
padding: 0;
margin-bottom: 30px;
}
.woocommerce form.checkout_coupon,
.woocommerce form.login,
.woocommerce form.register {
border: none;
padding: 45px 50px;
margin: 2em 0;
text-align: left;
border-radius: 0;
background: #f2f2f2;
}
.woocommerce-cart table.cart td.product-quantity,
.woocommerce-cart table.cart td.product-remove,
.woocommerce-cart table.cart th.product-quantity,
.woocommerce-cart table.cart th.product-remove {
text-align: center;
}
.woocommerce form.checkout_coupon .lost_password,
.woocommerce form.login .lost_password,
.woocommerce form.register .lost_password {
margin: 0;
}
.woocommerce form.checkout_coupon #rememberme,
.woocommerce form.login #rememberme,
.woocommerce form.register #rememberme {
margin: 0 0 0 20px;
}
.woocommerce form.checkout_coupon .form-control,
.woocommerce form.login .form-control,
.woocommerce form.register .form-control {
background-color: #fff !important;
}
@media only screen and (max-width: 640px) {
.woocommerce form.checkout_coupon,
.woocommerce form.login,
.woocommerce form.register {
padding: 20px;
}
}
.woocommerce-cart table.cart .product-thumbnail {
min-width: 40px;
}
.woocommerce-cart table.cart img {
width: 40px;
margin: 0 20px 0 0;
box-shadow: none;
}
.woocommerce-cart table.cart td,
.woocommerce-cart table.cart th {
vertical-align: middle;
}
.woocommerce-cart table.cart td.product-name a,
.woocommerce-cart table.cart th.product-name a {
color: #222831;
font-weight: 400;
}
.woocommerce-cart table.cart td .amount,
.woocommerce-cart table.cart th .amount {
color: #777;
font-size: 14px;
}
.woocommerce-cart table.cart td.product-remove .remove,
.woocommerce-cart table.cart th.product-remove .remove {
display: inline-block;
}
.woocommerce-cart table.cart td.product-quantity div.quantity,
.woocommerce-cart table.cart th.product-quantity div.quantity {
display: inline-block;
vertical-align: middle;
float: none;
margin: 0;
}
.woocommerce-cart table.cart td.actions {
padding: 30px 0;
background-color: transparent !important;
}
.woocommerce-cart table.cart td.actions .coupon .input-text {
float: left;
padding: 16px 30px 15px;
border: inherit;
line-height: inherit;
margin: 0 10px 20px 0;
}
.woocommerce-cart table.cart td.actions input[type="submit"]:disabled.button:hover {
background-color: #7bc74d !important;
border-color: #7bc74d !important;
color: #fff !important;
}
.woocommerce-cart .cart-collaterals .cart_totals .discount td,
.woocommerce-cart .cart-collaterals .cart_totals table small {
color: #222831;
}
.woocommerce-cart table.cart input {
margin: 0;
vertical-align: middle;
line-height: 1;
}
.woocommerce-cart table.cart .coupon input[type="text"] {
width: 255px;
}
.woocommerce-cart .wc-proceed-to-checkout {
padding: 30px 0 0;
}
.woocommerce-cart .wc-proceed-to-checkout:after {
content: "";
display: table;
clear: both;
}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
display: inline-block;
text-align: center;
margin-bottom: 20px;
font-size: 14px;
padding: 8px 21px;
}
.woocommerce-cart .cart-collaterals .shipping_calculator .button {
width: 100%;
float: none;
display: block;
}
.woocommerce-cart .cart-collaterals .cart_totals p small {
color: #222831;
font-size: 0.83em;
}
.woocommerce-cart .cart-collaterals .cart_totals table {
border-collapse: separate;
padding: 0;
}
.woocommerce-cart .cart-collaterals .cart_totals table tr:first-child td,
.woocommerce-cart .cart-collaterals .cart_totals table tr:first-child th {
border-top: 0;
}
.woocommerce-cart .cart-collaterals .cart_totals table td,
.woocommerce-cart .cart-collaterals .cart_totals table th {
vertical-align: top;
line-height: 1.5em;
}
.woocommerce-cart .cart-collaterals .cart_totals table select {
width: 100%;
}
.woocommerce-cart .cart-collaterals .cart_totals tr td,
.woocommerce-cart .cart-collaterals .cart_totals tr th {
border-top: 1px solid #222831;
}
.woocommerce-cart .cart-collaterals .cross-sells ul.products li.product {
margin-top: 0;
}
.woocommerce-cart .cart-collaterals .cart_totals .cart_totals_wr {
background: #f2f2f2;
padding: 30px 50px;
}
.woocommerce-cart .cart-collaterals .cart_totals table {
border: none;
margin: 0;
}
.woocommerce-cart .cart-collaterals .cart_totals table th {
text-transform: lowercase;
width: auto;
min-width: 110px;
}
.woocommerce-cart .cart-collaterals .cart_totals table td {
width: auto;
line-height: 22px;
color: #222;
}
.woocommerce-cart .cart-collaterals .cart_totals table td p {
font-size: 13px;
line-height: 22px;
margin-bottom: 10px;
}
.woocommerce-cart .cart-collaterals .cart_totals table td p.form-row {
padding: 0;
margin-bottom: 15px;
}
.woocommerce-cart .cart-collaterals .cart_totals table td .woocommerce-shipping-calculator p {
font-size: 13px;
line-height: 22px;
}
.woocommerce-cart .cart-collaterals .cart_totals table td .woocommerce-shipping-calculator p a {
color: #222831;
text-decoration: none !important;
border-bottom: 1px dashed #222831;
}
.woocommerce-cart .cart-collaterals .cart_totals table td,
.woocommerce-cart .cart-collaterals .cart_totals table th {
background: 0 0;
border: none;
padding: 13px 0;
}
.woocommerce-cart .cart-collaterals .cart_totals {
width: 540px;
}
form.woocommerce-checkout {
margin-top: 40px;
}
.woocommerce-checkout .checkout .col-2 h3#ship-to-different-address label {
display: inline-block;
vertical-align: middle;
margin: 0;
}
.woocommerce-checkout .checkout .col-2 h3#ship-to-different-address .input-checkbox {
display: inline-block;
vertical-align: middle;
margin: 0 0 0 10px;
}
.woocommerce-checkout-review-order {
position: relative;
margin: 40px -3000px -60px;
padding: 80px 3000px;
background: #f2f2f2;
}
.woocommerce-checkout-review-order .woocommerce-checkout-review-order-table-wr {
width: 50%;
float: left;
padding: 0 15px;
}
.woocommerce-checkout-review-order .woocommerce-checkout-review-order-table-wr table.shop_table td,
.woocommerce-checkout-review-order .woocommerce-checkout-review-order-table-wr table.shop_table th {
padding: 20px 30px;
}
.woocommerce-checkout-review-order .woocommerce-checkout-review-order-table-wr table.shop_table tfoot td {
font-weight: 400;
color: #222;
background: #fff;
border: none;
text-align: right;
}
.woocommerce-checkout-review-order .woocommerce-checkout-review-order-table-wr table.shop_table tfoot th {
background: #fff;
border: none;
}
.woocommerce-checkout-review-order .woocommerce-checkout-review-order-table-wr table.shop_table tfoot .shipping td {
font-size: 13px;
}
.woocommerce-checkout-review-order .woocommerce-checkout-payment-wr {
width: 50%;
float: left;
padding: 0 15px;
}
.woocommerce-checkout-review-order #order_review_heading {
margin: 0 0 31px;
padding: 0;
}
.woocommerce-checkout-review-order #order_review_heading:after {
display: none;
}
.woocommerce-checkout #payment {
background: 0 0;
border-radius: 0;
}
.woocommerce-checkout #payment ul.payment_methods {
padding: 0;
border: none;
}
.woocommerce-checkout #payment ul.payment_methods li {
margin: 0 0 20px;
}
.woocommerce-checkout #payment ul.payment_methods li .input-radio {
display: inline-block;
vertical-align: middle;
}
.woocommerce-checkout #payment ul.payment_methods li > label {
display: inline-block;
vertical-align: middle;
margin: 0;
font-size: 13px;
font-weight: 600;
color: #222831;
}
.woocommerce-checkout #payment ul.payment_methods li > label .icon img {
margin: 15px 15px 0 0;
display: inline-block;
vertical-align: middle;
}
.woocommerce-checkout #payment ul.payment_methods li > label .icon a {
margin: 15px 0 0;
display: inline-block;
vertical-align: middle;
line-height: 1;
float: none;
color: #222831;
font-size: 13px;
text-decoration: underline;
}
.addresses .address .title h4:after,
.woocommerce-checkout #payment div.payment_box:before {
display: none;
}
.woocommerce-checkout #payment ul.payment_methods li > label .icon a:hover {
text-decoration: none;
}
.woocommerce-checkout #payment ul.payment_methods li.wc_payment_method.payment_method_paypal .input-radio,
.woocommerce-checkout #payment ul.payment_methods li.wc_payment_method.payment_method_paypal > label {
vertical-align: top;
}
.woocommerce-checkout #payment div.payment_box {
margin: 0;
padding: 10px 20px 0 31px;
background: 0 0;
color: #777;
font-size: 13px;
line-height: 22px;
}
.addresses .address address,
.addresses address {
line-height: 22px;
color: #222;
}
.woocommerce-checkout #payment div.payment_box p {
line-height: 22px;
}
.woocommerce #payment #place_order,
.woocommerce-page #payment #place_order {
float: none;
}
.addresses .address {
padding: 30px 40px;
background: #f2f2f2;
}
.addresses .address .title h4,
.woocommerce .order_details {
padding: 0;
}
.addresses .address .title {
margin: 0 0 20px;
}
#add_payment_method #payment div.form-row,
.woocommerce-checkout #payment div.form-row {
padding-left: 0;
}
.woocommerce-account .address .title.media {
margin-bottom: 23px;
}
.woocommerce-account .woocommerce-MyAccount-navigation {
float: none;
width: auto;
margin-bottom: 35px;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul {
padding: 0;
margin: 0;
background-color: #6bc74d;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li {
display: inline-block;
vertical-align: top;
margin-right: -4px;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
display: block;
padding: 15px 35px 14px;
background-color: #6bc74d;
text-decoration: none !important;
letter-spacing: -0.4px;
font-weight: 700;
color: #222831;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li a:hover {
color: #fff;
background-color: #222831;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active a {
background-color: #222831;
color: #6bc74d;
}
.woocommerce-account .woocommerce-MyAccount-content {
float: none;
width: auto;
min-height: 200px;
}
#bbpress-forums li {
padding: 0;
}
#bbpress-forums li:before {
content: none;
}
#bbpress-forums fieldset.bbp-form {
margin-bottom: 30px;
}
#bbpress-forums fieldset.bbp-form label {
margin-bottom: 10px;
line-height: normal;
}
#bbpress-forums fieldset.bbp-form legend {
margin-bottom: 0;
}
#bbpress-forums #subscription-toggle {
float: right;
line-height: 28px;
}
#bbpress-forums .bbp-replies #subscription-toggle {
line-height: normal;
}
#bbpress-forums #bbp-user-wrapper h2.entry-title {
margin-bottom: 23px;
padding-bottom: 0;
line-height: normal;
}
#bbpress-forums #bbp-user-wrapper h2.entry-title:after {
margin-top: 10px;
}
#bbpress-forums #bbp-search-form #bbp_search,
#bbpress-forums #bbp-your-profile fieldset input[type="text"],
#bbpress-forums #bbp-your-profile fieldset input[type="password"],
#bbpress-forums #bbp-your-profile fieldset textarea,
#bbpress-forums fieldset.bbp-form input[type="text"],
#bbpress-forums fieldset.bbp-form textarea {
font-size: 13px;
line-height: 18px;
color: #222;
background: #cacaca;
border: none;
box-shadow: none;
outline: 0;
padding: 16px 30px 15px;
border-radius: 0;
transition: all 0.3s ease;
box-sizing: border-box !important;
width: 100%;
display: block;
}
#bbpress-forums #bbp-search-form #bbp_search:active,
#bbpress-forums #bbp-search-form #bbp_search:focus,
#bbpress-forums #bbp-your-profile fieldset input[type="text"]:active,
#bbpress-forums #bbp-your-profile fieldset input[type="text"]:focus,
#bbpress-forums #bbp-your-profile fieldset input[type="password"]:active,
#bbpress-forums #bbp-your-profile fieldset input[type="password"]:focus,
#bbpress-forums #bbp-your-profile fieldset textarea:active,
#bbpress-forums #bbp-your-profile fieldset textarea:focus,
#bbpress-forums fieldset.bbp-form input[type="text"]:active,
#bbpress-forums fieldset.bbp-form input[type="text"]:focus,
#bbpress-forums fieldset.bbp-form textarea:active,
#bbpress-forums fieldset.bbp-form textarea:focus {
background: #fff;
border-radius: 2px;
box-shadow: 0 0 0 2px #6bc74d;
}
#bbpress-forums fieldset.bbp-form input[type="text"] {
height: 49px;
}
#bbpress-forums #bbp-your-profile fieldset input,
#bbpress-forums #bbp-your-profile fieldset input[type="text"],
#bbpress-forums #bbp-your-profile fieldset textarea {
width: 60%;
display: inline-block;
}
#bbpress-forums #bbp-your-profile fieldset input:focus,
#bbpress-forums #bbp-your-profile fieldset input[type="text"]:focus,
#bbpress-forums #bbp-your-profile fieldset textarea:focus {
border: none;
outline: 0;
}
#bbpress-forums #bbp-your-profile fieldset .select2-container {
width: 60% !important;
}
#bbpress-forums #bbp-search-form {
margin-bottom: 10px;
}
#bbpress-forums #bbp-search-form #bbp_search {
display: inline-block;
width: auto;
padding: 10px 15px;
background: 0 0;
vertical-align: top;
border: 1px solid #ccc;
}
#bbpress-forums #bbp-search-form #bbp_search:active,
#bbpress-forums #bbp-search-form #bbp_search:focus {
border-radius: 0;
box-shadow: none;
border-color: #222831;
}
#bbpress-forums #bbp-search-form .button {
padding: 5.5px 21px;
}
#bbpress-forums div.bbp-the-content-wrapper div.quicktags-toolbar {
margin-bottom: 5px;
}
#bbpress-forums div.bbp-forum-header,
#bbpress-forums div.bbp-reply-header,
#bbpress-forums div.bbp-topic-header,
#bbpress-forums li.bbp-body div.hentry {
padding: 8px;
}
#bbpress-forums div.bbp-template-notice img.avatar,
#bbpress-forums p.bbp-topic-meta img.avatar {
margin-top: -2px;
margin-bottom: 0;
}
@media only screen and (max-width: 1440px) {
body .tparrows.tp-leftarrow {
transform: none !important;
-webkit-transform: none !important;
-moz-transform: none !important;
left: 0 !important;
margin: -22px 0 0 !important;
}
body .tparrows.tp-rightarrow {
transform: none !important;
-webkit-transform: none !important;
-moz-transform: none !important;
left: auto !important;
right: 0 !important;
margin: -22px 0 0 !important;
}
body.boxed_layout .tparrows.tp-leftarrow {
left: 18px !important;
}
body.boxed_layout .tparrows.tp-rightarrow {
right: 18px !important;
}
body.boxed_layout .slick_prev {
left: -40px;
}
body.boxed_layout .slick_next {
right: -40px;
}
body.header_style_8 .side_nav .main_menu_nav > li > a {
padding: 6px 0;
}
body.header_style_8 .side_nav .main_menu_nav > li > a:after {
top: 5px !important;
}
}
@media only screen and (max-width: 1199px) {
body.header_style_3 .top_nav {
background: #6bc74d;
}
body.header_style_3 .top_nav .top_nav_wrapper > ul > li > a {
padding-right: 10px;
padding-left: 10px;
}
body.header_style_3 .top_nav .icon_text .icon {
color: #fff;
}
body.header_style_7 .header_side_wrapper .side_nav {
margin-top: 42px;
}
body.header_style_6 .header_top .top_nav .top_nav_wrapper > ul {
margin-right: -15px;
}
body.header_style_6 .header_top .top_nav .top_nav_wrapper > ul > li > a {
padding: 10px 15px;
}
body.header_style_6 .header_top .top_nav .top_nav_wrapper > ul > li.menu-item-has-children > a:after {
right: 0;
}
body.header_style_6 #lang_sel,
body.header_style_6 .top_bar_contacts > li {
margin-right: 30px;
}
body.header_style_4 .header_top .icon_text {
margin-left: 45px;
}
body.header_style_4 .header_top .icon_text:last-child {
margin-left: 0;
}
body.header_style_4 .header_top .icon_text.big {
margin-left: 45px;
}
.stm_services_tabs .services_categories ul li a {
padding: 14.5px 15.3px;
}
.stm_contacts_widget.style_2 ul li:not(:last-child) {
margin-right: 20px;
}
body.header_style_8 .top_bar_contacts > li {
margin-right: 30px;
}
.vc_grid-item.blog .vc_gitem-post-data-source-post_date,
body.header_style_7 #header .header_side,
body.header_style_7 #header .top_nav {
display: none;
}
.header_socials {
margin: 0 0 0 40px;
}
#wrapper {
padding-bottom: 0 !important;
}
#footer {
position: relative;
width: auto;
bottom: auto;
}
.contact_col aside.widget {
padding-top: 38px !important;
padding-bottom: 30px !important;
}
.top_nav .main_menu_nav > ul,
.top_nav .top_nav_wrapper > ul {
padding: 0 15px;
}
.icon_button {
font-size: 10px;
}
.top_bar .top_bar_info li:before {
margin: 0 15px;
}
.top_nav .icon_text {
padding: 0 0 0 20px;
margin: 18px 20px 0 0;
}
body .vc_row.fixed_bg {
background-attachment: scroll;
}
.top_bar_info_wr .top_bar_info li {
padding: 5px;
font-size: 12px;
}
.top_bar_info_wr .top_bar_info_switcher .active {
padding: 14px 35px 16px 15px;
min-width: 140px;
}
.header_top .icon_text {
margin: 5px 0 0 10px;
}
body.header_style_1 .top_nav .top_nav_wrapper > ul > li > a {
padding: 21px 13px;
}
body.header_style_2 .header_top .top_nav .main_menu_nav > ul > li > a,
body.header_style_2 .header_top .top_nav .top_nav_wrapper > ul > li > a {
padding-left: 10px;
padding-right: 10px;
}
body.header_style_2 .header_top .top_nav .header_socials {
margin: 0 0 0 20px;
}
body.header_style_2 .header_top .top_nav .header_socials a {
margin-left: 14px;
}
body.header_style_4 .top_nav .top_nav_wrapper > ul > li > a {
padding-left: 18px;
padding-right: 18px;
}
body.header_style_4 .top_nav .header_socials {
margin-top: 2px;
margin-left: 0;
}
body.header_style_5 .top_nav .top_nav_wrapper > ul > li > a {
padding: 20px 15px;
}
body.header_style_5 .top_nav .top_nav_wrapper > ul > li.menu-item-has-children > a:after {
right: 0;
}
body.header_style_7 {
margin-left: auto;
}
body.header_style_7 .stm-revslider-wrapper {
padding-left: 0 !important;
}
body.header_style_7 .mobile_header {
display: block;
}
body.header_style_7 .mobile_header .header_socials {
margin: 0;
float: right;
}
body.header_style_7 .icon_text .text,
body.header_style_7 .mobile_header .logo_wrapper .logo {
float: left;
}
body.header_style_7 .mobile_header #stm_wpml_lang_switcher {
float: left;
margin: 0;
padding: 9px 0 7px;
}
body.header_style_7 .mobile_header #stm_wpml_lang_switcher ul {
top: -15px;
padding: 55px 25px 8px 20px;
}
body.header_style_7 .mobile_header .mobile_header_top_bar {
background: #eee;
padding: 4px 23px;
}
body.header_style_7 .mobile_header .header_socials a,
body.header_style_7 .mobile_header .header_socials a:first-child {
margin: 5px 30px 5px 0;
}
body.header_style_7 .mobile_header .header_socials a:last-child {
margin: 0;
}
body.header_style_7 .mobile_header .logo_wrapper {
position: relative;
background: #fff;
padding: 22px 35px 30px 41px;
}
body.header_style_7 .mobile_header .header_info {
background: #222831;
}
body.header_style_7 .mobile_header .icon_texts {
padding: 40px;
}
body.header_style_7 .mobile_header .header_info .icon_text {
padding: 0;
color: #aaa;
display: inline-block;
vertical-align: top;
margin-right: 70px;
}
body.header_style_7 .mobile_header .header_info .icon_text:last-child {
margin: 0;
}
body.header_style_7 .mobile_header .header_info .icon_text .text strong {
color: #fff;
}
body.header_style_7 .mobile_header .header_info .icon_text .text strong a {
color: #fff;
font-size: 15px;
}
body.header_style_7 .mobile_header .header_info .icon_text .text span {
font-size: 13px;
}
body.header_style_7 .mobile_header .header_info .icon_text .icon {
width: 32px;
margin: 0;
}
body.header_style_7 #menu_toggle,
body.header_style_7 .menu_toggle {
position: relative;
cursor: pointer;
float: right;
width: 26px;
height: 20px;
padding: 10px 0;
margin: 17px 0 0;
}
body.header_style_7 #menu_toggle button,
body.header_style_7 .menu_toggle button {
position: absolute;
left: 0;
top: 50%;
margin: -2px 0 0;
background: #222831;
height: 4px;
padding: 0;
border: none;
width: 100%;
transition: 0.3s;
outline: 0 !important;
border-radius: 2px;
}
body.header_style_7 #menu_toggle button:before,
body.header_style_7 .menu_toggle button:before {
content: "";
position: absolute;
left: 0;
top: -8px;
width: 26px;
height: 4px;
background: #222831;
transform-origin: 1.5px center;
transition: 0.3s;
border-radius: 2px;
}
body.header_style_7 #menu_toggle button:after,
body.header_style_7 .menu_toggle button:after {
content: "";
position: absolute;
left: 0;
bottom: -8px;
width: 26px;
height: 4px;
background: #222831;
transform-origin: 1.5px center;
transition: 0.3s;
border-radius: 2px;
}
body.header_style_7 #menu_toggle.open button,
body.header_style_7 .menu_toggle.open button {
background: 0 0;
}
body.header_style_7 #menu_toggle.open button:before,
body.header_style_7 .menu_toggle.open button:before {
top: 0;
transform: rotate3d(0, 0, 1, -45deg);
transform-origin: 50% 50%;
}
body.header_style_7 #menu_toggle.open button:after,
body.header_style_7 .menu_toggle.open button:after {
bottom: 0;
transform: rotate3d(0, 0, 1, 45deg);
transform-origin: 50% 50%;
}
body.header_style_7 .mobile_header .top_nav_mobile {
padding: 16px 0;
margin: 0 0 15px;
display: none;
box-shadow: 0 0 5px rgba(0, 0, 0, 0.52);
}
body.header_style_7 .mobile_header .top_nav_mobile .main_menu_nav {
padding: 0;
margin: 0;
}
body.header_style_7 .mobile_header .top_nav_mobile .main_menu_nav li {
position: relative;
list-style: none;
}
body.header_style_7 .mobile_header .top_nav_mobile .main_menu_nav > li > a {
padding: 11px 36px 11px 44px;
display: block;
font-size: 20px;
color: #fff;
text-transform: lowercase;
font-weight: 700;
letter-spacing: -0.04em;
}
body.header_style_7 .mobile_header .top_nav_mobile .main_menu_nav > li:hover > a {
color: #6bc74d;
}
body.header_style_7 .mobile_header .top_nav_mobile .main_menu_nav > li.menu-item-has-children .arrow {
position: absolute;
display: block;
right: 12px;
top: 0;
cursor: pointer;
height: 50px;
padding: 0 30px;
transition: all 0.3s ease;
}
body.header_style_7 .mobile_header .top_nav_mobile .main_menu_nav > li.menu-item-has-children .arrow.active {
transform: rotate(45deg);
}
body.header_style_7 .mobile_header .top_nav_mobile .main_menu_nav > li.menu-item-has-children .arrow.active i:after,
body.header_style_7 .mobile_header .top_nav_mobile .main_menu_nav > li.menu-item-has-children .arrow.active i:before {
background: #6bc74d;
}
body.header_style_7 .mobile_header .top_nav_mobile .main_menu_nav > li.menu-item-has-children .arrow i {
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
width: 11px;
height: 11px;
}
body.header_style_7 .mobile_header .top_nav_mobile .main_menu_nav > li.menu-item-has-children .arrow i:before {
content: "";
position: absolute;
left: 0;
top: 4px;
width: 11px;
height: 3px;
background: #fff;
border-radius: 1px;
}
body.header_style_7 .mobile_header .top_nav_mobile .main_menu_nav > li.menu-item-has-children .arrow i:after {
content: "";
position: absolute;
left: 4px;
top: 0;
width: 3px;
height: 11px;
background: #fff;
border-radius: 1px;
}
body.header_style_7 .mobile_header .top_nav_mobile .main_menu_nav > li.menu-item-has-children > .sub-menu > li.menu-item-has-children .arrow {
right: 21px;
padding: 10px 20px 12px;
}
body.header_style_7 .mobile_header .top_nav_mobile .main_menu_nav > li.menu-item-has-children > .sub-menu > li.menu-item-has-children .arrow i:after,
body.header_style_7 .mobile_header .top_nav_mobile .main_menu_nav > li.menu-item-has-children > .sub-menu > li.menu-item-has-children .arrow i:before {
background-color: #222831 !important;
}
body.header_style_7 .mobile_header .top_nav_mobile .main_menu_nav ul {
position: relative;
margin: 0;
padding: 0;
display: none;
background: #f0f2f5;
}
body.header_style_7 .mobile_header .top_nav_mobile .main_menu_nav ul:before {
content: "";
position: absolute;
right: 31px;
top: 0;
border-left: 10px solid transparent;
border-right: 10px solid transparent;
border-top: 8px solid #222831;
}
body.header_style_7 .mobile_header .top_nav_mobile .main_menu_nav ul li {
text-transform: capitalize;
}
body.header_style_7 .mobile_header .top_nav_mobile .main_menu_nav ul li a {
font-size: 16px;
color: #222831;
font-weight: 600;
padding: 11px 36px 11px 44px !important;
display: block;
}
body.header_style_7 .mobile_header .top_nav_mobile .main_menu_nav li.current-menu-ancestor > a,
body.header_style_7 .mobile_header .top_nav_mobile .main_menu_nav li.current-menu-parent > a,
body.header_style_7 .mobile_header .top_nav_mobile .main_menu_nav li.current_page_item > a,
body.header_style_7 .mobile_header .top_nav_mobile .main_menu_nav ul li:active > a {
color: #6bc74d;
}
body.header_style_7 .mobile_header .top_nav_mobile .main_menu_nav ul li ul {
display: none;
background: #fff;
}
body.header_style_7 .mobile_header .top_nav_mobile .main_menu_nav ul li ul:before {
display: none;
}
body.header_style_7 .mobile_header .top_nav_mobile .main_menu_nav ul li ul a {
font-size: 14px;
font-weight: 400;
}
body.header_style_7 .mobile_header .top_nav_mobile .main_menu_nav ul li ul li {
position: relative;
padding: 0 0 0 7px;
}
body.header_style_7 .mobile_header .top_nav_mobile .main_menu_nav ul li ul li:before {
content: "";
position: absolute;
left: 44px;
top: 50%;
width: 4px;
height: 1px;
background: #222831;
}
body.header_style_7 .mobile_header .top_nav_mobile .main_menu_nav > li.current-menu-ancestor.menu-item-has-children > .arrow,
body.header_style_7 .mobile_header .top_nav_mobile .main_menu_nav > li.current-menu-ancestor.menu-item-has-children > .sub-menu > li.current-menu-parent.menu-item-has-children > .arrow,
body.header_style_7 .mobile_header .top_nav_mobile .main_menu_nav > li.current-menu-parent.menu-item-has-children > .arrow,
body.header_style_7 .mobile_header .top_nav_mobile .main_menu_nav > li.current-menu-parent.menu-item-has-children > .sub-menu > li.current-menu-item.menu-item-has-children > .arrow,
body.header_style_7 .mobile_header .top_nav_mobile .main_menu_nav > li.current_page_item.menu-item-has-children > .arrow {
color: #222831;
}
body.header_style_7 .mobile_menu > ul ul ul {
display: block;
}
}
@media only screen and (max-width: 1024px) {
html body ul li.stm_megamenu > ul.sub-menu > li,
html body ul li.stm_megamenu > ul.sub-menu > li ul.sub-menu {
margin: 0 !important;
}
.mobile_grid_landscape #header .header_top,
.mobile_grid_landscape #header .top_nav,
.mobile_grid_landscape .top_bar {
display: none;
}
.mobile_grid_landscape .mobile_header {
display: block;
}
.mobile_grid_landscape .mobile_header .header_socials {
margin: 0;
float: right;
}
.mobile_grid_landscape .icon_text .text,
.mobile_grid_landscape .mobile_header .logo_wrapper .logo {
float: left;
}
.mobile_grid_landscape .mobile_header #stm_wpml_lang_switcher {
float: left;
margin: 0;
padding: 9px 0 7px;
}
.mobile_grid_landscape .mobile_header #stm_wpml_lang_switcher ul {
top: -15px;
padding: 55px 25px 8px 20px;
}
.mobile_grid_landscape .mobile_header .mobile_header_top_bar {
background: #eee;
padding: 4px 23px;
}
.mobile_grid_landscape .mobile_header .header_socials a,
.mobile_grid_landscape .mobile_header .header_socials a:first-child {
margin: 5px 30px 5px 0;
}
.mobile_grid_landscape .mobile_header .header_socials a:last-child {
margin: 0;
}
.mobile_grid_landscape .mobile_header .logo_wrapper {
position: relative;
background: #fff;
padding: 22px 35px 30px 41px;
}
.mobile_grid_landscape .mobile_header .header_info {
background: #222831;
}
.mobile_grid_landscape .mobile_header .icon_texts {
padding: 40px;
}
.mobile_grid_landscape .mobile_header .header_info .icon_text {
padding: 0;
color: #aaa;
display: inline-block;
vertical-align: top;
margin-right: 70px;
}
.mobile_grid_landscape .mobile_header .header_info .icon_text:last-child {
margin: 0;
}
.mobile_grid_landscape .mobile_header .header_info .icon_text .text strong {
color: #fff;
}
.mobile_grid_landscape .mobile_header .header_info .icon_text .text strong a {
color: #fff;
font-size: 15px;
}
.mobile_grid_landscape .mobile_header .header_info .icon_text .text span {
font-size: 13px;
}
.mobile_grid_landscape .mobile_header .header_info .icon_text .icon {
width: 32px;
margin: 0;
}
.mobile_grid_landscape #menu_toggle,
.mobile_grid_landscape .menu_toggle {
position: relative;
cursor: pointer;
float: right;
width: 26px;
height: 20px;
padding: 10px 0;
margin: 17px 0 0;
}
.mobile_grid_landscape #menu_toggle button,
.mobile_grid_landscape .menu_toggle button {
position: absolute;
left: 0;
top: 50%;
margin: -2px 0 0;
background: #222831;
height: 4px;
padding: 0;
border: none;
width: 100%;
transition: 0.3s;
outline: 0 !important;
border-radius: 2px;
}
.mobile_grid_landscape #menu_toggle button:before,
.mobile_grid_landscape .menu_toggle button:before {
content: "";
position: absolute;
left: 0;
top: -8px;
width: 26px;
height: 4px;
background: #222831;
transform-origin: 1.5px center;
transition: 0.3s;
border-radius: 2px;
}
.mobile_grid_landscape #menu_toggle button:after,
.mobile_grid_landscape .menu_toggle button:after {
content: "";
position: absolute;
left: 0;
bottom: -8px;
width: 26px;
height: 4px;
background: #222831;
transform-origin: 1.5px center;
transition: 0.3s;
border-radius: 2px;
}
.mobile_grid_landscape #menu_toggle.open button,
.mobile_grid_landscape .menu_toggle.open button {
background: 0 0;
}
.mobile_grid_landscape #menu_toggle.open button:before,
.mobile_grid_landscape .menu_toggle.open button:before {
top: 0;
transform: rotate3d(0, 0, 1, -45deg);
transform-origin: 50% 50%;
}
.mobile_grid_landscape #menu_toggle.open button:after,
.mobile_grid_landscape .menu_toggle.open button:after {
bottom: 0;
transform: rotate3d(0, 0, 1, 45deg);
transform-origin: 50% 50%;
}
.mobile_grid_landscape .mobile_header .top_nav_mobile {
padding: 16px 0;
margin: 0 0 15px;
display: none;
box-shadow: 0 0 5px rgba(0, 0, 0, 0.52);
}
.mobile_grid_landscape .mobile_header .top_nav_mobile .main_menu_nav {
padding: 0;
margin: 0;
}
.mobile_grid_landscape .mobile_header .top_nav_mobile .main_menu_nav li {
position: relative;
list-style: none;
}
.mobile_grid_landscape .mobile_header .top_nav_mobile .main_menu_nav > li > a {
padding: 11px 36px 11px 44px;
display: block;
font-size: 20px;
color: #fff;
text-transform: lowercase;
font-weight: 700;
letter-spacing: -0.04em;
}
.mobile_grid_landscape .mobile_header .top_nav_mobile .main_menu_nav > li:hover > a {
color: #6bc74d;
}
.mobile_grid_landscape .mobile_header .top_nav_mobile .main_menu_nav > li.menu-item-has-children .arrow {
position: absolute;
display: block;
right: 12px;
top: 0;
cursor: pointer;
height: 50px;
padding: 0 30px;
transition: all 0.3s ease;
}
.mobile_grid_landscape .mobile_header .top_nav_mobile .main_menu_nav > li.menu-item-has-children .arrow.active {
transform: rotate(45deg);
}
.mobile_grid_landscape .mobile_header .top_nav_mobile .main_menu_nav > li.menu-item-has-children .arrow.active i:after,
.mobile_grid_landscape .mobile_header .top_nav_mobile .main_menu_nav > li.menu-item-has-children .arrow.active i:before {
background: #6bc74d;
}
.mobile_grid_landscape .mobile_header .top_nav_mobile .main_menu_nav > li.menu-item-has-children .arrow i {
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
width: 11px;
height: 11px;
}
.mobile_grid_landscape .mobile_header .top_nav_mobile .main_menu_nav > li.menu-item-has-children .arrow i:before {
content: "";
position: absolute;
left: 0;
top: 4px;
width: 11px;
height: 3px;
background: #fff;
border-radius: 1px;
}
.mobile_grid_landscape .mobile_header .top_nav_mobile .main_menu_nav > li.menu-item-has-children .arrow i:after {
content: "";
position: absolute;
left: 4px;
top: 0;
width: 3px;
height: 11px;
background: #fff;
border-radius: 1px;
}
.mobile_grid_landscape .mobile_header .top_nav_mobile .main_menu_nav > li.menu-item-has-children > .sub-menu > li.menu-item-has-children .arrow {
right: 21px;
padding: 10px 20px 12px;
}
.mobile_grid_landscape .mobile_header .top_nav_mobile .main_menu_nav > li.menu-item-has-children > .sub-menu > li.menu-item-has-children .arrow i:after,
.mobile_grid_landscape .mobile_header .top_nav_mobile .main_menu_nav > li.menu-item-has-children > .sub-menu > li.menu-item-has-children .arrow i:before {
background-color: #222831 !important;
}
.mobile_grid_landscape .mobile_header .top_nav_mobile .main_menu_nav ul {
position: relative;
margin: 0;
padding: 0;
display: none;
background: #f0f2f5;
}
.mobile_grid_landscape .mobile_header .top_nav_mobile .main_menu_nav ul:before {
content: "";
position: absolute;
right: 31px;
top: 0;
border-left: 10px solid transparent;
border-right: 10px solid transparent;
border-top: 8px solid #222831;
}
.mobile_grid_landscape .mobile_header .top_nav_mobile .main_menu_nav ul li {
text-transform: capitalize;
}
.mobile_grid_landscape .mobile_header .top_nav_mobile .main_menu_nav ul li a {
font-size: 16px;
color: #222831;
font-weight: 600;
padding: 11px 36px 11px 44px !important;
display: block;
}
.mobile_grid_landscape .mobile_header .top_nav_mobile .main_menu_nav li.current-menu-ancestor > a,
.mobile_grid_landscape .mobile_header .top_nav_mobile .main_menu_nav li.current-menu-parent > a,
.mobile_grid_landscape .mobile_header .top_nav_mobile .main_menu_nav li.current_page_item > a,
.mobile_grid_landscape .mobile_header .top_nav_mobile .main_menu_nav ul li:active > a {
color: #6bc74d;
}
.mobile_grid_landscape .mobile_header .top_nav_mobile .main_menu_nav ul li ul {
display: none;
background: #fff;
}
.mobile_grid_landscape .mobile_header .top_nav_mobile .main_menu_nav ul li ul:before {
display: none;
}
.mobile_grid_landscape .mobile_header .top_nav_mobile .main_menu_nav ul li ul a {
font-size: 14px;
font-weight: 400;
}
.mobile_grid_landscape .mobile_header .top_nav_mobile .main_menu_nav ul li ul li {
position: relative;
padding: 0 0 0 7px;
}
.mobile_grid_landscape .mobile_header .top_nav_mobile .main_menu_nav ul li ul li:before {
content: "";
position: absolute;
left: 44px;
top: 50%;
width: 4px;
height: 1px;
background: #222831;
}
.mobile_grid_landscape .mobile_header .top_nav_mobile .main_menu_nav > li.current-menu-ancestor.menu-item-has-children > .arrow,
.mobile_grid_landscape .mobile_header .top_nav_mobile .main_menu_nav > li.current-menu-ancestor.menu-item-has-children > .sub-menu > li.current-menu-parent.menu-item-has-children > .arrow,
.mobile_grid_landscape .mobile_header .top_nav_mobile .main_menu_nav > li.current-menu-parent.menu-item-has-children > .arrow,
.mobile_grid_landscape .mobile_header .top_nav_mobile .main_menu_nav > li.current-menu-parent.menu-item-has-children > .sub-menu > li.current-menu-item.menu-item-has-children > .arrow,
.mobile_grid_landscape .mobile_header .top_nav_mobile .main_menu_nav > li.current_page_item.menu-item-has-children > .arrow {
color: #222831;
}
.mobile_grid_landscape .mobile_menu > ul ul ul {
display: block;
}
body.header_style_8 #menu_toggle_button,
body.header_style_8 .header_side {
display: none !important;
}
.stm_works_wr.grid.style_2 {
max-width: 550px;
margin: 0 auto;
}
}
@media only screen and (max-width: 1023px) {
body.header_transparent #header {
position: relative;
}
body .stm-header.stm-header__hb .stm-navigation__default > ul > li.href_empty > ul > li .stm_mobile__dropdown {
display: none !important;
}
body .stm-header.stm-header__hb .stm-navigation__default > ul > li.stm_megamenu > ul {
margin-top: 0 !important;
}
body .stm-header.stm-header__hb .stm-navigation__default > ul > li.stm_megamenu > ul > li {
width: auto !important;
padding-top: 20px !important;
padding-bottom: 20px !important;
border-bottom: 1px solid #ddd !important;
}
body .stm-header.stm-header__hb .stm-navigation__default > ul > li.stm_megamenu > ul > li:last-child {
border-bottom: 0 !important;
}
body .stm-header.stm-header__hb .stm-navigation__default > ul > li.stm_megamenu > ul > li > ul > li {
padding: 5px 0 !important;
}
body .stm-header.stm-header__hb .stm-navigation__default > ul > li.stm_megamenu > ul > li > ul > li a,
body .stm-header.stm-header__hb .stm-navigation__default > ul > li.stm_megamenu > ul > li > ul > li > a {
padding: 0 !important;
}
body .stm-header.stm-header__hb .stm-navigation__default > ul > li > ul > li .stm_mobile__dropdown {
display: block !important;
right: 7px !important;
width: 40px !important;
height: 40px !important;
}
body .stm-header.stm-header__hb .stm-navigation__default > ul > li > ul > li.menu-item-has-children .stm_mobile__dropdown:after {
content: "";
display: block !important;
position: absolute;
right: 18px;
top: 50%;
margin-top: -2px;
width: 0;
height: 0;
border-style: solid;
border-width: 5px 3.5px 0;
border-color: #222831 transparent transparent;
visibility: visible !important;
}
body .stm-header.stm-header__hb .stm-navigation__default > ul > li > ul > li.menu-item-has-children.active .stm_mobile__dropdown:after {
border-color: #7bc74d transparent transparent;
transform: rotate(180deg) !important;
}
}
@media only screen and (max-width: 992px) {
html body ul li.stm_megamenu > ul.sub-menu {
margin: 0 !important;
}
html body ul li.stm_megamenu > ul.sub-menu > li {
padding: 0 !important;
border-bottom: 1px solid #ddd !important;
}
html body ul li.stm_megamenu > ul.sub-menu > li > a {
font-size: 14px !important;
font-weight: 500 !important;
color: #222831 !important;
padding: 16px 20px 14px !important;
letter-spacing: 0.3px !important;
}
}
@media only screen and (max-width: 991px) {
html body ul li.stm_megamenu > ul.sub-menu > li,
html body ul li.stm_megamenu > ul.sub-menu > li ul.sub-menu {
margin: 0 !important;
}
.top_nav .icon_text {
display: none;
}
body.header_style_1 .top_nav .top_nav_wrapper > ul > li > a {
padding: 21px 11px;
}
body.header_style_2 .header_top .logo {
display: block;
margin-top: 25px;
}
body.header_style_2 .header_top .top_nav {
display: block;
width: auto;
margin-top: -70px;
}
#header .header_top,
#header .top_nav,
.icon_box.style_2 h5 br,
.stm_works_wr.style_2 .works_filter li.works_filter_switcher {
display: none;
}
body.header_style_2 .header_top .top_nav .top_nav_wrapper {
width: 100%;
}
body.header_style_2 .header_top .top_nav .top_nav_wrapper .main_menu_nav {
float: left !important;
margin-top: 20px;
margin-bottom: 20px;
}
body.header_style_2 .header_top .top_nav .top_nav_wrapper .main_menu_nav li:first-child a {
padding-left: 0;
}
body.header_style_3 .top_nav .top_nav_wrapper > ul > li > a {
padding: 21px 13px;
}
body.header_style_4 .header_top .logo a {
margin-top: -13px;
max-width: 156px;
}
body.header_style_4 .top_nav .top_nav_wrapper > ul > li > a {
padding-left: 10px;
padding-right: 10px;
}
body.header_style_4 .top_nav .header_socials {
margin-top: 2px;
margin-left: 0;
}
body.header_style_4 .top_nav .header_socials a {
margin-left: 14px;
}
body.header_style_5 .top_nav .top_nav_wrapper > ul > li > a {
padding: 20px 12px;
}
body.header_style_5 .top_nav .top_nav_wrapper > ul > li.menu-item-has-children > a:after {
right: 0;
}
body.header_style_6 .header_top .header_top_wrapper {
padding: 0 10px;
}
body.header_style_6 .header_top .top_nav .top_nav_wrapper > ul {
margin-right: -10px;
}
body.header_style_6 .header_top .top_nav .top_nav_wrapper > ul > li > a {
font-size: 12px;
padding: 10px;
}
body.header_style_6 .header_top .top_nav .top_nav_wrapper > ul > li.menu-item-has-children > a:after {
right: -2px;
top: 14px;
}
body.header_style_6 .top_bar_contacts {
clear: both;
padding-top: 0;
}
body.header_style_6 .top_bar_contacts > li {
margin-right: 10px;
}
.staff_list.grid.cols_4 ul li {
width: 33.333333%;
}
.icon_box.style_2.alignment_center {
text-align: left;
}
.stm_works_wr.style_2 {
width: auto;
padding: 0;
}
.stm_works_wr.style_2 .works_filter li:not(:first-child) {
margin: 0 0 10px !important;
}
.stm_works_wr.style_2 .works_filter li a {
padding: 12px 13px 10px;
}
.stm_works_wr.grid.style_2 .stm_works .item {
width: 50%;
}
.stm_works_wr.grid.style_2 .stm_works .item .image a img {
width: 100%;
}
.stm_services.style_2.cols_4 .item {
width: 50%;
}
.testimonials_carousel.style_3 .testimonial_inner .image {
float: none;
width: 100%;
margin-bottom: 15px;
margin-right: 0;
}
.mobile_header {
display: block;
}
.mobile_header .header_socials {
margin: 0;
float: right;
}
.mobile_header #stm_wpml_lang_switcher {
float: left;
margin: 0;
padding: 9px 0 7px;
}
.mobile_header #stm_wpml_lang_switcher ul {
top: -15px;
padding: 55px 25px 8px 20px;
}
.mobile_header .mobile_header_top_bar {
background: #eee;
padding: 4px 23px;
}
.mobile_header .header_socials a,
.mobile_header .header_socials a:first-child {
margin: 5px 30px 5px 0;
}
.mobile_header .header_socials a:last-child {
margin: 0;
}
.mobile_header .logo_wrapper {
position: relative;
background: #fff;
padding: 22px 35px 30px 41px;
}
.mobile_header .logo_wrapper .logo {
float: left;
}
.mobile_header .header_info {
background: #222831;
}
.mobile_header .icon_texts {
padding: 40px;
}
.mobile_header .header_info .icon_text {
padding: 0;
color: #aaa;
display: inline-block;
vertical-align: top;
margin-right: 70px;
}
.mobile_header .header_info .icon_text:last-child {
margin: 0;
}
.mobile_header .header_info .icon_text .text strong {
color: #fff;
}
.mobile_header .header_info .icon_text .text strong a {
color: #fff;
font-size: 15px;
}
.mobile_header .header_info .icon_text .text span {
font-size: 13px;
}
.icon_text .text {
float: left;
color: #fff;
}
.mobile_header .header_info .icon_text .icon {
width: 32px;
margin: 0;
}
#menu_toggle,
.menu_toggle {
position: relative;
cursor: pointer;
float: right;
width: 26px;
height: 20px;
padding: 10px 0;
margin: 17px 0 0;
}
#menu_toggle button,
.menu_toggle button {
position: absolute;
left: 0;
top: 50%;
margin: -2px 0 0;
background: #222831;
height: 4px;
padding: 0;
border: none;
width: 100%;
transition: 0.3s;
outline: 0 !important;
border-radius: 2px;
}
#menu_toggle button:after,
#menu_toggle button:before,
.menu_toggle button:after,
.menu_toggle button:before {
position: absolute;
left: 0;
width: 26px;
height: 4px;
background: #222831;
transform-origin: 1.5px center;
transition: 0.3s;
border-radius: 2px;
content: "";
}
#menu_toggle button:before,
.menu_toggle button:before {
top: -8px;
}
#menu_toggle button:after,
.menu_toggle button:after {
bottom: -8px;
}
#menu_toggle.open button,
.menu_toggle.open button {
background: 0 0;
}
#menu_toggle.open button:before,
.menu_toggle.open button:before {
top: 0;
transform: rotate3d(0, 0, 1, -45deg);
transform-origin: 50% 50%;
}
#menu_toggle.open button:after,
.menu_toggle.open button:after {
bottom: 0;
transform: rotate3d(0, 0, 1, 45deg);
transform-origin: 50% 50%;
}
.mobile_header .top_nav_mobile {
padding: 16px 0;
margin: 0;
display: none;
box-shadow: 0 0 5px rgba(0, 0, 0, 0.52);
}
.mobile_header .top_nav_mobile .main_menu_nav {
padding: 0;
margin: 0;
}
.mobile_header .top_nav_mobile .main_menu_nav li {
position: relative;
list-style: none;
}
.mobile_header .top_nav_mobile .main_menu_nav > li > a {
padding: 11px 36px 11px 44px;
display: block;
font-size: 20px;
color: #fff;
text-transform: lowercase;
font-weight: 700;
letter-spacing: -0.04em;
}
.mobile_header .top_nav_mobile .main_menu_nav > li:hover > a {
color: #6bc74d;
}
.mobile_header .top_nav_mobile .main_menu_nav > li.menu-item-has-children .arrow {
position: absolute;
display: block;
right: 12px;
top: 0;
cursor: pointer;
height: 50px;
padding: 0 30px;
transition: all 0.3s ease;
}
.mobile_header .top_nav_mobile .main_menu_nav > li.menu-item-has-children .arrow.active {
transform: rotate(45deg);
}
.mobile_header .top_nav_mobile .main_menu_nav > li.menu-item-has-children .arrow.active i:after,
.mobile_header .top_nav_mobile .main_menu_nav > li.menu-item-has-children .arrow.active i:before {
background: #6bc74d;
}
.mobile_header .top_nav_mobile .main_menu_nav > li.menu-item-has-children .arrow i {
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
width: 11px;
height: 11px;
}
.mobile_header .top_nav_mobile .main_menu_nav > li.menu-item-has-children .arrow i:before {
content: "";
position: absolute;
left: 0;
top: 4px;
width: 11px;
height: 3px;
background: #fff;
border-radius: 1px;
}
.mobile_header .top_nav_mobile .main_menu_nav > li.menu-item-has-children .arrow i:after {
content: "";
position: absolute;
left: 4px;
top: 0;
width: 3px;
height: 11px;
background: #fff;
border-radius: 1px;
}
.mobile_header .top_nav_mobile .main_menu_nav > li.menu-item-has-children > .sub-menu > li.menu-item-has-children .arrow {
right: 21px;
padding: 10px 20px 12px;
}
.mobile_header .top_nav_mobile .main_menu_nav > li.menu-item-has-children > .sub-menu > li.menu-item-has-children .arrow i:after,
.mobile_header .top_nav_mobile .main_menu_nav > li.menu-item-has-children > .sub-menu > li.menu-item-has-children .arrow i:before {
background-color: #222831 !important;
}
.mobile_header .top_nav_mobile .main_menu_nav ul {
position: relative;
margin: 0;
padding: 0;
display: none;
background: #f0f2f5;
}
.mobile_header .top_nav_mobile .main_menu_nav ul:before {
content: "";
position: absolute;
right: 31px;
top: 0;
border-left: 10px solid transparent;
border-right: 10px solid transparent;
border-top: 8px solid #222831;
}
.mobile_header .top_nav_mobile .main_menu_nav ul li {
text-transform: capitalize;
}
.mobile_header .top_nav_mobile .main_menu_nav ul li a {
font-size: 16px;
color: #222831;
font-weight: 600;
padding: 11px 36px 11px 44px !important;
display: block;
}
.mobile_header .top_nav_mobile .main_menu_nav li.current-menu-ancestor > a,
.mobile_header .top_nav_mobile .main_menu_nav li.current-menu-parent > a,
.mobile_header .top_nav_mobile .main_menu_nav li.current_page_item > a,
.mobile_header .top_nav_mobile .main_menu_nav ul li:active > a {
color: #6bc74d;
}
.mobile_header .top_nav_mobile .main_menu_nav ul li ul {
display: none;
background: #fff;
}
.mobile_header .top_nav_mobile .main_menu_nav ul li ul:before {
display: none;
}
.mobile_header .top_nav_mobile .main_menu_nav ul li ul a {
font-size: 14px;
font-weight: 400;
}
.mobile_header .top_nav_mobile .main_menu_nav ul li ul li {
position: relative;
padding: 0 0 0 7px;
}
.mobile_header .top_nav_mobile .main_menu_nav ul li ul li:before {
content: "";
position: absolute;
left: 44px;
top: 50%;
width: 4px;
height: 1px;
background: #222831;
}
.mobile_header .top_nav_mobile .main_menu_nav > li.current-menu-ancestor.menu-item-has-children > .arrow,
.mobile_header .top_nav_mobile .main_menu_nav > li.current-menu-ancestor.menu-item-has-children > .sub-menu > li.current-menu-parent.menu-item-has-children > .arrow,
.mobile_header .top_nav_mobile .main_menu_nav > li.current-menu-parent.menu-item-has-children > .arrow,
.mobile_header .top_nav_mobile .main_menu_nav > li.current-menu-parent.menu-item-has-children > .sub-menu > li.current-menu-item.menu-item-has-children > .arrow,
.mobile_header .top_nav_mobile .main_menu_nav > li.current_page_item.menu-item-has-children > .arrow {
color: #222831;
}
.mobile_menu > ul ul ul {
display: block;
}
.top_bar {
display: none;
}
.mobile_align_center {
margin: 0 auto;
}
.stm_events_modern .stm_events_modern_list .item .item_wr .content .stm_events_modern_row {
padding: 0 15px;
display: block;
width: auto !important;
text-align: center;
}
.stm_events_modern .stm_events_modern_list .item {
padding-left: 0;
padding-right: 0;
}
.stm_events_modern .stm_events_modern_list .item .item_wr .content {
display: block;
}
.stm_events_modern .stm_events_modern_list .item .item_wr .content .stm_events_modern_row .event_speaker_thumbnail {
float: none;
display: block;
margin: 0 auto;
}
.stm_events_modern .stm_events_modern_list .item .item_wr .content .stm_events_modern_row .event_speaker_content {
text-align: center;
}
.stm_events_modern .stm_events_modern_list .item .item_wr .content .stm_events_modern_row .event__calendar {
margin-bottom: 10px;
}
.stm_events_modern .stm_events_modern_list .item .item_wr .content .stm_events_modern_row .fa {
position: relative;
margin-right: 0;
}
.stm_events_classic .stm_events_list_form #event-form-box {
width: 660px;
margin-left: -330px;
}
.event-members-box-table {
display: block;
}
.event-members-box-table .event-members-box-table-row {
display: block;
text-align: left;
margin-bottom: 10px;
}
.event_content .event_info_table,
.event_content .event_info_table .event_info {
display: block;
}
.event_content .event_info_table .event_info.text-right {
text-align: left;
padding-top: 10px;
padding-bottom: 10px;
}
.footer_widgets .col-sm-6 {
float: none;
display: inline-block;
vertical-align: top;
margin-right: -4px;
}
.footer_widgets .widget .widget_title {
padding-top: 0;
}
#footer.style_1 .widget_socials {
margin-bottom: 30px;
}
.stm_events_grid.cols_4 .item {
width: 50%;
}
html body ul li#menu-item-1025 > ul.sub-menu > li {
padding: 0 !important;
border-bottom: 1px solid #ddd !important;
}
html body ul li#menu-item-1025 > ul.sub-menu > li:last-child {
border-bottom: 0 !important;
}
}
.stm_services.style_4 .item_wr .item_thumbnail a:hover img,
.stm_services.style_5 .item:hover .item_thumbnail a img {
transform: scale(1.1);
}
@media only screen and (max-width: 960px) {
.header_socials {
margin: 0 0 0 10px;
}
.top_nav .icon_text {
display: none;
}
.vc_column_container.left_column {
padding-right: 15px !important;
}
.header_top .icon_text {
margin: 5px 0 0 10px;
}
.vc_column_container.right_column {
padding-left: 15px !important;
}
.vc_column_container.center_column {
padding-left: 15px !important;
padding-right: 15px !important;
}
.testimonials_carousel .slick_next,
.testimonials_carousel .slick_prev {
display: none !important;
}
}
@media only screen and (max-width: 768px) {
.page_404 h2:before,
.posts_grid .post_date,
body.header_style_transparent #header:before {
display: none;
}
.footer_widgets_wrapper .widgets.cols_4 aside,
.stm_works_wr.cols_2 .stm_works .item,
.stm_works_wr.cols_3 .stm_works .item,
.stm_works_wr.cols_4 .stm_works .item {
width: 50%;
}
.page_404,
.stats_counter {
text-align: center;
}
body .vc_call_to_action {
padding: 16px 30px 15px;
}
.projects_tabs h2 {
float: none;
margin: 0 0 30px;
}
.projects_tabs .tabs {
float: none;
margin: 0;
}
.vc_row.construction_slider .ls-container {
margin-top: -60px !important;
}
.page_404 strong {
margin-top: 250px;
}
.contact_col aside.widget {
padding-top: 70px !important;
padding-bottom: 44px !important;
}
.entry-header {
margin-top: -60px;
}
body.header_style_transparent .header_socials a,
body.header_style_transparent .header_top .icon_text span,
body.header_style_transparent .icon_text .text strong {
color: #aaa;
}
body.header_style_transparent #header {
height: auto;
}
body.header_style_dark .logo,
body.header_style_white .logo {
margin: 0 !important;
}
body.mobile_header_style_white .mobile_header .logo_wrapper {
background: #3f3f3f;
}
body.mobile_header_style_white #menu_toggle button,
body.mobile_header_style_white #menu_toggle button:after,
body.mobile_header_style_white #menu_toggle button:before,
body.mobile_header_style_white .menu_toggle button,
body.mobile_header_style_white .menu_toggle button:after,
body.mobile_header_style_white .menu_toggle button:before,
body.mobile_header_style_white .mobile_header .header_info {
background: #fff;
}
body.mobile_header_style_white #menu_toggle.open button,
body.mobile_header_style_white .menu_toggle.open button {
background: 0 0;
}
body.mobile_header_style_white .mobile_header .header_info .icon_text .text strong,
body.mobile_header_style_white .mobile_header .header_info .icon_text .text strong a,
body.mobile_header_style_white .mobile_header .top_nav_mobile .main_menu_nav > li > a {
color: #3f3f3f;
}
body.mobile_header_style_white .mobile_header .top_nav_mobile .main_menu_nav li.current-menu-parent > a,
body.mobile_header_style_white .mobile_header .top_nav_mobile .main_menu_nav li.current_page_item > a,
body.mobile_header_style_white .mobile_header .top_nav_mobile .main_menu_nav > li.current-menu-parent.menu-item-has-children .arrow,
body.mobile_header_style_white .mobile_header .top_nav_mobile .main_menu_nav > li.current_page_item.menu-item-has-children .arrow {
color: #222831;
}
body.mobile_header_style_white .mobile_header .top_nav_mobile .main_menu_nav > li {
border-bottom: 1px solid #ccc;
}
body.mobile_header_style_white .mobile_header .top_nav_mobile .main_menu_nav > li:hover {
background: #fff;
}
body.mobile_header_style_white .mobile_header .top_nav_mobile .main_menu_nav ul li a {
color: #777;
}
body.mobile_header_style_white .mobile_header .top_nav_mobile .main_menu_nav > li > a:hover {
color: #222831;
}
body .testimonials_carousel.disable_carousel.per_row_2 .testimonial .image {
float: none;
}
body .testimonials_carousel.disable_carousel.per_row_2 .testimonial .company {
margin-bottom: 14px;
}
.woocommerce ul.products {
clear: both;
}
.woocommerce ul.products:after {
content: "";
display: table;
clear: both;
}
.woocommerce ul.products li.product {
float: left;
display: table-cell;
vertical-align: top;
margin: -1px 0 0;
padding: 40px 20px;
position: relative;
width: 50% !important;
border: none;
border: 1px solid #f2f2f2;
border-right-color: transparent;
border-bottom-color: transparent;
transition: all 0.3s ease;
}
.woocommerce ul.products li.product:hover {
box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.15);
border-color: transparent #f2f2f2;
}
.woocommerce ul.products li.product.last,
.woocommerce ul.products li.product:nth-child(even) {
border-right-color: transparent;
}
.woocommerce ul.products li.product.first {
border-left-color: #f2f2f2;
}
.woocommerce ul.products li.product:first-child + li.product + li.product {
border-top-color: #f2f2f2;
}
.woocommerce ul.products li.product:first-child,
.woocommerce ul.products li.product:first-child + li.product {
border-top-color: transparent;
}
.woocommerce ul.products li.product:nth-child(odd) {
border-left-color: transparent;
}
.woocommerce .testimonials_carousel.style_3 .testimonial_inner .image {
margin-bottom: 30px !important;
}
.woocommerce .woocommerce-result-count,
.woocommerce-page .woocommerce-result-count {
float: none;
margin: 0 0 20px;
padding: 0;
}
.woocommerce .woocommerce_before_shop_loop .woocommerce-result-count {
padding: 0;
}
.woocommerce .woocommerce-ordering,
.woocommerce-page .woocommerce-ordering {
float: none;
margin: 0 0 10px;
padding: 0;
}
.woocommerce .woocommerce_before_shop_loop {
padding-bottom: 20px;
}
.woocommerce #content div.product div.images img,
.woocommerce div.product div.images img,
.woocommerce ul.products li.product a img {
max-width: 130%; 
}
body.header_transparent #header {
position: relative;
left: auto;
top: auto;
right: auto;
}
.stm_services_tabs .service_tab_item {
padding: 0 15px;
}
.stm_services_tabs .service_tab_item .service_label {
left: 15px;
}
.stm_gmap_wrapper .gmap_addresses .addresses .item {
border-right: none;
padding-right: 30px;
}
.testimonials_carousel.style_3 .testimonial_inner .image {
width: 174px;
float: none;
margin: 0 auto 35px;
}
}
@media only screen and (max-width: 767px) {
.stm_events_classic .stm_events_list_form #event-form-box {
position: relative;
width: auto;
margin: 50px 20px;
left: auto;
top: auto;
}
.stm_events_classic .stm_events_list_form #event-form-box .notice__hide {
right: 20px;
}
.staff_list.grid.cols_4 ul li {
width: 50%;
}
.event-members-box .text-right {
padding-top: 20px;
text-align: center;
}
.event-members-box-wrap {
padding: 0 20px;
}
.event-members-box-wrap .required-info {
text-align: left;
padding: 0 20px 15px;
}
body .vc_general.vc_btn3.vc_btn3-color-theme_style_2.vc_btn3-style-flat {
display: inline-block;
width: auto;
}
}
@media only screen and (max-width: 667px) {
.vc_testimonials.style_3.navigation-bullets .vc_testimonials_carousel_wr {
padding-left: 30px;
padding-right: 30px;
}
.stm_services_tabs .service_tab_item {
width: 100%;
}
.posts_grid > ul > li,
.project_grid .project,
.project_grid_wrapper.col_2 .project_grid .project,
.project_grid_wrapper.col_4 .project_grid .project,
.project_grid_wrapper.col_5 .project_grid .project {
width: 50%;
}
.stm_partner.style_2 .image {
float: none;
max-width: inherit;
margin: 0 0 20px;
}
#frontend_customizer {
display: none !important;
}
body .vc_call_to_action {
padding-top: 25px;
text-align: center;
}
body .vc_call_to_action.vc_cta_btn_pos_right .vc_button-2-wrapper {
float: none;
margin: 0 0 20px;
}
.stm_post_details ul li {
float: none;
}
.stm_post_details ul li.post_by {
clear: both;
margin: 0;
}
.stm_post_details ul li.post_by:before {
display: none;
}
.stm_share {
text-align: left;
margin: 10px 0;
}
.page_404 strong {
font-size: 100px;
margin-top: 20px;
line-height: 100px;
}
.mobile_header .header_info .icon_text {
display: block;
margin: 0 0 17px;
}
.project_grid_wrapper.col_1 .project_grid .project {
width: 100%;
}
.project_grid_filter ul li {
margin: 1px 10px 10px 0;
}
body.header_transparent.header_style_transparent #header {
position: relative;
left: auto;
top: auto;
height: auto;
margin-bottom: 0;
}
.entry-header {
margin-top: -15px;
}
.entry-header .entry-title-left,
.entry-header .entry-title-right,
.entry-header.small .entry-title-left,
.entry-header.small .entry-title-right {
float: none;
height: auto;
margin: 0 0 20px;
}
.entry-header .entry-title-right,
.entry-header.small .entry-title-right {
margin-bottom: 30px;
}
.prev_next_post a {
margin: 0 12px 0 0;
}
.entry-header .entry-title-right .button {
margin: 0 10px 0 0;
}
body .vc_cta3.vc_cta3-actions-right .vc_cta3-content {
width: auto;
text-align: center;
margin: 0 0 30px;
}
body .vc_cta3.vc_cta3-actions-right .vc_cta3-content .vc_custom_heading {
text-align: center;
}
body .vc_cta3.vc_cta3-actions-right .vc_cta3-content .vc_custom_heading h2 {
font-size: 28px !important;
line-height: 30px !important;
margin-bottom: 20px !important;
}
body .vc_cta3.vc_cta3-actions-right .vc_cta3-content p {
text-align: center;
}
body .vc_cta3.vc_cta3-actions-right .vc_cta3-actions div {
display: block !important;
text-align: center;
}
body .vc_btn3-container.vc_btn3-right {
text-align: center;
}
.testimonials_carousel .testimonial .image {
float: none;
margin: 0 0 20px;
max-width: inherit;
}
.stm_news .news_list li {
width: 100%;
margin-bottom: 50px;
}
#header,
.stm_news .news_list li:last-child {
margin-bottom: 0;
}
#footer .copyright_row .copyright_row_wr .socials {
width: 100%;
float: none;
text-align: center;
}
#footer .copyright_row .copyright_row_wr .socials ul {
float: none;
display: inline-block;
vertical-align: top;
}
#footer .copyright_row .copyright_row_wr .copyright {
width: 100%;
float: none;
text-align: center;
}
.page_title.disable_title {
padding-top: 25px;
}
.vacancy_table_wr .vacancy_table tbody td.location,
.vacancy_table_wr .vacancy_table thead th.location,
.vacancy_table_wr .vacancy_table thead th:after {
display: none;
}
.vacancy_table_wr .vacancy_table tbody td,
.vacancy_table_wr .vacancy_table thead th {
padding-left: 20px;
}
.about_vacantion {
display: block;
}
.about_vacantion .info {
display: block;
padding: 0;
margin: 0 0 20px;
}
.vacancy_bottom .media-body {
display: block;
width: auto;
margin: 0 0 20px;
}
.vacancy_bottom .share_buttons {
display: block;
}
.staff_list ul li .staff_image {
float: none;
margin: 0 0 30px;
max-width: inherit;
}
.stm_news .news_list.posts_per_row_2 li,
.stm_news .news_list.posts_per_row_3 li {
width: 100%;
}
.staff_bottom_wr .staff_bottom .infos {
display: block;
}
.staff_bottom_wr .staff_bottom .infos .info {
display: block;
padding: 0;
margin: 0 0 30px;
}
.stm_works_wr.style_1 .works_filter li,
.stm_works_wr.style_2 .works_filter li {
width: 100%;
text-align: center;
margin: 0 0 20px;
float: none;
}
.staff_bottom_wr {
padding: 40px 30px;
}
.stm_services .item {
width: 100%;
display: block;
padding-bottom: 30px;
}
.stm_services .item:last-child {
padding-bottom: 0;
}
.stm_services .item .item_wr .item_thumbnail img {
width: 100%;
}
body .stm_chart canvas {
height: auto !important;
}
.stm_works_wr.cols_2 .stm_works .item,
.stm_works_wr.cols_3 .stm_works .item,
.stm_works_wr.cols_4 .stm_works .item,
.stm_works_wr.grid.style_2 .stm_works .item {
width: 100%;
}
.stm_works_wr.grid .stm_works .item .item_wr:hover .category {
bottom: 30px;
}
.stm_works_wr.grid .stm_works .item .item_wr:hover .title {
bottom: 60px;
}
.stm_works_wr.style_2 .works_filter .works_filter_switcher,
.stm_works_wr.style_2 .works_filter .works_filter_switcher .stm_works_grid_switcher {
float: none;
display: inline-block;
}
.stm_post_details ul li.post_cat:before,
.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading h4:after {
display: none;
}
.stm_works_wr.style_2 .works_filter li:not(:first-child),
.vc_custom_heading.text_align_right > :after {
margin-left: 0;
}
.vc_custom_heading.text_align_right > * {
text-align: left !important;
}
.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading h4 {
padding: 0;
font-weight: 700;
text-transform: lowercase;
font-size: 14px;
}
body .vc_tta-container .vc_tta.vc_general.vc_tta-tabs.theme_style .vc_tta-panels .vc_tta-panel-body {
padding: 20px;
}
body .vc_tta-container .vc_tta.vc_general.vc_tta-tabs.vc_tta-color-white.theme_style .vc_tta-panels .vc_tta-panel-heading .vc_tta-panel-title {
font-size: 18px !important;
}
body .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-title > a {
background: #7bc74d;
color: #fff;
}
.stm_post_details ul li.post_cat {
clear: both;
margin: 0;
}
.post_bottom .share_buttons,
.post_bottom .tags {
width: auto;
display: block;
}
.stm_post_details ul {
float: none;
}
.stm_post_details {
margin: 0 0 15px;
}
.post_bottom .tags {
margin: 0 0 30px;
}
.stm_testimonials.cols_2 .item,
.stm_testimonials.cols_3 .item,
.stm_testimonials.cols_4 .item {
width: 100%;
}
.woocommerce ul.products {
clear: both;
}
.woocommerce ul.products:after {
content: "";
display: table;
clear: both;
}
.woocommerce ul.products li.product {
float: left;
display: block;
vertical-align: top;
margin: -1px 0 0;
padding: 40px 20px;
position: relative;
width: 100% !important;
border: none !important;
border-top: 1px solid #f2f2f2 !important;
border-right-color: transparent;
border-bottom-color: transparent;
transition: all 0.3s ease;
}
.woocommerce ul.products li.product:hover {
box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.15);
border-color: transparent #f2f2f2;
}
.woocommerce ul.products li.product:first-child {
border: none !important;
}
.woocommerce #content div.product div.images,
.woocommerce div.product div.images {
width: auto;
float: none;
margin: 0 0 30px;
}
.woocommerce #content div.product div.summary,
.woocommerce div.product div.summary {
margin: 0 0 30px;
padding: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
padding-left: 25px;
padding-right: 25px;
}
.woocommerce .woocommerce-error,
.woocommerce .woocommerce-info,
.woocommerce .woocommerce-message {
padding-right: 40px !important;
}
.woocommerce .woocommerce-error .wc-forward,
.woocommerce .woocommerce-info .wc-forward,
.woocommerce .woocommerce-message .wc-forward {
display: none;
}
.woocommerce-cart table.cart td.actions .coupon .input-text {
float: none;
width: 100%;
margin: 0 0 15px;
}
.woocommerce-cart table.cart td.actions .coupon button {
width: 100%;
float: none;
}
.woocommerce-cart table.cart td.actions .button {
width: 100%;
}
.woocommerce table.cart td.actions .coupon {
padding-bottom: 15px;
}
.woocommerce-cart .cart-collaterals .cart_totals {
width: auto;
float: none;
}
.stm_events_grid .item,
.testimonials_carousel.disable_carousel.per_row_2 .testimonial,
.testimonials_carousel.disable_carousel.per_row_3 .testimonial,
.woocommerce input.button {
width: 100%;
}
.login .button {
margin: 0 0 30px;
}
.woocommerce form .form-row-first,
.woocommerce form .form-row-last,
.woocommerce-checkout-review-order .woocommerce-checkout-payment-wr,
.woocommerce-checkout-review-order .woocommerce-checkout-review-order-table-wr,
.woocommerce-page form .form-row-last {
float: none;
width: 100%;
}
.stm_contacts_widget ul.socials li {
margin-right: 6px;
}
}
.wpb-js-composer .vc_tta-color-blue.vc_tta-style-outline.vc_tta-shape-square .vc_tta-panel .vc_tta-panel-title > a:hover,
.wpb-js-composer .vc_tta-color-blue.vc_tta-style-outline.vc_tta-shape-square .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title > a {
color: #222831 !important;
}
@media only screen and (max-width: 640px) {
.vc_testimonials.style_3.navigation-arrows .vc_testimonials_carousel_wr {
padding: 45px 40px 65px;
}
.vc_testimonials.style_3.navigation-arrows .vc_testimonials_carousel_wr:before {
top: -15px;
left: 10px;
}
.vc_testimonials.style_3.navigation-arrows .owl-nav {
bottom: 5px;
right: 5px;
}
}
@media only screen and (max-width: 480px) {
.footer_widgets_wrapper .widgets.cols_3 aside,
.footer_widgets_wrapper .widgets.cols_4 aside {
width: 100%;
}
#footer .footer_widgets .widget.widget_text #sb_instagram #sbi_images .sbi_item {
width: 50%;
}
.posts_grid > ul > li {
width: 100%;
}
.posts_grid .post_date {
display: inline-block;
}
.stm_post_details .comments_num {
clear: both;
float: none;
text-align: left;
width: auto;
}
.stm_post_details ul li.post_by,
.stm_post_details ul li.post_cat,
.stm_post_details ul li.post_date {
margin: 0 0 10px;
}
.ls-l.mobile_remove {
display: none !important;
}
.page_404 strong {
margin-top: 100px;
}
.stm_post_details ul {
width: auto;
}
.vc_grid-item.blog {
margin: 0 0 40px;
}
.our_partners .logo {
float: none;
margin: 0 0 30px;
display: inline-block;
}
.testimonials_carousel.style_3 .testimonial_inner .image {
float: none;
width: 100%;
margin-bottom: 15px;
margin-right: 0;
}
.stm_services_tabs .services_categories ul li {
float: none;
}
.staff_list.grid.cols_4 ul li,
.stm_events_grid.cols_4 .item {
width: 100%;
}
}
@media only screen and (max-height: 700px) {
body.header_style_7 .header_side_wrapper {
padding-top: 39px;
}
body.header_style_7 .side_nav {
margin-top: 32px;
}
body.header_style_7 .side_nav .main_menu_nav > li > a {
padding: 8px 0;
}
body.header_style_7 .side_nav .main_menu_nav > li.menu-item-has-children a:after {
top: 10px !important;
}
body.header_style_7 .header_socials {
margin-top: 10px;
}
body.header_style_7 .header_copyright {
margin-top: 25px;
}
}
#socials-3.widget.widget_socials {
margin-top: 35px;
}
@media screen and (max-width: 1024px) {
.stm-header__hb .stm-navigation__default > ul > li.menu-item-has-children.current_page_item > a:before {
content: "";
display: block;
position: absolute;
right: 10px;
top: 50%;
margin-top: -2px;
width: 0;
height: 0;
border-style: solid;
border-width: 5px 3.5px 0;
border-color: #000 transparent transparent;
}
}
@media screen and (max-width: 1366px) {
.page_404 .bottom .bottom_wr {
padding: 70px 15px;
}
}
@media only all and (max-height: 1366px) and (max-width: 1024px) {
body.error404 {
background-size: inherit;
}
.page_404 .bottom .bottom_wr {
padding: 125px 15px;
}
}
@media only all and (max-height: 1024px) and (max-width: 1366px) {
.page_404 .bottom .bottom_wr {
padding: 106px 15px;
}
}
@media only all and (max-height: 768px) and (max-width: 1024px) {
.page_404 {
text-align: center;
}
.page_404 .bottom .bottom_wr {
padding: 20px 15px 30px;
}
.page_404 .container .media-right {
padding-bottom: 25px;
}
.page_404 .container .media-middle {
display: block;
width: auto;
padding: 20px 0 5px;
}
}
@media only screen and (max-width: 424px) {
html body .post_links_box a.portfolio_btn.vc_general.vc_btn3.vc_btn3-size-lg.vc_btn3-icon-left:not(.vc_btn3-o-empty) {
padding-left: 50px;
padding-right: 30px;
}
html body .post_links_box a.portfolio_btn.vc_general.vc_btn3.vc_btn3-size-lg.vc_btn3-icon-left:not(.vc_btn3-o-empty) i.vc_btn3-icon {
left: 20px;
}
html body .post_links_box a.portfolio_btn.vc_general.vc_btn3.vc_btn3-size-lg.vc_btn3-icon-right:not(.vc_btn3-o-empty) {
padding-left: 30px;
padding-right: 50px;
}
html body .post_links_box a.portfolio_btn.vc_general.vc_btn3.vc_btn3-size-lg.vc_btn3-icon-right:not(.vc_btn3-o-empty) i.vc_btn3-icon {
right: 20px;
}
html body .post_links_box .archive_button a.portfolio_btn.vc_general.vc_btn3.vc_btn3-size-lg.vc_btn3-icon-left:not(.vc_btn3-o-empty) {
font-size: 0;
padding: 0;
height: auto;
line-height: 0;
}
html body .post_links_box .archive_button a.portfolio_btn.vc_general.vc_btn3.vc_btn3-size-lg.vc_btn3-icon-left:not(.vc_btn3-o-empty) i.vc_btn3-icon {
font-size: 20px;
position: relative;
margin: 10px;
top: 9px;
left: 0;
}
}
@media screen and (max-width: 320px) {
body .stm_chart.legend_position_right canvas {
display: block;
margin: 0 auto;
}
body .stm_chart.legend_position_right .chart-legend {
display: block;
padding: 0;
text-align: center;
}
body .stm_chart.legend_position_right .chart-legend li {
display: inline-block;
margin: 15px 24px 12px 0;
}
}
@media only all and (max-height: 320px) and (max-width: 568px) {
.page_404 .bottom .bottom_wr {
padding: 5px 15px 15px;
}
}
body .vc_tta-container .vc_tta.vc_general.vc_tta-accordion.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title.vc_tta-controls-icon-position-right a {
padding-right: 70px !important;
}
.vc_general.vc_tta.vc_tta-accordion.vc_tta-style-outline.vc_tta-shape-square .vc_tta-panel:first-child .vc_tta-panel-heading {
border-top: 0;
}
.vc_general.vc_tta.vc_tta-accordion.vc_tta-style-outline.vc_tta-shape-square .vc_tta-panel-heading {
border: 0;
border-top: 1px solid #ddd;
font-size: 20px;
}
.vc_general.vc_tta.vc_tta-accordion.vc_tta-style-outline.vc_tta-shape-square .vc_tta-panel-heading:hover {
background: 0 0;
}
.vc_general.vc_tta.vc_tta-accordion.vc_tta-style-outline.vc_tta-shape-square .vc_tta-panel-title {
padding: 30px 0;
margin: 0;
font-size: 20px !important;
font-weight: 400;
}
.vc_general.vc_tta.vc_tta-accordion.vc_tta-style-outline.vc_tta-shape-square .vc_tta-panel-title > a {
padding: 0;
margin: 0;
}
.vc_general.vc_tta.vc_tta-accordion.vc_tta-style-outline.vc_tta-shape-square .vc_tta-panel-title > a i {
display: inline-block;
vertical-align: middle;
right: 0;
width: 36px;
height: 36px;
padding: 10px;
border: 2px solid gray;
border-radius: 50%;
}
.vc_general.vc_tta.vc_tta-accordion.vc_tta-style-outline.vc_tta-shape-square .vc_tta-panel-title > a i:before {
width: 12px;
left: 50%;
margin-left: -6px;
}
.vc_general.vc_tta.vc_tta-accordion.vc_tta-style-outline.vc_tta-shape-square .vc_tta-panel-title > a i:after {
height: 12px;
top: 50%;
margin-top: -6px;
}
.vc_general.vc_tta.vc_tta-accordion.vc_tta-style-outline.vc_tta-shape-square .vc_tta-panel-body {
border: 0;
padding: 0 0 28px;
}
.wpb-js-composer .vc_tta-color-blue.vc_tta-style-outline.vc_tta-shape-square .vc_tta-panel .vc_tta-panel-title > a i,
.wpb-js-composer .vc_tta-color-blue.vc_tta-style-outline.vc_tta-shape-square .vc_tta-panel .vc_tta-panel-title > a i:after,
.wpb-js-composer .vc_tta-color-blue.vc_tta-style-outline.vc_tta-shape-square .vc_tta-panel .vc_tta-panel-title > a i:before,
.wpb-js-composer .vc_tta-color-blue.vc_tta-style-outline.vc_tta-shape-square .vc_tta-panel .vc_tta-panel-title > a:hover i,
.wpb-js-composer .vc_tta-color-blue.vc_tta-style-outline.vc_tta-shape-square .vc_tta-panel .vc_tta-panel-title > a:hover i:after,
.wpb-js-composer .vc_tta-color-blue.vc_tta-style-outline.vc_tta-shape-square .vc_tta-panel .vc_tta-panel-title > a:hover i:before {
border-color: #222831 !important;
}
.vc_general.vc_tta.vc_tta-accordion.vc_tta-style-outline.vc_tta-shape-square .vc_tta-panel-body p {
line-height: 28px;
font-size: 16px;
}
.wpb-js-composer .vc_tta-color-blue.vc_tta-style-outline.vc_tta-shape-square .vc_tta-panel .vc_tta-panel-title {
padding: 0 !important;
}
.wpb-js-composer .vc_tta-color-blue.vc_tta-style-outline.vc_tta-shape-square .vc_tta-panel .vc_tta-panel-title > a {
padding: 28px 0 !important;
color: #222831 !important;
}
.wpb-js-composer .vc_tta-color-blue.vc_tta-style-outline.vc_tta-shape-square .vc_tta-panel .vc_tta-panel-title > a .vc_tta-title-text {
display: block;
line-height: 30px;
padding-right: 50px;
}
.wpb-js-composer .vc_tta-color-blue.vc_tta-style-outline.vc_tta-shape-square .vc_tta-panel.vc_active .vc_tta-panel-heading {
border-color: #ddd !important;
}
.wpb-js-composer .vc_tta-color-blue.vc_tta-style-outline.vc_tta-shape-square .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title > a i {
border-color: #222831 !important;
background-color: #222831 !important;
}
.wpb-js-composer .vc_tta-color-blue.vc_tta-style-outline.vc_tta-shape-square .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title > a i:after,
.wpb-js-composer .vc_tta-color-blue.vc_tta-style-outline.vc_tta-shape-square .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title > a i:before {
border-color: #fff !important;
}
.stm_services.style_1 .category {
margin-bottom: 12px;
}
.stm_services.style_1 .item .item_wr .content .read_more {
display: inline-block;
position: relative;
line-height: 16px;
}
.stm_services.style_1 .item .item_wr .content .read_more span {
vertical-align: text-top !important;
}
.stm_services.style_1 .item .item_wr .content .read_more i {
position: absolute;
top: 1px;
right: -12px;
left: auto;
}
.stm_services.style_2 .item {
margin-bottom: 40px;
}
.stm_services.style_2 .item_wr .item_thumbnail {
margin-bottom: 0;
}
.stm_services.style_3 .item {
width: 100% !important;
margin-bottom: 0 !important;
}
.stm_services.style_3 .owl-controls {
z-index: 9;
position: relative;
top: auto;
right: auto;
bottom: auto;
left: auto;
}
.stm_services.style_3 .owl-controls .owl-dots {
display: flex;
justify-content: center;
}
.stm_services.style_3 .owl-controls .owl-dots .owl-dot span {
width: 10px;
height: 10px;
margin: 0 5px;
background-color: #6bc74d;
border-radius: 50%;
}
.stm_services.style_3 .owl-controls .owl-dots .owl-dot.active span {
background-color: #7bc74d;
}
.stm_services.style_4 .item_wr .item_thumbnail {
margin-bottom: 0;
}
.stm_services.style_4 .item_wr .item_thumbnail a {
display: block;
position: relative;
overflow: hidden;
}
.stm_services.style_4 .item_wr .item_thumbnail a img {
transition: 0.3s;
}
.stm_services.style_4 .item_wr .item_thumbnail a:hover .item_info span i {
width: 0;
visibility: hidden;
opacity: 0;
}
.stm_services.style_4 .item_wr .item_thumbnail a:hover .item_info span i.before-text {
width: 14px;
visibility: visible;
margin-right: 10px;
left: 0;
opacity: 1;
}
.stm_services.style_4 .item_wr .item_thumbnail a:before {
content: "";
display: block;
position: absolute;
width: 100%;
height: 80%;
left: 0;
bottom: 0;
background: linear-gradient(0deg, rgba(0, 0, 0, 0.7) 0, rgba(0, 0, 0, 0) 100%);
opacity: 1;
top: auto;
visibility: visible;
z-index: 1;
}
.stm_services.style_4 .item_wr .item_thumbnail a .item_info h5:after,
.stm_services.style_4 .item_wr .item_thumbnail a .item_info h5:before,
.stm_services.style_4 .item_wr .item_thumbnail a:after {
display: none;
}
.stm_services.style_4 .item_wr .item_thumbnail a .item_info {
position: absolute;
left: 0;
bottom: 0;
z-index: 2;
color: #fff;
padding: 20px;
width: 100%;
}
.stm_services.style_4 .item_wr .item_thumbnail a .item_info h5 {
color: #fff;
font-size: 21px;
line-height: 24px;
margin-bottom: 5px;
padding: 0;
}
.stm_services.style_4 .item_wr .item_thumbnail a .item_info span {
font-size: 14px;
}
.stm_services.style_4 .item_wr .item_thumbnail a .item_info span i {
font-size: 10px;
margin-left: 5px;
display: inline-block;
transition: 0.3s;
}
.stm_services.style_4 .item_wr .item_thumbnail a .item_info span i.before-text {
position: relative;
width: 0;
visibility: hidden;
opacity: 0;
margin: 0;
left: -15px;
}
@media (max-width: 991px) {
.stm_services.style_4 .item {
width: 50%;
}
}
.stm_services.style_5 .item {
width: 100%;
clear: both;
margin-bottom: 30px;
}
.stm_services.style_5 .item .item_wr {
display: flex;
flex-wrap: wrap;
width: 100%;
}
.stm_services.style_5 .item .item_wr .item_info {
width: 100%;
flex: 0 0 100%;
padding-top: 10px;
}
.stm_services.style_5 .item .item_wr .item_info h5 {
margin-bottom: 10px;
font-size: 21px;
line-height: 24px;
padding-top: 0 !important;
}
.stm_services.style_5 .item .item_wr .item_info h5:after,
.stm_services.style_5 .item .item_wr .item_info h5:before {
display: none;
}
.stm_services.style_5 .item .item_wr .item_info .item_description {
font-size: 14px;
line-height: 22px;
margin-bottom: 15px;
}
.stm_services.style_5 .item .item_wr .item_info .read_more i {
width: 20px;
height: 20px;
border-radius: 50%;
font-size: 8px;
display: inline-block;
margin-right: 4px;
vertical-align: top;
line-height: 20px;
text-align: center;
transition: 0.3s;
}
.stm_services.style_5 .item .item_wr .item_info .read_more:hover i {
color: #fff;
}
.stm_services.style_5 .item .item_wr .item_thumbnail {
padding-right: 30px;
width: 290px;
flex: 0 0 290px;
margin-bottom: 0;
}
@media (max-width: 480px) {
.stm_services.style_5 .item .item_wr .item_thumbnail {
padding-right: 0;
width: 100%;
flex: 0 0 100%;
}
}
.stm_services.style_5 .item .item_wr .item_thumbnail a {
display: block;
overflow: hidden;
}
.stm_services.style_5 .item .item_wr .item_thumbnail a:after {
display: none !important;
}
.stm_services.style_5 .item .item_wr .item_thumbnail img {
transition: 0.3s;
}
@media (min-width: 992px) {
.stm_services.style_5 .item .item_wr .item_thumbnail + .item_info {
width: calc(100% - 290px);
flex: 0 0 calc(100% - 290px);
}
}
.stm_services.style_6 {
display: flex;
flex-wrap: wrap;
width: auto;
}
.stm_services.style_6 .item {
margin-bottom: 30px;
}
.stm_services.style_6 .item .item_wr {
background-color: #f2f4fa;
height: 100%;
}
.stm_services.style_6 .item .item_wr .item_thumbnail {
margin-bottom: 0;
}
.stm_services.style_6 .item .item_wr .content {
padding: 20px;
font-size: 14px;
line-height: 22px;
border: none;
background: 0 0;
}
.stm_services.style_6 .item .item_wr .content p {
font-size: 14px;
line-height: 22px;
color: inherit;
}
.stm_services.style_6 .item .item_wr .content h5 {
padding-top: 0;
}
.stm_services.style_6 .item .item_wr .content h5:after,
.stm_services.style_6 .item .item_wr .content h5:before {
display: none;
}
.stm_services.style_6 .item .item_wr .content h5 a {
font-size: 21px;
line-height: 24px;
color: inherit;
}
.stm_services.style_6 .item .item_wr .content .read_more {
display: flex;
align-items: center;
}
.stm_services.style_6 .item .item_wr .content .read_more i {
display: inline-block;
width: 20px;
height: 20px;
border-radius: 50%;
font-size: 8px;
order: 1;
transition: 0.3s;
line-height: 20px;
text-align: center;
margin-right: 5px;
}
.stm_services.style_6 .item .item_wr .content .read_more i:before {
content: "\e9bc" !important;
font-family: stm !important;
}
.stm_services.style_6 .item .item_wr .content .read_more span {
order: 2;
font-weight: 700;
margin-top: 0;
text-transform: capitalize;
}
.stm_services.style_6 .item .item_wr .content .read_more:hover i {
color: #fff !important;
}
.stm_services.style_7 {
max-width: 442px;
margin: 0 auto;
padding: 90px 70px 60px;
border-radius: 40px;
box-shadow: 0 10px 50px 0 rgba(0, 0, 0, 0.1);
background-color: #fff;
}
.stm_services.style_7:after,
.stm_services.style_7:before {
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
border-radius: 40px;
background-color: #fff;
z-index: 1;
}
.stm_services.style_7:before {
background-color: #f2f4fa;
transform: rotate(75deg);
z-index: 0;
}
.stm_services.style_7 .owl-stage-outer {
z-index: 10;
}
.stm_services.style_7 .stm_service {
display: flex;
flex-wrap: wrap;
flex-direction: column;
justify-content: center;
position: relative;
font-size: 14px;
z-index: 1;
}
.stm_services.style_7 .stm_service__icon {
border-radius: 50%;
overflow: hidden;
width: 85px;
height: 85px;
line-height: 85px;
font-size: 36px;
display: flex;
justify-content: center;
align-items: center;
position: relative;
margin: 0 auto 10px;
}
.stm_services.style_7 .stm_service__icon:before {
content: "";
width: 100%;
height: 100%;
position: absolute;
background-color: #6bc74d;
left: 0;
top: 0;
z-index: -1;
transition: 0.2s;
}
.stm_services.style_7 .stm_service__icon i:before {
transition: 0.2s;
color: #222831;
}
.stm_services.style_7 .stm_service__title {
font-size: 20px;
line-height: 1.2;
text-align: center;
margin-bottom: 8px !important;
font-weight: 500;
}
.stm_services.style_7 .stm_service__title a {
text-decoration: none;
color: #222831;
}
.stm_services.style_7 .stm_service__title:after,
.stm_services.style_7 .stm_service__title:before {
content: none;
margin: 11px auto 0 !important;
}
.stm_services.style_7 .stm_service__excerpt {
margin: 0 0 20px;
text-align: center;
}
.stm_services.style_7 .stm_service__excerpt p {
line-height: 24px;
}
.stm_services.style_7 .owl-controls {
z-index: 9;
position: relative;
top: auto;
right: auto;
bottom: auto;
left: auto;
}
.stm_services.style_7 .owl-controls .owl-dots {
display: flex;
justify-content: center;
}
.stm_services.style_7 .owl-controls .owl-dots .owl-dot span {
display: block;
width: 8px;
height: 8px;
margin: 0 5px;
background-color: rgba(34, 40, 49, 0.2);
border-radius: 50%;
}
.stm_services.style_7 .owl-controls .owl-dots .owl-dot.active span {
width: 30px;
border-radius: 4px;
background-color: #222831;
}
@media (max-width: 767px) {
.stm_services.style_7 {
padding: 40px 30px 50px;
}
}
.stm_services.style_8 {
display: flex;
flex-wrap: wrap;
margin-bottom: 60px;
font-size: 14px;
}
.stm_services.style_8 .stm_service {
width: 33.33%;
padding: 50px 40px 30px;
text-align: center;
border-right: 1px solid #eee;
}
.stm_services.style_8 .stm_service:nth-child(n + 4) {
border-top: 1px solid #eee;
}
.stm_services.style_8 .stm_service:nth-child(3n + 3) {
border-right: none;
}
.stm_services.style_8 .stm_service__icon {
border-radius: 50%;
overflow: hidden;
width: 85px;
height: 85px;
line-height: 85px;
font-size: 36px;
display: inline-block;
position: relative;
margin-bottom: 28px;
}
.stm_services.style_8 .stm_service__icon:before {
content: "";
width: 100%;
height: 100%;
position: absolute;
background-color: #222831;
left: 0;
top: 0;
z-index: -1;
opacity: 0.1;
transition: 0.2s;
}
.stm_services.style_11 .stm_service__title:after,
.stm_services.style_11 .stm_service__title:before,
.stm_services.style_8 .stm_service__title:after,
.stm_services.style_8 .stm_service__title:before {
content: none;
}
.stm_services.style_8 .stm_service__icon i:before {
transition: 0.2s;
color: #222831;
}
.stm_services.style_8 .stm_service__title {
font-size: 20px;
line-height: 1.2;
font-weight: 500;
}
.stm_services.style_8 .stm_service__title a {
text-decoration: none;
color: #222831;
}
.stm_services.style_8 .stm_service__link {
opacity: 0;
transition: 0.2s;
margin-top: 20px;
font-weight: 700;
display: inline-block;
text-transform: uppercase;
text-decoration: none;
}
.stm_services.style_8 .stm_service__link i {
font-size: 10px;
}
.stm_services.style_8 .stm_service:hover .stm_service__icon:before {
opacity: 1;
color: #fff;
}
.stm_services.style_8 .stm_service:hover .stm_service__icon i:before {
color: #fff;
}
.stm_services.style_8 .stm_service:hover .stm_service__title a {
color: #7bc74d;
}
.stm_services.style_8 .stm_service:hover .stm_service__link:hover,
.stm_services.style_8 .stm_service:hover .stm_service__title a:hover {
color: #6bc74d;
}
.stm_services.style_8 .stm_service:hover .stm_service__link {
opacity: 1;
}
@media (max-width: 991px) {
.stm_services.style_8 .stm_service {
width: 50%;
}
.stm_services.style_8 .stm_service:nth-child(n + 3) {
border-top: 1px solid #eee;
}
.stm_services.style_8 .stm_service:nth-child(3n + 3) {
border-right: 1px solid #eee;
}
.stm_services.style_8 .stm_service:nth-child(2n) {
border-right: none;
}
}
@media (max-width: 619px) {
.stm_services.style_8 .stm_service {
width: 100%;
border-top: 1px solid #eee !important;
border-right: none !important;
}
.stm_services.style_8 .stm_service:first-child {
border: 0 !important;
}
}
.stm_services.style_9 {
margin: 0;
}
.stm_services.style_9 .item {
padding: 35px 40px;
background-color: #fff;
transition: all 0.3s;
position: relative;
border-right: 1px solid #eee;
}
.stm_services.style_9 .item_wr .content h5 {
display: flex;
flex-wrap: wrap;
flex-direction: column;
margin-bottom: 15px;
font-size: 22px;
}
.stm_services.style_9 .item_wr .content h5 a {
order: 1;
}
.stm_services.style_9 .item_wr .content h5:before {
width: 36px;
height: 3px;
position: relative;
transition: all 0.3s;
margin: 10px 0 0;
order: 2;
}
.stm_services.style_9 .item_wr .content a.read_more {
transition: all 0.3s;
position: relative;
color: #6bc74d;
}
.stm_services.style_9 .item:hover .item_wr .content,
.stm_services.style_9 .item:hover .item_wr .content a.read_more,
.stm_services.style_9 .item:hover .item_wr .content a.read_more span,
.stm_services.style_9 .item:hover .item_wr .content h5 a {
color: #fff;
}
.stm_services.style_9 .item_wr .content a.read_more span {
vertical-align: text-top;
}
.stm_services.style_9 .item_wr .content a.read_more span.stm-amsterdam-arrow {
line-height: 14px;
font-size: 10px;
}
.stm_services.style_9 .item:hover {
background-color: #6bc74d;
border-color: #6bc74d;
}
.stm_services.style_9 .item:hover .item_wr .content h5:before {
background-color: #fff;
}
.stm_services.style_9 .item:last-child {
border: 0;
}
@media (max-width: 991px) {
.stm_services.style_9 .item {
width: 100% !important;
}
}
.stm_services.style_10 {
display: flex;
flex-wrap: wrap;
}
.stm_services.style_10 .item {
padding: 0 15px 68px;
margin: 0 0 38px;
position: relative;
}
.stm_services.style_10 .item .service-content {
text-align: center;
}
.stm_services.style_10 .item .service-content .service-image-box {
display: inline-block;
position: relative;
margin-bottom: 35px;
}
.stm_services.style_10 .item .service-content .service-image-box .service-title {
display: block;
position: absolute;
bottom: 0;
right: 29px;
left: 29px;
padding: 15px 30px;
transition: all 0.3s ease;
background-color: rgba(123, 199, 77, 0.9);
font-weight: 600;
font-size: 17px;
color: #fff;
}
.stm_services.style_10 .item .service-content .service-description {
padding: 0 15px 10px;
text-align: center;
line-height: 28px;
font-weight: 400;
font-size: 16px;
color: #222;
}
.stm_services.style_10 .item .service-content .service-more {
position: absolute;
bottom: 0;
right: 15px;
left: 15px;
display: flex;
flex-wrap: wrap;
justify-content: center;
align-items: center;
padding: 20px 0;
border-top: 2px solid rgba(123, 199, 77, 0.2);
transition: all 0.3s ease;
text-transform: uppercase;
text-decoration: none;
text-align: center;
font-weight: 700;
font-size: 12px;
letter-spacing: 1px;
}
.stm_services.style_10 .item .service-content .service-more .stm-right-arrow {
margin-left: 10px;
position: relative;
line-height: 10px;
font-size: 18px;
}
.stm_services.style_10 .item .service-content:hover .service-image-box .service-title {
background-color: #6bc74d;
}
.stm_services.style_10 .item .service-content:hover .service-more {
color: #6bc74d;
}
@media (max-width: 1199px) and (min-width: 992px) {
.stm_services.style_10 .item .service-content .service-image-box .service-title {
right: 15px;
left: 15px;
padding: 15px;
font-size: 18px;
}
}
@media (min-width: 768px) and (max-width: 992px) {
.stm_services.style_10 .item {
width: 50%;
}
.stm_services.style_10.cols_1 .item {
width: 100%;
}
}
@media (max-width: 767px) {
.stm_services.style_10 .item {
width: 100%;
}
}
.stm_services.style_11 {
display: flex;
flex-wrap: wrap;
margin-bottom: 60px;
font-size: 14px;
}
.stm_services.style_11 .stm_service {
width: 33.33%;
padding: 30px 30px 30px 0;
}
.stm_services.style_11 .stm_service__icon {
font-size: 60px;
display: inline-block;
position: relative;
}
.stm_services.style_11 .stm_service__icon i:before {
transition: 0.2s;
color: #7bc74d;
}
.stm_services.style_11 .stm_service__title {
font-size: 18px;
line-height: 1.6em;
font-weight: 600;
margin-bottom: 10px;
}
.stm_services.style_11 .stm_service__title a {
text-decoration: none;
}
.stm_services.style_11 .stm_service__link {
transition: 0.2s;
margin-top: 10px;
font-weight: 700;
display: inline-flex;
align-items: center;
color: #6bc74d;
text-decoration: none;
}
.stm_services.style_11 .stm_service__link i {
font-size: 16px;
margin-left: 15px;
}
.stm_services.style_11 .stm_service:hover .stm_service__link:hover span {
text-decoration: underline;
}
@media (max-width: 991px) {
.stm_services.style_11 .stm_service {
width: 50%;
}
}
@media (max-width: 619px) {
.stm_services.style_11 .stm_service {
width: 100%;
}
}
.services_pagination {
display: flex;
justify-content: center;
}
.stm_services_tabs.style_2 .services_categories {
margin-bottom: 72px;
}
.stm_services_tabs.style_2 .services_categories ul {
display: flex;
flex-wrap: wrap;
justify-content: center;
background: 0 0;
}
.stm_services_tabs.style_2 .services_categories ul li a {
margin: 0 15px;
padding: 10px 20px;
border-radius: 20px 0;
background-color: transparent;
font-weight: 700;
font-size: 16px;
color: #222831;
}
.stm_services_tabs.style_2 .services_categories ul li.ui-state-active a {
background-color: #6bc74d;
color: #fff;
}
.stm_services_tabs.style_2 .services_tabs {
display: flex;
}
.stm_services_tabs.style_2 .services_tabs .service_tab_item {
padding: 0 15px 68px;
width: 33.333333%;
position: relative;
}
.stm_services_tabs.style_2 .services_tabs .service_tab_item .service-content .service-image-box {
display: block;
position: relative;
margin-bottom: 35px;
}
.stm_services_tabs.style_2 .services_tabs .service_tab_item .service-content .service-image-box img {
border-radius: 20px 0;
}
.stm_services_tabs.style_2 .services_tabs .service_tab_item .service-content .service-image-box .service-title {
display: block;
position: absolute;
bottom: 0;
right: 29px;
left: 29px;
padding: 15px 30px;
border-radius: 12px 0 0;
transition: all 0.3s ease;
background-color: rgba(123, 199, 77, 0.9);
font-weight: 600;
font-size: 20px;
color: #fff;
}
.stm_services_tabs.style_2 .services_tabs .service_tab_item .service-content .service-description {
padding: 0 15px 12px;
text-align: center;
line-height: 28px;
font-weight: 400;
font-size: 16px;
color: #222;
}
.stm_services_tabs.style_2 .services_tabs .service_tab_item .service-content .service-more {
position: absolute;
bottom: 0;
right: 15px;
left: 15px;
display: flex;
flex-wrap: wrap;
justify-content: center;
align-items: center;
padding: 20px 0;
border-top: 2px solid rgba(123, 199, 77, 0.2);
transition: all 0.3s ease;
text-transform: uppercase;
text-decoration: none;
text-align: center;
font-weight: 700;
font-size: 12px;
}
.stm_services_tabs.style_2 .services_tabs .service_tab_item .service-content .service-more .stm-right-arrow {
margin-left: 10px;
position: relative;
line-height: 10px;
font-size: 18px;
}
.stm_services_tabs.style_2 .services_tabs .service_tab_item .service-content .service-more .stm-right-arrow:after {
content: "\e9f4";
font-family: stm !important;
transition: all 0.3s ease;
position: absolute;
top: 0;
right: -12px;
font-size: 30px;
opacity: 0;
visibility: hidden;
}
.stm_services_tabs.style_2 .services_tabs .service_tab_item .service-content:hover .service-image-box .service-title {
background-color: #6bc74d;
}
.stm_services_tabs.style_2 .services_tabs .service_tab_item .service-content:hover .service-more .stm-right-arrow:after {
opacity: 1;
visibility: visible;
color: #6bc74d;
}
@media (max-width: 1199px) and (min-width: 992px) {
.stm_services_tabs.style_2 .services_tabs .service_tab_item .service-content .service-image-box .service-title {
right: 15px;
left: 15px;
padding: 15px;
font-size: 18px;
}
}
@media (max-width: 991px) {
.stm_services_tabs.style_2 .services_categories {
margin-bottom: 50px;
}
.stm_services_tabs.style_2 .services_categories ul li {
margin: 5px 0;
}
.stm_services_tabs.style_2 .services_tabs {
flex-direction: column;
max-width: 500px;
margin: 0 auto;
}
.stm_services_tabs.style_2 .services_tabs .service_tab_item {
width: 100%;
}
}
.stm_vacancies.style_2 .row {
display: flex;
flex-wrap: wrap;
width: auto;
}
.stm_vacancies.style_2 .row .col-md-4 {
margin-bottom: 30px;
}
.stm_vacancies.style_2 .row .col-md-4 .stm_vacancies__inner {
padding: 30px 30px 25px;
background-color: #f2f4fa;
height: 100%;
transition: 0.3s;
display: flex;
flex-wrap: wrap;
width: 100%;
}
.stm_vacancies.style_2 .row .col-md-4 .stm_vacancies__inner:hover {
box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
}
.stm_vacancies.style_2 .row .col-md-4 .stm_vacancies__inner .title h5 {
margin-bottom: 11px;
}
.stm_vacancies.style_2 .row .col-md-4 .stm_vacancies__inner .title:hover {
text-decoration: none;
}
.stm_vacancies.style_2 .row .col-md-4 .stm_vacancies__inner .info {
font-size: 14px;
width: 100%;
}
.stm_vacancies.style_2 .row .col-md-4 .stm_vacancies__inner .info.department {
margin-bottom: 40px;
}
.stm_vacancies.style_2 .row .col-md-4 .stm_vacancies__inner .read-more {
display: flex;
flex-wrap: wrap;
width: 100%;
justify-content: space-between;
font-size: 14px;
align-self: flex-end;
}
.stm_vacancies.style_2 .row .col-md-4 .stm_vacancies__inner .read-more a {
transition: 0.3s;
}
.stm_vacancies.style_2 .row .col-md-4 .stm_vacancies__inner .read-more a i {
width: 22px;
height: 22px;
line-height: 22px;
border-radius: 50%;
font-size: 10px;
text-align: center;
transition: 0.3s;
margin-right: 5px;
display: inline-block;
}
.stm_vacancies.style_2 .row .col-md-4 .stm_vacancies__inner .read-more a:hover {
text-decoration: none;
}
.stm_vacancies.style_2 .row .col-md-4 .stm_vacancies__inner .read-more a:hover i {
background: #304157 !important;
color: #fff;
}
.stm_vacancies.style_2 .row .col-md-4 .stm_vacancies__inner .read-more .date {
opacity: 0.5;
}
.stm_vacancies.style_3 .stm_vacancies__title {
text-transform: none;
font-size: 36px;
line-height: 44px;
font-weight: 500;
}
.stm_vacancies.style_3 .stm_vacancies__title:after {
content: none;
}
.stm_vacancies.style_3 .stm_vacancies__filter {
padding: 15px;
display: flex;
flex-wrap: wrap;
list-style-type: none;
font-size: 12px;
line-height: 15px;
text-transform: uppercase;
margin-bottom: 20px;
}
.stm_vacancies.style_3 .stm_vacancies__filter li {
margin-top: 15px;
margin-right: 20px;
margin-bottom: 15px;
}
.stm_vacancies.style_3 .stm_vacancies__filter li a {
padding: 15px 30px;
border-radius: 50px;
text-decoration: none;
display: block;
transition: all 0.2s;
position: relative;
overflow: hidden;
color: #222831;
}
.stm_vacancies.style_3 .stm_vacancies__filter li a:before {
content: "";
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
z-index: -1;
transition: all 0.3s;
background-color: #6bc74d;
opacity: 0.1;
}
.stm_vacancies.style_3 .stm_vacancies__filter li a.active,
.stm_vacancies.style_3 .stm_vacancies__filter li a:hover {
color: #fff;
box-shadow: 0 3px 10px 0 rgba(72, 115, 230, 0.3);
}
.stm_vacancies.style_3 .stm_vacancies__filter li a.active:before,
.stm_vacancies.style_3 .stm_vacancies__filter li a:hover:before {
opacity: 1;
}
.stm_vacancies.style_3 .stm_vacancies__grid {
padding: 0;
list-style-type: none;
position: relative;
overflow: hidden;
}
.stm_vacancies.style_3 .stm_vacancies__grid-item {
float: left;
width: 33.3%;
padding: 15px;
}
@media (max-width: 991px) {
.stm_vacancies.style_3 .stm_vacancies__grid-item {
width: 100%;
}
}
.stm_vacancies.style_3 .stm_vacancies__inner {
border-radius: 10px;
border: 1px solid #ddd;
background-color: #fff;
padding: 30px;
height: 100%;
transition: 0.3s;
display: flex;
flex-wrap: wrap;
width: 100%;
}
.stm_vacancies.style_3 .stm_vacancies__inner:hover {
box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.1);
}
.stm_vacancies.style_3 .stm_vacancies__inner .title {
text-decoration: none;
}
.stm_vacancies.style_3 .stm_vacancies__inner .title h5 {
font-size: 20px;
line-height: 24px;
font-weight: 500;
padding: 0;
margin-bottom: 11px;
}
.stm_vacancies.style_3 .stm_vacancies__inner .title h5:after {
content: none;
}
.stm_vacancies.style_3 .stm_vacancies__inner .info {
font-size: 14px;
width: 100%;
opacity: 0.7;
}
.stm_vacancies.style_3 .stm_vacancies__inner .info.department {
margin-bottom: 40px;
}
.stm_vacancies.style_3 .stm_vacancies__inner .read-more {
display: flex;
flex-wrap: wrap;
width: 100%;
justify-content: space-between;
font-size: 14px;
line-height: 19px;
align-self: flex-end;
text-transform: uppercase;
}
.stm_vacancies.style_3 .stm_vacancies__inner .read-more a {
transition: 0.3s;
}
.stm_vacancies.style_3 .stm_vacancies__inner .read-more a i {
border-radius: 50%;
font-size: 10px;
text-align: center;
transition: 0.3s;
margin-left: 5px;
display: inline-block;
}
.stm_vacancies.style_3 .stm_vacancies__inner .read-more a:hover {
text-decoration: none;
}
.stm_vacancies.style_3 .stm_vacancies__inner .read-more .date {
text-transform: capitalize;
opacity: 0.7;
}
.consulting-thumbnail-with-frame {
position: relative;
max-width: 480px !important;
}
.consulting-thumbnail-with-frame .vc_figure {
position: relative;
overflow: hidden;
border-radius: 40px;
}
.consulting-thumbnail-with-frame:before {
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
border-radius: 40px;
background-color: #f2f4fa;
transform: rotate(-10deg);
z-index: 0;
}
.consulting-thumbnail-with-frame .elementor-widget-container {
position: relative;
overflow: hidden;
border-radius: 40px;
z-index: 1;
}
@media (max-width: 991px) {
.consulting-thumbnail-with-frame {
margin: 0 auto;
}
}
.icon_box.style_1.icon_top h4 {
padding-top: 0;
}
.icon_box.style_1.icon_top h4:after {
display: none;
}
.icon_box.style_1 .icon_text h5 {
font-size: 17px;
}
.icon_box.style_1.icon_left_transparent .icon {
vertical-align: top !important;
}
.icon_box.style_4 .icon:after {
margin: -12px 0 0 -38px;
}
.icon_box.style_8 {
display: flex;
flex-wrap: wrap;
}
.icon_box.style_8 .icon_box_icon {
width: 75px;
flex: 0 0 75px;
position: relative;
}
.icon_box.style_8 .icon_box_icon:after,
.icon_box.style_8 .icon_box_icon:before {
content: "";
position: absolute;
display: block;
width: 90px;
height: 10px;
transform: skew(39deg, 0deg) rotate(-22deg);
}
.icon_box.style_8 .icon_box_icon:before {
top: 15px;
left: -20px;
}
.icon_box.style_8 .icon_box_icon:after {
left: -16px;
top: 35px;
}
.icon_box.style_8 .icon_box_icon i {
position: relative;
z-index: 2;
}
.icon_box.style_8 .icon_box_content {
width: calc(100% - 76px);
flex: 0 0 calc(100% - 76px);
}
.icon_box.style_8 .icon_box_content .title {
padding-top: 0;
font-weight: 400;
}
.icon_box.style_8 .icon_box_content .title:after {
width: 50px;
}
.icon_box.style_8 .icon_box_content .content {
line-height: 1.5;
font-size: 14px;
}
.icon_box.style_9 .icon_box_icon {
display: flex;
flex-wrap: wrap;
align-items: center;
margin-bottom: 0;
}
.icon_box.style_9 .icon_box_icon .icon {
display: flex;
align-items: center;
justify-content: center;
border-radius: 50% 50% 6px;
background-color: #6bc74d;
position: relative;
margin: 10px 12px 10px 10px;
color: #222831;
width: 50px;
height: 50px;
}
.icon_box.style_9 .icon_box_icon .icon:before {
content: "\e9db";
font-family: stm !important;
position: absolute;
top: 11px;
left: -10px;
font-weight: 300;
font-size: 70px;
color: #d3d5db;
z-index: -1;
}
.icon_box.style_9 .icon_box_icon .h6,
.icon_box.style_9 .icon_box_icon h6 {
padding: 0;
margin: 10px 0;
font-weight: 500;
letter-spacing: -0.7px;
font-size: 15px !important;
}
.icon_box.style_9 .icon_box_icon .h6:after,
.icon_box.style_9 .icon_box_icon h6:after {
display: none;
}
.icon_box.style_9 .icon_text p {
margin: 0;
}
@media (max-width: 767px) {
.icon_box.style_9 .icon_box_icon {
display: block !important;
text-align: center;
}
.icon_box.style_9 .icon_box_icon .icon {
margin: 0 auto;
}
.icon_box.style_9 .icon_text {
text-align: center;
}
}
.icon_box.style_10 .icon_box_inner {
position: relative;
padding: 25px 25px 10px;
transition: all 0.3s;
background-color: rgba(123, 199, 77, 0.9);
text-align: center;
}
.icon_box.style_10 .icon_box_inner .icon {
font-size: 51px;
color: #fff;
}
.icon_box.style_10 .icon_box_inner .icon.font-color_base {
color: #222831;
}
.icon_box.style_10 .icon_box_inner .icon.font-color_secondary {
color: #7bc74d;
}
.icon_box.style_10 .icon_box_inner .icon.font-color_third {
color: #6bc74d;
}
.icon_box.style_10 .icon_box_inner .icon_bg {
position: absolute;
right: 7px;
bottom: -30px;
font-size: 118px;
color: rgba(225, 225, 225, 0.1);
}
.icon_box.style_10 .icon_box_inner .icon_bg.font-color_base {
color: #222831;
}
.icon_box.style_10 .icon_box_inner .icon_bg.font-color_secondary {
color: #7bc74d;
}
.icon_box.style_10 .icon_box_inner .icon_bg.font-color_third {
color: #6bc74d;
}
.icon_box.style_10 .icon_box_inner h4 {
padding: 0;
margin: 0 0 10px;
line-height: 20px;
letter-spacing: 0.2px;
font-size: 18px;
color: #fff;
}
.icon_box.style_10 .icon_box_inner h4.font-color_base {
color: #fff;
}
.icon_box.style_10 .icon_box_inner h4.font-color_secondary {
color: #7bc74d;
}
.icon_box.style_10 .icon_box_inner h4.font-color_third {
color: #6bc74d;
}
.icon_box.style_10 .icon_box_inner h4:after,
.icon_box.style_10 .icon_box_inner h4:before {
display: none;
}
.icon_box.style_10 .icon_box_inner .icon_text {
line-height: 24px;
font-size: 16px;
color: #fff;
}
.icon_box.style_10 .icon_box_inner .icon_text p {
line-height: 24px;
}
@media screen and (max-width: 1024px) {
.icon_box.style_10 .icon_box_inner {
padding-left: 15px;
padding-right: 15px;
}
}
.icon_box.style_10:hover .icon_box_inner {
margin-top: -8px;
margin-bottom: 8px;
box-shadow: 0 3px 7px rgba(123, 199, 77, 0.35);
}
.icon_box.style_11 {
padding: 20px 0 10px 40px;
border-left: 1px solid rgba(255, 255, 255, 0.5);
}
.icon_box.style_11 .icon_box_inner .icon {
display: flex;
align-items: center;
position: relative;
min-height: 76px;
}
.icon_box.style_11 .icon_box_inner .icon .icon_bg {
position: absolute;
top: -20px;
left: 0;
font-size: calc(100% + 25px);
color: rgba(255, 255, 255, 0.2);
z-index: -1;
}
.icon_box.style_11 .icon_box_inner h4 {
line-height: 28px;
font-size: 24px;
}
.icon_box.style_11 .icon_box_inner h4:after {
display: none;
}
.icon_box.style_11 .icon_box_inner .icon_text {
color: #222831;
}
.icon_box.style_11 .icon_box_inner .icon_text p {
line-height: 28px;
font-size: 15px;
}
@media (max-width: 1199px) {
.icon_box.style_11 {
border-left: 0;
padding-left: 0;
}
}
@media (max-width: 767px) {
.icon_box.style_11 {
text-align: center;
}
.icon_box.style_11 .icon_box_inner {
max-width: 320px;
margin: 0 auto;
}
.icon_box.style_11 .icon_box_inner .icon {
margin: 0 auto;
}
}
.wpb_wrapper .vc_row > .wpb_column:first-child .icon_box.style_11 {
border-left: transparent;
}
.icon_box_with_tabs.style_1 .icon_box_tab_links {
display: flex;
margin-bottom: -80px;
position: relative;
z-index: 2;
}
.icon_box_with_tabs.style_1 .icon_box_tab_links a {
display: inline-block;
vertical-align: top;
letter-spacing: 0.32px;
text-decoration: none;
border-radius: 20px 0;
transition: all 0.3s;
padding: 12px 15px;
line-height: 20px;
font-weight: 700;
font-size: 16px;
color: #222831;
}
.icon_box_with_tabs.style_1 .icon_box_tab_links a.active {
text-decoration: none;
background-color: #6bc74d;
color: #fff;
}
.icon_box_with_tabs.style_1 .icon_box_tab_content {
display: none;
flex-wrap: wrap;
position: relative;
transition: all 0.3s;
-webkit-animation: fadeEffect 0.6s;
animation: fadeEffect 0.6s;
}
.icon_box_with_tabs.style_1 .icon_box_tab_content > div {
padding: 0 15px;
}
.icon_box_with_tabs.style_1 .icon_box_tab_content > div.icon_box_content_info {
width: 29%;
display: flex;
align-items: center;
position: relative;
}
.icon_box_with_tabs.style_1 .icon_box_tab_content > div.icon_box_content_info:after {
content: "\e9f5";
font-family: stm !important;
position: absolute;
top: 50%;
left: -28%;
font-size: 382px;
color: rgba(194, 194, 204, 0.4);
z-index: -1;
}
.icon_box_with_tabs.style_1 .icon_box_tab_content > div.icon_box_content_info h2 {
font-size: 55px;
font-weight: 700;
letter-spacing: 1.1px;
line-height: 60px;
}
.icon_box_with_tabs.style_1 .icon_box_tab_content > div.icon_box_icons {
width: 71%;
}
.icon_box_with_tabs.style_1 .icon_box_tab_content > div ul {
display: flex;
flex-wrap: wrap;
padding: 0;
margin: 0 -15px;
}
.icon_box_with_tabs.style_1 .icon_box_tab_content > div ul li {
display: flex;
width: 50%;
list-style: none;
padding: 0 5%;
margin: 36px 0;
}
.icon_box_with_tabs.style_1 .icon_box_tab_content > div ul li .icon_box_icon {
margin-bottom: 30px;
min-width: 105px;
min-height: 85px;
padding-top: 10px;
position: relative;
}
.icon_box_with_tabs.style_1 .icon_box_tab_content > div ul li .icon_box_icon:after {
content: "\e9e9";
font-family: stm !important;
position: absolute;
top: 30px;
right: -5px;
font-size: 85px;
color: rgba(194, 194, 204, 0.4);
}
.icon_box_with_tabs.style_1 .icon_box_tab_content > div ul li .icon_box_icon i,
.icon_box_with_tabs.style_1 .icon_box_tab_content > div ul li .icon_box_icon img {
position: relative;
z-index: 2;
}
.icon_box_with_tabs.style_1 .icon_box_tab_content > div ul li .icon_box_title {
margin-bottom: 5px;
text-transform: uppercase;
letter-spacing: 1.6px;
font-weight: 700;
font-size: 16px;
color: #222831;
}
.icon_box_with_tabs.style_1 .icon_box_tab_content > div ul li .icon_box_description {
line-height: 28px;
font-weight: 400;
font-size: 15px;
color: #222;
}
.icon_box_with_tabs.style_1 .icon_box_tab_content.active {
display: flex;
}
@media (max-width: 1024px) {
.icon_box_with_tabs.style_1 .icon_box_tab_links {
justify-content: center;
text-align: center;
margin-bottom: 10px;
}
.icon_box_with_tabs.style_1 .icon_box_tab_content > div.icon_box_content_info {
width: 100%;
justify-content: center;
text-align: center;
padding: 50px 15px;
}
.icon_box_with_tabs.style_1 .icon_box_tab_content > div.icon_box_content_info:after {
left: 10%;
font-size: 160px;
}
.icon_box_with_tabs.style_1 .icon_box_tab_content > div.icon_box_icons,
.icon_box_with_tabs.style_1 .icon_box_tab_content > div.icon_box_icons ul li {
width: 100%;
}
}
.icon_box_with_tabs.style_2 .icon_box_tab_links {
display: flex;
justify-content: center;
margin: 0 0 27px;
position: relative;
z-index: 2;
}
.icon_box_with_tabs.style_2 .icon_box_tab_links a {
display: inline-block;
vertical-align: top;
letter-spacing: 0.32px;
text-decoration: none;
border-radius: 20px 0;
transition: all 0.3s;
padding: 12px 18px;
margin: 0 5px;
line-height: 20px;
font-weight: 700;
font-size: 16px;
color: #222831;
}
.icon_box_with_tabs.style_2 .icon_box_tab_links a.active {
text-decoration: none;
background-color: #6bc74d;
color: #fff;
margin: 0 10px;
}
@media (max-width: 767px) {
.icon_box_with_tabs.style_2 .icon_box_tab_links a {
display: flex;
align-items: center;
}
}
.icon_box_with_tabs.style_2 .icon_box_tab_content {
display: none;
flex-wrap: wrap;
position: relative;
transition: all 0.3s;
-webkit-animation: fadeEffect 0.6s;
animation: fadeEffect 0.6s;
}
.icon_box_with_tabs.style_2 .icon_box_tab_content > div {
padding: 0 15px;
}
.icon_box_with_tabs.style_2 .icon_box_tab_content > div.icon_box_content_info {
width: 29%;
display: flex;
align-items: center;
position: relative;
}
.icon_box_with_tabs.style_2 .icon_box_tab_content > div.icon_box_content_info:after {
content: "\e9f5";
font-family: stm !important;
position: absolute;
top: 50%;
left: -28%;
font-size: 382px;
color: rgba(194, 194, 204, 0.4);
z-index: -1;
}
.icon_box_with_tabs.style_2 .icon_box_tab_content > div.icon_box_content_info h2 {
font-size: 55px;
font-weight: 700;
letter-spacing: 1.1px;
line-height: 60px;
}
.icon_box_with_tabs.style_2 .icon_box_tab_content > div ul {
display: flex;
flex-wrap: wrap;
padding: 0;
margin: 0 -15px;
}
.icon_box_with_tabs.style_2 .icon_box_tab_content > div ul li {
display: flex;
width: 33.3%;
list-style: none;
padding: 0 1%;
margin: 36px 0;
}
.icon_box_with_tabs.style_2 .icon_box_tab_content > div ul li .icon_box_icon {
margin-bottom: 30px;
min-width: 105px;
min-height: 85px;
padding-top: 10px;
position: relative;
}
.icon_box_with_tabs.style_2 .icon_box_tab_content > div ul li .icon_box_icon:after {
content: "\e9e9";
font-family: stm !important;
position: absolute;
top: 30px;
right: -5px;
font-size: 85px;
color: rgba(194, 194, 204, 0.4);
}
.icon_box_with_tabs.style_2 .icon_box_tab_content > div ul li .icon_box_icon i,
.icon_box_with_tabs.style_2 .icon_box_tab_content > div ul li .icon_box_icon img {
position: relative;
z-index: 2;
}
.icon_box_with_tabs.style_2 .icon_box_tab_content > div ul li .icon_box_title {
margin-bottom: 5px;
text-transform: uppercase;
letter-spacing: 1.6px;
font-weight: 700;
font-size: 16px;
color: #222831;
}
.icon_box_with_tabs.style_2 .icon_box_tab_content > div ul li .icon_box_description {
line-height: 28px;
font-weight: 400;
font-size: 15px;
color: #222;
}
.icon_box_with_tabs.style_2 .icon_box_tab_content.active {
display: flex;
}
@media (max-width: 1024px) {
.icon_box_with_tabs.style_2 .icon_box_tab_links {
justify-content: center;
text-align: center;
margin-bottom: 10px;
}
.icon_box_with_tabs.style_2 .icon_box_tab_content > div.icon_box_content_info {
width: 100%;
justify-content: center;
text-align: center;
padding: 50px 15px;
}
.icon_box_with_tabs.style_2 .icon_box_tab_content > div.icon_box_content_info:after {
left: 10%;
font-size: 160px;
}
.icon_box_with_tabs.style_2 .icon_box_tab_content > div.icon_box_icons {
width: 100%;
}
.icon_box_with_tabs.style_2 .icon_box_tab_content > div.icon_box_icons ul li {
width: 50%;
margin: 12px 0;
}
}
@-webkit-keyframes fadeEffect {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
@keyframes fadeEffect {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
.stm_pricing_plan_unit.style_2 .stm_pricing_plan {
overflow: visible;
border: 1px solid #ddd;
box-shadow: none;
}
.stm_pricing_plan_unit.style_2 .stm_pricing_plan .top {
overflow: visible;
}
.stm_pricing_plan_unit.style_2 .stm_pricing_plan .top .inner {
padding-top: 30px;
padding-bottom: 0;
}
.stm_pricing_plan_unit.style_2 .stm_pricing_plan .top .inner .title {
font-size: 18px;
line-height: 1.22;
margin-bottom: 30px;
}
.stm_pricing_plan_unit.style_2 .stm_pricing_plan .top .inner .price {
justify-content: center;
border: none;
padding-top: 0;
margin-bottom: 20px;
}
.stm_pricing_plan_unit.style_2 .stm_pricing_plan .top .inner .price .heading_font {
margin: 0;
font-size: 36px;
line-height: 36px;
}
.stm_pricing_plan_unit.style_2 .stm_pricing_plan .top .inner .subtitle {
margin-top: 0;
border-bottom: none;
margin-bottom: 34px;
padding: 0 15px;
line-height: 1.29;
font-size: 14px;
opacity: 0.5;
}
.stm_pricing_plan_unit.style_2 .stm_pricing_plan .top .inner .price_suffix {
order: 10;
}
.stm_pricing_plan_unit.style_2 .stm_pricing_plan .content {
font-size: 16px;
padding-top: 0;
}
@media (min-width: 768px) and (max-width: 991px) {
.stm_pricing_plan_unit.style_2 .stm_pricing_plan .content {
padding-left: 15px;
padding-right: 15px;
}
}
.stm_pricing_plan_unit.style_2 .stm_pricing_plan .content ul {
padding: 0;
}
.stm_pricing_plan_unit.style_2 .stm_pricing_plan .content ul li {
position: relative;
padding-left: 34px;
}
.stm_pricing_plan_unit.style_2 .stm_pricing_plan .content ul li:before {
content: "\e9bd";
font-family: stm;
display: inline-block;
position: absolute;
top: 0;
left: 0;
font-size: 24px;
line-height: 1;
opacity: 0.5;
}
.stm_pricing_plan_unit.style_2 .stm_pricing_plan .content .stm_pricing_btn {
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px) {
.stm_pricing_plan_unit.style_2 .stm_pricing_plan .content .stm_pricing_btn .vc_btn3 {
padding-left: 20px !important;
padding-right: 20px !important;
}
}
.stm_pricing_plan_unit.style_2 .stm_label {
position: absolute;
left: 0;
top: auto;
bottom: 100%;
transform: none;
width: 100%;
font-size: 16px;
font-weight: 700;
}
.stm_pricing_plan_unit.style_3 .stm_pricing_plan {
overflow: visible;
border: 1px solid #ddd;
background-color: #fff;
border-radius: 20px;
box-shadow: none;
}
.stm_pricing_plan_unit.style_3 .stm_pricing_plan.has_status {
background-color: rgba(123, 199, 77, 0.2);
border-color: transparent;
}
.stm_pricing_plan_unit.style_3 .stm_pricing_plan .top {
border-radius: 20px 20px 0 0;
overflow: visible;
}
.stm_pricing_plan_unit.style_3 .stm_pricing_plan .top:before {
display: none;
}
.stm_pricing_plan_unit.style_3 .stm_pricing_plan .top .inner {
padding-top: 30px;
padding-bottom: 0;
}
.stm_pricing_plan_unit.style_3 .stm_pricing_plan .top .inner .title {
margin-top: 9px;
line-height: 1.22;
margin-bottom: 34px;
font-size: 18px;
}
.stm_pricing_plan_unit.style_3 .stm_pricing_plan .top .inner .price {
align-items: flex-end;
justify-content: center;
border: none;
padding-top: 0;
margin-bottom: 24px;
}
.stm_pricing_plan_unit.style_3 .stm_pricing_plan .top .inner .price .heading_font {
margin: 0;
font-size: 36px;
line-height: 36px;
order: 0;
}
.stm_pricing_plan_unit.style_3 .stm_pricing_plan .top .inner .subtitle {
max-width: 170px;
margin: 0 auto 32px;
border-bottom: none;
padding: 0 15px;
line-height: 1.29;
font-size: 14px;
opacity: 0.5;
}
.stm_pricing_plan_unit.style_3 .stm_pricing_plan .top .inner .price_affix {
margin: 0;
order: 0;
font-size: 20px;
}
.stm_pricing_plan_unit.style_3 .stm_pricing_plan .content {
font-size: 16px;
padding: 0 46px 42px;
}
@media (min-width: 992px) and (max-width: 1024px) {
.stm_pricing_plan_unit.style_3 .stm_pricing_plan .content {
padding-left: 20px;
padding-right: 20px;
}
}
@media (max-width: 767px) {
.icon_box_with_tabs.style_2 .icon_box_tab_content > div.icon_box_icons,
.icon_box_with_tabs.style_2 .icon_box_tab_content > div.icon_box_icons ul li {
width: 100%;
}
.stm_pricing_plan_unit.style_3 .stm_pricing_plan .content {
padding-left: 20px;
padding-right: 20px;
}
}
.stm_pricing_plan_unit.style_3 .stm_pricing_plan .content ul {
margin: 0 auto 40px;
padding: 0;
}
.stm_pricing_plan_unit.style_3 .stm_pricing_plan .content ul li {
position: relative;
padding-left: 34px;
margin-bottom: 18px;
}
.stm_pricing_plan_unit.style_3 .stm_pricing_plan .content ul li:before {
content: "\e9bd";
font-family: stm;
display: inline-block;
position: absolute;
top: 0;
left: 0;
font-size: 24px;
line-height: 1;
color: #7bc74d;
}
.stm_pricing_plan_unit.style_3 .stm_pricing_plan .content .stm_pricing_btn {
text-align: center;
max-width: 190px;
margin: 0 auto;
border-radius: 50px;
}
.stm_pricing_plan_unit.style_3 .stm_pricing_plan .content .stm_pricing_btn .vc_btn3 {
margin-top: 0;
color: #222831 !important;
background-color: #6bc74d !important;
}
@media (min-width: 768px) and (max-width: 991px) {
.stm_pricing_plan_unit.style_3 .stm_pricing_plan .content .stm_pricing_btn .vc_btn3 {
padding-left: 20px !important;
padding-right: 20px !important;
}
}
.stm_pricing_plan_unit.style_3 .stm_pricing_plan .content .stm_pricing_btn .vc_btn3:hover {
background-color: #222831 !important;
color: #fff !important;
}
@media (max-width: 991px) {
.stm_pricing_plan_unit.style_3 .stm_pricing_plan {
max-width: 440px;
margin: 0 auto;
}
}
.stm_pricing_plan_unit.style_3 .stm_label {
position: absolute;
left: 0;
top: -21px;
bottom: auto;
transform: none;
width: 100%;
background-color: transparent;
}
.stm_pricing_plan_unit.style_3 .stm_label span {
top: auto;
background-color: #6bc74d;
padding: 7px 12px;
border-radius: 50px;
letter-spacing: 0.2px;
text-transform: uppercase;
font-weight: 500;
font-size: 14px;
color: #222831;
}
.stm_pricing_plan_unit.style_4 .stm_pricing_plan {
overflow: visible;
background-color: #7bc74d;
border-radius: 0 50px;
box-shadow: none;
}
.staff_list.grid .staff_social_media_card .staff_inner:hover,
.stm_news .news_list li.view_style_8 .post_inner:hover {
box-shadow: 0 1px 20px 0 rgba(0, 0, 0, 0.1);
}
.stm_pricing_plan_unit.style_4 .stm_pricing_plan .top {
border-radius: 20px 20px 0 0;
overflow: visible;
}
.stm_pricing_plan_unit.style_4 .stm_pricing_plan .top:before {
display: none;
}
.stm_pricing_plan_unit.style_4 .stm_pricing_plan .top .inner {
padding-top: 30px;
padding-bottom: 0;
}
.stm_pricing_plan_unit.style_4 .stm_pricing_plan .top .inner .title {
margin-top: 20px;
line-height: 1.22;
margin-bottom: 25px;
font-size: 18px;
font-weight: 700;
color: #6bc74d;
}
.stm_pricing_plan_unit.style_4 .stm_pricing_plan .top .inner .price {
align-items: flex-end;
justify-content: center;
border: none;
padding-top: 0;
margin-bottom: 24px;
color: #fff !important;
font-weight: 700;
}
.stm_pricing_plan_unit.style_4 .stm_pricing_plan .top .inner .price .heading_font {
margin: 0;
font-size: 36px;
line-height: 36px;
order: 0;
}
.stm_pricing_plan_unit.style_4 .stm_pricing_plan .top .inner .subtitle {
max-width: 170px;
margin: 0 auto 32px;
border-bottom: none;
padding: 0 5px;
line-height: 1.29;
font-size: 18px;
opacity: 0.5;
color: #fff !important;
}
.stm_pricing_plan_unit.style_4 .stm_pricing_plan .top .inner .price_affix {
margin: 0;
order: 0;
font-size: 20px;
}
.stm_pricing_plan_unit.style_4 .stm_pricing_plan .content {
font-size: 18px;
padding: 0 40px 42px;
}
@media (min-width: 992px) and (max-width: 1024px) {
.stm_pricing_plan_unit.style_4 .stm_pricing_plan .content {
padding-left: 20px;
padding-right: 20px;
}
}
@media (max-width: 767px) {
.stm_pricing_plan_unit.style_4 .stm_pricing_plan .content {
padding-left: 20px;
padding-right: 20px;
}
}
.stm_pricing_plan_unit.style_4 .stm_pricing_plan .content ul {
margin: 0 auto 40px;
padding: 0;
}
.stm_pricing_plan_unit.style_4 .stm_pricing_plan .content ul li {
position: relative;
padding-left: 36px;
margin-bottom: 14px;
color: #fff !important;
}
.stm_pricing_plan_unit.style_4 .stm_pricing_plan .content ul li:before {
content: "\e9bd";
font-family: stm;
display: inline-block;
position: absolute;
top: 0;
left: 0;
font-size: 24px;
line-height: 1;
color: #6bc74d;
}
.stm_pricing_plan_unit.style_4 .stm_pricing_plan .content .stm_pricing_btn {
text-align: center;
max-width: 166px;
margin: 0 auto;
}
.stm_pricing_plan_unit.style_4 .stm_pricing_plan .content .stm_pricing_btn .vc_btn3 {
margin-top: 0;
color: #fff !important;
border: 1px solid #6bc74d !important;
border-radius: 7px !important;
font-size: 14px !important;
font-weight: 700 !important;
text-transform: uppercase !important;
letter-spacing: 1px !important;
}
@media (min-width: 768px) and (max-width: 991px) {
.stm_pricing_plan_unit.style_4 .stm_pricing_plan .content .stm_pricing_btn .vc_btn3 {
padding-left: 20px !important;
padding-right: 20px !important;
}
}
.stm_pricing_plan_unit.style_4 .stm_pricing_plan .content .stm_pricing_btn .vc_btn3:hover {
background-color: #6bc74d !important;
color: #fff !important;
}
@media (max-width: 1024px) {
.stm_pricing_plan_unit.style_4 .stm_pricing_plan {
max-width: 400px;
margin: 0 auto;
}
}
.stm_pricing_plan_unit.style_4 .stm_label {
position: absolute;
left: 0;
top: -21px;
bottom: auto;
transform: none;
width: 100%;
background-color: transparent;
}
.stm_pricing_plan_unit.style_4 .stm_label span {
top: auto;
background-color: #6bc74d;
padding: 7px 15px;
border-radius: 50px;
letter-spacing: 0.2px;
text-transform: uppercase;
font-size: 14px;
font-weight: 700;
color: #fff;
}
.testimonials_carousel.style_3 {
display: flex;
flex-wrap: wrap;
}
.testimonials_carousel.style_3 .slick-list {
order: 0;
}
.testimonials_carousel.style_3 .slick_prev {
order: 1;
margin-right: 20px;
}
.testimonials_carousel.style_3 .slick_next {
order: 2;
}
.testimonials_carousel.style_4 .testimonial {
text-align: left;
margin-bottom: 24px;
}
.testimonials_carousel.style_4 .testimonial .testimonial_inner {
display: flex;
justify-content: space-around;
align-items: center;
flex-direction: row;
}
.testimonials_carousel.style_4 .testimonial .testimonial_inner:after {
content: "";
display: table;
clear: both;
}
.testimonials_carousel.style_4 .testimonial .testimonial_inner .image {
flex: 0 0 29%;
margin-left: 75px;
max-width: 310px !important;
}
.testimonials_carousel.style_4 .testimonial .testimonial_inner .image img {
border-radius: 10px;
position: relative;
z-index: 2;
}
.testimonials_carousel.style_4 .testimonial .testimonial_inner .image span {
position: relative;
display: block;
max-width: 326px;
margin: 0 0 0 auto;
padding-top: 35px;
padding-left: 20px;
}
.testimonials_carousel.style_4 .testimonial .testimonial_inner .image span:after {
content: "\e9d9";
font-family: stm;
speak: none;
font-style: normal;
font-weight: 400;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
position: absolute;
top: -14px;
right: -48px;
font-size: 114px;
color: rgba(225, 225, 225, 0.9);
}
.testimonials_carousel.style_4 .testimonial .testimonial_inner .image span:before {
content: "";
position: absolute;
bottom: -20px;
left: 0;
width: 106px;
height: 106px;
border-radius: 10px;
background-color: #7bc74d;
}
.testimonials_carousel.style_4 .testimonial .testimonial_inner .info {
display: flex;
flex-direction: column;
flex: 0 0 58%;
overflow: inherit;
padding-top: 40px;
margin-right: 0;
margin-left: auto;
}
.testimonials_carousel.style_4 .testimonial .testimonial_inner .info .stm_testimonials_content_unit {
order: 3;
position: relative;
}
.testimonials_carousel.style_4 .testimonial .testimonial_inner .info .stm_testimonials_content_unit p {
line-height: 30px;
font-size: 18px;
}
.testimonials_carousel.style_4 .testimonial .testimonial_inner .info h6 {
margin-bottom: 10px;
position: relative;
line-height: 26px;
font-weight: 400;
font-size: 30px;
order: 1;
}
.testimonials_carousel.style_4 .testimonial .testimonial_inner .info .position {
margin-bottom: 22px;
position: relative;
line-height: 26px;
font-size: 14px;
color: #7bc74d;
order: 2;
}
.testimonials_carousel.style_4 .testimonial .testimonial_inner p {
margin-bottom: 20px;
line-height: 30px;
font-size: 14px;
color: #777;
}
.testimonials_carousel.style_4 .testimonial .testimonial_inner h6 {
padding-top: 0;
margin-bottom: 4px;
letter-spacing: 0;
font-weight: 700;
font-size: 20px;
color: #243238;
}
.testimonials_carousel.style_4 .testimonial .testimonial_inner h6 a {
color: #7bc74d;
transition: color 0.3s ease;
}
.testimonials_carousel.style_4 .testimonial .testimonial_inner h6 a:focus,
.testimonials_carousel.style_4 .testimonial .testimonial_inner h6 a:hover {
text-decoration: none;
}
.testimonials_carousel.style_4 .testimonial .testimonial_inner h6 a:hover {
color: #243238;
}
.testimonials_carousel.style_4 .testimonial .testimonial_inner .position {
font-size: 14px;
font-weight: 400;
color: #aaa;
}
@media (max-width: 991px) {
.testimonials_carousel.style_4 .testimonial .testimonial_inner .image {
margin-left: 25px;
}
.testimonials_carousel.style_4 .testimonial .testimonial_inner .info {
flex: 0 0 56%;
}
.testimonials_carousel.style_4 .testimonial .testimonial_inner .info .stm_testimonials_content_unit p {
line-height: 28px;
font-size: 16px;
}
.testimonials_carousel.style_4 .testimonial .testimonial_inner .info .position {
margin-bottom: 15px;
}
}
@media (max-width: 767px) {
.testimonials_carousel.style_4 .testimonial .testimonial_inner {
flex-direction: column;
}
.testimonials_carousel.style_4 .testimonial .testimonial_inner .image {
float: none;
width: auto;
flex: 0 0 100%;
margin: 0 auto 30px;
text-align: center;
}
.testimonials_carousel.style_4 .testimonial .testimonial_inner .info {
flex: 0 0 100%;
text-align: center;
}
}
.testimonials_carousel.style_4 .testimonial:after {
display: none;
}
.testimonials_carousel.style_4 .slick_next,
.testimonials_carousel.style_4 .slick_prev {
position: absolute;
top: 0;
left: auto !important;
right: 0;
width: 50px;
height: 50px;
line-height: 46px;
margin-top: 0 !important;
border: 1px solid #f2f4fa !important;
display: inline-block;
vertical-align: top;
background-color: #f2f4fa;
border-radius: 50%;
font-size: 24px;
color: #7bc74d;
}
.testimonials_carousel.style_4 .slick_next:hover,
.testimonials_carousel.style_4 .slick_prev:hover {
border-color: #222831 !important;
background-color: #222831;
color: #fff;
}
.testimonials_carousel.style_4 .slick_prev {
right: 60px;
}
.testimonials_carousel.style_4 .slick_prev i:before {
content: "\f104";
font-family: FontAwesome;
}
.testimonials_carousel.style_4 .slick_next {
margin-left: 0;
}
.testimonials_carousel.style_4 .slick_next i:before {
content: "\f105";
font-family: FontAwesome;
}
@media (max-width: 1480px) {
.testimonials_carousel.style_4 .slick_prev {
right: 80px !important;
}
.testimonials_carousel.style_4 .slick_next {
right: 20px !important;
}
}
@media (max-width: 991px) {
.testimonials_carousel.style_4 .slick_next,
.testimonials_carousel.style_4 .slick_prev {
top: -30px;
right: 30px;
}
.testimonials_carousel.style_4 .slick_prev {
right: 90px;
}
}
@media (max-width: 767px) {
.testimonials_carousel.style_4 {
text-align: center;
}
.testimonials_carousel.style_4 .slick_next,
.testimonials_carousel.style_4 .slick_prev {
display: none !important;
position: relative;
top: auto;
left: auto;
right: auto;
margin: 0 10px;
}
}
.testimonials_carousel.style_5 .testimonial .testimonial_inner {
display: flex;
justify-content: center;
align-items: flex-start;
flex-wrap: wrap;
text-align: center;
}
.testimonials_carousel.style_5 .testimonial .testimonial_inner .image {
display: block;
margin: 0 auto 15px;
width: 140px;
height: 140px;
position: relative;
overflow: hidden;
border-radius: 50%;
}
.testimonials_carousel.style_5 .testimonial .testimonial_inner .image span a:after {
display: none;
}
.testimonials_carousel.style_5 .testimonial .testimonial_inner .info h6 {
text-transform: uppercase;
padding: 0;
margin: 0 0 5px;
font-weight: 700;
}
.testimonials_carousel.style_5 .testimonial .testimonial_inner .info .position {
margin-bottom: 10px;
font-weight: 300;
font-size: 14px;
}
.testimonials_carousel.style_5 .testimonial .testimonial_inner .info .stm_testimonials_content_unit {
max-width: 300px;
}
.testimonials_carousel.style_5 .testimonial .testimonial_inner .info .stm_testimonials_content_unit p {
line-height: 24px;
font-weight: 300;
font-size: 16px;
}
.testimonials_carousel.style_5 .slick_next,
.testimonials_carousel.style_5 .slick_prev {
border: 0;
font-size: 30px;
color: #222831;
}
.testimonials_carousel.style_7 .item .testimonial-info .testimonial-image img,
.testimonials_carousel.style_8 .item .testimonial-info .testimonial-image img {
border-radius: 0 15px;
}
.testimonials_carousel.style_5 .slick_next:hover,
.testimonials_carousel.style_5 .slick_prev:hover {
background: 0 0;
color: #7bc74d;
}
.testimonials_carousel.style_7 .slick-track {
display: flex;
}
.testimonials_carousel.style_7 .slick-track .slick-slide {
display: flex;
height: inherit;
-webkit-user-select: text;
-moz-user-select: text;
-ms-user-select: text;
user-select: text;
}
.testimonials_carousel.style_7 .item {
display: flex !important;
height: 100%;
padding: 0 25px;
}
.testimonials_carousel.style_7 .item .testimonial-info {
display: flex;
flex-wrap: wrap;
align-items: flex-end;
color: #222831;
}
.testimonials_carousel.style_7 .item .testimonial-info .testimonial {
padding: 0 0 25px;
margin-top: 0;
margin-bottom: auto;
}
.testimonials_carousel.style_7 .item .testimonial-info .testimonial p {
line-height: 28px;
font-size: 16px;
}
.testimonials_carousel.style_7 .item .testimonial-info .testimonial-image {
max-width: 48px;
margin-right: 20px;
}
.testimonials_carousel.style_7 .item .testimonial-info .testimonial-text .name {
line-height: 24px;
font-weight: 700;
font-size: 18px;
color: #6bc74d;
}
@media (max-width: 1440px) {
.testimonials_carousel.style_7 {
padding: 0 15px;
}
}
.testimonials_carousel.style_8 {
margin: 0;
}
.testimonials_carousel.style_8 .slick-track {
display: flex;
align-items: flex-start;
}
.testimonials_carousel.style_8 .slick-track .slick-slide {
display: flex;
height: inherit;
-webkit-user-select: text;
-moz-user-select: text;
-ms-user-select: text;
user-select: text;
}
.testimonials_carousel.style_8 .item {
height: 100%;
padding: 0 25px;
}
@media (max-width: 767px) {
.testimonials_carousel.style_8 .item {
padding: 0 15px;
}
}
.testimonials_carousel.style_8 .item .testimonial-info {
display: flex;
color: #222831;
margin: 0 0 26px;
}
.testimonials_carousel.style_8 .item .testimonial-info .testimonial-image {
max-width: 55px;
margin-right: 15px;
}
.testimonials_carousel.style_8 .item .testimonial-info .testimonial-text .name {
line-height: 31px;
font-weight: 700;
font-size: 30px;
color: #222831;
margin: 0 0 7px;
}
@media (max-width: 1024px) {
.testimonials_carousel.style_8 .item .testimonial-info .testimonial-text .name {
font-size: 21px;
line-height: 24px;
}
}
.testimonials_carousel.style_8 .item .testimonial-info .testimonial-text .company {
font-size: 16px;
line-height: 19px;
font-weight: 400;
color: #6bc74d;
}
.testimonials_carousel.style_8 .item .testimonial {
padding: 0 0 25px;
margin-top: 0;
margin-bottom: auto;
font-size: 18px;
font-weight: 400;
line-height: 30px;
color: #222831;
text-align: left;
}
.testimonials_carousel.style_8 .item .testimonial:after {
display: none;
}
@media (max-width: 1440px) {
.testimonials_carousel.style_8 {
padding: 0 15px;
}
}
.testimonials_carousel.style_8 .slick_next,
.testimonials_carousel.style_8 .slick_prev {
position: absolute;
bottom: 100% !important;
top: auto !important;
right: 0 !important;
left: auto !important;
width: 50px;
height: 50px;
margin-bottom: 50px;
border-width: 2px;
border-radius: 50%;
border-color: #7bc74d;
}
.testimonials_carousel.style_8 .slick_next i,
.testimonials_carousel.style_8 .slick_prev i {
font-size: 34px;
line-height: 0.8;
color: #6bc74d;
}
.testimonials_carousel.style_8 .slick_next.slick-disabled,
.testimonials_carousel.style_8 .slick_prev.slick-disabled {
border-color: #6bc74d;
}
.testimonials_carousel.style_8 .slick_next.slick-disabled i,
.testimonials_carousel.style_8 .slick_prev.slick-disabled i {
color: #7bc74d;
}
.testimonials_carousel.style_8 .slick_next:hover i,
.testimonials_carousel.style_8 .slick_prev:hover i {
color: #fff;
}
.testimonials_carousel.style_8 .slick_prev {
transform: translateX(-100%);
margin-right: 10px;
}
@media (max-width: 767px) {
.testimonials_carousel.style_8 .slick_next,
.testimonials_carousel.style_8 .slick_prev {
bottom: auto !important;
top: 100% !important;
margin-top: -20px;
}
.testimonials_carousel.style_8 .slick_prev {
left: auto !important;
right: 50% !important;
transform: none;
margin-right: 5px;
}
.testimonials_carousel.style_8 .slick_next {
right: auto !important;
left: 50% !important;
margin-left: 5px;
}
}
.testimonials_carousel.style_9 {
margin: 0 -15px;
}
.testimonials_carousel.style_9 .testimonial {
position: relative;
padding: 20px 15px 65px;
}
.testimonials_carousel.style_9 .testimonial .testimonial-inner {
border-radius: 10px;
transition: all 0.3s ease;
}
.testimonials_carousel.style_9 .testimonial .testimonial-text {
position: relative;
text-align: center;
padding: 40px 50px 20px;
}
.testimonials_carousel.style_9 .testimonial .testimonial-text:before {
content: "\e90b";
font-family: stm;
speak: none;
font-style: normal;
font-weight: 400;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
transition: all 0.3s ease;
font-size: 14px;
color: #7bc74d;
position: absolute;
top: -20px;
left: 0;
right: 0;
bottom: unset;
margin: auto;
width: 40px;
height: 40px;
border: 1px solid #7bc74d;
border-radius: 40px;
display: inline-flex;
align-items: center;
justify-content: center;
overflow: hidden;
}
.testimonials_carousel.style_9 .testimonial .testimonial-text p {
margin: 0;
font-size: 14px;
line-height: 26px;
color: inherit;
}
.testimonials_carousel.style_9 .testimonial .testimonial-info {
position: relative;
display: flex;
flex-direction: column;
align-items: center;
text-align: center;
}
.testimonials_carousel.style_9 .testimonial .testimonial-info:after {
content: "";
display: table;
clear: both;
}
.testimonials_carousel.style_9 .testimonial .testimonial-info .testimonial-image {
width: 130px;
height: 130px;
border-radius: 130px;
overflow: hidden;
margin-bottom: -65px;
}
.testimonials_carousel.style_9 .testimonial .testimonial-info .testimonial-image img {
width: 100%;
height: 100%;
-o-object-fit: cover;
object-fit: cover;
-o-object-position: center;
object-position: center;
}
.testimonials_carousel.style_9 .testimonial .testimonial-info .testimonial-bottom {
margin-bottom: 30px;
}
.testimonials_carousel.style_9 .testimonial .testimonial-info .testimonial-bottom .name {
color: #7bc74d;
font-size: 18px;
line-height: 1.6em;
font-weight: 600;
}
.testimonials_carousel.style_9 .testimonial .testimonial-info .testimonial-bottom .company {
font-size: 14px;
color: #6bc74d;
line-height: 1.7em;
}
.testimonials_carousel.style_9 .testimonial:hover .testimonial-inner {
backgorund: #fff;
box-shadow: 0 1px 20px 0 rgba(0, 0, 0, 0.1);
}
.testimonials_carousel.style_9 .testimonial:hover .testimonial-text:before {
background: #7bc74d;
color: #fff;
}
.portfolio-carousel__title {
margin-bottom: 47px;
}
.portfolio-carousel__title:after {
content: none;
}
.portfolio-carousel__wrap .owl-stage {
display: flex;
}
.portfolio-carousel__item {
display: block;
margin: 0 15px;
border: 1px solid #ddd;
box-sizing: border-box;
border-radius: 10px;
position: relative;
overflow: hidden;
height: 100%;
}
.portfolio-carousel__item span {
display: block;
}
.portfolio-carousel__item-image img {
width: 100%;
height: 100%;
}
.portfolio-carousel__item-title {
padding: 20px 30px 5px;
font-size: 18px;
line-height: 24px;
color: #162043;
opacity: 0.8;
}
.portfolio-carousel__item-category {
padding: 0 30px 20px;
font-size: 14px;
line-height: 18px;
color: #162043;
opacity: 0.3;
}
.portfolio-carousel .owl-controls {
left: -70px;
right: -70px;
}
.portfolio-carousel .owl-controls .owl-nav {
justify-content: space-between;
}
.portfolio-carousel .owl-controls .owl-nav div {
width: 50px;
height: 50px;
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
margin: 0;
background-color: #f2f4fa;
visibility: visible;
}
.portfolio-carousel .owl-controls .owl-nav div:hover {
background-color: #222831;
cursor: pointer;
}
.portfolio-carousel .owl-controls .owl-nav div:hover:before {
color: #fff;
}
.portfolio-carousel .owl-controls .owl-nav .owl-next:before,
.portfolio-carousel .owl-controls .owl-nav .owl-prev:before {
margin-top: 2px;
}
.portfolio-carousel .owl-controls .owl-dots {
display: flex;
justify-content: center;
padding: 27px 0;
}
.portfolio-carousel .owl-controls .owl-dots .owl-dot {
width: 8px;
height: 8px;
border-radius: 50%;
margin: 0 5px;
opacity: 0.3;
}
.portfolio-carousel .owl-controls .owl-dots .owl-dot.active {
opacity: 1;
}
@media (max-width: 1140px) {
.portfolio-carousel .owl-controls {
left: -8px;
right: -8px;
}
}
@media (max-width: 767px) {
.portfolio-carousel .owl-controls {
display: none !important;
}
}
body .vc_general.vc_btn3.vc_btn3-color-theme_style_5 {
color: #fff;
border-color: #7bc74d;
background: #7bc74d;
border-width: 3px;
}
body .vc_general.vc_btn3.vc_btn3-color-theme_style_5 .vc_btn3-icon {
color: #fff !important;
}
body .vc_general.vc_btn3.vc_btn3-color-theme_style_5:hover {
background: #6bc74d;
border-color: #6bc74d;
color: #222831;
}
body .vc_general.vc_btn3.vc_btn3-color-theme_style_5:hover .vc_btn3-icon {
color: #222831 !important;
}
body .vc_general.vc_btn3.vc_btn3-color-theme_style_5.vc_btn3-style-outline {
color: #7bc74d;
border-color: #7bc74d;
background: 0 0;
border-width: 3px;
}
body .vc_general.vc_btn3.vc_btn3-color-theme_style_5.vc_btn3-style-outline .vc_btn3-icon {
color: #7bc74d !important;
}
body .vc_general.vc_btn3.vc_btn3-color-theme_style_5.vc_btn3-style-outline:hover {
background: #7bc74d;
border-color: #7bc74d;
color: #fff;
}
body .vc_general.vc_btn3.vc_btn3-color-theme_style_5.vc_btn3-style-outline:hover .vc_btn3-icon {
color: #fff !important;
}
.consulting-anchor_link {
display: inline-block;
vertical-align: top;
position: relative;
transition: all 0.3s ease;
text-decoration: none !important;
}
.consulting-anchor_link i {
display: inline-block;
vertical-align: top;
margin-top: 3px;
font-size: calc(100% + 6px);
}
.consulting-anchor_link i:after {
content: "\e9f4";
font-family: stm !important;
position: absolute;
top: -2px;
right: -12px;
font-size: 29px;
color: #fff;
}
.eroom-enabled.single-product,
.eroom-enabled.single-product .stm-eroom-wcproduct,
.eroom-enabled.single-product .stm-eroom-wcproduct [class*=" stm-"],
.eroom-enabled.single-product .stm-eroom-wcproduct [class^="stm-"],
body .stm_zoom_content,
body .stm_zoom_content [class*=" stm-"],
body .stm_zoom_content [class^="stm-"],
body.single-stm-zoom {
font-family: inherit !important;
}
.sticky-nav {
position: -webkit-sticky;
position: sticky;
top: 50px;
}
.stm_anchors_text__nav {
list-style-type: none;
}
.stm_anchors_text__nav li a {
display: block;
padding: 10px 27px;
border-left: 3px solid transparent;
line-height: 20px;
font-size: 16px;
color: #222831;
text-decoration: none;
}
.stm_anchors_text__nav li a.active {
border-color: #222831;
}
.privacy_policies_list .privacy_policies.content-col article {
margin-bottom: 30px;
white-space: pre-line;
line-height: 30px;
font-size: 16px;
}
.privacy_policies_list .privacy_policies.content-col article h3 {
font-size: 24px;
}
.privacy_policies_list .privacy_policies.content-col article h3:after {
display: none;
}
@media (max-width: 1199px) {
.privacy_policies_list .privacy_policies.nav-col {
width: 30%;
z-index: 10;
}
.privacy_policies_list .privacy_policies.content-col {
width: 70%;
}
}
@media (max-width: 991px) {
.privacy_policies_list {
display: flex;
}
.privacy_policies_list .privacy_policies.nav-col {
width: 30%;
top: 0 !important;
align-self: flex-start;
padding: 40px 0;
}
.privacy_policies_list .privacy_policies.nav-col ul {
padding: 0;
}
.privacy_policies_list .privacy_policies.content-col {
width: 70%;
}
}
@media (max-width: 767px) {
.privacy_policies_list .privacy_policies.nav-col ul {
padding: 0 0 0 15px;
}
}
@media (max-width: 719px) {
.privacy_policies_list .privacy_policies.nav-col {
width: 35%;
}
.privacy_policies_list .privacy_policies.content-col {
width: 65%;
}
}
@media (max-width: 620px) {
.privacy_policies_list {
display: block;
}
.privacy_policies_list .privacy_policies.nav-col {
position: relative !important;
width: 100%;
}
.privacy_policies_list .privacy_policies.content-col {
width: 100%;
}
}
.vc_image_carousel_wr.grayscale .owl-item:hover img {
filter: grayscale(0);
}
.vc_image_carousel_wr .vc_image_carousel.style_2.owl-carousel .owl-controls,
.vc_image_carousel_wr .vc_image_carousel.style_3.owl-carousel .owl-controls {
position: static !important;
z-index: 0 !important;
}
.vc_image_carousel_wr .vc_image_carousel .owl-dots {
display: flex;
justify-content: center;
padding: 27px 0;
}
.vc_image_carousel_wr .vc_image_carousel .owl-dots .owl-dot {
width: 8px;
height: 8px;
border-radius: 50%;
margin: 0 5px;
opacity: 0.3;
}
.vc_image_carousel_wr .vc_image_carousel .owl-dots .owl-dot.active {
opacity: 1;
}
.vc_image_carousel_wr .vc_image_carousel.style_3 .owl-dots .owl-dot {
background-color: #222831 !important;
}
.page-under-construction {
min-height: 100vh;
display: flex;
flex-direction: column;
position: relative;
}
.page-under-construction:before {
content: "";
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
background-color: #222831;
opacity: 0.5;
}
.page-under-construction .uc__main {
flex: 1 1 100%;
position: relative;
z-index: 1;
display: flex;
flex-direction: column;
}
.page-under-construction .uc__header {
flex: 1 1 100%;
display: flex;
align-items: flex-end;
border-bottom: 1px solid rgba(255, 255, 255, 0.3);
padding: 40px 0;
}
.page-under-construction .uc__content {
flex: 1 1 100%;
padding: 25px 0;
}
.page-under-construction .uc__footer {
position: relative;
z-index: 1;
padding: 50px 0;
color: rgba(255, 255, 255, 0.5);
}
.page-under-construction .uc__footer a {
color: rgba(255, 255, 255, 0.5);
}
.portfolio_box .stm_portfolio_grid.style_2 .item .item_thumbnail {
height: auto;
max-width: 100%;
}
.portfolio_box .stm_portfolio_grid.style_2 .item .item_thumbnail img {
width: 100%;
}
@media (max-width: 767px) {
.page-under-construction .uc__header .container {
width: 100%;
}
.portfolio_box .stm_portfolio_grid.style_2 .item {
width: 50% !important;
}
}
@media (max-width: 425px) {
.portfolio_box .stm_portfolio_grid.style_2 .item {
width: 100% !important;
}
}
.portfolio_box .stm_portfolio_grid.style_3 .item {
width: 25%;
}
.portfolio_box .stm_portfolio_grid.style_3 .item .item_thumbnail {
max-width: none;
border-radius: 10px 10px 0 0;
position: relative;
overflow: hidden;
}
.portfolio_box .stm_portfolio_grid.style_3 .item .item_thumbnail img {
display: block;
max-width: 100%;
position: relative;
transition: all 0.3s;
height: auto;
}
.portfolio_box .stm_portfolio_grid.style_3 .item a {
display: flex;
flex-wrap: wrap;
position: relative;
}
.portfolio_box .stm_portfolio_grid.style_3 .item a .item_thumbnail:before {
display: none !important;
}
.portfolio_box .stm_portfolio_grid.style_3 .item a .bottom-box {
display: block;
width: 100%;
min-height: 128px;
border-radius: 0 0 10px 10px;
padding: 18px 30px;
border: 1px solid #ddd;
}
.portfolio_box .stm_portfolio_grid.style_3 .item a .bottom-box .portfolio-title {
display: block;
max-width: 320px;
position: relative;
transition: color 0.3s;
margin-bottom: 10px;
line-height: 1.25;
font-weight: 500;
font-size: 24px;
color: #222831 !important;
}
.portfolio_box .stm_portfolio_grid.style_3 .item a .bottom-box .portfolio-category {
display: block;
color: #222831 !important;
opacity: 0.3;
}
.portfolio_box .stm_portfolio_grid.style_3 .item a:active,
.portfolio_box .stm_portfolio_grid.style_3 .item a:focus,
.portfolio_box .stm_portfolio_grid.style_3 .item a:hover {
text-decoration: none;
}
.portfolio_box .stm_portfolio_grid.style_3 .item a:active .item_thumbnail img,
.portfolio_box .stm_portfolio_grid.style_3 .item a:focus .item_thumbnail img,
.portfolio_box .stm_portfolio_grid.style_3 .item a:hover .item_thumbnail img {
transform: scale(1.1);
}
.portfolio_box .stm_portfolio_grid.style_3 .item a:active .bottom-box .portfolio-title,
.portfolio_box .stm_portfolio_grid.style_3 .item a:focus .bottom-box .portfolio-title,
.portfolio_box .stm_portfolio_grid.style_3 .item a:hover .bottom-box .portfolio-title {
color: inherit !important;
}
.portfolio_box .stm_portfolio_grid.style_3.masonry-grid .item .item_thumbnail {
height: auto;
}
@media only screen and (max-width: 1460px) {
.portfolio_box .stm_portfolio_grid.style_3 .item {
width: 33.333333%;
}
}
@media only screen and (max-width: 1024px) {
.portfolio_box .stm_portfolio_grid.style_3 .item {
width: 50%;
}
}
.portfolio_box .category_filter {
display: flex;
flex-wrap: wrap;
justify-content: center;
margin-bottom: 50px;
}
.portfolio_box .category_filter li {
list-style: none;
margin: 0 14px;
text-transform: uppercase;
line-height: 2.5;
letter-spacing: 0.48px;
font-weight: 500;
font-size: 12px;
}
.portfolio_box .category_filter li a {
position: relative;
transition: color 0.3s;
}
.portfolio_box .category_filter li a:active,
.portfolio_box .category_filter li a:focus,
.portfolio_box .category_filter li a:hover {
text-decoration: none;
color: inherit !important;
}
.portfolio_box .category_filter li.active a {
color: inherit !important;
text-decoration: underline;
}
.portfolio_box .page-numbers {
display: flex;
justify-content: center;
margin-top: 30px;
}
.previous_post_link .next_post_link,
.previous_post_link .portfolio_btn {
display: block;
min-width: 144px;
max-width: 144px;
}
@media only screen and (max-width: 430px) {
.previous_post_link .next_post_link,
.previous_post_link .portfolio_btn {
min-width: auto;
max-width: none;
}
}
@media only screen and (max-width: 640px) {
body .post_links_box .archive_button {
display: table-cell !important;
}
}
@media only screen and (max-width: 480px) {
body .post_links_box .archive_button .portfolio_btn {
width: 40px !important;
height: 40px !important;
padding: 0 !important;
font-size: 0 !important;
}
body .post_links_box .archive_button .portfolio_btn i {
top: 9px !important;
left: 10px !important;
margin: 10px 0 !important;
font-size: 20px !important;
}
}
.stm_portfolio_info.style_3 .stm_portfolio_info_row .item {
padding-left: 30px;
}
.stm_portfolio_info.style_3 .stm_portfolio_info_row .item .portfolio_info_title {
position: relative;
font-size: 13px;
}
.stm_portfolio_info.style_3 .stm_portfolio_info_row .item .portfolio_info_title:before {
content: "";
width: 12px;
height: 2px;
background-color: #000;
position: absolute;
left: -30px;
top: 50%;
margin-top: -1px;
opacity: 0.5;
}
.stm_portfolio_info.style_3 .stm_portfolio_info_row .item .portfolio_info_description {
letter-spacing: -0.8px;
font-size: 18px;
font-weight: 400;
}
@media (max-width: 767px) {
.stm_portfolio_info.style_3 .stm_portfolio_info_row .item {
width: 100% !important;
text-align: center;
}
.stm_portfolio_info.style_3 .stm_portfolio_info_row .item .portfolio_info_title:before {
display: none;
}
}
body .stm_zoom_content .page_title,
body.single-stm-zoom .page_title {
background: 0 0;
text-align: center;
margin-bottom: 0;
}
body .stm_zoom_content .page_title .breadcrumbs,
body.single-stm-zoom .page_title .breadcrumbs {
font-size: 14px;
}
body .stm_zoom_content .page_title .breadcrumbs a:hover,
body.single-stm-zoom .page_title .breadcrumbs a:hover {
text-decoration: underline;
color: #222831;
}
.staff_list.list_2 > ul > li .inner .staff_content .read_more:hover,
.staff_list.minimal ul li .staff_info h4 a:hover {
text-decoration: none;
}
body .stm_zoom_content .page_title h1,
body.single-stm-zoom .page_title h1 {
max-width: 780px;
margin: 0 auto 15px;
color: #222831;
}
body .stm_zoom_content .page_title h1:after,
body.single-stm-zoom .page_title h1:after {
display: none;
}
body .stm_zoom_content .zoom_image,
body.single-stm-zoom .zoom_image {
max-width: 100%;
height: auto;
transform: translateZ(0);
}
.eroom-enabled .stm_zoom_grid_container .stm_zoom_grid__item .image:hover img,
.staff_list.list_2 > ul > li .inner .staff_image a:hover img,
.staff_list.minimal ul li:hover .staff_image img,
.stm_news .news_list li.view_style_4:hover .image img {
transform: scale(1.1);
}
body .stm-eroom-wcproduct .stm_zooom_countdown .countdown_label {
top: 80% !important;
margin-top: 0 !important;
}
body .stm-product-join-block__access h3 {
margin-bottom: 10px !important;
}
body .stm-product-join-block__access h3::after {
display: none !important;
}
body .stm-product-join-block__link a {
background-color: #195ec8 !important;
border: none !important;
}
body .stm_eroom_single_add_to_cart_button {
background-color: #195ec8 !important;
}
body .stm-product-download__file a::before {
margin-top: -3px !important;
}
body .zoom_countdown_wrap .countdown_title {
margin-bottom: 0;
padding-bottom: 10px;
font-size: 16px;
}
body .zoom_countdown_wrap .h1:after,
body .zoom_countdown_wrap .h2:after,
body .zoom_countdown_wrap .h3:after,
body .zoom_countdown_wrap .h4:after,
body .zoom_countdown_wrap .h5:after,
body .zoom_countdown_wrap h1:after,
body .zoom_countdown_wrap h2:after,
body .zoom_countdown_wrap h3:after,
body .zoom_countdown_wrap h4:after,
body .zoom_countdown_wrap h5:after {
display: none;
}
body .stm_zoom_content {
margin: 0 -15px;
}
body .stm_zoom_content .zoom_image {
width: 36%;
flex: 0 0 36%;
}
body .stm_zoom_content .zoom_image img {
display: block;
max-width: 100%;
height: auto;
border-radius: 10px;
}
body .stm_zoom_content .zoom_image + .zoom_info {
width: 64%;
flex: 0 0 64%;
}
body .stm_zoom_content .zoom_info {
color: #707070;
}
body .stm_zoom_content .zoom_info h2 {
display: none;
}
body .stm_zoom_content .zoom_info span {
display: block;
margin-bottom: 5px;
}
body .stm_zoom_content .zoom_info .password {
margin-bottom: 30px;
}
body .stm_zoom_content .zoom_info .value,
body .stm_zoom_content .zoom_info b {
font-weight: 500;
color: #222831 !important;
}
body .stm_zoom_content .zoom_info p {
display: flex;
flex-wrap: wrap;
}
body .stm_zoom_content .zoom_info .btn {
display: inline-block;
border-radius: 50px;
letter-spacing: 1px;
padding: 15px 38px 14px;
max-width: 240px;
margin: 0 18px 0 0;
border: 2px solid #7bc74d;
background-color: #7bc74d;
text-transform: uppercase;
font-family: inherit !important;
font-size: 12px;
color: #fff;
}
body .stm_zoom_content .zoom_info .btn:hover {
background-color: transparent;
color: #7bc74d;
}
body .stm_zoom_content .zoom_description {
line-height: 28px;
font-weight: 500;
font-size: 16px;
color: #222831;
}
body .stm_zoom_content .zoom_description .agenda {
margin-bottom: 34px;
}
@media (max-width: 991px) {
body .stm_zoom_content {
display: block;
padding: 0;
margin: 0;
}
body .stm_zoom_content .zoom_image {
width: 100%;
flex: 0 0 100%;
max-width: 330px;
margin: 0 auto 30px;
}
body .stm_zoom_content .zoom_image + .zoom_info {
width: 100%;
flex: 0 0 100%;
max-width: 330px;
margin: 0 auto;
text-align: center;
}
body .stm_zoom_content .zoom_image + .zoom_info .btn {
margin: 0 0 15px;
}
body .stm_zoom_content .zoom_description {
text-align: center;
}
.staff_list.minimal ul li {
min-width: 50%;
}
}
.eroom-enabled .stm_zoom_grid_container .stm_zoom_grid__item .info .zoom_host .host_info .host_title,
.eroom-enabled .stm_zoom_grid_container .stm_zoom_grid__item .info .zoom_host .host_info .host_title a {
margin-bottom: 5px;
line-height: 19px;
font-weight: 500;
font-size: 16px;
color: #333;
}
.eroom-enabled .stm_zoom_grid_container .stm_zoom_grid__item .image {
position: relative;
overflow: hidden;
}
.eroom-enabled .stm_zoom_grid_container .stm_zoom_grid__item .image img {
display: block;
max-width: 100%;
height: auto;
position: relative;
transition: all 0.3s;
}
.eroom-enabled .stm_zoom_grid_container .stm_zoom_grid__item .info {
background: #fff;
}
.eroom-enabled .stm_zoom_grid_container .stm_zoom_grid__item .info .title h3 {
padding-top: 0 !important;
}
.eroom-enabled .stm_zoom_grid_container .stm_zoom_grid__item .info .title h3:after {
display: none;
}
.eroom-enabled .stm_zoom_grid_container .stm_zoom_grid__item .info .zoom_date {
line-height: 24px;
}
.eroom-enabled .stm_zoom_grid_container .stm_zoom_grid__item .info .zoom_host .host_image img,
.eroom-enabled.single-stm-zoom .stm_zoom_content .zoom_image img {
display: block;
max-width: 100%;
height: auto;
}
.eroom-enabled.single-stm-zoom .zoom_countdown_wrap {
border-radius: 30px;
background-color: #f3f4f9;
padding: 15px;
margin-bottom: 30px;
}
.eroom-enabled.single-stm-zoom .zoom_countdown_wrap .stm_zooom_countdown {
padding-top: 0;
padding-bottom: 40px;
}
.eroom-enabled.single-stm-zoom .zoom_countdown_wrap .stm_zooom_countdown span {
border: 0;
font-weight: 400;
color: #222831;
}
.eroom-enabled.single-stm-zoom .zoom_countdown_wrap .stm_zooom_countdown span:after,
.eroom-enabled.single-stm-zoom .zoom_countdown_wrap .stm_zooom_countdown span:before {
display: none;
}
.eroom-enabled.single-stm-zoom .zoom_countdown_wrap .stm_zooom_countdown span .countdown_label {
padding-top: 0;
font-weight: 400;
font-size: 12px;
}
.eroom-enabled.single-stm-zoom .zoom_countdown_wrap .stm_zooom_countdown span.countDiv {
width: 1px;
height: 30px;
margin: auto 0;
top: 5px;
background: #cccdd2;
}
.eroom-enabled.single-stm-zoom .zoom_countdown_wrap .stm_zooom_countdown span .position {
width: 42px;
height: 38px;
}
.eroom-enabled.single-stm-zoom .zoom_countdown_wrap .stm_zooom_countdown span .position.h1 {
font-size: 30px;
}
.eroom-enabled.single-stm-zoom .zoom_countdown_wrap .stm_zooom_countdown span .position .digit {
padding: 0;
line-height: 1;
height: 30px;
}
@media (max-width: 640px) {
.eroom-enabled.single-stm-zoom .zoom_countdown_wrap .stm_zooom_countdown {
padding-right: 0;
padding-left: 0;
}
.eroom-enabled.single-stm-zoom .zoom_countdown_wrap .stm_zooom_countdown span {
height: 18px !important;
}
.eroom-enabled.single-stm-zoom .zoom_countdown_wrap .stm_zooom_countdown span .position {
width: 24px;
height: 24px;
}
.eroom-enabled.single-stm-zoom .zoom_countdown_wrap .stm_zooom_countdown span.countDiv {
margin: 0 10px;
}
}
.eroom-enabled.rtl .stm_zoom_grid_container .stm_zoom_grid__item .info .zoom_host .host_image {
padding-right: 0 !important;
padding-left: 10px !important;
}
.eroom-enabled .stm-eroom-calendar-download .stm-eroom-calendar-download__add {
border: none;
}
.staff_list.minimal ul {
display: flex;
flex-wrap: wrap;
justify-content: center;
}
.staff_list.minimal ul li {
display: flex;
flex-wrap: wrap;
margin-bottom: 70px;
}
@media (max-width: 1024px) {
.staff_list.minimal ul li {
margin-bottom: 45px;
}
}
@media (max-width: 667px) {
.staff_list.minimal ul li {
width: 100%;
}
}
.staff_list.minimal ul li .staff_image {
width: 120px;
flex: 0 0 120px;
border-radius: 50%;
overflow: hidden;
}
.staff_list.minimal ul li .staff_image img {
width: 120px;
height: 120px;
-o-object-fit: cover;
object-fit: cover;
border-radius: 50%;
transition: 0.25s;
}
.staff_list.minimal ul li .staff_info {
width: calc(100% - 120px);
flex: 0 0 calc(100% - 120px);
padding-left: 23px;
padding-top: 19px;
}
.staff_list.minimal ul li .staff_info .read_more,
.staff_list.minimal ul li .staff_info p {
display: none !important;
}
.staff_list.minimal ul li .staff_info h4 {
font-size: 24px;
line-height: 1.08;
margin-bottom: 5px;
padding-top: 0;
}
.staff_list.minimal ul li .staff_info .staff_department {
font-size: 14px;
line-height: 24px;
color: #304157;
opacity: 0.5;
}
.staff_list.list_2 > ul {
display: flex;
flex-wrap: wrap;
margin: 0 -15px;
}
.staff_list.list_2 > ul > li {
width: 50%;
flex: 0 0 50%;
padding: 0 15px;
margin-bottom: 50px;
border: none;
}
@media (max-width: 991px) {
.staff_list.list_2 > ul > li {
width: 100%;
flex: 0 0 100%;
}
}
.staff_list.list_2 > ul > li .inner {
display: flex;
flex-wrap: wrap;
}
.staff_list.list_2 > ul > li .inner .staff_image {
width: 210px;
flex: 0 0 210px;
padding-right: 30px;
margin: 0;
}
@media (max-width: 480px) {
.staff_list.list_2 > ul > li .inner .staff_image {
width: 100%;
flex: 0 0 100%;
margin-bottom: 30px;
}
}
.staff_list.list_2 > ul > li .inner .staff_image a {
display: block;
overflow: hidden;
}
.staff_list.list_2 > ul > li .inner .staff_image a img {
width: 180px;
height: 180px;
-o-object-fit: cover;
object-fit: cover;
transition: 0.3s;
}
.staff_list.list_2 > ul > li .inner .staff_content {
width: calc(100% - 210px);
flex: 0 0 calc(100% - 210px);
}
@media (max-width: 480px) {
.staff_list.list_2 > ul > li .inner .staff_content {
width: 100%;
flex: 0 0 100%;
}
}
.staff_list.list_2 > ul > li .inner .staff_content h4 {
padding: 0;
margin: 0;
}
.staff_list.list_2 > ul > li .inner .staff_content h4:after {
display: none;
}
.staff_list.list_2 > ul > li .inner .staff_content .staff_department {
font-size: 14px;
margin-bottom: 15px;
}
.staff_list.list_2 > ul > li .inner .staff_content .staff_excerpt {
font-size: 14px;
margin-bottom: 20px;
}
.staff_list.list_2 > ul > li .inner .staff_content .read_more {
font-size: 14px;
line-height: 20px;
}
.staff_list.list_2 > ul > li .inner .staff_content .read_more i {
width: 20px;
height: 20px;
line-height: 20px;
border-radius: 50%;
font-size: 8px;
text-align: center;
margin-right: 2px;
display: inline-block;
transition: 0.3s;
vertical-align: text-top;
}
.staff_list.list_2 > ul > li .inner .staff_content .read_more:hover i {
background-color: #304157 !important;
color: #fff;
}
@media (max-width: 767px) {
.staff_list.grid {
display: flex;
flex-direction: column;
align-items: center;
}
}
.staff_list.grid .staff_social_media_card .staff_inner {
transition: all 0.3s ease;
border-radius: 10px;
overflow: hidden;
max-width: 350px;
margin: auto;
}
.staff_list.grid .staff_social_media_card .staff_inner .staff_image {
margin: 0;
max-width: 350px;
}
.staff_list.grid .staff_social_media_card .staff_inner .staff_image img {
width: 100%;
border-top-left-radius: 10px;
border-top-right-radius: 10px;
}
.staff_list.grid .staff_social_media_card .staff_inner .staff_info {
background: #fff;
display: flex;
flex-direction: column;
align-items: center;
padding: 30px 0;
}
.staff_list.grid .staff_social_media_card .staff_inner .staff_info h4 {
font-size: 18px;
font-weight: 600;
}
.staff_list.grid .staff_social_media_card .staff_inner .staff_info .staff_department {
color: #6bc74d;
font-size: 14px;
font-weight: 400;
margin-bottom: 10px;
}
.staff_list.grid .staff_social_media_card .staff_inner .staff_info .staff_socials {
display: flex;
}
.staff_list.grid .staff_social_media_card .staff_inner .staff_info .staff_socials li {
margin: 0 5px;
padding: 0;
width: unset;
flex: unset;
}
.staff_list.grid .staff_social_media_card .staff_inner .staff_info .staff_socials li a {
width: 30px;
height: 30px;
color: #8a8a8a;
background: #fcf8e9;
border-radius: 30px;
display: flex;
align-items: center;
justify-content: center;
margin: 0;
text-decoration: none;
transition: all 0.3s ease;
}
.stm_news .news_list li.view_style_3 .post_item .content .title:hover,
.stm_news .news_list li.view_style_5 .title:hover {
text-decoration: none !important;
}
.staff_list.grid .staff_social_media_card .staff_inner .staff_info .staff_socials li a:hover {
background: #7bc74d;
color: #fff;
}
@media screen and (max-width: 1024px) {
.staff_list.grid.cols_4 .staff_social_media_card li {
width: 50%;
}
}
@media screen and (max-width: 680px) {
.staff_list.grid.cols_4 .staff_social_media_card li {
width: 100%;
}
}
.staff_list.img_square ul li .staff_image,
.staff_list.img_square ul li .staff_image a,
.staff_list.img_square ul li .staff_image img {
border-radius: 0 !important;
}
.staff_list.img_rounded ul li .staff_image,
.staff_list.img_rounded ul li .staff_image a,
.staff_list.img_rounded ul li .staff_image img {
border-radius: 10px !important;
}
.staff_list.img_circular ul li .staff_image,
.staff_list.img_circular ul li .staff_image a,
.staff_list.img_circular ul li .staff_image img {
border-radius: 50% !important;
}
.staff_list.img_leaf ul li .staff_image,
.staff_list.img_leaf ul li .staff_image a,
.staff_list.img_leaf ul li .staff_image img {
border-radius: 27px 0;
}
.staff_list.img_leaf.left_bottom_right_top ul li .staff_image,
.staff_list.img_leaf.left_bottom_right_top ul li .staff_image a,
.staff_list.img_leaf.left_bottom_right_top ul li .staff_image img {
border-radius: 0 27px;
}
.staff_carousel_container.style_2 {
position: relative;
}
.staff_carousel_container.style_2 .staff_carousel_item_wrap {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.staff_carousel_container.style_2 .staff_carousel_item_wrap .staff_info {
padding: 0 15px;
width: 56.1%;
}
.staff_carousel_container.style_2 .staff_carousel_item_wrap .staff_info .items_title {
margin-bottom: 10px;
font-weight: 700;
font-size: 35px;
color: #6bc74d;
}
.staff_carousel_container.style_2 .staff_carousel_item_wrap .staff_info h2 {
padding: 0;
margin: 0 0 25px;
line-height: 70px;
font-size: 70px;
}
.staff_carousel_container.style_2 .staff_carousel_item_wrap .staff_info .staff_department {
margin-bottom: 45px;
font-weight: 700;
font-size: 24px;
color: #222831;
}
.staff_carousel_container.style_2 .staff_carousel_item_wrap .staff_info .staff_excerpt {
margin-bottom: 36px;
line-height: 40px;
font-size: 20px;
}
.staff_carousel_container.style_2 .staff_carousel_item_wrap .staff_info .vc_btn3 {
text-transform: uppercase;
}
.staff_carousel_container.style_2 .staff_carousel_item_wrap .staff_image {
padding: 0 35px 42px 15px;
width: 43.9%;
max-height: 590px;
position: relative;
overflow: hidden;
}
.staff_carousel_container.style_2 .staff_carousel_item_wrap .staff_image:before {
content: "";
background-image: url(//giresundehadedektor.com/wp-content/themes/consulting/assets/images/bg/staff_frame.svg);
background-repeat: no-repeat;
background-size: cover;
position: absolute;
top: 54px;
left: 50px;
right: 0;
min-width: 487px;
min-height: 542px;
border-radius: 0 50px;
}
.staff_carousel_container.style_2 .staff_carousel_item_wrap .staff_image img {
border-radius: 0 50px;
}
.staff_carousel_container.style_2 .staff-carousel-arrows {
position: absolute;
top: 50%;
left: 0;
right: 0;
}
.staff_carousel_container.style_2 .staff-carousel-arrows .slick_next,
.staff_carousel_container.style_2 .staff-carousel-arrows .slick_prev {
display: flex;
justify-content: center;
align-items: center;
width: 73px;
height: 73px;
border-color: #6bc74d;
border-radius: 50%;
}
.staff_carousel_container.style_2 .staff-carousel-arrows .slick_next i,
.staff_carousel_container.style_2 .staff-carousel-arrows .slick_prev i {
margin: 0;
color: #222831;
}
.staff_carousel_container.style_2 .staff-carousel-arrows .slick_next i:before,
.staff_carousel_container.style_2 .staff-carousel-arrows .slick_prev i:before {
content: "\e9a7";
font-family: stm !important;
font-size: 26px;
}
.staff_carousel_container.style_2 .staff-carousel-arrows .slick_next:hover i,
.staff_carousel_container.style_2 .staff-carousel-arrows .slick_prev:hover i {
color: #fff;
}
.staff_carousel_container.style_2 .staff-carousel-arrows .slick_next.slick-disabled,
.staff_carousel_container.style_2 .staff-carousel-arrows .slick_prev.slick-disabled {
background-color: transparent !important;
border-color: #666 !important;
opacity: 0.5;
cursor: default;
}
.staff_carousel_container.style_2 .staff-carousel-arrows .slick_next.slick-disabled i,
.staff_carousel_container.style_2 .staff-carousel-arrows .slick_prev.slick-disabled i {
color: #666 !important;
}
.stm_news .news_list li.view_style_2 .post_item .content .read_more i:hover,
.stm_news .news_list li.view_style_3 .post_item .content .read_more:hover i {
color: #fff;
}
.staff_carousel_container.style_2 .staff-carousel-arrows .slick_next i:before {
content: "\e9a8";
}
@media only screen and (max-width: 1515px) {
.staff_carousel_container.style_2 .staff-carousel-arrows {
display: none !important;
}
.staff_carousel_container.style_2 .staff-carousel-arrows .slick_next {
right: -90px;
}
.staff_carousel_container.style_2 .staff-carousel-arrows .slick_prev {
left: -90px;
}
}
@media only screen and (max-width: 1400px) {
.staff_carousel_container.style_2 .staff-carousel-arrows {
display: none !important;
}
}
@media only screen and (max-width: 1024px) {
.staff_carousel_container.style_2 .staff_carousel_item_wrap .staff_info {
width: 100%;
}
.staff_carousel_container.style_2 .staff_carousel_item_wrap .staff_image {
display: none;
}
.staff_carousel_container.style_2 .staff-carousel-arrows .slick_next,
.staff_carousel_container.style_2 .staff-carousel-arrows .slick_prev {
width: 50px;
height: 50px;
}
.staff_carousel_container.style_2 .staff-carousel-arrows .slick_next i:before,
.staff_carousel_container.style_2 .staff-carousel-arrows .slick_prev i:before {
font-size: 18px;
}
.staff_carousel_container.style_2 .staff-carousel-arrows .slick_prev {
left: -82px;
}
.staff_carousel_container.style_2 .staff-carousel-arrows .slick_next {
right: -82px;
}
}
.stm_news .news_list li.view_style_2 .post_item .image {
overflow: hidden;
display: block;
border-radius: 10px;
margin-bottom: 20px;
}
@media (min-width: 1200px) {
.stm_news .news_list li.view_style_2 .post_item .content {
padding: 0 30px;
}
}
.stm_news .news_list li.view_style_2 .post_item .content .title h5 {
padding: 0;
margin: 0 0 12px;
}
.stm_news .news_list li.view_style_2 .post_item .content .title h5:after,
.stm_news .news_list li.view_style_2 .post_item .content .title h5:before {
display: none;
}
.stm_news .news_list li.view_style_2 .post_item .content .read_more {
display: flex;
flex-wrap: wrap;
align-items: center;
}
.stm_news .news_list li.view_style_2 .post_item .content .read_more i {
width: 22px;
height: 22px;
line-height: 22px;
border-radius: 50%;
font-size: 10px;
text-align: center;
transition: 0.3s;
margin-right: 14px;
}
.stm_news .news_list li.view_style_3 {
width: 100% !important;
max-width: 100% !important;
margin-bottom: 30px;
}
.stm_news .news_list li.view_style_3 .post_item {
display: flex;
flex-wrap: wrap;
align-items: flex-start;
}
.stm_news .news_list li.view_style_3 .post_item .image {
margin-bottom: 0;
display: block;
overflow: hidden;
border-radius: 0;
width: 260px;
flex: 0 0 260px;
}
.stm_news .news_list li.view_style_3 .post_item .image img {
border-radius: 0;
}
@media (max-width: 991px) {
.stm_news .news_list li.view_style_3 .post_item .image {
width: 100%;
flex: 0 0 100%;
}
}
.stm_news .news_list li.view_style_3 .post_item .content {
padding-left: 30px;
padding-top: 10px;
width: calc(100% - 260px);
flex: 0 0 calc(100% - 260px);
}
@media (max-width: 991px) {
.stm_news .news_list li.view_style_3 .post_item .content {
width: 100%;
flex: 0 0 100%;
padding-left: 0;
}
}
.stm_news .news_list li.view_style_3 .post_item .content .title h5 {
font-size: 21px;
line-height: 24px;
font-weight: 700;
margin-bottom: 10px;
transition: 0.3s;
padding-left: 0;
padding-right: 0;
}
.stm_news .news_list li.view_style_3 .post_item .content .title h5:after,
.stm_news .news_list li.view_style_3 .post_item .content .title h5:before {
display: none;
}
.stm_news .news_list li.view_style_3 .post_item .content .description {
font-size: 14px;
line-height: 22px;
margin-bottom: 20px;
}
.stm_news .news_list li.view_style_3 .post_item .content .read_more {
font-size: 14px;
}
.stm_news .news_list li.view_style_3 .post_item .content .read_more i {
width: 20px;
height: 20px;
border-radius: 50%;
font-size: 8px;
display: inline-block;
margin-right: 4px;
vertical-align: top;
line-height: 20px;
text-align: center;
transition: 0.3s;
}
.stm_news .news_list li.view_style_4 {
width: 33.33%;
margin: 0 0 30px;
max-width: 100%;
}
@media (max-width: 667px) {
.stm_news .news_list li.view_style_4 {
width: 100%;
}
}
.stm_news .news_list li.view_style_4 .post_item a {
display: block;
position: relative;
overflow: hidden;
border-radius: 0;
margin: 0;
}
.stm_news .news_list li.view_style_4 .post_item a img {
border-radius: 0;
margin: 0;
transition: 0.3s;
}
.stm_news .news_list li.view_style_4 .post_item a:before {
content: "";
position: absolute;
display: block;
bottom: 0;
left: 0;
width: 100%;
height: 80%;
background: linear-gradient(0deg, rgba(0, 0, 0, 0.7) 0, rgba(0, 0, 0, 0) 100%);
z-index: 1;
}
.stm_news .news_list li.view_style_8 .post_inner .date:before,
.stm_news .news_list li.view_style_8 .post_inner .post_bottom h5:before {
content: none;
}
.stm_news .news_list li.view_style_4 .post_item a .post_date {
position: absolute;
z-index: 2;
top: 0;
left: 30px;
font-size: 12px;
line-height: 17px;
padding: 7px 9px 6px;
font-weight: 700;
}
@media (max-width: 1024px) {
.stm_news .news_list li.view_style_4 .post_item a .post_date {
left: 20px;
}
}
.stm_news .news_list li.view_style_4 .post_item a h5 {
position: absolute;
color: #fff;
padding: 0;
margin: 0;
z-index: 2;
left: 30px;
bottom: 30px;
right: 30px;
width: auto;
font-size: 22px;
font-weight: 700;
line-height: 1.17;
}
@media (max-width: 1024px) {
.stm_news .news_list li.view_style_4 .post_item a h5 {
font-size: 18px;
left: 20px;
bottom: 20px;
right: 20px;
}
}
.stm_news .news_list li.view_style_4 .post_item a h5:after,
.stm_news .news_list li.view_style_4 .post_item a h5:before {
display: none;
}
.stm_news .news_list li.view_style_5 {
width: 33.33%;
flex: 0 0 33.33%;
}
@media (max-width: 991px) {
.stm_news .news_list li.view_style_5 {
width: 50%;
flex: 0 0 50%;
}
}
@media (max-width: 480px) {
.stm_news .news_list li.view_style_5 {
width: 100%;
flex: 0 0 100%;
}
.stm_works.masonry .stm_works_item.big img,
.stm_works.masonry .stm_works_item.medium img {
min-height: 250px;
}
}
.stm_news .news_list li.view_style_5 .image {
border-radius: 0;
display: block;
overflow: hidden;
margin-bottom: 20px;
}
.stm_news .news_list li.view_style_5 .image img {
border-radius: 0;
width: 100%;
}
.stm_news .news_list li.view_style_5 .title h5 {
padding: 0;
margin: 0 0 10px;
font-size: 21px;
line-height: 24px;
font-weight: 700;
letter-spacing: 0;
transition: 0.3s;
}
.stm_news .news_list li.view_style_5 .title h5:after,
.stm_news .news_list li.view_style_5 .title h5:before {
display: none;
}
.stm_news .news_list li.view_style_5 .read_more_arrow {
font-size: 14px;
line-height: 20px;
display: inline-block;
}
.stm_news .news_list li.view_style_5 .read_more_arrow i {
width: 20px;
height: 20px;
border-radius: 50%;
display: inline-block;
margin-right: 1px;
line-height: 20px;
font-size: 7px;
text-align: center;
transition: 0.3s;
vertical-align: middle;
}
.stm_news .news_list li.view_style_5 .read_more_arrow:hover i {
color: #fff !important;
text-decoration: none;
}
.stm_news .news_list li.view_style_6 {
width: 33.3%;
flex: 0 0 33.3%;
margin-bottom: 50px;
}
@media (max-width: 767px) {
.stm_news .news_list li.view_style_6 {
width: 50%;
flex: 0 0 50%;
}
}
@media (max-width: 640px) {
.stm_news .news_list li.view_style_6 {
width: 100% !important;
flex: 0 0 100% !important;
}
}
.stm_news .news_list li.view_style_6 .post-item .img-wrap {
position: relative;
margin-bottom: 25px;
}
.stm_news .news_list li.view_style_6 .post-item .img-wrap img {
width: 100%;
}
.stm_news .news_list li.view_style_6 .post-item .img-wrap .date-wrap {
position: absolute;
line-height: 30px;
height: 30px;
padding: 0 20px;
color: #fff;
left: 30px;
bottom: 0;
}
.stm_news .news_list li.view_style_6 .post-item .post-info {
padding: 0 30px;
}
.stm_news .news_list li.view_style_6 .post-item .post-info .post-title h4 {
padding: 0;
font-weight: 700;
font-size: 18px;
line-height: 24px;
margin-bottom: 20px;
}
.stm_news .news_list li.view_style_6 .post-item .post-info .post-title h4:after,
.stm_news .news_list li.view_style_6 .post-item .post-info .post-title h4:before {
display: none;
}
.stm_news .news_list li.view_style_6 .post-item .post-info .post-title h4 a {
transition: 0.3s;
}
.stm_news .news_list li.view_style_6 .post-item .post-info .post-excerpt {
font-size: 14px;
line-height: 21px;
color: #333;
}
@media (max-width: 992px) {
.stm_news .news_list li.view_style_7 {
width: 50% !important;
}
}
@media (max-width: 767px) {
.stm_news .news_list li.view_style_7 {
width: 100% !important;
}
}
.stm_news .news_list li.view_style_7 .post-item {
text-align: center;
}
.stm_news .news_list li.view_style_7 .post-item .img-wrap {
position: relative;
display: inline-block;
}
.stm_news .news_list li.view_style_7 .post-item .img-wrap .more {
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
display: flex;
justify-content: center;
align-items: center;
font-size: 17px;
font-weight: 700;
color: #fff;
background-color: rgba(34, 40, 49, 0.8);
opacity: 0;
transition: all 0.25s ease;
}
.stm_news .news_list li.view_style_7 .post-item .img-wrap .more i.stm-right-arrow {
font-size: 120%;
margin-left: -10px;
transition: all 0.25s ease;
}
.stm_news .news_list li.view_style_7 .post-item .post-info .date-wrap .date-output {
display: inline-block;
background-color: #222831;
color: #fff;
font-size: 14px;
font-weight: 700;
padding: 4px 15px;
transform: translateY(-50%);
transition: all 0.25s ease;
}
.stm_works.masonry .stm_works_item:hover img,
.stm_works_wr.grid.style_3 .stm_works_grid_wrap .stm_works_item .work_wrap:hover .image img {
transform: scale(1.1);
}
.stm_news .news_list li.view_style_7 .post-item .post-info .post-title h4 {
padding: 0;
margin: 0 0 20px;
}
.stm_news .news_list li.view_style_7 a {
text-decoration: none;
}
.stm_news .news_list li.view_style_7 a:hover .post-item .img-wrap .more {
opacity: 1;
}
.stm_news .news_list li.view_style_7 a:hover .post-item .img-wrap .more i.stm-right-arrow {
margin-left: 10px;
}
.stm_news .news_list li.view_style_7 a:hover .post-item .post-info .date-wrap .date-output {
background-color: #6bc74d;
}
.stm_news .news_list li.view_style_7 a:hover .post-item .post-info .post-title h4 {
color: #7bc74d;
}
@media (max-width: 992px) {
.stm_news .news_list li.view_style_8 {
width: 50%;
}
}
@media (max-width: 767px) {
.stm_news .news_list li.view_style_8 {
width: 100%;
}
}
.stm_news .news_list li.view_style_8 .post_inner {
border-radius: 10px;
overflow: hidden;
transition: all 0.3s ease;
}
.stm_news .news_list li.view_style_8 .post_inner:hover .post_bottom .post_info i,
.stm_news .news_list li.view_style_8 .post_inner:hover .post_bottom h5 a,
.stm_news .news_list li.view_style_8 .post_inner:hover .post_comments a {
color: #6bc74d;
}
.stm_news .news_list li.view_style_8 .post_inner .post_image img {
width: 100%;
}
.stm_news .news_list li.view_style_8 .post_inner .post_bottom {
display: flex;
flex-direction: column;
padding: 25px 20px;
margin-bottom: 0;
}
.stm_news .news_list li.view_style_8 .post_inner .post_bottom h5 {
font-size: 16px;
line-height: 24px;
font-weight: 600;
margin-bottom: 8px;
}
.stm_news .news_list li.view_style_8 .post_inner .post_bottom h5 a {
color: #7bc74d;
}
.stm_news .news_list li.view_style_8 .post_inner .post_bottom .post_excerpt p {
font-size: 14px;
color: #4d4d4d;
}
.stm_news .news_list li.view_style_8 .post_inner .post_bottom .post_info {
display: flex;
justify-content: space-between;
border-top: 1px solid #f4f3f3;
padding-top: 10px;
}
.stm_news .news_list li.view_style_8 .post_inner .post_bottom .post_info i {
margin-right: 4px;
color: #7bc74d;
}
.stm_news .news_list li.view_style_8 .post_inner .post_bottom .post_info .post_comments a,
.stm_news .news_list li.view_style_8 .post_inner .post_bottom .post_info .post_date {
color: #8a8a8a;
}
@media (max-width: 992px) {
.stm_news .news_list.posts_per_row_1 li.view_style_7 {
width: 100% !important;
}
}
.elementor-widget-stm_newsletter .mc4wp-form-fields {
display: flex;
align-items: flex-end;
}
.elementor-widget-stm_newsletter p {
margin: 0;
font-size: 13px;
color: #222831;
}
.elementor-widget-stm_newsletter p:not(:last-child) {
width: 100%;
}
.elementor-widget-stm_newsletter .mc4wp-alert,
.elementor-widget-stm_newsletter .mc4wp-error {
margin-top: 5px;
}
.elementor-widget-stm_newsletter input {
border: none;
outline: 0;
font-size: 13px;
height: 38px;
padding: 10px 15px;
transition: all 0.3s ease;
}
.elementor-widget-stm_newsletter input:not([type="submit"]) {
background: #fff;
color: #222831;
font-weight: 400;
width: 100%;
}
.elementor-widget-stm_newsletter input:not([type="submit"])::-moz-placeholder {
color: #aaa;
}
.elementor-widget-stm_newsletter input:not([type="submit"]):-ms-input-placeholder {
color: #aaa;
}
.elementor-widget-stm_newsletter input:not([type="submit"])::placeholder {
color: #aaa;
}
.elementor-widget-stm_newsletter label {
font-size: 13px;
color: #fff;
margin: 0;
width: 100%;
}
.elementor-widget-stm_newsletter button,
.elementor-widget-stm_newsletter input[type="submit"] {
border: none;
outline: 0;
display: inline-flex;
align-items: center;
background: #7bc74d;
color: #fff;
font-size: 13px;
height: 38px;
padding: 10px 15px;
transition: all 0.3s ease;
}
.elementor-widget-stm_newsletter button i,
.elementor-widget-stm_newsletter input[type="submit"] i {
color: #fff;
font-size: 14px;
margin-left: 15px;
}
.elementor-widget-stm_newsletter button:hover,
.elementor-widget-stm_newsletter input[type="submit"]:hover {
background: #6bc74d;
}
.elementor-widget-stm_newsletter .consulting_newsletter_widget_notice {
font-size: 12px;
color: #6d8daa;
}
.elementor-widget-stm_newsletter .consulting_newsletter_widget_notice a {
color: #7bc74d;
}
.stm_works.masonry {
display: flex;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.stm_works.masonry .stm_works_col {
width: 50%;
flex: 0 0 50%;
display: flex;
flex-wrap: wrap;
}
@media (max-width: 991px) {
.stm_works.masonry .stm_works_col {
width: 100%;
flex: 0 0 100%;
}
}
.stm_works.masonry .stm_works_item {
padding: 15px;
}
@media (max-width: 991px) and (min-width: 550px) {
.stm_works.masonry .stm_works_item.big img {
height: 350px !important;
}
}
.stm_works.masonry .stm_works_item.big,
.stm_works.masonry .stm_works_item.medium {
width: 100%;
flex: 0 0 100%;
}
.stm_works.masonry .stm_works_item.default {
width: 50%;
flex: 0 0 50%;
}
@media (max-width: 480px) {
.stm_works.masonry .stm_works_item.default {
width: 100%;
flex: 0 0 100%;
}
}
.stm_works.masonry .stm_works_item .inner {
position: relative;
border-radius: 10px;
overflow: hidden;
}
.stm_works.masonry .stm_works_item .inner img {
width: 100%;
height: 100%;
-o-object-fit: cover;
object-fit: cover;
transition: 0.3s;
border-radius: 10px;
}
.stm_works.masonry .stm_works_item .inner:before {
content: "";
display: block;
width: 100%;
height: 100%;
background-color: #304157;
opacity: 0.7;
top: 0;
left: 0;
z-index: 1;
position: absolute;
border-radius: 10px;
}
.stm_works.masonry .stm_works_item .inner .date {
width: 50px;
height: 50px;
border-radius: 50%;
top: 30px;
left: 30px;
display: flex;
flex-wrap: wrap;
justify-content: center;
align-items: center;
position: absolute;
padding: 14px 0;
z-index: 2;
}
@media (max-width: 1200px) {
.stm_works.masonry .stm_works_item .inner .date {
top: 15px;
left: 15px;
}
}
.stm_works.masonry .stm_works_item .inner .date span {
display: block;
text-align: center;
font-weight: 700;
width: 100%;
}
.stm_works.masonry .stm_works_item .inner .date span.day {
font-size: 20px;
line-height: 0.65;
letter-spacing: 1.2px;
}
.stm_works.masonry .stm_works_item .inner .date span.month {
font-size: 10px;
letter-spacing: 0.6px;
}
.stm_works.masonry .stm_works_item .inner .content {
position: absolute;
padding: 30px;
bottom: 0;
left: 0;
z-index: 2;
}
@media (max-width: 1200px) {
.stm_works.masonry .stm_works_item .inner .content {
padding: 15px 15px 25px;
}
}
.stm_works.masonry .stm_works_item .inner .content .title h4 {
color: #fff;
}
.stm_works.masonry .stm_works_item .inner .content .term {
line-height: 1.19;
color: #fff;
}
.stm_works.masonry .stm_works_item.default .inner .content .title h4 {
font-size: 18px;
line-height: 1.33;
}
.stm_works_wr.grid_with_filter.style_1 .stm_works .item .image a img {
width: 100%;
}
.stm_works_wr.grid_with_filter.style_2 .stm_works .item .item_wr img {
position: relative;
z-index: 1;
}
.stm_works_wr.grid_with_filter.style_2 .stm_works .item .item_wr:before {
z-index: 2;
}
.stm_works_wr.grid_with_filter.style_2 .stm_works .item .item_wr .category,
.stm_works_wr.grid_with_filter.style_2 .stm_works .item .item_wr .title {
z-index: 3;
}
.stm_works_wr.grid_with_filter.style_2 .stm_works .item .item_wr .link {
z-index: 4;
}
.stm_works_wr.grid.style_3 .stm_works_grid_wrap {
display: flex;
flex-wrap: wrap;
margin: 0 -15px;
width: auto;
}
.stm_works_wr.grid.style_3 .stm_works_grid_wrap .stm_works_item {
padding: 0 15px;
margin-bottom: 30px;
width: 50%;
flex: 0 0 50%;
}
@media (max-width: 580px) {
.stm_works_wr.grid.style_3 .stm_works_grid_wrap .stm_works_item {
width: 100%;
flex: 0 0 100%;
}
}
.stm_works_wr.grid.style_3 .stm_works_grid_wrap .stm_works_item .work_wrap {
position: relative;
}
.stm_works_wr.grid.style_3 .stm_works_grid_wrap .stm_works_item .work_wrap .image {
display: block;
position: relative;
overflow: hidden;
}
.stm_works_wr.grid.style_3 .stm_works_grid_wrap .stm_works_item .work_wrap .image img {
transition: 0.3s;
}
.stm_works_wr.grid.style_3 .stm_works_grid_wrap .stm_works_item .work_wrap .image:before {
content: "";
display: block;
width: 100%;
height: 80%;
left: 0;
bottom: 0;
background: linear-gradient(0deg, rgba(0, 0, 0, 0.7) 0, rgba(0, 0, 0, 0) 100%);
position: absolute;
z-index: 1;
transition: 0.3s;
}
.stm_works_wr.grid.style_3 .stm_works_grid_wrap .stm_works_item .work_wrap .work_content {
position: absolute;
left: 0;
bottom: 0;
width: 100%;
padding: 0 40px 40px;
z-index: 2;
}
@media (max-width: 991px) {
.stm_works_wr.grid.style_3 .stm_works_grid_wrap .stm_works_item .work_wrap .work_content {
padding: 0 15px 15px;
}
}
.stm_works_wr.grid.style_3 .stm_works_grid_wrap .stm_works_item .work_wrap .work_content a {
text-decoration: none !important;
}
.stm_works_wr.grid.style_3 .stm_works_grid_wrap .stm_works_item .work_wrap .work_content h4 {
padding: 0;
color: #fff;
margin-bottom: 10px;
font-size: 24px;
line-height: 28px;
}
.stm_works_wr.grid.style_3 .stm_works_grid_wrap .stm_works_item .work_wrap .work_content h4:after,
.stm_works_wr.grid.style_3 .stm_works_grid_wrap .stm_works_item .work_wrap .work_content h4:before {
display: none;
}
.stm_works_wr.grid.style_3 .stm_works_grid_wrap .stm_works_item .work_wrap .work_content .term {
color: #fff;
}
.stm_works_wr.grid.style_3 .stm_works_grid_wrap .stm_works_item .work_wrap:hover .image:before {
height: 100%;
}
.stm_works.tiles {
margin-right: -15px;
margin-left: -15px;
overflow: hidden;
}
.stm_works.tiles .stm_works__item {
width: 33.3%;
position: relative;
padding-right: 15px;
padding-left: 15px;
float: left;
}
.stm_works.tiles .stm_works__item_wrapper {
overflow: hidden;
}
@media (max-width: 991px) {
.stm_works_wr.grid.style_3 .stm_works_grid_wrap .stm_works_item .work_wrap .work_content h4 {
font-size: 18px;
line-height: 22px;
margin-bottom: 5px;
}
.stm_works_wr.grid.style_3 .stm_works_grid_wrap .stm_works_item .work_wrap .work_content .term {
font-size: 14px;
line-height: 16px;
}
.stm_works.tiles .stm_works__item {
width: 50%;
}
}
@media (max-width: 425px) {
.stm_works.tiles .stm_works__item {
width: 100%;
margin-bottom: 30px !important;
}
}
.stm_works.tiles .stm_works__item img {
transition: 0.3s;
width: 100%;
}
.stm_works.tiles .stm_works__item:before {
content: "";
position: absolute;
width: auto;
top: 0;
left: 15px;
right: 15px;
height: 100%;
display: block;
background: rgba(0, 0, 0, 0.3);
opacity: 0;
z-index: 1;
transition: 0.3s;
}
.stm_works.tiles .stm_works__item .info {
position: absolute;
width: auto;
top: 50%;
transform: translateY(-50%);
left: 30px;
right: 30px;
opacity: 0;
transition: 0.3s;
z-index: 2;
}
.stm_works.tiles .stm_works__item .info .work-title {
font-size: 21px !important;
line-height: 24px !important;
margin-bottom: 10px;
}
@media (max-width: 991px) {
.stm_works.tiles .stm_works__item .info .work-title {
font-size: 18px !important;
line-height: 22px !important;
}
}
.stm_works.tiles .stm_works__item .info .work-title a {
color: #fff;
}
.stm_works.tiles .stm_works__item .info .work-category {
font-size: 14px;
color: #fff;
}
.stm_works.tiles .stm_works__item.item-2,
.stm_works.tiles .stm_works__item.item-3 {
margin-bottom: 29px;
}
@media (max-width: 1199px) and (min-width: 992px) {
.stm_works.tiles .stm_works__item.item-2,
.stm_works.tiles .stm_works__item.item-3 {
margin-bottom: 25px;
}
}
@media (max-width: 690px) {
.stm_works.tiles .stm_works__item.item-2,
.stm_works.tiles .stm_works__item.item-3 {
margin-bottom: 24px;
}
}
.stm_works.tiles .stm_works__item:hover img {
filter: blur(3px) grayscale(20%);
}
.stm_works.tiles .stm_works__item:hover .info,
.stm_works.tiles .stm_works__item:hover:before {
opacity: 1;
}
.stm_works.tiles.style_2 {
margin-right: -1%;
margin-left: -1%;
}
.stm_works.tiles.style_2 .group {
display: flex;
}
.stm_works.tiles.style_2 .group .col {
padding: 0 1%;
flex: 1;
display: flex;
flex-direction: column;
justify-content: space-between;
}
.stm_works.tiles.style_2 .group .col .item {
position: relative;
display: flex;
flex-direction: column;
flex-grow: 1;
justify-content: flex-end;
min-height: 425px;
margin-bottom: 30px;
}
.stm_works.tiles.style_2 .group .col .item-inner {
display: flex;
flex-direction: column;
flex-grow: 1;
justify-content: flex-end;
}
.stm_works.tiles.style_2 .group .col .item .work-image {
position: absolute;
z-index: 10;
height: 100%;
width: 100%;
overflow: hidden;
}
.stm_works.tiles.style_2 .group .col .item .work-image img {
height: 100%;
width: auto;
max-width: none;
position: absolute;
left: 50%;
top: 50%;
transform: translateX(-50%) translateY(-50%);
transition: all 0.35s ease;
}
.stm_works.tiles.style_2 .group .col .item .work-info {
font-size: 10px;
margin: 5em 2.6em 2em;
padding: 4em 3.9em 3.5em;
max-width: 430px;
background: rgba(123, 199, 77, 0.8);
color: #fff;
z-index: 20;
transition: all 0.35s ease;
-webkit-backdrop-filter: blur(8px);
backdrop-filter: blur(8px);
}
.stm_works.tiles.style_2 .group .col .item .work-info h4 {
font-size: 2.4em;
line-height: 1.25;
font-weight: 400;
color: #fff;
padding: 0;
margin: 0 0 8px;
}
.stm_works.tiles.style_2 .group .col .item .work-info .work-category {
margin: 0 0 12px;
font-size: 1.6em;
}
.stm_works.tiles.style_2 .group .col .item .work-info .more {
color: #6bc74d;
text-transform: uppercase;
font-size: 12px;
font-weight: 700;
letter-spacing: 1px;
display: flex;
align-items: center;
transition: all 0.35s ease;
}
.stm_works.tiles.style_2 .group .col .item .work-info .more i.stm-right-arrow {
font-size: 150%;
margin-left: 6px;
}
.stm_works.tiles.style_2 .group .col .item a {
text-decoration: none;
}
.stm_works.tiles.style_2 .group .col .item a:hover .work-image img {
transform: translateX(-50%) translateY(-50%) scale(1.035);
}
.stm_works.tiles.style_2 .group .col .item a:hover .work-info {
background: rgba(107, 199, 77, 0.8);
}
.stm_works.tiles.style_2 .group .col .item a:hover .work-info .more {
color: #7bc74d;
}
.stm_works.tiles.style_2 .group.items-4 .col:nth-child(1),
.stm_works.tiles.style_2 .group.items-4 .col:nth-child(2) {
flex: 1;
}
.stm_works.tiles.style_2 .group.items-4 .col:nth-child(3) {
flex: 1.64;
}
.stm_works.tiles.style_2 .group.items-4.even .col:nth-child(2),
.stm_works.tiles.style_2 .group.items-4.even .col:nth-child(3) {
flex: 1;
}
.stm_works.tiles.style_2 .group.items-4.even .col:nth-child(1) {
flex: 1.64;
}
.stm_works.tiles.style_2 .group.items-3 .col:nth-child(1) {
flex: 1;
}
.stm_works.tiles.style_2 .group.items-3 .col:nth-child(2) {
flex: 1.64;
}
.stm_works.tiles.style_2 .group.items-3 .col:nth-child(3) {
flex: 1;
}
@media (max-width: 1400px) {
.stm_works.tiles.style_2 .group .col .item {
min-height: 300px;
margin-bottom: 25px;
}
.stm_works.tiles.style_2 .group .col .item .work-info {
padding: 3em 3em 2em;
font-size: 8px;
max-width: 320px;
}
.stm_works.tiles.style_2 .group .col .item .work-info .more {
font-size: 11px;
}
}
@media (max-width: 1023px) {
.stm_works.tiles.style_2 .group .col .item {
margin-bottom: 23px;
}
.stm_works.tiles.style_2 .group.items-3 .col:nth-child(1),
.stm_works.tiles.style_2 .group.items-3 .col:nth-child(2),
.stm_works.tiles.style_2 .group.items-3 .col:nth-child(3),
.stm_works.tiles.style_2 .group.items-4 .col:nth-child(1),
.stm_works.tiles.style_2 .group.items-4 .col:nth-child(2),
.stm_works.tiles.style_2 .group.items-4 .col:nth-child(3),
.stm_works.tiles.style_2 .group.items-4.even .col:nth-child(1),
.stm_works.tiles.style_2 .group.items-4.even .col:nth-child(2),
.stm_works.tiles.style_2 .group.items-4.even .col:nth-child(3) {
flex: 1;
}
}
@media (max-width: 767px) {
.stm_works.tiles.style_2 .group {
flex-direction: column;
margin-bottom: 0;
}
.stm_works.tiles.style_2 .group .col {
flex: 1;
width: 100%;
}
.stm_works.tiles.style_2 .group .col .item {
max-width: 480px;
margin: 0 auto 20px;
}
.stm_works.tiles.style_2 .group .col .item .work-image img {
width: 100%;
height: auto;
}
}
.company_history.style_2 {
display: block;
}
.company_history.style_2 > ul {
display: flex;
align-items: flex-start;
padding: 0;
min-width: 100%;
}
.company_history.style_2 > ul li.history-item {
flex: 1;
padding: 20px 0 0;
}
.company_history.style_2 > ul li.history-item .year {
font-size: 30px;
font-weight: 700;
color: #6bc74d;
margin: 0 0 17px;
}
.company_history.style_2 > ul li.history-item .sep {
display: flex;
align-items: center;
padding: 10px 0;
}
.company_history.style_2 > ul li.history-item .sep:before {
content: " ";
display: block;
width: 15px;
height: 15px;
border-radius: 50%;
background: #6bc74d;
}
.company_history.style_2 > ul li.history-item .sep:after {
content: " ";
display: block;
flex-grow: 1;
height: 2px;
background: #6bc74d;
}
.company_history.style_2 > ul li.history-item .company_history_text {
color: #777;
font-size: 16px;
font-weight: 400;
padding: 20px 30px 0 0;
}
.company_history.style_2 > ul li.history-item .company_history_text h4 {
color: #222831;
font-size: 18px;
font-weight: 700;
padding: 0;
margin: 0 0 15px;
}
.company_history.style_2 > ul li.history-item .company_history_text p {
margin: 0 0 13px;
}
.company_history.style_2 > ul li.history-item:last-child .sep:after {
display: none;
}
.company_history.style_2 > ul.slick-initialized,
.company_history.style_2 > ul.slick-initialized li:last-child .sep:after {
display: block;
}
.company_history.style_2 > ul.slick-initialized .slick-slide:last-child li .sep:after {
display: none;
}
.company_history.style_2 .slick_next,
.company_history.style_2 .slick_prev {
position: absolute;
bottom: 100% !important;
top: auto !important;
right: 0 !important;
left: auto !important;
width: 50px;
height: 50px;
margin-bottom: 45px;
border-width: 2px;
border-radius: 50%;
border-color: #7bc74d;
}
.company_history.style_2 .slick_next i,
.company_history.style_2 .slick_prev i {
font-size: 34px;
line-height: 0.8;
color: #6bc74d;
}
.company_history.style_2 .slick_next.slick-disabled,
.company_history.style_2 .slick_prev.slick-disabled {
border-color: #6bc74d;
}
.company_history.style_2 .slick_next.slick-disabled i,
.company_history.style_2 .slick_prev.slick-disabled i {
color: #7bc74d;
}
.company_history.style_2 .slick_next:hover i,
.company_history.style_2 .slick_prev:hover i,
.company_history.style_2.dark-bg-mode .slick_next.slick-disabled i,
.company_history.style_2.dark-bg-mode .slick_prev.slick-disabled i,
.company_history.style_2.dark-bg-mode > ul li.history-item .company_history_text,
.company_history.style_2.dark-bg-mode > ul li.history-item .company_history_text h4 {
color: #fff;
}
.company_history.style_2 .slick_prev {
transform: translateX(-100%);
margin-right: 10px;
}
@media (max-width: 767px) {
.company_history.style_2 .slick_next,
.company_history.style_2 .slick_prev {
bottom: auto !important;
top: 100% !important;
margin-top: 0;
}
.company_history.style_2 .slick_prev {
left: auto !important;
right: 50% !important;
transform: none;
margin-right: 5px;
}
.company_history.style_2 .slick_next {
right: auto !important;
left: 50% !important;
margin-left: 5px;
}
}
.company_history.style_2.dark-bg-mode .slick_next,
.company_history.style_2.dark-bg-mode .slick_prev {
border-color: #fff;
}
.company_history.style_2.dark-bg-mode .slick_next.slick-disabled,
.company_history.style_2.dark-bg-mode .slick_prev.slick-disabled {
border-color: #6bc74d;
}
.company_history.style_2.dark-bg-mode .slick_next:hover,
.company_history.style_2.dark-bg-mode .slick_prev:hover {
background: #6bc74d;
border-color: #6bc74d !important;
}
.top_bar {
position: relative;
font-size: 13px;
z-index: 20;
}
.top_bar .container {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
align-items: center;
}
.top_bar .container > div {
margin: 0 10px;
}
.top_bar .container > div:first-child {
margin-right: auto;
margin-left: 0;
}
.top_bar .container > div:last-child {
margin-right: 0;
margin-left: auto;
}
.top_bar .container .lang_sel {
position: relative;
transition: all 0.3s ease;
}
.top_bar .container .lang_sel > ul {
list-style: none;
margin: 0;
padding: 0;
}
.top_bar .container .lang_sel > ul > li .lang_sel_sel {
display: block;
position: relative;
padding: 5px 24px 5px 1px;
text-decoration: none;
}
.top_bar .container .lang_sel > ul > li .lang_sel_sel:after {
content: "";
border-left: 3px solid transparent;
border-right: 3px solid transparent;
position: absolute;
top: 50%;
right: 2px;
margin: -2px 0 0;
}
.top_bar .container .lang_sel > ul > li > ul {
list-style: none;
visibility: hidden;
position: absolute;
top: 100%;
left: 0;
min-width: 100%;
padding: 2px 0 12px;
margin: 0;
opacity: 0;
z-index: 100;
transition: all 0.3s ease;
}
.top_bar .container .lang_sel > ul > li > ul a {
display: block;
padding: 10px 20px;
text-decoration: none;
transition: background 0.3s ease;
}
.top_bar .container .lang_sel:hover > ul > li > ul {
visibility: visible;
opacity: 1;
}
.top_bar .container .top_bar_info_wr {
display: flex;
justify-content: flex-end;
flex: auto;
position: relative;
}
.top_bar .container .top_bar_info_wr .top_bar_info_switcher {
position: relative;
order: 10;
max-height: 50px;
margin-left: 30px;
font-size: 13px;
}
.top_bar .container .top_bar_info_wr .top_bar_info_switcher .active {
position: relative;
text-decoration: none;
padding: 16px 42px 16px 21px;
line-height: 1.1;
min-width: 160px;
cursor: pointer;
color: #000;
}
.top_bar .container .top_bar_info_wr .top_bar_info_switcher .active i {
display: inline-block;
vertical-align: middle;
margin: 0 15px 0 0;
font-size: 16px;
}
.top_bar .container .top_bar_info_wr .top_bar_info_switcher .active span {
display: inline-block;
vertical-align: middle;
}
.top_bar .container .top_bar_info_wr .top_bar_info_switcher .active:after {
content: "";
position: absolute;
top: 50%;
right: 20px;
margin-top: -1px;
border-left: 3px solid transparent;
border-right: 3px solid transparent;
}
.top_bar .container .top_bar_info_wr .top_bar_info_switcher ul {
list-style: none;
display: none;
position: absolute;
top: 100%;
left: 0;
margin: 0;
padding: 12px 0;
min-width: 100%;
}
.top_bar .container .top_bar_info_wr .top_bar_info_switcher ul a {
display: block;
padding: 10px 20px;
text-decoration: none;
transition: background 0.3s ease;
color: #fff;
}
.top_bar .container .top_bar_info_wr .top_bar_info {
list-style: none;
display: none;
padding: 0;
margin: 0;
}
.top_bar .container .top_bar_info_wr .top_bar_info:after {
content: "";
display: inline-block;
vertical-align: middle;
height: 50px;
}
.top_bar .container .top_bar_info_wr .top_bar_info li {
display: inline-block;
vertical-align: middle;
padding: 0 15px;
line-height: 1;
font-size: 13px;
color: #fff;
}
.top_bar .container .top_bar_info_wr .top_bar_info li:first-child {
padding-left: 0;
}
.top_bar .container .top_bar_info_wr .top_bar_info li:last-child {
padding-right: 0;
}
.top_bar .container .top_bar_info_wr .top_bar_info li a {
color: #fff;
text-decoration: none;
transition: all 0.3s ease;
}
.top_bar .container .top_bar_info_wr .top_bar_info li a:hover span {
text-decoration: underline;
}
.top_bar .container .top_bar_info_wr .top_bar_info li i {
display: inline-block;
vertical-align: middle;
margin: 0 12px 0 0;
font-size: 16px;
}
.top_bar .container .top_bar_info_wr .top_bar_info li span {
display: inline-block;
vertical-align: middle;
}
.top_bar .container .top_bar_cart {
position: relative;
margin-top: 10px;
margin-right: 30px;
}
.top_bar .container .top_bar_cart a {
text-decoration: none;
font-size: 0;
color: #fff;
}
.top_bar .container .top_bar_cart a i {
display: inline-block;
vertical-align: middle;
line-height: 10px;
}
.top_bar .container .top_bar_cart a i:before {
font-size: 19px;
}
.top_bar .container .top_bar_cart .count {
position: absolute;
right: -10px;
top: -8px;
font-size: 10px;
line-height: 18px;
width: 19px;
height: 19px;
background-color: #fff;
color: #000;
border-radius: 50%;
text-align: center;
}
.top_bar .container .top_bar_search .search-icon {
font-size: 0;
color: #fff;
cursor: pointer;
}
.top_bar .container .top_bar_search .search-icon:before {
font-size: 19px;
}
.top_bar .container .top_bar_search .search-form {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
display: none;
align-items: center;
justify-content: center;
background: rgba(0, 0, 0, 0.8);
}
.top_bar .container .top_bar_search .search-form input {
padding: 10px 60px 10px 20px;
max-width: 950px;
background-color: #fff;
line-height: 18px;
font-size: 14px;
z-index: 2;
}
.top_bar .container .top_bar_search .search-form button {
background: 0 0;
border: 0;
margin-left: -46px;
box-shadow: none;
font-size: 20px;
color: #000;
z-index: 2;
}
.top_bar .container .top_bar_search .search-form .header_search_close {
content: "";
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1;
}
.top_bar .container .top_bar_search.search_active .search-form {
display: flex;
}
.top_bar .container .top_bar_socials a {
margin: 0 3px;
text-decoration: none;
position: relative;
transition: color 0.3s ease;
color: #fff;
font-size: 18px;
}
.top_bar .container .top_bar_socials a:hover {
color: rgba(255, 255, 255, 0.7);
}
@media (max-width: 1199px) {
.top_bar .container > div {
margin: 10px 15px;
}
.top_bar .container .top_bar_search {
margin-left: unset !important;
}
.top_bar .container .top_bar_info_wr {
order: 100;
margin: 0;
}
}
@media (max-width: 1024px) {
.top_bar .container .top_bar_info_wr {
width: 100%;
flex-direction: column;
}
.top_bar .container .top_bar_info_wr .top_bar_info_switcher {
margin: 0 0 10px;
order: 0;
}
.top_bar .container .top_bar_info_wr .top_bar_info {
margin-bottom: 5px;
}
.top_bar .container .top_bar_info_wr .top_bar_info:after {
display: none;
}
.top_bar .container .top_bar_info_wr .top_bar_info li {
display: block;
padding: 5px 0;
}
.top_bar .container .top_bar_info_wr .top_bar_info li i {
min-width: 16px;
text-align: center;
}
.mobile_grid_landscape .top_bar.mobile_cart_hidden .top_bar_cart,
.mobile_grid_landscape .top_bar.mobile_contacts_hidden .top_bar_info_wr,
.mobile_grid_landscape .top_bar.mobile_search_hidden .top_bar_search,
.mobile_grid_landscape .top_bar.mobile_socials_hidden .top_bar_socials,
.mobile_grid_landscape .top_bar.mobile_wpml_hidden .lang_sel {
display: none !important;
}
.mobile_grid_landscape .top_bar.mobile_wpml_hidden.mobile_socials_hidden:not(.mobile_cart_hidden) .top_bar_cart,
.mobile_grid_landscape .top_bar.mobile_wpml_hidden:not(.mobile_socials_hidden) .top_bar_socials {
margin-right: auto;
margin-left: 0;
}
.mobile_grid_landscape .top_bar.mobile_wpml_hidden.mobile_socials_hidden.mobile_cart_hidden .top_bar_search {
margin-right: 0;
margin-left: auto !important;
}
}
@media (max-width: 991px) {
.mobile_grid_tablet .top_bar.mobile_cart_hidden .top_bar_cart,
.mobile_grid_tablet .top_bar.mobile_contacts_hidden .top_bar_info_wr,
.mobile_grid_tablet .top_bar.mobile_search_hidden .top_bar_search,
.mobile_grid_tablet .top_bar.mobile_socials_hidden .top_bar_socials,
.mobile_grid_tablet .top_bar.mobile_wpml_hidden .lang_sel {
display: none !important;
}
.mobile_grid_tablet .top_bar.mobile_wpml_hidden.mobile_socials_hidden:not(.mobile_cart_hidden) .top_bar_cart,
.mobile_grid_tablet .top_bar.mobile_wpml_hidden:not(.mobile_socials_hidden) .top_bar_socials {
margin-right: auto;
margin-left: 0;
}
.mobile_grid_tablet .top_bar.mobile_wpml_hidden.mobile_socials_hidden.mobile_cart_hidden .top_bar_search {
margin-right: 0;
margin-left: auto !important;
}
}
html[dir="rtl"] .top_bar .container .top_bar_info_wr .top_bar_info_switcher {
margin-left: 0;
margin-right: auto;
}
html[dir="rtl"] .top_bar .container .top_bar_info_wr .top_bar_info_switcher .active:after {
left: 20px;
right: auto;
}
#header {
display: flex;
flex-wrap: wrap;
flex-direction: column;
position: relative;
z-index: 99999;
}
@media (max-width: 1199px) {
#header .container {
width: auto;
}
}
.main_menu_nav {
display: flex;
flex-wrap: wrap;
list-style: none;
margin: 0;
padding: 0 35px;
}
.main_menu_nav > li {
position: relative;
line-height: 1;
font-weight: 600;
font-size: 16px;
color: #fff;
}
.main_menu_nav > li > a {
display: block;
position: relative;
padding: 21px 15px;
text-decoration: none;
transition: all 0.3s ease;
color: #fff;
}
.main_menu_nav > li .arrow {
display: none;
}
.main_menu_nav > li.current-menu-ancestor > a,
.main_menu_nav > li.current-menu-parent > a,
.main_menu_nav > li.current_page_ancestor > a,
.main_menu_nav > li.current_page_item > a,
.main_menu_nav > li.current_page_parent > a {
color: #6bc74d;
}
.main_menu_nav > li.stm_megamenu > ul.sub-menu {
width: auto;
}
.main_menu_nav > li.stm_megamenu > ul.sub-menu > li > a {
color: #222831;
}
.main_menu_nav > li.stm_megamenu > ul.sub-menu > li > a:hover {
color: #7bc74d !important;
}
.main_menu_nav > li.stm_megamenu > ul.sub-menu > li:hover > a {
color: #222831;
}
.main_menu_nav > li.stm_megamenu > ul.sub-menu > li .fa,
.main_menu_nav > li.stm_megamenu > ul.sub-menu > li .stm_megaicon {
color: #7bc74d;
}
.main_menu_nav > li.stm_megamenu > ul.sub-menu > li .megamenu-contacts {
margin-top: -3px;
}
.main_menu_nav > li.stm_megamenu > ul.sub-menu > li .megamenu-contacts td {
vertical-align: top;
padding-bottom: 12px;
}
.main_menu_nav > li.stm_megamenu > ul.sub-menu > li .megamenu-contacts td .fa,
.main_menu_nav > li.stm_megamenu > ul.sub-menu > li .megamenu-contacts td .stm_megaicon {
margin-top: 3px;
}
.main_menu_nav > li.stm_megamenu > ul.sub-menu > li .megamenu-contacts td a {
display: inline !important;
padding: 0 !important;
color: rgba(51, 51, 51, 0.9) !important;
text-decoration: underline !important;
}
.main_menu_nav > li.stm_megamenu > ul.sub-menu > li .megamenu-contacts td a:hover {
text-decoration: none !important;
color: #333 !important;
}
.main_menu_nav > li.stm_megamenu > ul.sub-menu > li .megamenu-contacts tr:last-child td {
padding-bottom: 0;
}
.main_menu_nav > li .sub-menu {
position: absolute;
top: 100%;
left: 0;
opacity: 0;
visibility: hidden;
background: #fff;
list-style: none;
padding: 14px 0;
margin: 0;
width: 230px;
z-index: 1;
box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.27);
transition: all 0.3s ease;
}
.main_menu_nav > li .sub-menu > li:hover > .sub-menu,
.main_menu_nav > li:hover > .sub-menu {
visibility: visible;
opacity: 1;
}
.main_menu_nav > li .sub-menu > li {
position: relative;
text-transform: capitalize;
font-weight: 500;
font-size: 14px;
color: #333;
}
.main_menu_nav > li .sub-menu > li > a {
display: block;
padding: 13px 26px 11px;
text-decoration: none;
color: #333;
}
.main_menu_nav > li .sub-menu > li.menu-item-has-children > a:before,
.main_menu_nav > li .sub-menu > li.page_item_has_children > a:before {
content: "";
position: absolute;
top: 50%;
right: 20px;
margin: -4px 0 0;
border-top: 4px solid transparent;
border-bottom: 4px solid transparent;
border-left: 5px solid #ccc;
}
.main_menu_nav > li .sub-menu > li.menu-item-has-children > a:hover:before,
.main_menu_nav > li .sub-menu > li.page_item_has_children > a:hover:before {
border-left-color: #6bc74d;
}
.main_menu_nav > li .sub-menu > li .sub-menu {
top: -2px;
left: 100%;
background: #222831;
padding: 6px 0 4px;
}
.main_menu_nav > li .sub-menu > li .sub-menu li a {
padding: 12px 26px;
color: #fff;
}
.main_menu_nav > li .sub-menu > li .sub-menu li a:hover {
color: #6bc74d;
}
.main_menu_nav > li .sub-menu > li:hover > a {
background: #222831;
color: #fff;
}
.main_menu_nav > li:hover > a {
color: #6bc74d;
}
@media (min-width: 1025px) {
.main_menu_nav {
display: flex !important;
}
}
.menu-toggle {
display: none;
position: relative;
width: 26px;
height: 20px;
padding: 10px 0;
margin: 0;
cursor: pointer;
}
.menu-toggle button {
position: absolute;
left: 0;
top: 50%;
margin: -2px 0 0;
background: #222831;
height: 4px;
padding: 0;
border: none;
width: 100%;
transition: all 0.3s ease;
outline: 0 !important;
border-radius: 2px;
}
.menu-toggle button:after,
.menu-toggle button:before {
position: absolute;
width: 26px;
height: 4px;
background: #222831;
transform-origin: 1.5px center;
border-radius: 2px;
left: 0;
content: "";
}
.menu-toggle button:before {
top: -8px;
transition: all 0.3s ease;
}
.menu-toggle button:after {
bottom: -8px;
transition: 0.3s;
}
.menu-toggle.open button {
background: 0 0;
}
.menu-toggle.open button:before {
top: 0;
transform: rotate3d(0, 0, 1, -45deg);
transform-origin: 50% 50%;
}
.menu-toggle.open button:after {
bottom: 0;
transform: rotate3d(0, 0, 1, 45deg);
transform-origin: 50% 50%;
}
.header-box {
background-color: #222831;
position: relative;
}
.header-box:before {
content: "";
display: block;
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
background: rgba(0, 0, 0, 0.1);
z-index: 10;
}
.contact-info,
.header_cart {
position: relative;
}
.header-box .container {
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: flex-end;
position: relative;
padding: 43px 15px 71px;
z-index: 15;
}
.header-box .container .logo-box {
flex: auto;
}
.header-box .container .logo-box .logo {
float: left;
font-size: 30px;
text-transform: uppercase;
color: #333;
}
.header-box .container .logo-box .logo a {
display: block;
}
.header-box .container .logo-box .logo a img {
max-width: inherit;
}
.header-box .container .logo-box .logo-mobile {
display: none;
}
@media (max-width: 767px) {
.header-box .container .logo-box {
padding: 24px 15px;
}
}
.header-box .container .contact-info-box {
display: flex;
flex-wrap: wrap;
align-items: flex-start;
justify-content: flex-end;
flex: auto;
}
.header-box .container .contact-info-box .contact-info:first-child {
margin-left: 0;
}
.header-box .container .contact-info-box .contact-info:last-child {
margin-right: 0;
}
.header-box .container .socials-box {
display: flex;
align-items: center;
margin-right: 0;
margin-left: 30px;
}
.header-box .container .socials-box a {
display: inline-block;
margin-left: 16px;
line-height: 22px;
transition: color 0.2s linear;
font-size: 22px;
color: rgba(255, 255, 255, 0.66);
}
.header-box .container .socials-box a:first-child {
margin: 0;
}
.header-box .container .socials-box a:hover {
color: #fff;
}
.contact-info {
display: flex;
flex-wrap: wrap;
align-items: flex-start;
line-height: 18px;
margin: 0 20px;
}
.contact-info .icon {
font-size: 26px;
line-height: 16px;
margin: 0 14px 0 0;
}
.header_cart,
.header_search {
margin-left: 26px;
}
.contact-info .text {
font-size: 13px;
color: #fff;
}
.contact-info .text strong {
font-weight: 400;
line-height: 16px;
}
.header_cart a {
text-decoration: none;
transition: all 0.3s ease;
color: rgba(255, 255, 255, 0.66);
}
.header_cart a i {
display: inline-block;
vertical-align: middle;
font-size: 0;
}
.header_cart a i:before {
font-size: 19px;
}
.header_cart a .count {
position: absolute;
right: -10px;
top: -8px;
font-size: 10px;
line-height: 18px;
width: 19px;
height: 19px;
transition: all 0.3s ease;
background-color: rgba(255, 255, 255, 0.66);
color: #000;
border-radius: 50%;
text-align: center;
}
.header_cart a:hover {
color: #fff;
}
.header_cart a:hover .count {
background-color: #fff;
}
.header_search .search-icon {
font-size: 0;
transition: color 0.3s ease;
color: rgba(255, 255, 255, 0.66);
cursor: pointer;
}
.header_search .search-icon:before {
font-size: 19px;
}
.header_search .search-icon:hover {
color: #fff;
}
.header_search .search-form {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
display: none;
align-items: center;
justify-content: center;
background: rgba(0, 0, 0, 0.8);
}
.header_search .search-form input {
padding: 10px 60px 10px 20px;
max-width: 950px;
background-color: #fff;
line-height: 18px;
font-size: 14px;
z-index: 2;
}
.header_search .search-form button {
background: 0 0;
border: 0;
margin-left: -46px;
box-shadow: none;
font-size: 20px;
color: #000;
z-index: 2;
}
.header_search .search-form .header_search_close {
content: "";
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1;
}
.header_search.search_active .search-form {
display: flex;
}
.lang_sel.header_lang_sel {
position: relative;
margin-left: 30px;
z-index: 100;
transition: all 0.3s ease;
}
.lang_sel.header_lang_sel > ul {
list-style: none;
margin: 0;
padding: 0;
}
.lang_sel.header_lang_sel > ul > li .lang_sel_sel {
display: block;
position: relative;
padding: 5px 24px 5px 1px;
text-decoration: none;
}
.lang_sel.header_lang_sel > ul > li .lang_sel_sel:after {
content: "";
border-left: 3px solid transparent;
border-right: 3px solid transparent;
position: absolute;
top: 50%;
right: 2px;
margin: -2px 0 0;
}
.lang_sel.header_lang_sel > ul > li > ul {
list-style: none;
visibility: hidden;
position: absolute;
top: 100%;
left: 0;
min-width: 100%;
padding: 2px 0 12px;
margin: 0;
opacity: 0;
z-index: 100;
transition: all 0.3s ease;
}
.lang_sel.header_lang_sel > ul > li > ul a {
display: block;
padding: 10px 20px;
text-decoration: none;
transition: background 0.3s ease;
}
.lang_sel.header_lang_sel:hover > ul > li > ul {
visibility: visible;
opacity: 1;
}
.header_mobile_elements {
display: none;
}
.header_style_1 .nav-box {
display: flex;
flex-wrap: wrap;
background-color: #222831;
box-shadow: 0 0 5px rgba(0, 0, 0, 0.52);
position: absolute;
right: 0;
bottom: -28px;
left: 0;
max-width: 1110px;
margin: 0 auto;
z-index: 20;
}
.header_style_1 .nav-box .contact-info {
align-items: center;
margin: 0 40px 0 auto;
padding-left: 35px;
}
.header_style_2 .header-box .container .header_cart,
.header_style_2 .header-box .container .header_search,
.header_style_2 .header-box .container .socials-box {
margin-left: 26px;
}
.header_style_1 .nav-box .contact-info .icon {
display: flex;
}
.header_style_1 .nav-box .contact-info .icon:before {
content: "";
position: absolute;
top: 50%;
left: 0;
width: 1px;
height: 27px;
margin-top: -14px;
background: rgba(255, 255, 255, 0.15);
}
.header_style_1 .contact-info-box .contact-info:last-child {
display: none;
}
@media (max-width: 1110px) {
.header_style_1 .header-box .contact-info-box .contact-info:last-child {
display: flex;
}
.header_style_1 .header-box .nav-box .main_menu_nav {
width: 100%;
justify-content: space-between;
padding: 0 15px;
}
.header_style_1 .header-box .nav-box .contact-info {
display: none;
}
}
.header_style_2 .header-box:before {
display: none;
}
.header_style_2 .header-box .container .nav-box {
z-index: 101;
}
.header_style_2 .header-box .container .nav-box .main_menu_nav {
padding: 16px 0;
}
.header_style_2 .header-box .container .socials-box a {
font-size: 16px;
}
.header_style_2 .header-box .container .header_cart a {
line-height: 16px;
font-size: 16px;
color: #222831;
}
.header_style_2 .header-box .container .header_cart a .count {
top: -4px;
font-size: 9px;
line-height: 16px;
width: 16px;
height: 16px;
background-color: #222831;
color: #fff;
}
.header_style_2 .header-box .container .header_cart a:hover {
color: #7bc74d;
}
.header_style_2 .header-box .container .header_cart a:hover .count {
background-color: #7bc74d;
}
.header_style_2 .header-box .container .header_search .search-icon {
color: #222831;
}
.header_style_2 .header-box .container .header_search .search-icon:before {
font-size: 18px;
}
.header_style_2 .header-box .container .header_search:hover .search-icon {
color: #7bc74d;
}
.header_style_2 .header-box .container .lang_sel {
margin-left: 20px;
}
@media (min-width: 1026px) {
.header_style_2.mobile_grid_landscape .header-box {
background-color: rgba(255, 255, 255, 0.3);
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
}
.header_style_2.mobile_grid_landscape .header-box .container .main_menu_nav > li > a {
color: #222831;
}
.header_style_2.mobile_grid_landscape .header-box .container .main_menu_nav > li.current-menu-ancestor > a,
.header_style_2.mobile_grid_landscape .header-box .container .main_menu_nav > li.current-menu-parent > a,
.header_style_2.mobile_grid_landscape .header-box .container .main_menu_nav > li.current_page_ancestor > a,
.header_style_2.mobile_grid_landscape .header-box .container .main_menu_nav > li.current_page_item > a,
.header_style_2.mobile_grid_landscape .header-box .container .main_menu_nav > li.current_page_parent > a {
color: #7bc74d;
}
.header_style_2.mobile_grid_landscape .header-box .container .contact-info .text,
.header_style_2.mobile_grid_landscape .header-box .container .socials-box a {
color: #222831;
}
.header_style_2.mobile_grid_landscape .header-box .container .socials-box a:hover {
color: #7bc74d;
}
.header_style_2.mobile_grid_landscape .header-box .container .lang_sel.header_lang_sel > ul > li .lang_sel_sel {
color: #222831;
}
.header_style_2.mobile_grid_landscape .header-box .container .lang_sel.header_lang_sel > ul > li .lang_sel_sel:after {
border-top: 5px solid #222831;
}
.header_style_2 .header-box .container {
padding: 0 15px;
}
.header_style_2 .header-box .container > div {
margin: 10px 0;
}
}
@media (min-width: 992px) {
.header_style_2.mobile_grid_tablet .header-box {
background-color: rgba(255, 255, 255, 0.3);
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
}
.header_style_2.mobile_grid_tablet .header-box .container .main_menu_nav > li > a {
color: #222831;
}
.header_style_2.mobile_grid_tablet .header-box .container .main_menu_nav > li.current-menu-ancestor > a,
.header_style_2.mobile_grid_tablet .header-box .container .main_menu_nav > li.current-menu-parent > a,
.header_style_2.mobile_grid_tablet .header-box .container .main_menu_nav > li.current_page_ancestor > a,
.header_style_2.mobile_grid_tablet .header-box .container .main_menu_nav > li.current_page_item > a,
.header_style_2.mobile_grid_tablet .header-box .container .main_menu_nav > li.current_page_parent > a {
color: #7bc74d;
}
.header_style_2.mobile_grid_tablet .header-box .container .contact-info .text,
.header_style_2.mobile_grid_tablet .header-box .container .socials-box a {
color: #222831;
}
.header_style_2.mobile_grid_tablet .header-box .container .socials-box a:hover {
color: #7bc74d;
}
.header_style_2.mobile_grid_tablet .header-box .container .lang_sel.header_lang_sel > ul > li .lang_sel_sel {
color: #222831;
}
.header_style_2.mobile_grid_tablet .header-box .container .lang_sel.header_lang_sel > ul > li .lang_sel_sel:after {
border-top: 5px solid #222831;
}
}
.header_style_3 .header-box .container {
padding-bottom: 0;
}
.header_style_3 .header-box .container .nav-box {
display: flex;
flex-wrap: wrap;
border-top: 1px solid rgba(255, 255, 255, 0.15);
margin-top: 40px;
width: 100%;
z-index: 20;
}
.header_style_3 .header-box .container .nav-box .contact-info {
align-items: center;
margin: 0 0 0 auto;
padding-left: 35px;
}
.header_style_3 .header-box .container .nav-box .contact-info .icon {
display: flex;
}
.header_style_3 .header-box .container .nav-box .contact-info .icon:before {
content: "";
position: absolute;
top: 50%;
left: 0;
width: 1px;
height: 27px;
margin-top: -14px;
background: rgba(255, 255, 255, 0.15);
}
.header_style_3 .header-box .container .nav-box .main_menu_nav {
padding: 0;
}
.header_style_3 .header-box .container .nav-box .main_menu_nav > li:first-child > a {
padding-left: 0;
}
.header_style_3 .header-box .container .nav-box .main_menu_nav > li:last-child > a {
padding-right: 0;
}
.header_style_3 .header-box .container .contact-info-box .contact-info:last-child {
display: none;
}
@media (max-width: 1110px) {
.header_style_3 .header-box .container .contact-info-box .contact-info:last-child {
display: flex;
}
.header_style_3 .header-box .container .nav-box .main_menu_nav {
width: 100%;
justify-content: space-between;
padding: 0 15px;
}
.header_style_3 .header-box .container .nav-box .contact-info {
display: none;
}
}
.header_style_4 .header-box {
background: 0 0;
}
.header_style_4 .header-box:before {
display: none;
}
.header_style_4 .header-box .container {
padding-bottom: 0;
}
.header_style_4 .header-box .container .nav-box {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
align-items: center;
width: 100%;
margin-top: 40px;
padding: 0 30px 0 15px;
background-color: rgba(123, 199, 77, 0.75);
box-shadow: none;
z-index: 20;
}
.header_style_4 .header-box .container .nav-box .main_menu_nav {
padding: 0;
}
.header_style_4 .header-box .container .nav-box .main_menu_nav > li.menu-item-has-children > a {
padding-right: 28px;
color: #fff;
}
.header_style_4 .header-box .container .nav-box .main_menu_nav > li.current-menu-ancestor > a,
.header_style_4 .header-box .container .nav-box .main_menu_nav > li.current-menu-parent > a,
.header_style_4 .header-box .container .nav-box .main_menu_nav > li.current_page_ancestor > a,
.header_style_4 .header-box .container .nav-box .main_menu_nav > li.current_page_item > a,
.header_style_4 .header-box .container .nav-box .main_menu_nav > li.current_page_parent > a,
.header_style_4 .header-box .container .nav-box .main_menu_nav > li:hover > a {
color: #7bc74d;
}
.header_style_4 .header-box .container .nav-box .main_menu_nav > li.menu-item-has-children > a:after {
content: "";
position: absolute;
top: 50%;
right: 8px;
width: 0;
height: 0;
border-width: 5px 4px 0;
border-style: solid;
border-color: rgba(255, 255, 255, 0.5) transparent transparent;
}
.header_style_4 .header-box .container .nav-box .main_menu_nav > li.current-menu-ancestor > a:after,
.header_style_4 .header-box .container .nav-box .main_menu_nav > li.current-menu-parent > a:after,
.header_style_4 .header-box .container .nav-box .main_menu_nav > li.current_page_ancestor > a:after,
.header_style_4 .header-box .container .nav-box .main_menu_nav > li.current_page_item > a:after,
.header_style_4 .header-box .container .nav-box .main_menu_nav > li.current_page_parent > a:after,
.header_style_4 .header-box .container .nav-box .main_menu_nav > li:hover > a:after {
border-color: rgba(123, 199, 77, 0.5) transparent transparent;
}
.header_style_4 .header-box .contact-info .text,
.header_style_4 .header-box .lang_sel.header_lang_sel > ul > li .lang_sel_sel {
color: #222831;
}
.header_style_4 .header-box .lang_sel.header_lang_sel > ul > li .lang_sel_sel:after,
.header_style_5 .header-box .container .lang_sel.header_lang_sel > ul > li .lang_sel_sel:after {
border-top: 5px solid #222831;
}
.header_style_4 .header-box .container .header_cart,
.header_style_4 .header-box .container .header_search,
.header_style_4 .header-box .container .socials-box,
.header_style_4 .header-box .container .socials-box a {
margin-left: 10px;
}
.header_style_4 .header-box .contact-info {
margin: 0 40px;
}
.header_style_4 .header-box .lang_sel {
margin-left: 40px;
}
@media (max-width: 1110px) {
.header_style_4 .header-box .logo-box {
margin-right: auto;
}
.header_style_4 .header-box .container .nav-box .main_menu_nav {
width: 100%;
justify-content: space-between;
padding: 0 15px;
}
.header_style_4 .header-box .container .nav-box .header_cart,
.header_style_4 .header-box .container .nav-box .header_search,
.header_style_4 .header-box .container .nav-box .socials-box {
display: none;
}
.header_style_4 .header-box .container .header_mobile_elements {
display: flex;
}
.header_style_4 .header-box .container .header_mobile_elements > div {
margin-left: 30px;
}
.header_style_4 .header-box .container .header_mobile_elements .header_cart a {
color: #222831;
}
.header_style_4 .header-box .container .header_mobile_elements .header_cart a .count {
background-color: #222831;
color: #fff;
}
.header_style_4 .header-box .container .header_mobile_elements .header_search .search-icon,
.header_style_4 .header-box .container .header_mobile_elements .socials-box a {
color: #222831;
}
.header_style_4 .header-box .container .contact-info {
margin: 0 20px;
}
}
@media (max-width: 1024px) {
.header_style_4 .header-box .lang_sel {
margin-bottom: 30px !important;
}
}
.header_style_5 .header-box {
background: 0 0;
}
.header_style_5 .header-box:before {
display: none;
}
.header_style_5 .header-box .container .lang_sel {
display: flex;
flex: auto;
justify-content: flex-start;
width: 33.333333%;
margin-left: 0;
}
.header_style_5 .header-box .container .lang_sel.header_lang_sel > ul {
position: relative;
}
.header_style_5 .header-box .container .lang_sel.header_lang_sel > ul > li .lang_sel_sel {
color: #222831;
}
.header_style_5 .header-box .container .logo-box {
display: flex;
justify-content: center;
width: 33.333333%;
margin: 0 auto;
}
.header_style_5 .header-box .container .contact-info-box {
flex-direction: column;
justify-content: flex-end;
width: 33.333333%;
}
.header_style_5 .header-box .container .contact-info-box .contact-info {
margin: 10px 0 10px auto;
}
.header_style_5 .header-box .container .contact-info-box .contact-info .text {
text-align: right;
color: #222831;
}
.header_style_5 .header-box .container .nav-box {
width: 100%;
margin-bottom: 30px;
}
.header_style_5 .header-box .container .nav-box .main_menu_nav {
margin-top: 40px;
justify-content: space-between;
border-bottom: 1px solid rgba(34, 40, 49, 0.25);
}
.header_style_5 .header-box .container .nav-box .main_menu_nav > li > a {
text-transform: uppercase;
font-size: 14px;
color: #222831;
}
.header_style_5 .header-box .container .nav-box .main_menu_nav > li.menu-item-has-children > a:after {
content: "";
position: absolute;
top: 50%;
right: 0;
width: 0;
height: 0;
margin-top: -2px;
border-width: 5px 4px 0;
border-style: solid;
border-color: #7bc74d transparent transparent;
}
.header_style_5 .header-box .container .nav-box .main_menu_nav > li.current-menu-ancestor > a,
.header_style_5 .header-box .container .nav-box .main_menu_nav > li.current-menu-parent > a,
.header_style_5 .header-box .container .nav-box .main_menu_nav > li.current_page_ancestor > a,
.header_style_5 .header-box .container .nav-box .main_menu_nav > li.current_page_item > a,
.header_style_5 .header-box .container .nav-box .main_menu_nav > li.current_page_parent > a {
color: #7bc74d;
}
.header_style_5 .header-box .container .header_cart a,
.header_style_5 .header-box .container .socials-box a {
color: #222831;
}
.header_style_5 .header-box .container .header_cart a .count {
background-color: #222831;
color: #fff;
}
.header_style_5 .header-box .container .header_search .search-icon {
color: #222831;
}
.header_style_6 .top_bar .container #lang_sel > ul > li .lang_sel_sel,
.header_style_6 .top_bar .container .top_bar_info_wr .top_bar_info li,
.header_style_6 .top_bar .container .top_bar_socials a {
color: #222;
}
@media (max-width: 991px) {
.header_style_5 .header-box .lang_sel {
flex: inherit !important;
align-items: center !important;
margin: 0 auto !important;
width: auto !important;
}
}
@media (max-width: 1024px) {
.header_style_5.mobile_grid_landscape .header-box .lang_sel {
flex: inherit !important;
align-items: center !important;
margin: 0 auto !important;
width: auto !important;
}
}
.header_style_6 .top_bar {
padding: 10px 0;
background-color: #fff;
color: #222;
}
.header_style_6 .top_bar .container #lang_sel > ul > li .lang_sel_sel:after {
border-top-color: #222;
}
.header_style_6 .top_bar .container .top_bar_socials a:hover {
color: #7bc74d;
}
.header_style_6 .top_bar .container .top_bar_cart a {
color: #222;
}
.header_style_6 .top_bar .container .top_bar_cart a .count {
background-color: #222;
color: #fff;
}
.header_style_6 .top_bar .container .top_bar_search .search-icon {
color: #222;
}
.header_style_6 .header-box {
display: flex;
align-items: center;
background-color: transparent;
}
.header_style_6 .header-box:before {
top: 0;
bottom: auto;
height: 0;
background-color: #fff;
}
.header_style_6 .header-box .container {
padding: 0;
background-color: #222831;
}
@media (min-width: 1200px) {
.header_style_6 .header-box .container {
width: 1110px;
}
}
@media (max-width: 1199px) {
.header_style_6 .header-box .container {
width: 100% !important;
}
}
.header_style_6 .header-box .container > div {
margin-bottom: 30px;
}
.header_style_6 .header-box .container .lang_sel {
margin-left: 0;
}
.header_style_6 .header-box .container .nav-box {
width: 100%;
margin-bottom: 0;
padding: 20px 30px;
}
.header_style_6 .header-box .container .nav-box .logo-box {
flex: inherit;
}
.header_style_6 .header-box .container .nav-box .main_menu_nav {
padding: 0 0 0 50px;
justify-content: space-between;
}
.header_style_6 .header-box .container .nav-box .main_menu_nav > li > a {
padding: 21px 16px 21px 10px;
text-transform: uppercase;
font-size: 14px;
}
.header_style_6 .header-box .container .nav-box .main_menu_nav > li.menu-item-has-children > a {
color: #fff;
}
.header_style_6 .header-box .container .nav-box .main_menu_nav > li.current-menu-ancestor > a,
.header_style_6 .header-box .container .nav-box .main_menu_nav > li.current-menu-parent > a,
.header_style_6 .header-box .container .nav-box .main_menu_nav > li.current_page_ancestor > a,
.header_style_6 .header-box .container .nav-box .main_menu_nav > li.current_page_item > a,
.header_style_6 .header-box .container .nav-box .main_menu_nav > li.current_page_parent > a,
.header_style_6 .header-box .container .nav-box .main_menu_nav > li:hover > a {
color: #7bc74d;
}
.header_style_6 .header-box .container .nav-box .main_menu_nav > li.menu-item-has-children > a:after {
content: "";
position: absolute;
top: 50%;
right: 0;
width: 0;
height: 0;
margin-top: -3px;
border-width: 5px 4px 0;
border-style: solid;
border-color: #7bc74d transparent transparent;
}
.header_style_6 .header-box .container .nav-box .main_menu_nav > li.current-menu-ancestor > a:after,
.header_style_6 .header-box .container .nav-box .main_menu_nav > li.current-menu-parent > a:after,
.header_style_6 .header-box .container .nav-box .main_menu_nav > li.current_page_ancestor > a:after,
.header_style_6 .header-box .container .nav-box .main_menu_nav > li.current_page_item > a:after,
.header_style_6 .header-box .container .nav-box .main_menu_nav > li.current_page_parent > a:after,
.header_style_6 .header-box .container .nav-box .main_menu_nav > li:hover > a:after {
border-color: rgba(123, 199, 77, 0.5) transparent transparent;
}
.header_style_7,
.header_style_8,
.header_style_9 {
margin-left: 300px;
}
.header_style_7 .top_bar,
.header_style_8 .top_bar,
.header_style_9 .top_bar {
display: none !important;
}
.header_style_7 #header .nav-box.affix,
.header_style_8 #header .nav-box.affix,
.header_style_9 #header .nav-box.affix {
position: relative;
top: 0;
}
.header_style_7.mobile_grid_landscape #header .header-box .container .header-copyright-box,
.header_style_8.mobile_grid_landscape #header .header-box .container .header-copyright-box,
.header_style_9.mobile_grid_landscape #header .header-box .container .header-copyright-box {
display: none;
}
@media (min-width: 1025px) {
.header_style_7.mobile_grid_landscape #header,
.header_style_8.mobile_grid_landscape #header,
.header_style_9.mobile_grid_landscape #header {
position: fixed !important;
top: 0;
left: 0;
width: 300px;
height: 100vh;
align-items: flex-start;
background-color: #fff;
box-shadow: 1px 0 6px rgba(0, 0, 0, 0.2);
}
.header_style_7.mobile_grid_landscape #header .header-box,
.header_style_8.mobile_grid_landscape #header .header-box,
.header_style_9.mobile_grid_landscape #header .header-box {
background-color: #fff;
height: 100%;
}
.header_style_7.mobile_grid_landscape #header .header-box:before,
.header_style_8.mobile_grid_landscape #header .header-box:before,
.header_style_9.mobile_grid_landscape #header .header-box:before {
display: none;
}
.header_style_7.mobile_grid_landscape #header .header-box .container,
.header_style_8.mobile_grid_landscape #header .header-box .container,
.header_style_9.mobile_grid_landscape #header .header-box .container {
display: block;
width: auto;
height: 100%;
overflow-x: hidden;
overflow-y: auto;
padding: 45px 48px;
scrollbar-width: thin;
scrollbar-color: #7bc74d #fff;
}
.header_style_7.mobile_grid_landscape #header .header-box .container::-webkit-scrollbar,
.header_style_8.mobile_grid_landscape #header .header-box .container::-webkit-scrollbar,
.header_style_9.mobile_grid_landscape #header .header-box .container::-webkit-scrollbar {
width: 1px;
}
.header_style_7.mobile_grid_landscape #header .header-box .container::-webkit-scrollbar-track,
.header_style_8.mobile_grid_landscape #header .header-box .container::-webkit-scrollbar-track,
.header_style_9.mobile_grid_landscape #header .header-box .container::-webkit-scrollbar-track {
background-color: #fff;
}
.header_style_7.mobile_grid_landscape #header .header-box .container::-webkit-scrollbar-thumb,
.header_style_8.mobile_grid_landscape #header .header-box .container::-webkit-scrollbar-thumb,
.header_style_9.mobile_grid_landscape #header .header-box .container::-webkit-scrollbar-thumb {
background-color: #7bc74d;
}
.header_style_7.mobile_grid_landscape #header .header-box .container > div,
.header_style_8.mobile_grid_landscape #header .header-box .container > div,
.header_style_9.mobile_grid_landscape #header .header-box .container > div {
display: inline-block;
vertical-align: top;
width: 100%;
}
.header_style_7.mobile_grid_landscape #header .header-box .container .logo-box,
.header_style_8.mobile_grid_landscape #header .header-box .container .logo-box,
.header_style_9.mobile_grid_landscape #header .header-box .container .logo-box {
width: 100%;
margin-bottom: 30px;
}
.header_style_7.mobile_grid_landscape #header .header-box .container .logo-box .logo,
.header_style_8.mobile_grid_landscape #header .header-box .container .logo-box .logo,
.header_style_9.mobile_grid_landscape #header .header-box .container .logo-box .logo {
float: none;
text-align: center;
}
.header_style_7.mobile_grid_landscape #header .header-box .container .contact-info-box,
.header_style_8.mobile_grid_landscape #header .header-box .container .contact-info-box,
.header_style_9.mobile_grid_landscape #header .header-box .container .contact-info-box {
width: 100%;
margin: 30px 0 40px;
}
.header_style_7.mobile_grid_landscape #header .header-box .container .contact-info-box .contact-info,
.header_style_8.mobile_grid_landscape #header .header-box .container .contact-info-box .contact-info,
.header_style_9.mobile_grid_landscape #header .header-box .container .contact-info-box .contact-info {
width: 100%;
margin: 10px 0;
flex-direction: column;
align-items: center;
text-align: center;
}
.header_style_7.mobile_grid_landscape #header .header-box .container .contact-info-box .contact-info .icon,
.header_style_8.mobile_grid_landscape #header .header-box .container .contact-info-box .contact-info .icon,
.header_style_9.mobile_grid_landscape #header .header-box .container .contact-info-box .contact-info .icon {
margin-bottom: 10px;
}
.header_style_7.mobile_grid_landscape #header .header-box .container .contact-info-box .contact-info .text,
.header_style_8.mobile_grid_landscape #header .header-box .container .contact-info-box .contact-info .text,
.header_style_9.mobile_grid_landscape #header .header-box .container .contact-info-box .contact-info .text {
color: #222831;
}
.header_style_7.mobile_grid_landscape #header .header-box .container .nav-box,
.header_style_8.mobile_grid_landscape #header .header-box .container .nav-box,
.header_style_9.mobile_grid_landscape #header .header-box .container .nav-box {
margin: 30px 0;
}
.header_style_7.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav,
.header_style_8.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav,
.header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav {
flex-direction: column;
padding: 0;
}
.header_style_7.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li > a,
.header_style_8.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li > a,
.header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li > a {
padding: 21px 16px 21px 0;
border-top: 1px solid rgba(30, 31, 33, 0.21);
text-transform: uppercase;
font-size: 14px;
color: #222831;
}
.header_style_7.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.menu-item-has-children .arrow,
.header_style_8.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.menu-item-has-children .arrow,
.header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.menu-item-has-children .arrow {
display: flex !important;
align-items: center;
justify-content: flex-end;
position: absolute;
top: 8px;
right: 0;
width: 20px;
height: 40px;
transition: all 0.3s ease;
cursor: pointer;
color: #666;
z-index: 10;
}
.header_style_7.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.menu-item-has-children .arrow i:before,
.header_style_8.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.menu-item-has-children .arrow i:before,
.header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.menu-item-has-children .arrow i:before {
content: "\f107";
font: normal normal normal 14px/1 FontAwesome;
}
.header_style_7.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.menu-item-has-children .arrow.active,
.header_style_8.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.menu-item-has-children .arrow.active,
.header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.menu-item-has-children .arrow.active {
cursor: pointer;
}
.header_style_7.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.menu-item-has-children .arrow.active i,
.header_style_8.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.menu-item-has-children .arrow.active i,
.header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.menu-item-has-children .arrow.active i {
transform: rotate(-180deg);
}
.header_style_7.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.current-menu-ancestor > a,
.header_style_7.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.current-menu-parent > a,
.header_style_7.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.current_page_ancestor > a,
.header_style_7.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.current_page_item > a,
.header_style_7.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.current_page_parent > a,
.header_style_8.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.current-menu-ancestor > a,
.header_style_8.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.current-menu-parent > a,
.header_style_8.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.current_page_ancestor > a,
.header_style_8.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.current_page_item > a,
.header_style_8.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.current_page_parent > a,
.header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.current-menu-ancestor > a,
.header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.current-menu-parent > a,
.header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.current_page_ancestor > a,
.header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.current_page_item > a,
.header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.current_page_parent > a {
color: #7bc74d;
}
.header_style_7.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu,
.header_style_8.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu,
.header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu {
position: relative !important;
}
.header_style_7.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu .sub-menu,
.header_style_8.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu .sub-menu,
.header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu .sub-menu {
margin: 0 -100px;
padding: 10px 100px;
}
.header_style_7.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu .sub-menu > li,
.header_style_8.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu .sub-menu > li,
.header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu .sub-menu > li {
float: none !important;
width: auto !important;
margin: 0 -55px !important;
padding: 0 50px !important;
border: 0 !important;
}
.header_style_7.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu .sub-menu > li a,
.header_style_8.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu .sub-menu > li a,
.header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu .sub-menu > li a {
border: 0 !important;
margin: 0 !important;
padding: 14px 0 !important;
}
.header_style_7.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu .sub-menu > li .arrow,
.header_style_8.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu .sub-menu > li .arrow,
.header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu .sub-menu > li .arrow {
top: 8px !important;
}
.header_style_7.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu .sub-menu > li .arrow.active,
.header_style_8.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu .sub-menu > li .arrow.active,
.header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu .sub-menu > li .arrow.active {
top: 6px !important;
}
.header_style_7.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu .sub-menu > li img,
.header_style_8.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu .sub-menu > li img,
.header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu .sub-menu > li img {
margin-top: 0 !important;
}
.header_style_7.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu .sub-menu > li:hover,
.header_style_8.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu .sub-menu > li:hover,
.header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu .sub-menu > li:hover {
background-color: #7bc74d;
}
.header_style_7.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu .sub-menu > li:hover > a,
.header_style_8.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu .sub-menu > li:hover > a,
.header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu .sub-menu > li:hover > a {
color: #fff;
}
.header_style_7.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu .sub-menu > li:hover .arrow .fa,
.header_style_7.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu .sub-menu > li:hover > a .fa,
.header_style_7.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu .sub-menu > li:hover > a:hover,
.header_style_8.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu .sub-menu > li:hover .arrow .fa,
.header_style_8.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu .sub-menu > li:hover > a .fa,
.header_style_8.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu .sub-menu > li:hover > a:hover,
.header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu .sub-menu > li:hover .arrow .fa,
.header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu .sub-menu > li:hover > a .fa,
.header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu .sub-menu > li:hover > a:hover {
color: #fff !important;
}
.header_style_7.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu .sub-menu > li:hover .arrow,
.header_style_8.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu .sub-menu > li:hover .arrow,
.header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu .sub-menu > li:hover .arrow {
color: #fff !important;
transition: none !important;
}
.header_style_7.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu .sub-menu > li .sub-menu,
.header_style_8.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu .sub-menu > li .sub-menu,
.header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu .sub-menu > li .sub-menu {
background-color: #fff !important;
}
.header_style_7.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu_vertical .sub-menu > li .arrow,
.header_style_8.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu_vertical .sub-menu > li .arrow,
.header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu_vertical .sub-menu > li .arrow {
top: 2px !important;
}
.header_style_7.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu_vertical .sub-menu > li .arrow.active,
.header_style_8.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu_vertical .sub-menu > li .arrow.active,
.header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu_vertical .sub-menu > li .arrow.active {
top: 0 !important;
}
.header_style_7.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li:first-child a,
.header_style_8.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li:first-child a,
.header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li:first-child a {
border-top: 0;
}
.header_style_7.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li .sub-menu,
.header_style_8.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li .sub-menu,
.header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li .sub-menu {
display: none;
position: relative;
top: auto;
width: auto;
visibility: visible;
padding: 0 0 20px;
transition: none !important;
box-shadow: none;
opacity: 1;
}
.header_style_7.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li,
.header_style_8.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li,
.header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li {
margin: 0 -55px !important;
padding: 0 50px !important;
}
.header_style_7.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li > a,
.header_style_8.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li > a,
.header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li > a {
padding-left: 5px;
background-color: transparent;
color: #333;
}
.header_style_7.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li .arrow,
.header_style_8.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li .arrow,
.header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li .arrow {
right: 45px !important;
transition: none !important;
}
.header_style_7.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li:hover,
.header_style_8.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li:hover,
.header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li:hover {
background-color: #7bc74d;
}
.header_style_7.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li:hover a,
.header_style_8.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li:hover a,
.header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li:hover a {
color: #fff;
}
.header_style_7.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li:hover .arrow,
.header_style_8.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li:hover .arrow,
.header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li:hover .arrow {
color: #fff !important;
transition: none !important;
}
.header_style_7.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li.menu-item-has-children .arrow,
.header_style_8.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li.menu-item-has-children .arrow,
.header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li.menu-item-has-children .arrow {
top: 4px;
justify-content: center;
width: 30px;
height: 30px;
}
.header_style_7.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li.menu-item-has-children .arrow i:before,
.header_style_8.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li.menu-item-has-children .arrow i:before,
.header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li.menu-item-has-children .arrow i:before {
position: relative;
transition: all 0.3s;
content: "\e920";
font-family: stm;
font-size: 9px;
}
.header_style_7.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li.menu-item-has-children .arrow.active i,
.header_style_8.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li.menu-item-has-children .arrow.active i,
.header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li.menu-item-has-children .arrow.active i {
transform: rotate(-45deg);
font-size: 14px;
}
.header_style_7.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li.menu-item-has-children > a:before,
.header_style_8.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li.menu-item-has-children > a:before,
.header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li.menu-item-has-children > a:before {
display: none;
}
.header_style_7.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li .sub-menu,
.header_style_8.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li .sub-menu,
.header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li .sub-menu {
position: relative;
left: auto;
margin: 0 -44px;
padding: 0 44px;
background-color: #fff;
}
.header_style_7.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li .sub-menu > li > a,
.header_style_8.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li .sub-menu > li > a,
.header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li .sub-menu > li > a {
padding-left: 20px;
color: #333;
}
.header_style_7.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li .sub-menu > li > a:hover,
.header_style_8.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li .sub-menu > li > a:hover,
.header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li .sub-menu > li > a:hover {
color: #fff;
}
.header_style_7.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li .sub-menu > li a,
.header_style_8.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li .sub-menu > li a,
.header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li .sub-menu > li a {
color: #333;
}
.header_style_7.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li .sub-menu > li a:hover,
.header_style_8.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li .sub-menu > li a:hover,
.header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li .sub-menu > li a:hover {
color: #fff;
}
.header_style_7.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li:hover > a,
.header_style_8.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li:hover > a,
.header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li:hover > a {
color: #7bc74d;
}
.header_style_7.mobile_grid_landscape #header .header-box .container .lang_sel,
.header_style_8.mobile_grid_landscape #header .header-box .container .lang_sel,
.header_style_9.mobile_grid_landscape #header .header-box .container .lang_sel {
width: 100%;
margin: 0 auto 30px;
background-color: #222831;
}
.header_style_7.mobile_grid_landscape #header .header-box .container .lang_sel > ul,
.header_style_8.mobile_grid_landscape #header .header-box .container .lang_sel > ul,
.header_style_9.mobile_grid_landscape #header .header-box .container .lang_sel > ul {
padding: 5px 10px;
}
.header_style_7.mobile_grid_landscape #header .header-box .container .lang_sel > ul > li .lang_sel_sel,
.header_style_8.mobile_grid_landscape #header .header-box .container .lang_sel > ul > li .lang_sel_sel,
.header_style_9.mobile_grid_landscape #header .header-box .container .lang_sel > ul > li .lang_sel_sel {
color: #fff;
}
.header_style_7.mobile_grid_landscape #header .header-box .container .lang_sel > ul > li .lang_sel_sel:after,
.header_style_8.mobile_grid_landscape #header .header-box .container .lang_sel > ul > li .lang_sel_sel:after,
.header_style_9.mobile_grid_landscape #header .header-box .container .lang_sel > ul > li .lang_sel_sel:after {
border-top-color: #fff;
}
.header_style_7.mobile_grid_landscape #header .header-box .container .socials-box,
.header_style_8.mobile_grid_landscape #header .header-box .container .socials-box,
.header_style_9.mobile_grid_landscape #header .header-box .container .socials-box {
width: 100%;
margin: 30px 0;
text-align: center;
}
.header_style_7.mobile_grid_landscape #header .header-box .container .socials-box a,
.header_style_8.mobile_grid_landscape #header .header-box .container .socials-box a,
.header_style_9.mobile_grid_landscape #header .header-box .container .socials-box a {
color: #222831;
}
.header_style_7.mobile_grid_landscape #header .header-box .container .socials-box a:hover,
.header_style_8.mobile_grid_landscape #header .header-box .container .socials-box a:hover,
.header_style_9.mobile_grid_landscape #header .header-box .container .socials-box a:hover {
color: #7bc74d;
}
.header_style_7.mobile_grid_landscape #header .header-box .container .header_cart,
.header_style_8.mobile_grid_landscape #header .header-box .container .header_cart,
.header_style_9.mobile_grid_landscape #header .header-box .container .header_cart {
float: left;
width: auto;
margin: 30px 0 0;
}
.header_style_7.mobile_grid_landscape #header .header-box .container .header_cart a,
.header_style_8.mobile_grid_landscape #header .header-box .container .header_cart a,
.header_style_9.mobile_grid_landscape #header .header-box .container .header_cart a {
color: #222831;
}
.header_style_7.mobile_grid_landscape #header .header-box .container .header_cart a .count,
.header_style_8.mobile_grid_landscape #header .header-box .container .header_cart a .count,
.header_style_9.mobile_grid_landscape #header .header-box .container .header_cart a .count {
background-color: #222831;
color: #fff;
}
.header_style_7.mobile_grid_landscape #header .header-box .container .header_cart a:hover,
.header_style_8.mobile_grid_landscape #header .header-box .container .header_cart a:hover,
.header_style_9.mobile_grid_landscape #header .header-box .container .header_cart a:hover {
color: #7bc74d;
}
.header_style_7.mobile_grid_landscape #header .header-box .container .header_cart a:hover .count,
.header_style_8.mobile_grid_landscape #header .header-box .container .header_cart a:hover .count,
.header_style_9.mobile_grid_landscape #header .header-box .container .header_cart a:hover .count {
background-color: #7bc74d;
}
.header_style_7.mobile_grid_landscape #header .header-box .container .header_search,
.header_style_8.mobile_grid_landscape #header .header-box .container .header_search,
.header_style_9.mobile_grid_landscape #header .header-box .container .header_search {
float: right;
width: auto;
position: relative;
margin: 25px 0 0;
z-index: 110;
}
.header_style_7.mobile_grid_landscape #header .header-box .container .header_search .search-icon,
.header_style_8.mobile_grid_landscape #header .header-box .container .header_search .search-icon,
.header_style_9.mobile_grid_landscape #header .header-box .container .header_search .search-icon {
color: #222831;
}
.header_style_7.mobile_grid_landscape #header .header-box .container .header-copyright-box,
.header_style_8.mobile_grid_landscape #header .header-box .container .header-copyright-box,
.header_style_9.mobile_grid_landscape #header .header-box .container .header-copyright-box {
display: inline-block;
margin: 30px 0 0;
}
}
@media (max-width: 1024px) {
.header_style_7.mobile_grid_landscape,
.header_style_8.mobile_grid_landscape,
.header_style_9.mobile_grid_landscape {
margin-left: 0;
}
}
.header_style_7.mobile_grid_tablet #header .header-box .container .header-copyright-box,
.header_style_8.mobile_grid_tablet #header .header-box .container .header-copyright-box,
.header_style_9.mobile_grid_tablet #header .header-box .container .header-copyright-box {
display: none;
}
@media (min-width: 992px) {
.header_style_7.mobile_grid_tablet #header,
.header_style_8.mobile_grid_tablet #header,
.header_style_9.mobile_grid_tablet #header {
position: fixed !important;
top: 0;
left: 0;
width: 300px;
height: 100vh;
align-items: flex-start;
background-color: #fff;
box-shadow: 1px 0 6px rgba(0, 0, 0, 0.2);
}
.header_style_7.mobile_grid_tablet #header .header-box,
.header_style_8.mobile_grid_tablet #header .header-box,
.header_style_9.mobile_grid_tablet #header .header-box {
background-color: #fff;
height: 100%;
}
.header_style_7.mobile_grid_tablet #header .header-box:before,
.header_style_8.mobile_grid_tablet #header .header-box:before,
.header_style_9.mobile_grid_tablet #header .header-box:before {
display: none;
}
.header_style_7.mobile_grid_tablet #header .header-box .container,
.header_style_8.mobile_grid_tablet #header .header-box .container,
.header_style_9.mobile_grid_tablet #header .header-box .container {
display: block;
width: auto;
height: 100%;
overflow-x: hidden;
overflow-y: auto;
padding: 45px 48px;
scrollbar-width: thin;
scrollbar-color: #7bc74d #fff;
}
.header_style_7.mobile_grid_tablet #header .header-box .container::-webkit-scrollbar,
.header_style_8.mobile_grid_tablet #header .header-box .container::-webkit-scrollbar,
.header_style_9.mobile_grid_tablet #header .header-box .container::-webkit-scrollbar {
width: 1px;
}
.header_style_7.mobile_grid_tablet #header .header-box .container::-webkit-scrollbar-track,
.header_style_8.mobile_grid_tablet #header .header-box .container::-webkit-scrollbar-track,
.header_style_9.mobile_grid_tablet #header .header-box .container::-webkit-scrollbar-track {
background-color: #fff;
}
.header_style_7.mobile_grid_tablet #header .header-box .container::-webkit-scrollbar-thumb,
.header_style_8.mobile_grid_tablet #header .header-box .container::-webkit-scrollbar-thumb,
.header_style_9.mobile_grid_tablet #header .header-box .container::-webkit-scrollbar-thumb {
background-color: #7bc74d;
}
.header_style_7.mobile_grid_tablet #header .header-box .container > div,
.header_style_8.mobile_grid_tablet #header .header-box .container > div,
.header_style_9.mobile_grid_tablet #header .header-box .container > div {
display: inline-block;
vertical-align: top;
width: 100%;
}
.header_style_7.mobile_grid_tablet #header .header-box .container .logo-box,
.header_style_8.mobile_grid_tablet #header .header-box .container .logo-box,
.header_style_9.mobile_grid_tablet #header .header-box .container .logo-box {
width: 100%;
margin-bottom: 30px;
}
.header_style_7.mobile_grid_tablet #header .header-box .container .logo-box .logo,
.header_style_8.mobile_grid_tablet #header .header-box .container .logo-box .logo,
.header_style_9.mobile_grid_tablet #header .header-box .container .logo-box .logo {
float: none;
text-align: center;
}
.header_style_7.mobile_grid_tablet #header .header-box .container .contact-info-box,
.header_style_8.mobile_grid_tablet #header .header-box .container .contact-info-box,
.header_style_9.mobile_grid_tablet #header .header-box .container .contact-info-box {
width: 100%;
margin: 30px 0 40px;
}
.header_style_7.mobile_grid_tablet #header .header-box .container .contact-info-box .contact-info,
.header_style_8.mobile_grid_tablet #header .header-box .container .contact-info-box .contact-info,
.header_style_9.mobile_grid_tablet #header .header-box .container .contact-info-box .contact-info {
width: 100%;
margin: 10px 0;
flex-direction: column;
align-items: center;
text-align: center;
}
.header_style_7.mobile_grid_tablet #header .header-box .container .contact-info-box .contact-info .icon,
.header_style_8.mobile_grid_tablet #header .header-box .container .contact-info-box .contact-info .icon,
.header_style_9.mobile_grid_tablet #header .header-box .container .contact-info-box .contact-info .icon {
margin-bottom: 10px;
}
.header_style_7.mobile_grid_tablet #header .header-box .container .contact-info-box .contact-info .text,
.header_style_8.mobile_grid_tablet #header .header-box .container .contact-info-box .contact-info .text,
.header_style_9.mobile_grid_tablet #header .header-box .container .contact-info-box .contact-info .text {
color: #222831;
}
.header_style_7.mobile_grid_tablet #header .header-box .container .nav-box,
.header_style_8.mobile_grid_tablet #header .header-box .container .nav-box,
.header_style_9.mobile_grid_tablet #header .header-box .container .nav-box {
margin: 30px 0;
}
.header_style_7.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav,
.header_style_8.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav,
.header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav {
flex-direction: column;
padding: 0;
}
.header_style_7.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li > a,
.header_style_8.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li > a,
.header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li > a {
padding: 21px 16px 21px 0;
border-top: 1px solid rgba(30, 31, 33, 0.21);
text-transform: uppercase;
font-size: 14px;
color: #222831;
}
.header_style_7.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.menu-item-has-children .arrow,
.header_style_8.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.menu-item-has-children .arrow,
.header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.menu-item-has-children .arrow {
display: flex !important;
align-items: center;
justify-content: flex-end;
position: absolute;
top: 8px;
right: 0;
width: 20px;
height: 40px;
transition: all 0.3s ease;
cursor: pointer;
color: #666;
z-index: 10;
}
.header_style_7.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.menu-item-has-children .arrow i:before,
.header_style_8.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.menu-item-has-children .arrow i:before,
.header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.menu-item-has-children .arrow i:before {
content: "\f107";
font: normal normal normal 14px/1 FontAwesome;
}
.header_style_7.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.menu-item-has-children .arrow.active,
.header_style_8.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.menu-item-has-children .arrow.active,
.header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.menu-item-has-children .arrow.active {
cursor: pointer;
}
.header_style_7.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.menu-item-has-children .arrow.active i,
.header_style_8.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.menu-item-has-children .arrow.active i,
.header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.menu-item-has-children .arrow.active i {
transform: rotate(-180deg);
}
.header_style_7.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.current-menu-ancestor > a,
.header_style_7.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.current-menu-parent > a,
.header_style_7.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.current_page_ancestor > a,
.header_style_7.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.current_page_item > a,
.header_style_7.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.current_page_parent > a,
.header_style_8.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.current-menu-ancestor > a,
.header_style_8.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.current-menu-parent > a,
.header_style_8.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.current_page_ancestor > a,
.header_style_8.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.current_page_item > a,
.header_style_8.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.current_page_parent > a,
.header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.current-menu-ancestor > a,
.header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.current-menu-parent > a,
.header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.current_page_ancestor > a,
.header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.current_page_item > a,
.header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.current_page_parent > a {
color: #7bc74d;
}
.header_style_7.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu,
.header_style_8.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu,
.header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu {
position: relative !important;
}
.header_style_7.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu .sub-menu,
.header_style_8.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu .sub-menu,
.header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu .sub-menu {
margin: 0 -100px;
padding: 10px 100px;
}
.header_style_7.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu .sub-menu > li,
.header_style_8.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu .sub-menu > li,
.header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu .sub-menu > li {
float: none !important;
width: auto !important;
margin: 0 -55px !important;
padding: 0 50px !important;
border: 0 !important;
}
.header_style_7.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu .sub-menu > li a,
.header_style_8.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu .sub-menu > li a,
.header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu .sub-menu > li a {
border: 0 !important;
margin: 0 !important;
padding: 14px 0 !important;
}
.header_style_7.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu .sub-menu > li .arrow,
.header_style_8.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu .sub-menu > li .arrow,
.header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu .sub-menu > li .arrow {
top: 8px !important;
}
.header_style_7.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu .sub-menu > li .arrow.active,
.header_style_8.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu .sub-menu > li .arrow.active,
.header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu .sub-menu > li .arrow.active {
top: 6px !important;
}
.header_style_7.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu .sub-menu > li img,
.header_style_8.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu .sub-menu > li img,
.header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu .sub-menu > li img {
margin-top: 0 !important;
}
.header_style_7.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu .sub-menu > li:hover,
.header_style_8.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu .sub-menu > li:hover,
.header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu .sub-menu > li:hover {
background-color: #7bc74d;
}
.header_style_7.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu .sub-menu > li:hover > a,
.header_style_8.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu .sub-menu > li:hover > a,
.header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu .sub-menu > li:hover > a {
color: #fff;
}
.header_style_7.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu .sub-menu > li:hover .arrow .fa,
.header_style_7.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu .sub-menu > li:hover > a .fa,
.header_style_7.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu .sub-menu > li:hover > a:hover,
.header_style_8.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu .sub-menu > li:hover .arrow .fa,
.header_style_8.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu .sub-menu > li:hover > a .fa,
.header_style_8.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu .sub-menu > li:hover > a:hover,
.header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu .sub-menu > li:hover .arrow .fa,
.header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu .sub-menu > li:hover > a .fa,
.header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu .sub-menu > li:hover > a:hover {
color: #fff !important;
}
.header_style_7.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu .sub-menu > li:hover .arrow,
.header_style_8.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu .sub-menu > li:hover .arrow,
.header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu .sub-menu > li:hover .arrow {
color: #fff !important;
transition: none !important;
}
.header_style_7.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu .sub-menu > li .sub-menu,
.header_style_8.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu .sub-menu > li .sub-menu,
.header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu .sub-menu > li .sub-menu {
background-color: #fff !important;
}
.header_style_7.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu_vertical .sub-menu > li .arrow,
.header_style_8.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu_vertical .sub-menu > li .arrow,
.header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu_vertical .sub-menu > li .arrow {
top: 2px !important;
}
.header_style_7.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu_vertical .sub-menu > li .arrow.active,
.header_style_8.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu_vertical .sub-menu > li .arrow.active,
.header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu_vertical .sub-menu > li .arrow.active {
top: 0 !important;
}
.header_style_7.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li:first-child a,
.header_style_8.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li:first-child a,
.header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li:first-child a {
border-top: 0;
}
.header_style_7.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li .sub-menu,
.header_style_8.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li .sub-menu,
.header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li .sub-menu {
display: none;
position: relative;
top: auto;
width: auto;
visibility: visible;
padding: 0 0 20px;
transition: none !important;
box-shadow: none;
opacity: 1;
}
.header_style_7.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li,
.header_style_8.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li,
.header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li {
margin: 0 -55px !important;
padding: 0 50px !important;
}
.header_style_7.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li > a,
.header_style_8.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li > a,
.header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li > a {
padding-left: 5px;
background-color: transparent;
color: #333;
}
.header_style_7.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li .arrow,
.header_style_8.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li .arrow,
.header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li .arrow {
right: 45px !important;
transition: none !important;
}
.header_style_7.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li:hover,
.header_style_8.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li:hover,
.header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li:hover {
background-color: #7bc74d;
}
.header_style_7.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li:hover a,
.header_style_8.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li:hover a,
.header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li:hover a {
color: #fff;
}
.header_style_7.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li:hover .arrow,
.header_style_8.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li:hover .arrow,
.header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li:hover .arrow {
color: #fff !important;
transition: none !important;
}
.header_style_7.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li.menu-item-has-children .arrow,
.header_style_8.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li.menu-item-has-children .arrow,
.header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li.menu-item-has-children .arrow {
top: 4px;
justify-content: center;
width: 30px;
height: 30px;
}
.header_style_7.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li.menu-item-has-children .arrow i:before,
.header_style_8.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li.menu-item-has-children .arrow i:before,
.header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li.menu-item-has-children .arrow i:before {
position: relative;
transition: all 0.3s;
content: "\e920";
font-family: stm;
font-size: 9px;
}
.header_style_7.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li.menu-item-has-children .arrow.active i,
.header_style_8.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li.menu-item-has-children .arrow.active i,
.header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li.menu-item-has-children .arrow.active i {
transform: rotate(-45deg);
font-size: 14px;
}
.header_style_7.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li.menu-item-has-children > a:before,
.header_style_8.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li.menu-item-has-children > a:before,
.header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li.menu-item-has-children > a:before {
display: none;
}
.header_style_7.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li .sub-menu,
.header_style_8.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li .sub-menu,
.header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li .sub-menu {
position: relative;
left: auto;
margin: 0 -44px;
padding: 0 44px;
background-color: #fff;
}
.header_style_7.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li .sub-menu > li > a,
.header_style_8.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li .sub-menu > li > a,
.header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li .sub-menu > li > a {
padding-left: 20px;
color: #333;
}
.header_style_7.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li .sub-menu > li > a:hover,
.header_style_8.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li .sub-menu > li > a:hover,
.header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li .sub-menu > li > a:hover {
color: #fff;
}
.header_style_7.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li .sub-menu > li a,
.header_style_8.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li .sub-menu > li a,
.header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li .sub-menu > li a {
color: #333;
}
.header_style_7.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li .sub-menu > li a:hover,
.header_style_8.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li .sub-menu > li a:hover,
.header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li .sub-menu > li a:hover {
color: #fff;
}
.header_style_7.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li:hover > a,
.header_style_8.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li:hover > a,
.header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li:hover > a {
color: #7bc74d;
}
.header_style_7.mobile_grid_tablet #header .header-box .container .lang_sel,
.header_style_8.mobile_grid_tablet #header .header-box .container .lang_sel,
.header_style_9.mobile_grid_tablet #header .header-box .container .lang_sel {
width: 100%;
margin: 0 auto 30px;
background-color: #222831;
}
.header_style_7.mobile_grid_tablet #header .header-box .container .lang_sel > ul,
.header_style_8.mobile_grid_tablet #header .header-box .container .lang_sel > ul,
.header_style_9.mobile_grid_tablet #header .header-box .container .lang_sel > ul {
padding: 5px 10px;
}
.header_style_7.mobile_grid_tablet #header .header-box .container .lang_sel > ul > li .lang_sel_sel,
.header_style_8.mobile_grid_tablet #header .header-box .container .lang_sel > ul > li .lang_sel_sel,
.header_style_9.mobile_grid_tablet #header .header-box .container .lang_sel > ul > li .lang_sel_sel {
color: #fff;
}
.header_style_7.mobile_grid_tablet #header .header-box .container .lang_sel > ul > li .lang_sel_sel:after,
.header_style_8.mobile_grid_tablet #header .header-box .container .lang_sel > ul > li .lang_sel_sel:after,
.header_style_9.mobile_grid_tablet #header .header-box .container .lang_sel > ul > li .lang_sel_sel:after {
border-top-color: #fff;
}
.header_style_7.mobile_grid_tablet #header .header-box .container .socials-box,
.header_style_8.mobile_grid_tablet #header .header-box .container .socials-box,
.header_style_9.mobile_grid_tablet #header .header-box .container .socials-box {
width: 100%;
margin: 30px 0;
text-align: center;
}
.header_style_7.mobile_grid_tablet #header .header-box .container .socials-box a,
.header_style_8.mobile_grid_tablet #header .header-box .container .socials-box a,
.header_style_9.mobile_grid_tablet #header .header-box .container .socials-box a {
color: #222831;
}
.header_style_7.mobile_grid_tablet #header .header-box .container .socials-box a:hover,
.header_style_8.mobile_grid_tablet #header .header-box .container .socials-box a:hover,
.header_style_9.mobile_grid_tablet #header .header-box .container .socials-box a:hover {
color: #7bc74d;
}
.header_style_7.mobile_grid_tablet #header .header-box .container .header_cart,
.header_style_8.mobile_grid_tablet #header .header-box .container .header_cart,
.header_style_9.mobile_grid_tablet #header .header-box .container .header_cart {
float: left;
width: auto;
margin: 30px 0 0;
}
.header_style_7.mobile_grid_tablet #header .header-box .container .header_cart a,
.header_style_8.mobile_grid_tablet #header .header-box .container .header_cart a,
.header_style_9.mobile_grid_tablet #header .header-box .container .header_cart a {
color: #222831;
}
.header_style_7.mobile_grid_tablet #header .header-box .container .header_cart a .count,
.header_style_8.mobile_grid_tablet #header .header-box .container .header_cart a .count,
.header_style_9.mobile_grid_tablet #header .header-box .container .header_cart a .count {
background-color: #222831;
color: #fff;
}
.header_style_7.mobile_grid_tablet #header .header-box .container .header_cart a:hover,
.header_style_8.mobile_grid_tablet #header .header-box .container .header_cart a:hover,
.header_style_9.mobile_grid_tablet #header .header-box .container .header_cart a:hover {
color: #7bc74d;
}
.header_style_7.mobile_grid_tablet #header .header-box .container .header_cart a:hover .count,
.header_style_8.mobile_grid_tablet #header .header-box .container .header_cart a:hover .count,
.header_style_9.mobile_grid_tablet #header .header-box .container .header_cart a:hover .count {
background-color: #7bc74d;
}
.header_style_7.mobile_grid_tablet #header .header-box .container .header_search,
.header_style_8.mobile_grid_tablet #header .header-box .container .header_search,
.header_style_9.mobile_grid_tablet #header .header-box .container .header_search {
float: right;
width: auto;
position: relative;
margin: 25px 0 0;
z-index: 110;
}
.header_style_7.mobile_grid_tablet #header .header-box .container .header_search .search-icon,
.header_style_8.mobile_grid_tablet #header .header-box .container .header_search .search-icon,
.header_style_9.mobile_grid_tablet #header .header-box .container .header_search .search-icon {
color: #222831;
}
.header_style_7.mobile_grid_tablet #header .header-box .container .header-copyright-box,
.header_style_8.mobile_grid_tablet #header .header-box .container .header-copyright-box,
.header_style_9.mobile_grid_tablet #header .header-box .container .header-copyright-box {
display: inline-block;
margin: 30px 0 0;
}
}
@media (max-width: 991px) {
.header_style_7.mobile_grid_tablet,
.header_style_8.mobile_grid_tablet,
.header_style_9.mobile_grid_tablet {
margin-left: 0;
}
}
@media (min-width: 1025px) {
.header_style_8.mobile_grid_landscape {
margin-left: 0;
}
.header_style_8.mobile_grid_landscape #menu_toggle_button {
display: block !important;
position: fixed;
top: 0;
left: 0;
width: 62px;
height: 30px;
padding: 30px 0;
background-color: rgba(34, 40, 49, 0.9);
cursor: pointer;
z-index: 999999;
}
.header_style_8.mobile_grid_landscape #menu_toggle_button button {
position: absolute;
left: 0;
right: 0;
top: 50%;
margin: -2px auto 0;
background: #fff;
height: 2px;
padding: 0;
border: none;
width: 32px;
transition: 0.4s;
outline: 0 !important;
border-radius: 2px;
}
.header_style_8.mobile_grid_landscape #menu_toggle_button button:after,
.header_style_8.mobile_grid_landscape #menu_toggle_button button:before {
content: "";
position: absolute;
left: 0;
height: 2px;
background: #fff;
transform-origin: 1.5px center;
transition: all 0.3s ease;
border-radius: 2px;
}
.header_style_8.mobile_grid_landscape #menu_toggle_button button:before {
top: -8px;
width: 32px;
}
.header_style_8.mobile_grid_landscape #menu_toggle_button button:after {
bottom: -8px;
width: 22px;
}
.header_style_8.mobile_grid_landscape #menu_toggle_button.open button {
background: 0 0;
}
.header_style_8.mobile_grid_landscape #menu_toggle_button.open button:before {
top: 0;
transform: rotate3d(0, 0, 1, -45deg);
transform-origin: 50% 50%;
}
.header_style_8.mobile_grid_landscape #menu_toggle_button.open button:after {
bottom: 0;
width: 32px;
transform: rotate3d(0, 0, 1, 45deg);
transform-origin: 50% 50%;
}
.header_style_8.mobile_grid_landscape #header {
left: -100%;
}
.header_style_8.mobile_grid_landscape #header .header-box .container .logo-box {
display: none;
}
.header_style_8.mobile_grid_landscape #header .header-box .container .nav-box {
flex: inherit;
}
.header_style_8.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li > a {
text-transform: none;
padding: 10px 0;
border: 0;
font-size: 18px;
}
.header_style_8.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.menu-item-has-children .arrow {
height: 20px;
}
.header_style_8.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li > .sub-menu {
padding-bottom: 0;
}
.header_style_8.mobile_grid_landscape #header .header-box .container .lang_sel {
margin-bottom: 190px;
}
.header_style_8.mobile_grid_landscape #header .header-box .container .header_cart,
.header_style_8.mobile_grid_landscape #header .header-box .container .header_search {
margin: 0 0 30px;
}
.header_style_8.mobile_grid_landscape #header .header-box .container .socials-box {
margin-bottom: 0;
}
.header_style_8.mobile_grid_landscape #header .header-box .container.has_contact_information .lang_sel {
margin-bottom: 30px;
}
}
@media (min-width: 1025px) and (max-width: 1440px) and (max-height: 860px) {
.header_style_8.mobile_grid_landscape #header .header-box .container .lang_sel {
margin-bottom: 30px;
}
}
@media (max-width: 1024px) {
.header_style_8.mobile_grid_landscape .logo-box {
display: flex !important;
}
}
@media (min-width: 992px) {
.header_style_8.mobile_grid_tablet {
margin-left: 0;
}
.header_style_8.mobile_grid_tablet #menu_toggle_button {
display: block !important;
position: fixed;
top: 0;
left: 0;
width: 62px;
height: 30px;
padding: 30px 0;
background-color: rgba(34, 40, 49, 0.9);
cursor: pointer;
z-index: 999999;
}
.header_style_8.mobile_grid_tablet #menu_toggle_button button {
position: absolute;
left: 0;
right: 0;
top: 50%;
margin: -2px auto 0;
background: #fff;
height: 2px;
padding: 0;
border: none;
width: 32px;
transition: 0.4s;
outline: 0 !important;
border-radius: 2px;
}
.header_style_8.mobile_grid_tablet #menu_toggle_button button:after,
.header_style_8.mobile_grid_tablet #menu_toggle_button button:before {
content: "";
position: absolute;
left: 0;
height: 2px;
background: #fff;
transform-origin: 1.5px center;
transition: all 0.3s ease;
border-radius: 2px;
}
.header_style_8.mobile_grid_tablet #menu_toggle_button button:before {
top: -8px;
width: 32px;
}
.header_style_8.mobile_grid_tablet #menu_toggle_button button:after {
bottom: -8px;
width: 22px;
}
.header_style_8.mobile_grid_tablet #menu_toggle_button.open button {
background: 0 0;
}
.header_style_8.mobile_grid_tablet #menu_toggle_button.open button:before {
top: 0;
transform: rotate3d(0, 0, 1, -45deg);
transform-origin: 50% 50%;
}
.header_style_8.mobile_grid_tablet #menu_toggle_button.open button:after {
bottom: 0;
width: 32px;
transform: rotate3d(0, 0, 1, 45deg);
transform-origin: 50% 50%;
}
.header_style_8.mobile_grid_tablet #header {
left: -100%;
}
.header_style_8.mobile_grid_tablet #header .header-box .container .logo-box {
display: none;
}
.header_style_8.mobile_grid_tablet #header .header-box .container .nav-box {
flex: inherit;
}
.header_style_8.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li > a {
text-transform: none;
padding: 10px 0;
border: 0;
font-size: 18px;
}
.header_style_8.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.menu-item-has-children .arrow {
height: 20px;
}
.header_style_8.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li > .sub-menu {
padding-bottom: 0;
}
.header_style_8.mobile_grid_tablet #header .header-box .container .lang_sel {
margin-bottom: 190px;
}
.header_style_8.mobile_grid_tablet #header .header-box .container .header_cart,
.header_style_8.mobile_grid_tablet #header .header-box .container .header_search {
margin: 0 0 30px;
}
.header_style_8.mobile_grid_tablet #header .header-box .container .socials-box {
margin-bottom: 0;
}
.header_style_8.mobile_grid_tablet #header .header-box .container.has_contact_information .lang_sel {
margin-bottom: 30px;
}
}
@media (min-width: 992px) and (max-width: 1440px) and (max-height: 860px) {
.header_style_8.mobile_grid_tablet #header .header-box .container .lang_sel {
margin-bottom: 30px;
}
}
@media (max-width: 991px) {
.header_style_8.mobile_grid_tablet .logo-box {
display: flex !important;
}
}
@media (min-width: 1025px) {
.header_style_9.mobile_grid_landscape #header {
position: fixed !important;
top: 0;
left: 0;
width: 300px;
height: 100vh;
align-items: flex-start;
box-shadow: 1px 0 6px rgba(0, 0, 0, 0.2);
}
.header_style_9.mobile_grid_landscape #header .header-box {
height: 100%;
}
.header_style_9.mobile_grid_landscape #header .header-box:before {
display: none;
}
.header_style_9.mobile_grid_landscape #header .header-box .container {
display: block;
width: auto;
height: 100%;
overflow-x: hidden;
overflow-y: auto;
padding: 45px 48px;
scrollbar-width: thin;
scrollbar-color: #fff #222831;
}
.header_style_9.mobile_grid_landscape #header .header-box .container::-webkit-scrollbar-thumb {
background-color: #7bc74d;
}
.header_style_9.mobile_grid_landscape #header .header-box .container > div {
display: inline-block;
vertical-align: top;
width: 100%;
}
.header_style_9.mobile_grid_landscape #header .header-box .container .logo-box {
width: 100%;
margin-bottom: 30px;
}
.header_style_9.mobile_grid_landscape #header .header-box .container .logo-box .logo {
float: none;
text-align: center;
}
.header_style_9.mobile_grid_landscape #header .header-box .container .contact-info-box {
width: 100%;
margin: 30px 0 40px;
}
.header_style_9.mobile_grid_landscape #header .header-box .container .contact-info-box .contact-info {
width: 100%;
margin: 10px 0;
flex-direction: column;
align-items: center;
text-align: center;
}
.header_style_9.mobile_grid_landscape #header .header-box .container .contact-info-box .contact-info .icon {
margin-bottom: 10px;
}
.header_style_9.mobile_grid_landscape #header .header-box .container .nav-box {
margin: 30px 0;
}
.header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav {
flex-direction: column;
padding: 0;
}
.header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li > a {
padding: 21px 16px 21px 0;
border-top: 1px solid rgba(30, 31, 33, 0.21);
text-transform: uppercase;
font-size: 14px;
}
.header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.menu-item-has-children .arrow {
display: flex !important;
align-items: center;
justify-content: flex-end;
position: absolute;
top: 8px;
right: 0;
width: 20px;
height: 40px;
transition: all 0.3s ease;
cursor: pointer;
color: #666;
z-index: 10;
}
.header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.menu-item-has-children .arrow i:before {
content: "\f107";
font: normal normal normal 14px/1 FontAwesome;
}
.header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.menu-item-has-children .arrow.active {
cursor: pointer;
}
.header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.menu-item-has-children .arrow.active i {
transform: rotate(-180deg);
}
.header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.current-menu-ancestor > a,
.header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.current-menu-parent > a,
.header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.current_page_ancestor > a,
.header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.current_page_item > a,
.header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.current_page_parent > a {
color: #7bc74d;
}
.header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu {
position: relative !important;
}
.header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu .sub-menu {
margin: 0 -100px;
padding: 10px 100px;
}
.header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu .sub-menu > li {
float: none !important;
width: auto !important;
margin: 0 -55px !important;
padding: 0 50px !important;
border: 0 !important;
}
.header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu .sub-menu > li a {
border: 0 !important;
margin: 0 !important;
padding: 14px 0 !important;
}
.header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu .sub-menu > li .arrow {
top: 8px !important;
}
.header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu .sub-menu > li .arrow.active {
top: 6px !important;
}
.header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu .sub-menu > li img {
margin-top: 0 !important;
}
.header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu .sub-menu > li:hover {
background-color: #7bc74d;
}
.header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu .sub-menu > li:hover > a {
color: #fff;
}
.header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu .sub-menu > li:hover .arrow .fa,
.header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu .sub-menu > li:hover > a .fa,
.header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu .sub-menu > li:hover > a:hover {
color: #fff !important;
}
.header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu .sub-menu > li:hover .arrow {
color: #fff !important;
transition: none !important;
}
.header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu .sub-menu > li .sub-menu {
background-color: #fff !important;
}
.header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu_vertical .sub-menu > li .arrow {
top: 2px !important;
}
.header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu_vertical .sub-menu > li .arrow.active {
top: 0 !important;
}
.header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li:first-child a {
border-top: 0;
}
.header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li .sub-menu {
display: none;
position: relative;
top: auto;
width: auto;
visibility: visible;
transition: none !important;
box-shadow: none;
opacity: 1;
}
.header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li {
margin: 0 -55px !important;
padding: 0 50px !important;
}
.header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li > a {
padding-left: 5px;
background-color: transparent;
color: #333;
}
.header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li .arrow {
right: 45px !important;
transition: none !important;
}
.header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li:hover {
background-color: #7bc74d;
}
.header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li:hover a {
color: #fff;
}
.header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li:hover .arrow {
color: #fff !important;
transition: none !important;
}
.header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li.menu-item-has-children .arrow {
top: 4px;
justify-content: center;
width: 30px;
height: 30px;
}
.header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li.menu-item-has-children .arrow i:before {
position: relative;
transition: all 0.3s;
content: "\e920";
font-family: stm;
font-size: 9px;
}
.header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li.menu-item-has-children .arrow.active i {
transform: rotate(-45deg);
font-size: 14px;
}
.header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li.menu-item-has-children > a:before {
display: none;
}
.header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li .sub-menu {
position: relative;
left: auto;
margin: 0 -44px;
padding: 0 44px;
background-color: #fff;
}
.header_style_9.mobile_grid_landscape #header,
.header_style_9.mobile_grid_landscape #header .header-box,
.header_style_9.mobile_grid_landscape #header .header-box .container .header_cart a .count,
.header_style_9.mobile_grid_landscape #header .header-box .container .lang_sel {
background-color: #222831;
}
.header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li .sub-menu > li > a {
padding-left: 20px;
color: #333;
}
.header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li .sub-menu > li a:hover,
.header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li .sub-menu > li > a:hover {
color: #fff;
}
.header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li:hover > a {
color: #7bc74d;
}
.header_style_9.mobile_grid_landscape #header .header-box .container .header_cart a,
.header_style_9.mobile_grid_landscape #header .header-box .container .header_search .search-icon,
.header_style_9.mobile_grid_landscape #header .header-box .container .socials-box a {
color: #222831;
}
.header_style_9.mobile_grid_landscape #header .header-box .container .socials-box {
width: 100%;
margin: 30px 0;
text-align: center;
}
.header_style_9.mobile_grid_landscape #header .header-box .container .header_cart {
float: left;
width: auto;
margin: 30px 0 0;
}
.header_style_9.mobile_grid_landscape #header .header-box .container .header_search {
float: right;
width: auto;
position: relative;
margin: 25px 0 0;
z-index: 110;
}
.header_style_9.mobile_grid_landscape #header .header-box .container .header-copyright-box {
display: inline-block;
margin: 30px 0 0;
}
.header_style_9.mobile_grid_landscape #header .header-box .container::-webkit-scrollbar {
width: 1px;
}
.header_style_9.mobile_grid_landscape #header .header-box .container::-webkit-scrollbar-track {
background-color: #222831;
}
.header_style_9.mobile_grid_landscape #header .header-box .container::-webkit-scrollbar-thumb {
background-color: rgba(255, 255, 255, 0.7);
}
.header_style_9.mobile_grid_landscape #header .header-box .container .contact-info-box .contact-info .text,
.header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li > a {
color: #fff;
}
.header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.current-menu-ancestor > a,
.header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.current-menu-parent > a,
.header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.current_page_ancestor > a,
.header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.current_page_item > a,
.header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.current_page_parent > a,
.header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.menu-item-has-children .arrow {
color: rgba(255, 255, 255, 0.5);
}
.header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li .sub-menu {
margin: 0 -100px;
padding: 10px 100px;
}
.header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li.menu-item-has-children .arrow {
color: rgba(34, 40, 49, 0.5);
}
.header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li .sub-menu > li a {
color: #333;
}
.header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li:hover > a {
color: rgba(255, 255, 255, 0.5);
}
.header_style_9.mobile_grid_landscape #header .header-box .container .lang_sel {
width: 100%;
margin: 0 auto 30px;
background-color: rgba(255, 255, 255, 0.5);
}
.header_style_9.mobile_grid_landscape #header .header-box .container .lang_sel > ul {
padding: 5px 10px;
}
.header_style_9.mobile_grid_landscape #header .header-box .container .lang_sel > ul > li .lang_sel_sel {
color: #fff;
}
.header_style_9.mobile_grid_landscape #header .header-box .container .lang_sel > ul > li .lang_sel_sel:after {
border-top-color: #fff;
}
.header_style_9.mobile_grid_landscape #header .header-box .container .socials-box a {
color: rgba(255, 255, 255, 0.5);
}
.header_style_9.mobile_grid_landscape #header .header-box .container .socials-box a:hover {
color: #fff;
}
.header_style_9.mobile_grid_landscape #header .header-box .container .header_cart a {
color: rgba(255, 255, 255, 0.5);
}
.header_style_9.mobile_grid_landscape #header .header-box .container .header_cart a .count {
background-color: rgba(255, 255, 255, 0.5);
color: #222831;
}
.header_style_9.mobile_grid_landscape #header .header-box .container .header_cart a:hover {
color: #fff;
}
.header_style_9.mobile_grid_landscape #header .header-box .container .header_cart a:hover .count {
background-color: #fff;
}
.header_style_9.mobile_grid_landscape #header .header-box .container .header_search .search-icon {
color: rgba(255, 255, 255, 0.5);
}
.header_style_9.mobile_grid_landscape #header .header-box .container .header-copyright-box a,
.header_style_9.mobile_grid_landscape #header .header-box .container .header_search:hover .search-icon {
color: #fff;
}
}
@media (min-width: 992px) {
.header_style_9.mobile_grid_tablet #header {
position: fixed !important;
top: 0;
left: 0;
width: 300px;
height: 100vh;
align-items: flex-start;
box-shadow: 1px 0 6px rgba(0, 0, 0, 0.2);
}
.header_style_9.mobile_grid_tablet #header .header-box {
height: 100%;
}
.header_style_9.mobile_grid_tablet #header .header-box:before {
display: none;
}
.header_style_9.mobile_grid_tablet #header .header-box .container {
display: block;
width: auto;
height: 100%;
overflow-x: hidden;
overflow-y: auto;
padding: 45px 48px;
scrollbar-width: thin;
scrollbar-color: #fff #222831;
}
.header_style_9.mobile_grid_tablet #header .header-box .container::-webkit-scrollbar-thumb {
background-color: #7bc74d;
}
.header_style_9.mobile_grid_tablet #header .header-box .container > div {
display: inline-block;
vertical-align: top;
width: 100%;
}
.header_style_9.mobile_grid_tablet #header .header-box .container .logo-box {
width: 100%;
margin-bottom: 30px;
}
.header_style_9.mobile_grid_tablet #header .header-box .container .logo-box .logo {
float: none;
text-align: center;
}
.header_style_9.mobile_grid_tablet #header .header-box .container .contact-info-box {
width: 100%;
margin: 30px 0 40px;
}
.header_style_9.mobile_grid_tablet #header .header-box .container .contact-info-box .contact-info {
width: 100%;
margin: 10px 0;
flex-direction: column;
align-items: center;
text-align: center;
}
.header_style_9.mobile_grid_tablet #header .header-box .container .contact-info-box .contact-info .icon {
margin-bottom: 10px;
}
.header_style_9.mobile_grid_tablet #header .header-box .container .nav-box {
margin: 30px 0;
}
.header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav {
flex-direction: column;
padding: 0;
}
.header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li > a {
padding: 21px 16px 21px 0;
border-top: 1px solid rgba(30, 31, 33, 0.21);
text-transform: uppercase;
font-size: 14px;
}
.header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.menu-item-has-children .arrow {
display: flex !important;
align-items: center;
justify-content: flex-end;
position: absolute;
top: 8px;
right: 0;
width: 20px;
height: 40px;
transition: all 0.3s ease;
cursor: pointer;
color: #666;
z-index: 10;
}
.header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.menu-item-has-children .arrow i:before {
content: "\f107";
font: normal normal normal 14px/1 FontAwesome;
}
.header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.menu-item-has-children .arrow.active {
cursor: pointer;
}
.header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.menu-item-has-children .arrow.active i {
transform: rotate(-180deg);
}
.header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.current-menu-ancestor > a,
.header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.current-menu-parent > a,
.header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.current_page_ancestor > a,
.header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.current_page_item > a,
.header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.current_page_parent > a {
color: #7bc74d;
}
.header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu {
position: relative !important;
}
.header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu .sub-menu {
margin: 0 -100px;
padding: 10px 100px;
}
.header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu .sub-menu > li {
float: none !important;
width: auto !important;
margin: 0 -55px !important;
padding: 0 50px !important;
border: 0 !important;
}
.header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu .sub-menu > li a {
border: 0 !important;
margin: 0 !important;
padding: 14px 0 !important;
}
.header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu .sub-menu > li .arrow {
top: 8px !important;
}
.header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu .sub-menu > li .arrow.active {
top: 6px !important;
}
.header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu .sub-menu > li img {
margin-top: 0 !important;
}
.header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu .sub-menu > li:hover {
background-color: #7bc74d;
}
.header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu .sub-menu > li:hover > a {
color: #fff;
}
.header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu .sub-menu > li:hover .arrow .fa,
.header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu .sub-menu > li:hover > a .fa,
.header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu .sub-menu > li:hover > a:hover {
color: #fff !important;
}
.header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu .sub-menu > li:hover .arrow {
color: #fff !important;
transition: none !important;
}
.header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu .sub-menu > li .sub-menu {
background-color: #fff !important;
}
.header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu_vertical .sub-menu > li .arrow {
top: 2px !important;
}
.header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu_vertical .sub-menu > li .arrow.active {
top: 0 !important;
}
.header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li:first-child a {
border-top: 0;
}
.header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li .sub-menu {
display: none;
position: relative;
top: auto;
width: auto;
visibility: visible;
transition: none !important;
box-shadow: none;
opacity: 1;
}
.header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li {
margin: 0 -55px !important;
padding: 0 50px !important;
}
.header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li > a {
padding-left: 5px;
background-color: transparent;
color: #333;
}
.header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li .arrow {
right: 45px !important;
transition: none !important;
}
.header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li:hover {
background-color: #7bc74d;
}
.header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li:hover a {
color: #fff;
}
.header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li:hover .arrow {
color: #fff !important;
transition: none !important;
}
.header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li.menu-item-has-children .arrow {
top: 4px;
justify-content: center;
width: 30px;
height: 30px;
}
.header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li.menu-item-has-children .arrow i:before {
position: relative;
transition: all 0.3s;
content: "\e920";
font-family: stm;
font-size: 9px;
}
.header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li.menu-item-has-children .arrow.active i {
transform: rotate(-45deg);
font-size: 14px;
}
.header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li.menu-item-has-children > a:before {
display: none;
}
.header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li .sub-menu {
position: relative;
left: auto;
margin: 0 -44px;
padding: 0 44px;
background-color: #fff;
}
.header_style_9.mobile_grid_tablet #header,
.header_style_9.mobile_grid_tablet #header .header-box,
.header_style_9.mobile_grid_tablet #header .header-box .container .header_cart a .count,
.header_style_9.mobile_grid_tablet #header .header-box .container .lang_sel {
background-color: #222831;
}
.header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li .sub-menu > li > a {
padding-left: 20px;
color: #333;
}
.header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li .sub-menu > li a:hover,
.header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li .sub-menu > li > a:hover {
color: #fff;
}
.header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li:hover > a {
color: #7bc74d;
}
.header_style_9.mobile_grid_tablet #header .header-box .container .header_cart a,
.header_style_9.mobile_grid_tablet #header .header-box .container .header_search .search-icon,
.header_style_9.mobile_grid_tablet #header .header-box .container .socials-box a {
color: #222831;
}
.header_style_9.mobile_grid_tablet #header .header-box .container .socials-box {
width: 100%;
margin: 30px 0;
text-align: center;
}
.header_style_9.mobile_grid_tablet #header .header-box .container .header_cart {
float: left;
width: auto;
margin: 30px 0 0;
}
.header_style_9.mobile_grid_tablet #header .header-box .container .header_search {
float: right;
width: auto;
position: relative;
margin: 25px 0 0;
z-index: 110;
}
.header_style_9.mobile_grid_tablet #header .header-box .container .header-copyright-box {
display: inline-block;
margin: 30px 0 0;
}
.header_style_9.mobile_grid_tablet #header .header-box .container::-webkit-scrollbar {
width: 1px;
}
.header_style_9.mobile_grid_tablet #header .header-box .container::-webkit-scrollbar-track {
background-color: #222831;
}
.header_style_9.mobile_grid_tablet #header .header-box .container::-webkit-scrollbar-thumb {
background-color: rgba(255, 255, 255, 0.7);
}
.header_style_9.mobile_grid_tablet #header .header-box .container .contact-info-box .contact-info .text,
.header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li > a {
color: #fff;
}
.header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.current-menu-ancestor > a,
.header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.current-menu-parent > a,
.header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.current_page_ancestor > a,
.header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.current_page_item > a,
.header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.current_page_parent > a,
.header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.menu-item-has-children .arrow {
color: rgba(255, 255, 255, 0.5);
}
.header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li .sub-menu {
margin: 0 -100px;
padding: 10px 100px;
}
.header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li.menu-item-has-children .arrow {
color: rgba(34, 40, 49, 0.5);
}
.header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li .sub-menu > li a {
color: #333;
}
.header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li:hover > a {
color: rgba(255, 255, 255, 0.5);
}
.header_style_9.mobile_grid_tablet #header .header-box .container .lang_sel {
width: 100%;
margin: 0 auto 30px;
background-color: rgba(255, 255, 255, 0.5);
}
.header_style_9.mobile_grid_tablet #header .header-box .container .lang_sel > ul {
padding: 5px 10px;
}
.header_style_9.mobile_grid_tablet #header .header-box .container .lang_sel > ul > li .lang_sel_sel {
color: #fff;
}
.header_style_9.mobile_grid_tablet #header .header-box .container .lang_sel > ul > li .lang_sel_sel:after {
border-top-color: #fff;
}
.header_style_9.mobile_grid_tablet #header .header-box .container .socials-box a {
color: rgba(255, 255, 255, 0.5);
}
.header_style_9.mobile_grid_tablet #header .header-box .container .socials-box a:hover {
color: #fff;
}
.header_style_9.mobile_grid_tablet #header .header-box .container .header_cart a {
color: rgba(255, 255, 255, 0.5);
}
.header_style_9.mobile_grid_tablet #header .header-box .container .header_cart a .count {
background-color: rgba(255, 255, 255, 0.5);
color: #222831;
}
.header_style_9.mobile_grid_tablet #header .header-box .container .header_cart a:hover {
color: #fff;
}
.header_style_9.mobile_grid_tablet #header .header-box .container .header_cart a:hover .count {
background-color: #fff;
}
.header_style_9.mobile_grid_tablet #header .header-box .container .header_search .search-icon {
color: rgba(255, 255, 255, 0.5);
}
.header_style_9.mobile_grid_tablet #header .header-box .container .header-copyright-box a,
.header_style_9.mobile_grid_tablet #header .header-box .container .header_search:hover .search-icon {
color: #fff;
}
}
.header_style_10 .header-box:before,
.header_style_11 .header-box:before {
display: none;
}
.header_style_10 .header-box .container .header_cart,
.header_style_10 .header-box .container .header_search,
.header_style_10 .header-box .container .socials-box {
margin-left: 26px;
}
.header_style_10 .header-box .container .nav-box {
z-index: 101;
}
.header_style_10 .header-box .container .nav-box .main_menu_nav {
padding: 16px 0;
}
.header_style_10 .header-box .container .nav-box .main_menu_nav > li.current-menu-item > a {
color: #222831 !important;
}
.header_style_10 .header-box .container .nav-box .main_menu_nav > li.menu-item-has-children > a:after {
content: "";
position: absolute;
top: 50%;
right: 0;
width: 0;
height: 0;
margin-top: -3px;
border-width: 5px 4px 0;
border-style: solid;
border-color: #7bc74d transparent transparent;
}
.header_style_10 .header-box .container .nav-box .main_menu_nav > li > a:hover {
color: #7bc74d !important;
}
.header_style_10 .header-box .container .nav-box.affix {
top: 0;
width: 100%;
max-width: 1110px;
background-color: #fff;
box-shadow: 0 0 5px rgba(0, 0, 0, 0.52);
}
.header_style_10 .header-box .container .nav-box.affix .main_menu_nav {
justify-content: space-around;
}
.header_style_10 .header-box .container .socials-box a {
font-size: 16px;
}
.header_style_10 .header-box .container .header_cart a {
line-height: 16px;
font-size: 16px;
color: #222831;
}
.header_style_10 .header-box .container .header_cart a .count {
top: -4px;
font-size: 9px;
line-height: 16px;
width: 16px;
height: 16px;
background-color: #222831;
color: #fff;
}
.header_style_10 .header-box .container .header_cart a:hover {
color: #7bc74d;
}
.header_style_10 .header-box .container .header_cart a:hover .count {
background-color: #7bc74d;
}
.header_style_10 .header-box .container .header_search .search-icon {
color: #222831;
}
.header_style_10 .header-box .container .header_search .search-icon:before {
font-size: 18px;
}
.header_style_10 .header-box .container .header_search:hover .search-icon {
color: #7bc74d;
}
.header_style_10 .header-box .container .lang_sel {
margin-left: 20px;
}
@media (max-width: 1024px) {
.header_style_10.mobile_grid_landscape .container .nav-box .main_menu_nav > li.current-menu-item > a {
color: #fff !important;
}
.header_style_10.mobile_grid_landscape .container .nav-box .main_menu_nav > li > a:hover {
color: #7bc74d !important;
}
}
@media (min-width: 1026px) {
.header_style_10.mobile_grid_landscape .header-box {
background-color: rgba(255, 255, 255, 0.3);
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
}
.header_style_10.mobile_grid_landscape .header-box .container .main_menu_nav > li > a {
color: #222831;
}
.header_style_10.mobile_grid_landscape .header-box .container .main_menu_nav > li.current-menu-ancestor > a,
.header_style_10.mobile_grid_landscape .header-box .container .main_menu_nav > li.current-menu-parent > a,
.header_style_10.mobile_grid_landscape .header-box .container .main_menu_nav > li.current_page_ancestor > a,
.header_style_10.mobile_grid_landscape .header-box .container .main_menu_nav > li.current_page_item > a,
.header_style_10.mobile_grid_landscape .header-box .container .main_menu_nav > li.current_page_parent > a {
color: #7bc74d;
}
.header_style_10.mobile_grid_landscape .header-box .container .contact-info .text,
.header_style_10.mobile_grid_landscape .header-box .container .socials-box a {
color: #222831;
}
.header_style_10.mobile_grid_landscape .header-box .container .socials-box a:hover {
color: #7bc74d;
}
.header_style_10.mobile_grid_landscape .header-box .container .lang_sel.header_lang_sel > ul > li .lang_sel_sel {
color: #222831;
}
.header_style_10.mobile_grid_landscape .header-box .container .lang_sel.header_lang_sel > ul > li .lang_sel_sel:after {
border-top: 5px solid #222831;
}
.header_style_10 .header-box .container {
padding: 0 15px;
}
.header_style_10 .header-box .container > div {
margin: 10px 0;
}
}
@media (min-width: 991px) {
.header_style_10.mobile_grid_tablet .container .nav-box .main_menu_nav > li.current-menu-item > a {
color: #fff !important;
}
.header_style_10.mobile_grid_tablet .container .nav-box .main_menu_nav > li > a:hover {
color: #7bc74d !important;
}
}
@media (min-width: 992px) {
.header_style_10.mobile_grid_tablet .header-box {
background-color: rgba(255, 255, 255, 0.3);
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
}
.header_style_10.mobile_grid_tablet .header-box .container .main_menu_nav > li > a {
color: #222831;
}
.header_style_10.mobile_grid_tablet .header-box .container .main_menu_nav > li.current-menu-ancestor > a,
.header_style_10.mobile_grid_tablet .header-box .container .main_menu_nav > li.current-menu-parent > a,
.header_style_10.mobile_grid_tablet .header-box .container .main_menu_nav > li.current_page_ancestor > a,
.header_style_10.mobile_grid_tablet .header-box .container .main_menu_nav > li.current_page_item > a,
.header_style_10.mobile_grid_tablet .header-box .container .main_menu_nav > li.current_page_parent > a {
color: #7bc74d;
}
.header_style_10.mobile_grid_tablet .header-box .container .contact-info .text,
.header_style_10.mobile_grid_tablet .header-box .container .socials-box a {
color: #222831;
}
.header_style_10.mobile_grid_tablet .header-box .container .socials-box a:hover {
color: #7bc74d;
}
.header_style_10.mobile_grid_tablet .header-box .container .lang_sel.header_lang_sel > ul > li .lang_sel_sel {
color: #222831;
}
.header_style_10.mobile_grid_tablet .header-box .container .lang_sel.header_lang_sel > ul > li .lang_sel_sel:after {
border-top: 5px solid #222831;
}
}
.header_style_11 .header-box {
background: #fff;
}
.header_style_11 .header-box .container {
padding-bottom: 0;
}
.header_style_11 .header-box .container .nav-box {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
position: relative;
align-items: center;
width: 100%;
margin-top: 40px;
padding: 0;
background-color: transparent;
box-shadow: none;
z-index: 20;
}
.header_style_11 .header-box .container .nav-box .main_menu_nav {
padding: 0;
}
.header_style_11 .header-box .container .nav-box .main_menu_nav > li.menu-item-has-children > a {
padding-right: 28px;
color: #fff;
}
.header_style_11 .header-box .container .nav-box .main_menu_nav > li.current-menu-ancestor > a,
.header_style_11 .header-box .container .nav-box .main_menu_nav > li.current-menu-parent > a,
.header_style_11 .header-box .container .nav-box .main_menu_nav > li.current_page_ancestor > a,
.header_style_11 .header-box .container .nav-box .main_menu_nav > li.current_page_item > a,
.header_style_11 .header-box .container .nav-box .main_menu_nav > li.current_page_parent > a,
.header_style_11 .header-box .container .nav-box .main_menu_nav > li:hover > a {
color: #7bc74d;
}
.header_style_11 .header-box .container .nav-box .main_menu_nav > li.menu-item-has-children > a:after {
content: "";
position: absolute;
top: 50%;
right: 8px;
width: 0;
height: 0;
border-width: 5px 4px 0;
border-style: solid;
border-color: rgba(255, 255, 255, 0.5) transparent transparent;
}
.header_style_11 .header-box .container .nav-box .main_menu_nav > li.current-menu-ancestor > a:after,
.header_style_11 .header-box .container .nav-box .main_menu_nav > li.current-menu-parent > a:after,
.header_style_11 .header-box .container .nav-box .main_menu_nav > li.current_page_ancestor > a:after,
.header_style_11 .header-box .container .nav-box .main_menu_nav > li.current_page_item > a:after,
.header_style_11 .header-box .container .nav-box .main_menu_nav > li.current_page_parent > a:after,
.header_style_11 .header-box .container .nav-box .main_menu_nav > li:hover > a:after {
border-color: rgba(123, 199, 77, 0.5) transparent transparent;
}
.header_style_11 .header-box .container .nav-box .main_menu_nav > li:first-child a {
padding-left: 0;
}
.header_style_11 .header-box .contact-info .text,
.header_style_11 .header-box .lang_sel.header_lang_sel > ul > li .lang_sel_sel {
color: #222831;
}
.header_style_11 .header-box .container .nav-box:after {
content: "";
position: absolute;
top: 0;
right: -1000px;
left: -1000px;
width: auto;
height: 100%;
background-color: #222831;
z-index: -1;
}
.header_style_11 .header-box .container .header_cart,
.header_style_11 .header-box .container .header_search,
.header_style_11 .header-box .container .socials-box,
.header_style_11 .header-box .container .socials-box a {
margin-left: 10px;
}
.header_style_11 .header-box .contact-info {
margin: 0 40px;
}
.header_style_11 .header-box .lang_sel {
margin-left: 40px;
}
.header_style_11 .header-box .lang_sel.header_lang_sel > ul > li .lang_sel_sel:after {
border-top: 5px solid #222831;
}
@media (max-width: 1110px) {
.header_style_11 .header-box .logo-box {
margin-right: auto;
}
.header_style_11 .header-box .container .nav-box .main_menu_nav {
width: 100%;
justify-content: space-between;
padding: 0 15px;
}
.header_style_11 .header-box .container .nav-box .header_cart,
.header_style_11 .header-box .container .nav-box .header_search,
.header_style_11 .header-box .container .nav-box .socials-box {
display: none;
}
.header_style_11 .header-box .container .header_mobile_elements {
display: flex;
}
.header_style_11 .header-box .container .header_mobile_elements > div {
margin-left: 30px;
}
.header_style_11 .header-box .container .header_mobile_elements .header_cart a {
color: #222831;
}
.header_style_11 .header-box .container .header_mobile_elements .header_cart a .count {
background-color: #222831;
color: #fff;
}
.header_style_11 .header-box .container .header_mobile_elements .header_search .search-icon,
.header_style_11 .header-box .container .header_mobile_elements .socials-box a {
color: #222831;
}
.header_style_11 .header-box .container .contact-info {
margin: 0 20px;
}
}
.header_style_12 .header-box .container .nav-box .main_menu_nav > li.current-menu-ancestor > a,
.header_style_12 .header-box .container .nav-box .main_menu_nav > li.current-menu-parent > a,
.header_style_12 .header-box .container .nav-box .main_menu_nav > li.current_page_ancestor > a,
.header_style_12 .header-box .container .nav-box .main_menu_nav > li.current_page_item > a,
.header_style_12 .header-box .container .nav-box .main_menu_nav > li.current_page_parent > a,
.header_style_12 .header-box .container .nav-box .main_menu_nav > li:hover > a {
color: #7bc74d;
}
@media (max-width: 1024px) {
.header_style_11 .header-box .lang_sel {
margin-bottom: 30px !important;
}
}
.header_style_12 .top_bar {
z-index: 100;
}
.header_style_12 .top_bar .container #lang_sel {
margin-left: 0;
}
.header_style_12 .header-box {
background: #fff;
z-index: 20;
}
.header_style_12 .header-box:before {
display: none;
}
.header_style_12 .header-box .container {
padding-bottom: 0;
}
.header_style_12 .header-box .container .nav-box {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
position: relative;
align-items: center;
width: 100%;
margin-top: 40px;
padding: 0;
background-color: transparent;
box-shadow: none;
z-index: 1;
}
.header_style_12 .header-box .container .nav-box .main_menu_nav {
width: 100%;
justify-content: flex-start;
padding: 0;
}
.header_style_12 .header-box .container .nav-box .main_menu_nav > li {
padding: 22px 0;
}
.header_style_12 .header-box .container .nav-box .main_menu_nav > li > a {
padding: 0 26px;
border-left: 1px solid rgba(255, 255, 255, 0.2);
text-transform: uppercase;
font-size: 15px;
}
.header_style_12 .header-box .container .nav-box .main_menu_nav > li.current-menu-ancestor > a:after,
.header_style_12 .header-box .container .nav-box .main_menu_nav > li.current-menu-parent > a:after,
.header_style_12 .header-box .container .nav-box .main_menu_nav > li.current_page_ancestor > a:after,
.header_style_12 .header-box .container .nav-box .main_menu_nav > li.current_page_item > a:after,
.header_style_12 .header-box .container .nav-box .main_menu_nav > li.current_page_parent > a:after {
border-color: rgba(123, 199, 77, 0.5) transparent transparent;
}
.header_style_12 .header-box .container .nav-box .main_menu_nav > li:first-child a {
border: 0;
padding-left: 0;
}
.header_style_12 .header-box .container .nav-box .main_menu_nav > li:last-child a {
padding-right: 0;
}
.header_style_12 .header-box .container .contact-info-box .contact-info .text,
.header_style_12 .header-box .container .header_cart a,
.header_style_12 .header-box .container .header_search i {
color: #222831;
}
.header_style_12 .header-box .container .nav-box .main_menu_nav > li:hover > a:after {
border-color: rgba(123, 199, 77, 0.5) transparent transparent;
}
.header_style_12 .header-box .container .nav-box:after {
content: "";
position: absolute;
top: 0;
right: -1000px;
left: -1000px;
width: auto;
height: 100%;
background-color: #222831;
z-index: -1;
}
.header_style_12 .header-box .container .header_cart,
.header_style_12 .header-box .container .header_search,
.header_style_12 .header-box .container .socials-box {
margin-left: 10px;
}
.header_style_12 .header-box .container .contact-info-box .contact-info {
margin: 0;
padding: 0 30px;
border-left: 1px solid rgba(51, 51, 51, 0.1);
}
.header_style_12 .header-box .container .contact-info-box .contact-info:first-child {
padding-left: 0;
border: 0;
}
.header_style_12 .header-box .container .contact-info-box .contact-info:last-child {
padding-right: 0;
}
.header_style_12 .header-box .container .header_search {
margin-left: 20px;
position: relative;
z-index: 100;
}
.header_style_12 .header-box .container .header_cart a .count {
background-color: #222831;
color: #fff;
}
.header_style_12 .header-box .container .socials-box a {
margin-left: 10px;
color: #222831;
}
.header_style_12 .header-box .container .lang_sel {
margin-left: 20px;
}
.header_style_12 .header-box .container .lang_sel.header_lang_sel > ul > li .lang_sel_sel {
color: #222831;
}
.header_style_12 .header-box .container .lang_sel.header_lang_sel > ul > li .lang_sel_sel:after {
border-top: 5px solid #222831;
}
@media (max-width: 1110px) {
.header_style_12 .header-box .logo-box {
margin-right: auto;
}
.header_style_12 .header-box .container .nav-box .main_menu_nav {
width: 100%;
justify-content: space-between;
padding: 0 15px;
}
.header_style_12 .header-box .container .nav-box .header_cart,
.header_style_12 .header-box .container .nav-box .header_search,
.header_style_12 .header-box .container .nav-box .socials-box {
display: none;
}
.header_style_12 .header-box .container .header_mobile_elements {
display: flex;
}
.header_style_12 .header-box .container .header_mobile_elements > div {
margin-left: 30px;
}
.header_style_12 .header-box .container .header_mobile_elements .header_cart a {
color: #222831;
}
.header_style_12 .header-box .container .header_mobile_elements .header_cart a .count {
background-color: #222831;
color: #fff;
}
.header_style_12 .header-box .container .header_mobile_elements .header_search .search-icon,
.header_style_12 .header-box .container .header_mobile_elements .socials-box a {
color: #222831;
}
.header_style_12 .header-box .container .contact-info {
margin: 0 20px;
}
}
@media (max-width: 1024px) {
.header_style_12 .header-box .lang_sel {
margin-bottom: 30px !important;
}
}
html body.header_style_12 .header-box .container .nav-box ul.main_menu_nav li.stm_megamenu ul.sub-menu {
top: 100%;
margin: 0;
}
html body .stm-header {
margin-left: 0;
margin-right: 0;
}
@media (max-width: 1024px) {
html body .main_menu_nav > li.stm_megamenu > ul.sub-menu > li > a,
html body .main_menu_nav > li.stm_megamenu > ul.sub-menu > li > ul.sub-menu > li > a,
html body.mobile_grid_landscape .main_menu_nav > li.stm_megamenu > ul.sub-menu > li > a,
html body.mobile_grid_landscape .main_menu_nav > li.stm_megamenu > ul.sub-menu > li > ul.sub-menu > li > a {
padding: 15px 36px 15px 44px !important;
}
.mobile_grid_landscape .header-box {
padding: 0;
background-color: #222831 !important;
z-index: 21;
}
.mobile_grid_landscape .header-box .container {
padding: 0;
background: 0 0;
}
.mobile_grid_landscape .header-box .container .logo-box {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
align-items: center;
background: #fff;
padding: 30px 15px;
width: 100%;
order: 1;
}
.mobile_grid_landscape .header-box .container .logo-box .logo-desktop {
display: none;
}
.mobile_grid_landscape .header-box .container .logo-box .logo-mobile,
.mobile_grid_landscape .header-box .container .logo-box .menu-toggle {
display: block;
}
.mobile_grid_landscape .header-box .container .nav-box {
position: relative;
top: auto;
right: auto;
left: auto;
bottom: auto;
padding: 0;
background-color: #222831;
box-shadow: 0 0 5px rgba(0, 0, 0, 0.52);
width: 100%;
order: 2;
z-index: 100;
}
.mobile_grid_landscape .header-box .container .nav-box .main_menu_nav {
flex-direction: column;
width: 100%;
padding: 16px 0 !important;
}
.mobile_grid_landscape .header-box .container .nav-box .main_menu_nav > li {
padding: 0 !important;
}
.mobile_grid_landscape .header-box .container .nav-box .main_menu_nav > li > a {
display: block;
padding: 15px 36px 15px 44px !important;
text-transform: lowercase;
border: 0 !important;
font-weight: 700;
font-size: 20px;
color: #fff;
}
.mobile_grid_landscape .header-box .container .nav-box .main_menu_nav > li > a:after {
display: none;
}
.mobile_grid_landscape .header-box .container .nav-box .main_menu_nav > li.current-menu-ancestor > a,
.mobile_grid_landscape .header-box .container .nav-box .main_menu_nav > li.current-menu-parent > a,
.mobile_grid_landscape .header-box .container .nav-box .main_menu_nav > li.current_page_ancestor > a,
.mobile_grid_landscape .header-box .container .nav-box .main_menu_nav > li.current_page_item > a,
.mobile_grid_landscape .header-box .container .nav-box .main_menu_nav > li.current_page_parent > a,
.mobile_grid_landscape .header-box .container .nav-box .main_menu_nav > li:focus > a,
.mobile_grid_landscape .header-box .container .nav-box .main_menu_nav > li:hover > a {
color: #6bc74d;
}
.mobile_grid_landscape .header-box .container .nav-box .main_menu_nav > li.menu-item-has-children .arrow {
display: block;
position: absolute;
top: -1px;
right: 14px;
height: 50px;
width: 50px;
cursor: pointer;
transition: all 0.3s ease;
}
.mobile_grid_landscape .header-box .container .nav-box .main_menu_nav > li.menu-item-has-children .arrow.active {
transform: rotate(45deg);
}
.mobile_grid_landscape .header-box .container .nav-box .main_menu_nav > li.menu-item-has-children .arrow.active i:after,
.mobile_grid_landscape .header-box .container .nav-box .main_menu_nav > li.menu-item-has-children .arrow.active i:before {
background: #6bc74d;
}
.mobile_grid_landscape .header-box .container .nav-box .main_menu_nav > li.menu-item-has-children .arrow i {
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
width: 11px;
height: 11px;
}
.mobile_grid_landscape .header-box .container .nav-box .main_menu_nav > li.menu-item-has-children .arrow i:before {
content: "";
position: absolute;
left: 0;
top: 4px;
width: 11px;
height: 3px;
background: #fff;
border-radius: 1px;
}
.mobile_grid_landscape .header-box .container .nav-box .main_menu_nav > li.menu-item-has-children .arrow i:after {
content: "";
position: absolute;
left: 4px;
top: 0;
width: 3px;
height: 11px;
background: #fff;
border-radius: 1px;
}
.mobile_grid_landscape .header-box .container .nav-box .main_menu_nav > li.menu-item-has-children > .sub-menu > li.menu-item-has-children .arrow {
right: 14px;
}
.mobile_grid_landscape .header-box .container .nav-box .main_menu_nav > li.menu-item-has-children > .sub-menu > li.menu-item-has-children .arrow i:after,
.mobile_grid_landscape .header-box .container .nav-box .main_menu_nav > li.menu-item-has-children > .sub-menu > li.menu-item-has-children .arrow i:before {
background-color: #222831 !important;
}
.mobile_grid_landscape .header-box .container .nav-box .main_menu_nav > li.stm_megamenu {
position: relative !important;
}
.mobile_grid_landscape .header-box .container .nav-box .main_menu_nav > li.stm_megamenu li {
float: none;
display: block;
width: auto;
padding: 0;
margin: 0;
}
.mobile_grid_landscape .header-box .container .nav-box .main_menu_nav > li.stm_megamenu li a {
margin: 0 !important;
font-size: inherit;
}
.mobile_grid_landscape .header-box .container .nav-box .main_menu_nav > li.stm_megamenu li .sub-menu {
background-color: #fff !important;
}
.mobile_grid_landscape .header-box .container .nav-box .main_menu_nav > li.stm_megamenu li .sub-menu i {
display: none;
}
.mobile_grid_landscape .header-box .container .nav-box .main_menu_nav .sub-menu {
display: none;
width: 100%;
left: 0;
margin: 0;
padding: 0;
transition: none;
position: relative;
background: #f0f2f5;
visibility: visible;
opacity: 1;
}
.mobile_grid_landscape .header-box .container .nav-box .main_menu_nav .sub-menu:before {
content: "";
position: absolute;
top: 0;
right: 29px;
border-left: 10px solid transparent;
border-right: 10px solid transparent;
border-top: 8px solid #222831;
}
.mobile_grid_landscape .header-box .container .nav-box .main_menu_nav .sub-menu li a {
display: block;
padding: 15px 36px 15px 44px;
background-color: transparent;
font-weight: inherit;
color: inherit;
}
.mobile_grid_landscape .header-box .container .nav-box .main_menu_nav .sub-menu li .sub-menu li:before,
.mobile_grid_landscape .header-box .container .nav-box .main_menu_nav .sub-menu li .sub-menu:before,
.mobile_grid_landscape .header-box .container .nav-box .main_menu_nav .sub-menu li a:before {
display: none;
}
.mobile_grid_landscape .header-box .container .nav-box .main_menu_nav .sub-menu li a:active > a {
color: #7bc74d;
}
.mobile_grid_landscape .header-box .container .nav-box .main_menu_nav .sub-menu li .sub-menu {
display: none;
background-color: #fff;
transition: none;
box-shadow: none;
}
.mobile_grid_landscape .header-box .container .nav-box .main_menu_nav .sub-menu li .sub-menu li {
padding: 0;
}
.mobile_grid_landscape .header-box .container .contact-info-box {
width: 100% !important;
flex-direction: row !important;
justify-content: space-between !important;
margin-bottom: 0;
padding: 30px 15px !important;
order: 3;
}
.mobile_grid_landscape .header-box .container .contact-info-box .contact-info {
margin: 0;
}
.mobile_grid_landscape .header-box .container .contact-info-box .contact-info .text {
text-align: left;
color: #fff !important;
}
}
@media (max-width: 1024px) and (max-width: 991px) {
.mobile_grid_landscape .header-box .container .nav-box .main_menu_nav {
display: none;
}
.mobile_grid_landscape .header-box .container .nav-box .main_menu_nav > li .arrow {
display: block;
}
.mobile_grid_landscape .header-box .container .contact-info-box {
padding: 15px;
justify-content: center !important;
}
.mobile_grid_landscape .header-box .container .contact-info-box .contact-info {
padding: 0 !important;
margin: 15px !important;
}
}
@media (max-width: 1024px) {
.mobile_grid_landscape .header-box .container .header_mobile_elements {
display: flex;
width: 100%;
order: 5;
}
.mobile_grid_landscape .header-box .container .socials-box {
margin: 30px auto !important;
order: 4;
}
.mobile_grid_landscape .header-box .container .socials-box a {
margin: 0 15px !important;
color: #fff !important;
}
}
@media (max-width: 1024px) and (max-width: 480px) {
.mobile_grid_landscape .header-box .container .socials-box a {
margin: 0 5px !important;
}
}
@media (max-width: 1024px) {
.mobile_grid_landscape .header-box .container .header_cart {
order: 5;
margin: 30px auto !important;
}
.mobile_grid_landscape .header-box .container .header_cart a {
color: #fff !important;
}
.mobile_grid_landscape .header-box .container .header_cart a .count {
background-color: #fff !important;
color: #222831 !important;
}
.mobile_grid_landscape .header-box .container .header_search .search-icon,
.mobile_grid_landscape .header-box .container .lang_sel.header_lang_sel > ul > li .lang_sel_sel {
color: #fff !important;
}
.mobile_grid_landscape .header-box .container .header_search {
order: 6;
margin: 30px auto !important;
}
.mobile_grid_landscape .header-box .container .header_search .search-form {
padding: 0 40px;
}
.mobile_grid_landscape .header-box .container .header_search .search-form input {
padding: 10px 20px;
box-shadow: none !important;
border-radius: 2px 0 0 2px;
}
.mobile_grid_landscape .header-box .container .header_search .search-form button {
margin: 0;
padding: 0 20px;
min-height: 49px;
background: #fff;
border-radius: 0 2px 2px 0;
}
.mobile_grid_landscape .header-box .container .lang_sel {
order: 7;
margin: 0 auto !important;
}
.mobile_grid_landscape .header-box .container .lang_sel.header_lang_sel > ul > li .lang_sel_sel:after {
border-top: 5px solid #fff !important;
}
.mobile_grid_landscape .header-box:before {
display: block !important;
background: 0 0 !important;
}
.mobile_grid_landscape .header-box.hide_wpml_on_mobile .lang_sel {
display: none !important;
}
}
@media (max-width: 1024px) and (max-width: 991px) {
.mobile_grid_landscape .top_bar {
order: 3;
z-index: 20;
}
.mobile_grid_landscape .header-box {
background-color: #222831;
}
.mobile_grid_landscape .header-box .nav-box {
border: 0 !important;
margin-top: 0 !important;
}
}
@media (max-width: 1024px) {
.mobile_grid_landscape .header-box {
background-color: #222831;
}
.mobile_grid_landscape .header-box .container .nav-box {
border: 0;
margin-top: 0;
}
.mobile_grid_landscape .header-box .container .nav-box .main_menu_nav {
display: none;
}
.mobile_grid_landscape .header-box .container .nav-box .main_menu_nav > li .arrow {
display: block;
}
.mobile_grid_landscape .header-box .container .nav-box .main_menu_nav > li .sub-menu .stm_mega_textarea tr td {
color: #222 !important;
}
.mobile_grid_landscape .header-box .container .nav-box .main_menu_nav > li .sub-menu .stm_mega_textarea tr td a {
padding: 0 !important;
color: #222 !important;
}
.mobile_grid_landscape .top_bar {
order: 3;
z-index: 20;
}
.mobile_grid_landscape .hide_on_mobile {
display: none !important;
visibility: hidden !important;
opacity: 0 !important;
}
}
@media (max-width: 991px) {
.header-box {
padding: 0;
background-color: #222831 !important;
z-index: 21;
}
.header-box .container {
padding: 0;
background: 0 0;
}
.header-box .container .logo-box {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
align-items: center;
background: #fff;
padding: 30px 15px;
width: 100%;
order: 1;
}
.header-box .container .logo-box .logo-desktop {
display: none;
}
.header-box .container .logo-box .logo-mobile,
.header-box .container .logo-box .menu-toggle {
display: block;
}
.header-box .container .nav-box {
position: relative;
top: auto;
right: auto;
left: auto;
bottom: auto;
padding: 0;
background-color: #222831;
box-shadow: 0 0 5px rgba(0, 0, 0, 0.52);
width: 100%;
order: 2;
z-index: 100;
}
.header-box .container .nav-box .main_menu_nav {
flex-direction: column;
width: 100%;
padding: 16px 0 !important;
}
.header-box .container .nav-box .main_menu_nav > li {
padding: 0 !important;
}
.header-box .container .nav-box .main_menu_nav > li > a {
display: block;
padding: 15px 36px 15px 44px !important;
text-transform: lowercase;
border: 0 !important;
font-weight: 700;
font-size: 20px;
color: #fff;
}
.header-box .container .nav-box .main_menu_nav > li > a:after {
display: none;
}
.header-box .container .nav-box .main_menu_nav > li.current-menu-ancestor > a,
.header-box .container .nav-box .main_menu_nav > li.current-menu-parent > a,
.header-box .container .nav-box .main_menu_nav > li.current_page_ancestor > a,
.header-box .container .nav-box .main_menu_nav > li.current_page_item > a,
.header-box .container .nav-box .main_menu_nav > li.current_page_parent > a,
.header-box .container .nav-box .main_menu_nav > li:focus > a,
.header-box .container .nav-box .main_menu_nav > li:hover > a {
color: #6bc74d;
}
.header-box .container .nav-box .main_menu_nav > li.menu-item-has-children .arrow {
display: block;
position: absolute;
top: -1px;
right: 14px;
height: 50px;
width: 50px;
cursor: pointer;
transition: all 0.3s ease;
}
.header-box .container .nav-box .main_menu_nav > li.menu-item-has-children .arrow.active {
transform: rotate(45deg);
}
.header-box .container .nav-box .main_menu_nav > li.menu-item-has-children .arrow.active i:after,
.header-box .container .nav-box .main_menu_nav > li.menu-item-has-children .arrow.active i:before {
background: #6bc74d;
}
.header-box .container .nav-box .main_menu_nav > li.menu-item-has-children .arrow i {
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
width: 11px;
height: 11px;
}
.header-box .container .nav-box .main_menu_nav > li.menu-item-has-children .arrow i:before {
content: "";
position: absolute;
left: 0;
top: 4px;
width: 11px;
height: 3px;
background: #fff;
border-radius: 1px;
}
.header-box .container .nav-box .main_menu_nav > li.menu-item-has-children .arrow i:after {
content: "";
position: absolute;
left: 4px;
top: 0;
width: 3px;
height: 11px;
background: #fff;
border-radius: 1px;
}
.header-box .container .nav-box .main_menu_nav > li.menu-item-has-children > .sub-menu > li.menu-item-has-children .arrow {
right: 14px;
}
.header-box .container .nav-box .main_menu_nav > li.menu-item-has-children > .sub-menu > li.menu-item-has-children .arrow i:after,
.header-box .container .nav-box .main_menu_nav > li.menu-item-has-children > .sub-menu > li.menu-item-has-children .arrow i:before {
background-color: #222831 !important;
}
.header-box .container .nav-box .main_menu_nav > li.stm_megamenu {
position: relative !important;
}
.header-box .container .nav-box .main_menu_nav > li.stm_megamenu li {
float: none;
display: block;
width: auto;
padding: 0;
margin: 0;
}
.header-box .container .nav-box .main_menu_nav > li.stm_megamenu li a {
margin: 0 !important;
font-size: inherit;
}
.header-box .container .nav-box .main_menu_nav > li.stm_megamenu li .sub-menu {
background-color: #fff !important;
}
.header-box .container .nav-box .main_menu_nav > li.stm_megamenu li .sub-menu i {
display: none;
}
.header-box .container .nav-box .main_menu_nav .sub-menu {
display: none;
width: 100%;
left: 0;
margin: 0;
padding: 0;
transition: none;
position: relative;
background: #f0f2f5;
visibility: visible;
opacity: 1;
}
.header-box .container .nav-box .main_menu_nav .sub-menu:before {
content: "";
position: absolute;
top: 0;
right: 29px;
border-left: 10px solid transparent;
border-right: 10px solid transparent;
border-top: 8px solid #222831;
}
.header-box .container .nav-box .main_menu_nav .sub-menu li a {
display: block;
padding: 15px 36px 15px 44px;
background-color: transparent;
font-weight: inherit;
color: inherit;
}
.header-box .container .nav-box .main_menu_nav .sub-menu li .sub-menu li:before,
.header-box .container .nav-box .main_menu_nav .sub-menu li .sub-menu:before,
.header-box .container .nav-box .main_menu_nav .sub-menu li a:before {
display: none;
}
.header-box .container .nav-box .main_menu_nav .sub-menu li a:active > a {
color: #7bc74d;
}
.header-box .container .nav-box .main_menu_nav .sub-menu li .sub-menu {
display: none;
background-color: #fff;
transition: none;
box-shadow: none;
}
.header-box .container .nav-box .main_menu_nav .sub-menu li .sub-menu li {
padding: 0;
}
.header-box .container .contact-info-box {
width: 100% !important;
flex-direction: row !important;
justify-content: space-between !important;
margin-bottom: 0;
padding: 30px 15px !important;
order: 3;
}
.header-box .container .contact-info-box .contact-info {
margin: 0;
}
.header-box .container .contact-info-box .contact-info .text {
text-align: left;
color: #fff !important;
}
}
@media (max-width: 991px) and (max-width: 991px) {
.header-box .container .nav-box .main_menu_nav {
display: none;
}
.header-box .container .nav-box .main_menu_nav > li .arrow {
display: block;
}
.header-box .container .contact-info-box {
padding: 15px;
justify-content: center !important;
}
.header-box .container .contact-info-box .contact-info {
padding: 0 !important;
margin: 15px !important;
}
}
@media (max-width: 991px) {
.header-box .container .header_mobile_elements {
display: flex;
width: 100%;
order: 5;
}
.header-box .container .socials-box {
margin: 30px auto !important;
order: 4;
}
.header-box .container .socials-box a {
margin: 0 15px !important;
color: #fff !important;
}
}
@media (max-width: 991px) and (max-width: 480px) {
.header-box .container .socials-box a {
margin: 0 5px !important;
}
}
@media (max-width: 991px) {
.header-box .container .header_cart {
order: 5;
margin: 30px auto !important;
}
.header-box .container .header_cart a {
color: #fff !important;
}
.header-box .container .header_cart a .count {
background-color: #fff !important;
color: #222831 !important;
}
.header-box .container .header_search .search-icon,
.header-box .container .lang_sel.header_lang_sel > ul > li .lang_sel_sel {
color: #fff !important;
}
.header-box .container .header_search {
order: 6;
margin: 30px auto !important;
}
.header-box .container .header_search .search-form {
padding: 0 40px;
}
.header-box .container .header_search .search-form input {
padding: 10px 20px;
box-shadow: none !important;
border-radius: 2px 0 0 2px;
}
.header-box .container .header_search .search-form button {
margin: 0;
padding: 0 20px;
min-height: 49px;
background: #fff;
border-radius: 0 2px 2px 0;
}
.header-box .container .lang_sel {
order: 7;
margin: 0 auto !important;
}
.header-box .container .lang_sel.header_lang_sel > ul > li .lang_sel_sel:after {
border-top: 5px solid #fff !important;
}
.header-box:before {
display: block !important;
background: 0 0 !important;
}
.header-box.hide_wpml_on_mobile .lang_sel {
display: none !important;
}
.hide_on_mobile {
display: none !important;
visibility: hidden !important;
opacity: 0 !important;
}
}
@media (max-width: 991px) and (max-width: 991px) {
.top_bar {
order: 3;
z-index: 20;
}
.header-box {
background-color: #222831;
}
.header-box .nav-box {
border: 0 !important;
margin-top: 0 !important;
}
}
.header_transparent.header_style_4 .header-box .container .nav-box .main_menu_nav,
.header_transparent.header_style_5 .header-box .container .nav-box .main_menu_nav {
border-bottom-color: rgba(255, 255, 255, 0.25);
}
.header_transparent.header_style_4 .header-box .container .lang_sel.header_lang_sel > ul > li a:after,
.header_transparent.header_style_5 .header-box .container .lang_sel.header_lang_sel > ul > li a:after {
border-top-color: #fff;
}
.header_transparent #header {
position: absolute;
top: 0;
right: 0;
left: 0;
}
.header_transparent.header_style_4 .header-box .container .nav-box .main_menu_nav > li > a {
color: #fff;
}
.header_transparent.header_style_4 .header-box .container .nav-box .main_menu_nav > li.current_page_item a {
color: #7bc74d;
}
.header_transparent.header_style_4 .header-box .container .contact-info .text,
.header_transparent.header_style_4 .header-box .container .contact-info-box .contact-info .text,
.header_transparent.header_style_4 .header-box .container .header_cart a,
.header_transparent.header_style_4 .header-box .container .lang_sel.header_lang_sel > ul > li a,
.header_transparent.header_style_4 .header-box .container .nav-box .contact-info .text,
.header_transparent.header_style_4 .header-box .container .nav-box .contact-info-box .contact-info .text,
.header_transparent.header_style_4 .header-box .container .socials-box a {
color: #fff;
}
.header_transparent.header_style_4 .header-box .container .header_cart a .count {
background-color: #fff;
color: #222831;
}
.header_transparent.header_style_4 .header-box .container .header_search .search-icon,
.header_transparent.header_style_5 .header-box .container .nav-box .main_menu_nav > li > a {
color: #fff;
}
.header_transparent.header_style_5 .header-box .container .nav-box .main_menu_nav > li.current_page_item a {
color: #7bc74d;
}
.header_transparent.header_style_5 .header-box .container .contact-info .text,
.header_transparent.header_style_5 .header-box .container .contact-info-box .contact-info .text,
.header_transparent.header_style_5 .header-box .container .header_cart a,
.header_transparent.header_style_5 .header-box .container .lang_sel.header_lang_sel > ul > li a,
.header_transparent.header_style_5 .header-box .container .nav-box .contact-info .text,
.header_transparent.header_style_5 .header-box .container .nav-box .contact-info-box .contact-info .text,
.header_transparent.header_style_5 .header-box .container .socials-box a {
color: #fff;
}
.header_transparent.header_style_5 .header-box .container .header_cart a .count {
background-color: #fff;
color: #222831;
}
.header_transparent.header_style_5 .header-box .container .header_search .search-icon {
color: #fff;
}
@media (min-width: 1025px) {
body.sticky_menu.header_style_1 #header .nav-box,
body.sticky_menu.header_style_10 #header .header-box,
body.sticky_menu.header_style_11 #header .nav-box,
body.sticky_menu.header_style_12 #header .nav-box,
body.sticky_menu.header_style_2 #header .header-box,
body.sticky_menu.header_style_3 #header .nav-box,
body.sticky_menu.header_style_4 #header .nav-box,
body.sticky_menu.header_style_5 #header .nav-box,
body.sticky_menu.header_style_6 #header .nav-box {
transition: all 0.3s ease;
}
body.sticky_menu.header_style_1 #header .nav-box.affix,
body.sticky_menu.header_style_11 #header .nav-box.affix,
body.sticky_menu.header_style_12 #header .nav-box.affix,
body.sticky_menu.header_style_3 #header .nav-box.affix,
body.sticky_menu.header_style_4 #header .nav-box.affix,
body.sticky_menu.header_style_5 #header .nav-box.affix,
body.sticky_menu.header_style_6 #header .nav-box.affix {
position: fixed;
left: 0;
top: 0;
right: 0;
bottom: auto;
max-width: 1110px;
margin: 0 auto;
border: none;
-webkit-transform: translateZ(0);
}
body.sticky_menu.header_style_1 #header .nav-box.affix .main_menu_nav,
body.sticky_menu.header_style_11 #header .nav-box.affix .main_menu_nav,
body.sticky_menu.header_style_12 #header .nav-box.affix .main_menu_nav,
body.sticky_menu.header_style_3 #header .nav-box.affix .main_menu_nav,
body.sticky_menu.header_style_4 #header .nav-box.affix .main_menu_nav,
body.sticky_menu.header_style_5 #header .nav-box.affix .main_menu_nav,
body.sticky_menu.header_style_6 #header .nav-box.affix .main_menu_nav {
margin: 0;
border: none;
}
body.sticky_menu.header_style_1.admin-bar #header .nav-box.affix,
body.sticky_menu.header_style_11.admin-bar #header .nav-box.affix,
body.sticky_menu.header_style_12.admin-bar #header .nav-box.affix,
body.sticky_menu.header_style_3.admin-bar #header .nav-box.affix,
body.sticky_menu.header_style_4.admin-bar #header .nav-box.affix,
body.sticky_menu.header_style_5.admin-bar #header .nav-box.affix,
body.sticky_menu.header_style_6.admin-bar #header .nav-box.affix {
top: 32px;
}
body.sticky_menu.header_style_10 #header .header-box.affix,
body.sticky_menu.header_style_2 #header .header-box.affix {
position: fixed;
left: 0;
top: 0;
right: 0;
bottom: auto;
background: #fff;
}
body.sticky_menu.header_style_10.admin-bar #header .header-box.affix,
body.sticky_menu.header_style_2.admin-bar #header .header-box.affix,
body.sticky_menu.header_style_7.admin-bar #header .header-box,
body.sticky_menu.header_style_8.admin-bar #header .header-box,
body.sticky_menu.header_style_8.admin-bar #menu_toggle_button,
body.sticky_menu.header_style_9.admin-bar #header .header-box {
top: 32px;
}
body.sticky_menu.header_style_10 #header .header-box.affix .main_menu_nav,
body.sticky_menu.header_style_2 #header .header-box.affix .main_menu_nav {
padding: 5px 0;
}
body.sticky_menu.header_style_3 #header .nav-box.affix:after {
background-color: #222831;
box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.2);
}
body.sticky_menu.header_style_5 #header .nav-box.affix,
body.sticky_menu.header_style_6 #header .nav-box.affix {
background: #222831;
box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.2);
}
}
html[dir="rtl"] .header_style_2 .header-box .container .socials-box,
html[dir="rtl"] .header_style_2 .header-box .container .socials-box a {
margin-right: 16px;
margin-left: 0;
}
html[dir="rtl"] .header_style_2 .header-box .container .logo-box .logo {
float: none;
}
html[dir="rtl"] .header_style_6 .header-box .container .nav-box {
display: flex;
}
html[dir="rtl"] .header_style_6 .header-box .container .nav-box .main_menu_nav {
padding: 0 50px 0 0;
margin: 0 auto 0 0;
}
@media (min-width: 991px) {
html[dir="rtl"] .header_style_6.mobile_grid_tablet .container .nav-box {
display: block;
}
}
html[dir="rtl"] .header_style_7,
html[dir="rtl"] .header_style_8,
html[dir="rtl"] .header_style_9 {
margin-right: 300px;
margin-left: auto;
}
html[dir="rtl"] .header_style_7 #header,
html[dir="rtl"] .header_style_8 #header,
html[dir="rtl"] .header_style_9 #header {
left: auto !important;
right: 0 !important;
}
@media (max-width: 1024px) {
html[dir="rtl"] .header_style_6.mobile_grid_landscape .container .nav-box {
display: block;
}
html[dir="rtl"] .header_style_7.mobile_grid_landscape,
html[dir="rtl"] .header_style_8.mobile_grid_landscape,
html[dir="rtl"] .header_style_9.mobile_grid_landscape {
margin-right: auto;
margin-left: auto;
}
html[dir="rtl"] .header_style_7.mobile_grid_landscape #header,
html[dir="rtl"] .header_style_8.mobile_grid_landscape #header,
html[dir="rtl"] .header_style_9.mobile_grid_landscape #header {
left: 0 !important;
right: 0 !important;
}
.center-in-mobile .consulting-custom-title {
text-align: center !important;
}
}
@media (max-width: 991px) {
html[dir="rtl"] .header_style_7.mobile_grid_tablet,
html[dir="rtl"] .header_style_8.mobile_grid_tablet,
html[dir="rtl"] .header_style_9.mobile_grid_tablet {
margin-right: auto;
margin-left: auto;
}
html[dir="rtl"] .header_style_7.mobile_grid_tablet #header,
html[dir="rtl"] .header_style_8.mobile_grid_tablet #header,
html[dir="rtl"] .header_style_9.mobile_grid_tablet #header {
left: 0 !important;
right: 0 !important;
}
.center-in-mobile .consulting-custom-title,
.center-in-mobile .wpb_text_column {
text-align: center !important;
}
.center-in-mobile .vc_btn3-container {
display: block !important;
text-align: center !important;
float: none !important;
}
}
html[dir="rtl"] #header .header-box .container .nav-box .main_menu_nav > li.menu-item-has-children .arrow {
right: auto !important;
left: 0 !important;
}
.woocommerce ul.products {
display: flex;
flex-wrap: wrap;
}
.woocommerce table.shop_table td div.quantity input[type="number"]::-webkit-inner-spin-button,
.woocommerce table.shop_table td div.quantity input[type="number"]::-webkit-outer-spin-button {
-webkit-appearance: none;
margin: 0;
}
.woocommerce div.product form.cart {
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.woocommerce div.product form.cart div.quantity input::-webkit-inner-spin-button,
.woocommerce div.product form.cart div.quantity input::-webkit-outer-spin-button {
-webkit-appearance: none;
margin: 0;
}
.woocommerce.columns-5 ul.products li {
width: 20% !important;
}
@media (max-width: 991px) {
.woocommerce.columns-5 ul.products li {
width: 33.333333% !important;
}
}
@media (max-width: 767px) {
.woocommerce.columns-5 ul.products li {
width: 50% !important;
}
}
@media (max-width: 580px) {
.woocommerce.columns-5 ul.products li {
width: 100% !important;
}
}
.woocommerce.columns-4 ul.products li {
width: 25% !important;
}
@media (min-width: 992px) {
.woocommerce.columns-4 ul.products li:nth-child(4),
.woocommerce.columns-5 ul.products li:nth-child(4),
.woocommerce.columns-5 ul.products li:nth-child(5) {
border-top-color: transparent;
}
}
@media (max-width: 991px) {
.woocommerce.columns-4 ul.products li {
width: 33.333333% !important;
}
}
@media (max-width: 767px) {
.woocommerce.columns-4 ul.products li {
width: 50% !important;
}
}
@media (max-width: 580px) {
.woocommerce.columns-4 ul.products li {
width: 100% !important;
}
}
.woocommerce.columns-3 ul.products li {
width: 33.333333% !important;
}
@media (max-width: 767px) {
.woocommerce.columns-3 ul.products li {
width: 50% !important;
}
}
@media (max-width: 580px) {
.woocommerce.columns-3 ul.products li {
width: 100% !important;
}
}
.woocommerce.columns-2 ul.products li {
width: 50% !important;
}
@media (max-width: 580px) {
.woocommerce.columns-2 ul.products li {
width: 100% !important;
}
}
.woocommerce.columns-1 ul.products li {
width: 100% !important;
}
.portfolio-carousel .owl-carousel .owl-stage-outer {
z-index: 20;
}
.portfolio-carousel .owl-carousel .owl-stage-outer .portfolio-carousel__item:hover {
text-decoration: none;
}
body .company_history {
display: table;
}
body .company_history li {
display: table-row;
}
body.customize-support .e-slider-tooltip.e-tooltip-wrap.e-popup {
margin-top: -32px;
}
.rounded-rotate-shadow .vc_single_image-wrapper {
position: relative;
margin: 40px;
}
.rounded-rotate-shadow .vc_single_image-wrapper::before {
content: "";
position: absolute;
border-radius: 40px;
background-color: #f2f4fa;
height: 100%;
width: 100%;
left: 0;
top: 0;
z-index: -1;
}
.rounded-rotate-shadow .vc_single_image-wrapper img {
border-radius: 40px;
}
.portfolio-carousel .owl-dots .owl-dot,
.portfolio-carousel .owl-nav div:after,
.vc_image_carousel_wr .vc_image_carousel .owl-dots .owl-dot {
background-color: #6bc74d;
}
.request_callback_7 .input-group .wpcf7-text {
border-radius: 50px;
height: 50px;
padding: 16px 30px;
background-color: #fff;
border: none;
}
.request_callback_7 .input-group .wpcf7-submit {
border-radius: 50px;
height: 50px;
padding: 16px 30px;
border: none;
color: #fff;
text-transform: uppercase;
background-color: #6bc74d;
background-image: linear-gradient(to bottom, #8bd374, #6bc74d);
}
.wpcf7 form .wpcf7-response-output {
border: none;
margin: 0 0 10px;
padding: 18px 30px 18px 20px;
font-size: 14px;
}
.wpcf7 form.invalid .wpcf7-response-output {
background-color: #ffd9d9;
color: red;
}
.request_callback_form.manchester_contact_form .request_callback {
position: relative;
}
.request_callback_form.manchester_contact_form .request_callback .row > div {
display: flex;
align-items: center;
position: relative;
margin-bottom: 25px;
}
.request_callback_form.manchester_contact_form .request_callback .row > div.col-md-6:nth-child(2n) {
padding-left: 45px;
}
.request_callback_form.manchester_contact_form .request_callback .row > div.col-md-6:nth-child(2n + 1) {
padding-right: 45px;
}
.request_callback_form.manchester_contact_form .request_callback .row > div:nth-last-child(2) {
margin-bottom: 9px;
}
.request_callback_form.manchester_contact_form .request_callback .sub_title {
margin-bottom: 13px;
line-height: 16px;
font-weight: 300;
font-size: 14px;
color: #7bc74d;
}
.request_callback_form.manchester_contact_form .request_callback h3 {
padding: 0;
margin-bottom: 22px;
line-height: 30px;
letter-spacing: 0;
font-size: 30px;
}
.request_callback_form.manchester_contact_form .request_callback .form-icons {
position: absolute;
top: 50%;
left: 0;
margin-top: -24px;
font-size: 34px;
color: #222831;
}
.request_callback_form.manchester_contact_form .request_callback .wpcf7-form-control {
padding: 15px 15px 15px 60px;
margin-bottom: 0;
background: 0 0;
border-bottom: 2px solid #fff;
height: 60px;
font-weight: 700;
font-size: 18px;
color: #fff;
}
.request_callback_form.manchester_contact_form .request_callback .wpcf7-form-control.wpcf7-textarea {
padding: 0;
margin-top: 20px;
height: 190px;
min-height: 190px;
}
.request_callback_form.manchester_contact_form .request_callback .wpcf7-form-control::-moz-placeholder {
color: #222831;
}
.request_callback_form.manchester_contact_form .request_callback .wpcf7-form-control:-ms-input-placeholder {
color: #222831;
}
.request_callback_form.manchester_contact_form .request_callback .wpcf7-form-control::placeholder {
color: #222831;
}
.request_callback_form.manchester_contact_form .request_callback .wpcf7-form-control:focus {
border-color: #fff;
color: #fff;
}
.request_callback_form.manchester_contact_form .request_callback .wpcf7-form-control:focus::-moz-placeholder {
color: #fff;
}
.request_callback_form.manchester_contact_form .request_callback .wpcf7-form-control:focus:-ms-input-placeholder {
color: #fff;
}
.request_callback_form.manchester_contact_form .request_callback .wpcf7-form-control:focus::placeholder {
color: #fff;
}
.request_callback_form.manchester_contact_form .request_callback label {
display: block;
}
.request_callback_form.manchester_contact_form .request_callback label:active span,
.request_callback_form.manchester_contact_form .request_callback label:focus span,
.request_callback_form.manchester_contact_form .request_callback label:focus-within span {
color: #fff;
}
.request_callback_form.manchester_contact_form .request_callback .stm-contact-message {
position: absolute;
bottom: 170px;
right: -16%;
font-size: 249px;
color: #fff;
}
.request_callback_form.manchester_contact_form .request_callback .vc_btn3.vc_btn3-color-theme_style_2 {
letter-spacing: 1px;
padding: 10px 50px !important;
}
.request_callback_form.manchester_contact_form .request_callback .vc_btn3.vc_btn3-color-theme_style_2:hover {
border-color: #fff !important;
color: #fff !important;
}
@media (max-width: 1280px) {
.request_callback_form.manchester_contact_form .request_callback .stm-contact-message {
font-size: 190px;
}
}
@media (max-width: 1199px) {
.request_callback_form.manchester_contact_form .request_callback {
padding-top: 60px;
padding-bottom: 40px;
}
}
@media (max-width: 1024px) {
.request_callback_form.manchester_contact_form .request_callback .stm-contact-message {
right: 0;
bottom: 200px;
font-size: 190px;
}
}
@media (max-width: 767px) {
.request_callback_form.manchester_contact_form .request_callback {
padding-right: 15px;
padding-left: 15px;
}
.request_callback_form.manchester_contact_form .request_callback .row > div.col-md-6:nth-child(2n) {
padding-left: 15px;
}
.request_callback_form.manchester_contact_form .request_callback .row > div.col-md-6:nth-child(2n + 1) {
padding-right: 15px;
}
.request_callback_form.manchester_contact_form .request_callback .stm-contact-message {
font-size: 120px;
}
}
.request_callback_form.manchester_contact_form .request_callback .select2-container.select2-container--default .select2-selection--single {
background-color: transparent;
height: 60px;
border: 0;
border-bottom: 2px solid #fff;
}
.request_callback_form.manchester_contact_form .request_callback .select2-container.select2-container--default .select2-selection--single .select2-selection__rendered {
line-height: 60px;
padding-left: 0;
font-weight: 700;
font-size: 18px;
color: #222831;
}
.request_callback_form.manchester_contact_form .request_callback .select2-container.select2-container--default .select2-selection--single .select2-selection__arrow b {
display: flex;
align-items: center;
justify-content: center;
border: 0;
color: #222831;
}
.request_callback_form.manchester_contact_form .request_callback .select2-container.select2-container--default .select2-selection--single .select2-selection__arrow b:after {
content: "\e9a8";
font-family: stm !important;
display: block;
position: relative;
top: 3px;
left: 5px;
transform: rotate(90deg);
font-size: 14px;
}
.request_callback_form.light-mode .request_callback .select2-container.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b:after,
.request_callback_form.manchester_contact_form .request_callback .select2-container.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b:after {
transform: rotate(-90deg);
}
.request_callback_form.manchester_contact_form .request_callback .select2-container.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b,
.request_callback_form.manchester_contact_form .request_callback .select2-container.select2-container--default.select2-container--open .select2-selection--single .select2-selection__rendered {
color: #fff;
}
.request_callback_form.light-mode .request_callback .row > div.col-md-6:nth-child(2n) {
padding-left: 15px;
}
.request_callback_form.light-mode .request_callback .row > div.col-md-6:nth-child(2n + 1) {
padding-right: 15px;
}
.request_callback_form.light-mode .request_callback .row > div:nth-last-child(2) {
margin-bottom: 9px;
}
.request_callback_form.light-mode .request_callback .wpcf7-form-control {
border-bottom-color: #7bc74d;
outline: 0;
color: #7bc74d;
}
.request_callback_form.light-mode .request_callback .wpcf7-form-control:focus {
border-color: #7bc74d;
color: #7bc74d;
box-shadow: none;
}
.request_callback_form.light-mode .request_callback .wpcf7-form-control:focus::-moz-placeholder {
color: rgba(123, 199, 77, 0.6);
}
.request_callback_form.light-mode .request_callback .wpcf7-form-control:focus:-ms-input-placeholder {
color: rgba(123, 199, 77, 0.6);
}
.request_callback_form.light-mode .request_callback .wpcf7-form-control:focus::placeholder {
color: rgba(123, 199, 77, 0.6);
}
.request_callback_form.light-mode .request_callback .select2-container.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b,
.request_callback_form.light-mode .request_callback .select2-container.select2-container--default.select2-container--open .select2-selection--single .select2-selection__rendered,
.request_callback_form.light-mode .request_callback label:active span,
.request_callback_form.light-mode .request_callback label:focus span,
.request_callback_form.light-mode .request_callback label:focus-within span {
color: #7bc74d;
}
.request_callback_form.light-mode .request_callback .wpcf7-form-control.wpcf7-textarea {
margin-top: 20px;
height: 90px;
min-height: 90px;
}
.request_callback_form.light-mode .request_callback label {
display: block;
}
.request_callback_form.light-mode .request_callback .select2-container.select2-container--default .select2-selection--single {
border-bottom-color: #7bc74d;
}
.request_callback_form.light-mode .request_callback .vc_btn3.vc_btn3-color-theme_style_2:hover {
border-color: #7bc74d !important;
color: #7bc74d !important;
}
.force_no_stripe .h1:after,
.force_no_stripe .h2:after,
.force_no_stripe .h3:after,
.force_no_stripe .h4:after,
.force_no_stripe .h5:after,
.force_no_stripe .h6:after,
.force_no_stripe h1:after,
.force_no_stripe h2:after,
.force_no_stripe h3:after,
.force_no_stripe h4:after,
.force_no_stripe h5:after,
.force_no_stripe h6:after {
display: none !important;
}
.elementor-column > .elementor-widget-wrap > .elementor-element.elementor-absolute {
padding: initial;
}
.vc-hoverbox-inner h2:after{
display: none;
}