@import "http://fonts.googleapis.com/css?family=Hammersmith+One&amp;subset=latin,latin-ext";
html {
    height: 100%;
    padding: 0;
    margin: 0;
    -webkit-font-smoothing: antialiased!important;
    font-smoothing: antialiased!important;
    text-rendering: optimizeLegibility!important;
    overflow-x: hidden
}

body {
    height: 100%;
    background-color: #fff;
    padding: 0;
    font-size: 17px;
    font-family: 'Roboto Condensed';
    font-weight: 400;
    font-style: normal;
    line-height: 1.5;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    margin: 0
}

html,
body {
    -webkit-text-size-adjust: none
}

.relative {
    position: relative
}

.clearfix:after {
    font-size: 0;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
    clear: both
}

sub,
sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

nav {
    display: block
}

a:active,
a:hover {
    outline: 0
}

a {
    cursor: pointer
}

img {
    max-width: 100%
}

.hidden {
    display: none
}

p + p {
    margin-top: 10px
}

p img {
    margin-top: 10px;
    pading-bottom: 10px
}

.scrollup i {
    position: fixed;
    border-radius: 0;
    bottom: 33px;
    right: 25px;
    padding: 8px 14px;
    line-height: 1;
    font-size: 20px;
    text-align: center;
    color: #FFF;
    cursor: pointer;
    background-color: #00aeef;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    z-index: 10;
    border-radius: 6px
}

.scrollup i:hover {
    background-color: #fff;
    color: #00aeef;
    font-size: 24px;
    border: 1px solid #00aeef;
    right: 24px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

#layout {
    min-height: 100%;
    height: auto!important;
    height: 100%;
    width: 100%;
    margin: 0;
    background-color: #fff;
    font-weight: 400;
    color: #333
}

.sep-line {
    border-bottom: 1px dotted rgba(0, 174, 239, .4);
    margin-bottom: 30px;
    margin-top: 30px
}

.spacee {
    padding-bottom: 25px
}

.solid-row1 {
    height: 3px;
    float: left;
    width: 100%;
    border-bottom: 1px solid #e9e9e9;
    margin-bottom: 25px;
    padding-top: 15px
}

header {
    -webkit-transition: all .4s ease;
    transition: all .4s ease
}

#headertopmain {
    width: 100%;
    float: left;
    background-color: #00aeef;
    height: 2px;
    clear: both
}

#headertop {
    width: 100%;
    float: right;
    background-color: #fff;
    z-index: 888;
    clear: both;
    -webkit-transition: all .4s ease 0;
    -ms-transition: all .4s ease 0;
    -o-transition: all .4s ease 0
}

#headertopleft {
    width: 23%;
    padding-left: 7%;
    text-align: left;
    float: right;
    position: relative;
    background-color: #fff
}

.logo_tagline {
    display: block;
    margin: 0 auto;
    font-size: 14px;
    color: #5d5d5d;
    font-weight: 600;
    text-align: center;
    padding-bottom: 3px
}

#headertopright {
    width: 63%;
    padding-right: 7%;
    float: right;
    background-color: #00aeef;
    position: relative
}

#headertopright:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    border-top: 126px solid #fff;
    border-right: 126px solid #00aeef;
    width: 0;
    background-color: #00aeef
}

#headertopright1 {
    width: 90%;
    padding-right: 10%;
    float: right;
    position: absolute;
    top: 0;
    right: 0;
    padding-top: 10px;
    padding-bottom: 4px;
    background-color: #fff;
    color: #7d7d7d
}

.alignleft {
    margin-left: 100px
}

#headertopright2 {
    width: 90%;
    padding-right: 10%;
    float: right;
    position: absolute;
    bottom: 0;
    right: 0;
    text-align: right
}

.phone {
    font-size: 13px
}

.phone i {
    padding-right: 10px;
    color: #00aeef
}

.phone a {
    text-decoration: none;
    color: #7d7d7d
}

nav {
    display: block
}

a {
    background: transparent
}

a:focus {
    outline: none
}

a:active,
a:hover {
    outline: 0;
    text-decoration: none
}

b,
strong {
    font-weight: 700
}

a {
    text-decoration: none
}

a:hover,
a:focus {
    text-decoration: none
}

.container2 {
    position: relative;
    width: 100%;
    display: block;
    font-family: "Roboto Condensed";
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    float: right
}

.container2:before,
.container2:after {
    display: table;
    content: " "
}

.container2:after {
    clear: both
}

.container2:before,
.container2:after {
    display: table;
    content: " "
}

.container2:after {
    clear: both
}

.navbar-default .navbar-nav .fa-home {
    font-size: 18px;
    vertical-align: middle;
    margin-right: 5px
}

.dropdown {
    position: relative
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0!important;
    z-index: 899;
    float: left;
    min-width: 240px;
    padding: 0;
    margin: 35px 0 0!important;
    opacity: 0!important;
    list-style: none;
    font-size: 14px;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.15);
    -webkit-transition: all .6s ease-in-out;
    -moz-transition: all .6s ease-in-out;
    -ms-transition: all .6s ease-in-out;
    -o-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out;
    display: inline;
    visibility: hidden;
    border-top: none
}

.navbar-default .navbar-nav > li:hover > ul {
    top: 100%;
    visibility: visible;
    opacity: 1!important;
    margin: 0!important
}

.dropdown-menu li {
    float: left;
    display: block;
    width: 100%;
    clear: both;
    text-align: left
}

.dropdown-menu > li > a {
    display: block;
    padding: 11px 0;
    clear: both;
    font-weight: 400;
    line-height: 1.428571429;
    color: #333;
    white-space: nowrap;
    padding-left: 20px
}

.dropdown-menu > li {
    border-bottom: 1px solid #f2f2f2
}

.dropdown-menu > li:last-child {
    border-bottom: 0!important
}

.nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.nav:before,
.nav:after {
    display: table;
    content: " "
}

.nav:after {
    clear: both
}

.nav:before,
.nav:after {
    display: table;
    content: " "
}

.nav:after {
    clear: both
}

.nav > li {
    position: relative;
    display: block
}

.nav > li > a {
    position: relative;
    display: block;
    padding: 0 20px
}

.navbar {
    position: relative
}

.navbar:before,
.navbar:after {
    display: table;
    content: " "
}

.navbar:after {
    clear: both
}

.navbar:before,
.navbar:after {
    display: table;
    content: " "
}

.navbar:after {
    clear: both
}

.navbar-nav > li > a {
    padding: 27px 20px
}

.navbar-nav > li:last-child > a {
    padding-right: 0
}

.navbar-nav > li > .dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.navbar-default li a i {
    vertical-align: middle;
    line-height: 16px;
    font-size: 14px;
    margin: 0 0 0 10px
}

.navbar-default .navbar-nav > li > a {
    color: #fff
}

.navbar-nav > li:hover ul li a:hover {
    color: #fff!important;
    background: #00aeef
}

.navbar-nav {
    float: left;
    margin: 0
}

.navbar-nav > li {
    float: left
}

.navbar-nav > li.dropdown:hover ul {
    display: block!important
}

.navbar-left {
    float: left!important
}

.navbar-right {
    float: right!important
}

.navbar-nav li ul:hover > .navbar-nav > li > a,
.navbar-nav > li:hover a {
    color: #333!important
}

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
    color: #333
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
    color: #333
}

.navbar-nav > li > ul li.active1 a {
    color: #fff!important;
    background: #00aeef
}

header.sticky {
    position: fixed;
    width: 100%;
    z-index: 999999;
    border-bottom: 2px solid #00aeef;
    -webkit-transition: all .4s ease 0;
    -ms-transition: all .4s ease 0;
    -o-transition: all .4s ease 0
}

.sticky #headertop {
    -webkit-transition: all .4s ease 0;
    -ms-transition: all .4s ease 0;
    -o-transition: all .4s ease 0
}

#headertopleft .logo1 {
    opacity: 1;
    visibility: visible;
    display: block
}

#headertopleft .logo1 img {
    padding: 15px 15px 5px;
    margin: 0 auto
}

.sticky #headertopleft .logo1 {
    opacity: 0;
    visibility: hidden;
    display: none
}

.sticky #headertopleft .logo1 img {
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity .3s ease;
    -moz-transition: opacity .3s ease;
    -o-transition: opacity .3s ease;
    -ms-transition: opacity .3s ease;
    transition: opacity .3s ease
}

#headertopleft .logo2 {
    opacity: 0;
    visibility: hidden;
    display: none;
    margin: 0 auto
}

#headertopleft .logo2 img {
    margin: 0 auto;
    padding: 5px 15px;
    display: block;
    -webkit-transition: opacity .3s ease;
    -moz-transition: opacity .3s ease;
    -o-transition: opacity .3s ease;
    -ms-transition: opacity .3s ease;
    transition: opacity .3s ease
}

.sticky #headertopleft .logo2 {
    opacity: 1;
    visibility: visible;
    display: block;
    z-index: 999999;
    margin: 0 auto
}

.sticky #headertopleft .logo2 img {
    opacity: 1;
    visibility: visible;
    z-index: 999999;
    margin: 0 auto;
    -webkit-transition: opacity .3s ease;
    -moz-transition: opacity .3s ease;
    -o-transition: opacity .3s ease;
    -ms-transition: opacity .3s ease;
    transition: opacity .3s ease
}

.sticky #headertop #headertopright #headertopright1 {
    display: none
}

.sticky #headertopright:before {
    border-top: 87px solid #fff;
    border-right: 87px solid #00aeef
}

.sticky .navbar-nav > li > a {
    padding: 27px 20px
}

.sticky .navbar-default .navbar-nav > li:hover > ul {
    margin: 2px 0 0!important
}

#togmenu {
    width: 100%;
    float: left;
    background: #00aeef;
    display: none;
    font-family: 'Roboto Slab'
}

#togmenu span {
    font-size: 18px;
    color: #fff;
    margin-left: 20px
}

#togmenu a {
    text-decoration: none
}

#togmenu i {
    font-size: 19px;
    fonat-weight: 800;
    margin-left: 20px;
    vertical-align: middle
}

.sliding-middle-out {
    display: inline-block;
    position: relative;
    padding-bottom: 4px;
    text-decoration: none
}

.sliding-middle-out:after {
    content: '';
    display: block;
    margin: auto;
    height: 1px;
    width: 0;
    background: transparent;
    transition: width .5s ease, background-color .5s ease
}

.sliding-middle-out:hover:after {
    width: 100%;
    background: #00aeef
}

.border {
    border-top: 1px solid #00aeef;
    height: 1px;
    margin: 15px auto 0;
    position: relative;
    width: 35%;
    margin-bottom: 40px
}

h2,
h3,
h4 {
    orphans: 3;
    widows: 3;
    page-break-after: avoid
}

.border:before {
    background-color: #00aeef;
    border: 1px ridge #00aeef;
    content: "";
    height: 10px;
    left: 50%;
    margin-left: -20px;
    position: absolute;
    top: -6px;
    width: 40px
}

.title {
    margin-top: 30px
}

.title h2 {
    font-size: 32px;
    margin-bottom: 10px;
    color: #444;
    font-weight: 700;
    font-family: 'Roboto Condensed', sans-serif!important;
    text-align: center;
    text-transform: uppercase
}

#banner {
    width: 100%;
    float: left;
    clar: both;
    background: #333
}

#banner h7 {
    position: relative;
    float: right;
    z-index: 4;
    width: 100%;
    margin: -2.3em 0;
    text-align: center;
    font-weight: 700;
    font-size: 40px;
    font-family: 'Roboto Condensed', sans-serif!important;
    line-height: 1.6em;
    color: #fff;
    text-transform: uppercase;
    -moz-hyphens: none;
    -o-hyphens: none;
    -webkit-hyphens: none;
    -ms-hyphens: none;
    hyphens: none;
    text-shadow: 0 2px 3px rgba(0, 0, 0, 1);
    -webkit-background-clip: text;
    -moz-background-clip: text;
    background-clip: text;
    opacity: 1
}

.btn,
.btn:after,
.btn::before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

#indexlayout {
    width: 86%;
    margin-right: 7%;
    margin-left: 7%;
    float: left;
    overflow: hidden;
    padding-bottom: 20px
}

.padtop {
    padding-top: 30px
}

.maintext11 {
    text-align: center;
    padding-right: 2%;
    padding-left: 2%;
    font-size: 23px;
    font-style: italic;
    text-shadow: 0 1px 1px rgba(0, 0, 0, .2)
}

#different {
    width: 100%;
    margin-top: 120px;
    float: left;
    background: url(../images/slider_1.jpg) 50% 0 no-repeat;
    color: #fff;
    overflow: visible;
    padding: 0;
    padding-bottom: 10px;
    background-size: cover;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    transform: translateZ(0)
}

.auto_play_carousel-wrap {
    width: 100%;
    z-index: 888;
    opacity: 1;
    margin-right: 7%;
    margin-left: 7%;
    width: 86%;
    margin-top: -140px;
    -webkit-transform: translate3d(0px, 0px, 0px);
    position: relative;
    padding-bottom: 40px
}

.auto_play_carousel-wrap .auto_play_carousel {
    margin: 0
}

.auto_play_carousel-wrap .auto_play_carousel .owl-wrapper-outer {
    margin: 0
}

.auto_play_carousel-wrap .auto_play_carousel .owl-wrapper-outer .item {
    margin: 0 30px
}

.blog-content-w {
    font-family: 'Roboto Condensed'
}

.blog-content-w .item .inner {
    background: transperent;
    positiom: relative
}

.blog-content-w a {
    text-decoration: none
}

.blog-content-w .item .inner .imgblok {
    display: inline-block;
    text-align: center;
    margin: 0 auto;
    width: 100%
}

.blog-content-w .item .inner .imgblok img {
    border: 15px solid rgba(255, 255, 255, 0.7);
    border-radius: 50%;
    overflow: hidden;
    z-index: 888;
    width: 75%;
    height: 75%
}

.blog-content-w .item .inner .info {
    background: transperent;
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
    border-top: none;
    position: relative
}

.blog-content-w .item .inner .info .title {
    display: inline-block;
    text-transform: capitalize;
    font-weight: 600;
    font-size: 19px;
    font-weight: 600;
    color: #00aeef
}

.blog-content-w .item .inner .info .sub-title {
    margin-top: 5px;
    display: inline-block;
    position: relative
}

.blog-content-w .item .inner .info .sub-title p {
    color: #fff;
    padding-bottom: 0;
    margin-bottom: 0
}

.blog-content-w .item .but {
    margin-top: 30px;
    padding-top: 30px;
    display: inline-block;
    position: relative;
    background: transperent;
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
    padding-bottom: 10px;
    box-sizing: border-box
}

.blog-content-w .item a.but {
    display: inline-block
}

.btn3 {
    display: inline-block;
    margin-bottom: 0;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 4px 8px;
    line-height: 1.42857143;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.btn-lg3 {
    font-size: 12px;
    border-radius: 3px
}

.btn3 {
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
    border-radius: 3px;
    border-width: 0;
    -webkit-transition: all 300ms ease-in;
    -o-transition: all 300ms ease-in;
    transition: all 300ms ease-in
}

.btn3.active:focus,
.btn3:active,
.btn3:active:focus,
.btn3:focus {
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-white3 {
    color: #fff
}

.btn-white3:focus {
    color: #fff
}

.btn-lg3 {
    padding: 9px 17px
}

.btn-lg3:before {
    border: 1px solid #93be4c
}

.btn-effect3 {
    position: relative;
    z-index: 1;
    -webkit-transition: color .3s;
    transition: color .3s;
    -webkit-transition-timing-function: cubic-bezier(.75, 0, .125, 1);
    transition-timing-function: cubic-bezier(.75, 0, .125, 1)
}

.btn-effect3::after,
.btn-effect3::before {
    content: '';
    z-index: -1;
    border-radius: inherit;
    pointer-events: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-backface-visibility: hidden;
    -webkit-transition: -webkit-transform .3s, opacity .3s;
    transition: transform .3s, opacity .3s;
    -webkit-transition-timing-function: cubic-bezier(.75, 0, .125, 1);
    transition-timing-function: cubic-bezier(.75, 0, .125, 1)
}

.btn-effect3::before {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1)
}

.btn-effect3:hover::before {
    opacity: 0;
    -webkit-transform: scale3d(1.2, 1.2, 1);
    transform: scale3d(1.2, 1.2, 1)
}

.btn-effect3:hover::after {
    opacity: 0;
    -webkit-transform: scale3d(.8, .8, 1);
    transform: scale3d(.8, .8, 1)
}

.btn-effect3:hover.btn3 {
    background: #fff;
    color: #93be4c
}

.btn-effect3.btn-white3::before {
    border-color: #fff
}

.btn-effect3.btn-white3::after {
    background: none
}

.btn-effect3.btn-white3:hover {
    color: #363a47
}

#indexlayout1 {
    width: 100%;
    float: left;
    overflow: hidden;
    background: #fff;
    margin-top: 40px
}

#applications {
    width: 100%;
    float: left
}

::-moz-selection {
    text-shadow: none
}

::selection {
    text-shadow: none
}

#applications img {
    vertical-align: middle
}

.chromeframe {
    margin: .2em 0;
    color: #000;
    padding: .2em 0
}

.no-js {
    padding-top: 106px
}

#applications .loading {
    background: url(../images/ico_loading.gif) no-repeat center center
}

.loaded section1,
.no-js section1 {
    opacity: 1;
    -webkit-transition: opacity 300ms ease-out;
    -moz-transition: opacity 300ms ease-out;
    transition: opacity 300ms ease-out
}

main {
    overflow-x: hidden
}

#preload {
    width: 1px;
    height: 1px;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0
}

.hsContainer {
    width: 100%;
    margin: 0 auto;
    height: 100%;
    overflow: hidden;
    clear: both
}

.layerw {
    background-color: rgba(255, 255, 255, 0.8);
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.hscontainer2 {
    width: 100%;
    float: left;
    height: 100%;
    position: relative;
    padding-bottom: 40px
}

.bcg {
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    clear: both;
    width: 100%
}

#slide-1 .bcg {
    background-image: url(../images/parallax05.jpg);
    background-size: cover
}

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    *text-indent: -9999px
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%
}

.hidden {
    display: none!important;
    visibility: hidden
}

.visuallyhidden {
    border: 0;
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto
}

.invisible {
    visibility: hidden
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table
}

.clearfix:after {
    clear: both
}

.clearfix {
    *zoom: 1
}

#div50 {
    width: 47%;
    margin-right: 3%;
    float: left;
    opacity: 1;
    z-index: 888
}

#div501 {
    width: 47%;
    margin-left: 3%;
    float: left;
    opacity: 1;
    z-index: 888
}

.capabilities {
    font-size: 18px;
    color: #000
}

.shipment img {
    float: left;
    margin-right: 30px;
    margin-top: 0
}

.shipment {
    font-size: 18px;
    font-style: italic;
    font-weight: 600
}

#div50 a {
    text-decoration: none
}

.btn1.btn-link {
    outline: none;
    border: none;
    padding: 0;
    margin: 0;
    position: relative;
    line-height: 20px;
    font-style: normal;
    font-weight: 600!important;
    color: #000;
    padding: 0;
    padding-bottom: 10px;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.btn1.btn-link:after {
    position: absolute;
    content: "";
    width: 0;
    height: 2px;
    background-color: #00aeef;
    right: 0;
    left: 50%;
    bottom: 0;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.btn1.btn-link:hover {
    color: #00aeef;
    text-decoration: none;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.btn1.btn-link:hover:after {
    position: absolute;
    content: "";
    width: 100%;
    left: 0;
    right: 0;
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease
}

#insidetop {
    width: 100%;
    float: left;
    padding: 70px 0;
    color: #fff;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
    border-top: 1px solid #00aeef;
    border-bottom: 1px solid #00aeef
}

.section-header {
    margin-bottom: 20px
}

#insidetop h8 {
    font-size: 35px;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    vertical-align: middle;
    -webkit-background-clip: text;
    -moz-background-clip: text;
    background-clip: text;
    display: inline-block;
    z-index: 1
}

.insideabtus {
    background-image: url(../images/insideabtus.jpg)
}

.insideclient {
    background-image: url(../images/insideclient.jpg)
}

.insidecontact {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.insidecareer {
    background-image: url(../images/insidecareers.jpg)
}

.inside3pl {
    background-image: url(../images/insideservices.jpg)
}

.about-info4 {
    margin: 0;
    padding: 0;
    text-align: center;
    padding-bottom: 0;
    z-index: 1
}

.about-info4 li {
    display: inline-block;
    list-style: none;
    font-size: 16px;
    vertical-align: middle;
    margin: 0 auto;
    font-weight: 500;
    padding: 0;
    font-style: italic
}

.about-info4 li:after {
    content: '/';
    font-size: 15px;
    font-weight: 500;
    margin: 0 5px;
    vertical-align: top;
    color: #fff
}

.about-info4 li:last-child:after {
    content: "";
    padding: 0 em;
    margin: 0
}

.about-info4 li a {
    color: #fff;
    text-decoration: none
}

.about-info4 li a:hover {
    color: #00aeef;
    text-decoration: none
}

#insideleft {
    width: 20%;
    float: left;
    margin-right: 3%;
    margin-left: 7%;
    padding-bottom: 60px
}

#insideright {
    width: 63%;
    margin-right: 7%;
    float: left;
    padding-bottom: 60px
}

#insideleft .title,
#insideright .title {
    margin-top: 0
}

#insideleft .title h2,
#insideright .title h2 {
    font-size: 22px;
    margin-bottom: 10px;
    color: #444;
    font-weight: 700;
    font-family: 'Roboto Condensed', sans-serif!important;
    text-align: center;
    text-transform: none
}

#insideleft .title .border:before,
#insideright .title .border:before {
    background-color: #00aeef;
    border: 1px ridge #00aeef;
    content: "";
    height: 6px;
    left: 50%;
    margin-left: -20px;
    position: absolute;
    top: -4px;
    width: 40px
}

aside1 {
    display: block;
    width: 95%;
    margin-top: 27px
}

aside1.allD {
    margin-right: auto;
    margin-left: auto;
    padding-bottom: 15px
}

aside1.allD ul {
    list-style: none;
    padding-left: 0;
    border: 1px solid #e9e9e9;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background-color: rgba(255, 255, 255, .6);
    color: #fff;
    line-height: 30px
}

aside1.allD ul li:not(:last-child) {
    border-bottom: 1px solid #e9e9e9
}

aside1.allD ul li {
    font-weight: 400;
    font-size: 16px;
    color: #fff;
    font-weight: 600;
    display: block;
    text-decoration: none;
    padding: 13px;
    background-color: #00aeef
}

aside1.allD ul .bgcolr {
    background-color: #fff
}

aside1.allD ul li a {
    font-size: 15px;
    color: rgba(0, 0, 0, .7);
    display: block;
    text-decoration: none;
    font-weight: 400;
    margin-left: 10px;
    line-height: 20px
}

aside1.allD ul li i {
    padding-right: 8px;
    color: #fff;
    opacity: 0;
    visibility: hidden
}

#insideleft .fa-angle-right1:before {
    content: "\f105"
}

aside1.allD ul li a {
    -webkit-transition: padding .3s ease-in-out, color .3s ease-in-out!important;
    -moz-transition: padding .3s ease-in-out, color .3s ease-in-out!important;
    -ms-transition: padding .3s ease-in-out, color .3s ease-in-out!important;
    -o-transition: padding .3s ease-in-out, color .3s ease-in-out!important;
    transition: padding .3s ease-in-out, color .3s ease-in-out!important
}

aside1.allD ul li:hover a {
    color: #00aeef;
    padding-left: 12px
}

aside1.allD ul li:hover i {
    color: #00aeef;
    opacity: 1;
    visibility: visible
}

#insidebanner {
    display: block;
    width: 95%;
    margin-top: 27px;
    border: 1px solid #00aeef;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background: url(../images/1slider.jpg) 0 0 no-repeat;
    margin-left: 5px;
    padding-bottom: 30px
}

#bannerheading {
    width: 100%;
    color: #fff;
    background-color: #00aeef;
    padding: 10px 0;
    text-align: center;
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 15px
}

.da-thumbs1 {
    list-style: none;
    width: 100%;
    float: left;
    text-align: center;
    width: 100%;
    padding: 0;
    margin: 0
}

.da-thumbs1 li {
    width: 70%;
    margin: 0 auto;
    padding-bottom: 20px;
    background-color: rgba(69, 90, 100, .6);
    margin-bottom: 20px;
    display: table
}

.da-thumbs1 article {
    display: block;
    width: 100%;
    background: #fff;
    float: left;
    box-shadow: 1px 1px 1px 10px rgba(255, 255, 255, 1), 1px 1px 3px 10px #455a64;
    -webkit-transition: opacity .4s linear, -webkit-transform .4s ease-in-out, box-shadow .4s ease-in-out;
    -moz-transition: opacity .4s linear, -moz-transform .4s ease-in-out, box-shadow .4s ease-in-out;
    -o-transition: opacity .4s linear, -o-transform .4s ease-in-out, box-shadow .4s ease-in-out;
    -ms-transition: opacity .4s linear, -ms-transform .4s ease-in-out, box-shadow .4s ease-in-out;
    transition: opacity .4s linear, transform .4s ease-in-out, box-shadow .4s ease-in-out;
    min-height: 100%;
    height: 100%;
    text-align: center
}

.da-thumbs1 li,
.da-thumbs1 li:after,
.da-thumbs1 li::before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.da-thumbs1 > header1 {
    padding: 0 30px;
    position: relative;
    display: block
}

.da-thumbs1 h6 {
    color: #333;
    font-size: 17px;
    font-weight: 400;
    font-style: normal;
    line-height: 1.5;
    margin-top: 5px
}

.da-thumbs1 article header1 span {
    padding: 10px 0;
    display: block;
    color: #00aeef;
    text-transform: uppercase
}

.da-thumbs1 article header1 img {
    display: block;
    padding: 10px 0;
    width: 60px;
    height: 60px;
    margin: 0 auto
}

.da-thumbs {
    list-style: none;
    width: 100%;
    float: left;
    text-align: center;
    width: 100%;
    padding: 0;
    margin: 0
}

.da-thumbs li {
    display: inline-block;
    *display: inline;
    width: 40%;
    padding-bottom: 20px;
    background-color: rgba(69, 90, 100, .6);
    margin-right: 4%;
    margin-left: 4%
}

.da-thumbs article {
    display: block;
    width: 100%;
    background: #fff;
    float: left;
    box-shadow: 1px 1px 1px 10px rgba(255, 255, 255, 1), 1px 1px 3px 10px #455a64;
    -webkit-transition: opacity .4s linear, -webkit-transform .4s ease-in-out, box-shadow .4s ease-in-out;
    -moz-transition: opacity .4s linear, -moz-transform .4s ease-in-out, box-shadow .4s ease-in-out;
    -o-transition: opacity .4s linear, -o-transform .4s ease-in-out, box-shadow .4s ease-in-out;
    -ms-transition: opacity .4s linear, -ms-transform .4s ease-in-out, box-shadow .4s ease-in-out;
    transition: opacity .4s linear, transform .4s ease-in-out, box-shadow .4s ease-in-out;
    min-height: 100%;
    height: 100%;
    text-align: center
}

.da-thumbs li,
.da-thumbs li:after,
.da-thumbs li::before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.da-thumbs > header1 {
    padding: 0 30px;
    position: relative;
    display: block
}

.da-thumbs h6 {
    color: #333;
    font-size: 17px;
    font-weight: 400;
    font-style: normal;
    line-height: 1.5;
    margin-top: 5px
}

.da-thumbs article header1 span {
    padding: 10px 0;
    display: block;
    color: #00aeef;
    text-transform: uppercase
}

.da-thumbs article header1 img {
    display: block;
    padding: 10px 0;
    width: 60px;
    height: 60px;
    margin: 0 auto
}

.da-clients {
    list-style: none;
    position: relative;
    margin: 0;
    padding: 0;
    margin-top: 0
}

.da-clients li {
    float: left;
    background: #fff;
    position: relative;
    width: 33%;
    margin-top: 0;
    margin-bottom: 0;
    border-bottom: 1px solid #eaeaea;
    border-right: 1px solid #eaeaea
}

.da-clients li img {
    display: block;
    position: relative;
    width: 70%;
    height: 70%;
    margin: auto;
    padding: 10px;
    -webkit-filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
    -webkit-filter: grayscale(100%);
    filter: gray;
    opacity: .6;
    -webkit-transition: opacity .3s;
    -moz-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s
}

.da-clients li img:hover {
    -webkit-filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0,0 1 0 0 0,0 0 1 0 0,0 0 0 1 0\'/></filter></svg>#grayscale");
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0,0 1 0 0 0,0 0 1 0 0,0 0 0 1 0\'/></filter></svg>#grayscale");
    -webkit-filter: grayscale(0%);
    filter: alpha(Opacity=100);
    opacity: 1
}

.da-clients li:nth-child(3n+3) {
    border-right: none
}

.da-clients li:nth-child(3n+1):nth-last-child(-n+3),
li:nth-child(3n+1):nth-last-child(-n+3) ~ li {
    border-bottom: none
}

ul.list_style {
    list-style: none
}

.list_style.circle li:before {
    content: "\f005";
    background: #00aeef
}

ul.list_style {
    margin: 0;
    padding-left: 20px
}

ul.list_style li {
    margin: 0;
    list-style: none;
    padding-left: 0
}

.list_style li {
    line-height: 1.5;
    position: relative;
    padding: 3px 2px 3px 12px
}

.list_style.circle li:before {
    font-family: FontAwesome;
    color: #FFF;
    border-radius: 50%;
    display: inline-block;
    height: 14px;
    line-height: 14px;
    width: 14px;
    text-align: center;
    font-size: 10px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    position: absolute;
    left: 0;
    top: 7px
}

.list_style.square li {
    padding: 2px 1px 2px 23px
}

.list_style.square li:before {
    font-family: FontAwesome;
    content: "\f0da";
    background: #fff;
    display: inline-block;
    border-radius: 0;
    color: #00aeef;
    height: 12px;
    width: 12px;
    line-height: 12px;
    text-align: center;
    position: absolute;
    left: 0;
    top: 10px
}

#insideright h4 {
    font-family: 'Roboto Condensed', sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #000;
    line-height: normal
}

#insideright .widget {
    clear: both;
    margin: 0 0 15px;
    padding: 0 0 1px;
    width: 100%;
    word-wrap: break-word;
    padding-bottom: 0;
    margin-bottom: 0
}

#insideright .widget-title:before {
    bottom: 0;
    content: "";
    height: 3px;
    left: 0;
    position: absolute;
    width: 45px
}

#insideright .widget-title:after {
    border-style: solid;
    border-width: 3px;
    bottom: -3px;
    content: "";
    left: 40px;
    position: absolute
}

#insideright .widget-title:before {
    background-color: #00aeef
}

#insideright .widget-title:after {
    border-color: #00aeef transparent transparent
}

#insideright .widget-title {
    color: #333;
    padding: 0 0 10px;
    font-size: 17px;
    font-weight: 600;
    position: relative
}

.maintext form {
    max-width: 100%;
    color: #000
}

.maintext h1>span {
    display: block
}

.maintext label {
    display: block;
    margin: 0
}

.maintext label>span {
    float: left;
    width: 32%;
    text-align: left;
    padding-left: 0;
    margin-top: 15px
}

.maintext input[type="text"],
.maintext input[type="email"],
.maintext textarea,
.maintext select {
    border: 1px solid #DADADA;
    height: 40px;
    font-size: 14px;
    font-family: 'Roboto Condensed';
    font-weight: 400;
    font-style: normal;
    margin-bottom: 36px;
    margin-left: 6px;
    margin-top: 5px;
    outline: 0 none;
    padding: 3px 3px 3px 10px;
    width: 35%;
    box-shadow: inset 0 1px 4px #ECECEC;
    -moz-box-shadow: inset 0 1px 4px #ECECEC;
    -webkit-box-shadow: inset 0 1px 4px #ECECEC
}

.maintext input[type="file"] {
    height: 30px;
    margin-top: 15px
}

.maintext textarea {
    padding: 5px 3px 3px 5px;
    font-family: Roboto Condensed;
    height: 100px;
    font-family: Roboto Condensed;
    font-size: 14px
}

.maintext .button {
    padding: 3px 12px;
    border-width: 1px;
    margin-left: 10px;
    margin-top: 60px;
    border-style: solid;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-transition: border 0.6s, background 0.6s, color .6s;
    -ms-transition: border 0.6s, background 0.6s, color .6s;
    -moz-transition: border 0.6s, background 0.6s, color .6s;
    -webkit-transition: border 0.6s, background 0.6s, color .6s;
    cursor: pointer;
    font-family: Roboto Condensed;
    background: #00aeef;
    box-shadow: inset 0 1px 4px #ECECEC;
    -moz-box-shadow: inset 0 1px 4px #ECECEC;
    -webkit-box-shadow: inset 0 1px 4px #ECECEC;
    height: 40px
}

.maintext .button:hover {
    background: #fff;
    color: #00aeef;
    box-shadow: inset 0 1px 4px #00aeef;
    -moz-box-shadow: inset 0 1px 4px #00aeef;
    -webkit-box-shadow: inset 0 1px 4px #00aeef
}

input:focus::-webkit-input-placeholder {
    opacity: .1;
    filter: alpha(opacity=10)
}

input:focus:-moz-placeholder {
    opacity: .1;
    filter: alpha(opacity=10)
}

input:focus::-moz-placeholder {
    opacity: .1;
    filter: alpha(opacity=10)
}

input:focus:-ms-input-placeholder {
    opacity: .1;
    filter: alpha(opacity=10)
}

textarea:focus::-webkit-input-placeholder {
    opacity: .1;
    filter: alpha(opacity=10)
}

textarea:focus:-moz-placeholder {
    opacity: .1;
    filter: alpha(opacity=10)
}

textarea:focus::-moz-placeholder {
    opacity: .1;
    filter: alpha(opacity=10)
}

textarea:focus:-ms-input-placeholder {
    opacity: .1;
    filter: alpha(opacity=10)
}

.maintext a {
    color: #000;
    text-decoration: none
}

#insideright .address i {
    padding-right: 15px;
    color: #7d7d7d
}

#insideright a {
    text-decoration: none;
    color: #333
}

#div30 {
    width: 32%;
    float: left;
    margin-right: 2%;
    padding-top: 0;
    margin-top: 0
}

#tablayout {
    width: 100%;
    padding-bottom: 0;
    float: left;
    margin-top: 20px
}

.pcss3t {
    margin: 0;
    padding: 0;
    border: 0;
    outline: none;
    text-align: left
}

.pcss3t > input {
    position: absolute;
    display: none
}

.pcss3t > label {
    position: relative;
    display: inline-block;
    margin: 0;
    padding: 0;
    border: 0;
    outline: none;
    cursor: pointer;
    transition: all .1s;
    -o-transition: all .1s;
    -ms-transition: all .1s;
    -moz-transition: all .1s;
    -webkit-transition: all .1s
}

.pcss3t > input:checked + label {
    cursor: default
}

.pcss3t > ul {
    list-style: none;
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
    border: 0;
    outline: none
}

.pcss3t > ul > li {
    position: absolute;
    width: 100%;
    overflow: auto;
    padding: 20px 0 10px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    opacity: 0;
    transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s
}

.pcss3t > .tab-content-first:checked ~ ul .tab-content-first,
.pcss3t > .tab-content-2:checked ~ ul .tab-content-2,
.pcss3t > .tab-content-3:checked ~ ul .tab-content-3,
.pcss3t > .tab-content-4:checked ~ ul .tab-content-4,
.pcss3t > .tab-content-5:checked ~ ul .tab-content-5,
.pcss3t > .tab-content-6:checked ~ ul .tab-content-6,
.pcss3t > .tab-content-7:checked ~ ul .tab-content-7,
.pcss3t > .tab-content-8:checked ~ ul .tab-content-8,
.pcss3t > .tab-content-9:checked ~ ul .tab-content-9,
.pcss3t > .tab-content-last:checked ~ ul .tab-content-last {
    z-index: 1;
    top: 0;
    left: 0;
    opacity: 1;
    -webkit-transform: scale(1, 1);
    -webkit-transform: rotate(0deg)
}

.pcss3t-height-auto > ul {
    height: auto!important
}

.pcss3t-height-auto > ul > li {
    position: static;
    display: none;
    height: auto!important
}

.pcss3t-height-auto > .tab-content-first:checked ~ ul .tab-content-first,
.pcss3t-height-auto > .tab-content-2:checked ~ ul .tab-content-2,
.pcss3t-height-auto > .tab-content-3:checked ~ ul .tab-content-3,
.pcss3t-height-auto > .tab-content-4:checked ~ ul .tab-content-4,
.pcss3t-height-auto > .tab-content-5:checked ~ ul .tab-content-5,
.pcss3t-height-auto > .tab-content-6:checked ~ ul .tab-content-6,
.pcss3t-height-auto > .tab-content-7:checked ~ ul .tab-content-7,
.pcss3t-height-auto > .tab-content-8:checked ~ ul .tab-content-8,
.pcss3t-height-auto > .tab-content-9:checked ~ ul .tab-content-9,
.pcss3t-height-auto > .tab-content-last:checked ~ ul .tab-content-last {
    display: block
}

.pcss3t-steps > label {
    cursor: default
}

.pcss3t-effect-scale > ul > li {
    -webkit-transform: scale(0.1, 0.1)
}

.pcss3t-effect-rotate > ul > li {
    -webkit-transform: rotate(180deg)
}

.pcss3t-effect-slide-top > ul > li {
    top: -40px
}

.pcss3t-effect-slide-right > ul > li {
    left: 80px
}

.pcss3t-effect-slide-bottom > ul > li {
    top: 40px
}

.pcss3t-effect-slide-left > ul > li {
    left: -80px
}

.pcss3t-layout-top-right {
    text-align: right
}

.pcss3t-layout-top-center {
    text-align: center
}

.pcss3t > .right {
    float: right
}

.pcss3t-icons-top > label {
    text-align: center
}

.pcss3t-icons-bottom > label {
    text-align: center
}

.pcss3t > label {
    width: 32.85%;
    background: #fff;
    font-size: 19px;
    line-height: 50px
}

.pcss3t > label:hover {
    background: #f2f2f2
}

.pcss3t > input:checked + label {
    background: #fff
}

.pcss3t > ul {
    background: #fff;
    text-align: left
}

.pcss3t-steps > label:hover {
    background: #e5e5e5
}

.pcss3t-theme-3 {
    background: #fff
}

.pcss3t-theme-3 > label {
    background: none;
    border-right: 1px dotted rgba(255, 255, 255, 0.5);
    text-align: center;
    color: #333
}

.pcss3t-theme-3 > label:hover {
    background: #00aeef;
    color: #fff
}

.pcss3t-theme-3 > input:checked + label {
    background: #00aeef;
    color: #fff
}

.pcss3t-theme-3 > ul {
    border-top: 2px solid #00aeef;
    border-radius: 0;
    box-shadow: none
}

.pcss3t > ul,
.pcss3t > ul > li {
    height: 370px
}

.dl-menuwrapper {
    width: 100%;
    max-width: 90%;
    float: left;
    position: relative;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px;
    -webkit-perspective-origin: 50% 200%;
    -moz-perspective-origin: 50% 200%;
    perspective-origin: 50% 200%;
    margin-left: 5%;
    z-index: 999
}

.dl-menuwrapper:first-child {
    margin-right: 100px;
    z-index: 999999
}

.dl-menuwrapper button {
    background: #fff;
    border: none;
    width: 38px;
    height: 35px;
    text-indent: -900em;
    overflow: hidden;
    position: relative;
    cursor: pointer;
    outline: none;
    z-index: 999999
}

.dl-menuwrapper button:hover,
.dl-menuwrapper button.dl-active,
.dl-menuwrapper ul {
    background: #000
}

.dl-menuwrapper button:after {
    content: '';
    position: absolute;
    width: 68%;
    height: 5px;
    background: #00aeef;
    top: 5px;
    left: 16%;
    box-shadow: 0 10px 0 #00aeef, 0 20px 0 #00aeef;
    z-index: 999999
}

.dl-menuwrapper ul {
    padding: 0;
    list-style: none;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
    z-index: 999999
}

.dl-menuwrapper li {
    position: relative;
    z-index: 999999
}

.dl-menuwrapper li a {
    display: block;
    position: relative;
    padding: 10px 25px;
    font-size: 14px;
    line-height: 18px;
    font-weight: 500;
    color: #fff;
    outline: none;
    z-index: 999999;
    border: 1px solid #00aeef
}

.dl-menuwrapper li.dl-back > a {
    padding-left: 30px;
    background: rgba(0, 0, 0, 0.1);
    z-index: 999999
}

.dl-menuwrapper li.dl-back:after,
.dl-menuwrapper li > a:not(:only-child):after {
    position: absolute;
    top: 0;
    line-height: 40px;
    font-family: 'FontAwesome';
    speak: none;
    -webkit-font-smoothing: antialiased;
    content: "\f054";
    color: #fff;
    font-size: 14px;
    vertical-align: middle;
    z-index: 999999
}

.dl-menuwrapper li.dl-back:after {
    left: 10px;
    color: #fff;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    transform: rotate(180deg);
    z-index: 999999
}

.dl-menuwrapper li > a:after {
    right: 10px;
    color: rgba(0, 0, 0, 0.15);
    z-index: 999999
}

.no-touch .dl-menuwrapper li a:hover {
    background: #fff;
    color: #00aeef;
    z-index: 999999
}

.dl-menuwrapper li.dl-back:after,
.dl-menuwrapper li > a:not(:only-child):after {
    color: #fff
}

.dl-menuwrapper li.dl-back:hover:after,
.dl-menuwrapper li > a:not(:only-child):hover:after {
    color: #00aeef
}

.dl-menuwrapper .dl-menu {
    margin: 5px 0 0;
    position: absolute;
    width: 100%;
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateY(10px);
    -moz-transform: translateY(10px);
    transform: translateY(10px);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 999999
}

.dl-menuwrapper .dl-menu.dl-menu-toggle {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease
}

.dl-menuwrapper .dl-menu.dl-menuopen {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    transform: translateY(0px);
    z-index: 999999
}

.dl-menuwrapper li .dl-submenu {
    display: none;
    z-index: 999999
}

.dl-menu.dl-subview li,
.dl-menu.dl-subview li.dl-subviewopen > a,
.dl-menu.dl-subview li.dl-subview > a {
    display: none;
    z-index: 999999
}

.dl-menu.dl-subview li.dl-subview,
.dl-menu.dl-subview li.dl-subview .dl-submenu,
.dl-menu.dl-subview li.dl-subviewopen,
.dl-menu.dl-subview li.dl-subviewopen > .dl-submenu,
.dl-menu.dl-subview li.dl-subviewopen > .dl-submenu > li {
    display: block;
    z-index: 999999
}

.dl-menuwrapper > .dl-submenu {
    position: absolute;
    width: 100%;
    top: 50px;
    left: 0;
    margin: 0;
    z-index: 999999
}

.dl-menu.dl-animate-out-1 {
    -webkit-animation: MenuAnimOut1 .4s linear forwards;
    -moz-animation: MenuAnimOut1 .4s linear forwards;
    animation: MenuAnimOut1 .4s linear forwards
}

.dl-menu.dl-animate-out-2 {
    -webkit-animation: MenuAnimOut2 .3s ease-in-out forwards;
    -moz-animation: MenuAnimOut2 .3s ease-in-out forwards;
    animation: MenuAnimOut2 .3s ease-in-out forwards
}

.dl-menu.dl-animate-out-3 {
    -webkit-animation: MenuAnimOut3 .4s ease forwards;
    -moz-animation: MenuAnimOut3 .4s ease forwards;
    animation: MenuAnimOut3 .4s ease forwards
}

.dl-menu.dl-animate-out-4 {
    -webkit-animation: MenuAnimOut4 .4s ease forwards;
    -moz-animation: MenuAnimOut4 .4s ease forwards;
    animation: MenuAnimOut4 .4s ease forwards
}

.dl-menu.dl-animate-out-5 {
    -webkit-animation: MenuAnimOut5 .4s ease forwards;
    -moz-animation: MenuAnimOut5 .4s ease forwards;
    animation: MenuAnimOut5 .4s ease forwards
}

@-webkit-keyframes MenuAnimOut1 {
    50% {
        -webkit-transform: translateZ(-250px) rotateY(30deg)
    }
    75% {
        -webkit-transform: translateZ(-372.5px) rotateY(15deg);
        opacity: .5
    }
    100% {
        -webkit-transform: translateZ(-500px) rotateY(0deg);
        opacity: 0
    }
}

@-webkit-keyframes MenuAnimOut2 {
    100% {
        -webkit-transform: translateX(-100%);
        opacity: 0
    }
}

@-webkit-keyframes MenuAnimOut3 {
    100% {
        -webkit-transform: translateZ(300px);
        opacity: 0
    }
}

@-webkit-keyframes MenuAnimOut4 {
    100% {
        -webkit-transform: translateZ(-300px);
        opacity: 0
    }
}

@-webkit-keyframes MenuAnimOut5 {
    100% {
        -webkit-transform: translateY(40%);
        opacity: 0
    }
}

@-moz-keyframes MenuAnimOut1 {
    50% {
        -moz-transform: translateZ(-250px) rotateY(30deg)
    }
    75% {
        -moz-transform: translateZ(-372.5px) rotateY(15deg);
        opacity: .5
    }
    100% {
        -moz-transform: translateZ(-500px) rotateY(0deg);
        opacity: 0
    }
}

@-moz-keyframes MenuAnimOut2 {
    100% {
        -moz-transform: translateX(-100%);
        opacity: 0
    }
}

@-moz-keyframes MenuAnimOut3 {
    100% {
        -moz-transform: translateZ(300px);
        opacity: 0
    }
}

@-moz-keyframes MenuAnimOut4 {
    100% {
        -moz-transform: translateZ(-300px);
        opacity: 0
    }
}

@-moz-keyframes MenuAnimOut5 {
    100% {
        -moz-transform: translateY(40%);
        opacity: 0
    }
}

@keyframes MenuAnimOut1 {
    50% {
        transform: translateZ(-250px) rotateY(30deg)
    }
    75% {
        transform: translateZ(-372.5px) rotateY(15deg);
        opacity: .5
    }
    100% {
        transform: translateZ(-500px) rotateY(0deg);
        opacity: 0
    }
}

@keyframes MenuAnimOut2 {
    100% {
        transform: translateX(-100%);
        opacity: 0
    }
}

@keyframes MenuAnimOut3 {
    100% {
        transform: translateZ(300px);
        opacity: 0
    }
}

@keyframes MenuAnimOut4 {
    100% {
        transform: translateZ(-300px);
        opacity: 0
    }
}

@keyframes MenuAnimOut5 {
    100% {
        transform: translateY(40%);
        opacity: 0
    }
}

.dl-menu.dl-animate-in-1 {
    -webkit-animation: MenuAnimIn1 .3s linear forwards;
    -moz-animation: MenuAnimIn1 .3s linear forwards;
    animation: MenuAnimIn1 .3s linear forwards
}

.dl-menu.dl-animate-in-2 {
    -webkit-animation: MenuAnimIn2 .3s ease-in-out forwards;
    -moz-animation: MenuAnimIn2 .3s ease-in-out forwards;
    animation: MenuAnimIn2 .3s ease-in-out forwards
}

.dl-menu.dl-animate-in-3 {
    -webkit-animation: MenuAnimIn3 .4s ease forwards;
    -moz-animation: MenuAnimIn3 .4s ease forwards;
    animation: MenuAnimIn3 .4s ease forwards
}

.dl-menu.dl-animate-in-4 {
    -webkit-animation: MenuAnimIn4 .4s ease forwards;
    -moz-animation: MenuAnimIn4 .4s ease forwards;
    animation: MenuAnimIn4 .4s ease forwards
}

.dl-menu.dl-animate-in-5 {
    -webkit-animation: MenuAnimIn5 .4s ease forwards;
    -moz-animation: MenuAnimIn5 .4s ease forwards;
    animation: MenuAnimIn5 .4s ease forwards
}

@-webkit-keyframes MenuAnimIn1 {
    0% {
        -webkit-transform: translateZ(-500px) rotateY(0deg);
        opacity: 0
    }
    20% {
        -webkit-transform: translateZ(-250px) rotateY(30deg);
        opacity: .5
    }
    100% {
        -webkit-transform: translateZ(0px) rotateY(0deg);
        opacity: 1
    }
}

@-webkit-keyframes MenuAnimIn2 {
    0% {
        -webkit-transform: translateX(-100%);
        opacity: 0
    }
    100% {
        -webkit-transform: translateX(0px);
        opacity: 1
    }
}

@-webkit-keyframes MenuAnimIn3 {
    0% {
        -webkit-transform: translateZ(300px);
        opacity: 0
    }
    100% {
        -webkit-transform: translateZ(0px);
        opacity: 1
    }
}

@-webkit-keyframes MenuAnimIn4 {
    0% {
        -webkit-transform: translateZ(-300px);
        opacity: 0
    }
    100% {
        -webkit-transform: translateZ(0px);
        opacity: 1
    }
}

@-webkit-keyframes MenuAnimIn5 {
    0% {
        -webkit-transform: translateY(40%);
        opacity: 0
    }
    100% {
        -webkit-transform: translateY(0);
        opacity: 1
    }
}

@-moz-keyframes MenuAnimIn1 {
    0% {
        -moz-transform: translateZ(-500px) rotateY(0deg);
        opacity: 0
    }
    20% {
        -moz-transform: translateZ(-250px) rotateY(30deg);
        opacity: .5
    }
    100% {
        -moz-transform: translateZ(0px) rotateY(0deg);
        opacity: 1
    }
}

@-moz-keyframes MenuAnimIn2 {
    0% {
        -moz-transform: translateX(-100%);
        opacity: 0
    }
    100% {
        -moz-transform: translateX(0px);
        opacity: 1
    }
}

@-moz-keyframes MenuAnimIn3 {
    0% {
        -moz-transform: translateZ(300px);
        opacity: 0
    }
    100% {
        -moz-transform: translateZ(0px);
        opacity: 1
    }
}

@-moz-keyframes MenuAnimIn4 {
    0% {
        -moz-transform: translateZ(-300px);
        opacity: 0
    }
    100% {
        -moz-transform: translateZ(0px);
        opacity: 1
    }
}

@-moz-keyframes MenuAnimIn5 {
    0% {
        -moz-transform: translateY(40%);
        opacity: 0
    }
    100% {
        -moz-transform: translateY(0);
        opacity: 1
    }
}

@keyframes MenuAnimIn1 {
    0% {
        transform: translateZ(-500px) rotateY(0deg);
        opacity: 0
    }
    20% {
        transform: translateZ(-250px) rotateY(30deg);
        opacity: .5
    }
    100% {
        transform: translateZ(0px) rotateY(0deg);
        opacity: 1
    }
}

@keyframes MenuAnimIn2 {
    0% {
        transform: translateX(-100%);
        opacity: 0
    }
    100% {
        transform: translateX(0px);
        opacity: 1
    }
}

@keyframes MenuAnimIn3 {
    0% {
        transform: translateZ(300px);
        opacity: 0
    }
    100% {
        transform: translateZ(0px);
        opacity: 1
    }
}

@keyframes MenuAnimIn4 {
    0% {
        transform: translateZ(-300px);
        opacity: 0
    }
    100% {
        transform: translateZ(0px);
        opacity: 1
    }
}

@keyframes MenuAnimIn5 {
    0% {
        transform: translateY(40%);
        opacity: 0
    }
    100% {
        transform: translateY(0);
        opacity: 1
    }
}

.dl-menuwrapper > .dl-submenu.dl-animate-in-1 {
    -webkit-animation: SubMenuAnimIn1 .4s ease forwards;
    -moz-animation: SubMenuAnimIn1 .4s ease forwards;
    animation: SubMenuAnimIn1 .4s ease forwards
}

.dl-menuwrapper > .dl-submenu.dl-animate-in-2 {
    -webkit-animation: SubMenuAnimIn2 .3s ease-in-out forwards;
    -moz-animation: SubMenuAnimIn2 .3s ease-in-out forwards;
    animation: SubMenuAnimIn2 .3s ease-in-out forwards
}

.dl-menuwrapper > .dl-submenu.dl-animate-in-3 {
    -webkit-animation: SubMenuAnimIn3 .4s ease forwards;
    -moz-animation: SubMenuAnimIn3 .4s ease forwards;
    animation: SubMenuAnimIn3 .4s ease forwards
}

.dl-menuwrapper > .dl-submenu.dl-animate-in-4 {
    -webkit-animation: SubMenuAnimIn4 .4s ease forwards;
    -moz-animation: SubMenuAnimIn4 .4s ease forwards;
    animation: SubMenuAnimIn4 .4s ease forwards
}

.dl-menuwrapper > .dl-submenu.dl-animate-in-5 {
    -webkit-animation: SubMenuAnimIn5 .4s ease forwards;
    -moz-animation: SubMenuAnimIn5 .4s ease forwards;
    animation: SubMenuAnimIn5 .4s ease forwards
}

@-webkit-keyframes SubMenuAnimIn1 {
    0% {
        -webkit-transform: translateX(50%);
        opacity: 0
    }
    100% {
        -webkit-transform: translateX(0px);
        opacity: 1
    }
}

@-webkit-keyframes SubMenuAnimIn2 {
    0% {
        -webkit-transform: translateX(100%);
        opacity: 0
    }
    100% {
        -webkit-transform: translateX(0px);
        opacity: 1
    }
}

@-webkit-keyframes SubMenuAnimIn3 {
    0% {
        -webkit-transform: translateZ(-300px);
        opacity: 0
    }
    100% {
        -webkit-transform: translateZ(0px);
        opacity: 1
    }
}

@-webkit-keyframes SubMenuAnimIn4 {
    0% {
        -webkit-transform: translateZ(300px);
        opacity: 0
    }
    100% {
        -webkit-transform: translateZ(0px);
        opacity: 1
    }
}

@-webkit-keyframes SubMenuAnimIn5 {
    0% {
        -webkit-transform: translateZ(-200px);
        opacity: 0
    }
    100% {
        -webkit-transform: translateZ(0);
        opacity: 1
    }
}

@-moz-keyframes SubMenuAnimIn1 {
    0% {
        -moz-transform: translateX(50%);
        opacity: 0
    }
    100% {
        -moz-transform: translateX(0px);
        opacity: 1
    }
}

@-moz-keyframes SubMenuAnimIn2 {
    0% {
        -moz-transform: translateX(100%);
        opacity: 0
    }
    100% {
        -moz-transform: translateX(0px);
        opacity: 1
    }
}

@-moz-keyframes SubMenuAnimIn3 {
    0% {
        -moz-transform: translateZ(-300px);
        opacity: 0
    }
    100% {
        -moz-transform: translateZ(0px);
        opacity: 1
    }
}

@-moz-keyframes SubMenuAnimIn4 {
    0% {
        -moz-transform: translateZ(300px);
        opacity: 0
    }
    100% {
        -moz-transform: translateZ(0px);
        opacity: 1
    }
}

@-moz-keyframes SubMenuAnimIn5 {
    0% {
        -moz-transform: translateZ(-200px);
        opacity: 0
    }
    100% {
        -moz-transform: translateZ(0);
        opacity: 1
    }
}

@keyframes SubMenuAnimIn1 {
    0% {
        transform: translateX(50%);
        opacity: 0
    }
    100% {
        transform: translateX(0px);
        opacity: 1
    }
}

@keyframes SubMenuAnimIn2 {
    0% {
        transform: translateX(100%);
        opacity: 0
    }
    100% {
        transform: translateX(0px);
        opacity: 1
    }
}

@keyframes SubMenuAnimIn3 {
    0% {
        transform: translateZ(-300px);
        opacity: 0
    }
    100% {
        transform: translateZ(0px);
        opacity: 1
    }
}

@keyframes SubMenuAnimIn4 {
    0% {
        transform: translateZ(300px);
        opacity: 0
    }
    100% {
        transform: translateZ(0px);
        opacity: 1
    }
}

@keyframes SubMenuAnimIn5 {
    0% {
        transform: translateZ(-200px);
        opacity: 0
    }
    100% {
        transform: translateZ(0);
        opacity: 1
    }
}

.dl-menuwrapper > .dl-submenu.dl-animate-out-1 {
    -webkit-animation: SubMenuAnimOut1 .4s ease forwards;
    -moz-animation: SubMenuAnimOut1 .4s ease forwards;
    animation: SubMenuAnimOut1 .4s ease forwards
}

.dl-menuwrapper > .dl-submenu.dl-animate-out-2 {
    -webkit-animation: SubMenuAnimOut2 .3s ease-in-out forwards;
    -moz-animation: SubMenuAnimOut2 .3s ease-in-out forwards;
    animation: SubMenuAnimOut2 .3s ease-in-out forwards
}

.dl-menuwrapper > .dl-submenu.dl-animate-out-3 {
    -webkit-animation: SubMenuAnimOut3 .4s ease forwards;
    -moz-animation: SubMenuAnimOut3 .4s ease forwards;
    animation: SubMenuAnimOut3 .4s ease forwards
}

.dl-menuwrapper > .dl-submenu.dl-animate-out-4 {
    -webkit-animation: SubMenuAnimOut4 .4s ease forwards;
    -moz-animation: SubMenuAnimOut4 .4s ease forwards;
    animation: SubMenuAnimOut4 .4s ease forwards
}

.dl-menuwrapper > .dl-submenu.dl-animate-out-5 {
    -webkit-animation: SubMenuAnimOut5 .4s ease forwards;
    -moz-animation: SubMenuAnimOut5 .4s ease forwards;
    animation: SubMenuAnimOut5 .4s ease forwards
}

@-webkit-keyframes SubMenuAnimOut1 {
    0% {
        -webkit-transform: translateX(0%);
        opacity: 1
    }
    100% {
        -webkit-transform: translateX(50%);
        opacity: 0
    }
}

@-webkit-keyframes SubMenuAnimOut2 {
    0% {
        -webkit-transform: translateX(0%);
        opacity: 1
    }
    100% {
        -webkit-transform: translateX(100%);
        opacity: 0
    }
}

@-webkit-keyframes SubMenuAnimOut3 {
    0% {
        -webkit-transform: translateZ(0px);
        opacity: 1
    }
    100% {
        -webkit-transform: translateZ(-300px);
        opacity: 0
    }
}

@-webkit-keyframes SubMenuAnimOut4 {
    0% {
        -webkit-transform: translateZ(0px);
        opacity: 1
    }
    100% {
        -webkit-transform: translateZ(300px);
        opacity: 0
    }
}

@-webkit-keyframes SubMenuAnimOut5 {
    0% {
        -webkit-transform: translateZ(0);
        opacity: 1
    }
    100% {
        -webkit-transform: translateZ(-200px);
        opacity: 0
    }
}

@-moz-keyframes SubMenuAnimOut1 {
    0% {
        -moz-transform: translateX(0%);
        opacity: 1
    }
    100% {
        -moz-transform: translateX(50%);
        opacity: 0
    }
}

@-moz-keyframes SubMenuAnimOut2 {
    0% {
        -moz-transform: translateX(0%);
        opacity: 1
    }
    100% {
        -moz-transform: translateX(100%);
        opacity: 0
    }
}

@-moz-keyframes SubMenuAnimOut3 {
    0% {
        -moz-transform: translateZ(0px);
        opacity: 1
    }
    100% {
        -moz-transform: translateZ(-300px);
        opacity: 0
    }
}

@-moz-keyframes SubMenuAnimOut4 {
    0% {
        -moz-transform: translateZ(0px);
        opacity: 1
    }
    100% {
        -moz-transform: translateZ(300px);
        opacity: 0
    }
}

@-moz-keyframes SubMenuAnimOut5 {
    0% {
        -moz-transform: translateZ(0);
        opacity: 1
    }
    100% {
        -moz-transform: translateZ(-200px);
        opacity: 0
    }
}

@keyframes SubMenuAnimOut1 {
    0% {
        transform: translateX(0%);
        opacity: 1
    }
    100% {
        transform: translateX(50%);
        opacity: 0
    }
}

@keyframes SubMenuAnimOut2 {
    0% {
        transform: translateX(0%);
        opacity: 1
    }
    100% {
        transform: translateX(100%);
        opacity: 0
    }
}

@keyframes SubMenuAnimOut3 {
    0% {
        transform: translateZ(0px);
        opacity: 1
    }
    100% {
        transform: translateZ(-300px);
        opacity: 0
    }
}

@keyframes SubMenuAnimOut4 {
    0% {
        transform: translateZ(0px);
        opacity: 1
    }
    100% {
        transform: translateZ(300px);
        opacity: 0
    }
}

@keyframes SubMenuAnimOut5 {
    0% {
        transform: translateZ(0);
        opacity: 1
    }
    100% {
        transform: translateZ(-200px);
        opacity: 0
    }
}

.no-js .dl-menuwrapper .dl-menu {
    position: relative;
    opacity: 1;
    -webkit-transform: none;
    -moz-transform: none;
    transform: none
}

.no-js .dl-menuwrapper li .dl-submenu {
    display: block
}

.no-js .dl-menuwrapper li.dl-back {
    display: none
}

.no-js .dl-menuwrapper li > a:not(:only-child) {
    background: rgba(0, 0, 0, 0.1)
}

.no-js .dl-menuwrapper li > a:not(:only-child):after {
    content: ''
}

.demo-1 .dl-menuwrapper button {
    background: #fff;
    margin-top: 5px;
    margin-bottom: 5px
}

.demo-1 .dl-menuwrapper button:hover,
.demo-1 .dl-menuwrapper button.dl-active,
{
    background: #fff
}

.demo-1 .dl-menuwrapper ul {
    background: #00aeef
}

.demo-2 .dl-menuwrapper button {
    background: #e86814
}

.demo-2 .dl-menuwrapper button:hover,
.demo-2 .dl-menuwrapper button.dl-active,
.demo-2 .dl-menuwrapper ul {
    background: #D35400
}

.demo-3 .dl-menuwrapper button {
    background: #08cbc4
}

.demo-3 .dl-menuwrapper button:hover,
.demo-3 .dl-menuwrapper button.dl-active,
.demo-3 .dl-menuwrapper ul {
    background: #00b4ae
}

.demo-4 .dl-menuwrapper button {
    background: #90b912
}

.demo-4 .dl-menuwrapper button:hover,
.demo-4 .dl-menuwrapper button.dl-active,
.demo-4 .dl-menuwrapper ul {
    background: #79a002
}

.demo-5 .dl-menuwrapper button {
    background: #744783
}

.demo-5 .dl-menuwrapper button:hover,
.demo-5 .dl-menuwrapper button.dl-active,
.demo-5 .dl-menuwrapper ul {
    background: #643771
}

.c-hamburger {
    display: block;
    position: relative;
    overflow: hidden;
    margin: 0;
    padding: 0;
    width: 96px;
    height: 96px;
    font-size: 0;
    text-indent: -9999px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    box-shadow: none;
    border-radius: none;
    border: none;
    cursor: pointer;
    -webkit-transition: background .3s;
    transition: background .3s
}

.c-hamburger:focus {
    outline: 0
}

.c-hamburger span {
    display: block;
    position: absolute;
    top: 44px;
    left: 18px;
    right: 18px;
    height: 8px;
    background: #fff
}

.c-hamburger span::after,
.c-hamburger span::before {
    position: absolute;
    display: block;
    left: 0;
    width: 100%;
    height: 8px;
    background-color: #fff;
    content: ""
}

.c-hamburger--htla.is-active span::after,
.c-hamburger--htla.is-active span::before,
.c-hamburger--htra.is-active span::after,
.c-hamburger--htra.is-active span::before {
    width: 50%
}

.c-hamburger span::before {
    top: -20px
}

.c-hamburger span::after {
    bottom: -20px
}

.c-hamburger--rot {
    background-color: #28aadc
}

.c-hamburger--rot span {
    -webkit-transition: -webkit-transform .3s;
    transition: transform .3s
}

.c-hamburger--rot.is-active {
    background-color: #166888
}

.c-hamburger--rot.is-active span {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.c-hamburger--htx {
    background-color: #ff3264
}

.c-hamburger--htx span {
    -webkit-transition: background 0 .3s;
    transition: background 0 .3s
}

.c-hamburger--htx span::after,
.c-hamburger--htx span::before {
    -webkit-transition-duration: .3s, .3s;
    transition-duration: .3s, .3s;
    -webkit-transition-delay: .3s, 0s;
    transition-delay: .3s, 0s
}

.c-hamburger--htx span::before {
    -webkit-transition-property: top, -webkit-transform;
    transition-property: top, transform
}

.c-hamburger--htx span::after {
    -webkit-transition-property: bottom, -webkit-transform;
    transition-property: bottom, transform
}

.c-hamburger--htx.is-active {
    background-color: #cb0032
}

.c-hamburger--htx.is-active span {
    background: 0 0
}

.c-hamburger--htx.is-active span::before {
    top: 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.c-hamburger--htx.is-active span::after {
    bottom: 0;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.c-hamburger--htx.is-active span::after,
.c-hamburger--htx.is-active span::before {
    -webkit-transition-delay: 0s, .3s;
    transition-delay: 0s, .3s
}

.c-hamburger--htla {
    background-color: #32dc64
}

.c-hamburger--htla span {
    -webkit-transition: -webkit-transform .3s;
    transition: transform .3s
}

.c-hamburger--htla span::before {
    -webkit-transform-origin: top right;
    -ms-transform-origin: top right;
    transform-origin: top right;
    -webkit-transition: -webkit-transform .3s, width .3s, top .3s;
    transition: transform .3s, width .3s, top .3s
}

.c-hamburger--htla span::after {
    -webkit-transform-origin: bottom right;
    -ms-transform-origin: bottom right;
    transform-origin: bottom right;
    -webkit-transition: -webkit-transform .3s, width .3s, bottom .3s;
    transition: transform .3s, width .3s, bottom .3s
}

.c-hamburger--htla.is-active {
    background-color: #18903c
}

.c-hamburger--htla.is-active span {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.c-hamburger--htla.is-active span::before {
    top: 0;
    -webkit-transform: translateX(38px)translateY(4px)rotate(45deg);
    -ms-transform: translateX(38px)translateY(4px)rotate(45deg);
    transform: translateX(38px)translateY(4px)rotate(45deg)
}

.c-hamburger--htla.is-active span::after {
    bottom: 0;
    -webkit-transform: translateX(38px)translateY(-4px)rotate(-45deg);
    -ms-transform: translateX(38px)translateY(-4px)rotate(-45deg);
    transform: translateX(38px)translateY(-4px)rotate(-45deg)
}

.c-hamburger--htra {
    background-color: #ff9650
}

.c-hamburger--htra span {
    -webkit-transition: -webkit-transform .3s;
    transition: transform .3s
}

.c-hamburger--htra span::before {
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-transition: -webkit-transform .3s, width .3s, top .3s;
    transition: transform .3s, width .3s, top .3s
}

.c-hamburger--htra span::after {
    -webkit-transform-origin: bottom left;
    -ms-transform-origin: bottom left;
    transform-origin: bottom left;
    -webkit-transition: -webkit-transform .3s, width .3s, bottom .3s;
    transition: transform .3s, width .3s, bottom .3s
}

.c-hamburger--htra.is-active {
    background-color: #e95d00
}

.c-hamburger--htra.is-active span {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.c-hamburger--htra.is-active span::before {
    top: 0;
    -webkit-transform: translateX(-8px)translateY(4px)rotate(-45deg);
    -ms-transform: translateX(-8px)translateY(4px)rotate(-45deg);
    transform: translateX(-8px)translateY(4px)rotate(-45deg)
}

.c-hamburger--htra.is-active span::after {
    bottom: 0;
    -webkit-transform: translateX(-8px)translateY(-4px)rotate(45deg);
    -ms-transform: translateX(-8px)translateY(-4px)rotate(45deg);
    transform: translateX(-8px)translateY(-4px)rotate(45deg)
}

.everslider {
    position: relative;
    width: 98%;
    margin: 0 auto;
    overflow: hidden;
    margin: 48px 0 0;
    padding-bottom: 90px;
    z-index: 888
}

.everslider .es-slides {
    position: relative;
    width: 100000px;
    margin: 0;
    padding: 0;
    list-style: none;
    -webkit-transform: translate3d(0, 0, 0);
    z-index: 888
}

.everslider .es-slides > li {
    position: relative;
    float: left;
    padding: 0!important;
    border: 0!important;
    margin: 0 25px 0 0;
    cursor: default;
    cursor: -webkit-grab;
    cursor: -moz-grab;
    -webkit-transform: translate3d(0, 0, 0);
    z-index: 888
}

.everslider.es-swipe-grab .es-slides > li {
    cursor: default;
    cursor: -webkit-grabbing;
    cursor: -moz-grabbing;
    z-index: 888
}

.everslider .es-slides img {
    width: 100%;
    height: auto;
    max-width: none;
    z-index: 888
}

.everslider {
    background: url(../images/loader.gif) no-repeat center
}

.everslider.es-slides-ready {
    background: none
}

.es-slides {
    visibility: hidden
}

.es-slides-ready .es-slides {
    visibility: visible
}

.es-navigation a {
    position: absolute;
    top: 50%;
    margin-top: -17px;
    padding: 7px;
    background-color: #eee;
    z-index: 9999999
}

.es-navigation .es-prev {
    left: 0
}

.es-navigation .es-next {
    right: 0
}

.es-navigation .es-first,
.es-navigation .es-last {
    opacity: .5;
    filter: alpha(opacity=50);
    cursor: default
}

.es-navigation a span {
    display: block;
    width: 20px;
    height: 20px;
    text-indent: -9999px
}

.es-navigation .es-prev span {
    background: url(../images/arrows.png) no-repeat 0 0
}

.es-navigation .es-next span {
    background: url(../images/arrows.png) no-repeat -20px 0
}

.es-navigation .es-prev span.alt-arrow {
    background: url(../images/arrows.png) no-repeat 0 -20px
}

.es-navigation .es-next span.alt-arrow {
    background: url(../images/arrows.png) no-repeat -20px -20px
}

.es-pagination {
    position: absolute;
    left: 50%;
    bottom: 35px;
    z-index: 888
}

.es-pagination a {
    position: relative;
    right: 50%;
    float: left;
    width: 13px;
    height: 13px;
    overflow: hidden;
    margin: 0 5px;
    text-indent: -9999px;
    display: block;
    width: 15px;
    height: 15px;
    margin: 5px 7px;
    opacity: .5;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    background: #00aeef;
    z-index: 888
}

.es-pagination a:hover {
    filter: Alpha(Opacity=100);
    opacity: 1;
    z-index: 888
}

.es-pagination .es-active {
    filter: Alpha(Opacity=100);
    opacity: 1;
    z-index: 888
}

.es-ticker {
    position: absolute;
    bottom: 0;
    right: 0
}

.es-ticker a {
    display: block;
    padding: 7px;
    background: #eee
}

.es-ticker a span {
    display: block;
    width: 20px;
    height: 20px;
    text-indent: -9999px
}

.es-ticker .es-play span {
    background: url(../images/ticker.png) no-repeat 0 0
}

.es-ticker .es-pause span {
    background: url(../images/ticker.png) no-repeat -20px 0
}

@media only screen and (-webkit-min-device-pixel-ratio:1.5) {
    .es-navigation .es-prev span {
        background: url(../images/arrows%402x.png) no-repeat 0 0;
        background-size: 40px 40px
    }
    .es-navigation .es-next span {
        background: url(../images/arrows%402x.png) no-repeat -20px 0;
        background-size: 40px 40px
    }
    .es-ticker .es-play span {
        background: url(../images/ticker%402x.html) no-repeat 0 0;
        background-size: 40px 20px
    }
    .es-ticker .es-pause span {
        background: url(../images/ticker%402x.html) no-repeat -20px 0;
        background-size: 40px 20px
    }
}

@media screen and (max-width: 37.5em) {
    .es-pagination {
        left: 50%;
        bottom: 5px;
        width: 100%
    }
}

@media screen and (min-width: 37.5em) and (max-width: 64em) {
    .es-pagination {
        left: 50%;
        width: 100%;
        margin: 0 auto
    }
}

.image-slider .es-slides > li {
    position: relative
}

.image-caption {
    position: absolute;
    top: 8%;
    right: 5%;
    height: 35px
}

.image-caption span {
    display: block;
    line-height: 15px;
    padding: 10px;
    color: #ddd;
    text-transform: uppercase;
    font-weight: 700;
    background: #222;
    opacity: 0;
    -webkit-transition: -webkit-transform 0.3s, opacity .3s;
    -moz-transition: -moz-transform 0.3s, opacity .3s;
    -o-transition: -o-transform 0.3s, opacity .3s;
    transition: transform 0.3s, opacity .3s
}

.image-slider .es-before-slide .image-caption span {
    opacity: 0;
    -webkit-transform: translate(0, -35px);
    -moz-transform: translate(0, -35px);
    -o-transform: translate(0, -35px);
    transform: translate(0, -35px);
    -webkit-transition-duration: 0;
    -moz-transition-duration: 0;
    -o-transition-duration: 0;
    transition-duration: 0
}

.image-slider .es-after-slide .image-caption span {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
}

.featured-slider {
    padding-top: 20px
}

.featured-slider .es-pagination {
    left: 0;
    top: 0;
    bottom: auto
}

.featured-slider .es-pagination a {
    right: auto;
    margin: 0 10px 0 0
}

.featured-slider .es-slides > li {
    width: 200px;
    margin-right: 5px;
    border: 1px solid red
}

.featured-slider .featured-pic {
    position: relative;
    background: #fff
}

.featured-slider .featured-pic img {
    opacity: 1;
    -webkit-transition: opacity .3s;
    -moz-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s
}

.featured-slider .featured-pic:hover img {
    opacity: .7
}

.featured-slider .featured-pic:hover > a {
    visibility: visible
}

.featured-slider .featured-pic > a {
    position: absolute;
    visibility: hidden;
    top: 50%;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 65px;
    padding: 5px 0;
    margin-top: -15px;
    text-align: center;
    text-decoration: none;
    font-style: italic;
    line-height: 20px;
    color: #fff;
    background: #ff5452;
    z-index: 1
}

.featured-title {
    padding: 8px 15px;
    color: #666;
    background: #eee;
    border-top: 2px solid #ccc;
    border-bottom: 2px solid #ddd
}

.featured-title > a {
    display: block;
    text-decoration: none;
    font-style: normal;
    font-weight: 700;
    color: #444;
    font-size: 13px;
    line-height: 15px;
    margin-bottom: 3px;
    text-shadow: 0 1px 0 #fff
}

.featured-title > a:hover {
    color: #666
}

.featured-title > span {
    font-size: 11px;
    font-style: italic;
    line-height: 15px;
    color: #666
}

.fullwidth-slider .es-slides > li {
    width: 300px;
    height: 187px;
    background: rgba(0, 174, 239, .4);
    overflow: hidden
}

.fullwidth-slider .es-navigation a {
    top: 0;
    margin-top: 0;
    background: #ff5452
}

.fullwidth-slider .es-ticker {
    bottom: auto;
    top: 0;
    margin-right: 34px
}

.fullwidth-slider .es-slides > li img {
    opacity: 1;
    z-index: 888;
    border: 1px solid rgba(0, 174, 239, .4);
    border-bottom: none;
    backgground-color: #fff;
    opacity: 1;
    filter: alpha(opacity=100);
    z-index: 888;
    display: block;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    width: 100%
}

.fullwidth-title {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 10px;
    background: #fff;
    border: 1px solid rgba(0, 174, 239, .4);
    border-top: none;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    color: #000;
    font-size: 14px;
    z-index: 9999999;
    display: block;
    color: #000;
    text-transform: uppercase;
    font-style: normal;
    text-decoration: none;
    font-size: 13px;
    z-index: 888;
    font-weight: 400
}

.fullwidth-title > a {
    display: block;
    color: #000;
    text-transform: uppercase;
    font-style: normal;
    text-decoration: none;
    font-size: 13px
}

.fullwidth-title > a:after {
    content: "\2192";
    margin-left: 5px
}

.fullwidth-title > a:hover {
    color: #555
}

.fullwidth-title span {
    display: none;
    margin-top: 5px
}

.fullwidth-slider .es-slides > li:hover .fullwidth-title span {
    display: block
}

img {
    vertical-align: middle
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto
}

.img-thumbnail {
    padding: 4px;
    line-height: 1.428571429;
    background-color: #fff;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto
}

.carousel {
    display: none;
    position: relative;
    -ms-touch-action: pan-y
}

.carousel .util-wrapper-holder {
    overflow: hidden;
    position: relative;
    width: 100%
}

.carousel .util-wrapper {
    *zoom: 1;
    position: relative;
    display: none
}

.carousel .util-wrapper:before,
.carousel .util-wrapper:after {
    display: table;
    content: "";
    line-height: 0
}

.carousel .util-wrapper:after {
    clear: both
}

.carousel .util-item {
    float: left
}

.dragging,
.dragging * {
    cursor: url(https://www.google.com/intl/en_ALL/mapfiles/closedhand.cur), move
}

.util-theme-default .util-pagination {
    text-align: center;
    margin-top: 10px
}

.util-theme-default .util-page span {
    display: block;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    margin: 5px;
    margin-top: 25px
}

.util-theme-default .util-page {
    display: inline-block;
    cursor: pointer;
    zoom: 1;
    *display: inline
}

.util-theme-default .util-navigation {
    text-align: center;
    margin-top: 20px
}

.util-theme-default .util-prev,
.util-theme-default .util-next {
    display: inline-block;
    margin: 5px;
    color: #fff;
    cursor: pointer;
    font-size: 15px;
    line-height: 35px;
    transition: all .4s ease 0;
    -webkit-transition: all .4s ease 0;
    -ms-transition: all .4s ease 0;
    -o-transition: all .4s ease 0;
    font-family: 'FontAwesome';
    font-style: normal;
    font-weight: 600;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    border: 1px solid #00aeef;
    background-color: #00aeef;
    border-radius: 3px;
    font-size: 22px;
    height: 39px;
    line-height: 38px;
    opacity: 1;
    padding: 0;
    width: 39px
}

.util-theme-default .util-prev:before {
    content: '\f104'
}

.util-theme-default .util-next:before {
    content: '\f105'
}

.util-theme-default .util-prev {
    margin-left: 0
}

.util-theme-default .util-prev:hover,
.util-theme-default .util-next:hover {
    color: #00aeef;
    background-color: #fff
}

.util-theme-default .util-disable,
.util-theme-default .util-disable:hover {
    background-color: #bbb;
    opacity: .4;
    cursor: default
}

.sample-img .item {
    position: relative;
    margin: 5px 30px;
    overflow: hidden
}

.sample-img .meida-holder img {
    width: 100%;
    height: auto;
    vertical-align: middle;
    -webkit-filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
    -webkit-filter: grayscale(100%);
    filter: gray;
    opacity: .6;
    -webkit-transition: opacity .3s;
    -moz-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s
}

.sample-img .meida-holder:hover img {
    -webkit-filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0,0 1 0 0 0,0 0 1 0 0,0 0 0 1 0\'/></filter></svg>#grayscale");
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0,0 1 0 0 0,0 0 1 0 0,0 0 0 1 0\'/></filter></svg>#grayscale");
    -webkit-filter: grayscale(0%);
    filter: alpha(Opacity=100);
    opacity: 1
}

.owl-carousel .owl-wrapper:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel {
    display: none;
    position: relative;
    -ms-touch-action: pan-y
}

.owl-carousel .owl-wrapper {
    display: none;
    position: relative;
    -webkit-transform: translate3d(0px, 0px, 0px)
}

.owl-carousel .owl-wrapper-outer {
    overflow: hidden;
    position: relative;
    width: 100%
}

.owl-carousel .owl-wrapper-outer.autoHeight {
    -webkit-transition: height 500ms ease-in-out;
    -moz-transition: height 500ms ease-in-out;
    -ms-transition: height 500ms ease-in-out;
    -o-transition: height 500ms ease-in-out;
    transition: height 500ms ease-in-out
}

.owl-carousel .owl-item {
    float: left
}

.owl-controls .owl-page,
.owl-controls .owl-buttons div {
    cursor: pointer
}

.owl-controls {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

.grabbing {
    cursor: url(grabbing.html) 8 8, move
}

.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0)
}

.owl-origin {
    -webkit-perspective: 1200px;
    -webkit-perspective-origin-x: 50%;
    -webkit-perspective-origin-y: 50%;
    -moz-perspective: 1200px;
    -moz-perspective-origin-x: 50%;
    -moz-perspective-origin-y: 50%;
    perspective: 1200px
}

.owl-fade-out {
    z-index: 10;
    -webkit-animation: fadeOut .7s both ease;
    -moz-animation: fadeOut .7s both ease;
    animation: fadeOut .7s both ease
}

.owl-fade-in {
    -webkit-animation: fadeIn .7s both ease;
    -moz-animation: fadeIn .7s both ease;
    animation: fadeIn .7s both ease
}

.owl-backSlide-out {
    -webkit-animation: backSlideOut 1s both ease;
    -moz-animation: backSlideOut 1s both ease;
    animation: backSlideOut 1s both ease
}

.owl-backSlide-in {
    -webkit-animation: backSlideIn 1s both ease;
    -moz-animation: backSlideIn 1s both ease;
    animation: backSlideIn 1s both ease
}

.owl-goDown-out {
    -webkit-animation: scaleToFade .7s ease both;
    -moz-animation: scaleToFade .7s ease both;
    animation: scaleToFade .7s ease both
}

.owl-goDown-in {
    -webkit-animation: goDown .6s ease both;
    -moz-animation: goDown .6s ease both;
    animation: goDown .6s ease both
}

.owl-fadeUp-in {
    -webkit-animation: scaleUpFrom .5s ease both;
    -moz-animation: scaleUpFrom .5s ease both;
    animation: scaleUpFrom .5s ease both
}

.owl-fadeUp-out {
    -webkit-animation: scaleUpTo .5s ease both;
    -moz-animation: scaleUpTo .5s ease both;
    animation: scaleUpTo .5s ease both
}

@-webkit-keyframes empty {
    0% {
        opacity: 1
    }
}

@-moz-keyframes empty {
    0% {
        opacity: 1
    }
}

@keyframes empty {
    0% {
        opacity: 1
    }
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@-moz-keyframes fadeIn {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

@-moz-keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

@-webkit-keyframes backSlideOut {
    25% {
        opacity: .5;
        -webkit-transform: translateZ(-500px)
    }
    75% {
        opacity: .5;
        -webkit-transform: translateZ(-500px) translateX(-200%)
    }
    100% {
        opacity: .5;
        -webkit-transform: translateZ(-500px) translateX(-200%)
    }
}

@-moz-keyframes backSlideOut {
    25% {
        opacity: .5;
        -moz-transform: translateZ(-500px)
    }
    75% {
        opacity: .5;
        -moz-transform: translateZ(-500px) translateX(-200%)
    }
    100% {
        opacity: .5;
        -moz-transform: translateZ(-500px) translateX(-200%)
    }
}

@keyframes backSlideOut {
    25% {
        opacity: .5;
        transform: translateZ(-500px)
    }
    75% {
        opacity: .5;
        transform: translateZ(-500px) translateX(-200%)
    }
    100% {
        opacity: .5;
        transform: translateZ(-500px) translateX(-200%)
    }
}

@-webkit-keyframes backSlideIn {
    0%,
    25% {
        opacity: .5;
        -webkit-transform: translateZ(-500px) translateX(200%)
    }
    75% {
        opacity: .5;
        -webkit-transform: translateZ(-500px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateZ(0) translateX(0)
    }
}

@-moz-keyframes backSlideIn {
    0%,
    25% {
        opacity: .5;
        -moz-transform: translateZ(-500px) translateX(200%)
    }
    75% {
        opacity: .5;
        -moz-transform: translateZ(-500px)
    }
    100% {
        opacity: 1;
        -moz-transform: translateZ(0) translateX(0)
    }
}

@keyframes backSlideIn {
    0%,
    25% {
        opacity: .5;
        transform: translateZ(-500px) translateX(200%)
    }
    75% {
        opacity: .5;
        transform: translateZ(-500px)
    }
    100% {
        opacity: 1;
        transform: translateZ(0) translateX(0)
    }
}

@-webkit-keyframes scaleToFade {
    to {
        opacity: 0;
        -webkit-transform: scale(.8)
    }
}

@-moz-keyframes scaleToFade {
    to {
        opacity: 0;
        -moz-transform: scale(.8)
    }
}

@keyframes scaleToFade {
    to {
        opacity: 0;
        transform: scale(.8)
    }
}

@-webkit-keyframes goDown {
    from {
        -webkit-transform: translateY(-100%)
    }
}

@-moz-keyframes goDown {
    from {
        -moz-transform: translateY(-100%)
    }
}

@keyframes goDown {
    from {
        transform: translateY(-100%)
    }
}

@-webkit-keyframes scaleUpFrom {
    from {
        opacity: 0;
        -webkit-transform: scale(1.5)
    }
}

@-moz-keyframes scaleUpFrom {
    from {
        opacity: 0;
        -moz-transform: scale(1.5)
    }
}

@keyframes scaleUpFrom {
    from {
        opacity: 0;
        transform: scale(1.5)
    }
}

@-webkit-keyframes scaleUpTo {
    to {
        opacity: 0;
        -webkit-transform: scale(1.5)
    }
}

@-moz-keyframes scaleUpTo {
    to {
        opacity: 0;
        -moz-transform: scale(1.5)
    }
}

@keyframes scaleUpTo {
    to {
        opacity: 0;
        transform: scale(1.5)
    }
}

.owl-theme .owl-controls {
    margin-top: 10px;
    text-align: center
}

.owl-theme .owl-controls .owl-buttons div {
    color: #00aeef;
    display: inline-block;
    zoom: 1;
    *display: inline;
    margin: 5px;
    padding: 3px 10px;
    font-size: 12px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    background: #fff;
    filter: Alpha(Opacity=50);
    /opacity: .5
}

.owl-theme .owl-controls.clickable .owl-buttons div:hover {
    filter: Alpha(Opacity=100);
    opacity: 1;
    text-decoration: none
}

.owl-theme .owl-controls .owl-page {
    display: inline-block;
    zoom: 1;
    *display: inline
}

.owl-theme .owl-controls .owl-page span {
    display: block;
    width: 12px;
    height: 12px;
    margin: 5px 7px;
    filter: Alpha(Opacity=50);
    opacity: .5;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background: #869791
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
    filter: Alpha(Opacity=100);
    opacity: 1
}

.owl-theme .owl-controls .owl-page span.owl-numbers {
    height: auto;
    width: auto;
    color: #FFF;
    padding: 2px 10px;
    font-size: 12px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px
}

.owl-item.loading {
    min-height: 150px;
    background: url(../images/loader.gif) no-repeat center center
}

.owl-theme .owl-controls .owl-buttons,
.owl-theme .owl-controls .owl-buttons div,
.owl-theme .owl-controls .owl-page span {
    transition: all .4s ease 0;
    -webkit-transition: all .4s ease 0;
    -ms-transition: all .4s ease 0;
    -o-transition: all .4s ease 0
}

.owl-theme .owl-controls {
    margin-top: 0
}

.owl-theme .owl-controls .owl-buttons {
    z-index: 9
}

.owl-theme .owl-controls {
    margin-top: 20px
}

.owl-theme .owl-controls .owl-buttons div {
    background-color: #fff;
    border-radius: 3px;
    font-size: 22px;
    height: 40px;
    line-height: 39px;
    opacity: 1;
    padding: 0;
    width: 40px;
    position: relative
}

.owl-theme .owl-controls .owl-buttons div:before {
    background-color: #fff;
    content: "";
    height: 1px;
    left: calc(-100% - 30px);
    position: absolute;
    top: calc(50% - 1px);
    width: 60px
}

.owl-theme .owl-controls .owl-buttons div.owl-next:before {
    left: inherit;
    right: calc(-100% - 30px)
}

.owl-theme .owl-controls .owl-page span {
    background-color: #fff;
    margin: 5px
}

.owl-theme .owl-controls .owl-page.active {
    border-color: #00aeef!important
}

.owl-theme .owl-controls .owl-buttons div:hover {
    background-color: #00aeef
}

.owl-theme .owl-controls .owl-buttons div:hover i {
    color: #fff
}

.tp-static-layers {
    position: absolute;
    z-index: 505;
    top: 0;
    left: 0
}

.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
}

img.tp-slider-alternative-image {
    width: 100%;
    height: auto
}

.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, 0.6)!important;
    font-size: 15px;
    line-height: 45px!important;
    background: url(../images/gradient/g30.html) repeat-x top;
    font-family: arial, sans-serif;
    font-weight: 700;
    letter-spacing: -1px
}

.tp-simpleresponsive .button.big {
    color: #fff;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.6);
    font-weight: 700;
    padding: 9px 20px;
    font-size: 19px;
    line-height: 57px!important;
    background: url(../images/gradient/g40.html) 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: 400
    }
    .tp-simpleresponsive a.button {
        -webkit-transition: none;
        -moz-transition: none;
        -o-transition: none;
        -ms-transition: none
    }
}

@media only screen and (min-width: 0px) and (max-width: 479px) {
    .tp-simpleresponsive .button {
        padding: 2px 5px;
        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(../assets/shadow1.html) no-repeat;
    background-size: 100% 100%;
    width: 890px;
    height: 60px;
    bottom: -60px
}

.tp-bannershadow.tp-shadow2 {
    background: url(../assets/shadow2.html) no-repeat;
    background-size: 100% 100%;
    width: 890px;
    height: 60px;
    bottom: -60px
}

.tp-bannershadow.tp-shadow3 {
    background: url(../assets/shadow3.html) 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
}

.fullcoveredvideo video,
.fullscreenvideo video {
    background: #000
}

.fullcoveredvideo .tp-poster {
    background-position: center center;
    background-size: cover;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.html5vid.videoisplaying .tp-poster {
    display: none
}

.tp-video-play-button {
    background: #000;
    background: rgba(0, 0, 0, 0.3);
    padding: 5px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    position: absolute;
    top: 50%;
    left: 50%;
    font-size: 40px;
    color: #FFF;
    z-index: 3;
    margin-top: -27px;
    margin-left: -28px;
    text-align: center;
    cursor: pointer
}

.html5vid .tp-revstop {
    width: 15px;
    height: 20px;
    border-left: 5px solid #fff;
    border-right: 5px solid #fff;
    position: relative;
    margin: 10px 20px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    display: none
}

.html5vid.videoisplaying .revicon-right-dir {
    display: none
}

.html5vid.videoisplaying .tp-revstop {
    display: block
}

.html5vid.videoisplaying .tp-video-play-button {
    display: none
}

.html5vid:hover .tp-video-play-button {
    display: block
}

.fullcoveredvideo .tp-video-play-button {
    display: none!important
}

.tp-video-controls {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 5px;
    opacity: 0;
    -webkit-transition: opacity .3s;
    -moz-transition: opacity .3s;
    -o-transition: opacity .3s;
    -ms-transition: opacity .3s;
    transition: opacity .3s;
    background-image: linear-gradient(bottom, #000 13%, #323232 100%);
    background-image: -o-linear-gradient(bottom, #000 13%, #323232 100%);
    background-image: -moz-linear-gradient(bottom, #000 13%, #323232 100%);
    background-image: -webkit-linear-gradient(bottom, #000 13%, #323232 100%);
    background-image: -ms-linear-gradient(bottom, #000 13%, #323232 100%);
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.13, #000), color-stop(1, #323232));
    display: table;
    max-width: 100%;
    overflow: hidden;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box
}

.tp-caption:hover .tp-video-controls {
    opacity: .9
}

.tp-video-button {
    background: rgba(0, 0, 0, .5);
    border: 0;
    color: #EEE;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    cursor: pointer;
    line-height: 12px;
    font-size: 12px;
    color: #fff;
    padding: 0;
    margin: 0;
    outline: none
}

.tp-video-button:hover {
    cursor: pointer
}

.tp-video-button-wrap,
.tp-video-seek-bar-wrap,
.tp-video-vol-bar-wrap {
    padding: 0 5px;
    display: table-cell
}

.tp-video-seek-bar-wrap {
    width: 80%
}

.tp-video-vol-bar-wrap {
    width: 20%
}

.tp-volume-bar,
.tp-seek-bar {
    width: 100%;
    cursor: pointer;
    outline: none;
    line-height: 12px;
    margin: 0;
    padding: 0
}

.tp-dottedoverlay {
    background-repeat: repeat;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 4
}

.tp-dottedoverlay.twoxtwo {
    background: url(../assets/gridtile.html)
}

.tp-dottedoverlay.twoxtwowhite {
    background: url(../assets/gridtile_white.html)
}

.tp-dottedoverlay.threexthree {
    background: url(../assets/gridtile_3x3.html)
}

.tp-dottedoverlay.threexthreewhite {
    background: url(../assets/gridtile_3x3_white.html)
}

.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(../assets/boxed_bgtile.html);
    height: 40px;
    padding: 0 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}

.tp-bullets.simplebullets.navbar-old {
    background: url(../assets/navigdots_bgtile.html);
    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(../assets/bullet.html) 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(../assets/bullets.html) 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(../assets/bullets2.html) 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(../assets/bullets2.html) 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(../assets/bullet_boxed.html) 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(../assets/navigdots.html) 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(5px)
}

.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;
    width: 40px;
    height: 40px
}

.tp-rightarrow {
    z-index: 100;
    cursor: pointer;
    position: relative;
    width: 40px;
    height: 40px
}

.tp-leftarrow.round {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(../images/small_left.html) 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(../images/small_right.html) 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(../images/arrow_left.html) 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(../images/arrow_right.html) 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(../images/small_left_boxed.html) 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(../images/small_right_boxed.html) 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(../images/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(../images/arrowright.html) 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(../images/arrow_left2.html) 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(../images/arrow_right2.html) 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(../images/arrow_left2.html) 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(../images/arrow_right2.html) no-Repeat top left;
    width: 12px;
    height: 17px;
    float: left;
    margin-left: 0;
    margin-top: 0
}

.tp-leftarrow.default {
    position: absolute;
    z-index: 20;
    margin-left: 0;
    bottom: 48%;
    width: 70px;
    height: 70px;
    display: block;
    position: relative;
    background: rgba(255, 255, 255, 0.63);
    width: 70px;
    height: 70px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    cursor: pointer;
    z-index: 100;
    border-radius: 50%;
    behavior: url(PIE.html);
    border: 1px solid rgba(0, 174, 239, .3)
}

.tp-leftarrow.default:after {
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    font-family: FontAwesome;
    font-size: 65px;
    position: absolute;
    font-style: normal;
    font-weight: 400;
    text-decoration: none;
    cursor: default;
    line-height: 70px;
    color: #000;
    content: '\f104';
    margin-left: 20px;
    opacity: .4
}

.tp-leftarrow.default:hover:after {
    cursor: pointer;
    color: #00aeef;
    opacity: 1
}

.tp-rightarrow.default {
    position: absolute;
    right: 5px;
    z-index: 20;
    margin-left: 0;
    bottom: 48%;
    width: 70px;
    height: 70px;
    display: block;
    display: block;
    position: relative;
    background: rgba(255, 255, 255, 0.63);
    width: 70px;
    height: 70px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    border-radius: 50%;
    behavior: url(PIE.html);
    border: 1px solid rgba(0, 174, 239, .3)
}

.tp-rightarrow.default:after {
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    font-family: FontAwesome;
    font-size: 65px;
    position: absolute;
    font-style: normal;
    font-weight: 400;
    text-decoration: none;
    cursor: default;
    line-height: 70px;
    color: #000;
    content: '\f105';
    margin-left: 25px;
    opacity: .4
}

.tp-rightarrow.default:hover:after {
    cursor: pointer;
    color: #00aeef;
    opacity: 1
}

.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(../assets/timer.html);
    position: absolute;
    z-index: 200;
    top: 0
}

.tp-bannertimer.tp-bottom {
    bottom: 0;
    height: 5px;
    top: auto
}

@media only screen and (min-width: 0px) and (max-width: 479px) {
    .responsive .tp-bullets {
        display: none
    }
    .responsive .tparrows {
        display: 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,
.tp-simpleresponsive ul li,
.tp-simpleresponsive ul li:before {
    list-style: none;
    padding: 0!important;
    margin: 0!important;
    list-style: none!important;
    overflow-x: visible;
    overflow-y: visible;
    background-image: none
}

.tp-simpleresponsive >ul >li {
    list-style: none;
    position: absolute;
    visibility: hidden
}

.caption.slidelink a div,
.tp-caption.slidelink a div {
    width: 3000px;
    height: 1500px;
    background: url(../assets/coloredbg.html) repeat
}

.tp-caption.slidelink a span {
    background: url(../assets/coloredbg.html) repeat
}

.tparrows .tp-arr-imgholder {
    display: none
}

.tparrows .tp-arr-titleholder {
    display: none
}

.tparrows.preview1 {
    width: 100px;
    height: 100px;
    -webkit-transform-style: preserve-3d;
    -webkit-perspective: 1000;
    -moz-perspective: 1000;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    background: transparent
}

.tparrows.preview1:after {
    position: absolute;
    left: 0;
    top: 0;
    font-family: "revicons";
    color: #fff;
    font-size: 30px;
    width: 100px;
    height: 100px;
    text-align: center;
    background: #fff;
    background: rgba(0, 0, 0, 0.15);
    z-index: 2;
    line-height: 100px;
    -webkit-transition: background 0.3s, color .3s;
    -moz-transition: background 0.3s, color .3s;
    transition: background 0.3s, color .3s
}

.tp-rightarrow.preview1:after {
    content: '\e825'
}

.tp-leftarrow.preview1:after {
    content: '\e824'
}

.tparrows.preview1:hover:after {
    background: rgba(255, 255, 255, 1);
    color: #aaa
}

.tparrows.preview1 .tp-arr-imgholder {
    background-size: cover;
    background-position: center center;
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    -webkit-transition: -webkit-transform .3s;
    transition: transform .3s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.tparrows.preview1 .tp-arr-iwrapper {
    -webkit-transition: all .3s;
    transition: all .3s;
    -ms-filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0
}

.tparrows.preview1:hover .tp-arr-iwrapper {
    -ms-filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=100);
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1
}

.tp-rightarrow.preview1 .tp-arr-imgholder {
    right: 100%;
    -webkit-transform: rotateY(-90deg);
    transform: rotateY(-90deg);
    -webkit-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    -ms-filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0
}

.tp-leftarrow.preview1 .tp-arr-imgholder {
    left: 100%;
    -webkit-transform: rotateY(90deg);
    transform: rotateY(90deg);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -ms-filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0
}

.tparrows.preview1:hover .tp-arr-imgholder {
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
    -ms-filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=100);
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1
}

@media only screen and (min-width: 768px) and (max-width: 979px) {
    .tparrows.preview1,
    .tparrows.preview1:after {
        width: 80px;
        height: 80px;
        line-height: 80px;
        font-size: 24px
    }
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
    .tparrows.preview1,
    .tparrows.preview1:after {
        width: 60px;
        height: 60px;
        line-height: 60px;
        font-size: 20px
    }
}

@media only screen and (min-width: 0px) and (max-width: 479px) {
    .tparrows.preview1,
    .tparrows.preview1:after {
        width: 40px;
        height: 40px;
        line-height: 40px;
        font-size: 12px
    }
}

.tp-bullets.preview1 {
    height: 21px
}

.tp-bullets.preview1 .bullet {
    cursor: pointer;
    position: relative!important;
    background: rgba(0, 0, 0, 0.15)!important;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    width: 5px!important;
    height: 5px!important;
    border: 8px solid rgba(0, 0, 0, 0)!important;
    display: inline-block;
    margin-right: 5px!important;
    margin-bottom: 0!important;
    -webkit-transition: background-color 0.2s, border-color .2s;
    -moz-transition: background-color 0.2s, border-color .2s;
    -o-transition: background-color 0.2s, border-color .2s;
    -ms-transition: background-color 0.2s, border-color .2s;
    transition: background-color 0.2s, border-color .2s;
    float: none!important;
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box
}

.tp-bullets.preview1 .bullet.last {
    margin-right: 0
}

.tp-bullets.preview1 .bullet:hover,
.tp-bullets.preview1 .bullet.selected {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background: #aaa!important;
    width: 5px!important;
    height: 5px!important;
    border: 8px solid rgba(255, 255, 255, 1)!important
}

.tparrows.preview2 {
    min-width: 60px;
    min-height: 60px;
    background: #fff;
    border-radius: 30px;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    overflow: hidden;
    -webkit-transition: -webkit-transform 1.3s;
    -webkit-transition: width 0.3s, background-color 0.3s, opacity .3s;
    transition: width 0.3s, background-color 0.3s, opacity .3s;
    backface-visibility: hidden
}

.tparrows.preview2:after {
    position: absolute;
    top: 50%;
    font-family: "revicons";
    color: #aaa;
    font-size: 25px;
    margin-top: -12px;
    -webkit-transition: color .3s;
    -moz-transition: color .3s;
    transition: color .3s
}

.tp-rightarrow.preview2:after {
    content: '\e81e';
    right: 18px
}

.tp-leftarrow.preview2:after {
    content: '\e81f';
    left: 18px
}

.tparrows.preview2 .tp-arr-titleholder {
    background-size: cover;
    background-position: center center;
    display: block;
    visibility: hidden;
    position: relative;
    top: 0;
    -webkit-transition: -webkit-transform .3s;
    transition: transform .3s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    white-space: nowrap;
    color: #000;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 14px;
    line-height: 60px;
    padding: 0 10px
}

.tp-rightarrow.preview2 .tp-arr-titleholder {
    right: 50px;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%)
}

.tp-leftarrow.preview2 .tp-arr-titleholder {
    left: 50px;
    -webkit-transform: translateX(100%);
    transform: translateX(100%)
}

.tparrows.preview2.hovered {
    width: 300px
}

.tparrows.preview2:hover {
    background: #fff
}

.tparrows.preview2:hover:after {
    color: #000
}

.tparrows.preview2:hover .tp-arr-titleholder {
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
    visibility: visible;
    position: absolute
}

.tp-bullets.preview2 {
    height: 17px
}

.tp-bullets.preview2 .bullet {
    cursor: pointer;
    position: relative!important;
    background: rgba(0, 0, 0, 0.5)!important;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    width: 6px!important;
    height: 6px!important;
    border: 5px solid rgba(0, 0, 0, 0)!important;
    display: inline-block;
    margin-right: 2px!important;
    margin-bottom: 0!important;
    -webkit-transition: background-color 0.2s, border-color .2s;
    -moz-transition: background-color 0.2s, border-color .2s;
    -o-transition: background-color 0.2s, border-color .2s;
    -ms-transition: background-color 0.2s, border-color .2s;
    transition: background-color 0.2s, border-color .2s;
    float: none!important;
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box
}

.tp-bullets.preview2 .bullet.last {
    margin-right: 0
}

.tp-bullets.preview2 .bullet:hover,
.tp-bullets.preview2 .bullet.selected {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background: rgba(255, 255, 255, 1)!important;
    width: 6px!important;
    height: 6px!important;
    border: 5px solid rgba(0, 0, 0, 1)!important
}

.tp-arr-titleholder.alwayshidden {
    display: none!important
}

@media only screen and (min-width: 768px) and (max-width: 979px) {
    .tparrows.preview2 {
        min-width: 40px;
        min-height: 40px;
        width: 40px;
        height: 40px;
        border-radius: 20px;
        -moz-border-radius: 20px;
        -webkit-border-radius: 20px
    }
    .tparrows.preview2:after {
        position: absolute;
        top: 50%;
        font-family: "revicons";
        font-size: 20px;
        margin-top: -12px
    }
    .tp-rightarrow.preview2:after {
        content: '\e81e';
        right: 11px
    }
    .tp-leftarrow.preview2:after {
        content: '\e81f';
        left: 11px
    }
    .tparrows.preview2 .tp-arr-titleholder {
        font-size: 12px;
        line-height: 40px;
        letter-spacing: 0
    }
    .tp-rightarrow.preview2 .tp-arr-titleholder {
        right: 35px
    }
    .tp-leftarrow.preview2 .tp-arr-titleholder {
        left: 35px
    }
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
    .tparrows.preview2 {
        min-width: 30px;
        min-height: 30px;
        width: 30px;
        height: 30px;
        border-radius: 15px;
        -moz-border-radius: 15px;
        -webkit-border-radius: 15px
    }
    .tparrows.preview2:after {
        position: absolute;
        top: 50%;
        font-family: "revicons";
        font-size: 14px;
        margin-top: -12px
    }
    .tp-rightarrow.preview2:after {
        content: '\e81e';
        right: 8px
    }
    .tp-leftarrow.preview2:after {
        content: '\e81f';
        left: 8px
    }
    .tparrows.preview2 .tp-arr-titleholder {
        font-size: 10px;
        line-height: 30px;
        letter-spacing: 0
    }
    .tp-rightarrow.preview2 .tp-arr-titleholder {
        right: 25px
    }
    .tp-leftarrow.preview2 .tp-arr-titleholder {
        left: 25px
    }
    .tparrows.preview2 .tp-arr-titleholder {
        display: none;
        visibility: none
    }
}

@media only screen and (min-width: 0px) and (max-width: 479px) {
    .tparrows.preview2 {
        min-width: 30px;
        min-height: 30px;
        width: 30px;
        height: 30px;
        border-radius: 15px;
        -moz-border-radius: 15px;
        -webkit-border-radius: 15px
    }
    .tparrows.preview2:after {
        position: absolute;
        top: 50%;
        font-family: "revicons";
        font-size: 14px;
        margin-top: -12px
    }
    .tp-rightarrow.preview2:after {
        content: '\e81e';
        right: 8px
    }
    .tp-leftarrow.preview2:after {
        content: '\e81f';
        left: 8px
    }
    .tparrows.preview2 .tp-arr-titleholder {
        display: none;
        visibility: none
    }
    .tparrows.preview2:hover {
        width: 30px!important;
        height: 30px!important
    }
    .slide__btn {
        display: none
    }
}

.tparrows.preview3 {
    width: 70px;
    height: 70px;
    background: #fff;
    background: rgba(255, 255, 255, 1);
    -webkit-transform-style: flat
}

.tparrows.preview3:after {
    position: absolute;
    line-height: 70px;
    text-align: center;
    font-family: "revicons";
    color: #aaa;
    font-size: 30px;
    top: 0;
    left: 0;
    background: #fff;
    z-index: 100;
    width: 70px;
    height: 70px;
    -webkit-transition: color .3s;
    -moz-transition: color .3s;
    transition: color .3s
}

.tparrows.preview3:hover:after {
    color: #000
}

.tp-rightarrow.preview3:after {
    content: '\e825'
}

.tp-leftarrow.preview3:after {
    content: '\e824'
}

.tparrows.preview3 .tp-arr-iwrapper {
    -webkit-transform: scale(0, 1);
    transform: scale(0, 1);
    -webkit-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    -webkit-transition: -webkit-transform .2s;
    transition: transform .2s;
    z-index: 0;
    position: absolute;
    background: #000;
    background: rgba(0, 0, 0, 0.75);
    display: table;
    min-height: 90px;
    top: -10px
}

.tp-leftarrow.preview3 .tp-arr-iwrapper {
    -webkit-transform: scale(0, 1);
    transform: scale(0, 1);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%
}

.tparrows.preview3 .tp-arr-imgholder {
    display: block;
    background-size: cover;
    background-position: center center;
    display: table-cell;
    min-width: 90px;
    height: 90px;
    position: relative;
    top: 0
}

.tp-rightarrow.preview3 .tp-arr-iwrapper {
    right: 0;
    padding-right: 70px
}

.tp-leftarrow.preview3 .tp-arr-iwrapper {
    left: 0;
    direction: rtl;
    padding-left: 70px
}

.tparrows.preview3 .tp-arr-titleholder {
    display: table-cell;
    padding: 30px;
    font-size: 16px;
    color: #fff;
    white-space: nowrap;
    position: relative;
    clear: right;
    vertical-align: middle
}

.tparrows.preview3:hover .tp-arr-iwrapper {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1)
}

.tp-bullets.preview3 {
    height: 17px
}

.tp-bullets.preview3 .bullet {
    cursor: pointer;
    position: relative!important;
    background: rgba(0, 0, 0, 0.5)!important;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    width: 6px!important;
    height: 6px!important;
    border: 5px solid rgba(0, 0, 0, 0)!important;
    display: inline-block;
    margin-right: 2px!important;
    margin-bottom: 0!important;
    -webkit-transition: background-color 0.2s, border-color .2s;
    -moz-transition: background-color 0.2s, border-color .2s;
    -o-transition: background-color 0.2s, border-color .2s;
    -ms-transition: background-color 0.2s, border-color .2s;
    transition: background-color 0.2s, border-color .2s;
    float: none!important;
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box
}

.tp-bullets.preview3 .bullet.last {
    margin-right: 0
}

.tp-bullets.preview3 .bullet:hover,
.tp-bullets.preview3 .bullet.selected {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background: rgba(255, 255, 255, 1)!important;
    width: 6px!important;
    height: 6px!important;
    border: 5px solid rgba(0, 0, 0, 1)!important
}

@media only screen and (min-width: 768px) and (max-width: 979px) {
    .tparrows.preview3:after,
    .tparrows.preview3 {
        width: 50px;
        height: 50px;
        line-height: 50px;
        font-size: 20px
    }
    .tparrows.preview3 .tp-arr-iwrapper {
        min-height: 70px
    }
    .tparrows.preview3 .tp-arr-imgholder {
        min-width: 70px;
        height: 70px
    }
    .tp-rightarrow.preview3 .tp-arr-iwrapper {
        padding-right: 50px
    }
    .tp-leftarrow.preview3 .tp-arr-iwrapper {
        padding-left: 50px
    }
    .tparrows.preview3 .tp-arr-titleholder {
        padding: 10px;
        font-size: 16px
    }
}

@media only screen and (max-width: 767px) {
    .tparrows.preview3:after,
    .tparrows.preview3 {
        width: 50px;
        height: 50px;
        line-height: 50px;
        font-size: 20px
    }
    .tparrows.preview3 .tp-arr-iwrapper {
        min-height: 70px
    }
}

.tparrows.preview4 {
    width: 30px;
    height: 110px;
    background: transparent;
    -webkit-transform-style: preserve-3d;
    -webkit-perspective: 1000;
    -moz-perspective: 1000
}

.tparrows.preview4:after {
    position: absolute;
    line-height: 110px;
    text-align: center;
    font-family: "revicons";
    color: #fff;
    font-size: 20px;
    top: 0;
    left: 0;
    z-index: 0;
    width: 30px;
    height: 110px;
    background: #000;
    background: rgba(0, 0, 0, 0.25);
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    -ms-filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=100);
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1
}

.tp-rightarrow.preview4:after {
    content: '\e825'
}

.tp-leftarrow.preview4:after {
    content: '\e824'
}

.tparrows.preview4 .tp-arr-allwrapper {
    visibility: hidden;
    width: 180px;
    position: absolute;
    z-index: 1;
    min-height: 120px;
    top: 0;
    left: -150px;
    overflow: hidden;
    -webkit-perspective: 1000px;
    -webkit-transform-style: flat
}

.tp-leftarrow.preview4 .tp-arr-allwrapper {
    left: 0
}

.tparrows.preview4 .tp-arr-iwrapper {
    position: relative
}

.tparrows.preview4 .tp-arr-imgholder {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 180px;
    height: 110px;
    position: relative;
    top: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.tparrows.preview4 .tp-arr-imgholder2 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 180px;
    height: 110px;
    position: absolute;
    top: 0;
    left: 180px;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.tp-leftarrow.preview4 .tp-arr-imgholder2 {
    left: -180px
}

.tparrows.preview4 .tp-arr-titleholder {
    display: block;
    font-size: 12px;
    line-height: 25px;
    padding: 0 10px;
    text-align: left;
    color: #fff;
    position: relative;
    background: #000;
    color: #FFF;
    text-transform: uppercase;
    white-space: nowrap;
    letter-spacing: 1px;
    font-weight: 700;
    font-size: 11px;
    line-height: 2.75;
    -webkit-transition: all .3s;
    transition: all .3s;
    -webkit-transform: rotateX(-90deg);
    transform: rotateX(-90deg);
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -ms-filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0
}

.tparrows.preview4:after {
    transform-origin: 100% 100%;
    -webkit-transform-origin: 100% 100%
}

.tp-leftarrow.preview4:after {
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0
}

@media only screen and (min-width: 768px) {
    .tparrows.preview4:hover:after {
        -webkit-transform: rotateY(-90deg);
        transform: rotateY(-90deg)
    }
    .tp-leftarrow.preview4:hover:after {
        -webkit-transform: rotateY(90deg);
        transform: rotateY(90deg)
    }
    .tparrows.preview4:hover .tp-arr-titleholder {
        -webkit-transition-delay: .4s;
        transition-delay: .4s;
        -webkit-transform: rotateX(0deg);
        transform: rotateX(0deg);
        -ms-filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=100);
        filter: alpha(opacity=100);
        -moz-opacity: 1;
        -khtml-opacity: 1;
        opacity: 1
    }
}

.tp-bullets.preview4 {
    height: 17px
}

.tp-bullets.preview4 .bullet {
    cursor: pointer;
    position: relative!important;
    background: rgba(0, 0, 0, 0.5)!important;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    width: 6px!important;
    height: 6px!important;
    border: 5px solid rgba(0, 0, 0, 0)!important;
    display: inline-block;
    margin-right: 2px!important;
    margin-bottom: 0!important;
    -webkit-transition: background-color 0.2s, border-color .2s;
    -moz-transition: background-color 0.2s, border-color .2s;
    -o-transition: background-color 0.2s, border-color .2s;
    -ms-transition: background-color 0.2s, border-color .2s;
    transition: background-color 0.2s, border-color .2s;
    float: none!important;
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box
}

.tp-bullets.preview4 .bullet.last {
    margin-right: 0
}

.tp-bullets.preview4 .bullet:hover,
.tp-bullets.preview4 .bullet.selected {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background: rgba(255, 255, 255, 1)!important;
    width: 6px!important;
    height: 6px!important;
    border: 5px solid rgba(0, 0, 0, 1)!important
}

@media only screen and (max-width: 767px) {
    .tparrows.preview4 {
        width: 20px;
        height: 80px
    }
    .tparrows.preview4:after {
        width: 20px;
        height: 80px;
        line-height: 80px;
        font-size: 14px
    }
    .tparrows.preview1 .tp-arr-allwrapper,
    .tparrows.preview2 .tp-arr-allwrapper,
    .tparrows.preview3 .tp-arr-allwrapper,
    .tparrows.preview4 .tp-arr-allwrapper {
        display: none!important
    }
}

.tp-loader {
    top: 45%;
    left: 45%;
    z-index: 10000;
    position: absolute
}

.loader {
    font-size: 25px;
    width: 1em;
    height: 1em;
    border-radius: 50%;
    position: relative;
    text-indent: -9999em;
    -webkit-animation: load5 1.1s infinite ease;
    animation: load5 1.1s infinite ease;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0)
}

@-webkit-keyframes load5 {
    0%,
    100% {
        box-shadow: 0 -2.6em 0 0 #ffffff, 1.8em -1.8em 0 0 rgba(255, 255, 255, 0.2), 2.5em 0 0 0 rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0 rgba(255, 255, 255, 0.2), 0 2.5em 0 0 rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0 rgba(255, 255, 255, 0.2), -2.6em 0 0 0 rgba(255, 255, 255, 0.5), -1.8em -1.8em 0 0 rgba(255, 255, 255, 0.7)
    }
    12.5% {
        box-shadow: 0 -2.6em 0 0 rgba(255, 255, 255, 0.7), 1.8em -1.8em 0 0 #ffffff, 2.5em 0 0 0 rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0 rgba(255, 255, 255, 0.2), 0 2.5em 0 0 rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0 rgba(255, 255, 255, 0.2), -2.6em 0 0 0 rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0 rgba(255, 255, 255, 0.5)
    }
    25% {
        box-shadow: 0 -2.6em 0 0 rgba(255, 255, 255, 0.5), 1.8em -1.8em 0 0 rgba(255, 255, 255, 0.7), 2.5em 0 0 0 #ffffff, 1.75em 1.75em 0 0 rgba(255, 255, 255, 0.2), 0 2.5em 0 0 rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0 rgba(255, 255, 255, 0.2), -2.6em 0 0 0 rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0 rgba(255, 255, 255, 0.2)
    }
    37.5% {
        box-shadow: 0 -2.6em 0 0 rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0 rgba(255, 255, 255, 0.5), 2.5em 0 0 0 rgba(255, 255, 255, 0.7), 1.75em 1.75em 0 0 #ffffff, 0 2.5em 0 0 rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0 rgba(255, 255, 255, 0.2), -2.6em 0 0 0 rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0 rgba(255, 255, 255, 0.2)
    }
    50% {
        box-shadow: 0 -2.6em 0 0 rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0 rgba(255, 255, 255, 0.2), 2.5em 0 0 0 rgba(255, 255, 255, 0.5), 1.75em 1.75em 0 0 rgba(255, 255, 255, 0.7), 0 2.5em 0 0 #ffffff, -1.8em 1.8em 0 0 rgba(255, 255, 255, 0.2), -2.6em 0 0 0 rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0 rgba(255, 255, 255, 0.2)
    }
    62.5% {
        box-shadow: 0 -2.6em 0 0 rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0 rgba(255, 255, 255, 0.2), 2.5em 0 0 0 rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0 rgba(255, 255, 255, 0.5), 0 2.5em 0 0 rgba(255, 255, 255, 0.7), -1.8em 1.8em 0 0 #ffffff, -2.6em 0 0 0 rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0 rgba(255, 255, 255, 0.2)
    }
    75% {
        box-shadow: 0 -2.6em 0 0 rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0 rgba(255, 255, 255, 0.2), 2.5em 0 0 0 rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0 rgba(255, 255, 255, 0.2), 0 2.5em 0 0 rgba(255, 255, 255, 0.5), -1.8em 1.8em 0 0 rgba(255, 255, 255, 0.7), -2.6em 0 0 0 #ffffff, -1.8em -1.8em 0 0 rgba(255, 255, 255, 0.2)
    }
    87.5% {
        box-shadow: 0 -2.6em 0 0 rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0 rgba(255, 255, 255, 0.2), 2.5em 0 0 0 rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0 rgba(255, 255, 255, 0.2), 0 2.5em 0 0 rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0 rgba(255, 255, 255, 0.5), -2.6em 0 0 0 rgba(255, 255, 255, 0.7), -1.8em -1.8em 0 0 #fff
    }
}

@keyframes load5 {
    0%,
    100% {
        box-shadow: 0 -2.6em 0 0 #ffffff, 1.8em -1.8em 0 0 rgba(255, 255, 255, 0.2), 2.5em 0 0 0 rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0 rgba(255, 255, 255, 0.2), 0 2.5em 0 0 rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0 rgba(255, 255, 255, 0.2), -2.6em 0 0 0 rgba(255, 255, 255, 0.5), -1.8em -1.8em 0 0 rgba(255, 255, 255, 0.7)
    }
    12.5% {
        box-shadow: 0 -2.6em 0 0 rgba(255, 255, 255, 0.7), 1.8em -1.8em 0 0 #ffffff, 2.5em 0 0 0 rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0 rgba(255, 255, 255, 0.2), 0 2.5em 0 0 rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0 rgba(255, 255, 255, 0.2), -2.6em 0 0 0 rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0 rgba(255, 255, 255, 0.5)
    }
    25% {
        box-shadow: 0 -2.6em 0 0 rgba(255, 255, 255, 0.5), 1.8em -1.8em 0 0 rgba(255, 255, 255, 0.7), 2.5em 0 0 0 #ffffff, 1.75em 1.75em 0 0 rgba(255, 255, 255, 0.2), 0 2.5em 0 0 rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0 rgba(255, 255, 255, 0.2), -2.6em 0 0 0 rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0 rgba(255, 255, 255, 0.2)
    }
    37.5% {
        box-shadow: 0 -2.6em 0 0 rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0 rgba(255, 255, 255, 0.5), 2.5em 0 0 0 rgba(255, 255, 255, 0.7), 1.75em 1.75em 0 0 #ffffff, 0 2.5em 0 0 rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0 rgba(255, 255, 255, 0.2), -2.6em 0 0 0 rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0 rgba(255, 255, 255, 0.2)
    }
    50% {
        box-shadow: 0 -2.6em 0 0 rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0 rgba(255, 255, 255, 0.2), 2.5em 0 0 0 rgba(255, 255, 255, 0.5), 1.75em 1.75em 0 0 rgba(255, 255, 255, 0.7), 0 2.5em 0 0 #ffffff, -1.8em 1.8em 0 0 rgba(255, 255, 255, 0.2), -2.6em 0 0 0 rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0 rgba(255, 255, 255, 0.2)
    }
    62.5% {
        box-shadow: 0 -2.6em 0 0 rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0 rgba(255, 255, 255, 0.2), 2.5em 0 0 0 rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0 rgba(255, 255, 255, 0.5), 0 2.5em 0 0 rgba(255, 255, 255, 0.7), -1.8em 1.8em 0 0 #ffffff, -2.6em 0 0 0 rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0 rgba(255, 255, 255, 0.2)
    }
    75% {
        box-shadow: 0 -2.6em 0 0 rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0 rgba(255, 255, 255, 0.2), 2.5em 0 0 0 rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0 rgba(255, 255, 255, 0.2), 0 2.5em 0 0 rgba(255, 255, 255, 0.5), -1.8em 1.8em 0 0 rgba(255, 255, 255, 0.7), -2.6em 0 0 0 #ffffff, -1.8em -1.8em 0 0 rgba(255, 255, 255, 0.2)
    }
    87.5% {
        box-shadow: 0 -2.6em 0 0 rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0 rgba(255, 255, 255, 0.2), 2.5em 0 0 0 rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0 rgba(255, 255, 255, 0.2), 0 2.5em 0 0 rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0 rgba(255, 255, 255, 0.5), -2.6em 0 0 0 rgba(255, 255, 255, 0.7), -1.8em -1.8em 0 0 #fff
    }
}

.tp-transparentimg {
    content: "url(../assets/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(../font/revicons90c690c6.html?5510888);
    src: url(../font/revicons90c690c6.html?5510888#iefix) format("embedded-opentype"), url(../font/revicons90c690c6-2.html?5510888) format("woff"), url(../font/revicons90c690c6-3.html?5510888) format("truetype"), url(../font/revicons90c690c6-4.html?5510888#revicons) format("svg");
    font-weight: 400;
    font-style: normal
}

[class^="revicon-"]:before,
[class*=" revicon-"]:before {
    font-family: "revicons";
    font-style: normal;
    font-weight: 400;
    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: '\e802'
}

.revicon-pencil-1:before {
    content: '\e831'
}

.revicon-picture-1:before {
    content: '\e803'
}

.revicon-cancel:before {
    content: '\e80a'
}

.revicon-info-circled:before {
    content: '\e80f'
}

.revicon-trash:before {
    content: '\e801'
}

.revicon-left-dir:before {
    content: '\e817'
}

.revicon-right-dir:before {
    content: '\e818'
}

.revicon-down-open:before {
    content: '\e83b'
}

.revicon-left-open:before {
    content: '\e819'
}

.revicon-right-open:before {
    content: '\e81a'
}

.revicon-angle-left:before {
    content: '\e820'
}

.revicon-angle-right:before {
    content: '\e81d'
}

.revicon-left-big:before {
    content: '\e81f'
}

.revicon-right-big:before {
    content: '\e81e'
}

.revicon-magic:before {
    content: '\e807'
}

.revicon-picture:before {
    content: '\e800'
}

.revicon-export:before {
    content: '\e80b'
}

.revicon-cog:before {
    content: '\e832'
}

.revicon-login:before {
    content: '\e833'
}

.revicon-logout:before {
    content: '\e834'
}

.revicon-video:before {
    content: '\e805'
}

.revicon-arrow-combo:before {
    content: '\e827'
}

.revicon-left-open-1:before {
    content: '\e82a'
}

.revicon-right-open-1:before {
    content: '\e82b'
}

.revicon-left-open-mini:before {
    content: '\e822'
}

.revicon-right-open-mini:before {
    content: '\e823'
}

.revicon-left-open-big:before {
    content: '\e824'
}

.revicon-right-open-big:before {
    content: '\e825'
}

.revicon-left:before {
    content: '\e836'
}

.revicon-right:before {
    content: '\e826'
}

.revicon-ccw:before {
    content: '\e808'
}

.revicon-arrows-ccw:before {
    content: '\e806'
}

.revicon-palette:before {
    content: '\e829'
}

.revicon-list-add:before {
    content: '\e80c'
}

.revicon-doc:before {
    content: '\e809'
}

.revicon-left-open-outline:before {
    content: '\e82e'
}

.revicon-left-open-2:before {
    content: '\e82c'
}

.revicon-right-open-outline:before {
    content: '\e82f'
}

.revicon-right-open-2:before {
    content: '\e82d'
}

.revicon-equalizer:before {
    content: '\e83a'
}

.revicon-layers-alt:before {
    content: '\e804'
}

.revicon-popup:before {
    content: '\e828'
}

.boxedcontainer {
    max-width: 1170px;
    margin: auto;
    padding: 0 30px
}

.tp-banner-container {
    width: 100%;
    position: relative;
    padding: 0;
    z-index: 0
}

.tp-banner {
    width: 100%;
    position: relative
}

.tp-banner-fullscreen-container {
    width: 100%;
    position: relative;
    padding: 0
}

.tp-bannertimer {
    display: none
}

.lightcolor {
    color: #fff!important
}

.slider_layer_05 {
    color: #363a47;
    font-size: 31px;
    padding: 0;
    width: 80px;
    height: 80px;
    line-height: 80px;
    border-radius: 100%;
    background-color: rgba(255, 255, 255, 0.8)
}

.slider_layer_01 {
    font-weight: 600;
    color: #363a47;
    font-size: 48px;
    padding: 7px 60px;
    background-color: rgba(255, 255, 255, 0.8);
    font-family: 'Noto Serif'
}

.slider_layer_011 {
    font-weight: 600;
    color: #fff;
    font-size: 34px;
    padding: 7px 60px;
    background-color: rgba(18, 52, 139, 0.8);
    font-family: 'Noto Serif'
}

.slider_layer_02 {
    color: #363a47;
    font-size: 16px;
    font-family: "Droid Serif", Georgia, "Times New Roman", serif;
    font-style: italic;
    line-height: 1.5
}

.slider_layer_04 {
    color: #363a47;
    font-size: 25px;
    font-family: "Roboto", Georgia, "Times New Roman", serif;
    line-height: 1.5;
    text-transform: uppercase
}

.slider_layer_03 {
    color: rgba(255, 255, 255, 0.8);
    font-size: 66px;
    line-height: 1.5
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    line-height: 1.42857143;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.btn-lg {
    font-size: 18px;
    border-radius: 6px
}

.slide__btn .btn-primary {
    color: #fff
}

.slide__btn .btn-primary:hover {
    color: #93be4c
}

.slide__btn .btn-white {
    color: #fff;
    text-shadow: 0 2px 3px rgba(0, 0, 0, 1)
}

.slide__btn .btn-clear,
.slide__btn .btn-white:hover {
    color: #fff;
    text-shadow: none
}

.btn {
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
    border-radius: 3px;
    border-width: 0;
    -webkit-transition: all 300ms ease-in;
    -o-transition: all 300ms ease-in;
    transition: all 300ms ease-in
}

.btn.active:focus,
.btn:active,
.btn:active:focus,
.btn:focus {
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-primary {
    color: #fff
}

.btn-white {
    color: #fff
}

.btn-white:focus {
    color: #fff
}

.btn-lg {
    padding: 21px 30px
}

.btn-lg:before {
    border: 4px solid #93be4c
}

.btn-effect {
    position: relative;
    z-index: 1;
    -webkit-transition: color .3s;
    transition: color .3s;
    -webkit-transition-timing-function: cubic-bezier(.75, 0, .125, 1);
    transition-timing-function: cubic-bezier(.75, 0, .125, 1)
}

.btn-effect::after,
.btn-effect::before {
    content: '';
    z-index: -1;
    border-radius: inherit;
    pointer-events: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-backface-visibility: hidden;
    -webkit-transition: -webkit-transform .3s, opacity .3s;
    transition: transform .3s, opacity .3s;
    -webkit-transition-timing-function: cubic-bezier(.75, 0, .125, 1);
    transition-timing-function: cubic-bezier(.75, 0, .125, 1)
}

.btn-effect::before {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1)
}

.btn-effect:hover::before {
    opacity: 0;
    -webkit-transform: scale3d(1.2, 1.2, 1);
    transform: scale3d(1.2, 1.2, 1)
}

.btn-effect:hover::after {
    opacity: 0;
    -webkit-transform: scale3d(.8, .8, 1);
    transform: scale3d(.8, .8, 1)
}

.btn-effect:hover.btn {
    background: #fff;
    color: #93be4c
}

.btn-effect.btn-white::before {
    border-color: #fff
}

.btn-effect.btn-white::after {
    background: none
}

.btn-effect.btn-white:hover {
    color: #363a47
}

.btn-clear {
    background: 0 0;
    color: #fff
}

.promo__btn {
    padding: 16px 27px
}

.slide__text {
    font-weight: 600;
    color: #fff;
    font-size: 38px;
    padding: 7px 60px;
    font-family: 'Roboto Slab', serif;
    text-transform: uppercase;
    background-color: rgba(255, 255, 255, 0.8)
}

.skewf {
    margin-right: 70px
}

@media screen and (max-width: 37.5em) {
    .tp-leftarrow.default {
        display: none
    }
    .tp-rightarrow.default {
        display: none
    }
}

#rt-showcase.slider-container {
    background: none
}

.slider-container .csslider1 {
    position: relative;
    display: block;
    margin: 0 auto!important
}

@font-face {
    font-family: "speedcontrols";
    src: url(speedcontrols92f5.html?cssslidertheme=speed);
    src: url(speedcontrols.html#iefix?cssslidertheme=speed) format("embedded-opentype"), url(speedcontrols92f5-2.html?cssslidertheme=speed) format("woff"), url(speedcontrols92f5-3.html?cssslidertheme=speed) format("truetype"), url(speedcontrols.svg#speed?cssslidertheme=speed) format("svg");
    font-weight: 400;
    font-style: normal
}

.csslider1 {
    display: inline-block;
    position: relative;
    max-width: 830px;
    width: 95%;
    background: none
}

.csslider1 > .cs_anchor {
    display: none
}

.csslider1 > ul {
    position: relative;
    z-index: 1;
    font-size: 0;
    line-height: 0;
    margin: 0 auto;
    padding: 0;
    overflow: hidden;
    white-space: nowrap
}

.csslider1 > ul > li.img img {
    width: 100%
}

.csslider1 > ul > li.img {
    font-size: 0;
    -khtml-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.csslider1 > ul > li {
    position: relative;
    display: inline-block;
    width: 100%;
    height: 100%;
    overflow: hidden;
    font-size: 15px;
    font-size: initial;
    line-height: normal;
    white-space: normal;
    vertical-align: top;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.csslider1 .cs_lnk {
    position: absolute;
    top: -9999px;
    left: -9999px;
    font-size: 0;
    opacity: 0;
    filter: alpha(opacity=0)
}

.csslider1 > .cs_arrowprev,
.csslider1 > .cs_arrownext {
    position: absolute;
    top: 50%;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    z-index: 5
}

.csslider1 > .cs_arrowprev > label,
.csslider1 > .cs_arrownext > label {
    position: absolute;
    text-decoration: none;
    cursor: pointer;
    opacity: 0;
    z-index: -1
}

.csslider1 > .cs_arrowprev {
    left: 0
}

.csslider1 > .cs_arrownext {
    right: 0
}

.csslider1 > .cs_arrowprev > label.num3,
.csslider1 > .cs_arrownext > label.num1 {
    opacity: 1;
    z-index: 5
}

.csslider1 > .slide:checked ~ .cs_arrowprev > label,
.csslider1 > .slide:checked ~ .cs_arrownext > label {
    opacity: 0;
    z-index: -1
}

.csslider1 > #cs_slide1_0:checked ~ .cs_arrowprev > label.num3,
.csslider1 > #cs_slide1_0:checked ~ .cs_arrownext > label.num1,
.csslider1 > #cs_slide1_1:checked ~ .cs_arrowprev > label.num0,
.csslider1 > #cs_slide1_1:checked ~ .cs_arrownext > label.num2,
.csslider1 > #cs_slide1_2:checked ~ .cs_arrowprev > label.num1,
.csslider1 > #cs_slide1_2:checked ~ .cs_arrownext > label.num3,
.csslider1 > #cs_slide1_3:checked ~ .cs_arrowprev > label.num2,
.csslider1 > #cs_slide1_3:checked ~ .cs_arrownext > label.num0 {
    opacity: 1;
    z-index: 5
}

@-webkit-keyframes arrow {
    0%,
    24.99% {
        opacity: 1;
        z-index: 5
    }
    25%,
    100% {
        opacity: 0;
        z-index: -1
    }
}

@-moz-keyframes arrow {
    0%,
    24.99% {
        opacity: 1;
        z-index: 5
    }
    25%,
    100% {
        opacity: 0;
        z-index: -1
    }
}

@-ms-keyframes arrow {
    0%,
    24.99% {
        opacity: 1;
        z-index: 5
    }
    25%,
    100% {
        opacity: 0;
        z-index: -1
    }
}

@-o-keyframes arrow {
    0%,
    24.99% {
        opacity: 1;
        z-index: 5
    }
    25%,
    100% {
        opacity: 0;
        z-index: -1
    }
}

@keyframes arrow {
    0%,
    24.99% {
        opacity: 1;
        z-index: 5
    }
    25%,
    100% {
        opacity: 0;
        z-index: -1
    }
}

.csslider1 > #cs_play1:checked ~ .cs_arrowprev > label.num3,
.csslider1 > #cs_play1:checked ~ .cs_arrownext > label.num1,
.csslider1 > #cs_pause1:checked ~ .cs_arrowprev > label.num3,
.csslider1 > #cs_pause1:checked ~ .cs_arrownext > label.num1 {
    -webkit-animation: arrow 16000ms infinite -2000ms;
    -moz-animation: arrow 16000ms infinite -2000ms;
    -ms-animation: arrow 16000ms infinite -2000ms;
    -o-animation: arrow 16000ms infinite -2000ms;
    animation: arrow 16000ms infinite -2000ms
}

.csslider1 > #cs_play1:checked ~ .cs_arrowprev > label.num0,
.csslider1 > #cs_play1:checked ~ .cs_arrownext > label.num2,
.csslider1 > #cs_pause1:checked ~ .cs_arrowprev > label.num0,
.csslider1 > #cs_pause1:checked ~ .cs_arrownext > label.num2 {
    -webkit-animation: arrow 16000ms infinite 2000ms;
    -moz-animation: arrow 16000ms infinite 2000ms;
    -ms-animation: arrow 16000ms infinite 2000ms;
    -o-animation: arrow 16000ms infinite 2000ms;
    animation: arrow 16000ms infinite 2000ms
}

.csslider1 > #cs_play1:checked ~ .cs_arrowprev > label.num1,
.csslider1 > #cs_play1:checked ~ .cs_arrownext > label.num3,
.csslider1 > #cs_pause1:checked ~ .cs_arrowprev > label.num1,
.csslider1 > #cs_pause1:checked ~ .cs_arrownext > label.num3 {
    -webkit-animation: arrow 16000ms infinite 6000ms;
    -moz-animation: arrow 16000ms infinite 6000ms;
    -ms-animation: arrow 16000ms infinite 6000ms;
    -o-animation: arrow 16000ms infinite 6000ms;
    animation: arrow 16000ms infinite 6000ms
}

.csslider1 > #cs_play1:checked ~ .cs_arrowprev > label.num2,
.csslider1 > #cs_play1:checked ~ .cs_arrownext > label.num0,
.csslider1 > #cs_pause1:checked ~ .cs_arrowprev > label.num2,
.csslider1 > #cs_pause1:checked ~ .cs_arrownext > label.num0 {
    -webkit-animation: arrow 16000ms infinite 10000ms;
    -moz-animation: arrow 16000ms infinite 10000ms;
    -ms-animation: arrow 16000ms infinite 10000ms;
    -o-animation: arrow 16000ms infinite 10000ms;
    animation: arrow 16000ms infinite 10000ms
}

.csslider1.cs_pauseHover:hover > .cs_arrowprev > label,
.csslider1 > #cs_pause1:checked ~ .cs_arrowprev > label,
.csslider1.cs_pauseHover:hover > .cs_arrownext > label,
.csslider1 > #cs_pause1:checked ~ .cs_arrownext > label {
    -webkit-animation-play-state: paused!important;
    -moz-animation-play-state: paused!important;
    -ms-animation-play-state: paused!important;
    -o-animation-play-state: paused!important;
    animation-play-state: paused!important
}

.csslider1 > .slide:checked ~ .cs_arrowprev > label,
.csslider1 > .slide:checked ~ .cs_arrownext > label {
    -webkit-animation: none;
    -moz-animation: none;
    -ms-animation: none;
    -o-animation: none;
    animation: none
}

.csslider1 > .cs_bullets {
    position: absolute;
    left: 0;
    width: 100%;
    z-index: 6;
    font-size: 0;
    line-height: 8pt;
    text-align: center;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.csslider1 > .cs_bullets > div {
    margin-left: -50%;
    width: 100%
}

.csslider1 > .cs_bullets > label {
    position: relative;
    display: inline-block;
    cursor: pointer
}

.csslider1 > .cs_bullets > label > .cs_thumb {
    visibility: hidden;
    position: absolute;
    opacity: 0;
    z-index: 1;
    line-height: 0;
    left: -55px;
    top: -48px
}

.csslider1 > .cs_description {
    z-index: 3
}

.csslider1 > .cs_description a,
.csslider1 > .cs_description a:visited,
.csslider1 > .cs_description a:active {
    color: inherit
}

.csslider1 > .cs_description a:hover {
    text-decoration: none
}

.csslider1 > .cs_description > label {
    position: absolute;
    word-wrap: break-word;
    white-space: normal;
    text-align: left;
    max-width: 100%;
    left: 0
}

.csslider1 > .cs_description > label > span {
    vertical-align: top
}

.csslider1 > .cs_description > label span {
    display: inline-block
}

.csslider1 > ul > li.num0 {
    left: 0
}

.csslider1 > ul > li.num1 {
    left: 100%
}

.csslider1 > ul > li.num2 {
    left: 200%
}

.csslider1 > ul > li.num3 {
    left: 300%
}

.csslider1 > #cs_slide1_0:checked ~ ul > li {
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%)
}

.csslider1 > #cs_slide1_1:checked ~ ul > li {
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%)
}

.csslider1 > #cs_slide1_2:checked ~ ul > li {
    -webkit-transform: translateX(-200%);
    -moz-transform: translateX(-200%);
    -ms-transform: translateX(-200%);
    -o-transform: translateX(-200%);
    transform: translateX(-200%)
}

.csslider1 > #cs_slide1_3:checked ~ ul > li {
    -webkit-transform: translateX(-300%);
    -moz-transform: translateX(-300%);
    -ms-transform: translateX(-300%);
    -o-transform: translateX(-300%);
    transform: translateX(-300%)
}

.csslider1 > ul > li {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    opacity: 1;
    -webkit-transition: -webkit-transform 2000ms;
    -moz-transition: -moz-transform 2000ms;
    -ms-transition: -ms-transform 2000ms;
    -o-transition: -o-transform 2000ms;
    transition: transform 2000ms
}

@-webkit-keyframes slide {
    0%,
    12.5% {
        -webkit-transform: translateX(0%)
    }
    25%,
    37.5% {
        -webkit-transform: translateX(-100%)
    }
    50%,
    62.5% {
        -webkit-transform: translateX(-200%)
    }
    75%,
    87.5% {
        -webkit-transform: translateX(-300%)
    }
}

@-moz-keyframes slide {
    0%,
    12.5% {
        -moz-transform: translateX(0%)
    }
    25%,
    37.5% {
        -moz-transform: translateX(-100%)
    }
    50%,
    62.5% {
        -moz-transform: translateX(-200%)
    }
    75%,
    87.5% {
        -moz-transform: translateX(-300%)
    }
}

@-ms-keyframes slide {
    0%,
    12.5% {
        -ms-transform: translateX(0%)
    }
    25%,
    37.5% {
        -ms-transform: translateX(-100%)
    }
    50%,
    62.5% {
        -ms-transform: translateX(-200%)
    }
    75%,
    87.5% {
        -ms-transform: translateX(-300%)
    }
}

@-o-keyframes slide {
    0%,
    12.5% {
        -o-transform: translateX(0%)
    }
    25%,
    37.5% {
        -o-transform: translateX(-100%)
    }
    50%,
    62.5% {
        -o-transform: translateX(-200%)
    }
    75%,
    87.5% {
        -o-transform: translateX(-300%)
    }
}

@keyframes slide {
    0%,
    12.5% {
        transform: translateX(0%)
    }
    25%,
    37.5% {
        transform: translateX(-100%)
    }
    50%,
    62.5% {
        transform: translateX(-200%)
    }
    75%,
    87.5% {
        transform: translateX(-300%)
    }
}

.csslider1 > #cs_play1:checked ~ ul > li,
.csslider1 > #cs_pause1:checked ~ ul > li {
    -webkit-animation: slide 16000ms infinite;
    -moz-animation: slide 16000ms infinite;
    -ms-animation: slide 16000ms infinite;
    -o-animation: slide 16000ms infinite;
    animation: slide 16000ms infinite;
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none
}

.csslider1.cs_pauseHover:hover > ul > li,
.csslider1 > #cs_pause1:checked ~ ul > li {
    -webkit-animation-play-state: paused!important;
    -moz-animation-play-state: paused!important;
    -ms-animation-play-state: paused!important;
    -o-animation-play-state: paused!important;
    animation-play-state: paused!important
}

.csslider1 > .slide:checked ~ ul > li {
    -webkit-animation: none;
    -moz-animation: none;
    -ms-animation: none;
    -o-animation: none;
    animation: none
}

.csslider1 {
    margin-top: 13px
}

@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scale(1)
    }
    100% {
        -webkit-transform: scale(1.2)
    }
}

@-moz-keyframes pulse {
    0% {
        -moz-transform: scale(1)
    }
    100% {
        -moz-transform: scale(1.2)
    }
}

@-ms-keyframes pulse {
    0% {
        -ms-transform: scale(1)
    }
    100% {
        -ms-transform: scale(1.2)
    }
}

@-o-keyframes pulse {
    0% {
        -o-transform: scale(1)
    }
    100% {
        -o-transform: scale(1.2)
    }
}

@keyframes pulse {
    0% {
        transform: scale(1)
    }
    100% {
        transform: scale(1.2)
    }
}

.csslider1 > .cs_arrowprev {
    -webkit-transition: .5s -webkit-transform 0 cubic-bezier(0.680, -0.550, 0.265, 1.550);
    -moz-transition: .5s -moz-transform 0 cubic-bezier(0.680, -0.550, 0.265, 1.550);
    -ms-transition: .5s -ms-transform 0 cubic-bezier(0.680, -0.550, 0.265, 1.550);
    -o-transition: .5s -o-transform 0 cubic-bezier(0.680, -0.550, 0.265, 1.550);
    transition: .5s transform 0 cubic-bezier(0.680, -0.550, 0.265, 1.550)
}

.csslider1 > .cs_play_pause {
    -webkit-transition: .5s -webkit-transform .15s cubic-bezier(0.680, -0.550, 0.265, 1.550);
    -moz-transition: .5s -moz-transform .15s cubic-bezier(0.680, -0.550, 0.265, 1.550);
    -ms-transition: .5s -ms-transform .15s cubic-bezier(0.680, -0.550, 0.265, 1.550);
    -o-transition: .5s -o-transform .15s cubic-bezier(0.680, -0.550, 0.265, 1.550);
    transition: .5s transform .15s cubic-bezier(0.680, -0.550, 0.265, 1.550)
}

.csslider1 > .cs_arrownext {
    -webkit-transition: .5s -webkit-transform .3s cubic-bezier(0.680, -0.550, 0.265, 1.550);
    -moz-transition: .5s -moz-transform .3s cubic-bezier(0.680, -0.550, 0.265, 1.550);
    -ms-transition: .5s -ms-transform .3s cubic-bezier(0.680, -0.550, 0.265, 1.550);
    -o-transition: .5s -o-transform .3s cubic-bezier(0.680, -0.550, 0.265, 1.550);
    transition: .5s transform .3s cubic-bezier(0.680, -0.550, 0.265, 1.550)
}

.csslider1 > .cs_arrowprev,
.csslider1 > .cs_arrownext,
.csslider1 > .cs_play_pause {
    -webkit-transform: scale(0) rotate(180deg);
    -moz-transform: scale(0) rotate(180deg);
    -ms-transform: scale(0) rotate(180deg);
    -o-transform: scale(0) rotate(180deg);
    transform: scale(0) rotate(180deg)
}

.csslider1:hover > .cs_arrowprev,
.csslider1:hover > .cs_arrownext,
.csslider1:hover > .cs_play_pause {
    -webkit-transform: scale(1) rotate(0);
    -moz-transform: scale(1) rotate(0);
    -ms-transform: scale(1) rotate(0);
    -o-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0)
}

.csslider1 > .cs_arrowprev > label,
.csslider1 > .cs_arrownext > label {
    margin-top: -22px;
    margin-left: -22px;
    overflow: hidden;
    width: 45px;
    height: 45px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-box-shadow: 0 0 0 2px #fff;
    -moz-box-shadow: 0 0 0 2px #fff;
    box-shadow: 0 0 0 2px #fff;
    -webkit-transition: -webkit-box-shadow .4s ease, background-color .4s ease;
    -moz-transition: -moz-box-shadow .4s ease, background-color .4s ease;
    -ms-transition: -ms-box-shadow .4s ease, background-color .4s ease;
    -o-transition: -o-box-shadow .4s ease, background-color .4s ease;
    transition: box-shadow .4s ease, background-color .4s ease
}

.csslider1 > .cs_arrowprev {
    margin-left: 10px;
    left: 35px
}

.csslider1 > .cs_arrownext {
    margin-right: 10px;
    right: 35px
}

.csslider1 > .cs_arrowprev > label:after {
    content: '\e800'
}

.csslider1 > .cs_arrownext > label:after {
    content: '\e801'
}

.csslider1 > .cs_arrowprev > label:after,
.csslider1 > .cs_arrownext > label:after {
    display: block;
    font: 28px speedcontrols;
    text-align: center;
    line-height: 42px;
    color: #fff;
    -webkit-transition: color .4s ease;
    -moz-transition: color .4s ease;
    -ms-transition: color .4s ease;
    -o-transition: color .4s ease;
    transition: color .4s ease
}

.csslider1 > .cs_arrowprev:hover > label,
.csslider1 > .cs_arrownext:hover > label {
    background-color: #fff;
    -webkit-box-shadow: 0 0 0 6px rgba(255, 255, 255, 0.3);
    -moz-box-shadow: 0 0 0 6px rgba(255, 255, 255, 0.3);
    box-shadow: 0 0 0 6px rgba(255, 255, 255, 0.3);
    -webkit-animation: pulse 1s alternate infinite ease-in-out!important;
    -moz-animation: pulse 1s alternate infinite ease-in-out!important;
    -ms-animation: pulse 1s alternate infinite ease-in-out!important;
    -o-animation: pulse 1s alternate infinite ease-in-out!important;
    animation: pulse 1s alternate infinite ease-in-out!important
}

@-webkit-keyframes nextArrow {
    49% {
        -webkit-transform: translate(100%)
    }
    50% {
        opacity: 0;
        -webkit-transform: translate(-100%)
    }
    51% {
        opacity: 1
    }
}

@-moz-keyframes nextArrow {
    49% {
        -moz-transform: translate(100%)
    }
    50% {
        opacity: 0;
        -moz-transform: translate(-100%)
    }
    51% {
        opacity: 1
    }
}

@-ms-keyframes nextArrow {
    49% {
        -ms-transform: translate(100%)
    }
    50% {
        opacity: 0;
        -ms-transform: translate(-100%)
    }
    51% {
        opacity: 1
    }
}

@-o-keyframes nextArrow {
    49% {
        -o-transform: translate(100%)
    }
    50% {
        opacity: 0;
        -o-transform: translate(-100%)
    }
    51% {
        opacity: 1
    }
}

@keyframes nextArrow {
    49% {
        transform: translate(100%)
    }
    50% {
        opacity: 0;
        transform: translate(-100%)
    }
    51% {
        opacity: 1
    }
}

@-webkit-keyframes prevArrow {
    49% {
        -webkit-transform: translate(-100%)
    }
    50% {
        opacity: 0;
        -webkit-transform: translate(100%)
    }
    51% {
        opacity: 1
    }
}

@-moz-keyframes prevArrow {
    49% {
        -moz-transform: translate(-100%)
    }
    50% {
        opacity: 0;
        -moz-transform: translate(100%)
    }
    51% {
        opacity: 1
    }
}

@-ms-keyframes prevArrow {
    49% {
        -ms-transform: translate(-100%)
    }
    50% {
        opacity: 0;
        -ms-transform: translate(100%)
    }
    51% {
        opacity: 1
    }
}

@-o-keyframes prevArrow {
    49% {
        -o-transform: translate(-100%)
    }
    50% {
        opacity: 0;
        -o-transform: translate(100%)
    }
    51% {
        opacity: 1
    }
}

@keyframes prevArrow {
    49% {
        transform: translate(-100%)
    }
    50% {
        opacity: 0;
        transform: translate(100%)
    }
    51% {
        opacity: 1
    }
}

.csslider1 > .cs_arrownext:hover > label:after {
    color: #6D90D0;
    -webkit-animation: nextArrow .3s forwards;
    -moz-animation: nextArrow .3s forwards;
    -ms-animation: nextArrow .3s forwards;
    -o-animation: nextArrow .3s forwards;
    animation: nextArrow .3s forwards
}

.csslider1 > .cs_arrowprev:hover > label:after {
    color: #6D90D0;
    -webkit-animation: prevArrow .3s forwards;
    -moz-animation: prevArrow .3s forwards;
    -ms-animation: prevArrow .3s forwards;
    -o-animation: prevArrow .3s forwards;
    animation: prevArrow .3s forwards
}

.csslider1 > .cs_bullets {
    bottom: 5px;
    margin-bottom: 5px
}

.csslider1 > .cs_bullets > label > .cs_thumb {
    -webkit-transition: -webkit-transform .5s cubic-bezier(0.175, 0.885, 0.320, 1.275), opacity .5s cubic-bezier(0.175, 0.885, 0.320, 1.275);
    -moz-transition: -moz-transform .5s cubic-bezier(0.175, 0.885, 0.320, 1.275), opacity .5s cubic-bezier(0.175, 0.885, 0.320, 1.275);
    -ms-transition: -ms-transform .5s cubic-bezier(0.175, 0.885, 0.320, 1.275), opacity .5s cubic-bezier(0.175, 0.885, 0.320, 1.275);
    -o-transition: -o-transform .5s cubic-bezier(0.175, 0.885, 0.320, 1.275), opacity .5s cubic-bezier(0.175, 0.885, 0.320, 1.275);
    transition: transform .5s cubic-bezier(0.175, 0.885, 0.320, 1.275), opacity .5s cubic-bezier(0.175, 0.885, 0.320, 1.275);
    border: 3px solid #fff;
    margin-top: -13px;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0)
}

.csslider1 > .cs_bullets > label > .cs_thumb:before {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    left: 50%;
    margin-left: -3px;
    bottom: -10px;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 7px solid #fff
}

.csslider1 > .cs_bullets > label:hover > .cs_thumb {
    opacity: 1;
    visibility: visible;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}

.csslider1 > .cs_bullets > label {
    margin: 0 10px;
    padding: 7px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-box-shadow: 0 0 0 2px #fff;
    -moz-box-shadow: 0 0 0 2px #fff;
    box-shadow: 0 0 0 2px #fff;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.csslider1 > .cs_bullets > label > .cs_point {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    background-color: #fff;
    -webkit-transform: scale(0.4);
    -moz-transform: scale(0.4);
    -o-transform: scale(0.4);
    transform: scale(0.4)
}

.csslider1 > .cs_bullets > label:hover > .cs_point,
.csslider1 > #cs_slide1_0:checked ~ .cs_bullets > label.num0 > .cs_point,
.csslider1 > #cs_slide1_1:checked ~ .cs_bullets > label.num1 > .cs_point,
.csslider1 > #cs_slide1_2:checked ~ .cs_bullets > label.num2 > .cs_point,
.csslider1 > #cs_slide1_3:checked ~ .cs_bullets > label.num3 > .cs_point {
    background-color: #6D90D0
}

.csslider1 > .cs_bullets > label:hover,
.csslider1 > #cs_slide1_0:checked ~ .cs_bullets > label.num0,
.csslider1 > #cs_slide1_1:checked ~ .cs_bullets > label.num1,
.csslider1 > #cs_slide1_2:checked ~ .cs_bullets > label.num2,
.csslider1 > #cs_slide1_3:checked ~ .cs_bullets > label.num3 {
    background-color: #fff;
    -webkit-box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.3);
    -moz-box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.3);
    box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.3)
}

@-webkit-keyframes bullet {
    0%,
    24.99% {
        background-color: #fff;
        -webkit-box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.3)
    }
    25%,
    100% {
        background-color: transparent;
        -webkit-box-shadow: 0 0 0 2px #fff
    }
}

@-moz-keyframes bullet {
    0%,
    24.99% {
        background-color: #fff;
        -moz-box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.3)
    }
    25%,
    100% {
        background-color: transparent;
        -moz-box-shadow: 0 0 0 2px #fff
    }
}

@-ms-keyframes bullet {
    0%,
    24.99% {
        background-color: #fff;
        -ms-box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.3)
    }
    25%,
    100% {
        background-color: transparent;
        -ms-box-shadow: 0 0 0 2px #fff
    }
}

@-o-keyframes bullet {
    0%,
    24.99% {
        background-color: #fff;
        -o-box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.3)
    }
    25%,
    100% {
        background-color: transparent;
        -o-box-shadow: 0 0 0 2px #fff
    }
}

@keyframes bullet {
    0%,
    24.99% {
        background-color: #fff;
        box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.3)
    }
    25%,
    100% {
        background-color: transparent;
        box-shadow: 0 0 0 2px #fff
    }
}

@-webkit-keyframes bulletPoint {
    0%,
    24.99% {
        background-color: #6D90D0
    }
    25%,
    100% {
        background-color: #fff
    }
}

@-moz-keyframes bulletPoint {
    0%,
    24.99% {
        background-color: #6D90D0
    }
    25%,
    100% {
        background-color: #fff
    }
}

@-ms-keyframes bulletPoint {
    0%,
    24.99% {
        background-color: #6D90D0
    }
    25%,
    100% {
        background-color: #fff
    }
}

@-o-keyframes bulletPoint {
    0%,
    24.99% {
        background-color: #6D90D0
    }
    25%,
    100% {
        background-color: #fff
    }
}

@keyframes bulletPoint {
    0%,
    24.99% {
        background-color: #6D90D0
    }
    25%,
    100% {
        background-color: #fff
    }
}

.csslider1 > #cs_play1:checked ~ .cs_bullets > label.num0,
.csslider1 > #cs_pause1:checked ~ .cs_bullets > label.num0 {
    -webkit-animation: bullet 16000ms infinite -2000ms;
    -moz-animation: bullet 16000ms infinite -2000ms;
    -ms-animation: bullet 16000ms infinite -2000ms;
    -o-animation: bullet 16000ms infinite -2000ms;
    animation: bullet 16000ms infinite -2000ms
}

.csslider1 > #cs_play1:checked ~ .cs_bullets > label.num1,
.csslider1 > #cs_pause1:checked ~ .cs_bullets > label.num1 {
    -webkit-animation: bullet 16000ms infinite 2000ms;
    -moz-animation: bullet 16000ms infinite 2000ms;
    -ms-animation: bullet 16000ms infinite 2000ms;
    -o-animation: bullet 16000ms infinite 2000ms;
    animation: bullet 16000ms infinite 2000ms
}

.csslider1 > #cs_play1:checked ~ .cs_bullets > label.num2,
.csslider1 > #cs_pause1:checked ~ .cs_bullets > label.num2 {
    -webkit-animation: bullet 16000ms infinite 6000ms;
    -moz-animation: bullet 16000ms infinite 6000ms;
    -ms-animation: bullet 16000ms infinite 6000ms;
    -o-animation: bullet 16000ms infinite 6000ms;
    animation: bullet 16000ms infinite 6000ms
}

.csslider1 > #cs_play1:checked ~ .cs_bullets > label.num3,
.csslider1 > #cs_pause1:checked ~ .cs_bullets > label.num3 {
    -webkit-animation: bullet 16000ms infinite 10000ms;
    -moz-animation: bullet 16000ms infinite 10000ms;
    -ms-animation: bullet 16000ms infinite 10000ms;
    -o-animation: bullet 16000ms infinite 10000ms;
    animation: bullet 16000ms infinite 10000ms
}

.csslider1 > #cs_play1:checked ~ .cs_bullets > label.num0 > .cs_point,
.csslider1 > #cs_pause1:checked ~ .cs_bullets > label.num0 > .cs_point {
    -webkit-animation: bulletPoint 16000ms infinite -2000ms;
    -moz-animation: bulletPoint 16000ms infinite -2000ms;
    -ms-animation: bulletPoint 16000ms infinite -2000ms;
    -o-animation: bulletPoint 16000ms infinite -2000ms;
    animation: bulletPoint 16000ms infinite -2000ms
}

.csslider1 > #cs_play1:checked ~ .cs_bullets > label.num1 > .cs_point,
.csslider1 > #cs_pause1:checked ~ .cs_bullets > label.num1 > .cs_point {
    -webkit-animation: bulletPoint 16000ms infinite 2000ms;
    -moz-animation: bulletPoint 16000ms infinite 2000ms;
    -ms-animation: bulletPoint 16000ms infinite 2000ms;
    -o-animation: bulletPoint 16000ms infinite 2000ms;
    animation: bulletPoint 16000ms infinite 2000ms
}

.csslider1 > #cs_play1:checked ~ .cs_bullets > label.num2 > .cs_point,
.csslider1 > #cs_pause1:checked ~ .cs_bullets > label.num2 > .cs_point {
    -webkit-animation: bulletPoint 16000ms infinite 6000ms;
    -moz-animation: bulletPoint 16000ms infinite 6000ms;
    -ms-animation: bulletPoint 16000ms infinite 6000ms;
    -o-animation: bulletPoint 16000ms infinite 6000ms;
    animation: bulletPoint 16000ms infinite 6000ms
}

.csslider1 > #cs_play1:checked ~ .cs_bullets > label.num3 > .cs_point,
.csslider1 > #cs_pause1:checked ~ .cs_bullets > label.num3 > .cs_point {
    -webkit-animation: bulletPoint 16000ms infinite 10000ms;
    -moz-animation: bulletPoint 16000ms infinite 10000ms;
    -ms-animation: bulletPoint 16000ms infinite 10000ms;
    -o-animation: bulletPoint 16000ms infinite 10000ms;
    animation: bulletPoint 16000ms infinite 10000ms
}

.csslider1 > #cs_play1:checked ~ .cs_bullets > label > .cs_point,
.csslider1 > #cs_play1:checked ~ .cs_bullets > label,
.csslider1 > #cs_pause1:checked ~ .cs_bullets > label > .cs_point,
.csslider1 > #cs_pause1:checked ~ .cs_bullets > label {
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none
}

.csslider1.cs_pauseHover:hover > .cs_bullets > label > .cs_point,
.csslider1.cs_pauseHover:hover > .cs_bullets > label,
.csslider1 > #cs_pause1:checked ~ .cs_bullets > label > .cs_point,
.csslider1 > #cs_pause1:checked ~ .cs_bullets > label {
    -webkit-animation-play-state: paused!important;
    -moz-animation-play-state: paused!important;
    -ms-animation-play-state: paused!important;
    -o-animation-play-state: paused!important;
    animation-play-state: paused!important
}

.csslider1 > .slide:checked ~ .cs_bullets > label > .cs_point,
.csslider1 > .slide:checked ~ .cs_bullets > label {
    -webkit-animation: none;
    -moz-animation: none;
    -ms-animation: none;
    -o-animation: none;
    animation: none
}

.csslider1 > .cs_description > label {
    font-size: 22px;
    text-align: center;
    line-height: normal;
    left: 0;
    bottom: 15px;
    top: 0;
    z-index: 1;
    opacity: 1;
    background: none
}

.csslider1 > .cs_description > label > span {
    color: #000;
    background: none;
    font-family: "Roboto Condensed";
    padding: 10px;
    font-weight: 500;
    border: none;
    visibility: hidden;
    margin: 0;
    opacity: 1;
    text-shadow: 0 2px 3px rgba(0, 174, 239, .3);
    -webkit-background-clip: text;
    -moz-background-clip: text;
    background-clip: text
}

.csslider1 > #cs_slide1_0:checked ~ .cs_description > .num0,
.csslider1 > #cs_slide1_1:checked ~ .cs_description > .num1,
.csslider1 > #cs_slide1_2:checked ~ .cs_description > .num2,
.csslider1 > #cs_slide1_3:checked ~ .cs_description > .num3 {
    z-index: 2
}

.csslider1 > #cs_slide1_0:checked ~ .cs_description > .num0 > .cs_title,
.csslider1 > #cs_slide1_0:checked ~ .cs_description > .num0 > .cs_descr,
.csslider1 > #cs_slide1_1:checked ~ .cs_description > .num1 > .cs_title,
.csslider1 > #cs_slide1_1:checked ~ .cs_description > .num1 > .cs_descr,
.csslider1 > #cs_slide1_2:checked ~ .cs_description > .num2 > .cs_title,
.csslider1 > #cs_slide1_2:checked ~ .cs_description > .num2 > .cs_descr,
.csslider1 > #cs_slide1_3:checked ~ .cs_description > .num3 > .cs_title,
.csslider1 > #cs_slide1_3:checked ~ .cs_description > .num3 > .cs_descr {
    opacity: 1;
    visibility: visible;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}

.csslider1 > #cs_slide1_0:checked ~ .cs_description > .num0 .cs_wrapper,
.csslider1 > #cs_slide1_1:checked ~ .cs_description > .num1 .cs_wrapper,
.csslider1 > #cs_slide1_2:checked ~ .cs_description > .num2 .cs_wrapper,
.csslider1 > #cs_slide1_3:checked ~ .cs_description > .num3 .cs_wrapper {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}

.csslider1 > .cs_description > label > .cs_title {
    background-color: none;
    color: #6D90D0;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    -webkit-transition: 950ms opacity 600ms cubic-bezier(0.680, -0.550, 0.265, 1.550), 950ms -webkit-transform 600ms cubic-bezier(0.680, -0.550, 0.265, 1.550), 950ms visibility 600ms cubic-bezier(0.680, -0.550, 0.265, 1.550);
    -moz-transition: 950ms opacity 600ms cubic-bezier(0.680, -0.550, 0.265, 1.550), 950ms -moz-transform 600ms cubic-bezier(0.680, -0.550, 0.265, 1.550), 950ms visibility 600ms cubic-bezier(0.680, -0.550, 0.265, 1.550);
    -ms-transition: 950ms opacity 600ms cubic-bezier(0.680, -0.550, 0.265, 1.550), 950ms -ms-transform 600ms cubic-bezier(0.680, -0.550, 0.265, 1.550), 950ms visibility 600ms cubic-bezier(0.680, -0.550, 0.265, 1.550);
    -o-transition: 950ms opacity 600ms cubic-bezier(0.680, -0.550, 0.265, 1.550), 950ms -o-transform 600ms cubic-bezier(0.680, -0.550, 0.265, 1.550), 950ms visibility 600ms cubic-bezier(0.680, -0.550, 0.265, 1.550);
    transition: 950ms opacity 600ms cubic-bezier(0.680, -0.550, 0.265, 1.550), 950ms transform 600ms cubic-bezier(0.680, -0.550, 0.265, 1.550), 950ms visibility 600ms cubic-bezier(0.680, -0.550, 0.265, 1.550)
}

.csslider1 > .cs_description > label > .cs_descr {
    font-size: .8em;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    -webkit-transition: 950ms opacity 850ms cubic-bezier(0.680, -0.550, 0.265, 1.550), 950ms -webkit-transform 850ms cubic-bezier(0.680, -0.550, 0.265, 1.550), 950ms visibility 850ms cubic-bezier(0.680, -0.550, 0.265, 1.550);
    -moz-transition: 950ms opacity 850ms cubic-bezier(0.680, -0.550, 0.265, 1.550), 950ms -moz-transform 850ms cubic-bezier(0.680, -0.550, 0.265, 1.550), 950ms visibility 850ms cubic-bezier(0.680, -0.550, 0.265, 1.550);
    -ms-transition: 950ms opacity 850ms cubic-bezier(0.680, -0.550, 0.265, 1.550), 950ms -ms-transform 850ms cubic-bezier(0.680, -0.550, 0.265, 1.550), 950ms visibility 850ms cubic-bezier(0.680, -0.550, 0.265, 1.550);
    -o-transition: 950ms opacity 850ms cubic-bezier(0.680, -0.550, 0.265, 1.550), 950ms -o-transform 850ms cubic-bezier(0.680, -0.550, 0.265, 1.550), 950ms visibility 850ms cubic-bezier(0.680, -0.550, 0.265, 1.550);
    transition: 950ms opacity 850ms cubic-bezier(0.680, -0.550, 0.265, 1.550), 950ms transform 850ms cubic-bezier(0.680, -0.550, 0.265, 1.550), 950ms visibility 850ms cubic-bezier(0.680, -0.550, 0.265, 1.550)
}

.csslider1 > .cs_description > label > .cs_title > .cs_wrapper {
    opacity: 0;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    -webkit-transition: 950ms opacity 750ms cubic-bezier(0.680, -0.550, 0.265, 1.550), 950ms -webkit-transform 750ms cubic-bezier(0.680, -0.550, 0.265, 1.550);
    -moz-transition: 950ms opacity 750ms cubic-bezier(0.680, -0.550, 0.265, 1.550), 950ms -moz-transform 750ms cubic-bezier(0.680, -0.550, 0.265, 1.550);
    -ms-transition: 950ms opacity 750ms cubic-bezier(0.680, -0.550, 0.265, 1.550), 950ms -ms-transform 750ms cubic-bezier(0.680, -0.550, 0.265, 1.550);
    -o-transition: 950ms opacity 750ms cubic-bezier(0.680, -0.550, 0.265, 1.550), 950ms -o-transform 750ms cubic-bezier(0.680, -0.550, 0.265, 1.550);
    transition: 950ms opacity 750ms cubic-bezier(0.680, -0.550, 0.265, 1.550), 950ms transform 750ms cubic-bezier(0.680, -0.550, 0.265, 1.550)
}

.csslider1 > .cs_description > label > .cs_descr > .cs_wrapper {
    opacity: 0;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    -webkit-transition: 950ms opacity 1000ms cubic-bezier(0.680, -0.550, 0.265, 1.550), 950ms -webkit-transform 1000ms cubic-bezier(0.680, -0.550, 0.265, 1.550);
    -moz-transition: 950ms opacity 1000ms cubic-bezier(0.680, -0.550, 0.265, 1.550), 950ms -moz-transform 1000ms cubic-bezier(0.680, -0.550, 0.265, 1.550);
    -ms-transition: 950ms opacity 1000ms cubic-bezier(0.680, -0.550, 0.265, 1.550), 950ms -ms-transform 1000ms cubic-bezier(0.680, -0.550, 0.265, 1.550);
    -o-transition: 950ms opacity 1000ms cubic-bezier(0.680, -0.550, 0.265, 1.550), 950ms -o-transform 1000ms cubic-bezier(0.680, -0.550, 0.265, 1.550);
    transition: 950ms opacity 1000ms cubic-bezier(0.680, -0.550, 0.265, 1.550), 950ms transform 1000ms cubic-bezier(0.680, -0.550, 0.265, 1.550)
}

@-webkit-keyframes cs_descrWrapper {
    2.49375%,
    28.5625% {
        z-index: 2
    }
    28.5725%,
    100% {
        z-index: 0
    }
}

@-moz-keyframes cs_descrWrapper {
    2.49375%,
    28.5625% {
        z-index: 2
    }
    28.5725%,
    100% {
        z-index: 0
    }
}

@-ms-keyframes cs_descrWrapper {
    2.49375%,
    28.5625% {
        z-index: 2
    }
    28.5725%,
    100% {
        z-index: 0
    }
}

@-o-keyframes cs_descrWrapper {
    2.49375%,
    28.5625% {
        z-index: 2
    }
    28.5725%,
    100% {
        z-index: 0
    }
}

@keyframes cs_descrWrapper {
    2.49375%,
    28.5625% {
        z-index: 2
    }
    28.5725%,
    100% {
        z-index: 0
    }
}

.csslider1 > #cs_play1:checked ~ .cs_description > .num0 {
    -webkit-animation: cs_descrWrapper 16000ms infinite -1400ms ease;
    -moz-animation: cs_descrWrapper 16000ms infinite -1400ms ease;
    -ms-animation: cs_descrWrapper 16000ms infinite -1400ms ease;
    -o-animation: cs_descrWrapper 16000ms infinite -1400ms ease;
    animation: cs_descrWrapper 16000ms infinite -1400ms ease
}

.csslider1 > #cs_play1:checked ~ .cs_description > .num1 {
    -webkit-animation: cs_descrWrapper 16000ms infinite 2600ms ease;
    -moz-animation: cs_descrWrapper 16000ms infinite 2600ms ease;
    -ms-animation: cs_descrWrapper 16000ms infinite 2600ms ease;
    -o-animation: cs_descrWrapper 16000ms infinite 2600ms ease;
    animation: cs_descrWrapper 16000ms infinite 2600ms ease
}

.csslider1 > #cs_play1:checked ~ .cs_description > .num2 {
    -webkit-animation: cs_descrWrapper 16000ms infinite 6600ms ease;
    -moz-animation: cs_descrWrapper 16000ms infinite 6600ms ease;
    -ms-animation: cs_descrWrapper 16000ms infinite 6600ms ease;
    -o-animation: cs_descrWrapper 16000ms infinite 6600ms ease;
    animation: cs_descrWrapper 16000ms infinite 6600ms ease
}

.csslider1 > #cs_play1:checked ~ .cs_description > .num3 {
    -webkit-animation: cs_descrWrapper 16000ms infinite 10600ms ease;
    -moz-animation: cs_descrWrapper 16000ms infinite 10600ms ease;
    -ms-animation: cs_descrWrapper 16000ms infinite 10600ms ease;
    -o-animation: cs_descrWrapper 16000ms infinite 10600ms ease;
    animation: cs_descrWrapper 16000ms infinite 10600ms ease
}

@-webkit-keyframes cs_title_descr {
    2.49375%,
    22.49625% {
        opacity: 1;
        -webkit-transform: scale(1.1);
        z-index: 2;
        visibility: visible
    }
    3.5625%,
    21.4275% {
        opacity: 1;
        -webkit-transform: scale(1);
        z-index: 2;
        visibility: visible
    }
    28.5625% {
        opacity: 0;
        -webkit-transform: scale(0);
        z-index: 2;
        visibility: hidden
    }
    28.5725%,
    100% {
        z-index: 0
    }
}

@-moz-keyframes cs_title_descr {
    2.49375%,
    22.49625% {
        opacity: 1;
        -moz-transform: scale(1.1);
        z-index: 2;
        visibility: visible
    }
    3.5625%,
    21.4275% {
        opacity: 1;
        -moz-transform: scale(1);
        z-index: 2;
        visibility: visible
    }
    28.5625% {
        opacity: 0;
        -moz-transform: scale(0);
        z-index: 2;
        visibility: hidden
    }
    28.5725%,
    100% {
        z-index: 0
    }
}

@-ms-keyframes cs_title_descr {
    2.49375%,
    22.49625% {
        opacity: 1;
        -ms-transform: scale(1.1);
        z-index: 2;
        visibility: visible
    }
    3.5625%,
    21.4275% {
        opacity: 1;
        -ms-transform: scale(1);
        z-index: 2;
        visibility: visible
    }
    28.5625% {
        opacity: 0;
        -ms-transform: scale(0);
        z-index: 2;
        visibility: hidden
    }
    28.5725%,
    100% {
        z-index: 0
    }
}

@-o-keyframes cs_title_descr {
    2.49375%,
    22.49625% {
        opacity: 1;
        -o-transform: scale(1.1);
        z-index: 2;
        visibility: visible
    }
    3.5625%,
    21.4275% {
        opacity: 1;
        -o-transform: scale(1);
        z-index: 2;
        visibility: visible
    }
    28.5625% {
        opacity: 0;
        -o-transform: scale(0);
        z-index: 2;
        visibility: hidden
    }
    28.5725%,
    100% {
        z-index: 0
    }
}

@keyframes cs_title_descr {
    2.49375%,
    22.49625% {
        opacity: 1;
        transform: scale(1.1);
        z-index: 2;
        visibility: visible
    }
    3.5625%,
    21.4275% {
        opacity: 1;
        transform: scale(1);
        z-index: 2;
        visibility: visible
    }
    28.5625% {
        opacity: 0;
        transform: scale(0);
        z-index: 2;
        visibility: hidden
    }
    28.5725%,
    100% {
        z-index: 0
    }
}

.csslider1 > #cs_play1:checked ~ .cs_description > .num0 > .cs_title,
.csslider1 > #cs_pause1:checked ~ .cs_description > .num0 > .cs_title {
    -webkit-animation: cs_title_descr 16000ms infinite -1400ms ease;
    -moz-animation: cs_title_descr 16000ms infinite -1400ms ease;
    -ms-animation: cs_title_descr 16000ms infinite -1400ms ease;
    -o-animation: cs_title_descr 16000ms infinite -1400ms ease;
    animation: cs_title_descr 16000ms infinite -1400ms ease
}

.csslider1 > #cs_play1:checked ~ .cs_description > .num1 > .cs_title,
.csslider1 > #cs_pause1:checked ~ .cs_description > .num1 > .cs_title {
    -webkit-animation: cs_title_descr 16000ms infinite 2600ms ease;
    -moz-animation: cs_title_descr 16000ms infinite 2600ms ease;
    -ms-animation: cs_title_descr 16000ms infinite 2600ms ease;
    -o-animation: cs_title_descr 16000ms infinite 2600ms ease;
    animation: cs_title_descr 16000ms infinite 2600ms ease
}

.csslider1 > #cs_play1:checked ~ .cs_description > .num2 > .cs_title,
.csslider1 > #cs_pause1:checked ~ .cs_description > .num2 > .cs_title {
    -webkit-animation: cs_title_descr 16000ms infinite 6600ms ease;
    -moz-animation: cs_title_descr 16000ms infinite 6600ms ease;
    -ms-animation: cs_title_descr 16000ms infinite 6600ms ease;
    -o-animation: cs_title_descr 16000ms infinite 6600ms ease;
    animation: cs_title_descr 16000ms infinite 6600ms ease
}

.csslider1 > #cs_play1:checked ~ .cs_description > .num3 > .cs_title,
.csslider1 > #cs_pause1:checked ~ .cs_description > .num3 > .cs_title {
    -webkit-animation: cs_title_descr 16000ms infinite 10600ms ease;
    -moz-animation: cs_title_descr 16000ms infinite 10600ms ease;
    -ms-animation: cs_title_descr 16000ms infinite 10600ms ease;
    -o-animation: cs_title_descr 16000ms infinite 10600ms ease;
    animation: cs_title_descr 16000ms infinite 10600ms ease
}

.csslider1 > #cs_play1:checked ~ .cs_description > .num0 > .cs_descr,
.csslider1 > #cs_pause1:checked ~ .cs_description > .num0 > .cs_descr {
    -webkit-animation: cs_title_descr 16000ms infinite -1150ms ease;
    -moz-animation: cs_title_descr 16000ms infinite -1150ms ease;
    -ms-animation: cs_title_descr 16000ms infinite -1150ms ease;
    -o-animation: cs_title_descr 16000ms infinite -1150ms ease;
    animation: cs_title_descr 16000ms infinite -1150ms ease
}

.csslider1 > #cs_play1:checked ~ .cs_description > .num1 > .cs_descr,
.csslider1 > #cs_pause1:checked ~ .cs_description > .num1 > .cs_descr {
    -webkit-animation: cs_title_descr 16000ms infinite 2850ms ease;
    -moz-animation: cs_title_descr 16000ms infinite 2850ms ease;
    -ms-animation: cs_title_descr 16000ms infinite 2850ms ease;
    -o-animation: cs_title_descr 16000ms infinite 2850ms ease;
    animation: cs_title_descr 16000ms infinite 2850ms ease
}

.csslider1 > #cs_play1:checked ~ .cs_description > .num2 > .cs_descr,
.csslider1 > #cs_pause1:checked ~ .cs_description > .num2 > .cs_descr {
    -webkit-animation: cs_title_descr 16000ms infinite 6850ms ease;
    -moz-animation: cs_title_descr 16000ms infinite 6850ms ease;
    -ms-animation: cs_title_descr 16000ms infinite 6850ms ease;
    -o-animation: cs_title_descr 16000ms infinite 6850ms ease;
    animation: cs_title_descr 16000ms infinite 6850ms ease
}

.csslider1 > #cs_play1:checked ~ .cs_description > .num3 > .cs_descr,
.csslider1 > #cs_pause1:checked ~ .cs_description > .num3 > .cs_descr {
    -webkit-animation: cs_title_descr 16000ms infinite 10850ms ease;
    -moz-animation: cs_title_descr 16000ms infinite 10850ms ease;
    -ms-animation: cs_title_descr 16000ms infinite 10850ms ease;
    -o-animation: cs_title_descr 16000ms infinite 10850ms ease;
    animation: cs_title_descr 16000ms infinite 10850ms ease
}

@-webkit-keyframes cs_title_descr_text {
    2.49375%,
    22.49625% {
        opacity: 1;
        -webkit-transform: scale(1.1)
    }
    3.5625%,
    21.4275% {
        opacity: 1;
        -webkit-transform: scale(1)
    }
    28.5625% {
        opacity: 0;
        -webkit-transform: scale(0)
    }
}

@-moz-keyframes cs_title_descr_text {
    2.49375%,
    22.49625% {
        opacity: 1;
        -moz-transform: scale(1.1)
    }
    3.5625%,
    21.4275% {
        opacity: 1;
        -moz-transform: scale(1)
    }
    28.5625% {
        opacity: 0;
        -moz-transform: scale(0)
    }
}

@-ms-keyframes cs_title_descr_text {
    2.49375%,
    22.49625% {
        opacity: 1;
        -ms-transform: scale(1.1)
    }
    3.5625%,
    21.4275% {
        opacity: 1;
        -ms-transform: scale(1)
    }
    28.5625% {
        opacity: 0;
        -ms-transform: scale(0)
    }
}

@-o-keyframes cs_title_descr_text {
    2.49375%,
    22.49625% {
        opacity: 1;
        -o-transform: scale(1.1)
    }
    3.5625%,
    21.4275% {
        opacity: 1;
        -o-transform: scale(1)
    }
    28.5625% {
        opacity: 0;
        -o-transform: scale(0)
    }
}

@keyframes cs_title_descr_text {
    2.49375%,
    22.49625% {
        opacity: 1;
        transform: scale(1.1)
    }
    3.5625%,
    21.4275% {
        opacity: 1;
        transform: scale(1)
    }
    28.5625% {
        opacity: 0;
        transform: scale(0)
    }
}

.csslider1 > #cs_play1:checked ~ .cs_description > .num0 .cs_title > .cs_wrapper,
.csslider1 > #cs_pause1:checked ~ .cs_description > .num0 .cs_title > .cs_wrapper {
    -webkit-animation: cs_title_descr_text 16000ms infinite -1250ms ease;
    -moz-animation: cs_title_descr_text 16000ms infinite -1250ms ease;
    -ms-animation: cs_title_descr_text 16000ms infinite -1250ms ease;
    -o-animation: cs_title_descr_text 16000ms infinite -1250ms ease;
    animation: cs_title_descr_text 16000ms infinite -1250ms ease
}

.csslider1 > #cs_play1:checked ~ .cs_description > .num1 .cs_title > .cs_wrapper,
.csslider1 > #cs_pause1:checked ~ .cs_description > .num1 .cs_title > .cs_wrapper {
    -webkit-animation: cs_title_descr_text 16000ms infinite 2750ms ease;
    -moz-animation: cs_title_descr_text 16000ms infinite 2750ms ease;
    -ms-animation: cs_title_descr_text 16000ms infinite 2750ms ease;
    -o-animation: cs_title_descr_text 16000ms infinite 2750ms ease;
    animation: cs_title_descr_text 16000ms infinite 2750ms ease
}

.csslider1 > #cs_play1:checked ~ .cs_description > .num2 .cs_title > .cs_wrapper,
.csslider1 > #cs_pause1:checked ~ .cs_description > .num2 .cs_title > .cs_wrapper {
    -webkit-animation: cs_title_descr_text 16000ms infinite 6750ms ease;
    -moz-animation: cs_title_descr_text 16000ms infinite 6750ms ease;
    -ms-animation: cs_title_descr_text 16000ms infinite 6750ms ease;
    -o-animation: cs_title_descr_text 16000ms infinite 6750ms ease;
    animation: cs_title_descr_text 16000ms infinite 6750ms ease
}

.csslider1 > #cs_play1:checked ~ .cs_description > .num3 .cs_title > .cs_wrapper,
.csslider1 > #cs_pause1:checked ~ .cs_description > .num3 .cs_title > .cs_wrapper {
    -webkit-animation: cs_title_descr_text 16000ms infinite 10750ms ease;
    -moz-animation: cs_title_descr_text 16000ms infinite 10750ms ease;
    -ms-animation: cs_title_descr_text 16000ms infinite 10750ms ease;
    -o-animation: cs_title_descr_text 16000ms infinite 10750ms ease;
    animation: cs_title_descr_text 16000ms infinite 10750ms ease
}

.csslider1 > #cs_play1:checked ~ .cs_description > .num0 .cs_descr > .cs_wrapper,
.csslider1 > #cs_pause1:checked ~ .cs_description > .num0 .cs_descr > .cs_wrapper {
    -webkit-animation: cs_title_descr_text 16000ms infinite -1000ms ease;
    -moz-animation: cs_title_descr_text 16000ms infinite -1000ms ease;
    -ms-animation: cs_title_descr_text 16000ms infinite -1000ms ease;
    -o-animation: cs_title_descr_text 16000ms infinite -1000ms ease;
    animation: cs_title_descr_text 16000ms infinite -1000ms ease
}

.csslider1 > #cs_play1:checked ~ .cs_description > .num1 .cs_descr > .cs_wrapper,
.csslider1 > #cs_pause1:checked ~ .cs_description > .num1 .cs_descr > .cs_wrapper {
    -webkit-animation: cs_title_descr_text 16000ms infinite 3000ms ease;
    -moz-animation: cs_title_descr_text 16000ms infinite 3000ms ease;
    -ms-animation: cs_title_descr_text 16000ms infinite 3000ms ease;
    -o-animation: cs_title_descr_text 16000ms infinite 3000ms ease;
    animation: cs_title_descr_text 16000ms infinite 3000ms ease
}

.csslider1 > #cs_play1:checked ~ .cs_description > .num2 .cs_descr > .cs_wrapper,
.csslider1 > #cs_pause1:checked ~ .cs_description > .num2 .cs_descr > .cs_wrapper {
    -webkit-animation: cs_title_descr_text 16000ms infinite 7000ms ease;
    -moz-animation: cs_title_descr_text 16000ms infinite 7000ms ease;
    -ms-animation: cs_title_descr_text 16000ms infinite 7000ms ease;
    -o-animation: cs_title_descr_text 16000ms infinite 7000ms ease;
    animation: cs_title_descr_text 16000ms infinite 7000ms ease
}

.csslider1 > #cs_play1:checked ~ .cs_description > .num3 .cs_descr > .cs_wrapper,
.csslider1 > #cs_pause1:checked ~ .cs_description > .num3 .cs_descr > .cs_wrapper {
    -webkit-animation: cs_title_descr_text 16000ms infinite 11000ms ease;
    -moz-animation: cs_title_descr_text 16000ms infinite 11000ms ease;
    -ms-animation: cs_title_descr_text 16000ms infinite 11000ms ease;
    -o-animation: cs_title_descr_text 16000ms infinite 11000ms ease;
    animation: cs_title_descr_text 16000ms infinite 11000ms ease
}

.csslider1 > #cs_play1:checked ~ .cs_description > label > .cs_title,
.csslider1 > #cs_play1:checked ~ .cs_description > label > .cs_descr,
.csslider1 > #cs_play1:checked ~ .cs_description > label > .cs_title > .cs_wrapper,
.csslider1 > #cs_play1:checked ~ .cs_description > label > .cs_descr > .cs_wrapper,
.csslider1 > #cs_pause1:checked ~ .cs_description > label > .cs_title,
.csslider1 > #cs_pause1:checked ~ .cs_description > label > .cs_descr,
.csslider1 > #cs_pause1:checked ~ .cs_description > label > .cs_title > .cs_wrapper,
.csslider1 > #cs_pause1:checked ~ .cs_description > label > .cs_descr > .cs_wrapper {
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none
}

.csslider1.cs_pauseHover:hover > .cs_description > label > .cs_title,
.csslider1.cs_pauseHover:hover > .cs_description > label > .cs_descr,
.csslider1.cs_pauseHover:hover > .cs_description > label > .cs_title > .cs_wrapper,
.csslider1.cs_pauseHover:hover > .cs_description > label > .cs_descr > .cs_wrapper,
.csslider1 > #cs_pause1:checked ~ .cs_description > label > .cs_title,
.csslider1 > #cs_pause1:checked ~ .cs_description > label > .cs_descr,
.csslider1 > #cs_pause1:checked ~ .cs_description > label > .cs_title > .cs_wrapper,
.csslider1 > #cs_pause1:checked ~ .cs_description > label > .cs_descr > .cs_wrapper {
    -webkit-animation-play-state: paused!important;
    -moz-animation-play-state: paused!important;
    -ms-animation-play-state: paused!important;
    -o-animation-play-state: paused!important;
    animation-play-state: paused!important
}

.csslider1 > .slide:checked ~ .cs_description > label {
    -webkit-animation: none;
    -moz-animation: none;
    -ms-animation: none;
    -o-animation: none;
    animation: none
}

@media only screen and (max-width: 480px), only screen and (-webkit-max-device-pixel-ratio: 2) and (max-width: 480px), only screen and ( max--moz-device-pixel-ratio: 2) and (max-width: 480px), only screen and ( -o-max-device-pixel-ratio: 21) and (max-width: 480px), only screen and ( max-device-pixel-ratio: 2) and (max-width: 480px), only screen and ( max-resolution: 192dpi) and (max-width: 480px), only screen and ( max-resolution: 2dppx) and (max-width: 480px) {
    .csslider1 > .cs_description, .csslider1 > .cs_bullets {
        display: none
    }
}

footer {
    width: 100%;
    height: auto;
    bottom: 0;
    float: left;
    right: 0;
    padding-bottom: 0;
    left: 0;
    background-color: #1f1f1f;
    color: #555;
    clear: both;
    margin-top: 60px;
    font-family: "Roboto Condensed";
    font-size: 15px;
    line-height: 20px
}

footer p {
    line-height: 22px
}

footer h4 {
    font-family: 'Roboto Condensed', sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 22px;
    color: #353535;
    line-height: normal
}

footer .widget {
    clear: both;
    margin: 0 0 15px;
    padding: 0 0 1px;
    width: 100%;
    word-wrap: break-word
}

footer .widget-title {
    color: #000;
    padding: 0 0 15px;
    text-transform: uppercase;
    font-size: 30px;
    font-weight: 700;
    position: relative
}

footer .widget-title:before {
    bottom: 0;
    content: "";
    height: 5px;
    left: 0;
    position: absolute;
    width: 45px
}

footer .widget-title:after {
    border-style: solid;
    border-width: 5px;
    bottom: -5px;
    content: "";
    left: 40px;
    position: absolute
}

footer .widget-title:before {
    background-color: #00aeef
}

footer .widget-title:after {
    border-color: #00aeef transparent transparent
}

footer .widget-title {
    color: #7d7d7d;
    padding: 0 0 15px;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 700;
    position: relative
}

footer .sliding-middle-out:hover:after {
    width: 100%;
    background: #00aeef
}

#footermain {
    width: 86%;
    margin: 20px 7% 0;
    float: left
}

#footer1 {
    width: 30%;
    float: left;
    margin-right: 5%;
    padding-bottom: 30px
}

.map-img {
    background: url(../images/map.png) 0 120px no-repeat
}

/*.map-img1 {
    background: url(../images/tuv-logo.png) 0 160px no-repeat
}*/

#footer1 .address i {
    padding-right: 15px;
    color: #7d7d7d
}

footer ul,
li {
    margin: 0;
    outline: 0;
    padding: 0
}

#footer1 ul {
    list-style: none;
    margin: 0
}

#footer1 ul li {
    line-height: 31px;
    padding-top: 7px
}

#footer1 .link li {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1)
}

#footer1 ul.link {
    margin-top: -10px
}

#footer1 .link li a {
    font-weight: 400;
    -webkit-transition: padding .3s ease-in-out, color .3s ease-in-out!important;
    -moz-transition: padding .3s ease-in-out, color .3s ease-in-out!important;
    -ms-transition: padding .3s ease-in-out, color .3s ease-in-out!important;
    -o-transition: padding .3s ease-in-out, color .3s ease-in-out!important;
    transition: padding .3s ease-in-out, color .3s ease-in-out!important
}

#footer1 .link li a:hover {
    padding-left: 12px
}

#footerbottom {
    width: 100%;
    float: left;
    padding: 9px 0;
    color: #555;
    font-size: .9em;
    text-align: center;
    text-align: center;
    background: #1a1a1a;
    border-top: 1px solid rgba(38, 38, 38, .6)
}

footer a {
    color: #555;
    position: relative;
    text-decoration: none;
    padding-bottom: 4px
}

footer a:hover {
    color: #00aeef
}

footer .sliding-middle-out:hover:after {
    width: 100%;
    background: #00aeef
}

.social3 {
    padding: 10px 0;
    margin: 0;
    margin-left: 10px;
    margin-top: -10px
}

.social3 li {
    display: inline-block;
    text-align: center
}

.social3 li a i {
    border: 1px solid #555;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    margin: 0 1.5px 6px;
    display: block;
    width: 31px;
    height: 31px;
    font-size: 17px;
    color: #555;
    line-height: 29px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.social3 li a i:hover {
    color: #fff;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.social3 li a i.fa-facebook:hover {
    background: #2f4787;
    border-color: #223874
}

.social3 li a i.fa-twitter:hover {
    background: #2ba8e0;
    border-color: #1c90c4
}

.social3 li a i.fa-google-plus:hover {
    background: #d3482d;
    border-color: #b42f15
}

.social3 li a i.fa-dribbble:hover {
    background: #da2984;
    border-color: #b71568
}

.social3 li a i.fa-youtube:hover {
    background: #e92526;
    border-color: #cf1314
}

.social3 li a i.fa-vimeo-square:hover {
    background: #03a9ee;
    border-color: #0c79a6
}

.social3 li a i.fa-linkedin:hover {
    background: #016793;
    border-color: #00475c
}

.social3 li a i.fa-rss:hover {
    background: #f47c23;
    border-color: #d26514
}

.social3 li a i.fa-pinterest:hover {
    background: #ca1f28;
    border-color: #b71c23
}

.social3 li a i.fa-android:hover {
    background: #a4ca39;
    border-color: #89ac28
}

.social3 li a i.fa-flickr:hover {
    background: #fe0082;
    border-color: #d90472
}

.social3 li a i.fa-skype:hover {
    background: #00ADEF;
    border-color: #00ADEF
}

.es-ticker {
    display: none
}

@media screen and (max-width: 37.5em) {
    #footer1 {
        width: 100%;
        margin: 0
    }
    .map-img1 {
        background: url(../images/tuv-logo1.png) 0 210px no-repeat
    }
    #div50 {
        width: 100%;
        margin: 0
    }
    #div501 {
        width: 100%;
        margin: 0
    }
    .shipment {
        width: 100%;
        display: block;
        padding-bottom: 20px;
        clear: both
    }
    #banner h7 {
        font-size: 16px;
        margin-bottom: 0;
        padding-bottom: 0
    }
    .padtop {
        padding-top: 10px
    }
    #headertopright {
        display: none
    }
    #headertopleft {
        width: 100%;
        padding: 0;
        margin: 0
    }
    #togmenu {
        display: block;
        position: relative
    }
    #headertopleft .logo1 {
        margin: 0 auto;
        text-align: center
    }
    #headertopleft .logo1 img {
        padding: 0;
        margin: 0 auto;
        padding: 10px 0 0 0
    }
    .logo_tagline {
        padding-bottom: 5px;
        padding-top: 5px
    }
    .logo1 img {
        width: 50%;
        height: 50%
    }
    #different {
        margin-top: 80px
    }
    .auto_play_carousel-wrap {
        margin-top: -80px
    }
    #insideleft {
        display: none
    }
    #insideright {
        width: 86%;
        margin-right: 7%;
        margin-left: 7%
    }
    .da-thumbs1 {
        width: 100%;
        margin: 0;
        padding: 0
    }
    .da-thumbs {
        width: 100%;
        margin: 0;
        padding: 0
    }
    .da-thumbs li {
        width: 90%;
        margin-bottom: 30px
    }
    .da-clients li {
        width: 100%
    }
    .da-clients li:nth-child(1n+1) {
        border-right: none
    }
    #div30 {
        width: 100%;
        margin: 0
    }
    .maintext label>span {
        width: 100%
    }
    .da-clients li:nth-child(3n+1):nth-last-child(-n+1),
    li:nth-child(3n+1):nth-last-child(-n+1) ~ li {
        border-bottom: none
    }
    .maintext input[type="text"],
    .maintext input[type="email"],
    .maintext textarea,
    .maintext select {
        width: 90%;
        margin-left: 0
    }
    .maintext .button {
        width: 90%
    }
    .pcss3t > label {
        width: 100%
    }
    .insidecontact {
        padding-left: 200px
    }
    .tp-leftarrow.default {
        display: none
    }
    .tp-rightarrow.default {
        display: none
    }
}

@media screen and (min-width: 37.5em) and (max-width: 64em) {
    #headertopright {
        display: none
    }
    #headertopleft {
        width: 100%;
        padding: 0;
        margin: 0
    }
    #togmenu {
        display: block;
        position: relative
    }
    #div50 {
        width: 100%;
        margin: 0
    }
    #div501 {
        width: 100%;
        margin: 0
    }
    #different {
        margin-top: 80px
    }
    .auto_play_carousel-wrap {
        margin-top: -100px
    }
    #headertopleft .logo1 {
        margin: 0 auto;
        text-align: center
    }
    #headertopleft .logo1 img {
        padding: 0;
        margin: 0 auto;
        padding: 10px 0 0 0
    }
    #headertopleft .logo2 img {
        padding: 0;
        margin: 0 auto;
        padding: 10px 0 0 0
    }
    #insideleft {
        display: none
    }
    #insideright {
        width: 86%;
        margin-right: 7%;
        margin-left: 7%
    }
    #footer1 {
        width: 50%;
        margin: 0
    }
    .da-thumbs1 {
        width: 100%;
        margin: 0;
        padding: 0
    }
    .maintext label>span {
        width: 40%
    }
    .maintext input[type="text"],
    .maintext input[type="email"],
    .maintext textarea,
    .maintext select {
        width: 50%;
        margin-left: 0
    }
}

@media (min-width: 64em) and (max-width: 1200px) {
    #headertopright2 {
        width: 100%;
        padding-right: 0
    }
    .navbar-nav > li:last-child > a {
        padding-right: 25px
    }
    #div50 {
        width: 100%;
        margin: 0
    }
    #div501 {
        width: 100%;
        margin: 0
    }
    #different {
        margin-top: 80px
    }
    #insideleft {
        width: 25%
    }
    #insideright {
        width: 58%
    }
    .pcss3t > label {
        width: 32.56%
    }
    #headertopright:before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        border-top: 116px solid #fff;
        border-right: 116px solid #00aeef;
        width: 0;
        background-color: #00aeef
    }
}