@font-face {
  font-family: Sunset-Serial;
  src: url('../fonts/Sunset-Serial.otf');
}

@font-face {
  font-family: Sunset-Serial-Bold;
  src: url('../fonts/Sunset-Serial-Bold.otf');
}


@font-face {
  font-family: Sunset-Serial-ExtraBold;
  src: url('../fonts/Sunset-Serial-ExtraBold.otf');
}



.logo-inner img {
    max-width: 200px;
}

.body-content-section {
    background: #f6f0ec;
    padding: 30px 0;
}

.body-content-section .col-md-8 {
    border: 5px solid #848c64;
    padding: 20px 30px;
}

.body-content-section button#submit {
    background: #848c64;
    border: none;
    font-family: Sunset-Serial;
}

.body-content-section label {
    font-family: Sunset-Serial;
}

.body-content-section h1 {
    font-family: Sunset-Serial;
        font-size: 35px;
}
.footer-section {
    background: #848c64;
}

.footer-section .inner-foot p {
    margin-bottom: 0px;
    width: 100%;
    padding: 5px;
    color: #fff;
    text-align: center;
}

/*.right-content{
	background: url(../img/right-bg.jpg);
    background-size: cover;
}*/

.logo-inner {
    padding: 4px 0;
        margin-top: 15px;
}

/*.right-content img {
    width: 100%;
}*/

.regerative img {
    height: 140px;
}

.regerative {
    position: relative;
    left: 39px;
    text-align: right;
}

.logo-inner img {
    position: relative;
}

.logo-inner::before {content: "TM";position: absolute;color: #020c88;/* width: 26px; *//* height: 26px; */left: -11px;/* background: #020c88; */border-radius: 50%;padding: 2px;font-weight: 600;font-size: 14px;}

.logo-inner {
    position: relative;
}



/**** Second site  ***/

.flyer-lft img {
    width: 100%;
}

.body-content-section.new-content {
    border-top: 12px solid #848c64;
}

.form-submit-inner {
    background: #fff;
    padding-top: 15px;
    padding-bottom: 15px;
    border-radius: 10px;
}
.flyer-lft {
    padding-right: 15px;
}

form#registration input {
    font-family: Sunset-Serial;
    font-size: 14px;
}

form#registration {
    font-family: Sunset-Serial;
}

.footer-section {
    font-family: Sunset-Serial;
}