
 /* modal */
 :host ::ng-deep .block-ui-wrapper {
	background: rgba(255, 249, 249, 0.5) !important;
  }
  
  :host ::ng-deep .close:not(:disabled):not(.disabled):hover, .close:not(:disabled):not(.disabled):focus {
	outline: none !important;
  }

body,
html {
    width: 100%;
	height: 100%;
}
.clr-body{

	background-color: #e0e0e0;
}
.style-form{
	background-color: #12192c;
	/* padding-top: 20%; */
}

.centrado{
	display: flex;
	justify-content: center;
	align-items: center;
	height: 120vh;
}

.otro-2{
	margin-top: 3%;
	height: 530px !important;
}

/* input:invalid {
	border: 2px dashed red;
  }
  
  input:invalid:required {
	background-image: linear-gradient(to right, rgb(233, 233, 233), rgb(219, 224, 219));
  }
  
  input:valid {
	border: 2px solid black;
  } */

.fondo-img{
	background: url('../images/login.PNG') center center no-repeat;
	background-size: cover;
}

.btn-cotizacion{
	background: #388ECD;
	background-size: cover;
	color:white;
	font-size: 18px;
	border-radius: 30px;
	width: 45%;
	height: 36px;
	padding-top: 3px;
	margin-top: 15px;
}

.btn-cotizacion:hover {
	background: #388ECD;
	color: white;
}

.cursor{
	cursor: pointer;
}

.img-fondo{
	height: 70%;
	width: 70%;
}

.style-input{
	display: inline-block;
	padding: 1rem 1.5rem 1rem 1.5rem;
	border: 1px solid #ffffff;
	border-radius: 30px;
	background-color: #ffffff;
	font-weight: 600;
	font-size: 0.875rem;
	line-height: 0;
	text-decoration: none;
}

.style-input-select{
	border-radius: 30px;
	display: inline-block;
}

.input-form{
	height:36px;
	width: 65%;
}


/* Mquerys */
@media screen and (max-width: 1200px){

	.ex-basic-1 {
		margin-top: -10% !important;
	}

	.centrado{
		display: flex;
		justify-content: center;
		align-items: center;
		/* height: 100vh; */
	}
	.otro-2{
		margin-top: 4;
		width: 350px !important;
	}

	.style-input{
		display: inline-block;
		padding: 1rem 1.5rem 1rem 1.5rem;
		border: 1px solid #ffffff;
		border-radius: 30px;
		background-color: #ffffff;
		font-weight: 600;
		font-size: 0.875rem;
		line-height: 0;
		text-decoration: none;
	}
	.input-form{
		height:36px;
		width: 82%;
	}
	.btn-cotizacion{
		background: #388ECD;
		background-size: cover;
		color: white;
		font-size: 18px;
		border-radius: 30px;
		width: 60%;
		height: 36px;
		padding-top: 3px;
		margin-top: 15px;
	}
	
	.btn-cotizacion:hover {
		background: #388ECD;
		color: rgb(161, 161, 161);
	}


}

/* Mquerys */
@media screen and (max-width: 800px){
	.ex-basic-1 {
		margin-top: -10% !important;
	}

	.centrado{
		display: flex;
		justify-content: center;
		align-items: center;
		/* height: 100vh; */
	}
	.otro-2{
		margin-top: 4;
		width: 350px !important;
	}

	.style-input{
		display: inline-block;
		padding: 1rem 1.5rem 1rem 1.5rem;
		border: 1px solid #ffffff;
		border-radius: 30px;
		background-color: #ffffff;
		font-weight: 600;
		font-size: 0.875rem;
		line-height: 0;
		text-decoration: none;
	}
	.input-form{
		height:36px;
		width: 82%;
	}
	.btn-cotizacion{
		background: #388ECD;
		background-size: cover;
		color: white;
		font-size: 18px;
		border-radius: 30px;
		width: 60%;
		height: 36px;
		padding-top: 3px;
		margin-top: 15px;
	}
	
	.btn-cotizacion:hover {
		background: #388ECD;
		color: rgb(161, 161, 161);
	}

}

/* Mquerys */
@media screen and (max-width: 400px){

	.ex-basic-1 {
		margin-top: -12% !important;
	}

	.centrado{
		display: flex;
		justify-content: center;
		align-items: center;
		/* height: 100vh; */
	}
	.otro-2{
		margin-top: 4;
		width: 350px !important;
	}

	.style-input{
		display: inline-block;
		padding: 1rem 1.5rem 1rem 1.5rem;
		border: 1px solid #ffffff;
		border-radius: 30px;
		background-color: #ffffff;
		font-weight: 600;
		font-size: 0.875rem;
		line-height: 0;
		text-decoration: none;
	}
	.input-form{
		height:36px;
		width: 82%;
	}
	.btn-cotizacion{
		background: #388ECD;
		background-size: cover;
		color: white;
		font-size: 18px;
		border-radius: 30px;
		width: 60%;
		height: 36px;
		padding-top: 3px;
		margin-top: 15px;
	}
	
	.btn-cotizacion:hover {
		background: #388ECD;
		color: rgb(161, 161, 161);
	}


}

/* Mquerys */
@media screen and (max-width: 320px){
	.ex-basic-1 {
		margin-top: -1% !important;
	}

	.centrado{
		display: flex;
		justify-content: center;
		align-items: center;
		/* height: 100vh; */
	}
	.otro-2{
		margin-top: 4;
		width: 300px !important;
	}

	.style-input{
		display: inline-block;
		padding: 1rem 1.5rem 1rem 1.5rem;
		border: 1px solid #ffffff;
		border-radius: 30px;
		background-color: #ffffff;
		font-weight: 600;
		font-size: 0.875rem;
		line-height: 0;
		text-decoration: none;
	}
	.input-form{
		height:36px;
		width: 82%;
	}
	.btn-cotizacion{
		background: #388ECD;
		background-size: cover;
		color: white;
		font-size: 18px;
		border-radius: 30px;
		width: 60%;
		height: 36px;
		padding-top: 3px;
		margin-top: 15px;
	}
	
	.btn-cotizacion:hover {
		background: #388ECD;
		color: rgb(161, 161, 161);
	}


}




body, p {
	color: #5e6576; 
	font: 400 1rem/1.625rem "Titillium Web", sans-serif;
}

h1 {
	color: #223150;
	font-weight: 700;
	font-size: 2.5rem;
	line-height: 3.25rem;
	letter-spacing: -0.4px;
}

h2 {
	color: #223150;
	font-weight: 700;
	font-size: 2rem;
	line-height: 2.5rem;
	letter-spacing: -0.4px;
}

h3 {
	color: #223150;
	font-weight: 700;
	font-size: 1.75rem;
	line-height: 2.25rem;
	letter-spacing: -0.2px;
}

h4 {
	color: #223150;
	font-weight: 700;
	font-size: 1.5rem;
	line-height: 2rem;
	letter-spacing: -0.2px;
}

h5 {
	color: #223150;
	font-weight: 700;
	font-size: 1.25rem;
	line-height: 1.625rem;
}

h6 {
	color: #223150;
	font-weight: 700;
	font-size: 1rem;
	line-height: 1.375rem;
}

.p-large {
	font-size: 1.125rem;
	line-height: 1.75rem;
}

.p-small {
	font-size: 0.875rem;
	line-height: 1.5rem;
}


a {
	color: #5e6576;
	text-decoration: underline;
}

a:hover {
	color: #5e6576;
	text-decoration: underline;
}

.no-line {
	text-decoration: none;
}

.no-line:hover {
	text-decoration: none;
}


.labels-form-1{
	margin-right: 50% !important;
	margin-bottom: 5px;
	color: rgb(218, 218, 218);
}

.labels-form-2{
	margin-right: 42% !important;
	margin-bottom: 5px;
	color: rgb(218, 218, 218);
}

.form-group {
	position: relative;
	margin-bottom: 1.25rem;
}

.form-control-input,
.form-control-textarea {
	width: 100%;
	padding-top: 0.875rem;
	padding-bottom: 0.875rem;
	padding-left: 1.5rem;
	border-radius: 8px;
	font-size: 0.875rem;
	line-height: 1.5rem;
	-webkit-appearance: none; /* removes inner shadow on form inputs on ios safari */
}

.form-control-textarea {
	display: block;
	height: 14rem; /* used instead of html rows to normalize height between Chrome and IE/FF */
}



/**********************/
/*  Navigation Login  */
/**********************/
.navbar {
	background-color: #12192c;
	font-weight: 600;
	font-size: 0.875rem;
	line-height: 0.875rem;
	box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.05);
}

.navbar .navbar-brand {
	padding-top: 0.25rem;
	padding-bottom: 0.25rem;
}

.navbar .logo-image img {
    width: 56px;
	height: 52px;
}



.logo-image-c{
	width: 50% !important;
	margin-top: -10%;
}

.img-fl-2{
	max-width:80%;
	height:80%;
	margin-top: 10%;
}

.navbar .logo-text {
	color: #223150;
	font-weight: 700;
	font-size: 1.875rem;
	line-height: 1rem;
	text-decoration: none;
}


.navbar .navbar-nav {
	margin-top: 0.75rem;
	margin-bottom: 0.5rem;
	margin-right: 25px;
}

.navbar .nav-item .nav-link {
	padding-top: 0.625rem;
	padding-bottom: 0.625rem;
	color: #5e6576;
	text-decoration: none;
	transition: all 0.2s ease;
}

.navbar .nav-item.dropdown.show .nav-link,
.navbar .nav-item .nav-link:hover,
.navbar .nav-item .nav-link.active {
	color: #0092ff;
}

/* Dropdown Menu */
.navbar .dropdown .dropdown-menu {
	animation: fadeDropdown 0.2s; /* required for the fade animation */
}

@keyframes fadeDropdown {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
	}
}

.navbar .dropdown-menu {
	margin-top: 0.25rem;
	margin-bottom: 0.25rem;
	border: none;
	background-color: #12192c;
}

.navbar .dropdown-item {
	padding-top: 0.625rem;
	padding-bottom: 0.625rem;
	color: #5e6576;
	font-weight: 600;
	font-size: 0.875rem;
	line-height: 0.875rem;
	text-decoration: none;
}

.navbar .dropdown-item:hover {
	background-color: #12192c;
	color: #0092ff;
}

.navbar .dropdown-divider {
	width: 100%;
	height: 1px;
	margin: 0.5rem auto 0.5rem auto;
	border: none;
	background-color: #12192c;
}
/* end of dropdown menu */

.navbar .navbar-toggler {
	padding: 0;
	border: none;
	font-size: 1.25rem;
}



/***********************/
/*     Extra Pages     */
/***********************/
.ex-header {
	padding-top: 9rem;
	padding-bottom: 5rem;
	background-color: #fcfafb;
}

.ex-basic-1 .list-unstyled .fas {
	font-size: 0.375rem;
	line-height: 1.625rem;
}

.ex-basic-1 .list-unstyled .flex-grow-1 {
	margin-left: 0.5rem;
}

.ex-basic-1 .text-box {
	padding: 1.25rem 1.25rem 0.5rem 1.25rem;
	background-color: #fcfafb;
}

.ex-cards-1 .card {
	border: none;
	background-color: transparent;
}

.ex-cards-1 .card .fa-stack {
	width: 2em;
	font-size: 1.125rem;
}

.ex-cards-1 .card .fa-stack-2x {
	color: #0092ff;
}

.ex-cards-1 .card .fa-stack-1x {
	width: 2em;
	color: #ffffff;
	font-weight: 700;
	line-height: 2.125rem;
}

.ex-cards-1 .card .list-unstyled .flex-grow-1 {
	margin-left: 2.25rem;
}

.ex-cards-1 .card .list-unstyled .flex-grow-1 h5 {
	margin-top: 0.125rem;
	margin-bottom: 0.5rem;
}


/*************************/
/*     Media Queries     */
/*************************/	
/* Min-width 768px */
@media (min-width: 768px) {

	

	/* Extra Pages */
	.ex-basic-1 .text-box {
		padding: 1.75rem 2rem 0.875rem 2rem;
		margin-top: 6% ;
	}
	/* end of extra pages */
}
/* end of min-width 768px */


/* Min-width 992px */
@media (min-width: 992px) {
	
	/* General Styles */
	.h2-heading {
		width: 35.25rem;
		margin-right: auto;
		margin-left: auto;
	}

	.p-heading {
		width: 46rem;
		margin-right: auto;
		margin-left: auto;
	}
	/* end of general styles */


	/* Navigation */
	.navbar {
		padding-top: 1.75rem;
		background-color: #12192c;
		box-shadow: none;
		transition: all 0.2s;
	}

	.navbar.top-nav-collapse {
		padding-top: 0.5rem;
		padding-bottom: 0.5rem;
		background-color: #12192c;
		box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.05);
	}

	
	.navbar .navbar-nav {
		margin-top: 0;
		margin-bottom: 0;
	}
	
	.navbar .nav-item .nav-link {
		padding-right: 0.75rem;
		padding-left: 0.75rem;
	}

	.navbar .dropdown-menu {
		padding-top: 0.75rem;
		padding-bottom: 0.75rem;
		box-shadow: 0 3px 3px 1px rgba(0, 0, 0, 0.08);
	}

	.navbar .dropdown-divider {
		width: 90%;
	}

	.navbar .nav-item .btn-solid-sm {
		margin-top: 0;
		margin-left: 1rem;
	}
	/* end of navigation */


	/* Extra Pages */
	.ex-cards-1 .card {
		display: inline-block;
		width: 296px;
		vertical-align: top;
	}

	.ex-cards-1 .card:nth-of-type(3n+2) {
		margin-right: 1rem;
		margin-left: 1rem;
	}
	/* end of extra pages */
}
/* end of min-width 992px */


/* Min-width 1200px */
@media (min-width: 1200px) {
	
	/* General Styles */
	.container {
		max-width: 1140px;
	}
	/* end of general styles */
	


	/* Extra Pages */
	.ex-cards-1 .card {
		width: 336px;
	}

	.ex-cards-1 .card:nth-of-type(3n+2) {
		margin-right: 2.875rem;
		margin-left: 2.875rem;
	}
	/* end of extra pages */
}
/* end of min-width 1200px */

