* html .wrapper,
body,
html {
    height: 100%
}
.content .page-content>p,
.content p:first-child {
    margin-top: 0
}
.cap,
.wrapper {
    position: relative
}
:focus,
img {
    outline: 0
}
body,
html {
    font: inherit;
    vertical-align: baseline;
    border: 0;
    font-family: Arial, serif;
    font-size: 14px;
    margin: 0;
    padding: 0;
    background: #eee
}
img {
    border: 0
}
a[rel=tofancy]>img {
    cursor: inherit!important
}
.wrapper {
    min-height: 100%;
    margin-bottom: -65px
}
.buffer {
    z-index: 1;
    background: #eee
}
.push {
    height: 65px
}
.content>.centerpos:first-child {
    margin-bottom: 10px
}
.content .page-content {
    padding: 20px 0 40px
}
.content h1.page-h1 {
    margin: 14px 0 0
}
.cap {
    height: 160px;
    color: #fff;
    border-bottom: 6px solid #009af4;
    background: #1a1e1d
}
.cap .cap-logo {
    float: left;
    width: 92px;
    height: 160px
}
.cap .cap-slogan,
.cap .cap-slogan1 {
    left: 10px;
    float: left;
    width: 50%;
    color: #fff;
    position: relative;
    white-space: nowrap;
    text-overflow: ellipsis
}
.cap .cap-logo img {
    margin-top: 24px
}
.cap .cap-slogan {
    font-size: 14px;
    font-size: 24px;
    top: 42px;
}
.cap .cap-slogan1 {
    font-size: 14px;
    font-size: 24px;
    top: 46px;
}
.cap .cap-phones {
    float: right;
    margin-top: 5px;
    text-align: right;
}
.cap .cap-phones strong {
    font-size: 30px;
    font-weight: 400;
    color: #fff
}
.cap .cap-phones a.callme,
.cap .cap-phones strong>span {
    font-size: 24px;
    color: #009af4
}
.cap .cap-cosnets {
    margin-top: 50px;
}
.main-menu {
    position: relative;
    z-index: auto;
    height: 80px;
    background: #23211e;
    -webkit-box-shadow: inset 0 8px 8px 0 rgba(0, 0, 0, .48);
    -moz-box-shadow: inset 0 8px 8px 0 rgba(0, 0, 0, .48);
    box-shadow: inset 0 8px 8px 0 rgba(0, 0, 0, .48)
}
.content {
    color: #000
}
.footer {
    position: relative;
    z-index: 1;
    height: 65px;
    color: #fff;
    background: #1a1e1d;
    -webkit-box-shadow: inset 0 6px 10px 0 rgba(0, 0, 0, .42);
    -moz-box-shadow: inset 0 6px 10px 0 rgba(0, 0, 0, .42);
    box-shadow: inset 0 6px 10px 0 rgba(0, 0, 0, .42)
}
.footer .footer-line {
    position: absolute;
    bottom: 65px;
    width: 100%;
    height: 1px;
    margin-bottom: 5px;
    background: #009af4
}
.footer .footer-left {
    float: left;
    width: 250px;
    height: 65px
}
.footer .footer-left a.mailme {
    float: left;
    width: 36px;
    height: 24px;
    margin-top: 20px;
    text-decoration: none;
    -webkit-transition: .2s ease-out;
    -moz-transition: .2s ease-out;
    transition: .2s ease-out;
    background: url(/img/mail.png)
}
.footer .footer-left a.mailme:hover {
    -webkit-transform: scale(.9);
    -moz-transform: scale(.9);
    transform: scale(.9)
}
.footer .footer-left a.callme {
    float: left;
    width: 27px;
    height: 29px;
    margin: 18px 0 0 12px;
    text-decoration: none;
    -webkit-transition: .2s ease-out;
    -moz-transition: .2s ease-out;
    transition: .2s ease-out;
    background: url(/img/phone.png)
}
.footer .footer-left a.callme:hover {
    -webkit-transform: scale(.9);
    -moz-transform: scale(.9);
    transform: scale(.9)
}
.footer .footer-left a.footer-logo {
    float: left;
    margin: 12px 0 0 30px;
    opacity: .7
}
.footer .footer-middle {
    position: relative;
    bottom: -35px;
    float: left;
    overflow: hidden;
    width: 500px;
    height: 16px;
    text-align: center;
    white-space: nowrap;
    text-overflow: ellipsis
}
.footer .footer-right {
    float: right;
    width: 145px;
    height: 65px
}
.developer a {
    float: right;
    width: 100%;
    height: 100%;
    text-decoration: none;
    color: #fff
}
.developer a img {
    float: right;
    width: 22px;
    height: 42px;
    margin: 7px 0
}
.developer a span {
    font-size: 10px;
    float: left;
    width: 115px;
    margin: 16px 0
}
.centerpos {
    width: 1024px;
    margin: 0 auto
}
.relative {
    position: relative
}
.absolute {
    position: absolute
}
.buttons-wrapper{
    height:50px;
    width: 50%;
    display:table;
    position: absolute;
    left: 19%;
    top: 100px;
    padding:0 20px;
}
.buttons-wrapper .button, .buttons-wrapper .button-wrapper-separator{
    display: table-cell;
    width: 4%;
}
.buttons-wrapper .button{
    text-transform: uppercase;
    color: #fff;
    position: relative;
    text-shadow: 3px 0px 2px rgba(0, 0, 0, 0.6);
    top: 19px;
    width: 100%;
    max-width: 220px;
    height: 22px;
    font-size: 13px;
    padding-top: 5px;
    padding-left: 0px;
    float: left;
    text-align: center;
    display: block;
    border-radius: 19px;
    background: rgb(227, 36, 38);
    background: -moz-linear-gradient(top, rgb(0, 154, 244) 0%, rgb(76, 84, 88) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(0, 154, 244)), color-stop(100%,rgb(76, 84, 88)));
    background: -webkit-linear-gradient(top, rgb(0, 154, 244) 0%,rgb(76, 84, 88) 100%);
    background: -o-linear-gradient(top, rgb(0, 154, 244) 0%,rgb(76, 84, 88) 100%);
    background: -ms-linear-gradient(top, rgb(0, 154, 244) 0%,rgb(76, 84, 88) 100%);
    background: linear-gradient(to bottom, rgb(227, 36, 38) 0%,rgb(53, 34, 34) 100%);
}
.buttons-wrapper .button:hover{box-shadow: inset -3px 5px 10px 2px rgba(10, 8, 8, 0.52);}


.buttons-wrapper .button a{
    color: #fff;
    text-decoration: none;
}

.cap-phones .call-me-button{
    text-transform: uppercase;
    color: #fff;
    display: block;
    position: relative;
    top: 4px;
    text-shadow: 3px 0px 2px rgba(0, 0, 0, 0.6);
    width: 65%;
    float: right!important;
    height: 35px;
    float: right;
    font-size: 14px;
    padding-top: 5px;
    padding-left: 0px;
    float: left;
    text-align: center;
    display: block;
    border-radius: 19px;
    background: rgb(227, 36, 38);
    background: -moz-linear-gradient(top, rgb(0, 154, 244) 0%, rgb(76, 84, 88) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(0, 154, 244)), color-stop(100%,rgb(76, 84, 88)));
    background: -webkit-linear-gradient(top, rgb(0, 154, 244) 0%,rgb(76, 84, 88) 100%);
    background: -o-linear-gradient(top, rgb(0, 154, 244) 0%,rgb(76, 84, 88) 100%);
    background: -ms-linear-gradient(top, rgb(0, 154, 244) 0%,rgb(76, 84, 88) 100%);
    background: linear-gradient(to bottom, rgb(0, 154, 244) 0%,rgb(33, 74, 99) 100%);
}

.cap-phones .call-me-button:hover{
    box-shadow: inset -3px 5px 10px 2px rgba(10, 8, 8, 0.52);
}
