@keyframes outhover {
  from {
    background-color: rgb(1,73,153);
    color: #ffffff;
  }
  to {
    background-color: rgba(255,255,255,0);
  }
}

@keyframes onhover {
  from {
    background-color: rgba(1,73,153,0);
    color: #ffffff;
  }
  to {
    background-color: #014999;
  }
}

.three-columns {
  z-index: 0;
  color: rgba(255,255,255,0.5);
  transition: box-shadow 0.3s ease-in-out, background-color 0.3s ease-in-out, transform 0.3s ease-in-out, z-index 0.6s ease-in-out;
}

.three-columns.icons {
  color: rgba(255,255,255,0.5);
}

@media (max-width: 1400px) {
  #theMainRow.hotel-details-main-row {
    width: 1068px!important;
  }
}

select {
}

@media (max-width: 1400px) {
  .PlainTextControl {
    width: 490px!important;
  }
}

@media (max-width: 1400px) {
  .top-select {
    width: 490px!important;
  }
}

@media (max-width: 1400px) {
  #middle-seperator {
    width: 14px!important;
    margin-left: -6px!important;
  }
}

@media (max-width: 1400px) {
  .bottomSelect {
    width: 240px!important;
  }
}

@media (max-width: 1400px) {
  #bottom-select-row {
    margin-left: -13px!important;
    width: 518px!important;
  }
}

@media (max-width: 1400px) {
  .buttons-of-selector {
    width: 490px!important;
  }
}

@media (max-width: 1199px) {
  .PlainTextControl {
    width: 400px!important;
    font-size: 28px!important;
  }
}

@media (max-width: 1199px) {
  .top-select {
    width: 400px!important;
  }
}

@media (max-width: 1199px) {
  .bottomSelect {
    font-size: 16px!important;
    width: 215px!important;
  }
}

@media (max-width: 1199px) {
  #bottom-select-row {
    margin-left: 1px!important;
    width: 431px!important;
  }
}

@media (max-width: 1199px) {
  .buttons-of-selector {
    width: 400px!important;
  }
}

@media (max-width: 1199px) {
  #middle-seperator {
    width: 30px!important;
  }
}

@media (max-width: 991px) {
  #theMainRow. {
    width: 700px!important;
  }
}

@media (max-width: 991px) {
  .PlainTextControl {
    width: 320px!important;
    font-size: 22px!important;
  }
}

@media (max-width: 991px) {
  .top-select {
    width: 320px!important;
  }
}

@media (max-width: 991px) {
  #bottom-select-row {
    height: auto!important;
    margin-left: 2px!important;
    width: 350px!important;
  }
}

@media (max-width: 991px) {
  .bottomSelect {
    font-size: 10px!important;
  }
}

@media (max-width: 991px) {
  #middle-seperator {
    width: 30px!important;
  }
}

@media (max-width: 991px) {
  .buttons-of-selector {
    width: 320px!important;
  }
}

@media (max-width: 767px) {
  #theMainRow.findYourEvent {
    height: 400px!important;
    width: 500px!important;
  }
}

@media (max-width: 767px) {
  #middle-seperator {
    margin-top: 150px;
    transform: rotate(90deg);
  }
}

@media (max-width: 767px) {
  #theMainRowContainer {
    /*margin-bottom: 149px!important;*/
    transform: translateY(-300px)!important;
  }
}

@media (max-width: 767px) {
  #footer {
    margin-top: 320px!important;
  }
}

@media (max-width: 767px) {
  .PlainTextControl {
    text-align: center;
  }
}

@media (max-width: 575px) {
  .PlainTextControl {
    width: 300px!important;
    font-size: 18px!important;
  }
}

@media (max-width: 575px) {
  .top-select {
    font-size: 16px!important;
    width: 280px!important;
  }
}

@media (max-width: 575px) {
  .buttons-of-selector {
    width: 280px!important;
  }
}

@media (max-width: 575px) {
  #bottom-select-row {
    margin-left: 0px!important;
    width: 310px!important;
  }
}

@media (max-width: 575px) {
  .bottomSelect {
    font-size: 8px!important;
  }
}

#navcol-3.show {
  transition: height 0.3s ease-in-out;
}

#navcol-3 {
  transition: height 0.3s ease-in-out;
}

.arrowsPagination {
  margin: 15px;
  width: 53px;
  height: 53px;
}

.paginationNumbers {
  font-family: 'Nunito Sans';
  margin: 15px;
  width: 53px;
  height: 53px;
}

a {
}

.page-item.active .page-link {
  background-color: rgba(16, 48, 197, 1);
}

.pagination-lg .page-link {
  border: none;
  color: #000000;
}

.pagination-lg .page-item:last-child .page-link.span {
}

span.hidden-arrow {
  color: rgba(0,0,0,0);
}

@media (max-width: 1200px) {
  .two-columns {
    width: 860px!important;
  }
}

@media (max-width: 1200px) {
  #searchTextInput {
    width: 860px!important;
  }
}

@media (max-width: 1200px) {
  #searchRow {
    margin-left: -16px!important;
    width: 892px!important;
  }
}

@media (max-width: 1200px) {
  .searchData {
    width: 200px!important;
  }
}

@media (max-width: 1400px) {
  .data-columns.hotel-details-data-coloumns {
    width: 1100px!important;
  }
}

@media (max-width: 1300px) {
  .three-rows-for-data {
    width: 1066px!important;
  }
}

@media (max-width: 1199px) {
  .three-rows-for-data {
    width: 850px!important;
  }
}

@media (max-width: 1400px) {
  .three-rows-for-data-hotel {
    width: 1072px!important;
  }
}

@media (min-width: 1300px) {
  div.col-xl-8-modified {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
}

@media (max-width: 1300px) {
  .pagination-items {
    height: 60px;
    width: 60px;
  }
}

#paginationRow {
  width: 600px!important;
}

@media (max-width: 1300px) {
  #recentViewsText {
    width: 900px!important;
  }
}

