
.ziyaratbg {
    background-image: url(../images/bg.jpg);
}

.topheading h3 {
    color: #1688ca;
    position: relative;
}

.topheading h3::after {
    content: "";
    position: relative;
    display: block;
    background: url(../images/t_border.png);
    width: 380px;
    height: 20px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
    margin: 0 auto;
    text-align: center;bottom: -11px;
}

.best-classic-packages {
    background: #e5cc17;
    padding: 13px;margin-top: 6rem;
    color: #1688ca;
}

.details {
    padding: 15px 20px 0 !important;
    text-transform: capitalize;
    min-height: 175px;
    background: #f2f2f2;
    padding: 0px 23px;
}

.box-title .fa {
    font-size: 20px;
    padding-right: 11px;
}

.box-title {
    color: #4c4c4c;
    margin-bottom: 6px;
    font-size: 13px;
    line-height: 19px;
}
.packg-detailsarrivel {
    display: inline-block;
    vertical-align: middle;
}

.box-title.rate-text {
    color: #000000 !important;
    font-weight: 600;
    font-family: 'Lato', sans-serif;
    font-size: 15px;
}

 .read-btn {
background-color: #f2f2f2;
    color: #1889c1;
    display: block;
    padding: 15px 0;
    position: relative;
    text-align: center;
    width: 100%;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 700;
    position: relative;
    color: #0086c1;
    font-family: 'Lato', sans-serif;
}

.read-btn::before {
position: absolute;
    content: '';
    background-image: url(../images/view-icon.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 20px;
    height: 40px;
    left: 35px;
    top: 10px;
}


.read-btn::after {
position: absolute;
    content: '';
    background-image: url(../images/view-icon.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 20px;
    height: 40px;
    right: 35px;
    top: 0px;transform: rotate(180deg);
}

.action a {
    background: #eedb35;
    width: 100%;
    display: block;
    text-align: center;
    padding: 10px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;position: relative;
    color: #0086c1;
    font-family: 'Lato', sans-serif;
}

p.bluetext {
    font-size: 14px;
    text-transform: capitalize;
    color: #1688ca;
    line-height: 20px;
}

.action a::before{content: "";
    position: absolute;
    display: block;
    border-top: 1px dashed #bfaa13;
    width: 100%;
    height: 1px;
    top: 4px;
    left: 0;}

.action a::after{    content: "";
    position: absolute;
    display: block;
    border-top: 1px dashed #bfaa13;
    width: 100%;
    height: 1px;
    bottom: 4px;
    left: 0;}

    .ziyarat-infodetails .itinerary {
    padding: 50px 0px;
}

 .ziyarat-infodetails .itinerary-in,  .ziyarat-infodetails .tab-content{padding-left: 0px}
 .ziyarat-infodetails .itinerary-in p{color: #fff;}


.ziyarat-infodetails {
    background-image: url(../images/ziyarat-infodetails.jpg);
    background-size: 100%;
    padding: 80px 0px;
    background-repeat: no-repeat;
    background-position: center;
}

.categoryimg img {
    width: 100%;
    height: 100%;
}
.categoryimg {
    margin: 8px !important;width: 23% !important;
}

.carousel.gallery{background-color: transparent;}

.best-classic-packages h4 {
    position: relative;
}

.best-classic-packages h4::before {
    position: absolute;
    content: '';
    background-image: url(../images/linebefore.png);
    width: 290px;
    height: 45px;
    left: 19%;
    top: -7px;
    background-size: contain;
    background-repeat: no-repeat;
}


.best-classic-packages h4::after {
    position: absolute;
    content: '';
    background-image: url(../images/linebefore.png);
    width: 290px;
    height: 45px;
    right: 19%;
    top: -7px;    transform: rotate(180deg);
    background-size: contain;
    background-repeat: no-repeat;
}

.viewziyarat {
    position: relative;
}

.viewziyarat::before {
    border-top: 2px solid #b6b6b6;
    content: "";
    position: relative;
    top: -9px;
    width: 80%;
    display: block;
    text-align: center;
    margin: 0 auto;
}

.details.bluetext p{font-size: 14px;
    text-transform: capitalize;
    color: #1688ca;
    line-height: 20px}
    
    .portfolio .box-title.rate-text .fa-rupee {
    font-size: 15px;
    padding-left: 5px;
    padding-right: 5px;
}

.portfolio-wrapper{    width: 257px;
    height: 185px;}