/* reset */
* {
margin: 0;
padding: 0;a
}
header, footer, section, aside, nav, article {
display: block;
}
body {
    font-family: 'Open Sans';
    font-size: 14px;
    font-weight:lighter;
}

a{
  color:#01305d;
}

input{
  border:none;
  width: 190px;
  height: 36px;
  background-color: #3d669e;
  font-family: 'Roboto', sans-serif;
  font-size: 16px !important;
  color:#FFF;
  font-style: italic;
  text-transform: uppercase;
  margin:10px;
  padding-left: 5px;

}

#tracking_number_header{
  float: right;
}

#tracking_number_header input{
  width: 500px;
  border: 1px solid #3d669e;
  height: 20px;
  background-color: #FFF;
  font-family: 'Roboto', sans-serif;
  font-size: 14px !important;
  color:#000;
  font-style: normal;
  text-transform: uppercase;
  margin:10px;
  padding-left: 5px;
}

#tracking_number_header button{
  width: 100px;
  border: 1px solid #3d669e;
  height: 25px;
  background-color: #3d669e;
  font-family: 'Roboto', sans-serif;
  font-size: 14px !important;
  color:#FFF;
  font-style: normal;
  text-transform: uppercase;
  margin:10px;
  margin-left: 0px;
  margin-right: 15px;
}


textarea{
  border:none;
  width: 190px;
  height: 108px;
  background-color: #3d669e;
  font-family: 'Roboto', sans-serif;
  font-size: 16px !important;
  color:#FFF;
  font-style: italic;
  text-transform: uppercase;
  margin:10px;
  padding-left: 5px;
  padding-top: 5px;
}

form{
  background-color: #557baf;
  font-family: 'Roboto light', sans-serif;
  font-size: 16px !important;
  color:#FFF;
  font-style: italic;
  text-transform: uppercase;
  padding:10px;

}


form.mh{
    
        height: 329px;
}


form.inliner input{
  width: 250px;
}

form.inliner select{
  width: 250px;
}

.inverse form.inliner{
  float:left;
  margin-left:100px;
}

form.inliner textarea{
  width: 250px;
}

form.inliner div.button{
  margin: 0 auto;
  margin-left:90px;
}

form.inliner div.button input{
  width:255px;
}


form.inliner{
  width: 400px;
  margin: 0 auto;
  float: right;
  margin-right: 20px;
}

form.contact_form{
  background-image:url("../images/contact_form.jpg");
  background-position:center; background-repeat: no-repeat;
  background-color: #fff;
  width: 573px;
  height: 590px;
  margin: 0 auto;
  float: right;
  margin-top: 20px;
}

form.contact_form h2{
  font-size: 28px;;
  font-family: 'Roboto light', sans-serif;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: 7px;
  padding:20px;
  font-weight: 200;
  padding-bottom: 5px;
  color:#252525;
  border: none;
  font-style: normal;
}

form.contact_form p{
  font-size: 16px;;
  font-family: 'Roboto light', sans-serif;
  text-align: center;
  text-transform: none;
  font-style: normal;
  font-weight: 200;
  width: 400px;
  margin-left:80px;
  color:#3e3e3e;
  padding-bottom: 40px;

}


form.contact_form input, form.contact_form textarea, form.contact_form select{
  width:360px;
  background-color: #bcc4c7;

}

form.contact_form div.mini{
  text-align: right;
  color:#272727;

}

form.contact_form input[type=submit]{

  background-image:url("../images/button_bg.png");
  background-repeat: no-repeat;
  width:262px;
  height:51px;
  margin: 0 auto;
  margin-left:200px;
  text-align: center;

}


form.inliner div.mini{
  width:90px;
}
form.inliner div.long{
  width:100%;
}

form div{
  display:block;
  float: left;
  width:210px;
  margin-top:18px;
}

form div.mini{
  width:150px;
}

form div.mini2{
  width:160px;
}

form div.mini img{
  float:left;
  padding-right:10px;
}

select{
  border:none;
  width: 190px;
  height: 36px;
  float: left;
  background-color: #3d669e;
  font-family: 'Roboto', sans-serif;
  font-size: 16px !important;
  color:#FFF;
  font-style: italic;
  text-transform: uppercase;
  margin:10px;
  padding-left: 5px;

}

#header_wrapper{
    width:100%;
    height:500px;
}

.bg1{
  background-image:url("../images/bg1.png");

  background-position:center;
  background-repeat: no-repeat;

/*
  background-image:url("../images/bg_paste.jpg");
  background-position:bottom;
    ;*/

}
.bg2{
  background-image:url("../images/bg2.png");
  background-position:bottom;

}
.bg3{
  background-image:url("../images/bg3.png");
  background-position:bottom;

}
.bg4{
  background-image:url("../images/bg4.png");
  background-position:bottom;

}
.login_paragaph{
  float: right;
}

.login_paragaph a{
  text-decoration: none;
  font-weight: bold;
  text-transform: uppercase;
}

#header_container{
    background-image:url("../images/bg12.png");
    background-repeat: repeat-x;
    background-size: 100% 145px;
    width:1200px;
    height: 195px;
    margin:0 auto;
}

#header_register{
    font-size: 12px;
    color:#858585;
    padding:10px;
    border-bottom: #bababa 1px solid;
}

#header_logo{
    float:left;
    margin-top:5px;
    width: 280px;
    text-align: center;
    margin-left:40px;
}

#header_menu{
    float:right;
    height: 145px;
    width: 860px;
    padding:10px;
}

#header_menu #menu{
    font-family: 'Roboto', sans-serif;
    font-size: 16px !important;
    float: right;
    color:#002d58;
}

#header_menu #menu ul li{
  display: inline-block;
}

#header_menu #menu ul li a{
    text-decoration: none;
    color:#002d58;
    text-transform: uppercase;
    font-weight: bolder;
    padding:20px;
}

#header_menu #menu ul li a:hover{
    color:#858585;
}

#header_menu #menu ul li:hover a{
    color:#858585;
}

#header_menu #menu ul li:hover ul li a{
    color:#002d58;
}
#header_menu #menu ul li:hover ul li a:hover{
    color:#858585;
}

#header_menu #menu ul li ul{
    display: none;
    position: absolute;
    background-color: #FFF;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    padding: 12px 16px;
    z-index: 1;
}

#header_menu #menu ul li ul li{
    padding: 5px;
    display: block;
    list-style-type: none;

}

#header_menu #menu ul li:hover ul{
    display: block;
}

#header_menu #zones{
    float: right;
    padding:20px;
    padding-top: 0px;
    text-transform: uppercase;
    font-size: 16px !important;
    color:#002d58;
}

#header_menu #zones .info_zone{
    color:#858585;
    font-weight: bolder;
    padding-left: 10px;
    padding-right: 10px;
    vertical-align:middle;

}

#header_menu #zones .info_text{
    font-weight:900;
    vertical-align:middle;
}
#header_menu #zones img{
    vertical-align:middle;
}

#header_menu #zones .info_buble{
    font-weight:900;
    border: 1px solid #bababa;
    border-radius: 10px;
    margin-right: 10px;
    padding: 4px;
    vertical-align:middle;
}

#header_carrousel{
    margin:0 auto;
    height:305px;
    width:1200px;
}
#header_carrousel .header_arrows{
    width:36px;
    padding:20px;
    padding-top:0px;
    margin-top:65px;
    float: left;
}

.float_left{
    float: left;
}

#header_content{
    width:1048px;
    float: left;
    height:100%;
}

#slider_text{
    margin-top:20px;
    padding:20px;
    font-size: 36px;
    font-family: 'Roboto light', sans-serif;
    font-weight: 200;
    color:#002d58;
}

.order_button{
    background-image:url("../images/button_bg.png");
    background-repeat: no-repeat;

    width:262px;
    height:51px;
    margin-left:20px;
    text-align: center;
    padding-top: 17px;

}
a.button_comanda_1{
    font-family: 'Roboto light', sans-serif;
    color:#FFF;
    font-weight: 200;
    text-transform: uppercase;
    font-size: 16px;
    text-decoration: none
}

#slider_left_content{
    width:650px;
    float: left;
    height:100%;

}

#slider_right_content{
    width:545px;
    float: right;
    height: 100%
}

#slider_right_content img{
    height: 297px;
}

.dot {
    float: left;
    cursor: pointer;
    background: url('/images/slider_bullet_inactive.png') center center no-repeat;
    background-size: 13px 13px;
    width: 17px;
    height: 17px;
}
.active_dot{
  background: url('/images/slider_bullet_active.png') center center no-repeat;
    background-size: 17px 17px;
}

#carrousel_buttons_holder{
    margin:20px;
    margin-top:10px;
}

#footer_wrapper{
    width: 100%;
    height: 530px;
    margin-top:100px;
    background-image:url("../images/bg_footer.png");
    background-position:left;
    background-repeat: no-repeat;
}

#footer_text_wrapper{
    margin-left: 290px;
}

#footer_text{
   position: absolute;
    width: 60%;
    right: 0px;
    padding-top: 90px;
    margin-right: 5%;

}

#footer_text #footer_text_holder{
    font-family: 'Roboto light', sans-serif;
    color:#002d58;
    padding-left:20px;
    font-size: 28px;
    margin-bottom: 20px;
}

#footer_links{
    background-image:url("../images/bg12.png");
    width: 1200px;
    height: 540px;
    background-position:bottom;
    background-repeat: repeat-x;
    background-size: 100% 210px;
    margin:0 auto;
}

.col-1200-240{
  width:230px;
  float: left;
  text-transform: uppercase;
  font-style: italic;
  font-weight: 200;
}
.col-1200-240 h4{
  color:#a2c0dc;
  font-size: 16px;
  padding: 20px;
  padding-left: 5px;
  padding-right: 5px;

}

.col-1200-240 ul{
  color:#002d58;
  font-size: 16px;
  padding-left: 5px;
}

.col-1200-240 ul li{
  list-style: none;
}

.col-1200-240 ul li a{
  color:#002d58;
  text-decoration: none;
}

.col-1200-240 ul li a:hover{
  color:#bababa;
}

.col-1200-240 h4.copyright{
  color:#002d58;
}


.col-1200-240 h4.copyright a{
  text-decoration: none;
  color:#002d58;

}

.col-1200-240 img{
  float: right;
  padding-top:25px;
  padding-right:10px;
}

.col-1200-240 p{
  padding-left: 20px;
  font-size: 12px;
}

#footer_links_padding{
  padding:25px;
  padding-top: 350px;
}

#mobile_app{
  background-image:url("../images/bg_app.png");
  background-position:right;
  background-repeat: no-repeat;
  width:100%;
  height:238px;
}

#mobile_app_content{
  width: 1200px;
  margin: 0 auto;

}
#mobile_app_qr_code{
  padding: 30px;
  padding-right: 0px;
  width:210px;
  float:left;
}
#mobile_app_info{
  padding-top: 50px;
}
#mobile_app_info h2{
  font-size: 28px;
  font-family: 'Roboto light', sans-serif;
  font-weight: 200;
  color:#3d3d3d;
  text-transform: uppercase;
}

#mobile_app_info p{
  font-size: 16px;
  font-family: 'Roboto light', sans-serif;
  font-weight: 200;
  color:#3d3d3d;
  font-style: italic;
  margin-top: 20px;
  margin-bottom: 20px;
}

#calitati_trufin_trans{
  clear: both;
}
#calitati_trufin_trans_p2{
  margin-top:140px;
  background-image:url("../images/bg_calitati.png");
  background-position:right;
  background-repeat: no-repeat;
  width:100%;
  height:231px;
}

#calitati_trufin_trans_p2_wapper{
  margin: 0 auto;
  width: 1200px;
}

#calitati_trufin_trans_p2_wapper h3{
  font-size: 28px;
  font-family: 'Roboto light', sans-serif;
  font-weight: 200;
  color:#01305d;
  text-transform: uppercase;
  padding-top:100px;
}

#calitati_trufin_trans_p1 h3{
  margin: 0 auto;
  width: 100%;
  text-align: center;
  font-size: 28px;
  font-family: 'Roboto light', sans-serif;
  font-weight: 200;
  color:#01305d;
  text-transform: uppercase;
  padding-top:120px;
}

#calitati_trufin_trans_p1 p{
  margin: 0 auto;
  width: 100%;
  text-align: center;
  font-size: 16px;
  font-family: 'Roboto', sans-serif;
  color:#3e3e3e;
  padding-top:40px;
}

#calitati_trufin_trans_p1_columns{
  width:1200px;
  margin: 0 auto;
  padding-top:50px;
}

.col-1200-200{
  width:180px;
  float: left;
  margin:10px;
}

.col-1200-200 .img_holder{
  width:100%;
  height: 70px;
  display:flex;
}

#calitati_trufin_trans_p1_columns .col-1200-200  p{
  width: 100%;
  text-align: center;
  font-size: 20px;
  font-family: 'Roboto', sans-serif;
  color:#01305d;
  padding-top:10px;
}

.img_holder img{
     margin: auto;
  }

#wrapper_degclaratii{
  width:1200px;
  margin:0 auto;
  margin-top:100px;
  padding-bottom: 100px;
}

#declaratii{
  width:690px;
  background-color: #eff5fc;
  padding: 30px;
  float:left;
}

#declaratii h3{
  width: 100%;
  text-align: center;
  font-size: 20px;
  font-family: 'Roboto', sans-serif;
  color:#494949;
  text-transform: uppercase;
  margin-bottom: 40px;
}

.declaratie {
  margin: 0 auto;
  text-align: center;
}

.declaratie h4{
  font-size: 24px;
  font-family: 'Roboto light', sans-serif;
  font-weight: 200;
  color:#494949;
  margin-top: 10px;
  margin-bottom: 20px;
}

.declaratie p{
  margin-bottom: 10px;
  font-size: 16px;;
  font-family: 'Roboto light', sans-serif;
  font-weight: 200;
  color:#494949;
}

#declaratii .divider{
  width:64px;
  margin: 0 auto;
}

#declaratii #button {
  float: right;
  margin: 20px;
}

#about_home{
  background-image:url("../images/about_bg.png");
  background-position:bottom;
  background-repeat: no-repeat;
  width:389px;
  height:571px;
  float:left;
  margin-right:50px;
}

#about_home h4{
  font-size: 18px;;
  font-family: 'Roboto', sans-serif;
  font-weight: 200;
  color:#002d58;
  width: 80%;
  margin: 0 auto;
  padding-top:30px;
}

#about_home p{
  font-size: 14px;;
  font-family: 'Roboto light', sans-serif;
  font-weight: 200;
  color:#878787;
  width: 80%;
  margin: 0 auto;
  text-align: justify;
  padding-top:30px;
}

#about_home div{
  margin: 0 auto;
  margin-top:50px;

}

#simuator_preturi{
  width: 1200px;
  margin: 0 auto;
  margin-top:100px;
  background-color: #d3dde4;

}

#formular_calcul{
  width: 811px;
  float: left;
}

#rezultat{
  width:389px;
  float: left;
}

form div#detalii_pachete{
  width: 100%;
  clear: both;
  float: none;
  padding-top: 20px;
  padding-bottom: 5px;
  border-bottom: 1px solid #6e95cc;
}

form div#colete_dim{
  width: 100%;
  float: none;
  margin-top:0px;
}

select.lungime{
  width: 100px;
  background-color: #de6658;
}

 form.contact_form select.lungime{
   width: 70px;
   background-color: #de6658;
 }

select.latime{
  width: 100px;
  background-color: #b2c46c;
}

form.contact_form select.latime{
  width: 70px;
  background-color: #b2c46c;

}

select.inaltime{
  width: 100px;
}

 form.contact_form select.inaltime{
   width: 70px;

 }

.pachet_detalii{
  height: 30px;
  width: 100%;
}

.pachet_detalii div{
  width: auto;
  margin-left: 10px;
  height: auto;
}

form.contact_form div.pachet_detalii{
  color:#272727;

}

form.contact_form div.pachet_detalii div{
  margin-left: 0px;
}



#rezultat_title{
  background-color: #eff9ff;
}

#rezultat_title h3{
  font-size: 28px;;
  font-family: 'Roboto', sans-serif;
  text-transform: uppercase;
  letter-spacing: 7px;
  padding:20px;
  padding-top:30px;
  color:#252525;
}

#rezultat_title p{
  font-size: 16px;;
  font-family: 'Roboto light', sans-serif;
  font-weight: 200;
  padding:10px;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 0px;
  color:#3e3e3e;
}

#result_content{
  background-color: #d3dde4
}
#result_content h3{
  font-size: 23px;;
  font-family: 'Roboto light', sans-serif;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: bold;
  padding:20px;
  padding-bottom: 0px;
  padding-top: 10px;
  color:#252525;
  font-style: italic;
}
#result_content div{
  font-size: 30px;;
  font-family: 'Roboto light', sans-serif;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 200;
  padding:20px;
  padding-top: 0px;
  color:#252525;
  font-style: italic;
}

#result_content p{
  font-size: 16px;;
  font-family: 'Roboto light', sans-serif;
  letter-spacing: 1px;
  font-weight: 200;
  padding:20px;
  padding-top: 0px;
  padding-bottom: 5px;
  color:#3e3e3e;
}

.page_wrapper{
  width: 1200px;
  margin: 0 auto;
}

.page_title, #newsModule h2{
  background-color: #30568c;
  height:35px;
  display: block;
  text-align: left;
  font-size: 16px;;
  font-family: 'Roboto light', sans-serif;
  font-weight: 200;
  padding:20px;
  padding-bottom: 0px;
  color:#FFF;
  text-transform: uppercase;
}

.page_conetent{
  margin-top:40px;
  padding: 20px;
}

.page_conetent h2{
  font-size: 20px;;
  font-family: 'Roboto light', sans-serif;
  font-weight: 400;
  color:#173f67;
  text-transform: uppercase;
  border-bottom: 1px solid #c8cacc;
  padding-bottom: 10px;
}

.page_conetent p{
  font-size: 16px;;
  font-family: 'Roboto light', sans-serif;
  font-weight: 200;
  color:#3e3e3e;
  padding-top: 10px;
  padding-bottom: 10px;
  width: 51%;
  float:left
}

.page_conetent img{
  float: right;
  width: 45%;
  margin: 10px;
}

.page_conetent table{
  float: left;
  width: 51%;
  margin-top: 80px;
}
 table{
  width: 100%;
}
#newsModule{
  width: 1200px;
  margin: 0 auto;
}
#newsContainere{
    overflow: auto;
    width: 1200px;

}




.page_conetent table thead, table thead{
  font-size: 20px;;
  font-family: 'Roboto', sans-serif;
  font-weight: 200;
  color:#345677;
  padding:10px;
  text-transform: uppercase;
  text-align: center;
}

.page_conetent table thead th, table thead th{
  padding:10px;
  padding-bottom: 20px;
}


.page_conetent table tbody{
  font-size: 16px;;
  font-family: 'Roboto light', sans-serif;
  font-weight: lighter;
  color:#000;
  padding:10px;
  text-transform: uppercase;
  text-align: center;
}

table tbody{
 font-size: 16px;;
 font-family: 'Roboto light', sans-serif;
 font-weight: lighter;
 color:#000;
 text-align: center;
}

.page_conetent table tbody tr, table tbody tr{
  padding:10px;
  padding-bottom: 20px;
}

.page_conetent table tbody tr td{
  padding:5px;
  border-bottom: 1px solid #c8cacc;
}

table tbody tr td{
 padding:5px;
 border-bottom: 1px solid #c8cacc;

}

.page_conetent table > tbody > tr > td:first-child, table > tbody > tr > td:first-child{
  color: #c5cacd;
  max-width: 50px;

}

#zone{
  width: 100%;
  font-size: 20px;;
  font-family: 'Roboto', sans-serif;
  font-weight: 200;
  color:#345677;
  padding-top:20px;
  text-transform: uppercase;
}

#zone h3{
  width: 40%;
  float:left;
}

#zone_buttons{
  width: 55%;
  float:right;
  text-align: right;
  margin-right: 50px;
  cursor:pointer;
}

#zone_buttons a{
  text-decoration: none;
  color:#bec3c7;
  padding-left: 20px;
}

#zone_buttons a.active{
  text-decoration: none;
  color:#345677;
  padding-left: 20px;
}

#zone_details{
  background-color: #eff9ff;
  margin: 20px;
  padding: 20px;
}

.zone_cell{
  width: 23%;
  text-align: left;
  float:left;
  padding: 5px;
  margin: 5px;
  border-bottom: 1px solid #c8cacc;
  color: #000;
}

#order_button_centered{
  margin-left: 200px;
}

#faq_colomns{
  -webkit-column-count: 3; /* Chrome, Safari, Opera */
   -moz-column-count: 3; /* Firefox */
   column-count: 3;

   -webkit-column-gap: 40px; /* Chrome, Safari, Opera */
   -moz-column-gap: 40px; /* Firefox */
   column-gap: 40px;

   -webkit-column-rule: 0px outset #fff; /* Chrome, Safari, Opera */
   -moz-column-rule: 0px outset #fff; /* Firefox */
   column-rule: 0px outset #fff;

}

#faq_colomns2{
  display:block;
  vertical-align: top;
}

.pull_left{
  text-align: left;
}

#faq_colomns2 div.faq{
  width:420px;
  overflow: auto;
  margin-right:5px;
  margin-top:0px;
}

#faq_colomns2 div.faq div.faq_result{
  width:380px;
  height: 180px;
  overflow: auto;
  float:left;
  background-color: #eff9ff;

}


.faq{
  width: 100%;
  margin-top:20px;
  margin-bottom: 20px;
  text-align: center;
  display: inline-block;
}

.faq h3{
  font-size: 20px;
  font-family: 'Roboto', sans-serif;
  text-transform: uppercase;
  padding-top:30px;
  color:#252525;
  width: 100%;
}


.faq h3 a{
  text-decoration: none;
  font-size: 12px;
  text-transform: none;
}

.faq_result{
  font-size: 16px;;
  font-family: 'Roboto', sans-serif;
  padding:20px;
  background-color: #d3dde4;
  color:#3e3e3e;
}

p.sterge{
  float: left;
  width: 30%;
}
p.feeback_data{
  font-size: 12px;;
  float:  right;
  text-align: right;
}


.pagination{
  width: 100%
  margin-right: 50px;
  text-align: right;
  text-decoration: none;
  font-size: 20px;;
  font-family: 'Roboto', sans-serif;
  padding:5px;
  font-weight: bold;
  color:#3e3e3e;
  padding-top:20px;
}

.pagination a{
  text-decoration: none;
  font-size: 20px;;
  font-family: 'Roboto', sans-serif;
  padding:5px;
  font-weight: bold;
  color:#3e3e3e;
}

.pagination a:hover{
  color:#d3dde4;
}

.faq_title{
  background-color: #eff9ff;
}
.faq img{
  float: none;
  width: 100%;
  bottom: -20px;
  position: relative;
  margin: 0px;
}

.termeni{
  width: 90%;
  margin: 0 auto;
  clear: both;
  font-size: 16px;;
  font-family: 'Roboto light', sans-serif;
  font-weight: 200;
  color:#3e3e3e;
}


.termeni p{
  width: 100%;
  padding: 20px;
  clear: both;
}
.termeni ol{
  clear: both;
}

.termeni ol li{
  padding: 10px;
  padding-left: 30px;
  clear: both;
}

.termeni ol li:first-letter{
  text-transform: capitalize;
}

table.preturi{
  width: 1000px;
  margin: 50px;
  margin-top: 5px;
  margin-bottom: 5px;
}

#tva{
  clear:both;
  width: 80%;
  margin: 0 auto;
  text-align: right;
  margin-bottom: 20px;
}

.page_conetent_contact p.little{
  font-size: 12px;;
  font-family: 'Roboto light', sans-serif;
  font-weight: 200;
  color:#3e3e3e;
  font-style: italic;
}


.page_conetent_contact h3{
  padding-top: 20px;
  padding-bottom: 10px;
  width: 530px;
  float: left;
  font-size: 16px;;
  font-family: 'Roboto', sans-serif;
  font-weight: bold;
  color:#01305d;
  text-transform: uppercase;
}

.page_conetent_contact h4{
  width: 530px;
  float: left;
  font-size: 14px;;
  font-family: 'Roboto', sans-serif;
  font-weight: bold;
  color:#3e3e3e;
  text-transform: uppercase;
}

.page_conetent_contact ul li{
  list-style: none;
  text-transform: uppercase;
  width: 530px;
  float: left;
  font-size: 14px;;
  margin-top:0px;
  vertical-align: middle;

}

.page_conetent_contact ul li img{
  width: 20px;
  vertical-align: middle;
  margin-top:0px;

  float:left;
}


.page_conetent_contact{
  margin-top:40px;
  padding: 20px;
}

.page_conetent_contact h2{
  font-size: 20px;;
  font-family: 'Roboto light', sans-serif;
  font-weight: 400;
  color:#173f67;
  text-transform: uppercase;
  border-bottom: 1px solid #c8cacc;
  padding-bottom: 10px;
}

.page_conetent_contact p{
  font-size: 16px;;
  font-family: 'Roboto light', sans-serif;
  font-weight: 200;
  color:#3e3e3e;
  padding-top: 10px;
  padding-bottom: 10px;
  width: 530px;
  float:left
}

.captcha{
  width:100%;
  margin:0 auto;
  text-align: center;
  float:left;
  clear:both;
}
.captcha img{
  width: 30%;
  clear:both;
  margin: 0 auto;
  float:none;
}

.contact_form .login{
  background-color:#3d669e;
  width:29%;
  float:left;
}

.contact_form .password{
  background-color:#b2c46c;
  width:29%;
  float:left;
}

.contact_form .register{
  background-color:#de6658;
  width:29%;
  float:left;
}

.error{
  background-color: #c56a6a;
  height: 18px;
  width: 400px;
  margin:0 auto;
  float: none;
  clear:both;
  font-size: 16px;;
  font-family: 'Roboto light', sans-serif;
  font-weight: 200;
  text-transform: none;
  font-style: normal;
  padding: 12px;
  background-image:url("../images/info.png");
  padding-left:40px;
  background-position:left;
  background-position-x: 10px;
  background-repeat: no-repeat;
}

.ok_message{
  background-color: #b0d8ad;
  height: 18px;
  width: 400px;
  margin:0 auto;
  float: none;
  clear:both;
  font-size: 16px;;
  font-family: 'Roboto light', sans-serif;
  font-weight: 200;
  text-transform: none;
  font-style: normal;
  padding: 12px;
  background-image:url("../images/ok.png");
  padding-left:40px;
  background-position:left;
  background-position-x: 10px;
  background-repeat: no-repeat;
}

.content_form_extended{
  width: 100%;
  background-color: #d3dde3;
  padding-bottom: 20px;
}

form.current_form{
  background-color:#fff;
  background-image: none;
  padding-top:0px;
  margin-top:-18px;
  height: auto;

}

form.current_form h2{
  text-align: left;
  border-top: 10px solid #d3dde3;
  margin-top:10px;
}


form.current_form div.mini img{
  float:none;
  padding: 0px;
}

form.current_form p{
  text-align: left;
  margin-left: 20px;
}

.text-address{
  color:#272727;
  background-color: #d3dde3;
  padding: 10px;
  cursor: pointer;
  font-style: normal;
  border-radius: 5px;
  line-height: 25px;
}

#comanda_header{
  width: 100%;
  clear: both;
}
#comanda_header #comanda_img{
  float:left;
  margin-left: 80px;
}
#comanda_header #comanda_img img{
  width:100px;
  float: none
}

#comanda_header #comanda_contenet{
  float: left;
  width:75%;
  margin-left:40px;
  margin-top: 30px;
}

#comanda_header #comanda_contenet h3, #info_suplimentare h3{
  color:#01305d;
  font-family: 'Roboto light', sans-serif;
  font-size: 28px !important;
  text-transform: uppercase;
  font-weight: 300;
}

#comanda_header #comanda_contenet p{
  color:#3e3e3e;
  font-family: 'Roboto light', sans-serif;
  font-size: 16px !important;
  width: 100%;
}

#info_suplimentare{
  margin-top: 23px;
  float: left;
}
#info_comanda{
  width: 1200px;
  margin:  0 auto;
}

#side_info{
  width:45%;
  float:left;
}
#info_suplimentare p{
  color:#3e3e3e;
  font-family: 'Roboto light', sans-serif;
  font-size: 14px !important;
  width: 100%;
  padding-top: 10px;
padding-bottom: 10px;
}

.admin_container{
    width: 1200px;
    margin: 0 auto;
    margin-top: 0px;
}

.admin_menu{
  width: 240px;
  float: left;
  background-color: #e8eff3;
  padding: 20px;
}

.admin_page{
  float: left;
  width: 900px;
  margin-left: 10px;
}
.admin_menu ul{
  list-style: none;

}
.admin_menu ul li {
  padding: 20px;
  border-bottom: 3px solid #FFF;
}

.admin_menu ul li a.selected{
  font-weight: bold;
  background-image:url("../images/b1.png");
  background-position-y:50%; background-repeat: no-repeat;
}

.admin_menu ul li a {
  color: #284f84;
  font-family: 'Roboto light', sans-serif;
  font-size: 16px !important;
  text-decoration: none;
  padding:  20px;
}

		.cookie-banner {
			position: fixed;
			bottom: 0;
			left: 0;
			width: 100%;
			padding: 20px;
			background: #557baf;
			color: #fff;
			padding-top: 40px;
			display:none;
		}

		.close{
			position: absolute;
			right:50px;
			top:10px;
			display: inline-block;
			width: 20px;
			height: 20px;
			background: #de6658;
			color:#000;
			border-radius: 5px;
			line-height: 20px;
			text-align: center;


		}

		.close:after {
			position: absolute;
			top: 0;
			bottom: 0;
			left: 0;
			right: 0;
			content: "\d7";			
			font-size: 18px;
			color: #fff;
			line-height: 20px;
			text-align: center;
			transition: all .3s;
		}

		.close:hover {
			background: #b45247;
			cursor: pointer;
		}

		.cookie-banner p {
			margin-bottom: 20px;
			line-height: 130%;
			display:block;
		}

		.cookie-banner .accept-cookies{

			display: inline-block;
			text-decoration: none;
			background: #fff;
			color: #de6658;
			border-radius:5px;
			padding: 10px 15px; 
			transition: all .3s;

		}

		.cookie-banner .accept-cookies:hover{
			color:  #fff;
			background:  #de6658;
			cursor: pointer;
		}
		




.section-grid .faq_result{
    
    margin:10px;
    background: transparent;
    
    
}

.content {
    
    margin:0 auto;
    width: 1200px;
}

.one-half-responsive {
    margin:10px;
}

.no-bottom table tr:nth-child(3), .no-bottom table tr:nth-child(4) {
    
    display:none;
}




