.region.region-navigation-collapsible {
    display: flex;
    height: 91px;
    width: 75%;
    box-sizing: border-box;
    justify-content: flex-end;
    align-items: center;
}

}h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: serif;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
	padding: 0;
}
.row {
    margin: auto;
}
header#navbar, .main-container {
    width: 100%;
}
.path-frontpage header#navbar {
    margin: 0;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #555;
    background-color: transparent;
}
.region.region-navigation .logo img {
    height: 55px;
	padding-left: 10px;
}
button.navbar-toggle.collapsed {
    height: 55px;
    border: none;
}
button.navbar-toggle {
    height: 55px;
}
ul.menu.menu--main.nav.navbar-nav a, ul.menu.menu--main.nav.navbar-nav span {
    color: #05638F;
    font-weight: bold;
    text-transform: uppercase;
}
ul.menu.menu--main.nav.navbar-nav {
    text-align: center;
}
ul.menu.menu--main.nav.navbar-nav li {
    border-bottom: 1px solid #e7e7e7;
}
section#block-rapidclean-comutatorlimbi > ul {
    display: flex;
    margin: 0;
    padding: 0;
    justify-content: center;
}
section#block-rapidclean-comutatorlimbi > ul li {
    list-style: none;
    text-transform: uppercase;
    font-weight: bold;
	margin: 10px;
}
section#block-rapidclean-comutatorlimbi > ul li .is-active {
    color: #f7aa47;
}
/* Content */
.main-container {
    margin: 0;
    padding: 0;
}
.path-frontpage h1.page-header {
    display: none;
}
.cvdc {
    display: flex;
    flex-direction: column-reverse;
}
.text-cvdc {
    padding: 10px;
    text-align: justify;
    font-size: 17px;
}
.mini-istoria {
    display: flex;
    flex-direction: column-reverse;
}
.line.istoria {
    width: 100%;
    height: 10px;
    background: #83c4de;
    margin-top: 1rem;
}
.mini-istoria .text {
    padding: 10px;
    text-align: justify;
    background: #83c4de;
    margin: 1rem auto;
    color: #fff;
    font-size: 17px;
}
.mini-istoria span {
    font-weight: bold;
    font-size: larger;
}
.mini-istoria-titlu {
    font-size: 17px;
    width: 100%;
    text-align: center;
    margin: 2em auto 1.5em;
    color: #ccc;
    font-weight: 800;
}
.mini-istoria-titlu strong {
    background: #ccc;
    padding: 5px;
    color: #fff;
}
.detergenti-eco {
    display: flex;
    flex-direction: column;
    background: #83c4de;
    position: relative;
}
.detergenti-eco-content {
    z-index: 200;
    text-align: center;
}
.detergenti-eco-background {
    height: 232px;
    width: 148px;
    position: absolute;
    right: 0;
    top: 0;
    background-image: url(/sites/default/files/images/css_sprites.png);
    background-position: -10px -10px;
    background-size: 339px;
    background-repeat: no-repeat;
    overflow: hidden;
    z-index: 100;
	opacity: 0.6;
}
.detergenti-eco-content h4 {
    width: 100%;
    text-align: center;
    font-size: 21px;
    font-family: serif;
}
.detergenti-eco-content h4 strong {
    color: #fff;
}
.detergenti-eco-content h2 {
    max-width: 80%;
    margin: 1em auto;
}
.detergenti-eco-ul li {
    list-style: none;
    text-align: left;
    padding: 6px 0;
    font-size: 20px;
    color: #4d4d4d;
    display: flex;
    align-items: center;
}
.detergenti-eco-ul li:before {
    content: '';
    height: 22px;
    width: 22px;    
    margin-right: 5px;
	background-size: 20px;
	background-repeat: no-repeat;
	background-position: center;
}
.detergenti-eco-ul li:first-child:before {
	background-image: url(/sites/default/files/images/icons/svg/matura.svg);
}
.detergenti-eco-ul li:nth-child(2):before {
	background-image: url(/sites/default/files/images/icons/svg/wash.svg);
}
.detergenti-eco-ul li:nth-child(3):before {
	background-image: url(/sites/default/files/images/icons/svg/scurgere.svg);
}
.detergenti-eco-ul li:nth-child(4):before {
	background-image: url(/sites/default/files/images/icons/svg/uscare.svg);
}
.detergenti-eco-ul li:nth-child(5):before {
	background-image: url(/sites/default/files/images/icons/svg/aspirat.svg);
}
.livrarea_gratuita {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}
.livrarea_gratuita {
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    align-items: flex-end;
    text-align: right;
	margin-bottom: 1em;
}
.livrarea_gratuita::after {
    content: '';
    height: 40px;
    width: 40px;
    background-image: url(/sites/default/files/images/icons/svg/delivery-car-simple.svg);
    background-size: 40px;
    background-repeat: no-repeat;
    margin: 0 1em 0 1em;
}
.livrarea_gratuita p {
    margin: 0;
	font-size: 18px;
}
.livrarea_gratuita p:first-child {
    color: #fff;
}
.livrarea_gratuita p:last-child {
    background: #fff;
    padding: 3px;
}
.lasa-comanda-home h5 {
    width: 90%;
    text-align: center;
    font-size: 24px;
    margin: 1em auto;
}
.lasa-comanda-home > div:first-child:before {
    content: '';
    width: 300px;
    height: 140px;
    display: flex;
    position: relative;
    background-image: url(/sites/default/files/images/icons/svg/cover.svg);
    margin: 2em auto;
    background-repeat: no-repeat;
    background-size: auto;
    background-position-x: center;
}
.lasa-comanda-home h5 {
    width: 90%;
    text-align: center;
    font-size: 27px;
    margin: 1em auto;
    color: #126BA1;
    font-weight: 900;
}
.lasa-comanda-home h5::after {
    content: '';
    height: 30px;
    width: 30px;
    display: inline-block;
    background: url(/sites/default/files/images/icons/svg/rapid-heart.svg);
    vertical-align: middle;
    margin: 0 5px;
    background-size: contain;
    background-repeat: no-repeat;
}
.container h3:before {
    display: inline-flex;
    content: '';
    height: 20px;
    width: 20px;
    background: url(/sites/default/files/images/icons/svg/list.svg);
    background-size: 20px;
    vertical-align: middle;
    margin-right: 10px;
}
section#services h3 {
    font-size: 20px;
}
section#services {
    text-align: center;
    margin-bottom: 25px;
}
/* Footer */
footer.footer.container {
    width: 100%;
    text-align: center;
}
.footer-info p, .footer-info a {
    color: #4d4d4d;
    margin: 0.3rem;
    font-size: 18px;
}
.footer-social {
    margin-top: 2rem;
}
.footer-social ul {
    padding: 0;
    display: inline-flex;
}
.footer-social ul li {
    padding: 0 2rem;
    list-style: none;
}
.foother-info > p {
    font-size: 16px;
}
.foother-social li {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    font-size: 20px;
    margin: 0.5em;
}
.foother-social ul {
    list-style: none;
    margin: 1em 0;
    padding: 0;
}
.foother-social li:before {
    content: '';
    height: 25px;
    width: 25px;
    display: flex;
    margin-right: 5px;
    background-size: 20px;
    background-position: center;
    background-repeat: no-repeat;
}
.foother-social li:first-child:before {
	background-image: url(/sites/default/files/images/icons/svg/adresa.svg);
}
.foother-social li:nth-child(2):before {
	background-image: url(/sites/default/files/images/icons/svg/email.svg);
}
.foother-social li:last-child:before {
	background-image: url(/sites/default/files/images/icons/svg/phone.svg);
}
.foother-social a {
    color: #4d4d4d;
    text-decoration: none;
}
.footer.container {
    width: 100%;
    text-align: center;
    padding-top: 30px;
}
.video-cvdc {
    text-align: center;
}
.lasa-comanda-home.amocrm {
    text-align: center;
}
.harta {
    margin-top: -45px;
    padding-top: 45px;
    background: #fff;
    z-index: 9999;
    position: relative;
}


@media all and (min-width: 768px) and (max-width: 3000px) {
ul.menu.menu--main.nav.navbar-nav li {
    border-bottom: 0;
}
.path-frontpage header#navbar {
    padding: 0 15%;
}
.region.region-navigation-collapsible {
	width: auto;
}
#block-rapidclean-views-block-home-slideshow-block-1 .form-group {
	margin: 0;
}
#views_slideshow_cycle_div_home_slideshow-block_1_0 img {
    width: 100%;
}
section#services {
    margin: 30px 0;
}
.cvdc {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
}
.cvdc > div {
    width: 40%;
    padding: 20px;
}
.text-cvdc {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
}
.mini-istoria {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    margin: auto;
    align-items: center;
}
.line.istoria {
	display: none;
}
.mini-istoria > img {
    width: 40%;
    padding: 20px;
}
.mini-istoria .text {
    width: 40%;
    padding: 20px;
    margin: 0;
}
.detergenti-eco-ul {
    width: 50%;
    margin: auto;
}
.detergenti-eco-ul li:before {
    height: 50px;
    width: 50px;
    background-size: 40px;
    margin-right: 20px;
}
.detergenti-eco-ul li {
    font-size: 24px;
}
.livrarea_gratuita p {
    font-size: 24px;
}
.livrarea_gratuita::after {
    height: 60px;
    width: 100px;
    background-size: 85px;
}
.detergenti-eco-background {
    height: 345px;
    width: 294px;
    background-size: 500px;
}
.detergenti-eco-content h4 {
    position: absolute;
    rotate: -90deg;
    height: 100%;
    left: -118px;
    width: 100%;
    font-size: 40px;
}


}
@media all and (min-width: 150px) and (max-width: 766px) {
.region.region-navigation-collapsible {
    height: auto;
    width: 100%;
    flex-direction: column;
}





}







