body {
  overflow-x: hidden;
  /* background-color: rgb(205, 148, 99); */
  background:linear-gradient(90deg, rgba(0, 0, 0, 0.5) 1%, rgb(244,164,96) 50%, hsla(0, 0%, 0%, 0.503) 100%);
}

.hideX {
  overflow-x: hidden;
}

/* stiky call to action*/

.stikyButton {
  position: fixed;
  z-index: 9999;
  bottom: 25px;
  right: 25px;
  border-radius: 50% ;
  border: 2px solid #f48c2b;
  background-color:rgba(0, 0, 0, 0.77) ;
  color: #f4a02b;
  width: 100px;
  height: 100px;
  transition: 0.5s;
}
.stikyButton:hover {
  transform: scale(1.5);
}

.navFix {
  position: fixed !important;
  top: 0;
  left: 0px;
  background-color: rgb(205, 148, 99);
  width: 100%;
  z-index: 100;
}

.bg-sand {
  background-color: sandybrown;
}

.mainTitle {
  padding-top: 700px;
}

.imgCustom {
  width: 400px;
  height: 400px;
  border-radius: 50%;
  box-shadow:-3px 5px 15px #000;
}

.bg1 {
  /* The image used */
  background:linear-gradient(180deg, rgb(0, 0, 0) 10%, rgba(0, 0, 0, 0.281) 30%), url("./img/fossile\ rex2.jpg");
  min-height: 1000px;   
  background-position: center, top;
  background-size: cover;
  max-width: 100%;
  
  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-size: cover; 
}

.bg2 {
  /* The image used */
  background:linear-gradient(180deg, rgb(0, 0, 0) 10%, rgba(0, 0, 0, 0.281) 30%), url("./img/fossile\ testa\ rex.jpg");
  min-height: 500px;   
  background-position: center, top;
  background-size: cover;
  max-width: 100%;
  
  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-size: cover; 
  border-top-right-radius: 50%;
  border-bottom-left-radius: 50%;
}

.bg3 {
  /* The image used */
  background:linear-gradient(180deg, rgb(0, 0, 0) 10%, rgba(0, 0, 0, 0.281) 30%), url("./img/fossile\ pesce.jpg");
  min-height: 500px;   
  background-position: center, top;
  background-size: cover;
  max-width: 100%;
  
  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-size: cover; 
  border-top-right-radius: 50%;
  border-bottom-left-radius: 50%;
}

.bg4 {
  /* The image used */
  background:linear-gradient(180deg, rgb(0, 0, 0) 10%, rgba(0, 0, 0, 0.281) 30%), url("./img/museo\ balena2.jpg");
  min-height: 500px;   
  background-position: center, top;
  background-size: cover;
  max-width: 100%;
  
  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-size: cover; 
}

.bg5 {
  /* The image used */
  background:linear-gradient(180deg, rgb(0, 0, 0) 10%, rgba(0, 0, 0, 0.281) 30%), url("./img/parco\ rex.jpg");
  min-height: 500px;   
  background-position: center, top;
  background-size: cover;
  max-width: 100%;
  
  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-size: cover; 
}

.bg6 {
  /* The image used */
  background:linear-gradient(180deg, rgb(0, 0, 0) 10%, rgba(0, 0, 0, 0.281) 30%), url("./img/fossile\ testa\ rex.jpg");
  min-height: 500px;   
  background-position: center, top;
  background-size: cover;
  max-width: 100%;
  
  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-size: cover; 
}

.bg7 {
  /* The image used */
  background:linear-gradient(180deg, rgb(0, 0, 0) 10%, rgba(0, 0, 0, 0.281) 30%), url("./img/fossili\ impronte.jpg");
  min-height: 500px;   
  background-position: center, top;
  background-size: cover;
  max-width: 100%;
  
  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-size: cover; 
}

.bg8 {
  /* The image used */
  background:linear-gradient(180deg, rgb(0, 0, 0) 10%, rgba(0, 0, 0, 0.281) 30%), url("./img/fossile\ pesce\ \(2\).jpg");
  min-height: 500px;   
  background-position: center, top;
  background-size: cover;
  max-width: 100%;
  
  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-size: cover; 
}

.bg9 {
  /* The image used */
  background:linear-gradient(180deg, rgb(0, 0, 0) 10%, rgba(0, 0, 0, 0.281) 30%), url("./img/fossile\ rex2.jpg");
  min-height: 400px;   
  background-position: center, top;
  background-size: cover;
  max-width: 100%;
  
  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-size: cover; 
}

.separator {
  height: 20px;
}

.parallaxButton {
  text-decoration: none;
  transition: 0.5s;
}
.parallaxButton:hover {
  transform: scale(2);
}

.serviceTitle {
  padding-top: 200px;
  font-size: 100px;
  color: wheat;
}

@import url(https://code.ionicframework.com/ionicons/2.0.1/css/ionicons.min.css);
@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,600);
.snip1404 {
  font-family: 'Source Sans Pro', Arial, sans-serif;
  color: #020202;
  text-align: left;
  font-size: 16px;
  width: 100%;
  max-width: 1000px;
  margin: 50px 10px;
}
.snip1404 img {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  z-index: -1;
}
.snip1404 .plan {
  margin: 0;
  width: 25%;
  position: relative;
  float: left;
  overflow: hidden;
  border: 3px solid #ffffff86;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  background-color: #ffffff86;
}
.snip1404 .plan:hover i,
.snip1404 .plan.hover i {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}
.snip1404 .plan:first-of-type {
  border-radius: 8px 0 0 8px;
}
.snip1404 .plan:last-of-type {
  border-radius: 0 8px 8px 0;
}
.snip1404 * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
.snip1404 header {
  background-color: sandybrown;
  color: #343131;
}
.snip1404 .plan-title {
  background-color: saddlebrown;
  position: relative;
  margin: 0;
  padding: 20px 20px 0;
  text-transform: uppercase;
  letter-spacing: 4px;
}
.snip1404 .plan-title:after {
  position: absolute;
  content: '';
  top: 100%;
  left: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 40px 300px 0 0;
  border-color: saddlebrown transparent transparent;
}
.snip1404 .plan-cost {
  padding: 40px 20px 10px;
  text-align: right;
}
.snip1404 .plan-price {
  font-weight: 600;
  font-size: 3em;
}
.snip1404 .plan-type {
  opacity: 0.8;
  font-size: 0.7em;
  text-transform: uppercase;
}
.snip1404 .plan-features {
  padding: 0 0 20px;
  margin: 0;
  list-style: outside none none;
}
.snip1404 .plan-features li {
  padding: 8px 5%;
}
.snip1404 .plan-features i {
  margin-right: 8px;
  color: rgba(0, 0, 0, 0.5);
}
.snip1404 .plan-select {
  border-top: 1px solid rgba(0, 0, 0, 0.2);
  padding: 20px;
  text-align: center;
}
.snip1404 .plan-select a {
  background-color: saddlebrown;
  color: #ffffff;
  text-decoration: none;
  padding: 12px 20px;
  font-size: 0.75em;
  font-weight: 600;
  border-radius: 20px;
  text-transform: uppercase;
  letter-spacing: 4px;
  display: inline-block;
}
.snip1404 .plan-select a:hover {
  background-color: sandybrown;
}
.snip1404 .featured {
  margin-top: -10px;
  border-color: #331926;
  box-shadow: 0 0 25px rgba(0, 0, 0, 0.4);
  z-index: 1;
  border-radius: 8px;
}
.snip1404 .featured .plan-select {
  padding: 30px 20px;
}
@media only screen and (max-width: 767px) {
  .snip1404 .plan {
    width: 50%;
  }
  .snip1404 .plan-title,
  .snip1404 .plan-select a {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  .snip1404 .plan-select,
  .snip1404 .featured .plan-select {
    padding: 20px;
  }
  .snip1404 .featured {
    margin-top: 0;
  }
}
@media only screen and (max-width: 440px) {
  .snip1404 .plan {
    width: 100%;
  }
}

/* contact */

@import url(https://fonts.googleapis.com/css?family=Bree+Serif);
@import url(https://fonts.googleapis.com/css?family=Open+Sans);


#contact {
  overflow: auto;
}
#contact #form {
  width:500px;
  float:left;
}
#contact #form h2 {
  font: 48px 'Bree Serif', Georgia, serif;
}
#contact #form span {
  display:block;
  float:left;
  width:100px;
  padding-top:5px;
  font: 14px/16px'Bree Serif', Georgia, serif;
}
#contact #form input {
  float:left;
  width:500px;
  border:0px;
  color:#F1F1F1;
  padding:10px 10px 10px 30px;
  font: 11px/20px'Open Sans', Verdana, Helvetica, sans-serif;
  margin-bottom:10px;
}
#contact #form textarea {
  float:left;
  border:0px;
  width:500px;
  height:300px;
  padding:10px 10px 10px 30px;
  font: 11px/20px'Open Sans', Verdana, Helvetica, sans-serif;
  color:#F1F1F1;
  resize: none;
}
#contact #form input.name {
  background:#ffffff86 url(http://img7.uploadhouse.com/fileuploads/17737/177370145f09fe433945815665aa214f80dbc6af.png) no-repeat 10px 8px;
}
#contact #form input.email {
  background:#ffffff86 url(http://img6.uploadhouse.com/fileuploads/17737/177370138cc63992182149e9befabff3eafa6d23.png) no-repeat 10px 9px;
}
#contact #form input.captcha {
  background:#ffffff86 url(http://img3.uploadhouse.com/fileuploads/17737/17737011310213e71805ecf2292144cbbecf42ad.png) no-repeat 10px 9px;
}
#contact #form textarea.message {
  background:#ffffff86 url(http://img3.uploadhouse.com/fileuploads/17737/1773701229ed8c2f465a8274623ca8976adaf196.png) no-repeat 10px 8px;
}
#contact #form input.submit {
  cursor: pointer;
  width:100px;
  height:50px;
  padding:0px 0px 0px 0px;
  margin:10px 0px 0px 0px;
  background:#222222;
  color:#F1F1F1;
  font: 14px/16px'Bree Serif', Georgia, serif;
}
#contact #captcha span{
  width: 44px;
}
#contact #captcha input{
  background: url(http://img3.uploadhouse.com/fileuploads/17737/17737011310213e71805ecf2292144cbbecf42ad.png) no-repeat scroll 0 0 transparent;
  margin: 5px 0 0;
  padding: 0;
  border: medium none;
  cursor: pointer;
  width: 15px;
}

/* footer */

.site-footer
{
  background-color:#26272b;
  padding:45px 0 20px;
  font-size:15px;
  line-height:24px;
  color:#737373;
}
.site-footer hr
{
  border-top-color:#bbb;
  opacity:0.5
}
.site-footer hr.small
{
  margin:20px 0
}
.site-footer h6
{
  color:#fff;
  font-size:16px;
  text-transform:uppercase;
  margin-top:5px;
  letter-spacing:2px
}
.site-footer a
{
  color:#737373;
}
.site-footer a:hover
{
  color:#3366cc;
  text-decoration:none;
}
.footer-links
{
  padding-left:0;
  list-style:none
}
.footer-links li
{
  display:block
}
.footer-links a
{
  color:#737373
}
.footer-links a:active,.footer-links a:focus,.footer-links a:hover
{
  color:#3366cc;
  text-decoration:none;
}
.footer-links.inline li
{
  display:inline-block
}
.site-footer .social-icons
{
  text-align:right
}
.site-footer .social-icons a
{
  width:40px;
  height:40px;
  line-height:40px;
  margin-left:6px;
  margin-right:0;
  border-radius:100%;
  background-color:#33353d
}
.copyright-text
{
  margin:0
}
@media (max-width:991px)
{
  .site-footer [class^=col-]
  {
    margin-bottom:30px
  }
}
@media (max-width:767px)
{
  .site-footer
  {
    padding-bottom:0
  }
  .site-footer .copyright-text,.site-footer .social-icons
  {
    text-align:center
  }
}
.social-icons
{
  padding-left:0;
  margin-bottom:0;
  list-style:none
}
.social-icons li
{
  display:inline-block;
  margin-bottom:4px
}
.social-icons li.title
{
  margin-right:15px;
  text-transform:uppercase;
  color:#96a2b2;
  font-weight:700;
  font-size:13px
}
.social-icons a{
  background-color:#eceeef;
  color:#818a91;
  font-size:16px;
  display:inline-block;
  line-height:44px;
  width:44px;
  height:44px;
  text-align:center;
  margin-right:8px;
  border-radius:100%;
  -webkit-transition:all .2s linear;
  -o-transition:all .2s linear;
  transition:all .2s linear
}
.social-icons a:active,.social-icons a:focus,.social-icons a:hover
{
  color:#fff;
  background-color:#29aafe
}
.social-icons.size-sm a
{
  line-height:34px;
  height:34px;
  width:34px;
  font-size:14px
}
.social-icons a.facebook:hover
{
  background-color:#3b5998
}
.social-icons a.twitter:hover
{
  background-color:#00aced
}
.social-icons a.linkedin:hover
{
  background-color:#007bb6
}
.social-icons a.dribbble:hover
{
  background-color:#ea4c89
}
@media (max-width:767px) {
  .social-icons li.title
  {
    display:block;
    margin-right:0;
    font-weight:600
  }
  .reverse {
    flex-direction: column-reverse;
  }
}

/* gallery */

#gallery{
  -webkit-column-count:4;
  -moz-column-count:4;
  column-count:4;
  
  -webkit-column-gap:20px;
  -moz-column-gap:20px;
  column-gap:20px;
}
@media (max-width:1200px){
  #gallery{
    -webkit-column-count:3;
    -moz-column-count:3;
    column-count:3;
    
    -webkit-column-gap:20px;
    -moz-column-gap:20px;
    column-gap:20px;
  }
}
@media (max-width:800px){
  #gallery{
    -webkit-column-count:2;
    -moz-column-count:2;
    column-count:2;
    
    -webkit-column-gap:20px;
    -moz-column-gap:20px;
    column-gap:20px;
  }
}
@media (max-width:600px){
  #gallery{
    -webkit-column-count:1;
    -moz-column-count:1;
    column-count:1;
  }  
}
#gallery img,#gallery video {
  width:100%;
  height:auto;
  margin: 4% auto;
  box-shadow:-3px 5px 15px #000;
  cursor: pointer;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.modal-img,.model-vid{
  width:100%;
  height:auto;
}
.modal-body{
  padding:0px;
}

.imgGallery {
  transition: 0.5s;
}
.imgGallery:hover{
  transform: scale(1.5);
}

.borderSection {
  border-left: 2px solid black;
  border-right: 2px solid black;
}

.videoMuseo {
  width: 100%;
  height: 100%;
}

.rounded-circle {
  height: 150px;
}

@media (max-width: 1200px) {
  .bg1 {
    background-attachment: scroll;
  }
  .bg2 {
    background-attachment: scroll;
  }
  .bg3 {
    background-attachment: scroll;
  }
  .bg4 {
    background-attachment: scroll;
  }
  .bg5 {
    background-attachment: scroll;
  }
  .bg6 {
    background-attachment: scroll;
  }
  .bg7 {
    background-attachment: scroll;
  }
  .bg8 {
    background-attachment: scroll;
  }
  .bg9 {
    background-attachment: scroll;
  }
}