@charset "utf-8";
.padding_top {
    padding-top: 150px;
}
.mobaile_privacy {
    background-image: url(../img/creation/mobile_privacy.jpg);
    background-position: center 0%;
    background-size: cover;
    background-repeat: no-repeat;
    padding-top: 150px;
    color: hsla(0,0%,100%,1.00);

}
.mobaile_privacy h1 {
    color: hsla(0,0%,100%,1.00);

}


h1 {
    font-size: 19px;
    margin-bottom: 10px;
}


h2 {
    font-size: 15px;
    margin-top: 50px;
    margin-bottom: 10px;
    padding-left: 10px;
    font-weight: bold;
    border-radius: 3px;
    border-left: 5px solid #9F9F9F;
}
hidden-xs li  {
    display: inline;
    margin-left: 10px;
    margin-right: 5px;
    border-left: 1px solid #A99118;
}

p   {
    line-height: 180%;
    font-size: 14px;
}
.google li {
    list-style-type: none;
}

.google li a {
    color: hsla(0,0%,0%,1.00);
    text-decoration: underline;
}


.text_right   {
    text-align: right;
    margin-top: 20px;
}
.indent {
    margin-left: 5px;
    margin-top: 15px;
    line-height: 180%;
}
.indent li {
    margin-bottom: 20px;
}

.indent_2 {
    margin-left: 10px;
    margin-top: 15px;
    line-height: 180%;
}
.indent_2 li {
    list-style-type: lower-roman;
}
.indent_3 {
    margin-left: 15px;
    margin-top: 15px;
    line-height: 180%;
}
.indent_3 li {
    list-style-type: lower-latin;

}
