@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&display=swap');


body {
margin: auto;
background-color: #fff;
/*font-family: Tahoma, Helvetica;*/
}


.small-menu-link {
    font-size: 13px !important;
    padding: 0 8px !important;
}

#mainNav li a {
  color: rgb(10, 10, 88) !important;
  font-size: 16px;
  font-weight: 600;
  font-family: 'Open Sans', sans-serif;
}

#mainNav .dropdown-menu > li > a:hover {
 background-color: ;
 color: #fff !important;
}

.navbar-style {
    background:none;
    border: 0px;
}

.nopadd {
    padding: 0;
}
.nomargin {
    margin: 0;
}

.slider_cont{
    background-color:#FBAD1B;
}


.menu-link1 {
    color:black;
}

.headermenu li {
    line-height:30px;
}
.topMenu li {
    display:inline-block;
    list-style-type: none;
}
.headermenu a {
    padding: 0px 10px !important;
    line-height:30px !important;;
}

.dropdown-menu {
    
 }
 
 .dropdown-submenu {
    position: relative;
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}

.dropdown-submenu:hover>.dropdown-menu {
    display: block;
}

.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown-submenu:hover>a:after {
    border-left-color: #fff;
}

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}
 
 

.dropdown-menu>li>a {     color: black; font-weight: 400;}

.cos {
background-image:  url('../images/cos.png');
background-repeat: no-repeat;
height: 50px;
width: 50px;
display: block;
margin-top: 7px;
margin-left: 20px;
} 

.links-hover a:hover {
        color: #339cef;
    }

.titlu-hover a { color:#002E50; }
.titlu-hover a:hover { text-decoration: underline; color:#002E50;}


.top-index li {
    padding: 3px 20px;
}

#contentRight{
padding-left:15px;
width:275px;
}

#contentE{
display:table;
}
#contentRight{
display:table-cell;
vertical-align: top;
}

.content-orderShoppingcart{

}

.row-flex, .row-flex > div[class*='col-'] {  
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex:1 1 auto;
}

.row-flex-wrap {
	-webkit-flex-flow: row wrap;
    align-content: center;
    justify-content:center;
    flex:0;
}

.row-flex > div[class*='col-'], .container-flex > div[class*='col-'] {
	 margin:-.2px; /* hack adjust for wrapping */
}

.container-flex > div[class*='col-'] div,.row-flex > div[class*='col-'] div {
	width:100%;
}


.flex-col {
    display: flex;
    display: -webkit-flex;
    flex: 1 100%;
	flex-flow: column nowrap;
}

.flex-grow {
	display: flex;
    -webkit-flex: 2;
    flex: auto;
}


td{
padding:2px;
margin:1px;
}
.navbar-style{
    margin-bottom:0px;
}

.indexSection5{
    background-image: url('../images/gratuit.jpg');
    background-repeat: no-repeat;
    background-position: center; 
    background-size:cover;
}

.indexSection5 h1{
    padding:5px;
    margin:5px;
    color:white;
    background-color:#D30000;
    font-weight:bold;
    border:1px solid black;
    border-radius:10px;
}

.navbar-style a:hover {
text-decoration: none;
}

.nobordercollapse{
border-collapse:separate;
}
#priceTableProd{
border-collapse:separate !important;
border-spacing: 1px;
}

.aligncenter{
text-align:center;
}
.button_div_right_large_red, .button_div_left_large_red{
float:left;
}
.prod_but_commander,.prod_but_commander:active ,.prod_but_commander:hover{
    background-color:#F71568;
    border:0;
    color:white;
    padding:10px;
    font-weight:bold;
}

.link-orange a:hover { text-decoration: underline; color:#F47842; }

hr{
    margin-top:10px;
    margin-bottom:10px;
}

h1,h2,h3{
font-size:18px;
}




.line { height: 1px; width:100%; background-color: #9E978F; }

.linkok
{
position: static;
padding: 10px 0px 10px 0px;
}

.linkok a 
{
color: #fff;
display: block;
padding: 7px;

-moz-border-radius: 12px;
-webkit-border-radius: 12px;
border-radius: 0px;
}

.linkok a:hover { background-color: #1D477A; background-clip: rgba(255,255,255,.15); }

 

.viz-xs { width: 50%; height:45px; font-size:14px; background-color:#fff;}

.sty1 {
color: #fff;
border-radius:0;
background-color: #F71568;
padding-left:60px;
padding-right:60px;
border:0px;
margin-bottom:3%;
box-shadow: 0.3px 1px 0.5px #7c7c7c;
}

.sty1a :hover {
color: #fff;
background-color: #3997dd;
}

.container5pxp{
    padding-left: 5px;
    padding-right: 5px;
}

.priceCont div {
display:inline;
}

#headd{
/* background: rgba(0, 0, 0, 0) url("../images/bg.jpg") no-repeat scroll center top / cover ; */
background: #fff;
}
.borderPink{
    border:1px solid pink;
    padding:0;
    margin:15px;
    border-radius:2px;
    max-width:329px;
    background-color:white;
}
.sty2 {
    border-radius:15px;
    padding-left:10px;
    padding-right:10px;
border:0px;
margin-bottom:3%;
    background-color:#F01083;
color:#fff;
}
.center{
    text-align: center;
}
.sty2a :hover {
color: #fff;
    background-color: #F01083;
}

.form-control{
height:32px;
}

select{
height:28px;
}


.nav-justified > li {
    display: inline-block;
    width:auto;
        padding-right: 1px;
    padding-left: 1px;
    color:white;
}

/*new-footer*/

.footer-container {
    margin-top: 10px;
}
.footer-new {
 background-color: #262053;
 font-family: 'Open Sans';
 /*NEWFOOTER*/

  
  

}

.footer-new .list-group-item {
    background-color: inherit;
    border: 0;
    padding: 0.5rem;
}

.footer-new .list-group-item a{
   color: #fff;
   font-size: 14px;
}
/*new-footer*/


.footer-list > li {
  padding: 0 30px;
}

.footer-list a {
font-family: 'Open Sans';
font-style: normal;
font-weight: 400;
font-size: 14px;
text-align: center;
color: #FFFFFF;
}

.footer-small-headings {
    color: #FFE8EF;
    font-family: 'Open Sans';
font-style: normal;
font-weight: 700;
font-size: 14px;
line-height: 20px;
}

.sty-footer {
    font-size: 13px;
    margin-top:10px;
}

.buton-small2_home, .buton-small1_home, .buton-small1, .button_div, span.recomBut_text,.button_div_left{

background-color:#F71568 ;
}
.button_div div {
}
.btn-default.active.focus, .btn-default.active:focus, .btn-default.active:hover, .btn-default.focus:active, .btn-default:active:focus, .btn-default:active:hover,.btn-default:hover,.btn-default:active, .open > .dropdown-toggle.btn-default.focus, .open > .dropdown-toggle.btn-default:focus, .open > .dropdown-toggle.btn-default:hover {
background-color:#F71568;
color:white;
}

.button_div_right{
display:none !important;
}

#footer{
    background-color: #3571B2;
}
.lista-pad{
    background-color:#235698;
}
#footer a, #footer a:focus, #footer a:hover {
    color:white;
}



.navbar-default .navbar-nav > li > a {
    color:black;

}
.paddrl15{
    padding-left:15px;
    padding-right:15px;
}
.nos_services{
    padding-top:30px;
        font-weight:bold;
}

.vertical-align > [class^="col-"],
.vertical-align > [class*=" col-"] {
  display: flex;
  align-items: center;
  justify-content: center; /* Optional, to align inner items 
                              horizontally inside the column */
}

.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover,.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover  {
    background-color: #13517C;
    color:white;
}

.dropdown-menu{
padding:0;
margin:7px 0
}
.completeDesc .img-responsive {
width:100%;
}

.img-background {
background: url('../images/img_header1900.jpg') no-repeat center center ;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
margin: 0px;
padding: 0px;
display: block;
width:100%;
background-color:#fff;
}

.img-prod-lg { padding-top:35px; text-align:center;}



.text-header {  margin:0px; padding-left:0px; padding-right:0px; }
.titlu { padding-top:40px; font-weight: bold; color:#000; font-size: 34px; }
.descriere { 
display:block;
color: #000;
font-size: 20px;

overflow:hidden;
  }
.pret-nou s { color: #000; font-size: 22px; opacity: 0.3; line-height:30px;}
.pret-nou { color: #000; font-size: 22px; font-weight: bold; line-height:30px;}

.tva { font-size: 20px; }
.img-prod-xs { padding-top:35px; }

.sub-header {width:100%; height:3px; background-color: #564898; padding-top:3px; padding-bottom:3px;margin-top:10px; margin-bottom:10px}
.sub-header-content {  margin:0px; padding:0px;}
.sub-header-content1 {  text-align:right; padding-right:15px;}
.sub-header-content2 {  text-align:center; padding-right: 35px;}
.sub-header-content3 {  text-align:left; padding-left:15px;}
.content3 { }
.img { padding-bottom:5px; }
.check { padding-bottom:5px; }

/*rand1*/

.img1 { padding-top:30px; padding-right:0px; padding-left:0px; margin:0px;}


.pret-nou div{
display:inline;
}

.carousel-control {
    width: 4%;
}

.carousel-control.left, .carousel-control.right {
    background-image: none;
}
.creditCards{}

.creditCards h4 {
    border-bottom: 1px solid #e4e4e4;
    padding-bottom: 5px;
    text-transform: uppercase;
    margin:0 0 5px 0;
}

.creditCards .box {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #eee;
    border:1px solid #ccc;
    -webkit-box-shadow: 0px 3px 3px -1px rgba(0,0,0,0.1);
-moz-box-shadow: 0px 3px 3px -1px rgba(0,0,0,0.1);
box-shadow: 0px 3px 3px -1px rgba(0,0,0,0.1);
margin-right: 15px;

}
.creditCards .box label {
    padding:0;
    margin:0;
}

.creditCards .box .box-title {
    border-bottom:1px solid #ccc;
    padding:7px;
}

.creditCards .box .box-title h4 {
    border:none;
    padding:0;
    margin:0;
}

.creditCards .box .box-body {
    background:#fff;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    padding:7px;

}
.creditCards .box .box-body.no-title {
    -webkit-border-radius: 5px;
    -moz-border-radius:5px;
    border-radius: 5px; 
}

.creditCards .marginTop10 {
    margin-top: 10px;
}

.creditCards .marginTop20 {
    margin-top: 20px;
}
.creditCards .marginBottom20 {
    margin-bottom:20px;
}
.creditCards .marginTop2 {
    margin-top:2px;
}
.creditCards .marginTop4 {
    margin-top:4px;
}

.creditCards span.ui-checkbox, .creditCards span.ui-radio {
    float:none;
}

.left {
    float:left;
}
.right {
    float:right;
}

.hidden {
    display: none;
}
.text-center {
    text-align: center;
}
.text-right {
    text-align: right;
}
.articleTitle h1 {
    margin-left:-15px;
}

/* Countries popup */

#div_select_country select {
	/*background: url("../images/bginput.jpg") repeat-x scroll center bottom #FFFFFF;*/
	/*border: 1px solid #DDDDDD;*/
	/*height: 22px;*/
	margin: 2px 0;
	width:100%;
}




.modal-body label.error {
    font-size:13px;
    color:#EC6C30;
    font-weight: normal;
}

.vertical-alignment-helper {
    display:table;
    height: 100%;
    width: 100%;
    pointer-events:none;
}
.vertical-align-center {
    /* To center vertically */
    display: table-cell;
    vertical-align: middle;
    pointer-events:none;
}
.modal-content {
    /* Bootstrap sets the size of the modal in the modal-dialog class, we need to inherit it */
    width:inherit;
    height:inherit;
    /* To center horizontally */
    margin: 0 auto;
    pointer-events:all;
}
.modal-backdrop{
    opacity:0.1 !important;
}
.modal-open .modal {
    margin:0 15px;
}

.creditCards{}

.creditCards h4 {
    border-bottom: 1px solid #e4e4e4;
    padding-bottom: 5px;
    text-transform: uppercase;
    margin:0 0 5px 0;
}

.creditCards .box {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #eee;
    border:1px solid #ccc;
    -webkit-box-shadow: 0px 3px 3px -1px rgba(0,0,0,0.1);
-moz-box-shadow: 0px 3px 3px -1px rgba(0,0,0,0.1);
box-shadow: 0px 3px 3px -1px rgba(0,0,0,0.1);
margin-right: 15px;

}
.creditCards .box label {
    padding:0;
    width: 100%;
}

.creditCards .box .box-title {
    border-bottom:1px solid #ccc;
    padding:7px;
}

.creditCards .box .box-title h4 {
    border:none;
    padding:0;
    margin:0;
}

.creditCards .box .box-body {
    background:#fff;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    padding:7px;

}
.creditCards .box .box-body.no-title {
    -webkit-border-radius: 5px;
    -moz-border-radius:5px;
    border-radius: 5px; 
}

.creditCards .marginTop10 {
    margin-top: 10px;
}

.creditCards .marginTop20 {
    margin-top: 20px;
}
.creditCards .marginBottom20 {
    margin-bottom:20px;
}
.creditCards .marginTop2 {
    margin-top:2px;
}
.creditCards .marginTop4 {
    margin-top:4px;
}

.creditCards span.ui-checkbox, .creditCards span.ui-radio {
    float:none;
}

.left {
    float:left;
}
.right {
    float:right;
}

.hidden {
    display: none;
}
.text-center {
    text-align: center;
}
.text-right {
    text-align: right;
}
.articleContainer {
    font-family: "Open Sans", "Helvetica", "Arial", "sans-serif" ;
    font-size:14px;
    -webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
background:#fff;
padding:15px 30px 30px 30px;
margin-top:30px;
/*border:1px solid #e4e4e4;*/

-webkit-box-shadow: 0px 0px 3px 0px rgba(50, 50, 50, 0.1);
-moz-box-shadow:    0px 0px 3px 0px rgba(50, 50, 50, 0.1);
box-shadow:         0px 0px 3px 0px rgba(50, 50, 50, 0.1);
}

.articleContainer .articleTitle h1 {
    margin:0;
}
.articleContainer .article-content-middle {
    padding:0 15px 0 15px;
}

.articleContainer .articleTitle h1:before {
    padding-left:-15px;
}

.articleContainer .row {
    margin-right: 0;
    margin-left: 0;
}

.myb .col-lg-1, .myb .col-lg-10, .myb .col-lg-11, .myb .col-lg-12, .myb .col-lg-2, .myb .col-lg-3, .myb .col-lg-4, .myb .col-lg-5, .myb .col-lg-6, .myb .col-lg-7, .myb .col-lg-8, .myb .col-lg-9,
.myb .col-md-1, .myb .col-md-10, .myb .col-md-11, .myb .col-md-12, .myb .col-md-2, .myb .col-md-3, .myb .col-md-4, .myb .col-md-5, .myb .col-md-6, .myb .col-md-7, .myb .col-md-8, .myb .col-md-9,
.myb .col-sm-1, .myb .col-sm-10, .myb .col-sm-11, .myb .col-sm-12, .myb .col-sm-2, .myb .col-sm-3, .myb .col-sm-4, .myb .col-sm-5, .myb .col-sm-6, .myb .col-sm-7, .myb .col-sm-8, .myb .col-sm-9, 
.myb .col-xs-1, .myb .col-xs-10, .myb .col-xs-11, .myb .col-xs-12, .myb .col-xs-2, .myb .col-xs-3, .myb .col-xs-4, .myb .col-xs-5, .myb .col-xs-6, .myb .col-xs-7, .myb .col-xs-8, .myb .col-xs-9 {
padding-left:0px;
padding-right:0px;
}

@media screen and (min-width: 991px) {

.myb table.filters {
    margin:0 auto;
} 
}



.myb .buton_filtre {
    color:#55a1b2;
    font-weight:bold; 
    border:1px solid #55a1b2;   
    background-color:white;
    border-radius:20px; 
    padding:7px 15px 7px 15px; 
    font-size:12px;    
}

.myb .buton_filtre:hover {
    color:white;
    font-weight:bold; 
    border:1px solid #55a1b2;   
    background-color:#55a1b2;
    border-radius:20px; 
    padding:7px 15px 7px 15px; 
    font-size:12px;    
}

.myb .buton_filtre:focus {
    color:white;
    font-weight:bold; 
    border:1px solid #55a1b2;   
    background-color:#55a1b2;
    border-radius:20px; 
    padding:7px 15px 7px 15px; 
    outline:0; 
    font-size:12px;    
}

.myb .zile {
    color:#55a1b2;
    font-weight:bold;
    font-size:  18px;
    text-align:center;    
    background-color: #e0f2f6;
    padding:18px 0px 18px 0px; 
    border:1px solid #d9dfe1;     
}

.myb .ora {
    color:#55a1b2;
    font-weight:normal;
    font-size:  12px;
    text-align:left;
}

.myb .curs {
    color:black;
    font-weight:bold;
    font-size: 14px;
    text-align:left;
}

.myb .but_orar {
    padding-left:5px;
}

.myb .genre {
    color:black;
    font-size:14px;
    font-weight:normal;    
}

.myb .spatiu {
    height:10px;
}

.myb .lieu {
    font-size:10px;
    color: #55a1b2;
    font-weight:bold;    
}

.myb .sieges {
    font-size:10px;
    color: #f79516;
    font-weight:bold;
}

.myb .lieu-name {
    font-size:13px;
    font-weight:normal;    
}

.myb .euros {
    color:black;
    font-size:13px;    
}

.myb .gratuit {
    color:red;
    font-weight:bold;   
    font-size:13px; 
}

.myb .caseta {  
    background-color: white;
    padding:8px 25px 8px 7px; 
    border:1px solid #d9dfe1; 
    min-height: 185px;
}
.myb .caseta:hover {   
    background-color: #fff2e1;
    z-index:999;    
    -webkit-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.15);
    -moz-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.15);
    box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.15);  
    padding:8px 25px 8px 7px;
    cursor:pointer;
    transition: all 0.15s ease; 
    margin-left:-10px;
    margin-right:-10px; 
    position: relative;
    border:1px solid #55A1B2;
}

.myb .info1 {
    color:black;
    text-align:left;    
    background-color: #fdf2f7;
    padding:10px 25px 10px 25px; 
    border:1px solid #d9dfe1;     
}

.myb .titleinfo1 {
    font-weight:bold;
    font-size:12px;    
}

.myb .combinfo1 {
    font-size:12px;
}

.myb .priceinfo1 {
    font-size:12px;
}

.myb .info2 {
    background-color:#fdf5f0;
    padding:10px 25px 10px 25px; 
    border:1px solid #d9dfe1;
    color:black;
    text-align:left;    
}
.myb .nume_filtru {
    color: #55a1b2;
    font-weight:bold;
    font-size:16px;    
}

.myb .filters-table {
    margin:0 auto;
}

.myb .line1 {
    background-color:#D9DFE1;
    position: absolute;
    top:0;
    right:0px;
    height:100%;
    width:1px;  
    min-height: 220px;   
}

table.ordersTable {
    border-collapse: collapse;
}

table.ordersTable th{
    padding:5px;
}
table.ordersTable td {
    padding-left: 5px;
    height: 38px !important;
}



