* {
    font-family: Changa;
}

button, div {
    font-family: Changa !important;
}
.swiper-button-next {
    background: none !important;
}

.swiper-button-prev {
    background: none!important;
}
.saveimage {
    position: absolute;
    font-size: 30px;
    color: #c9a771;
    top: -436px;
    width: 35px;
    height: 10px;
    left: 36px;
    cursor: -webkit-grab;
}
.overlaycontainer {
    height: 100%;
    margin: auto;
    width: 80%;
    position: relative;
    padding: 0px;
}

.swiper-slide {
}

.overlay h1 {
    color: white;
    text-align: center;
}

.overlay {
    height: 55px;
    padding-left: 15px;
    padding-right: 15px;
    overflow: hidden;
    width: 100%;
    background: rgba(0, 0, 0, 0.75);
    margin: auto;
    position: absolute;
    box-shadow: 0 0 black;
    bottom: 30px;
}
.littlecards {
    transform: scale(1.01);
    height: 400px;
    background: #050505;
    border: 1px solid #282828;
    overflow: hidden;
    padding-bottom: 15px;
}
.edittxts {
    min-width: 340px;
}
.ischecked {
    transition-duration: 0.4s;
    background: #b28647 !important;
    color: white !important;
}
.usedsection {
    transition-duration: 0.4s;
    width: 150px;
    height: 50px;
    background: #141414;
    color: white;
    border-bottom-left-radius: 35px;
    border-top-left-radius: 35px;
    position: relative;
    display: inline-flex;
    border: 1px #b28647 solid;
    cursor: pointer;
}
.newsection {
    transition-duration: 0.4s;
    width: 150px;
    height: 50px;
    background: #141414;
    color: white;
    border-bottom-right-radius: 35px;
    border-top-right-radius: 35px;
    position: relative;
    display: inline-flex;
    left: -5px;
    border: 1px #b28647 solid;
    cursor: pointer;
}
.usedsectiontext, .newsectiontext {
    position: relative;
    width: 100%;
    height: 100%;
    font-size: 25px;
    line-height: 46px;
}
.controlbox {
    width: 100px;
    margin: auto;
    position: relative;
    top: -65px;
    background: rgba(0, 0, 0, 0.68);
    z-index: 1;
    height: 53px;
    border-radius: 60px;
}
.imageofprod {
    width: 90%;
    /* margin: auto; */
    height: 100%;
    background-color: #272626;
 
    z-index: 0;
    border-radius: 9px;
    left: 15px;
    max-width: 630px;
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
}
.arrowofimage {
    color: #c9a771;
    position: relative;
    font-size: 70px;
    display: inline-flex;
    vertical-align: middle;
    padding: 5px;
    margin: 0px;
    cursor: pointer;
}



body {
    overflow-x: hidden;
    min-width: 800px;
    max-width: 2120px;
    position: relative;
    height: 100%;
    background: rgba(5,5,5,1);
}

.edittxts {
    font-size: 22px;
    width: 400px;
    background: #050505;
    border: 1px #282828 solid;
    border-radius: 5px;
    color: gainsboro;
    max-width: 700px;
}

.immgs .edittxts {
    width: 1000px !important;
    height: 500px !important;
    max-width: 1000px !important;
}

.tecsupimage {
    position: relative;
    width: 100%;
    height: 100%;
    background: url('img/sprt.png');
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
}

.radedit {
    float: right;
    position: relative;
    top: 9px;
    left: 2px;
}

.editbtn, .editbtndesc, .justshow, .fa-save {
    cursor: pointer;
    background: transparent;
    border: none;
    color: gainsboro;
    border-radius: 3px;
    font-family: FontAwesome !important;
    float: right;
}

.productpicturesmallcontainer {
    position: relative;
    height: 55%;
    padding: 10px;
    /* border-radius: 10px; */
}

.producttitlesmall {
}

.producttitlesmall {
    width: 100%;
    color: gainsboro;
    font-size: 17px;
    margin: auto;
    text-align: center;
    direction: rtl;
    height: fit-content;
    max-height: 75px;
    overflow: hidden;
    text-align: right;
    padding-right: 10px;
    font-weight: bold;
}
.methodbox {
    margin: auto;
    width: 105px;
    position: relative;
    right: -5px;
    border: solid 1px #ceaf7f;
    border-radius: 10px;
}
    .methodbox a {
        position: relative;
        display: inline-flex;
        font-size: 20px;
        color: #ceaf7f;
        width: 50%;
        padding: 5px;
        text-align: center;
    }
.databox {
    position: absolute;
    width: 100%;
    bottom: 0;
    height: 30px;
    left: 15px;
}
    .databox span {
    margin-left:5px;
    }
.sizebox, .pathbox, .roombox {
    display: inline-flex;
    position: relative;
    bottom: 0px;
    text-align: center;
     padding: 0px;
    padding-top: 4px;
    font-size: 10px;
    border: solid 1px #282828;
}
.sizebox {
    border-bottom: none;
    border-right:none;
    border-left:none;

}
.pathbox {
    border-bottom: none;

}
.roombox {
    border-bottom: none;
    border-right: none;
    border-left: none;
}.callbox {
    float: right;
    border-left: 2px solid #ceaf7f;
}
.productpricesmall span {
    padding-left: 10px;
    padding-right: 10px;
    border: 1px solid;
    border-radius: 10px;
}
.datebox {
    background: rgba(0, 0, 0, 0.5);
    padding: 3px;
    position: relative;
    top: 2px;
    left: 10px;
    font-size: 12px;
    border-bottom-left-radius: 9px;
    border-bottom: 2px solid #ceaf7f;
}

.productpricesmall {
    padding-bottom: 10px;
    /*   border-bottom: 1px solid #282828;*/
    color: #ceaf7f !important;
    font-size: 17px !important;
}
.productpricesmall, .producttimesmall {
    width: 100%;
    color: gainsboro;
    font-size: 15px;
    margin: auto;
    margin-top: 5px;
    direction: rtl;
    text-align: right;
    padding-right: 10px;
    padding-left: 0px;
}

.productpicturesmall {
    height: 100%;
    border-radius: 3px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    background-color: rgb(20, 20, 20);
}

.cardsmagrin {
    margin-top: 10px;
}

.supportcontainer {
    width: 400px;
    height: 500px;
    position: fixed;
    bottom: 52px;
    left: 27px;
    border-radius: 5px;
    background: rgba(5,5,5,1);
    border: solid 5px rgb(186, 147, 84);
    overflow: hidden;
    overflow-y: hidden;
    overflow-x: hidden;
    z-index: 1000;
}
/* width */
::-webkit-scrollbar {
    width: 10px;
    border-radius: 10px;
}


.tecsupport {
    width: 100px;
    height: 100px;
    color: #141414;
    overflow: hidden;
    position: fixed;
    bottom: 89px;
    left: 10px;
    border-radius: 100%;
    border: solid 5px rgb(186, 147, 84);
    font-size: 60px;
    text-align: center;
    cursor: pointer;
    z-index: 1000;
    transition-duration: 0.5s;
    background: linear-gradient(160deg, rgba(243,226,199,1) 0%,rgba(182,141,76,1) 50%,rgba(193,158,103,1) 50%,rgba(233,212,179,1) 100%);
}

#start_preview {
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 1000000;
}

.blockofdata {
    height: 250px;
    border-radius: 5px;
    padding: 5px;
    display: inline-flex;
    transition-duration: 1s;
}

    .blockofdata:hover {
        transform: scale(1.05);
        transition-duration: 1s;
    }

.iconcolor {
}

.blockofdata .contains {
    height: 100%;
    width: 100%;
    max-width: 350px;
    background: red;
    margin: auto;
    border-radius: 5px;
    display: inline-flex;
    text-align: center;
}

    .blockofdata .contains .cat-icon {
        position: absolute;
        color: gainsboro;
        font-size: 120px;
        padding: 5px;
        height: 150px;
        width: 97%;
        max-width: inherit;
        transition-duration: 0.5s;
    }

        .blockofdata .contains .cat-icon:hover {
            transform: scale(1.2);
            transition-duration: 0.5s;
        }

    .blockofdata .contains .cat-name {
        position: absolute;
        color: gainsboro;
        font-size: 120px;
        padding: 2px;
        height: 45px;
        width: 97%;
        top: 190px;
        max-width: inherit;
        padding-bottom: 10px;
        border-bottom: 1px #dcdcdc solid;
        border-top: 1px gainsboro solid;
    }

#preview_img {
    vertical-align: middle;
    width: 700px;
    margin: auto;
    height: 100%;
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

img {
    vertical-align: middle;
}

.closepreview {
    z-index: 900000;
    width: 30px;
    height: 30px;
    top: 20px;
    position: absolute;
    right: 0px;
    background: rgba(0,0,0,0.8);
    color: white;
    border-radius: 24px;
    text-align: center;
    font-size: 29px;
    line-height: 1;
    margin-right: 10px;
    cursor: pointer;
}



.pagesboard {
    border: 1px solid #a3712f;
    display: inline-flex;
    padding-right: 10px;
    padding-left: 10px;
    margin: 5px;
}
/*google api*/
.pac-container {
    border: 1px solid #a3712f;
    border-radius: 3px;
    background-image: none !important;
}

    .pac-container:after {
        /* Disclaimer: not needed to show 'powered by Google' if also a Google Map is shown */
        background-image: none !important;
        height: 0px;
    }

.pac-item {
    position: relative;
    left: -27px;
    transition-duration: 0.5s;
    padding: 10px;
}

    .pac-item:hover {
        transform: scale(1.2);
        transition-duration: 0.5s;
    }

.descbox::-webkit-scrollbar-track {
    background: rgb(40, 40, 40);
    border-radius: 10px;
}

.descbox::-webkit-scrollbar-thumb {
    background: rgba(25,25,25,1);
    border-radius: 10px;
}

    .descbox::-webkit-scrollbar-thumb:hover {
        background: rgba(25,25,25,0.5);
        border-radius: 10px;
    }

textarea::-webkit-scrollbar-track {
    background: rgb(40, 40, 40);
    border-radius: 10px;
}

textarea::-webkit-scrollbar-thumb {
    background: rgba(25,25,25,1);
    border-radius: 10px;
}

    textarea::-webkit-scrollbar-thumb:hover {
        background: rgba(25,25,25,0.5);
        border-radius: 10px;
    }
/* Track */
::-webkit-scrollbar-track {
    background: #272626;
    border-radius: 10px;
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: #000;
    border-radius: 10px;
}

    /* Handle on hover */
    ::-webkit-scrollbar-thumb:hover {
        background: #040404;
    }

.Head {
    width: 100%;
    height: 80px;
    border-bottom: 1px solid rgba(40,40,40,1);
    position: fixed;
    top: 0;
    margin: 0px;
    z-index: 11;
    background: rgba(15,15,15,1);
}

a {
    text-decoration: none;
}

    a:hover {
        text-decoration: none;
    }

.subad {
    padding-bottom: 40px;
}

.Logo {
    top: 10px;
    width: 60px;
    height: 60px;
    background: url(img/Logo.png);
    position: relative;
    float: right;
    background-size: contain;
    background-repeat: no-repeat;
    transition-duration: 0.5s;
}

xmp {
    font-family: Changa !important;
    white-space: pre-line;
    line-height: 100% !important;
}

.detailsofitem {
    position: relative;
    width: 100%;
    padding: 10px;
    float: right;
}

.darkpage {
    background: rgba(0, 0, 0, 0.9);
    display: none;
    width: 100%;
    top: 0;
    z-index: 12;
    height: 100%;
    position: fixed;
}

.dashbar {
    position: relative;
    float: right;
    top: 35px;
    color: gainsboro;
    left: 10px;
    cursor: pointer;
    transition-duration: 0.2s;
}

    .dashbar:hover {
        transform: scale(1.2);
        transition-duration: 0.5s;
    }

.Logo:hover {
    transition-duration: 0.2s;
    transform: scale(1.2);
}

.mainlist {
    position: absolute;
    width: auto;
    height: 50px;
    top: 15px;
    float: right;
}

.opensubad {
    left: 20%;
    width: 80%;
    margin: auto;
    height: 100%;
    display: none;
    border: 2px solid #e7e7e7;
    position: fixed;
    background: white;
    z-index: 10;
    overflow: auto;
}

@media (max-device-width: 1000px) {
    .recads, .searchbar, #preview_img {
        max-width: 900px !important;
    }

    .contact_Details {
        position: fixed !important;
        top: 90px !important;
        background: #0f0f0f !important;
        transition-duration: 1s !important;
        left: 0;
        top: 79px !important;
    }
}

.mainlist .postadd {
    position: relative;
    padding-left: 10px;
    padding-right: 10px;
    height: 30px;
    top: 10px;
    border-bottom-left-radius: 10px;
    border-top-right-radius: 10px;
    border: none;
    outline: none;
    font-size: 15px;
    font-weight: bold;
    color: white;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f3e2c7+0,b68d4c+50,c19e67+50,e9d4b3+100 */
    background: rgb(243,226,199); /* Old browsers */
    background: -moz-linear-gradient(-45deg, rgba(243,226,199,1) 0%, rgba(182,141,76,1) 50%, rgba(193,158,103,1) 50%, rgba(233,212,179,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(-45deg, rgba(243,226,199,1) 0%,rgba(182,141,76,1) 50%,rgba(193,158,103,1) 50%,rgba(233,212,179,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(170deg, rgba(243,226,199,1) 0%,rgba(182,141,76,1) 50%,rgba(193,158,103,1) 50%,rgba(233,212,179,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3e2c7', endColorstr='#e9d4b3',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    cursor: pointer;
}

tr:nth-child(odd) {
    background: #0e0e0e !important;
    color: gainsboro;
}

tr:nth-child(even) {
    background: transparent;
    color: gainsboro;
}

.mainlist .postadd:hover {
    opacity: 0.8;
}

.mainlist .postadd:active {
    background-color: orange;
}

.mainlist .btnlst {
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
    background: rgb(30, 30, 30);
    /* border-color: rgba(40,40,40); */
    color: gainsboro;
    height: 30px;
    top: 10px;
    font-family: Arial;
    font-size: 15px;
    font-weight: bold;
    margin-left: 10px;
    outline: none;
    cursor: pointer;
    border-radius: 3px;
    border: dashed 0.5px rgba(40,40,40,1);
    transition-duration: 0.2s;
}

    .mainlist .btnlst:hover {
        border-radius: 3px;
        color: gainsboro;
        transition-duration: 0.2s;
        transform: scale(1.2);
    }

.footerbar {
    position: fixed;
    bottom: 0;
    left: 0;
    background: #393939;
    text-align: center;
    z-index: 99999;
    width: 100%;
    padding-top: 5px;
    height: 30px;
    transition: transform .4s ease 50ms;
    -webkit-transition: transform .4s ease 50ms;
    transform: translateY(0);
    -webkit-transform: translateY(0);
    font-family: Arial,Helvetica,sans-serif;
    color: white;
}

.searchbar {
    height: 210px;
    padding: 30px;
    background: rgba(20,20,20,1);
    position: relative;
    top: 10px;
    border-radius: 5px;
    transition-duration: 0.2s;
}

    .searchbar:hover {
        transform: scale(1.01);
        transition-duration: 0.2s;
    }

.srchbrinp {
    position: relative;
    top: 21px;
    float: right;
    outline: none;
}

xmp {
    line-height: 7px;
}

.contact_Details {
    top: 6px !important;
    width: 286px;
    position: relative;
    height: 194px;
    padding-top: 11px;
    background: #050505;
    border-radius: 5px;
    border: 1px solid #242424;
}

.cntactstickey {
    position: fixed !important;
    top: 90px !important;
    background: #0f0f0f !important;
}

.insiderdim:nth-child(odd) {
    background-position: center center !important;
    width: 100%;
    height: 250px;
    background-size: cover;
    border-left: 3px solid #141414;
    margin-bottom: 5px;
    padding-left: 1px;
    background-color: #050505 !important;
    background-position: 100%;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}

.insiderdim:nth-child(even) {
    background-position: center center !important;
    width: 100%;
    height: 250px;
    background-size: cover;
    border-right: 3px solid #141414;
    margin-bottom: 5px;
    padding-right: 1px;
    background-position: 100%;
    background-color: #050505 !important;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}

.outsideofscale {
    transform: scale(1.3) !important;
    transition-duration: 0.5s;
}

    .outsideofscale:hover {
        background-repeat: no-repeat;
        transform: scale(1.1) !important;
        transition-duration: 0.5s;
    }

        .outsideofscale:hover:after {
            background-size: contain !important;
        }

@media only screen and (max-device-width: 600px) {
    .firstofpg {
        top: 200px !important;
    }

    .contact_Details {
        top: 170px !important;
    }

    .categoriespanel {
        zoom: 2.5;
    }

    .cntactstickey {
        top: 170px !important;
    }

    .stickytxt {
        top: 170px !important;
    }

    .dashbar {
        zoom: 2;
        top: 12.5px !important;
    }

    .Head {
        zoom: 2.2;
        padding-left: 29px;
        padding-right: 45px;
    }
}

@media only screen and (max-width: 600px) {
    .srchbrinp {
        max-width: 200px;
    }

    .Head {
        zoom: 2.3;
        padding-left: 10px;
    }
}

.searchbar label {
    width: 0px;
    margin-right: 20px;
    font-size: 23px;
    color: white;
}

.searchbar .searchbtn {
    float: left;
    border: none;
    border-radius: 3px;
    height: 40px;
    background-color: #222222;
    outline: none !important;
    color: white;
    max-width: 100px;
    cursor: pointer;
}

pre {
    color: gainsboro !important;
}

h2 {
    color: gainsboro !important;
}

.searchbar .searchbtn:hover {
    background: rgba(34, 34, 34, 0.8);
    outline: none !important;
}

.searchbar .searchbtn:active {
    outline: none !important;
    border: none !important;
    background: rgba(0,160,206, 0.5);
}

.firstofpg {
    position: relative;
    top: 125px;
    height: 500px;
    min-width: 1000px;
}

.categoriespanel {
    overflow-y: auto;
    position: fixed;
    float: left;
    height: 100%;
    width: 300px;
    z-index: 100;
    top: 0px;
    right: -300px;
    background: #070707;
    /* border-top-right-radius: 30px; */
    /* border-bottom-right-radius: 30px; */
    border: solid 1px rgb(20, 20, 20);
}

.cat-row {
    height: 60px;
    position: relative;
    border-top: 1px #171717 solid;
    transition-duration: 0.2s;
}

    .cat-row:hover {
        background: #3e3e3e;
        transition-duration: 0.2s;
    }

.cat-photo {
    width: 50px;
    height: 50px;
    float: right;
}

.faico {
    color: silver;
    position: relative;
    top: 15px;
    font-size: 25px;
    left: -10px;
}

.cat-text {
    height: 50px;
    text-align: right;
    position: relative;
    top: 0px;
    padding-right: 0px;
    font-family: arial;
    font-size: 20px;
    /* border: 0.1px solid #a3712f; */
    /* border-right: none; */
    border-radius: 3px;
    /* background: gray; */
    z-index: 5;
}

.cat-text-text {
    position: relative;
    color: silver !important;
    top: 15px;
    padding-right: 18px;
}

.firstlineinsub {
    border-top: 1px solid rgba(40,40,40,1);
    height: 186px;
    position: relative;
    overflow: hidden;
    background-color: rgba(0,0,0,0);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    border-radius: 3px;
    transition-duration: 0.25s;
    margin: auto;
    max-width: 400px;
}

.adandad {
    position: relative;
    /* top: 27px; */
}

.firstlineinsub .datetimeofthisad, .secondlineinsub .datetimeofthisad {
    z-index: 2;
    width: inherit;
    height: 15px;
    position: relative;
    background: rgba(10,10,10,0.8);
    float: right;
    padding-left: 5px;
    padding-right: 5px;
    text-align: center;
    border-bottom-left-radius: 5px;
    color: silver;
    font-size: 10px;
    /* font-family: arial; */
    display: none;
}

.firstlineinsub .priceofad, .secondlineinsub .priceofad {
    z-index: 2;
    width: inherit;
    height: 15px;
    position: relative;
    background: rgba(10,10,10,0.8);
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    text-align: center;
    border-bottom-right-radius: 5px;
    color: silver;
    font-size: 10px;
    /* font-family: arial; */
    display: none;
}

.bigone .priceofad {
    z-index: 2;
    width: inherit;
    height: 30px;
    position: relative;
    background: rgba(10,10,10,0.8);
    float: left;
    padding-left: 10px;
    padding-right: 10px;
    text-align: center;
    border-bottom-right-radius: 10px;
    color: silver;
    /* font-family: arial; */
    display: none;
}

.bigone .datetimeofthisad {
    z-index: 2;
    width: inherit;
    height: 30px;
    position: relative;
    background: rgba(10,10,10,0.8);
    float: right;
    padding-left: 10px;
    padding-right: 10px;
    text-align: center;
    border-bottom-left-radius: 10px;
    color: silver;
    /* font-family: arial; */
    display: none;
}

.firstlineinsub .desc, .secondlineinsub .desc {
    position: absolute;
    width: 100%;
    background: rgba(0,0,0,0.0);
    bottom: 0;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    color: white;
    display: none;
    z-index: 2;
}

.photoofprooduct {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
    background-position: center center;
    margin: auto;
    background-size: cover;
    background-repeat: no-repeat;
    /*background-color: #f7f7f7;*/
    transition-duration: 0.25s;
}

    .photoofprooduct:hover {
        transform: scale(1.2);
        transition-duration: 0.25s;
    }

.blurrable {
    position: absolute;
    width: 100%;
    right: 0;
    padding-right: 15px;
    padding-left: 15px;
    height: 100%;
    padding-bottom: 40px;
    background-attachment: fixed;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    filter: blur(5px);
    -webkit-filter: blur(5px);
    border-radius: 3px;
    border: 5px solid rgba(0,0,0,0.5);
}

.firstlineinsub .desc span, .secondlineinsub .desc span {
    position: absolute;
    bottom: 0;
    text-align: center;
    padding-bottom: 10px;
    font-size: 12px;
    width: 100%;
    background: rgba(0,0,0,0.7);
    padding-top: 10px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.bigone .desc span {
    position: absolute;
    bottom: 0;
    text-align: center;
    padding-bottom: 20px;
    width: 100%;
    background: rgba(0,0,0,0.7);
    padding-top: 20px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.Noneinbox {
    width: 80%;
    position: relative;
    height: 50px;
    background: rgba(15,15,15,1);
    margin: auto;
    top: -15px;
    border: 1px solid rgba(50,50,50,1);
    text-align: center;
    vertical-align: middle;
    padding: 10px;
    color: gainsboro;
    border-radius: 4px;
}

.bigone .desc {
    z-index: 2;
    position: absolute;
    width: 100%;
    background: rgba(0,0,0,0.0);
    bottom: 0;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    display: none;
    color: white;
}

a {
    color: gainsboro;
}

.firstlineinsub:hover {
    transition-duration: 0.25s;
}

.secondlineinsub {
    border-bottom: 1px solid rgba(40,40,40,1);
    overflow: hidden;
    height: 185px;
    position: relative;
    background-color: rgba(0,0,0,0);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    top: 0;
    border-radius: 3px;
    transition-duration: 0.25s;
    margin: auto;
    max-width: 400px;
}

    .secondlineinsub:hover {
        transition-duration: 0.25s;
    }

.bigone {
    overflow: hidden;
    height: 370px;
    position: relative;
    background-color: rgba(0,0,0,0);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    border-radius: 3px;
    transition-duration: 0.25s;
    margin: auto;
}


#mkheaddtails {
    z-index: 11;
}

.contact_Details div .whatslink {
    height: 15px;
    position: relative;
    text-align: center;
    width: 100%;
    color: white;
    top: 3px;
}

.contact_Details span {
    width: 100%;
    top: 5px;
    text-align: center;
    position: relative;
}



.contact_Details div {
    text-align: center;
    display: inline-flex;
    background: rgb(243,226,199);
    background: -moz-linear-gradient(-45deg, rgba(243,226,199,1) 0%, rgba(182,141,76,1) 50%, rgba(193,158,103,1) 50%, rgba(233,212,179,1) 100%);
    background: -webkit-linear-gradient(-45deg, rgba(243,226,199,1) 0%,rgba(182,141,76,1) 50%,rgba(193,158,103,1) 50%,rgba(233,212,179,1) 100%);
    background: linear-gradient(160deg, rgba(243,226,199,1) 0%,rgba(182,141,76,1) 50%,rgba(193,158,103,1) 50%,rgba(233,212,179,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3e2c7', endColorstr='#e9d4b3',GradientType=1 );
    border: 1px #a3712f solid;
    width: 264px;
    margin-left: 10px;
    height: 50px;
    position: relative;
    color: white;
    border-radius: 3px;
    transition-duration: 0.250s;
    margin-bottom: 10px;
    padding: 10px;
}

    .contact_Details div:hover {
        transition-duration: 0.5s;
        transform: scale(1.1);
    }

.listitemsoncat .pictureofitem {
    max-height: 267px;
}

.pictureofitem, .contactsdetail {
    position: relative;
    width: 80%;
    float: right;
    display: inline-flex;
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
    height: 100%;
    background-color: #141414 !important;
}

#mkheads {
}

.stickytxt {
    opacity: 0.9;
    transition-duration: 0.250s;
    width: 40% !important;
    position: fixed;
    top: 80px;
    border: 1px solid #282828;
    border-top: none;
    background: #0f0f0f;
    border-radius: 20px;
    right: -1px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    z-index: 11;
}

@-webkit-keyframes pulse {
    to {
        box-shadow: 0 0 0 10px rgba(232, 76, 61, 0);
    }
}

@-moz-keyframes pulse {
    to {
        box-shadow: 0 0 0 10px rgba(232, 76, 61, 0);
    }
}

@-ms-keyframes pulse {
    to {
        box-shadow: 0 0 0 10px rgba(232, 76, 61, 0);
    }
}

@keyframes pulse {
    to {
        box-shadow: 0 0 0 10px rgba(232, 76, 61, 0);
    }
}

.fstclrdjst {
    box-shadow: 0 0 0 0 rgb(30, 95, 164);
    -webkit-animation: pulse 2.5s infinite cubic-bezier(0.66, 0, 0, 1);
    -moz-animation: pulse 2.5s infinite cubic-bezier(0.66, 0, 0, 1);
    -ms-animation: pulse 2.5s infinite cubic-bezier(0.66, 0, 0, 1);
    animation: pulse 2.5s infinite cubic-bezier(0.66, 0, 0, 1);
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#7db9e8+1,7db9e8+26,2989d8+54,207cca+69,1e5799+100 */
    background: rgb(125,185,232); /* Old browsers */
    background: -moz-linear-gradient(-45deg, rgba(125,185,232,1) 1%, rgba(125,185,232,1) 26%, rgba(41,137,216,1) 54%, rgba(32,124,202,1) 69%, rgba(30,87,153,1) 100%) !important; /* FF3.6-15 */
    background: -webkit-linear-gradient(-45deg, rgba(125,185,232,1) 1%,rgba(125,185,232,1) 26%,rgba(41,137,216,1) 54%,rgba(32,124,202,1) 69%,rgba(30,87,153,1) 100%) !important; /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(135deg, rgba(125,185,232,1) 1%,rgba(125,185,232,1) 26%,rgba(41,137,216,1) 54%,rgba(32,124,202,1) 69%,rgba(30,87,153,1) 100%) !important; /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7db9e8', endColorstr='#1e5799',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    border: 1px rgb(125,185,232) solid !important;
}

.scndclrdjst {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#a90329+0,8f0222+44,6d0019+100;Brown+Red+3D */
    background: rgb(169,3,41) !important; /* Old browsers */
    background: -moz-linear-gradient(-45deg, rgba(169,3,41,1) 0%, rgba(143,2,34,1) 44%, rgba(109,0,25,1) 100%) !important; /* FF3.6-15 */
    background: -webkit-linear-gradient(-45deg, rgba(169,3,41,1) 0%,rgba(143,2,34,1) 44%,rgba(109,0,25,1) 100%) !important; /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(135deg, rgba(169,3,41,1) 0%,rgba(143,2,34,1) 44%,rgba(109,0,25,1) 100%) !important; /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a90329', endColorstr='#6d0019',GradientType=1 ) !important; /* IE6-9 fallback on horizontal gradient */
    border: 1px rgb(169,3,41) solid !important;
}

.contactsdetail {
    background: none !important;
    padding: 22px;
    padding-left: 0px;
    padding-top: 0px;
    float: left;
}

.oncatitself {
    position: relative;
    top: 0px;
}

.notthefirstcatigory {
    position: relative;
    margin-bottom: 50px;
    top: 100px !important;
}

.labelindiv {
    position: absolute;
    top: -38px;
    color: gainsboro !important;
    font-size: 25px;
    font-family: arial;
    background: rgba(20,20,20);
    border: 1px solid rgba(40,40,40);
    border-bottom: none;
    padding-left: 15px;
    padding-right: 15px;
    right: -1px;
    border-top: 4px solid;
    -webkit-border-image: -moz-linear-gradient(-45deg, rgba(243,226,199,1) 0%, rgba(182,141,76,1) 50%, rgba(193,158,103,1) 50%, rgba(233,212,179,1) 100%) 1 10% 100%;
    -webkit-border-image: -webkit-linear-gradient(-45deg, rgba(243,226,199,1) 0%,rgba(182,141,76,1) 50%,rgba(193,158,103,1) 50%,rgba(233,212,179,1) 100%) 1 10% 100%;
    -webkit-border-image: linear-gradient(135deg, rgba(243,226,199,1) 0%,rgba(182,141,76,1) 50%,rgba(193,158,103,1) 50%,rgba(233,212,179,1) 100%) 1 10% 100%;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3e2c7', endColorstr='#e9d4b3',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}

.spacificcategory {
    background: rgba(20,20,20,1);
    border: solid 1px rgba(40,40,40,1);
    padding: 10px;
    padding-top: 40px;
    padding-bottom: 40px;
    position: relative;
    top: 50px;
}

.listitemsoncat {
    min-height: 278px;
    width: 80%;
    border: 1px solid #282828;
    position: relative;
    margin: auto;
    margin-bottom: 20px;
    transition-duration: 0.5s;
}

.listitemsoncat2 {
    min-height: 278px;
    width: 80%;
    position: relative;
    margin: auto;
    margin-bottom: 20px;
    transition-duration: 0.5s;
}

.listitemsoncat:hover {
    transition-duration: 0.5s;
    transform: scale(1.05);
}

.consttbl {
    width: 120px;
    direction: rtl;
}


@media only screen and (max-width: 1000px) {
}

.adtemp {
    border: solid 1px #a3712f;
    border-radius: 3px;
    background: rgba(50,50,50,1);
    height: 200px;
    padding: 10px;
    max-width: 300px;
    margin: auto;
    transition-duration: 0.5s;
}

    .adtemp:hover {
        transition-duration: 0.5s;
        transform: scale(1.05);
    }

.imageprof .fa-user {
    font-size: 17px !important;
    padding: 5px;
    padding-top: 2px;
}

.imageprof {
    display: inline-flex;
    background: rgb(243,226,199);
    background: -moz-linear-gradient(-45deg, rgba(243,226,199,1) 0%, rgba(182,141,76,1) 50%, rgba(193,158,103,1) 50%, rgba(233,212,179,1) 100%);
    background: -webkit-linear-gradient(-45deg, rgba(243,226,199,1) 0%,rgba(182,141,76,1) 50%,rgba(193,158,103,1) 50%,rgba(233,212,179,1) 100%);
    background: linear-gradient(160deg, rgba(243,226,199,1) 0%,rgba(182,141,76,1) 50%,rgba(193,158,103,1) 50%,rgba(233,212,179,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3e2c7', endColorstr='#e9d4b3',GradientType=1 );
    border: 1px #a3712f solid;
    width: 25px;
    height: 25px;
    text-align: center;
    border-radius: 100%;
    position: relative;
    top: -2px;
}

.userprof {
    display: inline-flex;
    position: relative;
    top: -2px;
    left: 5px;
    color: gainsboro;
}

.profilecard {
    position: relative;
    top: 10px;
    cursor: pointer;
    width: auto;
    padding-left: 10px;
    padding-top: 10px;
    padding-bottom: 5px;
    padding-right: 20px;
    background-color: #050505;
    border-radius: 15px;
    transition-duration: 0.25s;
}

    .profilecard:hover {
        transition-duration: 0.25s;
        transform: scale(1.1);
    }

.margdown {
    padding-top: 10px;
    padding-bottom: 10px;
}

.recads {
    padding-top: 20px;
}














.slider {
    width: 100%;
    height: 400px;
}

.slide_viewer {
    height: 340px;
    overflow: hidden;
    position: relative;
}

.slide_group {
    height: 100%;
    position: relative;
    width: 100%;
}

.slide {
    display: none;
    height: 100%;
    position: absolute;
    width: 100%;
}

    .slide:first-child {
        display: block;
    }

    .slide:nth-of-type(1) {
    }

    .slide:nth-of-type(2) {
    }

    .slide:nth-of-type(3) {
    }

    .slide:nth-of-type(4) {
    }

.slide_buttons {
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: -20px !important;
    -webkit-text-stroke: white 1px;
}

a.slide_btn {
    color: #474544;
    font-size: 42px;
    margin: 0 0.175em;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.slide_btn.active, .slide_btn:hover {
    color: #428CC6;
    cursor: pointer;
}

.directional_nav {
    height: 340px;
    margin: 0 auto;
    max-width: 940px;
    position: relative;
    top: -340px;
}

.previous_btn {
    bottom: 0;
    left: 100px;
    margin: auto;
    position: absolute;
    top: 0;
}

.next_btn {
    bottom: 0;
    margin: auto;
    position: absolute;
    right: 100px;
    top: 0;
}

.previous_btn, .next_btn {
    cursor: pointer;
    height: 65px;
    opacity: 0.5;
    -webkit-transition: opacity 0.4s ease-in-out;
    -moz-transition: opacity 0.4s ease-in-out;
    -ms-transition: opacity 0.4s ease-in-out;
    -o-transition: opacity 0.4s ease-in-out;
    transition: opacity 0.4s ease-in-out;
    width: 65px;
}

    .previous_btn:hover, .next_btn:hover {
        opacity: 1;
    }

@media only screen and (max-width: 767px) {
    .previous_btn {
        left: 50px;
    }

    .next_btn {
        right: 50px;
    }
}

a.active {
    color: red !important;
}

.progressbar {
    display: none;
    position: relative;
    width: 400px;
    border: 1px solid #ddd;
    padding: 1px;
    border-radius: 3px;
    transition-duration: 0.25s;
}

    .progressbar:active, .barprog:active, .percentbar:active {
        transition-duration: 0.25s;
    }

.barprog {
    background-color: #a3712f;
    width: 0%;
    height: 26px;
    border-radius: 3px;
    transition-duration: 0.25s;
}

.percentbar {
    position: absolute;
    display: inline-block;
    top: 3px;
    left: 48%;
    transition-duration: 0.25s;
}
/* arabic */
@font-face {
    font-family: 'Changa';
    font-style: normal;
    font-weight: 400;
    src: local('Changa'), local('Changa-Regular'), url(fonts/2-cm9JNi2YuVOUckY5y-eOz1paFD.woff2) format('woff2');
    unicode-range: U+0600-06FF, U+200C-200E, U+2010-2011, U+204F, U+2E41, U+FB50-FDFF, U+FE80-FEFC;
}
/* latin-ext */
@font-face {
    font-family: 'Changa';
    font-style: normal;
    font-weight: 400;
    src: local('Changa'), local('Changa-Regular'), url(fonts/2-cm9JNi2YuVOUckaJy-eOz1paFD.woff2) format('woff2');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
    font-family: 'Changa';
    font-style: normal;
    font-weight: 400;
    src: local('Changa'), local('Changa-Regular'), url(fonts/2-cm9JNi2YuVOUckZpy-eOz1pQ.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
