.disclamer-box,
.space-sections {
    border-radius: 10px;
    padding: 20px
}

.bt10,
.footer h5,
.tagslist ul li {
    margin-bottom: 10px
}

.main-menu ul,
.tagslist ul {
    padding: 0;
    margin: 0
}

.main-menu li a,
a,
a:focus {
    text-decoration: none
}

body {
    margin: 0;
    font-family: Roboto, sans-serif;
    font-size: 16px;
    color: #000;
    background: #eee
}

a {
    color: #ad0054
}

a:focus {
    outline: 0;
    outline-offset: 0
}

h1,
h2,
h3 {
    font-size: 2rem;
    color: #004d40;
    padding: 0 0 15px;
    margin: 0;
    font-family: 'Reem Kufi', sans-serif
}

p {
    margin: 7px;
    font-family: Roboto, sans-serif;
    font-size: 16px;
    line-height: 30px
}

.footer h4 {
    margin-top: 10px
}

.bg-ft-color {
    background: #233448;
    color: #fff
}

.p-5 {
    clear: both;
    padding: 20px
}

.padd-space {
    padding: 10px 0
}

.banner {
    width: 100%;
    float: left;
    display: -webkit-inline-box
}

.disclamer-box {
    background: #fff;
    box-shadow: 2px 3px 10px 0 #4c4e4857
}

.space-sections {
    background: #ffebeb;
    margin-top: 15px;
    margin-left: 5px;
    margin-right: 5px
}

.bgwhite {
    background: #fff;
    padding: 20px;
    float: left
}

.bmbt5 {
    margin: 5px 0
}

.topbanner {
    width: 500px;
    float: right;
    border-radius: 10px;
    margin-left: 15px
}

.d-blocks,
.tagslist ul li {
    border-radius: 4px;
    display: inline-block
}

.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: " "
}

.contact-btn {
    float: left;
    text-align: right;
    margin: 0 auto;
    width: 45%;
    padding-top: 13px
}

.d-blocks {
    padding: 5px 18px;
    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: #bf360c;
    box-shadow: 2px 2px 3px #999
}

.whatsapp-color {
    background-color: #065;
    box-shadow: 2px 2px 3px #999
}

.tagslist ul li {
    list-style: none;
    width: 14%
}

.tagslist ul li a {
    color: #000
}

header {
    display: block;
    background: #233448
}

.main-menu {
    width: 100%;
    z-index: 3;
    height: auto;
    overflow: hidden
}

.main-menu ul {
    list-style: none;
    overflow: hidden
}

.main-menu li a {
    display: block;
    font-size: 20px;
    padding: 15px 25px !important;
    color: #fff;
    transition: .3s ease-in-out;
    text-shadow: 2px 2px 4px #000
}

.main-menu li a:hover {
    background: #a62b8d
}

.main-menu li:last-child a {
    margin: 0
}

.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: .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,
.showmobile {
    display: none
}

.main-menu .menu-btn:checked~.menu {
    max-height: 600px
}

.main-menu .menu-btn:checked~.menu-icon .navicon {
    background: 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 {
    clear: both;
    max-height: 0;
    transition: max-height .2s ease-out;
    float: none;
    display: table;
    margin: 0 auto
}

.gallery-section {
    float: left;
    background: #fff;
    padding: 14px;
    margin: 12px 0
}

.gallery-card {
    float: left;
    width: 24.99999%
}

div.gallery-inner-sec {
    border: 2px ridge #233448;
    padding: 5px;
    margin: 5px
}

div.gallery-inner-sec img {
    border-radius: 100%;
    width: 100%
}

.gallery-desc {
    padding: 15px;
    text-align: center;
    color: #000
}

.com-connection-left a,
.p-rate {
    color: #fff
}

.profile-name {
    font-size: 22px
}

.p-rate {
    background: #1d2733;
    display: inline-block;
    padding: 0 20px;
    margin: 5px 0;
    font-size: 20px
}

.p-age {
    color: #ae0a0a;
    font-size: 18px
}

.hidemobile {
    display: block
}

.call-stickys {
    right: 0
}

.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 .p-fixedbtn {
    font-weight: 500;
    width: 184px;
    opacity: 1;
    height: 50px;
    -webkit-transition: .35s;
    -o-transition: .35s;
    transition: .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: 0 0 5px 5px;
    letter-spacing: 0
}

.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,
    .topbanner {
        margin-bottom: 10px
    }
    .bt10 {
        margin-top: 20px
    }
    .p-5 {
        clear: both;
        padding: 10px
    }
    .topbanner {
        margin-left: 0;
        width: 100%
    }
    .col-md-4,
    .container {
        width: 100%
    }
    .col-md-8 {
        width: 100%;
        padding-left: 0
    }
    .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: 0
    }
    .main-menu li {
        border: 0
    }
    .main-menu li a {
        display: block;
        text-align: center;
        padding: 10px;
        font-size: 20px
    }
    .main-menu .menu,
    .showmobile {
        display: block
    }
    .row {
        margin-right: 5px;
        margin-left: 5px
    }
    .hidemobile {
        display: none
    }
    .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%
    }
}