@import "reset.css";

/* font Roboto */
@import "../fonts/roboto.css";

/* font OCR_OneC */
@import "../fonts/OCR_OneC.css";

/* font Archive */
@import "../fonts/archive.css";

html {
}
html, body {
height: 100%;
position: relative;
font-family: Helvetica, Arial, sans-serif;
background: #fff;
color: #2a2a2a;
}
body {
font-size: 14px;
line-height: 1.21em;
min-width: 320px;
}
a {
color: #139499;
-webkit-transition: color .2s linear, background-color .2s linear, border-color .2s linear;
-moz-transition: color .2s linear, background-color .2s linear, border-color .2s linear;
-o-transition: color .2s linear, background-color .2s linear, border-color .2s linear;
transition: color .2s linear, background-color .2s linear, border-color .2s linear;
}
a:hover {
color: #0c6366;
}
a.js_link {
text-decoration: none;
border-bottom: 1px dotted #139499;
}
a.js_link:hover {
text-decoration: none;
border-bottom: 1px dotted #0c6366;
}
div {
*position: relative;
}
h1, h2, h3, h4, h5, h6 {
font-weight: normal;
color: #000;
margin: 0 0 1.21em 0;
}
h1, h2, h3 {
line-height: 1.21em;
}
h4, h5, h6 {
line-height: 1.21em;
}
h1 {
font-size: 4.28em;
font-family: 'roboto_thregular', Helvetca, Arial, sans-serif;
line-height: 1.1333em;
margin: 1.21em 0;
}
h2 {
font-size: 2em;
font-family: 'roboto_thregular', Helvetca, Arial, sans-serif;
margin-bottom: 0.4555em;
}
h3 {
font-size: 1.429em;
font-family: 'roboto_thregular', Helvetca, Arial, sans-serif;
line-height: 1.4em;
margin-bottom: 0.4em;
}
h4 {
font-size: 1.143em;
line-height: 1.65em;
margin-bottom: 0.4555em;
}
h5 {
font-size: 1em;
line-height: 1.65em;
margin-bottom: 0.5em;
}
h6 {
font-size: 0.857em;
line-height: 1.5em;
margin-bottom: 0.4555em;
text-transform: uppercase;
}
p,
ul,
ol,
dl,
blockquote,
hr,
pre,
hgroup,
table,
form,
fieldset {
margin-bottom: 1.21em;
}
.archive {
font-family: 'archiveregular';
}
.roboto {
font-family: 'roboto_thregular';
}
.ocr {
font-family: 'OCR_OneC';
color: #fff;
font-size: 1.42em;
}
.h3 {
font-size: 1.4em;
line-height: 1.21em;
}
.description {
color: #707073;
}

/* Color Styles */
.color-cloud {}
.color-cloud a,
.color-cloud h1,
.color-cloud h2 {
color: #39ad7c;
}
.color-cloud a:hover {
color: #287a58;
}
.color-cloud a.js_link {
border-bottom: 1px dotted #39ad7c;
}
.color-cloud a.js_link:hover {
border-bottom: 1px dotted #287a58;
}
.color-dev {}
.color-dev a,
.color-dev h1,
.color-dev h2 {
color: #edb800;
}
.color-dev a:hover {
color: #a17e00;
}
.color-dev a.js_link {
border-bottom: 1px dotted #edb800;
}
.color-dev a.js_link:hover {
border-bottom: 1px dotted #a17e00;
}
.color-hosting {}
.color-hosting a,
.color-hosting h1,
.color-hosting h2 {
color: #139499;
}
.color-hosting a:hover {
color: #0c6366;
}
.color-hosting a.js_link {
border-bottom: 1px dotted #139499;
}
.color-hosting a.js_link:hover {
border-bottom: 1px dotted #0c6366;
}
.color-services {}
.color-services a,
.color-services h1,
.color-services h2 {
color: #ea6261;
}
.color-services a:hover {
color: #b84b4b;
}
.color-services a.js_link {
border-bottom: 1px dotted #ea6261;
}
.color-services a.js_link:hover {
border-bottom: 1px dotted #b84b4b;
}
/* Color Styles */

/* General */
.wrap {
margin: 0 auto;
max-width: 1180px;
}
@media only screen and (max-width: 1220px) {
.wrap {
padding: 0 20px;
max-width: 100%;
}
}
/* General */

/* Header */
section.header {
background: #222223 url(../i/bg/gray.png) no-repeat center;
}
section.header-white {
background: #fff;
color: #000;
}
section.header .nav-wrapper {
padding: 0 80px;
overflow: hidden;
margin: 0 auto;
}
section.header nav {
margin: 0 auto;
font-family: 'roboto_thregular';
font-size: 1.21em;
height: 152px;
line-height: 152px;
overflow: hidden;
}
section.header nav div {
margin: 0 -.9em;
}
section.header nav ul {
display: block;
text-align: center;
margin: 0 auto;
max-width: 1180px;
position: relative;
height: 152px;
}
section.header nav ul:before,
section.header nav ul:after {
content: "";
height: 0;
width: 300px;
position: absolute;
border-top: 1px solid #fff;
margin-right: .9em;
top: 50%;
}
section.header-white nav ul:before,
section.header-white nav ul:after {
border-top: 1px solid #000;
}
section.header nav ul:before {
right: 100%;
}
section.header nav ul:after {
left: 100%;
}
section.header nav ul li {
display: block;
float: left;
width: 20%;
}
section.header nav ul li span {
display: block;
/*text-align: center;*/
overflow: hidden;
}
section.header nav ul li a {
display: inline-block;
color: #fff;
text-decoration: none;
padding: 0 .9em;
position: relative;
max-width: 100%;
}
section.header-white nav ul li a {
color: #000;
}
section.header nav ul li:first-child a {
padding-left: 0;
}
section.header nav ul li:last-child a {
padding-right: 0;
}
section.header nav ul li a:before,
section.header nav ul li a:after {
content: "";
height: 0;
width: 300px;
position: absolute;
border-top: 1px solid #fff;
top: 50%;
}
section.header-white nav ul li a:before,
section.header-white nav ul li a:after {
border-top: 1px solid #000;
}
section.header nav ul li a:before {
right: 100%;
}
section.header nav ul li a:after {
left: 100%;
}
section.header nav ul li a:hover {
color: #fff;
text-decoration: underline;
}
section.header-white nav ul li a:hover {
color: #000;
}
section.header nav ul li a img {
vertical-align: middle;
max-width: 100%;
}
section.header nav ul li.logo a img {
margin-top: -12px;
}
section.header a.logo-hidden {
display: none;
margin: 1em auto;
text-align: center;
}
section.header a.logo-hidden img {
display: block;
margin: 0 auto;
}
section.header a.main-navigation-show {
display: none;
width: 30px;
height: 18px;
background: #fff url(../i/main-navigation-show.gif) no-repeat bottom;
margin: .5em 0;
}
section.header-white a.main-navigation-show {
background: #000 url(../i/main-navigation-show.gif) no-repeat top;
}

@media only screen and (max-width: 1400px) {
section.header .nav-wrapper {
padding: 0;
max-width: 1240px;
}
}
@media only screen and (max-width: 1220px) {
section.header .nav-wrapper {
padding: 0 20px;
max-width: 100%;
}
section.header nav div {
margin: 0;
}
section.header nav ul {
max-width: 100%;
}
}
@media only screen and (max-width: 768px) {
section.header a.logo-hidden,
section.header a.main-navigation-show {
display: block;
}
section.header nav {
height: auto;
overflow: visible;
}
section.header nav ul {
display: block;
width: 100%;
margin: 0 -10px 1em;
height: 0;
opacity: 0;
}
section.header nav ul.menu-show {
display: block;
height: auto;
opacity: 1;
}
section.header nav ul li {
display: block;
width: 100%;
line-height: 2em;
opacity: 0;
float: none;
-webkit-transition: opacity .4s linear;
-moz-transition: opacity .4s linear;
-o-transition: opacity .4s linear;
transition: opacity .4s linear;
}
section.header nav ul.menu-show li {
opacity: 1;
}
section.header nav ul li.logo {
display: none;
}
section.header nav ul li span {
text-align: left;
}
section.header nav ul li span a,
section.header nav ul li:first-child span a,
section.header nav ul li:last-child span a {
display: block;
padding: 0 10px;
}
section.header nav ul li span a:hover {
background: rgba(0, 0, 0, .3);
}
section.header nav ul:before,
section.header nav ul:after,
section.header nav ul li span a:before,
section.header nav ul li span a:after {
display: none;
}
}
/* Header */

/* Middle */
section.middle {
padding: 3em 0;
}
section.middle ul li,
section.middle ol li {
margin: .5em 0;
}
section.middle ul {
margin-left: 0;
}
section.middle ul li {
list-style: none;
padding-left: 2em;
background: url(../i/li.png) no-repeat left .6em;
}
section.middle .color-gray-row-solid ul li {
background: url(../i/li-inverse.png) no-repeat left .6em;
}
section.middle ol li {
list-style-type: decimal;
}
section.middle ol ol li {
list-style-type: lower-alpha;
}
section.middle ol ol ol li {
list-style-type: lower-roman;
}
section.middle ul.big-list {
font-size: 1.43em;
font-family: 'roboto_thregular';
line-height: 1.21em;
}
section.middle ul.big-list li {
background: transparent;
list-style: none;
padding: 0;
}
section.middle ul.breadcrumb {
margin: 0 0 1em 0;
font-size: 2em;
line-height: 1.21em;
font-family: 'roboto_thregular', Helvetca, Arial, sans-serif;
}
section.middle ul.breadcrumb li {
display: inline-block;
margin-right: 1.8em;
padding: 0;
position: relative;
background: transparent;
}
section.middle ul.breadcrumb li:after {
content: "";
position: absolute;
width: 15px;
height: 27px;
background: url(../i/breadcrumb-separator.png) no-repeat;
margin-left: .8em;
}
/* Middle */

/* Forms */
section.middle input[type="text"],
section.middle input[type="password"],
section.middle input[type="email"],
section.middle textarea {
font-family: Helvetca, Arial, sans-serif;
background: #fff;
color: #2a2a2a;
font-size: 1em;
border: 4px solid #e9e5dc;
line-height: 1.21em;
padding: .7em;
min-width: 20em;
margin: 0 0 .5em 0;
}
section.middle input[type="text"]:focus,
section.middle input[type="password"]:focus,
section.middle input[type="email"]:focus,
section.middle textarea:focus {
border: 4px solid #b5b2aa;
}
section.middle input[type="submit"] {
display: inline-block;
text-align: center;
background: #00e1a2;
color: #fff;
font-family: 'roboto_thregular';
font-size: 1.43em;
border: 0;
border-bottom: 4px solid #1f2e2b;
line-height: 1.21em;
padding: .2em 1em;
}
section.middle input[type="submit"]:hover {
background: #00fab3;
border-bottom: 4px solid #3f5e58;
}
section.middle input[type="submit"]:active {
background: #00edaa;
border-bottom: 4px solid #2e4540;
}
/* Forms */

/* Head Blocks */
.head-block {
font-family: 'roboto_thregular';
margin: 1.21em 0;
}
.head-block h3 {
font-size: 1.5em;
line-height: 1.3em;
text-align: center;
margin: 0 1em;
padding: 1.8em 0;
overflow: hidden;
}
.head-block h3 span {
display: inline-block;
padding: 0 .2em;
position: relative;
}
.head-block h3 span:before,
.head-block h3 span:after {
content: "";
height: 0;
width: 300px;
position: absolute;
border-top: 1px solid #000;
top: 50%;
}
.head-block h3 span:before {
right: 100%;
}
.head-block h3 span:after {
left: 100%;
}
.color-services-row h3 {
color: #ea6261;
}
.color-services-row h3 span:before,
.color-services-row h3 span:after {
border-top: 1px solid #ea6261;
}
.pattern-block {
font-size: 1.67em;
line-height: 120px;
text-align: center;
padding: 10px 0;
background-color: #888;
color: #fff;
}
.pattern-block-01 {
background: #888 url(../i/pattern-01.png) -30px -30px;
}
.pattern-block-02 {
background: #888 url(../i/pattern-02.png);
}
.pattern-block-03 {
background: #000 url(../i/pattern-03.png) -20px -20px;
}
.pattern-block h2 {
font-family: 'OCR_OneC';
color: #fff;
margin: 0;
padding: 0 .5em;
height: 120px;
line-height: 120px;
}
.pattern-block h2 span {
display: inline-block;
line-height: 50px;
font-size: .7em;
padding: 0 .2em;
text-overflow: ellipsis;
white-space: nowrap;
max-width: 100%;
letter-spacing: -2px;
overflow: hidden;
margin-bottom: -10px;
}
.pattern-block h2 span.circle-block {
display: inline-block;
width: 120px;
height: 120px;
line-height: 110px;
border-radius: 50%;
padding: 0;
}
.circle-block-greeen {
background: #00e1a2 !important;
}
.circle-block-blue {
background: #14cbd2 !important;
}
.circle-block-orange {
background: #ecb81e !important;
}
.circle-block-pink {
background: #e96261 !important;
}
/* Head Blocks */

/* Tables */
section.middle table {
width: 100%;
}
section.middle table td,
section.middle table th {
vertical-align: middle;
border: 1px solid #dbd9dc;
padding: .8em;
}
section.middle table th {
background: #4f7d86;
color: #fff;
text-align: center;
}
section.middle table tr td {
background: #f4f4f4;
text-align: center;
}
section.middle table tr td:first-child {
background: #fff;
text-align: left;
}

section.middle table.price-table {
width: 100%;
margin: 2.42em 0;
}
section.middle table.price-table thead tr td {
padding: 2.4em 1.42em;
text-align: center;
vertical-align: top;
font-family: 'OCR_OneC';
color: #fff;
border: 0;
}
section.middle table.price-table thead tr td div {
line-height: 54px;
font-size: 1.85em;
overflow: hidden;
max-width: 100%;
text-overflow: ellipsis;
letter-spacing: -2px;
}
section.middle table.price-table .color-gray-row {
background: #222223 url(../i/bg/gray.png) no-repeat center center;
}
section.middle table.price-table .pattern-block {
padding: .5em 1.42em;
font-size: 1.21em;
}
section.middle table.price-table .pattern-block span {
margin: 0;
line-height: 115px;
}
section.middle table.price-table tbody tr td {
background: #e8e8e8;
text-align: left;
vertical-align: top;
border: 0;
padding: 2.4em 1.42em 0;
}

section.middle table.calc-table a {
display: inline-block;
padding: .4em;
text-decoration: none;
}
section.middle table.calc-table input[type="text"] {
text-align: center;
min-width: 3em;
width: 3em;
padding: .3em;
}
section.middle table.calc-table input[type="number"] {
text-align: center;
min-width: 4em;
width: 3em;
padding: .3em;
}
section.middle table.calc-table .result {
font-size: 1.42em;
}

@media only screen and (max-width: 960px) {
section.middle table.price-table {
font-size: .9em;
}
}
@media only screen and (max-width: 768px) {
section.middle table.price-table {
font-size: .8em;
}
}

.price {
font-family: 'roboto_thregular';
font-size: 2.85em;
line-height: 1.21em;
}
.price sup {
font-size: .4em;
top: -1.5em;
}
section.middle table td.empty,
section.middle table th.empty {
background: transparent !important;
border: 0;
}
section.middle table td.l,
section.middle table th.l {
text-align: left;
}
section.middle table td.c,
section.middle table th.c {
text-align: center;
}
section.middle table td.r,
section.middle table th.r {
text-align: right;
}
/* Tables */

/* Color Rows */
section.color-row {
margin: 2em 0;
min-height: 255px;
line-height: 255px;
color: #fff;
position: relative;
}
section.color-row-small {
min-height: 120px;
line-height: 120px;
}
section.color-row h2 {
color: #fff;
}
section.color-row-small h2 {
line-height: 120px;
}
section.color-row p {
line-height: 1.21em;
}
.font-green {
color: #00e1a2;
}
.font-orange {
color: #edb800;
}
.font-blue {
color: #14cbd2;
}
.font-pink {
color: #ea6261;
}
.color-row-footer img {
vertical-align: middle;
}
.color-gradient-row {
background: #00d59a url(../i/bg/gradient.png) no-repeat center center;
}
.color-green-row {
background: #00d59a url(../i/bg/green.png) no-repeat center center;
}
.color-pink-row {
background: #ea6261 url(../i/bg/pink.png) no-repeat center center;
}
.color-orange-row {
background: #edb800 url(../i/bg/orange.png) no-repeat center center;
}
.color-blue-row {
background: #14cbd2 url(../i/bg/blue.png) no-repeat center center;
}
.color-gray-row {
background: #222223 url(../i/bg/gray.png) no-repeat center center;
}
.color-index-row {
padding: 3em 20px;
}
.color-index-row img {
display: block;
margin: 0 auto;
}
.color-light-gray-row {
background: #222223 url(../i/bg/light-gray.png) no-repeat center center;
}
.gray-row-header-abbr {
font-size: 12.14em;
font-family: 'roboto_thregular';
text-align: center;
margin: 0 auto;
overflow: hidden;
padding: 0 80px;
}
.abbr-wrap {
height: 320px;
line-height: 320px;
}
div.gray-row-header-abbr ul {
display: block;
margin: 0;
}
div.gray-row-header-abbr ul li {
display: block;
float: left;
overflow: hidden;
width: 33.3333333%;
margin: 0;
padding: 0;
background: transparent;
}
div.gray-row-header-abbr ul li span {
display: inline-block;
padding: 0 .2em;
position: relative;
}
div.gray-row-header-abbr ul li span:before,
div.gray-row-header-abbr ul li span:after {
border-top: 1px solid #000;
content: "";
height: 0;
position: absolute;
top: 50%;
width: 600px;
}
div.gray-row-header-abbr ul li span:before {
right: 100%;
}
div.gray-row-header-abbr ul li span:after {
left: 100%;
}
div.abbr-desc {
font-size: 1.14em;
padding: 0 20px;
margin: -4em auto 4em;
max-width: 680px;
text-align: center;
}
@media only screen and (max-width: 640px) {
.gray-row-header-abbr {
font-size: 8.14em;
padding: 0 20px;
}
.abbr-wrap {
height: 185px;
line-height: 185px;
}
div.gray-row-header-abbr ul li span {
padding: 0 .1em;
}
div.abbr-desc {
margin: -2em auto 3em;
}
}
.hex-top-white,
.hex-bottom-white,
.hex-top-gray,
.hex-bottom-gray,
.hex-top-white-inverse,
.hex-bottom-white-inverse,
.hex-top-gray-inverse,
.hex-bottom-gray-inverse {
position: absolute;
width: 100%;
height: 24px;
background: transparent url(../i/hex.png) repeat-x;
z-index: 1;
}
.hex-top-white {
background-position: 0 0;
}
.hex-bottom-white {
margin-top: -24px;
background-position: 0 -24px;
}
.hex-top-gray {
background-position: 0 -48px;
}
.hex-bottom-gray {
margin-top: -24px;
background-position: 0 -72px;
}
.hex-bottom-white-inverse {
background-position: 0 -96px;
}
.hex-top-white-inverse {
margin-top: -24px;
background-position: 0 -120px;
}
.hex-bottom-gray-inverse {
background-position: 0 -144px;
}
.hex-top-gray-inverse {
margin-top: -24px;
background-position: 0 -168px;
}
.color-row-solid {
font-size: 1.14em;
line-height: 1.21em;
padding: 2em 0;
}
.color-gray-row-solid {
background: #202021;
color: #a0a0a5;
}

@media only screen and (max-width: 640px) {
section.color-row-footer {
display: none;
}
}
/* Color Rows */

/* Technology Blocks */
.technology-cloud {}
section.technology-cloud-top {
line-height: 1.21em;
padding: 5em 0;
text-align: center;
position: relative;
}
section.technology-cloud-top h2 {
margin: 0 0 1.21em 0;
line-height: 1.21em;
font-size: 2.14em;
}
section.technology-cloud-top p {
font-size: 1.14em;
line-height: 1.21em;
width: 100%;
max-width: 700px;
margin: 0 auto;
}
section.technology-cloud-bottom {
position: relative;
min-height: 0;
color: #fff;
font-size: 1.64em;
font-family: 'roboto_thregular';
margin: -2.8em 0 0 -350px;
left: 50%;
border: 7px solid #fff;
width: 100%;
max-width: 700px;
text-align: center;
}
section.technology-cloud-bottom ul {
display: block;
width: 100%;
margin: 0;
line-height: 1.21em;
}
section.technology-cloud-bottom ul li {
display: block;
float: left;
width: 25%;
overflow: hidden;
padding: .5em 0;
}
section.technology-cloud-bottom ul li span {
display: inline-block;
padding: 0 .5em;
position: relative;
}
section.technology-cloud-bottom ul li span:before,
section.technology-cloud-bottom ul li span:after {
border-top: 1px solid #fff;
content: "";
height: 0;
position: absolute;
top: 50%;
width: 600px;
}
section.technology-cloud-bottom ul li span:before {
right: 100%;
}
section.technology-cloud-bottom ul li span:after {
left: 100%;
}
@media only screen and (max-width: 700px) {
section.technology-cloud-top h2,
section.technology-cloud-top p {
max-width: 100%;
padding: 0 20px;
}
section.technology-cloud-bottom {
max-width: 100%;
margin: -2.8em 0 0 -50%;
}
}
@media only screen and (max-width: 640px) {
section.technology-cloud-bottom ul li {
float: none;
width: 100%;
padding: .5em;
text-align: left;
}
}
.technology-dev {
background: url(../i/figure-dev.png) no-repeat center;
background-size: auto;
height: 265px;
padding: 105px 0 0 0;
}
.technology-dev h2 {
width: 100%;
max-width: 450px;
margin: 0 auto;
}
.technology-dev-bottom {}
section.technology-dev-bottom h2 {
color: #edb800;
padding: .5em 0 0 1em;
background: url(../i/ellipse-orange.png) no-repeat left top;
margin: 0 0 1em 0;
}
.technology-dev-bottom-content {
padding-top: 4.5em;
padding-bottom: 2em;
}
.examples-orange,
.examples-blue {
max-width: 703px;
width: 100%;
height: 135px;
line-height: 135px;
text-align: center;
color: #000;
margin: -24px auto 0;
}
.examples-orange {
background: url(../i/examples-orange.png) no-repeat center top;
}
.examples-blue {
background: url(../i/examples-blue.png) no-repeat center top;
}
.examples-orange h2,
.examples-blue h2 {
color: #000;
line-height: 135px;
}
section.technology-hosting {
height: 310px;
margin-bottom: 201px;
}
.technology-hosting-top {
position: relative;
min-height: 0;
margin: 0 0 0 -350px;
left: 50%;
border: 7px solid #fff;
border-top: 0;
width: 100%;
max-width: 700px;
text-align: center;
}
.technology-hosting-top h2 {
margin: 0;
font-size: 2.5em;
padding: .2em 0;
}
.technology-hosting-bottom {
width: 100%;
text-align: center;
padding: 0 20px;
position: absolute;
z-index: 1;
overflow: visible;
height: 255px;
top: 100%;
}
.technology-hosting-bottom img {
display: block;
position: relative;
margin: -201px auto 0;
}
@media only screen and (max-width: 960px) {
section.technology-hosting {
height: 283px;
margin-bottom: 172px;
}
.technology-hosting-bottom img {
width: 728px;
height: 344px;
margin-top: -172px;
}
}
@media only screen and (max-width: 768px) {
section.technology-hosting {
margin-bottom: 142px;
height: 255px;
}
.technology-hosting-bottom img {
width: 600px;
height: 284px;
margin-top: -142px;
}
}
@media only screen and (max-width: 640px) {
section.technology-hosting {
margin-bottom: 104px;
}
.technology-hosting-top {
left: 0;
margin: 0;
}
.technology-hosting-bottom img {
width: 440px;
height: 208px;
margin-top: -104px;
}
}
@media only screen and (max-width: 480px) {
section.technology-hosting {
height: 225px;
margin-bottom: 66px;
}
.technology-hosting-bottom img {
width: 280px;
height: 132px;
margin-top: -66px;
}
}

.technology-services {
background: url(../i/figure-services.png) no-repeat center;
background-size: auto;
height: 265px;
padding: 105px 0 0 0;
}
.technology-services h2 {
width: 100%;
max-width: 600px;
margin: 0 auto;
}
/* Technology Blocks */

/* FAQ */
section.faq {
font-size: .9em;
}
section.faq h2 {
font-size: 2em;
color: #14cbd2;
}
/* FAQ */

/* Works */
section.works {
margin: 3em 0;
}
section.works article {
margin: 0 0 2em 0;
}
section.works h2 {
line-height: 2.5em;
}
section.works h2 span {
display: inline-block;
width: 2.5em;
height: 2.5em;
border: 1px solid #edb800;
border-radius: 50%;
text-align: center;
margin: 0 1em 0 0;
}
/* Works */

/* Clients */
section.clients {}
section.clients article {
float: left;
margin: 0 5em 3em 0;
}
/* Clients */

/* Feedback */
section.feedback {
display: table;
margin: 3em 0;
}
section.feedback .split {
display: table-row;
}
section.feedback .column {
display: table-cell;
float: none;
padding: 4.3em;
}
section.feedback .phone {
font-size: 1.14em;
line-height: 1.4em;
}
section.feedback .phone em {
font-style: normal;
font-size: 1.56em;
}
section.feedback input[type="text"],
section.feedback textarea {
width: 100%;
}
section.feedback textarea {
resize: none;
}
section.feedback input[type="submit"] {
margin: 2em 0 0 0;
}
@media only screen and (max-width: 768px) {
section.feedback .column {
padding: 3em;
}
}
@media only screen and (max-width: 640px) {
section.feedback .column {
float: left;
}
}
/* Feedback */

/* Additional */
div.wiki {
font-family: Times New Roman, serif;
font-size: 1.43em;
line-height: 1.21em;
padding: 20px 0 0 120px;
background: url(../i/wiki.png) no-repeat left top;
min-height: 106px;
}
div.wiki a {
color: #14cbd2;
}
div.wiki a:hover {
color: #10999e;
}
.icon {
padding: 0 0 0 28px;
}
.icon-superman {
background: url(../i/icon/superman.png) no-repeat left center;
}
.icon-help {
background: url(../i/icon/help.png) no-repeat left center;
}
.icon-call-center {
background: url(../i/icon/call-center.png) no-repeat left center;
}
.icon-clock {
background: url(../i/icon/clock.png) no-repeat left center;
padding: 0 0 0 50px;
min-height: 38px;
}
.icon-certificate {
background: url(../i/icon/certificate.png) no-repeat 10px 10px;
padding: 20px 0 0 110px;
min-height: 120px;
}
.gray-block {
background: #e9e9e9;
border: 1px solid #d3d3d3;
padding: 1.21em;
}
.gray-block a {
color: #14cbd2;
}
.gray-block a:hover {
color: #10999e;
}
/* Additional */

/* Footer */
section.footer {}
section.footer a {
color: #464343;
text-decoration: none;
}
section.footer a:hover {
text-decoration: underline;
}
section.footer .footer-nav {
padding: 0 80px;
margin: 0 auto;
overflow: hidden;
}
section.footer .footer-nav-wrapper {
overflow: hidden;
}
section.footer .footer-nav .columns {
position: relative;
}
section.footer .footer-nav .columns:before,
section.footer .footer-nav .columns:after {
border-top: 1px solid #000;
content: "";
height: 0;
position: absolute;
top: 1.21em;
width: 300px;
}
section.footer .footer-nav .columns:before {
margin-right: 0.9em;
right: 100%;
}
section.footer .footer-nav .columns:after {
left: 100%;
}
section.footer .footer-nav span {
display: block;
position: relative;
font-size: 1.21em;
text-transform: uppercase;
height: 2em;
line-height: 2em;
margin: 0 0 .3em 0;
}
section.footer .footer-nav span img {
vertical-align: middle;
max-width: 100%;
}
section.footer .footer-nav span:before {
content: "";
position: absolute;
border-top: 1px solid #000;
height: 0;
width: 100%;
top: 50%;
}
section.footer .footer-nav span a {
position: relative;
display: inline-block;
background: #fff;
padding: 0 .9em 0 0;
max-width: 100%;
}
section.footer .footer-nav ul {
margin: 0;
font-size: .78em;
}
section.footer .footer-nav ul li {
margin: .27em 0;
}
@media only screen and (max-width: 1400px) {
section.footer .footer-nav {
padding: 0;
max-width: 1240px;
}
}
@media only screen and (max-width: 1220px) {
section.footer .footer-nav {
max-width: 100%;
}
}

section.footer .copyright {
color: #666;
line-height: 104px;
}
section.footer .copyright .left {
margin-right: 2em;
}
.social-link {
display: inline-block;
width: 28px;
height: 28px;
line-height: 28px;
background: url(../i/social.png) no-repeat;
text-indent: -9999px;
}
.social-link-facebook {
background-position: 0 0;
}
.social-link-vk {
background-position: -28px 0;
}
.social-link-twitter {
background-position: -56px 0;
}
.social-link-google {
background-position: -84px 0;
}
.social-link-rss {
background-position: -112px 0;
}
section.footer .copyright .phone {
line-height: 1.21em;
padding: 2.4em 0;
}
@media only screen and (max-width: 640px) {
section.footer .social-links,
section.footer .company {
line-height: 3em;
}
}
/* Footer */
