/*

[Custom Stylesheet]

Project: QuickFix - Multipurpose Servicing and Repairing HTML Template
Version: 1.3
Author : themelooks.com

*/

.promo-uppercase {
    text-transform: uppercase
}
.promo a.button {
    left: auto;
    right: 0
}
.promo {
    position: relative;
    padding: 30px 200px 30px 0
}
.promo h3 {
    font-weight: 700;
    margin-bottom: 0
}
.promo>.container>span,
.promo>span {
    display: block;
    color: #444;
    font-weight: 300;
    font-size: 16px;
    margin-top: 6px
}
.promo a.button {
    position: absolute;
    top: 50%;
    margin: -18px 0 0
}
.promo.promo-border a.button,
.promo.promo-dark a.button,
.promo.promo-light a.button {
    right: 30px
}
.promo a.button.button-mini {
    margin-top: -12px
}
.promo a.button.button-small {
    margin-top: -15px
}
.promo a.button.button-large {
    margin-top: -22px
}
.promo a.button.button-xlarge {
    margin-top: -25px
}
.promo a.button.button-desc {
    margin-top: -40px
}
.promo-uppercase h3 {
    font-size: 22px
}
.promo-uppercase>.container>span,
.promo-uppercase>span {
    font-size: 15px
}
.promo.promo-border {
    border: 1px solid #E5E5E5;
    border-radius: 3px;
    padding-left: 30px
}
.promo.promo-light {
    background-color: #F5F5F5;
    border-radius: 3px;
    padding-left: 30px
}
.promo.promo-dark {
    border: 0!important;
    background-color: #333;
    padding: 30px 200px 30px 30px;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .2);
    border-radius: 3px
}
.promo.promo-dark h3 {
    color: #FFF
}
.promo.promo-dark>.container>h3 span,
.promo.promo-dark>h3 span {
    padding: 2px 8px;
    border-radius: 3px;
    background-color: rgba(0, 0, 0, .15);
    color: #FFF;
    font-weight: 400
}
.promo.promo-dark>.container>span,
.promo.promo-dark>span {
    color: #CCC;
    margin-top: 8px
}
.promo.promo-flat {
    background-color: #00BCD4;
}
.promo.promo-flat>.container>span,
.promo.promo-flat>span {
    color: rgba(255, 255, 255, .9)
}
.promo.promo-flat a.button:not(.button-border) {
    background-color: rgba(0, 0, 0, .2);
    color: #FFF
}
.promo.promo-flat a.button:hover {
    background-color: #FFF;
    border-color: #FFF;
    color: #444;
    text-shadow: none
}
.promo-full {
    border-radius: 0!important;
    border-left: 0!important;
    border-right: 0!important;
    padding: 40px 0!important
}
.promo-full a.button {
    right: 15px!important
}
.promo-full.promo-right a.button {
    right: auto!important;
    left: 15px!important
}
.promo.parallax {
    padding: 80px 0!important
}
.promo.promo-right {
    text-align: right;
    padding: 30px 0 30px 200px
}
.promo.promo-right a.button {
    left: 0;
    right: auto
}
.promo.promo-dark.promo-right:not(.promo-mini),
.promo.promo-right.promo-border:not(.promo-mini) {
    padding-right: 30px
}
.promo.promo-dark.promo-right a.button,
.promo.promo-right.promo-border a.button {
    left: 30px
}
.promo.promo-center a.button,
.promo.promo-mini a.button {
    margin: 20px 0 0;
    left: 0!important;
    position: relative;
    top: 0;
    right: 0
}
.promo.promo-center {
    text-align: center;
    padding: 30px 20px
}
.promo.promo-mini {
    text-align: left;
    padding: 20px 25px
}
.promo.promo-mini h3 {
    font-size: 20px;
    line-height: 1.5
}
.promo.promo-mini.promo-uppercase h3 {
    font-size: 18px
}
.promo.promo-mini.promo-dark h3 {
    line-height: 1.7
}
.promo.promo-mini.promo-center {
    text-align: center
}
.promo.promo-mini.promo-right {
    text-align: right
}
.landing-promo h3 {
    font-size: 26px
}
.landing-promo>.container>span {
    font-size: 17px
}
.dark .promo>.container>span,
.dark .promo>span {
    color: rgba(255, 255, 255, .8)
}
.dark .promo.promo-border {
    border-color: rgba(255, 255, 255, .08)
}
.dark .promo.promo-light {
    background-color: rgba(255, 255, 255, .1)
}
.dark .promo.promo-dark:not(.promo-flat) {
    background-color: rgba(0, 0, 0, .3)
}
.dark .feature-box h3 {
    color: #CCC
}

@media (max-width: 1199px) {
    .promo h3 {
        font-size: 20px
    }
    .promo>.container>span,
    .promo>span {
        font-size: 15px
    }
    .promo-uppercase h3 {
        font-size: 19px
    }
    .promo-uppercase>.container>span,
    .promo-uppercase>span {
        font-size: 14px
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .promo:not(.promo-full) {
        padding: 30px 20px!important
    }
    .promo.promo-dark h3 {
        line-height: 1.6
    }
    .promo a.button {
        position: relative!important;
        top: 0!important;
        margin: 20px 0 0!important;
        left: 0!important;
        right: 0
    }
}



.hr-title {
    border-top-style: solid;
    border-top-width: 1px;
    font-size: 16px;
    text-align: center;
    line-height: 20px;
    margin: 10px 0;
    height: auto;
    color: #bbb
}
.hr-title abbr {
    background-color: #fff;
    padding: 2px 10px;
    border-radius: 2px;
    position: relative;
    top: -10px;
    letter-spacing: .2em
}
.hr-title i {
    position: relative;
    top: -2px;
    font-size: 8px
}
.hr-title.hr-full {
    width: 100%
}
.hr-title.hr-long {
    width: 50%;
    margin: 20px auto 30px
}
.hr-title.hr-short {
    width: 25%;
    margin: 20px auto 30px
}
.hr-title.hr-left {
    text-align: left
}
.hr-title.hr-left abbr {
    padding-left: 0
}
.hr-title.hr-left.hr-long {
    margin-left: 0
}
.hr-title.hr-right {
    text-align: right
}

/* dropcap*/
.dropcap {
    display: inline-block
}
.dropcap {
    background: #eee;
    border-radius: 4px;
    float: left;
    font-size: 20px;
    height: 40px;
    line-height: 40px;
    margin: 8px 20px 0 0;
    text-align: center;
    width: 40px
}
.dropcap.dropcap-circle {
    border-radius: 50%
}
.dropcap.dropcap-large {
    font-size: 44px;
    height: 80px;
    line-height: 80px;
    width: 80px
}
.dropcap.dropcap-small {
    font-size: 16px;
    height: 20px;
    line-height: 20px;
    margin: 3px 5px -3px 0;
    width: 21px
}
.dropcap.dropcap-colored {
    background-color: #00BCD4;
    color: #fff
}
span.highlight {
    padding: 0 5px
}
.highlight a {
    color: #333
}
.highlight.highlight-large {
    font-size: 20px
}
.highlight.highlight-small {
    font-size: 12px;
    padding: 0 7px
}
.highlight.highlight-colored {
    background-color: #00BCD4;
    color: #fff
}

/* pie-chart */
.pie-chart {
    display: inline-block
}
.pie-chart.transparent i,
.pie-chart.transparent span,
.pie-chart.transparent span.percent,
.progress-bar-container.transparent.title-up .progress-bar .progress-number,
.progress-bar-container.transparent.title-up .progress-bar .progress-title,
.progress-bar-container.transparent.title-up .progress-bar .progress-type {
    color: #fff
}
.pie-chart {
    margin-bottom: 20px;
    margin-top: 50px;
    position: relative;
    text-align: center
}
.pie-chart canvas {
    position: absolute;
    top: 0;
    left: 0
}
.pie-chart i,
.pie-chart span {
    display: inline-block;
    font-size: 28px;
    z-index: 2;
    font-weight: 600
}
.pie-chart i {
    font-size: 38px
}
.pie-chart span.percent:after {
    content: '%';
    margin-left: .1em;
    font-size: .8em
}