*:focus {
    outline: none;
}

a {
    cursor: pointer;
}

body,
body > .wrapper {
    min-width: 320px!important;
}

form.top-reg p {
    font-size: 15px;
    font-weight: 400;
    margin: 0 auto 8px!important;
    color: #ffffff;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
p,
a,
span {
    font-family: Roboto, sans-serif, serif;
    color: #525a60;
}

h2.no-padding {
    padding-top: 10px;
}

header .btn-green {
    display: table;
    margin: 0 auto;
}

header .btn-purple {
    margin: 0 23px 0 0;
}

header .language {
    position: relative;
    top: 4px;
    display: inline-block;
    width: 20px;
    height: 20px;
    background-position: center center;
}

header .login {
    position: relative;
    z-index: 996;
    display: inline-block;
    float: right;
    padding: 33px 38px 0 0;
}

header .logo {
    float: none;
    height: 21px;
    margin: 37px 0 0 39px;
    display: inline-block;
}
header .logo img{
    height: 21px;
}
header h2 {
    margin: 0;
}

header nav {
    position: relative;
    z-index: 996;
    display: inline-block;
    float: right;
    margin: 0 24px 0 0;
    padding-top: 34px;
}
@media (min-width: 1215px) and (max-width: 1350px) {
  header nav {
      margin: 0 0 0 0;
  }
}

input.error {
    border-top: 2px solid #fce7e6;
    border-bottom: 2px solid rgba(229, 57, 53, .8);
    background: #fce7e6;
}

span.m-left {
    padding-left: 4px;
    text-align: left;
}

#accordion {
    margin: 0;
    padding: 0;
    list-style: none;
}

#accordion .active a{
    line-height: 36px;
    position: relative;
    z-index: 9999;
    display: block;
    box-sizing: border-box;
    width: 185px;
    height: 36px;
    margin-left: -17px;
    padding: 0 17px;
    text-decoration: none;
    /*color: #fff;*/
    border-radius: 16px;
    /*background: rgba(116, 84, 188, .89);*/
}

#accordion ul {
    display: none;
    margin: 0;
    list-style: none;
    background-color: #f5f5f5;
}

#accordion ul li {
    font-size: 18px;
    font-weight: 400;
    line-height: 40px;
    box-sizing: border-box;
    width: 100%;
    height: 40px;
    cursor: auto;
}

#accordion ul li a {
    padding-left: 46px;
}

#accordion ul li:hover {
    background: #eee;
}

#accordion ul li:hover a {
    color: #673ab7;
}
/*#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;
}

#modal_form h3,
#modal_form .h3 {
    margin-top: 0;
}*/

.bg-testomonials img {
    margin-right: 34px;
}

.block-webform #modal_close {
    position: absolute;
    top: 10px;
    right: 10px;
    display: block;
    width: 21px;
    height: 21px;
    cursor: pointer;
    border: none;
    background: none;
}

.block-webform .form-submit {
    font-size: 18px;
    line-height: 45px;
    display: inline-block;
    box-sizing: border-box;
    width: 100%;
    height: 50px;
    margin-top: 0;
    padding: 0 32px;
    cursor: pointer;
    text-align: center;
    color: #fff;
    border: 1px solid #00897b;
    border-radius: 2px;
    background: #00897b none repeat scroll 0 0;
}

.block-webform .form-submit:active {
    background-color: #00897b;
}

.block-webform .form-submit:hover {
    background-color: #009688;
}

.block-webform input {
    height: 33px;
}

.block-webform input,
.block-webform textarea {
    box-sizing: border-box;
    width: 100%;
    margin-bottom: 15px;
    padding: 0 10px;
    border: 1px solid #c4cbd5;
    border-radius: 4px;
}

.block-webform textarea {
    height: 80px;
    resize: none;
}

.btn {
    font-size: 14px;
    display: inline-block;
    padding: 8px 15px;
    cursor: pointer;
    text-decoration: none;
    border-radius: 2px;
}

.circle {
    width: 17px;
    height: 17px;
    cursor: pointer;
    border-radius: 17px;
    background: rgba(0, 137, 122, .48);
    box-shadow: 0 0 3px 0 #000;
}

.circle span {
    display: block;
    width: 6.8px;
    height: 6.8px;
    margin: 5px auto;
    border-radius: 3px;
    background: #00897b;
}

.circles {
    max-width: 80px;
    border-radius: 50%;
}

.content ul.dropdown,
.content ul.dropdown ul {
    margin: 0;
}

.content ul.lang {
    display: block!important;
    margin: 0;
}

.footer__social_fb {
    background-image: url("/sites/all/themes/eng_smartcat/img/social-fb.png");
}

.footer__social_gplus {
    background-image: url(/sites/default/files/themes/smartcat/pages/corp/social-gplus.png);
}

.footer__social_linkedin {
    background-image: url("/sites/all/themes/eng_smartcat/img/social-linkedin1.png");
}

.footer__social_twitter {
    background-image: url("/sites/all/themes/eng_smartcat/img/social-twitter1.png");
}

.footer__social_vimeo {
    background-image: url("/sites/all/themes/smartcat/img/youtube.png");
}


/*********Corp-page tooltips********/

.hover-1 {
    top: 95px;
    left: -27px;
    height: 260px;
}

.hover-1 .circle {
    top: 170px;
    left: 105px;
    width: 17px;
    height: 17px;
    border-radius: 17px;
    background: rgba(0, 137, 122, .48);
    box-shadow: 0 0 3px 0 #000;
}

.hover-2 {
    top: 210px;
    left: 48px;
    height: 195px;
}

.hover-2 .circle,
.hover-8 .circle {
    top: 170px;
    left: 105px;
}

.hover-3 {
    top: 220px;
    left: 180px;
    height: 200px;
}

.hover-3 .circle {
    top: 168px;
    left: 105px;
}

.hover-4 {
    top: -30px;
    right: 25px;
}

.hover-4 .circle,
.hover-5 .circle,
.hover-6 .circle {
    top: 179px;
    left: 105px;
}

.hover-5 {
    top: 20px;
    right: 25px;
}

.hover-6 {
    top: 85px;
    right: 40px;
}

.hover-7 {
    right: 15px;
    bottom: 140px;
    height: 120px;
}

.hover-7 .circle {
    bottom: 7px;
    left: 105px;
}

.hover-8 {
    top: 15px;
    left: 530px;
    height: 195px;
}

.hover-block {
    width: 230px;
    height: 203px;
    padding: 12px 15px;
    border-radius: 2px;
    background: #fff;
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, .5);
}

.hover-block h3,
.hover-block .h3,
.bg-testomonials span {
    font-size: 18px;
    font-weight: 300;
}

.hover-block p {
    font-size: 13px;
}

.hover-block,
.circle {
    position: absolute;
    box-sizing: border-box;
}


/*********End Corp-page tooltips********/

.icon b {
    font-size: 18px;
    font-weight: 100;
}

/*************** MENU *****************/

.icon:after {
    display: block;
    clear: both;
    width: 100%;
    content: '';
}

.no-vis {
    background: none;
    box-shadow: none;
}

.no-vis h3,
.no-vis .h3,
.no-vis p {
    display: none;
}

.overflow {
    overflow: hidden;
}

.reg_social_fb {
    background-image: url(/sites/default/files/themes/smartcat/pages/corp/social-fb.png);
}

.reg_social_gplus {
    background-image: url(/sites/default/files/themes/smartcat/pages/corp/social-gplus.png);
}

.reg_social_linkedin {
    background-image: url(/sites/default/files/themes/smartcat/pages/corp/social-linkedin.png);
}

.reg_social_proz {
    background-image: url(/sites/default/files/themes/smartcat/pages/corp/proz.png);
}

.reg_social_twitter {
    background-image: url(/sites/default/files/themes/smartcat/pages/corp/social-twitter.png);
}

.reg small,
.reg small a {
    font-size: 11px;
    font-weight: 300;
}

.reg small a {
    display: block;
}

.domain-ja-smartcat-ai .reg small a {
    display: inline-block;
}

.scroll {
    min-height: 605px;
}

.submit-button {
    font-size: 13px;
    font-weight: 300;
    float: left;
    height: 32px;
    margin-bottom: 33px;
    padding: 0 8px;
    cursor: pointer;
    color: #fff;
    border: none;
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
    background: #00897b;
}

.top-reg input {
    line-height: 36px;
    float: left;
    height: 40px;
    margin-bottom: 23px;
    padding: 1px 8px 0;
    vertical-align: bottom;
    color: #212121;
    border-top: 2px solid #fff;
    border-right: none;
    border-bottom: 2px solid #fff;
    border-left: none;
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px;
}

.top-reg input::-webkit-input-placeholder,
.top-reg input::-moz-placeholder,
.top-reg input:-moz-placeholder,
.top-reg input:-ms-input-placeholder {
    font-size: 13px;
    opacity: 1;
    color: #bdbdbd;
}

.top-reg input:focus {
    border-bottom: 2px solid #00897b;
}

.top-reg input.error {
    border-top: 2px solid #fce7e6;
    border-bottom: 2px solid rgba(229, 57, 53, .8);
    background: #fce7e6;
}

.top-reg li {
    float: left;
    margin: 0 8px!important;
}

.top-reg p a {
    font-size: 11px;
    text-decoration: underline;
    color: #fff;
}

.top-reg-wrapper {
    display: inline-block;
}

body>.wrapper {
    min-width: 1030px !important;
}

#accordion .active a {
    line-height: 36px;
    position: relative;
    z-index: 9999;
    display: block;
    box-sizing: border-box;
    width: 185px;
    height: 36px;
    margin-left: -17px;
    padding: 0 17px;
    text-decoration: none;
    /*color: #fff;*/
    border-radius: 16px;
    /*background: rgba(116, 84, 188, .89);*/
}

/*@media (max-width: 1260px) {
    ul.dropdown > li > a {
        margin-right: 5px;
    }
}*/


/* Buttons */

.white-btn:hover {
    background: #d1c4e9 !important;
    color: #7457b9 !important;
}

.white-btn:focus {
    color: #fff !important;
    background: #9575cd !important;
}

.blue-btn:hover {
    background: #009688 !important;
}

.blue-btn:focus {
    background: #00796b !important;
}
/*.mobile-btn {
    cursor: pointer;
    background: transparent url("/sites/default/files/themes/smartcat/pages/menu.png") no-repeat scroll center center;
    width: 28px;
    height: 19px;
    position: absolute;
    left: 17px;
    top: 30px;
    z-index: 998;
    display: none;
}*/
@media (max-width: 1215px) {
    body {
        width: 100%;
        max-width: 100%;
        overflow-x: hidden;
    }
    body>.wrapper {
        min-width: 0px !important;
    }
    .container {
        min-width: 0 !important;
        width: auto !important;
    }
    .number-block {
        width: 100%;
        margin: 0;
    }
/*    .login,
    header nav {
        display: none;
    }
    header .logo {
        display: table;
        margin: 0 auto;
        position: relative;
        top: 20px;
        z-index: 1;
    }
    header .login {
        display: none !important;
    }*/
    .f-right .block-text,
    .f-right .block-image,
    .f-left .block-text,
    .f-left .block-image {
        float: none;
        margin: 0 auto;
        width: 100%;
        padding: 0 20px;
    }
    .f-right .block-image img,
    .f-left .block-image img {
        max-width: 100%;
        margin: 0 auto 20px;
        display: block;
    }
    .block2 {
        width: 100%;
        background: #00897b;
        padding: 14px 23px;
        height: auto;
    }
    .blue {
        float: none;
        width: auto;
    }
    .text {
        width: 100%;
    }
    body:not(.page-node-248) header h1 {
        font-size: 32px ;
        /*margin-top: 70px!important;*/
    }
    .top-reg input {
        float: none;
        display: block;
        border-radius: 2px;
        margin-bottom: 20px;
    }
    .top-reg .submit-button {
        display: block;
        float: none;
        width: 100%;
    }
    header {
        padding-bottom: 0px !important;
    }
    .section1 h2 {
        padding-right: 42px;
        padding-left: 42px;
        font-size: 24px;
    }
    .block-text span {
        font-size: 15px;
        font-weight: bold;
    }
    .section1 .white-btn {
        margin: 13px auto 0;
        display: table;
    }
    .section2 h2,
    .section5 h2 {
        font-size: 24px;
    }
    .list {
        font-size: 15px;
        margin-top: 24px !important;
    }
    .section4 h2 {
        font-size: 24px;
    }
    .section4 .container {
        padding: 0;
    }
    .section-faq h2 {
        margin-top: 8px;
        margin-bottom: 8px;
        font-size: 24px;
    }
    .section-faq .container {
        padding: 0;
    }
    .block3 p {
        display: block;
    }
    .section-faq .text {
        font-size: 13px;
        padding: 0 18px;
    }
    .section-faq {
        padding-bottom: 0;
    }
    .section5 h2 {
        margin-bottom: 15px;
    }
    .section1 {
        padding: 0;
    }
    #accordion .panel-title:hover a,
    #accordion .panel-default:hover a {
        color: #4a4a4a;
        background: transparent;
        line-height: 12px;
        width: 100% !important;
    }
    .panel-default:after {
        display: none !important;
    }
    .panel-body {
        font-size: 13px !important;
        padding: 10px 30px 0 64px !important;
        margin: 0 !important;
        display: block !important;
        width: auto !important;
        line-height: 25px !important;
    }
    .panel-collapse {
        box-shadow: none;
        border: 0px !important;
        width: 100% !important;
        padding: 0 !important;
        margin: 0 !important;
    }
    .color4 p {
        color: #fff;
    }
    #block-block-10 {
        display: none;
    }
    html. body {
        overflow-x: hidden;
    }
}

@media screen and (max-width: 1215px) {
    /*header .logo {
        margin: 27px 0 0 0;
        height: 27px;
        float: none;
    }*/
    /*.page-node-231 header .logo {
        margin: 0;
    }*/
    /*header .logo img{
        height: 27px;
        margin-top: 27px;
    }
    header nav,
    header .login,
    .lang {
        display: none;
    }
    header .login {
        position: absolute;
        z-index: 9999;
        top: 253px;
        left: 30px;
        display: none;
    }
    .login.display {
        display: block;
    }
    .login.top {
        top: 450px;
    }
    header .login li {
        float: none;
    }
    ul.dropdown .dropdown-inside a,
    ul.lang .dropdown-inside a,
    a#link-domain-switcher {
        color: #4a4a4a;
        background-position: left center;
        font-size: 16px;
    }
    header .login .lang ul.dropdown-inside {
        display: block;
        position: relative!important;
        left: 0;
        margin-left: 0;
    }
    header .login .lang ul.dropdown-inside li {
        margin-top: 10px;
        margin-bottom: 24px;
    }
    header .language.en {
        opacity: 0;
    }
    .dropdown-inside:after {
        display: none;
    }
    .dropdown-inside {
        background: none!important;
    }
    .dropdown-inside:before {
        content: "";
        width: 296px;
        height: 1px;
        display: block;
        background: #e0e0e0;
        margin-left: -30px;
        margin-top: 30px;
        margin-bottom: 30px;
    }
    .lang .btn {
        float: left;
    }
    .dropdown-inside .en:hover {
        background-position: left center!important;
        background-color: #fff;
        color: #4a4a4a;
        text-decoration: none
    }
    .dropdown-inside a.ru:hover {
        background-position: left center!important;
        background-color: #fff!important;
        color: #4a4a4a;
        text-decoration: none!important;
    }*/
    /*.mobile-btn {
        display: block;
    }*/
    header {
        text-align: center;
    }
    a.logo {
        display: inline-block;
        margin-top: 0;
    }
/*    a.logo img {
        margin-top: 22px;
    }*/
    .mobile-menu {
        text-align: left;
        overflow-y: auto;
    }
    body {
        min-width: 320px;
    }
    body > .wrapper {
        min-width: 300px;
    }
    .container.content {
        padding: 20px 30px;
    }
    .container.content .inner {
        min-width: 260px;
        width: 100%;
    }
}

@media screen and (max-width: 800px) {
    .content h1,
    .content .h1 {
        font-size: 20px ;
        margin-bottom: 30px ;
    }
}

@media screen and (max-width: 640px) {
    header .meta-info h1 {
        margin-top: 50px !important;
    }
    header a.logo {
        margin: 0px 0 0 !important;
    }
    .domain-smcat-cn header a.logo {
        margin: 25px 0 0 !important;
    }
    header a.logo img {
        margin: 0;
        margin-top: 27px;
    }
    /*header .logo {
        margin-top: 0;
    }*/
}

@media screen and (max-width: 540px) {
    .seo-work-table {
        display: none;
    }
}

/*@media screen and (max-width: 480px) {
    div#modal_form {
        width: 300px!important;
        margin-left: -150px;
    }
}*/

@media screen and (max-width: 360px) {
    header a.logo {
        margin: 0px 0 0 !important;
    }
    .domain-smcat-cn header a.logo {
        margin: 25px 0 0 !important;
    }
    header .logo img {
        margin: 22px auto 0;
    }
    /*не уверен, что это ничего не сломает, поэтому оставлю копию оригинального куска стилей*/
    /*header a.logo img {
        margin: 22px auto 0;
    }*/
    header .meta-info h1 {
        font-size: 30px !important;
        margin-top: 70px !important;
    }
}

@media screen and (max-width: 330px) {
    .seo-work-table td {
        font-size: 10px!important
    }
}


/* end Buttons */

/*@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) {
    div#modal_form {
        width: 340px!important;
        margin-left: -170px;
    }
}*/

/*@media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
    div#modal_form {
        height: 300px!important;
        margin-top: -150px!important;
    }
    #modal_form h3,
    #modal_form .h3 {
        margin-top: 0;
        margin-bottom: 0;
    }
    .reg input {
        margin-bottom: 5px;
        margin-top: 0;
    }
    #modal_form .submit-button {
        margin-bottom: 5px;
    }
}*/

/*@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) {
    div#modal_form {
        width: 340px!important;
        margin-left: -170px;
        height: 340px;
        margin-top: -170px;
        z-index: 9999;
    }
    #modal_form h3,
    #modal_form .h3 {
        margin-top: 0;
        margin-bottom: 0;
    }
    #modal_form .submit-button {
        margin-bottom: 5px;
    }
}*/
.page-node-49 header{
  padding-bottom: 15px !important;
}

html:lang(ru) .index,
html[lang="ja"] .index {
    z-index: 1;
}
