.container{
    max-width: 65%;
}

.back-to-top{
    background: #df4289;
    border: 2px solid white;    
}

.chau{
    background: white;
    width: 100%;
    height: 140px;
    bottom: 0px;
    position: absolute;
    z-index: 988;
    left: 0;
}

.back-to-top{
    z-index: 999;
}

.css-11cewt9{
    display: 
}

.fondo2{
    background: url(../images/bg5.jpg);
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 100px;
}

.ig-data{
    position: relative;
}

.css-vntmxi{
    color: white;
}

.single-portfolio .portfolio-image .portfolio-overlay .portfolio-content .portfolio-icon a{
    color: #df4289;
}

.form-input .input-items.default input, .form-input .input-items.default textarea{
        color: #343a40;
    font-weight: 600;
}

.ig-data{
    padding: 35px 0 120px 0;
   
    margin: 0 auto;
}

.back-to-top:hover{
    background: #00adad;
}

.navbar-area{
    background: white;
    border-bottom: 1px solid #e0458b;
}



.navbar-area .navbar .navbar-nav .nav-item a{
    color: #121212;
}

.navbar-area .navbar .navbar-nav .nav-item.active > a, .navbar-area .navbar .navbar-nav .nav-item:hover > a{
     color: #df4289;
}

.navbar-area .navbar .navbar-btn li a.solid{
    color: white;
    font-size: .9em;
}

.navbar-area .navbar .navbar-btn li a.solid{
    background-color: #00adad;
    border-color: #00adad;
}


.navbar-area.sticky .navbar .navbar-btn li a.solid{
    border-color: #df4289;
    background: #df4289;
    
}

.navbar-toggler{
    background: #e0458b;
}

.navbar-area.sticky .navbar .navbar-toggler .toggler-icon{
    background-color: white;
}

.navbar-area .navbar .navbar-btn li a.solid:hover{
    background: #df4289;
    border: 1px solid #df4289;
}

.navbar-brand img{
    max-width: 60px;
}

#home{
/*    background: #00adad;*/
/*background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' version='1.1' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:svgjs='http://svgjs.com/svgjs' width='1440' height='560' preserveAspectRatio='none' viewBox='0 0 1440 560'%3e%3cg mask='url(%26quot%3b%23SvgjsMask1016%26quot%3b)' fill='none'%3e%3crect width='1440' height='560' x='0' y='0' fill='rgba(0%2c 173%2c 173%2c 1)'%3e%3c/rect%3e%3cpath d='M-231.45 100.58C-35.47 101.47 217.76 249.58 535.49 262.98 853.22 276.38 787.38 613.05 918.96 643.4' stroke='rgba(255%2c 255%2c 255%2c 0.1)' stroke-width='2'%3e%3c/path%3e%3cpath d='M-267.18 482.77C-153.99 482.98-43.52 552.77 180.14 552.77 403.81 552.77 403.34 482.74 627.47 482.77 851.6 482.8 958.48 609.5 1074.79 610.75' stroke='rgba(255%2c 255%2c 255%2c 0.1)' stroke-width='2'%3e%3c/path%3e%3cpath d='M-33.99 54.86C100.83 57.45 242.32 207.48 474.74 234.06 707.15 260.64 627.5 552.51 729.1 596.42' stroke='rgba(255%2c 255%2c 255%2c 0.1)' stroke-width='2'%3e%3c/path%3e%3cpath d='M-61.06 508.47C122.7 508.03 389.48 384.96 663.6 385.27 937.72 385.58 914.24 638.58 1025.93 652.51' stroke='rgba(255%2c 255%2c 255%2c 0.1)' stroke-width='2'%3e%3c/path%3e%3cpath d='M-235.27 133.31C-101.27 135.94-4.82 303.45 269.98 312.51 544.77 321.57 633.92 560.31 775.22 567.39' stroke='rgba(255%2c 255%2c 255%2c 0.1)' stroke-width='2'%3e%3c/path%3e%3c/g%3e%3cdefs%3e%3cmask id='SvgjsMask1016'%3e%3crect width='1440' height='560' fill='white'%3e%3c/rect%3e%3c/mask%3e%3c/defs%3e%3c/svg%3e");*/
    background-image: url(../images/bg_home.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    height: 100vh;
    position: relative;
}


#home .container{
    margin: 0 auto;
    display: block;
    position: relative;
    height: 100vh;
}

#home .container .center-content div{
    display: inline-block;
    margin: 0 auto;
    vertical-align: middle;
}

#home .container .center-content div h1{
    color: white;
    font-size: 4.5em;
    font-weight: 400;
    letter-spacing: 1px;
    text-transform: uppercase;
}


#home .container h2{
    font-family: "Poppins";
    font-size: 1.4em;
    letter-spacing: 2px;
    border-top: 1px solid white;
    text-transform: uppercase;
    padding-top: 10px;
    font-weight: 400;
    color: white;
    margin-top: 5px;
    text-align: left;
}

#home .container p{
    font-family: "Poppins";
    font-size: 1em;
    font-weight: 300;
    color: white;
    margin-top: 45px; 
}

#home .container a{
    font-size: 1.6em;
    text-transform: uppercase;
    padding: 10px 15px ;
    text-align: center;
    margin: 40px auto 0 auto;
    display: block;
    max-width: 200px;
    border-radius: 5px;
    font-weight: 600;
    color: white;
    background: #e0458b;
}

#home .container a:hover{
    background: white;
    color: #e0458b;
      -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

#home .container .center-content div:nth-of-type(1){
        width: 60%;
}

#home .container .center-content div:nth-of-type(2){
    text-align: center;
        width: 40%;
}


#home .container .center-content div img{
    max-width: 400px;
    z-index: 100;
}

#home .container .center-content{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    z-index: 2;
}

#home .floating {  
    animation-name: floating;
    animation-duration: 2s;
    animation-iteration-count: infinite;
    animation-timing-function: ease-in-out;
    margin-left: 30px;
    margin-top: 5px;
}

#home .rotation{
  margin-right: 6px;    
  transform: rotate(-180deg);


  /* Legacy vendor prefixes that you probably don't need... */

  /* Safari */
  -webkit-transform: rotate(-180deg);

  /* Firefox */
  -moz-transform: rotate(-180deg);

  /* IE */
  -ms-transform: rotate(-180deg);

  /* Opera */
  -o-transform: rotate(-180deg);

  /* Internet Explorer */
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);

}

@keyframes floating {
    from { transform: translate(0,  0px); }
    65%  { transform: translate(0, 10px); }
    to   { transform: translate(0, -0px); }    
}

/*********************** ABOUT US ********************************/
.about-area{
    padding: 100px 0 65px 0;
}

.faq-content{
    margin-top: -5px;
}

.about-area .about-title .title{
     font-size: 2.3em;
    font-family: 'Roboto', sans-serif;
     color: #313131;
}

.about-area .about-title .sub-title{
    color: #313131;
    font-size: 1.5em;
    font-weight: 600;
    
}

.about-area .about-accordion .accordion .card .card-header a{
    color: #E0458B;
    text-transform: uppercase;
}

.about-area .about-accordion .accordion .card .card-header a{
    font-size: 1.9em;
    font-weight: 600;
    
}

.about-area .text{
    font-size: 1.3em;
    font-weight: 400;
    line-height: 1.5em;
    font-family: 'Roboto', sans-serif;
    color: #313131;
    max-width: 90%;
}
/*********************** ABOUT US ********************************/


/*********************** SERVICES ********************************/
#services{
    background: url(../images/bg2.jpg);
    background-repeat: no-repeat;
    background-position: top;
    background-size: cover;
    padding: 240px 0 280px 0;
}


#services header h2{
    font-size: 2.5em;
    font-family: 'Roboto', sans-serif;
}

#services header h3{
    font-size: 2em;
    font-weight: 300;
}

#services header h2, #services header h3{
    color: white;
}

#services header{
    text-align: center;
    margin: 0 auto 50px auto;;
}

#services .container-custom{
    margin: 0 auto;
    text-align: center;
/*    max-width:80%; */
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    width: 80%;
}

#services .container-custom div{
    background: white;
    vertical-align: top;
    margin: 15px;
    padding: 45px 35px 50px 40px;
    border-radius: 8px;
    border:1px solid #F2C0D5;
    display: flex;
    flex-direction: column;
/*    align-self: flex-end;*/
    width: 30%;

}

#services .container-custom div h2{
    font-size: 1.7em;
    color: #313131;
    text-transform: uppercase;
}

#services .container-custom div h2::after{
    content: " ";
    display: block;
    height: 2px;
    width: 30px;
    background: #E0458B;
    margin: 12px auto 30px auto;
    text-align: center;
}

#services .container-custom div i{
    color: #E0458B;
}

#services .container-custom div:nth-of-type(3) i{
    padding-left: 8px;
}

#services .container-custom div ul li{
    text-align: left;
    font-family: 'Roboto', sans-serif;
    margin-top: 15px;
    font-size: 1em;
    color: #313131;
    font-weight: 400;
    list-style:none;
}

#services .container-custom div p{
    text-align: left;
    font-family: 'Roboto', sans-serif;
    margin-top: 15px;
    color: #313131;
    font-size: 1em;
    font-weight: 500;
/*    font-weight: 600;*/
    list-style:circle;

}

#services .container-custom div a{
    font-size: 1em;
    text-transform: uppercase;
    padding: 10px 15px;
    text-align: center;
    margin: 40px auto 0 auto;
    max-width: 200px;
    border-radius: 5px;
    font-weight: 600;
    color: white;
    background: #e0458b;
    vertical-align: middle;
    min-width: 250px;

}
/*********************** END SERVICES ********************************/



/*********************** PORTFOLIO ********************************/
#portfolio{
    padding: 0px 0 0px 0;
    background: white;
}

#portfolio .container-custom{
    width: 70%;
    margin: 0 auto;
}

#portfolio .sub-title{
    color: #00adad;
    margin-left: 4px;
    font-size: 1.2em;
}

#portfolio header h2{
    font-size: 2.5em;
    font-family: 'Roboto', sans-serif;
    margin: 0 auto;
    text-align: left;
    margin-bottom: 50px;
    color: #313131;
}

.slider-works{
    margin: 0 auto;
    display: block;
    padding: 25px 0;
}

.slider-works .slide {
    margin: 0 auto;
    display: block;
    text-align: center;
}

.slider-works .slide div{
    display: inline-block;
    width: 43%;
    vertical-align: top;
}

.slider-works .slide .info-caso{
    margin-left: 35px;
}

.slider-works .slide div h2{
    color: #00adad;
    margin-bottom: 15px;
    font-weight: 300;
    text-align: left;
    font-size: 2.5em;
}

.slider-works .slide div h2 span{
    font-weight: 600;
    font-size: .8em;
}

.slider-works .slide div p{
    text-align: left;
    margin-right: 25px;
    font-size: 1.1em;
    font-weight: 400;
    line-height: 1.5em;
    font-family: 'Roboto', sans-serif;
    color: #313131;
    margin: 20px 35px 20px 0;
}

.slider-works .slide img{
/*    max-width: 500px;*/
    margin: 0 auto;
    border: 1px dotted #00adad;
}

.slider-works .slick-prev:before, .slick-next:before{
    color: #00adad;
    font-size: 40px;
    font-weight: 800;
}

.single-portfolio .portfolio-image img{
    padding: 10px;
    background: white;
}

.single-portfolio .portfolio-image{
    border: 0.5px solid #00adad47;
    margin: 5px;
}

#portfolio .slick-dots{
        bottom: -25px;
    }

#portfolio .slick-dots li button::before {
    font-size: 13px;
    }

.slick-dots li.slick-active button:before{
        color: #05afaf;
    }
/********************* TESTIMONIOS ***************************/
.testimonial-area{
    background: url(../images/bg3.jpg);
    background-size: cover;
    color: white;
    padding: 120px 0 130px 0;
}

.testimonial-area .testimonial-left-content .sub-title{
    color: white;
    text-align: center;
}

.testimonial-area .testimonial-left-content .title{
    color: white;
    font-size: 2.5em;
    font-family: 'Roboto', sans-serif;
    margin: 0 auto;
    text-align: center;
}

.testimonial-area .testimonial-left-content .testimonial-line li{
    background-color: #df4289;
    opacity: 1;
}

.testimonial-area .testimonial-left-content .text{
    color: white;
    text-align: left;
    margin-right: 25px;
    font-size: 20px;
    font-weight: 400;
    line-height: 1.5em;
    font-family: 'Roboto', sans-serif;
}

.testimonial-area .testimonial-right-content{
    max-width: 100%;
}

.single-testimonial .testimonial-text .text{
    font-family: 'Roboto', sans-serif;
    font-size: 1.2em;
}


/************************************** CONTACTO **************************/
.contact-area{
    background-color: white;
    padding-top: 30px;;
    margin-top: 120px;
    border-top: 1px solid #e0458b4f;
}

.contact-wrapper{
    max-width: 1000px;
    margin: 0 auto;
}

#contact h3{
    font-size: 2.5em;
    font-family: 'Roboto', sans-serif;
    color: #df4289;
}

.contact-wrapper .contact-title{
    font-size: 1.5em;
    color: #313131;
    text-transform: uppercase;
    display: block;
    margin-top: 50px;
}

#contact .section-title .text{
    font-size: 1.6em;
    line-height: 1.5em;
    font-family: 'Roboto', sans-serif;
}

input[type=submit]{
    border-color: #df4289;
    border-radius: 0.25rem;
    background: #df4289;
    display: block;
    margin: 0 auto;
    color: white;
    font-size: 1.2em;
    font-weight: 600;
    padding: 5px 0;
    min-width: 200px;
}

/******************************** FOOTER **************************************/
.footer-area.footer-dark{
    background: #14c0c0;
}

@media (max-width: 1700px){
    body{
        font-size: .8em;
    }
    
    .container, .container-custom{
        max-width: 90%!important;
    }
    
    #portfolio .container-custom{
        width: 90%;
    }
}

@media (max-width: 1420px){
    .container, .container-custom{
/*        max-width: 90%!important;*/
    }
    
    #services .container-custom div{
        min-height: 630px;
    }
    
    #services .container-custom{
        width: 90%;
    }
}

@media (max-width: 1270px){

    #services .container-custom div{
        min-height: 660px;
    }
    
    #services .container-custom{
/*        width: 100%;*/
    }
    
    #services .container-custom{
        display: block;
    }
    
    #services .container-custom div{
display: block;
    width: 100%;
    margin: 15px auto;
    padding: 10%;
    min-height: inherit;
    max-width: 650px;
    }
    
    #services .container-custom div h2

}


@media (max-width: 1080px){
    .navbar-area .navbar .navbar-toggler .toggler-icon{
        color: #e0458b;    
    }
    
    
     
    .ig-data{
        padding: 35px 25px 120px 25px;
    }
    
    body{
        overflow-x: hidden;
    }
    
    .container, .container-custom{
        max-width: 90%!important;
    }

    #home .container .center-content{
        padding-top: 60px;
    }
    
    #home .container .center-content div:nth-of-type(1){
        display: block;
        width: 100%;
        text-align: center;
    }
    
    #home .container .center-content div:nth-of-type(2){
        width: 100%;
    }
    
    #home .container .center-content div img{
        max-width: 200px;
        margin: 50px auto 0 auto;
        text-align: right;
        display: block;
        margin-top: 50px;
    }
    
    .about-area .about-image img{
        max-width: 300px;
        margin: 0 auto;
        text-align: center;
        display: block;
    }
    
    #services{
        background: url(../images/bg2m.jpg);
        background-repeat: no-repeat;
        background-position: top;
        padding: 110px 0 0 0 ;
        background-size: cover;
    }
    
    #services .container-custom div{
        margin-bottom: 0!important;
    }
    
    #portfolio .fondo1{
        background: url(../images/bg8m.jpg);
        padding-top: 250px;
    }
    
    #services .container-custom div{
        display: block;
        width: 100%;
        margin: 15px auto;
        padding: 10%;
        min-height: inherit;
    }
    
    
    #services .container-custom div ul li{
        font-size: 1.1em;
    }
    
    #services .container-custom div p{
        font-size: 1.1em;
    }
    
    #services .container-custom div a{
        position: relative;
        transform: inherit;
        bottom: inherit;
        left: inherit;
        font-size: 1.3em;
    }

    #portfolio{
        overflow-x: hidden;
    }
    
    #portfolio .container-custom{
        width: 90%;
        margin: 0 auto;
    }
    
    .slider-works .slide div h2 span{
        font-size: .8em;
    }
    
    #portfolio header h2{
        margin-bottom: 0;
    }
    
    .testimonios{
        padding: 0;
    }
    
    .testimonial .col-lg-12{
        padding: 0!important;
    }
    
    .slider-works .slide div{
        display: block;
        width: 100%;
        margin: 0 auto;
        padding: 10px;
    }
    
    .slider-works .slide .info-caso{
        display: block;
        width: 100%;
        margin: 25px auto 0 15px;
        padding: 0;
    }
    
    .slider-works .slide .caso{
        max-width: 650px;
        
    }
    
    .slider-works .slick-prev:before, .slick-next:before{
        font-size: 30px;
    }
    
    .slick-prev, .slick-next{
        top: 20%;
    }
    
    .slick-next{
        right: -16px;
    }
    
    .testimonial-area .testimonial-right-content{
        background: transparent;
    }
    
    .testimonial-area .testimonial-content-wrapper{
        left: 0;
    }
    
    
    .about-area .about-accordion .accordion .card .card-header a{
        text-transform: uppercase;
    }
    
    .slider-works .slide {
        margin: 0 auto;
        display: flex;
        text-align: center;
        flex-direction: column-reverse;
    }
}


@media (max-width: 985px){
    body{
        font-size: .8em;
    }
    
    .navbar-area .navbar .navbar-collapse{
        
    }
    
    .navbar-brand{
        max-width: 60px;
    }
    
    .navbar-area .navbar .navbar-btn{
        display: none!important;
    }   

}

@media (max-width: 768px){
    .navbar-area .navbar .navbar-collapse{
        border: 1px solid #e0458b;
        border-top: none;
    }
}

@media (max-width: 400px){
    body{
        font-size: .6em;
    }
}