/*<meta name="google-site-verification" content="rU9oc2aRWrbngJ562L-wy8WJsoAf_4k_Ns3_6RJD3wg" />*/
@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800");

div.outsideframe > div.row.hidden-lg.hidden-md {
    display: none !important;
}

.headersection {
    margin-left: 0px;
    margin-right: 0px;
    display: block !important;
}

body {
    padding-top: 0px;
}

.footer-top, .footer-bottom {
    margin-left: 0px;
    margin-right: 0px;
}

footer {
    float: left;
    width: 100%;
    margin-top: 40px;
}

.container2 {
    margin-top: 0px;
}

.outsideframe .headersection .col-xs-12.col-sm-12.col-md-12.col-lg-12 {
    margin: 0;
    padding: 0;
}

div.smei {
    font-family: "Open Sans", sans-serif;
    color: #000000;
    background-color: #ffffff;
    font-size: 14px;
    line-height: 26px;
    transition: 0.4s all ease
}

body.bodymove {
    width: 100%;
    margin-left: -300px;
    transition: 0.4s all ease;
    position: relative
}

    body.bodymove:after {
        content: '';
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        background-color: rgba(255, 255, 255, 0.95);
        box-shadow: inset -1px 0 20px 4px rgba(0, 0, 0, 0.15);
        z-index: 10000
    }

div.smei .container {
    max-width: 1160px;
    width: inherit
}

@media only screen and (max-width: 1300px) {
    div.smei .container {
        width: 100%;
        max-width: 1400px
    }
}

div.smei .mb-15 {
    margin-bottom: 15px !important
}

div.smei a, div.smei a:hover, div.smei a:focus {
    outline: 0 none;
    text-decoration: none;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease
}

div.smei h1, div.smei h2, div.smei h3, div.smei h4, div.smei h5, div.smei h6, div.smei p {
    margin: 0;
    padding: 0
}

div.smei ul {
    margin: 0;
    padding: 0;
    list-style: none
}

    div.smei ul li {
        margin: 0;
        padding: 0
    }

div.smei .m-t-5 {
    margin-top: 5px
}

div.smei .closenavbar {
    display: none;
    position: absolute;
    text-decoration: none;
    top: .75em;
    right: 1em;
    min-width: 1.9em;
    min-height: 1.9em;
    transform-origin: center;
    transition: all .3s linear;
    transition-property: transform;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    color: #fff;
    position: absolute;
    z-index: 9
}

div.smei .main-menu-wrapper {
    background-color: #fff;
    padding: 10px 0
}

    div.smei .main-menu-wrapper .navbar-default {
        background: transparent;
        box-shadow: none;
        min-height: inherit;
        margin-bottom: 0;
        border: 0
    }

div.smei .navbar-brand {
    display: inline-block;
    height: auto;
    padding-top: 0;
    padding-bottom: 30px;
}

@media only screen and (min-width: 901px) {
    div.smei .main-menu-wrapper .navbar-default {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: row;
        flex-direction: row;
        align-items: center;
        justify-content: space-between
    }

        div.smei .main-menu-wrapper .navbar-default:before, div.smei .main-menu-wrapper .navbar-default:after {
            display: none
        }
}

div.smei div#navbarCollapse {
    padding-top: 5px;
}

div.smei .main-menu-wrapper .navbar-nav > li > a {
    padding-top: 0;
    padding-bottom: 0
}

div.smei .main-menu-wrapper .navbar-nav > li:last-child > a {
    padding-right: 0px;
    margin-right: 0px
}

div.smei .main-menu-wrapper .dropdown-menu {
    padding: 0px 0;
    margin: 0 0 0;
    width: 210px;
    min-width: inherit;
    border-radius: 0px;
    border-bottom: 1px solid #0a0909;
    background: #e8e6e1;
    font-family: "Open Sans", Arial, Helvetica, sans-serif;
    font-weight: 400;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1), 0 3px 12px rgba(0, 0, 0, 0.12);
    border-radius: 5px
}

@media only screen and (max-width: 901px) {
    div.smei .main-menu-wrapper .dropdown-menu {
        width: calc(100% - 15px);
        background: #fff;
        border-radius: 0;
        position: relative;
        float: none;
        margin-left: 15px;
        box-shadow: none;
        border: 0
    }
}

div.smei .main-menu-wrapper .dropdown-menu a {
    padding: 9px 12px;
    color: #00549B;
    font-family: "Open Sans", Arial, Helvetica, sans-serif;
    font-weight: 400;
    font-size: 15px;
    border-bottom: 1px solid #e7e4e2;
    white-space: normal;
    line-height: normal;
    position: relative
}

@media only screen and (max-width: 901px) {
    div.smei .main-menu-wrapper .dropdown-menu a {
        border: 0;
        color: #000
    }
}

div.smei .main-menu-wrapper .navbar-default .navbar-nav > li:not(:last-child) {
    margin-right: 14px
}

div.smei .main-menu-wrapper .navbar-default .navbar-nav > li > a {
    color: #00549B;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 1px;
    font-style: normal;
    text-transform: capitalize;
    padding: 10px
}

@media only screen and (max-width: 901px) {
    div.smei .main-menu-wrapper .navbar-default .navbar-nav > li > a {
        color: #000
    }
}

div.smei .main-menu-wrapper .active a, div.smei .main-menu-wrapper .active a:focus, div.smei .main-menu-wrapper .active a:hover, div.smei .main-menu-wrapper li a:hover, div.smei .main-menu-wrapper li a:focus, div.smei .main-menu-wrapper .navbar-default .navbar-nav > .open > a, div.smei .main-menu-wrapper .navbar-default .navbar-nav > .open > a:focus, div.smei .main-menu-wrapper .navbar-default .navbar-nav > .open > a:hover {
    color: #000;
    background: transparent;
    box-shadow: none;
    outline: 0
}

div.smei .main-menu-wrapper .navbar-default .navbar-toggle {
    border-color: #fff
}

    div.smei .main-menu-wrapper .navbar-default .navbar-toggle .icon-bar {
        background-color: #ab7b17
    }

div.smei .main-menu-wrapper .collapse ul > li:hover > a {
    color: #ADAB75
}

div.smei .main-menu-wrapper .collapse ul ul > li:hover > a, div.smei .main-menu-wrapper .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus, div.smei .main-menu-wrapper .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
    color: #ADAB75;
    background: transparent;
    box-shadow: none;
}

@media only screen and (min-width: 901px) {
    div.smei .main-menu-wrapper .collapse ul li {
        position: relative
    }

    div.smei .main-menu-wrapper .collapse ul ul {
        position: absolute;
        top: 100%;
        left: 0;
        display: block;
        opacity: 0;
        transform: scale(1, 0);
        transform-origin: top;
        transition: all .3s ease-in-out
    }

        div.smei .main-menu-wrapper .collapse ul ul li {
            position: relative
        }

        div.smei .main-menu-wrapper .collapse ul ul ul {
            position: absolute;
            top: 0;
            left: auto;
            right: 100%;
            display: block;
            opacity: 0;
            transform: scale(1, 0);
            transform-origin: top;
            transition: all .3s ease-in-out
        }

            div.smei .main-menu-wrapper .collapse ul ul ul li {
                position: relative
            }

            div.smei .main-menu-wrapper .collapse ul ul ul ul {
                position: absolute;
                top: 0;
                left: -100%;
                display: block;
                opacity: 0;
                transform: scale(1, 0);
                transform-origin: top;
                transition: all .3s ease-in-out;
                z-index: 1
            }

            div.smei .main-menu-wrapper .collapse ul li:hover > ul, div.smei .main-menu-wrapper .collapse ul ul li:hover > ul, div.smei .main-menu-wrapper .collapse ul ul ul li:hover ul {
                display: block;
                opacity: 1;
                transform: scale(1, 1)
            }
}

@media (max-width: 901px) {
    div.smei .main-menu-wrapper .navbar-header {
        float: none
    }

    div.smei .main-menu-wrapper .navbar-left, div.smei .main-menu-wrapper .navbar-right {
        float: none !important
    }

    div.smei .main-menu-wrapper .navbar-toggle {
        display: block
    }

    div.smei .main-menu-wrapper .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1)
    }

    div.smei .main-menu-wrapper .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px
    }

    div.smei .main-menu-wrapper .navbar-collapse.collapse {
        display: none !important
    }

    div.smei .main-menu-wrapper .navbar-nav {
        float: none !important;
        margin-top: 60px
    }

        div.smei .main-menu-wrapper .navbar-nav > li {
            float: none
        }

            div.smei .main-menu-wrapper .navbar-nav > li > a {
                padding-top: 10px;
                padding-bottom: 10px
            }

    div.smei .main-menu-wrapper .collapse.in {
        display: block !important
    }

    div.smei .main-menu-wrapper #navbarCollapse {
        position: fixed;
        top: 0;
        right: -300px;
        width: 300px;
        background: #fff;
        z-index: 1;
        height: 100% !important;
        display: block !important;
        transition: 0.4s all ease;
        overflow-y: auto !important
    }
}

@media (max-width: 900px) {
    body.bodymove div.smei .closenavbar {
        display: block;
        color: #000;
        font-size: 18px
    }

    body.bodymove div.smei #navbarCollapse {
        right: 0px;
        transition: 0.4s all ease;
        z-index: 10001;
    }

    div.smei .dropdown-toggle:after {
        position: absolute;
        color: #000;
        top: 10px;
        right: 9px;
        content: "\e64b";
        font-family: 'themify - ce21';
        font-size: .8em
    }

    div.smei .nav .open > a, div.smei .nav .open > a:focus, div.smei .nav .open > a:hover {
        background: transparent;
        border-color: transparent
    }
}

div.smei .footer-wrapper {
    background-color: #000;
    padding: 5px 0;
    color: #fff;
    font-size: 16px;
    line-height: 26px
}

    div.smei .footer-wrapper a {
        color: #fff
    }

        div.smei .footer-wrapper a:hover {
            text-decoration: underline
        }

    div.smei .footer-wrapper p {
        margin-bottom: 20px
    }

@font-face {
    font-family: 'themify - ce21';
    src: url('https://cdn.ce21.com/global/themify-custom.eot');
    src: url('https://cdn.ce21.com/global/themify-custom.eot#iefix') format('embedded-opentype'), url('https://cdn.ce21.com/global/themify-custom.woff') format('woff'), url('https://cdn.ce21.com/global/themify-custom.ttf') format('truetype'), url('https://cdn.ce21.com/global/themify-custom.svg#themify') format('svg');
    font-weight: normal;
    font-style: normal
}

[class^="ti-ce21-"], [class*=" ti-ce21-"] {
    font-family: 'themify - ce21';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

div.smei .ti-ce21-angle-double-down:before {
    content: "\e663"
}

div.smei .ti-ce21-close:before {
    content: "\e646"
}

div.smei .ti-ce21-arrow-circle-right:before {
    content: "\e65d"
}

div#chat-widget-container {
    bottom: 50px !important;
}
a.clsSMEILogo {
    font-size: 14px;
    color: #00549b;
}
.clsSMEILogo .imgSMEILogo {
    width: 200px;
    height: 81px;
}


/* Mantis: #24096 */
div.mfp-wrap.mfp-close-btn-in.mfp-auto-cursor.popCatalogCertificationMainClass.mfp-ready > div > div.mfp-content{
  max-height: max-content !important;
  max-width: 80%  !important;
  height: 100%  !important; 
}
div.mfp-wrap.mfp-close-btn-in.mfp-auto-cursor.CustomPop.mfp-ready > div > div.mfp-content{
  max-height: max-content  !important;
  width: 80% !important;
  height: 100% !important; 
}


.event_1{background-color: #00549b !important;color:white !important;}.event_icon_1{color: #00549b !important;font-size:20px;}.event_icon_1:hover,.event_icon_1:focus{text-decoration:none;}.productTypeTagColor1,.productTypeTagColor1:hover { background-color:#00549b;color:white !important; }.event_10{background-color: #8e7cc3 !important;color:white !important;}.event_icon_10{color: #8e7cc3 !important;font-size:20px;}.event_icon_10:hover,.event_icon_10:focus{text-decoration:none;}.productTypeTagColor10,.productTypeTagColor10:hover { background-color:#8e7cc3;color:white !important; }.event_11{background-color: #6aa84f !important;color:white !important;}.event_icon_11{color: #6aa84f !important;font-size:20px;}.event_icon_11:hover,.event_icon_11:focus{text-decoration:none;}.productTypeTagColor11,.productTypeTagColor11:hover { background-color:#6aa84f;color:white !important; }.event_-11{background-color: #7474d9 !important;color:black !important;}.event_icon_-11{color: #7474d9 !important;font-size:20px;}.event_icon_-11:hover,.event_icon_-11:focus{text-decoration:none;}.productTypeTagColor-11,.productTypeTagColor-11:hover { background-color:#7474d9;color:black !important; }.event_12{background-color: #f1c232 !important;color:black !important;}.event_icon_12{color: #f1c232 !important;font-size:20px;}.event_icon_12:hover,.event_icon_12:focus{text-decoration:none;}.productTypeTagColor12,.productTypeTagColor12:hover { background-color:#f1c232;color:black !important; }.event_-12{background-color: #bb93d5 !important;color:black !important;}.event_icon_-12{color: #bb93d5 !important;font-size:20px;}.event_icon_-12:hover,.event_icon_-12:focus{text-decoration:none;}.productTypeTagColor-12,.productTypeTagColor-12:hover { background-color:#bb93d5;color:black !important; }.event_13{background-color: #00549b !important;color:white !important;}.event_icon_13{color: #00549b !important;font-size:20px;}.event_icon_13:hover,.event_icon_13:focus{text-decoration:none;}.productTypeTagColor13,.productTypeTagColor13:hover { background-color:#00549b;color:white !important; }.event_-13{background-color: #91d773 !important;color:black !important;}.event_icon_-13{color: #91d773 !important;font-size:20px;}.event_icon_-13:hover,.event_icon_-13:focus{text-decoration:none;}.productTypeTagColor-13,.productTypeTagColor-13:hover { background-color:#91d773;color:black !important; }.event_14{background-color: #6aa84f !important;color:white !important;}.event_icon_14{color: #6aa84f !important;font-size:20px;}.event_icon_14:hover,.event_icon_14:focus{text-decoration:none;}.productTypeTagColor14,.productTypeTagColor14:hover { background-color:#6aa84f;color:white !important; }.event_-14{background-color: #bb93d5 !important;color:black !important;}.event_icon_-14{color: #bb93d5 !important;font-size:20px;}.event_icon_-14:hover,.event_icon_-14:focus{text-decoration:none;}.productTypeTagColor-14,.productTypeTagColor-14:hover { background-color:#bb93d5;color:black !important; }.event_15{background-color: #bf9000 !important;color:white !important;}.event_icon_15{color: #bf9000 !important;font-size:20px;}.event_icon_15:hover,.event_icon_15:focus{text-decoration:none;}.productTypeTagColor15,.productTypeTagColor15:hover { background-color:#bf9000;color:white !important; }.event_-15{background-color: #FF8633 !important;color:black !important;}.event_icon_-15{color: #FF8633 !important;font-size:20px;}.event_icon_-15:hover,.event_icon_-15:focus{text-decoration:none;}.productTypeTagColor-15,.productTypeTagColor-15:hover { background-color:#FF8633;color:black !important; }.event_16{background-color: #00549b !important;color:white !important;}.event_icon_16{color: #00549b !important;font-size:20px;}.event_icon_16:hover,.event_icon_16:focus{text-decoration:none;}.productTypeTagColor16,.productTypeTagColor16:hover { background-color:#00549b;color:white !important; }.event_-16{background-color: #e8eae7 !important;color:black !important;}.event_icon_-16{color: #e8eae7 !important;font-size:20px;}.event_icon_-16:hover,.event_icon_-16:focus{text-decoration:none;}.productTypeTagColor-16,.productTypeTagColor-16:hover { background-color:#e8eae7;color:black !important; }.event_2{background-color: #6aa84f !important;color:white !important;}.event_icon_2{color: #6aa84f !important;font-size:20px;}.event_icon_2:hover,.event_icon_2:focus{text-decoration:none;}.productTypeTagColor2,.productTypeTagColor2:hover { background-color:#6aa84f;color:white !important; }.event_3{background-color: #adab75 !important;color:white !important;}.event_icon_3{color: #adab75 !important;font-size:20px;}.event_icon_3:hover,.event_icon_3:focus{text-decoration:none;}.productTypeTagColor3,.productTypeTagColor3:hover { background-color:#adab75;color:white !important; }.event_4{background-color: #3181cb !important;color:white !important;}.event_icon_4{color: #3181cb !important;font-size:20px;}.event_icon_4:hover,.event_icon_4:focus{text-decoration:none;}.productTypeTagColor4,.productTypeTagColor4:hover { background-color:#3181cb;color:white !important; }.event_5{background-color: #e06666 !important;color:white !important;}.event_icon_5{color: #e06666 !important;font-size:20px;}.event_icon_5:hover,.event_icon_5:focus{text-decoration:none;}.productTypeTagColor5,.productTypeTagColor5:hover { background-color:#e06666;color:white !important; }.event_6{background-color: #ffe599 !important;color:black !important;}.event_icon_6{color: #ffe599 !important;font-size:20px;}.event_icon_6:hover,.event_icon_6:focus{text-decoration:none;}.productTypeTagColor6,.productTypeTagColor6:hover { background-color:#ffe599;color:black !important; }.event_7{background-color: #c27ba0 !important;color:black !important;}.event_icon_7{color: #c27ba0 !important;font-size:20px;}.event_icon_7:hover,.event_icon_7:focus{text-decoration:none;}.productTypeTagColor7,.productTypeTagColor7:hover { background-color:#c27ba0;color:black !important; }.event_8{background-color: #45818e !important;color:white !important;}.event_icon_8{color: #45818e !important;font-size:20px;}.event_icon_8:hover,.event_icon_8:focus{text-decoration:none;}.productTypeTagColor8,.productTypeTagColor8:hover { background-color:#45818e;color:white !important; }.event_9{background-color: #bf9000 !important;color:white !important;}.event_icon_9{color: #bf9000 !important;font-size:20px;}.event_icon_9:hover,.event_icon_9:focus{text-decoration:none;}.productTypeTagColor9,.productTypeTagColor9:hover { background-color:#bf9000;color:white !important; }