/**********************************
Homepage Hero
**********************************/

.es-image-bg>.container {
    width: 1170px;
    padding-top: 30px;
}
.es-image-bg .hero-header {
    height: 80vh !important;
}
.btn-list {
    display: flex;
}
.btn-list a {
    margin-right: 20px;
}
.es-image-bg .background-image-holder.fadeIn {
    top: -90px !important;
    background: none;
}
/**********************************
Cards
**********************************/

.es-card img.mb24.wp-post-image {
    height: auto;
    transition: all ease 0.25s;
}
.es-card img.mb24.wp-post-image:hover {
    opacity: 0.75;
}
.es-card div.container ul {
    margin-left: 0;
}
.es-card .label a {
    color: #fff;
}
.es-card .label {
    padding: 4px 6px;
}
.es-card p {
    font-size: 16px;
    line-height: 1.9;
}
.es-card div.container ul>li {
    margin-bottom: 0;
}
.es-card a h4:hover {
    color: #0069fc;
}
.es-card a h4 {
    font-weight: 700;
}
.es-card .list-inline li {
    font-size: 12px;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: 1.4px;
}

.es-card .btn {
    margin-bottom: 0px;
}
.es-card a.btn-secondary {
    color: #3086ff;
    border: 2px solid #3086ff;
    background-color: rgb(48, 134, 255);
    transition: 0.3s ease;
    background: none;
    height: 50px;
    line-height: 46px;
    min-width: 200px;
}
/**********************************
Featured Section
**********************************/

.es-feature .vc_column_container>.vc_column-inner {
    padding: 0;
}
.es-feature .feature.bordered {
    padding: 32px;
    border: 1px solid rgba(0, 0, 0, 0.3);
    height: 220px;
}
.es-feature hr {
    width: 70%;
    border: none;
    border-bottom: 1px solid #38424e;
    margin: 0;
    margin-bottom: 27px;
}
.es-feature h5 {
    line-height: 22px !important;
}
.es-feature .feature-1 i {
    font-size: 47px;
    color: #38424e;
    width: 100%;
    display: flex;
    margin: 30px 0 60px;
    justify-content: center;
}
.es-feature p {
    font-size: 16px;
    line-height: 1.8;
}
.es-label {
    border-left: #3086ff 8px solid !important;
    padding: 4px 12px !important;
    background: #38424e !important;
    color: #fff;
    font-family: Raleway, "Helvetica Neue", Helvetica, Arial, sans-serif;
    line-height: 24px;
    font-weight: 700;
    font-size: 10px;
    vertical-align: middle;
    

}

/**********************************
Link List
**********************************/
.es-link-list h5 {
    margin-bottom: 0px !important;
    line-height: 30px !important;
}
.es-link-list h5 a {
    color: #38424e !important;
}
.es-link-list h5 a:hover {
    color: #3086ff !important;
}
.es-link-list a.btn.btn-sm{
    color: #3086ff;
    border: 2px solid #3086ff;
    background-color: #3086ff;
    transition: 0.3s ease;
    margin-top: 40px;
    background: none;
}
.es-link-list .wpb_column.vc_column_container.col-md-3, .es-link-list .vc_column-inner{
    margin-left:0px;
    padding-left:0px;
    
}
.es-link-list{
    background: linear-gradient(to top, #ffffff 0%,#f6f6f6 100%);
}

/**********************************
Feature Secondary with Image
**********************************/
.es-feature-image .image-square {
    display: flex;
    align-items: center;
    overflow: inherit;
}

.es-feature-image .image-square>.image {
    max-height: 460px !important;
    box-shadow: 0 1px 50px 0 rgba(38, 42, 48, 0.47);
}



.es-feature-image .image-square.right > .content {
    padding: 0 16% 0 0;
}

.es-feature-image .image-square.left > .content {
    padding: 0 0 0 16%;
}

.es-feature-image p {
    font-size: 16px;
    line-height: 1.9;
}


.es-feature-image .background-image-holder:before {
    border: 1px solid #2EC4B6;
    top: -20px;
    left: -20px;
    height: 40px;
    width: 40px;
    z-index: -100;
    transition: 0.8s ease;
    transition-delay: 0.4s;
    content: "";
    display: block;
    position: absolute;
    transform: translateY(0);
    opacity: 1;
}

section.es-feature-image {
    padding: 20px 0;
}


/**********************************
ES Product Section Page
Instructions:
1. Set template to "Page with Sidebar"
2. Under "Page with Sidebar, Sidebar," select desired sidebar 
**********************************/

.es-link-list-alt table{
    width: 100% !important;
    margin: 35px 0;
    border-collapse: collapse;
    border-spacing: 0;
}
.es-link-list-alt table tbody tr:nth-child(odd), .es-link-list-alt table tbody tr.odd {
    background-color: #f6f6f6;
}
.es-link-list-alt table tr{
    padding: 20px 15px;
    display: table-row;
}
.es-link-list-alt table td{
    padding: 10px 15px;
    text-align: left;
    display: table-cell;
    vertical-align: middle;
    line-height: 1.5;
    border-bottom: 1px solid black;
}

hr.es-basic {
    width: 100%;
    height: 2px;
    background-color: #f6f6f6;
    margin: 24px 0;
    border: none;
    border-bottom: none;
}

.es-link-list-alt div.container ul {
    list-style: none !important;
    margin-left: 0px !important;
}
.es-link-list-alt .accordion-2 .title {
    font-size: 18px;
    font-weight: 800;
}

.accordion-2 .title:before {
    position: absolute;
    right: 0;
    padding-right: 50px;
}

ul#topics-nestedul>li {
    line-height: 1 !important;
}
ul#topics-nestedul {
    margin-top: 10px !important;
}

ul.accordion.accordion-2>li {
    margin-bottom: 0 !important;
}
ul.accordion.accordion-2>li>:first-child .title:before {
    display: none!important;
}
.accordion-2 .title {
    font-size: 16px;
    font-weight: 500;
    padding: 16px 0;
    border-bottom: 0px;
    transition: all 0.3s ease;
    border-top: 1px solid #e9e9e9;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    opacity: .7;
}
.accordion span {
    padding-left: 0px !important;
}


/**********************************
ES Carousel
**********************************/
.fact-slider, .es-carousel h5 {
    font-size: 28px !important;
    line-height: 1.6 !important;
}

.es-carousel ul.slides li:first-child, ul.slides li:nth-child(2) {
    padding-top: 50px !important;
}
section.es-carousel {
    background-image: url(https://live-cdia.pantheonsite.io/wp-content/uploads/2017/10/watermark-light.png?id=1517) !important;
    background-size: 14%;
    background-repeat: no-repeat;
    background-position: center;
    padding: 0;
    opacity: 20%;
}

/**********************************
ES Product Page
Instructions:
1. Set template to "Page with Sidebar"
2. Under "Page with Sidebar, Sidebar," select desired sidebar 
**********************************/

.pricing-table h5 {
    line-height: 30px !important;
    font-weight: bold;
    font-size: 22px;
    margin-bottom: 0px;
}

.pricing-table {
    margin-bottom: 20px;
}

.es-p-small {
    font-size:14px;
}

.es-product-page-copy {width:40%;}

.pricing-table.pt-1.text-center.boxed {
    text-align: center;
}




/**********************************
ES Buttons
**********************************/


.es-btn {
    transition: 0.3s ease all;
    margin-right: 20px;
    height: 50px;
    line-height: 46px;
    min-width: 200px;
    font-family: Raleway, "Helvetica Neue", Helvetica, Arial, sans-serif;
    padding: 0 26px;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    border-radius: 0;
    text-align: center;
    display: inline-block;
    margin-bottom: 20px;
}

.es-btn-solid {
    color: #fff;
    background-color:#3086ff;
    color: #fff;;
    border: 2px solid #3086ff;
}

.es-btn-outline-primary {
    color: #3086ff;
    border: 2px solid #3086ff;
}

.es-btn-outline-secondary {
    color: #fff;
    border: 2px solid #fff;
    opacity: 0.75;
}

.es-btn-outline-camo {
    color: #38424e;
    border: 2px solid #38424e;
}

.es-btn:hover {
    background-color:#2EC4B6;
    border: 2px solid #2EC4B6;
    opacity: 1;
    color: #fff;
}


/* Font Awesome test */
.fas

.fas::before {
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-family: "Font Awesome 5 Brands";
}

/**********************************
ES Listing Page
**********************************/

section.es-listing-page a.btn.btn-filled.btn-lg {
    display:none !important;
}


/**********************************
Accordion
**********************************/

section.es-accordion ul.accordion {
    list-style: none;
    margin-left: 0;
}

section.es-accordion .accordion li.active .content {
    max-height: 100%;
}

section.es-accordion .accordion-1 .title {
    background: rgba(46, 196, 182, 0.5);
    padding: 13px;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
}
section.es-accordion .accordion-1 .title:hover {
    background: rgba(46, 196, 182, 1);
}

section.es-accordion .accordion-1 .active .title {
    background: #3086ff;
    color: #fff;
}