nav.navbar img.img-fluid {
    width: 100%;
	max-width: 215px;
}

header {
    margin: 10px 0 0 0;
}

a.navbar-brand {
    width: 40%;
    display: inline;
	margin: 0 0 0 20px;
}

.social-media .fa-facebook-f
{
padding: 0	
	
}


button.navbar-toggler {
    position: absolute;
    left: 0;
    text-align: left;
    top: 0;
    vertical-align: bottom;
    padding: 10px 0 0 0;
}
button.navbar-toggler:focus {
outline: 0
}



nav.navbar.navbar-expand-lg {
    margin: 5% auto 0 auto;
    width: 90%;
	padding: 0
}

.nopadding
{
	padding: 0
}


li.nav-item
{
font-family: 'Lato', sans-serif;
font-size: 17px
}

.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: #000;
}
.navbar-dark .navbar-toggler-icon {
    background-image: none;
	font-size: 24px;
	color: #000
}

.navbar-dark .navbar-nav .nav-link
{    color: #000;}
.navbar-dark .navbar-nav .nav-link:hover
{    color: #bcbaba;}
.navbar-dark .navbar-nav .nav-link.active
{    color: #bcbaba;}



.social-media a:link
{color: #000;}


footer
{
	
border-top: 3px #dbdbdb solid;
    margin: 10% auto 0 auto;
    width: 90%;
	    padding: 5% 0;
		background: #fff !important
	
}

.color
{
	color: #000
}

.btn-link
{
	color: #191919
}
.btn-link:hover
{
	color: #191919
}

.social-media .fa-instagram {
    font-size: 1.5rem !important;
	color: #000;
}
.social-media .fa-facebook-f {
    font-size: 1.5rem !important;
	color: #000;
}

.social-media {
    padding-right: 0;
    position: absolute;
    right: 0;
	top: 0;
	padding-top: 12px;
}

svg.svg-inline--fa.fa-ellipsis-v.fa-w-6 {
    color: #000;
}


section.formulario{
   
    width: 100%;
	margin: 0 auto 12% auto;
	position: relative;
	max-width: 1100px;
	padding: 0;
	display: block

}
section.aclaracion{
   
    width: 90%;
	margin: 5% auto 12% auto;
	position: relative;
	max-width: 1100px;
	padding: 0;
	display: block

}

.formulariobg
{
	background-image: url('../images/bg- sobre.svg');
    background-position: top center;
    background-repeat: no-repeat;
	background-size: cover;
	overflow: hidden;
	display: block;
	padding: 0;
	
}
.formulariobg .row {
    width: 100%;
}
.formulariobg .col-sm-6, .formulariobg .col-sm-12
{
	
    padding-right: 5px;
    padding-left: 5px;	
}



.formulario form {
    background: #fff;
    width: 90%;
    margin: auto;
    border: 1px solid #dedfdf;
    margin: 180px auto 8% auto;
    padding: 20px;
}

.formulario input {
    border: 2px solid #898989;
    width: 100%;
	    padding: 1%;
		margin: 2% auto;
		height: 45px
			font-weight: 300;
	   font-size: 14px;
}
.formulario textarea
{
    border: 2px solid #898989;
    width: 100%;
	    padding: 2%;
		margin: 2% auto;
			font-weight: 300;
	   font-size: 14px;
}

.formulario h1
{
	text-align: center;
    font-size: 14px;
    color: #bcbaba;
    font-family: 'Josefin Sans', sans-serif;
    font-weight: 300;
}
.formulario .help-block.text-danger
{
    font-family: 'Josefin Sans', sans-serif;
    font-size: 12px;
    padding: 0;
    margin: 0;
    display: block;
    border: 1px solid #fff;
    overflow: hidden;
    line-height: 1;
    font-weight: 300;
	
}
.formulario .help-block.text-danger ul

{
	
padding: 0;
margin: 0;	list-style: none
}
div#success {
    margin: auto;
}

.formulario p
{
	text-align: center;
    font-size: 15px;
    color: #000;
    font-family: 'Josefin Sans', sans-serif;
	line-height: 18px;
	margin: 0 auto 20px 0
	font-weight: 300;
}
.formulario a {
    color: #000;
    text-decoration: none;
}

.formulario button{
background-image: url(../images/bot-enviar.png);
    width: 110px;
    height: 110px;

    border: none;
    background-position: 0 0;
    background-size: contain;
    background-color: transparent;
	-webkit-appearance: unset;
	background-repeat: no-repeat;
	margin: 0 auto 5% auto;
	cursor: hand;
	cursor: pointer

}

::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #898989;
    opacity: 1; /* Firefox */
	font-family: 'Josefin Sans', sans-serif;
	font-weight: 300;
	   font-size: 14px;
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #898989;
	font-family: 'Josefin Sans', sans-serif;
	font-weight: 300;
	   font-size: 14px;
}

::-ms-input-placeholder { /* Microsoft Edge */
    color: #898989;
	font-family: 'Josefin Sans', sans-serif;
	font-weight: 300;
	   font-size: 14px;
}

.sayhi
{
    position: absolute;
    left:0;
    /* width: 40%; */
    top: 10%;
    width: 90%;
    text-align: center;
	
}
.sayhi img {
    width: 45%;
}

.TxtRegular
{
	
    font-size: 15px;
    color: #000;
    font-family: 'Josefin Sans', sans-serif;
    	font-weight: 300;
	line-height: 18px
}

.TxtRegular a
{
	
    
    color: #000;
	text-decoration: none
   
}

.aclaracion
{
	padding: 0;
	margin: 3% auto;
	text-align: center
}

.aclaracion .col-sm-12
{
	padding: 0;

}

.TxtRegular img
{
	width: 20px
}

.productos

{margin: 15% auto 0 auto;
width: 100%;

    
	padding: 0;
	max-width: 1100px;


}

.productos h1
{
	text-align: center;
    font-size: 17px;
    color: #000;
    font-family: 'Josefin Sans', sans-serif;
	font-weight: 800
}
.productos h2
{
	   text-transform: uppercase;
	text-align: center;
    font-size: 13px;
    color: #000;
    font-family: 'Josefin Sans', sans-serif;
	font-weight: 800;
	margin: 10% 0
}
.productos p
{
	text-align: center;
    font-size: 15px;
    color: #000;
    font-family: 'Josefin Sans', sans-serif;
	line-height: 21px;
	margin: 1rem auto 3rem auto;
	font-weight: 300
}


.productos .btn-primary {
    color: #000;
    background-color: #fff;
    border: 0;
	font-weight: 800;
	font-family: 'Josefin Sans', sans-serif;
	font-size: 13px;
	
	background-image: URL('../images/arrow-up.png');
	background-repeat: no-repeat;
	background-position: left 2px;
	padding: 0 0 0 45px;
	letter-spacing: 2px;
	
}
.productos .nopadding:nth-child(1) {
    
    margin: 50px 0 0 0;
}



.productos .btn-primary.collapsed {

	
	background-image: URL('../images/arrow-down.png');
	
	
}


.productos .btn-primary:hover {
   
}
.btn-primary:focus, .btn-primary.focus {
    box-shadow: unset;
}

.productos .btn-primary:not(:disabled):not(.disabled):active, .productos .btn-primary:not(:disabled):not(.disabled).active, .show > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #fff;
    border-color: #fff;
	box-shadow: none;
	
}
.productos .card {
border: 0 !important;
margin-bottom: 0
}

.productos .card-header
{border: 0 !important;
padding: 0 10px 0 0;
margin-bottom: 10px
	
}

.hide.collapse.show {
    border: 1px solid #ccc;
    height: 630px;
    margin: 0 0 10px 0;
    overflow-y: scroll;
}


.hide.collapse.show::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 0 transparent;
	border-radius: 10px;
	background-color: transparent;
}

.hide.collapse.show::-webkit-scrollbar
{
	width: 6px;
	background-color: transparent;
}

.hide.collapse.show::-webkit-scrollbar-thumb
{
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 0 transparent;
	background-color: #555;
}





.row.data-stores {
    text-align: left;
	position: relative
}

.card-body {
    border-bottom: 1px solid #ccc;
    
	padding: 15px
}

.productos input[type="radio"] {
    border-radius: 0;
    background: #fff;
    border: 1px solid #000;
    -webkit-appearance: none;
    width: 25px;
    height: 25px;
    margin: 0 10px 0 0;
}
.data-stores .col-12 {
    font-size: 15px;
    font-family: 'Josefin Sans', sans-serif;
    line-height: 20px;
	font-weight: 300
}

.col-12.store-name {
    font-weight: 600;
    font-size: 18px;
    text-transform: none;
	   font-family: 'Josefin Sans', sans-serif;
	   margin-top: 30px
}


.productos input[type="radio"]:checked {
    -webkit-appearance: none;
    border: 1px solid #000;
    background-image: url(../images/circulo.svg);
	    width: 25px;
    height: 25px;
	background-repeat: no-repeat;
background-position: center center;
    background-size: 60%;
}


.productos .input-group-append, .input-group-prepend {
    display: -ms-flexbox;
    display: block;
}

.productos .input-group-text {
    display: -ms-flexbox;
    display: block;
    -ms-flex-align: left;
    align-items: left;
    padding: 0;
    margin-bottom: 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #fff;
    text-align: left;
    white-space: nowrap;
     background-color: #fff;
    border: 0; 
border-radius: 0; 
}
.productos .input-group-prepend {
    margin: 2rem 0 0 40px;
}



.productos label
{
   text-transform: uppercase;
   color: #000;
    font-family: 'Josefin Sans', sans-serif;
	font-size: 12px
}

section.productos img {
    width: 90%;
    height: auto;
    margin: auto;
    display: block;
}

.productos .carousel-control-prev-icon, .productos .carousel-control-next-icon {
color: #d4d4d4;
    font-size: 40px;
    font-weight: 300;
    font-family:  'Lato', sans-serif;
    width: auto;
    height: auto;
    background-image: unset;
}

.dsktp
{
	display: none
}
.mbl
{
	display: inline
}
footer.py-5 {
    font-size: 13px;
}
/*.whats {
    position: fixed;
    bottom: 10px;
    right: 20px;
}*/
.suc-title {
   
    font-size: 36px;
	font-weight: 600;
	text-transform: none;
	font-family: 'Josefin Sans', sans-serif;
	text-align: left
    
}
p.suc-title {
    text-align: left;
    margin: 0 !important;
	font-size: 20px;
}



.btn {
   
    font-size: 0.85rem;
    
}

.indicaciones {
        position: absolute;
    right: 0;
    color: #ccc;
    font-family: 'Josefin Sans', sans-serif;
    font-size: 16px;
    font-weight: 600;
	z-index: 5
}
.indicaciones a:link, .indicaciones a:visited, .indicaciones a:active {

    color: #999;
}
.indicaciones a:hover {
    text-decoration: none
}

.triangle-isosceles .indicaciones {
        position: relative;
   
    color: #ccc;
    font-family: 'Josefin Sans', sans-serif;
    font-size: 16px;
    font-weight: 600;
	margin-top: 15px
}


.close {
        position: absolute;
    right: 0;
    color: #ccc;
    font-family: 'Josefin Sans', sans-serif;
    font-size: 25px;
    font-weight: 600;
	top: -5px;
	z-index: 5
}
.close a:link, .close a:visited, .close a:active {

    color: #999;
}

.close a:hover {
    text-decoration: none
}


.triangle-isosceles {
    position: relative;
    padding: 15px;
    margin: 1em 0 3em;
    color: #000;
    background: #f3961c;
    background: #fff;
    background: #fff;
    background: #fff;
    background: #fff;
    -webkit-border-radius: 00;
    -moz-border-radius: 0;
    border-radius: 0;
	border: 1px solid #ccc;
	width: 200px
}

.triangle-isosceles:after {
    content: "";
    position: absolute;
    bottom: -40px;
    left: 50px;
    display: block;
    width: 40px;
	height: 40px;
	background-image: url("../images/angulo.png");
	background-repeat: no-repeat;
	
}


.custom-select select {
    text-transform: uppercase;
    padding: 2px 10px;
    line-height: 10px;
    vertical-align: top;
    line-height: 0px;
    width: 100%;
    color:#191919;
    width: 108%;
    border: 0;
    background: transparent;
	
	font-family: 'Josefin Sans', sans-serif;
	min-width: 350px
	
	
}
.custom-select {
	
   padding: 10px 10px 0px 0px;
    margin-bottom: 10px;
 
    width: 100%;
    cursor: hand;
    cursor: pointer;
    border: 0;
    border-radius: 0;
    font-family: 'Josefin Sans', sans-serif;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: normal;
	background: none;
	overflow: hidden;
	background-color: rgba(0, 0, 0, 0.03);
	background-image: url('../images/arrow.png');
	background-repeat: no-repeat;
    background-position: 98% 15px;
    background-size: auto;
	
}
.custom-select select .opcion {
	 
margin: 10px 10px;
padding: 10px
}


.custom-select select option {
	 
margin: 10px 0;
padding: 10px
}



.custom-select select option:hover {
background: rgba(0, 0, 0, 0.03);
  color: #191919;
}


.custom-select select option:active {
background: rgba(0, 0, 0, 0.03);
  color: #191919;
}

.custom-select select option:focus {
background: rgba(0, 0, 0, 0.03);
  color: #191919;
}

.custom-select select option:selected {
background: rgba(0, 0, 0, 0.03);
  color: #191919;;
}

.custom-select select option:checked {
background: rgba(0, 0, 0, 0.03);
  color: #191919;;
}



.custom-select:focus { outline:0 !important; }

.custom-select select:focus { outline:0 !important; }



@media (min-width: 600px)
{
	
	
.sayhi {

    width: 100%;
    text-align: center ;
	position: absolute;
    left: 0;
    
    top: 15%;
}
p.suc-title {

	font-size: 29px;
}

.sayhi img {
    width: 30%;
}
.formulario form {
   
    margin: 320px auto 9% auto;
    
}
section.formulario {
    
    margin: 0 auto;
	margin: 0 auto 0 auto;
    width: 90%;
	padding: 0;
	max-width: 1100px;
    
}

.productos {
    margin: 5% auto 0 auto;
	    margin: 5% auto 0 auto;
 
    max-width: 90%;

}
.productos p
{
	
	margin: 2rem auto 7rem auto;
	font-size: 20px;
	line-height: 25px
}

.productos h1 {
   
    font-size: 22px;
	font-weight: 600
    
}


.col-12.store-name {
    
	   margin-top: 0px
}


.productos .nopadding:nth-child(1) {
    
    margin: 0;
}

}

@media (min-width: 1000px)
{
header {
    margin: -82px 0 0 0;
}

.navbar-expand-lg .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: unset;
    float: right;
    text-align: right;
    display: inline-block;
    width: 100%;
	padding: 0 70px 0 0;
}

li.nav-item
{

display: inline-block;
width: auto;

}	
	
.navbar-brand img.img-fluid {
    width: 100%;
	max-width: 215px;
	
}
.social-media {
    padding-top: 18px !important;
   padding-right: 0 !important;
}

.social-media .fa-instagram {
    font-size: 2rem;
	color: #000
}
.social-media .fa-facebook-f {
    font-size: 2rem;
	color: #000
}
a.navbar-brand {
    width: auto;
    display: inline;
}
nav.navbar.navbar-expand-lg {
    margin: 1.6% auto 0 auto;
	z-index: 3
    
}

.formulario h1
{
	
    font-size: 23px;
    
}


.color
{
	color: #fff !important
	
}

.dsktp
{
	display: inline
}
.mbl
{
	display: none
}


.formulario p
{
	
    font-size: 15px;
    font-weight: 300;
	line-height: 30px;	
	margin: 0 auto 20px 0
}
   

.formulariobg{
    background-size: 100%;
    padding: 0;
	
    
    width: 62%;
	
	
	}

.formulario form {

margin: 270px auto 9% auto;
    padding: 35px;
    width: 96%;
}
.formulario button

{position: absolute;
bottom: -120px;
right: 40px;
width: 240px;
height: 240px;
margin: 0;
background-size: 70%
}
.formulario .help-block.text-danger
{
    
    min-height: 15px;

	
}
section.formulario{
   
    width: 90%;
	margin: 50px auto 0 auto;
	max-width: 1100px;
	padding: 0;
	


}

section.aclaracion {
   
    max-width: 690px;
    margin: 3% auto 12% auto;
   
}
.sayhi {

    width: auto;
    text-align: left; 
	position: absolute;
    left: 0;
    
    top: 15%;
}

.sayhi img {
    width: 80%;
}
.TxtRegular
{
	
    font-size: 23px;
    
}
.aclaracion
{    
padding: 0 50px;
margin: 3% auto;
text-align: left

}


.TxtRegular img
{width: 40px;
    vertical-align: tex;}
	
.productos p
{
	max-width: 1100px
}
	
	
	
}

