@import url('https://fonts.googleapis.com/css2?family=IBM+Plex+Serif:ital@0;1&family=Marcellus&display=swap');
body{
	font-family: 'IBM Plex Serif', serif;
}
h4 {
    font-size: 20px;
    font-weight: 500;
    line-height: 28px;
    margin-top: 20px;
    margin-bottom: 15px;
    letter-spacing: -0.7px;
    text-transform: uppercase;
	font-family: 'IBM Plex Serif', serif;
}
h1{
	font-family: 'Marcellus', serif;
}
h2,h3,h4,h5,h6{
	font-family: 'IBM Plex Serif', serif;
}
.sc_tabs.sc_tabs_style_3 .sc_tabs_titles li {
    float: none;
    font-size: 19px;
    line-height: 23px;
    font-weight: 600;
    padding: 0;
    margin: 0 0 10px 0;
    position: relative;
    z-index: 9;
    background: transparent;
}
.testimonals_bg1 {
    background-image: url(images/bg/testimonials_bg.png);
    background-position: center center;
    background-size: cover;
}

.menu_main_wrap .logo_main {
    width: auto;
    display: block;
    float: left;
    max-height: 80px;
    height: 80px;
    vertical-align: top;
}
.menu_main_wrap .logo {
    margin-bottom:0px;
    margin-top: 0px;
}
.menu_main_wrap .menu_main {
    float: right;
    width: 80%;
    margin: 20px 0 20px;
    text-align: right;
}
.no_padding_top_container > [class*="container"] {
    padding-top: 0;
    padding-bottom: 0px; 
}
.sc_contact_form_left {
    box-sizing: border-box;
    float: left;
    margin: 0 100px 0 0;
    padding: 0px 0 50px 0;
    width: 33%;
    color: #a5a9aa;
}
.top_panel_fixed .menu_main_wrap .logo {
    margin-bottom: 5px;
    margin-top: 5px;
}

.sc_tabs.sc_tabs_style_3 .sc_tabs_content {
    padding: 100px 70px 50px 0;
    color: #ffffff;
}
.sc_tabs.sc_tabs_style_3 .subtitle {
    margin-bottom: 40px;
}
.sc_tabs.sc_tabs_style_3 .sc_tabs_wrap {
    float: left;
    width: 33%;
    padding: 35px 60px 133px 0;
    margin: 0 100px 0 0;
    box-sizing: border-box;
}