/*@import url("bootstrap.min.css");*/


@font-face {
    font-family: "source_sans_probold";
    font-style: normal;
    font-weight: normal;
    src: url("../font/sourcesanspro-bold-webfont.eot?#iefix") format("embedded-opentype"), url("../font/sourcesanspro-bold-webfont.woff2") format("woff2"), url("../font/sourcesanspro-bold-webfont.woff") format("woff"), url("../font/sourcesanspro-bold-webfont.ttf") format("truetype"), url("../font/sourcesanspro-bold-webfont.svg#source_sans_probold") format("svg");
}
@font-face {
    font-family: "source_sans_prolight";
    font-style: normal;
    font-weight: normal;
    src: url("../font/sourcesanspro-light-webfont.eot?#iefix") format("embedded-opentype"), url("../font/sourcesanspro-light-webfont.woff2") format("woff2"), url("../font/sourcesanspro-light-webfont.woff") format("woff"), url("../font/sourcesanspro-light-webfont.ttf") format("truetype"), url("../font/sourcesanspro-light-webfont.svg#source_sans_prolight") format("svg");
}
@font-face {
    font-family: "source_sans_proregular";
    font-style: normal;
    font-weight: normal;
    src: url("../font/sourcesanspro-regular-webfont.eot?#iefix") format("embedded-opentype"), url("../font/sourcesanspro-regular-webfont.woff2") format("woff2"), url("../font/sourcesanspro-regular-webfont.woff") format("woff"), url("../font/sourcesanspro-regular-webfont.ttf") format("truetype"), url("../font/sourcesanspro-regular-webfont.svg#source_sans_proregular") format("svg");
}
@font-face {
    font-family: "FontAwesome";
    src: url("../font/fontawesome-webfont.eot?#iefix") format("embedded-opentype"), url("../font/fontawesome-webfont.woff") format("woff"), url("../font/fontawesome-webfont.ttf") format("truetype"), url("../font/fontawesome-webfont.svg#fontawesome_webfont") format("svg");
}
.fa {
    display: inline-block;
    font-family: FontAwesome;
    font-feature-settings: normal;
    font-kerning: auto;
    font-language-override: normal;
    font-size: inherit;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-synthesis: weight style;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    text-rendering: auto;
    transform: translate(0px, 0px);
}
.fa-search::before {
    content: "";
}
.fa-user::before {
    content: "";
}
body {
    font-family: "source_sans_prolight",sans-serif;
    font-size: 1.5em;
    background: #f7f7f7;
    color: #555555;
    height: 100%;
}
img {
    max-width: 100%;
}
b, strong, .bold {
    font-family: "source_sans_probold",sans-serif;
}
h1, h2, h3, h4, h5 {
    font-weight: normal;
    color: #303a40;
    font-family: "source_sans_prolight",sans-serif;
}
h1 {
    font-size: 28px;
    margin: 50px 0 35px;
    line-height: 31px;
    text-transform: uppercase;
}
.section-account h1 {
    margin: 0 0 20px 0;
    padding-bottom: 9px;
    border-bottom: 1px solid #dddddd;
}
h2 {
    font-size: 24px;
}
hr {
    border-color: #ddd;
    border-image: none;
    border-style: solid none none;
    border-width: 1px 0 0;
    margin-bottom: 10px;
    margin-top: 10px;
}
.right {
    float: right;
}
.text-right {
    text-align: right;
}
.center-element {
    text-align: center;
}
.box {
    padding: 20px;
    background: #ffffff;
    margin-bottom: 30px;
}
.box .box-header {
    margin: 0 0 10px 0;
    padding-bottom: 15px;
    border-bottom: 1px solid #dddddd;
    font-size: 16px;
    text-transform: uppercase;
    line-height: 24px;
}
#product-form .form-control {
    background-color: #fff;
    background-image: none;
    border: medium none;
    border-radius: 0;
    box-shadow: none;
    color: #555;
    display: block;
    font-size: 1em;
    height: 34px;
    line-height: 1.42857;
    padding: 6px 12px;
    width: 100%;
}
.breadcrumb {
    background-color: #fafafa;
    border: 1px solid #ddd;
    border-radius: 0;
    list-style: outside none none;
    margin-bottom: 20px;
    margin-top: 20px;
    padding: 10px 15px;
}
.breadcrumb > li {
    color: #9ea5b1;
    display: inline-block;
}
.breadcrumb > .active {
    color: #9ea5b1;
}
.breadcrumb a {
    color: #f54819;
}
.more-btn {
    border: 1px solid #dddddd;
    border-radius: 0;
    color: #303a40;
    font-size: 1em;
    margin: 5px;
    padding: 10px 30px;
}
.shop-btn, .btn-default {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #f56619 0%, #f54419 100%) repeat scroll 0 0;
    border: medium none;
    border-radius: 0;
    color: #fff;
    font-size: 1em;
    margin: 5px;
    padding: 10px 30px;
}
#continut {
    padding-top: 80px;
}
.gry1-text {
    color: #9ea5b1;
    font-family: "source_sans_prolight";
    font-size: 1em;
}
#header {
    background: #fff none repeat scroll 0 0;
    border-bottom: 1px solid #ddd;
    margin: 0;
    position: fixed;
    width: 100%;
    z-index: 100;
}
#header .row {
    margin: 0;
}
.navbar-btn {
    margin-bottom: 6px;
    margin-top: 6px;
}
.menu-name-main-menu {
    left: 0;
    position: fixed;
}
.bt-menu {
    background-color: transparent;
    border-left: 0 solid #2b2e2f;
    height: 100%;
    left: 0;
    position: fixed;
    top: 80px;
    z-index: 200;
}
.bt-menu.bt-menu-open {
    background-color: transparent;
    border-left-width: 280px;
    height: 100%;
    left: 0;
}
.bt-overlay {
    position: absolute;
    width: 100%;
}
.bt-menu-open .bt-overlay {
    height: 100%;
}
.bt-menu-trigger {
    background: #2b2e2f none repeat scroll 0 0;
    color: #fff;
    cursor: pointer;
    display: block;
    height: 81px;
    left: 0;
    position: fixed;
    top: 0;
    width: 81px;
    z-index: 200;
}
.bt-menu-trigger:hover, .bt-menu-trigger:active {
    color: #333;
}
.bt-menu-trigger b {
    font-size: 24px;
    left: 100%;
    position: absolute;
    text-transform: uppercase;
    top: 7px;
}
.bt-menu-trigger span {
    -moz-user-select: none;
    background-color: #fff;
    display: block;
    font-size: 0;
    height: 4px;
    left: 17px;
    margin-top: -2px;
    position: absolute;
    top: 50%;
    transition: background-color 0.3s ease 0s;
    width: 40px;
}
.bt-menu-open .bt-menu-trigger span {
    background-color: transparent;
}
.bt-menu-trigger span::before, .bt-menu-trigger span::after {
    background: #fff none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    transition: transform 0.3s ease 0s;
    width: 100%;
}
.bt-menu-open .bt-menu-trigger {
    color: #000;
}
.bt-menu-open .bt-menu-trigger span::after, .bt-menu-open .bt-menu-trigger span::before {
    background: #fff none repeat scroll 0 0;
}
.bt-menu-trigger span::before {
    transform: translateY(-250%);
}
.bt-menu-trigger span::after {
    transform: translateY(250%);
}
.bt-menu-open .bt-menu-trigger span::before {
    transform: translateY(0px) rotate(45deg);
}
.bt-menu-open .bt-menu-trigger span::after {
    transform: translateY(0px) rotate(-45deg);
}
.bt-menu ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
    position: absolute;
    z-index: 199;
}
.bt-menu ul:first-of-type {
    left: -500px;
    width: 280px;
}
.bt-menu.bt-menu-open .menu {
    left: 0;
}
.bt-menu ul:nth-of-type(2) {
    bottom: 0;
    right: 0;
}
.bt-menu ul li, .bt-menu ul li a {
    display: block;
}
.bt-menu ul:nth-of-type(2) li {
    float: left;
    font-size: 0;
}
.bt-menu ul li {
    opacity: 0;
    transition: transform 0.3s ease 0s, opacity 0.2s ease 0s, visibility 0s ease 0.3s;
    visibility: hidden;
}
.bt-menu.bt-menu-open ul:first-of-type li, .bt-menu.bt-menu-open ul:nth-of-type(2) li {
    opacity: 1;
    transition: transform 0.3s ease 0s, opacity 0.3s ease 0s;
    visibility: visible;
}
.bt-menu ul:first-of-type li {
    line-height: 50px;
    transform: translate3d(-100%, 50%, 0px);
    width: 100%;
}
.bt-menu.bt-menu-open ul:first-of-type li {
    transform: translate3d(0px, 0px, 0px);
}
.bt-menu ul:nth-of-type(2) li {
    height: 50px;
    line-height: 50px;
    transform: scale(0);
    width: 60px;
}
.bt-menu.bt-menu-open ul:nth-of-type(2) li:first-child {
    transition-delay: 0.1s;
}
.bt-menu.bt-menu-open ul:nth-of-type(2) li:nth-child(2) {
    transition-delay: 0.2s;
}
.bt-menu.bt-menu-open ul:nth-of-type(2) li:nth-child(3) {
    transition-delay: 0.3s;
}
.bt-menu.bt-menu-open ul:nth-of-type(2) li:nth-child(4) {
    transition-delay: 0.4s;
}
.bt-menu.bt-menu-open ul:nth-of-type(2) li {
    transform: scale(1);
}
.bt-menu ul li a {
    cursor: pointer;
    display: block;
    outline: medium none;
    text-decoration: none;
}
.bt-menu ul:first-of-type li a {
    border-bottom: 1px solid #919699;
    color: #919699;
    font-size: 18px;
    letter-spacing: 1px;
    padding: 20px;
    transition: color 0.2s ease 0s;
}
.bt-menu ul:first-of-type li:last-child a {
}
.bt-menu ul:nth-of-type(2) li a {
    color: transparent;
    font-size: 0;
    text-align: center;
}
.bt-menu ul li a::before {
    color: #fff;
    font-size: 24px;
    transition: color 0.2s ease 0s;
}
.bt-menu ul:first-of-type li a:hover, .bt-menu ul:first-of-type li a:focus, .bt-menu ul li a:hover::before, .bt-menu ul li a:focus::before {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #fff;
}

.meniu-principal {
    text-align: right;
    line-height: 80px;
}
.meniu-principal > div {
    display: inline-block;
}
.meniu-principal .nav > li {
    display: inline-block;
}
.meniu-principal .nav > li > a {
    color: #303a40;
    font-size: 1em;
    padding: 0 15px;
    text-transform: uppercase;
}
.meniu-principal .nav > li > a:hover {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
.meniu-principal .nav > li:hover > .dropdown-menu {
    display: block;
    margin: 0;
}
.meniu-principal .dropdown-menu > li > a {
    border-bottom: 1px solid #ccc;
    padding: 20px;
}
.meniu-principal .dropdown-menu > li.last > a {
    border-bottom: medium none;
}
.meniu-principal .dropdown-menu a.active, .meniu-principal .dropdown-menu a:hover, .meniu-principal .dropdown-menu a:focus {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #303a40;
}
.meniu-principal .auth-button {
    /*border-left: 1px solid #dddddd;*/
}
.meniu-principal .auth-button button {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    border-radius: 0;
    color: #9ea5b1;
    font-size: 1.5em;
    padding: 0 20px;
}
.meniu-principal .auth-button:hover button {
    color: #f26119;
}
#topuserlinks {
    position: absolute;
    background: #ffffff;
    padding: 0 0 10px;
    text-align: left;
    border: 1px solid #ddd;
    border-top: 0 none;
}
#topuserlinks li {
    display: block;
    line-height: 30px;
}
#topuserlinks li a:hover {
    color: #f26119;
}
#lang-dropdown .language-current {
    padding: 10px 15px;
    border: 1px solid transparent;
    border-bottom: 0 none;
}
#lang-dropdown.hovered .language-current {
    padding: 10px 15px;
    border: 1px solid #ddd;
    border-bottom: 0 none;
    background: #eee;
    line-height: 20px;
}
#language-select {
    display: none;
    position: absolute;
    line-height: 24px;
    margin-top: -22px;
    border: 1px solid #ddd;
    border-top: 0 none;
    background: #fff;
}
#language-select li a {
    padding: 5px 15px;
}
#lang-dropdown.hovered #language-select {
    display: block;
}

#currency-dropdown .currency-current {
    padding: 10px 15px;
    border: 1px solid transparent;
    border-bottom: 0 none;
    line-height: 20px;
}
#currency-dropdown.hovered .currency-current {
    padding: 10px 15px;
    border: 1px solid #ddd;
    border-bottom: 0 none;
    background: #eee;
}
#currency-select {
    display: none;
    position: absolute;
    line-height: 24px;
    margin-top: -22px;
    border: 1px solid #ddd;
    border-top: 0 none;
    background: #fff;
}
#currency-select li {
    display: block;
}
#currency-select li a {
    padding: 5px 15px;
    width: 58px;
}
#currency-dropdown.hovered #currency-select {
    display: block;
}

#pjax_cart_top i {
    color: #9ea5b1;
    font-size: 1.5em;
    padding: 0 20px;
}
#pjax_cart_top i:hover {
    color: #f26119;
    cursor: pointer;
}
#pjax_cart_top .badge {
    background: #ffffff;
    border: 1px solid #f26119;
    color: #f26119;
    font-size: 0.8em;
    position: relative;
    right: 25px;
    top: -15px;
}
#pjax_cart_items {
    position: absolute;
    display: none;
    /*top: 89px;*/
    right: 1px;
    background: #fff;
    border: 1px solid #ddd;
    border-top: 0 none;
    margin: 0;
    line-height: 24px;
}
.cart-button:hover #pjax_cart_items {
    display: block;
    width: 300px;
    text-align: left;
}
#pjax_cart_items ul {
    padding: 10px;
}
#pjax_cart_items .actions {
    padding: 10px;
    border-top: 1px solid #ccc;
    background-color: #ddd;
}
#pjax_cart_items .btn {
    display: block;
    float: none;
    color: #fff;
}
#pjax_cart_items a {
    color: #555555;
}
#content-container {
    padding-top: 90px;
}
.slideshow-zone {
    margin: 0 15px;
}
.sub-row {
    margin-left: -15px;
    margin-right: -15px;
}
.slideshow-zone ul {
    list-style: outside none none;
    margin: 0 !important;
    padding: 0 !important;
}
.tehnologie-zone {
    padding: 60px 0 30px;
}
.block-tehnologii {
    border: 1px solid #ddd;
    margin-bottom: 30px;
    padding: 10px;
    text-align: center;
}
.block-tehnologii h2 {
    margin-top: 0;
}
.block-tehnologii h2 > a {
    color: #303a40;
}
.block-tehnologii a {
    text-decoration: none;
}
.heading-tehnologii {
    height: 100px;
    margin: 0 30px;
    overflow: hidden;
}
.icon-tehnologie {
    margin: 20px 0;
    position: relative;
}
.icon-tehnologie img {
    left: 50%;
    position: relative;
    top: 0;
    transform: translateX(-50%);
    transition: top 0.5s ease 0s;
}
.block-tehnologii:hover .icon-tehnologie img {
    position: relative;
    top: -67px;
}
.block-tehnologii .butoane {
    margin: 15px 0;
}
.news-zone {
    background: #fafafa none repeat scroll 0 0;
    border-top: 1px solid #ddd;
    padding: 60px 0 30px;
}
.block-news {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ddd;
    margin-bottom: 30px;
}
.block-news h3 {
    background: #2b2e2f none repeat scroll 0 0;
    font-size: 1.3em;
    height: 85px;
    margin: 0 -1px;
}
.block-news h3 > a {
    color: #fff;
    display: block;
    height: 100%;
    padding: 20px;
}
.block-news h3 > a:hover {
    text-decoration: none;
}
.block-news .gry1-text {
    height: 150px;
    overflow: hidden;
    padding: 20px;
}
.block-news .more-zone {
    padding: 20px;
}
.detalii-btn {
    color: #f54819;
    font-family: "source_sans_probold";
    text-transform: uppercase;
}
.detalii-btn:hover {
    color: #303a40;
    text-decoration: none;
}
.news-zone .view-header {
    margin-bottom: 60px;
    text-align: center;
}
.news-zone .view-header h2 {
    color: #303a40;
    font-family: "source_sans_probold";
    font-size: 2.5em;
    margin: 0;
    text-transform: uppercase;
}
.news-zone .view-header h4 {
    color: #9ea5b1;
    font-size: 1em;
    text-transform: uppercase;
}
footer {
    margin-top: 30px;
}
#pre-footer {
    background: #2b2e2f none repeat scroll 0 0;
    color: #cccccc;
    font-family: "source_sans_prolight";
    font-size: 1em;
}
#pre-footer > div > div > div {
    margin: 60px 0;
}
.pre-slide-footer {
    border-left: 1px solid #666666;
}
.about-footer {
    padding-right: 15px;
}
.about-footer h3 {
    font-size: 2.3em;
    margin-bottom: 40px;
}
.slide-footer {
    padding-left: 15px;
}
.slide-footer ul {
    list-style: outside none none;
}
.box-cert-slide {
    background: #3a3d40 none repeat scroll 0 0;
    margin: 10px 0;
    padding: 20px;
}
.slide-footer .slick__arrow {
    height: 100% !important;
    top: 0 !important;
}
.slide-footer .slick-prev {
    left: 50%;
    top: -40px !important;
}
.slide-footer .slick-prev::before {
    color: #666666;
    content: "";
    font-family: FontAwesome;
}
.slide-footer .slick-next {
    left: 50%;
    top: 100% !important;
}
.slide-footer .slick-next::before {
    color: #666666;
    content: "";
    font-family: FontAwesome;
}
.slide-footer .slick-slider {
    margin: 0;
}
#footer {
    background: #1d1f20 none repeat scroll 0 0;
    color: #666666;
    font-family: "source_sans_proregular";
    font-size: 1em;
}
#footer > div > div > div {
    margin: 60px 0;
}
#footer .menu li {
}
#footer .menu li > a {
    color: #666;
    padding: 5px 0;
}
#footer .menu li > a:hover, #footer .menu li > a:focus {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #eee;
    text-decoration: none;
}
#footer h3 {
    border-bottom: 3px solid #303a40;
    color: #666;
    font-size: 1.5em;
    margin-bottom: 20px;
    text-transform: uppercase;
    width: 180px;
}
.
#slider-tabs > div {
    display: none;
}
.carousel-visible {
    display: block !important;
}
#auto-description-home {
    padding: 60px 0;
    text-align: center;
}
#auto-description-home h1 {
    color: #303a40;
    font-family: "source_sans_prolight";
    font-size: 3em;
}
#auto-description-home p {
    color: #9ea5b1;
    font-family: "source_sans_prolight";
    font-size: 1.5em;
}
.home-beneficii {
    margin-top: 30px;
}
.beneficii-auto-home {
    border: 1px solid #ddd;
    height: 190px;
    margin: 30px;
    overflow: hidden;
    padding: 10px;
    text-align: center;
}
.beneficii-auto-home .ben-icon {
    display: block;
    padding: 30px;
    text-align: center;
}
.beneficii-auto-home .ben-title {
    padding: 10px 30px;
}
.center {
    text-align: center;
}
.center h2 {
    color: #f7f7f7;
    font-family: "source_sans_prolight";
    font-size: 2.5em;
    margin: 20px 0;
}
.box .nav li a {
    color: #555555;
}
.box .nav li.active a {
    color: #f26119;
}

/*** product ***/
#packProducts .panel-heading {
    background: #ffffff;
}
.subprod-group .subprod {
    background: #ffffff;
    margin-bottom: 15px;
}
.subprod-group .subprod .subprod-image {
    padding: 0;
}
.subprod-group .subprod-image .subprod-img {
}
.subprod-group .subprod .subprod-name {
    margin: 0;
}
.subprod-name label {
    float: left;
    width: 100%;
}
.subprod-name label .prod-title {
    font-size: 20px;
    font-weight: 700;
    color: #555555;
    text-transform: uppercase;
    font-family: "source_sans_prolight";
}
.subprod-name label .prod-price {
    display: block;
}
.subprod-name label input.product-selector {
    display: block;
    width: 1px;
    height: 1px;
    float: left;
    margin-top: 8px;
}
.subprod-group .subprod i.modal-edit {
    float: right;
    line-height: 70px;
    cursor: pointer;
    color: #9ba3af;
}
.product-actions .product-price {
    background: #fff;
    text-align: center;
    font-size: 30px;
    line-height: 70px;
    color: #f26119;
}
.product-actions .product-cart-button {
    padding: 0;
}
.product-actions .product-cart-button .btn-cart {
    display: block;
    padding: 0;
    width: 100%;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    border: 0;
    line-height: 70px;
    font-size: 20px;
    text-transform: uppercase;
    background: #f26119;
}
#left-column {
    padding-left: 0;
}
#left-column .product-info {
    background: #ffffff;
    padding: 20px;
}
/**modal **/
.subprod .modal-toggler {
    position: absolute;
    padding: 0 10px;
    margin-left: -20px;
}
.modal-dialog {
    height: 90%;
}
.modal-content {
    border-radius: 0;
    border: 0;
    margin: 0;
    //max-height: 100%;
    overflow: hidden;
}
.modal-header {
    background: #303a40;
    color: #ffffff;
    position: relative;
    border: 0;
}
.modal-header .modal-title {
    color: #ffffff;
}
.modal-header .close {
    background: #54d1f1;
    color: #fff;
    display:  block;
    height: 100%;
    padding: 0 20px;
    margin: 0;
    position: absolute;
    top: 0;
    right: 0;
    opacity: 1;
}
.modal-body {
    max-height: 465px;
    overflow: auto;
}
.modal-footer {
    padding: 0;
    background: #303a40;
    color: #fff;
}
.modal-footer div {
    padding: 0;
}
.modal-footer .subproduct-price {
    padding:  10px;
}
.modal-footer .close {
    display: block;
    width: 100%;
    background: #f26119;
    color: #ffffff;
    font-weight: 400;
    text-align: center;
    padding: 10px 0;
    opacity: 1;
}
.modal-footer .close i {
    font-weight: 400;
}
ul.list-subproducts {
    list-style: none inside none;
    padding: 0;
    margin: 0;
}
ul.list-subproducts li {
    clear: both;
    display: block;
}

#packProducts .subprod {
    border: 0;
}
#packProducts .subprod.selected {
    border: 1px solid #f26119;
}
#produse-home {
    padding-top: 30px;
}
#produse-home .list-group {
    padding-left: 15px;
    margin-bottom: 30px;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
}
#produse-home .list-group .list-group-item {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
}
#produse-home img.responsive {
    width: 100%;
}
#product-summary-title {
    margin-top: 50px;
    margin-bottom: 35px;
    line-height: 31px;
}
#product-summary-title .title {
    font-weight: normal;
    color: #303a40;
    font-size: 28px;
    line-height: 31px;
    text-transform: uppercase;
    display: block
}
#product-summary-configure-link {
    color: #f26119;
    font-style: italic;
    cursor: pointer;
}
#pack-configurator {
    padding: 20px;
    background: #ffffff;
    margin-bottom: 20px;
    display: none;
}
.subprod-group-title {
    text-transform: uppercase;
    color: #555555;
    padding-bottom: 20px;
}
.subprod-group-title .right {
    float: right;
    color: #9ba3af;
}
#pack-configurator .subprod-item {
    border-top: 1px solid #dddddd;
}
#pack-configurator .prod-price-total {
    padding-right: 10px;
    position: relative;
}
#pack-configurator .prod-prices i {
    font-weight: 400;
    font-size: 14px;
    position: absolute;
    top: 8px;
    right: 0;
}
.subprod-item .list-subproducts {
    padding-left: 40px;
}
.subprod-item .prod-prices {
    text-align: right;
    font-size: 18px;
    line-height: 29px;
    font-weight: 700;
    color: #f26119;
}
.subprod-item dd {
    margin-left: 55px;
}
.list-subproducts-item {
    padding: 0 15px 5px 0;
    color: #555555;
    font-size: 16px;
    line-height: 29px;
}
.list-subproducts-item .checkbox {
    margin: 0;
}
.list-subproducts-item .checkbox .product-checkbox {
    line-height: 29px;
    margin-top: 8px;
}
.list-subproducts-item .price {
    text-align: right;
    font-size: 16px;
    line-height: 29px;
    font-weight: 400;
    color: #f26119;
    padding: 0;
}
#product-prices {
    width: 100%;
    margin-bottom: 30px;
}
.prices-content {
    padding: 10px 0;
    text-align: center;
    color: #9ba3af;
    font-size: 28px;
}
#prices-total,
#prices-summary {
    background: #ffffff;
}
#prices-total .prices-content {
    color: #f26119;
    font-size: 48px;
    font-weight: 700;
}
#prices-summary .prices-content {
    color: #f26119;
    font-size: 36px;
    line-height: 36px;
}
.prices-content .prices-type {
    display: block;
    clear: both;
    color: #54d1f1;
    font-size: 14px;
    line-height: 24px;
}
.prices-summary-item {
    border-top: 1px solid #dddddd;
    padding: 5px 0;
}
.prices-summary-item.prod-price-upfront {
    border-top: 0 none transparent;
}
#product-quantity {
    margin-bottom: 30px;
    background: #ffffff;
    padding: 10px;
}
#product-pack-content .product-pack-content {
    margin-bottom: 30px;
    background: #ffffff;
    padding-left: 0;
}
.product-pack-content .subprod-image {
    padding-left: 0;
}
.product-pack-content .subprod-data {
    padding: 15px 0 15px 15px;
}
.product-pack-content > .subprod-item-price {
    padding: 20px 0 15px 15px;
}
.product-pack-content .subprod-data .prod-title {
    font-size: 24px;
    text-transform: uppercase;
    margin-bottom: 15px;
}
.subprod-pack-content .subprod-item .col-xs-8 {

}
.subprod-item-price {
    color: #f26119;
}
.hide-configurator {
    cursor: pointer;
}
.hide-configurator:hover {
    color: #f26119;
}
.dl-horizontal {
    display: block;
    clear: both;
}
#product-summary-buttons {
    text-align: center;
}
.btn-cart,
#pjax_cart_items .btn-cart {
    background: #f26119;
    color: #ffffff;
    padding: 15px 30px;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    font-size: 21px;
    line-height: 27px;
    text-transform: uppercase;
    vertical-align: middle;
    border: 0;
    cursor: pointer;
}
.btn-cart:hover {
    font-weight: 700;
    color: #ffffff;
}

/*** tabs ***/
.nav-tabs > li > a {
    border-radius: 0;
}
#invoice-tabs .nav-tabs {
    border-bottom: none;
}
#invoice-tabs .nav-tabs > li > a {
    border-radius: 0;
    border-width: 0 1px 0 0;
    border-color: transparent #555555 transparent transparent;
    font-size: 16px;
    line-height: 20px;
    margin-right: 2px;
    padding: 0 5px;
    color: #c5c9d0;
    background: #fff;
}
#invoice-tabs .nav-tabs > li.first > a {
    padding-left: 0!important;
 }
#invoice-tabs .nav-tabs > li.last > a {
    border: 0;
}
#invoice-tabs .nav-tabs > li > a:hover {
    background: #fff;
    border-color: transparent #555555 transparent transparent;
    color: #555;
}
#invoice-tabs .nav-tabs > li.last > a:hover {
    border: 0;
}
#invoice-tabs .nav-tabs > li.active > a, #invoice-tabs .nav-tabs > li.active > a:hover, #invoice-tabs .nav-tabs > li.active > a:focus {
    background-color: #fff;
    color: #555;
    cursor: default;
    font-weight:700;
    border-width: 0 1px 0 0;
    border-color: transparent #555555 transparent transparent;
}
#invoice-tabs .nav-tabs > li.last.active > a, #invoice-tabs .nav-tabs > li.last.active > a:hover, #invoice-tabs .nav-tabs > li.last.active > a:focus {
    border: 0;
}
.tab-content {
    padding: 15px;
}
/*** forms ***/
label {
    font-weight: 400;
}
.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #666;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ddd;
    border-radius: 0;
    -webkit-box-shadow: inset 0 0 0 transparent;
    box-shadow: inset 0 0 0 transparent;
}
.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}
.has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.form-group.required label::after {
    content: "*";
}
/*** checkout ***/
.unpadded {
    padding: 0;
}
#checkout-form h4 {
    font-weight: 700;
}
.address-list {
    margin: 0!important;
}
.address-list .address-item {
    margin-bottom: 20px;
    border-top: 1px solid #ddd;
    position: relative;
}
.address-list .address-item label {
    padding: 20px 0 0;
    width: 100%;
    margin-bottom: 0;
}
.address-list .address-item dl {
    margin: 0;
}
.address-list .address-item .buttons {
    position: absolute;
    right: 0;
    bottom: 0;
}
.address-list .address-item .buttons a {
    color: #9ba3af;
    margin-right: 10px;
}
.add-buttons {
    text-align: right;
    border-top: 1px solid #ddd;
    padding-top: 10px;
}
.add-buttons a {
    color: #f26119;
    cursor: pointer;
    font-style: italic;
}

#checkout-payment .btn {
    float: right;
}
.has-error .help-block {
    color: #a94442;
    font-weight:700;
}
#panel-address-delivery {
    margin-bottom: 30px;
}
#panel-address-delivery.hidden {
    margin-bottom: 0;
}
ul.with-hover li {
    padding: 10px;
}
ul.with-hover li.hovered {
    background-color: #FFDEB3;
}
#carrier-list li label {
    width: 100%;
    margin: 0;
}
#carrier-list .carrier-price {
    color: #f26119;
}
#carrier-list .carrier-description {
    text-align: center;
    font-style: italic;
    font-size: 13px;
    margin: 0;
}
#checkout-payment .btn:hover {
    font-weight: 400;
}
#checkout-sidelinks li {
    padding: 10px 0;
}
#checkout-sidelinks li a {
    color: #555;
    font-size: 16px;
    line-height: 24px;
}
#checkout-sidelinks li a i {
    margin-right: 10px;
}

/*** cart ***/
#cart-summary-totals .total-label {
    text-transform: uppercase;
    font-weight: 700;
}
#cart-summary-totals .total-sum {
    font-weight:700;
    color: #f26119;
}
.cart-summary-product .product-data {
    padding-left: 0;
}
.product-data a {
    color: #555555;
    font-weight: 700;
}
.cart-summary-product .product-price {
    color: #f26119;
}
.cart-summary-product .cart-summary-actions a,
.cart-summary-product .cart-summary-actions i {
    color: #9ba3af;
}
.cart-summary-product .product-pack-content {
    font-size: 0.9em;
    padding-bottom: 20px;
}
.cart-summary-product .product-pack-content .subprod-configuration,
.cart-summary-product .product-pack-content .subprod-pack-content {
    padding-left: 20px;
}
.cart-summary-product .product-pack-content .prod-title > .subprod-item-price {
    float: right;
}
#lang_dropdown_form_language .form-group {
    margin: 0;
}

/*** account ***/
.section-account .address-item {
    padding-top: 20px;
}