.header_info_bg {
  background-color: #f58220;
  color: #FFF;
}
body {
  overflow-x: hidden !important;
}
#ie_notifier {
  display: none;
}
#header {
  position: relative;
  z-index: 100;
}
#trust_logo_footer {
  position: fixed;
  right: 0px;
  bottom: 0px;
}
#header {
  background-color: #152127;
  height: 66px;
  position: fixed;
  top: 35px;
  left: 0px;
  width: 100%;
}
#wrapper {
  overflow-x: hidden;
}
#logo {
  float: left;
  position: relative;
  z-index: 10;
}
.navbar, .navbar-collapse {
  background-color: #152127 !important;
  border: 0px !important;
}
.navbar-nav > li {
  padding-top: 10px;
  height: 66px !important;
}
.nav li a {
  color: #B0BEC5 !important;
}
.selected {
  background-color: #09126D !important;
  color: white !important;
}
.selected a {
  color: #ffffff !important;
}
.topline {
  height: 3px;
  background: url("../images/general/headline.png");
  background-repeat: repeat-x;
}
#footer {
  background-color: #152127;
}
.navbar-header {
  background: #152127 !important;
}
.navbar-default .navbar-toggle {
  border: 0px;
  background-color: #152127;
}
.navbar-default .navbar-toggle:hover {
  background-color: #152127;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #ffffff;
}
#footer {
  padding-top: 10px;
}
.footer-links a {
  color: #ffffff;
  text-decoration: none;
  font-size: 10px;
}
.footer-links a:after {
  content: '//';
  color: tomato;
  position: relative;
  font-size: 13px;
  top: 2px;
  left: 6px;
}
.footer-links a:last-of-type:after {
  content: '';
}
.footer-links a:hover {
  text-decoration: none;
  color: #1976D2;
}
.other_footer_links_separator {
  color: #ffffff;
}
#other_footer_links a:first-of-type {
  padding-left: 0px;
}
#other_footer_links a {
  color: #ffffff;
  text-decoration: none;
}
#other_footer_links a:hover {
  text-decoration: none;
  color: #1976D2;
}
#breadcrumbs_row {
  position: fixed;
  top: 67px;
  margin-bottom: 35px;
  width: 100%;
  margin-left: 0px;
  z-index: 30;
}
.breadcrumbs {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fefcea+48,efd426+100 */
  background: #fefcea; /* Old browsers */
  background: -moz-linear-gradient(top, #fefcea 48%, #efd426 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #fefcea 48%, #efd426 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #fefcea 48%, #efd426 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fefcea', endColorstr='#efd426', GradientType=0); /* IE6-9 */
}
.breadcrumbs ol {
  margin-bottom: 0px;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fefcea+48,efd426+100 */
  background: #fefcea; /* Old browsers */
  background: -moz-linear-gradient(top, #fefcea 48%, #efd426 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #fefcea 48%, #efd426 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #fefcea 48%, #efd426 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fefcea', endColorstr='#efd426', GradientType=0); /* IE6-9 */
}
.iso-certification img {
  width: 100%;
  height: auto;
}
.nav-stacked > li + li {
  margin-top: 1px;
  margin-left: 0;
}
.nav-pills li a {
  color: #337ab7 !important;
}
.nav-pills .active a {
  color: #ffffff !important;
}
.nav-pills .nav_extra a {
  color: #ffffff !important;
  background-color: #152127;
}
.nav-pills .nav_extra a:hover {
  color: #ffffff !important;
  background-color: #152127;
}
#header_container {
  height: 66px;
}
#main {
  margin-top: 130px;
  color: #263238;
  /* background: #ECEFF1; */
  /* background: -moz-linear-gradient(top, #CFD8DC 0%, #ECEFF1 8%, #ECEFF1 92%, #CFD8DC 100%); */
  /* background: -webkit-linear-gradient(top, #CFD8DC 0%, #ECEFF1 8%, #ECEFF1 92%, #CFD8DC 100%); */
  /* background: linear-gradient(to bottom, #CFD8DC 0%, #ECEFF1 8%, #ECEFF1 92%, #CFD8DC 100%); */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ECEFF1', endColorstr='#CFD8DC', GradientType=0);
}
.related_image {
  width: 130px;
  height: 130px;
}
#secure_payment {
  border-top: 1px solid #ddd;
  margin-top: 10px;
  margin-bottom: 20px;
  padding-top: 12px;
}
#secure_payment div:nth-of-type(2) {
  padding: 0px;
}
#other_info_footer {
  margin-bottom: 30px;
}
#map_space-bottom {
  margin-bottom: 8px;
}
.contact_trigger {
  position: absolute;
  right: 0px;
  width: 50px;
  height: 190px;
  padding: 0px;
  border-radius: 0px;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  border: 1px solid rgb(139, 139, 139);
  box-shadow: rgb(178, 178, 178) 2px 2px 5px;
  z-index: 90;
  opacity: 1;
  background-color: #ff0000;
  background-image: url(../images/general/contact-rapid-txt.png);
  background-repeat: no-repeat;
  background-position: 0px 0px;
}
#panel_heading_contact_form h3 {
  background-color: #ff0000 !important;
  padding: 15px;
  color: #ffffff;
  margin-bottom: 0px;
}
#panel_heading_contact_form {
  padding: 0px;
}
#contact_message {
  margin-top: 15px;
  resize: none;
}
#contact_submit {
  margin-top: 15px;
}
#contact_us_form {
  position: absolute;
  top: 200px;
  right: -16px;
  width: 330px;
  display: none;
  z-index: 99999;
}
.contact_form_element {
  margin-top: 10px;
}
.contact_form_element:first-of-type {
  margin-top: 0px;
}
#main_row_header {
  position: relative;
}
.navbar-search {
  position: absolute;
  left: 77%;
  top: 60px;
}
#mobile_search {
  position: relative;
  z-index: 999999;
  float: right !important;
  display: none;
  top: 25px;
  right: 20px;
  margin-left: 35px;
}
#mobile_search_trigger {
  color: #ffffff;
  font-size: 20px;
  position: relative;
  top: 2px;
  margin-left: 10px;
}
#search_mobile_input {
  display: none;
  width: 217px;
  position: relative;
  top: -8px;
}
.menu_mobile_toggle_trigger {
  top: 0px !important;
}
.contact_err {
  border-color: red;
}
#contact_err {
  padding-top: 8px;
  padding-bottom: 8px;
  font-size: 18px;
}
#contact_err_tab {
  font-size: 18px;
}
.form_input_wrapper {
  position: relative;
}
.form_input_wrapper i {
  position: absolute;
  top: 8px;
  left: 0px;
  font-size: 23px;
  color: #1976D3;
}
.right_contact_form_icon {
  left: 13px !important;
}
.pr-0 {
  padding-right: 0px !important;
}
.pl-0 {
  padding-left: 0px !important;
}
.pt-15 {
  padding-top: 15px;
}
.table_td_first {
  padding-top: 10px;
}
.tab_button a {
  height: 42px;
}
#main_tabs_info {
  background-color: #ffffff;
  border: 1px solid #ddd;
  padding-left: 0px;
}
#tabs {
  padding-right: 0px;
  padding-left: 60px;
}
.iso-certification {
  background-color: #ffffff;
  border: 1px solid #ddd;
  position: relative;
  bottom: 10px;
  padding: 10px;
  text-align: left;
  margin-top: -13px;
}
.romania-made {
  background-color: #ffffff;
  border: 1px solid #ddd;
  /*position: relative;*/
  text-align: center;
  padding-bottom: 5px;
  padding-top: 5px;
}
.romania-made img {
  width: 100%;
  max-width: 150px;
}
.romania-text {
  color: #777;
  font-size: 0.8em;
  margin-top: 5px;
}
#iso_cert_text {
  margin-bottom: 5px;
  color: #777;
  text-align: center;
  width: 100% !important;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-flex-flow: column wrap;
  flex-flow: column wrap;
  -webkit-align-content: center;
  align-content: center;
  overflow-wrap: break-word !important;
  text-overflow: clip !important;
}
#iso_cert_text div {
  width: 100% !important;
}
#iso_cert_text small {
  font-size: 80%;
  text-align: center;
}
.social-links a .fa {
  font-size: 28px;
  color: #ffffff;
}
.social-links a .fa-facebook:hover {
  color: #415E9B;
}
.social-links a .fa-google-plus:hover {
  color: #DC4E41;
}
.social-links a .fa-linkedin:hover {
  color: #1B86BC;
}
.social-links a .fa-pinterest-p:hover {
  color: #BD2126;
}
.social-links a .fa-slideshare:hover {
  color: #737679;
}
.social-links a .fa-twitter:hover {
  color: #55ACEE;
}
.social-links a .fa-book:hover {
  color: #FF9800;
}
.pp_gallery, .pp_previous, .pp_next {
  display: none !important;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 1.0s linear;
  -moz-transition: opacity 1.0s linear;
  -ms-transition: opacity 1.0s linear;
  -o-transition: opacity 1.0s linear;
  transition: opacity 1.0s linear;
}
.form-control:focus {
  border-color: #cccccc;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.nav-pills li a i {
  margin-right: 5px;
  margin-left: 5px;
}
.ambalare {
  margin-top: 10px;
  /*font-weight: bold;*/
  font: 0.9em Geneva, Arial, Helvetica, sans-serif;
}
#tab_contact {
  position: fixed;
  bottom: 10px;
  left: 20px;
  display: none;
  z-index: 10;
}
#mobile_contact {
  display: none;
  color: green;
  text-decoration: none;
  font-size: 30px;
  position: fixed;
  bottom: 15px;
  right: 85px;
  margin-bottom: 0px;
  z-index: 10;
}
#mobile_contact img {
  height: auto;
}
#contact_modal {
  top: 100px;
  padding-left: 0px !important;
  overflow-y: scroll;
}
#err_contact_tab_row, #err_contact_tab_row_page {
  display: none;
}
#contact_message_tab {
  margin-top: 10px;
}
#lightbox {
  top: 90px !important;
}
.pp_social {
  display: none;
}
#comodo_secure {
  margin-left: 30%;
  width: 40%;
}
.nav > li > ul > li:hover > a {
  background-color: #09126D !important;
}
@media all and (max-width: 1200px) {
  #trust_logo_footer {
    bottom: 10px;
  }
  .tab_btn_icon {
    padding-top: 13px;
  }
  .arrow-left-tab {
    margin-top: -2px;
    right: 2px !important;
  }
}
@media all and (min-width: 769px) and (max-width: 992px) {
  #online_payment_image {
    width: 230% !important;
    margin-left: -30px !important;
    margin-top: 10px !important;
  }
  .online_payment_image_consum {
    width: 175% !important;
    margin-left: -30px !important;
    margin-top: 10px !important;
  }
  #secure_payment_info {
    padding: 0px;
  }
}
@media all and (min-width: 992px) and (max-width: 1200px) {
  #online_payment_image {
    width: 162% !important;
    margin-left: -30px !important;
    margin-top: 10px !important;
  }
}
@media all and (min-width: 768px) {
  #footer_other_urls {
    text-align: right !important;
  }
  .tab_content_mobile {
    display: none;
  }
}
@media all and (min-width: 1200px) {
  #header_container {
    padding-left: 55px;
  }
  #last_footer_part, .last_footer_part {
    padding-left: 55px !important;
    padding-right: 5px !important;
  }
  #information_row {
    padding-left: 45px;
    padding-right: 5px;
  }
  .page_content {
    padding-left: 60px;
  }
  .categ_title {
    padding-left: 50px;
  }
  .pagination {
    margin-right: 9px !important;
  }
  .tab_btn_text {
    padding-left: 0px !important;
  }
  .tab_button {
    font-size: 16px;
  }
  #main_row_header {
    padding-left: 35px;
  }
  .breadcrumbs ol {
    padding-left: 45px;
  }
}
@media all and (max-width: 1200px) {
  #main_tabs_info {
    margin-bottom: 40px;
  }
  #tabs {
    padding-left: 15px;
  }
  #tab_contact {
    display: block;
  }
  .contact_trigger {
    display: none;
  }
  .nav li a {
    font-size: 12px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .label-price {
    font-size: 18px;
  }
}
@media all and (max-width: 993px) {
  .social_facebook {
    background: url("/images/social-sprite2.png") no-repeat;
    background-position: 0px -52px !important;
  }
  .social_google {
    background: url("/images/social-sprite2.png") no-repeat;
    background-position: -43px -52px !important;
  }
  .social_linkedin {
    background: url("/images/social-sprite2.png") no-repeat;
    background-position: -85px -52px !important;
  }
  .social_twitter {
    background: url("/images/social-sprite2.png") no-repeat;
    background-position: -127px -52px !important;
  }
  .social_slideshare {
    background: url("/images/social-sprite2.png") no-repeat;
    background-position: -169px -52px !important;
  }
  .social_pinterest {
    background: url("/images/social-sprite2.png") no-repeat;
    background-position: -211px -52px !important;
  }
  .social_youtube {
    background: url("/images/social-sprite2.png") no-repeat;
    background-position: -253px -52px !important;
  }
  .social_rss {
    background: url("/images/social-sprite2.png") no-repeat;
    background-position: -295px -52px !important;
  }
  .social_blog {
    background: url("/images/social-sprite2.png") no-repeat;
    background-position: -337px -52px !important;
  }
  .social_instagram {
    background: url("/images/social-sprite2.png") no-repeat;
    background-position: -381px -52px !important;
  }
  .tab_btn_icon {
    height: 42px;
    width: 42px;
    position: relative;
    left: 7px;
    top: -10px;
    text-align: center;
    padding-top: 9px;
  }
  #other_info_footer {
    display: none !important;
  }
  .label-price {
    font-size: 11px;
  }
  .nav li a {
    font-size: 11px;
    padding-left: 5px;
    padding-right: 5px;
  }
  #logo {
    top: -5px;
  }
  #logo img {
    /* width: 120px; */
    height: auto;
    position: relative;
    z-index: 9999999;
  }
}
@media all and (max-width: 768px) and (min-width: 410px) {
  .footer-links a {
    width: 33.3%;
    float: left;
    text-align: left;
    word-wrap: break-word;
    white-space: inherit;
    font-size: 12px;
    margin-top: 5px;
  }
  #title_row {
    margin-left: -8px;
    margin-right: -8px;
  }
  .nav-pills li a {
    width: 70%;
    margin-left: 15%;
  }
}
@media all and (max-width: 768px) {
  .navbar-toggle {
    display: block !important;
  }
  .navbar-brand {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .iso-certification {
    margin-top: -25px !important;
    margin-bottom: 10px !important;
  }
  .tags {
    margin-top: 10px !important;
    margin-bottom: 12px !important;
  }
  .social-links {
    margin-bottom: 15px;
  }
  #socialmedia_footer {
    margin-top: 0px;
  }
  .ie .page_content {
    padding-left: 0px !important;
  }
  #trust_logo_footer {
    display: none;
  }
  #contact_submit_tab {
    margin-top: 25px;
  }
  .tags {
    padding-left: 20px;
  }
  .tab_content_mobile:first-of-type {
    display: block;
  }
  .navbar {
    width: 80%;
    height: 55px;
  }
  #search_mobile_input {
    width: 277px;
  }
  #tab_contact {
    left: 85px !important;
    bottom: 15px;
    margin-bottom: 0px;
    width: 0px;
  }
  #mobile_contact {
    display: block;
  }
  .iso-certification div {
    text-align: center !important;
  }
  .iso-certification img {
    width: 70%;
    margin-left: 15%;
  }
  .iso-certification {
    margin-bottom: 20px;
  }
  .navbar-search, #related_products, #related_products_touch, #related_products_text, #secure_payment {
    display: none;
  }
  .contact_trigger {
    display: none;
  }
  #mobile_search {
    display: block;
  }
  #footer_first, #footer_second {
    text-align: center;
  }
  .navbar-default .navbar-collapse {
    position: relative;
    z-index: 999999;
  }
  .navbar-collapse {
    height: 900px;
    margin-top: 9px;
  }
  #logo {
    float: right;
  }
  .navbar-default .navbar-toggle {
    float: left;
    margin-top: 17px;
  }
  .nav li a {
    font-size: 17px;
  }
  .nav li a:hover {
    color: #ffffff
  }
  .nav > li {
    padding-top: 0px;
    border-bottom: 0px solid #B0BEC5;
  }
  .navbar-nav {
    margin-top: 0px;
    margin-bottom: 0px;
  }
  #footer_other_urls {
    margin-top: 0px;
  }
  #main_tabs_info {
    display: none;
  }
  #tabs {
    padding-right: 15px;
  }
  #secure_payment_info {
    margin-top: 35px;
  }
  .anti_container_mobile {
    width: 100%;
  }
  .iso-certification {
    bottom: 0px;
    padding: 10px;
    margin-top: 20px;
  }
  .nav-pills li {
    border-bottom: 0px;
    border-top: 0px;
  }
  #logo {
    position: absolute;
  }
  #mobile_close {
    position: absolute;
    right: 30px;
    color: red;
    top: -1px;
    font-size: 20px;
    display: none;
  }
  .iso-certification img {
    width: 50%;
    margin-left: 25%;
  }
}
@media all and (max-width: 420px) {
  #other_footer_links a {
    font-size: 15px;
    padding: 5px;
    margin-top: 5px;
    margin-bottom: 5px;
  }
  #other_footer_links a:first-of-type {
    margin-right: 10px;
  }
  .footer-links a {
    width: 50%;
    float: left;
    text-align: left;
    word-wrap: break-word;
    white-space: inherit;
    font-size: 12px;
    margin-top: 5px;
  }
  #search_mobile_input {
    width: 180px;
  }
  .iso-certification img {
    width: 70%;
    margin-left: 15%;
  }
}
@media all and (max-width: 337px) {
  #cookie_notifier button.cookie-btn {
    position: relative;
    top: -20px
  }
}
@media all and (max-width: 872px) and (min-width: 769px) {
  #cookie_notifier span.cookie-btn {
    position: relative;
    top: 30px;
    /* float: right; */
    right: 245px; /* width: 110px; */
  }
}
@media all and (max-width: 455px) {
  #cookie_notifier .cookie-btn {
    width: 100px;
  }
  #cookie_notifier p {
    text-align: left;
    padding-right: 20px;
    padding-left: 20px;
    z-index: 100
  }
  #cookie_notifier .cookie-btn:first-of-type {
    float: right;
    margin-top: 30px;
    margin-bottom: 10px;
  }
  #cookie_notifier .cookie-btn:nth-of-type(2) {
    float: left;
    margin-top: 30px;
    margin-bottom: 10px;
    margin-left: 15px;
  }
  #cookie_notifier button.cookie-btn {
    float: left !important;
    position: relative;
    left: 15px;
  }
}
@media all and (max-width: 455px) and (min-width: 441px) {
  #cookie_notifier .cookie-btn:first-of-type {
    margin-top: 40px !important;
  }
  #cookie_notifier button.cookie-btn {
    float: left !important;
    margin-top: -35px !important;
    position: relative;
    top: -21px;
    left: 15px;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .navbar-search {
    background: none;
  }
  input:focus, select:focus, textarea:focus, button:focus {
    outline: none !important;
  }
}
@media all and (max-width: 768px) {
  .exemplu_textura {
    display: none;
  }
  .footer_hide_mobile {
    display: none;
  }
  #footer_trust_row {
    text-align: center !important;
  }
  .trust_footer_image {
    float: none !important;
  }
  .trust_footer_image:first-of-type {
    width: 120px;
    height: auto;
  }
  .trust_footer_image:nth-child(2) {
    width: 220px;
    height: auto;
    margin-bottom: 40px;
  }
  #star-rating-widget {
    padding-right: 125px !important;
  }
}
a {
  cursor: pointer;
  text-decoration: none;
}
a:link {
  text-decoration: none;
}
a:visited {
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
a:active {
  text-decoration: none;
}
.link_color1 {
  text-decoration: none;
  color: #000099;
}
.link_color1:hover {
  color: #F00;
}
.footer-line {
  background: url(../images/general/Linie-dubla-footer.png) repeat-x;
}
.copyright {
  color: #8b8b8b;
  font-size: 12px;
}
/*.copyright a {*/
/*color: #FFFFFF;*/
/*}*/
.copyright a:hover {
  color: #00CCFF;
}
.categ_name {
  font: 1.6em Geneva, Arial, Helvetica, sans-serif;
  color: #006;
  width: 90%;
  margin-left: 5%;
  margin-top: 8px;
  margin-bottom: 0px;
  /* border: 1px solid #ccc;*/
  /* background-color: #EDF8FE;*/
  /* background-color: #d4effc;*/
  /*   border-radius: 6px;*/
  position: absolute;
  z-index: 3;
  padding-bottom: 4px;
  border-bottom: 1px solid #ccc;
}
.category_image {
  bottom: 34px;
  position: absolute;
  left: 0px;
}
.category_card_btn {
  position: absolute;
  z-index: 3;
  bottom: 12px;
  width: 80%;
  left: 10%;
  background-color: #003374;
  font: Geneva, Arial, Helvetica, sans-serif;
  font-style: normal;
  text-align: right;
  border: 0px;
  box-shadow: none;
  color: #ffffff;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 3px;
  padding-bottom: 3px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
}
/*.category_card_btn img{
	float: left;
	margin-top: 4px;
	margin-left: 30px;
	line-height: 30px;
}*/
.category_card_btn span {
  float: right;
  position: relative;
  right: 30%;
  font-size: 16px;
  font-style: normal;
  padding-top: 5px;
  padding-bottom: 5px;
}
.categ_title {
  color: #006;
  font: 2.8em Geneva, Arial, Helvetica, sans-serif;
  float: left;
}
.index_title {
  color: #006;
  font: 2.8em Geneva, Arial, Helvetica, sans-serif;
  text-align: center;
  margin-bottom: 25px;
}
.index_bottom {
  background: #ffffff;
  border-radius: 10px 10px 10px 10px;
  -moz-border-radius: 10px 10px 10px 10px;
  border: #ccc solid 1px;
  border-radius: 15px;
  padding-top: 20px;
  padding-left: 30px;
  padding-right: 20px;
  padding-bottom: 10px;
  margin-bottom: 20px;
}
.microdata-footer {
  color: #ddd;
  /*font: 1.2em "Geneva, Arial, Helvetica, sans-serif";*/
}
.ul-light-list {
  list-style: url(../images/general/light-list.png) none outside;
}
.ul-footer {
  list-style: none inside;
}
.separator {
  color: #ff0000;
  font-size: 14px;
}
.tags {
  color: #aec5da;
  font: normal 10px Geneva, Arial, Helvetica, sans-serif;
  text-align: left;
}
.social_login_button {
  margin-top: 5px;
  width: 120px;
  height: 39px;
  margin-bottom: 10px;
}
#social_separator {
  margin-top: 10px;
  font-size: 14px;
}
.Caracteristici {
  border-bottom: 1px dotted #ff9900;
  border-top: 1px dotted #ff9900;
  color: #000099;
  font: 14px Geneva, Arial, Helvetica, sans-serif;
  margin-top: 20px;
  padding: 3px 3px 3px 0px;
  text-align: left;
  margin-right: 200px;
  margin-left: 20px;
}
#footer_logo {
  width: 220px;
  height: auto;
  margin-top: 0px;
  margin-bottom: 15px;
}
#footer_title {
  margin-top: 10px;
  margin-bottom: 5px;
  font-size: 1.8em;
}
#footer_trust_row {
  text-align: center;
  padding-left: 150px;
}
.social_icon {
  width: 42px;
  height: 42px;
  margin-top: 5px;
  margin-right: 8px;
}
.social_icon:hover {
  zoom: 1.1;
  margin-top: 1px;
}
.social_facebook {
  background: url("/images/social-sprite2.png") no-repeat;
  background-position: 0px 0px;
}
.social_facebook:hover {
  background: url("/images/social-sprite2.png") no-repeat;
  background-position: 0px -52px;
}
.social_google {
  background: url("/images/social-sprite2.png") no-repeat;
  background-position: -43px 0px;
}
.social_google:hover {
  background: url("/images/social-sprite2.png") no-repeat;
  background-position: -43px -52px;
}
.social_linkedin {
  background: url("/images/social-sprite2.png") no-repeat;
  background-position: -85px 0px;
}
.social_linkedin:hover {
  background: url("/images/social-sprite2.png") no-repeat;
  background-position: -85px -52px;
}
.social_twitter {
  background: url("/images/social-sprite2.png") no-repeat;
  background-position: -127px 0px;
}
.social_twitter:hover {
  background: url("/images/social-sprite2.png") no-repeat;
  background-position: -127px -52px;
}
.social_slideshare {
  background: url("/images/social-sprite2.png") no-repeat;
  background-position: -169px 0px;
}
.social_slideshare:hover {
  background: url("/images/social-sprite2.png") no-repeat;
  background-position: -169px -52px;
}
.social_pinterest {
  background: url("/images/social-sprite2.png") no-repeat;
  background-position: -211px 0px;
}
.social_pinterest:hover {
  background: url("/images/social-sprite2.png") no-repeat;
  background-position: -211px -52px;
}
.social_youtube {
  background: url("/images/social-sprite2.png") no-repeat;
  background-position: -253px 0px;
}
.social_youtube:hover {
  background: url("/images/social-sprite2.png") no-repeat;
  background-position: -253px -52px;
}
.social_rss {
  background: url("/images/social-sprite2.png") no-repeat;
  background-position: -295px 0px;
}
.social_rss:hover {
  background: url("/images/social-sprite2.png") no-repeat;
  background-position: -295px -52px;
}
.social_blog {
  background: url("/images/social-sprite2.png") no-repeat;
  background-position: -337px 0px;
}
.social_blog:hover {
  background: url("/images/social-sprite2.png") no-repeat;
  background-position: -337px -52px;
}
.social_instagram {
  background: url("/images/social-sprite2.png") no-repeat;
  background-position: -381px 0px;
}
.social_instagram:hover {
  background: url("/images/social-sprite2.png") no-repeat;
  background-position: -381px -52px;
}
.close_tab_contact {
  font-size: 25px !important;
  color: red;
  position: relative;
  top: -48px;
  left: 117px;
  z-index: 99999999999;
}
.tab-pane {
  background-color: #ffffff;
  padding-bottom: 20px;
}
.tab-pane p, .tab-pane h2, .tab-pane h3 {
  padding-left: 20px;
}
#cookie_notifier {
  display: none;
  position: fixed;
  background-color: rgba(0, 0, 0, .7);
  color: #ffffff;
  bottom: 0px;
  width: 100%;
  z-index: 99999999;
  left: 0px;
}
#cookie_notifier p {
  padding-right: 29px;
  padding-left: 10px;
  text-align: center;
  padding-top: 10px;
}
#single_page_map {
  width: 100% !important;
  height: 600px !important;
  padding-left: 60px;
  padding-right: 20px;
}
#payment_modal > .modal-dialog > .modal-content > .modal-header {
  border-bottom: 0px !important;
}
#payment_modal > .modal-dialog > .modal-content {
  background-color: #16A087;
  color: #ffffff;
}
#close_payment_modal {
  cursor: pointer;
}
#comodo_iframe {
  position: absolute;
  left: -375px;
  top: -300px;
  display: none;
}
@media all and (max-width: 1200px) and (min-width: 769px) {
  #online_payment_image {
    width: auto !important;
    margin-left: 0px !important;
    margin-top: 10px !important;
    max-width: 145px;
  }
}
@media all and (max-width: 991px) and (min-width: 768px) {
  #online_payment_image {
    width: 100% !important;
    margin-left: 0px !important;
    margin-top: 10px !important;
  }
}
@media all and (max-width: 768px) {
  .navbar-nav > li {
    height: auto !important;
  }
  ul.navbar-nav {
    overflow-y: scroll !important;
  }
}
.is_ie #related_products {
  display: none;
}
.modal-header button {
  color: red;
  font-size: 30px;
  opacity: 1;
  margin-top: -15px !important;
  margin-right: -10px !important;
}
.modal-header button:hover {
  color: tomato;
}
@media all and (max-width: 565px) {
  .modal-header h2 {
    font-size: 19px;
  }
}
@media all and (max-width: 560px) {
  #search_mobile_input {
    width: 335px !important;
    margin-right: 0px !important;
  }
  #mobile_search {
    margin-left: 0px !important;
  }
  #mobile_search_trigger {
    top: -2px !important;
  }
}
@media (max-width: 768px) {
  #search_mobile_input {
    width: 350px !important;
    margin-right: 0px !important;
  }
  #mobile_search {
    margin-left: 0px !important;
  }
  #mobile_search_trigger {
    top: -2px !important;
  }
}
@media all and (max-width: 450px) {
  #search_mobile_input {
    width: 250px !important;
    margin-right: 0px !important;
  }
  #mobile_search {
    margin-left: 0px !important;
  }
  #mobile_search_trigger {
    top: -2px !important;
  }
}
@media all and (max-width: 330px) {
  #search_mobile_input {
    width: 200px !important;
    margin-right: 0px !important;
  }
  #mobile_search {
    margin-left: 0px !important;
  }
  #mobile_search_trigger {
    top: 2px !important;
  }
}
.selected_nav_item {
  background-color: #09126D !important;
  color: white !important;
}
.selected_nav_item > a {
  color: #ffffff !important;
  background-color: #09126D !important;
}
#contact_modal .modal-title {
  text-align: center;
  margin-top: 20px;
}
.modal-header .close {
  font-size: 20px;
  font-weight: 100;
  background-color: #F3F7EB;
  border-radius: 50%;
  padding: 5px;
  padding-top: 1px;
  padding-bottom: 0px;
  border: 1px solid #DCDADC;
  margin-top: -7px !important;
}
/* PRODUS PAGE */
#secure_payment_info {
  padding: 0px;
}
#product_title {
  padding-bottom: 15px;
  padding-top: 15px;
  background: #FFFFFF;
  font: bold 34px Geneva, Arial, Helvetica, sans-serif;
  color: #00008A;
  margin-right: 20px;
  margin-left: 60px;
  border: 1px solid #DDD;
  margin-top: 4px;
}
.text-gold {
  color: #FF9800;
}
#product_image img, .product_image img {
  width: 100%;
  height: auto;
  max-width: 221px;
}
#product_image img:hover, .product_image img:hover {
  cursor: zoom-in;
}
.label-price {
  display: block;
  background-color: #FF9800;
  color: #ffffff;
  border-radius: 5px;
  padding-left: 5px;
  padding-right: 5px;
  font-size: 16px;
  text-align: center;
  margin-top: 4px;
  padding-top: 3px;
  padding-bottom: 3px;
}
.related_image {
  width: 130px;
  height: 130px;
}
.related_image_wrapper {
  position: relative;
  padding-right: 0px !important;
  text-align: right;
  padding-left: 0px !important;
  width: 130px !important;
  margin-left: 5px;
  margin-right: 5px;
}
.related_image_info {
  position: absolute;
  margin-top: -5px;
  bottom: 0px;
  background-color: #87CEFA;
  opacity: 0.9;
  font-size: 14px;
  padding-top: 5px;
  padding-bottom: 5px;
  width: 130px;
  display: none;
  color: #ffffff;
  font-weight: bold;
}
.related_image_wrapper_touch .related_image_info {
  display: block;
  transform: rotate(-90deg);
  position: relative !important;
  transform-origin: left top 0;
  min-height: 52px;
}
#tab_descriere {
  background-color: #F13527;
  color: #ffffff !important;
}
.tab_btn_text {
  float: left;
  padding-left: 10px;
}
.tab_btn_icon {
  height: 42px;
  width: 42px;
  float: right;
  position: relative;
  left: 15px;
  top: -10px;
  text-align: center;
  padding-top: 9px;
}
.arrow-left-tab {
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-right: 10px solid #ffffff;
  position: absolute;
  margin-top: 2px;
  right: 0px !important;
}
#tab_descriere .tab_btn_icon {
  background-color: #e32012;
}
#tab_utilizare .tab_btn_icon {
  background-color: #f18800;
}
#tab_tehnic .tab_btn_icon {
  background-color: #eda700;
}
#first_nav_extra_a .tab_btn_icon {
  background-color: #189d51;
}
#second_nav_extra_a .tab_btn_icon {
  background-color: #059278;
}
#third_nav_extra_a .tab_btn_icon {
  background-color: #0f6ac5;
}
#fourth_nav_extra_a .tab_btn_icon {
  background-color: #8138a0;
}
#first_nav_extra_a {
  background-color: #27ae61;
}
#second_nav_extra_a {
  background-color: #16a087;
}
#third_nav_extra_a {
  background-color: #1976d2;
}
#fourth_nav_extra_a {
  background-color: #8f43af;
}
#tab_utilizare {
  background-color: #FF9800;
  color: #ffffff !important;
}
#tab_tehnic {
  background-color: #fdb800;
  color: #ffffff !important;
}
#Generalitati {
  border-left: 3px solid #1976D2;
  padding-left: 20px;
  padding-top: 20px;
  padding-bottom: 80px;
}
#DateTehnice {
  border-left: 3px solid #EDA700;
  padding-left: 40px !important;
  padding-top: 20px;
  padding-bottom: 80px;
  padding-right: 16px;
}
#DateTehnice .div_h2 {
  color: #EDA700;
  padding-left: 0px;
}
#Generalitati h2 {
  color: #1976D2;
}
#Utilizare {
  border-left: 3px solid #FF9800;
  padding-left: 20px;
  padding-top: 20px;
}
#Utilizare h2 {
  color: #FF9800;
}
#DateTehnice {
  border-left: 3px solid #F44336;
  padding-left: 20px;
  padding-top: 20px;
}
#side_product_description {
  background-color: #ffffff;
  border: 1px solid #ddd;
}
#right_sidebar {
  padding-left: 35px;
  padding-right: 35px;
}
#price_description {
  margin-top: 10px;
}
#price_description small {
  font-size: 15px;
}
#related_products, #related_products_touch {
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #ffffff;
  margin-top: 20px;
  padding-left: 16%;
  background-image: url(/images/zoomer/BackThumbs.png);
  background-repeat: no-repeat;
}
.tab_spliter {
  height: 12px;
  /* background: url("../images/general/topline.png");
    background-repeat: repeat;*/
  background-image: linear-gradient(135deg, #ace700 10%, #ffd200 10%, #ffd200 20%, #ff7a00 20%, #ff7a00 30%, #ed0044 30%, #ed0044 40%, #007bcd 40%, #007bcd 50%, #80dfea 50%, #80dfea 60%, #a71eb8 60%, #a71eb8 70%, #007b89 70%, #007b89 80%, #f20075 80%, #f20075 90%, #ffd200 90%);
  background-repeat: no-repeat;
  margin-top: -2px !important;
}
#first_nav_extra {
  margin-top: -2px !important;
}
#tab_descriere:hover {
  background-color: #09126D !important;
}
.tab_button_slide:hover {
  border-radius: 4px !important;
}
#tab_tehnic:hover {
  background-color: #09126D !important;
}
.nav > .nav_extra > a:focus, .nav > li > a:hover {
  background-color: #152127;
}
.nav_extra a:hover {
  background-color: #09126D !important;
}
#tab_utilizare:hover {
  background-color: #09126D !important;
}
.tab_content_mobile {
  display: none;
}
#related_producs_row {
  padding-left: 78px;
  padding-right: 35px;
}
.index_btn i {
  padding-right: 6px;
}
.nav_extra {
  clear: both !important;
  height: 0px;
}
.nav_extra .tab_btn_text {
  float: none;
  padding-top: 2px;
}
.nav-pills li a i {
  padding-top: 5px;
}
#second_nav_extra_a {
  position: relative;
  top: -9px;
}
#third_nav_extra_a {
  position: relative;
  top: -18px;
}
#fourth_nav_extra_a {
  position: relative;
  top: -27px;
}
.auth_title {
  font-family: inherit;
  font-weight: 500;
  font-size: 18px;
}
#login_btn, .switch_btn, #register_btn {
  margin-top: 10px;
}
#rate_btn {
  margin-top: -15px;
}
.mt-20 {
  margin-top: 20px;
}
#fb_login_image {
  background-color: #ffffff;
  padding: 0px;
  height: 47px;
  margin-bottom: 10px;
  margin-top: 5px;
}
@media all and (max-width: 1200px) {
  #related_producs_row {
    padding-left: 35px;
  }
  #product_title {
    font-size: 24px;
    margin-left: 15px;
  }
}
@media all and (min-width: 768px) and (max-width: 992px) {
  .landing_image_wrapper {
    margin-left: 10px !important;
    margin-right: 10px !important;
  }
}
@media all and (min-width: 992px) {
  .ratings_wrapper {
    right: 50px;
    top: 20px;
  }
  .ratings_wrapper .star-rating-widget {
    width: 110px !important;
  }
  .ratings_wrapper .star-rating-widget .star-rating-button {
    width: 110px !important;
  }
  .ratings_wrapper .star-rating-widget .star-rating-button div {
    width: 110px !important;
  }
  .star-rating-text {
    font-size: 14px;
    margin-left: 2px;
  }
  .ratings_wrapper .rate_wrapper {
    margin-left: -20px;
  }
  #Generalitati, #Utilizare, #DateTehnice {
    min-height: 600px;
  }
}
@media all and (min-width: 768px) {
  .ratings_wrapper {
    right: 50px;
    top: 20px;
  }
  .ratings_wrapper .star-rating-widget {
    width: 110px !important;
  }
  .ratings_wrapper .star-rating-widget .star-rating-button {
    width: 110px !important;
  }
  .ratings_wrapper .star-rating-widget .star-rating-button div {
    width: 110px !important;
  }
  .star-rating-text {
    font-size: 14px;
    margin-left: 2px;
  }
  .ratings_wrapper .rate_wrapper {
    margin-left: -20px;
  }
}
@media all and (max-width: 993px) {
  #product_title {
    font-size: 24px;
  }
}
@media all and (max-width: 768px) and (min-width: 410px) {
  .tab_spliter {
    height: 12px;
    background: url("../images/general/topline.png");
    background-repeat: repeat;
    width: 70%;
    margin-left: 15%;
  }
  #product_image, .product_image {
    text-align: center;
  }
  #product_image img, .label-price, .product_image img {
    width: 44%;
    margin-left: inherit;
  }
  .label-price {
    padding-top: 4px;
    padding-bottom: 4px;
  }
  #side_product_row {
    margin-left: -8px;
    margin-right: 6px;
  }
}
@media all and (max-width: 768px) {
  .product_title_h2 {
    display: none !important;
  }
  #product_image img, .product_image img {
    margin-top: 0px !important;
  }
  #tab_contact {
    display: none;
  }
  .form_input_wrapper {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .form_input_wrapper i {
    display: none;
  }
  .arrow-left-tab {
    display: none !important;
  }
  .ratings_wrapper .star-rating-widget {
    right: -30px !important;
    width: 110px !important;
  }
  .ratings_wrapper {
    float: none !important;
    margin-bottom: 30px !important;
    margin-left: 20px !important;
  }
  .tab_spliter {
    height: 10px !important;
    position: relative !important;
    top: 2px !important;
    margin-left: 15% !important;
    width: 70% !important;
    left: 1px !important;
  }
  #first_nav_extra {
    margin-top: 2px !important;
  }
  .fa_tabs {
    position: relative;
    top: -32px;
    font-size: 21px !important;
    right: 12px;
    color: #ffffff !important;
  }
  #product_title {
    padding-bottom: 10px;
    margin-top: 5px;
    margin-bottom: 10px;
    margin-right: 0px;
    margin-left: 0px;
  }
  .label-price {
    margin-bottom: 20px;
    padding-top: 8px;
    padding-bottom: 8px;
    font-size: 18px;
  }
  .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background-color: #152127;
  }
  #footer_trust_first_img {
    margin-bottom: 30px;
    max-width: 280px;
  }
}
@media all and (max-width: 420px) {
  .landing_image_wrapper {
    margin-left: 0px !important;
  }
}
@media all and (max-width: 768px) {
  .tab_content_mobile:first-of-type img {
    display: none;
  }
  .div_h2 {
    margin-bottom: 10px !important;
    margin-top: 10px !important;
  }
  .ratings_wrapper .star-rating-widget {
    height: 42px !important;
    top: 0px !important;
  }
  .star-rating-button:hover {
    height: 40px !important;
  }
  .star-rating-button .star-rating-star {
    margin-right: 1px;
    margin-top: -3px !important;
    margin-left: -5px !important;
  }
  .star-rating-text {
    position: relative !important;
    top: -27px !important;
    font-size: 14px !important;
    margin-left: 40px !important;
  }
  .star-rating-button .star-rating-star {
    margin-top: 1px !important;
  }
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700;
  margin-top: 15px;
}
.paint-form select {
  padding: 5px;
  width: 100%;
  font-weight: bold;
}
/*.btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc;
}*/
@media all and (max-width: 768px) {
  #right_sidebar {
    padding-left: 15px;
    padding-right: 0px;
    margin-bottom: 20px;
  }
  .i-icon {
    margin-top: 15px;
  }
}
@media all and (max-width: 450px) {
  .tab_spliter {
    height: 10px !important;
    position: relative !important;
    top: 2px !important;
    margin-left: 0% !important;
    width: 100% !important;
    left: 1px !important;
  }
  #right_sidebar {
    padding-left: 15px;
    margin-bottom: 8px;
    padding-right: 15px;
  }
  #title_row {
    margin-left: -8px;
    margin-right: -8px;
  }
  #side_product_row {
    margin-left: -8px;
    margin-right: -8px;
  }
}
@media all and (max-width: 992px) and (min-width: 900px) {
  .block-color {
    width: 20%;
    margin-bottom: 30px;
  }
  .color-codes {
    padding-left: 10%;
  }
}
@media all and (max-width: 900px) and (min-width: 460px) {
  .tab_spliter {
    height: 10px !important;
    position: relative !important;
    top: 2px !important;
    margin-left: 15% !important;
    width: 70% !important;
    left: 1px !important;
  }
}
@media all and (min-width: 769px) {
  .tab_spliter {
    margin-left: 0% !important;
    width: 100% !important;
    left: 0px !important;
  }
}
/* RATING CSS */
.modal-footer {
  border: 0px !important;
}
.rating {
  overflow: hidden;
  display: inline-block;
}
.rating-input {
  float: right;
  width: 16px;
  height: 16px;
  padding: 0;
  margin: 0 0 0 -16px;
  opacity: 0;
}
.rating-star:hover {
  background-position: 0 0;
}
.rating-star {
  position: relative;
  float: right;
  display: block;
  width: 16px;
  height: 16px;
  background: url('../images/star.png') 0 -16px;
}
.rating-star:hover, .rating-star:hover ~ .rating-star {
  background-position: 0 0;
}
.rating-star:hover, .rating-star:hover ~ .rating-star, .rating-input:checked ~ .rating-star {
  background-position: 0 0;
}
.rating:hover .rating-star:hover, .rating:hover .rating-star:hover ~ .rating-star, .rating-input:checked ~ .rating-star {
  background-position: 0 0;
}
.rating-star, .rating:hover .rating-star {
  position: relative;
  float: right;
  display: block;
  width: 16px;
  height: 16px;
  background: url('../images/star.png') 0 -16px;
}
.th-center {
  text-align: center;
}
/*.rate {
	margin-top: 5px;
	margin-bottom: -10px;
	border-top: 1px dotted #ff9900;
}
.rate a {
	font: 14px Geneva, Arial, Helvetica, sans-serif;
	border-top: 1px dotted #ff9900;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 5px;
	color: #000099;
}
.rate a:hover {
	color: #FF0000;
}*/
/* Rating */
.ratings_wrapper {
  float: right;
  position: relative;
  width: 185px;
  z-index: 2;
}
.ratings_wrapper .rate_wrapper {
  background: url("/images/star_sprite.png") no-repeat;
  background-position: -15px -118px;
  font-size: 11px;
  height: 40px;
  line-height: 13px;
  padding: 2px 0 0 34px;
  width: 58px;
}
.ratings_wrapper .rate_wrapper .ratingValue {
  margin-bottom: -2px;
  white-space: nowrap;
}
.ratings_wrapper .rate_wrapper .ratingValue strong {
  font-size: 24px;
  font-weight: normal;
  font-family: Arial;
  line-height: 24px;
}
.ratings_wrapper .rate_wrapper .grey {
  color: #6b6b6b;
  font-size: 10px;
}
.ratings_wrapper a:visited {
  color: silver;
}
.ratings_wrapper .rate_wrapper .small {
  font-size: 11px;
  font-weight: bold;
  color: #FF9800;
}
.ratings_wrapper .star-rating-widget {
  height: 45px;
  position: absolute;
  right: 0;
  top: -2px;
  width: 92px;
  background-color: green;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
}
.ratings_wrapper .star-rating-widget .star-rating-button {
  height: 42px;
  width: 91px;
}
.star-rating-button {
  position: relative;
}
.star-rating-button div {
  display: inline-block;
  background-color: transparent;
  padding: 0;
  border: 0;
  box-shadow: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
}
.ratings_wrapper .star-rating-widget .star-rating-button div {
  color: #fff;
  font: normal 11px/13px Verdana, Arial, sans-serif;
  text-align: left;
  white-space: normal;
  padding: 1px 0 1px 1px;
  height: 42px;
  width: 93px;
  border-radius: 0;
}
.star-rating-text {
  position: relative;
  top: 12px;
}
.star-rating {
  border: 1px solid #ddd;
  border-radius: 10px;
  white-space: nowrap;
  padding: 5px;
}
.star-rating-button .star-rating {
  display: none;
  background: #fff;
  position: absolute;
  top: 0;
  right: 100%;
}
.ratings_wrapper .star-rating-widget .star-rating {
  background-color: #484A48;
  border-color: #AAA;
  border-radius: 5px;
  padding: 10px;
}
.ratings_wrapper .star-rating-widget .star-rating-button {
  height: 42px;
  width: 91px;
}
.star-rating-button {
  position: relative;
}
.star-rating-button:hover {
  background-color: green;
  height: 37px !important;
  left: 0px;
  width: 92px !important;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
}
.star-rating-button div {
  display: inline-block;
  background-color: transparent;
  padding: 0;
  border: 0;
  box-shadow: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
}
.star-rating-widget .star-rating-button div {
  color: #fff;
  font: normal 11px/13px Verdana, Arial, sans-serif;
  text-align: left;
  white-space: normal;
  padding: 1px 0 1px 1px;
  height: 42px;
  width: 91px;
  border-radius: 0;
}
.star-rating-button .star-rating-star {
  background: url("/images/star_sprite.png") no-repeat;
  background-position: -8px -196px;
  vertical-align: text-bottom;
  float: left;
  width: 40px;
  height: 40px;
  margin-right: 1px;
  display: inline-block;
}
#customGoogleBtn {
  background: url('/images/google-login.png') transparent 0px 50% no-repeat;
  color: #444;
  border-radius: 5px;
  white-space: nowrap;
  display: inline-block;
  height: 39px !important;
  width: 120px !important;
}
#customGoogleBtn:hover {
  cursor: pointer;
}
#gSignInWrapper {
  display: block;
  text-align: center !important;
}
.Title1 {
  background-color: #3B5D7D;
  color: #ffffff;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
}
.General {
  font-size: 15px;
  text-align: left;
}
#payment_online_form form input {
  margin-top: 10px;
}
#plata_online_title h1 {
  background-color: #00aeef;
  color: #ffffff;
}
#payment_online_plata_options {
  margin-bottom: 30px;
  margin-top: 10px;
}
#payment_online_foot {
  margin-top: 20px;
}
.payment_online_submit {
  margin-top: 20px;
}
.image_preview_wrapper {
  height: 300px;
  background-color: red;
}
.sketch {
  width: 100%;
  height: 300px;
  padding: 0px !important;
  margin-top: 10px;
}
.color_wrapper {
  padding: 0px !important;
}
.div_h2 {
  padding-left: 20px;
  font-size: 30px;
  margin-bottom: 10px;
  margin-top: 0px !important;
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  display: block;
  -webkit-margin-before: 0.83em;
  -webkit-margin-after: 0.83em;
  -webkit-margin-start: 0px;
  -webkit-margin-end: 0px;
}
#Generalitati .div_h2 {
  color: #1976D2;
}
#Utilizare .div_h2 {
  color: #FF9800;
}
#DateTehnice .div_h2 {
  color: #F44336;
}
@media all and (max-width: 450px) and (min-width: 409px) {
  li.tab_spliter {
    width: 70% !important;
    margin-left: 15% !important;
  }
}
@media all and (max-width: 502px) {
  .label-price {
    width: 70% !important;
    margin-left: 15% !important;
  }
}
@media all and (max-width: 408px) {
  #product_image img, .product_image img {
    width: 76%;
    margin-left: 12% !important;
  }
}
@media all and (max-width: 768px) {
  .div_h2 {
    margin-bottom: 10px !important;
    margin-top: 10px !important;
  }
}
/* .dropdown-menu {
    background-color: #152127;
} */
.dropdown-menu li a:hover {
  /* background-color: #09126D !important; */
}
#desktop_search_form {
  margin-right: 4px;
}
.prod-right {
  float: right !important;
  margin-right: 10px;
  margin-top: 20px;
}
/* END PRODUS PAGE */
/* CATEGORY PAGE */
.pagination_next a {
  padding: 7px !important;
  padding-left: 12px !important;
  padding-right: 12px !important;
}
.pagination_previous a {
  padding: 8px !important;
  top: -1px !important;
  padding-left: 12px !important;
  padding-right: 12px !important;
}
.fa_tabs {
  position: relative;
  top: -33px;
  font-size: 21px !important;
  right: 5px;
  color: #ffffff !important;
}
.nav > ul {
  height: 67px !important;
}
.open {
  background: #152127 !important;
}
.open a {
  background: #152127 !important;
}
.open .dropdown-menu {
  background: #152127 !important;
}
.mb-15 {
  margin-bottom: 15px;
}
.tab-pane h2 {
  position: relative;
  margin-top: 0px;
}
.vertical-text {
  transform: rotate(-90deg);
  transform-origin: left top 0;
}
.table_contact {
  width: 100%;
}
.contact_table {
  width: 100%;
}
.contact_table:nth-of-type(2) {
  margin-top: 35px;
}
.panel-default > .contact_panel_header {
  background-color: #1976D3 !important;
  background-image: none;
}
.contact_panel_header .panel-title {
  margin-bottom: 0px !important;
  border-bottom: 0px !important;
  padding-top: 10px;
  padding-bottom: 10px;
}
.contact_tr_first {
  border-bottom: 1px solid #1976D3;
  color: #1976D3;
  font-size: 15px;
  font-weight: bold;
}
.contact_tr_first td i {
  color: #1976D3;
}
@media all and (min-width: 992px) {
  .category_description_p_content {
    padding-right: 40px;
    text-align: justify;
  }
}
@media all and (min-width: 1200px) {
  #category_container div:first-of-type {
    padding: 0px !important;
  }
  .category_description_p_content {
    padding-right: 0px !important;
    padding-left: 50px !important;
    margin-bottom: 20px;
  }
  #cat_page_title {
    padding-left: 1px !important;
  }
  .category_description_p_content p {
    padding-left: 1px !important;
  }
}
@media all and (max-width: 993px) {
  #contact_page_form input {
    width: 85%;
  }
  #contact_page_form textarea {
    width: 93%;
  }
}
@media all and (max-width: 768px) {
  #cat_header_h {
    background-color: #ffffff;
    border-radius: 6px;
    border: 1px solid #FEFEFE;
    padding-left: 0px !important;
  }
  .category_description_p_content {}
  .dropdown .caret {
    margin-left: 7px !important;
  }
  .categ_title {
    float: none !important;
  }
}
.category_description_p_content {
  margin-top: 25px;
}
.pagination {
  margin-right: 40px;
}
@media all and (max-width: 768px) {
  .pagination {
    margin-top: 30px !important;
    margin-bottom: 10px;
    margin-right: 0px;
  }
  #cat_header_h {
    text-align: center;
  }
  .category_btn {
    margin-right: 20%;
  }
  .category_image {
    width: 60% !important;
    margin-left: 20%;
  }
}
@media all and (max-width: 410px) {
  .nav-stacked > li > a {
    margin-left: -7px;
    margin-right: 3px;
  }
  .category_btn {
    margin-right: 15px;
  }
  .category_image {
    width: 100% !important;
    margin-left: 0px;
  }
}
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination > li > button, .pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
.pagination > li > button:focus, .pagination > li > button:hover, .pagination > li > span:focus, .pagination > li > span:hover {
  z-index: 2;
  color: #23527c;
  background-color: #eee;
  border-color: #ddd;
}
.pagination > .active > button, .pagination > .active > button:focus, .pagination > .active > button:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7;
}
.section {
  margin-bottom: 40px;
}
.section__title {
  font-family: "Roboto Slab", serif;
  font-size: 40px;
}
/**
 * The cards
 *
 * Each card plays home to a front and back. I've set them up as squares here
 * by using the padding technique, but you may set them up in any dimensions
 * you like based on your site design.
 */
.card {
  position: relative;
  float: left;
  padding-bottom: 25%;
  width: 32%;
  text-align: center;
  margin-bottom: 20px;
  height: 420px;
}
/* card fronts and backs */
.card__front, .card__back {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.card__back {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
}
.card__front {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: -webkit-transform 0.9s;
  transition: transform 0.9s;
}
.card__front {
  background-color: #ffffff;
  border-radius: 10px 10px 10px 10px;
  -moz-border-radius: 10px 10px 10px 10px;
  -webkit-border-radius: 10px 10px 10px 10px;
  border: 1px solid #ccc;
}
.card__back {
  display: none;
  /* background: linear-gradient(135deg, rgba(196,199,221,0.45) 0%,rgba(244,246,254,0.45) 32%,rgba(243,246,254,0.45) 40%,rgba(208,207,252,0.45) 68%,rgba(199,212,234,0.45) 92%,rgba(214,228,252,0.45) 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#73c4c7dd', endColorstr='#73d6e4fc',GradientType=1 );  */
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f7f9fc+10,e2e8ea+30,ffffff+50,e2e8ea+70,ffffff+93 */
  /*background: #f7f9fc; !* Old browsers *!*/
  /*background: -moz-linear-gradient(-45deg,  #f7f9fc 10%, #e2e8ea 30%, #ffffff 50%, #e2e8ea 70%, #ffffff 93%); !* FF3.6-15 *!*/
  /*background: -webkit-linear-gradient(-45deg,  #f7f9fc 10%,#e2e8ea 30%,#ffffff 50%,#e2e8ea 70%,#ffffff 93%); !* Chrome10-25,Safari5.1-6 *!*/
  /*background: linear-gradient(135deg,  #f7f9fc 10%,#e2e8ea 30%,#ffffff 50%,#e2e8ea 70%,#ffffff 93%); !* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ *!*/
  /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f9fc', endColorstr='#ffffff',GradientType=1 ); !* IE6-9 fallback on horizontal gradient *!*/
  background: rgba(255, 255, 255, 0.85);
  border-radius: 10px 10px 10px 10px;
  -moz-border-radius: 10px 10px 10px 10px;
  -webkit-border-radius: 10px 10px 10px 10px;
  border: 1px solid #8fbdea;
}
/* card text
.card__text {
    display: inline-block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    height: 20px;
    color: #fff;
    font-family: "Roboto Slab", serif;
    line-height: 20px;
}*/
/* hover effect */
.card.effect__hover:hover .card__back {
  display: block;
  -webkit-box-shadow: 0 2px 1px 1px #cccccc;
  box-shadow: 0px 2px 1px 1px #cccccc;
}
.card.effect__hover:hover .categ_name {
  color: #ff0000;
}
.card.effect__hover:hover .category_card_btn {
  background-color: #1463C0;
}
.card.effect__hover:hover .categ_title {
  z-index: 99999999;
  position: relative;
}
/*.card.effect__hover:hover .card__front {*/
/*-webkit-transform: rotateY(-180deg);*/
/*transform: rotateY(-180deg);*/
/*}*/
/*.card.effect__hover:hover .card__back {*/
/*-webkit-transform: rotateY(0);*/
/*transform: rotateY(0);*/
/*}*/
/*!* click effect *!*/
/*.card.effect__click.flipped .card__front {*/
/*-webkit-transform: rotateY(-180deg);*/
/*transform: rotateY(-180deg);*/
/*}*/
/*.card.effect__click.flipped .card__back {*/
/*-webkit-transform: rotateY(0);*/
/*transform: rotateY(0);*/
/*}*/
/* random effect */
.card.effect__random.flipped .card__front {
  -webkit-transform: rotateY(-180deg);
  transform: rotateY(-180deg);
}
.card.effect__random.flipped .card__back {
  -webkit-transform: rotateY(0);
  transform: rotateY(0);
}
#cat_header_h {
  padding-left: 10px;
}
.category_pagination {
  right: 0px !important;
  margin-right: 0px !important;
}
#category_container_wrapper {
  padding-left: 100px;
  padding-right: 50px;
}
#category_description {
  left: 0px;
  right: 0px;
  padding-left: 0px;
  padding-right: 0px;
}
.category_description_p_content {
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.category_description_p_content p {
  text-align: justify;
}
/*.alineat_span {
	margin-right: 25px;
}*/
.alineat_mic {
  margin-right: 15px;
}
.page_content, .ie.page_content {
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.category_description {
  text-align: justify;
  word-spacing: 1px !important;
}
.margin_card {
  margin-right: 2%;
  margin-left: 2%;
}
@media all and (min-width: 1200px) {
  .page_content, .ie.page_content {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
}
@media all and (max-width: 1200px) {
  #category_container_wrapper {
    padding-left: 45px;
    padding-right: 30px;
  }
  .card {
    height: 385px;
  }
  .category_description_p_content {
    padding-left: 5px;
  }
  .category_card_btn {
    width: 70%;
    left: 15%;
  }
}
@media all and (max-width: 992px) {
  #category_container_wrapper {
    padding-right: 45px;
    padding-left: 45px;
  }
  .margin_card {
    margin-left: 0px;
    margin-right: 0px;
  }
  .card {
    width: 49%;
    height: 425px;
  }
  .card:nth-of-type(odd) {
    margin-right: 1%;
  }
  .card:nth-of-type(even) {
    margin-left: 1%;
  }
}
@media all and (max-width: 768px) {
  #category_container_wrapper {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
  }
  #category_container {
    margin-left: 0px;
    margin-right: 0px;
  }
  .category_image {
    width: 100% !important;
    margin-left: 0px !important;
    max-width: 350px;
  }
  .card {
    width: 100%;
    height: 425px;
    position: relative;
  }
  .card:nth-of-type(odd) {
    margin-right: 0px;
  }
  .card:nth-of-type(even) {
    margin-left: 0px;
  }
  .categ_name {
    position: absolute;
    top: 5px;
  }
}
.category_pagination {
  margin-top: 32px !important;
}
#bottom_pagination {
  margin-top: -20px !important;
}
#contact_modal .modal-footer {
  border: 0px;
}
@media all and (max-width: 768px) {
  .card {
    max-width: 500px;
  }
}
@media all and (min-width: 992px) and (max-width: 1200px) {
  .category_description {
    font-size: 12px;
  }
}
/* END CATEGORY PAGE */
/* CONSUM PAGE */
.mb-15 {
  margin-bottom: 15px;
}
.aplicare_title {
  margin-left: 15px !important;
  margin-right: 15px !important;
  font-size: 26px !important;
}
.text-gold {
  color: #FF9800;
}
.tab-pane h2 {
  margin-top: 0px;
}
#footer_other_urls {
  margin-top: -5px;
}
.vertical-text {
  transform: rotate(-90deg);
  transform-origin: left top 0;
}
.related_image_wrapper_touch .related_image_info {
  display: block;
  position: relative !important;
  min-height: 52px;
}
.table_contact {
  width: 100%;
}
.contact_table {
  width: 100%;
}
.contact_table:nth-of-type(2) {
  margin-top: 35px;
}
.panel-default > .contact_panel_header {
  background-color: #1976D3 !important;
  background-image: none;
}
.contact_panel_header .panel-title {
  margin-bottom: 0px !important;
  border-bottom: 0px !important;
  /*color: white;*/
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: inherit;
}
.contact_tr_first {
  border-bottom: 1px solid #1976D3;
  color: #1976D3;
  font-size: 15px;
  font-weight: bold;
}
.contact_tr_first td i {
  color: #1976D3;
}
/*#contact_page_form input {
	height: 45px;
	margin-bottom: 20px;
	width: 93%;
	float: right;
}
#contact_page_form_submit_btn {
	float: none !important;
	width: 125px !important;
}*/
#tab_descriere {
  background-color: #F13527;
  color: #ffffff !important;
}
/*.tab_btn_text {
    float: left;
    padding-left: 10px;
}*/
.tab_btn_icon {
  height: 42px;
  width: 42px;
  float: right;
  position: relative;
  left: 15px;
  top: -10px;
  text-align: center;
  padding-top: 9px;
}
.arrow-left-tab {
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-right: 10px solid #ffffff;
  position: absolute;
  margin-top: 2px;
  right: 0px !important;
}
#Generalitati {
  border-left: 3px solid #1976D2;
  padding-left: 20px;
  padding-top: 20px;
  padding-bottom: 80px;
}
#aplicare_produs {
  border-left: 3px solid #F13627;
  padding-left: 20px;
  padding-top: 20px;
  padding-bottom: 80px;
}
#side_product_description {
  background-color: #ffffff;
  border: 1px solid #ddd;
  text-align: center;
}
#right_sidebar {
  padding-left: 20px;
  padding-right: 35px;
}
#price_description {
  margin-top: 10px;
}
#price_description small {
  font-size: 15px;
}
.container_consum, #container_pall, .contact_container {
  padding-top: 15px;
}
@media all and (min-width: 768px) {
  .container_consum {
    padding-left: 35px;
    padding-right: 0px !important;
  }
}
@media all and (min-width: 1200px) {
  .container_consum {
    padding-left: 60px !important;
    padding-right: 0px !important;
  }
}
@media all and (max-width: 768px) and (min-width: 410px) {
  #side_product_row {
    margin-left: -8px;
    margin-right: 6px;
  }
}
@media all and (max-width: 768px) {
  #tab_contact {
    /*display: none;*/
  }
}
/* Consum Page */
#consum_content {
  background-color: #ffffff;
  border: 1px solid #ddd;
}
.paint-header {
  padding: 10px 25px;
  background: #f4f5fa;
}
.paint-header h4 {
  margin: 0;
  font-weight: bolder;
  color: #495473;
}
.paint-body {
  background: rgba(255, 255, 255, 0.8);
  color: #495473;
  padding: 10px 25px;
  padding-top: 30px;
  padding-bottom: 10px;
  padding-right: 0;
}
.paint-body .bold {
  font-size: 14px;
  font-weight: bolder;
}
.paint-50 {
  width: 49.433333%;
}
/*.bor-bg {*/
/*background: url(../images/border.jpg);*/
/*background-repeat: no-repeat;*/
/*background-position: 10px;*/
/*}*/
.results {
  padding: 0 16px;
}
.para {
  margin-top: 0%;
  padding-right: 18px;
}
.paint-form input[type="text"] {
  /* font-weight: bold;*/
  width: 90%;
}
.paint-form input[type="number"] {
  /* font-weight: bold;*/
  width: 90%;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: normal;
  margin-top: 15px;
  color: #8b8b8b;
}
.paint-form select {
  padding: 5px;
  width: 90%; /* font-weight: bold;*/
}
/*.btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc;
}*/
.compute_btn:hover .fa {
  padding-right: 12px;
}
.compute_btn {
  margin-top: 14px;
  margin-bottom: 10px;
}
.compute_btn .fa {
  padding-right: 6px;
}
.cosum {
  /* border: 3px solid #c5d0f1;*/
  border: 1px solid #FF9800;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
.num-res {
  font-size: 70px;
  font-weight: bolder;
  margin: 0;
  padding: 0 16px;
  overflow-wrap: break-word;
  -webkit-margin-before: 0;
  -webkit-margin-after: 0;
  -webkit-margin-start: 0px;
  -webkit-margin-end: 0px;
}
.RaspunsEchoBold {
  color: red;
  font-weight: bold;
}
#consum_content {
  margin-bottom: 30px;
}
.para {
  margin-top: 15px;
}
@media all and (max-width: 768px) {
  #right_sidebar {
    padding-left: 15px;
    padding-right: 0px;
    margin-bottom: 20px;
  }
  .paint-body {
    padding-left: 0px;
  }
  .i-icon {
    margin-top: 15px;
  }
  .para {
    text-align: justify;
  }
  .paint-header {
    text-align: center;
  }
}
@media all and (max-width: 450px) {
  .tab_spliter {
    height: 10px !important;
    position: relative !important;
    top: 2px !important;
    margin-left: 0% !important;
    width: 100% !important;
    left: 1px !important;
  }
  #right_sidebar {
    padding-left: 15px;
    margin-bottom: 8px;
    padding-right: 15px;
  }
  #title_row {
    margin-left: -8px;
    margin-right: -8px;
  }
  #side_product_row {
    margin-left: -8px;
    margin-right: -8px;
  }
  #ambalare {
    padding-bottom: 15px;
  }
  .paint-50 {
    width: 100%;
  }
  .bor-bg {
    height: auto !important;
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .cosum h5 {
    font-size: 25px;
  }
}
#main_aplicare_row {
  margin-bottom: 20px;
}
.tab_aplicare {
  width: 25%;
  text-align: center;
  height: 42px;
}
.nav-tabs > .tab_aplicare.active > a, .nav-tabs > li.active > a:focus {
  cursor: default;
  background-color: #09126D !important;
  border: 0px !important;
  border-bottom-color: transparent;
  color: #ffffff !important;
}
.nav > .tab_aplicare > a:focus, .nav > .tab_aplicare > a:hover {
  background-color: #09126D !important;
  color: #ffffff !important;
}
.nav-tabs > .tab_aplicare {
  background-color: #1976D3;
  color: #ffffff !important;
}
.nav .tab_aplicare a {
  color: #ffffff !important;
}
@media all and (max-width: 502px) {
  .label-price {
    width: 70% !important;
    margin-left: 15% !important;
  }
}
@media all and (max-width: 408px) {
  #product_image img, .product_image img {
    width: 76%;
    margin-left: 12% !important;
  }
}
/* END CONSUM PAGE */
/* CONTACT PAGE */
.tab-pane h2 {
  margin-top: 0px;
}
#footer_other_urls {
  margin-top: -5px;
}
.vertical-text {
  transform: rotate(-90deg);
  transform-origin: left top 0;
}
.table_contact {
  width: 100%;
}
.contact_table {
  width: 100%;
}
.contact_table:nth-of-type(2) {
  margin-top: 35px;
}
.panel-default > .contact_panel_header {
  background-color: #1976D3 !important;
  background-image: none;
}
.contact_panel_header .panel-title {
  margin-bottom: 0px !important;
  border-bottom: 0px !important;
  /*color: white;*/
  padding-top: 0px;
  padding-bottom: 0px;
}
.contact_tr_first {
  border-bottom: 1px solid #1976D3;
  color: #1976D3;
  font-size: 15px;
  font-weight: bold;
}
.contact_tr_first td i {
  color: #1976D3;
}
/*#contact_page_form input {
	height: 45px;
	margin-bottom: 20px;
	width: 93%;
	float: right;
}*/
#contact_page_form_submit_btn {
  float: none !important;
  width: 125px !important;
}
#tab_descriere {
  background-color: #F13527;
  color: #ffffff !important;
}
/*.tab_btn_text {
    float: left;
    padding-left: 10px;
}*/
.tab_btn_icon {
  height: 42px;
  width: 42px;
  float: right;
  position: relative;
  left: 15px;
  top: -10px;
  text-align: center;
  padding-top: 9px;
}
.arrow-left-tab {
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-right: 10px solid #ffffff;
  position: absolute;
  margin-top: 2px;
  right: 0px !important;
}
.contact_container {
  padding-top: 15px;
}
@media all and (max-width: 1200px) {
  #contact_page_form input {
    width: 90%;
  }
  #contact_page_form textarea {
    width: 95%;
  }
}
@media all and (max-width: 993px) {
  #contact_page_form input {
    width: 85%;
  }
  #contact_page_form textarea {
    width: 93%;
  }
}
.form-container {
  display: flex;
  margin-top: 20px;
  width: 80%;
  margin-left: 10%;
}
form.plata {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
@media all and (max-width: 768px) {
  #contact_page_form input, #contact_page_form textarea {
    width: 100%;
    float: none;
  }
  #tab_contact {
    display: none;
  }
  .form_input_wrapper {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .form_input_wrapper i {
    display: none;
  }
  .arrow-left-tab {
    display: none !important;
  }
  #tab_contact {
    left: 85px !important;
    bottom: 15px;
    width: 0px;
  }
  #main {
    margin-top: 98px;
  }
  #payment-img {
    display: none;
  }
  .form-container {
    padding: 0;
    margin: 0 10px;
  }
  #contact_page_form input[type="text"] {
    width: 100% !important;
  }
}
/* Contact Page */
#contact_page_map_wrapper {
  overflow: hidden;
  position: relative;
}
#map_trigger {
  position: absolute;
  right: 100px;
  z-index: 999999999;
  top: 70px;
}
#map_trigger a {
  background-color: #ffffff;
  color: #000000;
  padding: 4px;
  padding-left: 10px;
  padding-right: 10px;
}
#contact_page_map {
  width: 100% !important;
  height: 300px !important;
  margin-top: 50px;
  border: 0px !important;
}
#contact_page_mesaj {
  resize: none;
  height: 200px;
  float: right;
  width: 97%;
}
#contact_page_form_wrapper {
  margin-top: 20px;
}
.contact_page_header {
  background-color: #3B5D7D;
  font-size: 15px;
  color: #ffffff;
  font-weight: bold;
  padding-top: 7px;
  padding-bottom: 7px;
}
#contact_form_contact_page {
  margin-top: 30px;
}
.info_contact_page_square {
  background-color: #ffffff;
  border: 1px solid #ddd;
  min-height: 122px;
}
.contact_info_first {
  border-bottom: 1px solid yellow;
}
#main_aplicare_row {
  margin-bottom: 20px;
}
.tab_aplicare {
  width: 25%;
  text-align: center;
  height: 42px;
}
.nav-tabs > .tab_aplicare.active > a, .nav-tabs > li.active > a:focus {
  cursor: default;
  background-color: #09126D !important;
  border: 0px !important;
  border-bottom-color: transparent;
  color: #ffffff !important;
}
.nav > .tab_aplicare > a:focus, .nav > .tab_aplicare > a:hover {
  background-color: #09126D !important;
  color: #ffffff !important;
}
.nav-tabs > .tab_aplicare {
  background-color: #1976D3;
  color: #ffffff !important;
}
.nav .tab_aplicare a {
  color: #ffffff !important;
}
#contact_page_map_wrapper iframe {
  pointer-events: none;
}
/* END CONTACT PAGE */
/* INDEX PAGE */
.index_body_class #desktop_search_form {
  margin-right: 0px;
}
.tab-pane h2 {
  margin-top: 0px;
}
#footer_other_urls {
  margin-top: -5px;
}
.vertical-text {
  transform: rotate(-90deg);
  transform-origin: left top 0;
}
.table_contact {
  width: 100%;
}
.contact_table {
  width: 100%;
}
.contact_table:nth-of-type(2) {
  margin-top: 35px;
}
.panel-default > .contact_panel_header {
  background-color: #1976D3 !important;
  background-image: none;
}
.contact_panel_header .panel-title {
  margin-bottom: 0px !important;
  border-bottom: 0px !important;
  color: #ffffff;
  padding-top: 0px;
  padding-bottom: 0px;
}
.contact_tr_first {
  border-bottom: 1px solid #1976D3;
  color: #1976D3;
  font-size: 15px;
  font-weight: bold;
}
.contact_tr_first td i {
  color: #1976D3;
}
#tab_descriere {
  background-color: #F13527;
  color: #ffffff !important;
}
/*.tab_btn_text {
    float: left;
    padding-left: 10px;
}*/
.tab_btn_icon {
  height: 42px;
  width: 42px;
  float: right;
  position: relative;
  left: 15px;
  top: -10px;
  text-align: center;
  padding-top: 9px;
}
.arrow-left-tab {
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-right: 10px solid #ffffff;
  position: absolute;
  margin-top: 2px;
  right: 0px !important;
}
@media all and (max-width: 768px) {
  #home_slider {
    display: none;
  }
  #contact_page_form input, #contact_page_form textarea {
    width: 100%;
    float: none;
  }
  #tab_contact {
    display: none;
  }
  .form_input_wrapper {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .form_input_wrapper i {
    display: none;
  }
  .arrow-left-tab {
    display: none !important;
  }
}
#main_aplicare_row {
  margin-bottom: 20px;
}
.tab_aplicare {
  width: 25%;
  text-align: center;
  height: 42px;
}
.nav-tabs > .tab_aplicare.active > a, .nav-tabs > li.active > a:focus {
  cursor: default;
  background-color: #09126D !important;
  border: 0px !important;
  border-bottom-color: transparent;
  color: #ffffff !important;
}
.nav > .tab_aplicare > a:focus, .nav > .tab_aplicare > a:hover {
  background-color: #09126D !important;
  color: #ffffff !important;
}
.nav-tabs > .tab_aplicare {
  background-color: #1976D3;
  color: #ffffff !important;
}
.nav .tab_aplicare a {
  color: #ffffff !important;
}
#contact_page_map_wrapper iframe {
  pointer-events: none;
}
/* INDEX */
.bottomNav {
  width: 100px !important;
  left: 429px !important;
}
.bottomNavRight {
  left: 530px !important;
}
.bottomNavLeft {
  left: 366px !important;
}
.allinone_bannerRotator.attractive .bottomNavButtonOFF {
  padding-left: 18px !important;
}
.panel-product .panel-heading img {
  width: 70%;
  margin-bottom: 16px;
  margin-left: 15%;
}
.panel-footer {
  padding-left: 0px;
  text-align: right;
}
.index_btn {
  background-color: #09126D;
  font-size: 17px;
}
.index_btn:hover {
  background-color: #09126D;
  border-color: #ffffff;
  box-shadow: 3px 3px 3px 0px rgba(146, 146, 146, 0.75);
  -webkit-box-shadow: 3px 3px 3px 0px rgba(146, 146, 146, 0.75);
}
.panel-title {
  font: 1.3em Geneva, Arial, Helvetica, sans-serif;
  margin-bottom: 25px;
  /*border-bottom: 1px solid #ccc;
    text-align: center;
    color: #09126d;
	padding-bottom: 8px;*/
  background: #48097c;
  padding-bottom: 6px;
  padding-top: 7px;
  color: #ffffff;
  text-align: center;
}
.btn_index {
  padding-right: 0px;
}
#banner_row {
  margin-right: 0px !important;
  margin-left: 0px !important;
}
/* Slider CSS */
.jssorb05 {
  position: absolute;
}
.jssorb05 div, .jssorb05 div:hover, .jssorb05 .av {
  position: absolute;
  width: 16px;
  height: 16px;
  background: url('img/b05.png') no-repeat;
  overflow: hidden;
  cursor: pointer;
}
.jssorb05 div {
  background-position: -7px -7px;
}
.jssorb05 div:hover, .jssorb05 .av:hover {
  background-position: -37px -7px;
}
.jssorb05 .av {
  background-position: -67px -7px;
}
.jssorb05 .dn, .jssorb05 .dn:hover {
  background-position: -97px -7px;
}
.jssora22l, .jssora22r {
  display: block;
  position: absolute;
  /* size of arrow element */
  width: 40px;
  height: 58px;
  cursor: pointer;
  background: url('../img/a22.png') center center no-repeat;
  overflow: hidden;
}
.jssora22l {
  background-position: -10px -31px;
}
.jssora22r {
  background-position: -70px -31px;
}
.jssora22l:hover {
  background-position: -130px -31px;
}
.jssora22r:hover {
  background-position: -190px -31px;
}
.jssora22l.jssora22ldn {
  background-position: -250px -31px;
}
.jssora22r.jssora22rdn {
  background-position: -310px -31px;
}
#home_slider {
  margin-top: -8px !important;
  position: relative;
  margin: 0 auto;
  top: 0px;
  left: 0px;
  width: 1920px;
  overflow: hidden;
  visibility: hidden;
  height: 500px;
}
#slide_load_wrapper {
  position: absolute;
  top: 0px;
  left: 0px;
}
#slider_first_loading {
  filter: alpha(opacity=70);
  opacity: 0.7;
  position: absolute;
  display: block;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
}
#payment_online_form form input {
  margin-top: 10px;
}
#plata_online_title h1 {
  background-color: #00aeef;
  color: #ffffff;
}
#payment_online_plata_options {
  margin-bottom: 30px;
  margin-top: 10px;
}
#payment_online_foot {
  margin-top: 20px;
}
.payment_online_submit {
  font-size: 20px;
  margin-top: 20px;
  font-weight: 100;
}
#slider_second_loading {
  padding: 5px;
  position: absolute;
  padding-top: 1px;
  display: block;
  padding-bottom: 0px;
  background: url('../img/loading.gif') no-repeat center center;
  border: 1px solid #DCDADC;
  top: 0px;
  margin-top: -7px !important;
  left: 0px;
  width: 100%;
  height: 100%;
}
.slides_wrapper {
  cursor: default;
  position: relative;
  top: 10px;
  left: 0px;
  width: 1920px;
  height: 500px;
  overflow: hidden;
}
.jssorb05 {
  bottom: 16px;
  right: 16px;
}
#slide_bullets {
  width: 16px;
  height: 16px;
}
.jssora22l {
  top: 0px;
  left: 12px;
  width: 40px;
  height: 58px;
}
.jssora22r {
  top: 0px;
  right: 12px;
  width: 40px;
}
.selected_nav_item {
  background-color: #09126D !important;
  color: white !important;
}
.selected_nav_item > a {
  color: #ffffff !important;
  background-color: #09126D !important;
}
/* END INDEX PAGE */
/* PALL PAGE */
#container_pall {
  padding-top: 15px;
}
#big-text {
  margin-top: 6px;
  font: 18px Geneva, Arial, Helvetica, sans-serif !important;
}
.block-color {
  width: 100px;
  height: 50px;
  background: red;
  margin-bottom: 5%;
  float: left;
  border-radius: 7px;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  -webkit-transition: all 0.1s;
  -moz-transition: all 0.1s;
  -o-transition: all 0.1s;
  transition: all 0.1s;
  margin-right: 15px;
  border: 2px solid #fff;
  cursor: pointer;
}
.block-color:hover {
  border: 2px solid #000;
}
.big {
  height: 400px;
  background: rgb(242, 232, 245);
  border: 1px solid #32b1de;
  -webkit-box-shadow: 3px 3px 4px 0px rgba(162, 166, 204, 0.75);
  -moz-box-shadow: 3px 3px 4px 0px rgba(162, 166, 204, 0.75);
  box-shadow: 3px 3px 4px 0px rgba(162, 166, 204, 0.75);
  position: static !important;
}
#big-ral-wrapper-custom .big {
  background-color: #e0cba3
}
#Cartela {
  z-index: 1;
  color: #ffffff;
  background: #203471;
  padding: 8px 5px;
  text-align: center;
  margin-bottom: 15px;
}
#Cartela p {
  margin: 0px;
}
.color-codes {
  max-height: 550px;
  overflow-y: scroll;
  background-color: white;
  padding: 15px;
}
.codes {
  margin-top: 50px; /*font-weight: bold;*/
}
.help-text {
  color: #fff;
  margin: 10px;
  display: block;
  font-size: 16px;
}
@media all and (max-width: 970px) {
  .Caracteristici {
    margin-right: 0px !important;
    margin-left: 0px !important;
    width: 100%;
    padding-left: 0px !important;
    text-align: center !important;
  }
  .tab_aplicare {
    width: 50% !important;
    text-align: center;
    height: 37px !important;
  }
  .block-color:hover {
    border: 2px solid #000;
  }
  .block-color {
    width: 100px;
    height: 50px;
    background: red;
    margin-bottom: 5%;
    float: left;
    border-radius: 7px;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    -webkit-transition: all 0.1s;
    -moz-transition: all 0.1s;
    -o-transition: all 0.1s;
    transition: all 0.1s;
    margin-right: 15px;
    border: 2px solid #fff;
    cursor: pointer;
  }
  .colors {
    height: 550px;
    padding: 0 2px;
    text-align: center;
  }
}
@media all and (max-width: 768px) {
  .tab_aplicare {
    width: 50% !important;
    text-align: center;
    height: 42px !important;
  }
  .para {
    margin-top: 0px !important;
  }
  .big {
    width: 100%;
    height: 120px;
    background: #e0cba3;
    border: 1px solid #32b1de;
    margin-bottom: 10px;
    border-radius: 5px;
  }
}
@media all and (min-width: 900px) {
  .block-color {
    width: 16%;
    margin-bottom: 30px;
  }
  .color-codes {
    padding-left: 10%;
  }
}
@media all and (max-width: 992px) and (min-width: 900px) {
  .block-color {
    width: 20%;
    margin-bottom: 30px;
  }
  .color-codes {
    padding-left: 10%;
  }
}
@media all and (max-width: 900px) and (min-width: 460px) {
  .tab_spliter {
    height: 10px !important;
    position: relative !important;
    top: 2px !important;
    margin-left: 15% !important;
    width: 70% !important;
    left: 1px !important;
  }
  .block-color {
    width: 29%;
    margin-bottom: 30px;
  }
  .color-codes {
    padding-left: 10%;
  }
}
@media all and (min-width: 768px) {
  .tab_spliter {
    margin-left: 0% !important;
    width: 100% !important;
    left: 0px !important;
  }
}
@media all and (max-width: 460px) and (min-width: 240px) {
  .block-color {
    width: 42%;
    margin-bottom: 30px;
  }
  .color-codes {
    padding-left: 10%;
  }
}
@media all and (min-width: 1200px) {
  #container_pall_main_row {
    padding-left: 45px;
    padding-right: 7px;
  }
}
/* END PALL PAGE */
/* APLICARE PAGE */
.fa_tabs {
  position: relative;
  top: -33px;
  font-size: 21px !important;
  right: 5px;
  color: #ffffff !important;
}
.nav > ul {
  height: 67px !important;
}
.open {
  background: #152127 !important;
}
.open a {
  background: #152127 !important;
}
.open .dropdown-menu {
  background: #152127 !important;
}
.mb-15 {
  margin-bottom: 15px;
}
.aplicare_title {
  margin-left: 15px !important;
  margin-right: 15px !important;
  font-size: 26px !important;
}
.tab-pane h2 {
  margin-top: 0px;
}
#footer_other_urls {
  margin-top: -5px;
}
.vertical-text {
  transform: rotate(-90deg);
  transform-origin: left top 0;
}
.related_image_wrapper_touch .related_image_info {
  display: block;
  position: relative !important;
  min-height: 52px;
}
.table_contact {
  position: relative;
  width: 100%;
}
.contact_table {
  width: 100%;
  top: 8px;
}
.contact_table:nth-of-type(2) {
  margin-top: 35px;
}
.panel-default > .contact_panel_header {
  background-color: #1976D3 !important;
  background-image: none;
}
#contact_page_form input {
  height: 45px;
  margin-bottom: 20px;
  width: 93%;
  float: right;
}
.aplicare_lemn_tab_nav .tab_btn_icon {
  background-color: #27AE61 !important;
}
.aplicare_beton_tab_nav .tab_btn_icon {
  background-color: #1976D3 !important;
}
#tab_utilizare {
  background-color: #FF9800;
  color: #ffffff !important;
}
#tab_tehnic {
  background-color: #fdb800;
  color: #ffffff !important;
}
.aplicare_lemn_tab_nav {
  background-color: #2DCC70 !important;
  color: #ffffff !important;
}
.aplicare_beton_tab_nav {
  background-color: #4993DE !important;
  color: #ffffff !important;
}
.aplicare_beton_tab_nav .tab_btn_icon, .aplicare_beton_tab_nav .tab_btn_text {
  color: #ffffff !important;
}
#aplicare_produs {
  border-left: 3px solid #F13627;
  padding-left: 20px;
  padding-top: 20px;
  padding-bottom: 80px;
}
#aplicare_produs h2 {
  color: #1976D2;
}
#aplicare_metal, #aplicare_lemn {
  border-left: 3px solid #FF9800;
  padding-left: 20px;
  padding-top: 20px;
}
#aplicare_metal h2 {
  color: #FF9800;
}
#aplicare_lemn {
  border-left: 3px solid #F44336;
  padding-left: 20px;
  padding-top: 20px;
}
#aplicare_beton {
  border-left: 3px solid #F44336;
  padding-left: 20px;
  padding-top: 20px;
}
#ambalare {
  margin-top: 10px;
  font-weight: bold;
}
@media all and (min-width: 992px) {
  #aplicare_produs, #aplicare_metal, #aplicare_lemn, #aplicare_beton {
    min-height: 600px;
  }
}
#aplicare_main_content {
  margin-top: 30px;
}
/*#tab_contact {*/
/*display: none;*/
/*}*/
.aplicare_title {
  margin-right: 8px !important;
  margin-left: 8px !important;
}
#banner_row {
  display: none;
}
@media all and (max-width: 768px) {
  .tab_content_mobile a i {
    color: #000099 !important;
    margin: 0px !important;
    font-size: 15px;
  }
  .tab_content_mobile a {
    margin: 0px !important;
  }
}
@media all and (max-width: 450px) {
  #ambalare {
    padding-bottom: 15px;
  }
}
@media all and (max-width: 970px) {
  .Caracteristici {
    margin-right: 0px !important;
    margin-left: 0px !important;
    width: 100%;
    padding-left: 0px !important;
    text-align: center !important;
  }
  .tab_aplicare {
    width: 50% !important;
    text-align: center;
    height: 37px !important;
  }
}
@media all and (max-width: 768px) {
  .tab_aplicare {
    width: 50% !important;
    text-align: center;
    height: 42px !important;
  }
}
#main_aplicare_row {
  margin-bottom: 20px;
}
.tab_aplicare {
  width: 25%;
  text-align: center;
  height: 42px;
}
.nav-tabs > .tab_aplicare.active > a, .nav-tabs > li.active > a:focus {
  cursor: default;
  background-color: #09126D !important;
  border: 0px !important;
  border-bottom-color: transparent;
  color: #ffffff !important;
}
.nav > .tab_aplicare > a:focus, .nav > .tab_aplicare > a:hover {
  background-color: #09126D !important;
  color: #ffffff !important;
}
.nav-tabs > .tab_aplicare {
  background-color: #1976D3;
  color: #ffffff !important;
}
.nav .tab_aplicare a {
  color: #ffffff !important;
}
#payment_online_form form input {
  margin-top: 10px;
}
#plata_online_title h1 {
  background-color: #00aeef;
  color: #ffffff;
}
#payment_online_plata_options {
  margin-bottom: 30px;
  margin-top: 10px;
}
#payment_online_foot {
  margin-top: 20px;
}
.payment_online_submit {
  margin-top: 20px;
}
.aplicare_image_sidebar {
  margin-bottom: 10px;
}
#aplicare_produs .div_h2 {
  color: #1976D2;
}
#aplicare_metal .div_h2 {
  color: #FF9800;
}
#aplicare_lemn .div_h2 {
  color: #F44336;
}
#aplicare_beton .div_h2 {
  color: #F44336;
}
@media all and (max-width: 450px) and (min-width: 409px) {
  li.tab_spliter {
    width: 70% !important;
    margin-left: 15% !important;
  }
}
@media all and (max-width: 540px) {
  .label-price {
    width: 80% !important;
    margin-left: 10% !important;
  }
}
@media all and (max-width: 408px) {
  #product_image img, .product_image img {
    width: 76%;
    margin-left: inherit !important;
  }
}
.mb-20 {
  margin-bottom: 20px;
}
#aplicare_side_product_description img {
  width: 100%;
}
#aplicare_side_product_description {
  background-color: white;
  padding-top: 15px;
  padding-bottom: 15px;
}
.aplicare_main_tabs_info {
  background: none !important;
  border: 0px !important;
}
.aplicare_tab_content_title {
  font-size: 18px;
}
.aplicare_c_red {
  color: #F13627 !important;
}
.aplicare_title_separator {
  width: 50px;
  height: 1px;
  margin-left: 20px;
  margin-bottom: 10px;
}
.aplicare_separator_red {
  background-color: #F13627 !important;
}
.aplicare_c_orange {
  background-color: #F29800 !important;
}
#aplicare_produs ul, #aplicare_lemn ul, #aplicare_beton ul, #aplicare_metal ul {
  padding-left: 18px;
}
#aplicare_produs ul li, #aplicare_lemn ul li, #aplicare_beton ul li, #aplicare_metal ul li {
  list-style: none;
  margin-left: 40px;
  line-height: 140%;
}
#aplicare_produs ul li:before, #aplicare_lemn ul li:before, #aplicare_beton ul li:before, #aplicare_metal ul li:before {
  content: '*';
  color: #F13627;
  font-size: 25px;
  position: relative;
  top: 8px;
  margin-right: 3px;
  right: 6px;
}
#aplicare_metal ul li:before {
  color: #F29800;
}
#aplicare_lemn ul li:before {
  color: #27AE61;
}
#aplicare_beton ul li:before {
  color: #1976D3;
}
.mt-40 {
  margin-top: 40px !important;
}
.mt-15 {
  margin-top: 15px;
}
.aplicare_c_green {
  color: #27AE61;
}
.aplicare_separator_green {
  background-color: #27AE61;
}
#aplicare_lemn {
  border-color: #27AE61 !important;
}
.tab-content-aplicare {
  background-color: #ffffff !important;
}
.aplicare_c_blue {
  color: #1976D3;
}
.aplicare_separator_blue {
  background-color: #1976D3;
}
#aplicare_beton {
  border-color: #1976D3 !important;
}
.tabs_aplicare ul li {
  margin-bottom: 2px;
}
.tabs_aplicare ul {
  background-color: #ffffff;
}
.aplicare_title_row {
  background: url(../images/Banner-general-Emex-vopsele.jpg);
  height: 435px;
  position: relative;
  top: 32px;
  background-attachment: fixed;
  background-repeat: no-repeat; /*background-position: center;*/ /*background-size: 100%;*/
}
.main_aplicare {
  margin-top: 0px !important;
  padding-top: 30px;
  padding-bottom: 20px;
}
.aplicare_title_row h1 {
  text-transform: uppercase;
  color: #ffffff;
  padding-top: 200px;
}
@media all and (max-width: 1316px) {
  .aplicare_title_row h1 {
    font-size: 24px;
  }
}
.tab-content-aplicare .tab-pane {
  min-height: 763px !important;
  padding-right: 20px;
  padding-bottom: 30px !important;
}
@media all and (min-width: 1200px) {
  #main_container_aplicare_row {
    padding-right: 7px;
  }
}
/* END APLICARE PAGE */
/*         ADRIAN            */
.atentie {
  display: inline;
  float: left;
  margin-right: 10px;
}
.atentie-consum {
  display: inline;
  float: left;
  margin-right: 10px;
  margin-top: 2px;
}
.list-card {
  text-align: left;
  list-style: url(../images/general/list-icon.png) none outside;
  border-top: 1px solid #ccc;
  width: 90%;
  margin-left: 5%;
  padding-top: 8px;
}
.lista-front {
  list-style-type: square;
  margin-top: 0px;
  margin-bottom: 10px;
}
.p-min {
  margin-bottom: 0px;
}
.p-space {
  margin-top: 10px;
}
.cookie-btn {
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border: 1px solid #3f3606;
  background-color: #f1d600;
  font: 1em Geneva, Arial, Helvetica, sans-serif;
  color: #000000;
}
.cookie-btn:hover {
  border: 1px solid #06350a;
  background-color: #078f10;
  color: #ffffff;
}
.descript_par {
  text-align: justify;
  padding-right: 10px;
  padding-left: 10px;
}
.center_par {
  text-align: center;
  padding-right: 16px;
}
.alineat_span {
  margin-right: 25px;
}
.attn-text {
  color: #EC0D0D
}
.attn-underline {
  text-decoration: underline;
  color: #EC0D0D;
}
.attn-mixt {
  text-decoration: underline;
  font-style: italic;
}
.hr-line {
  text-align: left;
  margin-top: 0;
  margin-left: 4%;
  margin-bottom: 8px;
  border: none;
  width: 70%;
  height: 1px;
  color: #ccc;
  background-color: #ccc;
}
.hr-line-center {
  width: 83%;
  height: 1px;
  color: #ccc;
  background: #ccc;
  margin-left: 10%;
  margin-top: 0px;
  margin-bottom: 2px;
}
.hr-aplic {
  text-align: left;
  margin-top: 0;
  margin-left: 6%;
  margin-bottom: 8px;
  border: none;
  width: 20%;
  height: 1px;
  color: #ff0000;
  background-color: #ff0000;
}
.text-center_aa {
  text-align: center;
  color: #ff0000;
  /*padding-top: 2px;*/
  padding-bottom: 2px;
  margin: 0;
}
.subs-attn {
  text-decoration: underline;
}
.Calcul-box {
  border: 1px solid #FF9800;
  /*border: 1px solid #c5d0f1;*/
  color: #990000;
  background: #f1fafe;
  font: 14px/22px Geneva, Arial, Helvetica, sans-serif;
  font-weight: normal !important
}
.Calcul-box2 {
  border: 1px solid #FF9800;
  color: #990000;
  font: 14px Geneva, Arial, Helvetica, sans-serif;
  text-align: left;
  background: #f1fafe;
  /*margin-left:10px;*/
  padding-left: 6px;
}
.vspace-icon {
  margin-top: 15px;
}
.tb-center {
  text-align: center;
  font-weight: normal !important;
  color: red;
}
.shad-txt {
  text-shadow: 2px 2px 2px rgba(0, 0, 0, 1);
  line-height: 130%;
}
.li-indent {
  margin-left: 30px;
  margin-top: 10px;
}
.cotatie-imag {}
.white_txt {
  color: #ffffff;
}
.ul-epoxi {
  list-style: none !important;
  padding-left: 0px;
}
.rate-index {
  visibility: hidden;
}
.title-aplic {
  width: 30%;
  margin-left: 35%;
  background-color: rgba(0, 0, 0, 0.4);
  padding-top: 0px;
  padding-bottom: 30px;
  padding-right: 40px;
  padding-left: 40px;
  border-radius: 15px;
}
.disclaim-imagini {
  color: #777;
  font-size: 0.8em;
  font-weight: normal;
  margin-top: 5px;
  padding-top: 10px;
  border-top: 1px dotted #ff9900;
}
.font-xl {
  font-size: 2em;
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-weight: bold;
  padding: 22px;
  color: #062483;
}
.font-xl-green {
  font-size: 2em;
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-weight: bold;
  padding: 22px;
  color: #07A218;
  text-decoration: underline;
  margin-top: -30px !important;
}
.font-xl-red {
  font-size: 2em;
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-weight: bold;
  padding: 22px;
  color: #C00000;
  text-decoration: underline;
  margin-top: -30px !important;
}
.font-xl-red-iso {
  font-size: 2em;
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-weight: bold;
  padding: 22px;
  color: #C00000;
  text-decoration: underline;
  margin-top: 0px !important;
}
.font-xl-blue-plata {
  font-size: 2em;
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #009;
  margin-top: 0px !important;
  /* margin-bottom: 5px !important;*/
  width: 100%;
}
.font-xl-cookie {
  font-size: 2em;
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-weight: bold;
  padding: 22px;
  color: #3E3604;
  text-decoration: underline;
  margin-top: -10px !important;
}
.font-xxl {
  font-size: 3em;
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #ff0000;
  text-shadow: 2px 2px 2px rgba(0, 0, 0, 1);
}
.number-cookie {
  font-size: 18px;
  color: #3E3604;
}
.cookie-align {
  padding-left: 40px;
}
.text-h2-landing {
  font-size: 2em;
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-weight: bold;
  /*padding: 22px;*/
  text-align: center;
}
.text-h2-left {
  font-size: 2em;
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-weight: bold;
  /*padding: 22px;*/
  text-align: left;
}
.blue {
  color: #062483;
}
.red {
  color: #C00F0F;
}
/*         END ADRIAN        */
#landing_main_image {
  background-image: url(../images/landing/Vopsire-epoxidica-pardoseli-landing.jpg);
  background-attachment: fixed;
  background-repeat: no-repeat;
  margin-top: -8px;
  height: 500px;
  position: relative;
  top: 7px;
  background-position: 0 100px;
}
.landing_main {
  overflow: hidden !important;
}
.landing_main_text {
  text-align: left;
  margin-left: 100px;
  width: 500px;
  background-color: rgba(255, 255, 255, 0.4);
  position: absolute;
  top: 40%;
  left: 6px;
}
.landing_main_text h3 {
  color: #711415;
  font-size: 30px;
  font-weight: bold;
}
.landing_main_text p {
  color: #0C1038;
  text-shadow: 1px 1px 2px #0000FF;
  font-weight: bold;
}
.landing_video {
  width: 100%;
  height: auto;
  cursor: pointer;
  max-width: 400px;
  padding-right: 30px;
  padding-left: 40px;
}
.landing_carrousel_img {
  width: 100%;
  height: auto;
}
#after_paralax {
  margin-top: 30px;
}
.landing_video_source {
  width: 100%;
}
#landing_carousel_wrapper {
  margin-top: 0px;
  margin-bottom: -20px;
}
.landing_image_wrapper {
  margin-right: 10px;
}
#landing_page_description {
  text-align: justify;
}
@media all and (max-width: 992px) {
  #landing_page_description {
    margin-top: 20px;
  }
}
@media all and (max-width: 768px) {
  #landing_main_image {
    padding-left: 20px !important;
  }
  .landing_main_text p {
    width: 100%;
  }
}
.owl-prev {
  position: relative;
  top: -90px;
  left: 0px;
  float: left;
  background-color: #F3F7EB;
  color: tomato;
  padding: 8px;
  border-radius: 50%;
  padding-top: 2px;
  padding-bottom: 2px;
  border: 1px solid #DCDADC;
}
.owl-next {
  position: relative;
  top: -90px;
  right: 12px;
  float: right;
  background-color: #F3F7EB;
  color: tomato;
  padding: 8px;
  border-radius: 50%;
  padding-top: 2px;
  padding-bottom: 2px;
  border: 1px solid #DCDADC;
}
/*new footer */
.footer-widget {
  margin-bottom: 15px;
}
.footer-widget h4 {
  /*color: #eee;*/
  color: #CCCCCC;
  /*text-transform: uppercase;*/
  padding-bottom: 8px;
  margin-bottom: 20px;
  font-size: 14px;
  /*font-weight: 700;*/
  position: relative;
}
.mail-subscribe-widget form {
  margin-top: 15px;
  margin-bottom: 20px;
}
.footer-widget {
  margin-bottom: 15px;
}
.footer-widget h4 .head-line {
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  width: 50px;
  height: 3px;
  background-color: #333;
  margin: 0;
}
.copyright-section {
  padding: 15px 0;
  font-size: 11px;
  letter-spacing: 0.5px;
  border-top: 1px solid rgba(255, 255, 255, .06);
}
ul.footer-nav {
  float: right;
}
ul.footer-nav li {
  display: inline-block;
  float: left;
  margin-left: 15px;
  color: #8b8b8b;
}
ul.footer-nav li a {
  color: #8b8b8b;
}
ul.footer-nav li a:hover {
  color: #00CCFF;
}
ul.footer-nav li:first-child {
  margin-left: 0;
}
.footer-widget-wrapper ul {
  overflow: hidden;
}
.footer-widget-wrapper ul li {
  float: left;
  margin-left: 8px;
  margin-bottom: 8px;
}
.footer-widget-wrapper ul li:nth-child(3n+1) {
  margin-left: 0;
}
.footer-widget-wrapper ul li a {
  display: inline-block;
  width: 80px;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  border: 4px solid #152127;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
}
footer a {
  /*color: #8b8b8b;*/
  text-decoration: underline;
}
.footer-widget-wrapper ul li a img {
  width: 100%;
  height: 65px;
}
.footer-list {
  padding-left: 0px;
  list-style: none;
}
/*.trust_footer_image{
    margin-top: 15px;
}*/
.trust_footer_image:first-of-type {
  margin-top: 0px;
}
.footer-links a {
  padding: 1px 5px;
}
@media all and (min-width: 1200px) {
  #footer .container {
    padding-left: 65px;
    padding-right: 20px;
  }
  #footer_container_index {
    padding-left: 15px !important;
    padding-right: 0px !important;
  }
}
.footer-list li {
  /* width: 31%; */
}
@media all and (max-width: 768px) {
  .footer-list li {
    text-align: center;
  }
  .copyright {
    text-align: center;
  }
  .footer-nav {
    width: 100%;
    padding: 0px;
    text-align: center;
    margin-top: 20px;
  }
  ul.footer-nav li {
    padding: 0px;
    margin: 0px;
    width: 14%;
  }
  .categ_title {
    font: 2em Geneva, Arial, Helvetica, sans-serif;
  }
}
.ul-light-list {
  padding-left: 15px;
}
.mail-subscribe-widget form {
  margin-top: 15px;
  margin-bottom: 20px;
}
.mail-subscribe-widget form input[type="text"] {
  outline: none;
  color: #666;
  font-size: 12px;
  padding: 6px 12px;
  border: none;
  background: #fff;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  outline: none;
}
.btn-system {
  background-color: #ee3733;
  border: none;
}
.btn-system:last-child {
  margin-right: 0;
}
.btn-system {
  display: inline-block;
  text-decoration: none;
  color: #fff;
  font-size: 12px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  text-transform: uppercase;
  padding: 6px 16px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
}
.footer_img_text {
  font-size: 8px;
  color: white;
  width: 100%;
}
.footer-list li a {
  text-align: center;
}
.contact_info_footer {
  border-top: 1px solid rgba(255, 255, 255, .06);
  padding-top: 10px;
  text-align: center;
  margin-top: 15px;
}
#newsletter_text {
  color: #FFFFFF;
  font-size: 12px;
  text-align: justify;
}
.footer_row {
  clear: both;
}
#footer_trust_first_img {
  width: 100%;
  max-width: 316px;
  margin-bottom: 25px;
}
/*#recunoastere_footer{*/
/*padding-left: 55px;*/
/*}*/
/*#recunoastere_footer span{*/
/*margin-left: 55px;*/
/*}*/
.product_title_h2 {
  margin-top: 10px !important;
  font-size: 1.3em;
  color: #000099;
  margin-bottom: 0px;
  border-bottom: 1px solid #ddd;
  padding-bottom: 5px;
  z-index: 10;
  position: relative;
}
/* 404 page */
.outer {
  display: table;
  position: absolute;
  height: 100%;
  width: 100%;
}
.middle {
  display: table-cell;
  vertical-align: middle;
}
.inner {
  margin-left: auto;
  margin-right: auto;
  width: 600px;
  background-color: #EBEFF2;
  padding: 15px;
  /* border: 2px solid #ddd;*/
  border-radius: 15px;
  box-shadow: 0px 0px 4px 0px rgba(17, 78, 122, 0.55);
}
#header404 {
  border-bottom: 1px solid #ddd;
  color: #2D318E;
  font-size: 45px;
  font-weight: bold;
}
.h-404-txt {
  color: #00377A;
  text-decoration: none;
}
#header404 img {
  width: 100%;
  max-width: 200px;
  margin-top: -8px;
  margin-left: 10px;
}
#content_title404_1, #content_title404_2, #content_title404_3, #content_title404_4 {
  text-align: center;
}
#content_title404_1 img {
  position: relative;
  top: -30px;
  left: 5px;
}
#content_title404_1 {
  height: 85px;
  margin-top: 35px;
}
#content_title404_1 h1 {
  display: inline;
  font-size: 3.4em;
  color: #00377A;
  font-weight: bold;
  position: relative;
  top: -20px;
  margin-left: 10px;
}
#content_title404_1 h1:last-of-type {
  font-size: 5.7em;
  top: -6px;
}
#content_title404_2 p {
  font-size: 1.8em;
  color: #00377A;
  margin: 0px;
  /*margin-top: 20px;*/
  margin-bottom: 20px;
}
.content-404-small {
  font-size: 0.64em;
  color: #00377A;
  margin: 0px;
  /*margin-top: 20px;*/
  margin-bottom: 20px;
}
#content_title404_4 > p {
  color: #00377A;
  font-size: 1em;
  text-align: left;
  padding-left: 48px;
}
/* end 404 page */
@media all and (min-width: 993px) and (max-width: 1200px) {
  .category_card_btn span {
    right: 19%;
  }
}
.label-price-consum {
  font-size: 15px;
}
.consum_product_title {
  margin-left: 0px !important;
  text-align: center;
}
.related_producs_row_consum {
  padding-left: 30px !important;
  padding-right: 50px !important;
}
@media all and (min-width: 768px) and (max-width: 992px) {
  .label-price {
    font-size: 9px;
    padding-left: 3px;
    padding-right: 3px;
  }
}
@media all and (min-width: 992px) and (max-width: 1200px) {
  .label-price {
    font-size: 12px;
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media all and (min-width: 769px) {
  .navbar.navbar-default, .navbar-collapse, .navbar-nav {
    height: 0px !important;
  }
}
#search_results_row {
  background-color: #ffffff;
}
#search_results {
  padding-left: 60px;
  padding-right: 20px;
  padding-top: 15px;
  padding-bottom: 5px;
}
#search_results_row {
  padding-top: 15px;
  padding-bottom: 15px;
}
#search_results_row .searchheading {
  height: 25px;
  font-size: 18px;
}
#search_results_row .summary {
  color: #FF9800;
}
#search_results_row .result_pagescount {
  margin-top: -20px;
  margin-bottom: 15px;
}
#search_results_row .result_pages {
  margin-top: 15px;
  font-size: 16px;
  color: #FF9800;
}
#search_results_row .result_pages a {
  font-size: 16px;
}
#search_results_row .result_pages a:first-of-type {
  margin-right: 10px;
}
#search_results_row .result_pages a:last-of-type {
  margin-left: 10px;
}
#search_results_row .result_pages_text {
  display: block;
  font-weight: bold;
  font-size: 15px;
  margin-bottom: 5px;
  color: #000000;
}
#search_results_row .result_title b {
  color: #FF9800;
}
#search_results_row .infoline {
  overflow-x: hidden;
  word-wrap: break-word;
}
.search_main_title {
  margin-bottom: -10px;
}
@media all and (max-width: 1200px) {
  #search_results {
    padding-left: 15px;
  }
}
@media all and (max-width: 768px) {
  #search_results {
    padding-left: 10px;
    padding-right: 10px;
  }
  .search_main_title {
    margin-bottom: -8px !important;
  }
  .prod-right {
    display: none;
  }
}
.landing_btn {
  position: absolute;
  right: 60px;
  bottom: 7px;
}
@media all and (max-width: 768px) {
  #search_results_row .searchheading {
    height: 50px;
  }
  .landing_main_text {}
  #landing_main_image {
    margin-top: -100px;
  }
  .landing_main_text {
    text-align: left;
    margin-left: 0px !important;
    width: auto !important;
    background-color: rgba(255, 255, 255, 0.4);
    position: absolute;
    top: 27%;
    left: 6px;
  }
  #landing_main_image {
    background-position: -120px 0px;
  }
  .landing_btn {
    bottom: 15px;
  }
}
#container_footer_landing {
  padding-left: 15px !important;
}
.mobile_contact_page {
  right: 45% !important;
}
#details_harta_row {
  position: relative;
  top: 40px;
  left: 165px;
  z-index: 9;
}
#details_harta_row a {
  color: #1875D3;
  font-weight: bold;
}
@media all and (max-width: 1024px) {
  .prod-right {
    width: 45%;
  }
}
.pall_fatade_tabs {
  padding-left: 29px;
  margin-bottom: 10px;
}
.title_zoomer {
  display: none;
}
/*.related_image{
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}*/
.fatade-ul {
  padding-right: 20px;
}
.fatade-ul li {
  width: 100px;
  text-align: center;
  margin-bottom: 0px !important;
  color: #ffffff !important;
  font-weight: bold !important;
}
.fatade-ul li a {
  text-align: center;
  width: 100px;
  color: #ffffff !important;
  font-weight: bold !important;
}
.fatade-ul li:hover {
  border-radius: 5px;
}
.fatade-Bright-tab, .fatade-Bright-tab a {
  background-color: #F9CD25 !important;
}
.fatade-Sunrise-tab, .fatade-Sunrise-tab a {
  background-color: #BC8F24 !important;
}
.fatade-MoonLight-tab, .fatade-MoonLight-tab a {
  background-color: #757452 !important;
}
.fatade-Natural-tab, .fatade-Natural-tab a {
  background-color: #5C5742 !important;
}
.fatade-Accent-tab, .fatade-Accent-tab a {
  background-color: #173959 !important;
}
.fatade-CSoft-tab, .fatade-CSoft-tab a {
  background-color: #1F7A27 !important;
}
@media all and (max-width: 490px) {
  .card {
    max-width: 300px !important;
  }
}
@media all and (max-width: 992px) {
  .product_title_h2 {
    font-size: 0.8em;
  }
}
@media all and (min-width: 1200px) {
  #container_produse {
    padding-left: 60px !important;
    padding-right: 0px !important;
  }
}
@media all and (max-width: 768px) {
  #contact_modal .modal-title {
    font-size: 20px;
  }
}
.mail-subscribe-widget {
  border-top: 1px solid rgba(255, 255, 255, .06);
}
.container_consum select {
  border-radius: 4px !important;
  height: 34px;
}
.results p {
  padding: 0 16px !important;
}
@media all and (max-width: 768px) {
  .caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 8px dashed;
    border-top: 4px solid;
    border-right: 8px solid transparent !important;
    border-left: 8px solid transparent;
    float: right;
    margin-right: 5px;
    position: relative;
    top: 7px;
  }
  .nav li a {
    color: #c3c3c3 !important;
    text-transform: none !important;
  }
  .selected {
    background-color: #152127 !important;
    color: #ffffff !important;
    font-weight: bold;
  }
  .open a {
    color: white !important;
    font-weight: bold;
  }
  /* .dropdown-menu > li:hover {
        color: #333;
        background-color: #152127;
    } */
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
    color: #333;
    background-color: #152127 !important;
  }
}
#iso_cert_text {
  font-size: 80%;
  text-align: center !important;
}
#iso_cert_text_second_line {
  margin-top: 5px;
}
@media all and (max-width: 1200px) {
  .iso-certification {
    padding-left: 7px;
    padding-right: 7px;
  }
}
@media all and (max-width: 992px) {
  .iso-certification {
    padding-left: 3px;
    padding-right: 3px;
  }
}
@media all and (max-width: 768px) {
  #iso_cert_text div:first-of-type {
    clear: both;
    display: block;
  }
}
/*New landing css*/
#landing_second_row {
  background-color: #333;
}
#landing_fifth_row {
  background-color: #ffffff;
  padding-bottom: 10px;
}
#landing_fourth_row {
  background: url(../images/landing/Landing-background.jpg);
  height: 350px !important;
  position: relative;
  background-attachment: fixed;
  background-repeat: no-repeat;
  display: flex;
  align-items: center;
  background-size: cover;
  background-position: center;
  border-top: 15px solid #333333;
  border-bottom: 15px solid #333333;
}
#landing_fourth_row ul {
  font-size: 13px;
}
#landing_main_image {
  background-image: url(../images/landing/Vopsire-epoxidica-pardoseli-landing.jpg);
  background-attachment: fixed;
  background-repeat: no-repeat;
  margin-top: -8px;
  /*height: 500px;*/
  position: relative;
  top: 7px !important;
  background-size: 100%;
  display: flex;
  align-items: center;
}
.landing_new_btn {
  padding: 0px;
  margin-top: 45px;
}
.second_row_landing_small_text {
  color: #b3b3b3;
  font-size: 11px;
  margin-top: 20px;
}
#landing_second_row .container {
  padding-bottom: 30px;
  padding-top: 30px;
}
.landing_half_image {
  /*padding: 80px;
	padding-top: 40px;
	padding-bottom: 25px;*/
  margin-top: 40px;
  margin-bottom: 25px;
  margin-left: 80px;
  margin-right: 80px;
}
.landing_half_image img {
  width: 100%;
}
.call_to_action_paralax_buttons_wrapper {
  text-align: center;
  position: absolute;
  bottom: 35%;
  width: 100%;
}
.title_paralax_wrapper {
  text-align: center;
  width: 100%;
}
.title_paralax_wrapper_sub {
  width: 40%;
  margin-left: 30%;
  background-color: rgba(0, 0, 0, 0.4);
  padding-top: 5px;
  padding-bottom: 30px;
  padding-right: 60px;
  padding-left: 60px;
  border-radius: 15px;
}
.title_paralax_wrapper h1 {
  color: white;
  font-weight: bold;
  font: 4em Geneva, Arial, Helvetica, sans-serif;
  padding-bottom: 0.5em;
}
/*
.produse_preview_page {
	width: 100%;
	margin-top: 15px;
	border: 20px solid rgba(60, 85, 162, 0.8);
}*/
/* Style the tab */
div.produse_tab {
  width: 106%;
  height: 99%;
  overflow: auto;
  padding-right: 15px;
}
.produse_tab_main_wrapper {
  overflow: hidden;
  height: 354px;
  float: left;
  width: 30%;
}
.produse_category_links_main_wrapper {
  overflow: hidden;
  height: 351px;
  float: left;
  padding: 0px;
}
.produse_category_links {
  width: 111%;
  height: 99%;
  overflow: auto;
  padding-right: 15px;
  padding-left: 0px;
}
/* Style the buttons inside the tab */
div.produse_tab button, div.produse_tab h2 {
  padding: 22px 16px;
  width: 100%;
  border: none;
  outline: none;
  text-align: left;
  cursor: pointer;
  transition: 0.3s;
  font-size: 14px;
}
.produse_tablinks {
  background-color: rgba(226, 227, 227, 0.7);
  margin-bottom: 5px;
  text-align: center !important;
  text-transform: uppercase;
  color: #9DADB7;
  font-weight: bold;
}
/* Change background color of buttons on hover */
div.produse_tab button:hover, div.produse_tab h2:hover {
  background-color: rgba(128, 135, 181, 0.8);
  color: #ffffff;
}
/* Create an active/current "tab button" class */
div.produse_tab button.active, div.produse_tab h2.active {
  background-color: rgba(128, 135, 181, 0.8);
  color: #ffffff;
}
/* Style the tab content */
.produse_tabcontent {
  float: left;
  padding: 0px 12px;
  width: 70%;
  height: 354px;
  display: none;
  border: 3px solid rgba(60, 85, 162, 0.8);
  padding-left: 0px;
  padding-right: 0px;
}
.produse_tabcontent:first-of-type {
  display: block;
}
.produse_category_link {
  padding: 10px;
  text-decoration: none;
  padding-top: 8px;
  padding-bottom: 8px;
  font-size: 14px;
  margin: 0px;
  text-align: left;
  position: relative;
  width: 96%;
}
.produse_category_link:hover {
  cursor: pointer;
  /*background: -webkit-linear-gradient(#ffffff, #e2e2e2); /* For Safari 5.1 to 6.0 */
  /*background: -o-linear-gradient(#ffffff, #e2e2e2); /* For Opera 11.1 to 12.0 */
  /*background: -moz-linear-gradient(#ffffff, #e2e2e2); /* For Firefox 3.6 to 15 */
  /*background: linear-gradient(#ffffff, #e2e2e2); /* Standard syntax */
  /*border: 1px solid #cecfd0;
	border-radius: 8px;*/
  color: red;
}
.produse_category_link.active {
  /*background: -webkit-linear-gradient(#ffffff, #e2e2e2); /* For Safari 5.1 to 6.0 */
  /*background: -o-linear-gradient(#ffffff, #e2e2e2); /* For Opera 11.1 to 12.0 */
  /*background: -moz-linear-gradient(#ffffff, #e2e2e2); /* For Firefox 3.6 to 15 */
  /*background: linear-gradient(#ffffff, #e2e2e2); /* Standard syntax */
  /*border: 1px solid #cecfd0;
	border-radius: 8px;*/
  color: red;
}
.arrow-left {
  width: 0;
  height: 0;
}
.produse_paralax {
  margin-bottom: 35px;
}
.produse_paralax .title_paralax_wrapper {
  bottom: 35% !important;
}
/*
.produse_preview_text {
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	margin-top: 15px;
}
.produse_preview_text a {
	color: rgba(60, 85, 162, 0.8);
	text-decoration: none;
	font-weight: bold;
	font-size: 17px;
}*/
.main_row_produse {
  padding-left: 30px;
  padding-right: 35px;
}
@media all and (max-width: 768px) {
  div.produse_tab {
    float: none;
    border: 1px solid #ccc;
    background-color: #f1f1f1;
    width: 100%;
    height: auto;
  }
  .produse_tabcontent {
    float: left;
    width: 100%;
    height: 400px;
    display: none;
  }
  div.produse_tab button {
    width: 50%;
    float: left;
    text-align: center;
  }
  .produse_tab_main_wrapper {
    width: 100%;
    height: auto;
  }
  .produse_tab {
    padding-right: 0px !important;
  }
  #main_container_despre_noi_row {
    padding-right: 15px !important;
    padding-left: 15px !important;
  }
}
@media all and (max-width: 571px) {
  div.produse_tab button {
    width: 100%;
    float: left;
    text-align: center;
  }
  .produse_category_links_main_wrapper {
    width: 100% !important;
  }
  .produse_tabcontent {
    height: auto;
  }
  .produse_preview_row_description {
    width: 100%;
  }
  .produse_preview_page {
    width: 70%;
    margin-left: 15%;
    padding: 25px;
    border: 1px solid black;
  }
  .produse_preview_text a {
    font-size: 22px;
  }
  .produse_preview_text {
    margin-bottom: 10px;
  }
}
.produse_tab_scroll_controls:hover {
  background-color: rgba(128, 135, 181, 0.8);
  color: #ffffff;
}
.produse_tab_scroll_controls {
  padding: 22px 16px;
  border: none;
  outline: none;
  text-align: left;
  cursor: pointer;
  transition: 0.3s;
  width: 200px;
  margin-left: -15px;
}
.produse_tab_scroll_controls {
  background-color: rgba(226, 227, 227, 0.7);
  margin-bottom: 5px;
  text-align: center !important;
  text-transform: uppercase;
  color: #9DADB7;
  font-weight: bold;
  width: 331px;
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-down:before {
  content: "\f063";
}
.despre_noi_content img {
  float: left;
  margin-left: 15px;
}
.despre_noi_content p {
  padding-left: 150px;
  text-align: justify;
  margin-right: 20px;
  padding-top: 5px;
}
#despre_noi_content_wrapper {
  background-color: #ffffff;
  padding-top: 20px;
  border: #ccc solid 1px;
  border-radius: 15px;
}
#main_container_despre_noi_row {
  padding-right: 20px;
  padding-left: 60px;
}
.despre_noi_title {
  background-color: #347589;
  color: #ffffff;
  font-size: 16px;
  padding: 5px;
  text-align: center;
  margin-top: 10px;
  margin-right: 15px;
  margin-left: 15px;
}
.despre_noi_section {
  margin-bottom: 25px;
  /*border:#ccc	solid 1px;
	border-radius: 10px;*/
}
#despre_noi_h1 {
  padding-top: 145px;
}
.certificari_carrousel_img {
  width: 70%;
  margin-left: 15%;
}
.owl-carousel-certificari {
  width: 50% !important;
  margin-left: 25% !important;
}
.certificate_label label {
  padding: 2px 30px;
  color: #ffffff;
  font-weight: bold;
}
.cert_first {
  background-color: #990000;
}
.cert_second {
  background-color: #045906;
}
.cert_third {
  background-color: #41274C;
}
.politica_overwrite_div {
  border: 0px !important;
  min-height: auto !important;
  padding-bottom: 0px !important;
}
.cartele_back_button {
  max-width: 35px;
}
.owl-carousel-certificari .owl-prev, .owl-carousel-certificari .owl-next {
  top: -300px;
}
#main_container_aplicare_row .tab_content_mobile {
  padding-left: 20px;
}
@media all and (max-width: 768px) {
  #aplicare_side_product_description {
    display: none;
  }
  .tabs_aplicare ul {
    background-color: inherit;
  }
}
.tab_content_mobile_aplicare a.link_color1 {
  text-decoration: none;
  color: #000099 !important;
}
.tab-content-aplicare-4, .tab-content-aplicare-4 .tab-pane {
  min-height: 800px !important;
}
.lista-links, .lista-links li {
  list-style: square !important;
  margin-left: 16px;
}
.lista-links-uv {
  list-style: square !important;
  margin-left: -5px !important;
}
.lista-links li a:before, .lista-links li:before, .ul-feature li a:before, .ul-feature li:before {
  content: none !important;
}
.ul-feature, .ul-feature li {
  list-style: url(../images/general/checklist-icon.png) none outside !important;
  margin-left: 20px;
}
@media all and (max-width: 768px) {
  .certificari_carrousel_img {
    width: 100% !important;
    margin-left: 0px !important;
  }
  #landing_carousel_wrapper {
    padding: 0px !important;
  }
  .owl-carousel-certificari {
    width: 100% !important;
    margin-left: 0px !important;
  }
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
  background-color: #f1fafe !important;
  opacity: 1;
}
@media all and (max-width: 1337px) {
  .title_paralax_wrapper_sub {
    width: 60%;
    margin-left: 20%;
  }
}
@media all and (max-width: 1337px) {
  .title_paralax_wrapper_sub {
    width: 80%;
    margin-left: 10%;
    font-size: 10px;
  }
}
#landing_main_btn_wrapper {
  text-align: right;
}
#landing_main_btn_wrapper img {
  padding-top: 126px;
}
@media all and (max-width: 992px) {
  #landing_main_btn_wrapper img {
    margin-top: 25px;
    padding-top: 0px;
    position: relative;
    left: 10px;
  }
  #landing_main_btn_wrapper {
    text-align: center;
  }
}
@media all and (min-width: 1200px) {
  #landing_main_btn_wrapper img {
    padding-top: 103px;
    position: relative;
    top: 10px;
    left: 15px;
  }
}
@media (max-width: 991px) {
  #landing_video_wrapper {
    text-align: center;
  }
  .landing_half_image {
    padding: 0px;
    padding-top: 0px;
    padding-bottom: 15px;
    width: 100%;
    max-width: 410px;
  }
}
@media (max-width: 980px) {
  #landing_fourth_row {
    min-height: 260px !important;
  }
  #landing_fourth_row h2 {
    font-size: 24px;
  }
  #landing_fourth_row ul li {
    width: 50%;
    float: left;
  }
}
@media (max-width: 484px) {
  #landing_fourth_row {
    min-height: 395px !important;
  }
  #landing_fourth_row ul li {
    width: 100%;
    float: left;
  }
  #landing_fourth_row h2 {
    margin-top: 0px;
  }
  #landing_second_row .container {
    padding-top: 0px;
    padding-bottom: 10px;
  }
}
@media (max-width: 768px) {
  #landing_main_image {
    padding-left: 20px !important;
    background-position: 0px 60px;
  }
  .title_paralax_wrapper_sub {
    width: 90%;
    margin-left: 4%;
    font-size: 7px;
  }
}
@media (max-width: 596px) {
  .title_paralax_wrapper_sub {
    width: 100%;
    margin-left: 0%;
    font-size: 7px;
    padding: 5px;
  }
  #landing_main_image {
    padding-left: 0px !important;
    background-position: 0px 60px;
  }
}
#landing_carousel_wrapper .owl-buttons div {
  padding: 8px;
  padding-top: 2px;
  padding-bottom: 2px;
  border: 0px;
  width: 45px;
  height: 45px;
  background-size: 100%;
  background-color: inherit !important;
}
#landing_carousel_wrapper .owl-next {
  background-image: url("/images/right-arrow.png");
}
#landing_carousel_wrapper .owl-prev {
  background-image: url("/images/left-arrow.png");
}
.ml-3-neg {
  margin-left: -3px !important;
}
.aplicari_img_thumbnail {
  width: 100%;
  padding: 15px;
  margin-bottom: 20px;
  border-radius: 10px 10px 10px 10px;
  -moz-border-radius: 10px 10px 10px 10px;
  -webkit-border-radius: 10px 10px 10px 10px;
  border: 1px solid #ccc;
}
.aplicari_img_thumbnail:hover {
  border: 1px solid #8fbdea;
}
.mb-20 {
  margin-bottom: 20px;
}
@media all and (max-width: 992px) {
  .produse_tab_scroll_controls {
    width: 205px;
  }
}
@media all and (max-width: 768px) {
  .produse_tab_scroll_controls {
    width: 100%;
    margin: 0px;
    display: none;
  }
  .main_row_produse {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.produse_title_h1 {
  margin-bottom: 25px;
  top: 0px;
  height: 400px;
}
.produse_title_h1 h1 {
  padding-top: 160px;
}
.aplicare_main_paralax_wrapper {
  width: 100%;
  /*height: 323px;*/
  background-size: 100% !important;
  background-repeat: no-repeat !important;
  margin-top: 103px !important;
  background-attachment: fixed !important;
  background-position: 0px 103px !important;
  display: flex !important;
  align-items: center;
  justify-content: center;
  background-image: url(/images/Aplicare-vopsele-lavabile.jpg);
}
.aplicare_text_box {
  text-transform: uppercase;
  color: #ffffff;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.4);
  padding-top: 5px;
  padding-bottom: 30px;
  padding-right: 30px;
  padding-left: 30px;
  border-radius: 15px;
  width: 40%; /*margin-top: 30px;*/
}
.aplicare_text_box h1 {
  margin-top: 25px;
  margin-bottom: 0px;
}
@media all and (max-width: 768px) {
  .aplicare_main_paralax_wrapper {
    width: 100%;
    background-size: 100% !important;
    background-repeat: no-repeat !important;
    margin-top: 69px !important;
    background-attachment: inherit !important;
    background-position: inherit !important;
    display: flex !important;
    align-items: center;
    justify-content: center;
  }
}
@media all and (max-width: 845px) {
  .aplicare_text_box h1 {
    font-size: 20px;
  }
  .aplicare_text_box {
    text-transform: uppercase;
    color: #ffffff;
    text-align: center;
    background-color: inherit;
  }
}
@media all and (max-width: 845px) {
  .aplicare_text_box h1 {
    font-size: 16px;
  }
}
@media all and (max-width: 1250px) {
  .aplicare_text_box {
    width: 60%;
  }
}
@media all and (max-width: 1250px) {
  .aplicare_text_box {
    width: 87%;
  }
}
/*  Paralax aplicari   */
#vops_epoxidice {
  background: url(../images/Vopsiri-epoxidice-poliuretanice.jpg);
}
#tencuieli {
  background: url(../images/Aplicare-tencuiala-decorativa.jpg);
}
#lacuri {
  background: url(../images/Aplicare-lacuri-lemn.jpg);
}
#emailuri {
  background: url(../images/Aplicare-vopsea-decorativa.jpg);
}
#vops_pardoseli {
  background: url(../images/Vopsea-epoxidica-de-pardoselala.jpg);
}
#marcaj {
  background: url(../images/Aplicare-trafic-rutier.jpg);
}
#pardos_bicomp {
  background: url(../images/Pardoseala-Decorativa.jpg);
}
#membrana {
  background: url(../images/Protectie-intemperii.jpg);
}
#hidrosolubile {
  background: url(../images/Aplicare-vopsele-hidrosolubile.jpg);
}
/*  End Paralax aplicari   */
/*  Paralax despre noi   */
#calitate {
  background: url(../images/Politica-de-calitate.jpg);
}
#mediu {
  background: url(../images/Politica-de-mediu.jpg);
}
#securitate {
  background: url(../images/Securitate-in-munca.jpg);
}
#despre {
  background: url(../images/Despre-Emex-by-Romtehnochim.jpg);
}
#cookies {
  background: url(../images/Cookies.jpg);
}
#iso {
  background: url(../images/Certificari-ISO-Romtehnochim.jpg);
}
/*  End Paralax despre noi   */
/*  Paralax Toate Produsele   */
#toate_produsele {
  background: url(../images/Toate-produsele.jpg);
  margin-bottom: 30px;
}
/*  End Paralax Toate Produsele   */
.borderless td, .borderless th {
  border: none;
}
.promotie_corner {
  display: none;
  position: fixed;
  bottom: 0px;
  background-color: red;
  padding: 20px;
  z-index: 999999999999;
  right: 200px;
}
#left_contact_table {
  width: 100%;
  margin-top: 10px;
  color: #555;
  font-weight: bold;
}
#left_contact_table td {
  text-align: center;
}
.rating-wrapper-aplicari {
  position: initial;
  float: none;
  padding-left: 55px;
  color: #ffffff;
  cursor: pointer;
}
.rating-wrapper-aplicari .ratingValue .grey {
  color: #ffffff;
}
#angajari {
  background: url(../images/Angajari-Romtehnochim.jpg);
}
#main_container_angajari_row {
  background-color: #ffffff;
  padding-left: 15px;
  padding-right: 15px;
}
.main_angajari_container {
  padding-left: 75px;
  padding-right: 38px;
}
.main_angajari {
  padding-top: 20px;
}
#angajari_title {
  color: rgb(50, 50, 50);
  font-weight: 600;
}
#solicita-oferta_mesaj {
  resize: none;
  height: 200px;
  float: right;
  width: 100%;
  margin-bottom: 20px;
  color: #8b8b8b
}
#solicita-cotatie {
  background: url(../images/Aplicari-solicita-cotatie.jpg);
}
.mb-15 {
  margin-bottom: 15px;
}
.angajare-success-alert, .angajare-fail-alert {
  display: none;
}
#side_contactform_phones {
  padding-top: 5px;
  padding-right: 10px;
  text-align: center !important;
  border: 1px solid #ccc;
  border-radius: 4px;
  height: 42px;
  margin-top: 20px;
  font-size: 12px;
  color: #999;
  -webkit-box-shadow: 1px 1px 2px 0px #c4cfd6;
  -moz-box-shadow: 1px 1px 2px 0px #c4cfd6;
  box-shadow: 1px 1px 2px 0px #c4cfd6;
  padding-bottom: 1px;
  padding-right: 0px;
}
#side_contactform_phones_first {
  padding-top: 8px;
  width: 50%;
  float: left;
  text-align: right;
  padding-right: 5px;
}
#side_contactform_phones_second {
  width: 50%;
  float: right;
  text-align: left;
  padding-left: 5px;
}
.produs_wrapper #tabs ul {
  min-height: 215px;
}
#Fond-plata {
  text-align: center;
  margin: 0 10px;
}
.plata input {
  /* margin-top: 5px; */
}
.rate_wrapper_a {
  float: left;
  color: #ffffff;
}
#tencuieli, #marcaj {
  margin-top: 73px !important;
}
#landing_first_list li:before {
  content: '≡';
  position: relative;
  margin-right: 6px;
  color: #1C9005;
}
@media all and (max-width: 768px) {
  .aplicare_text_box {
    width: 100%;
    margin-top: 20px;
  }
  .aplicare_text_box h1 {
    font-size: 20px;
    color: #00008A;
    text-shadow: none !important;
  }
  .aplicare_main_paralax_wrapper, #tencuieli, #marcaj {
    height: auto !important;
    margin-top: 18px !important;
    background: none !important;
  }
  .aplicare_text_box {
    background-color: #ffffff;
    border-radius: 6px;
    border: 1px solid #FEFEFE;
    margin-top: 30px;
    margin-bottom: 10px;
    margin-left: 15px;
    margin-right: 15px;
    padding-left: 15px;
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .aplicare_text_box .shad-txt {
    margin-top: 0px;
  }
}
#Fond-plata .error_messages p, p.error_message {
  color: #990000;
  margin-top: 0;
  margin-bottom: 0;
  text-align: left;
}
#Back-paym {
  padding-left: 45px;
  margin-top: 10px;
  margin-bottom: 12px;
}
.mb-20 {
  margin-bottom: 20px !important;
}
.mt-20 {
  margin-top: 20px !important;
}
#reste_password_btn, #reset_password_btn {
  margin-top: 10px;
}
@media all and (max-width: 768px) {
  #landing_main_image {
    background-image: url(../images/landing/Vopsiri-epoxidice-de-pardoseala.jpg);
     !important;
    background-attachment: inherit;
    background-repeat: no-repeat;
    margin-top: 0px;
    /*height: 323px!important;*/
    position: relative;
    top: 0px !important;
    background-size: 100%;
    display: flex;
    align-items: center;
    background-position: 0px 0px;
  }
  .title_paralax_wrapper_sub {
    background: none;
  }
  #landing_fifth_row .lista-links {
    padding-left: 0px;
    margin-left: 0px;
  }
  #landing_carousel_wrapper {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  #landing_carousel_wrapper h3 {
    text-align: center;
  }
}
#move_up_produse .produse_arrow_cursor {
  background: url(/images/produse/Sageata.png);
  width: 30px;
  height: 30px;
  background-size: 100%;
}
#move_up_produse {
  text-align: center !important;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 13px 16px;
}
#move_down_produse .produse_arrow_cursor {
  background: url(/images/produse/Sageata.png);
  width: 30px;
  height: 30px;
  background-size: 100%;
  -webkit-transform: rotate(180deg); /* Chrome and other webkit browsers */
  -moz-transform: rotate(180deg); /* FF */
  -o-transform: rotate(180deg); /* Opera */
  -ms-transform: rotate(180deg); /* IE9 */
  transform: rotate(180deg); /* W3C compliant browsers */
  /* IE8 and below */
  filter: progid:DXImageTransform.Microsoft.Matrix(M11=-1, M12=0, M21=0, M22=-1, DX=0, DY=0, SizingMethod='auto expand');
}
#move_down_produse {
  text-align: center !important;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 13px 16px;
  margin-bottom: 20px;
}
.produse_tablinks {
  background: rgba(226, 227, 227, 0.7); /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(#ffffff, #e2e2e2); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(#ffffff, #e2e2e2); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(#ffffff, #e2e2e2); /* For Firefox 3.6 to 15 */
  background: linear-gradient(#ffffff, #e2e2e2); /* Standard syntax */
  border: 1px solid #cecfd0;
  color: #71848e !important;
  margin-top: 10px;
}
.produse_tablinks:hover {
  background: rgba(226, 227, 227, 0.7); /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(#c4cfd6, #e3e9ec); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(#c4cfd6, #e3e9ec); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(#c4cfd6, #e3e9ec); /* For Firefox 3.6 to 15 */
  background: linear-gradient(#c4cfd6, #e3e9ec); /* Standard syntax */
  border: 1px solid #ff9800;
  color: #6f86fc !important;
}
.produse_tablinks.active {
  background: rgba(226, 227, 227, 0.7); /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(#c4cfd6, #e3e9ec); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(#c4cfd6, #e3e9ec); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(#c4cfd6, #e3e9ec); /* For Firefox 3.6 to 15 */
  background: linear-gradient(#c4cfd6, #e3e9ec); /* Standard syntax */
  border: 1px solid #ff9800;
  color: #6f86fc !important;
}
div.produse_tab button, div.produse_tab h2 {
  width: 331px;
}
.produse_tab_scroll_controls {
  background: rgba(226, 227, 227, 0.7); /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(#c4cfd6, #e3e9ec); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(#c4cfd6, #e3e9ec); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(#c4cfd6, #e3e9ec); /* For Firefox 3.6 to 15 */
  background: linear-gradient(#c4cfd6, #e3e9ec); /* Standard syntax */
  border: 1px solid #cecfd0;
}
.produse_tab_scroll_controls:hover {
  background: rgba(226, 227, 227, 0.7); /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(#c4cfd6, #e3e9ec); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(#c4cfd6, #e3e9ec); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(#c4cfd6, #e3e9ec); /* For Firefox 3.6 to 15 */
  background: linear-gradient(#c4cfd6, #e3e9ec); /* Standard syntax */
  border: 1px solid #ff9800;
}
#move_up_produse {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
#move_down_produse {
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
.produse_tablinks:first-of-type {
  margin-top: 6px;
}
.produse_tabcontent {
  border: 1px solid #cecfd0;
  border-radius: 10px;
  background-color: #ffffff;
}
.produse_category_links_main_wrapper {
  padding: 27px;
  padding-left: 10px;
  padding-right: 46px;
}
.produse_separator {
  background: url(/images/produse/Separator.png);
  background-position: right center;
  background-repeat: no-repeat;
  position: absolute;
  height: 315px;
  width: 20px;
  background-size: contain;
  right: 0px;
  top: 20px;
}
.produse_category_link:before {
  content: '-';
  margin-right: 5px;
  position: relative;
  top: -1px;
}
.produse_category_link.active a {
  color: red;
}
.produse_category_link:hover a {
  color: red;
  border-bottom: 1px solid #ccc;
  padding-bottom: 3px;
}
.produse_category_link a {
  color: #728490;
}
.produse_category_link.active:after {
  display: inline-block;
  width: 14px;
  height: 15px;
  margin-right: 5px;
  content: "";
  background: url(/images/produse/left-arrow.png) no-repeat 0 0;
  background-size: 100%;
  position: absolute;
  right: 16px;
}
.produse_category_link:hover:after {
  display: inline-block;
  width: 14px;
  height: 15px;
  margin-right: 15px;
  content: "";
  background: url(/images/produse/left-arrow.png) no-repeat 0 0;
  background-size: 100%;
  position: absolute;
  right: 16px;
}
.produse_preview_page {
  width: 90%;
  margin-left: 6%;
  margin-top: 25px;
  border: 0px;
  margin-bottom: 10px;
}
.produse_preview_text a {
  color: #728490;
  /*font-weight: bold;*/
  padding-bottom: 5px;
  border-bottom: 1px solid #3991E3;
}
.produse_preview_text a:hover {
  color: #ff0000;
}
.produse_preview_text {
  text-decoration: none;
  margin-top: -10px;
}
.produse_category_links_main_wrapper {
  padding: 27px;
  padding-left: 10px;
  padding-right: 44.3px;
}
#produse_vopsele_lavabile .produse_category_links_main_wrapper {
  padding-right: 29px;
}
@media all and (max-width: 1200px) {
  .produse_tab_scroll_controls {
    width: 271px;
  }
  .produse_tablinks {
    width: 271px !important;
  }
  #produse_vopsele_lavabile .produse_category_links_main_wrapper {
    padding-right: 44px;
  }
}
@media all and (max-width: 1200px) {
  .produse_tab_scroll_controls {
    width: 216px;
  }
  .produse_tablinks {
    width: 216px !important;
    font-size: 11px !important;
  }
  .produse_category_link.active:after {
    display: none;
  }
}
@media (max-width: 768px) {
  .produse_tab_scroll_controls {
    width: 100%;
  }
  .produse_tab_main_wrapper {
    padding: 0px;
  }
  div.produse_tab {
    float: none;
    border: 0px solid #ccc;
    background-color: inherit;
    width: 100%;
    height: auto;
  }
  div.produse_tab button, div.produse_tab h2 {
    width: 100% !important;
  }
  .produse_category_links_main_wrapper {
    width: 100% !important;
  }
  .produse_tabcontent {
    height: auto;
  }
  .produse_separator {
    display: none;
  }
  .produse_category_link {
    text-align: center;
  }
  .main_row_produse3 {
    padding: 15px;
  }
  .produse_preview_row_description {
    width: 100%;
    text-align: center;
  }
  .produse_preview_page {
    width: 100%;
    margin-left: 0px;
    margin-top: -15px;
    border: 0px;
    max-width: 200px;
    padding: 0px !important;
  }
  .produse_preview_text {
    margin-bottom: 25px;
  }
}
.produse_tabcontent_first_load {
  display: block;
}
.produse_tablinks {
  position: relative;
}
.produse_tablinks img {
  position: absolute;
  left: 10px;
  width: 40px;
  top: 9px;
}
@media all and (max-width: 440px) and (min-width: 434px) {
  span.btn.cookie-btn {
    position: relative !important;
    top: 20px !important;
  }
}
@media all and (max-width: 337px) and (min-width: 333px) {
  span.btn.cookie-btn {
    position: relative !important;
    top: 0px !important;
  }
  #cookie_notifier button.cookie-btn {
    top: 0px !important;
  }
}
@media all and (max-width: 303px) {
  span.btn.cookie-btn {
    position: relative !important;
    top: 0px !important;
  }
  #cookie_notifier button.cookie-btn {
    top: 0px !important;
  }
}
@media all and (max-width: 263px) {
  span.btn.cookie-btn {
    position: relative !important;
    top: 20px !important;
  }
  #cookie_notifier button.cookie-btn {
    top: 0px !important;
  }
}
@media all and (max-width: 768px) {
  .despre_noi_content p {
    padding-left: 15px;
  }
  .despre_noi_content img {
    margin-right: 20px;
  }
  #despre_noi_content_wrapper {
    padding-left: 0px;
    padding-right: 0px;
  }
  #despre_noi_content_wrapper ul {
    padding-left: 0px;
  }
  #despre_noi_content_wrapper ul li {
    margin-left: 15px;
  }
  .tab_content_mobile ul {
    padding-left: 15px !important;
    margin-left: 0px !important;
  }
  .tab_content_mobile .lista-front {
    padding-left: 30px !important;
  }
  .produs_wrapper #tabs ul {
    min-height: 125px !important;
  }
  #produse_vopsele_lavabile .produse_category_links_main_wrapper {
    padding-right: 10px;
    overflow-x: hidden;
    max-height: 240px;
  }
}
@media all and (min-width: 540px) and (max-width: 768px) {
  .label-price {
    width: 60% !important;
    margin-left: 20% !important;
  }
}
@media all and (max-width: 768px) {
  #produse_tab_content_main_all {
    height: 596px !important;
    width: 100% !important;
  }
}
#produse_vopsele_lavabile .produse_category_links {
  width: 107%;
}
@media all and (max-width: 454px) {
  #cookie_notifier button.cookie-btn {
    float: right !important;
  }
  #cookie_notifier p a span {
    float: left !important;
  }
}
#contact_submit {
  background-color: #ff0000;
  border: 1px solid #b90f0c;
}
#contact_submit:hover {
  background-color: #38c507;
  border: 1px solid #319306;
}
.contact_trigger.v_2 {
  background-color: #00aeef;
  background-image: url(../images/general/Info-rapid-dreapta.png);
}
#panel_heading_contact_form h3.v_2 {
  background-color: #00aeef !important;
}
#contact_submit.v2 {
  background-color: #00aeef;
  border: 1px solid #2578BC;
}
#contact_submit.v2:hover {
  background-color: #38c507;
  border: 1px solid #319306;
}
@media all and (max-width: 768px) {
  .plata input {
    /* margin-top: 0px; */
  }
  .plata label {
    /* margin-top: 0px; */
  }
  .main_angajari_container {
    padding-left: 30px;
    padding-right: 30px;
  }
  .main_angajari_container .form-group {
    margin-bottom: 0px;
  }
  .main_angajari_container .form-group label {
    margin-top: 5px;
  }
}
#plata_html_full_height, #plata_body_full_height, #plata_body_full_height #wrapper, #plata_body_full_height #main {
  height: 100% !important;
}
#landing {
  overflow-x: hidden;
}
/* PLATA */
.confirmare {
  margin-top: 60px;
  border: 1px solid #5B647F;
  border-radius: 10px;
  padding: 20px;
  width: 70%;
  margin-left: auto;
  margin-right: auto;
  background: #ffffff;
  color: #5B647F;
  font: 14px Geneva, Arial, Helvetica, sans-serif;
}
.conf_mail {
  margin-top: 60px;
  padding: 20px;
  margin-left: auto;
  margin-right: auto;
  background: #ffffff;
  color: #5B647F;
  font: 14px Geneva, Arial, Helvetica, sans-serif;
}
#wrap-main {
  color: #263238;
  background: -moz-linear-gradient(top, #CFD8DC 0%, #ECEFF1 8%, #ECEFF1 92%, #CFD8DC 100%);
  background: -webkit-linear-gradient(top, #CFD8DC 0%, #ECEFF1 8%, #ECEFF1 92%, #CFD8DC 100%);
  background: linear-gradient(to bottom, #CFD8DC 0%, #ECEFF1 8%, #ECEFF1 92%, #CFD8DC 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ECEFF1', endColorstr='#CFD8DC', GradientType=0);
}
.success {
  margin-top: 80px;
  border: 1px solid #5B647F;
  border-radius: 10px;
  padding: 20px;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  background: #ffffff;
  color: #5B647F;
  font: 14px Geneva, Arial, Helvetica, sans-serif;
}
.mail-sent {
  color: #008000;
  text-align: center;
  /*padding-right: 150px;
    padding-left: 150px;*/
  margin-top: 10px;
}
.Link-email {
  color: #03C;
  font: 12px Geneva, Arial, Helvetica, sans-serif;
  text-decoration: none;
}
/* PLATA */
#qr_footer {
  margin-top: 8px;
  margin-left: 20px;
}
@media all and (max-width: 768px) {
  #footer_images a:first-of-type {
    display: block;
  }
  .landing_half_image {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    width: 100%;
    max-width: 410px;
  }
  .title_paralax_wrapper_sub .btn {
    margin-top: 90px;
  }
  .title_paralax_wrapper_sub h1 {
    display: none;
  }
  #logo, .navbar-toggle {
    z-index: 9999999999;
  }
  .navbar-collapse.collapse {
    display: none !important;
  }
  .navbar-collapse.collapse.in {
    display: block !important;
  }
  .navbar-nav {
    width: 100%;
  }
  .navbar-nav > li {
    float: none;
  }
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.sixth_top {
  height: 5px;
  background-image: linear-gradient(135deg, #ace700 10%, #ffd200 10%, #ffd200 20%, #ff7a00 20%, #ff7a00 30%, #ed0044 30%, #ed0044 40%, #007bcd 40%, #007bcd 50%, #80dfea 50%, #80dfea 60%, #a71eb8 60%, #a71eb8 70%, #007b89 70%, #007b89 80%, #f20075 80%, #f20075 90%, #ffd200 90%);
}
@media all and (max-width: 992px) and (min-width: 769px) {
  .navbar-collapse.collapse {
    display: inline-block !important;
    position: inherit !important;
  }
  .nav.navbar-nav {
    position: relative;
    top: -65px;
    left: 130px;
  }
}
#servicii_paralax_img {
  background: url(../images/Banner-general-Emex-vopsele.jpg) !important;
}
img.landing_half_image.landing_new_video {
  cursor: pointer;
}
.aplicare_covor_epoxidic_stb_4th_row {
  background: url(../images/landing/Backgound-pardoseala-epoxidica-STB.jpg) !important;
  background-attachment: fixed !important;
  background-size: cover !important;
}
#aplicari_vopsele_pardoseli_paralax_img {
  background: url(../images/landing/Vopsire-epoxidica-hala-industriala-servicii.jpg) !important;
}
#aplicari_pardoseli_epoxidice_paralax_img {
  background: url(../images/landing/Aplicari-pardoseli-epoxidice-industriale.jpg) !important;
}
.aplicare_covor_epoxidic_stb_paralax_img {
  background: url(../images/landing/Pardoseala-cuartz-epoxidica-STB-cover.jpg) !important;
  background-size: 100% !important;
  background-attachment: fixed !important;
  background-position: 0 105px !important;
}
@media all and (max-width: 768px) {
  #servicii_paralax_img {
    background: none !important;
  }
  #aplicari_vopsele_pardoseli_paralax_img {
    background: url(../images/landing/m-vopsire-epoxidica-industriala.jpg) !important;
  }
  #aplicari_pardoseli_epoxidice_paralax_img {
    background: url(../images/landing/m-pardoseala-epoxidica-industriala-servicii.jpg) !important;
  }
  .aplicare_covor_epoxidic_stb_paralax_img {
    background: url(../images/landing/m-cuartz-epoxidic-STB.jpg) !important;
    background-size: 100% !important;
  }
}
#contact_submit_tab {
  margin-top: 10px;
}
#promotie_modal .modal-body, #promotie_modal .modal-footer {
  padding-bottom: 0px;
}
#promotie_modal .index_btn {
  background-color: #ff0000 !important;
}
.aplicare_pardos_epoxi_paralax_img {
  background: url(../images/landing/Pardoseala-autonivelanta-epoxidica-cover.jpg) !important;
  background-size: 100% !important;
  background-attachment: fixed !important;
  background-position: 0 105px !important
}
.aplicare_pard-epox_4th_row {
  background: url(../images/landing/Backgound-aplicari-autonivelante-epoxidice.jpg) !important;
  background-attachment: fixed !important;
  background-size: cover !important
}
@media all and (max-width: 768px) {
  .aplicare_pardos_epoxi_paralax_img {
    background: url(../images/landing/m-Pardoseala-epoxidica-autonivelanta-cover.jpg) !important;
    background-size: 100% !important;
  }
}
#pozition {
  /* position: absolute;
    width: 650px;
    height: 416px;
    z-index: 1;
    left: 55px;
    top: 143px; */
  display: flex;
  flex-direction: column;
}
.form-control {
  height: 38px;
  padding: .375rem .75rem;
  font-size: 14px;
  line-height: 1.5;
  color: cornflowerblue;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #bbb;
  border-radius: 4.5px;
  transition: 'border-color .15s ease-in-out, box-shadow .15s ease-in-out';
  margin-top: 5px;
  box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
}
.form-control:focus {
  border-color: #009;
  box-shadow: inset 0 0 0 1px cornflowerblue, inset 0 2px 3px 0 rgb(0 0 153 / 35%);
}
.control-label {
  display: inline-block;
  margin-top: 8px;
  padding: 3px 0 !important;
  color: #009;
  margin-bottom: 0;
}
#plata_main_row {
  width: 50%;
  min-width: 300px;
  margin-left: -16px;
}
#main .container {
  display: flex;
  flex-direction: row;
  justify-content: center;
}
.pay-button {
  width: 100%;
  max-width: 100%;
  height: 35px;
  background-color: white;
  color: #0B26A5;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
  border: 1px solid #0B26A5;
  border-radius: 5px;
  text-align: center;
  font-size: 22px;
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 0 5px;
  justify-content: center;
  margin-top: 25px;
  margin-bottom: 25px;
  max-width: 200px;
  align-self: center;
}
.pay-button:hover {
  color: #ffffff;
  background-color: #28293a;
}
.red_input {
  border-color: #990000;
}
@media (min-width: 850px) {
  .container {
    width: 820px;
  }
}
@media (min-width: 950px) {
  .container {
    width: 910px;
  }
}
@media (min-width: 1100px) {
  .container {
    width: 1040px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1130px;
  }
}
@media (min-width: 1300px) {
  .container {
    width: 1220px;
  }
}
@media (max-width: 500px) {
  #plata_main_row {
    width: 100%;
  }
  .form-container {
    display: flex;
    margin-top: 20px;
    width: 100%;
    margin-left: 0%;
  }
}