@import url('https://fonts.googleapis.com/css?family=Architects+Daughter|Gloria+Hallelujah|Josefin+Sans|Josefin+Slab');
.mCupon {
	display: none;
}
.left {
	float: left;
}
.right {
	float: right;
}

.mLogin .modal-content {
	max-height: 395px;
}

.banner3 {
  background: url(../../img/portales/raydemexico/whtasapp.png) !important;
  margin-top: 20px;
  display: inline-block;
  width: 222px;
  height: 255px;
  float: left;
  margin-right: 30px;
  background-repeat: no-repeat !important;
}

.banner1 {
  background: url(../../img/portales/raydemexico/banamex.png) !important;
  margin-top: 20px;
  display: inline-block;
  width: 222px;
  height: 255px;
  float: left;
  margin-left: 25px;
  background-repeat: no-repeat !important;
}
.banner2 {
  background: url(../../img/portales/raydemexico/team.png) !important;
  margin-top: 25px;
  display: inline-block;
  width: 222px;
  height: 255px;
  float: left;
  margin-left: 25px;
  background-repeat: no-repeat !important;
  cursor: pointer;
}

.header2 {
  background: url(../../img/portales/raydemexico/header2.png) !important;
  display: inline-block;
  width: 420px;
  height: 131px;
  margin: 0 auto;
  margin-left: 50px;
  background-repeat: no-repeat !important;
  margin-top: 15px;
}

body { 
	width:100%; 
	margin:0;
	font-size:12px;
}

.modal-dialog.modal2 {
	float: none !important;
}
.modal-dialog.modal2 div {
	border-radius: 15px;
	
}
.modal-dialog.modal2 .modal-content {
	box-shadow: 3px 3px 7px rgba(0,0,0,0.5);
	border-radius: 15px;
}

.modal-dialog.modal2 form {
	background: #eee;
	border-radius: 15px;
}


#imgLogo img {
	content: url('../../img/portales/raydemexico/logo.png');
	margin-top: 30px !important;
  margin-left: 100px;
  height: 57px;
  width: 218px;
  float: left;
}

#imgLogo img: after {
	content: url('../../img/portales/raydemexico/logo.png');
}

.header, .main-header {

  background: url('../../img/portales/raydemexico/header.png') !important;
  height: 130px !important;
  top: 0;
  left: 0;
  overflow: hidden;
  background-size: 100% !important;
  background-repeat: no-repeat;
 
}

.page-signin-modal {
/*	
    background: url('../../img/portales/raydemexico/marca_agua.jpg') !important;
    background-repeat: no-repeat;
    background-position-x: 20%;
    background-position-y: 30%;
*/    
}
.page-signin-modal > .modal-dialog {
  margin: 60px auto;
  float: inherit;
}

.btn-primary ,.btn-primary:hover{
	background: rgb(45,187,237);
	background: linear-gradient(90deg, rgba(45,187,237,1) 49%, rgba(29,29,29,1) 100%);
	color: #fff;
	border-radius:15px;

}

#btnDemo{
	background: rgb(45,187,237) !important;
	background: linear-gradient(90deg, rgba(45,187,237,1) 49%, rgba(29,29,29,1) 100%)!important;
	color: #fff;
	border-radius:15px;

}

#page-signin-forgot-link { 
	color: #2dbbed !important;
	font-weight: bold;
}

.page-signin-modal h4,
.title-flo {
	color: #2dbbed !important;
}

.title-flo {
	text-shadow: none !important;
}



.mNavBar {
  top: 134px;
}

#btnTienda {
	display: none;
}

#px-navbar-collapse, #btn-px-nav-toggle {
  background: #05418a;
}

#px-navbar-collapse a {
	color: #fff;
	font-weight: bold;
}
#px-navbar-collapse li {
	border: 1px solid;
	margin: 0px 15px;
}

#menuAyuda {
	display: none !important;
}

#mBoxUser a {
  color: #333;
  margin-left: 3px;
  font-weight: normal;
}

.p-b-1, .p-y-1 { 
	padding-bottom: 3px !important;
	padding-top: 3px !important;	
}

.fa {
	font: normal normal normal normal normal normal 1 FontAwesome !important;
}


.panel-flo  .panel-heading {
	background: #05418a !important;
}

.panel-flo  {
	border-color: #05418a !important;
}

.register{
color:#2dbbed;	
}