.form-group {
    display: block;
    margin: 0 auto;
    margin-bottom: 15px;
}
.homeCombo {
 
		padding: 0px 15px 0px 15px;
	}
.PrlxBoxLayer{
    position: absolute;
    z-index: 9;
    top: 4em;
    width: 100%;
    text-align: center;
    padding: 0 20px;
}
.PrlxBoxLayer .PrlxBoxTitle {
    font-size: 4em;
    color: #fff;
    font-weight: 900;
    text-transform: uppercase;
    word-wrap: break-word;
    display: block;
    line-height: 1.1;
}
.PrlxBoxLayer .PrlxBoxSubTitle{
    font-size: 22px;
    width: 630px;
    margin: 0 auto;
	color: #fff;
    padding-bottom: 1.5em;
    font-weight: 400;
    display: block;
}
.PrlxBoxLayer .PrlxBoxBtn {
    color: #fff;
    background: #cc1961;
    border-color: #cc1961;
    font-size: 14px;
    font-weight: 700;
    padding-bottom: 0;
    text-align: center;
    line-height: 32px;
    display: inline-block;
    cursor: pointer;
    min-width: 180px;
    margin-bottom: 5px;
}
.PrlxCatBox {
    min-height: 20vh;
}
.PrlxBoxLayer i {
    padding-right: 10px;
}
.CatSearchTitle {
    word-break: break-word;
    white-space: normal;
    text-align: center;
    padding-top: 2rem;
    padding-bottom: 1rem;
    color: #fff;
    font-weight: 900;
    font-size: 35px;
    margin: 0;
    text-transform: uppercase;
}
.onlyImg .flex-container a { 
    width: 19%;
    display: block;
    margin: 0 auto;
    border: 3px solid #4f4b4c;
    border-radius: 5px;
    margin-bottom: 20px;
}
.onlyImg img {
    width: 100%;
    height: auto; 
    object-fit: cover; 
}
.rating {
    float: right;
}
.rating i {
    color: gold;
    font-size: 17px; 
}
.nameRD {
	color: #fff;
    font-size: 18px;
    font-weight: 400;
    text-transform: capitalize;
    background: #a1184f;
    border-radius: 0px 10px 0px 10px;
    padding: 0px 10px 0px 10px;
}
.owl-carousel.owl-loaded {
  opacity: 1;
}
.sonaliFirstBlock {
    background-image: url(../img/sonalisharmabanner.jpg);
    background-size: auto;
    background-position: top;  
    height: 600px;
  	background-repeat: no-repeat;
}
.sonaliFirstContent {
    padding-left: 38px;
    max-width: 580px;
    margin-top: 15%;
}
.sonaliFirstBtn {
    display: inline-block;
    font-size: 20px;
    line-height: 24px;
    font-weight: 700;
    text-decoration: none;
    text-transform: capitalize;
    border-radius: 3px;
    padding: 8px 15px 7px;
    text-align: center;
    color: #000;
    background: #fd013a;
    border-color: #fd013a;
	margin-top: 20px;
}
.sonaliFirstBtn:hover {
    color: #000;
}
.float-right {
    float: right!important;
}
.sonaliFirstBlock h1 {
    color: #fd013a;
    font-size: 24px;
    font-weight: 800;
    line-height: 40px;
    text-shadow: unset;
    text-align: left;
	text-transform: capitalize;
}

.sonaliFirstBlock p {
    text-align: left;
    padding-top: 20px;
    color: #d0d0d0;
}
.catUplayer {
    position: absolute; 
    display: flex;
    background: #6d1639;
    color: #fff;
    z-index: 1;
    text-transform: uppercase; 
    padding: 3px 22px 2px 6px;
    -webkit-clip-path: polygon(0 0,92% 0,100% 100%,0 100%);
    clip-path: polygon(0 0,92% 0,100% 100%,0 100%);
}
.catName {
    font-size: 12px;
    font-weight: 700;
    display: block;  
    align-items: center;
}
.catName img {
    margin-right: 4px;
  width:15px !important;
  margin-bottom: 4px;
}
.homeCombo [class*=col-] {
    margin-bottom: 0px;
}
[class*=col-] {
    margin-bottom: 15px;
}
.footer-copyright a {
    color: #fff;
}
.ViewMoreBtn,
.headMoreBtn {
    color: #ff88a3 !important;
}
.sonaliService .flex-container a,
a.whatsapp_button {
    margin: 5px;
    padding: 10px 20px;
    font-weight: 700;
    text-transform: capitalize;
}
.toclist h2,
.toclist h3 {
    font-weight: 500 !important;
}
.dropdownlink,
.tocblock,
a,
ul.pricing-content a:hover {
    cursor: pointer;
}
h1,
h2 {
    font-weight: 800;
    line-height: 50px;
}
h2,
h3 {
    font-style: normal;
}
#topcenterslider.owl-carousel .owl-item.active img,
.close {
    opacity: 1;
}

html {
    scroll-behavior: smooth;
}

.modal-content,
.navbar-nav > li > .dropdown-menu {
    background: #5b0e2d;
}

a {
    color: #fd013a;
}

.serviceContent1 p,
p {
    text-align: justify;
}

a:hover {
    color: #e31745;
}

.ml30,
section ul li {
    margin-left: 30px;
}

section {
    padding: 10px 0;
    overflow: hidden;
}

.desktopbanner img,
section img {
    width: 100%;
}

.dmca img,
.flex-gallery img {
    width: auto;
}

.headMoreBtn {
    display: block;
    text-align: center;
}

.ImportantLinks ul li {
    display: inline-block;
    padding-right: 15px;
    font-size: 14px;
    text-align: center;
    border-right: 1px solid #ffffff7a;
    padding-left: 15px;
}

.ImportantLinks ul li:last-child {
    border-right: none;
}

.ImportantLinks {
    border-top: 1px solid #fdfdfd5c;
    padding-top: 15px;
    text-align: center;
}

.ImportantLinks ul {
    display: inline-block;
    list-style: none;
}

.AboutContact h5,
.ImportantLinks h5,
.ImportantLinks ul li a,
.RelatedLinks h5,
.des,
.sonaliFaq .faqList a.collapsed,
.footer p a,
.mybd ol li a,
.navbar-nav .open .dropdown-menu > li > a,
.portf_detail p,
.portf_detail2 p,
.portf_ls .h2_port a,
.portf_ls h2,
.portf_rs .h2_port h2,
.pricingTable h3,
.table_pi {
    color: #fff;
}

.footer-copyright {
    float: left;
    font-size: 14px;
}

.sonaliFaq .faqList i,
.footer-dmca,
.top_icon {
    float: right;
}

.sonaliService .flex-container a {
    background: 0 0;
    color: #ccc5c6;
    border-radius: 10px 0;
    border: 2px solid red;
    font-size: 15px;
}

.dg-title-1,
.title {
    color: #fd013a !important;
    text-align: center;
    display: block;
    margin: 0 auto 15px;
    padding: 10px;
    font-size: 30px;
    font-weight: 800;
    text-transform: uppercase;
}

.dg-title-1:after,
.title:after {
    content: "";
    height: 35px;
    width: 100%;
    display: block;
    padding-bottom: 10px !important;
    margin: 10px 0 0;
    background: url(../img/xheading.png.pagespeed.ic.VBfO0KhRFe.png) top center no-repeat;
}

.sonaliFaq .faqList {
    padding: 0;
    list-style: none;
}

.portf_detail .h2,
.portf_ls .h2,
.portf_md .h2,
.portf_rs .h2 {
    background-image: url(../img/w_line.png);
    background-repeat: repeat;
    padding: 3px 0 3px 7px;
}

.sonaliFaq .faqList li {
    background-color: #bf3c3c;
    margin-bottom: 10px;
    border-radius: 4px;
    padding: 10px 40px;
    margin-left: 0px;
}

.sonaliFaq .faqList a {
    display: block;
    position: relative;
    font-size: 18px;
    font-weight: 600;
    color: #000000;
    text-decoration: none;
}

.sonaliFaq .faqList li li {
    padding: 0;
    margin-left: 35px;
    margin-bottom: 5px;
}

.menu-open,
.menu-overlay,
.moretext,
.phoneIcon,
.sidebar,
.sidebar-bg,
.whatsappIcon {
    display: none;
}

.navbar-header a {
    display: inline-block;
    margin: 0;
    padding: 8px;
}

.hometoc {
    padding: 50px 0;
}

.tocblock {
    background: #dedddd;
    padding: 20px;
}

.tocblock h4 {
    margin-top: 3px;
}

a.toclink {
    text-decoration: underline;
}

.girls-photo a,
.girls-photo a:hover,
.nav > li > a:focus,
.nav > li > a:hover,
.relatedProfile a:focus,
.scrollToTop,
.sub-menu ul li a,
.tags,
a:hover {
    text-decoration: none;
}

.toclist {
    list-style: auto;
    font-size: 15px;
    padding: 20px;
}
.subtoclist {
    list-style: auto;
    font-size: 14px;
    margin-left: 30px;
}
.toclist h2 {
    font-size: 15px;
    margin-bottom: 5px;
}
.toclist h3 {
    font-size: 14px;
    margin-bottom: 5px;
}
span#toc-box-control {
    float: right;
    margin-right: 10px;
}
a.pink,
a.pink:hover {
    color: #fd013a !important;
}

ul.aboutSociallink {
    list-style: none;
    display: inline-flex;
    margin-left: -25px;
}

ul.aboutSociallink i {
    color: #fff;
    padding: 5px;
    margin-top: 0;
    font-size: 16px;
}

.footer-bottom p {
    font-size: 16px;
}

.LocationsLinks a {
    font-size: 14px;
}

h3.SocialLinks {
    font-size: 30px;
    margin: 40px 0 20px 5px;
    text-transform: capitalize;
}


.portf_ls li,
.pricing-content li,
table.portf_info tr {
    border-bottom: 1px solid #803a3782;
}

.aboutSidebar {
    list-style: none;
    font-size: 16px;
}

ul.aboutSidebar li {
    margin: 5px;
}

ul.aboutSidebar li a:hover {
    background: #5b0e2d;
    color: #fff;
    padding: 5px;
}

.footer-bottom {
    background: #bf3c3c;
    padding: 10px 0 0 10px;
}

.footer-bottom-right ul {
    list-style: none;
    display: inline-flex;
    float: right;
}

.footer-bottom-right ul li {
    padding: 0 0 0 10px;
}

.header-top li a:hover,
.scrollToTop .fa, .scrollToTop span {
    color: #ec0b43;
}
.PasscodeBox {
    width: 80%;
    display: block;
    margin: 0 auto;
}

.modal-links {
    list-style: none;
    padding: 10px;
}

.header-top ul li,
.modal-links li {
    padding: 5px;
}

.header-top {
    background: #ccb34c;
}

.portf_ls,
.pricingTable {
    background-color: #5b0e2d;
}

.header-top ul {
    list-style: none;
    display: inline-flex;
    vertical-align: sub;
    padding-top: 10px;
}
.homeCatagory a,
.mybd {
    vertical-align: middle;
}
.header-top .header-top-right {
    float: right;
    margin-right: 20px;
}
.navbar-brand > img {
    width: 180px;
    height: auto;
    margin-top: 15px;
}

ul.dropdown-menu.megamenu {
    width: 550px;
    padding: 10px;
    margin-left: -150px;
}

.megamenu li a {
    color: #fffefe;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5;
    padding: 0 10px;
    display: block;
}

.dropdown-menu > li > a:focus,
.dropdown-menu > li > a:hover,
.megamenu li a:hover,
.nav .open > a,
.nav .open > a:focus,
.nav .open > a:hover,
.navbar-nav > li > a:hover {
    background: #ec0b43 !important;
    color: #fff !important;
}

.pricingTable {
    padding-left: 35px;
    padding-top: 10px;
    padding-bottom: 25px;
    box-shadow: 5px 10px 18px #5b0e2d;
    min-height: 280px;
    max-height: 280px;
    color: #fff;
}

ul.pricing-content {
    min-height: 150px;
    list-style: none;
}

ul.pricing-content a {
    color: #fff;
    font-weight: 100;
}

.pricing-content li {
    font-size: 15px;
}

.pricingTable-signup {
    border: 1px solid #fff;
    color: #fff;
    padding: 5px;
    border-radius: 5px;
}

.accordion-menu li:last-child .dropdownlink,
.dropdownlink {
    border-bottom: 1px solid #ccc;
}

.mybd {
    background: #35081b;
    padding: 10px 0 0;
}

.breadcrumb {
    background-color: transparent;
    padding: 0;
	margin-bottom: 15px;
}

.portf_dt,
.portf_ls {
    padding-top: 10px;
    padding-bottom: 25px;
}

.dg-profile {
    margin: 30px;
}

.portf_dt {
    margin-top: 25px;
    background-color: #803a374d;
    box-shadow: 5px 10px 18px #803a37;
    color: #fff;
}

.profile_div {
    width: 32%;
    float: left;
    margin-left: 13px;
}

table.portf_info {
    width: 300px;
    margin-left: 10px;
    text-align: left;
    font-size: 17px;
    margin-bottom: 25px;
    color: #fff;
    line-height: 34px;
}

table.portf_info th {
    width: 50%;
    font-weight: 400;
    line-height: 33px;
}

.portf_ls {
    padding-left: 35px;
    box-shadow: 5px 10px 18px #5b0e2d;
    min-height: 550px;
    max-height: 550px;
}

.portf_detail,
.portf_detail2 {
    background-color: #5b0e2d;
    box-shadow: 5px 10px 18px #5b0e2d;
    padding: 20px;
}

.portf_detail {
    min-height: 420px;
}

.portf_detail .h2,
.portf_ls .h2 {
    text-transform: uppercase;
    display: block;
    font-weight: 700;
    margin-bottom: 30px;
    text-align: left;
    color: #fff;
    font-size: 18px;
    width: 85%;
}

.ComboBoxTitle,
.portf_md .h2 {
    text-align: center;
    text-transform: uppercase;
}

.portf_detail a,
.portf_detail2 a {
    color: #d64680;
}

.portf_md,
.portf_rs {
    padding-top: 10px;
    padding-bottom: 25px;
    box-shadow: 5px 10px 18px #803a37;
}

.portf_ls li {
    list-style: none;
    color: #fff;
    font-size: 15px;
margin-left:0px;
}

.portf_ls .h2_port {
    width: 210px;
    display: block;
}

.portf_md {
    background-color: #803a374d;
}

.portf_md .h2 {
    display: block;
    font-weight: 700;
    color: #fff;
    margin: 0 auto 10px;
    width: 79%;
    font-size: 18px;
}

.portf_rs {
    background-color: #1e1c1cbf;
    padding-left: 35px;
}

.dropdownlink,
.submenuItems a {
    padding: 12px 12px 12px 20px;
    font-weight: 400;
}

.portf_rs .h2_port {
    width: 100%;
    display: block;
}

.portf_rs .h2 {
    text-transform: uppercase;
    display: block;
    font-weight: 700;
    margin-bottom: 10px;
    text-align: left;
    color: #fff;
    font-size: 18px;
    width: 85%;
}

.dg_thumbnail {
    box-shadow: 5px 10px 18px #803a37;
    margin-bottom: 30px;
    width: 100%;
}

.mb-15 {
    margin-bottom: 15px;
}

#myNavbar {
    float: right;
    display: block;
}

.sidebar-bg {
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    z-index: 99999;
}

.sidebar {
    background: #5a0e2c;
    width: 90%;
    float: left !important;
    top: 0;
    margin-left: -350px;
    transition: 0.5s ease-in-out;
    -moz-transition: 0.5s ease-in-out;
    -webkit-transition: 0.5s ease-in-out;
    -ms-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    position: fixed;
    height: 100%;
    z-index: 9999999999;
    overflow-y: auto;
    overflow-x: hidden;
}

.close,
.homeFlag .flex-container a img {
    width: 30px;
}

.menu-overlay {
    background: rgba(0, 0, 0, 0.72);
    position: fixed;
    left: 0;
    right: 0;
    z-index: 99999999;
}

.close,
.dropdownlink {
    display: block;
    position: relative;
}

.menu-open {
    left: 0;
    margin-left: 0;
    border-right: 2px solid #5a0e2c;
}

.close {
    float: right;
    margin-top: 12px;
    line-height: 20px;
    height: 30px;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    z-index: 99999;
    color: #fff;
    font-size: 20px;
}

.close:hover {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
    opacity: 1;
}

.accordion-menu {
    width: 100%;
    max-width: 350px;
    margin: 0 auto;
    background: #5a0e2c;
    border-radius: 0;
    color: #d4961c;
    text-transform: uppercase;
}

.accordion-menu li {
    text-align: left;
    font-size: 16px;
    background: #5a0e2c;
    color: #d4961c;
}

.accordion-menu li a {
    color: #fff;
    font-weight: 400;
}

.accordion-menu li.open .dropdownlink {
    color: #f5f5f5;
    background: #ec0b43;
}

.accordion-menu li.open .dropdownlink .fa-chevron-down {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.dropdownlink {
    font-size: 16px;
    color: #fff;
    -webkit-transition: 0.4s ease-out;
    transition: 0.4s ease-out;
    text-align: left;
}

.dropdownlink i {
    position: absolute;
    top: 13px;
    left: 16px;
}

.dropdownlink .fa-chevron-down {
    right: 12px;
    left: auto;
}

.submenuItems {
    display: none;
    background: #ec0b43;
    color: #fff;
}

.submenuItems li {
    border-bottom: 1px solid #b6b6b6;
    text-align: left;
}

.submenuItems a {
    display: block;
    color: #fff !important;
    -webkit-transition: 0.4s ease-out;
    transition: 0.4s ease-out;
}

.submenuItems a:hover {
    background-color: #ec0b43;
    color: #fff !important;
}

.footer,
.homeAbout,
.homeCatagory,
.homeCombo,
.homeContent1,
.homeContent2,
.homeContent3,
.homeContent4,
.homeContent5,
.homeListPoint,
.homeLocation,
.homeProfile,
.homeTag,
.profileContent,
.taglink,
.zzz {
    padding: 10px 0;
}

.pb-0 {
    padding-bottom: 0;
}

.homeListPoint {
    background: #f4f5f5;
}

.homeListPoint ul strong {
    color: #5a0f2d;
}

.homeListPoint ul {
    list-style: auto;
    padding-left: 20px;
    font-size: 20px;
    line-height: 35px;
}

.flex-gallery p {
    margin-bottom: 40px;
}

.homeFlag .flex-container a {
    width: 13%;
    color: #fff;
    border-radius: 5px;
    margin: 5px;
    padding: 5px;
    border: 1px solid #eddae1;
    font-size: 0.8225rem;
    font-weight: 700;
    text-transform: capitalize;
}

.homeTag .flex-container a {
    border-radius: 5px;
    border: 1px solid #eddae1;
}

.hotelListblock .flex-container a {
    border-radius: 10px 0;
    border: 4px double red;
    color: #fff;
    margin: 4px;
    padding: 5px 10px;
    font-size: 15px;
    text-transform: capitalize;
    font-weight: 400;
    width: 19%;
}

.homeLocation .flex-container a {
    border-radius: 5px;
    border: 2px solid red;
    color: #fff;
    margin: 4px;
    padding: 5px 10px;
    font-size: 15px;
    text-transform: capitalize;
    font-weight: 400;
    width: 19%;
    text-align: center;
}
 
.fgCombo {
    height: 34px;
    padding: 0px 12px;
    background-color: #5b0e2d;
    border: 1px solid #000;
    border-radius: 0;
    border-right: none;
}

.fgbtn {
    background: #e8e1e1;
    border: 1px solid #000;
    color: #000;
    height: 34px;
    padding: 5px;
}

.ComboBoxTitle {
    display: block;
    margin-bottom: 30px;
    font-size: 30px;
    font-weight: 700;
}

.moreProfile,
.moreless-button {
    margin: 20px auto;
    text-align: center;
}

.cat_button,
.tags {
    text-transform: capitalize;
}

.scrollToTop {
    width: 4%;
    min-width: 80px;
    height: 4%;
    padding: 0;
    text-align: center;
    font-weight: 700;
    position: fixed;
    top: 86%;
    right: 7%;
    left: 93%;
    display: none;
    z-index: 999;
    transition: 0.3s;
    background: 0 0;
    border-radius: 50%;
    color: #dda227;
}
.scrollToTop:hover,
.scrollToTop:hover .fa,
.scrollToTop:hover span {
    color: #ec0b43;
    text-decoration: none;
    cursor: pointer;
    transition: 0.5s ease-in-out;
}
.moreProfile {
    background: #7a0836;
    padding: 10px;
    color: #fff;
    display: block;
    width: 20%;
    border-radius: 5px;
}
ul.hotelList {
    list-style: none;
    font-size: 20px;
    letter-spacing: 1px;
}
span.QuickLinks {
    font-size: 25px;
    margin-top: 10px;
    margin-right: 20px;
}
.moreless-button {
    background: #5b0e2d;
    padding: 5px;
    color: #fff;
    display: block;
    width: 10%;
    border-radius: 10px;
}
.navbar-toggle {
    float: right;
    padding: 15px;
}
.cat_button {
    background-color: #5b0e2d;
    color: #fff;
    border-radius: 50px;
    margin: 5px;
    padding: 10px 30px;
    border: 1px solid #d33b3b;
    font-size: 18px;
    font-weight: 700;
}
.relatedProfile {
    background: #5b0e2d;
    text-align: center;
    border-radius: 5px;
    padding: 10px;
    margin-bottom: 20px;
}
.navbar-nav > li > a.active01:hover,
.tags {
    background: #5b0e2d !important;
}
.relatedProfile img {
    width: 100%;
    border-radius: 5px 5px 0 0;
    height: 400px;
    object-fit: cover;
    object-position: top;
}
.relatedProfile h4 {
    background: #ab3636;
    margin: 0;
    padding: 10px;
    border-radius: 0 0 5px 5px;
    color: #fff;
    letter-spacing: 5px;
}
.hotelContent1,
.hotelListblock {
    margin-top: 25px;
    margin-bottom: 25px;
}
.homeAbout img,
.homeContent1 img,
.homeContent2 img,
.homeContent3 img,
.homeContent4 img,
.homeContent5 img,
.hotelContent1 img,
.serviceContent1 img {
    margin-bottom: 10px;
    width: 100%;
}
.innerService,
.profileContent,
.serviceContent1 {
    margin-top: 25px;
    margin-bottom: 25px;
    padding: 20px;
}
.profileContent h1,
h2 {
    margin-bottom: 20px;
    color: #fff;
}
h1,
h2,
h3 {
    color: #fd013a;
}
.profileContent p {
    font-size: 18px;
    line-height: 30px;
    padding: 0;
}
.serviceContent1 h1,
h2,
h3 {
    margin-top: 0;
    margin-bottom: 20px;
}
.homeProfile h2 {
    margin-bottom: 10px;
    color: #000;
}
.homeCatagory a {
    color: #fff;
}
.tags {
    padding: 10px;
    color: #fff;
    margin: 10px;
}
.flex-gallery {
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}
.flex-gallery .gallery-box-0,
.flex-gallery .gallery-box-1 {
    position: relative;
    z-index: 22;
    margin-bottom: 20px;
    overflow: hidden;
    width: 100%;
    height: 261px;
}
.flex-gallery .gallery-box-0 .overlay,
.flex-gallery .gallery-box-1 .overlay {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 33;
    opacity: 0.9;
    background: #8e2de2;
    background: -webkit-linear-gradient(to right, #4a00e0, #8e2de2);
    background: linear-gradient(to right, #4a00e0, #8e2de2);
    width: 100%;
    height: 100%;
}
.flex-gallery .gallery-box-0 .overlay2,
.flex-gallery .gallery-box-1 .overlay2,
.flex-gallery .gallery-box-2 .overlay2 {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 33;
    background: rgb(0 0 0 / 45%);
    width: 100%;
    height: 100%;
}
.panel-heading + .panel-collapse > .panel-body,
body {
    background: #000;
}
.flex-gallery .gallery-box-0 .content,
.flex-gallery .gallery-box-1 .content,
.flex-gallery .gallery-box-2 .content2 {
    position: absolute;
    z-index: 44;
    text-align: center;
    text-transform: uppercase;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    font-size: 2rem;
    font-weight: 700;
    color: #fff;
}
.flex-gallery .gallery-box-2 {
    position: relative;
    z-index: 22;
    margin-bottom: 20px;
    overflow: hidden;
    width: 100%;
    height: 280px;
}
.flex-gallery .gallery-box-0 .catBox2,
.flex-gallery .gallery-box-1 .catBox2 {
    width: 100%;
    height: 300px;
    object-fit: cover;
    object-position: top;
}
.flex-gallery .gallery-box-2 .catBox3 {
    width: 100%;
    height: 280px;
    object-fit: cover;
    object-position: top;
}
body {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-size: 18px;
    color: #fff;
}
h1 {
    font-size: 30px;
    text-transform: uppercase;
}
h2 {
    font-size: 28px;
    text-transform: uppercase;
}
.scroll_box h2,
h3 {
    font-weight: 700;
    text-transform: uppercase;
}
h3 {
    font-size: 26px;
    line-height: 30px;
}
.big-font {
    color: #000;
}
* {
    margin: 0;
    padding: 0;
}
#topcenterslider.owl-carousel {
    position: relative;
    margin: 0;
    padding: 30px 0 0;
}
#topcenterslider.owl-carousel .owl-item img {
    opacity: 0.5;
}
#topcenterslider.owl-carousel .owl-dots {
    display: block;
    text-align: center;
}
#topcenterslider.owl-carousel .owl-dots .owl-dot {
    width: 15px;
    height: 15px;
    margin-top: 15px;
    margin-right: 5px;
    background: #5b0e2d;
    border-radius: 50%;
}
#topcenterslider.owl-carousel .owl-dots .owl-dot.active {
    background: #fff;
}
.scroll_box {
    margin: 20px 0;
    padding: 10px;
    border: 2px solid #5b0e2d;
    min-height: 540px;
}
.girls-photo,
.scroll_box h2 {
    background: #5b0e2d;
    margin-bottom: 30px;
    padding: 5px;
}
.scroll_box h2 {
    color: #fff;
    text-align: center;
    font-size: 22px;
    line-height: 1.2;
}
.scroll_box .scroll_box_inner {
    min-height: 400px;
    max-height: 400px;
    overflow-y: scroll;
    overflow-x: hidden;
    display: flex;
    flex-direction: column;
}
.scroll_box .scroll_box_inner a {
    margin-left: 15px;
    font-size: 18px;
    line-height: 32px;
    font-weight: 400;
    text-align: left;
}
.scroll_box .scroll_box_inner a:before {
    content: url(../img/arrow-right.png);
    margin-right: 15px;
    left: 0;
}
.scroll_box .scroll_box_inner a:hover {
    color: #c13d3d;
}
.scroll_box .scroll_box_inner a small {
    color: #fff;
    font-size: 14px;
}
.girls-photo {
    text-align: center;
    display: flex;
    flex-direction: column;
}
.girls-photo:hover {
    transform: scale(0.95);
    transition: 0.1s ease-in-out;
}
.girls-photo img {
    margin: 5px auto;
    display: block;
}
.girls-photo strong {
    font-size: 18px;
}
.girls-photo p {
    font-size: 16px;
    font-weight: 600;
    color: #fb8828;
    text-align: center;
}
.checked {
    color: orange;
}
.dg-block-bn {
    margin: 15px;
}
.navbar-nav > li {
    position: relative;
}
.navbar-nav > li > a.active01 {
    background: #ec0b43;
    color: #fff !important;
}
.navbar-nav > li > a {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    font-weight: 600;
    font-size: 14px;
    color: #fff !important;
    letter-spacing: 0.3px;
    letter-spacing: 1px;
    transition: 0.3s ease-in-out;
    margin: 15px 0;
    text-transform: uppercase;
}
.nav > li > a:focus,
.nav > li > a:hover {
    background-color: #ec0b43 !important;
}
.icon-bar {
    background-color: #fff !important;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:focus,
.navbar-inverse .navbar-nav > .active > a:hover {
    color: #fff !important;
    border: #f46b42 !important;
    background: #5b0e2d !important;
    width: auto;
}
.cr-bold,
.cr-bold a {
    font-weight: 700;
    color: #fff;
}
.social-icons {
    margin: 0;
    padding: 0;
    width: auto;
    text-align: center;
}
.social-icons li {
    display: inline-block;
    margin: -1px 1px 5px 0;
    padding: 0;
    border-radius: 100%;
    overflow: visible;
}
.sub-menu ul {
    list-style: none;
    padding-left: 0;
    margin-top: 30px;
    text-align: center;
}
.sub-menu ul li {
    border-left: 1px solid #505050;
    float: left;
    color: #fff;
    font-size: 13px;
    font-weight: 500;
    margin-right: 10px;
}
.sub-menu li:first-child {
    border: none;
    padding-left: 0;
}
.sub-menu ul li a {
    color: #fff;
    margin-left: 15px;
}
.footer {
    background: #bf3c3c;
    width: 100%;
    height: auto;
    margin-top: 20px;
    padding-bottom: 10px;
    margin-bottom: 0;
}
.footer h4 {
    color: #fff;
    font-size: 20px;
    font-weight: 400;
    letter-spacing: 1.5px;
    line-height: 40px;
    margin-bottom: 15px;
}
.add > li a,
.footer p,
.profile > li a {
    color: #fff;
    font-size: 13px;
}
.add > li,
.profile > li {
    color: #fff;
    list-style-type: none;
}
.add > li a,
.profile > li a {
    font-weight: 400;
}
.loc > li,
.loc > li a {
    font-size: 14px;
    font-weight: 400;
    color: #fff;
}
.loc > li {
    list-style-type: none;
    margin-left: 0;
}
.flex-container {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
.homeProfile .flex-container a {
    width: 19%;
    margin: 0.5%;
    display: flex;
    flex-direction: column;
    background: #5a0e2c;
    padding: 0; 
    border-radius: 6px;
    border: 3px solid #870036;
}
.homeProfile .flex-container a img { 
    width: 100%;
    height: auto;
}
.homeProfile .flex-container a .name {        
    padding: 5px;
}
.homeProfile .flex-container a h4 {
    color: #fff;
    font-size: 18px;
    font-weight: 500;
}
.homeProfile .flex-container a .category {
    display: block;
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    margin-bottom: 5px;
}
.desktopbanner {
    display: block;
    position: relative;
}
.mobilebanner {
    display: none;
    background: #5b0e2d;
    background: -moz-linear-gradient(180deg, #c0114c 0, #1b0109 100%);
    background: -webkit-linear-gradient(180deg, #c0114c 0, #1b0109 100%);
    background: linear-gradient(180deg, #c0114c 0, #1b0109 100%);
    text-align: center;
    position: relative;
    min-height: 200px;
}
.mobilebanner .m-banner-text {
    display: flex;
    flex-direction: column;
    width: 100%;
    position: absolute;
    text-align: center;
    padding: 20px;
    color: #fff;
}
.mobilebanner .m-banner-text strong {
    font-size: 2.5rem;
    color: #eeee27;
}
.mobilebanner img {
    bottom: 0;
}
@media screen and (max-width: 1200px) {
    .homeProfile .flex-container a {
        width: 19% !important;
        margin: 0.5%;
    }
    .menu-open,
    .menu-overlay,
    .mobilebanner,
    .sidebar,
    .sidebar-bg {
        display: none;
    }
    #myNavbar {
        display: block;
    }
}
@media screen and (max-width: 1024px) {
    .homeProfile .flex-container a {
        width: 24% !important;
        margin: 0.5%;
    }
    .menu-open,
    .menu-overlay,
    .mobilebanner,
    .sidebar,
    .sidebar-bg {
        display: none;
    }
    #myNavbar {
        display: block;
    }
}
@media screen and (max-width: 991px) {
    .homeProfile .flex-container a {
        width: 31% !important;
        margin: 1%;
    }
    .flex-gallery.container .col-md-3,
    .flex-gallery.container .col-md-4,
    .homeProfile {
        padding: 0;
    }
    .flex-gallery .gallery-box-1,
    .flex-gallery .gallery-box-2 {
        max-height: 125px;
    }
    .menu-open,
    .menu-overlay,
    .mobilebanner,
    .sidebar,
    .sidebar-bg {
        display: none;
    }
    #myNavbar {
        display: block;
    }
}
@media screen and (max-width: 820px) {
    .menu-open,
    .menu-overlay,
    .sidebar,
    .sidebar-bg {
        display: none;
    }
    #myNavbar {
        display: block;
    }
}
@media screen and (max-width: 768px) {
    .homeProfile .flex-container a {
        width: 31% !important;
        margin: 1%;
    }
    #myNavbar,
    .mobilebanner {
        display: none;
    }
    .desktopbanner,
    .menu-open,
    .menu-overlay,
    .sidebar,
    .sidebar-bg {
        display: block;
    }
    .flex-gallery.container .col-md-3,
    .flex-gallery.container .col-md-4,
    .homeProfile {
        padding: 0;
    }
    .flex-gallery .gallery-box-1,
    .flex-gallery .gallery-box-2 {
        max-height: 125px;
    }
    .sidebar {
        max-width: 350px;
    }
}
@media screen and (max-width: 640px) {
    .homeProfile .flex-container a {
        width: 48% !important;
        margin: 1%;
    }
    .flex-gallery.container .col-md-3,
    .flex-gallery.container .col-md-4,
    .homeProfile {
        padding: 0;
    }
    .flex-gallery .gallery-box-1,
    .flex-gallery .gallery-box-2 {
        max-height: 125px;
    }
    #myNavbar,
    .desktopbanner {
        display: none;
    }
    .mobilebanner {
        display: block;
    }
    .sidebar {
        max-width: 350px;
    }
}
@media screen and (max-width: 480px) 
{
 
.PrlxBoxLayer .PrlxBoxBtn { 
    min-width: 120px; 
}
.PrlxBoxLayer { 
    top: 2em; 
}
.PrlxBoxLayer .PrlxBoxTitle {
    font-size: 30px; 
}
.CatSearchTitle { 
    font-size: 20px; 
}
.PrlxBoxLayer .PrlxBoxSubTitle {
    font-size: 18px;
    width: 100%; 
}
  .sonaliFaq .faqList li { 
    padding: 10px 15px; 
}
  .sonaliFaq .faqList a { 
    font-size: 12px; 
}
  .sonaliFaq .faqList { 
    font-size: 12px;
}
  .onlyImg .flex-container a {
    width: 47%; 
}
  .nameRD { 
    font-size: 10px; 
}
.rating i { 
    font-size: 10px;
}  
.sonaliFirstContent { 
    margin-left: 0%;
}
  .sonaliFirstBlock h1 { 
    font-size: 15px;
    line-height: 22px;
    font-weight: 800;
}
  .sonaliFirstBlock p { 
    padding-top: 15px; 
    font-size: 14px;
    padding-left: 10px; 
    line-height: 20px;
}
  .sonaliFirstBtn { 
    font-size: 16px; 
}
.portf_ls {
padding-left: 10px;
}
.portf_detail, .portf_detail2 {
    padding: 5px;
}
table.portf_info {
    width: 260px;
    margin-left: 0px; 
	font-size: 14px;
}
.catName {
    font-size: 10px;
    font-weight: 500; 
}
.homeProfile .flex-container a .name { 
    font-size: 14px; 
}
	.profileContent{
		padding: 0px;
	}
	.footer h4 {
		font-size: 14px;
		font-weight: 700;
	}
    h1,
    h2,
    h3 {
        line-height: 25px;
    }
    .homeLocation .flex-container a {
        width: 47%;
        text-align: center;
    } 
  .hotelListblock .flex-container a {
        width: 47%;
        text-align: center;
    }
    .footer-copyright {
        text-align: center;
    }
    .footer-dmca {
        float: none;
    }
    .dmca img {
        display: block;
        margin: 0 auto;
    }
    .ImportantLinks ul li {
        display: inline-block;
        padding-left: 5px;
        padding-right: 5px;
    }
    .ImportantLinks ul {
        display: inline-block;
        text-align: center;
    }
    .homeFlag .flex-container a,
    .homeProfile .flex-container a {
        width: 48% !important;
        margin: 1%;
    }
    .homeProfile .flex-container a .category {
        font-size: 12px;
        font-weight: 500;
        text-align: center;
    }
    .flex-gallery p {
        font-size: 20px;
        margin-top: 40px;
        text-align: inherit;
    }
    h1 {
        font-size: 22px;
    }
    .dg-title-1,
    h2 {
        font-size: 20px;
    }
    h3 {
        font-size: 18px;
    }
    p {
        text-align: justify;
    }
    .dg-title-1 {
        margin-top: 30px;
        width: 90%;
    }
    .mobilebanner,
    .phoneIcon,
    .whatsappIcon {
        display: block;
    }
    .homeTag h2 {
        font-size: 25px;
    }
    .header-top ul {
        display: block;
        text-align: center;
    }
    .header-top .header-top-right {
        float: none;
        margin-top: -20px;
        display: inline-flex;
        margin-left: 30%;
    }
    .scrollToTop {
        left: 80%;
    }
    .navbar-brand > img {
        width: 100%;
        height: 25px;
      	margin-top: 5px;
    }
    .desktopbanner {
        display: none;
    }
    .flex-gallery.container .col-md-3,
    .flex-gallery.container .col-md-4,
    .homeProfile {
        padding: 0;
    }
    .flex-gallery .gallery-box-1,
    .flex-gallery .gallery-box-2 {
        max-height: 125px;
    }
     
    .ComboBoxTitle {
        margin-bottom: 20px;
        font-size: 22px;
    }
    .cat_button {
        padding: 8px 10px;
        width: 100%;
        text-align: center;
    }
    .serviceContent1 {
        margin-top: 25px;
        margin-bottom: 25px;
        padding: 10px;
    }
    .serviceContent1 h1 {
        margin-bottom: 40px;
        font-size: 25px;
    }
    .serviceContent1 h2 {
        margin-bottom: 40px;
        font-size: 20px;
    }
    .navbar-nav > li > a {
        border-bottom: 1px solid #fff;
    }
    .navbar-nav .open .dropdown-menu > li > a {
        border: 1px solid #fff;
    }
    .moreless-button {
        width: 30%;
    }
}
@media only screen and (max-width: 320px) {
  .onlyImg .flex-container a {
    width: 46%; 
}
  .sonaliFirstContent {
    margin-left: 10%;
}
  .sonaliFirstBlock p { 
    font-size: 12px; 
}
    .homeProfile .flex-container a {
        width: 48% !important;
        margin: 1%;
    }
	.homeLocation .flex-container a {
width: 47% ;
margin: 3px;
    }
  .hotelListblock .flex-container a {
        width: 47%;
        text-align: center;
    margin: 3px;
    }
    .navbar-brand > img {
        width: 130px;
        height: auto;
		margin-top: 10px;
    }
    .mobilebanner {
        display: block;
    }
    #myNavbar,
    .desktopbanner {
        display: none;
    }
    .flex-gallery.container .col-md-3,
    .flex-gallery.container .col-md-4,
    .homeProfile {
        padding: 0;
    }
    .flex-gallery .gallery-box-1,
    .flex-gallery .gallery-box-2 {
        max-height: 125px;
    }
}

.nowcalling {
    display: block;
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 9999;
}
.lcol, .rcol {
    float: left;
    width: 50%;
}
.lcol a, .rcol a {
    display: block;
    padding: 10px 0;
    text-align: center;
    text-decoration: none;
    color: #fff;
}
.lcol {
    background-color: #B30000;
}
.rcol {
    background-color: #0F6061;
}

<style>
 .nowcalling {
    position: fixed;
    bottom: 0;
    width: 100%;
    background-color: #f9f9f9;
    padding: 10px;
    display: flex;
    justify-content: space-between;
  }

 .lcol {
    flex: 1;
  }

 .lcol a {
    display: block;
    padding: 10px;
    border-radius: 5px;
    text-align: center;
    color: #fff;
  }

 .lcol:first-child a {
    background-color: #B30000;
  }

 .lcol:last-child a {
    background-color: #25D366;
  }
</style>
