
/*@font-face {*/
/*    font-family: Raleway;*/
/*    src: url('../fonts/Raleway-Regular.ttf');*/
/*}*/

body {
    font-family: 'Raleway', sans-serif;
}

a {
    color: #000;
    text-decoration: auto;
}

li {
    margin-left: 26px;
}

.form-inline {margin:0px;display: inline} 

.nav-link {
    color: #000;
}

.slider-con {
    background-color: #080808;
    background-image: url('/imgs/homeslide2.png');
    background-position: center;
    background-repeat: no-repeat;
}

.bg-black {
    background-color: #080808;
    color: #fff; !important;
}

.bg-black a {
    color: #fff; !important;
}

.bg-white a {
    color: #000 !important;
}

.text-white {
    color: #ffffff;
}

.text-inline {
    display: inline;
}

.girl-name {
    font-size: 16px;
    font-weight: 600;
    padding-right: 2px;
}

.girl-city {
    font-size: 12px;
    font-weight: 600;
    padding-right: 8px;
    color: #0f18e6;
}

.girl-sub {
    font-size: 13px;
    font-weight: 600;
    padding-right: 2px;
    color: #e00404;
}

.girl-age {
    font-size: 12px;
    font-weight: 600;
    padding-right: 8px;
    color: #ff0000;
}

.girl-height {
    font-size: 12px;
    font-weight: 600;
    padding-right: 8px;
    color: #8884d9;
}

.girl-weight {
    font-size: 12px;
    font-weight: 600;
    padding-right: 8px;
    color: #299362;
}

.girl-Nationality {
    font-size: 12px;
    font-weight: 600;
    color: #ff0000;
}

.girl-phone {
    font-size: 16px;
    font-weight: 600;
}

.girl-price {
    font-size: 12px;
    font-weight: 600;
    color: #299362;
}

.card-body-h {
    padding: 13px;
    min-height: 180px;
}

.card-body-h p {
    margin-bottom: 2px;
}

.card-decription {
    font-size: 12px;
}

.ser-box {
    background-color: #f0f2f5;
    padding-left: 36px;
    padding-right: 14px;
    padding-top: 6px;
    padding-bottom: 6px;
    margin-bottom: 10px;
    border-radius: 0.375rem;
}

.lady-thumb {
    overflow: hidden;
    background-repeat: no-repeat !important;
    float: left;
    background-position: center center !important;
    background-size: cover !important;
    _height:300px; 
    min-height:300px;
    width: 100%;
}

.welcomestyle {
    background-color: #615f5f;
    color: #fff;
}

/*/////////////////// lady page /*/  
.price-cc-color-1 {
    background-color: var(--bs-secondary-bg);
}

.price-cc-color-2 {
    background-color: var(--bs-success-bg-subtle);
}

.price-cc-color-3 {
    background-color: var(--bs-warning);
    /*color: #fff;*/
}

.price-cc-color-4 {
    background-color: var(--bs-warning-border-subtle);
    
}

.price-cc-color-5 {
    background-color: var(--bs-info);
    /*color: #fff;*/
}

.price-cc-color-6 {
    background-color: var(--bs-info-border-subtle);
}

.price-cc-color-7 {
    background-color: var(--bs-danger-border-subtle);
}

.price-cc-color-8 {
    background-color: var(--bs-primary-border-subtle);
}

.price-cc-color-9 {
    background-color: var(--bs-primary-bg-subtle);
}

.price-cc-color-10 {
    background-color: var(--bs-primary);
    /*color: #fff;*/
}

.cc-color-11 {
    background-color: #e4e3e3;
}

.cc-color-12 {
    background-color: #000;
}

.price-cc {
    border-radius: var(--bs-border-radius)!important;
    margin-bottom: 15px;
    font-size: 16px;
    font-weight: 600;
    padding-top: 14px;
    padding-bottom: 14px;
}

.price-align {
    text-align: left;
    padding-left: 34px;
}

.option-inline {
    display: inline;
}

.service-box {
    display: inline-block;
    margin: 10px;
    padding-top: 13px;
    padding-left: 13px;
    padding-right: 13px;
    border-radius: var(--bs-border-radius)!important;
}

.img-box {
    border: 1px solid;
    border-radius: 8px;
    border-color: #b7b4b4;
    margin-bottom: 10px;
    padding: 4px;
}

.img-box .btn {
    font-size: 12px;
}

.img-box img {
    margin-bottom: 6px;
    margin-top: 6px;
    border-radius: 4px;
}

.button {
    margin-bottom: 6px !important;
}


.footer-logo {
    display: flex;
    align-items: flex-end;
}

.verifiedimg {
    background: url("/imgs/verified.png") no-repeat;
    width: 22px;
    height: 22px;
    display: inline-block;
    position: absolute;
    background-size: contain;
    margin: 5px;
    z-index: 1000;
    right: 0;
    /*bottom: 0;*/
}

.verifiedimg-page {
    background: url("/imgs/verified.png") no-repeat;
    width: 22px;
    height: 22px;
    display: inline-block;
    position: absolute;
    background-size: contain;
    margin-left: -28px;
    margin-top: 4px;
    /*bottom: 0;*/
}

.vipimg {
    background: url("/imgs/vip-3.png") no-repeat;
    width: 60px;
    height: 60px;
    display: inline-block;
    position: absolute;
    background-size: contain;
    margin: -12px;
}

.vipimg-page {
    background: url("/imgs/vip-3.png") no-repeat;
    width: 60px;
    height: 60px;
    display: inline-block;
    position: absolute;
    background-size: contain;
    margin: -10px;
    z-index: 1000;
    left: 0;
}

.container-pagination-top {
    margin-top: -19px;
    margin-bottom: 6px;
}

.container-pagination-bottom {
    margin-top: 27px;
}
/*////////////////////*/

.bd-placeholder-img {
    font-size: 1.125rem;
    text-anchor: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
  }

  @media (min-width: 768px) {
    .bd-placeholder-img-lg {
      font-size: 3.5rem;
    }
  }

  .b-example-divider {
    height: 3rem;
    background-color: rgba(0, 0, 0, .1);
    border: solid rgba(0, 0, 0, .15);
    border-width: 1px 0;
    box-shadow: inset 0 .5em 1.5em rgba(0, 0, 0, .1), inset 0 .125em .5em rgba(0, 0, 0, .15);
  }

  .b-example-vr {
    flex-shrink: 0;
    width: 1.5rem;
    height: 100vh;
  }

  .bi {
    vertical-align: -.125em;
    fill: currentColor;
  }

  .nav-scroller {
    position: relative;
    z-index: 2;
    height: 2.75rem;
    overflow-y: hidden;
  }

  .nav-scroller .nav {
    display: flex;
    flex-wrap: nowrap;
    padding-bottom: 1rem;
    margin-top: -1px;
    overflow-x: auto;
    text-align: center;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
  }

/*////////////////////*/

@media (min-width: 200px) and (max-width: 767px) {
    .slider-con {
        background-size: 120%;
        height: 189px;
    }
    
    .h1, h1 {
        font-size: 16px;
    }
    
    .lead {
        font-size: 12px;
        font-weight: 300;
    }
    
    .btn {
        margin-top: 4px;
    }

}

@media (min-width: 767px) and (max-width: 850px) {
    .slider-con {
        background-size: 128%;
        height: 335px;
    }
    
    /*.h1, h1 {*/
    /*    font-size: 16px;*/
    /*}*/
    
    /*.lead {*/
    /*    font-size: 12px;*/
    /*    font-weight: 300;*/
    /*}*/

}

@media (min-width: 850px) and (max-width: 1460px) {
    .slider-con {
        background-size: 100%;
    }

}

@media (min-width: 1460px) and (max-width: 3060px){
    .slider-con {
        background-size: 70%;
    }

}