html {
    font-size: 20px;
}

body {
    font-family: 'Teko', sans-serif;
}

.main {
    width: 100%;
    background-color: white;
}

.sam-primary-color {
    color: #E04307;
}

.sam-color-logo {
    width: 8rem;
}

.sam-navbar {
    width: 100%;
    z-index: 2;
}

.sam-logo {
    width: 6rem;
    margin: 2.5rem 3rem;
}

.sam-logo-hidden-nav {
    width: 6rem;
    margin: 1.5rem 3rem;
}

.navbar-nav {
    padding: 5rem 2rem 2rem;
}

.navbar {
    align-items: normal !important;
    padding: 0px;
}

.navbar-collapse {
    position: fixed;
    right: 0px;
    min-height: 100vh;
    min-width: 30%;
    background-color: white;
    z-index: 6;
}

.navbar-collapse.collapsing {
    -webkit-transition: right 0s ease;
    -o-transition: right 0s ease;
    -moz-transition: right 0s ease;
    transition: right 0s ease;
    right: -30%;
}

.navbar-collapse.show {
    right: 0;
    -webkit-transition: right 0.5s ease-in;
    -o-transition: right 0.5s ease-in;
    -moz-transition: right 0.5s ease-in;
    transition: right 0.5s ease-in;
}

.navbar-toggler {
    height: 2.5rem;
    position: absolute;
    right: 1.5rem;
    margin-top: 1.8rem;
    z-index: 3;
}

.nav-item a {
    font-family: 'Roboto', sans-serif;
    font-weight: 600;
    font-size: 1.2rem;
    letter-spacing: -.03rem;
    color: #999999;
}

.nav-item-selected {
    color: #333333 !important;
}

.nav-social-link {
    padding-left: 2rem;
    padding-bottom: 2rem;
    bottom: 0px;
}

.home-slider-1-left-text {

    width: 27rem;
    position: absolute;
    z-index: 2;
    top: 10rem;
    left: 18%;
}

.home-slider-1-right-text {

    width: 8rem;
    position: absolute;
    z-index: 2;
    top: 8rem;
    right: 18%;
}

.home-slider-1-large-text {
    font-size: 8rem;
    line-height: 6rem;
}

.home-slider-1-small-text {
    font-family: 'Roboto', sans-serif;
    font-size: 1rem;
}

.home-slider-1-medium-text {

    font-family: 'Roboto', sans-serif;
    font-weight: bold;
    font-size: 1rem;
}

.text-decoration-underline {
    text-decoration: underline;
}

.home-slider-1-learn-more {
    font-size: 1.5rem;
    color: #C74C23;
}

.sam-mt-2 {
    margin-top: 2rem;
}

.sam-mt-3 {
    margin-top: 3rem;
}

.sam-mt-4 {
    margin-top: 4rem;
}

.sam-mt-6 {
    margin-top: 6rem;
}

.sam-pt-6 {
    padding-top: 6rem;
}

.sam-mt-8 {
    margin-top: 8rem;
}

.sam-ml-4 {
    margin-left: 4rem;
}

.sam-ml-6 {
    margin-left: 6rem;
}

.sam-ml-p18 {
    margin-left: 18%;
}

.sam-mr-p18 {
    margin-right: 18%;
}

.sam-ml-p5 {
    margin-left: 5%;
}

.sam-gray-color {
    color: #999999;
}

.sam-dark-gray-color {
    color: #666666;
}

.sam-light-gray-color {
    color: #CCCCCC;
}

.sam-black-color {
    color: black;
}

.home-history {
    width: 20rem;
    margin-left: 15%;
}

.home-history-border {
    width: 100%;
    border-top: .25rem solid #E04307;
}

.home-about-us {
    padding-left: 10%;
}

.schedule-tag {
    cursor: pointer;
    top: 1.5rem;
    right: 5.5rem;
    border: 1px solid white;
    padding-top: 0.2rem;
    padding-left: 1rem;
    padding-right: 1rem;
}

.schedule-tag:hover {
    text-decoration: none;
}

.schedule-tag span {

    font-size: 1.4rem;
    font-weight: 500;
    line-height: 2.8rem;
    letter-spacing: 0px;
}

.schedule-btn {
    cursor: pointer;
    padding-top: .5rem;
    padding-bottom: .5rem;
    background-color: #C74C23;
    width: 100%;
    bottom: 0px;
    font-size: 2rem;
    display: block;
}

.schedule-btn:hover {
    text-decoration: none;
}

.schedule-link {
    color: #C74C23 !important;
}

.our-history-text {
    font-size: 1.5rem;
}

.years-experience-number {

    font-size: 12rem;
    line-height: 8rem;
}

.years-experience-text {
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
    font-size: 1.2rem;
}

.home-about-us-text {

    font-family: 'Roboto', sans-serif;
    font-size: 1.2rem;
    font-weight: 600;
    letter-spacing: 0px;
}

.home-about-us-title {

    font-size: 4rem;
    max-width: 28rem;
    line-height: 4rem;
}

.home-about-us-content {
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: .8rem;
    max-width: 32rem;
    line-height: 1.3rem;
}

.home-properties {

    position: relative;
}

.home-properties-title {

    font-family: 'Roboto', sans-serif;
    font-weight: 600;
    font-size: .9rem;
}

.home-properties-menu {

    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: .8rem;
}

.home-properties-page-arrow {
    font-size: 1.2rem;
}

.home-properties-slide-1 {

    margin-left: 18%;
    position: relative;
}

.home-properties-slide-1 img{
    max-height: 22rem;
    max-width: 100%;
}

.home-properties-slide-1-text {
    position: absolute;
    bottom: 1rem;
    max-width: 27rem;
    left: 2rem;
}

.home-properties-slide-1-text .slide-1-large-text {

    font-size: 1.5rem;
}

.home-properties-slide-1-text .slide-1-small-text {

    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: .7rem;
}

.home-slider-1-small-text {

    font-family: 'Roboto', sans-serif;
    font-size: 1rem;
}

.home-what-we-do .btn.focus, .btn:focus {
    outline: 0;
    box-shadow: 0 0 0 0;
}

.what-we-do-title {
    font-size: 3.4rem;
}

.home-properties-slide-1-icon {

    font-size: 1.5rem;
    position: absolute;
    bottom: 1rem;
    left: 33rem;
    z-index: 2;
}

.sam-collapse {
    width: 40vh;
}

.sam-collapse-title {
    font-family: 'Roboto', sans-serif;
    font-weight: 600;
    font-size: .9rem;
}

.sam-collapse-content {

    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: .8rem;
    line-height: 1.4rem;
    letter-spacing: .012rem;
    border-bottom: 0.5px solid #CCCCCC;;
}

.card-header {
    background-color: white;
    padding: .5rem 0 .5rem 0;
    margin-bottom: 0px !important;
    border-bottom: 0.5px solid #CCCCCC;;
    border-left: 0px;
    border-right: 0px;
}

.card-header [data-toggle="collapse"] {
    color: #C74C23;
}

.card-header [data-toggle="collapse"].collapsed {
    color: black;
}

.card-header [data-toggle="collapse"] .fa:before {
    content: "\f077";
    color: #C74C23;
}

.card-header [data-toggle="collapse"].collapsed .fa:before {
    content: "\f078";
    color: #0A0F2B;
}

.sam-collapse-title span {
    width: 85%;
}

.sam-collapse-title div {
    width: 15%;
    text-align: right;
}

.receiver-collapse {
    width: 100%;
}

.receiver-main-area-1 {
    display: block;
}

.receiver-main-area-2 {
    display: none;
}

.card {
    border: none;
}

.card-body {
    padding: 1rem 0px 1rem 0px;
}

#scroll-to-top {
    display: none;
    position: fixed;
    bottom: 70px;
    right: 50px;
    z-index: 99;
    font-size: 1rem;
    border: none;
    outline: none;
    background-color: #7f7f7f;
    color: white;
    cursor: pointer;
    padding: 15px;
    border-radius: 50%;
    width: 75px;
    height: 75px;
}

#scroll-to-top:hover {
    background-color: #555;
}

.hidden-nav {

    display: none;
    position: fixed;
    top: 0;
    width: 100%;
    background: black;
    height: 6rem;
    z-index: 5;
}

.home-main-img {
    background: #080808 url("../../assets/img/home-image-1.png") no-repeat;
    height: 100vh;
    width: 100%;
    background-position: center;
    background-size: cover;
    opacity: 1;
}

.home-what-img {
    max-width: 25rem;
}

.home-services-img {
    height: auto;
}

.home-services-text-area {
    position: absolute;
    top: 8rem;
    width: 100%;
}

.text-2 {
    font-weight: 400;
    font-size: 6.5rem;
    line-height: 5.5rem;
    width: 38.1rem;
    margin-top: 6rem !important;
}

.text-4 {
    font-weight: 400;
    font-size: 2.5rem;
    line-height: 3rem;
    max-width: 38.1rem;
    margin-top: 3rem !important;
}

.home-contact {
}

.home-contact-title {
    font-family: 'Roboto', sans-serif;
    font-weight: 600;
    font-size: .8rem;
    display: block;
}

.home-contact-title-1 {
    font-family: 'Roboto', sans-serif;
    font-weight: 600;
    font-size: .8rem;
    display: none;
}

.home-contact-description {
    width: 45%;
}

.text-5 {
    font-weight: 500;
    font-size: 2.4rem;
    line-height: 5rem;
}

.text-6 {
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: .8rem;
    line-height: 1.2rem;
}

.text-7 {
    font-family: 'Roboto', sans-serif;
    font-weight: 600;
    font-size: .7rem;
    line-height: 1.2rem;
}

.footer-social-links {
    display: block;
}

.footer-social-links-1 {
    display: none !important;
}

.home-contact-box {
    width: 50%;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: .8rem;
}

.home-contact-box input {
    width: 48%;
    height: 1.7rem;
    outline: 0;
    background: transparent;
}

.error-border {
    border: 0;
    border-bottom: 1px solid red;
}

.box-border {
    border: 0;
    border-bottom: 1px solid #000000;
}

.btn-box-border {
    border: 0;
}

.home-contact-box textarea {
    height: 7rem;
    width: 100%;
    border: 0;
    outline: 0;
    background: transparent;
    border-bottom: 1px solid black;
}

.sam-ml-text-1 {
    margin-left: 1.5%;
}

.sam-mr-text-1 {
    margin-right: 1.5%;
}

.home-contact-send {
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    font-size: .7rem;
    line-height: 1.2rem;
    cursor: pointer;
}

.field-error {
    margin-top: 5px;
    margin-left: 5px;
    color: red;
}

.about-main-image {
    background: #080808 url("../../assets/img/about-image.png") no-repeat;
    height: 30rem;
    width: 100%;
    background-size: cover;
    background-position: center;
    opacity: 1;
}

.receiver-main-image {
    background: #080808 url("../../assets/img/receiver-image-1.png") no-repeat;
    height: 30rem;
    width: 100%;
    background-size: cover;
    background-position: center;
    opacity: 1;
}

.about-image-text-area {

    max-width: 35rem;
    position: absolute;
    z-index: 2;
    top: 7rem;
    left: 18%;
}

.receiver-image-text-area {

    max-width: 35rem;
    position: absolute;
    z-index: 2;
    top: 7rem;
    left: 18%;
}

.receiver-image-large-text {
    font-size: 8rem;
    line-height: 6.5rem;
}

.about-image-large-text {
    font-size: 8rem;
    line-height: 6.5rem;
}

.about-image-small-text {
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 1.25rem;
    letter-spacing: 0.012rem;
    line-height: 2.25rem;
}

.about-image-medium-text {

    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    font-size: 1.2rem;
}

.about-how-it-works {
    background: #F8F8F8 ;
}

.about-how-it-works-title {
    font-weight: 400;
    font-size: 2.4rem;
    line-height: 3rem;
}

.about-how-it-works-content {
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: .8rem;
    line-height: 1.5rem;
    letter-spacing: 0.012rem;
}

.about-number {
    width: 100%;
    background: #F8F8F8 ;
}

.about-number-title {
    font-size: 3.6rem;
}

.about-number-description {
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 1rem;
    letter-spacing: 0.025rem;
    line-height: 1.66rem;
}

.about-number-1-large {
    font-size: 3.4rem;
    letter-spacing: 0.05rem;
}

.about-number-1-small {
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 0.9rem;
    letter-spacing: 0.025rem;
    line-height: 1.3rem;
    width: 11.8rem;
    margin-top: 1rem;
}

.about-number-width-1 {

}

.about-number-1-small-2 {
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 0.9rem;
    letter-spacing: 0.025rem;
    line-height: 1.3rem;
    width: 12.5rem;
    margin-top: 1rem;
}

.about-number-1-small-3 {
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 0.9rem;
    letter-spacing: 0.025rem;
    line-height: 1.3rem;
    width: 8rem;
    margin-top: 1rem;
}

.let-us-color {
    color: #263A4F;
}

.receiver-sub-title {
    font-size: 3.5rem;
    line-height: 3rem;
}

.receiver-sub-title-1 {
    display: block;
}

.receiver-sub-title-2 {
    display: none;
}

.receiver-large-text {
    font-size: 1.79rem;
    line-height: 1.79rem;
}

.receiver-small-text {
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 0.8rem;
    line-height: 1.4rem;
}

.footer-gray-border {
    width: 100%;
    border-bottom: .1rem solid #E6E6E6;
}

.footer-primary-border {
    width: 5%;
    border-bottom: .1rem solid #F24A00;
}

.footer-sub-title {
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    font-size: .8rem;
    letter-spacing: 0.012rem;
    line-height: 1.2rem;
}

.footer-sub-content {
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: .7rem;
    letter-spacing: 0.01rem;
    line-height: 1.1rem;
    color: #666666 !important;
    display: block;
}

.footer-company {
    max-width: 7rem;
}

.footer-help {
    max-width: 2.3rem;
}

.footer-links {
    max-width: 3.6rem;
}

.footer-link-icon-google {

    color: black;
    font-size: .7rem;
    width: 2rem;
    height: 2rem;
    border-radius: 50%;
    background: white;
    border: .07rem solid #CCCCCC;
    padding-top: .5rem;
}

.footer-link-icon-instagram {

    color: black;
    font-size: 1rem;
    width: 2rem;
    height: 2rem;
    border-radius: 50%;
    background: white;
    border: .07rem solid #CCCCCC;
    padding-top: .35rem;
}

.footer-link-icon-facebook {

    color: white;
    font-size: .8rem;
    width: 2rem;
    height: 2rem;
    border-radius: 50%;
    background: #C74C23;
    padding-top: .55rem;
}

.footer-white {
    background-color: white;
}

.navbar-toggler-icon {
    width: auto;
    height: auto;
}