﻿

.prapavijaForm {
    background-color: white;
    -webkit-box-shadow: 0px 15px 20px rgba(50, 50, 50, 0.72);
    -moz-box-shadow: 0px 15px 20px rgba(50, 50, 50, 0.72);
    box-shadow: 0px 15px 20px rgba(50, 50, 50, 0.72);
    padding-top: 40px;
}

.prapavijaBody {
    background-color: lightgray;
}

.prapavijaFooter {
    /*background-image: url(/dist/img/grey.png);
    background-repeat: repeat;*/
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #faf7f7;
}

.prapavijaFooterLayer {
    /*background-color:rgba(0,0,0,0.4);*/
}

.prapavijaCategory {
    background-color: #fbfbfb;
    border-bottom: 1px solid lightgray;
}

.categoryAndSocial {
    padding-top: 14px;
}

.wellfont {
    font-size: 12px;
}

.margjinaFotoRight {
    margin-bottom: 5px;
}

.margjinaRightGjuhet {
    margin-right: 10px;
}

.margjinaBreadCrumb {
    margin-top: 10px;
}

.margjinatItemDetails {
    margin-top: 20px;
    padding-right: 20px;
}

.margjinatSocialButtons {
    margin-top: 20px;
    margin-right: 15px;
}

.margjinaContentTop {
    margin-top: 25px;
    padding-bottom: 25px;
}

.margjinaCheckout {
    margin-left: 15px;
}

.margjinaHR {
    margin-top: 3px;
    margin-bottom: 3px;
    border: 0;
    border-top: 1px solid #eeeeee;
}

.margjinaH {
    margin-top: 3px;
    margin-bottom: 3px;
}

.margjinaHGalleryDetails {
    margin-right: 35px;
}

.bordertest {
    border: 1px solid red;
}

.itemTitulli {
    color: #ACA4A4;
}

.futer {
    min-height: 160px;
    margin-top: 0px;
    background-color: #323B44;
    color: #fff;
    padding-top: 25px;
}

#footer .info ul li {
    list-style: none;
    font-size: 14px;
    color: #989EA2;
    line-height: 23px;
    margin: 4px;
    vertical-align: central;
}

.info1 ul li {
    display: block;
}

.futerCopyRight {
    padding-top: 10px;
    background-color: #25292C;
    color: #989EA2;
}

.futerSocial ul li {
    list-style: none;
    display: inline-block;
    float: left;
    margin-right: 6px;
}

.marginHeader {
    margin-left: 50px;
}

.fbold {
    font-weight: bold;
    margin-top: 3px;
    margin-bottom: 5px;
}

.infgoMsg {
    padding-top: 5px;
    padding-left: 20px;
    background-color: transparent;
    border-radius: 5px;
}

.menuFont {
    font-family: "PT Sans",sans-serif !important;
}

.thumbnail.hija:hover {
    border: 1px solid #bbb;
    padding-top: -1px;
    -webkit-box-shadow: 0px 0px 9px 0px rgba(62, 71, 96, 0.75);
    -moz-box-shadow: 0px 0px 9px 0px rgba(62, 71, 96, 0.75);
    box-shadow: 0px 0px 9px 0px rgba(62, 71, 96, 0.75);
    vertical-align: middle;
    /*-webkit-box-shadow: 0px 5px 5px 0px rgba(122,122,122,1);
    -moz-box-shadow: 0px 5px 5px 0px rgba(122,122,122,1);
    box-shadow: 0px 5px 5px 0px rgba(122,122,122,1);*/
}

.thumbnail.hija2:hover {
    border: 3px solid #faf7f7;
    -webkit-box-shadow: 0px 0px 8px 0px rgba(62, 71, 96, 0.75);
    -moz-box-shadow: 0px 0px 8px 0px rgba(62, 71, 96, 0.75);
    box-shadow: 0px 0px 8px 0px rgba(62, 71, 96, 0.75);
    /*-webkit-box-shadow: 0px 5px 5px 0px rgba(122,122,122,1);
    -moz-box-shadow: 0px 5px 5px 0px rgba(122,122,122,1);
    box-shadow: 0px 5px 5px 0px rgba(122,122,122,1);*/
}

.thumbnaill {
    background-color: white;
}

.bc {
    background-color: white;
    margin-top: 0px;
    padding-top: 25px;
    padding-left: 15px;
    padding-right: 15px;
}

.margjinAuto {
    margin-left: auto;
    margin-right: auto;
    /*text-align: center;*/
    display: block;
}

.thumbnaill.hija:hover {
    -webkit-box-shadow: 0 0 8px 2px rgba(0,0,0,0.39);
    box-shadow: 0 0 8px 2px rgba(0,0,0,0.39);
}




.aboutContainer {
    position: relative;
}

.aboutSlogan {
    position: relative;
}

.aboutBody {
    font: 16px/28px 'OpenSansRegular',sans-serif;
    color: #5C5C42;
    text-align: justify;
}

.adrHeader {
    line-height: 6px;
    color: #616161;
    margin-top: 28px;
    font-size: 14px;
    font-weight: bold;
}

.adrParagraph {
    line-height: 7px;
    color: #616161;
    font-size: 13px;
}

.adrRightMargin {
    margin-right: 25px;
    padding-left: 10px;
}

.overlay {
    background: -moz-linear-gradient(top, rgba(232,248,255,1) 0%, rgba(0,0,0,0.71) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(159,134,20)), color-stop(100%,rgba(0,0,0,0.71))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(232,248,255,1) 0%,rgba(0,0,0,0.71) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(232,248,255,1) 0%,rgba(0,0,0,0.71) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(232,248,255,1) 0%,rgba(0,0,0,0.71) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(232,248,255,1) 0%,rgba(0,0,0,0.71) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#45484d', endColorstr='#b5000000',GradientType=0 ); /* IE6-9 */
}
/*Responsive google maps for bootstrap fixed*/
.Flexible-container {
    position: relative;
    /*padding-bottom: 40.25%;*/
    padding-bottom: 30px;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
    min-height: 350px;
}

    .Flexible-container iframe,
    .Flexible-container object,
    .Flexible-container embed {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 350px;
        padding-bottom: 30px;
    }
/*reponsive google maps end*/
.list-group-item.ax, .list-group-item.ax:hover {
    background-color: #428BCA;
    color: white;
    font-weight: bold;
}

#slider-holder {
    width: 906px;
    height: 447px;
    margin: 0 auto;
    background: transparent url(../dist/img/slider-shadow.png) no-repeat center bottom;
}

.mm {
    margin-top: -20px;
    z-index: 5555;
}

.mmbckg {
    background-color: #f54828;
}

.wrapsemibox {
    max-width: 1200px;
    margin: 0px auto;
    background: #fff;
    margin-top: -40px;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.15);
    z-index: 1000;
    position: relative;
    margin-bottom: -99px;
    padding-bottom: 40px;
    border-bottom: medium double #ccc;
    padding-top: 0;
}

.semiboxshadow img {
    width: 1308px !Important;
    max-width: 1316px;
    margin: 0px auto;
    margin-left: -53px;
    margin-top: -43px;
    position: absolute;
    z-index: 0;
}

.inboxWrapper {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
}

.serviceBC {
    /*background-color: #428bca;*/
    padding: 6px;
    background-color: #FCFAFA;
    color: black;
}

.serviceBC1 {
    background-color: #428bca;
    color: white;
}

.marginall15 {
}

.padTop15 {
    padding-top: 15px;
}

.pageheader-default {
    margin-top: -5px;
    -webkit-background-size: cover !Important;
    -moz-background-size: cover !Important;
    -o-background-size: cover !Important;
    background-size: cover !Important;
    /*background: url(http://www.wowthemes.net/demo/calypso/img/demo/3.jpg);*/
    background: url(https://fbcdn-sphotos-d-a.akamaihd.net/hphotos-ak-frc3/t1/1002114_544846112241968_1565402810_n.jpg);
    color: #fff;
    background-attachment: fixed;
}

    .pageheader-default .semitransparentbg, .bgarea-semitransparent {
        /*background: rgba(66,139,202,0.7) !important;*/
        background: rgba(127,140,141,0.80) !important;
    }

.indexHeadTitle {
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 2px;
    margin-left: 0px;
    margin-bottom: 15px;
    background-color: lightgray;
}

.effect2 {
    position: relative;
}

.box {
    background: #f7f7f7;
    padding: 22px;
}

.effect2:before, .effect2:after {
    z-index: -1;
    position: absolute;
    content: "";
    bottom: 15px;
    left: 10px;
    width: 94%;
    top: 80%;
    max-width: 250px;
    background: #777;
    -webkit-box-shadow: 0 15px 10px #777;
    -moz-box-shadow: 0 15px 10px #777;
    box-shadow: 0 15px 10px #777;
    -webkit-transform: rotate(-3deg);
    -moz-transform: rotate(-3deg);
    -o-transform: rotate(-3deg);
    -ms-transform: rotate(-3deg);
    transform: rotate(-3deg);
}


.image-wrap-article {
    /*max-height: 147px;
    max-width: 290px;
    overflow: hidden;*/
    top: 0;
    left: 0;
    right: 0;
    background-size: cover;
    overflow: hidden;
    max-height: 200px;
    vertical-align: text-top;
    text-align: center;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: -3px;
    border-bottom: 2px solid #b7c0fb;
    padding-top: 3px;
    height: 300px;
}

    .image-wrap-article img {
        position:relative;
    top:50%; /* Move the image down, so its top is half way down the container */
    margin-top:-100px;
    }

.image-wrap-article2 {
    /*max-height: 147px;
    max-width: 290px;
    overflow: hidden;*/
    top: 0;
    left: 0;
    right: 0;
    background-size: cover;
    overflow: hidden;
    max-width: 390px;
    max-height: 400px;
    vertical-align: text-top;
    text-align: center;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: -3px;
    border-bottom: 2px solid #b7c0fb;
    padding-top: 3px;
}

.image-wrap-article-index {
    /*max-height: 147px;
    max-width: 290px;
    overflow: hidden;*/
    top: 0;
    left: 0;
    right: 0;
    background-size: cover;
    overflow: hidden;
    max-height: 184px;
    text-align: center;
    margin-left: -2px;
    margin-right: -2px;
    margin-top: -3px;
    border-bottom: 2px solid #9F8614;
}

.image-wrap-index {
    max-height: 150px;
    overflow: hidden;
}

.image-wrap {
    max-height: 100px;
    overflow: hidden;
}

.image-wrap-preview {
    width: 567px;
    /*kete pjese qe e ke komentuar eshte kur e cakton gjatesine e fotografise*/
    /*max-height: 440px;*/
    top: 0;
    left: 0;
    right: 0;
    background-size: cover;
    overflow: hidden;
    /*max-height: 184px;*/
    text-align: center;
    overflow: hidden;
}

.kufiri {
    border: 1px solid lightgray;
    align-content: center;
}


body {
    /*min-height: 568px;*/
    margin-top: 0px;
    padding-top: 0px;
}

.bgBodyTEST {
    /*background: url(../img/back-new.jpg) top center repeat-y #313131;*/
    /*background-color: #313131;*/
    -webkit-box-shadow: 0px 15px 20px rgba(50, 50, 50, 0.72);
    -moz-box-shadow: 0px 15px 20px rgba(50, 50, 50, 0.72);
    box-shadow: 0px 15px 20px rgba(50, 50, 50, 0.72);
}

.bgBody {
    /*background: url(../img/back-new.jpg) top center repeat-y #313131;*/
    /*background-color: #313131;*/
    background-color: #e9eaed;
    z-index: 1223;
    -webkit-box-shadow: 0px 15px 20px rgba(50, 50, 50, 0.72);
    -moz-box-shadow: 0px 15px 20px rgba(50, 50, 50, 0.72);
    box-shadow: 0px 15px 20px rgba(50, 50, 50, 0.72);
}

.bgBody1 {
    /*background: url(../img/back-new.jpg) top center repeat-y #313131;*/
    /*background-color: #313131;*/
    background-color: #eee;
    z-index: 1223;
}

.bgBody0 {
    /*background: url(../img/back-new.jpg) top center repeat-y #313131;*/
    /*background-color: #313131;*/
    background-color: #eee;
    z-index: 1223;
    padding: 0px;
}

.bgmarg {
    padding-top: 10px;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 12px;
    margin-right: 12px;
}

.bgmargRelated {
    padding-top: 10px;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 12px;
    margin-right: 30px;
}

.bgContainer {
    /*background-color: #616161;*/
    /*background-color: white;*/
    background-color: white;
    -webkit-box-shadow: 0px 15px 20px rgba(50, 50, 50, 0.72);
    -moz-box-shadow: 0px 15px 20px rgba(50, 50, 50, 0.72);
    box-shadow: 0px 15px 20px rgba(50, 50, 50, 0.72);
    /*-webkit-border-bottom-right-radius: 40px;
    -moz-border-radius-bottomright: 40px;
    border-bottom-right-radius: 40px;*/
}

.margjina10TopBottom {
    margin-top: 15px;
    margin-bottom: 15px;
}

.margjina10Slogan {
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 35px;
    color: rgba(0,0,0,0.39);
}

.verticalBar {
    margin-left: 10px;
    margin-right: 10px;
    border-left: 1px solid gray;
}

.image-wrap-carousel {
    top: 0;
    left: 0;
    right: 0;
    background-size: cover;
    overflow: hidden;
    max-height: 100%;
}

.pgArticleMargin {
    margin-left: 20px;
}

.wellSMKufiri {
    padding-top: 5px;
    padding-left: 10px;
    border-bottom: 1px solid lightgray;
}

.activeBold {
    font-weight: bold;
    background-color: #D8D8D8;
    border-bottom: 2px solid #9F8614;
}

.margjinaGallery {
    padding-left: 2px;
    padding-right: 2px;
    padding-bottom: 15px;
    padding-top: 2px;
    margin-right: 50px;
    margin-left: 25px;
    background-color: white;
    border: 1px solid whitesmoke;
}

.margjinaGalleryGrid {
    padding-left: 2px;
    padding-right: 2px;
    padding-bottom: 15px;
    padding-top: 2px;
    margin-right: 50px;
    margin-left: 25px;
    background-color: white;
}


.margjnaHGallery {
    margin-left: 10px;
}



.section {
    position: relative;
    margin-bottom: 20px;
    *zoom: 1;
}

    .section:before,
    .section:after {
        display: table;
        line-height: 0;
        content: "";
    }

    .section:after {
        clear: both;
    }

    .section .section-title {
        top: 0px;
        font-size: 18px;
        line-height: 38px;
        font-weight: 300;
    }

    .section.section-no-margin-bottom {
        margin-bottom: 0px;
    }

    .section .section-title {
        top: 0px;
        font-size: 18px;
        line-height: 38px;
        font-weight: 300;
    }

.ribbon {
    position: relative;
    margin: 0 -11px 0 -16px;
    z-index: 20;
    /*font-family: 'Lato', sans-serif;*/
    text-transform: uppercase;
    line-height: 38px;
}

    .ribbon:after {
        border-right-color: #000;
    }

    .ribbon > span,
    .ribbon > a,
    .ribbon > .ribbon-inner {
        display: block;
        width: 100%;
        height: 100%;
        padding: 0 20px;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
    }

    .ribbon.ribbon-pulled > span,
    .ribbon.ribbon-pulled > a,
    .ribbon.ribbon-pulled > .ribbon-inner {
        width: auto;
        float: left;
    }

    .ribbon.ribbon-small {
        font-size: 12px;
        line-height: 30px;
        height: 30px;
    }

.content .md-pull-right .ribbon {
    z-index: 22;
}

.content .sidebar .ribbon {
    z-index: 24;
}

.ribbon .pull-right,
.ribbon .pull-left {
    font-size: 11px;
    font-weight: bold;
}

.ribbon:after {
    top: 100%;
    left: 0px;
    position: absolute;
    content: '';
    width: 0;
    height: 0;
    border-top: 0px solid transparent;
    border-bottom: 5px solid transparent;
    border-right: 5px solid #333;
}

.ribbon.ribbon-highlight > a,
.ribbon.ribbon-highlight > span,
.ribbon.ribbon-highlight > .ribbon-inner {
    background-color: #E0DED4;
    color: #161f29;
}

.ribbon.ribbon-small {
    font-size: 12px;
    line-height: 30px;
    height: 30px;
}

.indeks h4 {
    margin: 1em 0 0.5em 0;
    color: #343434;
    font-weight: normal;
    font-size: 30px;
    line-height: 40px;
    font-family: 'Orienta', sans-serif;
}


.shadow-wrapper {
    z-index: 1;
    position: relative;
}

/*Common Style*/
.box-shadow {
    background: #fff;
    position: relative;
}

    .box-shadow:after,
    .box-shadow:before {
        top: 80%;
        left: 5px;
        width: 50%;
        z-index: -1;
        content: "";
        bottom: 12px;
        max-width: 300px;
        background: #FFF;
        position: absolute;
    }

/*Effect 1*/
.shadow-effect-1 {
    box-shadow: 0 10px 6px -6px #bbb;
    -moz-box-shadow: 0 10px 6px -6px #bbb;
    -webkit-box-shadow: 0 10px 6px -6px #bbb;
}

/*Effect 2,3,4*/
.shadow-effect-2 {
    position: relative;
}

    .shadow-effect-2:after,
    .shadow-effect-2:before,
    .shadow-effect-3:before,
    .shadow-effect-4:after {
        transform: rotate(-3deg);
        -o-transform: rotate(-3deg);
        -ms-transform: rotate(-3deg);
        -moz-transform: rotate(-3deg);
        -webkit-transform: rotate(-3deg);
        box-shadow: 0 15px 10px #999;
        -moz-box-shadow: 0 15px 10px #999;
        -webkit-box-shadow: 0 15px 10px #999;
    }

    .shadow-effect-2:after,
    .shadow-effect-4:after {
        left: auto;
        right: 5px;
        transform: rotate(3deg);
        -o-transform: rotate(3deg);
        -ms-transform: rotate(3deg);
        -moz-transform: rotate(3deg);
        -webkit-transform: rotate(3deg);
    }

.prapavijaForm {
    -webkit-box-shadow: 0px 15px 20px rgba(50, 50, 50, 0.72);
    -moz-box-shadow: 0px 15px 20px rgba(50, 50, 50, 0.72);
    box-shadow: 0px 15px 20px rgba(50, 50, 50, 0.72);
}



.fotosearch {
    display: inline-block;
    height: 25px;
    max-width: 100%;
    padding: 4px;
    line-height: 1.428571429;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    border-radius: 4px;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}


.qender {
   position: relative;
  top: 50%;
  transform: translateY(-50%);
}

img {
    vertical-align: middle;
}