/*! CSS Used from: https://centuryinstrum.wpengine.com/wp-content/themes/centuryinstrum-default/style.css?ver=6.3 ; media=screen */


header,
header *,
header *::after,
header *::before,
footer,
footer *,
footer *::after,
footer *::before,
.search-module {
    box-sizing: border-box;
}

body {
    margin: 0;
}

.page-intro h2 {
    font-size: 2em;
    margin: 0.67em 0;
}

body {
    -webkit-font-smoothing: antialiased;
    background: #122679 url(browser_bg.jpg) repeat-x;
    color: #333;
    font-family: Arial;
    font-size: 1em;
    line-height: 1.5;
}

.page-intro h2 {
    font-family: Arial;
    line-height: 1.25;
    margin: 0;
}

.page-intro h2 {
    font-size: 0.84375em;
    margin-top: 0;
    margin-bottom: 24px;
    color: #477DCA;
}

@media (min-width: 40em) {
    .page-intro h2 {
        font-size: 1.0125em;
    }
}

@media (min-width: 60em) {
    .page-intro h2 {
        font-size: 1.125em;
    }
}

header p,
footer p {
    padding-top: 0.9166666667em;
    color: #373636;
    font-size: 0.75em;
    margin: 0;
}

header a,
footer a {
    -webkit-transition: color 0.1s linear;
    -moz-transition: color 0.1s linear;
    transition: color 0.1s linear;
    color: #1e71c7;
    text-decoration: underline;
}

/* header a:hover, footer a:hover {
        color: #1e71c7;
        text-decoration: none;
    } */

img {
    margin: 0;
    max-width: 100%;
}

header input {
    display: block;
    font-family: Arial;
    font-size: 0.75em;
}

header input[type="text"] {
    box-sizing: border-box;
    -webkit-transition: border-color;
    -moz-transition: border-color;
    transition: border-color;
    background-color: white;
    border-radius: 0;
    border: 1px solid #eeeeee;
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.06);
    font-family: Arial;
    font-size: 0.75em;
    margin-bottom: 0.75em;
    padding: 0.5em 0.5em;
    width: 100%;
}

header input[type="text"]:hover {
    border-color: #d5d4d4;
}

header input[type="text"]:focus {
    border-color: #1e71c7;
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.06), 0 0 5px rgba(27, 100, 177, 0.7);
    outline: none;
}

header ul,
aside ul,
footer ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

header input[type="submit"] {
    position: relative;
    -webkit-font-smoothing: antialiased;
    border-radius: 0;
    color: #000000;
    display: inline-block;
    border-radius: 3px;
    background-color: #00ad49;
    font-size: 1.125em;
    font-weight: bold;
    line-height: 1.3333333333em;
    padding: 0.7777777778em 1.6666666667em;
    text-decoration: none;
    -webkit-transition: background 0.1s linear;
    -moz-transition: background 0.1s linear;
    transition: background 0.1s linear;
}

header input:focus[type="submit"],
header input:hover[type="submit"] {
    color: #000000;
    background-color: transparent;
}

header input:disabled[type="submit"] {
    cursor: not-allowed;
    opacity: 0.5;
}

header input[type="submit"]:after {
    content: '';
}

@media (max-width: 400px) {
    header input[type="submit"] {
        font-size: 0.9375em;
    }
}

header input[type="submit"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    cursor: pointer;
    user-select: none;
    vertical-align: middle;
    white-space: nowrap;
}

.site-nav {
    background-color: transparent;
}

.site-nav span {
    white-space: nowrap;
}

@media (min-width: 60em) {
    .site-nav {
        display: block;
        position: relative;
        top: 0;
        left: 0;
        background-color: transparent;
    }
}

@media (min-width: 60em) {
    .site-nav {
        background-color: transparent;
    }
}

.sn-level-1 {
    margin: 0;
    padding: 0;
}

@media (min-width: 60em) {
    .sn-level-1 {
        height: 2.4375em;
        display: -webkit-box;
        display: -moz-box;
        display: box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
    }
}

.sn-li-l1 {
    display: block;
    border-bottom: 1px solid rgba(13, 13, 13, 0);
    background-color: transparent;
    position: relative;
}

.sn-li-l1 span {
    font-size: 0.8125em;
}

.sn-li-l1>a {
    display: inline-block;
    height: 2.4375em;
    line-height: 2.0625em;
    color: #ffffff;
    text-decoration: none;
    padding: 0 1em;
}

.sn-li-l1>a:visited {
    color: #ffffff;
}

.sn-li-l1>a:hover {
    color: #ffffff;
}

.sn-li-l1.menu-item-has-children .m-subnav-arrow {
    cursor: pointer;
    padding-right: 0em;
    background-image: url(ico-arrowdown.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 0.75em;
    display: block;
    width: 40px;
    position: absolute;
    background-color: rgba(0, 0, 0, 0);
    right: 0;
    top: 0;
    bottom: 0;
    height: 39px;
}

.sn-li-l1.menu-item-has-children>a span {
    padding-right: 0em;
    /* background-image: url(ico-arrow-down.svg); */
    background-repeat: no-repeat;
    background-position: right center;
    background-size: 0.75em;
    display: block;
}

.sn-li-l1:hover {
    background: url(topnav_hover.jpg) repeat-x;
}

@media (min-width: 60em) {
    .sn-li-l1 {
        height: 2.4375em;
        float: left;
        border-bottom: 0;
        border-right: 1px solid rgba(13, 13, 13, 0);
        -webkit-flex-grow: 1;
        -moz-flex-grow: 1;
        flex-grow: 1;
        -ms-flex-positive: 1;
        text-align: center;
    }

    .sn-li-l1 span {
        font-size: 0.8125em;
    }

    .sn-li-l1>a {
        padding: 0 0.5em;
        color: #ffffff;
    }

    .sn-li-l1>a:hover {
        color: #ffffff;
    }

    .sn-li-l1:hover .sn-level-2 {
        display: block !important;
        text-align: left;
    }

    .sn-li-l1.menu-item-has-children .m-subnav-arrow {
        display: none;
    }

    .sn-li-l1.menu-item-has-children>a span {
        padding-right: 0;
        background-size: 0.625em;
        display: inline;
    }

    .sn-li-l1:hover {
        background: url(topnav_hover.jpg) repeat-x;
    }
}

@media (min-width: 80em) {
    .sn-li-l1 {
        border-right: 1px solid rgba(13, 13, 13, 0);
    }

    .sn-li-l1 span {
        font-size: 0.8125em;
    }

    .sn-li-l1>a {
        padding: 0 0.5em;
        color: #ffffff;
    }

    .sn-li-l1>a:hover {
        color: #ffffff;
    }

    .sn-li-l1:hover {
        background-color: rgba(0, 0, 0, 0);
    }
}

.sn-level-2 {
    padding: 0;
    margin: 0;
    display: none;
    position: relative;
}

@media (min-width: 60em) {
    .sn-level-2 {
        position: absolute;
    }
}

.sn-li-l2 {
    background-color: rgba(0, 0, 0, 0);
}

.sn-li-l2>a {
    padding: 0 1em;
    color: #ffffff;
    border-top: 1px solid rgba(26, 25, 25, 0);
    display: block;
    text-decoration: none;
    line-height: 2.4375em;
}

.sn-li-l2>a span {
    font-size: 0.8125em;
    line-height: 1.25em;
    display: inline-block;
    vertical-align: middle;
}

.sn-li-l2:last-child>a {
    border-bottom: 0;
}

.sn-li-l2:hover {
    background: url(topnav_hover.jpg) repeat-x;
}

@media (min-width: 60em) {
    .sn-li-l2 {
        position: relative;
        background-color: #3c3c3c;
    }

    .sn-li-l2>a {
        padding: 0 0.5em;
        line-height: 2.4375em;
        border-top: 1px solid rgba(26, 25, 25, 0);
        border-right: 1px solid rgba(26, 25, 25, 0);
    }

    .sn-li-l2>a span {
        font-size: 0.8125em;
    }

    .sn-li-l2:hover {
        background: url(topnav_hover.jpg) repeat-x;
    }
}

@media (min-width: 80em) {
    .sn-li-l2 {
        background-color: #3c3c3c;
    }

    .sn-li-l2>a {
        padding: 0 0.5em;
        line-height: 2.4375em;
        border-top: 1px solid rgba(26, 25, 25, 0);
        border-right: 1px solid rgba(26, 25, 25, 0);
    }

    .sn-li-l2>a span {
        font-size: 0.8125em;
    }

    .sn-li-l2:hover {
        background: url(topnav_hover.jpg) repeat-x;
    }
}

.site-nav-container {
    background-color: #3c3c3c;
    width: 100%;
    height: 100%;
    right: -100%;
    top: 0;
    bottom: 0;
    z-index: 1000;
    position: absolute;
}

@media (max-height: 46em) and (min-width: 60em) {
    .site-nav-container {
        margin-top: 1em !important;
    }
}

@media (min-width: 60em) {
    .site-nav-container {
        width: auto;
        height: auto;
        right: auto;
        bottom: auto;
        top: auto;
        position: static;
        background-color: transparent;
        margin-top: 0.5625em;
        width: 43.79em;
        float: left;
    }
}

.site-nav-container-screen {
    position: absolute;
    display: none;
    z-index: 999;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background-color: rgba(0, 0, 0, 0.5);
}

@media (min-width: 60em) {
    .site-nav-container-screen {
        display: none !important;
    }
}

.close-menu {
    display: inline-block;
    clear: both;
    position: relative;
    text-align: center;
    color: #3c3c3c !important;
    font-family: Arial;
    padding: 0.25em 1em;
    padding-right: 1.5625em;
    margin: 0 auto;
    font-size: 0.875em;
    background-color: #ffffff;
    border-radius: 0.1875em;
}

.close-menu:visited {
    color: #ffffff;
}

.close-menu:hover {
    color: #ffffff;
}

.close-menu:after {
    content: '';
    background-color: transparent;
    background-image: url(ico-exit-gray.svg);
    background-size: 0.8125em 0.8125em;
    background-position: center center;
    background-repeat: no-repeat;
    display: block;
    width: 1.5625em;
    top: 1px;
    bottom: 0;
    right: 0;
    position: absolute;
}

@media (min-width: 60em) {
    .close-menu {
        display: none;
    }
}

.snc-header {
    text-align: center;
    padding: 1em;
}

@media (min-width: 60em) {
    .snc-header {
        padding: 0;
    }
}

.inner-wrap {
    max-width: 63em;
    margin-left: auto;
    margin-right: auto;
    padding: 1.5em 1em 1.5em 1em;
}

.inner-wrap::after {
    clear: both;
    content: "";
    display: table;
}

.inner-wrap>*:first-child {
    margin-top: 0;
}

.inner-wrap>*:last-child {
    margin-bottom: 0;
}

@media (min-width: 40em) {
    .inner-wrap {
        padding: 2.5em 1.5em 2.5em 1.5em;
    }
}


.page-intro h2 {
    margin: 0;
    color: #1557a3;
    font-size: 1.125em;
    font-weight: bold;
    margin: 0;
    padding: 0;
}

.site-wrap {
    position: relative;
    overflow: hidden;
    margin: 0 auto;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    flex-direction: column;
    -ms-flex-direction: column;
    min-height: 100%;
    max-width: 60em;
}

header a[class*="sh-ico-"]:focus:not(:hover):not(:active),
.sh-email:focus:not(:hover):not(:active),
.site-nav a:focus:not(:hover):not(:active),
footer a[class*="sh-ico-"]:focus:not(:hover):not(:active),
.sh-email:focus:not(:hover):not(:active),
.site-nav a:focus:not(:hover):not(:active) {
    outline-offset: -2px;
}

.site-header>.inner-wrap {
    padding: 0;
}

@media (min-width: 60em) {
    .site-header>.inner-wrap {
        padding: 0 0.3125em 0 0.3125em;
    }
}

@media (min-width: 80em) {
    .site-header>.inner-wrap {
        padding: 0;
    }
}

.site-header .site-logo {
    display: block;
    margin: 0 auto;
    text-align: center;
    max-width: 232px;
    position: relative;
    top: 43px;
}

@media (min-width: 60em) {
    .site-header .site-logo {
        margin: inherit;
        top: 0;
    }
}

.site-header .site-logo img {
    display: block;
}

@media (min-width: 60em) {
    .site-header .site-logo img {
        float: left;
        margin: 1.625em 0 0 0.875em;
    }
}

.site-header .sh-header {
    width: 100%;
    background: #071641d6;
    height: 219px;
    clear: both;
    margin-top: 3em;
}

@media (min-width: 60em) {
    .site-header .sh-header {
        margin-top: 0;
        background: url(header_bg.jpg) no-repeat left top;
    }
}

.site-header .site-utility-nav {
    font-size: 0.875em;
    text-align: right;
    padding-top: 2.1428571429em;
    line-height: normal;
}

.site-header .site-utility-nav .sh-sp-link {
    display: block;
    padding-bottom: 1.1428571429em;
}

.site-header .site-utility-nav .sh-sp-link a {
    color: #e6c257;
    text-decoration: underline;
    line-height: normal;
}

.site-header .site-utility-nav .sh-sp-link a:hover {
    text-decoration: none;
}

.site-header .site-utility-nav .sh-desk-ph,
.site-header .site-utility-nav .cn-add {
    display: block;
}

.site-header .site-utility-nav .sh-desk-ph {
    font-size: 1.2857142857em;
    color: #f8f6f6;
}

.site-header .site-utility-nav .sh-desk-ph .sh-phone {
    font-size: 1.3333333333em;
    color: #f8f6f6;
    text-decoration: none;
    font-weight: bold;
}

.site-header .site-utility-nav .sh-desk-ph .sh-phone:hover {
    color: #d7c323;
}

.site-header .site-utility-nav .cn-add {
    color: #faf3f3;
}

.site-header .site-utility-nav .cn-add a {
    color: #faf3f3;
}

.site-header .site-utility-nav .cn-add a:hover {
    color: #d7c323;
}

.sh-top-nav {
    display: flex;
    justify-content: space-between;
}

@media (min-width: 60em) {
    .sh-sticky-wrap {
        height: 2.4375em;
        display: block;
    }
}

.sh-icons-mob {
    background-color: transparent;
    display: flex;
    flex-wrap: wrap;
    padding: 0.625em;
    justify-content: space-evenly;
}

.sh-icons-mob>span {
    line-height: 0;
}

.sh-icons-mob>span .sh-ico-menu {
    background-size: 100%;
    width: 1.75em;
    height: 1.375em;
}

.sh-icons-mob>span .sh-ico-search {
    background-image: url(ico-search.svg);
    background-size: 1.125em;
}

.sh-icons-mob .sh-phone {
    display: inline-block !important;
    line-height: 0;
}

.sh-icons-mob .sh-phone a {
    background-image: url(ico-phone.svg);
    line-height: 0;
    height: 22px;
    background-position: center;
    width: 26px;
    line-height: 0;
    display: inline-block;
    background-size: 100% 100%;
}

.sh-icons-mob .sh-phone a:hover,
.sh-icons-mob .sh-phone a:focus {
    text-decoration: none !important;
}

.sh-icons-mob .sh-email {
    display: inline-block !important;
    line-height: 0;
}

.sh-icons-mob .sh-email a {
    background-image: url(ico-mail.svg);
    line-height: 0;
    height: 22px;
    background-position: center;
    width: 26px;
    line-height: 0;
    display: inline-block;
    background-size: 100% 100%;
}

.sh-icons-mob .sh-email a:hover,
.sh-icons-mob .sh-email a:focus {
    text-decoration: none !important;
}

.sh-icons-mob a {
    margin: 0;
}

.sh-icons-mob a span {
    display: none;
}

@media (min-width: 60em) {
    .sh-icons-mob {
        display: none;
    }
}

.search-form {
    display: block;
}

.sh-icons {
    display: none;
}

@media (min-width: 60em) {
    .sh-icons {
        display: block;
    }
}

.sh-ico-search,
.sh-ico-menu {
    background-repeat: no-repeat;
    background-position: center top;
    display: inline-block;
    padding-top: 1.2em;
    width: 2em;
    margin-left: 1em;
    text-align: center;
    text-decoration: none;
}

.sh-ico-menu span {
    font-size: .75em;
}

.sh-ico-search {
    background-image: url(ico-search.svg);
    background-size: 1.4285714286em;
    margin-top: 0.3571428571em;
    height: 1.4285714286em;
}

.sh-ico-menu {
    background-image: url(ico-nav.svg);
}

@media (min-width: 60em) {
    .sh-ico-menu {
        display: none;
    }
}

.site-content {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    box-flex: 1;
    -webkit-flex: 1 0 auto;
    -moz-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
}

@media (min-width: 60em) {
    .custom-two-section {
        display: flex;
        flex-wrap: wrap;
    }
}

.custom-two-section .site-content-secondary {
    background: #ffffff url(leftnav_bg.jpg) top right no-repeat;
}

@media (min-width: 60em) {
    .custom-two-section .site-content-secondary {
        width: 201px;
        padding-bottom: 11.25em;
    }
}

.custom-two-section .site-content-secondary .sb-links>li>a {
    font-family: Arial Black;
    color: #3e7ddb;
    font-size: 1.125em;
    font-weight: normal;
    text-decoration: none;
    background: url(lefthead_bg.jpg) repeat-x;
    display: block;
    text-align: center;
    text-transform: uppercase;
    padding: 1.2222222222em 0 1.1111111111em 0;
    margin: 0 0 0.3888888889em 0;
    line-height: normal;
    cursor: auto;
}

@media (min-width: 60em) {
    .custom-two-section .site-content-secondary .sb-links>li>a {
        width: 201px;
    }
}

.custom-two-section .site-content-secondary .sb-links .sub-menu {
    padding-right: 1.25em;
    margin: 0 auto;
    width: fit-content;
    padding-bottom: 0.9375em;
}

@media (min-width: 60em) {
    .custom-two-section .site-content-secondary .sb-links .sub-menu {
        text-align: left;
        padding-bottom: 0;
    }
}

.custom-two-section .site-content-secondary .sb-links .sub-menu li a {
    color: #6d6e6f;
    font-size: 0.75em;
    font-weight: bold;
    text-decoration: none;
    display: inline-block;
    line-height: normal;
    margin: 0 0 0 1em;
    background: url(leftnav_link.jpg) no-repeat left top;
    padding: 0.6666666667em 0 2.1666666667em 3.3333333333em;
    min-height: 47px;
}

.custom-two-section .site-content-secondary .sb-links .sub-menu li a:hover {
    background: url(leftnav_link_hover.jpg) no-repeat left top;
    color: #1e71c7;
}

@media (min-width: 60em) {
    .custom-two-section .site-content-secondary .sb-links .sub-menu li a {
        padding: 0 0 0.45em 3.3333333333em;
    }
}

.custom-two-section .site-content-primary {
    background: #ffffff url(main_bg.jpg) repeat-x;
    position: relative;
    z-index: 2;
}

@media (min-width: 60em) {
    .custom-two-section .site-content-primary {
        width: calc(100% - 201px);
        order: 2;
    }
}

.custom-two-section .site-content-primary>.inner-wrap {
    padding: 0;
}

.page-template-default .custom-two-section .site-content-primary>.inner-wrap {
    padding: 2.125em 1.375em 1.875em 1.375em;
}

.site-footer {
    background: #edecec;
    border-top: solid 3px #0c4497;
    padding: 1.0625em 0.9375em 0.625em 1.375em;
    border-radius: 0 0 5px 5px;
}

.site-footer .left-footer {
    color: #1b2a6e;
    text-align: center;
    font-size: 0.6875em;
    line-height: 1.1818181818em;
}

@media (min-width: 40em) {
    .site-footer .left-footer {
        text-align: left;
        float: left;
    }
}

.site-footer .left-footer .sf-company,
.site-footer .left-footer .sf-address,
.site-footer .left-footer .sfr-mail {
    display: block;
}

.site-footer .left-footer .sf-company {
    font-weight: 700;
}

.site-footer .left-footer a {
    color: #1b2a6e;
}

.site-footer .left-footer a:hover {
    color: #1b2a6e;
    text-decoration: none;
}

.site-footer .left-footer .footer-nav {
    display: block;
}

@media (min-width: 40em) {
    .site-footer .left-footer .footer-nav {
        display: flex;
    }
}

.site-footer .left-footer .footer-nav li {
    position: relative;
}

@media (min-width: 40em) {
    .site-footer .left-footer .footer-nav li {
        padding-right: 1.6363636364em;
    }

    .site-footer .left-footer .footer-nav li:after {
        content: '|';
        position: absolute;
        right: 9px;
        font-size: 1.0909090909em;
    }

    .site-footer .left-footer .footer-nav li:last-child:after {
        display: none;
    }
}

.site-footer .right-footer {
    font-size: 0.875em;
    text-align: center;
    line-height: normal;
    padding-top: 1.0714285714em;
}

.site-footer .right-footer .sf-cn-item {
    text-decoration: none;
    display: inline-block;
}

.site-footer .right-footer .sf-cn-item img {
    display: block;
    margin: 0 auto;
}

.site-footer .right-footer .sf-cn-item span {
    color: #1b2a6e;
    font-weight: bold;
}

@media (min-width: 40em) {
    .site-footer .right-footer {
        float: right;
        text-align: right;
        padding-top: 0;
    }
}

.thomas-info {
    color: #888787;
    font-size: 0.6875em;
    text-decoration: none;
    padding: 0.4545454545em 0.6363636364em 1.2727272727em 0.6363636364em;
    text-align: center;
}

@media (min-width: 60em) {
    .thomas-info {
        text-align: right;
    }
}

.thomas-info .sf-company-link {
    display: block;
}

@media (min-width: 60em) {
    .thomas-info .sf-company-link {
        display: inline-block;
        float: left;
    }
}

.thomas-info .sf-text {
    display: block;
}

@media (min-width: 60em) {
    .thomas-info .sf-text {
        display: inline-block;
    }
}

.thomas-info .sf-text p {
    padding: 0;
    font-size: 1em;
    color: #888787;
    margin-top: 0;
}

.thomas-info a {
    color: #888787;
}

.thomas-info a:hover {
    color: #888787;
}

.search-table {
    display: table;
    width: 100%;
    float: right;
    padding: 0;
}

.search-row {
    display: table-row;
    width: 100%;
}

.search-cell1 {
    display: table-cell;
    vertical-align: middle;
}

.search-cell2 {
    display: table-cell;
    width: 3.75em;
    border: 0;
    vertical-align: middle;
}

@media (min-width: 60em) {
    .search-cell2 {
        width: 6%;
    }
}

.search-cell3 {
    display: table-cell;
    vertical-align: middle;
}

@media (min-width: 60em) {
    .search-cell3 {
        width: 3%;
        text-align: center;
    }
}

.search-text {
    font-size: .8em;
    width: 100%;
    height: 2.3em;
    border: 1px solid red;
    float: left;
    padding-left: .5em;
    margin-bottom: 0 !important;
}

.search-text:focus {
    border: 0;
    box-shadow: none !important;
}

.search-submit {
    width: 100%;
    height: 2.3em;
    border: 0;
    float: right;
    background: url(ico-search.svg) no-repeat center center !important;
}

.search-submit:focus,
.search-submit:hover {
    border: 0 !important;
    opacity: 0.8;
}

.search-submit:focus {
    outline: none;
}

@media (min-width: 40em) {
    .search-text {
        height: 2.3em;
    }

    .search-submit {
        height: 2.3em;
    }
}

.search-module {
    background-color: #3c3c3c;
    height: 4em;
    margin-top: -4em;
    border-bottom: 1px solid rgba(0, 0, 0, 0.47);
    position: fixed;
    left: 0;
    right: 0;
    z-index: 10000;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.search-module .inner-wrap {
    padding: 0.8125em 1.5em;
}

.search-exit img {
    width: 1.1875em;
    padding-top: 0.3125em;
}

.search-exit:focus,
.search-exit:hover {
    opacity: 0.8;
}

@media (min-width: 60em) {
    .search-exit {
        margin-bottom: 0px;
    }
}

.sh-catalog {
    margin-top: 1em;
    display: none;
}

@media (max-height: 46em) and (min-width: 60em) {
    .sh-catalog {
        margin-top: 1.4285714286em;
    }
}

@media (min-width: 60em) {
    .sh-catalog {
        display: block;
    }
}

@media (min-width: 60em) {
    .sh-catalog .search-cell1 {
        width: 150px;
    }
}

.sh-catalog .search-cell1 .search-text {
    height: 1.8181818182em;
    padding: 0 0 0 0.4545454545em;
    font-size: 0.6875em;
}

.sh-catalog .search-cell1 .search-text:focus {
    outline: 2px solid #000000;
    border-radius: 3px;
}

.sh-catalog .search-submit {
    height: 1.1111111111em;
    border: none;
    background-color: transparent;
    padding: 0;
    background: url(search.jpg) no-repeat center right !important;
}

.sh-catalog .search-cell2 {
    width: 80px;
}

#menu-primary-nav .spain-link {
    display: block;
}

@media (min-width: 60em) {
    #menu-primary-nav .spain-link {
        display: none;
    }
}

#flying-focus {
    position: absolute;
    margin: 0;
    background: transparent;
    -webkit-transition-property: left, top, width, height, opacity;
    transition-property: left, top, width, height, opacity;
    -webkit-transition-timing-function: cubic-bezier(0, 0.2, 0, 1);
    transition-timing-function: cubic-bezier(0, 0.2, 0, 1);
    visibility: hidden;
    pointer-events: none;
    box-shadow: 0 0 2px 3px #78aeda, 0 0 2px #78aeda inset;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    #flying-focus {
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -3px;
    }
}

a[href="/plp/htm/ibot.htm"] {
    display: none !important;
}

.search-module.active {
    margin-top: 0;
}

.site-nav-container.active {
    right: 0;
}

.sn-li-l1.has-subnav .m-subnav-arrow.active,
.sn-li-l1.menu-item-has-children .m-subnav-arrow.active,
.sn-li-l1.hs-item-has-children .m-subnav-arrow.active,
.hs-menu-depth-1.has-subnav .m-subnav-arrow.active,
.hs-menu-depth-1.menu-item-has-children .m-subnav-arrow.active,
.hs-menu-depth-1.hs-item-has-children .m-subnav-arrow.active {
    transform: rotate(180deg);
}

.sn-level-2.active,
.hs-menu-children-wrapper.active {
    display: block;
}

@media (min-width: 60em) {
    .sh-sticky-wrap.stuck {
        position: fixed;
        left: 0;
        right: 0;
        top: 0;
        width: 60em;
        margin: 0 auto;
        background: #3c3c3c;
        margin-top: 0 !important;
    }
}