@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800&display=swap');

body {
    background-color: #fff;
    padding: 0;
    margin: 0;
}
p {
    font-size: 18px;
    text-align: justify;
}
.h1, .h2, .h3, h1, h2, h3, h4, h5, h6, p, table, li{
   font-family: 'Open Sans', sans-serif;
}
.full{
    padding-left: 0px;
    padding-right: 0px;
}
.center{
    margin: 0 auto;
}
.text-center{
  text-align: center;
}
.fit{
    object-fit: fill;
}
.main-container{
  padding-top: 70px;
  padding-bottom: 50px;
}
.main-container h3{
  padding-bottom: 10px;
}
.legal-block-section{
   padding-bottom: 30px;
}

.legal-block .panel-heading{
  min-height:140px;
  text-align: center;
}

.doc-text-center .legal-block .panel-heading{
    padding: 15px 0;
}

.panel-heading h4{
    font-size: 22px;
    padding: 0 15px;
}

.panel-heading h4:lang(ru){
    font-size: 18px;
}
.panel-heading h6{
    font-size: 18px;
}

.legal-block .panel-heading, .legal-block .panel-footer{
  background-color: #fff;
  border: none;
}
 .legal-page-header{
  padding-top: 150px;
  background: url(../images/legal-documentation-new/legal-page-bg-header-1.jpg);
  width: 100%;
  height:600px;
  background-repeat: no-repeat;
  background-position:center center;
  background-size: cover;
}
.legal-page-title-header{
   display: flex;
   float: left;
   padding-right: 15px;
   padding-left: 20px;
   background: rgba(22,79,121,.8);
   width: auto;
   color:#fff;

}
.legal-page-title-header h1{
  font-weight: 600;
  font-size: 36px;
  padding-bottom: 20px;
}

.legal-page-title-konten a{
  text-decoration: none;
  color:#222;
}
.legal-page-title-konten h3{
  font-size: 24px;
}

.more-less {
  float: right;
  color: #212121;
}
.panel-body{
  padding-top: 40px;
}
.legal-page-holder{
  background: url(../images/legal-documentation-new/bg-pdf.png);
  background-position: center center;
  background-repeat: no-repeat;
  height: 150px;
}
.glyphicon{
  margin-top: 5px;
      margin-left: 10px;
}
.legal-page-allbtn-holder{
  display: table;
  margin: 0 auto;
  padding-bottom: 10px;

}
.btn-holder{
   display: inline-block !important;
   padding: 5px;
}

.holder-div{
    display: inline-block; padding: 5px;
}

.holder-div:first-child{
    position: absolute;
}

.btn-details{
  font-family: 'Open Sans', sans-serif;
  background: #2986c9;
  color:#fff;
  padding: 7px 5px;
  font-weight: 500;
  font-size: 16px;
  width: auto;
  border-radius:0px;
}
.btn-details:hover, .btn-details:focus{
  background: #0f5589;
  color:#fff;
  transition: 0.5s;
}
.btn-download{
  font-family: 'Open Sans', sans-serif;
  background: #0ca910;
  color:#fff;
  padding: 7px 5px;
  font-weight: 500;
  font-size: 12px;
  width: 110px;
  border-radius:0px;
}
.btn-download:hover, .btn-download:focus{
  background: #077009;
  color:#fff;
  transition: 0.5s;
}


@media (max-width: 575.98px) {
.legal-page-header{
    background: url(../images/legal-documentation-new/legal-page-bg-header-1.jpg);
    width: 100%;
    height:300px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position:center center;
    padding-top: 0px;
}
.legal-page-title-header{
   width: 100%;
   height: 300px;
   align-items: center;
   justify-content: center;
   flex-direction: column;
   float: none;
   background: rgba(127,127,127,.7);
   color:#fff;

}
.panel-group .panel {
    margin-bottom: 20px;
}
.legal-block-section {
   padding-bottom: 0;
}
.legal-page-title-header h1{
  font-size: 36px;
  padding-top: 15px;
  text-align: center;
  margin-top:0px !important;
}
.legal-page-allbtn-holder{
  float:none;
  text-align: center;
  padding-bottom: 15px;
}
.btn-holder{
  display: inline-block;
  padding: 5px;
}
.btn-details,
.btn-download{
  width: 150px;
}
}

@media (min-width: 576px) and (max-width: 767.98px) {
.legal-page-header{
    background: url(../images/legal-documentation-new/legal-page-bg-header-1.jpg);
    width: 100%;
    height:300px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position:center center;
    padding-top: 0px;
}
.legal-page-title-header{
   width: 100%;
   height: 300px;
   align-items: center;
   justify-content: center;
   flex-direction: column;
   float: none;
   background: rgba(127,127,127,.7);
   color:#fff;

}
.legal-page-title-header h1{
  font-size: 36px;
  padding-top: 15px;
  text-align: center;
  margin-top:0px !important;
}
.btn-holder{
  display: inline-block;
  padding: 10px;
   padding-right: 0px;
}

.legal-page-allbtn-holder{
  float:none;
  text-align: center;
   padding-bottom: 15px;
}
}

@media (min-width: 768px) and (max-width: 991.98px) {
.legal-page-header{
    background: url(../images/legal-documentation-new/mobil-legal-page-bg-header-1.jpg);
    padding-top: 25%;
    width: 100%;
    height:500px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position:90% center;
}
.legal-page-title-header h1{
  font-size: 36px;
}
.legal-page-allbtn-holder{
  float:none;
  text-align: center;
  padding-bottom: 15px;
}
.btn-holder{
  display: inline-block ;
  padding: 10px;
   padding-right: 0px;
}
.btn-details,
.btn-download{
  width: 130px;
}
}

@media (min-width: 992px) and (max-width: 1199.98px) {
.legal-page-header{
    background-position:62% center;
   padding-top: 20%;
}
.legal-page-title-header h1{
  font-size: 36px;
}
.legal-block .panel-heading h4{
  font-size: 22px;
}
.doc-text-center .legal-block .panel-heading h4 {
    font-size: 1.1em;
}
.legal-page-allbtn-holder{
  float:none;
  margin: 0 auto;
  padding-bottom: 10px;
}
.btn-holder{
  display: inline-block;
  align-items: center;
  justify-content: center;
}
.legal-block .panel-heading{
  min-height:75px;
  text-align: center;
}

.legal-block .panel-footer{
  padding: 0;
}
.btn-details,
.btn-download{
  min-width: 120px;
  font-size: 16px;
}
}


@media only screen and (max-width: 414px){

    .legal-page-title-header h1{
        font-size: 24px;
    }
    .legal-page-title-konten h3{
        font-size: 22px;
    }
    .panel-heading h4{
        font-size: 20px;
    }
    .panel-heading h6{
        font-size: 16px;
    }
}
