/* body {
    margin: 0;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: left;
    background-color: #fff;
}

.wsmobileheader {
    display: none;
}

.headtoppart {
    display: block;
    width: 100%;
    height: 40px;
    border-bottom: 1px solid #eee;
    margin: 0px auto;
    padding: 0px 0px;
    min-width: 320px;
    -webkit-transition: all 450ms ease-in-out;
    -moz-transition: all 450ms ease-in-out;
    -o-transition: all 450ms ease-in-out;
    -ms-transition: all 450ms ease-in-out;
    transition: all 450ms ease-in-out;
}

.bg-dark {
    background-color: #343a40!important;
}

.headerwp {
    max-width: 1140px;
    margin: 0 auto;
    padding: 0;
}

.header-info a, .header-info span, .header-contacts a, .header-contacts span {
    color: #fff;
    font-size: 14px;
    line-height: 39px;
}

.white-menu .wsmainfull {
    background-color: #fff!important;
} */

.hero-7-txt {
    background-image: url(../images/hero-7.jpeg);
    background-position: center;
}

#hero-7-content {
    padding-top: 120px;
    padding-bottom: 250px;
}

#hero-7 h2, #hero-9 h2 {
    font-size: 5.25rem;
    line-height: 1.1;
    font-weight: 900;
    text-transform: uppercase;
    letter-spacing: -0.5px;
    margin-bottom: 20px;
}

.bg-tra-map {
    width: 100%;
    background-image: url(../images/tra-map.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: fixed !important;
    background-size: cover;
}

#about-8 {
    width: 100%;
    background: url(../images/about-8.jpeg) no-repeat center;
    background-size: cover;
}

#about-page.page-hero-section {
    background-image: url(../images/about-page.jpeg);
}

.reviews-section .owl-theme .owl-nav {
    margin-top: 5px;
    margin-left: 10px;
}

.owl-carousel.owl-theme .owl-nav [class*='owl-'] {
    background: transparent;
    margin: 0 10px;
    padding: 0;
}