/*

*/
/*.hamburgerT {
    border:none;
}*/
header [itemprop=logo] {
    display:none;
}
.blue {
    color:#00377D;
}
.lightblue {
     color:#00579F;
}
.cyan {
    color:#5897D2;
}
.grey {
    color:#7D7B7B;
}
.lightgrey {
    color:#EBEBEB;
}
.yellow {
    color:#F1B715;
}
.white {
    color:#FFFFFF;
}
.black {
    color:#000000;
}
.justify-text {
    text-align: justify !important;
}
.left-text {
    text-align: left !important;
}
.bootstrap-enabled {
    background-image: url('../img/product-page/main-reel.jpg');
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-color: #f6f6f6;
    width: 100%;
}
.bootstrap-enabled .container-fluid {
    background-color:#ffffff;
}
.bootstrap-enabled img.img-responsive {
    width:100%;
    height: 100%;
}
.mfp-zoom-out-cur {
    cursor:default;
}
.mfp-zoom-out-cur .mfp-image-holder .mfp-close,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close:hover {
    font-size:28px;
    cursor:pointer;
}
.mfp-gallery button,
.mfp-gallery button:hover{
    position: absolute;
    margin-top: 0;
    background: transparent;
    border:0;
    font-size:28px;
}
.bootstrap-enabled .owl-theme button,
.bootstrap-enabled .owl-theme button:hover,
.bootstrap-enabled .owl-theme button:focus  {
    margin-top:0;
    outline:0;
    cursor:pointer;
}
.bootstrap-enabled .owl-theme .owl-dots .owl-dot:hover,
.bootstrap-enabled .owl-theme .owl-dots .owl-dot:visited  {
    outline: none;
}
.bootstrap-enabled .owl-theme .owl-dots .owl-dot span,
.bootstrap-enabled .owl-theme .owl-dots .owl-dot:hover span {
    border: 2px solid #869791;
    background-color: transparent;
    width: 15px;
    height: 15px;
    outline: none;
}
.bootstrap-enabled .owl-theme .owl-dots .owl-dot.active span {
    background-color: #f0b631;
    border: 2px solid #f0b631;
}
.bootstrap-enabled .container-reel {
    background-color:transparent;
    padding-top:50px;
    margin-left: 0;
    margin-right: 0;
    width:100%;
    padding-left: 0;
    padding-right: 0;
    min-height:400px;
}
header .level-0 {
    display: none !important;
}
.bootstrap-enabled .container-fluid.sticked-menu {
    max-width:1200px;
    width:100%;
    background-color:#064185;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    border-left: 1px solid #c5c5c5;
    border-right: 1px solid #c5c5c5;
    height:70px;
}
.bootstrap-enabled .container-fluid.sticked-menu span {
    font-family: 'Lato', sans-serif;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #ffffff;
}
.bootstrap-enabled .container-fluid.sticked-menu .row.d-flex {
    align-items: center;
    height: 100%;
    max-width: 950px;
    margin: auto;
    justify-content: center;
}
.bootstrap-enabled .container-fluid.sticked-menu .row.d-flex .col-auto .menu-element:after{
    content:'|';
    margin-left: 2px;
    margin-right: 5px;
    color: #5b98d0;
    display: inline-block;
    font-size: 10px;
    vertical-align: middle;
}
.bootstrap-enabled .container-fluid.sticked-menu .row.d-flex .col-auto:last-child .menu-element:after{
    content:'';
}
.bootstrap-enabled .container-fluid.sticked-menu .row.d-flex span {
    margin-bottom: 0;
}
.bootstrap-enabled .container-fluid.sticked-menu a {
    color: #ffffff;
    text-decoration:none;
}
.bootstrap-enabled .container-fluid.sticked-menu a:hover {
    color: #ffffff;
    text-decoration:underline !important;
}

.hamburgerT .second-nav li:nth-child(3),
.hamburgerT .second-nav li:nth-child(6) {
    display: none;
}
.bootstrap-enabled .container-fluid.sticked-menu.tractors .row.d-flex {
    max-width:1200px;
}
#social-stream-container {
    display: none;
}
.mfp-bg {
    z-index:99042;
}
.mfp-wrap {
    z-index:99043;
}
html {
    scroll-behavior: smooth;
}
footer .you-are-at {
    display:none;
}
.language-selection {
    width: auto;
    max-height: 300px;
    height: auto;
    position: absolute;
    opacity: 1;
    overflow-y: auto;
    padding-top:10px;
    padding-bottom:10px;
    padding-left: 15px;
    padding-right: 15px;
    background-color: #ffffff;
    border:1px solid #7D7B7B;
    z-index: 1;
    right: 5px;
    top: 20px;
    display:none;
}
.second-nav div.gray.language-choice:after {
    content: '\f078';
    font: normal normal normal 12px/1 'Font Awesome 5 Free';
    background-image:none;
}
.language-selection.language-choice {
    display:block;
}
.language-selection .col {
    padding-top:10px;
    padding-bottom:10px;
    text-align: center;
}
.language-selection span {
    color: #7d7b7b;
    font-family: 'Lato', sans-serif;
    font-size: 0.75rem;
    font-weight: normal;
    font-style: normal;
    cursor:pointer;
}
.language-selection span:hover {
    color: #05397b;
    font-family: 'Lato-Bold', sans-serif;
    font-size: 0.75rem;
    font-weight: bold;
    font-style: normal;
}
.white-popup {
    position: relative;
    background: #FFF;
    padding: 20px;
    width: auto;
    max-width: 600px;
    margin: 20px auto;
    text-align:center;
    background-image: none;
}
.white-popup.bootstrap-enabled {
    min-height: auto !important;
}
.white-popup.bootstrap-enabled .container {
    min-width: auto !important;
    padding-left: 0;
    padding-right: 0;
}
.white-popup button.mfp-close {
    font-size:40px;
}
.white-popup button.mfp-close:hover {
    position: absolute;
    border: none;
    color: #cccccc;
    right: 0;
    top: 0;
    margin: 0;
    padding: 0;
    outline: 0;
    line-height: normal;
}
.bootstrap-enabled .owl-theme .owl-nav {
    position: absolute;
    width:100%;
    height: 100%;
    pointer-events: none;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}
.bootstrap-enabled .owl-theme .owl-nav button.owl-prev {
    position: absolute;
    left:10px;
    font-size: 96px;
    top: 40%;
    transform: translateY(-40%);
    margin-left: 10px;
    color: #05397b;
    pointer-events: all;
    cursor:pointer;
}
.bootstrap-enabled .owl-theme .owl-nav button.owl-next {
    position: absolute;
    right:10px;
    font-size: 96px;
    top: 40%;
    transform: translateY(-40%);
    color: #05397b;
    pointer-events: all;
    cursor:pointer;
}
.bootstrap-enabled .owl-theme .owl-nav button:hover,
.bootstrap-enabled .owl-theme .owl-nav button span:hover{
    background-color:transparent;
    border:none;
    outline:none;
}
.bootstrap-enabled .owl-theme .owl-nav button:hover {
    margin-top:5px;
}
.white-popup {
    background: #ffffff !important;
}
@media screen and (min-width: 640px) {
    .bootstrap-enabled .owl-theme .owl-nav {
        max-width:950px;
        display:none;
    }
}
@media screen and (max-width: 1200px) {
    #main-header nav > span, .hamburgerT {
        border: none;
    }
    #main-header nav > span, .hamburgerT > span, .hamburgerT .level-0 > div {
        background-color:transparent;
        pointer-events: none;
        cursor:default;
    }
    #main-header nav > span > span, .hamburgerT > span > span {
        background-image: none;
        pointer-events: none;
        cursor:default;
    }
}
@media screen and (max-width: 996px) {
    .bootstrap-enabled .container-fluid.sticked-menu span {
        font-family: 'Lato', sans-serif;
        font-size: 10px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: normal;
        letter-spacing: normal;
        text-align: center;
        color: #ffffff;
    }
    .bootstrap-enabled .container-fluid.sticked-menu {
        margin: 0;
        padding: 0;
    }
}
@media (max-width: 992px) {
    .bootstrap-enabled {
        background-image: url('../img/product-page/reel-mobile.jpg');
    }
}
@media screen and (max-width: 767px) {
    #main-header nav {
        display: none;
    }
    .bootstrap-enabled .container-fluid.sticked-menu {
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
        border:none;
    }
    .bootstrap-enabled .container-fluid.sticked-menu .hamburger-button div:after {
        content: '\f0c9';
        position: absolute;
        width: 70px;
        height: 70px;
        background-color: transparent;
        font: normal normal normal 14px/1 'Font Awesome 5 Free';
        color: #ffffff;
        text-align: center;
        font-size: 42px;
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: center;
        top: 0;
        right: 0;
    }
    .bootstrap-enabled .container-fluid.sticked-menu .close-button div:after {
        display:none;
    }
    .bootstrap-enabled .container-fluid.sticked-menu.mobile-menu-opened .close-button div:after {
        content: '\f00d';
        position: absolute;
        width: 70px;
        height: 70px;
        background-color: transparent;
        font: normal normal normal 14px/1 'Font Awesome 5 Free';
        color: #ffffff;
        text-align: center;
        font-size: 42px;
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: center;
        top: 0;
        right: 0;
    }
    .bootstrap-enabled .container-fluid.sticked-menu.mobile-menu-opened .hamburger-button div:after {
        display:none;
    }
    .bootstrap-enabled .sticked-menu {
        position:fixed;
    }
    #main-header {
        min-width: 320px;
        padding-top: 2.25rem;
        position: fixed;
        z-index: 999;
        top: 0;
        background-color: #ffffff;
    }
    .bootstrap-enabled .menu-panel {
        position: fixed;
        z-index:99;
        top:36px;
    }
    .bootstrap-enabled .mobile-menu-container.mobile-menu-opened {
        position: fixed;
        z-index:99;
        height:100%;
        top:105px;
    }
    .bootstrap-enabled .container-fluid.sticked-menu .row.d-flex {
        flex-direction:column;
        justify-content: space-evenly;
        padding-bottom: 80px;
    }
    .bootstrap-enabled .container-fluid.sticked-menu .row.d-flex .col-auto .menu-element:after {
        display:none;
    }
    .bootstrap-enabled .container-fluid.sticked-menu span {
        font-size:22px;
    }
}
@media (max-width: 640px) {
    .bootstrap-enabled {
        background-size: auto;
        background-color:#982b29;
    }
}