/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v7.0.29,
* Autoprefixer: v9.7.6
* Browsers: last 4 version
*/

.dwqa-title.reg {
    margin-top: 40px;
    margin-bottom: 20px;
}

.dwqa-single-question .dwqa-favourite {
    width: auto !important;
}

.dwqa-current-status .dropdown-toggle {
    color: #FFF !important;
}

.dwqa-container .dwqa-btn-default {
    color: #555 !important;
}

.social-share-buttons.style-color .vk {
    background-color: rgb(54, 99, 141)
}

.about_us_text_wrapper {
    margin: 140px 65px;
    display: none;
}

.about_us_header {
    border: 1px solid transparent;
    width: 100%;
	position: absolute;
    top: 0;
    left: 0;
}

.about_us_header img {
    width: 100%;
    height: auto;
}

.about_us_header .about_us_b_text, .about_us_header .about_us_c_text {
    line-height: 32px;
    float: left;
    text-align: justify;
    display: block;
    width: 340px;
    text-transform: uppercase;
    color: #4B5A61;
    font-family: "Myriad Pro Cond";
    font-size: 38px;
    font-weight: bold;
    font-stretch: condensed;
    text-shadow: 0 1px 1px rgba(92, 133, 152, 0.75)
}

.about_us_header .about_us_c_text {
    width: 316px;
    float: right;
    font-weight: normal;
    text-shadow: none;
    text-transform: none;
    font-size: 29px
}

.au_contactus_button {
    position: absolute;
    /*left: 618px;*/
    top: 45%;
    right: 7.2%;
    /*background-color: rgba(255, 255, 255, .5);*/
    width: 31%;
    height: 8.5%;
}

.au_charity_button {
    position: absolute;
    right: 7.2%;
    /*background-color: rgba(255, 255, 255, .5);*/
    width: 31%;
    height: 8.5%;
    top: 55.2%;
}

.au_vk_button {
    /*background-color: rgba(255, 255, 255, .5);*/
    position: absolute;
    right: 18%;
    top: 83.2%;
    width: 7.5%;
    height: 10.5%;
}

.au_facebook_button {
    /*background-color: rgba(255, 255, 255, .5);*/
    position: absolute;
    right: 9.7%;
    top: 83.2%;
    width: 7.5%;
    height: 10.5%;
}

.au_twitter_button {
    /*background-color: rgba(255, 255, 255, .5);*/
    position: absolute;
    right: 1.5%;
    top: 83.2%;
    width: 7.5%;
    height: 10.5%;
}

.about_us_tags {
    width: 100%;
    margin-top: 90px;
    color: #4B5A61;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
	margin-top: 600px;
}

.au_tag {
    display: inline-block;
    width: 30%;
    vertical-align: top;
}

.au_tag img {
    display: block;
    margin: 0 auto -3px auto;
		height: 115px;
	    width: 115px;
}

.lenta {
    margin: 0 auto;
    background: url(../images/lenta.png) right no-repeat;
    width: 211px;
    height: 34px;
    text-align: center
}

.lenta span {
    font-family: "Neucha";
    color: #aa0736;
    font-size: 17px;
    line-height: 34px
}

.au_tag_text {
    margin-top: 15px;

    text-align: left;
    margin-bottom: 20px
}

.au_centered_text {
    display: block;
    text-align: center;
    margin-top: 80px;
    text-transform: uppercase;
    color: #4B5A61;
    /*font-family:"Myriad Pro Cond";*/
    font-size: 40px;
    font-weight: normal;
    font-stretch: condensed;
    line-height: 1;
}

.au_tag_pointer {

    margin: 0 auto;
		margin-bottom: 30px;
}

.valuables {
    color: #4B5A61;
    margin-top: 50px;
    width: 29%;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    height: 250px;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}
.valuables:nth-child(1) {
	background: #ed3335;
}
.valuables:nth-child(2) {
	background: #f69137;
}
.valuables:nth-child(3) {
	background: #e9d600;
}
.valuables:nth-child(4) {
	background: #78c159;
}
.valuables:nth-child(5) {
	background: #49a1d9;
}
.valuables:nth-child(6) {
	background: #7f63aa;
}

.valuables-img {
    height: 160px;
}

.valuables img {
    /*height:160px*/
}

.valuables span {
    display: block;
    /*font-family:"Myriad Pro Cond";*/
    font-weight: normal;
    font-stretch: condensed;
    font-size: 20px;
    line-height: 1;
    /*margin-top: 10px;*/
}

.au_rule_block {
    margin-bottom: 5px;
    vertical-align: top;
    background-color: #fddb3d;
    width: 33%;
    color: #211c02;
    /*font-family:"Myriad Pro Cond";*/
    font-stretch: condensed;
    padding: 25px;
    line-height: 24px
}

.au_rule_block_img {
    text-align: center;
    width: 33%;
    border: 5px solid;
    height: 395px
}

.rules_table {
    margin-top: 50px;
    border-collapse: collapse;
    border: 1px solid
}

.rules_table tr, .rules_table td {
    border: 10px solid #fff
}

.au_help_text {
    margin-top: 50px;
    font-stretch: condensed
}

.au_help_text_bi {
    margin-top: 24px;
    font-weight: bold;
    font-stretch: condensed
}

.au_help_text_normal {
    margin-top: 24px;

    font-stretch: condensed
}

.au_team {
    display: inline-block;
    width: 24%;
    margin-top: 80px
}

.au_team_text {
    /*font-family:"Myriad Pro Cond";*/
    font-size: 24px;
    font-weight: normal;
    font-stretch: condensed;
    margin: 10px auto 0 auto;
    text-align: center
}

.au_team_text span {
    margin: 0 auto;
    width: 200px;
    display: block
}

.au_img_wrapper {
    margin-top: 150px;
    margin-bottom: 20px;
    text-align: center
}

.au_text_short {
    width: 600px;
    margin: 10px auto
}

.h5, .h5-bold {
    line-height: 1;
    color: #4B5A61;
}

.h5-bold {
    font-weight: bold;
}

.h7, .h8, .h9, .h10 {
    color: #0076a3;
    /*font-family:"Myriad Pro Cond";*/
    font-stretch: condensed;
    text-transform: uppercase;
    display: block;
    width: 600px;
    text-align: justify
}

.h7:after, .h8:after, .h9:after, .h10:after {
    content: "";
    display: inline-block;
    width: 100%;
    height: 0
}

.h7 {
    font-size: 40px;
    line-height: 20px
}

.h8 {
    font-size: 36px;
    line-height: 20px
}

.h9 {
    font-size: 25px;
    line-height: 15px
}

.h10 {
    font-size: 124px;
    line-height: 120px
}