/**
 * BxSlider v4.1.2 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2014
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */


/** RESET AND LAYOUT
===================================*/

.bx-wrapper {
	position: relative;
	margin: 0 auto 60px;
	padding: 0;
	*zoom: 1;
}

.bx-wrapper img {
	max-width: 100%;
	display: block;
}

/** THEME
===================================*/

.bx-wrapper .bx-viewport {
	-moz-box-shadow: 0 0 5px #ccc;
	-webkit-box-shadow: 0 0 5px #ccc;
	box-shadow: 0 0 5px #ccc;
	border:  5px solid #fff;
	left: -5px;
	background: #fff;
	
	/*fix other elements on the page moving (on Chrome)*/
	-webkit-transform: translatez(0);
	-moz-transform: translatez(0);
    	-ms-transform: translatez(0);
    	-o-transform: translatez(0);
    	transform: translatez(0);
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
	position: absolute;
	bottom: -30px;
	width: 100%;
}

/* LOADER */

.bx-wrapper .bx-loading {
	min-height: 50px;
	background: url(/static/media/front/images/bx_loader.gif) center center no-repeat #fff;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}

/* PAGER */

.bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #666;
	padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background: #666;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #000;
}

/* DIRECTION CONTROLS (NEXT / PREV) */

.bx-wrapper .bx-prev {
	left: 10px;
	background: url(/static/media/front/images/controls.png) no-repeat 0 -32px;
}

.bx-wrapper .bx-next {
	right: 10px;
	background: url(/static/media/front/images/controls.png) no-repeat -43px -32px;
}

.bx-wrapper .bx-prev:hover {
	background-position: 0 0;
}

.bx-wrapper .bx-next:hover {
	background-position: -43px 0;
}

.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -16px;
	outline: 0;
	width: 32px;
	height: 32px;
	text-indent: -9999px;
	z-index: 9999;
}

.bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}

/* AUTO CONTROLS (START / STOP) */

.bx-wrapper .bx-controls-auto {
	text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent: -9999px;
	width: 10px;
	height: 11px;
	outline: 0;
	background: url(/static/media/front/images/controls.png) -86px -11px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
	background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: -9999px;
	width: 9px;
	height: 11px;
	outline: 0;
	background: url(/static/media/front/images/controls.png) -86px -44px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
	background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: left;
	width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 0;
	width: 35px;
}

/* IMAGE CAPTIONS */

.bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #666\9;
	background: rgba(80, 80, 80, 0.75);
	width: 100%;
}

.bx-wrapper .bx-caption span {
	color: #fff;
	font-family: Arial;
	display: block;
	font-size: .85em;
	padding: 10px;
}
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src:url('https://www.mrrb.bg/static/fonts/front/fa-fonts/fontawesome-webfont.eot?v=4.7.0');
  src:url('https://www.mrrb.bg/static/fonts/front/fa-fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), 
      url('https://www.mrrb.bg/static/fonts/front/fa-fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), 
      url('https://www.mrrb.bg/static/fonts/front/fa-fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'), 
      url('https://www.mrrb.bg/static/fonts/front/fa-fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), 
      url('https://www.mrrb.bg/static/fonts/front/fa-fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
.fa.fa-pull-left {
  margin-right: .3em;
}
.fa.fa-pull-right {
  margin-left: .3em;
}
/* Deprecated as of 4.4.0 */
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: .3em;
}
.fa.pull-right {
  margin-left: .3em;
}
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #ffffff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000";
}
.fa-music:before {
  content: "\f001";
}
.fa-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-user:before {
  content: "\f007";
}
.fa-film:before {
  content: "\f008";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-check:before {
  content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-signal:before {
  content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}
.fa-trash-o:before {
  content: "\f014";
}
.fa-home:before {
  content: "\f015";
}
.fa-file-o:before {
  content: "\f016";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-road:before {
  content: "\f018";
}
.fa-download:before {
  content: "\f019";
}
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-play-circle-o:before {
  content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}
.fa-refresh:before {
  content: "\f021";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-lock:before {
  content: "\f023";
}
.fa-flag:before {
  content: "\f024";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-print:before {
  content: "\f02f";
}
.fa-camera:before {
  content: "\f030";
}
.fa-font:before {
  content: "\f031";
}
.fa-bold:before {
  content: "\f032";
}
.fa-italic:before {
  content: "\f033";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-list:before {
  content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-video-camera:before {
  content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-tint:before {
  content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}
.fa-share-square-o:before {
  content: "\f045";
}
.fa-check-square-o:before {
  content: "\f046";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-play:before {
  content: "\f04b";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-eject:before {
  content: "\f052";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-times-circle-o:before {
  content: "\f05c";
}
.fa-check-circle-o:before {
  content: "\f05d";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}
.fa-expand:before {
  content: "\f065";
}
.fa-compress:before {
  content: "\f066";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-plane:before {
  content: "\f072";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-random:before {
  content: "\f074";
}
.fa-comment:before {
  content: "\f075";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-key:before {
  content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}
.fa-comments:before {
  content: "\f086";
}
.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-heart-o:before {
  content: "\f08a";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-linkedin-square:before {
  content: "\f08c";
}
.fa-thumb-tack:before {
  content: "\f08d";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-upload:before {
  content: "\f093";
}
.fa-lemon-o:before {
  content: "\f094";
}
.fa-phone:before {
  content: "\f095";
}
.fa-square-o:before {
  content: "\f096";
}
.fa-bookmark-o:before {
  content: "\f097";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-feed:before,
.fa-rss:before {
  content: "\f09e";
}
.fa-hdd-o:before {
  content: "\f0a0";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-money:before {
  content: "\f0d6";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-comment-o:before {
  content: "\f0e5";
}
.fa-comments-o:before {
  content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}
.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-bell-o:before {
  content: "\f0a2";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cutlery:before {
  content: "\f0f5";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-building-o:before {
  content: "\f0f7";
}
.fa-hospital-o:before {
  content: "\f0f8";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}
.fa-circle-o:before {
  content: "\f10c";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-circle:before {
  content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-folder-o:before {
  content: "\f114";
}
.fa-folder-open-o:before {
  content: "\f115";
}
.fa-smile-o:before {
  content: "\f118";
}
.fa-frown-o:before {
  content: "\f119";
}
.fa-meh-o:before {
  content: "\f11a";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-keyboard-o:before {
  content: "\f11c";
}
.fa-flag-o:before {
  content: "\f11d";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-code:before {
  content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-crop:before {
  content: "\f125";
}
.fa-code-fork:before {
  content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}
.fa-question:before {
  content: "\f128";
}
.fa-info:before {
  content: "\f129";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-shield:before {
  content: "\f132";
}
.fa-calendar-o:before {
  content: "\f133";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-minus-square-o:before {
  content: "\f147";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-pencil-square:before {
  content: "\f14b";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}
.fa-gbp:before {
  content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-text:before {
  content: "\f15c";
}
.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa-sort-alpha-desc:before {
  content: "\f15e";
}
.fa-sort-amount-asc:before {
  content: "\f160";
}
.fa-sort-amount-desc:before {
  content: "\f161";
}
.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa-sort-numeric-desc:before {
  content: "\f163";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-youtube-square:before {
  content: "\f166";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-adn:before {
  content: "\f170";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitbucket-square:before {
  content: "\f172";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-apple:before {
  content: "\f179";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-android:before {
  content: "\f17b";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-trello:before {
  content: "\f181";
}
.fa-female:before {
  content: "\f182";
}
.fa-male:before {
  content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}
.fa-sun-o:before {
  content: "\f185";
}
.fa-moon-o:before {
  content: "\f186";
}
.fa-archive:before {
  content: "\f187";
}
.fa-bug:before {
  content: "\f188";
}
.fa-vk:before {
  content: "\f189";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.fa-arrow-circle-o-left:before {
  content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}
.fa-plus-square-o:before {
  content: "\f196";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-slack:before {
  content: "\f198";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-pied-piper-pp:before {
  content: "\f1a7";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-spoon:before {
  content: "\f1b1";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-file-pdf-o:before {
  content: "\f1c1";
}
.fa-file-word-o:before {
  content: "\f1c2";
}
.fa-file-excel-o:before {
  content: "\f1c3";
}
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}
.fa-file-code-o:before {
  content: "\f1c9";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-circle-o-notch:before {
  content: "\f1ce";
}
.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}
.fa-history:before {
  content: "\f1da";
}
.fa-circle-thin:before {
  content: "\f1db";
}
.fa-header:before {
  content: "\f1dc";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-sliders:before {
  content: "\f1de";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-newspaper-o:before {
  content: "\f1ea";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bell-slash-o:before {
  content: "\f1f7";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-eyedropper:before {
  content: "\f1fb";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-area-chart:before {
  content: "\f1fe";
}
.fa-pie-chart:before {
  content: "\f200";
}
.fa-line-chart:before {
  content: "\f201";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-bus:before {
  content: "\f207";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-cc:before {
  content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}
.fa-meanpath:before {
  content: "\f20c";
}
.fa-buysellads:before {
  content: "\f20d";
}
.fa-connectdevelop:before {
  content: "\f20e";
}
.fa-dashcube:before {
  content: "\f210";
}
.fa-forumbee:before {
  content: "\f211";
}
.fa-leanpub:before {
  content: "\f212";
}
.fa-sellsy:before {
  content: "\f213";
}
.fa-shirtsinbulk:before {
  content: "\f214";
}
.fa-simplybuilt:before {
  content: "\f215";
}
.fa-skyatlas:before {
  content: "\f216";
}
.fa-cart-plus:before {
  content: "\f217";
}
.fa-cart-arrow-down:before {
  content: "\f218";
}
.fa-diamond:before {
  content: "\f219";
}
.fa-ship:before {
  content: "\f21a";
}
.fa-user-secret:before {
  content: "\f21b";
}
.fa-motorcycle:before {
  content: "\f21c";
}
.fa-street-view:before {
  content: "\f21d";
}
.fa-heartbeat:before {
  content: "\f21e";
}
.fa-venus:before {
  content: "\f221";
}
.fa-mars:before {
  content: "\f222";
}
.fa-mercury:before {
  content: "\f223";
}
.fa-intersex:before,
.fa-transgender:before {
  content: "\f224";
}
.fa-transgender-alt:before {
  content: "\f225";
}
.fa-venus-double:before {
  content: "\f226";
}
.fa-mars-double:before {
  content: "\f227";
}
.fa-venus-mars:before {
  content: "\f228";
}
.fa-mars-stroke:before {
  content: "\f229";
}
.fa-mars-stroke-v:before {
  content: "\f22a";
}
.fa-mars-stroke-h:before {
  content: "\f22b";
}
.fa-neuter:before {
  content: "\f22c";
}
.fa-genderless:before {
  content: "\f22d";
}
.fa-facebook-official:before {
  content: "\f230";
}
.fa-pinterest-p:before {
  content: "\f231";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-server:before {
  content: "\f233";
}
.fa-user-plus:before {
  content: "\f234";
}
.fa-user-times:before {
  content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}
.fa-viacoin:before {
  content: "\f237";
}
.fa-train:before {
  content: "\f238";
}
.fa-subway:before {
  content: "\f239";
}
.fa-medium:before {
  content: "\f23a";
}
.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b";
}
.fa-optin-monster:before {
  content: "\f23c";
}
.fa-opencart:before {
  content: "\f23d";
}
.fa-expeditedssl:before {
  content: "\f23e";
}
.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: "\f240";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241";
}
.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243";
}
.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244";
}
.fa-mouse-pointer:before {
  content: "\f245";
}
.fa-i-cursor:before {
  content: "\f246";
}
.fa-object-group:before {
  content: "\f247";
}
.fa-object-ungroup:before {
  content: "\f248";
}
.fa-sticky-note:before {
  content: "\f249";
}
.fa-sticky-note-o:before {
  content: "\f24a";
}
.fa-cc-jcb:before {
  content: "\f24b";
}
.fa-cc-diners-club:before {
  content: "\f24c";
}
.fa-clone:before {
  content: "\f24d";
}
.fa-balance-scale:before {
  content: "\f24e";
}
.fa-hourglass-o:before {
  content: "\f250";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253";
}
.fa-hourglass:before {
  content: "\f254";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255";
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256";
}
.fa-hand-scissors-o:before {
  content: "\f257";
}
.fa-hand-lizard-o:before {
  content: "\f258";
}
.fa-hand-spock-o:before {
  content: "\f259";
}
.fa-hand-pointer-o:before {
  content: "\f25a";
}
.fa-hand-peace-o:before {
  content: "\f25b";
}
.fa-trademark:before {
  content: "\f25c";
}
.fa-registered:before {
  content: "\f25d";
}
.fa-creative-commons:before {
  content: "\f25e";
}
.fa-gg:before {
  content: "\f260";
}
.fa-gg-circle:before {
  content: "\f261";
}
.fa-tripadvisor:before {
  content: "\f262";
}
.fa-odnoklassniki:before {
  content: "\f263";
}
.fa-odnoklassniki-square:before {
  content: "\f264";
}
.fa-get-pocket:before {
  content: "\f265";
}
.fa-wikipedia-w:before {
  content: "\f266";
}
.fa-safari:before {
  content: "\f267";
}
.fa-chrome:before {
  content: "\f268";
}
.fa-firefox:before {
  content: "\f269";
}
.fa-opera:before {
  content: "\f26a";
}
.fa-internet-explorer:before {
  content: "\f26b";
}
.fa-tv:before,
.fa-television:before {
  content: "\f26c";
}
.fa-contao:before {
  content: "\f26d";
}
.fa-500px:before {
  content: "\f26e";
}
.fa-amazon:before {
  content: "\f270";
}
.fa-calendar-plus-o:before {
  content: "\f271";
}
.fa-calendar-minus-o:before {
  content: "\f272";
}
.fa-calendar-times-o:before {
  content: "\f273";
}
.fa-calendar-check-o:before {
  content: "\f274";
}
.fa-industry:before {
  content: "\f275";
}
.fa-map-pin:before {
  content: "\f276";
}
.fa-map-signs:before {
  content: "\f277";
}
.fa-map-o:before {
  content: "\f278";
}
.fa-map:before {
  content: "\f279";
}
.fa-commenting:before {
  content: "\f27a";
}
.fa-commenting-o:before {
  content: "\f27b";
}
.fa-houzz:before {
  content: "\f27c";
}
.fa-vimeo:before {
  content: "\f27d";
}
.fa-black-tie:before {
  content: "\f27e";
}
.fa-fonticons:before {
  content: "\f280";
}
.fa-reddit-alien:before {
  content: "\f281";
}
.fa-edge:before {
  content: "\f282";
}
.fa-credit-card-alt:before {
  content: "\f283";
}
.fa-codiepie:before {
  content: "\f284";
}
.fa-modx:before {
  content: "\f285";
}
.fa-fort-awesome:before {
  content: "\f286";
}
.fa-usb:before {
  content: "\f287";
}
.fa-product-hunt:before {
  content: "\f288";
}
.fa-mixcloud:before {
  content: "\f289";
}
.fa-scribd:before {
  content: "\f28a";
}
.fa-pause-circle:before {
  content: "\f28b";
}
.fa-pause-circle-o:before {
  content: "\f28c";
}
.fa-stop-circle:before {
  content: "\f28d";
}
.fa-stop-circle-o:before {
  content: "\f28e";
}
.fa-shopping-bag:before {
  content: "\f290";
}
.fa-shopping-basket:before {
  content: "\f291";
}
.fa-hashtag:before {
  content: "\f292";
}
.fa-bluetooth:before {
  content: "\f293";
}
.fa-bluetooth-b:before {
  content: "\f294";
}
.fa-percent:before {
  content: "\f295";
}
.fa-gitlab:before {
  content: "\f296";
}
.fa-wpbeginner:before {
  content: "\f297";
}
.fa-wpforms:before {
  content: "\f298";
}
.fa-envira:before {
  content: "\f299";
}
.fa-universal-access:before {
  content: "\f29a";
}
.fa-wheelchair-alt:before {
  content: "\f29b";
}
.fa-question-circle-o:before {
  content: "\f29c";
}
.fa-blind:before {
  content: "\f29d";
}
.fa-audio-description:before {
  content: "\f29e";
}
.fa-volume-control-phone:before {
  content: "\f2a0";
}
.fa-braille:before {
  content: "\f2a1";
}
.fa-assistive-listening-systems:before {
  content: "\f2a2";
}
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "\f2a4";
}
.fa-glide:before {
  content: "\f2a5";
}
.fa-glide-g:before {
  content: "\f2a6";
}
.fa-signing:before,
.fa-sign-language:before {
  content: "\f2a7";
}
.fa-low-vision:before {
  content: "\f2a8";
}
.fa-viadeo:before {
  content: "\f2a9";
}
.fa-viadeo-square:before {
  content: "\f2aa";
}
.fa-snapchat:before {
  content: "\f2ab";
}
.fa-snapchat-ghost:before {
  content: "\f2ac";
}
.fa-snapchat-square:before {
  content: "\f2ad";
}
.fa-pied-piper:before {
  content: "\f2ae";
}
.fa-first-order:before {
  content: "\f2b0";
}
.fa-yoast:before {
  content: "\f2b1";
}
.fa-themeisle:before {
  content: "\f2b2";
}
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "\f2b3";
}
.fa-fa:before,
.fa-font-awesome:before {
  content: "\f2b4";
}
.fa-handshake-o:before {
  content: "\f2b5";
}
.fa-envelope-open:before {
  content: "\f2b6";
}
.fa-envelope-open-o:before {
  content: "\f2b7";
}
.fa-linode:before {
  content: "\f2b8";
}
.fa-address-book:before {
  content: "\f2b9";
}
.fa-address-book-o:before {
  content: "\f2ba";
}
.fa-vcard:before,
.fa-address-card:before {
  content: "\f2bb";
}
.fa-vcard-o:before,
.fa-address-card-o:before {
  content: "\f2bc";
}
.fa-user-circle:before {
  content: "\f2bd";
}
.fa-user-circle-o:before {
  content: "\f2be";
}
.fa-user-o:before {
  content: "\f2c0";
}
.fa-id-badge:before {
  content: "\f2c1";
}
.fa-drivers-license:before,
.fa-id-card:before {
  content: "\f2c2";
}
.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "\f2c3";
}
.fa-quora:before {
  content: "\f2c4";
}
.fa-free-code-camp:before {
  content: "\f2c5";
}
.fa-telegram:before {
  content: "\f2c6";
}
.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: "\f2c7";
}
.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}
.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "\f2c9";
}
.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "\f2ca";
}
.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "\f2cb";
}
.fa-shower:before {
  content: "\f2cc";
}
.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: "\f2cd";
}
.fa-podcast:before {
  content: "\f2ce";
}
.fa-window-maximize:before {
  content: "\f2d0";
}
.fa-window-minimize:before {
  content: "\f2d1";
}
.fa-window-restore:before {
  content: "\f2d2";
}
.fa-times-rectangle:before,
.fa-window-close:before {
  content: "\f2d3";
}
.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "\f2d4";
}
.fa-bandcamp:before {
  content: "\f2d5";
}
.fa-grav:before {
  content: "\f2d6";
}
.fa-etsy:before {
  content: "\f2d7";
}
.fa-imdb:before {
  content: "\f2d8";
}
.fa-ravelry:before {
  content: "\f2d9";
}
.fa-eercast:before {
  content: "\f2da";
}
.fa-microchip:before {
  content: "\f2db";
}
.fa-snowflake-o:before {
  content: "\f2dc";
}
.fa-superpowers:before {
  content: "\f2dd";
}
.fa-wpexplorer:before {
  content: "\f2de";
}
.fa-meetup:before {
  content: "\f2e0";
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
/* Preload images */
body:after {
  content: url(/static/media/front/images/close.png) url(/static/media/front/images/loading.gif) url(/static/media/front/images/prev.png) url(/static/media/front/images/next.png);
  display: none;
}

body.lb-disable-scrolling {
  overflow: hidden;
}

.lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 99999;
  background-color: black;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  display: none;
}

.lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 100000;
  text-align: center;
  line-height: 0;
  font-weight: normal;
}

.lightbox .lb-image {
  display: block;
  height: auto;
  max-width: inherit;
  max-height: none;
  border-radius: 3px;

  /* Image border */
  border: 4px solid white;
}

.lightbox a img {
  border: none;
}

.lb-outerContainer {
  position: relative;
  *zoom: 1;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  border-radius: 4px;

  /* Background color behind image.
     This is visible during transitions. */
  background-color: white;
}

.lb-outerContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-loader {
  position: absolute;
  top: 43%;
  left: 0;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
}

.lb-cancel {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto;
  background: url(/static/media/front/images/loading.gif) no-repeat;
}

.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}

.lb-container > .nav {
  left: 0;
}

.lb-nav a {
  outline: none;
  background-image: url('data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==');
}

.lb-prev, .lb-next {
  height: 100%;
  cursor: pointer;
  display: block;
}

.lb-nav a.lb-prev {
  width: 34%;
  left: 0;
  float: left;
  background: url(/static/media/front/images/prev.png) left 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}

.lb-nav a.lb-prev:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.lb-nav a.lb-next {
  width: 64%;
  right: 0;
  float: right;
  background: url(/static/media/front/images/next.png) right 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}

.lb-nav a.lb-next:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  *zoom: 1;
  width: 100%;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.lb-dataContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-data {
  padding: 0 4px;
  color: #ccc;
}

.lb-data .lb-details {
  width: 85%;
  float: left;
  text-align: left;
  line-height: 1.1em;
}

.lb-data .lb-caption {
  font-size: 13px;
  font-weight: bold;
  line-height: 1em;
}

.lb-data .lb-caption a {
  color: #4ae;
}

.lb-data .lb-number {
  display: block;
  clear: left;
  padding-bottom: 1em;
  font-size: 12px;
  color: #999999;
}

.lb-data .lb-close {
  display: block;
  float: right;
  width: 30px;
  height: 30px;
  background: url(/static/media/front/images/close.png) top right no-repeat;
  text-align: right;
  outline: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s;
}

.lb-data .lb-close:hover {
  cursor: pointer;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}
#mainSearchForm .dropdown-menu li a.form-errors{
    color:red;
    list-style-type: none;
}


.actionMessage {

    color:#8b0000;
}

.actionMessage ul {
    list-style-type: none;
}

html, body, div, span, applet, object, iframe,
    /*h1, h2, h3, h4, h5, h6, p, */blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
    /*table, caption, tbody, tfoot, thead, tr, th, td,*/
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;

    vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block;
}

body{
    font-size: 12px;
    font-family: 'Tahoma';
    color: #333;
    width: 100%;
    background:  #fff;
}
.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.clearfix {
    display: inline-block;
}
.clearfix {
    display: block;
}
.float-left{
    float: left;
}
.float-right{
    float: right;
}
.wrapper{
    width: 1240px;
    margin: 0 auto;
}

.wrapper-inner {
    width: 1170px;
    margin: 0 auto;
}
ul{
    margin: 0;
}
p{
    margin-bottom: 0;
}

.appear-on-mobile {
    display:none;
}

/*HEADER*/
header{
    width: 100%;
    z-index: 1;
    min-width: 1240px;
    background-color: #e5e5e5;
    xposition: relative;
}

.mobile-header {
    background-color: #fff;
    padding-bottom:7px;
    padding-top:7px;
    padding-left:7px;
}

.upper-header{
    background: #31496d;
    height: 47px;
    box-sizing: border-box;
    color: #fff;
}

header .search-box {
    margin-top: 6px;
    border:1px solid #f4f3f3;
    overflow:hidden;
}

header .search-box input {
    background-color:#6f8099;
    line-height: 31px;
    height: 31px;
    border: 0px;
    color: #c3cad4;
    text-indent:10px;
    display:block;
    float:left;
    outline: 0px;
}

header .search-box .icon-search {
    width:36px;
    text-align:center;
    font-size:15px;
    background-color:#6f8099;
    color:#dbdfe5;
    float: left;
    line-height: 33px;
    cursor: pointer;
}

header .search-box form:hover input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #c3cad4;
}
header .search-box form:hover input::-moz-placeholder { /* Firefox 19+ */
    color: #c3cad4;
}
header .search-box form:hover input:-ms-input-placeholder { /* IE 10+ */
    color: #c3cad4;
}
header .search-box form:hover input:-moz-placeholder { /* Firefox 18- */
    color: #c3cad4;
}

header #mainNav {
    height:80px;
    padding-top:10px;
    position:relative;
}

.logo-absolute {
    position: absolute;
    top: 7px;
    left: 0px;
    z-index:10;
}

.main-nav {
    float: left;

}

.menu-top-right, .menu-top-right a {
    color: #31496d;
    text-decoration: none;
}

.menu-top-right a:hover {
    text-decoration: underline;
}

.main-nav ul.main-level {
    margin-top: 0px;
    position:relative;
}

.main-nav ul.main-level li.logo {
    xwidth: 400px;
    padding: 0px;
}
.main-nav ul.main-level li.logo:hover {
    background: #e5e5e5;
}


.main-nav ul.main-level > li {
    list-style: none;
    padding: 15px 5px 9px 5px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    xfloat:left;
}
.main-nav ul.main-level > li:nth-of-type(4) {
    width: 270px;
}
.main-nav ul.main-level > li:hover {
    background-color: #fff;
}
.main-nav ul.main-level > li.logo2:hover {
    background-color: initial;
}

.main-nav ul.main-level > li a {
    color: #201f1f;
    display: block;
    text-decoration: none;
    font-size: 14px;
}

.main-nav ul.main-level > li:hover a {
    color: #365789;
    display: block;
    text-decoration: none;
    font-size: 14px;
}

ul.main-level .sub-level {
    background: #fff;
    position:absolute;
    top:54px;
    right:0px;
    left:0px;
    min-width: 100%;
    list-style:none;
    display: none;
    z-index: 10000;
    min-height:271px;
    padding:20px;
    text-align: left;
    -webkit-box-shadow: 3px 5px 11px -1px rgba(0,0,0,0.53);
    -moz-box-shadow: 3px 5px 11px -1px rgba(0,0,0,0.53);
    box-shadow: 3px 5px 11px -1px rgba(0,0,0,0.53);
}

.main-nav ul.main-level > li:hover .sub-level {
    display: block;
}

.sub-level li {
    float:left;
    display: table-cell;
    margin-right: 30px;
}

.sub-level li:last-child {
    margin-right: 0px;
}

.sub-level li.programs-and-infrastructure:last-child {
    width:200px;
}

div.menu-user-box-inner {
    margin-right: 30px !important;
}

.sub-level .title {
    color:#31496d;
    font-size: 12px;
    border-bottom: 2px solid #31496d;
    margin-bottom: 5px;
    padding-bottom:5px;
    line-height: 20px;
}

.sub-level .title i {
    margin-left: 10px;
}

.sub-level li a {
    color: #403f3f !important;
    font-size: 12px !important;
    margin-bottom: 8px;
}

ul.main-level .sub-level .energy-efficiency-image{
    width: 300px;

}

a.menu-a-with-arrows:before {
    font-family: FontAwesome;
    content: "\f0da";
    margin-right: 7px;
}

.sub-level li a:hover {
    color: #ac0202 !important;
    font-size: 12px !important;
}

.sub-level li a span {
    color: #403f3f !important;
    font-size: 10px !important;
}

/** SLIDER **/
.slider-images{
    position: relative;
    min-width: 1240px;
    background-color: #31496d;
}

.dots-pager {
    background-color: #f4f3f3;
    height: 26px;
}


.main-body {
    background-image:url('https://www.mrrb.bg/static/media/front/images/body-bg.png');
    background-repeat: no-repeat;
    background-position: bottom center;
}

/** HOME PAGE **/

.homepage-icons-container {
    background-color:#d1d3d4;
    min-width: 1240px;
}

.homepage-icons-row {
    overflow:hidden;
}

.homepage-icons-row ul {
    list-style: none;
    margin-top: 5px;
    margin-bottom: 5px;
    overflow:hidden;
}

.homepage-icons-row ul li:first-child {
    margin-left: 16px;
}

.homepage-icons-row ul li {
    float:left;
    border:2px solid #fafafa;
    height: 73px;
    width: 137px;
    margin-left: 25px;
    border-radius: 10px;
    background-color: #dddfe0;
}

.homepage-icons-row ul li:hover {
    background-color: #ffffff;
}

.homepage-icons-row ul li a {
    padding-top:10px;
    display: block;
    text-align: center;
    text-decoration: none;
    color: #31496d;
}

.homepage-icons-row ul li a i {
    color: #737475;
    font-size:36px;
    margin-bottom:5px;

}


/** USEFUL INFO **/
.useful-info-container {
    min-width: 1240px;
    background-color:#f4f3f3;
    overflow:hidden;
}

.useful-info-row {
    overflow:hidden;
    margin-top: 10px;
    padding-bottom: 20px;
    margin-bottom: 10px;
}

.useful-box {
    width: 24%;
    margin-right: 1%;
    float: left;
    background-color: #fff;
    overflow: hidden;
}

.useful-box:first-of-type {
    margin-left: 0.5%;
}
.useful-box:last-of-type {
    margin-right: 0.5%;
}
.useful-box .title {
    font-size: 20px;
    margin-left: 15px;
    display: flex;
    justify-content: center;
    flex-direction: column;
    min-height: 48px;
    margin-bottom: 5px;
}

.useful-box a {
    font-size: 12px;
    text-decoration:none;
    padding-left:10px;
    padding-right: 10px;
    display:block;
    color:#403f3f;
    overflow: hidden;
}

.useful-box a:hover {
    font-size: 12px;
    text-decoration:none;
    padding-left:10px;
    padding-right: 10px;
    display:block;
    color:#e00000;
}

.useful-box hr {
    border: none;
    height: 1px;
    color: #b5bdca;
    background-color: #b5bdca;
}

.useful-box .view_all {
    display:block;
    background-color:#31496d;
    color:#d1d3d4;
    line-height: 40px;
    margin-top: 10px;
    font-size: 14px;
}

.useful-box .view_all:hover {
    display:block;
    background-color:#31496d;
    color:#d1d3d4;
    text-decoration:underline;
    line-height: 40px;
    margin-top: 10px;
    font-size: 14px;
}
.useful-box.two_on_roll{
    width: 49%;
}
.useful-box.two_on_roll.useful-box-and-banner{
    width: 400px;
    margin-right: 30px;
}
.useful-box-image-holder{
    float: left;
    width: 100%;
    text-align: center;
}

.news-row {
    overflow:hidden;
    margin-top:20px;
    margin-bottom: 20px;
}

.news-row .title {
    font-size: 25px;
}
.news-row .title i {
    float:left;
    line-height: 37px;
    margin-right: 10px;
    font-size: 35px;
    color: #737475;
    margin-bottom: 15px;
}

.news-row .news-box {
    float: left;
}

.main-news {
    width: 400px;
    margin-right: 35px;
}

.main-news a {
    color: #31496d;
    text-decoration: none;
    display: block;
}

.main-news a:hover div {
    text-decoration: underline;
}

.main-news a div{
    font-size: 18px;
}

.main-news span {
    color:#e00000;
    display: block;
    margin-top: 5px;
    margin-bottom: 5px;
}

.list-news {
    width: 400px;
    margin-right: 35px;
}

.list-news hr {
    border: none;
    height: 1px;
    color: #b5bdca;
    background-color: #b5bdca;
    margin-top: 15px;
    margin-bottom: 15px;
}

.list-news a {
    display: block;
    overflow: hidden;
    font-size: 14px;
    color: #6e7174;
    text-decoration: none;
}

.list-news a:hover {
    text-decoration: underline;
}

.list-news a div.news_image_holder {
    width: 100px;
    height: 100px;
    line-height: 100px;
    background-color: #f4f3f3;
    overflow: hidden;
    float: left;
    margin-right: 10px;
    text-align: center;
}

.list-news a span {
    color: #6b6b6b;
    font-size: 11px;
}

.list-news a img {
    vertical-align: middle;
    max-height: 100px;
    max-width: 100px;
}

.news-banners {
    width:300px;
    float: left;
}

.calendar-container {
    background-color:#31496d;
    overflow:hidden;
}

.calendar-row {
    margin-top: 22px;
    padding-bottom: 30px;
    overflow:hidden;
}


.calendar-row .calendar-box {
    width: 320px;
    margin-right: 110px;
    float:left;
}

.calendar-row .title {
    font-size: 22px;
    color: #e7e3e3;
    margin-bottom: 25px;
}
.calendar-row .title i {
    float:left;
    line-height: 28px;
    margin-right: 10px;
    font-size: 35px;
    color: #fefefe;
    margin-bottom: 15px;
}

.calendar-row .user-box {
    width: 720px;
    float:left;
}
.calendar-row .user-box .user-box-container{
    width: 100%;
    float: left;
}
.user-box-container .user-box-holder{
    width: 348px;
    float: left;
}
.user-box-container .user-box-holder:first-of-type{
    margin-right: 24px;
}

.calendar-row .user-box .user-box-inner {
    background-color:#eae9e9;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
}

.calendar-row .user-box .user-box-inner a {
    color: #575656;
    font-size: 16px;
    text-decoration:none;
    display: flex;
    padding-right: 5px;
}

.calendar-row .user-box .user-box-inner a:hover {
    color: #ac0202;

}

.calendar-row .user-box .user-box-inner a i {
    float:left;
    line-height: 18px;
    margin-right: 10px;
    margin-left: 20px;
}

.calendar-row .user-box .user-box-inner hr:last-of-type {
    display: none;
}

.hide_meta_details{
    display: none;
}

/*FOOTER*/
footer {
    background-image: url('https://www.mrrb.bg/static/media/front/images/footer-bg.png');
    background-repeat: no-repeat;
    background-position:top center;
    background-color: #f4f3f3;
    padding: 20px 0 0 0;
    min-width: 1240px;
    width: 100%;
}

footer .footer-left {
    width: 320px;
    margin-right: 110px;
    float:left;
}

footer .footer-center {
    width: 450px;
    margin-right: 30px;
    float:left;
}

footer .footer-right {
    width: 260px;
    float:left;
}

footer .title {
    color:#535252;
    font-size: 18px;
    margin-bottom: 20px;
}

footer .contacts {
    line-height: 20px;
    font-size:12px;
    color: #535252;
}
footer .contacts a {
    color: #31496d;
}


footer .useful-links ul {

    display: none;
}

footer .useful-links li {
    margin-top:5px;
    float:left;
    width: 100%;
}

footer .useful-links a {
    color:#31496d;
    text-decoration: none;
    font-size: 15px;
}

footer .useful-links a:hover {
    text-decoration: underline;
}

footer .line {
    margin-top:40px;
    background-image: url('https://www.mrrb.bg/static/media/front/images/footer_bg.jpg');
    background-size: auto 80px;
    background-repeat:repeat-x;
}

footer .line div {
    position:relative;
}

footer .line div img {
    display: block;
    position:absolute;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    margin-top:-30px;
    width: 80px;
}

footer .copyright {
    margin-top: 13px;
    color:#31496d;
    font-size: 15px;
}

footer .bottom {
    color: #ffffff;
    text-align: center;
    font-size:20px;
    margin-top: 23px;
    font-size: 15px;
}

.breadcrumbs-container {
    background-color:#6da8e4;
    min-width: 1240px;
    overflow: auto;
}

.breadcrumbs-row {
    border-top:10px solid #3d5880;
    margin: 0px auto;
    height: 40px;
}

ul.breadcrumbs {
    float: left;
    min-height: 28px;
    padding-top: 8px;
    line-height: 20px;
    padding-bottom: 4px;
}

ul.breadcrumbs li {
    margin-right: 20px;
    list-style: none;
    float:left;
}

ul.breadcrumbs li i {
    margin-right: 3px;
}

ul.breadcrumbs li a {
    color: #31496d;
    text-decoration: none;
}

ul.breadcrumbs li a:hover, ul.breadcrumbs li.active  {
    color: #ffffff;
    text-decoration: none;
}

div.right-container {
    overflow: hidden;
    width: 300px;
    margin-left: 20px;
    float:left;
    padding-top: 30px;
}

div.right-container ul.right-navigation li {
    display: block;
    clear: both;
    margin-bottom:1px;
    border-left: 1px solid #c5c5c5;
    overflow:hidden;
}

div.right-container ul.right-navigation li:first-child {
    border-top-left-radius: 5px;
}

ul.right-navigation li a {
    display: block;
    height: 66px;
    background-color: #f3f4f8;
    color: #31496d;
    font-size: 18px;
    text-decoration:none;
    font-family:Times New Roman;
}
ul.right-navigation li a div {
    display: flex;
    justify-content: center;
    flex-direction: column;
    min-height: 66px;
}

ul.right-navigation li a:hover {
    background-color: #fcfcfd;
}

ul.right-navigation li a:hover span {
    background-color: #f9f9fa;
}

ul.right-navigation li a span {
    display: block;
    height: 66px;
    width: 100px;
    float: left;
    font-size:40px;
    text-align:center;
    line-height: 66px;
    background-color: #e6e7eb;
    color: #737475;
    margin-right: 15px;
}

ul.right-navigation-cateogries {
    margin-bottom: 40px;
}
ul.right-navigation-cateogries li a {
    display: block;
    padding: 7px 5px 7px 15px ;
    background-color: #f2f2f2;
    border-top: 1px solid #cccccc;
    color: #676767;
    font-size: 13px;
    text-decoration: none;
}

ul.right-navigation-cateogries li a:before {
    font-family: FontAwesome;
    content: "\f0da";
    margin-right:5px;
}


ul.right-navigation-cateogries li a.sub {
    padding-left:30px !important;
}
ul.right-navigation-cateogries li a.sub:before {
    font-family: Tahoma;
    content: '-' !important;

}

ul.right-navigation-cateogries li a:hover, ul.right-navigation-cateogries li a.selected {
    background-color: #31496d;
    color:#ffffff;
    display: block;
    padding: 7px 5px 7px 15px ;
    border-top: 1px solid #cccccc;
    font-size: 13px;
    text-decoration: none;
}


div.category-left {
    overflow:hidden;
    width:840px;
    padding-right: 9px;
    border-right:1px solid #d1d2d0;
    float:left;
}

div.category-description {
    overflow: hidden;
    font-size:14px !important;
    line-height: 20px;
}

div.category-description img {
    max-width: 95%;
    height: auto;
}

div.article-description {
    overflow: hidden;
    font-size:14px !important;
    line-height: 20px;
    float: left;
    width: 100%;
}
div.article-description .article_table_holder,
div.category-description .article_table_holder{
    overflow-x:auto;
}
div.article-description .article_table_holder table,
div.category-description .article_table_holder table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    border: 1px solid #ddd;
    min-width: 500px;
}
div.article-description .article_table_holder th, td,
div.category-description .article_table_holder th, td {
    border: none;
    text-align: left;
    padding: 8px;
    font-family: Tahoma !important;
}
div.article-description .article_table_holder tr:nth-child(even),
div.category-description .article_table_holder tr:nth-child(even){
    background-color: #f2f2f2
}
div.category-description {
    float: left;
    width: 100%;
    overflow:hidden;
}
div.category-description .energy-efficiency-main-image{
    display: block;
    width: 90%;
    margin: 10px auto;
    max-width: 600px;
}
div.category-description .energy-efficiency-container{
    width: 100%;
    float: left;
}
div.category-description .energy-efficiency-container ol{
    padding-left: 15px;
}
div.category-description .energy-efficiency-container p{
    margin-bottom: 15px;
}
div.category-description .energy-efficiency-title{
    display: block;
    font-weight: bold;
    font-size: 14px;
    margin-top: 15px;
    margin-bottom: 10px;
    line-height: 20px;
}
div.category-description .energy-efficiency-column{
    width: 49%;
    margin-right: 1%;
    float: left;
}
div.category-description .energy-efficiency-column:nth-of-type(2){
    margin-right: 0;
    margin-left: 1%;
    text-align: center;
}
div.category-description .energy-efficiency-column-title{
    font-weight: bold;
    margin-bottom: 10px;
    float: left;
}
div.category-description .energy-efficiency-column img{
    width: 100%;
    height: 100%;
    padding-bottom: 20px;
}
div.category-description .energy-efficiency-buildings-table{
    width: 100%;
}
div.category-description .energy-efficiency-buildings-table th,
div.category-description .energy-efficiency-buildings-table td{
    box-sizing: border-box;
    min-height: 40px;
    width: 19%;
    float: left;
    margin-right: 1%;
    text-align: center;
    font-size: 11px;
    display: flex;
    justify-content: center;
    flex-direction: column;
    word-break: break-word;
}
div.category-description .energy-efficiency-buildings-table th:last-of-type,
div.category-description .energy-efficiency-buildings-table td:last-of-type{
    margin-right: 0;
}
div.category-description .energy-efficiency-buildings-table th:first-of-type,
div.category-description .energy-efficiency-buildings-table td:first-of-type{
    width: 20%;
}
div.category-description .energy-efficiency-buildings-table thead{
    background-color: #6da8e4;
    color: #fff;
}
div.category-description .energy-efficiency-buildings-table tbody tr:nth-of-type(odd){
    background-color: #f3f4f8;
}
div.category-description .energy-efficiency-buildings-table tbody tr td{
    text-align: center;
    color: #31496d;
}
div.category-description .energy-efficiency-buildings-table tbody tr td:first-of-type{
    text-align: left;
}

.related_articles_to_gallery{
    width: 100%;
    float: left;
}
.related_articles_to_gallery ul.related_articles_links {
    list-style: none;
    padding: 0;
    margin: 0;
}
.related_articles_to_gallery ul.related_articles_links li {
    margin-top: 5px;
    float: left;
    padding-left: 1em;
    text-indent: -.7em;
}

.related_articles_to_gallery ul.related_articles_links li::before {
    content: "• ";
    color: #31496d;
}

.related_articles_to_gallery ul.related_articles_links li a {
    color: #31496d;
    text-decoration: none;
    font-size: 15px;
}

.related_articles_to_gallery ul.related_articles_links li a:hover {
    text-decoration: underline;
}

.related_articles_to_gallery .holder_title {
    color: #535252;
    font-size: 18px;
    margin-bottom: 15px;
}

div.category-articles {
    float: left;
    width: 100%;
    overflow:hidden;
}

.list-article {
    overflow:hidden;
    border-bottom:1px solid #c1c1c1;
    padding-bottom: 8px;
    margin-top:20px;
}

.list-article a.title {
    background-image:url('https://www.mrrb.bg/static/media/front/images/list-articles-left-arrow.jpg');
    background-repeat:no-repeat;
    padding-left:40px;
    float:left;
    overflow:hidden;
    color:#31496d;
    font-size:20px;
    text-decoration: none;
    display:block;
    font-family:Times New Roman;
}

.attached-files {
    width:100%;
    float:left;
    overflow:hidden;
    clear:both;
    margin-top:15px;
    min-height:39px;
    background-color:#31496d;
    border-bottom:1px solid #5a6d8b;
}

.attached-files ul li {
    list-style: none;
    float: left;
    width: 33%;
    color: #fefefc;
    font-size: 14px;
    border-right: 1px dotted #cacaca;
    display: flex;
}
.attached-files ul li.attach-files-single {
    width: 100%;
    border-right: none;
}

.attached-files ul li i {
    margin-left: 15px;
    margin-right: 5px;
    float: left;
    line-height: 39px;
}

.attached-files ul li div.attach-files-text{
    overflow: hidden;
    word-break: break-all;
    display: flex;
    justify-content: center;
    flex-direction: column;
}

.attached-files ul li.attach-files-2 {
    border-right:none;
    width: 66%;
}

.attached-files a.view-all {
    color:#ffffff;
    text-decoration:none;
}

.attached-files a.view-all:hover {
    color:#ffffff;
    text-decoration:underline;
}

.attachments-list {
    clear:both;
    line-height:40px;
    height: 40px;
    border-bottom:1px solid #c1c1c1;
    text-indent: 15px;
    border-top:1px solid #ffffff;
    background-color:#f4f2f3;
}

.attached_files_count_holder{
    overflow: hidden;
    width: 300px;
    margin-left: 20px;
    float: left;
    padding: 10px 0px;
    margin-top: 30px;
    background-color: #f3f4f8;
    border-top-left-radius: 5px;
    cursor: pointer;
}
.attached_files_count_holder:hover{
    background-color: #fcfcfd;
}
.attached_files_count_holder.attachments_count_buyer_profile {
    padding: 10px 0px;
    margin: 0px 0px 20px 0px;
}
.attach_files_count{
    list-style: none;
    float: left;
    width: 100%;
    font-size: 14px;
    border-right: 1px dotted #cacaca;
    display: flex;
}
.attached_files_count_holder .attach_files_text{
    color: #31496d;
}
.attached_files_count_holder:hover .attach_files_text {
    text-decoration: underline;
}
.attached_files_count_holder i {
    margin-left: 15px;
    margin-right: 5px;
    float: left;
    line-height: 20px;
    height: 20px;
}


.pagination-holder {
    margin-top: 20px;
    clear: both;
}
.pagination-holder p {
    margin-right: 20px;
    line-height: 31px;
    text-transform: uppercase;
    font-size: 11px;
    color: #7f7e7e;
}
.pagination li {
    float:left;
    list-style: none;
    /*background-color:#31496d;*/
    border-radius: 5px;
}
.pagination li a {
    float:left;
    list-style: none;
    padding:12px;
    text-decoration:none;
    color:#31496d;
}

.pagination li a:hover {
    float:left;
    list-style: none;
    padding:12px;
    text-decoration:underline;
    color:#31496d;
}

.pagination li.active a {
    text-decoration:underline !important;
}


#bx-pager {
    text-align: center;
    line-height: 20px;
}

#bx-pager a {
    color:#737475;
}

#bx-pager a.active i:before {
    font-family: FontAwesome;
    content: "\f111";
}

.page-heading {
    margin-bottom: 4px;
    color:#000000;
    font-family:Times New Roman;
}

.page-date {
    color:#6a6a6a;
    font-size:12px;
    margin-bottom: 10px;
}

.header-fixed {
    position: fixed;
    z-index: 99999;
    box-shadow: 1px 0px 6px #333333;
}

.header-search {
    display: none;
}

.mobile-upper .mobile-logo-url{
    float: left;
    text-decoration: none;
    display: flex;
}
.mobile-upper .mobile-logo-url .mobile-logo-image{
    float: left;
}
.mobile-upper .mobile-logo-url span{
    color: #4d4a4a;
    font-size: 15px;
    font-weight: bold;
    float: left;
    margin: 10px 5px 0 5px;
}
.mobile-menu-button{
    cursor:pointer;
    margin: 17px 15px 0 0;
    float: right;
}

.mobile-menu-holder{
    float: left;
    clear: both;
    width: 100%;
    height:auto;

    margin-top: 10px;
}

.mobile-header .mobile-menu-list li.main-category-mobile,
.mobile-header .sub-level-mobile li{
    display: block;
}

ul.mobile-menu-list{
    width: 100% ;
}

li.main-category-mobile{

}

a.main-nav-a-mobile{
    background-color: #31496d;
    color: #d1d3d4;
    display: block;
    text-decoration: none;
    font-size: 18px;
    margin: 1px 0;
    min-height: 35px;
    padding: 7px;
    display: flex;
    justify-content: center;
    flex-direction: column;
}
a.main-nav-a-mobile:hover{
    background-color: #39547b;
}

ul.sub-level-mobile{

}

ul.sub-level-mobile li{
    margin: 1px 0;
}

ul.sub-level-mobile li div.title-mobile{
    background-color: #ffffff;
    color: #31496d;
    font-size: 14px;
    border-bottom: 1px solid #e2e3e6;
    line-height: 20px;
    display: inline-block;
    width: 100%;
}

ul.sub-level-mobile li:last-of-type div.title-mobile{
    border-bottom: none;
}
li.main-category-mobile:last-of-type ul.sub-level-mobile li:last-of-type div.title-mobile{
    border-bottom: 1px solid #e2e3e6;
}

ul.sub-level-mobile li > a{
    font-size: 13px;
    margin: 0px 0 1px 0px;
    padding: 5px 5px 5px 20px;
    text-decoration: none;
    color: #403f3f;
    background-color: #f4f3f3;
    min-height: 30px;
    display: flex;
    justify-content: center;
    flex-direction: column;
}
ul.sub-level-mobile li > a:first-of-type{
    margin-top: -3px;
}
ul.sub-level-mobile li > a:last-of-type{
    border-bottom: 1px solid #e2e3e6;
}
ul.sub-level-mobile li > a:hover{
    color: #ac0202;
    background-color: #efefef;
}
ul.sub-level-mobile li > a span{
    font-size: 12px;
    color: #403f3f !important;
}

.title-mobile .mobile-expand-cat{
    float: right;
    background: #ffffff;
    cursor: pointer;
    line-height: 44px;
    width: 57px;
    max-width: 20%;
    text-align: center;
}
.title-mobile .mobile-expand-cat.plus:before{
    content: '\25BC';
    font-size: 20px;
}
.title-mobile .mobile-expand-cat.minus:before{
    content: '\25B2' !important;
    font-size: 20px;
}
.title-mobile .mobile-expand-cat:active{
    line-height: 44px;
    width: 57px;
    text-align: center;
}
.title-mobile .mobile-expand-cat:hover{
    background: #ffffff;
}
.title-mobile .title-text-mobile{
    color: #403f3f;
    min-height: 44px;
    display: flex;
    justify-content: center;
    flex-direction: column;
    float: left;
    box-sizing: border-box;
    padding-left: 13px;
    width: 80%;
    text-decoration: none;
}
.title-mobile a.title-text-mobile{
    font-weight: bold;
}
.title-mobile a.title-text-mobile:hover{
    color: #ac0202;
}
.useful-box-mobile-title-holder{
    display: none;
}

.main-body-padding {
    padding-top: 133px;
}
.news-box.news-banners .news-banner-holder:first-of-type{
    margin-bottom: 40px;
}
.news-banner-holder a{
    cursor: pointer;
}
.news-banner-holder img{
    width: 100%;
}
.video-section-holder{
    float:left;
    width:100%;
    overflow:hidden;
    max-width:100%;
    border:1px solid #cacaca;
    padding-bottom:10px;
    margin-top:10px;
    text-align:center;
    box-sizing: border-box;
}
.video-section-holder a {
    text-align: left;
}
.gallery-section-holder{
    float: left;
    width: 32%;
    height: 288px;
    margin-right: 1%;
    border: 1px solid #cacaca;
    margin-top: 20px;
    box-sizing: border-box;
    overflow: hidden;
}
.gallery-section-image-container{
    height: 50%;
    text-align: center;
}
.gallery-section-holder img{
    max-width: 100%;
    max-height: 201px;
}
.gallery-section-holder .bottom-section{
    height: 22%;
}
.gallery-section-holder .bottom-section .bottom-aligner{
    display: inline-block;
    height: 100%;
    vertical-align: bottom;
}
.gallery-section-holder .bottom-section .bottom-content{
    display: inline-block;
    width: 100%;
}
.minister-image-holder img{
    float:left;
    margin-right:20px;
    border:5px solid #ededed;
    -webkit-box-shadow: 6px 6px 5px 0px rgba(0,0,0,0.15);
    -moz-box-shadow: 6px 6px 5px 0px rgba(0,0,0,0.15);
    box-shadow: 6px 6px 5px 0px rgba(0,0,0,0.15);
}
.org-chart-holder {
    width: 100%;
    float: left;
    margin-bottom: 20px;
}
#minister {
    background-color: #edf2f5;
    color: #184c98;
    height: 45px;
    width: 132px;
    border: 1px solid #dcdde1;
    text-align: center;
    position: relative;
    margin: 0px auto;
    display: flex;
    justify-content: center;
    flex-direction: column;
}
.box a, #minister a {
    text-decoration: none;
    color: #184c98;
    word-break: break-word;
    padding: 16px 0;
}
.org-chart-holder .topline-holder{
    height: 45px;
}
.org-chart-holder .topline-holder img{
    width: 100%;
    height: 45px;
}
.org-chart-holder .bottomline-holder{
    height: 60px;
    width: 100%;
    float: left;
    overflow: hidden;
}
.org-chart-holder .bottomline-holder img{
    width: 100%;
    height: 58px;
}

.org-chart-holder .box{
    background-color: #edf2f5;
    margin-bottom: 7px;
    box-sizing: border-box;
    height: 45px;
    width: 23%;
    float: left;
    margin-right: 1%;
    vertical-align: middle;
    border: 1px solid #dcdde1;
    text-align: center;
    color: #184c98;
    font-size: 11px;
    display: flex;
    justify-content: center;
    flex-direction: column;
}
.org-chart-holder .administration_style {
    background-color: #fafafa;
    display: block;
    float: left;
    width: 49%;
    box-sizing: border-box;
    color: #555;
    border: 1px solid #dcdde1;
    vertical-align: top;
    font-size: 12px;
}
.org-chart-holder .administration_style.first_block{
    margin-right: 1%;
}
.org-chart-holder .administration_style.second_block{
    margin-left: 1%;
}

.org-chart-holder .administration_style > div {
    background-color: #edf2f5;
    color: #184c98;
    border-bottom: 1px solid #dcdde1;
    width: 100%;
    height: 45px;
    font-size: 13px;
    text-align: center;
    display: flex;
    justify-content: center;
    flex-direction: column;
}
.org-chart-holder .administration_style p:last-of-type{
    margin-bottom: 10px;
}

.org-chart-holder .p_links {
    margin-top: 10px;
    padding-left: 10px;
    width: 100%;
    box-sizing: border-box;
}
.org-chart-holder a.links {
    text-decoration: none;
    color: #555555;
    font-weight: normal;
}
div#calendar{
    margin: 0px auto;
    padding: 0px;
    width: 316px;
    font-family: Helvetica, "Times New Roman", Times, serif;
}
div#calendar div.box{
    position:relative;
    top:0px;
    left:0px;
    width:100%;
    height:34px;
    background-color: #e5e5e5;
}
div#calendar div.header{
    line-height: 34px;
    vertical-align: middle;
    position: absolute;
    left: 8px;
    top: 0;
    width: 300px;
    height: 34px;
    text-align: center;
}
div#calendar div.header div.calendar-navigation{
    -webkit-user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    -ms-user-select: none;
    position:absolute;
    top:0px;
    height: 17px;
    display:block;
    cursor:pointer;
    text-decoration:none;
    color: #201f1f;
    padding: 0;
}
div#calendar div.header span.title{
    color: #201f1f;
    font-size:18px;
}
div#calendar div.header div#calendar_prev{
    left:0px;
}
div#calendar div.header div#calendar_next{
    right:0px;
}
div#calendar div.box-content{
    border:1px solid #e5e5e5 ;
    border-top:none;
    background-color: #eae9e9;
}
div#calendar ul.label{
    float:left;
    margin: 0px;
    padding: 0px;
    width: 100%;
    box-sizing: border-box;
    padding-left: 5px;
    background-color: #f8f9fb;
}
div#calendar ul.label li{
    margin: 0px;
    padding: 0px;
    margin-right: 4px;
    float: left;
    list-style-type: none;
    width: 40px;
    height: 28px;
    line-height: 28px;
    vertical-align: middle;
    text-align: center;
    color: #000;
    font-size: 15px;
    background-color: transparent;
}
div#calendar ul.dates{
    float:left;
    margin: 0px;
    padding: 0px;
    margin-left: 5px;
    margin-bottom: 5px;
}
div#calendar ul.dates li{
    margin: 0px;
    padding: 0px;
    margin-right: 4px;
    margin-top: 4px;
    vertical-align: middle;
    float: left;
    list-style-type: none;
    width: 40px;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    background-color: #eae9e9;
    color: #575656;
    text-align: center;
}
div#calendar ul.dates li.six_weeks{
    height: 24px;
    line-height: 24px;
}
div#calendar ul.dates li.date_has_articles{
    background-color: #f8f9fb;
    background-image: url('https://www.mrrb.bg/static/media/front/images/calendar_active.gif');
    background-repeat: no-repeat;
    background-position: 2px 2px;
}
div#calendar ul.dates li.date_has_articles a{
    color: #575656;
    text-decoration: none;
}
div#calendar div.clear{
    clear:both;
}

.slider-images .bx-viewport .carousel_article_link{
    display:block;
    position:relative;
    width:100%;
    height:100%;
    text-decoration: none;
}

.slider-images .bx-viewport .carousel_article_text{
    font-family:Times New Roman;
    font-size:20px;
    padding:20px;
    color:#fff;
    position:absolute;
    bottom:10px;
    right:10px;
    background-color: rgba(17,52,101,0.78);
}
.slider-images .wrapper_main_carousel{
    overflow:hidden;
    padding-bottom:1px;
    padding-top:1px;
}
.slider-images .main_carousel_images_holder{
    float:left;
    width:400px;
    height: 254px;
    overflow:hidden;
}
.slider-images .main_carousel_text_holder{
    width: auto;
    overflow: hidden;
}
.slider-images .main_carousel_text_holder ul.top-news {
    list-style-type:none;
}
.slider-images .main_carousel_text_holder ul.top-news li {
    xborder-bottom:1px solid #31496d;
    border-bottom:1px solid #fff;
    background-color:#dddfe0;
    padding-left:10px;
    padding-right:10px;
}
.slider-images .main_carousel_text_holder ul.top-news li:last-child {
    border-bottom:0px !important;
}
.slider-images .main_carousel_text_holder ul.top-news li a {
    height:50px;
    font-size:15px;
    text-decoration:none;
    color:#575656;
    display: table-cell;
    vertical-align: middle;
}
.slider-images .main_carousel_text_holder ul.top-news li:hover, ul.top-news li.active {
    background-color:#31496d !important;
    xbackground-color:#fff;
    xborder-bottom:1px solid #31496d;
}
.slider-images .main_carousel_text_holder ul.top-news li:hover a, ul.top-news li.active a {
    color:#e7e3e3 !important;
    xcolor:#365789;
}

/*.slider-images .main_carousel_images_holder .top-news-images {*/
/*display: none;*/
/*margin:0px auto;*/
/*max-width: 100%;*/
/*}*/
/*.slider-images .main_carousel_images_holder .top-news-images:first-child {*/
/*display: block;*/
/*}*/
.slider-images .frame {
    height: 100%;
    width: 100%;
    white-space: nowrap;
    text-align: center;
}

.slider-images .helper {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.slider-images img {
    vertical-align: middle;
    max-height: 258px;
    max-width: 100%;
    position: relative;
    left: -3px;
}
.level_three_image{
    max-width: 100%;
    margin: 0px auto;
    max-height:300px;
}
.footer_gallery_holder{
    float: left;
    width: 100%;
    overflow: hidden;
}
.footer_gallery_images_holder{
    width: 74px;
    height: 74px;
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
    border: 3px solid #e8e8e8;
}
.footer_gallery_images_holder:nth-of-type(3n+3){
    margin-right: 0;
}
.footer_image{
    object-fit: cover;
    width: 74px;
    height: 74px
}
.error_page_holder{
    padding-top: 40px;
    position: relative;
    min-height: 350px;
    text-align: center;
}
.error_page_row{
    max-width: 1000px;
    width: auto;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    margin-bottom: 0;
}
.error_page_holder .error_header{
    margin-bottom: 40px;
    font-size: 2em;
    line-height: 2em;
    color: #1b365d;
}
.error_page_message{
    max-width: 600px;
    margin: auto;
    font-size: 1.2em;
    line-height: 1.5em;
    margin-bottom: 20px;
    text-align: initial;
}
.error_page_home_button{
    background-color: #f3f4f8;
    border: 2px solid #e6e7eb;
    color: #31496d;
    padding: 5px 20px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 22px;
    margin: 4px 2px;
    cursor: pointer;
    font-family: Times New Roman;
}
.teritorial_programs_section{
    float:left;
    width:32%;
    height:180px;
    margin-right:2%;
    padding-bottom:10px;
    margin-top:10px;
    text-align: center;
    border: 1px solid #cacaca;
    box-sizing: border-box;
    background-color: #FFF;
    font-weight: bold;
}
.teritorial_programs_section:nth-of-type(3n+3){
    margin-right: 0;
}
.teritorial_programs_section:hover{
    background-color: #F3F4F9;
}
.teritorial_programs_section a{
    text-decoration: none;
    height: 100%;
    display: block;
    padding-top: 1px;
}
.teritorial_programs_title{
    margin:5px;
    height: 52px;
    display: flex;
    justify-content: center;
    flex-direction: column;
    color: #31496d;
    font-size: 16px;
}
.hide-on-mobile{
    display: block;
}
.show-on-mobile{
    display: none;
}

.sp-mrrb {
    color:red;
    text-decoration:none;
    font-weight:bold;
    display:block;
    margin-bottom: 10px;
}

.sp-mrrb:hover {
    color:red;
    text-decoration:underline;
    font-weight:bold;
}

.mobile_language_holder{
    background-color: #d1d3d4;
    width: 100%;
    float: left;
}
.mobile_language_holder .switch_language_text,
.mobile_language_holder .switch_language_text:focus{
    color: #31496d !important;
}

.mobile_language_holder .language_switch_holder{
    width: 100%;
}

.mobile_language_holder .language_switch_holder ul.ul_no_style li.float-left{
    float: initial;
}

.mobile_language_holder .language_switch_holder ul.ul_no_style li.float-left a.no_text_decoration{
    display: block;
}
.lightbox_link{
    text-decoration: none;
    color: initial;
}
.image_title_lightbox{
    margin: 20px 0px;
    font-size: 15px;
    padding: 0px 20px;
}


@media (max-width: 1240px){
    html{
        height: 100%;
    }
    body{
        width: 100%;
        min-width: 0;
        height: 100%;
    }

    header {
        min-width: 0;

    }

    .hide-on-mobile{
        display: none;
    }
    .show-on-mobile{
        display: block;
    }

    .wrapper-inner{
        width: 100% !important;
        box-sizing: border-box;
        padding: 0 10px;
    }
    .attachments_count_holder_mobile .attached_files_count_holder{
        display: block;
        width: 100%;
        float: left;
        margin: 0px;
        border-radius: 0px;
    }
    .mobile-header.appear-on-mobile .wrapper-inner{
        padding: 0;
    }
    .slider-images .wrapper-inner{
        padding: 0;
    }
    .breadcrumbs-container{
        min-width: initial;
    }
    div.category-left{
        width: 100%;
        padding-right: 0px;
        border-right: none;
        margin-bottom: 20px;
    }
    div.right-container{
        width: 100%;
        margin-left: 0px;
        padding-top: 0px;
    }

    .disappear-on-mobile{
        display: none;
    }
    .appear-on-mobile{
        display: block;
    }
    .appear-on-mobile-table{
        display: table;
    }

    .slider-images{
        width: 100%;
        overflow: hidden;;
        position: static;
        top:0;
        min-width:0;
        /*background-color: #113465;*/
    }

    footer {
        width: 100%;
        box-sizing: border-box;
        min-width: 0;
    }

    .useful-info-container {
        min-width:0;
        width:100%;
    }

    .homepage-icons-container {
        min-width:0;
        width:100%;
    }
    .homepage-icons-row ul li {
        display: block;
        clear: both;
        margin-bottom: 1px;
        border-left: 1px solid #c5c5c5;
        overflow: hidden;
        float: initial;
        border: initial;
        height: initial;
        width: initial;
        margin-left: initial;
        border-radius: initial;
    }
    .homepage-icons-row ul li:first-of-type{
        margin-left: 0;
    }
    .homepage-icons-row ul li a {
        display: block;
        height: 40px;
        background-color: #f3f4f8;
        color: #31496d;
        font-size: 18px;
        text-decoration: none;
        font-family: Times New Roman;
        padding-top: initial;
    }
    .homepage-icons-row ul li:last-of-type a {
        height: 66px;
    }
    .homepage-icons-row ul li a:hover {
        background-color: #fcfcfd;
    }
    .homepage-icons-row ul li a span {
        display: block;
        height: 40px;
        width: 100px;
        float: left;
        font-size: 40px;
        text-align: center;
        line-height: 34px;
        background-color: #e6e7eb;
        color: #737475;
        margin-right: 15px;
    }
    .homepage-icons-row ul li:last-of-type a span {
        height: 66px;
        line-height: 63px;
    }
    .homepage-icons-row ul li a:hover span {
        background-color: #f9f9fa;
    }
    .homepage-icons-row ul li a i{
        font-size: 26px;
    }
    .homepage-icons-row ul li:last-of-type a i{
        font-size: 34px;
    }
    .homepage-icons-row ul li a div {
        display: flex;
        justify-content: center;
        flex-direction: column;
        min-height: 40px;
    }
    .homepage-icons-row ul li:last-of-type a div {
        min-height: 66px;
    }

    .news-box.main-news,
    .news-box.list-news{
        width: 50%;
        float: left;
        margin-right: 0px;
    }
    .news-box.main-news{
        text-align: center;
        box-sizing: border-box;
        padding-right: 20px;
    }
    .news-box.main-news a{
        text-align: center;
    }
    .news-box.main-news a div{
        text-align: left;
    }
    .useful-box.two_on_roll.useful-box-and-banner {
        width: 49%;
        margin-left: 0.5%;
        margin-right: 0.5%;
    }
    .news-box.news-banners{
        width: 100%;
        float: left;
        display: flex;
        justify-content: center;
        margin-top: 20px;
    }
    .news-box.news-banners .news-banner-holder:first-of-type{
        margin-bottom: 0px;
    }
    .news-banner-holder{
        padding: 20px;
    }
    .news-banner-holder a{
        cursor: pointer;
    }
    .news-banner-holder img{
        width: 100%;
    }
    .calendar-row .calendar-box{
        width: 100%;
        margin-right: 0px;
        margin-bottom: 20px;
    }
    .calendar-row .user-box{
        width: 100%;
        float: left;
        margin-bottom: 20px;
    }
    .user-box-container .user-box-holder{
        width: 50%;
        float: left;
        display: flex;
        justify-content: center;
    }
    .user-box-container .user-box-holder:first-of-type{
        margin-right: 0px;
    }
    .calendar-row .user-box .user-box-inner{
        max-width: 400px;
    }
    ul.right-navigation-cateogries {
        margin-bottom: 20px;
    }
    ul.right-navigation-cateogries li a,
    ul.right-navigation-cateogries li a:hover,
    ul.right-navigation-cateogries li a.selected {
        font-size: 18px;
    }
    div.right-container ul.right-navigation li:first-child {
        border-top-left-radius: 0px;
    }
    ul.right-navigation li a {
        text-align: center;
        height: 40px;
    }
    ul.right-navigation li:last-of-type a {
        text-align: center;
        height: 66px;
    }
    ul.right-navigation li a span{
        height: 40px;
        line-height: 34px;
    }
    ul.right-navigation li:last-of-type a span{
        height: 66px;
        line-height: 63px;
    }
    ul.right-navigation li a span i{
        font-size: 26px;
    }
    ul.right-navigation li:last-of-type a span i{
        font-size: 36px;
    }
    ul.right-navigation li a div{
        min-height: 40px;
    }
    ul.right-navigation li:last-of-type a div{
        min-height: 66px;
    }
    .video-section-holder video {
        width: 100%;
        max-width: 800px;
    }
    .gallery-section-holder{
        float: left;
        width: 23%;
        height: 288px;
        margin-right: 2%;
        box-sizing: border-box;
        overflow: hidden;
    }
    div#calendar{
        width: 100%;
        max-width: 400px;
    }
    div#calendar div.header{
        left: 0;
        width: 100%;
    }
    div#calendar div.header div#calendar_prev{
        left: 8px;
    }
    div#calendar div.header div#calendar_next{
        right: 8px;
    }
    div#calendar ul.label{
        padding-left: 0;
    }
    div#calendar ul.label li{
        margin-right: 0;
        width: 14%;
    }
    div#calendar ul.label li:first-of-type{
        margin-left: 1%;
    }
    div#calendar ul.label li:last-of-type{
        margin-right: 1%;
    }
    div#calendar ul.dates{
        margin-left: 0;
    }
    div#calendar ul.dates li{
        margin-right: 0;
        width: 14%;
        border-left: 2px solid #eae9e9;
        border-right: 2px solid #eae9e9;
        box-sizing: border-box;
    }
    div#calendar ul.dates li.start{
        margin-left: 1%;
        border-left: none;
    }
    div#calendar ul.dates li.end{
        margin-right: 1%;
        border-right: none;
    }

    .slider-images .bx-viewport .carousel_article_text{
        font-family:Times New Roman;
        font-size:16px;
        padding:10px;
        color:#fff;
        position:initial;
        bottom:0;
        right:0;
        background-color: rgba(17,52,101,0.78);
    }
    .slider-images .bx-wrapper .bx-controls-direction a{
        top: 45%;
    }
    .slider-images .wrapper_main_carousel{
        display: flex;
        padding: 1px 0;
    }
    .slider-images .main_carousel_images_holder{
        height: auto;
        -webkit-box-align: center;
        -ms-flex-align: center;
        display: -webkit-box;
        display: -ms-flexbox;
        min-width: 40%;
        min-height: 254px;
    }
    .slider-images .main_carousel_text_holder{
        margin-right: 10px;
    }
    .middle_subcat_holder .toggle_nav_holder{
        font-size: 17px;
        margin-top: 10px;
        padding: 7px 5px 7px 15px;
        background-color: #e6e7eb;
        border-top: 1px solid #cccccc;
        border-bottom: 1px solid #cccccc;
        color: #676767;
        display: inline-block;
        width: 100%;
        box-sizing: border-box;
        cursor: pointer;
    }
    .middle_subcat_holder .toggle_nav_text{
        min-height: 21px;
        display: flex;
        justify-content: center;
        flex-direction: column;
        float: left;
        box-sizing: border-box;
        width: 80%;
    }
    .middle_subcat_holder .toggle_nav_arrow{
        float: right;
        cursor: pointer;
        line-height: 21px;
        width: 57px;
        max-width: 20%;
        text-align: center;
    }
    .middle_subcat_holder .toggle_nav_arrow:before{
        content: '\25BC';
        font-size: 20px;
    }
    .middle_subcat_holder .toggle_nav_arrow.minus:before {
        content: '\25B2' !important;
        font-size: 20px;
    }
    .middle_subcat_holder .right-navigation-cateogries{
        display: none;
        margin-bottom: 10px;
    }
    .middle_subcat_holder .right-navigation-cateogries li a{
        font-size: 16px;
    }
    .middle_subcat_holder .right-navigation-cateogries li:last-of-type a{
        border-bottom: 1px solid #cccccc;
    }
    .mobile-footer-contacts{
        width: 100%;
        max-width: 400px;
        margin: 0 auto;
        margin-bottom: 20px;
    }
    footer .title{
        margin-bottom: 15px;
    }
    .mobile-footer-contacts .contacts a{
        color: #31496d;
    }
    .mobile_footer_bottom_inner{
        height: 80px;
    }

}

@media (max-width: 1000px){
    .gallery-section-holder{
        float: left;
        width: 32%;
        height: 288px;
        margin-right: 2%;
        box-sizing: border-box;
        overflow: hidden;
    }
    .gallery-section-holder:nth-child(3n+3){
        margin-right: 0;
    }

}

@media (min-width: 900px) {
    .calendar-row .user-box .user-box-holder:nth-of-type(2) .user-box-inner a:nth-of-type(2){
        padding-top: 7px;
        padding-bottom: 7px;
    }
}

@media (max-width: 900px){
    .news-box.main-news{
        padding-right: 0px;
    }
    .news-box.main-news,
    .news-box.list-news{
        width: 100%;
        float: left;
        margin-right: 0px;
        margin-bottom: 30px;
        text-align: center;
    }
    .news-box.main-news a{
        text-align: center;
    }
    .news-box.list-news a{
        text-align: left;
    }
    .news-box.main-news a,
    .news-box.list-news a{
        padding-right: 20px;
    }
    .user-box-container .user-box-holder{
        width: 100%;
    }
    .user-box-container .user-box-holder:first-of-type{
        margin-bottom: 30px;
    }
    div.category-description .energy-efficiency-column{
        width: 100%;
        margin: 0 !important;
    }
    div.category-description .energy-efficiency-column img {
        width: 70%;
    }
    .slider-images .main_carousel_text_holder ul.top-news li{
        padding: 4px 10px;
    }

}

@media (max-width: 700px){
    .useful-box .title {
        min-height: 76px;
    }
    .gallery-section-holder{
        float: left;
        width: 48%;
        height: 288px;
        margin-right: 2%;
        box-sizing: border-box;
        overflow: hidden;
    }
    .gallery-section-holder:nth-child(3n+3){
        margin-right: 2%;
    }
    .slider-images .bx-wrapper .bx-controls-direction a{
        top: 40%;
    }
    .teritorial_programs_section {
        width: 49%;
    }
    .teritorial_programs_section:nth-of-type(3n+3){
        margin-right: 2%;
    }
    .teritorial_programs_section:nth-of-type(2n+2){
        margin-right: 0!important;
    }

}
@media (min-width: 601px){
    .useful-info-container .useful-box{
        display: block !important;
    }
}
@media (max-width: 600px){
    .useful-info-row {
        margin-top: 0px;
    }
    .useful-info-row .useful-box-mobile-title-holder{
        display: block;
        width: 100%;
        float: left;
        margin-top: 10px;
    }
    .useful-info-row .useful-box-mobile-title-holder-en{
        margin-bottom: 15px;
    }
    .useful-info-row .useful-box-mobile-title{
        display: flex;
        justify-content: center;
        flex-direction: column;
        min-height: 60px;
        font-size: 18px;
        width: 48%;
        text-align: center;
        background-color: #e6e7eb;
        border-radius: 5px;
        cursor: pointer;
    }
    .useful-info-row .useful-box-mobile-title:active{
        background-color: #fff;
        border-bottom-right-radius: 0px;
        border-bottom-left-radius: 0px;
    }
    .useful-info-row .useful-box-mobile-title.left-title{
        float: left;
    }
    .useful-info-row .useful-box-mobile-title.right-title{
        float: right;
    }
    .useful-box {
        display: none;
        width:100%;
        padding-top: 10px;
        margin-bottom: 10px;
    }
    .useful-box .title {
        display: none;
    }
    .useful-box-mobile-title-holder .mobile-title-active{
        background-color: #fff;
        border-bottom-right-radius: 0px;
        border-bottom-left-radius: 0px;
    }
    .mobile-title-text{
        display: flex;
        justify-content: center;
        flex-direction: column;
        min-height: 50px;
    }
    .mobile-title-image{
        -webkit-filter: grayscale(100%);
        filter: grayscale(100%);
        overflow: hidden;
        max-height: 50px;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
    }
    .useful-box-mobile-title:hover .mobile-title-image{
        -webkit-filter: initial;
        filter: initial;
    }
    .remove-grayscale{
        -webkit-filter: initial;
        filter: initial;
    }
    .news-box.main-news a,
    .news-box.list-news a{
        padding-right: 0px;
    }
    .mobile-title-image img{
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
    }
    .news-box.news-banners{
        width: 100%;
        float: left;
        display: block;
        text-align: center;
        margin-top: 0px;
    }
    .news-box.news-banners .news-banner-holder:first-of-type{
        margin-bottom: 20px;
        margin-right: 0px;
    }
    .minister-image-holder img{
        float: initial;
        display: block;
        margin: 0 auto;
    }
    .slider-images .bx-wrapper .bx-controls-direction a{
        top: 35%;
    }
    .attached-files ul li.attach-files-1,
    .attached-files ul li.attach-files-2{
        width: 49%;
    }

    footer .mobile_footer_bottom{
        background-size: auto 160px;
        margin-top: 26px;
    }
    footer .mobile_footer_bottom_inner{
        min-height: 80px;
        height: auto;
    }
    footer .mobile_footer_bottom .mobile_footer_bottom_inner img{
        margin-top: -27px;
        width: 65px;
    }
    footer .mobile_footer_bottom .footer_bottom_text_holder{
        margin-top: 38px;
        float: left;
        text-align: center;
        width: 100%;
    }
    footer .mobile_footer_bottom .footer_bottom_text_holder .copyright{
        float: none;
        text-align: center;
        margin-top: 3px;
        font-size: 14px;
    }
    footer .mobile_footer_bottom .bottom{
        margin-top: 11px;
        margin-bottom: 7px;
        width: 100%;
        float: left;
    }
    div.category-description .energy-efficiency-column img {
        width: 100%;
        padding-bottom: 10px;
    }

    .slider-images .wrapper_main_carousel{
        display: block;
    }
    .main_carousel_images_holder{
        width: 100% !important;
        float: left;
    }
    .main_carousel_text_holder{
        width: 100% !important;
        float: left;
    }
    .main_carousel_text_holder li.active:first-of-type{
        border-top: 1px solid #fff;
    }

}

@media (max-width: 450px){
    .gallery-section-holder{
        float: left;
        width: 100%;
        height: 288px;
        margin-top: 30px;
        box-sizing: border-box;
        overflow: hidden;
    }
    .gallery-section-holder:nth-child(3n+3){
        margin-right: 0;
    }
    .page-heading{
        font-size: 20px;
    }
    .slider-images .bx-wrapper .bx-controls-direction a{
        top: 30%;
    }
    .teritorial_programs_section {
        width: 100%;
        margin-right: 0!important;
        margin-bottom: 10px;
        min-height:160px;
        height: auto;
    }
    .teritorial_programs_title{
        min-height: 36px;
        height: auto;
    }
    .mobile-upper .mobile-upper-inner{
        float: left;
        width: 100%;
    }
    .mobile-upper .mobile-upper-inner .mobile-upper-link-holder{
        max-width: 90%;
    }
    .mobile-upper .mobile-logo-url .mobile-logo-image-holder{
        height: 100%;
        float: left;
        max-width: 20%;
    }
    .mobile-upper .mobile-logo-url .mobile-logo-image{
        width: 100%;
    }
    .mobile-upper .mobile-logo-url span{
        max-width: 80%;
        margin: 0;
        padding: 5px 4px 0 3px;
        box-sizing: border-box;
        font-size: 15px;
        font-size: 4vw;
    }
    .mobile-upper .mobile_toggle_holder{
        max-width: 10%;
        float: right;
        padding: 12px 7px 0 0;
        box-sizing: border-box;
    }
    .mobile-upper .mobile_toggle_holder .mobile-menu-button{
        margin: 0;
    }

}

@media (max-width: 400px){
    .org-chart-holder .box{
        height: 60px;
    }
}

@media (max-width: 350px){
    .slider-images .bx-wrapper .bx-controls-direction a{
        top: 25%;
    }
}

@media (max-width: 300px){
    .org-chart-holder .box{
        height: 75px;
    }
}