body{
	background-color: #ededed;
	font-family: -apple-system, BlinkMacSystemFont, sans-serif !important;
	color: #656D78;
}
.navbar{
	background-color:#ED5565;
	color: #FFFFFF !important;
	border: 0px;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover{
	background-color: #DA4453 !important;
	color: #FFFFFF !important;
}
a, .navbar-brand{
	color: #FFFFFF !important;
}
.center{
	text-align: center;
}
.bg-pink{
	background-color:#ED5565;
}
.pink-font{
	color: #ED5565 !important;
}
.bg-white{
	background-color: #FFFFFF;
	overflow: hidden;
}
.justify{
	text-align: justify;
}
.padding20{
	padding: 20px;
}
.font09{
	font-size: 1em;
	color: #908c8c;
}
hr{
    border-top: 1px solid #DBE2E0 !important;
}
#mainBanner{
	background-image: url('../../imgs/img_banner_680.png');
	height: 680px;
	background-repeat: no-repeat;
    background-position: right top;
    background-attachment: fixed;
}
.marginleft200{
	margin-left: 200px;
}
.horizontal-scrolling{
	height: 70px;
	padding: 7px;
}
.d-product{
    /*height: 260px;*/
    width: 100%;
    padding: 16px;
    background-color: #FFFFFF;
}
.marginleft0{
	margin-left: 0px !important;
}
.d-img-product img{
	width: 100%;
	margin-top: 0px;
}
#d-footer{
	margin-top: 0px;
	background-color: #454a52;
	padding-bottom: 20px;
}
.white-font{
	color: #FFFFFF !important;
}
.width50{
	width: 49%;
	margin-left: 1%;
	overflow: hidden;
	float: left;
	padding: 20px;
    height: 280px;
    border-radius: 5px;
}
.round5{
	border-radius: 5px;
}
.round4{
	border-radius: 4px;
}
.d-copyright{
	padding: 35px;
	background-color: #33363a;
}
.marquee .media-heading{
	color: #FFFFFF !important;

}
.shadow{
	box-shadow: 0px 1px 0px #C7CAC9;
}
.shadow02{
	box-shadow: 0px 2px 0px #9F2F3A;
}
hr{
	background-color: #DBE2E0;
}
.margintop50{
	margin-top: 50px;
}
.navtop{
	height: 50px !important;
    padding-top: 0px !important;
}
.ico-noticias{
	padding-top: 0px;
	margin-right: 10px;
}
.h4color{
	color: #656D78 !important;
}
.btn-conoce, .btn-conoce:visited, .btn-conoce:active, .btn-conoce:focus{
    background-color: #ED5565;
    border: none;
    padding: 15px;
    padding-left: 28px;
    padding-right: 28px;
}
.btn-conoce:hover{
	background-color: #DA4453;
}
.btn-pink, .btn-pink:visited, .btn-pink:active, .btn-pink:focus{
	background-color: #ED5565;
    border: none;
}
.btn-pink:hover{
	background-color: #DA4453;
}
.d-img{
    /*height: 110px;*/
    width: 100%;
    padding: 5px;
    background-color: #FFFFFF;
    cursor: pointer;
}
.paddingleft12{
	padding-left: 12px;
}
.font1{
	font-size: 1.1em;
}
.bg-gray{
	background-color: #454a52;
}
.padding0{
	padding: 0px;
}
.alignright{
	text-align: right;
}
.cyan-font{
	color: #7FCAE3;
}
.height40{
	height: 40px;
}
.bg-white-2{
	background-color: #FFFFFF;
}
#img-modal{
	width: 100%;
}
.width26{
	width: 26% !important;
	padding: 10px;
	height: 60px;
}
.width74{
	width: 74% !important;
	padding: 10px;
	height: 60px;
}
.inlineflex{
	display: inline-flex;
}
.padding10{
	padding: 10px;
}
.paddingleft10{
	padding-left: 10px;
}
.paddingright10{
	padding-right: 10px;
}
.padding20_2{
	padding: 0px 20px 0px 20px;
}
.floatright{
	float: right;
}
.width100{
	width: 100%;
}

.icwa{width: 24px; margin-right: 8px;}
.submar{margin-bottom: 2em;}
.fooesp{padding: 3em; background-color: #33363a;}
.wfull{width: auto;}
.carousel .media-body{
    width: 100%;
    display: block;
    padding-left: 20px;
}
#galleryModal .modal-content{
	background-color: white;
	padding: 1em;
}
#galleryModal .modal-header{
	padding: 0px !important;
}
#galleryModal .modal-body{
	padding: 0px !important;
}
#galleryModal .modal-footer{
	padding: 0px !important;
}
#carousel-example-generic2 .right, #carousel-example-generic2 .left{
	background-image: none !important;
}
.parallax { 
    /* The image used */
    background-image: url("../../imgs/img_parallax.png");

    /* Set a specific height */
    height: 400px; 

    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.margintop95{
	margin-top: 95px;
}
#galleryModal .modal-dialog{
    -webkit-box-shadow: 0 5px 15px rgba(0,0,0,0);
    -moz-box-shadow: 0 5px 15px rgba(0,0,0,0);
    -o-box-shadow: 0 5px 15px rgba(0,0,0,0);
    box-shadow: 0 5px 15px rgba(0,0,0,0);
}
.width55{
    width: 100px; padding: 15px;
}

.icos{margin-bottom: 1em;}