.fsbo-personal-intro {
    display: block;
    background: rgba(250,250,250,1);
    background-repeat: no-repeat;
    background-position: center top;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    border-style: none;
    margin: auto;
    border-radius: 0px;
    width: 100%;
    position: relative;
}

.fsbo-intro-block-color-overlay {
    width: 100%;
}

.fsbo-intro-block-content {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    width: 940px;
    margin-bottom: 20px;
}

.intro-title {
    display: block;
    background: rgba(0,0,0,0.31);
    -pie-background: rgba(0,0,0,0.31);
    border-style: none;
    border-radius: 0px;
    z-index: 36;
}

.intro-title span {
    font-style: italic;
    font-size: 72px;
    color: rgb(242, 238, 228);
    font-family: 'Arvo';
}

.intro-title-sub {
    color: #f2eee4;
    font-family: lato;
    font-size: 48px;
    font-weight: 900;
}

.intro-descr {
    font-family: lato;
    font-size: 20px;
    font-weight: 400;
    color: rgb(242, 238, 228);
}

.fsbo-form-wrapper {
    display: block;
    border-style: solid none none none;
    border-width: 6px;
    border-color: #cc0000;
    border-radius: 0px;
    z-index: 28;
    width: 300px;
    margin: 0 auto;
    position: relative;
    margin-top: 25px;
}

.fsbo-form-wrapper:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    text-align: center;
    width: 0;
    height: 0;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-top: 12px solid #c00;
    margin: 0 auto;
}

.fsbo-form-overlay {
    background: rgba(244,242,240,1);
    -pie-background: rgba(244,242,240,1);
    width: 300px;
    padding: 23px;
}

.fsbo-form-overlay:before {
    display: block;
    background: rgba(255,255,255,0);
    -pie-background: rgba(255,255,255,0);
    left: 141px;
    top: 0px;
    z-index: 31;
    position: absolute;
}

.form-name {
    display: block;
    background: rgba(244,242,240,0);
    -pie-background: rgba(244,242,240,0);
    border-style: none;
    border-radius: 0px;
    z-index: 35;
    line-height: 35px;
    font-family: Arvo;
    font-weight: 700;
    font-style: normal;
    font-size: 22px;
    color: #cc0000;
}

.form-description {
    font-family: open sans;
    color: #666666;
    font-size: 14px;
    font-weight: 400;
}

.fsbo-from {
    display: block;
}

.fsbo-from-fields-wrapper .fsbo-field-group {
    margin-bottom: 20px;
    text-align: left;
}

.fsbo-from-fields-wrapper {
    margin: 15px 0;
}

.fsbo-from-fields-wrapper label {
    font-family: Arvo;
    font-weight: 700;
    font-size: 14px;
    line-height: 15px;
    color: #666666;
    display: block;
    margin-bottom: 4px;
    width: auto;
    margin-right: 0px;
}

.fsbo-from-fields-wrapper input[type=text],
.fsbo-from-fields-wrapper input[type="text"],
.fsbo-from-fields-wrapper input[type="email"],
.fsbo-from-fields-wrapper input[type="url"],
.fsbo-from-fields-wrapper input[type="password"],
.fsbo-from-fields-wrapper input[type="search"],
.fsbo-from-fields-wrapper input[type="tel"],
.fsbo-from-fields-wrapper input[type="number"],
.fsbo-from-fields-wrapper textarea {
    -webkit-writing-mode: horizontal-tb !important;
    text-rendering: auto;
    color: -internal-light-dark-color(black, white);
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    text-indent: 0px;
    text-shadow: none;
    display: inline-block;
    text-align: start;
    -webkit-appearance: textfield;
    background-color: rgb(255, 255, 255);
    cursor: text;
    margin: 0em;
    font: 400 13.3333px Arial;
    padding: 1px 2px;
    border-width: 2px;
    border-style: inset;
    border-color: -internal-light-dark-color(rgb(118, 118, 118), rgb(195, 195, 195));
    border-image: initial;
}

.fsbo-from-fields-wrapper input[type=text],
.fsbo-from-fields-wrapper input[type="text"],
.fsbo-from-fields-wrapper input[type="email"],
.fsbo-from-fields-wrapper input[type="url"],
.fsbo-from-fields-wrapper input[type="password"],
.fsbo-from-fields-wrapper input[type="search"],
.fsbo-from-fields-wrapper input[type="tel"],
.fsbo-from-fields-wrapper input[type="number"],
.fsbo-from-fields-wrapper textarea {
    border-style: solid;
    border-width: 1px;
    border-color: #beb191;
    color: #666;
    border-radius: 2px;
    box-shadow: inset 0px 2px 3px #dddddd;
    -webkit-box-shadow: inset 0px 2px 3px #dddddd;
    -moz-box-shadow: inset 0px 2px 3px #dddddd;
    height: 37px;
    font-size: 14px;
    line-height: 14px;
    padding-left: 10px;
    padding-right: 10px;
}

.fsbo-from-fields-wrapper .elementor-field-subgroup:not(.elementor-subgroup-inline) .elementor-field-option {
    text-align: left;
}

.fsbo-from-fields-wrapper textarea {
    height: 91px !important;
    line-height: 17px !important;
    padding-top: 10px !important;
    padding-bottom: 11px !important;
}

.fsbo-submit-button div.wpcf7 .ajax-loader {
    display: none;
}
.fsbo-submit-button input[type="submit"] {
    display: block;
    border-style: outset;
    border-radius: 4px;
    z-index: 30;
    height: 45px;
    background: rgba(204,0,0,1);
    -pie-background: rgba(204,0,0,1);
    box-shadow: none;
    text-shadow: 1px 1px #290000;
    color: #fff;
    border-width: 1px;
    border-color: #990000;
    font-size: 16px;
    line-height: 19px;
    font-weight: 400;
    font-family: Arvo;
    font-style: normal;
    text-align: center;
    background-repeat: no-repeat;
    width: 100%;
    text-transform: uppercase;
}

.fsbo-submit-button button {
    background: transparent;
    border: none;
    
}

.section-image-box {
    display: block;
    background: rgba(244,242,240,1);
    background-repeat: repeat;
    background-position: left top;
    border-style: none;
    margin: auto;
    border-radius: 0px;
    width: 100%;
    position: relative;
    padding: 20px 0;
}

.section-image-box .fsbo-pom-box {
    float: none;
    width: 100%;
}

.section-image-box .fsbo-pom-box-meta {
    text-align: center;
    margin-top: 0;
}

.section-image-box .image-item-title {
    color: #990000;
    font-size: 20px;
    font-weight: 400;
}


.section-image-box  .image-item-descr {
    font-family: lato;
    color: #666666;
    font-size: 14px;
    font-weight: 400;
}

.section-image-box  .image-item-price {
    font-size: 20px;
    font-weight: 700;
    color: #050000;
}

.fsbo-pom-image {
    display: block;
    background: rgba(255,255,255,0);
    -pie-background: rgba(255,255,255,0);
    left: 26px;
    top: 54px;
    z-index: 41;
    position: absolute;
}

.fsbo-pom-image-container {
    border-style: none;
    border-radius: 0px;
    width: 218px;
    height: 146px;
}

.image-item-title {
    font-family: arvo;
    font-weight: 700;
    font-size: 23px;
    color: #fff;
    margin-bottom: 10px;
}

.image-item-descr{
    font-family: lato;
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 16px;
    line-height: 22px;
    color:#fff;
}

.image-item-price {
    font-family: lato;
    color:#fff;
    font-size: 20px;
    font-weight: 700;
}

.section-icon-box-wrapper {
    display: block;
    background: rgba(250,250,250,1);
    -pie-background: rgba(250,250,250,1);
    border-style: none;
    margin: auto;
    border-radius: 0px;
    width: 100%;
    padding: 80px 0;
    position: relative;
}

.upper-wrapper {
    margin-bottom: 20px;
}


.section-icon-box-wrapper .fsbo-intro-block-content {
    margin-bottom: 0;
}

.icon-box-title {
    color: #990000;
    font-size: 18px;
    font-family: arvo;
    font-weight: 400;
    float: left;
    line-height: 26px;
}

.icon-box-list i {
    float: left;
    margin-right: 10px;
    vertical-align: middle;
    font-size: 25px;
    color: rgb(195, 183, 153);
    margin-top: 13px;
}

.icon-box-desc {
    line-height: 22px;
    margin-bottom: 16px;
    font-family: lato;
}

.icon-box-price {
    font-family: lato;
    color: rgb(5, 0, 0);
    font-size: 20px;
    font-weight: 900;
}

.upper-wrapper-right {
    text-align: right;
    line-height: 10px;
}

.upper-wrapper-right .icon-box-title {
    color: #990000;
    float: right;
}

.icon-box-list .upper-wrapper-right i {
    float: right;
    margin-right: 0;
    margin-left: 10px;
}

.upper-wrapper-right .icon-box-desc {
    line-height: 22px;
    margin-bottom: 16px;
    text-align: right;
}

.upper-wrapper-right .icon-box-price {
    font-family: lato;
    color: rgb(5, 0, 0);
    font-size: 20px;
    font-weight: 900;
    text-align: right;
}

#lp-pom-image-25 {
    display: block;
    background: rgba(255,255,255,0);
    -pie-background: rgba(255,255,255,0);
    z-index: 3;
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    text-align: center;
    bottom: 0;
}

.fsbo-elementor-testimonial-wrapper .elementor-testimonial-content {
    display: block;
    background: rgba(51,51,51,1);
    -pie-background: rgba(51,51,51,1);
    border-style: solid none none none;
    border-width: 6px;
    border-color: #990000;
    border-radius: 0px;
    z-index: 16;
    width: 402px;
    font-size: 16px;
    font-family: lato;
    color: #beb191;
    line-height: 23px;
    min-height: 145px;
    padding: 23px;
    font-style: italic;
    margin-bottom: 20px;
    position:relative;
}


.fsbo-elementor-testimonial-wrapper .elementor-testimonial-image {
    border-style: none;
    border-radius: 30px;
    width: 60px;
    height: 60px;
    overflow: hidden;
    float: left;
    margin-right: 30px;
}

.fsbo-elementor-testimonial-wrapper .elementor-testimonial-image img {
    width: 60px;
    height: 60px;
    vertical-align: top;
    border: none;
}

.fsbo-elementor-testimonial-wrapper .elementor-testimonial-details {
    float: left;
}

.fsbo-elementor-testimonial-wrapper .elementor-testimonial-name {
    font-size: 16px;
    font-family: lato;
    font-weight: 400;
    color: #990000;
}

.fsbo-elementor-testimonial-wrapper .elementor-testimonial-job {
    font-size: 14px;
    font-family: lato;
    font-weight: 400;
    color: #90866e;
}

.fsbo-elementor-testimonial-wrapper.fsbo-elementor-testimonial-text-align-right .elementor-testimonial-content {
    float: right;
    text-align: right;
}

.fsbo-elementor-testimonial-wrapper.fsbo-elementor-testimonial-text-align-right .fsbo-elementor-testimonial-meta {
    position: relative;
    display: inline-block;
    float: right;
}

.fsbo-elementor-testimonial-wrapper.fsbo-elementor-testimonial-text-align-right .elementor-testimonial-image {
    float: right;
    margin-right: 0;
    margin-left: 30px;
}

.custom-grid-class .elementor-container {
    padding: 0 40px;
}

.fsbo-pom-box {
display: inline-block;
background: rgba(255,255,255,1);
-pie-background: rgba(255,255,255,1);
border-style: solid;
border-width: 3px;
border-color: #beb191;
border-radius: 550%;
z-index: 40;
width: 270px;
height: 270px;
margin-bottom: 20px;
overflow: hidden;
position: relative;
float:left;
    margin-right: 30px;
}

.fsbo-pom-image-container > * {
vertical-align: text-top !important;
}

.fsbo-elementor-testimonial-wrapper .elementor-testimonial-content:before {
content: "";
position: absolute;
bottom: -12px;
width: 0;
height: 0;
border-left: 12px solid transparent;
border-right: 12px solid transparent;
border-top: 12px solid #333;
}

.fsbo-elementor-testimonial-wrapper .elementor-testimonial-content:before {
left: 15px;
}

.fsbo-elementor-testimonial-wrapper.fsbo-elementor-testimonial-text-align-right .elementor-testimonial-content:before {
right: 15px;
left: auto;
}

.image-item.item-count-2 .fsbo-pom-image-container {
margin-top: -33px;
}

.image-item.item-count-3 .fsbo-pom-image-container {
margin-top: -25px;
}

.fsbo-pom-box-meta {
    float:left;
    width:290px;
    display: inline-block;
    margin-top: 50px;
    text-align: left;
}