
.yellow-gradient {
    background: url(../images/yellowwhiteyellowbg.png) repeat-y center center;
    background-size: 100% auto
}

.bg1 {
    background: url(../images/bg1.webp) no-repeat center center;
    background-size: cover;
    color: #fff
}

.bg1 .testi__item {
    color: #000
}

.txtshdw {text-shadow: 2px 2px 2px #000;}
.prodprophding {font-size: 1.35rem !important; line-height: 1.88rem}
.prodprop {font-size: 1.20rem !important}
.jogtxt {font-size: 1.45rem; line-height: 1.6}

.abs,
.cta3>img,
.pcta>img,
.gallery__item img,
.banner__inner>img,
.res-embed iframe,
.res-embed video,
.res-embed embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.res-embed {
    padding-top: 56.26%;
    position: relative
}

.res-embed iframe,
.res-embed video,
.res-embed embed {
    -o-object-fit: cover;
    object-fit: cover
}



.num {
    margin: 0 0 30px
}

.num--light {
    color: #fff;
    opacity: .6;
    font-size: .9rem
}

@media only screen and (max-width: 991px) {
    .num {
        margin: 0 0 15px;
        font-size: .8rem
    }
}




.pad {
    padding: 50px 0
}

.pad--lg {
    padding: 80px 0
}

@media only screen and (max-width: 991px) {
    .pad--lg {
        padding: 50px 0
    }
}




@media only screen and (max-width: 991px) {
    .testi {
        margin: 0 -15px 30px;
        padding-bottom: 60px
    }
}

.testi__item {
    background-color: #d9d5cb;
    border-radius: 20px;
    padding: 20px 25px;
    height: 100%
}

@media only screen and (max-width: 991px) {
    .testi__item {
        padding: 20px;
        text-align: center
    }
}

.testi__item h4 {
    font-size: 1.2rem;
    padding-left: 15px;
    margin: 0
}

@media only screen and (max-width: 991px) {
    .testi__item h4 {
        font-weight: 500
    }
}

.testi__top {
    display: flex;
    align-items: center;
    margin: 0 0 20px
}

@media only screen and (max-width: 991px) {
    .testi__top {
        display: block
    }
}

.testi__top img {
    max-height: 80px
}

@media only screen and (max-width: 991px) {
    .testi__top img {
        max-height: 70px;
        display: inline-block !important;
        margin-bottom: 15px
    }
}

.testi .slick-track {
    display: flex !important
}

.testi .slick-slide {
    height: inherit !important;
    padding: 0 10px
}

.testi .slick-slide>div {
    height: 100%
}


@media only screen and (max-width: 991px) {
    .ptable .row {
        flex-direction: column-reverse
    }
}

.ic {
    text-align: center;
    padding: 0 25px
}

@media only screen and (max-width: 991px) {
    .ic {
        padding: 0
    }
}

.ic h5 {
    color: #e9c272
}

.ic img {
    margin: 0 0 25px;
    max-width: 120px
}

.ic p {
    font-size: .85rem
}

.jog {
    background: url(../images/jog.webp) no-repeat center top;
    background-size: cover
}

@media only screen and (max-width: 991px) {
    .jog {
        background-position: 22% top
    }
}

.jog__inner {
    padding-left: 50%;
    text-align: center
}

.jog__inner h2 {
    margin: 18vw 0 0;
    text-align: center
}

.jog__inner h2 strong {
    display: block
}

.jog__inner h2 strong:nth-child(1) {
    font-size: 2.4vw
}

.jog__inner h2 strong:nth-child(2) {
    font-size: 3.65vw
}

.jog__inner h2 strong:nth-child(3) {
    font-size: 7vw
}

.ing {
    text-align: center
}

.ing h5 {
    margin: 15px 0 5px
}

.ul-icon {
    list-style-type: none;
    margin: 0 0 25px;
    padding: 0
}

.ul-icon li {
    position: relative;
    padding-left: 30px;
    margin: 0 0 15px;
    font-weight: bold
}

.ul-icon li:last-child {
    margin: 0 !important
}

.ul-icon li i {
    height: 22px;
    width: 22px;
    line-height: 19px;
    border: 2px solid #000;
    font-weight: bold;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    border-radius: 50%;
    text-align: center
}

.ul-icon--2 li {
    margin: 0 0 10px
}

.ul-icon--2 li i {
    background-color: #284a54;
    color: #fff;
    border-radius: 3px
}

.ul-icon--number li {
    font-weight: normal;
    padding-left: 0
}

.ul-icon--number li i {
    background-color: #e9c272;
    border-radius: 3px;
    color: #284a54;
    font-size: .9rem;
    font-style: normal;
    position: relative;
    display: inline-block;
    margin-right: 5px
}

.ul-icon--number-secondary li i {
    background-color: #284a54;
    color: #fff
}

@media only screen and (max-width: 1200px) {
.jogtxt {font-size: 1.35rem; line-height: 1.6}
}

@media only screen and (max-width: 768px) {
.jogtxt {font-size: 1.2rem; line-height: 1.5}
}

