/* global */

*,
*::before,
*::after {
  box-sizing: border-box;
  padding: 0;
  margin: 0;
}

html {
	min-height: 100%;
}

* {
	margin: 0;
	padding: 0;
}

a {
	color: #025194;
	text-decoration:none;
}

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

a:visited {
	color: #025194;
}

li {
	list-style: none;
}

header {
  
  background: #3d4144 url("../img/bg.png") 0 0 repeat;
  /*border-bottom: 5px solid #ddd;*/
}

header nav a{
	color:#fff !important; 	
	
}
header nav a:hover{
	color:#fff !important; 	
	
}


body {
	color: #888888;
	font: 12px Helvetica,sans-serif;
	
}

#wrapper_big{
	background: #7f7fd5;
	background: linear-gradient(to right, #91eae4, #86a8e7, #7f7fd5);
	width:100%;
	/*padding-bottom: 10px;*/
}

#wrapper {
	margin: 0 auto;
	max-width: 1010px;
    
    
    
    padding-top:6px;
}
.homepage_wrapper {
	padding-bottom:140px !important;
}

.container {
  margin: 0 auto;
  /*padding-left: 200px;
  width: 722px;*/
  display:inline;
  position:absolute;
  left:30%;
}

.container1 {
  margin: 0 auto;
    padding-left: 765px;
    padding-top: 6px;
    width: 290px;
   
}


a.btn,  a.btn:hover {border-radius: 5px 5px 5px 5px; font-family: Enriqueta,Arial,sans-serif; background: #b48608; padding: 4px 7px; color: #000 !important; text-decoration: none; margin: 0 auto; width: 100%;  margin: 0 auto; display: block; text-align: center; font-style: italic; font-weight:bold; width:200px;}

/*a.btn:hover { color: #000; background: #fff; }*/

nav {
  height: 36px;
  background: #464b4c;
  border-top: 1px solid #353939;
  border-bottom: 1px solid #2e3131;
  background-image: -webkit-linear-gradient(top, #464b4c, #3f4344);
  background-image: -moz-linear-gradient(top, #464b4c, #3f4344);
  background-image: -o-linear-gradient(top, #464b4c, #3f4344);
  background-image: linear-gradient(to bottom, #464b4c, #3f4344);
  -webkit-box-shadow: inset 0 1px rgba(255, 255, 255, 0.06);
  box-shadow: inset 0 1px rgba(255, 255, 255, 0.06);
  text-align:center;
}
nav a {
  -webkit-transition: 0.1s ease-out;
  -moz-transition: 0.1s ease-out;
  -o-transition: 0.1s ease-out;
  transition: 0.1s ease-out;
  -webkit-transition-property: background-color, line-height;
  -moz-transition-property: background-color, line-height;
  -o-transition-property: background-color, line-height;
  transition-property: background-color, line-height;
}
nav ul {
  float: left;
  border-left: 1px solid #353939;
  border-left: 1px solid rgba(0, 0, 0, 0.2);
  border-right: 1px solid #4d5354;
  border-right: 1px solid rgba(255, 255, 255, 0.06);
}
nav li {
  float: left;
}
nav a {
  display: block;
  padding: 0 20px;
  line-height: 36px;
  color: #ddd;
  text-decoration: none;
  text-shadow: 0 -1px #2e3131;
  border-left: 1px solid #4d5354;
  border-left: 1px solid rgba(255, 255, 255, 0.06);
  border-right: 1px solid #353939;
  border-right: 1px solid rgba(0, 0, 0, 0.2);
  cursor: pointer;
}
nav a:hover {
  background: #4d5354;
  background: rgba(255, 255, 255, 0.05);
}
nav li.active a, nav li.active a:hover, nav a:active {
  padding: 0 21px;
  line-height: 33px;
  color: #eee;
  background: #323637;
  border-left: 0;
  border-right: 0;
  border-bottom: 3px solid #48a9c0;
  background-image: -webkit-linear-gradient(top, #484e4f, #323637);
  background-image: -moz-linear-gradient(top, #484e4f, #323637);
  background-image: -o-linear-gradient(top, #484e4f, #323637);
  background-image: linear-gradient(to bottom, #484e4f, #323637);
  -webkit-box-shadow: inset 0 -1px #151717, inset 0 -1px 8px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 -1px #151717, inset 0 -1px 8px rgba(0, 0, 0, 0.2);
}
nav li.green a, nav li.green a:active {
  border-bottom-color: #56c93d;
}
nav li.red a, nav li.red a:active {
  border-bottom-color: #a54e49;
}
nav li.purple a, nav li.purple a:active {
  border-bottom-color: #c052b9;
}
nav li.yellow a, nav li.yellow a:active {
  border-bottom-color: #c0bb30;
}







#top{
    background: transparent url('../img/spy_phone_app_icon.png') no-repeat left top; 
	
    /*width: 305px;*/
    height: 100px;
    padding: 0 0 0 96px;
    
    position: absolute;
    top:9px;
    left:30%;
    /*margin-left:-430px;*/
}



#top_holder{
	width:100%;
	height: 100px;
}



#top h2{
    margin-top:5px;
    color:#fff;
}

#top h3{
    
    color:#fff;
}

#top a{
		color:#fff !important;
		font-weight:bold;
}

#top span{
    float:right;
    margin-right: 30px;
    margin-top:5px;
    color:#fff;
    
}

#top h3{
	
	margin:4px 0 0 10px;
	padding:0 0 0 19px;
}







 

 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}











   
    

#div_res{
	margin: 6px 16px 0 12px;
	color:red;
	clear:both;
	padding: 3px 0 0 0;
}




#footer{
	width:100%;
	border-top:2px solid #8E8E8E;
	height:85px;
	text-align: center;
}
.footer_links{
	margin-top:-10px;	
}
.left_footer1 {
	width:250px;	
}
.right_footer {
	width:100px;	
}
#inner_footer{
	
	margin:0 auto;
	
}

#parola_login_left{
	display:none;
}




.error {
	color:red;
}


p{
	text-align: justify;
	margin:4px 0 4px 0;
	font: 15px Helvetica,sans-serif;
}



.left_footer{
    float:left;
    margin-left:5px;
    padding-top:3px;
}

.right_footer{
    float:right;
    margin-right:10px;
    padding-top:3px;
}

.follow_us{
    /*padding:13px 0px 0 0;*/
    font-weight: bold;
}



.news_div h1{
    text-align: center;
}

.news_div h3{
    margin-left:10px;
}

.morespace{
    padding-bottom: 15px !important;
}

.right_align{
    direction: rtl;
}



.center_div{
    text-align:center;
    
}

.ui-state-active{
	background: none repeat scroll 0 0 #20AAE5 !important;
    border-bottom: 0.25em solid #1894CA !important;
}









.hide_elem{
	display:none;	
}



#disclaimer_div{
	margin-top:10px;
	text-align:center;
	color:#f00;	
}





@media screen and (max-width: 600px) {
	 .marginleft {
		margin-top: auto;
		margin-bottom: auto;
		margin-right: auto;
		margin-left: 5px;
	}
	
	h2.margin_left{
		margin-left: 5px;
	}
}

.color_blue{
	color:blue;
}

.home_div_holder {
    vertical-align: text-top;
}

.container1 {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  max-width: 1200px;
  margin-block: 2rem;
  gap: 2rem;
}

img {
  max-width: 100%;
  display: block;
  object-fit: cover;
}

.card {
  display: flex;
  flex-direction: column;
  width: clamp(20rem, calc(20rem + 2vw), 22rem);
  overflow: hidden;
  box-shadow: 0 .1rem 1rem rgba(0, 0, 0, 0.1);
  border-radius: 1em;
  background: #ECE9E6;
  background: linear-gradient(to right, #FFFFFF, #ECE9E6);

}

.card_big {
  display: flex;
  flex-direction: column;
  margin:4px;
  overflow: hidden;
  box-shadow: 0 .1rem 1rem rgba(0, 0, 0, 0.1);
  border-radius: 1em;
  background: #ECE9E6;
  background: linear-gradient(to right, #FFFFFF, #ECE9E6);

}

.card__body {
  padding: 1rem;
  display: flex;
  flex-direction: column;
  gap: .5rem;
}


.tag {
  align-self: flex-start;
  padding: .25em .75em;
  border-radius: 1em;
  font-size: .75rem;
}

.tag + .tag {
  margin-left: .5em;
}

.tag-blue {
  background: #56CCF2;
background: linear-gradient(to bottom, #2F80ED, #56CCF2);
  color: #fafafa;
}

.tag-brown {
  background: #D1913C;
background: linear-gradient(to bottom, #FFD194, #D1913C);
  color: #fafafa;
}

.tag-red {
  background: #cb2d3e;
background: linear-gradient(to bottom, #ef473a, #cb2d3e);
  color: #fafafa;
}

.card__body h4 {
  font-size: 1.5rem;
  text-transform: capitalize;
}

.card__footer {
  display: flex;
  padding: 1rem;
  margin-top: auto;
}

.user {
  display: flex;
  gap: .5rem;
}

.user__image {
  border-radius: 50%;
}

.user__info > small {
  color: #666;
}