@import url('https://fonts.googleapis.com/css2?family=Nunito:wght@200;400;600;700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700&display=swap');

*{
    margin: 0px;
    padding: 0px;
}

#logo{
    font-family: 'Nunito', sans-serif;
    color: #fff;
    font-size: 30px;
    width: 200px;
    margin: 60px 0px 0px 0px;
}

#logo img{
    width: 100%;
}

header{
    background: #600688  url('../images/bg.png') repeat;
    width: 100%;
    height: 600px;

	clip-path: polygon(50% 0%, 100% 0, 100% 86%, 50% 100%, 0 86%, 0 0);
}

#banner{
    width: 100%;
    margin: 60px auto 0px;
    color: #fff;
}

#banner .multiple-items{
    min-height: 160px;
}

.multiple-items div:focus{outline: none!important;}

.botones{
    width: 380px;
    height: 40px;
    margin: 50px 0px 0px 0px;
    display: block;  
}

.botones .col{
    padding-right: 10px;
    padding-left: 10px;
}

.botones i{
    margin: 0px 5px 0px 0px;
}

.btn-amarillo{
background: #ffc107!important;
color: #fff!important;
}

.btn-amarillo:hover{
    background: #dcab18!important;
}

.btn-verde{
  background: #00d1b2!important;  
  color: #fff!important;
}

.btn-verde:hover{
    background: #02a78e!important;
}

#imgcelu{
    width: 400px;
    margin: 20px auto;
    
}

#imgcelu img{
    width: 100%;
}


.slick-dots li button:before,
.slick-dots li.slick-active button:before{
    color: #fff!important;
}

#contactHome{
	max-width: 420px;
    width: 90%;
	padding: 20px;
	border-radius: 30px;
	background: #fff;
	margin: 50px auto;

    box-shadow: 1px 1px 10px rgba(7, 94, 84, .24);
}

#contactHome h1{
	color: #600688;
	font-weight: normal;
	
	text-transform: uppercase;
	font-size: 26px;
	padding: 0px;
	font-weight: 800;
	text-align: center;
	margin: 0px;
}

#contactHome h6{
	color: #550479;
	font-weight: 600;
	text-align: center;
	
	text-transform: uppercase;
	font-size: 12px;
	padding: 0px 0px 10px 0px;
	margin: 0px;
}

#contactHome input{
	background: #f5f5f5;
    border: none;
    width: 100%;
    height: 50px;
    padding-left: 20px;
    font-weight: 500;
    margin-bottom: 10px;
    border-radius: 0;
}

#contactHome textarea{
	background: #f5f5f5;
    border: none;
    width: 100%;
    height: 100px;
    padding-left: 20px;
    font-weight: 500;
    margin-bottom: 24px;
    padding-top: 10px;
    border-radius: 0;

}

#contactHome textarea::placeholder, #contactHome input::placeholder{
	text-transform: uppercase;
}

#contactHome button{
	height: 50px;
    line-height: 48px;
    border: 2px solid #f7722f;
    background: #f7722f;
    color: #fff;
    width: 100%;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 1px;
    border-radius: 8px !important;
}

#contactHome label.error{color: #f7722f;}

#contVideo{
    width: 100%;
    margin: 90px auto 0px;
    background: url(../images/bg-page.jpg);
    background-size: cover;
    padding: 0px 0px 60px 0px;
}

#contVideo h1{
    color: #550479;
	font-weight: 800;
	text-align: center;
	font-size: 26px;
	text-transform: uppercase;
}

#contVideo p{
    text-align: center;
    color: #696e7b;
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    font-weight: 300;
    line-height: 30px;
    width: 550px;
    margin: 0px auto;
}

#contVideo b{
    color: #550479;
    font-weight: 600;
}

#contVideo small{
    font-family: 'Roboto', sans-serif;
    margin: 30px 0px 10px 0px;
    text-align: center;
    display: block;
    color: #696e7b;
}

#contVideo small i{
    color: #550479;
}

#video #loadVideo iframe {
width: 100%;
}

#video{
    width: 660px;
    height: auto;
    margin: 0px auto;
    box-shadow: 0 14px 36px rgba(41, 48, 67, 0.25);
}

#video img{
    width: 100%;
    display: block;
}

#btnVideo{
    width: 660px;
    margin: 50px auto 50px;
}

#playVideo{
    width: 80px;
    height: 80px;
    background: rgb(96,6,136, 0.8);
    text-align: center;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    margin: 200px 0px 0px -50px;
    cursor: pointer;
}

#playVideo i{
    font-size: 30px;
    line-height: 80px;
    color: #3f0458;
    padding: 0px 0px 0px 5px;
}


#contPrice{
    background: #600688  url('../images/bg.png') repeat;
    width: 100%;
    
    padding: 50px 0px;
}

#price{
    border: 1px solid #fff;
    width: 310px;
    
    border-radius: 10px;
    margin: 30px auto;
    padding: 15px 10px;
}

#contPrice h1{
    color: #fff;
	font-weight: 800;
	text-align: center;
	font-size: 26px;
	text-transform: uppercase;
}

#contPrice h3{
    color: #fff;
    font-weight: 600;
    text-align: left;
    font-size: 28px;
}
#price p{
    color: #fff;
}

#price ul{
    margin: 0px;
    padding: 0px;
}

#price ul li{
    color: #fff;
    font-size: 18px;
    font-family: 'Roboto', sans-serif;
    list-style: none;
    line-height: 30px;
}

#price hr{
    border-top: 1px solid #fff;
}

#contPrice{
    color: #fff;
}


#pricef{
    width: 310px;
    margin: 0px auto;
    font-family: 'Roboto', sans-serif;
}

#pricef blockquote{
    font-size: 26px;
    
    text-align: center;
    border-left: 5px solid;
    width: 200px;
}

#pricef p{
    font-size: 18px;
    line-height: 30px;
}

#pricef i{
    font-size: 24px;
    font-style: normal;
}

.ajax-loader-bg {
    top: 0px;
    position: fixed;
    width: 100%;
    height: 1000px;
    z-index: 9998;
    background: rgba(255, 255, 255,0.8);
    display: none;
}

.ajax-loader-container {
    width: 45px;
    height: 45px;
    position: fixed;
    z-index: 9999;
    top: 50%;
    left: 50%;
    margin-top: -33px;
    margin-left: -33px;
}


#whatsapp{
    position: fixed;
    z-index: 999;
    bottom: 20px;
    right: 20px;
    height: 60px;
    width: 60px;    
    background-color: #25D366;
    color: #fff;
    border-radius: 30px;
    box-shadow: 1px 6px 24px 0 rgba(7, 94, 84, .24);
    
    transition: background-color 0.2s linear;
}



#whatsapp a{
    color: #fff;
    font-size: 40px;
    margin: -2px 0px 0px 13px;
    display: block;
    height: 60px;
}

#response{
    width: 310px;
    height: 40px;
    line-height: 40px;
    background: #600688!important;
    border-radius: 4px;
    position: fixed;
    left: 50%;
    z-index: 999999;
    margin: 0px 0px 0px -155px;
    bottom: 100px;
    box-shadow: 1px 1px 5px rgba(41, 48, 67, 0.5);
    text-align: center;
    font-family: 'Roboto', sans-serif;
    color: #fff;
    font-size: 16px;
    display: none;
}

#typing{
    width: 100%;
    color: #fff;
    text-align: left;
    margin: 40px 0px 0px;
    font-size: 18px;
    font-family: 'Roboto', sans-serif;
}

#typing span{
    font-weight: bold;
}

#notaF{ 
    width: 410px;
    font-size: 12px;
    margin: 20px auto;
}

#notaF a{ 
    color: #fff;
    text-decoration: underline;
}