/*
Theme Name: Betheme
Theme URI: https://themes.muffingroup.com/betheme/
Author: Muffin group
Author URI: https://muffingroup.com/
Description: The biggest WordPress Theme ever
License: Themeforest Split Licence
License URI: https://themeforest.net/licenses/standard
Text Domain: betheme
Version: 21.9.9

All css files are placed in /css/ folder
*/
html {
 background-color: #FCFCFC;
}
#Wrapper,
#Content {
 background-color: #FCFCFC;
}
body,
button,
span.date_label,
.timeline_items li h3 span,
input[type="submit"],
input[type="reset"],
input[type="button"],
input[type="text"],
input[type="password"],
input[type="tel"],
input[type="email"],
textarea,
select,
.offer_li .title h3 {
 font-family: "Roboto", Arial, Tahoma, sans-serif;
 font-weight: 400;
}
#menu > ul > li > a,
.action_button,
#overlay-menu ul li a {
 font-family: "Roboto", Arial, Tahoma, sans-serif;
 font-weight: 400;
}
#Subheader .title {
 font-family: "Exo", Arial, Tahoma, sans-serif;
 font-weight: 400;
}
h1,
.text-logo #logo {
 font-family: "Exo", Arial, Tahoma, sans-serif;
 font-weight: 300;
}
h2 {
 font-family: "Exo", Arial, Tahoma, sans-serif;
 font-weight: 300;
}
h3 {
 font-family: "Exo", Arial, Tahoma, sans-serif;
 font-weight: 300;
}
h4 {
 font-family: "Exo", Arial, Tahoma, sans-serif;
 font-weight: 300;
}
h5 {
 font-family: "Roboto", Arial, Tahoma, sans-serif;
 font-weight: 700;
}
h6 {
 font-family: "Roboto", Arial, Tahoma, sans-serif;
 font-weight: 400;
}
blockquote {
 font-family: "Exo", Arial, Tahoma, sans-serif;
}
body {
 font-size: 13px;
 line-height: 21px;
}
#menu > ul > li > a,
.action_button {
 font-size: 14px;
}
h1,
#Subheader .title,
.text-logo #logo {
 font-size: 25px;
 line-height: 25px;
}
h2 {
 font-size: 42px;
 line-height: 42px;
}
h3 {
 font-size: 32px;
 line-height: 34px;
}
h4 {
 font-size: 23px;
 line-height: 27px;
}
h5 {
 font-size: 15px;
 line-height: 20px;
}
h6 {
 font-size: 13px;
 line-height: 20px;
}
.with_aside .sidebar.columns {
 width: 23%;
}
.with_aside .sections_group {
 width: 75%;
}
.aside_both .sidebar.columns {
 width: 18%;
}
.aside_both .sidebar-1 {
 margin-left: -79%;
}
.aside_both .sections_group {
 width: 60%;
 margin-left: 20%;
}