/**
* Theme Name: Meto Child
* Description: This is a child theme of Meto, generated by Merlin WP.
* Author: <a href="https://themeforest.net/user/expert-themes">Expert Themes</a>
* Template: meto
* Version: 1.8
*/


@font-face {
    font-family: 'HelveticaNeue Condensed';
    src: url('assets/fonts/HelveticaNeue57CondensedOblique.eot');
    src: url('assets/fonts/HelveticaNeue57CondensedOblique.eot?#iefix') format('embedded-opentype'),
        url('assets/fonts/HelveticaNeue57CondensedOblique.woff2') format('woff2'),
        url('assets/fonts/HelveticaNeue57CondensedOblique.woff') format('woff'),
        url('assets/fonts/HelveticaNeue57CondensedOblique.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Helvetica Neue';
    src: url('assets/fonts/HelveticaNeueBoldCondensed.eot');
    src: url('assets/fonts/HelveticaNeueBoldCondensed.eot?#iefix') format('embedded-opentype'),
        url('assets/fonts/HelveticaNeueBoldCondensed.woff2') format('woff2'),
        url('assets/fonts/HelveticaNeueBoldCondensed.woff') format('woff'),
        url('assets/fonts/HelveticaNeueBoldCondensed.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Helvetica Neue';
    src: url('assets/fonts/HelveticaNeueBlackCondensed.eot');
    src: url('assets/fonts/HelveticaNeueBlackCondensed.eot?#iefix') format('embedded-opentype'),
        url('assets/fonts/HelveticaNeueBlackCondensed.woff2') format('woff2'),
        url('assets/fonts/HelveticaNeueBlackCondensed.woff') format('woff'),
        url('assets/fonts/HelveticaNeueBlackCondensed.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}


.main-header.header-style-three .header-upper .logo-box::before {
 width:350px !important;
 background: url(assets/img/Banner.png) right no-repeat !important;
}

.service-block-five .inner-box .lower-content .left-pattern{
 background: url(assets/img/service-pattern-1.png) no-repeat !important;
}

.service-block-five .inner-box .lower-content .right-pattern{
 background: url(assets/img/service-pattern-2.png) no-repeat !important;
 width: 111px !important;
height: 75px !important;
}

h1,h2,h3,h4,h5,h6,.sec-title .title{
  font-family: 'Helvetica Neue', sans-serif !important;
  font-weight: 700 !important;
}

.page-title h1 {
    position: relative;
    color: #ffffff;
    font-size: 48px;
    font-weight: 600;
    line-height: 1.2em;
    margin-bottom: 0px;
}