



.page-action-link span, .page-action-link span a {
	text-decoration: none;
}
.page-action-link span {
	border-bottom: 1px #fff dashed;
}

/* =====-===== header =====-===== */
.header{
	
	height: 523px;
	overflow: hidden;
	padding-top: 30px;
	background: #222 url('/assets/img/header_bg.jpg') no-repeat center top;
}
.header .container{
	position: relative;
}

/* ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â°ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â²ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â³ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â°ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¹Ã…â€œÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¹Ã…â€œÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â */
.navbar{
	margin-bottom: 22px;
}
.navbar-brand{
	padding-top: 7px;
	padding-right: 39px;
}
.navbar-default{
	background-color: transparent;
	border: 0;
	-webkit-border-radius: 0px;
	   -moz-border-radius: 0px;
	        border-radius: 0px;
}
.navbar-default .navbar-collapse{
	min-height: 61px;
	border-bottom: 1px solid rgba(255, 255, 255, 0.6);
}
.navbar-default .navbar-nav>li>a{
	color: #151515;
	text-decoration: none;
	font-size: 15px;
	line-height: 35px;
	font-weight: 500;
	letter-spacing: 0.05em;
	padding: 0 20px;
	margin: 0 11px;
	-webkit-border-radius: 3px;
	   -moz-border-radius: 3px;
	        border-radius: 3px;
}
.navbar-default .navbar-nav>li>a:hover{color: #fff;}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover{
	color: #00b6ae;
	background-color: #fff;
}
.navbar-default .navbar-nav>li{position: relative;}
.navbar-default .navbar-nav>li:after{
	content: "";
	position: absolute;
	right: 0;
	top: 11px;
	width: 1px;height: 17px;
	background-color: #fff;
}
.navbar-default .navbar-nav li:last-child:after{display: none;}



/* ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¹Ã…â€œÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Âº */
.search_top .form-control{
	line-height: 20px;
	height: 43px;
	border: 0;
	-webkit-border-radius: 3px;
	   -moz-border-radius: 3px;
	        border-radius: 3px;
	-webkit-box-shadow: inset 4px 4px 10px 1px rgba(0,0,0,0.15);
	   -moz-box-shadow: inset 4px 4px 10px 1px rgba(0,0,0,0.15);
	        box-shadow: inset 4px 4px 10px 1px rgba(0,0,0,0.15);}
.search_top .col-1{width: 81.999%;float: left;}
.search_top .col-2{width: 18%;float: left;padding-left: 9px;}
.search_top .btn{
	width: 100%;
	line-height: 40px;
	padding: 0;
	font-weight: 500;
	font-size: 15px;
	letter-spacing: 0.05em;}
.search_top .search-type {
	color: #fff;
	margin-top: -13px;
	margin-bottom: 7px;
}
.search_top .search-type input[type="radio"] {
	position: relative;
    top: 2px;
}
.search-list .panel {
	margin-bottom: 0;
}


/* ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¹Ã…â€œÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¹Ã…â€œÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â³ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸ */
.hd_radial{
	color: #fff;
	font-size: 14px;
	position: absolute;
	left: 163px;
	top: 20px;
	width: 250px;
	height: 250px;
	padding: 82px 0 0 30px;
	background-color: #00b6ae;
	-webkit-border-radius: 500px;
	   -moz-border-radius: 500px;
	        border-radius: 500px;
}
.hd_radial big{
	font-size: 75px;
	line-height: 1;
	display: block;
	font-family: 'Roboto Condensed';
}

.hdr_1:after{
	content: "";
	display: inline-block;
	position: absolute;
	left: 7px;
	top: 5px;
	width: 246px;
	height: 246px;
	border: 1px solid #fff;
	-webkit-border-radius: 500px;
	   -moz-border-radius: 500px;
	        border-radius: 500px;
}

.hdr_1 span{
	display: inline-block;
	padding-left: 15px;
}

.hdr_2{
	left: 410px;
	top: 84px;
	width: 235px;
	height: 235px;
	background-color: #ff8b00;
	padding-top: 45px;
	padding-left: 44px;
}

.hdr_2:after{
	content: "";
	display: inline-block;
	position: absolute;
	left: 3px;
	top: 6px;
	width: 232px;
	height: 232px;
	border: 1px solid #fff;
	-webkit-border-radius: 500px;
	   -moz-border-radius: 500px;
	        border-radius: 500px;
}
.hdr_2 big{
	font-size: 110px;
	letter-spacing: -0.05em;
}
.hdr_2 span{
	padding-top: 10px;
	padding-left: 5px;
	display: inline-block;
}


.hdr_3{
	left: 285px;
	top: 261px;
	width: 176px;
	height: 176px;
	background-color: #3469b8;
	padding-top: 24px;
	padding-left: 37px;
}


.hdr_3:after{
	content: "";
	display: inline-block;
	position: absolute;
	left: -4px;
	top: 1px;
	width: 186px;
	height: 186px;
	border: 1px solid #fff;
	-webkit-border-radius: 500px;
	   -moz-border-radius: 500px;
	        border-radius: 500px;
}
.hdr_3 big{
	font-size: 60px;
}
.hdr_3 span{
	padding-top: 5px;
	display: inline-block;
	margin-left: -12px;
}



.reglink{
	text-decoration: none !important;
	border-bottom: 1px dotted;
	float: right;
}

.hd_form{
	border: 1px solid #fff;
    background-color: #cdcfd2;
    padding: 17px 20px 7px;
    margin-top: 10px;;
}
.hd_form.loginform{
	border: 1px solid #fff;
	margin-top: 10px;
	background: #354052;
    color: #ddd;
    padding: 30px;
    border-radius: 50px;
}
.hd_form.loginform .logo img {
	width: 150px;
}
.hd_form .form-group{
	margin-bottom: 11px;
}
.hd_form .form-control{
	border: 1px solid #282828;
	background-color: #cdd0d3;
	height: 40px;
	-webkit-border-radius: 3px;
	   -moz-border-radius: 3px;
	        border-radius: 3px;
}
.validate-danger  {
	border: 2px solid red;
    animation: blink-border .5s step-end 5 alternate;
}

@keyframes blink-border { 
   50% { border-color: transparent; } 
}

.soc_lg{
	font-size: 0;
	display: block;
	margin-bottom: 20px;
}
.lgico{
	width: 16.66666667%;
	margin: 0;
	text-align: center;
	padding: 4px;
	display: inline-block;
}
.lgico img{
	width: 100%;
	height: auto;
}

.forgot{
	text-decoration: none !important;
	border-bottom: 1px dotted;
	float: right;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
}
.hd_form .checkbox{
	margin-top: 15px;
}
.hd_form .btn-success{
	width: 120px;
	height: 40px;
	line-height: 40px;
	padding: 0;
	font-size: 15px;
	letter-spacing: 0.05em;
	margin-top: 5px;
}
.btn-star {
	height: 63px;
	-webkit-border-radius: 32px;
	border-radius: 32px;
	position: relative;
	border: 1.5px solid #f08c1a;
	width: 150px;
	font-size: 16px;
	font-weight: bold;
	background-color: #354052;
	color: #f08c1a;
}
.btn-star:hover, .btn-star:active, .btn-star:focus {
	 background-color: #f08c1a;
	 color: #354052;
}







/* =====-===== categories =====-===== */
.categories{
	min-height: 228px;
	background: #fff url('../img/cat_pat.jpg') repeat left top;
	}

.ctgs{
	list-style: none;
	padding-top: 22px;
	padding-left: 20px;
}
.ctgs li{
	padding: 10px 0 3px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 20px;
	position: relative;
}
.ctgs li:before{
	content: "";
	display: inline-block;
	position: absolute;
	left: -20px;
	top: 15px;
	width: 5px;height: 5px;
	background-color: #00b6ae;
	-webkit-border-radius: 100px;
	   -moz-border-radius: 100px;
	        border-radius: 100px;
}












/* =====-===== content =====-===== */
.content{
	margin: 0 auto;
	max-width: 1274px;
	background-color: #fff;
	border-left: 1px solid #eeeeee;
	border-right: 1px solid #eeeeee;
	}
.content .container{
	padding: 71px 0 78px;
}

/* <<< <<< content <<< <<< END <<< */





/* =====-===== filter =====-===== */
.filter{
	min-height: 500px;
	background-color: #f2f2f2;
	padding: 21px 20px 30px 20px;
	-webkit-border-radius: 3px;
	   -moz-border-radius: 3px;
	        border-radius: 3px;
	}
.fli{
	padding-bottom: 25px;
	margin-bottom: 25px;
	border-bottom: 1px solid #ede6dd;
}
.fli:last-child{
	border-bottom: 0;
	margin-bottom: 0;
	padding-bottom: 0;
}
.fli h3{
	font-weight: bold;
	text-transform: uppercase;
	font-size: 13px;
	line-height: 1;
	margin: 11px 0 16px 0;
}
.fli label{
	font-size: 13px;
	display: table;
	margin-bottom: 8px;
	padding: 4px 7px;
	margin-left: -8px;
	position: relative;
	width: 130px !important;
	text-align: left;
}
.fli label:after{
	display: block;
	content: " ";
}
.fli .more{
	display: inline-block;
	line-height: 1;
	text-decoration: none !important;
	border-bottom: 1px dotted;
	padding-bottom: 4px;
	padding-top: 8px;
}
.fli label:last-child{
	margin-bottom: 0;
}
.fli select {
	max-width:100%;
}
.btn-cust{
	
}
.btn-cust:hover{
	border-color: #00b6ae;
}
.btn-cust.active,
.btn-cust:active{
	color: #00b6ae;
	-webkit-box-shadow: none;
	box-shadow: none;
	text-align: left;
}

.btn-cust.active:after,
.btn-cust:active:after{
	content: "";
	display: inline-block;
	margin-left: 8px;
	margin-top: 2px;
	width: 13px;
	height: 13px;
	margin-bottom: -2px;
	background: url('../img/fl_ok.png') no-repeat center center;
	-webkit-background-size: contain;
	-moz-background-size: contain;
	-ms-background-size: contain;
	-o-background-size: contain;
	background-size: contain;
	position: absolute;
}
.btn-cust.active:hover:after,
.btn-cust:active:hover:after{
	background: url('../img/fl_del.png') no-repeat center center;
}







/* ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¹Ã…â€œÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¹Ã…â€œÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¹Ã…â€œÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â²ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â° */
.sort{
	border-bottom: 1px solid #828282;
	margin-bottom: 36px;
	padding-top: 4px;
	padding-bottom: 5px;
	padding-left: 10px;
}





.pag:before,
.pag:after,
.item:before,
.item:after,
.sort:before,
.sort:after{
	display: table;
	content: " "
}
.pag:after,
.item:after,
.sort:after{clear: both;}


.sort a{
	color: #504f4f;
	font-size: 12px;
	text-decoration: none !important;
	margin-right: 10px;
	display: inline-block;
}
.sort a:after{
	content: '';
	display: inline-block;
	width: 0;
	height: 0;
	margin-bottom: 2px;
	margin-left: 5px;
	border-style: solid;
	border-width: 3px 3px 0px 3px;
	border-color: #474747 transparent transparent transparent;}

/* ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¹Ã…â€œÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â´ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â°ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¹Ã…â€œÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â° */
.content .item{
	padding-bottom: 28px;
	margin-bottom: 38px;
	border-bottom: 1px solid #ede8e0;
}


.il_img img{
	width: 100%;
	height: auto;
	border: 2px solid #d2d2d2;
}



.fio h2{
	font-weight: bold;
	font-size: 18px;
	line-height: 1;
	color: #32281c;
	margin: 0;
	padding: 9px 0 15px;
}
.fio p{
	font-weight: bold;
	font-size: 14px;
	line-height: 1;
	color: #837e7e;
	margin-bottom: 13px;
}

.price{
	text-align: right;
}
.price span{
	display: block;
	font-weight: bold;
	font-size: 18px;
	line-height: 36px;
	color: #32281c;
	padding-bottom: 8px;
}
.price span:before{
	content: "";
	display: inline-block;
	margin-right: 14px;
	width: 13px;height: 13px;
	background: url('../img/icon_3.png') no-repeat center center;
	-webkit-background-size: contain;
	-moz-background-size: contain;
	-ms-background-size: contain;
	-o-background-size: contain;
	background-size: contain;
}



.price p{
	font-size: 12px;
	line-height: 1;
	color: #837e7e;
	margin-bottom: 13px;
}

.exp span{
	font-size: 12px;
	line-height: 15px;
	display: inline-block;
	vertical-align: middle;
	color: #717070;
	padding-top: 14px;
	padding-bottom: 8px;
}

.exp span:before{
	content: "";
	display: inline-block;
	vertical-align: middle;
	margin-right: 9px;
	margin-top: -3px;
	width: 13px;height: 13px;
	background: url('../img/icon_1.png') no-repeat center center;
	-webkit-background-size: contain;
	-moz-background-size: contain;
	-ms-background-size: contain;
	-o-background-size: contain;
	background-size: contain;
}

.exp p{
	font-weight: bold;
	color: #373737;
	font-size: 13px;
}


.lstw{
	background-color: #fff8ee;
	padding: 14px 20px;
	-webkit-border-radius: 3px;
	   -moz-border-radius: 3px;
	        border-radius: 3px;
}
.lstw span{
	display: block;
	color: #717070;
	padding-bottom: 11px;
}
.lstw span:before{
	content: "";
	display: inline-block;
	vertical-align: middle;
	margin-right: 9px;
	margin-top: -3px;
	width: 13px;height: 13px;
	background: url('../img/icon_2.png') no-repeat center center;
	-webkit-background-size: contain;
	-moz-background-size: contain;
	-ms-background-size: contain;
	-o-background-size: contain;
	background-size: contain;
}

.lstw span{
	display: block;
	color: #717070;
	padding-bottom: 9px;
}

.lstw p{
	line-height: 1.5;
	margin-bottom: 0;
}
.lstw p:after{
	content: " ...";
	display: inline-block;
	margin-left: 3px;
}
/* <<< <<< filter <<< <<< END <<< */




/* =====-===== pagination =====-===== */
.pagination{
	}
	
	
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover{
	background-color: #00b6ae;
	border-color: #00b6ae;
}
.pagination>.disabled>a, .pagination>.disabled>a:focus, .pagination>.disabled>a:hover, .pagination>.disabled>span, .pagination>.disabled>span:focus, .pagination>.disabled>span:hover{
	border-color: transparent;
}
.pagination>li>a, .pagination>li>span{
	background-color: transparent;
	border-color: transparent;
	font-size: 14px;
	color: #32281c;
	padding: 1px 7px;
	margin: 0 2px;
	-webkit-border-radius: 2px;
	   -moz-border-radius: 2px;
	        border-radius: 2px;
}
.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover{
	color: #00b6ae;
	background-color: transparent;
	border-color: transparent;
}
	
/* <<< <<< pagination <<< <<< END <<< */








/* =====-===== footer =====-===== */
.footer{
	min-height: 100px;
	color: #96938e;
	font-size: 11px;
	padding: 25px 0 10px;
	background-color: #2d2d2d;
	}

.copy{
	line-height: 1;
	padding-top: 15px;
}



.ft-menu{
	list-style: none;
	margin: 0;padding: 0;
	font-size: 0;
}
.ft-menu li{
	line-height: 28px;
	display: inline-block;
	font-size: 0;
	padding: 0;
	margin: 0;
	width: 33.33333333%
}
.ft-menu a{
	color: #c0c0c0;
	font-size: 13px;
	line-height: 1;
	padding-bottom: 4px;
	margin: 0;
	text-decoration: none !important;
	border-bottom: 1px solid #515151;
}


.f-social{
	text-align: right;
}
.f-social p{
	font-size: 11px;
	line-height: 15px;
	margin-bottom: 6px;
}

.fsoc{padding-left: 5px;}

/* <<< <<< footer <<< <<< END <<< */










/* **********==== Media ====********** */

@media (max-width: 1200px){
	.navbar-right{display: none;}
	.hd_radial{left: 64px;}
	.hdr_2{left: 310px;}
	.hdr_3{left: 185px;}
}

@media (max-width: 992px){
	.navbar-default .navbar-nav>li>a{
		font-size: 14px;
		letter-spacing: 0;		
		padding: 0 10px;
		margin: 0 5px;
	}
	.hd_radial{left: 34px;}
	.hdr_2{left: 290px;}
	.hdr_3{left: 155px;}
	.forgot{float: none;}
	.ctgs li{margin-bottom: 5px;}
	.fio h2{font-size: 15px;}
}
@media (min-width: 992px){
	
}

@media (max-width: 767px) {
	
	.header{
		height: auto;
		padding-bottom: 30px;
		-webkit-background-size: cover;
		   -moz-background-size: cover;
		    -ms-background-size: cover;
		     -o-background-size: cover;
		        background-size: cover;
	}

	.navbar-default .navbar-toggle{background-color: #fff;}
	.navbar-collapse{background-color: #f3f3f3;}
	.navbar-default .navbar-nav>li>a:hover{color: #00b6ae;}
	
	.categories{padding-top: 30px; padding-bottom: 30px;}
	.ctgs{padding-top: 0;}
	h1{padding-left: 15px;}

.fli{padding-bottom: 10px;
margin-bottom: 10px;}
.fli:before,
.fli:after{
	display: table;
	content: " "
}
.fli:after{clear: both;}

	.fli label{
		margin-right: 10px;
		display: block;
		float: left;
	}
	.sort{padding-top: 30px;}
	.price{text-align: left;}
	
}

@media (min-width: 767px) {
	
}

@media (max-width: 650px) {
	
}
@media (max-width: 460px) {
	.search_top .col-1{width: 60.999%;}
	.search_top .col-2{width: 39%;}
	.hd_form .btn-success{width: 100%;}
	
	.categories .col-xs-6{width: 100%;}
	.content .item>.il_img,
	.content .item>.il_data{width: 100%;}
	.ft-menu li{width: 50%;}
}
/* <<< <<< Media <<< <<< END <<< */





.grey_container{
	background: #f8f8f8;
}
.inner_header {
	height: auto !important;
}
.back_btn{
	height: 55px;
	line-height: 55px;
	background: white;
}
.back_btn a{
	font-size: 12px;
	color: #717070;
	text-transform: uppercase;
	text-decoration: none;
	padding-bottom: 3px;
	border-bottom: 1px solid #717070;
}
.item .created_at{
	color: #32281c;
}
.item .created_at span{
	color: #8b8a8a;
}
.resume_ul{
	list-style: none;
	padding-left: 0;
}
.resume_ul img{
	vertical-align: middle;
}
.resume_ul span{}
.item h3{
	font-size: 14px;
	font-weight: bold;
	color: #837e7e;
	margin: 0;
	margin-bottom: 10px;
}
.resume_ul li{
	font-size: 13px;
	font-weight: bold;
	line-height: 30px;
}
.resume_ul li span{
	color: #717070;
	font-weight: normal;
	margin: 0 6px;
}
.resume_ul li{
	color: #373737;
	font-size: 13px;
}
.resume_page{
	padding: 25px 0;
}
.back_btn span{
	width: 5px;
	height: 10px;
	display: inline-block;
	margin-right: 13px;
	margin-left: 20px;
	background: url(../../images/items/left_angle.png);
}
.resume_bottom{
	background: white;
}
.resume_bottom .salary{}
.resume_bottom .salary span{}
.resume_bottom h2{
	color: #d0cecd;
	font-size: 18px;
	margin: 0;
	padding-top: 30px;
	padding-bottom: 23px;
	margin-left: 20px;
}
.resume_bottom h1{
	font-size: 18px;
	margin-left: 20px;
	font-weight: bold;
	    margin-bottom: 25px;
}
.resume_bottom hr{
	margin-top: 0;
	

}
.resume_bottom .price{
	text-align: left;
	margin-left: 20px;
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 20px;
}
.resume_bottom .price span{
	// vertical-align: middle;
	display: inline-block;
	font-size: 24px;
	font-weight: bold;
}
.resume_bottom p{
	margin-left: 20px;
}
.experience{
	background: white;
}
.experience span.dates{
	padding-left: 20px;
	font-size: 16px;
	line-height: 30px;
	display: block;
}
.experience span.duration{
	margin-left: 20px;
	color: #a6a29c;
	display: block;
}

.experience .experience_yellow{
	padding-bottom: 20px;
	background: #fff8ee;
	box-sizing: border-box;
	padding-top: 20px;
	border-radius: 4px;
}
.experience .experience_yellow h5{
	font-size: 14px;
	color: #32281c;
	margin: 0;
	font-weight: bold;
	line-height: 29px;
	padding-left: 20px;
}
.experience .experience_yellow p{
	margin-left: 0;
	font-size: 14px;
	padding-left: 20px;
	margin-top: 8px;
}
.experience .row{
	margin-top: 30px;
}
.experience{
	padding-bottom: 70px;
	padding-top: 1px;
}
.resume_skills{
	padding-top: 45px;
	padding-bottom: 40px;
}
.resume_skills h1{
	    font-size: 18px;
    margin-left: 20px;
    font-weight: bold;
    margin-bottom: 25px;
}

.r_skill{
	font-size: 14px;
	padding: 15px 20px;
	border-radius: 4px;
	margin-left: 5px;
	background: white;
	display: inline-block;
	vertical-align: middle;
}
.r_skills{
	margin-left: 15px;
}
p.resume_city{
	font-weight: 100;
}
.resume_actions{
	text-align: right;
}
.resume_actions ul{
	list-style: none;
}
.resume_actions li{
		padding: 3px 0;
}
.resume_actions li a{

}
.resume_actions span{}

/*.loading{
	
}
.loading:after{
	content: '';
	background: url('../../images/loading.gif') white no-repeat;
	height: 14px;
	width: 154px;
	position: absolute;
	z-index: 2;
	right: 0;
	cursor: default;
	left: 0; 
}*/
.contacts_modal li{
    font-size: 18px;
    padding: 10px 0;
    color: #6B6B6B;
}
.contacts_modal li span{
    font-size: 20px;
    color: black;
}
.prof-wrap {
	padding-left: 0;
}
.profile_menu{background-color: #f2f2f2;
    padding: 21px 20px 30px 20px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.profile_menu ul{
    padding-left: 0;
    list-style: none;
}
.profile_menu li{
    padding: 5px;
    font-size: 14px;
}
.profile_menu a{}
.profile_info{}
.profile_info h2{
	margin-top: 0;
}
.profile_info ul{
    list-style: none;
    padding: 0;
}
.profile_info li{
    font-size: 16px;
}
.profile_info .hh-auth-point, .profile_info .hh-auth, .profile_info .reset-hh-auth, .profile_info .sj-auth-point, .profile_info .sj-auth, .profile_info .reset-sj-auth {
	padding: 10px 0;
}
.profile_info span{
    font-size: 14px;
    color: grey;
}
.items-menu {
	background: #fff;
}
.invintation{
    background: #E8E7E7;
    margin-bottom: 20px;
    border: 5px solid white;
    padding-bottom: 10px;
}
.invintation h4{}
.invintation p{}
.invintation hr{
	margin: 10px;
    border-color: #D1D1D1;
}
.invintation select{
	margin-bottom: 5px;
}
.select-mini{
	line-height: 10px;
	height: 28px;
	font-size: 13px;
	padding: 0 10px;
}
.resume_actions input[type="checkbox"]{
	display: inline-block;
}
a.a-no-arrow:after{
	display: none;
}
a.a-underlined{
	border-bottom: 1px solid #828282;
}
.filter{
    width: 270px;
    margin-left: -15px;
}
.filter.fixed{
	margin-left: 0;
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	width: 170px;
	z-index: 20;
}
.filter.fixed.hidden{
left: -240px !important;
}
.filter_close{
	height: 40px;
	position: fixed;
	bottom: 0;
	left: 0;
	width: 170px;
	text-align: center;
	line-height: 40px;
	background: #F2F2F2;
	cursor: pointer;
}
.body_inner {
	padding-left: 170px;
}
.body_inner .footer{
	left: 270px;
}
.filter .filter_close_btn{
	display: block;
}
.filter.filter_cls .filter_close_btn{
	display: none;
}

.filter .filter_open_btn{
	display: none;
}
.filter.filter_cls .filter_open_btn{
	display: block;
}
.filter.filter_cls{
	left: -130px;
}
.filter.filter_cls .filter_close{
	width: 40px;
}
.body_inner_small{
	    padding-left: 40px !important;
}
.invited_block{
	/* box-sizing: border-box; */
	padding: 5px 5px 5px 15px;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	height: 105px;
	/* background: #E6E6E6; */
	text-align: left;
}
.resume_right_btn{
	position: relative;
}
 .opencalfilter span{
 	    font-size: 12px;
 	    display: block;
 	    text-align: left;
 }
 .changeEmployerModal{
 	    position: absolute;
    width: 300px;
    right: 30px;
    z-index: 5;
    background: white;
    padding: 20px;
    display: none;
    box-shadow: 1px 1px 5px black;
 }
 .changeEmployerModal .close{
 	position: absolute;
 	right: 14px;
 	top: 10px;
 	font-size: 20px;
 	cursor: pointer; 
 }
 .filter_calendar.invcalendar_cnt .calendar{
 	    top: 10px;
    position: fixed;
    left: 200px;
    width: 315px;
    padding: 10px 15px;
 }
.fli .invited_block label{
	text-align: left;
}
.fli label i.menu-icon{
    right: -16px;
    position: absolute;
    top: 6px;
    display: none;
}
.fli label.dropinner{
	width: 110px !important;
}
.fli label.dropinner i.menu-icon{
    right: -20px;
}
.filter_cls  .fli label i.menu-icon{
	display: block;
}

.filter_cls .btn-cust.active:after, .filter_cls .btn-cust:active:after{
	display: none;
}
.filter_cls .invited_block {
	display:none !important;
}
.filter_cls .sort_fields, .filter_cls .action_fields, .filter_cls .account_fields {
	display:none !important;
}
.filter_cls .btn.btn-cust {
	border:none !important;
}
.action_fields .btn.btn-primary {
	width:100%;
	padding-left:5px;
	padding-right:5px;
}

.fli input.datepicker{
	display: inline-block;
	border: 1px solid #333333;
	width: 91px;
	margin: 5px 0;
	background: #DCDCDC;
	border-radius: 3px;
	padding: 2px 0px 2px 10px;
}
#newResumesBadge{
	cursor: pointer;
}
.btn.btn-cust.opencalfilter{
	position: relative;
}
.btn.btn-cust.opencalfilter:after{
	    top: 4px;
    left: 53px;
}
.account_fields{}
.account_fields ul{
	padding-left: 0;
	list-style: none;
	margin-top: 15px;
}
.account_fields li{
    margin: 5px 10px;
}
.account_fields li span{
	margin-right: 5px;
}
.loading{
    position: fixed;
    bottom: 0;
    right: 0;
    z-index: 999;
    display: none;
}
.ajax-processing .loading{
	display: block;
}
.ajax-processing{
	 cursor: progress;
}
.ajax-processing #newResume{
	display: none;
}
.photo_modal{
	display: none;
	
	position: absolute;
	z-index: 5;
	border: 4px solid white;
}
.photo_modal img{
	width: 0px;
    height:0px;
    transition: .5s;
    transition-delay: .1s;
    	cursor: pointer;
}
.photo_modal .close{
    position: absolute;
    z-index: 6;
    right: 10px;
    top: 10px;
    color: white;
    background: #ADADAD;
    opacity: 1;
    height: 25px;
    width: 25px;
    line-height: 23px;
    text-align: center;
    border-radius: 50%;
    font-weight: 100;
}
.photo_modal.active{
	display: block;
}
.photo_modal.active img{
	width: 450px;
    height: auto;
}
.photo-zoom{
	cursor: pointer;
}
.validation_error{
	border:solid 1px #ff0000;
}
.draft .l-cmn-toggle {
	display: none;
}
.resume-table tr.new_resume {
	background: #f9f990 !important;
}
.fli.new_resumes_counter_company {
    padding-bottom: 5px;
}
.api-additional-search {
	font-size: 16px;
}
.api-additional-search li {
	padding: 5px 0;
}
.hh-total {
	margin-bottom: 20px;
}
.add-resume-notify {
	color: #00b6ae;
    font-style: italic;
}

.outer-vacancies .vacancy-name {
	background-color: #f2f2f2;
	cursor: pointer;
}
.outer-vacancies .vacancy-name b:after {
	content: '';
	border-bottom: 5px solid #000;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	position: relative;
    left: 5px;
	top: -9px;
}
.outer-vacancies .vacancy-name.closed b:after {
	border-bottom: none;
	border-top: 5px solid #000;
	top: 10px;
}
.flow-field {
	width: 55px;
}
