/* File generated automatic, don't change it! */ 

/* Component name: Testimonial */ 
/*****************************/
/******** TESTIMONIAL ********/
/*****************************/

.bvb_default_testimonial_href_image{
    display: inline-block;
    cursor: pointer;
}
.bvb_testimonial_author .bvb_testimonial_author_image, .bvb_testimonial_author .bvb_testimonial_author_description{
    display: inline-block;
    /*position: relative;*/
    vertical-align: middle;
}
.bvb_testimonial_author_image img{
    border-radius: 100px;
    border: 5px solid #ededed;
}
.bvb_testimonial_author_description{
    padding-left: 5px;
    padding-right: 5px;
    top: 40px;
}
.bvb_testimonial_author_description .bvb_testimonial_author_name, .bvb_testimonial_author_description .bvb_testimonial_author_status{
    display: block;
}
.bvb_testimonial_author_image{
    float: left;
}
.bvb_default_testimonial_image{
    width: 128px;
    height: 128px;
}
.bvb_testimonial_author_description{
    float: left;
}
.bvb_testimonial_author_name{
    font-size: 20px;
    color: #34495e;
}
.bvb_testimonial_text{
    padding: 5px;
    background: #ededed;
}
.bvb_default_testimonial_triange{
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 20px 20px 0 20px;
    border-color: #ededed transparent transparent transparent;
    position: relative;
    left: 43px;
    display: inline-block;
    float: left;
}
.bvb_testimonial_author{
    margin-top: 30px;
}
 /* End of component */ 

/* Component name: Content Box */ 
/*=========================================*/
/*============== CONTENT BOX ==============*/
/*=========================================*/

.bvb_content_box_header {
    background-color: #555;
    color: white;
}

.bvb_content_box_header > [data-block-type='text'] > .edit_instrument {
    /*top: 0;*/
}

.bvb_content_box_header_text {
    display: block;
    font-size: 36px;
    padding: 20px;
}

.bvb_content_box_container {
    background: #ededed;
    z-index: -11;
    padding: 10px;
    float: left;
    width: 100%;
}

.bvb_content_box {
    display: inline-block;
    width: 100%;
}

.bvb_content_box_container .bvb_cb_content_header {
    font-size: 18px;
    color: #2f86be;
}

.bvb_content_box .bvb_divider {
    background: none;
}

.bvb_content_box .bvb_divider_box {
    top: 0px;
}

.bvb_content_box .bvb_divider_text {
    padding: 0px;
}

.bvb_content_box .bvb_block {
    margin-bottom: 0px;
}

 /* End of component */ 

/* Component name: Guarantee Box */ 
/*===========================================*/
/*============== guarantee box ==============*/
/*===========================================*/
.bvb_default_guarantee_box {
    /*display: inline-block;*/
    /*border: 2px solid #aaa;*/
    /*padding: 10px;*/
}

.bvb_default_guarantee_text_header {
    text-align: center;
}

.bvb_default_guarantee_text_box h1 {
    font-size: 50px;
    font-weight: bold;
    text-align: center;
}

/*.bvb_default_guarantee_text_box .jqte_editor{*/
/*text-align: justify;*/
/*}*/
.bvb_default_guarantee_text_desc {
    text-align: justify;
}

.bvb_default_guarantee_image_box {
    text-align: center;
    position: relative;
    z-index: 1;
    bottom: -15px;
    width: 100%;
}

.bvb_default_guarantee_text_box {
    border: 2px dashed #aaa;
    position: relative;
    top: -70px;
    padding: 20px;
    padding-bottom: 30px;
    padding-top: 40px;
    background-color: #ededed;
}

 /* End of component */ 

