#s-4010 {
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background: #f9f9f9;
    overflow: hidden;
    padding: 40px 0;
    width: 100%
}

#s-4010 .brush-dec2 {
    background-attachment: scroll;
    background-origin: content-box;
    background-position: center;
    background-repeat: repeat;
    background-size: cover;
    height: 50px;
    left: 0;
    position: absolute;
    top: -2px;
    width: 100%;
    z-index: 20
}

#s-4010 .brush-dec_bottom {
    margin-top: -2px
}

#s-4010 .ds {
    margin: 10px 0 30px
}

#s-4010 .ds span {
    display: inline-block;
    float: none;
    width: 60px
}

#s-4010 .ds span:after {
    color: #333;
    content: '\25CF\25CF\25CF\25CF\25CF\25CF';
    font-size: 7px;
    letter-spacing: 4px
}

#s-4010 .fl-wrap {
    float: left;
    position: relative;
    width: 100%
}

#s-4010 .section-title {
    position: relative;
    text-align: center;
    width: 100%;
    z-index: 5
}

#s-4010 .section-title h4, #s-4010 .swiper-slide-active .t-item .t-number, #s-4010 .t-item:after, #s-4010 .t-text:after, #s-4010 .t-text:before {
    color: #c19d60
}

#s-4010 .tc-button {
    color: #fff;
}

#s-4010 .t-text:after, #s-4010 .t-text:before {
    color: #4285f4;
}

#s-4010 .star-rating {
    font-size: 16px;
    padding-bottom: 20px;
    text-align: center;
    color: gold;
}

#s-4010 .star-rating i {
    margin: 0 2px
}

#s-4010 .swiper-container {
    list-style: none;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    padding: 0;
    position: relative;
    z-index: 1
}

#s-4010 .swiper-notification {
    left: 0;
    opacity: 0;
    pointer-events: none;
    position: absolute;
    top: 0;
    z-index: -1000
}

#s-4010 .swiper-pagination-bullet {
    -o-transition: all 300ms ease-out;
    -webkit-transition: all 300ms ease-out;
    background: #000;
    background: #ccc;
    border-radius: 100%;
    cursor: pointer;
    display: inline-block;
    height: 6px;
    height: 8px;
    margin: 0 10px;
    opacity: .2;
    opacity: 1;
    position: relative;
    transition: all 300ms ease-out;
    width: 6px;
    width: 8px
}

#s-4010 .swiper-pagination-bullet-active {
    background: #fff;
    opacity: 1
}

#s-4010 .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #0f2b46
}

#s-4010 .swiper-pagination-bullet.swiper-pagination-bullet-active:before {
    -ms-transform: scale(1.0);
    -webkit-transform: scale(1.0);
    transform: scale(1.0)
}

#s-4010 .swiper-pagination-bullet:before {
    -ms-transform: scale(0);
    -o-transition: all 300ms ease-out;
    -webkit-box-sizing: border-box;
    -webkit-transform: scale(0);
    -webkit-transition: all 300ms ease-out;
    border-radius: 100%;
    border: 1px solid #ccc;
    bottom: -5px;
    box-sizing: border-box;
    content: '';
    left: -5px;
    position: absolute;
    right: -5px;
    top: -5px;
    transform: scale(0);
    transition: all 300ms ease-out
}

#s-4010 .swiper-slide {
    -ms-flex-negative: 0;
    -o-transition-property: transform;
    -webkit-transition-property: -webkit-transform;
    flex-shrink: 0;
    height: 100%;
    position: relative;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    width: 100%
}

#s-4010 .swiper-slide-active .t-item {
    -ms-transform: scale(1.0);
    -webkit-transform: scale(1.0);
    background: #fff;
    opacity: 1;
    transform: scale(1.0)
}

#s-4010 .swiper-slide-active .t-text {
    background: #f9f9f9;
    min-height: 350px;
}

#s-4010 .swiper-slide-next .t-text,
#s-4010 .swiper-slide-prev .t-text
{
    min-height: 350px;
}

#s-4010 .swiper-slide-active .t-text:after, #s-4010 .swiper-slide-active .t-text:before {
    opacity: 1
}

#s-4010 .swiper-wrapper {
    -o-transition-property: transform;
    -webkit-box-sizing: content-box;
    -webkit-transform: translate3d(0px, 0, 0);
    -webkit-transition-property: -webkit-transform;
    box-sizing: content-box;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    height: 100%;
    position: relative;
    transform: translate3d(0px, 0, 0);
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    width: 100%;
    z-index: 1
}

#s-4010 .t-av {
    height: 90px;
    left: 50%;
    margin-left: -45px;
    position: absolute;
    top: -40px;
    width: 90px;
    z-index: 20
}

#s-4010 .t-av img {
    border-radius: 100%;
    float: left;
    height: 90px;
    position: relative;
    width: 90px;
    z-index: 2
}

#s-4010 .t-av:before {
    background: #fff;
    border-radius: 100%;
    border: 1px solid #eee;
    bottom: -8px;
    content: '';
    left: -8px;
    position: absolute;
    right: -8px;
    top: -8px;
    z-index: 1
}

#s-4010 .t-item {
    -ms-transform: scale(0.9);
    -o-transition: all .3s ease-in-out;
    -webkit-transform: scale(0.9);
    -webkit-transition: all .3s ease-in-out;
    transform: scale(0.9);
    transition: all .3s ease-in-out;
    box-sizing: border-box;
}

#s-4010 .t-item:after {
    bottom: 30px;
    content: '\25CF\25CF\25CF';
    font-size: 9px;
    left: 50%;
    letter-spacing: 4px;
    margin-left: -25px;
    position: absolute;
    width: 50px
}

#s-4010 .t-number {
    bottom: 30px;
    color: #333;
    font-family: 'Playfair Display', cursive;
    font-size: 18px;
    left: 30px;
    position: absolute
}

#s-4010 .t-text {
    -o-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    background: #fff;
    border: 1px solid #eee;
    overflow: hidden;
    padding: 75px 65px 75px;
    transition: all .3s ease-in-out
}

#s-4010 .t-text h3 {
    font-family: 'Playfair Display', serif;
    font-size: 18px;
    font-weight: 600;
    padding-bottom: 20px;
    text-align: center
}

#s-4010 .t-text p {
    color: #575960;
    /*font-family: 'Playfair Display', serif;*/
    font-size: 15px;
    font-style: italic
}

#s-4010 .t-text:after {
    bottom: 20px;
    content: "\f10e";
    font-family: 'Font Awesome\ 5 Pro';
    right: 25px
}

#s-4010 .t-text:after, #s-4010 .t-text:before {
    -o-transition: all 400ms linear;
    -webkit-transition: all 400ms linear;
    font-size: 32px;
    font-style: normal;
    font-weight: normal;
    opacity: .3;
    position: absolute;
    text-decoration: inherit;
    transition: all 400ms linear
}

#s-4010 .t-text:before {
    content: "\f10e";
    font-family: 'Font Awesome\ 5 Pro';
    left: 25px;
    top: 20px
}

#s-4010 .tc-button {
    background: #0f2b46;
    border-radius: 100%;
    cursor: pointer;
    height: 40px;
    line-height: 40px;
    margin-top: -20px;
    position: absolute;
    top: 50%;
    width: 40px;
    z-index: 50;
    transition: all 300ms ease-out;
}

#s-4010 .tc-button-next {
    right: 20px;
    text-align: center
}

#s-4010 .tc-button-prev {
    left: 20px;
    text-align: center
}

#s-4010 .tc-button:hover {
    background: #89c712;
    transition: all 300ms ease-out;
}

#s-4010 .tc-pagination {
    float: left;
    margin-top: 10px;
    text-align: center;
    width: 100% !important
}

#s-4010 .tcw:before {
    border-color: #c19d60;
    border-top: 1px dotted;
    content: '';
    height: 1px;
    left: 0;
    position: absolute;
    right: 0;
    top: 50%
}

#s-4010 .testimonilas-carousel .swiper-slide {
    padding: 50px 0 10px 0
}

#s-4010 h2 {
    color: #323246;
    font-weight: 900
}

#s-4010 h4 {
    font-size: 18px;
    font-style: italic;
    font-weight: 700;
    padding-bottom: 10px
}

@media only screen and (max-width: 567px) {
    #s-4010 {
        padding: 70px 0
    }

    #s-4010 .section-title h2 {
        font-size: 26px
    }

    #s-4010 .tc-button-next {
        right: 10px
    }

    #s-4010 .tc-button-prev {
        left: 10px
    }
}

#s-4010 a {
    color: #0D0A0A
}