body {
    margin: 0;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    color: #000;
    background: #f1f2f3;
}

a {
    text-decoration: none;
    color: #cd1c00;
}

a:focus {
    outline: 0;
    outline-offset: 0px;
    text-decoration: none
}

h1,
h2,
h3,
h4 {
    font-size: 2rem;
    color: #ab2121;
    padding: 0;
    margin: 0;
    padding-bottom: 15px;
    font-family: 'Reem Kufi', sans-serif;
}

p {
    margin: 7px;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    line-height: 30px;
}

.footer h5 {
    margin-top: 10px;
    margin-bottom: 10px;
}

.bg-ft-color {
    background: #AB2121;
    color: #fff;
}

.p-5 {
    clear: both;
    padding: 20px;
}

.padd-space {
    padding: 10px 0px;
}

.banner {
    width: 100%;
    float: left;
    display: -webkit-inline-box;
}

.disclamer-box {
    background: #fff;
    padding: 20px;
    border-radius: 10px;
}

.space-sections {
    background: #fffdeb;
    padding: 20px;
    border-radius: 10px;
    margin-top: 15px;
    margin-left: 5px;
    margin-right: 5px;
}

.bgwhite {
    background: #fff;
    padding: 20px;
    border-radius: 10px;
    float: left;
    box-shadow: 2px 3px 10px 0 #b1acac;
}

.bt10 {
    margin-bottom: 10px;
}

.bmbt5 {
    margin: 5px 0px;
}

.topbanner {
    width: 500px;
    float: right;
    border-radius: 10px;
    margin-left: 15px;
}

.container-fluid {
    width: 100%;
}

.container {
    width: 98%;
    margin-right: auto;
    margin-left: auto
}

.row {
    margin-right: -15px;
    margin-left: -15px
}

.container:after,
.container:before,
.row:after,
.row:before {
    display: table;
    content: " "
}

.col-md-3 {
    width: 25%;
    position: relative;
    min-height: 1px;
    float: left
}

.col-md-4 {
    width: 15%;
    position: relative;
    min-height: 1px;
    float: left;
}

.col-md-8 {
    width: 83%;
    position: relative;
    min-height: 1px;
    float: left;
    padding-left: 20px;
}

.listbox {
    background: #fff;
    padding: 20px;
    float: left;
    border-radius: 10px;
}

.mbtm15l {
    margin-bottom: 10px;
}

.mbtm15 {
    margin-bottom: 15px;
}

.col-lg-5 {
    width: 41.666667%;
    position: relative;
    min-height: 1px;
    float: left
}

.col-lg-7 {
    width: 58.333333%;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    float: left
}

.col-md-9 {
    width: 75%;
    position: relative;
    min-height: 1px;
    padding-right: 5px;
    padding-left: 5px;
    float: left
}

.col-md-12 {
    width: 100%;
}

.pimgbox {
    width: 100%;
    border-radius: 4px;
    box-shadow: 0px 1px 10px #b91d736e;
}

.mt {
    margin-top: 15px;
}

.line {
    border-bottom: 1px solid #fff;
}

}

.bg-color {
    background: #f0de1d;
}

.contact-btn {
    float: left;
    text-align: right;
    margin: 0 auto;
    width: 45%;
    padding-top: 13px;
}

.d-blocks {
    display: inline-block;
    padding: 5px 18px;
    border-radius: 4px;
    margin-left: 12px;
    text-align: center;
}

.d-blocks a {
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}

.d-blocks img {
    width: 20px;
    margin-right: 4px;
}

.phone-color {
    background-color: #000000;
    box-shadow: 2px 2px 3px #999;
}

.whatsapp-color {
    background-color: #006655;
    box-shadow: 2px 2px 3px #999;
}

.tagslist ul {
    margin: 0px;
    padding: 0px;
}

.tagslist ul li {
    list-style: none;
    width: 14%;
    display: inline-block;
    border-radius: 4px;
    margin-bottom: 10px;
}

.tagslist ul li a {
    color: #000;
}

header {
    display: block;
    background: #ab2121;
}

.main-menu {
    width: 100%;
    z-index: 3;
    height: auto;
    overflow: hidden;
}

.main-menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
    overflow: hidden
}

.main-menu li a {
    display: block;
    text-decoration: none;
    font-size: 20px;
    padding: 15px 25px !important;
    color: #fff;
    transition: all .3s ease-in-out;
    text-shadow: 2px 2px 4px #000
}

.main-menu li a:hover {
    background: #a62b8d;
}

.menu-btm {
    background: #ffd7f3;
    padding: 20px 0;
    box-shadow: 0 1px 6px 0 rgba(32, 33, 36, .28)
}

.menu-btm span {
    text-align: center;
    display: block;
    font-size: 30px;
    font-weight: 700;
    color: #f953c6;
    text-shadow: 2px 2px 4px #555
}

.menu-btm span a {
    color: #b91d73
}

.main-menu li.active a {
    background: #f953c6;
}

.main-menu li:last-child a {
    margin: 0
}

.main-menu .logo {
    display: block;
    float: left;
    text-decoration: none;
    color: #b8b8b8;
    border: none;
}

.main-menu .logo img {
    width: 200px;
    height: auto
}

.main-menu .menu {
    clear: both;
    max-height: 0;
    transition: max-height .2s ease-out;
    margin-top: 22px
}

.main-menu .menu-icon {
    cursor: pointer;
    display: inline-block;
    float: right;
    padding: 28px 20px;
    position: relative;
    user-select: none;
}

.main-menu .menu-icon .navicon {
    background: #fff;
    display: block;
    height: 2px;
    position: relative;
    transition: background .2s ease-out;
    width: 18px
}

.main-menu .menu-icon .navicon:after,
.main-menu .menu-icon .navicon:before {
    background: #fff;
    content: '';
    display: block;
    height: 100%;
    position: absolute;
    transition: all .2s ease-out;
    width: 100%
}

.main-menu .menu-icon .navicon:before {
    top: 5px
}

.main-menu .menu-icon .navicon:after {
    top: -5px
}

.main-menu .menu-btn {
    display: none
}

.main-menu .menu-btn:checked~.menu {
    max-height: 600px
}

.main-menu .menu-btn:checked~.menu-icon .navicon {
    background: 0 0
}

.main-menu .menu-btn:checked~.menu-icon .navicon:before {
    transform: rotate(-45deg)
}

.main-menu .menu-btn:checked~.menu-icon .navicon:after {
    transform: rotate(45deg)
}

.main-menu .menu-btn:checked~.menu-icon:not(.steps) .navicon:after,
.main-menu .menu-btn:checked~.menu-icon:not(.steps) .navicon:before {
    top: 0
}

.main-menu .menu {
    float: none;
    display: table;
    margin: 0 auto
}

.gallery-section {
    float: left;
    background: #fff;
    padding: 14px;
    margin: 12px 0px;
    border-radius: 10px;
}

.gallery-card {
    float: left;
    width: 24.99999%;
}

div.gallery-inner-sec {
    border: 2px ridge #000000;
    padding: 10px;
    margin: 5px;
}

div.gallery-inner-sec img {
    border-radius: 100%;
    width: 100%;
}

.gallery-desc {
    padding: 15px;
    text-align: center;
    color: #000;
}

.profile-name {
    font-size: 20px;
}

.p-rate {
    background: #AB2121;
    color: #fff;
    display: inline-block;
    padding: 0px 20px;
    margin: 5px 0px;
    font-size: 20px;
}

.p-age {
    color: #000;
    font-size: 18px;
}

.escort-service .w-33 {
    display: inline-block;
    vertical-align: top
}

.service-list,
.varities-girls .container {
    display: flex;
    flex-direction: row
}

.escort-service .left-service {
    text-align: right;
    width: 70%;
    float: left;
    padding: 10px;
}

.escort-service .right-service-ico {
    width: 30%;
    float: right;
    text-align: right
}

.service-name {
    font-size: 18px;
    color: #c11768;
    font-weight: 600;
    margin-bottom: 10px
}

.service-list {
    align-items: center;
    margin-bottom: 30px
}

.service-list img {
    width: 100%;
}

.service-list a:hover img {
    transform: rotate(360deg)
}

.service-list a img {
    transition: 1s ease-out
}

.left-main-content .content-summary:last-child,
.service-list p {
    margin-bottom: 0
}

.service-list2 .left-service {
    text-align: left;
    width: 70%;
    float: right
}

.service-list2 .right-service-ico {
    width: 30%;
    float: left;
    text-align: left
}

.service-icons-left {
    padding-top: 60px
}

.w-33 {
    max-width: 33%;
    width: 100%
}

.mr-top30 {
    margin-top: 60px;
}

.hidemobile {
    display: block;
}

.showmobile {
    display: none;
}

.com-connection-whatsapp-right {
    position: fixed;
    top: 62%;
    text-align: center;
    z-index: 9999;
}

.whatsapp-stickys {
    right: 0;
}

.stick-links {
    display: block;
    margin-top: 100px;
    text-align: center;
    font-size: 75px;
}

.com-connection-whatsapp-right a {
    color: #fff;
}

/*.com-connection-whatsapp-right .p-fixedbtn {
    font-weight: 500;
    width: 144px;
    opacity: 1;
    height: 26px;
    -webkit-transition: all ease 0.35s;
    -o-transition: all ease 0.35s;
    transition: all ease 0.35s;
    -ms-transform: rotate(270deg);
    -webkit-transform: rotate( 270deg);
    transform: rotate( 270deg);
    text-transform: uppercase;
    box-shadow: 0 -2px 3px rgb(0 0 0 / 30%);
    text-align: center;
    position: absolute;
    cursor: pointer;
}*/

.whatsapp-stickys .p-fixedbtn {
    right: -61px;
    top: 70%;
    background: #03a84e;
    padding: 0px 0;
    font-size: 15px;
    border-radius: 5px 5px 0px 0px;
    letter-spacing: 0px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.com-connection-left-call .p-fixedbtn {
    font-weight: 500;
    width: 120px;
    opacity: 1;
    height: 26px;
    -webkit-transition: all ease 0.35s;
    -o-transition: all ease 0.35s;
    transition: all ease 0.35s;
    -ms-transform: rotate(270deg);
    -webkit-transform: rotate( 270deg);
    transform: rotate( 270deg);
    text-transform: uppercase;
    box-shadow: 0 -2px 3px rgb(0 0 0 / 30%);
    text-align: center;
    position: absolute;
    cursor: pointer;
}

.call-stickys .p-fixedbtn {
    right: -49px;
    top: 50%;
    background: #c31606;
    color: #fff;
    padding: 0px 0;
    font-size: 15px;
    border-radius: 5px 5px 0px 0px;
    letter-spacing: 0px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.call-stickys {
    right: 0px;
}

.com-connection-left-call {
    position: fixed;
    top: 42%;
    text-align: center;
    z-index: 9999;
}

.left-stickys {
    left: 0;
}

.com-connection-left {
    position: fixed;
    top: 55%;
    text-align: center;
    z-index: 9999;
}

.com-connection-left a {
    color: #fff;
}

/*.com-connection-left .p-fixedbtn {
    font-weight: 500;
    width: 184px;
    opacity: 1;
    height: 50px;
    -webkit-transition: all ease 0.35s;
    -o-transition: all ease 0.35s;
    transition: all ease 0.35s;
    -ms-transform: rotate(270deg);
    -webkit-transform: rotate( 270deg);
    transform: rotate( 270deg);
    text-transform: uppercase;
    box-shadow: 0 -2px 3px rgb(0 0 0 / 30%);
    text-align: center;
    position: absolute;
    cursor: pointer;
}*/

.left-stickys .p-fixedbtn {
    left: -83px;
    top: 20%;
    background: #110053;
    padding: 20px 0;
    font-size: 15px;
    border-radius: 0px 0px 5px 5px;
    letter-spacing: 0px;
}

.p-fixedbtn img {
    width: 18px;
}

@media(min-width:768px) {
    .main-menu li {
        float: left;
    }
    .main-menu li a {
        padding: 0
    }
    .main-menu .menu {
        clear: none;
        float: right;
        max-height: none;
    }
    .main-menu .menu-icon {
        display: none
    }
}

@media (max-width:1199px) {
    .container {
        width: 970px;
    }
    .main-menu li a {
        font-size: 16px;
        padding: 15px 20px;
    }
}

@media (max-width:991px) {
    .container {
        width: 750px;
    }
    .main-menu li a {
        padding: 10px 8px;
    }
}

@media (max-width:767px) {
    .bt10 {
        margin-bottom: 10px;
        margin-top: 20px;
    }
    .p-5 {
        clear: both;
        padding: 10px;
    }
    .topbanner {
        margin-left: 0px;
        margin-bottom: 10px;
        width: 100%;
    }
    .col-md-4 {
        width: 100%;
    }
    .col-md-8 {
        width: 100%;
        padding-left: 0px;
    }
    .tagslist ul li {
        width: 49%;
    }
    .escort-service .w-33 {
        max-width: 100%
    }
    .escort-service .left-service {
        padding-right: 0;
        order: 2;
        text-align: center;
        width: 100%;
    }
    .escort-service .right-service-ico {
        width: 100%;
        display: block;
        order: 1;
        text-align: center;
        margin-bottom: 15px;
    }
    .service-list {
        flex-direction: column;
        width: 100%;
    }
    .right-service-ico img {
        width: 80%;
    }
    .space-sections {
        padding: 15px 20px;
    }
    .mr-top30 {
        margin-top: 0px;
    }
    .container {
        width: 100%;
    }
    .main-menu li {
        border: none
    }
    .main-menu li a {
        display: block;
        text-align: center;
        padding: 10px;
        font-size: 20px
    }
    .main-menu .menu {
        display: block
    }
    .row {
        margin-right: 5px;
        margin-left: 5px
    }
    .hidemobile {
        display: none;
    }
    .showmobile {
        display: block;
    }
    .contact-btn {
        float: left;
        text-align: center;
        margin: 0 auto;
        width: 100%;
    }
}

@media only screen and (max-width: 700px) {
    .gallery-card {
        width: 49.99999%;
        margin: 6px 0;
    }
}

@media only screen and (max-width: 500px) {
    .gallery-card {
        width: 100%;
    }
}