/*--- Google Fonts ---*/
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap');
/*--- End Google Fonts ---*/

body.widget-snippet {
    padding: 40px 0;
}
.wcs_about-us-13 * {
    font-style: normal;
    font-variant: normal;
    line-height: normal;
    letter-spacing: normal;
    text-indent: unset;
    text-transform: none;
    word-spacing: normal;
    word-break: break-word;
}
.wcs_about-us-13 .wc-snippet-left-image-about .container {
    width: auto;
    max-width: 1270px;
    margin-bottom: 70px;
    padding: 0;
}
.wcs_about-us-13 .wc-snippet-left-image-about {
    background: #F4F4F4;
    padding: 40px;
}
.wcs_about-us-13 .wc-snippet-left-image-about .col-md-6.right {
    padding-right: 60px;
    margin-bottom: -70px;
}
.wcs_about-us-13 .wc-snippet-left-image-about .col-md-6.left {
    padding-left: 60px;
    margin-bottom: -70px;
    padding-bottom: 100px;
}
.wcs_about-us-13 .wc-snippet-left-image-about .left h4 {
    font-family: "Open Sans", sans-serif;
    color: rgba(0,0,0, .40);
    font-size: 18px;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 9px;
    margin: 15px 0;
    text-transform: uppercase;
    padding: 0;
    border: none;
    background: none;
    box-shadow: none;
    text-shadow: none;
}
.wcs_about-us-13 .wc-snippet-left-image-about .left h2 {
    font-family: "Open Sans", sans-serif;
    color: #000;
    font-size: 45px;
    font-weight: 600;
    line-height: 1.3;
    margin: 0;
    padding: 0;
    border: none;
    background: none;
    box-shadow: none;
    text-shadow: none;
}
.wcs_about-us-13 .wc-snippet-left-image-about .left p {
    font-family: "Open Sans", sans-serif;
    color: rgba(0,0,0, .8);
    font-size: 16px;
    font-weight: 600;
    line-height: 1.8;
    margin: 20px 0;
    padding: 0;
    border: none;
    background: none;
    box-shadow: none;
    text-shadow: none;
}
.wcs_about-us-13 .read-more,
.wcs_about-us-13 .read-more:link,
.wcs_about-us-13 .read-more:focus,
.wcs_about-us-13 .read-more:active,
.wcs_about-us-13 .read-more:hover {
    background: #000 none repeat scroll 0 0;
    color: #ffffff;
    display: inline-block;
    font-family: "Open Sans", sans-serif;
    font-size: 17px;
    line-height: 22px;
    margin-top: 20px;
    padding: 14px 52px;
    transition: all 300ms ease 0s;
    user-select: none;
    outline: none;
    border: none;
    box-shadow: none;
    text-shadow: none;
    white-space: nowrap;
    max-width: 100%;
    overflow: hidden;
}
.wcs_about-us-13 .read-more.snippet-highlighted-elm,
.wcs_about-us-13 .read-more.snippet-activated-elm {
    outline: 2px #f26522 dashed;
    cursor: pointer;
}
.widget .wcs_about-us-13 .read-more:hover{
    background: #515151;
}
.wcs_about-us-13 .read-more:not(.fee .wcs_about-us-13 .read-more) {
    text-overflow: ellipsis;
}
.wcs_about-us-13 .wc-snippet-left-image-about .left img {
    padding: 20px 0 20px;
    max-height: 130px;
}
.wcs_about-us-13 .wc-snippet-left-image-about .text-image {
    background: #fff;
    width: 280px;
    box-shadow: 0px 0px 74px 0px #0000001A;
    padding: 35px;
    position: absolute;
    right: 0px;
    bottom: 35px;
}
.wcs_about-us-13 .wc-snippet-left-image-about .text-image img {
    max-width: 40px;
    max-height: 40px;
}
.wcs_about-us-13 .wc-snippet-left-image-about .text-image p {
    font-family: "Open Sans", sans-serif;
    color: #000;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.5;
    margin: 10px 0 0;
    padding: 0;
    border: none;
    background: none;
    box-shadow: none;
    text-shadow: none;
}
.wc-snippet-left-image-about-inner {
    margin-bottom: 70px;
}
@media (max-width: 1024px) {

    .wcs_about-us-13 .wc-snippet-left-image-about .col-md-6.right {
        padding-right: 40px;
    }
    .wcs_about-us-13 .wc-snippet-left-image-about .col-md-6.left {
        padding-left: 40px;
    }
    .wcs_about-us-13 .wc-snippet-left-image-about .left h4 {
        margin: 10px 0;
    }
    .wcs_about-us-13 .wc-snippet-left-image-about .left p {
        margin: 15px 0;
    }
}
@media (max-width: 991px) {
    .wcs_about-us-13 .wc-snippet-left-image-about .container {
        margin-bottom: 0;
    }
    .wcs_about-us-13 .wc-snippet-left-image-about .col-md-6.right {
        margin-bottom: 0;
        padding-right: 15px;
    }
}
@media (max-width: 767px) {
    .wcs_about-us-13 .wc-snippet-left-image-about {
        padding: 20px;
    }
    .wcs_about-us-13 .wc-snippet-left-image-about .col-md-6.left {
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 15px;
        padding-bottom: 0;
        margin-bottom: 0;
    }
    .wcs_about-us-13 .wc-snippet-left-image-about .left h2 {
        font-size: 28px;
    }
    .wcs_about-us-13 .read-more {
        margin-top: 10px;
    }
    .wcs_about-us-13 .wc-snippet-left-image-about .text-image {
        width: 255px;
        right: 15px;
    }
    .wcs_about-us-13 .wc-snippet-left-image-about .col-md-6.right .right-img-wrap > img {
        width: 100%;
    }
    .wcs_about-us-13 .wc-snippet-left-image-about .left h2 {
        font-size: 26px;
    }
}
