@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@300..700&display=swap');

h1,
h2,
h3,
h4,
h5,
h6,
li,
ol,
p,
ul {
    margin: 0;
    padding: 0
}

.pt-100 {
    padding-top: 100px
}

.pb-100 {
    padding-bottom: 100px
}

.pt-60 {
    padding-top: 60px
}

a:hover {
    text-decoration: none
}

.container {
    max-width: 1270px
}

.top-header {
    background: #04171a;
    padding: 8px 0;
    border-radius: 5px 5px 0 0;
    border-top: #dda15eb8 solid 5px
}

.logo h2 {
    font-family: Roboto, sans-serif;
    font-size: 35px;
    font-weight: 600;
    margin-bottom: 0
}

.logo h2 a {
    color: #fff
}

.logo h2 a span {
    color: #eee;
    font-weight: 500
}

.location p {
    margin-bottom: 0;
    color: #fff;
    margin-top: 1px;
    font-size: 15px;
    font-family: Roboto, sans-serif
}

.location p i {
    color: #dda15e;
    margin-right: 10px;
    font-size: 18px
}

.nav-bg {
    background:#000;
	/*background: 0 0;
    background: rgba(0, 0, 0, .65);*/
    padding: 10px 10px;
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    -o-border-radius: 50px;
}

.navbar-top-fixed {
    position: fixed;
    top: 0;
    width: 100%;
    left: 0;
    z-index: 1;
    background: #fff
}

.navbar {
    padding: .6rem 0
}

.navbar-expand-md .navbar-nav .nav-link {
    padding-right: 1rem;
    padding-left: 1rem
}

.dropdown-menu {
    top: 114%;
    border: none;
    border-radius: 0;
    padding: 0
}

.dropdown-item {
    padding: .5rem 1.5rem
}

.dropdown-item:focus,
.dropdown-item:hover {
    color: #fff;
    text-decoration: none;
    background-color: #3fbbc0
}

.nav-item a {
    color: #fff;
    font-family: Roboto, sans-serif;
    font-size: 17px;
    font-weight: 600 !important;
    padding: 0;
    transition: .3s;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s
}

a.navbar-brand {
    padding: 0;
    font-size: 30px;
    font-weight: 800;
    color: #fff;
    font-family: "Space Grotesk", sans-serif
}

a.navbar-brand span {
    color: #dda15e
}

.nav-item a:hover {
    color: #dda15e
}

.cost p {
    font-size: 13px !important;
    padding: 0 !important;
    margin: 0 !important;
    line-height: 22px !important
}

.cost h5 {
    font-size: 22px;
    font-weight: 700;
    padding: 5px 0 10px 15px;
    margin: 0;
    background: #000;
    color: #fff
}

.housing-box {
    border: #ddd solid 1px;
    border-radius: 5px;
    padding: 8px;
    margin-bottom: 15px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px
}

.housing-box img {
    height: auto !important
}

.housing-box h4 {
    font-size: 17px;
    font-weight: 700;
    padding: 0;
    margin: 0
}

.housing-box h6 {
    font-size: 15px;
    font-weight: 400;
    padding: 5px 0 7px 0;
    margin: 0
}

.housing-box p {
    font-size: 15px !important;
    font-weight: 300 !important;
    padding: 0 !important;
    margin: 0 !important;
    line-height: 24px !important
}

.short-desc {
    padding: 0;
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 15px
}

.bg-drk {
    background: #036;
    padding: 8px 13px 8px 13px !important;
    font-size: 16px !important;
    color: #fff !important;
    border-radius: 5px 5px 5px 0;
    -webkit-border-radius: 5px 5px 5px 0;
    -moz-border-radius: 5px 5px 5px 0;
    -ms-border-radius: 5px 5px 5px 0;
    -o-border-radius: 5px 5px 5px 0
}

.short-desc li {
    list-style: none;
    display: inline-block;
    font-size: 15px
}

.short-desc li span {
    font-size: 12px;
    display: block
}

.housing-box h3 {
    font-size: 12px !important;
    font-weight: 400;
    padding: 30px 0 0 0;
    margin: 0
}

.housing-box h3 span {
    color: #008234;
    font-size: 20px;
    font-weight: 600
}

.availablity {
    padding: 7px 16px;
    color: #fff;
    background: #006ce4;
    border-radius: 5px;
    font-size: 15px;
    margin: 10px 0 0 0;
    display: inline-block;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px
}

.slider-bg {
    position: relative;
    background: url(../images/closeupbanner22.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-size: 100% 100%;
    padding:0% 0 2% 0;
    z-index: 1
}

.slider-bg::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .6);
    z-index: -1
}

.slider-bg .slider-content {
    text-align: left
}

.slider-content h1 {
    font-size: 65px;
    color: #fff;
    font-family: "Space Grotesk", sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 0;
    line-height: 67px
}

.slider-content h3 {
    font-size: 22px;
    color: #fff;
    font-family: "Space Grotesk", sans-serif;
    font-weight: 700;
    margin-bottom: 10px;
    line-height: 30px
}

.slider-content h5 {
    font-size: 22px;
    line-height: 32px;
    color: #dda15e;
    font-family: "Space Grotesk", sans-serif;
    font-weight: 700;
    margin-bottom: 0
}

.slider-content h6 {
    font-size: 22px;
    line-height: 32px;
    color: #fff;
    font-family: "Space Grotesk", sans-serif;
    font-weight: 700;
    margin-bottom: 8px
}

.slider-bg .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.slider-button {
    margin-top: 35px;
    margin-bottom: 0
}

.sl-btn {
    background: #dda15e;
    color: #fff;
    padding: 12px 34px;
    font-size: 20px;
    font-weight: 600;
    -webkit-transition: 1s;
    -o-transition: 1s;
    transition: 1s;
    margin-right: 10px;
    font-family: "Space Grotesk", sans-serif;
    border: #fff solid 1px
}

.sl-btn:hover {
    background: #000;
    color: #fff
}

.sl-btn2 {
    background: #04171a
}

.sl-btn2:hover {
    background: #dda15e;
    color: #fff
}

.inner-bg {
    position: relative;
    z-index: 1;
    background: url(../images/innerheaderbg01.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    padding: 150px 0 100px
}

.inner-bg::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .6);
}

.inner-bg h2 {
    color: #fff;
    font-family: "Space Grotesk", sans-serif;
    font-size: 28px;
    text-transform: uppercase;
    font-weight: 900;
    margin-bottom: 0;
    text-align: center
}

.inner-bg .breadcrumb {
    background: 0 0;
    padding: 0;
    margin-bottom: 0;
    margin-top: 6px;
    justify-content: center
}

.inner-bg .breadcrumb a {
    color: #fff;
    font-family: "Space Grotesk", sans-serif;
    font-size: 16px
}

.inner-bg .breadcrumb-item.active {
    color: #eee
}

.inner-bg .breadcrumb-item+.breadcrumb-item::before {
    display: inline-block;
    padding-right: .5rem;
    color: #eee;
    content: "/"
}

.cont-bg {
    position: relative;
    overflow: hidden;
    background: #fff;
    margin-top: 60px
}

.con-address-bg {
    background: #f4f4f4;
    height: 100%;
    padding: 45px 25px
}

.con-address-bg img {
    width: 100%;
    height: 100%
}

.address {
    position: relative;
    margin-bottom: 30px
}

.address h4 {
    font-size: 20px;
    font-family: Roboto, sans-serif;
    font-weight: 600;
    margin-bottom: 6px;
    color: #3fbbc0
}

.address p {
    font-size: 15px !important;
    font-family: Rubik, sans-serif !important;
    line-height: 22px;
    color: #7b7b7b !important
}

.address::after {
    background: #7b7b7b;
    width: 90px;
    height: 1px;
    content: "";
    position: absolute;
    bottom: -10px;
    left: 0
}

.form-inner {
    padding: 25px 25px;
    position: relative;
    background: #04171a
}

.form-inner h3 {
    text-align: center;
    font-size: 25px;
    font-family: Roboto, sans-serif;
    font-weight: 600;
    color: #3fbbc0;
    text-transform: uppercase;
    margin-bottom: 25px
}

.form-inner h4 {
    position: relative;
    font-family: Roboto, sans-serif;
    font-weight: 600;
    color: #dda15e;
    font-size: 22px;
    line-height: 32px;
    padding-bottom: 10px;
    margin-bottom: 30px;
    text-align: center
}

.nav-tabs {
    border-bottom: 1px solid #dee2e6;
    margin-top: 0
}

.form-control {
    border-radius: 0;
    height: 45px
}

.form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #ced4da;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

label {
    display: block;
    margin-bottom: 0
}

.cal-icon {
    position: absolute;
    top: 15px;
    right: 15px;
    color: #9f9e9e;
    cursor: pointer
}

.reg-btn {
    border-top: 4px solid #3fbbc0;
    margin-top: 5px;
    padding: 8px 15px;
    font-size: 15px
}

.form-content {
    background: #fff;
    padding: 10px;
    margin-top: 35px
}

.form-content .nav-item a {
    color: #fff;
    font-family: Roboto, sans-serif;
    font-size: 17px;
    font-weight: 600 !important;
    padding: 10px 0 10px 0;
    background: #04171a;
    border: #04171a solid 1px
}

.form-content .nav-tabs {
    border-bottom: 0;
    margin-top: 0;
    gap: 15px
}

.form-content h4 {
    text-align: center;
    font-family: Roboto, sans-serif;
    font-size: 18px;
    color: #04171a;
    margin-bottom: 15px;
    margin-top: 0;
    font-weight: 600
}

.tab-content {
    background: #fff;
    padding: 10px;
    margin-top: 0
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    font-family: Roboto, sans-serif;
    color: #fff;
    background-color: #dda15e;
    border-color: #dda15e #dda15e #dda15e
}

.nav-tabs .nav-link {
    border-radius: 0;
    background: #fff;
    color: #3fbbc0;
    font-family: Roboto, sans-serif
}

.general-info h3 {
    padding: 0;
    margin: 0;
    font-family: Roboto, sans-serif;
    color: #dda15e;
    font-size: 19px;
    font-weight: 400
}

.general-info h2 {
    text-align: left;
    color: #04171a;
    font-size: 47px;
    font-weight: 700;
    text-transform: uppercase;
    position: relative;
    padding-bottom: 11px;
    font-family: "Space Grotesk", sans-serif;
    padding-top: 15px
}

.abt-bg {
    background: #fff
}

.about {
    position: relative;
    overflow: hidden;
    margin-top: 0;
    position: relative
}

.abt-img {
    position: relative;
}

.general-info p {
    color: #505050;
    font-family: Roboto, sans-serif;
    font-size: 16px;
    line-height: 32px;
    margin-bottom: 15px
}

.general-info ul li,
ol {
    padding: 5px 0;
    color: #505050;
    font-family: Roboto, sans-serif
}

.venue {
    position: relative;
    overflow: hidden;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(63 187 192 / 80%)), to(rgb(63 187 192 / 80%))), url(../images/venue-bg.jpg);
    background-image: -o-linear-gradient(top, rgb(63 187 192 / 80%), rgb(63 187 192 / 80%)), url(../images/venue-bg.jpg);
    background-image: linear-gradient(to bottom, rgb(63 187 192 / 80%), rgb(63 187 192 / 80%)), url(../images/venue-bg.jpg);
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    padding: 50px 0;
    background-size: cover
}

.venue-box {
    text-align: center
}

.venue-box h3 {
    position: relative;
    color: #fff;
    font-size: 24px;
    text-align: center;
    font-family: Roboto, sans-serif;
    font-weight: 700;
    padding-bottom: 8px;
    margin-bottom: 15px
}

.venue-box h3::after {
    content: "";
    position: absolute;
    display: block;
    width: 50px;
    height: 2px;
    background: #fff;
    bottom: 0;
    left: calc(50% - 25px)
}

.venue-box i {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    color: #3fbbc0;
    font-size: 28px;
    width: 80px;
    height: 80px;
    margin-bottom: 20px;
    background: #fff;
    border-radius: 50%;
    transition: .5s;
    overflow: hidden;
    box-shadow: 0 0 25px rgba(0, 0, 0, .15);
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%
}

.venue-box p {
    color: #fff;
    font-size: 18px;
    text-align: center;
    font-family: Roboto, sans-serif;
    margin-bottom: 0
}

.footer {
    position: relative;
    background: #bc6c25;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    padding: 60px 0;
    z-index: 1;
}

.footer::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: url(../images/footer-shape.png);
    opacity: .2;
    filter: brightness(0) invert(1);
    background-repeat: no-repeat;
    z-index: -1;
    -webkit-filter: brightness(0) invert(1);
}

.footer hr {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem
}

.footer-logo {
    margin: 0 0 20px 0
}

.footer-logo h2 a {
    color: #fff;
    font-size: 52px;
    font-family: "Space Grotesk", sans-serif;
    font-weight: 800;
    text-transform: uppercase
}

.footer-logo h2 a span {
    color: #fff
}

.footer-link ul li {
    list-style: none;
    display: inline;
    padding: 0 0 0 10px
}

.footer-link ul li a {
    color: #fff;
    font-family: "Space Grotesk", sans-serif;
    font-size: 16px;
    font-weight: 400;
    transition: .3s;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s
}

.footer-link ul li a:hover {
    color: #eaeaea;
    text-decoration: underline;
}

.footer-link ul {
    margin-bottom: 0;
    margin-top: 10px
}

.Copyright {
    position: relative;
    display: block;
    text-align: center;
    background-color: #ffffff2b;
    padding: 15px 0 15px;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px;
}

.Copyright p {
    margin-bottom: 0;
    font-family: "Space Grotesk", sans-serif;
    font-size: 16px;
    color: #e8e8e8
}

.social-media {
    text-align: right
}

.social-media i {
    font-size: 18px;
    padding: 0 0 0 10px;
    color: #5b5b5b
}

.top-social-media {
    margin-top: 15px
}

.thank-you {
    text-align: center
}

.thank-you i {
    font-size: 80px;
    color: #3fbbc0
}

.thank-you h3 {
    font-size: 30px;
    font-family: Roboto, sans-serif;
    color: #3fbbc0;
    font-weight: 700;
    margin: 10px 0
}

.thank-you h5 {
    font-size: 18px;
    font-family: Roboto, sans-serif;
    color: #505050;
    font-weight: 400;
    margin-bottom: 10px
}

.fas1 {
    position: absolute;
    right: 15px;
    top: 15px;
    cursor: pointer
}

.tab-fome .btn-primary {
    padding: 10px 0;
    border-radius: 0;
    font-weight: 700;
    border-color: #dda15e;
    transition: .3s;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    font-family: "Space Grotesk", sans-serif;
    background: #dda15e
}

.tab-fome .btn-primary:focus,
.tab-fome .btn-primary:hover {
    background-color: #04171a
}

.general-info .about .row {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.general-info.abt-bg .col-md-12 iframe {
    width: 100%;
    height: 450px
}

.general-info.abt-bg.pt-100.pb-100 {
    padding-top: 60px;
    padding-bottom: 60px
}

.cont-bg .form-inner .btn-primary {
    border-radius: 0;
    background-color: #dda15e;
    border-color: #dda15e;
    transition: .3s;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s
}

.cont-bg .form-inner .btn-primary:focus,
.cont-bg .form-inner .btn-primary:hover {
    background-color: #dda15e
}

.general-info .info-box {
    position: relative;
    padding: 20px 20px;
    height: 100%
}

.general-info .info-box img {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 24px;
    font-size: 32px;
    line-height: 0;
    transition: all .4s ease-out 0s;
    color: #000;
    border-radius: 10px;
    -webkit-transition: all .4s ease-out 0s;
    -moz-transition: all .4s ease-out 0s;
    -ms-transition: all .4s ease-out 0s;
    -o-transition: all .4s ease-out 0s
}

.middleinfo {
    position: relative;
    z-index: 1;
    background: url(../images/moreaboutthumb22.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed
}

.middleinfo::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .6);
    z-index: -1;
}

.middleinfo ul li,
ol {
    padding: 5px 0;
    color: #c5c5c5;
    font-family: Roboto, sans-serif
}

.middleinfo p {
    color: #c5c5c5 !important;
    font-family: Roboto, sans-serif !important
}

.middleinfo ul {
    padding: 0 15px 0 15px;
    margin: 0 0 0 5px
}

.middleinfo .info-box {
    position: relative;
    height: 100%;
    background: rgba(0, 0, 0, 0.65);
    padding: 20px;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
}

.middleinfo p {
    padding: 5px 0;
    color: #fff;
    font-family: Roboto, sans-serif
}

.TagLine {
    padding: 70px 0 70px 0
}

.TagLine h3 {
    padding: 0;
    margin: 0;
    font-size: 45px;
    font-weight: 700;
    font-family: "Space Grotesk", sans-serif;
    color: #dda15e;
    text-align: center
}

.TagLine h5 {
    padding: 0;
    margin: 0;
    font-size: 30px;
    font-weight: 700;
    font-family: "Space Grotesk", sans-serif;
    color: #000;
    text-align: center
}

.MIddlwSec {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.45), rgba(188, 108, 37, 1)), url(../images/statsbg220101.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.InfoBox {
    background: rgba(0, 0, 0, .8);
    padding: 100px 50px 100px 50px
}

.InfoBox h1 {
    font-family: "Space Grotesk", sans-serif;
    color: #fff;
    padding: 0;
    margin: 0;
    font-size: 36px;
    font-weight: 700
}

.InfoBox ul {
    padding: 0;
    margin: 0
}

.InfoBox ul li {
    list-style: none;
    display: flex;
    align-items: center;
    gap: 25px;
    padding: 20px 0 20px 0;
    border-bottom: #373737 solid 1px
}

.InfoBox ul li:last-child {
    border-bottom: none
}

.InfoBox ul li i {
    color: #fff;
    width: 70px;
    height: 70px;
    border-radius: 50px;
    border: #747474 solid 4px;
    text-align: center;
    font-size: 23px;
    line-height: 70px
}

.contbox span {
    padding: 0;
    margin: 0;
    color: #fff;
    font-family: "Space Grotesk", sans-serif;
    font-size: 20px;
    font-weight: 700
}

.contbox p {
    padding: 0;
    margin: 0;
    color: #fff;
    font-family: "Space Grotesk", sans-serif;
    font-size: 17px;
    font-weight: 300
}

.registersec {
    padding: 80px 0 80px 0
}

.registersec h3 {
    padding: 0 0 22px 0;
    margin: 0;
    color: #dda15e;
    font-family: "Space Grotesk", sans-serif;
    font-size: 40px;
    font-weight: 700
}

.registersec img {
    border-radius: 10px
}

.registersec .btn-primary {
    padding: 10px 0;
    border-radius: 0;
    font-weight: 700;
    border-color: #dda15e;
    transition: .3s;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    font-family: "Space Grotesk", sans-serif;
    background: #dda15e
}

.general-info .info-box h4 {
    color: #dda15e;
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-family: "Space Grotesk", sans-serif
}

.general-info .info-box p {
    font-size: 16px;
    color: #505050;
    font-family: Roboto, sans-serif;
    font-weight: 400;
    line-height: 28px;
    margin-bottom: 10px
}

.general-info .info-box:hover img {
    background-color: #3fbbc0;
    color: #fff
}

.abt-img,
.abt-img img {
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px
}

.general-info .row.pt-60 .col-md-4 {
    margin-bottom: 1rem
}

.nav-bg {
    /*position: absolute;*/
    z-index: 99;
    top: 0;
    left: 0;
    width: 100%;
    height: 70px;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
}

.slider-bg .nav-bg {
    position: relative;
    border-radius: 50px;
    width: 100%;
    height: auto;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    -o-border-radius: 50px;
}

.slider-bg .nav-bg .navbar.nav-bg,
.nav-bg .navbar.nav-bg {
    width: 100%;
    height: auto;
    position: relative;
    background: 0 0;
    padding: 0 0;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
}

.form-content .btn-primary,
.form-content .btn-primary:not(:disabled):not(.disabled).active,
.form-content .btn-primary:not(:disabled):not(.disabled):active {
    padding: 10px 0;
    border-radius: 0;
    width: 100%;
    font-weight: 700;
    border-color: #dda15e;
    transition: .3s;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    font-family: "Space Grotesk", sans-serif;
    background: #dda15e
}

.form-content .btn-primary:focus,
.form-content .btn-primary:hover {
    background-color: #04171a
}

.about ol li {
    color: #505050;
    font-family: Roboto, sans-serif;
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 15px;
}

.general-info .about .slideInLeft {
    visibility: visible !important;
    animation-name: none !important;
}
.navbar-collapse {background:#000000;}
.navbar-toggler {color:#FFFFFF;}

/* end */