.popupBox {
    height: 2673px;
    display: none;
    font-family: "PT Sans", sans-serif;
    position: fixed;
    width: 100%;
    background: rgba(0, 0, 0, 0.7);
    top: 0;
    left: 0;
    z-index: 99999;
    display: none;
    max-width: 100%;
}

.windowPopupBox {
    position: absolute;
    width: 700px;
    height: auto;
    top: 20px;
    left: 50%;
    margin-left: -350px;
    background: #fff;
    box-shadow: 0 0 120px rgba(0, 0, 0, 1);
    padding: 15px;
    padding-bottom: 35px;
    max-width: 100%;
}

.close {
    position: relative;
    top: -5px;
    right: 5px;
    font-size: 35px;
    cursor: pointer;
    color: #707070;
    transition: .2s
}

.close:hover {
    color: #000;
    transition: .2s
}

.buttonPopupBox {
    margin: 0;
    transition: .2s;
    background: #83cf6b;
    padding: 15px 30px 30px 30px;
    color: #fff;
    font-weight: 700;
    font-size: 23px;
    text-shadow: 1px 1px 2px black, 0 0 .7em #000;
    text-transform: uppercase;
    text-decoration: none;
    max-width: 100%;
}

.buttonPopupBox:hover {
    transition: .2s;
    background: #48b3eb;
    color: #fff;
    text-decoration: none
}

.headerPopupBox {
    margin: 0;
    margin-top: 0px;
    color: #353535;
    font-size: 35px
}

.textPopupBox {
    margin: 0;
    margin-top: 0px;
    color: #353535;
    font-size: 22px
}

.imgPopupBox {
    margin: 0;
    height: 250px;
    width: auto;
    margin-top: 0px;
    margin-bottom: 30px
}





max-width: 781px;
width: 100%;
max-height: 460px;
height: 100%;
background: rgba(60, 114, 181, 1);
background: -moz-linear-gradient(-45deg, rgba(60, 114, 181, 1) 0%, rgba(123, 159, 204, 1) 100%);
background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(60, 114, 181, 1)), color-stop(100%, rgba(123, 159, 204, 1)));
background: -webkit-linear-gradient(-45deg, rgba(60, 114, 181, 1) 0%, rgba(123, 159, 204, 1) 100%);
background: -o-linear-gradient(-45deg, rgba(60, 114, 181, 1) 0%, rgba(123, 159, 204, 1) 100%);
background: -ms-linear-gradient(-45deg, rgba(60, 114, 181, 1) 0%, rgba(123, 159, 204, 1) 100%);
background: linear-gradient(135deg, rgba(60, 114, 181, 1) 0%, rgba(123, 159, 204, 1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3c72b5', endColorstr='#7b9fcc', GradientType=1);
font-family: Roboto !important;
position: relative;
border: 5px solid #dddddd;
box-sizing: border-box;
}

.actsss {
    display: none !important;
}

.eeee {
    background-color: rgba(0, 0, 0, 0.7);
    display: none;
    width: 100%;
    height: 100%;
    z-index: 333;
    position: fixed;
    cursor: pointer;
    top: 0;
    left: 0;
}

.kmacb-form2 .modal-block {
    left: 50%;
    margin-left: -390px;
    position: fixed;
    top: 6%;
    z-index: 8105;
    width: 781px;
    height: 470px;
    border-radius: 5px;
    border: 0;
    box-shadow: none;
    font-family: Arial, sans-serif;
    overflow: hidden;
    color: #222;
}


p.ouimainp {
    font-size: 30px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    padding-top: 23px;
    display: block;
    color: #fff;
    text-align: center;
}

.ouimain-text-img {
    display: block;
    width: 90%;
    padding: 0 5%;
    margin-top: 27px;
}

.ouimain-img {
    float: left;
    display: block;
    width: 30%;
    margin: 0 auto;
}

.ouimain-img img {
    display: block;
    width: 100%;
    margin: 0 auto;
}

.ouimain-text {
    display: block;
    width: 65%;
    float: right;
    margin-left: 5%;
    margin-top: 15px;
}

.ouimain-text p {
    font-family: Arial, Helvetica, sans-serif;
    line-height: 1.5;
    text-align: left;
    color: #fff;
    font-size: 22px;
    padding-bottom: 5px;
}

.ouimain-text-img:after {
    content: '';
    display: block;
    clear: both;
}

.kmacb-form form {
    margin: 30px 0;
    text-align: center;
    width: 100%;
    height: auto;
    background: 0;
    position: static;
    padding: 0;
    border: 0;
}

.kmacb-form2 form * {
    box-sizing: border-box;
}

.kmacb-form form input {
    float: none;
}

.kmacb-form form input[type=text] {
    height: 56px;
    line-height: 56px;
    color: #222;
    border: 2px solid #bdbdbd;
    padding: 0 15px;
    width: 100%;
    display: inline-block;
    text-indent: 0;
    border-radius: 3px;
    background: #fff;
    font-size: 20px;
    font-style: normal;
    box-shadow: none;
    position: static;
    margin: 0 0 10px 0;
}

.kmacb-form input[type=button] {
    position: absolute;
    cursor: pointer;
    border: 1px solid rgba(73, 155, 234, 1);
    background: rgba(222, 69, 92, 1);
    background: -moz-linear-gradient(-45deg, rgba(222, 69, 92, 1) 0%, rgba(222, 69, 92, 1) 13%, rgba(192, 31, 55, 1) 76%, rgba(192, 31, 55, 1) 100%);
    background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(222, 69, 92, 1)), color-stop(13%, rgba(222, 69, 92, 1)), color-stop(76%, rgba(192, 31, 55, 1)), color-stop(100%, rgba(192, 31, 55, 1)));
    background: -webkit-linear-gradient(-45deg, rgba(222, 69, 92, 1) 0%, rgba(222, 69, 92, 1) 13%, rgba(192, 31, 55, 1) 76%, rgba(192, 31, 55, 1) 100%);
    background: -o-linear-gradient(-45deg, rgba(222, 69, 92, 1) 0%, rgba(222, 69, 92, 1) 13%, rgba(192, 31, 55, 1) 76%, rgba(192, 31, 55, 1) 100%);
    background: -ms-linear-gradient(-45deg, rgba(222, 69, 92, 1) 0%, rgba(222, 69, 92, 1) 13%, rgba(192, 31, 55, 1) 76%, rgba(192, 31, 55, 1) 100%);
    background: linear-gradient(135deg, rgba(222, 69, 92, 1) 0%, rgba(222, 69, 92, 1) 13%, rgba(192, 31, 55, 1) 76%, rgba(192, 31, 55, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#de455c', endColorstr='#c01f37', GradientType=1);
    color: #fff;
    padding: 0 10px;
    text-transform: uppercase;
    line-height: 60px;
    vertical-align: top;
    display: block;
    text-indent: 0;
    font-style: normal;
    font-family: Arial, Helvetica, sans-serif;
    width: 402px;
    height: 64px;
    opacity: 1;
    bottom: 29px;
    margin-left: 195px;
    text-align: center;
    font-size: 28px;
    font-weight: 900;
    border-radius: 10px;
    transition: 0.6s ease;
}

.kmacb-form form input[type=submit]:hover {
    background: rgba(222, 69, 92, 1);
    background: -moz-linear-gradient(top, rgba(222, 69, 92, 1) 0%, rgba(222, 69, 92, 1) 13%, rgba(192, 31, 55, 1) 76%, rgba(192, 31, 55, 1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(222, 69, 92, 1)), color-stop(13%, rgba(222, 69, 92, 1)), color-stop(76%, rgba(192, 31, 55, 1)), color-stop(100%, rgba(192, 31, 55, 1)));
    background: -webkit-linear-gradient(top, rgba(222, 69, 92, 1) 0%, rgba(222, 69, 92, 1) 13%, rgba(192, 31, 55, 1) 76%, rgba(192, 31, 55, 1) 100%);
    background: -o-linear-gradient(top, rgba(222, 69, 92, 1) 0%, rgba(222, 69, 92, 1) 13%, rgba(192, 31, 55, 1) 76%, rgba(192, 31, 55, 1) 100%);
    background: -ms-linear-gradient(top, rgba(222, 69, 92, 1) 0%, rgba(222, 69, 92, 1) 13%, rgba(192, 31, 55, 1) 76%, rgba(192, 31, 55, 1) 100%);
    background: linear-gradient(to bottom, rgba(222, 69, 92, 1) 0%, rgba(222, 69, 92, 1) 13%, rgba(192, 31, 55, 1) 76%, rgba(192, 31, 55, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#de455c', endColorstr='#c01f37', GradientType=0);
}

.close {
    position: absolute;
    top: 20px;
    right: 20px;
    width: 36px;
    height: 36px;
    background: 0 0 no-repeat;
    cursor: pointer;
    z-index: 5;
}

.close:hover {
    background-position: 0 -38px;
}

@media screen and (max-width: 650px) {
    .kmacb-form2 .modal-block {
        margin-left: -296px;
        width: 592px;
        height: 500px;
    }

    p.ouimainp {
        line-height: 30px;
    }

    .kmacb-form input[type=button] {
        width: 300px;
        font-size: 20px;
    }
}

@media screen and (max-width: 477px) {
    .kmacb-form2 .modal-block {
        margin-left: -196px;
        width: 392px;
        height: 520px;
    }

    .ouimain-text p {
        line-height: 1.1;
        font-size: 18px;
    }

    .kmacb-form input[type=button] {
        width: 300px;
        font-size: 16px;
        margin-left: 20px;
    }
}


/* ::::: http://staticfiles-blog.org/alligatorbest-rusassociationfree/css/index.css ::::: */

.text p {
    text-align: left;
}

a {
    text-decoration: none;
}

.under-href {
    text-decoration: underline;
}

.under-href:hover {
    text-decoration: none;
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
    margin: 0px;
    padding: 0px;
    border: 0px none;
    outline: 0px none;
    vertical-align: top;
    background: transparent none repeat scroll 0% 0%;
}

body {
    line-height: 1;
}

img,
table {
    max-width: 100%;
}

a {
    color: rgb(70, 108, 199);
}

a:hover {
    text-decoration: none;
}

body {
    font-family: Arial, Helvetica, sans-serif;
    display: block;
}

header {
    position: relative;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-color: rgb(241, 241, 241);
    background-position: center center;
    background-size: 100% 100%;
}

.text h2 {
    text-align: center;
    font-size: 1.7em;
}

div.conContent {
    text-align: center;
    display: inline;
    width: 100%;
    font-size: 18px;
    padding: 10px 0px;
}

.images-logo {
    display: block;
}

.images-logo img {
    max-width: 100%;
    float: left;
    padding: 0px 10px;
    height: auto;
}

.images-logo img:last-child {
    width: 130px;
    padding-top: 25px;
}

div.text-header {
    display: block;
    text-align: center;
    padding-top: 10px;
}

div.text-header p {
    padding: 10px;
}

.container {
    width: 990px;
    position: relative;
    margin: 0px auto;
}

.content {
    background: rgb(255, 255, 255) none repeat scroll 0% 0%;
    border-radius: 10px;
    margin: 0px 0px 15px;
    overflow: hidden;
    padding: 20px;
    -webkit-box-shadow: 0px 0px 10px rgb(230, 230, 230);
    box-shadow: 0px 0px 10px rgb(230, 230, 230);
}

.sidebar {
    float: right;
    font-size: 14px;
    line-height: 1.2;
    position: relative;
    top: -95px;
}

.itemfirst {
    width: 249px;
    padding: 12px 12px 30px;
    background: rgb(241, 241, 241) none repeat scroll 0% 0%;
    border: 1px solid rgb(225, 225, 225);
    float: left;
}

.itemsecond {
    width: 249px;
    display: none;
    float: left;
    text-align: center;
    margin: 15px 0 30px;
}

.sidebar .author {
    text-align: left;
    overflow: hidden;
    padding: 55px 0px 15px;
}

.sidebar .author h3 {
    margin: 0px;
    text-decoration: underline;
}

.sidebar .author img {
    float: right;
}

.sidebar .author ul {
    position: relative;
    top: 13px;
    margin: 0px;
    font-weight: bold;
    padding: 0px 0px 30px 15px;
    overflow: hidden;
}

.text {
    width: 655px;
    float: left;
    font-size: 17px;
    line-height: 1.2;
    text-align: justify;
    padding: 0px 15px 0px 0px;
}

.content h1 {
    font-size: 28px;
    width: 655px;
    margin: 0px 0px 25px;
    text-align: left;
}

.content h1 span {
    color: red;
}

.content h3 {
    font-size: 17px;
    margin: 15px 0px 10px;
}

.content p {
    margin: 0px 0px 15px;
    font-weight: 400;
}

.content .red {
    font-size: 16px;
    padding: 10px 0px 0px;
    color: rgb(244, 11, 11);
}

.text3 img {
    width: 65px;
    margin: 5px 0px 0px;
}

.content .red2 {
    font-size: 16px;
    padding: 10px 0px 0px;
    color: rgb(244, 11, 11);
}

#comments {}

#comments h1 {
    color: rgb(204, 0, 0);
    margin: 0px 0px 5px;
}

.maxB {
    margin: 0px auto;
    display: inline-block;
}

.comment {
    padding: 15px 0px;
    border-top: 1px solid rgb(232, 232, 232);
}

.comment .text1 {
    font-size: 14px;
    font-weight: bold;
}

.comment .text2 {
    font-size: 12px;
    float: right;
    color: rgb(136, 136, 136);
    font-weight: normal;
}

.comment .text3 {
    font-size: 15px;
    padding: 10px 0px 0px;
    font-weight: normal;
}

.block2 {
    width: 650px;
    background: rgb(255, 255, 255) none repeat scroll 0% 0%;
    padding: 5px;
    border: 1px solid red;
}

.block2 p {
    font-weight: 600;
}

.red {
    font-size: 26px;
    padding: 10px 0px 0px;
    color: rgb(244, 11, 11);
}

.yourChance {
    background: rgba(0, 0, 0, 0) -webkit-gradient(linear, right top, left top, from(rgb(255, 255, 255)), to(rgb(171, 186, 171))) repeat scroll 0% 0%;
    background: rgba(0, 0, 0, 0) linear-gradient(to left, rgb(255, 255, 255), rgb(171, 186, 171)) repeat scroll 0% 0%;
    font-size: 18px;
    padding: 20px;
    margin-bottom: 15px;
    font-style: inherit;
}

.button_page,
.btn {
    position: relative;
    width: 320px;
    margin: 20px auto;
    padding: 10px;
    cursor: pointer;
    background: #00aff2;
    border: 1px solid #007eaf;
    border-radius: 5px;
    display: block;
    text-align: center;
    text-decoration: none;
    color: #fff;
    font-weight: bold;
    font-size: 18px;
    line-height: 20px;

}

.button_page:hover {
    background: #0a4c8f;
}

.itemfirst .button_page {
    max-width: 100%;
}

.insite {
    display: inline-block;
    text-align: center;
    margin-top: 10px;
}

.close {
    position: absolute;
    top: 1px;
    right: 5px;
    font-size: 25px;
    padding: 0px 10px;
    cursor: pointer;
    z-index: 999;
    font-weight: 600;
    color: rgb(204, 204, 204);
}

.itemfirst .serts {
    width: 139px;
    height: 200px;
    position: relative;
    display: inline-block;
    margin: 0 19px 30px 19px;
    cursor: pointer;
    padding: 0;
}

.itemfirst .serts img {
    width: 100%;
    height: 100%;
    position: relative;
}

.itemfirst .serts .overflow {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: url("../img/overflow.png") no-repeat;
    display: none;
}

.itemfirst .serts:hover .overflow {
    display: block;
}

.modal-open {
    overflow: hidden;
}

.modal {
    opacity: 0;
    filter: alpha(opacity=0);
    display: none;
    overflow: auto;
    overflow-y: scroll;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    background: rgba(0, 0, 0, 0.7);
}

body.modal-open .modal {
    opacity: 1;
    filter: alpha(opacity=100);
}

.modal-content {
    position: relative;
    outline: 0;
}

.modal-backdrop {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    opacity: 0;
    filter: alpha(opacity=0);
}

body.modal-open .modal-backdrop {
    opacity: .9;
    filter: alpha(opacity=90);
}

.modal-body {
    position: relative;
}

.modal {
    overflow: hidden;
}

.modal-dialog {
    top: 0;
    left: 0;
    bottom: 0;
    right: -17px;
    position: absolute;
    overflow-y: scroll;
}

.modal-content {
    width: 100%;
    max-width: 640px;
    margin: auto;
    position: relative;
    padding: 50px 0;
    min-height: 475px;
}

.modal-dialog.sert .modal-content {
    text-align: center;
}

.modal-dialog.sert .modal-content img {
    width: 96%;
    max-width: 548px;
    margin: 0 auto;
}

.modal-content .close-window {
    position: absolute;
    right: 10px;
    top: 20px;
    width: 30px;
    height: 30px;
    z-index: 1000;
    background: url("../img/close_tinymenu.png") 0 -30px;
    cursor: pointer;
}

.modal-content .close-window:hover {
    background-position: 0 0;
}

.iframe {
    width: 578px;
    height: 401px;
    position: relative;
    margin: 15px 0 0 0;
}

@media screen and (max-width: 999px) {
    .content h1 {
        width: auto;
    }

    .container {
        width: 95%;
    }

    .text {
        width: 550px;
    }

    .block2 {
        width: auto;
    }

    .conteinerCenter {
        width: 550px;
        margin: 0px auto;
    }

    .itemfirst {
        width: 200px;
    }

    .itemsecond {
        width: 200px;
    }
}

@media screen and (max-width: 900px) {
    .text {
        width: auto;
        float: none;
        text-align: justify;
        padding: 0;
    }

    .sidebar {
        float: none;
        top: 20px;
    }

    .itemfirst {
        width: auto;
    }

    .itemsecond {
        display: block;
        width: auto;
    }

    .sidebar .author {
        padding: 0 0 20px;
    }

    .sidebar .author img {
        float: left;
        margin: 10px 35px 0 5px;
    }
}

@media screen and (max-width: 767px) {
    img.imgFl {
        float: none !important;
        margin: 0px auto 10px;
        display: block;
    }

    .conteinerCenter {
        width: 100%;
    }

    .button_page {
        width: 100% !important;
        font-size: 14px;
    }

    .iframe {
        width: 480px;
        height: 270px;
    }
}

@media screen and (max-width: 479px) {
    .content h1 {
        width: auto;
        font-size: 22px;
    }

    .text p {
        text-align: left;
    }

    .block2 {
        text-align: left;
    }

    .text3 {
        text-align: left;
    }

    .comment {
        text-align: left;
    }

    .iframe {
        width: 342px;
        height: 192px;
    }
}

@media screen and (max-width: 320px) {
    .button_page {
        font-size: 12px;
    }
}

@media screen and (max-width: 768px) {
    .images-logo img {
        float: none;
    }
}

@media screen and (max-width: 720px) {}

@media screen and (max-width: 468px) {
    .images-logo img {
        float: none;
    }
}

@media screen and (max-width: 468px) {}

* {
    margin: 0px;
    padding: 0px;
}

.close {
    position: absolute;
    top: 1px;
    right: 5px;
    font-size: 40px;
    cursor: pointer;
}

.ouimain-text-img::after {
    content: "";
    display: block;
    clear: both;
}

.ymaps-b-form-button__input::-moz-focus-inner {
    padding: 0px;
    border: 0px none;
}

@media not all,
not all {}

@media not all {}

.sendpulse-fab .sendpulse-prompt-message::after,
.sendpulse-fab .sendpulse-prompt-message::before {
    content: "";
    position: absolute;
    bottom: -21px;
    right: 23px;
    border-style: solid;
    height: 0px;
    width: 0px;
    border-width: 10px;
    border-color: rgb(204, 204, 204) transparent transparent;
}

.sendpulse-fab .sendpulse-prompt-message::after {
    border-top-color: rgb(255, 255, 255);
    bottom: -20px;
}

.ymaps-b-form-button__input::-moz-focus-inner {
    padding: 0px;
    border: 0px none;
}

@media not all,
not all {}

@media not all {}

.screenLock {
    position: fixed;
    width: 100%;
    background: rgba(0, 0, 0, 0.7) none repeat scroll 0% 0%;
    top: 0px;
    left: 0px;
    z-index: 99999;
    display: none;
}

.msg {
    position: absolute;
    width: 630px;
    height: 460px;
    top: 150px;
    left: 50%;
    margin-left: -300px;
    background: rgb(218, 218, 218) none repeat scroll 0% 0%;
    border: 1px solid rgb(238, 238, 238);
}

.close {
    position: absolute;
    top: 1px;
    right: 5px;
    font-size: 40px;
    cursor: pointer;
}

/* ::::: http://lwefn.nbpbw.ru//assets/css/pure.css ::::: */

@media screen and (min-width: 35.5em) {

    .pure-u-sm-1,
    .pure-u-sm-1-1,
    .pure-u-sm-1-2,
    .pure-u-sm-1-3,
    .pure-u-sm-2-3,
    .pure-u-sm-1-4,
    .pure-u-sm-3-4,
    .pure-u-sm-1-5,
    .pure-u-sm-2-5,
    .pure-u-sm-3-5,
    .pure-u-sm-4-5,
    .pure-u-sm-5-5,
    .pure-u-sm-1-6,
    .pure-u-sm-5-6,
    .pure-u-sm-1-8,
    .pure-u-sm-3-8,
    .pure-u-sm-5-8,
    .pure-u-sm-7-8,
    .pure-u-sm-1-12,
    .pure-u-sm-5-12,
    .pure-u-sm-7-12,
    .pure-u-sm-11-12,
    .pure-u-sm-1-24,
    .pure-u-sm-2-24,
    .pure-u-sm-3-24,
    .pure-u-sm-4-24,
    .pure-u-sm-5-24,
    .pure-u-sm-6-24,
    .pure-u-sm-7-24,
    .pure-u-sm-8-24,
    .pure-u-sm-9-24,
    .pure-u-sm-10-24,
    .pure-u-sm-11-24,
    .pure-u-sm-12-24,
    .pure-u-sm-13-24,
    .pure-u-sm-14-24,
    .pure-u-sm-15-24,
    .pure-u-sm-16-24,
    .pure-u-sm-17-24,
    .pure-u-sm-18-24,
    .pure-u-sm-19-24,
    .pure-u-sm-20-24,
    .pure-u-sm-21-24,
    .pure-u-sm-22-24,
    .pure-u-sm-23-24,
    .pure-u-sm-24-24 {
        display: inline-block;
        letter-spacing: normal;
        word-spacing: normal;
        vertical-align: top;
        text-rendering: auto;
    }

    .pure-u-sm-1-2,
    .pure-u-sm-12-24 {
        width: 50%;
    }
}

@media screen and (min-width: 48em) {

    .pure-u-md-1,
    .pure-u-md-1-1,
    .pure-u-md-1-2,
    .pure-u-md-1-3,
    .pure-u-md-2-3,
    .pure-u-md-1-4,
    .pure-u-md-3-4,
    .pure-u-md-1-5,
    .pure-u-md-2-5,
    .pure-u-md-3-5,
    .pure-u-md-4-5,
    .pure-u-md-5-5,
    .pure-u-md-1-6,
    .pure-u-md-5-6,
    .pure-u-md-1-8,
    .pure-u-md-3-8,
    .pure-u-md-5-8,
    .pure-u-md-7-8,
    .pure-u-md-1-12,
    .pure-u-md-5-12,
    .pure-u-md-7-12,
    .pure-u-md-11-12,
    .pure-u-md-1-24,
    .pure-u-md-2-24,
    .pure-u-md-3-24,
    .pure-u-md-4-24,
    .pure-u-md-5-24,
    .pure-u-md-6-24,
    .pure-u-md-7-24,
    .pure-u-md-8-24,
    .pure-u-md-9-24,
    .pure-u-md-10-24,
    .pure-u-md-11-24,
    .pure-u-md-12-24,
    .pure-u-md-13-24,
    .pure-u-md-14-24,
    .pure-u-md-15-24,
    .pure-u-md-16-24,
    .pure-u-md-17-24,
    .pure-u-md-18-24,
    .pure-u-md-19-24,
    .pure-u-md-20-24,
    .pure-u-md-21-24,
    .pure-u-md-22-24,
    .pure-u-md-23-24,
    .pure-u-md-24-24 {
        display: inline-block;
        letter-spacing: normal;
        word-spacing: normal;
        vertical-align: top;
        text-rendering: auto;
    }

    .pure-u-md-1-3,
    .pure-u-md-8-24 {
        width: 33.3333%;
    }
}

@media screen and (min-width: 64em) {}

@media screen and (min-width: 80em) {}

#wrapper_39 {
    max-width: 750px;
    padding: 0px 7px 7px;
    margin: 0px;
    outline: 0px solid rgb(214, 157, 157);
}

.tizdiv_img_39 {
    text-align: left;
    padding-right: 5px;
}

#wrapper_39 img {
    padding: 0px;
    margin: 0px;
    outline: 0px solid rgb(0, 0, 0);
    max-height: 150px;
    max-width: 150px;
}

.tizdiv_a_39 {
    text-align: left;
}

#wrapper_39 a {
    color: rgb(0, 0, 0);
    font-size: 16px;
    text-decoration: none;
    font-style: normal;
    font-weight: normal;
    font-family: Arial, Helvetica, sans-serif;
}

#wrapper_39 a:hover {
    color: rgb(16, 47, 212);
    text-decoration: underline;
}

.pure-u-1 {
    padding-top: 7px;
}

.tizdiv_img_39 {
    position: relative;
}

.list1 {
    list-style-type: none;
    font-weight: normal;
}

.list1 {
    margin-left: 0;
    padding-left: 0;
}

.list2 {
    font-weight: normal;
    padding-left: 20px;
}

@media (max-width: 480px) {
    .a {
        padding-top: 58px;
    }

    .button_page {
        font-size: 14px;
    }

    .b {
        width: auto;
    }
}