*, p, figure, figcaption, h1, h2, h3, h4, h5, h6, ul, li {
    margin: 0px;
    padding: 0px; }

ul, li {
    list-style-type: none; }

body {
    font-size: 1rem;
    font-family: 'Manrope', sans-serif;
    background-color: #FFC3A1; }

#togglebutton {
    background: #000000;
    display: inline-block;
    color: #fff;
    font-family: 'Montserrat';
    padding: 10px 30px 10px 30px;
    border-radius: 5px;
    border-bottom: 5px solid #f7f7f7;
    margin-left: 30%;
}
#togglebutton:hover {
    background-color: #bed248;
}

a, a:hover {
    text-decoration: none; }

.heading {
    font-family: 'DM Serif Display', serif;
    font-size: 2.5rem; }

.headingbox {
    display: inline-block;
    line-height: 50px;
    background-color: #cde247;
    color: #fff;
    padding: 0px 15px 8px 15px; }



.angelcallgirl .mainbanner {
    padding-top: 5rem;
    padding-bottom: 5rem;
    color: #f8cf40;
    background: #58111A;
    background: linear-gradient(133deg, #58111a 0%, #880515 100%); }
.angelcallgirl .mainbanner .inner {
    padding-bottom: 2rem; }
.angelcallgirl .mainbanner .inner .salutation {
    font-size: .8rem;
    font-weight: bold; }
.angelcallgirl .mainbanner .inner .webname {
    font-family: 'DM Serif Display', serif;
    font-size: 4.5rem;
    line-height: 50px;
    margin-bottom: 10px;
    margin-top: 10px; }
.angelcallgirl .mainbanner .inner .sline {
    font-size: 1.8rem;
    font-family: 'DM Serif Display', serif;
    line-height: 40px; }
.angelcallgirl .mainbanner .inner p {
    font-size: .8rem;
    margin-top: 7px; }
.angelcallgirl .mainbanner .inner .enquirynow {
    border-radius: 0px 35px 35px 0px;
    display: inline-block;
    border: 10px solid #FFD384;
    padding: 5px 25px;
    background-color: #2B4865;
    color: #fff;
    font-size: 1.2rem;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
    margin-top: 15px;
    transition: padding-right .5s ease-in-out; }
.angelcallgirl .mainbanner .inner .enquirynow:hover {
    padding-right: 35px; }
.angelcallgirl .angelgurugramescort {
    padding: 3rem 0rem; }
.angelcallgirl .angelgurugramescort img {
    border: 4px double #fffbac; }
.angelcallgirl .angelgurugramescort .heading {
    font-family: 'DM Serif Display', serif;
    font-size: 4rem;
    font-weight: 700; }
.angelcallgirl .angelgurugramescort .headingline {
    font-family: 'DM Serif Display', serif;
    font-size: 2rem;
    font-weight: 700; }
.angelcallgirl .angelgurugramescort p {
    text-align: justify;
    line-height: 28px; }
.angelcallgirl .models {
    padding: 5rem 0rem;
    background-color: #000000; }
.angelcallgirl .models .heading {
    padding-bottom: 25px; }
.angelcallgirl .models figure {
    position: relative; }
.angelcallgirl .models figure:before {
    position: absolute;
    content: "";
    width: 150px;
    height: 150px;
    top: -2px;
    left: -2px;
    z-index: 1;
    border-left: 2px solid #fffbac;
    border-top: 2px solid #fffbac; }
.angelcallgirl .models figure:after {
    position: absolute;
    content: "";
    width: 150px;
    height: 150px;
    right: -2px;
    bottom: -2px;
    z-index: 1;
    border-right: 2px solid #620000;
    border-bottom: 2px solid #620000; }
.angelcallgirl .models figure figcaption {
    position: absolute;
    width: 100%;
    bottom: 45px;
    text-align: center;
    color: #fff;
    font-size: 1.2rem; }
.angelcallgirl .ourservices {
    padding: 3rem 0rem;
    background-color: #baff33; }
.angelcallgirl .ourservices .headingbox {
    margin-bottom: 2rem; }
.angelcallgirl .ourservices .ourservices-box {
    border: 1px dashed #000;
    text-align: center;
    padding: 1rem 1.5rem; }
.angelcallgirl .ourservices .ourservices-box .icopics img {
    height: 80px; }
.angelcallgirl .ourservices .ourservices-box .xhead {
    font-size: 1.3rem;
    padding: 3px 0px; }
.angelcallgirl .ourservices .ourservices-box p {
    font-size: .8rem; }
.angelcallgirl .ourpackages {
    padding: 3rem 0rem;
    position: relative;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    background-attachment: fixed; }
.angelcallgirl .ourpackages .heading {
    color: #fff;
    margin-bottom: 25px; }
.angelcallgirl .ourpackages .ourpackages-box {
    border: 1px solid #000;
    border-radius: 15px;
    text-align: center;
    padding: 3rem 0rem;
    background-color: #000;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 6px, rgba(0, 0, 0, 0.23) 0px 3px 6px; }
.angelcallgirl .ourpackages .ourpackages-box .ourpackages-box-hd {
    font-family: 'DM Serif Display', serif;
    font-size: 1.5rem;
    font-weight: 700;
    padding-bottom: 2rem;
    color: white;	}
.angelcallgirl .ourpackages .ourpackages-box ul {
    padding: 0px 25px; }
.angelcallgirl .ourpackages .ourpackages-box ul li {
    font-size: .9rem;
    padding: .8rem 0rem;
    color: white;	}
.angelcallgirl .ourpackages .ourpackages-box ul li + li {
    border-top: 1px solid #e9af00; }
.angelcallgirl .ourlocality {
    padding-top: 2rem; }
.angelcallgirl .ourlocality .heading {
    margin-bottom: 2rem; }
.angelcallgirl .ourlocality .categorylist {
    padding-bottom: 2rem; }
.angelcallgirl .ourlocality .categorylist ul {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin: 0 auto;
    text-align: justify;
    list-style: none;
    background-color: #ffffff; }
.angelcallgirl .ourlocality .categorylist ul > li {
    position: relative;
    margin: 3px;
    overflow: hidden; }
.angelcallgirl .ourlocality .categorylist ul > li > a {
    width: 100%;
    display: inline-block;
    text-align: center;
    color: #fff;
    padding: 4px 10px;
    font-size: 15px;
    background-color: #000000;
    border-radius: 15px;
    border: 3px solid #fff; }
.angelcallgirl .ourlocality .categorylist ul li:nth-child(n+1) {
    flex-grow: 1; }
.angelcallgirl .home-blogs {
    padding-top: 2rem; }
.angelcallgirl .home-blogs .heading {
    margin-bottom: 2rem; }
.angelcallgirl .home-blogs .categorylist {
    padding-bottom: 2rem; }
.angelcallgirl .home-blogs .categorylist ul {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin: 0 auto;
    text-align: justify;
    list-style: none;
    background-color: #ffffff; }
.angelcallgirl .home-blogs .categorylist ul > li {
    position: relative;
    margin: 5px;
    overflow: hidden; }
.angelcallgirl .home-blogs .categorylist ul > li > a {
    width: 100%;
    display: inline-block;
    text-align: center;
    color: #fff;
    padding: 3px 10px;
    font-size: 15px;
    background-color: #000000; }
.angelcallgirl .home-blogs .categorylist ul li:nth-child(n+1) {
    flex-grow: 1; }

.angel-content {
    background-color: #ffffff;
    padding-top: 3rem;
    padding-bottom: 2rem; }
.angel-content h1, .angel-content h2, .angel-content h3, .angel-content h4 {
    font-size: 1.5rem;
    font-family: 'DM Serif Display', serif;
    font-weight: normal;
    color: #6c003d;
    padding-bottom: 7px; }
.angel-content p {
    text-align: justify;
    line-height: 28px;
    padding-bottom: 8px; }
.angel-content p a{ color: #000; text-decoration: underline;}
.angel-content figure {
    border: 3px solid #ff4a41; }
.angel-content .servicearea ul {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin: 0 auto;
    text-align: justify;
    list-style: none;
    background-color: #ccffcc; }
.angel-content .servicearea ul > li {
    position: relative;
    margin: 5px;
    overflow: hidden; }
.angel-content .servicearea ul > li > a {
    color: #fff;
    width: 100%;
    display: inline-block;
    text-align: center;
    color: #fff;
    padding: 3px 10px;
    font-size: 15px;
    background-color: #ba0404; }
.angel-content .servicearea ul li:nth-child(n+1) {
    flex-grow: 1; }

footer {
    background-color: #000000;
    font-size: .8rem;
    padding-top: 2rem;
    padding-bottom: 3rem;
    color: #fff; }
footer ul {
    display: inline-flex; }
footer ul li {
    line-height: 10px; }
footer ul li a {
    color: #fff;
    text-decoration: none;
    transition: color .2s ease-in-out;
    padding: 0px 5px; }
footer ul li a:hover {
    color: #a7a7a7; }
footer ul li + li {
    border-left: 1px solid #fff; }


.page-error{ text-align: center; padding: 5rem 0rem;}
.page-error .e1{ font-size: 12rem; font-weight: bold; line-height: 200px; }
/*----------- Start Gallery --------------- */
@media screen and (max-width: 768px) {
    .column {
        flex: 50%;
        max-width: 50%; } }
@media screen and (max-width: 576px) {
    .column {
        flex: 100%;
        max-width: 100%; } }
/*----------- End Gallery --------------- */
.callingbtn {
    position: fixed;
    bottom: 50px;
    right: 5px;
    width: 68px;
    height: 120px;
    display: none; }

.callingbtn a {
    border-radius: 50px;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px; }

.callingbtn .whatsappbtn {
    background-color: #4cb762;
    padding: 20px 18px; }
	
#togglebutton {
    margin-left: 0%;
}

.callingbtn .callbtn {
    background-color: #0b1279;
    padding: 18px 18px;
    bottom: 0px;
    position: absolute;
    right: 0px; }

@media (max-width: 576px) {
    .callingbtn {
        display: block;
        z-index: 9999; }

    .angelcallgirl .mainbanner {
        padding-top: 3rem;
        padding-bottom: 3rem; }
    .angelcallgirl .mainbanner .inner .salutation {
        font-size: .8rem;
        font-weight: bold; }
    .angelcallgirl .mainbanner .inner .webname {
        font-size: 3rem;
        line-height: 50px;
        margin-bottom: 30px; }
    .angelcallgirl .mainbanner .inner .sline {
        font-size: 1.8rem;
        line-height: 40px; }
    .angelcallgirl .mainbanner .inner .enquirynow {
        border-radius: 35px 35px 35px 35px; }
    .angelcallgirl .mainbanner .inner .enquirynow:hover {
        padding-left: 35px;
        padding-right: 35px; }
    .angelcallgirl .angelgurugramescort {
        padding: 3rem 0rem; }
    .angelcallgirl .angelgurugramescort .heading {
        font-size: 3.3rem;
        font-weight: 700;
		margin-top: -4px;}
    .angelcallgirl .angelgurugramescort .headingline {
        font-size: 1.8rem;
        font-weight: 700;
        line-height: 35px; }
    .angelcallgirl .angelgurugramescort p {
        text-align: justify;
        line-height: 28px; }

    .subpage .sub-heading .page-heading .sub-text {
        font-size: 2rem;
        line-height: 30px; }
    .subpage .angel-content h1, .subpage .angel-content h2, .subpage .angel-content h3, .subpage .angel-content h4 {
        text-align: center; }
    .subpage .angel-content .sub-title {
        font-size: 2rem; }

    .angelgurugramescort .heading {
        font-family: 'Satisfy', cursive;
        font-size: 2.8rem;
        font-weight: 700;
        text-align: center; }

    .angelgurugramescort .headingline {
        font-family: 'Domine', serif;
        font-size: 1.2rem;
        font-weight: 700;
        text-align: center; } }


/*navbar-header-banner*/
@media only screen and (min-width: 428px) {
  .angel_banner_mobile {
    display: none;
  }
  .angel_banner_desktop{
    display: block;
    height: 612px;
  }
  img.img-fluid.angel_banner_desktop_img {
    height: 612px;
}
}

    @media only screen and (max-width: 428px) {
  .angel_banner_mobile {
    display: block;
    margin-top: 0px;
    height: 349px;
    margin-right: -10px;
    margin-left: -10px;
	margin-bottom: -120px;
}
  .angel_banner_desktop{
    display: none;
  }
  .angel_banner_mobile_img {
    height: 349px;
}
}

.angel_banner_desktop {
    margin-left: -9%;
    position: relative;
    margin-right: -9%;
}

.angel_banner_desktop_content{
   position: absolute;
    left: 45%;
    top: 50%;
    transform: translate(-50%, -50%);
}
.top_content {
    background: #c3a825ad;
    padding: 10px 10px;
    text-align: center;
    border-radius: 5px;
}


.navbar {
    width: 100%;
    top: 0;
    z-index: 1030;
    max-height: 50px
}

.navbar.u {
    z-index: 1030
}

.nav-head {
    display: none;
    height: 45px;
    background: linear-gradient(180deg,#000,transparent);
    border-bottom: 1px solid #ff00009e
}

.nav-head a.m {
    width: 33.33%;
    text-align: center;
    padding: 8px 10px;
    font-size: x-large
}

.nav-head button {
    height: 100%;
    width: 50px;
    background: #0000;
    border: 0
}

.nav-head .menu {
    color: #fff;
    font-size: x-large;
    border-right: 1px solid #ff00009e;
    outline: 0
}

.nav-head .menu-r {
    border-left: 1px solid #ff00009e
}

.nav-area {
    width: 100%;
    display: flex;
    height: 50px;
    justify-content: center
}

.nav-area>a {
    width: 10%;
    border: 1px solid #fed161;
    transition: background .5s,color .2s;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    background: linear-gradient(138deg,#000,#000);
    text-transform: uppercase;
    font-family: open sans condensed,sans-serif;
    border-radius: 50px;
    margin: 0 3px
}

.nav-area>a:hover {
    background: linear-gradient(138deg,#BED248,#000);
    color: #ffffffd1
}

a.nav-area-active {
    background: #BED248;
    color: #ffffffd1!important
}

.nav-area div {
    font-size: smaller;
    font-weight: 600
}

.navbar>div:nth-child(4) {
    display: none
}

.nav-area i {
    display: none
}

.nav-area.m-active {
    transform: translateX(0)
}

.nav-area a:last-child {
    display: none
}

.nav-social {
    display: none;
    position: fixed;
    bottom: 10px;
    height: 50px;
    width: 100%;
    text-align: center;
    color: #fff;
    font-size: x-large;
    background: linear-gradient(0deg,#000,transparent)
}

.nav-social i {
    padding: .4em;
    border: 1px solid #fff;
    border-radius: 5px;
    display: flex
}

@media only screen and (max-width: 767px) {
    .nav-head {
        display:flex;
        position: fixed;
        width: 100%;
        z-index: 1030;
        background: #000;
        top: 0
    }

    .navbar {
        position: fixed
    }
	.img-fluid {
    max-width: 100%;
    height: auto;
    box-shadow: 0 0 1px #BED248, 0 0 0 #BED248, 0 0 18px #BED248, 0 0 8px #BED248, 0 0 4px #BED248, 0 0 0 #3b0009, 0 0 0 #BED248;
    
}
.img-angel {
    max-width: 100%;
    height: auto;
    box-shadow: 0 0 1px #BED248, 0 0 0 #BED248, 0 0 18px #BED248, 0 0 8px #BED248, 0 0 4px #BED248, 0 0 0 #3b0009, 0 0 0 #BED248;
    margin-top: -55px;
}

    .nav-area {
    padding: 1em;
    height: 53vh;
    transform: translateX(-100%);
    transition: transform .3s;
    display: block;
    z-index: 1030;
    background: #000;
    margin-top: 2px;
    overflow-y: hidden;
}

    .nav-area>a {
        width: 30%;
        height: 90px;
        display: inline-table;
        margin-left: 2%;
        margin-top: 10px
    }

    .nav-area a:first-child {
        display: none
    }

    .nav-area i {
        display: inline-block;
        font-size: x-large;
        padding: .7em 0 .4em
    }

    .nav-area .center {
        margin-left: auto;
        margin-right: auto;
        transform: translateX(-.1vw)
    }
}

@media only screen and (min-width: 767px) and (max-width:1024px) {
    .nav-area>a {
        width:20%
    }

    .navbar>div:nth-child(4) {
        display: flex
    }

    .nav-area .alt {
        display: none
    }
	
	
}

.nav-social.ico-show {
    display: flex;
    justify-content: space-evenly
}




a:active,a:link,a:visited {
    color: #fff;
    text-decoration: none
}

.svg-icon {
    width: 35px;
    margin: 0 auto;
    padding-top: 10px
}


.svg-icon-main {
    width: 25px;
    margin: 0 auto;
    padding-top: 0
}

.svg-icon-main path {
    fill: #fff
}

.svg-icon path {
    fill: #fff
}
.text-muted {
    font-family: open sans condensed,sans-serif;
    font-size: 18px;
    color: #fff;
    text-align: center;
    margin: auto;
    font-weight: 700;
    letter-spacing: .5px;
    line-height: 26px
}

.img-fluid {
    max-width: 100%;
    height: auto;
    box-shadow: 0 0 1px #BED248,0 0 0 #BED248,0 0 18px #BED248,0 0 8px #BED248,0 0 4px #BED248,0 0 0 #3b0009,0 0 0 #BED248
}

.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}



@media(min-width: 992px) {
    

    .col-md-4 {
        width: 33.33333333%
    }

}




a:active,a:link,a:visited {
    color: #bed248;
    text-decoration: none;
}

.svg-icon {
    width: 35px;
    height: 55px;
    margin: 0 auto;
    padding-top: 10px
}

.svg-icon-main {
    width: 25px;
    margin: 0 auto;
    padding-top: 0
}

.svg-icon-main path {
    fill: #fff
}

.svg-icon path {
    fill: #8c0d00
}



@media only screen and (min-width: 767px) {
    .nav-area .svg-icon {
        display:none
    }
	
	
}





.angel-section-small {
    padding: 15px;
    background-color: #ffffff;
}

.blink-bg {
    color: #fff;
    padding: 10px 11px;
    display: inline-block;
    border-radius: 50px;
    animation: blinkingBackground 2s infinite;
    border: 1px solid #fed161
}

@keyframes blinkingBackground {
    0% {
        background-color: #000
    }

    25% {
        background-color: #000
    }

    50% {
        background-color: #ffffff
    }

    75% {
        background-color: #ffffff
    }

    100% {
        background-color: #000
    }
}

@keyframes blinker {
    50% {
        opacity: 0
    }
}

.main-heading-text {
    font-size: 20px;
    text-align: center;
    padding: 15px 0;
    margin: auto;
    color: #8c0d00;
    font-family: open sans condensed,sans-serif;
    font-weight: 900;
}

.text-muted marquee {
    width: 290px;
    margin-left: 5%;
    vertical-align: bottom
}

.top-bottom-space {
    padding: 24px 0;
}

.icon-bar {
    position: fixed;
    top: 60%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 9999;
    right: 0
}

.icon-bar a {
    display: block;
    text-align: center;
    padding: 16px;
    transition: all .3s ease;
    color: #fff;
    font-size: 20px
}
@media (max-width: 480px)
.nav-area div {
    font-size: 2px!important;
}
.nav-area>a {
    border-radius: 10px;
    margin: 5px 1px;
}
}
/*navbar-header-banner*/
