@font-face {
    font-family: "Ionicons";
    src: url("../fonts/ionicons/fonts/ionicons.eot?v=2.0.0");
    src: url("../fonts/ionicons/fonts/ionicons.eot?v=2.0.0#iefix") format("embedded-opentype"), url("../fonts/ionicons/fonts/ionicons.ttf?v=2.0.0") format("truetype"), url("../fonts/ionicons/fonts/ionicons.woff?v=2.0.0") format("woff"), url("../fonts/ionicons/fonts/ionicons.svg?v=2.0.0#Ionicons") format("svg");
    font-weight: normal;
    font-style: normal; }

@font-face {
    font-family: 'FontAwesome';
    src: url("../fonts/fontawesome/fonts/fontawesome-webfont.eot?v=4.7.0");
    src: url("../fonts/fontawesome/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("../fonts/fontawesome/fonts/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("../fonts/fontawesome/fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("../fonts/fontawesome/fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("../fonts/fontawesome/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
    font-weight: normal;
    font-style: normal; }

.pb_cover,
.pb_cover_v1,
.pb_cover_v2,
.pb_cover_v3,
.pb_cover_v4 {
    position: relative;
    height: 100vh; }
@media (max-width: 767px) {
    .pb_cover,
    .pb_cover_v1,
    .pb_cover_v2,
    .pb_cover_v3,
    .pb_cover_v4 {
        height: inherit;
        text-align: center !important;
        padding: 0; } }
.pb_cover > .container,
.pb_cover_v1 > .container,
.pb_cover_v2 > .container,
.pb_cover_v3 > .container,
.pb_cover_v4 > .container {
    position: relative; }
.pb_cover > .container > .row,
.pb_cover_v1 > .container > .row,
.pb_cover_v2 > .container > .row,
.pb_cover_v3 > .container > .row,
.pb_cover_v4 > .container > .row {
    height: 100vh; }
@media (max-width: 767px) {
    .pb_cover > .container > .row,
    .pb_cover_v1 > .container > .row,
    .pb_cover_v2 > .container > .row,
    .pb_cover_v3 > .container > .row,
    .pb_cover_v4 > .container > .row {
        height: inherit;
        padding: 6em 0; } }
.pb_cover .play,
.pb_cover_v1 .play,
.pb_cover_v2 .play,
.pb_cover_v3 .play,
.pb_cover_v4 .play {
    width: 80px;
    height: 80px;
    display: inline-block;
    position: relative;
    border: 2px solid rgba(255, 255, 255, 0.2);
    border-radius: 50%;
    color: white;
    -webkit-transition: .25s all ease-out;
    -o-transition: .25s all ease-out;
    transition: .25s all ease-out; }
.pb_cover .play:hover,
.pb_cover_v1 .play:hover,
.pb_cover_v2 .play:hover,
.pb_cover_v3 .play:hover,
.pb_cover_v4 .play:hover {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
    border: 2px solid white; }
.pb_cover .play:active, .pb_cover .play:focus,
.pb_cover_v1 .play:active,
.pb_cover_v1 .play:focus,
.pb_cover_v2 .play:active,
.pb_cover_v2 .play:focus,
.pb_cover_v3 .play:active,
.pb_cover_v3 .play:focus,
.pb_cover_v4 .play:active,
.pb_cover_v4 .play:focus {
    outline: none; }
.pb_cover .play i,
.pb_cover_v1 .play i,
.pb_cover_v2 .play i,
.pb_cover_v3 .play i,
.pb_cover_v4 .play i {
    font-size: 50px;
    position: absolute;
    top: 50%;
    left: 55%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%); }
.pb_cover .heading,
.pb_cover_v1 .heading,
.pb_cover_v2 .heading,
.pb_cover_v3 .heading,
.pb_cover_v4 .heading {
    font-size: 62px;
    color: white;
    font-weight: 300;
    margin-top: 20px;
    margin-bottom: 0px; }
@media (max-width: 767px) {
    .pb_cover .heading,
    .pb_cover_v1 .heading,
    .pb_cover_v2 .heading,
    .pb_cover_v3 .heading,
    .pb_cover_v4 .heading {
        font-size: 42px; } }
.pb_cover .sub-heading,
.pb_cover_v1 .sub-heading,
.pb_cover_v2 .sub-heading,
.pb_cover_v3 .sub-heading,
.pb_cover_v4 .sub-heading {
    font-size: 20px;
    color: rgba(255, 255, 255, 0.8);
    max-width: 600px;
    float: left; }
.pb_cover.text-center .sub-heading,
.pb_cover_v1.text-center .sub-heading,
.pb_cover_v2.text-center .sub-heading,
.pb_cover_v3.text-center .sub-heading,
.pb_cover_v4.text-center .sub-heading {
    margin: 0 auto;
    float: none; }
.pb_cover.text-right .sub-heading,
.pb_cover_v1.text-right .sub-heading,
.pb_cover_v2.text-right .sub-heading,
.pb_cover_v3.text-right .sub-heading,
.pb_cover_v4.text-right .sub-heading {
    float: right; }
.pb_cover.text-left .sub-heading,
.pb_cover_v1.text-left .sub-heading,
.pb_cover_v2.text-left .sub-heading,
.pb_cover_v3.text-left .sub-heading,
.pb_cover_v4.text-left .sub-heading {
    float: left; }


.pb_gradient_v1:before {
    background: #032b57;
    /* Old browsers */
    background: -moz-linear-gradient(135deg, #032b57 0%, #024d70 50%, #0e1f38 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(135deg, #032b57 0%, #024d70 50%, #0e1f38 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: -o-linear-gradient(135deg, #032b57 0%, #024d70 50%, #0e1f38 100%);
    background: linear-gradient(135deg, #032b57 0%, #024d70 50%, #0e1f38 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#032b57', endColorstr='#0e1f38',GradientType=1 );
    /* IE6-9 fallback on horizontal gradient */
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0; }

.overlay {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.7); }

.pb_form_v1 {
    padding: 50px;
    -webkit-box-shadow: 1px 11px 68px -20px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 1px 11px 68px -20px rgba(0, 0, 0, 0.75);
    box-shadow: 1px 11px 68px -20px rgba(0, 0, 0, 0.75); }
@media (max-width: 991px) {
    .pb_form_v1 {
        padding: 30px; } }

input, select, textarea {
    font-weight: 300;
    color: rgba(0, 0, 0, 0.7); }

.pb_select-wrap {
    position: relative; }
.pb_select-wrap:before {
    font-family: 'Ionicons';
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f3d0";
    position: absolute;
    right: 20px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 26px; }
.pb_select-wrap select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none; }

.form-control.reverse {
    background: #f2f2f2;
    -webkit-transition: .3s all ease;
    -o-transition: .3s all ease;
    transition: .3s all ease;
    border-color: #f2f2f2; }
.form-control.reverse:focus, .form-control.reverse:active {
    background: none;
    border-color: #024d70 !important; }

.form-control-outline {
    background: none; }
.form-control-outline:focus, .form-control-outline:active {
    background: none; }
.form-control-outline.light {
    color: #fff;
    border-color: rgba(255, 255, 255, 0.4); }
.form-control-outline.light:focus, .form-control-outline.light:active {
    border-color: white; }
.form-control-outline.light::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.5); }
.form-control-outline.light:-ms-input-placeholder {
    color: rgba(255, 255, 255, 0.5); }
.form-control-outline.light::placeholder {
    color: rgba(255, 255, 255, 0.5); }
.form-control-outline.dark {
    color: #868e96; }

.btn:focus, .btn:active {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    outline: none !important; }

.btn-shadow-blue {
    -webkit-box-shadow: 0px 15px 28px -5px rgba(29, 130, 255, 0.45);
    -moz-box-shadow: 0px 15px 28px -5px rgba(29, 130, 255, 0.45);
    box-shadow: 0px 15px 28px -5px rgba(29, 130, 255, 0.45); }

.pb_btn-pill {
    /*border-radius: 50px;*/
    padding-left: 40px;
    padding-right: 40px; }

.pb_cards > .card {
    border-radius: 0;
    padding: 30px; }
@media (max-width: 991px) {
    .pb_cards > .card {
        padding: 15px; } }

#pb_loader {
    position: fixed;
    width: 96px;
    height: 96px;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background-color: rgba(255, 255, 255, 0.9);
    -webkit-box-shadow: 0px 24px 64px rgba(0, 0, 0, 0.24);
    box-shadow: 0px 24px 64px rgba(0, 0, 0, 0.24);
    border-radius: 16px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity .2s ease-out, visibility 0s linear .2s;
    -o-transition: opacity .2s ease-out, visibility 0s linear .2s;
    transition: opacity .2s ease-out, visibility 0s linear .2s;
    z-index: 1000; }

#pb_loader.fullscreen {
    padding: 0;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    background-color: #fff;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none; }

#pb_loader.show {
    -webkit-transition: opacity .4s ease-out, visibility 0s linear 0s;
    -o-transition: opacity .4s ease-out, visibility 0s linear 0s;
    transition: opacity .4s ease-out, visibility 0s linear 0s;
    visibility: visible;
    opacity: 1; }

#pb_loader .circular {
    -webkit-animation: loader-rotate 2s linear infinite;
    animation: loader-rotate 2s linear infinite;
    position: absolute;
    left: calc(50% - 24px);
    top: calc(50% - 24px);
    display: block;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg); }

#pb_loader .path {
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0;
    -webkit-animation: loader-dash 1.5s ease-in-out infinite;
    animation: loader-dash 1.5s ease-in-out infinite;
    stroke-linecap: round; }

@-webkit-keyframes loader-rotate {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg); } }

@keyframes loader-rotate {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg); } }

@-webkit-keyframes loader-dash {
    0% {
        stroke-dasharray: 1, 200;
        stroke-dashoffset: 0; }
    50% {
        stroke-dasharray: 89, 200;
        stroke-dashoffset: -35px; }
    100% {
        stroke-dasharray: 89, 200;
        stroke-dashoffset: -136px; } }

@keyframes loader-dash {
    0% {
        stroke-dasharray: 1, 200;
        stroke-dashoffset: 0; }
    50% {
        stroke-dasharray: 89, 200;
        stroke-dashoffset: -35px; }
    100% {
        stroke-dasharray: 89, 200;
        stroke-dashoffset: -136px; } }

html {
    /*overflow-x: hidden;*/
    font-size: 1em; }

body {
    font-family: "Open Sans", sans-serif; }

input, textarea, p {
    font-weight: 300; }

::-moz-selection {
    background: #000;
    color: #fff; }

::selection {
    background: #000;
    color: #fff; }

::-moz-selection {
    background: #000;
    color: #fff; }

h1, h2, h3, h4, h5, h6 {
    font-weight: 300 !important; }

a {
    -webkit-transition: .3s all ease;
    -o-transition: .3s all ease;
    transition: .3s all ease; }

.bg_image, .pb_sm_py_cover,
.pb_md_py_cover,
.pb_lg_py_cover,
.pb_xl_py_cover, .pb_cover,
.pb_cover_v1,
.pb_cover_v2,
.pb_cover_v3,
.pb_cover_v4, .pb_slide_v2 .slide_content > .pb_content-media {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat; }

.pb_navbar {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100;
    width: 100%;
    font-family: "Open Sans", sans-serif;
    font-weight: 400; }
.pb_navbar .navbar-toggler:active, .pb_navbar .navbar-toggler:focus {
    outline: none; }
.pb_navbar > .container {
    position: relative; }
.pb_navbar .navbar-toggler {
    border: none;
    color: white;
    border-color: white;
    cursor: pointer;
    padding-right: 0; }
.pb_navbar .navbar-toggler i {
    font-size: 30px; }
.pb_navbar ul > li > a {
    color: white !important; }
.pb_navbar ul > li > a.active {
    color: white !important; }
.pb_navbar ul > li.cta-btn > a > span {
    padding: 10px;
    border: 1px solid rgba(255, 255, 255, 0.5); }
.pb_navbar .nav-link {
    font-size: 15px;
    padding-left: 1rem !important;
    padding-right: 1rem !important; }
@media (max-width: 1199px) {
    .pb_navbar .nav-link {
        padding-top: .5rem;
        padding-bottom: .5rem; } }
@media (max-width: 991px) {
    .pb_navbar .nav-link {
        padding-left: 0rem !important;
        padding-right: 0rem !important; } }
@media (max-width: 767px) {
    .pb_navbar .nav-link {
        padding-left: 0 !important;
        padding-right: 0 !important; } }
@media (max-width: 991px) {
    .pb_navbar .navbar-nav {
        background: rgba(0, 0, 0, 0.8);
        border-radius: 0px;
        padding-left: 1rem !important;
        padding-right: 1rem !important; } }
.pb_navbar.scrolled {
    position: fixed;
    right: 0;
    left: 0;
    top: 0;
    margin-top: -130px; }
@media (max-width: 991px) {
    .pb_navbar.scrolled .navbar-nav {
        background: none;
        border-radius: 0px;
        padding-left: 0rem !important;
        padding-right: 0rem !important; } }
@media (max-width: 767px) {
    .pb_navbar.scrolled .navbar-nav {
        background: none;
        padding-left: 0 !important;
        padding-right: 0 !important; } }
.pb_navbar.scrolled .navbar-toggler {
    border: none;
    color: rgba(0, 0, 0, 0.5);
    border-color: rgba(0, 0, 0, 0.5);
    cursor: pointer;
    padding-right: 0; }
.pb_navbar.scrolled .nav-link {
    padding-top: .5rem;
    padding-bottom: .5rem; }
.pb_navbar.scrolled.awake {
    margin-top: 0px;
    -webkit-transition: .3s all ease-out;
    -o-transition: .3s all ease-out;
    transition: .3s all ease-out; }
.pb_navbar.scrolled.sleep {
    -webkit-transition: .3s all ease-out;
    -o-transition: .3s all ease-out;
    transition: .3s all ease-out; }
.pb_navbar.scrolled.pb_scrolled-light {
    background: #fff !important;
    -webkit-box-shadow: 0px 1px 10px -2px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0px 1px 10px -2px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 1px 10px -2px rgba(0, 0, 0, 0.15); }
.pb_navbar.scrolled.pb_scrolled-light .navbar-brand {
    color: #1d82ff; }
@media (max-width: 991px) {
    .pb_navbar.scrolled.pb_scrolled-light .navbar-nav {
        background: none;
        border-radius: 0px;
        padding-left: 0rem !important;
        padding-right: 0rem !important; } }
.pb_navbar.scrolled.pb_scrolled-light ul li a {
    color: #212529 !important; }
.pb_navbar.scrolled.pb_scrolled-light ul li a:hover, .pb_navbar.scrolled.pb_scrolled-light ul li a:active, .pb_navbar.scrolled.pb_scrolled-light ul li a:focus {
    color: #868e96 !important; }
.pb_navbar.scrolled.pb_scrolled-light ul li a.active {
    color: #1d82ff !important; }
.pb_navbar.scrolled.pb_scrolled-light ul li.cta-btn > a > span {
    border: none;
    background: #00CA4C;
    color: #fff; }

.pb_section {
    padding: 2em 0;
    position: relative;
    display: block; }
@media (max-width: 991px) {
    .pb_section {
        padding: 4em 0; } }
.pb_section.pb_bg-half:before {
    top: 50%;
    content: "";
    background: #f8f9fa;
    bottom: 0%;
    width: 100%;
    left: 0;
    position: absolute; }

.pb_footer {
    padding: 1.5em 0;
    border-top: 1px solid #d9d9d9; }

.pb_footer .box {
    border-right: 1px solid #d9d9d9;
    line-height: 80%;
    margin: 0;
    top: 50%;
}

.navbar-light {
    border-bottom: 1px solid #d9d9d9;
}

.text-validation {
    color: #dc3545;
    font-weight: bolder;
}

.nav-item a:hover {
    text-decoration: underline;
}

@media print {
    .hidden-print {
        display: none !important;
    }
}

/* ========================================
   CUSTOM STYLES - Header
   ======================================== */

/* Header Styles */
.custom-navbar {
    background: #ffffff;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.08);
    padding: 0.75rem 0;
    position: sticky;
    top: 0;
    z-index: 1000;
    transition: all 0.3s ease;
}

.custom-navbar .navbar-brand {
    color: #032b57;
    font-weight: 700;
    font-size: 1.25rem;
    display: flex;
    align-items: center;
    transition: all 0.3s ease;
    padding: 0.5rem 0;
}

.custom-navbar .navbar-brand:hover {
    color: #024d70;
    transform: translateX(3px);
}

.custom-navbar .navbar-brand img {
    margin-right: 0.75rem;
    transition: transform 0.3s ease;
}

.custom-navbar .navbar-brand:hover img {
    transform: scale(1.05);
}

.custom-navbar .navbar-toggler {
    border: 2px solid #032b57;
    padding: 0.5rem 0.75rem;
    transition: all 0.3s ease;
}

.custom-navbar .navbar-toggler:hover {
    background: #032b57;
}

.custom-navbar .navbar-toggler:hover .navbar-toggler-icon {
    filter: brightness(0) invert(1);
}

.custom-navbar .navbar-toggler:focus {
    box-shadow: 0 0 0 0.2rem rgba(3, 43, 87, 0.25);
}

.custom-navbar .nav-link {
    color: #032b57;
    font-weight: 600;
    font-size: 0.95rem;
    padding: 0.5rem 1rem;
    margin: 0 0.25rem;
    border-radius: 6px;
    transition: all 0.3s ease;
    position: relative;
    text-decoration: none;
}

.custom-navbar .nav-link:hover {
    text-decoration: none;
}

.custom-navbar .nav-link::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 0;
    height: 2px;
    background: #032b57;
    transform: translateX(-50%);
    transition: width 0.3s ease;
}

.custom-navbar .nav-link:hover {
    color: #024d70;
    background: #f0f8ff;
}

.custom-navbar .nav-link:hover::before {
    width: 80%;
}

.custom-navbar .nav-link.active {
    color: #00CA4C;
    background: #f0f8ff;
}

.custom-navbar .nav-link.active::before {
    width: 80%;
}

.custom-navbar .dropdown-toggle::after {
    margin-left: 0.5rem;
    transition: transform 0.3s ease;
}

.custom-navbar .dropdown-toggle[aria-expanded="true"]::after {
    transform: rotate(180deg);
}

.custom-navbar .dropdown-menu {
    border: none;
    border-radius: 8px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.15);
    padding: 0.5rem 0;
    margin-top: 0.5rem;
    animation: fadeInDown 0.3s ease;
}

@keyframes fadeInDown {
    from {
        opacity: 0;
        transform: translateY(-10px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.custom-navbar .dropdown-item {
    color: #032b57;
    font-weight: 500;
    padding: 0.75rem 1.5rem;
    transition: all 0.2s ease;
    position: relative;
}

.custom-navbar .dropdown-item::before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 2px;
    height: 0;
    background: #032b57;
    transition: height 0.2s ease;
}

.custom-navbar .dropdown-item:hover {
    background: #f0f8ff;
    color: #024d70;
    padding-left: 2rem;
}

.custom-navbar .dropdown-item:hover::before {
    height: 70%;
}

.custom-navbar .dropdown-item:active {
    background: #f0f8ff;
}

/* External link icon */
.custom-navbar .dropdown-item[target="_blank"]::after {
    content: '\f08e';
    font-family: 'FontAwesome';
    margin-left: 0.5rem;
    font-size: 0.75rem;
    opacity: 0.6;
}

/* Mobile responsive */
@media (max-width: 767px) {
    .custom-navbar {
        padding: 0.5rem 0;
    }
    
    .custom-navbar .navbar-brand {
        font-size: 1.1rem;
    }
    
    .custom-navbar .navbar-brand img {
        width: 45px;
    }
    
    .custom-navbar .navbar-collapse {
        margin-top: 1rem;
        padding: 1rem;
        background: #f8f9fa;
        border-radius: 8px;
    }
    
    .custom-navbar .nav-link {
        margin: 0.25rem 0;
    }
    
    .custom-navbar .dropdown-menu {
        border: none;
        box-shadow: none;
        background: transparent;
        padding-left: 1rem;
    }
    
    .custom-navbar .dropdown-item {
        padding: 0.5rem 1rem;
        border-radius: 6px;
        margin: 0.25rem 0;
    }
}

/* ========================================
   CUSTOM STYLES - FAQ Page
   ======================================== */

.faq-section {
    background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);
/*    min-height: 100vh;*/
    padding: 4em 0;
}

.faq-title {
    color: #032b57;
    font-weight: 600 !important;
    margin-bottom: 1rem;
}

.faq-subtitle {
    color: #6c757d;
    font-size: 1.1rem;
    margin-bottom: 3rem;
}

.faq-icon {
    width: 60px;
    height: 60px;
    background: linear-gradient(135deg, #032b57 0%, #024d70 100%);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 2rem;
    box-shadow: 0 4px 12px rgba(3, 43, 87, 0.2);
}

.faq-icon i {
    font-size: 2rem;
    color: #ffffff;
}

.faq-accordion .card {
    border: none;
    border-radius: 10px;
    margin-bottom: 1rem;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
    transition: all 0.3s ease;
    overflow: hidden;
}

.faq-accordion .card:hover {
    box-shadow: 0 4px 16px rgba(3, 43, 87, 0.15);
    transform: translateY(-2px);
}

.faq-accordion .card-header {
    background: #ffffff;
    border: none;
    padding: 0;
}

.faq-accordion .btn-faq {
    width: 100%;
    text-align: left;
    padding: 1.25rem 1.5rem;
    font-size: 1.05rem;
    font-weight: 500;
    color: #032b57;
    background: transparent;
    border: none;
    text-decoration: none;
    display: flex;
    justify-content: space-between;
    align-items: center;
    transition: all 0.3s ease;
}

.faq-accordion .btn-faq:hover {
    color: #024d70;
    background: #f8f9fa;
}

.faq-accordion .btn-faq:focus {
    box-shadow: none;
    outline: none;
}

.faq-accordion .btn-faq::after {
    content: '\f3d0';
    font-family: 'Ionicons';
    font-size: 1.5rem;
    transition: transform 0.3s ease;
    color: #024d70;
}

.faq-accordion .btn-faq:not(.collapsed)::after {
    transform: rotate(180deg);
    color: #024d70;
}

.faq-accordion .btn-faq:not(.collapsed) {
    color: #024d70;
    background: #f0f8ff;
}

.faq-accordion .card-body {
    padding: 1.5rem;
    background: #ffffff;
    color: #495057;
    line-height: 1.8;
    font-size: 0.95rem;
}

.faq-accordion .card-body a {
    color: #024d70;
    font-weight: 500;
    text-decoration: none;
    border-bottom: 1px solid transparent;
    transition: all 0.2s ease;
}

.faq-accordion .card-body a:hover {
    color: #024d70;
    border-bottom-color: #024d70;
}

@media (max-width: 768px) {
    .faq-section {
        padding: 2em 0;
    }
    
    .faq-accordion .btn-faq {
        font-size: 0.95rem;
        padding: 1rem 1.25rem;
    }
    
    .faq-accordion .card-body {
        font-size: 0.9rem;
        padding: 1.25rem;
    }
}

/* ========================================
   CUSTOM STYLES - Contact Page
   ======================================== */

.contact-section {
    background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);
/*    min-height: 100vh;*/
    padding: 4em 0;
}

.contact-title {
    color: #032b57;
    font-weight: 600 !important;
    margin-bottom: 1rem;
}

.contact-subtitle {
    color: #6c757d;
    font-size: 1.1rem;
    line-height: 1.6;
    max-width: 700px;
    margin: 0 auto 3rem;
}

.contact-icon-header {
    width: 70px;
    height: 70px;
    background: linear-gradient(135deg, #032b57 0%, #024d70 100%);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 2rem;
    box-shadow: 0 4px 12px rgba(3, 43, 87, 0.2);
}

.contact-icon-header i {
    font-size: 2.2rem;
    color: #ffffff;
}

.contact-card {
    border: none;
    border-radius: 15px;
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.08);
    transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    overflow: hidden;
    background: #ffffff;
    height: 100%;
}

.contact-card:hover {
    box-shadow: 0 8px 25px rgba(3, 43, 87, 0.15);
    transform: translateY(-8px);
}

.contact-card .card-body {
    padding: 2rem 1.5rem;
}

.contact-icon-wrapper {
    width: 80px;
    height: 80px;
    margin: 0 auto 1.5rem;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    transition: all 0.3s ease;
}

.contact-card:hover .contact-icon-wrapper {
    transform: scale(1.1) rotate(5deg);
}

.contact-icon-wrapper::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    opacity: 0.15;
    transition: all 0.3s ease;
}

.contact-card:hover .contact-icon-wrapper::before {
    transform: scale(1.2);
    opacity: 0.25;
}

.icon-phone .contact-icon-wrapper {
    background: rgba(3, 43, 87, 0.1);
}

.icon-phone .contact-icon-wrapper::before {
    background: #032b57;
}

.icon-phone i {
    color: #032b57;
    font-size: 2.2rem;
}

.icon-clock .contact-icon-wrapper {
    background: rgba(0, 202, 76, 0.1);
}

.icon-clock .contact-icon-wrapper::before {
    background: #00CA4C;
}

.icon-clock i {
    color: #00CA4C;
    font-size: 2.2rem;
}

.icon-location .contact-icon-wrapper {
    background: rgba(2, 77, 112, 0.1);
}

.icon-location .contact-icon-wrapper::before {
    background: #024d70;
}

.icon-location i {
    color: #024d70;
    font-size: 2.2rem;
}

.icon-email .contact-icon-wrapper {
    background: rgba(255, 193, 7, 0.1);
}

.icon-email .contact-icon-wrapper::before {
    background: #ffc107;
}

.icon-email i {
    color: #f39c12;
    font-size: 2.2rem;
}

.contact-card .card-title {
    color: #032b57;
    font-weight: 600 !important;
    font-size: 1.15rem;
    margin-bottom: 1rem;
}

.contact-card .card-text {
    color: #495057;
    line-height: 1.8;
    font-size: 0.95rem;
}

.contact-card .card-text strong {
    color: #032b57;
    font-weight: 600;
}

.contact-card a {
    color: #024d70;
    text-decoration: none;
    font-weight: 500;
    transition: all 0.3s ease;
    display: inline-block;
    position: relative;
    word-break: break-word;
}

.contact-card a::after {
    content: '';
    position: absolute;
    width: 0;
    height: 2px;
    bottom: -2px;
    left: 0;
    background: #00CA4C;
    transition: width 0.3s ease;
}

.contact-card a:hover {
    color: #00CA4C;
}

.contact-card a:hover::after {
    width: 100%;
}

.info-badge {
    display: inline-block;
    padding: 0.4rem 0.8rem;
    background: #f0f8ff;
    border-radius: 20px;
    color: #024d70;
    font-size: 0.85rem;
    font-weight: 500;
    margin-top: 0.5rem;
}

@media (max-width: 768px) {
    .contact-section {
        padding: 2em 0;
    }
    
    .contact-card .card-body {
        padding: 1.5rem 1.25rem;
    }
    
    .contact-icon-wrapper {
        width: 70px;
        height: 70px;
    }
    
    .contact-icon-wrapper i {
        font-size: 2rem !important;
    }
}

@media (max-width: 991px) {
    .contact-card {
        margin-bottom: 1.5rem;
    }
}

/* ========================================
   CUSTOM STYLES - Consulta Page
   ======================================== */

/* Animación de entrada */
@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translateY(30px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

/* Formulario mejorado */
.pb_form_v1 {
    animation: fadeInUp 0.6s ease;
    border-radius: 15px !important;
    border: 1px solid rgba(3, 43, 87, 0.1);
}

.form-group {
    position: relative;
}

.form-group label {
    color: #032b57;
    font-weight: 600;
    margin-bottom: 0.5rem;
}

.form-control {
    border: 2px solid #e9ecef;
    border-radius: 8px;
    transition: all 0.3s ease;
    font-size: 0.95rem;
}

.form-control:focus {
    border-color: #024d70;
    box-shadow: 0 0 0 0.2rem rgba(2, 77, 112, 0.15);
    background: #ffffff;
}

.form-control:hover {
    border-color: #024d70;
}

/* Select personalizado */
.pb_select-wrap select {
    cursor: pointer;
    background-image: none;
}

.pb_select-wrap::before {
    color: #024d70;
}

/* Botón principal mejorado */
.btn-primary-custom {
    background: linear-gradient(135deg, #032b57 0%, #024d70 100%);
    border: none;
    color: #ffffff !important;
    font-weight: 600;
    padding: 0.75rem 2rem;
    border-radius: 50px;
    transition: all 0.3s ease;
    box-shadow: 0 4px 15px rgba(3, 43, 87, 0.3);
    text-transform: uppercase;
    letter-spacing: 0.5px;
    font-size: 0.95rem;
}

.btn-primary-custom:hover {
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(3, 43, 87, 0.4);
    background: linear-gradient(135deg, #024d70 0%, #032b57 100%);
    color: #ffffff !important;
}

.btn-primary-custom:active {
    transform: translateY(0);
    color: #ffffff !important;
}

.btn-primary-custom:focus {
    color: #ffffff !important;
    box-shadow: 0 0 0 0.2rem rgba(2, 77, 112, 0.25);
}

.btn-primary-custom:disabled,
.btn-primary-custom.disabled {
    opacity: 0.65;
    cursor: not-allowed;
    transform: none !important;
}

.btn-primary-custom:disabled:hover,
.btn-primary-custom.disabled:hover {
    transform: none !important;
    box-shadow: 0 4px 15px rgba(3, 43, 87, 0.3) !important;
    background: linear-gradient(135deg, #032b57 0%, #024d70 100%) !important;
    cursor: not-allowed !important;
}

/* Checkbox personalizado */
.custom-control-input:checked ~ .custom-control-label::before {
    background-color: #024d70;
    border-color: #024d70;
}

.custom-control-input:focus ~ .custom-control-label::before {
    box-shadow: 0 0 0 0.2rem rgba(2, 77, 112, 0.25);
}

.custom-control-label {
    color: #495057;
    line-height: 1.6;
}

.custom-control-label a {
    color: #024d70;
    font-weight: 600;
    text-decoration: none;
    border-bottom: 1px solid transparent;
    transition: all 0.2s ease;
}

.custom-control-label a:hover {
/*    color: #00CA4C;*/
    border-bottom-color: #024d70;
}

/* Alert mejorado */
.alert-danger {
    background: linear-gradient(135deg, #fff5f5 0%, #ffe5e5 100%);
    border: 2px solid #ff6b6b;
    border-radius: 10px;
    color: #c92a2a;
}

.alert-danger i {
    font-size: 1.2rem;
}

/* Errores de validación */
.text-validation {
    display: block;
    margin-top: 0.5rem;
    font-size: 0.875rem;
    color: #dc3545;
    font-weight: 500;
}

/* Modal mejorado */
.modal-header {
    background: linear-gradient(135deg, #032b57 0%, #024d70 100%);
    border-bottom: none;
    padding: 1.5rem;
}

.modal-title {
    font-size: 1.25rem;
}

.modal-body {
    padding: 2rem;
    line-height: 1.8;
}

.modal-body p {
    text-align: justify;
    margin-bottom: 1rem;
}

.modal-body ol,
.modal-body ul {
    padding-left: 1.5rem;
}

.modal-body li {
    margin-bottom: 0.75rem;
}

.modal-footer {
    border-top: 1px solid #e9ecef;
    padding: 1.25rem;
}

.modal-footer .btn {
    background: linear-gradient(135deg, #032b57 0%, #024d70 100%);
    border: none;
    color: #ffffff;
    font-weight: 600;
    padding: 0.75rem 2rem;
    transition: all 0.3s ease;
}

.modal-footer .btn:hover {
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(3, 43, 87, 0.3);
    background: linear-gradient(135deg, #024d70 0%, #032b57 100%);
}

/* Título de la sección */
.heading {
    font-size: 2.5rem;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.2);
}

.sub-heading p {
    font-size: 1.1rem;
    line-height: 1.6;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);
}

/* reCAPTCHA */
.g-recaptcha {
    transform: scale(0.95);
    transform-origin: 0 0;
}

@media (max-width: 576px) {
    .g-recaptcha {
        transform: scale(0.85);
    }
}

/* Ajustes específicos para la página de consulta */
.pb_cover_v1 {
    min-height: calc(100vh - 120px) !important;
    padding-top: 40px !important;
    padding-bottom: 40px !important;
}

@media (max-width: 767px) {
    .pb_cover_v1 {
        min-height: calc(100vh - 100px) !important;
        padding-top: 20px !important;
        padding-bottom: 20px !important;
    }
    .pb_cover_v1 .row {
        min-height: auto !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .pb_cover_v1 {
        min-height: calc(100vh - 140px) !important;
        padding-top: 60px !important;
        padding-bottom: 60px !important;
    }
}

@media (min-width: 992px) {
    .pb_cover_v1 {
        min-height: calc(100vh - 160px) !important;
        padding-top: 80px !important;
        padding-bottom: 80px !important;
    }
}

/* Asegurar que el formulario sea visible */
.pb_form_v1 {
    margin-top: 0;
    margin-bottom: 0;
    max-width: 100%;
}

/* Ajuste para pantallas muy altas */
@media (min-height: 900px) {
    .pb_cover_v1 {
        min-height: calc(100vh - 200px) !important;
    }
}

/* Ajuste para pantallas muy pequeñas */
@media (max-height: 600px) {
    .pb_cover_v1 {
        min-height: auto !important;
        padding-top: 20px !important;
        padding-bottom: 20px !important;
    }
}

/* Ajustes para el footer */
.pb_footer {
    position: relative !important;
    margin-top: 0 !important;
    z-index: 1 !important;
}

/* Asegurar que el contenedor principal use flexbox */
.d-flex.flex-column.min-vh-100 {
    min-height: 100vh !important;
}

/* El contenido principal debe crecer para empujar el footer hacia abajo */
.flex-grow-1 {
    flex: 1 !important;
}

/* Ajustar la sección principal para que use el espacio disponible */
.pb_cover_v1 {
    height: 100% !important;
    min-height: 100% !important;
}

/* Ajuste adicional para evitar solapamiento */
@media (max-width: 767px) {
    .pb_cover_v1 {
        padding-bottom: 60px !important;
    }
}

@media (min-width: 768px) {
    .pb_cover_v1 {
        padding-bottom: 80px !important;
    }
}

/* ========================================
   CUSTOM STYLES - Footer
   ======================================== */

.footer-custom {
    background: linear-gradient(135deg, #f8f9fa 0%, #ffffff 100%);
    border-top: 3px solid #032b57;
    padding: 2rem 0 0;
    margin-top: auto;
}

.footer-logo {
    object-fit: contain;
    transition: transform 0.3s ease;
}

.footer-logo:hover {
    transform: scale(1.05);
}

.footer-title {
    color: #032b57;
    font-size: 0.875rem;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    margin-bottom: 0.75rem;
    line-height: 1.4;
}

.footer-copyright {
    color: #6c757d;
    font-size: 0.75rem;
    font-weight: 500;
}

.footer-subtitle {
    color: #032b57;
    font-size: 0.875rem;
    font-weight: 700;
    margin-bottom: 1rem;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.footer-links {
    list-style: none;
    padding: 0;
    margin: 0;
}

.footer-links li {
    margin-bottom: 0.75rem;
}

.footer-links a {
    color: #495057;
    font-size: 0.875rem;
    text-decoration: none;
    transition: all 0.3s ease;
    display: inline-flex;
    align-items: center;
    position: relative;
}

.footer-links a:hover {
    color: #024d70;
    padding-left: 5px;
    text-decoration: none;
}

.footer-links a i {
    color: #024d70;
    font-size: 0.875rem;
}

.footer-social {
    gap: 0.75rem;
}

.social-icon {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none !important;
    transition: all 0.3s ease;
    border: 2px solid;
    background: #ffffff;
}

.social-icon:hover {
    text-decoration: none !important;
}

.social-instagram {
    color: #E4405F;
    border-color: #E4405F;
}

.social-instagram:hover {
    background: #E4405F;
    color: #ffffff;
    transform: translateY(-3px);
    box-shadow: 0 4px 12px rgba(228, 64, 95, 0.3);
}

.social-twitter {
    color: #1DA1F2;
    border-color: #1DA1F2;
}

.social-twitter:hover {
    background: #1DA1F2;
    color: #ffffff;
    transform: translateY(-3px);
    box-shadow: 0 4px 12px rgba(29, 161, 242, 0.3);
}

.social-facebook {
    color: #4267B2;
    border-color: #4267B2;
}

.social-facebook:hover {
    background: #4267B2;
    color: #ffffff;
    transform: translateY(-3px);
    box-shadow: 0 4px 12px rgba(66, 103, 178, 0.3);
}

.social-icon i {
    font-size: 1.125rem;
}

.footer-tagline {
    color: #6c757d;
    font-size: 0.8125rem;
    font-weight: 500;
    margin: 0;
    font-style: italic;
}

.footer-tagline i {
    color: #024d70;
}

.footer-divider {
    border-top: 1px solid #dee2e6;
    margin: 1.5rem 0;
}

@media (max-width: 767px) {
    .footer-custom {
        padding: 1.5rem 0 0;
    }
    
    .footer-title {
        font-size: 0.8125rem;
    }
    
    .footer-subtitle {
        font-size: 0.8125rem;
        margin-top: 1rem;
    }
    
    .footer-links a {
        font-size: 0.8125rem;
    }
    
    .footer-social {
        margin-bottom: 1rem !important;
    }
    
    .social-icon {
        width: 36px;
        height: 36px;
    }
    
    .social-icon i {
        font-size: 1rem;
    }
}

/*# sourceMappingURL=style.css.map */