/**
* Theme Name: Scubo Child
* Description: This is a child theme of Scubo, generated by Merlin WP.
* Author: <a href="https://themeforest.net/user/template_path">template_path</a>
* Template: scubo
* Version: 1.0
*/
@font-face {
    font-family: 'Helvetica';
    src: url('https://sms.it-msp.net/wp-content/uploads/2025/03/Helvetica.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'HelveticaBold';
    src: url('https://sms.it-msp.net/wp-content/uploads/2025/03/Helvetica-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'HelveticaLight';
    src: url('https://sms.it-msp.net/wp-content/uploads/2025/03/helvetica-light.woff') format('woff');
    font-weight: light;
    font-style: normal;
    font-display: swap;
}
body{
	overflow-x: hidden;
}
body, p {
    font-family: 'Helvetica', Arial, sans-serif !important;
	 font-size: 17px;
    line-height: 1.6;
}
 h1, h2, h3, h4, h5, h6 {
    font-family: 'HelveticaBold', Arial, sans-serif !important;
}
.cta-two::before {
    background-image: none;
}
.block-title h3 {
    font-size: 40px !important;
}
.cta-four__image-content h3 {
    font-size: 30px;
}
.testimonials-one__content-inner p {
    font-size: 20px;
	line-height: 30px;
}
.funfact-one__count {
    width: 115px !important;
    letter-spacing: -2px;
}
.funfact-one__content h3 {
    font-size: 12px !important;
}
header.elementor-sticky--effects {
    background: #063a7a !important;
}
.ct-header.elementor-sticky--effects .logo img {
    height: 100px !important;
    transition: .4s;
}
.thm-breadcrumb {
	display:none !important;
}
.page-header {
    padding-top: 150px !important;
}
.page-header__title {
    font-size: 45px !important;
}