
.portfolio-menu ul{
    display: block;
    margin: 0 auto;
    text-align: center;
}

.blogHome {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

.pagination {
    text-align: center;
    display: block;
    margin: 20px auto;
}


.video-box h2 {
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    padding: 15px 8px 0;
}

.copyright ul li a{
    color: #fff;
    text-transform: capitalize;
}

.footer-details1 section {
    display: inline-block;
    padding: 0px 0px;
}

.servies-text h1, .blog-text h1, .work-text h1, .contact-text h1, .video-text h1, .abouts-texts h1, .abouts-texts h2, .top-text h2, .location-details h2, .location-details1 h2, .blog-details h2, .call-details h2, .abouts-text h2 {
    font-family: 'Roboto' !important; 
    line-height: 55px !important;
}

.single-escort-profile ul.list-group.list-group-flush{
    padding: 0;
    margin: 0;
}

.single-escort-profile ul.list-group.list-group-flush li.list-group-item .title_text {
    font-size: 13px;
    font-weight: 800;
    color: #000;
}

.call-details a {
    text-decoration: none;
    color: #e0006c;
    text-transform: uppercase;
    font-weight: 600;
}


.call-details h2 {
    font-size: 25px !important;  
}

.footer-details p a:hover {
          color: red !important;
          text-transform: initial;
      }
.footer-details p a {
          text-transform: initial;
      }
.footer-details li a:hover, .nav-bar li a:hover {
          color: red !important;
      }
      ul#text-deve li a:hover {
          color: red;
      }   

.information-details a, .servies-text a, .abouts-texts a {
    font-weight: 800;
    text-transform: uppercase;
    text-decoration: none;
    color: #e0006c;
}

a.appfloat {
    color: #fff;
}



.abouts-texts p, .abouts-texts1 p, .information-details p {
    color: #fff !important;
    font-weight: 400 !important;
}


.blog-box p{
    padding: 0 10px;
}

.blog-box{
    min-height: 395px !important;
}

.dares img {
    width: 100%;
    height: 200px;
    object-fit: cover;
}

.box-1 .esprofile {
    height: 275px !important;
}

.box-1 img, .box-2 img {
    width: 100%;
    padding: 4px;
    height: 100%;
    object-fit: cover;
}

 @media (max-width: 768px){
}
}
.footer-bg {
    padding-right: 15px !important;
}
 }