
/* reviews 1 */

.reviews1_section {
    padding: 30px;
    position: relative;
}

.reviews1_section:before {
    display: block;
    content: '';
    border-top: 115px solid #f5ca16;
    border-left: 115px solid rgba(255, 255, 255, 0);
    position: absolute;
    top: 0;
    right: 0;
}

.reviews1_section h2.title {
    margin: 0 60px 30px 0;
}

.reviews1_section .review_item {
    margin: 0 0 30px;
    padding: 25px;
    background: #fff;
    -webkit-box-shadow: 0 0 27px rgba(2, 2, 2, 0.1);
    -moz-box-shadow: 0 0 27px rgba(2, 2, 2, 0.1);
    box-shadow: 0 0 27px rgba(2, 2, 2, 0.1);
}

.reviews1_section .review_item:last-child {
    margin: 0;
}

.reviews1_section .review_item h4 {
    margin: 0 0 15px -25px;
    padding: 0 0 0 21px;
    border-left: 4px solid #999;
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    text-transform: uppercase;
}

.reviews1_section .review_item p {
    margin: 0 0 25px;
}

.reviews1_section .author_block {
    padding: 0 50px 0 0;
    background: url("quote1_icon.png") right center no-repeat;
}

.reviews1_section .author_block img {
    display: block;
    float: left;
    width: 60px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.reviews1_section .author_block .author_info {
    float: left;
    margin: 6px 0 0 20px;
    width: 240px;
}

.reviews1_section .author_block .name {
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
}


/* reviews 2 */

.reviews2_section {
    padding: 30px;
}

.reviews2_section .reviews_list {
    background: #fff;
}

.reviews2_section .review_item {
    padding: 30px;
}

.reviews2_section .review_item .photo {
    margin: 0 0 25px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.reviews2_section .review_item p {
    margin: 0 0 25px;
}

.reviews2_section .author_block {
    padding: 0 50px 0 0;
    background: url("quote1_icon.png") right center no-repeat;
}

.reviews2_section .author_block img {
    display: block;
    float: left;
    width: 60px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.reviews2_section .author_block .author_info {
    float: left;
    margin: 6px 0 0 20px;
    width: 230px;
}

.reviews2_section .author_block .name {
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
}

.reviews2_section .owl-prev,
.reviews2_section .owl-next {
    width: 40px;
    height: 36px;
    background: url("reviews2__arrows.png") no-repeat;
    position: absolute;
    top: 135px;
}

.reviews2_section .owl-prev {
    background-position: left center;
    left: 0px;
}

.reviews2_section .owl-next {
    background-position: right center;
    right: 0px;
}


/* reviews 3 */

.reviews3_section {
    padding: 30px;
}

.reviews3_section h2.title {
    padding: 0 50px 0 0;
    background: url("quote1_icon.png") right 7px no-repeat;
}

.reviews3_section .review_item {
    margin: 0 0 30px;
}

.reviews3_section .review_item:last-child {
    margin: 0;
}

.reviews3_section .author_block {
    margin: 0 0 20px;
}

.reviews3_section .author_block img {
    display: block;
    float: left;
    width: 60px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.reviews3_section .author_block .author_info {
    float: left;
    margin: 6px 0 0 20px;
    width: 264px;
}

.reviews3_section .author_block .name {
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
}

.reviews3_section .author_block .info {
    margin: 12px 0 0;
    float: right;
    text-align: right;
}

.reviews3_section .author_block .rating {
    margin: 0 0 6px;
    width: 76px;
    height: 12px;
    background: url("urn:scrapbook:download:error:https://flashlightboruit.site/images/reviews3__stars.png") center no-repeat;
}

.reviews3_section .review_item p {
    margin: 0 0 20px;
}

.reviews3_section .images_block img {
    display: block;
    float: left;
    margin: 0 10px 0 0;
    width: 133px;
}

.reviews3_section .images_block img:last-child {
    margin: 0;
}


/* reviews 4 */

.reviews4_section {
    padding: 30px;
    background: #f5ca16 url("urn:scrapbook:download:error:https://flashlightboruit.site/images/reviews4_bg.png") right top no-repeat;
}

.reviews4_section h2.title {
    margin: 0 140px 30px 0;
}

.reviews4_section .reviews_list {
    background: #fff;
}

.reviews4_section .review_item {
    padding: 0 0 25px;
}

.reviews4_section .author_block {
    margin: 30px 30px 20px;
    padding: 0 50px 0 0;
    background: url("quote1_icon.png") right center no-repeat;
}

.reviews4_section .author_block img {
    display: block;
    float: left;
    width: 60px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.reviews4_section .author_block .author_info {
    float: left;
    margin: 6px 0 0 20px;
    width: 230px;
}

.reviews4_section .author_block .name {
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
}

.reviews4_section .review_item p {
    margin: 0 30px;
}

.reviews4_section .owl-prev,
.reviews4_section .owl-next {
    width: 40px;
    height: 36px;
    background: url("urn:scrapbook:download:error:https://flashlightboruit.site/images/reviews4__arrows.png") no-repeat;
    position: absolute;
    top: 132px;
}

.reviews4_section .owl-prev {
    background-position: left center;
    left: 0;
}

.reviews4_section .owl-next {
    background-position: right center;
    right: 0;
}
