/* Drupal 7 smartcat - Created by André Griffin
------------------------------------------------
[Table of contents]

 0.Reset
 1.Global
 2.Layout
 3.Main
 4.Sidebars
 5.Header
 6.Navigation
 7.Nodes
 8.Comments
 9.Blocks
10.Footer
11.CSS Support

Font sizes: 16px base font with 24px line-height
------------------------------------------------
       font-size / line-height / margin-top
------------------------------------------------
40px = 2.5em     / 1.2         / 0.6em
32px = 2em       / 1.5         / 0.75em
24px = 1.5em     / 1           / 1em
20px = 1.25em    / 1.2         / 1.2em
16px = 1em       / 1..5        / 1.5em
14px = 0.875em   / 1.7143      / 1.7143em
13px = 0.8125em  / 1.8462      / 1.8462em
12px = 0.75em    / 2           / 2em
10px = 0.625em   / 2.4         / 2.4em

Equation for font sizing:
  Desired px ÷ Default (or parent) px = em size
------------------------------------------------*/


/**
 * 0.RESET
 */

@import"reset.css";

/**
 * 1.GLOBAL
 */

@font-face {
  font-family: 'Roboto';
  src: url('./fonts/Roboto-Regular.eot');
  src: url('./fonts/Roboto-Regular.eot?#iefix') format('embedded-opentype'),
    url('./fonts/Roboto-Regular.woff2') format('woff2'),
    url('./fonts/Roboto-Regular.woff') format('woff'),
    url('./fonts/Roboto-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Roboto';
  src: url('./fonts/Roboto-Thin.eot');
  src: url('./fonts/Roboto-Thin.eot?#iefix') format('embedded-opentype'),
    url('./fonts/Roboto-Thin.woff2') format('woff2'),
    url('./fonts/Roboto-Thin.woff') format('woff'),
    url('./fonts/Roboto-Thin.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
}

@font-face {
  font-family: 'Roboto';
  src: url('./fonts/Roboto-BlackItalic.eot');
  src: url('./fonts/Roboto-BlackItalic.eot?#iefix') format('embedded-opentype'),
    url('./fonts/Roboto-BlackItalic.woff2') format('woff2'),
    url('./fonts/Roboto-BlackItalic.woff') format('woff'),
    url('./fonts/Roboto-BlackItalic.ttf') format('truetype');
  font-weight: 900;
  font-style: italic;
}

@font-face {
  font-family: 'Roboto';
  src: url('./fonts/Roboto-Light.eot');
  src: url('./fonts/Roboto-Light.eot?#iefix') format('embedded-opentype'),
    url('./fonts/Roboto-Light.woff2') format('woff2'),
    url('./fonts/Roboto-Light.woff') format('woff'),
    url('./fonts/Roboto-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Roboto';
  src: url('./fonts/Roboto-MediumItalic.eot');
  src: url('./fonts/Roboto-MediumItalic.eot?#iefix') format('embedded-opentype'),
    url('./fonts/Roboto-MediumItalic.woff2') format('woff2'),
    url('./fonts/Roboto-MediumItalic.woff') format('woff'),
    url('./fonts/Roboto-MediumItalic.ttf') format('truetype');
  font-weight: 500;
  font-style: italic;
}

@font-face {
  font-family: 'Roboto';
  src: url('./fonts/Roboto-BoldItalic.eot');
  src: url('./fonts/Roboto-BoldItalic.eot?#iefix') format('embedded-opentype'),
    url('./fonts/Roboto-BoldItalic.woff2') format('woff2'),
    url('./fonts/Roboto-BoldItalic.woff') format('woff'),
    url('./fonts/Roboto-BoldItalic.ttf') format('truetype');
  font-weight: bold;
  font-style: italic;
}

@font-face {
  font-family: 'Roboto';
  src: url('./fonts/Roboto-Medium.eot');
  src: url('./fonts/Roboto-Medium.eot?#iefix') format('embedded-opentype'),
    url('./fonts/Roboto-Medium.woff2') format('woff2'),
    url('./fonts/Roboto-Medium.woff') format('woff'),
    url('./fonts/Roboto-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'Roboto';
  src: url('./fonts/Roboto-LightItalic.eot');
  src: url('./fonts/Roboto-LightItalic.eot?#iefix') format('embedded-opentype'),
    url('./fonts/Roboto-LightItalic.woff2') format('woff2'),
    url('./fonts/Roboto-LightItalic.woff') format('woff'),
    url('./fonts/Roboto-LightItalic.ttf') format('truetype');
  font-weight: 300;
  font-style: italic;
}

@font-face {
  font-family: 'Roboto';
  src: url('./fonts/Roboto-ThinItalic.eot');
  src: url('./fonts/Roboto-ThinItalic.eot?#iefix') format('embedded-opentype'),
    url('./fonts/Roboto-ThinItalic.woff2') format('woff2'),
    url('./fonts/Roboto-ThinItalic.woff') format('woff'),
    url('./fonts/Roboto-ThinItalic.ttf') format('truetype');
  font-weight: 100;
  font-style: italic;
}

@font-face {
  font-family: 'Roboto';
  src: url('./fonts/Roboto-Italic.eot');
  src: url('./fonts/Roboto-Italic.eot?#iefix') format('embedded-opentype'),
    url('./fonts/Roboto-Italic.woff2') format('woff2'),
    url('./fonts/Roboto-Italic.woff') format('woff'),
    url('./fonts/Roboto-Italic.ttf') format('truetype');
  font-weight: normal;
  font-style: italic;
}

@font-face {
  font-family: 'Roboto';
  src: url('./fonts/Roboto-Bold.eot');
  src: url('./fonts/Roboto-Bold.eot?#iefix') format('embedded-opentype'),
    url('./fonts/Roboto-Bold.woff2') format('woff2'),
    url('./fonts/Roboto-Bold.woff') format('woff'),
    url('./fonts/Roboto-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'Roboto';
  src: url('./fonts/Roboto-Black.eot');
  src: url('./fonts/Roboto-Black.eot?#iefix') format('embedded-opentype'),
    url('./fonts/Roboto-Black.woff2') format('woff2'),
    url('./fonts/Roboto-Black.woff') format('woff'),
    url('./fonts/Roboto-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
}
/* roboto-condensed-300 - latin_cyrillic-ext */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 300;
  src: local('Roboto Condensed Light'), local('RobotoCondensed-Light'),
       url('./fonts/roboto-condensed-v13-latin_cyrillic-ext-300.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('./fonts/roboto-condensed-v13-latin_cyrillic-ext-300.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* roboto-condensed-300italic - latin_cyrillic-ext */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: italic;
  font-weight: 300;
  src: local('Roboto Condensed Light Italic'), local('RobotoCondensed-LightItalic'),
       url('./fonts/roboto-condensed-v13-latin_cyrillic-ext-300italic.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('./fonts/roboto-condensed-v13-latin_cyrillic-ext-300italic.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* roboto-condensed-regular - latin_cyrillic-ext */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto Condensed'), local('RobotoCondensed-Regular'),
       url('./fonts/roboto-condensed-v13-latin_cyrillic-ext-regular.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('./fonts/roboto-condensed-v13-latin_cyrillic-ext-regular.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* roboto-condensed-700 - latin_cyrillic-ext */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 700;
  src: local('Roboto Condensed Bold'), local('RobotoCondensed-Bold'),
       url('./fonts/roboto-condensed-v13-latin_cyrillic-ext-700.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('./fonts/roboto-condensed-v13-latin_cyrillic-ext-700.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* roboto-condensed-italic - latin_cyrillic-ext */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: italic;
  font-weight: 400;
  src: local('Roboto Condensed Italic'), local('RobotoCondensed-Italic'),
       url('./fonts/roboto-condensed-v13-latin_cyrillic-ext-italic.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('./fonts/roboto-condensed-v13-latin_cyrillic-ext-italic.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* roboto-condensed-700italic - latin_cyrillic-ext */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: italic;
  font-weight: 700;
  src: local('Roboto Condensed Bold Italic'), local('RobotoCondensed-BoldItalic'),
       url('./fonts/roboto-condensed-v13-latin_cyrillic-ext-700italic.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('./fonts/roboto-condensed-v13-latin_cyrillic-ext-700italic.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* font-family: 'Roboto', sans-serif; _NO__DOTCOMMA__AFTER__*/

/*для языковых иконок*/
@font-face{
  font-family:'icons-promo';
  src: url(./fonts/icons-promo.eot);
  src: url(./fonts/icons-promo.eot?#iefix) format('eot'),
        url(./fonts/icons-promo.woff) format('woff'),
        url(./fonts/icons-promo.ttf) format('truetype'),
        url(./fonts/icons-promo.svg#smartcat-font-14912235191) format('svg')
}
.domain-smcat-cn #accordion {
  display: none;
}

* {
    margin: 0;
    padding: 0;
    outline: none;
}

html {
    margin: 0;
    padding: 0;
    height: 100%;
}

body {
    margin: 0;
    padding: 0;
    height: 100%;
    color: #000;
    font-family: 'Roboto', sans-serif;
    font-size: 15px;
    line-height: 1.3;
}

body>.wrapper {
    height: 100%;
    min-width: 1085px;
    position: relative;
    /* padding-bottom: 260px; */
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

* html body {
    min-height: 100%;
    height: 100%!important;
}

body {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    border-bottom: 1px solid #90a4ae!important;
}

section.content h2 a {
    text-decoration: none
}

h5 {
    font-size: 18px;
    font-weight: bold;
    color: #010101;
}

section.content h2 {
    color: #cc0033;
    font-size: 34px;
    font-family: 'Helvetica', Sans-serif;
    margin-bottom: 15px;
}

section.content h3 {
    color: #000;
    font-family: 'Helvetica', Sans-serif;
    font-weight: 100;
    font-size: 21px;
}

section.content h6 {
    color: #000;
    font-family: 'Helvetica', Sans-serif;
    font-weight: 700;
    font-size: 14px;
}

section.content ul {
    list-style-type: disc
}

div,
header,
nav,
section,
article,
aside,
footer {
    display: block;
    position: relative;
}

fieldset,
a img {
    border: none
}

a {
    color: #C60C30
}

textarea,
input {
    color: #383838;
    font-family: 'Roboto', sans-serif;
    font-size: 15px;
}

.clearfix:after {
    display: block;
    content: '.';
    height: 0;
    overflow: hidden;
    clear: both;
}

* html .clearfix {
    zoom: 1
}


/* IE6 */

*+html .clearfix {
    zoom: 1
}


/* IE7 */

.inner {
    margin: 0 auto;
    width: 962px;
}

.sticky-header th,
.sticky-table th {
    border-bottom: 3px solid #ccc;
    padding-right: 1em;
    text-align: left;
}


/**
 * 2.LAYOUT
 */
.front .footer {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#container {
    margin: 0 auto;
    padding: 0 10px;
    width: 960px;
}

.front .formCaption {
    padding-bottom: 10px;
}


/**
 * 3.MAIN
 */


/* 1 column: global values*/

#main {
    display: inline;
    margin: 0;
}


/* 3 columns */

body.two-sidebars #main {
    float: left;
    margin: 0 0 0 240px;
    padding: 0;
    width: 460px;
}


/* 2 columns: sidebar-first */

body.sidebar-first #main {
    float: right;
    margin: 0;
    padding: 0;
    width: 700px;
}


/* 2 columns: sidebar-second */

body.sidebar-second #main {
    float: left;
    margin: 0;
    padding: 0;
    width: 700px;
}


/**
 * 4.SIDEBARS
 */


/* 3 columns: sidebar-first */

body.two-sidebars #sidebar-first {
    float: left;
    margin: 0 0 0 -700px;
    padding: 0;
    width: 220px;
}


/* 3 columns: sidebar-second */

body.two-sidebars #sidebar-second {
    float: right;
    margin: 0;
    padding: 0;
    width: 220px;
}


/* 2 columns: sidebar-first */

body.sidebar-first #sidebar-first {
    float: left;
    margin: 0;
    padding: 0;
    width: 220px;
}


/* 2 columns: sidebar-second */

body.sidebar-second #sidebar-second {
    float: right;
    margin: 0;
    padding: 0;
    width: 220px;
}


/**
 * 5.HEADER
 */

#header {
    margin: 0;
    padding: 2.5em 0 0;
    position: relative;
}

#header #logo {
    float: left;
    margin: 0 1em 1.5em 0;
}

#header #site-name-slogan {
    float: left;
    margin: 0;
}

#header #site-name {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 2.5em;
    font-weight: 700;
    line-height: 1.2;
    margin: 0;
}

#header #site-name a:hover {
    text-decoration: none
}

#logo img {
    padding-top: 5px;
    z-index: 45;
    position: relative;
}

.g-hidden {
    padding: 7px 13px 7px 20px;
}

/**
 * 6.NAVIGATION
 */

#main-menu {
    width: 70%;
    float: left;
}

#navigation {
    clear: both;
    margin: 0;
    padding: 0;
    min-height: 30px;
}

#navigation ul#main-menu,
#navigation ul.menu {
    clear: both;
    list-style: none;
    margin: 0;
    padding: 0;
}

#navigation ul#main-menu li,
#navigation ul.menu li {
    float: left;
    list-style: none;
    margin: 0;
    padding: 0;
}

#navigation ul#main-menu li a,
#navigation ul.menu li a {
    display: block;
    text-decoration: none;
    margin: 0 2em 0 0;
    color: #010101;
    font-size: 16px;
}

#navigation ul.menu li a:hover,
#navigation ul.menu li.active-trail a {
    padding: 0;
    border-bottom: 4px solid #d73d5b;
}

#navigation ul#secondary-menu {
    clear: both;
    list-style: none;
    margin: 0;
    padding: 0;
}

#navigation ul#secondary-menu li {
    float: left;
    margin: 0;
    padding: 0;
}

#navigation ul#secondary-menu li a {
    display: block;
    padding: 0 2em 0 0;
}

.breadcrumb {
    clear: both;
    padding: 1.5em 0 0;
}

#skip-link {
    position: absolute
}


/* menus and item lists */

.item-list ul {
    margin: 0;
    padding: 0 0 0 1.5em;
}

.item-list ul li {
    margin: 0;
    padding: 0;
}

ul.menu li {
    margin: 0;
    padding: 0;
}

ul.inline {
    clear: both
}

ul.inline li {
    margin: 0;
    padding: 0 1em 0 0;
}

.tabs-wrapper {
    border-bottom: 1px solid #333;
    margin: 0 0 1.4375em;
}

ul.primary {
    border: none;
    margin: 0;
    padding: 0;
}

ul.primary li a {
    background: none;
    border: none;
    display: block;
    float: left;
    line-height: 1.5em;
    margin: 0;
    padding: 0 1em;
}

ul.primary li a:hover,
ul.primary li a.active {
    background: #666;
    border: none;
    color: #fff;
}

ul.primary li a:hover {
    background: #888;
    text-decoration: none;
}

ul.secondary {
    background: #666;
    border-bottom: none;
    clear: both;
    margin: 0;
    padding: 0;
}

ul.secondary li {
    border-right: none
}

ul.secondary li a,
ul.secondary li a:link {
    border: none;
    color: #ccc;
    display: block;
    float: left;
    line-height: 1.5em;
    padding: 0 1em;
}

ul.secondary li a:hover,
ul.secondary li a.active {
    background: #888;
    color: #fff;
    text-decoration: none;
}

ul.secondary a.active {
    border-bottom: none
}


/**
 * 7.NODES
 */

.node {
    margin-bottom: 1.5em
}


/* tags */

.field-name-field-tags {
    margin: 0 0 1.5em
}

.field-name-field-tags .field-item {
    margin: 0 1em 0 0
}

.field-name-field-tags div {
    display: inline
}


/* profile */

.profile {
    margin: 1.5em 0
}

.profile h3 {
    border: none
}

.profile dt {
    margin-bottom: 0
}

.profile dd {
    margin-bottom: 1.5em
}

.password-parent {
    width: 36em
}


/**
 * 8.COMMENTS
 */

#comments {
    clear: both;
    margin-top: 1.5em;
}

.comment {
    margin-bottom: 1.5em
}

.comment .new {
    color: red;
    text-transform: capitalize;
    margin-left: 1em;
}


/**
 * 9.BLOCKS
 */

.block {
    margin-bottom: 0
}


/**
 * 10.FOOTER
 */

.footer__social {
    background-color: #616161;
    background-position: center center;
    background-repeat: no-repeat;
    border-radius: 2px;
    display: inline-block;
    height: 32px;
    margin: 0 0 0 4px;
    vertical-align: middle;
    width: 32px;
}


/**
 * 11.CSS SUPPORT
 *
 * Built-in classes:
 * .clearfix                            | contain floats
 * .element-invisible                   | hide element visually
 * .element-invisible.element-focusable | allow element to be focusable when navigated to via keyboard
 * .element-hidden                      | hide visually and from screenreaders
 */


/* clear floats */

.clear {
    clear: both
}


/* display block */

.display-block {
    display: block
}


/**
 * 12.Slider
 */

.slideshow {
    margin: 30px 0 0 0;
    height: 400px;
}

.slideshow .slide {
    float: left;
    padding: 10px 0 0 0;
    height: 445px;
    width: 960px;
}

.slideshow .text-container {
    width: 515px;
}

.slideshow .pic {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
}

.slideshow h2 {
    margin: 0 0 22px 0;
    font-size: 30px;
    font-weight: normal;
}

#sl-pager {
    height: 5px
}

#sl-pager .slide-btn {
    float: left;
    margin: 0 6px 0 0;
    height: 5px;
    width: 44px;
    background: url(images/pager.png) -50px 0;
    cursor: pointer;
}

#sl-pager .activeSlide {
    background: url(images/pager.png) 0 0
}

#sl-next,
#sl-prev {
    display: block;
    position: absolute;
    top: 160px;
    height: 39px;
    width: 40px;
    background-image: url(images/navBanners.png);
    cursor: pointer;
}

#sl-prev {
    left: -70px;
    background-position: 0 0;
}

#sl-prev:hover {
    background-position: 0 -39px
}

#sl-next {
    right: -70px;
    background-position: -40px 0;
}

#sl-next:hover {
    background-position: -40px -39px
}


/*---- map ----*/

.map {
    height: 395px;
    background: url(images/map.png) center top no-repeat;
    border-bottom: 1px solid #dadada;
    border-top: 1px solid #dadada;
}


/*---- content ----*/

.block .content,
.front .content {
    padding: 0
}



.content {
    padding: 20px 0 20px 0
}

.content.home {
    padding: 50px 0 120px 0;
    min-height: 500px;
    background: url(images/ps-1.png) center top no-repeat;
}

.content.home .inner {
    padding: 0 480px 0 0;
    width: 480px;
}

.content.home h1 {
    margin: 0 0 35px 0;
    color: #383838;
    font-size: 40px;
    font-weight: normal;
}

.content h1,
.content .h1 {
    margin: 0 0 20px 0;
    color: #c60c30;
    font-size: 28px;
}

.content p {
    margin: 0 0 25px 0
}

/*.content ul {
    margin: 0 0 25px 20px
}
*/
/*.content li {
    margin: 0 0 10px 0
}*/

.register-form {
    padding: 30px 0 50px 0;
    width: 578px;
}

#webform-client-form-5,
#webform-client-form-22,
#webform-client-form-24 {
    margin-bottom: 75px;
    font-family: Arial, Helvetica, sans-serif;
}

.register-form .field,
#webform-client-form-5 .form-item,
.register-form .field,
#webform-client-form-22 .form-item,
.register-form .field,
#webform-client-form-24 .form-item {
    min-height: 40px
}

.register-form .label,
#webform-client-form-5 label,
.register-form .label,
#webform-client-form-22 label,
.register-form .label,
#webform-client-form-24 label {
    float: left;
    padding: 5px 10px 0 0;
    width: 250px;
}

.register-form .input-text,
#webform-client-form-5 .form-text,
.register-form .input-text,
#webform-client-form-22 .form-text,
.register-form .input-text,
#webform-client-form-24 .form-text {
    float: left;
    padding: 0 8px;
    height: 28px;
    width: 300px;
    border: 1px solid #dadada;
}

.register-form .capcha {
    display: block;
    clear: both;
}

.register-form .button {
    height: 38px
}

.register-form .submit-btn,
#webform-client-form-5 .form-submit,
.register-form .submit-btn,
#webform-client-form-22 .form-submit,
.register-form .submit-btn,
#webform-client-form-24 .form-submit {
    display: block;
    position: absolute;
    left: 0;
    padding: 7px 15px;
    height: 38px;
    background: #DC4666;
    border: none;
    color: #fff;
    cursor: pointer;
    border-radius: 5px;
}

.site-btn-wr {
    padding: 30px 0
}

.site-btn {
    display: inline-block;
    *display: inline;
    padding: 7px 25px;
    background: #3f4851;
    color: #fff;
    text-decoration: none;
    zoom: 1;
}

.site-btn.red {
    background: #c60c30
}

.contacts-row {
    padding: 30px 0;
    border-bottom: 1px solid #dadada;
}

.contacts-row .col {
    width: 45%
}

.contacts-row .left {
    float: left
}

.contacts-row .right {
    float: right
}

.contacts-row h2 {
    margin: 0 0 20px 0;
    padding: 0 0 0 40px;
    min-height: 35px;
    background: url(images/marker.png) left top no-repeat;
    font-weight: normal;
}

.contacts-row .address,
.contacts-row .email,
.contacts-row .website {
    display: block
}

.contacts-row .address {
    margin: 0 0 20px 0
}

.contacts-row .email,
.contacts-row .website {
    margin: 0 0 5px 0;
    color: #999;
}


/*---- top of content ----*/

.top-of-content {
    margin-top: 20px;
    padding: 35px 0 0 0;
    background: #f5f5f5;
}

.top-of-content h1 {
    margin: 0 0 28px 0;
    color: #ccc;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 44px;
    font-weight: 100;
}

.sub-menu {
    height: 65px
}

.sub-menu .item {
    float: left;
    padding: 10px 15px;
    height: 45px;
    width: 95px;
    border-right: 1px solid #e4e4e4;
    border-top: 1px solid #e4e4e4;
    color: #242424;
    font-size: 13px;
    text-decoration: none;
}

.sub-menu a.item:hover {
    color: #c60c30
}

.sub-menu .item.current {
    color: #bbb
}

.sub-menu .item:first-child {
    border-left: 1px solid #e4e4e4
}


/*---- header -----*/

.header .inner,
.header {
    height: 174px;
    z-index: 100;
}

.header {
    border-bottom: 1px solid #dadada
}

.home .header {
    border-bottom: none
}

.logo {
    float: left;
    height: 105px;
}

.logo a {
    display: block;
    padding: 40px 0;
}

.main-menu {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 50px;
}

.main-menu .link,
.links li a {
    float: left;
    margin: 0 22px 0 0;
    padding: 0 0 4px 0;
    height: 22px;
    color: #383838;
    font-size: 16px;
    text-decoration: none;
    transition: border-bottom 0.08s ease-in-out 0s;
}

.main-menu .link:hover,
.main-menu .link.current,
.links li a:hover,
.links li a.active {
    padding: 0;
    border-bottom: 4px solid #d73d5b;
}

.header .actions {
    position: absolute;
    top: 42px;
    right: 0;
}

.header .actions .btn {
    float: left;
    padding: 7px 18px;
    color: #fff;
    text-decoration: none;
}

.header .actions .gray {
    background: #3f4851;
    border-right: 1px solid #fff;
}

.header .actions .red {
    background: #c60c30
}

.login {
    display: inline-block;
    float: right;
    height: 92px;
    padding: 33px 38px 0 0;
}

.login .btn {
    display: inline-block;
    padding: 8px 15px;
    cursor: pointer;
    text-decoration: none;
    border-radius: 2px;
    vertical-align: middle;
}

.login .btn-clear {
    height: 34px;
    font-size: 15px;
    margin: 0 23px 0 0;
    background: none;
    color: #ffffff;
    border: solid 1px #ffffff;
    box-sizing: border-box;
    line-height: 16px;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
}
.login .btn-teal {
    height: 34px;
    font-size: 15px;
    background: #008a80 none repeat scroll 0 0;
    color: #ffffff;
    border: solid 1px #008a80;
    box-sizing: border-box;
    line-height: 16px;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
}

.login .btn-clear:hover,
.login .btn-teal:hover {
    text-decoration: none;
    color: #ffffff;
    background: #009688 none repeat scroll 0 0;
    border: solid 1px #009688;
}

.login .btn-clear:active,
.login .btn-teal:active {
    text-decoration: none;
    color: #ffffff;
    background: #00796b none repeat scroll 0 0;
    border: solid 1px #00796b;
}

#block-user-login {
    left: 0;
    top: 0;
    visibility: hidden;
    display: block;
    z-index: 999;
    position: absolute;
}

.region-footer .content {
    padding: 0
}

.region-header-sidebar .login-form {
    padding: 0;
    border-radius: 0 0 15px 15px;
}

.region-header-sidebar .block-user h2 {
    border-radius: 15px 15px 0 0;
    font-size: 28px;
    background: #EAEAEA;
    padding: 15px 25px;
}

.login-form {
    width: 365px;
    background: #f4f4f4;
    display: inline-block;
    text-align: left;
}

.login .form-submit {
    cursor: pointer
}

.login-form input {
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
    height: 35px;
    border: 1px solid #dadada;
    font-size: 20px;
}

.login-form .form-item {
    margin: 0
}

.login-form .form-item label {
    font-size: 18px;
    font-weight: 300;
    padding: 5px 15px 0;
}

.login-form .form-item input[type="text"],
.login-form .form-item input[type="password"] {
    font-size: 18px;
    font-weight: 300;
    margin-left: 15px;
    margin-right: 15px;
    width: 323px;
    padding-left: 5px;
    padding-right: 5px;
}

.login-form .form-item input[name="captcha"] {
    width: 150px;
    vertical-align: top;
    margin-top: 0;
    height: 52px;
    font-size: 18pt;
}

.login-form .form-item-captcha .description {
    display: inline-block;
    font-size: 11px;
    color: #999;
}

.login-form .form-actions {
    margin-top: -32px;
    margin-bottom: 0;
}

.login-form .form-submit {
    cursor: pointer;
    width: 100px;
    float: right;
    margin-right: 15px;
    margin-bottom: 25px;
}

.login-form input[name="remember_me"] {
    float: right;
    width: 14px;
    height: 14px;
    margin-top: 4px;
}

.login-form .form-item-remember-me {
    padding: 10px 25px
}

.login-form .form-item .login-form-reg-link {
    padding: 15px 25px 25px;
    text-align: left;
}

.login-form .form-item .login-form-reg-link>span {
    font-size: 10pt;
    color: #A3A3A3;
}

.login-form .form-item .login-form-reg-link>a {
    margin-left: 35px;
    color: #3A3A3A;
    text-decoration: none;
    font-weight: bold;
    padding: 7px 20px;
    background: #F2F2F2;
    border: solid #D2D2D2 1px;
}

.login-form-reg-link {
    background: #EAEAEA
}

.login-form .close {
    cursor: pointer;
    right: 25px;
    top: -45px;
    position: absolute;
    width: 30px;
    height: 30px;
    background: blue;
    display: block;
    z-index: 1000;
    background: url(images/close-btn.png) no-repeat;
}

.js-login-button {
    float: right;
    margin-top: -15px;
}

.js-login-button li {
    border-radius: 4px;
    float: left;
    background: #e4e4e4;
    margin-left: 15px;
}

.js-login-button li:first-child {
    background: #DC4666
}

.js-login-button li:first-child a {
    color: #ffffff;
    font-weight: bold;
}

.js-login-button li a {
    padding: 7px 25px;
    color: #797979;
    text-decoration: none;
    line-height: 35px;
}

.overlay {
    visibility: hidden;
    display: block;
    z-index: 998;
    background-color: rgba(0,0,0,0.88);
    /* opacity: 0.2; */
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

#admin-menu-wrapper {
    overflow: visible !important
}

#showthumbs li {
    float: left;
    border-top: solid 1px #ccc;
    border-left: solid 1px #ccc;
    border-right: solid 1px #ccc;
}

#showthumbs li a {
    padding-top: 10px;
    padding-right: 15px;
    padding-left: 15px;
    height: 30px;
    display: block;
    text-decoration: none;
    font-size: 12pt;
    color: #777777;
}

.edit-tab-wrapper {
    border-top: solid 1px #3A3A3A
}

.edit-tab-wrapper a {
    background: #717171;
    color: #ffffff;
    padding: 2px 15px;
    line-height: 25px;
    text-decoration: none;
}

.edit-tab-wrapper a:hover {
    background: #939393
}

.tab-active {
    background: #ffffff;
    font-weight: bold;
}

.views-row-active {
    display: block !important
}

#edit-submitted-role {
    border-radius: 1px;
    padding: 5px 25px 5px 5px;
    width: 318px;
    height: 34px;
    border: 1px solid #cccccc;
    background: url(images/arrow-down.png) 292px 12px no-repeat;
    color: #101010;
    font: normal 14px'Open Sans', sans-serif;
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 0.01px;
    text-overflow: '';
}

.front #footer_block {
    margin-bottom: -20px;
}

#footer_block {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}

.share {
    font-size: 30px;
    line-height: 7px;
    padding-right: 5px;
}

#header_sidebar {
    float: right
}

#block-domain-switcher ul {
    margin-left: 0px
}

#block-domain-switcher .item-list {
    width: 170px;
    margin-top: -19px;
    position: relative;
    z-index: 44;
    height: 30px;
}

#block-domain-switcher .item-list li.last {
    background: url(images/ru.png) 6px 6px no-repeat #fff
}

#block-domain-switcher .item-list li.first {
    background: url(images/en.png) 6px 6px no-repeat #fff
}

#block-domain-switcher .item-list li:hover a {
    font-weight: bold
}

#block-domain-switcher .item-list li {
    position: relative;
    border: solid 1px #ccc;
}

#block-domain-switcher .item-list li>a {
    width: 200px;
    text-decoration: none;
    padding: 5px 10px 5px 35px;
    text-align: none;
    line-height: 35px;
}

#block-domain-switcher .selectArrow {
    position: absolute;
    background: url(images/select-arrow.gif) no-repeat;
    width: 9px;
    height: 12px;
    right: 5px;
    top: 12px;
}

.list-unstyle {
    margin: 0;
    padding: 0;
    list-style: none !important;
}

.logo-description {
    float: left;
    margin-top: -10px;
    font-size: 35px;
    color: #797979;
    font-weight: 300;
    width: 900px;
    text-align: center;
    position: absolute;
    top: 110px;
    margin-left: 30px;
}

.video {
    position: relative;
    margin: 30px 0;
    padding-bottom: 56.25%;
    height: 0;
}

.video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

section.content .features-list ul {
    clear: both;
    margin: 0;
    padding: 0;
    list-style: none !important;
}

section.content .features-list-item {
    float: left;
    margin: 0 1.5%;
    width: 31.33%;
}

section.content .features-list-item:first-child {
    margin-left: 0
}

section.content .features-list-item:last-child {
    margin-right: 0
}

section.content .features-list-title {
    padding-bottom: 15px;
    font-weight: 400;
    font-size: 18px;
    font-family: 'Roboto', sans-serif;
}

.features-list-title img {
    vertical-align: bottom
}

section.content .features-list-text {
    margin: 0;
    color: #000;
}

.choose-person {
    margin-bottom: 10px
}

.choose-person-item {
    float: right;
    width: 47%;
}

.choose-person-item:first-child {
    float: left
}

.choose-link {
    display: block;
    margin: 10px 0 40px;
    color: #000;
    text-align: center;
    font-size: 30px;
}

.choose-link:hover {
    text-decoration: none
}

.choose-content {
    margin-bottom: 30px
}

.choose-text {
    float: right;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 20px;
    padding-left: 10px;
    max-width: 60%;
    color: #000;
}

.choose-img img {
    max-width: 100%;
    height: auto;
}

section.content .choose-text ul {
    margin-bottom: 12px
}

.choose-link-more {
    padding-left: 20px
}

.choose-link-more a:hover {
    text-decoration: none
}

.choose-btn {
    display: block;
    margin: 0 auto;
    width: 72%;
    border: 1px solid #DC4666;
    border-radius: 4px;
    background: #DC4666;
    color: #FFF;
    text-align: center;
    text-decoration: none;
    font-size: 18px;
    line-height: 45px;
}

.choose-btn:hover {
    background: #fff;
    color: #DC4666;
}

#edit-submitted-role {
    color: #000;
    font-size: 15px;
}

.accordion-link {
    position: relative;
    display: inline-block;
    padding: 7px 42px 7px 20px;
    border-radius: 4px;
    background: #F5F5F5;
    text-decoration: none;
}

.accordion-link:after {
    position: absolute;
    top: 0;
    right: 16px;
    display: block;
    width: 13px;
    height: 100%;
    background: url(images/accordion-arrow.png) no-repeat right center;
    content: "";
}

.field-accordion.active .accordion-link {
    border-radius: 4px 4px 0 0
}

.field-accordion.active .accordion-link:after {
    background-position: left center
}

.accordion-content {
    padding: 30px 0;
    background: #F5F5F5;
}

section.content .accordion-content ul {
    margin: 0
}

section.content .accordion-content ul li {
    float: left;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 30px;
    width: 50%;
}

section.content .accordion-content ul li.clear {
    clear: both;
    width: 100%;
}

section.content .accordion-content h3 {
    margin-bottom: 15px;
    color: #C60C30;
    font-size: 18px;
    font-family: 'Roboto', sans-serif;
}

.content .try-now_mod {
    margin: -12px 0 35px 0
}

.try-now-btn {
    padding: 12px 40px;
    border-radius: 4px;
    background: #DC4666;
    color: #FFF;
    text-decoration: none;
    font-size: 24px;
    line-height: 55px;
}

.social-likes li:first-child {
    margin-left: 0;
    color: #797979;
    font-size: 35px;
    font-weight: 300;
}

.footer a {
    text-decoration: underline
}

.footer a:hover {
    text-decoration: none
}

.footer-top {
    font-size: 14px;
    padding-bottom: 17px;
}

.footer-top ul {
    margin: 0;
}

.footer-top ul li {
    margin-bottom: 2px
}

.list-unstyle {
    margin: 0;
    padding: 0;
    list-style: none !important;
}

.video {
    position: relative;
    margin: 30px 0;
    padding-bottom: 56.25%;
    height: 0;
}

.video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

section.content .features-list ul {
    clear: both;
    margin: 0;
    padding: 0;
    list-style: none !important;
}

section.content .features-list-item {
    float: left;
    margin: 0 1.5%;
    width: 31.33%;
}

section.content .features-list-item:first-child {
    margin-left: 0
}

section.content .features-list-item:last-child {
    margin-right: 0
}

section.content .features-list-title {
    padding-bottom: 15px;
    font-weight: 400;
    font-size: 18px;
    font-family: 'Roboto', sans-serif;
}

.features-list-title img {
    vertical-align: bottom
}

section.content .features-list-text {
    margin: 0;
    color: #000;
}

.choose-person {
    margin-bottom: 10px
}

.choose-person-item {
    float: right;
    width: 47%;
}

.choose-person-item:first-child {
    float: left
}

.choose-link {
    display: block;
    margin: 10px 0 10px;
    color: #e01e38;
    text-align: center;
    font-size: 30px;
}

.choose-link:hover {
    text-decoration: none
}

.choose-content {
    margin-bottom: 10px;
}

.choose-text {
    float: right;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 10px;
    padding-left: 10px;
    max-width: 100%;
    color: #000;
}

.choose-img {
    min-height: 200px;
    width: 100%;
}

.choose-img img {
    max-width: 100%;
    height: auto;
    margin: 0 auto;
    display: table;
}

section.content .choose-text ul {
    margin-bottom: 12px;
    list-style-image: url(/sites/default/files/pictures/dot.png);
}

.choose-link-more {
    padding-left: 20px
}

.choose-link-more a:hover {
    text-decoration: none
}

.choose-btn {
    display: block;
    margin: 0 auto;
    width: 72%;
    border: 1px solid #DC4666;
    border-radius: 4px;
    background: #DC4666;
    color: #FFF;
    text-align: center;
    text-decoration: none;
    font-size: 18px;
    line-height: 45px;
}

.choose-btn:hover {
    background: #fff;
    color: #DC4666;
}

#edit-submitted-role {
    color: #000;
    font-size: 15px;
}

.accordion-link {
    position: relative;
    display: inline-block;
    padding: 7px 42px 7px 20px;
    border-radius: 4px;
    background: #F5F5F5;
    text-decoration: none;
}

.accordion-link:after {
    position: absolute;
    top: 0;
    right: 16px;
    display: block;
    width: 13px;
    height: 100%;
    background: url(images/accordion-arrow.png) no-repeat right center;
    content: "";
}

.field-accordion.active .accordion-link {
    border-radius: 4px 4px 0 0
}

.field-accordion.active .accordion-link:after {
    background-position: left center
}

.accordion-content {
    padding: 30px 0;
    background: #F5F5F5;
}

section.content .accordion-content ul {
    margin: 0
}

section.content .accordion-content ul li {
    float: left;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 30px;
    width: 50%;
}

section.content .accordion-content ul li.clear {
    clear: both;
    width: 100%;
}

section.content .accordion-content h3 {
    margin-bottom: 15px;
    color: #C60C30;
    font-size: 18px;
    font-family: 'Roboto', sans-serif;
}

.dataTime {
    color: #C50C30;
    font-size: 14px;
}

.slide-one {
    margin-top: 30px;
    padding: 10px 0 0 0;
    width: 960px;
    height: 400px;
}

.slide-one .text-container {
    float: right;
    width: 500px;
}

.slide-one .pic {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
}

.content .try-now_mod {
    margin: -12px 0 35px 0
}

.try-now-btn {
    padding: 12px 40px;
    border-radius: 4px;
    background: #DC4666;
    color: #FFF;
    text-decoration: none;
    font-size: 24px;
    line-height: 55px;
}

.social-likes li:first-child {
    margin-left: 0
}

.footer a {
    text-decoration: underline
}

.footer a:hover {
    text-decoration: none
}

.footer-top {
    font-size: 14px
}

.footer-top ul li {
    margin-bottom: 2px;
}

.page-node-21 .top-of-content,
.page-node-18 .top-of-content {
    display: none
}

.news-img-container {
    float: left;
    width: 23%
}

.news-img {
    max-width: 90%;
    height: auto;
    padding-top: 20px;
}

.formBlock select {
    margin-left: 0;
    padding: 5px;
    width: 240px;
    height: 34px;
    border: 1px solid #cccccc;
    background: url(images/arrow-down.png) 217px 12px no-repeat;
    color: #101010;
    font: normal 14px'Open Sans', sans-serif;
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 0.01px;
    text-overflow: '';
}

#node-3 {
    margin-top: 75px;
}

#block-block-13 {
    display: table;
}

.page-manual .views-row {
    display: block;
}

.page-manual .choose-btn {
    font-size: 14px;
    line-height: 48px;
    min-height: 48px;
    width: 300px;
}

.page-manual .choose-btn.second {
    line-height: 24px !important;
}

.page-manual .rtecenter {
    vertical-align: middle;
}

.page-manual .field-content {
    font-size: 30px;
    color: #DC4666;
    line-height: 80px;
}

.page-manual .views-row-last {
    margin-bottom: 40px;
}


/* Freelance Testimonials */

.region-testimonial {
    margin-bottom: 70px;
    background: #f5f5f5;
}

.region-testimonial .view {
    padding: 20px 0 30px 0;
    width: 960px;
    margin: 0 auto;
}

.region-testimonial .view .view-header {
    font-size: 30px;
    color: #797979;
    margin-bottom: 35px;
    padding-left: 10px;
}

.region-testimonial .view .jcarousel-skin-default .jcarousel-container {
    width: 625px;
    padding: 0;
    height: initial;
    display: table !important;
}

.region-testimonial .view .jcarousel-skin-default .jcarousel-container .jcarousel-clip {
    width: 625px;
    height: initial;
    padding-bottom: 20px;
}

.region-testimonial .view .jcarousel-skin-default .jcarousel-container .jcarousel .jcarousel-item {
    background: none;
    border: 0;
    height: auto;
    width: 605px !important;
    margin: 0 10px;
    text-align: left;
    display: table;
}

.region-testimonial .view .jcarousel-skin-default .jcarousel-container .jcarousel .jcarousel-item img {
    border-radius: 50%;
}

.region-testimonial .view .jcarousel-skin-default .jcarousel-container .jcarousel .jcarousel-item .views-field-field-photo {
    margin-bottom: 50px;
    float: left;
    width: 74px;
    margin-right: 20px;
}

.region-testimonial .view .jcarousel-skin-default .jcarousel-container .jcarousel .jcarousel-item .views-field-field-photo-corporate-ru {
    margin-bottom: 50px;
    float: left;
    width: 74px;
    margin-right: 20px;
}

.region-testimonial .view .jcarousel-skin-default .jcarousel-container .jcarousel .jcarousel-item .views-field-field-photo-eng {
    margin-bottom: 50px;
    float: left;
    width: 74px;
    margin-right: 20px;
}

.region-testimonial .view .jcarousel-skin-default .jcarousel-container .jcarousel .jcarousel-item .views-field-field-photo .field-content {}

.region-testimonial .view .jcarousel-skin-default .jcarousel-container .jcarousel .jcarousel-item .noimage {
    width: 74px;
    height: 74px;
    border-radius: 74px;
    line-height: 74px;
    font-size: 30px;
    text-align: center;
    background: #b3d3ea;
    color: #fff;
}

.region-testimonial .view .jcarousel-skin-default .jcarousel-container .jcarousel .jcarousel-item .views-field-field-photo img {
    border-radius: 74px;
}

.region-testimonial .view .jcarousel-skin-default .jcarousel-container .jcarousel .jcarousel-item .views-field-body {
    margin-bottom: 25px;
    color: #666666;
    font-style: italic;
    font-size: 15px;
    float: left;
    width: 510px;
}

.region-testimonial .views-field-field-photo-corporate-eng {
    margin-bottom: 50px;
    float: left;
    width: 74px;
    margin-right: 20px;
}

.region-testimonial .view .jcarousel-skin-default .jcarousel-container .jcarousel .jcarousel-item .views-field-body .field-content {}

.region-testimonial .view .jcarousel-skin-default .jcarousel-container .jcarousel .jcarousel-item .views-field-body .field-content p {
    margin: 0;
}

.region-testimonial .view .jcarousel-skin-default .jcarousel-container .jcarousel .jcarousel-item .views-field-title {
    color: #666666;
    font-style: italic;
    font-size: 15px;
    font-weight: bold;
    text-align: right;
}

.region-testimonial .view .jcarousel-skin-default .jcarousel-container .jcarousel .jcarousel-item .views-field-title .field-content {}

.region-testimonial .view .jcarousel-prev {
    background: url(/sites/default/files/jcarousel-arrows.png) no-repeat left top scroll transparent;
    width: 7px;
    height: 12px;
    left: -25px;
    top: 35px;
}

.region-testimonial .view .jcarousel-prev:hover {
    background-position: 0 0;
}

.region-testimonial .view .jcarousel-next {
    background: url(/sites/default/files/jcarousel-arrows.png) no-repeat left top scroll transparent;
    width: 7px;
    height: 12px;
    background-position: 0 -12px;
    right: -25px;
    top: 35px;
}

.region-testimonial .view .jcarousel-next:hover {
    background-position: 0 -12px;
}

.region-testimonial .view .jcarousel-navigation {}

.region-testimonial .view .jcarousel-navigation li {
    display: inline-block;
    margin: 0 4px;
}

.region-testimonial .view .jcarousel-navigation li.active a {
    background-position: 0 0;
}

.region-testimonial .view .jcarousel-navigation li a {
    background: url(/sites/default/files/jcarousel-pages.png) no-repeat center top scroll transparent;
    width: 10px;
    height: 10px;
    background-position: 0 -10px;
    display: inline-block;
}

.region-testimonial .view .jcarousel-navigation li span {
    font-size: 0px;
}

#block-block-16 .content {
    padding: 0;
}

#block-block-16 .content p {
    margin-bottom: 10px;
}

iframe[name="google_conversion_frame"] {
    position: absolute;
    height: 1px;
}

.front .surf {
    bottom: -22px !important;
    right: 210px !important;
}

.front .one-btn {
    right: 243px !important;
}

.front .blog-link a:before {
    content: "";
    display: inline-block;
    width: 20px;
    height: 17px;
    background: url(images/blog-icon.png) no-repeat;
    padding-right: 10px;
    margin-left: -12px;
    margin-bottom: -3px;
}

.front .blog-link a {
    padding-right: 15px;
}

.page-wrap {
    width: 100%;
    position: fixed;
    height: 100vh;
}

.page-wrapper {
    background: url("images/bg-n.jpg") top center;
    height: 100%;
    width: 100%;
    display: -webkit-box;
    margin-bottom: -260px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.page-wrapper h1 a {
    float: none;
    display: block;
    background: url("images/logo-n.png") no-repeat;
    width: 234px;
    height: 47px;
    text-indent: -9999px
}

.wrap {
    width: 1200px;
    margin: auto;
    padding: 0 20px;
    height: 280px;
}


/* Seo Work Table */

.seo-work-table td {
    padding: 5px 10px;
}

.seo-work-table {
    height: 240px;
    width: 100%;
    font-size: 13px;
    text-align: left;
    border-top: 1px solid #dcdcdc;
    color: #4a4a4a;
}

.seo-work-table tr {
    border-bottom: 1px solid #dcdcdc;
}

.seo-work-table td {
    font-size: 13px;
    padding: 10px!important;
}

.seo-work-table tr strong {
    font-weight: 400!important;
    font-size: 13px;
}


/*.seo-work-table tr td:nth-child(even) {
    background-color: rgb(246, 246, 246);
}*/

.seo-work-table a {
    color: #00897b;
    text-decoration: none;
}

.seo-work-table tr:nth-child(odd) {
    background-color: rgba(162, 142, 210, 0.32);
}


/* *** */


/* Webinar Video Links */

.webinar-video-links {
    margin: 20px 0;
    height: 60px;
    overflow: hidden;
}

.webinar-more-link {
    color: #C60C30;
    cursor: pointer;
}


/* *** */

/*#modal_form .logo {
    background: url(/sites/all/themes/smartcat/logo.png) no-repeat top center;
    display: block;
    width: 144px;
    height: 30px;
    margin: 0 auto;
    float: none;
    margin-bottom: 22px;
}

#modal_form h3,
#modal_form .h3 {
    font-size: 32px;
    text-align: center;
    font-weight: 300;
    margin-bottom: 15px;
    color: #757575;
    font-family: roboto!important;
    line-height: 42px!important;
    height: 42px;
}

#modal_form p {
    color: #757575;
    text-align: center;
    font-weight: 300;
    margin-bottom: 8px;
}

#modal_form .close {
    opacity: 1;
    background: transparent url("/sites/all/themes/smartcat/img/close-modal.png") no-repeat scroll center center;
    display: block;
    width: 12px;
    height: 12px;
    float: right;
    margin-top: -15px;
    margin-right: -10px;
    cursor: pointer;
}

#modal_form .close:hover {
    opacity: 1;
}
#modal_form p.after-title {
  display: none;
}

.page-node-5063 #modal_form p.after-title {
  display: block;
  font-size: 15px;
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  color: #757575;
}
.reg {
    margin: 0 auto;
    text-align: center;
}

.reg input {
    margin-top: 35px;
    box-sizing: border-box;
    margin-bottom: 13px;
    width: 95%;
    color: #212121;
    height: 30px;
    border: none;
    padding: 0 8px;
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px;
    border-bottom: 1px solid #bdbdbd;
}

.reg input::-webkit-input-placeholder {
    color: #757575;
    font-size: 13px;
}

.reg input::-moz-placeholder {
    color: #757575;
    font-size: 13px;
}

.reg input:-moz-placeholder {
    color: #757575;
    font-size: 13px;
}

.reg input:-ms-input-placeholder {
    color: #757575;
    font-size: 13px;
}

.reg input:focus {
    border-bottom: 1px solid #00897b;
}

form.reg p {
    margin: 0px auto 8px;
    font-size: 15px;
    font-weight: 400 !important;
    color: #424242;
}

form.reg p a {
    color: #7457b9;
    text-decoration: none;
}

.reg small {
    font-size: 11px;
    font-weight: 300;
}

.reg ul {
    display: inline-block;
    margin-left: 0;
    margin-bottom: 12px;
}

.reg li {
    float: left;
    margin: 0 8px;
    list-style-type: none;
}

.reg_social_fb {
    background-image: url("/sites/all/themes/smartcat/images/social-fb.png");
}

.reg_social_twitter {
    background-image: url("/sites/all/themes/smartcat/images/social-twitter.png");
}

.reg_social_linkedin {
    background-image: url("/sites/all/themes/smartcat/images/social-linkedin.png");
}

.reg_social_gplus {
    background-image: url("/sites/all/themes/smartcat/images/social-gplus.png");
}

.reg_social_proz {
    background-image: url("/sites/all/themes/smartcat/images/proz.png");
}

.reg li a {
    display: block;
    height: 44px;
    width: 44px;
    border-radius: 33px;
    background-color: #00897b;
    background-repeat: no-repeat;
    background-position: center;
}

.submit-button {
    cursor: pointer;
    height: 32px;
    color: #fff;
    font-size: 13px;
    background: #00897b;
    border: none;
    font-weight: 300;
    padding: 0 8px;
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
    margin-bottom: 33px;
}

.reg li a:hover,
.submit-button:hover {
    background-color: #33a195;
}

input.error {
    background: #fce7e6;
    border-bottom: 2px solid rgba(229, 57, 53, 0.8);
    border-top: 2px solid #fce7e6;
}

#modal_form .error-msg.error {
    color: rgba(229, 57, 53, 0.8);
}

#modal_form .error-msg {
    color: #fff;
    display: block;
    text-align: left;
    font-size: 11px;
    width: 95%;
    margin: -7px 0px 0 18px;
    position: absolute;
}

.top-reg .error-msg {
    position: absolute;
    left: 0;
    top: 42px;
    font-size: 11px;
    color: #fff;
    margin-left: 10px;
    opacity: 0;
}

.top-reg .error-msg.error {
    opacity: 1;
}

.top-reg {
    position: relative;
}

.reg .submit-button {
    float: none;
    font-family: helvetica;
    margin-bottom: 33px;
}

.reg .submit-button {
    border-radius: 2px;
    margin-top: 18px;
}

#modal_form {
    box-sizing: border-box;
    width: 420px;
    height: 384px;
    border-radius: 5px;
    background: #fff;
    position: fixed;
    top: 45%;
    left: 50%;
    margin-top: -192px;
    margin-left: -210px;
    opacity: 0;
    z-index: 100000;
    padding: 30px 25px 20px;
    color: #424242;
}*/

.mobile-menu .btn {
    position: relative;
    z-index: 999;
}

.btn-purple:hover {
    background-color: #9575cd;
}

.bth-purple:active {
    background-color: #673ab7;
}

.button {
    border-radius: 2px;
    cursor: pointer;
    display: inline-block;
    font: 13px/30px "Roboto Regular", Helvetica, Arial, sans-serif;
    height: 33px;
    line-height: 1.25;
    padding: 8px 16px;
    text-decoration: none;
    vertical-align: middle;
    margin-right: 15px;
    box-sizing: border-box;
}

.button_white {
    background: #fff none repeat scroll 0 0;
    color: #7457b9;
}

.button_white:hover {
    text-decoration: none;
    background: #d1c4e9 none repeat scroll 0 0;
}

.button_white:active {
    background: #9575cd none repeat scroll 0 0;
    color: #fff;
}

.button_white:visited {
    color: #7457b9;
}

.button_white:visited:active {
    color: #fff;
}

.close {
    color: #000;
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    opacity: 1;
    text-shadow: 0 1px 0 #fff;
}

.reg-form {
    cursor: pointer;
}

.footer__social_fb {
    background-image: url("/sites/all/themes/smartcat/img/social-fb1.png");
}

.footer__social_twitter {
    background-image: url("/sites/all/themes/smartcat/img/social-twitter1.png");
}

.footer__social_linkedin {
    background-image: url("/sites/all/themes/smartcat/img/social-linkedin1.png");
}

.footer__social_vimeo {
    background-image: url("/sites/all/themes/smartcat/img/youtube.png");
}

.footer__social:hover {
    background-color: rgba(183, 192, 195, 0.42);
}


/* Blog */

#block-views-blog-block-1, #block-views-blog-block-3 {
    max-width: 1024px;
    margin: 0 auto;
    text-align: center;
    padding: 30px 0;
}

#block-views-blog-block-1 .block-title, #block-views-blog-block-3 .block-title {
    font-size: 38px !important;
    font-weight: 300 !important;
    line-height: 58px !important;
    color: #000 !important;
    text-align: center;
    margin-bottom: 30px !important;
    display: block;
}

.view-blog {
    display: table;
    width: 100%;
}

.view-blog .views-row {
    display: block !important;
    width: 27%;
    height: 120px;
    float: left;
    padding: 35px 25px;
    font-weight: 300;
    color: #525a60;
    font-size: 14px;
    line-height: 20px;
    border-width: 1px;
    border-style: solid;
    border-color: #eeeeee;
    border-radius: 2px;
}

.view-blog .views-row-2 {
    margin: 0 15px 0;
}

.view-blog .views-field-title {
    padding-bottom: 30px;
    font-weight: 300;
}

.view-blog .views-field-title a {
    color: #424242;
    font-size: 18px;
    text-decoration: none;
}

.view-blog .views-field-field-feed-item-description p {
    margin: 0;
    font-size: 13px;
}


/* end Blog */
.domain-ja-smartcat-ai .sc-breadcrumbs{
    display: none;
}
.sc-breadcrumbs,
.sc-breadcrumbs a {
    font-size: 12px;
    color: #757575;
    margin-right: 0;
    text-decoration: none;
}
.sc-breadcrumbs a:hover {
    text-decoration: underline;
}
.sc-breadcrumbs {
    padding-top: 10px;
    /*padding-bottom: 10px;*/
    padding-bottom: 0;
    color: #424242;
}

.sc-breadcrumbs .breadcrumb {
    max-width: 950px;
    margin: 0 auto;
    padding: 5px 0 5px 0;
    background: none;
}

/*************** MENU *****************/

.menu-lang a,
.menu-lang a:hover {
    font-size: 16px;
    display: block;
    margin-top: 30px;
    margin-left: 33px;
    padding-left: 40px;
    color: #4a4a4a;
    background-position: left center;
}
.menu-lang a:hover {
    text-decoration: none;
    color: #4a4a4a;
    background-color: #fff;
}
.mobile-menu .menu-lang:before {
    display: block;
    clear: both;
    width: 100%;
    content: '';
    border-top: 1px solid #e0e0e0;
}
.content ul.dropdown,
.content ul.dropdown ul {
    margin: 0;
}

.content ul.lang {
    margin: 0;
}

.lang .btn {
    position: relative;
    z-index: 996;
}

ul.lang .dropdown-inside li {
    margin: 0 0 10px;
}

ul.lang .ru,
ul.lang .en,
ul.lang .jp,
ul.lang .ru:hover,
ul.lang .en:hover,
ul.lang .jp:hover,
header ul.lang .language.en {
    background: none !important;
}

header ul.lang .language {
    display: inline-block;
    margin-top: 3px;
    width: 24px;
    height: 24px;
    position: relative;
    top: 4px;
}

ul.lang li {
    display: block;
    float: left;
    position: relative;
}

ul.lang li a {
    margin-bottom: 15px;
    font-size: 14px;
    font-weight: 400;
}

ul.lang li:hover .dropdown-inside {
    display: block;
    left: -120px;
    padding-right: 0;
}

ul.lang ul.dropdown-inside {
    position: absolute;
    left: -9999px;
    z-index: 999;
    background: rgba(103, 58, 183, 0.89);
    padding: 10px 0 0;
}

ul.lang ul.dropdown-inside:after {
    content: '';
    position: absolute;
    right: 4px;
    top: -18px;
    border: 9px solid transparent;
    border-bottom: 9px solid rgba(103, 58, 183, 0.89);
}

ul.lang ul.dropdown-inside a {
    width: 124px;
    box-sizing: border-box;
    text-decoration: none;
    margin-bottom: 0;
    color: #fff;
    display: block;
    padding: 0 20px;
    margin-right: 0;
    height: 32px;
    line-height: 32px;
}

ul.lang ul.dropdown-inside a:hover {
    text-decoration: underline;
    background: #9575cd !important;
}
ul.lang .language{
    right: -7px;
}
ul.lang .language:before {
    content: "";
    display: block;
    height: 44px;
    right: 0;
    position: absolute;
    width: 47px;
}

ul.lang .link-domain-switcher.sc-exclude:after, ul.lang .language:after{
  width: 45px;
  height: 25px;
  content: "";
  display: inline-block;
  margin-bottom: -5px;
  position: absolute;
  right: 0;
  bottom: 8px;
}

ul.lang .en:after {
  background: url(/sites/default/files/themes/smartcat/blocks/global/en.svg) no-repeat;
  background-position: top;
}
ul.lang .ru:after {
  background: url(/sites/default/files/themes/smartcat/blocks/global/ru.svg) no-repeat;
  background-position: top;
}
ul.lang .jp:after {
  background: url(/sites/default/files/themes/smartcat/blocks/global/jp.svg) no-repeat;
  background-position: top;
}
ul.lang .tr:after {
  background: url(/sites/default/files/themes/smartcat/blocks/global/turk.svg) no-repeat;
  background-position: top;
}
ul.lang .cn:after {
  background: url(/sites/default/files/themes/smartcat/blocks/global/cn.svg) no-repeat;
  background-position: top;
}

.login .lang a.language::after{
  top: -2px;
}
ul.dropdown a{
    cursor: pointer;
}
ul.dropdown li {
    position: relative;
}

ul.dropdown,
ul.dropdown-inside {
    list-style-type: none;
    padding: 0;
}

ul.dropdown ul.dropdown-inside {
    position: absolute;
    left: -9999px;
    z-index: 999;
}

ul.dropdown li.dropdown-top {
    display: inline;
    float: left;
    margin: 0 1px 0 0;
}

ul.dropdown a.dropdown-top {
    text-decoration: none;
    height: 32px;
    line-height: 32px;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    padding: 0 10px;
    display: inline-block;
    margin: 0 20px 15px 0;
}

ul.dropdown li.dropdown-top:hover a.dropdown-top {
    background: rgba(103, 58, 183, 0.59);
    border-radius: 15px;
    text-decoration: none;
}

ul.dropdown li.dropdown-top:hover .dropdown-inside {
    display: block;
    left: 0;
}

ul.dropdown .dropdown-inside {
    background: rgba(103, 58, 183, 0.89);
    padding: 10px 0;
}

ul.dropdown .dropdown-inside:after {
    content: '';
    position: absolute;
    left: 30px;
    top: -18px;
    border: 9px solid transparent;
    border-bottom: 9px solid rgba(103, 58, 183, 0.89);
}

ul.dropdown .dropdown-inside li {
    margin-bottom: 0;
}

ul.dropdown .dropdown-inside a {
    margin-bottom: 0;
    color: #fff;
    display: block;
    padding: 0 20px;
    margin-right: 0;
    height: 32px;
    white-space: nowrap;
    line-height: 32px;
    font-size: 14px;
}

ul.dropdown .dropdown-inside a:hover {
    background: #9575cd;
    color: #fff;
    text-decoration: underline;
}

.mobile-menu {
    overflow-y: auto;
    position: fixed;
    z-index: 999;
    top: 0;
    left: 0;
    display: none;
    overflow-y: auto;
    box-sizing: border-box;
    width: 296px;
    height: 100%;
    padding-top: 35px;
    text-align: left;
    opacity: 1;
    color: #4a4a4a;
    background: #fff none repeat scroll 0 0;
}

.mobile-menu .menu-lang:before {
    border-top: 1px solid #e0e0e0;
}

.mobile-menu a#link-domain-switcher,
.mobile-menu a.en,
.mobile-menu a.tr,
.mobile-menu a.ru {
    font-size: 16px;
    font-weight: 400;
    padding-left: 40px;
}

.mobile-menu a.btn-purple {
    font-size: 19.5px;
    line-height: 18px;
    float: left;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 32px;
    padding: 8px 17px;
}

.domain-smcat-cn .mobile-menu a.btn-purple {
  margin-left: 25px;
}

.mobile-menu ul a {
    font-size: 16px;
    font-weight: 400;
    display: block;
    text-decoration: none;
    color: #4a4a4a;
    height: 40px;
    line-height: 1.5;
    margin: 0;
}

.mobile-menu ul div {
    font-size: 18px;
    line-height: 36px;
    position: relative;
    z-index: 9999;
    display: block;
    box-sizing: border-box;
    width: 185px;
    margin-bottom: 17px;
    margin-left: 15px;
    padding: 0 17px;
    cursor: pointer;
    border-radius: 16px;
    height: 36px;
}

.mobile-menu ul div a {
    font-size: 18px;
    font-weight: 400;
    color: #4a4a4a;
    height: 36px;
    line-height: 36px;
}
/*.mobile-menu li:nth-child(1) .arrow {
    background-position: 150px center;
}
.mobile-menu li:nth-child(4) .arrow {
    background-position: 150px center;
}
.mobile-menu li:nth-child(5) .arrow {
    background-position: 125px center;
}
.domain-ru-smartcat-ai .mobile-menu li:nth-child(5) .arrow{
    background-position: 150px center;
}

.mobile-menu li:nth-child(6) .arrow {
    background-position: 125px center;
}
.domain-ru-smartcat-ai .mobile-menu li:nth-child(4) .arrow{
    background-position: 125px center;
}*/
.mobile-menu a.btn-purple:after,
.mobile-menu .menu-lang:before{
    display: block;
    clear: both;
    width: 100%;
    content: '';
}
.mobile-menu .menu-lang .link-domain-switcher{
    margin-left: 14px;
    text-decoration: none;
    position: relative;
}
.mobile-menu .menu-lang .link-domain-switcher:before{
    content: '';
    width: 25px;
    height: 25px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}
.mobile-menu .menu-lang .link-domain-switcher.en:before {
  background: url(/sites/default/files/themes/smartcat/blocks/global/en-dark.svg) no-repeat;
  background-position: top;
}
.mobile-menu .menu-lang .link-domain-switcher.tr:before {
  background: url(/sites/default/files/themes/smartcat/blocks/global/turk-dark.svg) no-repeat;
  background-position: top;
}
.mobile-menu .menu-lang .link-domain-switcher.ru:before{
  background: url(/sites/default/files/themes/smartcat/blocks/global/ru-dark.svg) no-repeat;
  background-position: top;
}
.mobile-menu .menu-lang .link-domain-switcher.jp:before{
  background: url(/sites/default/files/themes/smartcat/blocks/global/jp-dark.svg) no-repeat;
  background-position: top;
}
.mobile-menu .menu-lang .link-domain-switcher.cn:before{
    background: url(/sites/default/files/themes/smartcat/blocks/global/cn-dark.svg) no-repeat;
    background-position: top;
}
.menu_close {
    display: block;
    float: right;
    width: 22px;
    height: 22px;
    margin-top: -10px;
    margin-right: 20px;
    margin-bottom: 10px;
    background: transparent url(/sites/default/files/themes/smartcat/pages/close.png) no-repeat scroll center center;
}
/*.arrow {
    background: transparent url(/sites/default/files/themes/smartcat/pages/corp/arrow.png) no-repeat scroll 150px center;
}

.domain-ja-smartcat-ai .arrow {
    background: transparent url(/sites/default/files/themes/smartcat/pages/corp/arrow.png) no-repeat scroll 150px center;
}

.arrow.active {
    background: transparent url(/sites/default/files/themes/smartcat/pages/corp/arrow2.png) no-repeat scroll 150px center;
}

.domain-ja-smartcat-ai .arrow.active {
    background: transparent url(/sites/default/files/themes/smartcat/pages/corp/arrow2.png) no-repeat scroll 150px center;
}*/
#overlay {
    position: fixed;
    z-index: 200;
    top: 0;
    left: 0;
    display: none;
    width: 100%;
    height: 100%;
    cursor: pointer;
    visibility: visible;
    /* opacity: .8;
    -moz-opacity: .8;
    filter: alpha(opacity=80); */
    background-color: rgba(0,0,0,0.88);
}
/*************** END MENU *****************/
@media (min-width: 1250px) and (max-width: 1350px) {
    header .logo img{
        margin-right: 25px !important;
    }
    ul.dropdown a.dropdown-top {
        margin-right: 5px;
    }
}
@media (min-width: 1215px) and (max-width: 1250px) {
    header .logo img{
        margin-right: 25px !important;
    }
    ul.dropdown a.dropdown-top {
        margin-right: 0;
    }
}
.submitted,
.pager,
.views-row,
.front .marked,
.front .loginformRegLinkCont,
.page-node-31 .top-of-content,
.page-node-32 .top-of-content,
.home .marked,
.not-front .blog-link,
.g-hidden,
.slideshow .text-container,
.accordion-content,
#block-domain-switcher .item-list li,
#overlay,
#modal_form,
#block-block-79 > h2.block-title{
    display: none;
}
.mobile-menu li:hover {
  background-color: #f5f5f5;
  transition: .3s;
}


.mobile-menu ul div img {
  display: none;
  width: 10px;
  margin-left: 10px;
}
.mobile-menu ul div.arrow img {
  display: inline-block;
}
.mobile-menu ul div.active img {
  transform: rotate(90deg);
}

/*костылище для скрытия сообщений валидации*/
/*TODO пофиксить и сделать через css*/
.front .block-webform > .content > div > div > .messages.error, .page-node-268 .front .block-webform > .content > div > div > .messages.error{
  display: none;
}

/*для лендскейпа айфона*/
@media not screen and (orientation: landscape) and (-Webkit-min-device-pixel-ratio: 1.5) and (max-width: 800px),
not screen and (orientation: landscape) and (-moz-min-device-pixel-ratio: 1.5) and (max-width: 800px),
not screen and (orientation: landscape) and (-o-min-device-pixel-ratio: 3/2) and (max-width: 800px),
not screen and (orientation: landscape) and (min-device-pixel-ratio: 1.5) and (max-width: 800px) {
  header img.logo {
    height: 35px;
  }
}
@media (orientation: landscape) and (max-height: 550px) {
  .block-webform .visible .webform-client-form {
      overflow-y: scroll;
  }
}
@media (orientation: landscape) and (max-height: 550px) {
  .webform-client-form > div {
      top: 0% !important;
      margin-top: 15px;
  }
}

/*фиксы старой главной страницы tr и ja версии*/
.front.domain-tr-smartcat-ai .view-blog .view-content, .front.domain-ja-smartcat-ai .view-blog .view-content {
  display: flex;
  justify-content: space-between;
}
.front.domain-tr-smartcat-ai .view-blog .views-row, .front.domain-ja-smartcat-ai .view-blog .views-row {
  width: 32%;
  height: auto;
  transition: .2s;
}
@media (min-width: 320px) and (max-width: 1215px) {
  .front.domain-tr-smartcat-ai .view-blog .view-content, .front.domain-ja-smartcat-ai .view-blog .view-content {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
  }
  .front.domain-tr-smartcat-ai .view-blog .views-row, .front.domain-ja-smartcat-ai .view-blog .views-row  {
    width: 100%;
    height: auto;
    margin-bottom: 15px;
  }
}
/* .domain-ja-smartcat-ai #node-5045{
    display: none;
} */

.domain-ja-smartcat-ai.front .navbar .navbar-buttons .login-item a{
    color: #ffffff;
}
.domain-ja-smartcat-ai.front .navbar .navbar-buttons .langs > a svg {
    fill: #ffffff;
}