/*! bootstrap-progressbar v0.9.0 | Copyright (c) 2012-2015 Stephan Groß | MIT license | http://www.minddust.com */
/*@-webkit-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}.progress{overflow:hidden;height:20px;margin-bottom:20px;background-color:#f5f5f5;border-radius:4px;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.1);box-shadow:inset 0 1px 2px rgba(0,0,0,.1)}.progress-bar{float:left;width:0;height:100%;font-size:12px;line-height:20px;color:#fff;text-align:center;background-color:#337ab7;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);-webkit-transition:width .6s ease;-o-transition:width .6s ease;transition:width .6s ease}.progress-bar-striped,.progress-striped .progress-bar{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:40px 40px}.progress-bar.active,.progress.active .progress-bar{-webkit-animation:progress-bar-stripes 2s linear infinite;-o-animation:progress-bar-stripes 2s linear infinite;animation:progress-bar-stripes 2s linear infinite}.progress-bar-success{background-color:#5cb85c}.progress-striped .progress-bar-success{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-info{background-color:#5bc0de}.progress-striped .progress-bar-info{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-warning{background-color:#f0ad4e}.progress-striped .progress-bar-warning{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-danger{background-color:#d9534f}.progress-striped .progress-bar-danger{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress{position:relative}.progress .progress-bar{position:absolute;overflow:hidden;line-height:20px}.progress .progressbar-back-text{position:absolute;height:100%;font-size:12px;line-height:20px;text-align:center}.progress .progressbar-front-text{display:block;width:100%;font-size:12px;line-height:20px;text-align:center}.progress.right .progress-bar{right:0}.progress.right .progressbar-front-text{position:absolute;right:0}.progress.vertical{width:20px;height:100%;float:left;margin-right:20px}.progress.vertical.bottom{position:relative}.progress.vertical.bottom .progressbar-front-text{position:absolute;bottom:0}.progress.vertical .progress-bar{width:100%;height:0;-webkit-transition:height .6s ease;-o-transition:height .6s ease;transition:height .6s ease}.progress.vertical.bottom .progress-bar{position:absolute;bottom:0}.six-sec-ease-in-out {-webkit-transition: width 15s ease-in-out;-moz-transition: width 15s ease-in-out;-ms-transition: width 15s ease-in-out;-o-transition: width 15s ease-in-out;transition: width 15s ease-in-out;}*/
.loading-service-box {
    min-height: 160px;
    background-image: linear-gradient(45deg, #fff, #ffffff00, #fff), linear-gradient(45deg, #fff 10%, rgba(150,150,150,1) 50%, #fff 90%);
    background-size: 100% 1000%, 1000% 100%;
    animation: move 3s infinite;
    border: 1px solid #dfdfdf;
    box-shadow: 0 3px 3px #e4e4e4;
    margin: 0px 0px 20px;
}
.loading-service-box2{
    min-height: 700px;
}
.services {
    background: #fff;
}

@keyframes move {
    from {
        background-position: center center, left center;
    }

    to {
        background-position: center center, right center;
    }
}

@media(max-width:991px) {
    .loading-service-box {
        min-height: 204px;
    }
    .loading-service-box2{
        display: none;
    }
}

/***
    FAQ
    ***/
#faq-part .faq h5 {
    margin: 0;
}

#faq-part .faq button, #faq-part .faq button:hover, #faq-part .faq button:focus, #faq-part .faq button:active:focus {
    width: 100%;
    /* text-align: right; */
    background: #f5f5f5;
    border-color: transparent;
    /* text-decoration: none; */
    color: #555;
    font-size: 15px;
    white-space: normal;
    text-decoration: none !important;
    text-align: justify;
    font-weight: bold;
    outline: none;
    border: 0 none;
    padding: 15px 20px;
}

    #faq-part .faq button i {
        color: #ffffff;
        vertical-align: middle;
        font-size: 30px;
        display: inline-block;
        font-family: sans-serif;
        font-style: normal;
        font-weight: bold;
        background: #d3521a;
        padding: 0 8px;
        border-radius: 50%;
        width: 32px;
        height: 32px;
        line-height: 32px;
        margin-left: 7px;
    }

#faq-part .faq .card {
    margin-bottom: 20px;
    border-radius: 0;
    border: 1px solid #ddd;
}

#faq-part .faq .card-header {
    padding: 0px;
    background: #fff;
    /*border: 1px solid #ccc;*/
    /*border-radius: 3px;*/
}

#faq-part .faq .card-body {
    line-height: 1.7;
    text-align: justify;
    padding: 10px 15px;
    /*border: 2px solid #bbb;*/
    border-top: 0;
    border-radius: 3px;
    font-weight: bold;
    color: #777;
    font-size: 15px;
}

#faq-part .faq button:after {
    content: "\e260";
    float: left;
    font-family: 'Glyphicons Halflings';
    font-weight: 900;
    color: #d3521a;
    font-size: 14px;
    line-height: 30px;
    vertical-align: middle;
    display: inline-block;
}

#faq-part .faq button:not(.collapsed):after {
    content: "\e259";
}

#faq-part .faq .collapsing {
    -webkit-transition: height .35s ease;
    transition: height .35s ease;
    display: block;
    overflow: hidden;
}

#searchContent > div {
    line-height: 30px;
}