.elementor-kit-12{--e-global-color-primary:#12679B;--e-global-color-secondary:#818285;--e-global-color-text:#0A0000;--e-global-color-accent:#8F0631;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;color:#000205;font-family:"Montserrat", Sans-serif;font-size:18px;font-weight:400;}.elementor-kit-12 e-page-transition{background-color:#FFBC7D;}.elementor-kit-12 h1{color:#FFFFFF;font-family:"Montserrat", Sans-serif;font-size:46px;font-weight:700;}.elementor-kit-12 h2{color:#12679B;font-family:"Montserrat", Sans-serif;font-size:44px;font-weight:700;}.elementor-kit-12 h3{color:#12679B;font-family:"Montserrat", Sans-serif;font-size:34px;font-weight:700;}.elementor-kit-12 h4{font-family:"Montserrat", Sans-serif;font-size:24px;font-weight:700;}.elementor-kit-12 h5{font-family:"Montserrat", Sans-serif;}.elementor-kit-12 h6{font-family:"Montserrat", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(min-width:1920px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1672px;}.e-con{--container-max-width:1672px;}}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.card--cisco {
    max-width: 552px;
    box-shadow: 0px 2px 16px 0px rgba(0, 0, 0, 0.15);
}
.card--cisco a {
    color: #12679B;
}
.card--cisco a:hover {
    text-decoration: underline;
}

.button-red .elementor-button {
    width: 259px;
    max-width: 100%;
    height: 67px;
    
    display: inline-flex;
    align-items: center;
    justify-content: center;
}
.button-red .elementor-button:hover {
    background-image: linear-gradient(90deg, #8F0631 20%, #8F0631 80%);
    box-shadow: 0px 20px 60px 0px rgba(0, 0, 0, 0.15);
}

.button-red svg {
    width: 24px;
    margin-left: 10px;
}

.button-red:hover svg path {
    transform: translateX(0) ;
}

.button-red svg path {
    transform: translateX(-10px);
    transition: transform 0.3s ease-in-out;
}

.section-title h2 {
    display: grid;
    grid-template-columns: 1fr max-content 1fr;
    grid-column-gap: 40px;
    align-items: center;
}

.section-title h2::before,
.section-title h2::after {
    content: "";
    display: block;
    height: 1px;
    background-color: #818285;
}

.section-title-right h2 {
    display: grid;
    grid-template-columns:  max-content 1fr;
    grid-column-gap: 40px;
    align-items: center;
    text-align: left;
}

.section-title-right h2::after {
    content: "";
    display: block;
    height: 1px;
    background-color: #12679B;
}

@media (max-width:768px) {
    
.section-title h2::before, .section-title h2::after, .section-title-right h2::after {
    display:none;
}
.section-title h2, .section-title-right h2 {
    display:block;
}
}

.ekit-wid-con ul {
    padding-left: 40px !important;
}


-webkit- .swiper-button-next:after {
    content: '>' !important;
}
-webkit- .swiper-button-prev:after {
    content: '>' !important;
}
-ms- .swiper-button-next:after {
    content: '>' !important;
}
-ms- .swiper-button-prev:after {
    content: '>' !important;
}

.jet-custom-nav__mega-sub {
    width: calc(100vw - 632px) !important;
}

@media (min-width: 1920px) and (max-width: 2700px) {
    .jet-custom-nav__mega-sub {
    width: calc(100vw - 910px) !important;
}
}


@media (max-width: 1201px) and (min-width: 1025px) {
    .jet-custom-nav__mega-sub {
        width: calc(100vw - 350px) !important;
    }
}


@media (min-width: 1025px) and (max-width: 1100px) {
    .jet-custom-nav__mega-sub77 {
        width: calc(100vw - 342px) !important;
    }
}/* End custom CSS */