﻿.tp-caption.finewide_large_black1
{
    color: #e72338;
    text-shadow: none;
    font-weight: bold;
    font-size: 80px;
    line-height: 1.8em;
    background-color: transparent;
    text-decoration: none;
    text-transform: uppercase;
    border-width: 0;
    border-color: #000;
    border-style: none;
    text-shadow: 5px 5px 5px rgba(0,0,0,.2);
}
.tp-caption.finewide_large_white
{
    color: #c21539;
    text-shadow: none;
    font-weight: bold;
    font-size: 80px;
    line-height: 1.8em;
    background-color: transparent;
    text-decoration: none;
    text-transform: uppercase;
    border-width: 0;
    border-color: #000;
    border-style: none;
    text-shadow: 3px 0 10px rgba(255,255,255,1);
}
.tp-caption.medium_black
{
    color: #3c3b3b;
    font-size: 38px;
    line-height: 1.4em;
}
.tp-caption.medium_white
{
    color: #fff;
    font-size: 38px;
    line-height: 1.2em;
}
.tp-caption.boldwide_small_black
{
    font-size: 20px;
    line-height: 1.1em;
    color: #333!important;
    text-decoration: none;
    background-color: transparent;
    text-shadow: none;
    white-space: pre-line;
    border-width: 0;
    border-color: #000;
    border-style: none;
}
.tp-caption.boldwide_small_white
{
    font-size: 20px;
    line-height: 1.8em;
    color: #fff!important;
    text-decoration: none;
    background-color: transparent;
    text-shadow: none;
    white-space: pre-line;
    border-width: 0;
    border-color: #000;
    border-style: none;
}
.tp-hide-revslider, .tp-caption.tp-hidden-caption
{
    visibility: hidden!important;
    display: none!important;
}
.tp-caption
{
    z-index: 1;
    white-space: nowrap;
}
.tp-caption-demo .tp-caption
{
    position: relative!important;
    display: inline-block;
    margin-bottom: 10px;
    margin-right: 20px!important;
}
.tp-caption .frontcorner
{
    width: 0;
    height: 0;
    border-left: 40px solid transparent;
    border-right: 0 solid transparent;
    border-top: 40px solid #00a8ff;
    position: absolute;
    left: -40px;
    top: 0;
}
.tp-caption .backcorner
{
    width: 0;
    height: 0;
    border-left: 0 solid transparent;
    border-right: 40px solid transparent;
    border-bottom: 40px solid #00a8ff;
    position: absolute;
    right: 0;
    top: 0;
}
.tp-caption .frontcornertop
{
    width: 0;
    height: 0;
    border-left: 40px solid transparent;
    border-right: 0 solid transparent;
    border-bottom: 40px solid #00a8ff;
    position: absolute;
    left: -40px;
    top: 0;
}
.tp-caption .backcornertop
{
    width: 0;
    height: 0;
    border-left: 0 solid transparent;
    border-right: 40px solid transparent;
    border-top: 40px solid #00a8ff;
    position: absolute;
    right: 0;
    top: 0;
}
.tp-simpleresponsive .button
{
    padding: 6px 13px 5px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    height: 30px;
    cursor: pointer;
    color: #fff!important;
    text-shadow: 0 1px 1px rgba(0,0,0,.6)!important;
    font-size: 15px;
    line-height: 45px!important;
    background: url(/pc/images/g30.png) repeat-x top;
    font-family: arial,sans-serif;
    font-weight: bold;
    letter-spacing: -1px;
}
.tp-simpleresponsive .button.big
{
    color: #fff;
    text-shadow: 0 1px 1px rgba(0,0,0,.6);
    font-weight: bold;
    padding: 9px 20px;
    font-size: 19px;
    line-height: 57px!important;
    background: url(/pc/images/g40.png) repeat-x top;
}
.tp-simpleresponsive .purchase:hover, .tp-simpleresponsive .button:hover, .tp-simpleresponsive .button.big:hover
{
    background-position: bottom,15px 11px;
}
@media only screen and (min-width: 480px) and (max-width: 767px)
{
    .tp-simpleresponsive .button
    {
        padding: 4px 8px 3px;
        line-height: 25px!important;
        font-size: 11px!important;
        font-weight: normal;
    }
    .tp-simpleresponsive a.button
    {
        -webkit-transition: none;
        -moz-transition: none;
        -o-transition: none;
        -ms-transition: none;
    }
}
@media only screen and (min-width: 0) and (max-width: 479px)
{
    .tp-simpleresponsive .button
    {
        padding: 2px 5px 2px;
        line-height: 20px!important;
        font-size: 10px!important;
    }
    .tp-simpleresponsive a.button
    {
        -webkit-transition: none;
        -moz-transition: none;
        -o-transition: none;
        -ms-transition: none;
    }
}
.tp-simpleresponsive .button.green, .tp-simpleresponsive .button:hover.green, .tp-simpleresponsive .purchase.green, .tp-simpleresponsive .purchase:hover.green
{
    background-color: #21a117;
    -webkit-box-shadow: 0 3px 0 0 #104d0b;
    -moz-box-shadow: 0 3px 0 0 #104d0b;
    box-shadow: 0 3px 0 0 #104d0b;
}
.tp-simpleresponsive .button.blue, .tp-simpleresponsive .button:hover.blue, .tp-simpleresponsive .purchase.blue, .tp-simpleresponsive .purchase:hover.blue
{
    background-color: #1d78cb;
    -webkit-box-shadow: 0 3px 0 0 #0f3e68;
    -moz-box-shadow: 0 3px 0 0 #0f3e68;
    box-shadow: 0 3px 0 0 #0f3e68;
}
.tp-simpleresponsive .button.red, .tp-simpleresponsive .button:hover.red, .tp-simpleresponsive .purchase.red, .tp-simpleresponsive .purchase:hover.red
{
    background-color: #cb1d1d;
    -webkit-box-shadow: 0 3px 0 0 #7c1212;
    -moz-box-shadow: 0 3px 0 0 #7c1212;
    box-shadow: 0 3px 0 0 #7c1212;
}
.tp-simpleresponsive .button.orange, .tp-simpleresponsive .button:hover.orange, .tp-simpleresponsive .purchase.orange, .tp-simpleresponsive .purchase:hover.orange
{
    background-color: #f70;
    -webkit-box-shadow: 0 3px 0 0 #a34c00;
    -moz-box-shadow: 0 3px 0 0 #a34c00;
    box-shadow: 0 3px 0 0 #a34c00;
}
.tp-simpleresponsive .button.darkgrey, .tp-simpleresponsive .button.grey, .tp-simpleresponsive .button:hover.darkgrey, .tp-simpleresponsive .button:hover.grey, .tp-simpleresponsive .purchase.darkgrey, .tp-simpleresponsive .purchase:hover.darkgrey
{
    background-color: #555;
    -webkit-box-shadow: 0 3px 0 0 #222;
    -moz-box-shadow: 0 3px 0 0 #222;
    box-shadow: 0 3px 0 0 #222;
}
.tp-simpleresponsive .button.lightgrey, .tp-simpleresponsive .button:hover.lightgrey, .tp-simpleresponsive .purchase.lightgrey, .tp-simpleresponsive .purchase:hover.lightgrey
{
    background-color: #888;
    -webkit-box-shadow: 0 3px 0 0 #555;
    -moz-box-shadow: 0 3px 0 0 #555;
    box-shadow: 0 3px 0 0 #555;
}
.fullscreen-container
{
    width: 100%;
    position: relative;
    padding: 0;
}
.fullwidthbanner-container
{
    width: 100%;
    position: relative;
    padding: 0;
    overflow: hidden;
}
.fullwidthbanner-container .fullwidthbanner
{
    width: 100%;
    position: relative;
}
.tp-simpleresponsive .caption, .tp-simpleresponsive .tp-caption
{
    position: absolute;
    visibility: hidden;
    -webkit-font-smoothing: antialiased!important;
}
.tp-simpleresponsive img
{
    max-width: none;
}
.noFilterClass
{
    filter: none!important;
}
.tp-bannershadow
{
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
}
.tp-bannershadow.tp-shadow1
{
    background: url(/pc/images/shadow1.png) no-repeat;
    background-size: 100% 100%;
    width: 890px;
    height: 60px;
    bottom: -60px;
}
.tp-bannershadow.tp-shadow2
{
    background: url(/pc/images/shadow2.png) no-repeat;
    background-size: 100% 100%;
    width: 890px;
    height: 60px;
    bottom: -60px;
}
.tp-bannershadow.tp-shadow3
{
    background: url(/pc/images/shadow3.png) no-repeat;
    background-size: 100% 100%;
    width: 890px;
    height: 60px;
    bottom: -60px;
}
.caption.fullscreenvideo
{
    left: 0;
    top: 0;
    position: absolute;
    width: 100%;
    height: 100%;
}
.caption.fullscreenvideo iframe, .caption.fullscreenvideo video
{
    width: 100%!important;
    height: 100%!important;
    display: none;
}
.tp-caption.fullscreenvideo
{
    left: 0;
    top: 0;
    position: absolute;
    width: 100%;
    height: 100%;
}
.tp-caption.fullscreenvideo iframe, .tp-caption.fullscreenvideo iframe video
{
    width: 100%!important;
    height: 100%!important;
    display: none;
}
.fullscreenvideo .vjs-loading-spinner
{
    visibility: none;
    display: none!important;
    width: 0;
    height: 0;
}
.fullscreenvideo .vjs-control-bar.vjs-fade-out, .fullscreenvideo .vjs-control-bar.vjs-fade-in, .fullscreenvideo .vjs-control-bar.vjs-fade-out.vjs-lock-showing, .fullscreenvideo .vjs-control-bar.vjs-fade-in.vjs-lock-showing
{
    visibility: hidden!important;
    opacity: 0!important;
    display: none!important;
    width: 0;
    height: 0;
    overflow: hidden;
}
.fullcoveredvideo.video-js, .fullcoveredvideo video
{
    background: transparent!important;
}
.fullcoveredvideo .vjs-poster
{
    background-position: center center;
    background-size: cover;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.tp-dottedoverlay
{
    background-repeat: repeat;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}
.tp-dottedoverlay.twoxtwo
{
    background: url(/pc/images/gridtile.png);
}
.tp-dottedoverlay.twoxtwowhite
{
    background: url(/pc/images/gridtile_white.png);
}
.tp-dottedoverlay.threexthree
{
    background: url(/pc/images/gridtile_3x3.png);
}
.tp-dottedoverlay.threexthreewhite
{
    background: url(/pc/images/gridtile_3x3_white.png);
}
.tpclear
{
    clear: both;
}
.tp-bullets
{
    z-index: 1000;
    position: absolute;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    -webkit-transition: opacity .2s ease-out;
    -moz-transition: opacity .2s ease-out;
    -o-transition: opacity .2s ease-out;
    -ms-transition: opacity .2s ease-out;
    -webkit-transform: translateZ(5px);
}
.tp-bullets.hidebullets
{
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
}
.tp-bullets.simplebullets.navbar
{
    border: 1px solid #666;
    border-bottom: 1px solid #444;
    background: url(/pc/images/boxed_bgtile.png);
    height: 40px;
    padding: 0 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.tp-bullets.simplebullets.navbar-old
{
    background: url(/pc/images/navigdots_bgtile.png);
    height: 35px;
    padding: 0 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.tp-bullets.simplebullets.round .bullet
{
    cursor: pointer;
    position: relative;
    background: url(/pc/images/bullet.png) no-Repeat top left;
    width: 20px;
    height: 20px;
    margin-right: 0;
    float: left;
    margin-top: 0;
    margin-left: 3px;
}
.tp-bullets.simplebullets.round .bullet.last
{
    margin-right: 3px;
}
.tp-bullets.simplebullets.round-old .bullet
{
    cursor: pointer;
    position: relative;
    background: url(/pc/images/bullets.png) no-Repeat bottom left;
    width: 23px;
    height: 23px;
    margin-right: 0;
    float: left;
    margin-top: 0;
}
.tp-bullets.simplebullets.round-old .bullet.last
{
    margin-right: 0;
}
.tp-bullets.simplebullets.square .bullet
{
    cursor: pointer;
    position: relative;
    background: url(/pc/images/bullets2.png) no-Repeat bottom left;
    width: 19px;
    height: 19px;
    margin-right: 0;
    float: left;
    margin-top: 0;
}
.tp-bullets.simplebullets.square .bullet.last
{
    margin-right: 0;
}
.tp-bullets.simplebullets.square-old .bullet
{
    cursor: pointer;
    position: relative;
    background: url(/pc/images/bullets2.png) no-Repeat bottom left;
    width: 19px;
    height: 19px;
    margin-right: 0;
    float: left;
    margin-top: 0;
}
.tp-bullets.simplebullets.square-old .bullet.last
{
    margin-right: 0;
}
.tp-bullets.simplebullets.navbar .bullet
{
    cursor: pointer;
    position: relative;
    background: url(/pc/images/bullet_boxed.png) no-Repeat top left;
    width: 18px;
    height: 19px;
    margin-right: 5px;
    float: left;
    margin-top: 0;
}
.tp-bullets.simplebullets.navbar .bullet.first
{
    margin-left: 0!important;
}
.tp-bullets.simplebullets.navbar .bullet.last
{
    margin-right: 0!important;
}
.tp-bullets.simplebullets.navbar-old .bullet
{
    cursor: pointer;
    position: relative;
    background: url(/pc/images/navigdots.png) no-Repeat bottom left;
    width: 15px;
    height: 15px;
    margin-left: 5px!important;
    margin-right: 5px!important;
    float: left;
    margin-top: 10px;
}
.tp-bullets.simplebullets.navbar-old .bullet.first
{
    margin-left: 0!important;
}
.tp-bullets.simplebullets.navbar-old .bullet.last
{
    margin-right: 0!important;
}
.tp-bullets.simplebullets .bullet:hover, .tp-bullets.simplebullets .bullet.selected
{
    background-position: top left;
}
.tp-bullets.simplebullets.round .bullet:hover, .tp-bullets.simplebullets.round .bullet.selected, .tp-bullets.simplebullets.navbar .bullet:hover, .tp-bullets.simplebullets.navbar .bullet.selected
{
    background-position: bottom left;
}
.tparrows
{
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    -webkit-transition: opacity .2s ease-out;
    -moz-transition: opacity .2s ease-out;
    -o-transition: opacity .2s ease-out;
    -ms-transition: opacity .2s ease-out;
    -webkit-transform: translateZ(5000px);
    -webkit-transform-style: flat;
    -webkit-backface-visibility: hidden;
    z-index: 600;
    position: relative;
}
.tparrows.hidearrows
{
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
}
.tp-leftarrow
{
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(../image/large_left.png) no-Repeat top left;
    width: 40px;
    height: 40px;
}
.tp-rightarrow
{
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(../image/large_right.png) no-Repeat top left;
    width: 40px;
    height: 40px;
}
.tp-leftarrow.round
{
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(/pc/images/small_left.png) no-Repeat top left;
    width: 19px;
    height: 14px;
    margin-right: 0;
    float: left;
    margin-top: 0;
}
.tp-rightarrow.round
{
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(/pc/images/small_right.png) no-Repeat top left;
    width: 19px;
    height: 14px;
    margin-right: 0;
    float: left;
    margin-top: 0;
}
.tp-leftarrow.round-old
{
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(../image/arrow_left.png) no-Repeat top left;
    width: 26px;
    height: 26px;
    margin-right: 0;
    float: left;
    margin-top: 0;
}
.tp-rightarrow.round-old
{
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(../image/arrow_right.png) no-Repeat top left;
    width: 26px;
    height: 26px;
    margin-right: 0;
    float: left;
    margin-top: 0;
}
.tp-leftarrow.navbar
{
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(../image/small_left_boxed.png) no-Repeat top left;
    width: 20px;
    height: 15px;
    float: left;
    margin-right: 6px;
    margin-top: 12px;
}
.tp-rightarrow.navbar
{
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(../image/small_right_boxed.png) no-Repeat top left;
    width: 20px;
    height: 15px;
    float: left;
    margin-left: 6px;
    margin-top: 12px;
}
.tp-leftarrow.navbar-old
{
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(../image/arrowleft.png) no-Repeat top left;
    width: 9px;
    height: 16px;
    float: left;
    margin-right: 6px;
    margin-top: 10px;
}
.tp-rightarrow.navbar-old
{
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(../image/arrowright.png) no-Repeat top left;
    width: 9px;
    height: 16px;
    float: left;
    margin-left: 6px;
    margin-top: 10px;
}
.tp-leftarrow.navbar-old.thumbswitharrow
{
    margin-right: 10px;
}
.tp-rightarrow.navbar-old.thumbswitharrow
{
    margin-left: 0;
}
.tp-leftarrow.square
{
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(../image/arrow_left2.png) no-Repeat top left;
    width: 12px;
    height: 17px;
    float: left;
    margin-right: 0;
    margin-top: 0;
}
.tp-rightarrow.square
{
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(../image/arrow_right2.png) no-Repeat top left;
    width: 12px;
    height: 17px;
    float: left;
    margin-left: 0;
    margin-top: 0;
}
.tp-leftarrow.square-old
{
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(../image/arrow_left2.png) no-Repeat top left;
    width: 12px;
    height: 17px;
    float: left;
    margin-right: 0;
    margin-top: 0;
}
.tp-rightarrow.square-old
{
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(../image/arrow_right2.png) no-Repeat top left;
    width: 12px;
    height: 17px;
    float: left;
    margin-left: 0;
    margin-top: 0;
}
.tp-leftarrow.default
{
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(../image/large_left.png) no-Repeat 0 0;
    width: 40px;
    height: 40px;
}
.tp-rightarrow.default
{
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(../image/large_right.png) no-Repeat 0 0;
    width: 40px;
    height: 40px;
}
.tp-leftarrow:hover, .tp-rightarrow:hover
{
    background-position: bottom left;
}
.tp-bullets.tp-thumbs
{
    z-index: 1000;
    position: absolute;
    padding: 3px;
    background-color: #fff;
    width: 500px;
    height: 50px;
    margin-top: -50px;
}
.fullwidthbanner-container .tp-thumbs
{
    padding: 3px;
}
.tp-bullets.tp-thumbs .tp-mask
{
    width: 500px;
    height: 50px;
    overflow: hidden;
    position: relative;
}
.tp-bullets.tp-thumbs .tp-mask .tp-thumbcontainer
{
    width: 5000px;
    position: absolute;
}
.tp-bullets.tp-thumbs .bullet
{
    width: 100px;
    height: 50px;
    cursor: pointer;
    overflow: hidden;
    background: none;
    margin: 0;
    float: left;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    -moz-opacity: .5;
    -khtml-opacity: .5;
    opacity: .5;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    -ms-transition: all .2s ease-out;
}
.tp-bullets.tp-thumbs .bullet:hover, .tp-bullets.tp-thumbs .bullet.selected
{
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}
.tp-thumbs img
{
    width: 100%;
}
.tp-bannertimer
{
    width: 100%;
    height: 10px;
    background: url(/pc/images/timer.png);
    position: absolute;
    z-index: 200;
    top: 0;
}
.tp-bannertimer.tp-bottom
{
    bottom: 0;
    height: 5px;
    top: auto;
}
@media only screen and (min-width: 0) and (max-width: 479px)
{
    .responsive .tp-bullets
    {
        display: none;
    }
    .responsive .tparrows
    {
        display: none;
    }
}
.vjs-tech
{
    margin-top: 1px;
}
.tp-caption .vjs-default-skin .vjs-big-play-button
{
    left: 50%;
    top: 50%;
    margin-left: -20px;
    margin-top: -20px;
    width: 40px;
    height: 40px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border: none;
    box-shadow: none;
    text-shadow: none;
    line-height: 30px;
    vertical-align: top;
    padding: 0;
}
.tp-caption .vjs-default-skin .vjs-big-play-button:before
{
    position: absolute;
    top: 0;
    left: 0;
    line-height: 40px;
    text-shadow: none!important;
    color: #fff;
    font-size: 18px;
}
.tp-caption .vjs-default-skin:hover .vjs-big-play-button, .vjs-default-skin .vjs-big-play-button:focus
{
    box-shadow: none;
    -webkit-box-shadow: none;
}
.tp-simpleresponsive img
{
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
}
.tp-simpleresponsive a
{
    text-decoration: none;
}
.tp-simpleresponsive ul
{
    list-style: none;
    padding: 0;
    margin: 0;
}
.tp-simpleresponsive>ul>li
{
    list-stye: none;
    position: absolute;
    visibility: hidden;
}
.caption.slidelink a div, .tp-caption.slidelink a div
{
    width: 3000px;
    height: 1500px;
    background: url(/pc/images/coloredbg.png) repeat;
}
.tp-loader
{
    top: 50%;
    left: 50%;
    z-index: 10000;
    position: absolute;
}
.tp-loader.spinner0
{
    width: 40px;
    height: 40px;
    background: url(../image/loader.gif) no-repeat center center;
    background-color: #fff;
    box-shadow: 0 0 20px 0 rgba(0,0,0,.15);
    -webkit-box-shadow: 0 0 20px 0 rgba(0,0,0,.15);
    margin-top: -20px;
    margin-left: -20px;
    -webkit-animation: tp-rotateplane 1.2s infinite ease-in-out;
    animation: tp-rotateplane 1.2s infinite ease-in-out;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}
.tp-loader.spinner1
{
    width: 40px;
    height: 40px;
    background-color: #fff;
    box-shadow: 0 0 20px 0 rgba(0,0,0,.15);
    -webkit-box-shadow: 0 0 20px 0 rgba(0,0,0,.15);
    margin-top: -20px;
    margin-left: -20px;
    -webkit-animation: tp-rotateplane 1.2s infinite ease-in-out;
    animation: tp-rotateplane 1.2s infinite ease-in-out;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}
.tp-loader.spinner5
{
    background: url(../image/loader.gif) no-repeat 10px 10px;
    background-color: #fff;
    margin: -22px -22px;
    width: 44px;
    height: 44px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}
@-webkit-keyframes tp-rotateplane
{
    0%
    {
        -webkit-transform: perspective(120px);
    }
    50%
    {
        -webkit-transform: perspective(120px) rotateY(180deg);
    }
    100%
    {
        -webkit-transform: perspective(120px) rotateY(180deg) rotateX(180deg);
    }
}
@keyframes tp-rotateplane
{
    0%
    {
        transform: perspective(120px) rotateX(0deg) rotateY(0deg);
        -webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg);
    }
    50%
    {
        transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
        -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
    }
    100%
    {
        transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
        -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
    }
}
.tp-loader.spinner2
{
    width: 40px;
    height: 40px;
    margin-top: -20px;
    margin-left: -20px;
    background-color: #f00;
    box-shadow: 0 0 20px 0 rgba(0,0,0,.15);
    -webkit-box-shadow: 0 0 20px 0 rgba(0,0,0,.15);
    border-radius: 100%;
    -webkit-animation: tp-scaleout 1s infinite ease-in-out;
    animation: tp-scaleout 1s infinite ease-in-out;
}
@-webkit-keyframes tp-scaleout
{
    0%
    {
        -webkit-transform: scale(0);
    }
    100%
    {
        -webkit-transform: scale(1);
        opacity: 0;
    }
}
@keyframes tp-scaleout
{
    0%
    {
        transform: scale(0);
        -webkit-transform: scale(0);
    }
    100%
    {
        transform: scale(1);
        -webkit-transform: scale(1);
        opacity: 0;
    }
}
.tp-loader.spinner3
{
    margin: -9px 0 0 -35px;
    width: 70px;
    text-align: center;
}
.tp-loader.spinner3 .bounce1, .tp-loader.spinner3 .bounce2, .tp-loader.spinner3 .bounce3
{
    width: 18px;
    height: 18px;
    background-color: #fff;
    box-shadow: 0 0 20px 0 rgba(0,0,0,.15);
    -webkit-box-shadow: 0 0 20px 0 rgba(0,0,0,.15);
    border-radius: 100%;
    display: inline-block;
    -webkit-animation: tp-bouncedelay 1.4s infinite ease-in-out;
    animation: tp-bouncedelay 1.4s infinite ease-in-out;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.tp-loader.spinner3 .bounce1
{
    -webkit-animation-delay: -.32s;
    animation-delay: -.32s;
}
.tp-loader.spinner3 .bounce2
{
    -webkit-animation-delay: -.16s;
    animation-delay: -.16s;
}
@-webkit-keyframes tp-bouncedelay
{
    0%, 80%, 100%
    {
        -webkit-transform: scale(0);
    }
    40%
    {
        -webkit-transform: scale(1);
    }
}
@keyframes tp-bouncedelay
{
    0%, 80%, 100%
    {
        transform: scale(0);
        -webkit-transform: scale(0);
    }
    40%
    {
        transform: scale(1);
        -webkit-transform: scale(1);
    }
}
.tp-loader.spinner4
{
    margin: -20px 0 0 -20px;
    width: 40px;
    height: 40px;
    text-align: center;
    -webkit-animation: tp-rotate 2s infinite linear;
    animation: tp-rotate 2s infinite linear;
}
.tp-loader.spinner4 .dot1, .tp-loader.spinner4 .dot2
{
    width: 60%;
    height: 60%;
    display: inline-block;
    position: absolute;
    top: 0;
    background-color: #fff;
    border-radius: 100%;
    -webkit-animation: tp-bounce 2s infinite ease-in-out;
    animation: tp-bounce 2s infinite ease-in-out;
    box-shadow: 0 0 20px 0 rgba(0,0,0,.15);
    -webkit-box-shadow: 0 0 20px 0 rgba(0,0,0,.15);
}
.tp-loader.spinner4 .dot2
{
    top: auto;
    bottom: 0;
    -webkit-animation-delay: -1s;
    animation-delay: -1s;
}
@-webkit-keyframes tp-rotate
{
    100%
    {
        -webkit-transform: rotate(360deg);
    }
}
@keyframes tp-rotate
{
    100%
    {
        transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
    }
}
@-webkit-keyframes tp-bounce
{
    0%, 100%
    {
        -webkit-transform: scale(0);
    }
    50%
    {
        -webkit-transform: scale(1);
    }
}
@keyframes tp-bounce
{
    0%, 100%
    {
        transform: scale(0);
        -webkit-transform: scale(0);
    }
    50%
    {
        transform: scale(1);
        -webkit-transform: scale(1);
    }
}
.tp-transparentimg
{
    content: "url(transparent.png)";
}
.tp-3d
{
    -webkit-transform-style: preserve-3d;
    -webkit-transform-origin: 50% 50%;
}
.tp-caption img
{
    background: transparent;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)";
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
    zoom: 1;
}
@font-face
{
    font-family: 'revicons';
    src: url('/pc/font/revicons.eot?5510888');
    src: url('/pc/fonts/revicons.eot?') format('embedded-opentype'),url('/pc/fonts/revicons.woff') format('woff'),url('/pc/fonts/revicons.ttf') format('truetype'),url('/pc/fonts/revicons.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
[class^="revicon-"]:before, [class*=" revicon-"]:before
{
    font-family: "revicons";
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: .2em;
}
.revicon-search-1:before
{
    content: '';
}
.revicon-pencil-1:before
{
    content: '';
}
.revicon-picture-1:before
{
    content: '';
}
.revicon-cancel:before
{
    content: '';
}
.revicon-info-circled:before
{
    content: '';
}
.revicon-trash:before
{
    content: '';
}
.revicon-left-dir:before
{
    content: '';
}
.revicon-right-dir:before
{
    content: '';
}
.revicon-down-open:before
{
    content: '';
}
.revicon-left-open:before
{
    content: '';
}
.revicon-right-open:before
{
    content: '';
}
.revicon-angle-left:before
{
    content: '';
}
.revicon-angle-right:before
{
    content: '';
}
.revicon-left-big:before
{
    content: '';
}
.revicon-right-big:before
{
    content: '';
}
.revicon-magic:before
{
    content: '';
}
.revicon-picture:before
{
    content: '';
}
.revicon-export:before
{
    content: '';
}
.revicon-cog:before
{
    content: '';
}
.revicon-login:before
{
    content: '';
}
.revicon-logout:before
{
    content: '';
}
.revicon-video:before
{
    content: '';
}
.revicon-arrow-combo:before
{
    content: '';
}
.revicon-left-open-1:before
{
    content: '';
}
.revicon-right-open-1:before
{
    content: '';
}
.revicon-left-open-mini:before
{
    content: '';
}
.revicon-right-open-mini:before
{
    content: '';
}
.revicon-left-open-big:before
{
    content: '';
}
.revicon-right-open-big:before
{
    content: '';
}
.revicon-left:before
{
    content: '';
}
.revicon-right:before
{
    content: '';
}
.revicon-ccw:before
{
    content: '';
}
.revicon-arrows-ccw:before
{
    content: '';
}
.revicon-palette:before
{
    content: '';
}
.revicon-list-add:before
{
    content: '';
}
.revicon-doc:before
{
    content: '';
}
.revicon-left-open-outline:before
{
    content: '';
}
.revicon-left-open-2:before
{
    content: '';
}
.revicon-right-open-outline:before
{
    content: '';
}
.revicon-right-open-2:before
{
    content: '';
}
.revicon-equalizer:before
{
    content: '';
}
.revicon-layers-alt:before
{
    content: '';
}
.revicon-popup:before
{
    content: '';
}
