.vc_container,
.vc_container-fluid {
position: relative;
z-index: 10; }
.vc_container .container,
.vc_container-fluid .container {
max-width: 100%; } .vc_row-flex .row:before, .vc_row-flex .row:after {
display: none; }
.vc_row > .container > .row {
padding: 0; }
.vc_row-flex > .container > .row, .vc_row-flex > .container-fluid > .row {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap; }
.vc_row-flex > .container > .row > .vc_column_container, .vc_row-flex > .container-fluid > .row > .vc_column_container {
display: -webkit-box;
display: -ms-flexbox;
display: flex; }
.vc_row-flex > .container > .row > .vc_column_container > .vc_column-inner, .vc_row-flex > .container-fluid > .row > .vc_column_container > .vc_column-inner {
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
z-index: 1; }
@media (-ms-high-contrast: active), (-ms-high-contrast: none) {
.vc_row-flex > .container > .row > .vc_column_container > .vc_column-inner, .vc_row-flex > .container-fluid > .row > .vc_column_container > .vc_column-inner { }
.vc_row-flex > .container > .row > .vc_column_container > .vc_column-inner > *, .vc_row-flex > .container-fluid > .row > .vc_column_container > .vc_column-inner > * {
min-height: 1em; } }
.vc_row-flex > .container > .row::before, .vc_row-flex > .container > .row::after, .vc_row-flex > .container-fluid > .row::before, .vc_row-flex > .container-fluid > .row::after {
display: none; }
.vc_row-o-columns-stretch > .container > .row, .vc_row-o-columns-stretch > .container-fluid > .row {
-ms-flex-line-pack: stretch;
align-content: stretch; }
.vc_row-o-columns-top > .container > .row, .vc_row-o-columns-top > .container-fluid > .row {
-ms-flex-line-pack: start;
align-content: flex-start; }
.vc_row-o-columns-bottom > .container > .row, .vc_row-o-columns-bottom > .container-fluid > .row {
-webkit-box-align: end;
-ms-flex-align: end;
align-items: flex-end; }
.vc_row-o-columns-middle > .container > .row, .vc_row-o-columns-middle > .container-fluid > .row {
-webkit-box-align: end;
-ms-flex-align: end;
align-items: flex-end; }
.vc_row.vc_row-o-columns-top > .container > .row::after, .vc_row.vc_row-o-columns-top > .container-fluid > .row::after, .vc_row.vc_row-o-columns-bottom > .container > .row::after, .vc_row.vc_row-o-columns-bottom > .container-fluid > .row::after, .vc_row.vc_row-o-columns-middle > .container > .row::after, .vc_row.vc_row-o-columns-middle > .container-fluid > .row::after {
content: '';
width: 100%;
height: 0;
overflow: hidden;
visibility: hidden;
display: block; }
.vc_row-o-equal-height > .container > .row > .vc_column_container, .vc_row-o-equal-height > .container-fluid > .row > .vc_column_container {
-webkit-box-align: stretch;
-ms-flex-align: stretch;
align-items: stretch; }
.vc_row-o-content-top > .container > .row > .vc_column_container > .vc_column-inner, .vc_row-o-content-top > .container-fluid > .row > .vc_column_container > .vc_column-inner {
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start; }
.vc_row-o-content-top:not(.vc_row-o-equal-height) > .container > row > .vc_column_container, .vc_row-o-content-top:not(.vc_row-o-equal-height) > .container-fluid > row > .vc_column_container {
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start; }
.vc_row-o-content-bottom > .container > .row > .vc_column_container > .vc_column-inner, .vc_row-o-content-bottom > .container-fluid > .row > .vc_column_container > .vc_column-inner {
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end; }
.vc_row-o-content-bottom:not(.vc_row-o-equal-height) > .container > row > .vc_column_container, .vc_row-o-content-bottom:not(.vc_row-o-equal-height) > .container-fluid > row > .vc_column_container {
-webkit-box-align: end;
-ms-flex-align: end;
align-items: flex-end; }
.vc_row-o-content-middle > .container > .row > .vc_column_container > .vc_column-inner, .vc_row-o-content-middle > .container-fluid > .row > .vc_column_container > .vc_column-inner {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center; }
.vc_row-o-content-middle:not(.vc_row-o-equal-height) > .container > .vc_column_container, .vc_row-o-content-middle:not(.vc_row-o-equal-height) > .container-fluid > .vc_column_container {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center; }
.wpb_column[data-stretch].vc_column_container > .vc_column-inner {
background-size: cover;
height: 100%; }
@media (max-width: 1023px) {
div[data-stretch="right"] .vc_column-inner {
position: relative; } }
@media (max-width: 769px) {
.vc_col-sm-6:nth-of-type(2n+1) {
clear: both; } }
.bump_round {
width: 139px;
height: 139px;
position: absolute;
top: -23px;
left: 0;
right: 0;
margin: 0 auto;
border-radius: 50%;
background-color: #fff;
text-align: center;
z-index: -1; }
.bump_bottom {
bottom: -23px;
top: auto; }
.vc_section.vc_row-o-full-height {
min-height: 100vh !important; }
canvas.vc_row_canvas_anim {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
width: 100%;
height: 100%; }
svg.vc_row_canvas_anim {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 170px;
transition: opacity .3s ease;
opacity: 0; }
svg.vc_row_canvas_anim.loaded {
opacity: 1; }
.stm_gradient_animation {
-webkit-animation: Gradient 15s ease infinite;
animation: Gradient 15s ease infinite;
background-size: 400% 400% !important; }
.stm_container_has_video {
overflow: hidden; }
.stm_container_has_video .stm_video_iframe {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
height: 1px;
padding-bottom: 56.25%; z-index: 10; }
@media (min-width: 1500px) {
.stm_container_has_video .stm_video_iframe {
-webkit-transform: translateY(-25%);
transform: translateY(-25%); } }
.stm_container_has_video .stm_video_iframe iframe {
display: block;
position: absolute;
top: -1px;
left: 0;
width: 100%;
height: 100%; }
.stm_container_has_video .vc_video-bg-container {
z-index: 30; }
.stm_container_has_video .stm_row-opacity {
z-index: 20; }
@media (max-width: 1100px) {
.stm_container_has_video .stm_video_iframe {
display: none; } }
.stm_featured_row > .vc_row > .wpb_column {
box-shadow: 0 2px 7px rgba(0, 0, 0, 0); }
.stm_featured_row > .vc_row > .wpb_column:hover {
box-shadow: 0 2px 7px rgba(0, 0, 0, 0.13); }
.stm_featured_row .stm_featured_box {
position: relative;
-webkit-transform: scale(1.1);
transform: scale(1.1);
z-index: 10; }
.stm_featured_row .stm_featured_box .wpb_wrapper {
-webkit-transform: scale(0.95);
transform: scale(0.95); }
@media (max-width: 550px) {
.stm_featured_row {
margin-left: 0 !important;
margin-right: 0 !important; }
.stm_featured_row .stm_featured_box {
-webkit-transform: scale(1);
transform: scale(1); }
.stm_featured_row .stm_featured_box .wpb_wrapper {
-webkit-transform: scale(1);
transform: scale(1); } }
.stm_row__divider_enabled {
position: relative; }
.stm_row__divider_enabled.stm_row__divider_saw.stm_row__divider_bottom .stm_row__divider, .stm_row__divider_enabled.stm_row__divider_saw.stm_row__divider_top .stm_row__divider, .stm_row__divider_enabled.stm_row__divider_saw.stm_row__divider_both .stm_row__divider {
position: absolute;
left: 0;
right: 0; }
.stm_row__divider_enabled.stm_row__divider_saw.stm_row__divider_bottom .stm_row__divider:after, .stm_row__divider_enabled.stm_row__divider_saw.stm_row__divider_top .stm_row__divider:after, .stm_row__divider_enabled.stm_row__divider_saw.stm_row__divider_both .stm_row__divider:after {
content: '';
bottom: -5px;
display: block;
background: linear-gradient(45deg, transparent 33.333%, #FFF 33.333%, #FFF 66.667%, transparent 66.667%), linear-gradient(-45deg, transparent 33.333%, #FFF 33.333%, #FFF 66.667%, transparent 66.667%);
background-repeat: repeat-x;
background-size: 16px 32px;
height: 8px;
-webkit-filter: drop-shadow(#ffffff 0px 1px 0px); }
.stm_row__divider_enabled.stm_row__divider_saw.stm_row__divider_top .stm_row__divider, .stm_row__divider_enabled.stm_row__divider_saw.stm_row__divider_both .stm_row__divider:nth-child(1) {
bottom: auto;
top: -8px; }
.stm_row__divider_enabled.stm_row__divider_saw.stm_row__divider_bottom .stm_row__divider, .stm_row__divider_enabled.stm_row__divider_saw.stm_row__divider_both .stm_row__divider:nth-child(2) {
top: auto;
bottom: -8px;
-webkit-transform: rotate(180deg);
transform: rotate(180deg); }
.overlap_mobile {
z-index: 15 !important; }
[class*=vc_container] .stm_kenburns {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
overflow: hidden;
z-index: -1; }
[class*=vc_container] .stm_kenburns .stm_kenburns__image {
width: 110%;
height: 110%;
margin-left: -5%;
margin-top: -5%;
-webkit-animation: 60s linear stm_kenburns infinite;
animation: 60s linear stm_kenburns infinite;
background-repeat: no-repeat;
background-size: cover; }
@media (max-width: 1023px) {
.overlap_mobile .vc_row-o-equal-height .vc_column-inner > .wpb_wrapper {
height: auto !important; } }
@-webkit-keyframes stm_kenburns {
0% {
-webkit-transform: scale(1) translateX(0) translateY(0);
transform: scale(1) translateX(0) translateY(0); }
50% {
-webkit-transform: scale(1.2) translateX(-10%) translateY(5%);
transform: scale(1.2) translateX(-10%) translateY(5%); }
100% {
-webkit-transform: scale(1) translateX(0) translateY(0);
transform: scale(1) translateX(0) translateY(0); } }
@keyframes stm_kenburns {
0% {
-webkit-transform: scale(1) translateX(0) translateY(0);
transform: scale(1) translateX(0) translateY(0); }
50% {
-webkit-transform: scale(1.2) translateX(-10%) translateY(5%);
transform: scale(1.2) translateX(-10%) translateY(5%); }
100% {
-webkit-transform: scale(1) translateX(0) translateY(0);
transform: scale(1) translateX(0) translateY(0); } }.stm_woo_category_link_box {
position: relative;
overflow: hidden;
margin-bottom: 30px; }
.stm_woo_category_link_box .stm_woo_category_link_box_title {
position: absolute;
top: 29px;
right: 40px;
left: 40px;
z-index: 1; }
.stm_woo_category_link_box .stm_woo_category_link_box_title h4 {
padding: 0 20px;
text-transform: uppercase;
text-align: center;
line-height: 1.2em;
font-size: 1.6em; }
.stm_woo_category_link_box .stm_woo_category_link_box_title .vc_sep_holder {
background: transparent !important; }
.stm_woo_category_link_box .stm_woo_category_link_box_title .vc_sep_holder:after {
content: "";
position: absolute;
top: -2px;
left: 0;
width: 0;
opacity: 0;
transition: width 0.10s;
border-top-width: 1px;
border-top-style: solid; }
.stm_woo_category_link_box .stm_woo_category_link_box_title .vc_sep_holder.vc_sep_holder_first:after {
left: auto;
right: 0; }
.stm_woo_category_link_box .stm_woo_category_link_box_thumbnail {
position: relative;
max-height: 445px; }
.stm_woo_category_link_box .stm_woo_category_link_box_thumbnail img {
display: block;
max-width: 100%;
width: auto;
height: auto; }
.stm_woo_category_link_box .stm_woo_category_link_box_thumbnail .stm_woo_category_link_box_thumbnail_frame {
position: absolute;
top: 40px;
right: 40px;
bottom: 40px;
left: 40px;
z-index: 1; }
.stm_woo_category_link_box .stm_woo_category_link_box_thumbnail .stm_woo_category_link_box_thumbnail_frame:after {
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 0;
opacity: 0;
transition: height 0.20s;
transition-delay: 0.10s;
border-width: 1px;
border-style: solid;
border-top: 0;
border-bottom: 0; }
.stm_woo_category_link_box .stm_woo_category_link {
position: absolute;
bottom: 20px;
left: 40px;
right: 40px;
text-align: center;
z-index: 1; }
.stm_woo_category_link_box .stm_woo_category_link:before, .stm_woo_category_link_box .stm_woo_category_link:after {
content: "";
position: absolute;
top: 50%;
left: 0;
width: 0;
height: 1px;
opacity: 0;
transition: width 0.10s;
transition-delay: 0.25s; }
.stm_woo_category_link_box .stm_woo_category_link:after {
left: auto;
right: 0; }
.stm_woo_category_link_box .stm_woo_category_link a {
display: inline-block;
vertical-align: top;
position: relative;
bottom: -20px;
opacity: 0;
transition: all 0.20s !important;
text-transform: uppercase;
padding: 9px 20px 8px;
letter-spacing: 0.5px;
line-height: 2em;
font-weight: 700;
font-size: 12px;
z-index: 2; }
.stm_woo_category_link_box .stm_woo_category_link a:hover {
text-decoration: none; }
.stm_woo_category_link_box .stm_woo_category_link a i {
display: inline-block;
vertical-align: top;
margin-top: 1px;
margin-left: 10px;
font-size: 20px; }
.stm_woo_category_link_box:hover .stm_woo_category_link_box_title .vc_sep_holder:after {
width: 100%;
opacity: 1; }
.stm_woo_category_link_box:hover .stm_woo_category_link_box_thumbnail .stm_woo_category_link_box_thumbnail_frame:after {
height: 100%;
opacity: 1; }
.stm_woo_category_link_box:hover .stm_woo_category_link:before, .stm_woo_category_link_box:hover .stm_woo_category_link:after {
width: 50%;
opacity: 1; }
.stm_woo_category_link_box:hover .stm_woo_category_link a {
bottom: 0;
opacity: 1; }
@media (max-width: 786px) {
.stm_woo_category_link_box .stm_woo_category_link_box_title .vc_sep_holder:after {
top: -4px; } }
@media (max-width: 767px) {
.stm_woo_category_link_box .stm_woo_category_link_box_thumbnail img {
width: 100%; } }
@media (min-width: 787px) and (max-width: 1023px) {
.stm_woo_category_link_box:hover .stm_woo_category_link_box_thumbnail .stm_woo_category_link_box_thumbnail_frame:after {
height: 99%;
top: 2px; } }.stm_post_type_list__excerpt {
display: none; }
.stm_post_type_list_style_1 .stm_post_type_list__single {
display: block;
padding-bottom: 20px;
margin-bottom: 20px;
border-bottom: 1px solid #ccc; }
.stm_post_type_list_style_1 .stm_post_type_list__single:last-child {
padding-bottom: 0;
margin-bottom: 0;
border-bottom: 0; }
.stm_post_type_list_style_1 .stm_post_type_list__image {
float: left;
margin-right: 15px; }
.stm_post_type_list_style_1 .stm_post_type_list__content {
overflow: hidden; }
.stm_post_type_list_style_1 .stm_post_type_list__content h4 {
margin-bottom: 0;
font-size: 12px;
line-height: 18px;
letter-spacing: 0; }
.stm_post_type_list_style_1 .stm_post_type_list__content h4:before {
display: none !important; }
.stm_post_type_list_style_1 .stm_post_type_list__terms {
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
margin-top: 8px;
font-size: 12px;
line-height: 16px; }.stm_custom_menu_style_3 .menu {
margin: 0 0 0 -15px; }
.stm_custom_menu_style_3 .menu li {
float: left;
width: 50%;
padding: 0 15px 0 15px !important;
margin-bottom: 0; }
.stm_custom_menu_style_3 .menu li:before {
content: "\f105";
position: relative;
left: 0;
margin-right: 10px;
line-height: 32px;
top: 0; }
.stm_custom_menu_style_3 .menu li a {
font-size: 13px;
line-height: 32px; }
.stm_custom_menu_style_3 .menu li a:hover {
color: #fff; }