body,
nav {
    width: 100%
}
#drop-down-menu:after,
.cta-a-span:after,
.cta:before {
    content: " "
}
.cta,
.cta-a-span {
    text-shadow: 0 1px 1px #000
}
.row,
.sitemap,
.ticks li,
p,
ul {
    clear: left
}
.caption,
.sf-menu-a-top,
h1 {
    text-transform: uppercase
}
.medium,
h4,
h5 {
    word-spacing: -1px
}
.cta,
.cta-a-span,
.sf-menu,
.sf-menu-a {
    white-space: nowrap
}
#drop-down-menu,
#logo,
.bx-pager-link,
.client-img,
.downarrow,
.error:after,
.sf-a-close {
    text-indent: -9999px
}
body,
html {
    overflow-x: hidden;
    margin: 0;
    padding: 0;
    border: 0;
    font-style: inherit;
    vertical-align: baseline;
    outline: 0
}
#drop-down-menu,
.cta {
    border: 1px solid #cc0103
}
html {
    overflow: -moz-scrollbars-vertical;
    overflow-y: scroll
}
body {
    font-family: 'Source Sans Pro', Arial, sans-serif;
    font-size: 19px;
    line-height: 26px;
    letter-spacing: 0;
    font-weight: 400;
    text-align: left;
    height: 101%;
    overflow: hidden;
    background-color: #fff;
    color: #000
}
footer,
section {
    float: left;
    width: 100%;
    position: relative
}
nav {
    background-color: #000;
    color: #fff;
    height: 180px;
    z-index: 1000;
    position: fixed;
    float: left;
    top: 0
}
.phone nav {
    position: relative;
    height: auto
}
.nav-inner {
    background: #1c1c1c;
    padding: 0 999px 30px;
    margin: 0 -999px
}
.phone .nav-inner {
    padding: 0 20px;
    margin: 0 -20px
}
section {
    margin-top: 180px
}
.phone section {
    margin-top: 0
}
#drop-down-menu {
    position: relative;
    float: right;
    height: 38px;
    width: 38px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background-color: #d00206;
    z-index: 1000;
    margin: 20px 0 0
}
#drop-down-menu:after {
    background: url(../images/sprites.png)-223px -3px no-repeat!important;
    height: 40px;
    width: 40px;
    position: absolute;
    top: 0;
    left: 0
}
#drop-down-menu.close {
    background-position: -223px -57px
}
#drop-down-menu:hover {
    background-color: #c10000
}
#at4m-mobile-container {
    position: fixed
}
.atss {
    top: 180px!important
}
.at4m-dock a:link,
.at4m-dock a:visited {
    color: #ccc!important;
    font-size: 20px;
    letter-spacing: -.75px
}
.medium,
h3,
h4 {
    letter-spacing: -1px
}
.at4m-dock a:hover {
    color: #181818!important
}
.at4m-menu .at4m-menu-content ul {
    float: none!important
}
footer {
    background: #000;
    color: #fff;
    padding: 40px 0 50px
}
.phone .center-if-narrow {
    text-align: center!important
}
.cta-wrapper {
    position: relative;
    height: 52px;
    width: 280px;
    margin: 20px 0 0
}
.cta,
.cta-a-span,
.cta-a-span:after,
.cta:before,
.sf-menu-ul {
    position: absolute
}
.fr {
    float: right
}
.client-img,
.col,
.fancybox,
.fl,
.phone .sf-menu-li,
.row,
.sf-menu-a,
.sf-menu-a-top,
.sf-menu-li-sub,
.sitemap,
.sprite,
blockquote,
p,
ul {
    float: left
}
.cta {
    display: block;
    height: 50px;
    width: 50px;
    top: 0;
    z-index: 1;
    background-color: #d00206!important;
    background: -moz-linear-gradient(top, #d00206 0, #a30000 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #d00206), color-stop(100%, #a30000));
    background: -webkit-linear-gradient(top, #d00206 0, #a30000 100%);
    background: -o-linear-gradient(top, #d00206 0, #a30000 100%);
    background: -ms-linear-gradient(top, #d00206 0, #a30000 100%);
    background: linear-gradient(to bottom, #d00206 0, #a30000 100%);
    text-decoration: none;
    border-radius: 4px;
    transition: all .25s linear
}
.cta,
.cta-a-span {
    -o-transition: all .25s linear;
    -moz-transition: all .25s linear;
    -webkit-transition: all .25s linear;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px
}
.sf-menu-a,
.sf-menu-a-top {
    text-decoration: none!important
}
.cta-contactus {
    right: 228
}
.cta-facebook {
    right: 171px
}
.cta-twitter {
    right: 228px
}
.cta-linkedin {
    right: 114px
}
.cta-googleplus {
    right: 171px
}
.cta:before {
    top: 50%;
    margin: -20px 0 0 -20px;
    width: 40px;
    height: 40px;
    background-image: url(../images/sprites.png);
    left: 50%
}
.cta-contactus:before {
    background-position: -47px -17px
}
.cta-facebook:before {
    background-position: -136px -60px
}
.cta-twitter:before {
    background-position: -93px -60px
}
.cta-linkedin:before {
    background-position: -49px -57px
}
.cta-googleplus:before {
    background-position: -172px -60px
}
#contact-us-page .cta-contactus {
    background-color: #111!important;
    background: -moz-linear-gradient(top, #000 0, #111 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #000), color-stop(100%, #111));
    background: -webkit-linear-gradient(top, #000 0, #111 100%);
    background: -o-linear-gradient(top, #000 0, #111 100%);
    background: -ms-linear-gradient(top, #000 0, #111 100%);
    background: linear-gradient(to bottom, #000 0, #111 100%);
    border: 1px solid #000
}
#contact-us-page .cta-contactus:before {
    opacity: .2
}
.phone nav .cta {
    display: none
}
.cta-a-span {
    border-radius: 4px;
    padding: 10px 20px;
    opacity: 0;
    background-color: #d00206!important;
    background: -moz-linear-gradient(top, #d00206 0, #a30000 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #d00206), color-stop(100%, #a30000));
    background: -webkit-linear-gradient(top, #d00206 0, #a30000 100%);
    background: -o-linear-gradient(top, #d00206 0, #a30000 100%);
    background: -ms-linear-gradient(top, #d00206 0, #a30000 100%);
    background: linear-gradient(to bottom, #d00206 0, #a30000 100%);
    border: 1px solid #cc0103;
    font-weight: 800;
    top: 58px;
    transition: all .25s linear;
    color: #fff!important
}
.fl .cta-a-span {
    left: 0
}
.fr .cta-a-span {
    right: 0
}
.cta-a-span:after {
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
    border-bottom: 10px solid #d00206;
    top: -6px;
    z-index: 3;
    width: 0;
    height: 0
}
.fl .cta-a-span:after {
    left: 20px
}
.fr .cta-a-span:after {
    right: 20px
}
.cta:hover {
    background-color: #a30000!important;
    background: -moz-linear-gradient(top, #a30000 0, #d00206 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #a30000), color-stop(100%, #d00206));
    background: -webkit-linear-gradient(top, #a30000 0, #d00206 100%);
    background: -o-linear-gradient(top, #a30000 0, #d00206 100%);
    background: -ms-linear-gradient(top, #a30000 0, #d00206 100%);
    background: linear-gradient(to bottom, #a30000 0, #d00206 100%)
}
.cta:hover .cta-a-span {
    opacity: 1
}
#logo {
    display: inline-block;
    height: 65px;
    width: 180px;
    margin: 18px auto 17px;
    background-image: url(../images/icons/sprites.png);
    background-position: -150px -123px
}
.sf-menu {
    line-height: 21px;
    font-size: 21px;
    width: 100%;
    margin-top: 30px;
    height: 20px;
    font-weight: 700;
    text-align: center
}
.phone .sf-menu {
    display: none;
    margin: 20px 0 0;
    height: auto;
    line-height: 16px;
    font-size: 16px;
    text-align: left
}
.sf-menu-ul {
    background: #1c1c1c;
    text-align: left;
    z-index: 2;
    overflow: hidden;
    max-height: 0;
    top: 30px;
    left: -20px
}
.phone .sf-menu-ul {
    position: relative;
    top: 0;
    left: 0;
    width: 100%
}
html.touch body:not(.phone) .sf-menu-ul {
    padding-right: 40px
}
.sf-menu-li {
    display: inline-block;
    margin: 0 30px 0 0;
    position: relative
}
.sf-menu-li-last {
    margin-right: 0!important
}
.phone .sf-menu-li-last {
    margin-bottom: 20px!important
}
.phone .sf-menu-li {
    background-color: #000;
    display: block;
    margin: 0 0 2px;
    padding: 17px 5% 5px;
    width: 90%
}
.sf-menu-li.li-clicked,
.sf-menu-li:hover {
    z-index: 2
}
.sf-menu-a-top {
    width: 100%;
    color: #fff!important;
    position: relative;
    display: block;
    height: 30px;
    z-index: 2;
    transition: all .5s linear
}
.sf-menu-a,
.sf-menu-a-top {
    -o-transition: all .5s linear;
    -moz-transition: all .5s linear;
    -webkit-transition: all .5s linear
}
.phone .sf-li-down:after,
.sf-a-close {
    height: 30px;
    width: 30px;
    position: absolute
}
.sf-menu-a-top.active,
.sf-menu-a-top:hover,
.sf-menu-li.active .sf-menu-a-top {
    color: #d00206!important
}
.sf-menu-li-sub {
    margin: -7px 0 5px;
    width: 100%;
    list-style: none
}
.phone .sf-menu-li-sub,
ul {
    margin: 0
}
.sf-menu-a {
    height: 22px;
    color: #fff!important;
    display: block;
    padding: 15px 20px 10px;
    transition: all .5s linear
}
.phone .sf-menu-a {
    height: 17px;
    width: 90%;
    padding: 15px 5%;
    border-bottom: 5px solid #000
}
.sf-menu-a.active,
.sf-menu-a:hover {
    color: #d00206!important
}
.phone .sf-li-down:after {
    display: block;
    background: url(../images/sprites.png)-174px 19px no-repeat!important;
    top: -11px;
    right: 5%;
    text-indent: -9999px;
    border: 10px solid transparent;
    content: "open"
}
.downarrow:after,
.error:after,
.ticks li:before,
blockquote:before {
    content: " "
}
.phone .sf-li-down.li-clicked:after,
.sf-a-close {
    display: none
}
.sf-a-close {
    background: url(../images/sprites.png)-174px -24px;
    border: 10px solid transparent;
    bottom: -11px;
    right: 0
}
.client-img,
.sprite,
.ticks li:before {
    background-image: url(../images/sprites.png)
}
.phone .sf-a-close,
.sitemap,
.sprite,
html.surface .sf-a-close,
html.touch .sf-a-close,
p {
    display: block
}
.phone .sf-a-close {
    bottom: -11px;
    right: 0
}
ul {
    padding: 0;
    list-style-type: none
}
.sitemap ul.sitemap {
    margin-left: 20px
}
.ticks {
    margin: 3px 0 8px;
    text-align: left
}
#CaptchaV2,
.a-center,
.bx-pager {
    text-align: center
}
.ticks li {
    padding: 2px 0 2px 30px;
    position: relative;
    float: left;
    min-height: 23px
}
.ticks li:before {
    background-position: 0 -173px;
    width: 22px;
    height: 26px;
    position: absolute;
    top: 8px;
    left: 0
}
li {
    margin: 0
}
p {
    margin: 3px 0;
    padding: 0;
    width: 100%
}
.client,
.client:hover {
    display: inline-block
}
.client:hover {
    opacity: .8
}
.eutility {
    background-position: -470px -389px;
    height: 85px;
    margin: 32.5px 20px;
    width: 242px
}
.next-telecom {
    background-position: -516px -3px;
    height: 88px;
    margin: 31px 20px;
    width: 196px
}
.cota {
    background-position: -496px -205px;
    height: 110px;
    width: 217px;
    margin: 20px
}
.dvora {
    background-position: -460px -318px;
    height: 70px;
    margin: 40px 20px;
    width: 252px
}
.all-organs,
.fortuna {
    height: 110px;
    margin: 20px
}
.all-organs {
    background-position: -531px -92px;
    width: 180px
}
.zenith {
    background-position: -458px -475px;
    height: 110px;
    width: 131px;
    margin: 20px
}
.fortuna {
    background-position: -598px -475px;
    width: 115px
}
.indian-summer-gardens {
    background-position: -473px -589px;
    height: 108px;
    margin: 21px 20px;
    width: 240px
}
.amtr {
    background-position: -530px -711px;
    height: 70px;
    margin: 40px 20px;
    width: 182px
}
.impact {
    background-position: -513px -790px;
    height: 76px;
    margin: 37px 20px;
    width: 199px
}
.richard {
    background-position: -515px -876px;
    height: 66px;
    margin: 42px 20px;
    width: 197px
}
.sipca {
    background-position: -515px -966px;
    height: 93px;
    margin: 28px 20px;
    width: 197px
}
.sprite {
    width: 90px;
    height: 95px
}
.sprite-op {
    background-position: 0 -291px
}
.sprite-lt {
    background-position: -110px -291px
}
.sprite-oa {
    background-position: -220px -291px
}
.sprite-pm {
    background-position: 0 -411px
}
.sprite-qa {
    background-position: -110px -411px
}
.sprite-ra {
    background-position: -220px -411px
}
.sprite-bp {
    background-position: 0 -521px
}
.sprite-bc {
    background-position: -110px -521px
}
.sprite-te {
    background-position: -220px -521px
}
.sprite-crm {
    background-position: 0 -731px
}
.sprite-ida {
    background-position: -110px -731px
}
.sprite-email {
    background-position: -220px -731px
}
.sprite-mz {
    background-position: 0 -631px
}
.sprite-os {
    background-position: -110px -631px
}
.sprite-ac {
    background-position: -220px -631px
}
.sprite-em {
    background-position: 0 -831px
}
.sprite-sm {
    background-position: -110px -831px
}
.sprite-rd {
    background-position: -220px -831px
}
.sprite-ma {
    background-position: 0 -931px
}
.sprite-ic {
    background-position: -110px -931px
}
.sprite-css {
    background-position: -220px -931px
}
.sprite-html {
    background-position: 0 -1031px
}
.sprite-jq {
    background-position: -110px -1031px
}
.sprite-cdt {
    background-position: -220px -1031px
}
.sprite-psi {
    background-position: 0 -1131px
}
.sprite-sem {
    background-position: -111px -1131px
}
.sprite-basket {
    background-position: -219px -1131px
}
.text {
    position: absolute;
    bottom: 0;
    left: 100px
}
img {
    border: none;
    max-width: 100%
}
.bordered {
    border: 1px solid #000;
    margin-left: -1px
}
a,
a:active,
a:focus,
a:visited {
    color: #d00206;
    text-decoration: underline;
    outline-style: none;
    outline-width: 0
}
footer a,
footer a:active,
footer a:focus,
footer a:visited {
    color: #fff
}
.bw {
    color: #000
}
footer a {
    text-decoration: none
}
.button,
.no-ul,
input[type=submit] {
    text-decoration: none!important
}
.Hidden {
    display: none!important
}
.w,
a.w {
    color: #fff
}
.wb {
    color: #000!important;
    text-shadow: none!important
}
.button,
.caption,
h1,
h2,
input[type=submit] {
    text-shadow: 0 1px 1px #000
}
.w:hover {
    color: #d00206!important
}
.bw:hover,
.wb:hover {
    color: #fff!important
}
.b,
a:hover {
    color: #000
}
a:hover {
    -webkit-transition: color .25s linear;
    -moz-transition: color .25s linear;
    -o-transition: color .25s linear;
    transition: color .25s linear;
    cursor: pointer
}
.fancybox {
    margin-top: 15px;
    position: relative;
    width: 100%
}
.r,
h3 b,
h4 b {
    color: #d00206;
    font-weight: 400
}
.caption,
h1 {
    font-weight: 800
}
.g {
    color: #444
}
.bg-black,
.bg-dark,
.bg-red,
.caption,
h1,
h2 {
    color: #fff
}
.tm {
    margin-top: 40px!important
}
.phone-touch .tm {
    margin-top: 20px!important
}
.bm {
    margin-bottom: 40px!important
}
.tm-none {
    margin-top: 0!important
}
.bm-none {
    margin-bottom: 0!important
}
.phone-touch .bm {
    margin-bottom: 20px!important
}
h2.normal {
    font-size: 19px!important;
    line-height: 26px!important
}
.medium {
    font-size: 22px;
    line-height: 27px
}
.HideIfPhone {
    display: block
}
.HideIfWide,
.phone .HideIfPhone {
    display: none
}
.phone .HideIfWide {
    display: block
}
blockquote:before {
    top: -10px;
    position: absolute;
    width: 100px;
    height: 75px;
    background: url(../images/sprites.png)0 -209px no-repeat;
    left: 0;
    z-index: -1
}
.downarrow {
    position: relative;
    display: inline-block;
    width: 56px;
    height: 56px;
    -moz-border-radius: 28px;
    -webkit-border-radius: 28px;
    -khtml-border-radius: 28px;
    border-radius: 28px;
    background-color: #d00206!important;
    background: -moz-linear-gradient(top, #d00206 0, #a30000 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #d00206), color-stop(100%, #a30000));
    background: -webkit-linear-gradient(top, #d00206 0, #a30000 100%);
    background: -o-linear-gradient(top, #d00206 0, #a30000 100%);
    background: -ms-linear-gradient(top, #d00206 0, #a30000 100%);
    background: linear-gradient(to bottom, #d00206 0, #a30000 100%)
}
.downarrow:hover {
    background-color: #a30000!important;
    background: -moz-linear-gradient(top, #a30000 0, #d00206 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #a30000), color-stop(100%, #d00206));
    background: -webkit-linear-gradient(top, #a30000 0, #d00206 100%);
    background: -o-linear-gradient(top, #a30000 0, #d00206 100%);
    background: -ms-linear-gradient(top, #a30000 0, #d00206 100%);
    background: linear-gradient(to bottom, #a30000 0, #d00206 100%)
}
.downarrow:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 56px;
    height: 56px;
    background: url(../images/sprites.png)8px -108px no-repeat
}
.caption-wrapper,
.col,
.col-center,
.col-center-medium,
.col-center-narrow,
blockquote {
    position: relative
}
blockquote {
    padding: 0 5% 0 10%;
    width: 85%;
    margin: 4% 0;
    z-index: 0
}
.row {
    width: 100%
}
.col-inner,
article {
    margin: 0 auto;
    max-width: 1100px;
    padding-left: 20px;
    padding-right: 20px;
    position: relative
}
.col-center {
    margin: 0 auto;
    max-width: 1100px
}
.col-center-medium {
    margin: 0 auto;
    max-width: 850px
}
.col-center-narrow {
    margin: 0 auto;
    max-width: 700px
}
.col {
    clear: both;
    width: 48%
}
.phone .col {
    width: 100%!important
}
.last {
    float: right!important;
    clear: right!important
}
.captchaimg,
.caption-wrapper,
.jumpAnchor,
form,
h3,
h4,
h5 {
    float: left
}
.bg-black {
    background-color: #000;
    padding: 0 999px 30px;
    margin: 0 -999px
}
.phone .bg-black {
    padding: 0 20px 30px;
    margin: 0 -20px
}
.bg-dark {
    background: url(../images/backgrounds/repeating-background-black.png)#0c0c0c;
    padding: 0 999px 30px;
    margin: 0 -999px
}
.bg-red,
h1,
h2 {
    background: url(../images/backgrounds/repeating-background-red.png)#D00206
}
.phone .bg-dark {
    padding: 0 20px 30px;
    margin: 0 -20px
}
.bg-red {
    border-top: 1px solid #000;
    padding: 0 999px 30px;
    margin: 0 -999px
}
.phone .bg-red {
    padding: 0 20px 30px;
    margin: 0 -20px
}
form {
    width: 100%;
    padding: 0
}
h1 {
    font-size: 54px;
    line-height: 60px;
    padding: 40px 999px 10px;
    margin: 0 -999px
}
.phone-touch h1 {
    font-size: 31px;
    line-height: 35px;
    padding: 30px 20px 10px;
    margin: 0 -20px
}
.caption {
    padding: 0;
    font-size: 54px;
    line-height: 60px
}
h2,
h3,
h4,
h5 {
    font-weight: 400
}
.phone-touch .caption {
    font-size: 31px;
    line-height: 35px
}
.caption-wrapper {
    width: 100%;
    margin: 45px 0 35px
}
.phone-touch .caption-wrapper {
    margin: 45px 0 15px
}
.caption {
    width: 55%
}
.phone .caption {
    width: 100%
}
.caption-img-overlay {
    position: absolute;
    right: 0;
    top: 0;
    width: 475px;
    max-width: 75%;
    z-index: -1;
    max-height: 100%
}
#bxslider,
.bx-viewport,
.bx-wrapper,
.slide {
    height: 400px!important;
    width1950px!important;
    margin-top: -4px
}
h2,
h3,
h4,
h5 {
    width: 100%
}
.error,
h4 {
    position: relative
}
.phone .caption-img-overlay {
    display: none
}
h2 {
    font-size: 34px;
    line-height: 40px;
    padding: 0 999px 40px;
    margin: 0 -999px 40px
}
.phone-touch h2 {
    padding: 0 20px 30px;
    margin: 0 -20px 20px;
    font-size: 24px;
    line-height: 30px
}
h3,
h5 {
    margin: 20px 0
}
h3,
h4,
h5 {
    padding: 0
}
h3 {
    font-size: 41px;
    line-height: 43px
}
.phone-touch h3 {
    font-size: 30px;
    line-height: 33px
}
h4 {
    font-size: 34px;
    line-height: 36px;
    margin: 20px 0 10px
}
.phone-touch h4 {
    font-size: 25px;
    line-height: 29px
}
h5 {
    font-size: 22px;
    line-height: 27px;
    letter-spacing: -.5px
}
.error {
    background-color: #d00206;
    padding: 10px 20px;
    margin-bottom: 3px;
    z-index: 1;
    width: auto
}
.error:after {
    width: 0;
    height: 0;
    border-left: 29px solid transparent;
    border-right: 0 solid transparent;
    border-top: 30px solid #d00206;
    position: absolute;
    top: 35px;
    left: 5%
}
.jumpAnchor {
    height: 0;
    width: 100%;
    clear: left;
    font-size: 0
}
.button,
input[type=submit] {
    vertical-align: middle;
    white-space: nowrap;
    -moz-box-sizing: border-box;
    outline-style: none;
    outline-width: 0;
    -webkit-appearance: none;
    background-image: none;
    text-align: center;
    display: inline-block;
    font-weight: 400;
    font-size: 27px;
    line-height: 27px;
    letter-spacing: -.25px;
    font-family: inherit;
    -moz-border-radius: 34px;
    -webkit-border-radius: 34px;
    -khtml-border-radius: 34px;
    border-radius: 34px;
    color: #fff!important;
    background-color: #d00206!important;
    background: -moz-linear-gradient(top, #d00206 0, #c50000 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #d00206), color-stop(100%, #c50000));
    background: -webkit-linear-gradient(top, #d00206 0, #c50000 100%);
    background: -o-linear-gradient(top, #d00206 0, #c50000 100%);
    background: -ms-linear-gradient(top, #d00206 0, #c50000 100%);
    background: linear-gradient(to bottom, #d00206 0, #c50000 100%);
    border: 1px solid #cc0103
}
.button:hover,
input[type=submit]:hover {
    background-color: #c50000!important;
    background: -moz-linear-gradient(top, #c50000 0, #d00206 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #c50000), color-stop(100%, #d00206));
    background: -webkit-linear-gradient(top, #c50000 0, #d00206 100%);
    background: -o-linear-gradient(top, #c50000 0, #d00206 100%);
    background: -ms-linear-gradient(top, #c50000 0, #d00206 100%);
    background: linear-gradient(to bottom, #c50000 0, #d00206 100%);
    color: #fff!important;
    cursor: pointer!important
}
input[type=submit] {
    padding: 0 20px;
    height: 56px;
    margin: 15px 0 0
}
.button {
    padding: 14px 20px 18px;
    margin: 20px 0 0
}
.phone-touch .button {
    margin: 10px 0 0;
    padding: 12px 20px 16px;
    font-size: 21px;
    line-height: 21px;
    letter-spacing: -1px
}
.captchaimg {
    padding: 9px 0 0 5px;
    clear: left
}
#CaptchaV2,
input[type=text],
textarea {
    position: relative;
    border: none;
    -webkit-transition: all .25s linear;
    -moz-transition: all .25s linear;
    -o-transition: all .25s linear;
    transition: all .25s linear;
    color: #000;
    background-color: #f7f7f7;
    background-image: none;
    font-family: inherit;
    font-size: inherit;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    outline: 0;
    float: left;
    clear: left;
    -webkit-appearance: none;
    margin: 0 0 2px
}
#CaptchaV2:active,
#CaptchaV2:hover,
input[type=text]:active,
input[type=text]:hover,
textarea:active,
textarea:hover {
    background-color: #f1f1f1
}
.bx-pager-link,
.bx-wrapper-dark .bx-pager-link {
    background-color: #fff
}
#CaptchaV2 {
    height: 25px;
    padding: 10px 0;
    width: 196px!important
}
input[type=text] {
    height: 25px;
    padding: 10px 0 10px 3%;
    width: 97%!important
}
textarea {
    height: 315px;
    padding: 10px 0 10px 3%;
    width: 97%!important
}
.bx-wrapper {
    position: relative;
    margin: 0 auto;
    max-width: 100%!important;
    color: #fff
}
.bx-pager-bottom .bx-wrapper {
    margin: 0 auto 25px
}
.bx-viewport {
    -webkit-transform: translatez(0);
    -moz-transform: translatez(0);
    -ms-transform: translatez(0);
    -o-transform: translatez(0);
    transform: translatez(0);
    height: auto!important
}
.bx-controls-auto,
.bx-pager {
    position: absolute;
    bottom: 0;
    top: auto
}
.bx-viewport li,
.bx-viewport ul {
    width: 100%!important
}
.bx-controls-auto-item,
.bx-pager-item {
    display: inline-block
}
.bx-pager-link {
    display: block;
    width: 10px;
    height: 10px;
    margin: 0 5px;
    outline: 0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}
.bx-pager-link.active,
.bx-pager-link:hover {
    background-color: #d00206!important
}
.bx-pager {
    width: 100%
}
.bx-controls-auto {
    right: 0;
    width: 35px
}
.slide {
    float: left!important
}
.desktop .slide-1 {
    background: url(../images/backgrounds/slider-12.jpg)center center no-repeat #0D0D0D;
    background-size: cover!important
}
.desktop .slide-2 {
    background: url(../images/backgrounds/slider-31-02-1920x600_c.jpg)center center no-repeat #030303;
    background-size: cover!important
}
.phone .slide-1 {
    background: url(../images/backgrounds/slider-12.jpg)center center no-repeat #0D0D0D;
    background-size: cover!important
}
.phone .slide-2 {
    background: url(../images/backgrounds/slider-31-02-1920x600_c.jpg)center left no-repeat #030303;
    background-size: cover!important
}
.bm-pagelinks {
    margin-top: 78px;
    margin-left: 58px
}
.phone-number-z {
    font-size: 130%;
    margin-top: 12px;
    margin-left: 178px
}
;