.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-accordion-group .accordion-panel + .accordion-panel {
margin-top: 5px;
}
.accordion-panel {
margin: 0;
border: 1px solid #ddd;
border-radius: 0;
-webkit-border-radius: 0;
-moz-border-radius: 0;
}
.panel-heading {
background-color: #f5f5f5;
border: none;
color: #666c72;
padding: 0;
border-radius: 0;
-webkit-border-radius: 0;
-moz-border-radius: 0;
}
.panel-heading a {
display: block;
color: inherit;
font-size: 16px;
padding: 0;
text-transform: capitalize;
position: relative;
}
.panel-heading a i,
.panel-heading a span {
padding: 10px 15px;
display: inline-block;
vertical-align: top;
line-height: 24px;
font-style: normal;
}
.panel-collapse {
border-top: 1px solid #ddd;
}
.panel-body {
padding: 15px;
}
.panel-heading.icons-left .icon-plus,
.panel-heading.icons-left .icon-arrow {
position: relative;
border-left: none;
border-right: 1px solid #ddd;
} .panel-heading .icon-plus {
right: 0;
text-align: center;
position: absolute;
font-size: inherit;
color: inherit;
border-left: 1px solid #ddd;
}
.panel-heading .icon-plus:before {
font-family: 'FontAwesome';
content: '\f068';
}
.panel-heading .collapsed .icon-plus:before {
font-family: 'FontAwesome';
content: '\f067';
} .panel-heading .icon-arrow {
right: 0;
text-align: center;
position: absolute;
font-size: inherit;
color: inherit;
border-left: 1px solid #ddd;
}
.panel-heading .icon-arrow:before {
font-family: 'FontAwesome';
content: '\f105';
min-width: 14px;
display: inline-block;
transform: rotate(90deg);
-webkit-transform: rotate(90deg);
-moz-transform: rotate(90deg);
-ms-transform: rotate(90deg);
-o-transform: rotate(90deg);
transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
}
.panel-heading .collapsed .icon-arrow:before {
transform: rotate(0);
-webkit-transform: rotate(0);
-moz-transform: rotate(0);
-ms-transform: rotate(0);
-o-transform: rotate(0);
}.panel {
box-shadow: none;
-webkit-box-shadow: none;
}
.panel-body {
padding: 25px 20px;
color: #333;
line-height: 24px;
}
.panel-heading{
background: none;
}
.panel-heading a {
color: #202427;
font-weight: 600;
font-size: 14px;
border: 1px solid transparent;
}
.panel-heading a i {
transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
}
.panel-heading a span {
padding: 11px 20px;
}
.panel-collapse {
border: none;
}
.panel-heading .icon-plus{
color: #bfbfbf;
}
.panel-heading .icon-plus {
border-left: none;
}
.panel-heading .icon-arrow{
border-left: none;
}
.panel-heading.icons-left .icon-plus, 
.panel-heading.icons-left .icon-arrow{
border-right: none;
position: absolute;
left: 0;
right: auto;
}
.accordion-panel .panel-heading.icons-left a span {
padding-left: 40px;
}
.accordion-panel{
border:none;
}
.accordion-panel .collapsed {
background: none;
box-shadow: none;
border-color: #e1e1e1;
border-radius: 3px;
}
.accordion-panel a {
-webkit-box-shadow: 0px 0px 29px 0 rgba(0,0,0,0.09);
box-shadow: 0px 0px 29px 0 rgba(0,0,0,0.09);
}
.accordion-panel a span {
font-size: 14px;
}
.accordion-panel a:hover {
color: #f13e4b;
}
.accordion-panel a:active .accordion-icon,
.accordion-panel a:hover .accordion-icon {
color: #f13e4b;
}
.slz-accordion-group .accordion-panel + .accordion-panel {
margin-top: 20px;
}