/* @font-face {
  font-family: 'RobotoCondensed-Regular';
  src:	url('fonts/RobotoCondensed-Regular.ttf');
  src:	url('fonts/RobotoCondensed-Regular.ttf') format('embedded-opentype'), 
		url('fonts/RobotoCondensed-Regular.ttf') format('woff2'), 
		url('fonts/RobotoCondensed-Regular.ttf') format('woff'), 
		url('fonts/RobotoCondensed-Regular.ttf') format('truetype'); 
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'RobotoCondensed-Bold';
  src:	url('fonts/RobotoCondensed-Bold.ttf');
  src:	url('fonts/RobotoCondensed-Bold.ttf') format('embedded-opentype'), 
		url('fonts/RobotoCondensed-Bold.ttf') format('woff2'), 
		url('fonts/RobotoCondensed-Bold.ttf') format('woff'), 
		url('fonts/RobotoCondensed-Bold.ttf') format('truetype'); 
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'poppins-extra-light';
  src:	url('fonts/poppins-extra-light.woff2');
  src:	url('fonts/poppins-extra-light.woff2') format('embedded-opentype'), 
		url('fonts/poppins-extra-light.woff2') format('woff2'), 
		url('fonts/poppins-extra-light.woff2') format('woff'), 
		url('fonts/poppins-extra-light.woff2') format('truetype'); 
  font-style: normal;
}
@font-face {
  font-family: 'poppins-light';
  src:	url('fonts/poppins-light.woff2');
  src:	url('fonts/poppins-light.woff2') format('embedded-opentype'), 
		url('fonts/poppins-light.woff2') format('woff2'), 
		url('fonts/poppins-light.woff2') format('woff'), 
		url('fonts/poppins-light.woff2') format('truetype'); 
  font-style: normal;
}
@font-face {
  font-family: 'poppins-normal';
  src:	url('fonts/poppins-normal.woff2');
  src:	url('fonts/poppins-normal.woff2') format('embedded-opentype'), 
		url('fonts/poppins-normal.woff2') format('woff2'), 
		url('fonts/poppins-normal.woff2') format('woff'), 
		url('fonts/poppins-normal.woff2') format('truetype'); 
  font-style: normal;
}
@font-face {
  font-family: 'poppins-bold';
  src:	url('fonts/poppins-bold.woff2');
  src:	url('fonts/poppins-bold.woff2') format('embedded-opentype'), 
		url('fonts/poppins-bold.woff2') format('woff2'), 
		url('fonts/poppins-bold.woff2') format('woff'), 
		url('fonts/poppins-bold.woff2') format('truetype'); 
  font-style: normal;
}
@font-face {
  font-family: 'poppins-extra-bold';
  src:	url('fonts/poppins-extra-bold.woff2');
  src:	url('fonts/poppins-extra-bold.woff2') format('embedded-opentype'), 
		url('fonts/poppins-extra-bold.woff2') format('woff2'), 
		url('fonts/poppins-extra-bold.woff2') format('woff'), 
		url('fonts/poppins-extra-bold.woff2') format('truetype'); 
  font-style: normal;
}
 */

@font-face {
  font-family: 'Roboto-Bold';
  src:	url('fonts/Roboto-Bold.ttf');
  src:	url('fonts/Roboto-Bold.ttf') format('embedded-opentype'), 
		url('fonts/Roboto-Bold.ttf') format('woff2'), 
		url('fonts/Roboto-Bold.ttf') format('woff'), 
		url('fonts/Roboto-Bold.ttf') format('truetype'); 
  font-style: normal;
}
@font-face {
  font-family: 'Roboto-Regular';
  src:	url('fonts/Roboto-Regular.ttf');
  src:	url('fonts/Roboto-Regular.ttf') format('embedded-opentype'), 
		url('fonts/Roboto-Regular.ttf') format('woff2'), 
		url('fonts/Roboto-Regular.ttf') format('woff'), 
		url('fonts/Roboto-Regular.ttf') format('truetype'); 
  font-style: normal;
}








html,body{
	height:100%;
}
body{
	overflow:scroll;
	overflow-x:hidden;
	overflow-y:auto;
	font-family:"Roboto-Regular", arial;
	color:#666666;
}
body,
h1,h2,h3,h4,h5,h6,
.h1,.h2,.h3,.h4,.h5,.h6,
p,.p{
	font-weight:normal;
}
h1,h2,h3,h4,h5,h6{
	font-family: 'Roboto-Regular', arial;
}
h1 b,
h1.b,
h1.font-bold,
h2 b,
h2.b,
h2.font-bold,
h3 b,
h3.b,
h3.font-bold,
h4 b,
h4.b,
h4.font-bold,
h5 b,
h5.b,
h5.font-bold,
h6 b,
h6.b,
h6.font-bold{
	font-family: 'font-bold', arial;
}
h1,.h1{
	font-size:24pt;
}
h2,.h2{
	font-size:22pt;
}
h3,.h3{
	font-size:20pt;
}
h4,.h4{
	font-size:18pt;
}
h5,.h5{
	font-size:16pt;
}
h6,.h6{
	font-size:14pt;
}
body, p, .p{
	font-size:12pt !important;
}
small, .small{
	font-size:9pt !important;
}

.font-extra-light{
	font-family: '';
}
.font-light{
	font-family: '';
}
.font-normal{
	font-family:"Roboto-Regular", arial;
}
b, strong,
.font-bold{
	font-family:'Roboto-Bold', arial;
	font-weight:600;
}
.font-extra-bold{
	font-family:'Roboto-Bold', arial;
	font-weight:900;
}

.text-overflow-line-1,
.text-overflow-line-2,
.text-overflow-line-3,
.text-overflow-line-4,
.text-overflow-line-5,
.text-overflow-line-6{
	display: block;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}
.text-overflow-line-1{
	-webkit-line-clamp: 1;
}
.text-overflow-line-2{
	-webkit-line-clamp: 2;
}
.text-overflow-line-3{
	-webkit-line-clamp: 3;
}
.text-overflow-line-4{
	-webkit-line-clamp: 4;
}
.text-overflow-line-5{
	-webkit-line-clamp: 5;
}
.text-overflow-line-6{
	-webkit-line-clamp: 6;
}
.btn, a, button, input[type=submit], input[type=button]{
	cursor:pointer !important;
	text-decoration:none !important;
}


table tr td{
	vertical-align: middle !important;
}




.bg-blue{
	background:#3467a7;
}
.text-blue{
	color:#3467a7;
}
.text-danger{
	color:#fa4966 !important;
}
a.text-danger:hover{
	color:#3467a7 !important;
}

.alert-light-gray,
.bg-light-gray{
	background:#EEEEEE;
}
.alert-gray,
.bg-gray{
	background:#D6D6D6;
}
.text-dark-gray{
	color:#666666;
}
.text-gray{
	color:#b2b2b2;
}


.form-control.formStyle{
	height:60px;
	box-shadow:0 0 0, 2px 2px 5px 0px rgba(0,0,0,0.1) inset !important;
	border-width:2px;
	border-radius:10px;
}
.form-control.formStyle:focus{
	border-color:#fa4966 ;
}
.form-control.formStyle[type=file]{
	height:60px !important;
	padding-top:13px;
}


.disabled-layer{
	content:'';
	position:absolute;
	left:0;
	right:0;
	bottom:0;
	top:0;
	background:#ddd;
	z-index:10;
	opacity:0.2;
}



.object-cover-center{
    object-fit:cover;
	object-position:center;
    -o-object-fit: cover;
	-o-object-position: center;
	aspect-ratio: 16/9;
	overflow: hidden; 
	width:100%;
}

.white-space-nowrap{
	white-space:nowrap;
}
.white-space-normal{
	white-space:normal;
}

.text-italic{
	font-style:italic;
}




.carousel .carousel-indicators li{
	background:#879BCF;
	opacity:1;
	margin:0;
	
}
.carousel .carousel-indicators li.active{
	background:#DC3545;
}
.carousel .carousel-inner{
	overflow: inherit;
}


.btn-active-outline-blue{
	border:2px solid #ddd;
	background:#fff;
	color:#3467a7;
	border-radius:10px;
}
.btn-active-outline-blue:hover{
	border:2px solid #3467a7 ;
	color:#3467a7;
	box-shadow:0px 5px 10px rgba(0, 0, 0, 0.1);
}
.btn-active-outline-blue.active{
	border:2px solid #3467a7 ;
	background:#3467a7 ;
	color:#fff;
}
.btn-active-outline-blue a{
	color:#fa4966 ;
}
.btn-active-outline-blue.active a{
	color:#fff;
}

.btn-danger{
	background-color:#fa4966 ;
}
.btn-danger,
.btn-outline-danger{
	box-shadow:0 0 0 !important;
}
.btn-outline-danger{
	border-width:2px; 
	border-radius:10px; 
	color:#3467a7;
}
.btn-outline-danger:hover{
	border-color:#fa4966 ;
	background-color:#fa4966 ;
}
.btn-primary{
	background-color:#3467a7;
}
.btn-outline-primary:hover{
	background-color:#3467a7;
}

.alert{
	border-radius:10px;
}

.modal#popup-categories label{
	cursor:pointer !important;
}

@media (min-width: 992px){
	.container{
		max-width:1366px;
		padding-left:20px;
		padding-right:20px;
	}
}


@media screen and (max-width: 1200px){} 
@media screen and (max-width: 992px){
	
} 
@media screen and (max-width: 768px){
	
} 
@media screen and (max-width: 576px){}












