/*******we offer page*******************/
p.para-offer {
    line-height: 180%;
    text-align: center;
}
.we-offer-page.first {
    padding-bottom: 0;
}
.we-offer-page.second {
    padding-top: 0;
}
.we-offer-page-wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
   
}
.we-offer-left {
    width: 25.65%;
}
.we-offer-page-right {
    width: 70.09%;
}
.we-offer-img {
    position: relative;
    height: 300px;
    border: 8px solid #fff;
    -webkit-box-shadow: -1px -1px 10px 5px rgb(237 237 237 / 75%);
    -moz-box-shadow: -1px -1px 10px 5px rgb(237 237 237 / 75%);
    box-shadow: -1px -1px 10px 5px rgb(237 237 237 / 75%);
}
.we-offer-page-right .main-title {
    margin-bottom: 18px;
}
.we-offer-page .main-title h3  {
    font-size: 22px;
    color: #0A0C30;
    line-height: 120%;
    font-family: 'Aero';
}
.we-offer-list {
    padding: 0;
    margin: 0;
}
.we-offer-list li {
    list-style-type: none;
    font-size: 16px;
    font-family: 'Montserrat', sans-serif;
    position: relative;
    padding-left: 32px;
    color: #333333;
    line-height: 160%;
    margin-bottom: 17px;
        font-weight: 600
}
.we-offer-list li:before {
    content: '';
    position: absolute;
    left: 0;
    top: 3px;
    background: url(../images/sprite.png);
    background-position: -612px -22px;
    height: 20px;
    width: 20px;
}
.we-offer-page {
    padding-bottom: 0 !important;
    padding-top: 0 !important;
}
    .we-offer-page .container {
    padding-bottom: 54px;
    margin-bottom: 48px;
    border-bottom: 2px dashed #BBBBBB;
}
.we-offer-page-first {
    padding-bottom: 0;
}
.we-offer-list li span {
    font-weight: 300;
}
.we-offer-page.last .container {
    margin-bottom: 0;
    border-bottom: 0;
}
.john {
    font-size: 19px;




/*
font-family: 'Barlow Semi Condensed', sans-serif;
font-family: 'Montserrat', sans-serif;
font-family: 'Poppins', sans-serif;
* 
font-family: 'NeoSansStdMedium';
font-family: 'Gotham-Book';
font-family: 'NeoSansStdRegular';
* font-family: 'NeoSansStdMedium';
* font-family: 'Aero';
*/
