@import url('https://fonts.googleapis.com/css?family=Damion&display=swap');
/*font-family: 'Damion', cursive;*/
body{
    background: #c31432;  
    background: -webkit-linear-gradient(to right, #240b36, #c31432);
    background: linear-gradient(to right, #240b36, #c31432);
}
a.navbar-brand img{
	width: 217px;
}
nav.navbar.navbar-expand-lg {
    background: #222;
    position: relative;
    z-index: 999;
}
nav .fa.fa-bars{
    color: #fff;
    border: 1px solid #fff;
    padding: 5px 10px;
}
button:focus{
    outline: none;
}
.number-top a {
    text-align: center;
    display: inline-block;
    background: #000;
    padding: 10px;
    border-radius: 5px;
    color: #fff;
}
.number-top a:hover{
    text-decoration: none;
}
.number-top {
    padding: 10px;
    text-align: center;
}
a.nav-link {
    font-weight: 500;
    color: #ffffff;
}
.number-section {
    padding: 6px;
    border-radius: 5px;
}
.number-section a{
	color: #fff;
}
.number-section i{
	color: #fff;
}
.mob-whatsapp {
    position: fixed;
    bottom: 0;
    background-color: #f95454;
    width: 100%;
    font-size: 26px;
    padding: 0;
    display: none;
}
.mob-whatsapp ul.mob-foot {
    list-style-type: none;
    padding: 0;
}
.mob-whatsapp ul.mob-foot li a {
    color: #000 !important;
    font-size: 30px;
    font-weight: 600;
}
.mob-whatsapp ul.mob-foot li a img {
    width: 55px !important;
    margin-bottom: -10px;
}
.mob-whatsapp ul.mob-foot li {
    display: inline-block;
}
.slide-item .item-image>img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
.slide-item {
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 10px;
    border: 2px solid #e57b36;
    position: relative;
}
.slide-item .left-slider {
    position: relative;
    width: 160px;
    min-width: 160px;
    height: 240px;
    min-height: 240px;
    overflow: hidden;
    background-size: cover;
    background-position: 50%;
}
.slick-prev, .slick-next {
    font-size: 0;
    position: absolute;
    top: 50%;
    color: #f5ebe4;
    /* border: 0; */
    background: none;
    z-index: 1;
    transform: translateY(-50%);
}
.slick-slider .slick-track, .slick-slider .slick-list {
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
}
.slick-track:before, .slick-track:after {
    display: table;
    content: '';
}
.slick-initialized .slick-slide {
    display: block;
}
.slide-item .slide-item-container {
    padding: 10px;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    display: flex;
    cursor: pointer;
}
.prof-contact a {
    margin: 2px;
}
.slick-next {
    right: 0px;
    text-align: right;
}
span.prof-badge.prof-badge-premium.top-p {
    background-color: rgb(93, 69, 130);
    color: #fff;
}
.prof-badge-premium {
    position: absolute;
    right: -1px !important;
    top: -12px !important;
}
.prof-badge {
    display: inline-block;
    padding: 0.25em 0.4em;
    font-size: 70%;
    font-weight: 500;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0.25rem;
}
.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
.container-wrapper {
    padding: 0 15px;
}
.pd-topbtm-60 {
    padding: 60px 0;
}
.girl-require ul {
    margin: 0 -10px;
    padding: 0;
    display: flex;
}
.girl-require ul li {
    width: 19%;
    border-top-left-radius: 20px;
    border-bottom-right-radius: 20px;
    border: #007bff solid 7px;
    padding: 10px;
    overflow: hidden;
    position: relative;
    display: inline-block;
    margin: 10px;
    background: #fff;
    transition: .2s ease;
}
.girl-require ul li img {
    border-top-left-radius: 20px;
    border-bottom-right-radius: 20px;
}
.gallery-require {
    position: relative;
    overflow: hidden;
}
.gallery-require:before {
    content: 'www.russianescortgurugram.com';
    position: absolute;
    width: 100%;
    height: 30px;
    transform: rotate(-47deg);
    opacity: 0.2;
    text-shadow: rgba(0,0,0,0.5) 1px 1px 5px;
    z-index: 99;
    color: #fff;
    font-size: 20px;
    font-family: 'Arial', sans-serif;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
}

.blinking1{
    animation:blinkingTexts 3s infinite;
}
@keyframes blinkingTexts{
    0%{     background: #f00;    }
    100%{   background: purple;    }
}
@media (min-width: 992px){
	.navbar-expand-lg .navbar-nav .nav-link {
	    padding: 20px !important;
	}	
}
.dropdown-menu.show{
    border-top: 3px solid #f00;
    padding: 0;
    border-radius: 0;
    background: #6b6a69;
}
a.dropdown-item {
    color: #fff;
    font-size: 15px;
    font-weight: 600;
    border-bottom: 1px solid #8e8d8d;
}
.avail-girl {
    padding: 30px 0;
}
.top-girls img {
    width: 100%;
    margin-bottom: 30px;
    height: 320px;
	border: 3px double #dc3545;
}
.top-girls:before {
    content: 'www.russianescortgurugram.com';
    position: absolute;
    width: 100%;
    height: 30px;
    transform: rotate(-47deg);
    opacity: 0.2;
    text-shadow: rgba(0,0,0,0.5) 1px 1px 5px;
    z-index: 99;
    color: #fff;
    font-size: 20px;
    font-family: 'Arial', sans-serif;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
}
.escort-location h2 {
    color: #ff4767;
    text-shadow: 1px 1px 4px #000;
    text-align: left;
    margin-bottom: 30px;
    font-size: 45px;
    font-family: fantasy;
    text-align: center;
}
.escort-location {
    padding: 50px;
    background: #212121;
}
.escort-location a:hover{
    text-decoration: none;
}
a.darkkhaki {
    border: 1px solid #000;
    display: block;
    text-align: center;
    padding: 10px;
    border-radius: 5px;
    font-size: 15px;
    font-weight: 600;
    color: #000;
    background: darkkhaki;
}
a.beige {
    border: 1px solid #000;
    display: block;
    text-align: center;
    padding: 10px;
    border-radius: 5px;
    font-size: 15px;
    font-weight: 600;
    color: #000;
    background: beige;
}
a.wheat {
    border: 1px solid #000;
    display: block;
    text-align: center;
    padding: 10px;
    border-radius: 5px;
    font-size: 15px;
    font-weight: 600;
    color: #000;
    background: wheat;
}
a.bisque{
    border: 1px solid #000;
    display: block;
    text-align: center;
    padding: 10px;
    border-radius: 5px;
    font-size: 15px;
    font-weight: 600;
    color: #000;
    background: bisque;
}
a.peachpuff{
    border: 1px solid #000;
    display: block;
    text-align: center;
    padding: 10px;
    border-radius: 5px;
    font-size: 15px;
    font-weight: 600;
    color: #000;
    background: peachpuff;   
}
a.pink{
     border: 1px solid #000;
    display: block;
    text-align: center;
    padding: 10px;
    border-radius: 5px;
    font-size: 15px;
    font-weight: 600;
    color: #000;
    background: pink;   
}
a.powderblue{
     border: 1px solid #000;
    display: block;
    text-align: center;
    padding: 10px;
    border-radius: 5px;
    font-size: 15px;
    font-weight: 600;
    color: #000;
    background: powderblue;
}
.escort-city {
    margin-bottom: 20px;
}
.escort-city a:hover{
    box-shadow: 1px 1px 9px 1px #696868;
    transition: 1s;
    background: #000;
    color: #fff;
}
.escort-location p{
    color: #fff;
    font-size: 16px;
    line-height: 30px;
    text-align: justify;
}
.video-section{
    padding: 50px 0;
}
.head-text{
    color: #fff;
    text-shadow: 1px 1px 4px #000;
    margin-bottom: 30px;
}
#myVideo{
    float: left;
    margin-right: 20px;
}
.text-section-float p{
    color: #fff;
    text-align: justify;
    font-size: 17px;
    line-height: 27px;
}
.top-girls h3 {
    background: #000;
    margin-bottom: 0;
    text-align: center;
    padding: 3px;
    color: #f00;
    font-family: cursive;
    text-shadow: 1px 1px 12px #fff;
	border: 3px double #dc3545;
}

.blinking{
    animation:blinkingText 2s infinite;
}
@keyframes blinkingText{
    0%{    color: #ff0; }
    100%{color: #f00;}
}
.escort-type h3 {
    color: #ff4767;
    text-shadow: 1px 1px 4px #000;
    text-align: center;
    margin-bottom: 4px;
    font-family: revert;
}
#Escorts-Service {
    background: url(../images/stripper-girl-png-7.png)no-repeat #000;
    background-position: right bottom;
}
.rate-list{
    padding: 50px;
    background: #c31432;
    background: -webkit-linear-gradient(to right, #240b36, #c31432);
    background: linear-gradient(to right, #240b36, #c31432); 
}
.rate-list h3 {
    font-family: fantasy;
    color: #fff;
    font-size: 40px;
	text-align: center;
}
.rate-chart{
    background: #16222A;  
    background: -webkit-linear-gradient(to top, #3A6073, #16222A); 
    background: linear-gradient(to top, #3A6073, #16222A);
    padding: 30px;
    border-top-left-radius: 20px;
    border-bottom-right-radius: 20px;
    text-align: center;
}
.rate-chart h3 {
    font-family: 'Damion', cursive;
    color: #FFC107;
    font-size: 21px;
    text-align: center;
}
.rate-chart p{
    color: #fff;
    font-weight: 600;
    font-family: serif;
    margin-bottom: 14px;
}
.text-details{
    position: relative;
}
.text-details img{
    width: 100%;
}
.content {
    padding: 40px 0;
    text-align: justify;
}
.content p {
    color: #000000;
    line-height: 29px;
}
.content h3 {
    color: #000000;
    text-shadow: 1px 1px 4px #fff;
    text-align: center;
    margin-bottom: 20px;
    font-family: revert;
    font-size: 37px;
}
.text-details {
    background: #fff;
}
.footer-content h3 {
    color: #fff;
}
footer{
    background: url('../images/footer-bg.jpg')no-repeat;
    background-size: cover;
    padding: 50px;
    position: relative;
}
footer .overlay{
    background: #000000b8;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.footer-content{
    text-align: center;
}
.city-footer-list{
    text-align: center;
}
.footer-content p{
    color: #ececec;
    font-size: 18px;
    margin: 5px 0;
	text-align: center;
}
.footer-content p a{
    color: #ececec;
}
.footer-content h3 {
    color: #F44336;
    margin-bottom: 20px;
}
.footer-content ul{
    padding: 0;
    margin-top: 30px;
}
.footer-content ul li{
    list-style: none;
    display: inline-block;
    margin-right: 10px;
}
.footer-content ul li a {
    display: inline-block;
    border: 1px solid #fff;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    text-align: center;
    line-height: 40px;
    background: #000;
    color: #ff0;
}
.city-footer-list ul{
    list-style: none;
    padding: 0;
}
.city-footer-list ul li a {
    color: #fff;
    display: block;
    padding: 5px;
    text-decoration: underline;
}
.city-footer-list ul li a:hover{
    text-decoration: none;
    color: #f00;
}
.imp-links ul{
    padding: 0;
    list-style: none;
}
.imp-links ul li {
    display: inline-block;
    margin-right: 5px;
}
.imp-links ul{
    margin-top: 20px;
    text-align: center;
}
.imp-links ul li a{
    color: #fff;
}
.footer-bottom p {
    text-align: center;
    margin: 0;
    padding: 10px;
    color: #fff;
}


.services-section {
    background: #fff;
    padding: 50px;
}
.services-section h2{
    text-align: center;
    color: #8c3358;
    text-shadow: 1px 1px 1px #000; 
    margin-bottom: 30px;
}
.service-section-wrap {
    background: #252525;
    margin-bottom: 30px;
}
.service-section-wrap p {
    color: #e4e3e3;
    padding: 10px;
    text-align: justify;
    font-size: 14px;
    margin: 0;
}
.service-section-wrap h3{
    color: #ff5722;
    text-align: center;
    margin: 0;
    font-size: 22px;
    padding-top: 5px;
}
.service-section-wrap a{
    background: #FF5722;
    color: #fff;
    display: inline-block;
    padding: 5px 10px;
    margin-bottom: 10px;
    border-radius: 5px;
    box-shadow: 1px 1px 6px 0px #000;
}
@media screen and (min-width: 768px){
    .number-top{
        display: none;
    }
}

@media screen and (max-width: 768px){
    .number-top{
        display: block;
    }
}
.escort-city ul{
    list-style: none;
    padding: 0;
}
.escort-city h3 {
    color: #fff;
    text-shadow: 1px 1px 4px #000;
    margin-bottom: 30px;
}
.escort-city ul li a {
    padding: 5px;
    display: block;
    border-bottom: 1px dashed #000;
    color: #fff;
}
.escort-city ul li a:before {
    content: '\f105';
    font-family: FontAwesome;
    margin-right: 10px;
    font-weight: 700;
    color: #FF9800;
}
.escort-city ul li a:hover {
    text-decoration: none;
    background: #E91E63;
    color: #fff;
    box-shadow: 1px 1px 6px 0px #000;
}
.carousel-section {
    padding: 35px;
}
.carousel-section p{
    color: #cecdcd;
    margin-top: 10px;
}
.ratings span{
    color: orange;
}
.carousel-section figcaption {
    font-size: 23px;
    font-weight: 600;
    color: #fff;
    margin-top: 10px;
    text-shadow: 1px 1px 2px #000;
}
.owl-stage-outer{
    text-align: center;
}
.owl-nav {
    text-align: center;
}
.owl-carousel .owl-item img {
    display: block;
    width: 100%;
    border: 1px solid #fff;
    padding: 5px;
    border-radius: 50%;
    width: 200px;
    height: 200px;
    margin: auto;
}
button.owl-prev span{
    background: #01000a;
    width: 35px;
    height: 35px;
    display: inline-block;
    font-size: 35px;
    font-weight: 700;
    color: #fff;
    line-height: 25px;
    border-radius: 50%;
    margin-top: 10px;
    margin-right: 10px;
}
button.owl-next span{
    background: #01000a;
    width: 35px;
    height: 35px;
    display: inline-block;
    font-size: 35px;
    font-weight: 700;
    color: #fff;
    line-height: 25px;
    border-radius: 50%;
    margin-top: 10px;
}
.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(253, 253, 253, 0.68);
}
.table th, .table td {
    padding: 8px;
    vertical-align: top;
    border-top: 1px solid #dee2e6;
}
.profile-img img{
    width: 100%;
}
a.book-now-link {
    background: #000;
    display: block;
    padding: 7px;
    text-align: center;
    color: #fff;
}
a.book-now-link:hover{
    background: #fff;
    color: #000;
    text-decoration: none;
    transition: 0.5s;
}
ul#lightgallery li a img {
    vertical-align: middle;
    border-style: none;
    width: 100%;
    height: 318px;
    margin-bottom: 20px;
}
.Contact-form{
    background: #333;
    padding: 20px;
}
.main-banner{
    position: relative;
}
.banner-text {
    position: absolute;
    top: 12%;
    left: 50%;
    transform: translateX(-50%);
    text-align: center;
}
.common h3{
    color: #f00;
    font-size: 54px;
    font-family: 'Damion', cursive;
    text-shadow: 1px 2px 2px #9a9898;
}

.common h4{
    color: #f00;
    font-size: 45px;
    font-family: 'Damion', cursive;
    text-shadow: 1px 2px 2px #531a5d;
}
.common h5 {
    color: #fff;
    font-size: 38px;
    font-family: initial;
}
.banner-text1 {
    position: absolute;
    top: 14%;
    left: 56px;
}

@media screen and (max-width: 768px){
    #myVideo {
        float: none;
        margin-right: 0px;
        width: 100%;
    }
    .banner-text1 {
        position: absolute;
        top: 4%;
        left: 23px;
    }
    .banner-text1 h5{
        display: none;
    }
    .common h3 {
        color: #f00;
        font-size: 20px;
        text-shadow: 1px 2px 2px #9a9898;
    }
    .common h4 {
        color: #f00;
        font-size: 20px;
        font-family: 'Damion', cursive;
        text-shadow: 1px 2px 2px #531a5d;
    }
    .common h5 {
        color: #fff;
        font-size: 22px;
        font-family: initial;
    }
.mob-whatsapp {
    display: block;
    text-align: center;
}
.top-girls img {
    width: 100%;
    margin-bottom: 30px;
    height: 425px;
	border: 3px double #dc3545;
}
.pd-topbtm-60 {
    padding: 30px 0;
}
.girl-require ul {
    display: block;
    margin: 0;
}
.girl-require ul li {
    width: 100%;
    margin: 10px 0;
}

}