* {
    margin:0;
    padding:0;   
    
}

body{
    height: 100%;
    width: 100%;
    font-family: 'Oswald', sans-serif !important;
    background-color: rgba(22,0,44,1);   
}

.parallax-completo{
    width: 100%;
    height: 100vh;
    background-image: url(../img/tapiz.webp);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
    display: flex;
    justify-content: center;
    align-items: center;
}

.gradient_bottom {
    background-image: linear-gradient( rgba(0,0,0,0), rgba(22,0,44,1));
    width: inherit;
    height: inherit;
}

.gradient_complete {
    background-image: linear-gradient( rgba(22,0,44,1), rgba(0,0,0,0), rgba(22,0,44,1));
    width: inherit;
    height: inherit;
}

.servicios{
    background-color: rgba(22,0,44,1);
    width: 100%;
    position: relative;
    padding-bottom: 100px;
    padding-top: 100px;
    box-shadow: 0 0 50px 60px rgba(22,0,44,1);
}

.servicios h1
{
    /* color: #6300FF;*/
    color: #E50073; 
    /*padding-top: 150px;*/
    font-weight: 500;
}
.serviciosmv{
    color: #E50073; 
    font-weight: 500;
}

.servicios p 
{
    color: white;
    font-weight: 300;
    font-size: 24px;
    /*padding-top: 25px;
    padding-bottom: 50px;*/
    text-align: justify;
}

#imgc {
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
    
}

.textoheroico{
    background: #111;
    padding: 18px;
    width: 320px;
    text-align: center;
    color: #000;
}

h2{
    font-size: 32px;
    font-weight: 300;
    color: #fff;
}

.centrar{
    max-width: 1100px;
    width: 90%;
    overflow: hidden;
    margin: auto;
    text-align: center;
    
}

.espacio{
    padding: 30px 0 60px 0;

}

.espacio h2{
    text-align: center;
    padding: 30px;
}

.section p{
    text-align: justify;
    
}

.piso1{
    height: 1300px;
    background-image: url(../img/abandoned_library.webp);
    background-size:cover;
    background-position: center;
}

.piso2{
    height: 1300px;
    background-image: url(../img/old_library.webp);
    background-size:cover;
    background-position: center;
}



.piso3{
    height: 1300px;
    background-image: url(../img/old_dinner_place.webp);
    background-size:cover;
    background-position: center;
}

.piso4{
    height: 1300px;
    background-image: url(../img/ritual_room.webp);
    background-size:cover;
    background-position: center;
}

.piso5{
    height: 1300px;
    background-image: url(../img/mirror_room.webp);
    background-size:cover;
    background-position: center;
}

.piso6{
    height: 1300px;
    background-image: url(../img/old_room.webp);
    background-size:cover;
    background-position: center;
}

.piso7{
    height: 1300px;
    background-image: url(../img/old_bathroom.webp);
    background-size:cover;
    background-position: center;
}

.piso8{
    height: 1300px;
    background-image: url(../img/old_mansion_view.webp);
    background-size:cover;
    background-position: center;
}

.piso9{
    height: 1300px;
    background-image: url(../img/old_mansion_chairs.webp);
    background-size:cover;
    background-position: center;
}

.piso10{
    height: 1300px;
    background-image: url(../img/old_basement.webp);
    background-size:cover;
    background-position: center;
}

#objeto1{
    position: absolute;
    top: 50px;
    left: 900px;
    transform: rotate(20deg)
}

#objeto2{
    position: absolute;
    top: 300px;
    left: 1300px;
    transform: rotate(-40deg)
}

#objeto3{
    position: absolute;
    top: 500px;
    left:50px;
    transform: rotate(-50deg);
    opacity: 0.5;
    -webkit-filter:blur(4px);
}

#libro {
    position: absolute;
    width: 250px;
    height: auto;
    left: 300px;
    opacity: 0.8;
    -webkit-opacity: 0.8;
}

#candelabra {
    position: absolute;
    width: 250px;
    height: auto;
    left: 800px;
    transform: rotate(-25deg);
    opacity: 0.8;
    -webkit-opacity: 0.8;
}


#m_glass {
    position: absolute;
    width: 200px;
    height: auto;
    top:2000px;
    left: 1200px;
    transform: rotate(25deg);
    opacity: 0.8;
    -webkit-opacity: 0.8;
}

#piano {
    position: absolute;
    width: 450px;
    height: auto;
    left: 300px;
    opacity: 0.7;
    transform: rotate(25deg);
    
}

#wine_glass 
{
    position: absolute;
    width: 200px;
    height: auto;
    left: 1200px;
    transform: rotate(25deg);
    opacity: 0.6;
    -webkit-opacity: 0.6;
    
}



#knife
{
    position: absolute;
    width: 200px;
    left: 300px;
    opacity: 0.8;
    -webkit-opacity: 0.8;
    
}

#ghost_child {
    position: absolute; 
    top: 7500px;
    left: 40%;
    animation: float 4s ease-in-out infinite;
    opacity: 0.4;
    -webkit-opacity: 0.4;
    
}

#hourglass {
    position: absolute;
    width: 150px;
    height: auto;
    top: 9300px;
    opacity: 0.5;
    -webkit-opacity: 0.5;
    
}

#specter {
    position: absolute;
    width: 550px;
    height: auto;
    top: 9100px;
    left: 1270px;
    animation: float 4s ease-in-out infinite;
    opacity 0.3;
    -webkit-opacity: 0.3    ;
    
}

#train_toy {
    position: absolute;
    width: 250px;
    height: auto;
    opacity: 0.7;
    -webkit-opacity: 0.7;
    left: 900px;
    transform: rotate(-15deg);
}

#doll_dress {
    position: absolute;
    width: 300px;
    height: auto;
    top: 11000px;
    transform: rotate(25deg);
    opacity: 0.7;
    -webkit-opacity: 0.7;
}

#chess_board {
    position: absolute;
    top: 16400px;
    left: 40%;
    opacity: 0.6;
    -webkit-opacity: 0.6;
    transform: rotate(-25deg);
}

#chess_pieceb {
    position: absolute;
    top: 16100px;
    height: auto;
    width: 150px;
    left: 12%;
    opacity: 0.8;
    -webkit-opacity: 0.8;
    transform: rotate(-25deg);
}

#chess_piecew {
    position: absolute;
    height: auto;
    width: 150px;
    top: 16300px;
    left: 80%;
    transform: rotate(25deg);
}

#chess_pieceb2 {
    position: absolute;
    top: 16100px;
    height: auto;
    width: 100px;
    left: 70%;
    opacity: 0.8;
    -webkit-opacity: 0.8;
    transform: rotate(-25deg);
}

#chess_piecew2 {
    position: absolute;
    height: auto;
    width: 150px;
    top: 16500px;
    left: 25%;
    opacity: 0.6;
    -webkit-opacity: 0.6;
    transform: rotate(25deg);
}



#demon_skull {
    position: absolute;
    left: 10%;
    top: 14500px;
    height: 300px;
    width: auto;
    opacity: 0.6;
    -webkit-opacity: 0.6;
    
}

#old_bottle {
    position: absolute;
    left: 400px;
    top:12900px;
    width: 150px;
    height: auto;
    opacity: 0.6;
    -webkit-opacity: 0.6;
    
}

#pills {
    
    position: absolute;
    left: 750px;
    top:13200px;
    width: 50px;
    height: auto;
    animation: float-H 4s ease-in-out infinite;
    opacity: 0.4; 
    -webkit-opacity: 0.4;
}

#pills2 {  
    position: absolute;
    left: 600px;
    top:12550px;
    width: 50px;
    height: auto;
    animation: floatV 4s ease-in-out infinite;
    opacity: 0.4;
    -webkit-opacity: 0.4;
}
#pills3 {
    position: absolute;
    left: 250px;
    top:12750px;
    width: 50px;
    height: auto;
    animation: float-H 4s ease-in-out infinite;
    opacity: 0.4;
    -webkit-opacity: 0.4;
}

#pills4 {
    
    position: absolute;
    left: 700px;
    top:13200px;
    width: 50px;
    height: auto;
    animation: floatV 4s ease-in-out infinite;
    opacity: 0.4; 
    -webkit-opacity: 0.4;
}

#pills5 {  
    position: absolute;
    left: 800px;
    top:12550px;
    width: 50px;
    height: auto;
    animation: floatH 4s ease-in-out infinite;
    opacity: 0.4;
    -webkit-opacity: 0.4;
}
#pills6 {
    position: absolute;
    left: 180px;
    top:12750px;
    width: 50px;
    height: auto;
    animation: float-V 4s ease-in-out infinite;
    opacity: 0.4;
    -webkit-opacity: 0.4;
}

#hand_mirror {
    position: absolute;
    left: 60%;
    top: 12800px;
    opacity: 0.75;
    -webkit-opacity: 0.75;
    width: 200px;
    height: auto;
}

#creepy_eye {
    position: relative;
    left: 50%;
    top: 35%;
    opacity: 0.6;
    -webkit-opacity: 0.6;
    width: 45px;
    height: auto;
    opacity: 0.4;
}

#creepy_eye1 {
    position: relative;
    left: 48%;
    top: 42%;
    opacity: 0.6;
    -webkit-opacity: 0.6;
    width: 30px;
    height: auto;
    opacity: 0.2;
    transform: rotate(-45deg);
}

#creepy_eye2 {
    position: relative;
    left: 45%;
    top: 47%;
    opacity: 0.6;
    -webkit-opacity: 0.6;
    width: 35px;
    height: auto;
    opacity: 0.3;
    transform: rotate(-45deg);
}

.m{
    width: 350px;
    position: absolute;
    top: 3870px;
    opacity: 1;
    -webkit-opacity: 1;
}

.pllxchico3{
    height: 1000px;
    background-color: black;
    background-size:cover;
    background-position: center;
}
.centrar{
    display: flex;
    justify-content: center;
    align-items: center;
}

.section-title {
    padding-top: 90px;
    padding-bottom: 50px;
    
}

.section-title h1 {
    position: relative;
    text-align: center;
    color: #E50073;
    font-weight: 500;
}
.section-title h1:after {
    content: "";
    position: absolute;
    bottom: -20px;
    left: 50%;
    width: 60px;
    height: 1px;
    background-color: white;
    margin-left: -30px;
}


.section-title p {
    color: white;
    font-size: 24px;
    line-height: 28px;
    font-weight: 300;
    text-align: center;
    margin-top: 45px;
}

.section-title a,
.section-title a:active,
.section-title a:focus,
.section-title a:visited
{
    color:#E50073;
    
}
/* ========= Video ============= */



/* ========= Contact Us ============= */

.contact-us {
    background-color: rgba(22,0,44,1);
}
.contact-us-form .form-control {
    display: block;
    width: 100%;
    height: 50px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 21px;
    color: white;
    background-color: transparent;
    border: 1px solid white;
    border-radius: 3px;
    margin-bottom: 15px;
    opacity: .8;
    outline: 0px !important;
    transition: all 1s;
    -moz-transition: all 1s;
    -o-transition: all 1s;
    -webkit-transition: all 1s;
    
}
#message {
    height: 117px;
    resize: none;
}
.submit-btn,
.submit-btn:active,
.submit-btn:focus,
.submit-btn:visited {
    
    background-color: transparent;
    border: 1px solid #E50073;
    border-radius: 4px;
    width: 100%;
    height: 50px;
    text-transform: uppercase;
    font-size: 18px;
    color: #E50073;
    outline: 0px !important;
    transition: all 1s;
    -moz-transition: all 1s;
    -o-transition: all 1s;
    -webkit-transition: all 1s;
}
.submit-btn:hover {
    background: #E50073;
    color: #fff;
    border-color: #E50073;
}
.social-icons {
    padding-top: 50px;
    padding-bottom: 70px;
    
}
.social-icons ul {
    margin:0;
    padding: 0;
    text-align: center;
    
}
.social-icons ul li { 
    list-style: none;
    display: inline;
    padding-left: 10px;
}

.social-icons ul li a {
    text-decoration: none;
    display: inline-block;
    text-align: center;
    border: 1px solid #E50073;
    border-radius: 3px;
    width: 45px;
    height: 45px;
    line-height: 49px;
    color: white;
     transition: all 1s;
    -moz-transition: all 1s;
    -o-transition: all 1s;
    -webkit-transition: all 1s;
    
}
.social-icons ul li a:hover {
    
    background-color: #E50073;
    border: 1px solid #E50073;
    color: #fff;
} 
.social-icons ul li a i {
    font-size: 20px;
}


/* ========= Footer ============= */
.footer {
    background-color: rgba(11,0,22,1);
    padding-bottom: 35px;
    padding-top: 35px;
    border-bottom: 3px solid #E50073;
}
#copyright {
    width: 50%;
}
#copyright p {
    color: white;
    font-weight: 600;
    font-size: 15px;
    text-transform: uppercase;
}
#copyright p a {
    text-decoration: none;
    color: #E50073;
}
.scroll-top {
    text-align: right;
}
.scroll-top a {
    background-color: #E50073;
    padding: 25px;
}
.scroll-top a i {
    color: #fff;
    font-size: 25px;
}

/* ========= Clientes ============= */

.page-title h1 {
    text-align: center;
    font-family: 'Oswald', sans-serif;
    /* color: #6300FF;*/
    color: #E50073; 
    /*padding-top: 150px;*/
    font-weight: 500;
    padding: 50px;
    font-size: 48px;
    text-transform: uppercase;
}

.client-logos {
    padding-bottom: 100px;
    padding-top: 150px;
    
}

.client-logos img {
    width: 150px;
    height: auto;
    display: block;
    margin: auto;
    padding-bottom: 120px;
}

.swiper {
  width: 100%;
  padding-top: 50px !important;
  padding-bottom: 50px !important;
}

.swiper-slide {
  background-position: center;
  background-size: cover;
  width: 300px !important;
  height: 300px !important;
}

.swiper-slide a img {
  display: block;
  width: 100%;
}
.client-logos .row{
  display: flex;
  align-items: center;
} 

.swiper-button-prev,
.swiper-button-next
{
  color:#E50073 !important;
}

.swiper-pagination-bullet-active {
  background-color:#E50073 !important;
}

.video-responsive {
position: relative;
padding-bottom: 56.25%; /* 16/9 ratio */
padding-top: 30px; /* IE6 workaround*/
height: 0;
overflow: hidden;
}

.video-responsive iframe,
.video-responsive object,
.video-responsive embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}


@keyframes float {
	0% {
		opacity: 0;
		transform: translatey(0px);
	}
	50% {
		opacity: 0.5;
		transform: translatey(-20px);
	}
	100% {
		opacity: 0;
		transform: translatey(0px);
	}
}

@keyframes float-around {
	0% {
		transform: translate(0px,0px);
	}
	15% {

		transform: translate(-80px,-50px);
	}
	
	30% {

		transform: translate(-120px,0px);
	}
		
	45% {

		transform: translate(-80px,50px);
		
	}
	60% {

		transform: translate(80px,-50px);
	}
	
	75% {

		transform: translate(120px,0px);
	}
	
	90% {

		transform: translate(80px,50px);
	}
	
	100% {

		transform: translate(0px,0px);
	}
}

@keyframes floatH {
	0% {
		transform: translatex(0px);
	}
	50% {
		transform: translatex(-40px);
	}
	100% {
		transform: translatex(0px);
	}
}

@keyframes floatV {
	0% {
		transform: translatey(0px);
	}
	50% {
		transform: translatey(-40px);
	}
	100% {
		transform: translatey(0px);
	}
}

@keyframes float-H {
	0% {
		transform: translatex(0px);
	}
	50% {
		transform: translatex(40px);
	}
	100% {
		transform: translatex(0px);
	}
}

@keyframes float-V {
	0% {
		transform: translatey(0px);
	}
	50% {
		transform: translatey(40px);
	}
	100% {
		transform: translatey(0px);
	}
}
