﻿
/*details page css start*/


* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
.detail-all {
    
   /* height: 1080px;*/
    background-color: white;
    margin-bottom:10px;
}
.more-button {
    background-color: #082442;
    color: white;
}
.promote-button {
    background-color: #082442;
    color: white;
    opacity: 90%;
}

.icon-dot{
    font-size:5px;
}




.product-views {
    position: relative;
}
    .product-views img {
        /* margin-left: -40px;*/
        width: 100%;
        height: 430px;
        padding: 0px 0px 0px 10px;
        max-width: 800px;
        position: relative;
    }
    .product-views:after {
        content: "Partners";
        position: absolute;
        bottom: 20px;
        right: 100px;
        opacity: 0.5;
        font-size: 1.9em;
        color: white
    }

.whatsapp-btn {
    background-color: #082442;
    color: white;
}
    .whatsapp-btn:hover {
        color: turquoise;
    }
    .email-btn {
    background-color: #082442;
    color: white;
}
    .email-btn:hover {
        color: turquoise;
    }

.prom-btn {
    background-color: #082442;
    color:white;
    border-radius:15px;
}
    .prom-btn:hover {
        color: turquoise;
    }

.state {
    width: 100%;
    height: 3px;
    background: black;
}.state-option{
    width:100%;
    height:1px;
    background:black;
}

.highlight-parent {
    position: relative;
}

/*.highlight-pdf:before {
    content: "partners-online.co.uk";
    position: absolute;
    bottom: 123px;
    right: 120px;
    opacity: 0.1;
    font-size: 1.9em;
    color: black;
   transform:rotate(19deg);
}*/
/*.product-img {
    
}*/
.detail-ad {
    width: 100%;
    /* margin-left: 76px;*/
    height: 430px;
    padding: 0px 10px 0px 0px;
}

.tikana{
    font-size: 14px;
}
.job-heading{
    font-size:15px;
}


.delar {
    /*margin-left: -30px;*/
    height: 215px;
}
.discription-show{
    margin-top: -140px;
}
.discription-para{
    font-weight:500;
}
.information-part {
    /*margin-left: 42px;*/
}
.description-titeria{
    font-size: 13px;
    opacity:90%;
}

.line-collect {
    width: 570px;
    height: 1px;
    background-color: rgb(59, 58, 58);
    margin-top: 5px;
    opacity: 50%;
}

.review-option {
    margin-top: -18px;
}

.detailpage-ad {
    margin-left: -51px;
    padding: 0px 10px 0px 0px;
}

.pay-title {
    font-weight: 500;
    margin: 0;
}

.pay-warning {
    font-weight: 500;
    margin: 0;
}

.fa-check {
    background-color: #082442;
    border-radius: 50%;
    color: red;
    width:15px;
    height:15px;
    font-size: 14px;
    font-weight: 200;
}
.safte-card{
    width: 70%;
    height: 130px;
}
/* details page slider css start */
.myContent {
    width: 100%;
    height: 430px;
   
}



.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 0;
}

.identify-img img {
    display: block;
    width: 260px;
    height: 150px;
    
}
.swiper-pagination{
  
}



.promote-style {
    background-color: #082442;
    color: white;
    border-radius:22px;
}

    .promote-style:hover {
        color: turquoise;
    }

.slide-lebel {
}
/* details page slider css close */

/*popup page modal bottom slider css*/

.myModel {
    width: 100%;
    height: 100%;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}

.view-img img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}



.myModel2 {
    width: 100%;
    height: 300px;
    margin-left: auto;
    margin-right: auto;
}

.swiper-slide {
    background-size: cover;
    background-position: center;
}

.myModel2 {
    height: 75%;
    width: 60%;
    margin-top: 25px;
}

.myModel {
    height: 10%;
    width: 50%;
    box-sizing: border-box;
    padding: 10px 0;
    margin-top: 15px;
}

    .myModel .swiper-slide {
        width: 25%;
        height: 100%;
        opacity: 0.4;
    }

    .myModel .swiper-slide-thumb-active {
        opacity: 1;
    }

.view-img img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.modal-header{
    border:none;
}



/*similar ad style start*/


.similar-all {
    background-color: white;
    margin-bottom: 25px;
}





.mySimilar {
    width: 100%;
    height: 620px;
    margin-top:-15px;
   
    
}

.similar-fcate {
    font-size: 11px;
    margin-left:-110px;
    margin-top:-12px;
}
.similar-scate {
    font-size: 11px;
    margin-left: -110px;
    margin-top: -12px;
}

.similar-price {
    color: lightseagreen;
    margin-left:-25px;
    margin-top:-15px;
}
.similar-star {
    font-size: 10px;
    margin-left:-63px;
}


.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}

.similar-img img {
    display: block;
    width: 100%;
    height: 150px;
    margin-bottom:15px;
    
   
}
.similar-side {
    box-shadow: rgba(0, 0, 0, 0.16) 0px 10px 36px 0px, rgba(0, 0, 0, 0.06) 0px 0px 0px 1px;
    width:23%;
    margin:auto;
    height:270px;
    
   
}
    .similar-side:hover {
        box-shadow: rgba(6, 24, 44, 0.4) 0px 0px 0px 2px, rgba(6, 24, 44, 0.65) 0px 4px 6px -1px, rgba(255, 255, 255, 0.08) 0px 1px 0px inset;
        background: honeydew;
    }
/*simila-swiper style start*/
/*similar ad style start*/
/*popup page modal bottom slider css*/
@media (min-width:1400px) and (max-width:2000px) {
    .identify-img img {
        display: block;
        width: 340px;
        height: 150px;
        
    }
}