.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;
}.lb-loader,.lightbox{text-align:center;line-height:0}body.lb-disable-scrolling{overflow:hidden}.lightboxOverlay{position:absolute;top:0;left:0;z-index:9999;background-color:#000;opacity:.8;display:none}.lightbox{position:absolute;left:0;width:100%;z-index:10000;font-weight:400;outline:0}.lightbox .lb-image{display:block;height:auto;max-width:inherit;max-height:none;border-radius:3px;border:4px solid #fff}.lightbox a img{border:none}.lb-outerContainer{position:relative;width:250px;height:250px;margin:0 auto;border-radius:4px;background-color:#fff}.lb-loader,.lb-nav{position:absolute;left:0}.lb-outerContainer:after{content:"";display:table;clear:both}.lb-loader{top:43%;height:25%;width:100%}.lb-cancel{display:block;width:32px;height:32px;margin:0 auto;background:url(//pont-universel.org/wp-content/plugins/js_composer/assets/lib/vendor/node_modules/lightbox2/dist/images/loading.gif) no-repeat}.lb-nav{top:0;height:100%;width:100%;z-index:10}.lb-container>.nav{left:0}.lb-nav a{outline:0;background-image:url(data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==)}.lb-next,.lb-prev{height:100%;cursor:pointer;display:block}.lb-nav a.lb-prev{width:34%;left:0;float:left;background:url(//pont-universel.org/wp-content/plugins/js_composer/assets/lib/vendor/node_modules/lightbox2/dist/images/prev.png) left 48% no-repeat;opacity:0;-webkit-transition:opacity .6s;-moz-transition:opacity .6s;-o-transition:opacity .6s;transition:opacity .6s}.lb-nav a.lb-prev:hover{opacity:1}.lb-nav a.lb-next{width:64%;right:0;float:right;background:url(//pont-universel.org/wp-content/plugins/js_composer/assets/lib/vendor/node_modules/lightbox2/dist/images/next.png) right 48% no-repeat;opacity:0;-webkit-transition:opacity .6s;-moz-transition:opacity .6s;-o-transition:opacity .6s;transition:opacity .6s}.lb-nav a.lb-next:hover{opacity:1}.lb-dataContainer{margin:0 auto;padding-top:5px;width:100%;border-bottom-left-radius:4px;border-bottom-right-radius:4px}.lb-dataContainer:after{content:"";display:table;clear:both}.lb-data{padding:0 4px;color:#ccc}.lb-data .lb-details{width:85%;float:left;text-align:left;line-height:1.1em}.lb-data .lb-caption{font-size:13px;font-weight:700;line-height:1em}.lb-data .lb-caption a{color:#4ae}.lb-data .lb-number{display:block;clear:left;padding-bottom:1em;font-size:12px;color:#999}.lb-data .lb-close{display:block;float:right;width:30px;height:30px;background:url(//pont-universel.org/wp-content/plugins/js_composer/assets/lib/vendor/node_modules/lightbox2/dist/images/close.png) top right no-repeat;text-align:right;outline:0;opacity:.7;-webkit-transition:opacity .2s;-moz-transition:opacity .2s;-o-transition:opacity .2s;transition:opacity .2s}.lb-data .lb-close:hover{cursor:pointer;opacity:1}