/*
 Theme Name:   Route Child Custom
 Theme URI:    https://www.regenesis-dev.com/
 Description:  Route Child Custom for Regenisis
 Author:       Kevin
 Author URI:   https://www.regenesis-dev.com/
 Template:     route
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain:  Route
*/
#menu-before-footer-menu-it li {
    list-style-type: none;
    float: left;
    margin-right: 15px;
    font-size: 17px;
}
#menu-before-footer-menu-it li a{color:#fff;}
#menu-before-footer-menu-it li#menu-item-51691 {
    padding: 9px 9px !important;
    background: #3989b0;
    border-radius: 2px;
    border: 3px solid #e4e4e4;
    position: relative;
    top: -15px;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
    color: #fff;
}
#content>.vc_section {
    margin: 0;
    padding: 0;
}

.facets_wrapper {
    border: 1px solid #000;
    background-color: rgba( 255, 255, 255, 0.5 );
    padding: 10px;
}
.facets_wrapper .facetwp-facet {
    margin-bottom: 10px;
}
.project_title {
    line-height: 16px;
    margin-top: 20px;
    text-transform: uppercase;
}
.project_title a {
    font-size: 16px;
    line-height: normal;
    color: #000;
}
.project_title a:hover {
    color: #3989b0;
}

.facets_wrapper .facetwp-type-fselect .fs-wrap {
    width: 100%;
    position: relative;
}
.facets_wrapper .facetwp-type-fselect .fs-dropdown {
    width: 100%;
}
.facets_wrapper .facetwp-btn {
    z-index: 100;
    top: 7px;
}
.facets_wrapper .facetwp-search-wrap {
    position: relative;
    display: block;
}
.facets_wrapper .facetwp-search {
    padding-right: 30px;
}

.project_excerpt {
    line-height: normal;
    font-size: 14px;
}
.project_meta .project_comments {
    margin-left: 10px;
}
.project_meta, .project_excerpt {
    color: #555;
}
.project_meta {
    font-size: 13px;
}
.project_actions {
    margin: 0;
    padding: 0 10px;
    background-color: #3989b0;
    color: #fff;
    font-size: 14px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 10;
    box-sizing: border-box;
    font-size: 12px;
    text-transform: uppercase;
}
.project_actions a {
    color: #fff;
    font-size: 12px;
    display: block;
    width: 100%;
    padding: 5px 0;
}
.project_item {
    margin-bottom: 30px;
}
.project_item .project_thumb {
    min-height: 80px;
    background-color: #efefef;
}
.project_item .project_outer {
    padding-bottom: 20px;
    position: relative;
    background-color: #fff;
    -webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.5);
    -moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.5);
    box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.5);
    clear: both;
}

.project_item .project_inner {
    position: relative;
    padding-bottom: 30px;
}
.project_item .project_info {
    padding: 0 20px;
    margin-top: 20px;
    margin-bottom: 20px;
}
.show_more .wpb_wrapper {
    text-align: center;
}
.show_more .wpb_wrapper .fwp-load-more {
    background-color: #3989b0;
    color: #fff;
    padding: 5px 30px;
    text-transform: uppercase;
    border: 0;
}
.fs-label, .fs-option-label {
    font-size: 14px;
}

#content .fwp_case_studies_col {
    padding-left: 2%;
    padding-right: 2%;
}

#content .single_project_item .project_item {
    width: 100%;
}
.project_thumb img {
    width: 100%;
}
h3.box_header {
    background-color: #3989b0;
    color: #fff;
    font-size: 14px;
    padding: 10px;
    margin: 0;
}

/* List view styling */
.facetwp-template.list-view .project_item {
    width: 100%;
}

.facetwp-template.list-view .project_item .project_outer {
    /* height: 348px !important; */
    height: auto !important;
}

.facetwp-template.list-view .project_item .project_outer .project_thumb {
    width: 40%;
    float: left;
    display: none;
}

.single-post .entry-meta .entry-author-link{display:none;}

.facetwp-template.list-view .project_item .project_outer .project_inner {
    width: 100%;
    height: auto !important;
    /* margin-left: calc( 38% + 20px); */
    padding-top: 1px !important;
    padding-left: 20px;
    padding-right: 20px;
}

.facetwp-template.list-view .project_item .project_outer .project_actions {
    width: 200px;
    /* margin-left: calc( 41% + 20px ); */
    margin-left: 40px;
    margin-bottom: 15px;
}

.facetwp-template.list-view .project_item .project_outer .project_title {
    height: auto !important;
}
.view-icons-wrapper {
    display: flex;
}

.fs-label-wrap {
    width: 100% !important;
}


.facetwp-search {
    width: 100%;
    overflow: hidden;
    height: 28px !important;
    max-width: 100px;
    min-width: 178px !important;
}

.fs-label-wrap, .fs-dropdown{
    float:left;
    width:100%;
}



.view-icons-wrapper .view-icon-grid,
.view-icons-wrapper .view-icon-list {
    cursor: pointer;
    text-align: center;
    margin-right: 15px;
}

.view-icons-wrapper .view-icon-grid span,
.view-icons-wrapper .view-icon-list span {
    font-size: 14px;
}
.view-icons-wrapper .view-icon-grid.active,
.view-icons-wrapper .view-icon-list.active {
    color: #3989b0;
}

.page-id-85108 .project_thumb img {
    width: 100%;
     object-fit: cover;
    height: 100%;
}



.ult-new-ib-desc{
    /*background-color: rgba(0,0,0,0.7);*/
    z-index: 1;
}

.ult-new-ib:after{
    content: "";
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.01), black);
    bottom: 0;
    color: #fff;
    font-size: 32px;
    height: 75%;
    justify-content: center;
    padding-bottom: 32px;
    position: absolute;
    transform: translate3d(0, 20px, 0);
    transition: transform .4s;
    width: 100%;
    left: 0;
    z-index: 0;
}

.ult-new-ib:before{
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
/*--adjust as necessary--*/
    color: #FFF;
    font-size: 40px;
    padding-right: 0.5em;
    position: absolute;
    top: 23px;
    right: 7px;
    z-index: 999;
    text-shadow: 2px 2px 1px rgb(0 0 0 / 70%);
}


.ult-new-ib.podcast-cate:before{
    content: "\f2ce";
    
}

.ult-new-ib.video-cate:before{
    content: "\f03d";
}

.ult-new-ib.case-study:before{
    content: "\f02d";
}

.ult-new-ib.article-cate:before{
    content: "\f016";
}

.ult-new-ib.webinar-cate:before{
    content: "\f130";
}

.ult-ib-effect-style1.ult-ib2-min-height img{-webkit-transform: translate3d(0,0,0);



@media screen and (min-device-width: 200px) and (max-device-width: 680px) { 
    
.row3f p {width: 100%;} 
.row2f p {
    width: 100%;}
    
}
