/* BASE */
@font-face {
    font-family: 'icomoon';
    src: url("../bundles/ivanarsite/css/fonts/icomoon.eot?nbb03k");
    src: url("../bundles/ivanarsite/css/fonts/icomoon.eot?nbb03k#iefix") format("embedded-opentype"),
    url("../bundles/ivanarsite/css/fonts/icomoon.ttf?nbb03k") format("truetype"),
    url("../bundles/ivanarsite/css/fonts/icomoon.woff?nbb03k") format("woff"),
    url("../bundles/ivanarsite/css/fonts/icomoon.svg?nbb03k#icomoon") format("svg");
    font-weight: normal;
    font-style: normal;
}

[class^="icon-"], [class*=" icon-"] { /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1; /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

html {
    box-sizing: border-box;
    -ms-overflow-style: scrollbar;
}

*, *::before, *::after {
    box-sizing: inherit;
}

.container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

@media (min-width: 576px) {
    .container {
        max-width: 540px;
    }
}

@media (min-width: 768px) {
    .container {
        max-width: 720px;
    }
}

@media (min-width: 992px) {
    .container {
        max-width: 960px;
    }
}

@media (min-width: 1200px) {
    .container {
        max-width: 1140px;
    }
}

.container-fluid {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

#home .row,
footer .row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

#home .col-1, #home .col-2, #home .col-3, #home .col-4, #home .col-5, #home .col-6, #home .col-7, #home .col-8, #home .col-9, #home .col-10, #home .col-11, #home .col-12, #home .col, #home .col-auto, #home .col-sm-1, #home .col-sm-2, #home .col-sm-3, #home .col-sm-4, #home .col-sm-5, #home .col-sm-6, #home .col-sm-7, #home .col-sm-8, #home .col-sm-9, #home .col-sm-10, #home .col-sm-11, #home .col-sm-12, #home .col-sm, #home .col-sm-auto, #home .col-md-1, #home .col-md-2, #home .col-md-3, #home .col-md-4, #home .col-md-5, #home .col-md-6, #home .col-md-7, #home .col-md-8, #home .col-md-9, #home .col-md-10, #home .col-md-11, #home .col-md-12, #home .col-md, #home .col-md-auto, #home .col-lg-1, #home .col-lg-2, #home .col-lg-3, #home .col-lg-4, #home .col-lg-5, #home .col-lg-6, #home .col-lg-7, #home .col-lg-8, #home .col-lg-9, #home .col-lg-10, #home .col-lg-11, #home .col-lg-12, #home .col-lg, #home .col-lg-auto, #home .col-xl-1, #home .col-xl-2, #home .col-xl-3, #home .col-xl-4, #home .col-xl-5, #home .col-xl-6, #home .col-xl-7, #home .col-xl-8, #home .col-xl-9, #home .col-xl-10, #home .col-xl-11, #home .col-xl-12, #home .col-xl, #home .col-xl-auto, #home .col-15 {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}

#home .col {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
}

#home .col-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
}

#home .col-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
}

#home .col-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
}

#home .col-15 {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
}

@media screen and (max-width: 991px) {
    .col-15 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
}

#home .col-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}

#home .col-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
}

#home .col-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
}

#home .col-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}

#home .col-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
}

#home .col-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
}

#home .col-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
}

#home .col-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
}

#home .col-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
}

#home .col-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}

@media (min-width: 576px) {
    #home .col-sm {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
    }

    #home .col-sm-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%;
    }

    #home .col-sm-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%;
    }

    #home .col-sm-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }

    #home .col-sm-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }

    #home .col-sm-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }

    #home .col-sm-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }

    #home .col-sm-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    #home .col-sm-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
    }

    #home .col-sm-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }

    #home .col-sm-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }

    #home .col-sm-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
    }

    #home .col-sm-11 {
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%;
    }

    #home .col-sm-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
}

@media (min-width: 768px) {
    #home .col-md {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
    }

    #home .col-md-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%;
    }

    #home .col-md-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%;
    }

    #home .col-md-2,
    footer .col-md-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }

    #home .col-md-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }

    #home .col-md-4,
    footer .col-md-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }

    #home .col-md-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }

    #home .col-md-6,
    footer .col-md-6{
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    #home .col-md-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
    }

    #home .col-md-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }

    #home .col-md-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }

    #home .col-md-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
    }

    #home .col-md-11 {
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%;
    }

    #home .col-md-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
}

@media (min-width: 992px) {
    #home .col-lg {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
    }

    #home .col-lg-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%;
    }

    #home .col-lg-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%;
    }

    #home .col-lg-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }

    #home .col-lg-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }

    #home .col-lg-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }

    #home .col-lg-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }

    #home .col-lg-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    #home .col-lg-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
    }

    #home .col-lg-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }

    #home .col-lg-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }

    #home .col-lg-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
    }

    #home .col-lg-11 {
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%;
    }

    #home .col-lg-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
}

@media (min-width: 1200px) {
    #home .col-xl {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
    }

    #home .col-xl-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%;
    }

    #home .col-xl-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%;
    }

    #home .col-xl-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }

    #home .col-xl-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }

    #home .col-xl-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }

    #home .col-xl-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }

    #home .col-xl-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    #home .col-xl-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
    }

    #home .col-xl-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }

    #home .col-xl-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }

    #home .col-xl-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
    }

    #home .col-xl-11 {
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%;
    }

    #home .col-xl-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
}

section {
    padding: 50px 0px !important;
}

section.space {
    padding: 0px 0px !important;
}

body {
    padding-top: 89px !important;
}

@media screen and (max-width: 991px) {
    body {
        padding-top: 77px !important;
    }
}

body.hidden {
    overflow: hidden;
}

body :focus {
    outline: none;
}

[data-align="left"] {
    text-align: left;
}

[data-align="center"] {
    text-align: center;
}

[data-align="right"] {
    text-align: right;
}

[data-container="text"] {
    display: block;
    max-width: 900px;
    margin: 0px auto;
}

@media screen and (max-width: 991px) {
    [data-container="text"] {
        max-width: 100%;
    }
}

[data-height] > div {
    background-size: cover !important;
    background-position: center center !important;
}

[data-type="list"] {
    list-style-type: none;
    font-size: 0px;
}

[data-type="list"] > * {
    display: inline-block;
    vertical-align: text-top;
}

@media screen and (max-width: 767px) {
    [data-mobile="true"] {
        display: block !important;
    }
}

@media screen and (max-width: 767px) {
    [data-mobile="false"] {
        display: none !important;
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    [data-tablet="false"] {
        display: none !important;
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    [data-tablet="true"] {
        display: block !important;
    }
}

@media screen and (max-width: 991px) {
    [data-desktop="false"] {
        display: none !important;
    }
}

@media screen and (max-width: 991px) {
    [data-desktop="true"] {
        display: block !important;
    }
}

/* html, body, div, span, applet, object, iframe, _h1, _h2, _h3, _h4, _h5, _h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font-size: 100%; vertical-align: baseline; } */

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}

body {
    line-height: 1;
}

ol, ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

img {
    max-width: 100%;
}

body#home a {
    text-decoration: none;
}

body#home input {
    border: 0px;
}

button {
    border: 0px;
    background: transparent;
}

em {
    font-style: normal;
}

a {
    color: inherit;
}

body#home form {
    font-size: 0;
}

body#home textarea_ {
    border: 0px;
    padding: 0px;
    margin: 0px;
    resize: none;
}

body * {
    font-family: 'Lato', sans-serif;
}

body h1, body h2, body h3, body h4, body h5 {
    font-family: 'Lato', sans-serif;
}

body#home h2, h3, h4, h5 {
    line-height: 1.25;
}

p, ol, li {
    line-height: 1.6;
}

body#home h2, header h2, footer h2 {
    font-size: 40px;
}

@media screen and (max-width: 1366px) {
    body#home h2, header h2, footer h2 {
        font-size: 40px;
    }
}

@media screen and (max-width: 991px) {
    body#home h2, header h2, footer h2 {
        font-size: 40px;
    }
}

body#home h3 {
    font-size: 30px;
}

@media screen and (max-width: 1366px) {
    body#home h3 {
        font-size: 30px;
    }
}

@media screen and (max-width: 991px) {
    body#home h3 {
        font-size: 30px;
    }
}

body#home h4 {
    font-size: 26px;
}

@media screen and (max-width: 1366px) {
    body#home h4 {
        font-size: 24px;
    }
}

@media screen and (max-width: 991px) {
    body#home h4 {
        font-size: 20px;
    }
}

body#home h5 {
    font-size: 22px;
}

@media screen and (max-width: 1366px) {
    body#home h5 {
        font-size: 20px;
    }
}

@media screen and (max-width: 991px) {
    body#home h5 {
        font-size: 18px;
    }
}

body#home p, a {
    font-size: 16px;
}

@media screen and (max-width: 991px) {
    body#home p, a {
        font-size: 18px;
    }
}

input, select, textarea, button {
    font-size: 16px;
    line-height: 1.25;
}

@media screen and (max-width: 1366px) {
    input, select, textarea, button {
        font-size: 17px;
    }
}

@media screen and (max-width: 991px) {
    input, select, textarea, button {
        font-size: 16px;
    }
}

.icon-instagram:before {
    content: "\e900";
}

.icon-whatsapp:before {
    content: "\e901";
}

.icon-youtube:before {
    content: "\e902";
}

.icon-twitter:before {
    content: "\e903";
}

.icon-facebook:before {
    content: "\e904";
}

.icon-linkedin:before {
    content: "\eaca";
}

.icon-clock:before {
    content: "\e94e";
}

.icon-pin:before {
    content: "\e905";
}

.icon-play:before {
    content: "\e915";
}

.icon-user:before {
    content: "\e906";
}

.icon-search:before {
    content: "\e907";
}

.icon-close:before {
    content: "\e908";
}

.icon-menu:before {
    content: "\e909";
}

.icon-add:before {
    content: "\e90a";
}

.icon-up:before {
    content: "\e90b";
}

.icon-right:before {
    content: "\e90c";
}

.icon-left:before {
    content: "\e90d";
}

.icon-down:before {
    content: "\e90e";
}

.icon-phone:before {
    content: "\e90f";
}

.icon-mail:before {
    content: "\e910";
}

.icon-password:before {
    content: "\e911";
}

.icon-home:before {
    content: "\e912";
}

.icon-download:before {
    content: "\e913";
}

.icon-web:before {
    content: "\e916";
}

.icon-arrow-down:before {
    content: "\ea36";
}

/* SHARED */
body,
section,
header *,
footer * {
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: baseline;
}

header {
    padding: 0;
    transition: .3s;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 11;
    box-shadow: 0px 0px 0px;
    background: white;
}

header.scrolled {
    background: white;
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.4);
}

header.scrolled .cart-quickaccess {
    _box-shadow: none;
    _-webkit-box-shadow: none;
    top: 75px;
    right: -38px;
}

header .cart-quickaccess.cart-empty {
    display: none;
}

header.scrolled.gone .cart-quickaccess {
    top: 0;
}

header .navbar__secondary {
    background: #063159;
}

@media screen and (max-width: 991px) {
    header .navbar__secondary {
        display: none;
    }
}

header .navbar__secondary__links ul li {
    padding: 0;
}

header .navbar__secondary__links ul li a {
    color: #ffffff;
    padding: 7px;
    display: block;
    transition: .3s;
    font-size: 16px;
    opacity: 0.7;
}

header .navbar__secondary__links ul li a:hover {
    opacity: 1;
}

header .navbar__secondary .container .row {
    justify-content: flex-end;
}

header .navbar__primary {
    position: relative;
    background: #B5C100;
}

header .navbar__primary nav {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 0px;
}

@media screen and (max-width: 991px) {
    header .navbar__primary nav .logo {
        display: none;
    }
}

@media screen and (max-width: 991px) {
    header .navbar__primary nav ul {
        width: 100%;
        text-align: center;
    }
}

header .navbar__primary nav ul li {
    padding: 0px;
    position: relative;
    cursor: pointer;
    vertical-align: middle;
}

header .navbar__primary nav ul li.last a::before {
    content: none;
}

header .navbar__primary nav ul li a {
    line-height: 1em;
    padding: 10px;
    display: inline-block;
    color: #063159;
    transition: .4s;
    font-size: 17px;
    font-weight: 700;
    position: relative;
    opacity: 0.8;
}

@media screen and (max-width: 991px) {
    header .navbar__primary nav ul li a {
        padding: 20px 0;
        font-size: 24px;
    }
}

header .navbar__primary nav ul li a:hover {
    opacity: 1;
}

header .navbar__primary nav ul li a::before {
    content: '';
    position: absolute;
    right: 0;
    width: 2px;
    height: 100%;
    top: 0;
    background: white;
    opacity: 0.5;
}

header .navbar__primary nav ul li.submenu__collapse a {
    color: white;
    font-size: 18px;
}

header .navbar__primary nav ul li i.icon-down {
    position: relative;
    top: 2px;
    padding: 0;
    margin-left: -2px;
}

header .navbar__primary nav ul li:hover:before {
    opacity: 1;
}

header .navbar__primary nav ul li.btn.first {
    margin: 0 12px 0 20px;
}

@media screen and (max-width: 991px) {
    header .navbar__primary nav ul li.btn {
        margin: 15px 0 0 0 !important;
    }
}

header .navbar__primary nav ul li.btn a {
    background: #063159;
    padding: 10px;
    color: white;
    border-radius: 5px;
    box-shadow: 3px 3px 7px rgba(0, 0, 0, 0.3);
    transition: 0.3s;
    opacity: 1;
}

@media screen and (max-width: 991px) {
    header .navbar__primary nav ul li.btn a {
        padding: 20px 10px;
    }
}

header .navbar__primary nav ul li.btn a:hover {
    background: #263238;
}

header .navbar__primary nav ul li.btn a::before {
    content: none;
}

header .navbar__primary .logo a {
    padding: 0;
    opacity: 1;
}

header .navbar__primary .logo a img {
    width: 200px;
}

header .mobile {
    display: none;
    padding: 10px 0;
    min-height: 77px;
    position: relative;
}

@media (max-width: 1200px) {
    header .mobile {
        display: block;
    }

    header .mobile .container {
        display: flex;
        justify-content: space-between;
        z-index: 101;
        align-items: center;
        max-width: 100%;
    }
}

@media screen and (max-width: 991px) {
    header .mobile {
        padding: 12px 15px;
    }

    header .mobile.social {
        display: flex !important;
    }

    header .mobile.social i {
        font-size: 30px;
    }
}

@media screen and (max-width: 991px) {
    header .mobile__logo {
        padding: 0;
    }
}

header .mobile__logo img {
    width: 200px;
}

header .mobile .nav-toggle {
    position: absolute;
    top: 40px;
    width: 40px;
    height: 30px;
    right: 15px;
    font-size: 30px;
    z-index: 99;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

header .mobile .nav-toggle .bar {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: 5px 7px;
    width: 27px;
    height: 3px;
    background: #063159;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

header .mobile .nav-toggle .bar.bar-2 {
    transform: translate3d(0, 8px, 0);
}

header .mobile .nav-toggle .bar.bar-3 {
    transform: translate3d(0, 16px, 0);
}

header .mobile .nav-toggle.open {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    transform: translate3d(0, -6px, 0);
}

header .mobile .nav-toggle.open .bar {
    background: #063159 !important;
}

header .mobile .nav-toggle.open .bar-1 {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

header .mobile .nav-toggle.open .bar-2 {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
}

header .mobile .nav-toggle.open .bar-3 {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

@media screen and (max-width: 934px) {
    header .mobile .nav-toggle.open + .header__menu .social {
        display: block;
    }
}

header .mobile .nav-toggle.open + .header__menu nav {
    display: block;
}

@media (max-width: 1200px) {
    header .navbar__primary {
        display: none;
        height: 0;
        transition: .4;
    }

    header .navbar__primary.active {
        display: block;
        position: fixed;
        top: 75px;
        height: 100%;
        left: 0;
        width: 100%;
        background: white;
        z-index: 100;
        overflow: auto;
        padding-bottom: 100px;
    }

    header .navbar__primary ul li {
        display: block;
    }

    header .navbar__primary ul li a {
        border-bottom: 1px solid rgba(58, 20, 62, 0.15);
        width: 100%;
    }

    header .navbar__primary ul .social {
        display: block;
    }

    header .navbar__primary ul .social a {
        padding: 20px;
        color: #263238 !important;
    }
}

header .nav__logo {
    transition: .3s;
}

@media screen and (max-width: 991px) {
    header .nav__logo {
        display: none !important;
    }
}

header .nav__logo::before {
    content: none !important;
}

header .nav__logo img {
    width: 175px;
    margin-right: 30px;
    margin-top: -8px;
}

header .nav__logo a {
    padding: 7px !important;
}

header .navbar__secondary__links ul li a.social {
    padding: 7px 3px;
}

header .menu-header {
    font-size: 12px;
}

header .menu-header ul li,
header .menu-header ul li a {
    font-size: 14px;
}

header .mini-cart-header {
    text-align: right;
}

header .mini-cart-header ul li {
    display: inline-block;
    text-decoration: none;
    position: relative;
    padding: 3px 7px 0 0;
}

header .mini-cart-header ul.dropdown-menu {
    padding: 10px;
    width: 250px;
}

header .mini-cart-header ul.dropdown-menu li.usermenu--item,
header .mini-cart-header ul.dropdown-menu li.usermenu--submenu-item {
    border-bottom: 1px solid #e8e8e8;
    display: list-item;
    line-height: 30px;
    position: relative;
}

header .mini-cart-header ul.dropdown-menu li.usermenu--item.last {
    border-bottom: none;
}

header .mini-cart-header ul.dropdown-menu li.usermenu--item a:hover,
header .mini-cart-header ul.dropdown-menu li.usermenu--item a:focus,
header .mini-cart-header ul.dropdown-menu li.usermenu--item a:active {
    color: #07325a !important;
    background: inherit !important;
}

header .mini-cart-header .usermenu--item__parent::after,
header .mini-cart-header .usermenu--submenu-item__parent::after {
    position: absolute;
    right: 20px;
    top: 8px;
    -webkit-transition: 0.2s opacity linear;
    -moz-transition: 0.2s opacity linear;
    -ms-transition: 0.2s opacity linear;
    -o-transition: 0.2s opacity linear;
    color: #919191;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    content: "\f107";
    font-size: 16px;
    pointer-events: none;
}

header .mini-cart-header ul.dropdown-menu li.usermenu--submenu-item {
    border-bottom-style: dotted;
}

header .mini-cart-header ul.dropdown-menu .usermenu--submenu {
    max-height: 0;
    padding-left: 23px;
    overflow: hidden;
    -webkit-transition: 0.2s max-height ease-in-out;
    -moz-transition: 0.2s max-height ease-in-out;
}

header .mini-cart-header ul.dropdown-menu .usermenu--submenu.open {
    max-height: 333px;
}

header .mini-cart-header ul.dropdown-menu li a {
    display: block;
    color: #000;
    clear: both;
    font-weight: 400;
    white-space: nowrap;
}

header .mini-cart-header .select2-container--default .select2-selection--single {
    background-color: transparent;
    border: none;
}

header .mini-cart-header .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #fff;
    opacity: 0.7;
    line-height: 34px;
}

header .mini-cart-header .select2-container--default .select2-selection--single .select2-selection__arrow {
    color: #fff;
    opacity: 0.7;
    top: 3px;
}

header .mini-cart-header .select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #fff transparent transparent transparent;
}

header .mini-cart-header .select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #fff transparent;
}

.prefooter {
    padding: 15px 0 !important;
    background: #B5C100;
}

.prefooter__container {
    display: flex;
    justify-content: center;
    align-items: center;
    color: #063159;
}

.prefooter .contact-by-phone p {
    margin: 10px 20px;
}

section.contact-by-phone{
    padding: 0 !important;
    margin-bottom: 0px;
    margin-top:-10px;
}

@media screen and (max-width: 991px) {
    .prefooter__container {
        flex-direction: column;
    }
}

.prefooter__container img {
    height: 50px;
    margin-bottom: 0 !important;
}

.prefooter__container h3 {
    margin: 0 25px;
    font-size: 24px;
}

@media screen and (max-width: 991px) {
    .prefooter__container h3 {
        margin: 15px 0;
    }
}

.prefooter__container form {
    border: 3px solid #063159;
    border-radius: 100px;
    overflow: hidden;
    background: #063159;
}

.prefooter__container form input {
    padding: 15px 20px;
}

.prefooter__container form button {
    background: #063159;
    padding: 15px 30px;
    color: white;
    transition: 0.4s;
    cursor: pointer;
}

.prefooter__container form button:hover {
    background: #263238;
}

footer {
    padding: 25px 0 0 0;
    overflow: hidden;
    background: #F8F8F8;
}

@media screen and (max-width: 991px) {
    footer {
        text-align: center;
    }
}

footer img {
    height: 60px;
    margin-bottom: 20px;
}

footer .group {
    padding-bottom: 20px;
}

footer .group a, footer .group p {
    padding: 0;
}

footer a {
    display: block;
    padding: 8px 0;
    color: #063159;
    transition: 0.3s;
    line-height: 1.3em;
}

footer a:hover {
    color: #B5C100;
}

footer p {
    color: #063159;
}

footer h3 {
    font-size: 17px !important;
    color: #063159;
    font-weight: 700;
    margin-bottom: 10px;
}

@media screen and (max-width: 991px) {
    footer h3 {
        margin: 20px 0 10px 0;
    }
}

footer .brand {
    background: white;
    padding: 5px;
    margin-top: 25px;
}

@media screen and (max-width: 991px) {
    footer .brand {
        padding: 30px 0;
    }
}

footer p, footer a {
    font-size: 13px !important;
}

footer .social .icon-facebook,
footer .social .icon-linkedin,
footer .social .icon-twitter,
footer .social .icon-instagram,
footer .social .icon-youtube {
    font-size: 24px !important;
}

footer .brand-for-b2b {
    padding-bottom: 90px;
}

footer .brand__container {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

@media screen and (max-width: 991px) {
    footer .brand__container {
        flex-direction: column;
    }
}

footer .brand__container div:first-child {
    display: flex;
    align-items: center;
}

@media screen and (max-width: 991px) {
    footer .brand__container div:first-child {
        flex-direction: column;
    }
}

footer .brand__container div:first-child img {
    height: 50px;
    margin-bottom: 0 !important;
}

footer .brand__container div:first-child p {
    line-height: 1.1em;
    padding-left: 10px;
    color: #063159;
}

footer .brand__container div:first-child p strong {
    display: block;
}

@media screen and (max-width: 991px) {
    footer .brand__container div:first-child p {
        padding: 0 0 20px 0;
    }
}

footer .brand__container .logoKodear {
    opacity: 0.4;
    transition: 0.2s;
}

footer .brand__container .logoKodear:hover {
    opacity: 1;
}

footer .brand__container .logoKodear logokodear {
    transform: translateY(0%) scale(0.75);
}

footer .brand__container .logoKodear logokodear a {
    display: initial;
    padding: 0;
}

footer .brand__container .social i {
    font-size: 22px;
    margin: 0 10px;
    color: #063159;
}

footer .brand__container .social i:hover {
    color: #263238;
}

@media screen and (max-width: 991px) {
    .footer-last-column .social {
        position: relative !important;
    }

    .footer-last-column .social ul li {
        display: inline-block;
        margin: 8px !important;
    }
}

footer .mobile {
    display: none;
}

@media screen and (max-width: 991px) {
    footer .mobile {
        display: block;
    }

    footer .mobile .footer-b2b-container {
        background-color: #f3f3f3;
        bottom: 0;
        box-shadow: 0 0 20px rgba(0, 0, 0, 0.4);
        color: rgba(0, 0, 0, 0.75);
        height: 90px;
        padding: 8px;
        position: fixed;
        transition: .3s;
        width: 100%;
    }

    footer .mobile .footer-b2b-container.open {
        height: auto;
    }

    footer .mobile .footer-b2b-container h3 {
        margin: 0;
        margin-top: 8px;
    }

    footer .mobile .footer-b2b-container p.label {
        color: rgba(0, 0, 0, 0.75);
        font-size: 16px;
    }
}

/* PAGES */
body#home .slick-prev:before, body#home .slick-next:before {
    color: #37474F;
}

body#home .contact {
    padding: 0 !important;
}

@media screen and (max-width: 991px) {
    body#home .contact {
        display: none;
    }
}

body#home .contact__container {
    display: flex;
    justify-content: center;
    align-items: center;
}

@media screen and (max-width: 991px) {
    body#home .contact__container {
        flex-direction: column;
    }

    body#home .contact__container__phone {
        height: 45px;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
    }
}

body#home .contact__container__item {
    padding: 10px 25px;
}

@media screen and (max-width: 991px) {
    body#home .contact__container__item {
        padding: 15px 0;
    }
}

body#home .contact__container__item a {
    color: #063159;
    font-size: 14px !important;
    font-weight: 700;
    position: relative;
}

body#home .contact__container__item a:hover::before {
    width: 80px;
}

body#home .contact__container__item a::before {
    content: '';
    width: 0px;
    height: 2px;
    background: #063159;
    position: absolute;
    bottom: -5px;
    right: 0;
    opacity: 0.3;
    transition: 0.2s;
}

body#home .contact__container__item a img {
    height: 25px;
    display: inline-block;
    vertical-align: middle;
}

body#home .contact__container__item.whatsapp a {
    color: #17BE01;
}

body#home .contact__container__item.whatsapp a img {
    margin-top: -2px;
}

body#home .slider {
    padding: 0 !important;
}

body#home .slider .slick-next {
    right: 25px;
    top: 40%;
    z-index: 1;
}

body#home .slider .slick-prev {
    left: 25px;
    top: 40%;
    z-index: 1;
}

body#home .slider .slick-prev:before, body#home .slider .slick-next:before {
    color: white;
}

body#home .slider .slick-dots {
    bottom: 15px;
}

body#home .slider .slick-dotted.slick-slider {
    margin-bottom: 0px;
}

body#home .slider_banners {
    background: #F6F6F6;
}

body#home .slider_banners img {
    padding: 0 10px;
}

@media screen and (max-width: 991px) {
    body#home .slider_banners img {
        padding: 0;
    }
}

body#home .slider_products {
    background: #F6F6F6;
    padding-top: 0 !important;
}

body#home .slider_products__container .slick-list {
    height: auto;
}

body#home .slider_products__container__item {
    height: auto;
    position: relative;
    background: white;
    box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.2);
    padding: 20px 20px 30px 20px;
    margin: 10px;
    display: block;
}

@media screen and (max-width: 991px) {
    body#home .slider_products__container__item {
        display: flex;
        flex-direction: column-reverse;
    }
}

body#home .slider_products__container__item:hover .btn {
    background: #263238;
}

body#home .slider_products__container__item h2 {
    color: #3C3C3B;
    padding: 0 0 7px 18px;
    margin-bottom: 7px;
    border-bottom: 1px solid #B5C100;
    margin-top: 0;
    font-size: 31px;
    font-weight: 700;
    text-align: left !important;
}

body#home .slider_products__container__item h3 {
    font-size: 18px;
    color: #B5C100;
    margin: 10px 0;
    padding: 15px 0 0 20px;
}

body#home .slider_products__container__item ul {
    padding-left: 20px;
}

body#home .slider_products__container__item ul li {
    font-size: 16px;
}

body#home .slider_products__container__item .btn {
    background: #B5C100;
    color: white;
    padding: 10px 15px;
    margin: 10px 0 0 20px;
    display: inline-block;
    border-radius: 5px;
    letter-spacing: 2px;
    text-transform: uppercase;
    transition: 0.3s;
    cursor: pointer;
}

body#home .slider_products__container__item .btn i {
    position: relative;
    top: 1px;
}

body#home .slider_products__container__item img {
    position: absolute;
    top: 50%;
    right: 20px;
    transform: translateY(-50%);
}

@media screen and (max-width: 991px) {
    body#home .slider_products__container__item img {
        position: initial;
        top: 0;
        right: 0;
        transform: none;
    }
}

body#home .slider_brands {
    padding-top: 0 !important;
}

body#home .slider_brands h2 {
    font-size: 24px;
    color: #063159;
    text-align: center;
    margin-bottom: 20px;
}

body#home .slider_brands__container a {
    padding: 20px;
}

@media screen and (max-width: 991px) {
    body#home .slider_brands__container a {
        padding: 10px;
    }
}

body#home .icons {
    background: #063159;
    padding: 20px 0 !important;
}

body#home .icons__container {
    display: flex;
    justify-content: center;
    align-items: center;
}

@media screen and (max-width: 991px) {
    body#home .icons__container {
        flex-wrap: wrap;
    }
}

body#home .icons__container__item {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px 20px;
    width: 225px;
    border-right: 2px solid #B5C100;
}

@media screen and (max-width: 991px) {
    body#home .icons__container__item {
        width: 50%;
        padding: 10px 0px;
        border-right: 0px;
    }
}

body#home .icons__container__item img {
    height: 40px;
    margin-right: 20px;
}

@media screen and (max-width: 991px) {
    body#home .icons__container__item img {
        height: auto;
        width: 20%;
        margin-right: 10px;
    }
}

body#home .icons__container__item h3 {
    font-weight: 400;
    color: white;
    font-size: 18px;
    line-height: 18px;
}

body#home .icons__container__item h3 span {
    font-weight: 700;
    display: block;
}

@media screen and (max-width: 991px) {
    body#home .icons__container__item h3 {
        width: 80%;
    }
}

body#home .icons__container__item:last-child {
    border: 0px !important;
}

@media screen and (max-width: 991px) {
    body#home .products {
        padding-bottom: 30px !important;
    }
}

body#home .products h2 {
    font-size: 24px;
    color: #063159;
    text-align: center;
    margin-bottom: 30px;
}

body#home .products__item {
    background-color: #031E2F;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 25px;
    position: relative;
    height: 250px;
    width: 100%;
    overflow: hidden;
}

@media screen and (max-width: 991px) {
    body#home .products__item {
        margin-bottom: 20px;
    }
}

body#home .products__item:hover h3 {
    color: #B5C100;
}

body#home .products__item:hover img {
    transform: translateY(0px);
}

body#home .products__item img {
    position: absolute;
    bottom: 0;
    right: 0;
    pointer-events: none;
    transform: translateY(30px);
    transition: 0.3s;
}

body#home .products__item h3 {
    line-height: 1.15em;
    color: white;
    text-transform: uppercase;
    font-size: 24px;
    letter-spacing: 2px;
    transition: 0.3s;
}

body#home .news h2,
body#home section.slider_products h2 {
    font-size: 24px;
    color: #063159;
    text-align: center;
    margin-bottom: 10px;
}

body#home .news__item {
    box-shadow: 1px 1px 20px rgba(0, 0, 0, 0.2);
    display: flex;
    flex-direction: column;
    cursor: pointer;
    height: 100%;
    margin-top: 10px;
}

body#home .news__item ul {
    list-style: disc;
}

body#home .news__item ul li {
    font-weight: 700;
}

@media screen and (max-width: 767px) {
    body#home .news__item {
        margin-bottom: 30px;
        height:auto;
    }
}

body#home .news__item:hover .btn {
    background: #263238 !important;
}

body#home .news__item img {
    width: 100%;
}

body#home .news__item div {
    padding: 25px;
    background: white;
    display: flex;
    flex-direction: column;
    flex-grow: 10;
}

body#home .news__item div h3 {
    font-size: 20px;
    color: #063159;
    margin-bottom: 8px;
}

body#home .news__item div p {
    font-size: 17px;
    color: #455a64;
    line-height: 1.4em;
}

body#home .news__item div p:nth-last-child(2) {
    flex-grow: 10;
}

body#home .news__item .btn {
    background: #B5C100;
    color: white;
    margin: 15px 0 0 0;
    padding: 10px 8px 10px 15px;
    display: inline-block;
    border-radius: 5px;
    letter-spacing: 2px;
    text-transform: uppercase;
    transition: 0.3s;
    pointer-events: none;
}

body#home .news__item .btn i {
    position: relative;
    top: 1px;
}

body#home .news__item.space {
    height: 100%;
    padding: 30px;
    position: relative;
}

@media screen and (max-width: 991px) {
    body#home .news__item.space {
        height: auto;
    }
}

body#home .news__item.space h3 {
    font-weight: 800;
    font-size: 50px;
    line-height: 1em;
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: dashed 1px #063159;
    color: #063159;
    display: inline-block;
}

body#home .news__item.space h3 span {
    display: block;
    font-weight: 400;
}

body#home .news__item.space h4 {
    color: #063159;
}

@media screen and (max-width: 991px) {
    body#home .news__item.space h4 br {
        display: none;
    }
}

body#home .news__item.space .btn {
    background: #063159;
    position: absolute;
    bottom: 30px;
    transition: 0.3s;
    pointer-events: none;
}

@media screen and (max-width: 991px) {
    body#home .news__item.space .btn {
        position: initial;
    }
}

.footer-last-column {
    position: relative;
}

.footer-last-column .social {
    bottom: 0;
    position: absolute;
}

.footer-last-column .social ul li {
    margin: 10px;
}

.footer-last-column .social ul li a {
    color: #b5c100;
    font-size: 25px;
}

footer img.como-llego {
    height: 22px;
    margin-bottom: -7px;
}

footer .group a.address {
    position: relative;
}

section.news .separator-left img,
section.news .separator-right img,
section.slider_brands .separator-left img,
section.slider_brands .separator-right img,
section.slider_products .separator-left img,
section.slider_products .separator-right img {
    margin-top: 33px;
}

section.news .separator-right img,
section.slider_brands .separator-right img,
section.slider_products .separator-right img {
    transform: rotate(180deg);
}

section.slider_brands h2 {
    margin-left: -10px;
}

.news_espacio_ivanar_container {
    background-position: right;
    background-size: cover;
    height: 100%;
}


product-stock-indicator .text-warning {
    color: #ffe65d !important;
}

.mm-menu_offcanvas {
    z-index: 12 !important;
}

.products-categories-menu .mm-listitem a {
    font-size: 14px;
}

.brands-list{
    z-index: 9 !important;
}

#business-dropdown > span.business-name {
    color: #fff;
    display: inline-block;
    opacity: 0.7;
    padding-top: 5px;
}

.corte-taladro {
    overflow-x: hidden;
}
.corte-taladro * {
    font-family: 'Poppins', sans-serif;
}
.corte-taladro .mainheader {
    padding: 80px 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
@media (max-width: 991px) {
    .corte-taladro .mainheader {
        padding: 50px 0;
    }
}
.corte-taladro .mainheader .col-sm-6 {
    padding: 0;
}
@media (max-width: 991px) {
    .corte-taladro .mainheader .container {
        display: flex;
    }
}
.corte-taladro .mainheader img {
    position: absolute;
    width: 860px;
    top: 0;
}
@media (max-width: 991px) {
    .corte-taladro .mainheader img {
        position: absolute;
        width: 500px;
        top: 105px;
        right: 0;
    }
}
@media (max-width: 500px) {
    .corte-taladro .mainheader img {
        width: 300px;
    }
}
@media (max-width: 330px) {
    .corte-taladro .mainheader img {
        width: 250px;
        top: 130px;
    }
}
.corte-taladro .mainheader h1 {
    text-transform: none;
    font-weight: 700;
    color: white;
    font-size: 62px;
    letter-spacing: 2px;
}
@media (max-width: 991px) {
    .corte-taladro .mainheader h1 {
        font-size: 38px;
    }
}
.corte-taladro .mainheader h1 span {
    color: #acd91e;
}
.corte-taladro .description {
    padding: 75px 0;
}
@media (max-width: 991px) {
    .corte-taladro .description {
        padding: 250px 0 50px 0;
    }
}
@media (max-width: 500px) {
    .corte-taladro .description {
        padding: 80px 0 30px 0;
    }
}
.corte-taladro .description h2 {
    font-weight: 400;
    font-size: 42px;
    color: #031e2f;
}
.corte-taladro .description h2 strong {
    font-weight: 700;
}
@media (max-width: 991px) {
    .corte-taladro .description h2 {
        font-size: 24px;
        margin-top: 40px;
    }
    .corte-taladro .description h2 br {
        display: none;
    }
}
.corte-taladro .description p {
    color: #031e2f;
    font-size: 21px;
    padding: 20px 60px 0 0px;
}
.corte-taladro .description p:last-child {
    padding-top: 0;
}
@media (max-width: 991px) {
    .corte-taladro .description p {
        font-size: 16px;
        padding: 0;
    }
}
.corte-taladro .description__container {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    padding-top: 305px;
}
@media (max-width: 991px) {
    .corte-taladro .description__container {
        padding-top: 30px;
        flex-direction: column;
    }
}
.corte-taladro .description__container__item {
    text-align: center;
}
@media (max-width: 991px) {
    .corte-taladro .description__container__item {
        width: 100%;
        margin-bottom: 30px;
    }
}
.corte-taladro .description__container__item svg {
    height: 70px;
    width: auto;
    fill: #acd91e;
}
.corte-taladro .description__container__item.middle {
    margin-top: -15px;
}
.corte-taladro .description__container__item.middle svg {
    height: 85px;
    position: relative;
    left: -8px;
}
.corte-taladro .description__container__item p {
    font-weight: 800;
    color: #113554;
    margin-top: 10px;
    font-size: 16px;
    padding: 0;
}
.corte-taladro .perfiles {
    padding: 80px 0 50px 0;
    background: #e1e1e1;
}
@media (max-width: 991px) {
    .corte-taladro .perfiles {
        padding: 50px 0 20px 0;
    }
}
.corte-taladro .perfiles p {
    font-size: 24px;
    max-width: 833px;
    margin: 0 auto;
    text-align: center;
    color: #031e2f;
}
.corte-taladro .perfiles p strong {
    font-weight: 700;
    font-size: 26px;
}
.corte-taladro .perfiles__container {
    display: flex;
    justify-content: space-between;
    padding-top: 50px;
}
@media (max-width: 991px) {
    .corte-taladro .perfiles__container {
        flex-wrap: wrap;
        justify-content: center;
    }
}
.corte-taladro .perfiles__container__item {
    text-align: center;
    padding: 20px;
}
@media (max-width: 991px) {
    .corte-taladro .perfiles__container__item {
        width: 50%;
        padding: 20px 0px;
    }
}
.corte-taladro .perfiles__container__item svg {
    height: 65px;
    width: auto;
    fill: none;
    stroke: #031E2F;
    stroke-miterlimit: 10;
}
@media (max-width: 991px) {
    .corte-taladro .perfiles__container__item svg {
        height: 50px;
    }
}
@media (max-width: 321px) {
    .corte-taladro .perfiles__container__item svg {
        height: 45px;
    }
}
.corte-taladro .perfiles__container__item:last-child svg {
    height: 170px;
}
@media (max-width: 321px) {
    .corte-taladro .perfiles__container__item:last-child svg {
        height: 150px;
    }
}
.corte-taladro .perfiles__container__item h2 {
    color: #031e2f;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 30px;
}
@media (max-width: 991px) {
    .corte-taladro .perfiles__container__item h2 {
        margin-bottom: 10px;
    }
}
.corte-taladro .innovacion {
    padding: 100px 0;
}
@media (max-width: 991px) {
    .corte-taladro .innovacion {
        padding: 50px 0;
    }
}
.corte-taladro .innovacion h2 {
    margin-top: 0;
    font-size: 40px;
    color: #031e2f;
    margin-top: -5px;
}
@media (max-width: 991px) {
    .corte-taladro .innovacion h2 {
        font-size: 32px;
        margin-top: 0px;
    }
}
.corte-taladro .innovacion h2 strong {
    display: block;
}
.corte-taladro .innovacion p {
    color: #031e2f;
    font-size: 20px;
}
.corte-taladro .innovacion__img {
    text-align: center;
}
.corte-taladro .innovacion__img::before {
    content: '';
    position: absolute;
    right: 325px;
    bottom: 105px;
    width: 190px;
    height: 3px;
    background: #b1c200;
}
@media (max-width: 1200px) {
    .corte-taladro .innovacion__img::before {
        right: 42.6%;
        bottom: 80px;
        height: 10px;
        width: 10px;
        border-radius: 50%;
    }
}
@media (max-width: 720px) {
    .corte-taladro .innovacion__img::before {
        bottom: 95px;
        right: 42.3%;
    }
}
@media (max-width: 350px) {
    .corte-taladro .innovacion__img::before {
        bottom: 130px;
    }
}
.corte-taladro .innovacion__img::after {
    content: '';
    position: absolute;
    right: 515px;
    bottom: 105px;
    height: 40px;
    width: 3px;
    background: #b1c200;
}
@media (max-width: 1200px) {
    .corte-taladro .innovacion__img::after {
        right: 43%;
        bottom: 80px;
        height: 30%;
    }
}
@media (max-width: 720px) {
    .corte-taladro .innovacion__img::after {
        bottom: 100px;
    }
}
@media (max-width: 350px) {
    .corte-taladro .innovacion__img::after {
        bottom: 130px;
    }
}
.corte-taladro .innovacion__img img {
    width: 700px;
    margin: 0 auto;
}
@media (max-width: 1200px) {
    .corte-taladro .innovacion__img img {
        width: 100%;
        margin-bottom: 50px;
    }
}
.corte-taladro .innovacion__img p {
    width: 250px;
    text-align: left;
    position: absolute;
    right: 50px;
    bottom: -28px;
}
@media (max-width: 1200px) {
    .corte-taladro .innovacion__img p {
        width: 100%;
        text-align: center;
        margin: 0;
        position: relative;
        right: initial;
        bottom: initial;
    }
}
.corte-taladro .innovacion__img p strong {
    display: block;
}
.corte-taladro .innovacion__img p::before {
    content: '';
    position: absolute;
    left: -30px;
    top: 10px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #b1c200;
}
@media (max-width: 1200px) {
    .corte-taladro .innovacion__img p::before {
        content: none;
    }
}
.corte-taladro .usos {
    padding: 70px 0 50px;
    background-color: #e1e1e1;
}
@media (max-width: 991px) {
    .corte-taladro .usos {
        padding: 50px 0 30px 0;
    }
}
.corte-taladro .usos .row {
    text-align: center;
}
.corte-taladro .usos h2 {
    font-size: 38px;
    font-weight: 800;
    text-align: center;
    color: #113554;
    margin-bottom: 30px;
    margin-top: 0;
}
@media (max-width: 991px) {
    .corte-taladro .usos h2 {
        font-size: 26px;
    }
}
.corte-taladro .usos img {
    margin-bottom: 45px;
}
.corte-taladro .usos img:nth-child(1),
.corte-taladro .usos img:nth-child(3) {
    margin-right: 70px;
}
@media (max-width: 991px) {
    .corte-taladro .usos img {
        height: auto;
    }
}
.corte-taladro .contact-form {
    padding: 70px 0 !important;
}
@media (max-width: 991px) {
    .corte-taladro .contact-form {
        padding: 50px 0 !important;
    }
}
.corte-taladro .contact-form h2 {
    font-size: 38px;
    font-weight: 800;
    text-align: center;
    color: #113554;
    margin-bottom: 30px;
    margin-top: 0;
}
@media (max-width: 991px) {
    .corte-taladro .contact-form h2 {
        font-size: 26px;
    }
}

@font-face {
  font-family: 'icomoon';
  src:  url('../bundles/ivanarsite/css/fonts/icomoon.eot?p7ww1q');
  src:  url('../bundles/ivanarsite/css/fonts/icomoon.eot?p7ww1q#iefix') format('embedded-opentype'),
    url('../bundles/ivanarsite/css/fonts/icomoon.ttf?p7ww1q') format('truetype'),
    url('../bundles/ivanarsite/css/fonts/icomoon.woff?p7ww1q') format('woff'),
    url('../bundles/ivanarsite/css/fonts/icomoon.svg?p7ww1q#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon--warning:before {
  content: "\e900";
}
.icon--transporte:before {
  content: "\e901";
}
.icon--servicios:before {
  content: "\e902";
}
.icon--productos:before {
  content: "\e903";
}
.icon--paper:before {
  content: "\e904";
}
.icon--mail:before {
  content: "\e905";
}
.icon--list:before {
  content: "\e906";
}
.icon--label:before {
  content: "\e907";
}
.icon--insert-drive-file:before {
  content: "\e908";
}
.icon--history:before {
  content: "\e909";
}
.icon--file-download:before {
  content: "\e90a";
}
.icon--event-note:before {
  content: "\e90b";
}
.icon--donut-small:before {
  content: "\e90c";
}
.icon--credit-card:before {
  content: "\e90d";
}
.icon--contacto:before {
  content: "\e90e";
}
.icon--box:before {
  content: "\e90f";
}
.icon--autorenew:before {
  content: "\e910";
}
.icon--arrow-down:before {
  content: "\e911";
}
.icon--account-circle:before {
  content: "\e912";
}

[class^="icon-"] input {
  font-family: 'Lato', sans-serif;
}

.modal-backdrop {
  z-index: 1400 !important;
}

.modal {
  z-index: 1401 !important;
}

.select2-dropdown {
  z-index: 99001 !important;
}

.select2-container {
    box-sizing: border-box;
    display: inline-block;
    margin: 0;
    position: relative;
    vertical-align: middle;
}

.select2-container .select2-selection--single {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    height: 28px;
    user-select: none;
    -webkit-user-select: none;
}

.select2-container .select2-selection--single .select2-selection__rendered {
    display: block;
    padding-left: 8px;
    padding-right: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.select2-container .select2-selection--single .select2-selection__clear {
    position: relative;
}

.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
    padding-right: 8px;
    padding-left: 20px;
}

.select2-container .select2-selection--multiple {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    min-height: 32px;
    user-select: none;
    -webkit-user-select: none;
}

.select2-container .select2-selection--multiple .select2-selection__rendered {
    display: inline-block;
    overflow: hidden;
    padding-left: 8px;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.select2-container .select2-search--inline {
    float: left;
}

.select2-container .select2-search--inline .select2-search__field {
    box-sizing: border-box;
    border: none;
    font-size: 100%;
    margin-top: 5px;
    padding: 0;
}

.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
    -webkit-appearance: none;
}

.select2-dropdown {
    background-color: white;
    border: 1px solid #aaa;
    border-radius: 4px;
    box-sizing: border-box;
    display: block;
    position: absolute;
    left: -100000px;
    width: 100%;
    z-index: 1051;
}

.select2-results {
    display: block;
}

.select2-results__options {
    list-style: none;
    margin: 0;
    padding: 0;
}

.select2-results__option {
    padding: 6px;
    user-select: none;
    -webkit-user-select: none;
}

.select2-results__option[aria-selected] {
    cursor: pointer;
}

.select2-container--open .select2-dropdown {
    left: 0;
}

.select2-container--open .select2-dropdown--above {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.select2-container--open .select2-dropdown--below {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.select2-search--dropdown {
    display: block;
    padding: 4px;
}

.select2-search--dropdown .select2-search__field {
    padding: 4px;
    width: 100%;
    box-sizing: border-box;
}

.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
    -webkit-appearance: none;
}

.select2-search--dropdown.select2-search--hide {
    display: none;
}

.select2-close-mask {
    border: 0;
    margin: 0;
    padding: 0;
    display: block;
    position: fixed;
    left: 0;
    top: 0;
    min-height: 100%;
    min-width: 100%;
    height: auto;
    width: auto;
    opacity: 0;
    z-index: 99;
    background-color: #fff;
    filter: alpha(opacity=0);
}

.select2-hidden-accessible {
    border: 0 !important;
    clip: rect(0 0 0 0) !important;
    -webkit-clip-path: inset(50%) !important;
    clip-path: inset(50%) !important;
    height: 1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    width: 1px !important;
    white-space: nowrap !important;
}

.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 28px;
}

.select2-container--default .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold;
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #999;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 26px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #888 transparent transparent transparent;
    border-style: solid;
    border-width: 5px 4px 0 4px;
    height: 0;
    left: 50%;
    margin-left: -4px;
    margin-top: -2px;
    position: absolute;
    top: 50%;
    width: 0;
}

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
    float: left;
}

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
    left: 1px;
    right: auto;
}

.select2-container--default.select2-container--disabled .select2-selection--single {
    background-color: #eee;
    cursor: default;
}

.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
    display: none;
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #888 transparent;
    border-width: 0 4px 5px 4px;
}

.select2-container--default .select2-selection--multiple {
    background-color: white;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: text;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
    box-sizing: border-box;
    list-style: none;
    margin: 0;
    padding: 0 5px;
    width: 100%;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
    list-style: none;
}

.select2-container--default .select2-selection--multiple .select2-selection__placeholder {
    color: #999;
    margin-top: 5px;
    float: left;
}

.select2-container--default .select2-selection--multiple .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold;
    margin-top: 5px;
    margin-right: 10px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #e4e4e4;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: default;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    padding: 0 5px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    color: #999;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    margin-right: 2px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
    color: #333;
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline {
    float: right;
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
    margin-left: 5px;
    margin-right: auto;
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
    margin-left: 2px;
    margin-right: auto;
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
    border: solid black 1px;
    outline: 0;
}

.select2-container--default.select2-container--disabled .select2-selection--multiple {
    background-color: #eee;
    cursor: default;
}

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
    display: none;
}

.select2-container--default.select2-container--open.select2-container--above .select2-selection--single, .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
    border: 1px solid #aaa;
}

.select2-container--default .select2-search--inline .select2-search__field {
    background: transparent;
    border: none;
    outline: 0;
    box-shadow: none;
    -webkit-appearance: textfield;
}

.select2-container--default .select2-results > .select2-results__options {
    max-height: 200px;
    overflow-y: auto;
}

.select2-container--default .select2-results__option[role=group] {
    padding: 0;
}

.select2-container--default .select2-results__option[aria-disabled=true] {
    color: #999;
}

.select2-container--default .select2-results__option[aria-selected=true] {
    background-color: #ddd;
}

.select2-container--default .select2-results__option .select2-results__option {
    padding-left: 1em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
    padding-left: 0;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -1em;
    padding-left: 2em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -2em;
    padding-left: 3em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -3em;
    padding-left: 4em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -4em;
    padding-left: 5em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -5em;
    padding-left: 6em;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #5897fb;
    color: white;
}

.select2-container--default .select2-results__group {
    cursor: default;
    display: block;
    padding: 6px;
}

.select2-container--classic .select2-selection--single {
    background-color: #f7f7f7;
    border: 1px solid #aaa;
    border-radius: 4px;
    outline: 0;
    background-image: -webkit-linear-gradient(top, white 50%, #eeeeee 100%);
    background-image: -o-linear-gradient(top, white 50%, #eeeeee 100%);
    background-image: linear-gradient(to bottom, white 50%, #eeeeee 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0);
}

.select2-container--classic .select2-selection--single:focus {
    border: 1px solid #5897fb;
}

.select2-container--classic .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 28px;
}

.select2-container--classic .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold;
    margin-right: 10px;
}

.select2-container--classic .select2-selection--single .select2-selection__placeholder {
    color: #999;
}

.select2-container--classic .select2-selection--single .select2-selection__arrow {
    background-color: #ddd;
    border: none;
    border-left: 1px solid #aaa;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    height: 26px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px;
    background-image: -webkit-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
    background-image: -o-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
    background-image: linear-gradient(to bottom, #eeeeee 50%, #cccccc 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0);
}

.select2-container--classic .select2-selection--single .select2-selection__arrow b {
    border-color: #888 transparent transparent transparent;
    border-style: solid;
    border-width: 5px 4px 0 4px;
    height: 0;
    left: 50%;
    margin-left: -4px;
    margin-top: -2px;
    position: absolute;
    top: 50%;
    width: 0;
}

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
    float: left;
}

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
    border: none;
    border-right: 1px solid #aaa;
    border-radius: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    left: 1px;
    right: auto;
}

.select2-container--classic.select2-container--open .select2-selection--single {
    border: 1px solid #5897fb;
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
    background: transparent;
    border: none;
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #888 transparent;
    border-width: 0 4px 5px 4px;
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    background-image: -webkit-linear-gradient(top, white 0%, #eeeeee 50%);
    background-image: -o-linear-gradient(top, white 0%, #eeeeee 50%);
    background-image: linear-gradient(to bottom, white 0%, #eeeeee 50%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0);
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    background-image: -webkit-linear-gradient(top, #eeeeee 50%, white 100%);
    background-image: -o-linear-gradient(top, #eeeeee 50%, white 100%);
    background-image: linear-gradient(to bottom, #eeeeee 50%, white 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0);
}

.select2-container--classic .select2-selection--multiple {
    background-color: white;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: text;
    outline: 0;
}

.select2-container--classic .select2-selection--multiple:focus {
    border: 1px solid #5897fb;
}

.select2-container--classic .select2-selection--multiple .select2-selection__rendered {
    list-style: none;
    margin: 0;
    padding: 0 5px;
}

.select2-container--classic .select2-selection--multiple .select2-selection__clear {
    display: none;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice {
    background-color: #e4e4e4;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: default;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    padding: 0 5px;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
    color: #888;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    margin-right: 2px;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
    color: #555;
}

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
    float: right;
    margin-left: 5px;
    margin-right: auto;
}

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
    margin-left: 2px;
    margin-right: auto;
}

.select2-container--classic.select2-container--open .select2-selection--multiple {
    border: 1px solid #5897fb;
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.select2-container--classic .select2-search--dropdown .select2-search__field {
    border: 1px solid #aaa;
    outline: 0;
}

.select2-container--classic .select2-search--inline .select2-search__field {
    outline: 0;
    box-shadow: none;
}

.select2-container--classic .select2-dropdown {
    background-color: white;
    border: 1px solid transparent;
}

.select2-container--classic .select2-dropdown--above {
    border-bottom: none;
}

.select2-container--classic .select2-dropdown--below {
    border-top: none;
}

.select2-container--classic .select2-results > .select2-results__options {
    max-height: 200px;
    overflow-y: auto;
}

.select2-container--classic .select2-results__option[role=group] {
    padding: 0;
}

.select2-container--classic .select2-results__option[aria-disabled=true] {
    color: grey;
}

.select2-container--classic .select2-results__option--highlighted[aria-selected] {
    background-color: #3875d7;
    color: white;
}

.select2-container--classic .select2-results__group {
    cursor: default;
    display: block;
    padding: 6px;
}

.select2-container--classic.select2-container--open .select2-dropdown {
    border-color: #5897fb;
}

/*!
 * Select2 Bootstrap Theme v0.1.0-beta.10 (https://select2.github.io/select2-bootstrap-theme)
 * Copyright 2015-2017 Florian Kissling and contributors (https://github.com/select2/select2-bootstrap-theme/graphs/contributors)
 * Licensed under MIT (https://github.com/select2/select2-bootstrap-theme/blob/master/LICENSE)
 */

.select2-container--bootstrap {
    display: block;
    /*------------------------------------*      #COMMON STYLES
    \*------------------------------------*/
    /**
     * Search field in the Select2 dropdown.
     */
    /**
     * No outline for all search fields - in the dropdown
     * and inline in multi Select2s.
     */
    /**
     * Adjust Select2's choices hover and selected styles to match
     * Bootstrap 3's default dropdown styles.
     *
     * @see http://getbootstrap.com/components/#dropdowns
     */
    /**
     * Clear the selection.
     */
    /**
     * Address disabled Select2 styles.
     *
     * @see https://select2.github.io/examples.html#disabled
     * @see http://getbootstrap.com/css/#forms-control-disabled
     */
    /*------------------------------------*      #DROPDOWN
    \*------------------------------------*/
    /**
     * Dropdown border color and box-shadow.
     */
    /**
     * Limit the dropdown height.
     */
    /*------------------------------------*      #SINGLE SELECT2
    \*------------------------------------*/
    /*------------------------------------*    #MULTIPLE SELECT2
    \*------------------------------------*/
    /**
     * Address Bootstrap control sizing classes
     *
     * 1. Reset Bootstrap defaults.
     * 2. Adjust the dropdown arrow button icon position.
     *
     * @see http://getbootstrap.com/css/#forms-control-sizes
     */
    /* 1 */
    /*------------------------------------*    #RTL SUPPORT
    \*------------------------------------*/
}

.select2-container--bootstrap .select2-selection {
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
    color: #555555;
    font-size: 14px;
    outline: 0;
}

.select2-container--bootstrap .select2-selection.form-control {
    border-radius: 4px;
}

.select2-container--bootstrap .select2-search--dropdown .select2-search__field {
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
    color: #555555;
    font-size: 14px;
}

.select2-container--bootstrap .select2-search__field {
    outline: 0;
    /* Firefox 18- */
    /**
       * Firefox 19+
       *
       * @see http://stackoverflow.com/questions/24236240/color-for-styled-placeholder-text-is-muted-in-firefox
       */
}

.select2-container--bootstrap .select2-search__field::-webkit-input-placeholder {
    color: #999;
}

.select2-container--bootstrap .select2-search__field:-moz-placeholder {
    color: #999;
}

.select2-container--bootstrap .select2-search__field::-moz-placeholder {
    color: #999;
    opacity: 1;
}

.select2-container--bootstrap .select2-search__field:-ms-input-placeholder {
    color: #999;
}

.select2-container--bootstrap .select2-results__option {
    padding: 6px 12px;
    /**
       * Disabled results.
       *
       * @see https://select2.github.io/examples.html#disabled-results
       */
    /**
       * Hover state.
       */
    /**
       * Selected state.
       */
}

.select2-container--bootstrap .select2-results__option[role=group] {
    padding: 0;
}

.select2-container--bootstrap .select2-results__option[aria-disabled=true] {
    color: #777777;
    cursor: not-allowed;
}

.select2-container--bootstrap .select2-results__option[aria-selected=true] {
    background-color: #f5f5f5;
    color: #262626;
}

.select2-container--bootstrap .select2-results__option--highlighted[aria-selected] {
    background-color: #337ab7;
    color: #fff;
}

.select2-container--bootstrap .select2-results__option .select2-results__option {
    padding: 6px 12px;
}

.select2-container--bootstrap .select2-results__option .select2-results__option .select2-results__group {
    padding-left: 0;
}

.select2-container--bootstrap .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -12px;
    padding-left: 24px;
}

.select2-container--bootstrap .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -24px;
    padding-left: 36px;
}

.select2-container--bootstrap .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -36px;
    padding-left: 48px;
}

.select2-container--bootstrap .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -48px;
    padding-left: 60px;
}

.select2-container--bootstrap .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -60px;
    padding-left: 72px;
}

.select2-container--bootstrap .select2-results__group {
    color: #777777;
    display: block;
    padding: 6px 12px;
    font-size: 12px;
    line-height: 1.42857143;
    white-space: nowrap;
}

.select2-container--bootstrap.select2-container--focus .select2-selection, .select2-container--bootstrap.select2-container--open .select2-selection {
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
    border-color: #66afe9;
}

.select2-container--bootstrap.select2-container--open {
    /**
       * Make the dropdown arrow point up while the dropdown is visible.
       */
    /**
       * Handle border radii of the container when the dropdown is showing.
       */
}

.select2-container--bootstrap.select2-container--open .select2-selection .select2-selection__arrow b {
    border-color: transparent transparent #999 transparent;
    border-width: 0 4px 4px 4px;
}

.select2-container--bootstrap.select2-container--open.select2-container--below .select2-selection {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    border-bottom-color: transparent;
}

.select2-container--bootstrap.select2-container--open.select2-container--above .select2-selection {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    border-top-color: transparent;
}

.select2-container--bootstrap .select2-selection__clear {
    color: #999;
    cursor: pointer;
    float: right;
    font-weight: bold;
    margin-right: 10px;
}

.select2-container--bootstrap .select2-selection__clear:hover {
    color: #333;
}

.select2-container--bootstrap.select2-container--disabled .select2-selection {
    border-color: #ccc;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.select2-container--bootstrap.select2-container--disabled .select2-selection,
.select2-container--bootstrap.select2-container--disabled .select2-search__field {
    cursor: not-allowed;
}

.select2-container--bootstrap.select2-container--disabled .select2-selection,
.select2-container--bootstrap.select2-container--disabled .select2-selection--multiple .select2-selection__choice {
    background-color: #eeeeee;
}

.select2-container--bootstrap.select2-container--disabled .select2-selection__clear,
.select2-container--bootstrap.select2-container--disabled .select2-selection--multiple .select2-selection__choice__remove {
    display: none;
}

.select2-container--bootstrap .select2-dropdown {
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    border-color: #66afe9;
    overflow-x: hidden;
    margin-top: -1px;
}

.select2-container--bootstrap .select2-dropdown--above {
    -webkit-box-shadow: 0px -6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0px -6px 12px rgba(0, 0, 0, 0.175);
    margin-top: 1px;
}

.select2-container--bootstrap .select2-results > .select2-results__options {
    max-height: 200px;
    overflow-y: auto;
}

.select2-container--bootstrap .select2-selection--single {
    height: 34px;
    line-height: 1.42857143;
    padding: 6px 24px 6px 12px;
    /**
       * Adjust the single Select2's dropdown arrow button appearance.
       */
}

.select2-container--bootstrap .select2-selection--single .select2-selection__arrow {
    position: absolute;
    bottom: 0;
    right: 12px;
    top: 0;
    width: 4px;
}

.select2-container--bootstrap .select2-selection--single .select2-selection__arrow b {
    border-color: #999 transparent transparent transparent;
    border-style: solid;
    border-width: 4px 4px 0 4px;
    height: 0;
    left: 0;
    margin-left: -4px;
    margin-top: -2px;
    position: absolute;
    top: 50%;
    width: 0;
}

.select2-container--bootstrap .select2-selection--single .select2-selection__rendered {
    color: #555555;
    padding: 0;
}

.select2-container--bootstrap .select2-selection--single .select2-selection__placeholder {
    color: #999;
}

.select2-container--bootstrap .select2-selection--multiple {
    min-height: 34px;
    padding: 0;
    height: auto;
    /**
       * Make Multi Select2's choices match Bootstrap 3's default button styles.
       */
    /**
       * Minus 2px borders.
       */
    /**
       * Clear the selection.
       */
}

.select2-container--bootstrap .select2-selection--multiple .select2-selection__rendered {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    line-height: 1.42857143;
    list-style: none;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.select2-container--bootstrap .select2-selection--multiple .select2-selection__placeholder {
    color: #999;
    float: left;
    margin-top: 5px;
}

.select2-container--bootstrap .select2-selection--multiple .select2-selection__choice {
    color: #555555;
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
    cursor: default;
    float: left;
    margin: 5px 0 0 6px;
    padding: 0 6px;
}

.select2-container--bootstrap .select2-selection--multiple .select2-search--inline .select2-search__field {
    background: transparent;
    padding: 0 12px;
    height: 32px;
    line-height: 1.42857143;
    margin-top: 0;
    min-width: 5em;
}

.select2-container--bootstrap .select2-selection--multiple .select2-selection__choice__remove {
    color: #999;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    margin-right: 3px;
}

.select2-container--bootstrap .select2-selection--multiple .select2-selection__choice__remove:hover {
    color: #333;
}

.select2-container--bootstrap .select2-selection--multiple .select2-selection__clear {
    margin-top: 6px;
}

.select2-container--bootstrap .select2-selection--single.input-sm,
.input-group-sm .select2-container--bootstrap .select2-selection--single,
.form-group-sm .select2-container--bootstrap .select2-selection--single {
    border-radius: 3px;
    font-size: 12px;
    height: 30px;
    line-height: 1.5;
    padding: 5px 22px 5px 10px;
    /* 2 */
}

.select2-container--bootstrap .select2-selection--single.input-sm .select2-selection__arrow b,
.input-group-sm .select2-container--bootstrap .select2-selection--single .select2-selection__arrow b,
.form-group-sm .select2-container--bootstrap .select2-selection--single .select2-selection__arrow b {
    margin-left: -5px;
}

.select2-container--bootstrap .select2-selection--multiple.input-sm,
.input-group-sm .select2-container--bootstrap .select2-selection--multiple,
.form-group-sm .select2-container--bootstrap .select2-selection--multiple {
    min-height: 30px;
    border-radius: 3px;
}

.select2-container--bootstrap .select2-selection--multiple.input-sm .select2-selection__choice,
.input-group-sm .select2-container--bootstrap .select2-selection--multiple .select2-selection__choice,
.form-group-sm .select2-container--bootstrap .select2-selection--multiple .select2-selection__choice {
    font-size: 12px;
    line-height: 1.5;
    margin: 4px 0 0 5px;
    padding: 0 5px;
}

.select2-container--bootstrap .select2-selection--multiple.input-sm .select2-search--inline .select2-search__field,
.input-group-sm .select2-container--bootstrap .select2-selection--multiple .select2-search--inline .select2-search__field,
.form-group-sm .select2-container--bootstrap .select2-selection--multiple .select2-search--inline .select2-search__field {
    padding: 0 10px;
    font-size: 12px;
    height: 28px;
    line-height: 1.5;
}

.select2-container--bootstrap .select2-selection--multiple.input-sm .select2-selection__clear,
.input-group-sm .select2-container--bootstrap .select2-selection--multiple .select2-selection__clear,
.form-group-sm .select2-container--bootstrap .select2-selection--multiple .select2-selection__clear {
    margin-top: 5px;
}

.select2-container--bootstrap .select2-selection--single.input-lg,
.input-group-lg .select2-container--bootstrap .select2-selection--single,
.form-group-lg .select2-container--bootstrap .select2-selection--single {
    border-radius: 6px;
    font-size: 18px;
    height: 46px;
    line-height: 1.3333333;
    padding: 10px 31px 10px 16px;
    /* 1 */
}

.select2-container--bootstrap .select2-selection--single.input-lg .select2-selection__arrow,
.input-group-lg .select2-container--bootstrap .select2-selection--single .select2-selection__arrow,
.form-group-lg .select2-container--bootstrap .select2-selection--single .select2-selection__arrow {
    width: 5px;
}

.select2-container--bootstrap .select2-selection--single.input-lg .select2-selection__arrow b,
.input-group-lg .select2-container--bootstrap .select2-selection--single .select2-selection__arrow b,
.form-group-lg .select2-container--bootstrap .select2-selection--single .select2-selection__arrow b {
    border-width: 5px 5px 0 5px;
    margin-left: -5px;
    margin-left: -10px;
    margin-top: -2.5px;
}

.select2-container--bootstrap .select2-selection--multiple.input-lg,
.input-group-lg .select2-container--bootstrap .select2-selection--multiple,
.form-group-lg .select2-container--bootstrap .select2-selection--multiple {
    min-height: 46px;
    border-radius: 6px;
}

.select2-container--bootstrap .select2-selection--multiple.input-lg .select2-selection__choice,
.input-group-lg .select2-container--bootstrap .select2-selection--multiple .select2-selection__choice,
.form-group-lg .select2-container--bootstrap .select2-selection--multiple .select2-selection__choice {
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 4px;
    margin: 9px 0 0 8px;
    padding: 0 10px;
}

.select2-container--bootstrap .select2-selection--multiple.input-lg .select2-search--inline .select2-search__field,
.input-group-lg .select2-container--bootstrap .select2-selection--multiple .select2-search--inline .select2-search__field,
.form-group-lg .select2-container--bootstrap .select2-selection--multiple .select2-search--inline .select2-search__field {
    padding: 0 16px;
    font-size: 18px;
    height: 44px;
    line-height: 1.3333333;
}

.select2-container--bootstrap .select2-selection--multiple.input-lg .select2-selection__clear,
.input-group-lg .select2-container--bootstrap .select2-selection--multiple .select2-selection__clear,
.form-group-lg .select2-container--bootstrap .select2-selection--multiple .select2-selection__clear {
    margin-top: 10px;
}

.select2-container--bootstrap .select2-selection.input-lg.select2-container--open .select2-selection--single {
    /**
       * Make the dropdown arrow point up while the dropdown is visible.
       */
}

.select2-container--bootstrap .select2-selection.input-lg.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #999 transparent;
    border-width: 0 5px 5px 5px;
}

.input-group-lg .select2-container--bootstrap .select2-selection.select2-container--open .select2-selection--single {
    /**
       * Make the dropdown arrow point up while the dropdown is visible.
       */
}

.input-group-lg .select2-container--bootstrap .select2-selection.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #999 transparent;
    border-width: 0 5px 5px 5px;
}

.select2-container--bootstrap[dir="rtl"] {
    /**
       * Single Select2
       *
       * 1. Makes sure that .select2-selection__placeholder is positioned
       *    correctly.
       */
    /**
       * Multiple Select2
       */
}

.select2-container--bootstrap[dir="rtl"] .select2-selection--single {
    padding-left: 24px;
    padding-right: 12px;
}

.select2-container--bootstrap[dir="rtl"] .select2-selection--single .select2-selection__rendered {
    padding-right: 0;
    padding-left: 0;
    text-align: right;
    /* 1 */
}

.select2-container--bootstrap[dir="rtl"] .select2-selection--single .select2-selection__clear {
    float: left;
}

.select2-container--bootstrap[dir="rtl"] .select2-selection--single .select2-selection__arrow {
    left: 12px;
    right: auto;
}

.select2-container--bootstrap[dir="rtl"] .select2-selection--single .select2-selection__arrow b {
    margin-left: 0;
}

.select2-container--bootstrap[dir="rtl"] .select2-selection--multiple .select2-selection__choice,
.select2-container--bootstrap[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder,
.select2-container--bootstrap[dir="rtl"] .select2-selection--multiple .select2-search--inline {
    float: right;
}

.select2-container--bootstrap[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
    margin-left: 0;
    margin-right: 6px;
}

.select2-container--bootstrap[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
    margin-left: 2px;
    margin-right: auto;
}

/*------------------------------------*  #ADDITIONAL GOODIES
\*------------------------------------*/
/**
 * Address Bootstrap's validation states
 *
 * If a Select2 widget parent has one of Bootstrap's validation state modifier
 * classes, adjust Select2's border colors and focus states accordingly.
 * You may apply said classes to the Select2 dropdown (body > .select2-container)
 * via JavaScript match Bootstraps' to make its styles match.
 *
 * @see http://getbootstrap.com/css/#forms-control-validation
 */
.has-warning .select2-dropdown,
.has-warning .select2-selection {
    border-color: #8a6d3b;
}

.has-warning .select2-container--focus .select2-selection,
.has-warning .select2-container--open .select2-selection {
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
    border-color: #66512c;
}

.has-warning.select2-drop-active {
    border-color: #66512c;
}

.has-warning.select2-drop-active.select2-drop.select2-drop-above {
    border-top-color: #66512c;
}

.has-error .select2-dropdown,
.has-error .select2-selection {
    border-color: #a94442;
}

.has-error .select2-container--focus .select2-selection,
.has-error .select2-container--open .select2-selection {
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
    border-color: #843534;
}

.has-error.select2-drop-active {
    border-color: #843534;
}

.has-error.select2-drop-active.select2-drop.select2-drop-above {
    border-top-color: #843534;
}

.has-success .select2-dropdown,
.has-success .select2-selection {
    border-color: #3c763d;
}

.has-success .select2-container--focus .select2-selection,
.has-success .select2-container--open .select2-selection {
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
    border-color: #2b542c;
}

.has-success.select2-drop-active {
    border-color: #2b542c;
}

.has-success.select2-drop-active.select2-drop.select2-drop-above {
    border-top-color: #2b542c;
}

/**
 * Select2 widgets in Bootstrap Input Groups
 *
 * @see http://getbootstrap.com/components/#input-groups
 * @see https://github.com/twbs/bootstrap/blob/master/less/input-groups.less
 */
/**
 * Reset rounded corners
 */
.input-group > .select2-hidden-accessible:first-child + .select2-container--bootstrap > .selection > .select2-selection,
.input-group > .select2-hidden-accessible:first-child + .select2-container--bootstrap > .selection > .select2-selection.form-control {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}

.input-group > .select2-hidden-accessible:not(:first-child) + .select2-container--bootstrap:not(:last-child) > .selection > .select2-selection,
.input-group > .select2-hidden-accessible:not(:first-child) + .select2-container--bootstrap:not(:last-child) > .selection > .select2-selection.form-control {
    border-radius: 0;
}

.input-group > .select2-hidden-accessible:not(:first-child):not(:last-child) + .select2-container--bootstrap:last-child > .selection > .select2-selection,
.input-group > .select2-hidden-accessible:not(:first-child):not(:last-child) + .select2-container--bootstrap:last-child > .selection > .select2-selection.form-control {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}

.input-group > .select2-container--bootstrap {
    display: table;
    table-layout: fixed;
    position: relative;
    z-index: 2;
    width: 100%;
    margin-bottom: 0;
    /**
     * Adjust z-index like Bootstrap does to show the focus-box-shadow
     * above appended buttons in .input-group and .form-group.
     */
    /**
     * Adjust alignment of Bootstrap buttons in Bootstrap Input Groups to address
     * Multi Select2's height which - depending on how many elements have been selected -
     * may grow taller than its initial size.
     *
     * @see http://getbootstrap.com/components/#input-groups
     */
}

.input-group > .select2-container--bootstrap > .selection > .select2-selection.form-control {
    float: none;
}

.input-group > .select2-container--bootstrap.select2-container--open, .input-group > .select2-container--bootstrap.select2-container--focus {
    z-index: 3;
}

.input-group > .select2-container--bootstrap,
.input-group > .select2-container--bootstrap .input-group-btn,
.input-group > .select2-container--bootstrap .input-group-btn .btn {
    vertical-align: top;
}

/**
 * Temporary fix for https://github.com/select2/select2-bootstrap-theme/issues/9
 *
 * Provides `!important` for certain properties of the class applied to the
 * original `<select>` element to hide it.
 *
 * @see https://github.com/select2/select2/pull/3301
 * @see https://github.com/fk/select2/commit/31830c7b32cb3d8e1b12d5b434dee40a6e753ada
 */
.form-control.select2-hidden-accessible {
    position: absolute !important;
    width: 1px !important;
}

/**
 * Display override for inline forms
 */
@media (min-width: 768px) {
    .form-inline .select2-container--bootstrap {
        display: inline-block;
    }
}
section.products-browser { padding-top:0 !important; }
section.products-browser h5 { font-size:14px; }
section.products-browser .category-list--submenu-item a { font-size:13px; }
section.products-browser .price-no-discount-label {
  color:#aaa;
  display:inline-block;
  font-size:12px;
  text-decoration:line-through;
}
section.products-browser .d-flex { display:flex; }
section.products-browser .align-items-center { align-items:center; }
section.products-browser .subtotal-container {
  margin:0 3px 0;
  padding:0;
}
product-stock-indicator { display:inline-block; }
.product-stock-1 { color:red; }
.product-stock-2 { color:red; }
.product-stock-3 { color:red; }
.label-iva {
  font-size:12px;
  opacity:0.7;
}
