
/* ================================
   GENERAL
=================================== */
section {
 margin-top: 70px;
}

a.light {
    color: #65d2ff;
    text-decoration: none;
}
.light > a {
    color: #ffffff !important;
    text-decoration: none;
}
a.dark {
    color: #43afdc;
    text-decoration: none;
}

.darkblue {
    background-color: #124773;
    color: #fff;
    padding-top: 50px;
    padding-bottom: 50px;
}
p, h1, h2, h3, h4, h5, h6 {
    font-family: 'Roboto';
}

.padding-left {
    padding-left: 30px;
}

a.cta-6 {
    text-decoration: none;
    font-size: 16px;
    color: #FF7416;
    font-weight: bold;
    padding-bottom: 5px;
}
a.cta-6:hover { 
    color: #E75926;
    border-bottom: solid 2px #E75926;  
}
/* ================================
   TOP BANNER INFO 
=================================== */


section.ban-info {
	background: #2C82C9;
	margin: 0;
	border-bottom: solid 5px #4ca5ef; 
}
nav.banner-info {margin-top: 10px;}

nav.banner-info > ul > li {
	display: inline;
	margin-top: 10px;
	font-family: 'Roboto';
	font-size: 12px;
	color: #fff;
	text-align: center;

}
nav.banner-info > ul > li:after {
    content: "";
    width: 1px;
    display: inline-block;
    height: 10px;
    position: relative;
    background: #fff;
    margin: 0 7px;
}

nav.banner-info > ul > li > a {
	text-decoration: none;
	color: #fff;
}

nav.banner-info > ul > li.last:after {
	content: "";
	width: 0;
}




/* =======================================
   CAROUSEL PRODUSE
========================================== */

.col-item
{
    border: 1px solid #E1E1E1;
    background: #FFF;
}
.col-item .photo img
{
    margin: 0 auto;
    width: 100%;
}
.over {
       position:absolute;
       z-index: 2;
       right: 15px;
       width: 72px !important;
       height: 75px;
   }

.col-item .info
{
    padding: 10px;
    border-radius: 0 0 5px 5px;
    margin-top: 1px;
}

.col-item:hover .info {
    background-color: #F5F5DC;
}
.col-item .price
{
    /*width: 50%;*/
    float: left;
    margin-top: 5px;
}

.col-item .price h5
{
    line-height: 20px;
    margin: 0;
}

.price-text-color
{
    color: #219FD1;
}

.col-item .info .rating
{
    color: #777;
}

.col-item .rating
{
    /*width: 50%;*/
    float: left;
    font-size: 17px;
    text-align: right;
    line-height: 52px;
    margin-bottom: 10px;
    height: 52px;
}



.clear-left
{
    clear: left;
}

.col-item .separator p
{
    line-height: 20px;
    margin-bottom: 0;
    margin-top: 10px;
    text-align: center;
    color: #fff;
}

.col-item .separator p i
{
    margin-right: 5px;
}
.col-item .btn-add
{
    width: 50%;
    float: left;
}

.col-item .btn-add
{
    padding: 10px;
    background: #FF7416;
    color: #fff;
}

.col-item .btn-details
{
    width: 50%;
    float: left;
    padding-left: 10px;
    padding: 10px;
    background: #2C82C9;
    color: #fff;
}
.controls
{
    margin-top: 20px;
}
[data-slide="prev"]
{
    margin-right: 10px;
}

div.title {
    text-align: center;
}
div.title > h5 {
    font-family: 'Roboto';
    font-size: 16px;
    font-weight: 500;
    padding-bottom: 10px;
    padding-top: 10px;
}
div.descriere {
    text-align: center;
    padding-left: 5px;
    padding-right: 5px;

}

.btn-details > a {
    text-decoration: none;
    color: #fff;
}
.btn-add > a {
    text-decoration: none;
    color: #fff;
}
/* ================================
   NAVBAR MENU
=================================== */

ul.mega-menu {
    min-width: 700px;
    padding: 0;
}

@media only screen and (max-width: 500px) {
    ul.mega-menu {
    min-width: 200px;
}
}


div.mm-style > ul > li {
    margin-right: 0;
    padding-bottom: 7px;
    border-bottom: dotted 1px #8bcafe ;
    padding-top: 7px;
    color: #fff;
    padding-left: 3px;
}


div.mm-style > ul > li:hover {
    background-color: rgba(139,202,254,0.6);
}
div.mm-style > ul > li > a {
    color: #fff;
    text-decoration: none;
}
ul {
    list-style: none;
}

body > div.row > div > nav {
    border-radius: 0;
    
}

body > div.row > div > nav > div {
    background-color: #2C82C9;
}
#bs-example-navbar-collapse-1 > ul > li > a {
    color: #fff;
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.open>a {
    background-image: none;
    background-color: #0664b2 !important;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
    background-color: #0664b2 !important;
}

#bs-example-navbar-collapse-1 > ul > li.dropdown.open > ul {
    background-color: #0664b2;
    border: none;
}

h1.titlu-menu {
    font-family: 'Oswald';
    font-size: 16px;
    color: #fff;
    text-align: center;
}
div.menu-footer {
    background-color: #124773;
    bottom: 0;
    padding: 10px 15px;
}

hr.style-one {
    margin-right: 10px;
    margin-left: 10px;
     border: 0;
    height: 1px;
    background-image: linear-gradient(to right, rgba(50, 146, 226, 0), rgba(50, 146, 226, 0.75), rgba(50, 146, 226, 0));

}
#bs-example-navbar-collapse-1 > ul > li.dropdown.open > ul > li:nth-child(3) {
    padding: 10px 15px;
}

span.mm-link > a {
    margin-top: 20px;
    color: #fff;
    text-decoration: none;
    font-family: 'Roboto';
    font-weight: 500;
}
/* ================================
   SLIDER 
=================================== */


.bs-slider{
    overflow: hidden;
    max-height: 550px;
    position: relative;
    background: #000000;
}
.bs-slider:hover {
    cursor: -moz-grab;
    cursor: -webkit-grab;
}
.bs-slider:active {
    cursor: -moz-grabbing;
    cursor: -webkit-grabbing;
}
.bs-slider .bs-slider-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.40);
}
.bs-slider > .carousel-inner > .item > img,
.bs-slider > .carousel-inner > .item > a > img {
    margin: auto;
    width: 100% !important;
}

/********************
*****Slide effect
**********************/

.fade {
    opacity: 1;
}
.fade .item {
    top: 0;
    z-index: 1;
    opacity: 0;
    width: 100%;
    position: absolute;
    left: 0 !important;
    display: block !important;
    -webkit-transition: opacity ease-in-out 1s;
    -moz-transition: opacity ease-in-out 1s;
    -ms-transition: opacity ease-in-out 1s;
    -o-transition: opacity ease-in-out 1s;
    transition: opacity ease-in-out 1s;
}
.fade .item:first-child {
    top: auto;
    position: relative;
}
.fade .item.active {
    opacity: 1;
    z-index: 2;
    -webkit-transition: opacity ease-in-out 1s;
    -moz-transition: opacity ease-in-out 1s;
    -ms-transition: opacity ease-in-out 1s;
    -o-transition: opacity ease-in-out 1s;
    transition: opacity ease-in-out 1s;
}






/*---------- LEFT/RIGHT ROUND CONTROL ----------*/
.control-round .carousel-control {
    top: 47%;
    opacity: 0;
    width: 45px;
    height: 45px;
    z-index: 100;
    color: #ffffff;
    display: block;
    font-size: 24px;
    cursor: pointer;
    overflow: hidden;
    line-height: 43px;
    text-shadow: none;
    position: absolute;
    font-weight: normal;
    background: transparent;
    -webkit-border-radius: 100px;
    border-radius: 100px;
}
.control-round:hover .carousel-control{
    opacity: 1;
}
.control-round .carousel-control.left {
    left: 1%;
}
.control-round .carousel-control.right {
    right: 1%;
}
.control-round .carousel-control.left:hover,
.control-round .carousel-control.right:hover{
    color: #fdfdfd;
    background: rgba(0, 0, 0, 0.5);
    border: 0px transparent;
}
.control-round .carousel-control.left>span:nth-child(1){
    left: 45%;
}
.control-round .carousel-control.right>span:nth-child(1){
    right: 45%;
}





/*---------- INDICATORS CONTROL ----------*/
.indicators-line > .carousel-indicators{
    right: 45%;
    bottom: 3%;
    left: auto;
    width: 90%;
    height: 20px;
    font-size: 0;
    overflow-x: auto;
    text-align: right;
    overflow-y: hidden;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 1px;
    white-space: nowrap;
}
.indicators-line > .carousel-indicators li{
    padding: 0;
    width: 15px;
    height: 15px;
    border: 1px solid rgb(158, 158, 158);
    text-indent: 0;
    overflow: hidden;
    text-align: left;
    position: relative;
    letter-spacing: 1px;
    background: rgba(255, 255, 255, 0.6);
    -webkit-font-smoothing: antialiased;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    margin-right: 5px;
    -webkit-transition: all 0.5s cubic-bezier(0.22,0.81,0.01,0.99);
    transition: all 0.5s cubic-bezier(0.22,0.81,0.01,0.99);
    z-index: 10;
    cursor:pointer;
}
.indicators-line > .carousel-indicators li:last-child{
    margin-right: 0;
}
.indicators-line > .carousel-indicators .active{
    margin: 1px 5px 1px 1px;
    /*box-shadow: 0 0 0 2px #fff;*/
    background-color: transparent;
    position: relative;
    -webkit-transition: box-shadow 0.3s ease;
    -moz-transition: box-shadow 0.3s ease;
    -o-transition: box-shadow 0.3s ease;
    transition: box-shadow 0.3s ease;
    -webkit-transition: background-color 0.3s ease;
    -moz-transition: background-color 0.3s ease;
    -o-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease;

}
.indicators-line > .carousel-indicators .active:before{
    transform: scale(0.5);
    background-color: #fff;
    content:"";
    position: absolute;
    left:-1px;
    top:-1px;
    width:15px;
    height: 15px;
    border-radius: 50%;
    -webkit-transition: background-color 0.3s ease;
    -moz-transition: background-color 0.3s ease;
    -o-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease;
}



/*---------- SLIDE CAPTION ----------*/
.slide_style_left {
    text-align: left !important;
}
.slide_style_right {
    text-align: right !important;
}
.slide_style_center {
    text-align: center !important;
}

.slide-text {
    left: 0;
    top: 15%;
    right: 0;
    margin: auto;
    padding: 10px;
    position: absolute;
    text-align: left;
    padding: 10px 85px;
    
}

.slide-text > h1 {
    
    padding: 0;
    color: #ffffff;
    font-size: 26px;
    font-style: normal;
    line-height: 30px;
    margin-bottom: 30px;
    letter-spacing: 1px;
    display: inline-block;
    -webkit-animation-delay: 0.7s;
    animation-delay: 0.7s;
}
.slide-text > p {
    padding: 0;
    color: #ffffff;
    font-size: 18px;
    line-height: 24px;
    font-weight: 300;
    margin-bottom: 40px;
    letter-spacing: 1px;
    -webkit-animation-delay: 1.1s;
    animation-delay: 1.1s;
}
.slide-text > a.btn-default{
    color: #fff;
    font-weight: 400;
    font-size: 13px;
    line-height: 15px;
    margin-right: 10px;
    text-align: center;
    padding: 17px 30px;
    white-space: nowrap;
    letter-spacing: 1px;
    background: #FF7416;
    display: inline-block;
    border: none;
    text-transform: uppercase;
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
    -webkit-transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
    transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
    border-radius: 0;

}
.slide-text > a.btn-primary{
    color: #ffffff;
    cursor: pointer;
    font-weight: 400;
    font-size: 13px;
    line-height: 15px;
    margin-left: 10px;
    text-align: center;
    padding: 17px 30px;
    white-space: nowrap;
    letter-spacing: 1px;
    background: #4ca5ef;
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
    border-radius: 0;
    border: none;
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
    -webkit-transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
    transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
}
.slide-text > a:hover,
.slide-text > a:active {
    color: #ffffff;
    background: #124773;
    -webkit-transition: background 0.5s ease-in-out, color 0.5s ease-in-out;
    transition: background 0.5s ease-in-out, color 0.5s ease-in-out;
}







/* RESPONSIVE */

@media (max-width: 991px) {
    .slide-text h1 {
        font-size: 40px;
        line-height: 50px;
        margin-bottom: 20px;
    }
    .slide-text > p {

        font-size: 18px;
    }
}


/*---------- MEDIA 480px ----------*/
@media  (max-width: 768px) {
    .slide-text {
        padding: 10px 50px;
    }
    .slide-text h1 {
        font-size: 30px;
        line-height: 40px;
        margin-bottom: 10px;
    }
    .slide-text > p {
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 20px;
    }
    .control-round .carousel-control{
        display: none;
    }

}
@media  (max-width: 480px) {
    .slide-text {
        padding: 10px 30px;
        top: 8%;
    }
    .slide-text h1 {
        font-size: 15px;
        line-height: 20px;
        margin-bottom: 5px;
    }
    .slide-text > p {
        font-size: 12px;
        line-height: 18px;
        margin-bottom: 10px;
        display: none;
    }
    .slide-text > a.btn-default, 
    .slide-text > a.btn-primary {
        font-size: 10px;
        line-height: 10px;
        margin-right: 10px;
        text-align: center;
        padding: 10px 15px;
        margin-bottom: 5px;
    }
    .indicators-line > .carousel-indicators{
        display: none;
    }

}
/* ================================
   BADGES
=================================== */


body > section:nth-child(6) > div > div > div.container-fluid{
    background-color: #2C82C9;

}

div.badges > div {
    text-align: center;
}

.align-center > * {
    text-align: center !important;
}

.cta-2 {
    padding: 10px 35px;
    font-size: 18px;
    background-color: #FF7416;
    border-radius: 0;
    border: none;
    color: #fff;
    margin-bottom: 30px;

}
.cta-2:hover {
    background-color: #E75926;
    color: #fff;
}
/* ================================
   CATEGORII PRODUSE
=================================== */
.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: flex-start;
    flex:0;
}

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


.cat-box {
    border: solid 1px #124773; 
    padding: 0;
}

.padding-10 {
    padding: 6px;
}

.box-categ {
    background-color: #124773; 
    padding-top: 10px; 
    padding-bottom: 10px;
}

div.titlu-categ {
    text-align: center;
    padding-left: 18px; 
    padding-right: 18px;
}
h2.titlu {
    font-family: 'Oswald';
    font-size: 20px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-transform: uppercase;
    color: #424447;
}

.cta-1 {
    background-color: #FF7416;
    border-radius: 0;
    border: none;
    padding: 10px 7px;
    font-size: 0.9em;
    
}
.cta-1:hover {
    background-color: #E75926;
}

.cta-1 > a{
    color: #fff;
    text-decoration: none;
}
div.btn-cat {
    text-align: center;
    padding: 15px 10px;
}

/* ================================
  LISTA DREAPTA
=================================== */

.panel-group .panel {
    border-radius: 0;
    border: none;
}

.panel-default>.panel-heading {
    border-radius: 0;
    background-color: #2C82C9;
    background-image: -webkit-linear-gradient(top,#2C82C9 0,#2C82C9 100%);
    background-image: -o-linear-gradient(top,#2C82C9 0,#2C82C9 100%);
    /* background-image: -webkit-gradient(linear,left top,left bottom,from(#f5f5f5),to(#e8e8e8)); */
    /* background-image: linear-gradient(to bottom,#f5f5f5 0,#e8e8e8 100%); */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2C82C9', endColorstr='#2C82C9', GradientType=0);
    background-repeat: repeat-x;
    border: none;
    color: #fff;
}

#carousel-custom {
    margin: 20px auto;
}
#carousel-custom .carousel-indicators {
    margin: 10px 0 0;
    overflow: auto;
    position: static;
    text-align: left;
    white-space:inherit;
    width: 100%;
    overflow:hidden;
}
#carousel-custom .carousel-indicators li {
    background-color: transparent;
    -webkit-border-radius: 0;
    border-radius: 0;
    height: auto;
    margin: 0 !important;
    width: auto;
}
#carousel-custom .carousel-indicators li img {
    display: inline;
    opacity: 0.5;
}
#carousel-custom .carousel-indicators li.active img {
    opacity: 1;
}
#carousel-custom .carousel-indicators li:hover img {
    opacity: 0.75;
}
#carousel-custom .carousel-outer {
    position: relative;
}
.carousel-indicators li img {
  height: 52px;
  width: 70px;
}
/*.carousel-indicators {
    bottom: 10px;
    left: 50%;
    list-style: outside none none;
    margin-left: -30%;
    max-width: 70px;
    padding-left: 0;
    position: absolute;
    text-align: center;
    z-index: 15;
}  */
#carousel-custom .carousel-indicators > li{
    display: inline;
}
@media screen and (max-width: 400px){
    .carousel-indicators li img{
        height: 50px;
        width: 42px;
    }    

}

hr.style-two {
    margin-right: 15%;
    margin-left: 15%;
    margin-bottom: 50px;
     border: 0;
    height: 2px;
    background-image: linear-gradient(to right, rgba(50, 146, 226, 0), rgba(50, 146, 226, 0.75), rgba(50, 146, 226, 0));

}



ul.custom-list > li {
    list-style-image: url(../../../images/1.png);
    margin-right: 7px;
    font-size: 16px;
}

ul.custom-list {
    margin-top: 30px;
}


/* ================================
  MODAL POPUP RIGHT
=================================== */
 .modal-dialog,
    .modal.right .modal-dialog {
        position: fixed;
        margin: auto;
        width: 320px;
        height: 30%;
        margin-top: 20%;
        -webkit-transform: translate3d(0%, 0, 0);
            -ms-transform: translate3d(0%, 0, 0);
             -o-transform: translate3d(0%, 0, 0);
                transform: translate3d(0%, 0, 0);
    }

     .modal-content,
    .modal.right .modal-content {
        height: 100%;
        overflow-y: auto;
    }
    
     .modal-body,
    .modal.right .modal-body {
        padding: 15px 15px 80px;
    }


        
/*Right*/
    .modal.right.fade .modal-dialog {
        right: -320px;
        -webkit-transition: opacity 0.3s linear, right 0.3s ease-out;
           -moz-transition: opacity 0.3s linear, right 0.3s ease-out;
             -o-transition: opacity 0.3s linear, right 0.3s ease-out;
                transition: opacity 0.3s linear, right 0.3s ease-out;
    }
    
    .modal.right.fade.in .modal-dialog {
        right: 0;
    }

/* ----- MODAL STYLE ----- */
    .modal-content {
        border-radius: 0;
        border: none;
    }

    .modal-header {
        border-bottom-color: #EEEEEE;
        background-color: #124773;
    }

    .overlay {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.7);
    transition: opacity 500ms;
    visibility: hidden;
    opacity: 0;
}
.overlay:target {
    visibility: visible;
    opacity: 1;
}
.popup {
    margin: 30px auto;
    padding: 15px;
    border-radius: 5px;
    width: 49%;
    position: absolute;
    left: 35%;
    /* transition: all 5s ease-in-out; */
}
.popup h2 {
    margin-top: 0;
    color: #333;
    font-family: Tahoma, Arial, sans-serif;
}
.popup .close {
    position: absolute;
    top: 35px;
    left: 25px;
    background: #00495d;
    transition: all 200ms;
    font-size: 30px;
    font-weight: bold;
    text-decoration: none;
    color: #fff;
    padding: 0px 5px;
}
.search {
    position: absolute;
    top: 19px;
    left: 45%;
    /* background: #ce00ff; */
    transition: all 200ms;
    font-size: 30px;
    font-weight: bold;
    text-decoration: none;
    color: #000;
    padding: 0px 5px;
}

.popup .close:hover {
    color: #ffffff;
}
.popup .content {/* max-height: 30%;
*/overflow: auto;border-top: 2px dashed #d1d6d8;margin-top: 16px;}
.div1 {
    width: 50%;
    padding: 20px;
    /* float: left; */
    height: auto;
    background:#fff;
    border-radius: 25px;
}


.content h3 { text-align: center;
    margin: 15px 0 -1px 0;
    text-transform: uppercase;
    color: #00495d;
}
@media screen and (max-width: 1024px) {
.box {
    width: 70%;
}
.popup {
    width: 70%;
    left:20%;
}
.div1 {
    width: 70%;
    padding: 20px;
    float: left;
}

}

/* sticky button */ 
    
#feedback1 {
    height: 0px;
    width: 85px;
    position: fixed;
    right: 0;
    top: 30%;
    z-index: 1000;
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}

#feedback1 a {
    display: block;
    background:url(pc.png) no-repeat;
    height: 52px;
    width: 155px;   
    color: #fff;
    font-family: Arial, sans-serif;
    font-size: 17px;
    font-weight: bold;
    text-decoration: none;

}
#feedback1 a:hover {
    background: #E75926;
}

#feedback {
    height: 0px;
    width: 85px;
    position: fixed;
    right: 0;
    top: 50%;
    z-index: 1000;
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}
#feedback a {
    display: block;
    background:#FF7416;
    height: 52px;
    padding-top: 10px;
    width: 155px;
    text-align: center;
    color: #fff;
    font-family: Arial, sans-serif;
    font-size: 17px;
    font-weight: bold;
    text-decoration: none;
}
#feedback a:hover {
    background:#00495d;
}

/* enquiry form */  
        
#quickenquire input[type=text], input[type=email], textarea, select {
    width: 100%;
    padding: 5px 15px;
    margin: 8px 0;
    display: inline-block;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-sizing: border-box;
}


#quickenquire label {
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    padding: 0px!important;
    margin: 0px!important;
}
#quickenquire  input[type=submit] {
    width: 100%;
    background-color: #00495d;
    color: white;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 2px;
    padding: 7px 20px;
    border: none;
    border-radius: 4px;
    cursor: pointer;
}

#quickenquire  input[type=submit]:hover {
    background-color: #000000;
}


#myModal {
    left: 80%;
    top: 5%;
}

/* ================================
  GALERIE
=================================== */

.modal-dialog {width:600px;}
.thumbnail {margin-bottom:6px;}


/* ================================
  FOOTER
=================================== */
.footer-one {
    background-color: #124773;
}
.footer-two {
    background-color: #033258;
    margin-top: 0;
    margin-bottom: 0;

}

ul.list-footer-mod > li {
    color: #333;
    padding-top: 5px;
}
ul.list-footer-mod > li > a {
    text-decoration: none;
    color: #333;
    font-size: 12px;
}
ul.list-footer > li {
    color: #ffffff;
    padding-top: 5px;
}
ul.list-footer > li > a {
    text-decoration: none;
    color: #ffffff;
    font-size: 12px;
}
.title-footer > h6 {
    color: #fff;
    font-size: 16px;
    font-family: 'Roboto';
    text-align: center;
}

ul.custom-list-2 > li {
    list-style-image: url(../../../images/2.png);
    margin-right: 4px;
    font-size: 13px;
    color: #c6e3fb;
}

ul.custom-list-2 {
    margin-top: 20px;
}
ul.contact-list > li {
    color: #b9dfff;
    padding-top: 7px;
    font-family: 'Roboto';
    font-weight: 500;
}
ul.contact-list > li > i {
    color: #8bcafe;
    margin-right: 5px;
}
ul.contact-list {
    margin-left: 5px;
    margin-top: 13px;
}
ul.utile > li > a {
    font-family: 'Roboto';
    text-decoration: none;
    color: #c6e3fb;
}
ul.utile{
    margin-left: 50px;
    margin-top: 20px;
}

span.footer-tags {
    color: #c6e3fb;
    font-size: 12px;
    font-family: 'Roboto';
    padding: 4px 5px;
    background-color: #15568b;
    text-align: center;
    margin-left: 3px;
    cursor: pointer;
   
}

 a.left.fa.fa-chevron-left,.fa-chevron-right {
    background-color: #4ca5ef;
    border-radius: 0px;
    border: 0;
}
a.left.fa.fa-chevron-left:hover {
    background-color: #2C82C9;
    border-radius: 0px;
    border: 0;
}
a.right.fa.fa-chevron-right:hover {
    background-color: #2C82C9;
    border-radius: 0px;
    border: 0;
}

/* ================================
 PRETURI TABEL
=================================== */

@media only screen and (max-width: 800px) {
    
    /* Force table to not be like tables anymore */
    #no-more-tables table, 
    #no-more-tables thead, 
    #no-more-tables tbody, 
    #no-more-tables th, 
    #no-more-tables td, 
    #no-more-tables tr { 
        display: block; 
    }
 
    /* Hide table headers (but not display: none;, for accessibility) */
    #no-more-tables thead tr { 
        position: absolute;
        top: -9999px;
        left: -9999px;
    }
 
    #no-more-tables tr { border: 1px solid #ccc; }
 
    #no-more-tables td { 
        /* Behave  like a "row" */
        border: none;
        border-bottom: 1px solid #eee; 
        position: relative;
        padding-left: 50%; 
        white-space: normal;
        text-align:left;
    }
 
    #no-more-tables td:before { 
        /* Now like a table header */
        position: absolute;
        /* Top/left values mimic padding */
        top: 6px;
        left: 6px;
        width: 45%; 
        padding-right: 10px; 
        white-space: nowrap;
        text-align:left;
        font-weight: bold;
    }
 
    /*
    Label the data
    */
    #no-more-tables td:before { content: attr(data-title); }
}

h2.text-center {
    font-size: 16px; 
    font-family: 'Roboto';
    margin-bottom: 30px;
    margin-top: 30px;
}
h1.text-center {
    font-size: 32px; 
    font-family: 'Roboto';
}

/* ================================
 DESPRE NOI
=================================== */

a.cta-4 {
    border-radius: 0;
    background-color: #FF7416;
    border: 0;
    margin-top: 20px;
}

/* ================================
 CONTAINERE DEPOZITARE
=================================== */


h1.titlu-4 {
    font-family: 'Roboto';
    font-size: 28px;
    text-align: center;
    margin-bottom: 40px;
}

.cc-heading > p {
    text-align: center;
    text-transform: uppercase;
    font-family: 'Roboto';
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    padding-bottom: 15px;
    padding-top: 15px;
}

.cc-heading {
    background-color: #4ca5ef

}

ul.containere {
    list-style: circle;
}

div.center-align > * {
    text-align: center;
}

.carousel-control.right{
    background: transparent;
    background-image: transparent;
}
.carousel-control.left{
    background: transparent;
    background-image: transparent;
}

/* -------------  TABS -------------- */
.nav-tabs { 
    border-bottom: 2px solid #DDD; 
    text-align: center;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover { 
    border-width: 0;
    }
.nav-tabs > li > a {
    border: none; 
    color: #666; 
    text-align: center;
}
.nav-tabs > li.active > a, .nav-tabs > li > a:hover { 
    border: none; 
    color: #4285F4 !important; 
    background: transparent; 
}
.nav-tabs > li > a::after { 
    content: ""; 
    background: #4285F4; 
    height: 2px; 
    position: absolute; 
    width: 100%; 
    left: 0px; 
    bottom: -1px; 
    transition: all 250ms ease 0s; transform: scale(0); 
}
.nav-tabs > li.active > a::after, .nav-tabs > li:hover > a::after { 
    transform: scale(1); 
}
.tab-nav > li > a::after { 
    background: #21527d none repeat scroll 0% 0%; color: #fff; 
}
.tab-pane { 
    padding: 15px 0; 
}
.tab-content{
    padding:20px;
    border-bottom: solid 1px #eee;
    border-left: solid 1px #eee;
    border-right: solid 1px #eee;
    background: #fafafa;
}

.card {
    background: #FFF none repeat scroll 0% 0%; 
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3); 
   
}




/* ================================
 PAGINI ORASE
=================================== */


hr.style-three {
    border: 0;
    height: 1px;
    background: #999;
    max-width: 75%;
    margin-left: 0;
    background-image: linear-gradient(to left, rgba(50, 146, 226, 0), rgba(50, 146, 226, 0.8));
}
hr.style-four {
    border: 0;
    height: 1px;
    background: #c1ecfe;
    max-width: 75%;
    margin-left: 0;   
}

div.bg-cta {
    background: url(../../../images/inchiriere_containere_contact.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: fixed;
}
/* ================================
 AD PVC
=================================== */

.gal {
    position:relative;
    overflow:hidden;
}
.caption {
    position:absolute;
    top:0;
    right:0;
    background:rgba(0, 38, 51, 0.5);
    width:100%;
    height:100%;
    padding: 2%;
    display: none;
    text-align: left;
    color:#fff !important;
    z-index:2;
}
i.over {
    margin-right: 30%;
    margin-top: 24%;
    font-size: 30px;
    color: #fff;
}