
.nav-tabs {
    border-bottom: 0px solid #1c1e22;
}
.alert-info {
 background-color: #040404b5;
    border-color: #04040400;
    color: #e1e1e1;
}

.alert {
    padding: 0px;
    margin-bottom: 20px;
    border-radius: 18px;
    transition: 0.5s;
    width: 330px;
    margin: 13px auto;
    height: 165px;
}
.alert.alert-info:hover {
    box-shadow: 0px 12px 22px 0px #00000036;
    transition: 0.5s;
}
.alert-info hr {
    border-top-color: #000000;
}
.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 0px solid transparent;
    white-space: nowrap;
    /* padding: 8px 12px; */
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 0px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 150px;
    margin-bottom: 20px;
}
.btn-primary {
    /* background-image: -webkit-linear-gradient(#8a9196, #7a8288 60%, #70787d); */
    background-color: #57a957;
    -webkit-box-shadow: 0 8px 23px #6960d0;
    -moz-box-shadow: 0 8px 23px #6960d0;
    box-shadow: 0 8px 23px #6960d0;
    /* background-image: -webkit-gradient(linear, left top, left bottom, from(#8a9196), color-stop(60%, #7a8288), to(#70787d)); */
    /* background-image: linear-gradient(#8a9196, #7a8288 60%, #70787d); */
    /* background-repeat: no-repeat; */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff8a9196', endColorstr='#ff70787d', GradientType=0);
    -webkit-filter: none;
    filter: none;
}
.btn-primary {
    color: #ffffff;
    background-color:  #de451b;
    -webkit-box-shadow: 0 8px 23px #000;
    -moz-box-shadow: 0 8px 23px r#000;
    box-shadow: 0 8px 23px  #000;
    border-radius: 7px;
    font-weight: 600;
    transition: 0.5s;
}
h5,h4 {
    font-weight: 600;
    text-shadow: 0 0 0 rgba(0,0,0,0.3);
    height: 30px;
}
.btn, .btn:hover {
    border-color: rgba(0,0,0,0.6);
    text-shadow: 0 0 0 rgba(0,0,0,0.3);
}

.btn-primary:hover {
    background-color: #203763;
    background-repeat: no-repeat;
       background-image: linear-gradient(#911a0b, #911a0b 40%, #911a0b);
    -webkit-filter: none;
    filter: none;
    transition: 0.5s;
}
hr {
    width: 18px;
}
.panel-default>.panel-heading {
    color: #ffffff;
    background-color: #6960d0;
    border-color: #6960d0;
}
.panel-heading {
    padding: 10px 15px;
    border-bottom: 0px solid transparent;
    border-top-right-radius: 20px; 
    border-top-left-radius: 20px; 
}
.panel {
    margin-bottom: 20px;
    background-color: #f6f8fc;
    border: 0px solid transparent;
    border-radius: 20px;
    -webkit-box-shadow: 0 1px 1px rgb(0 0 0 / 5%);
    box-shadow: 0px -1px 25px 2px #5f5f5f29;
}
.nav-tabs>li>a {

    line-height: 1.42857143;
    border: 0px solid transparent;
    border-radius: 0px;
    background-color: #91190b;
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
    color: #ffffff;
    background-color: #b32211;
    border: 0px solid #1c1e22;
    border-bottom-color: transparent;
    cursor: default;
    border-radius: 0px;
}

.nav-tabs>li>a:hover {
    border-color: #6960d0;
    
}

.col-xs-five,
.col-sm-five,
.col-md-five,
.col-lg-five {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

.col-xs-five {
    width: 20%;
    float: left;
}

@media (min-width: 768px) {
    .col-sm-five {
        width: 20%;
        float: left;
    }
}

@media (min-width: 992px) {
    .col-md-five {
        width: 20%;
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-lg-five {
        width: 20%;
        float: left;
    }
}

.nav-tabs>li>a {
    margin-right: 0px;
    border-radius: 7px;
    transition: 0.5s;
    margin-bottom: 13px;
    
}
.nav-tabs>li {

    margin-right: 7px;
    font-weight: 600;

}
.nav-link:hover {
    box-shadow: 0 8px 23px #45526a;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    border-radius: 7px;
    font-weight: 600;
    box-shadow: 0 8px 23px  #000;
    border: 0px solid #ddd;

}
.nav-tabs>li {
    float: none;
    margin-bottom: 37px;
}
div#centerDiv {
    width: 100%;
    text-align: center;
    
}
ul.centerUL {
    margin: 2px auto;
    line-height: 1.4;
    padding-left: 0;
}
.centerUL li {
 display: inline-table;
 text-align: center;
}
.nav-hover{
   padding: 13px;
   text-decoration: none;
}
.nav-hover:focus{

   text-decoration: none;
}
.nav-hover:hover {
    background-color: #45526a;
    text-decoration: none;
}
#blink {
  font-weight: bold;
  text-shadow: -1px -1px 0 rgb(0 0 0 / 0%);
  text-align: left;
  padding: 22px 0px 0px 31px;
  color: #e1e1e1;
  font-size: 24px;
}
#blink2 {
    font-weight: bold;
    text-shadow: -1px -1px 0 rgb(0 0 0 / 0%);
    text-align: left;
    padding: 0px 0px 0px 31px;
    color: #e1e1e1;
    font-size: 17px;
    width: 200px;
}
.shopmain {
   /* background-color: #f6f8fc; */
    border-radius: 20px;
    height: 200px;
   /*  box-shadow: 0 0 20px #00000024;*/
    width: 450px;
    margin: 0 auto;
}
.tabsbut {
    padding: 0px 0px 0px 30px;
    padding-top: 30px;
    text-align: left;
    border: 0;
}
.imgshop {
    height: 180px;
    position: absolute;
    margin: 11px 0px 0px 20px;
}
.imgood{
height: 120px;
    position: absolute;
       margin: -37px 0px 0px 194px;
    padding: 10px;
}
.goodisc{
text-align: left;
    margin: 0px 0px 0px 25px;
    font-size: 13px;
}
.goodname{
       margin: 50px 0px 0px 24px;
    text-align: left;
    font-size: 16pt;
}
.buybut{
        margin: 0px 0px 0px 22px;
    position: absolute;
}
.fixcup {
    padding-top: 36px;
}
.cup {
    padding: 12px;
    font-size: 12px;
    position: absolute;
    margin: 18px 3px 0px 91px;
    opacity: 1;
}
.fixtextcup{
    opacity: 1;
    color: white;
    background-color: #d51002;
    position: absolute;
    margin: -17px 0 0 22px;
    width: 150px;
    font-weight: 700;
    text-align: center;
    padding: 0px 0px 9px 0px;
    border-radius: 10px 10px 0 0;
    font-size: 11px
}
.panel-bodys {
    text-align: center;
    margin-top: 45px;
    color: black;
    background-color: white;
    padding: 32px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 19px;
    box-shadow: 0 8px 22px #6960d03d;
}
.panel {
     border: 0px solid transparent;
    box-shadow: 0px -1px 25px 2px #5f5f5f00;
    border-radius: 19px;
    margin-top: 25px;
    margin-bottom: 25px;
    padding: 0 30px 0 30px;
    background-color: #040404b5;
    border-color: #04040400;
    color: white;
}
.panel-body-modal {
    text-align: center;
    margin-top: 45px;
    color: white;
    background-color: #141414;
    padding: 32px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 19px;
    box-shadow: 0 8px 22px #000000c2;
}
.jq-selectbox__select {
    height: 32px;
    padding: 0 0px 0 0px;
    border: 1px solid #b6b6b6a8;
    border-bottom-color: #fff0;
    border-radius: 4px;
    background: #fff;
    background: -webkit-linear-gradient(#FFF, #fff);
    box-shadow: inset 1px -1px #f1f1f100, inset -1px 0 #f1f1f100, 0 1px 2px rgba(0,0,0,.1);
    font: bold 14px/32px Arial, sans-serif;
    color: #3A3A3A;
}
.jq-selectbox__select:hover {
    background: #E6E6E6;
    background: #f9f9f9;
}
.form-control {
    display: block;
    width: 100%;
    height: 38px;
    padding: 8px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #272b30;
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #e5e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.doplate {
    background-color: #27ae60;
    padding: 4px;
    border-radius: 4px;
    color: white;
    font-weight: 600;
    margin-top: 36px;
}
.imgask{
    width: 130px;
}

ul.steps-list li span {
    float: left;
    border-radius: 50%;
    width: 55px;
    height: 55px;
    line-height: 55px;
    display: block;
    font-size: 22px;
    font-weight: bold;
    text-align: center;
    background: transparent;
    border: 1px solid #ffffff;
}
.steps-list {
    list-style-type: none;
    text-align: left;
}
ul.steps-list li h4, ul.steps-list li p {
    margin-left: 80px;
}
.guide {
    text-shadow: -1px -1px 0 rgb(0 0 0 / 0%);
    font-weight: 700;
    margin: 0 auto;
    color: black;
}
.headline{
    text-shadow: -1px -1px 0 rgb(0 0 0 / 0%);
    font-weight: 700;
}
.center{
    text-align: center;
}
.bgs {
       border-radius: 19px;
    margin-top: 25px;
    margin-bottom: 25px;
    padding: 0 30px 0 30px;
    background-color: #040404b5;
    border-color: #04040400;
    color: white;
}
.hi4 {
    height: 12px;
}
.img__wrap {
  position: relative;
  height: 100px;
  width: 100px;
}
.img__img{
    height: 100px;
    background-color: #00000042;
    border-radius: 20px;
    padding: 13px 13px 13px 13px;
    width: 100px;
    box-shadow: 0 0 20px #0000002e;
}
.img__description_layer {
    position: absolute;
    padding: 10px 10px 4px 10px;
    background: rgb(0 0 0 / 91%);
    color: #fff;
    visibility: hidden;
    margin: 0 -37px 0 -20px;
    top: -75px;
    opacity: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: opacity .2s, visibility .2s;
    border-radius: 16px;
    font-size: 11px;
}

.img__wrap:hover .img__description_layer {
  visibility: visible;
  opacity: 1;
}

.img__description {
  transition: .2s;
  transform: translateY(1em);
}

.img__wrap:hover .img__description {
  transform: translateY(0);
}

.imgbuy {
    position: absolute;
    width: 228px;
    margin: -92px 0px 0px 225px;
}
.buypanel {

    background-repeat: no-repeat;
    background-size: 101%;
    background-position-x: -1px;
    background-position-y: -1px;
}
.jq-selectbox__trigger{
    opacity: 0;
}
