/*================================================*/
#owl-moments13 .bt_img {
    width: 95%;
    height: 250px;
    margin: 0 auto 150px;
    border-radius: 10px;
}

.bt_img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}


/*================================================*/
.wrap-bg {
    background-color: #ffffff;
}

body {
    font-family: Lato;
    font-weight: normal;
    font-style: normal;
}

nav {
    font-family: Lato;
    font-weight: normal;
    font-style: normal;
}

h1 {
    font-family: Lato;
    line-height: 36px;
    font-weight: normal;
    font-style: normal;
    font-size: 36px;
}

h2 {
    font-family: Lato;
    line-height: 30px;
    font-weight: normal;
    font-style: normal;
    font-size: 30px;
}

h3 {
    font-family: Lato;
    line-height: 26px;
    font-weight: normal;
    font-style: normal;
    font-size: 26px;
}

h4 {
    font-family: Lato;
    line-height: 22px;
    font-weight: normal;
    font-style: normal;
    font-size: 22px;
}

h5 {
    font-family: Lato;
    line-height: 18px;
    font-weight: normal;
    font-style: normal;
    font-size: 18px;
}

h6 {
    font-family: Lato;
    line-height: 16px;
    font-weight: normal;
    font-style: normal;
    font-size: 16px;
}

.heading h2 {
    font-size: 38px;
}