@charset "utf-8";

@font-face {
  font-family: "RobotoBold";
  src: url(../fonts/Roboto-Bold.ttf);
}

@font-face {
  font-family: "RobotoRegular";
  src: url(../fonts/Roboto-Regular.ttf);
}

@font-face {
  font-family: "Pointer"; 
  src: url('../fonts/Pointer.ttf'); 
}

::-webkit-scrollbar { /* chrome based */
  width: 0px;  /* ширина scrollbar'a */
  background: transparent;  /* опционально */
}

.card {
    background: transparent;
}

a:hover {
  text-decoration: none !important;
}

h5 {
  color: #ab0606;
}

h4 {
  color: #949494;
}

.background_img{
  background: url(../img/back.jpg);
  background-attachment: fixed;
  background-size: cover;
}

/* СВЕДЕНИЯ ОБ ОРГАНИЗАЦИИ */
.info{		
  background: #fff;
  position: relative;
}

.shild {
  width: 475px;
  opacity: .8;
  left: -80px;
  margin-top: 10px;
  position: absolute;
  opacity: .15;
}

.shild.position-fixed{
  top: 0px;
}

.shild.position-absolute{
  bottom: 0px;
}

.header-struckt {
  font-size: 48px;
  font-family: 'Pointer';
  text-align: center;
  color: #b7b7b7;
  letter-spacing: 2px;
  margin: 0;
  padding: 0;
}

.name-organization {
  font-family: "RobotoBold";
  font-size: 28px;
  max-width: 980px;
  margin: 0 auto;
  text-align: center;
  line-height: 1.2em;
}

.adres{
  font-family: "RobotoBold";
  font-size: 20px;
  text-align: center;
}

.requisites{
  font-family: "RobotoRegular";
  min-width: 500px;
  margin: 0 auto;
}

.requisites tr{
  height: 45px;
}

.requisites td:first-child {
  padding-left: 7%;
  width: 95px;
}

.requisites tr:nth-child(odd) {
  background: #ececec;
}

.requisites td:nth-child(2){
  padding-left: 5%;
}

.name-bank{
  font-family: "RobotoRegular";
  font-size: 19px;
  text-align: center;
  margin-top: 1rem;
}

.info .description{
  font-family: "RobotoRegular";
  font-size: 19px;
}

.info::after {
  content: "";
  display: block;
  position: absolute;
  z-index: 2;
  bottom: -30px;
  left: 0;
  right: 0;
  width: 100%;
  height: 30px;
  margin-left: auto;
  margin-right: auto;
  background-image: url(img/pattern-ragged-white-1.svg);
  background-position: top center;
  background-repeat: no-repeat;
  background-size: 1920px;
  transform: rotate(180deg);
}

/* ДОКУМЕНТЫ */
.link-doc{
  color: white;
}

.card.card-body .link-doc{
  color: black;
}

.btn:not(.btn.disabled):hover !important {
    transform: scale(1);
    color: white;
    transition: none; 
}

.link-doc > div.row {
  border-radius: 10px;
}

.link-doc:hover > div.row {
    background: #fd01011a;
}

i.far.fa-file-pdf {
     font-size: 2.5rem;
    padding-right: 10px;
}

.documents {
    display: flex;
    align-items: center;
    padding: 10px;
}

span.name-doc {
    font-size: 1.1rem;
}



/* СТРУКТУРА */
.gladiator_full {
  background: url(img/gladiator_full.png);
  width: 420px;
  height: 590px;
  background-repeat: no-repeat;
  background-size: cover;
  opacity: .2;
  right: 0;
}

.absolute-t-gladiator_full{
  position: absolute;
  top: 0;
}

.absolute-b-gladiator_full{
  position: absolute;	
  bottom: 0;
}

.fixed-gladiator_full{
  position: fixed;
  bottom: 0;
}

.structura {
  background: white;
}

.b-map-contacts {
  background: #fff;
  padding: 20px 20px 20px 50px;
  -webkit-box-shadow: 0px 0px 10px -2px #777777;
  box-shadow: 0px 0px 10px -2px #777777;
}

.b-map-contacts__icon {
  position: absolute;
  left: 0px;
  width: 50px;
  height: 92px;
  background: #ac0707;
}

.gender_ico.women{
  background: url("women_ico.png");
  background-repeat: no-repeat;
    background-size: contain;
    background-position-x: center;
    background-position-y: center;
}

.gender_ico.men{
  background: url("man_ico.png");
  background-repeat: no-repeat;
    background-size: contain;
    background-position-x: center;
    background-position-y: center;
}

.gender_ico{
    width: 100%;
    height: 100%;   
}

/* ФОТОАЛЬБОМ */
.separator_romb {
  width: 100%;
}

.separator_romb > span:first-child {
  border-left: 9px solid transparent;
  border-right: 9px solid transparent;
  border-bottom: 5.5px solid #c3243c;
  display: table;
  position: relative;
  margin: -0.5px auto;
  z-index: 5;
}

.separator_romb > span:nth-child(2) {
  width: 100%;
  border-bottom: 1px solid #d8d8d8;
  display: table;
  position: relative;
  z-index: 4;
  margin-top: 0.5px;
}

.separator_romb > span:last-child {
  border-left: 9px solid transparent;
  border-right: 9px solid transparent;
  border-top: 5.5px solid #c3243c;
  display: table;
  margin: -0.5px auto;
  position: relative;
  z-index: 5;
}

.frame ul {
  list-style: none;
  height: 100%;
  padding-inline-start: 0px;
}

.frame ul li {
  float: left;
  cursor: pointer;
}

.ticket {
  background-color: white;
  max-width: 290px;
  min-width: 290px;
  margin-right: 10px;
  margin-bottom: 10px;
  border: 1px solid rgba(0, 0, 0, 0.125);
  transition: all 0.3s ease;
}

.ticket:hover {
  -webkit-box-shadow: 0px 1px 10px 2px rgb(0 0 0 / 28%);
  -moz-box-shadow: 0px 1px 10px 2px rgba(0, 0, 0, 0.28);
  box-shadow: 0px 1px 10px 2px rgb(0 0 0 / 28%);
}

.ticket--photo {
  position: relative;
  width: 100%;
  height: 290px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.ticket--content{
  padding: 10px 15px 7px;
}

.ticket--text{
  height: 205px;
  border-bottom: 1px solid #e2e2e2;
}

.ticket--text .text{
  font-family: "RobotoRegular";
  font-weight: bold;
  font-size: 18px;
  color: #262626;
}

.ticket:hover .text{
  color: #ac0707;
  transition: all 0.3s ease;
}

.ticket--footer{
  padding-top: 7px;
  display: flex;
  justify-content: space-between;
  color: grey;
}

.data-value {
  color: grey;
  font-family: 'RobotoThin';
  font-size: 16px;
}

.val--photo {
  font-family: 'RobotoThin';
  color: grey;
}

.mar {
    margin-left: 5px;
}

.scrollbar {
  margin: 0 0 1em 0;
  height: 2px;
  background: #ccc;
  line-height: 0;
}

.scrollbar .handle {
  width: 100px;
  height: 100%;
  background: #292a33;
  cursor: pointer;
}

.scrollbar .handle .mousearea {
  position: absolute;
  top: -9px;
  left: 0;
  width: 100%;
  height: 20px;
}


.btn{
  background: #c3243c;
  color: white;
  padding: 0.375rem 0.75rem;
  border-radius: 0rem;
  transition: all .1s ease;
}

.btn:focus, .btn.focus {
  box-shadow: none;
}


.btn.disabled {
  opacity: 0.15 !important;
  color: white;
}

/*
.btn:not(.btn.disabled):hover{
  transform: scale(1.1);
  color: white;
  transition: all .1s ease;
}
*/

div#basic {
  padding-top: 10px;
  padding-left: 10px;
}

/*при разрешении экрана меньше 576 */
@media (max-width: 576px) {
.requisites{
    
    min-width: 320px;

}
}