
#Logo { z-index: 9999999;
  width: 100%;

  position: absolute;
  top: 0; bottom: 0;
  margin: auto;
  display:block; 
  fill: #ffffff;
  fill: url("#MyGradient");
  stroke: #ffffff;
  stroke-miterlimit: 5;
}




.Animate-Draw {
  fill-opacity: 0;
  animation-timing-function: ease-in-out;
  animation-fill-mode: forwards;
  animation-iteration: 1;
  
  animation-name: DrawLine, FadeStroke, FillIn;
  animation-duration: 10s, 10s, 10s;
  animation-delay: 0s, 3.5s, 2.0s;
}

#Draw-letter1 {
  stroke-dashArray: 1100;
  stroke-dashoffset: 1100; 
}

#Draw-Frame { 
  animation-delay: .1s, 3.5s, 1.5s;
  animation-duration: 3.5s, 1s, 2s; 
  stroke-dashArray: 1500;
  stroke-dashoffset: 1500;

}

#Draw-Text { 
  animation-delay: .1s, 3.5s, 1.5s; 
  animation-duration: 2s, 1s, 2s; 
  stroke-dashArray: 300;
  stroke-dashoffset: 300;
  //animation-duration: 4s;
}

@keyframes DrawLine {
  to { stroke-dashOffset: 0; }
}

@keyframes FadeStroke {
  to { stroke-opacity: 0; }
}

@keyframes FillIn {
  from { fill-opacity: 0; }
  to { fill-opacity: 1; }
}














@import url(font-face.css);
.relative,
.voucher figure {
    position: relative;
    z-index: 0
}
.green-btn,
.txtcenter {
    text-align: center
}
.clearfix,
.clearfix:after,
.step-quote ul,
footer .mapSite .list4,
footer .mapSite .list4:after,
footer .socialSite .list3:after {
    clear: both
}
.list-style-none,
.list-towns,
footer .top-projects ul {
    list-style-type: none
}


option {font-family: sans-serif!important;}

.value{font-family: sans-serif!important;}
body,
html {
    height: 100%;
    background-color: #ffffff;
}
html {
    font-size: 100%
}

a:hover{color: #8b90ff!important;}

p {font-family: sans-serif!important;}
body {
    background: #212121;
    color: #5a5a5a;
    font-family: sans-serif;, Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 16px
}
.clearfix:after,
.clearfix:before {
    display: table;
    content: ""
}
.left {
    float: left
}
.right {
    float: right
}
.mreset {
    margin: 0
}
.preset {
    padding: 0
}
.mtop {
    margin-top: 20px
}
.mbottom {
    margin-bottom: 20px
}
.mleft {
    margin-left: 10px
}
.mright {
    margin-right: 10px
}
.mauto {
    margin: 5px auto
}
.mfirst {
    margin-left: 0
}
.mlast {
    margin-right: 0
}
.ptop {
    padding-top: 10px
}
.pbottom {
    padding-bottom: 10px
}
.pleft {
    padding-left: 10px
}
.pright {
    padding-right: 10px
}


@font-face {
font-family: aron;
src: url("./aron_grotesque_bold.ttf") format("opentype");
}


.hstyle,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: aron!important;
    margin-bottom: 10px;
   
    text-transform: uppercase
}
.italic-headline,
.resetHtag {
    text-shadow: none;
    text-transform: none
}
.h1size,
h1 {
    font-size: 24px;
    line-height: 28px;
    color:#3740f9;
}
.h2size,
h2 {
    font-size: 22px;
    line-height: 26px;
    color:#3740f9!important;
}
.h3size,
h3 {
    font-size: 20px;
    line-height: 24px
}
.h4size,
h4 {
    font-size: 18px;
    line-height: 22px
}
.h5size,
h5 {
    font-size: 16px;
    line-height: 20px
}
.h6size,
h6 {
    font-size: 14px;
    line-height: 18px
}
p {
    margin: 10px 0;
    text-align: left;
}
a,
dd,
dl,
dt,
li,
ol,
p,
ul {
    font-size: 13px;
    line-height: 16px;
    color: #5a5a5a
}
a,
abbr,
b,
bdi,
bdo,
cite,
code,
del,
dfn,
em,
i,
kbd,
mark,
pre,
q,
rp,
rt,
ruby,
s,
samp,
small,
span,
strong,
time,
u,
var {
    font-size: inherit;
    line-height: inherit
}
a,
abbr,
bdi,
bdo,
cite,
code,
del,
dfn,
kbd,
mark,
pre,
q,
rp,
rt,
ruby,
s,
samp,
small,
span,
time,
u,
var {
    font-style: inherit;
    font-weight: inherit
}
blockquote {
    border-left: 4px solid #ccc;
    color: #2a2a2a;
    font-family: sans-serif;Italic, Arial, Helvetica, sans-serif;
    font-size: 14px;
    margin: 15px 0;
    padding: 5px 0 5px 10px
}
.resetHtag,
blockquote small {
    font-size: 13px;
    line-height: 16px
}
blockquote small {
    display: block;
    color: #5a5a5a;
    font-family: sans-serif;, Arial, Helvetica, sans-serif;
    font-style: italic;
    margin: 5px 0
}
ol ol,
ol ul,
ul ol,
ul ul {
    margin: 10px 0 0 10px
}
ul {
    list-style: disc inside
}
ol {
    list-style: decimal inside
}
li {
    margin: 5px 0
}
ul.list-icn,
ul.no-list {
    list-style: none inside;
        text-align: left;
}
#leftcol ul,
.sliding-menu .second,
.timeline,
footer .mapSite .list4,
footer .mapSite .list4 ul.countries,
footer .socialSite .list3,
nav ul,
ul.quoteslist,
ul.radio_list_inline {
    list-style: none
}
ul.list-icn li {
    background: url(../images/site/sprite.png) -407px -345px no-repeat;
    font-family: sans-serif;, Arial, Helvetica, sans-serif;
    margin: 15px 0;
    padding-left: 18px
}
ul.space-gap li {
    margin: 5px
}
ul.ul33 li {
    float: left;
    padding: 5px;
    width: 33.33%
}
ul li p {
    display: inline
}
dl {
    margin-bottom: @baseline
}
a {
    color: #18a8e8;
    text-decoration: none
}
a img {
    border: 0
}
.red {
    color: #A40A03
}
.italic-headline {
    color: #2a2a2a;
    font-family: sans-serif;Italic, Arial, Helvetica, sans-serif
}
.resetHtag {
    border-bottom: none;
    padding: 0;
    font-family: sans-serif;, Arial, Helvetica, sans-serif;
    margin-bottom: 0
}
.stripe-box,
.tabs a {
    text-transform: uppercase
}
.green-btn {
    background: url(../images/site/sprite.png) -409px -72px no-repeat;
    color: #fafafa;
    display: block;
    font-family: sans-serif;Italic, Arial, Helvetica, sans-serif;
    font-size: 16px;
    height: 31px;
    line-height: 31px;
    padding: 0 0 0 10px;
   
}
.stripe-box,
.tabs a,
.voucher figure figcaption {
    font-family: sans-serif;, Arial, Helvetica, sans-serif
}
.green-btn span {
    background: url(../images/site/sprite.png) right 0 no-repeat;
    display: inline-block;
    padding: 0 15px 0 0
}
.green-btn:hover {
    background-position: -409px -103px
}
.green-btn:hover span {
    background-position: right -31px
}
.mainglobal * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}
.sdw-250,
.sdw-470-wrap,
.sdw-590-wrap,
.sdw-960 {
    margin-bottom: 15px
}
.sdw-250 .alert-default,
.sdw-470-wrap .alert-default,
.sdw-590-wrap .alert-default,
.sdw-960 .alert-default {
    margin-bottom: 0
}
.sdw-960 {
    background: url(../images/site/sdw-960.png) center bottom no-repeat;
    padding-bottom: 29px
}
.sdw-470,
.sdw-590 {
    padding-bottom: 23px
}
.sdw-590 {
    background: url(../images/site/sdw-590.png) center bottom no-repeat
}
.sdw-470 {
    background: url(../images/site/sdw-470.png) center bottom no-repeat
}
.sdw-250 {
    background: url(../images/site/sdw-250.png) center bottom no-repeat;
    padding-bottom: 16px
}
.sdw-100 {
    background: url(../images/site/sdw-100.png) center bottom no-repeat;
    padding-bottom: 6px;
    width: 104px
}
.hidden {
    display: none!important
}
.global-wrap {
    background: #efefef;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 0 0 1px rgba(255, 255, 255, .9);
    box-shadow: inset 0 0 0 1px rgba(255, 255, 255, .9);
    border: 1px solid #ddd;
    padding: 5px
}
.wrap-content {
    background: url(../images/site/bg-content-wrap.gif);
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 0 0 1px rgba(255, 255, 255, .9);
    box-shadow: inset 0 0 0 1px rgba(255, 255, 255, .9);
    border: 1px solid #ddd;
    padding: 5px
}
.wrap-content.no-bg {
    background: #fff
}
.geoloc h1,
.hstyle,
.wrap-content h2 {
    border-bottom: 4px solid #3740f9;
    padding: 0 5px 7px
}
section {
    margin: 0 auto;
    padding: 0 10px;
    width: 980px
}
.sprite figure {
    background: url(../images/site/sprite.png) -328px -229px no-repeat;
    height: 98px;
    width: 92px;
    padding: 5px 5px 10px
}
.sprite figure img {
    height: 82px;
    width: 82px
}
.voucher {
    background: url(../images/site/sdw-voucher.png) no-repeat;
    height: 220px;
    width: 350px;
    padding: 5px 7px 7px 10px
}
.voucher figure {
    background-color: #fff;
    background-image: none;
    border: 5px solid #fff;
    width: 100%;
    height: 100%
}
.voucher figure img {
    width: 100%;
    height: auto
}
.voucher figure .ribbon,
.voucher figure figcaption {
    position: absolute;
    z-index: 10
}
.voucher figure figcaption {
    background: url(../images/site/bg-figcaption.png) repeat-x;
    bottom: 3px;
    left: 5px;
    color: #2a2a2a;
    font-size: 24px;
    text-align: center;
   
    padding: 10px 0;
    width: 313px
}
.voucher figure .ribbon {
    background: url(../images/site/sprite.png) -218px -229px no-repeat;
    height: 83px;
    width: 83px;
    left: -10px;
    top: -10px
}
.pin {
    float: left;
    padding-right: 5px
}
.w10 {
    width: 10%
}
.w20 {
    width: 20%
}
.w25 {
    width: 25%
}
.w30 {
    width: 30%
}
.w33 {
    width: 33.33%
}
.w35 {
    width: 35%
}
.w40 {
    width: 40%
}
.w50 {
    width: 50%
}
.w60 {
    width: 60%
}
.w65 {
    width: 65%
}
.w70 {
    width: 70%
}
.w80 {
    width: 80%
}
.w90 {
    width: 90%
}
.w100 {
    width: 100%
}
.w50p {
    width: 50px
}
.w100p {
    width: 100px
}
.w150p {
    width: 150px
}
.w200p {
    width: 200px
}
.w250p {
    width: 250px
}
.w275p {
    width: 275px
}
.w300p {
    width: 300px
}
.w310p {
    width: 310px
}
.w315p {
    width: 315px
}
.w320p {
    width: 320px
}
.w350p {
    width: 350px
}
.w370p {
    width: 370px
}
.w400p {
    width: 400px
}
.w450p {
    width: 450px
}
.w470p {
    width: 470px
}
.w500p {
    width: 500px
}
.w540p {
    width: 540px
}
.w560p {
    width: 560px
}
.w570p {
    width: 570px
}
.w580p {
    width: 580px
}
.w590p {
    width: 590px
}
.w600p {
    width: 600px
}
.w690p {
    width: 690px
}
.w700p {
    width: 700px
}
.w800p {
    width: 800px
}
.w960p {
    width: 960px
}
.mw960p {
    max-width: 960px
}
.hide {
    overflow: hidden
}
.grey-bar {
    background: #f1f1f1;
    border-bottom: 1px solid #c3c3c3;
    border-top: 1px solid #c3c3c3;
    margin-bottom: 15px;
    padding: 3px 0;
    text-align: right
}
.stripe-bg,
.stripe-box {
    background: url(../images/site/bg-aside.png)
}
.pagination,
.stripe-box {
    text-align: center
}
.social-icn a {
    display: inline-block;
    height: 32px;
    margin: 0 5px;
    width: 32px
}
.stripe-box {
    -webkit-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: inset 0 0 10px 0 rgba(0, 0, 0, .4);
    box-shadow: inset 0 0 10px 0 rgba(0, 0, 0, .4);
    display: block;
    font-size: 18px;
    margin: 10px 0;

    padding: 15px 10px;
    position: relative;
    : 0
}
.stripe-box.adban {
    font-size: 22px;
    text-align: left;
    margin: 20px 0 40px;
    padding: 20px
}
.stripe-box img.guide {
    display: block;
    position: absolute;
    z-index: 10;
    right: 20px
}
img.guide {
    width: 120px
}
.adban span {
    color: #5a5a5a
}
.adban img {
    display: inline;
    vertical-align: -8px
}
.border-picture {
    padding: 20px 10px 17px;
    position: relative
}
.border-picture img {
    border: 1px solid #e2e2e2;
    height: 176px;
    width: 350px
}
.border-picture figcaption {
    background: url(../images/site/corners-picture.png) left top no-repeat;
    height: 213px;
    position: absolute;
    left: 0;
    top: 0;
    width: 370px;
    z-index: 5
}
.popular-keyword a {
    height: 110px;
    width: 90px;
    float: left;
    margin-right: 20px;
    text-align: center
}
.popular-keyword a .form-title {
    width: 105px;
    text-align: center;
    color: #2c272d
}
.popular-keyword .global-wrap {
    width: 104px;
    height: 104px
}
.popular-keyword .wrap-content {
    padding: 0
}
.popular-keyword .square-img {
    width: 90px;
    height: 90px
}
div.selector,
div.selector span,
input[type=text],
input[type=text].ac_input,
input[type=submit] {
    height: 35px;
    line-height: 35px
}
.list-towns li a {
    color: #2c272d
}
.tabs {
    background: url(../images/site/bg-aside.png);
    border-bottom: 4px solid #18a8e8
}
.tabs a {
    display: inline-block;
    color: #5a5a5a;
    font-size: 14px;
    padding: 7px;
    text-align: center
}
.tabs a:hover {
    color: #18a8e8
}
.tabs a.active {
    background-color: #18a8e8;
    color: #fafafa;
   
}
.tabs a.actibe:hover {
    color: #fafafa
}
div.checker span,
div.radio span,
div.selector,
div.selector span,
input,
textarea {
    background-color: transparent;
    background-image: url(../images/site/uniform.png);
    background-repeat: no-repeat;
    border: 0;
    outline: 0;
    margin-left: 10px;
    -webkit-font-smoothing: antialiased
}
div.checker,
div.radio,
div.selector,
label {
    display: inline-block;
    vertical-align: top
}
ul.radio_list_inline {
    display: inline
}
ul.radio_list_inline li {
    display: inline;
    margin: 0 5px
}
ul.radio_list_inline label {
    margin-left: 5px;
    width: auto
}
div.selector,
input,
textarea {
    font-family: sans-serif;, Arial, Helvetica, sans-serif;
    font-size: 12px
}
input[type=text] {
    padding: 0 5px
}
input[type=radio] {
    border: 0;
    outline: 0;
    background: 0 0;
    box-shadow: none
}
input[type=text].xl-size {
    background-position: 0 -164px;
    width: 420px
}
input[type=text].l-size {
    background-position: 0 -202px;
    width: 280px
}
input[type=text].m-size {
    background-position: 0 -240px;
    width: 200px
}
input[type=text].s-size {
    background-position: 0 -278px;
    width: 130px
}
input[type=text].xs-size {
    background-position: 0 -706px;
    width: 70px
}
input[type=text].ac_input {
    background-position: 0 -76px;
    padding: 0 10px 0 5px
}
input[type=submit].submit,
input[type=image].submit {
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    border: 1px solid #589d00;
    color: #fafafa;
    font-family: sans-serif;Italic, Arial, Helvetica, sans-serif;
    font-size: 16px;
    height: 31px;
    line-height: 31px;
    width: 220px!important;
    text-align: center;

    text-indent: 0!important;
    -webkit-box-shadow: inset 0 1px 0 0 #deff00;
    box-shadow: inset 0 1px 0 0 #deff00;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzZlYzcwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM1ODlkMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #6ec700 0, #589d00 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #6ec700), color-stop(100%, #589d00));
    background: -webkit-linear-gradient(top, #6ec700 0, #589d00 100%);
    background: -o-linear-gradient(top, #6ec700 0, #589d00 100%);
    background: -ms-linear-gradient(top, #6ec700 0, #589d00 100%);
    background: linear-gradient(to bottom, #6ec700 0, #589d00 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#6ec700', endColorstr='#589d00', GradientType=0);
    filter: none\9;
    background-color: #6ec700\9
}
.both-search label,
.location label,
header p small,
input[type=submit].bluebtn,
nav ul li a {
    font-family: sans-serif;, Arial, Helvetica, sans-serif
}
input[type=button],
input[type=submit] {
    cursor: pointer;
    padding: 0;
    text-indent: -9999px
}
input[type=submit] {
    background-position: -392px -120px;
    width: 29px
}
input[type=submit].valid-btn {
    background-position: -354px -120px;
    width: 36px
}
input[type=button].buttononestep {
    background-position: -338px -603px;
    height: 41px;
    width: 82px
}
input[type=submit].bluebtn {
    background-color: #18a8e8;
    background-image: none;
    background-position: 0 0;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    display: inline-block;
    color: #fafafa;
    font-size: 14px;
    padding: 0 10px;
    text-align: center;
    text-indent: 0;

    width: 200px
}
textarea {
    height: 135px;
    padding: 5px
}
textarea.xl-size {
    background-position: 0 -316px;
    width: 420px
}
textarea.l-size {
    background-position: 0 -461px;
    width: 280px
}
div.selector {
    background-position: -411px -38px;
    padding-left: 9px;
    overflow: hidden;
    position: relative
}
div.selector span {
    background-position: right 0;
    display: block;
    margin: 0;
    overflow: hidden;
    padding-right: 25px;
    text-overflow: ellipsis;
    white-space: nowrap
}
div.selector select {
    background: 0 0;
    filter: alpha(opacity: 0);
    height: 28px;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0
}
div.selector#uniform-xl-size,
select#xl-size {
    width: 420px
}
div.selector#uniform-l-size,
select#l-size {
    width: 280px
}
div.selector#uniform-m-size,
select#m-size {
    width: 200px
}
div.selector#uniform-s-size,
select#s-size {
    width: 130px
}
fieldset,
form ul li {
    margin-bottom: 10px
}
label {
    text-align: right
}
.obligatory,
label sup {
    color: #ff2a2a
}
.both-search,
.location {
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZiZDczMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMzgxMGMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #fbd733 0, #f3810c 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fbd733), color-stop(100%, #f3810c));
    background: -webkit-linear-gradient(top, #fbd733 0, #f3810c 100%);
    background: -o-linear-gradient(top, #fbd733 0, #f3810c 100%);
    background: -ms-linear-gradient(top, #fbd733 0, #f3810c 100%);
    background: linear-gradient(to bottom, #fbd733 0, #f3810c 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#fbd733', endColorstr='#f3810c', GradientType=0);
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    padding: 5px
}
.both-search label,
.location label {
    color: #2a2a2a;
    display: block;
    font-size: 20px;
    margin-bottom: 5px;
    text-align: left;

    text-transform: uppercase
}
.find h4,
.location label,
header p small {
    text-transform: none
}
.find {
    margin-top: 20px;
    position: relative
}
.find .ribbon {
    background: url(../images/site/free-ribbon.png) no-repeat;
    height: 82px;
    width: 82px;
    position: absolute;
    top: -6px;
    right: -6px;
    z-index: 5
}
header,
header p {
    position: relative;
    z-index: 0
}
.find h4 {
    color: #2a2a2a;
    text-align: center;
  
}
.find h4 span,
.find p.steps span {
    color: #3740f9
}
.find p.steps {
    font-size: 15px;
    float: left;
    margin: 0;
    text-align: center;
    width: 510px
}
.find .location {
    float: right;
    width: 360px;
    margin-right: 50px
}
.find .location input[type=text],
.sdw-590 .find .location input[type=text],
.sdw-590 .find p,
.sdw-590 .location {
    width: 300px
}
.location label {
    font-size: 16px
}
.find .location input {
    float: left;
    margin: 0
}
.mea .both-search input {
    float: left;
    margin: 5px
}
.mea .both-search input[type=text] {
    background-position: 0 -665px;
    width: 420px
}
.mea .both-search input[type=submit] {
    background-position: -354px -120px;
    width: 36px
}
.alert {
    padding: 5px;
    margin-bottom: 10px;
    color: #c09853;

    background-color: #fcf8e3;
    border: 1px solid #fbeed5;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}
.alert-error {
    color: #b94a48;
    background-color: #f2dede;
   border-color: #3740f9
}
.alert-success {
    color: #468847;
    background-color: #dff0d8;
    border-color: #d6e9c6
}
.alert-info {
    color: #3a87ad;
    background-color: #d9edf7;
    border-color: #bce8f1
}
.alert-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}
.alert-default h5 {
    border-bottom: 2px solid #bce8f1;
    margin-bottom: 5px;
    padding: 0 5px 10px
}
.txt-error {
    color: #b94a48
}
#shareto {
    display: none;
    width: 660px
}
header a.policy,
header p,
header p small {
    display: inline-block
}
#shareto .linktoshare {
    float: left;
    width: 320px
}
#shareto textarea {
    resize: none
}
#shareto .addfriend {
    float: right;
    width: 320px
}
header,
header section {
    height: 110px
}
header {
    background: url(../images/site/bg-header.gif) repeat-x #fff;

    border-bottom: 1px solid #2c272d
}
header p {
    float: left;
    margin: 11px 0 0;
    width: 260px
}
header form input,
nav ul.menu>li {
    float: left;
    margin: 0
}
header a.policy,
header h6.contact,
header p small {
    z-index: 5;
    position: absolute
}
header p small {
    font-size: 11px;
    bottom: 5px;
    left: 83px;

}
header a.policy {
    color: #666;
    font-size: 11px;
    text-decoration: underline;
    top: 11px;
    right: 10px
}
header h6.contact {
    color: #2a2a2a;
    top: 5px;
    right: 10px;
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 0;
    text-align: right
}
header h6.contact span,
header h6.contact strong {
    text-transform: uppercase
}
header h6.contact strong {
    color: #3740f9;
}
.floaty-header h2,
nav ul.menu>li>a {
    color: #ffffff;

   
}
header form {
    position: absolute;
    right: 10px;
    bottom: 14px;
    width: 225px
}
nav,
nav ul.menu>li {
    position: relative;
    z-index: 10
}
header form input[type=text] {
    width: 194px
}
nav,
nav ul,
nav ul li,
nav ul li a {
    height: 43px
}
nav {
    background: url(../images/site/bg-nav.png) repeat-x #2c272d;
}
nav ul.menu>li {
    background-repeat: repeat-x;
    background-position: bottom left;
    border-left: 1px solid #3f4446;
    border-right: 1px solid #2e3133;
    padding: 0 11px 0 12px
}
nav ul li.first {
    border-left: none
}
nav ul li.last {
    border-right: none
}
nav ul li a {
    display: block;
    font-size: 14px;
    text-decoration: none
}
nav ul li a img {
    display: inline-block;
    vertical-align: middle
}
nav ul.menu>li>a {
    line-height: 37px;
    text-align: center
}
.floaty-header.visible {
    top: 0;
    opacity: 1
}
.floaty-header {
    background: url(../images/site/floaty_header_bg.png) ; background-color:#2c272d;;
    padding-top: 10px;
    position: fixed;
    z-index: 999;
    top: -100%;
    opacity: 0;
    left: 0;
    right: 0;
    text-align: center;
    transition: all .5s cubic-bezier(.455, .235, 0, 1.015);
    transition-timing-function: cubic-bezier(.455, .235, 0, 1.015)
}
.floaty-header>div {
    margin-top: 10px;
    display: inline-block
}
.floaty-header .floaty-title {
    vertical-align: middle
}
.floaty-header.grey-block input,
.floaty-header.grey-block select {
    width: auto
}
.floaty-header.grey-block .or {
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    color: #fff;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background-color: #b5b5b5;
    width: 22px;
    height: 22px
}
.floaty-header.grey-block .or span {
    position: relative;
    top: 2px;
    font-size: 12px
}
.floaty-header.grey-block .hr {
    position: relative;
    border-bottom: 1px solid #C9C9C9;
    top: 16px;
    width: 40%
}
.floaty-header.grey-block select,
.grey-block input {
    padding: 2px;
    border: 1px solid #C9C9C9;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    color: #717171;
    font-size: 12px
}
.floaty-header.grey-block input {
    margin-left: 10px;
    text-indent: 7px;
    background-image: none;
    background-color: #fff;
    height: 32px;
    line-height: 21px
}
.floaty-header .floaty-header-border-bottom {
    height: 4px;
    display: block;
    background: url(../images/site/floaty_header_border_bottom.png) repeat-x
}
.floaty-header input[type=submit] {
    font-size: 15px;
    font-weight: 700;
    color: #fff;
    line-height: 0;
    margin-bottom: 1px;
    padding: 15px;
    border: 0;
    text-indent: 0;
    width: auto;
    vertical-align: middle;
    background-color: #3740f9
}
.floaty-header #metier {
    line-height: 25px;
    height: 32px;
    text-indent: 7px;
    min-width: 270px;
    margin-left: 5px
}
.sliding-menu {
    background: #f5f5f5;
    -webkit-border-radius: 0 0 6px 6px;
    border-radius: 0 0 6px 6px;
    border-width: 1px;
    border-style: solid;
    -webkit-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, .5);
    box-shadow: 0 1px 5px 0 rgba(0, 0, 0, .5);
    display: none;
    padding: 20px;
    position: absolute;
    z-index: 20;
    top: 43px;
    width: 960px
}
.conservatory .sliding-menu .submenu,
.electrical .sliding-menu .submenu,
.energy .sliding-menu .submenu,
.garden .sliding-menu .submenu,
.kitchen .sliding-menu .submenu,
.plumbing .sliding-menu .submenu,
.windows .sliding-menu .submenu {
    background-repeat: repeat-y;
    background-position: 95% 0
}
.sliding-menu .submenu {
    height: auto;
    width: 305px
}
.sliding-menu .submenu ul {
    height: auto;
    margin-left: 20px
}
.sliding-menu .submenu li {
    border: none;
    margin: 0;
    color: #fff;
    font-size: 13px;
    height: 22px;
    text-align: left;
    padding: 0
}
.sliding-menu .submenu li a {
    color: #fff;
    font-weight: 100;
    font-family: sans-serif;;
    font-size: 13px
}
.sliding-menu .h1style {
    color: #fff;

    text-transform: none;
    font: normal normal 400 24px/28px sans-serif;;
    font-size: 19px;
    display: block;
    margin-top: 0
}
.sliding-menu .h1style span {
    font-size: 29px
}
.sliding-menu .second {
    padding: 0;
    margin: 10px 0 0!important
}
.sliding-menu .second li {
    padding-left: 1em;
    text-indent: -.7em
}
.sliding-menu .second li:before {
    padding-right: 7px;
    content: "\002022";
    color: #c5e681
}
.sliding-menu .request-btn {
    color: #fff;
    font-style: italic;
    background-image: -ms-linear-gradient(top, #D90707 0, #910707 100%)!important;
    background-image: -moz-linear-gradient(top, #D90707 0, #910707 100%)!important;
    background-image: -o-linear-gradient(top, #D90707 0, #910707 100%)!important;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #D90707), color-stop(1, #910707))!important;
    background-image: -webkit-linear-gradient(top, #D90707 0, #910707 100%)!important;
    background-image: linear-gradient(to bottom, #D90707 0, #910707 100%)!important;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    border: 2px solid #FFF;
    height: 39px;
    padding: 10px;
    text-align: center;
 
}
.conservatory .sliding-menu .h2style,
.electrical .sliding-menu .h2style,
.energy .sliding-menu .h2style,
.garden .sliding-menu .h2style,
.kitchen .sliding-menu .h2style,
.plumbing .sliding-menu .h2style,
.windows .sliding-menu .h2style {
    text-transform: none;
    text-shadow: none;
    font: normal normal 400 16px/26px sans-serif;;
    display: block
}
.sliding-menu .video {
    float: right;
    padding-top: 10px;
    width: 200px
}
.sliding-menu .video a {
    height: auto;
    display: block
}
.sliding-menu .h2style {
    margin: 0
}
.energy {
    background-image: url(../images/site/green.gif)
}
.energy.active,
.energy.active2,
.energy:hover {
    background-image: url(../images/site/green-hover.gif)
}
.windows {
    background-image: url(../images/site/blue.png)
}
.windows.active,
.windows.active2,
.windows:hover {
    background-image: url(../images/site/blue-hover.gif)
}
.conservatory {
    background-image: url(../images/site/purple.png)
}
.conservatory.active,
.conservatory.active2,
.conservatory:hover {
    background-image: url(../images/site/purple-hover.gif)
}
.plumbing {
    background-image: url(../images/site/dark-blue.png)
}
.plumbing.active,
.plumbing.active2,
.plumbing:hover {
    background-image: url(../images/site/dark-blue-hover.gif)
}
.electrical {
    background-image: url(../images/site/red.gif)
}
.electrical.active,
.electrical.active2,
.electrical:hover {
    background-image: url(../images/site/red-hover.gif)
}
.garden {
    background-image: url(../images/site/brown.png)
}
.garden.active,
.garden.active2,
.garden:hover {
    background-image: url(../images/site/brown-hover.gif)
}
.kitchen {
    background-image: url(../images/site/lightbrown.png)
}
.kitchen.active,
.kitchen.active2,
.kitchen:hover {
    background-image: url(../images/site/lightbrown-hover.gif)
}
.improvements {
    background-image: url(../images/site/lightred.png)
}
.improvements.active,
.improvements.active2,
.improvements:hover {
    background-image: url(../images/site/lightred-hover.gif)
}
.home,
.news {
    background-image: url(../images/site/orange.gif)
}
.news {
    border-right: none!important
}
.home.active,
.home.active2,
.home:hover,
.news.active,
.news.active2,
.news:hover {
    background-image: url(../images/site/orange-hover.png)
}
.energy .sliding-menu {
   border-color: #3740f9
    left: -44px;
 background-color: #2c272d;
}
.energy .sliding-menu .h2style {
    border-bottom: none;
    color: #c5e681
}
.energy .sliding-menu .submenu {
    background-image: url(../images/site/renewabledivider.png)
}
.energy .sliding-menu table tr:last-child {
    background-image: none
}
.energy .sliding-menu .first {
    list-style-image: url(../images/site/renewablebullet.png)
}
.energy .sliding-menu .second li:before {
    color: #c5e681
}
.windows .sliding-menu {
  border-color: #3740f9;
    left: -189px;
background-color: #2c272d;
}
.windows .sliding-menu .h2style {
    border-bottom: none;
    color: #3740f9;
}
.windows .sliding-menu .submenu {
    background-image: url(../images/site/windowsdivider.png)
}
.windows .sliding-menu table tr:last-child {
    background-image: none
}
.windows .sliding-menu .first {
    list-style-image: url(../images/site/windowsbullet.png)
}
.windows .sliding-menu .second li:before {
    color: transparent
}
.conservatory .sliding-menu {
    border-color: #3740f9;
    left: -273px;
background-color: #2c272d;
}
.conservatory .sliding-menu .h2style {
    border-bottom: none;
    color: #EDC7EE
}
.conservatory .sliding-menu .submenu {
    background-image: url(../images/site/conservatorydivider.png)
}
.conservatory .sliding-menu table tr:last-child {
    background-image: none
}
.conservatory .sliding-menu .first {
    list-style-image: url(../images/site/conservatorybullet.png)
}
.conservatory .sliding-menu .second li:before {
    color: #EDC7EE
}
.plumbing .sliding-menu {
  border-color: #3740f9;
    left: -396px;
background-color: #2c272d;
}
.plumbing .sliding-menu .h2style {
    border-bottom: none;
    color: #001B54
}
.plumbing .sliding-menu .submenu {
    background-image: url(../images/site/plumbingdivider.png)
}
.plumbing .sliding-menu table tr:last-child {
    background-image: none
}
.plumbing .sliding-menu .first {
    list-style-image: url(../images/site/plumbingbullet.png)
}
.plumbing .sliding-menu .second li:before {
    color: #001B54
}
.electrical .sliding-menu {
     border-color: #3740f9;
    left: -482px;
background-color: #2c272d;
}
.electrical .sliding-menu .h2style {
    border-bottom: none;
    color: #3D0000
}
.electrical .sliding-menu .submenu {
    background-image: url(../images/site/electricdivider.png)
}
.electrical .sliding-menu table tr:last-child {
    background-image: none
}
.electrical .sliding-menu .first {
    list-style-image: url(../images/site/electricbullet.png)
}
.electrical .sliding-menu .second li:before {
    color: #3D0000
}
.garden .sliding-menu {
  border-color: #3740f9;
    left: -568px;
 background-color: #2c272d;
}
.garden .sliding-menu .h2style {
    border-bottom: none;
    color: #2B1808
}
.garden .sliding-menu .submenu {
    background-image: url(../images/site/gardendivider.png)
}
.garden .sliding-menu table tr:last-child {
    background-image: none
}
.garden .sliding-menu .first {
    list-style-image: url(../images/site/gardenbullet.png)
}
.garden .sliding-menu .second li:before {
    color: #3740f9
}
.kitchen .sliding-menu {
    border-color: #3740f9;
    left: -646px;
background-color: #2c272d;
}
.kitchen .sliding-menu .h2style {
    border-bottom: none;
    color: #261606
}
.kitchen .sliding-menu .submenu {
    background-image: url(../images/site/kitchendivider.png)
}
.kitchen .sliding-menu table tr:last-child {
    background-image: none
}
.kitchen .sliding-menu .first {
    list-style-image: url(../images/site/kitchenbullet.png)
}
.kitchen .sliding-menu .second li:before {
    color: #261606
}
.improvements .sliding-menu {
 border-color: #3740f9
    right: -88px;
    width: 980px
}
.improvements .sliding-menu .submenu {
    width: 100%
}
.improvements .sliding-menu .submenu li:first-child {
    border-top: 1px solid #c3c3c3
}
.improvements .sliding-menu .submenu li {
    float: left;
    margin: 0 5px;
    width: 305px
}
.improvements a.all {
    float: right;
    height: auto;
    margin-top: 5px;
    text-align: right;
    width: auto
}
.improvements .sliding-menu .submenu li a:hover {
    background-color: #C00
}
.breadcrumb {
    background: url(../images/site/bg-body.gif);
    border-bottom: 1px solid #fff;
    font-size: 11px;
    padding: 7px 0
}
.adsense {
    position: relative;
    background: #fff;
    text-align: center;
    padding-bottom: 20px
}
.main-container {
    background: url(../images/site/bg-body.gif);
    padding-bottom: 30px;
    position: relative
}
.mea {
    background: url(../images/site/bg-mea-bottom.gif) center bottom no-repeat #fff;
 

 

}
.imagedropshadow {
    padding: 5px;
    border: 1px solid #EFEFEF
}
a:hover img.imagedropshadow {
    border: 1px solid #CCC;
    -moz-box-shadow: 1px 1px 5px #999;
    -webkit-box-shadow: 1px 1px 5px #999;
    box-shadow: 1px 1px 5px #999
}
.mea h1 {
    color: #2a2a2a;
    font-family: sans-serif;, Arial, Helvetica, sans-serif;
    font-size: 24px;
    line-height: 24px;
    margin-bottom: 10px
}
.catcheye {
    background: url(../images/site/bg-sdw-mea.png) center 132px no-repeat;
    min-height: 200px;
    width: 100%
}
.mea-wrap {
    margin: 0 auto;
    min-height: 200px;
    width: 960px
}
.mea-wrap>div {
       height: 318px;
    width: 480px;
    padding: 15px 10px 37px 15px;
    position: relative;
    z-index: 0;
    left: -130px;
}




.rightright {position: relative;top: -300px; right: -700px; color: #3740f9;
    font-size: 36px;
    font-family: NeoSansBold, Arial #2c272d, Arial, Helveica, sans-serif;
    font-weight: 700;
    margin-bottom: 35px;
    text-align: left;

  }

.mea-wrap>div h1 {
    color: #3740f9;
    font-size: 36px;
    font-family: NeoSansBold, Arial #2c272d, Arial, Helveica, sans-serif;
    font-weight: 700;
    margin-bottom: 35px;
    text-align: left;
    position: relative;right: -23px;    
}
.single-access a.access-link,
.step-quote ul.ticks li {
    font-family: sans-serif;Italic, Arial, Helvetica, sans-serif
}
.mea-wrap>div .list-icn li {
    color: #232e1d;
    font-size: 18px;
    padding-left: 25px;

}
.mea-wrap .ipv {
    background: url(../images/site/ipv-mea2.png) right top no-repeat
}
.mea-wrap .firm {
    background: url(../images/site/quotatis-mea2.png) left top no-repeat
}
.mea-wrap .firm h3 {
    color: #2a2a2a!important;
    margin-top: 25px;
    
    text-transform: none!important
}
.mea-wrap .green-btn {
    position: absolute;
    z-index: 10;
    bottom: 49px;
    left: 15px
}
.mea-wrap .green-btn span {
    width: 205px
}
.direct-access {
    padding-bottom: 20px
}
.single-access {
    background: url(../images/site/bottom-div-access.png) 0 bottom no-repeat;
    float: left;
    margin: 0 0 35px 15px;
    padding-bottom: 13px;
    width: 310px;
    position: relative;
    z-index: 0
}
.single-access.mfirst {
    margin-left: 0
}
.single-access article {
    background: url(../images/site/sprite.png) 0 -355px no-repeat;
    min-height: 145px;
    padding-top: 5px
}
.single-access h2 {
    color: #3740f9;
    font-size: 20px;
    text-transform: uppercase;
    margin: 0;
    padding: 4px 10px;
    font-weight: 900;
    text-align: left;
}
.single-access div {
    background: url(../images/site/bg-access-content.png) left bottom repeat-x;

    padding: 10px 105px 10px 10px;

}
.single-access div.wrap-content {
    background: url(../images/site/bg-content-wrap.gif);
    padding: 10px!important
}
.single-access div p {
    margin: 0;
    min-height: 67px
}
.single-access a.access-link {
    background-image: url(../images/site/sprite.png);
    background-repeat: no-repeat;
    color: #2a2a2a;
    display: block;
    font-size: 14px;
    height: 25px;
    line-height: 25px;
    padding-left: 33px;

}
.single-access a.access-link span {
    background: url(../images/site/sprite.png) right -179px no-repeat;
    display: inline-block;
    padding-left: 10px;
    width: 277px
}
.single-access a.access-link span small {
    background: url(../images/site/arrows-access.png) right 0 no-repeat;
    display: inline-block;
    padding-right: 20px
}
.single-access a.blue {
    background-position: 0 -102px
}
.single-access a.blue:hover {
    background-position: 0 -127px
}
.single-access a.darkblue {
    background-position: 0 -202px
}
.single-access a.darkblue:hover {
    background-position: 0 -227px
}
.single-access a.purple {
    background-position: 0 -152px
}
.single-access a.purple:hover {
    background-position: 0 -177px
}
.single-access a.black {
    background-position: 0 -252px
}
.single-access a.black:hover {
    background-position: 0 -277px
}
.single-access a.green {
    background-position: 0 -302px
}
.single-access a.green:hover {
    background-position: 0 -327px
}
.single-access a.access-link:hover span {
    background-position: right -204px
}
.single-access img.figure {
    background: 0 0;
    display: block;
    position: absolute;
    z-index: 10
}
.single-access img.windows {
    top: 55px;
    right: 0;
    width: 120px;
    height: 129px
}
.single-access img.conservatory {
    top: 51px;
    right: 0;
    width: 133px;
    height: 115px
}
.single-access img.boiler {
    top: 52px;
    right: 0;
    width: 84px;
    height: 115px
}
.single-access img.driveway {
    top: 64px;
    right: -6px;
    width: 111px;
    height: 98px
}
.single-access img.pump {
    top: 58px;
    right: 0;
    width: 110px;
    height: 119px
}
.single-access img.roof {
    top: 101px;
    right: -14px;
    width: 145px;
    height: 68px
}
.top-container-sdw {
    background: url(../images/site/bg-container-section.png) center top no-repeat;
    padding-top: 25px
}
.list-article,
.why {
    min-height: 490px
}
.list-article .hide,
.why .hide {
    height: 370px
}
.suppliers figure {
    float: left;
    margin-left: 20px
}
.suppliers figure.mfirst {
    margin-left: 0
}
.list-article article {
    cursor: pointer;
    padding: 10px 0
}
.list-article article h4 {
    color: #2a2a2a;

    text-transform: none
}
.list-article article h4 a {
    color: #2a2a2a!important
}
.promise {
    position: relative;
    z-index: 0
}
.promise img {
    display: block;
    position: absolute;
    z-index: 10;
    right: -25px;
    top: -25px
}
.promise .list-icn li {
    color: #2a2a2a;
    font-size: 14px;

    width: 49%
}
.popClickContent {
    margin: 0 auto;
    min-height: 200px;
    width: 960px
}
.leftTopContent {
    width: 540px;
    float: left;
    min-height: 368px;
    padding-top: 10px;
    padding-bottom: 15px
}
.PopClickPromise {
    background-image: url(../images/site/PCpromiseBG.jpg);
    background-repeat: no-repeat;
    width: 390px;
    height: 368px;
    float: right
}
.PCPBullArea {
    width: 320px;
    padding-top: 100px;
    padding-left: 37px
}
.leftBottomContent {
    width: 540px;
    float: left;
    min-height: 350px
}
.PopClickGuide {
    width: 390px;
    height: 352px;
    float: right
}
.formArea {
    width: 960px;
    padding-bottom: 15px
}
.clusterslider {
    height: 215px;
    position: relative;
    width: 980px
}
.clusterslider blockquote {
    border: none;
    color: #2a2a2a;
    margin: 0;
    padding: 0;
    position: absolute;
    left: 45%;
    top: 10px;
    z-index: 6;
    font-family: sans-serif;, Arial, Helvetica, sans-serif;
    font-size: 13px;

    letter-spacing: .05em;
    width: 500px;
    transform: skewX(165deg);
    -ms-transform: skewX(165deg);
    -moz-transform: skewX(165deg);
    -webkit-transform: skewX(165deg);
    -o-transform: skewX(165deg)
}
.clusterslider blockquote h1 {
    color: #2a2a2a;
    font-size: 24px;
    margin-bottom: 10px;
    text-transform: uppercase;
    border: none;
    padding: 0
}
.clusterslider blockquote p,
ul.quoteslist h2 {
    font-size: 14px;
    line-height: 19px;
    color: #2a2a2a
}
#leftcol h3,
footer h6,
ul.quoteslist h2 {
    text-transform: none
}
.clusterslider img {
    position: absolute;
    z-index: 5
}
ul.quoteslist {
    margin: 0
}
ul.quoteslist li {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    min-height: 430px;
    overflow: hidden;
    padding: 5px;
    position: relative;
    width: 33.33%
}
ul.quoteslist h2 {
    border: none;
    font-family: sans-serif;, Arial, Helvetica, sans-serif;
    margin: 10px 0;
    padding: 0;

}
ul.quoteslist h2 a {
    color: #2a2a2a
}
ul.quoteslist p {
    color: #5a5a5a;
    font-family: sans-serif;, Arial, Helvetica, sans-serif;
    font-size: 12px;
    margin: 0
}
ul.quoteslist figure {
    background: #fff;
    border: 1px solid #fff;
    outline: #ccc solid 1px;
    margin-right: 0;
    padding: 0;
    height: 151px;
    width: 301px;
    overflow: hidden
}
ul.quoteslist figure img {
    border: 3px solid #e6e6e6;
    height: 149px;
    width: 299px
}
ul.quoteslist .quotelink {
    background: #18a8e8;
    color: #fafafa;

    font-family: sans-serif;, Arial, Helvetica, Verdana, sans-serif;
    text-align: center;
    display: block;
    box-shadow: 0 -1px 0 0 rgba(255, 255, 255, .8);
    -webkit-box-shadow: 0 -1px 0 0 rgba(255, 255, 255, .8);
    -moz-box-shadow: 0 -1px 0 0 rgba(255, 255, 255, .8);
    border-top: 1px solid #ccc;
    margin-top: 10px;
    padding: 5px;
    position: absolute;
    bottom: 0;
    width: 301px
}
.fastTrackBG {
    background-color: #FFF;
    padding: 14px;
    min-height: 550px
}
.FTtopCont {
    width: 100%;
    min-height: 242px
}
.FTbotCont {
    width: 100%;
    padding-top: 30px;
    min-height: 675px
}
.FTbullet li {
    color: #D47207;
    font-size: 16px;
    font-style: italic;
    padding-left: 20px;
    line-height: 20px
}
.FTbullet li span {
    color: #878787
}
.FTstep1Box {
    width: 357px;
    margin-right: 20px;
    float: left;
    -moz-border-radius: 0;
    -webkit-border-radius: 9px 9px 0 0;
    border-radius: 9px 9px 0 0;
    border: 1px solid #2c272d
}
.FTboxTitle {
    background-color: #37383A;
    height: 40px;
    color: #fff;
    width: 100%
}
.FTstep2Box {
    width: 528px;
    min-height: 650px;
    float: left;
    -moz-border-radius: 0;
    -webkit-border-radius: 9px 9px 0 0;
    border-radius: 9px 9px 0 0;
    border: 1px solid #2c272d
}
.FTstep1Box h2,
.FTstep2Box h2 {
    background: url(../images/site/bg-title-access.gif);
    color: #FAFAFA;
    font-size: 20px;
    font-style: italic;
    margin: 0;
    padding: 0 10px 4px;

    text-transform: uppercase;
    border-bottom: none
}
.FTgreyArea {
    width: 355px;
    padding: 8px;
    background-color: #EFEFEF;
    margin-top: 20px
}
.FTstep1Box .FTgreyArea {
    min-height: 555px
}
.geoloc h1 {
    color: #5a5a5a
}
.geoloc .job-description {
    float: right;
    width: 570px
}
.geoloc .read-less a,
.geoloc .read-more a {
    color: #18a8e8;
    display: block;
    margin: 15px 0;
    padding: 5px 0;
    text-align: right
}
.geoloc .border-picture {
    margin-top: -20px
}
.job-description #readmore ul {
    background: #f7f7f7;
    border-radius: 0 4px 4px 0;
    -webkit-border-radius: 0 4px 4px 0;
    border-left: 4px solid #18A8E8;
    margin: 15px 0 15px 5px;
    padding: 5px 5px 5px 10px
}
.job-description #readmore ul li {
    margin-top: 10px
}
.job-description #readmore ul li:first-child {
    margin-top: 0
}
.job-description #readmore h5,
.job-description #readmore p {
    margin: 15px 0!important
}
.job-description #readmore p b {
    color: #333!important
}
.geoloc .map-display {
    background: url(../images/site/sdw-map.png) center bottom no-repeat;
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
    height: 259px;
    margin: -4px -4px 0
}
.geoloc #main-map {
    height: 250px
}
.geoloc .tabs {
    margin-bottom: 10px
}
.chart-ctn {
    background: #fff;
    border-top: 2px solid #5A5A5A;
    padding: 10px
}
.myplace {
    background: #5A5A5A;
    color: #fafafa;
    margin: -9px -4px 10px;
    padding: 10px
}
.geoloc table {
    width: 100%
}
.geoloc table,
.geoloc td {
    text-align: left;
    vertical-align: top
}
.geoloc tr.head {
    border-bottom: 2px solid #5a5a5a;
    color: #2a2a2a;
    padding-bottom: 10px
}
.geoloc tr.head td,
.geoloc tr.headline td {
    background: 0 0
}
.geoloc #directory tr:hover td {
    background: #d1eefa
}
.geoloc table td {
    background: #fff;
    border-bottom: 1px solid #c3c3c3;
    padding: 7px 5px
}
.geoloc table td h5 {
    margin-bottom: 5px
}
.geoloc .stripe-bg {
    border-bottom: 1px solid #d8d8d8;
    border-top: 1px solid #efefef;
    margin-left: -5px;
    margin-right: -5px;
    padding: 5px
}
.ribbon {
    position: relative
}
.ribbon .badge {
    background: url(../images/site/free-ribbon.png) no-repeat;
    height: 82px;
    width: 82px;
    position: absolute;
    top: -12px;
    right: -12px;
    z-index: 5
}
.confidence-quote {
    background: url(../images/site/bg-confidence.png) bottom left no-repeat;
    font-size: 14px;
    line-height: 20px;
    min-height: 85px;
    padding: 10px 10px 10px 145px
}
.confidence-quote blockquote {
    border-left: 4px solid #ccc;
    padding-left: 15px
}
.confidence-quote b {
    color: #2a2a2a;
    font-family: sans-serif;, Arial, Helvetica, sans-serif
}
.confidence-quote data {
    color: #3a87ad;
    font-family: NeoSansBold, Arial, Helvetica, sans-serif;
    font-size: 16px
}
.get-quote {
    background: #fff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #c3c3c3;
    width: 540px
}
.get-quote.newsletter {
    width: 100%!important
}
.get-quote.newsletter p {
    padding: 5px
}
.get-quote.newsletter .wizard {
    margin-left: 180px
}
.get-quote.newsletter .wizard label {
    width: 260px
}
.get-quote.newsletter .wizard .radio_list_inline label {
    width: auto
}
.get-quote.newsletter .submit {
    margin-right: 35px
}
.get-quote p.title {
    background: url(../images/site/bg-title-access.gif);
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
    color: #fafafa;
    font-family: sans-serif;, Arial, Helvetica, Verdana, sans-serif;
    margin: 0;
    padding: 5px 10px 5px 40px;
    position: relative;
    text-align: center;

    text-transform: uppercase
}
.get-quote p.title small {
    background: url(../images/site/uniform.png) -295px -603px;
    display: block;
    height: 36px;
    position: absolute;
    top: -4px;
    left: 5px;
    width: 29px
}
.get-quote label {
    width: 230px
}
.get-quote .stepone,
.get-quote .steptwo {
    padding: 5px 5px 10px;
    position: relative
}
.get-quote .buttononestep {
    position: absolute;
    z-index: 5;
    bottom: 5px;
    right: -14px
}
.step-quote {
    min-height: 560px;
    width: 370px
}
.step-quote ul {
    list-style: none;
    margin: 30px 0 60px
}
.step-quote ul li {
    padding-left: 40px
}
.step-quote ul.steps {
    background: url(../images/site/bg-step-quote.gif) 13px top repeat-y
}
.step-quote ul.steps li {
    padding-bottom: 35px;
    position: relative
}
.step-quote ul.steps li.last {
    padding-bottom: 0
}
.step-quote ul.steps li img {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 0
}
.step-quote ul.steps li:first-child {
    background: url(../images/site/icn-step1.png) left top no-repeat;
    margin-top: 0
}
.step-quote ul.steps li+li {
    background: url(../images/site/icn-step2.png) left top no-repeat
}
.step-quote ul.steps li+li+li {
    background: url(../images/site/icn-step3.png) left top no-repeat
}
.step-quote ul.steps li+li+li+li {
    background: url(../images/site/icn-step4.png) left top no-repeat
}
.step-quote ul.ticks {
    background: url(../images/site/bg-title-access.gif);
    border: 1px solid #111;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 0 0 1px #aaa;
    box-shadow: inset 0 0 0 1px #aaa;
    color: #5a5a5a;
    line-height: 18px;
    margin-top: 35px;
    margin-bottom: 0;
    padding: 15px 10px;
    position: absolute;
    bottom: 5px;

    width: 370px
}
.step-quote ul.ticks img.promise {
    position: absolute;
    top: -17px;
    right: -26px;
    z-index: 15
}
img.promise {
    height: 120px;
    width: 124px
}
.step-quote ul.ticks li {
    background: url(../images/site/check-bullet.png) 5px 15px no-repeat;
    border-top: 1px solid #777;
    border-bottom: 1px solid #131313;
    color: #fafafa;
    font-size: 14px;
    padding: 15px 0 15px 40px;
    margin: 0
}
.step-quote ul.ticks li.first {
    background-position: 5px 5px;
    border-top: none;
    padding-top: 5px
}
.step-quote ul.ticks li.last {
    border-bottom: none;
    padding-bottom: 5px
}
#leftcol {
    float: left;
    width: 250px
}
#rightcol {
    float: right;
    width: 250px
}
#leftcol h3 {
    border-bottom: 2px solid #5a5a5a;
    color: #5a5a5a;
    font-size: 18px;
    margin: 0 -5px;
    padding: 0 5px 5px
}
footer section {
    padding: 15px 0
}
footer h6 {
    color: #3740f9;
    font: normal normal 16px sans-serif;, Arial, Helvetica, Verdana, sans-serif;
    margin-bottom: 10px;
  
}
footer .top-projects {

    background-color: #fff;
    height: 171px
}
footer .top-projects ul {
    float: left;
    width: 25%
}
footer .top-projects ul li {
    padding-left: 12px
}
footer .top-projects ul li a {
    color: #2c272d
}
footer .mapSite {
    border-top: 1px solid #777;
    background-color: #3E3E3E
}
footer .mapSite h6 {

    padding-bottom: 5px
}
footer .mapSite .list4 {
    zoom: 1
}
footer .mapSite .list4:after,
footer .mapSite .list4:before {
    display: table;
    content: "";
    zoom: 1
}
footer .mapSite .list4>li {
    float: left;
    width: 20%;
    padding-left: 10px
}
footer .mapSite .list4>li:first-child {
    padding-left: 0
}
footer .mapSite .list4 li {
    margin-top: 0
}
footer .mapSite .list4 a,
footer .mapSite .list4 li {
    color: #fafafa;
    font-size: 11px
}
footer .mapSite .list4 ul {
    margin: 0;
    list-style-type: none
}
footer .mapSite .list4 ul.countries li {
    background-image: url(../images/share/sprite_icon.png);
    background-repeat: no-repeat;
    padding-left: 20px
}
footer .mapSite .list4 ul.countries li.de {
    background-position: 0 -196px
}
footer .mapSite .list4 ul.countries li.es {
    background-position: 0 -242px
}
footer .mapSite .list4 ul.countries li.fr,
footer .mapSite .list4 ul.countries li.uk {
    background-position: 0 -219px
}
footer .mapSite .list4 ul li {
    margin-top: 0;
    width: 100%
}
footer .mapSite .list4 .sites a {
    font-size: 12px
}
footer .mapSite .list4 address {
    font-size: 10px
}
footer .newsletter form {
    margin: 0
}
footer .comment a {
    display: block;
    padding-top: 8px
}
footer .socialSite {
    box-shadow: inset 0 1px 0 0 #373737;
    -webkit-box-shadow: inset 0 1px 0 0 #373737;
    -moz-box-shadow: inset 0 1px 0 0 #373737;
    background: #212121;
    border-bottom: 1px solid #111;
    border-top: 4px solid #3740f9;
    position: relative;
    top: 70px;
}
footer .socialSite .list3 {
    clear: both;
    zoom: 1
}
footer .socialSite .list3:after,
footer .socialSite .list3:before {
    display: table;
    content: "";
    zoom: 1
}
footer .socialSite .list3 li {
    float: left;
    width: 33.33%;
    margin: 0;
    padding-left: 20px
}
footer .socialSite .list3 li:first-child {
    padding-left: 0
}
footer .socialSite .social a {
    display: block;
    float: left;
    height: 30px;
    width: 30px;
    background-image: url(../images/share/sprite_icon.png);
    background-repeat: no-repeat;
    margin: 0 5px
}
footer .socialSite .social a.fb {
    background-position: 0 -272px;
    margin-left: 0
}
footer .socialSite .social a.twitter {
    background-position: 0 -302px
}
footer .socialSite .social a.youtube {
    background-position: 0 -332px
}
footer .socialSite .social a.pinterest,
footer .socialSite .social a.viadeo {
    background-position: 0 -362px
}
footer .socialSite .social a.linkedin {
    background-position: 0 -392px;
    margin-right: 0
}
footer .socialSite .social a.gplus {
    background-position: 0 -423px
}
footer .socialSite .social a.daily {
    background-position: 0 -453px
}
form.oneinputForm input[type=text] {
    background: #E0E3E7;
    border: currentColor;
    border-radius: 5px;
    box-shadow: inset 1px 1px 0 0 rgba(255, 255, 255, .506);
    color: #444;
    font-size: 12px;
    height: 28px;
    padding: 4px;
    margin-left: 0;
    width: 197px;
    vertical-align: top;
    line-height: normal
}
form.oneinputForm input[type=submit] {
    background-color: transparent;
    background-repeat: no-repeat;
    background-image: url(../images/share/sprite_icon.png);
    border: currentColor;
    border-radius: 0;
    box-shadow: none;
    height: 28px;
    margin-left: 4px;
    text-indent: -9999px;
    width: 30px
}
form.oneinputForm.newsletterInput input[type=submit] {
    background-position: 0 -638px;
    box-shadow: none
}
.timeline {
    font-size: 10px;
    height: 10em;
    width: 690px
}
.timeline li {
    background: #FDF7E9;
    float: left;
    height: 8em;
    margin: 0 1px;
    position: relative;
    width: 20px
}
.timeline li .label,
.timeline li a .count {
    display: block;
    left: 0;
    position: absolute;
    width: 100%
}
.timeline li a {
    color: #333;
    display: block;
    height: 100%;
    text-decoration: none
}
.timeline li .label {
    background: #FFF;
    bottom: -2em;
    height: 2em;
    line-height: 2em;
    text-align: center
}
.timeline li a .count {
    background: #F1AD13;
    bottom: 0;
    height: 0;
    overflow: hidden;
    text-indent: -9999px
}
.callbackStamp,
.inline-block,
.quality-pro-wrapper {
    display: inline-block
}
.timeline li:hover {
    background: #FDEFD0
}
.timeline li a:hover .count {
    background: #3740f9
}
.large {
    font-size: 12px;
    height: 15em;
    width: 624px
}
.large li {
    float: left;
    height: 8em;
    margin: 0 2px;
    position: relative;
    width: 120px
}
.callbackStamp {
    background: url(../images/share/callback_stamp.png) no-repeat;
    cursor: pointer;
    height: 172px;
    position: fixed;
    right: 0;
    top: 250px;
    width: 47px;
    z-index: 99999
}
.callback_form input[type=text] {
    width: 328px;
    background: #E0E3E7;
    border: currentColor;
    border-radius: 5px;
    box-shadow: inset 1px 1px 0 0 rgba(255, 255, 255, .506);
    color: #444;
    font-size: 12px;
    height: 28px;
    margin-left: 0
}
.callback_form input[type=submit] {
    background-position: 0 -590px;
    box-shadow: none;
    background-color: transparent;
    background-image: url(../images/share/sprite_icon.png);
    background-repeat: no-repeat;
    border: currentColor;
    border-radius: 0;
    height: 28px;
    margin-left: 4px;
    text-indent: -9999px;
    width: 30px
}
.callback_form {
    background: rgba(0, 0, 0, .702);
    border-radius: 5px;
    box-shadow: inset 1px 1px 4px 0 rgba(0, 0, 0, .804), 1px 1px 0 0 rgba(255, 255, 255, .149);
    padding: 3px 4px
}
#slide_popup {
    position: fixed!important;
    width: 100%;
    height: 150px;
    top: -165px;
    text-align: center;
    background: #212121;
    border-bottom: 4px solid #F8B323;
    -webkit-box-shadow: 0 5px 6px 0 rgba(50, 50, 50, .75);
    -moz-box-shadow: 0 5px 6px 0 rgba(50, 50, 50, .75);
    box-shadow: 0 5px 6px 0 rgba(50, 50, 50, .75);
    z-index: 999;
    margin: 0!important;
    padding: 0!important;
    font-size: 16px!important
}
#slide_popup .content_popup {
    margin: 40px auto!important
}
#slide_popup .content_popup p {
    color: #fff
}
#slide_popup .content_popup .h1 {
    font-size: 26px;
    font-weight: 700
}
#slide_popup .content_popup .h2 {
    font-size: 16px;
    font-weight: 700
}
#slide_popup .content_popup .h3 {
    font-size: 14px
}
.star_small {
    width: 16px;
    position: relative;
    top: 1px
}
.trade-assoc-about {
    float: left;
    width: 63%;
    margin-right: 20px
}
.trade-assoc-logo {
    width: 200px;
    float: left;
    margin-right: 15px
}
.trade-assoc-desc {
    width: 389px;
    float: left
}
.trade-assoc-forms {
    float: left;
    width: 34%
}
.trade-assoc-quotes {
    width: 58%;
    float: left;
    margin-right: 20px
}
.quality-pro {
    width: 39%;
    float: left
}
.quality-pro-block {
    padding: 5px
}
.quality-pro-wrapper {
    width: 100%;
    margin-bottom: 10px
}
.quality-pro-image {
    float: left;
    width: 85px;
    height: 77px;
    border: 1px solid #cfcfcf;
    white-space: nowrap;
    text-align: center
}
.quality-pro-image img {
    max-width: 99%;
    vertical-align: middle;
    max-height: 75px;
    position: relative;
    left: -3px
}
.quality-pro-image-helper {
    display: inline-block;
    height: 100%;
    vertical-align: middle
}
.quality-pro-content {
    display: block;
    margin-left: 95px
}
.quality-pro-content>div {
    margin-bottom: 3px
}
.quality-pro-review-count {
    margin-left: 10px
}
.underlined {
    text-decoration: underline
}
.supported-trades {
    margin: 15px 0
}
.supported-trades ul li {
    margin: 8px 0
}
.trade-assoc-wrapper {
    width: 470px;
    display: inline-block;
    border-radius: 10px;
    border: 2px solid #e7e7e7;
    padding: 10px;
    height: 155px;
    margin-bottom: 15px;
    float: left
}
.trade-assoc-wrapper.round {
    margin-left: 10px
}
.trade-assoc-wrapper.not-round {
    margin-right: 10px
}
.trade-assoc-img-wrapper {
    width: 110px;
    display: inline-block;
    float: left
}
.trade-assoc-img-small {
    max-height: 90px;
    max-width: 110px;
    margin: 0 auto;
    display: block
}
.search-section,
.trade-assoc-comment .find-more {
    margin-top: 10px
}
.trade-assoc-comment.with-margin {
    margin-left: 120px
}
.trade-assoc-name {
    margin-bottom: 15px
}
.trade-assoc-name a {
    font-size: 16px;
    font-weight: 700;
    color: #2c272d
}
.tradeassoc .hstyle {
    padding-left: 0
}
.tradeassoc .form-name {
    margin-bottom: 30px
}
.search-section {
    width: 100%
}






















@import url(http://fonts.googleapis.com/css?family=Roboto&subset=latin,cyrillic-ext,latin-ext,cyrillic,greek-ext,greek,vietnamese);
@font-face {
	font-family: "demurecontrols";
	src: url("http://cssslider.com/sliders/pen/demurecontrols.eot?cssslidertheme=demure");
	src: url("http://cssslider.com/sliders/pen/demurecontrols.eot#iefix?cssslidertheme=demure") format("embedded-opentype"),
			url("http://cssslider.com/sliders/pen/demurecontrols.woff?cssslidertheme=demure") format("woff"),
			url("http://cssslider.com/sliders/pen/demurecontrols.ttf?cssslidertheme=demure") format("truetype"),
			url("http://cssslider.com/sliders/pen/demurecontrols.svg#demure?cssslidertheme=demure") format("svg");
	font-weight: normal;
	font-style: normal;
}


.csslider1 {
	display: inline-block;
	position: relative;

	
	width: 100%;

}
.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: 0pt;

	-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: 0pt;
	opacity: 0;
	filter: alpha(opacity=0);
}


.csslider1 > #cs_slide1_0:checked ~ .cs_arrowprev > label.num2,
.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.num0 {
	opacity: 1;
	z-index: 5;
}

/* calculate autoplay */
@-webkit-keyframes arrow {
	0%, 33.32333333333334% { opacity: 1; z-index: 5; }
	33.333333333333336%, 100%	{ opacity: 0; z-index: -1; }
}
@-moz-keyframes arrow {
	0%, 33.32333333333334% { opacity: 1; z-index: 5; }
	33.333333333333336%, 100%	{ opacity: 0; z-index: -1; }
}
@-ms-keyframes arrow {
	0%, 33.32333333333334% { opacity: 1; z-index: 5; }
	33.333333333333336%, 100%	{ opacity: 0; z-index: -1; }
}
@-o-keyframes arrow {
	0%, 33.32333333333334% { opacity: 1; z-index: 5; }
	33.333333333333336%, 100%	{ opacity: 0; z-index: -1; }
}
@keyframes arrow {
	0%, 33.32333333333334% { opacity: 1; z-index: 5; }
	33.333333333333336%, 100%	{ opacity: 0; z-index: -1; }
}


.csslider1 > #cs_play1:checked ~ .cs_arrowprev > label.num2,
.csslider1 > #cs_play1:checked ~ .cs_arrownext > label.num1,
.csslider1 > #cs_pause1:checked ~ .cs_arrowprev > label.num2,
.csslider1 > #cs_pause1:checked ~ .cs_arrownext > label.num1 {
	-webkit-animation: arrow 24000ms infinite -2000ms;
	-moz-animation: arrow 24000ms infinite -2000ms;
	-ms-animation: arrow 24000ms infinite -2000ms;
	-o-animation: arrow 24000ms infinite -2000ms;
	animation: arrow 24000ms 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 24000ms infinite 6000ms;
	-moz-animation: arrow 24000ms infinite 6000ms;
	-ms-animation: arrow 24000ms infinite 6000ms;
	-o-animation: arrow 24000ms infinite 6000ms;
	animation: arrow 24000ms infinite 6000ms;
	
}
.csslider1 > #cs_play1:checked ~ .cs_arrowprev > label.num1,
.csslider1 > #cs_play1:checked ~ .cs_arrownext > label.num0,
.csslider1 > #cs_pause1:checked ~ .cs_arrowprev > label.num1,
.csslider1 > #cs_pause1:checked ~ .cs_arrownext > label.num0 {
	-webkit-animation: arrow 24000ms infinite 14000ms;
	-moz-animation: arrow 24000ms infinite 14000ms;
	-ms-animation: arrow 24000ms infinite 14000ms;
	-o-animation: arrow 24000ms infinite 14000ms;
	animation: arrow 24000ms infinite 14000ms;
	
}


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

/* stop */
.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;
}


/* /calculate autoplay */
.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 > ul > li {
	position: absolute;
	left: 0;
	top: 0;
	display: inline-block;
	opacity: 0;
	z-index: 1;
  
  	-webkit-transition: opacity 2000ms ease, -webkit-transform 24000ms linear;
  	-moz-transition: opacity 2000ms ease, -moz-transform 24000ms linear;
  	-ms-transition: opacity 2000ms ease, -ms-transform 24000ms linear;
  	-o-transition: opacity 2000ms ease, -o-transform 24000ms linear;
  	transition: opacity 2000ms ease, transform 24000ms linear;
  	
}

.csslider1 > ul > li.num0 {
	opacity: 0;
	-webkit-transform: scale(1.3) translate(-11.53846%, 11.53846%);
	-moz-transform: scale(1.3) translate(-11.53846%, 11.53846%);
	-ms-transform: scale(1.3) translate(-11.53846%, 11.53846%);
	-o-transform: scale(1.3) translate(-11.53846%, 11.53846%);
	transform: scale(1.3) translate(-11.53846%, 11.53846%);
	
}
.csslider1 > ul > li.num1 {
	opacity: 0;
	-webkit-transform: scale(1.3) translate(11.53846%, 11.53846%);
	-moz-transform: scale(1.3) translate(11.53846%, 11.53846%);
	-ms-transform: scale(1.3) translate(11.53846%, 11.53846%);
	-o-transform: scale(1.3) translate(11.53846%, 11.53846%);
	transform: scale(1.3) translate(11.53846%, 11.53846%);
	
}
.csslider1 > ul > li.num2 {
	opacity: 0;
	-webkit-transform: scale(1.3) translate(-11.53846%, -11.53846%);
	-moz-transform: scale(1.3) translate(-11.53846%, -11.53846%);
	-ms-transform: scale(1.3) translate(-11.53846%, -11.53846%);
	-o-transform: scale(1.3) translate(-11.53846%, -11.53846%);
	transform: scale(1.3) translate(-11.53846%, -11.53846%);
	
}


.csslider1 > ul > li.num0 {
	opacity: 1;
	z-index: 2;
}
.csslider1 > .slide:checked ~ ul > li.num0 {
	opacity: 0;
	z-index: 1;
}


.csslider1 > #cs_slide1_0:checked ~ ul > li.num0,.csslider1 > #cs_slide1_1:checked ~ ul > li.num1,.csslider1 > #cs_slide1_2:checked ~ ul > li.num2 {
	opacity: 1;
	-webkit-transform: scale(1) translate(0, 0);
	-moz-transform: scale(1) translate(0, 0);
	-ms-transform: scale(1) translate(0, 0);
	-o-transform: scale(1) translate(0, 0);
	transform: scale(1) translate(0, 0);
	
	z-index: 2;
}




/* calculate autoplay */
@-webkit-keyframes kenbernsBR {
	0%, 100% { -webkit-transform: scale(1); opacity: 0 }
	8.333333333333334%, 33.333333333333336% { opacity: 1 }
	41.66666666666667%, 66.66666666666666% { -webkit-transform: scale(1.3) translate(11.53846%, 11.53846%); opacity: 0; z-index: 2; }
}
@-moz-keyframes kenbernsBR {
	0%, 100% { -moz-transform: scale(1); opacity: 0 }
	8.333333333333334%, 33.333333333333336% { opacity: 1 }
	41.66666666666667%, 66.66666666666666% { -moz-transform: scale(1.3) translate(11.53846%, 11.53846%); opacity: 0; z-index: 2; }
}
@-ms-keyframes kenbernsBR {
	0%, 100% { -ms-transform: scale(1); opacity: 0 }
	8.333333333333334%, 33.333333333333336% { opacity: 1 }
	41.66666666666667%, 66.66666666666666% { -ms-transform: scale(1.3) translate(11.53846%, 11.53846%); opacity: 0; z-index: 2; }
}
@-o-keyframes kenbernsBR {
	0%, 100% { -o-transform: scale(1); opacity: 0 }
	8.333333333333334%, 33.333333333333336% { opacity: 1 }
	41.66666666666667%, 66.66666666666666% { -o-transform: scale(1.3) translate(11.53846%, 11.53846%); opacity: 0; z-index: 2; }
}
@keyframes kenbernsBR {
	0%, 100% { transform: scale(1); opacity: 0 }
	8.333333333333334%, 33.333333333333336% { opacity: 1 }
	41.66666666666667%, 66.66666666666666% { transform: scale(1.3) translate(11.53846%, 11.53846%); opacity: 0; z-index: 2; }
}
@-webkit-keyframes kenbernsBL {
	0%, 100% { -webkit-transform: scale(1); opacity: 0 }
	8.333333333333334%, 33.333333333333336% { opacity: 1 }
	41.66666666666667%, 66.66666666666666% { -webkit-transform: scale(1.3) translate(11.53846%, -11.53846%); opacity: 0; z-index: 2; }
}
@-moz-keyframes kenbernsBL {
	0%, 100% { -moz-transform: scale(1); opacity: 0 }
	8.333333333333334%, 33.333333333333336% { opacity: 1 }
	41.66666666666667%, 66.66666666666666% { -moz-transform: scale(1.3) translate(11.53846%, -11.53846%); opacity: 0; z-index: 2; }
}
@-ms-keyframes kenbernsBL {
	0%, 100% { -ms-transform: scale(1); opacity: 0 }
	8.333333333333334%, 33.333333333333336% { opacity: 1 }
	41.66666666666667%, 66.66666666666666% { -ms-transform: scale(1.3) translate(11.53846%, -11.53846%); opacity: 0; z-index: 2; }
}
@-o-keyframes kenbernsBL {
	0%, 100% { -o-transform: scale(1); opacity: 0 }
	8.333333333333334%, 33.333333333333336% { opacity: 1 }
	41.66666666666667%, 66.66666666666666% { -o-transform: scale(1.3) translate(11.53846%, -11.53846%); opacity: 0; z-index: 2; }
}
@keyframes kenbernsBL {
	0%, 100% { transform: scale(1); opacity: 0 }
	8.333333333333334%, 33.333333333333336% { opacity: 1 }
	41.66666666666667%, 66.66666666666666% { transform: scale(1.3) translate(11.53846%, -11.53846%); opacity: 0; z-index: 2; }
}
@-webkit-keyframes kenbernsTL {
	0%, 100% { -webkit-transform: scale(1); opacity: 0 }
	8.333333333333334%, 33.333333333333336% { opacity: 1 }
	41.66666666666667%, 66.66666666666666% { -webkit-transform: scale(1.3) translate(-11.53846%, -11.53846%); opacity: 0; z-index: 2; }
}
@-moz-keyframes kenbernsTL {
	0%, 100% { -moz-transform: scale(1); opacity: 0 }
	8.333333333333334%, 33.333333333333336% { opacity: 1 }
	41.66666666666667%, 66.66666666666666% { -moz-transform: scale(1.3) translate(-11.53846%, -11.53846%); opacity: 0; z-index: 2; }
}
@-ms-keyframes kenbernsTL {
	0%, 100% { -ms-transform: scale(1); opacity: 0 }
	8.333333333333334%, 33.333333333333336% { opacity: 1 }
	41.66666666666667%, 66.66666666666666% { -ms-transform: scale(1.3) translate(-11.53846%, -11.53846%); opacity: 0; z-index: 2; }
}
@-o-keyframes kenbernsTL {
	0%, 100% { -o-transform: scale(1); opacity: 0 }
	8.333333333333334%, 33.333333333333336% { opacity: 1 }
	41.66666666666667%, 66.66666666666666% { -o-transform: scale(1.3) translate(-11.53846%, -11.53846%); opacity: 0; z-index: 2; }
}
@keyframes kenbernsTL {
	0%, 100% { transform: scale(1); opacity: 0 }
	8.333333333333334%, 33.333333333333336% { opacity: 1 }
	41.66666666666667%, 66.66666666666666% { transform: scale(1.3) translate(-11.53846%, -11.53846%); opacity: 0; z-index: 2; }
}
@-webkit-keyframes kenbernsTR {
	0%, 100% { -webkit-transform: scale(1); opacity: 0 }
	8.333333333333334%, 33.333333333333336% { opacity: 1 }
	41.66666666666667%, 66.66666666666666% { -webkit-transform: scale(1.3) translate(-11.53846%, 11.53846%); opacity: 0; z-index: 2; }
}
@-moz-keyframes kenbernsTR {
	0%, 100% { -moz-transform: scale(1); opacity: 0 }
	8.333333333333334%, 33.333333333333336% { opacity: 1 }
	41.66666666666667%, 66.66666666666666% { -moz-transform: scale(1.3) translate(-11.53846%, 11.53846%); opacity: 0; z-index: 2; }
}
@-ms-keyframes kenbernsTR {
	0%, 100% { -ms-transform: scale(1); opacity: 0 }
	8.333333333333334%, 33.333333333333336% { opacity: 1 }
	41.66666666666667%, 66.66666666666666% { -ms-transform: scale(1.3) translate(-11.53846%, 11.53846%); opacity: 0; z-index: 2; }
}
@-o-keyframes kenbernsTR {
	0%, 100% { -o-transform: scale(1); opacity: 0 }
	8.333333333333334%, 33.333333333333336% { opacity: 1 }
	41.66666666666667%, 66.66666666666666% { -o-transform: scale(1.3) translate(-11.53846%, 11.53846%); opacity: 0; z-index: 2; }
}
@keyframes kenbernsTR {
	0%, 100% { transform: scale(1); opacity: 0 }
	8.333333333333334%, 33.333333333333336% { opacity: 1 }
	41.66666666666667%, 66.66666666666666% { transform: scale(1.3) translate(-11.53846%, 11.53846%); opacity: 0; z-index: 2; }
}



.csslider1 > #cs_play1:checked ~ ul > li.num0,
.csslider1 > #cs_pause1:checked ~ ul > li.num0 {
	-webkit-animation: kenbernsTR 24000ms infinite -2000ms linear;
	-moz-animation: kenbernsTR 24000ms infinite -2000ms linear;
	-ms-animation: kenbernsTR 24000ms infinite -2000ms linear;
	-o-animation: kenbernsTR 24000ms infinite -2000ms linear;
	animation: kenbernsTR 24000ms infinite -2000ms linear;
	
}
.csslider1 > #cs_play1:checked ~ ul > li.num1,
.csslider1 > #cs_pause1:checked ~ ul > li.num1 {
	-webkit-animation: kenbernsBR 24000ms infinite 6000ms linear;
	-moz-animation: kenbernsBR 24000ms infinite 6000ms linear;
	-ms-animation: kenbernsBR 24000ms infinite 6000ms linear;
	-o-animation: kenbernsBR 24000ms infinite 6000ms linear;
	animation: kenbernsBR 24000ms infinite 6000ms linear;
	
}
.csslider1 > #cs_play1:checked ~ ul > li.num2,
.csslider1 > #cs_pause1:checked ~ ul > li.num2 {
	-webkit-animation: kenbernsTL 24000ms infinite 14000ms linear;
	-moz-animation: kenbernsTL 24000ms infinite 14000ms linear;
	-ms-animation: kenbernsTL 24000ms infinite 14000ms linear;
	-o-animation: kenbernsTL 24000ms infinite 14000ms linear;
	animation: kenbernsTL 24000ms infinite 14000ms linear;
	
}




.csslider1 > #cs_play1:checked ~ ul > li,
.csslider1 > #cs_pause1:checked ~ ul > li {
	-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;
}

/* stop */

.csslider1 > .slide:checked ~ ul > li {
	-webkit-animation: none;
	-moz-animation: none;
	-ms-animation: none;
	-o-animation: none;
	animation: none;
}

/* /calculate autoplay */
.csslider1 {
	-webkit-perspective: 500px;
	-moz-perspective: 500px;
	-ms-perspective: 500px;
	-o-perspective: 500px;
	perspective: 500px;
	
}
.csslider1 > .cs_play_pause {
  	-webkit-transition: .5s opacity 0s ease;
  	-moz-transition: .5s opacity 0s ease;
  	-ms-transition: .5s opacity 0s ease;
  	-o-transition: .5s opacity 0s ease;
  	transition: .5s opacity 0s ease;
  	
}
.csslider1 > .cs_arrowprev {
  	-webkit-transition: .5s opacity .15s ease, .5s -webkit-transform .15s cubic-bezier(0.680, -0.550, 0.265, 1.550);
  	-moz-transition: .5s opacity .15s ease, .5s -moz-transform .15s cubic-bezier(0.680, -0.550, 0.265, 1.550);
  	-ms-transition: .5s opacity .15s ease, .5s -ms-transform .15s cubic-bezier(0.680, -0.550, 0.265, 1.550);
  	-o-transition: .5s opacity .15s ease, .5s -o-transform .15s cubic-bezier(0.680, -0.550, 0.265, 1.550);
  	transition: .5s opacity .15s ease, .5s transform .15s cubic-bezier(0.680, -0.550, 0.265, 1.550);
  	
	-webkit-transform: rotateY(-90deg);
	-moz-transform: rotateY(-90deg);
	-ms-transform: rotateY(-90deg);
	-o-transform: rotateY(-90deg);
	transform: rotateY(-90deg);
	
}
.csslider1 > .cs_arrownext {
  	-webkit-transition: .5s opacity .3s ease, .5s -webkit-transform .3s cubic-bezier(0.680, -0.550, 0.265, 1.550);
  	-moz-transition: .5s opacity .3s ease, .5s -moz-transform .3s cubic-bezier(0.680, -0.550, 0.265, 1.550);
  	-ms-transition: .5s opacity .3s ease, .5s -ms-transform .3s cubic-bezier(0.680, -0.550, 0.265, 1.550);
  	-o-transition: .5s opacity .3s ease, .5s -o-transform .3s cubic-bezier(0.680, -0.550, 0.265, 1.550);
  	transition: .5s opacity .3s ease, .5s transform .3s cubic-bezier(0.680, -0.550, 0.265, 1.550);
  	
	-webkit-transform: rotateY(90deg);
	-moz-transform: rotateY(90deg);
	-ms-transform: rotateY(90deg);
	-o-transform: rotateY(90deg);
	transform: rotateY(90deg);
	
}
.csslider1 > .cs_arrowprev,
.csslider1 > .cs_arrownext,
.csslider1 > .cs_play_pause {
	opacity: 0;
}
.csslider1:hover > .cs_arrowprev,
.csslider1:hover > .cs_arrownext,
.csslider1:hover > .cs_play_pause {
	opacity: 1;
	-webkit-transform: rotateX(0deg);
	-moz-transform: rotateX(0deg);
	-ms-transform: rotateX(0deg);
	-o-transform: rotateX(0deg);
	transform: rotateX(0deg);
	
}.csslider1 > .cs_arrowprev > label,
.csslider1 > .cs_arrownext > label {
	overflow: hidden;
	margin-top: -35px;
	width: 40px;
	height: 70px;

	/* Fallback for web browsers that doesn't support RGBa */
	background: #000;
	background-color: rgba(0,0,0,0.6);

	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.csslider1 > .cs_arrowprev {
	left: 70px;
}
.csslider1 > .cs_arrownext {
	right: 70px;
}
.csslider1 > .cs_arrowprev > label {
	right: 0;
}
.csslider1 > .cs_arrownext > label {
	left: 0;
}
.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: 40px "demurecontrols";
	text-align: center;
	line-height: 76px;
	color: #fff;
}




.csslider1 > .cs_arrowprev > label,
.csslider1 > .cs_arrownext > label {
	-webkit-transition: 300ms width ease, 300ms margin-left ease, 300ms background-color ease;
	-moz-transition: 300ms width ease, 300ms margin-left ease, 300ms background-color ease;
	-ms-transition: 300ms width ease, 300ms margin-left ease, 300ms background-color ease;
	-o-transition: 300ms width ease, 300ms margin-left ease, 300ms background-color ease;
	transition: 300ms width ease, 300ms margin-left ease, 300ms background-color ease;
	
}
.csslider1 > .cs_arrowprev:hover > label {
	background-color: #E34B64;
	width: 70px;
}
.csslider1 > .cs_arrownext:hover > label {
	background-color: #E34B64;
	width: 70px;
}.csslider1 > .cs_bullets {
	bottom: 5px;
	margin-bottom: 5px;
}

.csslider1 > .cs_bullets > label {
	-webkit-perspective: 500px;
	-moz-perspective: 500px;
	-ms-perspective: 500px;
	-o-perspective: 500px;
	perspective: 500px;
	
}

.csslider1 > .cs_bullets > label > .cs_thumb {
	border: 3px solid #E34B64;
	margin-top: -11px;
	-webkit-transition: opacity 0.5s cubic-bezier(0.175, 0.885, 0.320, 1.275), -webkit-transform 0.5s cubic-bezier(0.175, 0.885, 0.320, 1.275), visibility 0.5s cubic-bezier(0.175, 0.885, 0.320, 1.275);
	-moz-transition: opacity 0.5s cubic-bezier(0.175, 0.885, 0.320, 1.275), -moz-transform 0.5s cubic-bezier(0.175, 0.885, 0.320, 1.275), visibility 0.5s cubic-bezier(0.175, 0.885, 0.320, 1.275);
	-ms-transition: opacity 0.5s cubic-bezier(0.175, 0.885, 0.320, 1.275), -ms-transform 0.5s cubic-bezier(0.175, 0.885, 0.320, 1.275), visibility 0.5s cubic-bezier(0.175, 0.885, 0.320, 1.275);
	-o-transition: opacity 0.5s cubic-bezier(0.175, 0.885, 0.320, 1.275), -o-transform 0.5s cubic-bezier(0.175, 0.885, 0.320, 1.275), visibility 0.5s cubic-bezier(0.175, 0.885, 0.320, 1.275);
	transition: opacity 0.5s cubic-bezier(0.175, 0.885, 0.320, 1.275), transform 0.5s cubic-bezier(0.175, 0.885, 0.320, 1.275), visibility 0.5s cubic-bezier(0.175, 0.885, 0.320, 1.275);
	
	-webkit-transform-origin: 0% 100% 0px;
	-moz-transform-origin: 0% 100% 0px;
	-ms-transform-origin: 0% 100% 0px;
	-o-transform-origin: 0% 100% 0px;
	transform-origin: 0% 100% 0px;
	
	-webkit-transform: rotateX(90deg);
	-moz-transform: rotateX(90deg);
	-ms-transform: rotateX(90deg);
	-o-transform: rotateX(90deg);
	transform: rotateX(90deg);
	
}
.csslider1 > .cs_bullets > label > .cs_thumb:before {
	content: '';
	position: absolute;
	width: 0; 
	height: 0; 
	left: 50%;
	margin-left: -1px;
	bottom: -8px;
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
	
	border-top: 7px solid #E34B64;
}
.csslider1 > .cs_bullets > label:hover > .cs_thumb {
	visibility: visible;
	opacity: 1;
	-webkit-transform: rotateX(0deg);
	-moz-transform: rotateX(0deg);
	-ms-transform: rotateX(0deg);
	-o-transform: rotateX(0deg);
	transform: rotateX(0deg);
	
}


.csslider1 > .cs_bullets > label {
	margin: 0 6px;
	padding: 9px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	
	/* Fallback for web browsers that doesn't support RGBa */
	background: #000;
	background-color: rgba(0,0,0,0.6);
}

.csslider1 > .cs_bullets > label.num0 {
	background-color: #E34B64;
}
.csslider1 > .slide:checked ~ .cs_bullets > label {
	/* Fallback for web browsers that doesn't support RGBa */
	background: #000;
	background-color: rgba(0,0,0,0.6);
}

.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 {
	background-color: #E34B64;
}

.csslider1 > .cs_bullets > label:hover {
	background-color: #E34B64;
}

/* calculate autoplay */
@-webkit-keyframes bullet {
	0%, 33.32333333333334%	{ background-color: #E34B64; }
	33.333333333333336%, 100% { background: #000; background-color: rgba(0,0,0,0.6); }
}
@-moz-keyframes bullet {
	0%, 33.32333333333334%	{ background-color: #E34B64; }
	33.333333333333336%, 100% { background: #000; background-color: rgba(0,0,0,0.6); }
}
@-ms-keyframes bullet {
	0%, 33.32333333333334%	{ background-color: #E34B64; }
	33.333333333333336%, 100% { background: #000; background-color: rgba(0,0,0,0.6); }
}
@-o-keyframes bullet {
	0%, 33.32333333333334%	{ background-color: #E34B64; }
	33.333333333333336%, 100% { background: #000; background-color: rgba(0,0,0,0.6); }
}
@keyframes bullet {
	0%, 33.32333333333334%	{ background-color: #E34B64; }
	33.333333333333336%, 100% { background: #000; background-color: rgba(0,0,0,0.6); }
}


.csslider1 > #cs_play1:checked ~ .cs_bullets > label.num0,
.csslider1 > #cs_pause1:checked ~ .cs_bullets > label.num0 {
	-webkit-animation: bullet 24000ms infinite -2000ms;
	-moz-animation: bullet 24000ms infinite -2000ms;
	-ms-animation: bullet 24000ms infinite -2000ms;
	-o-animation: bullet 24000ms infinite -2000ms;
	animation: bullet 24000ms infinite -2000ms;
	
}
.csslider1 > #cs_play1:checked ~ .cs_bullets > label.num1,
.csslider1 > #cs_pause1:checked ~ .cs_bullets > label.num1 {
	-webkit-animation: bullet 24000ms infinite 6000ms;
	-moz-animation: bullet 24000ms infinite 6000ms;
	-ms-animation: bullet 24000ms infinite 6000ms;
	-o-animation: bullet 24000ms infinite 6000ms;
	animation: bullet 24000ms infinite 6000ms;
	
}
.csslider1 > #cs_play1:checked ~ .cs_bullets > label.num2,
.csslider1 > #cs_pause1:checked ~ .cs_bullets > label.num2 {
	-webkit-animation: bullet 24000ms infinite 14000ms;
	-moz-animation: bullet 24000ms infinite 14000ms;
	-ms-animation: bullet 24000ms infinite 14000ms;
	-o-animation: bullet 24000ms infinite 14000ms;
	animation: bullet 24000ms infinite 14000ms;
	
}




.csslider1 > #cs_play1:checked ~ .cs_bullets > label,
.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,
.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;
}

/* stop */

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

/* /calculate autoplay */


.csslider1 > .cs_description > label {
	font: 20px 'Roboto', sans-serif;
	line-height: normal;
	bottom: 35px;
	left: 20px;
	top: auto;
	opacity: 1;
	z-index: 1;

	-webkit-perspective: 500px;
	-moz-perspective: 500px;
	-ms-perspective: 500px;
	-o-perspective: 500px;
	perspective: 500px;
	
}
.csslider1 > .cs_description > label > span {
	margin: 1px 10px;
	padding: 10px;
	color: #fff;

	overflow: hidden;

	-webkit-transform-origin: 0% 0% 0px;
	-moz-transform-origin: 0% 0% 0px;
	-ms-transform-origin: 0% 0% 0px;
	-o-transform-origin: 0% 0% 0px;
	transform-origin: 0% 0% 0px;
	
	
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}


.csslider1 > #cs_slide1_0:checked ~ .cs_description > .num0,
.csslider1 > #cs_slide1_1:checked ~ .cs_description > .num1,
.csslider1 > #cs_slide1_2:checked ~ .cs_description > .num2 {
	z-index: 2;
}



.csslider1 > #cs_slide1_0:checked ~ .cs_description > .num0 > .cs_descr,
.csslider1 > #cs_slide1_1:checked ~ .cs_description > .num1 > .cs_descr,
.csslider1 > #cs_slide1_2:checked ~ .cs_description > .num2 > .cs_descr {
	opacity: 1;
	visibility: visible;
  	-webkit-transition: 750ms opacity 1350ms cubic-bezier(0.680, -0.550, 0.265, 1.550), 750ms -webkit-transform 1350ms cubic-bezier(0.680, -0.550, 0.265, 1.550), 750ms visibility 1350ms cubic-bezier(0.680, -0.550, 0.265, 1.550);
  	-moz-transition: 750ms opacity 1350ms cubic-bezier(0.680, -0.550, 0.265, 1.550), 750ms -moz-transform 1350ms cubic-bezier(0.680, -0.550, 0.265, 1.550), 750ms visibility 1350ms cubic-bezier(0.680, -0.550, 0.265, 1.550);
  	-ms-transition: 750ms opacity 1350ms cubic-bezier(0.680, -0.550, 0.265, 1.550), 750ms -ms-transform 1350ms cubic-bezier(0.680, -0.550, 0.265, 1.550), 750ms visibility 1350ms cubic-bezier(0.680, -0.550, 0.265, 1.550);
  	-o-transition: 750ms opacity 1350ms cubic-bezier(0.680, -0.550, 0.265, 1.550), 750ms -o-transform 1350ms cubic-bezier(0.680, -0.550, 0.265, 1.550), 750ms visibility 1350ms cubic-bezier(0.680, -0.550, 0.265, 1.550);
  	transition: 750ms opacity 1350ms cubic-bezier(0.680, -0.550, 0.265, 1.550), 750ms transform 1350ms cubic-bezier(0.680, -0.550, 0.265, 1.550), 750ms visibility 1350ms cubic-bezier(0.680, -0.550, 0.265, 1.550);
  	
	-webkit-transform: rotateX(0deg);
	-moz-transform: rotateX(0deg);
	-ms-transform: rotateX(0deg);
	-o-transform: rotateX(0deg);
	transform: rotateX(0deg);
	
}


.csslider1 > #cs_slide1_0:checked ~ .cs_description > .num0 > .cs_title,
.csslider1 > #cs_slide1_1:checked ~ .cs_description > .num1 > .cs_title,
.csslider1 > #cs_slide1_2:checked ~ .cs_description > .num2 > .cs_title {
	opacity: 1;
	visibility: visible;
  	-webkit-transition: 750ms opacity 1200ms cubic-bezier(0.680, -0.550, 0.265, 1.550), 750ms -webkit-transform 1200ms cubic-bezier(0.680, -0.550, 0.265, 1.550), 750ms visibility 1200ms ease;
  	-moz-transition: 750ms opacity 1200ms cubic-bezier(0.680, -0.550, 0.265, 1.550), 750ms -moz-transform 1200ms cubic-bezier(0.680, -0.550, 0.265, 1.550), 750ms visibility 1200ms ease;
  	-ms-transition: 750ms opacity 1200ms cubic-bezier(0.680, -0.550, 0.265, 1.550), 750ms -ms-transform 1200ms cubic-bezier(0.680, -0.550, 0.265, 1.550), 750ms visibility 1200ms ease;
  	-o-transition: 750ms opacity 1200ms cubic-bezier(0.680, -0.550, 0.265, 1.550), 750ms -o-transform 1200ms cubic-bezier(0.680, -0.550, 0.265, 1.550), 750ms visibility 1200ms ease;
  	transition: 750ms opacity 1200ms cubic-bezier(0.680, -0.550, 0.265, 1.550), 750ms transform 1200ms cubic-bezier(0.680, -0.550, 0.265, 1.550), 750ms visibility 1200ms ease;
  	
	-webkit-transform: rotateX(0deg);
	-moz-transform: rotateX(0deg);
	-ms-transform: rotateX(0deg);
	-o-transform: rotateX(0deg);
	transform: rotateX(0deg);
	
}


.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 {
	opacity: 1;
	-webkit-transform: translateX(0);
	-moz-transform: translateX(0);
	-ms-transform: translateX(0);
	-o-transform: translateX(0);
	transform: translateX(0);
	
}

.csslider1 > .cs_description > label > .cs_title {
	margin: 0px 10px;
	opacity: 0;
	visibility: hidden;
	z-index: 2;
	/* Fallback for web browsers that doesn't support RGBa */
	background: #000;
	background-color: rgba(0,0,0,0.6);
	-webkit-transform: rotateX(90deg);
	-moz-transform: rotateX(90deg);
	-ms-transform: rotateX(90deg);
	-o-transform: rotateX(90deg);
	transform: rotateX(90deg);
	
  	-webkit-transition: 750ms opacity 975ms cubic-bezier(0.680, -0.550, 0.265, 1.550), 750ms -webkit-transform 975ms cubic-bezier(0.680, -0.550, 0.265, 1.550), 750ms visibility 975ms ease;
  	-moz-transition: 750ms opacity 975ms cubic-bezier(0.680, -0.550, 0.265, 1.550), 750ms -moz-transform 975ms cubic-bezier(0.680, -0.550, 0.265, 1.550), 750ms visibility 975ms ease;
  	-ms-transition: 750ms opacity 975ms cubic-bezier(0.680, -0.550, 0.265, 1.550), 750ms -ms-transform 975ms cubic-bezier(0.680, -0.550, 0.265, 1.550), 750ms visibility 975ms ease;
  	-o-transition: 750ms opacity 975ms cubic-bezier(0.680, -0.550, 0.265, 1.550), 750ms -o-transform 975ms cubic-bezier(0.680, -0.550, 0.265, 1.550), 750ms visibility 975ms ease;
  	transition: 750ms opacity 975ms cubic-bezier(0.680, -0.550, 0.265, 1.550), 750ms transform 975ms cubic-bezier(0.680, -0.550, 0.265, 1.550), 750ms visibility 975ms ease;
  	
}
.csslider1 > .cs_description > label > .cs_descr {
	font-size: 0.8em;
	margin: 1px 10px;
	opacity: 0;
	visibility: hidden;
	z-index: 1;

	background-color: #E34B64;

	-webkit-transform: rotateX(-90deg);
	-moz-transform: rotateX(-90deg);
	-ms-transform: rotateX(-90deg);
	-o-transform: rotateX(-90deg);
	transform: rotateX(-90deg);
	
  	-webkit-transition: 750ms opacity 750ms cubic-bezier(0.680, -0.550, 0.265, 1.550), 750ms -webkit-transform 600ms cubic-bezier(0.680, -0.550, 0.265, 1.550), 750ms visibility 600ms cubic-bezier(0.680, -0.550, 0.265, 1.550);
  	-moz-transition: 750ms opacity 750ms cubic-bezier(0.680, -0.550, 0.265, 1.550), 750ms -moz-transform 600ms cubic-bezier(0.680, -0.550, 0.265, 1.550), 750ms visibility 600ms cubic-bezier(0.680, -0.550, 0.265, 1.550);
  	-ms-transition: 750ms opacity 750ms cubic-bezier(0.680, -0.550, 0.265, 1.550), 750ms -ms-transform 600ms cubic-bezier(0.680, -0.550, 0.265, 1.550), 750ms visibility 600ms cubic-bezier(0.680, -0.550, 0.265, 1.550);
  	-o-transition: 750ms opacity 750ms cubic-bezier(0.680, -0.550, 0.265, 1.550), 750ms -o-transform 600ms cubic-bezier(0.680, -0.550, 0.265, 1.550), 750ms visibility 600ms cubic-bezier(0.680, -0.550, 0.265, 1.550);
  	transition: 750ms opacity 750ms cubic-bezier(0.680, -0.550, 0.265, 1.550), 750ms transform 600ms cubic-bezier(0.680, -0.550, 0.265, 1.550), 750ms visibility 600ms cubic-bezier(0.680, -0.550, 0.265, 1.550);
  	
}


.csslider1 > .cs_description > label > .cs_title > .cs_wrapper {
	-webkit-transform: translateX(-100%);
	-moz-transform: translateX(-100%);
	-ms-transform: translateX(-100%);
	-o-transform: translateX(-100%);
	transform: translateX(-100%);
	
	-webkit-transition: 750ms opacity 1450ms cubic-bezier(0.680, -0.550, 0.265, 1.550), 750ms -webkit-transform 1450ms cubic-bezier(0.680, -0.550, 0.265, 1.550);
	-moz-transition: 750ms opacity 1450ms cubic-bezier(0.680, -0.550, 0.265, 1.550), 750ms -moz-transform 1450ms cubic-bezier(0.680, -0.550, 0.265, 1.550);
	-ms-transition: 750ms opacity 1450ms cubic-bezier(0.680, -0.550, 0.265, 1.550), 750ms -ms-transform 1450ms cubic-bezier(0.680, -0.550, 0.265, 1.550);
	-o-transition: 750ms opacity 1450ms cubic-bezier(0.680, -0.550, 0.265, 1.550), 750ms -o-transform 1450ms cubic-bezier(0.680, -0.550, 0.265, 1.550);
	transition: 750ms opacity 1450ms cubic-bezier(0.680, -0.550, 0.265, 1.550), 750ms transform 1450ms cubic-bezier(0.680, -0.550, 0.265, 1.550);
	
}
.csslider1 > .cs_description > label > .cs_descr > .cs_wrapper {
	-webkit-transform: translateX(100%);
	-moz-transform: translateX(100%);
	-ms-transform: translateX(100%);
	-o-transform: translateX(100%);
	transform: translateX(100%);
	
	-webkit-transition: 750ms opacity 1675ms cubic-bezier(0.680, -0.550, 0.265, 1.550), 750ms -webkit-transform 1675ms cubic-bezier(0.680, -0.550, 0.265, 1.550);
	-moz-transition: 750ms opacity 1675ms cubic-bezier(0.680, -0.550, 0.265, 1.550), 750ms -moz-transform 1675ms cubic-bezier(0.680, -0.550, 0.265, 1.550);
	-ms-transition: 750ms opacity 1675ms cubic-bezier(0.680, -0.550, 0.265, 1.550), 750ms -ms-transform 1675ms cubic-bezier(0.680, -0.550, 0.265, 1.550);
	-o-transition: 750ms opacity 1675ms cubic-bezier(0.680, -0.550, 0.265, 1.550), 750ms -o-transform 1675ms cubic-bezier(0.680, -0.550, 0.265, 1.550);
	transition: 750ms opacity 1675ms cubic-bezier(0.680, -0.550, 0.265, 1.550), 750ms transform 1675ms cubic-bezier(0.680, -0.550, 0.265, 1.550);
	
}


/* calculate autoplay */
@-webkit-keyframes cs_descrWrapper {
	1.53125%, 35.520833333333336%	{ z-index: 2; }
	35.530833333333334%, 100%	{ z-index: 0; }
}
@-moz-keyframes cs_descrWrapper {
	1.53125%, 35.520833333333336%	{ z-index: 2; }
	35.530833333333334%, 100%	{ z-index: 0; }
}
@-ms-keyframes cs_descrWrapper {
	1.53125%, 35.520833333333336%	{ z-index: 2; }
	35.530833333333334%, 100%	{ z-index: 0; }
}
@-o-keyframes cs_descrWrapper {
	1.53125%, 35.520833333333336%	{ z-index: 2; }
	35.530833333333334%, 100%	{ z-index: 0; }
}
@keyframes cs_descrWrapper {
	1.53125%, 35.520833333333336%	{ z-index: 2; }
	35.530833333333334%, 100%	{ z-index: 0; }
}



.csslider1 > #cs_play1:checked ~ .cs_description > .num0 {
	-webkit-animation: cs_descrWrapper 24000ms infinite -1400ms ease;
	-moz-animation: cs_descrWrapper 24000ms infinite -1400ms ease;
	-ms-animation: cs_descrWrapper 24000ms infinite -1400ms ease;
	-o-animation: cs_descrWrapper 24000ms infinite -1400ms ease;
	animation: cs_descrWrapper 24000ms infinite -1400ms ease;
}
.csslider1 > #cs_play1:checked ~ .cs_description > .num1 {
	-webkit-animation: cs_descrWrapper 24000ms infinite 6600ms ease;
	-moz-animation: cs_descrWrapper 24000ms infinite 6600ms ease;
	-ms-animation: cs_descrWrapper 24000ms infinite 6600ms ease;
	-o-animation: cs_descrWrapper 24000ms infinite 6600ms ease;
	animation: cs_descrWrapper 24000ms infinite 6600ms ease;
}
.csslider1 > #cs_play1:checked ~ .cs_description > .num2 {
	-webkit-animation: cs_descrWrapper 24000ms infinite 14600ms ease;
	-moz-animation: cs_descrWrapper 24000ms infinite 14600ms ease;
	-ms-animation: cs_descrWrapper 24000ms infinite 14600ms ease;
	-o-animation: cs_descrWrapper 24000ms infinite 14600ms ease;
	animation: cs_descrWrapper 24000ms infinite 14600ms ease;
}



@-webkit-keyframes cs_title {
	1.53125%, 31.792083333333334%	{ opacity: 1; -webkit-transform: rotateX(-9deg); z-index: 2; visibility: visible;}
	2.1875%, 31.135833333333334%	{ opacity: 1; -webkit-transform: rotateX(0deg); z-index: 2; visibility: visible;}
	33.333333333333336%	{ opacity: 0; -webkit-transform: rotateX(90deg); z-index: 2; visibility: hidden;}
	33.343333333333334%, 100%	{ z-index: 0; }
}
@-moz-keyframes cs_title {
	1.53125%, 31.792083333333334%	{ opacity: 1; -moz-transform: rotateX(-9deg); z-index: 2; visibility: visible;}
	2.1875%, 31.135833333333334%	{ opacity: 1; -moz-transform: rotateX(0deg); z-index: 2; visibility: visible;}
	33.333333333333336%	{ opacity: 0; -moz-transform: rotateX(90deg); z-index: 2; visibility: hidden;}
	33.343333333333334%, 100%	{ z-index: 0; }
}
@-ms-keyframes cs_title {
	1.53125%, 31.792083333333334%	{ opacity: 1; -ms-transform: rotateX(-9deg); z-index: 2; visibility: visible;}
	2.1875%, 31.135833333333334%	{ opacity: 1; -ms-transform: rotateX(0deg); z-index: 2; visibility: visible;}
	33.333333333333336%	{ opacity: 0; -ms-transform: rotateX(90deg); z-index: 2; visibility: hidden;}
	33.343333333333334%, 100%	{ z-index: 0; }
}
@-o-keyframes cs_title {
	1.53125%, 31.792083333333334%	{ opacity: 1; -o-transform: rotateX(-9deg); z-index: 2; visibility: visible;}
	2.1875%, 31.135833333333334%	{ opacity: 1; -o-transform: rotateX(0deg); z-index: 2; visibility: visible;}
	33.333333333333336%	{ opacity: 0; -o-transform: rotateX(90deg); z-index: 2; visibility: hidden;}
	33.343333333333334%, 100%	{ z-index: 0; }
}
@keyframes cs_title {
	1.53125%, 31.792083333333334%	{ opacity: 1; transform: rotateX(-9deg); z-index: 2; visibility: visible;}
	2.1875%, 31.135833333333334%	{ opacity: 1; transform: rotateX(0deg); z-index: 2; visibility: visible;}
	33.333333333333336%	{ opacity: 0; transform: rotateX(90deg); z-index: 2; visibility: hidden;}
	33.343333333333334%, 100%	{ z-index: 0; }
}



@-webkit-keyframes cs_descr {
	3.0625%, 29.604583333333334%	{ opacity: 1; -webkit-transform: rotateX(9deg); z-index: 1; visibility: visible;}
	4.375%, 28.948333333333334%	{ opacity: 1; -webkit-transform: rotateX(0deg); z-index: 1; visibility: visible;}
	33.333333333333336%	{ opacity: 0; -webkit-transform: rotateX(-90deg); z-index: 1; visibility: hidden;}
	33.343333333333334%, 100%	{ z-index: 0; }
}
@-moz-keyframes cs_descr {
	3.0625%, 29.604583333333334%	{ opacity: 1; -moz-transform: rotateX(9deg); z-index: 1; visibility: visible;}
	4.375%, 28.948333333333334%	{ opacity: 1; -moz-transform: rotateX(0deg); z-index: 1; visibility: visible;}
	33.333333333333336%	{ opacity: 0; -moz-transform: rotateX(-90deg); z-index: 1; visibility: hidden;}
	33.343333333333334%, 100%	{ z-index: 0; }
}
@-ms-keyframes cs_descr {
	3.0625%, 29.604583333333334%	{ opacity: 1; -ms-transform: rotateX(9deg); z-index: 1; visibility: visible;}
	4.375%, 28.948333333333334%	{ opacity: 1; -ms-transform: rotateX(0deg); z-index: 1; visibility: visible;}
	33.333333333333336%	{ opacity: 0; -ms-transform: rotateX(-90deg); z-index: 1; visibility: hidden;}
	33.343333333333334%, 100%	{ z-index: 0; }
}
@-o-keyframes cs_descr {
	3.0625%, 29.604583333333334%	{ opacity: 1; -o-transform: rotateX(9deg); z-index: 1; visibility: visible;}
	4.375%, 28.948333333333334%	{ opacity: 1; -o-transform: rotateX(0deg); z-index: 1; visibility: visible;}
	33.333333333333336%	{ opacity: 0; -o-transform: rotateX(-90deg); z-index: 1; visibility: hidden;}
	33.343333333333334%, 100%	{ z-index: 0; }
}
@keyframes cs_descr {
	3.0625%, 29.604583333333334%	{ opacity: 1; transform: rotateX(9deg); z-index: 1; visibility: visible;}
	4.375%, 28.948333333333334%	{ opacity: 1; transform: rotateX(0deg); z-index: 1; visibility: visible;}
	33.333333333333336%	{ opacity: 0; transform: rotateX(-90deg); z-index: 1; visibility: hidden;}
	33.343333333333334%, 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 24000ms infinite -1400ms ease;
	-moz-animation: cs_title 24000ms infinite -1400ms ease;
	-ms-animation: cs_title 24000ms infinite -1400ms ease;
	-o-animation: cs_title 24000ms infinite -1400ms ease;
	animation: cs_title 24000ms 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 24000ms infinite 6600ms ease;
	-moz-animation: cs_title 24000ms infinite 6600ms ease;
	-ms-animation: cs_title 24000ms infinite 6600ms ease;
	-o-animation: cs_title 24000ms infinite 6600ms ease;
	animation: cs_title 24000ms infinite 6600ms ease;
}
.csslider1 > #cs_play1:checked ~ .cs_description > .num2  > .cs_title,
.csslider1 > #cs_pause1:checked ~ .cs_description > .num2  > .cs_title {
	-webkit-animation: cs_title 24000ms infinite 14600ms ease;
	-moz-animation: cs_title 24000ms infinite 14600ms ease;
	-ms-animation: cs_title 24000ms infinite 14600ms ease;
	-o-animation: cs_title 24000ms infinite 14600ms ease;
	animation: cs_title 24000ms infinite 14600ms ease;
}


.csslider1 > #cs_play1:checked ~ .cs_description > .num0  > .cs_descr,
.csslider1 > #cs_pause1:checked ~ .cs_description > .num0  > .cs_descr {
	-webkit-animation: cs_descr 24000ms infinite -1400ms ease;
	-moz-animation: cs_descr 24000ms infinite -1400ms ease;
	-ms-animation: cs_descr 24000ms infinite -1400ms ease;
	-o-animation: cs_descr 24000ms infinite -1400ms ease;
	animation: cs_descr 24000ms infinite -1400ms ease;
}
.csslider1 > #cs_play1:checked ~ .cs_description > .num1  > .cs_descr,
.csslider1 > #cs_pause1:checked ~ .cs_description > .num1  > .cs_descr {
	-webkit-animation: cs_descr 24000ms infinite 6600ms ease;
	-moz-animation: cs_descr 24000ms infinite 6600ms ease;
	-ms-animation: cs_descr 24000ms infinite 6600ms ease;
	-o-animation: cs_descr 24000ms infinite 6600ms ease;
	animation: cs_descr 24000ms infinite 6600ms ease;
}
.csslider1 > #cs_play1:checked ~ .cs_description > .num2  > .cs_descr,
.csslider1 > #cs_pause1:checked ~ .cs_description > .num2  > .cs_descr {
	-webkit-animation: cs_descr 24000ms infinite 14600ms ease;
	-moz-animation: cs_descr 24000ms infinite 14600ms ease;
	-ms-animation: cs_descr 24000ms infinite 14600ms ease;
	-o-animation: cs_descr 24000ms infinite 14600ms ease;
	animation: cs_descr 24000ms infinite 14600ms ease;
}



@-webkit-keyframes cs_title_text {
	1.53125%, 31.792083333333334%	{ opacity: 1; -webkit-transform: translateX(-1%); }
	2.1875%, 31.135833333333334%	{ opacity: 1; -webkit-transform: translateX(0%); }
	33.333333333333336%	{ opacity: 0; -webkit-transform: translateX(100%); }
}
@-moz-keyframes cs_title_text {
	1.53125%, 31.792083333333334%	{ opacity: 1; -moz-transform: translateX(-1%); }
	2.1875%, 31.135833333333334%	{ opacity: 1; -moz-transform: translateX(0%); }
	33.333333333333336%	{ opacity: 0; -moz-transform: translateX(100%); }
}
@-ms-keyframes cs_title_text {
	1.53125%, 31.792083333333334%	{ opacity: 1; -ms-transform: translateX(-1%); }
	2.1875%, 31.135833333333334%	{ opacity: 1; -ms-transform: translateX(0%); }
	33.333333333333336%	{ opacity: 0; -ms-transform: translateX(100%); }
}
@-o-keyframes cs_title_text {
	1.53125%, 31.792083333333334%	{ opacity: 1; -o-transform: translateX(-1%); }
	2.1875%, 31.135833333333334%	{ opacity: 1; -o-transform: translateX(0%); }
	33.333333333333336%	{ opacity: 0; -o-transform: translateX(100%); }
}
@keyframes cs_title_text {
	1.53125%, 31.792083333333334%	{ opacity: 1; transform: translateX(-1%); }
	2.1875%, 31.135833333333334%	{ opacity: 1; transform: translateX(0%); }
	33.333333333333336%	{ opacity: 0; transform: translateX(100%); }
}


@-webkit-keyframes cs_descr_text {
	3.0625%, 29.604583333333334%	{ opacity: 1; -webkit-transform: translateX(1%); }
	4.375%, 28.948333333333334%	{ opacity: 1; -webkit-transform: translateX(0%); }
	33.333333333333336%	{ opacity: 0; -webkit-transform: translateX(-100%); }
}
@-moz-keyframes cs_descr_text {
	3.0625%, 29.604583333333334%	{ opacity: 1; -moz-transform: translateX(1%); }
	4.375%, 28.948333333333334%	{ opacity: 1; -moz-transform: translateX(0%); }
	33.333333333333336%	{ opacity: 0; -moz-transform: translateX(-100%); }
}
@-ms-keyframes cs_descr_text {
	3.0625%, 29.604583333333334%	{ opacity: 1; -ms-transform: translateX(1%); }
	4.375%, 28.948333333333334%	{ opacity: 1; -ms-transform: translateX(0%); }
	33.333333333333336%	{ opacity: 0; -ms-transform: translateX(-100%); }
}
@-o-keyframes cs_descr_text {
	3.0625%, 29.604583333333334%	{ opacity: 1; -o-transform: translateX(1%); }
	4.375%, 28.948333333333334%	{ opacity: 1; -o-transform: translateX(0%); }
	33.333333333333336%	{ opacity: 0; -o-transform: translateX(-100%); }
}
@keyframes cs_descr_text {
	3.0625%, 29.604583333333334%	{ opacity: 1; transform: translateX(1%); }
	4.375%, 28.948333333333334%	{ opacity: 1; transform: translateX(0%); }
	33.333333333333336%	{ opacity: 0; transform: translateX(-100%); }
}



.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_text 24000ms infinite -1190ms ease;
	-moz-animation: cs_title_text 24000ms infinite -1190ms ease;
	-ms-animation: cs_title_text 24000ms infinite -1190ms ease;
	-o-animation: cs_title_text 24000ms infinite -1190ms ease;
	animation: cs_title_text 24000ms infinite -1190ms 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_text 24000ms infinite 6810ms ease;
	-moz-animation: cs_title_text 24000ms infinite 6810ms ease;
	-ms-animation: cs_title_text 24000ms infinite 6810ms ease;
	-o-animation: cs_title_text 24000ms infinite 6810ms ease;
	animation: cs_title_text 24000ms infinite 6810ms 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_text 24000ms infinite 14810ms ease;
	-moz-animation: cs_title_text 24000ms infinite 14810ms ease;
	-ms-animation: cs_title_text 24000ms infinite 14810ms ease;
	-o-animation: cs_title_text 24000ms infinite 14810ms ease;
	animation: cs_title_text 24000ms infinite 14810ms 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_descr_text 24000ms infinite -1190ms ease;
	-moz-animation: cs_descr_text 24000ms infinite -1190ms ease;
	-ms-animation: cs_descr_text 24000ms infinite -1190ms ease;
	-o-animation: cs_descr_text 24000ms infinite -1190ms ease;
	animation: cs_descr_text 24000ms infinite -1190ms 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_descr_text 24000ms infinite 6810ms ease;
	-moz-animation: cs_descr_text 24000ms infinite 6810ms ease;
	-ms-animation: cs_descr_text 24000ms infinite 6810ms ease;
	-o-animation: cs_descr_text 24000ms infinite 6810ms ease;
	animation: cs_descr_text 24000ms infinite 6810ms 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_descr_text 24000ms infinite 14810ms ease;
	-moz-animation: cs_descr_text 24000ms infinite 14810ms ease;
	-ms-animation: cs_descr_text 24000ms infinite 14810ms ease;
	-o-animation: cs_descr_text 24000ms infinite 14810ms ease;
	animation: cs_descr_text 24000ms infinite 14810ms 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;
}

/* stop */
.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: 2/1)    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) { 
	.cssl
	ider1 > .cs_description,
	.csslider1 > .cs_bullets {
		display: none;
	}
}


.vice-bbc-itv-

.CUBIQDESIGN

.Onespacemedia

.Reload Design Agency, Cambridge}{}









.typer {font-size: 13pt; line-height: 19pt; -webkit-column-count: 3; /* Chrome, Safari, Opera */
    -moz-column-count: 3; /* Firefox */
    column-count: 3;}


.typerz {font-size: 13pt; line-height: 19pt; text-align: center; color: #ffffff;}




.fffiff {    position: absolute;
  top: 5000px;
    right: 79px;
    z-index: 999999;}

.hoverer:hover {opacity: .7; }


.art {width: 70%;}


.art3 {width: 100%; background-color: #2c272d;}
.art2 {width: 70%; background-color: #2c272d;}

 .p2 { /* The image used */background-image: url("http://3.design-milk.com/images/2015/12/IKEA-Space10-Living-Lab-1.jpg");

    /* Set a specific height */
    min-height: 300px;

    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;} 

     .p1 { /* The image used */background-image: url("http://www.sykescottages.co.uk/blog/wp-content/uploads/2014/02/5124387761_c70e927685_b.jpg");

    /* Set a specific height */
    min-height: 300px;

    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;} 

       .p3 { /* The image used */background-image: url("https://motorhomenews.files.wordpress.com/2014/05/20140517-191706.jpg");

    /* Set a specific height */
    min-height: 300px;

    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;} 


.3col {-webkit-columns: 100px 3; /* Chrome, Safari, Opera */
    -moz-columns: 100px 3; /* Firefox */
    columns: 100px 3;}


.lineofc {    position: absolute;
    height: 5px;
    /* color: #3740f9; */
    background-color: #3740f9;
    z-index: 999999;
    top: 153px;
    width: 100%;
}

.lineofc2 {    position: absolute;
    height: 5px;
    /* color: #3740f9; */
    background-color: #ffffff;
    z-index: ;
    top: 703px;
    width: 100%;
}


.lineofc3 {    position: absolute;
    height: 10px;
    /* color: #3740f9; */
    background-color: #ffffff;
    z-index: ;
    top: 1899px;
    width: 100%;
}

.lineofc4 {    position: absolute;
    height: 5px;
    /* color: #3740f9; */
    background-color: #3740f9;

    top: 2257px;
    width: 100%;
}
.lineofc5 {    position: absolute;
    height: 5px;
    /* color: #3740f9; */
    background-color: #3740f9;
   
    top: 1898px;
    width: 100%;
}

.diced {}

.mappy {width: 350px; height: 350px; padding: 20px;}


.dudde {position: fixed; left: 100px;  top:-10px; width: 15%;}

.floater {position: absolute; width: 30%; top: 1470px; left: 50px;}

.zilla {font-size: 12pt; line-height: 20pt;}

.buts {background-color: #3740f9; border:none; height: 50px;}

.age123 {position:  absolute; z-index: 99999999; bottom: -3350px; right: 200px; width: 10%;}

.bluey {background-color: #3740f9; height: 355px;}
