﻿.accordion.accordion-toggle-arrow .card .card-header .card-title {
    color: #333 !important;
}

.card {
    margin-bottom: 10px;
}

.card-body .form-group div {
    padding: 3px;
    border-right: 1px solid #d8d8d8;
    padding-left: 20px;
}

    .card-body .form-group div:nth-child(1) {
        border-left: 1px solid #d8d8d8;
    }

.card-body .form-group:nth-child(even) div {
    background-color: #fff !important;
}

.card-body .form-group:nth-child(odd) div {
    background-color: #ebebeb !important;
}

.card-body {
    padding: 0px !important;
    padding-top: 10px;
}

.header-title div {
    padding: 5px;
    border-right: 1px solid #d8d8d8;
    border-top: 1px solid #d8d8d8;
    padding-left: 20px;
    background-color: #ebebeb;
    color: #4a88be;
    font-weight: bold;
}

.header-row div {
    padding: 3px;
    padding-bottom: 0px;
    border-right: 1px solid #d8d8d8;
    padding-left: 20px;
    background-color: #fff;
    font-weight: bold;
}

    .header-title div:nth-child(1), .header-row div:nth-child(1) {
        border-left: 1px solid #d8d8d8;
    }

.pb10 div {
    padding-bottom: 10px;
}

.fa-check {
    color: forestgreen;
    font-size: 14px;
}

.fa-times {
    color: red;
    font-size: 14px;
}

.p-black p {
    color: #333 !important;
}

.Bold {
    font-weight: bold;
}




.my-cards {
    /*  margin: 30px 0px;*/
}

.my-card .card {
    padding: 20px 15px;
    border-radius: 15px;
    border: 1px solid #e0e0e0;
    background: linear-gradient(#eeeeee, 1%, white);
    margin-bottom: 25px;
}

.my-card .card-body {
    padding: 0px;
}

    .my-card .card-body .fa {
        font-size: 18px;
        color: #1ba3c8;
        margin-bottom: 5px;
    }

.my-card .card-row {
    position: relative;
    margin-bottom: 15px;
    width: 100%;
    float: left;
}

    .my-card .card-row h3, .my-card .card-row h4, .my-card .card-row h5 {
        color: #F2583E;
    }

        .my-card .card-row h3.blue, .my-card .card-row h4.blue, .my-card .card-row h5.blue {
            color: #428bca;
        }

    .my-card .card-row .full {
        text-align: center;
    }

        .my-card .card-row .full p {
            font-size: 16px;
            text-align: center;
        }

    .my-card .card-row p {
        text-align: justify;
        color: #000000;
        font-family: sans-serif;
    }

    .my-card .card-row h6 {
        padding-left: 15px;
    }

.my-card .card-sep {
    border-bottom: 1px solid #cecece;
    margin: 15px 0px;
    height: 2px;
}

.my-card .card-image {
    width: 100%;
    max-width: 200px;
}

.my-card .card-col {
    min-height: 150px;
}

.my-card .btn {
    color: #fff;
}

    .my-card .btn:hover {
        color: #666;
    }

.my-card .circle {
    background: #e8e8e8;
    background: #ede0f1;
    width: 150px;
    height: 150px;
    border-radius: 50%;
    position: absolute;
    top: 0;
    left: 50%;
    margin: -60px 0 0 -72px;
    z-index: 999;
    text-align: center;
    border: 1px solid #dbdbdb;
}

    .my-card .circle .text {
        font-size: 18px;
        padding-top: 40px;
    }

.my-card .card-row span {
    margin-right: 15px;
}

    .my-card .card-row span .fa {
        font-size: 20px !important;
        color: #865996 !important;
    }

.slider-button {
    background: #e54242;
    color: #fff;
    margin-right: 10px;
    opacity: 0.85;
    transition: 0.3s;
}

    .slider-button:hover {
        background: #e54242;
        opacity: 1
    }


.tools-circle {
    border-radius: 50%;
    background-color: #cce1f1;
    width: 200px;
    height: 200px;
    position: relative;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
}

    .tools-circle .tool {
        border-radius: 50%;
        background-color: #ff5858;
        width: 50px;
        height: 50px;
        padding: 14px;
        position: absolute;
    }

        .tools-circle .tool .fa {
            font-size: 22px;
            color: #cce1f1;
        }

.btn-nav {
    background-color: #cce1f1;
    color: #ff5858;
    width: 100%;
    width: calc( 100% - 50px);
    max-width: 300px;
    float: left;
    text-align: left;
    padding-left: 15px;
    font-weight: bold;
    margin-bottom: 12px;
    border-radius: 0px 5px 5px 0px;
}

    .btn-nav:hover {
        background-color: #cce1f1;
        color: #ff5858;
        border-color: #cce1f1;
        opacity: 0.7;
    }

.btn-icon {
    background-color: #ff5858;
    width: 50px;
    float: left;
    padding: 6px;
    padding-left: 15px;
    border-radius: 5px 0px 0px 5px;
}

    .btn-icon .fa {
        font-size: 20px;
        color: #cce1f1;
    }

.sec-header {
    padding: 10px 10px 10px 10px;
    background-color: #035BA0;
    color: #ffffff;
    margin-top: 5px;
    margin-bottom: 5px;
}

    .sec-header h2 {
        font-size: 20px;
        font-weight: 600;
        color: #ffffff;
        margin: 0 0 0 0;
    }

.sec-highlight {
    color: #0071e6;
    font-weight: bold;
}

.shadow-downward {
    width: 100%;
    height: 15px;
    margin-top: 10px;
    background: url('https://vibe.cheersconnect.com/Repository/Accounts/23/Images/3c65deb0-e3ee-452f-8101-4b26f119e1fb.png') center center no-repeat;
    background-size: 100%;
}

.custom-content-page p {
    text-align: justify;
}

.p-darker {
    font-weight: 500;
    color: #404040;
    line-height: 1.5;
    text-align: justify;
    padding-top: 10px;
    padding-bottom: 10px;
}

.p-darker-14-verdana {
    font-weight: 500;
    color: #404040;
    line-height: 1.5;
    text-align: justify;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 14px;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
}


.FL-industry-item {
    background-image: radial-gradient(#ffffff, #ffffff, #f5f5f5);
}

.FL-industry-item-icon {
    height: 200px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 40px;
}

.FL-industry-item-circle-border {
    width: 186px;
    height: 186px;
    border-radius: 50%;
    background-color: #d8d8d8;
    display: flex;
    justify-content: center;
    align-items: center;
}

.FL-industry-item-circle-icon {
    width: 180px;
    height: 180px;
    border-radius: 50%;
    background-image: radial-gradient(#ffffff, #e9e9e9, #d8d8d8);
    display: flex;
    justify-content: center;
    align-items: center;
    border: 3px solid #fff
}

.FL-industry-item-text {
    font-size: 14px;
    padding: 20px;
    text-align: center;
    height: 140px;
}


.FL-mission-container {
    background-image: linear-gradient(#f1f1f1, #fff 15%, #fff 85%, #f1f1f1 );
}

.FL-mission-item {
}

.FL-mission-item-icon {
    height: 200px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 40px;
}

.FL-mission-item-text {
    
    padding: 20px;
    text-align: center;
}

    .FL-mission-item-text h1{
        color: #303030;
        font-family:Garamond;
        font-weight:bolder;
        font-size:38px;
    }

    .FL-mission-item-text p {
        font-size: 14px;
        color: #111;
        text-align:justify;
        -moz-text-align-last: center;
        text-align-last: center;
    }

.div-sep:before {
    content: "";
    border-right: 1px solid #bbbbbb;
    position: absolute;
    top: 40px;
    bottom: 40px;
    left: 0px;
}

.FL-client-item {
    background: #f8f8f8;
    margin-left: 10px;
    position: relative;
    border: 1px solid #dbdbdb;
    height: 120px;
    padding: 5px;
}

    .FL-client-item img {
        width: 100%;
        max-height: 100px;
        height: inherit !important;
        object-fit: contain;
    }


.FL-case-item {
    border-radius: 20px;
    background-color: #f1f1f1;
    margin-left: 10px;
    position: relative;
    border: 1px solid #dbdbdb;
    height: 320px;
    padding: 15px;
}

.FL-case-item-image {
    height: 140px;
    display: flex;
    justify-content: center;
    align-items: center;
}

    .FL-case-item-image img {
        width: 100%;
        max-width: 200px;
        max-height: 120px;
        height: inherit !important;
        object-fit: contain;
    }

.FL-case-item-text {
    height: 100px;
    text-align: center;
    text-align: justify;
    -moz-text-align-last: center;
    text-align-last: center;
    font-size: 12px;
}

.FL-case-item-action {
    text-align: center;
}





.PX-bg-primary {
    background-color: #4a1ba8;
}

.PX-bg-success {
    background-color: #46a378;
}

.PX-bg-warning {
    background-color: #ffbd59;
}

.PX-bg-danger {
    background-color: #F10C0C;
}

.PX-bg-info {
    background-color: #4c78de;
}

.PX-bg-secondary {
    background-color: #cfc5e4;
}

.PX-bg-teal {
    background-color: #00727a;
}


.PX-text-primary {
    color: #4a1ba8;
}

.PX-text-success {
    color: #46a378;
}

.PX-text-warning {
    color: #ffbd59;
}

.PX-text-danger {
    color: #F10C0C;
}

.PX-text-info {
    color: #4c78de;
}

.PX-text-secondary {
    color: #cfc5e4;
}

.PX-text-teal {
    color: #00727a;
}

.PX-text-orange {
    color: #e4922d;
}


.PX-lead-item {
  
}

.PX-lead-item-icon {
    position: relative;
    width: 125px;
    float: left;
    height: 125px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px;
    border-radius: 20px;
    background-color: #f3f3f3;
    background-image: radial-gradient(#ffffff, #f6f6f6, #ededed);
    margin-right: 20px;
}

.PX-lead-item-icon img {
    width: 100%;
   
}

.PX-lead-item-text {
    position: relative;
    width: calc(100% - 180px);
    float: left;
    height: 125px;
    font-size: 14px;
    padding: 10px;
    text-align: justify;
    display: flex;
    align-items: center;
}

.PX-lead-item-text h4 {
   font-weight:bold;
}


.PX-plan-item {
    margin-bottom:85px;
}

.PX-plan-item-icon {
    position: relative;
    width: 150px;
     height: 150px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 25px;
    border-radius: 20px;
    background-color: #f3f3f3;
    background-image: radial-gradient(#ffffff, #f6f6f6, #ededed);
 }

    .PX-plan-item-icon.icon-r {
        float: right;
        margin-left: 20px;
    }

    .PX-plan-item-icon.icon-l {
        float: left;
        margin-right: 20px;
    }

.PX-plan-item-icon img {
    width: 100%;
    max-width:100px;
}

.PX-plan-item-text {
    position: relative;
    width: calc(100% - 170px);
    float: left;
    min-height: 150px;
    font-size: 14px;
    padding: 20px;
    text-align: justify;
    display: flex;
    align-items: center;
}
    .PX-plan-item-text.bg {
        background-image: radial-gradient(#ffffff, #ffffff, #f5f5f5);
        border-radius: 15px;
    }

.PX-plan-item-title {
    font-size: 18px;
    font-weight: bold;
}



.PX-secure-item {
    display: flex;
     padding:5px;
   
}

.PX-secure-item-icon {
    position: relative;
    width: 100px;
    height: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px;
    border-radius: 50%;
    background-image: linear-gradient(to right, #4e7e6d, #74a091);
    background-image: linear-gradient(to right, #ffbd59, #fc9f11);
  
}

    .PX-secure-item-icon.icon-r {
        float: right;
        margin-left: 20px;
    }

    .PX-secure-item-icon.icon-l {
        float: left;
        margin-right: 20px;
    }

    .PX-secure-item-icon img {
        width: 100%;
    }

    .PX-secure-item-icon .fa {
     font-size:42px;
     color: #fff;
    }

.PX-secure-item-text {
    position: relative;
    width: calc(100% - 120px);
    float: left;
    height: 125px;
    font-size: 14px;
    padding: 10px;
    text-align: justify;
    display: flex;
    align-items: center;
}

.PX-secure-item-title {
    font-size: 18px;
    font-weight: bold;
}



.PX-proccess {
    padding: 10px;
    height: 120px;
    width: 220px;
    background-color: #f1d8d8;
    border-radius: 20px;
    font-size: 18px;
    align-content: center;
    text-align:center;
}

.PX-panel {
    font-size: 16px;
    text-align: justify;
    border-radius: 20px;
    background-color: #f2f2f2;
    min-height: 300px;
    margin-bottom:15px;
}

.PX-panel-header {
    padding: 10px;
    color: #fff;
    text-align: center
}

    .PX-panel-header h1,
    .PX-panel-header h2,
    .PX-panel-header h3,
    .PX-panel-header h4,
    .PX-panel-header h5,
    .PX-panel-header h6 {
        color: #fff;
        padding-top: 5px;
    }

.PX-panel-text {
    padding: 20px;
}

.PX-panel-button {
    width:100%;
    position: absolute;
    margin:0 auto;
    bottom: 20px;
    text-align: center;
    padding-bottom:10px;
}

.PX-analyzers-item {
    position: relative;
    display: flex;
}

.PX-analyzers-text-col {
   /* width: calc(100% - 500px);*/
    position: relative;
    margin-top: 10px;
}

.PX-analyzers-header {
    width: 100%;
    border-radius: 20px;
    padding: 10px;
    padding-left: 20px;
    font-size: 22px;
    margin-bottom: 10px;
}

.img-right .PX-analyzers-header {
    background-image: linear-gradient(to right, #e4d0ef, #ffffff);
    border-radius: 20px;
    padding-left: 20px;
}

.img-left .PX-analyzers-header {
    background-image: linear-gradient(to right,#ffffff,#aacbe2 );
    border-radius: 20px;
    padding-left: 20px;
}

.PX-analyzers-text {
    width: 100%;
    position: relative;
    font-size: 16px;
    padding: 0px 20px;
    height: 280px;
    align-content: center;
}

.img-left .PX-analyzers-text {
    padding-left: 40px;
}


.PX-analyzers-img-col {
 /*   width: 500px;*/
}

    .PX-analyzers-img-col img {
        width: 100%;
        border-radius: 40px;
        border: 20px solid #f4f4f4;
    }

.PX-fn-item {
    padding: 15px;
    border-radius: 10px;
    background-color: #eeeeee;
    background-image: radial-gradient(#ffffff, #f1f1f1, #eeeeee);
    background-image: radial-gradient(#ffffff, #ebe8f1, #d6cde7);
    width: 100%;
    text-align: center;
    margin-bottom:10px;
}

    .PX-fn-item a {
        font-size: 18px;
    }

ul.angles li::before {
    content: "\f101";
    font-family: 'Font Awesome 6 Free';
    margin-right: 5px;
    color: #24407e;
    font-weight: 900;
    font-size: 18px;
}

ul.angles li {
    padding: 5px 15px;
    min-width: 250px;
    border-bottom: 1px solid #eeeeee;
}


@media (max-width: 580px) {

    .PX-plan-item {
        display: table-cell;
        border: 1px solid #e4e1e1;
    }


    .PX-plan-item-text {
        width: 100%;

    } 

    .PX-plan-item-text.bg {      
        border-radius: 0px;
        background:none;
    }

    .PX-plan-item-icon {
        width: 100%;
        border-radius: 0px;
    }


    .PX-lead-item {
        display: table-cell;
        padding-bottom:20px;
     }

    .PX-analyzers-text {
        height: auto;
        padding-top: 15px;
        padding-bottom: 15px;
    }
}