html {
  font-size: 15px;
   }

body {
  background: #0000 solid;
  font-family: 'Montserrat', sans-serif;
  color: #0a110a;
}


header {
	background: linear-gradient(30deg, #A83261, #D6AC58);
  /*    background : -moz-linear-gradient(34.13% 226.65% 60deg,rgba(168, 50, 97, 1) 0%,rgba(214, 172, 88, 1) 100%);
  background : -webkit-linear-gradient(60deg, rgba(168, 50, 97, 1) 0%, rgba(214, 172, 88, 1) 100%);
  background : -webkit-gradient(linear,34.13% 226.65% ,65.87% -126.65% ,color-stop(0,rgba(168, 50, 97, 1) ),color-stop(1,rgba(214, 172, 88, 1) ));
  background : -o-linear-gradient(60deg, rgba(168, 50, 97, 1) 0%, rgba(214, 172, 88, 1) 100%);
  background : -ms-linear-gradient(60deg, rgba(168, 50, 97, 1) 0%, rgba(214, 172, 88, 1) 100%);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#A83261', endColorstr='#D6AC58' ,GradientType=0)";
  background : linear-gradient(30deg, rgba(168, 50, 97, 1) 0%, rgba(214, 172, 88, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#A83261',endColorstr='#D6AC58' , GradientType=1);
	background-size: cover;*/
}

a {    color: #ffff; }

h3 { color:#4c4d4d; font-weight: 700; font-size: 1.4rem;}

.c-white {
    color: #ffff;
}



.quienesSomos,.contacto, .footer{
    background-color: #ffffff;
    color: #4c4d4d !important;
    margin-top: 40px;
    margin-bottom: 30px;
}



.servicios {
        background: #f2f2f2 !important;
        color: #4c4d4d !important;
        padding-top: 40px;
        margin-bottom: 30px;
    }


.footer a {
    color: #4c4d4d !important;
}



.clear {
        clear: both;
    }
.img-responsive {
	display: block;
    max-width:100%;
    height: auto;
    float: right;
} 

.icon-responsive{
    max-width: 15%;
    height: auto;
}

.icon-servicios{
    max-width: 50%;
    height: auto;
}



.home{
	padding-top: 2rem;
}

.menu {
	width: 100%;
    display: flex;
    text-align: center;
    list-style: none;
    align-items: center;
    justify-content: center;
    margin-top: 1rem;
    margin-bottom: .5rem;
    padding: .1rem;
    font-size: 1.1rem;
}

.nav-item {
	padding: .5rem;
    font-weight: 650;
}

.nav-item:hover { font-weight: 950; }

.nav-icon {
	color: #0095FF;
	vertical-align: center;
	width: 15rem;
}

.nav-link {
	color : #ffff;
	text-decoration: none;
	vertical-align: center;
}

.footer-social{
	display: flex;	
    list-style: none;
    float: right;
    justify-content: center;
 }

 .footer-social > li {
    margin: 0px;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    border-radius: 50%;
    border: 1px solid #4c4d4d;
}


@media screen and (max-width: 470px){
.footer-social {
    float:none !important;
}

}

.social {
	font-size: 1.5rem;
}


.fnav {
    padding-top: 15px;
  
}

@media screen and (max-width: 500px){
.fnav {
    padding-top: 0px !important;
}

} 

.pull-right {
    float: right !important;
}

.pull-left{
    float: left !important;
}


.centrado {
    text-align: center;
}


.logo {
    width: 180px;
    height: auto;
    filter: drop-shadow(5px 5px 3px #0000009e);    
}

@media screen and (max-width: 767px){
.logo2{
    max-width: 60%;
    float: none;
    margin: auto;
}
}

.navbar ul {
    margin: 0 auto;
}



/***CARUSEL****/

.carousel-indicators li {

    position: none !important;
    width: 10px;
    height: 10px;
    border-radius: 100%;
    background-color: #ffff;
   
    
}

.container {
        width: 100%;
        padding-right: 15px;
        padding-left: 15px;
        margin-right: auto;
        margin-left: auto;
    }
    
    .navbar-dark {
        background: none !important;
    }

    .bg-dark {
    background-color: #000000!important;
}

.container-fluid{
    padding-right: 0px;
    margin-right:0px;


}

.row {
    padding-right: 0px;
    margin-right:0px;


}

.col-12{
    padding: 0px;
}
    

    .navbar-dark .navbar-toggler {
        color: rgb(255, 255, 255);
        border-color: rgba(158, 93, 93, 0);
    }
    
    .navbar-dark .navbar-nav .nav-link {
        color: rgb(255, 255, 255);
    }
    
    .navbar-dark .navbar-nav .active>.nav-link,
    .navbar-dark .navbar-nav .nav-link.active,
    .navbar-dark .navbar-nav .nav-link.show,
    .navbar-dark .navbar-nav .show>.nav-link {
        color: #ffff;
    }
    
    .navbar-dark .navbar-nav .nav-link:focus,
    .navbar-dark .navbar-nav .nav-link:hover,
    .navbar-dark .navbar-nav .nav-link:active{
        color: #ffff;
        font-weight: 300;
    }
    
    
.navbar-toggler {

    float: right !important ;

}

.navbar-brand {
margin-right: 0;
}

.nav>li>a {
    padding: 7px 5px;
}


/********TEXTOS****/

.texto-t {
    font-family: Lato;
    text-transform: uppercase;
    font-size: 1.5rem;
    font-weight: bold;
    text-align-last: right;
    line-height: 80%;
}

@media screen and (max-width: 500px){
.texto-t {
    font-size:1rem;
    }
}


@media screen and (max-width: 350px){
.texto-t {
    font-size: .9rem;
    }
}


.texto-p {
    color : #ffff;
}



.texto-resalt {
    color: #0095FF;
    font-weight: bold;

}


.texto-info {
    font-size: 1.2rem;
    line-height: 1.5rem;
}


@media screen and (max-width: 500px){
.texto-info {
    font-size: 1rem;
    line-height: 1.2rem;
}
    }
}




.linea{
    width: 2px;
    background-color: #4c4d4d; 
}

.verticalLine { 
    border-left: 4px solid #4c4d4d;
}






.texto-amarillo {
    font-family: Lato;
    font-weight: lighter;
    color: #FFD700;
    font-size: 4rem;
    text-align: center;
    line-height: 4.3rem;
}

@media screen and (max-width: 500px){
.texto-amarillo {
    font-size: 2rem;
    line-height: 2rem;
 }
}


.tit-p {
    font-family: Lato;
    text-transform: uppercase;
    font-size: 1.3rem;
    font-weight: bold;
    text-align-last: left;
}

@media screen and (max-width: 500px){
.tit-p {
    font-size: .85rem;
    }
}


@media screen and (max-width: 350px){
.tit-p {
    font-size: .8rem;
    }
}




.ban {

 position: absolute;
 top: initial;
 left: 0;
 width: 100%;

}





/***CONTACTO***/

.form-control {
    display: block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #000;
    background-color: #fff0;
    background-clip: padding-box;
    border: 1px solid #4c4d4d;
    border-radius: 0.5rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.btn-outline-light {
    color: #4c4d4d;
    border: 2px solid #4c4d4d;
    font-weight: 700;

}

/***FOOTER***/

.footer-fin {
    background-color: #00375B;
}

.footer-info {
    font-size: .7rem;

}



.whatsapp {
  position:fixed;
  width:60px;
  height:60px;
  bottom:40px;
  right:40px;
  background-color:#25d366;
  color:#FFF;
  border-radius:50px;
  text-align:center;
  font-size:30px;
  z-index:100;
}

.whatsapp-icon {
  margin-top:13px;
}



.texto-encima{
    position: absolute;
    top: 95%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff; 
    background-color: #blue;
}

.element1{
    position: relative;
    margin-top: -8em;
    /* margin-bottom: 2em; */
    margin-left: -4em;
    float: right;
    z-index: 3;
  
}


.elements, .element-left {position: relative;}

.elements {z-index: 1}

.element-left{ 
    margin-top: -7rem;
    margin-left: -1rem;
    max-width: 100%;
    height: auto;
}

.element-right{ 
    position: absolute;
    margin-top: -10rem;
    right: 0;
    max-width: 100%;
    height: auto;
    float: right;
}

.elem-front {z-index: 2; margin-top:-1rem}

@media screen and (max-width: 900px){
.element-right{max-width: 50%;margin-top: -12%; }
.element-left{ max-width: 50%; margin-top: -16%;}
}