body.fancy-open{
overflow: hidden;
}
.entry-content .slz-title-shortcode,
.slz-title-shortcode {
margin: 0 0 50px;
text-transform: capitalize;
font-size: 36px;
line-height: 1.2;
font-weight: 700;
color: #18364a;
}
.sc-image img {
margin: 0 auto;
}
#page-content .vc_row[data-vc-full-width] {
overflow: visible;
}
header.setting-header-normal .slz-header-main {
position: relative !important;
}
.slz-wrapper-content .slz_bg-parallax {
background-size: cover !important;
background-attachment: fixed;
}  .slz-page-shortcode .vc_row {
padding-bottom: 100px;
//display: table;
//width: calc(100% + 30px);
position: relative;
}
.slz-page-shortcode .vc_row + .vc_row {
padding-top: 100px;
}
.slz-page-shortcode .vc_row + .vc_row.vc_row-has-fill,
.slz-page-shortcode .vc_row + .vc_row.vc_row-has-fill + .vc_row,
.slz-page-shortcode .vc_row + .vc_row.vc_row-has-fill + .vc_row-full-width + .vc_row {
padding-top: 65px;
}
.slz-page-shortcode .vc_row:last-child {
padding-bottom: 0;
}
.slz-page-shortcode .vc_row:after{
content: '';
height: 1px;
position: relative;
bottom: -100px;
width: 100%;
background-image: linear-gradient(to right, rgba(0, 0, 0, 0.03), rgba(0, 0, 0, 0.15), rgba(6, 6, 6, 0.03));
}
.slz-page-shortcode .vc_row:last-child:after{
content: " ";
display: table;
background-image: none;
position: relative;
height: auto;
}
.slz-page-shortcode .entry-content .vc_row .vc_custom_heading {
margin-bottom: 60px;
}
.slz-page-shortcode .entry-content .vc_row .vc_custom_heading + .vc_empty_space {
height: 0 !important;
}
.slz-menu-wrapper.feature-nav {
background: #f7f7f7;
padding: 40px 35px;
box-shadow: inset 0 0 7px #e7e7e7;
margin-top: 80px;
}
.slz-menu-wrapper.feature-nav,
.slz-menu-wrapper.feature-nav > li,
.slz-menu-wrapper.feature-nav > li > .sub-menu {
float: none;
}
.slz-menu-wrapper.feature-nav > li > .sub-menu {
padding-left: 0;
}
.slz-menu-wrapper.feature-nav > li > a {
padding-left: 15px;
line-height: 26px;
margin-bottom: 20px;
font-size: 16px;
}
.slz-menu-wrapper.feature-nav > li > a:hover {
color: inherit;
}
.slz-menu-wrapper.feature-nav > li > a:after {
content: '';
display: block;
width: 30px;
height: 1px;
background-color: #444;
}
.slz-menu-wrapper.feature-nav .current-menu-item > a {
}
.slz-menu-wrapper.feature-nav > li > .sub-menu > li {
width: 25%;
float: left;
}
.slz-menu-wrapper.feature-nav > li > .sub-menu > li > a {
display: none;
}
.slz-menu-wrapper.feature-nav > li > .sub-menu li {
list-style: none;
padding-left: 0;
padding-bottom: 7px;
}  .slz-boxed-layout{
margin-left: auto;
margin-right: auto;
width: 1200px;
}
.slz-boxed-layout.layout-has-box-shadow{
-webkit-box-shadow: 0px 1px 4px 0px rgba(0,0,0,0.4);
-moz-box-shadow: 0px 1px 4px 0px rgba(0,0,0,0.4);
box-shadow: 0px 1px 4px 0px rgba(0,0,0,0.4);
}
.slz-boxed-layout.layout-has-border{
border:1px solid #ccc;
}
.slz-boxed-layout.layout-algin-left{
margin-left: 0px!important;
margin-right: auto!important;
}
.slz-boxed-layout.layout-algin-right{
margin-right: 0px!important;
margin-left: auto!important;
}
.slz-main-content {
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
}
.slz-boxed-layout .slz-main-content {
background-color: #fff;
}  .slz-shortcode {
position: relative;
z-index: 10;
}
.mask {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-color: rgba(255,255,255,0.5);
z-index: 10;
background-image: url(http://wp.solazu.net/starter-theme/wp-content/uploads/2016/11/ring-alt-1.gif);
background-repeat: no-repeat;
background-position: center center;
}   .slz-header-main {
top: 0;
width: 100%;
z-index: 100;
background-color: #fff;
box-shadow: 1px 2px 7px rgba(0, 0, 0, 0.1);
}
.slz-header-main .container {
display: table;
position: relative;
}
.slz-header-main .slz-logo-wrapper {
position: relative;
}
.slz-header-main .slz-button-search {
float: right;
}
.slz-logo-wrapper .logo {
display: inline-block;
vertical-align: top;
font-size: 24px;
font-weight: 700;
text-transform: uppercase;
color: #da0f32;
line-height: 100px;
height: 100px;
min-width: 130px;
}
.slz-logo-wrapper .logo > span {
color: #da0f32;
}
.slz-logo-wrapper .logo img {
max-width: 130px;
max-height: 70px;
position: absolute;
left: 0;
top: 50%;
transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-webkit-transform: translate(0, -50%);
} .slz-header-topbar {
line-height: 40px;
background-color: #18364a;
color: rgba(255, 255, 255, 0.7);
border-bottom: 2px solid #18364a;
}
.slz-header-topbar .social {
display: inline-block;
vertical-align: top;
}
.slz-header-topbar .slz-btn {
margin-left: 30px;
vertical-align: top;
padding-top: 0;
padding-bottom: 0;
line-height: 40px;
}
.slz-header-topbar .social a {
display: inline-block;
vertical-align: top;
margin: 0 12px;
font-size: 14px;
color: rgba(255, 255, 255, 0.7);
}
.slz-header-topbar .social a:hover {
color: #fff;
}
.slz-header-topbar .social a:first-child {
margin-left: 0;
}
.slz-header-topbar .social a:last-child {
margin-right: 0;
}
.slz-header-topbar .social a i {
color: inherit;
margin-right: 0;
}
.navbar-topbar {
margin: 0;
padding: 0;
}
.navbar-topbar li {
list-style: none;
display: inline-block;
vertical-align: top;
margin: 0 15px;
}
.navbar-topbar li:first-child {
margin-left: 0;
}
.navbar-topbar li:last-child {
margin-right: 0;
}
.navbar-topbar a {
color: rgba(255, 255, 255, 0.7);
text-transform: capitalize;
}
.navbar-topbar a:hover {
color: #fff;
}
.slz-topbar-list .item {
display: inline-block;
margin-right: 35px;
}
.slz-topbar-list .item:last-child {
margin-right: 0;
}
.slz-topbar-list .link {
margin-right: 10px;
}
.slz-topbar-list .link:last-child {
margin-right: 0;
}
.slz-topbar-list i {
color: #fff;
font-size: 16px;
line-height: 24px;
display: inline-block;
min-width: 25px;
text-align: center;
}
.slz-topbar-list .text {
font-size: 13px;
color: rgba(255, 255, 255, 0.7);
display: inline-block;
margin: 0;
}
.slz-topbar-list .text .number-phone {
color: #da0f32;
font-weight: 700;
font-size: 16px;
}
#lang_sel li,
#lang_sel ul ul {
width: 200px;
}
#lang_sel img.iclflag {
margin-bottom: 0;
}
#lang_sel a:visited {
border: 1px solid #ececec;
}
#lang_sel a.lang_sel_sel {
padding: 5px 12px;
}
#lang_sel ul ul {
top: 34px;
}
#lang_sel a.lang_sel_sel span {
display: inline-block;
vertical-align: middle;
}
#lang_sel ul ul a span {
display: inline-block;
vertical-align: middle;
}
.slz-topbar-list .social .share-facebook:hover {
color: #365899;
}
.slz-topbar-list .social .share-twitter:hover {
color: #1da1f2;
}
.slz-topbar-list .social .share-google-plus:hover,
.slz-topbar-list .social .share-google:hover {
color: #d73d32;
}
.slz-topbar-list .social .share-pinterest:hover {
color: #bd081c;
}
.slz-topbar-list .social .share-vimeo:hover {
color: #00adef;
}
.slz-topbar-list .social .share-skype:hover {
color: #00aff0;
}
.slz-topbar-list .social .share-youtube:hover {
color: #e62117;
}
.slz-topbar-list .social .share-rss:hover {
color: #f36f24;
}
.slz-topbar-list .social .share-delicious:hover {
color: #2a96ff;
}
.slz-topbar-list .social .share-flickr:hover {
color: #ff0084;
}
.slz-topbar-list .social .share-lastfm:hover {
color: #b90000;
}
.slz-topbar-list .social .share-linkedin:hover {
color: #0077b5;
}
.slz-topbar-list .social .share-tumblr:hover {
color: #36465d;
}
.slz-topbar-list .social .share-deviantart:hover {
color: #05cc47;
}
.slz-topbar-list .social .share-git:hover {
color: #f34f29;
}
.slz-topbar-list .social .share-instagram:hover {
color: #895a4d;
}
.slz-topbar-list .social .share-soundcloud:hover {
color: #ff5500;
}
.slz-topbar-list .social .share-stumbleupon:hover {
color: #eb4924;
}
.slz-topbar-list .social .share-behance:hover {
color: #005cff;
}
.slz-topbar-list .social .share-tripadvisor:hover {
color: #589442;
}
.slz-topbar-list .social .share-vk:hover {
color: #507299;
}
.slz-topbar-list .social .share-foursquare:hover {
color: #f94877;
}
.slz-topbar-list .social .share-xing:hover {
color: #add000;
}
.slz-topbar-list .social .share-weibo:hover {
color: #e6162d;
}
.slz-topbar-list .social .share-odnoklassniki:hover {
color: #f58220;
} .slz-header-main {
transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
}
.slz-header-main .container {
display: table;
position: relative;
}
.slz-header-main .slz-button-search {
transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
}
.slz-header-main .float-l .slz-button-search {
float: left;
margin-left: 0;
margin-right: 15px;
}
.slz-header-main .float-l .slz-menu-wrapper {
float: right;
}
.slz-header-main .float-l .nav-search {
right: auto;
left: 0;
}
.slz-header-main .float-l .nav-search:before {
left: 22px;
right: auto;
}
.slz-header-main .float-l .nav-search-full .nav-search form input[type='text'] {
padding-left: 45px;
}
.slz-header-main .float-r .slz-button-search {
float: right;
}
.slz-header-main .float-r.slz-logo-wrapper {
left: auto;
right: 15px;
}
.slz-header-fixed {
top: 0;
left: 0;
right: 0;
position: fixed;
z-index: 101;
box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.2);
}
.slz-header-fixed .slz-menu-wrapper > li > a,
.slz-header-fixed .slz-button-search {
line-height: 60px;
}
.slz-header-fixed .nav-search {
top: 70px;
}
.slz-header-fixed .slz-logo-wrapper .logo {
line-height: 60px;
height: 60px;
}
.slz-header-fixed .slz-logo-wrapper .logo img {
max-height: 50px;
}
.slz-hidden-menu {
top: -150px !important;
}
.slz-header-main.slz-header-fixed.slz-wpadminbar {
top: 32px;
} .slz-button-search {
display: inline-block;
cursor: pointer;
position: relative;
z-index: 100;
line-height: 100px;
margin-left: 15px;
transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
}
.slz-button-search .icons {
color: #666c72;
padding: 0 7px;
top: -1px;
min-width: 27px;
position: relative;
transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
}
.slz-button-search:hover .icons {
color: #da0f32;
}
.slz-button-search.active .fa-search:before {
content: "\f00d";
}
.nav-search {
padding: 20px;
background-color: #fff;
box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2);
position: absolute;
right: 0;
top: 110px;
z-index: 100;
}
.nav-search:before {
position: absolute;
content: "\2666";
top: -14px;
right: 22px;
color: #fff;
font-size: 30px;
}
.nav-search form {
display: table;
width: 100%;
color: #666c72;
height: 40px;
border: 1px solid #f1f1f1;
}
.nav-search form > label {
display: none;
}
.nav-search form input[type='text'],
.nav-search form input[type='search'] {
border: none;
display: table-cell;
width: 225px;
height: 40px;
padding: 0 20px;
float: left;
}
.nav-search form .searchbutton,
.nav-search form .search-submit {
width: 40px;
height: 40px;
padding: 0;
display: table-cell;
border: none;
box-shadow: none;
background-color: #fff;
text-align: center;
vertical-align: middle;
position: relative;
}
.nav-search form .search-submit {
font-size: 0px;
top: 0;
float: left;
position: relative;
}
.nav-search form .search-submit span {
font-size: 0px;
line-height: 40px;
}
.nav-search form .search-submit span:before {
font-family: 'FontAwesome';
content: "\f002";
font-size: 14px;
line-height: inherit;
display: inline-block;
}
.nav-search form .search-submit:hover span {
color: #da0f32;
}
.nav-search-full {
position: absolute;
background-color: #fff;
}
.nav-search-full.active {
left: 0;
right: 0;
top: 0;
bottom: 0;
z-index: 1;
}
.nav-search-full .nav-search {
top: 0;
left: 0;
width: 100%;
height: 100%;
padding: 0;
box-shadow: none;
}
.nav-search-full .nav-search:before {
content: none;
}
.nav-search-full .nav-search form {
display: block;
height: 100%;
border: none;
}
.nav-search-full .nav-search form > label {
display: none;
}
.nav-search-full .nav-search form input {
display: block;
width: 100%;
height: 100%;
font-size: 18px;
}
.nav-search-full .nav-search form input::-webkit-input-placeholder,
.slz-main-menu-mobile .nav-search form input::-webkit-input-placeholder {
color: rgba(255,255,255,0.8);
}
.nav-search-full .nav-search form input::-moz-placeholder,
.slz-main-menu-mobile .nav-search form input::-moz-placeholder {
color: rgba(255,255,255,0.8);
}
.nav-search-full .nav-search form input:-ms-input-placeholder,
.slz-main-menu-mobile .nav-search form input:-ms-input-placeholder {
color: rgba(255,255,255,0.8);
}
.nav-search-full .nav-search form input:-moz-placeholder,
.slz-main-menu-mobile .nav-search form input:-moz-placeholder {
color: rgba(255,255,255,0.8);
}
.nav-search-full .nav-search form .searchbutton,
.nav-search-full .nav-search form .search-submit {
display: none;
} .slz-menu-wrapper > li {
position: relative;
}
.slz-menu-wrapper > li > a {
padding: 0 20px;
line-height: 100px;
color: #666c72;
text-transform: uppercase;
font-weight: 700;
font-size: 14px;
position: relative;
}
.slz-menu-wrapper > li:first-child > a {
padding-left: 0;
}
.slz-menu-wrapper > li:last-child > a {
padding-right: 0;
}
.slz-menu-wrapper > li > a:focus {
background-color: transparent;
color: #da0f32;
}
.slz-menu-wrapper > li > a .icon-dropdown {
display: none;
width: 9px;
text-align: center;
}
.slz-menu-wrapper > li:hover > a {
background-color: transparent;
color: #da0f32;
}
.slz-menu-wrapper .menu-item-has-children > a .text {
margin-right: 10px;
}
.slz-menu-wrapper .menu-item-has-children > a .icon-dropdown {
display: inline-block;
}
.slz-menu-wrapper .menu-item-has-mega-menu {
position: static;
}
.slz-menu-wrapper .menu-item-has-mega-menu > a .text {
margin-right: 10px;
}
.slz-menu-wrapper .menu-item-has-mega-menu > a .icon-dropdown {
display: inline-block;
}
.slz-menu-wrapper .current-menu-item > a {
background-color: transparent;
color: #da0f32;
}
.slz-main-menu .slz-menu-wrapper > li.menu-item-has-icon > a {
padding-left: 15px;
}
.slz-main-menu .slz-menu-wrapper > li.menu-item-has-icon > a .icon-dropdown {
display: inline-block;
margin-left: 5px;
}
.slz-main-menu .icon-dropdown-mobile {
display: none;
} .slz-main-menu .sub-menu {
opacity: 0;
z-index: 1;
top: 100%;
padding: 0;
width: 220px;
font-weight: 500;
text-align: left;
position: absolute;
visibility: hidden;
background-color: #fff;
border-top: 3px solid #da0f32;
transition: all 0.15s ease;
box-shadow: 1px 1px 15px rgba(0, 0, 0, 0.1);
-webkit-box-shadow: 1px 1px 15px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 1px 1px 15px rgba(0, 0, 0, 0.1);
transition-delay: 0.3s;
-webkit-transition-delay: 0.3s;
}
.slz-main-menu .sub-menu > li {
list-style: none;
display: block;
background-color: #fff;
position: relative;
transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
}
.slz-main-menu .sub-menu > li > a {
width: 100%;
padding: 10px 20px;
line-height: 24px;
font-weight: 500;
display: inline-block;
vertical-align: top;
color: #666c72;
}
.slz-main-menu .sub-menu > li > a .icons {
float: left;
width: 25px;
line-height: 24px;
text-align: left;
}
.slz-main-menu .sub-menu > li > a .text {
float: left;
}
.slz-main-menu .sub-menu > li > a .icon-dropdown {
line-height: 24px;
float: right;
display: none;
}
.slz-main-menu .sub-menu.mega-menu-row > .menu-item-has-icon > a,
.slz-main-menu .sub-menu.sub-menu-has-icons > li > a{
padding-left: 35px;
position: relative;
}
.slz-main-menu .sub-menu.mega-menu-row > .menu-item-has-icon > a .icon-dropdown,
.slz-main-menu .sub-menu.sub-menu-has-icons > li > a .icon-dropdown{
position: absolute;
display: block;
float: none;
left: 15px;
top: 50%;
transform: translateY(-50%);
}
.slz-main-menu .sub-menu .menu-item-has-children > a{
position: relative;
}
.slz-main-menu .sub-menu .menu-item-has-children > a:after{
font-family: 'FontAwesome';
content: "\f105";
position: absolute;
font-size: 14px;
right: 15px;
top: 50%;
width: auto;
line-height: 24px;
color: #8c8f94;
transform: translateY(-50%);
}
.slz-main-menu .sub-menu.mega-menu-row .menu-item-has-children > a:after{
content: none;
}
.slz-main-menu .sub-menu .menu-item-has-children:hover > a:after{
color: #da0f32;
}
.slz-main-menu .sub-menu > li + li {
border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.slz-main-menu .sub-menu > li:hover {
background-color: #f5f5f5;
}
.slz-main-menu .sub-menu > li:hover > a {
color: #da0f32;
}
.slz-main-menu .sub-menu .menu-item-has-children > a > .icon-dropdown {
display: block;
}
.slz-main-menu .sub-menu .sub-menu {
left: 100%;
top: -3px;
z-index: 1;
}
.slz-main-menu .sub-menu .sub-menu.left {
right: 100%;
left: auto;
} .slz-main-menu .mega-menu {
visibility: hidden;
position: absolute;
text-align: left;
opacity: 0;
z-index: 1;
top: 100%;
left: 15px;
right: 15px;
background-color: #fff;
box-shadow: 1px 1px 15px rgba(0, 0, 0, 0.1);
transition: all 0.15s ease;
transition-delay: 0.3s;
-webkit-transition-delay: 0.3s;
-webkit-box-shadow: 1px 5px 15px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 1px 5px 15px rgba(0, 0, 0, 0.1);
}
.slz-main-menu .mega-menu .sub-menu {
//opacity: 1;
//visibility: visible;
position: relative;
}
.slz-main-menu .mega-menu .title {
margin: 0;
font-size: 15px;
text-transform: uppercase;
font-weight: 700;
color: #da0f32;
display: block;
padding-bottom: 12px;
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.slz-main-menu .mega-menu .link {
text-transform: capitalize;
color: #666c72;
font-size: 14px;
display: block;
line-height: 45px;
font-weight: 500;
padding-left: 10px;
transition: all 0.2s linear;
-webkit-transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
}
.slz-main-menu .mega-menu .link .icons {
width: 25px;
text-align: left;
}
.slz-main-menu .mega-menu .link:hover {
color: #da0f32;
background-color: #f5f5f5;
}
.mega-menu-row .mega-menu-col {
list-style: none;
padding-left: 15px;
padding-right: 15px;
display: inline-block;
width: 25%;
border: none;
}
.slz-main-menu .mega-menu-row .mega-menu-col:hover {
background-color: transparent;
}
.slz-main-menu .mega-menu-row.sub-menu .mega-menu-col > a {
font-size: 15px;
text-transform: uppercase;
font-weight: 700;
color: #da0f32;
display: block;
background-color: #fff;
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.slz-main-menu .mega-menu-row.sub-menu li a {
font-weight: 400;
}
.mega-menu-row .mega-menu-col > a:hover {
background-color: #fafafa;
}
.mega-menu-row .mega-menu-col .sub-menu {
width: 100%;
display: table;
padding: 0;
//opacity: 1;
//visibility: visible;
position: relative;
top: auto;
left: 0 !important;
right: auto !important;
border-top: none;
box-shadow: none;
}
.mega-menu-tablist {
width: 200px;
float: left;
padding: 0 30px 0 0;
}
.mega-menu-tablist li {
list-style: none;
border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.mega-menu-tablist li:last-child {
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.mega-menu-tablist li.active .link,
.mega-menu-tablist li:hover .link {
color: #da0f32;
background-color: #fafafa;
}
.mega-menu-tab-content {
width: calc(100% - 200px);
float: left;
}
.slz-main-menu .sub-menu > li + li.mega-menu-col,
.slz-main-menu .sub-menu > li.mega-menu-col + li.mega-menu-col{
border-top: none;
}
.slz-main-menu .sub-menu.mega-menu-row {
//opacity: 1;
//visibility: visible;
position: relative;
display: table;
width: 100%;
padding-bottom: 15px;
padding-top: 15px;
}
.slz-main-menu .sub-menu.mega-menu-row:before{
content: "";
display: table;
}
.slz-main-menu .sub-menu.mega-menu-row:after{
content: "";
display: table;
clear: both;
}
.mega-menu-row .mega-menu-col {
width: 25%;
float: left;
} .header-transparent{
position: absolute;
top: 0;
width:100%;
left: 0;
z-index: 101;
}
.header-transparent .logo img {
opacity: 0;
}
.header-transparent .logo .logo-header-transparent {
opacity: 1;
}
.header-transparent .slz-header-fixed .logo img {
opacity: 1;
}
.header-transparent .slz-header-fixed .logo .logo-header-transparent {
opacity: 0;
}
.header-transparent .slz-header-topbar {
background-color: transparent;
border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}
.header-transparent .slz-header-main {
background-color: transparent;
box-shadow: none;
}
.header-transparent .slz-header-main.slz-header-fixed {
background-color: #fff;
box-shadow: 1px 2px 7px rgba(0, 0, 0, 0.1);
}
.header-transparent .slz-header-main:not(.slz-header-fixed) {
color: #FFFFFF;
}
.header-transparent .slz-logo-wrapper .logo,
.header-transparent .slz-menu-wrapper > li > a{
color: #fff;
}
.header-transparent .slz-menu-wrapper > .current-menu-item > a,
.header-transparent .slz-menu-wrapper > li:hover > a{
color: #da0f32;
}
.header-transparent .slz-button-search .icons {
color: #fff;
}
.header-transparent .slz-header-fixed .slz-logo-wrapper .logo {
color: #da0f32;
}
.header-transparent .slz-header-fixed .slz-menu-wrapper > li > a,
.header-transparent .slz-header-fixed .slz-button-search .icons {
color: #18364a;
}
.header-transparent .slz-header-fixed .slz-menu-wrapper > .current-menu-item > a,
.header-transparent .slz-header-fixed .slz-menu-wrapper > li:hover > a {
color: #da0f32;
}
.header-transparent .slz-hamburger-menu .bar,
.header-transparent .slz-hamburger-menu .bar:before,
.header-transparent .slz-hamburger-menu .bar:after {
background: #fff;
}
.header-transparent .slz-header-fixed .slz-hamburger-menu .bar,
.header-transparent .slz-header-fixed .slz-hamburger-menu .bar:before,
.header-transparent .slz-header-fixed .slz-hamburger-menu .bar:after {
background: #da0f32;
}
.header-absolute{
padding-top: 100px;
} .slz-header-center .slz-logo-wrapper {
float: none;
position: relative;
display: block;
text-align: center;
padding: 20px 0 10px 0;
transform: translateY(0);
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
}
.slz-header-center .slz-logo-wrapper .logo {
line-height: 1;
height: auto;
//min-height: 35px;
}
.slz-header-center .slz-logo-wrapper .logo img {
left: 50%;
transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
}
.slz-header-center .slz-main-menu {
float: none;
display: block;
text-align: center;
position: relative;
}
.slz-header-center .navbar-nav {
float: none;
display: inline-block;
vertical-align: top;
}
.slz-header-center .slz-menu-wrapper > li > a {
line-height: 60px;
}
.slz-header-center .slz-button-search {
line-height: 60px;
}
.slz-header-center .nav-search {
top: 70px;
}
.slz-main-menu .mega-menu {
//pointer-events: none;
}
.slz-header-center .slz-header-fixed .slz-logo-wrapper {
float: left;
padding: 0;
position: absolute;
}
.slz-header-center .slz-header-fixed .slz-main-menu {
float: right;
width: 100%;
text-align: right;
}
.slz-header-center .slz-header-fixed .slz-logo-wrapper .logo {
line-height: 60px;
height: 60px;
} .slz-header-with-banner .slz-banner-mobile {
display: none;
text-align: center;
padding-bottom: 10px;
padding-top: 10px;
}
.slz-header-with-banner .slz-header-main .slz-header-middle-wrapper {
display: inline-block;
vertical-align: top;
width: 100%;
}
.slz-header-with-banner .slz-header-main .slz-logo-wrapper {
float: left;
z-index: 1;
}
.slz-header-with-banner .slz-header-main .slz-logo-wrapper .logo img {
left: auto;
}
.slz-header-with-banner .slz-header-main .slz-banner-01 {
float: right;
text-align: right;
padding: 10px 0;
width: auto;
}
.slz-header-with-banner .slz-header-main .slz-weather-wrapper {
padding-left: 15px;
}
.slz-header-with-banner .slz-header-fixed .slz-header-middle-wrapper {
display: inline-block;
width: auto;
height: auto;
vertical-align: top;
}
.slz-header-with-banner .slz-header-fixed .slz-banner-01 {
display: none;
}
.slz-header-with-banner .slz-header-fixed .slz-main-menu {
float: right;
position: static;
}
.slz-header-with-banner .slz-header-fixed .slz-main-menu .mega-menu {
margin: 0 15px;
}
.slz-header-with-banner .slz-header-fixed .nav-search {
top: 80px;
}
.slz-header-with-banner .slz-header-fixed .nav-search:before {
right: 10px;
}
.slz-header-with-banner .slz-header-fixed .slz-weather-wrapper .weather-icons i {
font-size: 62px;
line-height: 60px;
}
.slz-header-with-banner .slz-header-fixed .slz-weather-wrapper .weather-info {
height: 60px;
}
.slz-header-with-banner .slz-main-menu {
position: relative;
}
.slz-header-with-banner .slz-main-menu:before {
position: absolute;
width: 500%;
height: 100%;
content: "";
left: 50%;
background-color: #fafafa;
transform: translateX(-50%);
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-o-transform: translateX(-50%);
}
.slz-header-with-banner .slz-main-menu .mega-menu {
left: 0;
right: 0;
} .slz-header-table {
display: table;
width: 100%; position: relative;
transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
}
.slz-header-table .slz-header-table-cell-1 {
display: table-cell;
width: 380px;
text-align: center;
vertical-align: middle;
position: relative; background-color: #da0f32;
transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
}
.slz-header-table .slz-hamburger-menu .bar,
.slz-header-table .slz-hamburger-menu .bar:before,
.slz-header-table .slz-hamburger-menu .bar:after {
background-color: #fff;
}
.slz-header-table .position-relative {
position: relative;
}
.slz-header-table .slz-header-topbar {
padding: 8px 30px;
border: none;
position: relative;
}
.slz-header-table .slz-header-topbar:after {
content: '';
background-color: #161616;
width: 1000px;
height: 100%;
top: 0;
right: 0;
position: absolute;
transform: translateX(100%);
-webkit-transform: translateX(100%);
-moz-transform: translateX(100%);
-ms-transform: translateX(100%);
-o-transform: translateX(100%);
}
.slz-header-table .slz-menu-wrapper > li > a,
.slz-header-table .slz-button-search {
line-height: 60px;
}
.slz-header-table .slz-header-main {
padding: 0 30px;
box-shadow: none;
}
.slz-header-table .slz-header-main:after {
content: '';
background-color: #fff;
width: 1000px;
height: 60px;
top: 42px;
right: 0;
position: absolute;
transform: translateX(100%);
-webkit-transform: translateX(100%);
-moz-transform: translateX(100%);
-ms-transform: translateX(100%);
-o-transform: translateX(100%);
}
.slz-header-table .slz-header-table-cell-2 {
display: table-cell;
}
.slz-header-table .slz-logo-wrapper .logo {
min-height: auto;
min-width: auto;
color: #fff;
}
.slz-header-table .slz-logo-wrapper .logo img {
max-width: 170px;
position: relative;
top: auto;
left: auto;
transform: none;
-webkit-transform: none;
-moz-transform: none;
-ms-transform: none;
-o-transform: none;
}
.slz-header-table .slz-main-menu .mega-menu {
max-width: 1140px;
margin: 0 auto;
}
.slz-header-table.slz-header-fixed {
top: 0;
left: 0;
right: 0;
position: fixed;
z-index: 101;
}
.slz-header-table.slz-header-fixed .slz-logo-wrapper .logo img {
max-height: 60px;
}
.slz-header-table.header-transparent {
background-color: transparent;
} .slz-has-subheader .slz-main-menu {
padding-right: 35px;
}
.slz-header-main .slz-menu-icon{
position: absolute;
right: 15px;
top: 50%;
z-index: 10;
transform: translate(0,-50%);
-webkit-transform: translate(0,-50%);
-moz-transform: translate(0,-50%);
-ms-transform: translate(0,-50%);
-o-transform: translate(0,-50%);
}
.admin-bar .slz-sub-header .slz-navbar-wrapper .slz-menu-wrapper{
top: 32px;
}
.slz-sub-header .slz-navbar-wrapper .slz-menu-wrapper .slz-sub-menu .navbar-nav{
position: relative;
top: 0;
left: 0;
bottom: auto;
width: 100%;
}
.menu-body {
padding: 30px;
}
.menu-body .slz-sub-menu> .navbar-nav {
display: block;
}
.menu-body .slz-sub-menu> .navbar-nav > li {
display: block;
width: 100%;
position: relative;
background-color: rgba(255, 255, 255, 0.2);
border-radius: 4px;
-webkit-border-radius: 4px;
margin-bottom: 25px;
}
.menu-body .slz-sub-menu> .navbar-nav > li > a {
display: block;
color: inherit;
font-size: 12px;
line-height: 1.5;
font-weight: 500;
background-color: rgba(255, 255, 255, 0.2);
border-radius: 4px 4px 0 0;
-webkit-border-radius: 4px 4px 0 0;
margin: 0;
padding: 8px 14px;
text-transform: uppercase;
}
.menu-body .slz-sub-menu .mega-menu {
padding: 0px;
}
.menu-body .slz-sub-menu .mega-menu-row {
display: block;
}
.menu-body .slz-sub-menu .mega-menu-row >li:first-child:nth-last-child(1) {
width: 100%;
}
.menu-body .slz-sub-menu .mega-menu-row >li:first-child:nth-last-child(2),
.menu-body .slz-sub-menu .mega-menu-row >li:first-child:nth-last-child(2) ~ li {
width: 50%;
}
.menu-body .slz-sub-menu .mega-menu-row >li:first-child:nth-last-child(3),
.menu-body .slz-sub-menu .mega-menu-row >li:first-child:nth-last-child(3) ~ li {
width: 50%;
}
.menu-body .slz-sub-menu .mega-menu-row >li:first-child:nth-last-child(4),
.menu-body .slz-sub-menu .mega-menu-row >li:first-child:nth-last-child(4) ~ li {
width: 50%;
}
.menu-body .slz-sub-menu .sub-menu > li > a .icon-dropdown{
line-height: 1.5;
}
.slz-sub-menu .sub-menu .sub-menu{
left: 0;
top: 0;
position: relative;
box-shadow: none;
-webkit-box-shadow: none;
}
.slz-main-menu .sub-menu .sub-menu .sub-menu{
padding: 0px;
}
.menu-body .slz-sub-menu .mega-menu-row .mega-menu-col {
display: block;
padding-left: 10px;
padding-right: 10px;
}
.slz-main-menu .mega-menu-row.sub-menu .mega-menu-col > a{
background-color: transparent;
font-size: 14px;
font-weight: 400;
border-bottom: none;
margin-bottom: 10px;
}
.menu-body .slz-sub-menu .mega-menu-row .mega-menu-col .title {
font-size: 14px;
font-weight: 400;
border-bottom: none;
margin-bottom: 10px;
}
.menu-body .slz-sub-menu .mega-menu-row .list-link li {
margin-bottom: 10px;
}
.menu-body .slz-sub-menu .mega-menu-row .list-link li a {
color: inherit;
}
.menu-body .slz-sub-menu .mega-menu-row .list-link li a .icons {
margin-right: 5px;
display: none;
}
.menu-body .slz-sub-menu .sub-menu {
display: block;
padding: 20px;
position: relative;
width: 100%;
opacity: 1;
visibility: visible;
background-color: transparent;
border-top: none;
}
.menu-body .slz-sub-menu  .mega-menu-row{
margin-left: -10px;
margin-right: -10px;
width: auto;
}
.menu-body .slz-sub-menu  .sub-menu .sub-menu{
padding: 0px;
}
.menu-body .slz-sub-menu .sub-menu > li{
background-color: transparent;
}
.menu-body .slz-sub-menu .sub-menu li a{
padding: 0px;
margin-bottom: 10px;
line-height: 1.5;
display: inline-block;
}
.menu-body .slz-sub-menu .sub-menu > li.menu-item {
margin-bottom: 0px;
border-top: none;
}
.menu-body .slz-sub-menu .sub-menu > li.menu-item:last-child{
margin-bottom: 0px;
}
.menu-body  .slz-sub-menu .mega-menu{
position: relative;
width: 100%;
display: block;
opacity: 1;
visibility: visible;
background-color: transparent;
border-top: none;
padding: 0px;
left: 0;
}
.menu-body .slz-sub-menu-mobile{
display: none;
}
.subheader-mask{
position: fixed;
width:100%;
height: 100%;
background-color: rgba(0,0,0,0.9);
left: 0;
top: 0;
z-index: 999;
color: #ffffff;
display: none;
}
.subheader-mask.active{
display: block;
}
.subheader-mask:hover{
cursor: crosshair;
}
.slz-sub-header .contact{
position: fixed;
background-color:rgba(0,0,0,0.5);
height: 100%;
top: 0px;
width:inherit;
z-index: 20;
-moz-transform: translateX(400px);
-webkit-transform: translateX(400px);
-o-transform: translateX(400px);
-ms-transform: translateX(400px);
transform: translateX(400px);
-webkit-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
-ms-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
transition: all 0.4s ease;
}
.slz-sub-header .contact.open{
-moz-transform: translateX(0px);
-webkit-transform: translateX(0px);
-o-transform: translateX(0px);
-ms-transform: translateX(0px);
transform: translateX(0px);
}
.admin-bar .slz-sub-header .contact{
top: 32px;
}
.slz-sub-header .slz-menu-icon{
position: absolute;
right: 30px;
top: 45px;
}
.slz-sub-header .btn-contact-toggle {
background-color: transparent;
border:none;
border-radius: 50px;
-webkit-border-radius: 50px;
line-height: 1.5;
font-weight: 400;
font-size: 14px;
padding: 6px 12px 6px 35px;
height: auto;
position: relative;
color: #FFF;
}
.slz-sub-header .btn-contact-toggle:before{
font-family: 'Ionicons';
content: "\f423";
font-size: 24px;
margin-right: 5px;
display: inline-block;
position: absolute;
left: 10px;
top: 5px;
line-height: 1;
}
.slz-sub-header .btn-contact-toggle:hover{
}
.slz-navbar-wrapper .slz-menu-wrapper .menu-heading .action-top{
padding:40px 20px 0px;
margin-bottom: 20px;
position: relative;
-webkit-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
-ms-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
transition: all 0.4s ease;
}
.slz-navbar-wrapper .slz-menu-wrapper .menu-heading .action-top.inactive{
opacity: 0;
}
.slz-sub-header .contact .inner{
position: relative;
height: calc(100% - 60px);
padding-top: 60px;
padding: 60px 30px 30px;
overflow-y: auto;
}
.slz-sub-header .contact .inner::-webkit-scrollbar {
width: 3px;
}
.slz-sub-header .contact .inner::-webkit-scrollbar-track {
background-color: transparent;
border-radius: 0px;
}
.slz-sub-header .contact .inner::-webkit-scrollbar-thumb {
border-radius: 10px;
background: rgba(255, 255, 255, 0.8);
}
.slz-sub-header .menu-body{
-webkit-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
-ms-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
transition: all 0.4s ease;
}
.slz-sub-header .menu-body.inactive{
opacity: 0;
}
.slz-close-contact {
width: 22px;
height: 22px;
display: block;
position: absolute;
right: 20px;
top: 20px;
z-index: 30;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
-webkit-transition: .5s ease-in-out;
-moz-transition: .5s ease-in-out;
-o-transition: .5s ease-in-out;
transition: .5s ease-in-out;
cursor: pointer;
}
.slz-close-contact span {
display: block;
position: absolute;
height: 1px;
width: 100%;
background-color: #FFF;
border-radius: 0px;
opacity: 1;
left: 0;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
-webkit-transition: .25s ease-in-out;
-moz-transition: .25s ease-in-out;
-o-transition: .25s ease-in-out;
transition: .25s ease-in-out;
}
.slz-close-contact:hover span{
}
.slz-close-contact span:nth-child(1) {
top: 6px;
-webkit-transform-origin: left center;
-moz-transform-origin: left center;
-o-transform-origin: left center;
transform-origin: left center;
}
.slz-close-contact span:nth-child(2) {
top: 12px;
-webkit-transform-origin: left center;
-moz-transform-origin: left center;
-o-transform-origin: left center;
transform-origin: left center;
}
.slz-close-contact span:nth-child(3) {
top: 18px;
-webkit-transform-origin: left center;
-moz-transform-origin: left center;
-o-transform-origin: left center;
transform-origin: left center;
}
.open .slz-close-contact span:nth-child(1) {
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
top: 3px;
left: 3px;
}
.open .slz-close-contact span:nth-child(2) {
width: 0%;
opacity: 0;
}
.open .slz-close-contact span:nth-child(3) {
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);
top: 18px;
left: 3px;
}
header  .slz-menu-icon{
position: relative;
display: inline-block;
width: 20px;
margin-left: 15px;
cursor: pointer;
vertical-align: middle;
z-index: 999;
}
header  .slz-menu-icon span.line {
position: relative;
height: 1px;
background-color: red;
display: block;
float: right;
transition: width 0.3s ease;
}
header .slz-menu-icon span.line:nth-child(1) {
width: 20px;
margin-top: 0;
}
header  .slz-menu-icon span.line:nth-child(2) {
width: 15px;
margin-top: 7px;
}
header  .slz-menu-icon span.line:nth-child(3) {
width: 10px;
margin-top: 7px;
}
header  .slz-menu-icon:hover span.line:nth-child(1) {
width: 10px;
}
header .slz-menu-icon:hover span.line:nth-child(2) {
width: 15px;
}
header  .slz-menu-icon:hover span.line:nth-child(3) {
width: 20px;
}
.slz-navbar-wrapper .slz-menu-wrapper {
position: fixed;
top: 0;
right: -400px;
bottom: 0;
width: 400px;
background: inherit;
background-attachment: fixed;
overflow: hidden;
z-index: 999;
transition: right 0.3s ease;
}
.slz-navbar-wrapper .slz-menu-wrapper .inner {
height: 100%;
position: relative;
z-index: 10;
overflow-y: auto;
}
.slz-navbar-wrapper .slz-menu-wrapper .inner::-webkit-scrollbar {
width: 3px;
}
.slz-navbar-wrapper .slz-menu-wrapper .inner::-webkit-scrollbar-track {
background-color: transparent;
border-radius: 0px;
}
.slz-navbar-wrapper .slz-menu-wrapper .inner::-webkit-scrollbar-thumb {
border-radius: 10px;
background: rgba(255, 255, 255, 0.8);
}
.slz-navbar-wrapper .slz-menu-wrapper.open {
right: 0;
}
.slz-navbar-wrapper .slz-menu-wrapper:before {
content: "";
position: absolute;
top: -20px;
left: 0;
width: 200%;
height: 200%;
background: inherit;
background-attachment: fixed;
-webkit-filter: blur(4px);
filter: blur(4px);
}
.slz-navbar-wrapper .slz-menu-wrapper:after {
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.9);
}
.slz-navbar-wrapper .slz-menu-wrapper .menu-heading {
position: relative;
border-bottom: 1px solid rgba(255, 255, 255, 0.1);
z-index: 1000;
padding: 0px;
}
.slz-navbar-wrapper .slz-menu-wrapper .menu-heading .action-top {
display: block;
margin-bottom: 40px;
}
.slz-navbar-wrapper .slz-menu-wrapper .menu-heading .action-top:before {
content: "";
display: table;
}
.slz-navbar-wrapper .slz-menu-wrapper .menu-heading .action-top:after {
content: "";
display: table;
clear: both;
}
.slz-navbar-wrapper .slz-menu-wrapper .menu-heading .action-top .slz-hambuger-menu {
position: relative;
display: inline-block;
width: 20px;
line-height: 40px;
cursor: pointer;
vertical-align: middle;
}
.slz-navbar-wrapper .slz-menu-wrapper .menu-heading .action-top .slz-hambuger-menu span.line {
position: relative;
height: 1px;
background-color: #fff;
display: block;
transition: width 0.3s ease;
}
.slz-navbar-wrapper .slz-menu-wrapper .menu-heading .action-top .slz-hambuger-menu span.line:nth-child(1) {
width: 20px;
margin-top: 0;
}
.slz-navbar-wrapper .slz-menu-wrapper .menu-heading .action-top .slz-hambuger-menu span.line:nth-child(2) {
width: 15px;
margin-top: 7px;
}
.slz-navbar-wrapper .slz-menu-wrapper .menu-heading .action-top .slz-hambuger-menu span.line:nth-child(3) {
width: 10px;
margin-top: 7px;
}
.slz-navbar-wrapper .slz-menu-wrapper .menu-heading .action-top .slz-hambuger-menu:hover span.line:nth-child(1) {
width: 10px;
}
.slz-navbar-wrapper .slz-menu-wrapper .menu-heading .action-top .slz-hambuger-menu:hover span.line:nth-child(2) {
width: 15px;
}
.slz-navbar-wrapper .slz-menu-wrapper .menu-heading .action-top .slz-hambuger-menu:hover span.line:nth-child(3) {
width: 20px;
}
.slz-navbar-wrapper .slz-menu-wrapper .menu-heading .action-top .slz-button-search-2 {
line-height: inherit;
display: inline-block;
cursor: pointer;
position: relative;
margin-left: 15px;
line-height: 40px;
float: right;
color: #fff;
transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
padding: 0px 10px;
}
.slz-navbar-wrapper .slz-menu-wrapper .menu-heading .action-top .slz-button-search-2:hover {
color: #da0f32;
}
.slz-navbar-wrapper .slz-menu-wrapper .menu-heading .action-top .slz-button-search-2 .icons {
top: 0;
padding: 0 7px;
top: -5px;
min-width: 27px;
position: relative;
transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
}
.slz-navbar-wrapper .slz-menu-wrapper .menu-heading .app-post {
display: table;
width: 100%;
overflow-x: hidden;
position: relative;
margin-bottom: 40px;
padding: 0px 30px;
-webkit-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
-ms-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
transition: all 0.4s ease;
}
.slz-navbar-wrapper .slz-menu-wrapper .menu-heading .app-post.inactive{
opacity: 0;
}
.app-post .block-title,
.app-post .title,
.app-post h2,
.app-post h3,
.app-post h4{
font-size: 18px!important;
}
.app-post *{
font-size: 14px!important;
}
.slz-navbar-wrapper .slz-menu-wrapper .menu-heading .app-post .app-thumb {
display: table-cell;
width: 80px;
padding: 0 20px 0 0;
}
.slz-navbar-wrapper .slz-menu-wrapper .menu-heading .app-post .app-thumb img {
width: 100%;
}
.slz-navbar-wrapper .slz-menu-wrapper .menu-heading .app-post .app-info {
position: relative;
top: -4px;
display: table-cell;
width: auto;
vertical-align: top;
}
.slz-navbar-wrapper .slz-menu-wrapper .menu-heading .app-post .app-info .title {
display: block;
font-size: 18px;
font-weight: 300;
line-height: 1.3;
color: #fff;
}
.slz-navbar-wrapper .slz-menu-wrapper .menu-heading .app-post .app-info .author {
font-size: 13px;
font-weight: 400;
color: #b4b4b4;
}
.slz-navbar-wrapper .slz-menu-wrapper .menu-heading .app-post .app-info a.link {
position: absolute;
width: 100%;
height: 100%;
z-index: 3;
left: 0;
top: 0;
}
.slz-navbar-wrapper .slz-menu-wrapper .menu-heading .action-bottom > a.btn-sign-in-up {
color: #fff;
padding: 0 40px;
}
.slz-navbar-wrapper .slz-menu-wrapper .menu-heading .action-bottom > a.btn-sign-in-up:hover {
color: #da0f32;
}
.slz-navbar-wrapper .slz-menu-wrapper .menu-heading .action-bottom > a.sign-up {
padding: 0;
}
.slz-navbar-wrapper .slz-menu-wrapper .action-top {
position: relative;
}
.slz-navbar-wrapper .slz-menu-wrapper .action-top .nav-search {
position: relative;
top: 0px;
width: 100%;
padding: 0;
background-color: transparent;
}
.slz-navbar-wrapper .slz-menu-wrapper .action-top .nav-search:before {
content: none;
}
.slz-navbar-wrapper .slz-menu-wrapper .action-top .nav-search form {
border: none;
}
.slz-navbar-wrapper .slz-menu-wrapper .action-top .nav-search form input[type='text'],
.slz-navbar-wrapper .slz-menu-wrapper .action-top .nav-search form input[type='search'] {
width: 100%;
padding-right: 40px;
padding-left: 0px;
color: #ffffff;
background-color: transparent;
border-color: transparent;
border-bottom: 1px solid #c8c8c8;
transition: all 0.4s ease;
-webkit-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
}
.slz-navbar-wrapper .slz-menu-wrapper .action-top .nav-search form input[type='text']:focus,
.slz-navbar-wrapper .slz-menu-wrapper .action-top .nav-search form input[type='search']:focus {
border-bottom-color: #da0f32;
}
.slz-navbar-wrapper .slz-menu-wrapper .action-top .nav-search .btn-search-close {
position: absolute;
width: 40px;
height: 40px;
text-align: center;
line-height: 40px;
color: #c8c8c8;
right: 0;
top: 0;
z-index: 5;
cursor: pointer;
}
.slz-navbar-wrapper .slz-menu-wrapper .action-top .nav-search .btn-search-close:hover {
color: #da0f32;
} .slz-header-main.slz-unhidden-menu,
.slz-header-table.slz-unhidden-menu {
top: 0 !important;
}
.slz-hamburger-menu {
display: none;
position: absolute;
left: 30px;
top: 50%;
padding: 10px 0;
cursor: pointer;
z-index: 101;
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
}
.slz-hamburger-menu .bar,
.slz-hamburger-menu .bar:after,
.slz-hamburger-menu .bar:before {
width: 32px;
height: 5px;
}
.slz-hamburger-menu .bar {
position: relative;
background-color: #da0f32;
}
.slz-hamburger-menu .bar.animate {
background: rgba(255, 255, 255, 0) !important;
}
.slz-hamburger-menu .bar:before {
content: "";
position: absolute;
left: 0;
bottom: 10px;
background-color: #da0f32;
transition: bottom 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
transition: bottom 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
transition: bottom 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
}
.slz-hamburger-menu .bar:after {
content: "";
position: absolute;
left: 0;
top: 10px;
background-color: #da0f32;
transition: top 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
transition: top 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
transition: top 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
}
.slz-hamburger-menu .bar.animate:after {
top: 0;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
transition: top 300ms cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
transition: top 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
transition: top 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
}
.slz-hamburger-menu .bar.animate:before {
bottom: 0;
-webkit-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
transform: rotate(-45deg);
transition: bottom 300ms cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
transition: bottom 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
transition: bottom 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
}
.slz-main-menu-mobile {
display: none;
top: 100%;
left: -100%;
max-width: 480px;
width: 100%;
z-index: 101;
position: absolute;
transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
}
.slz-main-menu-mobile li {
float: none;
}
.slz-main-menu-mobile.slz-open-menu-mobile {
left: 0;
}
.slz-main-menu-mobile .slz-menu-wrapper {
float: none;
background-color: #da0f32;
overflow: auto;
margin: 0;
height: calc(100vh - 120px);
}
.slz-main-menu-mobile .slz-menu-wrapper li {
position: relative;
width: 100%;
list-style: none;
cursor: pointer;
border-top: 1px solid rgba(255, 255, 255, 0.05);
}
.slz-main-menu-mobile .slz-menu-wrapper li > a {
line-height: 24px;
display: inline-block;
width: 100%;
vertical-align: top;
padding: 12px 20px;
text-transform: uppercase;
color: #ffffff;
}
.header-transparent .slz-header-fixed .slz-main-menu-mobile .slz-menu-wrapper > li > a {
color: #ffffff;
}
.slz-main-menu-mobile .slz-menu-wrapper li > .icon-dropdown-mobile {
line-height: 50px;
position: absolute;
z-index: 10;
right: 0;
width: 50px;
height: 50px;
color: #ffffff;
text-align: center;
transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
}
.slz-main-menu-mobile .slz-menu-wrapper li > a:hover,
.slz-main-menu-mobile .slz-menu-wrapper li > a:focus {
background-color: #da0f32;
}
.slz-main-menu-mobile .slz-menu-wrapper a .icons {
float: left;
width: 25px;
line-height: 45px;
text-align: left;
}
.slz-main-menu-mobile .slz-menu-wrapper .sub-menu {
z-index: 1;
overflow: hidden;
width: 100%;
max-height: 0;
padding: 0;
opacity: 0;
background-color: rgba(255,255,255,0.1);
transition: all 0.5s cubic-bezier(0.77, 0, 0.175, 1);
}
.slz-main-menu-mobile .slz-menu-wrapper .sub-menu li > a {
padding-left: 40px;
}
.slz-main-menu-mobile .slz-menu-wrapper .sub-menu .mb-dropdown-open > a {
background-color: #da0f32;
}
.slz-main-menu-mobile .slz-menu-wrapper .sub-menu .sub-menu li > a {
padding-left: 60px;
}
.slz-main-menu-mobile .slz-menu-wrapper .mega-menu {
z-index: 1;
overflow: hidden;
width: 100%;
max-height: 0;
padding: 0;
opacity: 0;
background-color: rgba(255,255,255,0.1);
transition: all 0.5s cubic-bezier(0.77, 0, 0.175, 1);
}
.slz-main-menu-mobile .slz-menu-wrapper .mega-menu .mega-menu-row {
display: block;
overflow: auto;
max-height: none;
opacity: 1;
}
.slz-main-menu-mobile .slz-menu-wrapper .mega-menu .mega-menu-row .sub-menu {
display: block;
overflow: auto;
max-height: none;
opacity: 1;
background-color: transparent;
}
.slz-main-menu-mobile .slz-menu-wrapper .mega-menu .mega-menu-row .sub-menu li a {
text-transform: capitalize;
padding-left: 20px;
padding-right: 20px;
}
.slz-main-menu-mobile .slz-menu-wrapper .mega-menu .mega-menu-row .mega-menu-col {
display: block;
width: 100%;
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.slz-main-menu-mobile .slz-menu-wrapper .mega-menu .mega-menu-row .mega-menu-col + .mega-menu-col {
border-top: 1px solid rgba(255, 255, 255, 0.05);
}
.slz-main-menu-mobile .slz-menu-wrapper .mega-menu .mega-menu-row .mega-menu-col > a {
color: #fff;
border: none;
padding-left: 20px;
padding-right: 20px;
}
.slz-main-menu-mobile .slz-menu-wrapper .mega-menu .mega-menu-tablist {
width: 100%;
padding: 0;
float: none;
}
.slz-main-menu-mobile .slz-menu-wrapper .mega-menu .mega-menu-tablist li.active .link,
.slz-main-menu-mobile .slz-menu-wrapper .mega-menu .mega-menu-tablist li:hover .link {
color: #fff;
background-color: #da0f32;
}
.slz-main-menu-mobile .slz-menu-wrapper .mega-menu .mega-menu-tab-content {
width: 100%;
float: none;
padding: 15px;
color: #fff;
}
.slz-main-menu-mobile .slz-menu-wrapper .mb-dropdown-open > .sub-menu {
opacity: 1;
visibility: visible;
max-height: 2000px;
}
.slz-main-menu-mobile .slz-menu-wrapper .mb-dropdown-open > .sub-menu .icon-dropdown-mobile {
transform: rotate(0deg);
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-ms-transform: rotate(0deg);
-o-transform: rotate(0deg);
}
.slz-main-menu-mobile .slz-menu-wrapper .mb-dropdown-open > .sub-menu > .mb-dropdown-open > .icon-dropdown-mobile {
transform: rotate(180deg);
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-ms-transform: rotate(180deg);
-o-transform: rotate(180deg);
}
.slz-main-menu-mobile .slz-menu-wrapper .mb-dropdown-open .icon-dropdown-mobile {
transform: rotate(180deg);
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-ms-transform: rotate(180deg);
-o-transform: rotate(180deg);
}
.slz-main-menu-mobile .slz-menu-wrapper .mb-dropdown-open > .mega-menu {
opacity: 1;
visibility: visible;
max-height: 2000px;
}
.slz-sub-header .sub-menu .menu-item-has-children > a:after{
content: none;
}
.slz-main-menu-mobile .nav-search {
position: relative;
padding: 0;
top: 0 !important;
padding: 10px 15px;
background-color: #da0f32;
}
.slz-main-menu-mobile .nav-search:before {
content: none;
}
.slz-main-menu-mobile .nav-search .search-form {
border: none;
color: #fff;
}
.slz-main-menu-mobile .nav-search form input[type='text'],
.slz-main-menu-mobile .nav-search form input[type='search'] {
background-color: rgba(255,255,255,0.1);
width: calc(100% - 40px);
}
.slz-main-menu-mobile .nav-search form .searchbutton,
.slz-main-menu-mobile .nav-search form .search-submit {
color: #fff;
background-color: rgba(255,255,255,0.1);
} .slz-header-mobile-topbar .slz-mobile-topbar {
background-color: #da0f32;
padding: 10px 15px;
position: relative;
}
.slz-header-mobile-topbar .slz-mobile-topbar:before {
position: absolute;
content: '';
left: 0;
bottom: 0;
width: 100%;
height: 1px;
background-color: rgba(255, 255, 255, 0.2);
}
.slz-header-mobile-topbar .slz-mobile-topbar .social {
display: inline-block;
vertical-align: top;
line-height: 40px;
}
.slz-header-mobile-topbar .slz-mobile-topbar .social + .slz-btn {
margin-left: 10px;
}
.slz-header-mobile-topbar .slz-mobile-topbar .slz-btn {
border-color: #fff;
background-color: #fff;
color: #da0f32;
}
.slz-header-mobile-topbar .slz-main-menu-mobile .slz-menu-wrapper {
height: calc(100vh - 110px);
}
.slz-header-mobile-topbar .slz-main-menu-mobile .nav-wrapper + .slz-menu-wrapper {
height: calc(100vh - 170px);
}
.slz-header-mobile-topbar .slz-header-fixed .slz-main-menu-mobile .slz-menu-wrapper {
height: calc(100vh - 60px);
}
.slz-header-mobile-topbar .slz-header-fixed .slz-main-menu-mobile .nav-wrapper + .slz-menu-wrapper {
height: calc(100vh - 120px);
}    .slz-footer-main {
padding: 100px 0;
background-color: #fff;
}
.slz-dark .slz-footer-main {
background-color: #091b27;
}
.slz-footer-main .slz-logo {
margin: 0 auto;
font-size: 40px;
font-weight: 700;
margin-bottom: 40px;
text-align: center;
color: #fff;
text-transform: uppercase;
}
.slz-footer-main .slz-logo > span {
color: #337ab7;
}
.slz-footer-main .slz-name {
text-align: center;
margin: 20px 0 0 0;
}
.slz-footer-bottom .container{
position: relative;
}
.slz-footer-bottom .container:before{
content: "";
position: absolute;
left: 0;
top: -30px;
width: 100%;
height: 1px;
background-color: transparent;
} .slz-wrapper-footer {
position: relative;
}
.slz-wrapper-footer.bg-image .slz-footer-main,
.slz-wrapper-footer.bg-image .slz-footer-bottom {
background-color: transparent;
}
.slz-wrapper-footer.bg-image .slz-footer-bottom:before {
position: absolute;
content: "";
height: 1px;
width: 100%;
max-width: 1170px;
background-color: rgba(255, 255, 255, 0.3);
top: 0;
left: 50%;
transform: translateX(-50%);
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-o-transform: translateX(-50%);
}
.bg-dark .slz-footer-main {
background-color: #091b27;
}
.bg-dark .slz-footer-bottom,
.bg-dark .slz-footer-top {
background-color: #071621;
}
.slz-dark .slz-name {
color: rgba(255, 255, 255, 0.7);
}
.slz-dark .footer-center .social a {
background-color: rgba(255, 255, 255, 0.1);
}
.slz-dark .navbar-footer a {
color: rgba(255, 255, 255, 0.7);
}
.slz-dark .navbar-footer a:hover {
color: #fff;
}
.slz-dark .footer-center .slz-logo {
color: #fff;
}
.slz-dark .footer-center .social a {
color: #fff;
}
.slz-dark .footer-center .social a:hover {
color: #337ab7;
} .slz-footer-main .slz-widget {
margin-top: 0;
}
.footer-center {
text-align: center;
}
.footer-center .slz-logo {
margin: 0 auto;
margin-bottom: 40px;
}
.footer-center .social {
margin: 20px 0 0 0;
}
.footer-center .social a {
width: 40px;
height: 40px;
line-height: 40px;
margin: 0 8px;
text-align: center;
border-radius: 50%;
color: #666c72;
background-color: rgba(0, 0, 0, 0.1);
display: inline-block;
vertical-align: top;
}
.footer-center .social a:hover {
color: #337ab7;
}
.footer-center .slz-name {
margin: 20px 0 0 0;
} .slz-footer-top {
position: relative;
background-color: #e6e6e6;
}
.slz-footer-top .slz-logo,
.slz-footer-top .navbar-footer a {
line-height: 80px;
}
.slz-footer-top .slz-logo {
max-width: 130px;
max-height: 50px;
margin: 15px 0;
}
.slz-footer-bottom {
padding: 30px 0;
position: relative;
background-color: #e6e6e6;
}
.navbar-footer {
margin: 0 !important;
padding: 0;
}
.navbar-footer li {
list-style: none;
display: inline-block;
vertical-align: top;
margin: 0 15px;
}
.navbar-footer li:first-child {
margin-left: 0;
}
.navbar-footer li:last-child {
margin-right: 0;
}
.navbar-footer a {
color: #666c72;
text-transform: capitalize;
}
.navbar-footer a:hover {
color: #337ab7;
}
.slz-footer-bottom .social a {
display: inline-block;
vertical-align: top;
margin: 0 12px;
font-size: 14px;
color: rgba(255, 255, 255, 0.7);
}
.slz-footer-bottom .social a:hover {
color: #db0f31;
}
.slz-footer-bottom .social a:first-child {
margin-left: 0;
}
.slz-footer-bottom .social a:last-child {
margin-right: 0;
} .slz-footer-bottom .item-wrapper {
display: table-cell;
width: 1%;
text-align: center;
vertical-align: top;
}
.slz-footer-bottom .item-wrapper .item:not(:last-child ){
margin-bottom: 10px;
}
.slz-footer-bottom .item-wrapper:first-child {
text-align: left;
}
.slz-footer-bottom .item-wrapper:last-child {
text-align: right;
}
.slz-footer-bottom .item-wrapper:only-child {
text-align: center;
} .slz-wrapper-footer .text-c .slz-widget .widget-title, 
.slz-wrapper-footer .text-c .slz-widget .title-widget {
text-align: center;
}
.slz-wrapper-footer .text-l .slz-widget .widget-title, 
.slz-wrapper-footer .text-l .slz-widget .title-widget {
text-align: left;
}
.slz-wrapper-footer .text-r .slz-widget .widget-title, 
.slz-wrapper-footer .text-r .slz-widget .title-widget {
text-align: right;
}
.slz-wrapper-footer .text-c .slz-widget-contact-info .item {
margin-left: auto;
margin-right: auto;
}
.slz-wrapper-footer .text-r .slz-widget-contact-info .item {
margin-left: auto;
margin-right: 0;
}   .slz-blog-detail.slz-sidebar-left .slz-content-column {
float: right;
}
.slz-blog-detail.slz-no-sidebar .slz-content-column {
width: 100%;
}
.slz-blog-detail.slz-no-sidebar .slz-sidebar-column {
display: none;
}
.slz-blog-detail .blog-detail-wrapper > .title,
.slz-blog-detail > .title {
font-weight: 700;
line-height: 1.4;
color: #213047;
text-transform: uppercase;
margin: 0;
display: inline-block;
font-family: inherit;
}
.slz-blog-detail > .block-image + .row,
.slz-blog-detail > .block-image + .title,
.slz-blog-detail .blog-detail-wrapper .title + div,
.slz-blog-detail .blog-detail-wrapper .block-image + div,
.slz-blog-detail.layout-5 .blog-detail-wrapper > .title {
margin-top: 30px;
}
.slz-blog-detail .blog-detail-wrapper .block-content .block-image:before,
.slz-blog-detail .blog-detail-wrapper > .block-image:before,
.slz-blog-detail > .block-image:before,
.slz-blog-detail .blog-detail-wrapper .block-image.has-gallery:before,
.slz-blog-detail .blog-detail-wrapper .slz-gallery-format .wrapper-image:before {
padding-top: 50%;
}
.slz-blog-detail > .block-image .img-full, 
.slz-blog-detail .blog-detail-wrapper .block-image img,
.slz-blog-detail .blog-detail-wrapper .slz-gallery-format .wrapper-image img {
width: 100%;
height: auto;
}
.blog-detail-wrapper .audio-wrapper {
position: absolute;
z-index: 10;
bottom: 0;
left: 0;
padding: 10px;
width: 100%;
background-color: rgba(0,0,0,0.5);
}
.blog-detail-wrapper .block-image.has-quote .link:after {
transform: scale(1);
-webkit-transform: scale(1);
}
.blog-detail-wrapper .audio-wrapper .mejs-container {
width: 100% !important;
background: transparent;
}
.blog-detail-wrapper .mejs-container .mejs-controls {
background: none;
}
.slz-blog-detail .slz-sidebar-column .slz-widget:first-child,
.slz-blog-detail .slz-sidebar-column > div:first-child {
margin-top: 0px;
}
.slz-blog-detail p,
.slz-blog-detail img,
.slz-blog-detail ul,
.slz-blog-detail blockquote {
margin-bottom: 25px;
}
.slz-blog-detail p:last-child,
.slz-blog-detail img:last-child,
.slz-blog-detail ul:last-child,
.slz-blog-detail blockquote:last-child {
margin-bottom: 0;
}
.slz-blog-detail .slz-blog-author + .slz-related-post {
margin-top: 40px;
}
.slz-blog-detail .slz-related-post {
padding-bottom: 40px;
margin-left: 0;
margin-right: 0;
}
.slz-blog-detail .slz-related-post .slz-carousel {
margin-left: -15px;
margin-right: -15px;
}
.slz-blog-detail .slz-related-post [class*="slz-block-item"] {
font-size: 14px;
box-shadow: none;
}
.slz-blog-detail .slz-related-post [class*="slz-block-item"] .block-info {
font-size: 12px;
}
.slz-blog-detail .slz-related-post .related-title {
margin-top: 0px;
margin-bottom: 20px;
font-size: 18px;
font-weight: 700;
text-transform: capitalize;
}
.slz-blog-detail .slz-related-post .slick-arrow {
top: auto;
bottom: 0;
opacity: 1;
font-size: 14px;
visibility: visible;
border-radius: 0px;
-webkit-border-radius: 0px;
}
.slz-blog-detail .slz-related-post .btn-prev,
.slz-blog-detail .slz-related-post:hover .btn-prev {
left: calc(50% - 15px);
transform: translate(-100%, 0);
-ms-transform: translate(-100%, 0);
-webkit-transform: translate(-100%, 0);
}
.slz-blog-detail .slz-related-post .btn-next,
.slz-blog-detail .slz-related-post:hover .btn-next {
right: calc(50% - 15px);
transform: translate(100%, 0);
-ms-transform: translate(100%, 0);
-webkit-transform: translate(100%, 0);
}
.slz-blog-detail .slz-related-post .slick-arrow i + span,
.slz-blog-detail .slz-related-post .slick-arrow span + i {
margin-left: 5px;
} .slz-blog-author {
text-align: left;
border: 1px solid #ececec;
padding: 15px;
}
.slz-blog-author .media-left {
width: 100px;
padding: 0;
vertical-align: middle;
position: relative;
z-index: 2;
}
.slz-blog-author .media-left .media-image {
display: block;
}
.slz-blog-author .media-left .media-image img {
width: 100%;
}
.slz-blog-author .media-right {
padding: 0 0 0 15px;
text-align: left;
position: relative;
}
.slz-blog-author .media-right .author {
font-size: 18px;
color: #555;
font-weight: 500;
width: auto;
float: none;
margin-right: 0;
}
.slz-blog-author .media-right .des {
margin-bottom: 0;
margin-top: 10px;
}
.slz-blog-author .media-right .des + .social a {
margin-top: 10px;
} .tags-links a:first-child {
margin-left: 0px;
}
.tags-links .tags-title {
display: none;
} .slz-blog-comments .comment-title {
margin-top: 0;
margin-bottom: 10px;
font-size: 18px;
font-weight: 700;
text-transform: capitalize;
}
.blog-comment {
margin-top: 80px;
}
.blog-comment .comment-list {
margin: 0;
padding: 0;
}
.blog-comment .comment-list > li:not(:first-child) {
margin-top: 20px;
padding-top: 20px;
border-top: 2px solid #f1f6fd;
}
.blog-comment .comment-list .children {
margin-left: 70px;
list-style: none;
padding: 0;
}
.blog-comment .comment-list .children > li {
margin-top: 20px;
padding-top: 20px;
border-top: 2px solid #f1f6fd;
}
.comment-item {
font-size: 14px;
}
.comment-item .comment-left {
width: 55px;
padding: 0;
float: left;
}
.comment-item .comment-left .media-image {
display: block;
}
.comment-item .comment-left .media-image img {
width: 100%;
}
.comment-item .comment-right {
padding-left: 70px;
}
.comment-item .meta {
margin-bottom: 15px;
}
.comment-item p:last-child {
margin-bottom: 0;
}
.comment-respond > .title {
color: #213047;
text-transform: uppercase;
font-weight: 700;
margin: 0 0 25px 0;
}
.comment-respond .main-form input {
box-shadow: none;
-webkit-box-shadow: none;
border-radius: 0px;
}
.comment-respond .main-form input + input {
margin-top: 15px;
}
.comment-respond .main-form input + textarea {
margin-top: 15px;
}
.comment-respond .main-form textarea {
border-radius: 0px;
box-shadow: none;
-webkit-box-shadow: none;
}
.comment-respond .main-form + button,
.comment-respond .main-form + input[type="submit"] {
margin-top: 15px;
}
.stars-rating .review:after {
content: "\f005\f005\f005\f005\f005";
top: 0;
position: absolute;
left: 0;
font-family: FontAwesome;
color: #dadada;
float: left;
overflow: hidden;
text-indent: 0;
}
.comment-form-rating {
margin: 0 -15px;
}
.comment-form-rating .stars a,
.stars-rating .review {
width: 2em;
position: relative;
display: inline-block;
text-indent: -999px;
margin-right: 1em;
border-right: 1px solid #EEE;
}
.stars-rating .review {
border-right: none;
margin-right: 0;
}
.comment-form-rating .stars a:before,
.stars-rating .review:before {
content: "\f006";
top: 0;
position: absolute;
left: 0;
font-family: FontAwesome;
color: #f9d116;
float: left;
overflow: hidden;
text-indent: 0;
z-index: 5;
}
.comment-form-rating .stars a.star-2,
.stars-rating .review {
width: 3em;
}
.comment-form-rating .stars a.star-3,
.stars-rating .review.star-3 {
width: 4em;
}
.comment-form-rating .stars a.star-4,
.stars-rating .review.star-4 {
width: 5em;
}
.comment-form-rating .stars a.star-5,
.stars-rating .review.star-5 {
width: 6em;
border-right: none;
margin-right: 0;
}
.comment-form-rating .stars a.star-2:before {
content: "\f006\f006";
}
.comment-form-rating .stars a.star-3:before {
content: "\f006\f006\f006";
}
.comment-form-rating .stars a.star-4:before {
content: "\f006\f006\f006\f006";
}
.comment-form-rating .stars a.star-5:before {
content: "\f006\f006\f006\f006\f006";
}
.comment-form-rating .stars a.star-1.active:before,
.comment-form-rating .stars a.star-1:hover:before,
.stars-rating .review.star-1:before {
content: "\f005";
}
.comment-form-rating .stars a.star-2.active:before,
.comment-form-rating .stars a.star-2:hover:before,
.stars-rating .review.star-2:before {
content: "\f005\f005";
}
.comment-form-rating .stars a.star-3.active:before,
.comment-form-rating .stars a.star-3:hover:before,
.stars-rating .review.star-3:before {
content: "\f005\f005\f005";
}
.comment-form-rating .stars a.star-4.active:before,
.comment-form-rating .stars a.star-4:hover:before,
.stars-rating .review.star-4:before {
content: "\f005\f005\f005\f005";
}
.comment-form-rating .stars a.star-5.active:before,
.comment-form-rating .stars a.star-5:hover:before,
.stars-rating .review.star-5:before {
content: "\f005\f005\f005\f005\f005";
} .recent-post-inner .media {
padding: 15px 0;
border-top: 1px solid #f2f2f2;
margin-top: 0;
}
.recent-post-inner .media:first-child {
padding-top: 0 !important;
border-top: none;
}
.recent-post-inner .media:last-child {
padding-bottom: 0 !important;
}
.recent-post-inner .media:hover .meta .icons {
color: #337ab7;
}
.recent-post-inner .media:hover .wrapper-image:after {
opacity: 1;
visibility: visible;
}
.recent-post-inner .media.style-2 {
padding: 20px 0;
}
.recent-post-inner .media.style-2 .media-left {
padding-right: 10px;
}
.recent-post-inner .media.style-2 .meta {
margin-bottom: 12px;
}
.recent-post-inner .media.style-2 .wrapper-image {
width: 60px;
}
.recent-post-inner .media.style-2 .media-heading {
font-size: 14px;
}
.recent-post-inner .media.style-3 .wrapper-image {
width: 100px;
}
.recent-post-inner .media.style-3 .wrapper-image:before {
padding-top: 70%;
}
.recent-post-inner .media.style-3 .meta {
margin: 0;
}
.recent-post-inner .media.style-3 .meta-info {
margin: 0 7px;
}
.recent-post-inner .media.style-3 .meta-info:first-child {
margin-left: 0;
}
.recent-post-inner .media.style-3 .meta-info .link {
padding-left: 3px;
}
.recent-post-inner .media.style-3 .meta-info + .meta-info {
position: relative;
}
.recent-post-inner .media.style-3 .meta-info + .meta-info:before {
position: absolute;
content: '|';
top: 0;
left: -9px;
}
.recent-post-inner .media-left {
padding-right: 15px;
}
.recent-post-inner .media-right {
padding-left: 0;
}
.recent-post-inner .wrapper-image {
position: relative;
width: 85px;
display: block;
overflow: hidden;
}
.recent-post-inner .wrapper-image:before {
content: "";
display: block;
padding-top: 100%;
}
.recent-post-inner .wrapper-image:after {
position: absolute;
content: "";
top: 0;
left: 0;
width: 100%;
height: 100%;
opacity: 0;
visibility: hidden;
background-color: rgba(0, 0, 0, 0.4);
transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
}
.recent-post-inner .wrapper-image img {
height: 100%;
width: auto;
max-width: none;
position: absolute;
top: 0;
left: 50%;
transform: translateX(-50%);
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-o-transform: translateX(-50%);
}
.recent-post-inner .meta {
margin-bottom: 8px;
}
.recent-post-inner .media-heading {
font-size: 15px;
color: #213047;
display: block;
text-transform: capitalize;
} .slz-social-share {
}
.slz-social-share .title {
margin-right: 15px;
display: inline-block;
}
.slz-social-share .social {
display: inline-block;
}
.slz-post-footer .meta-content {
display: table;
width: 100%;
}
.slz-post-footer .meta-content:before {
content: "";
display: table;
}
.slz-post-footer .meta-content:after {
content: "";
display: table;
clear: both;
}
.slz-post-footer .meta-content .tags-links {
display: inline-block;
float: left;
}   @media screen and (min-width: 1600px) {} @media screen and (min-width: 1025px) { .menu-item-has-children:hover > .sub-menu,
.menu-item-has-mega-menu:hover > .mega-menu {
opacity: 1;
z-index: 105;
visibility: visible;
transition-delay: 0.3s;
-webkit-transition-delay: 0.3s;
pointer-events: auto;
}
.slz-main-menu .menu-item-has-mega-menu:hover .sub-menu {
opacity: 1;
visibility: visible;
}
} @media screen and (max-width: 1024px) {
.slz-wrapper-content .slz_col-md-12{
width: 100%;
float: none;
}
.slz-wrapper-content .slz_bg-parallax { 
background-attachment: scroll;
} .slz-hamburger-menu,
.slz-main-menu-mobile {
display: block;
}
.slz-header-main {
position: relative;
}
.slz-header-fixed {
position: fixed;
}
.slz-header-main .container {
position: initial;
}
.slz-header-main .slz-logo-wrapper,
.slz-header-main .slz-logo-wrapper.float-l {
position: relative;
left: 50%;
float: none;
display: inline-block;
transform: translateX(-50%);
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-o-transform: translateX(-50%);
}
.slz-main-menu,
.slz-header-center .slz-main-menu {
display: none;
}
.nav-search{
box-shadow: none;
-webkit-box-shadow: none;
}
.slz-logo-wrapper .logo {
height: 70px;
line-height: 70px;
}
.slz-logo-wrapper .logo img {
max-height: 60px;
}
.icon-dropdown {
display: none !important;
}
.slz-header-with-banner .slz-banner-mobile {
display: block;
}
.slz-header-with-banner .slz-header-main .slz-banner-01 {
display: none;
}
.slz-header-with-banner .slz-header-main .slz-header-middle-wrapper {
position: relative;
width: 100%;
}
.slz-header-table .slz-header-table-cell-2 {
display: none;
}
.slz-header-table .slz-logo-wrapper .logo {
min-height: 70px;
line-height: 70px;
min-width: 130px;
position: relative;
}
.slz-header-table.slz-header-fixed .slz-logo-wrapper .logo {
min-height: 60px;
line-height: 60px;
}
.slz-header-table .slz-logo-wrapper .logo img {
max-width: 130px;
position: absolute;
left: 0;
top: 50%;
-ms-transform: translate(0, -50%);
transform: translate(0, -50%);
-webkit-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
}
.slz-header-table .slz-main-menu-mobile {
text-align: left;
}
.slz-main-menu-mobile .slz-menu-wrapper li > .icon-dropdown-mobile {
display: none;
}
.slz-main-menu-mobile .slz-menu-wrapper li.menu-item-has-children > .icon-dropdown-mobile,
.slz-main-menu-mobile .slz-menu-wrapper li.menu-item-has-mega-menu > .icon-dropdown-mobile {
display: inline-block;
}
.slz-main-menu-mobile .slz-menu-wrapper li .mega-menu .menu-item .icon-dropdown-mobile  {
display: none;
}
.slz-main-menu-mobile .slz-mobile-topbar {
display: none;
}
.slz-header-center .slz-logo-wrapper {
padding: 0;
height: 70px;
line-height: 70px;
}
.slz-header-center .slz-logo-wrapper .logo {
line-height: inherit;
}
.slz-header-center .slz-header-fixed .slz-logo-wrapper {
position: relative;
float: none;
height: 60px;
line-height: 60px;
}
.slz-header-with-banner .slz-banner-mobile {
display: none;
}
.slz-header-main.slz-header-table .slz-logo-wrapper {
left: auto;
-webkit-transform: none;
-ms-transform: none;
-o-transform: none;
transform: none;
}
.slz-header-table .slz-main-menu-mobile .slz-mobile-topbar {
display: block;
}
.slz-header-table.slz-header-mobile-topbar .slz-main-menu-mobile .slz-mobile-topbar + .nav-wrapper + .slz-menu-wrapper {
height: calc(100vh - 190px);
}
.slz-header-table.slz-header-mobile-topbar .slz-main-menu-mobile .slz-mobile-topbar  + .slz-menu-wrapper,
.slz-header-table.slz-header-mobile-topbar .slz-main-menu-mobile .nav-wrapper + .slz-menu-wrapper {
height: calc(100vh - 130px);
}
.slz-header-table.slz-header-mobile-topbar .slz-main-menu-mobile .slz-menu-wrapper {
height: calc(100vh - 70px);
}
.slz-header-table.slz-header-mobile-topbar.slz-header-fixed .slz-main-menu-mobile .slz-mobile-topbar + .nav-wrapper + .slz-menu-wrapper {
height: calc(100vh - 180px);
}
.slz-header-table.slz-header-mobile-topbar.slz-header-fixed .slz-main-menu-mobile .slz-mobile-topbar  + .slz-menu-wrapper,
.slz-header-table.slz-header-mobile-topbar.slz-header-fixed .slz-main-menu-mobile .nav-wrapper + .slz-menu-wrapper {
height: calc(100vh - 120px);
}
.slz-header-table.slz-header-mobile-topbar.slz-header-fixed .slz-main-menu-mobile .slz-menu-wrapper {
height: calc(100vh - 60px);
}
} @media screen and (max-width: 768px) {
.slz-footer-main {
font-size: 0;
}
.slz-footer-main .slz-widget {
font-size: 14px;
}
.slz-footer-main .col-md-3.col-sm-6 {
display: inline-block;
vertical-align: top;
float: none;
margin-top: 60px;
width: 50%;
}
.slz-footer-main .col-md-3.col-sm-6:nth-child(-n + 2) {
margin-top: 0;
}
.slz-wrapper-content .slz_col-sm-12{
width: 100%;
float: none;
} .slz-header-main.slz-header-fixed.slz-wpadminbar {
top: 46px;
}
} @media screen and (max-width: 767px) { .slz-carousel-wrapper {
margin-right: 0;
margin-left: 0;
}
.slz-carousel-wrapper .slz-carousel {
margin-right: -10px;
margin-left: -10px;
}
.slz-carousel-wrapper .slz-carousel .slick-slide {
padding-right: 10px;
padding-left: 10px;
} .slz-logo-wrapper .logo {
height: 60px;
line-height: 60px;
min-width: 130px;
}
.slz-hamburger-menu {
left: 15px;
}
.slz-header-with-banner .slz-banner-mobile img {
width: 100%;
}
.slz-header-mobile-topbar .slz-header-topbar {
display: none;
}
.slz-header-mobile-topbar .slz-main-menu-mobile .slz-mobile-topbar {
display: block;
}
.slz-header-mobile-topbar .slz-main-menu-mobile .slz-menu-wrapper,
.slz-header-mobile-topbar .slz-header-fixed .slz-main-menu-mobile .slz-menu-wrapper {
height: calc(100vh - 60px);
}
.slz-header-mobile-topbar .slz-main-menu-mobile .slz-mobile-topbar + .slz-menu-wrapper,
.slz-header-mobile-topbar .slz-main-menu-mobile .nav-wrapper + .slz-menu-wrapper,
.slz-header-mobile-topbar .slz-header-fixed .slz-main-menu-mobile .slz-mobile-topbar + .slz-menu-wrapper,
.slz-header-mobile-topbar .slz-header-fixed .slz-main-menu-mobile .nav-wrapper + .slz-menu-wrapper {
height: calc(100vh - 120px);
}
.slz-header-mobile-topbar .slz-main-menu-mobile .slz-mobile-topbar + .nav-wrapper + .slz-menu-wrapper,
.slz-header-mobile-topbar .slz-header-fixed .slz-main-menu-mobile .slz-mobile-topbar + .nav-wrapper + .slz-menu-wrapper {
height: calc(100vh - 180px);
}
.slz-header-center .slz-logo-wrapper {
height: 60px;
line-height: 60px;
}
} @media screen and (max-width: 600px) {
.slz-footer-main .col-md-3.col-sm-6 {
width: 100%;
margin-top: 40px;
}
.slz-footer-main .col-md-3.col-sm-6:nth-child(-n + 2) {
margin-top: 40px;
}
.slz-footer-main .col-md-3.col-sm-6:first-child {
margin-top: 0px;
} .slz-header-topbar .float-r {
float: left;
margin-top: 10px;
width: 100%;
}
} @media screen and (max-width: 480px) { .slz-header-main .container {
margin-right: 0;
}
.slz-header-table .slz-logo-wrapper {
text-align: right;
padding-right: 10px;
padding-left: 10px;
}
} @media screen and (max-width: 414px) {
.slz-header-mobile-topbar .slz-main-menu-mobile .slz-topbar-list {
float: none;
}
.slz-header-mobile-topbar .slz-main-menu-mobile .woo-account-wrapper {
margin-left: 0;
}
.slz-header-mobile-topbar .slz-main-menu-mobile .slz-topbar-list:first-child,
.slz-header-mobile-topbar .slz-main-menu-mobile .slz-topbar-list > .slz-btn {
display: none;
}
} @media screen and (max-width: 380px) {} @media screen and (max-width: 320px) {}.block-info {
padding: 0;
margin: 0;
text-transform: capitalize;
font-style: italic;
list-style: none;
line-height: initial;
}
.slz-posts .block-info {
padding: 0;
}
.block-info .info-left {
float: left;
}
.block-info .info-right {
float: right;
}
.slz-list,
.entry-content .slz-list {
padding: 0;
margin: 0;
}
.slz-list li {
display: block;
padding: 8px 0;
}
.slz-list li:first-child {
padding-top: 0;
}
.slz-list li:last-child {
padding-bottom: 0;
}
.slz-list .slz-icon {
min-width: 25px;
} .block-category {
position: relative;
display: inline-block;
font-size: 12px;
font-weight: 600;
line-height: 18px;
color: #337ab7;
text-transform: uppercase;
letter-spacing: 1px;
}
.block-category:hover {
color: #337ab7;
text-decoration: none;
} .block-rating {
font-size: 14px;
line-height: 30px;
position: absolute;
z-index: 10;
top: 10px;
right: 10px;
width: 70px;
height: 30px;
text-align: center;
color: #ffffff;
background-color: #d73333;
}
.block-rating .icons {
line-height: 1;
color: #f9d116;
}
.block-rating .text {
font-weight: 600;
line-height: 1;
margin-left: 12px;
} .ratings {
display: inline-block;
}
.star-rating {
position: relative;
display: block;
line-height: 18px;
width: 74px;
height: 18px;
overflow: hidden;
font-size: 13px;
}
.star-rating:before {
content: "\f005\f005\f005\f005\f005";
top: 0;
position: absolute;
left: 1px;
font-family: FontAwesome;
color: #dadada;
float: left;
letter-spacing: 3px;
}
.star-rating span {
overflow: hidden;
float: left;
top: 0;
left: 0;
position: absolute;
padding-top: 1.5em;
color: #f9d116;
}
.star-rating span:before {
content: "\f005\f005\f005\f005\f005";
top: 0;
position: absolute;
left: 1px;
font-family: FontAwesome;
letter-spacing: 3px;
}
.star-rating span.width-0 {
width: 0%;
}
.star-rating span.width-10 {
width: 10%;
}
.star-rating span.width-20 {
width: 20%;
}
.star-rating span.width-30 {
width: 30%;
}
.star-rating span.width-40 {
width: 40%;
}
.star-rating span.width-50 {
width: 50%;
}
.star-rating span.width-60 {
width: 60%;
}
.star-rating span.width-70 {
width: 70%;
}
.star-rating span.width-80 {
width: 80%;
}
.star-rating span.width-90 {
width: 90%;
}
.star-rating span.width-100 {
width: 100%;
} .block-btn-video {
position: absolute;
z-index: 10;
bottom: 0;
left: 0;
color: #ffffff;
}
.block-btn-video span {
font-size: 0;
display: inline-block;
width: 38px;
cursor: pointer;
transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
text-align: center;
border-left: 1px solid rgba(255, 255, 255, 0.24);
background-color: rgba(250, 250, 250, 0.3);
}
.block-btn-video span:first-child {
border-left: none;
}
.block-btn-video span i {
font-size: 14px;
line-height: 36px;
height: 36px;
}
.block-btn-video span:hover {
background-color: rgba(250, 250, 250, 0.7);
} .block-label {
position: absolute;
top: 0px;
left: 0px;
z-index: 4;
color: #fff;
background-color: rgba(0, 0, 0, 0.7);
text-align: center;
padding: 15px;
}
.block-label .text {
font-size: 14px;
font-weight: 700;
line-height: 1;
}
.block-label .text.big {
font-size: 20px;
}
.block-label .text.small {
font-size: 10px;
}
.block-label .link-label {
position: absolute;
width: 100%;
height: 100%;
top: 0px;
left: 0px;
z-index: 4;
} .block-read-more {
display: block;
color: #18364a;
font-size: 14px;
text-transform: capitalize;
}
.block-read-more i {
padding-left: 10px;
}
.block-read-more:hover {
color: #da0f32;
} .block-comments {
height: 25px;
}
.block-comments .comment-avatars {
display: inline-block;
height: inherit;
}
.block-comments .comment-avatars li {
display: inline-block;
position: relative;
width: 25px;
height: 25px;
text-align: center;
border-radius: 50%;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border: 2px solid #fff;
margin-left: -5px;
overflow: hidden;
}
.block-comments .comment-avatars li a {
color: #fff;
font-weight: 700;
font-size: 11px;
}
.block-comments .comment-avatars li img {
vertical-align: top;
}
.block-comments .comment-avatars li:nth-child(1) {
background-color: #127b49;
margin-left: 0;
z-index: 7;
}
.block-comments .comment-avatars li:nth-child(2) {
background-color: #e84949;
z-index: 6;
}
.block-comments .comment-avatars li:nth-child(3) {
background-color: #31a8cb;
z-index: 5;
}
.block-comments .comment-counter {
display: inline-block;
color: #b5b5b5;
padding-left: 10px;
vertical-align: top;
} .block-image,
.slz-gallery-format .wrapper-image {
display: block;
position: relative;
overflow: hidden;
margin-bottom: 0;
background-color: #fff;
}
.block-image:before,
.slz-gallery-format .wrapper-image:before {
display: block;
content: '';
padding-top: 67%;
}
.block-image .link:after {
position: absolute;
content: "";
width: 100%;
height: 100%;
top: 0;
left: 0;
z-index: 1;
background-color: rgba(0, 0, 0, 0.5);
-webkit-backface-visibility: hidden;
transform: scale(0);
-webkit-transform: scale(0);
-moz-transform: scale(0);
-ms-transform: scale(0);
-o-transform: scale(0);
transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
}
.block-image .img-full,
.slz-gallery-format .wrapper-image img {
width: auto;
height: 100%;
max-width: none;
position: absolute;
top: 50%;
left: 50%;
margin: 0;
transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
}
.block-image .link,
.block-image .slz-gallery-format,
.block-image.slz-block-video .block-video {
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 3;
overflow: hidden;
position: absolute;
}
.block-image.slz-block-video .block-video:before {
content: none;
}
.slz-gallery-format .wrapper-image {
} .block-title {
position: relative;
display: block;
color: #18364a;
line-height: 1.4;
font-size: 20px;
text-transform: capitalize;
font-weight: 500;
font-family: 'Roboto', serif;
}
.block-title:hover,
.block-title:focus {
text-decoration: none;
color: #da0f32;
} .block-quote-wrapper {
position: absolute;
z-index: 4;
top: 50%;
right: 10%;
left: 10%;
color: #fff;
font-size: 16px;
text-transform: uppercase;
text-align: center;
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
}
.block-quote-wrapper .block-quote {
position: relative;
padding-top: 30px;
}
.block-quote-wrapper .block-quote:before {
position: absolute;
font-family: "FontAwesome";
content: "\f10e";
font-size: 25px;
top: 0;
left: 50%;
transform: translateX(-50%);
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-o-transform: translateX(-50%);
} .slz-block-item-01 {
background-color: #ffffff;
box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.1);
position: relative;
}
.slz-block-item-01 .block-image {
overflow: hidden;
}
.slz-block-item-01 .block-content {
padding: 15px 20px;
}
.slz-block-item-01 .block-info {
margin-top: 10px;
margin-bottom: 0;
}
.slz-block-item-01 .block-text {
margin-top: 15px;
}
.slz-block-item-01 .block-read-more {
margin-top: 10px;
display: inline-block;
}
.slz-block-item-01:hover .block-image .link:after {
transform: scale(1);
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
}
.slz-block-item-01.style-2 {
display: table;
width: 100%;
}
.slz-block-item-01.style-2 .block-image {
display: table-cell;
vertical-align: top;
width: 48%;
}
.slz-block-item-01.style-2 .block-content {
display: table-cell;
vertical-align: top;
width: auto;
}
.slz-block-item-01.style-3 .block-content {
position: absolute;
z-index: 3;
width: 100%;
bottom: 0;
background-color: rgba(0, 0, 0, 0.3);
color: #FFF;
}
.slz-block-item-01.style-3 .block-info .link {
color: #FFF;
}
.slz-block-item-01.style-3 .block-category {
color: #FFF;
}
.slz-block-item-01.style-3 .block-category:after {
background-color: #ffffff;
}
.slz-block-item-01.style-3 .block-title {
color: #FFF;
}
.slz-block-item-01.style-3 .block-read-more {
color: #FFF;
}
.slz-block-item-01 .audio-wrapper {
position: absolute;
z-index: 10;
bottom: 0;
left: 0;
padding: 10px;
width: 100%;
background-color: rgba(0,0,0,0.5);
}
.slz-block-item-01 .audio-wrapper .mejs-container {
width: 100% !important;
background: transparent;
}
.slz-block-item-01 .mejs-container .mejs-controls {
background: none;
}
.slz-block-item-01 .block-image.has-gallery {
overflow: hidden;
background-color: #fff;
}
.slz-block-item-01 .block-image.has-quote .link:after {
transform: scale(1);
} .slz-block-item-02 .block-image {
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
}
.slz-block-item-02 .block-content {
display: table;
width: 100%;
padding-top: 20px;
}
.slz-block-item-02 .sub-content {
display: table-cell;
width: 100px;
}
.slz-block-item-02 .block-date {
background-color: #555;
width: 100px;
height: 100px;
text-align: center;
padding: 10px;
margin-bottom: 15px;
border-radius: 10px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
}
.slz-block-item-02 .block-date .big {
font-size: 60px;
font-weight: 700;
line-height: 1;
color: #fff;
border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}
.slz-block-item-02 .block-date .small {
font-size: 18px;
color: #fff;
}
.slz-block-item-02 .block-social {
text-align: center;
}
.slz-block-item-02 .block-social li {
margin-bottom: 10px;
}
.slz-block-item-02 .block-social li:last-child {
margin-bottom: 0;
}
.slz-block-item-02 .block-social .icons {
width: 20px;
padding-right: 5px;
}
.slz-block-item-02 .block-social .link {
display: inline-block;
min-width: 50px;
text-align: left;
}
.slz-block-item-02 .main-content {
display: table-cell;
padding-left: 30px;
vertical-align: top;
}
.slz-block-item-02 .block-title {
display: inline-block;
margin-bottom: 10px;
}
.slz-block-item-02 .block-info {
margin-bottom: 20px;
}
.slz-block-item-02 .block-info li {
padding-left: 20px;
}
.slz-block-item-02 .block-info li:before {
position: absolute;
content: "\f111";
font-family: FontAwesome;
font-style: normal;
font-size: 9px;
left: 0;
}
.slz-block-item-02 .block-content .read-more {
display: inline-block;
position: relative;
padding: 0 0 0 36px;
line-height: 26px;
background-color: transparent;
color: #18364a;
transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
}
.slz-block-item-02 .block-content .read-more:before {
position: absolute;
content: "";
left: 0;
bottom: 0;
width: 0;
height: 1px;
background-color: #18364a;
transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
}
.slz-block-item-02 .block-content .read-more i {
border-radius: 50%;
width: 26px;
height: 26px;
line-height: 26px;
text-align: center;
color: #fff;
background-color: #18364a;
position: absolute;
left: 0;
top: 0;
right: auto;
transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
}
.slz-block-item-02 .block-content .read-more i:before {
content: '\f178';
}
.slz-block-item-02 .block-content .read-more:hover {
padding-left: 0;
padding-right: 36px;
}
.slz-block-item-02 .block-content .read-more:hover:before {
width: calc(100% - 36px);
}
.slz-block-item-02 .block-content .read-more:hover i {
left: calc(100% - 26px);
}  .slz-block-gallery-01 {
position: relative;
}
.slz-block-gallery-01 .block-content {
position: absolute;
padding: 0;
left: 0;
right: 0;
top: 0;
bottom: 0;
z-index: 5;
text-align: center;
background-color: rgba(255, 255, 255, 0.8);
opacity: 0;
pointer-events: none;
transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
}
.slz-block-gallery-01 .block-content .block-content-wrapper {
position: absolute;
width: 100%;
padding: 0px 15px;
top: 50%;
transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-webkit-transform: translate(0, -50%);
}
.slz-block-gallery-01 .block-content .icon-block {
font-size: 60px;
}
.slz-block-gallery-01 .block-content .icon-block + .img-block {
margin-top: 10px;
}
.slz-block-gallery-01 .block-content .img-block {
position: relative;
width: 60px;
overflow: hidden;
display: block;
margin-right: auto;
margin-left: auto;
}
.slz-block-gallery-01 .block-content .img-block:before {
content: "";
display: block;
padding-top: 100%;
}
.slz-block-gallery-01 .block-content .img-block .img-full {
width: auto;
height: 100%;
max-width: none;
position: absolute;
top: 0;
left: 50%;
transform: translateX(-50%);
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-o-transform: translateX(-50%);
}
.slz-block-gallery-01 .block-content .block-category {
margin-top: 10px;
}
.slz-block-gallery-01 .block-content .block-title {
margin-top: 10px;
}
.slz-block-gallery-01 .block-content .block-info {
margin-top: 10px;
}
.slz-block-gallery-01 .block-content .block-text {
margin-top: 10px;
}
.slz-block-gallery-01 .block-content .block-read-mores {
margin-top: 10px;
}
.slz-block-gallery-01 .block-content .block-zoom-img {
margin-top: 10px;
pointer-events: auto;
}
.slz-block-gallery-01 .block-content .block-read-mores {
display: inline-block;
margin-right: 0;
margin-left: 0px;
pointer-events: auto;
}
.slz-block-gallery-01 .block-content .block-read-mores + .block-zoom-img {
display: inline-block;
margin-left: 20px;
margin-right: 0px;
color: #213047;
}
.slz-block-gallery-01 .block-content .block-zoom-img:hover {
color: #337ab7;
}
.slz-block-gallery-01 .block-content .slz-icon {
display: inline-block;
margin-left: 5px;
padding-left: 0px;
font-style: normal;
}
.slz-block-gallery-01 .block-content .slz-icon:before {
font-family: 'FontAwesome';
font-size: 14px;
}
.slz-block-gallery-01 .block-content .slz-icon.icon-read-more:before {
content: "\f067";
}
.slz-block-gallery-01 .block-content .slz-icon.icon-zoom-in:before {
content: "\f00e";
}
.slz-block-gallery-01:hover .block-content {
opacity: 1;
}
.slz-block-gallery-01 .block-image .link:after {
content: none;
}  .slz-block-video .block-video {
display: block;
width: 100%;
position: relative;
overflow: hidden;
margin-bottom: 0;
background-color: #000;
}
.slz-block-video .block-video:before {
display: block;
content: '';
padding-top: 67%;
}
.slz-block-video .btn-play {
position: absolute;
top: 50%;
left: 50%;
z-index: 3;
cursor: pointer;
text-align: center;
transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
}
.slz-block-video .btn-play .icons {
font-size: 18px;
color: #fff;
width: 50px;
height: 50px;
line-height: 46px;
border: 2px solid #fff;
background-color: rgba(255,255,255, 0.2);
border-radius: 50%;
}
.slz-block-video .btn-play .icons:before {
margin-left: 4px;
}
.slz-block-video .btn-close {
position: absolute;
top: 45px;
right: 15px;
z-index: 6;
cursor: pointer;
text-align: center;
opacity: 0;
visibility: hidden;
}
.slz-block-video .icons {
font-size: 20px;
color: #fff;
}
.slz-block-video .text {
font-size: 20px;
margin-top: 5px;
color: #fff;
}
.slz-block-video .title {
width: 100%;
padding: 0 30px;
color: #fff;
font-size: 24px;
font-weight: 500;
text-transform: capitalize;
position: absolute;
top: calc(50% + 60px);
left: 50%;
z-index: 3;
cursor: pointer;
text-align: center;
transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
}
.slz-block-video .img-full {
width: auto;
height: 100%;
max-width: none;
position: absolute;
margin-bottom: 0;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
}
.slz-block-video .video-embed {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
z-index: 5;
border: none;
opacity: 0;
visibility: hidden;
transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
}
.slz-block-video .show-video {
opacity: 1;
visibility: visible;
}
.slz-block-video .btn-close.show-video {
opacity: 0;
visibility: hidden;
}
.slz-block-video:hover .btn-close.show-video {
opacity: 1;
visibility: visible;
}  .slz-horizontal-scroll {
display: block;
margin-left:-15px;
margin-right:-15px;
position: static
}
.slz-horizontal-scroll .horizontal-wrapper {
display: block;
width:100%;
height: auto;
white-space: nowrap;
}
.slz-horizontal-scroll .horizontal-wrapper > .item {
height: 100%;
width: 1170px;
padding-left:15px;
padding-right:15px;
display: inline-block;
vertical-align: top;
white-space: normal;
}
.slz-horizontal-scroll .horizontal-wrapper > .item >div{
display: block;
width:100%;
}
.slz-horizontal-scroll .horizontal-wrapper > .item .inner {
width: 100%;
display: block;
overflow: auto
}
.slz-horizontal-scroll .mCSB_horizontal.mCSB_inside > .mCSB_container {
padding-bottom: 20px
}   .slz-isotope-nav,
.slz-blog-detail .slz-isotope-nav,
.tab-list-wrapper,
.slz-blog-detail .tab-list-wrapper {
margin: 0 0 20px 0;
padding: 0;
}
.slz-isotope-nav .tab-filter,
.tab-list-wrapper .tab-list {
list-style: none;
display: inline-block;
text-align: center;
padding: 0;
position: relative;
}
.tab-filter li,
.tab-list li {
position: relative;
display: inline-block;
margin: 3px 15px 3px 15px;
}
.tab-filter li:first-child,
.tab-list li:first-child {
margin-left: 0;
}
.tab-filter li:last-child,
.tab-list li:last-child {
margin-right: 0;
}
.tab-filter li .link,
.tab-list li .link {
position: relative;
text-transform: capitalize;
color: #213047;
cursor: pointer;
}
.tab-filter li .link:hover,
.tab-list li .link:hover,
.tab-filter li.active .link,
.tab-list li.active .link {
color: #da0f32;
} .slz-tab-vertical {
display: table;
width: 100%;
}
.slz-tab-vertical .tab-list-wrapper {
display: table-cell;
width: 15%;
vertical-align: middle;
}
.slz-tab-vertical .tab-list {
position: relative;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-ms-flex-direction: column;
-webkit-flex-direction: column;
flex-direction: column;
-ms-flex-pack: justify;
-webkit-justify-content: space-between;
justify-content: space-between;
transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
}
.slz-tab-vertical .tab-list li {
display: block;
max-width: 100px;
text-align: center;
line-height: 1.22;
margin: 0;
}
.slz-tab-vertical .tab-content {
display: table-cell;
width: 85%;
}
.slz-tab-vertical .text-content {
display: block;
}
.sc-service-tab.slz-tab-vertical .tab-list-wrapper {
vertical-align: top;
}
.sc-service-tab.slz-tab-vertical .tab-list {
display: block;
}
.sc-service-tab.slz-tab-vertical .tab-list li + li {
margin-top: 50px;
}  form.wpcf7-form {
margin: 0 -15px;
font-size: 0;
}
.cf7-form-control.cf7-input-50 {
width: 50%;
}
.cf7-form-control.cf7-input-100 {
width: 100%;
}
.cf7-form-control {
padding: 0 15px;
display: inline-block;
vertical-align: top;
position: relative;
margin-bottom: 30px;
}
.cf7-form-control .cf7-form-control:last-child {
margin-bottom: 0;
}
.cf7-form-control .cf7-form-control.cf7-input-100 {
padding-left: 0;
padding-right: 0;
}
.cf7-form-control textarea {
resize: none;
}
.cf7-form-control input,
.cf7-form-control textarea {
display: block;
width: 100%;
font-size: 14px;
font-weight: 400;
padding: 10px;
border: 1px solid #b7b7b7;
background: transparent;
}
.wpcf7-validation-errors,
.wpcf7-not-valid-tip {
font-size: 14px;
}
.wpcf7-validation-errors {
text-align: center;
background-color: #ffe1bb;
}   .slz-list-logo {
margin: 0 -10px;
}
.slz-list-logo .item {
padding: 0 10px;
margin-top: 20px;
transition: all 0.3s ease;
}
.slz-list-logo .link {
display: block;
}
.slz-list-logo .link img {
margin: 0 auto;
}
.slz-list-block{
opacity: 1;
transform: translate3d(0px, 0px, 0px);
}
.slz-list-logo:hover .item {
filter: grayscale(100%);
opacity: 0.5;
}
.slz-list-logo .item:hover {
opacity: 1;
filter: grayscale(0);
} .slz-partner-carousel .slick-list {
margin-left: -10px;
margin-right: -10px;
}
.slz-partner-carousel .slick-list .slick-slide {
padding-left: 10px;
padding-right: 10px;
transition: all 0.3s ease;
}
.slz-partner-carousel .slick-list .slick-slide img {
margin-left: auto;
margin-right: auto;
}
.slz-partner-carousel .slick-list:hover .slick-slide{
opacity: 0.5;
filter: grayscale(100%);
}
.slz-partner-carousel .slick-list .slick-slide:hover{
opacity: 1;
filter: grayscale(0);
}   .slz-progress-bar-01 {
position: relative;
}
.slz-progress-bar-01 + .slz-progress-bar-01{
margin-top: 15px;
}
.slz-progress-bar-01 .progress-title {
margin-bottom: 5px;
font-size: 14px;
vertical-align: middle;
}
.slz-progress-bar-01 .progress-title .percent {
position: static;
}
.slz-progress-bar-01 .progress {
overflow: initial;
height: 8px;
border-radius: 50px;
margin-bottom: 0;
}
.slz-progress-bar-01 .progress-bar {
position: relative;
border-radius: 50px;
-webkit-border-radius: 50px; -webkit-transition: none;
-moz-transition: none;
-ms-transition: none;
-o-transition: none;
transition: none;
}
.slz-progress-bar-01 .percent {
position: absolute;
right: 0;
top: -25px;
color: #000;
font-weight: bold;
font-size: 14px;
}
.slz-progress-bar-01.style-1 .progress .percent {
display: none;
}
.slz-progress-bar-01.style-1 .percent {
float: right;
} .slz-progress-bar-01.style-2 .progress-title .percent {
display: none;
}
.slz-progress-bar-01.style-2 .percent {
color: #FFF;
background-color: #000;
border-radius: 5px;
top: -30px;
right: -20px;
text-align: center;
width: 44px;
height: 24px;
line-height: 26px;
}
.slz-progress-bar-01.style-2 .percent:after {
content: '';
width: 0;
height: 0;
display: block;
position: absolute;
z-index: 10;
border: 0;
left: 50%;
bottom: -5px;
border-left: 5px solid transparent;
border-right: 5px solid transparent;
border-top: 5px solid #000;
transform: translateX(-50%);
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-o-transform: translateX(-50%);
} .slz-progress-bar-01.style-3 .progress-title .percent {
display: none;
}
.slz-progress-bar-01.style-3 .progress-bar {
position: relative;
}
.slz-progress-bar-01.style-3 .percent {
background-color: #f5f5f5;
width: 40px;
height: 40px;
line-height: 42px;
border-radius: 50%;
top: 50%;
right: -20px;
box-shadow: 0px 0px 4px 0px #d9d9d9;
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
} .slz-progress-bar-01.style-4 .progress {
height: 24px;
background-color: #b1b1b1;
}
.slz-progress-bar-01.style-4 .progress .percent {
display: none;
}
.slz-progress-bar-01.style-4 .progress-title {
position: absolute;
left: 50%;
color: #FFF;
z-index: 1;
margin-bottom: 0;
transform: translateX(-50%);
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-o-transform: translateX(-50%);
}
.slz-progress-bar-01.style-4 .progress-title .percent {
margin-left: 10px;
color: #FFF;
} .slz-progress-bar-01.style-5 {
transform: rotate(180deg);
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-ms-transform: rotate(180deg);
-o-transform: rotate(180deg);
}
.slz-progress-bar-01.style-5 > div {
transform: rotate(180deg);
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-ms-transform: rotate(180deg);
-o-transform: rotate(180deg);
}
.slz-progress-bar-01.style-5 .progress .percent {
display: none;
}
.slz-progress-bar-01.style-5 .progress-title .percent {
margin-left: 20px;
} .slz-progress-bar-02 .circle {
width: 120px;
height: 120px;
}
.slz-progress-bar-02 .progress-circle {
width: 120px;
height: 120px;
position: relative;
display: inline-block;
}
.slz-progress-bar-02 .progress-circle + .progress-content {
margin-top: 15px;
}
.slz-progress-bar-02 .percent {
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
font-size: 18px;
font-weight: bold;
color: #000;
}
.slz-progress-bar-02 .progress-content .title {
font-size: 18px;
font-weight: 700;
margin: 0 0 10px 0;
text-transform: capitalize;
color: #213047;
}
.slz-progress-bar-02 .progress-content .description {
margin-bottom: 15px;
}
.slz-progress-bar-02 .progress-content .description:last-child {
margin-bottom: 0;
}  .map-contact {
height: 370px;
}
.slz-map-01 {
position: relative;
display: block;
background-color: #fafafa;
height: 500px;
}
.slz-map-01 #map-01 {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1;
}
.slz-map-01 .office-wrapper {
width: 41.666667%;
position: relative;
z-index: 2;
transform: translateY(-90px);
-webkit-transform: translateY(-90px);
-moz-transform: translateY(-90px);
-ms-transform: translateY(-90px);
-o-transform: translateY(-90px);
}
.slz-map-01 .office-list {
padding: 50px;
max-height: 500px;
background-color: #18364a;
border-radius: 10px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
}
.slz-map-01 .office {
padding-bottom: 20px;
border-bottom: 1px solid rgba(255, 255, 255, 0.2);
margin-bottom: 20px;
}
.slz-map-01 .office:last-child {
padding: 0;
border: none;
margin: 0;
}
.slz-map-01 .office-name {
color: #db0f32;
text-transform: uppercase;
font-size: 18px;
margin-bottom: 10px;
}
.slz-map-01 .office-contact {
color: rgba(255, 255, 255, 0.7);
}
.slz-map-01 .office-contact .icons {
padding-right: 5px;
width: 20px;
text-align: center;
}
.slz-map-01 .office-contact .text {
display: inline-block;
}
.map-content .g-address i {
margin-right: 7px;
}
.map-content .g-address {
text-transform: capitalize;
padding: 15px;
color: #3a4d6a;
font-weight: 400;
}   .main-layout .block-title {
font-size: 24px;
line-height: 1.4;
}
.list-layout .block-title {
font-size: 16px;
}
.list-layout .block-category,
.list-layout .block-info li a {
font-size: 12px;
text-transform: capitalize;
}
.list-layout .block-content .block-text,
.list-layout .block-info {
margin-top: 5px;
}
.list-layout .slz-block-item-01 .block-content {
padding: 10px 0 0 0;
}
.list-layout .slz-block-item-01.style-2 .block-image {
width: 120px;
}
.list-layout .slz-block-item-01.style-2 .block-content {
padding-top: 0;
}
.list-layout .slz-block-item-01.style-2 .block-image + .block-content {
padding: 0 0 0 15px;
}
.list-layout .slz-block-item-01.style-3 .block-info {
display: none;
}
.list-layout .slz-block-item-01.style-3 .block-content {
padding: 10px;
}
.list-layout {
margin-left: -15px;
margin-right: -15px;
font-size: 0;
}
.list-layout .element {
display: inline-block;
vertical-align: top;
padding: 0 15px;
margin-top: 30px;
font-size: 14px;
}
.list-layout.column-1 .element {
width: 100%;
}
.list-layout.column-1 .element:first-child {
margin-top: 0;
}
.list-layout.column-2 .element {
width: 50%;
}
.list-layout.column-2 .element:nth-child(-n + 2) {
margin-top: 0;
}
.list-layout.column-3 .element {
width: 33.3333%;
}
.list-layout.column-3 .element:nth-child(-n + 3) {
margin-top: 0;
}
.list-layout.column-4 .element {
width: 25%;
}
.list-layout.column-4 .element:nth-child(-n + 4) {
margin-top: 0;
}
.style-no-image .list-layout .element {
margin-top: 0;
}
.style-no-image .list-layout .slz-block-item-01.style-2 {
padding-top: 6px;
margin-top: 10px;
border-top: 1px solid #cccccc;
}
.style-no-image .list-layout.column-1 .element {
width: 100%;
}
.style-no-image .list-layout.column-1 .element:first-child .slz-block-item-01.style-2 {
margin-top: 0;
padding-top: 0;
border-top: none;
}
.style-no-image .list-layout.column-2 .element {
width: 50%;
}
.style-no-image .list-layout.column-2 .element:nth-child(-n + 2) .slz-block-item-01.style-2 {
margin-top: 0;
padding-top: 0;
border-top: none;
}
.style-no-image .list-layout.column-3 .element {
width: 33.3333%;
}
.style-no-image .list-layout.column-3 .element:nth-child(-n + 3) .slz-block-item-01.style-2 {
margin-top: 0;
padding-top: 0;
border-top: none;
}
.style-no-image .list-layout.column-4 .element {
width: 25%;
}
.style-no-image .list-layout.column-4 .element:nth-child(-n + 4) .slz-block-item-01.style-2 {
margin-top: 0;
padding-top: 0;
border-top: none;
} .slz-template-01 .slz-block-item-01 {
box-shadow: none;
background-color: #fafafa;
}
.slz-template-01 .list-layout {
margin-top: 30px;
}
.slz-template-01 .list-layout .slz-block-item-01 {
background-color: #fff;
}
.slz-template-01.style-no-image .list-layout {
margin-top: 20px;
} .slz-template-02 {
margin: 0 -15px;
font-size: 0;
width: calc(100% + 30px);
}
.slz-template-02 .slz-block-item-01 {
box-shadow: none;
background-color: #fafafa;
}
.slz-template-02 .main-layout {
display: inline-block;
width: 50%;
vertical-align: top;
padding: 0 15px;
font-size: 14px;
}
.slz-template-02 .list-layout {
width: calc(50% + 30px);
display: inline-block;
vertical-align: top;
margin-top: 0;
padding: 0 15px;
}
.slz-template-02 .list-layout .slz-block-item-01 {
background-color: #fff;
}
.slz-template-02.style-no-image .main-layout {
width: 60%;
}
.slz-template-02.style-no-image .list-layout {
width: 40%;
} .slz-template-03 .slz-block-item-01 {
box-shadow: none;
}
.slz-template-03.block-right-left .slz-list-block .item:nth-child(even) {
direction: rtl;
}
.slz-template-03.block-right-left .slz-list-block .item:nth-child(even) .block-image,
.slz-template-03.block-right-left .slz-list-block .item:nth-child(even) .slz-gallery-format {
direction: ltr;
}
.slz-template-03.block-right-left .slz-list-block .item:nth-child(even) .block-content {
direction: ltr;
padding: 0 20px 0 0;
}
.slz-template-03 .slz-block-item-01.style-1 .block-content {
padding: 15px 0 0 0;
}
.slz-template-03 .slz-block-item-01.style-2 .block-image + .block-content {
padding: 0 0 0 20px;
}
.slz-template-03 .block-title {
font-size: 24px;
line-height: 1.2;
} .slz-top-news .top-news-wrapper {
background-color: #fafafa;
padding: 20px;
}
.top-news-wrapper .item {
margin-bottom: 15px;
padding-bottom: 12px;
border: none;
text-align: left;
border-bottom: 1px solid #ebebeb;
display: table;
width: 100%;
}
.top-news-wrapper .post-number {
padding-right: 10px;
color: #da0f32;
display: table-cell;
font-weight: 700;
vertical-align: top;
line-height: 24px;
width: 30px;
}
.top-news-wrapper .post-info {
top: 0;
}
.top-news-wrapper .post-info .title {
color: #18364a;
font-size: 16px;
line-height: 24px;
}
.top-news-wrapper .post-info .title:hover {
color: #da0f32;
}
.top-news-wrapper .item:last-child {
margin-bottom: 0;
border-bottom: 0;
padding-bottom: 0;
}
.slz-recent-post .media {
border-top: 1px solid #e9ebef;
padding-top: 15px;
margin-top: 15px;
}
.slz-recent-post .media:first-child {
padding-top: 0;
border-top: none;
margin-top: 0;
}
.slz-recent-post .media-left {
padding-right: 15px;
}
.slz-recent-post .media-right {
padding-left: 0;
width: 100%;
}
.slz-recent-post .wrapper-image {
position: relative;
width: 120px;
display: block;
overflow: hidden;
}
.slz-recent-post .wrapper-image:before {
content: "";
display: block;
padding-top: 67%;
}
.slz-recent-post .wrapper-image img {
height: 100%;
width: auto;
max-width: none;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
}
.slz-recent-post .wrapper-image:after {
position: absolute;
content: "";
width: 100%;
height: 100%;
top: 0;
left: 0;
z-index: 1;
background-color: rgba(0, 0, 0, 0.5);
-webkit-backface-visibility: hidden;
transform: scale(0);
-webkit-transform: scale(0);
-moz-transform: scale(0);
-ms-transform: scale(0);
-o-transform: scale(0);
transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
}
.slz-recent-post .media:hover .wrapper-image:after {
transform: scale(1);
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
}
.slz-recent-post .media-heading {
font-size: 16px;
margin-bottom: 10px;
}
.slz-recent-post .meta {
margin: 0 -12px;
line-height: 18px;
}
.slz-recent-post .meta > .icons {
margin: 0 0 0 12px;
color: #666c72;
transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
}
.slz-recent-post .meta-info {
font-size: 12px;
color: #9aa7bc;
display: inline-block;
margin: 0 12px;
text-transform: capitalize;
}
.slz-recent-post .meta-info .link {
color: #9aa7bc;
padding-left: 5px;
}
.slz-recent-post .icon-meta {
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.slz-recent-post .view .icon-meta:before {
content: "\f06e";
}
.slz-recent-post .comment .icon-meta:before {
content: "\f086";
}
.slz-recent-post .block-info {
margin-bottom: 0;
} .col-md-8.slz-posts .slz-list-block.slz-column-1 .slz-block-item-01 .block-title, 
.col-md-12.slz-posts .slz-list-block.slz-column-1 .slz-block-item-01 .block-title,
.vc_col-sm-8 .slz-list-block.slz-column-1 .slz-block-item-01 .block-title {
font-size: 36px;
}
.col-md-8.slz-posts > .slz-list-block.slz-column-1 > .item, 
.col-md-12.slz-posts > .slz-list-block.slz-column-1 > .item,
.vc_col-sm-8 .slz-list-block.slz-column-1 > .item {
margin-top: 50px;
}
.col-md-8.slz-posts > .slz-list-block.slz-column-1 > .item:first-child, 
.col-md-12.slz-posts > .slz-list-block.slz-column-1 > .item:first-child,
.vc_col-sm-8 .slz-list-block.slz-column-1 > .item:first-child {
margin-top: 0px;
} .list-layout .slz-format-quote .icons-quote,
.list-layout .slz-format-audio .icons-audio,
.list-layout .slz-format-video .icons-video,
.list-layout .slz-format-gallery .icons-gallery,
.slz-block-item-01.style-3.slz-format-quote .icons-quote,
.slz-block-item-01.style-3.slz-format-audio .icons-audio,
.slz-block-item-01.style-3.slz-format-video .icons-video,
.slz-block-item-01.style-3.slz-format-gallery .icons-gallery,
.slz-list-block.slz-column-4 .slz-format-quote .icons-quote,
.slz-list-block.slz-column-4 .slz-format-audio .icons-audio,
.slz-list-block.slz-column-4 .slz-format-video .icons-video,
.slz-list-block.slz-column-4 .slz-format-gallery .icons-gallery {
position: absolute;
z-index: 2;
top: 50%;
left: 50%;
font-size: 3em;
font-family: 'FontAwesome';
font-style: normal;
color: #fff;
transform: translate(-50%, -50%);
}
.slz-template-02 .list-layout .slz-format-quote.style-2 .icons-quote,
.slz-template-02 .list-layout .slz-format-audio.style-2 .icons-audio,
.slz-template-02 .list-layout .slz-format-video.style-2 .icons-video,
.slz-template-02 .list-layout .slz-format-gallery.style-2 .icons-gallery {
font-size: 22px;
}
.list-layout .slz-block-item-01.slz-format-quote .block-image .link:after,
.list-layout .slz-block-item-01.slz-format-audio .block-image .link:after,
.list-layout .slz-block-item-01.slz-format-video .block-image .link:after,
.list-layout .slz-block-item-01.slz-format-gallery .block-image .link:after,
.slz-list-block.slz-column-4 .slz-block-item-01.slz-format-quote .block-image .link:after,
.slz-list-block.slz-column-4 .slz-block-item-01.slz-format-audio .block-image .link:after,
.slz-list-block.slz-column-4 .slz-block-item-01.slz-format-video .block-image .link:after,
.slz-list-block.slz-column-4 .slz-block-item-01.slz-format-gallery .block-image .link:after {
transform: scale(1);
}
.list-layout .slz-format-quote .icons-quote:before,
.slz-block-item-01.style-3.slz-format-quote .icons-quote:before,
.slz-list-block.slz-column-4 .slz-format-quote .icons-quote:before {
content: "\f10e";
}
.list-layout .slz-format-audio .icons-audio:before,
.slz-block-item-01.style-3.slz-format-audio .icons-audio:before,
.slz-list-block.slz-column-4 .slz-format-audio .icons-audio:before {
content: "\f028";
}
.list-layout .slz-format-video .icons-video:before,
.slz-block-item-01.style-3.slz-format-video .icons-video:before,
.slz-list-block.slz-column-4 .slz-format-video .icons-video:before {
content: "\f04b";
}
.list-layout .slz-format-gallery .icons-gallery:before,
.slz-block-item-01.style-3.slz-format-gallery .icons-gallery:before,
.slz-list-block.slz-column-4 .slz-format-gallery .icons-gallery:before {
content: "\f03e";
}   .fancybox-skin {
padding: 5px!important;
} .slz-isotope-grid {
font-size: 0;
margin: -15px;
}
.slz-isotope-grid .grid-sizer {
width: 1%;
}
.slz-isotope-grid .grid-item {
padding: 15px;
font-size: 14px;
vertical-align: top;
display: inline-block;
}
.slz-isotope-grid .grid-item > .img-full {
width: 100%;
display: block;
max-width: none;
}
.slz-isotope-grid .grid-item-wrapper {
overflow: hidden;
position: relative;
}
.slz-isotope-grid .grid-item-wrapper:before {
content: "";
display: block;
padding-top: 80%;
}
.slz-isotope-grid .grid-item-wrapper > .img-full {
width: auto;
height: 100%;
display: block;
max-width: none;
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
}
.slz-isotope-grid.column-2 .grid-item {
width: 50%;
}
.slz-isotope-grid.column-3 .grid-item {
width: 33.3333%;
}
.slz-isotope-grid.column-4 .grid-item {
width: 25%;
}
.slz-isotope-grid.column-5 .grid-item {
width: 20%;
} .slz-isotope-grid-2 {
font-size: 0;
margin: -15px;
}
.slz-isotope-grid-2 .grid-sizer {
width: 1%;
}
.slz-isotope-grid-2 .grid-item {
margin: 15px;
font-size: 14px;
overflow: hidden;
position: relative;
vertical-align: top;
display: inline-block;
}
.slz-isotope-grid-2 .grid-item:before {
content: "";
display: block;
padding-top: 80%;
}
.slz-isotope-grid-2 .grid-item .img-full {
width: auto;
height: 100%;
display: block;
max-width: none;
position: absolute;
left: 50%;
top: 50%;
transform: translate3D(-50%, -50%, 0);
-webkit-transform: translate3D(-50%, -50%, 0);
-moz-transform: translate3D(-50%, -50%, 0);
-ms-transform: translate3D(-50%, -50%, 0);
-o-transform: translate3D(-50%, -50%, 0);
}
.slz-isotope-grid-2 .grid-item > div {
position: absolute;
width: 100%;
left: 0;
top: 0;
bottom: 0;
right: 0;
}
.slz-isotope-grid-2 .grid-item > div .block-image {
width: 100%;
height: 100%;
}
.slz-isotope-grid-2 .grid-item-width-2.grid-item-height-1 .img-full {
width: 100%;
height: auto;
}
.slz-isotope-grid-2.column-3 .grid-item {
width: calc(33.3333% - 30px);
}
.slz-isotope-grid-2.column-3 .grid-item-width-2 {
width: calc(66.6666% - 30px);
}
.slz-isotope-grid-2.column-3 .grid-item-width-2:before {
padding-top: calc(80% + 6px);
}
.slz-isotope-grid-2.column-3 .grid-item-height-1:before {
padding-top: calc(40% - 12px);
}
.slz-isotope-grid-2.column-3 .grid-item-height-2:before {
padding-top: calc(160% + 30px);
}
.slz-isotope-grid-2.column-4 .grid-item {
width: calc(25% - 30px);
}
.slz-isotope-grid-2.column-4 .grid-item-width-2 {
width: calc(50% - 30px);
}
.slz-isotope-grid-2.column-4 .grid-item-width-2:before {
padding-top: calc(80% + 6px);
}
.slz-isotope-grid-2.column-4 .grid-item-height-1:before {
padding-top: calc(40% - 12px);
}
.slz-isotope-grid-2.column-4 .grid-item-height-2:before {
padding-top: calc(160% + 30px);
}
.slz-isotope-grid-2.column-5 .grid-item {
width: calc(20% - 30px);
}
.slz-isotope-grid-2.column-5 .grid-item-width-2 {
width: calc(40% - 30px);
}
.slz-isotope-grid-2.column-5 .grid-item-width-2:before {
padding-top: calc(80% + 6px);
}
.slz-isotope-grid-2.column-5 .grid-item-height-1:before {
padding-top: calc(40% - 12px);
}
.slz-isotope-grid-2.column-5 .grid-item-height-2:before {
padding-top: calc(160% + 30px);
} .btn-loadmore-wrapper {
display: block;
margin-top: 50px;
text-align: center;
}
.btn-loadmore-wrapper .slz-btn {
display: inline-block;
}
.btn-loadmore {
color: #fff;
height: 40px;
padding: 0 30px;
font-weight: 700;
text-align: center;
letter-spacing: 1px;
display: inline-block;
text-transform: uppercase;
border: 1px solid #337ab7;
background-color: #337ab7;
border-radius: 0;
-webkit-border-radius: 0;
-moz-border-radius: 0;
transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
}
.btn-loadmore:hover {
border-color: #4f93ce;
background-color: #4f93ce;
color: #fff;
} .slz-posts-mansory .slz-isotope-grid-2 .grid-item {
overflow: visible;
}
.slz-posts-mansory .slz-isotope-grid-2 .grid-item:before {
padding-top: 120%;
}
.slz-posts-mansory .slz-isotope-grid-2 .grid-item-width-2:before {
padding-top: calc(60% - 18px);
}
.slz-posts-mansory .slz-isotope-grid-2 .grid-item > .slz-block-item-01 {
overflow: hidden;
}
.slz-posts-mansory .slz-isotope-grid-2 .grid-item > .slz-block-item-01 .block-image,
.slz-posts-mansory .slz-isotope-grid-2 .grid-item > .slz-block-item-01 .slz-block-video {
height: 55%;
}
.slz-posts-mansory .slz-isotope-grid-2 .slz-block-video .block-video {
height: 100%;
}
.slz-posts-mansory .slz-isotope-grid-2 .grid-item > div .block-image:before,
.slz-posts-mansory .slz-isotope-grid-2 .grid-item > div .block-video:before {
content: none;
}  .slz-carousel-wrapper .carousel-overflow {
position: relative;
overflow: hidden;
}
.slz-carousel-wrapper {
margin-right: -15px;
margin-left: -15px;
position: relative;
}
.slz-carousel-wrapper .item {
padding-right: 15px;
padding-left: 15px;
}
.slz-carousel-wrapper .btn {
position: absolute;
z-index: 10;
top: 50%;
font-size: 0;
opacity: 0;
visibility: hidden;
background-color: transparent;
transition: all 0.3s ease;
-webkit-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
transform: translate(0, -50%);
}
.slz-carousel-wrapper .btn:hover,
.slz-carousel-wrapper .btn:focus,
.slz-carousel-wrapper .btn:active {
box-shadow: none;
outline: none;
}
.slz-carousel-wrapper .btn .icons {
font-size: 50px;
}
.slz-carousel-wrapper .btn-prev {
left: -50px;
}
.slz-carousel-wrapper .btn-next {
right: -50px;
left: auto;
}
.slz-carousel-wrapper:hover .btn-prev {
left: 20px;
opacity: 1;
visibility: visible;
}
.slz-carousel-wrapper:hover .btn-next {
right: 20px;
opacity: 1;
visibility: visible;
}
.slz-carousel-wrapper .btn-prev .icons:before {
content: "\f104";
}
.slz-carousel-wrapper .btn-next .icons:before {
content: "\f105";
}
.slz-carousel-wrapper .slick-dotted.slick-slider {
margin-bottom: 40px;
}
.slz-carousel-wrapper .slick-dots {
padding: 0;
margin: 0;
bottom: -35px;
z-index: 1;
}
.slz-carousel-wrapper .slick-dots li button {
padding: 0;
}
.slz-carousel-wrapper .slick-dots li button:before {
font-size: 12px;
transition: all 0.3s ease;
}
.slz-carousel-wrapper .slz-block-item-01 .block-image .img-full {
width: auto;
height: 101%;
}   @media screen and (min-width: 1600px) {} @media screen and (max-width: 1024px) { .slz-isotope-grid-2.column-5 .grid-item {
width: calc(25% - 30px);
}
.slz-isotope-grid-2.column-5 .grid-item-width-2 {
width: calc(50% - 30px);
}
.slz-isotope-grid-2.column-5 .grid-item-width-2:before {
padding-top: calc(80% + 6px);
}
.slz-isotope-grid-2.column-5 .grid-item-height-1:before {
padding-top: calc(40% - 12px);
}
.slz-isotope-grid-2.column-5 .grid-item-height-2:before {
padding-top: calc(160% + 30px);
}
.slz-posts-mansory .slz-isotope-grid-2 .grid-item:before {
padding-top: 150%;
}
.slz-posts-mansory .slz-isotope-grid-2 .grid-item-width-2:before {
padding-top: calc(71% + 2.16px);
}
} @media screen and (max-width: 768px) { .list-layout.column-4 .element {
width: 50%;
}
.list-layout.column-4 .element:nth-child(-n + 4) {
margin-top: 30px;
}
.list-layout.column-4 .element:nth-child(-n + 2) {
margin-top: 0;
}
.style-no-image .list-layout.column-4 .element {
width: 50%;
}
.style-no-image .list-layout.column-4 .element:nth-child(-n + 4) {
padding-top: 6px;
margin-top: 10px;
border-top: 1px solid #cccccc;
}
.style-no-image .list-layout.column-4 .element:nth-child(-n + 2) {
margin-top: 0;
padding-top: 0;
border-top: none;
}
.col-md-8.slz-posts .slz-list-block.slz-column-1 .slz-block-item-01 .block-title, 
.col-md-12.slz-posts .slz-list-block.slz-column-1 .slz-block-item-01 .block-title,
.vc_col-sm-8 .slz-list-block.slz-column-1 .slz-block-item-01 .block-title {
font-size: 30px;
} .slz-posts-mansory .slz-isotope-grid-2 .grid-item:before {
padding-top: 150%;
}
.slz-posts-mansory .slz-isotope-grid-2 .grid-item-width-2:before {
padding-top: calc(71% + 2.16px);
}
} @media screen and (max-width: 767px) { .list-layout {
margin-left: -10px;
margin-right: -10px;
}
.list-layout .element {
padding-left: 10px;
padding-right: 10px;
margin-top: 20px;
}
.slz-template-01 .list-layout {
margin-top: 20px;
}
.list-layout.column-2 .element,
.list-layout.column-3 .element,
.list-layout.column-3 .element:nth-child(-n + 3),
.list-layout.column-4 .element,
.list-layout.column-4 .element:nth-child(-n + 4) {
margin-top: 20px;
}
.list-layout.column-3 .element,
.list-layout.column-4 .element {
width: 50%;
}
.list-layout.column-2 .element:nth-child(-n + 2),
.list-layout.column-3 .element:nth-child(-n + 2),
.list-layout.column-4 .element:nth-child(-n + 2) {
margin-top: 0px;
}
.style-no-image .list-layout.column-3 .element,
.style-no-image .list-layout.column-4 .element {
width: 50%;
}
.style-no-image .list-layout.column-2 .element,
.style-no-image .list-layout.column-3 .element,
.style-no-image .list-layout.column-3 .element:nth-child(-n + 3),
.style-no-image .list-layout.column-4 .element,
.style-no-image .list-layout.column-4 .element:nth-child(-n + 4) {
padding-top: 6px;
margin-top: 10px;
border-top: 1px solid #cccccc;
}
.style-no-image .list-layout.column-3 .element:nth-child(-n + 2),
.style-no-image .list-layout.column-4 .element:nth-child(-n + 2) {
margin-top: 0;
padding-top: 0;
border-top: none;
}
.slz-template-02 {
margin: 0;
font-size: 0;
width: 100%;
}
.slz-template-02 .main-layout,
.slz-template-02.style-no-image .main-layout {
width: 100%;
padding: 0;
}
.slz-template-02.style-no-image .list-layout,
.slz-template-02 .list-layout {
margin-top: 20px;
padding: 0;
width: calc(100% + 20px);
}
.slz-template-03 .slz-list-block.slz-column-1 > .item {
margin-top: 30px;
}
.col-md-8.slz-posts .slz-list-block.slz-column-1 .slz-block-item-01 .block-title, 
.col-md-12.slz-posts .slz-list-block.slz-column-1 .slz-block-item-01 .block-title,
.vc_col-sm-8 .slz-list-block.slz-column-1 .slz-block-item-01 .block-title {
font-size: 24px;
}
.col-md-8.slz-posts > .slz-list-block.slz-column-1 > .item, 
.col-md-12.slz-posts > .slz-list-block.slz-column-1 > .item,
.vc_col-sm-8 .slz-list-block.slz-column-1 > .item {
margin-top: 30px;
}
.col-md-8.slz-posts > .slz-list-block.slz-column-1 > .item:first-child, 
.col-md-12.slz-posts > .slz-list-block.slz-column-1 > .item:first-child,
.vc_col-sm-8 .slz-list-block.slz-column-1 > .item:first-child {
margin-top: 0px;
} .slz-isotope-grid,
.slz-isotope-grid-2 {
margin: -10px;
}
.slz-isotope-grid .grid-item {
padding: 10px;
}
.slz-isotope-grid-2 .grid-item {
margin: 10px;
}
.slz-isotope-grid-2 .grid-item-width-2.grid-item-height-1 .img-full {
width: auto;
height: 100%;
}
.slz-isotope-grid-2.column-3 .grid-item,
.slz-isotope-grid-2.column-4 .grid-item,
.slz-isotope-grid-2.column-5 .grid-item {
width: calc(50% - 20px);
}
.slz-isotope-grid-2.column-3 .grid-item-width-2:before,
.slz-isotope-grid-2.column-3 .grid-item-height-1:before,
.slz-isotope-grid-2.column-4 .grid-item-width-2:before,
.slz-isotope-grid-2.column-4 .grid-item-height-1:before,
.slz-isotope-grid-2.column-5 .grid-item-width-2:before,
.slz-isotope-grid-2.column-5 .grid-item-height-1:before {
padding-top: 80%;
}
.slz-isotope-grid-2.column-3 .grid-item-height-2:before,
.slz-isotope-grid-2.column-4 .grid-item-height-2:before,
.slz-isotope-grid-2.column-5 .grid-item-height-2:before {
padding-top: calc(160% + 20px);
}
.slz-isotope-grid.column-3 .grid-item,
.slz-isotope-grid.column-4 .grid-item,
.slz-isotope-grid.column-5 .grid-item {
width: 50%;
}
.slz-posts-mansory .slz-isotope-grid-2 .grid-item:before,
.slz-posts-mansory .slz-isotope-grid-2 .grid-item-width-2:before  {
padding-top: 120%;
}
} @media screen and (max-width: 600px) {
.slz-tab-vertical .tab-list-wrapper,
.slz-tab-vertical .tab-content {
display: block;
width: 100%;
}
.slz-tab-vertical .tab-list {
display: inline-block;
}
.slz-tab-vertical .tab-list li {
display: inline-block;
max-width: none;
}
} @media screen and (max-width: 480px) { .slz-block-item-01 .block-text {
margin-top: 10px;
}
.slz-block-item-01.style-2 .block-image,
.slz-block-item-01.style-2 .block-content {
width: 100%;
display: block;
}
.slz-block-item-01.style-2 .block-image + .block-content {
padding: 15px 20px;   
}
.slz-block-item-01.style-3 .block-text {
display: none;
} .list-layout .slz-block-item-01.style-2 .block-image,
.list-layout .slz-block-item-01.style-2 .block-content {
display: table-cell;
}
.list-layout .slz-block-item-01.style-2 .block-content {
width: auto;
}
.slz-template-03.block-right-left .slz-list-block .item:nth-child(even) .block-content,
.slz-template-03 .slz-block-item-01.style-2 .block-image + .block-content {
padding: 15px 0 0 0;   
} .slz-isotope-grid-2.column-3 .grid-item-height-2:before,
.slz-isotope-grid-2.column-4 .grid-item-height-2:before,
.slz-isotope-grid-2.column-5 .grid-item-height-2:before {
padding-top: 80%;
}
} @media screen and (max-width: 414px) { .slz-isotope-grid-2.column-3 .grid-item, 
.slz-isotope-grid-2.column-4 .grid-item, 
.slz-isotope-grid-2.column-5 .grid-item {
width: calc(100% - 20px);
}
.slz-isotope-grid.column-3 .grid-item, 
.slz-isotope-grid.column-4 .grid-item, 
.slz-isotope-grid.column-5 .grid-item {
width: 100%;
}
} @media screen and (max-width: 380px) {
.slz-block-item-01 .block-info li a {
font-size: 12px;
}
.slz-block-item-01 .block-info li:before {
font-size: 5px;
}
} @media screen and (max-width: 320px) { .list-layout.column-2 .element,
.list-layout.column-3 .element,
.list-layout.column-4 .element {
width: 100%;
}
.list-layout.column-2 .element:nth-child(-n + 2),
.list-layout.column-3 .element:nth-child(-n + 2),
.list-layout.column-4 .element:nth-child(-n + 2) {
margin-top: 20px;
}
.list-layout.column-2 .element:first-child,
.list-layout.column-3 .element:first-child,
.list-layout.column-4 .element:first-child {
margin-top: 0;
}
.style-no-image .list-layout.column-2 .element,
.style-no-image .list-layout.column-3 .element,
.style-no-image .list-layout.column-4 .element {
width: 100%;
}
.style-no-image .list-layout.column-2 .element:nth-child(-n + 2),
.style-no-image .list-layout.column-3 .element:nth-child(-n + 2),
.style-no-image .list-layout.column-4 .element:nth-child(-n + 2) {
padding-top: 6px;
margin-top: 10px;
border-top: 1px solid #cccccc;
}
.style-no-image .list-layout.column-2 .element:first-child,
.style-no-image .list-layout.column-3 .element:first-child,
.style-no-image .list-layout.column-4 .element:first-child {
margin-top: 0;
padding-top: 0;
border-top: none;
}
.slz-block-item-01 .block-content,
.list-layout .slz-block-item-01 .block-content {
padding: 15px;
}
.main-layout .block-title,
.list-layout .block-title,
.slz-template-03 .block-title {
font-size: 20px;
line-height: 1.2;
}
.list-layout .slz-block-item-01.style-2 .block-title {
font-size: 16px;
line-height: 24px;
}
.list-layout .slz-block-item-01.style-2 .block-info {
margin-top: 5px;
}
.list-layout .slz-block-item-01.style-2 .block-image {
width: 100px;
}
.list-layout .block-content .block-text, .list-layout .block-info {
margin-top: 10px;
}
.list-layout .slz-block-item-01.style-3 .block-info {
display: block;
}
.slz-template-01 .list-layout .slz-block-item-01,
.slz-template-02 .list-layout .slz-block-item-01 {
background-color: #fafafa;
}
.slz-template-01 .list-layout .slz-block-item-01.style-2,
.slz-template-02 .list-layout .slz-block-item-01.style-2 {
background-color: #fff;
}
.slz-template-02.style-no-image .list-layout .slz-block-item-01.style-2 .block-content {
padding: 0;
}
.col-md-8.slz-posts .slz-list-block.slz-column-1 .slz-block-item-01 .block-title, 
.col-md-12.slz-posts .slz-list-block.slz-column-1 .slz-block-item-01 .block-title,
.vc_col-sm-8 .slz-list-block.slz-column-1 .slz-block-item-01 .block-title {
font-size: 20px;
line-height: 1.2;
}
.col-md-8.slz-posts > .slz-list-block.slz-column-1 > .item, 
.col-md-12.slz-posts > .slz-list-block.slz-column-1 > .item,
.vc_col-sm-8 .slz-list-block.slz-column-1 > .item {
margin-top: 30px;
}
}.sc_causes_block_layout_1 ~ .text-c .slz-btn > .btn-text + .btn-icon {
color: #242021;
}
.sc_causes_block_layout_1 ~ .text-c .slz-btn:hover > .btn-text + .btn-icon {
color: #ffffff;
}
.slz-carousel-wrapper .carousel-overflow .slz-block-item-06 {
margin-bottom: 15px;
}
.causes-slider .slz-carousel-wrapper .slick-list {
min-height: 400px;
}
.slz-block-item-06 {
position: relative;
-webkit-box-shadow: 0px 1px 7px 0px rgba(0,0,0,0.1);
-moz-box-shadow: 0px 1px 7px 0px rgba(0,0,0,0.1);
box-shadow: 0px 1px 7px 0px rgba(0,0,0,0.1);
border-radius: 4px;
background-color: #FFFFFF;
-webkit-border-radius: 4px;
-webkit-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
-ms-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
transition: all 0.4s ease;
}
.slz-block-item-06:hover {
-webkit-box-shadow: 0px 5px 30px 0px rgba(0,0,0,0.05);
-moz-box-shadow: 0px 5px 30px 0px rgba(0,0,0,0.05);
box-shadow: 0px 5px 30px 0px rgba(0,0,0,0.05); 
}
.slz-block-item-06 .block-label {
top: 25px;
background-color: #fff;
padding: 15px 15px 10px;    
text-transform: uppercase;
font-weight: 600;
color: #202427;
-webkit-transform: translate3d(0,0,0);
-moz-transform: translate3d(0,0,0);
-ms-transform: translate3d(0,0,0);
-o-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
.slz-block-item-06 .block-label .text:before {
content: "\f0e7";
font-family: "FontAwesome";
margin-right: 5px;
color: #F13E4B;
}
.slz-block-item-06 .slz-progress-bar-01.style-1  .progress {
max-width: initial;
width: calc(100% - 60px);
}
.slz-block-item-06 .progress-bar {
background-color: #F13E4B;
}
.progress-bar-striped, 
.progress-striped .progress-bar {
background-size: 6px 6px;
background-image: -webkit-linear-gradient(-45deg,rgba(0,0,0,0.08) 25%,transparent 25%,transparent 50%,rgba(0,0,0,0.08) 50%,rgba(0,0,0,0.08) 75%,transparent 75%,transparent);
background-image: -o-linear-gradient(-45deg,rgba(0,0,0,0.08) 25%,transparent 25%,transparent 50%,rgba(0,0,0,0.08) 50%,rgba(0,0,0,0.08) 75%,transparent 75%,transparent);
background-image: linear-gradient(-45deg,rgba(0,0,0,0.08) 25%,transparent 25%,transparent 50%,rgba(0,0,0,0.08) 50%,rgba(0,0,0,0.08) 75%,transparent 75%,transparent);
}
.slz-progress-bar-01 .percent {
color: #585858;
font-weight: 600;
}
.slz-block-item-06 .block-image {
width: 100%;
position: relative
}
.slz-block-item-06 .block-image:before {
content: "";
padding-top: 66%
}
.slz-block-item-06 .block-image .link {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
overflow: hidden
}
.slz-block-item-06 .block-image .link .img-full {
position: absolute;
height: 100%;
width: auto;
left: 50%;
top: 0;
-webkit-transform: translate(-50%, 0%);
transform: translate(-50%, 0%)
}
.slz-block-item-06 .block-image .link .cate-text {
position: absolute;
color: #FFFFFF;
top: 50%;
left: 0%;
z-index: 5;
text-align: center;
width:100%;
opacity: 0;
-webkit-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
-ms-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
transition: all 0.4s ease;
-webkit-transform: translate(0,-50%);
-moz-transform: translate(0,-50%);
-ms-transform: translate(0,-50%);
-o-transform: translate(0,-50%);
transform: translate(0,-50%);
}
.slz-block-item-06 .block-image .link .cate-text:before {
content: "\f067";
font-family: 'FontAwesome';
width: 38px;
height: 38px;
line-height: 38px;
text-align: center;
border-radius: 50%;
-webkit-border-radius: 50%;
display: block;
margin-left: auto;
margin-right: auto;
margin-bottom: 10px;
z-index: 5;
opacity: 0;
-webkit-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
-ms-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
transition: all 0.4s ease;
border:1px solid #F13E4B;
color: #F13E4B;
}
.slz-block-item-06 .block-image:hover .link .cate-text:before,
.slz-block-item-06 .block-image:hover .link .cate-text {
opacity: 1;
}
.slz-block-item-06 .block-content {
padding: 30px
}
.slz-block-item-06 .block-content .block-title {
font-weight: 900;
font-size: 24px;
text-transform: capitalize;
margin-bottom: 20px
}
.slz-block-item-06.style-2 .block-content .block-title {
margin-bottom: 0px;
font-size: 20px;
}
.slz-block-item-06 .block-content .block-title + .btn-block-donate {
margin-top: 30px;
}
.slz-progress-bar-01 .progress {
box-shadow: none;
-webkit-box-shadow: none;
background-color: #EAEAEA;
}
.slz-block-item-06 .block-text {
margin-bottom: 20px
line-height: 24px;
}
.slz-block-item-06 .block-info {
font-style: normal;
font-weight: normal;
margin-bottom: 25px
}
.slz-block-item-06 .block-info li {
padding-left: 10px;
padding-right: 10px
}
.slz-block-item-06 .block-info li:last-child {
padding-right: 0
}
.slz-block-item-06 .block-info li:first-child {
padding-left: 0
}
.slz-block-item-06 .block-info li + li:before {
content: "|"
}
.slz-block-item-06 .block-info li .link {
color: #333
}
.slz-block-item-06 .block-info li .link:hover {
color: #337ab7
}
.slz-block-item-06 .block-info li .link > .title {
color: #666c72;
margin-right: 5px
}
.slz-block-item-06 .block-info li .link .text {
font-weight: 600
}
.slz-block-item-06 .location-item .title {
display: inline-block;
margin-right: 5px;
color: #666c72
}
.slz-block-item-06 .location-item .text {
font-weight: 600;
color: #333
}
.slz-block-item-06 .donate-bar {
position: relative;
width: 100%;
margin-bottom: 10px;
padding: 20px;
border-radius: 50px;
-webkit-border-radius: 50px;
background-color: #fff;
box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.15)
}
.slz-block-item-06 .donate-bar .progress-title {
position: absolute;
right: 20px;
top: 50%;
-webkit-transform: translate(0%, -50%);
transform: translate(0%, -50%)
}
.slz-block-item-06 .donate-bar .progress {
width: calc(100% - 50px);
height: 10px
}
.slz-block-item-06 .donate-bar + .raise-goal-block {
margin-top: 15px
}
.slz-block-item-06 .raise-goal-block {
width: 100%
}
.slz-block-item-06 .raise-goal-block > div {
display: inline-block
}
.slz-block-item-06 .raise-goal-block > div + div:before {
display: inline-block;
content: "/";
color: #666c72;
padding: 0 10px
}
.slz-block-item-06 .raise-goal-block > div > .title {
display: inline-block;
margin-right: 5px;
color: #242021;
}
.slz-block-item-06 .raise-goal-block > div .text {
color: #F13E4B;
font-weight: 600
}
.slz-block-item-06 .raise-goal-block + .btn-block-donate {
margin-top: 30px
}
.slz-block-item-06 .btn-block-donate {
display: inline-block;
padding: 0px 20px;
font-weight: 700;
color: #fff;
line-height: 40px;
background-color: #F13E4B;
border-color: #F13E4B;
text-transform: uppercase
}
.slz-block-item-06 .btn-block-donate:after {
display: inline-block;
font-weight: normal;
content: "\f004";
font-family: 'FontAwesome';
margin-left: 10px
}
.slz-block-item-06 .btn-block-donate:hover {
background-color: #F13E4B;
border-color: #D93844;
}
.slz-block-item-06 .btn-block-donate + .social {
margin-top: 30px
}
.slz-block-item-06 .btn-buy-ticket {
display: inline-block;
padding: 15px 20px;
font-weight: 700;
color: #fff;
background-color: #337ab7;
text-transform: uppercase
}
.slz-block-item-06 .btn-buy-ticket:after {
display: inline-block;
font-weight: normal;
content: "\f105";
font-family: 'FontAwesome';
margin-left: 10px
}
.slz-block-item-06 .btn-buy-ticket:hover {
background-color: #285f8f
}
.slz-block-item-06 .slz-social-share {
float: right
}
.slz-block-item-06 .block-image:hover .link:after {
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);  
}
.slz-block-item-06 .slz-social-share {
margin-top: 30px;
} .slz-block-item-06.style-1 {
display: table;
width: 100%
}
.slz-block-item-06.style-1 .block-image {
display: table-cell;
vertical-align: top;
width: 40%
}
.slz-block-item-06.style-1 .block-image:after {
content: "";
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
opacity: 0;
transform: scale(1);
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
background-color: rgba(0, 0, 0, 0.5);
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease
}
.slz-block-item-06.style-1 .block-image .cate-text {
position: absolute;
opacity: 0;
top: 50%;
width: 100%;
text-align: center;
color: #fff;
z-index: 3;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease
}
.slz-block-item-06.style-1 .block-image:hover:after {
opacity: 1
}
.slz-block-item-06.style-1 .block-image:hover .cate-text {
opacity: 1
} .slz-block-item-06.style-2 .block-content {
text-align: center;
position: relative
}
.slz-block-item-06.style-2 .donate-bar {
position: absolute;
left: 30px;
right: 30px;
width: auto;
top: -30px;
z-index: 10
}
.slz-block-item-06.style-2 .raise-goal-block + .block-content-wrapper {
margin-top: 30px
}
.slz-block-item-06.style-2 .btn-block-donate + .slz-social-share {
margin-top: 20px
}
.slz-block-item-06.style-2 .slz-social-share {
float: none
}
.slz-block-item-06.style-2  .block-image .link {
border-radius: 4px 4px 0 0;
-webkit-border-radius: 4px 4px 0 0;
overflow: hidden;
z-index: 1;
}
.sc_causes_block_layout_2 .slz-block-item-06 .block-image {
border-radius: 4px 0px 0px 4px;
-webkit-border-radius: 4px 0px 0px 4px;
position: relative;
z-index: 1;
overflow: hidden;
} .slz-block-item-06.style-3 .block-image:before {
padding-top: 58%
}
.slz-block-item-06.style-3 .col-left {
width: 60%;
float: left;
padding-right: 15px;
padding-left: 15px
}
.slz-block-item-06.style-3 .col-right {
width: 40%;
float: left;
padding-left: 15px;
padding-right: 15px;
text-align: right
}
.slz-block-item-06.style-3 .block-info {
margin-bottom: 5px
}
.slz-block-item-06.style-3 .location-item {
margin-bottom: 25px
}
.sc_causes_block_layout_3  .slz-block-item-06 {
box-shadow: none;
-webkit-box-shadow: none;
border-radius: 0px;
-webkit-border-radius: 0px;
}
.sc_causes_block_layout_3  .slz-block-item-06:hover {
box-shadow: none;
-webkit-box-shadow: none;
}
.sc_causes_block_layout_3 .slz-block-item-06 .block-image {
border-radius: 4px;
-webkit-border-radius: 4px;
position: relative;
z-index: 1;
overflow: hidden;
}
.sc_causes_block_layout_3  .slz-block-item-06 .block-content .block-title {
display: inline;
margin-right: 5px;
}
.sc_causes_block_layout_3  .slz-block-item-06 .block-content .remain_time {
display: inline;
color: #9c9c9c;
}
.sc_causes_block_layout_3 .slz-block-item-06 .donate-bar {
padding: 0px;
box-shadow: none;
-webkit-box-shadow: none;
}
.sc_causes_block_layout_3 .donate-bar {
margin-top: 20px;
}
.sc_causes_block_layout_3 .slz-block-item-06 .block-content {
padding:0px 0px 0px 30px;
} .slz-block-item-06.style-4 {
position: relative;
padding: 0 20px 20px
}
.slz-block-item-06.style-4 .block-image:before {
padding-top: 56%
}
.slz-block-item-06.style-4 .block-info {
width: calc(100% - 135px);
float: left;
padding-right: 20px;
margin-bottom: 0
}
.slz-block-item-06.style-4 .block-info li {
display: block;
padding: 0
}
.slz-block-item-06.style-4 .block-info li + li {
margin-top: 10px
}
.slz-block-item-06.style-4 .block-info li + li:before {
content: none
}
.slz-block-item-06.style-4 .block-info li .link {
display: block;
position: relative;
padding-left: 20px
}
.slz-block-item-06.style-4 .block-info li .link:before {
position: absolute;
top: 0;
left: 0;
font-family: 'FontAwesome';
color: #337ab7
}
.slz-block-item-06.style-4 .block-info li .link .title {
display: block
}
.slz-block-item-06.style-4 .block-info li .link.date:before {
content: "\f073"
}
.slz-block-item-06.style-4 .block-info li .link.duration-time:before {
content: "\f017"
}
.slz-block-item-06.style-4 .block-info li .link.location:before {
content: "\f041"
}
.slz-block-item-06.style-4 .block-content {
padding: 30px 0
} .slz-block-item-06.style-3  .btn-block-donate:after {
content: "\f004";
-webkit-transform: translate(0,-1px);
-moz-transform: translate(0,-1px);
-ms-transform: translate(0,-1px);
-o-transform: translate(0,-1px);
transform: translate(0,-1px);
}
.slz-block-item-06.style-3  .btn-block-donate:hover:after {
-webkit-transform: translate(0,-1px);
-moz-transform: translate(0,-1px);
-ms-transform: translate(0,-1px);
-o-transform: translate(0,-1px);
transform: translate(0,-1px);
}
.slz-blog-detail.slz-causes .slz-block-item-06 .block-image:before {
content: none;
}
.slz-blog-detail.slz-causes .slz-block-item-06 .block-image .link {
position: relative;
left: auto;
top: auto;
bottom: auto;
right: auto;
pointer-events: none;
}
.slz-blog-detail.slz-causes .slz-block-item-06 .block-image .link .img-full {
position: relative;
left: auto;
top: auto;
height: auto;
width: 100%;
-webkit-transform: translate(0,0);
-moz-transform: translate(0,0);
-ms-transform: translate(0,0);
-o-transform: translate(0,0);
transform: translate(0,0);
}
.slz-blog-detail.slz-causes .slz-block-item-06 {
margin-bottom: 50px;
}
.slz-blog-detail.slz-causes .slz-block-item-06 .block-image .link {
pointer-events: none;
}
.slz-blog-detail.slz-causes .slz-block-item-06 .block-image .link:after {
content: none;
}
.slz-blog-detail.slz-causes .slz-block-item-06 .block-image .link .cate-text {
display: none;
}
.slz-blog-detail.slz-causes .slz-block-item-06.style-3 .block-info {
margin-top: 15px;
}
.slz-blog-detail.slz-causes  .slz-block-item-06 .block-info li {
margin-right: 0px;
position: relative;
}
.slz-blog-detail.slz-causes  .slz-block-item-06 .block-info li + li:before {
position: absolute;
right: 100%;
top: 0;
margin-right: -1px;
}
.slz-blog-detail.slz-causes  .slz-block-item-06 .block-info .link,
.slz-blog-detail.slz-causes  .slz-block-item-06 .block-info .link:hover {
color: #494647;
}
.slz-blog-detail.slz-causes  .slz-block-item-06 .block-title {
font-size: 24px;
} .causes-slider .slick-track {
font-size: 0px;
}
.causes-slider .slick-track:before,
.causes-slider .slick-track:after {
content: none;
}
.causes-slider .slick-track > .slick-slide {
font-size: 14px;
}
.causes-slider .slick-arrow.btn-prev, 
.causes-slider .slick-arrow.btn-next {
width: 40px;
height: 40px;
line-height: 40px;
opacity: 1;
visibility: visible;
}
.causes-slider .slick-arrow.btn-prev:hover, 
.causes-slider .slick-arrow.btn-next:hover {
background: #FFFFFF;
}
.causes-slider .slick-arrow.btn-prev {
left: -50px;
}
.causes-slider .slick-arrow.btn-next {
right: -50px;
}
.causes-slider .slz-carousel-wrapper:hover .slick-arrow.btn-prev {
left: -50px;
} 
.causes-slider .slz-carousel-wrapper:hover .slick-arrow.btn-next {
right: -50px;
}
.causes-slider .slick-arrow.btn-prev:before {
font-size: 20px;
-webkit-transform: translate(-1px,-6px);
-moz-transform: translate(-1px,-6px);
-ms-transform: translate(-1px,-6px);
-o-transform: translate(-1px,-6px);
transform: translate(-1px,-6px);
}
.causes-slider .slick-arrow.btn-next:before {
font-size: 20px;
-webkit-transform: translate(0,-6px);
-moz-transform: translate(0,-6px);
-ms-transform: translate(0,-6px);
-o-transform: translate(0,-6px);
transform: translate(0,-6px);
} .donation-button-segment-group .radio label {
vertical-align: top;
padding-left: 0;
padding-right: 15px;
}
.donation-button-segment-group .radio label:last-child {
padding-right: 0;
}
.donation-button-segment-group .radio {
margin: 0;
}
.donation-button-segment-group .radio input[type="radio"] {
display: none;
}
.donation-button-segment-group .radio .label-check span {
font-weight: 700;
color: #242021;
}
.donation-button-segment-group .radio .label-check.slz-btn {
border-color: #b8b8b8;
color: #242021;
background-color: transparent;
}
.donation-button-segment-group .radio .label-check.slz-btn:hover,
.donation-button-segment-group .radio input[type="radio"]:checked + .label-check.slz-btn {
background-color: #f13e4b;
border-color: #f13e4b;
color: #ffffff;
}
.donation-button-segment-group .radio .form-control {
border: 1px solid transparent;
background-color: #f3f3f3;
padding: 14px 20px 10px;
height: auto;
line-height: 1.4;
border-radius: 3px;
-webkit-border-radius: 3px;
font-size: 14px;
pointer-events: none;
width: 180px;
display: inline-block;
font-weight: 700;
}
.donation-button-segment-group .radio .form-control:focus {
border-color: #f13e4b;
box-shadow: none;
}
.donation-button-segment-group .radio input[type="radio"]:checked + .label-check .form-control {
pointer-events: auto;
}
.donation-button-segment-group .radio .label-check.slz-btn {
min-width: 60px;
padding: 14px 20px 10px;
}
.slz-block-item-06.style-3 .col-right .btn-block-donate + .modal {
text-align: left;
}
.btn-block-donate + .modal .modal-title {
color: #202427;
text-transform: capitalize;
font-family: 'Khula', sans-serif;
font-weight: 900;
font-size: 24px;
}
.btn-block-donate + .modal .modal-header {
border-bottom: 0;
padding: 15px 30px;
}
.btn-block-donate + .modal .modal-header .close {
margin-right: -15px;
}
.btn-block-donate + .modal .modal-body {
padding: 0 30px;
}
.btn-block-donate + .modal .modal-footer {
border-top: 0;
padding: 15px 30px 30px;
text-align: left;
}
.btn-block-donate + .modal .slz-form-donate .form-group {
margin: 0;
} @media screen and (max-width: 1024px) {
.causes-slider .slick-arrow {
display: none!important;
}
}
@media screen and (max-width: 768px) {
.slz-block-item-06 .slz-social-share {
float: none;
text-align: left;
}
.causes-slider .slz-carousel-wrapper .slick-list {
min-height: 1px;
}
}
@media screen and (max-width: 767px) {
}
@media screen and (max-width: 600px) {
.slz-block-item-06 .slz-social-share {
float: none;
text-align: left;
margin-top: 20px;
}
.sc_causes_block_layout_2 .slz-block-item-06 .block-title + .block-text {
margin-top: 10px;
}
.donation-button-segment-group .radio .form-control {
width: 135px;
}
}
@media screen and (max-width: 480px) {
.causes-slider .slz-block-item-06.style-1,
.sc_causes_block_layout_3 .slz-block-item-06.style-1,
.sc_causes_block_layout_2 .slz-block-item-06.style-1 {
display: block;
}
.causes-slider .slz-block-item-06.style-1 .block-image,
.sc_causes_block_layout_3 .slz-block-item-06 .block-image,
.sc_causes_block_layout_2 .slz-block-item-06.style-1 .block-image {
width: 100%;
display: block;
}
.sc_causes_block_layout_3 .slz-block-item-06 .block-content {
padding: 30px 0px 0px;
}
.causes-slider .slz-block-item-06.style-1 .block-image,
.sc_causes_block_layout_2 .slz-block-item-06 .block-image {
border-radius: 4px 4px 0 0;
-webkit-border-radius: 4px 4px 0 0;
}
.donation-button-segment-group .radio .form-control {
width: calc(100% - 12px);
}
.donation-button-segment-group .radio label {
vertical-align: top;
width: 100%;
padding-right: 0;
}
.donation-button-segment-group .radio .label-check.slz-btn {
min-width: 1px;
width: 100%;
}
.donation-button-segment-group .radio .label-check.slz-btn:before {
content: none;
}
.donation-button-segment-group {
margin-bottom: 5px;
}
}
@media screen and (max-width: 380px) {
.btn-block-donate + .modal .modal-title {
font-size: 20px;
}
}
@media screen and (max-width: 320px) {
.btn-block-donate + .modal .modal-title {
font-size: 16px;
}
}.slz-block-item-05 {
position: relative;
border: 1px solid #ececec;
border-radius: 4px;
-webkit-border-radius: 4px;
background: #FFFFFF;
-webkit-box-shadow: 0px 1px 7px 0px rgba(0,0,0,0.1);
-moz-box-shadow: 0px 1px 7px 0px rgba(0,0,0,0.1);
box-shadow: 0px 1px 7px 0px rgba(0,0,0,0.1);
-webkit-transform: translate3d(0,0,0);
-moz-transform: translate3d(0,0,0);
-ms-transform: translate3d(0,0,0);
-o-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
-webkit-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
-ms-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
transition: all 0.4s ease;
}
.slz-block-item-05:hover {
-webkit-box-shadow: 0px 5px 30px 0px rgba(0,0,0,0.05);
-moz-box-shadow: 0px 5px 30px 0px rgba(0,0,0,0.05);
box-shadow: 0px 5px 30px 0px rgba(0,0,0,0.05); 
}
.slz-block-item-05 .price {
position: relative;
padding-left: 20px;
font-weight: 600;
}
.slz-block-item-05 .price:before {
content: "\f145";
font-family: 'FontAwesome';
position: absolute;
top: 0;
left: 0;
color: #F13E4B;
font-weight: 400;
}
.slz-block-item-05 .block-info {
font-weight: 400;
font-style: normal;
margin-bottom: 0px;
}
.slz-block-item-05 .block-info > li {
display: block
}
.slz-block-item-05 .block-info > li + li {
margin-top: 10px
}
.slz-block-item-05 .block-info > li:before,
.slz-block-item-05 .block-info > li + li:before {
content: none
}
.slz-block-item-05 .block-info > li .link {
display: inline-block;
position: relative;
padding-left: 20px;
color: #666c72
}
.slz-block-item-05 .block-info > li .link:before {
font-family: 'FontAwesome';
position: absolute;
left: 0;
top: 0;
color: #337ab7
}
.slz-block-item-05 .block-info > li .link.time:before {
content: "\f073"
}
.slz-block-item-05 .block-info > li .link.place:before {
content: "\f041"
}
.slz-block-item-05 .block-info > li .link.place {
color: #333;
font-weight: 600
}
.slz-block-item-05 .block-info > li .link.place:hover {
color: #337ab7
}
.slz-block-item-05 .block-info > li .link .text {
font-weight: 600;
color: #333
}
.slz-block-item-05 .block-info > li .link .text:hover {
color: #337ab7
}
.slz-block-item-05 .block-text {
width: calc(100% - 100px);
padding-right: 20px;
margin-left: 100px
}
.slz-block-item-05 .block-info li {
margin-bottom: 0px;
}
.slz-block-item-05 .block-info li + li {
margin-top: 15px;
}
.slz-block-item-05 .block-info + .price {
margin-top: 12px;
}
.slz-block-item-05 .block-title {
margin-bottom: 15px;
color: #242021;
font-weight: 900;
}
.slz-block-item-05 .block-title:hover {
color: #F13E4B;
}
.slz-block-item-05 .block-date .date {
display: block;
font-size: 40px;
font-weight: 900;
color: #337ab7;
margin-bottom: 0;
line-height: 1.2
}
.slz-block-item-05 .block-date .date {
display: block;
font-size: 40px;
font-weight: 900;
color: #F13E4B;
font-size: 62px;
line-height: 1;
}
.slz-block-item-05 .block-date .month {
margin-top: -10px;
}
.slz-block-item-05 .block-info > li .link.place:hover,
.slz-block-item-05 .block-info > li .link .text:hover,
.slz-block-item-05 .block-info > li .link:before {
color: #F13E4B;
}
.slz-block-item-05 .block-image {
display: inline-block;
vertical-align: top;
width: 30%;
top: -30px;
border-radius: 6px;
overflow: hidden;
z-index: 1;
float: left;
-webkit-box-shadow: 4px 9px 29px 0px rgba(0,0,0,0.09);
-moz-box-shadow: 4px 9px 29px 0px rgba(0,0,0,0.09);
box-shadow: 4px 9px 29px 0px rgba(0,0,0,0.09); 
}
.slz-block-item-05 .block-image:before {
content: "";
display: block;
padding-top: 75%
}
.slz-block-item-05 .block-image .link {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0
}
.slz-block-item-05 .block-image .link .img-full {
position: absolute;
height: 100%;
width: auto;
left: 50%;
top: 0;
-webkit-transform: translate(-50%, 0%);
transform: translate(-50%, 0%)
}
.slz-block-item-05 .block-image + .block-content {
padding-left: 30px
}
.slz-block-item-05 .block-description {
padding:0px 30px 30px 100px;
}
.slz-block-item-05 .block-image .link:after {
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
top: 100%;
background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.5) 100%);
background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.5) 100%);
background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.5) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#80000000',GradientType=0 );
}
.slz-block-item-05 .block-image:hover .link:after {
top: 0;
}
.slz-block-item-05 .block-date {
display: inline-block;
vertical-align: middle;
padding: 20px 15px;
text-align: center;
width: 110px;
float: left
}
.slz-block-item-05 .block-date .month {
display: block;
text-align: center;
font-weight: 700;
white-space: nowrap;
color: #202427;
}
.slz-block-item-05 .block-content {
display: inline-block;
vertical-align: top;
padding: 20px;
float: left;
width: calc(70% - 110px);
}
.slz-block-item-05 .block-description {
padding: 0px 30px 30px 110px;
}
.slz-block-item-05 .block-date + .block-content {
padding: 0px 20px 20px;
width: calc(100% - 110px);
} .slz-event-single-block .slz-block-item-06.style-4 {
padding: 0px 30px 30px;
margin-bottom: 30px;
}
.slz-event-single-block .slz-block-item-06 .block-image {
-webkit-transform: translate(0,-20px);
-ms-transform: translate(0,-20px);
-o-transform: translate(0,-20px);
transform: translate(0,-20px);
overflow: hidden;
z-index: 1;
border-radius: 4px;
-webkit-border-radius: 4px;
-webkit-box-shadow: 4px 9px 29px 0px rgba(0,0,0,0.09);
-moz-box-shadow: 4px 9px 29px 0px rgba(0,0,0,0.09);
box-shadow: 4px 9px 29px 0px rgba(0,0,0,0.09); 
}
.slz-event-single-block .slz-block-item-06 .block-image .link {
pointer-events: none;
}
.slz-event-single-block .block-image .link:after {
content: none;
}
.slz-block-item-06.style-4 .block-content {
padding: 0px 0px;
}
.slz-event-single-block .slz-block-item-06 .block-content .block-title {
font-size: 24px;
}
.slz-event-single-block .slz-block-item-06 .block-title + .block-description {
margin-top: 10px;
}
.slz-event-single-block .slz-block-item-06 .block-description {
margin-bottom: 20px;
}
.slz-event-single-block .slz-block-item-06.style-4 .block-info {
width: 100%;
padding: 0px;
float: none;
}
.slz-event-single-block  .block-info li {
margin-bottom: 0px;
margin-top: 0px;
}
.slz-event-single-block  .block-info li +li {
margin-top: 10px;
}
.slz-event-single-block .block-info li a.date {
background-color: transparent;
}
.slz-block-item-06.style-4  .block-price .title,
.slz-event-single-block .slz-block-item-06.style-4 .block-info li .link .title {
display: inline-block;
min-width: 145px;
color: #202427;
font-weight: 600;
}
.slz-event-single-block .slz-block-item-06 .block-info li .link {
color: #202427;
}
.slz-event-single-block .slz-block-item-06 .block-info + .block-price {
margin-top: 15px;
}
.slz-block-item-06.style-4 .block-info li + li {
margin-top: 15px;
}
.slz-block-item-06.style-4 .block-info li .link:before,
.slz-event-single-block .slz-block-item-06 .block-info li .link:hover {
color: #F13E4B;
}
.slz-event-single-block .slz-block-item-06 .block-info li .link.date:hover {
color: #202427;
}
.slz-block-item-06.style-4 .block-price {
position: relative;
color:  #202427;
padding-left: 20px;
}
.slz-block-item-06.style-4 .block-price:before {
content: "\f155";
position: absolute;
top: 0;
left: 0;
font-family: 'FontAwesome';
color: #F13E4B;
font-size: 14px;
display: inline-block;
margin-right: 5px;
font-weight: 300;
}
.slz-block-item-06.style-4  .block-price .title {
margin-right: 5px;
}
.slz-block-item-06.style-4 .block-price .text {
font-weight: 600;   
}
.slz-block-item-06.style-4 .block-price .text b {
font-size: 1.5em;
vertical-align: text-bottom;
font-weight: 600;
color: #F13E4B;
} .slz-event-countdown-01 {
overflow: hidden;
z-index: 1;
}
.slz-event-countdown-01 .block-image {
position: relative;
}
.slz-event-countdown-01 .block-image:before {
content: "";
display: block;
padding-top: 41%;
}
.slz-event-countdown-01 .block-image .link {
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
overflow: hidden;
}
.slz-event-countdown-01 .block-image .link:before {
content: "";
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
background-color: rgba(0, 0, 0, 0.28);
z-index: 1;
}
.slz-event-countdown-01 .block-image .link .img-full {
position: absolute;
top: 0;
left: 50%;
width: auto;
height: 100%;
transform: translate(-50%, 0);
-webkit-transform: translate(-50%, 0);
-moz-transform: translate(-50%, 0);
-ms-transform: translate(-50%, 0);
}
.slz-event-countdown-01 .block-image .event-desc {
position: absolute;
width: 100%;
height: 100%;
padding: 20px;
top: 0;
left: 0;
z-index: 5;
color: #fff;
}
.slz-event-countdown-01 .block-image .event-desc .date {
font-size: 20px;
text-transform: uppercase;
font-weight: 700;
margin-bottom: 5px;
}
.slz-event-countdown-01 .coming-soon-canvas {
display: none;
}
.slz-event-countdown-01 .coming-soon {
display: table;
width: 100%;
padding: 15px 0;
}
.slz-event-countdown-01 .coming-soon .main-count-wrapper {
display: table-cell;
vertical-align: middle;
text-align: center;
width: 25%;
padding-left: 15px;
padding-right: 15px;
position: relative;
}
.slz-event-countdown-01 .coming-soon .main-count-wrapper:after {
content: "";
position: absolute;
right: 0;
top: 0;
height: 100%;
width: 1px;
background-color: #ececec;
}
.slz-event-countdown-01 .coming-soon .main-count-wrapper:last-child:after {
content: none;
}
.slz-event-countdown-01 .coming-soon .main-count-wrapper .main-count .count {
font-weight: 700;
font-size: 20px;
} .slz-event-single-block .slz-event-countdown-02 {
position: relative;
z-index: 1;
overflow: hidden;
border-radius: 4px;
-webkit-border-radius: 4px;
margin-bottom: 40px;
background-size: cover;
-webkit-background-size: cover;
background-repeat: no-repeat;
background-position: center;
}
.slz-event-single-block .slz-event-countdown-02:before {
content: "";
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
background-color: #263135;
background-color: rgba(38,49,53,0.9);
mix-blend-mode: multiply;
z-index: -1;
}
.slz-event-single-block .slz-event-countdown-02 {
display: table;
position: relative;
padding: 30px;
width: 100%;
}
.slz-event-single-block .slz-event-countdown-02:after {
content: "";
clear: both;
display: table;
}
.slz-event-single-block .slz-event-countdown-02 .coming-soon-canvas {
display: none;
}
.slz-event-single-block .slz-event-countdown-02 .col-left {
display: table-cell;
vertical-align: middle;
width: 65%;
padding-right: 20px;
float: none;
}
.slz-event-single-block .slz-event-countdown-02 .col-right {
width: 35%;
display: table-cell;
vertical-align: middle;
text-align: right;
padding-right: 30px;
}
.slz-event-single-block .slz-event-countdown-02 .col-right a {
vertical-align: middle;
}
.slz-event-single-block .main-count-wrapper {
display: inline-block;
padding: 3px 30px 0;
position: relative;
text-align: center;
vertical-align: middle;
}
.slz-event-single-block .main-count-wrapper:before {
content: "";
position: absolute;
height: 50%;
width: 1px;
background-color:rgba(255,255,255,0.3);
top: 50%;
left: 100%;
-webkit-transform: translate(0,-50%);
-ms-transform: translate(0,-50%);
-o-transform: translate(0,-50%);
transform: translate(0,-50%);
}
.slz-event-single-block .main-count-wrapper:last-child:before {
content: none;
}
.slz-event-single-block .main-count-wrapper .count {
font-size: 20px;
font-weight: 800;
}
.slz-event-single-block .main-count-wrapper .stat-label {
text-transform: uppercase;
font-weight: 600;
color: #F13E4B;
line-height: 1;
} .sc_event_carousel .slz-carousel-wrapper .slick-dotted.slick-slider {
margin-bottom: 60px;
}
.sc_event_carousel .slz-carousel-wrapper .slick-dots {
bottom: -50px;
}
.sc_event_carousel .slz-block-item-05.has-image {
margin-top: 30px;
} @media screen and (max-width: 1024px) {
.slz-event-single-block .slz-event-countdown-02 .col-left {
width: 70%;
}
.slz-event-single-block .slz-event-countdown-02 .col-right {
width: 30%;
}
.slz-event-single-block .slz-event-countdown-02 {
padding: 30px 20px;
}
.slz-event-single-block .main-count-wrapper {
padding: 0px 20px;
}
}
@media screen and (max-width: 768px) {
.slz-event-single-block .slz-event-countdown-02 {
padding: 30px;
}
.slz-event-single-block .main-count-wrapper {
padding: 0px 30px;
}
}
@media screen and (max-width: 767px) {
.sc_event_carousel .slz-carousel-wrapper .slick-dotted.slick-slider {
margin-bottom: 0;
}
.slz-event-single-block .slz-event-countdown-02 .col-left {
width: 100%;
display: block;
text-align: center;
padding: 0 0 30px;
}
.slz-event-single-block .slz-event-countdown-02 .col-right {
width: 100%;
display: block;
text-align: center;
padding: 0;
}
.sc_event_carousel .slz-carousel-wrapper .slick-dots {
position: relative;
bottom: auto;
margin-top: 15px;
margin-bottom: 5px;
}
}
@media screen and (max-width: 600px) {
.slz-block-item-05 .block-image {
width: calc(100% - 130px);
}
.slz-block-item-05 .block-content {
width: 100%;
}
.slz-block-item-05 .block-image + .block-content {
padding-left: 30px;
padding-top: 0px;
}
.slz-block-item-05 .block-description {
padding: 0 30px 30px;
}
.slz-event-single-block .slz-block-item-06.style-4 {
padding: 0px 20px 20px;
}
.slz-block-item-06.style-3 .col-left {
display: block;
width: 100%;
float: none;
}
.slz-block-item-06.style-3 .col-left +.col-right {
margin-top: 20px;
}
.slz-block-item-06.style-3 .col-right {
display: block;
width: 100%;
float: none;
text-align: left;
}
.slz-block-item-06.style-4 .block-price .title,
.slz-event-single-block .slz-block-item-06.style-4 .block-info li .link .title {
display: inline-block;
min-width: 125px;
font-weight: 600;
}
}
@media screen and (max-width: 480px) {
.slz-block-item-05 .block-image + .block-content {
padding-left: 20px;
}
.slz-block-item-05 .block-description {
padding: 0 20px 20px;
}
.slz-block-item-05 .block-date + .block-content {
width: 100%;
padding: 0px 20px 20px;
}
.slz-block-item-06 .block-info li .link >span {
display: block;
line-height: 1.4;
}
.slz-block-item-06.style-3 .block-info li {
display: block;
}
.slz-block-item-06.style-3 .block-info li .link >span {
display: inline-block;
}
.slz-blog-detail.slz-causes  .slz-block-item-06 .block-info li {
padding-left: 0px;
padding-right: 0px;
}
.slz-blog-detail.slz-causes  .slz-block-item-06 .block-info li + li:before {
content: none;
}
.slz-block-item-06.style-4 .block-price .text,
.slz-block-item-06 .block-info li .link .text {
display: block;
}
.slz-event-single-block .slz-event-countdown-02 {
padding: 30px 10px;
}
.slz-event-single-block .slz-event-countdown-02 .col-left {
width: 100%;
float: none;
padding-right: 0px;
text-align: center;
}
.slz-event-single-block .slz-event-countdown-02 .col-right {
width: 100%;
float: none;
padding-right: 0px;
text-align: center;
}
.slz-block-item-06 .block-content {
padding: 20px;
}
.slz-block-item-06.style-4 .block-price .text,
.slz-block-item-06 .block-info li .link .text {
margin-bottom: 15px;
}
}
@media screen and (max-width: 414px) {
.slz-block-item-05 .block-date {
display: block;
width: 100%;
padding: 15px;
}
.slz-block-item-05 .block-image {
width: 100%;
top: 0;
border-radius: 0;
-webkit-border-radius: 0;
box-shadow: none;
-webkit-box-shadow: none;
}
.slz-block-item-05 .block-image + .block-content {
padding-top: 20px;
}
.slz-block-item-05 .block-info > li .link {
line-height: 1.5;
}
.slz-event-single-block .main-count-wrapper {
padding: 0 20px;
}
}
@media screen and (max-width: 320px) {
.slz-blog-detail.slz-causes  .slz-block-item-06 .block-title {
font-size: 20px;
}
.slz-event-single-block .main-count-wrapper {
padding: 0 10px;
}
}.slz-service-carousel .service-slider-wrapper {
position: relative;
background: url(//pont-universel.org/wp-content/plugins/solazu-unyson/framework/extensions/autoload/static/img/iphone-mockup.png) no-repeat;
background-size: 100% 100%;
-webkit-background-size: 100% 100%;
}
.slz-service-carousel .service-slider-wrapper .slide-carousel {
padding: 75px 20px;
position: relative;
}
.slz-service-carousel .slz-tab-list .slz-sv-item {
position: relative;
}
.slz-service-carousel .slz-tab-list .slz-sv-item .wrapper-icon {
position: relative;
z-index: 10;
background: #FFF;
}
.slz-service-carousel .slz-tab-list .slz-sv-item .direction-line {
position: absolute;
background: #337ab7;
width: 0%;
height: 1px;
left: 50%;
top: 55px;
transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
}
.slz-service-carousel .slz-tab-list .slz-sv-item .direction-line .point {
position: absolute;
left: 100%;
top: 50%;
width: 15px;
height: 15px;
-ms-transform: translate(0, -50%) scale(0);
transform: translate(0, -50%) scale(0);
-webkit-transform: translate(0, -50%) scale(0);
-moz-transform: translate(0, -50%) scale(0);
background: #337ab7;
border: 2px solid #FFFFFF;
border-radius: 50%;
-webkit-border-radius: 50%;
transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition-delay: 0.3s;
-webkit-transition-delay: 0.3s;
-moz-transition-delay: 0.3s;
-o-transition-delay: 0.3s;
}
.slz-service-carousel .slz-tab-list .slz-sv-item.active .direction-line {
width: 70%;
}
.slz-service-carousel .slz-tab-list .slz-sv-item.active .direction-line .point {
transform: translate(0, -50%) scale(1);
-ms-transform: translate(0, -50%) scale(1);
-webkit-transform: translate(0, -50%) scale(1);
-moz-transform: translate(0, -50%) scale(1);
}
.slz-service-carousel .slz-tab-list .slz-sv-item.active .wrapper-icon {
background: #337ab7;
border-color: #337ab7;
}
.slz-service-carousel .slz-tab-list .slz-sv-item.active .wrapper-icon .slz-icon {
color: #FFFFFF;
}
.slz-service-carousel .right-side .slz-tab-list .slz-sv-item .direction-line {
left: auto;
right: 50%;
}
.slz-service-carousel .right-side .slz-tab-list .slz-sv-item .direction-line .point {
left: auto;
right: 100%;
}
.slz-service-carousel .service-slider-wrapper .item {
position: relative;
overflow: hidden;
}
.slz-service-carousel.style-1 .service-slider-wrapper .item:before,
.slz-service-carousel.style-2:not(.no-picture-fr) .service-slider-wrapper .item:before {
content: "";
display: block;
padding-top: 158%;
}
.slz-service-carousel.style-1 .service-slider-wrapper .item > img,
.slz-service-carousel.style-2:not(.no-picture-fr) .service-slider-wrapper .item > img {
position: absolute;
left: 50%;
top: 0;
bottom: 0;
height: 100%;
width: auto;
max-width: initial;
transform: translate(-50%, 0);
-moz-transform: translate(-50%, 0);
-ms-transform: translate(-50%, 0);
-o-transform: translate(-50%, 0);
-webkit-transform: translate(-50%, 0);
}
.slz-service-carousel.style-2.no-picture-fr .service-slider-wrapper .slide-carousel {
padding: 0px;
}
.slz-service-carousel.style-2.no-picture-fr .service-slider-wrapper {
background: none;
} .slz-gallery-tab-01 {
position: relative;
}
.slz-gallery-tab-01 .tab-content > .tab-pane {
display: block;
opacity: 0;
visibility: hidden;
max-height: 0;
}
.slz-gallery-tab-01 .tab-content > .tab-pane .gallery-list {
margin-bottom: 0;
}
.slz-gallery-tab-01 .tab-content > .active {
display: block;
opacity: 1;
visibility: visible;
max-height: none;
}
.slz-gallery-tab-01 .tab-content > .active .gallery-list {
margin-bottom: 30px;
}
.slz-gallery-tab-01 .gallery-list {
margin: 0 -15px;
}
.slz-gallery-tab-01 .gallery-list .slick-arrow {
opacity: 0;
visibility: hidden;
z-index: 100;
transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
}
.slz-gallery-tab-01 .gallery-list .slick-arrow:before {
font-family: 'FontAwesome';
color: #26292c;
font-size: 40px;
}
.slz-gallery-tab-01 .gallery-list .slick-prev {
top: 0;
left: 39%;
}
.slz-gallery-tab-01 .gallery-list .slick-prev:before {
content: "\f104";
}
.slz-gallery-tab-01 .gallery-list .slick-next {
top: 100%;
right: 39%;
}
.slz-gallery-tab-01 .gallery-list .slick-next:before {
content: "\f105";
}
.slz-gallery-tab-01 .gallery-list:hover .slick-prev {
opacity: 1;
visibility: visible;
top: 50%;
}
.slz-gallery-tab-01 .gallery-list:hover .slick-next {
opacity: 1;
visibility: visible;
top: 50%;
}
.slz-gallery-tab-01 .item {
padding: 0 15px;
} .sc_isotope_post .slz-block-gallery-01 .block-content .block-title,
.sc_isotope_post .slz-block-gallery-01 .block-content .icon-block a {
pointer-events: auto;
}
.sc_gallery_tab .tab-pane{
display: none;
}
.sc_gallery_tab .tab-pane.active{
display: block;
} @media screen and (max-width: 1024px) {
.slz-gallery-feature .slz-tab-list .slz-sv-item {
margin-bottom: 20px;
}
.slz-gallery-feature .service-slider-wrapper .slide-carousel {
padding: 70px 20px;
}
}
@media screen and (max-width: 768px) {
.slz-gallery-feature .slz-tab-list .slz-sv-item,
.slz-gallery-feature .slz-tab-list .slz-sv-item:last-child {
margin-bottom: 40px;
}
.slz-gallery-feature .slz-icon-box-1.style-vertical .icon-cell {
display: inline-block;
}
.slz-gallery-feature .slz-icon-box-1.style-vertical .content-cell {
display: inline-block;
width: calc(100% - 70px);
padding-top: 0;
vertical-align: top;
padding: 0 10px;
text-align: left;
margin-top: 0;
}
.slz-gallery-feature .slz-icon-box-1 {
padding: 0;
}
.slz-gallery-feature .slz-tab-list .slz-sv-item .direction-line {
left: 0;
top: 50%;
transform: translateX(-100%);
-webkit-transform: translateX(-100%);
-moz-transform: translateX(-100%);
-ms-transform: translateX(-100%);
-o-transform: translateX(-100%);
}
.slz-gallery-feature .slz-tab-list .slz-sv-item .direction-line .point {
left: 0;
}
.slz-gallery-feature .slz-tab-list .slz-sv-item.active .direction-line .point {
transform: translate(-50%, -50%) scale(1);
-webkit-transform: translate(-50%, -50%) scale(1);
-moz-transform: translate(-50%, -50%) scale(1);
-ms-transform: translate(-50%, -50%) scale(1);
-o-transform: translate(-50%, -50%) scale(1);
}
.slz-gallery-feature .slz-tab-list .slz-sv-item.active .direction-line {
width: 30%;
}
.slz-gallery-feature .right-side .slz-tab-list .slz-sv-item .direction-line,
.slz-gallery-feature .right-side .slz-tab-list .slz-sv-item .direction-line .point {
left: 0;
right: auto;
}
.slz-service-carousel.slz-gallery-feature > div > [class^="col-xs"]:first-child,
.slz-service-carousel.slz-gallery-feature > div > [class*="col-xs"]:first-child{
float: none;
margin: 0 auto 30px;
}
.slz-gallery-feature .slz-tab-list .slz-sv-item .direction-line .point,
.slz-gallery-feature .slz-tab-list .slz-sv-item .direction-line {
display: none;
}
.slz-service-carousel.style-1 .service-slider-wrapper .item:before, 
.slz-service-carousel.style-2:not(.no-picture-fr) .service-slider-wrapper .item:before {
padding-top: 178%;
}
}
@media screen and (max-width: 600px) {
.slz-gallery-feature .service-slider-wrapper .slide-carousel {
padding: 65px 20px;
}
.slz-gallery-feature .slz-icon-box-1 .wrapper-icon {
width: 55px;
height: 55px;
line-height: 53px;
}
.slz-gallery-feature .slz-tab-list .slz-sv-item .direction-line .point,
.slz-gallery-feature .slz-tab-list .slz-sv-item .direction-line {
display: none;
}
}
@media screen and (max-width: 480px) {
.slz-gallery-feature .row > div {
width: 100%;
}
.slz-gallery-feature .row > div:first-child {
margin-bottom: 30px;
padding: 0px 65px;
}
.slz-gallery-feature .slz-icon-box-1.style-vertical .content-cell {
text-align: left;
}
.slz-gallery-feature .slz-tab-list .slz-sv-item .direction-line {
display: none;
}
.slz-gallery-feature .service-slider-wrapper .slide-carousel {
padding: 70px 18px;
}
.slz-gallery-feature.style-2.no-picture-fr .service-slider-wrapper .slide-carousel {
padding:0px 15px;
}
.slz-gallery-feature .slz-icon-box-1.style-vertical .content-cell {
text-align: left;
}
}
@media screen and (max-width: 380px) {
.slz-gallery-feature .row > div:first-child {
padding: 0 45px;
}
.slz-gallery-feature.style-2.no-picture-fr .row > div:first-child {
padding: 0px 15px;
}
}
@media screen and (max-width: 320px) {
.slz-gallery-feature .row > div:first-child {
padding: 0 20px;
}
.slz-gallery-feature.style-2.no-picture-fr .row > div:first-child {
padding: 0px 15px;
}
.slz-gallery-feature .slz-icon-box-1 .wrapper-info .block-title {
font-size: 17px;
}
}.slz-teams .teams-detail-wrapper .slz-about-me-02 .slz-list-inline > li {
display: inline-block;
list-style-type: none;
}
.slz-teams .teams-detail-wrapper .slz-about-me-02 .block-wrapper {
border: none;
padding: 0px;
}
.slz-teams .teams-detail-wrapper .slz-about-me-02 {
border: none;
display: block;
font-size: 0;
}
.teams-detail-wrapper .slz-about-me-02 .name {
font-weight: 800;
font-size: 24px;
color: #202427;
line-height: 30px;
text-transform: capitalize;
position: relative;
display: inline-block;
margin-bottom: 0;
vertical-align: top;
}
.teams-detail-wrapper .slz-about-me-02 .image-wrapper {
position: relative;
display: inline-block;
vertical-align: top;
}
.teams-detail-wrapper .slz-about-me-02 .image-wrapper img {
margin: 0 auto;
max-width: 230px;
-webkit-border-radius: 0px;
border-radius: 0px;
}
.teams-detail-wrapper .slz-about-me-02 .content-wrapper {
width: calc(100% - 230px);
display: inline-block;
vertical-align: top;
padding-left: 25px;
font-size: 14px;
}
.teams-detail-wrapper .slz-about-me-02 .heading-wrapper {
padding-bottom: 10px;
border-bottom: 1px solid #ededed;
}
.teams-detail-wrapper .slz-about-me-02 .heading-wrapper .heading-right {
float: right;
}
.teams-detail-wrapper .slz-about-me-02 .content-text {
padding-top: 30px;
font-size: 14px;
}
.teams-detail-wrapper .slz-about-me-02 .heading-right .social-list {
margin-top: -8px;
margin-left: -5px;
}
.teams-detail-wrapper .slz-about-me-02 .heading-right .social-list .link {
font-size: 14px;
width: 30px;
height: 30px;
line-height: 28px;
border: 1px solid #BCBCBC;
padding: 0px;
margin: 5px;
text-align: center;
color: #BCBCBC;
border-radius: 50%;
-webkit-border-radius: 50%;
-webkit-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
-ms-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
transition: all 0.4s ease;
}
.teams-detail-wrapper .slz-about-me-02 .heading-right .social-list .link i {
margin: 0;
vertical-align: middle;
color: #BCBCBC;
}
.teams-detail-wrapper .slz-about-me-02 .heading-right .social-list .link:hover {
background-color: #FFFFFF;
border-color: #FFFFFF;
color: #F13E4B;
-webkit-box-shadow: 0px 3px 8px 0px rgba(0,0,0,0.1);
-moz-box-shadow: 0px 3px 8px 0px rgba(0,0,0,0.1);
box-shadow: 0px 3px 8px 0px rgba(0,0,0,0.1);
}
.teams-detail-wrapper .slz-about-me-02 .heading-right .link:hover i {
color: #F13E4B;
}
@media screen and (max-width: 767px) {
.teams-detail-wrapper .slz-about-me-02 .image-wrapper {
display: block;
}
.teams-detail-wrapper .slz-about-me-02 .image-wrapper img {
max-width: none;
width: 100%;
}
.teams-detail-wrapper .slz-about-me-02 .content-wrapper {
width: auto;
display: block;
padding-left: 0;
margin-top: 20px;
}
}.slz-testimonial .btn {
position: absolute;
top: 50%;
font-size: 50px;
background-color: transparent;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.slz-testimonial .btn:hover,
.slz-testimonial .btn:focus
.slz-testimonial .btn:active {
box-shadow: none;
}
.slz-testimonial .btn-prev {
left: -50px;
}
.slz-testimonial .btn-next {
right: -50px;
left: auto;
}
.slz-testimonial .slick-dots {
padding: 0;
margin: 0;
}
.slz-testimonial .slick-dots li button {
padding: 0;
}
.slz-testimonial .slick-dots li button:before {
font-size: 12px;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.slz-testimonial .name {
font-size: 18px;
font-weight: 600;
color: #666c72;
text-transform: capitalize;
}
.slz-testimonial .icons {
font-size: 50px;
margin-bottom: 20px;
}
.slz-testimonial .thumbnail-img-wrapper {
width: 60px;
margin-left: auto;
margin-right: auto;
} .slz-testimonial-01 .client-wrapper {
position: relative;
margin-bottom: 30px;
margin-left: -15px;
margin-right: -15px;
}
.slz-testimonial-01 .client-wrapper .item {
padding: 0 15px;
text-align: center;
}
.slz-testimonial-01 .img-wrapper {
position: relative;
overflow: hidden;
margin-bottom: 20px;
}
.slz-testimonial-01 .img-wrapper:before {
content: "";
padding-top: 100%;
display: block;
}
.slz-testimonial-01 .img-wrapper img {
margin: 0 auto;
width: auto;
height: 100%;
max-width: none;
position: absolute;
top: 0;
left: 50%;
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-o-transform: translateX(-50%);
transform: translateX(-50%);
}
.slz-testimonial-01 .thumbnail-img-wrapper img {
width: 100%;
height: auto;
position: absolute;
top: 50%;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.slz-testimonial-01 .info-wrapper .name,
.slz-testimonial-01 .info-wrapper .position {
opacity: 0;
visibility: hidden;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.slz-testimonial-01 .slick-current .info-wrapper .name,
.slz-testimonial-01 .slick-current .info-wrapper .position {
opacity: 1;
visibility: visible;
}
.slz-testimonial-01 .quote-wrapper {
text-align: center;
}
.slz-testimonial-01 .quote-wrapper .item {
text-align: left;
}
.slz-testimonial-01 .quote-wrapper .description {
font-size: 16px;
font-style: italic;
margin-bottom: 0;
position: relative;
padding-left: 80px;
}
.slz-testimonial-01 .quote-wrapper .description:before {
content: "\275D";
display: inline-block;
font-size: 120px;
line-height: 80px;
position: absolute;
color: #da0f32;
vertical-align: middle;
font-style: normal;
top: 5px;
left: 0;
}
.slz-testimonial-01 .quote-wrapper .slick-arrow {
display: none !important;
}
.slz-testimonial-01.layout-06 .client-wrapper .slick-arrow {
display: none !important;
}
.slz-testimonial-01.layout-06 .quote-wrapper .slick-arrow {
display: block !important;
} .slz-testimonial-02 .item {
position: relative;
text-align: right;
padding: 30px 40px 30px 0;
}
.slz-testimonial-02 .client-item {
position: absolute;
width: 25%;
top: 0;
left: 0;
}
.slz-testimonial-02 .img-wrapper {
display: block;
position: relative;
overflow: hidden;
}
.slz-testimonial-02 .img-wrapper:before {
display: block;
content: '';
padding-top: 100%;
}
.slz-testimonial-02 .img-wrapper img {
width: auto;
height: 100%;
max-width: none;
position: absolute;
top: 0;
left: 50%;
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-o-transform: translateX(-50%);
transform: translateX(-50%);
}
.slz-testimonial-02 .quote-item {
display: inline-block;
text-align: center;
box-shadow: 0 5px 30px rgba(0, 0, 0, 0.1);
-webkit-box-shadow: 0 5px 30px rgba(0, 0, 0, 0.1);
padding: 45px 30px 50px 100px;
width: 80%;
}
.slz-testimonial-02 .quote-item .img-wrapper {
width: 100px;
margin-bottom: 20px;
margin-left: auto;
margin-right: auto;
}
.slz-testimonial-02 .thumbnail-img-wrapper {
margin-bottom: 20px;
}
.slz-testimonial-02 .description {
margin-top: 20px;
}
.slz-testimonial-02 .slick-dots {
width: auto;
right: 0;
bottom: auto;
top: 50%;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
}
.slz-testimonial-02 .slick-dots li {
display: block;
} .slz-testimonial-03 .client-wrapper {
width: 120px;
padding-right: 30px;
float: left;
z-index: 2;
}
.slz-testimonial-03 .client-wrapper .slick-slide {
-webkit-transform: scale(0.8);
-moz-transform: scale(0.8);
-ms-transform: scale(0.8);
-o-transform: scale(0.8);
transform: scale(0.8);
}
.slz-testimonial-03 .client-wrapper .slick-current {
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
}
.slz-testimonial-03 .client-wrapper .client-item,
.slz-testimonial-03 .client-wrapper .slick-slide,
.slz-testimonial-03 .client-wrapper .slick-current {
-webkit-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
-ms-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
transition: all 0.4s ease;
}
.slz-testimonial-03 .client-wrapper .slick-list {
padding-top: 10px;
}
.slz-testimonial-03 .quote-wrapper {
padding-left: 120px;
}
.slz-testimonial-03 .img-wrapper {
position: relative;
top: 0;
z-index: 1;
overflow: hidden;
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
-webkit-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
-ms-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
transition: all 0.4s ease;
}
.slz-testimonial-03 .slick-current .img-wrapper {
-webkit-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
-ms-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
transition: all 0.4s ease;
top: -10px;
}
.slz-testimonial-03 .img-wrapper:before {
display: block;
content: "";
padding-top: 100%;
}
.slz-testimonial-03 .img-wrapper img {
width: auto;
height: 100%;
max-width: none;
position: absolute;
top: 0;
left: 50%;
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-o-transform: translateX(-50%);
transform: translateX(-50%);
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.slz-testimonial-03 .quote-wrapper .info-wrapper,
.slz-testimonial-03 .quote-wrapper .description {
display: block;
padding-left: 60px;
position: relative;
}
.slz-testimonial-03 .quote-wrapper .info-wrapper {
margin-top: 20px;
}
.slz-testimonial-03 .name,
.slz-testimonial-03 .position {
display: inline-block;
position: relative;
}
.slz-testimonial-03 .name + .position:before {
content: "-";
margin: 0 10px;
}
.slz-testimonial-03 .quote-wrapper .description:before {
position: absolute;
content: "\275D";
font-size: 6rem;
top: 25px;
left: 0;
color: #da0f32;
} .slz-testimonial-01.layout-04 {
text-align: center;
position: relative;
}
.slz-testimonial-01.layout-04 .client-wrapper {
margin-bottom: 20px;
}
.slz-testimonial-01.layout-04 .client-wrapper .item {
padding: 0 50px;
text-align: center;
}
.slz-testimonial-01.layout-04 .quote-wrapper .item {
text-align: center;
}
.slz-testimonial-01.layout-04 .slick-list {
max-width: 700px;
width: 100%;
margin: 0 auto;
}
.slz-testimonial-01.layout-04 .client-wrapper .slick-slide{
-webkit-transform: scale(0.8);
-moz-transform: scale(0.8);
-ms-transform: scale(0.8);
-o-transform: scale(0.8);
transform: scale(0.8);
}
.slz-testimonial-01.layout-04 .client-wrapper .slick-center{
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
}
.slz-testimonial-01.layout-04 .client-wrapper .slick-slide,
.slz-testimonial-01.layout-04 .client-wrapper .slick-center{
-webkit-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
-ms-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
transition: all 0.4s ease;
}
.slz-testimonial-01.layout-04 .img-wrapper {
margin-bottom: 0;
overflow: hidden;
position: relative;
z-index: 1;
opacity: 0.6;
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
-webkit-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
-ms-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
transition: all 0.4s ease;
}
.slz-testimonial-01.layout-04 .slick-current .img-wrapper {
-webkit-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
-ms-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
transition: all 0.4s ease;
opacity: 1;
}
.slz-testimonial-01.layout-04 .info-wrapper {
margin-top: 30px;
}
.slz-testimonial-01.layout-04 .info-wrapper .name,
.slz-testimonial-01.layout-04 .info-wrapper .position {
display: inline-block;
opacity: 1;
visibility: visible;
}
.slz-testimonial-01.layout-04 .quote-wrapper .description {
padding-left: 0;
}
.slz-testimonial-01.layout-04 .quote-wrapper .description:before {
content: none;
}
.slz-testimonial-01.layout-04 .name + .position:before {
content: "-";
margin: 0 10px;
}
.slz-testimonial.layout-04 .btn-prev {
left: 50px;
top: 110%;
}
.slz-testimonial.layout-04 .btn-next {
right: 50px;
top: 110%;
} .slz-testimonial-02.layout-05 .item {
text-align: left;
padding: 0;
}
.slz-testimonial-02.layout-05 .description {
margin-top: 0;
position: relative;
padding-left: 60px;
}
.slz-testimonial-02.layout-05 .description:before  {
content: "\275D";
position: absolute;
line-height: 1;
font-size: 6rem;
color: #da0f32;
left: 0;
}
.slz-testimonial-02.layout-05 .info-wrapper {
margin-top: 20px;
padding-left: 60px;
}
.slz-testimonial-02.layout-05 .position {
display: block;
}
.slz-testimonial-02.layout-05 .slick-dots {
width: auto;
right: auto;
left: 50%;
bottom: -25px;
top: auto;
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-o-transform: translateX(-50%);
transform: translateX(-50%);
}
.slz-testimonial-02.layout-05 .slick-arrow {
display: inline-block !important;
}
.slz-testimonial-02.layout-05 .slick-dots li {
display: inline-block;
} .slz-testimonial-01.layout-06 .slick-dots {
display: none !important;
}
.slz-testimonial-01.layout-06 .quote-wrapper .img-wrapper {
margin: 0 auto 20px auto;
max-width: 150px;
}
.slz-testimonial-01.layout-06 .quote-wrapper .description {
padding-left: 0;
}
.slz-testimonial-01.layout-06 .quote-wrapper .description:before {
content: none;
}
.slz-testimonial-01.layout-06 .client-wrapper .slick-slide,
.slz-testimonial-01.layout-06 .client-wrapper .slick-center {
-webkit-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
-ms-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
transition: all 0.4s ease;
} @media screen and (max-width: 600px) {
.slz-testimonial-01 .client-wrapper {
margin-bottom: 20px;
}
.slz-testimonial-01 .client-wrapper {
margin-left: -10px;
margin-right: -10px;
}
.slz-testimonial-01 .client-wrapper .item {
padding: 0 10px;
}
.slz-testimonial-01 .img-wrapper {
margin-bottom: 15px;
}
.slz-testimonial-02 .slick-slider {
margin-left: -15px;
margin-right: -15px;
}
.slz-testimonial-02 .item {
padding: 20px 15px;
}
.slz-testimonial-02 .client-item {
display: none;
}
.slz-testimonial-02 .quote-item {
padding: 20px;
width: 100%;
}
.slz-testimonial-02 .quote-item .img-wrapper {
margin-bottom: 15px;
}
.slz-testimonial-02 .slick-dots {
left: 50%;
bottom: -25px;
top: auto;
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-o-transform: translateX(-50%);
transform: translateX(-50%);
}
.slz-testimonial-02 .slick-dots li {
display: inline-block;
}
.slz-testimonial-01.layout-04 .client-wrapper .item {
padding: 0 20px;
}
.slz-testimonial-01.layout-04 .info-wrapper {
margin-top: 20px;
}
.slz-testimonial.layout-04 .btn-prev,
.slz-testimonial.layout-04 .btn-next {
display: none;
}
.slz-testimonial-02.layout-05 .item {
padding: 0 15px;
}    
}
@media screen and (max-width: 480px) {
.slz-testimonial-01 .quote-wrapper .description {
padding-left: 0
}
.slz-testimonial-01 .quote-wrapper .description:before {
content: none;
}
.slz-testimonial-03 .client-wrapper {
width: 100%;
float: none;
padding-right: 0;
margin-left: -10px;
margin-right: -10px;
}
.slz-testimonial-03 .client-wrapper .client-item {
padding: 0 10px;
}
.slz-testimonial-03 .slick-current .img-wrapper {
top: auto;
}
.slz-testimonial-03 .quote-wrapper {
padding-left: 0;
margin-top: 20px;
}
.slz-testimonial-01.layout-04 .client-wrapper .item {
padding: 0 10px;
}
}
@media screen and (max-width: 380px) {
.slz-testimonial-03 .quote-wrapper .description:before {
font-size: 4rem;
top: 15px;
}
.slz-testimonial-03 .quote-wrapper .description {
padding-left: 0px;
}
.slz-testimonial-03 .quote-wrapper .description:before {
content: none;
}
}.slz-widget {
margin-top: 50px;
}
.slz-widget:first-child {
margin-top: 0;
}
.slz-widget .widget-title {
display: block;
}
.slz-widget .widget-content {
display: block;
}
.slz-widget .widget-title.logo-title {
min-height: 30px;
border: none;
}
.slz-widget .slick-dots {
bottom: -30px;
}
.slz-widget .slick-dots li,
.slz-widget.slz-gallery .slick-dots li {
width: 20px;
margin: 0;
padding: 0;
}
.slz-widget .slick-dots li button:before {
font-size: 8px;
}
.slz-widget .social a {
display: inline-block;
vertical-align: top;
margin: 0 12px;
font-size: 14px;
}
.slz-widget .social a:first-child {
margin-left: 0;
}
.slz-widget .social a:last-child {
margin-right: 0;
}
.slz-widget .share-facebook:hover,
.social-counter-title.facebook > .slz-icon {
color: #3765a3;
}
.social-counter-title.facebook > .link {
background-color: #3765a3;
}
.slz-widget .share-twitter:hover,
.social-counter-title.twitter > .slz-icon {
color: #33ccff;
}
.social-counter-title.twitter > .link {
background-color: #33ccff;
}
.slz-widget .share-google-plus:hover,
.slz-widget .share-google:hover,
.social-counter-title.google-plus > .slz-icon,
.social-counter-title.google > .slz-icon {
color: #dc4638;
}
.social-counter-title.google-plus > .link,
.social-counter-title.google > .link {
background-color: #dc4638;
}
.slz-widget .share-skype:hover,
.social-counter-title.skype > .slz-icon {
color: #00AFF0;
}
.social-counter-title.skype > .link {
background-color: #00AFF0;
}
.slz-widget .share-youtube:hover,
.social-counter-title.youtube > .slz-icon {
color: #E62117;
}.social-counter-title.youtube > .link {
background-color: #E62117;
}
.slz-widget .share-rss:hover,
.social-counter-title.rss > .slz-icon {
color: #F36F24;
}
.social-counter-title.rss > .link {
background-color: #F36F24;
}
.slz-widget .share-delicious:hover,
.social-counter-title.delicious > .slz-icon {
color: #2A96FF;
}
.social-counter-title.delicious > .link {
background-color: #2A96FF;
}
.slz-widget .share-pinterest:hover,
.social-counter-title.pinterest > .slz-icon {
color: #bd081c;
}
.social-counter-title.pinterest > .link {
background-color: #bd081c;
}
.slz-widget .share-vimeo:hover,
.social-counter-title.vimeo > .slz-icon {
color: #00ADEF;
}
.social-counter-title.vimeo > .link {
background-color: #00ADEF;
}
.slz-widget .share-flickr:hover,
.social-counter-title.flickr > .slz-icon {
color: #FF0084;
}
.social-counter-title.flickr > .link {
background-color: #FF0084;
}
.slz-widget .share-lastfm:hover,
.social-counter-title.lastfm > .slz-icon {
color: #B90000;
}
.social-counter-title.lastfm > .link {
background-color: #B90000;
}
.slz-widget .share-linkedin:hover,
.social-counter-title.linkedin > .slz-icon {
color: #0077B5;
}
.social-counter-title.linkedin > .link {
background-color: #0077B5;
}
.slz-widget .share-tumblr:hover,
.social-counter-title.tumblr > .slz-icon {
color: #36465D;
}
.social-counter-title.tumblr > .link {
background-color: #36465D;
}
.slz-widget .share-deviantart:hover,
.social-counter-title.deviantart > .slz-icon {
color: #05CC47;
}
.social-counter-title.deviantart > .link {
background-color: #05CC47;
}
.slz-widget .share-git:hover,
.social-counter-title.git > .slz-icon {
color: #F34F29;
}
.social-counter-title.git > .link {
background-color: #F34F29;
}
.slz-widget .share-instagram:hover,
.social-counter-title.instagram > .slz-icon  {
color: #895A4D;
}
.social-counter-title.instagram > .link {
background-color: #895A4D;
}
.slz-widget .share-soundcloud:hover,
.social-counter-title.soundcloud > .slz-icon {
color: #FF5500;
}
.social-counter-title.soundcloud > .link {
background-color: #FF5500;
}
.slz-widget .share-stumbleupon:hover,
.social-counter-title.stumbleupon > .slz-icon {
color: #EB4924;
}
.social-counter-title.stumbleupon > .link {
background-color: #EB4924;
}
.slz-widget .share-behance:hover,
.social-counter-title.behance > .slz-icon {
color: #005CFF;
}
.social-counter-title.behance > .link {
background-color: #005CFF;
}
.slz-widget .share-tripadvisor:hover,
.social-counter-title.tripadvisor > .slz-icon {
color: #589442;
}
.social-counter-title.tripadvisor > .link {
background-color: #589442;
}
.slz-widget .share-vk:hover,
.social-counter-title.vk > .slz-icon {
color: #507299;
}
.social-counter-title.vk > .link {
background-color: #507299;
}
.slz-widget .share-foursquare:hover,
.social-counter-title.foursquare > .slz-icon {
color: #F94877;
}
.social-counter-title.foursquare > .link {
background-color: #F94877;
}
.slz-widget .share-xing:hover,
.social-counter-title.xing > .slz-icon {
color: #ADD000;
}
.social-counter-title.xing > .link {
background-color: #ADD000;
}
.slz-widget .share-weibo:hover,
.social-counter-title.weibo > .slz-icon {
color: #E6162D;
}
.social-counter-title.weibo > .link {
background-color: #E6162D;
}
.slz-widget .share-odnoklassniki:hover,
.social-counter-title.odnoklassniki > .slz-icon {
color: #F58220;
}
.social-counter-title.odnoklassniki > .link {
background-color: #F58220;
} .slz-widget-about-us .slz-logo {
left: 0;
top: 50%;
margin-bottom: 0;
position: absolute;
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
}
.slz-widget-about-us p {
margin: 0 0 15px 0;
}
.slz-widget-about-us p br {
content: '';
height: 15px;
display: block;
}
.slz-widget-about-us p:last-child {
margin: 0;
}
.slz-widget-about-us .widget-description + .social {
margin-top: 15px;
} .slz-banner-image a {
display: block;
}
.slz-banner-image img {
margin: 0 auto;
} .slz-categories .link,
.slz-categories2 .link,
.slz-widget-categories .link,
.slz-widget-categories2 .link {
display: block;
color: #636363;
padding-top: 8px;
padding-bottom: 8px;
}
.slz-categories .link > .icons,
.slz-categories2 .link > .icons,
.slz-widget-categories .link > .icons,
.slz-widget-categories2 .link > .icons {
width: 18px;
line-height: inherit;
text-align: left;
display: inline-block;
vertical-align: top;
}
.slz-categories .link > .text,
.slz-categories2 .link > .text,
.slz-widget-categories .link > .text,
.slz-widget-categories2 .link > .text {
display: inline;
line-height: inherit;
vertical-align: top;
}
.slz-categories .link > .badge,
.slz-widget-categories .link > .badge {
float: right;
background-color: transparent;
color: inherit;
font-size: 14px;
position: relative;
font-weight: 400;
}
.slz-categories .link:hover,
.slz-categories2 .link:hover,
.slz-widget-categories .link:hover,
.slz-widget-categories2 .link:hover {
color: #da0f32;
}
.slz-categories .two-column {
margin: 0 -5px;
}
.slz-categories .two-column .link {
width: 50%;
display: inline-block;
vertical-align: top;
padding-left: 5px;
padding-right: 5px;
}
.slz-categories2 .link > .label-right,
.slz-widget-categories2 .link > .label-right {
float: right;
line-height: inherit;
}
.slz-categories .link > .icons {
display: none;
}
.slz-categories .link > .badge:before,
.slz-widget-categories .link > .badge:before {
content: '(';
}
.slz-categories .link > .badge:after,
.slz-widget-categories .link > .badge:after {
content: ')';
} .slz-widget-contact-info .item {
display: table;
position: relative;
}
.slz-widget-contact-info .item > .icons {
display: table-cell;
width: 30px;
text-align: left;
}
.slz-widget-contact-info .item > .contact-info {
display: table-cell;
}
.slz-widget-contact-info .item > .text {
display: block;
margin: 0;
}
.slz-widget-contact-info .item:first-child {
margin-top: 0;
}
.slz-widget-contact-info .item + .item {
margin-top: 10px;
}
.slz-widget-contact-info .item .icons {
position: relative;
line-height: 24px;
left: 0;
}
.slz-widget-contact-form form.wpcf7-form {
font-size: 14px;
}
.slz-widget-contact-form p label {
font-weight: 400;
display: block;
}
.slz-widget-contact-form .wpcf7-form-control {
display: block;
width: 100%;
padding: 8px 15px;
margin-top: 0px;
border: 1px solid #e9ebef;
}
.slz-widget-contact-form textarea {
height: 140px;
resize: none;
}    
.slz-widget-contact-form .cf7-btn-submit { 
position: relative;
text-align: center;
}    
.slz-widget-contact-form .wpcf7-submit,
.slz-widget .tnp-widget-minimal input.tnp-submit {
color: #fff;
display: inline-block;
font-weight: 700;
letter-spacing: 1px;
font-size: 14px;
text-transform: uppercase;
border: 1px solid #da0f32;
background-color: #da0f32;
}
.slz-widget-contact-form .wpcf7 img.ajax-loader {
border: none;
position: absolute;
top: 50%;
left: auto;
right: 120px;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
} .slz-carousel-photos .heading .title {
padding: 40px 0;
margin: 0;
text-align: center;
font-size: 16px;
text-transform: uppercase;
color: #213047;
background-color: #f8f8f8;
font-weight: 600;
line-height: 1;
}
.slz-widget-gallery-carousel .slick-list,
.slz-carousel-photos .slick-list {
margin: 0 -5px;
}
.slz-widget-gallery-carousel .slz-carousel .item,
.slz-carousel-photos .slz-carousel .item {
padding: 0 5px;
}    .slz-widget-gallery-carousel img {
margin-bottom: 0;
}
.slz-carousel-photos .slz-carousel .thumb:before {
content: '';
display: block;
padding-top: 100%;
}
.slz-carousel-photos .slz-carousel .thumb {
position: relative;
display: block;
}
.slz-carousel-photos .slz-carousel .thumb img {
top:0;
width: auto;
position: absolute;
height: 100%;
max-width: none;
} .slz-widget-send-mail .form-control,
.slz-shortcode-send-mail .form-control {
width: 100%;
height: 40px;
line-height: 40px;
margin-bottom: 20px;
padding: 0 12px;
resize: none;
border: none;
border-bottom: 1px solid #e9ebef;
border-radius: 0;
-webkit-border-radius: 0;
background-color: transparent;
box-shadow: none;
-webkit-box-shadow: none;
}
.slz-widget-send-mail .description {
margin-bottom: 10px;
}
.slz-widget-send-mail2 .description,
.sc-newslettter-des {
margin: 0 0 20px 0;
}
.slz-widget-send-mail2 .slz-input-group,
.slz-shortcode-send-mail2 .slz-input-group {
position: relative;
padding: 3px;
margin: 0;
display: table;
border-collapse: separate;
border: 1px solid #e9ebef;
}
.slz-widget-send-mail2 .form-control,
.slz-shortcode-send-mail2 .form-control,
.slz-widget .tnp-widget-minimal input.tnp-email {
display: table-cell;
width: 100%;
height: 40px;
border-color: transparent;
background-color: transparent;
box-shadow: none;
-webkit-box-shadow: none;
position: relative;
z-index: 2;
margin-bottom: 0;
}
.slz-widget .tnp-widget-minimal input.tnp-email {
display: table;
border: 1px solid #e9ebef;
margin-bottom: 20px;
}
.slz-widget-send-mail2 .form-control:focus,
.slz-shortcode-send-mail2 .form-control:focus {
border-color: transparent;
}
.slz-widget-send-mail2 input[type=text] {
display: none;
}
.slz-widget-send-mail2 .input-group-button,
.slz-shortcode-send-mail2 .input-group-button {
display: table-cell;
position: relative;
font-size: 0;
white-space: nowrap;
width: 1%;
vertical-align: middle;
}
.slz-widget-send-mail2 .input-group-button > .btn,
.slz-shortcode-send-mail2 .btn {
position: relative;
font-size: 14px;
height: 40px;
z-index: 2;
border-radius: 0;
-webkit-border-radius: 0;
}
.slz-widget-send-mail2 .input-group-button > .btn:focus {
outline: none;
}
.slz-widget-send-mail2 .input-group-button .btn-text + .btn-icon,
.slz-shortcode-send-mail2 .input-group-button .btn-text + .btn-icon {
margin: 0 0 0 10px;
}
.sc-newslettter-title,
.entry-content .sc_newsletter .slz-title-shortcode {
display: block;
font-size: 18px;
font-weight: 700;
line-height: 24px;
margin: 0 0 20px;
position: relative;
color: #18364a;
text-transform: uppercase;
} .slz-widget .block-info li {
padding-top: 0;
padding-bottom: 0;
}
.slz-widget-post-block .main-layout .block-title {
font-size: 20px;
}
.slz-widget-post-block .main-layout .slz-block-item-01 .block-content {
padding: 15px;
}
.slz-widget-post-block .block-title + .block-info {
margin-top: 10px;
} .slz-widget-project .slz-block-item-03.style-2 .block-image {
width: 120px;
}
.slz-widget-project .slz-block-item-03.style-2 .block-image + .block-content {
padding-top: 0;
padding-left: 15px;
}
.slz-widget-project .slz-block-item-03 .block-title {
font-size: 16px;
}
.slz-widget-project .slz-block-item-03 .block-content .block-category {
font-size: 12px;
margin-bottom: 0;
}
.slz-widget-project .slz-block-item-03.style-2 .block-text {
margin-top: 10px;
} .slz-widget-recent-post .media {
border-top: 1px solid #e9ebef;
padding-top: 15px;
margin-top: 15px;
}
.slz-widget-recent-post .media:first-child {
padding-top: 0;
border-top: none;
margin-top: 0;
}
.slz-widget-recent-post .media-left {
padding-right: 15px;
}
.slz-widget-recent-post .media-right {
padding-left: 0;
}
.slz-widget-recent-post .wrapper-image {
position: relative;
width: 120px;
display: block;
overflow: hidden;
}
.slz-widget-recent-post .wrapper-image:before {
content: "";
display: block;
padding-top: 67%;
}
.slz-widget-recent-post .wrapper-image img {
height: 100%;
width: auto;
max-width: none;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
}
.slz-widget-recent-post .wrapper-image:after {
position: absolute;
content: "";
width: 100%;
height: 100%;
top: 0;
left: 0;
z-index: 1;
background-color: rgba(0, 0, 0, 0.7);
-webkit-backface-visibility: hidden;
transform: scale(0);
-webkit-transform: scale(0);
-moz-transform: scale(0);
-ms-transform: scale(0);
-o-transform: scale(0);
transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
}
.slz-widget-recent-post .media:hover .wrapper-image:after {
transform: scale(1);
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
}
.slz-widget-recent-post .media-heading {
font-size: 16px;
color: #18364a;
text-transform: capitalize;
font-weight: 500;
line-height: 1.4;
position: relative;
display: block;
margin-bottom: 10px;
}
.slz-widget-recent-post .media-heading:hover {
color: #da0f32;
}
.slz-widget-recent-post .meta {
line-height: 14px;
}
.slz-widget-recent-post .meta-info {
font-size: 14px;
color: #989b9f;
font-style: italic;
display: inline-block;
vertical-align: top;
text-transform: capitalize;
margin-right: 20px;
margin-bottom: 5px;
position: relative;
}
.slz-widget-recent-post .meta-info:before {
font-size: 7px;
margin-right: 5px;
content: "\f111";
font-family: "FontAwesome";
line-height: inherit;
font-style: normal;
color: #c5c5c5;
position: relative;
top: -2px;
}
.slz-widget-recent-post .meta-info .link {
color: #989b9f;
}
.slz-widget-recent-post .meta-info .link:hover,
.slz-widget-recent-post .meta-info .link:focus {
color: #da0f32;
}
.slz-widget-recent-post .icon-meta {
display: none;
font-family: 'FontAwesome';
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.slz-widget-recent-post .view .icon-meta:before {
content: "\f06e";
}
.slz-widget-recent-post .comment .icon-meta:before {
content: "\f086";
} .slz-widget.slz-widget-gallery ul,
.slz-widget.slz-gallery ul,
.entry-content .slz-widget.slz-widget-gallery ul,
.entry-content .slz-widget.slz-gallery ul {
margin: 0 -5px;
padding: 0;
font-size: 0;
}
.slz-widget.slz-widget-gallery ul li,
.slz-widget.slz-gallery ul li {
padding: 5px;
width: 25%;
display: inline-block;
vertical-align: top;
}
.slz-widget.slz-widget-gallery ul.three-column li,
.slz-widget.slz-gallery ul.three-column li {
width: 33.333%;
}
.slz-widget-gallery .thumb,
.slz-gallery .thumb {
width: 100%;
display: block;
overflow: hidden;
position: relative;
}
.slz-widget-gallery .thumb:before,
.slz-gallery .thumb:before {
content: "";
display: block;
padding-top: 100%;
}
.slz-widget-gallery .thumb:after,
.slz-gallery .thumb:after {
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 1;
opacity: 0;
position: absolute;
content: "";
background-color: rgba(0, 0, 0, 0.4);
transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
}
.slz-widget-gallery .thumb img,
.slz-gallery .thumb img {
height: 100%;
width: auto;
max-width: none;
position: absolute;
top: 0;
left: 50%;
transform: translateX(-50%);
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-o-transform: translateX(-50%);
}
.slz-widget-gallery ul:hover .thumb:after,
.slz-gallery ul:hover .thumb:after {
opacity: 1;
}
.slz-widget-gallery ul:hover .thumb:hover:after,
.slz-gallery ul:hover .thumb:hover:after {
opacity: 0;
} .slz-widget-about-me .slz-about-me-01 {
display: block;
} .slz-widget-material-download .slz-btn {
display: block;
} .slz-new-tweet .list-news-tweet .recent-post {
display: table;
width: 100%;
position: relative;
padding: 10px;
}
.slz-widget .slz-new-tweet .list-news-tweet .recent-post {
padding-left: 0;
padding-right: 0;
}
.slz-new-tweet .list-news-tweet .recent-post + .recent-post {
margin-top: 15px;
}
.slz-new-tweet .list-news-tweet .recent-post .thumb {
display: table-cell;
width: 65px;
padding: 0 10px 0 0;
}
.slz-new-tweet .list-news-tweet .recent-post .thumb .img-wrapper {
width: 100%;
}
.slz-new-tweet .list-news-tweet .recent-post .post-info {
position: relative;
top: -4px;
display: table-cell;
width: auto;
vertical-align: top;
}
.slz-new-tweet .list-news-tweet .recent-post .post-info .title {
display: block;
margin: 0;
}
.slz-new-tweet .list-news-tweet .recent-post .post-info .title .left-text {
float: left;
text-transform: capitalize;
}
.slz-new-tweet .list-news-tweet .recent-post .post-info .title .left-text .strongtext {
font-weight: bold;
color: #213047;
padding-right: 10px;
}
.slz-new-tweet .list-news-tweet .recent-post .post-info .title .right-text {
float: right;
}
.slz-new-tweet .list-news-tweet .recent-post .post-info .link {
color: #666c72;
}
.slz-new-tweet .list-news-tweet .recent-post .post-info .link:hover {
color: #da0f32;
}
.slz-new-tweet .list-news-tweet .recent-post a.link {
width: 100%;
height: 100%;
z-index: 3;
left: 0;
top: 0;
}
.slz-new-tweet .list-news-tweet .re-tweeet {
margin-left:55px;
background-color: #f5f8fa;
-webkit-border-radius: 5px;
-moz-border-radius:5px;
border-radius: 5px;
} .slz-widget-causes .slz-block-item-06 {
box-shadow: none;
-webkit-box-shadow: none;
border-radius: 0;
-webkit-border-radius: 0;
margin-bottom: 0px;
}
.slz-widget-causes .slz-block-item-06 .block-label{
display: none;
}
.slz-widget-causes .slz-block-item-06.style-1 .block-image {
display: table-cell;
width: 120px;
-webkit-backface-visibility: hidden;
-webkit-transform: translateZ(0) scale(1.0, 1.0);
}
.slz-widget-causes .slz-block-item-06.style-1 .block-content {
display: table-cell;
padding: 0 0 0 15px;
}
.slz-widget-causes .slz-block-item-06.style-1 .block-content .block-title {
font-size: 16px;
font-weight: 500;
display: inline-block;
margin-bottom: 0px;
}
.slz-widget-causes .slz-block-item-06.style-1 .block-content .remain_time {
color: #9c9c9c;
}
.slz-widget-causes .slz-block-item-06.style-1 .donate-bar {
background-color: transparent;
box-shadow: none;
padding: 0;
margin: 15px 0 0;
}
.slz-widget-causes .slz-block-item-06.style-1 .block-image .cate-text {
display: none;
} .slz-widget-events .widget-content {
box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
-webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
}
.slz-widget-events .slz-event-countdown-01 .block-image .event-desc {
padding: 45px 100px 55px 30px;
}
.slz-event-countdown-01 .coming-soon {
padding: 15px 0 10px;
}
.slz-widget-events .slz-event-countdown-01 .block-image {
border-radius: 6px 6px 0 0;
-webkit-border-radius: 6px 6px 0 0;
}
.slz-widget-events .slz-event-countdown-01 .block-image .event-desc .date {
font-size: 18px;
font-weight: 700;
color: #da0f32;
margin-bottom: 5px;
display: inline-block;
}
.slz-widget-events .slz-event-countdown-01 .block-image .event-desc .title {
font-size: 18px;
font-weight: 700;
margin: 0;
color: inherit;
line-height: 1.2;
text-transform: uppercase;
}
.slz-widget-events .slz-event-countdown-01 .coming-soon .main-count-wrapper:after {
top: 50%;
height: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
}
.slz-widget-events .slz-event-countdown-01 .coming-soon .count {
color: #18364a;
}
.slz-widget-events .slz-event-countdown-01 .coming-soon .stat-label {
text-transform: uppercase;
} .social-counter-wrapper .social-counter-item {
display: block;
}
.social-counter-wrapper .social-counter-item + .social-counter-item {
margin-top: 10px;
}
.social-counter-wrapper.style-02 {
margin: 0 -5px;
}
.social-counter-wrapper.style-02 .social-counter-item {
display: inline-block;
margin-left: 5px;
margin-right: 5px;
}
.social-counter-wrapper.style-02 .social-counter-title > .slz-icon {
position: relative;
z-index: 2;
}
.social-counter-wrapper.style-02 .social-counter-title > .link {
display: block;
opacity: 0;
visibility: hidden;
width: auto;
white-space: nowrap;
font-size: 12px;
top: 0%;
left: 50%;
opacity: 0;
margin-left: 0;
padding: 0 15px;
height: 30px;
line-height: 30px;
position: absolute;
transform: translateX(-50%);
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-o-transform: translateX(-50%);
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
pointer-events: none;
z-index: 1;
}
.social-counter-wrapper.style-02 .social-counter-title > .link:before {
position: absolute;
content: '';
background-color: inherit;
width: 12px;
height: 12px;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%) rotate(45deg);
-ms-transform: translate(-50%, -50%) rotate(45deg);
-o-transform: translate(-50%, -50%) rotate(45deg);
transform: translate(-50%, -50%) rotate(45deg);
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
transition-delay: 0s;
-webkit-transition-delay: 0s;
z-index: -1;
}
.social-counter-wrapper.style-02 .social-counter-title:hover > .link:before {
transition-delay: 0.3s;
-webkit-transition-delay: 0.3s;
top: 100%;
}
.social-counter-wrapper.style-02 .social-counter-title > .link .sub-text {
float: none;
margin-left: 10px;
}
.social-counter-wrapper.style-02 .social-counter-title:hover > .link {
top: calc(-100% - 1px);
opacity: 1;
visibility: visible;
}
.social-counter-title {
font-size: 0;
width: 100%;
vertical-align: top;
display: inline-block;
position: relative;
}
.social-counter-title > .slz-icon {
font-size: 14px;
width: 40px;
height: 40px;
line-height: 40px;
text-align: center;
vertical-align: top;
display: inline-block;
background-color: #fafafa;
}
.social-counter-title > .link {
width: calc(100% - 43px);
height: 40px;
color: #ffffff;
padding: 0 20px;
font-size: 13px;
line-height: 40px;
font-weight: bold;
margin-left: 3px;
vertical-align: top;
display: inline-block;
text-transform: capitalize;
transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
}
.social-counter-title > .link .sub-text {
float: right;
text-transform: uppercase;
}
.social-counter-title:hover > .link {
opacity: 0.8;
}.slz-progress-bar-01 {
position: relative;
}
.slz-progress-bar-01 .progress-title {
margin-bottom: 5px;
font-size: 14px;
vertical-align: middle;
}
.slz-progress-bar-01 .progress-title .percent {
position: static;
}
.slz-progress-bar-01 .progress {
overflow: initial;
height: 8px;
border-radius: 50px;
margin-bottom: 0;
}
.slz-progress-bar-01 .progress-bar {
position: relative;
border-radius: 50px;
transition: width 1.5s ease-in-out;
-webkit-transition: width 1.5s ease-in-out;
-moz-transition: width 1.5s ease-in-out;
-o-transition: width 1.5s ease-in-out;
}
.slz-progress-bar-01 .percent {
position: absolute;
right: 0;
top: -25px;
color: #000;
font-weight: bold;
font-size: 14px;
}
.slz-progress-bar-01.style-1 .progress .percent {
display: none;
}
.slz-progress-bar-01.style-1 .percent {
float: right;
} .slz-progress-bar-01.style-2 .progress-title .percent {
display: none;
}
.slz-progress-bar-01.style-2 .percent {
color: #FFF;
background-color: #000;
border-radius: 5px;
top: -30px;
right: -20px;
text-align: center;
width: 44px;
height: 24px;
line-height: 26px;
}
.slz-progress-bar-01.style-2 .percent:after {
content: '';
width: 0;
height: 0;
display: block;
position: absolute;
z-index: 10;
border: 0;
left: 50%;
bottom: -5px;
border-left: 5px solid transparent;
border-right: 5px solid transparent;
border-top: 5px solid #000;
transform: translateX(-50%);
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-o-transform: translateX(-50%);
} .slz-progress-bar-01.style-3 .progress-title .percent {
display: none;
}
.slz-progress-bar-01.style-3 .progress-bar {
position: relative;
}
.slz-progress-bar-01.style-3 .percent {
background-color: #f5f5f5;
width: 40px;
height: 40px;
line-height: 42px;
border-radius: 50%;
top: 50%;
right: -20px;
box-shadow: 0px 0px 4px 0px #d9d9d9;
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
} .slz-progress-bar-01.style-4 .progress {
height: 24px;
background-color: #b1b1b1;
}
.slz-progress-bar-01.style-4 .progress .percent {
display: none;
}
.slz-progress-bar-01.style-4 .progress-title {
position: absolute;
left: 50%;
color: #FFF;
z-index: 1;
margin-bottom: 0;
transform: translateX(-50%);
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-o-transform: translateX(-50%);
}
.slz-progress-bar-01.style-4 .progress-title .percent {
margin-left: 10px;
color: #FFF;
} .slz-progress-bar-01.style-5 {
transform: rotate(180deg);
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-ms-transform: rotate(180deg);
-o-transform: rotate(180deg);
}
.slz-progress-bar-01.style-5 > div {
transform: rotate(180deg);
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-ms-transform: rotate(180deg);
-o-transform: rotate(180deg);
}
.slz-progress-bar-01.style-5 .progress .percent {
display: none;
}
.slz-progress-bar-01.style-5 .progress-title .percent {
margin-left: 20px;
}  .slz-progress-bar-02 .circle {
width: 120px;
height: 120px;
}
.slz-progress-bar-02 .progress-circle {
width: 120px;
height: 120px;
position: relative;
display: inline-block;
}
.slz-progress-bar-02 .progress-circle + .progress-content {
margin-top: 15px;
}
.slz-progress-bar-02 .percent {
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
font-size: 18px;
font-weight: bold;
color: #000;
}
.slz-progress-bar-02 .progress-content .title {
font-size: 18px;
font-weight: 700;
margin: 0 0 10px 0;
text-transform: capitalize;
color: #213047;
}
.slz-progress-bar-02 .progress-content .description {
margin-bottom: 15px;
}
.slz-progress-bar-02 .progress-content .description:last-child {
margin-bottom: 0;
}.slz-block-item-06 .donate-bar,
.slz-block-item-06 .btn-block-donate {
margin-top: 20px;
}
.slz-form-event-donate .gdlr-head,
.slz-form-donate .gdlr-head {
font-size: 15px;
font-weight: bold;
display: block;
margin-bottom: 25px;
}
.sc_causes_block_layout_1 ~ .text-c .slz-btn > .btn-text + .btn-icon {
color: #242021;
margin-left: 10px;
}
.sc_causes_block_layout_1 ~ .text-c .slz-btn:hover > .btn-text + .btn-icon,
.sc_causes_block_layout_1 ~ .text-c .slz-btn:focus > .btn-text + .btn-icon {
color: #ffffff;
}
.slz-carousel-wrapper .carousel-overflow .slz-block-item-06 {
margin-bottom: 15px;
}
.causes-slider .slz-carousel-wrapper .slick-list {
min-height: 400px;
}
.slz-block-item-06{
position: relative;
-webkit-box-shadow: 0px 1px 7px 0px rgba(0,0,0,0.1);
-moz-box-shadow: 0px 1px 7px 0px rgba(0,0,0,0.1);
box-shadow: 0px 1px 7px 0px rgba(0,0,0,0.1);
border-radius: 4px;
background-color: #FFFFFF;
-webkit-border-radius: 4px;
-webkit-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
-ms-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
transition: all 0.4s ease;
}
.slz-block-item-06:hover{
-webkit-box-shadow: 0px 5px 30px 0px rgba(0,0,0,0.05);
-moz-box-shadow: 0px 5px 30px 0px rgba(0,0,0,0.05);
box-shadow: 0px 5px 30px 0px rgba(0,0,0,0.05); 
}
.slz-block-item-06 .block-label{
top: 25px;
background-color: #fff;
padding: 15px 15px 10px;	
text-transform: uppercase;
font-weight: 600;
color: #202427;
-webkit-transform: translate3d(0,0,0);
-moz-transform: translate3d(0,0,0);
-ms-transform: translate3d(0,0,0);
-o-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
.slz-block-item-06 .block-label .text:before {
content: "\f0e7";
font-family: "FontAwesome";
margin-right: 5px;
color: #F13E4B;
}
.slz-block-item-06 .slz-progress-bar-01.style-1  .progress{
max-width: initial;
width: calc(100% - 45px);
}
.slz-block-item-06 .progress-bar{
background-color: #F13E4B;
}
.progress-bar-striped, 
.progress-striped .progress-bar{
background-size: 6px 6px;
background-image: -webkit-linear-gradient(-45deg,rgba(0,0,0,0.08) 25%,transparent 25%,transparent 50%,rgba(0,0,0,0.08) 50%,rgba(0,0,0,0.08) 75%,transparent 75%,transparent);
background-image: -o-linear-gradient(-45deg,rgba(0,0,0,0.08) 25%,transparent 25%,transparent 50%,rgba(0,0,0,0.08) 50%,rgba(0,0,0,0.08) 75%,transparent 75%,transparent);
background-image: linear-gradient(-45deg,rgba(0,0,0,0.08) 25%,transparent 25%,transparent 50%,rgba(0,0,0,0.08) 50%,rgba(0,0,0,0.08) 75%,transparent 75%,transparent);
}
.slz-progress-bar-01 .percent{
color: #585858;
font-weight: 600;
}
.slz-block-item-06 .raise-goal-block > div > .title{
color: #242021;
}
.slz-block-item-06 .raise-goal-block > div .text{
color: #F13E4B;
}
.slz-header-topbar .btn-block-donate,
.slz-block-item-06 .btn-block-donate{
background-color: #F13E4B;
border-color: #F13E4B;
line-height: 1.4;
padding: 12px 20px 10px 20px;
margin-left: 0;
}
.slz-header-topbar .slz-topbar-list>.btn-block-donate {
padding: 0 15px;
min-width: 1px;
line-height: 51px;
border-radius: 0;
-webkit-border-radius: 0;
}
.slz-header-topbar .btn-block-donate:hover,
.slz-block-item-06 .btn-block-donate:hover{
background-color: #F13E4B;
border-color: #D93844;
}
.slz-block-item-06 .block-image .link .cate-text{
color: #FFFFFF;
}
.slz-block-item-06 .block-image .link .cate-text:before{
border:1px solid #F13E4B;
color: #F13E4B;
}
.slz-block-item-06.style-2 .block-content .block-title{
margin-bottom: 0px;
font-size: 20px;
}
.slz-block-item-06 .block-content .block-title + .btn-block-donate{
margin-top: 30px;
}
.slz-progress-bar-01 .progress{
box-shadow: none;
-webkit-box-shadow: none;
background-color: #EAEAEA;
}
.slz-block-item-06 .block-text {
line-height: 24px;
}
.slz-block-item-06 .donate-bar .progress-title{
right: 0px;
}
.slz-causes .slz-block-item-06 .donate-bar .progress-title,
.sc_causes .slz-block-item-06 .donate-bar .progress-title{
right: 20px;
} .slz-block-item-06.style-2  .block-image .link{
border-radius: 4px 4px 0 0;
-webkit-border-radius: 4px 4px 0 0;
overflow: hidden;
z-index: 1;
} .sc_causes_block_layout_2 .slz-block-item-06 .block-image{
border-radius: 4px 0px 0px 4px;
-webkit-border-radius: 4px 0px 0px 4px;
position: relative;
z-index: 1;
overflow: hidden;
}
.slz-block-item-06 .slz-social-share{
margin-top: 30px;
}
.sc_causes_block_layout_2 .slz-block-item-06 .donate-bar {
margin-top: 20px;
}
.slz-block-item-06.style-2 .donate-bar {
top: 0;
margin: 0;
transform: translate(0,-50%);
-webkit-transform: translate(0,-50%);
} .sc_causes_block_layout_3 .slz-block-item-06 {
padding: 55px 70px;
webkit-box-shadow: 0px 1px 7px 0px rgba(0,0,0,0.1);
-moz-box-shadow: 0px 1px 7px 0px rgba(0,0,0,0.1);
box-shadow: 0px 1px 7px 0px rgba(0,0,0,0.1);
border-radius: 4px;
background-color: #FFFFFF;
-webkit-border-radius: 4px;
}
.sc_causes_block_layout_3 .slz-block-item-06:hover {
-webkit-box-shadow: 0px 5px 30px 0px rgba(0,0,0,0.05);
-moz-box-shadow: 0px 5px 30px 0px rgba(0,0,0,0.05);
box-shadow: 0px 5px 30px 0px rgba(0,0,0,0.05);
}
.sc_causes_block_layout_3 .slz-block-item-06 .block-image {
border-radius: 4px;
-webkit-border-radius: 4px;
position: relative;
z-index: 1;
overflow: hidden;
}
.sc_causes_block_layout_3  .slz-block-item-06 .block-content .block-title{
display: inline-block;
font-size: 30px;
line-height: 1.2;
margin-right: 5px;
margin-bottom: 10px;
text-transform: uppercase;
}
.sc_causes_block_layout_3  .slz-block-item-06 .block-content .remain_time{
display: inline;
color: #9c9c9c;
}
.sc_causes_block_layout_3 .slz-block-item-06 .donate-bar{
width: 100%;
padding: 20px;
border-radius: 50px;
-webkit-border-radius: 50px;
background-color: #fff;
box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.15);
margin-top: 0;
}
.sc_causes_block_layout_3 .slz-block-item-06 .block-content{
padding:0;
}
.sc_causes_block_layout_3 .slz-block-item-06 .block-content:before,
.sc_causes_block_layout_3 .slz-block-item-06 .block-content:after {
content: '';
display: table;
clear: both;
}
.sc_causes_block_layout_3 .slz-block-item-06 .block-main,
.sc_causes_block_layout_3 .slz-block-item-06 .block-content-wrapper {
width: calc(50% - 15px);
float: left;
}
.sc_causes_block_layout_3 .slz-block-item-06 .block-content-wrapper {
margin-left: 30px;
} .slz-header-topbar  .btn-block-donate:after {
font-family: 'FontAwesome';
margin-left: 10px;
}
.slz-header-topbar  .btn-block-donate:after,
.slz-block-item-06.style-3  .btn-block-donate:after{
content: "\f004";
-webkit-transform: translate(0,-1px);
-moz-transform: translate(0,-1px);
-ms-transform: translate(0,-1px);
-o-transform: translate(0,-1px);
transform: translate(0,-1px);
}
.slz-header-topbar  .btn-block-donate:hover:after,
.slz-block-item-06.style-3  .btn-block-donate:hover:after{
-webkit-transform: translate(0,-1px);
-moz-transform: translate(0,-1px);
-ms-transform: translate(0,-1px);
-o-transform: translate(0,-1px);
transform: translate(0,-1px);
}
.slz-blog-detail.slz-causes .slz-block-item-06 .block-image:before{
content: none;
}
.slz-blog-detail.slz-causes .slz-block-item-06 .block-image .link{
position: relative;
left: auto;
top: auto;
bottom: auto;
right: auto;
}
.slz-blog-detail.slz-causes .slz-block-item-06 .block-image .link .img-full{
position: relative;
left: auto;
top: auto;
height: auto;
width: 100%;
-webkit-transform: translate(0,0);
-moz-transform: translate(0,0);
-ms-transform: translate(0,0);
-o-transform: translate(0,0);
transform: translate(0,0);
}
.slz-blog-detail.slz-causes .slz-block-item-06{
margin-bottom: 50px;
}
.slz-blog-detail.slz-causes .slz-block-item-06 .block-image .link{
pointer-events: none;
}
.slz-blog-detail.slz-causes .slz-block-item-06 .block-image .link:after{
content: none;
}
.slz-blog-detail.slz-causes .slz-block-item-06 .block-image .link .cate-text{
display: none;
}
.slz-blog-detail.slz-causes .slz-block-item-06.style-3 .block-info{
margin-top: 15px;
}
.slz-blog-detail.slz-causes  .slz-block-item-06 .block-info li{
margin-right: 0px;
position: relative;
}
.slz-blog-detail.slz-causes  .slz-block-item-06 .block-info li + li:before{
position: absolute;
right: 100%;
top: 0;
margin-right: -1px;
}
.slz-blog-detail.slz-causes  .slz-block-item-06 .block-info .link,
.slz-blog-detail.slz-causes  .slz-block-item-06 .block-info .link:hover{
color: #494647;
}
.slz-blog-detail.slz-causes  .slz-block-item-06 .block-title{
font-size: 24px;
} .sc_causes_block_layout_1 .tab-list-wrapper .tab-list:last-child,
.sc_causes_block_layout_1 .tab-list-wrapper .tab-list{
display: block;
margin-bottom: 40px;
padding-left: 0px;
border-bottom:1px solid #d8d8d8;
}
.tab-list-wrapper .tab-list >li{
margin-bottom: -1px;
border-bottom:1px solid transparent;
}
.tab-list-wrapper .tab-list >li.active {
border-color: #F13E4B;
}
.tab-list-wrapper .tab-list >li:hover{
background: transparent;
}
.tab-list-wrapper .tab-list>li.active>a:focus, 
.tab-list-wrapper .tab-list>li.active>a:hover{
background: transparent;
border-width: 0;
margin:0px;
}
.tab-list-wrapper .tab-list>li >a{
margin:0px;
font-weight: 600;
border:none;
border-bottom: 0;
}
.tab-list-wrapper .tab-list .open >a,
.tab-list-wrapper .tab-list li.active a,
.tab-list-wrapper .tab-list li a:hover{
color: #F13E4B;
background: transparent;
}
.tab-list-wrapper .tab-list .dropdown-menu{
padding-left: 0px;
}
.tab-list-wrapper .tab-list .dropdown-menu li{
margin: 0px;
display: block;
}
.tab-list-wrapper .tab-list .dropdown-menu li a{
display: block;
} .causes-slider .slick-track{
font-size: 0px;
}
.causes-slider .slick-track:before,
.causes-slider .slick-track:after{
content: none;
}
.causes-slider .slick-track > .slick-slide{
font-size: 14px;
}
.causes-slider .slick-arrow.btn-prev, 
.causes-slider .slick-arrow.btn-next{
width: 40px;
height: 40px;
line-height: 40px;
opacity: 1;
visibility: visible;
}
.causes-slider .slick-arrow.btn-prev:hover, 
.causes-slider .slick-arrow.btn-next:hover{
background: #FFFFFF;
}
.causes-slider .slick-arrow.btn-prev{
left: -50px;
}
.causes-slider .slick-arrow.btn-next{
right: -50px;
}
.causes-slider .slz-carousel-wrapper:hover .slick-arrow.btn-prev{
left: -50px;
} 
.causes-slider .slz-carousel-wrapper:hover .slick-arrow.btn-next{
right: -50px;
}
.causes-slider .slick-arrow.btn-prev:before{
font-size: 20px;
-webkit-transform: translate(-1px,-6px);
-moz-transform: translate(-1px,-6px);
-ms-transform: translate(-1px,-6px);
-o-transform: translate(-1px,-6px);
transform: translate(-1px,-6px);
}
.causes-slider .slick-arrow.btn-next:before{
font-size: 20px;
-webkit-transform: translate(0,-6px);
-moz-transform: translate(0,-6px);
-ms-transform: translate(0,-6px);
-o-transform: translate(0,-6px);
transform: translate(0,-6px);
} .slz-donate-submit .radio .donate-item,
.donation-button-segment-group .radio .donate-item {
vertical-align: top;
padding-left: 0;
padding-right: 15px;
display: inline-block;
padding-bottom: 15px;
cursor: pointer;
}
.slz-donate-submit .radio .donate-item:last-child,
.donation-button-segment-group .radio .donate-item:last-child {
padding-right: 0;
}
.slz-donate-submit .radio,
.donation-button-segment-group .radio {
margin: 0 0 10px;
}
.slz-donate-submit .radio input[type="radio"],
.donation-button-segment-group .radio input[type="radio"] {
display: none;
}
.slz-donate-submit .radio .label-check span,
.donation-button-segment-group .radio .label-check span {
font-weight: 700;
color: #242021;
}
.slz-donate-submit .radio .label-check.slz-btn,
.donation-button-segment-group .radio .label-check.slz-btn {
border-color: #b8b8b8;
color: #242021;
background-color: transparent;
}
.slz-donate-submit .radio .label-check.slz-btn:hover,
.donation-button-segment-group .radio .label-check.slz-btn:hover,
.slz-donate-submit .radio input[type="radio"]:checked + .label-check.slz-btn,
.donation-button-segment-group .radio input[type="radio"]:checked + .label-check.slz-btn {
background-color: #f13e4b;
border-color: #f13e4b;
color: #ffffff;
}
.slz-donate-submit .donation-item {
margin-top: 15px;
float: left;
width: calc(50% - 15px);
}
.slz-donate-submit .donation-item:nth-child(even) {
margin-left: 30px;
}
.slz-donate-submit .donation-item>span {
display: block;
font-size: 16px;
font-weight: 600;
}
.slz-donate-submit .radio .form-control,
.slz-donate-submit .donation-item>input,
.slz-donate-submit .donation-item>textarea,
.donation-button-segment-group .radio .form-control {
border: 1px solid transparent;
background-color: #f3f3f3;
padding: 14px 20px 10px;
height: auto;
line-height: 1.4;
border-radius: 3px;
-webkit-border-radius: 3px;
font-size: 14px;
pointer-events: none;
width: 190px;
display: inline-block;
}
.slz-donate-submit .radio .form-control:focus,
.slz-donate-submit .donation-item>input:focus,
.donation-button-segment-group .radio .form-control:focus {
border-color: #f13e4b;
box-shadow: none;
}
.slz-donate-submit .donation-item>input,
.slz-donate-submit .donation-item>textarea {
display: block;
width: 100%;
pointer-events: auto;
resize: none;
}
// .slz-donate-submit .donation-item.donation-firstname,
// .slz-donate-submit .donation-item.donation-lastname {
// 	width: calc(50% - 17px);
// 	display: inline-block;
// }
.slz-donate-submit .donation-item.donation-lastname {
margin-left: 30px;
}
.slz-donate-submit .btn-block-donate {
margin: 30px 0 0;
}
.slz-event-donate + .modal .slz-donate-submit .modal-body,
.btn-block-donate + .modal .slz-donate-submit .modal-body {
padding-bottom: 30px;
}
.slz-donate-submit .radio input[type="radio"]:checked + .label-check .form-control,
.donation-button-segment-group .radio input[type="radio"]:checked + .label-check .form-control {
pointer-events: auto;
}
.slz-donate-submit .radio .label-check.slz-btn,
.donation-button-segment-group .radio .label-check.slz-btn {
min-width: 60px;
padding: 14px 20px 10px;
margin-left: 0;
line-height: 1.3;
}
.slz-block-item-06.style-3 .col-right .btn-block-donate + .modal {
text-align: left;
}
.slz-event-donate + .modal .modal-title,
.btn-block-donate + .modal .modal-title {
color: #202427;
text-transform: capitalize;
font-family: 'Khula', sans-serif;
font-weight: 900;
font-size: 24px;
}
.slz-event-donate + .modal .modal-header,
.btn-block-donate + .modal .modal-header {
border-bottom: 0;
padding: 15px 30px;
}
.slz-event-donate + .modal .modal-header .close,
.btn-block-donate + .modal .modal-header .close {
margin-right: -15px;
}
.slz-event-donate + .modal .modal-body,
.btn-block-donate + .modal .modal-body {
padding: 0 30px;
}
.slz-event-donate + .modal .modal-footer,
.btn-block-donate + .modal .modal-footer {
border-top: 0;
padding: 15px 30px 30px;
text-align: left;
}
.btn-block-donate + .modal .slz-form-donate .form-group {
margin: 0;
}
.btn-block-donate + .modal .slz-form-donate .form-group > .row {
margin-right: 0;
margin-left: 0;
}
.slz-donate-submit .radio input[type="radio"] {
display: none;
}
.slz-event-donate + .modal .modal-title,
.slz-event-donate + .modal .modal-body {
text-align: left;
}
.slz-event-donate {
color: #ffffff;
margin: 15px 15px 0;
display: inline-block;
} @media screen and (max-width: 1024px) {
.causes-slider .slick-arrow{
display: none!important;
}
}
@media screen and (max-width: 768px) {
.slz-block-item-06 .slz-social-share{
float: none;
text-align: left;
}
.causes-slider .slz-carousel-wrapper .slick-list {
min-height: 1px;
}
.slz-header-topbar .slz-topbar-list>.btn-block-donate {
display: none;
}
}
@media screen and (max-width: 767px) {
.slz-donate-submit .donation-item {
width: 100%;
display: block;
}
.slz-donate-submit .donation-item:nth-child(even) {
margin-left: 0;
}
// .slz-donate-submit .donation-item.donation-firstname,
// .slz-donate-submit .donation-item.donation-lastname {
// 	width: 100%;
// 	display: block;
// }
.slz-donate-submit .donation-item.donation-lastname {
margin-left: 0;
}
}
@media screen and (max-width: 600px) {
.slz-block-item-06 .slz-social-share{
float: none;
text-align: left;
margin-top: 20px;
}
.sc_causes_block_layout_2 .slz-block-item-06 .block-title + .block-text{
margin-top: 10px;
}
.slz-donate-submit .radio .form-control,
.donation-button-segment-group .radio .form-control {
width: 135px;
}
}
@media screen and (max-width: 480px) {
.causes-slider .slz-block-item-06.style-1,
.sc_causes_block_layout_3 .slz-block-item-06.style-1,
.sc_causes_block_layout_2 .slz-block-item-06.style-1{
display: block;
}
.causes-slider .slz-block-item-06.style-1 .block-image,
.sc_causes_block_layout_3 .slz-block-item-06 .block-image,
.sc_causes_block_layout_2 .slz-block-item-06.style-1 .block-image{
width: 100%;
display: block;
}
.sc_causes_block_layout_3 .slz-block-item-06 .block-content{
padding: 30px 0px 0px;
}
.causes-slider .slz-block-item-06.style-1 .block-image,
.sc_causes_block_layout_2 .slz-block-item-06 .block-image{
border-radius: 4px 4px 0 0;
-webkit-border-radius: 4px 4px 0 0;
}
.slz-donate-submit .radio .form-control,
.donation-button-segment-group .radio .form-control {
width: calc(100% - 12px);
}
.slz-donate-submit .radio label,
.donation-button-segment-group .radio label {
vertical-align: top;
width: 100%;
padding-right: 0;
}
.slz-donate-submit .radio .label-check.slz-btn,
.donation-button-segment-group .radio .label-check.slz-btn {
min-width: 1px;
width: 100%;
}
.slz-donate-submit .radio .label-check.slz-btn:before,
.donation-button-segment-group .radio .label-check.slz-btn:before {
content: none;
}
.slz-donate-submit,
.donation-button-segment-group {
margin-bottom: 5px;
}
}
@media screen and (max-width: 380px) {
.btn-block-donate + .modal .modal-title {
font-size: 20px;
}
}
@media screen and (max-width: 320px) {
.btn-block-donate + .modal .modal-title {
font-size: 16px;
}
}body.modal-open .slz-event-single-block .slz-event-countdown-02 {
z-index: inherit;
}
.slz-block-item.has-image,
.slz-block-item-05{
position: relative;
border-radius: 4px;
-webkit-border-radius: 4px;
background: #FFFFFF;
-webkit-box-shadow: 0px 1px 7px 0px rgba(0,0,0,0.1);
-moz-box-shadow: 0px 1px 7px 0px rgba(0,0,0,0.1);
box-shadow: 0px 1px 7px 0px rgba(0,0,0,0.1);
-webkit-transform: translate3d(0,0,0);
-moz-transform: translate3d(0,0,0);
-ms-transform: translate3d(0,0,0);
-o-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
-webkit-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
-ms-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
transition: all 0.4s ease;
}
.slz-block-item.has-image:hover,
.slz-block-item-05:hover{
-webkit-box-shadow: 0px 5px 30px 0px rgba(0,0,0,0.05);
-moz-box-shadow: 0px 5px 30px 0px rgba(0,0,0,0.05);
box-shadow: 0px 5px 30px 0px rgba(0,0,0,0.05); 
}
.slz-block-item.has-image .link.time,
.slz-block-item.has-image .block-location,
.slz-block-item.has-image .block-price,
.slz-block-item-05 .price{
position: relative;
padding-left: 20px;
font-weight: 600;
}
.slz-block-item-05 .price:before{
content: "\f145";
font-family: 'FontAwesome';
position: absolute;
top: 0;
left: 0;
color: #F13E4B;
font-weight: 400;
}
.slz-block-item-05 .block-info{
margin-bottom: 0px;
}
.slz-block-item.has-image .block-info li,
.slz-block-item-05 .block-info li{
margin-bottom: 0px;
}
.slz-block-item-05.style-1 .block-info li{
display: block;
margin-right: 0px;
}
.slz-block-item-05 .block-info li + li{
margin-top: 15px;
}
.slz-block-item-05 .block-info + .price{
margin-top: 12px;
}
.slz-block-item-05 .price + .slz-btn,
.slz-block-item-05 .price + .slz-btn a,
.slz-block-item-05 .price + .slz-form-buy-ticket {
color: #ffffff;
margin-top: 18px;
margin-left: 0;
}
.slz-block-item.has-image .block-title,
.slz-block-item-05 .block-title{
margin-bottom: 15px;
color: #242021;
}
.slz-block-item.has-image .block-title:hover,
.slz-block-item-05 .block-title:hover{
color: #F13E4B;
}
.slz-block-item.has-image .block-date .date,
.slz-block-item-05 .block-date .date{
color: #F13E4B;
font-size: 62px;
line-height: 1;
}
.slz-block-item.has-image .block-date .month,
.slz-block-item-05 .block-date .month{
margin-top: -10px;
}
.slz-block-item.has-image .block-info > li .link.place:hover,
.slz-block-item.has-image .block-info > li .link .text:hover,
.slz-block-item.has-image .block-info > li .link:before,
.slz-block-item-05 .block-info > li .link.place:hover,
.slz-block-item-05 .block-info > li .link .text:hover,
.slz-block-item-05 .block-info > li .link:before{
color: #F13E4B;
}
.slz-block-item-05 .block-image{
-webkit-box-shadow: 4px 9px 29px 0px rgba(0,0,0,0.09);
-moz-box-shadow: 4px 9px 29px 0px rgba(0,0,0,0.09);
box-shadow: 4px 9px 29px 0px rgba(0,0,0,0.09); 
}
.slz-block-item-05 .block-description{
padding:0px 30px 30px 100px;
}
.slz-block-item-05 .block-image .link:after{
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
top: 100%;
background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.5) 100%);
background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.5) 100%);
background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.5) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#80000000',GradientType=0 );
}
.slz-block-item-05 .block-image:hover .link:after{
top: 0;
}
.slz-block-item-05 .block-date{
width: 110px;
}
.slz-block-item-05 .block-date .month{
color: #202427;
}
.slz-block-item-05 .block-content{
width: calc(70% - 110px);
}
.slz-block-item-05 .block-description{
padding: 0px 30px 30px 110px;
}
.slz-block-item-05 .block-date + .block-content{
width: calc(100% - 110px);
padding: 20px;
padding-left: 0;
} .slz-block-item.has-image .link.time:before,
.any .slz-block-item-05 .link.time:before,
.slz-block-item.has-image .block-location:before,
.any .slz-block-item-05 .block-location:before,
.slz-block-item.has-image .block-price:before,
.any .slz-block-item-05 .block-price:before {
font-family: 'FontAwesome';
position: absolute;
top: 0;
left: 0;
color: #F13E4B;
font-weight: 400;
}
.any .slz-block-item-05 .link.time:before,
.any .slz-block-item-05 .block-location:before,
.any .slz-block-item-05 .block-price:before {
position: relative;
margin-right: 5px;
min-width: 18px;
text-align: center;
display: inline-block;
}
.slz-block-item.has-image .block-info > li .link.time:before,
.any .slz-block-item-05 .link.time:before {
content: "\f073";
}
.slz-block-item.has-image .block-info > li .block-location:before,
.any .slz-block-item-05 .block-location:before {
content: "\f041";
}
.slz-block-item.has-image .block-price:before,
.any .slz-block-item-05 .block-price:before {
content: '\f145';
}
.slz-block-item.has-image .block-price .text b {
font-size: 24px;
color: #f13e4b;
}
.slz-block-item.has-image .link.time:hover,
.slz-block-item.has-image .block-location:hover,
.slz-block-item.has-image .block-price:hover {
color: #202427;
}
.slz-block-item.has-image .link.time span,
.slz-block-item.has-image .block-location span,
.slz-block-item.has-image .block-price span {
color: #202427;
}
.any .slz-block-item-05 .link.time,
.any .slz-block-item-05 .block-location,
.any .slz-block-item-05 .block-price {
font-weight: 600;
}
.slz-block-item.has-image .link.time .title,
.slz-block-item.has-image .block-location .title,
.slz-block-item.has-image .block-price .title {
font-size: 16px;
font-weight: 700;
min-width: 120px;
display: inline-block;
margin-right: 15px;
}
.any .slz-block-item-05 .link.time .title,
.any .slz-block-item-05 .block-location .title,
.any .slz-block-item-05 .block-price .title {
display: none;
}
.slz-block-item.has-image .block-title,
.slz-block-item.has-image .block-description,
.slz-block-item.has-image .block-info {
margin-left: 30px;
margin-right: 30px;
}
.slz-block-item.has-image .block-title {
margin-top: 30px;
}
.slz-block-item.has-image .block-info{
margin-bottom: 30px;
margin-top: 15px;
position: relative;
display: inline-block;
}
.slz-block-item.has-image .block-info li {
margin-bottom: 0px;
margin-right: 0;
display: block;
}
.slz-block-item.has-image .block-info li + li {
margin-top: 10px;
}
.slz-block-item.has-image .block-info li:last-child {
margin-top: 5px;
}
.sc_event_block .slz-list-block > .item {
margin-top: 80px;
}
.sc_event_block .slz-block-item-05:not(.has-image) .block-info + .price {
margin-top: 0;
} .slz-event-single-block .slz-block-item-06.style-4{
padding: 0px 30px 30px;
margin-bottom: 30px;
}
.slz-event-single-block .slz-block-item-06 .block-image{
-webkit-transform: translate(0,-20px);
-ms-transform: translate(0,-20px);
-o-transform: translate(0,-20px);
transform: translate(0,-20px);
overflow: hidden;
z-index: 1;
border-radius: 4px;
-webkit-border-radius: 4px;
-webkit-box-shadow: 4px 9px 29px 0px rgba(0,0,0,0.09);
-moz-box-shadow: 4px 9px 29px 0px rgba(0,0,0,0.09);
box-shadow: 4px 9px 29px 0px rgba(0,0,0,0.09); 
}
.slz-event-single-block .slz-block-item-06 .block-image .link{
pointer-events: none;
}
.slz-event-single-block .block-image .link:after{
content: none;
}
.slz-block-item-06.style-4 .block-content{
padding: 0px 0px;
}
.slz-event-single-block .slz-block-item-06 .block-content .block-title{
font-size: 24px;
}
.slz-event-single-block .slz-block-item-06 .block-title + .block-description{
margin-top: 10px;
}
.slz-event-single-block .slz-block-item-06 .block-description{
margin-bottom: 20px;
}
.slz-event-single-block .slz-block-item-06.style-4 .block-info{
width: 100%;
padding: 0px;
float: none;
}
.slz-event-single-block  .block-info li{
margin-bottom: 0px;
margin-top: 0px;
}
.slz-event-single-block  .block-info li +li{
margin-top: 10px;
}
.slz-event-single-block .block-info li a.date{
background-color: transparent;
}
.slz-block-item-06.style-4  .block-price .title,
.slz-event-single-block .slz-block-item-06.style-4 .block-info li .link .title{
display: inline-block;
min-width: 145px;
color: #202427;
font-weight: 600;
}
.slz-event-single-block .slz-block-item-06 .block-info li .link{
color: #202427;
}
.slz-event-single-block .slz-block-item-06 .block-info + .block-price{
margin-top: 15px;
}
.slz-block-item-06.style-4 .block-info li + li {
margin-top: 15px;
}
.slz-block-item-06.style-4 .block-info li .link:before,
.slz-event-single-block .slz-block-item-06 .block-info li .link:hover {
color: #F13E4B;
}
.slz-event-single-block .slz-block-item-06 .block-info li .link.date:hover {
color: #202427;
}
.slz-block-item-06.style-4 .block-price{
position: relative;
color:  #202427;
padding-left: 20px;
}
.slz-block-item-06.style-4  .block-price .title{
margin-right: 5px;
}
.slz-block-item-06.style-4 .block-price:before{
content: "\f155";
position: absolute;
top: 0;
left: 0;
font-family: 'FontAwesome';
color: #F13E4B;
font-size: 14px;
display: inline-block;
margin-right: 5px;
font-weight: 300;
}
.slz-block-item-06.style-4 .block-price .text{
font-weight: 600;	
}
.slz-block-item-06.style-4 .block-price .text b{
font-size: 1.5em;
vertical-align: text-bottom;
font-weight: 600;
color: #F13E4B;
}
.slz-list-contact-01 .slz-contact-01 .contact-title >div,
.slz-list-contact-01 .slz-contact-01 .contact-content >div {
margin-top: 8px;
}
.slz-list-contact-01 .slz-contact-01 .contact-title i,
.slz-list-contact-01 .slz-contact-01 .contact-content  i {
font-size: 16px;
color: #f13e4b;
width: 1.28571429em;
text-align: center;
float: left;
}
.slz-list-contact-01 .slz-contact-01 .contact-title .text,
.slz-list-contact-01 .slz-contact-01 .contact-content .text {
font-weight: 600;
color: #242021;
display: block;
padding-left: 28px;
}
.slz-list-contact-01.slz-contact-01 {
margin-top: 5px;
} .slz-event-single-block .slz-event-countdown-02 {
position: relative;
z-index: 1;
overflow: hidden;
border-radius: 4px;
-webkit-border-radius: 4px;
margin-bottom: 40px;
background-size: cover;
-webkit-background-size: cover;
background-repeat: no-repeat;
background-position: center;
}
.slz-event-single-block .slz-event-countdown-02:before{
content: "";
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
background-color: #263135;
background-color: rgba(38,49,53,0.9);
mix-blend-mode: multiply;
z-index: -1;
}
.slz-event-single-block .slz-event-countdown-02{
display: table;
position: relative;
padding: 30px;
width: 100%;
}
.slz-event-single-block .slz-event-countdown-02:after{
content: "";
clear: both;
display: table;
}
.slz-event-single-block .slz-event-countdown-02 .coming-soon-canvas{
display: none;
}
.slz-event-single-block .slz-event-countdown-02 .col-left{
display: table-cell;
vertical-align: middle;
width: 65%;
padding-right: 20px;
float: none;
}
.slz-event-single-block .slz-event-countdown-02 .col-right{
width: 35%;
display: table-cell;
vertical-align: middle;
text-align: right;
padding-right: 30px;
}
.slz-event-single-block .slz-event-countdown-02 .col-right a {
vertical-align: middle;
min-width: 1px;
}
.slz-event-single-block .main-count-wrapper{
display: inline-block;
padding: 3px 30px 0;
position: relative;
text-align: center;
vertical-align: middle;
}
.slz-event-single-block .main-count-wrapper:before{
content: "";
position: absolute;
height: 50%;
width: 1px;
background-color:rgba(255,255,255,0.3);
top: 50%;
left: 100%;
-webkit-transform: translate(0,-50%);
-ms-transform: translate(0,-50%);
-o-transform: translate(0,-50%);
transform: translate(0,-50%);
}
.slz-event-single-block .main-count-wrapper:last-child:before{
content: none;
}
.slz-event-single-block .main-count-wrapper .count {
font-size: 20px;
font-weight: 800;
color: #FFFFFF;
}
.slz-event-single-block .main-count-wrapper .stat-label{
text-transform: uppercase;
color: #F13E4B;
font-weight: 600;
line-height: 1;
} .sc_event_carousel .slz-carousel-wrapper .slick-dotted.slick-slider {
margin-bottom: 60px;
}
.sc_event_carousel .slz-carousel-wrapper .slick-dots{
bottom: -50px;
}
.sc_event_carousel .slz-block-item-05.has-image{
margin-top: 30px;
}
.sc_event_carousel .slz-carousel-wrapper.layout-3 .first,
.sc_event_carousel .slz-carousel-wrapper.layout-3 .any {
width: calc(50% - 15px);
float: left;
}
.sc_event_carousel .slz-carousel-wrapper.layout-3 .any {
margin-left: 30px;
}
.sc_event_carousel .slz-carousel-wrapper.layout-3 .item {
padding-top: 15px;
}
.sc_event_carousel .slz-carousel-wrapper.layout-3 .first .block-image {
box-shadow: 8px 4px 29px 0px rgba(0, 0, 0, 0.09); 
-webkit-box-shadow: 8px 4px 29px rgba(0, 0, 0, 0.09); 
}
.sc_event_carousel .slz-carousel-wrapper.layout-3 .first .block-image,
.sc_event_carousel .slz-carousel-wrapper.layout-3 .first .block-image img {
border-radius: 8px;
-webkit-border-radius: 8px;
}
.sc_event_carousel .slz-carousel-wrapper.layout-3 .first .block-image:before {
padding-top: 57%;
}
.sc_event_carousel .slz-carousel-wrapper.layout-3 .slz-block-item.has-image,
.sc_event_carousel .slz-carousel-wrapper.layout-3 .slz-block-item-05,
.sc_event_block .slz-block-item-05:not(.has-image) {
padding-bottom: 30px;
}
.sc_event_carousel .slz-carousel-wrapper.layout-3 .any .slz-block-item-05,
.sc_event_block .slz-block-item-05:not(.has-image) {
padding-left: 104px;
}
.sc_event_carousel .slz-carousel-wrapper.layout-3 .any .slz-block-item-05:after,
.sc_event_block .slz-block-item-05:not(.has-image):after {
content: '';
position: absolute;
top: 0;
left: 104px;
height: 100%;
width: 1px;
background-color: #ededed;
}
.sc_event_carousel .slz-carousel-wrapper.layout-3 .any .slz-block-item-05 .block-date,
.sc_event_block .slz-block-item-05:not(.has-image) .block-date {
position: absolute;
top: 0;
left: 0;
padding: 50px 20px;
}
.sc_event_carousel .slz-carousel-wrapper.layout-3 .any .slz-block-item-05 .block-info > li,
.sc_event_block .slz-block-item-05:not(.has-image) .block-info > li {
display: block;
margin-right: 0px;
margin-bottom: 5px;
}
.sc_event_carousel .slz-carousel-wrapper.layout-3 .any .slz-block-item-05 .block-info li + li,
.sc_event_block .slz-block-item-05:not(.has-image) .block-info li + li {
margin-top: 0;
}
.sc_event_carousel .slz-carousel-wrapper.layout-3 .any .slz-block-item-05 .block-info > li:after,
.sc_event_block .slz-block-item-05:not(.has-image) .block-info > li:after {
content: none;
}
.sc_event_carousel .slz-carousel-wrapper.layout-3 .any .slz-block-item-05 .block-info > li:last-child,
.sc_event_block .slz-block-item-05:not(.has-image) .block-info > li:last-child {
margin-right: 0;
}
.sc_event_carousel .slz-carousel-wrapper.layout-3 .any .slz-block-item-05 .block-info > li:last-child:after,
.sc_event_block .slz-block-item-05:not(.has-image) .block-info > li:last-child:after {
content: none;
margin-left: 0;
}
.sc_event_carousel .slz-carousel-wrapper.layout-3 .any .slz-block-item-05 .block-date + .block-content,
.sc_event_block .slz-block-item-05:not(.has-image) .block-date + .block-content {
width: 100%;
padding: 30px 30px 10px;
}
.sc_event_carousel .slz-carousel-wrapper.layout-3 .any .slz-block-item-05 .block-description,
.sc_event_block .slz-block-item-05:not(.has-image) .block-description {
padding: 0 30px;
}
.sc_event_carousel .slz-carousel-wrapper.layout-3 .slz-block-item.has-image .block-info {
display: block;
margin-bottom: 0;
}
.sc_event_carousel .slz-carousel-wrapper.layout-3 .block-description + .slz-form-buy-ticket,
.sc_event_carousel .slz-carousel-wrapper.layout-3 .block-description + .slz-btn,
.sc_event_carousel .slz-carousel-wrapper.layout-3 .block-info + .slz-form-buy-ticket,
.sc_event_carousel .slz-carousel-wrapper.layout-3 .block-info + .slz-btn,
.sc_event_block .slz-block-item-05:not(.has-image) .block-description + .slz-btn {
margin-left: 30px;
margin-top: 30px;
}
.sc_event_carousel .slz-carousel-wrapper.layout-3 .block-description + .slz-btn a,
.sc_event_carousel .slz-carousel-wrapper.layout-3 .block-info + .slz-btn a {
color: #ffffff;
}
.sc_event_carousel .slz-carousel-wrapper.layout-3 .any .slz-block-item-05 .block-title,
.sc_event_block .slz-block-item-05:not(.has-image) .block-title {
margin-bottom: 5px;
}
.sc_event_carousel .slz-carousel-wrapper.layout-3 .any + .any {
margin-top: 30px;
}
.sc_event_carousel .slz-carousel-wrapper.layout-3 .any {
margin-left: 30px;
} .sc_event_block.event-grid  .slz-list-block > .item{
margin-top: 30px;
}
.slz-block-item-05.style-8{
position: relative;
display: block;
}
.slz-block-item-05.style-8 .block-date{
position: absolute;
z-index: 5;
left: 10px;
top: 0;
padding: 15px 10px;
width: auto;
background-color: #F13E4B;
webkit-box-shadow: 0px 1px 7px 0px rgba(0,0,0,0.5);
-moz-box-shadow: 0px 1px 7px 0px rgba(0,0,0,0.5);
box-shadow: 0px 1px 7px 0px rgba(0,0,0,0.5);
}
.slz-block-item-05.style-8 .block-date *{
color: #FFFFFF;
}
.slz-block-item-05.style-8 .block-image{
display: block;
width: 100%;
top: 0px;
float: none;
box-shadow: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
border-radius:6px 6px 0 0px;
-webkit-border-radius: 6px 6px 0 0px;
}
.slz-block-item-05.style-8 .block-content{
width: 100%;
padding: 30px;
float: none;
display: block;
}
.slz-block-item-05.style-8 .block-description{
padding: 0px;
max-height: 70px;
overflow: hidden;
}
.slz-block-item-05.style-8 .block-description + .block-info{
margin-top: 25px;
}
.slz-block-item-05.style-8 .block-info li{
padding-right: 0px;
}
.slz-block-item-05.style-8.has-image .block-date .date,
.slz-block-item-05.style-8 .block-date .date{
font-size: 40px;
}
.slz-block-item-05.style-8:not(.has-image) .block-date{
background-color: transparent;
box-shadow: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
}
.slz-block-item-05.style-8:not(.has-image) .block-date *{
color: #F13E4B;
}
.slz-block-item-05.style-8.no-event-time:not(.has-image){
padding-left: 0px;
padding-bottom: 0px;
}
.slz-block-item-05.style-8.no-event-time:not(.has-image):after{
content: none;
}
.sc_event_block .slz-block-item-05.style-8:not(.has-image) .block-description{
padding: 0px;
}
.slz-block-item-05.style-8:not(.has-image) .block-title{
margin-bottom: 15px;
}
.slz-list-block.slz-column-4 .slz-block-item-05.style-8 .block-title{
font-size: 18px;
}
.slz-list-block.slz-column-4 .slz-block-item-05.style-8.has-image .block-date .date, 
.slz-list-block.slz-column-4 .slz-block-item-05.style-8 .block-date .date{
font-size: 30px;
line-height: 1.1;
}
.slz-list-block.slz-column-4 .slz-block-item-05.style-8 .block-date .month{
font-size: 12px;
}  @media screen and  (max-width: 1024px) {
.slz-event-single-block .slz-event-countdown-02 .col-left{
width: 70%;
}
.slz-event-single-block .slz-event-countdown-02 .col-right{
width: 30%;
}
.slz-event-single-block .slz-event-countdown-02{
padding: 30px 20px;
}
.slz-event-single-block .main-count-wrapper{
padding: 0px 20px;
}
}
@media screen and  (max-width: 768px) {
.slz-event-single-block .slz-event-countdown-02{
padding: 30px;
}
.slz-event-single-block .main-count-wrapper{
padding: 0px 30px;
}
.sc_event_carousel .slz-carousel-wrapper.layout-3 .first {
width: 100%;
float: none;
}
.sc_event_carousel .slz-carousel-wrapper.layout-3 .any {
width: 100%;
float: none;
margin-left: 0;
margin-top: 30px;
}
.sc_causes_block_layout_3 .slz-block-item-06 {
padding: 30px;
}
.sc_causes_block_layout_3  .slz-block-item-06 .block-content .block-title {
font-size: 24px;
margin-bottom: 5px;
}
.slz-list-block.slz-column-4 .slz-block-item-05.style-8 .block-title{
font-size: 20px;
}
}
@media screen and  (max-width: 767px) {
.sc_event_carousel .slz-carousel-wrapper .slick-dotted.slick-slider {
margin-bottom: 0;
}
.slz-event-single-block .slz-event-countdown-02 .col-left {
width: 100%;
display: block;
text-align: center;
padding: 0 0 30px;
}
.slz-event-single-block .slz-event-countdown-02 .col-right {
width: 100%;
display: block;
text-align: center;
padding: 0;
}
.sc_event_carousel .slz-carousel-wrapper .slick-dots {
position: relative;
bottom: auto;
margin-top: 15px;
margin-bottom: 5px;
}
.sc_causes_block_layout_3 .slz-block-item-06 .block-main,
.sc_causes_block_layout_3 .slz-block-item-06 .block-content-wrapper {
width: 100%;
float: none;
}
.sc_causes_block_layout_3 .slz-block-item-06 .block-content-wrapper {
margin-left: 0;
margin-top: 20px;
}
.sc_causes_block_layout_3 .slz-block-item-06 .block-content {
padding: 0;
}
.sc_causes_block_layout_3 .slz-block-item-06 {
padding: 20px;
}
.sc_event_carousel .slz-carousel-wrapper.layout-3 .any .slz-block-item-05 .block-date,
.sc_event_block .slz-block-item-05:not(.has-image) .block-date {
position: relative;
top: auto;
left: auto;
padding: 20px;
}
.sc_event_carousel .slz-carousel-wrapper.layout-3 .any .slz-block-item-05,
.sc_event_block .slz-block-item-05:not(.has-image) {
padding-left: 0;
}
.sc_event_carousel .slz-carousel-wrapper.layout-3 .any .slz-block-item-05:after,
.sc_event_block .slz-block-item-05:not(.has-image):after {
content: none;
}
.sc_event_carousel .slz-carousel-wrapper.layout-3 .any .slz-block-item-05 .block-date + .block-content,
.sc_event_block .slz-block-item-05:not(.has-image) .block-date + .block-content {
padding: 0 20px 10px;
}
.sc_event_carousel .slz-carousel-wrapper.layout-3 .any .slz-block-item-05 .block-description,
.sc_event_block .slz-block-item-05:not(.has-image) .block-description {
padding: 0 20px;
}
.sc_event_carousel .slz-carousel-wrapper.layout-3 .block-description + .slz-form-buy-ticket,
.sc_event_carousel .slz-carousel-wrapper.layout-3 .block-description + .slz-btn,
.sc_event_carousel .slz-carousel-wrapper.layout-3 .block-info + .slz-form-buy-ticket,
.sc_event_carousel .slz-carousel-wrapper.layout-3 .block-info + .slz-btn,
.sc_event_block .slz-block-item-05:not(.has-image) .block-description + .slz-btn {
margin-left: 20px;
margin-top: 20px;
}
.slz-block-item.has-image .block-title {
margin-top: 20px;
}
.slz-block-item.has-image .block-title,
.slz-block-item.has-image .block-description,
.slz-block-item.has-image .block-info {
margin-left: 20px;
margin-right: 20px;
}
.slz-block-item.has-image .block-info {
margin-bottom: 20px;
}
}
@media screen and  (max-width: 600px) {
.slz-block-item-05 .block-image{
width: calc(100% - 130px);
}
.slz-block-item-05 .block-content{
width: 100%;
}
.slz-block-item-05 .block-image + .block-content{
padding-left: 30px;
padding-top: 0px;
}
.slz-block-item-05 .block-description{
padding: 0 30px 30px;
}
.slz-event-single-block .slz-block-item-06.style-4{
padding: 0px 20px 20px;
}
.slz-block-item-06.style-3 .col-left{
display: block;
width: 100%;
float: none;
}
.slz-block-item-06.style-3 .col-left +.col-right{
margin-top: 20px;
}
.slz-block-item-06.style-3 .col-right{
display: block;
width: 100%;
float: none;
text-align: left;
}
.slz-block-item-06.style-4 .block-price .title,
.slz-event-single-block .slz-block-item-06.style-4 .block-info li .link .title {
display: inline-block;
min-width: 125px;
color: #202427;
font-weight: 600;
}
}
@media screen and  (max-width: 480px) {
.slz-block-item-05 .block-image + .block-content{
padding-left: 20px;
}
.slz-block-item-05 .block-description{
padding: 0 20px 20px;
}
.slz-block-item-05 .block-date + .block-content{
width: 100%;
padding: 0px 20px 20px;
}
.slz-block-item-06 .block-info li .link >span{
display: block;
line-height: 1.4;
}
.slz-block-item-06.style-3 .block-info li{
display: block;
}
.slz-block-item-06.style-3 .block-info li .link >span{
display: inline-block;
}
.slz-blog-detail.slz-causes  .slz-block-item-06 .block-info li{
padding-left: 0px;
padding-right: 0px;
}
.slz-blog-detail.slz-causes  .slz-block-item-06 .block-info li + li:before{
content: none;
}
.slz-block-item-06.style-4 .block-price .text,
.slz-block-item-06 .block-info li .link .text{
display: block;
}
.slz-event-single-block .slz-event-countdown-02{
padding: 30px 10px;
}
.slz-event-single-block .slz-event-countdown-02 .col-left{
width: 100%;
float: none;
padding-right: 0px;
text-align: center;
}
.slz-event-single-block .slz-event-countdown-02 .col-right{
width: 100%;
float: none;
padding-right: 0px;
text-align: center;
}
.slz-block-item-06 .block-content{
padding: 20px;
}
.slz-block-item-06.style-4 .block-price .text {
margin-bottom: 15px;
}
.slz-block-item-06 .block-info li .link .text {
margin-bottom: 0;
}
}
@media screen and (max-width: 414px) {
.slz-block-item-05 .block-date {
display: block;
width: 100%;
padding: 15px;
}
.slz-block-item-05 .block-image {
width: 100%;
top: 0;
border-radius: 0;
-webkit-border-radius: 0;
box-shadow: none;
-webkit-box-shadow: none;
}
.slz-block-item-05 .block-image + .block-content {
padding-top: 20px;
}
.slz-block-item-05 .block-info > li .link {
line-height: 1.5;
}
.slz-event-single-block .main-count-wrapper {
padding: 0 20px;
}
.sc_event_carousel .slz-carousel-wrapper.layout-3 .any .slz-block-item-05 .block-info > li:after {
content: none;
}
.sc_event_carousel .slz-carousel-wrapper.layout-3 .any .slz-block-item-05 .block-info > li {
margin-right: 0;
display: block;
}
}
@media screen and (max-width: 320px) {
.slz-blog-detail.slz-causes  .slz-block-item-06 .block-title{
font-size: 20px;
}
.slz-event-single-block .main-count-wrapper {
padding: 0 10px;
}
}.slz-icon-box-1 .slz-btn,
.slz-icon-box-2 .slz-btn {
background-color: transparent;
border: none;
color: #18364a;
text-transform: capitalize;
padding: 5px 0;
height: auto;
line-height: 1;
}
.slz-icon-box-1 .slz-btn span,
.slz-icon-box-2 .slz-btn span {
display: inline-block;
vertical-align: top;
line-height: inherit;
}
.slz-icon-box-1 .slz-btn .icons,
.slz-icon-box-2 .slz-btn .icons {
margin-left: 5px;
} .slz-icon-box-1 {
display: table;
width: 100%;
position: relative;
padding: 20px;
}
.slz-icon-box-1 .icon-cell {
display: table-cell;
text-align: center;
}
.slz-icon-box-1 .number {
margin-bottom: 15px;
font-size: 36px;
font-weight: 900;
color: #e9e9e9;
position: relative;
line-height: 1;
}
.slz-icon-box-1 .content-cell {
display: table-cell;
vertical-align: top;
text-align: left;
padding-left: 15px;
}
.slz-icon-box-1 .wrapper-icon {
width: 70px;
height: 70px;
line-height: 68px;
display: inline-block;
vertical-align: top;
text-align: center;
border: 1px solid #213047;
border-radius: 50%;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
}
.slz-icon-box-1 .wrapper-icon .slz-icon {
color: #213047;
font-size: 30px;
line-height: inherit;
position: relative;
z-index: 5;
}
.slz-icon-box-1 .wrapper-icon.bg-image {
position: relative;
border: none;
width: auto;
height: auto;
line-height: inherit;
}
.slz-icon-box-1 .wrapper-icon.bg-image .bg-image-icon {
position: relative;
}
.slz-icon-box-1 .wrapper-icon.bg-image .bg-image-icon2 {
position: absolute;
left: 0;
top: 0;
right: 0;
bottom: 0;
z-index: 2;
opacity: 0;
}
.slz-icon-box-1 .wrapper-icon.bg-image .slz-icon {
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
}
.slz-icon-box-1 .wrapper-icon.bg-image:hover .bg-image-icon ~ .bg-image-icon2 {
opacity: 1;
}
.slz-icon-box-1 .wrapper-icon-image {
display: inline-block;
min-width: 70px;
vertical-align: top;
}
.slz-icon-box-1 .wrapper-icon-image .slz-icon-img {
display: block;
max-width: 100%;
}
.slz-icon-box-1 .wrapper-info .title {
font-size: 18px;
font-weight: 700;
margin: 0;
text-transform: capitalize;
color: #18364a;
}
.slz-icon-box-1 .wrapper-info .title + .description {
margin-top: 10px;
}
.slz-icon-box-1 .wrapper-info .description {
margin-bottom: 15px;
font-size: inherit;
}
.slz-icon-box-1 .wrapper-info .description:last-child {
margin-bottom: 0;
}
.slz-icon-box-1.style-vertical .icon-cell {
display: block;
text-align: center;
}
.slz-icon-box-1.style-vertical .number {
margin-bottom: 50px;
}
.slz-icon-box-1.style-vertical .number:before {
position: absolute;
content: '';
bottom: -10px;
left: 50%;
width: 2px;
height: 30px;
background-color: #e9e9e9;
transform: translate(-50%, 100%);
-webkit-transform: translate(-50%, 100%);
-moz-transform: translate(-50%, 100%);
-ms-transform: translate(-50%, 100%);
-o-transform: translate(-50%, 100%);
}
.slz-icon-box-1.style-vertical .content-cell {
display: block;
text-align: center;
padding-top: 15px;
padding-left: 0;
}
.slz-icon-box-1.style-vertical.left .icon-cell,
.slz-icon-box-1.style-vertical.left .content-cell {
text-align: left;
}
.slz-icon-box-1.style-vertical.left .number:before {
left: 2px;
}
.slz-icon-box-1.style-vertical.right .icon-cell,
.slz-icon-box-1.style-vertical.right .content-cell {
text-align: right;
}
.slz-icon-box-1.style-vertical.right .number:before {
right: 2px;
left: auto;
} .slz-icon-box-2 {
padding: 20px;
}
.slz-icon-box-2 .number {
font-size: 30px;
font-weight: 900;
color: #e9e9e9;
position: relative;
display: inline-block;
vertical-align: top;
margin-right: 30px;
}
.slz-icon-box-2 .number:before {
position: absolute;
content: '';
top: 50%;
left: calc(100% + 5px);
width: 20px;
height: 2px;
background-color: #e9e9e9;
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
}
.slz-icon-box-2 .icon-cell {
display: block;
text-align: left;
}
.slz-icon-box-2 .content-cell {
display: block;
text-align: left;
padding-top: 15px;
}
.slz-icon-box-2 .wrapper-icon {
display: inline-block;
vertical-align: top;
margin-right: 20px;
}
.slz-icon-box-2 .wrapper-icon .slz-icon {
color: #213047;
font-size: 24px;
line-height: inherit;
position: relative;
z-index: 2;
}
.slz-icon-box-2 .wrapper-icon-image {
display: inline-block;
vertical-align: top;
margin-right: 20px;
}
.slz-icon-box-2 .wrapper-icon-image .slz-icon-img {
display: block;
max-width: 100%;
}
.slz-icon-box-2 .title {
margin: 0;
line-height: 1.5;
font-size: 18px;
font-weight: 700;
color: #213047;
vertical-align: top;
display: inline-block;
text-transform: capitalize;
}
.slz-icon-box-2 .wrapper-info .description {
margin-bottom: 15px;
font-size: inherit;
}
.slz-icon-box-2 .wrapper-info .description:last-child {
margin-bottom: 0;
}  @media screen and (max-width: 768px) {
}
@media screen and (max-width: 480px) {
}
@media screen and (max-width: 414px) {
.slz-icon-box-1 {
padding: 0;
}
}
@media screen and (max-width: 380px) {
}.sc-service-list.slz-list-block, 
.sc-service-list {
display: table;
width: 100%;
margin-left: 0px;
margin-right: 0px;
}
.sc-service-list >.item {
display: inline-block;
vertical-align: top;
}
.sc-service-list .slz-icon-box-1 {
display: block;
text-align: center;
}
.sc-service-list .slz-icon-box-1 .icon-cell {
display: block;
-webkit-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
transition: all 0.4s ease;
}
.sc-service-list .slz-icon-box-1 .content-cell {
display: block;
padding-left: 0px;
text-align: center;
}
.sc-service-list .slz-icon-box-1 .wrapper-icon {
border: none;
height: auto;
height: auto;
line-height: inherit;
}
.sc-service-list .slz-icon-box-1 .wrapper-icon-image {
width: 100%;
position: relative;
}
.sc-service-list .slz-icon-box-1 .wrapper-icon {
width: 100px;
height: 100px;
text-align: center;
line-height: 100px;
}
.sc-service-list .slz-icon-box-1 .wrapper-icon .slz-icon {
font-size: 50px;
}
.sc-service-list .slz-icon-box-1 .wrapper-info .description {
max-height: 70px;
overflow: hidden;
} .sc-service-list-layout1-style-1 {
display: block;
text-align: center;
overflow: hidden;
}
.sc-service-list-layout1-style-1 .icon-cell {
width: 100px;
height: 100px;
position: relative;
color: #202427;
overflow: hidden;
line-height: 100px;
margin-left: auto;
margin-right: auto;
margin-bottom: 30px;
position: relative;
border: 1px solid #E1E1E1;
border-radius: 2px;
-webkit-border-radius: 2px;
background-color: transparent;
-webkit-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
-ms-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
transition: all 0.4s ease;
}
.sc-service-list-layout1-style-1:hover .icon-cell {
-webkit-box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.1);
box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.1);
}
.sc-service-list-layout1-style-1.slz-icon-box-1:hover .wrapper-info .title {
color: #EF4552;
}
.sc-service-list-layout1-style-1.slz-icon-box-1 .wrapper-icon {
font-size: 50px;
line-height: inherit;
}
.sc-service-list-layout1-style-1.slz-icon-box-1 .wrapper-icon-image {
height: 100%;
padding: 20px;
line-height: 60px;
}
.sc-service-list-layout1-style-1.slz-icon-box-1 .wrapper-icon-image .slz-icon-img {
position: relative;
display: inline-block;
max-width: 100%;
height: auto;
}
.sc-service-list-layout1-style-1 .wrapper-info .title {
font-size: 20px;
font-weight: 800;
color: #202427;
}
.sc-service-list-layout1-style-1 .wrapper-info .btn-readmore {
display: inline-block;
border: 1px solid #E1E1E1;
background-color: #FFFFFF;
color: #202427;
width: auto;
padding-left: 10px;
padding-right: 10px;
height: 30px;
opacity: 0;
line-height: 28px;
text-align: center;
border-radius: 30px;
-webkit-border-radius: 30px;
font-size: 14px;
-webkit-transform: translate(0, 30px);
-moz-transform: translate(0, 30px);
-ms-transform: translate(0, 30px);
-o-transform: translate(0, 30px);
transform: translate(0, 30px);
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-ms-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s;
}
.sc-service-list-layout1-style-1:hover .wrapper-info .btn-readmore {
-webkit-transform: translate(0, 0);
-moz-transform: translate(0, 0);
-ms-transform: translate(0, 0);
-o-transform: translate(0, 0);
transform: translate(0, 0);
opacity: 1;
}
.sc-service-list-layout1-style-1 .wrapper-info .btn-readmore:after {
content: "\f105";
font-family: 'FontAwesome';
line-height: inherit;
display: inline-block;
font-size: 14px;
font-weight: 400;
margin-left: 8px;
}
.sc-service-list-layout1-style-1 .wrapper-info .btn-readmore:hover,
.sc-service-list-layout1-style-1 .wrapper-info .btn-readmore:focus {
color: #FFFFFF;
border-color: #F13E4B;
background-color: #EF1F2F;
} .sc-service-list-layout1-style-2.slz-icon-box-1 {
padding: 20px;
border: 1px solid #E1E1E1;
border-radius: 4px;
-webkit-border-radius: 4px;
background-color: #FFFFFF;
-webkit-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
-ms-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
transition: all 0.4s ease;
overflow: hidden;
}
.sc-service-list-layout1-style-2.slz-icon-box-1:hover {
-webkit-box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.1);
box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.1);
}
.sc-service-list-layout1-style-2.slz-icon-box-1 .wrapper-icon-image {
height: 100px;
width: 100%;
padding: 0px 0px 20px;
text-align: center;
}
.sc-service-list-layout1-style-2.slz-icon-box-1 .wrapper-icon-image .slz-icon-img {
display: inline-block;
max-width: initial;
height: 100%;
width: auto;
}
.sc-service-list-layout1-style-2.slz-icon-box-1 .wrapper-icon-image,
.sc-service-list-layout1-style-2.slz-icon-box-1 .wrapper-icon {
position: relative;
-webkit-transform: translate(0, 0px) scale(1);
-moz-transform: translate(0, 0px) scale(1);
-ms-transform: translate(0, 0px) scale(1);
-o-transform: translate(0, 0px) scale(1);
transform: translate(0, 0px) scale(1);
-webkit-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
-ms-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
transition: all 0.4s ease;
}
.sc-service-list-layout1-style-2.slz-icon-box-1:hover .wrapper-icon-image,
.sc-service-list-layout1-style-2.slz-icon-box-1:hover .wrapper-icon {
-webkit-transform: translate(0, 0) scale(0.8);
-moz-transform: translate(0, 0) scale(0.8);
-ms-transform: translate(0, 0) scale(0.8);
-o-transform: translate(0, 0) scale(0.8);
transform: translate(0, 0) scale(0.8);
}
.sc-service-list-layout1-style-2.slz-icon-box-1 .wrapper-icon-image:after,
.sc-service-list-layout1-style-2.slz-icon-box-1 .wrapper-icon:after {
content: "";
position: absolute;
width: 20px;
height: 3px;
background-color: #9C9C9C;
top: 100%;
left: 50%;
left: 50%;
-webkit-transform: translate(-50%, 0);
-moz-transform: translate(-50%, 0);
-ms-transform: translate(-50%, 0);
-o-transform: translate(-50%, 0);
transform: translate(-50%, 0);
}
.sc-service-list-layout1-style-2.slz-icon-box-1 .icon-cell + .content-cell {
margin-top: 20px;
}
.sc-service-list-layout1-style-2.slz-icon-box-1 .title {
font-size: 20px;
text-transform: uppercase;
font-weight: 700;
-webkit-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
-ms-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
transition: all 0.4s ease;
}
.sc-service-list-layout1-style-2.slz-icon-box-1 .content-cell {
-webkit-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
-ms-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
transition: all 0.4s ease;
position: relative;
-webkit-transform: translate(0, 30px);
-moz-transform: translate(0, 30px);
-ms-transform: translate(0, 30px);
-o-transform: translate(0, 30px);
transform: translate(0, 30px);
}
.sc-service-list-layout1-style-2.slz-icon-box-1:hover .content-cell {
-webkit-transform: translate(0, -50px);
-moz-transform: translate(0, -50px);
-ms-transform: translate(0, -50px);
-o-transform: translate(0, -50px);
transform: translate(0, -50px);
}
.sc-service-list-layout1-style-2.slz-icon-box-1 .description {
position: relative;
display: block;
opacity: 0; -webkit-transform: translate3d(0, 0, 0) translate(0, 10px);
-moz-transform: translate3d(0, 0, 0) translate(0, 10px);
-ms-transform: translate3d(0, 0, 0) translate(0, 10px);
-o-transform: translate3d(0, 0, 0) translate(0, 10px);
transform: translate3d(0, 0, 0) translate(0, 10px);
-webkit-transition: all 0.4s ease 0.3s;
-moz-transition: all 0.4s ease 0.3s;
-ms-transition: all 0.4s ease 0.3s;
-o-transition: all 0.4s ease 0.3s;
transition: all 0.4s ease 0.3s;
}
.sc-service-list-layout1-style-2.slz-icon-box-1:hover .description {
-webkit-transform: translate(0, 0);
-moz-transform: translate(0, 0);
-ms-transform: translate(0, 0);
-o-transform: translate(0, 0);
transform: translate(0, 0);
opacity: 1;
}
.sc-service-list-layout1-style-2.slz-icon-box-1 .btn-readmore {
-webkit-transform: translate(-50%, 10px);
-moz-transform: translate(-50%, 10px);
-ms-transform: translate(-50%, 10px);
-o-transform: translate(-50%, 10px);
transform: translate(-50%, 10px);
position: absolute;
font-size: 0px;
opacity: 0;
display: block;
margin: auto;
width: 30px;
height: 30px;
line-height: 30px;
left: 50%;
text-align: center;
border-radius: 50%;
-webkit-border-radius: 50%;
border: 1px solid #FFFFFF;
color: #FFFFFF;
-webkit-transition: all 0.4s ease 0.3s;
-moz-transition: all 0.4s ease 0.3s;
-ms-transition: all 0.4s ease 0.3s;
-o-transition: all 0.4s ease 0.3s;
transition: all 0.4s ease 0.3s;
}
.sc-service-list-layout1-style-2.slz-icon-box-1 .btn-readmore:before {
content: "\f067";
font-family: 'FontAwesome';
line-height: inherit;
display: inline-block;
font-size: 14px;
font-weight: 400;
}
.sc-service-list-layout1-style-2.slz-icon-box-1 .btn-readmore:hover {
background-color: #FFFFFF;
color: #F13E4B;
-webkit-box-shadow: 2px 1px 7px 0px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 2px 1px 7px 0px rgba(0, 0, 0, 0.1);
box-shadow: 2px 1px 7px 0px rgba(0, 0, 0, 0.1);
}
.sc-service-list-layout1-style-2.slz-icon-box-1:hover .btn-readmore {
-webkit-transform: translate(-50%, 0);
-moz-transform: translate(-50%, 0);
-ms-transform: translate(-50%, 0);
-o-transform: translate(-50%, 0);
transform: translate(-50%, 0);
opacity: 1;
color: #f13e4b;
border-color: #f13e4b;
}
.sc-service-list-layout1-style-2.slz-icon-box-1:hover .wrapper-info .title {
color: #f13e4b;
}
.sc-service-list-layout1-style-2.slz-icon-box-1:hover .wrapper-icon .slz-icon { }
.sc-service-list-layout1-style-2.slz-icon-box-1:hover .wrapper-icon:after {
background-color: #202427;
}
.sc-service-list-layout1-style-2.slz-icon-box-1.has-text{
position: relative;
}
.sc-service-list-layout1-style-2.slz-icon-box-1.has-text:before{
content: "";
padding-top: 100%;
display: block;
}
.sc-service-list-layout1-style-2.slz-icon-box-1.has-text .icon-cell{
position: absolute;
height: 100px;
width: 100%;
left: 0px;
top: calc(50% - 52px);
text-align: center;
-webkit-transform: translate(0,-50%);
-moz-transform: translate(0,-50%);
-ms-transform: translate(0,-50%);
-o-transform: translate(0,-50%);
transform: translate(0,-50%);
-webkit-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
-ms-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
transition: all 0.4s ease;
}
.sc-service-list-layout1-style-2.slz-icon-box-1 .wrapper-icon{
-webkit-transform: translate(0,10px) scale(1);
-moz-transform: translate(0,10px) scale(1);
-ms-transform: translate(0,10px) scale(1);
-o-transform: translate(0,10px) scale(1);
transform: translate(0,10px) scale(1);
}
.sc-service-list-layout1-style-2.slz-icon-box-1 .wrapper-icon .slz-icon{
font-size: 60px;
}
.sc-service-list-layout1-style-2.slz-icon-box-1.has-text  .content-cell{
position: absolute;
top: 50%;
width: 100%;
left: 0;
text-align: center;
padding-left: 20px;
padding-right: 20px;
}
.sc-service-list-layout1-style-2.slz-icon-box-1 .wrapper-icon-image {
width: 100px;
height: 100px;
padding: 20px;
display: inline-block;
}
.sc-service-list-layout1-style-2.slz-icon-box-1.has-text:hover .wrapper-icon-image, 
.sc-service-list-layout1-style-2.slz-icon-box-1.has-text:hover .wrapper-icon{
-webkit-transform: translate(0,0) scale(0);
-moz-transform: translate(0,0) scale(0);
-ms-transform: translate(0,0) scale(0);
-o-transform: translate(0,0) scale(0);
transform: translate(0,0) scale(0);
}
.sc-service-list-layout1-style-2.slz-icon-box-1.has-text:hover .content-cell{
top:calc(50% - 25px);
}
.sc-service-list-layout1-style-2.slz-icon-box-1.has-text .icon-cell + .content-cell{
margin-top: 10px;
}
.sc-service-list-layout1-style-2.slz-icon-box-1:hover .wrapper-icon{
} .sc-service-list.layout-3 {
background-color: #FFFFFF;
padding: 30px 15px;
margin: 0;
border-radius: 6px;
-webkit-border-radius: 6px;
-webkit-box-shadow: 0px -8px 19px 1px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0px -8px 19px 1px rgba(0, 0, 0, 0.2);
box-shadow: 0px -8px 19px 1px rgba(0, 0, 0, 0.2);
}
.sc-service-list.layout-3 >.item {
position: relative;
}
.sc-service-list.layout-3 >.item:after {
content: "";
position: absolute;
right: 0;
top: 50%;
width: 1px;
height: calc(100% - 60px);
background-color: #F4F4F4;
-webkit-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
}
.sc-service-list.layout-3.slz-column-1 >.item:nth-child(n):after,
.sc-service-list.layout-3.slz-column-2 >.item:nth-child(2n):after,
.sc-service-list.layout-3.slz-column-3 >.item:nth-child(3n):after,
.sc-service-list.layout-3.slz-column-4 >.item:nth-child(4n):after {
content: none;
}
.sc-service-list .slz-icon-box-2 {
padding: 30px;
border-radius: 4px;
-webkit-border-radius: 4px;
position: relative;
overflow: hidden;
z-index: 1;
padding-top: calc( 100% - 30px );
}
.sc-service-list .slz-icon-box-2:hover { }
.sc-service-list .slz-icon-box-2 .img-wrap {
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
z-index: -1;
opacity: 0;
-webkit-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
-ms-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
transition: all 0.4s ease;
}
.sc-service-list .slz-icon-box-2:hover .img-wrap {
opacity: 1;
}
.sc-service-list .slz-icon-box-2 .img-wrap:before {
content: "";
position: absolute;
background-color: rgba(0, 0, 0, 0.5);
top: 0px;
left: 0;
width: 100%;
height: 100%;
z-index: 1;
}
.sc-service-list .slz-icon-box-2 .img-wrap .img-responsive {
height: 100%;
width: auto;
position: absolute;
max-width: initial;
top: 0;
left: 50%;
-webkit-transform: translate(-50%, 0);
-moz-transform: translate(-50%, 0);
-ms-transform: translate(-50%, 0);
-o-transform: translate(-50%, 0);
transform: translate(-50%, 0);
}
.sc-service-list .slz-icon-box-2 .icon-cell {
text-align: center;
position: absolute;
top: 50%;
left: 0;
transform: translate(-50%,-50%);
transform: translateY(-50%);
width: 100%;
}
.sc-service-list .slz-icon-box-2 .wrapper-icon {
display: block;
margin-left: auto;
margin-right: auto;
width: 70px;
height: 70px;
line-height: 70px;
position: relative;
-webkit-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
transition: all 0.4s ease;
transition-delay: 0s;
-webkit-transition-delay: 0s;
}
.sc-service-list .slz-icon-box-2 .wrapper-icon:after {
content: "";
position: absolute;
bottom: -10px;
left: 50%;
height: 3px;
width: 20px;
background-color: #9C9C9C;
-webkit-transform: translate(-50%, 0);
-moz-transform: translate(-50%, 0);
-ms-transform: translate(-50%, 0);
-o-transform: translate(-50%, 0);
transform: translate(-50%, 0);
-webkit-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
-ms-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
transition: all 0.4s ease;
}
.sc-service-list .slz-icon-box-2:hover .wrapper-icon {
width: 0;
height: 0;
}
.sc-service-list .slz-icon-box-2:hover .wrapper-icon:after {
width: 0;
}
.sc-service-list .slz-icon-box-2 .wrapper-icon .slz-icon {
font-size: 50px;
color: #F13E4B;
-webkit-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
-ms-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
transition: all 0.4s ease;
}
.sc-service-list .slz-icon-box-2:hover .wrapper-icon .slz-icon { font-size: 0;
}
.sc-service-list .slz-icon-box-2 .title {
margin-top: 30px;
margin-bottom: 10px;
font-size: 16px;
font-weight: 800;
text-transform: uppercase;
color: #202427;
}
.sc-service-list .slz-icon-box-2:hover .title {
color: #FFFFFF;
}
.sc-service-list .slz-icon-box-2 .content-cell {
text-align: center;
padding-top: 0;
line-height: 24px;
-webkit-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
transition: all 0.4s ease;
}
.sc-service-list .slz-icon-box-2:hover .content-cell {
font-size: 0;
line-height: 0px;
}
.sc-service-list .slz-icon-box-2 .wrapper-info .description {
max-height: 70px;
overflow: hidden;
-webkit-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
-ms-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
transition: all 0.4s ease;
}
.sc-service-list .slz-icon-box-2 .btn-readmore {
display: inline-block;
width: 30px;
height: 30px;
line-height: 30px;
text-align: center;
border: 1px solid #F13E4B;
color: #F13E4B;
font-size: 0px;
border-radius: 50%;
-webkit-border-radius: 50%;
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-ms-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s;
}
.sc-service-list .slz-icon-box-2 .btn-readmore:before {
content: "\f067";
font-family: 'FontAwesome';
line-height: inherit;
display: inline-block;
font-size: 14px;
font-weight: 400;
}
.sc-service-list .slz-icon-box-2:hover .btn-readmore {
color: #FFFFFF;
border-color: #FFFFFF;
}
.sc-service-list .slz-icon-box-2 .btn-readmore:hover {
border-color: #F13E4B;
background-color: #F13E4B;
color: #FFFFFF;
}
.sc-service-list .slz-icon-box-2 .wrapper-icon-image {
height: 70px;
width: 100%;
margin-right: 0px;
margin-left: 0px;
display: block;
text-align: center;
}
.slz-icon-box-2 .wrapper-icon-image .slz-icon-img {
height: 100%;
width: auto;
max-width: initial;
display: inline-block;
} @media screen and (min-width: 1024px) and  (max-width: 1199px){
.sc-service-list.slz-list-block.slz-column-4 > .item{
width: 25%;
}
.sc-service-list.slz-list-block.slz-column-4 .item:nth-child(-n + 4){
margin-top: 0px;
}
}
@media screen and (max-width: 1024px) {
.sc-service-list.layout-3.slz-column-3 >.item:nth-child(3n):after,
.sc-service-list.layout-3.slz-column-4 >.item:nth-child(4n):after {
content: none;
}
}
@media screen and (max-width: 768px) {
.sc-service-list.layout-3.slz-column-3 >.item:nth-child(2n):after,
.sc-service-list.layout-3.slz-column-4 >.item:nth-child(2n):after {
content: none;
}    .sc-service-list.layout-3  .slz-icon-box-2:after{
content: "";
position: absolute;
bottom: 0;
left: 50%;
width: calc(100% - 60px);
height: 1px;
background-color: #F4F4F4;
-webkit-transform: translate(-50%,0);
-moz-transform: translate(-50%,0);
-ms-transform: translate(-50%,0);
-o-transform: translate(-50%,0);
transform: translate(-50%,0);
}
.sc-service-list.layout-3  .item:nth-last-child(-n + 2) .slz-icon-box-2:after{
content: none;
}
}
@media screen and (max-width: 677px) {}
@media screen and (max-width: 480px) {
.sc-service-list.layout-3.slz-column-1 >.item:after,
.sc-service-list.layout-3.slz-column-2 >.item:after,
.sc-service-list.layout-3.slz-column-3 >.item:after,
.sc-service-list.layout-3.slz-column-4 >.item:after {
content: none!important;
}
.sc-service-list.layout-3  .item .slz-icon-box-2:after,
.sc-service-list.layout-3  .item:nth-last-child(-n + 2) .slz-icon-box-2:after{
content: '';
}
.sc-service-list.layout-3  .item:last-child .slz-icon-box-2:after{
content: none;
}
}.slz-new-tweet .list-news-tweet .recent-post + .recent-post {
margin-top: 30px;
}
.slz-new-tweet .list-news-tweet .re-tweeet {
margin-bottom: 30px;
}
.slz-new-tweet .list-news-tweet .re-tweeet .recent-post .thumb {
display: none;
}
.slz-new-tweet .list-news-tweet .recent-post .post-info .title .right-text {
float: left;
}
.slz-new-tweet .list-news-tweet .re-tweeet .recent-post,
.slz-new-tweet .list-news-tweet .re-tweeet .recent-post .post-info {
display: block;
}
.slz-widget-category .widget-content .link,
.slz-categories .link,
.slz-categories2 .link {
color: #202427;
font-weight: 600;
font-size: 14px;
border: none;
padding-bottom: 10px;
margin-bottom: 0;
}
.slz-widget-category .widget-content .link:first-child,
.slz-categories .link:first-child,
.slz-categories2 .link:first-child {
padding-top: 0;
}
.slz-widget-category .slz-categories .link > .text,
.slz-categories .link > .text {
margin-right: 5px;
}
.slz-widget-category .widget-content .link:hover,
.slz-categories .link:hover,
.slz-categories2 .link:hover {
color: #f13e4b;
}
.slz-widget-category .slz-categories .link > .icons,
.slz-categories .link > .icons {
display: none;
float: right;
font-size: 16px;
}
.slz-widget-category .slz-categories .link > .text,
.slz-categories .link > .text {
font-size: inherit;
}
.slz-widget-category .slz-categories .link > .badge,
.slz-categories .link > .badge {
float: none;
color: #9c9c9c;
line-height: inherit;
padding: 0;
vertical-align: inherit;
}
.slz-categories .link > .badge {
background-color: transparent;
}
.slz-categories .link > .badge:before {
content: "(";
color: inherit;
}
.slz-categories .link > .badge:after {
content: ")";
color: inherit;
}
.slz-categories2 .link > .icons {
font-size: 16px;
line-height: 30px;
}
.slz-categories .link > .icons {
font-size: 16px;
line-height: 26px;
}
.slz-categories2 .link {
line-height: 30px;
padding: 0 0 11px;
}
.slz-categories2 .link i:before {
font-family: "FontAwesome";
content: "\f0da";
padding-right: 10px;
color: inherit;
position: relative;
top: -2px;
} .slz-widget-recent-post .media {
border: none;
}
.slz-widget-recent-post .icon-meta {
display: inline-block;
}
.slz-widget-recent-post .wrapper-image {
width: 140px;
border-radius: 2px;
-webkit-border-radius: 2px;
}
.slz-widget-recent-post .wrapper-image:before {
padding-top: 65%;
}
.slz-widget-recent-post .meta-info:before {
content: none;
}
.slz-widget-recent-post .media-heading {
color: #202427;
font-size: 16px;
font-weight: 700;
display: inline-block;
margin-bottom: 15px;
}
.slz-widget-recent-post .media-heading:hover {
color: #f13e4b;
}
.slz-widget-recent-post .meta {
margin: 0;
}
.slz-widget-recent-post .meta-info {
margin: 0 8px 5px;
font-size: 14px;
line-height: 24px;
}
.slz-widget-recent-post .meta-info.time {
background-color: #f13e4b;
padding: 2px 15px;
}
.slz-widget-recent-post .meta-info:first-child {
display: none;
}
.slz-widget-recent-post .meta-info:nth-child(-n + 2) {
margin-left: 0;
}
.slz-widget-recent-post .meta-info .link:hover,
.slz-widget-recent-post .meta-info .link:focus {
color: #f13e4b;
}
.slz-widget-recent-post .meta-info .link {
font-weight: 600;
padding-left: 0;
line-height: inherit;
}
.slz-widget-recent-post .meta-info .link.date {
color: #fff;
font-style: normal;
}
.slz-widget-recent-post .meta-info .icon-meta + .link {
padding-left: 5px;
} .slz-widget-new-tweet .slz-new-tweet .list-news-tweet .recent-post {
padding: 10px 0;
}
.slz-widget-new-tweet .slz-new-tweet .list-news-tweet .recent-post .post-info .title .left-text .strongtext {
padding-right: 5px;
}
.slz-widget-new-tweet .slz-new-tweet .list-news-tweet .recent-post .post-info .description .text {
color: #494647;
}
.slz-widget-new-tweet .slz-new-tweet .list-news-tweet .recent-post .post-info .link {
color: #2aa9e0;
}
.slz-widget-new-tweet .slz-new-tweet .list-news-tweet .recent-post .post-info .link:hover,
.slz-widget-new-tweet .slz-new-tweet .list-news-tweet .recent-post .post-info .link:focus {
color: #f13e4b;
} .slz-widget-send-mail .widget-content .description {
margin-bottom: 20px;
}
.slz-widget-send-mail form {
font-size: 0;
}
.slz-widget-send-mail .widget-content .form-control {
border: 1px solid transparent;
background-color: #f3f3f3;
padding: 14px 20px 10px;
height: auto;
line-height: 1.4;
border-radius: 3px;
-webkit-border-radius: 3px;
font-size: 14px;
}
.slz-widget-send-mail .widget-content .form-control:focus {
// border-color: #f13e4b;
-webkit-box-shadow: 2px 1px 7px 0px rgba(0,0,0,0.1) !important;
-moz-box-shadow: 2px 1px 7px 0px rgba(0,0,0,0.1) !important;
box-shadow: 2px 1px 7px 0px rgba(0,0,0,0.1) !important;
}
.slz-widget-send-mail .slz-btn {
padding: 0 30px;
border: none;
margin-left: 20px;
padding: 0px 20px;
font-size: 14px;
width: 140px;
height: 45px;
line-height: 45px;
text-transform: uppercase;
float: right;
}
.slz-widget-send-mail .slz-btn:hover,
.slz-widget-send-mail .slz-btn:focus {
border: none;
}
.slz-widget-send-mail .slz-btn:after {
content: '\f105';
font-family: 'FontAwesome';
padding-left: 10px;
font-size: 15px;
display: inline-block;
transition: transform 0.4s ease;
-webkit-: transform 0.4s ease;
-moz-transition: transform 0.4s ease;
-o-transition: transform 0.4s ease;
-ms-transition: transform 0.4s ease;
}
.slz-widget-send-mail .slz-btn:hover:after {
transform: translateX(10px);
-webkit-transform: translateX(10px);
}
.slz-widget-send-mail .form-control + .form-control + .slz-btn {
margin-left: 0;
float: none;
}
.slz-widget-send-mail .widget-content .form-control:only-of-type {
display: inline-block;
width: calc( 100% - 180px);
vertical-align: top;
margin-bottom: 0;
} .slz-widget-tags .tags-links {
padding-left: 0;
}
.slz-widget-tags .tags-links:before {
content: none;
}
.slz-widget.slz-widget-tags ul li {
display: inline-block;
margin-right: 10px;
}
.slz-widget-tags ul li:first-child {
padding-left: 0;
}
.slz-widget-tags ul li:last-child {
padding-right: 0;
}
.slz-widget-tags ul li .tag {
display: block;
padding: 3px 20px 1px;
border:1px solid #D8D8D8;
border-radius: 30px;
color: #242021;
-webkit-border-radius: 30px;
-webkit-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
-ms-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
transition: all 0.4s ease;
}
.slz-widget-tags ul li .tag:hover{
color: #f13e4b;
border-color:#FFFFFF;
-webkit-box-shadow: 2px 3px 9px 1px rgba( 0, 0, 0, 0.07);
box-shadow: 2px 3px 9px 1px rgba( 0, 0, 0, 0.07);
}
.slz-widget-tags .tags-links a {
color: #242021;
padding: 0 15px;
border: 1px solid #d8d8d8;
border-radius: 50px;
-webkit-border-radius: 50px;
} .slz-widget.slz-widget-gallery ul {
margin: 0 -8px;
}
.slz-widget.slz-widget-gallery ul li {
padding: 8px;
} .slz-widget.slz-widget-about-us .logo-title {
border: none;
}
.slz-widget.slz-widget-about-us .logo-title:before,
.slz-widget.slz-widget-about-us .logo-title:after {
content: none;
}
.slz-widget-about-us .social {
margin-top: 25px;
}
.slz-widget-about-us .social .link {
font-size: 14px;
width: 30px;
height: 30px;
line-height: 28px;
text-align: center;
border: 1px solid rgba(255, 255, 255, 0.1);
border-radius: 50%;
-webkit-border-radius: 50%;
color: #999999;
margin: 0 5px;
}
.slz-widget-about-us .social .link:first-child {
margin-left: 0;
}
.slz-widget-about-us .social .link:last-child {
margin-right: 0;
}
.slz-widget-about-us .social .link .icons {
line-height: inherit;
}
.slz-dark .slz-widget-about-us .social .link:hover{
background-color: #FFFFFF;
border-color: #FFFFFF;
} .slz-widget-contact .slz-widget-contact-info .item .icons {
width: 30px;
height: 30px;
line-height: 28px;
text-align: center;
border: 1px solid #494647;
border-radius: 50%;
-webkit-border-radius: 50%;
position: relative;
display: inline-block;
}
.slz-widget-contact .slz-widget-contact-info .item .contact-info {
padding-left: 15px;
display: inline-block;
vertical-align: top;
width: calc(100% - 30px);
}
.slz-widget-contact .slz-widget-contact-info .item .contact-title {
font-size: 16px;
font-weight: 600;
color: #f13e4b;
text-transform: capitalize;
}
.slz-widget-contact .slz-widget-contact-info .item .text {
padding-left: 0;
display: inline-block;
}
.slz-widget-contact .slz-widget-contact-info .item + .item {
padding-top: 25px;
margin-top: 25px;
border-top: 1px solid #f3f3f3;
} .slz-widget-events {
padding-bottom: 10px;
}
.slz-event-countdown-01 .block-image:before {
// content: none;
}
.slz-widget-events .widget-content {
box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
-webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
border-radius: 6px;
-webkit-border-radius: 6px;
}
.slz-widget-events .slz-event-countdown-01 .block-image .event-desc {
padding: 50px 5px;
text-align: center;
// position: relative;
// top: auto;
// right: auto;
}
.slz-event-countdown-01 .coming-soon {
padding: 15px 0 10px;
}
.slz-widget-events .slick-dots {
bottom: -45px;
}
.slz-widget-events .slz-event-countdown-01 .block-image {
border-radius: 6px 6px 0 0;
-webkit-border-radius: 6px 6px 0 0;
min-width: 100px;
}
.slz-widget-events .slz-event-countdown-01 .block-image .event-desc .date {
font-size: 18px;
font-weight: 800;
color: #f13e4b;
margin-bottom: 5px;
}
.slz-widget-events .slz-event-countdown-01 .block-image .event-desc .title {
font-size: 18px;
font-weight: 700;
margin: 0;
text-transform: uppercase;
}
.slz-widget-events .slz-event-countdown-01 .coming-soon .main-count-wrapper:after {
top: 50%;
height: 50%;
transform: translateY(-50%);
}
.slz-widget-events .slz-event-countdown-01 .coming-soon .main-count-wrapper .main-count .count {
color: #202427;
font-weight: 800;
}
.slz-widget-events .slz-event-countdown-01 .coming-soon .main-count-wrapper .main-count .stat-label {
text-transform: uppercase;
} .slz-widget-causes .item + .item {
margin-top: 30px;
}
.slz-blog-detail.slz-causes .slz-widget-causes .slz-block-item-06{
margin-bottom: 0px;
}
.slz-widget-causes .slz-block-item-06 {
box-shadow: none;
-webkit-box-shadow: none;
border-radius: 0;
-webkit-border-radius: 0;
margin-bottom: 0px;
}
.slz-widget-causes .slz-block-item-06 .block-label{
display: none;
}
.slz-widget-causes .slz-block-item-06.style-1 .block-image {
display: inline-block;
width: 140px;
border-radius: 5px;
-webkit-border-radius: 5px;
-webkit-backface-visibility: hidden;
-webkit-transform: translateZ(0) scale(1.0, 1.0);
}
.slz-widget-causes .slz-block-item-06.style-1 .block-content {
display: inline-block;
padding: 0 0 0 15px;
width: calc(100% - 155px);
}
.slz-widget-causes .slz-block-item-06.style-1 .block-content .block-title {
font-size: 14px;
font-weight: 700;
display: inline-block;
margin-bottom: 0px;
}
.slz-widget-causes .slz-block-item-06.style-1 .block-content .remain_time {
color: #9c9c9c;
}
.slz-widget-causes .slz-block-item-06.style-1 .donate-bar {
background-color: transparent;
box-shadow: none;
padding: 0;
margin: 15px 0 0;
}.wp-block-mlo-gallery{margin-bottom:2em}.mlo-gallery-block{--mlo-columns:3;--mlo-gap:10px;--mlo-radius:4px;--mlo-row-height:250px;box-sizing:border-box;position:relative;width:100%}.mlo-gallery-block *,.mlo-gallery-block :after,.mlo-gallery-block :before{box-sizing:inherit}.mlo-gallery-block figure{margin:0;padding:0}.mlo-gallery-empty{background:#f8f9fa;border:2px dashed #ccc;border-radius:var(--mlo-radius);color:#666;padding:2em;text-align:center}.mlo-gallery-image{backface-visibility:hidden;border-radius:var(--mlo-radius);display:block;height:auto;transition:transform .3s ease,opacity .3s ease;width:100%}.mlo-gallery-item{background:#f0f0f1;border-radius:var(--mlo-radius);overflow:hidden;position:relative}.mlo-gallery-layout-grid .mlo-gallery-grid{display:grid;gap:var(--mlo-gap);grid-template-columns:repeat(var(--mlo-columns),1fr)}.mlo-gallery-layout-grid.mlo-gallery-ratio-square .mlo-gallery-image{aspect-ratio:1/1;-o-object-fit:cover;object-fit:cover}.mlo-gallery-layout-grid.mlo-gallery-ratio-4-3 .mlo-gallery-image{aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover}.mlo-gallery-layout-grid.mlo-gallery-ratio-16-9 .mlo-gallery-image{aspect-ratio:16/9;-o-object-fit:cover;object-fit:cover}.mlo-gallery-layout-grid.mlo-gallery-ratio-3-2 .mlo-gallery-image{aspect-ratio:3/2;-o-object-fit:cover;object-fit:cover}.mlo-gallery-layout-masonry .mlo-gallery-grid{-moz-column-count:var(--mlo-columns);column-count:var(--mlo-columns);-moz-column-gap:var(--mlo-gap);column-gap:var(--mlo-gap);opacity:1;transition:opacity .3s ease}.mlo-gallery-layout-masonry .mlo-gallery-item{-moz-column-break-inside:avoid;break-inside:avoid;display:inline-block;margin-bottom:var(--mlo-gap);width:100%}.mlo-gallery-layout-justified .mlo-gallery-grid{align-items:flex-start;display:flex;flex-wrap:wrap;gap:var(--mlo-gap)}.mlo-gallery-layout-justified .mlo-gallery-item{min-width:0;position:relative}.mlo-gallery-layout-justified .mlo-gallery-image{display:block}.mlo-gallery-layout-justified .mlo-gallery-grid:after{content:"";flex-grow:999999999}.mlo-gallery-layout-carousel .mlo-carousel-wrapper{overflow:hidden;padding:0 40px;position:relative}.mlo-gallery-layout-carousel .mlo-carousel-track{display:flex;flex-wrap:nowrap;gap:var(--mlo-gap);left:0;position:relative;transition:transform .5s cubic-bezier(.25,1,.5,1);will-change:transform}.mlo-gallery-layout-carousel .mlo-carousel-slide{flex:0 0 auto}.mlo-gallery-layout-carousel .mlo-gallery-image{aspect-ratio:16/9;-o-object-fit:cover;object-fit:cover}.mlo-carousel-next,.mlo-carousel-prev{align-items:center;background:rgba(0,0,0,.5);border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:24px;height:40px;justify-content:center;line-height:1;position:absolute;top:50%;transform:translateY(-50%);transition:background .3s;width:40px;z-index:10}.mlo-carousel-next:hover,.mlo-carousel-prev:hover{background:rgba(0,0,0,.8)}.mlo-carousel-prev{left:0}.mlo-carousel-next{right:0}.mlo-carousel-dots{margin-top:15px;text-align:center}.mlo-carousel-dot{background:#ccc;border-radius:50%;cursor:pointer;display:inline-block;height:10px;margin:0 5px;transition:background .3s;width:10px}.mlo-carousel-dot.active{background:#333}.mlo-gallery-hover-zoom .mlo-gallery-item:hover .mlo-gallery-image{transform:scale(1.05)}.mlo-overlay{align-items:center;background:rgba(0,0,0,.6);border-radius:var(--mlo-radius);display:flex;flex-direction:column;height:100%;justify-content:center;left:0;opacity:0;pointer-events:none;position:absolute;top:0;transition:opacity .3s ease;width:100%;z-index:2}.mlo-overlay-icon svg{transform:scale(.5);transition:transform .3s cubic-bezier(.175,.885,.32,1.275)}.mlo-gallery-hover-overlay .mlo-gallery-item:hover .mlo-overlay{opacity:1}.mlo-gallery-hover-overlay .mlo-gallery-item:hover .mlo-overlay-icon svg{transform:scale(1)}.mlo-caption-below{color:#666;font-size:.9em;margin-top:8px;text-align:center}.mlo-overlay-caption{color:#fff;font-size:1em;margin-top:10px;padding:0 15px;text-align:center}.mlo-fade-caption{background:linear-gradient(0deg,rgba(0,0,0,.8) 0,transparent);border-bottom-left-radius:var(--mlo-radius);border-bottom-right-radius:var(--mlo-radius);bottom:0;color:#fff;font-size:.95em;left:0;opacity:0;padding:15px;pointer-events:none;position:absolute;transform:translateY(10px);transition:opacity .3s ease;width:100%;z-index:2}.mlo-gallery-hover-fade .mlo-gallery-item:hover .mlo-fade-caption{opacity:1;transform:translateY(0)}.mlo-filter-bar{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin-bottom:20px}.mlo-filter-pills .mlo-filter-btn{background:#f0f0f1;border:none;border-radius:20px;color:#333;cursor:pointer;font-size:.95em;padding:8px 16px;transition:background .2s,color .2s}.mlo-filter-pills .mlo-filter-btn:hover{background:#e0e0e1}.mlo-filter-pills .mlo-filter-btn.active{background:#333;color:#fff}.mlo-filter-dropdown .mlo-filter-select{background:#fff;border:1px solid #ccc;border-radius:4px;font-size:1em;min-width:200px;padding:8px 12px}.mlo-item-hidden{display:none!important}.mlo-gallery-block[data-animation=fade] .mlo-gallery-item{transition:opacity .4s ease}.mlo-gallery-block[data-animation=fade] .mlo-gallery-item.mlo-anim-hide{opacity:0}.mlo-gallery-block[data-animation=slide] .mlo-gallery-item{transition:transform .4s ease,opacity .4s ease}.mlo-gallery-block[data-animation=slide] .mlo-gallery-item.mlo-anim-hide{opacity:0;transform:scale(.8)}.mlo-lightbox-overlay{align-items:center;background:rgba(0,0,0,.9);display:none;height:100%;justify-content:center;left:0;opacity:0;position:fixed;top:0;transition:opacity .3s ease;width:100%;z-index:999999}.mlo-lightbox-overlay.active{display:flex;opacity:1}.mlo-lightbox-overlay.active .mlo-lightbox-img{opacity:1;transform:scale(1)}.mlo-lightbox-inner{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;position:relative;width:100%}.mlo-lightbox-close{background:none;border:none;color:#fff;cursor:pointer;font-size:30px;line-height:1;opacity:.7;padding:10px;position:absolute;right:20px;top:20px;transition:opacity .2s;z-index:10}.mlo-lightbox-close:hover{opacity:1}.mlo-lightbox-counter{color:#ccc;font-size:14px;left:30px;position:absolute;top:30px}.mlo-lightbox-next,.mlo-lightbox-prev{background:none;border:none;color:#fff;cursor:pointer;font-size:60px;opacity:.5;padding:20px;position:absolute;top:50%;transform:translateY(-50%);transition:opacity .2s;z-index:10}.mlo-lightbox-next:hover,.mlo-lightbox-prev:hover{opacity:1}.mlo-lightbox-prev{left:20px}.mlo-lightbox-next{right:20px}.mlo-lightbox-img-wrap{align-items:center;display:flex;flex-direction:column;justify-content:center;max-height:85vh;max-width:90%;text-align:center}.mlo-lightbox-img{max-height:calc(85vh - 40px);max-width:100%;-o-object-fit:contain;object-fit:contain;opacity:0;transform:scale(.95);transition:transform .3s cubic-bezier(.175,.885,.32,1.275),opacity .3s}.mlo-lightbox-caption{color:#ddd;font-size:16px;margin-top:15px;min-height:24px}body.mlo-lightbox-open{overflow:hidden}.block-editor-block-list__block .mlo-lightbox-trigger{pointer-events:none}.mlo-gallery-block-placeholder{background:#f0f0f1;border:1px dashed #757575;border-radius:4px;color:#1e1e1e;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;padding:40px 20px;text-align:center}@media(max-width:768px){.mlo-gallery-layout-grid .mlo-gallery-grid{grid-template-columns:repeat(min(2,var(--mlo-columns)),1fr)!important}.mlo-gallery-layout-masonry .mlo-gallery-grid{-moz-column-count:min(2,var(--mlo-columns))!important;column-count:min(2,var(--mlo-columns))!important}.mlo-lightbox-next,.mlo-lightbox-prev{font-size:40px;padding:10px}.mlo-lightbox-prev{left:0}.mlo-lightbox-next{right:0}.mlo-carousel-wrapper{padding:0 30px}}@media(max-width:480px){.mlo-gallery-layout-grid .mlo-gallery-grid{grid-template-columns:1fr!important}.mlo-gallery-layout-masonry .mlo-gallery-grid{-moz-column-count:1!important;column-count:1!important}.mlo-gallery-layout-justified .mlo-gallery-item{height:auto}}* {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
html * {
outline: 0 !important;
margin: 0;
padding: 0;
}
html {
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
font-size: 14px;
}
html,
body {
height: 100%;
margin: 0 auto;
padding: 0;
text-rendering: optimizeLegibility;
-webkit-font-smoothing: antialiased;
}
body {
height: auto;
font-family: 'Khula', sans-serif;
font-size: 14px;
font-weight: 400;
line-height: 24px;
color: #494647;
background-color: #fff;
word-wrap: break-word;
}
header,
nav,
body,
section,
article,
aside,
footer,
address,
hgroup {
display: block;
}
h1,
h2,
h3,
h4,
h5,
p,
ul,
li,
dl,
dt,
dd,
table,
tr,
td,
form {
margin: 0;
padding: 0;
}
ul,
li {
list-style-position: outside;
list-style-type: none;
}
table {
border-spacing: 0;
border-collapse: collapse;
}
strong,
b {
font-weight: bold;
}
a {
color: #202427;
text-decoration: none;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
}
a:hover,
a:active,
a:focus {
color: #f13e4b;
outline: 0;
text-decoration: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
clear: both;
font-family: inherit;
line-height: 1.1;
font-weight: 600;
margin: 0px 0px
}
h1 {
font-size: 36px;
margin-bottom: 10px;
}
h2 {
font-size: 30px;
margin-bottom: 10px;
}
h3 {
font-size: 22px;
}
h4 {
font-size: 20px;
}
h5 {
font-size: 18px;
}
h6 {
font-size: 16px;
}
address {
font-style: italic;
margin: 0 0 24px;
}
abbr[title] {
border-bottom: 1px dotted;
}
dfn {
font-style: italic;
}
mark {
background: #fafafa;
color: #000;
}
p {
margin: 0 0 20px;
}
code,
kbd,
pre,
samp {
font-family: monospace, serif;
font-size: 14px;
-webkit-hyphens: none;
-moz-hyphens: none;
-ms-hyphens: none;
hyphens: none;
}
pre {
background: #f5f5f5;
color: #666;
font-family: monospace;
font-size: 14px;
margin: 20px 0;
overflow: auto;
padding: 20px;
white-space: pre;
white-space: pre-wrap;
word-wrap: break-word;
}
blockquote,
q {
-webkit-hyphens: none;
-moz-hyphens: none;
-ms-hyphens: none;
hyphens: none;
quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
content: "";
content: none;
}
blockquote {
font-size: 14px;
font-style: italic;
font-weight: 400;
background: #f5f5f5;
border-left: none;
margin: 0px 0px 20px;
padding: 30px 30px 30px 50px;
position: relative;
border-radius: 5px;
overflow: hidden;
}
blockquote:before {
font-size: 5rem;
background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTYuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjI0cHgiIGhlaWdodD0iMjRweCIgdmlld0JveD0iMCAwIDk4LjgyOSA5OC44MjkiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDk4LjgyOSA5OC44Mjk7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPGc+Cgk8Zz4KCQk8cGF0aCBkPSJNOTYuNzYsNDEuNjAzQzkxLjUxMSwyMi44MzEsNzguNTYyLDkuMjA0LDY1Ljk3NSw5LjIwNGMtMS4wMTEsMC0yLjAyMSwwLjA4OC0zLjAwNSwwLjI2MiAgICBjLTAuNTU4LDAuMDk4LTEuMDQ2LDAuNDI2LTEuMzQ4LDAuOTAyYy0wLjMwMSwwLjQ3OS0wLjM4NiwxLjA2MS0wLjIzMywxLjYwNWwyLjU5MSw5LjI2OGMwLjI1LDAuODk1LDEuMTEzLDEuNSwyLjAxLDEuNDU5ICAgIGwwLjIwNi0wLjAwNGM0LjY2OCwwLDEzLjE5OSw2Ljk5NiwxNy41NDgsMjIuNTQ1YzAuMTcyLDAuNjE3LDAuMzM1LDEuMjQ4LDAuNDkyLDEuOTA2Yy00Ljg4Mi0yLjQxNi0xMC43MDYtMi45NzUtMTUuOTgtMS41MDYgICAgQzU2LjM1OCw0OC45Nyw0OS4zODgsNjEuMzU2LDUyLjcxNCw3My4yNTJjMi42OTYsOS42MzksMTEuNTYzLDE2LjM3MywyMS41NjMsMTYuMzczYzIuMDM3LDAsNC4wNzEtMC4yODEsNi4wNDYtMC44MzQgICAgYzcuODQ2LTIuMTkzLDEzLjc0NS04LjcwNywxNi42MTEtMTguMzM4Qzk5LjUyMSw2MS43NjQsOTkuNDU2LDUxLjI0OSw5Ni43Niw0MS42MDN6IiBmaWxsPSIjZDAzNTQwIi8+CgkJPHBhdGggZD0iTTE0LjA4OCw5LjIwNmMtMS4wMDksMC0yLjAyLDAuMDg2LTMuMDAzLDAuMjZjLTAuNTU3LDAuMDk2LTEuMDQ2LDAuNDI2LTEuMzQ3LDAuOTAyICAgIGMtMC4zMDEsMC40NzktMC4zODYsMS4wNjEtMC4yMzQsMS42MDVsMi41OTIsOS4yNjhjMC4yNSwwLjg5NSwxLjA5NywxLjUsMi4wMSwxLjQ1OWwwLjIwNC0wLjAwNCAgICBjNC42NjgsMCwxMy4yLDYuOTk2LDE3LjU0OSwyMi41NDVjMC4xNzMsMC42MjEsMC4zMzYsMS4yNTIsMC40OTIsMS45MDZjLTQuODg0LTIuNDE2LTEwLjcwNi0yLjk3NS0xNS45OC0xLjUwNiAgICBDNC40NzUsNDguOTctMi40OTcsNjEuMzU2LDAuODMxLDczLjI1MmMyLjY5Niw5LjYzOSwxMS41NjMsMTYuMzczLDIxLjU2MywxNi4zNzNjMi4wMzcsMCw0LjA3MS0wLjI4MSw2LjA0Ny0wLjgzNCAgICBjNy44NDUtMi4xOTMsMTMuNzQ0LTguNzA3LDE2LjYxMS0xOC4zMzhjMi41ODYtOC42ODksMi41MjItMTkuMjA1LTAuMTc1LTI4Ljg1MkMzOS42MjUsMjIuODMxLDI2LjY3OCw5LjIwNiwxNC4wODgsOS4yMDZ6IiBmaWxsPSIjZDAzNTQwIi8+Cgk8L2c+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPC9zdmc+Cg==);
background-size: 70px;
background-repeat: no-repeat;
opacity: 0.1;
right: 20px;
width: 70px;
height: 70px;
top: -15px;
line-height: 1;
display: table;
position: absolute;
content: "";
}
blockquote p {
font-size: 20px;
color: #202427;
line-height: 28px;
}
blockquote blockquote {
margin-right: 0;
}
blockquote cite,
blockquote small {
font-size: 14px;
font-weight: 600;
color: #f13e4b;
text-align: left;
display: block;
margin-top: 5px;
font-style: normal;
}
blockquote em,
blockquote i {
font-style: normal;
font-weight: 300;
}
blockquote strong,
blockquote b {
font-weight: 400;
}
small {
font-size: smaller;
}
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
top: -0.5em;
}
sub {
bottom: -0.25em;
}
dl {
margin: 0 0 20px;
}
dt {
font-weight: bold;
}
dd {
margin: 0 0 20px;
}
menu,
ol,
ul {
margin: 0px 0 10px;
padding: 0 0 0 15px;
}
ol li,
ul li {
list-style-type: inherit;
color: inherit;
}
ul {
list-style-type: disc;
}
ul ul,
ol ul {
list-style-type: circle;
}
ul ul ul {
list-style-type: square;
}
nav ul,
nav ol {
list-style: none;
list-style-image: none;
}
li > ul,
li > ol {
margin: 0;
}
big {
font-size: larger;
}
code {
padding: 2px 4px;
font-size: 90%;
color: #202427;
background-color: #fafafa;
border-radius: 4px;
}
kbd {
padding: 2px 4px;
font-size: 90%;
color: #fff;
background-color: #333;
border-radius: 3px;
-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
}
figure {
margin: 0;
}
fieldset {
border: 1px solid #f0f0f0;
margin: 0 2px;
min-width: inherit;
padding: 0.35em 0.625em 0.75em;
}
legend {
border: 0;
padding: 0;
white-space: normal;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0;
}
textarea {
overflow: auto;
vertical-align: top;
}
table {
border-bottom: 1px solid #f0f0f0;
border-collapse: collapse;
border-spacing: 0;
font-size: 14px;
line-height: 2;
margin: 0 0 20px;
width: 100%;
}
caption,
th,
td {
font-weight: normal;
}
caption {
font-size: 16px;
margin: 20px 0;
}
del {
color: #333;
}
ins {
background: #fafafa;
text-decoration: none;
}
hr {
background-size: 4px 4px;
border: 0;
height: 1px;
margin: 0 0 24px;
border-top: 1px solid #f0f0f0;
}
table {
width: 100%;
}
table th {
text-align: left;
border: 1px solid #f0f0f0;
padding: 2px 8px;
}
table td {
border: 1px solid #f0f0f0;
padding: 2px 8px;
}  .body-wrapper {
position: relative;
overflow: hidden;
}
.body-wrapper .wrapper-content {
position: relative;
}
.slz-sidebar-left .slz-content-column {
float: right;
}
.text-l {
text-align: left;
}
.text-c {
text-align: center;
}
.text-r {
text-align: right;
}
.float-l {
float: left;
}
.float-r {
float: right;
}
.float-none {
float: none;
}
.wid-100 {
width: 100%;
}
.padding-top-100 {
padding-top: 100px;
}
.padding-top-50 {
padding-top: 50px;
}
.padding-bottom-100 {
padding-bottom: 100px;
}
.padding-bottom-135 {
padding-bottom: 135px;
}
.padding-bottom-0 {
padding-bottom: 0;
}
.margin-top-50 {
margin-top: 50px;
}
.margin-top-100 {
margin-top: 100px;
}
.margin-bottom-100 {
margin-bottom: 100px;
}
.margin-bottom-0 {
margin-bottom: 0;
}
.margin-top-0 {
margin-top: 0;
} .slz-list-block {
font-size: 0;
margin: 0 -15px;
}
.slz-list-block > .item {
font-size: 14px;
padding: 0 15px;
margin-top: 60px;
vertical-align: top;
display: inline-block;
}
.slz-title-command.page-title-area {
background-color: #EAEAEA;
}
.slz-title-command .title-command-wrapper:before{
content: "";
display: table;
}
.slz-title-command .title-command-wrapper:after{
content: "";
display: table;
clear: both;
}
.slz-title-command .title-command-wrapper .title {
font-size: 40px;
line-height: 1.1;
color: #fff;
font-weight: 800;
position: relative;
}
.slz-title-command .title-command-wrapper .title:before {
position: absolute;
content: '';
left: 3px;
bottom: 0;
width: 10px;
height: 6px;
border-top: 2px solid #202427;
border-right: 3px solid #202427;
border-bottom-color: transparent;
border-left-color: transparent;
transform: skew(45deg);
-webkit-transform: skew(45deg);
-moz-transform: skew(45deg);
-ms-transform: skew(45deg);
-o-transform: skew(45deg);
}
.slz-title-command .title-command-wrapper .title:after {
position: absolute;
content: '';
left: 15px;
bottom: 0;
width: 116px;
height: 6px;
border-top: 2px solid #202427;
border-left: 3px solid #202427;
border-bottom-color: transparent;
border-right-color: transparent;
transform: skew(-45deg);
-webkit-transform: skew(-45deg);
-moz-transform: skew(-45deg);
-ms-transform: skew(-45deg);
-o-transform: skew(-45deg);
}
.breadcrumb {
background-color: transparent;
}
.breadcrumb-wrapper {
font-size: 15px;
}
.breadcrumb-link {
color: #494647;
font-weight: 600;
font-size: 15px;
}
.breadcrumb-link:hover {
color: rgb(241, 62, 75) !important;
}
.breadcrumb-active {
color: #fff;
font-weight: 600;
font-size: 15px;
}
.breadcrumb>li+li:before {
font-weight: 600;
content: "\f111";
font-family: "FontAwesome";
font-size: 3px;
padding: 0 5px
}
.slz-list-block.slz-column-1 .item:first-child {
margin-top: 0;
}
.slz-list-block.slz-column-1 > .item {
width: 100%;
}
.slz-list-block.slz-column-2 .item:nth-child(-n + 2) {
margin-top: 0;
}
.slz-list-block.slz-column-2 > .item {
width: 50%;
}
.slz-list-block.slz-column-3 .item:nth-child(-n + 3) {
margin-top: 0;
}
.slz-list-block.slz-column-3 > .item {
width: 33.3333%;
}
.slz-list-block.slz-column-4 .item:nth-child(-n + 4) {
margin-top: 0;
}
.slz-list-block.slz-column-4 > .item {
width: 25%;
}
.slz-list-block.slz-column-5 .item:nth-child(-n + 5) {
margin-top: 0;
}
.slz-list-block.slz-column-5 > .item {
width: 20%;
}
.slz-list-block.slz-column-6 .item:nth-child(-n + 6) {
margin-top: 0;
}
.slz-list-block.slz-column-6 > .item {
width: 16.6666%;
}
.slz-list-block.slz-column-7 .item:nth-child(-n + 7) {
margin-top: 0;
}
.slz-list-block.slz-column-7 > .item {
width: 14.285%;
}
.slz-list-block.slz-column-8 .item:nth-child(-n + 8) {
margin-top: 0;
}
.slz-list-block.slz-column-8 > .item {
width: 12.5%;
}  .wp-caption {
max-width: 100%;
}
.wp-caption-text {
font-weight: normal;
font-style: italic;
color: #7a7a7a;
}
.bypostauthor {
font-weight: normal;
} .slz-widgets a {
text-decoration: none;
}
.slz-widgets a:focus {
outline: none;
}
.slz-widgets a:active,
.slz-widgets a:hover {
outline: 0;
}
.slz-widgets h1,
.slz-widgets h2,
.slz-widgets h3,
.slz-widgets h4,
.slz-widgets h5,
.slz-widgets h6 {
clear: both;
font-family: inherit;
line-height: 1.1;
font-weight: 600;
margin: 0px 0px
}
.slz-widgets h1 {
font-size: 36px;
margin-top: 20px;
margin-bottom: 10px;
}
.slz-widgets h2 {
font-size: 30px;
margin-top: 20px;
margin-bottom: 10px;
}
.slz-widgets h3 {
font-size: 22px;
margin-top: 20px;
margin-bottom: 10px;
}
.slz-widgets h4 {
font-size: 20px;
margin-top: 10px;
margin-bottom: 10px;
}
.slz-widgets h5 {
font-size: 18px;
margin-top: 10px;
margin-bottom: 10px;
}
.slz-widgets h6 {
font-size: 16px;
margin-top: 10px;
margin-bottom: 10px;
}
.slz-widgets address {
font-style: italic;
margin: 0 0 24px;
}
.slz-widgets abbr[title] {
border-bottom: 1px dotted;
}
.slz-widgets b,
.slz-widgets strong {
font-weight: bold;
}
.slz-widgets dfn {
font-style: italic;
}
.slz-widgets mark {
background: #ff0;
color: #000;
}
.slz-widgets p {
margin: 0 0 10px;
}
.slz-widgets code,
.slz-widgets kbd,
.slz-widgets pre,
.slz-widgets samp {
font-family: monospace, serif;
font-size: 14px;
-webkit-hyphens: none;
-moz-hyphens: none;
-ms-hyphens: none;
hyphens: none;
}
.slz-widgets pre {
background: #f5f5f5;
color: #666;
font-family: monospace;
font-size: 14px;
margin: 20px 0;
overflow: auto;
padding: 20px;
white-space: pre;
white-space: pre-wrap;
word-wrap: break-word;
}
.slz-widgets small {
font-size: smaller;
}
.slz-widgets sub,
.slz-widgets sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
.slz-widgets sup {
top: -0.5em;
}
.slz-widgets sub {
bottom: -0.25em;
}
.slz-widgets dl {
margin: 0 0 20px;
}
.slz-widgets dt {
font-weight: bold;
}
.slz-widgets dd {
margin: 0 0 20px;
}
.slz-widgets menu,
.slz-widgets ol,
.slz-widgets ul {
margin: 0px 0 10px;
padding: 0 0 0 15px;
}
.slz-widgets ol li,
.slz-widgets ul li {}
.slz-widgets ul {
list-style-type: disc;
}
.slz-widgets ul ul,
.slz-widgets ol ul {
list-style-type: circle;
}
.slz-widgets nav ul,
.slz-widgets nav ol {
list-style: none;
list-style-image: none;
}
.slz-widgets li > ul,
.slz-widgets li > ol {
margin: 0;
}
.slz-widgets big {
font-size: larger;
}
.slz-widgets code {
padding: 2px 4px;
font-size: 90%;
color: #F13E4B;
background-color: #f9f2f4;
border-radius: 4px;
}
.slz-widgets kbd {
padding: 2px 4px;
font-size: 90%;
color: #fff;
background-color: #333;
border-radius: 3px;
-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
}
.slz-widgets img {
-ms-interpolation-mode: bicubic;
border: 0;
vertical-align: middle;
max-width: 100%;
height: auto;
}
.slz-widgets svg:not(:root) {
overflow: hidden;
}
.slz-widgets figure {
margin: 0;
}
.slz-widgets form {
margin: 0;
}
.slz-widgets fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
min-width: inherit;
padding: 0.35em 0.625em 0.75em;
}
.slz-widgets legend {
border: 0;
padding: 0;
white-space: normal;
}
.slz-widgets button,
.slz-widgets input,
.slz-widgets select,
.slz-widgets textarea {
font-size: 100%;
margin: 0;
max-width: 100%;
vertical-align: baseline;
}
.slz-widgets button,
.slz-widgets input {
line-height: normal;
}
.slz-widgets button,
.slz-widgets html input[type="button"],
.slz-widgets input[type="reset"],
.slz-widgets input[type="submit"] {
-webkit-appearance: button;
cursor: pointer;
}
.slz-widgets button[disabled],
.slz-widgets input[disabled] {
cursor: default;
}
.slz-widgets input[type="checkbox"],
.slz-widgets input[type="radio"] {
padding: 0;
}
.slz-widgets input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
.slz-widgets button::-moz-focus-inner,
.slz-widgets input::-moz-focus-inner {
border: 0;
padding: 0;
}
.slz-widgets textarea {
overflow: auto;
vertical-align: top;
}
.slz-widgets table {
border-bottom: 1px solid #f0f0f0;
border-collapse: collapse;
border-spacing: 0;
font-size: 14px;
line-height: 2;
margin: 0 0 20px;
width: 100%;
}
.slz-widgets caption,
.slz-widgets th,
.slz-widgets td {
font-weight: normal;
text-align: center;
}
.slz-widgets caption {
font-size: 16px;
margin: 20px 0;
}
.slz-widgets th {
font-weight: bold;
text-transform: uppercase;
}
.slz-widgets td {
border-top: 1px solid #f0f0f0;
padding: 6px 10px 6px 0;
}
.slz-widgets del {
color: #333;
}
.slz-widgets ins {
background: #fff9c0;
text-decoration: none;
}
.slz-widgets hr {
background-size: 4px 4px;
border: 0;
height: 1px;
margin: 0 0 24px;
border-top: 1px solid #eee;
}
.slz-widgets table {
width: 100%;
}
.slz-widgets table th {
text-align: left;
border: 1px solid #f0f0f0;
padding: 3px 8px 0;
}
.slz-widgets table td {
border: 1px solid #f0f0f0;
padding: 3px 8px 0;
}
.slz-widgets table .odd td {
background-color: #fcfcfc;
} .slz-widget + .slz-widget {
margin-top: 60px;
}
.slz-widgets .widget-title,
.slz-widgets .title-widget {
color: #202427;
font-size: 20px;
margin-top: 0px;
font-weight: 700;
padding-bottom: 16px;
margin-bottom: 25px;
position: relative;
text-transform: uppercase;
border-bottom: 1px solid #ededed;
}
.slz-widgets .widget-title:before,
.slz-widgets .title-widget:before {
content: "";
height: 3px;
width: 6px;
background: #f13e4b;
bottom: -2px;
left: 0;
position: absolute;
}
.slz-widgets .widget-title:after,
.slz-widgets .title-widget:after {
content: "";
height: 3px;
width: 70px;
background: #f13e4b;
bottom: -2px;
left: 9px;
position: absolute;
}
.slz-widget ul {
list-style: none;
padding: 0px;
margin: 0px;
}
.slz-widget ul li {
padding: 5px 0;
}
.slz-widget ul .children {
padding-left: 30px;
}
.slz-widgets.slz-dark .slz-footer-main {
background-color: #091b27;
background-size: cover;
background-position: center;
}
.slz-widgets.slz-dark a,
.slz-widgets.slz-dark  {
color: #cecece;
}
.slz-widgets.slz-dark a:hover{
color: #F13E4B;
}
.slz-widgets.slz-dark .widget-title,
.slz-widgets.slz-dark .title-widget {
color: #FFFFFF;
border-bottom-color: rgba(237, 237, 237, 0.3);
}
.slz-widgets.slz-dark input,
.slz-widgets.slz-dark select,
.slz-widgets.slz-dark option {
color: #333;
}
.slz-widgets.slz-dark .slz-widget .screen-reader-text,
.slz-widgets.slz-dark .widget .screen-reader-text {
color: #cecece;
} .widget_search {
position: relative;
}
.widget_search .search-form {
display:block;
position: relative;
width: 100%;
border-radius: 5px;
}
.widget_search .search-form>label {
display: block;
width: 100%;
}
.widget_search .screen-reader-text {
display: block;
margin-bottom: 15px;
}
.widget_search .search-field {
border: none;
padding: 0;
background-color: #f3f3f3;
font-size: 14px;
width: 100%;
line-height: 1.4;
padding: 13px 20px 10px 26px;
vertical-align: top;
background: #f3f3f3;
transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
border-radius: 5px;
-webkit-border-radius: 5px;
}
.widget_search .search-field:focus,
.widget_search .search-field:active {
-webkit-box-shadow: 2px 1px 7px 0px rgba(0,0,0,0.1);
-moz-box-shadow: 2px 1px 7px 0px rgba(0,0,0,0.1);
box-shadow: 2px 1px 7px 0px rgba(0,0,0,0.1);
}
.widget_search .search-field::-webkit-input-placeholder {
color: #999999;
}
.widget_search .search-field::-moz-placeholder {
color: #999999;
}
.widget_search .search-field:-ms-input-placeholder {
color: #999999;
}
.widget_search .search-field:-moz-placeholder {
color: #999999;
}
.widget_search .search-submit {
position: absolute;
right: 0px;
top: 0%;
width:45px;
height: 45px;
line-height: 45px;
background-color: transparent;
color: #f13e4b;
border: none;
font-size: 0;
text-align: center;
-webkit-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
-ms-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
transition: all 0.4s ease;
}
.widget_search .search-submit:hover{
color: #202427;
}
.widget_search .search-submit:after {
content: "";
height: 20px;
width: 1px;
background-color: #d9d9d9;
position: absolute;
top: 50%;
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
left: 0px;
}
.widget_search .search-submit:before {
content: "\f002";
font-family: "FontAwesome";
font-size: 14px;
} .slz-widget select {
color: #666c72;
width: 100%;
height: 40px;
width: 100%;
padding: 0 15px;
font-size: 14px;
line-height: 40px;
border-radius: 5px;
vertical-align: top;
display: inline-block;
border: 1px solid #d8dade;
appearance: none;
-moz-appearance: none;
-webkit-appearance: none;
background: #FFFFFF url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAFCAYAAAB8ZH1oAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RUFEQ0JFODE5NDM4MTFFNjk1MjlGMjJCMTE5MEY4MjIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RUFEQ0JFODI5NDM4MTFFNjk1MjlGMjJCMTE5MEY4MjIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpFQURDQkU3Rjk0MzgxMUU2OTUyOUYyMkIxMTkwRjgyMiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpFQURDQkU4MDk0MzgxMUU2OTUyOUYyMkIxMTkwRjgyMiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Psti2TwAAAA3SURBVHjaYmBgYCgC4i9Q/AkNw8RBahiYgbgZiP/jwM1QNXDQgEVRAwMO0ECMIhhogWIUABBgALYFGIUw/br1AAAAAElFTkSuQmCC) no-repeat;
background-position: 95% center;
transition: all 0.3s ease;
}
.slz-widget select option {
width: 100%;
}
.slz-widget select:focus {
border: 1px solid #F13E4B;
}
.slz-widget .screen-reader-text {
display: none;
}
.widget_rss .rsswidget {
font-weight: 700;
font-size: 16px;
display: block;
}
.widget_rss .rsswidget .rss-widget-icon {
margin-right: 0px;
}
.widget_rss .title-widget .rsswidget {
display: inline-block;
margin-bottom: 0px;
}
.widget_rss .rss-date {
font-size: 12px;
font-weight: 700;
font-style: italic;
margin-bottom: 10px;
display: block;
}
.widget_rss ul li {
margin-bottom: 15px;
}
.slz-widget-contact-info .item {
position: relative;
}
.slz-widget-contact-info .item + .item {
margin-top: 10px;
}
.slz-widget-contact-info .item .icons {
position: absolute;
top: -4px;
left: 0;
}
.slz-widget-contact-info .item .text {
padding-left: 35px;
display: block;
} .widget_calendar .block-title {
margin-bottom: 17px;
}
.widget_calendar caption {
margin: 0px;
border: 1px solid #f0f0f0;
border-bottom: 0;
}
.widget_calendar table {
width: 100%;
text-align: center;
}
.widget_calendar table th {
text-align: center;
}
.widget_calendar td {
padding: 8px 0;
}
.widget_calendar #today {
background-color: #F13E4B;
font-weight: bold;
color: #FFFFFF;
}
.widget_calendar #today a {
color: #FFFFFF;
}
.widget_calendar #today {
background-color: #F13E4B;
font-weight: bold;
color: #ffffff;
}
.widget_calendar caption {
font-weight: bold;
padding-bottom: 10px;
padding-top: 8px;
-webkit-transform: translate(0,5px);
-moz-transform: translate(0,5px);
-ms-transform: translate(0,5px);
-o-transform: translate(0,5px);
transform: translate(0,5px);
}
.widget_calendar thead tr {
line-height: 34px;
} .widget_archive ul:before {
content: "";
display: table;
}
.widget_archive ul:after {
content: "";
display: table;
clear: both;
}
.widget_archive ul li {
font-weight: 600;
color: #9c9c9c;
}
.widget_recent_entries ul li a{
font-weight: 600;
}
.widget_recent_entries ul li span{
font-weight: 400;
}
.widget_recent_entries ul li:last-child,
.widget_recent_comments ul li:last-child,
.widget_archive ul li:last-child {
margin-bottom: 0;
}
.widget_recent_entries ul li:hover,
.widget_recent_comments ul li:hover,
.widget_archive ul li:hover {
}
.widget_recent_entries ul li .post-date,
.widget_archive ul li .post-date {
display: block;
color: #666c72;
}
.widget_recent_comments ul li a {
font-weight: 600;
} .widget_categories ul li,
.widget_pages ul li,
.widget_nav_menu ul li {
color: #9c9c9c;
font-weight: 600;
position: relative;
transition: all 0.3s ease;
}
.widget_categories ul li a,
.widget_pages ul li a,
.widget_nav_menu ul li a{
font-weight: 600;
}
.widget_categories ul li a:hover:before {
color: #f13e4b;
}
.widget_categories ul li:last-child,
.widget_pages ul li:last-child,
.widget_nav_menu ul li:last-child {
margin-bottom: 0;
}
.box.widget_categories .slz-widget a:hover {}
.widget_categories ul .children,
.widget_pages ul .children,
.widget_nav_menu ul .sub-menu {
margin-top: 5px;
list-style-type: none;
}
.widget_nav_menu ul .sub-menu > li{
background-color: transparent;
}
.widget_categories ul .children li:last-child,
.widget_pages ul .children li:last-child,
.widget_nav_menu ul .sub-menu li:last-child {
padding-bottom: 0;
list-style-type: none;
}
.widget_nav_menu .mega-menu-row .mega-menu-col{
width: 100%;
float: none;
}
.widget_nav_menu .mega-menu-row .mega-menu-col > a:hover{
background-color: transparent;
} .widget_pages ul li a:before,
.widget_nav_menu ul li a:before { }
.widget_pages ul li:hover > a:before,
.widget_nav_menu ul li:hover > a:before {
color: inherit;
right: 12px;
}
.widget_pages ul .children li:hover > a:before,
.widget_nav_menu ul .sub-menu li:hover > a:before {
right: 0;
} .widget_nav_menu .sub-menu {
opacity: 1;
visibility: visible;
top: auto;
width: 100%;
padding-left: 30px;
display: block;
position: relative;
background-color: transparent;
border-top: none;
box-shadow: none;
list-style-type: circle;
-webkit-box-shadow: none;
-moz-box-shadow: none;
}
.widget_nav_menu .sub-menu .sub-menu {
left: 0;
top: 0;
padding-left: 15px;
}
.widget_nav_menu .sub-menu > li {
list-style-type: inherit;
display: list-item;
}
.widget_nav_menu .sub-menu > li + li {
border: none;
}
.widget_nav_menu .sub-menu > li > a {
line-height: inherit;
padding: 0;
font-weight: 400;
} .widget_meta ul li,
.categories-list li,
.tags-list li {
display: inline-block;
vertical-align: top;
padding: 0px;
margin: 0 5px 10px 0px;
color: #666c72;
}
.tags-links {
padding-left: 25px;
}
.tags-links:before {
color: #263033;
}
ul.tags-links:before{
content: none;
}
.entry-content .tags-links ul {
padding-left: 0;
}
.widget_meta ul li a {
display: inline-block;
vertical-align: top;
padding: 2px 20px;
margin: 0 5px;
font-size: 14px;
border-radius: 30px;
-webkit-border-radius: 30px;
line-height: 24px;
color: #242021;
overflow: hidden;
position: relative;
z-index: 2;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
border: 1px solid #d8d8d8
}
.categories-list li a,
.tags-list li a,
.tags-links a {
display: inline-block;
vertical-align: top;
font-size: 14px;
color: #777777;
overflow: hidden;
position: relative;
z-index: 2;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
}
.categories-list li a:hover,
.tags-list li a:hover,
.tags-links a:hover {
color: #f13e4b;
}
.box .widget_meta .slz-widget a:hover {
border-color: white;
color: #666c72;
box-shadow: 2px 3px 9px 1px rgba( 0, 0, 0, 0.07);
}
.widget_meta ul li a:hover {
border-color: white;
color: #666c72;
box-shadow: 2px 3px 9px 1px rgba( 0, 0, 0, 0.07);
}
.widget_meta ul li a abbr[data-original-title],
.widget_meta ul li a abbr[title] {
border-bottom-color: transparent;
}
.categories-list,
.tags-list {
list-style: none;
padding-left: 0px;
margin-bottom: 0px;
}
.categories-list li,
.tags-list li {
font-size: 14px;
color: #242021;
margin: 0;
font-weight: 600;
position: relative;
}
.categories-list li a,
.tags-list li a {
font-weight: 400;
}
.categories-list + .tags-list {
margin-top: 20px;
}
.categories-list li a:first-child,
.tags-list li a:first-child {
margin-left: 15px;
}
.cat-social-wrapper{
display: block;
width: 100%;
}
.cat-social-wrapper:before{
content: "";
display: table;
}
.cat-social-wrapper:after{
content: "";
display: table;
clear: both;
}
.categories-list{
float: none;
display: block;
margin-top: 0px;
margin-bottom: 10px;
width:100%;
}
.slz-social-share{
float: none;
display: block;
text-align: left;
margin-bottom: 30px;
}
.slz-post-footer .categories-list,
.slz-post-footer .meta-content{
margin-bottom: 15px;
} .gallery {
margin-bottom: 1.6em;
margin: 0 -10px;
}
.gallery-item {
display: inline-block;
padding: 10px;
text-align: center;
vertical-align: top;
width: 100%;
}
.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 {
margin: 0 auto;
}
.gallery-item .gallery-caption {
margin-bottom: 0 !important;
}
.gallery-caption {
display: block;
font-family: 'Lato', serif;
font-size: 12px;
font-size: 1.2rem;
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 {
display: none;
} .sticky {}
.slz-sticky {
position: absolute;
right: 10px;
top: 5px;
z-index: 10;
}
.slz-sticky .inner {
color: #f13e4b;
}
.slz-sticky .inner:before {
font-family: 'FontAwesome';
content: "\f02e";
font-size: 45px;
color: inherit;
text-shadow: 1px 1px 2px rgba(0, 0, 0, .2);
} .widget_tag_cloud .tagcloud a {
margin: 0 5px 10px 0px;
display: inline-block;
line-height: 1;
vertical-align: bottom;
padding: 3px 15px;
background-color: #f8f8f8;
border-radius: 30px;
-webkit-border-radius: 30px;
color: #333333;
overflow: hidden;
position: relative;
z-index: 2;
}
.widget_tag_cloud .tagcloud a:before {
position: absolute;
content: "";
right: 120%;
top: 0;
bottom: 0;
width: 100%;
height: 100%;
background-color: #db0f31;
border-radius: 30px;
-webkit-border-radius: 30px;
z-index: -1;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
}
.widget_tag_cloud .tagcloud a:hover {
color: #fff;
}
.widget_tag_cloud .tagcloud a:hover:before {
right: 0;
} #theme-setting .purchase-wrap .purchase-btn {
border-color: #F13E4B;
background-color: #F13E4B;
color: #ffffff;
font-weight: 700;
text-transform: capitalize;
height: auto;
line-height: 1.4;
min-width: 160px;
padding: 14px 30px 10px 30px;
border-radius: 2px;
-webkit-border-radius: 2px;
z-index: 1;
overflow: hidden;
position: relative;
border: 1px solid #F13E4B;
}
#theme-setting .purchase-wrap .purchase-btn:hover {
background-color: #F13E4B;
border-color: #D93844;
box-shadow: none;
}
#theme-setting .purchase-wrap .purchase-btn:before {
content: "";
position: absolute;
width: 300px;
height: 300px;
pointer-events: none;
z-index: -1;
background-color: rgba(0,0,0,0.1);
border-radius: 50%;
-webkit-border-radius: 50%;
left: -140px;
bottom: -160px;
-webkit-transition: all 1s ease;
-moz-transition: all 1s ease;
-ms-transition: all 1s ease;
-o-transition: all 1s ease;
transition: all 1s ease;
-webkit-transform: scale(0) translate(0,0);
-moz-transform: scale(0) translate(0,0);
-ms-transform: scale(0) translate(0,0);
-o-transform: scale(0) translate(0,0);
transform: scale(0) translate(0,0);
}
#theme-setting .purchase-wrap .purchase-btn:hover:before {
-webkit-transform: scale(1) translate(100px,0);
-moz-transform: scale(1) translate(100px,0);
-ms-transform: scale(1) translate(100px,0);
-o-transform: scale(1) translate(100px,0);
transform: scale(1) translate(100px,0);
}
#theme-setting #layout-wide.btn,
#theme-setting #layout-boxed.btn,
#theme-setting #menu-static.btn,
#theme-setting #menu-fixed.btn,
#theme-setting .header-options .header-normal,
#theme-setting .header-options .header-fixed {
padding: 7px 12px 4px !important;
}  .entry-content a {
text-decoration: none;
}
.entry-content a:focus {
outline: none;
}
.entry-content a:active,
.entry-content a:hover {
outline: 0;
}
.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 {
clear: both;
font-family: inherit;
line-height: 1.1;
font-weight: 700;
margin: 0px 0px;
color: #202427;
}
.entry-content h1 {
font-size: 36px;
margin-top: 20px;
margin-bottom: 10px;
}
.entry-content h2 {
font-size: 30px;
margin-top: 20px;
margin-bottom: 10px;
}
.entry-content h3 {
font-size: 22px;
margin-top: 20px;
margin-bottom: 10px;
}
.entry-content h4 {
font-size: 20px;
margin-top: 10px;
margin-bottom: 10px;
}
.entry-content h5 {
font-size: 18px;
margin-top: 10px;
margin-bottom: 10px;
}
.entry-content h6 {
font-size: 16px;
margin-top: 10px;
margin-bottom: 10px;
}
.entry-content address {
font-style: italic;
margin: 0 0 24px;
}
.entry-content abbr[title] {
border-bottom: 1px dotted;
}
.entry-content b,
.entry-content strong {
font-weight: bold;
}
.entry-content dfn {
font-style: italic;
}
.entry-content mark {
background: #ff0;
color: #000;
}
.entry-content p {
margin: 0 0 20px;
}
.entry-content code,
.entry-content kbd,
.entry-content pre,
.entry-content samp {
font-family: monospace, serif;
font-size: 14px;
-webkit-hyphens: none;
-moz-hyphens: none;
-ms-hyphens: none;
hyphens: none;
}
.entry-content pre {
background: #f5f5f5;
color: #666;
font-family: monospace;
font-size: 14px;
margin: 20px 0;
overflow: auto;
padding: 20px;
white-space: pre;
white-space: pre-wrap;
word-wrap: break-word;
}
.entry-content small {
font-size: smaller;
}
.entry-content sub,
.entry-content sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
.entry-content sup {
top: -0.5em;
}
.entry-content sub {
bottom: -0.25em;
}
.entry-content dl {
margin: 0 0 20px;
}
.entry-content dt {
font-weight: bold;
}
.entry-content dd {
margin: 0 0 20px;
}
.entry-content menu,
.entry-content ol,
.entry-content ul {
margin: 0px 0 10px;
padding: 0 0 0 30px;
}
.entry-content ul.list-unstyled.list-inline{
padding-left: 0;
}
.entry-content ol li,
.entry-content ul li {
list-style-type: inherit;
color: inherit;
}
.entry-content ul {
list-style-type: disc;
}
.entry-content ul ul,
.entry-content ol ul {
list-style-type: circle;
}
.entry-content ul ul ul {
list-style-type: square;
}
.entry-content nav ul,
.entry-content nav ol {
list-style: none;
list-style-image: none;
}
.entry-content li > ul,
.entry-content li > ol {
margin: 0;
}
.entry-content big {
font-size: larger;
}
.entry-content code {
padding: 2px 4px;
font-size: 90%;
color: #db0f31;
background-color: #f9f2f4;
border-radius: 4px;
}
.entry-content kbd {
padding: 2px 4px;
font-size: 90%;
color: #fff;
background-color: #333;
border-radius: 3px;
-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
}
.entry-content img {
-ms-interpolation-mode: bicubic;
border: 0;
vertical-align: middle;
}
.entry-content svg:not(:root) {
overflow: hidden;
}
.entry-content figure {
margin: 0;
}
.entry-content form {
margin: 0;
}
.entry-content fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
min-width: inherit;
padding: 0.35em 0.625em 0.75em;
}
.entry-content legend {
border: 0;
padding: 0;
white-space: normal;
}
.entry-content button,
.entry-content input,
.entry-content select,
.entry-content textarea {
font-size: 100%;
margin: 0;
max-width: 100%;
vertical-align: baseline;
}
.entry-content button,
.entry-content input {
line-height: normal;
}
.entry-content button,
.entry-content html input[type="button"],
.entry-content input[type="reset"],
.entry-content input[type="submit"] {
-webkit-appearance: button;
cursor: pointer;
}
.entry-content button[disabled],
.entry-content input[disabled] {
cursor: default;
}
.entry-content input[type="checkbox"],
.entry-content input[type="radio"] {
padding: 0;
}
.entry-content input[type="search"] {
-webkit-appearance: textfield;
padding-right: 2px; width: 270px;
}
.entry-content input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
.entry-content button::-moz-focus-inner,
.entry-content input::-moz-focus-inner {
border: 0;
padding: 0;
}
.entry-content textarea {
overflow: auto;
vertical-align: top;
}
.entry-content table {
border-bottom: 1px solid #f0f0f0;
border-collapse: collapse;
border-spacing: 0;
font-size: 14px;
line-height: 2;
margin: 0 0 20px;
width: 100%;
}
.entry-content caption,
.entry-content th,
.entry-content td {
font-weight: normal;
}
.entry-content caption {
font-size: 16px;
margin: 20px 0;
}
.entry-content th {
font-weight: bold;
text-transform: capitalize;
}
.entry-content thead th {
text-transform: uppercase;
color: #202427;
}
.entry-content td {
border-top: 1px solid #f0f0f0;
padding: 6px 10px 6px 0;
}
.entry-content del {
color: #333;
}
.entry-content ins {
background: #fff9c0;
text-decoration: none;
}
.entry-content hr {
background-size: 4px 4px;
border: 0;
height: 1px;
margin: 0 0 24px;
border-top: 1px solid #eee;
}
.entry-content table {
width: 100%;
}
.entry-content table th {
text-align: left;
border: 1px solid #f0f0f0;
padding: 2px 8px;
}
.entry-content table td {
border: 1px solid #f0f0f0;
padding: 2px 8px;
}
.entry-content table .odd td {
background-color: #fcfcfc;
}
.entry-content img.aligncenter {
margin: 5px auto;
}
.entry-content .aligncenter img,
.entry-content .aligncenter {
margin: 5px auto;
}
.entry-content img.size-full,
.entry-content img.size-large,
.entry-content img.wp-post-image {
height: auto;
max-width: 100%;
}
.entry-content img,
.entry-content img,
.comment-content img[height],
img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {
height: auto;
}
.entry-content .alignleft {
float: left;
}
.entry-content .alignright {
float: right;
}
.entry-content img.alignnone {
margin: 5px 0;
}
.entry-content img.size-full,
.entry-content img.size-large,
.entry-content img.wp-post-image {
height: auto;
max-width: 100%;
}
.entry-content figure.wp-caption.alignleft,
.entry-content img.alignleft {
margin: 5px 20px 5px 0;
}
.entry-content figure.wp-caption.alignright,
.entry-content img.alignright {
margin: 5px 0 5px 20px;
}
.entry-content img.alignnone {
margin: 5px 0;
}
.entry-content figure.alignnone {
margin: 5px 0;
}
.entry-content embed,
.entry-content iframe,
.entry-content object,
.entry-content video {
max-width: 100%;
}
.entry-content img,
.entry-summary img,
.comment-content img,
.slz-widgets .widget img,
.entry-content .wp-caption {
max-width: 100%;
}
.entry-content .wp-caption .wp-caption-text,
.entry-content .entry-caption,
.entry-content .gallery-caption {
font-size: 16px;
font-style: italic;
font-weight: 300;
margin: 0 0 24px;
}
.entry-content .nav-links {
margin: 0 0 20px;
}
.entry-content .nav-links:before {
content: "";
display: table;
}
.entry-content .nav-links:after {
content: "";
display: table;
clear: both;
}
.entry-content .nav-links .nav-previous {
display: block;
width: 50%;
float: left;
}
.entry-content .nav-links .nav-next {
display: block;
width: 50%;
float: right;
}
.entry-content .nav-links .nav-previous a,
.entry-content .nav-links .nav-next a {
text-decoration: none;
text-align: left;
}
.entry-content .nav-links .nav-previous .meta-nav,
.entry-content .nav-links .nav-next .meta-nav {
margin-right: 5px;
}
.entry-content .nav-links .post-title {
font-weight: bold;
display: block;
} .entry-content .page-links {
margin-bottom: 0px;
margin-top: 10px;
text-align: left;
}
.entry-content .page-links .page-links-title {
margin-right: 10px;
font-weight: bold;
line-height: 30px;
}
.entry-content .page-links .screen-reader-text {
display: none;
}
.entry-content .screen-reader-text {
display: none;
}
.entry-content .page-links>span:not(.page-links-title):not(.screen-reader-text) {
display: inline-block;
vertical-align: top;
padding: 0px;
width: 30px;
height: 30px;
line-height: 30px;
text-align: center;
border-radius: 30px;
-webkit-border-radius: 30px;
text-decoration: none;
margin-right: 10px;
box-shadow: 2px 3px 9px 1px rgba( 0, 0, 0, 0.07);
color: #f13e4b;
}
.entry-content .page-links a {
color: #666c72;
position: relative;
font-size: 12px;
width: 30px;
height: 30px;
line-height: 30px;
border-radius: 30px;
text-align: center;
display: inline-block;
vertical-align: top;
border: 1px solid #e1e1e1;
-webkit-border-radius: 26px;
margin-right: 10px;
}
.entry-content .page-links a:hover {
text-decoration: none;
box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.1);
color: #f13e4b;
border-color: white;
}  .comments-area {
margin-top: 100px;
}
.comments-area h1 {
font-size: 36px;
margin-top: 20px;
margin-bottom: 10px;
}
.comments-area h2 {
font-size: 30px;
margin-top: 20px;
margin-bottom: 10px;
}
.comments-area h3 {
font-size: 22px;
margin-top: 20px;
margin-bottom: 10px;
}
.comments-area h4 {
font-size: 20px;
margin-top: 10px;
margin-bottom: 10px;
}
.comments-area h5 {
font-size: 18px;
margin-top: 10px;
margin-bottom: 10px;
}
.comments-area h6 {
font-size: 16px;
margin-top: 10px;
margin-bottom: 10px;
}
.comments-area address {
font-style: italic;
margin: 0 0 24px;
}
.comments-area abbr[title] {
border-bottom: 1px dotted;
}
.comments-area b,
.comments-area strong {
font-weight: bold;
}
.comments-area dfn {
font-style: italic;
}
.comments-area mark {
background: #ff0;
color: #000;
}
.comments-area p {
margin: 0 0 10px;
}
.comments-area code,
.comments-area kbd,
.comments-area pre,
.comments-area samp {
font-family: monospace, serif;
font-size: 14px;
-webkit-hyphens: none;
-moz-hyphens: none;
-ms-hyphens: none;
hyphens: none;
}
.comments-area pre {
background: #f5f5f5;
color: #666;
font-family: monospace;
font-size: 14px;
margin: 20px 0;
overflow: auto;
padding: 20px;
white-space: pre;
white-space: pre-wrap;
word-wrap: break-word;
}
.comments-area dl {
margin: 0 0 20px;
}
.comments-area dd {
margin: 0 0 20px;
}
.comments-area ul,
.comments-area ol {
margin-bottom: 10px;
}
.comments-area ul ul,
.comments-area ol ol,
.comments-area ol ul {
margin-bottom: 0px;
}
.comments-area .comments-title {
position: relative;
font-size: 24px;
text-transform: uppercase;
color: #202427;
font-weight: 800;
margin: 0;
}
.comments-area .comment-respond .comment-reply-title {
margin-bottom: 15px;
text-transform: uppercase;
font-weight: 700;
color: #555555;
}
.comments-area .comment-list {
margin-bottom: 0px;
padding-left: 0;
}
.comments-area .comment-list .comment {
list-style: none;
}
.comments-area .comment-list .comment:last-child {
padding-bottom: 0;
}
.comments-area .comment-list .comment + .comment {
border-top: 1px solid #f0f0f0;
}
.comments-area .comment-list .children {
padding-left: 70px;
margin-top: 0px;
border-top: 1px solid #f0f0f0;
}
.comments-area .comment-list+ .comment-respond,
.comments-area ol+ .comment-respond,
.comments-area ul + .comment-respond{
margin-top: 50px;
}
.comments-area .comment-meta + .comment-content,
.comments-area .comment-metadata + .comment-awaiting-moderation {
margin-top: 15px;
}
.comments-area .comment-awaiting-moderation {
padding-left: 90px;
}
.comments-area .comment-body {
padding: 30px 0;
position: relative;
}
.comments-area .comment-body ul {
list-style: disc;
}
.comments-area .comment-body ul ul {
list-style: circle;
}
.comments-area .comment-body ul ul ul {
list-style: square;
}
.comments-area .comment-body ul li,
.comments-area .comment-body ol li {
list-style: inherit;
}
.comments-area .comment-body ul,
.comments-area .comment-body ol {
padding-left: 15px;
}
.comments-area .comment-body ol {
list-style-type: decimal;
}
.comments-area .comment-body ol ul {
list-style-type: disc;
}
.comments-area .comment-body:before {
display: table;
content: "";
}
.comments-area .comment-body:after {
content: "";
display: table;
clear: both;
}
.comments-area .comment-author {
margin-bottom: 0px;
display: inline-block;
vertical-align: top;
position: relative;
}
.comments-area .comment-author img {
max-width: 100%;
width: 65px;
height: 65px;
position: absolute;
top: 0;
left: 0;
border-radius: 50%;
-webkit-border-radius: 50%;
}
.comments-area .comment-author .avatar {
margin: 0px 10px 0px 0;
}
.comments-area .comment-author .fn {
display: inline-block;
margin-right: 10px;
vertical-align: top;
padding-left: 100px;
font-weight: 500;
color: #555555;
text-transform: uppercase;
}
.comments-area .comment-author .fn a {
font-size: 14px;
font-weight: 900;
color: #202427;
}
.comments-area .comment-author .fn a:hover {
color: #db0f31;
}
.comments-area .comment-author .says {
display: inline-block;
display: none;
}
.comments-area .comment-metadata {
margin-bottom: 0px;
display: inline-block;
position: relative;
padding-left: 15px;
line-height: 24px;
float: right;
}
.comments-area .comment-metadata a {
color: #b3b3b3;
}
.comments-area .comment-body .comment-content {
margin-left: 0px;
}
.comments-area .comment-notes .required {
color: #FB0000;
}
.comments-area .comment-list .reply {
display: block;
}
.comments-area .comment-list .reply a {
position: relative;
display: inline-block;
color: #9fa3a7;
text-decoration: none;
}
.comments-area .comment-list .reply a:hover {
text-decoration: none;
color: #db0f31;
}
.comments-area .comment-list .reply a:before {
content: "\21B5";
margin-right: 10px;
display: inline-block;
color: #9fa3a7;
font-size: 24px;
line-height: 24px;
vertical-align: top;
transform: rotateY(180deg);
}
.comments-area .comment-list .reply {
padding-left: 100px;
}
.comments-area .comment-awaiting-moderation,
.comments-area.comment-content,
.comments-area .comment-list .reply {
width: 100%;
word-wrap: break-word;
}
.comments-area .highlander-comment {
margin-left: 0 !important;
margin-right: 0 !important;
}
.comments-area .comment-metadata a {
color: #9fa3a7;
margin-right: 10px;
}
.comments-area .comment-metadata a:hover {
color: #db0f31;
}
.comments-area .comment-metadata .edit-link:before {
-webkit-font-smoothing: antialiased;
display: inline-block;
font-family: "FontAwesome";
content: "\f040";
font-style: normal;
font-weight: normal;
font-variant: normal;
margin-right: 5px;
speak: none;
text-align: center;
text-decoration: inherit;
text-transform: none;
vertical-align: top;
}
.comments-area .wrap-rating.in-post {
margin-top: 20px;
margin-bottom: 20px;
}
.comments-area .wrap-rating .rating-title sup {
color: #FB0000;
}
.comments-area .rating span {
color: #C8C8C8;
}
.comments-area .wrap-rating.in-post .rating:hover .fa.fa-star {
color: #C8C8C8!important;
}
.comments-area .wrap-rating.in-post .rating:hover .fa.fa-star.over,
.rating .fa.fa-star.voted {
color: #FAE803!important;
}
.comments-area .comment-form >div {
margin-bottom: 25px;
}
.comments-area .comment-form > div > label {
font-weight: 400;
}
.comments-area .comment-form > div > label .required {
color: #FB0000;
margin-left: 5px;
}
.comments-area .comment-form-comment >label {
display: block;
color: #707070;
}
.comments-area input:not([type="submit"]),
.comments-area input:not([type="reset"]),
.comments-area input:not([type="file"]),
.comments-area .comment-form-comment textarea {
max-width: 100%;
width: 100%;
border: 1px solid #a8b8c3;
padding: 12px 20px 9px;
padding-right: 30px;
transition: box-shadow 0.3s ease;
-webkit-transition: box-shadow 0.3s ease;
-moz-transition: box-shadow 0.3s ease;
-o-transition: box-shadow 0.3s ease;
-ms-transition: box-shadow 0.3s ease;
}
.slz-content-column .comment-respond input:focus,
.slz-content-column .comment-respond textarea:focus {
// border-color: #f13e4b;
-webkit-box-shadow: 2px 1px 7px 0px rgba(0,0,0,0.1);
-moz-box-shadow: 2px 1px 7px 0px rgba(0,0,0,0.1);
box-shadow: 2px 1px 7px 0px rgba(0,0,0,0.1);
} 
.comments-area .comment-form-comment textarea {
min-height: 140px;
padding: 7px 20px;
resize: none;
background: #f3f3f3;
border: none;
height: 45px;
border-radius: 1px;
}
.comments-area .comment-form {
display: table;
width: 100%;
position: relative;
padding: 40px 40px 30px 40px;
-webkit-box-shadow: 0 1px 7px 1px rgba(0, 0, 0, 0.1);
box-shadow: 0 1px 7px 1px rgba(0, 0, 0, 0.1);
}
.comments-area .comment-form:before {
content: "";
display: table;
}
.comments-area .comment-form:after {
display: table;
content: "";
clear: both;
float: none;
}
.comments-area .comment-form-author {
width: 33.33%;
display: inline-block;
vertical-align: top;
padding-right: 15px;
float: left;
}
.comments-area .comment-form-email {
width: 33.33%;
display: inline-block;
vertical-align: top;
padding-left: 15px;
float: left;
}
.comments-area .comment-form-email:before {
display: table;
content: "";
}
.comments-area .comment-form-email:after {
display: table;
content: "";
clear: both;
}
.comments-area .comment-form-comment {
display: block;
width: 100%;
float: left;
}
.comments-area .comment-form-comment label,
.comments-area .comment-form-author label,
.comments-area .comment-form-email label,
.comments-area .comment-form-url label {
display: block;
color: #7d909d;
margin-bottom: 5px;
}
.comments-area .comment-form-author label .required,
.comments-area .comment-form-email label .required,
.comments-area .comment-form-url label .required {
color: #FB0000;
}
.comments-area .comment-form-author input,
.comments-area .comment-form-email input,
.comments-area .comment-form-url input {
width: 100%;
background: #f3f3f3;
border: none;
height: 45px;
border-radius: 1px;
}
.comments-area .wrap-rating .rating-title {
font-weight: bold;
color: #707070;
}
.comments-area .comment-form .comment-form-url {
display: inline-block;
width: 33.33%;
float: left;
padding-left: 30px
}
.comments-area .comment-form .comment-form-url + .form-submit {
margin-top: 40px;
}
.comments-area .comment-form .form-submit {
margin-bottom: 0px;
margin-top: 10px;
display: inline-block;
float: left;
position: relative;
overflow: hidden;
z-index: 2;
border-radius: 3px;
-webkit-border-radius: 3px;
border: 1px solid #f13e4b;
background-color: #f13e4b;
}
.comments-area .comment-form .form-submit:hover{
border-color: #D93844;
}
.comments-area .comment-form .form-submit:before{
content: "";
position: absolute;
width:300px;
height: 300px;
pointer-events: none;
z-index: -1;
background-color: rgba(0,0,0,0.1);
border-radius: 50%;
-webkit-border-radius: 50%;
left: -140px;
bottom: -160px;
-webkit-transition: all 1s ease;
-moz-transition: all 1s ease;
-ms-transition: all 1s ease;
-o-transition: all 1s ease;
transition: all 1s ease;
-webkit-transform: scale(0) translate(0,0);
-moz-transform: scale(0) translate(0,0);
-ms-transform: scale(0) translate(0,0);
-o-transform: scale(0) translate(0,0);
transform: scale(0) translate(0,0);
}
.comments-area .comment-form .form-submit:hover:before{
-webkit-transform: scale(1) translate(100px,0);
-moz-transform: scale(1) translate(100px,0);
-ms-transform: scale(1) translate(100px,0);
-o-transform: scale(1) translate(100px,0);
transform: scale(1) translate(100px,0);
}
.comments-area .comment-form .form-submit input {
max-width: 100%;
width: 100%;
background-color: transparent;
border:none;
color: #fff;
text-transform: uppercase;
font-weight: 700;
}
.comments-area .comment-form .form-submit:after {
content: "\f105";
font-size: 14px;
font-family: "FontAwesome";
display: inline-block;
position: absolute;
color: white;
right: 15px;
line-height: 1;
margin-top: -2px;
top: 50%;
font-weight: 700;
-webkit-transform: translate(0,-50%);
-moz-transform: translate(0,-50%);
-ms-transform: translate(0,-50%);
-o-transform: translate(0,-50%);
transform: translate(0,-50%);
-webkit-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
-ms-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
transition: all 0.4s ease;
}
.comments-area .comment-form .form-submit:hover:after {
-webkit-transform: translate(10px,-50%);
-moz-transform: translate(10px,-50%);
-ms-transform: translate(10px,-50%);
-o-transform: translate(10px,-50%);
transform: translate(10px,-50%);
}
.comments-area .comment-form .form-submit:hover {
background-color: #F13E4B;
border-color: #F13E4B;
color: #FFF;
}
.comments-area .input-error-msg {
color: #FB0000;
margin-top: 10px;
}
.comments-area .pagination-comment {
margin-top: 30px;
}
.author-photo {
height: 86px;
width: 86px;
display: block;
}
.comment .author-photo img {
width: 100%;
height: 100%;
border-radius: 50%;
border: 5px solid white;
box-shadow: 5px 3px 29px rgba(0, 0, 0, 0.09);
-webkit-box-shadow: 5px 3px 29px rgba(0, 0, 0, 0.09);
}
.comment .media-left {
padding-right: 0;
}
.comment .media-body {
padding-left: 20px;
color: #494647;
}
.comment .media-body .heading-wrapper {
width: 100%;
vertical-align: top;
display: inline-block;
}
.comment-info-wrapper {
float: left;
}
.comment-feedback-wrapper {
float: left;
padding-top: 25px;
margin-left: 5px;
}
.comment-feedback-wrapper:before {
content: "/";
padding-right: 5px;
color: #a8a8a8;
}
.comment-info-wrapper .info {
font-size: 14px;
font-weight: 600;
color: #494647;
vertical-align: top;
position: relative;
}
.comment-info-wrapper .author-name {
margin-right: 10px;
}
.comment-info-wrapper .author-name + .info {
padding-top: 0px;
padding-left: 0px;
margin: 0;
}
.comment-info-wrapper .author-name a,
.comment-info-wrapper .author-name {
text-transform: uppercase;
font-size: 16px;
font-weight: 700;
color: #202427;
}
.comment-info-wrapper .author-name a:hover {
color: #da0f32;
}
.comment-info-wrapper .info li {
display: inline-block;
vertical-align: top;
padding-left: 15px;
position: relative;
}
.comment-info-wrapper .info li a {
color: #494647;
font-weight: 600;
}
.comment-info-wrapper .info li a:hover {
color: #f13e4b;
}
.comment-info-wrapper .info li:first-child {
margin-left: 0;
padding-left: 0;
}
.comment-info-wrapper .info li:last-child {
margin-right: 0;
padding-right: 0;
}
.comment-info-wrapper .info li + li:before {
position: absolute;
content: "/";
color: #a7a7a7;
left: 5px;
line-height: inherit;
}
.comment-feedback-wrapper a {
position: relative;
font-weight: 600;
color: #f13e4b;
text-transform: capitalize;
}
.comment-feedback-wrapper a:hover {
color: #494647;
}
.comment .comment-content {
margin-top: 10px;
}
.comment .comment-content>h2:first-child {
margin-top: 0;
}
.comment-respond {
margin-top:0px;
}
.comment-respond > .title {
margin-top: 0;
margin-bottom: 50px;
position: relative;
font-size: 30px;
text-transform: uppercase;
color: #202427;
font-weight: 800;
}
.comment-respond > .title > .comment {
color: #f13e4b;
}  .slz-block-item-01 {
background-color: #fff;
border-radius: 4px;
-webkit-border-radius: 4px;
z-index: 2;
-webkit-box-shadow: 2px 1px 7px 0px rgba(0,0,0,0.1);
-moz-box-shadow: 2px 1px 7px 0px rgba(0,0,0,0.1);
box-shadow: 2px 1px 7px 0px rgba(0,0,0,0.1);
position: relative
}
.slz-blog-detail .blog-detail-wrapper .block-image + div {
margin-top: 0;
}
.slz-block-item-01 .block-content{
padding: 30px;
}
.slz-block-item-01 .block-content:before{
content: "";
display: table;
}
.slz-block-item-01 .block-content:after{
content: "";
display: table;
clear: both;
}
.slz-block-item-01 .block-text + .block-info{
float: left;
}
.slz-block-item-01 .block-info {
margin-top: 24px;
}
.block-info{
font-style: normal;
}
.block-info ul {
padding-left: 0;
margin-bottom: 0;
}
.block-info li {
font-size: 14px;
font-weight: 600;
margin-right: 20px;
margin-bottom: 10px;
color: #a0a0a0;
list-style: none;
position: relative;
display: inline-block;
text-transform: none;
}
.block-info li:last-child {
margin-right: 0;
}
.block-info li a {
color:#A0A0A0;
font-size: 14px;
position: relative;
text-decoration: none;
}
.block-info li a:hover {
color: #f13e4b;
}
.block-info li.edit-link {
padding-left: 0;
}
.block-info li.edit-link:before {
content: none;
}
.block-info li.edit-link i {
color: #9fa3a7;
}
.block-info li a:before {
font-family: "FontAwesome";
font-size: 14px;
left: 0;
color: inherit;
display: inline-block;
margin-right: 5px;
font-weight: 300;
}
.block-info li a.date{
display: block;
padding: 2px 15px 0px;
line-height: 26px;
background-color: #F13E4B;
color: #FFFFFF;
}
.block-info li a.text-red:before{
color:#F13E4B;
}
.block-info li a.author:before{
content: "\f007";
} 
.block-info li a.comment:before,
.block-info li a.comments:before{
content: "\f075";
} 
.block-info li a.like:before,
.block-info li a.heart:before{
content: "\f004";
}  
.block-info li a.view:before{
content: "\f06e";
}
.block-info li a.tag:first-child:before,
.block-info li a.sticky:first-child:before{
content: "\f02b";
}
.block-info li:hover a:before{
color: #F13E4B;
}
.block-info + .entry-content {
margin-top: 20px;
}
.block-info .edit-link i {
margin-right: 5px;
font-style: normal;
}
.slz-block-item-01 .block-image img {
margin: 0 auto;
max-width: none;
}
.slz-blog-detail .blog-detail-wrapper .block-image img{
height: 100% !important;
width: auto !important;
}
.slz-block-item-01 .block-image {
position: relative;
overflow: hidden;
border-radius: 4px 4px 0px 0px;
-webkit-border-radius: 4px 4px 0px 0px;
}
.slz-block-item-01 .block-image:before,
.slz-block-item-01 .block-image.has-audio:before{
content: "";
padding-top: 56%;
display: block;
}
.slz-block-item-01 .block-image.has-audio img {
width: auto !important;
height: 100% !important;
}
.slz-block-item-01 .block-image.has-audio:before{
content: "" !important;
}
.slz-block-item-01 .block-image > .link,
.slz-block-item-01 .block-image .post-thumbnail{
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
overflow: hidden;
}
.slz-block-item-01 .block-image >.link .img-full,
.slz-block-item-01 .block-image .post-thumbnail .img-full{
height: 100%;
position: absolute;
width: auto;
left: 50%;
top: 0;
-webkit-transform: translate(-50%,0);
-moz-transform: translate(-50%,0);
-ms-transform: translate(-50%,0);
-o-transform: translate(-50%,0);
transform: translate(-50%,0);
}
.slz-block-item-01 .block-image .link:after {
opacity: 0;
visibility: hidden;
}
.slz-block-item-01:hover .block-image .link:after {
opacity: 1;
visibility: visible;
}
.block-title {
color: #202427;
text-transform: capitalize;
font-family: 'Khula', sans-serif;
font-weight: 800;
}
.block-title:hover {
color: #F13E4B;
}
.block-content .entry-title {
font-weight: 500;
}
.block-content .entry-title a {
font-size: 24px;
color: #202427;
font-weight: 800;
}
.block-content .entry-title a:hover {
color: #f13e4b;
text-decoration: none;
}
.block-content .entry-title + .block-info {
margin-top: 10px;
}
.slz-block-item-01 .block-read-more {
color: #F13E4B;
font-size: 0px;
float: right;
display: inline-block;
width: 40px;
height: 40px;
text-align: center;
border-radius: 50%;
-webkit-border-radius: 50%;
line-height: 40px;
border:1px solid #F13E4B;
}
.slz-block-item-01 .block-read-more:before{
font-family: "FontAwesome";
content: "\f067";
font-weight: 300;
font-size: 16px;
}
.slz-block-item-01 .block-read-more:hover {
color: #FFFFFF;
background-color:  #F13E4B;
}
.block-read-more i{
padding-left: 0px;
} .slz-posts .slz-list-block.slz-column-1 > .item.post {
margin-top: 60px;
}
.slz-posts .slz-list-block.slz-column-1 > .item.post:first-child {
margin-top: 0;
}
.slz-list-block.slz-column-2 .slz-block-item-01 .block-title ,
.slz-list-block.slz-column-1 .slz-block-item-01 .block-title {
font-size: 24px;
font-weight: 800;
}
.slz-block-item-01 .block-image.has-quote{
padding: 45px 70px;
}
.slz-block-item-01 .block-image.has-quote:before {
content: none;
}
.slz-block-item-01 .block-image.has-quote >.link{
display: block;
position: static;
}
.slz-block-item-01 .block-quote-wrapper{
padding: 60px 40px;
border-radius: 4px;
-webkit-border-radius: 4px;
background-color: rgba(241,62,75,0.8);
color: #ffffff;
overflow: hidden;
position: relative;
top: 0;
left: 0;
right: auto;
bottom: auto;
-webkit-transform: none;
-moz-transform: none;
-ms-transform: none;
-o-transform: none;
transform: none;
}
.slz-block-item-01 .block-quote-wrapper .block-quote{
font-size: 30px;
color: #ffffff;
font-weight: 800;
line-height: 1.5;
text-align: left;
text-transform: capitalize; 
position: static;
}
.block-quote-wrapper .block-quote:before{
content: "\275D";
font-size: 120px;
left: 30px;
top: 5px;
line-height: 1;
-webkit-transform: translate(0,0);
-moz-transform: translate(0,0);
-ms-transform: translate(0,0);
-o-transform: translate(0,0);
transform: translate(0,0);
}
.slz-block-item-01 .block-image.has-audio .audio-wrapper{
background-color: #FFFFFF;
padding: 10px 20px;
width: calc(100% -  60px);
z-index: 5;
-webkit-transform: translate(-50%,50%);
-moz-transform: translate(-50%,50%);
-ms-transform: translate(-50%,50%);
-o-transform: translate(-50%,50%);
transform: translate(-50%,50%);
position: absolute;
left: 50%;
bottom: 0;
border-radius: 4px;
-webkit-border-radius: 4px;
-webkit-box-shadow: 2px 1px 7px 0px rgba(0,0,0,0.1);
-moz-box-shadow: 2px 1px 7px 0px rgba(0,0,0,0.1);
box-shadow: 2px 1px 7px 0px rgba(0,0,0,0.1);
}
.slz-block-item-01 .block-image.has-audio {
overflow: visible;
}
.slz-block-item-01 .block-image.has-audio + .block-content{
padding-top: 60px;
}
.slz-block-item-01 .block-image.has-audio .audio-wrapper audio{
width: 100%;
}
.slz-block-item-01 .block-image.has-audio .audio-wrapper .slz-audio-control{
display: none;
}
.slz-block-item-01 .slz-carousel-syncing{
position: relative;
}
.slz-block-item-01 .slz-carousel-syncing .slider-nav{
position: absolute;
bottom: 0px;
margin:0px;
width: 100%;
background-color: rgba(0, 0, 0, 0.5);
padding: 10px 60px;
}
.slz-block-item-01 .slz-carousel-syncing .slider-nav .slick-arrow{
width: 26px;
height: 26px;
line-height: 26px;
text-align: center;
border-radius: 50%;
-webkit-border-radius: 50%;
border:1px solid #62666A;
-webkit-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
-ms-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
transition: all 0.4s ease; 
overflow: hidden;
}
.slz-block-item-01 .slz-carousel-syncing .slider-nav .slick-arrow:hover{
border-color: #FFFFFF;
background-color: #FFFFFF;
color: #F13E4B;
}
.slz-block-item-01 .slz-carousel-syncing .slider-nav .slick-arrow:hover:before{
color: inherit;
}
.slz-block-item-01 .slz-carousel-syncing .slider-nav .slick-prev:before{
content: "\f104";
}
.slz-block-item-01 .slz-carousel-syncing .slider-nav .slick-next:before{
content: "\f105";
}
.slz-block-item-01 .slz-carousel-syncing .slider-nav .slick-arrow:before{
font-family: 'FontAwesome';
font-size: 14px;
line-height: 24px;
padding: 0;
margin:0;
display: inline-block;
}
.slz-block-item-01 .slz-carousel-syncing .slider-nav .slick-prev{
left: 20px;
}
.slz-block-item-01 .slz-carousel-syncing .slider-nav .slick-next{
right: 20px;
}
.slz-block-item-01 .slz-carousel-syncing .slider-nav  .thumbnail-image{
border:1px solid transparent;
border-radius: 4px;
-webkit-border-radius: 4px;
overflow: hidden;
z-index: 1;
position: relative;
}
.slz-block-item-01 .slz-carousel-syncing .slider-nav  .thumbnail-image:before{
content: "";
padding-top: 68%;
display: block;
}
.slz-block-item-01 .slz-carousel-syncing .slider-nav  .thumbnail-image:after{
content: "";
position: absolute;
width: 100%;
height: 100%;
background-color: rgba(0,0,0,0.5);
left: 0;
top: 0;
-webkit-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
-ms-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
transition: all 0.4s ease;
}
.slz-block-item-01 .slz-carousel-syncing .slider-nav .slick-current .thumbnail-image:after{
opacity: 0;
}
.slz-block-item-01 .slz-carousel-syncing .slider-nav  .thumbnail-image .img-responsive{
position: absolute;
top: 0;
left: 50%;
height: 100%;
max-width: initial;
width: auto;
-webkit-transform: translate(-50%,0);
-moz-transform: translate(-50%,0);
-ms-transform: translate(-50%,0);
-o-transform: translate(-50%,0);
transform: translate(-50%,0);
}
.entry-content + .entry-meta {
margin-top: 30px;
} .slz-pagination {
margin-top: 50px;
}
.pagination-custom{
padding-left: 15px;
padding-right: 15px;
}
.slz-pagination .pagination {
margin: 0;
}
.slz-pagination .pagination .screen-reader-text {
display: none;
}
.slz-pagination .page-numbers,
.pagination-comment .page-numbers {
color: #666c72;
position: relative;
font-size: 14px;
width: 30px;
height: 30px;
line-height: 30px;
border-radius: 30px;
text-align: center;
display: inline-block;
vertical-align: top;
border: 1px solid #e1e1e1;
}
.slz-pagination .page-numbers + .page-numbers,
.pagination-comment .page-numbers + .page-numbers {
margin-left: 10px;
}
.slz-pagination .nav-links .page-numbers.current,
.slz-pagination .nav-links .page-numbers.current:hover,
.pagination-comment .page-numbers.current,
.pagination-comment .page-numbers.current:hover {
box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.1);
color: #f13e4b;
}
.slz-pagination .nav-links .page-numbers.current,
.slz-pagination .nav-links .page-numbers.current:active,
.pagination-comment .page-numbers.current,
.pagination-comment .page-numbers.current:active {
color: #f13e4b;
border: none;
}
.slz-pagination .nav-links .page-numbers:hover,
.pagination-comment .page-numbers:hover {
box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.1);
color: #f13e4b;
border-color: white;
}
.slz-pagination .nav-links a.page-numbers:hover,
.pagination-comment a.page-numbers:hover {
box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.1);
color: #f13e4b;
border-color: white;
}
.slz-pagination .page-numbers.next,
.slz-pagination .page-numbers.prev,
.pagination-comment .page-numbers.next,
.pagination-comment .page-numbers.prev {
width: auto;
padding: 0 20px;
}
.slz-pagination .nav-links a.page-numbers.next,
.slz-pagination .nav-links span.next,
.pagination-comment a.page-numbers.next,
.pagination-comment span.next {
border-radius: 0;
border: 0;
border-bottom: 1px solid #9c9c9c;
padding: 0;
font-weight: bold;
margin-left: 20px;
color: #9c9c9c;
}
.slz-pagination .nav-links a.page-numbers.next:hover,
.slz-pagination .nav-links span.next:hover,
.pagination-comment a.page-numbers.next:hover,
.pagination-comment span.next:hover {
box-shadow: none;
border-bottom: 1px solid #f13e4b;
color: #f13e4b;
}
.slz-pagination .nav-links a.page-numbers.prev,
.slz-pagination .nav-links span.prev,
.pagination-comment a.page-numbers.prev,
.pagination-comment span.prev {
border-radius: 0;
border: 0;
border-bottom: 1px solid #9c9c9c;
padding: 0;
font-weight: bold;
margin-right: 10px;
color: #9c9c9c;
}
.slz-pagination .nav-links a.page-numbers.prev:hover,
.slz-pagination .nav-links span.prev:hover,
.pagination-comment a.page-numbers.prev:hover,
.pagination-comment span.prev:hover {
box-shadow: none;
border-bottom: 1px solid #f13e4b;
color: #f13e4b;
}  .slz-blog-detail.slz-no-sidebar .slz-content-column {
width: 100%;
}
.slz-blog-detail.slz-no-sidebar .slz-sidebar-column {
display: none;
}
.slz-blog-detail .post-navigation {
position: relative;
margin-top: 30px;
}
.post-navigation .nav-links {
display: inline-block;
vertical-align: top;
width: 100%;
padding: 8px 0px;
}
.post-navigation .nav-links a {
color: #9c9c9c;
font-weight: 600;
display: inline-block;
position: relative;
padding: 0px 0px 5px;
}
.post-navigation .nav-links a:before {
content: "";
bottom: 0;
position: absolute;
width: 100%;
left: 0;
height: 1px;
background-color: #E1E1E1;
-webkit-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
-ms-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
transition: all 0.4s ease; 
}
.post-navigation .nav-links a{
font-size: 16px;
}
.post-navigation .nav-links a:hover {
color: #F13E4B;
}
.post-navigation .nav-links .prev-post .meta-nav {
margin-right: 15px;
display: none;
}
.post-navigation .nav-links .next-post .meta-nav {
margin-left: 15px;
display: none;
}
.slz-blog-detail .blog-detail-wrapper > .title {
font-weight: 800;
color: #202427;
text-transform: capitalize;
margin: 0;
display: block;
font-size: 32px;
line-height: 1.2;
text-align: left;
}
.slz-blog-detail .blog-detail-wrapper >.title + .slz-featured-block {
margin-top: 50px;
}
.slz-blog-detail .blog-detail-wrapper >.block-info + .slz-featured-block {
margin-top: 30px;
}
.slz-blog-detail .slz-featured-block {
margin-bottom: 30px;
position: relative;
}
.slz-blog-detail .slz-featured-block:before{
display: block;
content: "";
padding-top: 56%;
}
.slz-blog-detail .slz-featured-block .post-thumbnail{
display: block;
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
overflow: hidden;
background-color: #202427;
}
.slz-blog-detail .slz-featured-block img {
width: auto;
height: 100%;
left: 50%;
top: 0;
position: absolute;
-webkit-transform: translate(-50%,0);
-moz-transform: translate(-50%,0);
-ms-transform: translate(-50%,0);
-o-transform: translate(-50%,0);
transform: translate(-50%,0);
}
.slz-blog-detail .slz-sidebar-column .slz-widget:first-child,
.slz-blog-detail .slz-sidebar-column > div:first-child {
margin-top: 0px;
}
.slz-blog-detail .blog-detail-wrapper + .slz-post-footer {
margin-top: 30px;
}
// .slz-blog-detail .slz-related-post {
//     padding: 0 15px;
// }
.slz-blog-detail .slz-related-post .slz-block-item-01 {
margin-bottom: 7px;
box-shadow: 2px 1px 7px 0px rgba(0,0,0,0.1);
}
.slz-blog-detail .slz-related-post .related-title {
margin-top: 0px;
margin-bottom: 20px;
font-size: 30px;
font-weight: 600;
text-transform: capitalize;
color: #202427;
}
.slz-blog-detail .slz-related-post .slick-arrow {
top: calc(100% + 15px);
font-size: 0;
border: 1px solid #ececec;
opacity: 1;
border-radius: 50%;
-webkit-border-radius: 50%;
visibility: visible;
}
.slz-blog-detail .slz-related-post .slick-arrow.btn-prev:before {
line-height: 1;
margin-left: 2px;
transform: none;
-webkit-transform: none;
}
.slz-blog-detail .slz-related-post .slick-arrow.btn-next:before {
line-height: 1;
margin-left: 4px;
transform: none;
-webkit-transform: none;
}
.slz-blog-detail .slz-related-post.slz-carousel-wrapper .carousel-overflow {
overflow: visible;
}
.slz-blog-detail .slz-related-post.slz-carousel-wrapper .slick-list {
overflow: hidden;
}
.slz-blog-detail .slz-related-post .slz-block-item-01 .block-content {
padding: 20px 15px;
}
.slz-blog-detail .slz-related-post .slick-arrow:hover {
background-color:#FFFF;
border-color: #FFF;
color: #F13E4B;
-webkit-box-shadow: 2px 1px 7px 0px rgba(0,0,0,0.1);
-moz-box-shadow: 2px 1px 7px 0px rgba(0,0,0,0.1);
box-shadow: 2px 1px 7px 0px rgba(0,0,0,0.1);
}
.slz-related-post .slz-carousel{
margin-left: -12px;
margin-right: -12px;
}
.slz-related-post .slz-block-item-01 .block-read-more{
width: 30px;
height: 30px;
line-height: 30px;
}
.blog-detail-wrapper .block-info li {
list-style: none;
display: inline-block;
vertical-align: middle;
margin-bottom: 0px;
}
.blog-detail-wrapper .block-info {
padding-top: 15px;
padding-bottom: 15px;
padding-left: 0;
margin-bottom: 0;
position: relative;
}
.blog-detail-wrapper .block-info + .entry-content {
margin-top: 20px;
}
.blog-detail-wrapper .block-info.date:before {
content: none;
}
.blog-detail-wrapper .block-info.date {
padding: 0;
margin-bottom: 30px;
}
.slz-post-footer>div {
margin-top: 40px;
}
.slz-post-footer .media {
overflow: visible;
}
.slz-blog-detail .slz-related-post .related-title {
font-size: 24px;
text-transform: uppercase;
font-weight: 800;
} .slz-article-not-found .heading {
border-left: none;
padding: 20px 0px;
border-bottom: 1px solid #E3E3E3;
display: block;
width: 100%;
margin-bottom: 30px;
}
.slz-article-not-found .heading .title {
text-transform: none;
color: #555555;
margin-bottom: 0px;
}
.slz-article-not-found .search-form {
width: 100%;
position: relative;
background: #FFFFFF;
}
.slz-article-not-found .search-form >label {
display: none;
}
.slz-article-not-found .search-form .search-field {
border: none;
display: inline-block;
position: relative;
width: 100%;
padding: 13px 20px 13px 26px;
vertical-align: top;
background: #f3f3f3;
border-radius: 5px;
}
.slz-article-not-found .search-form .search-submit {
position: absolute;
font-size: 0px;
right: 0;
top: 0;
border: none;
background: transparent;
z-index: 1;
}
.slz-article-not-found .search-form .search-submit *,
.slz-article-not-found .search-form .search-submit .search-icon * {
font-size: 14px;
}
.slz-article-not-found .search-form .search-submit .search-icon {
font-size: 0px;
line-height: 1.4;
}
.slz-article-not-found .search-form .search-submit .search-icon:before {
font-family: 'FontAwesome';
content: "\f002";
display: inline-block;
font-size: 14px;
color: #F13E4B;
padding: 15px 10px;
transform: translateX(-50%);
} .post-password-form {
position: relative;
display: block;
min-width: 350px;
}
.post-password-form label {
display: inline-block;
margin-bottom: 0px;
}
.post-password-form input[type="password"] {
display: block;
padding: 0px 12px;
border: 1px solid #ececec;
margin-right: 5px;
font-size: 14px;
line-height: 30px;
margin-top: 5px;
border-radius: 5px;
-webkit-border-radius: 5px;
box-shadow: 2px 3px 9px 1px rgba( 0, 0, 0, 0.07);
}
.post-password-form input[type="submit"] {
padding: 0px 12px;
line-height: 30px;
border: 1px solid #ececec;
background: #fff;
color: #666c72;
border-radius: 5px;
-webkit-border-radius: 5px;
font-size: 14px;
display: inline-block;
vertical-align: bottom;
transition: all 0.3s ease;
box-shadow: 2px 3px 9px 1px rgba( 0, 0, 0, 0.07);
}
.post-password-form input[type="submit"]:hover,
.post-password-form input[type="submit"]:focus {
background: #f13e4b;
border-color: #f13e4b;
color: #fff;
} .archive-header {
padding-top: 40px;
padding-bottom: 40px;
background-color: #fafafa;
}
.post-by-author {
display: block;
color: #202427;
font-size: 36px;
text-transform: uppercase;
font-weight: 700;
margin-bottom: 30px;
}  .slz-title-command {
position: relative;
background-color: #cccccc;
}
.slz-title-command > .container {
height: 100%;
}
.slz-title-command .title-command-wrapper {
padding: 100px 0;
}
.slz-title-command .title-command-wrapper .title {
line-height: 1.4;
margin: 0;
text-transform: uppercase;
color: #202427;
font-size: 36px;
font-weight: 800;
float: none;
}
.slz-title-command .title-command-wrapper .breadcrumb {
margin: 0;
padding-left: 0;
background: transparent;
line-height: 1.5;
}
.slz-wrapper-content .wpb_content_element {
margin-bottom: 28px;
}
.breadcrumb>li+li:before {
font-size: 15px;
font-weight: 300;
content: "\f111";
font-family: "FontAwesome";
font-size: 4px;
padding: 0 8px;
color: #494647;
}
.slz-title-command  .breadcrumb a.breadcrumb-active {
color: #F13E4B;
}  .back-to-top {
position: fixed;
bottom: 20px;
right: 20px;
cursor: pointer;
text-decoration: none;
opacity: 0;
z-index: -1;
transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
box-shadow: 0px 1px 7px 0px rgba(0,0,0,0.1);
}
.back-to-top i {
color: #fff;
font-size: 24px;
line-height: inherit;
position: relative;
z-index: 10;
opacity: 1;
-webkit-transition: all .4s ease;
-moz-transition: all .4s ease;
-ms-transition: all .4s ease;
-o-transition: all .4s ease;
transition: all .4s ease;
}
.back-to-top:hover i {
opacity: 0;
-webkit-transform: translate(0,-30px);
-moz-transform: translate(0,-30px);
-ms-transform: translate(0,-30px);
-o-transform: translate(0,-30px);
transform: translate(0,-30px);
}
.back-to-top .btn:hover,
.back-to-top .btn:focus {
outline: none;
}
.back-to-top.show {
opacity: 1;
visibility: visible;
z-index: 99;
}
.back-to-top .btn {
width: 40px;
height: 40px;
line-height: 32px;
border-radius: 3px;
-webkit-border-radius: 3px;
padding: 0;
position: relative;
background-color: #F13E4B;
border: 1px solid #F13E4B;
overflow: hidden;
z-index: 9;
}
.back-to-top .btn:hover{
border-color: #D93844;
}
.back-to-top .btn:before {
content: "";
height: 100px;
width: 100px;
left: -140px;
bottom: -50px;
position: absolute;
border-radius: 50%;
z-index: -1;
-webkit-transition: all .8s ease;
-moz-transition: all .8s ease;
-ms-transition: all .8s ease;
-o-transition: all .8s ease;
transition: all .8s ease;
background-color: rgba(0,0,0,0.1);
-webkit-transform: scale(0) translate(0,0);
-moz-transform: scale(0) translate(0,0);
-ms-transform: scale(0) translate(0,0);
-o-transform: scale(0) translate(0,0);
transform: scale(0) translate(0,0);
}
.back-to-top .btn:after{
font-family: 'FontAwesome';
content: "\f106";
color: #fff;
font-size: 24px;
position: absolute;
display: inline-block;
width: 40px;
height: 40px;
text-align: center;
line-height: 40px;
left: -1px;
top: -1px;
-webkit-transform: translate(0,30px);
-moz-transform: translate(0,30px);
-ms-transform: translate(0,30px);
-o-transform: translate(0,30px);
transform: translate(0,30px);
-webkit-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
-ms-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
transition: all 0.4s ease;
}
.back-to-top .btn:hover:after{
-webkit-transform: translate(0,0);
-moz-transform: translate(0,0);
-ms-transform: translate(0,0);
-o-transform: translate(0,0);
transform: translate(0,0);
}
.back-to-top .btn:hover:before {
-webkit-transform: scale(1) translate(100px,0);
-moz-transform: scale(1) translate(100px,0);
-ms-transform: scale(1) translate(100px,0);
-o-transform: scale(1) translate(100px,0);
transform: scale(1) translate(100px,0);
}  .slz-page-404 {
display: table;
width: 100%;
height: 80vh;
}
.slz-page-404 .content-wrapper-404 {
display: table-cell;
vertical-align: middle;
text-align: center;
}
.slz-page-404 .img-404 {
height: 40vh;
margin-bottom: 60px;
}
.slz-page-404 .subtitle {
font-size: 30px;
margin-bottom: 60px;
}
.slz-page-404 .title {
font-size: 80px;
text-transform: uppercase;
color: #202427;
margin-bottom: 40px;
font-weight: 800;
}
.slz-page-404 .group-btn .btn.main-color {
padding: 15px 30px;
display: inline-block;
background: #f13e4b;
color: #fff;
text-transform: uppercase;
font-weight: 700;
margin-right: 15px;
position: relative;
z-index: 1;
overflow: hidden;
}
.slz-page-404 .group-btn .btn.main-color:after,
.slz-page-404 .group-btn .btn.transparent:after {
content: "\f105";
display: inline-block;
font-family: FontAwesome;
position: relative;
margin-left: 10px;
-webkit-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
-ms-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
transition: all 0.4s ease;
}
.slz-page-404 .group-btn .btn.main-color:hover:after,
.slz-page-404 .group-btn .btn.transparent:hover:after {
-webkit-transform: translate(10px,0);
-moz-transform: translate(10px,0);
-ms-transform: translate(10px,0);
-o-transform: translate(10px,0);
transform: translate(10px,0);
}
.slz-page-404 .group-btn .btn.transparent {
background-color: #fff;
border: 2px solid #b8b8b8;
padding: 14px 35px;
display: inline-block;
color: #242021;
text-transform: uppercase;
font-weight: 700;
margin-left: 15px;
position: relative;
overflow: hidden;
}
.slz-page-404 .group-btn .btn.transparent:hover{
background-color: #f13e4b;
color: #fff;
position: relative;
z-index: 1;
overflow: hidden;
border: 2px solid #f13e4b;
}
.slz-page-404 .group-btn .btn.main-color:before,
.slz-page-404 .group-btn .btn.transparent:before{
content: "";
position: absolute;
width:300px;
height: 300px;
pointer-events: none;
z-index: -1;
background-color: rgba(0,0,0,0.1);
border-radius: 50%;
-webkit-border-radius: 50%;
left: -140px;
bottom: -160px;
-webkit-transition: all 1s ease;
-moz-transition: all 1s ease;
-ms-transition: all 1s ease;
-o-transition: all 1s ease;
transition: all 1s ease;
-webkit-transform: scale(0) translate(0,0);
-moz-transform: scale(0) translate(0,0);
-ms-transform: scale(0) translate(0,0);
-o-transform: scale(0) translate(0,0);
transform: scale(0) translate(0,0);
}
.slz-page-404 .group-btn .btn.main-color:hover:before,
.slz-page-404 .group-btn .btn.transparent:hover:before{
-webkit-transform: scale(1) translate(100px,0);
-moz-transform: scale(1) translate(100px,0);
-ms-transform: scale(1) translate(100px,0);
-o-transform: scale(1) translate(100px,0);
transform: scale(1) translate(100px,0);
}  .home-ecoty-help .sc-video .video-info-wrapper {
display: block;
margin-top: 65px;
padding-left: 15px;
padding-right: 15px;
}
.home-ecoty-help .sc-video.slz-block-video .btn-play {
margin-top: -75px;
}
.home-ecoty-help .sc-video.slz-block-video .title {
padding: 0;
display: block;
font-weight: 600;
color: #ffffff;
font-size: 32px;
text-transform: capitalize;
margin-bottom: 15px;
}
.home-ecoty-help .sc-video.slz-block-video .subtitle {
font-weight: 400;
font-size: 16px;
margin-bottom: 0;
}  @media screen and (max-width: 1024px) { .slz-list-block.slz-column-4 .item:nth-child(-n + 4) {
margin-top: 30px;
}
.slz-list-block.slz-column-4 .item:nth-child(-n + 3) {
margin-top: 0;
}
.slz-list-block.slz-column-4 > .item {
width: 33.3333%;
}
.slz-list-block.slz-column-5 .item:nth-child(-n + 5) {
margin-top: 30px;
}
.slz-list-block.slz-column-5 .item:nth-child(-n + 4) {
margin-top: 0;
}
.slz-list-block.slz-column-5 > .item {
width: 25%;
}
.slz-list-block.slz-column-6 .item:nth-child(-n + 6) {
margin-top: 30px;
}
.slz-list-block.slz-column-6 .item:nth-child(-n + 4) {
margin-top: 0;
}
.slz-list-block.slz-column-6 > .item {
width: 25%;
}
.slz-list-block.slz-column-7 .item:nth-child(-n + 7) {
margin-top: 30px;
}
.slz-list-block.slz-column-7 .item:nth-child(-n + 4) {
margin-top: 0;
}
.slz-list-block.slz-column-7 > .item {
width: 25%;
}
.slz-list-block.slz-column-8 .item:nth-child(-n + 8) {
margin-top: 30px;
}
.slz-list-block.slz-column-8 .item:nth-child(-n + 4) {
margin-top: 0;
}
.slz-list-block.slz-column-8 > .item {
width: 25%;
}
.slz-page-404 .title {
font-size: 60px;
}
}
@media screen and (min-width: 768px) { .menu-item-has-children:hover > .sub-menu,
.menu-item-has-mega-menu:hover > .mega-menu {
opacity: 1;
z-index: 105;
display: block;
visibility: visible;
transition-delay: 0.3s;
-webkit-transition-delay: 0.3s;
-webkit-transform: translateY(0px);
-moz-transform: translateY(0px);
-ms-transform: translateY(0px);
-o-transform: translateY(0px);
transform: translateY(0px);
}
}
@media (min-width: 768px) and (max-width: 1018px) {
.widget_calendar thead tr {
line-height: 28px;
}
.widget_calendar tfoot td {
border: none;
}
.widget_calendar td {
padding: 5px 0;
}
.widget_calendar tfoot #prev {
text-align: left;
}
.widget_calendar tfoot #next {
text-align: right;
}
.widget_calendar tfoot a:hover {
color: #4db2ec;
}
.home-ecoty-help .sc-video.slz-block-video .btn-play {
margin-top: -90px;
}
}
@media screen and (max-width: 768px) {
.slz-sidebar-left .slz-content-column,
.slz-sidebar-column {
float: left;
width: 100%;
}
.slz-content-column + .slz-sidebar-column {
margin-top: 50px;
}
.entry-content figure {
width: 100% !important;
} .slz-list-block.slz-column-5 .item:nth-child(-n + 4),
.slz-list-block.slz-column-6 .item:nth-child(-n + 4),
.slz-list-block.slz-column-7 .item:nth-child(-n + 4),
.slz-list-block.slz-column-8 .item:nth-child(-n + 4) {
margin-top: 30px;
}
.slz-list-block.slz-column-5 .item:nth-child(-n + 3),
.slz-list-block.slz-column-6 .item:nth-child(-n + 3),
.slz-list-block.slz-column-7 .item:nth-child(-n + 3),
.slz-list-block.slz-column-8 .item:nth-child(-n + 3) {
margin-top: 30px;
}
.slz-list-block.slz-column-5 > .item,
.slz-list-block.slz-column-6 > .item,
.slz-list-block.slz-column-7 > .item,
.slz-list-block.slz-column-8 > .item {
width: 33.3333%;
}
.slz-list-block.slz-column-4 .item:nth-child(-n + 3) {
margin-top: 30px;
}
.slz-list-block.slz-column-4 .item:nth-child(-n + 2) {
margin-top: 0;
}
.slz-list-block.slz-column-4 > .item {
width: 50%;
}
.slz-list-block.slz-column-3 .item:nth-child(-n + 3) {
margin-top: 30px;
}
.slz-list-block.slz-column-3 .item:nth-child(-n + 2) {
margin-top: 0;
}
.slz-list-block.slz-column-3 > .item {
width: 50%;
}
.slz-page-404 .img-404 {
width: 70vh;
}
.slz-page-404 .subtitle {
font-size: 25px;
}
.slz-page-404 .title {
font-size: 45px;
}
}
@media screen and (max-width: 767px) { .slz-list-block {
margin: 0 -10px;
}
.slz-list-block > .item {
padding: 0 10px;
}
.slz-list-block > .item {
margin-top: 30px;
}
.slz-list-block.slz-column-3 .item:nth-child(-n + 3),
.slz-list-block.slz-column-4 .item:nth-child(-n + 4), 
.slz-list-block.slz-column-4 .item:nth-child(-n + 3),
.slz-list-block.slz-column-5 .item:nth-child(-n + 4),
.slz-list-block.slz-column-5 .item:nth-child(-n + 3),
.slz-list-block.slz-column-6 .item:nth-child(-n + 4),
.slz-list-block.slz-column-6 .item:nth-child(-n + 3),
.slz-list-block.slz-column-7 .item:nth-child(-n + 4),
.slz-list-block.slz-column-7 .item:nth-child(-n + 3),
.slz-list-block.slz-column-8 .item:nth-child(-n + 4),
.slz-list-block.slz-column-8 .item:nth-child(-n + 3) {
margin-top: 30px;
}
.slz-list-block.slz-column-3 .item:nth-child(-n + 2),
.slz-list-block.slz-column-4 .item:nth-child(-n + 2),
.slz-list-block.slz-column-5 .item:nth-child(-n + 2),
.slz-list-block.slz-column-6 .item:nth-child(-n + 2),
.slz-list-block.slz-column-7 .item:nth-child(-n + 2),
.slz-list-block.slz-column-8 .item:nth-child(-n + 2) {
margin-top: 0;
}
.slz-list-block.slz-column-3 > .item,
.slz-list-block.slz-column-4 > .item,
.slz-list-block.slz-column-5 > .item,
.slz-list-block.slz-column-6 > .item,
.slz-list-block.slz-column-7 > .item,
.slz-list-block.slz-column-8 > .item {
width: 50%;
} .slz-blog-detail .blog-detail-wrapper >.title {
font-size: 30px;
}
.blog-detail-wrapper .comments-area {
}
.comments-area {
margin-top: 80px;
}
.comment-respond {
margin-top: 50px;
}
.comment-respond > .title {
margin-bottom: 30px;
}
.comments-area .comment-body .comment-content {
}
.comments-area .comment-author .fn,
.comments-area .comment-list .reply {
padding-left: 80px;
}
.comments-area .comment-list >.comment > .children,
.comments-area .comment-list .children {
padding-left: 40px;
}
.margin-bottom-100 {
margin-bottom: 60px;
}
.margin-top-100 {
margin-top: 60px;
}
.slz-page-404 .img-404 {
width: 100vh;
margin-bottom: 40px;
}
.slz-page-404 .subtitle {
font-size: 25px;
margin-bottom: 40px;
}
.slz-page-404 .title {
font-size: 36px;
margin-bottom: 20px;
}
.cat-social-wrapper .categories-list{
float: none;
width: 100%;
margin-top: 0px;
max-width: none;
}
.cat-social-wrapper .slz-social-share{
float: none;
width: 100%;
margin-top: 0px;
text-align: left;
} .home-ecoty-help .sc-video.slz-block-video .btn-play {
margin-top: -110px;
}
.home-ecoty-help .sc-video .video-info-wrapper {
margin-top: 35px;
}
}
@media screen and (max-width: 600px) {
.comments-area .comment-list >.comment > .children,
.comments-area .comment-list .children {
padding-left: 30px;
}
.slz-list-block.slz-column-1 .slz-block-item-01 .block-title {
font-size: 30px;
}
.slz-posts .slz-list-block.slz-column-1 > .item.post,
.slz-pagination {
margin-top: 30px;
}
.slz-page-404 .img-404 {
width: 85vh;
}
.slz-page-404 .subtitle {
font-size: 18px;
}
.comments-area .comment-form-author{
width: 100%;
float: none;
}
.comments-area .comment-form .comment-form-url,
.comments-area .comment-form-email{
width: 100%;
padding-left: 0px;
float: none;
}
}
@media screen and (max-width: 480px) {
.comments-area .comment-list >.comment > .children,
.comments-area .comment-list .children {
padding-left: 20px;
} .slz-list-block.slz-column-4 .item:nth-child(-n + 2),
.slz-list-block.slz-column-3 .item:nth-child(-n + 2),
.slz-list-block.slz-column-2 .item:nth-child(-n + 2) {
margin-top: 30px;
}
.slz-list-block.slz-column-4 .item:first-child,
.slz-list-block.slz-column-3 .item:first-child,
.slz-list-block.slz-column-2 .item:first-child {
margin-top: 0;
}
.slz-list-block.slz-column-4 > .item,
.slz-list-block.slz-column-3 > .item,
.slz-list-block.slz-column-2 > .item {
width: 100%;
}
.slz-list-block.slz-column-1 .item:first-child {
margin-top: 0;
}
.slz-list-block.slz-column-1 > .item {
margin-top: 40px;
}
.comment .media-body {
padding-left: 15px;
}
.comments-area .comment-author img {
width: 50px;
height: 50px;
}
.comments-area .comment-list .comment {
padding: 0;
}
.slz-blog-author .media-left {
display: block;
margin: 0 auto;
}
.slz-blog-author .media-right {
display: block;
padding: 15px 0 0 0;
text-align: center;
}
.margin-bottom-100 {
margin-bottom: 50px;
}
.margin-top-100 {
margin-top: 50px;
}
.slz-page-404 .subtitle {
font-size: 14px;
}
.slz-page-404 .title {
font-size: 28px;
}
.slz-page-404 .img-404 {
width: 75vh;
}
}
@media screen and (max-width: 414px) {
.comment-info-wrapper {
float: none;
}
.comment-feedback-wrapper {
float: none;
padding-top: 0;
margin-left: 0;
}
.comment-feedback-wrapper:before {
content: none;
}
}
@media screen and (max-width: 380px) {
.slz-content-column,
.slz-sidebar-column {
padding: 0 15px;
}
.comments-area .comment-author .fn,
.comments-area .comment-list .reply {
padding-left: 60px;
}
.comments-area .comment-body .comment-content {
}
.comments-area .comment-list >.comment > .children {
padding-left: 15px;
}
.comments-area p {
margin-bottom: 0;
}
.comments-area table td,
.comments-area table th {
padding: 2px 4px;
}
.slz-widget + .slz-widget {
margin-top: 60px;
}
.slz-list-block.slz-column-1 .slz-block-item-01 .block-title {
font-size: 24px;
}
.slz-block-item-01 .block-info li a {
font-size: 12px;
}
.slz-block-item-01 .block-info li:before {
font-size: 5px;
}
.slz-page-404 .img-404 {
width: 55vh;
}
.slz-page-404 .title {
font-size: 22px;
}
}
@media screen and (max-width: 320px) { .home-ecoty-help .sc-video.slz-block-video .btn-play {
margin-top: -125px;
}
.home-ecoty-help .sc-video .video-info-wrapper {
margin-top: 25px;
}
}.page-custom {
margin-top: -100px;
}
.text-red{
color: #F13E4B;
}
.category-children-protection .slz-main-content {
padding-bottom: 0;
}
.slz-button-search {
margin-left: 28px;
} .slz-blog-author{
border:none;
position: relative;
padding: 0;
}
.slz-blog-author .media-left{
position: static;
width: 1px;
}
.slz-blog-author .media-left .media-image{
position: absolute;
border-radius: 50%;
-webkit-border-radius: 50%;
overflow: hidden;
width: 130px;
height: 130px;
z-index: 4;
display: block;
left: 0%;
top: -20px;
border:5px solid #FFFFFF;
box-shadow: 5px 3px 29px rgba(0, 0, 0, 0.09);
-webkit-box-shadow: 5px 3px 29px rgba(0, 0, 0, 0.09);
}
.slz-blog-author .media-left .media-image img{
height: auto;
}
.slz-blog-author .media-right{
display: block;
width: calc(100% - 70px);
margin-left: 70px;
min-height: 130px;
padding: 30px 30px 30px 90px;
background-color: #FFFFFF;
box-shadow: 3px 1px 7px rgba(0, 0, 0, 0.1);
-webkit-box-shadow: 3px 1px 7px rgba(0, 0, 0, 0.1);
}
.slz-blog-author .media-right .author{
text-transform: uppercase;
font-weight: 700;
font-size: 20px;
color: #202427;
}
.slz-blog-author .media-right .author:hover{
color: #F13E4B;
}  .slz-wrapper-footer.slz-widgets .widget-title,
.slz-wrapper-footer.slz-widgets .title-widget {
border: none;
padding-bottom: 0;
margin-bottom: 25px;
}
.slz-wrapper-footer.slz-widgets .widget-title:before,
.slz-wrapper-footer.slz-widgets .title-widget:before,
.slz-wrapper-footer.slz-widgets .widget-title:after,
.slz-wrapper-footer.slz-widgets .title-widget:after {
content: none;
} .slz-footer-top {
position: absolute;
top: -35px;
left: 50%;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-o-transform: translateX(-50%);
transform: translateX(-50%);
background-color: transparent;
}
.slz-footer-top .row { }
.slz-footer-top .col-sm-12,
.slz-footer-top .col-sm-6 { }
.slz-footer-top .footer-top-wrapper {
display: table;
width: 100%;
background-color: #fff;
border-radius: 5px;
-webkit-border-radius: 5px;
padding: 30px;
box-shadow: 0 -5px 25px rgba(0, 0, 0, 0.1);
-webkit-box-shadow: 0 -5px 25px rgba(0, 0, 0, 0.1);
position: relative;
}
.slz-footer-top .footer-top-wrapper:before {
position: absolute;
content: '';
top: 0;
left: 50%;
width: 1px;
height: 100%;
background-color: #ededed;
}
.slz-footer-top .slz-widget {
width: 50%;
margin: 0;
display: table-cell;
vertical-align: middle;
}
.slz-footer-top .slz-widget-contact .slz-widget-contact-info .item .icons {
width: 55px;
height: 55px;
line-height: 49px;
border: 3px solid #202427;
color: #202427;
font-size: 32px;
display: table-cell;
}
.slz-footer-top .slz-widget-contact .slz-widget-contact-info .item .contact-info {
padding: 0 10px;
width: calc(100% - 55px);
vertical-align: middle;
display: table-cell;
line-height: 1.4;
}
.slz-footer-top .slz-widget-contact .slz-widget-contact-info .item .contact-title {
display: inline-block;
font-size: 20px;
font-weight: 600;
color: #202427;
padding-right: 10px;
}
.slz-footer-top .slz-widget-contact .slz-widget-contact-info .item .text {
font-size: 24px;
font-weight: 700;
color: #f13e4b;
}
.slz-footer-top .slz-widget-send-mail {
padding-left: 30px;
}
.slz-footer-top .slz-widget-send-mail .widget-title,
.slz-footer-top .slz-widget-send-mail .title-widget {
vertical-align: middle;
} .slz-footer-main {
padding: 150px 0 45px;
}
.slz-wrapper-footer.slz-dark .slz-widget-category .widget-content .link {
color: #b3b3b3;
}
.slz-wrapper-footer.slz-dark .slz-widget-category .widget-content .link:hover {
color: #f13e4b;
}
.slz-wrapper-footer .slz-widget-recent-post .wrapper-image {
width: 110px;
}
.slz-wrapper-footer.slz-dark .slz-widget-new-tweet .slz-new-tweet .list-news-tweet .recent-post .post-info .title .left-text .strongtext {
color: inherit;
}
.slz-wrapper-footer.slz-dark .slz-widget-new-tweet .slz-new-tweet .list-news-tweet .recent-post .post-info .description .text {
color: #b3b3b3;
}
.slz-wrapper-footer.slz-dark .slz-widget-contact .slz-widget-contact-info .item + .item {
border-top-color: #31383a;
width: 100%;
}
.slz-wrapper-footer .widget_nav_menu .menu-useful-links-container ul {
}
.slz-wrapper-footer .widget_nav_menu .menu-useful-links-container ul li {
width: 50%;
float: left;
}
.slz-wrapper-footer .widget_nav_menu .menu-useful-links-container ul li a {
position: relative;
}
.slz-wrapper-footer .widget_nav_menu .menu-useful-links-container ul li a:before {
content: '\f1db';
font-family: 'FontAwesome';
padding-right: 10px;
font-size: 10px;
}
.slz-wrapper-footer .slz-widget-contact .slz-widget-contact-info .item + .item {
padding-top: 20px;
margin-top: 20px;
} .slz-footer-bottom {
background-color: #091B27;
color: #6e6e6e;
padding:0;
}
.slz-footer-bottom .item-wrapper {
padding: 20px 0;
border-top: 1px solid rgba(0, 0, 0, 0.3);
}
.slz-wrapper-footer.slz-dark .slz-footer-bottom .item-wrapper {
border-top-color: rgba(255, 255, 255, 0.05);
}
.slz-footer-bottom .slz-name {
font-family: 'FontAwesome','Khula', sans-serif;
}
.slz-dark .slz-footer-bottom .slz-name {
color: rgba(255, 255, 255, 0.4);
}  body.modal-open .header-transparent {
z-index: inherit;
}
.header-transparent .slz-header-topbar {
border-bottom: 0;
}
// .header-transparent .slz-header-main {
// 	position: absolute;
// 	top: 53px;
// 	background-color: transparent;
// 	box-shadow: none;
// 	-webkit-box-shadow: none;
// 	z-index: inherit;
// }
// .header-transparent .slz-header-main.slz-header-fixed {
// 	position: fixed;
// 	top: 0;
// }
// .header-transparent .slz-header-main.slz-header-fixed.slz-wpadminbar {
// 	top: 32px;
// }
.slz-logo-wrapper .logo,
.slz-header-mobile-topbar .slz-mobile-topbar .slz-btn,
.header-transparent .slz-menu-wrapper > .current-menu-item > a,
.header-transparent .slz-menu-wrapper > li:hover > a{
color: #F13E4B;
}
.slz-header-mobile-topbar .slz-mobile-topbar,
.slz-main-menu-mobile .nav-search {
background-color: #F13E4B;
}
.slz-menu-wrapper > li:last-child > .sub-menu{
right: 0;
left: auto;
}
.slz-main-menu .sub-menu{
border-top-color: #F13E4B;
}
.slz-main-menu .sub-menu > li:hover > a,
.slz-menu-wrapper > li:hover > a,
.slz-menu-wrapper .current-menu-item > a,
.slz-button-search .icons:hover,
.nav-search form .search-submit:hover span,
.slz-main-menu .mega-menu-row.sub-menu .mega-menu-col > a {
color: #F13E4B;
}
.slz-title-command.page-title-area {
background-position: center center;
background-repeat: no-repeat;
background-size: cover;
-webkit-background-size: cover;
}
.slz-title-command  .breadcrumb a.breadcrumb-active{
color:  #F13E4B;
}
.slz-main-menu .mega-menu-row.sub-menu .mega-menu-col > a{
font-weight: 700;
}
.slz-menu-wrapper > li > a {
font-size: 15px;
font-weight: 600;
color: #202427;
padding: 0;
margin: 0 20px;
}
.slz-main-menu .slz-menu-wrapper > li:first-child > a {
margin-left: 0;
}
.slz-main-menu .slz-menu-wrapper > li:last-child > a {
margin-right: 0;
}
.slz-menu-wrapper > li > a:before {
position: absolute;
content: '';
width: 0;
height: 2px;
top: 30px;
left: 0;
background-color: #f13e4b;
transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
}
.slz-menu-wrapper .current-menu-item > a:before,
.slz-menu-wrapper > li > a:hover:before {
width: 100%;
}
.slz-main-menu-mobile .slz-menu-wrapper > li > a:before {
content: none;
}
.slz-header-fixed .slz-menu-wrapper > li > a:before,
.slz-header-center .slz-menu-wrapper > li > a:before,
.slz-header-table .slz-menu-wrapper > li > a:before {
top: 10px;
}
.nav-search:before {
top: -9px;
}
.slz-header-topbar .float-l .social a {
font-size: 14px;
font-weight: 600;
color: #9d9d9d;
padding-left: 20px;
}
.slz-header-topbar .float-l .social a:hover {
color: #f13e4b;
}
.slz-topbar-list.float-l .social i {
color: inherit;
font-size: 15px;
margin-right: 0;
}
.slz-header-topbar {
border-bottom: 0;
line-height: 53px;
}
.slz-header-topbar .social a{
margin:0 6px;
}
.slz-header-topbar .float-l .customize-icon {
margin-bottom: -1px;
}
.slz-header-topbar .float-r .social a i {
width: 25px;
height: 25px;
border: 1px solid rgba(255, 255, 255, 0.1);
border-radius: 50%;
-webkit-border-radius: 50%;
}
.slz-header-topbar .float-r .social a {
text-align: center;
color: #9d9d9d;
position: relative;
overflow: hidden;
}
.slz-header-wrapper .slz-header-topbar .float-r .social a:hover,
.slz-header-wrapper .slz-header-topbar .float-r .social a:hover .icons,
.slz-header-wrapper .slz-header-topbar .float-r .social a:hover .icons:before{
color: #F13E4B;
}
.slz-header-topbar .float-r .social a:before {
position: absolute;
content: none;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: #fff;
border-radius: 50%;
-webkit-border-radius: 50%;
-webkit-transform: scale(0);
-ms-transform: scale(0);
-o-transform: scale(0);
transform: scale(0);
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.slz-header-topbar .float-r .social a:hover i {
border-color: #fff;
background-color: #fff;
}
.slz-header-topbar .float-r .social a:hover:before {
-webkit-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
}
.slz-topbar-list.float-r i {
font-size: 13px;
margin-right: 0;
color: inherit;
}
.slz-main-menu .sub-menu > li > a {
line-height: 1.5;
padding: 14px 15px 11px;
font-weight: 600;
}
.slz-main-menu-mobile .slz-menu-wrapper {
background-color: #fff;
}
.slz-main-menu-mobile .slz-menu-wrapper li {
border-top-color: rgba(0,0,0, 0.05);
}
.slz-main-menu-mobile .slz-menu-wrapper li > .icon-dropdown-mobile {
color: #f13e4b;
}
.slz-main-menu-mobile .slz-menu-wrapper li:hover > a {
}
.slz-main-menu-mobile .slz-menu-wrapper li > a,
.slz-main-menu-mobile .header-transparent .slz-header-fixed .slz-menu-wrapper > li > a {
margin: 0;
color: #f13e4b;
}
.slz-main-menu-mobile .slz-menu-wrapper li > a:hover,
.slz-main-menu-mobile .slz-menu-wrapper li > a:focus {
background-color: #fff;
}
.slz-main-menu-mobile .slz-menu-wrapper .mega-menu .mega-menu-row .mega-menu-col > a {
color: #f13e4b;
font-weight: 600;
}
.slz-main-menu-mobile .slz-menu-wrapper .mega-menu-row .sub-menu li > a{
color: #202427;
}
.slz-main-menu-mobile .slz-menu-wrapper .mega-menu-row .sub-menu li > a:hover{
color: #F13E4B;
}
.slz-main-menu .mega-menu, .slz-main-menu .sub-menu {
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
-webkit-transform: translateY(20px);
-moz-transform: translateY(20px);
-ms-transform: translateY(20px);
-o-transform: translateY(20px);
transform: translateY(20px);
}
.slz-main-menu .mega-menu .sub-menu {
-webkit-transform: translateY(0px);
-moz-transform: translateY(0px);
-ms-transform: translateY(0px);
-o-transform: translateY(0px);
transform: translateY(0px);
}  .slz-btn{
border-color: #F13E4B;
background-color: #F13E4B;
font-weight: 700;
color: #FFFFFF;
text-transform: capitalize;
height: auto;
line-height: 1.4;
min-width: 160px;
text-align: center;
padding: 14px 30px 10px 30px;
border-radius: 2px;
-webkit-border-radius: 2px;
z-index: 1;
overflow: hidden;
display: inline-block;
position: relative;
border: 1px solid #F13E4B;
}
.slz-btn.box-shadow {
box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.2);
-webkit-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.2);
}
.slz-btn:hover, 
.slz-btn:focus{
background-color: #F13E4B;
border-color: #D93844;
color: #ffffff;
}
.slz-btn .btn-icon{
font-weight: 400;
-webkit-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
-ms-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
transition: all 0.4s ease;
margin-left: 10px;
}
.slz-btn:hover .btn-text + .btn-icon{
color: #ffffff;
-webkit-transform: translate(10px,0);
-moz-transform: translate(10px,0);
-ms-transform: translate(10px,0);
-o-transform: translate(10px,0);
transform: translate(10px,0);
}
.slz-btn:before{
content: "";
position: absolute;
width:300px;
height: 300px;
pointer-events: none;
z-index: -1;
background-color: rgba(0,0,0,0.1);
border-radius: 50%;
-webkit-border-radius: 50%;
left: -140px;
bottom: -160px;
-webkit-transition: all 1s ease;
-moz-transition: all 1s ease;
-ms-transition: all 1s ease;
-o-transition: all 1s ease;
transition: all 1s ease;
-webkit-transform: scale(0) translate(0,0);
-moz-transform: scale(0) translate(0,0);
-ms-transform: scale(0) translate(0,0);
-o-transform: scale(0) translate(0,0);
transform: scale(0) translate(0,0);
}
.slz-btn:hover:before{
-webkit-transform: scale(1) translate(100px,0);
-moz-transform: scale(1) translate(100px,0);
-ms-transform: scale(1) translate(100px,0);
-o-transform: scale(1) translate(100px,0);
transform: scale(1) translate(100px,0);
}
.slz-btn-transparent:hover {
background-color: #F13E4B !important;
border-color: #D93844 !important;
color: #ffffff !important;
}
.slz-title-slider {
color: #F13E4B !important;
}
.slz-btn-slider {
background-color: #F13E4B;
border-color: #D93844;
color: #ffffff !important;
}
.slz-btn-slider-transparent {
background-color: transparent;
border-color: #ffffff;
color: #ffffff !important;
}
.slz-btn-slider:hover,
.slz-btn-slider-transparent:hover {
color: #F13E4B !important;
background-color: #ffffff;
border-color: #ffffff;
}
.text-special {
color: #F13E4B; 
}  .slz-carousel-wrapper .icons{
font-size: 14px;
}
.slz-carousel-wrapper .carousel-overflow{
-webkit-transform: translate3D(0,0,0);
-moz-transform: translate3D(0,0,0);
-ms-transform: translate3D(0,0,0);
-o-transform: translate3D(0,0,0);
transform: translate3D(0,0,0);
}
.slz-carousel-wrapper .slick-list{
overflow: visible;
}
.slz-carousel-wrapper .slick-list .slick-slide{
padding-left: 15px;
padding-right: 15px;
}
.slz-carousel-wrapper .slick-arrow .icons{
display: none;
} .slick-dots {
bottom: -30px;
}
.slick-dots li {
width: auto;
height: auto;
margin: 0 6px;
}
.slick-dots li.slick-active:before {
content: '';
position: absolute;
top: 50%;
left: 50%;
width: 18px;
height: 18px;
transform: translate(-50%,-50%);
-webkit-transform: translate(-50%,-50%);
background-color: #ffffff;
border-radius: 5px;
-webkit-border-radius: 5px;
box-shadow: 0 3px 9px 0 rgba(0, 0, 0, 0.1);
-webkit-box-shadow: 3px 0 9px 0 rgba(0, 0, 0, 0.1);
}
.slick-dots li button {
width: 10px;
height: 10px;
position: relative;
margin:auto;
}
.slick-dots li button:before {
background-color: #bababa;
box-shadow: none;
width: 10px;
height: 10px;
color: transparent;
border-radius: 50%;
opacity: 1;
}
.slick-dots li.slick-active button:before {
background-color: #da0f32; 
color: transparent;
opacity: 1;
} .slick-arrow.btn-prev, 
.slick-arrow.btn-next{
font-size: 0;
border: 1px solid #e1e1e1;
border-radius: 50%;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
width: 40px;
height: 40px;
line-height: 40px;
text-align: center;
transition: all .3s ease;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-o-transition: all .3s ease;
background-color: #fff;
}
.slick-arrow.btn-prev{
transform: translate(-50%,-50%);
-webkit-transform: translate(-50%,-50%);
}
.slick-arrow.btn-next{
transform: translate(50%,-50%);
-webkit-transform: translate(50%,-50%);
}
.slick-arrow.btn-prev:hover,
.slick-arrow.btn-next:hover {
border: 1px solid #f7f7f7;
box-shadow: 0px 0px 9px rgba(0,0,0,0.1);
}
.slz-carousel-wrapper .slick-arrow{
opacity: 0;
}
.carousel-overflow:hover .slick-arrow {
opacity: 1;
}
.slick-arrow.btn-prev:before{
content: "\f3d2";
font-size: 20px;
font-family: "Ionicons";
color: #858585;
display: inline-block;
text-align: center;
transform: translate(0%,-16%);
-webkit-transform: translate(0,-16%);
}
.slick-arrow.btn-prev:hover:before {
color: #f13e4b;
}
.slick-arrow.btn-next:before{
content: "\f3d3";
font-size: 20px;
font-family: "Ionicons";
color: #858585;
display: inline-block;
text-align: center;
transform: translate(0%,-14%);
-webkit-transform: translate(0,-14%);
}
.slick-arrow.btn-next:hover:before{
color: #f13e4b;
}  .slz-social-share .title{
font-weight: 600;
color: #242021;
line-height: 30px;
vertical-align: middle;
}
.slz-social-share .social{
vertical-align: middle;
}
.slz-social-share .social .link{
width: 30px;
height: 30px;
line-height: 30px;
border: 1px solid #ececec;
padding: 0px;
margin: 5px;
text-align: center;
color: #999999;
border-radius: 50%;
-webkit-border-radius: 50%;
-webkit-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
-ms-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
transition: all 0.4s ease;
}
.slz-social-share .social .link .icons{
line-height: inherit;
padding: 0;
margin:0;
}
.slz-social-share .social .link:hover{
background-color: #FFFFFF;
border-color: #FFFFFF;
color: #F13E4B;
-webkit-box-shadow: 0px 3px 8px 0px rgba(0,0,0,0.1);
-moz-box-shadow: 0px 3px 8px 0px rgba(0,0,0,0.1);
box-shadow: 0px 3px 8px 0px rgba(0,0,0,0.1);
} .slz-loading-mask{
position: absolute;
width: 100%;
height: 100%;
z-index: 50;
background-color: #FFFFFF;
background-image: url(data:image/gif;base64,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AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA=);
background-repeat: no-repeat;
background-position: center 80px;
top: 0;
left: 0;
} .social a,
.social-list a {
color: #989b9f;
background-color: transparent;
min-width: 20px;
display: inline-block;
vertical-align: top;
margin: 0 10px;
position: relative;
font-size: 14px;
}
.social a i,
.social-list a i {
position: relative;
z-index: 10;
color: inherit;
}
.social a:hover,
.social-list a:hover {
color: #c8ac48;
}
.social .share-facebook:hover,
.social-list .facebook:hover {
color: #365899;
}
.social .share-twitter:hover,
.social-list .twitter:hover {
color: #1da1f2;
}
.social .share-google-plus:hover,
.social-list .google-plus:hover,
.social .share-google:hover,
.social-list .google:hover {
color: #d73d32;
}
.social .share-pinterest:hover,
.social-list .pinterest:hover {
color: #bd081c;
}
.social .share-vimeo:hover,
.social-list .vimeo:hover {
color: #00adef;
}
.social .share-skype:hover,
.social-list .skype:hover {
color: #00aff0;
}
.social .share-youtube:hover,
.social-list .youtube:hover {
color: #e62117;
}
.social .share-rss:hover,
.social-list .rss:hover {
color: #f36f24;
}
.social .share-delicious:hover,
.social-list .delicious:hover {
color: #2a96ff;
}
.social .share-flickr:hover,
.social-list .flickr:hover {
color: #ff0084;
}
.social .share-lastfm:hover,
.social-list .lastfm:hover {
color: #b90000;
}
.social .share-linkedin:hover,
.social-list .linkedin:hover {
color: #0077b5;
}
.social .share-tumblr:hover,
.social-list .tumblr:hover {
color: #36465d;
}
.social .share-deviantart:hover,
.social-list .deviantart:hover {
color: #05cc47;
}
.social .share-git:hover,
.social-list .git:hover {
color: #f34f29;
}
.social .share-instagram:hover,
.social-list .instagram:hover {
color: #895a4d;
}
.social .share-soundcloud:hover,
.social-list .soundcloud:hover {
color: #ff5500;
}
.social .share-stumbleupon:hover,
.social-list .stumbleupon:hover {
color: #eb4924;
}
.social .share-behance:hover,
.social-list .behance:hover {
color: #005cff;
}
.social .share-tripadvisor:hover,
.social-list .tripadvisor:hover {
color: #589442;
}
.social .share-vk:hover,
.social-list .vk:hover {
color: #507299;
}
.social .share-foursquare:hover,
.social-list .foursquare:hover {
color: #f94877;
}
.social .share-xing:hover,
.social-list .xing:hover {
color: #add000;
}
.social .share-weibo:hover,
.social-list .weibo:hover {
color: #e6162d;
}
.social .share-odnoklassniki:hover,
.social-list .odnoklassniki:hover {
color: #f58220;
}  .audio-wrapper .mejs-container{
width: 100%!important;
background: #FFFFFF;
}
.audio-wrapper .mejs-container .mejs-controls{
background: #FFFFFF;
}
.audio-wrapper .mejs-controls .mejs-button button{
width: 100%;
height: 100%;
line-height: 30px;
margin:0px;
text-align: center;
color: #202427;
}
.audio-wrapper .mejs-controls .mejs-button.mejs-playpause-button{
width: 30px;
height: 30px;
line-height: 30px;
margin:0px 5px;
text-align: center;
color: #202427;
position: relative;
margin:0px 5px;
}
.audio-wrapper .mejs-controls .mejs-button.mejs-playpause-button button{
background: #FFFFFF;
-webkit-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
-ms-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
transition: all 0.4s ease;
}
.audio-wrapper .mejs-controls .mejs-button button:before{
font-family: 'FontAwesome';
display: inline-block;
margin:0;
font-size: 14px;
}
.audio-wrapper .mejs-controls .mejs-button.mejs-playpause-button{
border-radius: 50%;
-webkit-border-radius: 50%;
border:1px solid #202427;
overflow: hidden;
z-index: 1;
-webkit-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
-ms-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
transition: all 0.4s ease;
}
.audio-wrapper .mejs-controls .mejs-button.mejs-playpause-button:hover{
border-color: #F13E4B;
}
.audio-wrapper .mejs-controls .mejs-button.mejs-playpause-button:hover button,
.audio-wrapper .mejs-controls .mejs-button.mejs-playpause-button:hover{
color: #F13E4B;
}
.audio-wrapper .mejs-controls .mejs-button.mejs-play button:before{
content: "\f04b";
margin-left: 2px;
}
.audio-wrapper .mejs-controls .mejs-button.mejs-pause button:before{
content: "\f04c";
}
.audio-wrapper .mejs-container .mejs-controls .mejs-time{
color: #202427;
}
.audio-wrapper  .mejs-controls div.mejs-time-rail{
width: calc(100% - 190px)!important;
position: relative;
}
.audio-wrapper .mejs-controls .mejs-time-rail .mejs-time-total{
width: 100%!important;
}
.audio-wrapper .mejs-controls .mejs-time-rail .mejs-time-total{
background: #EAEAEA;
border-radius: 12px;
-webkit-border-radius: 12px;
margin:6px 0px;
height: 6px;
}
.audio-wrapper .mejs-controls .mejs-time-rail .mejs-time-current{
background: #F13E4B;
border-radius: 12px;
-webkit-border-radius: 12px;
height: 6px;
}
.audio-wrapper .mejs-controls .mejs-time-rail .mejs-time-loaded{
height: 6px;
border-radius: 12px;
-webkit-border-radius: 12px;
background: #E3E3E3;
}
.audio-wrapper .mejs-container .mejs-controls .mejs-volume-button{
position: relative;
}
.audio-wrapper .mejs-container .mejs-controls .mejs-volume-button button{
width: 100%;
height: 100%;
line-height: 30px;
margin:0px;
text-align: center;
color: #A1A1A1;
-webkit-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
-ms-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
transition: all 0.4s ease;
background: none;
}
.audio-wrapper .mejs-container .mejs-controls .mejs-volume-button button:hover{
color: #F13E4B;
}
.audio-wrapper .mejs-container .mejs-controls .mejs-volume-button button:before{
font-family: 'FontAwesome';
display: inline-block;
margin:0;
font-size: 14px;
}
.audio-wrapper .mejs-container .mejs-controls .mejs-volume-button.mejs-mute button:before{
content: "\f028";
}
.audio-wrapper .mejs-container .mejs-controls .mejs-volume-button.mejs-unmute button:before{
content: "\f026";
}
.audio-wrapper  .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total{
height: 6px;
border-radius: 12px;
-webkit-border-radius: 12px;
background: #A1A1A1;
top: 12px;
}
.audio-wrapper  .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current{
height: 6px;
border-radius: 12px;
-webkit-border-radius: 12px;
background: #F13E4B;
top: 12px;
}
.audio-wrapper  .mejs-controls div.mejs-time-rail{
margin-top: 2px;
}   .slz-block-item-06 .location-item .title{
font-weight: 600;
}
.slz-block-item-06 .location-item .text {
color: #202427;
}
.slz-block-item-06 .block-info li .link .text {
color: #202427;
}
.slz-block-item-06 .btn-block-donate:after {
position: relative;
left: 0;
content: "\f105";
-webkit-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
-ms-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
transition: all 0.4s ease;
}
.slz-block-item-06 .btn-block-donate:hover:after{
left: 10px;
}
.slz-blog-detail .slz-block-item-06.style-4 .block-image:before {
padding-top: 67%;
}
.slz-blog-detail .slz-block-item-01,
.slz-blog-detail .blog-detail-wrapper > .slz-block-item-01{
border-radius: 4px;
-webkit-border-radius: 4px;
position: relative;
overflow: hidden;
z-index: 1;
}
.slz-blog-detail .slz-block-item-01 .block-content .title{
font-size: 32px;
font-weight: 800;
text-transform: capitalize;
line-height: 1.2;
margin-bottom: 0px;
color: #202427;
}
.slz-blog-detail .blog-detail-wrapper .block-info{
margin-top: 0px;
}
.slz-blog-detail .blog-detail-wrapper .block-info li{
margin-bottom: 0px;
}
.single-posts-05 .blog-detail-wrapper >.slz-block-item-01,
.slz-blog-detail.layout-4 >.slz-block-item-01{
margin-bottom: 40px;
}
.slz-blog-detail.layout-4 .slz-block-item-01 .block-info{
margin-top: 20px;
}
.slz-blog-detail.layout-2 .single-posts-02 .block-info{
padding-bottom: 20px;
}
.blog-detail-wrapper .slz-block-item-01 .block-info{
padding-bottom: 0px;
} .slz-block-video .block-video:before{
padding-top: 56%;
}
.single-posts-05 .slz-block-item-01 .slz-block-video .block-video:before{
padding-top: 56%;
}
.slz-blog-detail.layout-4 .slz-block-item-01 .slz-block-video .block-video:before{
padding-top: 56%;
} .slz-blog-detail.layout-4 .slz-block-item-01 .block-image:before{
content: none;
}
.slz-blog-detail.layout-4 .slz-block-item-01 .block-image .img-full{
position: relative;
display: block;
width: 100%;
height: auto;
left: auto;
top: auto;
-webkit-transform: translate(0,0);
-moz-transform: translate(0,0);
-ms-transform: translate(0,0);
-o-transform: translate(0,0);
transform: translate(0,0);
}
.slz-blog-detail.layout-4 .slz-block-item-01 .block-image >.link,
.slz-blog-detail.layout-4 .slz-block-item-01 .block-image .post-thumbnail{
position: relative;
top: auto;
left: auto;
right: auto;
bottom: auto;
}
.slz-blog-detail.layout-4 .slz-block-item-01 .block-image >.link .img-full, 
.slz-blog-detail.layout-4 .slz-block-item-01 .block-image .post-thumbnail .img-full{
} .slz-block-item-01 .slz-carousel-syncing .slider-nav  .thumbnail-image:before,
.slz-blog-detail.layout-4 .slz-carousel-syncing .slider-for .image-gallery-wrapper:before{
padding-top: 56%;
}
.slz-block-item-01 .slz-carousel-syncing .slick-dots {
padding-left: 0;
margin-bottom: 0;
} .slz-template-01 .slz-block-item-01{
background: #ffffff;
-webkit-box-shadow: 2px 1px 7px 0px rgba(0,0,0,0.1);
-moz-box-shadow: 2px 1px 7px 0px rgba(0,0,0,0.1);
box-shadow: 2px 1px 7px 0px rgba(0,0,0,0.1);
}
.slz-template-01 .list-layout .slz-block-item-01{
box-shadow: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
} .slz-template-02 {
padding-top: 5px;
}
.slz-template-02 .slz-block-item-01 {
background-color: #fff;
box-shadow: 2px 2px 10px rgba(0,0,0,0.1);
}
.slz-template-02 .list-layout .slz-block-item-01.style-2 .block-image {
width: 230px;
display: table-cell;
}
.slz-template-02 .list-layout .slz-block-item-01.style-2 .block-image + .block-content {
vertical-align: middle;
padding:26px 30px;
display: table-cell;
width: auto;
}
.slz-template-02 .list-layout .slz-block-item-01.style-2 .block-title{
font-size: 17px;
line-height: 1.5;
}
.slz-template-02 .list-layout .slz-block-item-01.style-2 .block-info{
margin-top: 15px;
}
.slz-template-02 .list-layout .slz-block-item-01.style-2 .block-info li{
margin-bottom: 0px;
}
.slz-template-02 .list-layout .slz-block-item-01.style-2 .block-info li{
margin-top: 10px;
} .slz-template-03 .slz-block-item-01.style-1,
.slz-template-03.block-right-left .slz-block-item-01.style-2{
background-color: #fff;
border-radius: 4px;
-webkit-border-radius: 4px;
z-index: 2;
-webkit-box-shadow: 2px 1px 7px 0px rgba(0,0,0,0.1);
-moz-box-shadow: 2px 1px 7px 0px rgba(0,0,0,0.1);
box-shadow: 2px 1px 7px 0px rgba(0,0,0,0.1);
position: relative;
}
.slz-template-03 .slz-block-item-01.style-1 .block-content{
padding: 30px;
}
.slz-template-03 .slz-block-item-01.style-2 .block-image + .block-content,
.slz-template-03.block-right-left .slz-list-block .item:nth-child(even) .block-content{
padding: 20px;
}
.col-md-8.slz-posts .slz-list-block.slz-column-1 .slz-block-item-01 .block-title, 
.col-md-12.slz-posts .slz-list-block.slz-column-1 .slz-block-item-01 .block-title, 
.vc_col-sm-8 .slz-list-block.slz-column-1 .slz-block-item-01 .block-title{
font-size: 24px;
}
.slz-related-post [class*="slz-block-item"]{
-webkit-box-shadow: 2px 1px 7px 0px rgba(0,0,0,0.1);
-moz-box-shadow: 2px 1px 7px 0px rgba(0,0,0,0.1);
box-shadow: 2px 1px 7px 0px rgba(0,0,0,0.1);
}
.slz-related-post .slz-carousel{
margin-left: -12px;
margin-right: -12px;
}
.slz-related-post .slz-block-item-01 .block-read-more{
// width: 30px;
// height: 30px;
// line-height: 30px;
display: none;
} .slz-horizontal-scroll{
margin-left: -10px;
margin-right: -10px;
}
.slz-pageable {
width: 100%;
overflow: hidden;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal{
left: 10px;
right: 10px;
}
.text-uppercase.slz-btn span {
text-transform: uppercase;
} .fancybox-skin{
padding: 5px!important;
}
body.fancy-open{
overflow: hidden;
} .slz-volunteer-form{
padding: 40px;
border-radius: 4px;
-webkit-border-radius: 4px;
-webkit-box-shadow: 0px 5px 30px 0px rgba(0,0,0,0.05);
-moz-box-shadow: 0px 5px 30px 0px rgba(0,0,0,0.05);
box-shadow: 0px 5px 30px 0px rgba(0,0,0,0.05);
}
.slz-volunteer-form >.title{
font-size: 20px;
font-weight: 700;
text-transform: uppercase;
margin-top: 0px;
margin-bottom: 10px;
}
.slz-volunteer-form >p{
margin-bottom: 40px;
}
.slz-volunteer-form .form-group{
margin-bottom: 30px;
}
.slz-volunteer-form .form-control{
font-size: 14px;
background-color: #F3F3F3;
border-radius: 2px;
-webkit-border-radius: 2px;
box-shadow: none;
-webkit-box-shadow: none;
border-color: #F3F3F3;
height: 45px;
padding:12px 20px 10px;
-webkit-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
-ms-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
transition: all 0.4s ease;
}
.sc-contact-form .wpcf7-form .cf7-form-control input,
.sc-contact-form .wpcf7-form .cf7-form-control textarea {
border: 0;
}
.slz-volunteer-form .form-control:focus,
.sc-contact-form .wpcf7-form .cf7-form-control input:focus,
.sc-contact-form .wpcf7-form .cf7-form-control textarea:focus {
// border-color: #F13E4B;
box-shadow: 1px 1px 15px rgba(0, 0, 0, 0.1);
-webkit-box-shadow: 1px 1px 15px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 1px 1px 15px rgba(0, 0, 0, 0.1);
}
.slz-volunteer-form .form-group .form-control + .wpcf7-not-valid-tip{
margin-top: 10px;
}
.slz-volunteer-form .form-control::-webkit-input-placeholder { color: #999999;
}
.slz-volunteer-form .form-control::-moz-placeholder { color: #999999;
}
.slz-volunteer-form .form-control:-ms-input-placeholder { color: #999999;
}
.slz-volunteer-form .form-control:-moz-placeholder { color: #999999;
}
.slz-volunteer-form textarea.form-control{
height: 100px;
}
.slz-volunteer-form .btn-submit-wrapper{
position: relative;
overflow: hidden;
font-weight: 400;
border-radius: 2px;
-webkit-border-radius: 2px;
background-color: #F13E4B;
display: inline-block;
vertical-align: middle;
margin-right: 20px;
z-index: 2;
}
.slz-volunteer-form .btn-submit-wrapper:before{
content: "";
position: absolute;
width: 300px;
height: 300px;
pointer-events: none;
z-index: -1;
background-color: rgba(0,0,0,0.1);
border-radius: 50%;
-webkit-border-radius: 50%;
left: -140px;
bottom: -160px;
-webkit-transition: all 1s ease;
-moz-transition: all 1s ease;
-ms-transition: all 1s ease;
-o-transition: all 1s ease;
transition: all 1s ease;
-webkit-transform: scale(0) translate(0,0);
-moz-transform: scale(0) translate(0,0);
-ms-transform: scale(0) translate(0,0);
-o-transform: scale(0) translate(0,0);
transform: scale(0) translate(0,0);
}
.slz-volunteer-form .btn-submit-wrapper:hover:before{
-webkit-transform: scale(1) translate(100px,0);
-moz-transform: scale(1) translate(100px,0);
-ms-transform: scale(1) translate(100px,0);
-o-transform: scale(1) translate(100px,0);
transform: scale(1) translate(100px,0);
}
.slz-volunteer-form .btn-submit-wrapper:after{
content: "\f105";
font-family: 'FontAwesome';
display: block;
position: absolute;
top: 50%;
right: 20px;
color: #FFFFFF;
margin-top: -1px;
-webkit-transform: translate(0px,-50%);
-moz-transform: translate(0px,-50%);
-ms-transform: translate(0px,-50%);
-o-transform: translate(0px,-50%);
transform: translate(0px,-50%);
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.slz-volunteer-form .btn-submit-wrapper:hover:after{
-webkit-transform: translate(10px,-50%);
-moz-transform: translate(10px,-50%);
-ms-transform: translate(10px,-50%);
-o-transform: translate(10px,-50%);
transform: translate(10px,-50%);
}
.slz-volunteer-form .btn-submit-wrapper .wpcf7-submit{
padding: 13px 15px 10px;
border:none;
background-color: transparent;
color: #ffffff;
min-width: 100px;
text-transform: uppercase;
font-weight: 700;
font-size: 14px;
}
.wpcf7  .slz-volunteer-form  .ajax-loader{
position: absolute;
top: 50%;
right: -20px;
margin-top: -8px;
}
.wpcf7,
.wpcf7-form {
padding: 30px 30px 18px;
}
.wpcf7-form > h3 {
font-size: 20px;
margin-top: 0;
font-weight: 700;
line-height: 1.2;
}
.wpcf7-form > p {
margin-bottom: 25px;
font-size: 14px;
}
.wpcf7 .cf7-form-control {
padding: 0;
}
.wpcf7 .cf7-form-control.left,
.wpcf7-form .cf7-form-control.left,
.wpcf7 .cf7-form-control.right,
.wpcf7-form .cf7-form-control.right {
display: inline-block;
width: calc(50% - 15px);
}
.wpcf7 .cf7-form-control.left,
.wpcf7-form .cf7-form-control.left {
margin-right: 15px;
}
.wpcf7 .cf7-form-control.right,
.wpcf7-form .cf7-form-control.right {
margin-left: 15px;
}
.wpcf7 .cf7-form-control,
.wpcf7-form .cf7-form-control {
margin-bottom: 30px;
width: 100%;
}
.wpcf7 .cf7-form-control input,
.wpcf7-form .cf7-form-control input,
.wpcf7 .cf7-form-control textarea,
.wpcf7-form .cf7-form-control textarea {
width: 100%;
border: 1px solid transparent;
background-color: #f3f3f3;
padding: 0 20px;
height: 45px;
border-radius: 3px;
-webkit-border-radius: 3px;
font-size: 14px;
transition: all 0.3s;
-webkit-transition: all 0.3s;
}
.wpcf7 .cf7-form-control input:focus,
.wpcf7-form .cf7-form-control input:focus,
.wpcf7 .cf7-form-control textarea:focus,
.wpcf7-form .cf7-form-control textarea:focus {
border-color: #f13e4b;
}
.wpcf7 .cf7-form-control textarea,
.wpcf7-form .cf7-form-control textarea {
height: 90px;
resize: none;
padding-top: 10px;
}
.wpcf7 .cf7-btn-submit-wrapper {
font-size: 0;
}
.wpcf7 .cf7-btn-submit {
position: relative;
display: inline-block;
overflow: hidden;
font-size: 14px;
}
.wpcf7 .cf7-btn-submit .wpcf7-submit,
.wpcf7-form .cf7-btn-submit .wpcf7-submit {
display: inline-block;
position: relative;
background-color: #f13e4b;
color: #fff;
font-weight: 700; 
border: none;
padding: 10px 40px 8px 20px;
float: left;
border-radius: 3px;
-webkit-border-radius: 3px;
overflow: hidden;
text-transform: uppercase;
line-height: 24px;
}
.wpcf7 .cf7-btn-submit .ajax-loader,
.wpcf7-form .cf7-btn-submit .ajax-loader {
position: absolute;
right: -25px;
top: 50%;
margin: 0;
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
}
.wpcf7 .cf7-btn-submit .btn-icon,
.wpcf7-form .cf7-btn-submit .btn-icon {
position: absolute;
top: 50%;
right: 25px;
color: #fff;
font-weight: 700;
transform: translateY(-60%);
-webkit-transform: translateY(-60%);
-ms-transform: translateY(-60%);
-o-transform: translateY(-60%);
transition: all 0.4s ease;
-webkit-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
-ms-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
}
.wpcf7 .cf7-btn-submit:hover .btn-icon,
.wpcf7-form .cf7-btn-submit:hover .btn-icon{
right: 15px;
}
.wpcf7 .cf7-btn-submit:before,
.wpcf7-form .cf7-btn-submit:before {
content: '';
position: absolute;
overflow: hidden;
width: 300px;
height: 300px;
pointer-events: none;
z-index: 2;
background-color: rgba(0,0,0,0.1);
border-radius: 50%;
-webkit-border-radius: 50%;
left: -140px;
bottom: -160px;
transition: all 0.4s ease;
-webkit-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
-ms-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
transform: scale(0) translate(0,0);
-webkit-transform: scale(0) translate(0,0);
-moz-transform: scale(0) translate(0,0);
-ms-transform: scale(0) translate(0,0);
-o-transform: scale(0) translate(0,0);
}
.wpcf7 .cf7-btn-submit:hover:before,
.wpcf7-form .cf7-btn-submit:hover:before {
transform: scale(1) translate(100px,0);
-webkit-transform: scale(1) translate(100px,0);
-moz-transform: scale(1) translate(100px,0);
-ms-transform: scale(1) translate(100px,0);
-o-transform: scale(1) translate(100px,0);
}
.wpcf7 .cf7-btn-submit-wrapper .text,
.wpcf7-form .cf7-btn-submit-wrapper .text {
display: inline-block;
vertical-align: top;
padding: 10px 30px;
font-size: 14px;
}
.wpcf7-form-control-wrap {
display: block;
}
.wpcf7 span.wpcf7-not-valid-tip,
.wpcf7-form span.wpcf7-not-valid-tip {
position: absolute;
}
.wpcf7 div.wpcf7-response-output,
.wpcf7-form div.wpcf7-response-output {
position: absolute;
margin: 0;
}
.sc-contact-form .wpcf7-form div.wpcf7-response-output {
position: relative;
margin: 20px 0 0;
}
.sc-contact-form {
background: #fff;
border-radius: 4px 0 0 4px;
-webkit-border-radius: 4px 0 0 4px;
box-shadow: 1px 0px 7px rgba(0,0,0,0.1);
-webkit-box-shadow: 1px 0px 7px rgba(0,0,0,0.1);
} div.wpcf7-response-output{
margin-left: 0px;
margin-right: 0px;
}
div.wpcf7-validation-errors{
border:none;
background-color: #F13E4B;
border-radius: 2px;
-webkit-border-radius: 2px;
padding: 20px;
color: #FFFFFF;
}
div.wpcf7-mail-sent-ok{
border:none;
background-color: #03A677;
border-radius: 2px;
-webkit-border-radius: 2px;
padding: 20px;
color: #FFFFFF;
}@media (min-width:992px) and (max-width:1023px) {
.body-wrapper.style-boxed {
width: auto!important
}
.body-wrapper.style-boxed .header-middle {
width: auto;
}
}
@media (min-width:1024px) and (max-width:1199px) {
.body-wrapper.style-boxed {
width: 1000px!important
}
.body-wrapper.style-boxed .header-middle {
width: 1000px;
}
.body-wrapper.style-boxed .container {
width: 100%
}
}
@media (min-width:1200px) {
.body-wrapper.style-boxed .container {
width: 100%
}
}
@media screen and (max-width: 991px) { .body-wrapper.style-boxed {
width: auto!important
}
.body-wrapper.style-boxed .header-middle {
width: auto;
}
}  @media screen and (max-width: 1024px) {
.slz-main-menu-mobile .slz-menu-wrapper .sub-menu .mb-dropdown-open > a {
background: transparent;
}
.slz-footer-top .slz-widget-contact .slz-widget-contact-info .item .icons {
display: inline-block;
}
.slz-topbar-list.float-r i {
color: #ffffff;
}
} @media screen and (max-width: 768px) {
.slz-footer-top {
position: relative;
top: 0;
margin-bottom: 0;
}
.slz-footer-top .col-sm-12 {
padding: 0;
}
.slz-footer-top .footer-top-wrapper:before {
content: none;
}
.slz-footer-top .slz-widget {
width: 100%;
display: block;
}
.slz-footer-top .slz-widget + .slz-widget {
margin-top: 20px;
}
.slz-footer-top .slz-widget-contact {
text-align: center;
}
.slz-footer-top .slz-widget-contact .slz-widget-contact-info .item .icons {
display: none;
}
.slz-footer-top .slz-widget-contact .slz-widget-contact-info .item .contact-title {
font-size: 18px;
}
.slz-footer-top .slz-widget-contact .slz-widget-contact-info .item .text {
font-size: 20px;
}
.slz-footer-top .slz-widget-send-mail {
padding-left: 0;
}
.slz-footer-main {
padding-top: 50px;
}
.slz-template-02 .list-layout .slz-block-item-01.style-2 .block-image {
width: 100%;
display: block;
}
.slz-template-02 .list-layout .slz-block-item-01.style-2 .block-content {
width: 100%;
display: block;
}
.audio-wrapper  .mejs-controls div.mejs-time-rail{
width: calc(100% - 130px)!important;
}
.header-transparent .slz-header-fixed .slz-main-menu-mobile .slz-menu-wrapper > li > a,
.header-transparent .slz-header-fixed .slz-menu-wrapper > .current-menu-item > a,
.header-transparent .slz-header-fixed .slz-menu-wrapper > li:hover > a {
color: #F13E4B;
}
.sc_counter.sc-counter-layout-1-style-2 ~ .text-l {
margin-top: 80px;
}
} @media screen and (max-width:767px) {
.header-transparent .slz-header-main {
top: 0;
}
.slz-block-item-01 .slz-carousel-syncing .slider-nav{
display: none;
}
.slz-block-item-01 .slz-carousel-syncing .slick-dots{
bottom: -25px;
}
.slz-block-item-01 .block-image.has-quote{
padding: 30px 40px;
}
.slz-block-item-01 .block-quote-wrapper{
padding: 45px 20px;
}
.block-quote-wrapper .block-quote:before{
font-size: 90px;
}
.slz-block-item-01 .block-quote-wrapper .block-quote{
font-size: 20px;
}
.slz-blog-detail .slz-block-item-01 .block-content .title{
font-size: 30px;
}
.slz-block-item-01 .audio-wrapper{
padding: 10px 5px;
}
.mejs-controls div.mejs-time-rail{
width: calc(100% - 80px)!important;
position: relative;
}
.audio-wrapper .mejs-controls .mejs-time-rail .mejs-time-total{
width: 100%!important;
}
.audio-wrapper .mejs-container .mejs-controls .mejs-duration-container{
display: none;
}
.mejs-controls a.mejs-horizontal-volume-slider,
.audio-wrapper .mejs-container .mejs-controls .mejs-volume-button{
display: none;
}
.padding-section-for-mobile .vc_column-inner {
padding-right: 15px !important;
}
.padding-section-for-mobile .slz-list-block {
margin: 0;
}
.sc_tags.tags-links {
padding-left: 0;
}
.block-info li {
margin-bottom: 10px;
}
.padding-section-for-mobile {
padding-bottom: 100px;
}
.banner-give-a-hand > .vc_column-inner{
padding-top: 100px;
padding-bottom: 100px !important;
padding-left: 25px !important;
padding-right: 25px !important;
background-size: initial !important;
-webkit-background-size: initial !important;
background-position: center center !important;
}
.slz-header-mobile-topbar .slz-header-fixed .slz-main-menu-mobile .nav-wrapper + .slz-menu-wrapper {
height: calc(100vh - 275px);
}
.sc_counter.sc-counter-layout-1-style-2 ~ .text-l {
text-align: center;
}
.slz-block-item-01 .block-text + .block-info {
float: none;
}
.slz-block-item-01 .block-read-more {
float: none;
display: block;
margin: 15px auto 0;
}
.tab-filter li, .tab-list li{
margin-top: 0px;
margin-bottom: 20px;
}
.home-3-events-carousel .slz-list-block {
margin: 0;
}
} @media screen and (max-width: 600px) {
.slz-header-topbar .float-r {
display: none;
}
.slz-volunteer-form .btn-submit-wrapper{
display: block;
width: 100px;
margin-bottom: 10px;
}
.slz-volunteer-form{
padding: 20px;
}
} @media screen and (max-width: 480px) {
.slz-footer-top .footer-top-wrapper {
padding: 30px 20px;
}
.slz-footer-top .slz-widget-send-mail .widget-content .form-control:only-of-type {
width: calc( 100% - 60px );
}
.slz-footer-top .slz-widget-send-mail .slz-btn {
font-size: 0;
width: auto;
padding: 0 18px;
margin-left: 15px;
min-width: 0;
}
.slz-footer-top .slz-widget-send-mail .slz-btn:after {
content: '\f1d9';
padding-left: 0;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
}
.slz-block-item-01 .block-image.has-quote{
padding: 20px 15px;
}
.slz-block-item-01 .block-content{
padding: 20px;
}
.slz-blog-author .media-left {
position: relative;
width: 100%;
}
.slz-blog-author .media-left .media-image {
position: relative;
top: 10px;
margin: 0 auto;
}
.slz-blog-author .media-right {
width: 100%;
margin: 0;
padding: 40px 30px 30px;
}
.wpcf7 .cf7-form-control.left,
.wpcf7-form .cf7-form-control.left {
width: 100%;
margin-right: 0;
}
.wpcf7 .cf7-form-control.right,
.wpcf7-form .cf7-form-control.right {
width: 100%;
margin-left: 0;
}
}   @media screen and (max-width:320px ) {
.slz-blog-detail .slz-block-item-01 .block-content .title{
font-size: 22px;
}
.slz-header-topbar {
display: none;
}
.slz-map-01 .office-list,
.slz-map-01 .office-wrapper .office-list .mCustomScrollBox {
max-height: none !important;
}
}