/*
Theme Name: Riviera Capital
Theme URI: rivcapital.wpengine.com
Author: Thomas Digital - Billy Aguana
Author URI: http://thomasdigital.com/
Description: Riviera Capital invest in lower middle market companies acquired by Search Funds and managed by Searchers.
Version: 1.00
Meta: Hero Edition
Date Updated: 06/20/2020

Dependency : assets/css/base.css
*/
.single-members .team-thumb{ width:270px; float:left; margin-right:20px; margin-bottom:25px;}
body { 
   font-family: 'Big Shoulders Text', Sans-Serif;
   font-size: 18px;
   color: #5D6679;    
}

.bst {
    font-family: 'Big Shoulders Text', Sans-Serif;
}

.text h2, .text h3, .text h4, .text h5, .text h6 {
    font-family: 'Big Shoulders Text', Sans-Serif;
}

.normal, .text, .text p, p, main li {
    font-family: 'Roboto';
    font-weight: 300;
    font-size: 16px;
}

.bst p {
    font-family: 'Big Shoulders Text';
}

section .wrap {
    padding: 60px 0;
}

/*------------------------------------------------*/
/* HERO                                           */
/*------------------------------------------------*/

.head {
    height: 696px;
    background-color: #1B3051
}
.head .hero-img {
    background-color: transparent;
}
.head .overlay {
    background-image: url(../images/banner-overlay.png);
    background-repeat: repeat;
    background-position: top center;
}

.head.sub {
    height: 400px;
}
.head.sub .overlay {
    background-color:  rgba(21,38,86,0.7);
    background-image: none;
}

/*------------------------------------------------*/
/* NAVBAR                                         */
/*------------------------------------------------*/

.navbar {
    padding-left: 0;
    padding-right: 0;
}
.navbar-expand-lg .navbar-collapse {
    justify-content: flex-end;
}

.dnavbar .nav-item {
    margin-left: 77px;
}
.dropdown-menu .nav-item {
    margin-left: 0;
}

a.nav-link {
    color: white;
    text-transform: uppercase;
    letter-spacing: 0.3px;
    position: relative;
    border-bottom: 2px solid transparent;
}
a.nav-link:hover {
    border-color: #45AEEA;
}

.navbar-expand-lg .navbar-nav .nav-link {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 3px;
    
}

a.nav-link .fa_icon {
    font-size: 13px;
    position: relative;
    top: -3px;
    color: #45AEEA;
    margin-right: 2px;
}

.dnavbar a.contact-btn {
    margin-top: 5px;
    margin-left: 41px;   
    width: 130px;
}

a.contact-btn,
a.outline-btn {
    text-transform: uppercase;
    font-size: 18px;
    color: #45AEEA;
    border: 1px solid #45AFEA;
    width: 150px;
    height: 40px;
    font-weight: 600;
    border-radius: 5px;
    letter-spacing: 0.3px;
}

a.fill-btn,
a.fill-btn-b {
    text-transform: uppercase;
    font-size: 18px;
    color: white;
    background-color: #45AEEA;
    border: 1px solid #45AFEA;
    min-width: 150px;
    height: 40px;
    font-weight: 600;
    border-radius: 5px;
    padding: 0 15px;
    letter-spacing: 0.3px;
}
a.fill-btn:hover {
    background-color: white;
    color: #45AEEA;
}

a.fill-btn-b {
    background-color: white;
    color: #45AEEA;
}
a.fill-btn-b:hover { 
    background-color: #45AEEA;
    color: white;
}

a.outline-btn {
    color: white;
}
a.contact-btn:hover {
    background-color: #45AEEA;
    color: white;    
}
a.outline-btn:hover { 
    background-color: white;
    color: #172554;
}

.top-text {
    letter-spacing: 9.7px;
    color: #0D76BB;
    font-size: 20px;
}

hr.short {
    max-width: 60px;
    border-top: 1px solid #45AFEA; 
    margin: 0px auto;
}

a.btn.dflex-center {
    display: inline-flex;
}

.offwhite-bg {
    background-color: #F8F9FA; 
}

.hero-vid video {
    top: 50%;
    left: calc(50% - 1px);
    transform: translateX(-50%) translateY(-50%);
}

.mt-80 {
    margin-top: 80px !important;
}
.bg-img.auto { background-size: auto; }
.bg-img.contain { background-size: contain; }
.bg-img.cover {  background-size: cover; }

/*------------------------------------------------*/
/* NAVBAR HOME                                    */
/*------------------------------------------------*/

#navbar-home .navbar-brand {
    max-width: 185px;
}

#navbar-home .navbar-collapse {
    margin-bottom: 19px;
}
#navbar-home .oc-menu-991 {
    margin-bottom: 15px;
    color: white;
}

.dropdown-item {
    font-size: 18px;
}

.dropdown-item:hover {
    background-color: #efefef;
}

/*------------------------------------------------*/
/* NAVBAR FLOAT                                   */
/*------------------------------------------------*/

#navbar-float {
    background-color: #172554;
}
.cc-float-menu {
    height: 70px;
}
.cc-float-menu .navbar-brand {
    max-width: 165px;
    padding: 0;
}
#navbar-float a.contact-btn {
    margin-top: 0;
}

.mobile-menu .menu-item {
    border: none;
}

.mobile-menu a.nav-link {
    border-bottom: 2px solid rgba(200,200,200,0.1);
}
.mobile-menu a.nav-link:hover {
    border-bottom: 2px solid #45AEEA;
}

a.menu-oc-right {
    font-family: "Roboto";
    font-size: 14px;
}

/*------------------------------------------------*/
/* MOBILE                                         */
/*------------------------------------------------*/
.mobile-menu a.nav-link.m-toggler {
    position: absolute;
}
#menu-oc-right {
    background-color: #777;    
}

#menu-oc-right .box .closer, 
#menu-push-left .box .closer {
    border: none;
    font-family: "Roboto";
    font-size: 13px;
    
    display: inline-flex;
    justify-content: flex-end;
    align-items: center;
}

#menu-oc-right .box .closer svg {
    margin-left: 10px !important;
}

.mob-show-search .btn {
    background-color: transparent;
    color: #172554;  
    border: none;
    border-radius: 0;
}

.mob-show-search input {
    font-family: "Roboto";
    font-size: 14px;
}


/*------------------------------------------------*/
/* SLOGAN                                         */
/*------------------------------------------------*/
.slogan {
    height: 80%;
    display: flex;
    align-items: center;
}
.slogan .pad {
    margin: 0px 0 0 72px;
    max-width: 500px;
    color: white;
}
.slogan .main {
    font-size: 70px;
    font-weight: 700;
    margin-bottom: 14px;
}   
.slogan .sub {
	font-size: 24px;
	letter-spacing: -0.1px;
	padding-left: 5px;
    margin-bottom: 40px;
}
.slogan a.outline-btn {
    width: 150px;
    font-weight: normal;
    border: 1px solid white;
    letter-spacing: 1px;
}

.head.sub .slogan .pad {
    margin-top: 30px;
    max-width: 700px;
}

.head.sub .slogan .pad.no-title {
    margin-top: 80px;
}

.head.sub .slogan .main {
    text-transform: uppercase;
    font-size: 70px;
    margin-bottom: 5px;
}
.head.sub .slogan .sub {
    padding-left: 0;
    font-size: 32px;
    letter-spacing: 0.03px;   
    line-height: 122%;
    max-width: 550px;
}
.head.sub .slogan hr.short {
    max-width: 80px;
    margin-left: 3px;
    border-top: 2px solid #45AFEA;
    margin-bottom: 15px;
}


/*------------------------------------------------*/
/* EL SLIDER                                      */
/*------------------------------------------------*/
.el-logos {
    background-color: white;
}
.el-logos .wrap {
    padding: 65px 0 46px;
}
.logo-container {
}
.logo-slider {
    height: 45px;
    overflow: hidden;    
}
.logo-slider.lightSlider {
    overflow: visible;
    height: inherit;
}
.logo-slider .logo {
    padding: 0 20px 0 ;
    display: flex;
    align-items: center;
    justify-content: center;
}

.logo-slider .logo img { 
    max-height: 40px;
}

.lSAction { } 
.lSAction .lSPrev { }
.lSAction .lSNext { }
.lSAction .lSPrev, .lSAction .lSNext {
    width: 10px;
    height: 27px;
}
.lSAction > a {
    z-index: 3;
    margin-top: -13px;
}

.lSPrev {
    background-image: url(../images/ls-left.svg) !important;
    background-repeat: no-repeat;
    background-position: top left;
    left: 0px !important;
}
.lSNext {
    background-image: url(../images/ls-right.svg) !important;
    background-repeat: no-repeat;
    background-position: top left !important;
    right: 0px !important;
}

/*------------------------------------------------*/
/* EL CONTENT - HOME                              */
/*------------------------------------------------*/
.el-content.home {
    background-color: #F4F5F7;
}
.el-content.home .wrap {
    padding: 84px 0 48.4px;
}
.el-content.home .dtext {
    padding: 0px 10px 0 2px;
}
.el-content .top-text, .dtop .top-text {
    font-size: 20px;
    color: #0D76BB;
    margin-bottom: 10px;
    text-transform: uppercase;
}
.dtop .top-text { 
    margin-bottom: 6px;
}
.el-content hr.short {
    margin:  29px 0 37px;
}
.el-content .main-title, .dtop .main-title {
    font-size: 50px;
    color: #33394A;
    margin-bottom: 21px;
}
.dtop .main-title { 
    font-size: 40px;
}
.el-content .dtext .text {
    padding-left: 2px;
    margin-bottom: 32px;
}

.el-content.home .icons {
    display: flex;
    justify-content: space-between;
    padding-top: 4px;
    padding-left: 1px;
    flex-wrap: wrap;
}
.el-content.home .icons .icon {
    border: 1px solid white;
    border-radius: 5px;
    width: 100%;
    max-width: 370px;
    text-align: center;
    background-color: white;
    margin-bottom: 30px;
    padding: 18px 32px 20px;
    
    -webkit-box-shadow: 0px 0px 5px 0px rgba(150,150,150,0.2);
    -moz-box-shadow: 0px 0px 5px 0px rgba(150,150,150,0.2);
    box-shadow: 0px 0px 5px 0px rgba(150,150,150,0.2);  
}
.el-content.home .icons .icon .iconic {
    height: 62px;
    margin-bottom: 10px;
}
.el-content.home .icons .icon .iconic img {
    max-width: 62px;
}
.el-content.home .icons .icon .title {
    color: #33394A;
    font-size: 24px;
    letter-spacing: 0.4px;
    margin-bottom: 3px;
}    
/*------------------------------------------------*/
/* EL CONTENT - PARTNERS                          */
/*------------------------------------------------*/
.el-content.partners {
    /* min-height: 520px; */
}
.el-content.partners .wrap {
    padding: 0;
}
.el-content.partners .pos-rel {
    position: relative;
    /* min-height: 520px; */
    max-width: 100%;
    margin: 0px auto;
}

.el-content.partners .d-img {
    position: absolute;
    height: 100%;
    width: 100%;
    background-position: right;
    background-size: cover;
    background-repeat: no-repeat;
    width: 923px;
}

.el-content.partners .dtext {
    padding: 35px 0 35px 68px;
}
/*------------------------------------------------*/
/* TESTIMONIALS                                   */
/*------------------------------------------------*/
.testimonials {
    background-color: #F4F5F7; 
}
.testimonials .wrap {
    padding: 56px 0 50px;
}
.testimonials hr.short {
    border-top: 1px solid #45AFEA;
    margin: 27px auto 34px;    
}
.slider-bg {
    max-width: 900px;
    margin: 0px auto;
}
.quote-slider {
    margin-bottom: 29px;
}
.quote-slider {
    height: 240px;
    overflow: hidden;    
}
.quote-slider.lightSlider {
    overflow: visible;
    height: inherit;
}
.quote-slider .slide {
    text-align: center;
}
.quote-slider .text {
    display: flex;
    align-items: center;
}
.quote-slider .text p {
    font-size: 19px;
    text-align: center;
    letter-spacing: -0.3px;
}
.quote-slider .slide .author-av {
    max-width: 80px;
    margin: 0px auto 19px;
}
.quote-slider .slide .author-av img {
    width: 80px;
    height: 80px;
    border-radius: 80px;
}
.quote-slider .slide .author-name span {
    margin: 0 5px;
}
.slider-bg .lSPrev, .slider-bg .lSNext {
    display: none !important;
}
.slider-bg .lSPager.lSpg > li a {
    height: 12px;
    width: 12px;
    background-color: #D1D6DE;
    z-index: 2;
}

.slider-bg .lSPager.lSpg > li.active a, 
.slider-bg .lSPager.lSpg > li:hover a {
    background-color: #45AFEA;
}


/*------------------------------------------------*/
/* EL ICONS                                       */
/*------------------------------------------------*/
.el-icons .wrap {
    padding: 56px 0;
}
.el-icons .main-title {
    margin-bottom: 27px;
}
.el-icons hr {
    margin-bottom: 30px;
}
.el-sub-content .icons, .el-icons .icons {
    display: flex;
    justify-content: space-between;
    padding: 31px 20px 10px;
    margin-bottom: 23px;
}
.el-sub-content .icons .icon,
.el-icons .icons .icon {
    text-align: center;
    max-width: 200px;
    width: 100%;
}
.el-sub-content .icons .icon .iconic ,
.el-icons .icons .icon .iconic {
    width: 70px;
    margin: 0px auto 27px;
}
.el-sub-content .icons .icon .title,
.el-icons .icons .icon .title {
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 3px;
}
.el-sub-content .icons .icon p,
.el-icons .icons .icon p {
    color: #5D6679;
    padding: 0 3px;
}
.el-icons .dbtn {
    margin-bottom: 31.2px;
}
.el-icons .btn {
    display: inline-flex;
}

/*------------------------------------------------*/
/* EL EXCERPT                                     */
/*------------------------------------------------*/
.el-excerpt.news {
    background-color: #F4F5F7; 
}
.el-excerpt.news .wrap {
    padding: 58px 0 34px;
}
.el-excerpt.news .dtop {
    margin-bottom: 54px;
}
.el-excerpt .excerpt {
    margin-bottom: 30px;
}
.el-excerpt .excerpt .bg-img {
    padding-bottom: 66.5%;
    max-height: 400px;    
    transition: 0.5s;
}
.el-excerpt .excerpt:hover .bg-img {
    opacity: 0.8;
}
.el-excerpt .excerpt .ex-img { 
    position: relative;
}
.el-excerpt .excerpt .ex-link {
    display: block;
    background-color: #33394A;
}
.el-excerpt .excerpt .ex-cat {
    position: absolute;
    left: 0px;
    bottom: 0px;
    font-size: 14px;
    color: white;
    padding: 3.5px 28px;
    letter-spacing: 1px;
    background-color: #6C8DA2;
    text-transform: uppercase;
    transition: 0.5s;
}
.el-excerpt .excerpt:hover .ex-cat {
    background-color: #0E76BC;
}
.el-excerpt .excerpt .ex-content {
    border: 1px solid #EFEFEF;
    border-top: 0;
    padding: 21px;
    background-color: white;
}
.el-excerpt .excerpt .ex-date {
    padding-top: 1px;
    letter-spacing: 0.1px;
    color:#5E5F66;
    font-size: 13px;
    margin-bottom: 0px;
}    

.el-excerpt .excerpt .ex-title {
    color: #33394A;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: -0.38px;
    line-height: 125%;
    margin-bottom: 2.45px;
    transition: 0.5s;
}
.el-excerpt .excerpt:hover .ex-title {
    color: #0D76BB;
}

/*------------------------------------------------*/
/* EL CTA                                         */
/*------------------------------------------------*/
.el-cta .wrap {
    padding: 25px 0px;
}
.el-cta {
    color: white;
    background-color: #0E76BC;
}
.el-cta h2 {
    font-size: 28px;
}
.el-cta .text,
.el-cta .text p {
    font-size: 28px;
    color: white;
    margin-bottom: 0;
}
.el-cta .dflex-space {
    padding: 0 11px;
}
.el-cta .btn {
    border: 1px solid white;
    flex: 0 0 150px;
    margin-left: 30px;
}

/*------------------------------------------------*/
/* SUB PAGES                                      */
/*------------------------------------------------*/

.sbase .wrap {
    padding: 78px 0;
}
.sbase .dtop .top-text {
    margin-bottom: 16px;
}
.sbase .dtop .main-title {
    margin-bottom: 32px;
}
.sbase .dtop {
    margin-bottom: 42px;
}
.sbase .text p {
    margin-bottom: 24px;
}
.sbase .dtitle, 
.sbase .list-title {
    font-size: 24px;
    color: #33394A;
    font-weight: 600;
    padding-left: 2px;
    margin-bottom: 35px;
}

.el-sub-content .text {
    margin-bottom: 44px;
}
/*------------------------------------------------*/
/* EL TABLE - APPROACH                            */
/*------------------------------------------------*/
.page-approach .text {
    padding-bottom: 20px;
    margin-bottom: 0px;
}
.el-sub-content .slist {
    margin-bottom: 20px;
    padding-bottom: 20px;
}
.el-sub-content .slist li {
    position: relative;
    padding-left: 18px;
    margin-bottom: 24px;
}
.el-sub-content .slist li b,
.el-sub-content .slist li strong {
    font-family: 'Big Shoulders Text';
    color: #33394A;
    margin-bottom: 0px;
    font-weight: 600;
    font-size: 19px;
    letter-spacing: 0.3px;
}
.el-sub-content .slist li:before {
    content: '';
    background-image: url(../images/check-sm.svg);
    background-repeat: no-repeat;
    background-position: top left;
    display: inline-block;
    width: 10px;
    height: 10px;
    position: absolute;
    top: 7px;
    left: -3px;
}
.el-sub-content .dtable {
    border: 1px solid #D2D5DA;
    padding: 5px;
    max-width: 930px;
    margin: 0px auto 7px;
}
.el-sub-content .table-bordered td, 
.el-sub-content .table-bordered th {
    border: 3px solid white;
    line-height: 125%;
    vertical-align: middle;
    height: 73px;
    padding: 0 30px;
}
.el-sub-content .table-bordered td {
    background-color: #F3F3F5;
}
.el-sub-content .table-bordered th {
    background-color: #EBEBEE;
    font-weight: normal;
}
.el-sub-content .table-bordered thead th { 
    font-weight: bold;
}
.el-sub-content .table-bordered thead .thead-2 { 
    background-color: rgba(113,193,238,0.6);
}
.el-sub-content .table-bordered td:nth-child(2) {
    background-color: rgba(113,193,238,0.3);
}
.el-sub-content .table-dark {
    background-color: transparent;
    color: #33394A;
}
.el-sub-content .table {
    font-size: 17px;
    margin-bottom: 0;
}
.el-sub-content .table-bordered th.thead-1 {
    width: 33.3%;
    background-color: #F3F3F5;
}
.el-sub-content .thead-2,
.el-sub-content .thead-3,
.el-sub-content .thead-4 {
    width: 22.3%;
}


/*------------------------------------------------*/
/* EL ICONS                                       */
/*------------------------------------------------*/
.page-ic .sbase .wrap {
    padding-bottom: 46px;
}
.page-ic .sbase .text {
    margin-bottom: 50px;
}
.page-ic .sbase .text:last-child {
    margin-bottom: 30px;
}
.sbase .icon-title {
    margin-bottom: 42px;
}
.sbase .icon-title h4 {
    margin-right: 52px;
    color: #33394A;
    letter-spacing: 0.5px;
}
.sbase .icons {
    margin-bottom: 32px;
}

/*------------------------------------------------*/
/* EL EXCERPT                                     */
/*------------------------------------------------*/
.el-excerpt.about {
    
}
.page-about .dtop {
    margin-bottom: 27px;
}
.page-about .dtop .main-title {
    line-height: 145%;
    margin-bottom: 28px;
}
.page-about .dtop .top-text {
    margin-bottom: 12px;
}
.page-about .text {
    max-width: 900px;
    margin: 0px auto 14px;
    padding-bottom: 20px;
}
.icon-excerpt {
    padding-bottom: 30px;
    margin-bottom: 26px;
}
.icon-excerpt .spage { 
    padding: 30px;
    margin-bottom: 30px;
    background-color: white;
    
    -webkit-box-shadow: 0px 0px 5px 0px rgba(150,150,150,0.2);
    -moz-box-shadow: 0px 0px 5px 0px rgba(150,150,150,0.2);
    box-shadow: 0px 0px 5px 0px rgba(150,150,150,0.2);      
}
 
.icon-excerpt .spage .icon {
    max-width: 64px;
    margin-top: 4px;
    margin-bottom: 27px;
}
.icon-excerpt .spage .stitle { 
    font-size: 24px; 
    color: #33394A;
    margin-left: 2px;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 23px;
}
.icon-excerpt .spage .stext { 
    margin-left: 2px;
    margin-bottom: 26px;
}
.icon-excerpt .spage .btn {
    min-width: 130px;
    margin-bottom: 23.2px;
}


/*------------------------------------------------*/
/* ESG                                            */
/*------------------------------------------------*/
.page-esg section.sbase .wrap {
    padding-bottom: 6px;
}

/*------------------------------------------------*/
/* PORTFOLIO                                      */
/*------------------------------------------------*/
.page-team .sbase .dtop .main-title,
.page-portfolio .sbase .dtop .main-title {
    margin-bottom: 21px;
}

.page-team .sbase .dtop,
.page-portfolio .sbase .dtop {
    margin-bottom: 28px;
}

.tt900 {
    max-width: 900px;
    margin: 0px auto;
}

.portfolio .btn-group .btn:focus,
.portfolio .btn-group .btn.focus {
  outline: none !important;
  box-shadow: none !important;
}
.portfolio {
    padding: 37px 0 0;
    margin-bottom: 18px;
}
.portfolio .pmenu {
    max-width: 900px;
    margin: 0px auto 57px;
    padding-bottom: 21px;
    border-bottom: 1px solid rgba(122,129,145, 0.3);
}
.portfolio .btn-group .btn {
    color: #5D6679;
    font-weight: 600;
    padding-left: 0px;
    padding-right: 0px;
    position: relative;
}
.portfolio .btn-group .btn span {
    display: inline-block;
    font-size: 17px;
    margin-right: 20px;
    margin-left: 20px;
}
.portfolio .btn-group .btn:before {
    
}
.portfolio .btn-group .btn:after {
    border-right: 2px solid #5D6679;
    content: '';
    position: absolute;
    top: 8px;
    right: 1px;
    height: 20px;
}
.portfolio .btn-group .btn:hover,
.portfolio .btn-group .btn.active {
    color: #13A5DF;
}

.portfolio .btn-group .btn:last-child:after {
    display: none;
}

.portfolio .portfolio-gallery .logo {
    height: 140px;
    border: 1px solid #DDE0E4;
    border-radius: 5px;
    margin-bottom: 6px;
    background-color: white;
    transition: 0.5s;
}

.portfolio .portfolio-gallery .logo img {
    max-width: 221px;
    max-height: 80px;
    opacity: 1;
    transition: 0.5s;
}

.portfolio .portfolio-gallery .logo:hover img {
    opacity: 1;
}

.portfolio .portfolio-gallery a:hover .logo {
    -webkit-box-shadow: 0px 0px 5px 0px rgba(150,150,150,0.3);
    -moz-box-shadow: 0px 0px 5px 0px rgba(150,150,150,0.3);
    box-shadow: 0px 0px 5px 0px rgba(150,150,150,0.3);    
}

/*------------------------------------------------*/
/* TEAM                                           */
/*------------------------------------------------*/
.page-team .el-sub-content .text {
    margin-bottom: 20px;
}
.page-team .portfolio {
    padding-top: 25px;
}
.portfolio .portfolio-gallery .member {
    position: relative;
    margin-bottom: 6px;
}
.portfolio .portfolio-gallery .member .bg-img {
    min-height: 300px;
    border: 1px solid transparent;
}
.portfolio .portfolio-gallery .member .overlay {
    opacity: 0;    
    background-color: rgba(255,255,255,0.8); 
    transition: 0.5s;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    flex-direction: column;
}
.portfolio .portfolio-gallery .member .name {
    font-size: 33px;
    color: #13A5DF;
    margin-bottom: 6px;
}
.portfolio .portfolio-gallery .member .posn {
    color: #646975;
    font-size: 17px;
    text-transform: uppercase;
    letter-spacing: 0.1px;
    margin-bottom: 27px;
}

.portfolio .portfolio-gallery .member:hover .overlay {
    opacity: 1;
}

.page-team .portfolio .pmenu { 
    margin-bottom: 61px;
}
.page-team section.sbase .wrap { 
    padding-bottom: 14px;
}

.modal-c {
    max-width: 1170px;
}
.modal-c .modal-content {
    border-radius: 0;
    position: relative;
    border: 1px solid #f0f0f0;
}
.modal-c .modal-content .close {
    width: 50px;
    height: 50px;
    background-color: #75D2F7;
    position: absolute;
    top: 0;
    right: 0;
    opacity: 1;
}
.modal-c .modal-content .bio {
    display: flex;
}
.modal-c .modal-content .side {
    width: 100%;
    max-width: 330px;
    flex: 0 0 330px;    
    padding: 30px;
    background-color: white;
}

.modal-c .modal-content .mbio {
    padding: 30px;    
    width: 100%;
    background-color: rgba(238,240,242,0.5);
}
.modal-c .modal-content .mbio .pad {
    margin-left: 10px;
}
.modal-c .modal-content .mbio p {
    margin-bottom: 28px;
}
.modal-c .modal-content .name-title {
    margin-top: 35px;
    margin-bottom: 30px;
    font-size: 33px;
    color: #33394A;
}
.modal-c .modal-content .bg-img {
    min-height: 300px;
    margin-bottom: 32px;
}
.modal-c .modal-content .btn-slink {
    display: flex;
    border: 1px solid #D7DCE1;
    color: #45ADEA;
    font-size: 17px;
    border-radius: 5px;
    position: relative;
    font-weight: 600;
    padding: 0px;
    align-items: center;
    margin-bottom: 20px;
}

.modal-c .modal-content .btn-slink:hover {
    background-color: #45ADEA;
    color: white;
}

.modal-c .modal-content .btn-slink .fa_icon {
    background-color: white;
    width: 40px;
    height: 40px;
    border-radius: 5px;
    border: 1px solid #45AFEA;
    flex: 0 0 40px;
    color: #0C76BA;
}
.modal-c .modal-content .btn-slink .dtext {
    text-align: center;
    width: 100%;
}
.modal-open .modal {
    background-color: rgba(248,249,250,0.9);
}

/*------------------------------------------------*/
/* CONTACT                                        */
/*------------------------------------------------*/
.page-contact .contact-form {
    background-color: #F8F9FA;
}
.page-contact .cform {
    display: flex;
    position: relative;
}
.page-contact .cside {
    width: 100%;
    max-width: 315px;
    flex: 0 0 315px;
    border-right: 1px solid #E1E6EA;
    background-color: white;
    font-size: 17px;
}
.page-contact .cform .bg-white {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: white;
    right: 73%;
}
.page-contact .cside hr.short {
    border-top: 2px solid #45AFEA;
    margin-left: 0;
    max-width: 80px;
    margin-bottom: 40px;
}
.page-contact .cside .wrap {
    padding: 78px 0;
}
.page-contact .cside .ctitle {
    font-size: 20px;
    color: #0C76B8;
    margin-left: 2px;
    letter-spacing: 2px;
    margin-bottom: 31px;
}
.page-contact .panel .title {
    font-size: 17px;
    color: #45ACEA;
    margin-bottom: 2px;
}
.page-contact .panels {
    padding-top: 5px;
}
.page-contact .panels .panel {
    color: #33394A;
    position: relative;
    padding-left: 33px;
    margin-bottom: 28px;
}
.page-contact .panels .panel a {
    color: #33394A;    
}
.page-contact .panels .panel a:hover {
    color: #0C76BA;
}
.page-contact .panels .panel .ctext {
    max-width: 250px;
    line-height: 152%;
}
.page-contact .panels .panel .fa_icon {
    position: absolute;
    top: 0;
    left: -15px;
    width: 32px;
    height: 32px;
    border-radius: 100%;
    border: 1px solid rgba(204,204,204,0.5);
    font-size: 13px;
    color: #0C76BA;
    display: flex;
    align-items: center;
    justify-content: center;
}

.page-contact .panels .panel .fa_icon svg {
    max-width: 14px;
}

.page-contact .gr_form {
    width: 100%;
}
.page-contact .gr_form .wrap {
    padding: 80px 0 39px;
}
.scroll-up a {
    background-color: rgba(69,175,234,0.5);
}
.page-contact .gf_form {
    margin-left: 42px;
}
.page-contact .gf_form .text {
    margin-bottom: 30px;
}

.gform_wrapper form {
    width: 100%;
}

#gform_1 ul li.gfield {
    margin-top: 0;
    margin-bottom: 10px;
    list-style: none;
}

#gform_1 .btn {
    border: 1px solid #45AFEA;
    text-transform: uppercase;
    font-weight: 600;
    color: #45AFEA;
}

#gform_1 .btn:hover {
    background-color: #45AFEA;
    color: white;
}

#gform_1 .top_label .gfield_label, 
#gform_1 legend.gfield_label {
    font-family: 'Big Shoulders Text';
    font-weight: normal;
    font-size: 17px;
}

#gform_1 .gform_wrapper .top_label li.gfield.gf_left_half::before { 
    display: none;
}

#gform_1 .ginput_container {
    margin-top: 0;
}

.page-contact .gf_form .form-control { 
    border-radius: 0;
    border:1px solid #E1E6EA;
}
.page-contact .gf_form input.form-control {
    height: 44px;
    max-width: 390px;
}
.page-contact .gf_form textarea.form-control {
    height: 270px;
    width: 100%;
}

.page-contact .gf_form .btn {
    min-width: 130px;
}

.map {
    border-top: 1px solid #E1E6EA;
    height: 470px;
    overflow: hidden;
    background-color: #F8F9FA;
}

/*------------------------------------------------*/
/* BLOG                                           */
/*------------------------------------------------*/
.page-blog  .el-excerpt.news .wrap {
    padding: 80px 0 74px;
}
.page-blog .el-excerpt .excerpt .ex-img {
    padding: 10px;
    background-color: white;
    border: 1px solid #EFEFEF;
    border-bottom: none;
    padding-bottom: 8px;
}
.page-blog .el-excerpt .excerpt .bg-img {
    padding-bottom: 66.7%;
    opacity: 1;
}

.page-blog .el-excerpt .excerpt .ex-content,
.page-blog .el-excerpt .excerpt .ex-link {
    
}
/*
.page-blog .el-excerpt .excerpt .ex-link:hover .bg-img {
    opacity: 1;
}
*/
.page-blog .el-excerpt .excerpt .ex-cat {
    bottom: 8px;
    left: 10px;
}
.page-blog .el-excerpt .excerpt .ex-content {
    padding: 0 10px 20.4px;
}
.page-blog .el-excerpt .excerpt .ex-content .ex-title {
    font-size: 19px;
    line-height: 150%;
    letter-spacing: -0.2px;
    margin-bottom: 6px;
}
.page-blog .el-excerpt .excerpt .ex-content p {
    color: #5D6679;
}
.page-blog .el-excerpt .excerpt .b-img {
    /* background-color: #0F1B3C; */
    position: relative;
}
.page-blog .el-excerpt .excerpt .b-img .overlay {
    background-color: rgba(15,27,60,1);
    opacity: 0.3;
    transition: 0.5s;
}

.page-blog .el-excerpt .excerpt .ex-link:hover .overlay {
    opacity: 0;
}

.el-excerpt .excerpt .ex-cat {
    z-index: 4;
}

.single-blog .wrap {
    padding: 40px 0;
}
.single-blog .dtop {
    padding-right: 100px;
    margin-bottom: 21px;
}
.single-blog .dtop h1 {
    margin-bottom: -5px;
    font-size: 40px;
    color: #33394A;
}
.single-blog .dtop span {
    font-size: 13px;
}
.single-blog .feat-img .bg-img.cover {
    min-height: 420px;
}

.single-blog .feat-img .bg-img.auto {
    min-height: inherit;
    padding-bottom: 20%;
}

.single-blog .feat-img .bg-img.contain {
    min-height: inherit;
    padding-bottom: 50%;
    background-size: auto;
}

.single-blog .feat-img {
    margin-bottom: 40px;
}
.single-blog article p {
    letter-spacing: 0.1px;
    margin-bottom: 32px;
}

.single-blog article a {
    color: #0C76B8;
    text-decoration: underline;
}

article h2 {
    font-size: 33px;
    margin-bottom: 32px;
}
article h3 {
    font-size: 29px;
    margin-bottom: 32px;
}
article h4 {
    font-size: 25px;
    margin-bottom: 32px;
}
article h5 {
    font-size: 21px;
    margin-bottom: 32px;
}
article h6 {
    font-size: 19px;
    margin-bottom: 32px;
}
article .alignleft {
    margin-right: 30px;
    margin-bottom: 15px;
}
article {
    /* border-bottom: 1px solid #E2E6EC; */
    padding-bottom: 32px;
    /* margin-bottom: 32px; */
}

article ul.flex {
    display: flex;
    flex-wrap: wrap;
}
article ul.flex li {
    max-width: 50%;
    flex: 0 0 50%;
    margin-bottom: 25px;
}

.post-nav {
    border-top: 1px solid #E2E6EC;
    padding: 20px 0;
}
.post-nav a {
    font-size: 20px;
}
.post-nav a span {
    font-family: Arial;
}

.top-search {
    padding-top: 5px;
    margin-bottom: 19px;
}
.side-search input {
    height: 50px;
    background-color: white;
}

.sidebar .aside {
    padding: 17px 30px;
    border: 1px solid #EFEFEF;
    margin-bottom: 20px;
    background-color: white;
}

.sidebar .aside h2 {
    font-size: 20px;
    color: #0C76B8;
    margin-bottom: 19px;
}
.sidebar .aside ul,
ul.flex {
    list-style: none;
    margin: 0px;
    padding-left: 0px;
    margin-bottom: 11px;
}
.sidebar .aside ul li,
ul.flex li {
    padding-left: 22px;
    margin-bottom: 8px;
    position: relative;
}
.sidebar .aside.post-rec ul li:before {
    content: "›";
    font-size: 15px;
    position: absolute;
    left: 2px;
    font-family: serif;
    font-weight: 600;
    color: #52A743;
}

.sidebar .aside.post-arc ul li:before,
ul.flex li:before {
    content: "•";
    font-size: 15px;
    position: absolute;
    left: 2px;
    font-family: serif;
    font-weight: 600;
    color: #45AEEA;
    top: 2px;
}

.sidebar .aside li a {
    color: #5D6679;
    font-size: 16px;
}
.sidebar .aside li a:hover {
    color: #45AEEA;
}
.sidebar .post-arc ul li {
    margin-bottom: 12px;
}

/*------------------------------------------------*/
/* Pagination                                     */
/*------------------------------------------------*/
.post-pagination ul li a {
    background-color: #45AEEA;
    color: white;
}

.post-pagination ul li.active a, 
.post-pagination ul li.active a:hover, 
.post-pagination ul li a:hover {
    background-color: #0E76BC;
}


/*------------------------------------------------*/
/* FOOTER                                         */
/*------------------------------------------------*/
footer {
    background-color: #353C4C;
}
.foot-menu {
    padding: 20px 0;
    border-bottom: 1px solid rgba(219, 222, 230, 0.1);
}
.foot-menu ul {
    display: flex;
    align-items: center;
    justify-content: center;
}
.foot-menu ul li {
    margin: 6px 50px 0;
}
.foot-menu ul li a {
    color: white;
    text-transform: uppercase;
}
.foot-menu ul li a:hover {
    color: #13A5DF;
}

.foot-panel {
    padding: 23px 0;
    font-size: 18px;
    color: #CCCCCC;
    display: flex;
    border-bottom: 1px solid rgba(219, 222, 230, 0.1);
}

.foot-panel a {
    color: #CCCCCC;
}

.foot-panel .fa_icon {
    flex: 0 0 32px;
    border: 1px solid rgba(205,205,205,0.3);
    border-radius: 100%;
    width: 32px;
    height: 32px;
    font-size: 13px;
    margin-right: 13px;
    
    display: flex;
    align-items: center;
    justify-content: center;
    color: #0C76BA;
}
.foot-panel .fa_icon svg { 
    width: 13px;
}
.foot-panel .ptext {
    line-height: 120%;
    padding-top: 4px;
}

.foot-panel .panel {
    display: flex;
    align-items: center;    
}
.foot-panel .panel-1 {
    max-width: 940px;
    width: 100%;
}
.foot-panel .brand img {
    max-width: 254px;
}

.foot-panel .address {
    max-width: 225px;
}

.foot-panel .phone {
    max-width: 155px;
}
.foot-panel .panel-2 {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.foot-panel a:hover {
    color: white;
}
.foot-panel .soc-media {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}
.foot-panel .soc-media .fa_icon {
    margin-right: 0;
    margin-left: 30px;
}
.foot-panel .soc-media a:hover .fa_icon { 
    border: 1px solid rgba(255,255,255,0.5);
}

.foot-panel .panel-1, .foot-panel .panel-2 {
    margin-bottom: 2px;
}
.copyright {
    padding: 18px 0;
}
.copyright p {
    margin-bottom: 5px;
    font-size: 15px;
    color: #CECECE;
    letter-spacing: 0.5px;
}
.copyright .designby p {
    letter-spacing: 0.2px;
}
.copyright .designby a {
    color: #efefef;
}

/* edits */
.counters .dcounters {
    max-width: 870px;
    margin: 0px auto;
}

.counters .dtop {
    margin-bottom: 50px;
}

.dcounters h4 {
    font-size: 50px;
    color: #33394A;
}
.dcounters p {
    margin-bottom: 0;
}

.page-portfolio .wrap.air {
    padding-bottom: 0;
}

.page-portfolio .counters {
    background-color: white;
}

.page-portfolio .portfolio {
    padding-bottom: 40px;
    margin-bottom: 0;
}

.space {
    min-height: 50px;
}