body {
    font-family: Roboto, sans-serif;
    margin: 0;
    padding: 0;
    font-size: 1rem;
    font-weight: 400;
    overflow-x: hidden
}

ul {
    margin: 0;
    padding: 0
}

li {
    list-style: none
}

p {
    font-family: Roboto, sans-serif;
    line-height: 24px;
    font-size: 18px;
    color: #000;
    font-weight: 100
}

img {
    max-width: 100%;
    border: 0
}

.clear {
    clear: both;
    float: none;
    width: 100%
}

.clearfix::after {
    display: block;
    content: "";
    clear: both
}

a {
    text-decoration: none!important;
    transition: all .2s ease-in;
    color: #1f1f1f
}

a:hover {
    color: #1465ab
}

a,
span {
    display: inline-block
}

.mt10 {
    margin-top: 10px!important
}

.mb10 {
    margin-bottom: 10px!important
}

.mt15 {
    margin-top: 15px!important
}

.mb15 {
    margin-bottom: 15px!important
}

.mt20 {
    margin-top: 20px!important
}

.mb20 {
    margin-bottom: 20px!important
}

.mt30 {
    margin-top: 30px!important
}

.mb30 {
    margin-bottom: 30px!important
}

.mt40 {
    margin-top: 40px!important
}

.mb40 {
    margin-bottom: 40px!important
}

.mt50 {
    margin-top: 50px!important
}

.mb50 {
    margin-bottom: 50px!important
}

.mb100 {
    margin-bottom: 100px!important
}

.mt0 {
    margin-top: 0!important
}

.pt15 {
    padding-top: 15px
}

.pl-0 {
    padding-left: 0!important
}

.pr-0 {
    padding-right: 0!important
}

.plr-15 {
    padding-left: 15px;
    padding-right: 15px
}

.pd0 {
    padding: 0!important
}

.mlr-0 {
    margin-left: 0;
    margin-right: 0
}

.img-responsive {
    width: 100%;
    height: auto
}

.all-section {
    padding: 65px 0 25px
}

:focus {
    box-shadow: none!important;
    outline: 0!important
}

.container {
    max-width: 1200px;
    width: 100%;
    margin: auto
}

.container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

.text-center {
    text-align: center
}

.item-align {
    align-items: center
}

.justify-content {
    justify-content: center
}

.relative {
    position: relative
}

.w100 {
    width: 100%
}

.w75 {
    width: 75%
}

.w50 {
    width: 50%
}

.w25 {
    width: 25%
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0
}

.color-blue {
    color: #1465ab
}

.commun-bnt {
    display: inline-block;
    font-weight: 400;
    color: #039fe5;
    text-align: center;
    vertical-align: middle;
    background-color: #fff;
    border: 2px solid #039fe5;
    padding: .475rem 1.6rem;
    font-size: 1rem;
    line-height: 1.5;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    border-radius: 50px
}

.commun-bnt:hover {
    background: #039fe5;
    color: #fff
}

header {
    position: fixed;
    width: 100%;
    margin: auto;
    left: 0;
    right: 0;
    top: 0;
    z-index: 99;
    transition: all .2s ease;
    min-height: inherit;
    border-radius: 0;
    background-color: rgba(255, 255, 255, .95);
    box-shadow: 0 1px 3px rgba(0, 0, 0, .11)
}

.fixed-nav .logo-menu-wrapper {
    background: rgba(0, 0, 0, .9)
}

header.fixed-nav .navbar-nav>li>a {
    color: #000
}

header.fixed-nav a.top-right-btn {
    color: #000
}

header.fixed-nav a.top-right-btn.active:hover {
    background: 0 0
}

.fixed {
    position: fixed;
    top: 0
}

.fixed-nav .h-top-number {
    display: none
}

.banner {
    padding-top: 7%
}

.dp-flex {
    display: flex;
    flex-wrap: wrap
}

.rows {
    display: flex;
    flex-wrap: wrap
}

.collg12.footer-bottom-pad {
    float: right;
    text-align: right;
}

.collg12 {
    width: 100%;
    padding: 0 15px;
    box-sizing: border-box
}

.col50 {
    float: left;
    width: 50%;
    padding: 0 15px;
    box-sizing: border-box
}

.col9 {
    float: left;
    width: 75%;
    padding: 0 15px;
    box-sizing: border-box
}

.col3 {
    float: left;
    width: 25%;
    padding: 0 15px;
    box-sizing: border-box
}

.col4 {
    float: left;
    width: 33.3%;
    padding: 0 15px;
    box-sizing: border-box
}

.col7 {
    width: 58.33333333%;
    padding: 0 15px;
    box-sizing: border-box;
    float: left
}

.col6 {
    float: left;
    width: 66.7%;
    padding: 0 15px;
    box-sizing: border-box
}

.col41 {
    width: 41.66666667%;
    float: left;
    padding: 0 15px;
    box-sizing: border-box
}

.col5 {
    float: left;
    width: 35%;
    padding: 0 15px;
    box-sizing: border-box
}

.col2 {
    float: left;
    width: 20%;
    padding: 0 15px;
    box-sizing: border-box
}

.colc8 {
    float: left;
    width: 80%;
    padding: 0 15px;
    box-sizing: border-box
}

.col60 {
    float: left;
    width: 60%;
    padding: 0 15px;
    box-sizing: border-box
}

.col40 {
    float: left;
    width: 40%;
    padding: 0 15px;
    box-sizing: border-box
}

.h-top-number {
    width: 100%;
    display: flex;
    position: relative;
    z-index: 0;
    background: #dd014a
}

.topinfo a .hide-sm i {
    margin-top: -3px
}

.h-top-number a .red-color {
    color: #ea0043
}

.hide-sm i {
    font-size: 17px;
    vertical-align: middle
}

.top-social-media {
    text-align: right;
    margin: 4px 0
}

.top-social-media a {
    border: 0 solid #fff;
    border-radius: 100%;
    background: #fff;
    color: #000;
    display: inline-block;
    height: 30px;
    line-height: 33px;
    margin-left: 5px;
    text-align: center;
    width: 30px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s
}

.top-social-media a i {
    font-size: 17px
}

.top-social-media a:hover {
    color: #fff;
    border-color: #000;
    background: #000
}

.mainPage .logo-box {
    margin: 35px 0 0 15px
}

.profileGal {
    background: #000;
    padding: 30px 10px;
    margin-top: -20px
}

.profileGal img {
    width: 100%
}

.tp-mnu1,
.tp-mnu1 ul {
    padding: 0;
    margin: 0
}

.contacts p {
    color: #fff!important;
    padding: 4px 14px 0 0;
    position: relative;
    font-size: 16px;
    margin: 0
}

.contacts {
    float: left;
    text-align: right;
    font-size: 18px;
    line-height: .7em;
    padding: 0;
    margin: 5px 0
}

.contacts p i {
    font-size: 16px;
    line-height: 11px;
    margin: 0 4px
}

.addresss address,
.menu_links,
.phone {
    position: relative
}

.contacts p span {
    font-size: 35px;
    line-height: 0
}

.contacts a {
    color: #fff;
    text-decoration: none;
    margin-left: 5px
}

.contacts a:hover {
    color: #000
}

.phone {
    margin-right: 10px;
    margin-top: 1px
}

.logo-menu-wrapper {
    margin: 0;
    width: 100%;
    background: #000
}

.logo-menu-wrapper .container {
    display: flex;
    flex-direction: row;
    align-items: center
}

.navbar {
    justify-content: flex-end;
    margin-left: auto
}

.navbar li {
    float: left;
    position: relative;
    z-index: 9
}

.navbar li a {
    display: block;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    text-align: center;
    padding: 10px 15px;
    text-decoration: none;
    font-weight: 500
}

.navbar nav ul {
    margin: -13px 0 0
}

.navbar li.active::after {
    content: '';
    background-color: #dd014a!important;
    height: 3px;
    bottom: 6px;
    width: 77%;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    display: inline-block;
    z-index: -1
}

.navbar li a:hover {
    color: #bfbfbf
}

.nav-icon {
    display: block;
    background: url(../images/sprite.png) no-repeat;
    width: 39px;
    height: 30px;
    background-position: -5px -7px;
    text-align: center;
    margin: auto auto 10px
}

.dropdown-menu {
    position: relative
}

.drop-submenu {
    position: absolute;
    top: 100px;
    padding-left: 20px;
    left: -20px;
    min-width: 250px;
    background: rgba(0, 0, 0, .8);
    display: none
}

.drop-submenu li {
    width: 100%
}

.drop-submenu li a {
    text-align: left;
    padding: 10px 10px
}

.banner-info {
    position: absolute;
    top: 50%;
    right: 0;
    transform: translate(-60%, -70%);
    text-align: left;
    max-width: 800px;
    width: 100%
}

.bannertitle-blu {
    color: #003ca1;
    line-height: 58px;
    font-weight: 800;
    font-size: 46px
}

.bannertitle {
    color: #000;
    line-height: 58px;
    font-weight: 900;
    margin: 0 0 10px;
    font-size: 43px;
    padding: 10px 15px;
    border: 2px solid #dd014a;
    display: inline-block;
    background: #fff;
    box-shadow: 8px 8px 0 #dd014a
}

.bannerinfo p {
    color: #fff;
    font-size: 20px;
    margin: 10px 0;
    line-height: normal;
    width: fit-content;
    padding: 16px;
    display: inline-block;
    background: #dd014a;
    font-weight: 500
}

.bannerbtn:hover {
    background: #003ca1;
    color: #fff
}

.bannerbtn {
    width: fit-content;
    background: #e60b28;
    color: #fff;
    font-size: 16px;
    margin-top: 20px;
    border: 0;
    text-transform: uppercase
}

.bannerbtn-blu:hover {
    background: #e60b28;
    color: #fff
}

.bannerbtn-blu {
    width: fit-content;
    background: #003ca1;
    color: #fff;
    font-size: 16px;
    margin-top: 20px;
    border: 0;
    text-transform: uppercase
}

#bannerslider .owl-nav .owl-prev {
    position: absolute;
    top: 50%;
    left: 1%;
    transform: translateY(-50%);
    text-transform: uppercase;
    font-size: 16px;
    background: rgba(255, 255, 255, .9);
    padding: 8px 14px
}

#bannerslider .owl-nav span {
    position: relative
}

#bannerslider .owl-nav .owl-next {
    position: absolute;
    color: #2476ca;
    top: 50%;
    right: 1%;
    transform: translateY(-50%);
    text-transform: uppercase;
    font-size: 16px;
    background: rgba(255, 255, 255, .9);
    padding: 8px 14px
}

#bannerslider .owl-nav i {
    font-size: 30px;
    color: #000;
    font-weight: 600
}

#bannerslider .owl-dots .owl-dot,
#testimonials .owl-dots .owl-dot {
    background: #fff;
    height: 15px;
    margin: 0 5px;
    width: 15px;
    border-radius: 50px
}

#bannerslider .owl-dots,
#testimonials .owl-dots {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    bottom: 23px;
    position: absolute;
    z-index: 1;
    width: 100%
}

#bannerslider .owl-dots .owl-dot.active,
#testimonials .owl-dots .owl-dot.active {
    background: #dd014a
}

.text-banner {
    background: url(../images/bg02.jpg) repeat;
    padding: 18px 0;
    line-height: 0
}

.slide-img {
    box-shadow: 1px 0 6px #bdbdbd
}

.text-banner h2 {
    text-align: center;
    color: #fff;
    font-size: 25px;
    font-weight: 100;
    padding-top: 10px;
    line-height: 32px;
    margin: 0;
    padding-bottom: 12px
}

#textslider .owl-nav .owl-prev {
    position: absolute;
    color: #2476ca;
    top: 50%;
    left: 1%;
    transform: translateY(-50%);
    text-transform: uppercase;
    font-size: 16px
}

#textslider .owl-nav .owl-next {
    position: absolute;
    color: #2476ca;
    top: 50%;
    right: 1%;
    transform: translateY(-50%);
    text-transform: uppercase;
    font-size: 16px
}

#textslider .owl-nav i {
    font-size: 28px;
    color: #fff;
    padding: 0 10px 3px;
    border-radius: 4px
}

.text-slide-box {
    background: #dd014a;
    display: block;
    margin: 20px 0;
    padding: 30px 0
}

#textslider {
    width: 90%;
    margin: 0 auto;
    padding: 0;
    background: #000
}

.what-we-do .heading span {
    margin-right: 6px;
    display: inline
}

.heading {
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    text-align: center;


    margin: 30px 0 15px;
    font-size: 37px;
    color: #000;
    font-weight: 100
}

.heading h1 {
    font-weight: 300;
    font-size: 37px;
    margin: 0 10px;
    text-transform: capitalize
}

.heading h2 {
    font-weight: 300;
    font-size: 37px;
    margin: 0 10px
}

.heading h3 {
    font-weight: 300;
    font-size: 37px;
    margin: 0 10px
}

.heading h4 {
    font-weight: 300;
    font-size: 37px;
    margin: 0 10px
}

.heading h5 {
    font-weight: 300;
    font-size: 37px;
    margin: 0 10px
}

.typewrite {
    text-align: center;
    width: auto!important;
    display: inline;
    border-right: 1px solid #000
}

.what-we-wrapper {
    margin: 34px 0
}

.what-we-box {
    text-align: center;
    padding: 10px 0
}

.what-we-box h3 {
    font-size: 20px;
    text-transform: uppercase;
    margin: 18px 0
}

.pink-box p {
    font-size: 18px;
    font-weight: 100
}

.what-we-box a img {
    transition: all .2s ease-in-out
}

.price {
    color: #dd014a;
    font-size: 24px;
    font-weight: 600;
    margin: 3px 0 10px;
    display: block
}

.what-we-box a img:hover {
    transform: scale(1.05)
}

.pink-box {
    background: linear-gradient(to bottom, #ffdae6 51%, #fde9f0 51%);
    padding: 20px
}

#slider-2 .owl-nav .owl-prev {
    position: absolute;
    top: 50%;
    left: -4%;
    transform: translateY(-50%);
    text-transform: uppercase
}

#slider-2 .owl-nav .owl-next {
    position: absolute;
    top: 50%;
    right: -4%;
    transform: translateY(-50%);
    text-transform: uppercase
}

#slider-2 .owl-nav span {
    position: relative;
    background: #262626;
    width: 40px;
    text-align: center;
    height: 40px
}

#slider-2 .owl-nav i {
    font-size: 2rem;
    color: #fff;
    line-height: 40px
}

.escort-service-wrapper {
    margin: 34px 0 10px;
    background: #6d011b;
    display: inline-block;
    width: 100%;
    line-height: 0
}

.service-txt {
    margin: 40px 0;
    padding: 0 30px 0 0
}

.service-txt h3 {
    font-family: Rage Italic;
    color: #fff;
    font-size: 40px;
    font-weight: 400;
    margin: 0 0 20px;
    line-height: 35px
}

.service-txt p {
    color: #fff;
    margin: 0 0 20px;
    font-weight: 100;
    line-height: 27px;
    text-align: justify
}

.btn {
    border-radius: 40px;
    display: inline-block;
    padding: 17px 28px;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 500;
    margin: 0
}

.white {
    background: #fff
}

a.btn.white:hover {
    background: #000;
    color: #fff
}

.red {
    background: #dd014a;
    color: #fff;
    padding: 12px 40px
}

a.btn.red:hover {
    background: #000;
    color: #fff
}

.rules {
    margin: 0 auto
}

.rules img {
    width: 100%
}

.category {
    background: #f8eff5;
    margin: 40px 0 0
}

.category-wrapper {
    display: inline-block;
    width: 100%;
    padding-bottom: 40px
}

.category-wrapper {
    display: inline-block;
    width: 100%;
    margin: 40px 0
}

.category-pic {
    background: url(../images/cat_bg.png) no-repeat;
    background-size: 100%;
    line-height: 0;
    max-width: 260px;
    height: 266px;
    margin: auto
}

.category-pic img {
    height: 210px;
    border-radius: 50%;
    margin: 21px 0 0;
    max-width: 210px;
    object-fit: cover;
    width: 100%
}

.category-pic {
    text-align: center;
    width: 100%
}

.cate-btn {
    text-align: center;
    margin: 0 0 14px 0;
}

.category-pic a img {
    transition: all .2s ease-in-out
}

.category-pic a img:hover {
    transform: scale(1.05)
}

.cate-btn a {
    color: #fff;
    padding: 10px 15px;
    border-radius: 14px 0 14px 0;
    text-align: center;
    align-items: center;
    width: 70%;
    font-weight: 700;
    font-size: 17px;
    background: #cb60b3;
    background: -moz-linear-gradient(top, #cb60b3 0, #c146a1 50%, #a80077 51%, #db36a4 100%);
    background: -webkit-linear-gradient(top, #cb60b3 0, #c146a1 50%, #a80077 51%, #db36a4 100%);
    background: linear-gradient(to bottom, #cb60b3 0, #c146a1 50%, #a80077 51%, #db36a4 100%);
    text-transform: uppercase;
    margin: 17px 0 0;
    letter-spacing: 0;
}

.cate-btn a:hover {
    color: #000;
    background: #fceabb;
    background: -moz-linear-gradient(top, #fceabb 0, #fccd4d 50%, #f8b500 51%, #fbdf93 100%);
    background: -webkit-linear-gradient(top, #fceabb 0, #fccd4d 50%, #f8b500 51%, #fbdf93 100%);
    background: linear-gradient(to bottom, #fceabb 0, #fccd4d 50%, #f8b500 51%, #fbdf93 100%)
}

.pagination {
    display: inline-block
}

.pagination li {
    color: #000;
    float: left;
    padding: 8px 16px;
    text-decoration: none;
    transition: background-color .3s;
    border: 1px solid #ddd
}

.pagination li.active {
    background-color: #dd014a;
    color: #fff;
    border: 1px solid #dd014a
}

.pagination a:hover:not(.active) {
    background-color: #ddd
}

.positions-pic img {
    box-shadow: 0 0 10px #b5b5b5;
    border: 1px solid #e0e0e0
}

.positions-pic {
    position: relative;
    margin: 55px 25px 0
}

.why-choose {
    margin: 34px 0;
    width: 100%
}

.why-choose-pic {
    position: relative;
    margin: 55px 0 0
}

.why-choose-pic img {
    max-width: 550px;
    min-height: 435px;
    object-fit: cover;
    width: 100%
}

.why-choose-txt h3 {
    font-family: Rage Italic;
    color: #fff;
    font-size: 40px;
    font-weight: 400;
    margin: 0 0 20px;
    line-height: normal;
    border-bottom: 1px dashed
}

.why-choose-txt p {
    color: #fff;
    margin: 0 0 20px;
    font-weight: 100;
    line-height: 27px;
    text-align: justify
}

.why-choose-txt {
    background: url(../images/bg02.jpg) no-repeat;
    background-size: cover;
    line-height: 0;
    margin-left: -19%;
    padding: 10% 7% 20% 17%
}

.why-choose-row {
    display: inline-block;
    margin: 25px 0
}
.why-choose-txt-right a {
    color: #dd014a;
}
.why-choose-txt a {
    color: #dd014a;
}
.why-choose-txt-right {
    background: url(../images/bg02.jpg) no-repeat;
    background-size: cover;
    line-height: 0;
    margin-right: -19%;
    padding: 10% 20% 20% 10%
}

.why-choose-txt-right h3 {
    font-family: Rage Italic;
    color: #fff;
    font-size: 40px;
    font-weight: 400;
    margin: 0 0 20px;
    line-height: normal;
    border-bottom: 1px dashed
}

.why-choose-txt-right p {
    color: #fff;
    margin: 0 0 20px;
    font-weight: 100;
    line-height: 27px;
    text-align: justify
}
.vip-wrapper {
    background: #f7f7f7;
    padding: 40px 0 0;
    margin-top: 30px;
}

.vip-services {
    display: inline-block;
    width: 100%;
    margin: 40px 0
}

.vip-services-txt {
    background: #dd0157;
    padding: 14px;
    width: 57%;
    position: absolute;
    right: 0;
    transform: translate(0, 18%);
    z-index: 9
}

.vip-services-pic img {
    max-width: 313px;
    min-height: 365px;
    object-fit: cover;
    width: 100%
}

.vip-services-pic {
    float: left
}

.vip-services-txt h3 {
    background: #fff;
    padding: 6px 10px;
    font-size: 18px;
    margin: 0 0 15px
}
.service-txt a {
    color: #dd014a;
}
.vip-services-box {
    position: relative
}

.vip-services-txt p {
    color: #fff;
    font-size: 17px
}

.vip-services-txt a {
    color: #fff;
    font-size: 15px;
    font-weight: 500;
    text-decoration: none;
    margin: 10px 0 0
}

.vip-services-txt a:hover {
    color: #000
}

.vip-services-txt a i {
    margin: 0 8px 0
}

.rate-box {
    margin: 40px 0 0;
    display: block
}

.text-right {
    text-align: right
}

.number {
    display: inline-block;
    float: left
}

.intiger {
    display: block;
    font-size: 30px;
    color: #687784;
    line-height: 37px;
    border-bottom: 2px solid #e47a15;
    font-weight: 700
}

.number .year {
    display: block;
    font-size: 18px;
    color: #000;
    line-height: 40px;
    border-top: 2px solid #e47a15
}

.number-content {
    width: calc(95% - 55px);
    display: block;
    padding-left: 16px;
    float: left;
    border-left: 4px solid #e9790d;
    margin: 5px 0
}

.number-content h4 {
    color: #343e46;
    margin: 0;
    font-size: 20px;
    line-height: 27px
}

.number-content p {
    line-height: 20px;
    font-size: 13px;
    text-align: justify
}

.achivment-content {
    margin: 20px 0 0 55px;
    display: inline-block
}

price {
    color: #dd014a;
    font-size: 24px;
    font-weight: 600;
    margin: 3px 0 10px;
    display: block
}

.price-wrapper {
    padding: 16px 0 50px
}

.rate-pic-01 {
    background: url(../images/price-picbg-01.jpg) no-repeat;
    background-size: 100%;
    line-height: 0;
    width: 400px;
    height: 216px;
    text-align: center
}
.rate-pic-01 img {
    border-radius: 50%;
    height: 166px;
    margin: 26px 0 0;
    max-width: 174px;
    object-fit: cover;
    width: 100%;
}
.rate-pic-02 {
    background: url(../images/price-picbg-02.jpg) no-repeat;
    background-size: 100%;
    line-height: 0;
    width: 400px;
    height: 216px;
    text-align: center
}
.rate-pic-02 img {
    border-radius: 50%;
    height: 166px;
    margin: 26px 0 0;
    width: 100%;
    max-width: 174px;
}

.rate-pic-03 {
    background: url(../images/price-picbg-03.jpg) no-repeat;
    background-size: 100%;
    line-height: 0;
    width: 400px;
    height: 216px;
    text-align: center
}
.rate-pic-03 img {
    border-radius: 50%;
    height: 166px;
    margin: 26px 0 0;
    max-width: 174px;
    width: 100%;
}

.top-class-wrapper {
    background: #dd014a;
    padding: 40px 0 80px
}

.top-class-section {
    margin: 22px 0;
    width: 100%
}

.top-class-wrapper .heading {
    color: #fff
}

.top-class-wrapper .typewrite {
    border-right: 1px solid #fff
}

.top-class-box {
    padding: 10px;
    position: relative;
    width: 95%;
    margin-bottom: 25px
}

.top-class-info {
    background: 0 0;
    position: absolute;
    bottom: -50px;
    right: -20px;
    padding: 9px;
    border: 4px solid #fff;
    width: 70%
}

.top-class-pic img {
    max-width: 313px;
    min-height: 365px;
    object-fit: cover;
    width: 100%
}

.top-class-info a {
    background: #fff;
    padding: 20px 15px;
    text-align: center;
    width: 88%;
    color: #000
}

.top-class-info a h4 {
    font-size: 24px
}

.top-class-info a h5 {
    font-size: 24px;
    color: #dd014a
}

.top-class-info a p {
    font-size: 16px;
    margin: 5px 0
}

.news-wrapper {
    background: url(../images/bg03.jpg) repeat;
    padding: 40px 0
}

.latest-news-box {
    display: inline-block;
    margin: 40px 0
}

.news-txt h3 {
    font-size: 26px;
    font-weight: 500;
    margin: 0 0 20px
}

.news-txt p {
    margin: 0 0 20px;
    text-align: justify
}

.news-pic img {
    border-left: 20px solid
}

.news-pic img {
    width: 570px!important;
    height: 412px!important;
    object-fit: cover;
    width: 100%
}

.news-txt {
    margin: 0 0 0 20px
}

#latest-news .owl-nav .owl-prev {
    position: absolute;
    top: 50%;
    left: -4%;
    transform: translateY(-50%);
    font-size: 30px;
    background: rgba(0, 0, 0, .9);
    color: #fff;
    border-radius: 40px;
    width: 40px;
    height: 40px;
    text-align: center
}

#latest-news .owl-nav .owl-next {
    position: absolute;
    color: #fff;
    top: 50%;
    right: -4%;
    transform: translateY(-50%);
    font-size: 30px;
    background: rgba(0, 0, 0, .9);
    border-radius: 40px;
    width: 40px;
    height: 40px;
    text-align: center
}

#latest-news .owl-dots {
    display: none
}

.serv-info-box {
    background: #f4f4f4;
    padding: 20px;
    border-radius: 12px;
    box-shadow: 0 0 10px 0 rgba(95, 95, 95, .09)
}

.serv-inner-wrap {
    padding: 30px 0;
    border: 4px solid #fff;
    transition: .7s
}

#contact-info .col50 a {
    width: 100%;
    margin: 0 0 30px 0
}

.serv-img {
    height: 74px;
    width: 74px;
    object-fit: none;
    margin-bottom: 40px;
    transition: .5s;
    background: #a60d70;
    border-radius: 40px;
    border: 2px solid #fff
}

.serv-title {
    font-size: 18px;
    color: #444;
    position: relative
}

.serv-title:before {
    content: "";
    position: absolute;
    height: 5px;
    width: 60px;
    background: #a60d70;
    margin: auto;
    left: 0;
    right: 0;
    top: -24px;
    border-radius: 4px
}

.serv-inner-wrap:hover {
    background: #a60d70
}

.serv-inner-wrap:hover .serv-title:before {
    background: #fff
}

.serv-inner-wrap:hover h4.serv-title {
    color: #fff
}

.serv-inner-wrap:hover small {
    color: #fff
}

.serv-inner-wrap:hover .serv-img {
    box-shadow: 5px 5px 0 #a60d70;
    border: 2px solid #fff
}

.product-controller {
    width: 100%
}

.product-tabs {
    width: 100%;
    justify-content: center
}

.product-tabs button {
    height: 43px;
    font-size: 18px;
    color: #fff;
    border-radius: 50px;
    border: 0;
    max-width: 225px;
    margin: 0 7px;
    position: relative;
    background: #191919;
    cursor: pointer;
    font-weight: 500;
    text-transform: uppercase;
    width: 100%
}

.product-list {
    border-top: 3px solid #dd014a;
    margin-top: 30px;
    position: relative
}

.description-txt strong {
    display: block;
    font-size: 22px;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 13px
}

.description-txt {
    margin: 24px 0
}

.profileDetail {
    width: 50%;
    float: left
}

.profileDetail ul li {
    padding: 0;
    width: 100%;
    color: #fff;
    display: inline-block
}

.profileDetail p.pnme {
    display: inline-block;
    width: 24%;
    vertical-align: top;
    margin-bottom: 6px;
    background: #ffeef4;
    padding: 7px 17px;
    border-bottom: 1px solid #ffd7e5;
    border-top: 1px solid #ffd7e5;
    margin-top: 0;
    font-weight: 500
}

.profileDetail p.pfdet {
    display: inline-block;
    width: 66%;
    margin-bottom: 6px;
    background: #efefef;
    padding: 7px;
    border-bottom: 1px solid #dcdcdc;
    border-top: 1px solid #dcdcdc;
    margin-top: 0;
    font-weight: 500
}

.product-img {
    background: #fafafa;
    height: 300px;
    margin-bottom: 10px;
    position: relative
}

.product-img img {
    position: relative;
    transform: translate(-50%, -50%);
    left: 50%;
    top: 50%;
    max-width: 100%
}

.product-title {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.product-title li {
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    color: #1d1d1d
}

.product-title li:last-child {
    color: #e64999
}

.product-itme {
    margin: 15px 0
}

.product-itme .commun-bnt {
    margin: 18px auto 0;
    display: table
}

.section-title {
    margin: 40px 0
}

.section-title h3 {
    font-size: 43px;
    color: #1d1d1d;
    text-transform: uppercase;
    font-weight: 500;
    position: relative;
    display: inline-block
}

.section-title h3::after {
    content: "";
    height: 2px;
    width: 56px;
    position: absolute;
    left: -70px;
    top: 26px;
    background: #000
}

.section-title h3::before {
    content: "";
    height: 2px;
    width: 56px;
    position: absolute;
    right: -70px;
    top: 26px;
    background: #000
}

.profile-view-details {
    margin: 120px auto
}

.profile-view-txt {
    background: url(../images/bg02.jpg) no-repeat;
    background-size: cover;
    line-height: 0;
    padding: 6%
}

.profile-view-txt h3 {
    font-family: Rage;
    color: #fff;
    font-size: 40px;
    font-weight: 400;
    margin: 0 0 20px;
    line-height: normal;
    border-bottom: 1px dashed
}

.profile-view-txt p {
    color: #fff;
    margin: 0 0 20px;
    font-weight: 100;
    line-height: 27px;
    text-align: justify
}

.profile-view-txt-box {
    height: 365px;
    overflow-x: hidden;
    overflow-y: scroll;
    padding: 0 15px 0 0
}

.exzoom {
    box-sizing: border-box
}

.exzoom * {
    box-sizing: border-box
}

.exzoom .exzoom_img_box {
    background: #eee;
    position: relative
}

.exzoom .exzoom_img_box .exzoom_main_img {
    display: block;
    width: 100%
}

.exzoom .exzoom_btn i {
    font-size: 14px
}

.exzoom .exzoom_preview {
    margin: 0;
    position: absolute;
    top: 0;
    overflow: hidden;
    z-index: 999;
    background-color: #fff;
    border: 1px solid #ddd;
    display: none
}

.exzoom .exzoom_preview .exzoom_preview_img {
    position: relative;
    max-width: initial!important;
    max-height: initial!important;
    left: 0;
    top: 0
}

.exzoom .exzoom_nav {
    margin-top: 10px;
    overflow: hidden;
    position: relative;
    left: 15px
}

.exzoom .exzoom_nav .exzoom_nav_inner {
    position: absolute;
    left: 0;
    top: 0;
    margin: 0
}

.exzoom .exzoom_nav .exzoom_nav_inner span {
    border: 1px solid #ddd;
    overflow: hidden;
    position: relative;
    float: left
}

.exzoom .exzoom_nav .exzoom_nav_inner span.current {
    border: 1px solid #f60
}

.exzoom .exzoom_nav .exzoom_nav_inner span img {
    max-width: 100%;
    max-height: 100%;
    position: relative
}

.exzoom .exzoom_btn {
    position: relative;
    margin: 0
}

.exzoom .exzoom_btn a {
    display: block;
    width: 15px;
    border: 1px solid #ddd;
    height: 60px;
    line-height: 60px;
    background: #eee;
    text-align: center;
    font-size: 18px;
    position: absolute;
    left: 0;
    top: -62px;
    text-decoration: none;
    color: #999
}

.exzoom .exzoom_btn a:hover {
    background: #f60;
    color: #fff
}

.exzoom .exzoom_btn a.exzoom_next_btn {
    left: auto;
    right: 0
}

.exzoom .exzoom_zoom {
    position: absolute;
    left: 0;
    top: 0;
    display: none;
    z-index: 5;
    cursor: pointer
}

@media screen and (max-width:768px) {
    .exzoom .exzoom_zoom_outer {
        display: none
    }
}

.exzoom .exzoom_img_ul_outer {
    border: 1px solid #ddd;
    position: absolute;
    overflow: hidden
}

.exzoom .exzoom_img_ul_outer .exzoom_img_ul {
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: absolute
}

.exzoom .exzoom_img_ul_outer .exzoom_img_ul li {
    list-style: none;
    display: inline-block;
    text-align: center;
    float: left
}

.exzoom .exzoom_img_ul_outer .exzoom_img_ul li img {
    width: 100%
}

.home-gallery-sec .portfolio-pics>.work-box-main>a>img {
    width: 100%
}

.home-gallery-sec .portfolio-pics>div a:hover .gallery-caption {
    width: auto;
    height: 61%;
    top: 0;
    margin-top: 0
}

.work-box>a>img {
    max-width: 288px;
    height: 288px;
    object-fit: cover;
    width: 100%
}

.home-gallery-sec .portfolio-pics>.work-box-main {
    display: inline-block;
    box-sizing: border-box;
    position: relative
}

.portfolio-pics.gallery {
    float: right;
    width: 50%
}

.home-gallery-sec .portfolio-pics>.work-box-main a {
    background: #fff;
    padding: 0
}

.home-gallery-sec .portfolio-pics>div .gallery-caption {
    width: 0;
    margin: auto;
    transition: all .5s ease-out;
    overflow: hidden;
    position: absolute;
    background: rgba(0, 0, 0, .5);
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    vertical-align: middle;
    text-align: center;
    color: #fff;
    font-size: 28px;
    padding-top: 38%;
    font-weight: 900;
    text-transform: uppercase
}

.service-listing {
    background: #f6e6f0;
    display: flex;
    flex-direction: row;
    margin-bottom: 30px;
    border: 4px double #f9d3eb;
    transition: .5s;
    padding: 12px
}

.service-listing:hover {
    box-shadow: inset 0 0 0 12px #f9d3eb;
    border-color: #f9d3eb
}

.service-listing-text {
    padding: 20px
}

.service-listing img {
    max-width: 140px;
    width: 100%;
    height: 100%
}

.service-listing-text p {
    font-size: 15px;
    line-height: 24px;
    text-align: justify;
    color: #000;
    height: 130px
}

.service-listing-text.fee p {
    height: auto
}

.service-listing-text.fee {
    padding: 10px
}

.shot-time {
    background: #a60d70;
    line-height: 1;
    color: #fff;
    font-size: 50px;
    border-radius: 50%;
    width: 123px;
    height: 103px;
    margin: 10px auto;
    border: 10px solid #fff;
    box-shadow: 0 0 20px #adadad;
    padding-top: 8px;
    font-weight: 700;
    text-align: center
}

.shot-time small {
    display: block;
    font-size: 36px;
    line-height: 1
}

.girl-price {
    font-size: 22px;
    color: #252525;
    font-weight: 900;
    padding: 6px 8px;
    background: #fff;
    box-shadow: 0 0 15px #ccc
}

.over-night .shot-time small {
    margin-top: 12px
}

.customer-reviews-wrapper {
    background: url(../images/bg04.jpg) no-repeat;
    background-size: cover;
    padding: 40px 0
}

.top-reviews {
    background: #fff;
    border-radius: 6px;
    box-shadow: 0 0 45.92px .08px rgba(0, 0, 0, .07);
    padding: 24px;
    display: inline-block
}

#reviews .owl-dot span {
    border: 0;
    display: block;
    background: #c9c9c9;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px
}

#reviews .owl-dot.active span {
    background: #dd014a
}

.reviews-info img {
    width: auto!important
}

.reviews-pic {
    width: 26%;
    margin: 0 12px 0 0;
    float: left
}

#reviews .owl-nav {
    display: none
}

.reviews-pic img {
    border-radius: 50%
}

.reviews-info h4 {
    font-size: 20px
}

.reviews-info p {
    font-size: 14px;
    margin: 10px 0
}

.reviews-info {
    width: 70%;
    float: right
}

.reviews-info date {
    font-size: 16px;
    margin: 6px 0;
    display: inline-block;
    font-weight: 500
}

.reviews-info a {
    font-size: 15px
}

.reviews-info a i {
    margin: 0 0 0 8px
}

.reviews-head {
    text-align: center;
    color: #fff;
    max-width: 62%;
    margin: 34px auto
}

.reviews-head h5 {
    font-size: 40px;
    margin: 20px 0
}

.reviews-head p {
    font-size: 18px;
    color: #fff
}

.footer-section {
    background-color: #fff;
    padding: 0;
    color: #dddcdc;
    font-size: 14px;
    font-weight: 300;
    margin-top: 0
}

.footer-section h5 {
    font-size: 24px;
    font-weight: 600;
    color: #dd014a;
    padding-bottom: 15px;
    position: relative;
    margin: 0
}

.footer-section .form-control {
    display: block;
    width: 100%;
    height: 45px;
    padding: 6px 12px;
    font-size: 14px;
    color: #fff;
    background-color: #fff
}

.footerpadd form input.form-control {
    height: 31px;
    margin: 0 0 12px;
    width: 85%;
    color: #000
}

.footerpadd form button.common-btn {
    padding: 10px 30px;
    font-size: 14px
}

.footerpadd {
    padding-top: 40px;
    padding-bottom: 30px
}

.footer-section p {
    color: #000
}

.footer-mt30 {
    margin-top: 30px
}

.footer-section ul {
    margin: 0;
    padding: 0;
    list-style: none;
    color: #000
}

.footer-section li {
    margin: 0;
    list-style: none;
    padding: 5px 0 5px 0
}

.footer-section a {
    color: #000;
    font-weight: 400;
    font-size: 14px;
    transition: all .3s ease-in-out 0s;
    text-transform: uppercase
}

.footer-section a:hover {
    color: #dd014a;
    padding-left: 4px
}

.footer-section p {
    font-weight: 400;
    font-size: 14px;
    margin: 0
}

.contact-social {
    margin: 20px 0
}

.contact-social a {
    display: inline-block;
    float: left;
    margin: 0 4px 0 4px;
    background: #000;
    width: 40px;
    height: auto;
    border-radius: 40px;
    text-align: center;
    color: #fff;
    font-size: 20px;
    line-height: 38px;
    border: 0 solid #fff
}

.contact-social a:hover {
    background: #dd014a;
    color: #fff;
    padding-left: 0
}

.footer-bottom {
    background: url(../images/bg02.jpg) no-repeat;
    background-size: cover;

    padding: 12px 0;
    text-align: center
}

#project-slider {
    margin: 30px 0 0
}

#project-slider .owl-nav {
    display: none
}

#project-slider .owl-dots {
    margin: 24px 0 0
}

.top-product.new-arival .full-container {
    margin: 0;
    padding: 0
}

.top-product.new-arival .full-container:after {
    right: 0;
    left: auto;
    width: 15%
}

.new-arival .sub-title {
    text-align: right
}

.top-product.new-arival {
    padding-left: 13%;
    position: relative
}

.top-product.new-arival:before {
    background: #dd014a;
    content: "";
    position: absolute;
    left: 3%;
    width: 6%;
    height: 60%;
    transform: translate(-50%, -50%);
    top: 60%
}

.newarivalleft {
    position: absolute;
    font-size: 31px;
    color: #fff;
    text-transform: uppercase;
    left: -4%;
    top: 53%;
    transform: rotate(-90deg);
    letter-spacing: 2px
}

.top-product.new-arival .full-container.relative {
    padding-top: 30px;
    padding-right: 30px;
    padding-bottom: 10px
}

.new-arival #newArivalSlider .owl-nav {
    left: 10px;
    top: -70px
}

.twentyoff {
    background: #e4e7ec;
    height: 100%;
    padding-top: 30px;
    text-align: center;
    box-sizing: border-box
}

.collt-black,
.collt-blue {
    color: #c22127;
    font-size: 53px;
    font-family: Bodoni MT;
    text-transform: uppercase
}

.collt-black {
    color: #1b1b1b
}

.collt-blue:before {
    content: "";
    position: absolute;
    left: 40%;
    height: 1px;
    width: 40%;
    background: #c22127;
    top: 30px
}

.coolthreeCol p {
    font-size: 24px;
    color: #1b1b1b;
    margin-top: 15px;
    font-family: Bodoni MT
}

.coolthreeCol li:first-child {
    width: 34%;
    padding-right: 20px
}

.sub-title .black-span {
    color: #1b1b1b
}

.sub-title {
    color: #dd014a;
    position: relative;
    z-index: 1;
    font-size: 40px;
    text-transform: uppercase;
    margin: 5px 0 15px;
    letter-spacing: 1px
}

.top-product.new-arival .full-container:after {
    right: 0;
    left: auto;
    width: 15%
}

.top-product .full-container:after {
    content: "";
    background: #e4e7ec;
    width: 25%;
    height: 100%;
    left: 15px;
    top: 0;
    position: absolute
}

.top-img {
    box-shadow: 0 0 12px #00000026;
    background: #fff;
    margin: 15px 5px;
    position: relative;
    overflow: hidden;
    text-align: center;
    padding-top: 15px
}

#newArivalSlider .top-img img {
    width: auto;
    margin: auto
}

.new-arival #newArivalSlider .owl-nav {
    left: 10px;
    top: -70px
}

#featuredSlider .owl-nav,
#newArivalSlider .owl-nav,
#similarProductSlider .owl-nav,
#topProductSlider .owl-nav {
    position: absolute;
    top: -65px;
    right: 10px;
    width: 80px;
    display: flex;
    justify-content: center;
    align-items: center
}

#featuredSlider .owl-nav div,
#newArivalSlider .owl-nav div,
#similarProductSlider .owl-nav div,
#topProductSlider .owl-nav div {
    background: #555;
    height: 40px;
    width: 50%;
    text-align: center;
    border-left: 1px solid #fff;
    display: flex;
    justify-content: center;
    align-items: center
}

#newArivalSlider span i {
    color: #fff;
    font-size: 28px
}

.inner-text-slide-box {
    background: #000;
    display: block;
    margin: 0;
    padding: 0
}

.inner-text-banner {
    padding: 6px 0;
    line-height: 0
}

#textslider2 {
    width: 100%;
    margin: 7px auto;
    padding: 0
}

.inner-text-banner h4 {
    text-align: center;
    color: #fff;
    font-size: 25px;
    font-weight: 100;
    padding-top: 10px;
    line-height: 32px
}

#textslider2 .owl-nav .owl-prev {
    position: absolute;
    top: 50%;
    left: 1%;
    transform: translateY(-50%);
    font-size: 16px
}

#textslider2 .owl-nav .owl-next {
    position: absolute;
    top: 50%;
    right: 1%;
    transform: translateY(-50%);
    font-size: 16px
}

#textslider2 .owl-nav i {
    font-size: 28px;
    color: #fff;
    padding: 0 10px 3px;
    border-radius: 4px
}

.service-wrapper {
    margin: 34px 0
}

.service-box {
    text-align: center;
    padding: 10px 0
}

.service-box h3 {
    font-size: 22px;
    text-transform: uppercase;
    margin: 18px 0
}

.pink-box2 p {
    font-size: 18px;
    font-weight: 100
}

.service-box a img {
    transition: all .2s ease-in-out
}

.service-box a img:hover {
    transform: scale(1.05)
}

.pink-box2 {
    background: #f6e6f0;
    padding: 20px;
    border-top: 2px solid #dd014a
}

#slider-1 .owl-nav i {
    font-size: 2rem;
    color: #fff;
    line-height: 40px
}

#slider-1 .owl-nav span {
    position: relative;
    background: #262626;
    width: 40px;
    text-align: center;
    height: 40px
}

#slider-1 .owl-nav .owl-prev {
    position: absolute;
    top: 50%;
    left: -3%;
    transform: translateY(-50%);
    text-transform: uppercase
}

#slider-1 .owl-nav .owl-next {
    position: absolute;
    top: 50%;
    right: -3%;
    transform: translateY(-50%);
    text-transform: uppercase
}

.dark-heading {
    font-family: Rage Italic;
    color: #fff;
    font-size: 40px;
    font-weight: 400;
    margin: 0 0 20px;
    line-height: normal;
    height: 107px;
    overflow: hidden
}

.profile-view-txt h1 {
    font-family: Rage Italic;
    color: #fff;
    font-size: 40px;
    font-weight: 400;
    margin: 0 0 20px;
    line-height: normal;
    border-bottom: 1px dashed
}

.dark-bg p {
    color: #fff;
    margin: 0 0 20px;
    font-weight: 100;
    line-height: 27px;
    text-align: justify
}

.dark-bg {
    background: #430011;
    padding: 40px 0
}

.inner-banner img {
    width: 100%
}

.bottom-banner {
    line-height: 0
}

.bottom-banner img {
    width: 100%
}

.choose-wrapper li {
    display: inline-block;
    list-style: none;
    border: 1px solid #430011;
    padding: 4px;
    margin: 7px 3px;
    border-radius: 8px 0 8px 0
}

.choose-wrapper li a {
    background: url(../images/bg02.jpg) no-repeat;
    background-size: cover;
    color: #fff;
    border-radius: 8px 0 8px 0;
    padding: 8px 8px
}

.choose-wrapper li a:hover {
    background: #dd014a;
    color: #fff;
    border-radius: 8px 0 8px 0;
    padding: 8px 8px
}

.choose-wrapper {
    text-align: center;
    margin: 24px 0 40px
}

.location-section li {
    width: 17%;
    background: #fff;
    display: inline-block;
    text-align: center;
    border-radius: 4px;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .07);
    padding: 10px 0;
    margin: 0 5px 14px;
    border: 1px solid #fff
}

.location-section {
    width: 100%;
    margin: 30px 0 0;
    text-align: center
}

.location-section li p {
    font-size: 16px;
    font-weight: 500;
    line-height: normal;
    margin: 8px 0
}

.location-section li:hover {
    background: #f5f5f5;
    border: 1px solid #430011
}

.dark-bg02 h1,
.dark-bg02 h2,
.dark-bg02 h3 {
    color: #fff;
    margin: 0 0 10px
}

.dark-bg02 a {
    color: #fff
}

.dark-bg02 a:hover {
    color: #dd014a
}

.gallery-contant {
    margin: 40px 0
}

.dark-bg02 {
    background: #6d011b;
    padding: 40px
}

.dark-bg02 p {
    color: #fff;
    margin: 0 0 20px;
    font-weight: 100;
    line-height: 27px;
    text-align: justify
}

.gallery-box {
    background: url(../images/bg02.jpg) no-repeat;
    background-size: cover;
    line-height: 0;
    padding: 20px 30px;
    margin: 0
}

.gallery-pic img {
    width: 100%;
    height: 546px;
    object-fit: cover;
    max-width: 525px
}

.gallery-pic {
    margin-top: -60px
}

.gallery-info {
    margin: 0
}

.gallery-info h3 {
    margin: 15px 0 0
}

.gallery-info p {
    color: #fff;
    margin: 0 0 30px;
    line-height: 27px;
    text-align: justify;
    font-size: 17px;
}

.gallery-info a.btn.white {
    margin: auto;
    display: inherit;
    text-align: center;
    width: 35%;
    margin-bottom: -35px;
    box-shadow: 1px 1px 5px #b5b5b5;
    padding: 20px 20px
}

.contact-wrapper {
    margin: 34px 0 34px
}

.contact-info {
    background: url(../images/bg02.jpg) no-repeat;
    background-size: cover;
    padding: 47px 30px;
    margin: 0 0
}

.contact-txt {
    display: inline-block;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    margin: 14px 0
}

.contact-info h2 {
    font-size: 57px;
    color: #fff;
    font-weight: 100
}

.contact-info h4 {
    font-size: 26px;
    color: #fff;
    font-weight: 100;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin: 10px 0
}

.contact-txt p {
    color: #fff;
    font-size: 16px;
    text-align: justify
}

.contact-info .top-social-media {
    text-align: left
}

.contact-detail p {
    color: #fff;
    letter-spacing: 2px
}

.contact-detail p a {
    color: #fff;
    letter-spacing: 2px
}

.contact-detail p strong {
    margin-right: 4px
}

.contact-data h3 {
    font-size: 57px;
    color: #000;
    font-weight: 100
}

.contact-data h5 {
    font-size: 26px;
    color: #000;
    font-weight: 100;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin: 10px 0
}

.eq-form {
    position: relative;
    margin: 40px 0
}

.eq-form .form-group {
    margin-bottom: 20px
}

.eq-form .form-control {
    border: 1px solid #e1e1e1;
    font-size: 15px;
    padding: 0 15px;
    background: #fff;
    border-radius: 3px;
    box-shadow: none;
    margin-bottom: 0;
    height: 55px;
    color: #000;
    display: block;
    width: 100%
}

.contact-data {
    background: #ececec;
    display: inline-block;
    width: 100%;
    margin: 34px 0
}

.contact-form {
    padding-left: 30px;
    margin: 70px 0
}

.eq-form textarea {
    height: 155px!important;
    padding-top: 18px!important
}

button.common-btn {
    background: #430011;
    border: 0;
    color: #fff;
    padding: 17px 40px;
    text-transform: uppercase;
    font-size: 17px;
    letter-spacing: 1px;
    cursor: pointer
}

button.common-btn:hover {
    background: #000;
    color: #fff
}

#bannerslider2 .owl-nav .owl-prev {
    position: absolute;
    top: 50%;
    left: 2%;
    transform: translateY(-50%);
    text-transform: uppercase;
    font-size: 16px;
    background: rgba(0, 0, 0, .5);
    padding: 8px 12px;
    width: 22px;
    border-radius: 40px;
    text-align: center
}

#bannerslider2 .owl-nav i {
    font-size: 30px;
    color: #fff;
    font-weight: 600
}

#bannerslider2 .owl-nav .owl-next {
    position: absolute;
    top: 50%;
    right: 1%;
    transform: translateY(-50%);
    text-transform: uppercase;
    font-size: 16px;
    background: rgba(0, 0, 0, .5);
    padding: 8px 12px;
    border-radius: 40px;
    width: 22px;
    text-align: center
}

#bannerslider2 .owl-nav i {
    font-size: 30px;
    color: #fff;
    font-weight: 600
}

#bannerslider2 .item img {
    width: 100%!important
}

.blog-details-row {
    display: inline-block
}

.textalg_cent {
    text-align: center;
    margin: 10px 0 0;
    display: inline-block
}

.innDiv {
    position: relative;
    text-align: center
}

.model_gal {
    font-size: 15px;
    padding: 3px;
    margin-bottom: 15px;
    position: relative
}

.model_gal:after {
    right: -5px;
    bottom: -5px
}

.model_gal:before {
    left: -5px;
    top: -5px
}

.model_gal:after,
.model_gal:before {
    width: 35%;
    height: 35%;
    position: absolute;
    background: #dd014a;
    content: "";
    transition: all .2s ease-in-out;
    z-index: -1
}

.model_gal:hover:after,
.model_gal:hover:before {
    width: 80%;
    height: 80%
}

.model_gal:hover img {
    transform: scale(1.05)
}

.model_gal a {
    display: block;
    overflow: hidden;
    border: 1px solid trasparent
}

.model_gal img {
    max-width: 264px;
    height: 327px;
    transition: all .2s ease-in-out;
    z-index: 2;
    object-fit: cover;
    width: 100%
}

.nameBx {
    margin: auto;
    padding-top: 0;
    text-align: center;
    margin-bottom: 25px
}

.nameBx p {
    margin: 5px 0;
    font-size: 16px
}

.nameBx .ratting,
.profileGal {
    width: 100%;
    font-size: 20px;
    text-align: center
}

.available-girls {
    display: inline-block;
    width: 100%;
    margin: 40px 0
}

.txt_hd {
    text-transform: uppercase;
    color: #dd014a;
    font-size: 20px;
    font-weight: 500
}

.blog-contant {
    margin: 8em 0 0
}

.dark-bg03 {
    background: #6d011b;
    padding: 16px 18px 20px 18px
}
.blog-pic a {
    display: initial;
}
.blog-pic img {
    width: 100%;
    outline: 2px solid #fff;
    outline-offset: -14px;
    border-radius: 6px
}

.column.is-9 {
    background: #430011;
    padding: 13px 34px;
    color: #fff;
    margin: 18px 0 0
}

.column.is-9 p a {
    color: #fff
}

.column.is-9 p a:hover {
    color: #dd014a
}

.column.is-9 h3 {
    color: #fff
}

.column.is-9 p {
    color: #fff
}

.blog-txt {
    display: block
}

.blog-txt h3 {
    color: #fff;
    font-size: 26px;
    font-weight: 500;
    text-transform: uppercase;
    margin: 13px 0 0
}

.blog-contant-info {
    margin: 2em 0 0
}

.blog-txt h2 {
    color: #fff;
    margin: 16px 0
}

.blog-txt p {
    color: #fff;
    text-align: justify
}

.blog-txt .btn {
    padding: 10px 28px
}

.categories-box {
    background: url(../images/bg02.jpg) no-repeat;
    background-size: cover;
    padding: 14px;
    margin-bottom: 24px
}

.categories-box h4 {
    color: #fff;
    font-size: 22px;
    font-weight: 400;
    border-bottom: 1px dashed;
    padding: 0 0 8px
}

.categories-box ul {
    margin: 14px 0 0
}

.categories-box ul li a {
    color: #ffff;
    font-size: 17px;
    font-weight: 100;
    transition: all .3s ease-in-out 0s
}

.categories-box ul li a:hover {
    color: #dd014a;
    padding-left: 4px
}

.categories-box ul li {
    margin: 0 0 8px
}

.categories-box ul li::before {
    content: "\f105";
    font-family: FontAwesome;
    display: inline-block;
    margin-left: 0;
    width: 1.5em;
    color: #fff
}

.marquee {
    height: 1200px;
    overflow: hidden;
    box-sizing: border-box;
    position: relative;
    margin: 0 auto
}

.marquee-inner {
    display: block;
    margin: 70px 0;
    position: absolute;
    animation: marquee 20s linear infinite
}

.marquee-inner:hover {
    animation-play-state: paused
}

@keyframes marquee {
    0% {
        top: 0
    }
    100% {
        top: -200%
    }
}

@media (max-width:1170px) {
    .mobile-menu-ico {
        position: relative;
        cursor: pointer;
        margin-left: 0;
        padding-top: 5px;
        display: inline-block
    }
    .mobile-menu-ico span {
        width: 26px;
        height: 2px;
        background: #fff;
        display: block;
        margin-bottom: 4px;
        transition: all .2s ease-out
    }
    .navbar nav {
        display: none
    }
    .navbar nav {
        position: absolute;
        top: 232px;
        z-index: 99;
        left: 0;
        width: 100%;
        background: #333
    }
    .navbar li {
        width: 100%;
        border-bottom: 1px solid #555
    }
    .navbar li a {
        text-align: left;
        padding: 5px 1%
    }
    .navbar li a:hover {
        background: #ffc000;
        color: #fff
    }
    .nav-icon {
        display: inline-block;
        vertical-align: middle
    }
    header {
        position: inherit;
        background: #222;
        padding: 25px 0
    }
    .logo-menu-wrapper {
        margin: 0
    }
    .mobile-menu-ico.cross {
        padding-top: 0;
        padding-right: 5px
    }
    .mobile-menu-ico.cross span {
        width: 22px
    }
    .mobile-menu-ico.cross span:nth-child(1) {
        transform: rotate(50deg) translate(7px, 3px)
    }
    .mobile-menu-ico.cross span:nth-child(2) {
        display: none
    }
    .mobile-menu-ico.cross span:nth-child(3) {
        transform: rotate(-47deg) translate(1px, 2px)
    }
    .drop-submenu {
        min-width: inherit;
        position: static;
        padding-left: 45px;
        background: #000;
        float: left;
        width: 100%
    }
    .drop-submenu li {
        border: 0
    }
    .detail-content {
        margin-top: 30px
    }
}

.escort-service-wrapper .col50 img {
    width: 100%
}

#about-us .owl-dots {
    display: none
}

#slider-1 .service-box img {
    width: auto;
    margin: auto
}

#slider-1 .owl-dots {
    display: none
}

.footer-bottom-pad a {
    color: #fff
}

.event-box {
    text-align: center;
    position: relative;
    margin-bottom: 25px;
    transition: all .2s ease-in-out;
    overflow: hidden
}

.event-box a {
    display: block;
    float: left;
    width: 100%;
    border-radius: 0;
    overflow: hidden;
    padding: 0
}

.event-box a.viewMore {
    opacity: 0;
    z-index: -1;
    border: 0;
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 700;
    height: 38px;
    position: absolute;
    bottom: -50px;
    left: 0;
    right: 0;
    margin: auto;
    background-color: #fff;
    width: 150px;
    line-height: 40px;
    text-decoration: none;
    color: #000;
    border-radius: 5px;
    padding: 0;
    transition: all .4s
}

.event-box .hd3,
.event-box h2 span {
    display: block;
    font-weight: 700;
    position: absolute;
    bottom: -30px;
    width: 80%;
    padding: 15px;
    font-size: 18px;
    background: rgba(185, 5, 79, .8);
    color: #fff;
    transition: all .3s ease-out;
    border-radius: 5px;
    height: 0;
    left: 0;
    right: 0;
    margin: 0 auto
}

.event-box a img {
    width: 100%
}

.event-box:hover a.viewMore {
    opacity: 1;
    z-index: 2;
    bottom: 50px
}

.event-box:hover .hd3 {
    bottom: 33px;
    height: 55%
}

.event-box p {
    width: 100%;
    float: left;
    font-size: 15px;
    text-transform: none;
    line-height: 24px;
    margin: 10px 0 5px;
    color: #fff;
    font-weight: 100
}

.event-box a img {
    width: 100%;
    max-width: 366px;
    height: 530px
}

@media (max-width:1024px) {
    .heading h2 {
        font-size: 30px
    }
	.price{
        font-size: 16px
    }
    .heading h4 {
        font-size: 30px
    }
    .heading h5 {
        font-size: 30px
    }
    .work-box>a>img {
        max-width: 100%;
        width: 100%
    }
    .heading {
        margin: 0 0 15px
    }
    .category-pic {
        height: auto
    }
    section.top-class-wrapper.mt40 {
        margin-top: 0!important
    }
    .location-section li p {
        font-size: 18px
    }
    .category {
        margin: 20px 0 0;
        padding: 24px 0 0 0
    }
    .pink-box2 p {
        font-size: 14px;
        margin: 0
    }
    .why-choose-txt {
        padding: 10% 7% 10% 17%
    }
    .why-choose-txt-right {
        padding: 10% 20% 10% 10%
    }
    .navbar nav ul {
        margin: 0
    }
    #slider-2 .owl-nav .owl-next {
        right: 0
    }
    #slider-2 .owl-nav .owl-prev {
        left: 0
    }
    .banner {
        padding-top: 0
    }
    .typewrite span {
        display: none!important
    }
    .typewrite {
        border-right: 0
    }
    .mobile-menu-ico {
        padding-right: 10px
    }
    .mobile-menu-ico.cross {
        padding-right: 14px
    }
    .navbar li.active::after {
        display: none
    }
    .logo {
        margin: 0 12px
    }
    .navbar li a {
        padding: 8px 10px;
        font-size: 14px
    }
    .navbar nav {
        top: 104px
    }
    header {
        padding: 0
    }
    .banner-info {
        transform: translate(-22%, -70%);
        top: 57%
    }
    .text-banner h4 {
        font-size: 20px
    }
    .text-slide-box {
        margin: 6px 0
    }
    .service-txt {
        margin: 40px 0;
        padding: 0 14px
    }
    .vip-services-pic {
        float: inherit
    }
    .vip-services-txt {
        width: 91%;
        margin: 0;
		transform: translate(0,0);
        position: relative
    }
    .number-content {
        padding-left: 8px
    }
    price {
        font-size: 20px
    }
    .number-content h4 {
        font-size: 17px
    }
    .cate-btn a {
        letter-spacing: 0
    }
    .top-class-info a h5 {
        font-size: 20px
    }
    .top-class-info {
        right: -7px
    }
    .top-class-info a {
        width: 87%
    }
    .newarivalleft {
        font-size: 26px;
        left: -5%
    }
    .customer-reviews-wrapper {
        padding: 10px 0
    }
    .reviews-head {
        max-width: 93%
    }
    .reviews-pic {
        margin: 0 8px 0 0
    }
    #latest-news .owl-nav .owl-next {
        right: 0
    }
    #latest-news .owl-nav .owl-prev {
        left: 0
    }
    #slider-1 .owl-nav .owl-next {
        right: 0
    }
    #slider-1 .owl-nav .owl-prev {
        left: 0
    }
    .service-box h3 {
        font-size: 18px
    }
    .why-choose-txt-right h3 {
        font-size: 30px
    }
    .why-choose-txt h3 {
        font-size: 30px
    }
    .dark-heading {
        font-size: 30px;
        height: auto
    }
    .gallery-info a.btn.white {
        width: auto
    }
    .contact-info {
        padding: 24px 30px
    }
    .contact-info h2 {
        font-size: 40px
    }
    .contact-txt {
        margin: 0
    }
    .contact-info h4 {
        font-size: 20px
    }
    .contact-detail p {
        letter-spacing: 0;
        margin: 9px 0;
        font-size: 16px
    }
    .categories-box h4 {
        font-size: 19px
    }
    .dark-bg {
        padding: 40px 20px
    }
    .tabcontent {
        padding: 0 18px
    }
    .profileDetail p.pnme {
        width: 40%
    }
    .profileDetail p.pfdet {
        width: 44%
    }
    .serv-info-box {
        padding: 12px
    }
    .serv-title {
        font-size: 15px
    }
.rate-pic-01, .rate-pic-02, .rate-pic-03 {
    background-size: 100%;
    width: auto;
}
    .rate-pic-01 img,
    .rate-pic-02 img,
    .rate-pic-03 img {
        margin: 10px 0 0 0
    }
    .gallery-contant .col4 {
        width: 50%
    }
    .category-pic img {
        margin: 10px 0 0
    }
    .service-listing-text p {
        font-size: 14px;
        line-height: normal
    }
    .profile-view-details {
        margin: 10px auto
    }
    .profile-view-txt {
        padding: 3%
    }
    .profile-view-txt h1 {
        font-size: 30px
    }
    .profile-view-txt p {
        font-size: 16px;
        line-height: 25px
    }
    .blog-contant {
        margin: 1em 0 0
    }
}

@media (max-width:823px) {
    .blog-contant {
        margin: 1em 0 0
    }
    .service-listing-text p {
        height: auto
    }
    #services .col50 {
        width: 100%
    }
    .available-girls .col3 {
        width: 50%
    }
    .model_gal img {
        max-width: initial
    }
    #description .col4 {
        width: 50%
    }
    .text-banner h2 {
        font-size: 18px;
        padding-top: 18px;
        line-height: 25px
    }
    .escort-service-wrapper .service-txt p {
        height: 217px;
        overflow-y: scroll;
        font-size: 16px;
        margin: 0
    }
    .what-we-wrapper {
        margin: 34px 0 0
    }
    .service-txt h3 {
        font-size: 30px;
        margin: 0 0 8px
    }
    .bannerinfo p {
        font-size: 17px
    }
    .category-pic img {
        margin: 3px 0 0;
		height: auto;
        min-height: auto
    }
    .newarivalleft {
        left: -8%
    }
    .reviews-info p {
        font-size: 13px
    }
    .product-tabs button {
        max-width: 170px;
        font-size: 16px;
        margin: 0 4px
    }
    .dark-bg {
        padding: 40px 20px
    }
    .banner {
        padding-top: 0
    }
    .typewrite span {
        display: none!important
    }
    .typewrite {
        border-right: 0
    }
    .mobile-menu-ico {
        padding-right: 10px
    }
    .mobile-menu-ico.cross {
        padding-right: 14px
    }
    .navbar li.active::after {
        display: none
    }
    .logo {
        margin: 0 12px
    }
    .navbar li a {
        padding: 8px 10px;
        font-size: 14px
    }
    .banner-info {
        transform: translate(-96%, -70%);
        top: 57%
    }
    .bannertitle {
        line-height: normal;
        margin: 0 0 10px;
        font-size: 35px
    }
    .bannerinfo {
        font-size: 25px;
        line-height: normal
    }
    #bannerslider .owl-nav .owl-prev {
        left: 0
    }
    #bannerslider .owl-nav .owl-next {
        right: 0
    }
    .why-choose {
        margin: 0
    }
    .text-slide-box {
        margin: 0
    }
    .text-banner h4 {
        font-size: 18px
    }
    .why-choose-txt p {
        font-size: 16px
    }
    .why-choose-txt-right p {
        font-size: 16px
    }
    .why-choose-txt-right {
        padding: 10% 20% 5% 10%
    }
    .why-choose-txt {
        padding: 10% 7% 7% 17%
    }
    .text-slide-box {
        padding: 15px 0
    }
	.price{
        font-size: 16px
    }
    .contacts p {
        font-size: 14px
    }
    #slider-2 .owl-nav .owl-next {
       top: 58%; right: 0
    }
    #slider-2 .owl-nav .owl-prev {
       top: 58%; left: 0
    }
    #slider-2 .owl-dots {
        display: none
    }
    .what-we-box h3 {
        font-size: 20px
    }
    .why-choose a.btn.red.mt20 {
        margin-top: 0!important;
        margin-bottom: 20px
    }
    .vip-services-txt h3 {
        font-size: 16px
    }
    .service-txt {
        margin: 40px 0;
        padding: 0 14px
    }
    .vip-services-pic {
        float: inherit
    }
    .vip-services-txt {
        width: 88%;
        margin: 0;
        position: relative;
        transform: translate(0, 0)
    }
    .number-content {
        padding-left: 8px
    }
    price {
        font-size: 20px
    }
    .cate-btn a {
        font-size: 14px;
        letter-spacing: 0
    }
    .heading {
        font-size: 28px;
        margin: 15px 0 15px
    }
    .heading h3 {
        font-size: 24px
    }
    .price-wrapper {
        padding: 16px 0 0
    }
    .top-class-info a h4 {
        font-size: 18px
    }
    .top-class-info a h5 {
        font-size: 18px
    }
    .top-class-info {
        right: 0
    }
    .top-class-info a {
        width: 83%
    }
    .news-txt h3 {
        font-size: 20px
    }
    .customer-reviews-wrapper {
        padding: 10px 0
    }
    .top-reviews {
        margin-right: 7px
    }
    .reviews-head {
        max-width: 93%
    }
    #latest-news .owl-nav .owl-next {
        right: 0
    }
    #latest-news .owl-nav .owl-prev {
        left: 0
    }
    .dark-heading {
        font-size: 30px;
        line-height: normal
    }
    .gallery-info h3 {
        margin: 0 0 10px
    }
    .gallery-info {
        margin: 18px 0 0
    }
    .gallery-info a.btn.white {
        width: 85%
    }
    .dark-bg02 {
        padding: 20px
    }
    .gallery-contant .pl-0 {
        padding-left: 15px!important
    }
    .gallery-contant .pr-0 {
        padding-right: 15px!important
    }
    .top-class-wrapper {
        padding: 0
    }
    .gallery-contant {
        margin: 20px 0
    }
    .location-section li {
        width: 27%
    }
    .top-class-wrapper .typewrite {
        border-right: 0 solid #fff
    }
    .contact-data h3 {
        font-size: 40px
    }
    .contact-data h5 {
        font-size: 20px
    }
    .categories-box ul li::before {
        width: .7em
    }
    .categories-box ul li a {
        font-size: 14px
    }
    .rate-pic-01,
    .rate-pic-02,
    .rate-pic-03 {
    background-size: 100%;
    height: 152px;
    width: 100%;
}

    .rate-pic-01 img,
    .rate-pic-02 img,
    .rate-pic-03 img {
margin: 14px 0 0 0;
height: 113px;
min-height: 113px;
width: auto;
    }
    .category-pic {
        width: 100%;
        height: auto
    }
    .service-box {
        padding: 10px 3px
    }
}

@media (max-width:767px) {
    .vip-services .col3 {
        width: 100%
    }
		.price{
        font-size: 16px
    }
    .footerpadd form button.common-btn {
        width: 100%
    }
    .price-wrapper .col4 {
        width: 100%
    }
    .rate-pic-01,
    .rate-pic-02,
    .rate-pic-03 {
        text-align: center;
        width: 100%;
        height: auto;
        background: 0 0
    }
    .rate-pic-01 img,
    .rate-pic-02 img,
    .rate-pic-03 img {
        border-radius: 50%;
        min-height: 200px;
        margin: 0;
        border: 6px solid #ee9427;
        max-width: 200px
    }
    .navbar nav ul {
        margin: 0
    }
    .vip-services-pic img {
        width: 100%;
        max-width: 100%;
        min-height: auto
    }
    .rate-box {
        text-align: center
    }
    .number-content p {
        text-align: center
    }
    .vip-services-txt {
        width: 95.7%
    }
    .colc8 {
        width: 100%
    }
    .text-banner {
        padding: 0
    }
    .text-banner h4 {
        font-size: 14px;
        line-height: normal
    }
    .text-slide-box {
        padding: 15px 0
    }
    .contacts p {
        font-size: 14px
    }
    .typewrite span {
        display: none!important
    }
    .typewrite {
        border-right: 0
    }
    #slider-2 .owl-nav .owl-next {
        right: 0;
        top: 59%
    }
    #slider-2 .owl-nav .owl-prev {
        left: 0;
        top: 59%
    }
    #slider-2 .owl-nav span {
        height: 30px;
        width: 30px
    }
    #slider-2 .owl-nav i {
        font-size: 25px;
        color: #fff;
        line-height: 28px
    }
    #slider-2 .owl-dots {
        display: none
    }
    .heading {
        font-size: 28px
    }
    .escort-service-wrapper .col50 {
        width: 100%
    }
    .why-choose-pic img {
        width: 100%;
        max-width: 100%
    }
    .why-choose-pic {
        margin: 0
    }
    .why-choose-row {
        margin: 0
    }
    .why-choose-txt {
        margin-left: 0;
        padding: 5%
    }
    .why-choose-txt-right {
        margin-right: 0;
        padding: 5%
    }
    .top-class-wrapper .typewrite {
        border-right: 0 solid #fff
    }
    .vip-services .col4 {
        width: 100%
    }
    .why-choose {
        margin: 24px 0
    }
    .service-txt {
        padding: 0 30px
    }
    .why-choose-row .col50 {
        width: 100%
    }
    .why-choose-pic {
        margin: 0
    }
    .why-choose-pic {
        margin: 0
    }
    .banner-info {
        transform: translate(-118%, -70%);
        max-width: 90%;
        top: 57%
    }
    .bannertitle {
        line-height: normal;
        margin: 0 0 10px;
        font-size: 30px;
        padding: 0 15px
    }
    .bannerinfo {
        font-size: 24px;
        line-height: normal;
        padding: 6px 0
    }
    #bannerslider .owl-nav .owl-prev {
        left: 0
    }
    #bannerslider .owl-nav .owl-next {
        right: 0
    }
    .what-we-wrapper {
        margin: 34px 0 0
    }
    .escort-service-wrapper img {
        width: 100%
    }
    header {
        padding: 0
    }
    .slide-img {
        display: none
    }
    .navbar li.active::after {
        display: none
    }
    .logo {
        margin: 0 12px
    }
    .banner {
        padding-top: 0
    }
    .navbar li a {
        padding: 8px 10px;
        font-size: 14px
    }
    .navbar nav {
        top: 107px
    }
    .mobile-menu-ico {
        padding-right: 10px
    }
    .mobile-menu-ico.cross {
        padding-right: 14px
    }
    .text-banner h2 {
        font-size: 18px;
        padding: 10px 0;
        line-height: 25px
    }
    .number-content {
        width: calc(100% - 55px);
        padding-left: 0;
        border-left: 0 solid #e9790d
    }
    .number {
        display: none
    }
    .category .col3 {
        width: 50%
    }
    .top-class-section .col4 {
        width: 100%
    }
    .top-class-pic img {
        width: 100%;
        max-width: 100%
    }
    .top-class-box {
        margin-bottom: 80px
    }
    .top-class-info a {
        width: 93%
    }
    .news-wrapper {
        padding: 0
    }
    #latest-news .owl-nav .owl-prev {
        left: 0
    }
    #latest-news .owl-nav .owl-next {
        right: 0
    }
    .news-txt h3 {
        font-size: 20px
    }
    .reviews-head {
        max-width: 100%;
        margin: 0 auto
    }
    .customer-reviews-wrapper {
        padding: 10px 0
    }
    .top-reviews {
        padding: 12px;
        margin-right: 10px
    }
    .reviews-pic {
        width: 22%
    }
    .top-class-wrapper {
        padding: 40px 0
    }
    .footer-section .col4 {
        width: 100%
    }
    .footerpadd {
        padding-top: 0
    }
    .footer-section {
        margin-top: 30px;
        text-align: center;
        background: #e4e4e4;
        padding-top: 20px;
        padding: 6px 20px
    }
    .footerpadd form input.form-control {
        width: 93%
    }
    #slider-1 .owl-dots {
        display: none
    }
    .service-wrapper {
        margin: 34px 0 0
    }
    .positions-pic img {
        width: 100%
    }
    .positions-pic {
        margin: 20px 0 0
    }
    .why-choose-row {
        margin: 0;
    }
    .location-section li {
        width: 30%
    }
    .dark-heading {
        font-size: 30px;
        line-height: normal
    }
    .gallery-info h3 {
        margin: 0 0 10px
    }
    .gallery-info {
        margin: 18px 0 0
    }
    .gallery-info a.btn.white {
        width: 85%
    }
    .dark-bg02 {
        padding: 20px
    }
    .gallery-contant .pl-0 {
        padding-left: 15px!important
    }
    .gallery-contant .pr-0 {
        padding-right: 15px!important
    }
    .top-class-wrapper {
        padding: 0
    }
    .contact-social a {
        float: none
    }
    .contact-wrapper .col7 {
        width: 100%
    }
    .contact-wrapper .col41 {
        width: 100%
    }
    .contact-data .col50 {
        width: 95%
    }
    .contact-wrapper {
        margin: 0
    }
    .contact-form {
        padding-left: 0;
        margin: 20px 0
    }
    .blog-contant .col9 {
        width: 100%
    }
    .blog-contant .col3 {
        width: 100%
    }
    .available-girls .col3 {
        width: 100%
    }
    .profile-view-row .col40 {
        width: 100%
    }
    .profile-view-row .col60 {
        width: 100%
    }
    .product-tabs button {
        width: 44%;
        margin: 6px 7px
    }
    .profile-view-details {
        margin: 50px 0 20px
    }
    .tabcontent {
        padding: 0 18px
    }
    .description-txt .pr-0 {
        padding-right: 15px!important
    }
    .description-txt .pl-0 {
        padding-left: 15px!important
    }
    .description-txt .col4 {
        width: 100%
    }
    .profile-view-row .col60 {
        width: 100%
    }
    .description-txt .col50 {
        width: 100%
    }
    .profileDetail {
        width: 100%
    }
    .home-gallery-sec .portfolio-pics>.work-box-main {
        width: 49%
    }
    .heading h1 {
        font-size: 24px
    }
    .heading h2 {
        font-size: 24px
    }
    .heading h4 {
        font-size: 24px
    }
    .heading h5 {
        font-size: 24px
    }
    .achivment-content {
        margin: 20px 0 0 20px
    }
    .category-pic {
        height: 266px
    }
    .category-pic img {
        margin: 21px 0 0
    }
    .news-txt {
        margin: 20px 0 0 0
    }
    .top-product.new-arival:before {
        display: none
    }
    .top-product.new-arival {
        padding-left: 2%
    }
    .reviews-head h5 {
        font-size: 30px
    }
    .reviews-info p {
        font-size: 13px;
        line-height: 21px
    }
    .reviews-info {
        width: 74%
    }
    .inner-text-banner h4 {
        font-size: 18px;
        line-height: 26px
    }
    .service-box {
        padding: 10px 3px
    }
    .pink-box2 p {
        font-size: 16px
    }
    .blog-contant-info .col9 {
        width: 100%
    }
    .blog-contant-info .col3 {
        width: 100%
    }
    .gallery-contant .col4 {
        width: 100%
    }
    .gallery-pic img {
        max-width: 100%
    }
    #textslider .owl-nav i {
        font-size: 18px
    }
    #bannerslider .owl-nav .owl-prev {
        padding: 2px 8px
    }
    #bannerslider .owl-nav .owl-next {
        padding: 2px 8px
    }
    #bannerslider .owl-nav span i {
        font-size: 20px
    }
}

@media screen and (max-width:480px) {
    #textslider .owl-nav i {
        font-size: 18px
    }
    #bannerslider .owl-nav .owl-prev {
        padding: 2px 8px
    }
    #bannerslider .owl-nav .owl-next {
        padding: 2px 8px
    }
    #bannerslider .owl-nav span i {
        font-size: 20px
    }
    .navbar nav {
        top: 140px
    }
    .contacts p {
        font-size: 12px;
        padding: 4px 6px 0 0;
        text-align: center
    }
    .contacts p i {
        font-size: 12px
    }
    .bannertitle {
        line-height: normal;
        margin: 0 0 10px;
        font-size: 18px;
        padding: 0 15px
    }
    .bannerinfo {
        font-size: 18px;
        padding: 6px 16px
    }
    .text-banner h4 {
        font-size: 14px;
        line-height: normal
    }
    .col50 {
        width: 100%
    }
    .category .col3 {
        width: 100%
    }
    .price-wrapper .col4 {
        width: 100%
    }
	#newArivalSlider .owl-dots {
    display: none;
}
}

@media (max-width:414px) {
    .service-txt {
        padding: 0;
        margin: 20px 0
    }
    .h-top-number .col50 .contacts {
        width: 50%
    }
    .navbar nav ul {
        margin: 0
    }
    .navbar nav {
        top: 144px
    }
    .profileDetail p.pnme {
        width: 30%;
        font-weight: 300;
        padding: 7px 6px;
        font-size: 14px
    }
    .profileDetail {
        width: 100%
    }
    .profileDetail p.pfdet {
        width: 58%;
        font-weight: 300;
        font-size: 14px
    }
    .home-gallery-sec .portfolio-pics>.work-box-main {
        width: 99%
    }
    .product-tabs button {
        width: 100%;
        margin: 6px 7px
    }
    .profile-view-details {
        margin: 50px 0 20px
    }
    .col50 {
        width: 100%
    }
    .col2 {
        width: 100%
    }
    .banner-info {
        transform: translate(-97%, -97%);
        max-width: 100%;
        top: 88%
    }
    .bannertitle {
        line-height: normal;
        margin: 0 0 10px;
        font-size: 20px;
        padding: 0 15px
    }
    .bannerinfo {
        font-size: 18px;
		    width: 94%;
        padding: 0
    }
	.bannerinfo p {
        padding: 12px; font-size: 14px;
}
    .location-section li {
        width: 95%
    }
    .vip-services .col4 {
        width: 100%
    }
    .vip-services-pic {
        float: inherit
    }
    .vip-services-pic img {
        width: 100%;
        max-width: 100%
    }
	
#latest-news .owl-nav .owl-prev{    top: 46%;}	
#latest-news .owl-nav .owl-next{    top: 46%;}	
	.red {
    width: 80%;
    text-align: center;
}
    .vip-services-txt {
        width: 92%;
        position: relative
    }
    .text-banner h2 {
        font-size: 12px;
        padding: 10px 0;
        line-height: 20px
    }
    .price-wrapper .col4 {
        width: 100%
    }
    .category .col3 {
        width: 100%
    }
    .top-class-info {
        right: 0
    }
    .top-class-info a {
        width: 88%
    }
    .full-container .sub-title {
        font-size: 27px
    }
.new-arival #newArivalSlider .owl-nav {
    left: 0;
    top: -52px;
}
    .top-social-media {
        text-align: center;
        margin: 4px auto
    }
}
/*
     FILE ARCHIVED ON 21:48:12 May 06, 2021 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 09:43:17 Jan 05, 2022.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 130.977
  exclusion.robots: 0.104
  exclusion.robots.policy: 0.095
  RedisCDXSource: 18.978
  esindex: 0.009
  LoadShardBlock: 96.96 (3)
  PetaboxLoader3.datanode: 122.815 (4)
  CDXLines.iter: 12.958 (3)
  load_resource: 88.461
  PetaboxLoader3.resolve: 30.37
*/