body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #f5f5f5; }

.wrapper {
  height: 30rem;
  background: url(images/foto_2.png);
  background-position: center; }

.wrapper h1 {
  position: relative;
  color: white;
  text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.5);
  text-align: center;
  top: 10rem;
  font-size: 50px;
  font-weight: 500;
  z-index: 2;}

.wrapper h2 {
  position: relative;
  color: white;
  text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.5);
  text-align: center;
  top: 10rem;
  font-size: 28px;
  font-weight: 300;
  z-index: 2;}

.navbar-collapse {
  padding-left: 0.2rem; }

.logo{
    display: flex;
}

.navbar {
    transition: 1s;
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
  background-color: #313131;
  font-size: 1rem;
  width: 90%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0rem 1rem; }

.custom-wrap {
    white-space: normal;
    word-wrap: break-word;
}

.nav-link {
    transition: 1s;
  padding-bottom: 1.0rem;
  padding-top: 1.3rem;
  border-bottom: 0.3rem solid rgba(0, 0, 0, 0); }

.nav-link:hover {
    transition: 0.2s;
  border-bottom: 0.3rem solid #ACCCFE; }

.navbar-nav .show > .nav-link,
.navbar-nav .active > .nav-link,
.navbar-nav .nav-link.show,
.navbar-nav .nav-link.active {
    transition: 0.2s;
  border-bottom: 0.3rem solid #4e69f7; }

.image-post {
  overflow: hidden; }

.image-post-text {
  padding-top: 7rem;
  padding-bottom: 2rem; }

.card {
  border: none;
  border-radius: 0.25rem; }

.blur {
  -webkit-filter: blur(5px);
  -moz-filter: blur(5px);
  -o-filter: blur(5px);
  -ms-filter: blur(5px);
  filter: blur(5px);
  transform: scale(1.1); }

.all-post-image {
  position: absolute;
  top: 200px;
  left: 0;
  width: 100%; }

.block_1 {
  padding-bottom: 5rem;
  box-shadow: 0px 3px 50px 1px rgba(0, 0, 0, 0.1); }

.block_2 {
  padding-bottom: 5rem; }


.block_1-p {
  padding-left: 0rem;
  padding-bottom: 2rem;
  padding-top: 2rem; }

.block_1-plr {
  padding-bottom: 2rem;
  padding-top: 2rem; }

.block_2-p {
  padding-left: 0;
  padding-right: 0;
  padding-top: 1rem; }

.no-image p img{
    display: none;
}
/*#
.block_1 .container .row .col-3 {
  padding: 0rem;
  flex: 0 0 35%;
  max-width: 30%; }

.block_2 .container .row .col-3 {
  padding: 0rem;
  flex: 0 0 35%;
  max-width: 30%; }
*/

.sidebar_museum{
    background-color: #313131;
}

.block_2 .container .row .card {
  background-color: white;
  box-shadow: 0px 0px 50px 1px rgba(0, 0, 0, 0.1)}
.block_1 .container .row .card {
  background-color: white;
  box-shadow: 0px 0px 50px 1px rgba(0, 0, 0, 0.1)}

.shadow{
  box-shadow: 0px 0px 50px 1px rgba(0, 0, 0, 0.1)}  

footer {
  padding-top: 2rem;
  padding-bottom: 2rem;
  box-shadow: 0px -20px 50px 1px rgba(0, 0, 0, 0.1);
  background-color: #F5F5F5;
  border-bottom: 5px solid #007bff !important; }

/*# sourceMappingURL=style.css.map */

.navbar-light {
    color: white;
}

.img-overlay {
    position: absolute;
    top:0;
    bottom:0;
    right:0;
    left:0;
    z-index: 2;
}

.img-zoom{
    overflow:hidden;
    width: 100%;
    height:285px;
}

.img-zoom img {
 -moz-transition: all 1s ease-out;
 -o-transition: all 1s ease-out;
 -webkit-transition: all 1s ease-out;
 }
 
.img-zoom img:hover{
 -webkit-transform: scale(1.1);
 -moz-transform: scale(1.1);
 -o-transform: scale(1.1);
 }

.footer-card-color-a{
    text-align: center;
    background-color: #007bff;
}
.footer-card-color-a a{
    color: white;
    text-decoration: none;
}
.footer-card-color-a a:hover{
    color: #dae0e5;
    text-decoration: none;
}

.main-text-block h1{
    font-size: 3.5rem;
    font-weight: 300;
    line-height: 1.2;
    text-align: center;
}

.service_white_bg{
    background-color: white;
    box-shadow: 0px 0px 50px 1px rgba(0, 0, 0, 0.1);
}

.service_blue_bg{
    background-color: #007bff;
    box-shadow: 0px 0px 50px 1px rgba(0, 0, 0, 0.1);
}

.contacts_white_bg{
    background-color: white;
}



.sv_settings{
    display: none;
    padding: 0;
    min-height: 40px;
    font-size:22px;
    color:#333;
    background: white;
}
.sv_settings *{
    font-weight:bold;
}

.fs-outer button{
 display:inline-block;  
 background:white !important;
 color:black !important; 
 height:35px;
 width:35px;
 padding: 0;
}
.fs-n{
    font-size:1.2rem!important;
}
.fs-m{
    font-size:1.4rem!important;
}
.fs-l{
    font-size:1.6rem!important;
}

.cs-outer button{
display:inline-block;  
height:35px;
width:35px;
padding: 0;
}

.cs-bw, .cs-bw:focus, .cs-bw:hover{
    color:black !important;
    background:white !important;
}
.cs-wb, .cs-wb:focus, .cs-wb:hover{
    color:white !important;
    background:black !important;
}
.cs-bb, .cs-bb:focus, .cs-bb:hover{
    color: #063462 !important;
    background: #9dd1ff !important;
}
.cs-gb, .cs-gb:focus, .cs-gb:hover{
    color: #4d4b43 !important;
    background: #f7f3d6 !important;
}
.cs-yg, .cs-yg:focus, .cs-yg:hover{
    color: #a9e44d !important;
    background: #3b2717 !important;
}

.icons-footer{
    text-align: right;
}

.card-columns-new .card {
  margin-bottom: 0.75rem;
}

@media (min-width: 768px) {
  .card-columns-new {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 1.25rem;
    -moz-column-gap: 1.25rem;
    column-gap: 1.25rem;
    orphans: 1;
    widows: 1;
  }
  .card-columns-new .card {
    display: inline-block;
    width: 100%;
  }
}

@media (max-width: 992px) {
    .navbar {
        width: 100%;
        font-size: 1rem;
    }
    .nav-link {
        padding-bottom: 1.0rem;
        padding-top: 1.3rem;
        border-bottom: 0.3rem solid rgba(0, 0, 0, 0); }

    .nav-link:hover {
        transition: 0s !important;
        border-bottom: 0.3rem solid rgba(0, 0, 0, 0);
        background-color:  #007bff;
        color: #fff !important;}
    .navbar-nav .show > .nav-link,
    .navbar-nav .active > .nav-link,
    .navbar-nav .nav-link.show,
    .navbar-nav .nav-link.active {
        border-bottom: none; }
    .wrapper {
        height: 35rem;}
    .wrapper h1 {
        font-size: 42px;
    }
    .wrapper h2 {
        font-size: 26px;
    }
    .img-fluid {
        width: 100%;
    }
    .img-zoom{
        height: 100%;
    }
    .icons-footer{
    text-align: center;
}
}
