.relative{
    position: relative;
}
/*#centru img {
    margin: 5px;
    border: 1px solid #64c3ff;
    padding: 3px;
    background: #fff;
}*/


#centru .image{
    height: 196px;
    overflow: hidden;
    position: relative;
}

#centru .image img{
    width: 100%;
    height: auto;
}

#centru .item{
    margin-bottom: 35px;
    border: 1px solid #dedede;
    display: block;
    background-color: #fff;
    width: 400px;
    float: left;
    /* -webkit-box-shadow: 0px 22px 12px -16px rgba(0, 0, 0, 0.2); */
    -moz-box-shadow: 0px 22px 12px -16px rgba(0, 0, 0, 0.2);
    /* box-shadow: 0px 22px 12px -16px rgba(0, 0, 0, 0.2); */
    box-sizing: border-box;
    padding: 5px

}

#centru .item:nth-child(2n){
    margin-left: 35px;
}

#centru .item h4{
    height: 40px;
    margin: 0;
    text-align: center;
    margin-bottom: 10px;
    margin-top: 10px;
    color: #0781e9;
    font-size: 16px;
}


/*.oferta_prima_pag img {
    width: 300px;
    height: 200px;
    padding: 3px;
    border: 1px solid #ccc;
}*/


#stinga {
    width: 17%;
    /* border-right: 1px solid #64c3ff; */
    /* border-bottom: 1px solid #64c3ff; */
    margin-right: 10px;
    float: left;
    padding-bottom: 0px;
}


#stinga li.online a{
    font-size: 14px !important;
    background-image: none !important;
    color: #FFFFFF !important;
    background: #e42130 !important;
}

#stinga ul {
    margin-bottom: 0;
}

#stinga li a {
    voice-family: "\"}\"";
    voice-family: inherit;
    height: 32px;
    text-decoration: none;
}

#stinga li a:link, #stinga li a:visited {
    color: #fff;
    display: block;
    background: url('../images/menu.gif');
    padding: 8px 0 0 30px;
}

#stinga li a:hover, #stinga li a:active {
    color: #283A50;
    background: url('../images/menu.gif') 0 -32px;
    padding: 8px 0 0 30px;
}



ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

#stinga li.categ {
    display: block;
    margin: 0px;
    padding: 0px;
}

#stinga li.categ a:link, #stinga .categ a:visited {
    margin: 0px;
    height: auto;
    margin-left: 20px;
    font-size: 11px;
    padding: 0px;
    padding-top: 4px;
    background: url('../images/bg3.png') no-repeat left center;
    padding-left: 18px;
    text-decoration: underline;
    color: #444;
}

#stinga .tari a:link, #stinga .tari a:visited {
    background: url('../images/menu2.png');
    padding: 5px 0 0 30px;
    color: #0093e7;
    font-weight: bold;
}

#stinga .tari a:hover {
    color: #1574AB;
    background: url('../images/menu2_2.png');
}

#stinga .orase {
    margin-bottom: 5px;
    display: block;
}

#stinga .orase a:link, #stinga .orase a:visited {
    height: 15px;
    margin-left: 25px;
    padding: 0px;
    background: none;
    text-decoration: underline;
    font-size: 12px;
    color: #444;
}

#stinga .orase a:hover {
    color: #0090de;
}

.oferta {
    padding: 10px;
    background: #f9f9f9;
    border: 1px solid silver;
    display: block;
    float: left;
    width: 720px;
    margin-bottom: 5px;
    margin-top: 5px;
    padding-bottom: 5px;
}

.oferta li {
    margin-left: 30px;
}

#centru {
    float: right;
    width: 80%;
    padding-right: 10px;
    padding-top: 20px
}

.footer {
  /*  clear: both;
    background: url('../images/bg_footer.jpg') repeat-x;
    border: 1px solid #64c3ff;
    color: #111;
     margin-left: 9px;
    /* margin-right: 8px; */
  /*  margin-top: 10px;
    padding-top: 20px;
    padding-bottom: 20px;*/

    padding-top: 40px;
    padding-bottom: 40px;
    /* border: 1px solid #64C3FF; */
    padding-right: 20px;
    padding-left: 20px;
    margin-top: 15px;
   background: url('../images/bg_main.png') repeat ;
   background-size: 100%;
   background-position: 0 -400px;

}


#subscribe-error{

    display: none;
    font-size: 12px;
    background-color: #C53A3A;
    margin-top: 10px;
    margin-bottom: 10px;
    color: #fff;
    padding-top: 5px;
    padding-bottom: 5px;

}


#subscribe-success{

    display: none;
    font-size: 12px;
    background-color: #3AB739;
    margin-top: 10px;
    margin-bottom: 10px;
    color: #fff;
    padding-top: 5px;
    padding-bottom: 5px;


}


#subscribe-modal-error{

    display: none;
    font-size: 12px;
    background-color: #C53A3A;
    margin-top: 10px;
    margin-bottom: 10px;
    color: #fff;
    padding-top: 5px;
    padding-bottom: 5px;

}


#subscribe-modal-success{

    display: none;
    font-size: 12px;
    background-color: #3AB739;
    margin-top: 10px;
    margin-bottom: 10px;
    color: #fff;
    padding-top: 5px;
    padding-bottom: 5px;


}
 #subscribe-modal-form input{
    line-height: 20px;
    padding: 9px 10px;
    width: 100%;
    color: #5c6881;
    background: #fff;
    height: 40px;
    border: 1px solid #adb3c0;
}

 .subscribe-moal p{
    font-size:  13px;
    color: #5c6881;
    margin-bottom: 15px;
    margin-top: 15px;
}
.footer .subscribe{

    width: 265px;
    height: auto;
    float : right;

}

.footer h2{
    margin: 0;
    text-transform: uppercase;
    padding-left: 0;
    text-align: left;
    margin-bottom: 20px;
    color: #109BEB;
    font-size: 20px;
}

.footer .subscribe input{
    line-height: 20px;
    padding: 9px 10px;
    width: 100%;
    color: #5c6881;
    background: #fff;
    height: 40px;
    border: 1px solid #adb3c0;
}

.footer .subscribe p{
    font-size:  13px;
    color: #5c6881;
    margin-bottom: 15px;
    margin-top: 15px;
}

.footer .contacts a{
    color: #333;
    border-bottom: 1px solid #333;
}

.footer .contacts a:hover{

    border-bottom: 0px solid #333;
    text-decoration: none;
}

.footer .contacts .item{
    padding-left: 40px;
    position: relative;
    margin-bottom: 10px;
    text-align: left;
    font-size: 16px;
   }
.footer .routes .item{
    padding-left: 40px;
    position: relative;
    margin-bottom: 10px;
    text-align: left;
    font-size: 16px;
   }

      .footer .routes .item img{
        position: absolute;
        left: 10px;
        height: 20px;
        top: 1px;
   }


   .footer .contacts .item img{
        position: absolute;
        left: 10px;
        height: 20px;
        top: 1px;
   }
.footer .contacts{
    width: 300px;
    float: left;
}
.footer .routes{
    width: 300px;
    float: left;
}

 .bttn{
    height: 40px;
    line-height: 40px;
    border: none;
    outline: 0;
    overflow: hidden;
    position: relative;
    display: inline-block;
    background: #e42130;
    color: #fff;
    width: 100%;
    margin-top: 15px;
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;

}
.footer .bttn:hover{
    cursor: pointer;
}

.footer a {
    color: #333;
}

#limbi {
    width: 300px;
    float: right;
    text-align: right;
    margin-top: 23px;
    margin-right: 10px;
    position: absolute;
    right: 0;
}

#limbi ul, #limbi li {
    display: inline;
    margin-right: 5px;
}

#limbi li {
    /*padding: 5px;*/
    /*border: 1px solid #ccc;*/
    /*background: url('../images/menu2.png') right top;*/
}
#limbi .opacity{
    -moz-opacity: 0.50;
    -khtml-opacity: 0.50;
    opacity: 0.50;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha"(Opacity=50);
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
    filter:alpha(opacity=50);
}
#limbi a {
    text-decoration: none;
    color: #000;
}

#limbi a:hover {
    color: #009cff;
}

strong {
    font-weight: bold;
}

#field {
    padding: 20px;
    width: 695px;
    border: 1px solid #64c3ff;
    height: 330px;
    background: #fff;
}

label, label span {
    padding-bottom: 0.4em;
}

label {
    float: left;
    width: 100%;
}

label span {
    text-align: right;
    float: left;
    width: 30%
}

#field input, #field textarea {
    width: 300px;
    float: left;
    border: 1px solid #ccc;
    margin-left: 5px;
    background: url('../images/form_bg.jpg') repeat-x #fff;
}

#field input:hover {
    border-color: #000;
}

#field input:active, input:focus {
    border-color: #ccc
}

#field img {
    margin: 5px;
    margin-left: 280px;
}

#all_c {
    background: url('../images/icon.png') no-repeat left #fff;
    margin: 0px;
    font-weight: bold;
    font-size: 15px;
    padding-left: 40px;
    /* padding-top: 8px; */
    border: 4px #64c3ff solid;
    margin: 3px;
    /* line-height: 47px; */
    padding-top: 15px;
    padding-bottom: 15px;
    background-position: 0 4px;
}

#galerie {
    float: left;
    width: 730px;
    margin-top: 5px;
    margin-bottom: 10px;
}

#galerie img {
    height: 100px;
    float: left;
    margin: 3px;
    border: 1px solid #ccc;
    padding: 3px;
}

html, body, div, span, applet, object, iframe, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-style: inherit;

    font-family: inherit;
}

a {
    color: #0093e7;
    text-decoration: none;
}

body {
    margin: 0px;
    font: normal 12px/20px "Lucida Sans", Verdana, Helvetica, sans-serif;
    color: #333;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
    background-color: #f7f3f3 !important;
}

* html {
    margin: 0;
    padding: 0;
}

/************************
	BASIC STYLES
*************************/
.clear {
    clear: both;
}

h1 {
    padding: 0px;
    color: #777;
    font: normal 30px/32px "Arial", Arial, Helvetica, sans-serif;
    letter-spacing: -1px;
}

h2 {
    color: #0093e7;
    font: normal 24px/28px "Lucida Sans", Arial, Helvetica, sans-serif;
    letter-spacing: -1px;
    margin: 5px 5px 5px 30px;
}

h3 {
    padding: 0px;
    color: #0093e7;
    font: normal 21px/24px "Lucida Sans", Arial, Helvetica, sans-serif;
    margin-bottom: 10px;
}

.container {
    width: 1170px !important;
    margin: 0 auto;
    text-align: center;
}

.container1 {
    width: 985px;
    background: url('../images/bg_rosu.png') no-repeat top center;
    height: 9px;
    margin: 0px;
    display: block;
}

.container1_1 {
    width: 965px;
    background: url('../images/bg_rosu_y.png') repeat-y top center;
    padding: 0px 10px 0px 10px;
}

.container2 {

    margin: 0 auto;
    text-align: left;
    display: block;
    background: url('../images/bg_main.jpg') no-repeat bottom;
    padding-bottom: 40px;
    background-repeat: no-repeat;
    background-size: cover;
    /*border: 1px solid #64C3FF;*/
    margin-top: 10px;

}

a:focus, a:hover{
    text-decoration: none !important;
}

/************************
	HEAD
*************************/
.header {

    /*padding-left: 10px;*/
    position: relative;
    text-align: left;
    /*margin-bottom: -25px;*/
    height: 250px;
    /*border: 1px solid #64C3FF;*/
    /*background: url('../images/header-background.jpg') no-repeat;*/
    background: url('../images/coperta12.jpg') no-repeat;
    background-size: cover;
    background-position: 0 0;

}

.header2 {
    width: 955px;
    position: relative;
    text-align: left;
    height: 171px;
    background: url('../images/header2.jpg') no-repeat center bottom;
    margin: 0 auto;
    padding: 0px 13px 14px 14px;
    margin-bottom: -15px;
}

.header .contact-wrapper{
    position: absolute;
    bottom: 0;
    padding-top: 10px;
    padding-bottom: 30px;
    padding-right: 40px;
    background-color: rgba(255,255,255,0.5);
    width: 100%;
    height: 50px;
}

.header .poisc{
    display: block;
    width:300px;
    position: absolute;
    right: 40px;
}
.header .phones{
    float: left;
    padding-left: 50px;
    position: relative;
    box-sizing: border-box;
    padding-top: 2px;
}

.header .phones div:last-child{
    margin-bottom:0;
}

.header .address div:last-child{
    margin-bottom:0;
}

.header .phones img{
    position: absolute;
    left: 21px;
    top: 5px;
    height: 20px;
}
.header .address{
    width: 48%;
    float: left;
    box-sizing: border-box;
    font-size: 20px;
    color: #9D0000;
    position: relative;
    padding-left: 50px;
    line-height: 30px;
}

.header .phones div{
    color: #9D0000;
    margin-bottom: 15px;
    display: inline-block;
    margin-right: 10px;
}

.header .phones div a {
    color: #9D0000;
    font-size: 20px;
}
.header .address img{
    position: absolute;
    left: 20px;
    top: 4px;
    height: 20px;
}



.header2 #limbi {
    position: absolute;
    top: 0px;
    right: 30px;
}

.logo {
    padding: 0px;
    position: absolute;
    top: 15px;
    left: 15px;
}

#telefoane {
    font-weight: bold;
    color: #0093e7;
    text-align: center;
    float: right;
    width: 300px;
    display: block;
}

#telefoane p {
    font-size: 15px;
    line-height: 23px;
    margin-top: 10px;
    padding-left: 35px;
}

#telefoane2 {
    font-weight: bold;
    color: #0093e7;
    text-align: center;
    width: 250px;
    position: absolute;
    top: 90px;
    left: 180px;
}

#telefoane2 p {
    font-size: 15px;
    line-height: 20px;
    margin-top: 15px;
    padding-left: 35px;
}
._3c9t{
    width: 180px !important;
}
/* ================================================= */
/* 	 INPUT FIELD CSS                                 */
/* ================================================= */

.contactform textarea {
    vertical-align: top;
}

.contactform input[type=radio],
.contactform input[type=checkbox] {
    border: none;
}

input[type=text],
input[type=password],
textarea {
    background: #fff;
    border: 1px solid #d1d1d1;
    padding: 4px 5px;
    margin: 2px 0px;
}

input[type=text]:focus,
input[type=password]:focus {
    background: #f8f8f8;
}

#mesaj {
    text-align: center;
    font-weight: bold;
}

.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
    }
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */


.text-center{
    text-align: center;
}

.paginator{
    margin-bottom: 40px;
}
.paginator ul{
    display: inline-block;
}
.paginator ul li{
    display: inline-block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border: 1px solid #dedede;
    margin-right: 10px;
    background: #fff;
}

.paginator ul li span{
    font-size: 14px;
    font-weight: bold;
}

.paginator ul li a{
    font-size: 14px;
    color: #000;
}


.offert .page-title{
    color: #0781e9;
    margin-bottom: 0px;
    font-size: 24px;
    margin-bottom: 0;
    margin-top: 0;
}

.offert .description p{
    margin-bottom: 15px;

}
.offert img{
    max-width: 100%;
}
.offert .line{
    margin-bottom: 20px;
    width: 120px;
    height: 3px;
    background-color: #0781E9;
    margin-top: 9px;
}

.page .page-title{
    color: #0093e7;
    font: normal 24px/28px "Lucida Sans", Arial, Helvetica, sans-serif;
   /* letter-spacing: -1px;
    margin: 5px 5px 5px 30px*/
    margin: 0;
    padding: 0;
}
.page .line{
    margin-bottom: 20px;
    width: 120px;
    height: 3px;
    background-color: #0093e7;
    margin-top: 9px;
}
.page .description,.page .description p{
    font-size: 14px;
}
.not-found{
    margin-top: 50px;
    margin-bottom: 50px;
    font-size: 30px;
    text-transform: uppercase;
}


.contact-form{
    padding-top: 40px;
    padding-bottom: 40px;
    margin-top: 0;
    background-color: #fff;
}

.contact-form form{

    width: 550px;
    margin: 0 auto;

}

.contact-form form input{
    width: 100%;
    height: 30px;
    padding-left: 10px;
    border: 1px solid #c5c5c5;
    margin: 0;
}
.contact-form form textarea{
    height: 120px;
    resize: none;
    width: 100%;
}


.contact-form .name{
    width:49%;
    float: left;
    margin-right: 2%;
}

.contact-form .email{
    width:49%;
    float: left;
}

.contact-form form button{
    height: 30px;
    padding: 0 20px;
    color: #fff;
    background-color: #52B0E2;
    border: 0;
    font-size: 14px;
    text-transform: uppercase;
}
.contact-form form button:hover{
    cursor: pointer;
}


.contact-form form .form-group{
    margin-bottom: 10px;
}

.contact-form label{
    font-size: 16px;
    margin-bottom: 5px;
}

.map{
    height: 350px;
    width: 100%;
    margin-top: 50px;
}

.wrapper-slider{
    position: absolute;
    bottom: 4px;
    width: 100%;
    height: 75px;
    background-position: red;


}

.wrapper-slider #slider img{
    height: 75px;
}

.wrapper-slider .lSPager{
    display: none;
}

.modal-header{
    border-bottom: 0;
}

.modal-content{
    border-radius: 0 !important;
}
