@charset "utf-8";
.socials li a,
.socials li:before,
.transition {
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out
}
.contacts,
.contacts span {
    display: block;
    float: left
}
.fixed,
nav {
    left: 0;
    right: 0
}
.back,
.home .home-back,
.oferte,
.socials li a,
.sticky {
    overflow: hidden
}
.autor:hover,
.breadcrumb a:hover,
.contacts span a:hover,
.offers a:hover,
article a:hover {
    text-decoration: underline
}
.transition {
    transition: all .5s ease-in-out
}
.container {
    padding: 0 10%
}
.entry-content p {
    clear: both;
    color: #777;
    line-height: 26px;
    margin-top: 0;
    text-align: justify
}
.container:after,
.entry-content p:after,
.entry-header:after,
.navigate:after,
.navigation:after,
.offers:after,
.site-main:after,
article:after,
section:after,
ul:after {
    display: block;
    float: none;
    clear: both;
    width: 100%;
    content: ""
}
.top {
    height: 40px;
    width: 100%;
    background: #114982;
    color: #b9c5dc;
    line-height: 40px
}
.contacts {
    font-size: 12px
}
.contacts span {
    margin-right: 10px
}
.adress:before,
.call:before,
.socials li a,
.socials li:before {
    display: inline-block;
    content: ""
}
.contacts span a {
    font-weight: 700;
    color: #fff
}
.adress:before,
.call:before {
    opacity: .7;
    width: 13px;
    height: 40px;
    float: left;
    margin-right: 5px
}
.call:before {
    background: url(../images/call.svg) center center no-repeat;
    background-size: contain
}
.adress:before {
    background: url(../images/location.svg) center center no-repeat;
    background-size: contain
}
.socials {
    float: right;
    list-style: none;
    margin: 8px 0
}
.socials li {
    position: relative;
    float: left;
    width: 24px;
    height: 24px;
    margin-left: 10px
}
.socials li a {
    z-index: 9999;
    text-align: left;
    text-indent: -9999px
}
.socials li:hover:before {
    opacity: 1
}
.socials li a,
.socials li:before {
    opacity: .7;
    transition: all .5s ease-in-out;
    position: absolute;
    top: 0;
    left: 0;
    width: 24px;
    height: 24px;
    float: left
}
.callto,
.callto:hover {
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out
}
.home-link,
nav {
    display: block;
    height: 100px
}
.socials li:first-child:before {
    background: url(../images/facebook.svg) center center no-repeat;
    background-size: contain
}
.socials li:nth-child(2):before {
    background: url(../images/google.svg) center center no-repeat;
    background-size: contain
}
.socials li:nth-child(3):before {
    background: url(../images/twitter.svg) center center no-repeat;
    background-size: contain
}
.socials li:last-child:before {
    background: url(../images/linkedin.svg) center center no-repeat;
    background-size: contain
}
.menu-meniul-de-sus-container ul {
    float: right;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: -.3px
}
.menu-meniul-de-sus-container ul li {
    padding: 30px 0;
    float: left;
    list-style: none
}
nav {
    z-index: 999;
    position: absolute;
    background: #fff;
    border-bottom: 1px solid #ccc;
    top: 40px
}
.site-main {
    min-height: 80vh;
    padding-top: 100px!important
}
.callto,
.nav-menu li a {
    padding: 0 10px;
    line-height: 40px
}
.fixed {
    position: fixed;
    top: 0
}
.home-link {
    float: left
}
.home-link img {
    height: 60px;
    width: auto;
    margin: 20px 0
}
.callto {
    display: table;
    margin-top: 20px;
    text-transform: uppercase;
    height: 40px;
    transition: all .5s ease-in-out;
    border: 1px solid #15518d;
    color: #15518d
}
.callto:hover {
    transition: all .5s ease-in-out;
    background: #15518d;
    color: #fff
}
.menu-item-has-children a:after,
.nav-menu li a {
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    height: 40px
}
.menu-item-has-children a:after {
    transition: all .5s ease-in-out;
    position: relative;
    content: "";
    display: inline-block;
    width: 10px;
    float: right;
    margin-left: 3px;
    background: url(../images/down.svg) center center no-repeat;
    background-size: contain
}
.menu-item-has-children a:hover:after,
.menu-item-has-children.current-menu-item a:after {
    background: url(../images/downh.svg) center center no-repeat;
    background-size: contain
}
.nav-menu li a {
    transition: all .5s ease-in-out;
    display: block
}
.autorizat ul li,
.oferte p a {
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out
}
.current-menu-item,
.nav-menu li a:hover {
    color: #db2727
}
.sub-menu .current-menu-item {
    color: #fff
}
.nav-menu li:last-child a,.callme {
    padding-left: 36px;
    position: relative;
    border-radius: 5px;
    color: #fff;
    background: -moz-linear-gradient(to bottom, #fa4848, #db2727);
    background: -webkit-linear-gradient(to bottom, #fa4848, #db2727);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fa4848), color-stop(1, #db2727));
    background: linear-gradient(to bottom, #fa4848, #db2727)
}.callme{    position: fixed;
    bottom: 10px;
    right: 10px;
    z-index: 9999;
    padding: 10px 20px;}.callme:before{height:20px}
.nav-menu li:last-child a:hover {
    color: #fff;
    background: -moz-linear-gradient(to bottom, #db2727, #fa4848);
    background: -webkit-linear-gradient(to bottom, #db2727, #fa4848);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #db2727), color-stop(1, #fa4848));
    background: linear-gradient(to bottom, #db2727, #fa4848)
}
.nav-menu li:last-child a:before {
    position: absolute;
    top: 10px;
    left: 8px;
    margin-right: 8px;
    content: "";
    display: inline-block;
    width: 18px;
    height: 18px;
    float: left;
    background: url(../images/book.svg) center center no-repeat;
    background-size: contain
}
.back,
.home .back {
    display: block;
    top: 0;
    right: 0;
    z-index: -1;
    left: 0
}
.home .back {
    background: #f2f2f2;
    width: 100%;
    height: 100vh;
    position: absolute
}
.home .home-back {
    width: 100%;
    height: 85vh;
    left: 0;
    top: 0
}
.home-back img {
    width: 100%;
    height: auto
}
.back {
    position: relative;
    width: 100%;
    height: 50vh
}
.home .entry-content p {
    margin: 0;
    padding: 10px 0;
    color: #fff;
    max-width: 50%;
    clear: both;
    border-top: 1px solid #fff
}
.content-area {
    min-height: 50vh
}
.home .content-area {
    min-height: 82vh
}
.service {
    background: #fff;
    width: 40%;
    margin: 0 5%;
    float: left;
    padding: 0
}
.servicii {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 25px
}
.service li {
    line-height: 30px;
    padding: 0 30px 0 60px;
    list-style-position: inside
}
.service li:first-child {
    padding-left: 70px;
    position: relative;
    background: #db2727;
    list-style: none;
    color: #fff;
    line-height: 50px;
    margin-bottom: 20px;
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase
}
.service li:first-child:before {
    position: absolute;
    top: 10px;
    left: 28px;
    margin-right: 8px;
    content: "";
    display: inline-block;
    width: 30px;
    height: 30px;
    float: left;
    background: url(../images/service.svg) center center no-repeat;
    background-size: contain
}
.service li:last-child {
    margin-bottom: 25px
}
.service:nth-child(2) li:first-child:before {
    background: url(../images/parts.svg) center center no-repeat;
    background-size: contain
}
.home .site-main {
    min-height: 70vh
}
footer {
    background: #15518d;
    color: #fff;
    padding-top: 20px!important;
    position: relative;
    padding-bottom: 60px!important
}
.sub-menu {
    padding: 0;
    margin: 0;
    z-index: 9999;
    display: none;
    position: absolute;
    background: #db2727;
    color: #fff
}
.menu-item-has-children:hover .sub-menu {
    display: block
}
.menu-item-has-children ul li a:after,
.menu-item-has-children ul li:last-child a:before {
    display: none
}
.menu-meniul-de-sus-container ul.sub-menu li {
    padding: 0 5px;
    width: 100%;
    float: none;
    clear: both
}
.sub-menu li:last-child a,
.sub-menu li:last-child a:hover {
    background: 0 0;
    border: none
}
.sub-menu li a {
    padding: 0 55px 0 15px!important;
    text-transform: none;
    border-bottom: 1px solid #fff;
    opacity: .9;
    line-height: 45px;
    height: 45px
}
.oferte p a,
section h3 {
    text-transform: uppercase
}
.sub-menu li a:hover {
    color: #fff;
    opacity: 1
}
.edit-link {
    background: #db2727;
    color: #fff;
    padding: 5px 10px
}
.oferte {
    padding: 0 10%!important;
    color: #fff;
    position: relative
}
.oferte img,
.oferte p a,
.site-info {
    position: absolute
}
.oferte img {
    width: 100%;
    height: auto;
    left: 0;
    z-index: -1
}
.oferte p:nth-child(1) {
    width: 100%;
    clear: both;
    float: none;
    padding: 0;
    margin: 0
}
section {
    display: block;
    float: none;
    clear: both;
    padding-top: 30px!important;
    padding-bottom: 50px!important
}
.oferte p {
    width: 50%;
    float: left;
    padding: 70px 0
}
.oferte p a {
    display: block;
    border-radius: 5px;
    border: 1px solid #fff;
    max-width: 200px;
    padding: 10px 20px;
    text-align: center;
    top: 0;
    bottom: 0;
    right: 20%;
    height: 40px;
    transition: all .5s ease-in-out;
    margin: auto
}
.oferte p a:hover {
    background: #fff;
    color: #114982
}
.oferte p:nth-child(2) {
    text-align: left!important;
    font-size: 24px
}
.oferte p:nth-child(2) strong {
    color: #ff1e28;
    text-transform: uppercase;
    font-size: 28px
}
.servizio ul li {
    color: #5b5b5b;
    float: left;
    width: 18%;
    margin: 1%;
    background: #f0f0f0;
    height: 40px;
    line-height: 40px;
    font-size: 12px;
    list-style: none
}
.servizio ul li img {
    height: 26px;
    width: 26px;
    margin: 7px;
    float: left
}
.autorizat ul li {
    width: 12.285%;
    margin: 1%;
    float: left;
    list-style: none;
    height: 50px;
    text-align: center;
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
    filter: gray;
    -webkit-filter: grayscale(1);
    -moz-filter: grayscale(1);
    -ms-filter: grayscale(1);
    -o-filter: grayscale(1);
    transition: all .5s ease-in-out
}
.autorizat ul li:hover {
    filter: none;
    -webkit-filter: grayscale(0)
}
.autorizat ul li img {
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto
}
.mergedes {
    width: 40.855%!important
}
section h3 {
    font-size: 21px;
    letter-spacing: -.5px;
    text-align: center;
    color: #040403
}
section h3:after {
    content: "";
    display: block;
    width: 15%;
    height: 3px;
    margin: 10px auto;
    background: #e2e0e0
}
#back-top,
.site-info,
.textwidget p:before {
    height: 40px;
    bottom: 0
}
section p {
    padding: 10px 10%;
    text-align: center
}
.site-info {
    padding: 0 10%;
    font-size: 13px;
    line-height: 40px;
    left: 0;
    background: #114982;
    width: 100%
}
.copyright {
    float: left
}
.sidebar-container,
.site-info span:nth-child(2) {
    float: right
}
.autor {
    opacity: .75
}
.autor:hover {
    opacity: 1
}
.textwidget p {
    position: relative;
    font-size: 14px;
    float: left;
    margin: 0 0 0 40px;
    padding: 20px 30px 20px 41px;
    background: #114982;
    border-radius: 5px;
    text-align: center;
    line-height: 26px
}
.textwidget p:before {
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    position: absolute;
    top: 0;
    margin: auto;
    left: -20px;
    content: "";
    display: inline-block;
    width: 40px;
    float: left;
    background: #fff;
    border-radius: 20px
}
.textwidget p:first-child:before,
.textwidget p:last-child:before,
.textwidget p:nth-child(2):before {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 50%
}
.textwidget p:first-child:before {
    background-image: url(../images/help.svg)
}
.textwidget p:nth-child(2):before {
    background-image: url(../images/pin.svg)
}
.textwidget p:last-child:before {
    background-image: url(../images/clock.svg)
}
.home-link.footer img {
    margin: 0
}
.entry-title {
    margin: 0;
    text-transform: UPPERCASE;
    display: block;
    clear: both;
    font-size: 22px;
    line-height: 34px;
    color: #333;
    float: left
}
.home .entry-title {
    margin-bottom: 10px;
    font-size: 30px;
    background: 0 0;
    color: #fff;
    text-transform: none;
    display: block;
    clear: both;
    padding-top: 70px!important
}
.breadcrumb,
.entry-content h2,
.half input[type=submit],
.menu,
.offers h3,
.site-content .price,
.textwidget .title {
    text-transform: uppercase
}
.entry-image {
    margin-top: -40px
}
.home .entry-content {
    margin-top: 0
}
.entry-image img {
    width: 100%;
    height: auto
}
.half {
    width: 50%;
    float: left;
    padding-left: 20px;
    margin-bottom: 30px;
    height: auto
}
.half:first-child {
    padding-right: 20px;
    padding-left: 0
}
.nav-mobile {
    display: none
}
.autorizat ul,
.servizio ul {
    padding: 0;
    margin: 0
}
.seventy {
    width: 70%;
    float: right
}
ul.details {
    width: 30%;
    float: left;
    padding: 0 30px 0 0;
    margin: 0;
    list-style: none
}
.home .entry-header {
    background: 0 0;
    padding: 50px 0 0
}
.entry-header {
    background: #f5f5f5;
    padding: 30px 0
}
.breadcrumb {
    font-size: 13px;
    line-height: 34px;
    display: block;
    float: right;
    color: #1E69B8
}
.breadcrumb a,
.details a {
    color: #777
}
.home article {
    padding-top: 0
}
article {
    padding: 50px 0
}
.details a {
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    display: block;
    background: 0 0;
    border-bottom: 1px solid #E2E6E7;
    padding: 17px 18px 18px 19px;
    font-size: 15px;
    sline-height: 24px;
    position: relative
}
.blog .articol:hover,
.details a:after {
    -webkit-transition: all .3s ease-in-out
}
.blog .articol:hover,
.details a:after,
.half input[type=submit] {
    -moz-transition: all .3s ease-in-out
}
.details a:after {
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    position: absolute;
    top: 0;
    right: 5px;
    content: "";
    display: inline-block;
    width: 10px;
    height: 100%;
    opacity: .6;
    float: right;
    margin-left: 3px;
    background: url(../images/down.svg) center center no-repeat;
    background-size: contain;
    -ms-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg)
}
.blog .articol:hover,
.half input[type=submit] {
    -o-transition: all .3s ease-in-out
}
.details .selected:after,
.details a:hover:after {
    background: url(../images/downw.svg) center center no-repeat;
    background-size: contain;
    -ms-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 1
}
.details .selected,
.details a:hover {
    background: #15518d;
    border-color: #15518d;
    color: #fff
}
.half img {width:100%;
    max-width: 100%;
    height: auto
}
.entry-content h2 {
    font-size: 22px;
    line-height: 34px;
    font-weight: 400;
    margin: 0 0 30px;
    padding: 0;
    color: #333
}
.entry-content h2:after {
    display: block;
    content: "";
    background: #15518d;
    width: 50px;
    height: 2px;
    margin-top: 13px
}
.advantaje {
    margin: 10px 0;
    padding: 0
}
.advantaje li:before,
.redit li:before {
    display: inline-block;
    padding-right: 10px;
    height: 32px;
    float: left;
    content: ""
}
.advantaje li {
    padding-top: 1px;
    padding-bottom: 1px;
    font-size: 14px;
    line-height: 32px;
    padding-left: 30px;
    list-style: none
}
.advantaje li:before {
    margin-left: -35px;
    width: 18px;
    background: url(../images/check.svg) center center no-repeat;
    background-size: contain
}
.redit li:before {
    margin-left: -30px;
    width: 10px;
    background: url(../images/delete.svg) center center no-repeat;
    background-size: contain
}
.blog .site-content {
    padding: 30px 0
}
.blog .entry-header {
    background: 0 0;
    padding: 10px 0
}
.blog .entry-title {
    color: #15518d;
    font-size: 18px
}
.site-content .price {
    position: absolute;
    top: -40px;
    right: 0;
    background: #db2927;
    padding: 7px 25px;
    color: #fff;
    font-weight: 700;
    font-size: 16px
}
.blog .entry-thumbnail,
.burger,
.half input[type=submit] {
    position: relative
}
.blog .entry-thumbnail,
.blog article {
    padding: 10px 0
}
.articol .entry-title.container {
    padding: 0
}
.blog .entry-thumbnail img {
    width: 100%;
    height: auto
}
.blog .entry-content p {
    text-align: center;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden
}
.blog .half {
    width: 48%
}
.blog .half:nth-child(2n+1) {
    padding: 0 10px;
    margin-right: 2%
}
.blog .half:nth-child(2n+2) {
    padding: 0 10px;
    margin-left: 2%
}
.blog .articol {
    border: 1px solid rgba(221, 221, 221, .47);
    margin-bottom: 40px
}
.blog .articol:hover {
    background: rgba(221, 221, 221, .1);
    transition: all .3s ease-in-out
}
#map {
    width: 100%;
    height: 350px
}
.half input,
.half select,
.half textarea {
    font-family: 'Open Sans';
    color: #A4AAB3;
    width: 100%;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -webkit-appearance: none;
    border: 1px solid #E2E6E7;
    font-size: 14px;
    line-height: 24px;
    padding: 12px 15px;
    min-height: 50px;
    margin: 0 0 20px
}
.half textarea {
    height: 191px
}
.half input[type=submit] {
    color: #FFF;
    font-family: 'Open Sans';
    font-size: 14px;
    background: #1E69B8;
    padding: 19px 24px 20px;
    text-align: center;
    cursor: pointer;
    line-height: normal;
    letter-spacing: 1px;
    border: none;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    font-weight: 700px
}
.half input[type=submit]:hover {
    background: #15518d
}
.entry-content .textwidget {
    margin-bottom: 30px
}
.entry-content .textwidget p:before {
    width: 60px;
    height: 60px;
    left: 0
}
.entry-content .textwidget p {
    width: 26%;
    color: #777;
    position: relative;
    font-size: 14px;
    float: left;
    margin: 0 3.665%;
    padding: 20px 30px 20px 41px;
    background: #fff;
    border-radius: 5px;
    text-align: center;
    line-height: 26px
}
.textwidget .title {
    font-size: 17px;
    line-height: 27px;
    font-family: 'Open Sans';
    margin: 0;
    padding: 0;
    color: #333;
    font-weight: 600;
    letter-spacing: 1px;
    display: block
}
#back-top {
    width: 40px;
    position: fixed;
    padding: 8px;
    left: 4%;
    background: #db2927;
    cursor: pointer
}
#back-top:hover {
    background: #f74444
}
#back-top a {
    display: block;
    height: 100%;
    background: url(../images/downw.svg) center center no-repeat;
    background-size: contain;
    -ms-transform: rotate(-180deg);
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg)
}
.navigate {
    margin-right: 20px;
    float: right;
    display: none;
    cursor: pointer
}
.burger {
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    display: block;
    background: #114982;
    height: 3px;
    width: 30px;
    cursor: pointer;
    border-radius: 1px;
    position: absolute
}
.burger.unu {
    top: 0
}
.burger.doi {
    top: 6px
}
.burger.trei {
    top: 12px
}
.menu {
    height: 100px;
    line-height: 100px;
    color: #114982;
    float: left;
    font-weight: 700
}
.burgers {
    width: 30px;
    height: 15px;
    float: left;
    position: relative;
    margin-top: 42.5px;
    margin-left: 10px
}
.visible {
    display: block!important
}
.exx .unu {
    top: 6px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}
.exx .doi {
    opacity: 0
}
.exx .trei {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 6px
}
.nav-mobile {
    position: absolute;
    top: 99px;
    left: 0;
    border-bottom: 1px solid #ccc;
    background: #fff;
    width: 100%
}
.menu-meniul-de-sus-container .nav-mobile li {
    float: none;
    border-top: 1px solid #ccc;
    padding: 20px 0 20px 51px;
    position: relative
}
.menu-meniul-de-sus-container .nav-mobile li a {
    padding-left: 20px
}
.menu-meniul-de-sus-container ul {
    padding: 0;
    margin: 0
}
.nav-mobile .menu-item-has-children a:after,
.nav-mobile .menu-item-has-children a:hover:after,
.nav-mobile .menu-item-has-children.current-menu-item a:after {
    display: none
}
.nav-mobile li:before {
    content: "";
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    background: #fff;
    display: inline-block;
    width: 50px;
    height: 100%;
    float: right;
    border-right: 1px solid #ccc;
    position: absolute;
    top: 0;
    left: 0
}
.nav-mobile .sub-menu li:before,
.nav-mobile li:hover .sub-menu {
    display: none
}
.nav-mobile .sub-menu,
.offers h3,
.offers li,
.poza {
    position: relative
}
.nav-mobile .menu-item-has-children:before {
    cursor: pointer;
    background: url(../images/down.svg) center 22px no-repeat;
    background-size: 35%
}
.nav-mobile .menu-item-has-children.current-menu-item:before {
    cursor: pointer;
    background: url(../images/downh.svg) center 22px no-repeat;
    background-size: 35%
}
.nav-mobile .sub-menu {
    padding: 0;
    margin: 15px 0 -20px;
    float: none;
    color: #777;
    background: #fff
}
.nav-mobile .sub-menu li a:hover {
    color: #777
}
.nav-mobile .sub-menu .current-menu-item {
    color: #db2727
}
.sticky {
    height: 100vh
}
.nav-mobile.visible {
    margin-bottom: 20px
}
.textwidget {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex
}
.single .half {
    width: 100%;
    float: none;
    clear: both;
    padding: 0
}
.single .entry-content .callto {
    display: none
}
.single .entry-header {
    padding: 30px 10%
}
.single .half .entry-thumbnail,
.single .half article {
    position: relative;
    width: 50%;
    float: left;
    padding: 20px 10%
}
.single .half article {
    padding-left: 0!important
}
.single .half .entry-thumbnail {
    padding-right: 5%!important
}
.single .site-content .price {
    top: 20px;
    right: auto
}
.offers a,
article a {
    color: #15518d
}
.single .oferta {
    font-size: 18px;
    color: #2066ac!important;
    border-bottom: 1px solid;
    padding-bottom: 15px
}
.offers img {
    width: 100%;
    height: auto
}
.offers {
    background: rgba(245, 245, 245, .59);
    padding: 20px 10%
}
.offers,
.offers h2 {
    clear: both
}
.offers ul {
    list-style: none;
    padding: 0
}
.offers li {
    float: left;
    width: 18%;
    margin: 1%;
    padding: .5%;
    background: #fff;
    border: 1px solid #ccc
}
.offers h2 {
    text-align: center;
    margin-bottom: 0
}
.entry-content.offers h2:after {
    margin: 13px auto 0
}
.offers h3 {
    font-size: 15px;
    font-weight: 400;
    text-align: center
}
.offers h3 span {
    display: block;
    min-height: 40px
}
.single .site-content .offers .price {
    bottom: 0;
    top: auto;
    left: 0;
    right: 0;
    text-align: center;
    font-size: 14px
}
@media screen and (max-width: 1160px) {
    .entry-content .textwidget p:before {
        left: -20px
    }
    .blog .entry-content p:after {
        content: "...";
        display: inline
    }
    .servizio ul li {
        width: 23%
    }
    .container {
        padding: 0 4%
    }
    .servicii {
        position: relative;
        margin-top: 50px;
        padding: 0!important
    }
}
@media screen and (max-width: 1010px) {
    .navigate {
        display: block
    }
    .nav-menu li {
        display: none
    }
    .nav-menu li:last-child {
        display: block
    }
    .home-link.footer {
        width: 100%;
        text-align: center
    }
    .sidebar-container {
        width: 100%;
        clear: both
    }
    .textwidget p {
        -webkit-box-flex: 1;
        -moz-box-flex: 1;
        width: 33.3334%;
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1
    }
    .offers li {
        width: 31.3334%
    }
}
@media screen and (max-width: 877px) {.single .half .entry-thumbnail,
    .single .half article {
        position: relative;
        width: 100%;
        float: left;
        padding: 20px 5% !important
    }
    .site-content .price {
        top: 0
    }
    .home .back {
        background: 0 0
    }
    .servizio ul li {
        width: 31.3334%
    }
    .service {
        border: 1px solid #ccc;
        width: 90%;
        margin-top: 30px
    }
    .home-back img {
        width: auto;
       
        height: 100%
    }
    .home .entry-content p,
    .home .entry-title {
        max-width: 90%;
        margin-left: auto;
        margin-right: auto
    }
    .home .entry-content p {
        padding: 10px
    }
    .home .entry-title {
        float: none;
        text-transform: uppercase;
        text-align: center;
        display: block
    }
    .oferte p {
        padding: 20px 0;
        width: 100%
    }
    .oferte p a {
        right: auto;
        position: relative
    }
    .oferte p:last-child {
        padding-top: 0!important;
        margin-top: 0
    }
    .oferte p:nth-child(2) {
        text-align: center!important
    }
}
@media screen and (max-width: 660px) {
    .offers li {
        width: 46%;
        margin: 1% 2%
    }
    .entry-content .textwidget p:before {
        left: 0;
        top: -130px
    }
    .entry-content .textwidget p {
        width: 100%;
        float: none;
        clear: both;
        padding: 30px;
        margin-bottom: 30px
    }
    .blog .half,
    .half {
        width: 90%;
        float: none
    }
    .half {
        margin-left: auto;
        margin-right: auto;
        padding: 0!important
    }
    .blog .half {
        margin: 0 auto!important
    }
    .blog .entry-title {
        font-size: 16px
    }
    .seventy,
    ul.details {
        padding: 0 5%;
        width: 100%
    }
    .textwidget {
        display: block
    }
    .textwidget p {
        float: none;
        width: 80%;
        margin: 10px auto 20px;
        padding: 40px 20px 20px
    }
    .textwidget p:before {
        left: 0;
        right: 0;
        margin: auto;
        top: -90px
    }
    .socials {
        display: none
    }
    .copyright,
    .site-info span:nth-child(2) {
        float: none;
        display: block;
        text-align: center
    }
    .oferte img {
        height: 100%;
        width: auto
    }
    .autorizat ul li {
        width: 23%
    }
    .mergedes {
        width: 48%!important
    }
    .copyright {
        width: 100%;
        clear: both
    }
    footer {
        padding-bottom: 100px!important
    }
    .site-info {
        height: 80px;
        padding-top: 10px;
        line-height: 35px
    }
    .site-info span:nth-child(2) {
        margin: 0 auto
    }
}
@media screen and (max-width: 500px) {.wpcf7 form .wpcf7-response-output{width:100%}
    .call:before,
    .top {
        height: 70px
    }
    
    .single .half article {
        padding-left: 5%!important
    }
    .servizio ul li {
        width: 48%
    }
    .servizio ul li:last-child {
        float: none;
        clear: both;
        margin: 1% auto
    }
    .top {
        line-height: 70px
    }
    nav {
        top: 70px
    }
    .nav-menu li:last-child {
        display: block;
        position: absolute;
        top: -85px;
        right: 4%
    }
    .contacts span {
        clear: both
    }
    .contacts {
        width: 100%
    }
    .adress {
        display: none!important
    }
}
@media screen and (max-width: 420px) {
    .offers li {
        width: 86%;
        margin: 1% 7%
    }
    .breadcrumb {
        float: none;
        clear: both;
        font-size: 12px
    }
    .entry-header {
        padding: 10px 0
    }
    .navigate {
        display: block;
        position: absolute;
        top: 0;
        right: 4%
    }
    .menu-meniul-de-sus-container:after {
        display: block;
        float: none;
        clear: both;
        width: 100%;
        content: ""
    }
    .contacts span {text-align:center;
        line-height: 40px;
        float: none;
        margin: 0 auto;
        width: 50%
    }
    nav {
        top: 90px
    }
    .top {
        height: 90px;
        line-height: 30px
    }
    .call:before {
        height: 40px
    }
    .menu-meniul-de-sus-container ul {
        padding: 0;
        margin: 0
    }
    .home-link img {
        height: 50px
    }
    .nav-menu li:last-child {
        top: -50px;
        left: 0;
        right: 0;
        margin: auto;
        width: 191px;
        padding-top: 0
    }
    .sticky .nav-menu li:last-child,
    .sticky .top {
        display: none
    }
    .sticky nav {
        height: 100vh;
        overflow: auto;
        top: 0
    }
}.er{display:none;width:100%;clear:both;padding:5px 10px;font-size:13px;color:red;font-style:italic}
.eroare{display:block}