/*homepage cta*/
.module-18 .ry-content {
    padding: 0 8.33333vw; }
@media (max-width: 1200px) {
    .module-18 .ry-content {
        padding-left: 0vw;
        padding-right: 0vw; } }
.module-18 .ry-content .card-holder {
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
@media (max-width: 1200px) {
    .module-18 .ry-content .card-holder {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        /*-ms-flex-direction: column;
        flex-direction: column;*/
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center; } }
.module-18 .ry-content .card {
    overflow: hidden;
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
    -webkit-transition-delay: 0s !important;
    transition-delay: 0s !important;
    max-width: 32%;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    position: relative;
    height: 248px;}
.module-18 .ry-content .card img {
    opacity: 0; }
@media (min-width: 768px) {.module-18 .ry-content{padding: 10vh 20vh;}}
@media (max-width: 1200px) {
    .module-18 .ry-content .card {
        width: 50%; } }
@media (max-width: 767px) {
    .module-18 .ry-content .card {
        width: 100%;max-width: unset; } }
.module-18 .ry-content .card .anchor-wrap {
    bottom: 0;
    height: 20%;
    position: absolute;
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
.module-18 .ry-content .card .anchor-wrap .anchor {
    display: block;
    width: 100%;
    height: 100%; }
.module-18 .ry-content .card .anchor-wrap .anchor > div {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
.module-18 .ry-content .card .anchor-wrap a {
    padding-top: 15px;
    padding-bottom: 15px;
    display: block;
    letter-spacing: -1px;
    font-weight: 800;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    width: 100%;
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
    font-size: 20px;
    text-decoration: none; }
.module-18 .ry-content .card .anchor-wrap a::after {
    content: '\f105';
    font-family: fontawesome;
    border: 1px solid #FFFFFF;
    border-radius: 100%;
    height: 26px;
    width: 26px;
    min-width: 28px;
    min-height: 28px;
    letter-spacing: 0 !important;
    text-align: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    display: inline-block;
    margin-left: 10px;
    font-size: 10px;
    line-height: 24px; }
.module-18 .ry-content .card .overlay {
    opacity: 0;
    position: absolute;
    border: 0px solid red;
    height: 100%;
    padding: 1.25vw;
    top: 0;
    pointer-events: none;
    z-index: 1;
    -webkit-transform: scale(2);
    transform: scale(2);
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease; }
.module-18 .ry-content .card .overlay .overlay-border {
    width: 100%;
    height: 100%;
    display: block; }
.module-18 .ry-content .card:hover {
    -webkit-transform: scale(1.08) !important;
    transform: scale(1.08) !important;
    z-index: 100; }
@media (max-width: 991px) {
    #cta-wrap {margin-top: 0;}
    .module-18 .ry-content .card:hover {
        -webkit-transform: scale(1);
        transform: scale(1); } }
.module-18 .ry-content .card:hover .anchor-wrap {
    height: 100%; }
.module-18 .ry-content .card:hover .anchor-wrap a {
    font-size: .7em !important;
    padding: 1.66667vw;
    letter-spacing: .1em;
    font-weight: 400; }
@media (max-width: 991px) {
    .module-18 .ry-content .card:hover .anchor-wrap a {
        font-size: 1.3em !important; } }
.module-18 .ry-content .card:hover .overlay {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1; }

@media (max-width: 1024px) {
.module-18.style2 .ry-content .card-holder {
        display: flex;
        flex-direction: column;
    }
    .module-18.style2 .ry-content .card {
        width: 70%;
        height: auto;
    }
    .module-18.style2 .ry-content .card:not(:last-child) {
        /*margin-bottom: 30px;*/
    }
    .module-22 .ry-left img {
        max-width: 100%;
    }
    .module-18.style2 .ry-content {
        /*padding: 30px 0;*/
    }
    .module-20 .ry-container {
        padding-top: 0 !important;
        margin-top: -70px;
    }
    .module-20 .carousel .ry-left img {
        width: 40vw !important;
        float: none;
        margin: 0 auto;
        height: 40vw !important;
    }
}

.module-18.style2 {
    -webkit-box-shadow: rgba(0, 0, 0, 0.1) 0 18px 20px 0px;
    box-shadow: rgba(0, 0, 0, 0.1) 0 18px 20px 0px; }
.module-18.style2 .ry-content {
    padding-left: 0;
    padding-right: 0; }
@media (max-width: 1200px) {
    .module-18.style2 .ry-content .card-holder {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-top: -30px; } }
.module-18.style2 .ry-content .card {
    width: 33.33%;
    height: 270px; }
@media (max-width: 1200px) {
    .module-18.style2 .ry-content .card {
        margin-bottom: 0;
        background-position: center; } }
@media (max-width: 767px) {
    .module-18.style2 .ry-content .card {
        width: 100%;max-width: unset; } }

