body {
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
    line-height: 24px;
    font-weight: 400;
    color: #000;
}
.regular {
    font-weight: 400;
}
.medium {
    font-weight: 500;
}
.sb {
    font-weight: 600;
}
.bold {
    font-weight: 700;
}
.eb {
    font-weight: 800;
}
.red {
    color: #4a1e1c;
}
a {
    color: inherit;
}
a:hover {
    color: inherit;
}
.text-black {
    color: #000;
}
.uppercase {
    text-transform: uppercase;
}
.td-none {
    text-decoration: none;
}
#home.hero {
    background-image: url(../images/Dinar-investment-opportunities.png);
    background-position: top center;
    background-size: cover;
    background-repeat: no-repeat;
    display: flex;
    align-items: center;
}
.hero .container {
    padding: 200px 0;
}
.hero h1 {
    color: #fff;
    font-size: 70px;
    line-height: 90px;
    text-shadow: -3px 3px 5px #000;
}
.hero .cta {
    max-width: 300px;
    background-color: #fff;
    text-align: center;
    transition: 1s ease all;
}
.hero .cta a {
    text-decoration: none;
}
.hero .cta:hover {
    background-color: #4a1e1c;
}
.hero .cta:hover a {
    color: #fff;
}
h2.title-1 {
    font-size: 22px;
    line-height: 42px;
}
h2.title-1:before {
    content: "";
    background-image: url(../images/title-prefix.png);
    display: block;
    width: 139px;
    height: 38px;
    float: left; 
    margin-right: 25px;
}
h3.title-2 {
    font-size: 42px;
    line-height: 52px;
}
#About .cta, #Blog .cta a {
    background-color: #4a1e1c;
    border: 1px solid #4a1e1c;
    border-radius: 50px;
    width: max-content;
    padding: 10px 20px;
    transition: 1s ease all;
    text-align: center;
}
#Blog {
    border-top: 2px solid #777;
    border-bottom: 2px solid #777;
}
#Blog .cta a{
    margin: 0 auto;
    
}
#About .cta a, #Blog .cta {
    color: #fff;
}
#About .cta:hover, #Blog .cta:hover a {
    background-color: transparent;
}
#About .cta:hover a, #Blog .cta:hover a {
    color: #4a1e1c;
}
.disclaimer {
    font-size: 12px;
    line-height: 22px;
}
#Downloads {
    background-image: url(../images/Dinar-revaluation-updates.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.download-block.show {
    background-color: rgba(255,255,255,.8);
    text-align: center;
}
.download-block.show:hover {
    background-color: #4a1e1c;
    color: #fff;
}
.download-block.show .icon {
    min-height: 107px;
}
.download-block.show .icon .show {
    display: block;
    margin: 0 auto;
}
.download-block.show .icon .hover {
    display:none;
}
.download-block.show:hover .icon .show {
    display: none;
}
h4.block-title {
    font-size: 18px;
    line-height: 28px;
}
.download-block.show h4.block-title {
    min-height: 56px;
}
.download-block.show:hover .icon .hover {
    display: block;
    margin: 0 auto;
}
.download-content .cta {
    background-color: #4a1e1c;
    color: #fff;
    width: max-content;
    margin: 0 auto;
    padding: 5px 25px;
    border-radius: 50px;
}
.download-content .cta a {
    text-decoration: none;
}
.download-block.show:hover .download-content .cta {
    background-color: #fff;
    color: #4a1e1c;
}
#Benefits .content h4 {
    font-size: 20px;
    line-height: 30px;
    min-height: 50px;
}
#Contact-Us {
    background-color: #4a1e1c;
}
#Contact-Us form {
    position: relative;
}
#Contact-Us form input.email {
    width: 100%;
    max-width: 400px;
    padding: 10px 140px 10px 35px;
    border-radius: 50px;
    border-color: transparent;
    z-index: 1;
    position: relative;
}
#Contact-Us form .icon img {
    position: absolute;
    z-index: 2;
    left: 33%;
    padding-top: 10px;
}
#Contact-Us form input.button {
    position: absolute;
    top: 7px;
    right: 33%;
    padding: 5px 20px;
    background-color: #4a1e1c;
    border: none;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    border-radius: 50px;
    z-index: 2;
}
#Info {
    background-color: #4b4b4b;
}
hr {
    height: 3px !important;
    color: #4a1e1c;
    opacity: 1;
    margin: 0 0 1rem;
}
#The-Process .custom-bullet {
    list-style: none;
    padding-inline-start: 0;
}
#The-Process .custom-bullet img {
    display: inline-block;
    float: left;
}
#The-Process .custom-bullet li {
    padding-inline-start: 50px;
    padding-bottom: 5px;
}
#The-Process .custom-bullet li:last-child {
    padding-bottom: 0;
}
#Blog .col-md-3 img {
    box-shadow: -5px 5px 5px #777;
}
#Contact .col-md-10 .row.form-fields {
    box-shadow: 0 0 10px #333;
    border-radius: 15px;
    margin: 0 20px;
}
#Contact form input {
    width: 100%;
    margin-bottom: 10px;
    border-radius: 5px;
    border: 1px solid #333;
    padding: 10px;
    background-color: #eaeaea;
}
#Contact form input.button {
    width: max-content;
    border-radius: 50px;
    background-color: #4a1e1c;
    color: #fff;
    font-weight: 600;
    padding: 10px 50px;
    text-transform: uppercase;
}
#Contact form #mce-COMPANY {
    padding-bottom: 150px;
}
#footer {
    background-color: #4b4b4b;
}
#footer form input.email {
    width: 100%;
    border-radius: 50px;
    border: transparent;
    padding: 10px 130px 10px 20px;
}
#footer form {
    position: relative;
}
#footer form input.button {
    position: absolute;
    top: 5px;
    right: 1%;
    padding: 5px 20px;
    background-color: #4a1e1c;
    border: none;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    border-radius: 50px;
    z-index: 2;
}
form value {
    color: #333;
}
#copy-right {
    background-color: #4a1e1c;
    color: #fff;
}
#copy-right a {
    text-decoration: none;
}
#copy-right a:hover {
    text-decoration: underline;
    text-underline-offset: 5px;
}