.ct-section{
}
.ct-headline{text-align: center}
.ct-section-inner-wrap {
    display: flex;
    flex-direction: column;
    align-items: center;

    max-width: 1140px;
    padding: 120px 20px 81px 20px;
    margin: 0 auto;
}
#headline-369-2 {
    font-size: 60px;
    font-weight: 500;
    margin-bottom: 20px;
}
#text_block-118-2 {
    margin-bottom: 42px;
    margin-left: auto; margin-right: auto;
    font-weight: 300;
    max-width: 800px;
}
.atomic-subheading {
    font-family: Roboto;
    color: #2b2c27;
    font-size: 24px; text-align: center;
    line-height: 1.6;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.ct-new-columns {
    display: flex;
    width: 100%;
    flex-direction: row;
    align-items: stretch;
    justify-content: center;
    flex-wrap: wrap;
}
.agencyb-iconblock-3-column:not(.ct-section):not(.oxy-easy-posts), .agencyb-iconblock-3-column.oxy-easy-posts .oxy-posts, .agencyb-iconblock-3-column.ct-section .ct-section-inner-wrap {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
}
#div_block-228-2 {
    width: 50.00%;
    /*background-color: #1c21f5;*/
    padding:40px 80px;
    align-items: flex-start;
    text-align: left;
}
#div_block-229-2 {
    /*border-color: #fff;*/
}
.agencyb-iconblock-3-icon-wrapper {
    text-align: center;
    width: 80px;
    height: 80px;
    min-width: 80px;
    max-width: 80px;
    min-height: 80px;
    max-height: 80px;
    border-radius: 100%;
    margin-bottom: 12px;
}
.ct-div-block {
    flex-wrap: nowrap;
}
#fancy_icon-230-2 {
    /*color: #ffffff;*/
}
div.ct-fancy-icon {
    display: inline-flex;
    border-radius: 50%;
}
.agencyb-iconblock-3-icon {
    color: #025dfe;
}
.agencyb-iconblock-3-icon >i {
    width: 36px;
    height: 36px;
    font-size: 36px;
}

#headline-231-2 {
    /*color: #ffffff;*/
    margin-bottom: 20px;
}
.agencyb-iconblock-3-title {
    font-size: 24px; color:#333;
    font-weight: 700;
    line-height: 1;
}
#text_block-406-2 {
    /*color: #ffffff;*/
}
.ct-new-columns .agencyb-iconblock-3-column {
    width: 50%;
    background-color: #ffffff;
    padding-right: 80px;
    padding-top: 40px;
    padding-left: 80px;
    padding-bottom: 40px;
    align-items: flex-start;
    text-align: left;
}
.ct-new-columns .agencyb-iconblock-3-column .agencyb-iconblock-3-icon-wrapper {
    border:1px solid #1c21f5;
}
.ct-new-columns .ct-text-block{font-size: 22px;line-height: 1.7em;}
.agencyb-iconblock-3-icon-wrapper:not(.ct-section):not(.oxy-easy-posts), .agencyb-iconblock-3-icon-wrapper.oxy-easy-posts .oxy-posts, .agencyb-iconblock-3-icon-wrapper.ct-section .ct-section-inner-wrap {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.ct-new-columns .ct-div-block:hover{
    background-color: #1c21f5;color: #fff;
    .ct-fancy-icon, h4{color: #fff}
    .agencyb-iconblock-3-icon-wrapper{border-color: #fff}
}

@media (max-width: 991px) {
    .ct-new-columns> .agencyb-iconblock-3-column {
        width: 100% !important;
    }
}