/*
Theme Name: Pros Theme
Template: hello-elementor
*/

.elementor-tab-content p a,
.elementor-widget-text-editor p a,
.elementor-widget-theme-post-content p a {
    text-decoration: underline;
}

.elementor-widget-text-editor h1,
.elementor-widget-text-editor h2,
.elementor-widget-text-editor h3,
.elementor-widget-text-editor h4,
.elementor-widget-text-editor h5,
.elementor-widget-text-editor h6,
.elementor-widget-theme-post-content h1,
.elementor-widget-theme-post-content h2,
.elementor-widget-theme-post-content h3,
.elementor-widget-theme-post-content h4,
.elementor-widget-theme-post-content h5,
.elementor-widget-theme-post-content h6 {
    margin-top: 1em;
    margin-bottom: .8em;
}

.elementor-widget-text-editor ol,
.elementor-widget-text-editor ul,
.elementor-tab-content ol,
.elementor-tab-content ul,
.elementor-widget-theme-post-content ol,
.elementor-widget-theme-post-content ul {
    margin-top: 1em;
    margin-bottom: 1em;
}

.elementor-widget-text-editor ol li,
.elementor-widget-text-editor ul li,
.elementor-tab-content ol li,
.elementor-tab-content ul li,
.elementor-widget-theme-post-content ol li,
.elementor-widget-theme-post-content ul li {
    margin-bottom: 0.5em;
}

.elementor-tab-content .two-col {
    margin-top: 21px;
}

.elementor-tab-content .two-col ul,
.elementor-tab-content .two-col ol {
    margin-top: 0;
}

.close-dropdown {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    background-color: #04314B;
    display: flex;
    flex-flow: row nowrap;
    justify-content: start;
    padding: 10.5px 21px;
    z-index: 9999;
}

.close-dropdown .e-n-menu-title-text {
    color: #FFF;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 42px;
    letter-spacing: -0.16px;
}

.close-dropdown .e-n-menu-title-container {
    order: 2;
}

.close-dropdown .e-n-menu-dropdown-icon,
.close-dropdown .e-n-menu-dropdown-icon:active,
.close-dropdown .e-n-menu-dropdown-icon:hover,
.close-dropdown .e-n-menu-dropdown-icon:visited {
    order: 1;
    margin-right: 10px;
    border: none;
    padding: 0;
    background-color: transparent;
}

.close-dropdown .e-n-menu-dropdown-icon .icon-chevron-right-21:before {
    content: '\e80a';
    color: white;
    font-size: 21px;
}

#main-nav .e-n-menu-content.e-active .close-dropdown {
    display: flex;
}

@media (min-width: 1025px) {
    .close-dropdown,
    #main-nav .super-nav-list  {
        display: none !important;
    }
}

#main-nav .super-nav-list {
    list-style-type: none;
    padding: 0;
    margin: 30px 0 0;
}

#main-nav .super-nav-list li a {
    color: #BFE4FF;
    text-align: right;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 21px;
    letter-spacing: -0.48px;
    padding: 10.5px 21px;
    display: block;
    text-align: left;
}

#main-nav .super-nav-list li a:hover {
    text-decoration: underline;
}

/* Quote Slider (Slick) */
.quote-slider .slick-list {
    background-color: inherit;
}

.quote-slider.e-con:before {
    content: none;
}

@media (min-width: 1025px) {
    div.quote-slider {
        margin-left: -32px;
    }

    .quote-slider .slick-slide {
        padding-left: 32px !important;
    }

    .quote-slider .slick-dots {
        right: -64px;
    }
}
@media (max-width: 1024px) {
    div.quote-slider {
        margin-left: -21px;
    }

    .quote-slider .slick-slide {
        padding-left: 21px !important;
    }

    .quote-slider .slick-dots {
        right: -42px;
    }
}

@media (max-width: 767px) {
    .quote-slider .slick-dots {
        right: -21px;
    }
}

.quote-slider .slick-dots {
    list-style-type: none;
    position: absolute;
    top: 40%;
    padding: 0;
    width: 10px;
}

.quote-slider .slick-dots button,
.quote-slider .slick-dots button:active,
.quote-slider .slick-dots button:hover,
.quote-slider .slick-dots button:focus {
    font-size: 0 !important;
    background-color: white;
    box-shadow: none;
    border: none;
    border-radius: 5px !important;
    width: 10px !important;
    padding: 0 !important;
    transition: all 0.3s ease;
    height: 10px !important;
}
.quote-slider .slick-dots li {
    height: 15px !important;
    margin: 10px 0 !important;
    padding: 0 !important;
    transition: all 0.3s ease;
    position: relative;
    display: block;
    width: 10px;
    margin: 0;
    cursor: pointer;
}

.quote-slider .slick-dots .slick-active {
    height: 42px !important;
    transition: all 0.3s ease;
}
.quote-slider .slick-dots .slick-active button {
    height: 32px !important;
    transition: all 0.3s ease;
}

/* Marketo Forms  */
.mktoForm {
    color: var(--PROS-Blue-800, #04314B) !important;
    font-size: 16px !important;
    font-style: normal;
    font-weight: normal;
    line-height: 21px !important;
    letter-spacing: -0.16px;
    max-width: 100%;
}

#formTerms {
    color: var(--e-global-color-primary) !important;
    font-family: "Franklin Regular", Sans-serif  !important;
    font-size: 12px  !important;
    font-style: normal  !important;
    font-weight: normal  !important;
    line-height: 21px  !important;
    letter-spacing: -0.12px  !important;
}

#formTerms a {
    color: var(--e-global-color-primary) !important;
    font-family: "Franklin Regular", Sans-serif  !important;
    font-size: 12px  !important;
    font-style: normal  !important;
    font-weight: normal  !important;
    line-height: 21px  !important;
    letter-spacing: -0.12px  !important;
    text-decoration: underline !important;
}

#formTerms a:hover {
    color: var(--PROS-Blue-400, #0D9DE5) !important;
}

.mktoRequiredField > label::after {
    content: "*";
    margin-left: 7px;
    margin-right: 7px;
    color: var(--Orange-Max, #FF5B06) !important;
}

.mktoError {
    order: -1;
    margin-bottom: 8px;
}

.mktoErrorDetail { 
    display: none !important;
}

.mktoErrorMsg {
    border-radius: 3px;
    background: #FF5B06;
    color: var(--Utility-White, #FFF);
    font-family: "Franklin Bold";
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    line-height: 21px; /* 175% */
    letter-spacing: 0.12px;
    text-transform: uppercase;
    padding: 0 6px;
    display: inline-block;
}

.mktoForm input,
.mktoForm select,
.mktoForm textarea {
    color: var(--PROS-Blue-800, #04314B) !important;
    border-radius: 7px;
    border: 1px solid var(--Utility-Card-Outline, #CCDBE5);
    background: var(--Utility-Background, #F5F9FC);
    width: 100% !important;
}

.mktoForm input,
.mktoForm select {
    min-height: 50px;
}

.mktoForm select {
    -webkit-appearance: none;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='9' viewBox='0 0 18 9' fill='none'%3E%3Cpath d='M9.65465 8.43305C9.27888 8.75848 8.72112 8.75848 8.34535 8.43305L0.635271 1.75593C-0.0646324 1.1498 0.364037 0 1.28992 0L16.7101 0C17.636 0 18.0646 1.1498 17.3647 1.75593L9.65465 8.43305Z' fill='%2304314B'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: right 14px center;
    background-size: 14px;
}

.mktoLabel {
    width: max-content!important;
    margin-bottom: 8px;
    order: -1;
    line-height: 21px;
}

.mktoButton {
    max-height: 42px;
    overflow: visible;
    color:  #FFF;
    white-space: nowrap;
    border-radius: 21px;
    background: radial-gradient(82.18% 100% at 50% 0%, #0D7CB6 0%, #0D7CB6 100%);
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
    border-bottom: 0 solid var(--PROS-Blue-600, #04608E);
    border: none;
}

.mktoButtonWrap {
    margin-left: 0 !important;
}

.mktoFieldDescriptor {
    margin-bottom: 0 !important;
}

.mktoFieldWrap {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.mktoHasWidth {
    width: auto !important;
}

.mktoGutter,
.mktoClear {
    display: none !important;
}

.mktoFormRow {
    margin-bottom: 21px;
}

.mktoButton:hover {
    border-radius: 21px;
    border-bottom: 2px solid var(--PROS-Blue-600, #04608E);
    background: radial-gradient(82.18% 100% at 50% 0%, #0D9DE5 0%, #0D7CB6 100%);
    box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.25);
}

.mktoButton:focus {
    border-radius: 21px;
    border-bottom: 2px solid var(--PROS-Blue-600, #04608E);
    background: radial-gradient(82.18% 100% at 50% 0%, #0D9DE5 0%, #0D7CB6 100%);
    box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.25), 0px 0px var(--Smallest, 1px) 2px var(--PROS-Blue-Max, #01AEFE);
}

.mktoButton:active {
    border-radius: 21px;
    border-bottom: 1px solid var(--PROS-Blue-700, #034D73);
    background: radial-gradient(82.09% 100% at 50% 0%, #0D7CB6 0%, #04608E 100%);
    box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.25);
}


/* Marketo Forms  */

.mktoAsterix {
    display: none;
}

.mktoRadioList,
.mktoCheckboxList {
    display: flex;
    flex-flow: row;
    flex-wrap: wrap;
    width: 100% !important;
    padding-left: 0;
    margin-top: 10px;
    margin-bottom: 21px;
}

.mktoCheckboxList input[type=checkbox] {
    min-height: 28px !important;
    height: 28px !important;
    width: 28px !important;
    -webkit-appearance: none;
    appearance: none;
    background-color: #f5f9fc;
    margin: 0;
    border-radius: 2px;
    transition: box-shadow 0.3s ease;
}
.mktoCheckboxList input[type=checkbox]:hover {
    border: 2px solid #CCDBE5;
    background: #F5F9FC;
    box-shadow: 0px 0px 8px 0px #01AEFE;
    transition: box-shadow 0.3s ease;
}

.mktoCheckboxList input[type=checkbox]:checked {
    background-color: #04608E;
    border-color: #04608E;
    transition: box-shadow 0.3s ease;
}

.mktoCheckboxList input[type="checkbox"]::before {
    transform-origin: bottom left;
    clip-path: polygon(17.36% 43.64%, 6.51% 55.31%, 40.13% 86.54%, 92.75% 32.33%, 80.81% 20.75%, 39.04% 63.78%);
    content: "";
    width: 8px;
    height: 8px;
    border-radius: 2px;
    transform: scale(0);
    transform-origin: center;
    transition: box-shadow 0.3s ease;
    box-shadow: inset 1em 1em #f5f9fc;
    display: block;
    margin-left: 9px;
    margin-top: 8px;
}

.mktoCheckboxList input[type="checkbox"]:checked::before {
    transform: scale(2.3);
    transform-origin: center;
}

.mktoCheckboxList input[type="checkbox"]:checked:hover::before {
    margin-left: 8px;
    margin-top: 7px;
}



.mktoRadioList input[type=radio] {
    min-height: 28px !important;
    height: 28px !important;
    width: 28px !important;
    -webkit-appearance: none;
    appearance: none;
    background-color: #f5f9fc;
    margin: 0;
    border-radius: 50%;
}
.mktoRadioList input[type=radio]:hover {
    border: 2px solid #CCDBE5;
    background: #F5F9FC;
    box-shadow: 0px 0px 8px 0px #01AEFE;
}

.mktoRadioList input[type=radio]:checked {
    background-color: #04608E;
    border-color: #04608E;
}

.mktoRadioList input[type="radio"]::before {
    content: "";
    width: 8px;
    height: 8px;
    border-radius: 50%;
    transform: scale(0);
    transition: 120ms transformease-in-out;
    box-shadow: inset 1em 1em #f5f9fc;
    display: block;
    margin-left: 9px;
    margin-top: 9px;
}

.mktoRadioList input[type="radio"]:checked::before {
  transform: scale(1);
}

.mktoRadioList input[type="radio"]:checked:hover::before {
    margin-left: 8px;
    margin-top: 8px;
}

.mktoRadioList label,
.mktoCheckboxList label {
    line-height: 28px;
    margin-bottom: 10.5px;
    margin-right: 21px;
    margin-left: 10px;
    width: calc(100% - 59px);
}


.mktoForm .mktoButtonWrap.mktoInset .mktoButton {
    max-height: 42px;
    overflow: visible;
    color:  #FFF !important;
    white-space: nowrap;
    border-radius: 21px;
    background: radial-gradient(82.18% 100% at 50% 0%, #0D7CB6 0%, #0D7CB6 100%) !important;
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0) !important;;
    border-bottom: 0 solid var(--PROS-Blue-600, #04608E) !important;;
    border: none !important;;
    
    padding: 0 21px !important;
    font-size: inherit !important;
    background-color: none!important;
}

.mktoForm .mktoButtonWrap.mktoInset .mktoButtonWrap {
    margin-left: 0 !important;
}

.mktoForm .mktoButtonWrap.mktoInset .mktoButton:hover {
    border-radius: 21px;
    border-bottom: 2px solid var(--PROS-Blue-600, #04608E)!important;
    background: radial-gradient(82.18% 100% at 50% 0%, #0D9DE5 0%, #0D7CB6 100%)!important;
    box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.25)!important;
}

.mktoForm .mktoButtonWrap.mktoInset .mktoButton:focus {
    border-radius: 21px;
    border-bottom: 2px solid var(--PROS-Blue-600, #04608E)!important;
    background: radial-gradient(82.18% 100% at 50% 0%, #0D9DE5 0%, #0D7CB6 100%)!important;
    box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.25), 0px 0px var(--Smallest, 1px) 2px var(--PROS-Blue-Max, #01AEFE)!important;
}

.mktoForm .mktoButtonWrap.mktoInset .mktoButton:active {
    border-radius: 21px;
    border-bottom: 1px solid var(--PROS-Blue-700, #034D73)!important;
    background: radial-gradient(82.09% 100% at 50% 0%, #0D7CB6 0%, #04608E 100%)!important;
    box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.25)!important;
}