/*Top Bar (login, search etc.)
------------------------------------*/
.top {
    padding: 7px 0 8px;
}

.top_logo {
    /*padding: 15px 0 0 0;*/
    background-color: #fff3e8;
}

.loginbar {
    margin: 0;
    padding: 0;
    z-index: 9999;
    list-style: none;
    position: relative;
}

    .loginbar li {
        display: inline;
        list-style: none;
        padding-bottom: 15px;
    }

        .loginbar li a,
        .loginbar li a:hover {
            color: #7c8082;
            font-size: 11px;
            text-transform: uppercase;
            font-family: 'Open Sans', sans-serif;
        }

        .loginbar li.devider {
            top: -1px;
            padding: 0;
            font-size: 8px;
            position: relative;
            margin: 0 6px 0 2px;
            font-family: Tahoma;
            border-right: solid 1px #bbb;
        }

    .loginbar i {
        color: #999;
        font-size: 18px;
        margin-top: 3px;
        cursor: pointer;
    }

    /*Lenguages*/
    .loginbar li ul {
        top: 30px;
        margin: 0;
        left: -6px;
        display: none;
        padding-top: 4px;
        position: absolute;
        border-radius: 3px;
        padding-bottom: 4px;
        background: #f0f0f0;
    }

    .loginbar li:hover ul {
        display: block;
    }

    .loginbar li ul li {
        padding-bottom: 0;
        display: list-item;
        position: relative;
        margin-bottom: 1px;
    }

        .loginbar li ul li a {
            color: #555;
            display: block;
            min-width: 85px;
            font-size: 10px;
            padding: 2px 12px;
            background: #f0f0f0;
            text-decoration: none;
        }

            .loginbar li ul li a:hover,
            .loginbar li ul li.active a {
                opacity: 1 !important;
                color: #555 !important;
                font-size: 10px !important;
                text-shadow: none !important;
                background: #fafafa !important;
            }

        .loginbar li ul li.active i {
            top: 2px;
            right: -5px;
            font-size: 14px;
            cursor: default;
            position: absolute;
            text-shadow: 0 1px 0 #e9e9e9;
        }

    .loginbar i.icon-globe {
        color: #bbb;
        font-size: 13px;
        margin: 3px 3px 0 0;
    }

    .loginbar li i.icon-sort-up {
        top: 21px;
        left: -1px;
        color: #eee;
        display: none;
        font-size: 14px;
        cursor: default;
        position: absolute;
    }

    .loginbar li:hover i.icon-sort-up {
        display: block;
    }

    .loginbar li:hover i.icon-ok {
        top: -2px;
        color: #aaa;
    }

/*Header (logo and menu)
------------------------------------*/
.header {
    z-index: 999;
    position: relative;
    /*border-bottom:solid 2px #eee;*/
}

    .header .container {
        position: relative;
    }

.logo {
    position: absolute;
    top: 0px;
    left: 0;
}

    .logo img {
        width: 303px;
        margin: 32px 0 0 64px;
    }

/*Menu*/
.navbar,
.navbar-inner,
.nav,
.navbar-inverse {
    filter: none;
    border: none;
    padding: 0;
    margin: 15px 15px 0 0 !important;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

    .nav i.icon-sort-up {
        position: absolute;
        font-size: 16px;
        bottom: -6px;
    }

.navbar-inner {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.navbar .nav > li {
    display: block;
    position: relative;
}

    .navbar .nav > li > a {
        display: block;
        font-size: 16px;
        font-weight: 500;
        color: #310900;
        padding: 0px 15px 10px;
        text-shadow: none;
        padding-left: 40px;
        padding-right: 26px;
        text-transform: uppercase;
        /*font-family: 'Open Sans', sans-serif;*/
        -webkit-transition: all 0.4s ease-in-out;
        -moz-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out;
    }

.collapse.in ul {
    margin-top: 10px !important;
}

.collapse.in li a {
    padding: 0 10px;
    border-bottom: solid 1px #eee;
    background: none;
}

    .collapse.in li a:hover,
    .collapse.in li a.dropdown-toggle {
        border-bottom: solid 1px #72c02c !important;
        background: none;
    }

.collapse.in ul.dropdown-menu {
    margin-bottom: 5px;
}

    .collapse.in ul.dropdown-menu a {
        padding: 5px;
        border-bottom: solid 1px #bbb;
    }

.nav-collapse .nav > li > a, .nav-collapse .dropdown-menu a {
    margin: 0 !important;
    border-radius: 0 !important;
}

.navbar .nav > li > a:focus,
.navbar .nav > li > a:hover {
    /*color:#72c02c;
	border-bottom:solid 2px #72c02c;*/
}

.menu_product > a:focus,
.menu_product > a:hover,
.menu_product > li > a:focus,
.menu_product > li > a:hover {
    color: #4366ff !important;
    /*border-bottom: solid 2px #4366ff;*/
    text-decoration: underline;
    text-decoration-color: #4366ff;
    /*font-family: 'ABC Favorit Lining' !important;*/
}

.menu_COLORTONES > a:focus,
.menu_COLORTONES > a:hover,
.menu_COLORTONES > li > a:focus,
.menu_COLORTONES > li > a:hover {
    color: #ff8652 !important;
    text-decoration: underline;
    text-decoration-color: #ff8652;
}

.menu_APPLICATIONS > a:focus,
.menu_APPLICATIONS > a:hover,
.menu_APPLICATIONS > li > a:focus,
.menu_APPLICATIONS > li > a:hover {
    color: #ff564a !important;
    text-decoration: underline;
    text-decoration-color: #ff564a;
}

.menu_RESOURCES > a:focus,
.menu_RESOURCES > a:hover,
.menu_RESOURCES > li > a:focus,
.menu_RESOURCES > li > a:hover {
    color: #ffa3be !important;
    text-decoration: underline;
    text-decoration-color: #ffa3be;
}

.menu_CONTACTUS > a:focus,
.menu_CONTACTUS > a:hover,
.menu_CONTACTUS > li > a:focus,
.menu_CONTACTUS > li > a:hover {
    color: #7a793f !important;
    text-decoration: underline;
    text-decoration-color: #7a793f;
}

.footer_Menu > li {
    color: #deffa6 !important;
    text-decoration: none;
    cursor: pointer;
}

    .footer_Menu > a:focus,
    .footer_Menu > a:hover,
    .footer_Menu > li > a:focus,
    .footer_Menu > li > a:hover {
        color: #FFA3BE !important;
        text-decoration: underline;
        text-decoration-color: #FFA3BE;
    }

.footer_M_Link > a,
.footer_M_Link > a:focus,
.footer_M_Link > a:hover {
    color: #7a793f !important;
    text-decoration: none;
    cursor: pointer;
    text-decoration-color: #7a793f;
}

.txt_right {
    text-align: right;
}

.footer_col {
    color: #deffa6;
}

.footer_col2 {
    color: #7a793f;
    font-size: 16px;
    padding: 20px 0 40px 0;
}

.footer_img {
    width: 100%;
    position: absolute;
}

.footer_M_T {
    font-size: 16px;
    line-height: 24px;
    padding-top: 45px;
}

.copyrightBack {
    background-image: url(../../img/bottom_back_768_1.jpg);
    position: relative;
    width: 100%;
    height: 384px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    align-items: center;
    justify-content: center;
}


.copyrightBack1 {
    background-image: url(../../img/copyright_back_center.jpg);
    position: relative;
    width: 100%;
    height: 200px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    align-items: center;
    justify-content: center;
}

.copyrightBack2 {
    background-image: url(../../img/copyrightBack.png);
}




.navbar .nav > .active > a,
.navbar .nav > .active > a:focus {
    /*color: #72c02c;*/
    text-decoration: none;
    border-bottom: solid 2px #72c02c;
    background: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.navbar .nav > .active > a {
    color: #3d1701;
}

    .navbar .nav > .active > a:hover {
        color: #72c02c;
        background: none;
        /*border-bottom:solid 2px #72c02c;*/
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
    }

/*Arrow for menu*/
.navbar .nav > li > a .caret {
    margin: 9px 0 0 3px !important;
    border-top-color: #72c02c !important;
    border-bottom-color: #72c02c !important;
}

/*Dropdown Menu*/
.dropdown-menu {
    padding: 0;
    border: none;
    margin-top: -2px;
    /*min-width:200px;*/
    border-radius: 0;
    /*border-top:solid 2px #72c02c; 
	border-bottom:solid 2px #687074; */
    z-index: 9999 !important;
}

    .dropdown-menu li a {
        color: #3d1701;
        font-size: 16px;
        font-weight: 400;
        padding: 6px 16px;
        /*padding-left:2.3vw;
		padding: 1vw 2.3vw
		border-bottom:solid 1px #eee;*/
    }

    .dropdown-menu li > a:hover,
    .dropdown-menu li > a:focus,
    .dropdown-submenu:hover > a {
        /*color:#ffffff;
  background:#687074 !important;*/
        -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;
        filter: none !important;
    }

    .dropdown-menu .active > a {
        color: #ffffff !important;
        /*background:#687074 !important;*/
        filter: none !important;
    }

.navbar .btn-navbar {
    padding: 10px 15px;
    margin-top: 1px;
    margin-right: 0;
    background: #FF564A;
    border: none !important;
}

    .navbar .btn-navbar:hover {
        background: #e94236;
    }

        .navbar .btn-navbar span,
        .navbar .btn-navbar:hover span {
            background: #fff !important;
            box-shadow: none !important;
        }

.navbar .nav > li > .dropdown-menu:after {
    left: 19px;
}

.navbar .nav > li > .dropdown-menu:before {
    left: 18px;
    border-bottom: none;
}

.navbar .nav > li > .dropdown-menu:after {
    left: 19px;
    border-top-color: #333 !important;
    border-bottom-color: #333 !important;
}

/*Serach*/
.navbar .search-open {
    right: 0;
    top: 44px;
    display: none;
    padding: 15px;
    position: absolute;
    background: #fcfcfc;
    border-top: solid 2px #eee;
}

    .navbar .search-open form,
    .navbar .search-open .input-append {
        margin: 0 !important;
    }

.navbar a.search i.icon-remove {
    top: 2px;
    font-size: 18px;
    position: relative;
}

.navbar .nav > li > a.search {
    color: #aaa;
    cursor: pointer;
    background: #f7f7f7;
    padding: 8px 12px 10px;
    border-bottom-color: #aaa;
}

    .navbar .nav > li > a.search:hover {
        color: #72c02c;
        border-bottom-color: #72c02c;
    }

/*Fancybox for gallery page*/
.fancybox-overlay.fancybox-overlay-fixed {
    z-index: 9999;
}
