/*
 Theme Name:   GeneratePress Child
 Theme URI:    https://generatepress.com
 Description:  Default GeneratePress child theme
 Author:       Tom Usborne
 Author URI:   https://tomusborne.com
 Template:     generatepress
 Version:      0.1
*/



.hero {
    position: relative;
    width: 100vw;
    min-height: 420px;

        background-position: center center !important;
    background-repeat: no-repeat !important;
    background-size:100% !important;
  
    -webkit-box-shadow: inset 1px 2px 42px 34px rgba(0,0,0,0.42); 
box-shadow: inset 1px 2px 42px 34px rgba(0,0,0,0.42);
}
.hero::before {


}
.hero-content {
    position: relative;
}

.titlebox {
float: left;
    width: 65%;
    display: block;
    height: 100%;
padding-bottom: 40px;
}

h1.hero-title {
    font-size: 35px;
    color: white;
    font-weight: 700;
 
}
.circlebox{
    float: left;
    width: 130px;
    float: left;
    height: 100%;


}

.thecircle {
    background-color: #2a2a2a;
    font-size: 44px;
    font-family: Helvetica;


    border-radius: 80px;
  border: 5px #e43917 solid;
    width: 80px;
    height: 80px;
    margin-left: 10px;
    margin-top: 30px !important;
   font-weight: 400;
    width: 80px;
    font-size: 40px;
       line-height: 66px;
    margin-top: -22px;
    color: #ffffff;
    text-align: center;

}

.herosection {
width: 52%;
float: left;

position: absolute;
    bottom: 0;
    text-align: left;
}

.tabler {

    margin-top: 20px;
    margin-bottom: 40px;
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    background-color: #fff;
    color: #000;


}

h2 {

    padding-top: 13px;
}

.featuretable table tbody tr:nth-child(even) {
    background-color: #f2f2f2;
}


.overall-score {
    background:rgb(70, 184, 89);
    border-radius: 8px;

}


.overall-score span.overall {
    font-size: 52px;
    color: #FFF;
    padding: 8px 0;
    display: block;
    line-height: 52px;
}

.overall-score span.overall-text {
    background: #000;
    display: block;
    color: #FFF;
    font-weight: 700;
    padding: 6px 0;
    text-transform: uppercase;
    font-size: 11px;
}

.overall-score span.overall-text {
    border-radius: 0 0 8px 8px;
}

.midheadline {

       font-weight: 700;
}

.overall-score {

    width: 100px;
    text-align: center;
    float: left;
    margin: 0 20px 10px 0;
}


.specialgreen {
background: #46b859 !important;
    height: 14px;
    position: relative;
    margin-bottom: 10px;


}

.rate-bar-title {

    font-size: 14px;
    }

.rate-bar-percent {
    position: absolute;
    right: 0;
    top: -21px;
    font-size: 14px;
    height: 18px;
    line-height: 18px;
    font-weight: bold;

    }

.review-criteria {
    margin-top: 20px;
    border-top: 1px dashed #d2d2d2;
    border-bottom: 1px dashed #d2d2d2;
    padding: 20px 0 0 0;
    transition: 0.4s linear;
    transition-property: width, background-color;
    padding-bottom: 20px;
}

ul.redex li:before {


    content: "\274c";
    font-size: 11px;
    color: red;

    text-align: center;
    margin-right: 10px;
        top: -2px;
    /* line-height: 26px; */
    position: relative;
    }


.greencirclebox {
    width: 30%;
    height: 100%;
    display: block; 
}


    .green_i {

    color: #46b859;
    background: #ffffff;
    border-color: #46b859;
    border-radius: 200px;
    border-top-width: 5px;
    border-right-width: 5px;
    border-bottom-width: 5px;
    border-left-width: 5px;
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    margin-top: 0px;
    margin-right: 20px;
    margin-bottom: 0px;
    margin-left: 0px;
    width: 95px;
    height: 95px;
    border: solid 5px;
    float: left;
    }

    .besoincol {
        margin-bottom: 0px;
    }

 ul.greencheck  {

    margin-left: 0px !important;
 }
 ul.greencheck li:before {
    

   content: url(images/Eo_circle_green_checkmark.svg);
    width: 19px;
    height: 22px;
    display: block;
    float: left;
    margin-right: 7px;
}
 ul.redex {
list-style: none;

}
 ul.redex  {

    margin-left: 0px !important;
 }
