body {
    overflow-x: hidden;
    font-family:Raleway;
}
a{
color:white;
text-decoration:none;
}
a:hover{
color:white !important;
text-decoration:underline;
}
header{
font-family:Arial;
}
footer {
    font-family: Arial;
    font-size: 13px;
}
.bold{
font-weight:600;
}
.navbar-nav li:hover > ul.dropdown-menu {
    display: block;
}
.dropdown-submenu {
    position:relative;
}
.dropdown-submenu>.dropdown-menu {
    top:0;
    left:100%;
    margin-top:-6px;
}
.bg-black{
background:black !Important;
color:white;
}
.bg_grey{
background:#1a1a1a;
color:#8d8d8d;
}
.search a img{
  position: absolute;
  top:30%;
  left:30%;
  overflow: hidden;
  width:40px;
}
.user a img{
  position: absolute;
  top:30%;
  left:48%;
  overflow: hidden;
  width:40px;
}
.cart a img{
  position: absolute;
  top:30%;
  left:65%;
  overflow: hidden;
  width:40px;
}
.fb a img{
  position: absolute;
  left:10px;
  overflow: hidden;

}
.insta a img{
  position: absolute;
  left:60px;
  overflow: hidden;
}
#blacksearch, #blackuser, #blackcart, #blackfb, #blackinsta{
z-index:9999;
}
.search a:hover > #blacksearch, .user a:hover > #blackuser, .cart a:hover > #blackcart, .fb a:hover > #blackfb,
 .insta a:hover > #blackinsta{
  opacity: 0;
}
.navbar-light .navbar-nav .nav-link {
    color: white !important;
    font-size: 12px;
font-weight: bold;
letter-spacing: 0.1px;
}

.h-30{
height:30px;
}
.dropdown-menu {
    position: absolute;
    top: 85%;
    border-radius:0;
   background: #fffc;
}
footer a {
    color: lightgray;
}
footer a:hover{
color:#c1b283;
text-decoration:none;
}
.fb a img, .insta a img {
    top: 40%;
}
/*-------height----------*/
.mp_h_100{
height:100vh;
}
.mp_h_50{
height:50vh;
}
.mp_h_5{
height:5vh;
}
.mp_h_3{
height:3vh;
}
.mp_h_2{
height:3vh;
}
.mp_h_10{
height:10vh;
}

.mp_h_40{
height:40vh;
}
.mp_h_80{
height:80vh;
}
.mp_h_90{
height:90vh;
}
.mp_h_70{
height:70vh;
}

.mp_h_60{
height:60vh;
}
.mp_h_30{
height:30vh;
}
.mp_h_45{
height:45vh;
}
.mp_h_55{
height:55vh;
}
.mp_h_35{
height:35vh;
}
.mp_h_428{
height:428px;
}
.mp_h_100p{
height:100px;
}
/*---------------------*/
.mp_bg_jel{
background-image:url(http://proba.evercloud.ro/alina-jewelry/images/generic_banner.png);
    background-size: cover;
    background-repeat: no-repeat;
}
.banner img{
width:100vw;
}
.button{
    z-index: 9999999;
    top: 58vh;
    left: 46%;
    color: white;
    background: #282828;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 25px;
    padding-right: 25px;
    font-family: Arial;
    font-size: 13px;
    font-weight: bold;
    box-shadow: 4px 4px #b6b4b4;
}
.dropdown-toggle::after {
    display: none;
}
.nav-item {
    padding-bottom: 7px;
}
.nav-link {
    border-bottom: 2px solid transparent;
    padding-bottom: 1px;
}
.nav-link:hover {
    border-bottom: 2px solid white;
    padding-bottom: 1px;
}
/*----------------------------dropdown menu pc----*/
.dropdown-item {
    font-size: 13px;
    font-weight: bold;
}
.dropdown-item:hover {
    color: black !important;
    background: transparent;
    text-decoration: aliceblue;
}
.dropdown-menu li:hover {
    list-style: initial;
}
.dropdown-menu li {
    margin-left: 2vw;
}
.dropdown-item {
    padding: .2rem 0.5rem;
}
.hover-meniu{
border-bottom:2px solid white;}
.carousel-item > div {
  float: left;
}
.dropdown-menu {
    float: left;
    width: 61.5vw;
    z-index: 9999999999;
    margin-left: -15vw;
}
#navbarNavDropdown {
    margin-top: -10px !important;
}
.carousel-by-item [class*="cloneditem-"] {
  display: none;
}
/*------------slider carousel=--------------*/
.left{
background-image:url(http://proba.evercloud.ro/alina-jewelry/images/left_arrow.png);
}
.right{
background-image:url(http://proba.evercloud.ro/alina-jewelry/images/right_arrow.png);
}
.left, .right {
    display: inline-block;
 width: 20px;
height: 30px;
    background-size: 100% 100%;
}
.shop {
    font-family: Arial;
    padding-right: 38%;
font-size: 14px;
padding-left: 7%;
}
.cumpara1, .cumpara2, .cumpara3, .cumpara4, .cumpara5, .cumpara6, .cumpara7 {
    display: -webkit-box;
    display: ruby !Important;
}
.cumpara1 img, .cumpara2 img, .cumpara3 img,
.cumpara4 img, .cumpara5 img, .cumpara6 img, .cumpara7 img {
    width: 25px !Important;
}
.border-bot{
border-bottom: 2px solid #b2b0b0;
padding-bottom:4px;
width: 90%;
margin-left: 5%;
}
.big-border{
border:1px solid #b2b0b0;
}
/*-------------meniu mobil---------------*/

.inchide{
    transform: translateX(-60vw);
    transition: 0.5s;
}
div#demo {
    background: #4b4b4b;
}
.cls {
    color: white;
    padding: 10px;
    cursor: pointer;
}
.desc {
    padding: 10px;
    font-size: 30px;
    height: 30px;
    cursor: pointer;
}
/*--poze--*/
.poza1, .poza2, .poza3, .poza4{
overflow:hidden;
}
.poza1 img {
    width: 240%;
    height: 109%;
}
.poza2 img{
height:109%
}
.poza3 img{
height:110%
}
.poza4 img{
height: 110%;
width: 209%;
}
/*----3 sectiuni---*/
.font-a{
font-family: Arial;
}
.transp{
border:1px solid black;
box-shadow: 4px 4px #b6b4b4;
font-size: 13px;
padding-top: 5px;
padding-bottom: 5px;
}
.last-trs{
width:104%;
}
.bg-yellow{
background:#f2edd2;
}
.mrg-t-8{
margin-top:8%;
}
.mrg-t-5{
margin-top:5%;
}
.width-100{
width:100%;
}
input {
    background: #f2edd2;
    border: 1px solid #717069;
}
.btn-news{
    background: #f2edd2;
    border: 1px solid #c1b283;
    font-size: 13px;
     width: 150px;
    height: 37px;
}
.last-section{
    margin-left: 2px;
}
/*--------register-------*/
.big-title {
    padding-bottom: 10px;
    border-bottom: 2px solid #ccc3c3;
}
#checkboxid, #checkboxid2, #checkboxid3 {
    margin-right: 12px !important;
}
.checks{
font-size: 10.7px;
margin-top: 10px;
margin-bottom: 30px
}
.checks a:hover {
    color: black !important;
}
.lbl{
display: inline-block;
margin-top: .6rem;
font-size: 14px;
margin-bottom: 0;
}
.email{
font-size: 14px;
color:gray;
padding: 4px;
}
#targets input {
    background: white;
}
.register {

    font-size: 14px;
    color: white;
    background: black !important;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 40px;
}
/*------------test carousel------------*/
.carousel-wrap {
  margin: 90px auto;
  padding: 0 5%;
  width: 80%;
  position: relative;
}
/* fix blank or flashing items on carousel */
.owl-carousel .item {
  position: relative;
  z-index: 100; 
  -webkit-backface-visibility: hidden; 
}
/* end fix */
.owl-nav > div {
  margin-top: -26px;
  position: absolute;
  top: 50%;
  color: #cdcbcd;
}
.owl-nav i {
  font-size: 52px;
}
.owl-nav .owl-prev {
  left: -30px;
}
.owl-nav .owl-next {
  right: -30px;
}
.carousel-wrap {
    margin-bottom: 0 !important;
   margin-top: 0 !important;
}
.owl-stage {
height:320px;
}
#hover-pic2, #hover-pic3, .hv4, .hv5, .hv6, .hv7 {
    width: 99%;
}
.ad-br1, .ad-br2, .ad-br3, .ad-br4, .ad-br5, .ad-br6, .ad-br7{
margin-top: -10px;
}
#addMe{
cursor:pointer;
height:25px;
}
#theCount {
    position: absolute;
  top: 39%;
left: 71.5%;
font-size: 11px;
}
.src{
left: 70%;
top:30%;
border-top: 0;
border-left: 0;
border-right: 0;
background: white;
margin-left: -60%;
}
.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show>.btn-primary.dropdown-toggle,
.btn-primary {
    color: #fff;
    background-color: black !important;
    border-color: black !important;
    text-align: left !important;
}
.small-title {
    margin-top: 5px;
}