@font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 400;
font-display: swap;
src:     url(https://www.roland.de/wp-content/uploads/omgf/transera-custom-fonts/roboto-normal-latin-ext-400.woff2) format('woff2');
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 400;
font-display: swap;
src:     url(https://www.roland.de/wp-content/uploads/omgf/transera-custom-fonts/roboto-normal-latin-400.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}* {
-webkit-box-sizing: border-box;
-moz-box-sizing:    border-box;
box-sizing:         border-box;
}
html *{
outline: 0 !important;
margin: 0;
padding: 0;
}
html {
overflow-y: scroll;
-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 {
font-family: 'Roboto', sans-serif;
font-size: 14px;
font-weight: 400;
line-height: 24px;
color: #666c72;
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: #666c72;
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: #db0f31;
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: #fafafa;
border-left: none;
margin:0px 0px 20px;
padding: 30px 30px 30px 50px;
position: relative;
border-radius: 5px;
}
blockquote:before{
font-size: 5rem;
color: #db0f31;
left: 15px;
top: 5px;
line-height: 1;
display: table;
position: absolute;
content: '“';
vertical-align: middle;
padding-right: 15px;
font-style: italic;
font-family: "Lato";
}
blockquote p {
font-size: 18px;
color: #18364a;
line-height: 28px;
}
blockquote blockquote {
margin-right: 0;
}
blockquote cite,
blockquote small {
font-size: 14px;
font-weight: normal;
font-weight: 400;
color: #888888;
text-align: left;
display: block;
margin-top: 5px;
}
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: #18364a;
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-title-shortcode {
font-size: 20px;
font-weight: 600;
display: block;
margin-bottom: 30px;
text-transform: capitalize;
}
.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-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: 50px;
vertical-align: top;
display: inline-block;
}
.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: #db0f31;
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-appearance: textfield;
float: left;
margin-bottom: 0px;
}
.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: 2px 8px;
}
.slz-widgets table td {
border: 1px solid #f0f0f0;
padding: 2px 8px;
}
.slz-widgets table .odd td {
background-color: #fcfcfc;
} .slz-widget + .slz-widget {
margin-top: 50px;
}
.slz-widgets .widget-title,
.slz-widgets  .title-widget {
text-align: center;
color: #18364a;
font-size: 20px;
margin-top: 0px;
font-weight: 700;
padding-bottom: 5px;
margin-bottom: 25px;
position: relative;
text-transform: uppercase;
border-bottom: 2px solid #da0f32;
}
.slz-widgets .widget-title:before,
.slz-widgets .title-widget:before {
}
.slz-widget ul {
list-style: none;
padding: 0px;
margin: 0px;
}
.slz-widget ul li {
padding: 8px 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-footer-main .slz-widget.slz-widget-about-us  .title-widget:after{
left: 72px;
}
.slz-footer-main .slz-widget.slz-widget-about-us  .title-widget:before{
left: 62px;
}
.slz-widgets.slz-dark *{
color: #cecece;
}
.slz-widgets.slz-dark .widget-title,
.slz-widgets.slz-dark  .title-widget{
color: #FFFFFF;
}
.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: inline-block;
position: relative;
width: 100%;
padding: 15px 30px 20px 30px;
border-radius: 5px;
vertical-align: top;
box-shadow: 2px 4px 12px 0px rgba( 0, 0, 0, 0.1 );
}
.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;
border-bottom: 1px solid #f0f0f0;
background-color: #fff;
font-size: 14px;
line-height: 24px;
width: 100%;
transition: all 0.3s ease;
}
.widget_search .search-field:focus,
.widget_search .search-field:active {
border-color: #db0f31;
}
.widget_search .search-field::-webkit-input-placeholder {
color: #666c72;
}
.widget_search .search-field::-moz-placeholder {
color: #666c72;
}
.widget_search .search-field:-ms-input-placeholder {
color: #666c72;
}
.widget_search .search-field:-moz-placeholder {
color: #666c72;
}
.widget_search .search-submit {
position: absolute;
right: 42px;
top: 50%;
transform: translateY(-50%);
background-color: transparent;
color: #db0f31;
border: none;
font-size: 0;
line-height: 24px;
}
.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;
background-position: calc(100% - 15px) center;
transition: all 0.3s ease;
}
.slz-widget select option{
width: 100%;
}
.slz-widget select:focus {
border: 1px solid #db0f31;
}
.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: 5px;
}
.slz-widget-contact-info .item .icons {
position: absolute;
top: 3px;
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-bottom: 0;
font-weight: 500;
padding-bottom: 15px;
color: #3b424d;
}
.widget_calendar table {
width: 100%;
text-align: center;
border: none;
}
.widget_calendar table th {
text-align: center;
border: none;
font-weight: 500;
}
.widget_calendar table td {
padding: 0;
border: none;
}
.widget_calendar #today {
font-weight: 500;
color: #FFFFFF;
position: relative;
background-color: transparent;
line-height: 25px;
}
.widget_calendar #today:before {
position: absolute;
content: '';
width: 25px;
height: 25px;
top: 50%;
left: 50%;
background: #db0f31;
z-index: -1;
transform: translate(-50%,-50%);
-webkit-transform: translate(-50%,-50%);
-moz-transform: translate(-50%,-50%);
-ms-transform: translate(-50%,-50%);
-o-transform: translate(-50%,-50%);
border-radius: 50%;
-webkit-border-radius: 50%;
box-shadow: 0 3px 10px rgba(0,0,0,0.15);
}
.widget_calendar #today a {
color:#FFFFFF;
}
.widget_calendar thead tr {
line-height: 34px;
} .widget_recent_entries ul li,
.widget_recent_comments ul li,
.widget_archive ul li {
margin-bottom: 5px;
border-radius: 5px;
transition: all 0.3s ease;
}
.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 {
padding-left: 12px;
padding-right: 12px;
box-shadow: 2px 3px 9px 1px rgba( 0, 0, 0, 0.1 );
}
.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 {
margin-bottom: 5px;
border-radius: 5px;
position: relative;
transition: all 0.3s ease;
}
.widget_categories ul li:last-child,
.widget_pages ul li:last-child,
.widget_nav_menu ul li:last-child  {
margin-bottom: 0;
}
.widget_categories > ul > li:hover,
.widget_pages > ul > li:hover,
.widget_nav_menu ul.menu > li:hover {
padding-left: 12px;
padding-right: 12px;
box-shadow: 2px 3px 9px 1px rgba( 0, 0, 0, 0.1 );
}
.widget_categories ul .children,
.widget_pages ul .children,
.widget_nav_menu ul .sub-menu {
padding-top: 6px;
}
.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;
} .widget_pages ul li a:before,
.widget_nav_menu ul li a:before {
position: absolute;
content: "\f105";
font-family: "FontAwesome";
right: 0;
line-height: inherit;
color: inherit;
transition: all 0.3s ease;
}
.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 10px 10px 0px;
color: #666c72;
}
.widget_meta ul li a,
.categories-list  li a,
.tags-list li a,
.tags-links a {
display: block;
padding: 2px 15px;
font-size: 14px;
border-radius: 30px;
-webkit-border-radius: 30px;
color: inherit;
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;
}
.widget_meta ul li a:hover,
.categories-list  li a:hover,
.tags-list li a:hover,
.tags-links a:hover {
color: #666c72;
box-shadow: 2px 3px 9px 1px rgba( 0, 0, 0, 0.1 );
}
.widget_meta ul li a abbr[data-original-title],
.widget_meta ul li a abbr[title] {
border-bottom-color: transparent;
}
.tags-links a {
display: inline-block;
vertical-align: top;
}
.tags-links:before {
color: #18364a;
line-height: 28px;
}
.widget.tags-links {
padding: 0;
}
.widget.tags-links:before {
content: none;
} .categories-list,
.tags-list {
list-style: none;
padding-left: 0px;
margin-bottom: 0px;
}
.categories-list  li,
.tags-list li {
color: #989b9f;
font-style: italic;
margin: 0;
position: relative;
}
.categories-list  li:first-child,
.tags-list li:first-child {
padding-left: 15px;
}
.categories-list  li:first-child:before,
.tags-list li:first-child:before {
position: absolute;
left: 0;
font-size: 8px;
content: "\f111";
font-family: "FontAwesome";
line-height: inherit;
font-style: normal;
color: #c5c5c5;
}
.categories-list  li a,
.tags-list li a {
display: inline-block;
vertical-align: top;
padding-top: 0;
padding-bottom: 0;
margin: 0 5px;
}
.categories-list + .tags-list {
margin-top: 20px;
}
.categories-list  li a:first-child,
.tags-list li a:first-child {
margin-left: 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: #db0f31;
}
.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: 24px;
vertical-align: bottom;
padding: 2px 15px;
border-radius: 30px;
-webkit-border-radius: 30px;
color: inherit;
overflow: hidden;
position: relative;
z-index: 2;
font-size: 14px !important;
transition: all .3s ease;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-o-transition: all .3s ease;
}
.widget_tag_cloud .tagcloud a:before {
position: absolute;
content: "";
right: 120%;
top: 0;
bottom: 0;
width: 100%;
height: 100%;
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 {
background-color: transparent;
color: #666c72;
box-shadow: 2px 3px 9px 1px rgba( 0, 0, 0, 0.1 );
border-radius: 30px;
-webkit-border-radius: 30px;
}
.widget_tag_cloud .tagcloud a:hover:before {
right: 0;
}  .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: 500;
margin: 0px 0px;
color: #18364a;
}
.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.slz-list {
padding: 0;
} .tab-list li{
margin: 3px 0px;
} .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 {
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: #18364a;
}
.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;
}
.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: 26px;
height: 26px;
line-height: 26px;
text-align: center;
border-radius: 26px;
-webkit-border-radius: 26px;
text-decoration: none;
margin-right:10px;
box-shadow: 2px 3px 9px 1px rgba( 0, 0, 0, 0.1 );
}
.entry-content .page-links a {
display: inline-block;
vertical-align: top;
padding: 0px;
border-radius: 26px;
-webkit-border-radius: 26px;
width: 26px;
height: 26px;
line-height: 26px;
text-align: center;
text-decoration: none;
color: #7a7a7a;
margin-right:10px;
}
.entry-content .page-links a:hover{
text-decoration: none;
box-shadow: 2px 3px 9px 1px rgba( 0, 0, 0, 0.07 );
}  .comments-area {
margin-top: 80px;
}
.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: #18364a;
font-weight: 800;
}
.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;
}
.comments-area .comment-list .comment {
padding: 30px 0;
}
.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: 30px;
border-top: 1px solid #f0f0f0;
}
.comments-area .comment-list,
.comments-area ol,
.comments-area ul{
list-style: none;
padding-left: 0px;
}
.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: 15px 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: #18364a;
}
.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: 100px;
}
.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-radius: 5px;
-webkit-border-radius: 5px;
border: 1px solid #a8b8c3;
padding: 7px 20px;
}
.comments-area .comment-form-comment textarea {
min-height: 140px;
padding: 7px 20px;
resize:none;
}
.comments-area .comment-form {
display: table;
width: 100%;
position: relative;
}
.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: 50%;
display: inline-block;
vertical-align: top;
padding-right: 15px;
float: left;
}
.comments-area .comment-form-email{
width: 50%;
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%;
}
.comments-area .wrap-rating .rating-title{
font-weight: bold;
color: #707070;
}
.comments-area .comment-form .comment-form-url{
display: block;
width: 100%;
float: left;
}
.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;
position: relative;
z-index: 1;
}
.comments-area .comment-form .form-submit input {
max-width: 100%;
width: 100%;
border-radius: 40px;
-webkit-border-radius: 40px;
border: 1px solid #da0f32;
background-color: #da0f32;
color: #fff;
text-transform: uppercase;
transition: all 0.3s ease;
font-weight: 400;
font-size: 16px;
}
.comments-area .comment-form .form-submit input:hover {
background-color: #fff;
color: #da0f32;
}
.comments-area .input-error-msg {
color: #FB0000;
margin-top: 10px;
}
.comments-area .pagination-comment {
margin-top: 30px;
}
.comment .author-photo img {
width: 70px;
height: 70px;
border-radius: 5px;
}
.comment .media-left {
padding-right: 0;
}
.comment .media-body {
padding-left: 20px;
}
.comment .media-body .heading-wrapper {
width: 100%;
vertical-align: top;
display: inline-block;
}
.comment-info-wrapper {
float: left;
}
.comment-feedback-wrapper {
float: right;
}
.comment-info-wrapper .author-name,
.comment-info-wrapper .info {
display: inline-block;
vertical-align: top;
position: relative;
}
.comment-info-wrapper .author-name + .info {
padding-left: 15px;
margin: 0 12px;
}
.comment-info-wrapper .author-name + .info:before {
position: absolute;
content: "/";
color: #989b9f;
opacity: 0.7;
left: 0;
line-height: inherit;
}
.comment-info-wrapper .author-name a {
color: #18364a;
font-weight: 500;
text-transform: capitalize;
}
.comment-info-wrapper .author-name a:hover {
color: #da0f32;
}
.comment-info-wrapper .info li {
display: inline-block;
vertical-align: top;
margin-left: 5px;
padding-left: 10px;
position: relative;
}
.comment-info-wrapper .info li a {
color: #989b9f;
}
.comment-info-wrapper .info li a:hover {
color: #da0f32;
}
.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: #989b9f;
opacity: 0.7;
left: 0;
line-height: inherit;
}
.comment-feedback-wrapper a {
position: relative;
color: #18364a;
text-transform: capitalize;
}
.comment-feedback-wrapper a:after {
content: "\f112";
font-family: "FontAwesome";
line-height: inherit;
color: inherit;
margin-left: 8px;
}
.comment-feedback-wrapper a:hover {
color: #da0f32;
}
.comment .comment-content {
margin-top: 15px;
}
.comment .comment-content>h2:first-child {
margin-top: 0;
}
.comment-respond {
margin-top: 80px;
}
.comment-respond > .title {
margin-top: 0;
margin-bottom: 40px;
position: relative;
font-size: 24px;
text-transform: uppercase;
color: #18364a;
font-weight: 800;
}
.comment-respond > .title small {
float: right;
line-height: 26px;
}  .block-info ul,
.block-info {
padding-left: 0;
margin-bottom: 0;
} .block-info li {
font-size: 14px; margin-right: 15px;
color: #989b9f;
list-style: none;
font-style: italic;
position: relative;
display: inline-block;
text-transform: capitalize;
}
.block-info li:before {
position: absolute;
left: 0;
font-size: 8px;
content: "\f111";
font-family: "FontAwesome";
line-height: inherit;
font-style: normal;
color: #c5c5c5;
}
.block-info li:last-child {
padding-right: 0px;
margin-right: 0;
}
.block-info li a,
.block-info .link {
color: #989b9f;
font-weight: 400;
font-size: 14px;
position: relative;
text-decoration: none;
}
.block-info li a:hover,
.block-info .link:hover {
color: #db0f31;
}
.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;
}
.block-info + .entry-content {
margin-top: 20px;
}
.block-info .edit-link i {
margin-right: 5px;
font-style: normal;
}
.slz-block-item-01 {
box-shadow: none;
}
.slz-block-item-01 .block-content {
padding: 0;
}
.slz-block-item-01 .block-image + .block-content {
padding: 15px 0 0 0;
}
.slz-block-item-01 .block-image img {
margin: 0 auto;
border-radius: 5px;
}
.slz-block-item-01 .block-image {
background-color: #fff;
overflow: hidden;
border-radius: 5px;
}
.slz-block-item-01 .block-title {
color: #18364a;
text-transform: capitalize;
line-height: 1.4;
}
.slz-block-item-01 .block-info li {
font-size: 14px;
padding-left: 15px;
padding-right: 0;
margin-right: 15px;
color: #989b9f;
list-style: none;
font-style: italic;
position: relative;
display: inline-block;
text-transform: capitalize;
}
.slz-block-item-01 .block-info li:before,
.slz-block-item-01 .block-info li + li:before{
content: "\f111";
font-family: "FontAwesome";
font-size: 9px;
position: absolute;
left: 0;
line-height: 14px;
font-style: normal;
color: #c5c5c5;
}
.slz-block-item-01 .block-title:hover {
color: #db0f31;
}
.slz-block-item-01 .block-read-more  {
display: inline-block;
position: relative;
padding: 0 0 0 36px;
margin-top: 20px;
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-01 .block-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-01 .block-read-more i {
border-radius: 50%;
padding-left: 0;
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-01 .block-read-more i:before {
content: '\f178';
}
.slz-block-item-01 .block-read-more:hover {
padding-left: 0;
padding-right: 36px;
color: #db0f31;
}
.slz-block-item-01 .block-read-more:hover:before {
width: calc(100% - 36px);
background-color: #db0f31;
}
.slz-block-item-01 .block-read-more:hover i {
left: calc(100% - 26px);
background-color: #db0f31;
}
[class^="slz-block-item-"],
[class*="slz-block-item-"]{
position: relative;
}
.block-content .entry-title {
font-weight: 500;
margin-bottom: 5px;
}
.block-content .entry-title a {
font-size: 30px;
color: #18364a;
font-weight: 500;
line-height: 1.4;
}
.block-content .entry-title a:hover{
color: #db0f31;
text-decoration: none;
}
.block-content .entry-title + .block-info {
margin-top: 10px;
}
.entry-content + .entry-meta {
margin-top: 30px;
}
.block-content .read-more:hover {
color: #db0f31;
}
.block-content .read-more:hover:before {
background-color: #db0f31;
}
.block-content .read-more:hover i {
background-color: #db0f31;
}
.slz-pagination,
.slz-pagination-02 {
margin-top: 50px;
text-align: center;
}
.slz-pagination .nav-links,
.slz-pagination-02 .nav-links {
margin-bottom: 0 !important;
}
.slz-pagination .pagination,
.slz-pagination-02 .pagination {
margin: 0;
}
.slz-pagination .screen-reader-text {
display: none;
}
.slz-pagination .page-numbers,
.slz-pagination-02 a,
.pagination-comment .page-numbers {
color: #666c72;
position: relative;
font-size: 12px;
width: 26px;
height: 26px;
line-height: 26px;
border-radius: 26px;
text-align: center;
display: inline-block;
vertical-align: top;
}
.slz-pagination .page-numbers + .page-numbers,
.pagination-comment .page-numbers + .page-numbers {
margin-left: 5px;
}
.slz-pagination-02 a + a {
margin-left: 10px;
}
.slz-pagination-02 a i + .text,
.slz-pagination-02 a .text + i {
margin-left: 5px;
}
.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,
.slz-pagination .nav-links span:hover,
.slz-pagination-02 a.disable:hover {
color: #666c72;
background-color: transparent;
box-shadow: 2px 3px 9px 1px rgba( 0, 0, 0, 0.1 );
}
.slz-pagination .nav-links a.page-numbers:hover,
.pagination-comment a.page-numbers:hover,
.slz-pagination-02 a:hover {
color: #db0f31;
background-color: transparent;
box-shadow: 2px 3px 9px 1px rgba( 0, 0, 0, 0.1 );
}
.slz-pagination .page-numbers.next,
.slz-pagination .page-numbers.prev,
.slz-pagination .page-numbers.last,
.pagination-comment .page-numbers.next,
.pagination-comment .page-numbers.prev,
.pagination-comment .page-numbers.last,
.slz-pagination-02 a {
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,
.slz-pagination .page-numbers.last {
box-shadow: 2px 3px 9px 1px rgba( 0, 0, 0, 0.1 );
}
.slz-pagination .nav-links a.page-numbers.prev,
.slz-pagination .nav-links span.prev,
.pagination-comment a.page-numbers.prev,
.pagination-comment span.prev,
.slz-pagination-02 a {
box-shadow: 2px 3px 9px 1px rgba( 0, 0, 0, 0.1 );
}
.slz-list-block.slz-column-1 .slz-block-item-02 .block-title {
font-size: 36px;
line-height: 1.2;
}
.slz-list-block.slz-column-2 .slz-block-item-02 .block-title {
font-size: 30px;
line-height: 1.2;
}
.col-md-8 .slz-list-block.slz-column-2 .slz-block-item-02 .block-title,
.slz-list-block.slz-column-3 .slz-block-item-02 .block-title,
.slz-list-block.slz-column-4 .slz-block-item-02 .block-title {
line-height: 1.4;
font-size: 20px;
}
.col-md-8 .slz-list-block.slz-column-2 .slz-block-item-02 .sub-content,
.slz-list-block.slz-column-3 .slz-block-item-02 .sub-content,
.slz-list-block.slz-column-4 .slz-block-item-02 .sub-content {
width: 70px;
}
.col-md-8 .slz-list-block.slz-column-2 .slz-block-item-02 .main-content,
.slz-list-block.slz-column-3 .slz-block-item-02 .main-content,
.slz-list-block.slz-column-4 .slz-block-item-02 .main-content {
padding-left: 20px;
width: calc(100% - 70px);
}
.col-md-8 .slz-list-block.slz-column-2 .slz-block-item-02 .date-time,
.slz-list-block.slz-column-3 .slz-block-item-02 .date-time,
.slz-list-block.slz-column-4 .slz-block-item-02 .date-time {
padding: 5px;
}
.col-md-8 .slz-list-block.slz-column-2 .slz-block-item-02 .date-time .month,
.col-md-8 .slz-list-block.slz-column-2 .slz-block-item-02 .date-time .year,
.slz-list-block.slz-column-3 .slz-block-item-02 .date-time .month,
.slz-list-block.slz-column-3 .slz-block-item-02 .date-time .year,
.slz-list-block.slz-column-4 .slz-block-item-02 .date-time .month,
.slz-list-block.slz-column-4 .slz-block-item-02 .date-time .year{
font-size: 12px;
}
.col-md-8 .slz-list-block.slz-column-2 .slz-block-item-02 .date-time .day,
.slz-list-block.slz-column-3 .slz-block-item-02 .date-time .day,
.slz-list-block.slz-column-4 .slz-block-item-02 .date-time .day {
font-size: 30px;
}
.slz-list-block.slz-column-1 > .item.post,
.slz-list-block.slz-column-2 > .item.post {
margin-top: 50px;
}
.slz-list-block.slz-column-1 > .item.post:first-child {
margin-top: 0;
}
.slz-list-block.slz-column-2 > .item.post:nth-child(-n + 2) {
margin-top: 0;
} .read-more,
.block-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;
}
.read-more:before,
.block-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;
}
.read-more i,
.block-read-more i {
border-radius: 50%;
width: 26px;
height: 26px;
line-height: 26px;
padding-left: 0;
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;
}
.read-more i:before,
.block-read-more i:before {
content: '\f178';
}
.read-more:hover,
.block-read-more:hover {
padding-left: 0;
padding-right: 36px;
color: #db0f31;
}
.read-more:hover:before,
.block-read-more:hover:before {
width: calc(100% - 36px);
background-color: #db0f31;
}
.read-more:hover i,
.block-read-more:hover i {
left: calc(100% - 26px);
background-color: #db0f31;
}  .slz-blog-detail .title{
color: #18364a;
}
.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: 50px;
}
.post-navigation .nav-links {
display: inline-block;
vertical-align: top;
width: 100%;
padding: 8px 0px;
}
.post-navigation .nav-links a {
color: #8c8f94;
}
.post-navigation .nav-links a:hover {
color: #db0f31;
}
.post-navigation .nav-links .prev-post .meta-nav {
margin-right: 15px;
}
.post-navigation .nav-links .next-post .meta-nav {
margin-left: 15px;
}
.slz-blog-detail .blog-detail-wrapper >.title {
font-weight: 500;
color: #18364a;
text-transform: capitalize;
margin: 0;
display: block;
font-size: 40px;
line-height: 1.2;
text-align: left;
}
.slz-blog-detail .slz-featured-block {
margin-bottom: 30px;
}
.slz-blog-detail .slz-featured-block img{
border-radius: 5px;
width: 100%;
}
.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-bottom: 0px;
overflow: hidden;
}
.slz-blog-detail .slz-related-post .related-title {
margin-top: 0px;
margin-bottom: 20px;
font-size: 30px;
font-weight: 600;
text-transform: capitalize;
color: #18364a;
text-transform: capitalize;
line-height: 1.4;
}
.slz-blog-detail .slz-related-post .slick-arrow {
top: 100%;
border: 1px solid #ececec;
border-radius: 0px;
-webkit-border-radius: 0px;
}
.slz-blog-detail .slz-related-post .slick-arrow:hover {
background-color: #ececec;
}
.slz-blog-detail .slz-related-post .slick-arrow.btn-next {
left: 110px;
right: auto;
}
.blog-detail-wrapper .blog-detail-info + .slz-featured-block,
.blog-detail-wrapper .blog-detail-info + .block-image,
.blog-detail-wrapper .block-image + .blog-detail-info {
margin-top: 30px;
}
.blog-detail-wrapper .blog-detail-info .block-info {
padding-left: 0;
margin-bottom: 0;
margin-left: -22px;
position: relative;
}
.blog-detail-wrapper .blog-detail-info .block-info li {
list-style: none;
display: inline-block;
vertical-align: top;
padding: 0;
margin: 0;
width: 80px;
text-align: center;
}
.blog-detail-wrapper .blog-detail-info .block-info + .entry-content {
margin-top: 20px;
}
.blog-detail-wrapper .blog-detail-info .block-info.date:before {
content: none;
}
.blog-detail-wrapper .blog-detail-info .block-info.date {
padding: 0;
margin-bottom: 30px;
}
.slz-blog-detail .block-info-main {
margin: 0 0 6px 0;
padding: 0;
}
.slz-blog-detail .block-info-main li {
font-size: 14px;
padding-left: 15px;
margin-right: 15px;
color: #989b9f;
list-style: none;
font-style: italic;
position: relative;
display: inline-block;
text-transform: capitalize;
}
.slz-blog-detail .block-info-main li a {
color: #989b9f;
font-weight: 400;
font-size: 14px;
position: relative;
text-decoration: none;
}
.slz-blog-detail .block-info-main li a:hover {
color: #db0f31;
}
.slz-blog-detail .block-info-main li:last-child {
margin-right: 0;
}
.slz-blog-detail .block-info-main li:before {
content:"\f111";
font-family: "FontAwesome";
font-size: 9px;
position: absolute;
left: 0;
line-height: inherit;
font-style: normal;
color: #c5c5c5;
} .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{
border:1px solid #E3E3E3;
width: 100%;
position: relative;
background: #FFFFFF;
}
.slz-article-not-found .search-form >label{
display: none;
}
.slz-article-not-found .search-form .search-field{
width: 100%;
border:none;
padding: 10px 12px;
background: transparent;
font-size: 14px;
line-height: 1.4;
}
.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: #db0f31;
padding: 10px 12px;
} .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: #db0f31;
border-color: #db0f31;
color: #fff;
} .archive-header{
padding-top: 40px;
padding-bottom: 40px;
background-color: #fafafa;
} .slz-blog-author {
border: none;
padding: 0;
font-size: 0;
padding-bottom: 10px;
padding-right: 10px;
}
.slz-blog-author .media-left {
width: 135px;
border-radius: 5px;
overflow: hidden;
position: relative;
display: inline-block;
vertical-align: top;
font-size: 14px;
}
.slz-blog-author .media-left:before {
display: block;
content: '';
padding-top: 100%;
}
.slz-blog-author .media-left .media-image {
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 3;
overflow: hidden;
position: absolute;
}
.slz-blog-author .media-left .media-image img {
width: auto;
height: 100%;
max-width: none;
position: absolute;
top: 0;
left: 50%;
margin: 0;
transform: translateX(-50%);
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-o-transform: translateX(-50%);
}
.slz-blog-author .media-right {
padding: 50px 30px 30px 30px;
position: relative;
display: inline-block;
vertical-align: top;
font-size: 14px;
width: calc(100% - 135px);
}
.slz-blog-author .media-right:before {
position: absolute;
content: "";
top: 30px;
min-height: 130px;
border-radius: 5px;
left: -100px;
right: 0;
bottom: 0;
box-shadow: 2px 3.5px 12px 0px rgba( 0, 0, 0, 0.1 );
}
.slz-blog-author .media-right .author {
font-size: 16px;
text-transform: uppercase;
color: #18364a;
font-weight: 500;
position: relative;
z-index: 10;
}
.post-by-author {
margin: 0;
position: relative;
font-weight: 900;
text-transform: uppercase;
padding: 0;
color: #18364a;
font-size: 24px;
display: inline-block;
margin-bottom: 50px;
}
.post-by-author:before {
width: 25px;
height: 25px;
display: inline-block;
vertical-align: top;
content: "";
background: url(https://www.roland.de/wp-content/themes/transera/static/img/theme-image/main-title-icon.png) no-repeat 0;
}  .slz-title-command {
position: relative;
background-color: #cccccc;
height: 350px;
margin-bottom: 100px;
}
.slz-title-command > .container {
height: 100%;
}
.slz-title-command .title-command-wrapper {
padding: 30px 0;
min-width: 570px;
display: inline-block;
position: absolute;
background-color: #fff;
border-radius: 10px;
text-align: center;
top: calc(100% - 45px);
left: 50%;
transform: translateX(-50%);
box-shadow: 3.5px 6px 20px 0px rgba( 0, 0, 0, 0.1 );
}
.slz-title-command .title-command-wrapper .title {
line-height: 1.4;
margin: 0;
text-transform: capitalize;
color: #18364a;
padding: 0 15px;
font-size: 45px;
}
.slz-title-command .title-command-wrapper .breadcrumb {
margin: 0;
padding-left: 0;
background: transparent;
padding: 0;
}
.slz-wrapper-content .wpb_content_element{
margin-bottom: 0;
}
.breadcrumb>li+li:before {
color: #e9eef2;
content: "\f061";
font-family: "FontAwesome";
font-size: 10px;
padding: 0 8px
}
.breadcrumb>li+li a.breadcrumb-active {
color: #db0f31;
}  .back-to-top.show {
opacity: 1;
visibility: visible;
z-index: 99;
}
.back-to-top {
position: fixed;
bottom: 20px;
right: 20px;
cursor: pointer;
text-decoration: none;
opacity: 0;
z-index: -1;
background-color: transparent;
transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transform: rotate(45deg);
}
.back-to-top i {
color: #da0f32;
font-size: 24px;
line-height: inherit;
position: absolute;
left: 50%;
top: 50%;
z-index: 10;
transition: all 0.3s ease;
transform: translate(-50%, -50%) rotate(-45deg);
}
.back-to-top .btn {
width: 50px;
height: 50px;
line-height: 50px;
padding: 0;
position: relative;
background-color: transparent;
border-radius: 0 50% 50% 50%;
border: 5px solid #18364a;
box-shadow: 0 0 8px rgba(0,0,0,.2);
border-right-color: #da0f32;
border-bottom-color: #da0f32;
transition: all 0.3s ease;
box-sizing: border-box;
}
.back-to-top .btn:before {
position: absolute;
content: "";
left: 6px;
top: 6px;
right: 6px;
bottom: 6px;
background-color: #da0f32;
border-radius: 50%;
transition: all 0.3s ease;
-moz-transform: scale(0);
-webkit-transform: scale(0);
-o-transform: scale(0);
-ms-transform: scale(0);
transform: scale(0);
}
.back-to-top .btn:hover {
border-radius: 50%;
color: #fff;
}
.back-to-top .btn:hover i {
color: #fff;
}
.back-to-top .btn:hover:before {
-moz-transform: scale(1);
-webkit-transform: scale(1);
-o-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}  .slz-page-404 {
display: table;
width: 100%;
height: 100vh;
}
.slz-page-404 .content-wrapper-404 {
display: table-cell;
vertical-align: middle;
text-align: center;
}
.slz-page-404 .title {
font-size: 60px;
text-transform: uppercase;
color: #db0f31;
font-weight: 700;
margin-bottom: 40px;
}
.slz-group-btn .slz-btn {
margin-left: 15px;
}
.slz-group-btn .slz-btn:first-child {
margin-left: 0;
}
.slz-page-404 .slz-btn {
display: inline-block;
position: relative;
padding: 0px 30px;
line-height: 40px;
height: 40px;
width: 160px;
color: #18364a;
border: 1px solid #18364a;
background-color: transparent;
border-radius: 40px;
-webkit-border-radius: 40px;
transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
}
.slz-page-404 .slz-btn:hover {
background-color: #db0f31;
border-color: #db0f31;
color: #fff;
}  .slz-block-item-02 .block-image,
.slz-block-item-02 .block-image img {
overflow: hidden;
border-radius: 5px;
-webkit-border-radius: 5px;
}
.slz-block-item-02 .block-image img {
margin: 0 auto;
}
.slz-block-item-02 .block-content {
display: block;
width: 100%;
font-size: 0;
}
.slz-block-item-02 .block-image + .block-content {
padding-top: 20px;
}
.slz-block-item-02 .sub-content {
display: inline-block;
vertical-align: top;
width: 100px;
font-size: 14px;
}
.slz-block-item-02 .block-info {
margin-top: 0;
margin-bottom: 15px;
}
.slz-block-item-02 .main-content {
display: inline-block;
vertical-align: top;
padding-left: 30px;
font-size: 14px;
width: calc(100% - 100px);
}
.slz-block-item-02 .main-content .block-info li {
padding-right: 0;
padding-left: 15px;
margin-bottom: 5px;
}
.slz-block-item-02 .sub-content .block-info li {
padding: 0;
margin: 0 0 5px 0;
display: block;
text-align: center;
}
.slz-block-item-02 .sub-content .block-info li:last-child {
margin-bottom: 0;
}
.slz-block-item-02 .sub-content .block-info li:before {
content: none;
}
.slz-block-item-02 .date-time,
.blog-detail-wrapper .date-time {
width: 100%;
padding: 10px;
background-color: #db0f31;
color: #fff;
border-radius: 5px;
text-align: center;
margin-bottom: 10px;
}
.slz-block-item-02 .date-time a,
.blog-detail-wrapper .date-time a {
color: inherit;
font-size: 14px;
font-weight: 700;
text-transform: uppercase;
font-style: normal;
}
.slz-block-item-02 .date-time a:hover,
.blog-detail-wrapper .date-time a:hover {
color: inherit;
}
.slz-block-item-02 .date-time .day,
.blog-detail-wrapper .date-time .day {
display: block;
font-size: 40px;
font-weight: 700;
line-height: 1;
padding-bottom: 5px;
margin-bottom: 5px;
border-bottom: 1px solid rgba(255,255,255,0.6);
}
.slz-block-item-02 .date-time .month,
.slz-block-item-02 .date-time .year,
.blog-detail-wrapper .date-time .month,
.blog-detail-wrapper .date-time .year {
font-size: 15px;
font-weight: 500;
text-transform: capitalize;
}
.slz-block-item-02 .date-time .month,
.blog-detail-wrapper .date-time .month {
margin-right: 2px;
}
.slz-block-item-02 .sub-content .block-info li.edit-link i {
position: absolute;
top: 0;
left: 50%;
line-height: inherit;
font-size: inherit;
color: #dadada;
transform: translateX(-30px);
transition: all 0.3s ease;
}
.slz-block-item-02 .sub-content .block-info li.edit-link:hover i {
color: #db0f31;
}
.slz-block-item-02 .sub-content .block-info li.edit-link a {
padding-left: 40px;
}
.slz-block-item-02 .sub-content .block-info a {
display: block;
position: relative;
line-height: 24px;
font-style: normal;
text-align:left;
padding:0px 10px 0px 20px;
white-space:nowrap;
}
.slz-column-3 .slz-block-item-02 .sub-content .block-info a{
padding-left:10px;
padding-right:10px;
}
.slz-block-item-02 .sub-content .block-info a:before {
font-family: "FontAwesome";
font-size: inherit;
color: #dadada;
margin-right: 6px;
transition: all 0.3s ease;
}
.slz-block-item-02 .sub-content .block-info a:hover {
color: #18364a;
box-shadow: 2px 3px 9px 1px rgba( 0, 0, 0, 0.1 );
}
.slz-block-item-02 .sub-content .block-info a:hover:before {
color: #db0f31;
}
.slz-block-item-02 .sub-content .block-info a.user:before {
content: "\f007";
}
.slz-block-item-02 .sub-content .block-info a.comment:before {
content: "\f075";
}
.slz-block-item-02 .sub-content .block-info a.view:before {
content: "\f06e";
}
.slz-block-item-02 .sub-content .block-info a.share:before {
content: "\f1e0";
}
.slz-block-item-02 .block-content .block-text + .read-more {
margin-top: 20px;
} .slz-block-item-02 .block-content .read-more:hover:before {
width: 100%;
}
.slz-block-item-02 .block-content .read-more:hover {
padding-left: 36px; 
padding-right: 0px; 
}
.slz-block-item-02 .block-content .read-more:hover i{
left:0;
}
.slz-block-item-02 .block-content .read-more:before{
bottom: -5px;
}
.slz-icon-box-1 .slz-btn .icons{
margin-left: 0;
}
.sc-recruitment-style-tab .slz-template-01 .slz-recent-post .block-label{
padding:0;
}
.sc-recruitment-style-tab .slz-template-01 .slz-recent-post .media:before{
content: none;
}
.sc-recruitment-style-tab .slz-recent-post .block-title:hover{
color:#da0f32;
}
.slz-template-01 .block-info li:before{
content: none;
} .slz-author-info {
margin: 0 0 10px 0;
font-size: 14px;
color: #989b9f;
font-style: italic;
position: relative;
text-transform: capitalize;
}
.slz-author-info:before {
font-size: 8px;
content: "\f111";
font-family: "FontAwesome";
line-height: inherit;
font-style: normal;
vertical-align: top;
color: #c5c5c5;
margin-right: 8px;
}
.slz-author-info a {
color: inherit;
}
.slz-author-info a:hover {
color: #db0f31;
}
.slz-author-info + .entry-content,
.slz-block-item-02 .entry-title + .entry-content {
margin-top: 20px;
}
.blog-detail-wrapper .blog-detail-info {
display: block;
font-size: 0;
}
.blog-detail-wrapper .blog-detail-info + .entry-content {
margin-top: 30px;
}
.blog-detail-wrapper .blog-detail-info .sub-content {
display: inline-block;
vertical-align: top;
width: 100px;
font-size: 14px;
}
.blog-detail-wrapper .blog-detail-info  .main-content {
display: inline-block;
vertical-align: top;
padding-left: 30px;
font-size: 14px;
width: calc(100% - 100px);
}
.blog-detail-wrapper .date-time {
margin-bottom: 0;
}
.blog-detail-wrapper .main-content .title {
font-size: 30px;
color: #18364a;
margin-bottom: 5px;
display: block;
line-height: 1.4;
font-weight: 600;
}
.blog-detail-wrapper .slz-author-info {
margin-bottom: 7px;
}
.blog-detail-wrapper .blog-detail-info .block-info li:before {
content: none;
}
.blog-detail-wrapper .blog-detail-info .block-info li a {
display: block;
position: relative;
line-height: 24px;
font-weight: 400;
}
.blog-detail-wrapper .blog-detail-info .block-info li a:hover {
box-shadow: 2px 3px 9px 1px rgba( 0, 0, 0, 0.1 );
}
.blog-detail-wrapper .blog-detail-info .block-info li.edit-link i {
position: absolute;
top: 0;
left: 50%;
line-height: inherit;
font-size: inherit;
color: #dadada;
transform: translateX(-20px);
transition: all 0.3s ease;
}
.blog-detail-wrapper .blog-detail-info .block-info li.edit-link:hover i {
color: #db0f31;
}
.blog-detail-wrapper .blog-detail-info .block-info a {
padding-left: 30px;
}
.blog-detail-wrapper .blog-detail-info .block-info a:before {
font-family: "FontAwesome";
font-size: inherit;
color: #dadada;
position: absolute;
left: 50%;
transform: translateX(-15px);
transition: all 0.3s ease;
}
.blog-detail-wrapper .blog-detail-info .block-info a:hover {
color: #18364a;
box-shadow: 2px 3px 9px 1px rgba( 0, 0, 0, 0.1 );
}
.blog-detail-wrapper .blog-detail-info .block-info a:hover:before {
color: #db0f31;
}
.blog-detail-wrapper .blog-detail-info .block-info a.comment:before {
content: "\f086";
}
.blog-detail-wrapper .blog-detail-info .block-info a.view:before {
content: "\f06e";
}
.blog-detail-wrapper .blog-detail-info .block-info a.share:before {
content: "\f1e0";
}
.blog-detail-wrapper .blog-detail-info .block-info a.user:before {
content: "\f007";
}
.block-image .link {
border-radius: 5px;
-webkit-border-radius: 5px;
}
.block-image .link:after {
border-radius: 5px;
-webkit-border-radius: 5px;
opacity: 0;
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
}
.slz-block-item-01:hover .block-image .link:after,
.slz-block-item-02:hover .block-image .link:after{
opacity: 1;
}
.slz-post-footer .meta-content {
margin-top: 30px;
position: relative;
}
.slz-post-footer .meta-content .tags-links {
display: block;
margin-bottom: 0;
padding-left: 25px;
}
.slz-post-footer .meta-content .tags-links li {
color: #18364a;
}
.slz-post-footer .meta-content .tags-list.tags-links li {
line-height: 28px;
}
.slz-post-footer .meta-content .tags-links>li:before {
content: none;
}
.slz-post-footer .slz-social-share {
float: left;
display: block;
text-align: left;
width: 100%;
}
.slz-post-footer .tags-links + .slz-social-share {
margin-top: 30px;
}
.slz-post-footer .slz-blog-author {
margin-top: 30px;
}
.slz-banner-01 .content-wrapper h1 {
margin-top: 0;
}
.slz-main-menu-mobile {
left: -101%;
}
.slz-carousel-wrapper-02 .slz-carousel-info-wrapper .description{
padding-top: 15px;
}  @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%;
}
}
@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;
}
}
@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;
}
}
@media screen and (max-width: 768px) {
.slz-sidebar-left .slz-content-column,
.slz-sidebar-column {
float: left;
}
.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: 0;
}
.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-list-block > .item {
margin-top: 30px;
}
}
@media screen and (max-width: 767px) { .slz-list-block {
margin: 0 -10px;
}
.slz-list-block > .item {
padding: 0 10px;
}
.sc_block_posts .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;
}
.sc_block_posts .slz-list-block.slz-column-3 .item:nth-child(-n + 2),
.sc_block_posts .slz-list-block.slz-column-4 .item:nth-child(-n + 2),
.sc_block_posts .slz-list-block.slz-column-5 .item:nth-child(-n + 2),
.sc_block_posts .slz-list-block.slz-column-6 .item:nth-child(-n + 2),
.sc_block_posts .slz-list-block.slz-column-7 .item:nth-child(-n + 2),
.sc_block_posts .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 {
padding: 0 15px;
}
.slz-blog-detail .blog-detail-wrapper >.title {
font-size: 30px;
}
.blog-detail-wrapper .comments-area {
margin-left: -15px;
margin-right: -15px;
}
.comments-area {
padding: 0 15px;
margin-top: 50px;
padding-bottom: 50px;
}
.comments-area .comment-body .comment-content {
margin-left: 80px;
}
.comments-area .comment-author .fn,
.comments-area .comment-list .reply {
padding-left: 80px;
}
.comments-area .comment-list >.comment > .children {
padding-left: 40px;
}
}
@media screen and (max-width: 480px) {
.comments-area .comment-list >.comment > .children {
padding-left: 25px;
} .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: 30px;
}
.sc_block_posts .slz-list-block > .item {
margin-top: 30px;
}
.sc_block_posts .slz-list-block.slz-column-4 .item:nth-child(-n + 2),
.sc_block_posts .slz-list-block.slz-column-3 .item:nth-child(-n + 2),
.sc_block_posts .slz-list-block.slz-column-2 .item:nth-child(-n + 2) {
margin-top: 30px;
}
.sc_block_posts .slz-list-block.slz-column-4 .item:first-child,
.sc_block_posts .slz-list-block.slz-column-3 .item:first-child,
.sc_block_posts .slz-list-block.slz-column-2 .item:first-child {
margin-top: 0;
}
}
@media screen and (max-width: 380px) {
.slz-content-column, .slz-sidebar-column {
padding: 0 10px;
}
.slz-block-item-01 .block-content {
padding: 10px;
}
.comments-area .comment-author img {
width: 50px;
height: 50px;
}
.comments-area .comment-author .fn,
.comments-area .comment-list .reply {
padding-left: 60px;
}
.comments-area .comment-body .comment-content {
margin-left: 50px;
}
.comments-area .comment-list >.comment > .children {
padding-left: 15px;
}
}.accordion-panel {
border: none;
box-shadow: none;
margin: 10px 0;
}
.panel-collapse {
border: none;
}
.panel-heading .icon-plus,
.panel-heading .icon-arrow {
border: none;
}
.accordion-panel a {
box-shadow: 0px 10px 20px 2px rgba(0, 0, 0, 0.1);
font-size: 0;
border-left: 3px solid #db0f32;
display: block;
position: relative;
background-color: #FFFFFF;
}
.accordion-panel a.collapsed {
color: #18364a;
}
.accordion-panel a .accordion-icon {
color: #db0f32;
transition: all 0.3s ease;
}
.accordion-panel a span {
font-size: 14px;
color: inherit;
}
.accordion-panel a,
.accordion-panel a:active,
.accordion-panel a:focus,
.accordion-panel a:hover {
color: #db0f32;
border-left: 3px solid #db0f32;
}
.accordion-panel a:active .accordion-icon,
.accordion-panel a:focus .accordion-icon,
.accordion-panel a:hover .accordion-icon {
color: inherit;
}
.accordion-panel .collapsed  {
border-left: 3px solid #d5d5d5;
box-shadow: none;
background-color: #fcfcfc;
}
.accordion-panel a.collapsed .accordion-icon {
color: #9b9b9b;
}
.accordion-panel .accordion-icon {
font-size: 14px;
}
.accordion-panel .panel-body {
padding: 25px 0 15px 0;
color: #666c72;
}
.icons-left a .accordion-icon {
position: relative;
}.slz-counter-item-1 .content-cell .number {
color: #18364a;
width: 165px;
height: 165px;
line-height: 161px;
text-align: center;
position: relative;
display: inline-block;
border-radius: 50%;
border: 3px solid rgba(0,0,0,0.5);
}
.slz-counter-item-1 .content-cell .title {
font-size: 20px;
margin-top: 15px;
}
.slz-counter-item-1.counter-left .content-cell {
text-align: left;
}
.slz-counter-item-1.counter-right .content-cell {
text-align: right;
}
.slz-counter-item-1.counter-center .content-cell {
text-align: center;
}.slz-gallery-feature .service-slider-wrapper {
background: none;
}
.slz-gallery-feature .service-slider-wrapper .slide-carousel {
padding: 0;
}
.slz-gallery-feature .right-side {
margin-top: 30px;
}
.slz-gallery-feature .slz-tab-list .slz-sv-item {
margin-top: 30px;
}
.slz-gallery-feature .slz-tab-list .slz-sv-item:first-child {
margin-top: 0;
}
.slz-gallery-feature .slz-icon-box-1.style-4 {
padding: 0 45px;
}
.slz-gallery-feature .slz-tab-list .slz-sv-item .direction-line {
background-image: linear-gradient(to right, #db0f32 50%, rgba(255,255,255,0) 0%);
background-position: bottom;
background-size: 8px 1px;
background-repeat: repeat-x;
background-color: transparent;
}
.slz-gallery-feature .slz-tab-list .slz-sv-item .direction-line .point {
background: #db0f30;
width: 10px;
height: 10px;
border: none;
}
.slz-gallery-feature .slz-tab-list .slz-sv-item.active .wrapper-icon {
background: transparent;
border-color: transparent;
}
.slz-gallery-feature .slz-tab-list .slz-sv-item.active .wrapper-icon .slz-icon {
color: #18364a;
}
.slz-gallery-feature .slz-tab-list .slz-sv-item.active .wrapper-icon .icon-circle {
transform: translate(-50%,-50%) rotate(90deg);
-webkit-transform: translate(-50%,-50%) rotate(90deg);
-moz-transform: translate(-50%,-50%) rotate(90deg);
-ms-transform: translate(-50%,-50%) rotate(90deg);
-o-transform: translate(-50%,-50%) rotate(90deg);
border-color: #db0f30;
}
.slz-gallery-feature .slz-tab-list .slz-sv-item.active .wrapper-icon .icon-circle:before {
border-left-color: #db0f30;
}
.slz-gallery-feature .slz-tab-list .slz-sv-item.active .wrapper-icon .icon-circle:after {
background-color: #db0f30;
}
.slz-gallery-feature .right-side .slz-sv-item .wrapper-icon .icon-circle {
transform: translate(-50%,-50%) rotate(180deg);
-webkit-transform: translate(-50%,-50%) rotate(180deg);
-moz-transform: translate(-50%,-50%) rotate(180deg);
-ms-transform: translate(-50%,-50%) rotate(180deg);
-o-transform: translate(-50%,-50%) rotate(180deg);
}
.slz-gallery-feature .right-side .slz-sv-item.active .wrapper-icon .icon-circle,
.slz-gallery-feature .right-side .slz-icon-box-1.style-4:hover .wrapper-icon .icon-circle {
transform: translate(-50%,-50%) rotate(90deg);
-webkit-transform: translate(-50%,-50%) rotate(90deg);
-moz-transform: translate(-50%,-50%) rotate(90deg);
-ms-transform: translate(-50%,-50%) rotate(90deg);
-o-transform: translate(-50%,-50%) rotate(90deg);
} .block-image{
border-radius: 5px;
}
.slz-carousel-mockup .slick-dots li button:after{
background-color: transparent;
}
.slz-carousel-centermode .block-image .img-full{
width: 100%;
height: auto;
}
.slz-image-carousel.style-2{
margin-left: -15px;
margin-right: -15px;
}
.slz-image-carousel.style-2 .item{
padding: 0 15px;
}
.slz-image-carousel.style-2 .block-image:before{
padding-top: 67%;
} @media screen and (max-width: 768px) {
.slz-gallery-feature .slz-icon-box-1.style-4 {
padding: 0;
}
.slz-gallery-feature .slz-icon-box-1.style-4 .icon-cell {
display: table-cell;
vertical-align: middle;
}
.slz-gallery-feature .slz-icon-box-1.style-4 .content-cell {
display: table-cell;
padding-top: 0;
padding-left: 15px;
}
.slz-gallery-feature .slz-icon-box-1.style-4 .wrapper-icon {
width: 80px;
height: 80px;
line-height: 80px;
}
.slz-gallery-feature .slz-icon-box-1.style-4 .wrapper-icon .slz-icon {
font-size: 35px;
}
.slz-gallery-feature .slz-icon-box-1.style-4 .wrapper-icon .icon-circle {
transform: translate(-50%,-50%) rotate(90deg);
-webkit-transform: translate(-50%,-50%) rotate(90deg);
-moz-transform: translate(-50%,-50%) rotate(90deg);
-ms-transform: translate(-50%,-50%) rotate(90deg);
-o-transform: translate(-50%,-50%) rotate(90deg);
}
.slz-gallery-feature .slz-icon-box-1.style-4 .wrapper-icon .icon-circle:before {
border: 20px solid transparent;
border-left: 10px solid #18364a;
}
.slz-gallery-feature .slz-icon-box-1.style-4 .wrapper-icon .icon-circle:after {
height: 40px;
}
.slz-gallery-feature .slz-sv-item.active .slz-icon-box-1.style-4 .wrapper-icon .icon-circle {
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-gallery-feature .slz-tab-list .slz-sv-item .direction-line {
top: 50%;
left: 0;
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.active .direction-line {
width: 35%;
}
.slz-gallery-feature .slz-tab-list .slz-sv-item .direction-line .point {
left: 0;
}
.slz-gallery-feature .right-side .slz-tab-list .slz-sv-item .direction-line {
left: 0;
right: auto;
}    .slz-gallery-feature .slz-icon-box-1.style-4 .content-cell {
text-align: left;
}
}
@media screen and (max-width: 600px) {
.slz-gallery-feature > div > div {
width: 100%;
}
.slz-gallery-feature .service-slider-wrapper {
margin-bottom: 20px;
}
.slz-gallery-feature .service-slider-wrapper img {
margin: 0 auto;
}
.slz-gallery-feature .slz-icon-box-1.style-4 .content-cell {
vertical-align: middle;
}
.slz-gallery-feature .slz-tab-list .slz-sv-item.active .direction-line {
display: none;
}
.slz-gallery-feature .slz-icon-box-1.style-4 .content-cell .block-title {
font-size: 17px;
}
}.slz-icon-box-1 {
transition: all 0.3s ease;
}
.slz-icon-box-1 .wrapper-icon,
.slz-icon-box-1 .wrapper-icon-image {
border: none;
width: 45px;
height: 45px;
line-height: 45px;
overflow: hidden;
background-color: #fff;
border-radius: 5px;
position: relative;
transition: all 0.3s ease;
}
.slz-icon-box-1 .wrapper-icon .slz-icon {
color: #c5c5c5;
transition: all 0.3s ease;
}
.slz-icon-box-1 .wrapper-icon-image {
min-width: 0;
}
.slz-icon-box-1 .wrapper-info .title {
font-size: 20px;
color: #18364a;
}
.slz-icon-box-1 .wrapper-info .title .block-title {
color: inherit;
}
.slz-icon-box-1 .wrapper-info .description {
}
.slz-icon-box-1 .slz-btn {
display: inline-block;
position: relative;
width: auto;
height: auto;
border: none;
padding: 0 0 0 36px;
line-height: 26px;
background-color: transparent;
color: #18364a;
text-transform: capitalize;
font-weight: 400;
transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
} .slz-icon-box-1 .slz-btn:before {
position: absolute;
content: "";
left: 0;
bottom: -5px;
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-icon-box-1 .slz-btn .icons {
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-icon-box-1 .slz-btn:hover {
padding-left: 36px;
color: #db0f32;
} .slz-icon-box-1 .slz-btn:hover:before {
width: 100%;
background-color: #db0f32;
} .slz-icon-box-1 .slz-btn:hover .icons {
background-color: #db0f32;
}
.slz-icon-box-1 .slz-btn .icons:before {
content: "\f178";
}
.slz-icon-box-1:hover {
box-shadow: 3px 6px 20px 0px rgba( 0, 0, 0, 0.1 );
}
.slz-icon-box-1:hover .wrapper-icon {
color: #db0f32; }
.slz-icon-box-1:hover .wrapper-icon i {
color: inherit;
} .slz-icon-box-1.style-2 .icon-cell {
display: block;
text-align: center;
}
.slz-icon-box-1.style-2 .content-cell {
display: block;
padding-top: 25px;
padding-left: 0;
text-align: center;
}
.slz-icon-box-1.style-2 .wrapper-icon,
.slz-icon-box-1.style-2 .wrapper-icon-image {
border: 1px solid #e0e0e0;
width: 110px;
height: 110px;
line-height: 108px;
overflow: hidden;
background-color: #fff;
border-radius: 50%;
position: relative;
z-index: 10;
transition: all 0.3s ease;
}
.slz-icon-box-1.style-2 .wrapper-icon .slz-icon {
font-size: 46px;
}
.slz-icon-box-1.style-2:before {
position: absolute;
content: "";
left: 0;
right: 0;
bottom: 0;
top: 75px;
transition: all 0.3s ease;
}
.slz-icon-box-1.style-2:hover {
box-shadow: none;
}
.slz-icon-box-1.style-2:hover:before {
box-shadow: 3px 6px 20px 0px rgba( 0, 0, 0, 0.1 );
}
.slz-icon-box-1.style-2:hover .wrapper-icon {
background-color: #db0f32;
border-color: #db0f32;
color: #fff;
} .slz-icon-box-1.style-3 {
padding: 0
}
.slz-icon-box-1.style-3 .icon-cell {
display: block;
text-align: center;
}
.slz-icon-box-1.style-3 .wrapper-icon-image .slz-icon-img{
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
.slz-icon-box-1.style-3 .content-cell {
display: block;
padding-top: 15px;
padding-left: 0;
text-align: center;
}
.slz-icon-box-1.style-3 .wrapper-icon,
.slz-icon-box-1.style-3 .wrapper-icon-image {
width: 70px;
height: 70px;
line-height: 70px;
overflow: hidden;
background-color: #fff;
position: relative;
z-index: 10;
transition: all 0.3s ease;
}
.slz-icon-box-1.style-3 .wrapper-icon .slz-icon {
font-size: 54px;
color: #18364a;
}
.slz-icon-box-1.style-3:hover {
box-shadow: none;
} .slz-icon-box-1.style-4 {
padding: 0
}
.slz-icon-box-1.style-4 .icon-cell {
display: block;
text-align: center;
height: 100px;
}
.slz-icon-box-1.style-4 .content-cell {
display: block;
padding-top: 30px;
padding-left: 0;
text-align: center;
}
.slz-icon-box-1.style-4 .wrapper-icon-image {
position: relative;
overflow: visible;
text-align: center;
width: 100px;
height: 100px;
line-height: 100px;
}
.slz-icon-box-1.style-4 .wrapper-icon-image .slz-icon-img {
position: absolute;
margin: 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%);
z-index: 2;
}
.slz-icon-box-1.style-4 .wrapper-icon-image .icon-circle,
.slz-icon-box-1.style-4 .wrapper-icon .icon-circle {
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%);
border: 11px solid #18364a;
border-radius: 50%;
-webkit-border-radius: 50%;
width: inherit;
height: inherit;
background-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;
z-index: 1;
}
.slz-icon-box-1.style-4 .wrapper-icon-image .icon-circle:before,
.slz-icon-box-1.style-4 .wrapper-icon .icon-circle:before {
position: absolute;
content: '';
transform: translate(100%, -50%);
-webkit-transform: translate(100%, -50%);
-moz-transform: translate(100%, -50%);
-ms-transform: translate(100%, -50%);
-o-transform: translate(100%, -50%);
border-radius: 5px;
top: 50%;
right: -14px;
z-index: 1;
transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
border: 30px solid transparent;
border-left: 15px solid #18364a;
border-right: 0;
height: 0;
width: 0;
}
.slz-icon-box-1.style-4 .wrapper-icon-image .icon-circle:after,
.slz-icon-box-1.style-4 .wrapper-icon .icon-circle:after {
position: absolute;
content: '';
background-color: #18364a;
width: 15px;
height: 60px;
transform: translate(100%, -50%);
-webkit-transform: translate(100%, -50%);
-moz-transform: translate(100%, -50%);
-ms-transform: translate(100%, -50%);
-o-transform: translate(100%, -50%);
border-radius: 3px;
top: 50%;
right: 0;
z-index: 2;
transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
}
.slz-icon-box-1.style-4:hover .wrapper-icon-image .icon-circle,
.slz-icon-box-1.style-4:hover .wrapper-icon .icon-circle {
transform: translate(-50%,-50%) rotate(90deg);
-webkit-transform: translate(-50%,-50%) rotate(90deg);
-moz-transform: translate(-50%,-50%) rotate(90deg);
-ms-transform: translate(-50%,-50%) rotate(90deg);
-o-transform: translate(-50%,-50%) rotate(90deg);
border-color: #e30613;
}
.slz-change-color .sc_icon_box .slz-icon-box-1:hover .wrapper-icon {
background-color: green !important;
}
.slz-icon-box-1.style-4:hover .wrapper-icon-image .icon-circle:before,
.slz-icon-box-1.style-4:hover .wrapper-icon .icon-circle:before {
border-left-color: #e30613;
}
.slz-icon-box-1.style-4:hover .wrapper-icon-image .icon-circle:after,
.slz-icon-box-1.style-4:hover .wrapper-icon .icon-circle:after {
background-color: #e30613;
}
.slz-icon-box-1.style-4 .wrapper-icon {
width: 100px;
height: 100px;
line-height: 100px;
overflow: visible;
background-color: #fff;
position: relative;
z-index: 10;
transition: all 0.3s ease;
}
.slz-icon-box-1.style-4 .wrapper-icon img {
margin-bottom: 0;
transition: all 0.3s ease;
}
.slz-icon-box-1.style-4 .wrapper-icon .slz-icon {
font-size: 50px;
color: #18364a;
}
.slz-icon-box-1.style-4:hover {
box-shadow: none;
}
.slz-icon-box-1 .slz-btn {
position: relative;
opacity: 0;
transition: all 0.5s ease;
top: 20px;
}
.slz-icon-box-1:hover .slz-btn {
opacity: 1;
top: 0;
}.slz-map-01 .office-wrapper {
box-shadow: 5px 10px 25px rgba(0, 0, 0, 0.15);
border-radius: 10px;
-webkit-border-radius: 10px;
}
.slz-map-01 .office-list .mCSB_inside>.mCSB_container {
backface-visibility: hidden;
transform: translateZ(0);
}
.slz-map-01 .office-name {
font-weight: 700;
}
.slz-map-01 .office-contact .item {
margin-top: 5px;
}
.slz-map-01 .office-contact .item:first-child {
margin-top: 0;
} @media screen and (max-width: 1024px) {
.slz-map-01 .office-list {
padding: 40px;
}
.slz-map-01 .office-contact .icons {
vertical-align: top;
line-height: 24px;
}
.slz-map-01 .office-contact .text {
width: calc(100% - 25px);
}
}
@media screen and (max-width: 767px) {
.slz-map-01 {
margin-bottom: 550px;
}
.slz-map-01 .office-wrapper {
width: 100%;
transform: translateY(105%);
-webkit-transform: translateY(105%);
-moz-transform: translateY(105%);
-ms-transform: translateY(105%);
-o-transform: translateY(105%);
}
}
@media screen and (max-width: 767px) {
.slz-map-01 .office-list {
padding: 30px 20px 30px;
}
}.slz-shortcode-send-mail{
width:60%;
margin-left: auto;
margin-right:auto;
text-align: center;
}
.slz-shortcode-send-mail .slz-title-shortcode{
text-transform: uppercase;
color: #153042;
font-size: 30px;
font-weight: 700;
margin-bottom: 30px;
}
.slz-shortcode-send-mail .sc-newslettter-des{
margin-bottom: 30px;
}
.slz-shortcode-send-mail .sc-newsletter-content .form-control{
margin-bottom: 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-shortcode-send-mail .sc-newsletter-content .form-control:focus{
border-bottom-color: #DB0F31;
}
.slz-shortcode-send-mail .sc-newsletter-content .btn{
min-width: 160px;
-webkit-border-radius: 60px;
border-radius: 60px;
font-size: 16px;
font-weight: 400;
padding:11px 20px;
text-transform: uppercase;
background-color: #DB0F31;
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;
}
.slz-shortcode-send-mail .sc-newsletter-content .btn:hover{
background-color: #153042;
} .slz-shortcode-send-mail2{
width: 60%;
margin-left: auto;
margin-right: auto;
text-align: center;
}
.slz-shortcode-send-mail2 .slz-title-shortcode{
text-transform: uppercase;
color: #153042;
font-size: 30px;
font-weight: 700;
margin-bottom: 30px;
}
.slz-shortcode-send-mail2 .sc-newslettter-des{
margin-bottom: 30px;
}
.slz-shortcode-send-mail2 .slz-input-group .input-group-button > .btn{
height: auto;
}
.slz-shortcode-send-mail2 .slz-input-group .btn{
min-width: 160px;
-webkit-border-radius: 60px;
border-radius: 60px;
font-size: 16px;
font-weight: 400;
padding:11px 20px;
height: auto;
text-transform: uppercase;
background-color: #DB0F31;
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;
}
.slz-shortcode-send-mail2 .slz-input-group .btn:hover{
background-color: #153042;
} @media (max-width:1024px){
}
@media (max-width:768px){}
@media (max-width:767px){
.slz-shortcode-send-mail,
.slz-shortcode-send-mail2 {
width:100%;
}
}
@media (max-width:600px){
.slz-shortcode-send-mail2 .slz-input-group{
display: block;
width:100%;
}
.slz-shortcode-send-mail2 .slz-input-group .form-control{
text-align: center;
}
.slz-shortcode-send-mail2 .slz-input-group .input-group-button{
display: block;
width:100%;
}
.slz-shortcode-send-mail2 .slz-input-group .input-group-button > .btn{
display: block;
margin:auto;
}
.slz-shortcode-send-mail2 .slz-input-group .input-group-button{
display: block;
}
}
@media (max-width:480px){}.slz-block-slider-01 .block-image-wrapper,
.slz-block-slider-01 .block-image,
.slz-block-slider-01 .block-image img {
border-radius: 10px;
-webkit-border-radius: 10px;
}
.block-slider-nav-01 .block-image img {
border-radius: 5px;
-webkit-border-radius: 5px;
}
.slz-block-slider-01 .slider-nav-wrapper .block-image {
background-color: #ccc;
}
.slz-block-slider-01 .slick-dots { }
.slz-block-slider-01 .block-slide-description .block-read-more {
display: inline-block;
font-size: 14px;
margin-top: 15px;
}
.slz-block-slider-01 .block-slide-description .block-read-more:hover {
color: #db0f31;
}
.slz-block-slider-01 .block-slide-description i {
color: #fff;
}
.slz-block-slider-01 .slick-dots { }
.block-slider-main-01 .block-left .block-image .link:after {
border-radius: 10px;
-webkit-border-radius: 10px;
}
.slz-block-slider-01 .slider-nav-wrapper .block-image:before {
padding-top: 52%;
}
.slz-block-slider-01 .block-image-wrapper .block-image:before {
padding-top: 56%;
} @media screen and (max-width: 1024px) {
.slz-block-slider-01 .slider-nav-wrapper {
bottom: 60px;
}
.slz-block-slider-01 .slick-dots { }
.slz-block-slider-01 .block-image-wrapper .block-image {
top: -10px;
}
.slz-block-slider-01 .block-image-wrapper {
height: 290px;
}
}
@media screen and (max-width: 768px) {
.slz-block-slider-01 .block-image-wrapper {
height: 240px;
}
.slz-block-slider-01 .slick-dots { }
}
@media screen and (max-width: 600px) {
.slz-block-slider-01 .block-image-wrapper {
box-shadow: none;
}
.slz-block-slider-01 .block-image-wrapper .block-image {
top: 0;
left: 0;
}
.slz-block-slider-01 .slick-dots { width: auto;
left: 80px;
}
}
@media screen and (max-width: 480px) {
.slz-block-slider-01 .block-slide-description {
padding: 0;
}
.slz-block-slider-01 .slider-nav-wrapper {
margin: 0;
padding: 0 15px;
width: 100%;
position: relative;
bottom: auto;
}
.slz-block-slider-01 .slick-dots { left: 55px;
}
}
@media screen and (max-width :414px) {
.slz-block-slider-01 .block-image-wrapper {
height: auto;
}
.slz-block-slider-01 .block-left {
display: block;
width: 100%;
}
.slz-block-slider-01 .block-right {
width: 100%;
display: block;
margin: 20px 0 0;
}
.slz-block-slider-01 .slick-dots {
left: 50%;
transform: translateX(-50%);
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-o-transform: translateX(-50%);
top: auto;
bottom: -70px;
}
}.slz-progress-bar-01 {
padding: 10px 0;
}
.slz-progress-bar-01:first-child {
padding-top: 0;
}
.slz-progress-bar-01:last-child {
padding-bottom: 0;
}
.slz-progress-bar-01 .progress-bar {
border-radius: 0;
border-top-right-radius: 14px;
border-bottom-right-radius: 14px;
background-color: #db0f32;
position: relative;
}
.slz-progress-bar-01 .progress-bar:before {
content: '\25CF';
font-size: 15px;
position: absolute;
width: 100%;
height: 100%;
right: 3px;
top: -4px;
text-align: right;
}
.slz-progress-bar-01 .progress-title .percent {
display: none;
}
.slz-progress-bar-01 .progress {
height: 14px;
background-color: #f0f0f0;
box-shadow: none;
}
.slz-progress-bar-01 .progress-title {
margin: 0;
padding-bottom: 5px;
}
.slz-progress-bar-01.style-5 .progress-title {
padding-bottom: 0;
padding-top: 5px;
}
.slz-progress-bar-01.style-5:first-child {
padding-top: 10px;
padding-bottom: 0px;
}
.slz-progress-bar-01.style-5:last-child {
padding-top: 0px;
padding-bottom: 10px;
}
.slz-progress-bar-01 .progress-title span {
font-weight: bold;
font-size: 15px;
color: #2b2e34;
margin: 0;
display: block;
}
.slz-progress-bar-01.style-4 .progress-title span {
color: #fff;
} .slz-progress-bar-02 .progress-circle {
width: 90px;
height: 90px;
vertical-align: top;
}
.slz-progress-bar-02 .circle {
width: 90px;
height: 90px;
}
.slz-progress-bar-02 .percent {
font-size: 24px;
font-weight: 900;
color: #666c72;
}
.slz-progress-bar-02 .progress-circle + .progress-content {
display: inline-block;
width: calc( 100% - 95px);
padding-left: 10px;
text-align: left;
margin-top: 0;
}
.slz-progress-bar-02 .progress-content .title {
color: #18364a;
font-weight: 600;
margin-bottom: 5px;
}
.slz-progress-bar-02 .progress-content .description {
font-size: 14px;
color: #666c72;
}
.sc_progress_bar > .row + .row {
margin-top: 50px;
} .slz-progress-bar-01.style-4 .progress-bar:before {
content: "";
width: 12px;
height: 12px;
background-color: #fff;
border-radius: 50%;
top: 50%;
transform: translateY(-50%);
} @media screen and (max-width: 768px) {
.sc_progress_bar > .row .col-md-6 {
margin-top: 30px;
}
.sc_progress_bar > .row .col-md-6:first-child {
margin-top: 0;
}
.sc_progress_bar > .row + .row {
margin-top: 30px;
}
}.slz-pricing-plan-01 .col-md-12 .slz-pricing-table-01 {
width: 50%;
margin: 0 auto;
}
.slz-pricing-table-01 {
background-color: #ffffff;
border-radius: 10px;
-webkit-border-radius: 10px;
padding: 0;
position: relative;
overflow: hidden;
text-align: center;
z-index: 2;
border: none;
}
.slz-pricing-table-01:before {
position: absolute;
content: "";
right: 100%;
top: 0;
width: 100%;
height: 100%;
background-color: #db0f31;
transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
z-index: 1;
}
.slz-pricing-table-01 .pricing-header {
padding: 30px 30px 40px 30px;
margin: 0;
transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
position: relative;
z-index: 2;
}
.slz-pricing-table-01 .pricing-header .title {
color: #9299a1;
font-size: 14px;
text-transform: uppercase;
font-weight: 700;
letter-spacing: 1px;
transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
}
.slz-pricing-table-01 .pricing-section .unit {
color: #666c72;
font-size: 24px;
line-height: inherit;
top: 0;
vertical-align: top;
left: 10px;
transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
}
.slz-pricing-table-01 .pricing-section {
color: #dd1b3c;
font-size: 60px;
line-height: 1;
transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
}
.slz-pricing-table-01 .pricing-section .per {
color: #666c72;
font-size: 24px;
margin-left: -10px;
transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
}
.slz-pricing-table-01 .pricing-body {
position: relative;
z-index: 2;
}
.slz-pricing-table-01 .pricing-body .pricing-option {
border-top: 1px solid rgba(0, 0, 0, 0.05);
font-size: 14px;
line-height: 24px;
padding: 15px 0;
margin: 0;
transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
}
.slz-pricing-table-01 .pricing-body .pricing-option:last-child {
color: rgba(0,0,0,0.4);
}
.slz-pricing-table-01 .pricing-footer {
margin: 0;
border-radius: 0 0 10px 10px;
-webkit-border-radius: 0 0 10px 10px;
background-color: #dd1b3c;
position: relative;
z-index: 2;
} .pricing-footer:after {
position: absolute;
z-index: 1;
content: "";
right: 100%;
top: 0;
width: 100%;
height: 100%;
background-color: #18364a;
transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
}
.slz-pricing-table-01 .pricing-footer .btn {
background-color: transparent;
font-size: 16px;
line-height: 16px;
color: #ffffff;
width: 100%;
border-radius: 0 0 10px 10px;
-webkit-border-radius: 0 0 10px 10px;
margin: 0px;
padding: 24px 0;
position: relative;
z-index: 2;
text-transform: uppercase;
}
.slz-pricing-table-01 .pricing-label {
background-color: #18364a;
} .slz-pricing-table-01.active, .slz-pricing-table-01:hover {
color: #FFFFFF;
border-color: transparent;
}
.slz-pricing-table-01:hover .pricing-header .title,
.slz-pricing-table-01:hover .pricing-section .unit,
.slz-pricing-table-01:hover .pricing-section,
.slz-pricing-table-01:hover .pricing-section .per,
.slz-pricing-table-01:hover .pricing-body .pricing-option,
.slz-pricing-table-01.active .pricing-header .title,
.slz-pricing-table-01.active .pricing-section .unit,
.slz-pricing-table-01.active .pricing-section,
.slz-pricing-table-01.active .pricing-section .per,
.slz-pricing-table-01.active .pricing-body .pricing-option {
color: #FFFFFF;
}
.slz-pricing-table-01:hover .pricing-body .pricing-option:last-child,
.slz-pricing-table-01.active .pricing-body .pricing-option:last-child {
color: rgba(255,255,255, 0.65);
}
.slz-pricing-table-01:hover .pricing-body .pricing-option,
.slz-pricing-table-01.active .pricing-body .pricing-option {
border-top: 1px solid rgba(255,255,255,0.3);
} .slz-pricing-table-01:hover .pricing-footer:after,
.slz-pricing-table-01.active .pricing-footer:after {
right: 0;
}
.slz-pricing-table-01:hover:before,
.slz-pricing-table-01.active:before {
right: 0;
} @media screen and (max-width: 1024px) {
.slz-pricing-table-01 .pricing-header {
padding: 20px;
}
.slz-pricing-table-01 .pricing-section {
font-size: 50px;
}
}
@media screen and (max-width: 768px) {
.slz-pricing-plan-01 .col-md-3 {
margin-top: 30px;
}
.slz-pricing-plan-01 .col-md-3:nth-child(-n + 2) {
margin-top: 0;
}
}
@media screen and (max-width: 767px) {
.slz-pricing-plan-01 .col-md-3:nth-child(-n + 2) {
margin-top: 30px;
}
.slz-pricing-plan-01 .col-md-3:nth-child(-n + 1) {
margin-top: 0;
}
.slz-pricing-table-01 {
width: 75%;
margin: 0 auto;
}
.slz-pricing-plan-01 .col-md-12 .slz-pricing-table-01 {
width: 75%;
}
.slz-pricing-plan-01 .col-md-4,
.slz-pricing-plan-01 .col-md-6 {
margin-top: 30px;
}
.slz-pricing-plan-01 .col-md-4:first-child,
.slz-pricing-plan-01 .col-md-6:first-child {
margin-top: 0;
}
}
@media screen and (max-width: 414px) {
.slz-pricing-table-01,
.slz-pricing-plan-01 .col-md-12 .slz-pricing-table-01 {
width: 100%;
}
}.slz-tab-vertical .tab-list-wrapper {
vertical-align: top;
width: 100px;
position: relative;
}
.slz-tab-vertical .tab-list {
padding: 0;
min-height: 150px;
}
.slz-tab-vertical .tab-list-wrapper:before {
position: absolute;
content: '';
width: 2px;
height: 100%;
top: 0;
right: 60px;
background-color: #f1f1f1;
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 {
text-align: left;
position: relative;
max-width: none;
width: 100px;
margin-right: 75px;
}
.slz-tab-vertical .tab-list li .link:before {
position: absolute;
content: '';
width: 22px;
height: 22px;
background-color: #d9d9d9;
border: 6px solid #f3f3f3;
top: 0;
right: -25px;
border-radius: 50%;
-webkit-border-radius: 50%;
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.active .link:before {
background-color: #f50057;
border-color: #fff;
box-shadow: -5px 7px 30px rgba(0, 0, 0, 0.07);
}
.slz-tab-vertical .tab-list li .link {
font-size: 14px;
color: #666c72;
font-weight: 600;
position: static;
}
.slz-tab-vertical .tab-list li.active .link {
color: #18364a;
font-weight: 600;
}
.slz-tab-vertical .tab-content {
width: auto;
}
.slz-tab-vertical .tab-content > .tab-pane {
display: block;
opacity: 0;
visibility: hidden;
max-height: 0px;
overflow: hidden;
transition: max-height 0s, opacity 0.3s ease;
-webkit-transition: max-height 0s, opacity 0.3s ease;
-moz-transition: max-height 0s, opacity 0.3s ease;
-o-transition: max-height 0s, opacity 0.3s ease;
}
.slz-tab-vertical .tab-content > .active {
opacity: 1;
visibility: visible;
max-height: 3000px;
} .slz-isotope-nav .tab-filter,
.sc_gallery_tab .tab-list-wrapper .tab-list {
list-style: none;
display: inline-block;
text-align: center;
padding: 0;
padding-left: 0;
width: 100%;
border-bottom: 2px solid #f1f1f1;
}
.slz-isotope-nav .tab-filter li,
.sc_gallery_tab .tab-list-wrapper .tab-list li{
margin: 0;
padding: 0 20px;
position: relative;
}
.slz-isotope-nav .tab-filter li:before,
.sc_gallery_tab .tab-list-wrapper .tab-list li:before{
position: absolute;
content: "";
height: 2px;
width: 0;
left: 0;
bottom: -2px;
background-color: #db0f30;
transition: all 0.3s ease;
}
.slz-isotope-nav .tab-filter li.active:before,
.sc_gallery_tab .tab-list-wrapper .tab-list li.active:before{
width: 100%;
}
.slz-isotope-nav .tab-filter li .link,
.sc_gallery_tab .tab-list-wrapper .tab-list li .link{
display: inline-block;
vertical-align: top;
font-size: 14px;
font-weight: 600;
color: #666c72;
padding: 12px 0;
position: relative;
margin: 0;
border: none;
}
.slz-isotope-nav .tab-filter li.active .link,
.sc_gallery_tab .tab-list-wrapper .tab-list li.active .link{
border: none;
color: #18364a;
background-color: transparent;
}
.sc_isotope_post .slz-isotope-nav,
.sc_gallery_tab .slz-isotope-nav,
.sc_gallery_tab .slz-blog-detail .slz-isotope-nav,
.sc_gallery_tab .tab-list-wrapper,
.sc_gallery_tab .slz-blog-detail .tab-list-wrapper{
margin-bottom: 50px;
}  .slz-tab .tab-list-wrapper,
.entry-content .nav-tabs,
.nav-tabs {
margin-bottom: 50px;
}
.slz-tab .tab-list,
.entry-content .nav-tabs,
.nav-tabs {
padding-left: 0;
width: 100%;
border-bottom: 2px solid #f1f1f1;
}
.slz-tab .tab-list li,
.nav-tabs li {
margin: 0;
padding: 0 20px;
position: relative;
}
.slz-tab .tab-list li .link,
.nav-tabs li a {
display: inline-block;
vertical-align: top;
font-size: 14px;
font-weight: 600;
color: #666c72;
padding: 12px 0;
position: relative;
margin: 0;
border: none;
}
.slz-tab .tab-list li:before,
.nav-tabs li:before {
position: absolute;
content: "";
height: 2px;
width: 0;
left: 0;
bottom: -2px;
background-color: #db0f30;
transition: all 0.3s ease;
}
.slz-tab .tab-list li.active .link,
.slz-tab .tab-list li:hover .link,
.nav-tabs li.active a,
.nav-tabs li:hover a {
border: none;
color: #18364a;
background-color: transparent;
}
.nav-tabs li a:hover,
.nav-tabs li a:focus,
.nav-tabs li.active a:hover,
.nav-tabs li.active a:focus,
.nav-tabs li.open a,
.nav-tabs li.open a:focus {
border: none;
color: #18364a;
background-color: transparent;
}
.slz-tab .tab-list li.active:before,
.nav-tabs li.active:before {
width: 100%;
}
.nav-tabs li .dropdown-menu {
list-style: none;
padding: 0;
}
.nav-tabs li .dropdown-menu li a {
padding: 10px 0;
color: #666c72;
}
.nav-tabs li .dropdown-menu li a:hover {
color: #18364a;
} @media screen and (max-width: 767px) {
.slz-tab-vertical .tab-list-wrapper {
display: block;
width: 100%;
}
.slz-tab-vertical .tab-content {
display: block;
margin-top: 20px;
}
.slz-tab-vertical .tab-list-wrapper:before {
content: none;
}
.slz-tab-vertical .tab-list li {
display: inline-block;
width: auto;
padding: 10px;
margin: 0 0 10px;
}
.slz-tab-vertical .tab-list {
display: block;
min-height: 0;
font-size: 0;
}
.slz-tab-vertical .tab-list li .link {
font-size: 16px;
text-transform: uppercase;
font-weight: 600;
}
.slz-tab-vertical .tab-list li.active .link {
color: #666c72;
}
.slz-tab-vertical .tab-list li .link:before {
content: none;
}
.slz-tab-vertical .tab-list li:before {
position: absolute;
content: '';
width: 90%;
height: 2px;
top: 0;
left: -100%;
background-color: #db0f32;
opacity: 0;
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:after {
position: absolute;
content: '';
width: 90%;
height: 2px;
bottom: 0;
right: -100%;
background-color: #db0f32;
opacity: 0;
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.active:before {
opacity: 1;
left: 0;
}
.slz-tab-vertical .tab-list li.active:after {
opacity: 1;
right: 0;
}
}
@media screen and (max-width: 600px) {
.slz-tab .tab-list, .entry-content .nav-tabs, .nav-tabs {
border-bottom: none;
}
.slz-tab .tab-list-wrapper, .entry-content .nav-tabs, .nav-tabs {
margin-bottom: 30px;		
}
.slz-tab .tab-list li, .nav-tabs li {
margin-bottom: 10px;
}
}
@media screen and (max-width: 414px) {
.slz-tab-vertical .tab-list li .link {
font-size: 14px;
}
}.layout-5.sc_team_list .slz-list-block > .item{
padding-left: 15px;
padding-right: 15px;
}
.slz-block-team-05 .team-image{
-webkit-border-radius: 3px;
border-radius: 3px;
}
.slz-block-team-05 .team-content{
z-index:10;
overflow: hidden;
}
.slz-block-team-05 .team-social .social-item{
width: 100%;
text-align:center;
line-height: 50px;
display: block; 
}
.slz-block-team-05 .team-social >.social-item{
display: table-row;
vertical-align: middle;
line-height: initial;
}
.slz-block-team-05 .team-social >.social-item >.icons{
line-height: initial;
display: table-cell;
}
.slz-block-team-05 .team-social >.social-item:hover{
background-color: #18364A;
}
.slz-block-team-05 .team-social .social-wrapper{
display: table-row;
vertical-align: middle;
} .slz-block-team-05 .team-social .social-item .icons{
border-bottom-color:#c60a2b;
line-height: 50px;
width: 100%;
text-align: center;
display: block;
}
.slz-block-team-05 .team-social >.social-item >.icons{
line-height: 49px;
display: table-cell;
}
.slz-block-team-05 .main-content {
border-left: 1px solid #c60a2b;
}
.slz-block-team-05 .main-content .title{
font-size:18px;
font-weight:700;
color:#FFFFFF;
text-transform:uppercase;
}
.slz-block-team-05 .main-content .title:hover{
color:#18364A;
}
.slz-block-team-05 .main-content .btn{
display: inline-block;
position: relative;
padding: 0px 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-team-05 .main-content .btn:before{
position: absolute;
content: "";
left: 0;
bottom: -5px;
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-team-05 .main-content .btn .btn-icon{
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-team-05 .main-content .btn:hover{ }
.slz-block-team-05 .main-content .btn:hover:before{
width: calc(100% - 36px);
} .slz-block-team-05 .main-content .btn:hover .btn-icon{ }
.slz-block-team-05 .team-social{
height: 100%;
}
.slz-block-team-05 .team-social .btn-more{
width:100%;
padding:0px;
height: 50px;
margin: 0;
line-height: 50px;
text-align: center;
font-size:20px;
color:#FFFFFF;
display: inline-block;
-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-team-05 .team-social .social-wrapper:hover .btn-more{
background-color: #153042;
}
.slz-block-team-05 .team-social .btn-more:before{
display: inline-block;
content: "\22C5";
font-size: inherit;
}
.slz-block-team-05 .team-social .btn-more:after{
display: inline-block;
content: "\22C5";
font-size: inherit;
} .slz-block-team-05 .team-social .more-social-wrapper{
position: absolute;
left: 49px;
bottom: 0;
width: calc(100% - 49px);
max-height: 100%;
overflow-y: auto;
visibility: hidden;
opacity: 0;
z-index: 5;
text-align: left;
background-color: rgba(228, 19, 55, 1);
pointer-events:none;
-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-block-team-05 .main-content .team-text{
max-height:60%;
margin-bottom: 0;
} .slz-column-3 .slz-block-team-05 .main-content .team-text{
max-height: 100px;
}
.slz-column-2 .slz-block-team-05 .main-content .team-text{
max-height: 100px;
}
.slz-block-team-05 .team-social .social-wrapper:hover  .more-social-wrapper{
opacity: 1;
visibility: visible;
pointer-events:auto;
}
.slz-block-team-05 .team-social .more-social-wrapper .social-item{
display: inline-block;
margin-right: 10px;
padding:0;
width:50px;
border-bottom:none;
}
.slz-block-team-05 .team-social .more-social-wrapper .social-item .icons{
border-bottom:none;
}
.slz-column-4 .slz-block-team-05 .team-content{
left: 5px;
top: 5px;
bottom: 5px;
right: 5px;
overflow: hidden;
}
.slz-column-4 .slz-block-team-05 .team-social{
width:40px;
}
.slz-column-4 .slz-block-team-05 .team-social .social-item{
height: 40px;
}
.slz-column-4 .slz-block-team-05 .team-social .social-item .icons{
line-height: 40px;
}
.slz-column-4 .slz-block-team-05 .team-social .btn-more{
height: 40px;
line-height: 40px;
}
.slz-column-4  .slz-block-team-05 .team-social .more-social-wrapper{
left: 39px;
-moz-transform: translateY(-40px);
-webkit-transform: translateY(-40px);
-o-transform: translateY(-40px);
-ms-transform: translateY(-40px);
transform: translateY(-40px);
}
.slz-column-4 .slz-block-team-05 .team-social .more-social-wrapper .social-item{
width: 40px;
height: 40px;
line-height: 40px;
} .teams-detail-wrapper  .slz-about-me-02 .image-wrapper {
position: relative;
display: inline-block;
vertical-align: top;
}
.slz-teams .teams-detail-wrapper .slz-about-me-02{
border:none;
display:block;
font-size:0;
}
.slz-teams .teams-detail-wrapper .slz-about-me-02 .block-wrapper{
border:none;
padding:0px;
}
.slz-teams .slz-about-me-02{
}
.slz-teams .slz-about-me-02 .image-wrapper img{
-webkit-border-radius:3px;
border-radius:3px;
}
.teams-detail-wrapper .slz-about-me-02 .image-wrapper:after{
content:none;
}
.teams-detail-wrapper .slz-about-me-02 .name{
font-size:18px;
font-weight:700;
text-transform:uppercase;
margin-bottom: 10px;
}
.teams-detail-wrapper .slz-about-me-02 .heading-wrapper {
padding-bottom: 10px;
border-bottom: 1px solid #ededed;
}
.slz-about-me-02 .heading-wrapper .heading-left {
float: left;
}
.teams-detail-wrapper .slz-about-me-02 .name {
font-weight: 700;
font-size: 24px;
color: #18364A;
line-height: 30px;
text-transform: capitalize;
position: relative;
display: inline-block;
margin-bottom: 0;
vertical-align: top;
}
.teams-detail-wrapper .slz-about-me-02 .heading-wrapper .heading-right {
float: right;
}
.teams-detail-wrapper .slz-about-me-02 .social-list {
margin: 0 0 0 10px;
padding: 0;
display: inline-block;
}
.teams-detail-wrapper .slz-about-me-02 .social-list li {
padding: 0;
margin: 0;
display: inline-block;
font-size: 14px;
}
.teams-detail-wrapper .slz-about-me-02 .social-list li:last-child {
margin-right: 0;
}
.teams-detail-wrapper .slz-about-me-02 .social-list li:last-child a{
margin-right: 0;
}
.teams-detail-wrapper .slz-about-me-02 .social-list .link {
font-size: 14px;
line-height: 28px;
width: 24px;
}
.teams-detail-wrapper .slz-about-me-02 .image-wrapper img {
margin: 0 auto;
max-width: 380px;
-webkit-border-radius: 0px;
border-radius: 0px;
}
.teams-detail-wrapper .slz-about-me-02 .content-wrapper {
width: calc(100% - 380px);
display: inline-block;
vertical-align: top;
padding-left: 25px;
font-size:14px;
}
.teams-detail-wrapper .slz-about-me-02 .content-text {
padding-top: 30px;
font-size: 14px;
}
.sc_team_list .slz-list-block > .item {
margin-top: 30px;
}
.slz-post-footer .meta-content:before{
content: '\f02c';
font-family: "FontAwesome";
font-size: 14px;
position: absolute;
left: 0;
line-height: 28px;
font-style: normal;
color: #18364a;
}
.slz-block-item-01 .block-content{
background-color: #fff;
}
.slz-blog-detail .slz-block-item-01 .block-info li:before{
content: '\f111';
}
.slz-blog-detail .slz-block-item-01 .sub-content .block-info li:before{
content: none;
}
.slz-blog-detail .block-info li:before{
content: none;
}
.slz-blog-detail .block-info i{
margin-right: 5px;
}
.slz-blog-detail .block-info{
margin-bottom: 20px;
}
.slz-blog-detail .block-info li{
margin-bottom: 5px;
}
.sc_carousel_posts .slz-carousel-wrapper .slick-arrow{
color: #666c72;
}
.slz-carousel-wrapper .slick-arrow.btn-prev{
border-radius: 50px;
}
.slz-carousel-wrapper .slick-arrow.btn-next{
border-radius: 50px;
}
.slz-carousel-wrapper .block-read-more:before{
bottom: -5px;
}
.slz-carousel-wrapper .block-read-more:hover{
padding-left: 36px;
}
.slz-carousel-wrapper .block-read-more:hover i{
left: 0;
}
.btn-loadmore-wrapper .slz-btn:hover{
border-color:#18364a;
}
.slz-related-post .slz-block-item-01 .block-image + .block-content {
padding: 15px 0 5px 0;
}
.slz-carousel-wrapper-02 .team-info .info-description .item {
display: inline-block;
}
.slz-carousel-wrapper-02 .team-info .info-description .item:after {
content: "/";
color: inherit;
line-height: inherit;
margin: 0 10px;
display: inline-block;
vertical-align: top;
position: relative;
}
.slz-carousel-wrapper-02 .team-info .info-description .item:last-child:after {
content: none;
} @media (max-width:1024px){
.slz-block-team-05 .main-content{
padding:40px 15px;
}
.slz-column-3 .slz-block-team-05 .main-content .title{
font-size: 16px;
}
.slz-carousel-wrapper-02 .slz-carousel-img-wrapper {
width: 400px;
height: auto;
}
.slz-carousel-wrapper-02 .slz-carousel-info-wrapper{
padding: 40px 40px 40px 180px;
}
}
@media (max-width:768px){
.teams-detail-wrapper .slz-about-me-02 .image-wrapper img{
max-width:210px;
}
.teams-detail-wrapper .slz-about-me-02 .content-wrapper{
width:calc(100% - 210px);
}
.slz-carousel-wrapper-02 .slz-carousel-img-wrapper {
width: 250px;
top: 0;
}
.slz-carousel-wrapper-02 .slz-carousel-info-wrapper {
padding: 30px 30px 30px 100px;
}
}
@media (max-width:767px){
.slz-carousel-wrapper-02 .slz-carousel-img-wrapper {
width: 200px;
}
.slz-carousel-wrapper-02 .slz-carousel-info-wrapper {
padding: 30px 30px 30px 100px;
}
.slz-carousel-wrapper-02 .slz-carousel-img-wrapper {
width: auto;
position: relative;
}
.slz-carousel-wrapper-02 .slz-carousel-info-wrapper {
margin: 0;
padding: 30px;
width: 100%;
}
}
@media (max-width:600px){
.teams-detail-wrapper .slz-about-me-02 .image-wrapper img{
max-width:120px;
}
.teams-detail-wrapper .slz-about-me-02 .content-wrapper{
width:calc(100% - 120px);
}
.slz-about-me-02 .heading-wrapper .heading-left{
float:none;
display:block;
}
.teams-detail-wrapper .slz-about-me-02 .heading-wrapper .heading-right{
float:none;
display:block;
}
}
@media (max-width:480px){
.teams-detail-wrapper  .slz-about-me-02 .image-wrapper{
margin-bottom:20px;
}
.teams-detail-wrapper .slz-about-me-02 .image-wrapper img{
max-width:100%;
display:block;
}
.teams-detail-wrapper .slz-about-me-02 .content-wrapper{
width:100%;
display:block;
padding-left: 0;
text-align: center;
}
.teams-detail-wrapper .slz-about-me-02 .social-list {
margin: 10px 0 0;
}
}.sc-service-list .slz-icon-box-2{
padding-left: 0px;
padding-right: 0px;
}
.sc-service-list .slz-icon-box-2 .content-cell{
text-align: center;
}
.sc-service-list .slz-icon-box-2 .title{
display: block;
font-size: 18px;
text-transform: uppercase;
font-weight: 500;
color:#18364A;
position:relative;
margin-bottom: 15px;
-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 .title:hover:hover{
color: #DB0F32;
}
.sc-service-list .slz-icon-box-2 .title:after{
content: "";
position: absolute;
width: 30px;
height: 2px;
background-color: #DB0F32;
left: 50%;
bottom: -5px;
margin-left: -15px;
-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 .title:hover:after{
opacity: 0;
-moz-transform: translateY(-10px);
-webkit-transform: translateY(-10px);
-o-transform: translateY(-10px);
-ms-transform: translateY(-10px);
transform: translateY(-10px);
}
.sc-service-list .slz-icon-box-2 .slz-btn{
min-width: 120px;
-webkit-border-radius: 60px;
border-radius: 60px;
font-size:14px;
padding:7px 18px;
height:auto;
line-height:1.4;
font-weight: 400;
text-transform: none;
color: #FFFFFF;
background-color:#DB0F32;
border-color:#DB0F32;
}
.sc-service-list .slz-icon-box-2 .slz-btn:hover{
background-color: #18364A;
border-color:#18364A;
}
.sc-service-list .slz-icon-box-2 .slz-btn .icons{
display: none;
}
.sc-service-list >.item{
margin-top:40px;
} .sc-service-list .slz-icon-box-2.theme-style-1{
position: relative;
width:100%;
display: block;
padding:0px;
}
.sc-service-list .slz-icon-box-2.theme-style-1  .icon-cell{
display:block;
width:100%;
position:relative;
}
.sc-service-list .slz-icon-box-2.theme-style-1 .icon-cell:before{
content: "";
display:table;
padding-top:108%;
}
.sc-service-list .slz-icon-box-2.theme-style-1  .icon-cell:after {
position: absolute;
content: "";
width: 100%;
height: 100%;
top: 0;
left: 0;
z-index: 10;
background-color: rgba(0, 0, 0, 0.5);
border-radius: 5px;
-webkit-border-radius: 5px;
opacity: 0;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
}
.sc-service-list .slz-icon-box-2.theme-style-1:hover .icon-cell:after {
opacity: 1;
}
.sc-service-list .slz-icon-box-2.theme-style-1  .icon-cell .wrapper-icon-image{
position:absolute;
left:0;
bottom:0;
right:0;
top:0;
margin:0;
overflow:hidden;
z-index:5;
-webkit-backface-visibility: hidden;
-webkit-transform: translateZ(0);
transform: translateZ(0);
-webkit-border-radius: 4px 4px 0 0;
border-radius: 4px 4px 0 0;
background-color: #18364A;
-webkit-transition: transform 0.4s ease;
-moz-transition: transform 0.4s ease;
-ms-transition: transform 0.4s ease;
-o-transition: transform 0.4s ease;
transition: transform 0.4s ease;
}
.sc-service-list .slz-icon-box-2.theme-style-1  .icon-cell .wrapper-icon-image .slz-icon-img{
position: absolute;
height: 100%;
top: 0;
left: 50%;
width:auto;
max-width: none;
-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.theme-style-1 .content-cell{
padding:25px 30px 30px;
background-color:#fafafa;
z-index: 8;
-webkit-border-radius: 0px 0px 4px 4px;
border-radius: 0px 0px 4px 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;
}
.sc-service-list .slz-icon-box-2.theme-style-1:hover .content-cell{
background-color:#FFFFFF;
-webkit-box-shadow: 0px 12px 29px 0px rgba(0,0,0,0.07);
-moz-box-shadow: 0px 12px 29px 0px rgba(0,0,0,0.07);
box-shadow: 0px 12px 29px 0px rgba(0,0,0,0.07);
}
.sc-service-list .slz-icon-box-2.theme-style-1 .icon-cell.icon-option .wrapper-icon{
margin:0px;
font-size:60px;
background-color:#18364A;
position: absolute;
top: 0;
right: 0;
bottom: 0;
left:0;
-webkit-border-radius: 4px 4px 0 0;
border-radius: 4px 4px 0 0;
text-align: center;
}
.sc-service-list .slz-icon-box-2.theme-style-1 .icon-cell.icon-option .wrapper-icon .slz-icon{
position: absolute;
font-size:inherit;
color:#FFFFFF;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%,-50%);
-moz-transform: translate(-50%,-50%);
-o-transform: translate(-50%,-50%);
transform: translate(-50%,-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 .slz-icon-box-2.theme-style-1:hover .icon-cell.icon-option .wrapper-icon .slz-icon{
margin-top: -10px;
}
.sc-service-list .slz-icon-box-2.theme-style-1 .icon-cell.icon-option + .content-cell{
padding-top:60px;
}
.sc-service-list .slz-icon-box-2.theme-style-1 .slz-btn{
background-color:#18364A;
border-color:#18364A;
}
.sc-service-list .slz-icon-box-2.theme-style-1 .slz-btn:hover{
background-color:#DB0F32;
border-color:#DB0F32;
} .sc-service-list .slz-icon-box-2.theme-style-2{
position: relative;
width:100%;
display: block;
padding-top: 30px;
}
.sc-service-list .slz-icon-box-2.theme-style-2:before{
content: "";
display: table;
}
.sc-service-list .slz-icon-box-2.theme-style-2:after{
content: "";
display: table;
clear: both;
}
.sc-service-list .slz-icon-box-2.theme-style-2 .icon-cell{
width:calc(50% + 0px);
display: block;
position: absolute;
left: 0;
top:0px;
z-index: 6;
overflow:hidden;
-webkit-backface-visibility: hidden;
-webkit-transform: translateZ(0);
transform: translateZ(0);
-webkit-border-radius: 4px;
border-radius: 4px;
background-color: #18364A;
-webkit-transition: transform 0.4s ease;
-moz-transition: transform 0.4s ease;
-ms-transition: transform 0.4s ease;
-o-transition: transform 0.4s ease;
transition: transform 0.4s ease;
}
.sc-service-list .slz-icon-box-2.theme-style-2:hover .icon-cell {
-moz-transform: translateY(10px);
-webkit-transform: translateY(10px);
-o-transform: translateY(10px);
-ms-transform: translateY(10px);
transform: translateY(10px);
}
.sc-service-list .slz-icon-box-2.theme-style-2 .icon-cell:before{
display: block;
content: "";
padding-top: 73%;
}
.sc-service-list .slz-icon-box-2.theme-style-2 .icon-cell .wrapper-icon ,
.sc-service-list .slz-icon-box-2.theme-style-2 .icon-cell .wrapper-icon-image {
position: absolute;
left: 0;
top: 0;
right: 0;
bottom: 0;
margin-right: 0px;
}
.sc-service-list .slz-icon-box-2.theme-style-2 .icon-cell .wrapper-icon-image .slz-icon-img{
position: absolute;
height: 100%;
top: 0;
left: 50%;
width:auto;
max-width: none;
-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.theme-style-2 .content-cell{
display: block;
float: right;
width: calc(50% + 30px);
padding:40px 30px 40px 50px;
background-color: #FAFAFA;
z-index: 2;
position: relative;
-webkit-border-radius: 4px;
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;
}
.sc-service-list .slz-icon-box-2.theme-style-2:hover .content-cell{
-webkit-box-shadow: 0px 12px 29px 0px rgba(0,0,0,0.07);
-moz-box-shadow: 0px 12px 29px 0px rgba(0,0,0,0.07);
box-shadow: 0px 12px 29px 0px rgba(0,0,0,0.07);
}
.sc-service-list .slz-icon-box-2.theme-style-2  .wrapper-icon{
font-size:60px;
text-align: center;
margin:0px;
}
.sc-service-list .slz-icon-box-2.theme-style-2  .wrapper-icon .slz-icon{
color: #FFFFFF;
font-size:inherit;
position: absolute;
display: inline-block;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%,-50%);
-moz-transform: translate(-50%,-50%);
-o-transform: translate(-50%,-50%);
-ms-transform: translate(-50%,-50%);
transform: translate(-50%,-50%);
}
.slz-column-3.sc-service-list .slz-icon-box-2.theme-style-2 .icon-cell{
width: 30%;
}
.slz-column-3.sc-service-list .slz-icon-box-2.theme-style-2 .content-cell{
width:calc(70% + 40px);
padding: 30px 20px 30px 50px
}
.slz-column-3.sc-service-list .slz-icon-box-2.theme-style-2  .wrapper-icon{
font-size: 40px;
}
.slz-column-4.sc-service-list .slz-icon-box-2.theme-style-2  .wrapper-icon{
font-size: 30px;
}
.slz-column-3.sc-service-list .slz-icon-box-2 .title,
.slz-column-4.sc-service-list .slz-icon-box-2 .title{
font-size: 14px;
font-weight: 700;
}
.sc-service-list .slz-icon-box-2.theme-style-2{
padding-top: 20px;
padding-bottom: 0px;
}
.slz-column-4.sc-service-list .slz-icon-box-2.theme-style-2 .icon-cell{
width: 25%;
}
.slz-column-4.sc-service-list .slz-icon-box-2.theme-style-2 .content-cell{
width:calc(80% + 20px);
padding: 30px 15px 30px 35px
}
.slz-column-1.sc-service-list .slz-icon-box-2.theme-style-2 .icon-cell{
height: calc(100% - 30px);
width: 34%;
max-width: 270px;
}
.slz-column-1.sc-service-list .slz-icon-box-2.theme-style-2 .content-cell{
width: calc(100% -  240px);
}
.slz-sidebar-left .slz-column-1.sc-service-list .slz-icon-box-2.theme-style-2 .icon-cell,
.slz-sidebar-right .slz-column-1.sc-service-list .slz-icon-box-2.theme-style-2 .icon-cell{
max-width: initial;
}
.slz-sidebar-left .slz-column-1.sc-service-list .slz-icon-box-2.theme-style-2 .content-cell,
.slz-sidebar-right .slz-column-1.sc-service-list .slz-icon-box-2.theme-style-2 .content-cell{
width: calc(66% + 30px);
} .sc-service-list.seperator-style-3 {
padding-top:25px;
padding-bottom:35px;
background-color:#FFF;
-webkit-border-radius:10px;
border-radius:10px;
-webkit-box-shadow: 0px 12px 29px 0px rgba(0,0,0,0.07);
-moz-box-shadow: 0px 12px 29px 0px rgba(0,0,0,0.07);
box-shadow: 0px 12px 29px 0px rgba(0,0,0,0.07);
}
.sc-service-list .slz-icon-box-2.theme-style-3{
padding:0px 25px;
position:relative;
}
.sc-service-list .slz-icon-box-2.theme-style-3 .icon-cell {
display:block;
margin-left:-55px;
width:110px;
height:110px;
position:absolute;
z-index: 5;
left: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 .slz-icon-box-2.theme-style-3 .icon-cell .wrapper-icon{
width:100%;
height:100%;
text-align:center;
font-size:50px;
line-height:110px;
}
.sc-service-list .slz-icon-box-2.theme-style-3 .icon-cell .wrapper-icon .slz-icon{
font-size:inherit;
line-height:inherit;
}
.sc-service-list .slz-icon-box-2.theme-style-3:hover .icon-cell{
-moz-transform: translateY(-60px);
-webkit-transform: translateY(-60px);
-o-transform: translateY(-60px);
-ms-transform: translateY(-60px);
transform: translateY(-60px);
}
.sc-service-list .slz-icon-box-2.theme-style-3 .icon-cell .wrapper-icon-image{
width:100%;
height:100%;
padding:0px;
position:relative;
margin:0px;
z-index: 5;
}
.sc-service-list .slz-icon-box-2.theme-style-3 .icon-cell .wrapper-icon-image:after{
content:"";
position:absolute;
width:30px;
height:2px;
background:#DB0F32;
bottom:0;
left:50%;
margin-left:-15px;
-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.theme-style-3 .icon-cell .wrapper-icon:before,
.sc-service-list .slz-icon-box-2.theme-style-3 .icon-cell .wrapper-icon-image:before{
content:"";
position:absolute;
width:100%;
height:100%;
left:50%;
top: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;
-webkit-transform:translate(-50%,-50%) scale(0);
-moz-transform:translate(-50%,-50%) scale(0);
transform:translate(-50%,-50%) scale(0);
background-color:#FFF;
-webkit-border-radius:50%;
border-radius:50%;
}
.sc-service-list .slz-icon-box-2.theme-style-3:hover .icon-cell .wrapper-icon:before,
.sc-service-list .slz-icon-box-2.theme-style-3:hover .icon-cell .wrapper-icon-image:before{
-webkit-transform:translate(-50%,-50%) scale(1);
-moz-transform:translate(-50%,-50%) scale(1);
transform:translate(-50%,-50%) scale(1);
-webkit-box-shadow: 0px 9px 13px 0px rgba(0,0,0,0.07);
-moz-box-shadow: 0px 9px 13px 0px rgba(0,0,0,0.07);
box-shadow: 0px 9px 13px 0px rgba(0,0,0,0.07);
}
.sc-service-list .slz-icon-box-2.theme-style-3 .icon-cell .wrapper-icon-image:before{
}
.sc-service-list .slz-icon-box-2.theme-style-3 .icon-cell .wrapper-icon-image .slz-icon-img{
max-width:100%;
height:auto;
display:inline-block;
position: absolute;
top:50%;
left:50%;
-moz-transform:translate(-50%,-50%);
-webkit-transform:translate(-50%,-50%);
transform:translate(-50%,-50%);
}
.sc-service-list .slz-icon-box-2.theme-style-3 .title{
font-size: 16px;
}
.sc-service-list .slz-icon-box-2.theme-style-3 .title:after{
content:none;
}
.sc-service-list .slz-icon-box-2.theme-style-3 .slz-btn{
min-width:initial;
height:auto;
padding:7px 20px;
line-height:1.4;
font-size:14px;
font-weight:400;
}
.sc-service-list .slz-icon-box-2.theme-style-3 .service-content-wrap{
position:relative;
overflow:hidden;
}
.sc-service-list .slz-icon-box-2.theme-style-3 .service-content-wrap .content-cell{
position:relative;
-moz-transform: translateY(40px);
-webkit-transform: translateY(40px);
-o-transform: translateY(40px);
-ms-transform: translateY(40px);
transform: translateY(40px);
padding-top:80px;
-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.theme-style-3.no-readmore-btn .service-content-wrap .content-cell{
padding-top:120px;
-moz-transform: translateY(0px);
-webkit-transform: translateY(0px);
-o-transform: translateY(0px);
-ms-transform: translateY(0px);
transform: translateY(0px);
}
.sc-service-list .slz-icon-box-2.theme-style-3.no-readmore-btn:hover .service-content-wrap .content-cell{
-moz-transform: translateY(-40px);
-webkit-transform: translateY(-40px);
-o-transform: translateY(-40px);
-ms-transform: translateY(-40px);
transform: translateY(-40px);
}
.sc-service-list .slz-icon-box-2.theme-style-3:hover .service-content-wrap .content-cell{
-moz-transform: translateY(0px);
-webkit-transform: translateY(0px);
-o-transform: translateY(0px);
-ms-transform: translateY(0px);
transform: translateY(0px);
}
.sc-service-list .slz-icon-box-2.theme-style-3 .icon-cell{
position:absolute;
left:50%;
}
.sc-service-list .slz-icon-box-2.theme-style-3:hover .icon-cell .wrapper-icon-image:after{
opacity:0;
}
.sc-service-list.seperator-style-3 >.item{
position: relative;
}
.sc-service-list.seperator-style-3 >.item:after{
content: "";
position: absolute;
width: 1px;
height: calc(100% - 20px);
bottom: 0px;
right: 0;
background-color: #F2F2F2;
z-index:1;
} .sc-service-list .slz-icon-box-2.theme-style-4{
padding:30px 25px 20px;
position:relative;
}
.sc-service-list .slz-icon-box-2.theme-style-4 .icon-cell {
display:block;
margin-left:-55px;
width:110px;
height:110px;
position:absolute;
left: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 .slz-icon-box-2.theme-style-4 .icon-cell .wrapper-icon{
width:100%;
height:100%;
text-align:center;
font-size:50px;
line-height:110px;
}
.sc-service-list .slz-icon-box-2.theme-style-4 .icon-cell .wrapper-icon .slz-icon{
font-size:inherit;
line-height:inherit;
}
.sc-service-list .slz-icon-box-2.theme-style-4:hover .icon-cell{
-moz-transform: translateY(-40px);
-webkit-transform: translateY(-40px);
-o-transform: translateY(-40px);
-ms-transform: translateY(-40px);
transform: translateY(-40px);
}
.sc-service-list .slz-icon-box-2.theme-style-4 .icon-cell .wrapper-icon-image{
width:100%;
height:100%;
padding:0px;
position:relative;
margin:0px;
}
.sc-service-list .slz-icon-box-2.theme-style-4 .icon-cell .wrapper-icon-image:after{
content:"";
position:absolute;
width:30px;
height:2px;
background:#DB0F32;
bottom:0;
left:50%;
margin-left:-15px;
-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.theme-style-4 .icon-cell .wrapper-icon-image:before{
}
.sc-service-list .slz-icon-box-2.theme-style-4 .icon-cell .wrapper-icon-image .slz-icon-img{
max-width:100%;
height:auto;
display:inline-block;
position: absolute;
top:50%;
left:50%;
-moz-transform:translate(-50%,-50%);
-webkit-transform:translate(-50%,-50%);
transform:translate(-50%,-50%);
}
.sc-service-list .slz-icon-box-2.theme-style-4 .title:after{
content:none;
}
.sc-service-list .slz-icon-box-2.theme-style-4 .slz-btn{
min-width:initial;
height:auto;
padding:7px 20px;
line-height:1.4;
font-size:14px;
font-weight:400;
}
.sc-service-list .slz-icon-box-2.theme-style-4 .service-content-wrap{
position:relative;
overflow:hidden;
}
.sc-service-list .slz-icon-box-2.theme-style-4 .service-content-wrap .content-cell{
position:relative;
-moz-transform: translateY(40px);
-webkit-transform: translateY(40px);
-o-transform: translateY(40px);
-ms-transform: translateY(40px);
transform: translateY(40px);
padding-top:80px;
-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.theme-style-4:hover .service-content-wrap .content-cell{
-moz-transform: translateY(0px);
-webkit-transform: translateY(0px);
-o-transform: translateY(0px);
-ms-transform: translateY(0px);
transform: translateY(0px);
}
.sc-service-list .slz-icon-box-2.theme-style-4 .icon-cell{
position:absolute;
left:50%;
}
.sc-service-list .slz-icon-box-2.theme-style-4:hover .icon-cell .wrapper-icon-image:after{
background-color:#FFF;
}
.slz-list-block.seperator-style-4{
margin-left:0px;
margin-right:0px;
padding-bottom:0px;
-webkit-box-shadow: 0px 12px 29px 0px rgba(0,0,0,0.07);
-moz-box-shadow: 0px 12px 29px 0px rgba(0,0,0,0.07);
box-shadow: 0px 12px 29px 0px rgba(0,0,0,0.07);
}
.slz-list-block.seperator-style-4 > .item{
padding-left:0px;
padding-right:0px;
position:relative;
z-index:3;
}
.slz-list-block.seperator-style-4 > .item:before{
content:"";
width:100%;
height:0%;
position:absolute;
bottom:0;
left:0;
background-color:#DB0F32;
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;
}
.slz-list-block.seperator-style-4 .item:hover .slz-icon-box-2 .title{
color:#FFF;
-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-list-block.seperator-style-4 .item:hover .slz-icon-box-2 .title:hover{
color: #18364A;
}
.slz-list-block.seperator-style-4 > .item:hover{
color:#FFF;
} .slz-list-block.seperator-style-4 > .item:hover:before{
height:calc(100% + 40px);
}
.sc-service-list .slz-icon-box-2.theme-style-4 .slz-btn{
background-color:#18364A;
border-color:#18364A;
}
.sc-service-list .slz-icon-box-2.theme-style-4 .slz-btn:hover{
background-color:#fff;
border-color:#fff;
color:#DB0F32;
}
.sc-service-list.seperator-style-4 >.item{
position: relative;
}
.sc-service-list.seperator-style-4 >.item:after{
content: "";
position: absolute;
width: 1px;
height: calc(100% - 80px);
bottom: 40px;
right: 0;
z-index: -2;
background-color: #F2F2F2;
}
.service-detail-wrapper > .title {
font-size: 45px;
color: #18364a;
display: block;
line-height: 1.4;
font-weight: 600;
margin-bottom: 50px;
}
.vc_custom_1479971256389 .sc-service-list .slz-icon-box-2.theme-style-1 .content-cell {
background-color: #FFFFFF;
} @media (min-width:1025px){
.sc-service-list.seperator-style-3.slz-column-4 >.item:nth-child(4n):after,
.sc-service-list.seperator-style-4.slz-column-4 >.item:nth-child(4n):after{
content: none;
}
.sc-service-list.seperator-style-3.slz-column-3 >.item:nth-child(3n):after,
.sc-service-list.seperator-style-4.slz-column-3 >.item:nth-child(3n):after{
content: none;
}
.sc-service-list.seperator-style-3.slz-column-2 >.item:nth-child(2n):after,
.sc-service-list.seperator-style-4.slz-column-2 >.item:nth-child(2n):after{
content: none;
}
.sc-service-list.seperator-style-3.slz-column-1 >.item:after,
.sc-service-list.seperator-style-4.slz-column-1 >.item:after{
content: none;
}
}
@media (max-width:1024px){
.sc-service-list.seperator-style-3.slz-column-4 >.item:nth-child(4n):after,
.sc-service-list.seperator-style-4.slz-column-4 >.item:nth-child(4n):after{
content: none;
}
.sc-service-list.seperator-style-3.slz-column-3 >.item:nth-child(3n):after,
.sc-service-list.seperator-style-4.slz-column-3 >.item:nth-child(3n):after{
content: none;
}
.sc-service-list.seperator-style-3.slz-column-2 >.item:nth-child(2n):after,
.sc-service-list.seperator-style-4.slz-column-2 >.item:nth-child(2n):after{
content: none;
}
.sc-service-list.seperator-style-3.slz-column-1 >.item:after,
.sc-service-list.seperator-style-4.slz-column-1 >.item:after{
content: none;
}
.sc-service-list.slz-column-2 .slz-icon-box-2.theme-style-2 .icon-cell,
.sc-service-list.slz-column-3 .slz-icon-box-2.theme-style-2 .icon-cell,
.sc-service-list.slz-column-4 .slz-icon-box-2.theme-style-2 .icon-cell{
width: calc(30% + 0px);
}
.slz-column-3.sc-service-list .slz-icon-box-2.theme-style-2 .content-cell,
.sc-service-list.slz-column-2 .slz-icon-box-2.theme-style-2 .content-cell,
.sc-service-list.slz-column-3 .slz-icon-box-2.theme-style-2 .content-cell,
.sc-service-list.slz-column-4 .slz-icon-box-2.theme-style-2 .content-cell{
width: calc(70% + 40px);
padding: 30px 20px 30px 50px;
}
.sc-service-list >.item{
margin-top: 30px;
}
.sc-service-list.slz-column-3.seperator-style-2 >.item,
.sc-service-list.slz-column-4.seperator-style-2 >.item{
width:50%;
}
}
@media (max-width:768px){
.sc-service-list.slz-column-2 .slz-icon-box-2.theme-style-2 .icon-cell,
.sc-service-list.slz-column-3 .slz-icon-box-2.theme-style-2 .icon-cell,
.sc-service-list.slz-column-4 .slz-icon-box-2.theme-style-2 .icon-cell{
width: calc(30% + 0px);
}
.slz-column-3.sc-service-list .slz-icon-box-2.theme-style-2 .content-cell,
.sc-service-list.slz-column-2 .slz-icon-box-2.theme-style-2 .content-cell,
.sc-service-list.slz-column-3 .slz-icon-box-2.theme-style-2 .content-cell,
.sc-service-list.slz-column-4 .slz-icon-box-2.theme-style-2 .content-cell{
width: calc(70% + 40px);
padding: 30px 20px 30px 60px;
}
.sc-service-list.slz-column-2.seperator-style-2 >.item,
.sc-service-list.slz-column-3.seperator-style-2 >.item,
.sc-service-list.slz-column-4.seperator-style-2 >.item{
width:100%;
}
.slz-column-3.sc-service-list .slz-icon-box-2 .title,
.slz-column-4.sc-service-list .slz-icon-box-2 .title{
font-size: 18px;
font-weight: 500;
}
.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){
margin-top: 30px;
}
.slz-list-block.slz-column-2 .item:nth-child(-n + 2),
.slz-list-block.slz-column-3 .item:nth-child(-n + 2),
.slz-list-block.slz-column-4 .item:nth-child(-n + 2){
margin-top: 30px;
}
.sc-service-list.seperator-style-3 >.item:before {
content: "";
position: absolute;
width: calc(100% - 20px);
height: 1px;
top: 0;
left: 50%;
transform: translateX(-50%);
background-color: #F2F2F2;
z-index: 1;
}
.sc-service-list.seperator-style-4 >.item {
overflow: hidden;
}
.sc-service-list.seperator-style-4 >.item .slz-icon-box-2.theme-style-4:before {
content: "";
position: absolute;
width: calc(100% - 20px);
height: 1px;
top: 0;
left: 50%;
transform: translateX(-50%);
background-color: #F2F2F2;
z-index: 1;
}
.sc-service-list.seperator-style-3.slz-column-2 .item:nth-child(-n + 2):before,
.sc-service-list.seperator-style-3.slz-column-3 .item:nth-child(-n + 2):before,
.sc-service-list.seperator-style-3.slz-column-4 .item:nth-child(-n + 2):before {
content: none;
}
.sc-service-list.seperator-style-4.slz-column-2 .item:nth-child(-n + 2) .slz-icon-box-2.theme-style-4:before,
.sc-service-list.seperator-style-4.slz-column-3 .item:nth-child(-n + 2) .slz-icon-box-2.theme-style-4:before,
.sc-service-list.seperator-style-4.slz-column-4 .item:nth-child(-n + 2) .slz-icon-box-2.theme-style-4:before {
content: none;
}
.sc-service-list.slz-list-block.slz-column-3.seperator-style-4 .item:nth-child(-n + 3),
.sc-service-list.slz-list-block.slz-column-4.seperator-style-4 .item:nth-child(-n + 4),
.sc-service-list.slz-list-block.slz-column-4.seperator-style-4 .item:nth-child(-n + 3) {
margin-top: 0;
}
.slz-icon-box-1.style-3{
margin-bottom: 60px;
}
.sc_icon_box  .row > [class*="col-"]:last-child >.slz-icon-box-1.style-3{
margin-bottom: 0px;
}
.slz-column-1.sc-service-list .slz-icon-box-2.theme-style-2 .content-cell{
width: calc(66% + 30px);
}   
.slz-column-1.sc-service-list .slz-icon-box-2.theme-style-2 .icon-cell{
max-width: initial;
}
}
@media (max-width:767px){
}
@media (max-width:600px){
.sc-service-list .slz-icon-box-2.theme-style-2 .content-cell,
.sc-service-list .slz-icon-box-2.theme-style-2 .icon-cell{
-webkit-border-radius: 4px 4px 0 0;
border-radius: 4px 4px 0 0;
}
.sc-service-list.slz-column-1 .slz-icon-box-2.theme-style-2 .icon-cell,
.sc-service-list .slz-icon-box-2.theme-style-2 .icon-cell,
.sc-service-list.slz-column-2 .slz-icon-box-2.theme-style-2 .icon-cell,
.sc-service-list.slz-column-3 .slz-icon-box-2.theme-style-2 .icon-cell,
.sc-service-list.slz-column-4 .slz-icon-box-2.theme-style-2 .icon-cell{
width:100%;
position: relative;
}
.slz-column-1.sc-service-list .slz-icon-box-2.theme-style-2 .content-cell,
.slz-column-3.sc-service-list .slz-icon-box-2.theme-style-2 .content-cell,
.sc-service-list.slz-column-2 .slz-icon-box-2.theme-style-2 .content-cell,
.sc-service-list.slz-column-3 .slz-icon-box-2.theme-style-2 .content-cell,
.sc-service-list.slz-column-4 .slz-icon-box-2.theme-style-2 .content-cell{
width: 100%;
padding:30px 15px;
}
.slz-column-1.sc-service-list .slz-icon-box-2.theme-style-2 .icon-cell{
height: auto;
}
.sc-service-list .slz-icon-box-2.theme-style-2 .icon-cell:before{
padding-top: 63%;
}
.service-detail-wrapper > .title {
font-size: 36px;
}
}
@media (max-width:480px){
.sc-service-list >.item + .item{
margin-top: 30px!important;
}
.slz-list-block.seperator-style-4 > .item:hover:before{
height:calc(100% + 30px);
}
.sc-service-list.seperator-style-3 >.item:after,
.sc-service-list.seperator-style-4 >.item:after{
content:none;
}
.sc-service-list.seperator-style-3.slz-column-2 .item:nth-child(-n + 2):before,
.sc-service-list.seperator-style-3.slz-column-3 .item:nth-child(-n + 2):before,
.sc-service-list.seperator-style-3.slz-column-4 .item:nth-child(-n + 2):before {
content: '';
}
.sc-service-list.seperator-style-3.slz-column-2 .item:first-child:before,
.sc-service-list.seperator-style-3.slz-column-3 .item:first-child:before,
.sc-service-list.seperator-style-3.slz-column-4 .item:first-child:before {
content: none;
}
}
@media (max-width:380px){
.service-detail-wrapper > .title {
font-size: 26px;
}
}.sc-recruitment-tab{
display:block;
width:100%;
}
.slz-cv-wrapper{
margin-left:-15px;
margin-right:-15px;
}
.slz-cv-wrapper:before{
content:"";
display:table;
}
.slz-cv-wrapper:after{
content:"";
display:table;
clear:both;
}
.cv-navigation .slz-title-shortcode{
}
.slz-cv-wrapper .cv-navigation{
width:33.3333%;
display:block;
padding-left:15px;
padding-right:15px;
float:left;
position:relative;
}
.slz-cv-wrapper .cv-content{
width:66.6667%;
display:block;
padding-left:15px;
padding-right:15px;
float:left;
}
.slz-cv-wrapper .slz-categories{
list-style: none;
padding-left:0px;
margin-top:10px;
}
.slz-cv-wrapper .slz-categories li{
position: relative;
width: 100%;
}
.slz-cv-wrapper  .slz-categories .link{
line-height:1.4;
padding: 10px 25px 10px 0px;
position:relative;
}
.slz-cv-wrapper  .slz-categories .link:after{
font-family:'FontAwesome';
content:'\f105';
position:absolute;
right:0px;
top:10px;
color:#D8D8D8;
-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-cv-wrapper  .slz-categories .link:hover,
.slz-cv-wrapper  .slz-categories .active .link {
color:#DB0F32;
padding-left:15px;
box-shadow: 2px 3px 9px 1px rgba( 0, 0, 0, 0.1 );
}
.slz-cv-wrapper  .slz-categories .link:hover:after,
.slz-cv-wrapper  .slz-categories .active .link:after {
right:15px;
}
.slz-cv-wrapper .cv-content .slz-block-item-01 .block-image:before{
content:none;
}
.slz-cv-wrapper .cv-content .slz-block-item-01 .block-title{
font-size:45px;
font-weight:600;
margin-bottom:5px;
}
.slz-cv-wrapper .block-info-cv{
list-style: none;
padding-left:0px;
margin-bottom:20px;
}
.slz-cv-wrapper .block-info-cv >li{
display:inline-block;
margin-right:10px;
color:#989B9F;
}
.slz-cv-wrapper .block-info-cv >li i{
margin-right:5px;
}
.slz-cv-wrapper .cv-content .block-text + .block-read-more{
margin-top:30px;
}
.slz-cv-wrapper  .slz-title-shortcode{
display:block;
text-align:center;
position:absolute;
left:15px;
right:15px;
bottom:100%;
border-bottom:2px solid #DB0F32;
margin-bottom:0;
}
.slz-cv-wrapper  .slz-title-shortcode >span{
display:inline-block;
text-transform:uppercase;
font-weight:700;
color:#18364A;
font-size:20px;
padding:5px;
position:relative;
}
.slz-cv-wrapper  .slz-title-shortcode >span:before{
content:"";
position: absolute;
right:100%;
top:14px;
width:10px;
height:2px;
background-color:#DB0F32;
}
.slz-cv-wrapper  .slz-title-shortcode >span:after{
content:"";
position: absolute;
right:100%;
top:20px;
width:15px;
height:2px;
background-color:#DB0F32;
} .sc-recruitment-style-tab .slz-recent-post .media{
padding: 0;
}
.sc-recruitment-style-tab .slz-recent-post .media-right{
padding: 0;
}
.sc-recruitment-style-tab .slz-recent-post .media-left{
width: 100%;
border-radius: 5px;
overflow: hidden;
display: block;
position: relative;
}
.sc-recruitment-tab .slz-cv-wrapper .cv-content .slz-block-item-01 .block-image:before,
.sc-recruitment-style-tab .slz-recent-post .media-left:before {
display: block;
content: '';
padding-top: 50%;
}
.sc-recruitment-tab .slz-cv-wrapper .cv-content .slz-block-item-01 .block-image .img-responsive,
.sc-recruitment-style-tab .slz-recent-post .media-left .img-responsive{
width: auto;
height: 100%;
position: absolute;
top: 50%;
left: 50%;
margin: 0;
transform: translate(-50%,-50%);
-webkit-transform: translate(-50%,-50%);
}
.sc-recruitment-style-tab .slz-recent-post .media-left .img-responsive{
width: 100%;
height: auto;
}
.sc-recruitment-style-tab .slz-recent-post .media-left,.sc-recruitment-style-tab .slz-recent-post .media-right{
display: block;
}
.sc-recruitment-style-tab .slz-recent-post .media-right{
padding: 15px 0 0 0;
}
.sc-recruitment-tab .slz-cv-wrapper .cv-content .slz-block-item-01 .block-title,
.sc-recruitment-style-tab .slz-recent-post .block-title{
font-size: 36px;
line-height: 1.2;
margin-bottom: 5px;
color: #18364a;
}
.sc-recruitment-style-tab .slz-recent-post .block-title {
margin-bottom: 8px;
}
.sc-recruitment-tab .slz-cv-wrapper .cv-content .slz-block-item-01 .block-title:hover{
color: #da0f32;
cursor: pointer;
}
.sc-recruitment-style-tab .slz-recent-post .block-info{
margin-bottom: 20px;
}
.sc-recruitment-style-tab .slz-recent-post .block-info li{
margin-bottom: 5px;
}
.sc-recruitment-style-tab .block-info i{
margin-right: 5px;
}  @media (min-width:1025px){
}
@media (max-width:1024px){
}
@media (max-width:768px){
}
@media (max-width:767px){
}
@media (max-width:600px){
.slz-cv-wrapper  .slz-title-shortcode{
position:relative;
bottom:auto;
left:0;
right:auto;
width:100%;
}
.slz-cv-wrapper .cv-content .slz-block-item-01 .block-title {
font-size: 36px;
}
.slz-cv-wrapper .block-text h2 {
font-size: 24px;
}
}
@media (max-width:480px){
.slz-cv-wrapper .cv-navigation{
width:100%;
float:none;
margin-bottom:20px;
}
.slz-cv-wrapper .cv-content{
width:100%;
float:none;
}
.slz-cv-wrapper .cv-content .slz-block-item-01 .block-title{
font-size:24px;
}
}
@media (max-width:380px){
.slz-cv-wrapper .cv-content .slz-block-item-01 .block-title {
font-size: 26px;
}
.slz-cv-wrapper .block-text h2 {
font-size: 18px;
}
}.slz-banner-01{
overflow:hidden;
}
.slz-banner-01 .img-bg{
width:auto;
}
.slz-banner-01.style-2 .title{
text-align: left;
}
.slz-banner-01.style-2 .slz-btn{
padding:0 30px;
} @media screen and (max-width: 1024px) {
.slz-banner-01 .content-wrapper {
padding: 30px;
padding-top: 0;
}
.slz-banner-01 .content-wrapper h1 {
margin-top: 0;
}
.slz-banner-01.style-2 .description{
width:70%;
}
.slz-banner-01.style-2 .slz-btn{
width:30%;
}
}
@media (max-width:768px){
.slz-banner-01.style-2 .description{
width:100%;
}
.slz-banner-01.style-2 .slz-btn{
width:100%;
}
.slz-banner-01.style-2 .title{
text-align: center;
}
.slz-banner-01.style-2 .description{
text-align: center;
margin-right: 0px;
margin-left: 0px;
}
}
@media screen and (max-width: 767px) {
.slz-banner-01 .img-bg {
width: 100%;
margin-bottom: 0;
}
.slz-banner-01.style-2 .description{
width:100%;
}
.slz-banner-01.style-2 .slz-btn{
width:100%;
}
}.slz-button-search {
margin-left: 30px;
}
.slz-logo-wrapper .logo img {
max-width: 160px;
}
.slz-menu-wrapper > li > a {
font-weight: 500;
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,
.slz-menu-wrapper > li > a:after {
content: "";
position: absolute;
height: 2px;
width: 0;
background-color: #da0f32;
transition: all 0.3s ease;
}
.slz-menu-wrapper > li > a:before {
top: 36px;
left: 0;
}
.slz-menu-wrapper > li > a:after {
bottom: 36px;
right: 0;
}
.slz-header-fixed .slz-menu-wrapper > li > a:before {
top: 18px;
left: 0;
}
.slz-header-fixed .slz-menu-wrapper > li > a:after {
bottom: 18px;
right: 0;
}
.header-transparent .slz-menu-wrapper > li:hover > a,
.header-transparent .slz-menu-wrapper > .current-menu-item > a{
color: #fff;
}
.slz-menu-wrapper .current-menu-item > a:before,
.slz-menu-wrapper .current-menu-item > a:after,
.slz-menu-wrapper > li:hover > a:before,
.slz-menu-wrapper > li:hover > a:after,
.header-transparent .slz-menu-wrapper > li:hover > a:before,
.header-transparent .slz-menu-wrapper > li:hover > a:after {
width: calc(100% - 10px);
} .header-transparent .logo img {
opacity: 0;
}
.header-transparent .logo .logo-header-transparent {
opacity: 1;
}
.header-transparent .slz-menu-wrapper > li > a {
color: #fff;
}
.header-transparent .slz-header-fixed .logo img {
opacity: 1;
}
.header-transparent .slz-header-fixed .logo .logo-header-transparent {
opacity: 0;
}
.header-transparent .slz-header-fixed .slz-menu-wrapper > li > a {
color: #18364a;
} .slz-header-center .slz-menu-wrapper > li > a:before {
top: 18px;
left: 0;
}
.slz-header-center .slz-menu-wrapper > li > a:after {
bottom: 18px;
right: 0;
} .slz-hamburger-menu .bar,
.slz-hamburger-menu .bar:before,
.slz-hamburger-menu .bar:after {
background-color: #18364a;
}
.slz-main-menu-mobile .slz-menu-wrapper > li > a:before,
.slz-main-menu-mobile .slz-menu-wrapper > li > a:after {
content: none;
}
.slz-main-menu-mobile .slz-menu-wrapper li > a {
margin: 0;
}
.slz-main-menu-mobile .slz-menu-wrapper li:hover > a,
.slz-main-menu-mobile .slz-menu-wrapper .current-menu-item > a {
color: #fff;
}
.slz-main-menu-mobile .slz-menu-wrapper,
.slz-main-menu-mobile .slz-menu-wrapper li > a:hover,
.slz-main-menu-mobile .slz-menu-wrapper li > a:focus {
background-color: #18364a;
}
.slz-main-menu-mobile .slz-menu-wrapper .sub-menu {
background-color: #234358;
}
.header-transparent .slz-header-fixed .slz-main-menu-mobile .slz-menu-wrapper > li > a {
color: #fff;
}
.slz-footer-bottom {
background-color: #071621
}
.slz-header-mobile-topbar .slz-mobile-topbar {
border-bottom: 1px solid rgba(255,255,255,0.1);
}
.slz-header-mobile-topbar .slz-mobile-topbar .slz-btn {
padding: 0;
text-align: center;
width: 40px;
height: 40px;
line-height: 40px;
}
.slz-header-mobile-topbar .social a {
color: #fff;
}.slz-list-logo .link img{
-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-list-logo:hover .link img{
opacity:0.6;
}
.slz-list-logo:hover .link:hover img{
opacity:1;
}
@media screen and (max-width: 768px) {
.slz-list-block.slz-list-logo.slz-column-3 .item:nth-child(-n + 3),
.slz-list-block.slz-list-logo.slz-column-4 .item:nth-child(-n + 4),
.slz-list-block.slz-list-logo.slz-column-4 .item:nth-child(-n + 3) {
margin-top: 60px;
}
.slz-list-block.slz-list-logo.slz-column-2 .item:nth-child(-n + 2),
.slz-list-block.slz-list-logo.slz-column-3 .item:nth-child(-n + 2),
.slz-list-block.slz-list-logo.slz-column-4 .item:nth-child(-n + 2) {
margin-top: 0;
}
}
@media screen and (max-width: 600px) {
.slz-list-block.slz-list-logo .item {
margin-top: 30px;
}
.slz-list-block.slz-list-logo.slz-column-3 .item:nth-child(-n + 3),
.slz-list-block.slz-list-logo.slz-column-4 .item:nth-child(-n + 4),
.slz-list-block.slz-list-logo.slz-column-4 .item:nth-child(-n + 3) {
margin-top: 30px;
}
}
@media screen and (max-width: 414px) {
.slz-list-block.slz-list-logo.slz-column-3 .item:first-child,
.slz-list-block.slz-list-logo.slz-column-4 .item:first-child,
.slz-list-block.slz-list-logo.slz-column-4 .item:first-child {
margin-top: 0;
}
}.slz-header-wrapper .dropdown-toggle {
display: inline-block;
vertical-align: middle;
} .slick-dots {
bottom: -30px;
}
.slick-dots li button:before {
content: '';
background-color: #fff;
border: 1px solid #b2b6b9;
opacity: 1;
width: 9px;
height: 9px;
border-radius: 50%;
-webkit-border-radius: 50%;
z-index: 2;
transform: translate(40%, 40%);
-webkit-transform: translate(40%, 40%);
-moz-transform: translate(40%, 40%);
-ms-transform: translate(40%, 40%);
-o-transform: translate(40%, 40%);
transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
}
.slick-dots li button:after {
position: absolute;
content: '';
width: 16px;
height: 16px;
background-color: #fff;
border: 1px solid #dee1e3;
top: 0;
left: 0;
border-radius: 50%;
-webkit-border-radius: 50%;
z-index: 1;
transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
}
.slick-dots li.slick-active button:before {
background-color: #db0f31;
border-color: #db0f31;
}
.slick-dots li.slick-active button:after {
background-color: #fff;
border-color: #fff;
box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
} .block-title:hover {
color: #db0f30;
} .slz-carousel-wrapper .slick-arrow{
width:48px;
height:48px;
line-height:46px;
padding:0px;
color:#fff;
font-size:26px;
text-align:center;
-webkit-border-radius:5px;
border-radius:5px;
border:1px solid #ececec;
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;
}
.slz-carousel-wrapper .slick-arrow:hover{
color:#db0f31;
border-color:#db0f31;
}
.slz-carousel-wrapper .slick-arrow:focus{
-webkit-box-shadow:none;
box-shadow:none;
}
.slz-carousel-wrapper .slick-arrow.btn-prev:before{
font-family:'FontAwesome';
content:"\f104";
}
.slz-carousel-wrapper .slick-arrow.btn-next:before{
font-family:'FontAwesome';
content:"\f105";
}
.slz-carousel-wrapper .slick-arrow i{
display:none;
}
.slz-carousel-wrapper .slick-arrow .text{
display:none;
}
.slz-blog-detail .slz-related-post .slick-arrow{
-webkit-border-radius:5px;
border-radius:5px;
width:32px;
height:32px;
line-height:30px;
font-size:16px;
top: calc(50% - 30px);
}
.slz-blog-detail .slz-related-post .slick-arrow:hover{
background-color:transparent;
border-color:#db0f31;
color:#db0f31;
}
.slz-blog-detail .slz-related-post .slick-arrow.btn-prev{
left:-40px;
}
.slz-blog-detail .slz-related-post.slz-carousel-wrapper:hover .slick-arrow.btn-prev{
left: 40px;
}
.slz-blog-detail .slz-related-post  .slick-arrow.btn-next{
left: auto;
right: -40px;
}
.slz-blog-detail .slz-related-post.slz-carousel-wrapper:hover .slick-arrow.btn-next{
right: 40px;
}
.slz-block-item-01 .block-image.has-quote .link:after,
.slz-blog-detail .block-image.has-quote .link:after {
opacity: 1;
}  .slz-article-not-found .heading {
padding: 20px;
border-left: 3px solid #337ab7;
margin-bottom: 20px;
font-weight: 700;
}
.slz-article-not-found .page-content {
font-size: 16px;
}  .social a,
.social-list a {
color: #989b9f;
background-color: transparent;
border-radius: 0%;
overflow: hidden;
width: 20px;
height: auto;
display: inline-block;
text-align: center;
vertical-align: top;
margin: 0 6px;
position: relative;
}
.social a i,
.social-list a i {
position: relative;
z-index: 10;
color: inherit;
}
.social a:hover,
.social-list a:hover {
color: #DB0F32;
}
.slz-social-share .title {
font-size: 16px;
font-weight: 500;
}
.social .link.share-facebook:hover,
.social-list a.facebook:hover {
color: #365899;
}
.social .link.share-twitter:hover,
.social-list a.twitter:hover {
color: #1da1f2;
}
.social .link.share-google-plus:hover,
.social-list a.google-plus:hover {
color: #d73d32;
}
.social .link.share-pinterest:hover,
.social-list a.pinterest:hover {
color: #bd081c;
}
.social .link.share-linkedin:hover,
.social-list a.linkedin:hover {
color: #0077b5;
}
.social .link.share-digg:hover,
.social-list a.digg:hover {
color: #36465d;
}
.social .link.share-skype:hover,
.social-list a.skype:hover {
color: #00aff0;
}
.social .link.share-youtube:hover,
.social-list a.youtube:hover {
color: #e62117;
}
.social .link.share-rss:hover,
.social-list a.rss:hover {
color: #f36f24;
}
.social .link.share-flickr:hover,
.social-list a.flickr:hover {
color: #ff0084;
}   .sc_main_title {
margin-bottom: 60px;
}
.slz-main-title .title {
font-weight: 900;
text-transform: uppercase;
padding: 0;
color: #18364a;
}
.slz-main-title .title .main-color {
display: none;
}
.sc_main_title.style-1 .slz-main-title:before {
content: none;
} .sc_main_title.style-1 img {
margin: 0;
}
.sc_main_title.style-1 i {
font-size: 35px;
color: #da0f32;
}
.sc_main_title.style-1 .slz-main-title .title {
font-size: 45px;
line-height: 1;
}
.sc_main_title.style-1 .slz-main-title .subtitle {
font-size: 16px;
text-transform: uppercase;
margin-top: 5px;
letter-spacing: 3px;
color: #18364a;
} .sc_main_title.style-2 img,
.sc_main_title.style-2 i {
margin: 0;
position: absolute;
top: 13px;
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-o-transform: translateY(-50%);
-ms-transform: translateY(-50%);
}
.sc_main_title.style-2 .slz-main-title img + .title {
text-align: left;
}
.sc_main_title.style-2 i {
font-size: 24px;
color: #da0f32;
}
.sc_main_title.style-2 .slz-main-title .title {
font-size: 24px;
display: inline-block;
padding-left: 25px;
}
.sc_main_title.style-2 .slz-main-title .subtitle {
display: none;
}  .wpcf7 form {
position: relative;
}
.wpcf7 .cf7-form-control {
position: relative;
width: 100%;
margin-bottom: 30px;
}
.wpcf7 .cf7-form-control.transparent .wpcf7-not-valid-tip { }
.wpcf7 .cf7-form-control.transparent input,
.wpcf7 .cf7-form-control.transparent select {
color: #fff;
}
.wpcf7 .cf7-form-control.transparent input,
.wpcf7 .cf7-form-control.transparent textarea,
.wpcf7 .cf7-form-control.transparent select {
background-color: transparent;
border-color: rgba(255, 255, 255, 0.5);
}
.wpcf7 .cf7-form-control.transparent input:focus,
.wpcf7 .cf7-form-control.transparent select:focus {
border-color: rgba(255, 255, 255, 1);
}
.wpcf7 .cf7-form-control.transparent input::-webkit-input-placeholder,
.wpcf7 .cf7-form-control.transparent select::-webkit-input-placeholder {
color: rgba(255, 255, 255, 0.8);
}
.wpcf7 .cf7-form-control.transparent input:-moz-placeholder,
.wpcf7 .cf7-form-control.transparent select:-moz-placeholder {
color: rgba(255, 255, 255, 0.8);
}
.wpcf7 .cf7-form-control.transparent input::-moz-placeholder,
.wpcf7 .cf7-form-control.transparent select::-moz-placeholder {
color: rgba(255, 255, 255, 0.8);
}
.wpcf7 .cf7-form-control.transparent input:-ms-input-placeholder,
.wpcf7 .cf7-form-control.transparent select:-ms-input-placeholder {
color: rgba(255, 255, 255, 0.8);
}
.wpcf7 .cf7-form-control.left,
.wpcf7 .cf7-form-control.right {
width: 50%;
display: inline-block;
}
.wpcf7 .cf7-form-control > span {
display: block;
width: 100%;
}
.wpcf7 .cf7-form-control input,
.wpcf7 .cf7-form-control select {
width: 100%;
border-radius: 5px;
-webkit-border-radius: 5px;
border: 1px solid #a8b8c3;
padding: 10px 20px;
}
.wpcf7 .cf7-form-control i {
position: absolute;
right: 15px;
top: 20px;
color: #e1e9ee;
width: 14px;
text-align: center;
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
z-index: 1;
}
.wpcf7 .cf7-form-control i.rotate-up {
transform: translateY(-50%) rotate(-90deg);
-webkit-transform: translateY(-50%) rotate(-90deg);
-moz-transform: translateY(-50%) rotate(-90deg);
-ms-transform: translateY(-50%) rotate(-90deg);
-o-transform: translateY(-50%) rotate(-90deg);
}
.wpcf7 .cf7-form-control i.rotate-down {
transform: translateY(-50%) rotate(90deg);
-webkit-transform: translateY(-50%) rotate(90deg);
-moz-transform: translateY(-50%) rotate(90deg);
-ms-transform: translateY(-50%) rotate(90deg);
-o-transform: translateY(-50%) rotate(90deg);
}
.wpcf7 .cf7-form-control.textarea i {
top: 20px;
}
.wpcf7 .cf7-form-control input:focus,
.wpcf7 .cf7-form-control select:focus,
.wpcf7 .cf7-form-control textarea:focus {
border-color: #db0f30;
}
.wpcf7 .cf7-form-control textarea {
border-radius: 5px;
-webkit-border-radius: 5px;
border: 1px solid #a8b8c3;
padding: 10px 20px;
color: #7d909d;
resize: vertical;
width: 100%;
height: 135px;
}
.wpcf7 .cf7-btn-submit-wrapper {
text-align: center;
}
.wpcf7 .cf7-btn-submit {
position: relative;
display: inline-block;
z-index: 1;
}
.wpcf7 .cf7-btn-submit input {
font-size: 16px;
text-transform: uppercase;
color: #fff;
padding: 12px 50px;
border-radius: 45px;
-webkit-border-radius: 45px;
background-color: #db0f32;
border: 1px solid #db0f32;
transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-moz-transition: all 0.3s ease;
}
.wpcf7 .cf7-btn-submit input.btn-submit-loadding {
padding-right: 70px;
}
.wpcf7 .cf7-btn-submit.btn-alt input {
background-color: #18364a;
border-color: #18364a;
}
.wpcf7 .cf7-btn-submit input:hover {
background-color: #fff;
color: #db0f32;
border-color: #db0f32;
}
.wpcf7 .cf7-btn-submit.btn-alt input:hover {
color: #18364a;
border-color: #fff;
}
.wpcf7 .wpcf7-not-valid-tip {
position: absolute;
padding-left: 20px;
line-height: 30px;
}
div.wpcf7 img.ajax-loader {
position: absolute;
top: 50%;
transform: translateY(-50%);
right: 10px;
z-index: 2;
}
div.wpcf7-validation-errors {
position: absolute;
width: 100%;
}
.slz-change-color .wpcf7 .cf7-form-control select:focus {
border-color: #000;
}
.wpcf7 .wpcf7-radio .wpcf7-list-item,
.wpcf7 .wpcf7-checkbox .wpcf7-list-item{
margin: 0;
display: block;
}
.wpcf7 .wpcf7-radio .wpcf7-list-item + .wpcf7-list-item,
.wpcf7 .wpcf7-checkbox .wpcf7-list-item + .wpcf7-list-item {
margin-top: 20px;
}
.wpcf7 .wpcf7-radio .wpcf7-list-item > input,
.wpcf7 .wpcf7-checkbox .wpcf7-list-item > input {
display: inline-block;
vertical-align: middle;
margin: 0;
width: auto;
}
.wpcf7 .wpcf7-radio .wpcf7-list-item > span,
.wpcf7 .wpcf7-checkbox .wpcf7-list-item > span {
display: inline-block;
vertical-align: middle;
margin: 0 0 0 10px;
width: auto;
}
.wpcf7 .cf7-form-control.transparent span {
color: rgba(255, 255, 255, 0.8);
}  .slz-btn {
line-height: 45px;
height: 45px;
padding: 0 50px;
font-weight: 400;
font-size: 16px;
background-color: #18364a;
border-color: #18364a;
border-radius: 50px;
-webkit-border-radius: 50px;
color: #fff;
}
.slz-btn:hover {
color: #18364a;
background-color: #fff;
border-color: #fff;
}
.slz-btn .btn-icon:before {
transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
}
.slz-btn.box-shadow {
box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.4);
}
.slz-btn .btn-text,
.slz-btn .btn-icon {
color: inherit;
}
.page-custom {
margin-top: -170px;
}  .slz-menu-wrapper .current-menu-item > a,
.slz-menu-wrapper > li:hover > a,
.slz-main-menu .sub-menu > li:hover > a {
color: #18364a;
}
.slz-main-menu .sub-menu {
border-color: #db0f31;
}   .slz-footer-top {
padding: 100px 0;
}
footer .slz-widgets.slz-dark .slz-footer-top .widget-title,
footer .slz-widgets.slz-dark .slz-footer-top .title-widget {
color: #db0f30;
font-weight: 600;
margin-bottom: 25px;
}
.slz-footer-top .slz-widget-contact-info .item .text {
padding-left: 10px;
}
.slz-footer-top .slz-widget-contact-info .item {
width: auto;
}
.slz-footer-top .slz-widget-contact-info .item .icons {
position: relative;
top: 0;
left: 0;
}
footer .slz-widgets .slz-footer-top .text-c .title-widget,
footer .slz-widgets .slz-footer-top .text-c .widget-title {
text-align: center;
}
footer .slz-widgets .slz-footer-top .text-r .title-widget,
footer .slz-widgets .slz-footer-top .text-r .widget-title {
text-align: right;
}
.slz-footer-top .text-c .slz-widget-contact-info .item {
margin: 0 auto;
}
.slz-footer-top .text-r .slz-widget-contact-info .item {
margin-right: 0;
margin-left: auto;
}
.slz-footer-bottom .social i {
color: inherit !important;
}
.text-c .slz-widget-about-us .slz-logo {
left: 50%;
transform: translate(-50%, -50%);
}
.text-r .slz-widget-about-us .slz-logo {
left: auto;
right: 0;
}
.slz-footer-top .slz-widget-about-us .slz-logo {
margin: 0;
} footer .widget-title.title-widget.logo-title {
min-height: 24px;
}
footer .slz-widgets .widget-title,
footer .slz-widgets .title-widget {
border: none;
padding-bottom: 0;
margin-bottom: 40px;
font-size: 18px;
text-align: left;
font-weight: 500;
}
footer .slz-widget + .slz-widget {
margin-top: 30px;
}
footer .slz-widget-send-mail {
text-align: left;
} footer .slz-widget-about-us .logo-title .slz-logo {
height: auto;
} footer .slz-widget-categories .link {
line-height: 24px;
padding: 0;
margin-bottom: 5px;
}
footer .slz-widget-categories .link:hover {
padding: 0;
box-shadow: none;
}
footer .slz-widget-categories .link .icons {
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;
font-size: 7px;
width: 8px;
}
footer .slz-widget-categories .link .icons:before {
content: "\f111";
}
footer .slz-widget-categories .link .text {
font-size: 14px;
transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
margin-left: 10px;
}
footer .slz-widget-categories .link:hover .icons {
color: #db0f30;
}
footer .slz-widget-categories .link:hover .text {
color: #db0f30;
} footer .slz-widget-gallery .widget-content {
margin: 0 -5px;
}
footer .slz-widget-gallery .thumb,
footer .slz-widget-gallery .thumb:after {
border-radius: 0;
-webkit-border-radius: 0;
}
footer .slz-widget-gallery .thumb:before {
padding-top: 100%;
} footer .slz-widget-send-mail .widget-content form {
font-size: 0;
margin-top: 30px;
}
footer .slz-widget-send-mail .widget-content .form-control {
padding: 0;
display: inline-block;
width: calc( 100% - 40px );
margin-bottom: 0;
font-size: 14px;
height: 30px;
line-height: 30px;
}
footer .slz-widget-send-mail .slz-btn {
font-size: 0;
padding: 0;
width: 30px;
height: 30px;
border-bottom: 1px solid #e9ebef;
border-radius: 0;
-webkit-border-radius: 0;
line-height: 30px;
transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
vertical-align: top;
}
footer .slz-widget-send-mail .slz-btn:before {
font-size: 14px;
background-color: transparent;
width: 0;
height: 0;
line-height: inherit;
color: #db0f30;
}
footer .slz-widget-send-mail .slz-btn:after {
content: none;
}
footer .slz-widget-send-mail .widget-content .form-control:focus ~.slz-btn {
border-bottom-color: #db0f30;
}
footer .slz-widget-send-mail .slz-btn:hover {
background-color: transparent;
padding: 0;
}
footer .slz-widget-send-mail .slz-btn:hover:before {
left: 0;
background-color: transparent;
}  .slz-banner-01 .content-wrapper {
padding: 80px 50px;
padding-top: 40px;
}
.slz-list-block.slz-list-logo .item {
margin-top: 60px;
}
.slz-list li {
padding: 2px 0;
}
.slz-carousel-wrapper .slick-dotted.slick-slider {
margin-bottom: 40px;
}
.slz-banner-01 .description {
font-size: 16px;
font-weight: 500;
} .purchase-wrap .purchase-btn {
border-radius: 40px;
}@media (min-width:1600px) {
.slz-banner-01 .content-wrapper {
padding: 80px 150px;
}
}
@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%
}
.slz-carousel-wrapper .slick-arrow.btn-prev{
left:-58px;
}
.slz-carousel-wrapper .slick-arrow.btn-next{
right:-58px;
}
}
@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) { .sc_main_title.style-1 .slz-main-title .title {
font-size: 35px;
}
.sc_main_title.style-1 i {
font-size: 30px;
}
.slz-carousel-wrapper .slick-arrow{
width:32px;
height:32px;
line-height:30px;
font-size:16px;
}
.slz-carousel-wrapper .slick-arrow.btn-prev{
left:-35px;
}
.slz-carousel-wrapper .slick-arrow.btn-next{
right:-35px;
}
.sc_main_title{
margin-bottom: 40px;
}
.slz_col-md-12{
width:100%;
float: none;
}
} @media screen and (max-width: 768px) {
.sc_icon_box > .row > .col-md-3 {
width: 50%;
float: left;
margin-top: 30px;
}
.sc_icon_box > .row > .col-md-3:nth-child(-n + 2) {
margin-top: 0;
}
.slz-list-block.slz-column-2 .slz-block-item-02 .block-title,
.slz-list-block.slz-column-1 .slz-block-item-02 .block-title {
font-size: 24px;
line-height: 1.2;
}
.slz-list-block.slz-column-2 .slz-block-item-02 .sub-content,
.slz-list-block.slz-column-1 .slz-block-item-02 .sub-content {
width: 70px;
}
.slz-list-block.slz-column-2 .slz-block-item-02 .main-content,
.slz-list-block.slz-column-1 .slz-block-item-02 .main-content {
padding-left: 20px;
width: calc(100% - 70px);
}
.slz-list-block.slz-column-2 .slz-block-item-02 .date-time,
.slz-list-block.slz-column-1 .slz-block-item-02 .date-time {
padding: 5px;
}
.slz-list-block.slz-column-1 .slz-block-item-02 .date-time .month,
.slz-list-block.slz-column-1 .slz-block-item-02 .date-time .year,
.slz-list-block.slz-column-2 .slz-block-item-02 .date-time .month,
.slz-list-block.slz-column-2 .slz-block-item-02 .date-time .year{
font-size: 12px;
}
.slz-list-block.slz-column-1 .slz-block-item-02 .date-time .day,
.slz-list-block.slz-column-2 .slz-block-item-02 .date-time .day {
font-size: 30px;
}
.slz-footer-top .col-sm-6 {
margin-top: 40px;
}
.slz-footer-top .col-sm-6:nth-child(-n + 2) {
margin-top: 0;
}
footer .slz-widgets.slz-dark .slz-footer-top .widget-title,
footer .slz-widgets.slz-dark .slz-footer-top .title-widget {
margin-bottom: 15px;
}
.slz_col-md-12{
width:100%;
float: none;
}
} @media screen and (max-width: 767px) {
.slz-footer-top .col-sm-6 {
margin-top: 30px;
}
.slz-footer-top .col-sm-6:nth-child(-n + 2) {
margin-top: 30px;
}
.slz-footer-top .col-sm-6:first-child {
margin-top: 0;
}
} @media screen and (max-width: 600px) {
.slz-title-command .title-command-wrapper {
width: calc(100% - 30px);
min-width: 0;
}
.slz-title-command .title-command-wrapper .title {
font-size: 36px;
line-height: 1.2;
}
.breadcrumb-wrapper {
margin-top: 10px;
}
footer .slz-widgets .widget-title, footer .slz-widgets .title-widget {
margin-bottom: 20px;
}
.sc_block_posts .slz-list-block.slz-column-4 > .item,
.sc_block_posts .slz-list-block.slz-column-3 > .item,
.sc_block_posts .slz-list-block.slz-column-2 > .item {
width: 100%;
}
.sc_block_posts .slz-list-block.slz-column-2 .item:nth-child(-n + 2),
.sc_block_posts .slz-list-block.slz-column-3 .item:nth-child(-n + 2),
.sc_block_posts .slz-list-block.slz-column-4 .item:nth-child(-n + 2) {
margin-top: 30px;
}
.sc_block_posts .slz-list-block.slz-column-2 .item:first-child,
.sc_block_posts .slz-list-block.slz-column-3 .item:first-child,
.sc_block_posts .slz-list-block.slz-column-4 .item:first-child {
margin-top: 0;
}
} @media screen and (max-width: 480px) {
.sc_icon_box > .row > .col-md-3 {
width: 100%;
float: none;
}
.sc_icon_box > .row > .col-md-3:nth-child(-n + 2) {
margin-top: 30px;
}
.sc_icon_box > .row > .col-md-3:first-child {
margin-top: 0;
}
.slz-footer-bottom .item-wrapper {
display: block;
width: 100%;
text-align: left !important;
}
.slz-footer-bottom .item-wrapper + .item-wrapper {
margin-top: 10px;
}
.comment-info-wrapper .author-name + .info {
margin-right: 0;
line-height: 18px;
}
.comment-info-wrapper .author-name {
font-weight: 700;
}
.blog-detail-wrapper .blog-detail-info .sub-content {
width: 70px;
}
.blog-detail-wrapper .blog-detail-info  .main-content {
padding-left: 20px;
width: calc(100% - 70px);
}
.blog-detail-wrapper .date-time {
padding: 5px;
}
.blog-detail-wrapper .date-time .month,
.blog-detail-wrapper .date-time .year {
font-size: 12px;
}
.blog-detail-wrapper .main-content .title {
font-size: 24px;
}
} @media screen and (max-width: 414px) { .sc_main_title.style-1 .slz-main-title .title {
font-size: 30px;
}
.sc_main_title.style-1 .slz-main-title .subtitle {
letter-spacing: 2px;
}
.sc_main_title.style-2 img,
.sc_main_title.style-2 i {
top: 11px;
}
.sc_main_title.style-2 .slz-main-title .title,
.sc_main_title.style-2 i {
font-size: 20px;
} .wpcf7 .cf7-form-control.left,
.wpcf7 .cf7-form-control.right {
width: 100%;
margin: 0 0 20px;
}
.wpcf7 .cf7-form-control {
margin-bottom: 20px;
}
.slz-logo-wrapper .logo img {
max-width: 130px !important;
} .slz-blog-author {
box-shadow: 2px 3.5px 12px 0px rgba( 0, 0, 0, 0.1 );
padding-top: 30px;
}
.slz-blog-author .media-left {
display: block;
margin: 0 auto;
}
.slz-blog-author .media-right {
display: block;
width: 100%;
padding: 30px 30px 0;
text-align: center;
}
.slz-blog-author .media-right:before {
content: none;
}
.slz-list-block.slz-column-2 .slz-block-item-02 .block-title,
.slz-list-block.slz-column-1 .slz-block-item-02 .block-title {
font-size: 20px;
line-height: 1.4;
}
} @media screen and (max-width: 380px) {
.slz-title-command .title-command-wrapper .title {
font-size: 26px;
}
} @media screen and (max-width: 320px) {
.slz-widget-material-download .slz-btn, .sc_material_download .slz-btn {
padding: 0 15px;
}
.slz-widget-material-download .slz-btn .btn-text, .sc_material_download .slz-btn .btn-text {
min-width: 0;
}
.slz-widget-material-download .slz-btn .btn-icon, .sc_material_download .slz-btn .btn-icon {
right: 15px;
}
}