
.ktm-body {
    font-family: 'Trade Gothic LT Std', sans-serif;
    font-size: 16px;
    color: #000000;
}

.color-prime {
    color: #ff6600;
}


#ktm-header {
    margin-top: 50px;
    margin-bottom: 50px;
}

#ktm-header .ktm-opener {
    margin-top: 70px;
}

#ktm-header .ktm-opener h1 {
   font-size: 4.5rem;
   text-transform: uppercase;
   font-family: 'Trade Gothic Bold', sans-serif;    
}


.centered {
    text-align: center;
    margin: auto;
}

.hover-box {
    padding: 0 !important;
}

@media (max-width: 767px){
    .hover-box {
        padding: 0 15px 15px !important;
    }
}

.enter {
    top: 75%;
    display: table;
    height: 100%;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 2147483647;
}

.enter a.btn {
    border-radius: 0;
    color: #fff;
    border-color: #fff;
    background-color: transparent;
    border-width: 2px;
    padding: 5px 25px 0;
}

.enter a.ktm:hover {
    color: #878787;
    border-color: #878787;
}

.enter a.hqv:hover {
    color: #878787;
    border-color: #878787;
}

.enter a.btn span {
    font-size: 2.5rem;
}

.img-container {
    position: relative;
}

.image {
    display: block;
    width: 100%;
    height: auto;
}

.overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    transition: .5s ease;
    background-color: rgba(0, 0, 0, .7);
}

.img-container:hover .overlay {
    opacity: 1;
}

.overlay-img {
    color: white;
    font-size: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}

.overlay-img img {
    height: auto;
    width: 200px;
}

@media (max-width: 768px){
    .overlay-img img {
        width: 150px;
    }    
}

@media (max-width: 400px){
    .overlay-img img {
        width: 100px;
    }    
}

#ktm-footer {
    background: #000000;
    color: #878787;
    padding-top: 20px;
    padding-bottom: 20px;
}

#ktm-footer .top-footer {
    font-family: 'Trade Gothic Bold', sans-serif; 
    font-size: 2rem;
    padding-bottom: 20px;
    border-bottom: 1px solid #878787;
}

#ktm-footer .top-footer .opening {
    font-size: 3rem;
}

#ktm-footer .top-footer .opening .opening-sub {
    vertical-align: bottom;
    display: inline-block;
    margin-bottom: -5px;
    margin-left: 10px;

}

#ktm-footer .top-footer .subline {
    font-family: 'TradeGothic LT Cond', sans-serif; 
    color: #fff;
    margin-top: -10px;
}

#ktm-footer .top-footer .icon,
#ktm-footer .bottom-footer .icon {
    height: 40px;
    width: auto;
}

#ktm-footer .bottom-footer h3.block-title {
    text-transform: uppercase;
    font-family: 'Trade Gothic Bold', sans-serif;    
    margin-top: 10px;
    font-size: 3rem;
    margin-bottom: 0px;

}

#ktm-footer .bottom-footer p,
#ktm-footer .bottom-footer a {
    color: #878787;
}

#ktm-footer .bottom-footer .h-150 {
    height: 150px;
    border-right: 1px solid;
}

@media (max-width: 991px){
    #ktm-footer .bottom-footer .h-150 {border-right:none;}
}

#ktm-footer .bottom-footer .h-150:last-of-type {
    border-right: none;
}

#ktm-copyright {
    background: #cccccc;
}

#ktm-copyright .content-left {
    padding-right: 40px;
    border-right: 1px solid;
}

#ktm-copyright .content-right {
    padding-left: 40px;
}

@media (max-width: 768px){
    #ktm-copyright .content-left {padding-right: 15px;}
    #ktm-copyright .content-right {padding-left: 15px;}
}

#ktm-copyright .h-100 {
    height: 100px;
}

#ktm-copyright .btn-social {
    font-size: 100%;
    background-color: #404040;
    padding: 10px;
    margin: 5px;
    color: #fff;
    width: 30px;
    height: 30px;

}

#ktm-copyright .btn-social i {
    text-align: center;
    margin: auto;
}

#ktm-copyright a.social {
    text-decoration: none;
    color: #404040;
} 
#ktm-copyright a.social:hover {
    text-decoration: none;
} 

#ktm-copyright a.social.facebook:hover {
   color: #3b5998;
} 
#ktm-copyright a.social.instagram:hover {
   color: #125688;
} 
#ktm-copyright .copyright small {
    color: #404040;
}

img.sociallogo {
    max-width: 42px;
    filter: grayscale(1);
}

img.sociallogo:hover {
    filter: none;
}


    /* HELPER CSS */
    .short-text,.tt-nowrap{white-space:nowrap}.clear{clear:both}a.hover-trans,hover-trans{transition:linear .2s all}.m-none{margin:0!important}.m-auto{margin:auto!important}.m-top-0{margin-top:0}.m-top-5{margin-top:5px}.m-top-10{margin-top:10px}.m-top-15{margin-top:15px}.m-top-20{margin-top:20px}.m-top-25{margin-top:25px}.m-top-30{margin-top:30px}.m-top-35{margin-top:35px}.m-top-40{margin-top:40px}.m-top-45{margin-top:45px}.m-top-50{margin-top:50px}.m-top-60{margin-top:60px}.m-top-70{margin-top:70px}.m-bottom-0{margin-bottom:0}.m-bottom-5{margin-bottom:5px}.m-bottom-10{margin-bottom:10px}.m-bottom-15{margin-bottom:15px}.m-bottom-20{margin-bottom:20px}.m-bottom-25{margin-bottom:25px}.m-bottom-30{margin-bottom:30px}.m-bottom-35{margin-bottom:35px}.m-bottom-40{margin-bottom:40px}.m-bottom-45{margin-bottom:45px}.m-bottom-50{margin-bottom:50px}.m-left-0{margin-left:0}.m-left-5{margin-left:5px}.m-left-10{margin-left:10px}.m-left-15{margin-left:15px}.m-left-20{margin-left:20px}.m-left-25{margin-left:25px}.m-left-30{margin-left:30px}.m-left-35{margin-left:35px}.m-left-40{margin-left:40px}.m-left-45{margin-left:45px}.m-left-50{margin-left:50px}.m-right-0{margin-right:0}.m-right-5{margin-right:5px}.m-right-10{margin-right:10px}.m-right-15{margin-right:15px}.m-right-20{margin-right:20px}.m-right-25{margin-right:25px}.m-right-30{margin-right:30px}.m-right-35{margin-right:35px}.m-right-40{margin-right:40px}.m-right-45{margin-right:45px}.m-right-50{margin-right:50px}.p-none{padding:0}.p-top-0{padding-top:0}.p-top-5{padding-top:5px}.p-top-10{padding-top:10px}.p-top-15{padding-top:15px}.p-top-20{padding-top:20px}.p-top-25{padding-top:25px}.p-top-30{padding-top:30px}.p-top-35{padding-top:35px}.p-top-40{padding-top:40px}.p-top-45{padding-top:45px}.p-top-50{padding-top:50px}.p-bottom-0{padding-bottom:0}.p-bottom-5{padding-bottom:5px}.p-bottom-10{padding-bottom:10px}.p-bottom-15{padding-bottom:15px}.p-bottom-20{padding-bottom:20px}.p-bottom-25{padding-bottom:25px}.p-bottom-30{padding-bottom:30px}.p-bottom-35{padding-bottom:35px}.p-bottom-40{padding-bottom:40px}.p-bottom-45{padding-bottom:45px}.p-bottom-50{padding-bottom:50px}.p-left-0{padding-left:0}.p-left-5{padding-left:5px}.p-left-10{padding-left:10px}.p-left-15{padding-left:15px}.p-left-20{padding-left:20px}.p-left-25{padding-left:25px}.p-left-30{padding-left:30px}.p-left-35{padding-left:35px}.p-left-40{padding-left:40px}.p-left-45{padding-left:45px}.p-left-50{padding-left:50px}.p-right-0{padding-right:0}.p-right-5{padding-right:5px}.p-right-10{padding-right:10px}.p-right-15{padding-right:15px}.p-right-20{padding-right:20px}.p-right-25{padding-right:25px}.p-right-30{padding-right:30px}.p-right-35{padding-right:35px}.p-right-40{padding-right:40px}.p-right-45{padding-right:45px}.p-right-50{padding-right:50px}.v-align-t{vertical-align:top}.v-align-m{vertical-align:middle}.v-align-b{vertical-align:bottom}.v-align-bl{vertical-align:baseline}.d-none{display:none}.d-block{display:block}.d-inline{display:inline}.d-inline-b,.d-inline-m{display:inline-block}.d-inline-m{vertical-align:middle}.d-t{display:table}.d-t-row{display:table-row}.d-t-cell{display:table-cell}.d-t-col{display:table-column}.w-full{width:100%}.w-full-i{width:100%!important}.w-50{width:50%}.w-25{width:25%}.w-20{width:20%}.w-15{width:15%}.w-10{width:10%}.w-5{width:5%}.b-s0{border:0 solid}.b-s1{border:1px solid}.b-s2{border:2px solid}.b-s3{border:3px solid}.b-s4{border:4px solid}.b-s5{border:5px solid}.bt-s0{border-top:0 solid}.bt-s1{border-top:1px solid}.bt-s2{border-top:2px solid}.bt-s3{border-top:3px solid}.bt-s4{border-top:4px solid}.bt-s5{border-top:5px solid}.bb-s0{border-bottom:0 solid}.bb-s1{border-bottom:1px solid}.bb-s2{border-bottom:2px solid}.bb-s3{border-bottom:3px solid}.bb-s4{border-bottom:4px solid}.bb-s5{border-bottom:5px solid}.bl-s0{border-left:0 solid}.bl-s1{border-left:1px solid}.bl-s2{border-left:2px solid}.bl-s3{border-left:3px solid}.bl-s4{border-left:4px solid}.bl-s5{border-left:5px solid}.br-s0{border-right:0 solid}.br-s1{border-right:1px solid}.br-s2{border-right:2px solid}.br-s3{border-right:3px solid}.br-s4{border-right:4px solid}.br-s5{border-right:5px solid}.br-0{border-radius:0}.br-2{border-radius:2px}.br-3{border-radius:3px}.br-5{border-radius:5px}.br-10{border-radius:10px}.br-15{border-radius:15px}.br-20{border-radius:20px}.br-25{border-radius:25px}.br-50p{border-radius:50%}.br-lt-0{border-top-left-radius:0}.br-lt-2{border-top-left-radius:2px}.br-lt-5{border-top-left-radius:5px}.br-lt-10{border-top-left-radius:10px}.br-lt-15{border-top-left-radius:15px}.br-lt-20{border-top-left-radius:20px}.br-lt-25{border-top-left-radius:25px}.br-lt-50p{border-top-left-radius:50%}.br-rt-0{border-top-right-radius:0}.br-rt-2{border-top-right-radius:2px}.br-rt-5{border-top-right-radius:5px}.br-rt-10{border-top-right-radius:10px}.br-rt-15{border-top-right-radius:15px}.br-rt-20{border-top-right-radius:20px}.br-rt-25{border-top-right-radius:25px}.br-rt-50p{border-top-right-radius:50%}.br-lb-0{border-bottom-left-radius:0}.br-lb-2{border-bottom-left-radius:2px}.br-lb-5{border-bottom-left-radius:5px}.br-lb-10{border-bottom-left-radius:10px}.br-lb-15{border-bottom-left-radius:15px}.br-lb-20{border-bottom-left-radius:20px}.br-lb-25{border-bottom-left-radius:25px}.br-lb-50p{border-bottom-left-radius:50%}.br-rb-0{border-bottom-right-radius:0}.br-rb-2{border-bottom-right-radius:2px}.br-rb-5{border-bottom-right-radius:5px}.br-rb-10{border-bottom-right-radius:10px}.br-rb-15{border-bottom-right-radius:15px}.br-rb-20{border-bottom-right-radius:20px}.br-rb-25{border-bottom-right-radius:25px}.br-rb-50p{border-bottom-right-radius:50%}.of-h{overflow:hidden}.of-v{overflow:visible}.of-a{overflow:auto}.of-h-x{overflow-x:hidden}.of-v-x{overflow-x:visible}.of-x-a{overflow-x:auto}.of-y-h{overflow-y:hidden}.of-y-v{overflow-y:visible}.of-y-a{overflow-y:auto}.fw-normal{font-weight:400}.fw-lighter{font-weight:lighter}.fw-bolder{font-weight:bolder}.fw-bold{font-weight:700}.fw-100{font-weight:100}.fw-200{font-weight:200}.fw-300{font-weight:300}.fw-400{font-weight:400}.fw-500{font-weight:500}.fw-600{font-weight:600}.fw-700{font-weight:700}.fw-800{font-weight:800}.fw-900{font-weight:900}.fs-normal{font-style:normal}.fs-italic{font-style:italic}.tt-uppercase{text-transform:uppercase}.tt-lowercase{text-transform:lowercase}.tt-none{text-transform:none}.tt-fw{text-transform:full-width}.tt-cap{text-transform:capitalize}.wr-normal{word-wrap:normal}.wr-break{word-wrap:break-word}.wb-normal{word-break:normal}.wb-ba{word-break:break-all}.wb-ka{word-break:keep-all}.hyph-auto{hyphens:auto;-ms-hyphens:auto;-webkit-hyphens:auto}.hyph-none{hyphens:none;-ms-hyphens:none;-webkit-hyphens:none}.hyph-man{hyphens:manual;-ms-hyphens:manual;-webkit-hyphens:manual}.ls-none{list-style:none}.short-text{overflow:hidden;width:100%;text-overflow:ellipsis}.pos-absolute{position:absolute}.pos-relative{position:relative}.op-00{opacity:0}.op-01{opacity:.1}.op-02{opacity:.2}.op-03{opacity:.3}.op-04{opacity:.4}.op-05{opacity:.5}.op-06{opacity:.6}.op-07{opacity:.7}.op-08{opacity:.8}.op-09{opacity:.9}.op-10{opacity:1}.f-left{float:left}.f-right{float:right}.f-none{float:none}@media (min-width: 992px){.clear-md{clear:both}.m-md-none{margin:0}.m-md-auto{margin:auto}.m-md-top-5{margin-top:5px}.m-md-top-10{margin-top:10px}.m-md-top-15{margin-top:15px}.m-md-top-20{margin-top:20px}.m-md-top-25{margin-top:25px}.m-md-top-30{margin-top:30px}.m-md-top-35{margin-top:35px}.m-md-top-40{margin-top:40px}.m-md-top-45{margin-top:45px}.m-md-top-50{margin-top:50px}.m-md-bottom-5{margin-bottom:5px}.m-md-bottom-10{margin-bottom:10px}.m-md-bottom-15{margin-bottom:15px}.m-md-bottom-20{margin-bottom:20px}.m-md-bottom-25{margin-bottom:25px}.m-md-bottom-30{margin-bottom:30px}.m-md-bottom-35{margin-bottom:35px}.m-md-bottom-40{margin-bottom:40px}.m-md-bottom-45{margin-bottom:45px}.m-md-bottom-50{margin-bottom:50px}.m-md-left-5{margin-left:5px}.m-md-left-10{margin-left:10px}.m-md-left-15{margin-left:15px}.m-md-left-20{margin-left:20px}.m-md-left-25{margin-left:25px}.m-md-left-30{margin-left:30px}.m-md-left-35{margin-left:35px}.m-md-left-40{margin-left:40px}.m-md-left-45{margin-left:45px}.m-md-left-50{margin-left:50px}.m-md-right-5{margin-right:5px}.m-md-right-10{margin-right:10px}.m-md-right-15{margin-right:15px}.m-md-right-20{margin-right:20px}.m-md-right-25{margin-right:25px}.m-md-right-30{margin-right:30px}.m-md-right-35{margin-right:35px}.m-md-right-40{margin-right:40px}.m-md-right-45{margin-right:45px}.m-md-right-50{margin-right:50px}.p-md-none{padding:0}.p-md-top-5{padding-top:5px}.p-md-top-10{padding-top:10px}.p-md-top-15{padding-top:15px}.p-md-top-20{padding-top:20px}.p-md-top-25{padding-top:25px}.p-md-top-30{padding-top:30px}.p-md-top-35{padding-top:35px}.p-md-top-40{padding-top:40px}.p-md-top-45{padding-top:45px}.p-md-top-50{padding-top:50px}.p-md-bottom-5{padding-bottom:5px}.p-md-bottom-10{padding-bottom:10px}.p-md-bottom-15{padding-bottom:15px}.p-md-bottom-20{padding-bottom:20px}.p-md-bottom-25{padding-bottom:25px}.p-md-bottom-30{padding-bottom:30px}.p-md-bottom-35{padding-bottom:35px}.p-md-bottom-40{padding-bottom:40px}.p-md-bottom-45{padding-bottom:45px}.p-md-bottom-50{padding-bottom:50px}.p-md-left-5{padding-left:5px}.p-md-left-10{padding-left:10px}.p-md-left-15{padding-left:15px}.p-md-left-20{padding-left:20px}.p-md-left-25{padding-left:25px}.p-md-left-30{padding-left:30px}.p-md-left-35{padding-left:35px}.p-md-left-40{padding-left:40px}.p-md-left-45{padding-left:45px}.p-md-left-50{padding-left:50px}.p-md-right-5{padding-right:5px}.p-md-right-10{padding-right:10px}.p-md-right-15{padding-right:15px}.p-md-right-20{padding-right:20px}.p-md-right-25{padding-right:25px}.p-md-right-30{padding-right:30px}.p-md-right-35{padding-right:35px}.p-md-right-40{padding-right:40px}.p-md-right-45{padding-right:45px}.p-md-right-50{padding-right:50px}.v-md-align-t{vertical-align:top}.v-md-align-m{vertical-align:middle}.v-md-align-b{vertical-align:bottom}.v-md-align-bl{vertical-align:baseline}.d-md-none{display:none}.d-md-block{display:block}.d-md-inline{display:inline}.d-md-inline-b,.d-md-inline-m{display:inline-block}.d-md-inline-m{vertical-align:middle}.d-md-t{display:table}.d-md-t-row{display:table-row}.d-md-t-cell{display:table-cell}.d-md-t-col{display:table-column}.w-md-full{width:100%}.w-md-full-i{width:100%!important}.w-md-50{width:50%}.w-md-25{width:25%}.w-md-20{width:20%}.w-md-15{width:15%}.w-md-10{width:10%}.w-md-5{width:5%}.b-md-s0{border:0 solid}.b-md-s1{border:1px solid}.b-md-s2{border:2px solid}.b-md-s3{border:3px solid}.b-md-s4{border:4px solid}.b-md-s5{border:5px solid}.bt-md-s0{border-top:0 solid}.bt-md-s1{border-top:1px solid}.bt-md-s2{border-top:2px solid}.bt-md-s3{border-top:3px solid}.bt-md-s4{border-top:4px solid}.bt-md-s5{border-top:5px solid}.bb-md-s0{border-bottom:0 solid}.bb-md-s1{border-bottom:1px solid}.bb-md-s2{border-bottom:2px solid}.bb-md-s3{border-bottom:3px solid}.bb-md-s4{border-bottom:4px solid}.bb-md-s5{border-bottom:5px solid}.bl-md-s0{border-left:0 solid}.bl-md-s1{border-left:1px solid}.bl-md-s2{border-left:2px solid}.bl-md-s3{border-left:3px solid}.bl-md-s4{border-left:4px solid}.bl-md-s5{border-left:5px solid}.br-md-s0{border-right:0 solid}.br-md-s1{border-right:1px solid}.br-md-s2{border-right:2px solid}.br-md-s3{border-right:3px solid}.br-md-s4{border-right:4px solid}.br-md-s5{border-right:5px solid}.br-md-0{border-radius:0}.br-md-2{border-radius:2px}.br-md-5{border-radius:5px}.br-md-10{border-radius:10px}.br-md-15{border-radius:15px}.br-md-20{border-radius:20px}.br-md-25{border-radius:25px}.br-md-50p{border-radius:50%}.br-md-lt-0{border-top-left-radius:0}.br-md-lt-2{border-top-left-radius:2px}.br-md-lt-5{border-top-left-radius:5px}.br-md-lt-10{border-top-left-radius:10px}.br-md-lt-15{border-top-left-radius:15px}.br-md-lt-20{border-top-left-radius:20px}.br-md-lt-25{border-top-left-radius:25px}.br-md-lt-50p{border-top-left-radius:50%}.br-md-rt-0{border-top-right-radius:0}.br-md-rt-2{border-top-right-radius:2px}.br-md-rt-5{border-top-right-radius:5px}.br-md-rt-10{border-top-right-radius:10px}.br-md-rt-15{border-top-right-radius:15px}.br-md-rt-20{border-top-right-radius:20px}.br-md-rt-25{border-top-right-radius:25px}.br-md-rt-50p{border-top-right-radius:50%}.br-md-lb-0{border-bottom-left-radius:0}.br-md-lb-2{border-bottom-left-radius:2px}.br-md-lb-5{border-bottom-left-radius:5px}.br-md-lb-10{border-bottom-left-radius:10px}.br-md-lb-15{border-bottom-left-radius:15px}.br-md-lb-20{border-bottom-left-radius:20px}.br-md-lb-25{border-bottom-left-radius:25px}.br-md-lb-50p{border-bottom-left-radius:50%}.br-md-rb-0{border-bottom-right-radius:0}.br-md-rb-2{border-bottom-right-radius:2px}.br-md-rb-5{border-bottom-right-radius:5px}.br-md-rb-10{border-bottom-right-radius:10px}.br-md-rb-15{border-bottom-right-radius:15px}.br-md-rb-20{border-bottom-right-radius:20px}.br-md-rb-25{border-bottom-right-radius:25px}.br-md-rb-50p{border-bottom-right-radius:50%}.short-text-md{white-space:nowrap;overflow:hidden;width:100%;text-overflow:ellipsis}.pos-md-absolute{position:absolute}.pos-md-relative{position:relative}.op-md-00{opacity:0}.op-md-01{opacity:.1}.op-md-02{opacity:.2}.op-md-03{opacity:.3}.op-md-04{opacity:.4}.op-md-05{opacity:.5}.op-md-06{opacity:.6}.op-md-07{opacity:.7}.op-md-08{opacity:.8}.op-md-09{opacity:.9}.op-md-10{opacity:1}.text-center-md{text-align:center}.text-right-md{text-align:right}.text-left-md{text-align:left}.f-md-left{float:left}.f-md-right{float:right}.f-md-none{float:none}}@media (min-width: 769px){.clear-sm{clear:both}.mw-sm-0{min-width:0};
    w-sm-auto{width:auto!important}.m-sm-none{margin:0}.m-sm-auto{margin:auto}.m-sm-top-5{margin-top:5px}.m-sm-top-10{margin-top:10px}.m-sm-top-15{margin-top:15px}.m-sm-top-20{margin-top:20px}.m-sm-top-25{margin-top:25px}.m-sm-top-30{margin-top:30px}.m-sm-top-35{margin-top:35px}.m-sm-top-40{margin-top:40px}.m-sm-top-45{margin-top:45px}.m-sm-top-50{margin-top:50px}.m-sm-bottom-5{margin-bottom:5px}.m-sm-bottom-10{margin-bottom:10px}.m-sm-bottom-15{margin-bottom:15px}.m-sm-bottom-20{margin-bottom:20px}.m-sm-bottom-25{margin-bottom:25px}.m-sm-bottom-30{margin-bottom:30px}.m-sm-bottom-35{margin-bottom:35px}.m-sm-bottom-40{margin-bottom:40px}.m-sm-bottom-45{margin-bottom:45px}.m-sm-bottom-50{margin-bottom:50px}.m-sm-left-5{margin-left:5px}.m-sm-left-10{margin-left:10px}.m-sm-left-15{margin-left:15px}.m-sm-left-20{margin-left:20px}.m-sm-left-25{margin-left:25px}.m-sm-left-30{margin-left:30px}.m-sm-left-35{margin-left:35px}.m-sm-left-40{margin-left:40px}.m-sm-left-45{margin-left:45px}.m-sm-left-50{margin-left:50px}.m-sm-right-5{margin-right:5px}.m-sm-right-10{margin-right:10px}.m-sm-right-15{margin-right:15px}.m-sm-right-20{margin-right:20px}.m-sm-right-25{margin-right:25px}.m-sm-right-30{margin-right:30px}.m-sm-right-35{margin-right:35px}.m-sm-right-40{margin-right:40px}.m-sm-right-45{margin-right:45px}.m-sm-right-50{margin-right:50px}.p-sm-none{padding:0}.p-sm-top-5{padding-top:5px}.p-sm-top-10{padding-top:10px}.p-sm-top-15{padding-top:15px}.p-sm-top-20{padding-top:20px}.p-sm-top-25{padding-top:25px}.p-sm-top-30{padding-top:30px}.p-sm-top-35{padding-top:35px}.p-sm-top-40{padding-top:40px}.p-sm-top-45{padding-top:45px}.p-sm-top-50{padding-top:50px}.p-sm-bottom-5{padding-bottom:5px}.p-sm-bottom-10{padding-bottom:10px}.p-sm-bottom-15{padding-bottom:15px}.p-sm-bottom-20{padding-bottom:20px}.p-sm-bottom-25{padding-bottom:25px}.p-sm-bottom-30{padding-bottom:30px}.p-sm-bottom-35{padding-bottom:35px}.p-sm-bottom-40{padding-bottom:40px}.p-sm-bottom-45{padding-bottom:45px}.p-sm-bottom-50{padding-bottom:50px}.p-sm-left-5{padding-left:5px}.p-sm-left-10{padding-left:10px}.p-sm-left-15{padding-left:15px}.p-sm-left-20{padding-left:20px}.p-sm-left-25{padding-left:25px}.p-sm-left-30{padding-left:30px}.p-sm-left-35{padding-left:35px}.p-sm-left-40{padding-left:40px}.p-sm-left-45{padding-left:45px}.p-sm-left-50{padding-left:50px}.p-sm-right-5{padding-right:5px}.p-sm-right-10{padding-right:10px}.p-sm-right-15{padding-right:15px}.p-sm-right-20{padding-right:20px}.p-sm-right-25{padding-right:25px}.p-sm-right-30{padding-right:30px}.p-sm-right-35{padding-right:35px}.p-sm-right-40{padding-right:40px}.p-sm-right-45{padding-right:45px}.p-sm-right-50{padding-right:50px}.v-sm-align-t{vertical-align:top}.v-sm-align-m{vertical-align:middle}.v-sm-align-b{vertical-align:bottom}.v-sm-align-bl{vertical-align:baseline}.d-sm-none{display:none}.d-sm-block{display:block}.d-sm-inline{display:inline}.d-sm-inline-b,.d-sm-inline-m{display:inline-block}.d-sm-inline-m{vertical-align:middle}.d-sm-t{display:table}.d-sm-t-row{display:table-row}.d-sm-t-cell{display:table-cell}.d-sm-t-col{display:table-column}.w-sm-full{width:100%}.w-sm-full-i{width:100%!important}.w-sm-50{width:50%}.w-sm-25{width:25%}.w-sm-20{width:20%}.w-sm-15{width:15%}.w-sm-10{width:10%}.w-sm-5{width:5%}.b-sm-s0{border:0 solid}.b-sm-s1{border:1px solid}.b-sm-s2{border:2px solid}.b-sm-s3{border:3px solid}.b-sm-s4{border:4px solid}.b-sm-s5{border:5px solid}.bt-sm-s0{border-top:0 solid}.bt-sm-s1{border-top:1px solid}.bt-sm-s2{border-top:2px solid}.bt-sm-s3{border-top:3px solid}.bt-sm-s4{border-top:4px solid}.bt-sm-s5{border-top:5px solid}.bb-sm-s0{border-bottom:0 solid}.bb-sm-s1{border-bottom:1px solid}.bb-sm-s2{border-bottom:2px solid}.bb-sm-s3{border-bottom:3px solid}.bb-sm-s4{border-bottom:4px solid}.bb-sm-s5{border-bottom:5px solid}.bl-sm-s0{border-left:0 solid}.bl-sm-s1{border-left:1px solid}.bl-sm-s2{border-left:2px solid}.bl-sm-s3{border-left:3px solid}.bl-sm-s4{border-left:4px solid}.bl-sm-s5{border-left:5px solid}.br-sm-s0{border-right:0 solid!important}.br-sm-s1{border-right:1px solid}.br-sm-s2{border-right:2px solid}.br-sm-s3{border-right:3px solid}.br-sm-s4{border-right:4px solid}.br-sm-s5{border-right:5px solid}.br-sm-0{border-radius:0}.br-sm-2{border-radius:2px}.br-sm-5{border-radius:5px}.br-sm-10{border-radius:10px}.br-sm-15{border-radius:15px}.br-sm-20{border-radius:20px}.br-sm-25{border-radius:25px}.br-sm-50p{border-radius:50%}.br-sm-lt-0{border-top-left-radius:0}.br-sm-lt-2{border-top-left-radius:2px}.br-sm-lt-5{border-top-left-radius:5px}.br-sm-lt-10{border-top-left-radius:10px}.br-sm-lt-15{border-top-left-radius:15px}.br-sm-lt-20{border-top-left-radius:20px}.br-sm-lt-25{border-top-left-radius:25px}.br-sm-lt-50p{border-top-left-radius:50%}.br-sm-rt-0{border-top-right-radius:0}.br-sm-rt-2{border-top-right-radius:2px}.br-sm-rt-5{border-top-right-radius:5px}.br-sm-rt-10{border-top-right-radius:10px}.br-sm-rt-15{border-top-right-radius:15px}.br-sm-rt-20{border-top-right-radius:20px}.br-sm-rt-25{border-top-right-radius:25px}.br-sm-rt-50p{border-top-right-radius:50%}.br-sm-lb-0{border-bottom-left-radius:0}.br-sm-lb-2{border-bottom-left-radius:2px}.br-sm-lb-5{border-bottom-left-radius:5px}.br-sm-lb-10{border-bottom-left-radius:10px}.br-sm-lb-15{border-bottom-left-radius:15px}.br-sm-lb-20{border-bottom-left-radius:20px}.br-sm-lb-25{border-bottom-left-radius:25px}.br-sm-lb-50p{border-bottom-left-radius:50%}.br-sm-rb-0{border-bottom-right-radius:0}.br-sm-rb-2{border-bottom-right-radius:2px}.br-sm-rb-5{border-bottom-right-radius:5px}.br-sm-rb-10{border-bottom-right-radius:10px}.br-sm-rb-15{border-bottom-right-radius:15px}.br-sm-rb-20{border-bottom-right-radius:20px}.br-sm-rb-25{border-bottom-right-radius:25px}.br-sm-rb-50p{border-bottom-right-radius:50%}.short-text-sm{white-space:nowrap;overflow:hidden;width:100%;text-overflow:ellipsis}.pos-sm-absolute{position:absolute}.pos-sm-relative{position:relative}.op-sm-00{opacity:0}.op-sm-01{opacity:.1}.op-sm-02{opacity:.2}.op-sm-03{opacity:.3}.op-sm-04{opacity:.4}.op-sm-05{opacity:.5}.op-sm-06{opacity:.6}.op-sm-07{opacity:.7}.op-sm-08{opacity:.8}.op-sm-09{opacity:.9}.op-sm-10{opacity:1}.text-center-sm{text-align:center}.text-right-sm{text-align:right}.text-left-sm{text-align:left}.f-sm-left{float:left}.f-sm-right{float:right}.f-sm-none{float:none}}@media (max-width: 768px){.clear-xs{clear:both}.m-xs-none{margin:0}.m-xs-auto{margin:auto}.m-xs-top-5{margin-top:5px}.m-xs-top-10{margin-top:10px}.m-xs-top-15{margin-top:15px}.m-xs-top-20{margin-top:20px}.m-xs-top-25{margin-top:25px}.m-xs-top-30{margin-top:30px}.m-xs-top-35{margin-top:35px}.m-xs-top-40{margin-top:40px}.m-xs-top-45{margin-top:45px}.m-xs-top-50{margin-top:50px}.m-xs-bottom-0{margin-bottom:0}.m-xs-bottom-5{margin-bottom:5px}.m-xs-bottom-10{margin-bottom:10px}.m-xs-bottom-15{margin-bottom:15px}.m-xs-bottom-20{margin-bottom:20px}.m-xs-bottom-25{margin-bottom:25px}.m-xs-bottom-30{margin-bottom:30px}.m-xs-bottom-35{margin-bottom:35px}.m-xs-bottom-40{margin-bottom:40px}.m-xs-bottom-45{margin-bottom:45px}.m-xs-bottom-50{margin-bottom:50px}.m-xs-left-5{margin-left:5px}.m-xs-left-10{margin-left:10px}.m-xs-left-15{margin-left:15px}.m-xs-left-20{margin-left:20px}.m-xs-left-25{margin-left:25px}.m-xs-left-30{margin-left:30px}.m-xs-left-35{margin-left:35px}.m-xs-left-40{margin-left:40px}.m-xs-left-45{margin-left:45px}.m-xs-left-50{margin-left:50px}.m-xs-right-5{margin-right:5px}.m-xs-right-10{margin-right:10px}.m-xs-right-15{margin-right:15px}.m-xs-right-20{margin-right:20px}.m-xs-right-25{margin-right:25px}.m-xs-right-30{margin-right:30px}.m-xs-right-35{margin-right:35px}.m-xs-right-40{margin-right:40px}.m-xs-right-45{margin-right:45px}.m-xs-right-50{margin-right:50px}.p-xs-none{padding:0}.p-xs-top-5{padding-top:5px}.p-xs-top-10{padding-top:10px}.p-xs-top-15{padding-top:15px}.p-xs-top-20{padding-top:20px}.p-xs-top-25{padding-top:25px}.p-xs-top-30{padding-top:30px}.p-xs-top-35{padding-top:35px}.p-xs-top-40{padding-top:40px}.p-xs-top-45{padding-top:45px}.p-xs-top-50{padding-top:50px}.p-xs-bottom-5{padding-bottom:5px}.p-xs-bottom-10{padding-bottom:10px}.p-xs-bottom-15{padding-bottom:15px}.p-xs-bottom-20{padding-bottom:20px}.p-xs-bottom-25{padding-bottom:25px}.p-xs-bottom-30{padding-bottom:30px}.p-xs-bottom-35{padding-bottom:35px}.p-xs-bottom-40{padding-bottom:40px}.p-xs-bottom-45{padding-bottom:45px}.p-xs-bottom-50{padding-bottom:50px}.p-xs-left-5{padding-left:5px}.p-xs-left-10{padding-left:10px}.p-xs-left-15{padding-left:15px}.p-xs-left-20{padding-left:20px}.p-xs-left-25{padding-left:25px}.p-xs-left-30{padding-left:30px}.p-xs-left-35{padding-left:35px}.p-xs-left-40{padding-left:40px}.p-xs-left-45{padding-left:45px}.p-xs-left-50{padding-left:50px}.p-xs-right-5{padding-right:5px}.p-xs-right-10{padding-right:10px}.p-xs-right-15{padding-right:15px}.p-xs-right-20{padding-right:20px}.p-xs-right-25{padding-right:25px}.p-xs-right-30{padding-right:30px}.p-xs-right-35{padding-right:35px}.p-xs-right-40{padding-right:40px}.p-xs-right-45{padding-right:45px}.p-xs-right-50{padding-right:50px}.v-xs-align-t{vertical-align:top}.v-xs-align-m{vertical-align:middle}.v-xs-align-b{vertical-align:bottom}.v-xs-align-bl{vertical-align:baseline}.d-xs-none{display:none}.d-xs-block{display:block}.d-xs-inline{display:inline}.d-xs-inline-b,.d-xs-inline-m{display:inline-block}.d-xs-inline-m{vertical-align:middle}.d-xs-t{display:table}.d-xs-t-row{display:table-row}.d-xs-t-cell{display:table-cell}.d-xs-t-col{display:table-column}.w-xs-full{width:100%}.w-xs-full-i{width:100%!important}.w-xs-50{width:50%}.w-xs-33{width:33.33%}.w-xs-25{width:25%}.w-xs-20{width:20%}.w-xs-15{width:15%}.w-xs-10{width:10%}.w-xs-5{width:5%}.b-xs-s0{border:0 solid}.b-xs-s1{border:1px solid}.b-xs-s2{border:2px solid}.b-xs-s3{border:3px solid}.b-xs-s4{border:4px solid}.b-xs-s5{border:5px solid}.bt-xs-s0{border-top:0 solid}.bt-xs-s1{border-top:1px solid}.bt-xs-s2{border-top:2px solid}.bt-xs-s3{border-top:3px solid}.bt-xs-s4{border-top:4px solid}.bt-xs-s5{border-top:5px solid}.bb-xs-s0{border-bottom:0 solid}.bb-xs-s1{border-bottom:1px solid}.bb-xs-s2{border-bottom:2px solid}.bb-xs-s3{border-bottom:3px solid}.bb-xs-s4{border-bottom:4px solid}.bb-xs-s5{border-bottom:5px solid}.bl-xs-s0{border-left:0 solid}.bl-xs-s1{border-left:1px solid}.bl-xs-s2{border-left:2px solid}.bl-xs-s3{border-left:3px solid}.bl-xs-s4{border-left:4px solid}.bl-xs-s5{border-left:5px solid}.br-xs-s0{border-right:0 solid!important}.br-xs-s1{border-right:1px solid}.br-xs-s2{border-right:2px solid}.br-xs-s3{border-right:3px solid}.br-xs-s4{border-right:4px solid}.br-xs-s5{border-right:5px solid}.br-xs-0{border-radius:0}.br-xs-2{border-radius:2px}.br-xs-5{border-radius:5px}.br-xs-10{border-radius:10px}.br-xs-15{border-radius:15px}.br-xs-20{border-radius:20px}.br-xs-25{border-radius:25px}.br-xs-50p{border-radius:50%}.br-xs-lt-0{border-top-left-radius:0}.br-xs-lt-2{border-top-left-radius:2px}.br-xs-lt-5{border-top-left-radius:5px}.br-xs-lt-10{border-top-left-radius:10px}.br-xs-lt-15{border-top-left-radius:15px}.br-xs-lt-20{border-top-left-radius:20px}.br-xs-lt-25{border-top-left-radius:25px}.br-xs-lt-50p{border-top-left-radius:50%}.br-xs-rt-0{border-top-right-radius:0}.br-xs-rt-2{border-top-right-radius:2px}.br-xs-rt-5{border-top-right-radius:5px}.br-xs-rt-10{border-top-right-radius:10px}.br-xs-rt-15{border-top-right-radius:15px}.br-xs-rt-20{border-top-right-radius:20px}.br-xs-rt-25{border-top-right-radius:25px}.br-xs-rt-50p{border-top-right-radius:50%}.br-xs-lb-0{border-bottom-left-radius:0}.br-xs-lb-2{border-bottom-left-radius:2px}.br-xs-lb-5{border-bottom-left-radius:5px}.br-xs-lb-10{border-bottom-left-radius:10px}.br-xs-lb-15{border-bottom-left-radius:15px}.br-xs-lb-20{border-bottom-left-radius:20px}.br-xs-lb-25{border-bottom-left-radius:25px}.br-xs-lb-50p{border-bottom-left-radius:50%}.br-xs-rb-0{border-bottom-right-radius:0}.br-xs-rb-2{border-bottom-right-radius:2px}.br-xs-rb-5{border-bottom-right-radius:5px}.br-xs-rb-10{border-bottom-right-radius:10px}.br-xs-rb-15{border-bottom-right-radius:15px}.br-xs-rb-20{border-bottom-right-radius:20px}.br-xs-rb-25{border-bottom-right-radius:25px}.br-xs-rb-50p{border-bottom-right-radius:50%}.short-text-xs{white-space:nowrap;overflow:hidden;width:100%;text-overflow:ellipsis}.pos-xs-absolute{position:absolute}.pos-xs-relative{position:relative}.op-xs-00{opacity:0}.op-xs-01{opacity:.1}.op-xs-02{opacity:.2}.op-xs-03{opacity:.3}.op-xs-04{opacity:.4}.op-xs-05{opacity:.5}.op-xs-06{opacity:.6}.op-xs-07{opacity:.7}.op-xs-08{opacity:.8}.op-xs-09{opacity:.9}.op-xs-10{opacity:1}.text-center-xs{text-align:center !important}.text-right-xs{text-align:right}.text-left-xs{text-align:left}.f-xs-left{float:left}.f-xs-right{float:right}.f-xs-none{float:none}}@-webkit-keyframes ministorm{0%,100%{-webkit-tranform:rotate(0)}30%{-webkit-transform:rotate(8deg)}70%{-webkit-transform:rotate(-8deg)}}@keyframes ministorm{0%,100%{-moz-transform:rotate(0);-o-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0)}30%{-moz-transform:rotate(8deg);-o-transform:rotate(8deg);-ms-transform:rotate(8deg);transform:rotate(8deg)}70%{-moz-transform:rotate(-8deg);-o-transform:rotate(-8deg);-ms-transform:rotate(-8deg);transform:rotate(-8deg)}}@keyframes wicket{0%{-moz-transform:rotate3d(1,0,0,90deg);-o-transform:rotate3d(1,0,0,90deg);-ms-transform:rotate3d(1,0,0,90deg);transform:rotate3d(1,0,0,90deg)}70%{-moz-transform:rotate3d(1,0,0,-30deg);-o-transform:rotate3d(1,0,0,-30deg);-ms-transform:rotate3d(1,0,0,-30deg);transform:rotate3d(1,0,0,-30deg)}100%{-moz-transform:rotate3d(1,0,0,0deg);-o-transform:rotate3d(1,0,0,0deg);-ms-transform:rotate3d(1,0,0,0deg);transform:rotate3d(1,0,0,0deg)}}@-webkit-keyframes wicket{0%{-webkit-transform:rotate3d(1,0,0,90deg) translate3d(0,0,1px)}70%{-webkit-transform:rotate3d(1,0,0,-30deg) translate3d(0,0,1px)}100%{-webkit-transform:rotate3d(1,0,0,0deg) translate3d(0,0,1px)}}@keyframes wicketout{0%{-moz-transform:rotate3d(1,0,0,0deg);-o-transform:rotate3d(1,0,0,0deg);-ms-transform:rotate3d(1,0,0,0deg);transform:rotate3d(1,0,0,0deg)}30%{-moz-transform:rotate3d(1,0,0,-30deg);-o-transform:rotate3d(1,0,0,-30deg);-ms-transform:rotate3d(1,0,0,-30deg);transform:rotate3d(1,0,0,-30deg)}100%{-moz-transform:rotate3d(1,0,0,90deg);-o-transform:rotate3d(1,0,0,90deg);-ms-transform:rotate3d(1,0,0,90deg);transform:rotate3d(1,0,0,90deg)}}@-webkit-keyframes wicketout{0%{-webkit-transform:rotate3d(1,0,0,0deg) translate3d(0,0,1px)}30%{-webkit-transform:rotate3d(1,0,0,-30deg) translate3d(0,0,1px)}100%{-webkit-transform:rotate3d(1,0,0,90deg) translate3d(0,0,1px)}}@-webkit-keyframes sizejump{0%,100%{-webkit-transform:scaleX(1)}50%{-webkit-transform:scaleX(1.1)}}@keyframes sizejump{0%,100%{-moz-transform:scaleX(1);-o-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1)}50%{-moz-transform:scaleX(1.1);-o-transform:scaleX(1.1);-ms-transform:scaleX(1.1);transform:scaleX(1.1)}}@-webkit-keyframes jump{0%,100%{-webkit-transform:translateY(0)}50%{-webkit-transform:translateY(-5px)}}@keyframes jump{0%,100%{-moz-transform:translateY(0);-o-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}50%{-moz-transform:translateY(-5px);-o-transform:translateY(-5px);-ms-transform:translateY(-5px);transform:translateY(-5px)}}[class*=animate-]{-webkit-transition:all .7s ease;-moz-transition:all .7s ease;-o-transition:all .7s ease;transition:all .7s ease}.tr-all-hover,[class*=animate-].fast{-webkit-transition:all .4s ease;-moz-transition:all .4s ease;-o-transition:all .4s ease;transition:all .4s ease}.tr-all-long-hover,[class*=animate-].long{-webkit-transition:all 1.1s ease;-moz-transition:all 1.1s ease;-o-transition:all 1.1s ease;transition:all 1.1s ease}.animate-fade,[class*=animate-ft]{opacity:0;visibility:hidden}.animate-vertical-finished[class*=animate-ft]{-webkit-transform:translateY(0);-moz-transform:translateY(0);-o-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);opacity:1;visibility:visible}.long[class*=animate_],.tr-all-long-hover{-webkit-transition:all 1.1s ease;-moz-transition:all 1.1s ease;-o-transition:all 1.1s ease;transition:all 1.1s ease}