.sc_main_title {
margin-bottom: 50px;
}
.slz-main-title {
position: relative;
}
.slz-main-title .subtitle {
font-size: 20px;
text-transform: capitalize;
}
.slz-main-title img {
display: inline-block;
margin: 0;
}
.slz-main-title i {
font-size: 30px;
position: relative;
color: inherit;
}
.slz-main-title .title {
margin: 0;
font-size: 40px;
padding-top: 10px;
font-weight: 700;
color: #18364a;
position: relative;
text-transform: capitalize;
}
.slz-main-title .title .main-color {
color: #da0f32;
font-weight: 700;
} .sc_main_title.style-1 .slz-main-title:before {
position: absolute;
left: 0;
bottom: -15px;
content: '';
width: 100px;
height: 2px;
background-color: #da0f32;
} .sc_main_title.style-2 .slz-main-title .subtitle {
font-size: 87px;
line-height: 1;
font-weight: 700;
text-transform: uppercase;
color: #f1f1f1;
position: absolute;
width: 100%;
top: 50%;
left: 0;
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
}
.sc_main_title.style-2 .slz-main-title .subtitle + .title {
padding: 20px 0;
} .sc_main_title.style-3 .slz-main-title .subtitle {
font-size: 87px;
line-height: 1;
font-weight: 700;
text-transform: uppercase;
color: #404040;
opacity: 0.05;
position: absolute;
width: 100%;
top: 50%;
left: 0;
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
}
.sc_main_title.style-3 .slz-main-title .subtitle + .title {
padding: 20px 0;
}
.sc_main_title.style-3 .slz-main-title:before {
position: absolute;
left: 0;
bottom: -15px;
content: '';
width: 100px;
height: 2px;
background-color: #da0f32;
} .sc_main_title.text-c .slz-main-title:before {
left: 50%;
transform: translateX(-50%);
}
.sc_main_title.text-r .slz-main-title:before {
left: auto;
right: 0;
}
.sc_main_title.style-2.text-c .slz-main-title .subtitle + .title,
.sc_main_title.style-3.text-c .slz-main-title .subtitle + .title {
left: 50%;
transform: translateX(-50%);
}
.sc_main_title.style-2 .slz-main-title img + .subtitle,
.sc_main_title.style-2 .slz-main-title i + .subtitle,
.sc_main_title.style-3 .slz-main-title img + .subtitle,
.sc_main_title.style-3 .slz-main-title i + .subtitle {
top: 62%;
}
.sc_main_title.text-r .slz-main-title .subtitle + .title {
left: auto;
right: 0;
} @media screen and (max-width: 767px) {
.slz-main-title .title {
font-size: 30px;
padding-top: 5px;
}
.slz-main-title .subtitle {
font-size: 18px;
}
.slz-main-title i {
font-size: 24px;
}
.sc_main_title.style-1 .slz-main-title:before,
.sc_main_title.style-3 .slz-main-title:before {
bottom: -10px;
}
.sc_main_title.style-2 .slz-main-title .subtitle,
.sc_main_title.style-3 .slz-main-title .subtitle {
font-size: 60px;
}
.sc_main_title.style-2 .slz-main-title .subtitle + .title,
.sc_main_title.style-3 .slz-main-title .subtitle + .title {
padding: 10px 0;
}
.sc_main_title.style-2 .slz-main-title img + .subtitle, 
.sc_main_title.style-2 .slz-main-title i + .subtitle, 
.sc_main_title.style-3 .slz-main-title img + .subtitle, 
.sc_main_title.style-3 .slz-main-title i + .subtitle {
top: calc(50% + 13px);
}
}
@media screen and (max-width: 380px) {
.slz-main-title .title {
font-size: 24px;
}
.sc_main_title.style-2 .slz-main-title .subtitle, 
.sc_main_title.style-3 .slz-main-title .subtitle {
font-size: 50px;
}
}.sc_main_title.style-2 .slz-main-title img + .subtitle, 
.sc_main_title.style-2 .slz-main-title i + .subtitle, 
.sc_main_title.style-3 .slz-main-title img + .subtitle, 
.sc_main_title.style-3 .slz-main-title i + .subtitle{
top: 70%;
}
.slz-main-title img {
margin: 0 0 12px;
} .sc_main_title.style-1 .slz-main-title:before{
background-color: #F13E4B;
width: 74px;
bottom: 0;
-webkit-transform: translate(0%,15px);
-moz-transform: translate(0%,15px);
-ms-transform: translate(0%,15px);
-o-transform: translate(0%,15px);
transform: translate(0%,15px); 
}
.sc_main_title.text-c.style-1 .slz-main-title:before,
.sc_main_title.text-c.style-2 .slz-main-title:before,
.sc_main_title.text-c.style-3 .slz-main-title:before,
.sc_main_title.text-c .slz-main-title:before{
-webkit-transform: translate(-50%,15px);
-moz-transform: translate(-50%,15px);
-ms-transform: translate(-50%,15px);
-o-transform: translate(-50%,15px);
transform: translate(-50%,15px);
}
.sc_main_title.style-1 .slz-main-title:before,
.sc_main_title.style-2 .slz-main-title:before,
.sc_main_title.style-3 .slz-main-title:before,
.sc_main_title .slz-main-title:before{
left: 18px;
}
.sc_main_title.style-1.text-c .slz-main-title:before,
.sc_main_title.style-2.text-c .slz-main-title:before,
.sc_main_title.style-3.text-c .slz-main-title:before{
left: 50%;
}
.slz-main-title .title{
font-weight: 800;
color: #202427;
padding-top: 0px;
text-transform: uppercase;
position: relative;
}
.slz-main-title .title .main-color{
color: #F13E4B;
font-weight: 800;
}
.slz-main-title .title:before{
position: absolute;
content: "";
left: 0;
bottom: 0px;
content: '';
width: 10px;
height: 2px;
margin-left: 0px;
background-color: #F13E4B;
-webkit-transform: translate(0,15px);
-moz-transform: translate(0,15px);
-ms-transform: translate(0,15px);
-o-transform: translate(0,15px);
transform: translate(0,15px);
}
.slz-main-title .title:after{
position: absolute;
content: "";
left: 0;
bottom: 0px;
content: '';
width: 10px;
height: 2px;
margin-left: 100px;
background-color: #F13E4B;
-webkit-transform: translate(0,15px);
-moz-transform: translate(0,15px);
-ms-transform: translate(0,15px);
-o-transform: translate(0,15px);
transform: translate(0,15px);
}
.sc_main_title.text-c .slz-main-title .title:before {
left: 50%;
-webkit-transform: translate(-50%, 15px);
-moz-transform: translate(-50%, 15px);
-ms-transform: translate(-50%, 15px);
-o-transform: translate(-50%, 15px);
transform: translate(-50%, 15px);
margin-left: -50px;
}
.sc_main_title.text-c .slz-main-title .title:after {
left: 50%;
-webkit-transform: translate(-50%, 15px);
-moz-transform: translate(-50%, 15px);
-ms-transform: translate(-50%, 15px);
-o-transform: translate(-50%, 15px);
transform: translate(-50%, 15px);
margin-left: 50px;
}
.sc_main_title.text-r .slz-main-title:before{
right: 18px;
left: auto;
}
.sc_main_title.text-r .slz-main-title .title:before {
left: auto;
right: 0;
-webkit-transform: translate(0,15px);
-moz-transform: translate(0,15px);
-ms-transform: translate(0,15px);
-o-transform: translate(0,15px);
transform: translate(0,15px);
}
.sc_main_title.text-r .slz-main-title .title:after {
left: auto;
right: 100px;
-webkit-transform: translate(0%,15px);
-moz-transform: translate(0%,15px);
-ms-transform: translate(0%,15px);
-o-transform: translate(0%,15px);
transform: translate(0%,15px);
}
.sc_main_title.style-1 .slz-main-title .subtitle {
margin-bottom: 5px;
} .style-2 .slz-main-title .title:before,
.style-2 .slz-main-title .title:after{
content: none;
}
.sc_main_title.style-2 .slz-main-title .subtitle{
top: calc(50% + 5px);
} .sc_main_title.style-3 .slz-main-title:before{
width: 74px;
background-color: #F13E4B;
bottom: 0;
-webkit-transform: translate(0%,15px);
-moz-transform: translate(0%,15px);
-ms-transform: translate(0%,15px);
-o-transform: translate(0%,15px);
transform: translate(0%,15px);
}
.sc_main_title.style-3.text-c .slz-main-title:before{
-webkit-transform: translate(-50%,15px);
-moz-transform: translate(-50%,15px);
-ms-transform: translate(-50%,15px);
-o-transform: translate(-50%,15px);
transform: translate(-50%,15px);
} .sc_main_title.style-4 .slz-main-title .title:before,
.sc_main_title.style-4 .slz-main-title .title:after {
content: none;
}
.sc_main_title.style-4 .slz-main-title .subtitle {
margin-bottom: 5px;
}.slz-block-team-02 {
background-color: #fff;
text-align: center;
font-size: 14px;
}
.slz-block-team-02 .block-image{
background: #fff;
}
.slz-block-team-02 .block-image:before, .slz-block-team-02 .block-image:after {
content: none;
}
.slz-block-team-02 .block-image:before, .slz-block-team-02 .block-image:after {
content: none;
}
.slz-block-team-02 .team-img {
position: relative;
display: block;
overflow: hidden;
}
.slz-block-team-02 .team-img:before {
content: "";
display: block;
padding-top: 75%;
}
.slz-block-team-02 .team-img .link {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 3;
}
.slz-block-team-02 .social-list {
margin-top: 0px;
}
.slz-block-team-02 .social-list .item{
display: inline-block;
}
.slz-block-team-02 .social-list .item .text {
display: none;
}
.slz-block-team-01 .social-list .item .text {
display: none;
}
.slz-block-team-02 .team-body .title{
margin-top: 0;
margin-bottom: 5px;
}
.slz-block-team-01 .team-body{
padding: 15px;
font-size: 14px;
}
.slz-block-team-02 .team-body{
padding: 15px;
}
.slz-block-team-01 .team-img {
position: relative;
overflow: hidden;
display: block;
}
.slz-block-team-01 .team-img:before {
content: "";
display: block;
padding-top: 75%;
}
.slz-block-team-01 .team-img .link {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 3;
}
.sc_team_list.layout-1 .slz-block-team-01 {
background-color: transparent;
}
.slz-block-team-01 .slz-info-block .mobile,
.slz-block-team-01 .slz-info-block .email,
.slz-block-team-02 .slz-info-block .mobile,
.slz-block-team-02 .slz-info-block .email{
color: #494647;
}
.slz-block-team-01 .slz-info-block .mobile:hover,
.slz-block-team-01 .slz-info-block .email:hover,
.slz-block-team-02 .slz-info-block .email:hover,
.slz-block-team-02 .slz-info-block .mobile:hover{
color: #F13E4B;
} .sc_team_list.layout-1 .slz-block-team-01{
position: relative;
padding-top: 25px;
}
.sc_team_list.layout-1 .slz-block-team-01 .team-img {
position: absolute;
top: 0px;
left: 0px;
width: 110px;
height: 110px;
border:2px solid #FFFFFF;
border-radius: 50%;
z-index: 5;
-webkit-border-radius: 50%;
-webkit-box-shadow: 5px 9px 29px 0px rgba(0, 0, 0, 0.09);
-moz-box-shadow: 5px 9px 29px 0px rgba(0, 0, 0, 0.09);
box-shadow: 5px 9px 29px 0px rgba(0, 0, 0, 0.09);
}
.sc_team_list.layout-1 .slz-block-team-01 .team-body{
position: relative;
width: calc(100% -  25px);
margin-left: 25px;
background: #FFFFFF;
text-align: left;
border-radius: 4px;
-webkit-border-radius: 4px;
padding-left: 110px;
border:none;
-webkit-box-shadow: 2px 1px 7px 0px rgba(0,0,0,0.1);
-moz-box-shadow: 2px 1px 7px 0px rgba(0,0,0,0.1);
box-shadow: 2px 1px 7px 0px rgba(0,0,0,0.1);
}
.slz-block-team-01 .team-body .title{
color: #242021;
font-size: 16px;
font-weight: 700;
}
.slz-block-team-01 .team-body .title:hover{
color: #F13E4B;
}
.slz-block-team-01 .team-body .position{
color: #494647;
font-weight: 600;
}
.slz-block-team-01 .description-wrapper +.social-list{
margin-top: 5px;
margin-left: -5px;
}
.slz-block-team-01 .social-list .item {
font-size: 14px;
width: 30px;
height: 30px;
line-height: 28px;
border: 1px solid #BCBCBC;
padding: 0px;
margin: 5px;
text-align: center;
color: #BCBCBC;
border-radius: 50%;
-webkit-border-radius: 50%;
-webkit-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
-ms-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
transition: all 0.4s ease;
}
.slz-block-team-01 .social-list .item:hover {
background-color: #FFFFFF;
border-color: #FFFFFF;
color: #F13E4B;
-webkit-box-shadow: 0px 3px 8px 0px rgba(0,0,0,0.1);
-moz-box-shadow: 0px 3px 8px 0px rgba(0,0,0,0.1);
box-shadow: 0px 3px 8px 0px rgba(0,0,0,0.1);
}
.slz-block-team-01 .social-list .item:nth-child(-n+2),
.slz-block-team-01 .social-list .item:nth-child(-n+3) {
margin-top: 5px;
}
.slz-block-team-01 .social-list .item:first-child {
margin-left: 5px;
}
.slz-block-team-01 .social-list .item .icon {
margin: 0;
vertical-align: middle;
color: #BCBCBC;
transition: color 0.3s;
-webkit-transition: color 0.3s;
}
.slz-block-team-01 .social-list .item:hover .icon {
color: #F13E4B;
} .sc_team_list.layout-1.slz-carousel-style2 .slz-block-team-01 {
padding-top: 0;
}
.sc_team_list.layout-1.slz-carousel-style2 .slz-block-team-01 .team-img {
border: 5px solid #FFFFFF;
}
.sc_team_list.layout-1.slz-carousel-style2 .slz-block-team-01 .team-body {
padding-top: 0;
padding-bottom: 0;
box-shadow: none;
-webkit-box-shadow: none;
} .sc_team_list.layout-2 .slz-block-team-02 .block-image {
width: 70%;
margin: auto;
position: relative;
border: 5px solid #FFFFFF;
border-radius: 50%;
-webkit-border-radius: 50%;
overflow: hidden;
z-index: 5;
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
-webkit-box-shadow: 5px 9px 29px 0px rgba(0, 0, 0, 0.09);
-moz-box-shadow: 5px 9px 29px 0px rgba(0, 0, 0, 0.09);
box-shadow: 5px 9px 29px 0px rgba(0, 0, 0, 0.09);
}
.sc_team_list.layout-2 .slz-column-4 .slz-block-team-02 .block-image {
width: 100%;
}
.sc_team_list.layout-2 .slz-block-team-02 .block-image .team-img:before {
padding-top: 100%;
}
.sc_team_list.layout-2 .slz-block-team-02 .block-image .team-img .link:after {
-webkit-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
-ms-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
transition: all 0.4s ease;
background: rgba(241, 62, 75, 0.85);
opacity: 0;
overflow: initial;
transform: none;
visibility: inherit;
-webkit-transform: none;
}
.sc_team_list.layout-2 .slz-block-team-02 .block-image:hover .team-img .link:after {
opacity: 1;
}
.sc_team_list.layout-2 .slz-block-team-02 .block-image .team-img + .social-list {
border: none;
}
.sc_team_list.layout-2 .slz-block-team-02 .social-list {
position: absolute;
top: 50%;
left: 0;
width: 100%;
padding: 40px;
border: none;
opacity: 0;
z-index: 5;
-webkit-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
-ms-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
transition: all 0.4s ease;
-webkit-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
}
.sc_team_list.layout-2 .slz-block-team-02 .block-image:hover .social-list {
opacity: 1;
}
.sc_team_list.layout-2 .slz-block-team-02 .social-list .item {
font-size: 14px;
width: 30px;
height: 30px;
line-height: 28px;
border: 1px solid #FFFFFF;
padding: 0px;
margin: 5px;
text-align: center;
color: #FFFFFF;
border-radius: 50%;
-webkit-border-radius: 50%;
-webkit-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
-ms-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
transition: all 0.4s ease;
}
.sc_team_list.layout-2 .slz-block-team-02 .social-list .item:hover {
background-color: #FFFFFF;
color: #242021;
}
.sc_team_list.layout-2 .slz-block-team-02 .social-list .item .icon {
margin: 0;
vertical-align: middle;
color: #FFFFFF;
}
.sc_team_list.layout-2 .slz-block-team-02 .social-list .item:hover .icon {
color: #242021;
}
.sc_team_list.layout-2 .slz-block-team-02 .team-body{
border:none;
margin-top: 10px;
}
.sc_team_list.layout-2 .slz-block-team-02 .team-body .title{
font-size: 20px;
font-weight: 700;
color: #242021;
}
.sc_team_list.layout-2 .slz-block-team-02 .team-body .title:hover{
color: #F13E4B;
}
.sc_team_list.layout-2 .slz-block-team-02 .team-body .position{
font-size: 16px;
font-weight: 600;
color: #494647;
}
.sc_team_list.layout-2 .slz-block-team-02 .team-body .title +.position{
margin-top: 5px;
}
.sc_team_list.layout-2 .slz-block-team-02 .team-body .main-info + .description-wrapper{
margin-top: 0px;
}
.sc_team_list.layout-2 .slz-block-team-02 .team-body  .slz-info-block + .description-wrapper{
margin-top: 5px;
}
.sc_team_list.layout-2 .slz-block-team-02 .team-body {
padding-bottom: 0px;
} .sc_team_list.layout-3{
position: relative;
}
.slz-team-slider-03 {
position: relative;
z-index: 1;
min-height: 390px;
}
.slz-team-slider-03:before{
content: "";
width: 80%;
position: absolute;
height: calc(100% - 50px);
top: 50px;
right: 0;
border:1px solid #ececec;
background-color: #FFFFFF;
border-radius: 4px;
-webkit-border-radius: 4px;
z-index: -1;
pointer-events: none;
}
.slz-team-slider-03:after{
content: "";
display: table;
clear: both;
}
.slz-team-wrapper-03 .slide-nav .slick-dots{
display: none!important;
}
.slz-block-team-03 .col-left{
width: 100%;
float: none;
}
.slz-block-team-03 .col-right{
width: 100%;
float: none;
padding-left: calc(30% + 30px);
}
.slz-block-team-03 .slz-block-team-02{
background: transparent;
}
.slz-block-team-03 .slz-block-team-02 .block-image{
overflow: visible;
}
.slz-block-team-03 .slz-block-team-02 .block-image .team-img{
position: absolute;
left: 0;
top: 0;
z-index: 5;
width: 30%;
border-radius: 50%;
-webkit-border-radius: 50%;
border:5px solid #FFFFFF;
-webkit-box-shadow: 5px 9px 29px 0px rgba(0, 0, 0, 0.09);
-moz-box-shadow: 5px 9px 29px 0px rgba(0, 0, 0, 0.09);
box-shadow: 5px 9px 29px 0px rgba(0, 0, 0, 0.09);
}
.slz-block-team-03 .slz-block-team-02 .block-image .team-img:before{
padding-top: 100%;
}
.slz-block-team-03 .slz-block-team-02 .team-body{
width: calc(70% - 30px);
margin-left: calc(30% + 30px);
padding: 75px 40px 0px 0px;
border:none;
text-align: left;
}
.slz-block-team-03 .slz-block-team-02 .block-image .team-img + .social-list{
border:none;
}
.slz-block-team-03 .slz-block-team-02 .team-body .main-info{
float: left;
width: auto;
margin-bottom: 15px;
margin-top: 12px;
}
.slz-block-team-03 .social-list{
float: right;
text-align: right;
margin-bottom: 15px;
}
.slz-block-team-03 .social-list .item {
font-size: 14px;
width: 30px;
height: 30px;
line-height: 28px;
border: 1px solid #BCBCBC;
padding: 0px;
margin: 5px;
text-align: center;
color: #BCBCBC;
border-radius: 50%;
-webkit-border-radius: 50%;
-webkit-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
-ms-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
transition: all 0.4s ease;
}
.slz-block-team-03 .social-list .item:hover {
background-color: #FFFFFF;
border-color: #FFFFFF;
color: #F13E4B;
-webkit-box-shadow: 0px 3px 8px 0px rgba(0,0,0,0.1);
-moz-box-shadow: 0px 3px 8px 0px rgba(0,0,0,0.1);
box-shadow: 0px 3px 8px 0px rgba(0,0,0,0.1);
}
.slz-block-team-03 .team-body .social-list .item .icon {
margin: 0;
vertical-align: middle;
color: #BCBCBC;
}
.slz-block-team-03 .team-body .social-list .item:hover .icon {
color: #F13E4B;
}
.slz-block-team-03 .slz-block-team-02 .description{
width:100%;
}
.slz-team-wrapper-03 .slz-team-nav-03{
padding-left: 20px;
padding-right: 20px;
}
.slz-carousel-wrapper.slz-team-wrapper-03 .slz-team-nav-03.slick-dotted.slick-slider {
margin-bottom: 0;
}
.slz-team-wrapper-03 .slz-team-nav-03 .slick-list{
width: 100%;
overflow: hidden;
}
.slz-team-wrapper-03 .slz-team-nav-03 .team-img{
padding-left: 5px;
padding-right: 5px;
border-radius: 50%;
-webkit-border-radius: 50%;
float: left;
}
.slz-team-wrapper-03 .slz-team-nav-03 .team-img a{
display: block;
width: 100%;
position: relative;
border-radius: 50%;
-webkit-border-radius: 50%;
overflow: hidden;
margin-left: 0px;
z-index: 1;
-webkit-transform: translate3d(0,0,0);
-moz-transform: translate3d(0,0,0);
-ms-transform: translate3d(0,0,0);
-o-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
border:5px solid #FFFFFF;
-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-team-wrapper-03 .slz-team-nav-03 .team-img a:before{
content: "";
display: block;
padding-top: 100%;
}
.slz-team-wrapper-03 .slz-team-nav-03 .team-img a .img-full{
position: absolute;
top: 0;
left: 50%;
height: 100%;
width: auto;
-webkit-transform: translate(-50%,0);
-moz-transform: translate(-50%,0);
-ms-transform: translate(-50%,0);
-o-transform: translate(-50%,0);
transform: translate(-50%,0);
}
.slz-team-wrapper-03 .slz-team-nav-03 .team-img.slick-center a,
.slz-team-wrapper-03 .slz-team-nav-03 .team-img.slick-current a{
-webkit-box-shadow: 5px 9px 29px 0px rgba(0, 0, 0, 0.09);
-moz-box-shadow: 5px 9px 29px 0px rgba(0, 0, 0, 0.09);
box-shadow: 5px 9px 29px 0px rgba(0, 0, 0, 0.09);
}
.slz-team-wrapper-03 .slick-track{
padding-top: 20px;
padding-bottom: 20px;
}
.slz-block-team-03 .col-right .description{
padding-right: 40px;
padding-bottom: 60px;
}
.slz-block-team-03 .col-right .description .quote-item{
padding: 40px 30px;
position: relative;
overflow: hidden;
border-radius: 4px;
-webkit-border-radius: 4px;
background-color: #F5F5F5;
margin-top: 20px;
}
.slz-block-team-03 .col-right .description .quote-item:before {
font-size: 160px;
opacity: 0.1;
right: 20px;
width: 70px;
height: 70px;
top: -15px;
line-height: 1.2;
display: table;
position: absolute;
content: "\275D";
color: #f13e4b;
transform: rotateY(180deg);
-webkit-transform: rotateY(180deg);
}
.slz-block-team-03 .col-right .description .quote-item .block-quote{
border-left: none;
font-size: 20px;
font-weight: 300;
font-style: italic;
color: #202427;
line-height: 1.5;
}
.slz-block-team-03 .slz-block-team-02 .team-body .title{
color: #202427;
font-weight: 700;
font-size: 24px;
margin-bottom: 10px;
display: inline-block;
line-height: 1.4;
}
.slz-block-team-03 .slz-block-team-02 .team-body .title:hover{
color: #F13E4B;
}
.slz-block-team-03 .slz-block-team-02 .team-body .position{
font-size: 16px;
color: #494647;
font-weight: 600;
}
.slz-team-wrapper-03 .slide-nav{
z-index: 5;
bottom: auto;
top: -76px;
}
.slz-team-wrapper-03 .slick-arrow.btn-prev{
left: 30px;
}
.slz-team-wrapper-03 .slick-arrow.btn-next{
right: 30px;
} @media screen and (max-width: 1199px) {
.sc_team_list.layout-1 .slz-block-team-01 .team-img {
width: 90px;
height: 90px;
}
.sc_team_list.layout-1 .slz-block-team-01 .team-body {
padding-left: 90px;
}
}
@media screen and (max-width: 768px) {
.slz-team-slider-03 {
min-height: 1px;
}
.slz-team-wrapper-03 .slide-nav{
position: relative;
width: 100%;
display: none;
}
.slz-block-team-03 .col-right .description{
padding-bottom: 40px;
}
.slz-block-team-03 .col-right .description .quote-item:before {
font-size: 120px;
top: 0;
right: 0;
}
}
@media screen and (max-width: 767px) {
.sc_team_list.layout-1.slz-carousel-style2 .slz-block-team-01 .team-body {
margin-top: 20px;
}
}
@media screen and (max-width: 600px) { .sc_team_list.layout-1 .slz-block-team-01 .team-img{
position: relative;
margin-left: 30px;
margin-right: auto;
}
.sc_team_list.layout-1 .slz-block-team-01 .team-body{
width: 100%;
margin-left: 0px;
margin-top: -40px;
padding:60px 30px 30px;
}
.sc_team_list.layout-1.slz-carousel-style2 .slz-block-team-01 .team-img {
margin-left: 0;
}
.sc_team_list.layout-1.slz-carousel-style2 .slz-block-team-01 .team-body {
padding: 0;
} .sc_team_list.layout-2 .slz-block-team-02 .block-image{
width: 50%;
margin-left: auto;
margin-right: auto;
} .slz-team-slider-03:before{
width: auto;
left: 15px;
right: 15px;
}
.slz-block-team-03 .slz-block-team-02 .block-image .team-img{
position: relative;
margin:0 auto 20px;
width: 50%;
}
.slz-block-team-03 .slz-block-team-02 .team-body{
width: 100%;
margin:0px;
padding: 0px 30px;
}
.slz-block-team-03 .col-right{
width: 100%;
padding: 0px 30px;
}
.slz-block-team-03 .col-right .description{
padding-right: 0px;
}
.slz-block-team-03 .slz-block-team-02 .block-image{
background: transparent;
}
.slz-block-team-03 .slz-block-team-02 .team-body .main-info{
width: 100%;
float: none;
}
.slz-block-team-03 .social-list{
width: 100%;
float: none;
text-align: center;
}
.slz-block-team-03 .slz-block-team-02 .team-body .main-info {
text-align: center;
}
}
@media screen and (max-width: 480px) {
.slz-block-team-03 .col-right .description .quote-item{
padding: 40px 20px;
}
.slz-block-team-03 .col-right .description .quote-item .block-quote{
font-size: 16px;
}
.slz-block-team-03 .col-right .description .quote-item:before {
font-size: 100px;
}
}
@media screen and (max-width: 320px) {
}