.custom-row-block {
    overflow: hidden;
    height: 332px;
    position: relative;
    background-position: center;
}

.custom-row-block:after {content: "";display: block;position: absolute;width: 100%;height: 100%;background: rgba(0,0,0,0.09);top: 0;}

.custom-row-block .wrapper {
    position: relative;
    z-index: 1;
    height: inherit;
}
.row-block:nth-child(even) .block-container{
    background: #F5f5f5;
}
.block-container {
    overflow: hidden;
    height: inherit;
    position: absolute;
    width: 452px;
    background: #FFF;
    padding: 45px 35px 0 39px;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
}

.custom-row-block h2.block-title {
    margin: 0 0 31px 0;
    line-height: 15px;
    color: #2462d3;
    font-size: 18px;
}

.custom-row-block p.block-content b {
    font-size: 14px;
    margin-bottom: 18px;
    display: block;
}

.custom-row-block p.block-content {
    color: #00224c;
    font-size: 12px;
    margin-bottom: 25px;
    margin-top: 0;
    display: block;
    clear: both;
}

.custom-row-block a.block-btn {
    text-decoration: none;
    font-weight: bold;
    padding: 9px 24px;
    box-sizing: border-box;
    clear: both;
    font-size: 13px;
    margin-top: 20px;
    border: 1px solid #013e7f;
    color: #1c1853;
    text-transform: uppercase;
}

.block-container:hover {
    background: #00224C;
}

.block-container:hover p {
    color: #FFF;
}

.block-container:hover a.block-btn {
    background-color: #2462d3;
    color: #FFF;
    border-color: #2462d3;
}

.ch_custom-header-block * {
    margin: 0;
}

.ch_custom-header-block .header {
    color: #ec5d33;
    font-weight: 700;
    font-family: 'Open Sans',sans-serif;
    line-height: 28.3px;
}

.ch_custom-header-block .sub-header {
    font-size: 16px;
    font-weight: 700;
    font-family: 'Open Sans', sans-serif;
    line-height: 32.3px;
}

.ch_custom-header-block {
    position: relative;
    padding: 0 0 0 10px;
    box-sizing: border-box;
    margin-bottom:24px;
}

.ch_custom-header-block:before {content: "";display: block;width: 1px;height: 47px;position: absolute;left: 0;top: 4px;background: #dd3333;}

.featured-content-block .thumb-holder {
    position: relative;
    display: block;
    min-height: 135px;
    overflow: hidden;
}

.featured-content-block .thumb-holder img {
    position: absolute;
    width: 100%;
    top: -15px;
}

.featured-content-block .content-holder {
    color: #FFF;
    font-size: 14px;
    font-weight: bold;
    font-family: 'Open Sans',sans-serif;
}

.featured-content-block .content-holder p {
    margin: 0;
    line-height: 21px;
    font-size:14px;
    color: #FFFFFF;
}


.testimonial {
    position: relative;
    height: 148px;
    overflow: hidden;
    text-align: center;
}

.testimonial .icon {
    width: 200px;
    height: 148px;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
}

.testimonial .icon .icon-holder {
    width: 148px;
    height: 148px;
    padding: 32px 43px;
    background-color: #FFF;
    border-radius: 50%;
    display: inline-block;
    vertical-align: middle;
}

.testimonial .content {
    display: inline-block;
    max-width: 620px;
    vertical-align: middle;
    font-size: 13px;
    text-align: left;
    width: 620px;
    height: 100%;
    color: #FFF;
}

.testimonial .content .testi-header {
    font-size: 24px;
    margin: 12px 0 0 0;
    font-weight: 700;
    line-height: 17px;
}

.testimonial .content .testi-subheader, .testimonial .content .testi {
    font-size: inherit;
    margin-bottom: 0;
    text-align: left;
}

.testimonial .content .testi p {
    color: inherit;
    margin-bottom: 0;
    line-height: 22px;
}

.testimonial .content .testi-subheader {
    margin-top: 9px;
    line-height: normal;
    font-weight: bold;
}

.testimonial .content .testi {
    margin-top: 5px;
}

.tb_testimonials_wrapper {
    position: relative;
}

.tb_testimonials_wrapper .owl-nav > div {
    position: absolute;
    top: 40%;
    color: #FFF;
    text-indent: -99999px;
    height: 25px;
    width: 14px;
    background-image: url(/wp-content/plugins/rowblock/assets/slider-arrows.png);
    background-position: center;
}

.tb_testimonials_wrapper .owl-nav .owl-next {
    right: 0;
    background-position: 14px;
}

.tb_testimonials_wrapper .owl-nav .owl-prev {
    background-position: 0;
}

.tb_testimonials_wrapper .owl-nav .owl-prev:hover {
    background-position: -15px;
}

.tb_testimonials_wrapper .owl-nav .owl-next:hover {
    background-position: 30px;
}

.rm_block_wrapper {
    text-align: center;
}

.rm_block_wrapper .readmore-block-item {
    display: inline-block;
    margin: 0 9.5px;
    vertical-align: top;
    max-width: 301px;
    width: 100%;
}

.rm_block_wrapper .readmore-block-item:first-child,.rm_block_wrapper .readmore-block-item:nth-child(4) {
    margin-left: 0;
}

.rm_block_wrapper .readmore-block-item:nth-child(3),.rm_block_wrapper .readmore-block-item:last-child {
    margin-right: 0;
}

.rm_block_wrapper .readmore-block-item:nth-child(3),.rm_block_wrapper .readmore-block-item:last-child {}

.rm_block_wrapper .readmore-block-item .inner-box {
    height: 159px;
    position: relative;
}

.rm_block_wrapper .readmore-block-item .inner-box a {
    position: absolute;
    left: -999px;
    right: -999px;
    margin: 63px auto 0;
    padding: 14px 21px;
    max-width: 112px;
    line-height: 1;
    font-size: 12px;
    font-family: 'Open Sans';
    font-weight: bold;
    color: #FFF;
    border: 1px solid;
    text-decoration: none;
    z-index: 1;
    transition: opacity 150ms ease-in;
    opacity: 0;
}

.rm_block_wrapper .readmore-block-item .inner-box:after {content: "";position: absolute;width: 100%;height: 100%;background-color: rgba(105, 167, 192, 0.82);opacity: 0;display: block;transition: opacity 150ms ease-in;}

.rm_block_wrapper .readmore-block-item:hover .inner-box a {
    opacity: 1;
}

.rm_block_wrapper .readmore-block-item:hover .inner-box:after {
    opacity: 1;
}

.rm_block_wrapper .readmore-block-item h2 {
    font-size: 15px;
    color: #69A7C0;
    font-family: 'Crete Round';
    font-weight: bold;
    margin: 18px 0 16px;
}


.custom-menu-block {
    width: 100%;
    background: #dfe7ef;
    padding: 39px 36px;
    margin-bottom: 19px;
}

.custom-sidebar {
    max-width: 259px;
}
@media screen and (max-width:767px) {
    .custom-sidebar {
        max-width: 100%;
    }
}

.custom-menu-block .pre-sub-text,.custom-menu-block .title {
    margin: 0;
    line-height: 1;
    color: #000;
}

.custom-menu-block ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.custom-menu-block .pre-sub-text {font-family: 'Open Sans',sans-serif;font-size: 17px;text-transform: lowercase;font-weight: bold;}

.custom-menu-block .title {
    font-size: 35px;
    font-family: 'Crete Round', sans-serif;
    text-transform: lowercase;
    margin-bottom: 20px;
    line-height: 30px;
}

.custom-menu-block ul a {
    color: #000;
    display: block;
    font-size: 15px;
    line-height: 1;
    font-family: 'Open Sans', sans-serif;
    text-transform: lowercase;
    font-weight: 400;
    text-decoration: none;
}

.custom-menu-block ul a:hover {
    color: #31728d;
}

.custom-menu-block ul li {
    padding-bottom: 11px;
    border-bottom: 1px solid #a4c7d7;
    margin-bottom: 9px;
}

.custom-menu-block ul li:last-child {
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: 0;
}

.link-block {
    padding: 56px 32px;
    position: relative;
    background-position: center;
}

.link-block a {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
}

.link-block .pre-sub-text,.link-block .title {
    color: #FFF;
    line-height: 1;
    margin: 0;
    text-transform: lowercase;
    position: relative;
    z-index: 2;
}

.link-block .pre-sub-text {
    font-size: 17px;
    font-family: 'Open Sans',sans-serif;
    font-weight: bold;
}

.link-block .title {
    font-size: 38px;
    font-family: 'Crete Round', sans-serif;
}

.link-block:after {content: "";width: 100%;height: 100%;background: rgba(105,167,192,0.58);position: absolute;top: 0;left: 0;}