body {
	background-color: #f5f7f8;
	font-family: arial, verdana, tahoma, sans-serif;
}
img, embed, object, video {
	max-width: 100%;
}

img {
height: auto !important;
}

ul, ol {
	margin-bottom: 0;
}
.label, .badge {
	text-shadow: none !important;
	font-weight: 600;
}
video {
	width: 100% !important;
	height: auto !important;
}
iframe {
	border: none !important;
	    width: 100%;
}
.color, .color-orange, .color-green, .color-dark {
	font-family: inherit;
	font-weight: inherit !important;
}
/*----------------------------------------*/
/*----- 1.2 Typography -----*/
/*----------------------------------------*/

/*----- only font families are specified here -----*/
body, input[type="text"], input[type="password"], select, textarea, .submit, .mybtn, .ddsmoothmenu ul li a, .heading-styled {
	font-family: arial, verdana, tahoma, sans-serif;
}
h1, h2, h3, h4, h5, h6, .price-label, .pricing table thead th, .fr-icon {
	font-family: arial, verdana, tahoma, sans-serif;
}
.cursive {
	font-family: 'Bad Script', cursive;
}
/*----- font colors / weights / sizes -----*/
/*typography for -- buttons, menu, tabs, pricing, feature styles and forms -- in their respective sections*/

/*body*/
body {
	font-size: 13px;
	color: #191919;
	font-weight: normal;
	  line-height: 160%;
}
/*links*/
a:link {
	color: #0033CC;
	text-decoration: none;
	cursor: pointer;
	font-style: normal;
	outline: none;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

ul.ul-menu-spravochnik-company li.active {
	color: #F26D001;
	text-decoration: none;
}

a:hover {
	color: #FF2626;
	text-decoration: none;
}

a.board-title {
font-size: 1em;
}

#content .container {
    background-color: #fff !important;
    padding: 0px;
    border: 1px solid #dfe6eb !important;
        margin-top: -10px;
}

.reklama {
background-color: #fff !important;
padding: 0px; 
border: 1px solid #dfe6eb !important;
}

.header-top-block {
    padding: 12px 0;
    background-color: #f5f7f8;
}

.header-top-block-ssylki {
    padding: 7px 0;
    background-color: #f5f7f8;
        min-height: 30px;
}

.header-top-block a{
float:right;
margin:-10px 0 0 0;
}

/*headings*/
h1, h2, h3, h4, h5, h6 {
	margin-bottom: 15px;
	margin-top: 0px;
	font-weight: 600;
	line-height: 1.4em;
}
h1 {
	font-size: 18px !important;
	margin-bottom: 20px;
	text-transform: uppercase;
	margin-top: 20px;
	letter-spacing: 0.035em;
}
h2 {
font: bold 16px;
font-family: arial, verdana, tahoma, sans-serif;
/*-----text-transform: uppercase;-----*/
}
h3 {
font: bold 16px;
font-family: arial, verdana, tahoma, sans-serif;
/*-----text-transform: uppercase;-----*/
}

h3.title {
  font-size: 18px !important;  
}

.headline h2, .headline h3, .headline h4 {
margin: 0 0 -2px 0;
padding-bottom: 5px;
display: inline-block;
border-bottom: 2px solid #72c02c; 
}

.headline {
display: block;
margin: 10px 0 25px 0;
border-bottom: 1px dotted #e4e9f0;
}

.crossbars {
position: relative;
display: table;
margin: 0 auto 1rem;
padding: 0 0.5rem;
width: auto;
text-align: center;
text-transform: uppercase;
letter-spacing: 0.125rem;
font-size: 1.125rem;
line-height: 1.125;
font-weight: bold;
}

.crossbars:before, .crossbars:after {
position: absolute;
top: 50%;
display: block;
overflow: hidden;
margin-top: -0.5rem;
width: 9999%;
height: 1rem;
background: #EDF1F5;
content: " ";
}

.crossbars:before {
left: -9999%;
}

.crossbars:after {
right: -9999%;
}

h2.zagolovok {
/*-----padding: 7px 10px 6px;-----*/
/*-----color: #1155cc;-----*/
/*-----background-color: #eef2f5;-----*/
/*-----background-color: #edf4fb;-----*/
/*-----background-color: #eef2f5;-----*/
/*-----background-color: #EDF1F5;-----*/
/*-----border: 0px solid #D8DCE0;-----*/
padding: 7px 10px 6px;
/*-----color: #2C519D;-----*/
color: #6A84A6;
/* background-color: #eef2f5; */
/* border: 0px solid #D8DCE0; */
padding: 7px 10px 6px;
/* color: #17567A; */
/* background-color: #eef2f5; */
/* border: 0px solid #D8DCE0; */
/*-----border: 1px solid #BFD0DA;-----*/
/*-----border: 1px solid #dfe6eb;-----*/
border: 1px solid #DBE1E6;
background: #f3f5f8;
background-size: 100%;
background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #e7ecf1));
background-image: -webkit-linear-gradient(top, #ffffff, #e7ecf1);
background-image: -moz-linear-gradient(top, #ffffff, #e7ecf1);
background-image: -o-linear-gradient(top, #ffffff, #e7ecf1);
background-image: linear-gradient(top, #ffffff, #e7ecf1);
background-image: -ms-linear-gradient(top, white, #e7ecf1);
-pie-background: linear-gradient(#ffffff, #e7ecf1);
-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
text-shadow: rgba(255,255,255,0.8) 0px 1px 0px;
font-family: arial, verdana, tahoma, sans-serif;
font-size: 16px;
}
h3.zagolovok {
/*-----padding: 7px 10px 6px;-----*/
/*-----color: #1155cc;-----*/
/*-----background-color: #eef2f5;-----*/
/*-----background-color: #edf4fb;-----*/
/*-----background-color: #eef2f5;-----*/
/*-----background-color: #EDF1F5;-----*/
/*-----border: 0px solid #D8DCE0;-----*/
padding: 7px 10px 6px;
/*-----color: #2C519D;-----*/
color: #6A84A6;
/* background-color: #eef2f5; */
/* border: 0px solid #D8DCE0; */
padding: 7px 10px 6px;
/* color: #17567A; */
/* background-color: #eef2f5; */
/*-----border: 1px solid #BFD0DA;-----*/
/*-----border: 1px solid #dfe6eb;-----*/
border: 1px solid #DBE1E6;
background: #f3f5f8;
background-size: 100%;
background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #e7ecf1));
background-image: -webkit-linear-gradient(top, #ffffff, #e7ecf1);
background-image: -moz-linear-gradient(top, #ffffff, #e7ecf1);
background-image: -o-linear-gradient(top, #ffffff, #e7ecf1);
background-image: linear-gradient(top, #ffffff, #e7ecf1);
background-image: -ms-linear-gradient(top, white, #e7ecf1);
-pie-background: linear-gradient(#ffffff, #e7ecf1);
-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
text-shadow: rgba(255,255,255,0.8) 0px 1px 0px;
font-family: arial, verdana, tahoma, sans-serif;
font-size:16px;
}

h4 {
	font-size: 18px;
}
h5 {
	font-size: 16px;
	line-height: 1.6em;
}
h6 {
	font-size: 14px;
}
h1, h2, h3, h4, h5, h6, h1 a:link, h2 a:link, h3 a:link, h4 a:link, h5 a:link, h6 a:link, .heading-styled {
	color: #131415;
	font-family: arial, verdana, tahoma, sans-serif;
}
h1 span, h2 span, h3 span, h4 span, h5 span, h6 span {
	font-weight: 400;
	font-family: arial, verdana, tahoma, sans-serif;
}

h1 span {
text-transform: lowercase !important; 
font-weight: normal;
}

/*cursive*/
.cursive {
	font-size: 20px;
	color: #131415;
	font-weight: 400;
	margin-bottom: 15px;
}
/*heading-styled*/
.heading-styled {
	font-size: 20px;
	font-weight: bold;
	line-height: 1.1em;
}
.heading-styled span {
	display: block;
	font-size: 12px;
	color: #0033CC;
	font-weight: bold;
}
.heading-styled span a:link, .heading-styled span a:visited {
	display: block;
	font-size: 12px;
	color: #0033cc;
}
.heading-styled span a:hover {
	color: #677273;
}
/*color classes*/
.color {
	color: #0033CC !important;
}
.color-orange {
	color: #131415 !important;
font-family: arial, verdana, tahoma, sans-serif;
}
.color-green {
	color: #27ae60 !important;
}
.color-dark {
	color: #131415 !important;
}
/*size classes*/
.text-small {
	font-size: 12px;
}
.text-big {
	font-size: 20px;
}
/*----- Other typography -----*/
.team h6 {
	margin-bottom: 0;
}
.blogpost h4 {
	margin-bottom: 0;
}
#copyright {
	font-size: 12px;
}
#copyright a:link, #copyright a:visited {
	color: #677273;
}
#copyright a:hover {
	color: #0033CC;
}
/*----------------------------------------*/
/*----- 1.3 Spacers and dividers -----*/
/*----------------------------------------*/
/*divider*/
.divider-line, .divider-line-narrow, .divider-line-var {
	background: #e5e9ea;
	width: 100%;
	height: 1px;
	margin: 20px auto;
	display: block;
	clear: both;
	position: relative;
}
.divider-line-narrow {
	margin: 20px 0;
}
.divider-line-var {
	margin: 0;
}
.divider-line .arrow-down, .divider-line-var .arrow-down {
	position: absolute;
	left: 50%;
	top: -27px;
	margin-left: -23px;
}
/*use suitable height spacer for vertical spacing*/
.spacer-10px, .spacer-12px, .spacer-15px, .spacer-30px, .spacer-20px, .spacer-40px {
	width: 100%;
	height: 10px;
	display: block;
	clear: both;
}
.spacer-12px {
height: 12px !important;
}

.spacer-15px {
height: 15px !important;
}

.spacer-20px {
	height: 20px !important;
}
.spacer-30px {
	height: 30px !important;
}
.spacer-40px {
	height: 40px !important;
}
/*----------------------------------------*/
/*----- 1.4 Image styles -----*/
/*----------------------------------------*/
.img-left {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}
.img-right {
	float: right;
	margin-left: 20px;
	margin-bottom: 10px;
}
.mythumb {
	margin-bottom: 20px;
}
/*----------------------------------------*/
/*----- 1.5 Button styles -----*/
/*----------------------------------------*/
.mybtn {
    border-left: 1px solid #FFFFFF;
	background: #009847;
	padding: 11px 9px 11px 7px;
	margin: 10px 0;
	font-size: 12px;
	color: #fff !important;
	font-weight: bold;
	text-align: center;
	border: 1px solid #009847;
	cursor: pointer;
	display: inline-block;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}

.sidebar-left-profile li {
padding: 7px;
display: block;
overflow: hidden;
list-style-type: none;
line-height: 1.9em;
margin: 2px 0;
font-weight: bold;
}

.sidebar-left-profile li.sidebar__active {
background: antiquewhite;
color: #F26D00 !important;
}

.sidebar-left-profile li:hover {
background: antiquewhite;
color: #F26D00 !important;
font-weight: bold;
}

ul.sidebar-left-profile {
margin: 24px 0 0 0 !important;
}

.btn.btn-primary.submit {
    border-left: 1px solid #FFFFFF;
	background: #009847;
	padding: 0px 15px 2px 15px;
	margin: 10px 0;
	color: #fff !important;
	font-weight: bold;
	text-align: center;
	border: 1px solid #009847;
	cursor: pointer;
	display: inline-block;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	height: 32px;
}

.btn.btn-primary.submit:hover {
background: #008433;
border: 1px solid #008433;
}

.mybtn-orange {
    background: #F9933E;
border: 1px solid #F9933E;
	padding: 12px 20px;
	margin: 10px 0;
	font-size: 12px;
	color: #fff !important;
	font-weight: bold;
	line-height: 14px;
	text-align: center;
	cursor: pointer;
	display: inline-block;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.mybtn-orange:hover {
background: #F26D00;
border: 1px solid #F26D00;
}

.mediumbtn {
	padding: 13px 45px;
}
.bigbtn {
	padding: 18px 40px;
}
/*hovers*/
.mybtn:hover {
background: #008433;
border: 1px solid #008433;
}
.mediumbtn:hover {

}
.bigbtn:hover {

}
/*----------------------------------------*/
/*----- 1.6 Custom list styles  -----*/
/*----------------------------------------*/
.list-checkmark, .myunstyled, .inline-right, .inline-left, .blocked-links, .social, .pricing table ul {
	background: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.list-checkmark ul, .myunstyled ul {
	margin-top: 10px;
}
/*checkmark list*/
.list-checkmark li {
	background: url(../assets/templates/site-boss/img/bullet-checkmark.png) no-repeat 0 5px;
	padding-left: 25px;
	margin-bottom: 15px;
	display: block;
	overflow: hidden;
}
/*myunstyled list*/
.myunstyled li {
	margin-bottom: 20px !important;
	display: block;
	overflow: hidden;
}
.submenu li {
	margin-bottom: 10px !important;
}
/*inline - left & right aligned list*/
.inline-right {
	float: right;
}
.inline-right li {
	margin-left: 20px;
	display: inline-block;
}
.inline-left {
	float: left;
}
.inline-left li {
	margin-right: 20px;
	display: inline-block;
}
.inline-right img, .inline-left img {
	margin-right: 7px;
	float: left;
}
/*inline links with colored background*/
.blocked-links li {
	  padding: 0px 0px;
}
.blocked-links li a {
  padding: 10px 15px;
  font-size: 1.1em;
  color: #2B587A;
	/*background: #6197B7;
	padding: 8px 15px;
	font-size: 14px;
	color: #FFF !important;*/
	line-height: 1.2em;
	display: inline-block;
	border-radius: 20px;
    -ms-border-radius: 20px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -o-border-radius: 20px;
	  /*border: 1px solid #e5e9ea;*/
}

ul.ul-menu-spravochnik-company{
list-style-type: circle;
}

ul.sparav-list-gorod {
list-style-type: circle;
}

.blocked-links-add li a {
  padding: 10px 15px;
  font-size: 1.1em;
  /*color: #2B587A;
	background: #6197B7;
	padding: 8px 15px;
	font-size: 14px;
	color: #FFF !important;*/
	line-height: 1.3em;
	display: inline-block;
	border-radius: 20px;
    -ms-border-radius: 20px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -o-border-radius: 20px;
	background-color: #EDF1F5;
  border: 1px 1px 2px 1px solid #dfe6eb;
  /* box-shadow: 1px 1px 3px #2B587A,0 0 1px #FFF inset;*/
  color: #2B587A !important;
  margin-top: 1px;
}

ul.blocked-links-add {
list-style: none;
  margin: 0;
}

.blocked-links li a:hover, .blocked-links-add li a:hover {
	background: #F26D00;
	color: #fff !important;
	border-color: #F26D00 !important;
}

.blocked-links li.active a, .blocked-links-add li.active a {
	background: #F26D00 !important;
	color: #fff !important;
border-color: #F26D00 !important;
}

/*============================================================*/
/*---------- 2. TEMPLATE STRUCTURE ----------*/
/*============================================================*/
/*----------------------------------------*/
/*----- 2.1 Header / Header bottom section -----*/
/*----------------------------------------*/
#header {
	padding: 25px 0 8px;
	border-bottom: 1px solid #e5e9ea;
	border-top: 0px solid #dfe6eb;
background-color: #FFF;
    clear: both;
}
/*----- header bottom -----*/
#header-bottom {
	padding: 10px 0 20px;
	border-bottom: 1px solid #dfe6eb;
background-color: #FFF;
    border-top: 0px solid #dfe6eb;
}
#header-bottom .inline-right li {
	margin-left: 10px;
}
#header-bottom .inline-right img {
	margin: 0;
}
#header-bottom h4 {
	margin: 0;
	font-size: 1.4em;
}
#header-bottom .mybtn {
	margin-top: 11px;
	margin-bottom: 0;
	line-height: 1.3;
}
/*----------------------------------------*/
/*----- 2.2 Slider / content-top section -----*/
/*----------------------------------------*/
#slider-wrapper {
	background-image:  url(../assets/templates/site-boss/img/shadow.png), url(../assets/templates/site-boss/img/slide-bg.jpg);
	background-repeat: no-repeat, no-repeat;
	background-position: center top;
}
/*----------------------------------------*/
/*----- 2.3 Commons  -----*/
/*----------------------------------------*/
#content-home, #content {
	background: url(../assets/templates/site-boss/img/shadow.png) no-repeat center top;
	padding: 30px 0 20px 0;
}

#content-home {
	background: none;
	padding: 40px 0;
	border-top: 1px solid #e5e9ea;
}
/*----- sidebars -----*/
.sidebar-right {
	padding-left: 20px;
}
.sidebar-left {
	padding-right: 20px;
}
/*----- content-top -----*/
#content-top {
	padding-bottom: 30px;
	text-align: center;
}
#content-top p {
	margin: 0;
}
/*----- others -----*/
.pos-rel {
	position: relative;
}
.map {
	background: url(../assets/templates/site-boss/img/preview/map.png) no-repeat center top;
	padding: 40px 0;
	margin-bottom: 40px;
	border-bottom: 1px solid #e5e9ea;
}
.box {
padding: 15px 20px 10px;
	background-color: #FFF9F0;
border: 1px solid #FBE5C0;
margin: 15px 0;
}

.row-color {
	background: #f3f7f8;
	padding: 30px 0;
	border: 1px solid #e5e9ea;
	border-width: 1px 0 1px 0;
}
.number {
	background: #ffdc61;
	width: 26px;
	height: 26px;
	font-size: 14px;
	color: #fff;
	font-weight: 600;
	line-height: 26px;
	text-align: center;
	-webkit-border-radius: 26px;
	-moz-border-radius: 26px;
	border-radius: 26px;
	float: left;
	margin-right: 7px;
}
/*----- feature styles -----*/
/*features with icons in circle*/
.icon-circle {
	background: #fff !important;
	width: 80px;
	height: 80px;
	border: 1px solid #bdc3c7;
	-webkit-border-radius: 80px;
	-moz-border-radius: 80px;
	border-radius: 80px;
}
.icon-circle img {
	-webkit-border-radius: 80px;
	-moz-border-radius: 80px;
	border-radius: 80px;
}
.fr-icon-circle {
	text-align: center;
}
.fr-icon-circle img {
	margin-bottom: 10px;
}
/*features with icons*/
.fr-icon {
	font-size: .85em;;
	color: #131415;
	line-height: 1.4em;
	font-weight: bold;
}
.fr-icon p {
	font-weight: normal;
	color: #677273;
	margin-top: 10px;
}
.fr-icon i, .fr-icon img {
	margin-right: 10px;
	color: #bdc3c7;
	font-size: 30px;
	line-height: 1em;
	float: left;
	margin-right: 10px;
}
.fr-support i {
	margin-top: -7px;
}
.fr-support p {
	font-weight: normal;
	color: #677273;
	margin-top: 20px;
}
.fr-icon a {
	font-weight: normal;
}
/*features with only icons to left*/
.fr-icon-left i, .fr-icon-left img {
	margin-right: 20px;
	margin-bottom: 95px;
	color: #bdc3c7;
	font-size: 32px;
	line-height: 1em;
	float: left;
}
/*features with images*/
.fr-img img {
	margin-bottom: 20px;
}
/*----- review-slider -----*/
.review-slider {
	margin-top: 20px !important;
}
.review-slider span {
	display: block;
	margin-top: 10px;
	font-size: 12px;
}
/*----- social -----*/
.social li {
	background: #bdc3c7;
	width: 26px;
	height: 26px;
	margin-right: 1px;
	-webkit-border-radius: 26px;
	-moz-border-radius: 26px;
	border-radius: 26px;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	list-style-type: none;
	display: inline-block;
}
.social li:hover {
	background: #0033cc;
}
#slider-wrapper-var {
	background-image: url(../assets/templates/site-boss/img/shadow.png), url(../assets/templates/site-boss/img/slide-bg.jpg);
	background-repeat: no-repeat, no-repeat;
	background-position: center top;
}
#slider-wrapper-var {
	padding: 40px 0;
}
#slider-wrapper-var h1 {
	font-size: 38px;
	line-height: 1.1em
}
#slider-wrapper-var .list-checkmark {
	margin-top: 20px;
}
#slider-wrapper-var .list-checkmark li {
	margin-bottom: 20px !important;
}
.flex-text-padding {
	padding-top: 60px;
}
/*-- twitter feed --*/
.tweet_list, .tweet_list li {
	background: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.tweet_time {
	font-size: 12px;
	margin-bottom: 5px;
	display: block;
}
/*----------------------------------------*/
/*----- 2.4 footer and copyright section -----*/
/*----------------------------------------*/
#footer {
	background: #FFF;
	padding: 24px 0 18px;
	border-top: 1px solid #dfe6eb;
}
/*-- payment --*/
.payment li {
	margin-right: 1px;
}
.payment img {
	margin: 0;
}
/*----- copyright -----*/
#copyright {
	background: #dfe6eb;
	padding: 17px 0 15px;
}
#copyright p {
	float: right;
	margin-bottom: 0;
}
/*----------------------------------------*/
/*----- 2.5 Pricing -----*/
/*----------------------------------------*/
.pricing-wrapper {
	padding-top: 50px;
}
.pricing {
	background: #fff;
	border: 2px solid #EDF1F5;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	position: relative;
 -webkit-transition: all .4s ease-in-out;
 -moz-transition:all .4s ease-in-out;
 -o-transition:all .4s ease-in-out;
 -ms-transition:all .4s ease-in-out;
 transition: all .4s ease-in-out;
 margin-bottom:20px;
}
.pricing:hover {
    background: #f4f6f8;
    -webkit-box-shadow: inset 0 -1px 0 rgba(255,255,255,0.5),0 1px 1px rgba(0,0,0,0.4);
    -moz-box-shadow: inset 0 -1px 0 rgba(255,255,255,0.5),0 1px 1px rgba(0,0,0,0.4);
    box-shadow: inset 0 -1px 0 rgba(255,255,255,0.5),0 1px 1px rgba(0,0,0,0.4);
}
.pricing table {
	width: 100%;
}
.pricing table thead th {
	width: auto;
	padding: 20px 20px 20px 20px;
	font-size: 22px;
	color: #131415;
	font-weight: 600;
	text-align: center;
}
.pricing table tbody td {
	width: auto;
	/*padding: 0 20px;*/
	font-size: 1.1em;
  vertical-align: top;
}
.pricing table tfoot td {
	padding: 10px;
	text-align: center;
}
.pricing table ul {
	display: block;
}
.pricing table ul li {
	background: #EFF3F5;
	padding: 10px 15px;
	margin-bottom: 1px;
	font-size: .85em;;
	color: #677273;
	text-align: left;
}
/*price label*/
.pricing table .label-wrapper {
	position: relative;
}
.price-label {
	background: #0033cc;
	width: 70px;
	height: 48px;
	padding: 21px 10px;
	font-size: 30px;
	color: #fff;
	font-weight: 600;
	line-height: 1em;
	text-align: center;
	position: absolute;
	top: -110px;
	left: 50%;
	margin-left: -49px;
	border: 4px solid #fff;
	-webkit-border-radius: 90px;
	-moz-border-radius: 90px;
	border-radius: 90px;
}
.price-label span {
	font-size: 14px;
	font-weight: 400;
	line-height: 1.2em;
	display: block;
}
/*pricing button*/
.pricing .mybtn {
	padding-left: 5%;
	padding-right: 5%;
	width: 90%;
}
.hosting-list li {
	font-size: .85em;;
}
.hosting-list i, .hosting-list img {
	margin-right: 20px;
	color: #bdc3c7;
	font-size: 14px;
}
.hosting-list li .tooltip-arrow {
	display: none;
}
/*----------------------------------------*/
/*----- 2.6 Forms -----*/
/*----------------------------------------*/
form {
	margin: 0;
	padding: 0;
}
form p {
	margin-bottom: 20px !important;
}
/*errors*/
label.error {
	font-size: 11px;
	color: red;
	line-height: 1.6em;
	font-weight: normal;
}
input.error, textarea.error, password.error {
	border-color: #C00 !important;
	box-shadow: none;
}
/*label and inputs*/
label {
	width: 100%;
	font-size: 14px;
	color:#191919;
}

input[type="text"], input[type="password"], select, textarea {
	background-color: #fff;
	width: 95.5%;
	height: 30px;
	padding: 6px 2%;
	margin-bottom: 0;
	font-size: 14px;
	line-height: 18px;
	display: inline-block;
	/*border: 1px solid #bdc3c7;*/
	border: 1px solid #DBE1E6;
	-webkit-transition: border linear 0.2s;
	-moz-transition: border linear 0.2s;
	-ms-transition: border linear 0.2s;
	-o-transition: border linear 0.2s;
	transition: border linear 0.2s;
	box-shadow: none;
	color:#191919;
}

.cse-branding-form input[type="text"], input[type="password"], select, textarea {
	background-color: #fff;
	width: 76%;
	height: 11px;
	padding: 10px 2%;
	margin-bottom: 0;
	font-size: 14px;
	line-height: 18px;
	display: inline-block;
	/*border: 1px solid #bdc3c7;*/
	border: 1px solid #DBE1E6;
	-webkit-transition: border linear 0.2s;
	-moz-transition: border linear 0.2s;
	-ms-transition: border linear 0.2s;
	-o-transition: border linear 0.2s;
	transition: border linear 0.2s;
	box-shadow: none;
	color:#191919;
	-webkit-border-top-left-radius: 20px;
-webkit-border-top-right-radius: 20px;
-moz-border-radius-topleft: 20px;
-moz-border-radius-topright: 20px;
border-top-left-radius: 20px;
border-top-right-radius: 20px;
-webkit-border-bottom-left-radius: 20px;
-webkit-border-bottom-right-radius: 20px;
-moz-border-radius-bottomleft: 20px;
-moz-border-radius-bottomright: 20px;
border-bottom-left-radius: 20px;
border-bottom-right-radius: 20px;
}

.cse-branding-form input[type="submit"] {
    display: inline-block;
    margin-left: -1px;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 1em;
    line-height: 19px;
    text-align: center;
    /* text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75); */
    vertical-align: middle;
    cursor: pointer;
    background-color: #F2F4F7;
    /* background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6)); */
    /* background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6); */
    background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
    /* background-image: linear-gradient(to bottom, #ffffff, #e6e6e6); */
    /* background-repeat: repeat-x; */
    border: 1px solid #DBE1E6;
    /* border-color: #e6e6e6 #e6e6e6 #bfbfbf; */
    /* border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); */
    /* border-bottom-color: #b3b3b3; */
    /* -webkit-border-radius: 4px; */
    -moz-border-radius: 4px;
    /* border-radius: 4px; */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    /* -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05); */
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    /* box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05); */
    -webkit-border-top-left-radius: 20px;
    -webkit-border-top-right-radius: 20px;
    -moz-border-radius-topleft: 20px;
    -moz-border-radius-topright: 20px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    -webkit-border-bottom-left-radius: 20px;
    -webkit-border-bottom-right-radius: 20px;
    -moz-border-radius-bottomleft: 20px;
    -moz-border-radius-bottomright: 20px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    font-weight: bold;
    color: #8B9CAD;
}

.cse-branding-form input[type="submit"]:hover {
color: #8B9CAD;
text-decoration: none;
background-position: 0 -15px;
-webkit-transition: background-position 0.1s linear;
-moz-transition: background-position 0.1s linear;
-o-transition: background-position 0.1s linear;
transition: background-position 0.1s linear;
background-color: #e6e6e6;
}

textarea {
	height: auto;
}
select {
	width: 99.7%;
	height: 42px;
	padding-left: 0;
	text-indent: 4px;
	font-weight: normal;
}
textarea:focus, input[type="text"]:focus, input[type="password"]:focus {
	box-shadow: none;
	border-color: rgba(82, 168, 236, 0.8) !important;
	opacity: 1 !important;
}
::-webkit-input-placeholder {
color: #ccc9c6 !important;
 opacity: 1;
}
:-moz-placeholder {
color: #ccc9c6 !important;
opacity: 1;
}
::-moz-placeholder {
color: #ccc9c6 !important;
opacity: 1;
}
:-ms-input-placeholder {
color: #ccc9c6 !important;
opacity: 1;
}
/*submit button*/
.submit {
	background: #27ae60;
	width: auto !important;
	height: 52px;
	padding: 0 40px;
	margin-bottom: 10px;
	font-size: 14px;
	color: #fff !important;
	font-weight: bold;
	line-height: 14px;
	text-align: center;
	border: 1px solid #27ae60;
	cursor: pointer;
	display: inline-block;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.submit:hover {
}
.antispam {
	display:none;
}
/*----- domainform specific -----*/
#domainform input {
	float: left;
	width: 50%;
	margin-right: 4px;
}
#domainform .submit {
	width: 18%;
	padding: 0 4%;
	height: 52px;
	float: left;
}
#domainform select {
	width: 12%;
	height: 52px;
	padding-left: 0;
	line-height: 52px;
	text-indent: 4px;
	float: left;
	margin-right: 4px;
	font-weight: bold;
}
/*----- signup form specific -----*/
.first-field {
	width: 48%;
	float: left;
}
.second-field {
	width: 48%;
	float: left;
	margin-left: 4%;
}
#signupform .submit {
	margin-top: 10px;
}
.check-error {
	position: relative;
}
.check-error label.error {
	position: absolute;
	top: 8px;
	left: 20px;
}
.first-field input[type="text"], .first-field input[type="password"], .first-field textarea, .second-field input[type="text"], .second-field input[type="password"], .second-field textarea {
	text-align: left;
	font-weight: normal;
}
/*----- header serch form -----*/
.search-header {
	float: right;
	margin: 0 0 0 20px;
	position: relative;
	right: 0;
	top: 0;
}
.search-header form {
	float: left;
}
.search-header input {
	width: 120px;
	height: 26px;
	padding: 0 10px;
	font-size: 12px;
	line-height: 12px;
	background: url(../assets/templates/site-boss/img/icons/icon-search.png) no-repeat right #fff;
	-webkit-transition: width 0.3s, background-color 0.3s;
	-moz-transition: width 0.3s, background-color 0.3s;
	-o-transition: width 0.3s, background-color 0.3s;
	-ms-transition: width 0.3s, background-color 0.3s;
	transition: width 0.3s, background-color 0.3s;
	-webkit-border-radius: 26px;
	-moz-border-radius: 26px;
	border-radius: 26px;
	cursor: pointer;
	border: 1px solid #bdc3c7;
}
.search-header input:focus {
	background-color: #fff;
	width: 170px;
	color: #bdc3c7;
	cursor: text;
}
.search-header ::-webkit-input-placeholder {
color: #bdc3c7 !important;
opacity: 1;
}
.search-header :-moz-placeholder {
color: #bdc3c7 !important;
opacity: 1;
}
.search-header ::-moz-placeholder {
color: #bdc3c7 !important;
opacity: 1;
}
.search-header :-ms-input-placeholder {
color: #bdc3c7 !important;
opacity: 1;
}
/*----- login form specific -----*/
.login-box {
	background: #f3f7f8;
	width: auto !important;
	padding: 20px;
	margin: 0 auto !important;
	border: 1px solid #e5e9ea;
}
/*============================================================*/
/*---------- 3. TEMPLATE COMPONENTS ----------*/
/*============================================================*/

/*----- 3.1 Tabs -----*/
.nav-tabs {
	font-size: 14px;
	margin-bottom: 0;
	border-bottom: 1px solid #DBE1E6;
}
.nav-tabs > li > a {
	background: #fff;
	border: 1px solid #DBE1E6;
}
.nav-tabs > li > a:hover {
	color: #403e3d;
	border: 1px solid #DBE1E6;
	border-bottom-color: transparent;
}
.nav-tabs > .active > a, .nav-tabs > .active > a:hover, .nav-tabs > .active > a:focus {
	background-color: #fff;
	border-bottom-color: transparent;
}
.nav-tabs > .active > a:focus {
	color: #403e3d;
}
.nav-tabs i {
	margin-right: 5px;
}
.tab-content {
	padding: 10px;
	border: 1px solid #DBE1E6;
	border-width: 0 1px 1px 1px;
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	border-radius: 0 0 4px 4px;
}
/*----- 3.1 Blockquote -----*/
.ticket-comment-text blockquote, blockquote {
padding: 2px 0 7px 15px;
margin: 20px 20px 10px 0px;
border-left: 0;
}

.ticket-comment-text blockquote {
    background: cornsilk;
    padding:10px;
    margin-left:30px;
}


blockquote p {
	font-size: 24px;
	font-style: italic;
	line-height: 1.4em;
	margin-bottom: 0;
	padding: 0;
}
blockquote.pull-right {
	border-right: 2px solid #509fb9;
	margin: 0 0 10px 20px;
}
/*----- 3.4 accordion -----*/
.accordion-group {
	border: 1px solid #DBE1E6;
}
.accordion-inner {
	border-top: 1px solid #DBE1E6;
}
.accordion-heading {
padding: 1px 10px;
}
/*----- 3.3 Menu / Navigation -----*/
.ddsmoothmenu {
	margin-top: 9px;
	width: auto;
	display: block;
	float: left;
}
/*ul*/
.ddsmoothmenu ul {
	background: transparent;
	margin: 0;
	padding: 0;
	list-style-type: none;
	z-index:100;
	float: left;
}
.ddsmoothmenu ul li ul {
	background: #fff;
	margin-left: -15px;
	position: absolute;
	left: 0;
	float: none;
	display: none;
	overflow: visible;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-moz-box-shadow: 0 2px 2px 1px rgba(0, 0, 0, .2);
	-webkit-box-shadow: 0 2px 2px 1px rgba(0, 0, 0, .2);
	box-shadow: 0 2px 2px 1px rgba(0, 0, 0, .2);
}
.ddsmoothmenu ul li ul li ul {
	margin-left: 7px;
	margin-top: -1px;
	top: 0;
}
/*li*/
.ddsmoothmenu ul li {
	position: relative;
	display: inline;
	float: left;
}
.ddsmoothmenu ul li ul li {
	display: list-item;
	float: none;
	box-shadow: none !important;
}
.ddsmoothmenu ul li ul li:first-child a {
	-webkit-border-radius: 4px 4px 0 0;
	-moz-border-radius: 4px 4px 0 0;
	border-radius: 4px 4px 0 0;
border-top: 1px solid #dedede;
font-size: 14px !important;
}
.ddsmoothmenu ul li ul li:last-child a {
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	border-radius: 0 0 4px 4px;
	border-bottom: 0;
	font-size: 14px !important;
}
/*a*/
.ddsmoothmenu ul li a {
	padding: 7px 17px 10px 0;
	margin: 0;
	font-size: 16px;
	color: #000099;
	font-weight: bold;
	line-height: 1em;
	text-decoration: none;
	outline: none;
	display: block;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.31s ease;
	transition: all 0.3s ease;
}
.ddsmoothmenu ul li a:visited {
	color: #000099;
}
.ddsmoothmenu ul li a:hover, .ddsmoothmenu ul li a.selected {
	color: #FF2626;
}
.ddsmoothmenu ul li ul li a {
	width: 170px; /*width of sub menus*/
	padding: 10px;
	margin: 0;
	font-size: 14px !important;
	color: #677273 !important;
	line-height: 1em;
	font-weight: 400;
	border: 0;
	text-transform: none;
	display: block;
	background: #fff;
}
.ddsmoothmenu ul li li a:hover, .ddsmoothmenu ul li li a.selected {
	background: #EFF3F5;
	color: #F26D00 !important;
}
* html .ddsmoothmenu ul li a { /*IE6 hack to get sub menu links to behave correctly*/
	display: inline-block;
	color: #000;
}
/* Holly Hack for IE \*/
* html .ddsmoothmenu {
	height: 1%;
}
/* CSS classes applied to down and right arrow images */
.downarrowclass {
	margin-left: 6px;
}
.rightarrowclass {
	display: none;
}
/*Menu select for responsive*/
.ddsmoothmenu select {
	background: #e0e7f1;
	width: 100%;
	height: auto;
	padding: 12px 10px;
	margin: 0 auto;
	font-size: 18px;
	color: #00008B !important;
	border: 1px solid #bdc3c7;
	outline: none;
	display: none;
	cursor: pointer !important;
}



/*----------------------------------------*/
/*----- 2.7 Filterable -----*/
/*----------------------------------------*/
.filter_nav {
	margin: 0;
}
.filter_nav li {
	list-style-type: none;
	float: left;
}



.breadcrumbs {
 font-size: 12px;  
margin: 0;
border: 0;
width: 100%;
}

.breadcrumbs ul a {
    float: left;
}

.breadcrumbs ul {
list-style: none;
display: inline;
line-height: 1.4em !important;
float: left;
margin: 5px auto 5px;
padding: 0;
}

.breadcrumbs li {
font-size: 12px;   
 list-style: none; 
display: inline;
padding: 0 1px;
}

.filter_nav li a:link {
	background: #0033cc;
	padding: 8px 15px;
	margin: 0 20px 20px 0;
	font-size: 12px;
	color: #fff !important;
	font-weight: 600;
	line-height: 1em;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	float: left;
}
.filter_nav li a:hover {
	background: #bdc3c7 !important;
	color: #fff;
}
.filter-content img {
	width: 100%;
}
.item {
	margin-bottom: 30px;
}
/*folio-thumb*/
.folio-thumb {
	position: relative;
	overflow: visible;
	height: auto;
	border: 1px solid #dfe6eb;
}
.folio-thumb .zoom, .folio-thumb .video-play {
	background: url(../assets/templates/site-boss/img/icons/zoom.png) 0 0 no-repeat transparent;
	width: 40px;
	height: 40px;
	position:absolute;
	outline: none;
	display: none;
	z-index: 99;
	opacity: 1;
	left: 50%;
	top: 50%;
	margin-left: -20px;
	margin-top: -20px;
	-moz-transition: 0s;
	-webkit-transition: 0s;
	-o-transition: 0s;
	transition: 0s;
	opacity: 1;
}
.folio-thumb .video-play {
	background: url(../assets/templates/site-boss/img/icons/video.png) 0 0 no-repeat transparent;
}
.folio-thumb .zoom:hover, .folio-thumb .video-play {
	opacity: 0.7;
}
.img-overlay {
	background-color: #000;
	width: 100%;
	height: 100%;
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9;
	opacity: 0.5;
}
/*============================================================*/
/*---------- 4. MEDIA QUERIES  ----------*/
/*============================================================*/
/*----------------------------------------*/
/*----- 4.1 Mobile (Portrait) -----*/
/*----------------------------------------*/
@media only screen and (max-width: 767px) {
body {
padding: 0;
}
.container {
margin-left: 20px;
margin-right: 20px;
}
.sidebar-right {
 padding-left: 0;
 margin-bottom: 10px;
}
.sidebar-left {
 padding-right: 0;
 margin-bottom: 10px;
}

blockquote p {
font-size: 18px;
}
/*menu*/
.ddsmoothmenu ul {
display: none;
}
.ddsmoothmenu {
 float: none;
 margin: 0;
}
.ddsmoothmenu select {
width: 100% !important;
 float: none;
display: block;
margin-bottom: 10px;
}
/*header*/
#header {
text-align: center;
}
.search-header {
display: none;
}
.social {
text-align: center;
width: 100%;
margin-top: 20px;
}

#header-bottom .inline-right {
float: left;
}
#header-bottom .inline-right li {
margin-left: 0;
}
/*footer & copyright*/
#footer .social {
text-align: left;
}
#copyright {
text-align: center;
}
#copyright ul {
float: none;
}
#copyright p {
float: none;
margin-top: 10px;
}
#copyright .inline-left li {
 margin-left: 10px;
 margin-right: 10px;
 display: inline-block;
}
/*domain form*/
#domainform input {
 float: none;
 width: 90%;
 display: block;
 margin-bottom: 10px;
}
#domainform select {
 width: 95%;
 float: none;
 display: block;
 margin-bottom: 10px;
}
#domainform .submit {
 width: 90%;
 float: none;
}
/*others*/
.team img {
display: block !important;
margin: 0 0 10px 0;
float: none;
}
.team .text-right {
text-align: left !important;
}
.pricing {
/*margin-bottom: 60px;*/
}
.fr-icon div {
margin-bottom: 10px;
}
.blogpost .social {
text-align: left;
margin-bottom: 10px;
}
.first-field {
 width: 100% !important;
 float: none;
 display: block;
}
.second-field {
 width: 100% !important;
 float: none;
 margin: 0 !important;
 display: block;
}
#slider-wrapper-var {
background: #f3f7f8;
background-image: none;
}
#slider-wrapper-var h1 {
 font-size: 30px;
}
}

/*----------------------------------------*/
/*----- 4.2 Mobile (Landscape) -----*/
/*----------------------------------------*/
@media only screen and (min-width: 480px) and (max-width: 767px) {
/*All are same as Portrait*/
}

/*----------------------------------------*/
/*----- 4.3 Tablet / ipad  -----*/
/*----------------------------------------*/
@media (min-width: 768px) and (max-width: 1024px) {
.ddsmoothmenu ul li a {
padding: 7px 17px 10px 0;
}
.sidebar-right {
 padding-left: 0;
}
.sidebar-left {
 padding-right: 0;
}
.heading-styled {
 font-size: 15px;
}
h1 {
font: bold 16px;
font-family: arial, verdana, tahoma, sans-serif;
text-transform: uppercase;
padding: 10px 0 15px 0;
line-height: 1.7em;
/*  letter-spacing: 0.025rem;*/
}
#domainform input {
float: left;
width: 43%;
margin-right: 4px;
}
#domainform select {
width: 19%;
}
.pricing table thead th {
 font-size: 20px;
}

/*
.pricing table img {
width: 100%;
}
*/

.team img {
display: block !important;
margin: 0 0 10px 0;
float: none;
}
.team .text-right {
text-align: left !important;
}
.fr-icon-left i, .fr-icon-left img {
 margin-bottom: 120px;
}
#slider-wrapper-var h1 {
 font-size: 30px;
}
}

/*============================================================*/
/*---------- 5. BROWSER FIXES ----------*/
/*============================================================*/
/*safari*/
@media screen and (-webkit-min-device-pixel-ratio:0) {
#domainform select {
width: 12%;
height: 52px !important;
padding-left: 0;
line-height: 46px !important;
text-indent: 4px;
float: left;
margin-right: 4px;
}
#signupform select {
 height: 52px !important;
padding-left: 0;
line-height: 46px !important;
text-indent: 4px;
}
}
/*IE8*/
@media \0screen {
.ddsmoothmenu ul li ul li a {
	background: #EDF1F5;
}
}
.error {
color: red;
}

span.asterisk {
color: red;
font-size: 16px;
margin: 0 2px 0 0;
}

ol.crumb {
list-style-type: none;
font-size: 11px;
margin: 0;
}

.crumb li {
display: inline;
}

input:invalid, textarea:invalid {
background-color: #f0dddd;
color: red !important;
border: 2px solid red !important;
}

.director {
    vertical-align: top;
}

.mashinomest{
    vertical-align: top;
}

.foto-love-boss-text img {
border: 1px solid #d7d7d7;
padding: 10px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
-webkit-box-shadow: 0 1px 4px 0 rgba(0,0,0,.3);
-moz-box-shadow: 0 1px 4px 0 rgba(0,0,0,.3);
box-shadow: 0 1px 4px 0 rgba(0,0,0,.3);
background: #FFFFFF;
}

.foto-love-boss-text {
float:left;
width: 190px;
margin: 6px 16px 0 0;
}

a.button10 {
  display: inline-block;
  color: black;
  font-size: 125%;
  font-weight: 700;
  text-decoration: none;
  user-select: none;
  padding: 10px;
  outline: none;
  border: 1px solid rgb(250,172,17);
  border-radius: 5px;
  background: rgb(255,212,3) linear-gradient(rgb(255,212,3), rgb(248,157,23));
  box-shadow: inset 0 -2px 1px rgba(0,0,0,0), inset 0 1px 2px rgba(0,0,0,0), inset 0 0 0 60px rgba(255,255,0,0);
  transition: box-shadow .2s, border-color .2s;
} 
a.button10:hover {
  box-shadow: inset 0 -1px 1px rgba(0,0,0,0), inset 0 1px 2px rgba(0,0,0,0), inset 0 0 0 60px rgba(255,255,0,.5);
}
a.button10:active {
  padding: calc(10px + 1px) .5em calc(10px - 1px);
  border-color: rgba(177,159,0,1);
  box-shadow: inset 0 -1px 1px rgba(0,0,0,.1), inset 0 1px 2px rgba(0,0,0,.3), inset 0 0 0 60px rgba(255,255,0,.45);
}

#office-auth-form input {
width: 58%;
padding: 0 10px;
font-size: .85em;;
-moz-transition: width 0.3s, background-color 0.3s;
-o-transition: width 0.3s, background-color 0.3s;
-ms-transition: width 0.3s, background-color 0.3s;
transition: width 0.3s, background-color 0.3s;
-webkit-border-radius: 26px;
-moz-border-radius: 26px;
border-radius: 26px;
cursor: pointer;
border: 1px solid #bdc3c7;
}

.vakansii-list-tip {
background: #FFF;
border-radius: 5px;
text-align: center;
padding-bottom: 8px;
padding-top: 5px;
border: 2px solid #A7B7C9;
}

.breadcrumbs span {
padding: 0 1px;
}

.photo-user-header {
  max-width: 30px;
  padding: 2px;
  border-radius: 50%;
  border: 1px solid #dfe6eb;
  margin: 0 2px 0 10px;
  max-height: 38px;
}

.action_button {
background-color: #FFBA41;
border-radius: 5px;
-ms-border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-o-border-radius: 5px;
margin: 12px 0;
display: inline-block;
line-height: 2.9em;
text-align: left;
vertical-align: middle;
cursor: pointer;
background-repeat: repeat-x;
border: 1px solid #FFBA41;
float: right;
cursor: pointer;
outline: none;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}

.action_button:hover {
background-color: #FECC02;
border: 1px solid #FECC02;
}

.action_button .action_button_text {
border-left: 1px solid #FFFFFF;
color: #FFFFFF;
font-weight: bold;
padding: 0 10px 0 8px;
display: inline-block;
vertical-align: top;
font-family: arial;
font-size: .85em;;
}

.action_button .action_button_icon {
border-right: 1px solid #FFFFFF;
background-position: center center;
background-repeat: no-repeat;
display: inline-block;
}

.action_button_1 {
    /* background-color: #009847; */
    border-radius: 20px;
    -ms-border-radius: 20px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -o-border-radius: 20px;
    margin: 22px 0 0px;
    display: inline-block;
    line-height: 2.7em;
    text-align: left;
    vertical-align: middle;
    cursor: pointer;
    background-repeat: repeat-x;
    /* border: 1px solid #009847; */
    float: right;
    cursor: pointer;
    outline: none;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    /* display: block; */
    /* width: 197px; */
    /* height: 30px; */
    /* background: url('post-gr.png') 0px 1px #FFBC12 repeat-x; */
    /* border: 1px solid #FC9B2F; */
    /* border-radius: 4px; */
    -moz-border-radius: 4px;
    /* -webkit-border-radius: 3px; */
    line-height: 38px;
    /* text-align: center; */
    /* color: #FFFFFF; */
    cursor: pointer;
    /* margin-top: 3px; */
    font-size: 15px;
    color: #FFFFFF;
    text-decoration: none;
    text-shadow: 1px 1px 2px #9E9D9D;
    background:  0px 1px #FFBC12 repeat-x;
    /* border: 1px solid #FC9B2F;*/
        min-width: 145px;
}

/* 
.action_button_1 {
background-color: #009847;
border-radius: 5px;
-ms-border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-o-border-radius: 5px;
margin: 7px 0 0px;
display: inline-block;
line-height: 2.7em;
text-align: left;
vertical-align: middle;
cursor: pointer;
background-repeat: repeat-x;
border: 1px solid #009847;
float: right;
cursor: pointer;
outline: none;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
 */

.action_button_1:hover {
background: 0px 1px #EBA800 repeat-x;
/* border: 1px solid #FC9B2F;*/
}

.action_button_1 .action_button_text_1 {
border-left: 1px solid #FFFFFF;
color: #FFFFFF;
font-weight: bold;
padding: 0 12px 0 10px;
display: inline-block;
vertical-align: top;
font-family: arial;

}

.action_button_1 .action_button_icon_1 {
border-right: 1px solid #FFFFFF;
background-position: center center;
background-repeat: no-repeat;
display: inline-block;
}

.icon-envelope {
padding: 0 7px;
color: #FFFFFF;
}

.znakomstva-konkret {
font-size: 14px;
/* line-height: 1.5em; */
font-weight: bold;
}
.icon-user, .icon-heart {
padding: 0 10px;
color: #FFFFFF;
font-size:10px;
}

.icon-user black {
color: #333333 !important;
}

.icon-signal {
padding: 0 10px;
color: #FFFFFF;
font-size:10px;
}

.icon-plus-sign {
padding: 0 10px;
color: #FFFFFF;
}

.icon-question-sign {
padding: 0 10px;
color: #FFFFFF;
}

.icon-manalt {
padding: 0 10px;
color: #FFFFFF;
}

.icon-truck {
padding: 0 10px;
color: #FFFFFF;
}

.icon-briefcase {
padding: 0 10px;
color: #FFFFFF;
font-size:10px;
}

.fa-usd {
padding: 0 10px;
color: #FFFFFF;
font-size:10px;
}

.fa-check-square-o {
padding: 0 10px;
color: #FFFFFF;
font-size:10px;
}

.action_button_2 {
background-color: #F26D00;
border-radius: 20px;
-ms-border-radius: 20px;
-moz-border-radius: 20px;
-webkit-border-radius: 20px;
-o-border-radius: 20px;
margin: 20px 0 12px;
display: inline-block;
line-height: 2.7em;
text-align: left;
vertical-align: middle;
cursor: pointer;
background-repeat: repeat-x;
border: 1px solid #F26D00;
cursor: pointer;
outline: none;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}

.action_button_2:hover {
background: #F9933E;
border: 1px solid #F9933E;
}

.action_button_2 .action_button_text_2 {
border-left: 1px solid #FFFFFF;
color: #FFFFFF;
font-weight: bold;
padding: 0 10px 0 10px;
display: inline-block;
vertical-align: top;

}

.action_button_2 .action_button_icon_2 {
border-right: 1px solid #FFFFFF;
background-position: center center;
background-repeat: no-repeat;
display: inline-block;
}

.kontekst {
    border: 1px solid #FBE5C0!important;
    padding:10px;
    margin-bottom:20px;
       /* background-color: #FFF9F0; */
}

.kontekst a {
color: #0000CC!important;
font-weight: normal;
font-size: 18px;
}

.kontekst a:hover {
color: #0066FF!important;
font-weight: normal;
font-size: 18px;
}

a.www-link {
color: #81BC00!important;
font-weight: normal;
}


.kontekst > span.uk-badge a {
  margin: 18px -10px 0 0;
  font-size: 0.65em;
float: right;
font-weight: normal;
color: #888888 !important;
text-decoration: underline !important;
background: #FBE5C0;
padding: 0 4px 3px;
line-height: 1.3em;
height: 100%;
  left: 0;
  bottom: 0;
}

.kontekst > span.uk-badge a:hover {
text-decoration: none !important;
}

.kontekst > div.uk-badge {
float: right;
color: #888888 !important;
text-decoration: underline !important;
background: #FBE5C0;
padding: 0 4px 3px;
line-height: 0.75em;
  height: 12px;
  left: 0;
  bottom: 0;
  width: 105px;
  margin: 16px -10px -10px 0;
}

.kontekst > div.uk-badge a {
font-size: 0.65em;
font-weight: normal;
color: #888888 !important;
}


div.uk-badge a:hover {
text-decoration: none !important;
}

a.www-link:hover {
color: #0066FF!important;
font-weight: normal;
text-decoration: none !important;
}



.inform-att {
background: #f3f5f7;
padding: 10px 16px;
position: relative;
line-height: 1.8;
margin-top: 25px;
display: inline-block;
margin-bottom: 12px;
border-radius:3px;
  color: chocolate;
}

.inform-att i {
width: 28px;
height: .85em;;
background: url(/assets/images/ico2.gif) -9px -11px;
overflow: hidden;
position: absolute;
bottom: -12px;
left: 16px;
}

ul.list-board-pagetitle li {
list-style-type: none;
  font-size: 1.2em;
/*background-color: #FFF9F0;
  border: 1px solid #FBE5C0;*/
  padding: 12px 15px;
  margin: 15px 0;
  border: 2px solid #E1E7ED;
  background: #F5F7F8;
    -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
}

ul.list-board-pagetitle li:hover {
border: 2px solid #A7B7C9;
}

ul.list-board-pagetitle {
padding: 0;
  margin: 0;
}
span.gorod-lebel {
background: #FECC00; 
padding: 4px 8px 4px; 
font-weight: bold; 
border-radius:20px;
float: right;
margin: 10px 15px 0 10px;
font-size: 87%;
 min-width: 50px;
  text-align: center;
}

img.board-images {
width: 90px;
margin: 15px 15px 15px 20px;
float:left;
    border-radius: 5px;
}

.board-title {
float:left;
margin-top: 14px;
}

.board-text {
float:left;
font-size: 100%;
  clear: both;
}

.board-text, .board-text-cena, .board-text-tenge  {
font-size: 100%;
}

.board-date {
color:#999;
font-size:0.85em;
margin-bottom: 10px;
  clear: both;
}

.font-size-1-3 {
font-weight: bold;
float: left;
}

.font-size-1-1-bold {
font-weight: bold;
font-size: 1.1em;
line-height: 1.9em;
}

.board-left-blok {
  overflow: hidden;
  margin-right: 15px;
  min-width: 105px;
}

.board-filtr-blok {
padding: 12px 15px 15px 15px;
 /* border: 2px solid #E1E7ED; */
 -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  margin-bottom: 20px;
  background: #F5F7F8;
  border: 1px dashed #ccc;
}

.gorod-lebel-job {
  background: #FECC00;
  padding: 2px 7px 4px;
  font-weight: bold;
  border-radius: 3px;
  text-align: center;
  border: 2px solid #FECC00;
}

.vakansii-count-blok {
color:#A7B7C9;
width:82px; 
overflow:hidden; 
float:right; 
padding: 0; 
margin: -20px 0 0 0;
}
           
.vakansii-podano-blok {
  font-size: 100%;
  font-weight: normal; 
color:#A7B7C9;
}
.vakansii-counter {
color:#A7B7C9;
font-weight: normal; 
margin: 8px auto 6px;
font-size:32px; 
padding: 2px 0 2px 0;
}
.vakansii-counter-rezune {
  font-size: 100%;
  font-weight: normal;
color:#A7B7C9;
}

.list-vakansii-count-blok {
color:#A7B7C9;
overflow:hidden; 
padding: 0; 
padding:15px 5px 20px 15px; 
text-align: center;
}

.list-vakansii-podano-blok {
font-size: 100%; 
font-weight: normal; 
color:#A7B7C9;
}
.list-vakansii-counter {
color:#A7B7C9;
font-weight: normal; 
margin: 10px auto 8px;
font-size:32px; 
padding: 2px 0 2px 0;
}

.list-vakansii-counter-rezune {
font-size: 100%; 
font-weight: normal; 
color:#A7B7C9;
}

.tm-article-subtitle {
font-size: 18px;
font-weight: normal;
margin-bottom: 15px;
  border-left: 3px solid #551A8B;
  padding-left: 10px;
}

.tm-article-subtitle span {
text-transform: lowercase;
font-size: 18px;
}

.uk-form {
  background:#dee7f1;
  padding: 15px;
  margin: 0px 0 20px;
  border-radius: 6px;
  }
  
.pogoda-list-block {
float: left; 
width: 44%; 
height: 320px; 
overflow: hidden; 
margin: 5px; 
border: 1px dashed #DEDEDE; 
padding: 15px 0 15px 20px;
}

.pogoda-list-block-abzatc{
font-size:1.2em; 
font-weight: bold;
padding: 12px 0px 10px;
text-align: center;
}

ul.uk-list {
list-style-type: none;
}
a.title-board {
font-size: 22px; color: #77AF40;
}

span.otzyv-minus {
  color: #E31E24;
  font-weight: bold;
}

span.otzyv-plus {
  color: #009846;
  font-weight: bold;
}

#mapexMap {
border: 5px solid #e5e9ea;
}

.uk-margin-top {
    margin-top: 15px !important;
}
.uk-width-1-1 {
    width: 90%;
    padding: 5%;
}

.uk-grid {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0;
    list-style: none;
}


.uk-width-medium-6-10 {
    width: 60%;
}


.uk-width-medium-4-10 {
    width: 40%;
}

.uk-block-muted {
    background: whitesmoke;
    border-radius: 4px;
}

.uk-text-right {
    text-align: right !important;
}

.panel-heading {
padding: 10px 5%;
    font-size: 1.1em;
    line-height: 1.3em;
    display: inline-block;
    border-radius: 5px;
    background-color: #d6dee6;
    border: 1px 1px 2px 1px solid #dfe6eb;
    /* box-shadow: 1px 1px 3px #2B587A,0 0 1px #FFF inset; */
    color: #2B587A !important;
    margin-top: 10px; width: 90%;
}

.panel .panel-default {
overflow: hidden;
    background-color: #fff;
}

.panel-body {
padding: 15px 15px 0 15px;
}

p.field8 {
margin-top: 80px;
}

span.dashed {
color: #A7B7C9;
}

span.dashed:hover {
color: #FF2626;
}

/*
span.dashed {
background: -moz-linear-gradient(left, #A7B7C9, #A7B7C9 60%, transparent 60%);
background: -ms-linear-gradient(left, #A7B7C9, #A7B7C9 60%, transparent 60%);
background: -o-linear-gradient(left, #A7B7C9, #A7B7C9 60%, transparent 60%);
background: -webkit-gradient(linear, 0 0, 100% 0, from(#A7B7C9), color-stop(0.6, #A7B7C9), color-stop(0.6, transparent));
background: -webkit-linear-gradient(left, #A7B7C9, #A7B7C9 60%, transparent 60%);
background: linear-gradient(left, #A7B7C9, #A7B7C9 60%, transparent 60%);
background-size: 6px 1px;
background-repeat: repeat-x;
background-position: 0 100%;
}
*/

li.new-nav {
    color: red;
    margin-left: -27px;
    margin-top: -5px;
    font-size: 0.85em;
}

.kurs-valut-all {
font-size: 1.1em;
  line-height: 2;
  }
  
  .quote_area object {
    width: 100%;
    height: 365px;
    position: relative;
}

.a1 {
    max-height: 1300px;
    width: 97%;
    margin: 0px auto;
    padding: 7px 16px 7px;
    background: #fbfcfc;
}

.navbar {
    font-size: 16px;
    display: block;
    height: 40px;
    padding: 6px;
    border: 1px solid #ebebeb;
    width: 100%;
    margin: 10px 0;
    background: linear-gradient(bottom,#e3e3e3,#fff );
    background: -o-linear-gradient(bottom,#e3e3e3, #fff);
    background: -moz-linear-gradient(bottom, #e3e3e3, #fff);
    background: -webkit-linear-gradient(bottom, #e3e3e3, #fff);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#ffffffff, endColorstr=#FFe3e3e3);
}

.quote_area {
    width: 100%;
    height: 365px;
}

.quote_block .pict {
    position: absolute;
    height: 365px;
    background: #bdbfbd;
    width: 100%;
    display: block;
}

table.item_table {
width: 100%;
}
td.channel {
width: 0%;
}
.prg_item {
height: 24px;
font-size: 13px;
border-bottom: 1px dashed #dedede;
margin-top: 5px;
}
span.prg_item_time {
font-weight: bold;
}
table.item_table img {
display: none;
}
span.prg_item_no {
float:right;
}
span.info {
display: none;
}
.b-schedule__list {
width: 100%;
}
.b-schedule__list {
border-bottom: 1px dashed #dedede;
border-right: 1px dashed #DEDEDE;
}
.b-schedule__list th, .b-schedule__list td {
border-top: 1px dashed #dedede;
font-size: 13px !important;
padding: 5px 0 7px 10px;
}
.b-schedule__list tbody tr:nth-child(odd) td, .b-schedule__list tbody tr:nth-child(odd) th {
background-color: #FFFFFF;
}
.b-schedule__list th, .b-schedule__list td {
border-left: 1px dashed #dedede;
vertical-align: middle;
}
.b-schedule__list th, .b-schedule__list td {
padding: 4px 5px;
}
.b-schedule__list th, .b-schedule__list th {
padding: 8px;
line-height: 18px;
text-align: left;
vertical-align: top;
}
.b-schedule__list tr.gone {
color: #BBB !important;
}


.neighbors {
text-align: center;
}

a.link-neighbors {
    border: solid 1px #0033cc;
    line-height: 28px;
    height: 28px;
    padding: 7px 15px;
    background: #FFF;
    border-radius: 25px;
    margin:0 15px;
}

a.link-neighbors:hover {
    border: solid 1px #0033cc;
    line-height: 28px;
    height: 28px;
    padding: 7px 15px;
    background: #0033cc;
    border-radius: 25px;
    margin:0 15px;
    color: #fff;
}
.yap-Ya_sync_1-vertical .yap-logo-block__text, .yap-Ya_sync_2-vertical .yap-logo-block__text,.yap-Ya_sync_3-vertical .yap-logo-block__text, .yap-Ya_sync_4-vertical .yap-logo-block__text {
    font-family: Arial,sans-serif!important;
    font-size: 87%!important;
    padding-right: 4px!important;
    line-height: 1.4!important;
    font-weight: 400!important;
    color: #aaa!important;
    text-decoration: none!important;
}
.yap-Ya_sync_3-vertical .yap-title-block {
    margin: 7px 0 12px;
}