.static-page {
    margin: 20px 0;
    font: 18px/27px 'Lato';
    color: #333;
}

.static-page h1 {
    font: 700 36px/38px 'Lato';
    padding: 0;
    margin: 20px 0;
}

.static-page h2 {
    font: 700 18px/20px 'Lato';
    padding: 0;
    margin: 20px 0;
}

.static-page ul {
    padding-left: 20px;
}

.static-page a {
    color: #33b5e5;
    text-decoration: none;
}

.static-page a:hover {
    text-decoration: underline;
}

.static-page p {
    margin: 15px 0;
}

.betaLink {
    margin-right: 20px;
    font: 14px/40px 'Lato';
}

.betaLink a {
    display: inline-block;
    padding: 0 15px;
    border-radius: 3px;
    color: #FFF;
    height: 30px;
    line-height: 30px;
    margin-top: 5px;
    background: #69AAD9;
    text-decoration: none;
}

.articleButton {
    position: relative;
    display: inline-block;
    text-decoration: none !important;
    height: auto;
    font: 16px/40px "Lato";
    font-weight: bold;
    background: #41b4ea;
    padding: 0 10px 0 42px;
    border-radius: 4px;
    color: #FFFFFF !important;
}

.articleButton::before {
    content: "";
    position: absolute;
    height: 18px;
    width: 32px;
    background: url(/bitrix/templates/iguides-2015/images/articleButtons.svg) -5px -100px;
    top: 11px;
    left: 0;
    border-right: 1px solid #7acbf0;
}

.articleButton:hover {
    background: #34AFE8;
}

.articleButton.-appleStore {
    background: #171717;
}

.articleButton.-appleStore::before {
    background-position: -5px -10px;
    border-right: 1px solid #383838;
}

.articleButton.-appleStore:hover {
    background: #000000;
}

.articleButton.-googlePlay {
    background: #dbdbdb;
    color: #2e2e2e !important;
}

.articleButton.-googlePlay::before {
    background-position: -5px -70px;
    border-right: 1px solid #bababa;
}

.articleButton.-googlePlay:hover {
    background: #D0D0D0;
}

.articleButton.-wpStore {
    background: #2c76bb;
}

.articleButton.-wpStore::before {
    background-position: -5px -38px;
    border-right: 1px solid #5489bb;
}

.articleButton.-wpStore:hover {
    background: #296dad;
}


/*
.g-wider {min-width: 1120px;}
.g-wider .cont {min-width: 1060px;}
*/

/*после того как убрал баннер приложения*/
.g-wider .main_post {
    /*margin-bottom: 170px;*/
    margin-bottom: 10px;
}

.g-wider .category_info {
    margin-bottom: 120px;
    overflow: visible;
}

.main-post-footer {
    position: absolute;
    content: "";
    height: 130px;
    width: 100%;
    bottom: -150px;
}

.main-post-footer-social {
    padding: 30px;
    box-sizing: border-box;
    height: 130px;
    width: 630px;
    margin: 0 auto;
}

.main-post-footer-social:after {
    content: "";
    clear: both;
}

.main-post-footer-social__title {
    float: left;
    max-width: 210px;
    font: 700 16px/20px Lato;
    color: #33B5E5;
    font-size: 21px;
    padding: 15px 0;
}

.main-post-footer-social__link {
    float: left;
    margin-left: 20px;
    background: 50% 50% no-repeat;
    background-size: contain;
    font-size: 70px;
    line-height: 70px;
    color: #333333;
    text-decoration: none;
}

.main-post-footer-social__link:hover {
    color: #33B5E5;
}

.g-wider .newsTapes {
    margin: 0;
}

.g-wider aside {
    /*width: 300px;*/
    width: 240px;
}

.g-wider .post,
.g-wider .post>img {
    height: 340px !important;
    width: 340px !important;
}

.g-wider .post.half,
.g-wider .post.half>img {
    height: 281px !important;
    width: 520px !important;
}

.g-wider .banner.right .ajax_intape_banner>div,
.g-wider .pageColumns_column.-right .banner,
.g-wider .pageColumns_column.-right .banner .ajax_intape_banner>div,
.g-wider aside .banner,
.g-wider aside .banner .ajax_intape_banner>div {
    /*width: 300px !important;*/
    width: 240px !important;
    /*height: 600px !important;*/
    height: 400px !important;
    /*margin-bottom: 20px;*/
    margin-left: auto;
    margin-right: auto;
}
#itape_14 table.itape_votetable{
    margin-bottom: 0px;
}

/*
.g-wider .page-branding-wrapper {width: 1180px;}
*/


/* Default */

.antiblock .antiblockBG {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    -moz-opacity: .7;
    -khtml-opacity: .7;
    opacity: .7;
}

.antiblock .antiblockMessage {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 400px;
    height: 200px;
    margin: -145px 0 0 -215px;
    padding: 35px;
    border: 1px solid #ccc;
    color: #4C4C4C;
    font: 12px/1.5 Arial, sans-serif;
    background: #fff;
    box-shadow: 5px 5px 0 #e6e6e6;
}

.antiblock .antiblockClose {
    position: absolute;
    top: 3px;
    right: 3px;
    display: block;
    padding: 0 5px;
    color: #fff;
    font-size: 27px;
    line-height: 1;
    background: #ccc;
    cursor: pointer;
}

.antiblock h1 {
    font-size: 17px;
    margin: 0 0 .75em;
    color: #D49595;
    text-shadow: 2px 2px 0 #e6e6e6;
}

.antiblock p {
    margin: 0 0 .75em;
}

.antiblock input {
    float: right;
    margin: .75em 0 0;
    padding: 5px 7px;
    color: #fff;
    font: 13px/1 Arial, sans-serif;
    background: #ccc;
    cursor: pointer;
    border: 0;
    overflow: visible;
}

.banner.full div[id*="yandex"]>*:nth-child(1),
.banner.full #yap-R-A-220293-1 {
    margin-top: 20px!important;
}

.spec-project-with-image {
    background-repeat: no-repeat;
    background-size: contain;
    height: 40px;
    display: inline-block;
    background-position: center;
    background-color: transparent;
    font-size: 0;
    width: 100px;
    transform: translateY(-3px);
}

font.spec-project-with-image:hover {
    box-shadow: 0 0 10px 1px rgba(51, 181, 229, 0.5);
}
/*footer#footer{
    position: fixed;
}*/

.footer-mail {
    background-image: url(images/footer-mail_back.png);
    background-size: cover;
    position: relative;
}
.footer-mail_form {
    padding: 40px 0 50px 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    color: #fff;
}
form.footer-mail_form > p {
    font-size: 26px;
    max-width: 489px;
    text-align: center;
    margin: 20px 0;
    font-family: 'Open Sans', sans-serif;
}
.footer-mail_input {
    position: relative;
}
.footer-mail_input input {
  width: calc(455px - 34px);
    height: calc(55px - 34px);
    border-radius: 8px;
    border: none;
    padding: 17px 20px;
    color: #000;
    font-size: 16px;
}
.footer-mail_input button {
    position: absolute;
    top: calc(50% - 23.5px);
    right: 3px;
    background-color: #3CB6E3;
    width: 137px;
    height: 47px;
    border-radius: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
        border: none;
}
.footer-mail_input button p {
    margin-bottom: 0;
    font-size: 16px;
    font-weight: 300;
    color: #fff;
}
@media (max-width:768px) {
  .footer-mail_input input {
    width: calc(100vw - 15px);
}
.footer-mail {
    padding-bottom: 50px;
}
.footer-mail_input button {
    top: 65px;
    width: calc(100vw - 15px);
    right: 0;
    height: 54px;
}
}

#iguidesBrandingWrapper .footer-mail {

    margin-bottom: 30px;
}
