body {
    font-family: 'Roboto';
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff;
}
a
{
	color: inherit;
	text-decoration: none;
}

a:hover{
    color: inherit;
	text-decoration: none;
	transition: all .6s;
	text-decoration: none;
}

h1,h2,h3,h4,h5,h6,ul,li{
	margin:0;
}
@font-face {
 font-family:'NeoplantaBG';
 src: url(https://www.escort-beauties.com/wp-content/themes/escort-beauties/css/fonts/NeoplantaBG.otf);
}
h1,h2,h3,h4,h5,h6{
  font-family: 'NeoplantaBG';  
}
p{
	margin:0;
    line-height: 28px;
}
.img-fluid{
    display: block;
}
.list-inline li{
    display: inline-block;
    padding: 0px 5px;
}

h1{
    font-size: 90px;
    font-weight: 600;
}
h2{
    font-size:55px;
    font-weight: 600;
}



.top-hd{
    background: #000;
    padding: 20px 0px;
    color: #fff;
}
.tp-hd-contct1{
    margin-top: 25px;
}
.tp-hd-contct1 i{
    width: 43px;
    height: 43px;
    background:#e0006c;
    color: #fff;
    text-align: center;
    line-height: 43px;
    border-radius: 50%;
    position: relative;
    float: left;
    margin-right: 10px;
}
.tp-hd-contct1 h6{
    color: #e0006c;
    font-weight: 600;
    margin-bottom: 5px;
}
.main-logo{
    margin: 0 auto;
    width: 200px;
}

.tp-hd-contct2{
    margin-top: 25px;
    padding-left: 170px;
}
.tp-hd-contct2 img{

    position: relative;
    float: left;
    margin-right: 10px;
}
.tp-hd-contct2 h6{
    color: #e0006c;
    font-weight: 600;
    margin-bottom: 5px;
}
.tp-hd-contct2 a{
    color: #25d366;
}
.hd-nav-call{
    display: none;
}

.navbar-dark {
    background-color: #e0006c!important;
    padding: 15px 0;
    position: relative;
}

.navbar-dark .navbar-nav a {
    color: #fff;
    transition: 0.5s;
    padding: 10px 30px;
    transition: 0.5s;
    text-transform: uppercase;
    font-weight: 500;
}
.navbar-dark .navbar-nav a:hover{
    color:#000;
}
.navbar-dark .fa-circle{
    font-size: 8px;
    color: #fff;
        position: relative;
    top: -2px;
}
.fixed-call-btn{
    display: none;
}
.dropdown ul li a{
	color:#000;
}
.dropdown ul li{
    color: #000;
    border-bottom: 1px solid #ccc;
    font-size: 14px;
    display: block;
    width: 100%;
    white-space: nowrap;
}
.dropdown ul{
	    width: 235px;
}
.dropdown-menu.d-m2.show {
    top: 31px;
    left: 15px;
    padding: 0;
    border-radius: 0px;
}
.dropdown-menu.d-m2.show a:hover {
    background:#e0006c;
    color: #fff;
}


.banner-start{
    
    background-position: center;
    background-size: cover;
    
}

.ban-caption{
    padding-bottom: 250px;
    padding-top: 250px;
    text-align: center;
    color: #fff;
}
.heading-hd-txt1 {
    font-size: 110px;
    font-family: 'Sacramento';
    margin-left: 110px;
    margin-bottom: 10px;
}
.ban-caption h1{
    color:#ff0073;
    text-transform: uppercase;
}

.hd-ban-call{
      font-family: 'NeoplantaBG';  
    font-size:50px;
    font-weight: 600;
    margin-top: 25px;
}
/*

about-section-start
*/
.about-section-start{
    padding: 70px 0px;
    color: #fff;
    background-image: url(../image/about-section-back.jpg);
    background-position:  center;
    background-size: cover;
    border-top: 1px solid #1c1c1c;
}

.abt-hd-content h2{
    color: #e0006c;
    margin-bottom: 20px;
}
.abt-hd-content p{
    margin-bottom:20px;
}
.hd-btn1{
    padding: 15px 50px;
    background: #fff;
    color: #e0006c;
    border-radius: 3px;
    font-weight: 500;
    text-transform: uppercase;
    transition:0.5s;
}
.hd-btn1:hover{
    background:#e0006c;
    color: #fff;
}
.hd-btn2{
    padding: 15px 66px;
    background:#e0006c;
    color:#fff ;
    border-radius: 3px;
    font-weight: 500;
    text-transform: uppercase;
    transition:0.5s;
}
.hd-btn2:hover{
    background:#5a5a5a;
    color: #fff;
}
.abt-two-btn{
    margin-top: 60px;
}
.abt-two-btn li{
    margin-bottom: 40px;
}

/*our-escort-beauties*/

.our-escort-beauties{
    background: #fff;
    background-position: center;
    background-size: cover;
    padding: 90px 0px 80px;
}
.heading-hd{
    text-align: center;
    margin-bottom: 40px;
}
.heading-hd h2{
    color:#e0006c; 
}
.heading-hd-txt2 {
    font-size: 60px;
    font-family: 'Sacramento';

    margin-bottom: 10px;
}
.model-box{
    background: #e0006c;
    color: #fff;
    padding: 10px;
}
.model-img{
    width: 100%;
}
.model-name{
    font-size: 18px;
    margin-bottom: 5px;
    text-transform: uppercase;
    line-height:18px;
}
.model-age{
    font-size: 18px;
 
    line-height:18px;
}
.model-caption{
    padding-top: 15px;
}
.model-logo{
    margin-top: 15px;
}
.our-escort-beauties .owl-prev {
    position: absolute;
    top: 40%;
    z-index: 11;
    color: #fff !important;
    width: 45px;
    height: 45px;
    left: -60px;
    border-radius: 50%!important;
    font-size: 40px!important;
    padding-bottom: 10px!important;
    background: #fff0!important;
}

.our-escort-beauties .owl-next {
    position: absolute;
    top: 40%;
    z-index: 11;
    color: #fff !important;
      width: 45px;
    height: 45px;
    right: -70px;
    font-size: 40px!important;
     border-radius: 50%!important;
    padding-bottom: 10px!important;
    background: #fff0!important;
}
.our-escort-beauties button:focus{
    outline: none;
}
/*

Erotic-Massage
*/

.Erotic-Massage{
        background-image: url(../image/escortic-massage-back.jpg);
    background-position: center;
    background-size: cover;
    padding-top:200px;
    padding-bottom: 40px;
}
.main-escort-massge-sec{
    background: #fff;
    padding: 70px 100px;
    text-align: center;
    position: relative;
    top: 150px;
}
.main-escort-massge-sec h2{
    text-transform: uppercase;
    color: #e0006c;
    margin-bottom: 20px;
    
}
.Erotic-Massage-txt-content{
    margin-bottom: 40px;
}

/*


escort-city-section
*/

.escort-city-section{
    padding:120px 0px 70px;
    position: relative;
    z-index: 1;
}
.city-img{
    width: 100%;
}
.escort-city-box{
    text-align: center
}
.city-name-btn{
    padding: 15px 40px;
    background: #e0006c;
    color: #fff;
    border-radius: 3px;
    font-weight: 500;
    text-transform: uppercase;
    position: relative;
    top:-13px;
    transition: 0.5s;
}
.city-name-btn:hover{
    background:#5a5a5a;
    color: #fff;
}
.escort-city-section .owl-prev {
    position: absolute;
    top: 40%;
    z-index: 11;
    color: #fff !important;
    width: 45px;
    height: 45px;
    left: -60px;
    border-radius: 50%!important;
    font-size: 40px!important;
    padding-bottom: 10px!important;
    background: #fff0!important;
}

.escort-city-section .owl-next {
    position: absolute;
    top: 40%;
    z-index: 11;
    color: #fff !important;
      width: 45px;
    height: 45px;
    right: -70px;
    font-size: 40px!important;
     border-radius: 50%!important;
    padding-bottom: 10px!important;
    background: #fff0!important;
}
.escort-city-section button:focus{
    outline: none;
}
/*

book-your-scort-section
*/
.book-your-scort-section{
    padding: 250px 0px;
    background-image: url(../image/book-escort-back.jpg);
    background-position: center;
    background-size: cover;
    color: #fff;
}
.left-book-box h2{
    text-transform: uppercase;
    margin-top:20px;
    margin-bottom: 40px;
}
.book-call-numbr{
    font-size: 38px;
}
.right-book-box{
    text-align: center;
    padding-top:60px;
}

/*

contct-us-section
*/
.contct-us-section{
    padding: 90px 0px;
}
.contct-us-section h2{
    color:#e0006c; 
}
.frm-cntrl1 {
    height: 46px;
    border-radius:3px;
    background: transparent;
    color: #000;
    border: 1px solid #e0006c;
}
.frm-btn1 {
    padding: 11px 34px;
    border-radius: 0;
    /* box-shadow: 0px 0px 3px 0px #c5c5c5; */
    background: #e0006c;
    color: #fff;
    border:none;
    transition: 0.7s;
    display: block;
    width: 100%;
    border-radius:3px;
}
.frm-btn1:hover{
      background: #5a5a5a;
    color: #fff;
}
/*

footer*/



.footer-start{
    background-image: url(../image/footer-back.jpg);
    background-position: center;
    background-size: cover;
    color: #fff;
    padding-top:70px;
    padding-bottom: 40px;
}
.inner-footer{
    padding-top: 70px;
}
.ft-logo{
    margin-bottom: 25px;
}
.foot1 p{
    margin-bottom: 10px;
}

.foot-social{
    margin-top: 40px;
}
.foot-social li a{
    color: #ffcc00;
}
.ft-h5{
    margin-bottom: 25px;
    font-weight: 600;
    color: #e0006c;
}
.ft-nav li{
    margin-bottom: 15px;
}
.ft-nav li a{
    transition: 0.5s;
}
.ft-nav li a:hover{
    color:#e0006c;
}

.ft-copy{


}
.ft-powerd{
    text-align: right;
}

.ftnav22{
    margin-top: 10px;
    padding-right:0px;
}

.ftnav22 li {
    margin-bottom: 20px;
}
.ftnav22 p {
    margin-left: 50px;
    margin-top: -23px;
    position: relative;
    color: #fff;
}
.ftnav22 p::before {
    position: absolute;
    content: ' ';
    width: 1px;
    height: 22px;
    left: -21px;
    top: 1px;
    background: #fff;
}

.ft-getstart-social{
    margin-top: 20px;
}
.ft-gt-start{
    text-align: right;
}
.ft-strt-hd{
    font-size: 45px;
    font-weight: 300;
    position: relative;
    top: 10px;
     color: #ffcc00;
    padding-right: 10px!important;
}

.ft-social{
  
    margin-top: 20px;
    text-align:right;
}
.ft-social i{
    width: 30px;
    height: 30px;
    background:#e0006c;
    border-radius: 50%;
    color: #000;
    text-align: center;
    line-height: 30px;
    font-size: 18px;
    transition: 0.5s;
}
.ft-social i:hover{
    background: #fff;
    color:#000; 
}

.frm-cntrl2 {
    height: 46px;
    border-radius: 0;
    box-shadow: 0px 0px 3px 0px #c5c5c5;
    background: #fff;
    color: #000;
    margin-bottom: 20px;
}
.frm-btn2 {
    padding: 10px 34px;
    border-radius: 0;
    box-shadow: 0px 0px 3px 0px #c5c5c5;
    background:#f50500;
    color: #fff;
    border: none;
    transition: 0.7s;
    width: 100%;
}
.frm-btn2:hover{
    background:#00027d;
    color: #fff;
}

.ft-last-call{
    color: #f50500;
    text-align: center;
    font-size: 20px;
}
.ft-cpy-txt{
    padding-top:95px;
}

/*

inner-model-box-start
*/

.inner-model-box-start{
    padding: 80px 0px;
}


.inner-heading-hd{
    padding: 180px 0px;
    text-align: center;
    background: #1c1c1c;
    color:#fff; 
}
.inner-heading-hd h1{
    text-shadow: 2px 2px 4px #000000;
}
.inner-banner-hd1{
    background-image: url(../../../uploads/2020/06/Untitled-1-4.jpg)!important;
    background-position: center!important;
    background-size: cover!important;
}
.inner-banner-hd2{
    background-image: url(../../../uploads/2020/06/Untitled-1-5.jpg)!important;
    background-position: center!important;
    background-size: cover!important;
}
.inner-banner-hd3{
    background-image: url(../image/inner-banner-3.jpg)!important;
    background-position: center!important;
    background-size: cover!important;
}
.inner-banner-hd4{
    background-image: url(../image/inner-banner-4.jpg)!important;
    background-position: center!important;
    background-size: cover!important;
}
.inner-banner-hd5{
    background-image: url(../image/inner-banner-5.jpg)!important;
    background-position: center!important;
    background-size: cover!important;
}
.inner-banner-hd6{
    background-image: url(../image/inner-banner-6.jpg)!important;
    background-position: center!important;
    background-size: cover!important;
}
.inner-banner-hd7{
    background-image: url(../image/inner-banner-7.jpg)!important;
    background-position: center!important;
    background-size: cover!important;
}
.inner-model-box-start .model-box{
    margin-bottom: 30px;
}
.inner-model-box-start2 p{
    text-align: center;
    margin-bottom: 15px;
}
.escrt-book-inner-btn{
    text-align: center;
    margin-top: 50px;
    margin-bottom: 30px;
}



/*=================== contcat us page ====================*/

.contact-ud-head h2{
    color: #fa0505;
    padding-bottom: 2px;
}
.cntct-beard{
    margin: 12px auto;  
}

.contact-us-form{
    padding: 80px 0;
}

.frm-lbl{
    font-weight: 400;
}
.cntct-us-frm{
    height: 42px;
    margin-top: 6px;   
    margin-bottom: 20px;
}
.cntct-hd{
    padding-bottom: 20px;
}
.cntct-social li{
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
        background: #e0006c;
    color: #ffffff;
        margin: 0 2px;
    transition: 0.7s;
}
.cntct-social li:hover{
    background: #000;
    color: #fff;
}

.info-hd{
    color: #e0006c;
    font-size: 16px;
        padding-bottom: 3px;
    font-weight: 600;
}
.infrmsn{
        padding-right: 90px;
    padding-bottom: 20px;
   
}
.cntct-social{
        padding-left: 0px;
}
.get-btn{
        background: #e0006c;
    padding: 10px 40px;
    border: none;
    border-radius: 3px;
    color: #fff;
    transition: 0.7s;
}
.get-btn:hover {
    background:#000;
}
.frm-msg{
    margin-bottom: 20px;
    margin-top: 6px;
	height:110px;
}

.footer22{
    padding-top: 80px;
}
.contact-us-form h3{
    font-weight: 600;
    color: #e0006c;
    margin-bottom: 30px;
}
.book-contct-whats22{
    padding-left: 0!important;
    margin-top: 0!important
}
/*=================== contcat us page end====================*/

/*

escort-model-inner-page-start

*/
.escort-model-inner-page-start{
    padding-top: 70px;
    background: #000;
    color: #fff;
    text-align: center;
    padding-bottom: 80px;
}
.escort-model-inner-page-start h1{
    margin-bottom: 40px;
}
.escort-model-inner-page-start h3{
    color: #e0006c!important;
    margin-bottom: 20px;
}
.escort-model-inner-page-start p{
    padding-bottom:30px;
}
.Laura-model{
    width: 100%;
}
.under-model-description{
    padding-top: 40px;
    text-align: left;
}
.well-fee {
    background: #e0006c;
    color: #fff;
}
.under-model-description .well-fee .table td, .under-model-description .well-fee .table th {
    padding: 14px 20px;
}
.well-fee .table td, .well-fee .table th {
    padding: 14px 20px;
    vertical-align: top;
    border-top: 1px solid #dee2e6;
    color: #fff;
}
.model-hd-bold {
    font-weight: 600;
    width: 180px;
}
.under-model-description .abt-two-btn {
    text-align: center;
}
.under-model-description .abt-two-btn a{
    padding: 10px 20px;
}

.model-all-photos .search{
        transform: translate(-50%,-50%);
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 9993;
    font-size: 47px !important;
}
.model-all-photos .search:hover{        
    color: #1b71e4;
}
.model-all-photos .overlay {
    position: absolute;
    background: #e0006cb0;
    color: #000;
    width: 100%;
    height: 100%;
   top: 0;
    left: 0;
    opacity: 0;
    transition: 0.4s;
}
.model-all-photos .potflio1{
    position: relative;
}
.model-all-photos .potflio1:hover .overlay{
    opacity: 1;
}
.model-all-photos .glry-img{
    padding-top: 45px;
}
   .model-all-photos .eye
{transform: translate(-50%,-50%);
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 9993;
    font-size: 47px !important;
    color: #fff;
}
.model-all-photos .mdl-glry{
    margin-top: 30px;
    width: 100%;
}
.model-all-photos{
    padding-top: 50px;
}

/*

inner-massege-box

*/

.inner-massege-box1{
    padding: 80px 0px 60px;
    text-align: center;
}
.inner-massege-box1 h4{
    margin-bottom: 20px;
    color: #e0006c;
    font-weight: 600;
}
.inner-massege-box1 p{
    margin-bottom: 20px;
}
.inner-massege-box2{
    padding: 80px 0px 60px;
    text-align: center;
    background-image: url(../image/massege/massege-img2.jpg);
    background-position: center;
    background-size: cover;
    color: #fff;
    background-attachment: fixed;
}
.inner-massege-box2 h4{
    margin-bottom: 20px;
     font-weight: 600;
}
.inner-massege-box2 p{
    margin-bottom: 20px;
}



.inner-massege-box4{
    padding: 80px 0px 60px;
    text-align: center;
    background-image: url(../image/massege/massege-img4.jpg);
    background-position: center;
    background-size: cover;
    color: #fff;
    background-attachment: fixed;
}
.inner-massege-box4 h4{
    margin-bottom: 20px;
     font-weight: 600;
}
.inner-massege-box4 p{
    margin-bottom: 20px;
}


/*


inner-service-rate*/


.inner-service-rate{
    padding: 80px 0px 0px;
}
.inner-service-rate tr:nth-child(even) {
    background-color: #f2f2f2;
}
.inner-service-rate td{
    border: 1px solid #ddd;
    padding: 12px;
}
.innerrate-hd{
    padding:20px;
    background:#e0006c;
    text-align: center;
    color: #fff;
}
.inner-rateprice{
    width: 150px;
}
.inner-partner-img{
    width: 100%;
    margin-bottom: 30px;
}
.inner-partners-start{
    padding-top: 70px;
}


/*casting-inner-page-start*/

.casting-inner-page-start{
    padding: 80px 0px 0px;
}

.casting-inner-page-start h4{
    color: #e0006c;
    margin-bottom:15px;
    font-weight: 600;
}
.casting-inner-page-start22{
    padding: 80px 0px!important;
    background:#e0006c;
    color: #fff;
    margin-top: 80px;
}
.casting-inner-page-start22 h4{
    color: #fff!important;
    
}
.casting-inner-page-start22 .casting-option li i{
    color: #fff!important;
   font-size: 10px;
}
.casting-option li{
    margin-bottom: 8px;
}
.casting-option li i{
    color:#e0006c;
   font-size: 10px;
}
.casting-option li p{
    margin-left: 20px;
    margin-top: -22px;
}

.casting-option{
    margin-bottom: 20px;
}
.casting-img{
    width: 100%;
}



/*

city-page*/



.escort-city-area {
    padding:70px 0 0px 0;
}
.escort-city-area h2{
    margin-bottom:50px;
    text-align: center;
    color: #e0006c;
}
.escort-city-area h3{
    margin-bottom: 15px;
    color: #e0006c;
    font-weight: 600;
}
a.esc-cntbtn {
    margin-right: 20px;
}
a.esc-callustbtn{
    margin-left: 10px;
}
.rochester-btn {
    margin-top:34px;
    margin-bottom: 57px;
}
.esc-accountant li {
    line-height: 37px;
    font-size: 17px;
    text-decoration: underline;
}
.escort-city-area-services li {
    line-height: 37px;
    font-size: 17px;

}
.escortt-proudly {
    margin-bottom: 37px;

}

.escortt-inrimage img {
    width: 100%;
    margin: 0 0 20px 0;
}
.escortt-proudly i.fa {
    padding-right: 4px;
}
.esc-accountant i.fa {
    padding-right: 12px;
}
.escort-city-area-services i.fa {
    padding-right: 12px;
}
.escortt-proudly li {
    font-size: 17px;
}
ul.list-unstyled.esc-proud li {
    padding-top: 13px;
    font-size: 17px;
}



li.social-icon {
    float: left;
    margin-right: 20px;
    background: #e0006c;
    color: #fff;
    height: 36px;
    width: 36px;
    border-radius: 50%;
    text-align: center;
    line-height: 37px;
    margin-bottom: 13px;
}
.hour-operation li .fa {
    font-size: 13px;
    margin-right:7px;
}
.escort-city-phone {
    margin: 20px 0;
}
.review-section {
    margin-bottom:36px;
}
.review-section li {
    padding-top: 35px;
}
.review-section li img {
    width: 100%;
}
.esc-form {
    border: 2px solid #e0006c;
    padding: 30px;
    background: #e0006c;
}
button.from-btn.esc-fmbutton {
    width: 100%;
    background:#171717;
    color: #fff;
    padding: 9px 0;
    border: none;
}
.escort-city-map {
    margin: 39px 0 20px 0;
}
span.ho-spaner {
    width: 34%;
    float: left;
}
.hour-operation li {
    line-height: 30px;
    font-size: 17px;
}
.map-button {
    background: #e0006c;
    padding: 11px 18px;
    color: #fff;
    text-transform: capitalize;
    border-radius: 0px;
    width: 100%;
    display: block;
    text-align: center;
    font-size: 16px;
}
.map-button:hover{
    color: #fff;
}
.escort-city-mapbttn {
    margin-bottom: 50px;
}.onlybest {
 
}
.esc-frm {
    height: 43px;
    padding-left: 18px;
}
.esc-textarea {
    height: 100px !important;
    padding-left: 18px !important;
}
li.social-hdr {
    font-weight: 700;
}

ul.list-unstyled.esc-proud li i.fa {
    float: left;
    height: 27px;
    margin-right: 14px;
    position: relative;
    top: 4px;
}
ul.list-unstyled.esc-proud {
    margin-bottom: 30px;
}
.escort-city-aachen i.fa.fa-circle {
    font-size: 13px;
}
.escort-city-aachen p{
    margin-bottom: 20px;
}
/* esc section end here */

.escort-city-area-services p {
    font-size: 17px;
    line-height: 27px;
}
.escort-city-area-services h3 {
    color: #e0006c;
        padding-bottom: 10px;
}
.escortt-inrimage img {
    width: 100%;
    margin: 25px 0;
}
.escorrt-solv{
    margin-top:40px;
    margin-bottom: 70px;
}
.rochester-before-after {
    text-align: center;
}
.before-sldiinner img {
    width: 100%;
}
.esc-dwnbutton{
    margin-bottom: 65px;
    margin-top: 33px;
}
.before-aftersection {
    text-align: center;
    margin: 40px 0 0;
}
a.left.carousel-control.before-left {
       background: #e0006c;
    height: 50px;
    padding: 0px;
    width: 50px;
    opacity: 1;
    font-size: 33px;
    position: absolute;
    top: 50%;
    left: 0px;
        margin-top: -66px;
}
a.right.carousel-control.before-right {
        background: #e0006c;
    height: 50px;
    padding: 0px;
    width: 50px;
    opacity: 1;
    font-size: 33px;
    position: absolute;
    top: 50%;
    right: 0px;
        margin-top: -66px;
}
.new-social {
    margin-top: 30px;
}
.new-social img {
    width: 100%;
    margin-bottom: 20px;
    border: 1px solid #c2c2c2;
}
.escorrt-mforminhdr{
    margin-top: 20px;
}
.escort-city-aachen h6{
    font-weight: 600;
    margin-bottom: 30px;
}
.area-book-btn{
    margin-bottom: 50px;
    margin-top: 40px;
}
#menu-item-27 i{
	display:none;
}
.our-escort-beauties .mod-but{
	text-align:center;
	    margin-top: 75px;
}

/*---------------------------------Blog page-------------------------------*/
.para img {
    /* width: 100%; */
    max-width: 100%;
    margin: 0 auto;
    display: inherit;
}

.blg .entry-title a{
	    text-align: left;
    font-family: 'Sacramento';
    margin: 0;
    font-weight: 500;
    font-size: 50px;
    color: #000!important;
    /* line-height: 50px; */
    margin-top: 15px;
    margin-bottom: 20px;
	    display: block;
}

.blg img {
max-width: 100%;
}
.blg .screen-reader-text {
font-weight: bold;
margin-left: 5px;
}
.blg .entry-title a:after{
  
}
.blg .entry-title{
margin: 0;
}
.blg .entry-title:after{
  /*content:"";
  height:59px;
border-bottom: 5px solid #e3295b;
  
  top: 0;
  bottom: 0;
  width: 30%;
  left: 15px;
  right: 0;
  position: absolute;
  overflow: hidden;
  display: block;*/
}
.posted-on .screen-reader-text{
  font-weight: bold;
  padding-right: 7px;
}
.comments-link{ text-align: right;float: right;}
.blg .entry-title a, .blg .entry-footer a{color:#e05d41;}
a:hover{text-decoration:none;}
.blg img.wp-post-image{
width: 100%;
height: auto;
}
.entry-content h2{
  color:#e05d41;
  margin-bottom: 12px;
}
.blg .entry-content{

padding:15px;
}
.blg .entry-footer{
   /* background: #fdb632;*/
padding: 8px 0;
text-align: left;
color:#e05d41;

}
.bg-heading{
}
.bg-heading h2{
color: #000;
letter-spacing: 0.4px;
font-size: 35px;
padding-bottom: 5px;
margin: 0;
}
.bg-heading p{
color: #000;
padding-top:10px;
padding-bottom:10px;
}
.secondary #widget-area aside.widget {
/*! border: 1px solid #017f3f; */
margin-bottom: 20px;
padding-bottom: 20px;
}
.secondary #widget-area aside.widget  h4{
	text-align: left;
margin: 0;
font-weight: 500;
font-size: 24px;
color:#000 !important;
line-height: 50px;
margin-bottom: 13px;
border-bottom: 2px solid #e0006c;
	margin-top: -18px;
}


.secondary #widget-area aside.widget  .form-control{
	min-height:40px;
	border: 1px solid #e05d41;
}
.widget_recent_entries ul{
	padding: 0 20px;
	margin: 0;
}
.widget_recent_entries ul li{
	color:#e05d41;
	list-style-type:disc;
}

.rpwwt-widget ul li a{
	color:#e0006c;
  line-height: 20px
}
.pagination {
display: block !important;;
padding-left: 0;
margin: 20px 0;
border-radius: 4px;
position: relative !important;
text-align: center !important;
color:#e05d41;
background: transparent;
}
.pagination h2{text-align: center}
.btn-lg, .btn-group-lg > .btn {
    padding: 7px 16px;
    font-size: 16px;
    line-height: 1.3333333;
    border-radius: 29px;
}
.btn-primary {
    color: #fff;
    background-color: #e05d41;
    border-color: #ffffff;
}
.btn-primary:hover{background-color:#000;color:#fff;}
.blg hr {
       margin: 60px 0px 16px;
    border-top: 1px solid #e0006c38;
}
.blg-button .Read-More2 {
    /* background: #7fb74a; */
    /* padding: 10px 40px; */
    color: #e05d41;
    text-align: center;
    border-radius: 20px;
    transition: 0.5s;
    font-weight: 700;
    font-size: 17px;
    /* border: 2px solid #fff; */
}
.blg .post-date {
    margin-top: -55px;
    color: #fff;
    background: #e0006c;
    padding: 0px 0px 0px 10px;
    font-weight: 700;
    /* background: red; */
    padding: 10px;
    display: table-caption;
    position: absolute;
}
.date-post{display:none;}
.single-post .inner-page-header
{
	background-image: url(style.css);
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: 40px;
}
.page-title.screen-reader-text{
        font-size: 90px;
    font-weight: 600;
	    text-shadow: 2px 2px 4px #000000;
}
    .comments-area{
   
   padding-bottom: 40px;
}
.comments-area h3{
   color: #e0006c;
   font-size: 24px;
   font-weight: 500;
   margin: 0 0 6px;
}
.comments-area p {
   line-height: 24px;
   margin: 0 0 20px;
}
.comments-area label {
   display: block;
}
.comment-form input, .comment-form textarea {
   width: 100%;
   max-width: 795px;
   border: 1px solid #dedede;
}
.comments-area .submit {
    background: #e0006c;
   color: #fff;
       border-radius: 3px;
    font-weight: 500;
    text-transform: uppercase;
   padding: 15px 66px;
   max-width: 250px;
}
.comments-area .submit:hover{
   background: #5a5a5a;
   color: #fff;
}
.single-post .full-content p{margin-bottom:10px;}
.single-post .blg-image-post{margin-bottom:10px;}
.full-blog-page
{
	    background-image: url(../image/inner-banner-3.jpg)!important;
    padding: 180px 0px;
    text-align: center;
    background: #1c1c1c;
    color: #fff;
    background-position: center!important;
    background-size: cover!important;
	    margin-bottom: 80px;
}
.full-blg-page{
	    
}
.main-page-blog .full-content{
	line-height:28px;
}
.blg-button{
	    margin-top: 35px;
}
.single-post .inner-heading-hd{
	    margin-bottom: 80px;
}


.dropdown:hover>.dropdown-menu {
  display: block;
}

.dropdown>.dropdown-toggle:active {
  /*Without this, clicking will make it sticky*/
    pointer-events: none;
}





.city-inner-area{
    padding: 40px 0;
}

.srvc-area-btn{
    padding-top: 25px;
}

.service-inner-page h2{
    color: #e0006c;
    padding-bottom: 15px;
        font-size: 30px;
}
.msqut{
    
    position: relative;
    padding-top: 50px;
}
.srvc-li{
        line-height: 32px;
    padding: 22px 0;
}
.srvc-li .fa{
    font-size: 9px !important;
    position: relative;
    top: -2px;
}
.fly-img{
    width: 100%;
    margin: 25px 0 0px 0;
    position: relative;
}
.fly-p {
    position: absolute;
    bottom: 100px;
    right: 50px;
    color: #fff;
    font-size: 17px;
}
.rat-img{
    width: 100%;
    margin: 35px 0 20px;
    position: relative;
}
.rat-p {
    position: absolute;
    bottom: 27px;
    right: 50px;
    color: #fff;
    font-size: 17px;
}
.rat{
    padding-top: 50px;    
    position: relative;
}
.rat h3{
    padding-bottom: 10px;
}
.ant-img{
    width: 100%;
    margin: 35px 0 20px;
    position: relative;
}
.ant-p {
    position: absolute;
    bottom: 27px;
    right: 50px;
    color: #fff;
    font-size: 17px;
}
.ant{
    padding-top: 50px;    
    position: relative;
}
.ant h3{
    padding-bottom: 10px;
}
.shrub-img{
    width: 100%;
    margin: 35px 0 20px;
    position: relative;
}
.shrub-p {
    position: absolute;
    bottom: 27px;
    right: 50px;
    color: #fff;
    font-size: 17px;
}
.shrub{
    padding-top: 50px;    
    position: relative;
}
.shrub h3{
    padding-bottom: 10px;
    padding-top: 30px;
}
.srvng-area{
    padding-top: 50px;    
    position: relative;
}
.srvng-area h3{
    padding-bottom: 10px;
}
.srvng-area p{
    padding-bottom: 10px;
}
.fleminglps-map{
    margin-top: 50px;
    padding-bottom: 15px;
}
.fleminglps-map iframe{
    width: 100%;
    height: 400px;
}


.flm-ph-icon {
    float: left;
    width: 39px;
    height: 39px;
    background: #e0006c;
    color: #fff;
    text-align: center;
    line-height: 39px !important;
    border-radius: 50%;
    margin-right: 12px;
    margin-bottom: 20px;
    font-size: 17px !important;
}
.flm-ph-hd{
        font-weight: 600;
    font-size: 16px;
}
.flm-cntct{
    padding-bottom: 20px;
}
.flm-frm{
    background: #fff;
    border-radius: 4px;
    margin-bottom: 0px;
        height: 47px;
}
.flm-contact-frm{
    background: #e0006c;
    padding: 30px 30px;
        margin-top: 32px;
        border-radius: 4px;
}
.flm-contact-frm h2{
    color: #fff;
        padding-bottom: 15px;
	font-size: 30px;
}
.flm-contact-frm .form-control::-webkit-input-placeholder{
  color:#73992a;
  opacity:1
}
.flm-btn{
        display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
    background: rgba(0,0,0,0.46);
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    padding: 10px 40px;
    border-radius: 6px;
    color: #fff;
    border: none;
}
.working-hour{
    border: 1px solid #000;
    margin-top: 30px;
        padding: 30px 30px;
}
.working-hour h2{
    margin-bottom: 20px;
    color:#73992a;
}
.tbl{
    line-height: 40px;
    font-size: 16px;
}
.tbl tr{
        border-bottom: 1px solid #909090;
}
.tbl tr:last-child{
        border-bottom: none;
}
.td2{
    padding-left: 115px;
}

.pst-cntrl-p{
    font-size: 20px;
    text-transform: uppercase;
    text-align: center;
    background: #73992a;
    color: #fff;
    padding: 10px 0;
}
.pst-cntrl-img{
    width: 100%;
}
.pst-cntrl{
    padding-top: 30px;
}

.lawn-care .fa{
    font-size: 10px;
    position: relative;
    top: -2px;
}
.lawn-care li{
    line-height: 36px;
}
.lawn-care{
        border: 1px solid #9a9a9a;
    padding: 30px 23px;
    margin-top: 30px;
}
.lawn-care h2{
    color:  #e0006c;
    padding-bottom: 20px;
	    font-size: 30px;
}
.lawn-care-btn {
    width: 100%;
    text-align: center;
    margin-top: 20px;
}
.lawn-care-btn a{
    text-align: center;
    width: 100%;
}
.lawn-care li a:hover{
    color: #66c500;
}

.why-clean {
    margin: 0 0 40px 0;
}
.why-clean h2{
        color: #e0006c;
    padding-bottom: 15px;
        font-size: 1.75rem;
	    text-align: center;
}

.faq-section h2{
        color: #e0006c;
    padding-bottom: 15px;
        font-size: 1.75rem;
}
.why-cleainr {
    margin: 12px 0;
    float: left;
    background: #fff;
    box-shadow: 0px 0px 3px;
    padding: 18px;
    width: 100%;
    min-height: 125px;
}
.why-icon {
    float: left;
    width: 9%;
}
.why-icon .fa {
    font-size: 27px;
}
.why-media {
    float: left;
    width: 90%;
}
.why-media h4 {
    margin-bottom: 9px;
}

.faq-section{
	margin-bottom:40px;
}
#accordion .panel{
    border: none;
    border-radius: 3px;
    box-shadow: none;
    margin-bottom: 15px;
}
#accordion .panel-heading{
    padding: 0;
    border: none;
    border-radius: 3px;
}
#accordion .panel-title a{
    display: block;
    padding: 12px 15px 12px 30px;
    background: linear-gradient(to bottom, #fefefe, #cdcdcd);
    border: 1px solid #c3c3c3;
    border-radius: 3px;
    font-size: 18px;
    position: relative;
}

#accordion .panel-body{
    padding: 10px 15px;
    font-size: 15px;
    color: #222;
    line-height: 27px;
    border: none;
}
#accordion .panel-body p{ margin-bottom: 0; }

.map2{
	margin-top:30px;
}

.new-city-inner-box{
	margin-top:25px;
}

.area-page ul li {
        line-height: 30px;
    font-weight: 600;
    background: #771bb4;
    display: table;
    width: 100%;
    color: #fff;
    margin-bottom: 30px;
    padding: 10px;
    height: 40px;
    border-radius: 5px;
    font-size: 15px;
}
.area-page ul li i{
	    color: #ffffff;
    margin-right: 3px;
    background: #000;
    width: 25px;
    text-align: center;
    height: 25px;
    line-height: 25px !important;
}
.area-page h2{
	    text-align: center;
    padding-bottom: 35px;
    
}
.area-page{
	    margin: 40px -15px;
}

.srvc-area-btn ul li a{
	    padding: 15px 66px;
    background: #e0006c;
    color: #fff;
    border-radius: 3px;
    font-weight: 500;
    text-transform: uppercase;
    transition: 0.5s;
}

.service-page{
	    padding: 40px 0 70px 0;
}

/* Log 09.07.2020 */
.posttal-code-area{
	margin-bottom:30px;
}