/* input[type=radio] {
  border: 0px;
  width: 100%;
  height: 0.8em;
} */

.ascuns {
  display: none;
}

.indexpopular {
  /* margin-top: 120px;
    padding-top: 120px; */
  margin: 20px;
  background-color: #f7f7f7;

  /* padding-top: 120px; */
  /* margin-bottom: 120px; */
  /* border-top: 1px solid #eee; */
}
.popular_item {
  max-width: 30px;
  margin-right: 15px;
  display: inline;
}

.analize-titlu {
  color: #f7f7f7;
}

.containerulA {
  /* margin: 20px; */
  padding: 20px;
}
.analsearch {
  /* margin-top: 20px; */
  /* padding-top: 10px; */
  /* margin: 20px; */
  /* background-color: #eeeaf6; */

  /* padding-top: 120px; */
  /* margin-bottom: 120px; */
  /* border-top: 1px solid #eee; */
  margin: 20px;
  padding: 20px;
}

.rand_anal {
  position: relative;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  /* margin-bottom: 10px; */
  width: 100%;
  border-bottom: 1px solid #e1e1e1;
  margin: 18px;
  padding-top: 10px;
  padding-bottom: 10px;
}

/* 
#listaTeste #listaCateg {
  overflow: auto;
  height: 100%;
  display: inline-block;
  width: 73%;
  background-color:#fff;
} */
.btn_cart_mic {
  display: none;
}
.badge {
  background-color: #8d99af;
  color: white;
  padding: 4px 8px;
  text-align: center;
  border-radius: 30px;
  margin-left: 50px;
  margin-top: -20px;
  font-size: 1.275em;
}

#listaTeste {
  background-color: #fff;
  border-radius: 10px;
  margin-left: 10px;
  overflow: auto;
  height: 100%;
  display: inline-block;
  width: 100%;
  padding: 10px;
}
/* #descriereA {
  background-color: #fff;
  border-radius: 10px;
  margin-left: 10px;
  overflow: auto;
  height: 100%;
  display: inline-block;
  width: 100%;
  padding: 10px;
} */

#btnAddAnal {
  font-size: 12px;
  background-color: transparent;
  border: 1px solid #00539f;
  border-radius: 21px;
  line-height: 22px;
  width: 140px;
  color: #00539f;
  font-family: poppins;
  text-indent: 24px;
  font-weight: 100;
}

.btn_cart {
  /* font-family: Raleway-SemiBold; */
  /* font-size: 23px; */
  /* color: rgba(58, 133, 191, 0.75); */
  cursor: pointer;
  background-image: url(../images/cart.svg);
  /* transition: all 0.3s ease 0s; */
  /* border: 2px solid rgba(58, 133, 191, 0.75);
  border-radius: 220px; */
  width: 50px;
  height: 50px;
  background-size: contain;
  background-repeat: no-repeat;
}
.btn_cart:hover > .badge {
  /* color: #FFF; */
  /* background: rgba(58, 133, 191, 0.75); */
  background-color: #ffc107;
  /* width: 58px;
  height: 58px; */
  /* min-width: 56px; */
}

.btn-primaryxG {
  font-family: Raleway-SemiBold;
  /* font-size: 23px; */
  /* color: rgba(58, 133, 191, 0.75); */
  letter-spacing: 1px;
  line-height: 15px;
  border: 2px solid #8d99af;
  border-radius: 40px;
  /* background: transparent; */
  transition: all 0.3s ease 0s;
  /* margin: auto; */
  margin-bottom: 10px;
  margin-left: 60px;
  margin-right: 10px;
  max-width: 200px;
  max-height: 40px;
  cursor: default !important;

  background-color: #8d99af;

  color: #fff;
  /* min-width: 150px; */
}

/* .btn-primaryxG:hover {
  color:rgba(58, 133, 191, 0.75);
  background:rgba(235, 217, 21, 0.75);
  border: 2px solid rgba(235, 217, 21, 0.75);
  
} */
.btn-primaryx {
  font-family: Raleway-SemiBold;
  /* font-size: 23px; */
  color: rgba(58, 133, 191, 0.75);
  letter-spacing: 1px;
  line-height: 15px;
  border: 2px solid rgba(58, 133, 191, 0.75);
  border-radius: 40px;
  background: transparent;
  transition: all 0.3s ease 0s;
  /* margin: auto; */
  margin-bottom: 10px;
  margin-left: 60px;
  margin-right: 10px;
  max-width: 200px;
  max-height: 40px;

  /* min-width: 150px; */
}

.btn-primaryx:hover {
  color: #fff;
  background: rgba(58, 133, 191, 0.75);
  border: 2px solid rgba(58, 133, 191, 0.75);
}

.btn-trans {
  /* font-size: 23px; */

  color: #fff;
  letter-spacing: 1px;
  line-height: 15px;
  border: 2px solid #282725;
  border-radius: 10px;
  background: transparent;
  transition: all 0.3s ease 0s;
  /* margin: auto; */
  /* margin-bottom: 10px;
 margin-left: 60px;
 margin-right: 10px;
 max-width: 200px;
 max-height: 40px; */

  /* min-width: 150px; */
}

.btn-trans:hover {
  color: #fff;
  /* background: rgba(58, 133, 191, 0.75); */
  border: 2px solid #fff;
}
.b-active {
  border: 2px solid #ffc107;
}
.btn-trimite-com {
  /* font-size: 23px; */

  color: #fff;
  letter-spacing: 1px;
  line-height: 15px;
  /* border: 2px solid #282725; */
  border-radius: 20px;
  /* background: transparent; */
  transition: all 0.3s ease 0s;
  font-size: medium;
  width: 100%;
  background-color: #00539f;
  cursor: pointer;
  height: 50px;
  font-weight: bold;
  /* margin: auto; */
  /* margin-bottom: 10px;
 margin-left: 60px;
 margin-right: 10px;
 max-width: 200px;
 max-height: 40px; */

  /* min-width: 150px; */
}

.btn-trimite-com:hover {
  color: #00539f;
  background-color: #fff;
}
.denumireCol {
  flex-grow: 0;
  flex-shrink: 0;
  flex-basis: auto;
  width: 41.6666666667%;
  cursor: pointer;
  /* color: #212529 ;
  color: #212529 !important; */
}
.PretCol {
  flex-grow: 0;
  flex-shrink: 0;
  flex-basis: auto;
  width: 16.6666666667%;
  /* color: #212529 ;
  color: #212529 !important; */
}
.culoareAlbastruInchis {
  /* font-family: Raleway-SemiBold; */
  /* font-size: 23px; */
  font-weight: bold;
  color: rgba(58, 133, 191, 0.75);
}
.testul {
  /* position: absolute; */
  display: block;
  margin-right: 0;
  margin-top: 10px;
  width: 420px;
  /* height: 500px; */
  /* min-height: 400px; */
  background-color: rgb(122, 16, 16);
  border-radius: 5px;

  /* margin-top: 5px; */
  right: 0;
}
#winCos {
  /* display: inline-block; */
  margin-left: auto;

  margin-right: 0;
  margin-top: 10px;
  width: 420px;
  right: 0;
  min-height: 400px;
  max-height: 800px;
  /* overflow-y: scroll; */
  /* overflow-y: scroll; */
  background-color: rgb(249, 249, 242);
  outline: 0.5px solid #ffc107;

  border-radius: 20px;
}
#continuCOsMic {
  min-height: 300px;
  max-height: 500px;
  /* height: 400px; */
  /* overflow-y: scroll;  */
}
#geanta {
  background-size: cover;
  margin-bottom: 10px;
  height: 25px;
  width: 25px;
  margin-right: 5px;
}

#inchideGeanta {
  display: inline-block;
  position: absolute;
  right: 0;
  color: #125da4;
  font-size: 27px;
  font-family: Poppins, sans-serif;
  background: 0 0;
  border: none;
  height: 30px;
  width: 30px;
  border-radius: 50%;
  cursor: pointer;
  border: 0;

  box-sizing: border-box;

  margin: 0;
  vertical-align: baseline;
  text-rendering: optimizeSpeed;
}

.scoateDInCos {
  position: absolute;
  width: 30px;
  bottom: 0;
  right: 19px;
  color: #ffc107;
  font-size: 1.4rem;
  font-weight: 600;
  cursor: pointer;
  text-align: center;
}
.scoateDInCos:hover {
  color: #fff;

  border: 1px solid #ffc107;

  background: #ffc107;
  border-radius: 20px;
}

.prodMic {
  /* color: #FFF; */
  outline: border-box;
  margin-top: 10px;
  margin-bottom: 10px;

  margin-right: 0.1px;
  padding: 8px;
  /* border-bottom-style: dotted; */
  border-bottom: 1px solid #dee2e6;
}
.prodMic:hover {
  /* color: #FFF; */

  outline: 0.5px solid #ffc107;
  /* border: 1px solid #ffc107; */

  /* right: 19px;
    background:#ffc107; */
  border-radius: 20px;
}
#listamicaCos > li:last-of-type {
  border-bottom: 0px;
}

#finalizarea {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
  background-color: #f2f2f2;
}
#douaColoane {
  background-color: #f2f2f2;
  width: 100%;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  /* display: block; */
}
#douaColoane > div:first-of-type {
  padding-right: 50px;
  /* background-color: #ffc107; */
  /* padding-left: 50px; */
}
#douaColoane > div:nth-of-type(2) {
  /* background-color: #00539f; */
  vertical-align: top;
  padding-left: 50px;
}
#douaColoane > div {
  display: inline-block;
  height: 100%;
  width: calc(50% - 3px);
}

.cwo .col2-set,
.cwo-page .col2-set {
  width: 100%;
}

#douaColoane > div:nth-of-type(2) .col2-set .col-1 {
  float: none;
  max-width: 100%;
  width: 100%;
}

#douaColoane > div:nth-of-type(2) .col2-set .col-1 > div h3 {
  padding-left: 0;
  font-weight: 500;
  margin-bottom: 20px;
}
#douaColoane > div:nth-of-type(2) .col2-set .col-1 > div h3 {
  padding-left: 15px;
  font-family: Poppins, sans-serif;
  font-size: 22px;
  color: #15112c;
  margin-bottom: 30px;
}

#douaColoane > div:nth-of-type(2) .col2-set .col-1 > div > div p {
  display: block;
  float: none;
  width: 100%;
  padding: 0;
  margin: 0 0 10px;
  text-indent: 20px;
  font-size: 20px;
}

#douaColoane > div:nth-of-type(2) .col2-set .col-1 > div > div p input,
#douaColoane > div:nth-of-type(2) .col2-set .col-1 > p input {
  width: 100%;
}
#douaColoane > div:nth-of-type(2) .col2-set .col-1 > div > div p input {
  padding-left: 30px;
  margin-top: 10px;
  height: 52px;
  border: none;
  border-radius: 30px;
  font-size: 15px;
}

/* .select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}
.select2-container .select2-selection--single .select2-selection__rendered {
  display: block;
  padding-left: 8px;
  padding-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
} */
.sel-jud {
  display: block;
  padding-left: 8px;
  padding-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-indent: 20px;
  margin-top: 20px;
  margin-left: 20px;
  height: 52px;
  border: none;
  border-radius: 30px;
  font-size: 15px;
  width: 100%;
  font-weight: 400;
  background-color: #fff;
}
.data-mic {
  margin-top: 10px;
  border: none;
  width: 30%;
  border-radius: 30px;
}

.fin-informare {
  background-color: #1347a9;
  border-radius: 27px;
  padding: 20px;
  color: #fff;
  text-align: center;
  margin-bottom: 50px;
  font-size: 19px;
  font-family: Poppins, sans-serif;
}

.acorduri {
  width: 100%;

  margin-left: 30px;
  margin-top: 30px;
  margin-bottom: 30px;
}
.big-checkbox {
  width: 25px;
  height: 25px;
  /* margin-top: 10px; */
}

.hova :hover {
  font-weight: bold;
  color: rgba(58, 133, 191, 0.75) !;
}

.manuta {
  cursor: pointer;
}
@media screen and (max-width: 900px) {
  .col {
    width: 50%;
  }
}
@media screen and (max-width: 600px) {
  .col {
    width: 100%;
  }
  .ascuns_mic {
    display: none;
  }
  .containerulA {
    margin: 1px;
    padding: 1px;
    /* background-color:red; */
  }

  #listaTeste {
    width: 100%;
    margin: auto;
  }
  .rand_anal {
    margin: 2px;
    padding: 2px;
  }
  .denumireCol {
    width: 78%;
    cursor: pointer;
    /* color: #212529 ;
    color: #212529 !important; */
  }
  .PretCol {
    width: 48%;
    margin: auto;
    font-weight: bold;

    /* color: #212529 ;
    color: #212529 !important; */
  }
  .btn-primaryx {
    min-width: 190px;
    /* min-height: 60px; */
  }
  .btn-primaryxG {
    min-width: 190px;
    /* min-height: 60px; */
  }

  .badge {
    background-color: #8d99af;
    color: white;
    padding: 4px 8px;
    text-align: center;
    height: 30px;
    border-radius: 40px;
    margin-left: 35px;
    margin-top: -6px;
    font-size: 1.075em;
  }
  .btn_cart {
    /* background-color: #8d99af;
    color: white;
    padding: 4px 8px;
    text-align: center;
    border-radius: 30px; */
    margin: auto;
    margin-left: 210px;
    margin-top: 20px;
    font-size: 1.275em;
  }
  .btn_cart_mic {
    display: flex;
  }
  .btn-trans {
    min-width: 120px;
  }
  #winCos {
    position: absolute;
    left: -8px;
    max-width: 100%;
    max-height: 600px;
    /* margin-top: 10px;
    width: 420px;
    min-height: 400px; */
    /* margin-top: 5px; */
  }

  #douaColoane > div:first-of-type {
    padding-right: 1px;
    /* background-color: #ffc107; */
    /* padding-left: 50px; */
    width: 100%;
  }
  #douaColoane > div:nth-of-type(2) {
    /* background-color: #00539f; */
    /* vertical-align: top; */

    padding-left: 1px;
    width: 100%;
  }
  #undiv #undiv1 #undiv2{
    /* background-color: #00539f; */
    /* vertical-align: top; */
    margin-left: -30px;
    width: 110%;
  }
}
