@import url(fonts.css);
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,400italic,600,600italic,700,700italic);
@import url(http://fonts.googleapis.com/css?family=Dosis:400,500);
@import url(http://fonts.googleapis.com/css?family=Signika:400,300,700);
@import url(http://fonts.googleapis.com/css?family=Raleway:700,600,500,400,300);
@import url(http://fonts.googleapis.com/css?family=Montserrat);
@import url(http://fonts.googleapis.com/css?family=PT+Serif);
@import url(http://fonts.googleapis.com/css?family=Lato:300);

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, font, 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 {
  background: transparent;
  border: 0;
  margin: 0;
  padding: 0;
  vertical-align: baseline; }

body {
  line-height: 1; }

h1, h2, h3, h4, h5, h6 {
  font-weight: normal; }

ul {
  list-style: none; }

li {
  font-size: 0px; }

blockquote {
  quotes: none; }

blockquote:before, blockquote:after {
  content: '';
  content: none; }

del {
  text-decoration: line-through; }

table {
  border-spacing: 0px;
  border: 0px; }

a img {
  border: none; }

input, textarea, select, a {
  outline: 0px; }

textarea {
  resize: none;
  overflow: auto; }

input::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1; }


aside, article, footer, header, nav, section {
  display: block; }

html, body {
  height: 100%; }

body {
  -webkit-font-smoothing: antialiased; }

body, a, input, textarea {
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  font-size: 13px;
  color: #434343; }

body.layout_boxed.pattern_opt_one {
  background: url(images/pattern_opt_one.jpg) 0 0 repeat; }

body.layout_boxed.pattern_opt_two {
  background: url(images/pattern_opt_two.jpg) 0 0 repeat; }

body.layout_boxed.pattern_opt_three {
  background: url(images/pattern_opt_three.jpg) 0 0 repeat; }

/* line 89, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
body.layout_boxed.pattern_opt_four {
  background: url(images/pattern_opt_four.jpg) 0 0 repeat; }

/* line 92, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
body.layout_boxed.pattern_opt_five {
  background: url(images/pattern_opt_five.jpg) 0 0 repeat; }

/* line 95, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
body.layout_boxed.pattern_opt_six {
  background: url(images/pattern_opt_six.jpg) 0 0 repeat; }

/* line 98, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
body.layout_boxed.pattern_opt_seven {
  background: url(images/pattern_opt_seven.jpg) 0 0 repeat; }

/* line 101, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
body.layout_boxed.pattern_opt_eight {
  background: url(images/pattern_opt_eight.jpg) 0 0 repeat; }

/* line 104, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
body.layout_boxed.pattern_opt_nine {
  background: url(images/pattern_opt_nine.jpg) 0 0 repeat; }

/* line 108, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.wrapper {
  width: 100%;
  min-height: 100%;
  overflow: hidden;
  position: relative;
  left: 0px;
  background-color: #ffffff;
  -webkit-transition: left linear 0.2s;
  -moz-transition: left linear 0.2s;
  -ms-transition: left linear 0.2s;
  transition: left linear 0.2s; }

/* line 122, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.layout_boxed .wrapper {
  max-width: 1263px;
  margin: 0 auto;
  box-shadow: 0 0 11px rgba(0, 0, 0, 0.14); }


.inner {
  width: 1102px;
  margin: 0px auto; }


.fl, .alignleft {
  float: left; }


.fr, .alignright {
  float: right; }


.tac {
  text-align: center; }


.clearboth {
  width: 100%;
  height: 0px;
  line-height: 0px;
  display: block;
  clear: both;
  overflow: hidden;
  font-size: 0px; }

.oh {
  overflow: hidden; }

.separator {
  height: 0px;
  clear: both;
  overflow: hidden; }

.line_1 {
  height: 1px;
  clear: both;
  overflow: hidden;
  background-color: #f2f2f2; }


.line_2 {
  height: 3px;
  clear: both;
  overflow: hidden;
  background: url(images/line_3.gif) repeat-x; }

/* line 143, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.divider_1 {
  height: 4px;
  clear: both;
  overflow: hidden;
  background: url(images/line_4.gif) repeat-x; }

/* line 144, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.divider_2 {
  height: 1px;
  clear: both;
  overflow: hidden;
  background-color: #e8e8e8; }

/* line 145, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.divider_3 {
  height: 3px;
  clear: both;
  overflow: hidden;
  background: url(images/line_3.gif) repeat-x; }

/* line 146, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.divider_4 {
  height: 2px;
  clear: both;
  overflow: hidden;
  background-color: #e8e8e8; }

/* line 147, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.divider_5 {
  height: 5px;
  clear: both;
  overflow: hidden;
  background: url(images/line_5.gif) repeat-x; }

/* line 148, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.divider_6 {
  height: 14px;
  clear: both;
  line-height: 14px;
  overflow: hidden;
  text-align: right; }

/* line 149, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.divider_6 a {
  height: 14px;
  line-height: 14px;
  margin-right: 14px;
  padding: 0px 5px;
  display: inline-block;
  position: relative;
  font-size: 12px;
  color: #b5b5b5;
  font-weight: 600; }

/* line 150, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.divider_6 a:before {
  height: 4px;
  display: block;
  position: absolute;
  left: -9000px;
  right: 100%;
  top: 6px;
  background: url(images/line_6.gif) repeat-x;
  content: ' '; }

/* line 151, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.divider_6 a:after {
  height: 4px;
  display: block;
  position: absolute;
  left: 100%;
  right: -9000px;
  top: 6px;
  background: url(images/line_6.gif) repeat-x;
  content: ' '; }

/* line 152, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.divider_6 a:hover {
  text-decoration: none; }

/* line 153, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.divider_7 {
  height: 20px;
  clear: both;
  overflow: hidden;
  text-align: right; }

/* line 154, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.divider_7 a {
  width: 18px;
  height: 18px;
  margin-right: 15px;
  display: inline-block;
  position: relative;
  background: url(images/arrow_up_3.png) no-repeat 5px 6px;
  border: 1px solid #e8e8e8; }

/* line 155, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.divider_7 a:before {
  height: 2px;
  display: block;
  position: absolute;
  left: -9000px;
  right: 21px;
  top: 8px;
  background-color: #e8e8e8;
  content: ' '; }

/* line 156, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.divider_7 a:after {
  height: 2px;
  display: block;
  position: absolute;
  left: 21px;
  right: -9000px;
  top: 8px;
  background-color: #e8e8e8;
  content: ' '; }

/* fonts */

h1, h2, h3, h4, h5, h6 {
  padding-bottom: 20px;
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  color: #30353a;
  font-weight: normal; }


h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  color: #30353a;
  font-weight: normal; }


h1, h1 a {
  font-size: 26px; }


h2, h2 a {
  font-size: 22px; }


h3, h3 a {
  font-size: 17px; }


h4, h4 a {
  font-size: 14px; }


h5, h5 a {
  font-size: 13px; }


h6, h6 a {
  font-size: 12px; }


p {
  padding-bottom: 15px; }


a {
  text-decoration: none; }


a:hover {
  text-decoration: underline;
}

/* line 173, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
blockquote.type_1 {
  margin: 0px 0px 23px;
  padding: 6px 0px 10px 15px;
  display: block;
  border-left: 4px solid #71be3c;
  font-size: 15px;
  font-weight: 300;
  line-height: 26px; }

/* line 174, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
blockquote.type_2 {
  margin: 0px 0px 22px;
  padding: 17px 20px;
  display: block;
  border: 1px solid #e8e8e8;
  font-size: 13px;
  line-height: 21px; }

/* line 175, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
blockquote.type_3 {
  margin: 6px 0px 20px;
  padding: 20px 0px 0px;
  display: block;
  background: url(images/line_1.gif) repeat-x;
  font-family: 'PT Serif';
  font-size: 14px;
  color: #30353a;
  line-height: 23px; }

/* line 176, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
blockquote.type_3 span {
  padding-top: 3px;
  display: block;
  font-family: 'Open Sans';
  font-size: 12px;
  color: #7e7e7e; }

/* line 177, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
blockquote.type_3 span b {
  font-weight: 600; }

/* line 178, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
blockquote.type_3.left {
  width: 300px;
  margin: 6px 30px 0px 0px;
  float: left; }

/* line 179, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
blockquote.type_3.right {
  width: 300px;
  margin: 6px 0px 0px 30px;
  float: right; }

/* line 180, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
blockquote.type_4 {
  margin: 0px 0px 23px;
  padding: 0px 0px 17px 42px;
  display: block;
  background: url(images/icon_quote_1.png) no-repeat 0px 7px;
  background-size: 26px 21px;
  border-bottom: 1px solid #f2f2f2;
  font-family: 'PT Serif';
  font-size: 17px;
  color: #1a232b;
  line-height: 26px; }

/* line 181, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
blockquote.type_4 span {
  padding-top: 7px;
  display: block;
  font-family: 'Open Sans';
  font-size: 13px;
  color: #6b7373;
  line-height: 20px; }

/* line 182, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
blockquote.type_5 {
  margin: 0px 0px 23px;
  padding: 0px 0px 17px 40px;
  display: block;
  background: url(images/icon_lnk_1.png) no-repeat 0px 7px;
  background-size: 20px 20px;
  border-bottom: 1px solid #f2f2f2;
  font-family: 'PT Serif';
  font-size: 17px;
  color: #1a232b;
  line-height: 26px; }

/* line 183, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
blockquote.type_5 span {
  padding-top: 4px;
  display: block;
  font-family: 'Open Sans';
  font-size: 13px;
  color: #6b7373;
  line-height: 20px; }

/* line 184, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
blockquote.type_5 span a {
  color: #30c5e9; }

/* line 185, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
blockquote.type_6 {
  margin: 0px 0px 23px;
  padding: 0px 0px 0px 27px;
  display: block;
  background: url(images/icon_quote_3.png) no-repeat 0px 4px;
  font-family: 'PT Serif';
  font-size: 15px;
  color: #2f3341;
  line-height: 22px; }

/* line 186, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
blockquote.type_7 {
  margin: 0px 0px 23px;
  padding: 0px 0px 0px 28px;
  display: block;
  position: relative;
  font-family: 'PT Serif';
  font-size: 15px;
  color: #2f3341;
  line-height: 22px; }

/* line 187, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
blockquote.type_7:before {
  width: 3px;
  display: block;
  position: absolute;
  left: 0px;
  top: 5px;
  bottom: 6px;
  background-color: #71be3c;
  content: ' '; }

/* line 188, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
blockquote.type_8 {
  margin: 0px 0px 23px;
  padding: 14px 15px 13px;
  display: block;
  background-color: #ffffff;
  border: 1px solid #e8e8e8;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.04);
  -moz-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.04);
  box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.04);
  font-family: 'PT Serif';
  font-size: 15px;
  color: #2f3341;
  line-height: 22px; }

/* line 210, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.dropcap_1 {
  width: 30px;
  margin: 0px 0px 0px;
  float: left;
  font-size: 42px;
  color: #000000;
  line-height: 40px; }

/* line 211, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.dropcap_2 {
  width: 31px;
  height: 31px;
  line-height: 30px;
  margin: 6px 11px 0px 0px;
  float: left;
  display: block;
  background-color: #1a232b;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  font-size: 18px;
  color: #ffffff;
  font-weight: 600;
  text-align: center; }

/* line 229, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.dropcap_3 {
  width: 37px;
  margin: 2px 0px 0px;
  float: left;
  font-family: 'Signika';
  font-size: 30px;
  color: #1a232b;
  font-weight: 600;
  line-height: 40px; }

/* line 230, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.dropcap_4 {
  width: 31px;
  height: 31px;
  line-height: 30px;
  margin: 6px 11px 0px 0px;
  float: left;
  display: block;
  background-color: #71be3c;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  font-size: 18px;
  color: #ffffff;
  font-weight: 600;
  text-align: center; }

/* line 248, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.dropcap_5 {
  width: 40px;
  margin: 0px 0px 0px;
  float: left;
  font-size: 43px;
  color: #1a232b;
  line-height: 40px; }

/* line 249, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.dropcap_6 {
  width: 40px;
  margin: 0px 0px 0px;
  float: left;
  font-size: 43px;
  color: #71be3c;
  line-height: 40px; }

/* line 251, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.the_ins_1 {
  padding: 0px 3px;
  background-color: #71be3c;
  color: #ffffff;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px; }

/* line 260, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.semibold {
  font-weight: 600; }

/* line 262, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.lnk_type_1 {
  border-bottom: 1px dashed #71be3c;
  color: #1a232b; }

/* line 263, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.lnk_type_1:hover {
  color: #71be3c;
  text-decoration: none; }

/* lists */
/* line 267, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.list_1 {
  padding-bottom: 15px;
  overflow: hidden; }

/* line 268, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.list_1 li {
  margin-top: 13px;
  padding-left: 18px;
  display: block;
  background: url(images/marker_1.png) no-repeat 0px 6px;
  background-size: 11px 8px !important;
  font-size: 13px;
  line-height: 21px; }

/* line 269, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.list_1 li:first-child {
  margin-top: 0px; }

/* line 270, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.list_1 li a {
  font-size: 13px; }

/* line 271, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.list_1.style_alt {
  padding-bottom: 0px !important; }

/* line 273, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.list_2 {
  padding-bottom: 15px;
  overflow: hidden; }

/* line 274, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.list_2 li {
  margin-top: 8px;
  padding-left: 23px;
  display: block;
  background: url(images/marker_2.png) no-repeat 0px 5px;
  background-size: 11px 11px !important;
  font-size: 13px;
  line-height: 21px; }

/* line 275, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.list_2 li:first-child {
  margin-top: 0px; }

/* line 276, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.list_2 li a {
  font-size: 13px; }

/* line 278, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.list_3 {
  padding-bottom: 15px;
  overflow: hidden; }

/* line 279, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.list_3 li {
  margin-top: 8px;
  padding-left: 23px;
  display: block;
  background: url(images/marker_3.png) no-repeat 0px 4px;
  background-size: 11px 12px !important;
  font-size: 13px;
  line-height: 21px; }

/* line 280, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.list_3 li:first-child {
  margin-top: 0px; }

/* line 281, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.list_3 li a {
  font-size: 13px; }

/* line 283, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.list_4 {
  padding-bottom: 15px;
  overflow: hidden; }

/* line 284, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.list_4 li {
  margin-top: 8px;
  padding-left: 23px;
  display: block;
  background: url(images/marker_4.png) no-repeat 0px 5px;
  background-size: 11px 11px !important;
  font-size: 13px;
  line-height: 21px; }

/* line 285, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.list_4 li:first-child {
  margin-top: 0px; }

/* line 286, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.list_4 li a {
  font-size: 13px; }

/* line 288, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.list_5 {
  padding-bottom: 15px;
  overflow: hidden; }

/* line 289, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.list_5 li {
  margin-top: 8px;
  padding-left: 23px;
  display: block;
  background: url(images/marker_5.png) no-repeat 0px 4px;
  background-size: 11px 12px !important;
  font-size: 13px;
  line-height: 21px; }

/* line 290, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.list_5 li:first-child {
  margin-top: 0px; }

/* line 291, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.list_5 li a {
  font-size: 13px; }

/* line 293, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.list_6 {
  padding-bottom: 15px;
  overflow: hidden; }

/* line 294, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.list_6 li {
  margin-top: 8px;
  padding-left: 23px;
  display: block;
  background: url(images/marker_6.png) no-repeat 0px 5px;
  background-size: 11px 11px !important;
  font-size: 13px;
  line-height: 21px; }

/* line 295, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.list_6 li:first-child {
  margin-top: 0px; }

/* line 296, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.list_6 li a {
  font-size: 13px; }

/* line 298, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.list_7 {
  padding-bottom: 15px;
  overflow: hidden; }

/* line 299, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.list_7 li {
  margin-top: 8px;
  padding-left: 23px;
  display: block;
  background: url(images/marker_7.png) no-repeat 0px 4px;
  background-size: 11px 12px !important;
  font-size: 13px;
  line-height: 21px; }

/* line 300, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.list_7 li:first-child {
  margin-top: 0px; }

/* line 301, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.list_7 li a {
  font-size: 13px; }

/* line 303, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.list_8 {
  padding-bottom: 15px;
  overflow: hidden; }

/* line 304, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.list_8 li {
  margin-top: 8px;
  padding-left: 23px;
  display: block;
  background: url(images/marker_8.png) no-repeat 0px 7px;
  background-size: 11px 8px !important;
  font-size: 13px;
  line-height: 21px; }

/* line 305, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.list_8 li:first-child {
  margin-top: 0px; }

/* line 306, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.list_8 li a {
  font-size: 13px; }

/* line 308, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.list_9 {
  padding-bottom: 15px;
  overflow: hidden; }

/* line 309, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.list_9 li {
  margin-top: 8px;
  padding-left: 23px;
  display: block;
  background: url(images/marker_9.png) no-repeat 0px 6px;
  background-size: 10px 10px !important;
  font-size: 13px;
  line-height: 21px; }

/* line 310, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.list_9 li:first-child {
  margin-top: 0px; }

/* line 311, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.list_9 li a {
  font-size: 13px; }

/* line 313, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.list_10 {
  padding-bottom: 15px;
  overflow: hidden; }

/* line 314, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.list_10 li {
  margin-top: 8px;
  padding-left: 23px;
  display: block;
  background: url(images/marker_10.png) no-repeat 0px 8px;
  background-size: 11px 6px !important;
  font-size: 13px;
  line-height: 21px; }

/* line 315, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.list_10 li:first-child {
  margin-top: 0px; }

/* line 316, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.list_10 li a {
  font-size: 13px; }

/* line 318, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.list_11 {
  padding-bottom: 15px;
  overflow: hidden; }

/* line 319, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.list_11 li {
  margin-top: 8px;
  padding-left: 23px;
  display: block;
  background: url(images/marker_11.png) no-repeat 0px 5px;
  background-size: 10px 11px !important;
  font-size: 13px;
  line-height: 21px; }

/* line 320, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.list_11 li:first-child {
  margin-top: 0px; }

/* line 321, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.list_11 li a {
  font-size: 13px; }

/* line 323, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.list_12 {
  padding-bottom: 15px;
  overflow: hidden; }

/* line 324, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.list_12 li {
  margin-top: 8px;
  padding-left: 23px;
  display: block;
  background: url(images/marker_12.png) no-repeat 0px 8px;
  background-size: 6px 7px !important;
  font-size: 13px;
  line-height: 21px; }

/* line 325, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.list_12 li:first-child {
  margin-top: 0px; }

/* line 326, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.list_12 li a {
  font-size: 13px; }

/* line 328, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.list_13 {
  padding-bottom: 15px;
  overflow: hidden; }

/* line 329, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.list_13 li {
  margin-top: 8px;
  padding-left: 23px;
  display: block;
  background: url(images/marker_13.png) no-repeat 0px 9px;
  background-size: 9px 3px !important;
  font-size: 13px;
  line-height: 21px; }

/* line 330, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.list_13 li:first-child {
  margin-top: 0px; }

/* line 331, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.list_13 li a {
  font-size: 13px; }

/* line 333, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.list_14 {
  padding-bottom: 15px;
  overflow: hidden; }

/* line 334, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.list_14 li {
  margin-top: 8px;
  padding-left: 23px;
  display: block;
  background: url(images/marker_14.png) no-repeat 0px 6px;
  background-size: 11px 10px !important;
  font-size: 13px;
  line-height: 21px; }

/* line 335, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.list_14 li:first-child {
  margin-top: 0px; }

/* line 336, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.list_14 li a {
  font-size: 13px; }

/* line 338, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.list_15 {
  padding-bottom: 15px;
  overflow: hidden; }

/* line 339, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.list_15 li {
  margin-top: 8px;
  padding-left: 23px;
  display: block;
  background: url(images/marker_15.png) no-repeat 0px 6px;
  background-size: 8px 10px !important;
  font-size: 13px;
  line-height: 21px; }

/* line 340, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.list_15 li:first-child {
  margin-top: 0px; }

/* line 341, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.list_15 li a {
  font-size: 13px; }

/* line 343, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.list_16 {
  padding-bottom: 15px;
  overflow: hidden; }

/* line 344, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.list_16 li {
  margin-top: 8px;
  padding-left: 23px;
  display: block;
  background: url(images/marker_16.png) no-repeat 1px 8px;
  background-size: 6px 6px !important;
  font-size: 13px;
  line-height: 21px; }

/* line 345, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.list_16 li:first-child {
  margin-top: 0px; }

/* line 346, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.list_16 li a {
  font-size: 13px; }

/* line 348, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.general_social_1 a {
  width: 36px;
  height: 36px;
  display: block;
  background-repeat: no-repeat;
  background-image: url(images/sprite_social_1.png);
  background-size: 180px 72px;
  text-indent: -9000px; }

/* line 349, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.general_social_1 a.social_1 {
  background-position: 0px 0px; }

/* line 350, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.general_social_1 a.social_1:hover {
  background-position: 0px bottom;
  background-color: #54aee1; }

/* line 351, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.general_social_1 a.social_2 {
  background-position: -36px 0px; }

/* line 352, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.general_social_1 a.social_2:hover {
  background-position: -36px bottom;
  background-color: #4772af; }

/* line 353, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.general_social_1 a.social_3 {
  background-position: -72px 0px; }

/* line 354, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.general_social_1 a.social_3:hover {
  background-position: -72px bottom;
  background-color: #4d90a1; }

/* line 355, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.general_social_1 a.social_4 {
  background-position: -108px 0px; }

/* line 356, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.general_social_1 a.social_4:hover {
  background-position: -108px bottom;
  background-color: #cb2027; }

/* line 357, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.general_social_1 a.social_5 {
  background-position: -144px 0px; }

/* line 358, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.general_social_1 a.social_5:hover {
  background-position: -144px bottom;
  background-color: #406f95; }

/* line 360, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.general_social_2 a {
  width: 32px;
  height: 32px;
  display: block;
  background-repeat: no-repeat;
  background-image: url(images/sprite_social_2.png);
  background-size: 224px 64px;
  text-indent: -9000px; }

/* line 361, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.general_social_2 a.social_1 {
  background-position: 0px 0px; }

/* line 362, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.general_social_2 a.social_1:hover {
  background-position: 0px bottom;
  background-color: #30c5e9; }

/* line 363, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.general_social_2 a.social_2 {
  background-position: -32px 0px; }

/* line 364, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.general_social_2 a.social_2:hover {
  background-position: -32px bottom;
  background-color: #3a5b97; }

/* line 365, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.general_social_2 a.social_3 {
  background-position: -64px 0px; }

/* line 366, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.general_social_2 a.social_3:hover {
  background-position: -64px bottom;
  background-color: #ca1e2a; }

/* line 367, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.general_social_2 a.social_4 {
  background-position: -96px 0px; }

/* line 368, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.general_social_2 a.social_4:hover {
  background-position: -96px bottom;
  background-color: #e84e89; }

/* line 369, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.general_social_2 a.social_5 {
  background-position: -128px 0px; }

/* line 370, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.general_social_2 a.social_5:hover {
  background-position: -128px bottom;
  background-color: #db4d40; }

/* line 371, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.general_social_2 a.social_6 {
  background-position: -160px 0px; }

/* line 372, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.general_social_2 a.social_6:hover {
  background-position: -160px bottom;
  background-color: #0483d2; }

/* line 373, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.general_social_2 a.social_7 {
  background-position: -192px 0px; }

/* line 374, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.general_social_2 a.social_7:hover {
  background-position: -192px bottom;
  background-color: #acd257; }

/* line 376, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.general_social_3 a {
  width: 32px;
  height: 32px;
  display: block;
  background-repeat: no-repeat;
  background-image: url(images/sprite_social_3.png);
  background-size: 224px 64px;
  text-indent: -9000px; }

/* line 377, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.general_social_3 a.social_1 {
  background-position: 0px 0px; }

/* line 378, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.general_social_3 a.social_1:hover {
  background-position: 0px bottom;
  background-color: #30c5e9; }

/* line 379, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.general_social_3 a.social_2 {
  background-position: -32px 0px; }

/* line 380, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.general_social_3 a.social_2:hover {
  background-position: -32px bottom;
  background-color: #3a5b97; }

/* line 381, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.general_social_3 a.social_3 {
  background-position: -64px 0px; }

/* line 382, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.general_social_3 a.social_3:hover {
  background-position: -64px bottom;
  background-color: #ca1e2a; }

/* line 383, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.general_social_3 a.social_4 {
  background-position: -96px 0px; }

/* line 384, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.general_social_3 a.social_4:hover {
  background-position: -96px bottom;
  background-color: #e84e89; }

/* line 385, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.general_social_3 a.social_5 {
  background-position: -128px 0px; }

/* line 386, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.general_social_3 a.social_5:hover {
  background-position: -128px bottom;
  background-color: #db4d40; }

/* line 387, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.general_social_3 a.social_6 {
  background-position: -160px 0px; }

/* line 388, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.general_social_3 a.social_6:hover {
  background-position: -160px bottom;
  background-color: #0483d2; }

/* line 389, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.general_social_3 a.social_7 {
  background-position: -192px 0px; }

/* line 390, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.general_social_3 a.social_7:hover {
  background-position: -192px bottom;
  background-color: #acd257; }

/* line 392, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.general_social_4 a {
  height: 13px;
  display: block;
  background-repeat: no-repeat;
  background-image: url(images/sprite_social_4.png);
  background-size: 140px 26px;
  text-indent: -9000px; }

/* line 393, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.general_social_4 a.social_1 {
  width: 12px;
  background-position: 0px 0px; }

/* line 394, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.general_social_4 a.social_1:hover {
  background-position: 0px bottom; }

/* line 395, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.general_social_4 a.social_2 {
  width: 7px;
  background-position: -34px 0px; }

/* line 396, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.general_social_4 a.social_2:hover {
  background-position: -34px bottom; }

/* line 397, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.general_social_4 a.social_3 {
  width: 11px;
  background-position: -64px 0px; }

/* line 398, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.general_social_4 a.social_3:hover {
  background-position: -64px bottom; }

/* line 399, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.general_social_4 a.social_4 {
  width: 10px;
  background-position: -97px 0px; }

/* line 400, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.general_social_4 a.social_4:hover {
  background-position: -97px bottom; }

/* line 401, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.general_social_4 a.social_5 {
  width: 11px;
  background-position: -129px 0px; }

/* line 402, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.general_social_4 a.social_5:hover {
  background-position: -129px bottom; }

/* line 406, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
section.side_menu {
  width: 245px;
  display: none;
  position: fixed;
  right: 0px;
  top: 0px;
  bottom: 0px;
  background-color: #1a232b; }

/* line 407, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
section.side_menu .content {
  padding: 53px 20px 0px; }

/* line 408, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
section.side_menu .content aside {
  padding-top: 36px; }

/* line 409, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
section.side_menu .content aside h3 {
  padding-bottom: 17px;
  font-size: 13px;
  color: #ededed;
  font-weight: bold;
  text-transform: uppercase; }

/* line 410, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
section.side_menu .content aside .line {
  width: 17px;
  height: 2px;
  background-color: #4b5258; }

/* line 413, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_side_recent_posts .line {
  margin-bottom: 1px; }

/* line 414, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_side_recent_posts article {
  padding: 11px 0px 13px;
  overflow: hidden;
  border-bottom: 1px solid #2b333b; }

/* line 415, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_side_recent_posts article h4 {
  padding-bottom: 7px;
  font-size: 13px;
  color: #ededed;
  font-weight: 600;
  line-height: 20px; }

/* line 416, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_side_recent_posts article h4 a {
  font-size: 13px;
  color: #ededed;
  font-weight: 600; }

/* line 417, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_side_recent_posts article .date {
  width: 80px;
  padding-top: 1px;
  float: left;
  font-size: 11px;
  color: #b7b7b7; }

/* line 418, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_side_recent_posts article .comments {
  padding-left: 13px;
  float: left;
  background: url(images/icon_comments_1.png) no-repeat 0px 1px;
  font-size: 12px;
  color: #b7b7b7; }

/* line 421, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_side_menu .line {
  margin-bottom: 8px; }

/* line 422, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_side_menu li {
  padding: 5px 0px 7px;
  display: block;
  border-bottom: 1px solid #2b333b;
  font-size: 13px;
  color: #ededed;
  font-weight: 600;
  line-height: 18px; }

/* line 423, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_side_menu li a {
  color: #ededed;
  font-weight: 600; }

/* line 426, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_side_twitter .line {
  margin-bottom: 11px; }

/* line 427, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_side_twitter .loading {
  font-size: 12px;
  color: #e0e0e0;
  line-height: 19px; }

/* line 428, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_side_twitter .tweets li {
  margin-top: 15px;
  padding-left: 22px;
  display: block;
  background: url(images/icon_twitter_2.png) no-repeat 0px 6px;
  font-size: 12px;
  color: #e0e0e0;
  line-height: 19px; }

/* line 429, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_side_twitter .tweets li:first-child {
  margin-top: 0px; }

/* line 430, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_side_twitter .tweets li a {
  font-size: 12px;
  color: #e0e0e0; }

/* line 431, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_side_twitter .tweets .tweet_time {
  padding-top: 3px;
  display: block;
  font-size: 12px;
  color: #b7b7b7;
  font-weight: 300; }

/* line 432, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_side_twitter .tweets .tweet_time a {
  font-size: 12px;
  color: #b7b7b7;
  font-weight: 300; }

/* line 434, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.show_side_panel .wrapper {
  left: -245px; }

/* line 435, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.show_side_panel.scrolled header .bottom {
  left: -245px; }

/*Header for default home page*/
/* line 439, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
header {
  position: relative;
  z-index: 50; }

/* line 440, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
header:before {
  height: 3px;
  display: block;
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: -3px;
  background: url(images/bg_header_shadow.png) repeat-x;
  content: ' '; }

/* line 441, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
header .top {
  background-color: #ffffff; }

/* line 442, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
header .top .inner {
  height: 50px;
  border-bottom: 1px solid #e9e9e9; }

/* line 443, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
header .bottom {
  background-color: #fff; }

/* line 444, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
header .bottom:before {
  height: 3px;
  display: none;
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: -3px;
  background: url(images/bg_header_shadow.png) repeat-x;
  content: ' '; }

/* line 445, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
header .bottom > .inner {
  height: 92px;
  position: relative;
  /*
	-webkit-transition:all .2s linear;
	-moz-transition:all .2s linear;
	-ms-transition:all .2s linear;
	transition:all .2s linear;

	-webkit-transform:translateZ(0px);
	-moz-transform:translateZ(0px);
	-ms-transform:translateZ(0px);
	transform:translateZ(0px);
	*/ }

/* line 460, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.scrolled header:before {
  display: none; }

/* line 461, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.scrolled header .bottom {
  width: 100%;
  position: fixed;
  left: 0px;
  top: 0px;
  z-index: 50;
  -webkit-transition: left 0.2s;
  -moz-transition: left 0.2s;
  -ms-transition: left 0.2s;
  transition: left 0.2s;
  -webkit-transform: translateZ(0px);
  -moz-transform: translateZ(0px);
  -ms-transform: translateZ(0px);
  transform: translateZ(0px); }

/* line 478, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.scrolled header .bottom:before {
  display: block; }

/* line 479, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.scrolled header .bottom > .inner {
  height: 60px; }

/* line 480, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
header .search {
  height: 58px;
  display: none;
  background: url(images/bg_search_1.gif) repeat-x; }

/*Header for alternative home page*/
/* line 505, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
header .bottom:before {
  height: 3px;
  display: block;
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: -3px;
  background: url(images/bg_header_shadow.png) repeat-x;
  content: ' '; }

/* line 506, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.oncontent_header header .bottom {
  width: 100%;
  position: fixed;
  left: 0px;
  top: 0px;
  z-index: 50;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  transition: all 0.2s linear;
  -webkit-transform: translateZ(0px);
  -moz-transform: translateZ(0px);
  -ms-transform: translateZ(0px);
  transform: translateZ(0px); }

/* line 524, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.oncontent_header header .bottom > .inner {
  height: auto; }

/* line 528, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.oncontent_header header .bottom {
  height: auto;
  background: none; }

/* line 529, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.oncontent_header header .bottom:before {
  display: none; }

/* line 530, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.oncontent_header.scrolled header .bottom:before {
  display: block; }

/* line 532, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
header .bottom > .inner {
  position: relative; }

/* line 534, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.scrolled header .bottom {
  height: 60px;
  background-color: #ffffff; }

/* line 535, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
header .search {
  padding-top: 1px;
  display: none;
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;
  background-color: #ffffff;
  border-bottom: 1px solid rgba(0, 0, 0, 0.09);
  -webkit-box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0.05); }

/* line 553, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_top_contacts {
  float: left; }

/* line 554, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_top_contacts li {
  height: 50px;
  line-height: 49px;
  margin-left: 20px;
  float: left;
  display: block;
  font-size: 12px;
  color: #444444; }

/* line 555, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_top_contacts li:first-child {
  margin-left: 0px; }

/* line 556, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_top_contacts li a {
  font-size: 12px;
  color: #444444; }

/* line 557, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_top_contacts li.email {
  padding-left: 17px;
  background: url(images/icon_header_email_1.png) no-repeat 0px 21px;
  background-size: 11px 9px; }

/* line 558, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_top_contacts li.phone {
  padding-left: 14px;
  background: url(images/icon_header_phone_1.png) no-repeat 0px 18px; }

/* line 560, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_top_buttons {
  margin-left: 19px;
  padding-top: 20px;
  float: right; }

/* line 561, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_top_buttons .lnk_side_menu {
  width: 14px;
  height: 10px;
  display: block;
  background-repeat: no-repeat;
  background-image: url(images/icon_header_menu_1.png);
  background-size: 14px 20px;
  text-indent: -9000px; }

/* line 562, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_top_buttons .lnk_side_menu:hover {
  background-position: left bottom; }

/* line 564, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_top_social {
  padding-top: 7px;
  float: right; }

/* line 565, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_top_social li {
  float: left;
  display: block; }

/* line 567, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_top_logo {
  padding-top: 38px;
  float: left;
  /*
	-webkit-transition:all .2s linear;
	-moz-transition:all .2s linear;
	-ms-transition:all .2s linear;
	transition:all .2s linear;
	*/ }

/* line 577, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.oncontent_header .block_top_logo {
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  transition: all 0.2s linear; }

/* line 583, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_top_logo img {
  width: auto;
  height: 60px; 
  margin: -20px;
}

/* line 584, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_top_logo img.normal {
  display: block; }

/* line 585, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_top_logo img.retina {
  display: none; }

/* line 586, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.scrolled .block_top_logo {
  padding-top: 21px; }

/* line 588, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.oncontent_header .block_top_logo .logo_non_scrolled {
  display: block; }

/* line 589, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.oncontent_header .block_top_logo .logo_scrolled {
  display: none; }

/* line 590, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.oncontent_header.scrolled .block_top_logo .logo_non_scrolled {
  display: none; }

/* line 591, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.oncontent_header.scrolled .block_top_logo .logo_scrolled {
  display: block; }

/* line 593, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_top_search_trigger {
  margin-left: 33px;
  padding-top: 38px;
  float: right;
  /*
	-webkit-transition:all .2s linear;
	-moz-transition:all .2s linear;
	-ms-transition:all .2s linear;
	transition:all .2s linear;
	*/ }

/* line 604, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.oncontent_header .block_top_search_trigger {
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  transition: all 0.2s linear; }

/* line 610, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_top_search_trigger a {
  width: 15px;
  height: 15px;
  display: block;
  background-repeat: no-repeat;
  background-image: url(images/icon_header_search_1.png);
  background-size: 15px 30px;
  text-indent: -9000px; }

/* line 611, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_top_search_trigger a:hover {
  background-position: left bottom !important; }

/* line 612, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.scrolled .block_top_search_trigger {
  padding-top: 22px; }

/* line 614, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.oncontent_header .block_top_search_trigger a {
  background-image: url(images/icon_header_search_1_white.png); }

/* line 615, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.oncontent_header.scrolled .block_top_search_trigger a {
  background-image: url(images/icon_header_search_1.png);
  background-position: 0 0; }

/* line 616, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.oncontent_header.scrolled .block_top_search_trigger a:hover {
  background-position: left bottom !important; }

/* line 618, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_top_menu {
  padding-top: 37px;
  float: right;
  /*
	-webkit-transition:all .2s linear;
	-moz-transition:all .2s linear;
	-ms-transition:all .2s linear;
	transition:all .2s linear;
	*/ }

/* line 628, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.oncontent_header .block_top_menu {
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  transition: all 0.2s linear; }

/* line 634, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.scrolled .block_top_menu {
  padding-top: 20px; }

/* line 635, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_top_menu > nav > ul > li {
  margin-left: 30px;
  float: left;
  display: block;
  position: relative; }

/* line 636, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_top_menu > nav > ul > li.multi_column {
  position: static; }

/* line 637, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_top_menu > nav > ul > li > a {
  height: 20px;
  line-height: 20px;
  display: block;
  font-family: 'Raleway';
  font-size: 12px;
  color: #1c2f40;
  font-weight: 600;
  text-transform: uppercase; }

/* line 638, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_top_menu > nav > ul > li > a:hover {
  color: #71be3c !important;
  text-decoration: none; }

/* line 639, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_top_menu > nav > ul > li.current_page_item > a {
  color: #71be3c !important; }

/* line 641, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.oncontent_header .block_top_menu > nav > ul > li > a {
  color: #ffffff; }

/* line 643, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.oncontent_header .block_top_menu > nav > ul > li.current_page_item > a {
  color: #fff !important; }

/* line 644, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.oncontent_header.scrolled .block_top_menu > nav > ul > li > a {
  color: #1c2f40; }

/* line 646, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.oncontent_header.scrolled .block_top_menu > nav > ul > li.current_page_item > a {
  color: #71be3c !important; }

/* line 648, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_top_menu .submenu {
  padding: 15px 0px;
  display: none;
  position: absolute;
  left: 0px;
  top: 60px;
  background-color: #262626;
  z-index: 50; }

/* line 649, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.scrolled .block_top_menu .submenu {
  top: 46px; }

/* line 650, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_top_menu .submenu h3 {
  padding: 8px 25px;
  font-size: 12px;
  color: #ffffff;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 23px; }

/* line 651, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_top_menu .submenu ul {
  width: 230px;
  display: block; }

/* line 652, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_top_menu .submenu li {
  display: block; }

/* line 653, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_top_menu .submenu li a {
  padding: 9px 25px;
  display: block;
  font-size: 11px;
  color: #aeaeae;
  text-transform: uppercase;
  line-height: 20px; }

/* line 654, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_top_menu .submenu li a:hover {
  color: #71be3c;
  text-decoration: none; }

/* line 655, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_top_menu .submenu li h3 {
  border-top: 0px; }

/* line 657, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_top_menu .multi_column .submenu {
  width: 100%;
  left: auto;
  right: 0px;
  top: 97px;
  background-color: #262626;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

/* line 668, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.scrolled .block_top_menu .multi_column .submenu {
  top: 65px; }

/* line 669, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_top_menu .multi_column .submenu ul {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

/* line 676, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_top_menu .multi_column .submenu ul:before {
  width: 1px;
  margin-left: -1px;
  display: block;
  position: absolute;
  top: 15px;
  bottom: 15px;
  background-color: #3e3e3e;
  content: ' '; }

/* line 677, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_top_menu .multi_column .submenu ul:first-of-type:before {
  display: none; }

/* line 678, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_top_menu .multi_column.col_2 .submenu {
  width: 66.666%; }

/* line 679, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_top_menu .multi_column.col_2 .submenu ul {
  width: 50%; }

/* line 680, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_top_menu .multi_column.col_3 .submenu ul {
  width: 33.333%; }

/* line 681, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_top_menu .multi_column.col_4 .submenu ul {
  width: 25%; }

/* line 683, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_top_search {
  height: 58px;
  position: relative; }

/* line 685, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_top_search .field {
  height: 58px;
  padding: 0px 30px 0 0;
  overflow: hidden; }

/* line 686, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_top_search .field input {
  width: 100%;
  height: 37px;
  line-height: 37px;
  padding: 9px 0px;
  display: block;
  background-color: transparent;
  border: 0px;
  font-size: 18px;
  font-family: 'Raleway';
  color: #989898;
  font-weight: 400; }

/* line 687, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_top_search .close {
  width: 11px;
  height: 11px;
  display: block;
  position: absolute;
  right: 0px;
  top: 24px;
  background-repeat: no-repeat;
  background-image: url(images/icon_search_close_1.png);
  text-indent: -9000px; }

/* line 688, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_top_search .close:hover {
  background-position: left bottom; }

/* line 690, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_r_menu_trigger {
  padding-top: 40px;
  float: right; }

/* line 691, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_r_menu_trigger a {
  width: 16px;
  height: 13px;
  display: none;
  background: url(images/icon_mobile_menu_1.png) no-repeat;
  text-indent: -9000px; }

/* line 693, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_r_menu {
  padding-bottom: 30px;
  display: none;
  background-color: #1a232b; }

/* line 694, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_r_menu .r_menu {
  margin-bottom: 30px;
  padding-bottom: 19px;
  border-bottom: 1px solid #2d3842; }

/* line 695, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_r_menu .r_menu li {
  padding: 18px 0px 19px;
  display: block;
  position: relative;
  border-top: 1px solid #2d3842;
  line-height: 16px; }

/* line 696, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_r_menu .r_menu li:first-child {
  border-top: 0px; }

/* line 697, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_r_menu .r_menu li:last-child {
  padding-bottom: 0px; }

/* line 698, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_r_menu .r_menu li a {
  padding-left: 15px;
  padding-right: 38px;
  display: block;
  font-size: 12px;
  color: #d4d4d4;
  font-weight: 600;
  text-transform: uppercase; }

/* line 699, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_r_menu .r_menu li a:hover {
  color: #ffffff;
  text-decoration: none; }

/* line 700, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_r_menu .r_menu li ul {
  margin-top: 18px;
  padding-left: 22px;
  display: none;
  border-top: 1px solid #2d3842; }

/* line 701, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_r_menu .r_menu li li a {
  padding-left: 5px; }

/* line 702, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_r_menu .r_menu .trigger_slide {
  width: 38px;
  height: 50px;
  padding: 0px;
  display: block;
  position: absolute;
  right: 0px;
  top: 0px;
  background: url(images/arrow_down_1.gif) no-repeat 15px 25px;
  text-indent: -9000px; }

/* line 704, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_r_search {
  padding-bottom: 5px; }

/* line 705, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_r_search .field {
  height: 42px;
  padding: 0px 10px 0px 36px;
  overflow: hidden;
  background: url(images/icon_header_search_3.png) no-repeat 13px 14px #12181d;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: inset 0px 1px 2px 0px rgba(0, 0, 0, 0.59), 0px 1px 0px 0px rgba(255, 255, 255, 0.08);
  -moz-box-shadow: inset 0px 1px 2px 0px rgba(0, 0, 0, 0.59), 0px 1px 0px 0px rgba(255, 255, 255, 0.08);
  box-shadow: inset 0px 1px 2px 0px rgba(0, 0, 0, 0.59), 0px 1px 0px 0px rgba(255, 255, 255, 0.08); }

/* line 720, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_r_search .field input {
  width: 100%;
  height: 17px;
  line-height: 17px;
  padding: 12px 0px;
  display: block;
  background-color: transparent;
  border: 0px;
  font-size: 12px;
  color: #c4c4c4; }

/* line 725, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.oncontent_header #content, .oncontent_header.scrolled #content {
  padding-top: 0; }

/* line 726, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.scrolled #content {
  padding-top: 60px; }

/* line 727, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
#content section.type_1 {
  padding: 70px 0px; }

/* line 728, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
#content section.type_2 {
  padding: 66px 0px 70px;
  background-color: #f7fafc; }


#content section.type_3 {
  padding: 66px 0px 70px; }


#content section.type_4 {
  background-color: #30c5e9; }
  
/*Rebecca Edit Jul2019*/
#content section.type_4e {
  background-color: #71be3c; }

#content section.type_5 {
  background: url(images/bg_section_5.jpg) no-repeat center top;
  background-size: cover; }


#content section.type_6 {
  padding-bottom: 70px; }


#content section.type_7 {
  padding: 70px 0px 66px; }


#content section.type_8 {
  background-color: #53c8e6; }


#content section.type_9 {
  padding: 86px 0px; }


#content section.type_10 {
  background-color: #f7fafc; }


#content section.type_11 {
  padding: 70px 0px 66px;
  background-color: #f7fafc; }


#content section.type_12 {
  padding: 66px 0px 100px; }


#content section.type_13 {
  background-color: #f7fafc;
  border-top: 1px solid #f0f3f5;
  border-bottom: 1px solid #f0f3f5; }


#content section.type_14 {
  padding: 66px 0px 70px;
  background-color: #fcfcfc; }


#content section.type_15 {
  padding: 70px 0px 66px;
  background: url(images/pattern_7.jpg);
  border-top: 1px solid #f0f3f5;
  border-bottom: 1px solid #f0f3f5; }


#content section.type_16 {
  padding: 85px 0px 88px;
  /*background:url(images/pattern_7.jpg);*/
  background: #fafafa;
  border-top: 1px solid #f0f3f5;
  border-bottom: 1px solid #f0f3f5; }


#content section.type_17 {
  background-color: #fafafa; }


#content section.type_18 {
  padding: 66px 0px 100px;
  background-color: #fcfcfc; }


#content section.type_19 {
  padding: 45px 0px 100px; }


#content section.type_20 {
  padding: 0px 0px 100px; }


#content section.type_21 {
  padding: 70px 0px 100px; }


#content section.type_22 {
  border-bottom: 1px solid #f0f3f5; }


#content section.type_23 {
  border-top: 1px solid #f0f3f5; }


#content section.type_24 {
  padding: 96px 0px 99px;
  background-color: #fafafa;
  border-bottom: 1px solid #f0f3f5; }


#content section.type_25 {
  padding-top: 56px;
  background-color: #fafafa; }


#content section.type_26 {
  padding: 100px 0px 70px; }


#content section.type_27 {
  padding: 96px 0px;
  background-color: #fafafa; }


#content section.type_28 {
  padding: 94px 0px 95px; }


#content section.type_29 {
  padding-bottom: 3px;
  background-color: #fdfdfd;
  border-top: 1px solid #f5f5f5; }


#content section.type_30 {
  padding-bottom: 94px; }


#content section.type_31 {
  padding: 96px 0px 100px; }


#content section.type_32 {
  padding: 100px 0px 90px; }


#content section.type_33 {
  background-color: #fafbfc;
  border-top: 1px solid #f0f3f5;
  border-bottom: 1px solid #f0f3f5; }

/* line 761, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
#content section.navigation {
  /*background:url(images/bg_page_title.jpg) repeat-x;*/
  background: #fafafa;
  border-bottom: 1px solid #f0f3f5; }

/* line 763, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
#content section.parallax {
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: center center;
  background-attachment: fixed;
  background-size: cover; }

/* line 764, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
#content section.parallax video {
  width: 1920px;
  height: auto;
  margin-left: -960px;
  display: block;
  position: absolute;
  left: 50%;
  top: 0px; }

/* line 766, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
#content section.parallax_type_1 {
  background-image: url(../images/bg_parallax_1.jpg); }

/* line 767, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
#content section.parallax_type_1.ver_fix {
  background-image: url(../images/bg_parallax_ver-fix.jpg); }

/* line 768, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
#content section.parallax_type_1 .inside {
  background-color: rgba(21, 27, 33, 0.65); }

/* line 770, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
#content section.parallax_type_1.ver_fix .inside {
  background-color: rgba(0, 0, 0, 0.1); }

/* line 772, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
#content section.parallax_type_2 {
  position: relative; }

/* line 773, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
#content section.parallax_type_2 .inside {
  position: relative;
  background: url(images/pattern_2.png); }

/* line 775, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
#content section.parallax_type_3 {
  background-image: url(../images/bg_parallax_2.jpg);
  background-position: center top;
  background-attachment: scroll; }

/*#content section.parallax_type_3 .inside {background-color:rgba(0, 171, 228, 0.58);}*/
/* line 778, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
#content section.parallax_type_4 {
  margin-top: -5px;
  background-image: url(../images/bg_parallax_3.jpg);
  background-size: auto auto;
  background-repeat: repeat-y; }

/* line 780, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
#content section.parallax_type_4.ver_fix {
  margin-top: -5px;
  background-image: url(../images/bg_parallax_3_ver-fix.jpg);
  background-size: auto auto;
  background-repeat: repeat-y; }

/* line 782, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
#content section.parallax_type_4 .inside {
  position: relative;
  background-color: rgba(10, 11, 11, 0.8); }

/* line 784, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
#content section.parallax_type_4.ver_fix .inside {
  position: relative;
  background-color: rgba(0, 0, 0, 0.1); }

/* line 786, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
#content section.parallax_type_5 {
  background-image: url(../images/bg_parallax_4.jpg);
  background-position: center top;
  background-attachment: scroll; }

/* line 787, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
#content section.parallax_type_5 .inside {
  background-color: rgba(0, 0, 0, 0.73); }

/* line 789, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
#content section.parallax_type_6 {
  background-image: url(../images/bg_parallax_5.jpg);
  background-position: center top;
  background-attachment: scroll; }

/* line 790, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
#content section.parallax_type_6 .inside {
  background-color: rgba(21, 27, 33, 0.59); }

/* line 792, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
#content section.parallax_type_7 {
  background-image: url(../images/bg_parallax_6.jpg); }

/* line 793, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
#content section.parallax_type_7 .inside {
  background: url(images/pattern_5.png); }

/* line 795, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
#content section.parallax_type_8 {
  background-image: url(../images/bg_parallax_6.jpg);
  background-position: center top;
  background-attachment: scroll; }

/* line 796, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
#content section.parallax_type_8 .inside {
  background-color: rgba(0, 0, 0, 0.7); }

/* line 798, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
#content section.parallax_type_9 {
  background-image: url(../images/bg_parallax_7.jpg);
  background-position: center top;
  background-attachment: scroll; }

/* line 799, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
#content section.parallax_type_9 .inside {
  /*background-color:rgba(0, 171, 228, 0.58);*/ }

/* line 801, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
#content section.parallax_type_10 {
  background-image: url(../images/bg_parallax_8.jpg);
  background-position: center top;
  background-attachment: scroll; }

/* line 802, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
#content section.parallax_type_10 .inside {
  background-color: rgba(58, 58, 58, 0.58); }

/* line 804, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
#content section.parallax_type_11 {
  background-image: url(../images/bg_parallax_9.jpg);
  background-position: center top;
  background-attachment: scroll; }

/* line 805, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
#content section.parallax_type_11 .inside {
  background-color: rgba(21, 27, 33, 0.45); }

/* line 807, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_parallax_caption_1 {
  height: 397px;
  position: relative;
  text-align: center; }

/* line 808, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_parallax_caption_1 .text_1 {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 114px;
  font-family: 'Lovelo';
  font-size: 33px;
  color: #ffffff;
  line-height: 33px; }

/* line 810, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.parallax.ver_fix .block_parallax_caption_1 .text_1 {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 114px;
  font-family: 'Raleway';
  font-size: 28px;
  color: #ffffff;
  line-height: 33px;
  text-transform: uppercase; }

/* line 812, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_parallax_caption_1 .text_2 {
  width: 500px;
  margin-left: -250px;
  position: absolute;
  left: 50%;
  top: 163px;
  font-size: 16px;
  color: #ffffff;
  line-height: 26px; }

/* line 814, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.parallax.ver_fix .block_parallax_caption_1 .text_2 {
  width: 500px;
  margin-left: -250px;
  position: absolute;
  left: 50%;
  top: 163px;
  font-size: 16px;
  font-family: 'Raleway';
  font-weight: 300;
  color: #ffffff;
  line-height: 26px; }

/* line 817, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_parallax_caption_1 .buttons {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 242px;
  font-size: 0px; }

/* line 818, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_parallax_caption_1 .buttons a {
  width: 135px;
  margin-left: 8px;
  padding: 0px; }

/* line 819, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_parallax_caption_1 .buttons a:first-child {
  margin-left: 0px; }

/* line 821, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_parallax_caption_2 {
  height: 400px;
  position: relative;
  text-align: center; }

/* line 822, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_parallax_caption_2 .text_1 {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 128px;
  font-family: 'Lovelo';
  font-size: 33px;
  color: #ffffff;
  line-height: 33px; }

/* line 823, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_parallax_caption_2 .text_2 {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 173px;
  font-size: 16px;
  color: #ffffff;
  line-height: 26px; }

/* line 824, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_parallax_caption_2 .buttons {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 226px;
  font-size: 0px; }

/* line 825, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_parallax_caption_2 .buttons a {
  width: 137px;
  margin-left: 9px;
  padding: 0px; }

/* line 826, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_parallax_caption_2 .buttons a:first-child {
  margin-left: 0px; }

/* line 828, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_parallax_caption_3 {
  width: 100%;
  height: 208px;
  text-align: center;
  display: table; }

/* line 830, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_parallax_caption_3 h1 {
  padding: 0;
  font-family: 'Raleway';
  font-size: 34px;
  color: #ffffff;
  text-transform: uppercase;
  line-height: 38px;
  display: table-cell;
  vertical-align: middle; }

/* line 833, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_parallax_caption_4 {
  height: 147px;
  text-align: center; }

/* line 834, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_parallax_caption_4 h1 {
  padding: 46px 0px 0px;
  font-size: 26px;
  font-family: 'Signika';
  color: #ffffff;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 30px; }

/* line 835, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_parallax_caption_4 h2 {
  padding: 4px 0px 0px;
  font-family: 'Signika';
  font-size: 17px;
  color: #ffffff;
  font-weight: 300;
  line-height: 21px; }

/* line 837, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_parallax_caption_5 {
  height: 207px;
  text-align: center; }

/* line 838, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_parallax_caption_5 h1 {
  padding: 86px 0px 0px;
  font-size: 35px;
  font-family: 'Raleway';
  text-transform: uppercase;
  color: #ffffff;
  line-height: 38px; }

/* line 839, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_parallax_caption_5 h2 {
  padding: 0px 0px 0px;
  font-size: 19px;
  color: #ffffff;
  font-weight: 300;
  line-height: 27px; }

/* line 841, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.general_title {
  overflow: hidden; }

/* line 842, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.general_title h1 {
  height: 90px;
  line-height: 94px;
  padding-bottom: 0px;
  float: left;
  font-family: 'Raleway';
  font-weight: 400;
  font-size: 17px;
  text-transform: uppercase; }

/* line 843, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.general_title .breadcrumbs {
  height: 90px;
  line-height: 90px;
  float: right;
  font-size: 11px;
  color: #818181;
  text-transform: uppercase; }

/* line 844, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.general_title .breadcrumbs a {
  font-size: 11px;
  color: #818181;
  text-transform: uppercase; }

/* line 846, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.general_title_1 {
  text-align: center; }

/* line 847, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.general_title_1 h2 {
  padding-bottom: 12px;
  font-family: 'Raleway';
  font-weight: 500;
  text-transform: uppercase; }

/* line 848, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.general_title_1 h3 {
  padding-bottom: 14px;
  font-size: 18px;
  font-weight: 500;
  font-family: 'Raleway'; }

/* line 849, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.general_title_1 p {
  padding: 14px 110px 8px;
  font-size: 15px;
  font-family: 'Raleway';
  color: #8a8a8a;
  line-height: 24px; }

/* line 850, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.general_title_1 h2 + p {
  padding-top: 0; }

/* line 852, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.general_title_1 .title_line {
  width: 44px;
  height: 3px;
  margin: 9px auto 0;
  background: url(images/line_1.gif) repeat-x; }

/* line 854, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.general_title_1 h2 + .title_line {
  margin: 9px auto 2px; }

/* line 856, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.general_title_2 {
  margin: -2px 0px -7px;
  padding-bottom: 3px;
  overflow: hidden; }

/* line 857, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.general_title_2 h2 {
  padding-bottom: 0px;
  padding-right: 18px;
  float: left;
  font-size: 16px;
  font-weight: 500;
  font-family: 'Raleway';
  line-height: 22px;
  text-transform: uppercase; }

/* line 858, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.general_title_2 p {
  padding-bottom: 8px;
  font-size: 14px;
  color: #30353a;
  line-height: 20px; }

/* line 859, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.general_title_2 .title_line {
  height: 3px;
  margin-top: 9px;
  overflow: hidden;
  background: url(images/line_1.gif) repeat-x; }

/* line 861, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.general_title_3 {
  text-align: center; }

/* line 862, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.general_title_3 h2 {
  padding-bottom: 7px;
  font-family: 'Open Sans';
  font-size: 23px;
  font-weight: 300;
  line-height: 33px; }

/* line 863, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.general_title_3 p {
  padding: 0px 330px;
  font-size: 14px;
  color: #6a6a6a;
  line-height: 24px; }

/* line 865, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.general_title_4 {
  padding-bottom: 34px; }

/* line 866, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.general_title_4 h2 {
  padding-bottom: 13px;
  font-family: 'Raleway';
  font-size: 25px;
  font-weight: 500;
  line-height: 28px; }

/* line 867, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.general_title_4 p {
  font-size: 14px;
  color: #8a8a8a;
  line-height: 21px; }

/* line 869, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.general_title_5 {
  padding: 40px 0px 37px;
  position: relative;
  background: url(images/bg_title_5.jpg) repeat-y center top #53c8e6;
  text-align: center; }

/* line 870, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.general_title_5:before {
  width: 9px;
  height: 5px;
  margin-left: -4px;
  display: block;
  position: absolute;
  left: 50%;
  bottom: -5px;
  background: url(images/tail_3.gif) no-repeat;
  content: ' '; }

/* line 871, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.general_title_5 h2 {
  padding-bottom: 5px;
  font-family: 'Lovelo';
  font-size: 22px;
  color: #ffffff; }

/* line 873, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.general_title_5.ver_fix h2 {
  padding-bottom: 5px;
  font-family: 'Raleway';
  font-size: 22px;
  font-weight: 400;
  text-transform: uppercase;
  color: #ffffff; }

/* line 875, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.general_title_5 p {
  padding-bottom: 0px;
  font-size: 14px;
  color: #ffffff;
  line-height: 20px; }

/* line 877, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_text_1 .general_title_1 {
  margin-bottom: 30px; }

/* line 878, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_text_1 .general_title_2 {
  margin-bottom: 21px;
  margin-top: 3px; }

/* line 879, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_text_1 .text {
  padding-top: 0px; }

/* line 880, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_text_1 .text p {
  padding: 21px 0px 0px;
  line-height: 21px; }

/* line 881, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_text_1 .text p:first-child {
  padding-top: 0px; }

/* line 882, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_text_1 .text p:last-child {
  padding-top: 33px; }

/* line 883, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_text_1 .pic img {
  max-width: 100%;
  height: auto;
  display: block; }

/* line 884, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_text_1 .slider.alignleft {
  width: 535px;
  margin-right: 28px;
  padding-top: 4px; }

/* line 885, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_text_1 .slider.alignright {
  width: 535px;
  margin-left: 28px;
  padding-top: 4px; }

/* line 886, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_text_1 .slider .flex-control-nav {
  display: block;
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 14px;
  text-align: center;
  z-index: 5; }

/* line 887, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_text_1 .slider .flex-control-nav li {
  margin-left: 7px;
  display: inline-block; }

/* line 888, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_text_1 .slider .flex-control-nav li:first-child {
  margin-left: 0px; }

/* line 889, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_text_1 .slider .flex-control-nav li a {
  width: 22px;
  height: 6px;
  display: block;
  background-color: #ffffff;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  text-indent: -9000px;
  cursor: pointer; }

/* line 903, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_text_1 .slider .flex-control-nav li a.flex-active {
  background-color: #71be3c; }

/* line 907, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.sidebar aside {
  padding-top: 44px; }

/* line 908, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.sidebar aside:first-child {
  padding-top: 0px; }

/* line 909, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.sidebar aside h3 {
  font-size: 16px;
  font-weight: 500;
  font-family: 'Raleway';
  text-transform: uppercase;
  line-height: 23px; }

/* line 912, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.sidebar_right, .sidebar_left {
  padding-bottom: 30px; }

/* line 915, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.sidebar_right .main_content {
  width: 720px;
  float: left; }

/* line 916, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.sidebar_right .sidebar {
  width: 345px;
  float: right; }

/* line 918, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.sidebar_left .main_content {
  width: 720px;
  float: right; }

/* line 919, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.sidebar_left .sidebar {
  width: 345px;
  float: left; }

/* line 921, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_main_slider_1 {
  min-height: 588px;
  overflow: hidden;
  position: relative; }
  /* line 922, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_main_slider_1.ver_fix {
    min-height: 730px; }
    /* line 925, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
    .block_main_slider_1.ver_fix .slides li {
      height: 730px;
      overflow: hidden;
      position: relative;
      background-repeat: no-repeat;
      background-size: cover;
      background-position: center top; }

      .block_main_slider_1.ver_fix .slides li.slide_1 {
        background-image: url("images/PrairieSkyDrilling.jpg"); }

      .block_main_slider_1.ver_fix .slides li.slide_2 {
        background-image: url("images/SunsetDrilling.jpg"); }
 /*
      .block_main_slider_1.ver_fix .slides li.slide_3 {
        background-image: url("images/bg_slider_ver-fix_1_3.jpg"); }

      .block_main_slider_1.ver_fix .slides li.slide_4 {
        background-image: url("images/bg_slider_ver-fix_1_4.jpg"); }*/

      

.block_main_slider_1 .slides li {
  height: 588px;
  overflow: hidden;
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center top; }

/* line 944, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_main_slider_1 .slides li img {
  width: auto;
  height: auto; }

/* line 945, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_main_slider_1 .slides li.slide_1 {
  background-image: url(images/bg_slider_1_1.jpg); }

/* line 946, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_main_slider_1 .slides li.slide_2 {
  background-image: url(images/bg_slider_1_2.jpg); }

/* line 947, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_main_slider_1 .slides li.slide_3 {
  background-image: url(images/bg_slider_1_3.jpg); }

/* line 948, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_main_slider_1 .slides li.slide_4 {
  background-image: url(images/bg_slider_1_4.jpg); }

/* line 949, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_main_slider_1 .slides li.slide_5 {
  background-image: url(images/bg_slider_1_5.jpg); }

/* line 951, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_main_slider_1 .flex-direction-nav a {
  width: 73px;
  height: 73px;
  display: block;
  position: absolute;
  top: 50%;
  background-repeat: no-repeat;
  text-indent: -9000px;
  z-index: 20; }

/* line 952, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_main_slider_1 .flex-direction-nav a.flex-prev {
  left: 0px;
  background-image: url(images/arrow_1.png);
  background-position: 18px 17px;
  -webkit-border-radius: 0px 2px 2px 0px;
  -moz-border-radius: 0px 2px 2px 0px;
  border-radius: 0px 2px 2px 0px;
  margin-top: -47px; }

/* line 962, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_main_slider_1 .flex-direction-nav a.flex-prev:hover {
  background-image: url(images/arrow_1_hover.png); }

/* line 965, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_main_slider_1 .flex-direction-nav a.flex-next {
  right: 0px;
  background-image: url(images/arrow_2.png);
  -webkit-border-radius: 2px 0px 0px 2px;
  -moz-border-radius: 2px 0px 0px 2px;
  border-radius: 2px 0px 0px 2px;
  margin-top: -29px; }

/* line 974, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_main_slider_1 .flex-direction-nav a.flex-next:hover {
  background-image: url(images/arrow_2_hover.png); }

/* line 978, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_main_slider_1 .flex-control-nav {
  display: block;
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 17px;
  text-align: center;
  z-index: 20; }

/* line 979, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_main_slider_1.ver_fix .flex-control-nav {
  display: block;
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 32px;
  padding-top: 47px;
  text-align: center;
  z-index: 20;
  background: url(images/icon_mouse.png) 50% 0 no-repeat; }

/* line 981, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_main_slider_1 .flex-control-nav li {
  margin: 0px 1px;
  display: inline-block; }

/* line 982, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_main_slider_1 .flex-control-nav li a {
  width: 13px;
  height: 13px;
  display: block;
  background-repeat: no-repeat;
  background-image: url(images/sprite_slider_nav_1.png);
  text-indent: -9000px;
  cursor: pointer; }

/* line 983, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_main_slider_1.ver_fix .flex-control-nav li a {
  width: 12px;
  height: 13px;
  display: block;
  background-repeat: no-repeat;
  background-image: url(images/sprite_slider_nav_1_ver-fix.png);
  background-position: 0 0;
  text-indent: -9000px;
  cursor: pointer; }

/* line 985, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_main_slider_1 .flex-control-nav li a.flex-active {
  background-position: right top; }

/* line 986, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_main_slider_1.ver_fix .flex-control-nav li a.flex-active {
  background-position: -15px 0; }

/* line 988, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_main_slider_1 .animated_item {
  opacity: 0; }

/* line 989, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_main_slider_1 .caption_1_1 {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 202px;
  font-family: 'Lovelo';
  font-size: 46px;
  color: #ffffff;
  line-height: 50px;
  text-align: center; }


.block_main_slider_1.ver_fix .caption_1_1, .block_main_slider_1.ver_fix .caption_1_6, .block_main_alt_slider_1.ver_fix .caption_1_1, .block_main_alt_slider_1.ver_fix .caption_1_6 {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 275px;
  font-family: 'Raleway';
  font-size: 44px;
  color: #ffffff;
  line-height: 50px;
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
}

.block_main_slider_1 .caption_1_2 {
  width: 600px;
  margin-left: -300px;
  position: absolute;
  left: 50%;
  top: 264px;
  font-size: 18px;
  color: #ffffff;
  line-height: 26px;
  text-align: center; }


.block_main_slider_1.ver_fix .caption_1_2, .block_main_slider_1.ver_fix .caption_1_4, .block_main_slider_1.ver_fix .caption_1_5, .block_main_slider_1.ver_fix .caption_1_7, .block_main_alt_slider_1.ver_fix .caption_1_2, .block_main_alt_slider_1.ver_fix .caption_1_4, .block_main_alt_slider_1.ver_fix .caption_1_5, .block_main_alt_slider_1.ver_fix .caption_1_7 {
  width: 800px;
  margin-left: -400px;
  position: absolute;
  left: 50%;
  top: 342px;
  font-size: 19px;
  font-weight: 400;
  font-family: 'Raleway';
  color: #ffffff;
  line-height: 29px;
  text-align: center; }


.block_main_slider_1 .caption_1_3, .block_main_slider_1 .caption_1_8 {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 339px;
  font-size: 0px;
  text-align: center; }


.block_main_slider_1.ver_fix .caption_1_3, .block_main_alt_slider_1.ver_fix .caption_1_3 {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 426px;
  font-size: 0px;
  text-align: center; }


.block_main_slider_1 .caption_1_3 a, .block_main_slider_1 .caption_1_8 a {
  margin: 0px 3px; }


.block_main_slider_1.ver_fix .caption_1_4, .block_main_alt_slider_1.ver_fix .caption_1_4 {
  width: 530px;
  margin-left: -265px; }


.block_main_slider_1.ver_fix .caption_1_5, .block_main_alt_slider_1.ver_fix .caption_1_5 {
  width: 486px;
  margin-left: -243px; }


.block_main_slider_1.ver_fix .caption_1_6, .block_main_alt_slider_1.ver_fix .caption_1_6 {
  top: 280px; }


.block_main_slider_1.ver_fix .caption_1_7, .block_main_alt_slider_1.ver_fix .caption_1_7 {
  width: 560px;
  margin-left: -280px;
  top: 348px; }


.block_main_slider_1.ver_fix .caption_1_8, .block_main_alt_slider_1.ver_fix .caption_1_8 {
  top: 404px; }


.block_main_slider_1 .caption_2_1 {
  margin-left: -551px;
  position: absolute;
  left: 50%;
  top: 181px;
  font-family: 'Lovelo';
  font-size: 34px;
  color: #ffffff;
  line-height: 40px; }


.block_main_slider_1 .caption_2_2 {
  margin-right: 39px;
  position: absolute;
  right: 50%;
  bottom: 0px;
  z-index: 10; }

/* line 1028, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_main_slider_1 .caption_2_3 {
  width: 400px;
  margin-left: -551px;
  position: absolute;
  left: 50%;
  top: 280px;
  font-size: 18px;
  color: #ffffff;
  line-height: 26px; }

/* line 1029, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_main_slider_1 .caption_2_4 {
  margin-right: -204px;
  position: absolute;
  right: 50%;
  bottom: 0px;
  z-index: 9; }

/* line 1030, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_main_slider_1 .caption_2_5 {
  margin-left: -551px;
  position: absolute;
  left: 50%;
  top: 361px; }

/* line 1031, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_main_slider_1 .caption_2_6 {
  margin-right: -551px;
  position: absolute;
  right: 50%;
  bottom: 0px;
  z-index: 8; }

/* line 1033, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_main_slider_1 .caption_3_1 {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 194px;
  font-family: 'Lovelo';
  font-size: 35px;
  color: #ffffff;
  line-height: 43px;
  text-align: center; }

/* line 1034, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_main_slider_1 .caption_3_2 {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 293px;
  font-size: 18px;
  color: #ffffff;
  line-height: 26px;
  text-align: center; }


.block_main_slider_1 .caption_3_3 {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 343px;
  font-size: 0px;
  text-align: center; }

/* line 1036, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_main_slider_1 .caption_3_3 a {
  margin: 0px 3px; }

/* line 1038, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_main_slider_1 .caption_4_1 {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 214px;
  font-family: 'Lovelo';
  font-size: 46px;
  color: #ffffff;
  line-height: 50px;
  text-align: center; }

/* line 1039, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_main_slider_1 .caption_4_2 {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 278px;
  font-size: 18px;
  color: #ffffff;
  line-height: 26px;
  text-align: center; }

/* line 1040, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_main_slider_1 .caption_4_3 {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 331px;
  font-size: 0px;
  text-align: center; }

/* line 1041, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_main_slider_1 .caption_4_3 a {
  margin: 0px 3px;
  padding: 0px 22px; }

/* line 1043, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_main_slider_1 .caption_5_1 {
  margin-left: -434px;
  position: absolute;
  left: 50%;
  top: 96px; }

/* line 1044, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_main_slider_1 .caption_5_2 {
  width: 325px;
  margin-left: -434px;
  position: absolute;
  left: 50%;
  top: 445px;
  font-family: 'Signika';
  font-size: 24px;
  color: #30353a;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 30px;
  text-align: center; }

/* line 1045, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_main_slider_1 .caption_5_3 {
  width: 325px;
  margin-left: -434px;
  position: absolute;
  left: 50%;
  top: 479px;
  font-size: 10px;
  color: #30353a;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 20px;
  text-align: center; }

/* line 1046, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_main_slider_1 .caption_5_4 {
  margin-left: 62px;
  position: absolute;
  left: 50%;
  top: 61px; }

/* line 1047, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_main_slider_1 .caption_5_5 {
  width: 325px;
  margin-left: 107px;
  position: absolute;
  left: 50%;
  top: 445px;
  font-family: 'Signika';
  font-size: 24px;
  color: #ffffff;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 30px;
  text-align: center; }

/* line 1048, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_main_slider_1 .caption_5_6 {
  width: 325px;
  margin-left: 107px;
  position: absolute;
  left: 50%;
  top: 479px;
  font-size: 10px;
  color: #ffffff;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 20px;
  text-align: center; }

/* line 1050, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_main_slider_1 .video {
  overflow: hidden;
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px; }

/* line 1051, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_main_slider_1 .video video {
  display: block;
  position: absolute;
  left: 50%;
  top: 50%; }

/* line 1052, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_main_slider_1 .video .patern {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
  background: url(images/pattern_3.png); }

/* line 1054, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_main_slider_1 .button_1 {
  padding: 0px 19px; }

/* line 1056, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_main_alt_slider_1 {
  position: relative; }

/* line 1058, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_main_alt_slider_1 .swiper-slide {
  height: 874px;
  position: relative;
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover; }


.block_main_alt_slider_1 .swiper-slide.slide_1 {
  background-image: url(images/BlueSkyDrilling.jpg); }

/* line 1061, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_main_alt_slider_1 .swiper-slide.slide_2 {
  background-image: url(images/SunsetDrillingFullBackground.jpg); }


.block_main_alt_slider_1 .swiper-slide.slide_3 {
  background-image: url(images/SunsetDrillingFullBackground.jpg); }

/* line 1064, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_main_alt_slider_1 .nav_arrow {
  width: 73px;
  height: 73px;
  margin-top: -46px;
  display: block;
  position: absolute;
  top: 50%;
  background-repeat: no-repeat;
  text-indent: -9000px;
  z-index: 20; }

/*.block_main_alt_slider_1 .nav_arrow:hover {background-color:#ffffff;}*/
/* line 1066, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_main_alt_slider_1 .nav_arrow.prev {
  left: 20px;
  background-image: url(images/arrow_1.png);
  /*background-position:18px 17px;*/
  -webkit-border-radius: 0px 2px 2px 0px;
  -moz-border-radius: 0px 2px 2px 0px;
  border-radius: 0px 2px 2px 0px; }

/* line 1074, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_main_alt_slider_1 .nav_arrow.prev:hover {
  background-image: url(images/arrow_1_hover.png); }

/* line 1077, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_main_alt_slider_1 .nav_arrow.next {
  right: 10px;
  background-image: url(images/arrow_2.png);
  /*background-position:22px 17px;*/
  -webkit-border-radius: 2px 0px 0px 2px;
  -moz-border-radius: 2px 0px 0px 2px;
  border-radius: 2px 0px 0px 2px; }

/* line 1085, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_main_alt_slider_1 .nav_arrow.next:hover {
  background-image: url(images/arrow_2_hover.png); }

/* line 1089, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_main_alt_slider_1 .navigation {
  display: block;
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 17px;
  text-align: center;
  z-index: 20; }

/* line 1091, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_main_alt_slider_1.ver_fix .navigation {
  bottom: 32px; }

/* line 1092, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_main_alt_slider_1 .navigation div {
  display: inline-block;
  overflow: hidden; }

/* line 1094, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_main_alt_slider_1.ver_fix .navigation div {
  padding-top: 47px;
  background: url(images/icon_mouse.png) 50% 0 no-repeat; }

/* line 1096, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_main_alt_slider_1 .navigation span {
  width: 13px;
  height: 13px;
  margin-left: 3px;
  float: left;
  display: block;
  background-repeat: no-repeat;
  background-image: url(images/sprite_slider_nav_1.png);
  text-indent: -9000px;
  cursor: pointer; }

/* line 1097, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_main_alt_slider_1 .navigation span:first-child {
  margin-left: 0px; }

/* line 1098, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_main_alt_slider_1 .navigation span.swiper-active-switch {
  background-position: right top; }

/* line 1100, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_main_alt_slider_1.ver_fix .navigation span {
  width: 12px;
  background-image: url(images/sprite_slider_nav_1_ver-fix.png); }

/* line 1102, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_main_alt_slider_1 .animated_item {
  opacity: 0; }

/* line 1103, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_main_alt_slider_1 .caption_1_1 {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 324px;
  font-family: 'Lovelo';
  font-size: 46px;
  color: #ffffff;
  line-height: 50px;
  text-align: center; }

/* line 1104, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_main_alt_slider_1.ver_fix .caption_1_1 {
  top: 336px; }

/* line 1106, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_main_alt_slider_1 .caption_1_2 {
  width: 600px;
  margin-left: -300px;
  position: absolute;
  left: 50%;
  top: 388px;
  font-size: 18px;
  color: #ffffff;
  line-height: 26px;
  text-align: center; }

/* line 1107, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_main_alt_slider_1.ver_fix .caption_1_2 {
  top: 402px; }

/* line 1109, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_main_alt_slider_1 .caption_1_3 {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 469px;
  font-size: 0px;
  text-align: center; }

/* line 1110, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_main_alt_slider_1.ver_fix .caption_1_3 {
  top: 488px; }

/* line 1112, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_main_alt_slider_1 .caption_1_3 a {
  margin: 0px 3px; }

/* line 1114, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_main_alt_slider_1.ver_fix .caption_1_4 {
  top: 402px; }

/* line 1116, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_main_alt_slider_1 .caption_2_1 {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 317px;
  font-family: 'Lovelo';
  font-size: 35px;
  color: #ffffff;
  line-height: 43px;
  text-align: center; }

/* line 1117, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_main_alt_slider_1 .caption_2_2 {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 422px;
  font-size: 18px;
  color: #ffffff;
  line-height: 26px;
  text-align: center; }

/* line 1118, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_main_alt_slider_1 .caption_2_3 {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 477px;
  font-size: 0px;
  text-align: center; }

/* line 1119, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_main_alt_slider_1 .caption_2_3 a {
  margin: 0px 3px; }

/* line 1121, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_main_alt_slider_1 .caption_3_1 {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 339px;
  font-family: 'Lovelo';
  font-size: 46px;
  color: #ffffff;
  line-height: 50px;
  text-align: center; }

/* line 1122, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_main_alt_slider_1 .caption_3_2 {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 402px;
  font-size: 18px;
  color: #ffffff;
  line-height: 26px;
  text-align: center; }

/* line 1123, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_main_alt_slider_1 .caption_3_3 {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 455px;
  font-size: 0px;
  text-align: center; }

/* line 1124, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_main_alt_slider_1 .caption_3_3 a {
  margin: 0px 3px;
  padding: 0px 22px; }

/* line 1126, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_main_alt_slider_1 .video {
  overflow: hidden;
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px; }

/* line 1127, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_main_alt_slider_1 .video video {
  display: block;
  position: absolute;
  left: 50%;
  top: 50%; }

/* line 1128, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_main_alt_slider_1 .video .patern {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
  background: url(images/pattern_3.png); }

/* line 1130, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_services_1 {
  overflow: hidden; }

/* line 1131, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_services_1 article {
  width: 25%;
  padding: 0px 10px;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center; }

/* line 1140, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_services_1 article h3 {
  padding-bottom: 0px;
  font-weight: 500;
  font-family: 'Raleway';
  line-height: 23px; }

/* line 1141, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_services_1 article p {
  padding-bottom: 0px;
  line-height: 21px; }

/* line 1142, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_services_1 article .icon {
  width: 72px;
  height: 73px;
  margin: 0px auto 20px;
  background-repeat: no-repeat; }

/* line 1143, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_services_1 article .line {
  width: 44px;
  height: 1px;
  margin: 15px auto 12px;
  background-color: #e8e8e8; }

/* line 1144, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_services_1 article:hover .icon {
  background-position: left bottom; }

/* line 1145, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_services_1 article:hover .line {
  width: 60px; }

/* line 1146, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_services_1 article.service_1 .icon {
  background-image: url(images/icon_services_1_1.png);
  background-size: 72px 146px; }

/* line 1147, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_services_1 article.service_2 .icon {
  background-image: url(images/icon_services_1_2.png);
  background-size: 72px 146px; }

/* line 1148, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_services_1 article.service_3 .icon {
  background-image: url(images/icon_services_1_3.png);
  background-size: 72px 146px; }

/* line 1149, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_services_1 article.service_4 .icon {
  background-image: url(images/icon_services_1_4.png);
  background-size: 72px 146px; }

/* line 1151, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_services_2 {
  overflow: hidden; }

/* line 1152, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_services_2 article {
  width: 33.333%;
  padding: 0px 10px;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center; }

/* line 1161, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_services_2 article h3 {
  padding-bottom: 0px;
  font-weight: 500;
  font-family: 'Raleway';
  line-height: 23px; }

/* line 1162, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_services_2 article p {
  padding-bottom: 0px;
  line-height: 21px; }

/* line 1163, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_services_2 article .icon {
  height: 57px;
  margin-bottom: 18px;
  background-repeat: no-repeat;
  background-position: center top; }

/* line 1164, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_services_2 article .line {
  width: 44px;
  height: 1px;
  margin: 15px auto 12px;
  background-color: #71be3c; }

/* line 1165, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_services_2 article:hover .icon {
  background-position: center bottom; }

/* line 1166, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_services_2 article:hover .line {
  width: 60px; }

/* line 1167, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_services_2 article.service_1 .icon {
  background-image: url(images/icon_services_2_1.png);
  background-size: 39px 114px; }

/* line 1168, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_services_2 article.service_2 .icon {
  background-image: url(images/icon_services_2_2.png);
  background-size: 57px 114px; }

/* line 1169, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_services_2 article.service_3 .icon {
  background-image: url(images/icon_services_2_3.png);
  background-size: 55px 114px; }

/* line 1171, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_services_3 {
  overflow: hidden; }

/* line 1172, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_services_3 article {
  width: 25%;
  padding: 0px 10px;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center; }

/* line 1181, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_services_3 article h3 {
  padding-bottom: 0px;
  font-weight: 600;
  line-height: 23px; }

/* line 1182, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_services_3 article p {
  padding-bottom: 0px;
  line-height: 21px; }

/* line 1183, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_services_3 article .icon {
  height: 45px;
  margin-bottom: 20px;
  background-repeat: no-repeat;
  background-position: center top; }

/* line 1184, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_services_3 article .line {
  width: 44px;
  height: 1px;
  margin: 15px auto 12px;
  background-color: #71be3c; }

/* line 1185, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_services_3 article:hover .line {
  width: 60px; }

/* line 1186, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_services_3 article.service_1 .icon {
  background-image: url(images/icon_services_3_1.png);
  background-size: 30px 45px; }

/* line 1187, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_services_3 article.service_2 .icon {
  background-image: url(images/icon_services_3_2.png);
  background-size: 44px 45px; }

/* line 1188, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_services_3 article.service_3 .icon {
  background-image: url(images/icon_services_3_3.png);
  background-size: 44px 45px; }

/* line 1189, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_services_3 article.service_4 .icon {
  background-image: url(images/icon_services_3_4.png);
  background-size: 44px 45px; }

/* line 1193, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_services_4 .general_title_1, .block_services_4 .general_title_2 {
  margin-bottom: 35px; }

/* line 1195, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_services_4 .services {
  margin-left: -32px;
  margin-bottom: -26px;
  overflow: hidden; }

/* line 1196, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_services_4 .services article {
  width: 346px;
  margin-left: 32px;
  margin-bottom: 26px;
  float: left; }

/* line 1197, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_services_4 .services article .image {
  margin-bottom: 18px; }

/* line 1198, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_services_4 .services article .image img {
  width: 100%;
  height: auto;
  display: block; }

/* line 1199, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_services_4 .services article h3 {
  padding-bottom: 8px;
  font-size: 16px;
  font-family: 'Raleway';
  font-weight: 500;
  line-height: 23px; }

/* line 1200, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_services_4 .services article p {
  padding-bottom: 0px;
  line-height: 21px; }

/* line 1204, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_services_5 .general_title_1, .block_services_5 .general_title_2 {
  margin-bottom: 30px; }

/* line 1206, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_services_5 .services {
  margin-left: -32px;
  margin-bottom: -39px;
  overflow: hidden; }

/* line 1207, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_services_5 .services article {
  width: 298px;
  margin-left: 32px;
  margin-bottom: 39px;
  padding-left: 48px;
  float: left;
  background-repeat: no-repeat;
  background-position: 0px 3px; }

/* line 1208, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_services_5 .services article h3 {
  padding-bottom: 12px;
  font-weight: 500;
  font-family: 'Raleway';
  line-height: 23px; }

/* line 1209, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_services_5 .services article p {
  padding-bottom: 0px;
  line-height: 21px; }

/* line 1210, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_services_5 .services article.service_1 {
  background-image: url(images/icon_services_4_1.png);
  background-size: 27px 27px; }

/* line 1211, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_services_5 .services article.service_2 {
  background-image: url(images/icon_services_4_2.png);
  background-size: 27px 28px; }

/* line 1212, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_services_5 .services article.service_3 {
  background-image: url(images/icon_services_4_3.png);
  background-size: 27px 28px; }

/* line 1213, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_services_5 .services article.service_4 {
  background-image: url(images/icon_services_4_4.png);
  background-size: 27px 28px; }

/* line 1214, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_services_5 .services article.service_5 {
  background-image: url(images/icon_services_4_5.png);
  background-size: 27px 28px; }

/* line 1215, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_services_5 .services article.service_6 {
  background-image: url(images/icon_services_4_6.png);
  background-size: 27px 28px; }

/* line 1219, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_services_6 .general_title_1, .block_services_6 .general_title_2 {
  margin-bottom: 30px; }

/* line 1221, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_services_6 .services {
  margin-left: -32px;
  margin-bottom: -39px;
  overflow: hidden; }

/* line 1222, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_services_6 .services article {
  width: 50%;
  margin-bottom: 39px;
  padding-left: 82px;
  float: left;
  background-repeat: no-repeat;
  background-position: 32px 4px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

/* line 1234, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_services_6 .services article.wide {
  width: auto; }

/* line 1235, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_services_6 .services article h3 {
  padding-bottom: 12px;
  font-weight: 500;
  font-family: 'Raleway';
  line-height: 23px; }

/* line 1236, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_services_6 .services article p {
  padding: 0px;
  line-height: 21px; }

/* line 1237, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_services_6 .services article.service_1 {
  background-image: url(images/icon_services_5_1.png);
  background-size: 40px 40px; }

/* line 1238, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_services_6 .services article.service_2 {
  background-image: url(images/icon_services_5_2.png);
  background-size: 40px 40px; }

/* line 1239, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_services_6 .services article.service_3 {
  background-image: url(images/icon_services_5_3.png);
  background-size: 40px 40px; }

/* line 1240, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_services_6 .services article.service_4 {
  background-image: url(images/icon_services_5_4.png);
  background-size: 40px 40px; }

/* line 1241, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_services_6 .services article.service_5 {
  background-image: url(images/icon_services_5_5.png);
  background-size: 40px 40px; }

/* line 1242, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_services_6 .services article.service_6 {
  background-image: url(images/icon_services_5_6.png);
  background-size: 40px 40px; }

/* line 1243, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_services_6 .services article.service_7 {
  background-image: url(images/icon_services_5_7.png);
  background-size: 40px 40px; }

/* line 1244, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_services_6 .services article.service_8 {
  background-image: url(images/icon_services_5_8.png);
  background-size: 40px 40px; }

/* line 1245, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_services_6 .services article.service_9 {
  background-image: url(images/icon_services_5_9.png);
  background-size: 40px 40px; }

/* line 1247, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_services_7 {
  overflow: hidden; }

/* line 1248, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_services_7 article {
  width: 33.333%;
  padding: 0px 10px;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center; }

/* line 1257, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_services_7 article h3 {
  padding-bottom: 0px;
  font-weight: 500;
  font-family: 'Raleway';
  line-height: 23px; }

/* line 1258, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_services_7 article p {
  padding-bottom: 0px;
  line-height: 21px; }

/* line 1259, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_services_7 article .icon {
  height: 50px;
  margin-bottom: 18px;
  background-repeat: no-repeat;
  background-position: center top; }

/* line 1260, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_services_7 article .line {
  width: 44px;
  height: 1px;
  margin: 15px auto 12px;
  background-color: #e8e8e8; }

/* line 1261, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_services_7 article:hover .icon {
  background-position: center bottom; }

/* line 1262, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_services_7 article:hover .line {
  background-color: #71be3c; }

/* line 1263, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_services_7 article.service_1 .icon {
  background-image: url(images/icon_services_6_1.png);
  background-size: 36px 100px; }

/* line 1264, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_services_7 article.service_2 .icon {
  background-image: url(images/icon_services_6_2.png);
  background-size: 50px 100px; }

/* line 1265, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_services_7 article.service_3 .icon {
  background-image: url(images/icon_services_6_3.png);
  background-size: 50px 100px; }

/* line 1268, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_main_features_1 .pic {
  margin-left: -70px;
  margin-right: 28px;
  padding-top: 4px;
  float: left;
  display: block; }

/* line 1269, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_main_features_1 .pic img {
  display: block; }

/* line 1270, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_main_features_1 .content {
  overflow: hidden; }

/* line 1271, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_main_features_1 .content h2 {
  padding-bottom: 20px;
  font-weight: 500;
  font-family: 'Raleway';
  text-transform: uppercase; }

/* line 1272, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_main_features_1 .content .line {
  width: 43px;
  height: 3px;
  margin-bottom: 5px;
  background: url(images/line_1.gif) repeat-x; }

/* line 1273, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_main_features_1 .content .button {
  padding-top: 27px; }

/* line 1274, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_main_features_1 .content article {
  padding-left: 30px;
  padding-top: 19px;
  background-repeat: no-repeat;
  background-position: 0px 19px; }

/* line 1275, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_main_features_1 .content article h3 {
  padding-bottom: 13px;
  font-size: 15px;
  color: #3a3a3a;
  font-weight: 500;
  font-family: 'Raleway'; }

/* line 1276, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_main_features_1 .content article p {
  padding-bottom: 0px;
  line-height: 21px; }

/* line 1277, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_main_features_1 .content article.feature_1 {
  background-image: url(images/icon_features_1_1.png);
  background-size: 19px 18px; }

/* line 1278, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_main_features_1 .content article.feature_2 {
  background-image: url(images/icon_features_1_2.png);
  background-size: 19px 20px; }

/* line 1279, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_main_features_1 .content article.feature_3 {
  background-image: url(images/icon_features_1_3.png);
  background-size: 19px 19px; }

/* line 1282, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_main_features_2 .pic {
  margin-right: 67px;
  padding-top: 4px;
  float: left;
  display: block; }

/* line 1283, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_main_features_2 .pic img {
  display: block; }

/* line 1284, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_main_features_2 .content {
  overflow: hidden; }

/* line 1285, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_main_features_2 .content h2 {
  padding-bottom: 20px; }

/* line 1286, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_main_features_2 .content .line {
  width: 43px;
  height: 3px;
  margin-bottom: 5px;
  background: url(images/line_1.gif) repeat-x; }

/* line 1287, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_main_features_2 .content .button {
  padding-top: 22px; }

/* line 1288, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_main_features_2 .content article {
  padding: 16px 0px 19px 50px;
  background-repeat: no-repeat;
  background-position: 0px 19px; }

/* line 1289, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_main_features_2 .content article h3 {
  padding-bottom: 13px;
  font-size: 15px;
  color: #3a3a3a;
  font-weight: 600; }

/* line 1290, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_main_features_2 .content article p {
  padding-bottom: 0px;
  line-height: 21px; }

/* line 1291, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_main_features_2 .content article.feature_1 {
  background-image: url(images/icon_features_5_1.png); }

/* line 1292, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_main_features_2 .content article.feature_2 {
  background-image: url(images/icon_features_5_2.png); }

/* line 1293, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_main_features_2 .content article.feature_3 {
  background-image: url(images/icon_features_5_3.png); }

/* line 1295, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_main_features_3 {
  padding: 70px 0px 55px; }

/* line 1296, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_main_features_3 .pic {
  margin-left: 30px;
  float: right;
  display: block; }

/* line 1297, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_main_features_3 .pic img {
  display: block; }

/* line 1298, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_main_features_3 .content {
  padding-top: 27px;
  overflow: hidden; }

/* line 1299, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_main_features_3 .content article {
  margin-top: 37px;
  padding-left: 48px;
  background-repeat: no-repeat;
  background-position: 0px 1px; }

/* line 1300, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_main_features_3 .content article:first-child {
  margin-top: 0px; }

/* line 1301, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_main_features_3 .content article h3 {
  padding-bottom: 13px;
  font-size: 16px;
  color: #3a3a3a;
  font-weight: 400;
  text-transform: uppercase; }

/* line 1302, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_main_features_3 .content article p {
  padding-bottom: 0px;
  line-height: 21px; }

/* line 1303, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_main_features_3 .content article.feature_1 {
  background-image: url(images/icon_features_8_1.png);
  background-size: 30px 27px; }

/* line 1304, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_main_features_3 .content article.feature_2 {
  background-image: url(images/icon_features_8_2.png);
  background-size: 30px 30px; }

/* line 1305, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_main_features_3 .content article.feature_3 {
  background-image: url(images/icon_features_8_3.png);
  background-size: 30px 25px; }

/* line 1309, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_features_1 .general_title_1, .block_features_1 .general_title_2 {
  margin-bottom: 28px; }

/* line 1311, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_features_1 .general_title_5 {
  margin-bottom: 95px; }

/* line 1312, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_features_1 .features {
  margin-left: -32px;
  margin-bottom: -38px;
  overflow: hidden; }

/* line 1313, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_features_1 .features article {
  width: 296px;
  margin-left: 32px;
  margin-bottom: 38px;
  padding-left: 50px;
  float: left; }

/* line 1314, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_features_1 .features article h3 {
  padding-bottom: 13px;
  font-weight: 500;
  font-family: 'Raleway';
  line-height: 23px; }

/* line 1315, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_features_1 .features article p {
  padding-bottom: 0px;
  line-height: 21px; }

/* line 1316, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_features_1 .features article .text {
  min-height: 63px; }

/* line 1317, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_features_1 .line {
  width: 44px;
  height: 3px;
  margin: 29px auto 23px;
  background: url(images/line_1.gif) repeat-x; }

/* line 1318, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_features_1 .button {
  text-align: center; }

/* line 1319, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_features_1 .button a {
  width: 304px;
  padding: 0px; }

/* line 1320, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_features_1 .features article.feature_1 {
  background: url(images/icon_features_2_1.png) no-repeat 0px 7px;
  background-size: 27px 25px !important; }

/* line 1321, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_features_1 .features article.feature_2 {
  background: url(images/icon_features_2_2.png) no-repeat 0px 5px;
  background-size: 27px 23px !important; }

/* line 1322, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_features_1 .features article.feature_3 {
  background: url(images/icon_features_2_3.png) no-repeat 0px 5px;
  background-size: 27px 28px !important; }

/* line 1323, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_features_1 .features article.feature_4 {
  background: url(images/icon_features_2_4.png) no-repeat 0px 5px;
  background-size: 27px 28px !important; }

/* line 1324, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_features_1 .features article.feature_5 {
  background: url(images/icon_features_2_5.png) no-repeat 0px 5px;
  background-size: 19px 28px !important; }

/* line 1325, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_features_1 .features article.feature_6 {
  background: url(images/icon_features_2_6.png) no-repeat 0px 5px;
  background-size: 27px 27px !important; }

/* line 1326, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_features_1 .features article.feature_7 {
  background: url(images/icon_features_2_7.png) no-repeat 4px 5px;
  background-size: 19px 28px !important; }

/* line 1327, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_features_1 .features article.feature_8 {
  background: url(images/icon_features_2_8.png) no-repeat 0px 5px;
  background-size: 30px 30px !important; }

/* line 1328, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_features_1 .features article.feature_9 {
  background: url(images/icon_features_2_9.png) no-repeat 0px 5px;
  background-size: 28px 29px !important; }

/* line 1329, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_features_1 .features article.feature_10 {
  background: url(images/icon_features_2_10.png) no-repeat 0px 5px;
  background-size: 19px 27px !important; }

/* line 1330, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_features_1 .features article.feature_11 {
  background: url(images/icon_features_2_11.png) no-repeat 0px 5px;
  background-size: 27px 28px !important; }

/* line 1331, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_features_1.alt_1 .features article h3 {
  padding-bottom: 11px;
  font-weight: 500;
  font-size: 19px; }

/* line 1334, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_features_2 .features {
  margin-left: -32px;
  margin-bottom: -45px;
  overflow: hidden; }

/* line 1335, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_features_2 .features article {
  width: 298px;
  margin-left: 32px;
  margin-bottom: 45px;
  padding-left: 48px;
  padding-top: 3px;
  float: left;
  background-repeat: no-repeat;
  background-position: 0px 0px; }

/* line 1336, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_features_2 .features article h3 {
  padding-bottom: 13px;
  font-weight: 600;
  line-height: 23px; }

/* line 1337, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_features_2 .features article p {
  padding-bottom: 0px;
  line-height: 21px; }

/* line 1338, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_features_2 .features article .text {
  min-height: 63px; }

/* line 1339, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_features_2 .features article.feature_1 {
  background-image: url(images/icon_features_3_1.png); }

/* line 1340, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_features_2 .features article.feature_2 {
  background-image: url(images/icon_features_3_2.png); }

/* line 1341, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_features_2 .features article.feature_3 {
  background-image: url(images/icon_features_3_3.png); }

/* line 1342, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_features_2 .features article.feature_4 {
  background-image: url(images/icon_features_3_4.png); }

/* line 1343, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_features_2 .features article.feature_5 {
  background-image: url(images/icon_features_3_5.png); }

/* line 1344, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_features_2 .features article.feature_6 {
  background-image: url(images/icon_features_3_6.png); }

/* line 1347, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_features_3 .features {
  margin-left: -32px;
  margin-bottom: -45px;
  overflow: hidden; }

/* line 1348, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_features_3 .features article {
  width: 298px;
  margin-left: 32px;
  margin-bottom: 45px;
  padding-left: 48px;
  padding-top: 3px;
  float: left;
  background-repeat: no-repeat;
  background-position: 0px 0px; }

/* line 1349, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_features_3 .features article h3 {
  padding-bottom: 13px;
  font-weight: 600;
  line-height: 23px; }

/* line 1350, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_features_3 .features article p {
  padding-bottom: 0px;
  line-height: 21px; }

/* line 1351, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_features_3 .features article .text {
  min-height: 63px; }

/* line 1352, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_features_3 .features article.feature_1 {
  background-image: url(images/icon_features_4_1.png); }

/* line 1353, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_features_3 .features article.feature_2 {
  background-image: url(images/icon_features_4_2.png); }

/* line 1354, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_features_3 .features article.feature_3 {
  background-image: url(images/icon_features_4_3.png); }

/* line 1358, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_features_4 .general_title_1, .block_features_4 .general_title_2 {
  margin-bottom: 29px; }

/* line 1360, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_features_4 .features {
  margin-left: -28px;
  margin-bottom: -32px;
  overflow: hidden; }

/* line 1361, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_features_4 .features article {
  width: 463px;
  margin-left: 28px;
  margin-bottom: 32px;
  padding-left: 74px;
  float: left;
  background-repeat: no-repeat;
  background-position: 0px 6px; }

/* line 1362, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_features_4 .features article h3 {
  padding-bottom: 13px;
  font-weight: 500;
  font-family: 'Raleway';
  line-height: 23px; }

/* line 1363, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_features_4 .features article p {
  padding-bottom: 0px;
  line-height: 21px; }

/* line 1364, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_features_4 .features article.feature_1 {
  background-image: url(images/icon_features_6_1.png);
  background-size: 60px 60px; }

/* line 1365, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_features_4 .features article.feature_2 {
  background-image: url(images/icon_features_6_2.png);
  background-size: 60px 60px; }

/* line 1366, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_features_4 .features article.feature_3 {
  background-image: url(images/icon_features_6_3.png);
  background-size: 60px 60px; }

/* line 1367, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_features_4 .features article.feature_4 {
  background-image: url(images/icon_features_6_4.png);
  background-size: 60px 60px; }

/* line 1368, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_features_4 .features article.feature_5 {
  background-image: url(images/icon_features_6_5.png);
  background-size: 60px 60px; }

/* line 1369, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_features_4 .features article.feature_6 {
  background-image: url(images/icon_features_6_6.png);
  background-size: 60px 60px; }

/* line 1371, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_features_5 {
  padding: 79px 0px 107px; }

/* line 1373, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_features_5 .general_title_1, .block_features_5 .general_title_2 {
  margin-bottom: 29px; }

/* line 1375, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_features_5 .features {
  margin-left: -31px;
  margin-bottom: -50px;
  overflow: hidden; }

/* line 1376, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_features_5 .features article {
  width: 346px;
  margin-left: 31px;
  margin-bottom: 50px;
  padding-top: 28px;
  float: left;
  position: relative; }

/* line 1377, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_features_5 .features article .icon {
  width: 56px;
  height: 56px;
  margin-left: -28px;
  position: absolute;
  left: 50%;
  top: 0px;
  background-color: #71be3c;
  background-repeat: no-repeat;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px; }

/* line 1392, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_features_5 .features article:hover .icon {
  background-color: #1a232b; }

/* line 1393, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_features_5 .features article .content {
  min-height: 96px;
  padding: 48px 20px 41px;
  background-color: #ffffff;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  text-align: center; }

/* line 1405, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_features_5 .features article .content h3 {
  padding-bottom: 10px;
  font-size: 16px;
  font-weight: 500;
  font-family: 'Raleway';
  line-height: 23px; }

/* line 1406, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_features_5 .features article .content p {
  padding-bottom: 0px;
  line-height: 21px; }

/* line 1407, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_features_5 .features article.feature_1 .icon {
  background-image: url(images/icon_features_7_1.png);
  background-size: 56px 56px; }

/* line 1408, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_features_5 .features article.feature_2 .icon {
  background-image: url(images/icon_features_7_2.png);
  background-size: 56px 56px; }

/* line 1409, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_features_5 .features article.feature_3 .icon {
  background-image: url(images/icon_features_7_3.png);
  background-size: 56px 56px; }

/* line 1410, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_features_5 .features article.feature_4 .icon {
  background-image: url(images/icon_features_7_4.png);
  background-size: 56px 56px; }

/* line 1411, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_features_5 .features article.feature_5 .icon {
  background-image: url(images/icon_features_7_5.png);
  background-size: 56px 56px; }

/* line 1416, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_features_6 .general_title_1, .block_features_6 .general_title_2 {
  margin-bottom: 28px; }

/* line 1418, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_features_6 .features {
  margin-left: -30px;
  margin-bottom: -38px;
  overflow: hidden; }

/* line 1419, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_features_6 .features article {
  width: 213px;
  margin-left: 30px;
  margin-bottom: 38px;
  padding-left: 40px;
  float: left; }

/* line 1420, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_features_6 .features article h3 {
  padding-bottom: 11px;
  font-weight: 500;
  font-family: 'Raleway';
  line-height: 23px; }

/* line 1421, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_features_6 .features article p {
  padding-bottom: 0px;
  line-height: 21px; }

/* line 1422, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_features_6 .features article .text {
  min-height: 63px; }

/* line 1423, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_features_6 .features article.feature_1 {
  background: url(images/icon_features_2_1.png) no-repeat 0px 7px;
  background-size: 27px 25px !important; }

/* line 1424, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_features_6 .features article.feature_2 {
  background: url(images/icon_features_2_2.png) no-repeat 0px 5px;
  background-size: 27px 28px !important; }

/* line 1425, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_features_6 .features article.feature_3 {
  background: url(images/icon_features_2_3.png) no-repeat 0px 5px;
  background-size: 27px 28px !important; }

/* line 1426, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_features_6 .features article.feature_4 {
  background: url(images/icon_features_2_4.png) no-repeat 0px 5px;
  background-size: 27px 28px !important; }

/* line 1427, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_features_6 .features article.feature_5 {
  background: url(images/icon_features_2_5.png) no-repeat 0px 5px;
  background-size: 27px 28px !important; }

/* line 1428, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_features_6 .features article.feature_6 {
  background: url(images/icon_features_2_6.png) no-repeat 0px 5px;
  background-size: 27px 28px !important; }

/* line 1429, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_features_6 .features article.feature_7 {
  background: url(images/icon_features_2_7.png) no-repeat 4px 5px;
  background-size: 19px 28px !important; }

/* line 1430, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_features_6 .features article.feature_8 {
  background: url(images/icon_features_2_8.png) no-repeat 0px 5px;
  background-size: 27px 28px !important; }

/* line 1431, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_features_6 .features article.feature_9 {
  background: url(images/icon_features_2_9.png) no-repeat 0px 5px;
  background-size: 27px 27px !important; }

/* line 1432, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_features_6 .features article.feature_10 {
  background: url(images/icon_features_2_10.png) no-repeat 0px 5px;
  background-size: 19px 27px !important; }

/* line 1436, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_features_7 .general_title_1, .block_features_7 .general_title_2 {
  margin-bottom: 29px; }

/* line 1438, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_features_7 .features {
  margin-left: -31px;
  margin-bottom: -50px;
  overflow: hidden; }

/* line 1439, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_features_7 .features article {
  width: 346px;
  margin-left: 31px;
  margin-bottom: 50px;
  padding-top: 28px;
  float: left;
  position: relative; }

/* line 1440, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_features_7 .features article .icon {
  width: 56px;
  height: 56px;
  margin-left: -28px;
  position: absolute;
  left: 50%;
  top: 0px;
  background-color: #1a232b;
  background-repeat: no-repeat;
  -webkit-border-radius: 28px;
  -moz-border-radius: 28px;
  border-radius: 28px; }

/* line 1455, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_features_7 .features article:hover .icon {
  background-color: #71be3c; }

/* line 1456, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_features_7 .features article .content {
  min-height: 96px;
  padding: 48px 20px 41px;
  background-color: #ffffff;
  border: 1px solid #ededed;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  text-align: center; }

/* line 1469, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_features_7 .features article .content h3 {
  padding-bottom: 10px;
  font-size: 16px;
  font-weight: 500;
  font-family: 'Raleway';
  line-height: 23px; }

/* line 1470, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_features_7 .features article .content p {
  padding-bottom: 0px;
  line-height: 21px; }

/* line 1471, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_features_7 .features article.feature_1 .icon {
  background-image: url(images/icon_features_7_1.png);
  background-size: 56px 56px; }

/* line 1472, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_features_7 .features article.feature_2 .icon {
  background-image: url(images/icon_features_7_2.png);
  background-size: 56px 56px; }

/* line 1473, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_features_7 .features article.feature_3 .icon {
  background-image: url(images/icon_features_7_3.png);
  background-size: 56px 56px; }

/* line 1474, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_features_7 .features article.feature_4 .icon {
  background-image: url(images/icon_features_7_4.png);
  background-size: 56px 56px; }

/* line 1475, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_features_7 .features article.feature_5 .icon {
  background-image: url(images/icon_features_7_5.png);
  background-size: 56px 56px; }

/* line 1480, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_features_8 .general_title_1, .block_features_8 .general_title_2 {
  margin-bottom: 28px; }

/* line 1482, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_features_8 .features {
  margin-left: -30px;
  margin-bottom: -38px;
  overflow: hidden; }

/* line 1483, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_features_8 .features article {
  width: 253px;
  margin-left: 30px;
  margin-bottom: 38px;
  float: left; }

/* line 1484, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_features_8 .features article h3 {
  padding-left: 30px;
  padding-bottom: 9px;
  font-size: 15px;
  font-weight: 500;
  font-family: 'Raleway';
  line-height: 23px; }

/* line 1485, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_features_8 .features article p {
  padding-bottom: 0px;
  line-height: 21px; }

/* line 1486, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_features_8 .features article .text {
  min-height: 63px; }

/* line 1487, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_features_8 .features article:hover h3 {
  color: #71be3c; }

/* line 1488, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_features_8 .features article.feature_1 h3 {
  background: url(images/icon_features_1_1.png) no-repeat 0px 4px;
  background-size: 19px 18px; }

/* line 1489, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_features_8 .features article.feature_2 h3 {
  background: url(images/icon_features_1_2.png) no-repeat 0px 3px;
  background-size: 19px 20px; }

/* line 1490, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_features_8 .features article.feature_3 h3 {
  background: url(images/icon_features_1_3.png) no-repeat 0px 3px;
  background-size: 19px 19px; }

/* line 1491, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_features_8 .features article.feature_4 h3 {
  background: url(images/icon_features_1_4.png) no-repeat 0px 3px;
  background-size: 13px 20px; }

/* line 1496, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_features_9 .general_title_1, .block_features_9 .general_title_2 {
  margin-bottom: 28px; }

/* line 1498, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_features_9 .features {
  margin-left: -32px;
  margin-bottom: -38px;
  overflow: hidden; }

/* line 1499, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_features_9 .features article {
  width: 281px;
  margin-left: 32px;
  margin-bottom: 38px;
  padding-left: 65px;
  float: left;
  position: relative; }

/* line 1500, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_features_9 .features article:before {
  width: 52px;
  height: 52px;
  display: block;
  position: absolute;
  left: 0px;
  top: 6px;
  background-repeat: no-repeat;
  content: ' '; }

/* line 1501, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_features_9 .features article h3 {
  padding-bottom: 13px;
  font-weight: 500;
  font-family: 'Raleway';
  line-height: 23px; }

/* line 1502, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_features_9 .features article p {
  padding-bottom: 0px;
  line-height: 21px; }

/* line 1503, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_features_9 .features article .text {
  min-height: 63px; }

/* line 1504, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_features_9 .features article:hover:before {
  background-position: left bottom; }

/* line 1505, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_features_9 .features article.feature_1:before {
  background-image: url(images/icon_features_9_1.png);
  background-size: 52px 104px; }

/* line 1506, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_features_9 .features article.feature_2:before {
  background-image: url(images/icon_features_9_2.png);
  background-size: 52px 104px; }

/* line 1507, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_features_9 .features article.feature_3:before {
  background-image: url(images/icon_features_9_3.png);
  background-size: 52px 104px; }

/* line 1511, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_features_10 .general_title_1, .block_features_10 .general_title_2 {
  margin-bottom: 29px; }

/* line 1513, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_features_10 .features {
  margin-bottom: -31px;
  overflow: hidden; }

/* line 1514, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_features_10 .features article {
  width: 25%;
  margin-bottom: 31px;
  float: left;
  text-align: center; }

/* line 1515, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_features_10 .features article .icon {
  height: 32px;
  margin-bottom: 27px;
  background-repeat: no-repeat;
  background-position: center top; }

/* line 1516, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_features_10 .features article:hover .icon {
  background-position: center bottom; }

/* line 1517, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_features_10 .features article h3 {
  padding-bottom: 15px;
  font-size: 17px;
  font-weight: 500;
  font-family: 'Raleway';
  line-height: 23px; }

/* line 1518, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_features_10 .features article p {
  padding-bottom: 0px;
  line-height: 21px; }

/* line 1519, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_features_10 .features article .content {
  padding: 0px 10px; }

/* line 1520, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_features_10 .features article .line {
  width: 44px;
  height: 1px;
  margin: 0px auto 12px;
  background-color: #e8e8e8; }

/* line 1521, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_features_10 .features article.feature_1 .icon {
  background-image: url(images/icon_features_10_1.png);
  background-size: 22px 64px; }

/* line 1522, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_features_10 .features article.feature_2 .icon {
  background-image: url(images/icon_features_10_2.png);
  background-size: 32px 64px; }

/* line 1523, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_features_10 .features article.feature_3 .icon {
  background-image: url(images/icon_features_10_3.png);
  background-size: 28px 64px; }

/* line 1524, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_features_10 .features article.feature_4 .icon {
  background-image: url(images/icon_features_10_4.png);
  background-size: 32px 64px; }

/* line 1531, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_clients_1 .clients {
  padding: 35px 0 0;
  overflow: hidden;
  margin-left: -59px; }

/* line 1532, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_clients_1 .clients li {
  margin-left: 59px;
  float: left;
  display: block; }

/* line 1533, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_clients_1 .clients li img {
  display: block; }

/* line 1538, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_clients_2 .clients {
  padding: 40px 0 3px;
  overflow: hidden;
  margin-left: -59px; }

/* line 1539, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_clients_2 .clients li {
  margin-left: 59px;
  float: left;
  display: block; }

/* line 1541, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_clients_2 .clients li img {
  display: block; }

/* line 1542, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_clients_2 .clients li a:hover img {
  opacity: 0.7; }

/* line 1544, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_purchase_1 {
  height: 90px; }

/* line 1545, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_purchase_1 h3 {
  height: 90px;
  line-height: 90px;
  padding-bottom: 0px;
  float: left;
  font-family: 'Raleway', Arial, Helvetica, sans-serif;
  font-weight: 400;
  color: #ffffff; }

/* line 1546, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_purchase_1 .button {
  padding-top: 26px;
  float: right; }

/* line 1547, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_purchase_1 .button a {
  width: 163px;
  padding: 0px; }

/* line 1550, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_testimonials_1 .testimonials {
  padding-top: 35px;
  text-align: center; }

/* line 1551, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_testimonials_1 .testimonials .photo {
  width: 57px;
  margin: 0px auto 21px; }

/* line 1552, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_testimonials_1 .testimonials .photo img {
  width: 57px;
  height: auto;
  display: block;
  -webkit-border-radius: 29px;
  -moz-border-radius: 29px;
  border-radius: 29px; }

/* line 1561, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_testimonials_1 .testimonials .quote {
  padding-bottom: 12px;
  font-size: 16px;
  font-family: 'Raleway';
  color: #30383d;
  font-weight: 400;
  line-height: 23px; }

/* line 1562, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_testimonials_1 .testimonials .author {
  font-size: 13px;
  color: #7e7e7e;
  line-height: 23px; }

/* line 1563, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_testimonials_1 .testimonials .author span {
  color: #4a4a4a;
  font-weight: 600; }

/* line 1564, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_testimonials_1 .testimonials .flexslider {
  padding-bottom: 40px;
  overflow: hidden;
  position: relative; }

/* line 1565, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_testimonials_1 .testimonials .flexslider .slides {
  position: relative; }

/* line 1566, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_testimonials_1 .flex-control-nav {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 5; }

/* line 1567, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_testimonials_1 .flex-control-nav li {
  margin: 0px 1px;
  display: inline-block; }

/* line 1568, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_testimonials_1 .flex-control-nav li a {
  width: 12px;
  height: 12px;
  display: block;
  background-repeat: no-repeat;
  background-image: url(images/sprite_testimonials_nav_1.png);
  background-size: 26px 12px;
  background-position: right top;
  text-indent: -9000px;
  cursor: pointer; }

/* line 1569, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_testimonials_1 .flex-control-nav li a.flex-active {
  background-position: left top; }

/* line 1572, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_testimonials_2 .testimonials {
  padding-top: 28px;
  position: relative; }

/* line 1573, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_testimonials_2 .testimonials article {
  overflow: hidden; }

/* line 1574, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_testimonials_2 .testimonials .photo {
  width: 57px;
  margin-right: 14px;
  padding-top: 7px;
  float: left; }

/* line 1575, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_testimonials_2 .testimonials .photo img {
  width: 57px;
  height: auto;
  display: block;
  -webkit-border-radius: 29px;
  -moz-border-radius: 29px;
  border-radius: 29px; }

/* line 1584, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_testimonials_2 .testimonials .content {
  overflow: hidden;
  font-size: 13px; }

/* line 1585, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_testimonials_2 .testimonials .quote {
  padding-bottom: 14px;
  line-height: 21px; }

/* line 1586, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_testimonials_2 .testimonials .author {
  color: #555555;
  font-weight: 600;
  line-height: 21px; }

/* line 1587, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_testimonials_2 .testimonials .position {
  font-size: 12px;
  color: #808080;
  line-height: 21px; }

/* line 1588, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_testimonials_2 .testimonials .position a {
  font-size: 12px;
  color: #71be3c; }

/* line 1589, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_testimonials_2 .update {
  width: 18px;
  height: 18px;
  display: block;
  position: absolute;
  right: 0px;
  top: -42px;
  background-repeat: no-repeat;
  background-image: url(images/icon_update_1.png);
  text-indent: -9000px; }

/* line 1601, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_testimonials_2 .update:hover {
  background-position: left bottom; }

/* line 1602, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_testimonials_2 .update.animating {
  -webkit-animation-name: rotate;
  -moz-animation-name: rotate;
  -ms-animation-name: rotate;
  animation-name: rotate;
  -webkit-animation-duration: 0.5s;
  -moz-animation-duration: 0.5s;
  -ms-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-timing-function: linear;
  -moz-animation-timing-function: linear;
  -ms-animation-timing-function: linear;
  animation-timing-function: linear; }

/* line 1618, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_testimonials_2.col_3 .testimonials {
  margin-left: -32px;
  overflow: hidden; }

/* line 1619, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_testimonials_2.col_3 .testimonials article {
  width: 346px;
  margin-left: 32px;
  float: left; }

/* line 1620, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_testimonials_2.col_4 .testimonials {
  margin-left: -20px;
  overflow: hidden; }

/* line 1621, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_testimonials_2.col_4 .testimonials article {
  width: 260px;
  margin-left: 20px;
  float: left; }

/* line 1623, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_testimonials_3 {
  padding: 110px 0px 132px; }

/* line 1624, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_testimonials_3 .testimonials {
  text-align: center; }

/* line 1625, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_testimonials_3 .testimonials .photo {
  width: 57px;
  margin: 0px auto 21px; }

/* line 1626, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_testimonials_3 .testimonials .photo img {
  width: 57px;
  height: auto;
  display: block;
  -webkit-border-radius: 29px;
  -moz-border-radius: 29px;
  border-radius: 29px; }

/* line 1635, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_testimonials_3 .testimonials .quote {
  padding: 0px 90px 12px;
  font-size: 16px;
  font-family: 'Raleway';
  color: #ffffff;
  font-weight: 400;
  line-height: 23px; }

/* line 1636, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_testimonials_3 .testimonials .author {
  font-size: 13px;
  color: #ffffff;
  line-height: 23px; }

/* line 1637, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_testimonials_3 .testimonials .author span {
  font-weight: 600; }

/* line 1638, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_testimonials_3 .flex-direction-nav a {
  width: 12px;
  height: 19px;
  margin-top: -10px;
  display: block;
  position: absolute;
  top: 50%;
  background-repeat: no-repeat;
  text-indent: -9000px;
  z-index: 5; }

/* line 1639, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_testimonials_3 .flexslider {
  overflow: hidden; }

/* line 1640, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_testimonials_3 .flex-direction-nav a.flex-prev {
  left: 0px;
  background-image: url(images/arrow_5.png); }

/* line 1641, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_testimonials_3 .flex-direction-nav a.flex-next {
  right: 0px;
  background-image: url(images/arrow_6.png); }

/* line 1644, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_testimonials_4 .testimonials {
  padding-top: 28px;
  position: relative; }

/* line 1645, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_testimonials_4 .testimonials article {
  padding-top: 22px;
  overflow: hidden; }

/* line 1646, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_testimonials_4 .testimonials article:first-child {
  padding-top: 0px; }

/* line 1647, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_testimonials_4 .testimonials .photo {
  width: 57px;
  margin-right: 14px;
  padding-top: 7px;
  float: left; }

/* line 1648, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_testimonials_4 .testimonials .photo img {
  width: 57px;
  height: auto;
  display: block;
  -webkit-border-radius: 29px;
  -moz-border-radius: 29px;
  border-radius: 29px; }

/* line 1657, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_testimonials_4 .testimonials .content {
  overflow: hidden;
  font-size: 13px; }

/* line 1658, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_testimonials_4 .testimonials .quote {
  padding-bottom: 8px;
  font-style: italic;
  line-height: 21px; }

/* line 1659, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_testimonials_4 .testimonials .author {
  font-size: 12px;
  color: #555555;
  font-weight: 600;
  line-height: 21px; }

/* line 1660, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_testimonials_4.col_3 .testimonials {
  margin-left: -32px;
  overflow: hidden; }

/* line 1661, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_testimonials_4.col_3 .testimonials article {
  width: 346px;
  margin-left: 32px;
  padding-top: 0px;
  float: left; }

/* line 1662, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_testimonials_4.col_4 .testimonials {
  margin-left: -20px;
  overflow: hidden; }

/* line 1663, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_testimonials_4.col_4 .testimonials article {
  width: 260px;
  margin-left: 20px;
  padding-top: 0px;
  float: left; }

/* line 1666, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_recent_works_1 .works {
  padding-top: 35px;
  position: relative; }

/* line 1667, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_recent_works_1 .works article {
  overflow: hidden; }

/* line 1668, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_recent_works_1 .works article .pic {
  display: block;
  position: relative; }

/* line 1669, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_recent_works_1 .works article .pic .hover {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
  background-color: rgba(255, 255, 255, 0.42);
  opacity: 0; }

/* line 1670, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_recent_works_1 .works article .pic .hover ul {
  margin-top: -25px;
  display: block;
  position: absolute;
  left: 0px;
  right: 0px;
  top: 50%;
  text-align: center; }

/* line 1671, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_recent_works_1 .works article .pic .hover li {
  margin: 0px 2px;
  display: inline-block; }

/* line 1672, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_recent_works_1 .works article .pic:hover .hover {
  opacity: 1; }

/* line 1673, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_recent_works_1 .works article .pic:hover .hover ul {
  margin-top: -15px; }

/* line 1674, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_recent_works_1 .works article h3 {
  padding-bottom: 2px;
  font-size: 16px;
  font-weight: 400;
  font-family: 'Raleway';
  line-height: normal; }

/* line 1675, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_recent_works_1 .works article h3 a {
  font-size: 16px;
  font-weight: 400;
  font-family: 'Raleway'; }

/* line 1676, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_recent_works_1 .works article h3 a:hover {
  text-decoration: none; }

/* line 1677, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_recent_works_1 .works article h4 {
  padding-bottom: 0px;
  font-size: 12px;
  color: #727272;
  line-height: normal; }

/* line 1678, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_recent_works_1 .works article h4 a {
  font-size: 12px;
  color: #727272; }

/* line 1679, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_recent_works_1 .works article h4 a:hover {
  text-decoration: none; }

/* line 1680, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_recent_works_1 .works article .likes {
  min-width: 12px;
  padding-top: 39px;
  float: right;
  background: url(images/icon_like_1.png) no-repeat center 19px;
  background-size: 12px 12px;
  font-size: 12px;
  color: #868686;
  text-align: center; }

/* line 1681, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_recent_works_1 .works article .description {
  padding-top: 12px;
  overflow: hidden; }

/* line 1682, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_recent_works_1 .works .flex-direction-nav {
  display: block;
  position: absolute;
  right: 0px;
  top: -76px; }

/* line 1683, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_recent_works_1 .works .flex-direction-nav li {
  margin-left: 12px;
  float: left;
  display: block; }

/* line 1684, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_recent_works_1 .works .flex-direction-nav li:first-child {
  margin-left: 0px; }

/* line 1685, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_recent_works_1 .works .flex-direction-nav li a {
  width: 11px;
  height: 17px;
  display: block;
  background-repeat: no-repeat;
  background-image: url(images/sprite_arrow_1.png);
  text-indent: -9000px; }

/* line 1686, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_recent_works_1 .works .flex-direction-nav li a.flex-prev {
  background-position: left top; }

/* line 1687, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_recent_works_1 .works .flex-direction-nav li a.flex-prev:hover {
  background-position: left bottom; }

/* line 1688, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_recent_works_1 .works .flex-direction-nav li a.flex-next {
  background-position: right top; }

/* line 1689, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_recent_works_1 .works .flex-direction-nav li a.flex-next:hover {
  background-position: right bottom; }

/* line 1690, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_recent_works_1 .button {
  padding-top: 35px;
  text-align: center; }

/* line 1691, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_recent_works_1 .button_view_all_1 {
  width: 17px;
  height: 17px;
  display: block;
  position: absolute;
  left: 0px;
  top: -41px;
  background-repeat: no-repeat;
  background-image: url(images/icon_view_all_2.png);
  text-indent: -9000px; }

/* line 1692, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_recent_works_1 .button_view_all_1:hover {
  background-position: left bottom; }

/* line 1693, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_recent_works_1.wide {
  padding: 0px 35px; }

/* line 1694, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_recent_works_1.wide .flex-direction-nav {
  margin-right: -551px;
  right: 50%; }

/* line 1697, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_recent_works_2 .works {
  padding-top: 35px; }

/* line 1698, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_recent_works_2 .works.ver_fix {
  padding-top: 20px; }

/* line 1700, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_recent_works_2 .works article {
  overflow: hidden; }

/* line 1701, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_recent_works_2 .works article .image {
  overflow: hidden;
  position: relative; }

/* line 1702, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_recent_works_2 .works article .hover {
  padding: 12px 0px;
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: -150px;
  background-color: #ffffff;
  text-align: center; }

/* line 1703, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_recent_works_2 .works article .hover:after {
  width: 11px;
  height: 6px;
  margin-left: -5px;
  display: block;
  position: absolute;
  left: 50%;
  top: -6px;
  background: url(images/arrow_up_2.gif) no-repeat;
  content: ' '; }

/* line 1704, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_recent_works_2 .works article .hover h3 {
  padding-bottom: 0px;
  font-size: 14px;
  font-weight: 500;
  font-family: 'Raleway';
  line-height: 18px; }

/* line 1705, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_recent_works_2 .works article .hover h3 a {
  font-size: 14px;
  font-weight: 500;
  font-family: 'Raleway'; }

/* line 1706, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_recent_works_2 .works article .hover h3 a:hover {
  text-decoration: none; }

/* line 1707, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_recent_works_2 .works article .hover h4 {
  padding-bottom: 0px;
  font-size: 11px;
  color: #727272;
  line-height: 18px; }

/* line 1708, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_recent_works_2 .works article .hover h4 a {
  font-size: 11px;
  color: #727272; }

/* line 1709, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_recent_works_2 .works article .hover h4 a:hover {
  text-decoration: none; }

/* line 1710, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_recent_works_2 .works article .image:hover .hover {
  bottom: 0px; }

/* line 1711, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_recent_works_2 .works .flex-direction-nav {
  margin-right: -551px;
  display: block;
  position: absolute;
  right: 50%;
  top: -76px; }

/* line 1712, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_recent_works_2 .works .flex-direction-nav li {
  margin-left: 12px;
  float: left;
  display: block; }

/* line 1713, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_recent_works_2 .works .flex-direction-nav li:first-child {
  margin-left: 0px; }

/* line 1714, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_recent_works_2 .works .flex-direction-nav li a {
  width: 11px;
  height: 17px;
  display: block;
  background-repeat: no-repeat;
  background-image: url(images/sprite_arrow_1.png);
  text-indent: -9000px; }

/* line 1715, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_recent_works_2 .works .flex-direction-nav li a.flex-prev {
  background-position: left top; }

/* line 1716, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_recent_works_2 .works .flex-direction-nav li a.flex-prev:hover {
  background-position: left bottom; }

/* line 1717, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_recent_works_2 .works .flex-direction-nav li a.flex-next {
  background-position: right top; }

/* line 1718, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_recent_works_2 .works .flex-direction-nav li a.flex-next:hover {
  background-position: right bottom; }

/* line 1719, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_recent_works_2 .button {
  padding-top: 35px;
  text-align: center; }

/* line 1722, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_recent_works_3 .works {
  padding-top: 35px;
  position: relative; }

/* line 1723, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_recent_works_3 .works article {
  overflow: hidden; }

/* line 1724, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_recent_works_3 .works article .pic {
  display: block;
  position: relative; }

/* line 1725, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_recent_works_3 .works article .pic .hover {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
  background-color: rgba(246, 253, 255, 0.72);
  opacity: 0; }

/* line 1726, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_recent_works_3 .works article .pic:hover .hover {
  opacity: 1; }

/* line 1727, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_recent_works_3 .works article h3 {
  padding-bottom: 0px;
  font-family: 'Raleway';
  font-size: 16px;
  text-transform: uppercase;
  line-height: normal; }

/* line 1728, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_recent_works_3 .works article h3 a {
  font-family: 'Raleway';
  font-size: 16px; }

/* line 1729, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_recent_works_3 .works article h3 a:hover {
  text-decoration: none; }

/* line 1730, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_recent_works_3 .works article h4 {
  padding-bottom: 0px;
  font-size: 12px;
  font-weight: 600;
  line-height: normal; }

/* line 1731, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_recent_works_3 .works article h4 a {
  font-size: 12px;
  font-weight: 600; }

/* line 1732, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_recent_works_3 .works article h4 a:hover {
  text-decoration: none; }

/* line 1733, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_recent_works_3 .works article .description {
  margin-top: -19px;
  position: absolute;
  left: 0px;
  right: 0px;
  top: 50%;
  text-align: center; }

/* line 1734, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_recent_works_3 .works article .zoom {
  width: 28px;
  height: 28px;
  display: block;
  position: absolute;
  left: 0px;
  bottom: 0px;
  background: url(images/icon_plus_4.gif) no-repeat;
  background-size: 28px 28px;
  text-indent: -9000px; }

/* line 1735, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_recent_works_3 .works .flex-direction-nav {
  display: block;
  position: absolute;
  right: 0px;
  top: -76px; }

/* line 1736, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_recent_works_3 .works .flex-direction-nav li {
  margin-left: 12px;
  float: left;
  display: block; }

/* line 1737, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_recent_works_3 .works .flex-direction-nav li:first-child {
  margin-left: 0px; }

/* line 1738, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_recent_works_3 .works .flex-direction-nav li a {
  width: 11px;
  height: 17px;
  display: block;
  background-repeat: no-repeat;
  background-image: url(images/sprite_arrow_1.png);
  text-indent: -9000px; }

/* line 1739, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_recent_works_3 .works .flex-direction-nav li a.flex-prev {
  background-position: left top; }

/* line 1740, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_recent_works_3 .works .flex-direction-nav li a.flex-prev:hover {
  background-position: left bottom; }

/* line 1741, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_recent_works_3 .works .flex-direction-nav li a.flex-next {
  background-position: right top; }

/* line 1742, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_recent_works_3 .works .flex-direction-nav li a.flex-next:hover {
  background-position: right bottom; }

/* line 1744, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_responsive_1 {
  height: 680px;
  position: relative;
  text-align: center; }

/* line 1745, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_responsive_1 h2 {
  padding: 91px 0px 9px;
  font-size: 22px;
  color: #272c30;
  line-height: 33px;
  text-transform: uppercase; }

/* line 1746, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_responsive_1 h3 {
  padding-bottom: 0px;
  font-size: 16px;
  color: #6a6a6a;
  font-weight: 300;
  line-height: 24px; }

/* line 1747, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_responsive_1 .line {
  width: 44px;
  height: 3px;
  margin: 0px auto 8px;
  background: url(images/line_1.gif) repeat-x; }

/* line 1748, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_responsive_1 h2 + .line {
  margin: 5px auto 16px; }

/* line 1750, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_responsive_1 img {
  display: block; }

/* line 1751, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_responsive_1 .pic_1 {
  position: absolute;
  left: 135px;
  bottom: 0px; }

/* line 1752, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_responsive_1 .pic_2 {
  position: absolute;
  left: 31px;
  bottom: 0px; }

/* line 1753, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_responsive_1 .pic_3 {
  position: absolute;
  left: 890px;
  bottom: 0px; }

/* line 1755, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_welcome_1 {
  height: 607px;
  position: relative;
  text-align: center; }

/* line 1756, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_welcome_1 h2 {
  padding: 16px 0px 9px;
  font-size: 22px;
  color: #272c30;
  line-height: 33px;
  font-family: 'Raleway';
  text-transform: uppercase; }

/* line 1757, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_welcome_1 h3 {
  padding-bottom: 0px;
  font-size: 16px;
  color: #6a6a6a;
  font-weight: 300;
  line-height: 24px; }

/* line 1758, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_welcome_1 .line {
  width: 44px;
  height: 3px;
  margin: 0px auto 8px;
  background: url(images/line_1.gif) repeat-x; }

/* line 1759, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_welcome_1 h2 + .line {
  margin: 6px auto 16px; }

/* line 1760, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_welcome_1 img {
  display: block; }

/* line 1761, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_welcome_1 .pic_1 {
  position: absolute;
  left: 144px;
  bottom: 0px; }

/* line 1762, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_welcome_1 .pic_2 {
  position: absolute;
  left: 54px;
  bottom: 0px; }

/* line 1763, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_welcome_1 .pic_3 {
  position: absolute;
  left: 355px;
  bottom: 0px; }

/* line 1765, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.facts.js_facts {
  font-family: 'Montserrat', Arial, Helvetica, sans-serif; }

/* line 1766, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.facts.js_facts.ver_fix {
  font-family: 'Lato', Arial, Helvetica, sans-serif;
  font-weight: 300; }

/* line 1770, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_facts_1 .general_title_1, .block_facts_1 .general_title_2 {
  margin-bottom: 34px; }

/* line 1772, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_facts_1 .facts {
  overflow: hidden; }

/* line 1773, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_facts_1 .facts li {
  width: 254px;
  margin-left: 28px;
  padding-top: 38px;
  float: left;
  display: block;
  background-repeat: no-repeat;
  background-position: center 0px;
  text-align: center; }

/* line 1774, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_facts_1 .facts li:first-child {
  margin-left: 0px; }

/* line 1775, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_facts_1 .facts li .num {
  padding-bottom: 8px;
  font-family: 'Dosis', Arial, Helvetica, sans-serif;
  font-size: 75px;
  color: #252525; }

/* line 1776, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_facts_1 .facts li .text {
  font-size: 12px;
  color: #0c0c0c;
  font-weight: bold;
  text-transform: uppercase; }

/* line 1778, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_facts_1 .facts li.fact_1 {
  background-image: url(images/icon_facts_1_1.png); }

/* line 1779, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_facts_1 .facts li.fact_2 {
  background-image: url(images/icon_facts_1_2.png); }

/* line 1780, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_facts_1 .facts li.fact_3 {
  background-image: url(images/icon_facts_1_3.png); }

/* line 1781, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_facts_1 .facts li.fact_4 {
  background-image: url(images/icon_facts_1_4.png); }

/* line 1783, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_facts_2 {
  padding: 53px 0px 44px; }

/* line 1784, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_facts_2 .facts {
  overflow: hidden; }

/* line 1785, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_facts_2 .facts li {
  width: 254px;
  margin-left: 28px;
  padding-top: 38px;
  float: left;
  display: block;
  background-repeat: no-repeat;
  background-position: center 0px;
  text-align: center; }

/* line 1786, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_facts_2 .facts li:first-child {
  margin-left: 0px; }

/* line 1787, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_facts_2 .facts li .num {
  padding-bottom: 8px;
  font-family: 'Dosis', Arial, Helvetica, sans-serif;
  font-size: 75px;
  color: #ffffff; }

/* line 1788, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_facts_2 .facts li .text {
  font-size: 12px;
  color: #ffffff;
  font-weight: bold;
  text-transform: uppercase; }

/* line 1790, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_facts_2 .facts li.fact_1 {
  background-image: url(images/icon_facts_2_1.png); }

/* line 1791, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_facts_2 .facts li.fact_2 {
  background-image: url(images/icon_facts_2_2.png); }

/* line 1792, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_facts_2 .facts li.fact_3 {
  background-image: url(images/icon_facts_2_3.png); }

/* line 1793, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_facts_2 .facts li.fact_4 {
  background-image: url(images/icon_facts_2_4.png); }

/* line 1795, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_facts_3 {
  padding: 73px 0px; }

/* line 1796, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_facts_3.no_spaces {
  padding: 0px; }

/* line 1798, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_facts_3 .general_title_1, .block_facts_3 .general_title_2 {
  margin-bottom: 34px; }

/* line 1800, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_facts_3 .facts {
  overflow: hidden; }

/* line 1801, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_facts_3 .facts li {
  width: 200px;
  margin-left: 25px;
  padding-top: 42px;
  float: left;
  display: block;
  background-repeat: no-repeat;
  background-position: center 0px;
  text-align: center; }

/* line 1802, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_facts_3 .facts li:first-child {
  margin-left: 0px; }

/* line 1803, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_facts_3 .facts li .num {
  padding-bottom: 5px;
  font-family: 'Montserrat', Helvetica, Arial, sans-serif;
  font-size: 52px;
  color: #252525; }

/* line 1804, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_facts_3 .facts li .text {
  font-size: 12px;
  color: #252525;
  font-weight: bold;
  text-transform: uppercase; }

/* line 1806, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_facts_3 .facts.ver_fix li .num {
  padding-bottom: 5px;
  font-family: 'Lato', Helvetica, Arial, sans-serif;
  font-size: 54px;
  color: #252525; }

/* line 1807, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_facts_3 .facts.ver_fix li .text {
  font-size: 12px;
  color: #252525;
  font-weight: 600;
  text-transform: uppercase; }

/* line 1809, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_facts_3 .facts li.fact_1 {
  background-image: url(images/icon_facts_3_1.png);
  background-size: 28px 30px; }

/* line 1810, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_facts_3 .facts li.fact_2 {
  background-image: url(images/icon_facts_3_2.png);
  background-size: 32px 29px; }

/* line 1811, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_facts_3 .facts li.fact_3 {
  background-image: url(images/icon_facts_3_3.png);
  background-size: 30px 30px; }

/* line 1812, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_facts_3 .facts li.fact_4 {
  background-image: url(images/icon_facts_3_4.png);
  background-size: 30px 30px; }

/* line 1813, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_facts_3 .facts li.fact_5 {
  background-image: url(images/icon_facts_3_5.png);
  background-size: 25px 29px; }

/* line 1814, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_facts_3 .facts li.fact_6 {
  background-image: url(images/icon_facts_3_6.png);
  background-size: 20px 29px; }

/* line 1815, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_facts_3 .facts li.fact_7 {
  background-image: url(images/icon_facts_3_7.png);
  background-size: 32px 30px; }

/* line 1816, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_facts_3.alt_1 li {
  width: 180px;
  margin-left: 0px; }

/* line 1818, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_facts_4 {
  padding: 38px 0px 46px;
  background: url(images/bg_title_5.jpg) repeat-y center top; }

/* line 1819, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_facts_4.no_spaces {
  padding: 0px; }

/* line 1821, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_facts_4 .general_title_1, .block_facts_4 .general_title_2 {
  margin-bottom: 34px; }

/* line 1823, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_facts_4 .facts {
  overflow: hidden; }

/* line 1824, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_facts_4 .facts li {
  width: 200px;
  margin-left: 25px;
  float: left;
  display: block;
  background-repeat: no-repeat;
  background-position: center 0px;
  text-align: center; }

/* line 1825, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_facts_4 .facts li:first-child {
  margin-left: 0px; }

/* line 1826, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_facts_4 .facts li .num {
  padding-bottom: 8px;
  font-family: 'Montserrat', Helvetica, Arial, sans-serif;
  font-size: 54px;
  color: #ffffff; }

/* line 1827, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_facts_4 .facts li .text {
  font-size: 12px;
  color: #ffffff;
  font-weight: bold;
  text-transform: uppercase; }

/* line 1829, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_facts_4 .facts.ver_fix li .num {
  padding-bottom: 8px;
  font-family: 'Lato', Helvetica, Arial, sans-serif;
  font-size: 54px;
  color: #ffffff; }

/* line 1830, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_facts_4 .facts.ver_fix li .text {
  font-size: 12px;
  color: #ffffff;
  font-weight: 600;
  text-transform: uppercase; }

/* line 1833, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_facts_5 .facts {
  overflow: hidden; }

/* line 1834, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_facts_5 .facts li {
  margin-left: 42px;
  padding-left: 48px;
  float: left;
  display: block;
  background-repeat: no-repeat;
  background-position: 0px 7px; }

/* line 1835, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_facts_5 .facts li:first-child {
  margin-left: 0px; }

/* line 1836, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_facts_5 .facts li .num {
  padding-bottom: 0px;
  font-family: 'Signika';
  font-size: 44px;
  color: #1a232b;
  font-weight: 300; }

/* line 1837, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_facts_5 .facts li .text {
  font-size: 11px;
  color: #898989;
  font-weight: 600;
  text-transform: uppercase; }

/* line 1839, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_facts_5 .facts.ver_fix li .num {
  padding-bottom: 0px;
  font-family: 'Lato';
  font-size: 40px;
  color: #1a232b;
  font-weight: 300; }

/* line 1840, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_facts_5 .facts.ver_fix li .text {
  font-size: 11px;
  color: #898989;
  font-weight: 600;
  text-transform: uppercase; }

/* line 1842, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_facts_5 .facts li.fact_1 {
  background-image: url(images/icon_facts_5_1.png);
  background-position: 0px 6px;
  background-size: 35px 31px !important; }

/* line 1843, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_facts_5 .facts li.fact_2 {
  background-image: url(images/icon_facts_5_2.png);
  background-size: 36px 30px !important; }

/* line 1844, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_facts_5 .facts li.fact_3 {
  background-image: url(images/icon_facts_5_3.png);
  background-size: 35px 27px !important; }

/* line 1845, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_facts_5 .facts li.fact_4 {
  background-image: url(images/icon_facts_5_4.png);
  background-position: 0px 3px;
  background-size: 35px 36px !important; }

/* line 1848, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_team_1 .teammates {
  margin-left: -28px;
  margin-bottom: -28px;
  padding-top: 34px;
  overflow: hidden; }

/* line 1849, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_team_1 .teammate {
  width: 254px;
  margin-left: 28px;
  margin-bottom: 28px;
  float: left; }

/* line 1850, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_team_1 .teammate .photo {
  height: 263px;
  margin-bottom: 15px;
  position: relative;
  overflow: hidden; }

/* line 1851, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_team_1 .teammate .photo img {
  width: 100%;
  height: auto;
  display: block; }

/* line 1852, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_team_1 .teammate .photo .social {
  height: 36px;
  background-color: #fafafa;
  text-align: center; }

/* line 1853, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_team_1 .teammate .photo .social ul {
  display: inline-block;
  overflow: hidden; }

/* line 1854, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_team_1 .teammate .photo .social li {
  float: left;
  display: block; }

/* line 1855, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_team_1 .teammate .photo:hover img {
  margin-top: -36px; }

/* line 1856, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_team_1 .teammate .name {
  padding-bottom: 0px;
  font-size: 15px;
  font-family: 'Raleway';
  color: #373737;
  font-weight: 500;
  line-height: 24px;
  text-align: center; }

/* line 1857, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_team_1 .teammate .position {
  font-size: 12px;
  color: #71be3c;
  line-height: 21px;
  text-align: center; }

/* line 1858, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_team_1 .teammate .description {
  padding-top: 6px; }

/* line 1859, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_team_1 .teammate .description p {
  padding-bottom: 0px;
  font-size: 13px;
  line-height: 21px;
  text-align: center; }

/* line 1860, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_team_1 .teammates.slider {
  margin: 0px;
  overflow: visible; }

/* line 1861, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_team_1 .teammates.slider .teammate {
  width: auto;
  margin: 0px;
  float: none; }

/* line 1862, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_team_1 .flex-direction-nav {
  display: block;
  position: absolute;
  right: 0px;
  top: -104px; }

/* line 1863, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_team_1 .flex-direction-nav li {
  margin-left: 12px;
  float: left;
  display: block; }

/* line 1864, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_team_1 .flex-direction-nav li:first-child {
  margin-left: 0px; }

/* line 1865, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_team_1 .flex-direction-nav li a {
  width: 11px;
  height: 17px;
  display: block;
  background-repeat: no-repeat;
  background-image: url(images/sprite_arrow_1.png);
  text-indent: -9000px; }

/* line 1866, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_team_1 .flex-direction-nav li a.flex-prev {
  background-position: left top; }

/* line 1867, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_team_1 .flex-direction-nav li a.flex-prev:hover {
  background-position: left bottom; }

/* line 1868, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_team_1 .flex-direction-nav li a.flex-next {
  background-position: right top; }

/* line 1869, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_team_1 .flex-direction-nav li a.flex-next:hover {
  background-position: right bottom; }

/* line 1870, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_team_1.alt_1 .teammates {
  margin-top: -11px;
  padding-top: 0px; }

/* line 1871, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_team_1.alt_2 .teammates {
  margin-top: -11px;
  padding-top: 0px; }

/* line 1872, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_team_1.alt_2 .teammate .photo:hover img {
  margin-top: 0px; }

/* line 1874, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_promo_1 {
  padding: 29px 33px;
  background-color: #fafafa;
  border: 1px solid #edf0f2;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px; }

/* line 1883, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_promo_1 .text {
  padding-left: 5px;
  float: left;
  font-family: 'Raleway';
  font-size: 19px;
  color: #272c30;
  font-weight: 400;
  line-height: 38px; }

/* line 1884, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_promo_1 .button {
  float: right; }

/* line 1887, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_1 .posts {
  margin-left: -28px;
  padding-top: 35px;
  overflow: hidden; }

/* line 1888, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_1 article {
  width: 254px;
  margin-left: 28px;
  float: left; }

/* line 1889, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_1 article .image {
  margin-bottom: 13px;
  overflow: hidden;
  position: relative; }

/* line 1890, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_1 article .image img {
  width: 100%;
  height: auto;
  display: block; }

/* line 1891, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_1 article .image span.icon {
  width: 38px;
  height: 38px;
  margin-left: -19px;
  margin-top: -19px;
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  background-color: #ffffff;
  background-repeat: no-repeat;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px; }

/* line 1908, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_1 article .image span.icon.play {
  background-image: url(images/icon_play_1.png);
  background-position: 16px 15px; }

/* line 1909, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_1 article .slider {
  margin-bottom: 13px; }

/* line 1910, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_1 article .slider .flex-direction-nav a {
  width: 27px;
  height: 27px;
  margin-top: -14px;
  display: block;
  position: absolute;
  top: 50%;
  background-color: #1a232b;
  background-repeat: no-repeat;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  text-indent: -9000px; }

/* line 1927, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_1 article .slider .flex-direction-nav a:hover {
  background-color: #71be3c; }

/* line 1928, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_1 article .slider .flex-direction-nav a.flex-prev {
  left: 8px;
  background-image: url(images/arrow_3.png);
  background-position: 9px 9px; }

/* line 1929, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_1 article .slider .flex-direction-nav a.flex-next {
  right: 8px;
  background-image: url(images/arrow_4.png);
  background-position: 11px 9px; }

/* line 1930, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_1 article h3 {
  padding-bottom: 5px;
  font-size: 15px;
  font-weight: 600;
  line-height: 23px; }

/* line 1931, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_1 article h3 a {
  font-size: 15px;
  font-weight: 600; }

/* line 1932, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_1 article .description {
  min-height: 75px;
  border-bottom: 1px solid #efefef; }

/* line 1933, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_1 article .description p {
  padding-bottom: 0px;
  font-size: 13px;
  line-height: 21px; }

/* line 1934, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_1 article .info {
  padding-top: 13px;
  overflow: hidden;
  font-size: 12px;
  color: #989898; }

/* line 1935, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_1 article .date {
  float: left;
  line-height: 14px; }

/* line 1936, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_1 article .comments {
  margin-left: 8px;
  padding-left: 15px;
  float: right;
  background: url(images/icon_comments_2.png) no-repeat 0px 2px;
  line-height: 14px; }

/* line 1937, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_1 article .likes {
  padding-left: 13px;
  float: right;
  background: url(images/icon_like_2.png) no-repeat 0px 2px;
  line-height: 14px; }

/* line 1938, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_1 .posts.posts_slider {
  margin: 0px;
  overflow: visible; }

/* line 1939, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_1 .posts.posts_slider article {
  width: auto;
  margin: 0px;
  float: none; }

/* line 1940, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_1 .posts.posts_slider .flex-direction-nav {
  display: block;
  position: absolute;
  right: 0px;
  top: -104px; }

/* line 1941, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_1 .posts.posts_slider .flex-direction-nav li {
  margin-left: 12px;
  float: left;
  display: block; }

/* line 1942, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_1 .posts.posts_slider .flex-direction-nav li:first-child {
  margin-left: 0px; }

/* line 1943, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_1 .posts.posts_slider .flex-direction-nav li a {
  width: 11px;
  height: 17px;
  display: block;
  background-repeat: no-repeat;
  background-image: url(images/sprite_arrow_1.png);
  text-indent: -9000px; }

/* line 1944, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_1 .posts.posts_slider .flex-direction-nav li a.flex-prev {
  background-position: left top; }

/* line 1945, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_1 .posts.posts_slider .flex-direction-nav li a.flex-prev:hover {
  background-position: left bottom; }

/* line 1946, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_1 .posts.posts_slider .flex-direction-nav li a.flex-next {
  background-position: right top; }

/* line 1947, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_1 .posts.posts_slider .flex-direction-nav li a.flex-next:hover {
  background-position: right bottom; }

/* line 1949, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_timeline_1 {
  width: 820px;
  margin: 0px auto;
  padding: 70px 0px 100px; }

/* line 1950, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_timeline_1 article {
  padding-bottom: 50px;
  overflow: hidden;
  position: relative; }

/* line 1951, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_timeline_1 article:before {
  width: 1px;
  display: block;
  position: absolute;
  left: 26px;
  top: 49px;
  bottom: 0px;
  background-color: #eaeaea;
  content: ' '; }

/* line 1952, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_timeline_1 article:after {
  width: 20px;
  height: 1px;
  display: block;
  position: absolute;
  left: 53px;
  top: 25px;
  background-color: #eaeaea;
  content: ' '; }

/* line 1953, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_timeline_1 article .date {
  width: 53px;
  height: 50px;
  margin-right: 20px;
  float: left;
  position: relative;
  background: url(images/bg_timeline_date_1.png) no-repeat;
  background-size: 53px 50px;
  font-size: 11px;
  color: #30353a;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 14px;
  text-align: center; }

/* line 1954, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_timeline_1 article .date span {
  padding-top: 11px;
  display: block;
  font-weight: bold; }

/* line 1955, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_timeline_1 article .content {
  padding-bottom: 1px;
  overflow: hidden; }

/* line 1956, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_timeline_1 article .f_pic {
  position: relative; }

/* line 1957, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_timeline_1 article .f_pic img {
  width: 100%;
  height: auto;
  display: block; }

/* line 1958, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_timeline_1 article .f_pic .hover {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
  opacity: 0; }

/* line 1959, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_timeline_1 article .f_pic:hover .hover {
  opacity: 1; }

/* line 1960, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_timeline_1 article .f_pic .hover.type_1 {
  background-color: rgba(255, 255, 255, 0.42); }

/* line 1961, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_timeline_1 article .f_pic .icon {
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  background-repeat: no-repeat;
  text-indent: -9000px; }

/* line 1962, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_timeline_1 article .f_pic .icon.more {
  width: 43px;
  height: 43px;
  margin-left: -21px;
  margin-top: -21px;
  background-image: url(images/icon_more_2.png); }

/* line 1963, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_timeline_1 article .f_pic .icon.video {
  width: 48px;
  height: 48px;
  margin-left: -24px;
  margin-top: -24px;
  background-image: url(images/icon_play_2.png);
  background-size: 48px 96px; }

/* line 1964, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_timeline_1 article .f_pic .icon.video:hover {
  background-position: left bottom; }

/* line 1965, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_timeline_1 article .f_slider .flex-direction-nav a {
  width: 41px;
  height: 41px;
  margin-top: -20px;
  display: block;
  position: absolute;
  top: 50%;
  background-repeat: no-repeat;
  text-indent: -9000px;
  opacity: 0.8; }

/* line 1966, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_timeline_1 article .f_slider .flex-direction-nav a:hover {
  opacity: 1; }

/* line 1967, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_timeline_1 article .f_slider .flex-direction-nav a.flex-prev {
  left: 17px;
  background-image: url(images/arrow_11.png); }

/* line 1968, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_timeline_1 article .f_slider .flex-direction-nav a.flex-next {
  right: 17px;
  background-image: url(images/arrow_12.png); }

/* line 1969, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_timeline_1 article .description {
  padding: 22px 20px 28px;
  background-color: #ffffff;
  border-left: 1px solid #f3f3f3;
  border-right: 1px solid #f3f3f3;
  border-bottom: 1px solid #e1e1e1;
  -webkit-border-radius: 0px 0px 2px 2px;
  -moz-border-radius: 0px 0px 2px 2px;
  border-radius: 0px 0px 2px 2px;
  -webkit-box-shadow: 0px 2px 2px -1px #efefef;
  -moz-box-shadow: 0px 2px 2px -1px #efefef;
  box-shadow: 0px 2px 2px -1px #efefef; }

/* line 1985, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_timeline_1 article .description h3 {
  padding-bottom: 8px;
  font-weight: 500;
  font-family: 'Raleway';
  line-height: 20px; }

/* line 1986, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_timeline_1 article .description h3 a {
  font-weight: 500;
  font-family: 'Raleway'; }

/* line 1987, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_timeline_1 article .description h4 {
  padding-bottom: 10px;
  font-size: 12px;
  color: #a3aaaa;
  line-height: 20px; }

/* line 1988, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_timeline_1 article .description h4 a {
  font-size: 12px;
  color: #a3aaaa; }

/* line 1989, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_timeline_1 article .description .text {
  padding-bottom: 18px; }

/* line 1990, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_timeline_1 article .description .text p {
  padding-bottom: 0px;
  line-height: 21px; }

/* line 1991, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_timeline_1 article .description .stats {
  padding-top: 9px;
  float: right; }

/* line 1992, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_timeline_1 article .description .stats li {
  margin-left: 12px;
  padding-left: 17px;
  float: left;
  display: block;
  background-repeat: no-repeat;
  background-position: 0px 2px;
  font-size: 12px;
  color: #989898;
  line-height: 14px; }

/* line 1993, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_timeline_1 article .description .stats li:first-child {
  margin-left: 0px; }

/* line 1994, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_timeline_1 article .description .stats li.likes {
  background-image: url(images/icon_like_1.png);
  background-size: 12px 12px; }

/* line 1995, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_timeline_1 article .description .stats li.comments {
  background-image: url(images/icon_comments_3.png);
  background-size: 12px 11px; }

/* line 1996, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_timeline_1 article .description .button {
  float: left; }

/* line 1998, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_timeline_1 .button_more a {
  height: 40px;
  line-height: 38px;
  padding: 0px;
  display: block;
  position: relative;
  font-size: 11px; }

/* line 1999, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_timeline_1 .button_more a:before {
  height: 1px;
  display: block;
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 1px;
  background-color: #e0e0e0;
  content: ' '; }

/* line 2000, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_timeline_1 .block_audio_1 {
  padding: 8px 0px 16px; }

/* line 2002, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_timeline_1.alt_1 {
  width: auto;
  margin: 0px;
  padding: 4px 0px 0px; }

/* line 2004, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_masonry_1 {
  min-height: 300px;
  padding: 70px 0px 100px; }

/* line 2005, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_masonry_1 .posts {
  height: 0px;
  margin-left: -31px;
  margin-bottom: -31px;
  overflow: hidden;
  position: relative; }

/* line 2006, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_masonry_1 article {
  width: 346px;
  margin-left: 31px;
  margin-bottom: 31px;
  overflow: hidden;
  position: absolute;
  left: 0px;
  top: 0px; }

/* line 2007, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_masonry_1 article .content {
  padding-bottom: 1px;
  overflow: hidden; }

/* line 2008, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_masonry_1 article .f_pic {
  position: relative; }

/* line 2009, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_masonry_1 article .f_pic img {
  width: 100%;
  height: auto;
  display: block; }

/* line 2010, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_masonry_1 article .f_pic .hover {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
  opacity: 0; }

/* line 2011, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_masonry_1 article .f_pic:hover .hover {
  opacity: 1; }

/* line 2012, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_masonry_1 article .f_pic .hover.type_1 {
  background-color: rgba(255, 255, 255, 0.42); }

/* line 2013, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_masonry_1 article .f_pic .icon {
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  background-repeat: no-repeat;
  text-indent: -9000px; }

/* line 2014, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_masonry_1 article .f_pic .icon.more {
  width: 43px;
  height: 43px;
  margin-left: -21px;
  margin-top: -21px;
  background-image: url(images/icon_more_2.png); }

/* line 2015, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_masonry_1 article .f_pic .icon.video {
  width: 48px;
  height: 48px;
  margin-left: -24px;
  margin-top: -24px;
  background-image: url(images/icon_play_2.png);
  background-size: 48px 96px; }

/* line 2016, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_masonry_1 article .f_pic .icon.video:hover {
  background-position: left bottom; }

/* line 2017, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_masonry_1 article .f_slider .flex-direction-nav a {
  width: 41px;
  height: 41px;
  margin-top: -20px;
  display: block;
  position: absolute;
  top: 50%;
  background-repeat: no-repeat;
  text-indent: -9000px;
  opacity: 0.8; }

/* line 2018, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_masonry_1 article .f_slider .flex-direction-nav a:hover {
  opacity: 1; }

/* line 2019, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_masonry_1 article .f_slider .flex-direction-nav a.flex-prev {
  left: 17px;
  background-image: url(images/arrow_11.png); }

/* line 2020, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_masonry_1 article .f_slider .flex-direction-nav a.flex-next {
  right: 17px;
  background-image: url(images/arrow_12.png); }

/* line 2021, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_masonry_1 article .description {
  padding: 22px 20px 28px;
  background-color: #ffffff;
  border-left: 1px solid #f1f1f1;
  border-right: 1px solid #f1f1f1;
  border-bottom: 1px solid #e0e0e0;
  -webkit-border-radius: 0px 0px 2px 2px;
  -moz-border-radius: 0px 0px 2px 2px;
  border-radius: 0px 0px 2px 2px;
  -webkit-box-shadow: 0px 2px 2px -1px #f1f1f1;
  -moz-box-shadow: 0px 2px 2px -1px #f1f1f1;
  box-shadow: 0px 2px 2px -1px #f1f1f1; }

/* line 2037, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_masonry_1 article .description h3 {
  padding-bottom: 8px;
  font-weight: 500;
  font-family: 'Raleway';
  line-height: 20px; }

/* line 2038, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_masonry_1 article .description h3 a {
  font-weight: 500;
  font-family: 'Raleway'; }

/* line 2039, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_masonry_1 article .description h3 a:hover {
  color: #71be3c;
  text-decoration: none; }

/* line 2040, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_masonry_1 article .description h4 {
  padding-bottom: 10px;
  font-size: 12px;
  color: #a3aaaa;
  line-height: 20px; }

/* line 2041, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_masonry_1 article .description h4 a {
  font-size: 12px;
  color: #a3aaaa; }

/* line 2042, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_masonry_1 article .description .text {
  padding-bottom: 18px; }

/* line 2043, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_masonry_1 article .description .text p {
  padding-bottom: 0px;
  line-height: 21px; }

/* line 2044, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_masonry_1 article .description .stats {
  padding-top: 9px;
  float: right; }

/* line 2045, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_masonry_1 article .description .stats li {
  margin-left: 12px;
  padding-left: 17px;
  float: left;
  display: block;
  background-repeat: no-repeat;
  background-position: 0px 2px;
  font-size: 12px;
  color: #989898;
  line-height: 14px; }

/* line 2046, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_masonry_1 article .description .stats li.likes {
  background-image: url(images/icon_like_1.png);
  background-size: 12px 12px; }

/* line 2047, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_masonry_1 article .description .stats li.comments {
  background-image: url(images/icon_comments_3.png);
  background-size: 12px 11px; }

/* line 2048, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_masonry_1 article .description .button {
  float: left; }

/* line 2049, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_masonry_1 .button_more {
  width: 346px;
  margin: 0px auto;
  padding-top: 40px; }

/* line 2050, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_masonry_1 .button_more a {
  height: 36px;
  line-height: 36px;
  padding: 0px;
  display: block;
  position: relative;
  font-size: 11px; }

/* line 2051, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_masonry_1 .block_audio_1 {
  padding: 8px 0px 16px; }

/* line 2053, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_masonry_1.alt_1 {
  padding: 4px 0px 0px; }

/* line 2054, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_masonry_1.alt_1 .posts {
  margin-left: -28px; }

/* line 2055, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_masonry_1.alt_1 article {
  margin-left: 28px; }

/* line 2057, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_masonry_1.full_width {
  padding: 70px 7px 100px 38px; }

/* line 2058, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_masonry_1.full_width .posts {
  width: 100.5%;
  margin-left: 0px; }

/* line 2059, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_masonry_1.full_width article {
  width: 19.94%;
  margin: 0px;
  padding-right: 31px;
  padding-bottom: 31px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

/* line 2070, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_standart_1 {
  padding-top: 4px; }

/* line 2071, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_standart_1 article {
  padding-top: 50px;
  overflow: hidden;
  position: relative; }

/* line 2072, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_standart_1 article:first-child {
  padding-top: 0px; }

/* line 2073, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_standart_1 article .info {
  width: 53px;
  margin-right: 20px;
  float: left;
  text-align: center; }

/* line 2074, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_standart_1 article .info .likes {
  padding-left: 18px;
  display: inline-block;
  background: url(images/icon_like_1.png) no-repeat 0px 2px;
  background-size: 12px 12px;
  color: #989898;
  line-height: 15px; }

/* line 2075, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_standart_1 article .date {
  width: 53px;
  height: 50px;
  margin-bottom: 11px;
  position: relative;
  background: url(images/bg_timeline_date_1.png) no-repeat;
  background-size: 53px 50px;
  font-size: 11px;
  color: #30353a;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 14px;
  text-align: center; }

/* line 2076, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_standart_1 article .date span {
  padding-top: 11px;
  display: block;
  font-weight: bold; }

/* line 2077, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_standart_1 article .content {
  padding-bottom: 30px;
  overflow: hidden;
  border-bottom: 1px solid #ededed; }

/* line 2078, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_standart_1 article .f_pic {
  position: relative; }

/* line 2079, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_standart_1 article .f_pic img {
  width: 100%;
  height: auto;
  display: block; }

/* line 2080, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_standart_1 article .f_pic .hover {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
  opacity: 0; }

/* line 2081, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_standart_1 article .f_pic:hover .hover {
  opacity: 1; }

/* line 2082, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_standart_1 article .f_pic .hover.type_1 {
  background-color: rgba(255, 255, 255, 0.42); }

/* line 2083, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_standart_1 article .f_pic .icon {
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  background-repeat: no-repeat;
  text-indent: -9000px; }

/* line 2084, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_standart_1 article .f_pic .icon.more {
  width: 43px;
  height: 43px;
  margin-left: -21px;
  margin-top: -21px;
  background-image: url(images/icon_more_2.png); }

/* line 2085, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_standart_1 article .f_pic .icon.video {
  width: 48px;
  height: 48px;
  margin-left: -24px;
  margin-top: -24px;
  background-image: url(images/icon_play_2.png);
  background-size: 48px 96px; }

/* line 2086, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_standart_1 article .f_pic .icon.video:hover {
  background-position: left bottom; }

/* line 2087, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_standart_1 article .f_slider .flex-direction-nav a {
  width: 41px;
  height: 41px;
  margin-top: -20px;
  display: block;
  position: absolute;
  top: 50%;
  background-repeat: no-repeat;
  text-indent: -9000px;
  opacity: 0.8; }

/* line 2088, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_standart_1 article .f_slider .flex-direction-nav a:hover {
  opacity: 1; }

/* line 2089, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_standart_1 article .f_slider .flex-direction-nav a.flex-prev {
  left: 17px;
  background-image: url(images/arrow_11.png); }

/* line 2090, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_standart_1 article .f_slider .flex-direction-nav a.flex-next {
  right: 17px;
  background-image: url(images/arrow_12.png); }

/* line 2091, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_standart_1 article .description {
  padding: 22px 0px 0px; }

/* line 2092, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_standart_1 article .description h3 {
  padding-bottom: 12px;
  font-weight: 500;
  font-family: 'Raleway';
  line-height: 20px; }

/* line 2093, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_standart_1 article .description h3 a {
  font-weight: 500;
  font-family: 'Raleway'; }

/* line 2094, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_standart_1 article .description h3 a:hover {
  color: #71be3c;
  text-decoration: none; }

/* line 2095, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_standart_1 article .description .stats {
  padding-bottom: 13px;
  overflow: hidden; }

/* line 2096, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_standart_1 article .description .stats li {
  margin-left: 14px;
  padding-left: 17px;
  float: left;
  display: block;
  background-repeat: no-repeat;
  background-position: 0px 2px;
  font-size: 12px;
  color: #a3aaaa;
  line-height: 14px; }

/* line 2097, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_standart_1 article .description .stats li:first-child {
  margin-left: 0px; }

/* line 2098, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_standart_1 article .description .stats li a {
  font-size: 12px;
  color: #a3aaaa; }

/* line 2099, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_standart_1 article .description .stats li.author {
  background-image: url(images/icon_author_1.png);
  background-position: 0px 1px;
  background-size: 12px 13px; }

/* line 2100, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_standart_1 article .description .stats li.comments {
  background-image: url(images/icon_comments_3.png);
  background-size: 12px 11px; }

/* line 2101, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_standart_1 article .description .text {
  padding-bottom: 17px; }

/* line 2102, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_standart_1 article .description .text p {
  padding-bottom: 0px;
  line-height: 21px; }

/* line 2104, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_standart_1 .block_audio_1 {
  padding: 6px 0px 14px; }

/* line 2106, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_standart_1 article.w_bg .description {
  padding: 19px 20px 33px;
  background-color: #ffffff;
  border-left: 1px solid #f0f0f0;
  border-right: 1px solid #f0f0f0;
  border-top: 1px solid #f0f0f0;
  border-bottom: 1px solid #e0e0e0;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: 0px 2px 2px -1px #f1f1f1;
  -moz-box-shadow: 0px 2px 2px -1px #f1f1f1;
  box-shadow: 0px 2px 2px -1px #f1f1f1; }

/* line 2123, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_standart_1 article.no_f {
  margin-top: -5px; }

/* line 2124, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_standart_1 article.no_f .info {
  padding-top: 5px; }

/* line 2125, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_standart_1 article.no_f .description {
  padding-top: 0px; }

/* line 2128, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_post .post {
  padding-bottom: 13px; }

/* line 2129, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_post .post h2 {
  padding-bottom: 15px;
  font-size: 17px;
  font-weight: 500;
  font-family: 'Raleway';
  line-height: 20px; }

/* line 2130, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_post .post .info {
  padding-bottom: 24px;
  overflow: hidden; }

/* line 2131, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_post .post .info li {
  margin-left: 22px;
  padding-left: 17px;
  padding-bottom: 2px;
  float: left;
  display: block;
  background-repeat: no-repeat;
  background-position: 0px 1px;
  font-size: 12px;
  color: #a3aaaa;
  line-height: 14px; }

/* line 2132, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_post .post .info li:first-child {
  margin-left: 0px; }

/* line 2133, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_post .post .info li a {
  font-size: 12px;
  color: #a3aaaa; }

/* line 2134, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_post .post .info li.author {
  background-image: url(images/icon_author_1.png);
  background-size: 12px 13px; }

/* line 2135, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_post .post .info li.date {
  padding-left: 14px;
  background-image: url(images/icon_date_1.png);
  background-size: 10px 14px; }

/* line 2136, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_post .post .info li.comments {
  background-image: url(images/icon_comments_3.png);
  background-size: 12px 11px; }

/* line 2137, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_post .post .f_pic {
  padding-bottom: 29px; }

/* line 2138, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_post .post .f_pic img {
  max-width: 100%;
  height: auto;
  display: block; }

/* line 2139, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_post .post .f_slider {
  padding-bottom: 29px; }

/* line 2140, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_post .post .f_slider .flex-direction-nav a {
  width: 41px;
  height: 41px;
  margin-top: -20px;
  display: block;
  position: absolute;
  top: 50%;
  background-repeat: no-repeat;
  text-indent: -9000px;
  opacity: 0.8; }

/* line 2141, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_post .post .f_slider .flex-direction-nav a:hover {
  opacity: 1; }

/* line 2142, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_post .post .f_slider .flex-direction-nav a.flex-prev {
  left: 17px;
  background-image: url(images/arrow_11.png); }

/* line 2143, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_post .post .f_slider .flex-direction-nav a.flex-next {
  right: 17px;
  background-image: url(images/arrow_12.png); }

/* line 2144, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_post .post .block_audio_1 {
  margin-bottom: 29px; }

/* line 2145, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_post .post .block_video_1 {
  margin-bottom: 29px; }

/* line 2146, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_post .post .content p {
  padding-bottom: 21px;
  line-height: 21px; }

/* line 2147, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_post .post .content .large_title {
  padding-bottom: 21px;
  font-size: 15px;
  font-weight: 500;
  font-family: 'Raleway';
  line-height: 20px; }

/* line 2148, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_post .post .content .small_title {
  padding-bottom: 21px;
  font-size: 13px;
  font-weight: 500;
  font-family: 'Raleway';
  line-height: 20px; }

/* line 2149, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_post .post .content .alt_title_1 {
  padding-bottom: 27px;
  font-family: 'PT Serif';
  font-size: 15px;
  font-weight: normal;
  line-height: 23px; }

/* line 2150, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_post .post .content .alt_title_2 {
  padding-bottom: 21px;
  font-family: 'PT Serif';
  font-size: 15px;
  font-weight: normal;
  line-height: 23px; }

/* line 2152, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_post .post_description {
  overflow: hidden;
  border-top: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6; }

/* line 2153, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_post .post_description .tags {
  height: 43px;
  line-height: 43px;
  float: left;
  font-size: 12px; }

/* line 2154, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_post .post_description .tags a {
  font-size: 12px; }

/* line 2155, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_post .post_description .tags a:hover {
  color: #71be3c;
  text-decoration: none; }

/* line 2156, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_post .post_description .social {
  padding-right: 3px;
  float: right; }

/* line 2157, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_post .post_description .social ul {
  padding-top: 15px;
  float: left;
  display: block; }

/* line 2158, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_post .post_description .social li {
  margin-left: 22px;
  float: left;
  display: block; }

/* line 2159, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_post .post_description .social li:first-child {
  margin-left: 0px; }

/* line 2160, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_post .post_description .likes {
  height: 43px;
  line-height: 43px;
  margin-right: 17px;
  padding-left: 21px;
  padding-right: 18px;
  float: left;
  position: relative;
  background: url(images/icon_like_3.png) no-repeat 0px 16px;
  background-size: 14px 13px;
  font-size: 12px; }

/* line 2161, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_post .post_description .likes:before {
  width: 1px;
  height: 10px;
  display: block;
  position: absolute;
  right: 0px;
  top: 17px;
  background-color: #eeeeee;
  content: ' '; }

/* line 2162, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_post .post_description .likes:hover {
  background-image: url(images/icon_like_3_act.png);
  background-size: 14px 13px; }

/* line 2164, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_post .post_author {
  padding-top: 45px;
  overflow: hidden; }

/* line 2165, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_post .post_author .userpic {
  width: 62px;
  margin-right: 20px;
  padding-top: 4px;
  float: left; }

/* line 2166, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_post .post_author .userpic img {
  width: 100%;
  height: auto;
  display: block;
  -webkit-border-radius: 31px;
  -moz-border-radius: 31px;
  border-radius: 31px; }

/* line 2175, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_post .post_author .content {
  overflow: hidden; }

/* line 2176, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_post .post_author .content h3 {
  padding-bottom: 10px;
  font-size: 15px;
  font-weight: 500;
  font-family: 'Raleway';
  line-height: 20px; }

/* line 2177, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_post .post_author .content p {
  padding-bottom: 0px;
  line-height: 21px; }

/* line 2179, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_post .post_related_articles {
  padding-top: 40px; }

/* line 2180, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_post .post_related_articles .general_title_2 {
  margin-bottom: 28px; }

/* line 2181, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_post .post_related_articles .posts {
  margin-left: -21px;
  overflow: hidden; }

/* line 2182, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_post .post_related_articles .posts article {
  width: 226px;
  margin-left: 21px;
  float: left; }

/* line 2183, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_post .post_related_articles .posts article .f_pic {
  padding-bottom: 15px; }

/* line 2184, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_post .post_related_articles .posts article .f_pic img {
  width: 100%; }

/* line 2185, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_post .post_related_articles .posts article h3 {
  padding-bottom: 0px;
  font-size: 14px;
  font-weight: 500;
  font-family: 'Raleway';
  line-height: 20px; }

/* line 2186, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_post .post_related_articles .posts article h3 a {
  font-size: 14px;
  font-weight: 500; }

/* line 2187, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_post .post_related_articles .posts article.w_icon .f_pic a {
  display: block;
  position: relative; }

/* line 2188, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_post .post_related_articles .posts article.w_icon .f_pic a:before {
  display: block;
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
  background-repeat: no-repeat;
  background-position: center center;
  content: ' '; }

/* line 2189, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_post .post_related_articles .posts article.quote .f_pic a:before {
  background-image: url(images/icon_quote_2.png); }

/* line 2190, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_post .post_related_articles .posts article.lnk .f_pic a:before {
  background-image: url(images/icon_lnk_2.png); }

/* line 2191, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_post .post_related_articles .posts article.text .f_pic a:before {
  background-image: url(images/icon_text_1.png); }

/* line 2192, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_post .post_related_articles .posts article.video .f_pic a:before {
  display: none; }

/* line 2193, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_post .post_related_articles .posts article.video .f_pic a:after {
  width: 38px;
  height: 38px;
  margin-left: -19px;
  margin-top: -19px;
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  background-repeat: no-repeat;
  background-image: url(images/icon_play_3.png);
  content: ' '; }

/* line 2194, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_post .post_related_articles .posts article.video .f_pic:hover a:after {
  background-position: left bottom; }

/* line 2195, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_post.full .post_related_articles .posts {
  margin-left: -28px; }

/* line 2196, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_post.full .post_related_articles .posts article {
  width: 254px;
  margin-left: 28px; }

/* line 2198, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_post .post_comments {
  padding-top: 42px; }

/* line 2199, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_post .post_comments .general_title_2 {
  margin-bottom: 28px; }

/* line 2200, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_post .post_comments .comment {
  margin-top: 17px; }

/* line 2201, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_post .post_comments .comment .inside {
  padding: 22px 55px 22px 18px;
  overflow: hidden;
  position: relative;
  background-color: #ffffff;
  border: 1px solid #e8e8e8;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.04);
  -moz-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.04);
  box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.04); }

/* line 2217, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_post .post_comments .comment .avatar {
  width: 61px;
  margin-right: 12px;
  padding-top: 4px;
  float: left; }

/* line 2218, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_post .post_comments .comment .avatar img {
  width: 100%;
  height: auto;
  display: block;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px; }

/* line 2227, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_post .post_comments .comment .controls {
  position: absolute;
  right: 20px;
  top: 23px; }

/* line 2228, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_post .post_comments .comment .controls .reply {
  padding-left: 13px;
  background: url(images/icon_reply_1.png) no-repeat 0px 2px;
  background-size: 8px 8px;
  font-size: 10px;
  color: #1a232b;
  font-weight: 600;
  text-transform: uppercase; }

/* line 2229, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_post .post_comments .comment .controls .reply:hover {
  background-image: url(images/icon_reply_2.png);
  background-size: 8px 8px;
  color: #71be3c;
  text-decoration: none; }

/* line 2230, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_post .post_comments .comment .content {
  overflow: hidden; }

/* line 2231, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_post .post_comments .comment .content h4 {
  padding-bottom: 10px;
  font-size: 13px;
  color: #2f3341;
  font-weight: bold;
  line-height: 16px; }

/* line 2232, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_post .post_comments .comment .content h4 a {
  font-size: 13px;
  color: #2f3341;
  font-weight: bold; }

/* line 2233, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_post .post_comments .comment .content .date {
  padding-bottom: 9px;
  font-size: 12px;
  color: #878787; }

/* line 2234, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_post .post_comments .comment .content .date span {
  color: #2f3341; }

/* line 2236, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_post .post_comments .comment .content .text p {
  padding: 21px 0px 0px;
  line-height: 21px; }

/* line 2237, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_post .post_comments .comment .content .text p:first-child {
  padding-top: 0px; }

/* line 2238, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_post .post_comments .comment .comment {
  padding-left: 39px;
  position: relative;
  border-left: 1px solid #e8e8e8; }

/* line 2239, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_post .post_comments .comment .comment:before {
  width: 11px;
  height: 1px;
  display: block;
  position: absolute;
  left: 0px;
  top: 12px;
  background-color: #e8e8e8;
  content: ' '; }

/* line 2241, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_post .post_leave_comment {
  padding-top: 47px; }

/* line 2242, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_post .post_leave_comment .general_title_2 {
  margin-bottom: 21px; }

/* line 2243, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_post .post_leave_comment .fields {
  margin-left: -31px;
  overflow: hidden; }

/* line 2244, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_post .post_leave_comment .field_col {
  width: 50%;
  padding-left: 31px;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

/* line 2253, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_post .post_leave_comment .label {
  padding-bottom: 7px;
  line-height: 21px; }

/* line 2254, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_post .post_leave_comment .label span {
  color: #71be3c; }

/* line 2255, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_post .post_leave_comment .field {
  height: 34px;
  margin-bottom: 13px;
  padding: 0px 10px;
  overflow: hidden;
  background-color: #ffffff;
  border: 1px solid #e3e3e3;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px; }

/* line 2267, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_post .post_leave_comment .field.focused {
  border-color: #c4e2af; }

/* line 2268, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_post .post_leave_comment .field input {
  width: 100%;
  height: 18px;
  line-height: 18px;
  padding: 6px 0px;
  display: block;
  background-color: transparent;
  border: 0px; }

/* line 2269, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_post .post_leave_comment .textarea {
  margin-bottom: 20px;
  padding: 6px 10px;
  overflow: hidden;
  background-color: #ffffff;
  border: 1px solid #e3e3e3;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px; }

/* line 2280, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_post .post_leave_comment .textarea.focused {
  border-color: #c4e2af; }

/* line 2281, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_post .post_leave_comment .textarea textarea {
  width: 100%;
  height: 143px;
  line-height: 18px;
  display: block;
  overflow: auto;
  background-color: transparent;
  border: 0px; }

/* line 2282, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_post .post_leave_comment .button a {
  padding: 0px 17px; }

/* line 2284, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_post.w_bg {
  padding-top: 2px; }

/* line 2285, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_post.w_bg .post {
  padding-bottom: 40px; }

/* line 2286, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_post.w_bg .post .info {
  padding-bottom: 31px; }

/* line 2287, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_post.w_bg .post .content {
  padding: 18px 20px 21px;
  background-color: #ffffff;
  border-left: 1px solid #f0f0f0;
  border-right: 1px solid #f0f0f0;
  border-top: 1px solid #f0f0f0;
  border-bottom: 1px solid #e0e0e0;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: 0px 2px 2px -1px #f1f1f1;
  -moz-box-shadow: 0px 2px 2px -1px #f1f1f1;
  box-shadow: 0px 2px 2px -1px #f1f1f1; }

/* line 2305, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_blog_post.w_bg .post .content blockquote.type_4, .block_blog_post.w_bg .post .content blockquote.type_5 {
  margin-bottom: 0px;
  padding-bottom: 0px;
  border: 0px; }

/* line 2309, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_audio_1 .audio {
  position: relative; }

/* line 2310, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_audio_1 .audio .mejs-container {
  background-color: transparent; }

/* line 2311, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_audio_1 .audio .mejs-container .mejs-controls {
  height: 30px;
  background: -webkit-linear-gradient(#4a4c4d, #2b2d2d);
  background: -moz-linear-gradient(#4a4c4d, #2b2d2d);
  background: -ms-linear-gradient(#4a4c4d, #2b2d2d);
  background: linear-gradient(#4a4c4d, #2b2d2d);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px; }

/* line 2323, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_audio_1 .audio .mejs-controls .mejs-playpause-button {
  margin-right: 12px;
  padding-right: 2px;
  background: url(images/line_3.png) no-repeat right top; }

/* line 2324, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_audio_1 .audio .mejs-controls div.mejs-time-rail {
  height: 7px;
  margin-top: 12px;
  padding-top: 0px; }

/* line 2325, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_audio_1 .audio .mejs-controls .mejs-time-rail .mejs-time-buffering {
  height: 5px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px; }

/* line 2332, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_audio_1 .audio .mejs-controls .mejs-time-rail .mejs-time-total {
  height: 5px;
  margin: 0px;
  background: none #262929;
  border: 1px solid #212424;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-box-shadow: 0px 1px 2px -1px #555859;
  -moz-box-shadow: 0px 1px 2px -1px #555859;
  box-shadow: 0px 1px 2px -1px #555859; }

/* line 2347, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_audio_1 .audio .mejs-controls .mejs-time-rail .mejs-time-loaded {
  height: 5px;
  margin: 0px;
  background: none #464849;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px; }

/* line 2357, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_audio_1 .audio .mejs-controls .mejs-time-rail .mejs-time-current {
  height: 5px;
  margin: 0px;
  background: url(images/bg_audio_current_1.png) repeat-x;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px; }

/* line 2368, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_audio_1 .audio .mejs-controls .mejs-volume-button {
  margin-left: 12px;
  padding-left: 2px;
  background: url(images/line_3.png) no-repeat; }

/* line 2370, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_audio_1 .audio .mejs-controls .mejs-button {
  width: 30px;
  height: 30px; }

/* line 2371, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_audio_1 .audio .mejs-controls .mejs-button button {
  width: 30px;
  height: 30px;
  margin: 0px;
  background-image: url(images/sprite_player_1.png);
  outline: 0px !important; }

/* line 2373, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_audio_1 .audio .mejs-controls .mejs-play button {
  background-position: -30px top; }

/* line 2374, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_audio_1 .audio .mejs-controls .mejs-play button:hover {
  background-position: -30px bottom; }

/* line 2376, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_audio_1 .audio .mejs-controls .mejs-pause button {
  background-position: 0px top; }

/* line 2377, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_audio_1 .audio .mejs-controls .mejs-pause button:hover {
  background-position: 0px bottom; }

/* line 2379, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_audio_1 .audio .mejs-controls .mejs-mute button {
  background-position: -60px top; }

/* line 2380, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_audio_1 .audio .mejs-controls .mejs-mute button:hover {
  background-position: -60px bottom; }

/* line 2381, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_audio_1 .audio .mejs-controls .mejs-unmute button {
  background-position: -90px top; }

/* line 2382, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_audio_1 .audio .mejs-controls .mejs-unmute button:hover {
  background-position: -90px bottom; }

/* line 2384, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_audio_1 .audio .mejs-controls .mejs-horizontal-volume-slider {
  width: 46px;
  height: 30px; }

/* line 2385, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_audio_1 .audio .mejs-controls .mejs-volume-button .mejs-volume-slider {
  width: 30px; }

/* line 2386, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_audio_1 .audio .mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-total {
  left: 15px; }

/* line 2387, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_audio_1 .audio .mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-current {
  left: 15px; }

/* line 2388, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_audio_1 .audio .mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-handle {
  left: 8px; }

/* line 2389, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_audio_1 .audio .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
  width: 35px;
  height: 5px;
  left: 0px;
  top: 12px;
  background: none #262929;
  border: 1px solid #212424;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-box-shadow: 0px 1px 2px -1px #555859;
  -moz-box-shadow: 0px 1px 2px -1px #555859;
  box-shadow: 0px 1px 2px -1px #555859; }

/* line 2406, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_audio_1 .audio .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
  height: 5px;
  left: 1px;
  top: 13px;
  background: url(images/bg_audio_current_1.png) repeat-x;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px; }

/* line 2417, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_audio_1 .audio .mejs-container .mejs-controls .mejs-time {
  height: 30px;
  line-height: 30px;
  padding: 0px;
  position: relative;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 11px;
  color: #303030;
  font-weight: bold; }

/* line 2418, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_audio_1 .audio .mejs-container .mejs-controls .mejs-time span {
  margin: 0px;
  float: none;
  display: block;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 11px;
  color: #dcdcdc;
  font-weight: bold;
  line-height: 30px; }

/* line 2419, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_audio_1 .audio .mejs-container .mejs-controls .mejs-time.mejs-currenttime-container {
  width: 40px;
  text-align: left; }

/* line 2421, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_audio_1 .audio .mejs-container .mejs-controls .mejs-time.mejs-duration-container {
  width: 0px; }

/* line 2422, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_audio_1 .audio .mejs-container .mejs-controls .mejs-time.mejs-duration-container span {
  padding-left: 18px; }

/* line 2425, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_video_1 .video {
  position: relative; }

/* line 2426, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_video_1 .video .mejs-container {
  background-color: transparent; }

/* line 2427, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_video_1 .video .mejs-container .mejs-overlay .mejs-overlay-button {
  width: 48px;
  height: 48px;
  margin-left: -24px;
  margin-top: -24px;
  background-image: url(images/icon_play_2.png);
  background-size: 48px 96px; }

/* line 2428, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_video_1 .video .mejs-container .mejs-overlay:hover .mejs-overlay-button {
  background-position: left bottom; }

/* line 2429, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_video_1 .video .mejs-container .mejs-controls {
  height: 30px;
  background: -webkit-linear-gradient(#4a4c4d, #2b2d2d);
  background: -moz-linear-gradient(#4a4c4d, #2b2d2d);
  background: -ms-linear-gradient(#4a4c4d, #2b2d2d);
  background: linear-gradient(#4a4c4d, #2b2d2d);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px; }

/* line 2441, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_video_1 .video .mejs-controls .mejs-playpause-button {
  margin-right: 12px;
  padding-right: 2px;
  background: url(images/line_3.png) no-repeat right top; }

/* line 2442, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_video_1 .video .mejs-controls div.mejs-time-rail {
  height: 7px;
  margin-top: 12px;
  padding-top: 0px; }

/* line 2443, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_video_1 .video .mejs-controls .mejs-time-rail .mejs-time-buffering {
  height: 5px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px; }

/* line 2450, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_video_1 .video .mejs-controls .mejs-time-rail .mejs-time-total {
  height: 5px;
  margin: 0px;
  background: none #262929;
  border: 1px solid #212424;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-box-shadow: 0px 1px 2px -1px #555859;
  -moz-box-shadow: 0px 1px 2px -1px #555859;
  box-shadow: 0px 1px 2px -1px #555859; }

/* line 2465, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_video_1 .video .mejs-controls .mejs-time-rail .mejs-time-loaded {
  height: 5px;
  margin: 0px;
  background: none #464849;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px; }

/* line 2475, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_video_1 .video .mejs-controls .mejs-time-rail .mejs-time-current {
  height: 5px;
  margin: 0px;
  background: url(images/bg_audio_current_1.png) repeat-x;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px; }

/* line 2486, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_video_1 .video .mejs-controls .mejs-volume-button {
  margin-left: 12px;
  padding-left: 2px;
  background: url(images/line_3.png) no-repeat; }

/* line 2487, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_video_1 .video .mejs-controls .mejs-fullscreen-button {
  padding-left: 2px;
  background: url(images/line_3.png) no-repeat; }

/* line 2489, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_video_1 .video .mejs-controls .mejs-button {
  width: 30px;
  height: 30px; }

/* line 2490, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_video_1 .video .mejs-controls .mejs-button button {
  width: 30px;
  height: 30px;
  margin: 0px;
  background-image: url(images/sprite_player_1.png);
  outline: 0px !important; }

/* line 2492, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_video_1 .video .mejs-controls .mejs-play button {
  background-position: -30px top; }

/* line 2493, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_video_1 .video .mejs-controls .mejs-play button:hover {
  background-position: -30px bottom; }

/* line 2495, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_video_1 .video .mejs-controls .mejs-pause button {
  background-position: 0px top; }

/* line 2496, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_video_1 .video .mejs-controls .mejs-pause button:hover {
  background-position: 0px bottom; }

/* line 2498, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_video_1 .video .mejs-controls .mejs-mute button {
  background-position: -60px top; }

/* line 2499, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_video_1 .video .mejs-controls .mejs-mute button:hover {
  background-position: -60px bottom; }

/* line 2500, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_video_1 .video .mejs-controls .mejs-unmute button {
  background-position: -90px top; }

/* line 2501, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_video_1 .video .mejs-controls .mejs-unmute button:hover {
  background-position: -90px bottom; }

/* line 2503, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_video_1 .video .mejs-controls .mejs-fullscreen-button button {
  background-position: -120px top; }

/* line 2504, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_video_1 .video .mejs-controls .mejs-fullscreen-button button:hover {
  background-position: -120px bottom; }

/* line 2506, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_video_1 .video .mejs-controls .mejs-horizontal-volume-slider {
  width: 46px;
  height: 30px; }

/* line 2507, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_video_1 .video .mejs-controls .mejs-volume-button .mejs-volume-slider {
  width: 30px; }

/* line 2508, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_video_1 .video .mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-total {
  left: 15px; }

/* line 2509, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_video_1 .video .mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-current {
  left: 15px; }

/* line 2510, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_video_1 .video .mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-handle {
  left: 8px; }

/* line 2511, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_video_1 .video .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
  width: 35px;
  height: 5px;
  left: 0px;
  top: 12px;
  background: none #262929;
  border: 1px solid #212424;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-box-shadow: 0px 1px 2px -1px #555859;
  -moz-box-shadow: 0px 1px 2px -1px #555859;
  box-shadow: 0px 1px 2px -1px #555859; }

/* line 2528, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_video_1 .video .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
  height: 5px;
  left: 1px;
  top: 13px;
  background: url(images/bg_audio_current_1.png) repeat-x;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px; }

/* line 2539, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_video_1 .video .mejs-container .mejs-controls .mejs-time {
  height: 30px;
  line-height: 30px;
  padding: 0px;
  position: relative;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 11px;
  color: #303030;
  font-weight: bold; }

/* line 2540, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_video_1 .video .mejs-container .mejs-controls .mejs-time span {
  margin: 0px;
  float: none;
  display: block;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 11px;
  color: #dcdcdc;
  font-weight: bold;
  line-height: 30px; }

/* line 2541, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_video_1 .video .mejs-container .mejs-controls .mejs-time.mejs-currenttime-container {
  width: 40px;
  text-align: left; }

/* line 2543, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_video_1 .video .mejs-container .mejs-controls .mejs-time.mejs-duration-container {
  width: 0px; }

/* line 2544, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_video_1 .video .mejs-container .mejs-controls .mejs-time.mejs-duration-container span {
  padding-left: 18px; }

/* line 2547, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_skills_1 .general_title_1 {
  margin-bottom: 30px; }

/* line 2548, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_skills_1 .general_title_2 {
  margin-bottom: 20px; }

/* line 2550, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_skills_1 .skills .skill {
  padding-top: 11px; }

/* line 2551, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_skills_1 .skills .skill:first-child {
  padding-top: 0px; }

/* line 2552, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_skills_1 .skills .title {
  padding-bottom: 10px;
  font-size: 11px;
  color: #3f4449;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 21px; }

/* line 2553, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_skills_1 .skills .level_rail {
  height: 5px;
  position: relative;
  background-color: #ebeef0;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px; }

/* line 2562, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_skills_1 .skills .level {
  width: 0px;
  height: 5px;
  position: absolute;
  left: 0px;
  top: 0px;
  background-color: #71be3c;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px; }

/* line 2576, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_skills_2 .general_title_1 {
  margin-bottom: 35px; }

/* line 2577, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_skills_2 .general_title_2 {
  margin-bottom: 28px; }

/* line 2579, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_skills_2 .skills .skill {
  width: 132px;
  margin-left: 64px;
  float: left;
  position: relative;
  text-align: center; }

/* line 2580, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_skills_2 .skills .skill:first-child {
  margin-left: 0px; }

/* line 2581, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_skills_2 .skills .chart {
  margin-bottom: 9px; }

/* line 2582, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_skills_2 .skills .text {
  position: absolute;
  left: 8px;
  right: 8px;
  top: 8px;
  font-size: 15px;
  color: #000000;
  font-weight: 600;
  line-height: 21px;
  text-align: center; }

/* line 2583, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_skills_2 .skills .text span {
  width: 116px;
  height: 116px;
  display: table-cell;
  vertical-align: middle; }

/* line 2584, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_skills_2 .skills .num {
  position: absolute;
  left: 8px;
  right: 8px;
  top: 8px;
  font-family: 'Dosis';
  font-size: 30px;
  color: #252525;
  line-height: 28px;
  text-align: center; }

/* line 2585, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_skills_2 .skills .num span {
  width: 116px;
  height: 116px;
  display: table-cell;
  vertical-align: middle; }

/* line 2586, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_skills_2 .skills .description {
  font-size: 13px;
  color: #000000;
  font-weight: 600;
  line-height: 21px; }

/* line 2587, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_skills_2 .skills .skill.w_icon:before {
  height: 116px;
  display: block;
  position: absolute;
  left: 8px;
  right: 8px;
  top: 8px;
  content: ' '; }

/* line 2588, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_skills_2 .skills .skill.w_icon.icon_1:before {
  background: url(images/icon_skill_1_6.png) no-repeat center 35px; }

/* line 2591, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_skills_3 .general_title_1 {
  margin-bottom: 30px; }

/* line 2592, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_skills_3 .general_title_2 {
  margin-bottom: 21px; }

/* line 2594, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_skills_3 .skills .skill {
  padding-top: 11px; }

/* line 2595, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_skills_3 .skills .skill:first-child {
  padding-top: 0px; }

/* line 2596, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_skills_3 .skills .title {
  padding-bottom: 10px;
  font-size: 11px;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 21px; }

/* line 2597, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_skills_3 .skills .level_rail {
  height: 5px;
  position: relative;
  background-color: #ebeef0;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px; }

/* line 2606, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_skills_3 .skills .level {
  width: 0px;
  height: 5px;
  position: absolute;
  left: 0px;
  top: 0px;
  background-color: #71be3c;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px; }

/* line 2620, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_tabs_type_1 .general_title_1 {
  margin-bottom: 35px; }

/* line 2621, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_tabs_type_1 .general_title_2 {
  margin-bottom: 28px; }

/* line 2622, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_tabs_type_1 .tabs {
  height: 45px;
  margin-bottom: -1px;
  overflow: hidden;
  position: relative;
  z-index: 10; }

/* line 2623, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_tabs_type_1 .tabs li {
  float: left;
  display: block; }

/* line 2624, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_tabs_type_1 .tabs li a {
  height: 43px;
  line-height: 43px;
  padding: 0px 20px;
  display: block;
  background-color: #fcfcfc;
  border-right: 1px solid #e8e8e8;
  border-top: 1px solid #e8e8e8;
  border-bottom: 1px solid #e8e8e8;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase; }

/* line 2625, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_tabs_type_1 .tabs li:first-child a {
  border-left: 1px solid #e8e8e8; }

/* line 2626, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_tabs_type_1 .tabs li a:hover {
  background-color: #fafbfc;
  color: #71be3c;
  text-decoration: none; }

/* line 2627, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_tabs_type_1 .tabs li a.current {
  background-color: #ffffff;
  border-bottom: 1px solid #ffffff;
  color: #71be3c; }

/* line 2628, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_tabs_type_1 .tabs li a.current:hover {
  background-color: #ffffff;
  color: #6b7373; }

/* line 2629, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_tabs_type_1 .tab_contents {
  padding: 21px 15px 23px;
  position: relative;
  background-color: #ffffff;
  border: 1px solid #e8e8e8; }

/* line 2630, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_tabs_type_1 .tab_content {
  display: none; }

/* line 2631, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_tabs_type_1 .tab_content p {
  padding: 21px 0px 0px;
  line-height: 21px; }

/* line 2632, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_tabs_type_1 .tab_content p:first-child {
  padding-top: 0px; }

/* line 2635, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_tabs_type_2 .general_title_1 {
  margin-bottom: 35px; }

/* line 2636, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_tabs_type_2 .general_title_2 {
  margin-bottom: 28px; }

/* line 2637, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_tabs_type_2 .tabs {
  height: 45px;
  margin-bottom: -1px;
  overflow: hidden;
  position: relative;
  text-align: center;
  z-index: 10; }

/* line 2638, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_tabs_type_2 .tabs ul {
  display: inline-block;
  overflow: hidden; }

/* line 2639, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_tabs_type_2 .tabs li {
  float: left;
  display: block; }

/* line 2640, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_tabs_type_2 .tabs li a {
  width: 123px;
  height: 43px;
  line-height: 43px;
  display: block;
  background-color: #ffffff;
  border-right: 1px solid #e8e8e8;
  border-top: 1px solid #e8e8e8;
  border-bottom: 1px solid #e8e8e8;
  font-size: 13px;
  font-weight: 600; }

/* line 2641, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_tabs_type_2 .tabs li:first-child a {
  border-left: 1px solid #e8e8e8; }

/* line 2642, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_tabs_type_2 .tabs li a:hover {
  text-decoration: none; }

/* line 2643, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_tabs_type_2 .tabs li a.current {
  position: relative;
  border-bottom: 1px solid #ffffff; }

/* line 2644, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_tabs_type_2 .tabs li a.current:before {
  height: 2px;
  display: block;
  position: absolute;
  left: 0px;
  right: 0px;
  top: -1px;
  background-color: #71be3c;
  content: ' '; }

/* line 2645, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_tabs_type_2 .tab_contents {
  padding: 30px 30px 31px;
  position: relative;
  background-color: #ffffff;
  border: 1px solid #e8e8e8; }

/* line 2646, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_tabs_type_2 .tab_content {
  display: none; }

/* line 2647, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_tabs_type_2 .tab_content > h4 {
  padding-bottom: 15px;
  font-size: 15px;
  font-weight: 500;
  font-family: 'Raleway'; }

/* line 2648, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_tabs_type_2 .tab_content > p {
  padding: 0px 0px 21px;
  line-height: 21px; }

/* line 2649, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_tabs_type_2 .tab_content > p:last-child {
  padding-bottom: 0px; }

/* line 2652, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_tabs_type_3 .general_title_1 {
  margin-bottom: 35px; }

/* line 2653, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_tabs_type_3 .general_title_2 {
  margin-bottom: 27px; }

/* line 2654, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_tabs_type_3 .tabs {
  padding-bottom: 15px;
  overflow: hidden;
  z-index: 10; }

/* line 2655, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_tabs_type_3 .tabs li {
  width: 33.333%;
  float: left;
  display: block; }

/* line 2656, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_tabs_type_3 .tabs li a {
  height: 43px;
  line-height: 43px;
  display: block;
  background-color: #ffffff;
  border-right: 1px solid #e8e8e8;
  border-top: 1px solid #e8e8e8;
  border-bottom: 1px solid #e8e8e8;
  font-size: 11px;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center; }

/* line 2657, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_tabs_type_3 .tabs li a:hover {
  color: #71be3c;
  text-decoration: none; }

/* line 2658, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_tabs_type_3 .tabs li:first-child a {
  border-left: 1px solid #e8e8e8;
  -webkit-border-radius: 2px 0px 0px 2px;
  -moz-border-radius: 2px 0px 0px 2px;
  border-radius: 2px 0px 0px 2px; }

/* line 2665, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_tabs_type_3 .tabs li:last-child a {
  -webkit-border-radius: 0px 2px 2px 0px;
  -moz-border-radius: 0px 2px 2px 0px;
  border-radius: 0px 2px 2px 0px; }

/* line 2670, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_tabs_type_3 .tabs li a.current {
  background-color: #71be3c;
  border-color: #71be3c;
  color: #ffffff; }

/* line 2671, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_tabs_type_3 .tabs li a.icon:before {
  margin-right: 4px;
  display: inline-block;
  content: ' '; }

/* line 2672, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_tabs_type_3 .tabs li a.icon.services:before {
  width: 10px;
  height: 10px;
  margin-bottom: -1px;
  background: url(images/icon_tab_services.png) no-repeat;
  background-size: 10px 10px; }

/* line 2673, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_tabs_type_3 .tab_contents {
  position: relative; }

/* line 2674, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_tabs_type_3 .tab_content {
  display: none; }

/* line 2675, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_tabs_type_3 .tab_content > p {
  padding: 21px 0px 0px;
  line-height: 21px; }

/* line 2676, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_tabs_type_3 .tab_content > p:first-child {
  padding-top: 0px; }

/* line 2679, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_tabs_type_4 .general_title_1 {
  margin-bottom: 35px; }

/* line 2680, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_tabs_type_4 .general_title_2 {
  margin-bottom: 28px; }

/* line 2681, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_tabs_type_4 .tabs {
  padding-bottom: 15px;
  overflow: hidden;
  z-index: 10; }

/* line 2682, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_tabs_type_4 .tabs li {
  margin-left: 5px;
  float: left;
  display: block; }

/* line 2683, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_tabs_type_4 .tabs li:first-child {
  margin-left: 0px; }

/* line 2684, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_tabs_type_4 .tabs li a {
  height: 41px;
  line-height: 41px;
  padding: 0px 14px;
  display: block;
  background-color: #ffffff;
  border: 1px solid #e6e6e6;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  font-size: 13px;
  font-weight: 600; }

/* line 2700, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_tabs_type_4 .tabs li a:hover {
  color: #71be3c;
  text-decoration: none; }

/* line 2701, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_tabs_type_4 .tabs li a.current {
  color: #71be3c; }

/* line 2702, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_tabs_type_4 .tab_contents {
  position: relative; }

/* line 2703, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_tabs_type_4 .tab_content {
  display: none; }

/* line 2704, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_tabs_type_4 .tab_content > p {
  padding: 0px 0px 21px;
  line-height: 21px; }

/* line 2705, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_tabs_type_4 .tab_content > p:last-child {
  padding-bottom: 0px; }

/* line 2708, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_tabs_type_5 .general_title_1 {
  margin-bottom: 35px; }

/* line 2709, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_tabs_type_5 .general_title_2 {
  margin-bottom: 28px; }

/* line 2710, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_tabs_type_5 .tabs {
  width: 121px;
  float: left;
  position: relative;
  z-index: 10; }

/* line 2711, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_tabs_type_5 .tabs li {
  display: block; }

/* line 2712, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_tabs_type_5 .tabs li a {
  width: 120px;
  height: 41px;
  line-height: 41px;
  display: block;
  background-color: #fcfcfc;
  border-left: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
  font-size: 13px;
  font-weight: 600;
  text-align: center; }

/* line 2713, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_tabs_type_5 .tabs li:first-child a {
  border-top: 1px solid #e6e6e6; }

/* line 2714, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_tabs_type_5 .tabs li a:hover {
  color: #71be3c;
  text-decoration: none; }

/* line 2715, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_tabs_type_5 .tabs li a.current {
  padding-right: 1px;
  background-color: #ffffff;
  color: #71be3c; }

/* line 2716, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_tabs_type_5 .tab_contents {
  padding: 18px 5px 20px 20px;
  overflow: hidden;
  position: relative;
  background-color: #ffffff;
  border: 1px solid #e6e6e6; }

/* line 2717, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_tabs_type_5 .tab_content {
  display: none; }

/* line 2718, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_tabs_type_5 .tab_content > p {
  padding: 0px 0px 21px;
  line-height: 21px; }

/* line 2719, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_tabs_type_5 .tab_content > p:last-child {
  padding-bottom: 0px; }

/* line 2721, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_accordion_type_1 {
  position: relative; }

/* line 2722, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_accordion_type_1 .general_title_1 {
  margin-bottom: 33px; }

/* line 2723, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_accordion_type_1 .general_title_2 {
  margin-bottom: 28px; }

/* line 2724, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_accordion_type_1 .button_outer {
  margin-top: 6px;
  padding-left: 37px;
  position: relative;
  background-color: #ffffff;
  border: 1px solid #ededed;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  cursor: pointer; }

/* line 2737, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_accordion_type_1 .button_outer.first {
  margin-top: 0px; }

/* line 2738, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_accordion_type_1 .button_outer .button_inner {
  height: 41px;
  line-height: 41px;
  margin-right: 10px;
  overflow: hidden;
  color: #515757; }

/* line 2739, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_accordion_type_1 .button_outer .icon {
  width: 13px;
  height: 10px;
  position: absolute;
  left: 12px;
  top: 15px;
  background: url(images/icon_accordion_1.png) no-repeat;
  background-size: 13px 10px;
  cursor: pointer; }

/* line 2740, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_accordion_type_1 .button_outer.current {
  -webkit-border-radius: 2px 2px 0px 0px;
  -moz-border-radius: 2px 2px 0px 0px;
  border-radius: 2px 2px 0px 0px; }

/* line 2745, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_accordion_type_1 .button_outer.current .button_inner {
  color: #71be3c; }

/* line 2746, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_accordion_type_1 .button_outer.current .icon {
  background: url(images/icon_accordion_1_act.png) no-repeat;
  background-size: 13px 10px; }

/* line 2747, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_accordion_type_1 .accordion_content {
  padding: 12px 30px 14px 37px;
  position: relative;
  background-color: #ffffff;
  border-left: 1px solid #ebebeb;
  border-right: 1px solid #ebebeb;
  border-bottom: 1px solid #ebebeb;
  -webkit-border-radius: 0px 0px 2px 2px;
  -moz-border-radius: 0px 0px 2px 2px;
  border-radius: 0px 0px 2px 2px; }

/* line 2759, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_accordion_type_1 .accordion_content p {
  padding-bottom: 0px;
  line-height: 21px; }

/* line 2761, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_accordion_type_2 {
  position: relative; }

/* line 2762, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_accordion_type_2 .general_title_1 {
  margin-bottom: 33px; }

/* line 2763, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_accordion_type_2 .general_title_2 {
  margin-bottom: 28px; }

/* line 2764, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_accordion_type_2 .button_outer {
  margin-top: 6px;
  padding-left: 12px;
  position: relative;
  background-color: #ffffff;
  border: 1px solid #ededed;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  cursor: pointer; }

/* line 2777, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_accordion_type_2 .button_outer.first {
  margin-top: 0px; }

/* line 2778, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_accordion_type_2 .button_outer .button_inner {
  height: 41px;
  line-height: 41px;
  margin-right: 35px;
  overflow: hidden;
  color: #515757; }

/* line 2779, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_accordion_type_2 .button_outer .icon {
  width: 10px;
  height: 10px;
  position: absolute;
  right: 13px;
  top: 16px;
  background: url(images/icon_plus_3.gif) no-repeat;
  cursor: pointer; }

/* line 2781, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_accordion_type_2 .button_outer.current .button_inner {
  color: #71be3c; }

/* line 2782, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_accordion_type_2 .button_outer.current .icon {
  top: 20px;
  background: url(images/icon_minus_3.gif) no-repeat; }

/* line 2783, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_accordion_type_2 .accordion_content {
  padding: 12px 5px 8px 14px;
  position: relative; }

/* line 2784, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_accordion_type_2 .accordion_content p {
  padding-bottom: 0px;
  line-height: 21px; }

/* line 2786, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_toggle_type_1 {
  position: relative; }

/* line 2787, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_toggle_type_1 .general_title_1 {
  margin-bottom: 33px; }

/* line 2788, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_toggle_type_1 .general_title_2 {
  margin-bottom: 27px; }

/* line 2789, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_toggle_type_1 .button_outer {
  margin-top: 3px;
  padding-left: 15px;
  position: relative;
  background-color: #ffffff;
  border: 1px solid #e8e8e8;
  cursor: pointer; }

/* line 2790, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_toggle_type_1 .button_outer.first {
  margin-top: 0px; }

/* line 2791, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_toggle_type_1 .button_outer .button_inner {
  height: 45px;
  line-height: 45px;
  margin-right: 37px;
  overflow: hidden;
  color: #5a6161;
  font-weight: 600; }

/* line 2792, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_toggle_type_1 .button_outer .icon {
  width: 9px;
  height: 9px;
  position: absolute;
  right: 14px;
  top: 18px;
  background: url(images/icon_plus_1.gif) no-repeat;
  background-size: 9px 9px;
  cursor: pointer; }

/* line 2794, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_toggle_type_1 .button_outer.current .button_inner {
  color: #71be3c; }

/* line 2795, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_toggle_type_1 .button_outer.current .icon {
  background: url(images/icon_minus_1.gif) no-repeat 0px 4px;
  background-size: 9px 1px; }

/* line 2796, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_toggle_type_1 .toggle_content {
  padding: 13px 15px 15px;
  position: relative; }

/* line 2797, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_toggle_type_1 .toggle_content p {
  padding: 21px 0px 0px;
  line-height: 21px; }

/* line 2798, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_toggle_type_1 .toggle_content p:first-child {
  padding-top: 0px; }

/* line 2800, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_toggle_type_2 {
  position: relative; }

/* line 2801, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_toggle_type_2 .general_title_1 {
  margin-bottom: 33px; }

/* line 2802, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_toggle_type_2 .general_title_2 {
  margin-bottom: 28px; }

/* line 2803, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_toggle_type_2 .button_outer {
  margin-top: 6px;
  padding-left: 37px;
  position: relative;
  background-color: #ffffff;
  border: 1px solid #ededed;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  cursor: pointer; }

/* line 2816, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_toggle_type_2 .button_outer.first {
  margin-top: 0px; }

/* line 2817, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_toggle_type_2 .button_outer .button_inner {
  height: 41px;
  line-height: 41px;
  margin-right: 10px;
  overflow: hidden;
  color: #515757; }

/* line 2818, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_toggle_type_2 .button_outer .icon {
  position: absolute;
  left: 11px;
  top: 14px;
  background-repeat: no-repeat;
  cursor: pointer; }

/* line 2819, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_toggle_type_2 .button_outer.current {
  -webkit-border-radius: 2px 2px 0px 0px;
  -moz-border-radius: 2px 2px 0px 0px;
  border-radius: 2px 2px 0px 0px; }

/* line 2824, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_toggle_type_2 .button_outer.current .button_inner {
  color: #71be3c; }

/* line 2825, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_toggle_type_2 .toggle_content {
  padding: 12px 30px 14px 37px;
  position: relative;
  background-color: #ffffff;
  border-left: 1px solid #ebebeb;
  border-right: 1px solid #ebebeb;
  border-bottom: 1px solid #ebebeb;
  -webkit-border-radius: 0px 0px 2px 2px;
  -moz-border-radius: 0px 0px 2px 2px;
  border-radius: 0px 0px 2px 2px; }

/* line 2837, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_toggle_type_2 .toggle_content p {
  padding-bottom: 0px;
  line-height: 21px; }

/* line 2839, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_toggle_type_2 .button_outer.toggle_1 .icon {
  width: 12px;
  height: 12px;
  background-image: url(images/icon_toggle_1.png);
  background-size: 12px 12px; }

/* line 2840, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_toggle_type_2 .button_outer.toggle_1.current .icon {
  background-image: url(images/icon_toggle_1_act.png);
  background-size: 12px 12px; }

/* line 2841, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_toggle_type_2 .button_outer.toggle_2 .icon {
  width: 12px;
  height: 12px;
  background-image: url(images/icon_toggle_2.png);
  background-size: 12px 12px; }

/* line 2842, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_toggle_type_2 .button_outer.toggle_2.current .icon {
  background-image: url(images/icon_toggle_2_act.png);
  background-size: 12px 12px; }

/* line 2843, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_toggle_type_2 .button_outer.toggle_3 .icon {
  width: 12px;
  height: 13px;
  background-image: url(images/icon_toggle_3.png);
  background-size: 13px 13px; }

/* line 2844, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_toggle_type_2 .button_outer.toggle_3.current .icon {
  background-image: url(images/icon_toggle_3_act.png);
  background-size: 13px 13px; }

/* line 2846, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_toggle_type_3 {
  position: relative; }

/* line 2847, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_toggle_type_3 .general_title_1 {
  margin-bottom: 33px; }

/* line 2848, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_toggle_type_3 .general_title_2 {
  margin-bottom: 28px; }

/* line 2849, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_toggle_type_3 .button_outer {
  padding-left: 37px;
  position: relative;
  background-color: #ffffff;
  border-bottom: 1px solid #ededed;
  cursor: pointer; }

/* line 2850, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_toggle_type_3 .button_outer.first {
  border-top: 1px solid #ededed; }

/* line 2851, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_toggle_type_3 .button_outer .button_inner {
  height: 41px;
  line-height: 41px;
  margin-right: 10px;
  overflow: hidden;
  color: #515757; }

/* line 2852, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_toggle_type_3 .button_outer .icon {
  position: absolute;
  left: 11px;
  top: 14px;
  background-repeat: no-repeat;
  cursor: pointer; }

/* line 2854, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_toggle_type_3 .button_outer.current .button_inner {
  color: #71be3c; }

/* line 2855, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_toggle_type_3 .toggle_content {
  padding: 12px 30px 14px 37px;
  position: relative;
  border-bottom: 1px solid #ededed; }

/* line 2856, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_toggle_type_3 .toggle_content p {
  padding-bottom: 0px;
  line-height: 21px; }

/* line 2858, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_toggle_type_3 .button_outer.toggle_1 .icon {
  width: 12px;
  height: 12px;
  background-image: url(images/icon_toggle_1.png);
  background-size: 12px 12px; }

/* line 2859, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_toggle_type_3 .button_outer.toggle_1.current .icon {
  background-image: url(images/icon_toggle_1_act.png);
  background-size: 12px 12px; }

/* line 2860, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_toggle_type_3 .button_outer.toggle_2 .icon {
  width: 12px;
  height: 12px;
  background-image: url(images/icon_toggle_2.png);
  background-size: 12px 12px; }

/* line 2861, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_toggle_type_3 .button_outer.toggle_2.current .icon {
  background-image: url(images/icon_toggle_2_act.png);
  background-size: 12px 12px; }

/* line 2862, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_toggle_type_3 .button_outer.toggle_3 .icon {
  width: 12px;
  height: 13px;
  background-image: url(images/icon_toggle_3.png);
  background-size: 13px 13px; }

/* line 2863, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_toggle_type_3 .button_outer.toggle_3.current .icon {
  background-image: url(images/icon_toggle_3_act.png);
  background-size: 13px 13px; }

/* line 2865, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_map_1 {
  height: 510px; }

/* line 2866, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_map_2 {
  height: 355px; }

/* line 2869, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_contact_1 .contact_info {
  width: 340px;
  margin-left: 40px;
  float: right; }

/* line 2870, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_contact_1 .info .general_title_2 {
  margin-bottom: 14px; }

/* line 2871, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_contact_1 .info p {
  padding-bottom: 0px;
  line-height: 21px; }

/* line 2872, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_contact_1 .location {
  padding-top: 36px; }

/* line 2873, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_contact_1 .location p {
  padding-bottom: 0px;
  line-height: 28px; }

/* line 2874, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_contact_1 .location .general_title_2 {
  margin-bottom: 12px; }

/* line 2875, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_contact_1 .social {
  padding-top: 33px; }

/* line 2876, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_contact_1 .social .general_title_2 {
  margin-bottom: 13px; }

/* line 2877, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_contact_1 .social ul {
  display: block;
  overflow: hidden; }

/* line 2878, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_contact_1 .social li {
  float: left;
  display: block; }

/* line 2879, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_contact_1 .contact_form {
  overflow: hidden; }

/* line 2880, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_contact_1 .contact_form .label {
  padding-bottom: 7px;
  line-height: 21px; }

/* line 2881, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_contact_1 .contact_form .label span {
  color: #71be3c; }

/* line 2882, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_contact_1 .contact_form .field {
  height: 34px;
  margin-bottom: 13px;
  padding: 0px 10px;
  overflow: hidden;
  background-color: #ffffff;
  border: 1px solid #e3e3e3;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px; }

/* line 2894, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_contact_1 .contact_form .field.focused {
  border-color: #c4e2af; }

/* line 2895, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_contact_1 .contact_form .field input {
  width: 100%;
  height: 18px;
  line-height: 18px;
  padding: 6px 0px;
  display: block;
  background-color: transparent;
  border: 0px; }

/* line 2896, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_contact_1 .contact_form .textarea {
  margin-bottom: 20px;
  padding: 6px 10px;
  overflow: hidden;
  background-color: #ffffff;
  border: 1px solid #e3e3e3;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px; }

/* line 2907, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_contact_1 .contact_form .textarea.focused {
  border-color: #c4e2af; }

/* line 2908, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_contact_1 .contact_form .textarea textarea {
  width: 100%;
  height: 155px;
  line-height: 18px;
  display: block;
  overflow: auto;
  background-color: transparent;
  border: 0px; }

/* line 2912, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_faq_1 .general_title_1, .block_faq_1 .general_title_2 {
  margin-bottom: 35px; }

/* line 2914, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_faq_1 .filter {
  margin-left: -3px;
  padding-bottom: 32px;
  overflow: hidden;
  position: relative; }

/* line 2915, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_faq_1 .filter:before {
  height: 1px;
  display: block;
  position: absolute;
  left: 0px;
  right: 0px;
  top: 16px;
  background-color: #e8e9eb;
  content: ' '; }

/* line 2916, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_faq_1 .filter ul {
  padding-right: 13px;
  float: left;
  display: block;
  position: relative;
  background-color: #ffffff; }

/* line 2917, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_faq_1 .filter li {
  margin-left: 3px;
  margin-bottom: 3px;
  float: left;
  display: block; }

/* line 2918, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_faq_1 .filter a {
  min-width: 45px;
  height: 31px;
  line-height: 30px;
  padding: 0px 15px;
  display: block;
  background-color: #ffffff;
  border: 1px solid #e8e9eb;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  text-align: center; }

/* line 2934, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_faq_1 .filter a:hover {
  background-color: #fafbfc;
  text-decoration: none; }

/* line 2935, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_faq_1 .filter .active a {
  background-color: #fafbfc; }

/* line 2936, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_faq_1 .faq {
  width: 100%;
  margin-bottom: 6px;
  background-color: #ffffff;
  border: 1px solid #ededed;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

/* line 2951, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_faq_1 .faq .question {
  padding: 9px 10px 11px 38px;
  position: relative;
  color: #515757;
  line-height: 21px;
  cursor: pointer; }

/* line 2952, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_faq_1 .faq .question .icon {
  width: 13px;
  height: 10px;
  position: absolute;
  left: 12px;
  top: 15px;
  background-repeat: no-repeat;
  background-image: url(images/icon_faq_1.png);
  background-size: 13px 20px; }

/* line 2953, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_faq_1 .faq .question:hover {
  color: #71be3c; }

/* line 2954, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_faq_1 .faq .question:hover .icon {
  background-position: left bottom; }

/* line 2955, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_faq_1 .faq.expanded .question {
  color: #71be3c; }

/* line 2956, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_faq_1 .faq.expanded .question .icon {
  background-position: left bottom; }

/* line 2957, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_faq_1 .faq .answer {
  display: none; }

/* line 2958, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_faq_1 .faq .answer .text {
  padding: 12px 10px 14px 38px;
  border-top: 1px solid #ededed; }

/* line 2959, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_faq_1 .faq .answer .text p {
  padding: 21px 0px 0px;
  line-height: 21px; }

/* line 2960, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_faq_1 .faq .answer .text p:first-child {
  padding-top: 0px; }

/* line 2964, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_faq_2 .general_title_1, .block_faq_2 .general_title_2 {
  margin-bottom: 35px; }

/* line 2966, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_faq_2 .topics {
  margin-left: -17px;
  margin-bottom: -11px;
  overflow: hidden; }

/* line 2967, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_faq_2 .topics li {
  width: 50%;
  margin-bottom: 11px;
  padding-left: 17px;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

/* line 2977, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_faq_2 .topics li a {
  padding: 9px 38px 11px;
  display: block;
  position: relative;
  background-color: #ffffff;
  border: 1px solid #ededed;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  color: #515757;
  line-height: 21px; }

/* line 2992, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_faq_2 .topics li a:before {
  width: 13px;
  height: 10px;
  position: absolute;
  left: 12px;
  top: 15px;
  background-repeat: no-repeat;
  background-image: url(images/icon_faq_1.png);
  background-size: 13px 20px;
  content: ' '; }

/* line 2993, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_faq_2 .topics li a:hover {
  color: #71be3c;
  text-decoration: none; }

/* line 2994, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_faq_2 .topics li a:hover:before {
  background-position: left bottom; }

/* line 2995, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_faq_2 .topics li a span {
  display: block;
  position: absolute;
  right: 13px;
  top: 9px;
  font-size: 13px;
  color: #868989; }

/* line 2996, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_faq_2 .questions {
  padding-top: 45px; }

/* line 2997, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_faq_2 .title {
  position: relative;
  font-size: 16px;
  color: #30353a;
  font-weight: 500;
  font-family: 'Raleway';
  text-transform: uppercase;
  line-height: 20px; }

/* line 2998, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_faq_2 .title:before {
  height: 1px;
  display: block;
  position: absolute;
  left: 0px;
  right: 0px;
  top: 11px;
  background-color: #e8e9eb;
  content: ' '; }

/* line 2999, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_faq_2 .title span {
  padding-right: 13px;
  display: inline-block;
  position: relative;
  background-color: #ffffff;
  line-height: 20px; }

/* line 3000, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_faq_2 .topic {
  padding-top: 46px; }

/* line 3001, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_faq_2 .topic:first-child {
  padding-top: 0px; }

/* line 3002, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_faq_2 .topic .title {
  padding-bottom: 3px; }

/* line 3003, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_faq_2 .topic .faq {
  margin-top: 23px;
  padding-left: 25px;
  background: url(images/icon_faq_2.png) no-repeat 0px 6px;
  background-size: 13px 10px; }

/* line 3004, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_faq_2 .topic .faq .question {
  padding-bottom: 8px;
  color: #30353a;
  font-weight: 600;
  line-height: 21px; }

/* line 3005, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_faq_2 .topic .faq .answer {
  padding-bottom: 24px;
  border-bottom: 1px solid #e8e9eb; }

/* line 3006, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_faq_2 .topic .faq .answer p {
  padding: 21px 0px 0px;
  line-height: 21px; }

/* line 3007, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_faq_2 .topic .faq .answer p:first-child {
  padding-top: 0px; }

/* line 3008, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_faq_2 .form {
  padding-top: 47px; }

/* line 3009, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_faq_2 .form .title {
  padding-bottom: 25px; }

/* line 3010, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_faq_2 .form .field_col_wrapper {
  margin-left: -30px;
  overflow: hidden; }

/* line 3011, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_faq_2 .form .field_col {
  width: 50%;
  padding-left: 30px;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

/* line 3020, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_faq_2 .form .label {
  padding-bottom: 7px;
  line-height: 21px; }

/* line 3021, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_faq_2 .form .label span {
  color: #71be3c; }

/* line 3022, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_faq_2 .form .field {
  height: 34px;
  margin-bottom: 13px;
  padding: 0px 10px;
  overflow: hidden;
  background-color: #ffffff;
  border: 1px solid #e3e3e3;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px; }

/* line 3034, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_faq_2 .form .field.focused {
  border-color: #c4e2af; }

/* line 3035, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_faq_2 .form .field input {
  width: 100%;
  height: 18px;
  line-height: 18px;
  padding: 6px 0px;
  display: block;
  background-color: transparent;
  border: 0px; }

/* line 3036, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_faq_2 .form .textarea {
  margin-bottom: 20px;
  padding: 6px 10px;
  overflow: hidden;
  background-color: #ffffff;
  border: 1px solid #e3e3e3;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px; }

/* line 3047, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_faq_2 .form .textarea.focused {
  border-color: #c4e2af; }

/* line 3048, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_faq_2 .form .textarea textarea {
  width: 100%;
  height: 142px;
  line-height: 18px;
  display: block;
  overflow: auto;
  background-color: transparent;
  border: 0px; }

/* line 3050, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_404 {
  padding: 41px 0px; }

/* line 3051, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_404 h1 {
  padding-bottom: 0px;
  font-family: 'Signika', Arial, Helvetica, sans-serif;
  font-size: 190px;
  text-align: center;
  line-height: 180px; }

/* line 3052, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_404 h2 {
  padding-bottom: 33px;
  font-size: 21px;
  color: #8a8a8a;
  font-weight: 300;
  text-align: center; }

/* line 3053, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_404 h3 {
  padding-bottom: 8px;
  font-size: 15px;
  font-weight: 600;
  line-height: 21px;
  text-align: center; }

/* line 3054, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_404 p {
  padding-bottom: 0px;
  line-height: 21px;
  text-align: center; }

/* line 3055, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_404 p a {
  color: #71be3c; }

/* line 3056, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_404 .line {
  width: 44px;
  height: 3px;
  margin: 0px auto 48px;
  background: url(images/line_2.gif) repeat-x; }

/* line 3057, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_404 .search {
  width: 344px;
  margin: 30px auto 0px;
  position: relative; }

/* line 3058, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_404 .search .field {
  height: 37px;
  padding: 0px 35px 0px 12px;
  overflow: hidden;
  background-color: #ffffff;
  border: 1px solid #ebeced; }

/* line 3059, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_404 .search .field.focused {
  border-color: #e3e4e6; }

/* line 3060, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_404 .search .field input {
  width: 100%;
  height: 18px;
  line-height: 18px;
  padding: 8px 0px;
  display: block;
  background-color: transparent;
  border: 0px;
  color: #939b9b; }

/* line 3061, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_404 .search .button {
  position: absolute;
  right: 12px;
  top: 14px; }

/* line 3062, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_404 .search .button a {
  width: 12px;
  height: 12px;
  display: block;
  background: url(images/icon_sidebar_search_1.png) 0 0 no-repeat;
  background-size: 12px 24px !important;
  text-indent: -9000px; }

/* line 3063, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_404 .search .button a:hover {
  background-position: left bottom !important; }

/* line 3066, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_page_content_1 .general_title_2 {
  margin-bottom: 21px; }

/* line 3067, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_page_content_1 .slider {
  margin-bottom: 35px;
  padding-top: 4px;
  overflow: hidden; }

/* line 3068, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_page_content_1 .flexslider img {
  opacity: 0; }

/* line 3070, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_page_content_1 .flexslider.moving img, .block_page_content_1 .flex-active-slide img {
  opacity: 1; }

/* line 3072, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_page_content_1 .slider .flex-direction-nav a {
  width: 41px;
  height: 41px;
  margin-top: -20px;
  display: block;
  position: absolute;
  top: 50%;
  background-color: #ffffff;
  background-repeat: no-repeat;
  background-position: 17px 16px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  text-indent: -9000px;
  opacity: 0.8; }

/* line 3091, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_page_content_1 .slider .flex-direction-nav a:hover {
  opacity: 1; }

/* line 3092, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_page_content_1 .slider .flex-direction-nav a.flex-prev {
  left: -60px;
  background-image: url(images/arrow_9.png); }

/* line 3093, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_page_content_1 .slider .flex-direction-nav a.flex-next {
  right: -60px;
  background-image: url(images/arrow_10.png); }

/* line 3094, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_page_content_1 .slider:hover .flex-direction-nav a.flex-prev {
  left: 13px; }

/* line 3095, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_page_content_1 .slider:hover .flex-direction-nav a.flex-next {
  right: 13px; }

/* line 3096, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_page_content_1 .image {
  margin-bottom: 35px;
  padding-top: 4px;
  overflow: hidden; }

/* line 3097, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_page_content_1 .image img {
  width: 100%;
  height: auto;
  display: block; }

/* line 3098, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_page_content_1 .wide_button {
  height: 41px;
  line-height: 41px;
  padding: 0px;
  display: block;
  font-size: 12px; }

/* line 3099, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_page_content_1 h4 {
  padding-bottom: 22px;
  font-size: 15px;
  font-weight: 500;
  font-family: 'Raleway'; }

/* line 3100, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_page_content_1 p {
  padding-bottom: 21px;
  line-height: 21px; }

/* line 3101, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_page_content_1 p a {
  color: #71be3c; }

/* line 3102, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_page_content_1 p span {
  color: #1a232b; }

/* line 3104, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_page_content_2 .general_title_2 {
  margin-bottom: 21px; }

/* line 3105, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_page_content_2 p {
  padding-bottom: 21px;
  line-height: 21px; }

/* line 3109, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_pricing_table_1 .general_title_1, .block_pricing_table_1 .general_title_2 {
  margin-bottom: 35px; }

/* line 3111, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_pricing_table_1 .pricing_table {
  padding: 15px 0px; }

/* line 3112, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_pricing_table_1 .column {
  width: 273px;
  float: left;
  position: relative;
  background-color: #ffffff;
  border-right: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
  text-align: center; }

/* line 3113, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_pricing_table_1 .column:before {
  height: 2px;
  display: block;
  position: absolute;
  left: -1px;
  right: -1px;
  bottom: -3px;
  background: url(images/bg_pricing_table_1.jpg) repeat-x;
  content: ' '; }

/* line 3114, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_pricing_table_1 .column:first-child {
  border-left: 1px solid #e6e6e6; }

/* line 3115, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_pricing_table_1 .column > div {
  position: relative;
  border-top: 1px solid #e6e6e6; }

/* line 3116, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_pricing_table_1 .title {
  height: 61px;
  line-height: 61px;
  background-color: #fcfcfc;
  font-family: 'Signika';
  font-size: 21px;
  color: #30353a; }

/* line 3117, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_pricing_table_1 .price {
  height: 102px; }

/* line 3118, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_pricing_table_1 .price .num {
  padding: 21px 0px 0px;
  display: inline-block;
  overflow: hidden;
  font-size: 42px;
  color: #30353a; }

/* line 3119, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_pricing_table_1 .price .num span {
  margin-right: 5px;
  padding-top: 4px;
  float: left;
  display: block;
  font-size: 23px; }

/* line 3120, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_pricing_table_1 .price .period {
  margin-top: -2px;
  font-size: 12px;
  color: #71be3c; }

/* line 3121, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_pricing_table_1 .cell {
  height: 37px;
  line-height: 37px;
  font-size: 12px; }

/* line 3122, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_pricing_table_1 .cell.alt {
  background-color: #fbfbfb; }

/* line 3123, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_pricing_table_1 .button {
  padding: 28px 0px 29px; }

/* line 3124, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_pricing_table_1 .button a {
  height: 38px;
  line-height: 38px;
  padding: 0px 32px;
  display: inline-block;
  background-color: #71be3c;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  font-size: 11px;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase; }

/* line 3143, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_pricing_table_1 .button a:hover {
  background-color: #637382;
  text-decoration: none; }

/* line 3144, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_pricing_table_1 .column.special {
  width: 279px;
  margin: -15px -1px;
  border-left: 1px solid #e6e6e6;
  -webkit-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.07);
  -moz-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.07);
  box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.07);
  z-index: 2; }

/* line 3155, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_pricing_table_1 .column.special:before {
  display: none; }

/* line 3156, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_pricing_table_1 .column.special .title {
  height: 76px;
  margin: 0px -1px -1px;
  background-color: #71be3c;
  border: 1px solid #71be3c;
  font-family: 'Open Sans';
  font-size: 11px;
  color: #ffffff;
  text-transform: uppercase;
  line-height: 15px;
  z-index: 2; }

/* line 3157, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_pricing_table_1 .column.special .title:before {
  width: 60px;
  height: 60px;
  display: block;
  position: absolute;
  right: -1px;
  top: -1px;
  background: url(images/bg_premium_1.png) no-repeat;
  content: ' '; }

/* line 3158, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_pricing_table_1 .column.special .title span {
  padding: 23px 0px 6px;
  display: block;
  font-family: 'Signika';
  font-size: 21px;
  text-transform: none; }

/* line 3159, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_pricing_table_1 .column.special .button {
  padding-bottom: 44px; }

/* line 3160, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_pricing_table_1 .column.special .button a {
  background-color: #1a232b; }

/* line 3161, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_pricing_table_1 .column.special .button a:hover {
  background-color: #71be3c; }

/* line 3165, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_pricing_table_2 .general_title_1, .block_pricing_table_2 .general_title_2 {
  margin-bottom: 35px; }

/* line 3167, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_pricing_table_2 .pricing_table {
  padding: 15px 0px; }

/* line 3168, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_pricing_table_2 .column {
  width: 218px;
  float: left;
  position: relative;
  background-color: #ffffff;
  border-right: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
  text-align: center; }

/* line 3169, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_pricing_table_2 .column:before {
  height: 2px;
  display: block;
  position: absolute;
  left: -1px;
  right: -1px;
  bottom: -3px;
  background: url(images/bg_pricing_table_1.jpg) repeat-x;
  content: ' '; }

/* line 3170, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_pricing_table_2 .column:first-child {
  border-left: 1px solid #e6e6e6; }

/* line 3171, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_pricing_table_2 .column > div {
  position: relative;
  border-top: 1px solid #e6e6e6; }

/* line 3172, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_pricing_table_2 .title {
  height: 61px;
  line-height: 61px;
  background-color: #fcfcfc;
  font-family: 'Signika';
  font-size: 21px;
  color: #30353a; }

/* line 3173, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_pricing_table_2 .price {
  height: 102px; }

/* line 3174, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_pricing_table_2 .price .num {
  padding: 21px 0px 0px;
  display: inline-block;
  overflow: hidden;
  font-size: 42px;
  color: #30353a; }

/* line 3175, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_pricing_table_2 .price .num span {
  margin-right: 5px;
  padding-top: 4px;
  float: left;
  display: block;
  font-size: 23px; }

/* line 3176, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_pricing_table_2 .price .period {
  margin-top: -2px;
  font-size: 12px;
  color: #71be3c; }

/* line 3177, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_pricing_table_2 .cell {
  height: 37px;
  line-height: 37px;
  font-size: 12px; }

/* line 3178, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_pricing_table_2 .cell.alt {
  background-color: #fbfbfb; }

/* line 3179, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_pricing_table_2 .button {
  padding: 28px 0px 29px; }

/* line 3180, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_pricing_table_2 .button a {
  height: 38px;
  line-height: 38px;
  padding: 0px 32px;
  display: inline-block;
  background-color: #71be3c;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  font-size: 11px;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase; }

/* line 3199, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_pricing_table_2 .button a:hover {
  background-color: #637382;
  text-decoration: none; }

/* line 3200, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_pricing_table_2 .column.special {
  width: 225px;
  margin: -15px -1px;
  border-left: 1px solid #e6e6e6;
  -webkit-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.07);
  -moz-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.07);
  box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.07);
  z-index: 2; }

/* line 3211, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_pricing_table_2 .column.special:before {
  display: none; }

/* line 3212, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_pricing_table_2 .column.special .title {
  height: 76px;
  margin: 0px -1px -1px;
  background-color: #71be3c;
  border: 1px solid #71be3c;
  font-family: 'Open Sans';
  font-size: 11px;
  color: #ffffff;
  text-transform: uppercase;
  line-height: 15px;
  z-index: 2; }

/* line 3213, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_pricing_table_2 .column.special .title:before {
  width: 60px;
  height: 60px;
  display: block;
  position: absolute;
  right: -1px;
  top: -1px;
  background: url(images/bg_premium_1.png) no-repeat;
  content: ' '; }

/* line 3214, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_pricing_table_2 .column.special .title span {
  padding: 23px 0px 6px;
  display: block;
  font-family: 'Signika';
  font-size: 21px;
  text-transform: none; }

/* line 3215, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_pricing_table_2 .column.special .button {
  padding-bottom: 44px; }

/* line 3216, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_pricing_table_2 .column.special .button a {
  background-color: #1a232b; }

/* line 3217, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_pricing_table_2 .column.special .button a:hover {
  background-color: #71be3c; }

/* line 3219, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_coming_soon_1 {
  padding-top: 250px;
  text-align: center; }

/* line 3220, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_coming_soon_1 h1 {
  padding-bottom: 33px;
  font-family: 'Open Sans';
  font-size: 34px;
  font-weight: 300; }

/* line 3221, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_coming_soon_1 h2 {
  padding-bottom: 18px;
  font-size: 17px;
  color: #585858;
  font-weight: 300;
  line-height: 20px; }

/* line 3223, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_countdown_1 {
  text-align: center; }

/* line 3224, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_countdown_1 h3 {
  padding-bottom: 20px;
  font-weight: 300; }

/* line 3225, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_countdown_1 ul {
  display: inline-block;
  overflow: hidden; }

/* line 3226, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_countdown_1 li {
  width: 60px;
  margin-left: 45px;
  float: left;
  display: block;
  position: relative;
  font-size: 12px;
  color: #252525;
  font-weight: bold;
  text-transform: uppercase; }

/* line 3227, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_countdown_1 li:before {
  display: block;
  position: absolute;
  left: -25px;
  top: 19px;
  font-size: 34px;
  color: #71be3c;
  font-weight: 300;
  content: ':'; }

/* line 3228, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_countdown_1 li:first-child {
  margin-left: 0px; }

/* line 3229, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_countdown_1 li:first-child:before {
  display: none; }

/* line 3230, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_countdown_1 li span {
  padding-bottom: 7px;
  display: block;
  font-family: 'Dosis', Arial, Helvetica, sans-serif;
  font-size: 54px;
  font-weight: normal;
  text-transform: none; }

/* line 3232, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_countdown_2 {
  text-align: center; }

/* line 3233, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_countdown_2 ul {
  display: inline-block;
  overflow: hidden; }

/* line 3234, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_countdown_2 li {
  width: 81px;
  margin-left: 3px;
  float: left;
  display: block;
  position: relative;
  font-size: 11px;
  color: #898989;
  font-weight: 600;
  text-transform: uppercase; }

/* line 3235, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_countdown_2 li:first-child {
  margin-left: 0px; }

/* line 3236, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_countdown_2 li:first-child:before {
  display: none; }

/* line 3237, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_countdown_2 li span {
  width: 81px;
  height: 85px;
  line-height: 85px;
  margin-top: 9px;
  display: block;
  background: url(images/bg_countdown_1.png) no-repeat;
  background-size: 81px 85px;
  font-family: 'Signika', Arial, Helvetica, sans-serif;
  font-size: 40px;
  color: #252525;
  font-weight: 300; }

/* line 3240, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_newsletter_1 .general_title_1 {
  margin-bottom: 28px; }

/* line 3241, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_newsletter_1 .general_title_2 {
  margin-bottom: 21px; }

/* line 3242, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_newsletter_1 .label {
  padding-bottom: 7px;
  line-height: 21px; }

/* line 3243, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_newsletter_1 .label span {
  color: #71be3c; }

/* line 3244, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_newsletter_1 .field {
  height: 34px;
  margin-bottom: 20px;
  padding: 0px 10px;
  overflow: hidden;
  border: 1px solid #e3e3e3;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px; }

/* line 3256, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_newsletter_1 .field input {
  width: 100%;
  height: 18px;
  line-height: 18px;
  padding: 6px 0px;
  display: block;
  background-color: transparent;
  border: 0px; }

/* line 3257, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_newsletter_1 .button a {
  padding: 0px 35px; }

/* line 3260, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_portfolio_1 .title {
  height: 91px;
  margin-bottom: 70px;
  overflow: hidden;
  background: url(images/pattern_8.jpg); }

/* line 3261, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_portfolio_1 .title h1 {
  padding: 37px 0px 0px;
  float: left;
  font-family: 'Raleway';
  font-size: 17px;
  font-weight: 500;
  color: #ffffff;
  text-transform: uppercase; }

/* line 3263, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_portfolio_1 .filter {
  padding-bottom: 45px;
  overflow: hidden; }

/* line 3264, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_portfolio_1 .filter .text {
  height: 24px;
  line-height: 24px;
  margin-right: 11px;
  float: left;
  font-family: 'Signika';
  font-size: 11px;
  color: #828587;
  text-transform: uppercase; }

/* line 3265, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_portfolio_1 .filter ul {
  display: block;
  overflow: hidden; }

/* line 3266, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_portfolio_1 .filter li {
  float: left;
  display: block; }

/* line 3267, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_portfolio_1 .filter li a {
  height: 24px;
  line-height: 24px;
  padding: 0px 10px;
  display: block;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  font-family: 'Signika';
  font-size: 11px;
  color: #5b5f62;
  font-weight: 600;
  text-transform: uppercase; }

/* line 3283, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_portfolio_1 .filter li a span {
  margin-left: 8px;
  color: #94989b;
  font-weight: normal; }

/* line 3284, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_portfolio_1 .filter li a:hover {
  color: #71be3c;
  text-decoration: none; }

/* line 3285, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_portfolio_1 .filter li a:hover span {
  color: #94989b; }

/* line 3286, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_portfolio_1 .filter li a.current {
  background-color: #71be3c;
  color: #ffffff !important;
  text-decoration: none; }

/* line 3287, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_portfolio_1 .filter li a.current span {
  color: #ffffff; }

/* line 3289, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_portfolio_1 .filter_alt {
  padding-top: 33px;
  float: right; }

/* line 3290, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_portfolio_1 .filter_alt .text {
  height: 24px;
  line-height: 24px;
  margin-right: 11px;
  float: left;
  font-family: 'Signika';
  font-size: 11px;
  color: #ffffff;
  text-transform: uppercase; }

/* line 3291, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_portfolio_1 .filter_alt ul {
  float: left;
  display: block; }

/* line 3292, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_portfolio_1 .filter_alt li {
  float: left;
  display: block; }

/* line 3293, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_portfolio_1 .filter_alt li a {
  height: 24px;
  line-height: 24px;
  padding: 0px 10px;
  display: block;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  font-family: 'Signika';
  font-size: 11px;
  color: #ffffff;
  font-weight: 600;
  text-transform: uppercase; }

/* line 3309, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_portfolio_1 .filter_alt li a span {
  margin-left: 8px;
  color: #ffffff;
  font-weight: normal; }

/* line 3310, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_portfolio_1 .filter_alt li a:hover {
  color: #71be3c;
  text-decoration: none; }

/* line 3311, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_portfolio_1 .filter_alt li a:hover span {
  color: #ffffff; }

/* line 3312, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_portfolio_1 .filter_alt li a.current {
  background-color: #71be3c;
  color: #ffffff !important;
  text-decoration: none; }

/* line 3313, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_portfolio_1 .filter_alt li a.current span {
  color: #ffffff; }

/* line 3315, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_portfolio_1 .portfolio_items {
  overflow: hidden;
  position: relative; }

/* line 3316, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_portfolio_1 .portfolio_items article {
  float: left; }

/* line 3317, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_portfolio_1 .portfolio_items article .pic {
  display: block;
  position: relative; }

/* line 3318, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_portfolio_1 .portfolio_items article .pic img {
  width: 100%;
  height: auto;
  display: block; }

/* line 3319, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_portfolio_1 .portfolio_items article .pic .hover {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
  background-color: rgba(255, 255, 255, 0.42);
  opacity: 0; }

/* line 3320, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_portfolio_1 .portfolio_items article .pic .hover ul {
  margin-top: -25px;
  display: block;
  position: absolute;
  left: 0px;
  right: 0px;
  top: 50%;
  text-align: center; }

/* line 3321, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_portfolio_1 .portfolio_items article .pic .hover li {
  margin: 0px 2px;
  display: inline-block; }

/* line 3322, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_portfolio_1 .portfolio_items article .pic .hover li a {
  padding: 0px 18px; }

/* line 3323, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_portfolio_1 .portfolio_items article .pic:hover .hover {
  opacity: 1; }

/* line 3324, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_portfolio_1 .portfolio_items article .pic:hover .hover ul {
  margin-top: -15px; }

/* line 3325, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_portfolio_1 .portfolio_items article h3 {
  padding-bottom: 2px;
  font-size: 16px;
  font-weight: 500;
  font-family: 'Raleway';
  line-height: normal; }

/* line 3326, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_portfolio_1 .portfolio_items article h3 a {
  font-size: 16px;
  font-weight: 500; }

/* line 3327, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_portfolio_1 .portfolio_items article h4 {
  padding-bottom: 0px;
  font-size: 11px;
  color: #727272;
  line-height: normal; }

/* line 3328, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_portfolio_1 .portfolio_items article h4 a {
  font-size: 11px;
  color: #727272; }

/* line 3329, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_portfolio_1 .portfolio_items article .likes {
  min-width: 12px;
  padding-top: 39px;
  float: right;
  background: url(images/icon_like_1.png) no-repeat center 19px;
  background-size: 12px 12px;
  font-size: 12px;
  color: #868686;
  text-align: center; }

/* line 3330, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_portfolio_1 .portfolio_items article .description {
  padding-top: 12px;
  overflow: hidden; }

/* line 3331, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_portfolio_1 .portfolio_items article .description a:hover {
  text-decoration: none; }

/* line 3332, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_portfolio_1.col_3 .portfolio_items {
  margin-left: -32px;
  margin-bottom: -36px; }

/* line 3333, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_portfolio_1.col_3 .portfolio_items article {
  width: 346px;
  margin-left: 32px;
  margin-bottom: 36px; }

/* line 3334, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_portfolio_1.col_4 .portfolio_items {
  margin-left: -28px;
  margin-bottom: -28px; }

/* line 3335, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_portfolio_1.col_4 .portfolio_items article {
  width: 254px;
  margin-left: 28px;
  margin-bottom: 28px; }

/* line 3336, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_portfolio_1.full .portfolio_items_wrapper {
  padding: 0px 5px 0px 35px; }

/* line 3337, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_portfolio_1.full .portfolio_items {
  width: 100.5%;
  margin-bottom: -36px; }

/* line 3338, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_portfolio_1.full .portfolio_items article {
  width: 19.94%;
  padding-right: 30px;
  margin-bottom: 36px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

/* line 3349, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_portfolio_2 .title {
  height: 91px;
  overflow: hidden;
  background: none;
  /*url(images/pattern_8.jpg)*/ }

/* line 3350, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_portfolio_2 .title h1 {
  padding: 37px 0px 0px;
  float: left;
  font-family: 'Raleway';
  font-weight: 500;
  font-size: 17px;
  color: #30353A;
  text-transform: uppercase; }

/* line 3352, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_portfolio_2 .filter {
  margin-left: -4px;
  padding-bottom: 41px;
  overflow: hidden; }

/* line 3353, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_portfolio_2 .filter li {
  margin-left: 4px;
  margin-bottom: 4px;
  float: left;
  display: block; }

/* line 3354, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_portfolio_2 .filter li a {
  height: 30px;
  line-height: 30px;
  padding: 0px 15px 0px 19px;
  display: block;
  overflow: hidden;
  position: relative;
  border: 1px solid #e4e4e4;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  font-family: 'Signika';
  font-size: 11px;
  color: #595959;
  font-weight: 600;
  text-transform: uppercase; }

/* line 3374, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_portfolio_2 .filter li a:before {
  width: 10px;
  height: 8px;
  display: block;
  position: absolute;
  left: -10px;
  top: 11px;
  background: url(images/icon_filter_1.png) no-repeat;
  content: ' '; }

/* line 3375, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_portfolio_2 .filter li a span {
  margin-left: 8px;
  color: #94989b;
  font-weight: normal; }

/* line 3376, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_portfolio_2 .filter li a:hover {
  color: #71be3c;
  text-decoration: none;
  text-indent: 17px; }

/* line 3377, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_portfolio_2 .filter li a:hover:before {
  left: 19px; }

/* line 3378, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_portfolio_2 .filter li a:hover span {
  color: #94989b; }

/* line 3379, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_portfolio_2 .filter li a.current {
  color: #71be3c;
  text-indent: 17px; }

/* line 3380, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_portfolio_2 .filter li a.current span {
  color: #94989b; }

/* line 3381, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_portfolio_2 .filter li a.current:before {
  left: 19px; }

/* line 3383, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_portfolio_2 .filter_alt {
  padding-top: 33px;
  float: right; }

/* line 3384, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_portfolio_2 .filter_alt .text {
  height: 24px;
  line-height: 24px;
  margin-right: 11px;
  float: left;
  font-family: 'Signika';
  font-size: 11px;
  color: #595959;
  text-transform: uppercase; }

/* line 3385, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_portfolio_2 .filter_alt ul {
  float: left;
  display: block; }

/* line 3386, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_portfolio_2 .filter_alt li {
  float: left;
  display: block; }

/* line 3387, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_portfolio_2 .filter_alt li a {
  height: 24px;
  line-height: 24px;
  padding: 0px 10px;
  display: block;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  font-family: 'Signika';
  font-size: 11px;
  color: #595959;
  font-weight: 600;
  text-transform: uppercase; }

/* line 3403, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_portfolio_2 .filter_alt li a span {
  margin-left: 8px;
  color: #ffffff;
  font-weight: normal; }

/* line 3404, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_portfolio_2 .filter_alt li a:hover {
  color: #71be3c;
  text-decoration: none; }

/* line 3405, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_portfolio_2 .filter_alt li a:hover span {
  color: #ffffff; }

/* line 3406, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_portfolio_2 .filter_alt li a.current {
  background-color: #71be3c;
  color: #ffffff !important;
  text-decoration: none; }

/* line 3407, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_portfolio_2 .filter_alt li a.current span {
  color: #ffffff; }

/* line 3409, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_portfolio_2 .portfolio_items {
  overflow: hidden;
  position: relative; }

/* line 3410, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_portfolio_2 .portfolio_items article {
  float: left; }

/* line 3411, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_portfolio_2 .portfolio_items article .pic {
  display: block;
  position: relative;
  line-height: 1em; }

/* line 3412, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_portfolio_2 .portfolio_items article .pic img {
  width: 100%;
  height: auto;
  display: block; }

/* line 3413, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_portfolio_2 .portfolio_items article .pic .hover {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
  background-color: rgba(113, 190, 60, 0.92);
  text-align: center;
  opacity: 0; }

/* line 3414, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_portfolio_2 .portfolio_items article .pic .hover > * {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 40%; }

/* line 3415, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_portfolio_2 .portfolio_items article .pic .hover .icon {
  margin-top: -45px; }

/* line 3416, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_portfolio_2 .portfolio_items article .pic .hover .icon .zoom {
  width: 14px;
  height: 14px;
  display: inline-block;
  background: url(images/icon_plus_2.png) no-repeat;
  background-size: 14px 14px;
  text-indent: -9000px; }

/* line 3417, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_portfolio_2 .portfolio_items article .pic .hover h3 {
  margin-top: -13px;
  padding-bottom: 0px;
  font-family: 'Raleway';
  font-size: 15px;
  font-weight: 500;
  color: #ffffff;
  text-transform: uppercase; }

/* line 3418, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_portfolio_2 .portfolio_items article .pic .hover h3 a {
  font-family: 'Raleway';
  font-size: 15px;
  font-weight: 500;
  color: #ffffff;
  text-transform: uppercase; }

/* line 3419, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_portfolio_2 .portfolio_items article .pic .hover h3 a:hover {
  text-decoration: none; }

/* line 3420, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_portfolio_2 .portfolio_items article .pic .hover h4 {
  margin-top: 6px;
  padding-bottom: 0px;
  font-size: 11px;
  color: #ffffff;
  font-weight: 400; }

/* line 3421, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_portfolio_2 .portfolio_items article .pic .hover h4 a {
  font-size: 11px;
  color: #ffffff;
  font-weight: 400; }

/* line 3422, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_portfolio_2 .portfolio_items article .pic .hover h4 a:hover {
  text-decoration: none; }

/* line 3423, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_portfolio_2 .portfolio_items article .pic .hover .likes_wrapper {
  margin-top: 34px; }

/* line 3424, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_portfolio_2 .portfolio_items article .pic .hover .likes {
  height: 14px;
  line-height: 14px;
  padding-left: 16px;
  display: inline-block;
  background: url(images/icon_like_4.png) no-repeat 0px 2px;
  background-size: 12px 10px;
  font-size: 12px;
  color: #ffffff;
  font-weight: 600; }

/* line 3425, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_portfolio_2 .portfolio_items article .pic:hover .hover {
  opacity: 1; }

/* line 3426, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_portfolio_2 .portfolio_items article .pic:hover .hover > * {
  top: 50%; }

/* line 3427, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_portfolio_2.col_3 .portfolio_items {
  margin-left: -28px;
  margin-bottom: -28px; }

/* line 3428, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_portfolio_2.col_3 .portfolio_items article {
  width: 348px;
  margin-left: 28px;
  margin-bottom: 28px; }

/* line 3429, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_portfolio_2.col_4 .portfolio_items {
  margin-left: -28px;
  margin-bottom: -28px; }

/* line 3430, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_portfolio_2.col_4 .portfolio_items article {
  width: 254px;
  margin-left: 28px;
  margin-bottom: 28px; }

/* line 3431, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_portfolio_2.full .portfolio_items {
  width: 100.5%; }

/* line 3432, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_portfolio_2.full .portfolio_items article {
  width: 19.94%; }

/* line 3435, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_portfolio_3 .general_title_3 {
  margin-bottom: 30px; }

/* line 3437, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_portfolio_3 .title {
  height: 91px;
  overflow: hidden;
  background: url(images/pattern_8.jpg); }

/* line 3438, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_portfolio_3 .title h1 {
  padding: 37px 0px 0px;
  float: left;
  font-family: 'Raleway';
  font-size: 17px;
  font-weight: 500;
  color: #ffffff;
  text-transform: uppercase; }

/* line 3440, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_portfolio_3 .filter {
  padding-bottom: 45px;
  overflow: hidden;
  text-align: center; }

/* line 3441, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_portfolio_3 .filter ul {
  margin-left: -4px;
  margin-bottom: -4px;
  display: inline-block;
  overflow: hidden; }

/* line 3442, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_portfolio_3 .filter li {
  margin-left: 4px;
  margin-bottom: 4px;
  float: left;
  display: block; }

/* line 3443, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_portfolio_3 .filter li a {
  height: 30px;
  line-height: 30px;
  padding: 0px 15px 0px 19px;
  display: block;
  border: 1px solid #e4e4e4;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  font-family: 'Signika';
  font-size: 11px;
  color: #5b5f62;
  font-weight: 600;
  text-transform: uppercase; }

/* line 3461, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_portfolio_3 .filter li a span {
  margin-left: 8px;
  color: #94989b;
  font-weight: normal; }

/* line 3462, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_portfolio_3 .filter li a:hover {
  color: #71be3c;
  text-decoration: none; }

/* line 3463, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_portfolio_3 .filter li a:hover span {
  color: #94989b; }

/* line 3464, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_portfolio_3 .filter li a.current {
  color: #71be3c;
  text-decoration: none; }

/* line 3465, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_portfolio_3 .filter li a.current span {
  color: #94989b; }

/* line 3467, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_portfolio_3 .filter_alt {
  padding-top: 33px;
  float: right; }

/* line 3468, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_portfolio_3 .filter_alt .text {
  height: 24px;
  line-height: 24px;
  margin-right: 11px;
  float: left;
  font-family: 'Signika';
  font-size: 11px;
  color: #ffffff;
  text-transform: uppercase; }

/* line 3469, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_portfolio_3 .filter_alt ul {
  float: left;
  display: block; }

/* line 3470, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_portfolio_3 .filter_alt li {
  float: left;
  display: block; }

/* line 3471, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_portfolio_3 .filter_alt li a {
  height: 24px;
  line-height: 24px;
  padding: 0px 10px;
  display: block;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  font-family: 'Signika';
  font-size: 11px;
  color: #ffffff;
  font-weight: 600;
  text-transform: uppercase; }

/* line 3487, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_portfolio_3 .filter_alt li a span {
  margin-left: 8px;
  color: #ffffff;
  font-weight: normal; }

/* line 3488, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_portfolio_3 .filter_alt li a:hover {
  color: #71be3c;
  text-decoration: none; }

/* line 3489, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_portfolio_3 .filter_alt li a:hover span {
  color: #ffffff; }

/* line 3490, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_portfolio_3 .filter_alt li a.current {
  background-color: #71be3c;
  color: #ffffff !important;
  text-decoration: none; }

/* line 3491, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_portfolio_3 .filter_alt li a.current span {
  color: #ffffff; }

/* line 3493, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_portfolio_3 .portfolio_items {
  overflow: hidden;
  position: relative; }

/* line 3494, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_portfolio_3 .portfolio_items article {
  float: left;
  overflow: hidden; }

/* line 3495, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_portfolio_3 .portfolio_items article .pic {
  display: block;
  position: relative;
  top: 0px;
  line-height: 1em; }

/* line 3496, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_portfolio_3 .portfolio_items article .pic img {
  width: 100%;
  height: auto;
  display: block; }

/* line 3497, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_portfolio_3 .portfolio_items article .pic .hover {
  height: 62px;
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: -62px;
  background-color: #fcfcfc;
  text-align: center; }

/* line 3498, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_portfolio_3 .portfolio_items article .pic .hover h3 {
  padding: 16px 0px 5px;
  font-size: 14px;
  font-weight: 500; }

/* line 3499, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_portfolio_3 .portfolio_items article .pic .hover h3 a {
  font-size: 14px;
  font-weight: 500;
  font-family: 'Raleway'; }

/* line 3500, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_portfolio_3 .portfolio_items article .pic .hover h3 a:hover {
  text-decoration: none; }

/* line 3501, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_portfolio_3 .portfolio_items article .pic .hover h4 {
  padding-bottom: 0px;
  font-size: 11px;
  color: #727272; }

/* line 3502, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_portfolio_3 .portfolio_items article .pic .hover h4 a {
  font-size: 11px;
  color: #727272; }

/* line 3503, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_portfolio_3 .portfolio_items article .pic .hover h4 a:hover {
  text-decoration: none; }

/* line 3504, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_portfolio_3 .portfolio_items article .pic:hover {
  top: -62px; }

/* line 3505, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_portfolio_3.col_3 .portfolio_items article {
  width: 366px; }

/* line 3506, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_portfolio_3.col_4 .portfolio_items article {
  width: 275px; }

/* line 3507, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_portfolio_3.col_4_w_spaces .portfolio_items {
  margin-left: -28px;
  margin-bottom: -28px; }

/* line 3508, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_portfolio_3.col_4_w_spaces .portfolio_items article {
  width: 254px;
  margin-left: 28px;
  margin-bottom: 28px; }

/* line 3509, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_portfolio_3.full .portfolio_items {
  width: 100.5%; }

/* line 3510, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_portfolio_3.full .portfolio_items article {
  width: 19.94%; }

/* line 3513, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_portfolio_item .title {
  padding-bottom: 2px;
  position: relative;
  background: url(images/line_1.gif) repeat-x left bottom; }

/* line 3514, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_portfolio_item .title h1 {
  padding: 39px 220px 41px;
  font-size: 23px;
  color: #272c30;
  line-height: 33px;
  font-family: 'Raleway';
  font-weight: 400;
  text-align: center;
  text-transform: uppercase; }

/* line 3516, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_portfolio_item .title .controls {
  position: absolute;
  left: 0px;
  top: 46px; }

/* line 3517, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_portfolio_item .title .controls li {
  margin-left: 15px;
  float: left;
  display: block; }

/* line 3518, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_portfolio_item .title .controls li:first-child {
  margin-left: 0px; }

/* line 3519, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_portfolio_item .title .controls a {
  height: 19px;
  display: block;
  background-repeat: no-repeat;
  text-indent: -9000px; }

/* line 3520, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_portfolio_item .title .controls a:hover {
  background-position: left bottom; }

/* line 3521, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_portfolio_item .title .controls a.view_all {
  width: 19px;
  background-image: url(images/icon_view_all_3.png); }

/* line 3522, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_portfolio_item .title .controls a.prev {
  width: 11px;
  background-image: url(images/sprite_arrow_2.png); }

/* line 3523, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_portfolio_item .title .controls a.next {
  width: 11px;
  background-image: url(images/sprite_arrow_2.png);
  background-position: right top; }

/* line 3524, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_portfolio_item .title .controls a.next:hover {
  background-position: right bottom !important; }

/* line 3526, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_portfolio_item .title .stats {
  position: absolute;
  right: 0px;
  top: 46px; }

/* line 3527, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_portfolio_item .title .stats .likes {
  height: 19px;
  line-height: 19px;
  padding-left: 21px;
  padding-right: 18px;
  float: left;
  position: relative;
  background: url(images/icon_like_3.png) no-repeat 0px 4px;
  background-size: 14px 13px;
  font-size: 12px; }

/* line 3528, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_portfolio_item .title .stats .likes:before {
  width: 1px;
  height: 10px;
  display: block;
  position: absolute;
  right: 0px;
  top: 5px;
  background-color: #eeeeee;
  content: ' '; }

/* line 3529, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_portfolio_item .title .stats .likes:hover {
  background-image: url(images/icon_like_3_act.png);
  background-size: 14px 13px; }

/* line 3530, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_portfolio_item .title .stats .social {
  margin-left: 17px;
  padding-right: 3px;
  padding-top: 3px;
  float: left; }

/* line 3531, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_portfolio_item .title .stats .social li {
  margin-left: 22px;
  float: left;
  display: block; }

/* line 3532, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_portfolio_item .title .stats .social li:first-child {
  margin-left: 0px; }

/* line 3534, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_portfolio_item .content {
  overflow: hidden; }

/* line 3537, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_portfolio_item .portfolio_item .slides li {
  display: block;
  overflow: hidden;
  position: relative; }

/* line 3538, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_portfolio_item .portfolio_item .flexslider img {
  width: 101%;
  height: auto;
  min-width: 490px;
  min-height: 150px;
  display: block;
  position: relative;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  opacity: 0; }

/* line 3555, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_portfolio_item .portfolio_item .flexslider.moving img, .block_portfolio_item .portfolio_item .flexslider .flex-active-slide img {
  opacity: 1; }

/* line 3558, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_portfolio_item .portfolio_item .flex-direction-nav a {
  width: 41px;
  height: 41px;
  margin-top: -20px;
  display: block;
  position: absolute;
  top: 50%;
  background-repeat: no-repeat;
  text-indent: -9000px;
  opacity: 0.8; }

/* line 3559, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_portfolio_item .portfolio_item .flex-direction-nav a:hover {
  opacity: 1; }

/* line 3560, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_portfolio_item .portfolio_item .flex-direction-nav a.flex-prev {
  left: 17px;
  background-image: url(images/arrow_11.png); }

/* line 3561, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_portfolio_item .portfolio_item .flex-direction-nav a.flex-next {
  right: 17px;
  background-image: url(images/arrow_12.png); }

/* line 3563, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_portfolio_item .portfolio_item .flex-control-nav {
  display: block;
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 30px;
  text-align: center; }

/* line 3564, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_portfolio_item .portfolio_item .flex-control-nav li {
  margin-left: 7px;
  display: inline-block;
  overflow: hidden; }

/* line 3565, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_portfolio_item .portfolio_item .flex-control-nav li:first-child {
  margin-left: 0px; }

/* line 3566, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_portfolio_item .portfolio_item .flex-control-nav li a {
  width: 11px;
  height: 11px;
  display: block;
  background-repeat: no-repeat;
  background-image: url(images/sprite_slider_nav_2.png);
  text-indent: 9000px;
  cursor: pointer; }

/* line 3567, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_portfolio_item .portfolio_item .flex-control-nav li a.flex-active {
  background-position: right top; }

/* line 3569, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_portfolio_item .general_title_2 {
  margin-bottom: 27px; }

/* line 3570, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_portfolio_item .description {
  overflow: hidden; }

/* line 3571, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_portfolio_item .text p {
  padding: 21px 0px 0px;
  line-height: 21px; }

/* line 3572, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_portfolio_item .text p:first-child {
  padding-top: 0px; }

/* line 3573, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_portfolio_item .view {
  line-height: 21px; }

/* line 3574, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_portfolio_item .view a {
  padding-left: 20px;
  background: url(images/icon_lnk_3.png) no-repeat 0px 3px;
  background-size: 11px 12px; }

/* line 3575, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_portfolio_item .view a:hover {
  background-image: url(images/icon_lnk_4.png);
  background-size: 11px 12px;
  color: #71be3c;
  text-decoration: none; }

/* line 3576, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_portfolio_item .date {
  height: 37px;
  line-height: 36px;
  border-bottom: 1px solid #ebebeb;
  color: #8d9393; }

/* line 3577, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_portfolio_item .tags li {
  height: 37px;
  line-height: 36px;
  padding-left: 25px;
  background: url(images/icon_tag_1.png) no-repeat 0px 13px;
  background-size: 13px 11px;
  border-bottom: 1px solid #ebebeb;
  font-size: 13px; }

/* line 3579, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_portfolio_item .details {
  overflow: hidden; }

/* line 3581, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_portfolio_item .related_projects {
  padding-top: 67px; }

/* line 3583, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_portfolio_item .portfolio_item_facts {
  margin-top: 64px;
  padding: 41px 0px 43px;
  position: relative;
  background-color: #1a232b; }

/* line 3584, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_portfolio_item .portfolio_item_facts:before {
  height: 4px;
  display: block;
  position: absolute;
  left: 0px;
  right: 50%;
  top: 0px;
  background-color: #30c5e9;
  border-right: 1px solid #1a232b;
  content: ' '; }

/* line 3585, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_portfolio_item .portfolio_item_facts:after {
  height: 4px;
  display: block;
  position: absolute;
  left: 50%;
  right: 0px;
  top: 0px;
  background-color: #7ec051;
  content: ' '; }

/* line 3586, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_portfolio_item .portfolio_item_facts .facts {
  overflow: hidden; }

/* line 3587, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_portfolio_item .portfolio_item_facts .facts li {
  width: 200px;
  margin-left: 25px;
  padding-top: 44px;
  float: left;
  display: block;
  background-repeat: no-repeat;
  background-position: center 0px;
  text-align: center; }

/* line 3588, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_portfolio_item .portfolio_item_facts .facts li:first-child {
  margin-left: 0px; }

/* line 3589, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_portfolio_item .portfolio_item_facts .facts li .num {
  padding-bottom: 8px;
  font-size: 54px;
  color: #ffffff;
  font-weight: 600; }

/* line 3590, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_portfolio_item .portfolio_item_facts .facts li .note {
  font-size: 12px;
  color: #ffffff;
  font-weight: 600;
  text-transform: uppercase; }

/* line 3592, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_portfolio_item .portfolio_item_facts .facts li .num {
  padding-bottom: 8px;
  font-size: 54px;
  color: #ffffff;
  font-weight: 400;
  font-family: 'Lato'; }

/* line 3593, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_portfolio_item .portfolio_item_facts .facts li .note {
  font-size: 12px;
  color: #ffffff;
  font-weight: 600;
  text-transform: uppercase; }

/* line 3595, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_portfolio_item .portfolio_item_facts .facts li.fact_1 {
  background-image: url(images/icon_facts_4_1.png);
  background-size: 20px 29px; }

/* line 3596, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_portfolio_item .portfolio_item_facts .facts li.fact_2 {
  background-image: url(images/icon_facts_4_2.png);
  background-size: 30px 30px; }

/* line 3597, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_portfolio_item .portfolio_item_facts .facts li.fact_3 {
  background-image: url(images/icon_facts_4_3.png);
  background-size: 28px 27px; }

/* line 3598, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_portfolio_item .portfolio_item_facts .facts li.fact_4 {
  background-image: url(images/icon_facts_4_4.png);
  background-size: 31px 29px; }

/* line 3599, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_portfolio_item .portfolio_item_facts .facts li.fact_5 {
  background-image: url(images/icon_facts_4_5.png);
  background-size: 25px 29px; }

/* line 3601, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_portfolio_item.type_1 .portfolio_item {
  width: 723px;
  margin-right: 30px;
  padding-top: 46px;
  float: left; }

/* line 3602, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_portfolio_item.type_1 .portfolio_item img {
  width: 100%;
  height: auto;
  display: block; }

/* line 3603, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_portfolio_item.type_1 .description {
  padding-top: 43px; }

/* line 3604, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_portfolio_item.type_1 .description .view {
  padding-top: 24px; }

/* line 3605, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_portfolio_item.type_1 .description .date {
  margin-top: 17px; }

/* line 3607, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_portfolio_item.type_2 .portfolio_item {
  padding: 46px 0px 67px; }

/* line 3608, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_portfolio_item.type_2 .description {
  width: 723px;
  margin-right: 30px;
  float: left; }

/* line 3609, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_portfolio_item.type_2 .details .general_title_2 {
  margin-bottom: 13px; }

/* line 3610, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_portfolio_item.type_2 .related_projects {
  padding-top: 62px; }

/* line 3612, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_portfolio_item.type_3 .title {
  padding-bottom: 0px;
  background-image: none;
  background-color: #fafafa; }

/* line 3613, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_portfolio_item.type_3 .title .inner {
  position: relative; }

/* line 3614, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_portfolio_item.type_3 .portfolio_item {
  padding: 0px 0px 67px; }

/* line 3615, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_portfolio_item.type_3 .portfolio_item .slides li {
  display: block;
  overflow: hidden;
  background-size: cover;
  background-position: center top; }

/* line 3616, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_portfolio_item.type_3 .portfolio_item .slides li.slide_1 {
  background-image: url(../images/pic_portfolio_item_3_1.jpg); }

/* line 3617, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_portfolio_item.type_3 .portfolio_item .slides li.slide_2 {
  background-image: url(../images/pic_portfolio_item_3_2.jpg); }

/* line 3618, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_portfolio_item.type_3 .portfolio_item .slides li.slide_3 {
  background-image: url(../images/pic_portfolio_item_3_3.jpg); }

/* line 3619, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_portfolio_item.type_3 .portfolio_item .flex-direction-nav a {
  width: 51px;
  height: 51px;
  margin-top: -25px; }

/* line 3620, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_portfolio_item.type_3 .portfolio_item .flex-direction-nav a.flex-prev {
  left: 0px;
  background-image: url(images/arrow_13.png); }

/* line 3621, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_portfolio_item.type_3 .portfolio_item .flex-direction-nav a.flex-next {
  right: 0px;
  background-image: url(images/arrow_14.png); }

/* line 3622, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_portfolio_item.type_3 .related_projects {
  padding: 63px 0px 100px;
  background-color: #fafbfc;
  border-top: 1px solid #f0f3f5; }

/* line 3626, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.general_sidebar_title {
  overflow: hidden; }

/* line 3627, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.general_sidebar_title h3 {
  padding-right: 15px;
  float: left; }

/* line 3628, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.general_sidebar_title .sidebar_title_line {
  height: 3px;
  margin-top: 10px;
  overflow: hidden;
  background: url(images/line_3.gif) repeat-x; }

/* line 3630, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_sidebar_search {
  padding-top: 4px;
  position: relative; }

/* line 3631, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_sidebar_search .field {
  height: 37px;
  padding: 0px 35px 0px 12px;
  overflow: hidden;
  background-color: #ffffff;
  border: 1px solid #ebeced; }

/* line 3632, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_sidebar_search .field.focused {
  border-color: #e3e4e6; }

/* line 3633, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_sidebar_search .field input {
  width: 100%;
  height: 18px;
  line-height: 18px;
  padding: 8px 0px;
  display: block;
  background-color: transparent;
  border: 0px; }

/* line 3634, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_sidebar_search .button {
  position: absolute;
  right: 12px;
  top: 18px; }

/* line 3635, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_sidebar_search .button a {
  width: 12px;
  height: 12px;
  display: block;
  background: url(images/icon_sidebar_search_1.png) no-repeat;
  background-size: 12px 24px;
  text-indent: -9000px; }

/* line 3636, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_sidebar_search .button a:hover {
  background-position: left bottom; }

/* line 3639, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_sidebar_menu_1 h3 {
  padding-bottom: 17px; }

/* line 3640, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_sidebar_menu_1 li {
  padding: 6px 10px 8px 0px;
  display: block;
  background: url(images/arrow_7.png) no-repeat right 12px;
  background-size: 6px 10px;
  border-bottom: 1px solid #ededed;
  font-size: 13px;
  line-height: 21px; }

/* line 3641, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_sidebar_menu_1 li a:hover {
  color: #71be3c;
  text-decoration: none; }

/* line 3644, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_sidebar_recent_posts h3 {
  padding-bottom: 14px; }

/* line 3646, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_sidebar_recent_posts article {
  padding: 9px 0px 12px;
  border-bottom: 1px solid #ededed; }

/* line 3647, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_sidebar_recent_posts article h4 {
  padding-bottom: 2px;
  font-size: 13px;
  font-weight: 600;
  line-height: 21px; }

/* line 3648, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_sidebar_recent_posts article h4 a {
  font-size: 13px;
  font-weight: 600; }

/* line 3649, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_sidebar_recent_posts article h4 a:hover {
  color: #71be3c;
  text-decoration: none; }

/* line 3650, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_sidebar_recent_posts article .date {
  font-size: 11px;
  color: #999999;
  line-height: 15px; }

/* line 3653, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_sidebar_tags h3 {
  padding-bottom: 30px; }

/* line 3654, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_sidebar_tags ul {
  margin-left: -3px;
  margin-bottom: -3px;
  display: block;
  overflow: hidden; }

/* line 3655, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_sidebar_tags li {
  margin-left: 3px;
  margin-bottom: 3px;
  float: left;
  display: block; }

/* line 3656, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_sidebar_tags li a {
  height: 27px;
  line-height: 26px;
  padding: 0px 15px;
  display: block;
  background-color: #637382;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  font-size: 10px;
  color: #ebebeb;
  font-weight: 600;
  text-transform: uppercase; }

/* line 3672, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_sidebar_tags li a:hover {
  background-color: #71be3c;
  text-decoration: none; }

/* line 3675, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_sidebar_pics h3 {
  padding-bottom: 30px; }

/* line 3676, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_sidebar_pics ul {
  margin-left: -8px;
  margin-bottom: -8px;
  display: block;
  overflow: hidden; }

/* line 3677, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_sidebar_pics li {
  margin-left: 8px;
  margin-bottom: 8px;
  float: left;
  display: block; }

/* line 3678, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_sidebar_pics li a {
  display: block;
  position: relative; }

/* line 3679, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_sidebar_pics li a img {
  display: block; }

/* line 3680, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_sidebar_pics li a .hover {
  display: block;
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
  background: url(images/icon_zoom_1.png) no-repeat center center rgba(113, 190, 60, 0.62);
  background-size: 12px 12px;
  opacity: 0; }

/* line 3681, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_sidebar_pics li a:hover .hover {
  opacity: 1; }

/* line 3684, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_sidebar_twitter h3 {
  padding-bottom: 25px; }

/* line 3685, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_sidebar_twitter .loading {
  font-size: 13px;
  line-height: 19px; }

/* line 3686, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_sidebar_twitter .tweets li {
  margin-top: 21px;
  padding-left: 22px;
  display: block;
  background: url(images/icon_twitter_3.png) no-repeat 0px 6px;
  background-size: 16px 13px !important;
  font-size: 13px;
  line-height: 19px; }

/* line 3687, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_sidebar_twitter .tweets li:first-child {
  margin-top: 0px; }

/* line 3689, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_sidebar_twitter .tweets li a:hover {
  color: #71be3c;
  text-decoration: none; }

/* line 3690, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_sidebar_twitter .tweets .tweet_time {
  padding-top: 8px;
  display: block;
  font-size: 12px;
  color: #767676;
  font-weight: 300; }

/* line 3691, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_sidebar_twitter .tweets .tweet_time a {
  font-size: 12px;
  color: #767676;
  font-weight: 300; }

/* line 3692, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_sidebar_twitter .tweets .tweet_time a:hover {
  color: #767676; }

/* line 3695, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_sidebar_video h3 {
  padding-bottom: 30px; }

/* line 3696, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_sidebar_video iframe {
  width: 100%;
  height: 194px;
  display: block; }

/* line 3699, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_sidebar_comments_1 h3 {
  padding-bottom: 30px; }

/* line 3701, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_sidebar_comments_1 article {
  margin-top: 32px;
  overflow: hidden; }

/* line 3702, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_sidebar_comments_1 article:first-child {
  margin-top: 0px; }

/* line 3703, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_sidebar_comments_1 article .quote {
  margin-bottom: 20px;
  padding: 15px 15px 17px;
  position: relative;
  background-color: #ffffff;
  border: 1px solid #e8e8e8;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  line-height: 21px; }

/* line 3716, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_sidebar_comments_1 article .quote:before {
  width: 12px;
  height: 12px;
  display: block;
  position: absolute;
  left: 26px;
  bottom: -12px;
  background: url(images/tail_1.png) no-repeat;
  content: ' '; }

/* line 3717, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_sidebar_comments_1 article .author {
  overflow: hidden; }

/* line 3718, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_sidebar_comments_1 article .photo {
  width: 49px;
  margin-right: 10px;
  float: left; }

/* line 3719, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_sidebar_comments_1 article .photo img {
  width: 49px;
  height: auto;
  display: block;
  -webkit-border-radius: 24px;
  -moz-border-radius: 24px;
  border-radius: 24px; }

/* line 3728, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_sidebar_comments_1 article .info {
  padding-top: 3px;
  overflow: hidden; }

/* line 3729, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_sidebar_comments_1 article .name {
  color: #555555;
  font-weight: 600;
  line-height: 21px; }

/* line 3730, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_sidebar_comments_1 article .position {
  font-size: 12px;
  color: #808080;
  line-height: 21px; }

/* line 3731, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_sidebar_comments_1 article .position a {
  font-size: 12px;
  color: #71be3c; }

/* line 3734, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_sidebar_text h3 {
  padding-bottom: 24px; }

/* line 3735, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_sidebar_text p {
  padding: 21px 0px 0px;
  line-height: 21px; }

/* line 3736, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_sidebar_text p:first-child {
  padding-top: 0px; }

/* line 3740, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
footer {
  background-color: #1a232b; }

/* line 3741, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.sticky_footer.need footer {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px; }

/* line 3743, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
footer .top {
  padding-top: 48px; }

/* line 3744, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
footer .bottom {
  height: 50px;
  background-color: #12181f; }

/* line 3745, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
footer .bottom .inside {
  max-width: 1358px;
  height: 50px;
  margin: 0px auto;
  position: relative; }

/* line 3746, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
footer .bottom .inside .lnk_up {
  width: 36px;
  height: 36px;
  display: block;
  position: absolute;
  right: 0px;
  top: 8px;
  background-color: #2b333c;
  background-repeat: no-repeat;
  background-position: 13px 15px;
  background-image: url(images/arrow_up_1.png);
  background-size: 10px 6px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  text-indent: -9000px; }

/* line 3766, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
footer .bottom .inside .lnk_up:hover {
  background-color: #71be3c; }

/* line 3768, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_footer_widgets {
  margin-left: -28px;
  overflow: hidden; }

/* line 3769, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_footer_widgets h3 {
  padding-bottom: 0px;
  font-size: 14px;
  font-family: 'Raleway', Arial, Helvetica, sans-serif;
  color: #ffffff;
  font-weight: 700;
  text-transform: uppercase; }

/* line 3770, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_footer_widgets .column {
  width: 254px;
  margin-left: 28px;
  float: left; }

/* line 3771, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_footer_widgets .column > div {
  padding-bottom: 45px; }

/* line 3774, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_footer_get_in_touch h3 {
  padding-bottom: 18px; }

/* line 3775, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_footer_get_in_touch .contact_info li {
  padding-left: 22px;
  display: block;
  font-size: 13px;
  color: #dcdcdc;
  line-height: 23px; }

/* line 3776, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_footer_get_in_touch .contact_info li a {
  color: #dcdcdc; }

/* line 3777, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_footer_get_in_touch .contact_info li.location {
  background: url(images/icon_footer_location_1.png) no-repeat 4px 6px;
  background-size: 8px 12px; }

/* line 3778, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_footer_get_in_touch .contact_info li.phone {
  background: url(images/icon_footer_phone_1.png) no-repeat 2px 6px;
  background-size: 11px 11px; }

/* line 3779, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_footer_get_in_touch .contact_info li.email {
  background: url(images/icon_footer_email_1.png) no-repeat 2px 8px;
  background-size: 11px 9px; }

/* line 3780, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_footer_get_in_touch .social {
  padding-top: 20px;
  overflow: hidden; }

/* line 3781, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_footer_get_in_touch .social li {
  float: left;
  display: block; }

/* line 3784, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_footer_twitter h3 {
  padding-bottom: 19px; }

/* line 3785, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_footer_twitter li {
  margin-top: 16px;
  padding-left: 22px;
  display: block;
  background: url(images/icon_twitter_1.png) no-repeat 0px 6px;
  background-size: 16px 13px !important;
  font-size: 13px;
  color: #e0e0e0;
  line-height: 19px; }

/* line 3786, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_footer_twitter li:first-child {
  margin-top: 0px; }

/* line 3787, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_footer_twitter li a {
  font-size: 13px;
  color: #e0e0e0; }

/* line 3788, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_footer_twitter .tweet_time {
  padding-top: 3px;
  display: block;
  font-size: 12px;
  color: #b7b7b7; }

/* line 3789, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_footer_twitter .tweet_time a {
  font-size: 12px;
  color: #b7b7b7; }

/* line 3790, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_footer_twitter .loading {
  padding-bottom: 0px;
  color: #e0e0e0;
  line-height: 19px; }

/* line 3791, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_footer_twitter .button {
  padding-top: 15px; }

/* line 3792, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_footer_twitter .button a {
  font-size: 10px;
  color: #ffffff;
  font-weight: 600;
  text-transform: uppercase; }

/* line 3795, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_footer_recent_posts h3 {
  padding-bottom: 4px; }

/* line 3796, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_footer_recent_posts article {
  padding: 17px 0px 18px;
  border-bottom: 1px solid #374048; }

/* line 3797, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_footer_recent_posts article .title {
  padding-bottom: 3px;
  color: #ffffff;
  font-weight: bold;
  line-height: 17px; }

/* line 3798, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_footer_recent_posts article .title a {
  color: #ffffff;
  font-weight: 500;
  font-family: 'Raleway'; }

/* line 3799, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_footer_recent_posts article .title a:hover {
  color: #71be3c;
  text-decoration: none; }

/* line 3800, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_footer_recent_posts article .date {
  font-size: 11px;
  color: #b7b7b7;
  line-height: 16px; }

/* line 3802, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_footer_pics h3 {
  padding-bottom: 19px; }

/* line 3803, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_footer_pics p {
  padding-bottom: 0px;
  color: #dcdcdc;
  line-height: 18px; }

/* line 3804, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_footer_pics ul {
  margin-left: -6px;
  margin-bottom: -6px;
  padding-top: 18px;
  display: block;
  overflow: hidden; }

/* line 3805, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_footer_pics li {
  margin-left: 6px;
  margin-bottom: 6px;
  float: left;
  display: block; }

/* line 3806, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_footer_pics li a {
  display: block;
  position: relative; }

/* line 3807, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_footer_pics li a img {
  display: block; }

/* line 3808, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_footer_pics li a .hover {
  display: block;
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
  background-color: rgba(0, 0, 0, 0.28);
  opacity: 0; }

/* line 3809, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_footer_pics li a:hover .hover {
  opacity: 1; }

/* line 3811, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_bottom_menu {
  float: right; }

/* line 3812, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_bottom_menu li {
  height: 50px;
  line-height: 50px;
  margin-left: 25px;
  float: left;
  display: block; }

/* line 3813, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_bottom_menu li:first-child {
  margin-left: 0px; }

/* line 3814, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_bottom_menu li a {
  color: #c8cdd2; }

/* line 3815, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_bottom_menu li a:hover {
  color: #71be3c;
  text-decoration: none; }

/* line 3817, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_copyrights {
  float: left; }

/* line 3818, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_copyrights p {
  padding-bottom: 0px;
  color: #c8cdd2;
  line-height: 50px; }

/* general buttons */
/* line 3823, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.general_button_type_1 {
  height: 34px;
  line-height: 34px;
  padding: 0px 20px;
  display: inline-block;
  border: 1px solid #ffffff;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  font-size: 11px;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase; }
  /* line 3842, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .general_button_type_1.ver_fix {
    height: 34px;
    line-height: 34px;
    border: 2px solid #ffffff; }
    /* line 3847, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
    .general_button_type_1.ver_fix:hover {
      color: #797979;
      background-color: #ffffff; }

/* line 3853, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.general_button_type_1:hover {
  background-color: #ffffff !important;
  color: #71be3c;
  text-decoration: none; }

/* line 3855, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.general_button_type_2 {
  height: 38px;
  line-height: 38px;
  padding: 0px 30px;
  display: inline-block;
  background-color: #71be3c;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  font-size: 11px;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase; }

/* line 3874, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.general_button_type_2:hover {
  background-color: #637382 !important;
  text-decoration: none; }

/* line 3876, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.general_button_type_3 {
  height: 36px;
  line-height: 36px;
  padding: 0px 30px;
  display: inline-block;
  border: 1px solid #ced9e1;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  font-size: 11px;
  color: #7c848b;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase; }

/* line 3895, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.general_button_type_3:hover {
  background-color: #abb4ba !important;
  border-color: #abb4ba;
  color: #ffffff;
  text-decoration: none; }

/* line 3897, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.general_button_type_4 {
  height: 36px;
  line-height: 36px;
  padding: 0px 20px;
  display: inline-block;
  border: 1px solid #ffffff;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  font-size: 11px;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase; }

/* line 3916, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.general_button_type_4:hover {
  background-color: #ffffff !important;
  color: #1a232b;
  text-decoration: none; }

/* line 3918, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.general_button_type_5 {
  height: 29px;
  line-height: 28px;
  padding: 0px 8px;
  display: inline-block;
  background-color: #1a232b;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  font-size: 10px;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase; }

/* line 3937, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.general_button_type_5:hover {
  background-color: #2f3b46 !important;
  text-decoration: none; }

/* line 3938, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.general_button_type_5.view {
  padding-left: 24px;
  background-repeat: no-repeat;
  background-image: url(images/icon_view_1.png);
  background-position: 8px 11px; }

/* line 3939, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.general_button_type_5.more {
  padding-left: 24px;
  background-repeat: no-repeat;
  background-image: url(images/icon_more_1.png);
  background-position: 7px 9px; }

/* line 3941, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.general_button_type_6 {
  height: 39px;
  line-height: 39px;
  padding: 0px 34px;
  display: inline-block;
  background-color: #71be3c;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  font-size: 12px;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase; }
  /* line 3960, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .general_button_type_6.ver_fix {
    height: 41px;
    line-height: 41px;
    padding: 0 30px; }
    /* line 3965, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
    .general_button_type_6.ver_fix:hover {
      color: #797979;
      background-color: #ffffff; }

/* line 3971, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.general_button_type_6:hover {
  color: #71be3c;
  background-color: #ffffff !important;
  text-decoration: none; }

/* line 3973, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.general_button_type_7 {
  height: 39px;
  line-height: 39px;
  padding: 0px 34px;
  display: inline-block;
  background-color: #34c3e6;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  font-size: 12px;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase; }
  /* line 3992, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .general_button_type_7.ver_fix {
    height: 41px;
    line-height: 41px; }
    /* line 3996, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
    .general_button_type_7.ver_fix:hover {
      color: #797979;
      background-color: #ffffff; }

/* line 4002, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.general_button_type_7:hover {
  color: #71be3c;
  background-color: #ffffff !important;
  text-decoration: none; }

/* line 4004, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.general_button_type_8 {
  height: 37px;
  line-height: 37px;
  padding: 0px 34px;
  display: inline-block;
  border: 1px solid #ffffff;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  font-size: 12px;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase; }
  /* line 4023, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .general_button_type_8.ver_fix {
    border-width: 2px; }
    /* line 4028, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
    .general_button_type_8.ver_fix:hover {
      color: #797979;
      background-color: #ffffff; }

/* line 4034, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.general_button_type_8:hover {
  color: #71be3c;
  background-color: #ffffff !important;
  text-decoration: none; }

/* line 4036, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.general_button_type_9 {
  height: 36px;
  line-height: 36px;
  padding: 0px 20px;
  display: inline-block;
  background-color: #ffffff;
  border: 1px solid #ced9e1;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  font-size: 11px;
  color: #7c848b;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase; }

/* line 4056, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.general_button_type_9:hover {
  color: #71be3c;
  text-decoration: none; }

/* line 4057, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.general_button_type_9.icon_view_all {
  padding-left: 42px;
  position: relative; }

/* line 4058, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.general_button_type_9.icon_view_all:before {
  width: 15px;
  height: 15px;
  display: block;
  position: absolute;
  left: 18px;
  top: 10px;
  background-repeat: no-repeat;
  background-image: url(images/icon_view_all_1.png);
  content: ' '; }

/* line 4059, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.general_button_type_9.icon_view_all:hover:before {
  background-position: left bottom; }

/* line 4061, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.general_button_type_10 {
  height: 38px;
  line-height: 38px;
  padding: 0px 32px;
  display: inline-block;
  background-color: #34c3e6;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  font-size: 11px;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase; }

/* line 4080, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.general_button_type_10:hover {
  background-color: #1a232b !important;
  text-decoration: none; }

/* line 4082, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.general_button_type_11 {
  height: 36px;
  line-height: 36px;
  padding: 0px 32px;
  display: inline-block;
  background-color: #30c5e9;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  font-size: 11px;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase; }

/* line 4101, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.general_button_type_11:hover {
  background-color: #ffffff !important;
  color: #71be3c;
  text-decoration: none; }

/* line 4103, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.general_button_type_12 {
  height: 36px;
  line-height: 36px;
  padding: 0px 32px;
  display: inline-block;
  background-color: #71be3c;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  font-size: 11px;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase; }
  /* line 4122, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .general_button_type_12.ver_fix {
    height: 38px;
    line-height: 38px; }
    /* line 4126, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
    .general_button_type_12.ver_fix:hover {
      color: #797979;
      background-color: #ffffff; }

/* line 4132, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.general_button_type_12:hover {
  background-color: #ffffff !important;
  color: #71be3c;
  text-decoration: none; }

/* line 4134, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.general_button_type_13 {
  height: 36px;
  line-height: 36px;
  padding: 0px 30px;
  display: inline-block;
  background-color: #637382;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  font-size: 11px;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase; }

/* line 4153, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.general_button_type_13:hover {
  background-color: #71be3c !important;
  text-decoration: none; }

/* line 4155, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.general_button_type_14 {
  height: 33px;
  line-height: 32px;
  padding: 0px 15px;
  display: inline-block;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  font-size: 10px;
  color: #62686d;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase; }

/* line 4175, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.general_button_type_14:hover {
  color: #71be3c;
  text-decoration: none; }

/* line 4177, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.general_button_type_15 {
  height: 31px;
  line-height: 30px;
  padding: 0px 12px;
  display: inline-block;
  background-color: #ffffff;
  border: 1px solid #e0e0e0;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  font-size: 10px;
  color: #454a4e;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase; }

/* line 4197, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.general_button_type_15:hover {
  color: #71be3c;
  text-decoration: none; }

/* line 4199, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.general_color_button {
  height: 38px;
  line-height: 38px;
  padding: 0px 28px;
  display: inline-block;
  background-color: #71be3c;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  font-size: 11px;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase; }

/* line 4218, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.general_color_button.default {
  background-color: #71be3c; }

/* line 4219, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.general_color_button.color_1 {
  background-color: #71be3c; }

/* line 4220, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.general_color_button.color_2 {
  background-color: #30c5e9; }

/* line 4221, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.general_color_button.color_3 {
  background-color: #0acabf; }

/* line 4222, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.general_color_button.color_4 {
  background-color: #ff504e; }

/* line 4223, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.general_color_button.color_5 {
  background-color: #fa6019; }

/* line 4224, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.general_color_button.color_6 {
  background-color: #e6493a; }

/* line 4225, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.general_color_button.color_7 {
  background-color: #1a232b; }

/* line 4226, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.general_color_button.color_8 {
  background-color: #93b106; }

/* line 4227, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.general_color_button.color_9 {
  background-color: #ffd56d;
  color: #1a232b; }

/* line 4228, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.general_color_button.color_10 {
  background-color: #e4e4e4;
  color: #1a232b; }

/* line 4229, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.general_color_button:hover {
  background-color: #637382 !important;
  color: #ffffff;
  text-decoration: none; }

/* line 4231, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.general_button_alt {
  height: 36px;
  line-height: 36px;
  padding: 0px 28px;
  display: inline-block;
  border: 1px solid #e3e3e3;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  font-size: 11px;
  color: #1a232b;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase; }

/* line 4250, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.general_button_alt:hover {
  text-decoration: none; }

/* line 4251, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.general_button_alt.type_1:hover {
  background-color: #1a232b !important;
  border-color: #1a232b;
  color: #ffffff; }

/* line 4252, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.general_button_alt.type_2:hover {
  background-color: #71be3c;
  border-color: #71be3c;
  color: #ffffff; }

/* line 4253, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.general_button_alt.type_3:hover {
  color: #30c5e9; }

/* line 4255, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.general_button_icon {
  height: 42px;
  line-height: 42px;
  padding: 0px 22px 0px 64px;
  display: inline-block;
  position: relative;
  background-color: #71be3c;
  border: 1px solid #71be3c;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  font-size: 11px;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase; }

/* line 4276, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.general_button_icon:before {
  width: 40px;
  height: 42px;
  display: block;
  position: absolute;
  left: 0px;
  top: 0px;
  border-right: 1px solid #65ab36;
  content: ' '; }

/* line 4277, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.general_button_icon.icon_1:before {
  background: url(images/icon_button_1_1.png) no-repeat 11px 13px;
  background-size: 17px 16px; }

/* line 4278, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.general_button_icon.icon_2:before {
  background: url(images/icon_button_1_2.png) no-repeat 12px 13px;
  background-size: 17px 16px; }

/* line 4279, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.general_button_icon.icon_3:before {
  background: url(images/icon_button_1_3.png) no-repeat 11px 13px;
  background-size: 17px 16px; }

/* line 4280, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.general_button_icon:hover {
  background-color: #1a232b;
  border-color: #1a232b !important;
  text-decoration: none; }

/* line 4281, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.general_button_icon:hover:before {
  border-color: #000000; }

/* line 4282, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.general_button_icon.type_1 {
  background-color: #71be3c;
  border: 1px solid #71be3c; }

/* line 4283, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.general_button_icon.type_1:before {
  border-color: #5f9f32; }

/* line 4284, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.general_button_icon.type_1:hover {
  background-color: #1a232b !important;
  border-color: #1a232b; }

/* line 4285, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.general_button_icon.type_1:hover:before {
  border-color: #000000 !important; }

/* line 4286, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.general_button_icon.type_2 {
  background-color: #1a232b;
  border: 1px solid #1a232b; }

/* line 4287, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.general_button_icon.type_2:before {
  border-color: #000000; }

/* line 4288, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.general_button_icon.type_2:hover {
  background-color: #637382 !important;
  border-color: #637382 !important; }

/* line 4289, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.general_button_icon.type_2:hover:before {
  border-color: #556370; }

/* line 4290, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.general_button_icon.type_3 {
  background-color: #ffffff;
  border: 1px solid #e3e3e3 !important;
  color: #1a232b; }

/* line 4291, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.general_button_icon.type_3:before {
  border-color: #e3e3e3; }

/* line 4292, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.general_button_icon.type_3:hover {
  color: #fa6019; }

/* line 4293, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.general_button_icon.type_3.icon_3:hover:before {
  background-image: url(images/icon_button_1_3_act.png);
  background-size: 17px 16px; }

/* line 4295, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.general_animated_button {
  max-width: 100%;
  height: 42px;
  line-height: 42px;
  display: inline-block;
  overflow: hidden;
  position: relative;
  background-color: #71be3c;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  font-size: 11px;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase; }

/* line 4316, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.general_animated_button span {
  padding: 0px 34px;
  display: block;
  letter-spacing: 1.6px;
  -webkit-transition-timing-function: linear !important;
  -moz-transition-timing-function: linear !important;
  -ms-transition-timing-function: linear !important;
  transition-timing-function: linear !important; }

/* line 4327, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.general_animated_button:before {
  width: 34px;
  height: 42px;
  display: block;
  position: absolute;
  left: -40px;
  top: 0px;
  background-color: #6bb53a;
  background-repeat: no-repeat;
  -webkit-border-radius: 2px 0px 0px 2px;
  -moz-border-radius: 2px 0px 0px 2px;
  border-radius: 2px 0px 0px 2px;
  content: ' '; }

/* line 4343, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.general_animated_button.icon_1:before {
  background-image: url(images/icon_button_2_1.png);
  background-position: 10px 15px; }

/* line 4344, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.general_animated_button.icon_2:before {
  background-image: url(images/icon_button_2_2.png);
  background-position: 10px 14px; }

/* line 4345, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.general_animated_button.icon_3:before {
  background-image: url(images/icon_button_2_3.png);
  background-position: 10px 14px; }

/* line 4346, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.general_animated_button.icon_4:before {
  background-image: url(images/icon_button_2_4.png);
  background-position: 10px 14px; }

/* line 4347, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.general_animated_button.icon_5:before {
  background-image: url(images/icon_button_2_5.png);
  background-position: 10px 14px; }

/* line 4348, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.general_animated_button.icon_6:before {
  background-image: url(images/icon_button_2_6.png);
  background-position: 10px 14px; }

/* line 4349, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.general_animated_button:hover {
  text-decoration: none; }

/* line 4350, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.general_animated_button:hover span {
  padding: 0px 18px 0px 50px; }

/* line 4351, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.general_animated_button:hover:before {
  left: 0px; }

/* line 4352, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.general_animated_button.type_1 {
  background-color: #71be3c; }

/* line 4353, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.general_animated_button.type_1:before {
  background-color: #5f9f32; }

/* line 4354, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.general_animated_button.type_2 {
  background-color: #30c5e9; }

/* line 4355, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.general_animated_button.type_2:before {
  background-color: #17b3d9; }

/* line 4356, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.general_animated_button.type_3 {
  background-color: #0acabf !important; }

/* line 4357, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.general_animated_button.type_3:before {
  background-color: #0abfb6; }

/* line 4358, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.general_animated_button.type_4 {
  background-color: #e6493a !important; }

/* line 4359, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.general_animated_button.type_4:before {
  background-color: #db4537; }

/* line 4360, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.general_animated_button.type_5 {
  background-color: #fa6019 !important; }

/* line 4361, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.general_animated_button.type_5:before {
  background-color: #ed5b18; }

/* line 4362, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.general_animated_button.type_6 {
  background-color: #e6493a !important; }

/* line 4363, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.general_animated_button.type_6:before {
  background-color: #db4537; }

/* line 4365, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.general_3d_button {
  height: 38px;
  line-height: 36px;
  padding: 0px 28px;
  display: inline-block;
  background-color: #71be3c;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: inset 0px -2px 0px 0px #4e842a;
  -moz-box-shadow: inset 0px -2px 0px 0px #4e842a;
  box-shadow: inset 0px -2px 0px 0px #4e842a;
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  font-size: 11px;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase; }

/* line 4388, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.general_3d_button:hover {
  background-color: #6ab339;
  text-decoration: none; }

/* line 4389, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.general_3d_button.default {
  background-color: #71be3c;
  -webkit-box-shadow: inset 0px -2px 0px 0px #429a1a;
  -moz-box-shadow: inset 0px -2px 0px 0px #429a1a;
  box-shadow: inset 0px -2px 0px 0px #429a1a; }

/* line 4396, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.general_3d_button.default:hover {
  background-color: #6ab339 !important; }

/* line 4397, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.general_3d_button.color_1 {
  background-color: #71be3c;
  -webkit-box-shadow: inset 0px -2px 0px 0px #4e842a;
  -moz-box-shadow: inset 0px -2px 0px 0px #4e842a;
  box-shadow: inset 0px -2px 0px 0px #4e842a; }

/* line 4404, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.general_3d_button.color_1:hover {
  background-color: #5f9f32; }

/* line 4405, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.general_3d_button.color_2 {
  background-color: #30c5e9;
  -webkit-box-shadow: inset 0px -2px 0px 0px #1499b9;
  -moz-box-shadow: inset 0px -2px 0px 0px #1499b9;
  box-shadow: inset 0px -2px 0px 0px #1499b9; }

/* line 4412, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.general_3d_button.color_2:hover {
  background-color: #2eb6d9 !important; }

/* line 4413, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.general_3d_button.color_3 {
  background-color: #0acabf !important;
  -webkit-box-shadow: inset 0px -2px 0px 0px #03ab9b;
  -moz-box-shadow: inset 0px -2px 0px 0px #03ab9b;
  box-shadow: inset 0px -2px 0px 0px #03ab9b; }

/* line 4420, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.general_3d_button.color_3:hover {
  background-color: #0abfb6 !important; }

/* line 4421, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.general_3d_button.color_4 {
  background-color: #ff504e !important;
  -webkit-box-shadow: inset 0px -2px 0px 0px #ff2726;
  -moz-box-shadow: inset 0px -2px 0px 0px #ff2726;
  box-shadow: inset 0px -2px 0px 0px #ff2726; }

/* line 4428, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.general_3d_button.color_4:hover {
  background-color: #f54f4c !important; }

/* line 4429, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.general_3d_button.color_5 {
  background-color: #fa6019 !important;
  -webkit-box-shadow: inset 0px -2px 0px 0px #f63308;
  -moz-box-shadow: inset 0px -2px 0px 0px #f63308;
  box-shadow: inset 0px -2px 0px 0px #f63308; }

/* line 4436, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.general_3d_button.color_5:hover {
  background-color: #f05c18 !important; }

/* line 4437, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.general_3d_button.color_6 {
  background-color: #e6493a !important;
  -webkit-box-shadow: inset 0px -2px 0px 0px #d52218;
  -moz-box-shadow: inset 0px -2px 0px 0px #d52218;
  box-shadow: inset 0px -2px 0px 0px #d52218; }

/* line 4444, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.general_3d_button.color_6:hover {
  background-color: #db4537 !important; }

/* line 4445, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.general_3d_button.color_7 {
  background-color: #1a232b !important;
  -webkit-box-shadow: inset 0px -2px 0px 0px #090c10;
  -moz-box-shadow: inset 0px -2px 0px 0px #090c10;
  box-shadow: inset 0px -2px 0px 0px #090c10; }

/* line 4452, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.general_3d_button.color_7:hover {
  background-color: #11161b !important; }

/* line 4453, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.general_3d_button.color_8 {
  background-color: #93b106 !important;
  -webkit-box-shadow: inset 0px -2px 0px 0px #658902;
  -moz-box-shadow: inset 0px -2px 0px 0px #658902;
  box-shadow: inset 0px -2px 0px 0px #658902; }

/* line 4460, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.general_3d_button.color_8:hover {
  background-color: #88a605 !important; }

/* line 4461, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.general_3d_button.color_9 {
  background-color: #ffd56d !important;
  -webkit-box-shadow: inset 0px -2px 0px 0px #ffbb3f;
  -moz-box-shadow: inset 0px -2px 0px 0px #ffbb3f;
  box-shadow: inset 0px -2px 0px 0px #ffbb3f;
  color: #1a232b; }

/* line 4470, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.general_3d_button.color_9:hover {
  background-color: #f7c84f !important; }

/* line 4471, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.general_3d_button.color_10 {
  background-color: #e4e4e4 !important;
  -webkit-box-shadow: inset 0px -2px 0px 0px #d2d2d2;
  -moz-box-shadow: inset 0px -2px 0px 0px #d2d2d2;
  box-shadow: inset 0px -2px 0px 0px #d2d2d2;
  color: #1a232b; }

/* line 4480, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.general_3d_button.color_10:hover {
  background-color: #d9d9d9 !important; }

/* line 4482, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_buttons_demo {
  margin-left: -7px;
  margin-bottom: -7px;
  padding-top: 35px;
  overflow: hidden; }

/* line 4483, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_buttons_demo a {
  margin-left: 7px;
  margin-bottom: 7px;
  float: left; }

/* pics styles */
/* line 4488, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.pic {
  max-width: 100%;
  display: inline-block;
  position: relative;
  line-height: 0px; }

/* line 4489, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.pic img {
  max-width: 100%; }

/* line 4490, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.pic.alignleft {
  margin: 7px 25px 0px 0px;
  float: left;
  display: block; }

/* line 4491, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.pic.alignright {
  margin: 7px 0px 0px 25px;
  float: right;
  display: block; }

/* tooltip styles */
/* line 4494, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_tooltip_1 {
  height: 23px;
  line-height: 22px;
  padding: 0px 13px;
  background-color: #1a232b;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  font-size: 12px;
  color: #ffffff; }

/* line 4507, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_tooltip_1:after {
  width: 7px;
  height: 4px;
  margin-left: -3px;
  display: block;
  position: absolute;
  left: 50%;
  top: -4px;
  background: url(images/tail_2.gif) no-repeat;
  content: ' '; }

/* message box styles */
/* line 4510, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_message_boxes_demo {
  margin-top: -4px; }

/* line 4511, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_message_boxes_demo .general_message_box {
  margin-top: 18px; }

/* line 4512, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_message_boxes_demo .general_message_box:first-child {
  margin-top: 0px; }

/* line 4514, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.general_message_box {
  padding: 10px 33px 12px;
  position: relative;
  background-repeat: no-repeat;
  background-position: 12px 15px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px; }

/* line 4525, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.general_message_box p {
  padding-bottom: 0px;
  color: #ffffff;
  line-height: 21px; }

/* line 4526, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.general_message_box p a {
  color: #ffffff; }

/* line 4527, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.general_message_box .close {
  width: 9px;
  height: 9px;
  display: none;
  position: absolute;
  right: 14px;
  top: 17px;
  background-repeat: no-repeat;
  text-indent: -9000px; }

/* line 4528, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.general_message_box .close:hover {
  background-position: left bottom; }

/* line 4530, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.general_message_box.info {
  background-image: url(images/icon_message_box_1.png);
  background-color: #5aaee1;
  background-size: 12px 12px; }

/* line 4531, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.general_message_box.notification {
  background-image: url(images/icon_message_box_2.png);
  background-color: #f3cd3d;
  background-size: 12px 12px; }

/* line 4532, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.general_message_box.success {
  background-image: url(images/icon_message_box_3.png);
  background-color: #85d34f;
  background-size: 12px 12px; }

/* line 4533, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.general_message_box.error {
  background-image: url(images/icon_message_box_4.png);
  background-color: #f16456;
  background-size: 12px 12px; }

/* table styles */
/* line 4536, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.table_1 {
  width: 100%;
  position: relative;
  border: 1px solid #e6e6e6;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px; }

/* line 4546, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.table_1 th {
  height: 41px;
  padding-left: 12px;
  background-color: #ffffff;
  border-left: 1px solid #e6e6e6;
  font-size: 12px;
  color: #2f3341;
  font-weight: 600;
  text-transform: uppercase;
  text-align: left;
  vertical-align: middle; }

/* line 4547, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.table_1 th:first-child {
  border-left: 0px;
  -webkit-border-radius: 2px 0px 0px 0px;
  -moz-border-radius: 2px 0px 0px 0px;
  border-radius: 2px 0px 0px 0px; }

/* line 4554, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.table_1 th:last-child {
  -webkit-border-radius: 0px 2px 0px 0px;
  -moz-border-radius: 0px 2px 0px 0px;
  border-radius: 0px 2px 0px 0px; }

/* line 4559, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.table_1 td {
  padding: 10px 0px 12px 12px;
  background-color: #ffffff;
  border-left: 1px solid #e6e6e6;
  border-top: 1px solid #e6e6e6;
  font-size: 12px;
  color: #5f5f5f;
  text-align: left;
  vertical-align: middle;
  line-height: 20px; }

/* line 4560, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.table_1 td:first-child {
  border-left: 0px; }

/* line 4561, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.table_1 tr:last-child td:first-child {
  -webkit-border-radius: 0px 0px 0px 2px;
  -moz-border-radius: 0px 0px 0px 2px;
  border-radius: 0px 0px 0px 2px; }

/* line 4566, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.table_1 tr:last-child td:last-child {
  -webkit-border-radius: 0px 0px 2px 0px;
  -moz-border-radius: 0px 0px 2px 0px;
  border-radius: 0px 0px 2px 0px; }

/* line 4571, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.table_1 .alt td {
  background-color: #fcfcfc; }

/* line 4573, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.table_2 {
  width: 100%;
  position: relative;
  border-top: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6; }

/* line 4574, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.table_2 th {
  height: 41px;
  background-color: #ffffff;
  font-size: 12px;
  color: #2f3341;
  font-weight: 600;
  text-transform: uppercase;
  text-align: left;
  vertical-align: middle; }

/* line 4575, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.table_2 td {
  padding: 10px 0px 12px;
  background-color: #ffffff;
  border-top: 1px solid #e6e6e6;
  font-size: 12px;
  color: #5f5f5f;
  text-align: left;
  vertical-align: middle;
  line-height: 20px; }

/* line 4576, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.table_2 td:first-child {
  border-left: 0px; }

/* line 4577, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.table_2 .alt td {
  background-color: #fcfcfc; }

/* columns styles */
/* line 4582, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_columns {
  margin-left: -28px;
  overflow: hidden; }

/* line 4583, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_columns > div {
  min-height: 1px;
  float: left; }

/* line 4584, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_columns .column_inner {
  margin-left: 28px; }

/* line 4586, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_columns .full {
  width: 100%; }

/* line 4587, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_columns .one_half {
  width: 50%; }

/* line 4588, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_columns .one_third {
  width: 33.333%; }

/* line 4589, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_columns .two_third {
  width: 66.666%; }

/* line 4590, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_columns .one_fourth {
  width: 25%; }

/* line 4591, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.block_columns .three_fourth {
  width: 75%; }

/* line 4595, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.isotope-item {
  z-index: 2; }

/* line 4599, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1; }

/* line 4605, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.isotope, .isotope .isotope-item {
  -webkit-transition-duration: 0.8s;
  -moz-transition-duration: 0.8s;
  -ms-transition-duration: 0.8s;
  -o-transition-duration: 0.8s;
  transition-duration: 0.8s; }

/* line 4613, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.isotope {
  -webkit-transition-property: height, width;
  -moz-transition-property: height, width;
  -ms-transition-property: height, width;
  -o-transition-property: height, width;
  transition-property: height, width; }

/* line 4621, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
  -moz-transition-property: -moz-transform, opacity;
  -ms-transition-property: -ms-transform, opacity;
  -o-transition-property: top, left, opacity;
  transition-property: transform, opacity; }

/* line 4631, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.isotope.no-transition, .isotope.no-transition .isotope-item, .isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
  -moz-transition-duration: 0s;
  -ms-transition-duration: 0s;
  -o-transition-duration: 0s;
  transition-duration: 0s; }

/* line 4639, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.general_not_loaded {
  overflow: hidden;
  position: relative; }

/* line 4640, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.general_not_loaded:before {
  width: 32px;
  height: 32px;
  margin: -16px 0px 0px -16px;
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  background-color: #303030;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
  -webkit-animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-fill-mode: both;
  -webkit-animation-name: pulseOut;
  -webkit-animation-duration: 1s;
  -moz-animation-timing-function: ease-in-out;
  -moz-animation-iteration-count: infinite;
  -moz-animation-fill-mode: both;
  -moz-animation-name: pulseOut;
  -moz-animation-duration: 1s;
  -ms-animation-timing-function: ease-in-out;
  -ms-animation-iteration-count: infinite;
  -ms-animation-fill-mode: both;
  -ms-animation-name: pulseOut;
  -ms-animation-duration: 1s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-fill-mode: both;
  animation-name: pulseOut;
  animation-duration: 1s;
  content: ' '; }

/* line 4677, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.general_not_loaded > * {
  opacity: 0; }

/* line 4678, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.general_not_loaded.no_spinner:before {
  display: none; }

/* line 4680, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
.js_animated_section {
  opacity: 0; }

@media screen {
  /* line 4731, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .lnk_type_1, .general_social_1 a, .general_social_2 a, .general_social_3 a, .block_top_menu a, .block_r_menu li a, .block_bottom_menu li a, .block_faq_1 .filter a, .block_pricing_table_1 .button a, .block_blog_post .post_description .tags a, .block_portfolio_1 .filter li a, .block_portfolio_1 .filter_alt li a, .block_portfolio_2 .filter li a, .block_portfolio_2 .filter li a:before, .block_portfolio_2 .filter_alt li a, .block_portfolio_3 .filter li a, .block_portfolio_3 .filter_alt li a, .block_sidebar_menu_1 li a, .block_sidebar_recent_posts article h4 a, .block_sidebar_tags li a, .block_sidebar_twitter .tweets li a, .block_footer_recent_posts article .title a, .general_button_type_1, .general_button_type_2, .general_button_type_3, .general_button_type_4, .general_button_type_5, .general_button_type_6, .general_button_type_7, .general_button_type_8, .general_button_type_9, .general_button_type_10, .general_button_type_11, .general_button_type_12, .general_button_type_13, .general_button_type_14, .general_button_type_15, .general_color_button, .general_button_alt, .general_animated_button span, .general_animated_button:before, .general_3d_button {
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    transition: all 0.2s; }

  /* line 4773, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_main_slider_1 .flex-direction-nav a, .block_blog_1 article .slider .flex-direction-nav li a, .block_blog_timeline_1 article .f_slider .flex-direction-nav a, .block_blog_timeline_1 article .f_pic .hover, .block_blog_masonry_1 article .f_slider .flex-direction-nav a, .block_blog_masonry_1 article .f_pic .hover, .block_blog_standart_1 article .f_slider .flex-direction-nav a, .block_blog_standart_1 article .f_pic .hover, .block_blog_post .post .f_slider .flex-direction-nav a, .block_portfolio_item .portfolio_item .flex-direction-nav a, .block_services_1 article .line, .block_services_2 article .line, .block_services_3 article .line, .block_features_5 .features article .icon, .block_features_7 .features article .icon, .block_features_8 .features article h3, .block_recent_works_1 .works article .pic .hover, .block_recent_works_1 .works article .pic .hover ul, .block_recent_works_2 .works article .hover, .block_recent_works_3 .works article .hover, .block_portfolio_1 .portfolio_items article .pic .hover, .block_portfolio_1 .portfolio_items article .pic .hover ul, .block_portfolio_2 .portfolio_items article .pic .hover, .block_portfolio_2 .portfolio_items article .pic .hover > *, .block_portfolio_3 .portfolio_items article .pic, .block_team_1 .teammate .photo img, .block_tabs_type_1 .tabs li a, .block_tabs_type_3 .tabs li a, .block_tabs_type_4 .tabs li a, .block_tabs_type_5 .tabs li a, .block_page_content_1 .slider .flex-direction-nav a, .block_sidebar_pics li a .hover, .block_footer_pics li a .hover, footer .bottom .inside .lnk_up {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s; }
 }

/* Retina styles */
@media (-webkit-min-device-pixel-ratio: 1.1), (-moz-min-device-pixel-ratio: 1.1), (-o-min-device-pixel-ratio: 1.1), (min-device-pixel-ratio: 1.1) {
  /* line 4789, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_top_logo img.normal {
    display: none; }

  /* line 4790, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_top_logo img.retina {
    display: block; }

  /* line 4791, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_sidebar_menu_1 li {
    background-image: url(images/retina/arrow_7.png); }

  /* line 4792, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  footer .bottom .inside .lnk_up {
    background-image: url(images/retina/arrow_up_1.png); }

  /* line 4793, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_countdown_2 li span {
    background-image: url(images/retina/bg_countdown_1.png); }

  /* line 4794, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_blog_timeline_1 article .date {
    background-image: url(images/retina/bg_timeline_date_1.png); }

  /* line 4795, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_blog_standart_1 article .date {
    background-image: url(images/retina/bg_timeline_date_1.png); }

  /* line 4796, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_accordion_type_1 .button_outer .icon {
    background-image: url(images/retina/icon_accordion_1.png); }

  /* line 4797, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_accordion_type_1 .button_outer.current .icon {
    background-image: url(images/retina/icon_accordion_1_act.png); }

  /* line 4798, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_blog_standart_1 article .description .stats li.author {
    background-image: url(images/retina/icon_author_1.png); }

  /* line 4799, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_blog_post .post .info li.author {
    background-image: url(images/retina/icon_author_1.png); }

  /* line 4800, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .general_button_icon.icon_1:before {
    background-image: url(images/retina/icon_button_1_1.png); }

  /* line 4801, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .general_button_icon.icon_2:before {
    background-image: url(images/retina/icon_button_1_2.png); }

  /* line 4802, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .general_button_icon.icon_3:before {
    background-image: url(images/retina/icon_button_1_3.png); }

  /* line 4803, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .general_button_icon.type_3.icon_3:hover:before {
    background-image: url(images/retina/icon_button_1_3_act.png); }

  /* line 4804, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_blog_timeline_1 article .description .stats li.comments {
    background-image: url(images/retina/icon_comments_3.png); }

  /* line 4805, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_blog_masonry_1 article .description .stats li.comments {
    background-image: url(images/retina/icon_comments_3.png); }

  /* line 4806, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_blog_standart_1 article .description .stats li.comments {
    background-image: url(images/retina/icon_comments_3.png); }

  /* line 4807, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_blog_post .post .info li.comments {
    background-image: url(images/retina/icon_comments_3.png); }

  /* line 4808, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_blog_post .post .info li.date {
    background-image: url(images/retina/icon_date_1.png); }

  /* line 4809, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_facts_3 .facts li.fact_1 {
    background-image: url(images/retina/icon_facts_3_1.png); }

  /* line 4810, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_facts_3 .facts li.fact_2 {
    background-image: url(images/retina/icon_facts_3_2.png); }

  /* line 4811, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_facts_3 .facts li.fact_3 {
    background-image: url(images/retina/icon_facts_3_3.png); }

  /* line 4812, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_facts_3 .facts li.fact_4 {
    background-image: url(images/retina/icon_facts_3_4.png); }

  /* line 4813, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_facts_3 .facts li.fact_5 {
    background-image: url(images/retina/icon_facts_3_5.png); }

  /* line 4814, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_facts_3 .facts li.fact_6 {
    background-image: url(images/retina/icon_facts_3_6.png); }

  /* line 4815, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_portfolio_item .portfolio_item_facts .facts li.fact_1 {
    background-image: url(images/retina/icon_facts_4_1.png); }

  /* line 4816, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_portfolio_item .portfolio_item_facts .facts li.fact_2 {
    background-image: url(images/retina/icon_facts_4_2.png); }

  /* line 4817, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_portfolio_item .portfolio_item_facts .facts li.fact_3 {
    background-image: url(images/retina/icon_facts_4_3.png); }

  /* line 4818, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_portfolio_item .portfolio_item_facts .facts li.fact_4 {
    background-image: url(images/retina/icon_facts_4_4.png); }

  /* line 4819, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_portfolio_item .portfolio_item_facts .facts li.fact_5 {
    background-image: url(images/retina/icon_facts_4_5.png); }

  /* line 4820, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_facts_5 .facts li.fact_1 {
    background-image: url(images/retina/icon_facts_5_1.png); }

  /* line 4821, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_facts_5 .facts li.fact_2 {
    background-image: url(images/retina/icon_facts_5_2.png); }

  /* line 4822, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_facts_5 .facts li.fact_3 {
    background-image: url(images/retina/icon_facts_5_3.png); }

  /* line 4823, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_facts_5 .facts li.fact_4 {
    background-image: url(images/retina/icon_facts_5_4.png); }

  /* line 4824, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_faq_1 .faq .question .icon {
    background-image: url(images/retina/icon_faq_1.png); }

  /* line 4825, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_faq_2 .topics li a:before {
    background-image: url(images/retina/icon_faq_1.png); }

  /* line 4826, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_faq_2 .topic .faq {
    background-image: url(images/retina/icon_faq_2.png); }

  /* line 4827, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_main_features_1 .content article.feature_1 {
    background-image: url(images/retina/icon_features_1_1.png); }

  /* line 4828, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_main_features_1 .content article.feature_2 {
    background-image: url(images/retina/icon_features_1_2.png); }

  /* line 4829, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_main_features_1 .content article.feature_3 {
    background-image: url(images/retina/icon_features_1_3.png); }

  /* line 4830, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_features_8 .features article.feature_1 h3 {
    background-image: url(images/retina/icon_features_1_1.png); }

  /* line 4831, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_features_8 .features article.feature_2 h3 {
    background-image: url(images/retina/icon_features_1_2.png); }

  /* line 4832, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_features_8 .features article.feature_3 h3 {
    background-image: url(images/retina/icon_features_1_3.png); }

  /* line 4833, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_features_8 .features article.feature_4 h3 {
    background-image: url(images/retina/icon_features_1_4.png); }

  /* line 4834, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_features_1 .features article.feature_1 {
    background-image: url(images/retina/icon_features_2_1.png); }

  /* line 4835, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_features_1 .features article.feature_2 {
    background-image: url(images/retina/icon_features_2_2.png); }

  /* line 4836, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_features_1 .features article.feature_3 {
    background-image: url(images/retina/icon_features_2_3.png); }

  /* line 4837, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_features_1 .features article.feature_4 {
    background-image: url(images/retina/icon_features_2_4.png); }

  /* line 4838, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_features_1 .features article.feature_5 {
    background-image: url(images/retina/icon_features_2_5.png); }

  /* line 4839, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_features_1 .features article.feature_6 {
    background-image: url(images/retina/icon_features_2_6.png); }

  /* line 4840, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_features_1 .features article.feature_7 {
    background-image: url(images/retina/icon_features_2_7.png); }

  /* line 4841, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_features_1 .features article.feature_8 {
    background-image: url(images/retina/icon_features_2_8.png); }

  /* line 4842, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_features_1 .features article.feature_9 {
    background-image: url(images/retina/icon_features_2_9.png); }

  /* line 4843, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_features_1 .features article.feature_10 {
    background-image: url(images/retina/icon_features_2_10.png); }

  /* line 4844, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_features_6 .features article.feature_1 {
    background-image: url(images/retina/icon_features_2_1.png); }

  /* line 4845, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_features_6 .features article.feature_2 {
    background-image: url(images/retina/icon_features_2_2.png); }

  /* line 4846, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_features_6 .features article.feature_3 {
    background-image: url(images/retina/icon_features_2_3.png); }

  /* line 4847, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_features_6 .features article.feature_4 {
    background-image: url(images/retina/icon_features_2_4.png); }

  /* line 4848, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_features_6 .features article.feature_5 {
    background-image: url(images/retina/icon_features_2_5.png); }

  /* line 4849, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_features_6 .features article.feature_6 {
    background-image: url(images/retina/icon_features_2_6.png); }

  /* line 4850, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_features_6 .features article.feature_7 {
    background-image: url(images/retina/icon_features_2_7.png); }

  /* line 4851, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_features_6 .features article.feature_8 {
    background-image: url(images/retina/icon_features_2_8.png); }

  /* line 4852, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_features_6 .features article.feature_9 {
    background-image: url(images/retina/icon_features_2_9.png); }

  /* line 4853, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_features_6 .features article.feature_10 {
    background-image: url(images/retina/icon_features_2_10.png); }

  /* line 4854, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_features_4 .features article.feature_1 {
    background-image: url(images/retina/icon_features_6_1.png); }

  /* line 4855, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_features_4 .features article.feature_2 {
    background-image: url(images/retina/icon_features_6_2.png); }

  /* line 4856, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_features_4 .features article.feature_3 {
    background-image: url(images/retina/icon_features_6_3.png); }

  /* line 4857, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_features_4 .features article.feature_4 {
    background-image: url(images/retina/icon_features_6_4.png); }

  /* line 4858, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_features_4 .features article.feature_5 {
    background-image: url(images/retina/icon_features_6_5.png); }

  /* line 4859, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_features_4 .features article.feature_6 {
    background-image: url(images/retina/icon_features_6_6.png); }

  /* line 4860, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_features_5 .features article.feature_1 .icon {
    background-image: url(images/retina/icon_features_7_1.png); }

  /* line 4861, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_features_5 .features article.feature_2 .icon {
    background-image: url(images/retina/icon_features_7_2.png); }

  /* line 4862, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_features_5 .features article.feature_3 .icon {
    background-image: url(images/retina/icon_features_7_3.png); }

  /* line 4863, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_features_5 .features article.feature_4 .icon {
    background-image: url(images/retina/icon_features_7_4.png); }

  /* line 4864, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_features_5 .features article.feature_5 .icon {
    background-image: url(images/retina/icon_features_7_5.png); }

  /* line 4865, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_features_7 .features article.feature_1 .icon {
    background-image: url(images/retina/icon_features_7_1.png); }

  /* line 4866, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_features_7 .features article.feature_2 .icon {
    background-image: url(images/retina/icon_features_7_2.png); }

  /* line 4867, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_features_7 .features article.feature_3 .icon {
    background-image: url(images/retina/icon_features_7_3.png); }

  /* line 4868, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_features_7 .features article.feature_4 .icon {
    background-image: url(images/retina/icon_features_7_4.png); }

  /* line 4869, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_features_7 .features article.feature_5 .icon {
    background-image: url(images/retina/icon_features_7_5.png); }

  /* line 4870, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_main_features_3 .content article.feature_1 {
    background-image: url(images/retina/icon_features_8_1.png); }

  /* line 4871, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_main_features_3 .content article.feature_2 {
    background-image: url(images/retina/icon_features_8_2.png); }

  /* line 4872, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_main_features_3 .content article.feature_3 {
    background-image: url(images/retina/icon_features_8_3.png); }

  /* line 4873, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_features_9 .features article.feature_1:before {
    background-image: url(images/retina/icon_features_9_1.png); }

  /* line 4874, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_features_9 .features article.feature_2:before {
    background-image: url(images/retina/icon_features_9_2.png); }

  /* line 4875, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_features_9 .features article.feature_3:before {
    background-image: url(images/retina/icon_features_9_3.png); }

  /* line 4876, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_features_10 .features article.feature_1 .icon {
    background-image: url(images/retina/icon_features_10_1.png); }

  /* line 4877, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_features_10 .features article.feature_2 .icon {
    background-image: url(images/retina/icon_features_10_2.png); }

  /* line 4878, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_features_10 .features article.feature_3 .icon {
    background-image: url(images/retina/icon_features_10_3.png); }

  /* line 4879, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_features_10 .features article.feature_4 .icon {
    background-image: url(images/retina/icon_features_10_4.png); }

  /* line 4880, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_footer_get_in_touch .contact_info li.location {
    background-image: url(images/retina/icon_footer_location_1.png); }

  /* line 4881, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_footer_get_in_touch .contact_info li.phone {
    background-image: url(images/retina/icon_footer_phone_1.png); }

  /* line 4882, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_footer_get_in_touch .contact_info li.email {
    background-image: url(images/retina/icon_footer_email_1.png); }

  /* line 4883, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_top_contacts li.email {
    background-image: url(images/retina/icon_header_email_1.png); }

  /* line 4884, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_top_buttons .lnk_side_menu {
    background-image: url(images/retina/icon_header_menu_1.png); }

  /* line 4885, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_top_search_trigger a {
    background-image: url(images/retina/icon_header_search_1.png); }

  /* line 4886, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .oncontent_header .block_top_search_trigger a {
    background-image: url(images/retina/icon_header_search_1_white.png); }

  /* line 4887, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .oncontent_header.scrolled .block_top_search_trigger a {
    background-image: url(images/retina/icon_header_search_1.png); }

  /* line 4888, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_recent_works_1 .works article .likes {
    background-image: url(images/retina/icon_like_1.png); }

  /* line 4889, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_blog_timeline_1 article .description .stats li.likes {
    background-image: url(images/retina/icon_like_1.png); }

  /* line 4890, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_blog_masonry_1 article .description .stats li.likes {
    background-image: url(images/retina/icon_like_1.png); }

  /* line 4891, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_blog_standart_1 article .info .likes {
    background-image: url(images/retina/icon_like_1.png); }

  /* line 4892, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_portfolio_1 .portfolio_items article .likes {
    background-image: url(images/retina/icon_like_1.png); }

  /* line 4893, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_blog_post .post_description .likes {
    background-image: url(images/retina/icon_like_3.png); }

  /* line 4894, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_blog_post .post_description .likes:hover {
    background-image: url(images/retina/icon_like_3_act.png); }

  /* line 4895, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_portfolio_item .title .stats .likes {
    background-image: url(images/retina/icon_like_3.png); }

  /* line 4896, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_portfolio_item .title .stats .likes:hover {
    background-image: url(images/retina/icon_like_3_act.png); }

  /* line 4897, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_portfolio_2 .portfolio_items article .pic .hover .likes {
    background-image: url(images/retina/icon_like_4.png); }

  /* line 4898, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  blockquote.type_5 {
    background-image: url(images/retina/icon_lnk_1.png); }

  /* line 4899, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_portfolio_item .view a {
    background-image: url(images/retina/icon_lnk_3.png); }

  /* line 4900, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_portfolio_item .view a:hover {
    background-image: url(images/retina/icon_lnk_4.png); }

  /* line 4901, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .general_message_box.info {
    background-image: url(images/retina/icon_message_box_1.png); }

  /* line 4902, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .general_message_box.notification {
    background-image: url(images/retina/icon_message_box_2.png); }

  /* line 4903, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .general_message_box.success {
    background-image: url(images/retina/icon_message_box_3.png); }

  /* line 4904, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .general_message_box.error {
    background-image: url(images/retina/icon_message_box_4.png); }

  /* line 4905, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_toggle_type_1 .button_outer.current .icon {
    background-image: url(images/retina/icon_minus_1.gif); }

  /* line 4906, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_blog_timeline_1 article .f_pic .icon.video {
    background-image: url(images/retina/icon_play_2.png); }

  /* line 4907, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_blog_masonry_1 article .f_pic .icon.video {
    background-image: url(images/retina/icon_play_2.png); }

  /* line 4908, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_blog_standart_1 article .f_pic .icon.video {
    background-image: url(images/retina/icon_play_2.png); }

  /* line 4909, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_video_1 .video .mejs-container .mejs-overlay .mejs-overlay-button {
    background-image: url(images/retina/icon_play_2.png); }

  /* line 4910, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_toggle_type_1 .button_outer .icon {
    background-image: url(images/retina/icon_plus_1.gif); }

  /* line 4911, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_portfolio_2 .portfolio_items article .pic .hover .icon .zoom {
    background-image: url(images/retina/icon_plus_2.png); }

  /* line 4912, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_recent_works_3 .works article .zoom {
    background-image: url(images/retina/icon_plus_4.gif); }

  /* line 4913, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  blockquote.type_4 {
    background-image: url(images/retina/icon_quote_1.png); }

  /* line 4914, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_blog_post .post_comments .comment .controls .reply {
    background-image: url(images/retina/icon_reply_1.png); }

  /* line 4915, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_blog_post .post_comments .comment .controls .reply:hover {
    background-image: url(images/retina/icon_reply_2.png); }

  /* line 4916, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_services_1 article.service_1 .icon {
    background-image: url(images/retina/icon_services_1_1.png); }

  /* line 4917, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_services_1 article.service_2 .icon {
    background-image: url(images/retina/icon_services_1_2.png); }

  /* line 4918, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_services_1 article.service_3 .icon {
    background-image: url(images/retina/icon_services_1_3.png); }

  /* line 4919, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_services_1 article.service_4 .icon {
    background-image: url(images/retina/icon_services_1_4.png); }

  /* line 4920, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_services_2 article.service_1 .icon {
    background-image: url(images/retina/icon_services_2_1.png); }

  /* line 4921, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_services_2 article.service_2 .icon {
    background-image: url(images/retina/icon_services_2_2.png); }

  /* line 4922, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_services_2 article.service_3 .icon {
    background-image: url(images/retina/icon_services_2_3.png); }

  /* line 4923, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_services_3 article.service_1 .icon {
    background-image: url(images/retina/icon_services_3_1.png); }

  /* line 4924, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_services_3 article.service_2 .icon {
    background-image: url(images/retina/icon_services_3_2.png); }

  /* line 4925, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_services_3 article.service_3 .icon {
    background-image: url(images/retina/icon_services_3_3.png); }

  /* line 4926, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_services_3 article.service_4 .icon {
    background-image: url(images/retina/icon_services_3_4.png); }

  /* line 4927, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_services_5 .services article.service_1 {
    background-image: url(images/retina/icon_services_4_1.png); }

  /* line 4928, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_services_5 .services article.service_2 {
    background-image: url(images/retina/icon_services_4_2.png); }

  /* line 4929, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_services_5 .services article.service_3 {
    background-image: url(images/retina/icon_services_4_3.png); }

  /* line 4930, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_services_5 .services article.service_4 {
    background-image: url(images/retina/icon_services_4_4.png); }

  /* line 4931, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_services_5 .services article.service_5 {
    background-image: url(images/retina/icon_services_4_5.png); }

  /* line 4932, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_services_5 .services article.service_6 {
    background-image: url(images/retina/icon_services_4_6.png); }

  /* line 4933, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_services_6 .services article.service_1 {
    background-image: url(images/retina/icon_services_5_1.png); }

  /* line 4934, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_services_6 .services article.service_2 {
    background-image: url(images/retina/icon_services_5_2.png); }

  /* line 4935, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_services_6 .services article.service_3 {
    background-image: url(images/retina/icon_services_5_3.png); }

  /* line 4936, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_services_6 .services article.service_4 {
    background-image: url(images/retina/icon_services_5_4.png); }

  /* line 4937, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_services_6 .services article.service_5 {
    background-image: url(images/retina/icon_services_5_5.png); }

  /* line 4938, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_services_6 .services article.service_6 {
    background-image: url(images/retina/icon_services_5_6.png); }

  /* line 4939, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_services_6 .services article.service_7 {
    background-image: url(images/retina/icon_services_5_7.png); }

  /* line 4940, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_services_6 .services article.service_8 {
    background-image: url(images/retina/icon_services_5_8.png); }

  /* line 4941, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_services_6 .services article.service_9 {
    background-image: url(images/retina/icon_services_5_9.png); }

  /* line 4942, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_services_7 article.service_1 .icon {
    background-image: url(images/retina/icon_services_6_1.png); }

  /* line 4943, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_services_7 article.service_2 .icon {
    background-image: url(images/retina/icon_services_6_2.png); }

  /* line 4944, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_services_7 article.service_3 .icon {
    background-image: url(images/retina/icon_services_6_3.png); }

  /* line 4945, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_404 .search .button a {
    background-image: url(images/retina/icon_sidebar_search_1.png); }

  /* line 4946, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_sidebar_search .button a {
    background-image: url(images/retina/icon_sidebar_search_1.png); }

  /* line 4947, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_tabs_type_3 .tabs li a.icon.services:before {
    background-image: url(images/retina/icon_tab_services.png); }

  /* line 4948, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_portfolio_item .tags li {
    background-image: url(images/retina/icon_tag_1.png); }

  /* line 4949, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_toggle_type_2 .button_outer.toggle_1 .icon {
    background-image: url(images/retina/icon_toggle_1.png); }

  /* line 4950, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_toggle_type_2 .button_outer.toggle_1.current .icon {
    background-image: url(images/retina/icon_toggle_1_act.png); }

  /* line 4951, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_toggle_type_2 .button_outer.toggle_2 .icon {
    background-image: url(images/retina/icon_toggle_2.png); }

  /* line 4952, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_toggle_type_2 .button_outer.toggle_2.current .icon {
    background-image: url(images/retina/icon_toggle_2_act.png); }

  /* line 4953, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_toggle_type_2 .button_outer.toggle_3 .icon {
    background-image: url(images/retina/icon_toggle_3.png); }

  /* line 4954, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_toggle_type_2 .button_outer.toggle_3.current .icon {
    background-image: url(images/retina/icon_toggle_3_act.png); }

  /* line 4955, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_toggle_type_3 .button_outer.toggle_1 .icon {
    background-image: url(images/retina/icon_toggle_1.png); }

  /* line 4956, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_toggle_type_3 .button_outer.toggle_1.current .icon {
    background-image: url(images/retina/icon_toggle_1_act.png); }

  /* line 4957, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_toggle_type_3 .button_outer.toggle_2 .icon {
    background-image: url(images/retina/icon_toggle_2.png); }

  /* line 4958, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_toggle_type_3 .button_outer.toggle_2.current .icon {
    background-image: url(images/retina/icon_toggle_2_act.png); }

  /* line 4959, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_toggle_type_3 .button_outer.toggle_3 .icon {
    background-image: url(images/retina/icon_toggle_3.png); }

  /* line 4960, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_toggle_type_3 .button_outer.toggle_3.current .icon {
    background-image: url(images/retina/icon_toggle_3_act.png); }

  /* line 4961, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_footer_twitter li {
    background-image: url(images/retina/icon_twitter_1.png); }

  /* line 4962, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_sidebar_twitter .tweets li {
    background-image: url(images/retina/icon_twitter_3.png); }

  /* line 4963, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_sidebar_pics li a .hover {
    background-image: url(images/retina/icon_zoom_1.png); }

  /* line 4964, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .list_1 li {
    background-image: url(images/retina/marker_1.png); }

  /* line 4965, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .list_2 li {
    background-image: url(images/retina/marker_2.png); }

  /* line 4966, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .list_3 li {
    background-image: url(images/retina/marker_3.png); }

  /* line 4967, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .list_4 li {
    background-image: url(images/retina/marker_4.png); }

  /* line 4968, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .list_5 li {
    background-image: url(images/retina/marker_5.png); }

  /* line 4969, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .list_6 li {
    background-image: url(images/retina/marker_6.png); }

  /* line 4970, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .list_7 li {
    background-image: url(images/retina/marker_7.png); }

  /* line 4971, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .list_8 li {
    background-image: url(images/retina/marker_8.png); }

  /* line 4972, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .list_9 li {
    background-image: url(images/retina/marker_9.png); }

  /* line 4973, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .list_10 li {
    background-image: url(images/retina/marker_10.png); }

  /* line 4974, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .list_11 li {
    background-image: url(images/retina/marker_11.png); }

  /* line 4975, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .list_12 li {
    background-image: url(images/retina/marker_12.png); }

  /* line 4976, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .list_13 li {
    background-image: url(images/retina/marker_13.png); }

  /* line 4977, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .list_14 li {
    background-image: url(images/retina/marker_14.png); }

  /* line 4978, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .list_15 li {
    background-image: url(images/retina/marker_15.png); }

  /* line 4979, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .list_16 li {
    background-image: url(images/retina/marker_16.png); }

  /* line 4981, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .general_social_1 a {
    background-image: url(images/retina/sprite_social_1.png); }

  /* line 4982, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .general_social_2 a {
    background-image: url(images/retina/sprite_social_2.png); }

  /* line 4983, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .general_social_3 a {
    background-image: url(images/retina/sprite_social_3.png); }

  /* line 4984, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .general_social_4 a {
    background-image: url(images/retina/sprite_social_4.png); }

  /* line 4985, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_testimonials_1 .flex-control-nav li a {
    background-image: url(images/retina/sprite_testimonials_nav_1.png); }
 }

/* Responsive styles */
@media (min-width: 1900px) {
  /* line 4992, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  #content section.parallax video {
    width: 100%;
    margin-left: 0px;
    left: 0px; }
 }

@media (max-width: 1600px) {
  /* line 4996, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_blog_masonry_1.full_width article {
    width: 24.925%; }

  /* line 4997, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_portfolio_1.full .portfolio_items article {
    width: 24.925%; }

  /* line 4998, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_portfolio_2.full .portfolio_items article {
    width: 24.925%; }

  /* line 4999, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_portfolio_3.full .portfolio_items article {
    width: 24.925%; }
 }

@media (max-width: 1300px) {
  /* line 5003, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_blog_masonry_1.full_width article {
    width: 33.233%; }
 }

@media (max-width: 1200px) {
  /* line 5007, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .general_title_3 p {
    padding: 0px; }

  /* line 5009, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .inner {
    width: 960px; }

  /* line 5011, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .sidebar_right .main_content {
    width: 630px; }

  /* line 5012, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .sidebar_right .sidebar {
    width: 300px; }

  /* line 5014, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .sidebar_left .main_content {
    width: 630px; }

  /* line 5015, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .sidebar_left .sidebar {
    width: 300px; }

  /* line 5017, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_main_slider_1 .caption_2_1 {
    margin-left: -480px;
    top: 134px; }

  /* line 5018, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_main_slider_1 .caption_2_2 {
    margin-right: 57px; }

  /* line 5019, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_main_slider_1 .caption_2_3 {
    width: 280px;
    margin-left: -480px;
    top: 233px; }

  /* line 5020, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_main_slider_1 .caption_2_4 {
    margin-right: -175px; }

  /* line 5021, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_main_slider_1 .caption_2_5 {
    margin-left: -480px;
    top: 338px; }

  /* line 5022, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_main_slider_1 .caption_2_6 {
    margin-right: -480px; }

  /* line 5024, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_features_1 .features {
    margin-left: -30px; }

  /* line 5025, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_features_1 .features article {
    width: 250px;
    margin-left: 30px; }

  /* line 5027, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_features_3 .features {
    margin-left: -30px; }

  /* line 5028, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_features_3 .features article {
    width: 252px;
    margin-left: 30px; }

  /* line 5030, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_features_4 .features {
    margin-left: -20px; }

  /* line 5031, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_features_4 .features article {
    width: 396px;
    margin-left: 20px; }

  /* line 5033, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_features_5 .features {
    margin-left: -30px; }

  /* line 5034, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_features_5 .features article {
    width: 300px;
    margin-left: 30px; }

  /* line 5036, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_features_6 .features {
    margin-left: -20px; }

  /* line 5037, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_features_6 .features article {
    width: 185px;
    margin-left: 20px; }

  /* line 5039, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_features_7 .features {
    margin-left: -30px; }

  /* line 5040, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_features_7 .features article {
    width: 300px;
    margin-left: 30px; }

  /* line 5042, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_features_8 .features {
    margin-left: -20px; }

  /* line 5043, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_features_8 .features article {
    width: 225px;
    margin-left: 20px; }

  /* line 5045, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_features_9 .features {
    margin-left: -30px; }

  /* line 5046, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_features_9 .features article {
    width: 235px;
    margin-left: 30px; }

  /* line 5048, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_services_4 .services {
    margin-left: -30px; }

  /* line 5049, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_services_4 .services article {
    width: 300px;
    margin-left: 30px; }

  /* line 5051, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_services_5 .services {
    margin-left: -30px; }

  /* line 5052, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_services_5 .services article {
    width: 252px;
    margin-left: 30px; }

  /* line 5054, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_recent_works_2 .works .flex-direction-nav {
    margin-right: -480px; }

  /* line 5056, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_blog_1 .posts {
    margin-left: -20px; }

  /* line 5057, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_blog_1 article {
    width: 225px;
    margin-left: 20px; }

  /* line 5059, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_team_1 .teammates {
    margin-left: -20px; }

  /* line 5060, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_team_1 .teammate {
    width: 225px;
    margin-left: 20px; }

  /* line 5061, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_team_1 .teammate .photo {
    height: 233px; }

  /* line 5066, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_clients_1 .clients {
    margin-left: -30px; }

  /* line 5067, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_clients_1 .clients li {
    margin-left: 30px; }

  /* line 5072, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_clients_2 .clients {
    margin-left: -30px; }

  /* line 5073, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_clients_2 .clients li {
    margin-left: 30px; }

  /* line 5075, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_facts_2 .facts li {
    width: 219px; }

  /* line 5076, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_facts_3 .facts li {
    width: 172px; }

  /* line 5077, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_facts_3.alt_1 .facts li {
    width: 157px; }

  /* line 5078, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_facts_4 .facts li {
    width: 172px; }

  /* line 5079, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_portfolio_item .portfolio_item_facts .facts li {
    width: 172px; }

  /* line 5080, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_facts_5 .facts {
    margin-bottom: -18px;
    text-align: center; }

  /* line 5081, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_facts_5 .facts ul {
    width: 356px;
    display: inline-block;
    overflow: hidden; }

  /* line 5082, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_facts_5 .facts li {
    width: 130px;
    margin-left: 0px;
    margin-bottom: 18px;
    text-align: left; }

  /* line 5084, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_skills_2 .skills .skill {
    margin-left: 34px; }

  /* line 5085, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_skills_2 .skills .skill:first-child {
    margin-left: 0px; }

  /* line 5087, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_portfolio_1.col_3 .portfolio_items {
    margin-left: -30px; }

  /* line 5088, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_portfolio_1.col_3 .portfolio_items article {
    width: 300px;
    margin-left: 30px; }

  /* line 5089, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_portfolio_1.col_4 .portfolio_items {
    margin-left: -20px; }

  /* line 5090, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_portfolio_1.col_4 .portfolio_items article {
    width: 225px;
    margin-left: 20px; }

  /* line 5091, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_portfolio_1.full .portfolio_items article {
    width: 33.233%; }

  /* line 5093, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_portfolio_2.col_3 .portfolio_items {
    margin-left: -30px; }

  /* line 5094, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_portfolio_2.col_3 .portfolio_items article {
    width: 300px;
    margin-left: 30px; }

  /* line 5095, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_portfolio_2.col_4 .portfolio_items {
    margin-left: -20px; }

  /* line 5096, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_portfolio_2.col_4 .portfolio_items article {
    width: 225px;
    margin-left: 20px; }

  /* line 5097, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_portfolio_2.full .portfolio_items article {
    width: 33.233%; }

  /* line 5099, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_portfolio_3.col_3 .portfolio_items article {
    width: 320px; }

  /* line 5100, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_portfolio_3.col_4 .portfolio_items article {
    width: 240px; }

  /* line 5101, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_portfolio_3.col_4_w_spaces .portfolio_items {
    margin-left: -20px; }

  /* line 5102, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_portfolio_3.col_4_w_spaces .portfolio_items article {
    width: 225px;
    margin-left: 20px; }

  /* line 5103, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_portfolio_3.full .portfolio_items article {
    width: 33.233%; }

  /* line 5105, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_testimonials_2.col_3 .testimonials {
    margin-left: -30px; }

  /* line 5106, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_testimonials_2.col_3 .testimonials article {
    width: 300px;
    margin-left: 30px; }

  /* line 5107, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_testimonials_2.col_4 .testimonials article {
    width: 225px; }

  /* line 5109, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_testimonials_4.col_3 .testimonials {
    margin-left: -30px; }

  /* line 5110, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_testimonials_4.col_3 .testimonials article {
    width: 300px;
    margin-left: 30px; }

  /* line 5111, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_testimonials_4.col_4 .testimonials article {
    width: 225px; }

  /* line 5113, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_responsive_1 {
    height: 645px; }

  /* line 5114, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_responsive_1 img {
    width: 100%;
    height: auto; }

  /* line 5115, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_responsive_1 .pic_1 {
    width: 740px;
    left: 118px; }

  /* line 5116, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_responsive_1 .pic_2 {
    width: 380px;
    left: 8px; }

  /* line 5117, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_responsive_1 .pic_3 {
    width: 165px;
    left: 789px; }

  /* line 5119, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_welcome_1 {
    height: 570px; }

  /* line 5120, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_welcome_1 img {
    width: 100%;
    height: auto; }

  /* line 5121, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_welcome_1 .pic_1 {
    width: 650px;
    left: 109px; }

  /* line 5122, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_welcome_1 .pic_2 {
    width: 150px;
    left: 12px; }

  /* line 5123, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_welcome_1 .pic_3 {
    width: 636px;
    left: 298px; }

  /* line 5125, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_main_features_2 .pic {
    width: 492px;
    margin-right: 58px; }

  /* line 5127, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_pricing_table_1 .column {
    width: 233px; }

  /* line 5128, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_pricing_table_1 .column.special {
    width: 257px; }

  /* line 5130, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_pricing_table_2 .column {
    width: 189px; }

  /* line 5131, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_pricing_table_2 .column.special {
    width: 199px; }

  /* line 5133, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_blog_post .post_related_articles .posts article {
    width: 196px; }

  /* line 5134, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_blog_post.full .post_related_articles .posts {
    margin-left: -20px; }

  /* line 5135, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_blog_post.full .post_related_articles .posts article {
    width: 225px;
    margin-left: 20px; }

  /* line 5137, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_portfolio_item.type_1 .portfolio_item {
    width: 630px; }

  /* line 5139, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_blog_masonry_1 .posts {
    margin-left: -30px; }

  /* line 5140, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_blog_masonry_1 article {
    width: 300px;
    margin-left: 30px; }

  /* line 5142, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_sidebar_video iframe {
    height: 169px; }

  /* line 5144, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_sidebar_pics ul {
    margin-left: -4px;
    margin-bottom: -4px; }

  /* line 5145, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_sidebar_pics li {
    width: 72px;
    margin-left: 4px;
    margin-bottom: 4px; }

  /* line 5146, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_sidebar_pics li a img {
    width: 100%;
    height: auto; }

  /* line 5148, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_footer_widgets {
    margin-left: -20px; }

  /* line 5149, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_footer_widgets .column {
    width: 225px;
    margin-left: 20px; }

  /* line 5151, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_footer_pics ul {
    margin-left: -5px;
    margin-bottom: -5px; }

  /* line 5152, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_footer_pics li {
    width: 37px;
    margin-left: 5px;
    margin-bottom: 5px; }

  /* line 5153, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_footer_pics li a img {
    width: 100%;
    height: auto; }

  /* line 5155, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_bottom_menu {
    padding-right: 130px; }

  /* line 5157, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .pic.alignleft {
    max-width: 465px;
    margin-right: 30px; }

  /* line 5158, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .pic.alignright {
    max-width: 465px;
    margin-left: 30px; }

  /* line 5160, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_columns .column_inner {
    margin-left: 20px; }
 }

@media (max-width: 1000px) {
  /* line 5164, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_portfolio_1.full .portfolio_items article {
    width: 49.85%; }

  /* line 5165, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_portfolio_2.full .portfolio_items article {
    width: 49.85%; }

  /* line 5166, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_portfolio_3.full .portfolio_items article {
    width: 49.85%; }
 }

@media (max-width: 990px) {
  /* line 5170, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_blog_masonry_1.full_width article {
    width: 49.85%; }
 }

@media (max-width: 980px) {
  /* line 5174, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .inner {
    width: 720px; }

  /* line 5176, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .sidebar_right .main_content {
    width: 470px; }

  /* line 5177, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .sidebar_right .sidebar {
    width: 220px; }

  /* line 5179, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .sidebar_left .main_content {
    width: 470px; }

  /* line 5180, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .sidebar_left .sidebar {
    width: 220px; }

  /* line 5182, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .general_title {
    height: 90px; }

  /* line 5183, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .general_title .inside {
    height: 90px;
    display: table-cell;
    vertical-align: middle; }

  /* line 5184, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .general_title h1 {
    height: auto;
    padding-bottom: 4px;
    float: none;
    font-size: 17px;
    line-height: 20px; }

  /* line 5185, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .general_title .breadcrumbs {
    height: auto;
    float: none;
    line-height: 16px; }

  /* line 5187, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_main_slider_1 {
    min-height: 408px; }
    /* line 5188, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
    .block_main_slider_1.ver_fix {
      min-height: 550px; }
      /* line 5191, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
      .block_main_slider_1.ver_fix .slides li {
        height: 550px; }

  /* line 5196, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_main_slider_1 .slides li {
    height: 408px; }

  /* line 5197, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_main_slider_1 .caption_1_1 {
    top: 132px; }

  /* line 5200, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_main_slider_1.ver_fix .caption_1_1, .block_main_slider_1.ver_fix .caption_1_6 {
    top: 205px; }

  /* line 5202, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_main_slider_1 .caption_1_2 {
    top: 193px; }

  /* line 5208, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_main_slider_1.ver_fix .caption_1_2, .block_main_slider_1.ver_fix .caption_1_4, .block_main_slider_1.ver_fix .caption_1_5, .block_main_slider_1.ver_fix .caption_1_7, .block_main_alt_slider_1.ver_fix .caption_1_2 {
    width: 600px;
    margin-left: -300px;
    top: 271px; }

  /* line 5211, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_main_slider_1 .caption_1_3, .block_main_slider_1 .caption_1_8 {
    top: 272px; }

  /* line 5213, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_main_slider_1.ver_fix .caption_1_3 {
    top: 359px; }

  /* line 5215, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_main_slider_1.ver_fix .caption_1_6 {
    top: 213px; }

  /* line 5217, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_main_slider_1.ver_fix .caption_1_7 {
    top: 281px; }

  /* line 5219, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_main_slider_1.ver_fix .caption_1_8 {
    top: 337px; }

  /* line 5221, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_main_slider_1 .caption_2_1 {
    margin-left: -360px;
    top: 109px;
    font-size: 25px;
    line-height: 31px; }

  /* line 5222, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_main_slider_1 .caption_2_2 {
    margin-right: 34px; }

  /* line 5223, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_main_slider_1 .caption_2_3 {
    width: 280px;
    margin-left: -360px;
    top: 184px;
    font-size: 13px;
    line-height: 24px; }

  /* line 5224, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_main_slider_1 .caption_2_4 {
    margin-right: -137px; }

  /* line 5225, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_main_slider_1 .caption_2_5 {
    margin-left: -360px;
    top: 252px; }

  /* line 5226, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_main_slider_1 .caption_2_6 {
    margin-right: -360px; }

  /* line 5227, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_main_slider_1 .slides li .caption_2_2 img {
    width: 88px; }

  /* line 5228, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_main_slider_1 .slides li .caption_2_4 img {
    width: 202px; }

  /* line 5229, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_main_slider_1 .slides li .caption_2_6 img {
    width: 360px; }

  /* line 5231, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_main_slider_1 .caption_3_1 {
    top: 112px; }

  /* line 5232, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_main_slider_1 .caption_3_2 {
    top: 208px; }

  /* line 5233, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_main_slider_1 .caption_3_3 {
    top: 269px; }

  /* line 5235, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_main_slider_1 .caption_4_1 {
    top: 122px; }

  /* line 5236, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_main_slider_1 .caption_4_2 {
    top: 186px; }

  /* line 5237, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_main_slider_1 .caption_4_3 {
    top: 239px; }

  /* line 5239, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_main_slider_1 .caption_5_1 {
    margin-left: -360px;
    top: 36px; }

  /* line 5240, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_main_slider_1 .caption_5_2 {
    width: 275px;
    margin-left: -360px;
    top: 333px; }

  /* line 5241, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_main_slider_1 .caption_5_3 {
    width: 275px;
    margin-left: -360px;
    top: 357px;
    font-size: 8px; }

  /* line 5242, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_main_slider_1 .caption_5_4 {
    margin-left: 0px;
    margin-right: -360px;
    left: auto;
    right: 50%;
    top: 36px; }

  /* line 5243, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_main_slider_1 .caption_5_5 {
    width: 275px;
    margin-left: 0px;
    margin-right: -360px;
    left: auto;
    right: 50%;
    top: 333px; }

  /* line 5244, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_main_slider_1 .caption_5_6 {
    width: 275px;
    margin-left: 0px;
    margin-right: -360px;
    left: auto;
    right: 50%;
    top: 357px;
    font-size: 8px; }

  /* line 5245, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_main_slider_1 .slides li .caption_5_1 img {
    height: 290px; }

  /* line 5246, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_main_slider_1 .slides li .caption_5_4 img {
    height: 290px; }

  /* line 5248, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_main_alt_slider_1 .swiper-slide {
    height: 408px; }

  /* line 5250, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_main_alt_slider_1.ver_fix .swiper-slide {
    height: 550px; }

  /* line 5255, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_main_alt_slider_1 .caption_1_1 {
    top: 132px; }

  /* line 5256, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_main_alt_slider_1.ver_fix .caption_1_1 {
    top: 203px; }

  /* line 5258, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_main_alt_slider_1 .caption_1_2 {
    top: 193px; }

  /* line 5259, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_main_alt_slider_1.ver_fix .caption_1_2 {
    top: 264px; }

  /* line 5261, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_main_alt_slider_1 .caption_1_3 {
    top: 272px; }

  /* line 5262, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_main_alt_slider_1.ver_fix .caption_1_3 {
    top: 343px; }

  /* line 5263, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_main_alt_slider_1.ver_fix .caption_1_4 {
    top: 264px; }

  /* line 5265, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_main_alt_slider_1 .caption_2_1 {
    top: 112px; }

  /* line 5266, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_main_alt_slider_1 .caption_2_2 {
    top: 208px; }

  /* line 5267, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_main_alt_slider_1 .caption_2_3 {
    top: 269px; }

  /* line 5269, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_main_alt_slider_1 .caption_2_1 {
    top: 122px; }

  /* line 5270, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_main_alt_slider_1 .caption_2_2 {
    top: 186px; }

  /* line 5271, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_main_alt_slider_1 .caption_2_3 {
    top: 239px; }

  /* line 5273, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_features_1 .features {
    margin-left: 0px; }

  /* line 5274, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_features_1 .features article {
    width: auto;
    margin-left: 0px;
    float: none; }

  /* line 5275, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_features_1 .features article .text {
    min-height: 0px; }

  /* line 5277, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_features_3 .features {
    margin-left: 0px; }

  /* line 5278, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_features_3 .features article {
    width: auto;
    margin-left: 0px;
    float: none; }

  /* line 5279, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_features_3 .features article .text {
    min-height: 0px; }

  /* line 5281, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_features_4 .features article {
    width: 276px; }

  /* line 5283, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_features_5 .features article {
    width: 220px; }

  /* line 5284, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_features_5 .features article .content {
    padding-left: 10px;
    padding-right: 10px; }

  /* line 5286, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_features_6 .features {
    margin-left: 0px; }

  /* line 5287, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_features_6 .features article {
    width: auto;
    margin-left: 0px;
    float: none; }

  /* line 5288, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_features_6 .features article .text {
    min-height: 0px; }

  /* line 5290, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_features_7 .features article {
    width: 220px; }

  /* line 5291, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_features_7 .features article .content {
    padding-left: 10px;
    padding-right: 10px; }

  /* line 5293, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_features_8 .features {
    margin-left: 0px; }

  /* line 5294, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_features_8 .features article {
    width: auto;
    margin-left: 0px;
    float: none; }

  /* line 5295, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_features_8 .features article .text {
    min-height: 0px; }

  /* line 5297, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_features_9 .features {
    margin-left: 0px; }

  /* line 5298, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_features_9 .features article {
    width: auto;
    margin-left: 0px;
    float: none; }

  /* line 5299, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_features_9 .features article .text {
    min-height: 0px; }

  /* line 5301, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_features_10 .features article {
    width: 50%; }

  /* line 5303, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_services_1 {
    margin-bottom: -31px; }

  /* line 5304, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_services_1 article {
    width: 50%;
    margin-bottom: 31px; }

  /* line 5306, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_services_4 .services {
    margin-left: -15px; }

  /* line 5307, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_services_4 .services article {
    width: 230px;
    margin-left: 15px; }

  /* line 5309, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_services_5 .services {
    margin-left: 0px; }

  /* line 5310, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_services_5 .services article {
    width: auto;
    margin-left: 0px;
    float: none; }

  /* line 5312, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_main_features_1 .pic {
    width: 345px;
    margin-left: 0px;
    margin-right: 30px; }

  /* line 5313, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_main_features_1 .pic img {
    width: 100%;
    height: auto; }

  /* line 5315, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_main_features_2 .pic {
    width: 340px;
    margin-right: 38px; }

  /* line 5317, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_main_features_3 .pic {
    width: 500px;
    margin: 0px auto 20px;
    float: none; }

  /* line 5319, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_recent_works_2 .works .flex-direction-nav {
    margin-right: -360px; }

  /* line 5321, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_blog_1 .posts {
    margin-left: -30px;
    margin-bottom: -30px; }

  /* line 5322, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_blog_1 article {
    width: 345px;
    margin-left: 30px;
    margin-bottom: 30px; }

  /* line 5323, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_blog_1.alt_1 article {
    width: 220px; }

  /* line 5325, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_team_1 .teammates {
    margin-left: -30px; }

  /* line 5326, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_team_1 .teammate {
    width: 345px;
    margin-left: 30px; }

  /* line 5327, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_team_1 .teammate .photo {
    height: 357px; }

  /* line 5332, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_clients_1 .clients {
    margin-left: -156px; }

  /* line 5333, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_clients_1 .clients li {
    margin-left: 156px; }

  /* line 5339, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_clients_2 .clients {
    margin-left: -156px; }

  /* line 5340, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_clients_2 .clients li {
    margin-left: 156px; }

  /* line 5342, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_portfolio_1 .title {
    height: auto; }

  /* line 5343, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_portfolio_1 .title h1 {
    float: none; }

  /* line 5344, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_portfolio_1 .filter_alt {
    padding-bottom: 35px;
    float: none;
    overflow: hidden; }

  /* line 5345, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_portfolio_1 .filter_alt li {
    margin-bottom: 4px; }

  /* line 5346, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_portfolio_1.col_3 .portfolio_items article {
    width: 345px; }

  /* line 5347, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_portfolio_1.col_4 .portfolio_items {
    margin-left: -30px; }

  /* line 5348, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_portfolio_1.col_4 .portfolio_items article {
    width: 345px;
    margin-left: 30px; }

  /* line 5350, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_portfolio_2 .title {
    height: auto; }

  /* line 5351, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_portfolio_2 .title h1 {
    float: none; }

  /* line 5352, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_portfolio_2 .filter_alt {
    padding-bottom: 35px;
    float: none;
    overflow: hidden; }

  /* line 5353, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_portfolio_2 .filter_alt li {
    margin-bottom: 4px; }

  /* line 5354, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_portfolio_2.col_3 .portfolio_items article {
    width: 345px; }

  /* line 5355, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_portfolio_2.col_4 .portfolio_items {
    margin-left: -30px; }

  /* line 5356, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_portfolio_2.col_4 .portfolio_items article {
    width: 345px;
    margin-left: 30px; }

  /* line 5358, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_portfolio_3 .title {
    height: auto; }

  /* line 5359, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_portfolio_3 .title h1 {
    float: none; }

  /* line 5360, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_portfolio_3 .filter_alt {
    padding-bottom: 35px;
    float: none;
    overflow: hidden; }

  /* line 5361, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_portfolio_3 .filter_alt li {
    margin-bottom: 4px; }

  /* line 5362, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_portfolio_3.col_3 .portfolio_items article {
    width: 360px; }

  /* line 5363, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_portfolio_3.col_4 .portfolio_items article {
    width: 360px; }

  /* line 5364, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_portfolio_3.col_4_w_spaces .portfolio_items {
    margin-left: -30px; }

  /* line 5365, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_portfolio_3.col_4_w_spaces .portfolio_items article {
    width: 345px;
    margin-left: 30px; }

  /* line 5367, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_portfolio_item .title .stats .likes {
    padding-right: 0px; }

  /* line 5368, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_portfolio_item .title .stats .likes:before {
    display: none; }

  /* line 5369, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_portfolio_item .title .stats .social {
    display: none; }

  /* line 5371, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_testimonials_2.col_3 .testimonials {
    margin-left: 0px;
    margin-bottom: -30px; }

  /* line 5372, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_testimonials_2.col_3 .testimonials article {
    width: auto;
    margin-left: 0px;
    margin-bottom: 30px; }

  /* line 5373, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_testimonials_2.col_4 .testimonials {
    margin-left: 0px;
    margin-bottom: -30px; }

  /* line 5374, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_testimonials_2.col_4 .testimonials article {
    width: auto;
    margin-left: 0px;
    margin-bottom: 30px; }

  /* line 5376, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_testimonials_3 .testimonials .quote {
    padding-left: 30px;
    padding-right: 30px; }

  /* line 5378, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_testimonials_4.col_3 .testimonials {
    margin-left: 0px;
    margin-bottom: -30px; }

  /* line 5379, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_testimonials_4.col_3 .testimonials article {
    width: auto;
    margin-left: 0px;
    margin-bottom: 30px; }

  /* line 5380, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_testimonials_4.col_4 .testimonials {
    margin-left: 0px;
    margin-bottom: -30px; }

  /* line 5381, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_testimonials_4.col_4 .testimonials article {
    width: auto;
    margin-left: 0px;
    margin-bottom: 30px; }

  /* line 5383, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_responsive_1 {
    height: 520px; }

  /* line 5384, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_responsive_1 .pic_1 {
    width: 550px;
    left: 84px; }

  /* line 5385, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_responsive_1 .pic_2 {
    width: 290px;
    left: 0px; }

  /* line 5386, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_responsive_1 .pic_3 {
    width: 110px;
    left: 590px; }

  /* line 5388, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_welcome_1 {
    height: 455px; }

  /* line 5389, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_welcome_1 .pic_1 {
    width: 480px;
    left: 90px; }

  /* line 5390, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_welcome_1 .pic_2 {
    width: 112px;
    left: 17px; }

  /* line 5391, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_welcome_1 .pic_3 {
    width: 430px;
    left: 265px; }

  /* line 5393, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_facts_2 .facts li {
    width: 180px;
    margin-left: 0px; }

  /* line 5394, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_facts_3 .facts li {
    width: 144px;
    margin-left: 0px; }

  /* line 5395, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_facts_3.alt_1 .facts {
    margin-bottom: -48px;
    padding-left: 45px; }

  /* line 5396, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_facts_3.alt_1 .facts li {
    width: 190px;
    margin-bottom: 48px; }

  /* line 5397, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_facts_4 .facts li {
    width: 144px;
    margin-left: 0px; }

  /* line 5398, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_facts_4.alt_1 .facts li {
    width: auto; }

  /* line 5399, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_portfolio_item .portfolio_item_facts .facts li {
    width: 144px;
    margin-left: 0px; }

  /* line 5401, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_skills_2 .skills {
    margin-bottom: -33px;
    padding-left: 42px; }

  /* line 5402, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_skills_2 .skills .skill {
    margin-left: 38px;
    margin-bottom: 33px; }

  /* line 5403, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_skills_2 .skills .skill:first-child {
    margin-left: 38px; }

  /* line 5405, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_promo_1 .text {
    font-size: 16px;
    letter-spacing: -0.5px; }

  /* line 5407, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_pricing_table_1 .column {
    width: 175px; }

  /* line 5408, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_pricing_table_1 .column.special {
    width: 191px; }

  /* line 5410, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_pricing_table_2 .column {
    width: 140px; }

  /* line 5411, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_pricing_table_2 .column.special {
    width: 155px; }

  /* line 5412, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_pricing_table_2 .button a {
    padding: 0px 29px; }

  /* line 5414, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_blog_post .post_related_articles .posts {
    margin-left: -30px;
    margin-bottom: -20px; }

  /* line 5415, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_blog_post .post_related_articles .posts article {
    width: 220px;
    margin-left: 30px;
    margin-bottom: 20px; }

  /* line 5416, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_blog_post.full .post_related_articles .posts {
    margin-left: -30px; }

  /* line 5417, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_blog_post.full .post_related_articles .posts article {
    width: 220px;
    margin-left: 30px; }

  /* line 5419, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_portfolio_item.type_1 .portfolio_item {
    width: auto;
    margin-right: 0px;
    float: none; }

  /* line 5420, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_portfolio_item.type_2 .description {
    width: auto;
    margin-right: 0px;
    padding-bottom: 30px;
    float: none; }

  /* line 5421, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_portfolio_item.type_2 .block_columns > div {
    padding-top: 15px; }

  /* line 5422, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_portfolio_item.type_2 .block_columns > div:first-child {
    padding-top: 0px; }

  /* line 5424, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_blog_masonry_1 article {
    width: 345px; }

  /* line 5425, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_blog_masonry_1.alt_1 article {
    width: 470px; }

  /* line 5427, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_blog_timeline_1 {
    width: auto; }

  /* line 5429, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_faq_1 .filter a {
    letter-spacing: -0.5px; }

  /* line 5431, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_sidebar_video iframe {
    height: 124px; }

  /* line 5433, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_sidebar_pics li {
    width: 52px; }

  /* line 5435, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_footer_widgets {
    margin-left: 0px; }

  /* line 5436, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_footer_widgets .column {
    width: auto;
    margin-left: 0px;
    float: none; }

  /* line 5438, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .pic.alignleft {
    max-width: 345px; }

  /* line 5439, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .pic.alignright {
    max-width: 345px; }

  /* line 5441, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_columns {
    margin-left: 0px; }

  /* line 5442, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_columns > div {
    padding-top: 64px;
    float: none; }

  /* line 5443, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_columns > div:first-child {
    padding-top: 0px; }

  /* line 5444, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_columns .column_inner {
    margin-left: 0px; }

  /* line 5446, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_columns .full {
    width: auto; }

  /* line 5447, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_columns .one_half {
    width: auto; }

  /* line 5448, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_columns .one_third {
    width: auto; }

  /* line 5449, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_columns .two_third {
    width: auto; }

  /* line 5450, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_columns .one_fourth {
    width: auto; }

  /* line 5451, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_columns .three_fourth {
    width: auto; }
 }

@media (max-width: 768px) {
  /* line 5455, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .inner {
    width: 420px; }

  /* line 5457, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .oncontent_header .block_top_logo .logo_non_scrolled {
    display: none; }

  /* line 5458, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .oncontent_header .block_top_logo .logo_scrolled {
    display: block; }

  /* line 5459, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .oncontent_header #content {
    padding-top: 90px; }

  /* line 5460, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_main_alt_slider_1 .nav_arrow {
    display: none; }

  /* line 5462, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  blockquote.type_3.left {
    width: auto;
    margin: 6px 0px 15px;
    float: none; }

  /* line 5463, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  blockquote.type_3.right {
    width: auto;
    margin: 6px 0px 15px;
    float: none; }

  /* line 5465, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  header .top {
    display: none; }

  /* line 5466, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .scrolled header .bottom {
    width: auto;
    position: static; }

  /* line 5468, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_top_search_trigger {
    display: none; }

  /* line 5469, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_top_menu {
    display: none; }

  /* line 5470, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_r_menu_trigger a {
    display: block; }

  /* line 5472, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .scrolled #content {
    padding-top: 0px; }

  /* line 5474, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .sidebar_right .main_content {
    width: auto;
    float: none; }

  /* line 5475, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .sidebar_right .sidebar {
    width: auto;
    padding-top: 60px;
    float: none; }

  /* line 5477, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .sidebar_left .main_content {
    width: auto;
    float: none; }

  /* line 5478, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .sidebar_left .sidebar {
    width: auto;
    padding-top: 60px;
    float: none; }

  /* line 5480, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .general_title_1 p {
    padding-left: 0px;
    padding-right: 0px; }

  /* line 5482, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_main_slider_1 .flex-direction-nav a {
    /*width:33px; height:33px;*/
    margin-top: 0px;
    top: auto; }

  /* line 5483, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_main_slider_1 .flex-direction-nav a.flex-prev {
    bottom: 13px;
    left: 17px;
    /*background-size:7px 10px;
		background-position:12px 12px;*/
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px; }

  /* line 5493, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_main_slider_1 .flex-direction-nav a.flex-next {
    bottom: 0;
    right: 17px;
    /*background-size:7px 10px;
		background-position:14px 12px;*/
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px; }

  /* line 5504, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_main_slider_1 .flex-control-nav, .block_main_slider_1.ver_fix .flex-control-nav {
    display: none; }

  /* line 5506, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_main_slider_1 {
    min-height: 279px; }
    /* line 5507, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
    .block_main_slider_1.ver_fix {
      min-height: 421px; }
      /* line 5510, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
      .block_main_slider_1.ver_fix .slides li {
        height: 421px; }

  /* line 5515, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_main_slider_1 .slides li {
    height: 279px; }

  /* line 5517, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_main_slider_1 .caption_1_1 {
    top: 84px;
    font-size: 23px;
    line-height: 30px; }

  /* line 5520, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_main_slider_1.ver_fix .caption_1_1, .block_main_slider_1.ver_fix .caption_1_6 {
    top: 157px;
    font-size: 23px;
    line-height: 30px; }

  /* line 5522, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_main_slider_1 .caption_1_2 {
    width: 420px;
    margin-left: -210px;
    top: 122px;
    font-size: 13px;
    line-height: 21px; }

  /* line 5527, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_main_slider_1.ver_fix .caption_1_2, .block_main_slider_1.ver_fix .caption_1_4, .block_main_slider_1.ver_fix .caption_1_5, .block_main_slider_1.ver_fix .caption_1_7 {
    width: 420px;
    margin-left: -210px;
    top: 200px;
    font-size: 13px;
    line-height: 21px; }

  /* line 5529, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_main_slider_1 .caption_1_3 {
    top: 188px; }

  /* line 5530, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_main_slider_1.ver_fix .caption_1_3 {
    top: 275px; }

  /* line 5533, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_main_slider_1 .caption_1_3 a, .block_main_slider_1.ver_fix .caption_1_3 a {
    padding: 0px 14px; }

  /* line 5535, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_main_slider_1.ver_fix .caption_1_6 {
    top: 162px; }

  /* line 5537, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_main_slider_1.ver_fix .caption_1_7 {
    top: 205px; }

  /* line 5539, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_main_slider_1.ver_fix .caption_1_8 {
    top: 253px; }

  /* line 5541, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_main_slider_1 .caption_2_1 {
    width: 165px;
    margin-left: -210px;
    top: 98px;
    font-size: 23px;
    letter-spacing: -1px;
    line-height: 28px; }

  /* line 5542, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_main_slider_1 .caption_2_2 {
    margin-right: 43px; }

  /* line 5543, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_main_slider_1 .caption_2_3 {
    display: none !important; }

  /* line 5544, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_main_slider_1 .caption_2_4 {
    margin-right: -61px; }

  /* line 5545, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_main_slider_1 .caption_2_5 {
    display: none !important; }

  /* line 5546, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_main_slider_1 .caption_2_6 {
    margin-right: -210px; }

  /* line 5547, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_main_slider_1 .slides li .caption_2_2 img {
    width: 52px; }

  /* line 5548, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_main_slider_1 .slides li .caption_2_4 img {
    width: 122px; }

  /* line 5549, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_main_slider_1 .slides li .caption_2_6 img {
    width: 233px; }

  /* line 5551, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_main_slider_1 .caption_3_1 {
    top: 83px;
    font-size: 23px;
    line-height: 30px; }

  /* line 5552, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_main_slider_1 .caption_3_2 {
    top: 151px;
    font-size: 13px;
    line-height: 21px; }

  /* line 5553, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_main_slider_1 .caption_3_3 {
    top: 191px; }

  /* line 5554, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_main_slider_1 .caption_3_3 a {
    height: 31px;
    line-height: 28px;
    padding: 0px 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 10px; }

  /* line 5566, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_main_slider_1 .caption_4_1 {
    top: 79px;
    font-size: 32px;
    line-height: 36px; }

  /* line 5567, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_main_slider_1 .caption_4_2 {
    top: 123px;
    font-size: 13px;
    line-height: 21px; }

  /* line 5568, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_main_slider_1 .caption_4_3 {
    top: 161px; }

  /* line 5569, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_main_slider_1 .caption_4_3 a {
    height: 31px;
    line-height: 28px;
    padding: 0px 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 10px; }

  /* line 5581, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_main_slider_1 .caption_5_1 {
    margin-left: -210px;
    top: 47px; }

  /* line 5582, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_main_slider_1 .caption_5_2 {
    width: 180px;
    margin-left: -210px;
    top: 208px;
    font-size: 12px; }

  /* line 5583, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_main_slider_1 .caption_5_3 {
    width: 180px;
    margin-left: -210px;
    top: 227px;
    font-size: 5px; }

  /* line 5584, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_main_slider_1 .caption_5_4 {
    margin-right: -210px;
    top: 47px; }

  /* line 5585, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_main_slider_1 .caption_5_5 {
    width: 180px;
    margin-right: -210px;
    top: 208px;
    font-size: 12px; }

  /* line 5586, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_main_slider_1 .caption_5_6 {
    width: 180px;
    margin-right: -210px;
    top: 227px;
    font-size: 5px; }

  /* line 5587, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_main_slider_1 .slides li .caption_5_1 img {
    height: 163px; }

  /* line 5588, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_main_slider_1 .slides li .caption_5_4 img {
    height: 163px; }

  /* line 5590, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_main_alt_slider_1 .swiper-slide {
    height: 279px; }

  /* line 5592, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_main_alt_slider_1.ver_fix .swiper-slide {
    height: 421px; }

  /* line 5594, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_main_alt_slider_1 .nav_arrow {
    /*width:33px; height:33px;*/
    margin-top: 0px;
    top: 111px; }

  /* line 5595, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_main_alt_slider_1 .nav_arrow.prev {
    left: 15px;
    /*background-size:7px 10px;
		background-position:12px 12px;*/
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px; }

  /* line 5604, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_main_alt_slider_1 .nav_arrow.next {
    right: 0px;
    /*background-size:7px 10px;
		background-position:14px 12px;*/
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px; }

  /* line 5614, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_main_alt_slider_1 .navigation {
    display: none; }

  /* line 5616, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_main_alt_slider_1 .caption_1_1 {
    top: 84px;
    font-size: 23px;
    line-height: 30px; }

  /* line 5617, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_main_alt_slider_1.ver_fix .caption_1_1 {
    top: 157px;
    font-size: 23px;
    line-height: 30px; }

  /* line 5619, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_main_alt_slider_1 .caption_1_2 {
    width: 420px;
    margin-left: -210px;
    top: 122px;
    font-size: 13px;
    line-height: 21px; }

  /* line 5621, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_main_alt_slider_1.ver_fix .caption_1_2, .block_main_alt_slider_1.ver_fix .caption_1_4 {
    width: 420px;
    margin-left: -210px;
    top: 200px;
    font-size: 13px;
    line-height: 21px; }

  /* line 5623, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_main_alt_slider_1 .caption_1_3 {
    top: 188px; }

  /* line 5624, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_main_alt_slider_1.ver_fix .caption_1_3 {
    top: 275px; }

  /* line 5626, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_main_alt_slider_1 .caption_1_3 a {
    padding: 0px 14px; }

  /* line 5628, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_main_alt_slider_1 .caption_2_1 {
    top: 83px;
    font-size: 23px;
    line-height: 30px; }

  /* line 5629, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_main_alt_slider_1 .caption_2_2 {
    top: 151px;
    font-size: 13px;
    line-height: 21px; }

  /* line 5630, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_main_alt_slider_1 .caption_2_3 {
    top: 191px; }

  /* line 5631, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_main_alt_slider_1 .caption_2_3 a {
    height: 31px;
    line-height: 28px;
    padding: 0px 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 10px; }

  /* line 5643, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_main_alt_slider_1 .caption_3_1 {
    top: 79px;
    font-size: 32px;
    line-height: 36px; }

  /* line 5644, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_main_alt_slider_1 .caption_3_2 {
    top: 123px;
    font-size: 13px;
    line-height: 21px; }

  /* line 5645, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_main_alt_slider_1 .caption_3_3 {
    top: 161px; }

  /* line 5646, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_main_alt_slider_1 .caption_3_3 a {
    height: 31px;
    line-height: 28px;
    padding: 0px 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 10px; }

  /* line 5658, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_parallax_caption_1 {
    height: 312px; }

  /* line 5660, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_parallax_caption_1 .text_1, .parallax.ver_fix .block_parallax_caption_1 .text_1 {
    padding: 0px 20px;
    top: 63px;
    font-size: 26px;
    line-height: 33px; }

  /* line 5662, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_parallax_caption_1 .text_2, .parallax.ver_fix .block_parallax_caption_1 .text_2 {
    width: 420px;
    margin-left: -210px;
    top: 144px;
    font-size: 14px;
    line-height: 21px; }

  /* line 5663, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_parallax_caption_1 .buttons {
    top: 211px; }

  /* line 5665, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_parallax_caption_2 {
    height: 312px; }

  /* line 5666, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_parallax_caption_2 .text_1 {
    top: 79px;
    font-size: 26px;
    line-height: 33px; }

  /* line 5667, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_parallax_caption_2 .text_2 {
    width: 300px;
    margin-left: -150px;
    left: 50%;
    right: auto;
    top: 127px;
    font-size: 14px;
    line-height: 21px; }

  /* line 5668, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_parallax_caption_2 .buttons {
    top: 194px; }

  /* line 5670, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_parallax_caption_3 {
    height: 159px; }

  /* line 5672, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_parallax_caption_3 h1 {
    padding: 0 20px;
    font-size: 30px;
    line-height: 34px; }

  /* line 5675, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_recent_works_1 .works .flex-direction-nav {
    display: none; }

  /* line 5676, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_recent_works_1 .button_view_all_1 {
    display: none; }

  /* line 5678, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_recent_works_3 .works .flex-direction-nav {
    display: none; }

  /* line 5680, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_features_4 .features {
    margin-left: 0px; }

  /* line 5681, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_features_4 .features article {
    width: auto;
    margin-left: 0px; }

  /* line 5683, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_features_5 .features {
    margin-left: 0px; }

  /* line 5684, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_features_5 .features article {
    width: auto;
    margin-left: 0px;
    float: none; }

  /* line 5685, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_features_5 .features article .content {
    min-height: 0px; }

  /* line 5687, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_features_7 .features {
    margin-left: 0px; }

  /* line 5688, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_features_7 .features article {
    width: auto;
    margin-left: 0px;
    float: none; }

  /* line 5689, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_features_7 .features article .content {
    min-height: 0px; }

  /* line 5691, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_features_10 .features article {
    width: 100%; }

  /* line 5693, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_services_1 article {
    width: 100%; }

  /* line 5694, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_services_2 article {
    width: 100%;
    padding-top: 43px; }

  /* line 5695, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_services_2 article:first-child {
    padding-top: 0px; }

  /* line 5696, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_services_3 article {
    width: 100%;
    padding-top: 43px; }

  /* line 5697, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_services_3 article:first-child {
    padding-top: 0px; }

  /* line 5698, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_services_4 .services {
    margin-left: 0px; }

  /* line 5699, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_services_4 .services article {
    width: auto;
    margin-left: 0px;
    float: none; }

  /* line 5700, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_services_6 .services {
    margin-bottom: -21px; }

  /* line 5701, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_services_6 .services article {
    width: 100%;
    margin-bottom: 21px; }

  /* line 5702, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_services_7 article {
    width: 100%;
    padding-top: 43px; }

  /* line 5703, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_services_7 article:first-child {
    padding-top: 0px; }

  /* line 5705, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_main_features_1 .pic {
    width: auto;
    margin-right: 0px;
    padding-bottom: 44px;
    float: none; }

  /* line 5706, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_main_features_2 .pic {
    margin-right: 0px;
    margin-bottom: 40px;
    float: none; }

  /* line 5707, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_main_features_3 .pic {
    width: auto; }

  /* line 5709, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_recent_works_2 .works .flex-direction-nav {
    margin-right: -210px; }

  /* line 5711, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_blog_1 .posts {
    margin-left: 0px; }

  /* line 5712, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_blog_1 article {
    width: auto;
    margin-left: 0px;
    float: none; }

  /* line 5713, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_blog_1.alt_1 article {
    width: auto; }

  /* line 5715, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_team_1 .teammates {
    margin-left: -20px; }

  /* line 5716, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_team_1 .teammate {
    width: 200px;
    margin-left: 20px; }

  /* line 5717, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_team_1 .teammate .photo {
    height: 207px; }

  /* line 5718, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_team_1 .slider .teammate .photo {
    height: 435px; }

  /* line 5725, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_clients_1 .clients {
    margin: 0; }

  /* line 5726, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_clients_1 .clients li {
    width: 100%;
    margin: 0;
    float: none;
    display: block;
    text-align: center; }

  /* line 5727, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_clients_1 .clients li img {
    display: inline-block; }

  /* line 5734, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_clients_2 .clients {
    margin: 0; }

  /* line 5735, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_clients_2 .clients li {
    width: 100%;
    margin: 0;
    float: none;
    display: block;
    text-align: center; }

  /* line 5736, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_clients_2 .clients li img {
    display: inline-block; }

  /* line 5738, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_purchase_1 h3 {
    width: 235px;
    padding-top: 13px;
    line-height: 22px; }

  /* line 5740, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_portfolio_1.col_3 .portfolio_items {
    margin-left: 0px; }

  /* line 5741, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_portfolio_1.col_3 .portfolio_items article {
    width: 420px;
    margin-left: 0px; }

  /* line 5742, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_portfolio_1.col_4 .portfolio_items {
    margin-left: 0px; }

  /* line 5743, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_portfolio_1.col_4 .portfolio_items article {
    width: 420px;
    margin-left: 0px; }

  /* line 5745, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_portfolio_2.col_3 .portfolio_items {
    margin-left: 0px; }

  /* line 5746, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_portfolio_2.col_3 .portfolio_items article {
    width: 420px;
    margin-left: 0px; }

  /* line 5747, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_portfolio_2.col_4 .portfolio_items {
    margin-left: 0px; }

  /* line 5748, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_portfolio_2.col_4 .portfolio_items article {
    width: auto;
    margin-left: 0px;
    float: none; }

  /* line 5750, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_portfolio_3.col_3 .portfolio_items article {
    width: 420px; }

  /* line 5751, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_portfolio_3.col_4 .portfolio_items article {
    width: 420px; }

  /* line 5752, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_portfolio_3.col_4_w_spaces .portfolio_items {
    margin-left: 0px; }

  /* line 5753, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_portfolio_3.col_4_w_spaces .portfolio_items article {
    width: auto;
    margin-left: 0px;
    float: none; }

  /* line 5755, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_portfolio_item .title h1 {
    padding: 26px 0px 63px;
    font-size: 20px;
    line-height: 24px; }

  /* line 5756, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_portfolio_item .title .controls {
    margin-left: -35px;
    left: 50%;
    top: 64px; }

  /* line 5757, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_portfolio_item .title .stats .likes {
    display: none; }

  /* line 5759, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_responsive_1 {
    height: 455px; }

  /* line 5760, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_responsive_1 .pic_1 {
    width: 335px;
    left: 47px; }

  /* line 5761, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_responsive_1 .pic_2 {
    width: 170px;
    left: 5px; }

  /* line 5762, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_responsive_1 .pic_3 {
    width: 66px;
    left: 349px; }

  /* line 5764, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_welcome_1 {
    height: 355px; }

  /* line 5765, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_welcome_1 .pic_1 {
    width: 295px;
    left: 50px; }

  /* line 5766, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_welcome_1 .pic_2 {
    width: 70px;
    left: 11px; }

  /* line 5767, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_welcome_1 .pic_3 {
    width: 275px;
    left: 130px; }

  /* line 5769, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_facts_2 .facts li {
    width: 100%;
    margin-left: 0px;
    margin-top: 38px; }

  /* line 5770, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_facts_2 .facts li:first-child {
    margin-top: 0px; }

  /* line 5772, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_facts_3 .facts li {
    width: 100%;
    margin-left: 0px;
    margin-top: 34px; }

  /* line 5773, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_facts_3 .facts li:first-child {
    margin-top: 0px; }

  /* line 5774, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_facts_3.alt_1 .facts {
    padding-left: 30px; }

  /* line 5775, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_facts_3.alt_1 .facts li {
    width: 180px;
    margin-top: 0px; }

  /* line 5776, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_portfolio_item .portfolio_item_facts .facts li {
    width: 100%;
    margin-left: 0px;
    margin-top: 34px; }

  /* line 5777, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_portfolio_item .portfolio_item_facts .facts li:first-child {
    margin-top: 0px; }

  /* line 5779, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_facts_4 .facts li {
    width: 100%;
    margin-left: 0px;
    margin-top: 28px; }

  /* line 5780, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_facts_4 .facts li:first-child {
    margin-top: 0px; }

  /* line 5781, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_facts_4.alt_1 .facts li {
    width: 100%; }

  /* line 5783, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_facts_5 .facts {
    margin-bottom: -21px; }

  /* line 5784, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_facts_5 .facts ul {
    width: 178px; }

  /* line 5785, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_facts_5 .facts li {
    margin-bottom: 21px; }

  /* line 5787, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_skills_2 .skills {
    padding-left: 22px; }

  /* line 5789, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_promo_1 {
    padding: 17px 23px 23px; }

  /* line 5790, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_promo_1 .text {
    padding: 0px 0px 9px;
    float: none;
    line-height: 24px; }

  /* line 5791, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_promo_1 .button {
    float: none; }

  /* line 5793, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_tabs_type_2 .tabs {
    height: auto;
    margin-bottom: 0px;
    text-align: left; }

  /* line 5794, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_tabs_type_2 .tabs ul {
    display: block; }

  /* line 5795, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_tabs_type_2 .tabs li {
    float: none; }

  /* line 5796, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_tabs_type_2 .tabs li a {
    width: auto;
    padding: 0px 18px;
    border-left: 1px solid #e8e8e8;
    border-bottom: 0px; }

  /* line 5797, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_tabs_type_2 .tabs li a.current {
    border-bottom: 0px; }

  /* line 5799, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_pricing_table_1 .pricing_table {
    margin-bottom: -35px;
    padding: 0px; }

  /* line 5800, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_pricing_table_1 .column {
    width: auto;
    margin-bottom: 35px;
    float: none;
    border-left: 1px solid #e6e6e6; }

  /* line 5801, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_pricing_table_1 .column.special {
    width: auto;
    margin: 0px 0px 35px; }

  /* line 5803, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_pricing_table_2 .pricing_table {
    margin-bottom: -35px;
    padding: 0px; }

  /* line 5804, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_pricing_table_2 .column {
    width: auto;
    margin-bottom: 35px;
    float: none;
    border-left: 1px solid #e6e6e6; }

  /* line 5805, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_pricing_table_2 .column.special {
    width: auto;
    margin: 0px 0px 35px; }

  /* line 5807, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_tabs_type_1 .tabs li a {
    padding: 0px 18px;
    letter-spacing: -0.5px; }

  /* line 5808, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_tabs_type_4 .tabs li a {
    letter-spacing: -0.5px; }

  /* line 5810, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .page_comming_soon .block_columns {
    padding-bottom: 100px; }

  /* line 5811, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_coming_soon_1 {
    padding-top: 70px; }

  /* line 5812, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_coming_soon_1 h1 {
    font-size: 30px;
    letter-spacing: -1px; }

  /* line 5814, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_blog_post .post_related_articles .posts {
    margin-left: -20px; }

  /* line 5815, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_blog_post .post_related_articles .posts article {
    width: 200px;
    margin-left: 20px; }

  /* line 5816, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_blog_post.full .post_related_articles .posts {
    margin-left: -20px; }

  /* line 5817, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_blog_post.full .post_related_articles .posts article {
    width: 200px;
    margin-left: 20px; }

  /* line 5818, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_blog_post .post_leave_comment .field_col {
    width: 100%; }

  /* line 5820, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_blog_masonry_1 article {
    width: 420px; }

  /* line 5821, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_blog_masonry_1.alt_1 article {
    width: 420px; }

  /* line 5823, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_contact_1 .contact_info {
    width: auto;
    margin-left: 0px;
    padding-bottom: 30px;
    float: none; }

  /* line 5825, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_faq_2 .topics li {
    width: 100%; }

  /* line 5826, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_faq_2 .form .field_col {
    width: 100%; }

  /* line 5828, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_sidebar_video iframe {
    height: 236px; }

  /* line 5830, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_sidebar_pics ul {
    margin-left: -8px;
    margin-bottom: -8px; }

  /* line 5831, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_sidebar_pics li {
    width: 77px;
    margin-left: 8px;
    margin-bottom: 8px; }

  /* line 5833, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  footer .bottom {
    height: auto; }

  /* line 5834, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  footer .bottom .inside {
    height: auto; }

  /* line 5836, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_bottom_menu {
    padding: 16px 0px 11px;
    float: none;
    overflow: hidden; }

  /* line 5837, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_bottom_menu li {
    height: 20px;
    line-height: 20px; }

  /* line 5839, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_copyrights {
    padding-bottom: 15px;
    float: none; }

  /* line 5840, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_copyrights p {
    line-height: 20px; }

  /* line 5842, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .pic.alignleft {
    max-width: none;
    margin: 0px 0px 32px;
    float: none; }

  /* line 5843, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .pic.alignright {
    max-width: none;
    margin: 0px 0px 32px;
    float: none; }
 }

@media (max-width: 610px) {
  /* line 5847, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_blog_masonry_1.full_width article {
    width: 99.7%; }
 }

@media (max-width: 540px) {
  /* line 5851, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_portfolio_1.full .portfolio_items article {
    width: 99.7%; }

  /* line 5852, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_portfolio_2.full .portfolio_items article {
    width: 99.7%; }

  /* line 5853, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_portfolio_3.full .portfolio_items article {
    width: 99.7%; }
 }

@media (max-width: 479px) {
  /* line 5857, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .inner {
    width: 300px; }

  /* line 5859, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .oncontent_header #content {
    padding-top: 90px; }

  /* line 5861, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .general_title_1 h2 {
    font-size: 20px; }

  /* line 5863, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .oncontent_header .block_top_logo .logo_non_scrolled {
    display: none; }

  /* line 5864, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .oncontent_header .block_top_logo .logo_scrolled {
    display: block; }

  /*.block_main_slider_1 .flex-direction-nav a {bottom:8px;}
	.block_main_slider_1 .flex-direction-nav a.flex-prev {left:10px;}
	.block_main_slider_1 .flex-direction-nav a.flex-next {left:46px;}*/
  /* line 5870, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_main_alt_slider_1 .nav_arrow {
    display: none; }

  /* line 5873, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_main_alt_slider_1 .nav_arrow.prev, .block_main_alt_slider_1 .nav_arrow.next {
    background-size: 40px 40px;
    background-position: 0px 10px; }

  /* line 5878, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_main_alt_slider_1 .nav_arrow.next {
    right: -20px; }

  /* line 5882, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_main_alt_slider_1 .nav_arrow.prev {
    left: -5px !important; }

  /* line 5886, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_main_slider_1 {
    min-height: 202px; }
    /* line 5887, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
    .block_main_slider_1.ver_fix {
      min-height: 344px; }
      /* line 5890, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
      .block_main_slider_1.ver_fix .slides li {
        height: 344px; }

  /* line 5895, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_main_slider_1 .slides li {
    height: 202px; }

  /* line 5897, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_main_slider_1 .caption_1_1 {
    top: 59px;
    font-size: 17px;
    line-height: 22px; }

  /* line 5900, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_main_slider_1.ver_fix .caption_1_1, .block_main_slider_1.ver_fix .caption_1_6 {
    top: 132px;
    font-size: 17px;
    line-height: 22px; }

  /* line 5902, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_main_slider_1 .caption_1_2 {
    width: 300px;
    margin-left: -150px;
    top: 87px;
    font-size: 10px;
    line-height: 15px; }

  /* line 5907, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_main_slider_1.ver_fix .caption_1_2, .block_main_slider_1.ver_fix .caption_1_4, .block_main_slider_1.ver_fix .caption_1_5, .block_main_slider_1.ver_fix .caption_1_7 {
    width: 300px;
    margin-left: -150px;
    top: 165px;
    font-size: 10px;
    line-height: 15px; }

  /* line 5909, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_main_slider_1.ver_fix .caption_1_4 {
    width: 265px;
    margin-left: -132px; }

  /* line 5910, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_main_slider_1.ver_fix .caption_1_5 {
    width: 243px;
    margin-left: -121px; }

  /* line 5911, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_main_slider_1.ver_fix .caption_1_6 {
    top: 137px; }

  /* line 5913, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_main_slider_1.ver_fix .caption_1_7 {
    width: 280px;
    margin-left: -140px;
    top: 172px; }

  /* line 5915, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_main_slider_1.ver_fix .caption_1_8 {
    top: 228px; }

  /* line 5917, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_main_slider_1 .caption_1_3 {
    top: 134px; }

  /* line 5918, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_main_slider_1.ver_fix .caption_1_3 {
    top: 221px; }

  /* line 5923, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_main_slider_1 .caption_1_3 a, .block_main_slider_1.ver_fix .caption_1_3 a, .block_main_slider_1.ver_fix .caption_1_8 a {
    height: 24px;
    line-height: 24px;
    margin: 0px 1px;
    padding: 0px 7px;
    font-size: 8px; }

  /* line 5926, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .general_button_type_8.ver_fix {
    height: 22px !important;
    line-height: 22px !important;
    border-width: 1px; }

  /* line 5933, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_main_slider_1 .caption_2_1 {
    width: 115px;
    margin-left: -150px;
    top: 58px;
    font-size: 17px;
    letter-spacing: -1px;
    line-height: 20px; }

  /* line 5934, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_main_slider_1 .caption_2_2 {
    margin-right: 37px; }

  /* line 5935, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_main_slider_1 .caption_2_3 {
    display: none !important; }

  /* line 5936, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_main_slider_1 .caption_2_4 {
    margin-right: -40px; }

  /* line 5937, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_main_slider_1 .caption_2_5 {
    display: none !important; }

  /* line 5938, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_main_slider_1 .caption_2_6 {
    margin-right: -150px; }

  /* line 5939, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_main_slider_1 .slides li .caption_2_2 img {
    width: 38px; }

  /* line 5940, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_main_slider_1 .slides li .caption_2_4 img {
    width: 90px; }

  /* line 5941, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_main_slider_1 .slides li .caption_2_6 img {
    width: 172px; }

  /* line 5943, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_main_slider_1 .caption_3_1 {
    top: 60px;
    font-size: 17px;
    line-height: 22px; }

  /* line 5944, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_main_slider_1 .caption_3_2 {
    top: 105px;
    font-size: 10px;
    line-height: 15px; }

  /* line 5945, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_main_slider_1 .caption_3_3 {
    top: 135px; }

  /* line 5946, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_main_slider_1 .caption_3_3 a {
    height: 24px;
    line-height: 21px;
    font-size: 8px; }

  /* line 5948, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_main_slider_1 .caption_4_1 {
    top: 60px;
    font-size: 22px;
    line-height: 26px; }

  /* line 5949, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_main_slider_1 .caption_4_2 {
    top: 89px;
    font-size: 10px;
    line-height: 15px; }

  /* line 5950, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_main_slider_1 .caption_4_3 {
    top: 118px; }

  /* line 5951, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_main_slider_1 .caption_4_3 a {
    height: 24px;
    line-height: 21px;
    font-size: 8px; }

  /* line 5953, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_main_slider_1 .caption_5_1 {
    margin-left: -150px;
    top: 34px; }

  /* line 5954, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_main_slider_1 .caption_5_2 {
    width: 128px;
    margin-left: -150px;
    top: 144px;
    font-size: 9px; }

  /* line 5955, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_main_slider_1 .caption_5_3 {
    width: 128px;
    margin-left: -150px;
    top: 158px;
    font-size: 4px; }

  /* line 5956, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_main_slider_1 .caption_5_4 {
    margin-right: -150px;
    top: 34px; }

  /* line 5957, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_main_slider_1 .caption_5_5 {
    width: 128px;
    margin-right: -150px;
    top: 144px;
    font-size: 9px; }

  /* line 5958, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_main_slider_1 .caption_5_6 {
    width: 128px;
    margin-right: -150px;
    top: 158px;
    font-size: 4px; }

  /* line 5959, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_main_slider_1 .slides li .caption_5_1 img {
    height: 116px; }

  /* line 5960, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_main_slider_1 .slides li .caption_5_4 img {
    height: 116px; }

  /* line 5962, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_main_alt_slider_1 .swiper-slide {
    height: 202px; }

  /* line 5963, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_main_alt_slider_1.ver_fix .swiper-slide {
    height: 344px; }

  /* line 5965, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_main_alt_slider_1 .caption_1_1 {
    top: 59px;
    font-size: 17px;
    line-height: 22px; }

  /* line 5966, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_main_alt_slider_1.ver_fix .caption_1_1 {
    top: 132px;
    font-size: 17px;
    line-height: 22px; }

  /* line 5968, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_main_alt_slider_1 .caption_1_2 {
    width: 300px;
    margin-left: -150px;
    top: 87px;
    font-size: 10px;
    line-height: 15px; }

  /* line 5970, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_main_alt_slider_1.ver_fix .caption_1_2, .block_main_alt_slider_1.ver_fix .caption_1_4 {
    width: 300px;
    margin-left: -150px;
    top: 165px;
    font-size: 10px;
    line-height: 15px; }

  /* line 5973, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_main_alt_slider_1 .caption_1_3 {
    top: 134px; }

  /* line 5974, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_main_alt_slider_1.ver_fix .caption_1_3 {
    top: 221px; }

  /* line 5976, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_main_alt_slider_1 .caption_1_3 a {
    height: 24px;
    line-height: 24px;
    margin: 0px 1px;
    padding: 0px 7px;
    font-size: 8px; }

  /* line 5978, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_main_alt_slider_1 .caption_2_1 {
    top: 60px;
    font-size: 17px;
    line-height: 22px; }

  /* line 5979, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_main_alt_slider_1 .caption_2_2 {
    top: 105px;
    font-size: 10px;
    line-height: 15px; }

  /* line 5980, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_main_alt_slider_1 .caption_2_3 {
    top: 135px; }

  /* line 5981, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_main_alt_slider_1 .caption_2_3 a {
    height: 24px;
    line-height: 21px;
    font-size: 8px; }

  /* line 5983, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_main_alt_slider_1 .caption_3_1 {
    top: 60px;
    font-size: 22px;
    line-height: 26px; }

  /* line 5984, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_main_alt_slider_1 .caption_3_2 {
    top: 89px;
    font-size: 10px;
    line-height: 15px; }

  /* line 5985, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_main_alt_slider_1 .caption_3_3 {
    top: 118px; }

  /* line 5986, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_main_alt_slider_1 .caption_3_3 a {
    height: 24px;
    line-height: 21px;
    font-size: 8px; }

  /* line 5988, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_parallax_caption_1 {
    height: 237px; }

  /* line 5990, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_parallax_caption_1 .text_1, .parallax.ver_fix .block_parallax_caption_1 .text_1 {
    padding: 0px 10px;
    top: 40px;
    font-size: 18px;
    line-height: 25px; }

  /* line 5992, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_parallax_caption_1 .text_2, .parallax.ver_fix .block_parallax_caption_1 .text_2 {
    width: 300px;
    margin-left: -150px;
    top: 101px;
    font-size: 12px;
    line-height: 19px; }

  /* line 5993, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_parallax_caption_1 .buttons {
    top: 158px; }

  /* line 5994, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_parallax_caption_1 .buttons a {
    height: 33px;
    line-height: 33px;
    font-size: 10px; }
    /* line 5996, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
    .block_parallax_caption_1 .buttons a.general_button_type_1.ver_fix {
      height: 30px;
      line-height: 30px; }

  /* line 6002, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_parallax_caption_2 {
    height: 237px; }

  /* line 6003, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_parallax_caption_2 .text_1 {
    top: 53px;
    font-size: 18px;
    line-height: 25px; }

  /* line 6004, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_parallax_caption_2 .text_2 {
    width: 260px;
    margin-left: -130px;
    left: 50%;
    right: auto;
    top: 89px;
    font-size: 12px;
    line-height: 19px; }

  /* line 6005, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_parallax_caption_2 .buttons {
    top: 146px; }

  /* line 6006, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_parallax_caption_2 .buttons a {
    font-size: 10px; }

  /* line 6008, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_parallax_caption_3 {
    height: 133px; }

  /* line 6010, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_parallax_caption_3 h1 {
    padding: 0;
    font-size: 27px;
    letter-spacing: -1px;
    line-height: 30px; }

  /* line 6012, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_recent_works_2 .works .flex-direction-nav {
    margin-right: -150px; }

  /* line 6014, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_portfolio_1.col_3 .portfolio_items article {
    width: 300px; }

  /* line 6015, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_portfolio_1.col_4 .portfolio_items article {
    width: 300px; }

  /* line 6017, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_portfolio_2.col_3 .portfolio_items article {
    width: 300px; }

  /* line 6019, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_portfolio_3.col_3 .portfolio_items article {
    width: 300px; }

  /* line 6020, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_portfolio_3.col_4 .portfolio_items article {
    width: 300px; }

  /* line 6022, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_team_1 .teammate {
    width: 300px; }

  /* line 6023, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_team_1 .teammate .photo {
    height: 311px; }

  /* line 6024, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_team_1 .slider .teammate .photo {
    height: 311px; }

  /* line 6026, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_purchase_1 {
    height: auto; }

  /* line 6027, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_purchase_1 h3 {
    width: auto;
    height: auto;
    float: none; }

  /* line 6028, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_purchase_1 .button {
    padding: 10px 0px 16px;
    float: none; }

  /* line 6030, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_countdown_1 li {
    width: 55px;
    margin-left: 25px; }

  /* line 6031, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_countdown_1 li:first-child {
    margin-left: 0px; }

  /* line 6032, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_countdown_1 li:before {
    left: -15px; }

  /* line 6034, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_countdown_2 li {
    width: 69px;
    margin-left: 4px; }

  /* line 6035, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_countdown_2 li span {
    width: 69px;
    background-image: url(images/bg_countdown_1_300.png);
    background-size: 69px 85px; }

  /* line 6037, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_responsive_1 {
    height: 410px; }

  /* line 6038, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_responsive_1 h2 {
    font-size: 19px;
    line-height: 26px; }

  /* line 6039, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_responsive_1 h3 {
    font-size: 16px;
    line-height: 24px; }

  /* line 6040, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_responsive_1 .pic_1 {
    width: 240px;
    left: 27px; }

  /* line 6041, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_responsive_1 .pic_2 {
    width: 110px;
    left: 0px; }

  /* line 6042, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_responsive_1 .pic_3 {
    width: 48px;
    left: 252px; }

  /* line 6044, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_welcome_1 {
    height: 315px; }

  /* line 6045, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_welcome_1 h2 {
    font-size: 19px;
    line-height: 26px; }

  /* line 6046, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_welcome_1 h3 {
    font-size: 16px;
    line-height: 24px; }

  /* line 6047, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_welcome_1 .pic_1 {
    width: 210px;
    left: 35px; }

  /* line 6048, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_welcome_1 .pic_2 {
    width: 48px;
    left: 6px; }

  /* line 6049, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_welcome_1 .pic_3 {
    width: 190px;
    left: 110px; }

  /* line 6051, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_facts_3.alt_1 .facts {
    padding-left: 0px; }

  /* line 6052, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_facts_3.alt_1 .facts li {
    width: 150px; }

  /* line 6054, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_skills_2 .skills {
    margin-left: -36px;
    padding-left: 0px; }

  /* line 6055, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_skills_2 .skills .skill {
    margin-left: 36px; }

  /* line 6056, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_skills_2 .skills .skill:first-child {
    margin-left: 36px; }

  /* line 6058, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_tabs_type_1 .tabs {
    height: auto;
    margin-bottom: 0px; }

  /* line 6059, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_tabs_type_1 .tabs li {
    float: none; }

  /* line 6060, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_tabs_type_1 .tabs li a {
    padding: 0px;
    border-left: 1px solid #e8e8e8;
    border-bottom: 0px;
    text-align: center; }

  /* line 6061, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_tabs_type_1 .tabs li a.current {
    border-bottom: 0px; }

  /* line 6063, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_tabs_type_4 .tabs li a {
    padding: 0px 8px;
    font-size: 11px; }

  /* line 6065, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_tabs_type_5 .tabs {
    width: 67px; }

  /* line 6066, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_tabs_type_5 .tabs li a {
    width: 66px;
    height: auto;
    padding: 9px 0px 12px;
    font-size: 12px;
    text-transform: uppercase;
    line-height: 18px; }

  /* line 6068, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_blog_standart_1 article .description .stats li.author {
    margin-bottom: 9px;
    float: none; }

  /* line 6069, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_blog_standart_1 article .description .stats li.comments {
    margin-left: 0px; }

  /* line 6071, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_blog_post .post .info li.author {
    margin-bottom: 9px;
    float: none; }

  /* line 6072, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_blog_post .post .info li.date {
    margin-left: 0px; }

  /* line 6073, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_blog_post .post_description .tags {
    margin-bottom: -10px;
    float: none; }

  /* line 6074, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_blog_post .post_description .social {
    float: left; }

  /* line 6075, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_blog_post .post_related_articles .posts article {
    width: 300px; }

  /* line 6076, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_blog_post.full .post_related_articles .posts article {
    width: 300px; }

  /* line 6077, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_blog_post .post_comments .comment .inside {
    padding-right: 10px; }

  /* line 6078, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_blog_post .post_comments .comment .content .date {
    font-size: 11px;
    letter-spacing: -0.5px; }

  /* line 6080, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_blog_masonry_1 article {
    width: 300px; }

  /* line 6081, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_blog_masonry_1.alt_1 article {
    width: 300px; }

  /* line 6083, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_blog_timeline_1 article .description .stats {
    padding: 0px 0px 24px;
    float: none;
    overflow: hidden; }

  /* line 6085, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_sidebar_video iframe {
    height: 169px; }

  /* line 6087, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_sidebar_pics ul {
    margin-left: -4px;
    margin-bottom: -4px; }

  /* line 6088, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_sidebar_pics li {
    width: 72px;
    margin-left: 4px;
    margin-bottom: 4px; }

  /* line 6090, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_404 .search {
    width: auto; }

  /* line 6092, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/style.scss */
  .block_copyrights {
    padding-right: 70px; }
 }

/* line 1, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
.color_opt_two {
  /* Retina styles */ }
  /* line 7, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two blockquote.type_6 {
    background: url(color-opt-two/images/icon_quote_3.png) no-repeat 0px 4px; }
  /* line 10, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .list_1 li {
    background: url(color-opt-two/images/marker_1.png) no-repeat 0px 6px; }
  /* line 13, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .block_side_recent_posts article .comments {
    background: url(color-opt-two/images/icon_comments_1.png) no-repeat 0px 1px; }
  /* line 16, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .block_side_twitter .tweets li {
    background: url(color-opt-two/images/icon_twitter_2.png) no-repeat 0px 6px; }
  /* line 19, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .block_top_buttons .lnk_side_menu {
    background-image: url(color-opt-two/images/icon_header_menu_1.png); }
  /* line 22, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .block_top_search_trigger a {
    background-image: url(color-opt-two/images/icon_header_search_1.png); }
  /* line 25, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two.oncontent_header.scrolled .block_top_search_trigger a {
    background-image: url(color-opt-two/images/icon_header_search_1.png); }
  /* line 28, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .block_top_search .field {
    background: url(color-opt-two/images/icon_header_search_2.png) no-repeat 0px 20px; }
  /* line 31, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .block_top_search .close {
    background-image: url(images/icon_search_close_1.png); }
  /* line 34, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .block_r_search .field {
    background: url(color-opt-two/images/icon_header_search_3.png) no-repeat 13px 14px #12181d; }
  /* line 37, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .general_title_5 {
    background: url(color-opt-two/images/bg_title_5.jpg) repeat-y center top #53c8e6; }
  /* line 40, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .block_services_1 article.service_1 .icon {
    background-image: url(color-opt-two/images/icon_services_1_1.png); }
  /* line 43, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .block_services_1 article.service_2 .icon {
    background-image: url(color-opt-two/images/icon_services_1_2.png); }
  /* line 46, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .block_services_1 article.service_3 .icon {
    background-image: url(color-opt-two/images/icon_services_1_3.png); }
  /* line 49, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .block_services_1 article.service_4 .icon {
    background-image: url(color-opt-two/images/icon_services_1_4.png); }
  /* line 52, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .block_services_2 article.service_1 .icon {
    background-image: url(color-opt-two/images/icon_services_2_1.png); }
  /* line 55, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .block_services_2 article.service_2 .icon {
    background-image: url(color-opt-two/images/icon_services_2_2.png); }
  /* line 58, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .block_services_2 article.service_3 .icon {
    background-image: url(color-opt-two/images/icon_services_2_3.png); }
  /* line 61, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .block_services_3 article.service_1 .icon {
    background-image: url(color-opt-two/images/icon_services_3_1.png); }
  /* line 64, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .block_services_3 article.service_2 .icon {
    background-image: url(color-opt-two/images/icon_services_3_2.png); }
  /* line 67, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .block_services_3 article.service_3 .icon {
    background-image: url(color-opt-two/images/icon_services_3_3.png); }
  /* line 70, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .block_services_3 article.service_4 .icon {
    background-image: url(color-opt-two/images/icon_services_3_4.png); }
  /* line 73, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .block_services_5 .services article.service_1 {
    background-image: url(color-opt-two/images/icon_services_4_1.png); }
  /* line 76, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .block_services_5 .services article.service_2 {
    background-image: url(color-opt-two/images/icon_services_4_2.png); }
  /* line 79, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .block_services_5 .services article.service_3 {
    background-image: url(color-opt-two/images/icon_services_4_3.png); }
  /* line 82, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .block_services_5 .services article.service_4 {
    background-image: url(color-opt-two/images/icon_services_4_4.png); }
  /* line 85, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .block_services_5 .services article.service_5 {
    background-image: url(color-opt-two/images/icon_services_4_5.png); }
  /* line 88, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .block_services_5 .services article.service_6 {
    background-image: url(color-opt-two/images/icon_services_4_6.png); }
  /* line 91, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .block_main_features_2 .content article.feature_1 {
    background-image: url(color-opt-two/images/icon_features_5_1.png); }
  /* line 94, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .block_main_features_2 .content article.feature_2 {
    background-image: url(color-opt-two/images/icon_features_5_2.png); }
  /* line 97, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .block_main_features_2 .content article.feature_3 {
    background-image: url(color-opt-two/images/icon_features_5_3.png); }
  /* line 100, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .block_main_features_3 .content article.feature_1 {
    background-image: url(color-opt-two/images/icon_features_8_1.png); }
  /* line 103, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .block_main_features_3 .content article.feature_2 {
    background-image: url(color-opt-two/images/icon_features_8_2.png); }
  /* line 106, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .block_main_features_3 .content article.feature_3 {
    background-image: url(color-opt-two/images/icon_features_8_3.png); }
  /* line 109, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .block_features_1 .features article.feature_1 {
    background: url(color-opt-two/images/icon_features_2_1.png) no-repeat 0px 7px; }
  /* line 112, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .block_features_1 .features article.feature_2 {
    background: url(color-opt-two/images/icon_features_2_2.png) no-repeat 0px 5px; }
  /* line 115, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .block_features_1 .features article.feature_3 {
    background: url(color-opt-two/images/icon_features_2_3.png) no-repeat 0px 5px; }
  /* line 118, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .block_features_1 .features article.feature_4 {
    background: url(color-opt-two/images/icon_features_2_4.png) no-repeat 0px 5px; }
  /* line 121, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .block_features_1 .features article.feature_5 {
    background: url(color-opt-two/images/icon_features_2_5.png) no-repeat 0px 5px; }
  /* line 124, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .block_features_1 .features article.feature_6 {
    background: url(color-opt-two/images/icon_features_2_6.png) no-repeat 0px 5px; }
  /* line 127, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .block_features_1 .features article.feature_7 {
    background: url(color-opt-two/images/icon_features_2_7.png) no-repeat 4px 5px; }
  /* line 130, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .block_features_1 .features article.feature_8 {
    background: url(color-opt-two/images/icon_features_2_8.png) no-repeat 0px 5px; }
  /* line 133, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .block_features_1 .features article.feature_9 {
    background: url(color-opt-two/images/icon_features_2_9.png) no-repeat 0px 5px; }
  /* line 136, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .block_features_1 .features article.feature_10 {
    background: url(color-opt-two/images/icon_features_2_10.png) no-repeat 0px 5px; }
  /* line 139, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .block_features_1 .features article.feature_11 {
    background: url(color-opt-two/images/icon_features_2_11.png) no-repeat 0px 5px; }
  /* line 142, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .block_features_2 .features article.feature_1 {
    background-image: url(color-opt-two/images/icon_features_3_1.png); }
  /* line 145, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .block_features_2 .features article.feature_2 {
    background-image: url(color-opt-two/images/icon_features_3_2.png); }
  /* line 148, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .block_features_2 .features article.feature_3 {
    background-image: url(color-opt-two/images/icon_features_3_3.png); }
  /* line 151, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .block_features_2 .features article.feature_4 {
    background-image: url(color-opt-two/images/icon_features_3_4.png); }
  /* line 154, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .block_features_2 .features article.feature_5 {
    background-image: url(color-opt-two/images/icon_features_3_5.png); }
  /* line 157, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .block_features_2 .features article.feature_6 {
    background-image: url(color-opt-two/images/icon_features_3_6.png); }
  /* line 160, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .block_features_3 .features article.feature_1 {
    background-image: url(color-opt-two/images/icon_features_4_1.png); }
  /* line 163, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .block_features_3 .features article.feature_2 {
    background-image: url(color-opt-two/images/icon_features_4_2.png); }
  /* line 166, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .block_features_3 .features article.feature_3 {
    background-image: url(color-opt-two/images/icon_features_4_3.png); }
  /* line 169, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .block_features_4 .features article.feature_1 {
    background-image: url(color-opt-two/images/icon_features_6_1.png); }
  /* line 172, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .block_features_4 .features article.feature_2 {
    background-image: url(color-opt-two/images/icon_features_6_2.png); }
  /* line 175, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .block_features_4 .features article.feature_3 {
    background-image: url(color-opt-two/images/icon_features_6_3.png); }
  /* line 178, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .block_features_4 .features article.feature_4 {
    background-image: url(color-opt-two/images/icon_features_6_4.png); }
  /* line 181, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .block_features_4 .features article.feature_5 {
    background-image: url(color-opt-two/images/icon_features_6_5.png); }
  /* line 184, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .block_features_4 .features article.feature_6 {
    background-image: url(color-opt-two/images/icon_features_6_6.png); }
  /* line 187, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .block_features_6 .features article.feature_1 {
    background: url(color-opt-two/images/icon_features_2_1.png) no-repeat 0px 7px; }
  /* line 190, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .block_features_6 .features article.feature_2 {
    background: url(color-opt-two/images/icon_features_2_2.png) no-repeat 0px 5px; }
  /* line 193, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .block_features_6 .features article.feature_3 {
    background: url(color-opt-two/images/icon_features_2_3.png) no-repeat 0px 5px; }
  /* line 196, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .block_features_6 .features article.feature_4 {
    background: url(color-opt-two/images/icon_features_2_4.png) no-repeat 0px 5px; }
  /* line 199, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .block_features_6 .features article.feature_5 {
    background: url(color-opt-two/images/icon_features_2_5.png) no-repeat 0px 5px; }
  /* line 202, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .block_features_6 .features article.feature_6 {
    background: url(color-opt-two/images/icon_features_2_6.png) no-repeat 0px 5px; }
  /* line 205, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .block_features_6 .features article.feature_7 {
    background: url(color-opt-two/images/icon_features_2_7.png) no-repeat 4px 5px; }
  /* line 208, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .block_features_6 .features article.feature_8 {
    background: url(color-opt-two/images/icon_features_2_8.png) no-repeat 0px 5px; }
  /* line 211, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .block_features_6 .features article.feature_9 {
    background: url(color-opt-two/images/icon_features_2_9.png) no-repeat 0px 5px; }
  /* line 214, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .block_features_6 .features article.feature_10 {
    background: url(color-opt-two/images/icon_features_2_10.png) no-repeat 0px 5px; }
  /* line 217, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .block_features_8 .features article.feature_1 h3 {
    background: url(color-opt-two/images/icon_features_1_1.png) no-repeat 0px 4px; }
  /* line 220, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .block_features_8 .features article.feature_2 h3 {
    background: url(color-opt-two/images/icon_features_1_2.png) no-repeat 0px 3px; }
  /* line 223, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .block_features_8 .features article.feature_3 h3 {
    background: url(color-opt-two/images/icon_features_1_3.png) no-repeat 0px 3px; }
  /* line 226, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .block_features_8 .features article.feature_4 h3 {
    background: url(color-opt-two/images/icon_features_1_4.png) no-repeat 0px 3px; }
  /* line 229, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .block_features_9 .features article.feature_1:before {
    background-image: url(color-opt-two/images/icon_features_9_1.png); }
  /* line 232, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .block_features_9 .features article.feature_2:before {
    background-image: url(color-opt-two/images/icon_features_9_2.png); }
  /* line 235, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .block_features_9 .features article.feature_3:before {
    background-image: url(color-opt-two/images/icon_features_9_3.png); }
  /* line 238, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .block_features_10 .features article.feature_1 .icon {
    background-image: url(color-opt-two/images/icon_features_10_1.png); }
  /* line 241, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .block_features_10 .features article.feature_2 .icon {
    background-image: url(color-opt-two/images/icon_features_10_2.png); }
  /* line 244, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .block_features_10 .features article.feature_3 .icon {
    background-image: url(color-opt-two/images/icon_features_10_3.png); }
  /* line 247, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .block_features_10 .features article.feature_4 .icon {
    background-image: url(color-opt-two/images/icon_features_10_4.png); }
  /* line 250, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .block_testimonials_1 .flex-control-nav li a {
    background-image: url(color-opt-two/images/sprite_testimonials_nav_1.png); }
  /* line 253, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .block_testimonials_2 .update {
    background-image: url(color-opt-two/images/icon_update_1.png); }
  /* line 256, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .block_recent_works_1 .works .flex-direction-nav li a {
    background-image: url(color-opt-two/images/sprite_arrow_1.png); }
  /* line 259, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .block_recent_works_1 .button_view_all_1 {
    background-image: url(color-opt-two/images/icon_view_all_2.png); }
  /* line 262, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .block_recent_works_2 .works .flex-direction-nav li a {
    background-image: url(color-opt-two/images/sprite_arrow_1.png); }
  /* line 265, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .block_recent_works_3 .works .flex-direction-nav li a {
    background-image: url(color-opt-two/images/sprite_arrow_1.png); }
  /* line 268, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .block_facts_3 .facts li.fact_1 {
    background-image: url(color-opt-two/images/icon_facts_3_1.png); }
  /* line 271, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .block_facts_3 .facts li.fact_2 {
    background-image: url(color-opt-two/images/icon_facts_3_2.png); }
  /* line 274, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .block_facts_3 .facts li.fact_3 {
    background-image: url(color-opt-two/images/icon_facts_3_3.png); }
  /* line 277, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .block_facts_3 .facts li.fact_4 {
    background-image: url(color-opt-two/images/icon_facts_3_4.png); }
  /* line 280, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .block_facts_3 .facts li.fact_5 {
    background-image: url(color-opt-two/images/icon_facts_3_5.png); }
  /* line 283, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .block_facts_3 .facts li.fact_6 {
    background-image: url(color-opt-two/images/icon_facts_3_6.png); }
  /* line 286, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .block_facts_3 .facts li.fact_7 {
    background-image: url(color-opt-two/images/icon_facts_3_7.png); }
  /* line 289, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .block_facts_4 {
    background: url(color-opt-two/images/bg_title_5.jpg) repeat-y center top; }
  /* line 292, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .block_facts_5 .facts li.fact_1 {
    background-image: url(color-opt-two/images/icon_facts_5_1.png); }
  /* line 295, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .block_facts_5 .facts li.fact_2 {
    background-image: url(color-opt-two/images/icon_facts_5_2.png); }
  /* line 298, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .block_facts_5 .facts li.fact_3 {
    background-image: url(color-opt-two/images/icon_facts_5_3.png); }
  /* line 301, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .block_facts_5 .facts li.fact_4 {
    background-image: url(color-opt-two/images/icon_facts_5_4.png); }
  /* line 304, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .block_team_1 .flex-direction-nav li a {
    background-image: url(color-opt-two/images/sprite_arrow_1.png); }
  /* line 307, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .block_blog_1 article .image span.icon.play {
    background-image: url(color-opt-two/images/icon_play_1.png); }
  /* line 310, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .block_blog_1 article .comments {
    background: url(color-opt-two/images/icon_comments_2.png) no-repeat 0px 2px; }
  /* line 313, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .block_blog_1 article .likes {
    background: url(color-opt-two/images/icon_like_2.png) no-repeat 0px 2px; }
  /* line 316, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .block_blog_1 .posts.posts_slider .flex-direction-nav li a {
    background-image: url(color-opt-two/images/sprite_arrow_1.png); }
  /* line 319, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .block_blog_timeline_1 article .f_pic .icon.video {
    background-image: url(color-opt-two/images/icon_play_2.png); }
  /* line 322, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .block_blog_masonry_1 article .f_pic .icon.video {
    background-image: url(color-opt-two/images/icon_play_2.png); }
  /* line 325, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .block_blog_standart_1 article .f_pic .icon.video {
    background-image: url(color-opt-two/images/icon_play_2.png); }
  /* line 328, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .block_blog_post .post_description .likes:hover {
    background-image: url(color-opt-two/images/icon_like_3_act.png); }
  /* line 331, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .block_blog_post .post_related_articles .posts article.video .f_pic a:after {
    background-image: url(color-opt-two/images/icon_play_3.png); }
  /* line 334, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .block_blog_post .post_comments .comment .controls .reply:hover {
    background-image: url(color-opt-two/images/icon_reply_2.png); }
  /* line 337, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .block_video_1 .video .mejs-container .mejs-overlay .mejs-overlay-button {
    background-image: url(color-opt-two/images/icon_play_2.png); }
  /* line 340, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .block_accordion_type_1 .button_outer.current .icon {
    background: url(color-opt-two/images/icon_accordion_1_act.png) no-repeat; }
  /* line 343, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .block_toggle_type_2 .button_outer.toggle_1.current .icon {
    background-image: url(color-opt-two/images/icon_toggle_1_act.png); }
  /* line 346, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .block_toggle_type_2 .button_outer.toggle_2.current .icon {
    background-image: url(color-opt-two/images/icon_toggle_2_act.png); }
  /* line 349, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .block_toggle_type_2 .button_outer.toggle_3.current .icon {
    background-image: url(color-opt-two/images/icon_toggle_3_act.png); }
  /* line 352, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .block_toggle_type_3 .button_outer.toggle_1.current .icon {
    background-image: url(color-opt-two/images/icon_toggle_1_act.png); }
  /* line 355, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .block_toggle_type_3 .button_outer.toggle_2.current .icon {
    background-image: url(color-opt-two/images/icon_toggle_2_act.png); }
  /* line 358, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .block_toggle_type_3 .button_outer.toggle_3.current .icon {
    background-image: url(color-opt-two/images/icon_toggle_3_act.png); }
  /* line 361, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .block_faq_1 .faq .question .icon {
    background-image: url(color-opt-two/images/icon_faq_1.png); }
  /* line 364, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .block_faq_2 .topics li a:before {
    background-image: url(color-opt-two/images/icon_faq_1.png); }
  /* line 367, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .block_404 .line {
    background: url(color-opt-two/images/line_2.gif) repeat-x; }
  /* line 370, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .block_404 .search .button a {
    background: url(color-opt-two/images/icon_sidebar_search_1.png) no-repeat; }
  /* line 371, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .block_portfolio_item .title .controls a.view_all {
    background-image: url(color-opt-two/images/icon_view_all_3.png); }
  /* line 374, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .block_portfolio_item .title .controls a.prev {
    background-image: url(color-opt-two/images/sprite_arrow_2.png); }
  /* line 377, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .block_portfolio_item .title .controls a.next {
    background-image: url(color-opt-two/images/sprite_arrow_2.png); }
  /* line 380, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .block_portfolio_item .title .stats .likes:hover {
    background-image: url(color-opt-two/images/icon_like_3_act.png); }
  /* line 383, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .block_portfolio_item .view a {
    background: url(color-opt-two/images/icon_lnk_3.png) no-repeat 0px 3px; }
  /* line 386, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .block_portfolio_item .view a:hover {
    background-image: url(color-opt-two/images/icon_lnk_4.png); }
  /* line 389, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .block_sidebar_pics li a .hover {
    background: url(color-opt-two/images/icon_zoom_1.png) no-repeat center center rgba(113, 190, 60, 0.62); }
  /* line 392, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .block_sidebar_twitter .tweets li {
    background: url(color-opt-two/images/icon_twitter_3.png) no-repeat 0px 6px; }
  /* line 395, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .block_footer_twitter li {
    background: url(color-opt-two/images/icon_twitter_1.png) no-repeat 0px 6px; }
  /* line 398, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .general_button_type_9.icon_view_all:before {
    background-image: url(color-opt-two/images/icon_view_all_1.png); }
  /* line 402, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two blockquote.type_1 {
    border-left: 4px solid #2aceeb; }
  /* line 405, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two blockquote.type_5 span a {
    color: #4680c1; }
  /* line 408, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two blockquote.type_7:before {
    background-color: #2aceeb; }
  /* line 411, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .dropcap_4 {
    background-color: #2aceeb; }
  /* line 414, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .dropcap_6 {
    color: #2aceeb; }
  /* line 417, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .the_ins_1 {
    background-color: #2aceeb; }
  /* line 420, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .lnk_type_1 {
    border-bottom: 1px dashed #2aceeb; }
  /* line 423, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .lnk_type_1:hover {
    color: #2aceeb; }
  /* line 426, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .block_top_menu > nav > ul > li > a:hover {
    color: #2aceeb !important; }
  /* line 429, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .block_top_menu > nav > ul > li.current_page_item > a {
    color: #2aceeb !important; }
  /* line 432, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .oncontent_header .block_top_menu > nav > ul > li.current_page_item > a {
    color: #2aceeb; }
  /* line 435, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .block_top_menu .submenu li a:hover {
    color: #2aceeb; }
  /* line 438, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two #content section.type_4 {
    background-color: #4680c1; }
  /* line 441, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .general_title_5 {
    background: url(color-opt-two/images/bg_title_5.jpg) repeat-y center top #4680c1; }
  /* line 444, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .general_title_5:before {
    background: url(color-opt-two/images/tail_3.gif) no-repeat; }
  /* line 445, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .block_text_1 .slider .flex-control-nav li a.flex-active {
    background-color: #2aceeb; }
  /* line 448, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .block_services_2 article .line {
    background-color: #2aceeb; }
  /* line 451, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .block_services_3 article .line {
    background-color: #2aceeb; }
  /* line 454, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .block_services_7 article:hover .line {
    background-color: #2aceeb; }
  /* line 457, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .block_features_5 .features article .icon {
    background-color: #2aceeb; }
  /* line 460, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .block_features_7 .features article:hover .icon {
    background-color: #2aceeb; }
  /* line 463, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .block_features_8 .features article:hover h3 {
    color: #2aceeb; }
  /* line 466, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .block_testimonials_2 .testimonials .position a {
    color: #2aceeb; }
  /* line 469, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .block_team_1 .teammate .position {
    color: #2aceeb; }
  /* line 472, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .block_blog_1 article .slider .flex-direction-nav a:hover {
    background-color: #2aceeb; }
  /* line 475, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .block_blog_masonry_1 article .description h3 a:hover {
    color: #2aceeb; }
  /* line 478, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .block_blog_standart_1 article .description h3 a:hover {
    color: #2aceeb; }
  /* line 481, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .block_blog_post .post_description .tags a:hover {
    color: #2aceeb; }
  /* line 484, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .block_blog_post .post_comments .comment .controls .reply:hover {
    color: #2aceeb; }
  /* line 487, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .block_blog_post .post_leave_comment .label span {
    color: #2aceeb; }
  /* line 490, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .block_skills_1 .skills .level {
    background-color: #2aceeb; }
  /* line 493, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .block_skills_3 .skills .level {
    background-color: #2aceeb; }
  /* line 496, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .block_tabs_type_1 .tabs li a:hover {
    color: #2aceeb; }
  /* line 499, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .block_tabs_type_1 .tabs li a.current {
    color: #2aceeb; }
  /* line 502, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .block_tabs_type_2 .tabs li a.current:before {
    background-color: #2aceeb; }
  /* line 505, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .block_tabs_type_3 .tabs li a:hover {
    color: #2aceeb; }
  /* line 508, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .block_tabs_type_3 .tabs li a.current {
    background-color: #2aceeb;
    border-color: #2aceeb; }
  /* line 512, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .block_tabs_type_4 .tabs li a:hover {
    color: #2aceeb; }
  /* line 515, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .block_tabs_type_4 .tabs li a.current {
    color: #2aceeb; }
  /* line 518, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .block_tabs_type_5 .tabs li a:hover {
    color: #2aceeb; }
  /* line 521, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .block_tabs_type_5 .tabs li a.current {
    color: #2aceeb; }
  /* line 524, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .block_accordion_type_1 .button_outer.current .button_inner {
    color: #2aceeb; }
  /* line 527, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .block_accordion_type_2 .button_outer.current .button_inner {
    color: #2aceeb; }
  /* line 530, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .block_toggle_type_1 .button_outer.current .button_inner {
    color: #2aceeb; }
  /* line 533, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .block_toggle_type_2 .button_outer.current .button_inner {
    color: #2aceeb; }
  /* line 536, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .block_toggle_type_3 .button_outer.current .button_inner {
    color: #2aceeb; }
  /* line 539, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .block_contact_1 .contact_form .label span {
    color: #2aceeb; }
  /* line 542, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .block_faq_1 .faq .question:hover {
    color: #2aceeb; }
  /* line 545, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .block_faq_1 .faq.expanded .question {
    color: #2aceeb; }
  /* line 548, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .block_faq_2 .topics li a:hover {
    color: #2aceeb; }
  /* line 551, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .block_faq_2 .form .label span {
    color: #2aceeb; }
  /* line 554, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .block_404 p a {
    color: #2aceeb; }
  /* line 557, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .block_page_content_1 p a {
    color: #2aceeb; }
  /* line 560, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .block_pricing_table_1 .price .period {
    color: #2aceeb; }
  /* line 563, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .block_pricing_table_1 .button a {
    background-color: #2aceeb; }
  /* line 566, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .block_pricing_table_1 .column.special .title {
    background-color: #2aceeb;
    border: 1px solid #2aceeb; }
  /* line 570, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .block_pricing_table_1 .column.special .button a:hover {
    background-color: #2aceeb; }
  /* line 573, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .block_pricing_table_2 .price .period {
    color: #2aceeb; }
  /* line 576, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .block_pricing_table_2 .button a {
    background-color: #2aceeb; }
  /* line 579, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .block_pricing_table_2 .column.special .title {
    background-color: #2aceeb;
    border: 1px solid #2aceeb; }
  /* line 583, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .block_pricing_table_2 .column.special .button a:hover {
    background-color: #2aceeb; }
  /* line 586, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .block_countdown_1 li:before {
    color: #2aceeb; }
  /* line 589, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .block_newsletter_1 .label span {
    color: #2aceeb; }
  /* line 592, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .block_portfolio_1 .filter li a:hover {
    color: #2aceeb; }
  /* line 595, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .block_portfolio_1 .filter li a.current {
    background-color: #2aceeb; }
  /* line 598, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .block_portfolio_1 .filter_alt li a:hover {
    color: #2aceeb; }
  /* line 601, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .block_portfolio_1 .filter_alt li a.current {
    background-color: #2aceeb; }
  /* line 604, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .block_portfolio_2 .filter li a:hover {
    color: #2aceeb; }
  /* line 607, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .block_portfolio_2 .filter li a.current {
    color: #2aceeb; }
  /* line 610, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .block_portfolio_2 .filter_alt li a:hover {
    color: #2aceeb; }
  /* line 613, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .block_portfolio_2 .filter_alt li a.current {
    background-color: #2aceeb; }
  /* line 616, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .block_portfolio_2 .portfolio_items article .pic .hover {
    background-color: rgba(42, 206, 235, 0.92); }
  /* line 619, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .block_portfolio_3 .filter li a:hover {
    color: #2aceeb; }
  /* line 622, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .block_portfolio_3 .filter li a.current {
    color: #2aceeb; }
  /* line 625, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .block_portfolio_3 .filter_alt li a:hover {
    color: #2aceeb; }
  /* line 628, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .block_portfolio_3 .filter_alt li a.current {
    background-color: #2aceeb; }
  /* line 631, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .block_portfolio_item .view a:hover {
    color: #2aceeb; }
  /* line 634, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .block_portfolio_item .portfolio_item_facts:before {
    background-color: #4680c1; }
  /* line 637, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .block_sidebar_menu_1 li a:hover {
    color: #2aceeb; }
  /* line 640, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .block_sidebar_recent_posts article h4 a:hover {
    color: #2aceeb; }
  /* line 643, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .block_sidebar_tags li a:hover {
    background-color: #2aceeb; }
  /* line 646, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .block_sidebar_twitter .tweets li a:hover {
    color: #2aceeb; }
  /* line 649, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .block_sidebar_comments_1 article .position a {
    color: #2aceeb; }
  /* line 652, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two footer .bottom .inside .lnk_up:hover {
    background-color: #2aceeb; }
  /* line 655, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .block_footer_recent_posts article .title a:hover {
    color: #2aceeb; }
  /* line 658, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .block_bottom_menu li a:hover {
    color: #2aceeb; }
  /* line 661, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .general_button_type_1:hover {
    color: #2aceeb; }
  /* line 664, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .general_button_type_2 {
    background-color: #2aceeb; }
  /* line 667, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .general_button_type_6 {
    background-color: #2aceeb; }
  /* line 670, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .general_button_type_6:hover {
    color: #2aceeb; }
  /* line 673, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .general_button_type_7 {
    background-color: #4680c1; }
  /* line 676, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .general_button_type_7:hover {
    color: #2aceeb; }
  /* line 679, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .general_button_type_8:hover {
    color: #2aceeb; }
  /* line 682, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .general_button_type_9:hover {
    color: #2aceeb; }
  /* line 685, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .general_button_type_10 {
    background-color: #4680c1; }
  /* line 688, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .general_button_type_11 {
    background-color: #4680c1; }
  /* line 691, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .general_button_type_11:hover {
    color: #2aceeb; }
  /* line 694, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .general_button_type_12 {
    background-color: #2aceeb; }
  /* line 697, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .general_button_type_12:hover {
    color: #2aceeb; }
  /* line 700, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .general_button_type_13:hover {
    background-color: #2aceeb; }
  /* line 703, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .general_button_type_14:hover {
    color: #2aceeb; }
  /* line 706, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .general_button_type_15:hover {
    color: #2aceeb; }
  /* line 709, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .general_color_button.default {
    background-color: #2aceeb; }
  /* line 712, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .general_color_button.color_1 {
    background-color: #2aceeb; }
  /* line 715, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .general_color_button.color_2 {
    background-color: #4680c1; }
  /* line 718, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .general_button_alt.type_2:hover {
    background-color: #2aceeb;
    border-color: #2aceeb; }
  /* line 722, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .general_button_alt.type_3:hover {
    color: #4680c1; }
  /* line 725, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .general_button_icon.type_1 {
    background-color: #2aceeb;
    border: 1px solid #2aceeb; }
  /* line 729, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .general_button_icon.type_1:before {
    border-color: #14bbd8; }
  /* line 732, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .general_animated_button {
    background-color: #2aceeb; }
  /* line 735, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .general_animated_button.type_1 {
    background-color: #2aceeb; }
  /* line 738, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .general_animated_button.type_1:before {
    background-color: #14bbd8; }
  /* line 739, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .general_animated_button.type_2 {
    background-color: #4680c1; }
  /* line 742, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .general_animated_button.type_2:before {
    background-color: #386ca6; }
  /* line 743, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .general_3d_button {
    background-color: #2aceeb; }
  /* line 746, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .general_3d_button.default {
    background-color: #2aceeb; }
  /* line 749, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .general_3d_button.color_1 {
    background-color: #2aceeb;
    -webkit-box-shadow: inset 0px -2px 0px 0px #119eb7;
    -moz-box-shadow: inset 0px -2px 0px 0px #119eb7;
    box-shadow: inset 0px -2px 0px 0px #119eb7; }
  /* line 755, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .general_3d_button.color_1:hover {
    background-color: #14bbd8; }
  /* line 758, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two .general_3d_button.color_2 {
    background-color: #4680c1;
    -webkit-box-shadow: inset 0px -2px 0px 0px #2f5b8c;
    -moz-box-shadow: inset 0px -2px 0px 0px #2f5b8c;
    box-shadow: inset 0px -2px 0px 0px #2f5b8c; }
  /* line 764, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
  .color_opt_two #content section.type_8 {
    background-color: #4680c1; }
  @media (-webkit-min-device-pixel-ratio: 1.1), (-moz-min-device-pixel-ratio: 1.1), (-o-min-device-pixel-ratio: 1.1), (min-device-pixel-ratio: 1.1) {
    .color_opt_two {
      /*.block_facts_3 .facts li.fact_1 {background-image:url(images/retina/icon_facts_3_1.png);}
				.block_facts_3 .facts li.fact_2 {background-image:url(images/retina/icon_facts_3_2.png);}
				.block_facts_3 .facts li.fact_3 {background-image:url(images/retina/icon_facts_3_3.png);}
				.block_facts_3 .facts li.fact_4 {background-image:url(images/retina/icon_facts_3_4.png);}
				.block_facts_3 .facts li.fact_5 {background-image:url(images/retina/icon_facts_3_5.png);}
				.block_facts_3 .facts li.fact_6 {background-image:url(images/retina/icon_facts_3_6.png);} */
      /* .block_facts_5 .facts li.fact_1 {background-image:url(images/retina/icon_facts_5_1.png);}
				.block_facts_5 .facts li.fact_2 {background-image:url(images/retina/icon_facts_5_2.png);}
				.block_facts_5 .facts li.fact_3 {background-image:url(images/retina/icon_facts_5_3.png);}
				.block_facts_5 .facts li.fact_4 {background-image:url(images/retina/icon_facts_5_4.png);} */ }
      /* line 774, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
      .color_opt_two .block_accordion_type_1 .button_outer.current .icon {
        background-image: url(color-opt-two/images/retina/icon_accordion_1_act.png); }
      /* line 790, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
      .color_opt_two .block_faq_1 .faq .question .icon {
        background-image: url(color-opt-two/images/retina/icon_faq_1.png); }
      /* line 793, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
      .color_opt_two .block_faq_2 .topics li a:before {
        background-image: url(color-opt-two/images/retina/icon_faq_1.png); }
      /* line 796, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
      .color_opt_two .block_features_1 .features article.feature_1 {
        background-image: url(color-opt-two/images/retina/icon_features_2_1.png); }
      /* line 799, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
      .color_opt_two .block_features_1 .features article.feature_2 {
        background-image: url(color-opt-two/images/retina/icon_features_2_2.png); }
      /* line 802, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
      .color_opt_two .block_features_1 .features article.feature_3 {
        background-image: url(color-opt-two/images/retina/icon_features_2_3.png); }
      /* line 805, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
      .color_opt_two .block_features_1 .features article.feature_4 {
        background-image: url(color-opt-two/images/retina/icon_features_2_4.png); }
      /* line 808, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
      .color_opt_two .block_features_1 .features article.feature_5 {
        background-image: url(color-opt-two/images/retina/icon_features_2_5.png); }
      /* line 811, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
      .color_opt_two .block_features_1 .features article.feature_6 {
        background-image: url(color-opt-two/images/retina/icon_features_2_6.png); }
      /* line 814, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
      .color_opt_two .block_features_1 .features article.feature_7 {
        background-image: url(color-opt-two/images/retina/icon_features_2_7.png); }
      /* line 817, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
      .color_opt_two .block_features_1 .features article.feature_8 {
        background-image: url(color-opt-two/images/retina/icon_features_2_8.png); }
      /* line 820, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
      .color_opt_two .block_features_1 .features article.feature_9 {
        background-image: url(color-opt-two/images/retina/icon_features_2_9.png); }
      /* line 823, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
      .color_opt_two .block_features_1 .features article.feature_10 {
        background-image: url(color-opt-two/images/retina/icon_features_2_10.png); }
      /* line 826, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
      .color_opt_two .block_features_6 .features article.feature_1 {
        background-image: url(color-opt-two/images/retina/icon_features_2_1.png); }
      /* line 829, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
      .color_opt_two .block_features_6 .features article.feature_2 {
        background-image: url(color-opt-two/images/retina/icon_features_2_2.png); }
      /* line 832, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
      .color_opt_two .block_features_6 .features article.feature_3 {
        background-image: url(color-opt-two/images/retina/icon_features_2_3.png); }
      /* line 835, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
      .color_opt_two .block_features_6 .features article.feature_4 {
        background-image: url(color-opt-two/images/retina/icon_features_2_4.png); }
      /* line 838, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
      .color_opt_two .block_features_6 .features article.feature_5 {
        background-image: url(color-opt-two/images/retina/icon_features_2_5.png); }
      /* line 841, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
      .color_opt_two .block_features_6 .features article.feature_6 {
        background-image: url(color-opt-two/images/retina/icon_features_2_6.png); }
      /* line 844, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
      .color_opt_two .block_features_6 .features article.feature_7 {
        background-image: url(color-opt-two/images/retina/icon_features_2_7.png); }
      /* line 847, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
      .color_opt_two .block_features_6 .features article.feature_8 {
        background-image: url(color-opt-two/images/retina/icon_features_2_8.png); }
      /* line 850, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
      .color_opt_two .block_features_6 .features article.feature_9 {
        background-image: url(color-opt-two/images/retina/icon_features_2_9.png); }
      /* line 853, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
      .color_opt_two .block_features_6 .features article.feature_10 {
        background-image: url(color-opt-two/images/retina/icon_features_2_10.png); }
      /* line 856, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
      .color_opt_two .block_features_4 .features article.feature_1 {
        background-image: url(color-opt-two/images/retina/icon_features_6_1.png); }
      /* line 859, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
      .color_opt_two .block_features_4 .features article.feature_2 {
        background-image: url(color-opt-two/images/retina/icon_features_6_2.png); }
      /* line 862, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
      .color_opt_two .block_features_4 .features article.feature_3 {
        background-image: url(color-opt-two/images/retina/icon_features_6_3.png); }
      /* line 865, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
      .color_opt_two .block_features_4 .features article.feature_4 {
        background-image: url(color-opt-two/images/retina/icon_features_6_4.png); }
      /* line 868, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
      .color_opt_two .block_features_4 .features article.feature_5 {
        background-image: url(color-opt-two/images/retina/icon_features_6_5.png); }
      /* line 871, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
      .color_opt_two .block_features_4 .features article.feature_6 {
        background-image: url(color-opt-two/images/retina/icon_features_6_6.png); }
      /* line 874, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
      .color_opt_two .block_main_features_3 .content article.feature_1 {
        background-image: url(color-opt-two/images/retina/icon_features_8_1.png); }
      /* line 877, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
      .color_opt_two .block_main_features_3 .content article.feature_2 {
        background-image: url(color-opt-two/images/retina/icon_features_8_2.png); }
      /* line 880, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
      .color_opt_two .block_main_features_3 .content article.feature_3 {
        background-image: url(color-opt-two/images/retina/icon_features_8_3.png); }
      /* line 883, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
      .color_opt_two .block_features_9 .features article.feature_1:before {
        background-image: url(color-opt-two/images/retina/icon_features_9_1.png); }
      /* line 886, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
      .color_opt_two .block_features_9 .features article.feature_2:before {
        background-image: url(color-opt-two/images/retina/icon_features_9_2.png); }
      /* line 889, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
      .color_opt_two .block_features_9 .features article.feature_3:before {
        background-image: url(color-opt-two/images/retina/icon_features_9_3.png); }
      /* line 892, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
      .color_opt_two .block_features_10 .features article.feature_1 .icon {
        background-image: url(color-opt-two/images/retina/icon_features_10_1.png); }
      /* line 895, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
      .color_opt_two .block_features_10 .features article.feature_2 .icon {
        background-image: url(color-opt-two/images/retina/icon_features_10_2.png); }
      /* line 898, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
      .color_opt_two .block_features_10 .features article.feature_3 .icon {
        background-image: url(color-opt-two/images/retina/icon_features_10_3.png); }
      /* line 901, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
      .color_opt_two .block_features_10 .features article.feature_4 .icon {
        background-image: url(color-opt-two/images/retina/icon_features_10_4.png); }
      /* line 904, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
      .color_opt_two .block_top_buttons .lnk_side_menu {
        background-image: url(color-opt-two/images/retina/icon_header_menu_1.png); }
      /* line 907, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
      .color_opt_two .block_top_search_trigger a {
        background-image: url(color-opt-two/images/retina/icon_header_search_1.png); }
      /* line 910, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
      .color_opt_two .block_blog_post .post_description .likes:hover {
        background-image: url(color-opt-two/images/retina/icon_like_3_act.png); }
      /* line 913, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
      .color_opt_two .block_portfolio_item .title .stats .likes:hover {
        background-image: url(color-opt-two/images/retina/icon_like_3_act.png); }
      /* line 916, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
      .color_opt_two .block_portfolio_item .view a:hover {
        background-image: url(color-opt-two/images/retina/icon_lnk_4.png); }
      /* line 919, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
      .color_opt_two .block_blog_timeline_1 article .f_pic .icon.video {
        background-image: url(color-opt-two/images/retina/icon_play_2.png); }
      /* line 922, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
      .color_opt_two .block_blog_masonry_1 article .f_pic .icon.video {
        background-image: url(color-opt-two/images/retina/icon_play_2.png); }
      /* line 925, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
      .color_opt_two .block_blog_standart_1 article .f_pic .icon.video {
        background-image: url(color-opt-two/images/retina/icon_play_2.png); }
      /* line 928, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
      .color_opt_two .block_video_1 .video .mejs-container .mejs-overlay .mejs-overlay-button {
        background-image: url(color-opt-two/images/retina/icon_play_2.png); }
      /* line 931, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
      .color_opt_two .block_blog_post .post_comments .comment .controls .reply:hover {
        background-image: url(color-opt-two/images/retina/icon_reply_2.png); }
      /* line 934, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
      .color_opt_two .block_services_1 article.service_1 .icon {
        background-image: url(color-opt-two/images/retina/icon_services_1_1.png); }
      /* line 937, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
      .color_opt_two .block_services_1 article.service_2 .icon {
        background-image: url(color-opt-two/images/retina/icon_services_1_2.png); }
      /* line 940, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
      .color_opt_two .block_services_1 article.service_3 .icon {
        background-image: url(color-opt-two/images/retina/icon_services_1_3.png); }
      /* line 943, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
      .color_opt_two .block_services_1 article.service_4 .icon {
        background-image: url(color-opt-two/images/retina/icon_services_1_4.png); }
      /* line 946, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
      .color_opt_two .block_services_2 article.service_1 .icon {
        background-image: url(color-opt-two/images/retina/icon_services_2_1.png); }
      /* line 949, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
      .color_opt_two .block_services_2 article.service_2 .icon {
        background-image: url(color-opt-two/images/retina/icon_services_2_2.png); }
      /* line 952, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
      .color_opt_two .block_services_2 article.service_3 .icon {
        background-image: url(color-opt-two/images/retina/icon_services_2_3.png); }
      /* line 955, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
      .color_opt_two .block_services_3 article.service_1 .icon {
        background-image: url(color-opt-two/images/retina/icon_services_3_1.png); }
      /* line 958, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
      .color_opt_two .block_services_3 article.service_2 .icon {
        background-image: url(color-opt-two/images/retina/icon_services_3_2.png); }
      /* line 961, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
      .color_opt_two .block_services_3 article.service_3 .icon {
        background-image: url(color-opt-two/images/retina/icon_services_3_3.png); }
      /* line 964, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
      .color_opt_two .block_services_3 article.service_4 .icon {
        background-image: url(color-opt-two/images/retina/icon_services_3_4.png); }
      /* line 967, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
      .color_opt_two .block_services_5 .services article.service_1 {
        background-image: url(color-opt-two/images/retina/icon_services_4_1.png); }
      /* line 970, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
      .color_opt_two .block_services_5 .services article.service_2 {
        background-image: url(color-opt-two/images/retina/icon_services_4_2.png); }
      /* line 973, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
      .color_opt_two .block_services_5 .services article.service_3 {
        background-image: url(color-opt-two/images/retina/icon_services_4_3.png); }
      /* line 976, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
      .color_opt_two .block_services_5 .services article.service_4 {
        background-image: url(color-opt-two/images/retina/icon_services_4_4.png); }
      /* line 979, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
      .color_opt_two .block_services_5 .services article.service_5 {
        background-image: url(color-opt-two/images/retina/icon_services_4_5.png); }
      /* line 982, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
      .color_opt_two .block_services_5 .services article.service_6 {
        background-image: url(color-opt-two/images/retina/icon_services_4_6.png); }
      /* line 985, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
      .color_opt_two .block_404 .search .button a {
        background-image: url(color-opt-two/images/retina/icon_sidebar_search_1.png); }
      /* line 988, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
      .color_opt_two .block_sidebar_search .button a {
        background-image: url(color-opt-two/images/retina/icon_sidebar_search_1.png); }
      /* line 991, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
      .color_opt_two .block_toggle_type_2 .button_outer.toggle_1.current .icon {
        background-image: url(color-opt-two/images/retina/icon_toggle_1_act.png); }
      /* line 994, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
      .color_opt_two .block_toggle_type_2 .button_outer.toggle_2 .icon {
        background-image: url(images/retina/icon_toggle_2.png); }
      /* line 997, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
      .color_opt_two .block_toggle_type_2 .button_outer.toggle_2.current .icon {
        background-image: url(color-opt-two/images/retina/icon_toggle_2_act.png); }
      /* line 1000, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
      .color_opt_two .block_toggle_type_2 .button_outer.toggle_3 .icon {
        background-image: url(images/retina/icon_toggle_3.png); }
      /* line 1003, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
      .color_opt_two .block_toggle_type_2 .button_outer.toggle_3.current .icon {
        background-image: url(color-opt-two/images/retina/icon_toggle_3_act.png); }
      /* line 1006, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
      .color_opt_two .block_toggle_type_3 .button_outer.toggle_1 .icon {
        background-image: url(images/retina/icon_toggle_1.png); }
      /* line 1009, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
      .color_opt_two .block_toggle_type_3 .button_outer.toggle_1.current .icon {
        background-image: url(color-opt-two/images/retina/icon_toggle_1_act.png); }
      /* line 1012, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
      .color_opt_two .block_toggle_type_3 .button_outer.toggle_2 .icon {
        background-image: url(images/retina/icon_toggle_2.png); }
      /* line 1015, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
      .color_opt_two .block_toggle_type_3 .button_outer.toggle_2.current .icon {
        background-image: url(color-opt-two/images/retina/icon_toggle_2_act.png); }
      /* line 1018, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
      .color_opt_two .block_toggle_type_3 .button_outer.toggle_3 .icon {
        background-image: url(images/retina/icon_toggle_3.png); }
      /* line 1021, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
      .color_opt_two .block_toggle_type_3 .button_outer.toggle_3.current .icon {
        background-image: url(color-opt-two/images/retina/icon_toggle_3_act.png); }
      /* line 1024, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
      .color_opt_two .block_footer_twitter li {
        background-image: url(images/retina/icon_twitter_1.png); }
      /* line 1027, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
      .color_opt_two .list_1 li {
        background-image: url(color-opt-two/images/retina/marker_1.png); }
      /* line 1030, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-two */
      .color_opt_two .block_testimonials_1 .flex-control-nav li a {
        background-image: url(color-opt-two/images/retina/sprite_testimonials_nav_1.png); } }

/* line 1, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
.color_opt_three {
  /* Retina styles */ }
  /* line 7, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three blockquote.type_6 {
    background: url(color-opt-three/images/icon_quote_3.png) no-repeat 0px 4px; }
  /* line 10, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .list_1 li {
    background: url(color-opt-three/images/marker_1.png) no-repeat 0px 6px; }
  /* line 13, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .block_side_recent_posts article .comments {
    background: url(color-opt-three/images/icon_comments_1.png) no-repeat 0px 1px; }
  /* line 16, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .block_side_twitter .tweets li {
    background: url(color-opt-three/images/icon_twitter_2.png) no-repeat 0px 6px; }
  /* line 19, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .block_top_buttons .lnk_side_menu {
    background-image: url(color-opt-three/images/icon_header_menu_1.png); }
  /* line 22, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .block_top_search_trigger a {
    background-image: url(color-opt-three/images/icon_header_search_1.png); }
  /* line 25, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three.oncontent_header.scrolled .block_top_search_trigger a {
    background-image: url(color-opt-three/images/icon_header_search_1.png); }
  /* line 28, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .block_top_search .field {
    background: url(color-opt-three/images/icon_header_search_2.png) no-repeat 0px 20px; }
  /* line 31, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .block_top_search .close {
    background-image: url(images/icon_search_close_1.png); }
  /* line 34, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .block_r_search .field {
    background: url(color-opt-three/images/icon_header_search_3.png) no-repeat 13px 14px #12181d; }
  /* line 37, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .general_title_5 {
    background: url(color-opt-three/images/bg_title_5.jpg) repeat-y center top #53c8e6; }
  /* line 40, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .block_services_1 article.service_1 .icon {
    background-image: url(color-opt-three/images/icon_services_1_1.png); }
  /* line 43, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .block_services_1 article.service_2 .icon {
    background-image: url(color-opt-three/images/icon_services_1_2.png); }
  /* line 46, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .block_services_1 article.service_3 .icon {
    background-image: url(color-opt-three/images/icon_services_1_3.png); }
  /* line 49, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .block_services_1 article.service_4 .icon {
    background-image: url(color-opt-three/images/icon_services_1_4.png); }
  /* line 52, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .block_services_2 article.service_1 .icon {
    background-image: url(color-opt-three/images/icon_services_2_1.png); }
  /* line 55, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .block_services_2 article.service_2 .icon {
    background-image: url(color-opt-three/images/icon_services_2_2.png); }
  /* line 58, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .block_services_2 article.service_3 .icon {
    background-image: url(color-opt-three/images/icon_services_2_3.png); }
  /* line 61, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .block_services_3 article.service_1 .icon {
    background-image: url(color-opt-three/images/icon_services_3_1.png); }
  /* line 64, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .block_services_3 article.service_2 .icon {
    background-image: url(color-opt-three/images/icon_services_3_2.png); }
  /* line 67, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .block_services_3 article.service_3 .icon {
    background-image: url(color-opt-three/images/icon_services_3_3.png); }
  /* line 70, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .block_services_3 article.service_4 .icon {
    background-image: url(color-opt-three/images/icon_services_3_4.png); }
  /* line 73, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .block_services_5 .services article.service_1 {
    background-image: url(color-opt-three/images/icon_services_4_1.png); }
  /* line 76, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .block_services_5 .services article.service_2 {
    background-image: url(color-opt-three/images/icon_services_4_2.png); }
  /* line 79, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .block_services_5 .services article.service_3 {
    background-image: url(color-opt-three/images/icon_services_4_3.png); }
  /* line 82, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .block_services_5 .services article.service_4 {
    background-image: url(color-opt-three/images/icon_services_4_4.png); }
  /* line 85, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .block_services_5 .services article.service_5 {
    background-image: url(color-opt-three/images/icon_services_4_5.png); }
  /* line 88, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .block_services_5 .services article.service_6 {
    background-image: url(color-opt-three/images/icon_services_4_6.png); }
  /* line 91, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .block_main_features_2 .content article.feature_1 {
    background-image: url(color-opt-three/images/icon_features_5_1.png); }
  /* line 94, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .block_main_features_2 .content article.feature_2 {
    background-image: url(color-opt-three/images/icon_features_5_2.png); }
  /* line 97, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .block_main_features_2 .content article.feature_3 {
    background-image: url(color-opt-three/images/icon_features_5_3.png); }
  /* line 100, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .block_main_features_3 .content article.feature_1 {
    background-image: url(color-opt-three/images/icon_features_8_1.png); }
  /* line 103, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .block_main_features_3 .content article.feature_2 {
    background-image: url(color-opt-three/images/icon_features_8_2.png); }
  /* line 106, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .block_main_features_3 .content article.feature_3 {
    background-image: url(color-opt-three/images/icon_features_8_3.png); }
  /* line 109, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .block_features_1 .features article.feature_1 {
    background: url(color-opt-three/images/icon_features_2_1.png) no-repeat 0px 7px; }
  /* line 112, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .block_features_1 .features article.feature_2 {
    background: url(color-opt-three/images/icon_features_2_2.png) no-repeat 0px 5px; }
  /* line 115, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .block_features_1 .features article.feature_3 {
    background: url(color-opt-three/images/icon_features_2_3.png) no-repeat 0px 5px; }
  /* line 118, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .block_features_1 .features article.feature_4 {
    background: url(color-opt-three/images/icon_features_2_4.png) no-repeat 0px 5px; }
  /* line 121, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .block_features_1 .features article.feature_5 {
    background: url(color-opt-three/images/icon_features_2_5.png) no-repeat 0px 5px; }
  /* line 124, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .block_features_1 .features article.feature_6 {
    background: url(color-opt-three/images/icon_features_2_6.png) no-repeat 0px 5px; }
  /* line 127, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .block_features_1 .features article.feature_7 {
    background: url(color-opt-three/images/icon_features_2_7.png) no-repeat 4px 5px; }
  /* line 130, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .block_features_1 .features article.feature_8 {
    background: url(color-opt-three/images/icon_features_2_8.png) no-repeat 0px 5px; }
  /* line 133, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .block_features_1 .features article.feature_9 {
    background: url(color-opt-three/images/icon_features_2_9.png) no-repeat 0px 5px; }
  /* line 136, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .block_features_1 .features article.feature_10 {
    background: url(color-opt-three/images/icon_features_2_10.png) no-repeat 0px 5px; }
  /* line 139, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .block_features_1 .features article.feature_11 {
    background: url(color-opt-three/images/icon_features_2_11.png) no-repeat 0px 5px; }
  /* line 142, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .block_features_2 .features article.feature_1 {
    background-image: url(color-opt-three/images/icon_features_3_1.png); }
  /* line 145, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .block_features_2 .features article.feature_2 {
    background-image: url(color-opt-three/images/icon_features_3_2.png); }
  /* line 148, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .block_features_2 .features article.feature_3 {
    background-image: url(color-opt-three/images/icon_features_3_3.png); }
  /* line 151, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .block_features_2 .features article.feature_4 {
    background-image: url(color-opt-three/images/icon_features_3_4.png); }
  /* line 154, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .block_features_2 .features article.feature_5 {
    background-image: url(color-opt-three/images/icon_features_3_5.png); }
  /* line 157, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .block_features_2 .features article.feature_6 {
    background-image: url(color-opt-three/images/icon_features_3_6.png); }
  /* line 160, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .block_features_3 .features article.feature_1 {
    background-image: url(color-opt-three/images/icon_features_4_1.png); }
  /* line 163, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .block_features_3 .features article.feature_2 {
    background-image: url(color-opt-three/images/icon_features_4_2.png); }
  /* line 166, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .block_features_3 .features article.feature_3 {
    background-image: url(color-opt-three/images/icon_features_4_3.png); }
  /* line 169, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .block_features_4 .features article.feature_1 {
    background-image: url(color-opt-three/images/icon_features_6_1.png); }
  /* line 172, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .block_features_4 .features article.feature_2 {
    background-image: url(color-opt-three/images/icon_features_6_2.png); }
  /* line 175, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .block_features_4 .features article.feature_3 {
    background-image: url(color-opt-three/images/icon_features_6_3.png); }
  /* line 178, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .block_features_4 .features article.feature_4 {
    background-image: url(color-opt-three/images/icon_features_6_4.png); }
  /* line 181, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .block_features_4 .features article.feature_5 {
    background-image: url(color-opt-three/images/icon_features_6_5.png); }
  /* line 184, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .block_features_4 .features article.feature_6 {
    background-image: url(color-opt-three/images/icon_features_6_6.png); }
  /* line 187, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .block_features_6 .features article.feature_1 {
    background: url(color-opt-three/images/icon_features_2_1.png) no-repeat 0px 7px; }
  /* line 190, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .block_features_6 .features article.feature_2 {
    background: url(color-opt-three/images/icon_features_2_2.png) no-repeat 0px 5px; }
  /* line 193, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .block_features_6 .features article.feature_3 {
    background: url(color-opt-three/images/icon_features_2_3.png) no-repeat 0px 5px; }
  /* line 196, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .block_features_6 .features article.feature_4 {
    background: url(color-opt-three/images/icon_features_2_4.png) no-repeat 0px 5px; }
  /* line 199, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .block_features_6 .features article.feature_5 {
    background: url(color-opt-three/images/icon_features_2_5.png) no-repeat 0px 5px; }
  /* line 202, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .block_features_6 .features article.feature_6 {
    background: url(color-opt-three/images/icon_features_2_6.png) no-repeat 0px 5px; }
  /* line 205, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .block_features_6 .features article.feature_7 {
    background: url(color-opt-three/images/icon_features_2_7.png) no-repeat 4px 5px; }
  /* line 208, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .block_features_6 .features article.feature_8 {
    background: url(color-opt-three/images/icon_features_2_8.png) no-repeat 0px 5px; }
  /* line 211, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .block_features_6 .features article.feature_9 {
    background: url(color-opt-three/images/icon_features_2_9.png) no-repeat 0px 5px; }
  /* line 214, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .block_features_6 .features article.feature_10 {
    background: url(color-opt-three/images/icon_features_2_10.png) no-repeat 0px 5px; }
  /* line 217, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .block_features_8 .features article.feature_1 h3 {
    background: url(color-opt-three/images/icon_features_1_1.png) no-repeat 0px 4px; }
  /* line 220, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .block_features_8 .features article.feature_2 h3 {
    background: url(color-opt-three/images/icon_features_1_2.png) no-repeat 0px 3px; }
  /* line 223, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .block_features_8 .features article.feature_3 h3 {
    background: url(color-opt-three/images/icon_features_1_3.png) no-repeat 0px 3px; }
  /* line 226, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .block_features_8 .features article.feature_4 h3 {
    background: url(color-opt-three/images/icon_features_1_4.png) no-repeat 0px 3px; }
  /* line 229, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .block_features_9 .features article.feature_1:before {
    background-image: url(color-opt-three/images/icon_features_9_1.png); }
  /* line 232, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .block_features_9 .features article.feature_2:before {
    background-image: url(color-opt-three/images/icon_features_9_2.png); }
  /* line 235, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .block_features_9 .features article.feature_3:before {
    background-image: url(color-opt-three/images/icon_features_9_3.png); }
  /* line 238, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .block_features_10 .features article.feature_1 .icon {
    background-image: url(color-opt-three/images/icon_features_10_1.png); }
  /* line 241, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .block_features_10 .features article.feature_2 .icon {
    background-image: url(color-opt-three/images/icon_features_10_2.png); }
  /* line 244, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .block_features_10 .features article.feature_3 .icon {
    background-image: url(color-opt-three/images/icon_features_10_3.png); }
  /* line 247, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .block_features_10 .features article.feature_4 .icon {
    background-image: url(color-opt-three/images/icon_features_10_4.png); }
  /* line 250, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .block_testimonials_1 .flex-control-nav li a {
    background-image: url(color-opt-three/images/sprite_testimonials_nav_1.png); }
  /* line 253, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .block_testimonials_2 .update {
    background-image: url(color-opt-three/images/icon_update_1.png); }
  /* line 256, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .block_recent_works_1 .works .flex-direction-nav li a {
    background-image: url(color-opt-three/images/sprite_arrow_1.png); }
  /* line 259, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .block_recent_works_1 .button_view_all_1 {
    background-image: url(color-opt-three/images/icon_view_all_2.png); }
  /* line 262, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .block_recent_works_2 .works .flex-direction-nav li a {
    background-image: url(color-opt-three/images/sprite_arrow_1.png); }
  /* line 265, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .block_recent_works_3 .works .flex-direction-nav li a {
    background-image: url(color-opt-three/images/sprite_arrow_1.png); }
  /* line 268, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .block_facts_3 .facts li.fact_1 {
    background-image: url(color-opt-three/images/icon_facts_3_1.png); }
  /* line 271, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .block_facts_3 .facts li.fact_2 {
    background-image: url(color-opt-three/images/icon_facts_3_2.png); }
  /* line 274, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .block_facts_3 .facts li.fact_3 {
    background-image: url(color-opt-three/images/icon_facts_3_3.png); }
  /* line 277, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .block_facts_3 .facts li.fact_4 {
    background-image: url(color-opt-three/images/icon_facts_3_4.png); }
  /* line 280, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .block_facts_3 .facts li.fact_5 {
    background-image: url(color-opt-three/images/icon_facts_3_5.png); }
  /* line 283, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .block_facts_3 .facts li.fact_6 {
    background-image: url(color-opt-three/images/icon_facts_3_6.png); }
  /* line 286, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .block_facts_3 .facts li.fact_7 {
    background-image: url(color-opt-three/images/icon_facts_3_7.png); }
  /* line 289, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .block_facts_4 {
    background: url(color-opt-three/images/bg_title_5.jpg) repeat-y center top; }
  /* line 292, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .block_facts_5 .facts li.fact_1 {
    background-image: url(color-opt-three/images/icon_facts_5_1.png); }
  /* line 295, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .block_facts_5 .facts li.fact_2 {
    background-image: url(color-opt-three/images/icon_facts_5_2.png); }
  /* line 298, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .block_facts_5 .facts li.fact_3 {
    background-image: url(color-opt-three/images/icon_facts_5_3.png); }
  /* line 301, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .block_facts_5 .facts li.fact_4 {
    background-image: url(color-opt-three/images/icon_facts_5_4.png); }
  /* line 304, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .block_team_1 .flex-direction-nav li a {
    background-image: url(color-opt-three/images/sprite_arrow_1.png); }
  /* line 307, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .block_blog_1 article .image span.icon.play {
    background-image: url(color-opt-three/images/icon_play_1.png); }
  /* line 310, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .block_blog_1 article .comments {
    background: url(color-opt-three/images/icon_comments_2.png) no-repeat 0px 2px; }
  /* line 313, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .block_blog_1 article .likes {
    background: url(color-opt-three/images/icon_like_2.png) no-repeat 0px 2px; }
  /* line 316, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .block_blog_1 .posts.posts_slider .flex-direction-nav li a {
    background-image: url(color-opt-three/images/sprite_arrow_1.png); }
  /* line 319, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .block_blog_timeline_1 article .f_pic .icon.video {
    background-image: url(color-opt-three/images/icon_play_2.png); }
  /* line 322, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .block_blog_masonry_1 article .f_pic .icon.video {
    background-image: url(color-opt-three/images/icon_play_2.png); }
  /* line 325, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .block_blog_standart_1 article .f_pic .icon.video {
    background-image: url(color-opt-three/images/icon_play_2.png); }
  /* line 328, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .block_blog_post .post_description .likes:hover {
    background-image: url(color-opt-three/images/icon_like_3_act.png); }
  /* line 331, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .block_blog_post .post_related_articles .posts article.video .f_pic a:after {
    background-image: url(color-opt-three/images/icon_play_3.png); }
  /* line 334, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .block_blog_post .post_comments .comment .controls .reply:hover {
    background-image: url(color-opt-three/images/icon_reply_2.png); }
  /* line 337, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .block_video_1 .video .mejs-container .mejs-overlay .mejs-overlay-button {
    background-image: url(color-opt-three/images/icon_play_2.png); }
  /* line 340, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .block_accordion_type_1 .button_outer.current .icon {
    background: url(color-opt-three/images/icon_accordion_1_act.png) no-repeat; }
  /* line 343, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .block_toggle_type_2 .button_outer.toggle_1.current .icon {
    background-image: url(color-opt-three/images/icon_toggle_1_act.png); }
  /* line 346, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .block_toggle_type_2 .button_outer.toggle_2.current .icon {
    background-image: url(color-opt-three/images/icon_toggle_2_act.png); }
  /* line 349, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .block_toggle_type_2 .button_outer.toggle_3.current .icon {
    background-image: url(color-opt-three/images/icon_toggle_3_act.png); }
  /* line 352, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .block_toggle_type_3 .button_outer.toggle_1.current .icon {
    background-image: url(color-opt-three/images/icon_toggle_1_act.png); }
  /* line 355, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .block_toggle_type_3 .button_outer.toggle_2.current .icon {
    background-image: url(color-opt-three/images/icon_toggle_2_act.png); }
  /* line 358, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .block_toggle_type_3 .button_outer.toggle_3.current .icon {
    background-image: url(color-opt-three/images/icon_toggle_3_act.png); }
  /* line 361, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .block_faq_1 .faq .question .icon {
    background-image: url(color-opt-three/images/icon_faq_1.png); }
  /* line 364, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .block_faq_2 .topics li a:before {
    background-image: url(color-opt-three/images/icon_faq_1.png); }
  /* line 367, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .block_404 .line {
    background: url(color-opt-three/images/line_2.gif) repeat-x; }
  /* line 370, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .block_404 .search .button a {
    background: url(color-opt-three/images/icon_sidebar_search_1.png) no-repeat; }
  /* line 371, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .block_portfolio_item .title .controls a.view_all {
    background-image: url(color-opt-three/images/icon_view_all_3.png); }
  /* line 374, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .block_portfolio_item .title .controls a.prev {
    background-image: url(color-opt-three/images/sprite_arrow_2.png); }
  /* line 377, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .block_portfolio_item .title .controls a.next {
    background-image: url(color-opt-three/images/sprite_arrow_2.png); }
  /* line 380, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .block_portfolio_item .title .stats .likes:hover {
    background-image: url(color-opt-three/images/icon_like_3_act.png); }
  /* line 383, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .block_portfolio_item .view a {
    background: url(color-opt-three/images/icon_lnk_3.png) no-repeat 0px 3px; }
  /* line 386, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .block_portfolio_item .view a:hover {
    background-image: url(color-opt-three/images/icon_lnk_4.png); }
  /* line 389, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .block_sidebar_pics li a .hover {
    background: url(color-opt-three/images/icon_zoom_1.png) no-repeat center center rgba(113, 190, 60, 0.62); }
  /* line 392, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .block_sidebar_twitter .tweets li {
    background: url(color-opt-three/images/icon_twitter_3.png) no-repeat 0px 6px; }
  /* line 395, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .block_footer_twitter li {
    background: url(color-opt-three/images/icon_twitter_1.png) no-repeat 0px 6px; }
  /* line 398, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .general_button_type_9.icon_view_all:before {
    background-image: url(color-opt-three/images/icon_view_all_1.png); }
  /* line 402, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three blockquote.type_1 {
    border-left: 4px solid #fc4544; }
  /* line 405, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three blockquote.type_5 span a {
    color: #abcc3a; }
  /* line 408, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three blockquote.type_7:before {
    background-color: #fc4544; }
  /* line 411, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .dropcap_4 {
    background-color: #fc4544; }
  /* line 414, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .dropcap_6 {
    color: #fc4544; }
  /* line 417, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .the_ins_1 {
    background-color: #fc4544; }
  /* line 420, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .lnk_type_1 {
    border-bottom: 1px dashed #fc4544; }
  /* line 423, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .lnk_type_1:hover {
    color: #fc4544; }
  /* line 426, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .block_top_menu > nav > ul > li > a:hover {
    color: #fc4544 !important; }
  /* line 429, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .block_top_menu > nav > ul > li.current_page_item > a {
    color: #fc4544 !important; }
  /* line 432, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .oncontent_header .block_top_menu > nav > ul > li.current_page_item > a {
    color: #fc4544; }
  /* line 435, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .block_top_menu .submenu li a:hover {
    color: #fc4544; }
  /* line 438, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three #content section.type_4 {
    background-color: #abcc3a; }
  /* line 441, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .general_title_5 {
    background: url(color-opt-three/images/bg_title_5.jpg) repeat-y center top #abcc3a; }
  /* line 444, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .general_title_5:before {
    background: url(color-opt-three/images/tail_3.gif) no-repeat; }
  /* line 445, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .block_text_1 .slider .flex-control-nav li a.flex-active {
    background-color: #fc4544; }
  /* line 448, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .block_services_2 article .line {
    background-color: #fc4544; }
  /* line 451, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .block_services_3 article .line {
    background-color: #fc4544; }
  /* line 454, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .block_services_7 article:hover .line {
    background-color: #fc4544; }
  /* line 457, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .block_features_5 .features article .icon {
    background-color: #fc4544; }
  /* line 460, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .block_features_7 .features article:hover .icon {
    background-color: #fc4544; }
  /* line 463, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .block_features_8 .features article:hover h3 {
    color: #fc4544; }
  /* line 466, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .block_testimonials_2 .testimonials .position a {
    color: #fc4544; }
  /* line 469, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .block_team_1 .teammate .position {
    color: #fc4544; }
  /* line 472, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .block_blog_1 article .slider .flex-direction-nav a:hover {
    background-color: #fc4544; }
  /* line 475, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .block_blog_masonry_1 article .description h3 a:hover {
    color: #fc4544; }
  /* line 478, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .block_blog_standart_1 article .description h3 a:hover {
    color: #fc4544; }
  /* line 481, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .block_blog_post .post_description .tags a:hover {
    color: #fc4544; }
  /* line 484, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .block_blog_post .post_comments .comment .controls .reply:hover {
    color: #fc4544; }
  /* line 487, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .block_blog_post .post_leave_comment .label span {
    color: #fc4544; }
  /* line 490, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .block_skills_1 .skills .level {
    background-color: #fc4544; }
  /* line 493, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .block_skills_3 .skills .level {
    background-color: #fc4544; }
  /* line 496, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .block_tabs_type_1 .tabs li a:hover {
    color: #fc4544; }
  /* line 499, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .block_tabs_type_1 .tabs li a.current {
    color: #fc4544; }
  /* line 502, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .block_tabs_type_2 .tabs li a.current:before {
    background-color: #fc4544; }
  /* line 505, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .block_tabs_type_3 .tabs li a:hover {
    color: #fc4544; }
  /* line 508, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .block_tabs_type_3 .tabs li a.current {
    background-color: #fc4544;
    border-color: #fc4544; }
  /* line 512, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .block_tabs_type_4 .tabs li a:hover {
    color: #fc4544; }
  /* line 515, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .block_tabs_type_4 .tabs li a.current {
    color: #fc4544; }
  /* line 518, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .block_tabs_type_5 .tabs li a:hover {
    color: #fc4544; }
  /* line 521, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .block_tabs_type_5 .tabs li a.current {
    color: #fc4544; }
  /* line 524, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .block_accordion_type_1 .button_outer.current .button_inner {
    color: #fc4544; }
  /* line 527, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .block_accordion_type_2 .button_outer.current .button_inner {
    color: #fc4544; }
  /* line 530, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .block_toggle_type_1 .button_outer.current .button_inner {
    color: #fc4544; }
  /* line 533, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .block_toggle_type_2 .button_outer.current .button_inner {
    color: #fc4544; }
  /* line 536, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .block_toggle_type_3 .button_outer.current .button_inner {
    color: #fc4544; }
  /* line 539, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .block_contact_1 .contact_form .label span {
    color: #fc4544; }
  /* line 542, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .block_faq_1 .faq .question:hover {
    color: #fc4544; }
  /* line 545, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .block_faq_1 .faq.expanded .question {
    color: #fc4544; }
  /* line 548, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .block_faq_2 .topics li a:hover {
    color: #fc4544; }
  /* line 551, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .block_faq_2 .form .label span {
    color: #fc4544; }
  /* line 554, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .block_404 p a {
    color: #fc4544; }
  /* line 557, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .block_page_content_1 p a {
    color: #fc4544; }
  /* line 560, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .block_pricing_table_1 .price .period {
    color: #fc4544; }
  /* line 563, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .block_pricing_table_1 .button a {
    background-color: #fc4544; }
  /* line 566, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .block_pricing_table_1 .column.special .title {
    background-color: #fc4544;
    border: 1px solid #fc4544; }
  /* line 570, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .block_pricing_table_1 .column.special .button a:hover {
    background-color: #fc4544; }
  /* line 573, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .block_pricing_table_2 .price .period {
    color: #fc4544; }
  /* line 576, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .block_pricing_table_2 .button a {
    background-color: #fc4544; }
  /* line 579, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .block_pricing_table_2 .column.special .title {
    background-color: #fc4544;
    border: 1px solid #fc4544; }
  /* line 583, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .block_pricing_table_2 .column.special .button a:hover {
    background-color: #fc4544; }
  /* line 586, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .block_countdown_1 li:before {
    color: #fc4544; }
  /* line 589, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .block_newsletter_1 .label span {
    color: #fc4544; }
  /* line 592, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .block_portfolio_1 .filter li a:hover {
    color: #fc4544; }
  /* line 595, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .block_portfolio_1 .filter li a.current {
    background-color: #fc4544; }
  /* line 598, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .block_portfolio_1 .filter_alt li a:hover {
    color: #fc4544; }
  /* line 601, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .block_portfolio_1 .filter_alt li a.current {
    background-color: #fc4544; }
  /* line 604, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .block_portfolio_2 .filter li a:hover {
    color: #fc4544; }
  /* line 607, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .block_portfolio_2 .filter li a.current {
    color: #fc4544; }
  /* line 610, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .block_portfolio_2 .filter_alt li a:hover {
    color: #fc4544; }
  /* line 613, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .block_portfolio_2 .filter_alt li a.current {
    background-color: #fc4544; }
  /* line 616, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .block_portfolio_2 .portfolio_items article .pic .hover {
    background-color: rgba(252, 69, 68, 0.92); }
  /* line 619, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .block_portfolio_3 .filter li a:hover {
    color: #fc4544; }
  /* line 622, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .block_portfolio_3 .filter li a.current {
    color: #fc4544; }
  /* line 625, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .block_portfolio_3 .filter_alt li a:hover {
    color: #fc4544; }
  /* line 628, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .block_portfolio_3 .filter_alt li a.current {
    background-color: #fc4544; }
  /* line 631, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .block_portfolio_item .view a:hover {
    color: #fc4544; }
  /* line 634, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .block_portfolio_item .portfolio_item_facts:before {
    background-color: #abcc3a; }
  /* line 637, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .block_sidebar_menu_1 li a:hover {
    color: #fc4544; }
  /* line 640, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .block_sidebar_recent_posts article h4 a:hover {
    color: #fc4544; }
  /* line 643, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .block_sidebar_tags li a:hover {
    background-color: #fc4544; }
  /* line 646, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .block_sidebar_twitter .tweets li a:hover {
    color: #fc4544; }
  /* line 649, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .block_sidebar_comments_1 article .position a {
    color: #fc4544; }
  /* line 652, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three footer .bottom .inside .lnk_up:hover {
    background-color: #fc4544; }
  /* line 655, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .block_footer_recent_posts article .title a:hover {
    color: #fc4544; }
  /* line 658, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .block_bottom_menu li a:hover {
    color: #fc4544; }
  /* line 661, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .general_button_type_1:hover {
    color: #fc4544; }
  /* line 664, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .general_button_type_2 {
    background-color: #fc4544; }
  /* line 667, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .general_button_type_6 {
    background-color: #fc4544; }
  /* line 670, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .general_button_type_6:hover {
    color: #fc4544; }
  /* line 673, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .general_button_type_7 {
    background-color: #abcc3a; }
  /* line 676, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .general_button_type_7:hover {
    color: #fc4544; }
  /* line 679, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .general_button_type_8:hover {
    color: #fc4544; }
  /* line 682, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .general_button_type_9:hover {
    color: #fc4544; }
  /* line 685, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .general_button_type_10 {
    background-color: #abcc3a; }
  /* line 688, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .general_button_type_11 {
    background-color: #abcc3a; }
  /* line 691, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .general_button_type_11:hover {
    color: #fc4544; }
  /* line 694, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .general_button_type_12 {
    background-color: #fc4544; }
  /* line 697, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .general_button_type_12:hover {
    color: #fc4544; }
  /* line 700, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .general_button_type_13:hover {
    background-color: #fc4544; }
  /* line 703, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .general_button_type_14:hover {
    color: #fc4544; }
  /* line 706, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .general_button_type_15:hover {
    color: #fc4544; }
  /* line 709, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .general_color_button.default {
    background-color: #fc4544; }
  /* line 712, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .general_color_button.color_1 {
    background-color: #fc4544; }
  /* line 715, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .general_color_button.color_2 {
    background-color: #abcc3a; }
  /* line 718, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .general_button_alt.type_2:hover {
    background-color: #fc4544;
    border-color: #fc4544; }
  /* line 722, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .general_button_alt.type_3:hover {
    color: #abcc3a; }
  /* line 725, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .general_button_icon.type_1 {
    background-color: #fc4544;
    border: 1px solid #fc4544; }
  /* line 729, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .general_button_icon.type_1:before {
    border-color: #fb1d1c; }
  /* line 732, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .general_animated_button {
    background-color: #fc4544; }
  /* line 735, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .general_animated_button.type_1 {
    background-color: #fc4544; }
  /* line 738, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .general_animated_button.type_1:before {
    background-color: #fb1d1c; }
  /* line 739, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .general_animated_button.type_2 {
    background-color: #abcc3a; }
  /* line 742, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .general_animated_button.type_2:before {
    background-color: #92b02d; }
  /* line 743, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .general_3d_button {
    background-color: #fc4544; }
  /* line 746, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .general_3d_button.default {
    background-color: #fc4544; }
  /* line 749, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .general_3d_button.color_1 {
    background-color: #fc4544;
    -webkit-box-shadow: inset 0px -2px 0px 0px #f00504;
    -moz-box-shadow: inset 0px -2px 0px 0px #f00504;
    box-shadow: inset 0px -2px 0px 0px #f00504; }
  /* line 755, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .general_3d_button.color_1:hover {
    background-color: #fb1d1c; }
  /* line 758, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three .general_3d_button.color_2 {
    background-color: #abcc3a;
    -webkit-box-shadow: inset 0px -2px 0px 0px #7b9326;
    -moz-box-shadow: inset 0px -2px 0px 0px #7b9326;
    box-shadow: inset 0px -2px 0px 0px #7b9326; }
  /* line 764, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
  .color_opt_three #content section.type_8 {
    background-color: #abcc3a; }
  @media (-webkit-min-device-pixel-ratio: 1.1), (-moz-min-device-pixel-ratio: 1.1), (-o-min-device-pixel-ratio: 1.1), (min-device-pixel-ratio: 1.1) {
    .color_opt_three {
      /*.block_facts_3 .facts li.fact_1 {background-image:url(images/retina/icon_facts_3_1.png);}
				.block_facts_3 .facts li.fact_2 {background-image:url(images/retina/icon_facts_3_2.png);}
				.block_facts_3 .facts li.fact_3 {background-image:url(images/retina/icon_facts_3_3.png);}
				.block_facts_3 .facts li.fact_4 {background-image:url(images/retina/icon_facts_3_4.png);}
				.block_facts_3 .facts li.fact_5 {background-image:url(images/retina/icon_facts_3_5.png);}
				.block_facts_3 .facts li.fact_6 {background-image:url(images/retina/icon_facts_3_6.png);} */
      /* .block_facts_5 .facts li.fact_1 {background-image:url(images/retina/icon_facts_5_1.png);}
				.block_facts_5 .facts li.fact_2 {background-image:url(images/retina/icon_facts_5_2.png);}
				.block_facts_5 .facts li.fact_3 {background-image:url(images/retina/icon_facts_5_3.png);}
				.block_facts_5 .facts li.fact_4 {background-image:url(images/retina/icon_facts_5_4.png);} */ }
      /* line 774, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
      .color_opt_three .block_accordion_type_1 .button_outer.current .icon {
        background-image: url(color-opt-three/images/retina/icon_accordion_1_act.png); }
      /* line 790, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
      .color_opt_three .block_faq_1 .faq .question .icon {
        background-image: url(color-opt-three/images/retina/icon_faq_1.png); }
      /* line 793, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
      .color_opt_three .block_faq_2 .topics li a:before {
        background-image: url(color-opt-three/images/retina/icon_faq_1.png); }
      /* line 796, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
      .color_opt_three .block_features_1 .features article.feature_1 {
        background-image: url(color-opt-three/images/retina/icon_features_2_1.png); }
      /* line 799, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
      .color_opt_three .block_features_1 .features article.feature_2 {
        background-image: url(color-opt-three/images/retina/icon_features_2_2.png); }
      /* line 802, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
      .color_opt_three .block_features_1 .features article.feature_3 {
        background-image: url(color-opt-three/images/retina/icon_features_2_3.png); }
      /* line 805, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
      .color_opt_three .block_features_1 .features article.feature_4 {
        background-image: url(color-opt-three/images/retina/icon_features_2_4.png); }
      /* line 808, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
      .color_opt_three .block_features_1 .features article.feature_5 {
        background-image: url(color-opt-three/images/retina/icon_features_2_5.png); }
      /* line 811, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
      .color_opt_three .block_features_1 .features article.feature_6 {
        background-image: url(color-opt-three/images/retina/icon_features_2_6.png); }
      /* line 814, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
      .color_opt_three .block_features_1 .features article.feature_7 {
        background-image: url(color-opt-three/images/retina/icon_features_2_7.png); }
      /* line 817, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
      .color_opt_three .block_features_1 .features article.feature_8 {
        background-image: url(color-opt-three/images/retina/icon_features_2_8.png); }
      /* line 820, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
      .color_opt_three .block_features_1 .features article.feature_9 {
        background-image: url(color-opt-three/images/retina/icon_features_2_9.png); }
      /* line 823, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
      .color_opt_three .block_features_1 .features article.feature_10 {
        background-image: url(color-opt-three/images/retina/icon_features_2_10.png); }
      /* line 826, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
      .color_opt_three .block_features_6 .features article.feature_1 {
        background-image: url(color-opt-three/images/retina/icon_features_2_1.png); }
      /* line 829, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
      .color_opt_three .block_features_6 .features article.feature_2 {
        background-image: url(color-opt-three/images/retina/icon_features_2_2.png); }
      /* line 832, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
      .color_opt_three .block_features_6 .features article.feature_3 {
        background-image: url(color-opt-three/images/retina/icon_features_2_3.png); }
      /* line 835, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
      .color_opt_three .block_features_6 .features article.feature_4 {
        background-image: url(color-opt-three/images/retina/icon_features_2_4.png); }
      /* line 838, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
      .color_opt_three .block_features_6 .features article.feature_5 {
        background-image: url(color-opt-three/images/retina/icon_features_2_5.png); }
      /* line 841, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
      .color_opt_three .block_features_6 .features article.feature_6 {
        background-image: url(color-opt-three/images/retina/icon_features_2_6.png); }
      /* line 844, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
      .color_opt_three .block_features_6 .features article.feature_7 {
        background-image: url(color-opt-three/images/retina/icon_features_2_7.png); }
      /* line 847, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
      .color_opt_three .block_features_6 .features article.feature_8 {
        background-image: url(color-opt-three/images/retina/icon_features_2_8.png); }
      /* line 850, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
      .color_opt_three .block_features_6 .features article.feature_9 {
        background-image: url(color-opt-three/images/retina/icon_features_2_9.png); }
      /* line 853, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
      .color_opt_three .block_features_6 .features article.feature_10 {
        background-image: url(color-opt-three/images/retina/icon_features_2_10.png); }
      /* line 856, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
      .color_opt_three .block_features_4 .features article.feature_1 {
        background-image: url(color-opt-three/images/retina/icon_features_6_1.png); }
      /* line 859, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
      .color_opt_three .block_features_4 .features article.feature_2 {
        background-image: url(color-opt-three/images/retina/icon_features_6_2.png); }
      /* line 862, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
      .color_opt_three .block_features_4 .features article.feature_3 {
        background-image: url(color-opt-three/images/retina/icon_features_6_3.png); }
      /* line 865, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
      .color_opt_three .block_features_4 .features article.feature_4 {
        background-image: url(color-opt-three/images/retina/icon_features_6_4.png); }
      /* line 868, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
      .color_opt_three .block_features_4 .features article.feature_5 {
        background-image: url(color-opt-three/images/retina/icon_features_6_5.png); }
      /* line 871, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
      .color_opt_three .block_features_4 .features article.feature_6 {
        background-image: url(color-opt-three/images/retina/icon_features_6_6.png); }
      /* line 874, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
      .color_opt_three .block_main_features_3 .content article.feature_1 {
        background-image: url(color-opt-three/images/retina/icon_features_8_1.png); }
      /* line 877, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
      .color_opt_three .block_main_features_3 .content article.feature_2 {
        background-image: url(color-opt-three/images/retina/icon_features_8_2.png); }
      /* line 880, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
      .color_opt_three .block_main_features_3 .content article.feature_3 {
        background-image: url(color-opt-three/images/retina/icon_features_8_3.png); }
      /* line 883, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
      .color_opt_three .block_features_9 .features article.feature_1:before {
        background-image: url(color-opt-three/images/retina/icon_features_9_1.png); }
      /* line 886, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
      .color_opt_three .block_features_9 .features article.feature_2:before {
        background-image: url(color-opt-three/images/retina/icon_features_9_2.png); }
      /* line 889, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
      .color_opt_three .block_features_9 .features article.feature_3:before {
        background-image: url(color-opt-three/images/retina/icon_features_9_3.png); }
      /* line 892, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
      .color_opt_three .block_features_10 .features article.feature_1 .icon {
        background-image: url(color-opt-three/images/retina/icon_features_10_1.png); }
      /* line 895, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
      .color_opt_three .block_features_10 .features article.feature_2 .icon {
        background-image: url(color-opt-three/images/retina/icon_features_10_2.png); }
      /* line 898, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
      .color_opt_three .block_features_10 .features article.feature_3 .icon {
        background-image: url(color-opt-three/images/retina/icon_features_10_3.png); }
      /* line 901, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
      .color_opt_three .block_features_10 .features article.feature_4 .icon {
        background-image: url(color-opt-three/images/retina/icon_features_10_4.png); }
      /* line 904, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
      .color_opt_three .block_top_buttons .lnk_side_menu {
        background-image: url(color-opt-three/images/retina/icon_header_menu_1.png); }
      /* line 907, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
      .color_opt_three .block_top_search_trigger a {
        background-image: url(color-opt-three/images/retina/icon_header_search_1.png); }
      /* line 910, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
      .color_opt_three .block_blog_post .post_description .likes:hover {
        background-image: url(color-opt-three/images/retina/icon_like_3_act.png); }
      /* line 913, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
      .color_opt_three .block_portfolio_item .title .stats .likes:hover {
        background-image: url(color-opt-three/images/retina/icon_like_3_act.png); }
      /* line 916, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
      .color_opt_three .block_portfolio_item .view a:hover {
        background-image: url(color-opt-three/images/retina/icon_lnk_4.png); }
      /* line 919, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
      .color_opt_three .block_blog_timeline_1 article .f_pic .icon.video {
        background-image: url(color-opt-three/images/retina/icon_play_2.png); }
      /* line 922, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
      .color_opt_three .block_blog_masonry_1 article .f_pic .icon.video {
        background-image: url(color-opt-three/images/retina/icon_play_2.png); }
      /* line 925, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
      .color_opt_three .block_blog_standart_1 article .f_pic .icon.video {
        background-image: url(color-opt-three/images/retina/icon_play_2.png); }
      /* line 928, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
      .color_opt_three .block_video_1 .video .mejs-container .mejs-overlay .mejs-overlay-button {
        background-image: url(color-opt-three/images/retina/icon_play_2.png); }
      /* line 931, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
      .color_opt_three .block_blog_post .post_comments .comment .controls .reply:hover {
        background-image: url(color-opt-three/images/retina/icon_reply_2.png); }
      /* line 934, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
      .color_opt_three .block_services_1 article.service_1 .icon {
        background-image: url(color-opt-three/images/retina/icon_services_1_1.png); }
      /* line 937, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
      .color_opt_three .block_services_1 article.service_2 .icon {
        background-image: url(color-opt-three/images/retina/icon_services_1_2.png); }
      /* line 940, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
      .color_opt_three .block_services_1 article.service_3 .icon {
        background-image: url(color-opt-three/images/retina/icon_services_1_3.png); }
      /* line 943, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
      .color_opt_three .block_services_1 article.service_4 .icon {
        background-image: url(color-opt-three/images/retina/icon_services_1_4.png); }
      /* line 946, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
      .color_opt_three .block_services_2 article.service_1 .icon {
        background-image: url(color-opt-three/images/retina/icon_services_2_1.png); }
      /* line 949, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
      .color_opt_three .block_services_2 article.service_2 .icon {
        background-image: url(color-opt-three/images/retina/icon_services_2_2.png); }
      /* line 952, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
      .color_opt_three .block_services_2 article.service_3 .icon {
        background-image: url(color-opt-three/images/retina/icon_services_2_3.png); }
      /* line 955, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
      .color_opt_three .block_services_3 article.service_1 .icon {
        background-image: url(color-opt-three/images/retina/icon_services_3_1.png); }
      /* line 958, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
      .color_opt_three .block_services_3 article.service_2 .icon {
        background-image: url(color-opt-three/images/retina/icon_services_3_2.png); }
      /* line 961, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
      .color_opt_three .block_services_3 article.service_3 .icon {
        background-image: url(color-opt-three/images/retina/icon_services_3_3.png); }
      /* line 964, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
      .color_opt_three .block_services_3 article.service_4 .icon {
        background-image: url(color-opt-three/images/retina/icon_services_3_4.png); }
      /* line 967, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
      .color_opt_three .block_services_5 .services article.service_1 {
        background-image: url(color-opt-three/images/retina/icon_services_4_1.png); }
      /* line 970, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
      .color_opt_three .block_services_5 .services article.service_2 {
        background-image: url(color-opt-three/images/retina/icon_services_4_2.png); }
      /* line 973, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
      .color_opt_three .block_services_5 .services article.service_3 {
        background-image: url(color-opt-three/images/retina/icon_services_4_3.png); }
      /* line 976, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
      .color_opt_three .block_services_5 .services article.service_4 {
        background-image: url(color-opt-three/images/retina/icon_services_4_4.png); }
      /* line 979, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
      .color_opt_three .block_services_5 .services article.service_5 {
        background-image: url(color-opt-three/images/retina/icon_services_4_5.png); }
      /* line 982, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
      .color_opt_three .block_services_5 .services article.service_6 {
        background-image: url(color-opt-three/images/retina/icon_services_4_6.png); }
      /* line 985, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
      .color_opt_three .block_404 .search .button a {
        background-image: url(color-opt-three/images/retina/icon_sidebar_search_1.png); }
      /* line 988, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
      .color_opt_three .block_sidebar_search .button a {
        background-image: url(color-opt-three/images/retina/icon_sidebar_search_1.png); }
      /* line 991, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
      .color_opt_three .block_toggle_type_2 .button_outer.toggle_1.current .icon {
        background-image: url(color-opt-three/images/retina/icon_toggle_1_act.png); }
      /* line 994, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
      .color_opt_three .block_toggle_type_2 .button_outer.toggle_2 .icon {
        background-image: url(images/retina/icon_toggle_2.png); }
      /* line 997, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
      .color_opt_three .block_toggle_type_2 .button_outer.toggle_2.current .icon {
        background-image: url(color-opt-three/images/retina/icon_toggle_2_act.png); }
      /* line 1000, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
      .color_opt_three .block_toggle_type_2 .button_outer.toggle_3 .icon {
        background-image: url(images/retina/icon_toggle_3.png); }
      /* line 1003, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
      .color_opt_three .block_toggle_type_2 .button_outer.toggle_3.current .icon {
        background-image: url(color-opt-three/images/retina/icon_toggle_3_act.png); }
      /* line 1006, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
      .color_opt_three .block_toggle_type_3 .button_outer.toggle_1 .icon {
        background-image: url(images/retina/icon_toggle_1.png); }
      /* line 1009, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
      .color_opt_three .block_toggle_type_3 .button_outer.toggle_1.current .icon {
        background-image: url(color-opt-three/images/retina/icon_toggle_1_act.png); }
      /* line 1012, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
      .color_opt_three .block_toggle_type_3 .button_outer.toggle_2 .icon {
        background-image: url(images/retina/icon_toggle_2.png); }
      /* line 1015, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
      .color_opt_three .block_toggle_type_3 .button_outer.toggle_2.current .icon {
        background-image: url(color-opt-three/images/retina/icon_toggle_2_act.png); }
      /* line 1018, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
      .color_opt_three .block_toggle_type_3 .button_outer.toggle_3 .icon {
        background-image: url(images/retina/icon_toggle_3.png); }
      /* line 1021, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
      .color_opt_three .block_toggle_type_3 .button_outer.toggle_3.current .icon {
        background-image: url(color-opt-three/images/retina/icon_toggle_3_act.png); }
      /* line 1024, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
      .color_opt_three .block_footer_twitter li {
        background-image: url(images/retina/icon_twitter_1.png); }
      /* line 1027, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
      .color_opt_three .list_1 li {
        background-image: url(color-opt-three/images/retina/marker_1.png); }
      /* line 1030, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-three */
      .color_opt_three .block_testimonials_1 .flex-control-nav li a {
        background-image: url(color-opt-three/images/retina/sprite_testimonials_nav_1.png); } }

/* line 1, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
.color_opt_four {
  /* Retina styles */ }
  /* line 7, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four blockquote.type_6 {
    background: url(color-opt-four/images/icon_quote_3.png) no-repeat 0px 4px; }
  /* line 10, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .list_1 li {
    background: url(color-opt-four/images/marker_1.png) no-repeat 0px 6px; }
  /* line 13, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .block_side_recent_posts article .comments {
    background: url(color-opt-four/images/icon_comments_1.png) no-repeat 0px 1px; }
  /* line 16, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .block_side_twitter .tweets li {
    background: url(color-opt-four/images/icon_twitter_2.png) no-repeat 0px 6px; }
  /* line 19, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .block_top_buttons .lnk_side_menu {
    background-image: url(color-opt-four/images/icon_header_menu_1.png); }
  /* line 22, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .block_top_search_trigger a {
    background-image: url(color-opt-four/images/icon_header_search_1.png); }
  /* line 25, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four.oncontent_header.scrolled .block_top_search_trigger a {
    background-image: url(color-opt-four/images/icon_header_search_1.png); }
  /* line 28, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .block_top_search .field {
    background: url(color-opt-four/images/icon_header_search_2.png) no-repeat 0px 20px; }
  /* line 31, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .block_top_search .close {
    background-image: url(images/icon_search_close_1.png); }
  /* line 34, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .block_r_search .field {
    background: url(color-opt-four/images/icon_header_search_3.png) no-repeat 13px 14px #12181d; }
  /* line 37, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .general_title_5 {
    background: url(color-opt-four/images/bg_title_5.jpg) repeat-y center top #53c8e6; }
  /* line 40, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .block_services_1 article.service_1 .icon {
    background-image: url(color-opt-four/images/icon_services_1_1.png); }
  /* line 43, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .block_services_1 article.service_2 .icon {
    background-image: url(color-opt-four/images/icon_services_1_2.png); }
  /* line 46, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .block_services_1 article.service_3 .icon {
    background-image: url(color-opt-four/images/icon_services_1_3.png); }
  /* line 49, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .block_services_1 article.service_4 .icon {
    background-image: url(color-opt-four/images/icon_services_1_4.png); }
  /* line 52, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .block_services_2 article.service_1 .icon {
    background-image: url(color-opt-four/images/icon_services_2_1.png); }
  /* line 55, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .block_services_2 article.service_2 .icon {
    background-image: url(color-opt-four/images/icon_services_2_2.png); }
  /* line 58, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .block_services_2 article.service_3 .icon {
    background-image: url(color-opt-four/images/icon_services_2_3.png); }
  /* line 61, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .block_services_3 article.service_1 .icon {
    background-image: url(color-opt-four/images/icon_services_3_1.png); }
  /* line 64, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .block_services_3 article.service_2 .icon {
    background-image: url(color-opt-four/images/icon_services_3_2.png); }
  /* line 67, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .block_services_3 article.service_3 .icon {
    background-image: url(color-opt-four/images/icon_services_3_3.png); }
  /* line 70, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .block_services_3 article.service_4 .icon {
    background-image: url(color-opt-four/images/icon_services_3_4.png); }
  /* line 73, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .block_services_5 .services article.service_1 {
    background-image: url(color-opt-four/images/icon_services_4_1.png); }
  /* line 76, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .block_services_5 .services article.service_2 {
    background-image: url(color-opt-four/images/icon_services_4_2.png); }
  /* line 79, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .block_services_5 .services article.service_3 {
    background-image: url(color-opt-four/images/icon_services_4_3.png); }
  /* line 82, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .block_services_5 .services article.service_4 {
    background-image: url(color-opt-four/images/icon_services_4_4.png); }
  /* line 85, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .block_services_5 .services article.service_5 {
    background-image: url(color-opt-four/images/icon_services_4_5.png); }
  /* line 88, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .block_services_5 .services article.service_6 {
    background-image: url(color-opt-four/images/icon_services_4_6.png); }
  /* line 91, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .block_main_features_2 .content article.feature_1 {
    background-image: url(color-opt-four/images/icon_features_5_1.png); }
  /* line 94, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .block_main_features_2 .content article.feature_2 {
    background-image: url(color-opt-four/images/icon_features_5_2.png); }
  /* line 97, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .block_main_features_2 .content article.feature_3 {
    background-image: url(color-opt-four/images/icon_features_5_3.png); }
  /* line 100, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .block_main_features_3 .content article.feature_1 {
    background-image: url(color-opt-four/images/icon_features_8_1.png); }
  /* line 103, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .block_main_features_3 .content article.feature_2 {
    background-image: url(color-opt-four/images/icon_features_8_2.png); }
  /* line 106, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .block_main_features_3 .content article.feature_3 {
    background-image: url(color-opt-four/images/icon_features_8_3.png); }
  /* line 109, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .block_features_1 .features article.feature_1 {
    background: url(color-opt-four/images/icon_features_2_1.png) no-repeat 0px 7px; }
  /* line 112, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .block_features_1 .features article.feature_2 {
    background: url(color-opt-four/images/icon_features_2_2.png) no-repeat 0px 5px; }
  /* line 115, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .block_features_1 .features article.feature_3 {
    background: url(color-opt-four/images/icon_features_2_3.png) no-repeat 0px 5px; }
  /* line 118, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .block_features_1 .features article.feature_4 {
    background: url(color-opt-four/images/icon_features_2_4.png) no-repeat 0px 5px; }
  /* line 121, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .block_features_1 .features article.feature_5 {
    background: url(color-opt-four/images/icon_features_2_5.png) no-repeat 0px 5px; }
  /* line 124, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .block_features_1 .features article.feature_6 {
    background: url(color-opt-four/images/icon_features_2_6.png) no-repeat 0px 5px; }
  /* line 127, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .block_features_1 .features article.feature_7 {
    background: url(color-opt-four/images/icon_features_2_7.png) no-repeat 4px 5px; }
  /* line 130, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .block_features_1 .features article.feature_8 {
    background: url(color-opt-four/images/icon_features_2_8.png) no-repeat 0px 5px; }
  /* line 133, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .block_features_1 .features article.feature_9 {
    background: url(color-opt-four/images/icon_features_2_9.png) no-repeat 0px 5px; }
  /* line 136, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .block_features_1 .features article.feature_10 {
    background: url(color-opt-four/images/icon_features_2_10.png) no-repeat 0px 5px; }
  /* line 139, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .block_features_1 .features article.feature_11 {
    background: url(color-opt-four/images/icon_features_2_11.png) no-repeat 0px 5px; }
  /* line 142, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .block_features_2 .features article.feature_1 {
    background-image: url(color-opt-four/images/icon_features_3_1.png); }
  /* line 145, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .block_features_2 .features article.feature_2 {
    background-image: url(color-opt-four/images/icon_features_3_2.png); }
  /* line 148, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .block_features_2 .features article.feature_3 {
    background-image: url(color-opt-four/images/icon_features_3_3.png); }
  /* line 151, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .block_features_2 .features article.feature_4 {
    background-image: url(color-opt-four/images/icon_features_3_4.png); }
  /* line 154, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .block_features_2 .features article.feature_5 {
    background-image: url(color-opt-four/images/icon_features_3_5.png); }
  /* line 157, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .block_features_2 .features article.feature_6 {
    background-image: url(color-opt-four/images/icon_features_3_6.png); }
  /* line 160, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .block_features_3 .features article.feature_1 {
    background-image: url(color-opt-four/images/icon_features_4_1.png); }
  /* line 163, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .block_features_3 .features article.feature_2 {
    background-image: url(color-opt-four/images/icon_features_4_2.png); }
  /* line 166, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .block_features_3 .features article.feature_3 {
    background-image: url(color-opt-four/images/icon_features_4_3.png); }
  /* line 169, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .block_features_4 .features article.feature_1 {
    background-image: url(color-opt-four/images/icon_features_6_1.png); }
  /* line 172, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .block_features_4 .features article.feature_2 {
    background-image: url(color-opt-four/images/icon_features_6_2.png); }
  /* line 175, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .block_features_4 .features article.feature_3 {
    background-image: url(color-opt-four/images/icon_features_6_3.png); }
  /* line 178, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .block_features_4 .features article.feature_4 {
    background-image: url(color-opt-four/images/icon_features_6_4.png); }
  /* line 181, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .block_features_4 .features article.feature_5 {
    background-image: url(color-opt-four/images/icon_features_6_5.png); }
  /* line 184, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .block_features_4 .features article.feature_6 {
    background-image: url(color-opt-four/images/icon_features_6_6.png); }
  /* line 187, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .block_features_6 .features article.feature_1 {
    background: url(color-opt-four/images/icon_features_2_1.png) no-repeat 0px 7px; }
  /* line 190, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .block_features_6 .features article.feature_2 {
    background: url(color-opt-four/images/icon_features_2_2.png) no-repeat 0px 5px; }
  /* line 193, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .block_features_6 .features article.feature_3 {
    background: url(color-opt-four/images/icon_features_2_3.png) no-repeat 0px 5px; }
  /* line 196, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .block_features_6 .features article.feature_4 {
    background: url(color-opt-four/images/icon_features_2_4.png) no-repeat 0px 5px; }
  /* line 199, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .block_features_6 .features article.feature_5 {
    background: url(color-opt-four/images/icon_features_2_5.png) no-repeat 0px 5px; }
  /* line 202, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .block_features_6 .features article.feature_6 {
    background: url(color-opt-four/images/icon_features_2_6.png) no-repeat 0px 5px; }
  /* line 205, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .block_features_6 .features article.feature_7 {
    background: url(color-opt-four/images/icon_features_2_7.png) no-repeat 4px 5px; }
  /* line 208, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .block_features_6 .features article.feature_8 {
    background: url(color-opt-four/images/icon_features_2_8.png) no-repeat 0px 5px; }
  /* line 211, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .block_features_6 .features article.feature_9 {
    background: url(color-opt-four/images/icon_features_2_9.png) no-repeat 0px 5px; }
  /* line 214, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .block_features_6 .features article.feature_10 {
    background: url(color-opt-four/images/icon_features_2_10.png) no-repeat 0px 5px; }
  /* line 217, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .block_features_8 .features article.feature_1 h3 {
    background: url(color-opt-four/images/icon_features_1_1.png) no-repeat 0px 4px; }
  /* line 220, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .block_features_8 .features article.feature_2 h3 {
    background: url(color-opt-four/images/icon_features_1_2.png) no-repeat 0px 3px; }
  /* line 223, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .block_features_8 .features article.feature_3 h3 {
    background: url(color-opt-four/images/icon_features_1_3.png) no-repeat 0px 3px; }
  /* line 226, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .block_features_8 .features article.feature_4 h3 {
    background: url(color-opt-four/images/icon_features_1_4.png) no-repeat 0px 3px; }
  /* line 229, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .block_features_9 .features article.feature_1:before {
    background-image: url(color-opt-four/images/icon_features_9_1.png); }
  /* line 232, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .block_features_9 .features article.feature_2:before {
    background-image: url(color-opt-four/images/icon_features_9_2.png); }
  /* line 235, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .block_features_9 .features article.feature_3:before {
    background-image: url(color-opt-four/images/icon_features_9_3.png); }
  /* line 238, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .block_features_10 .features article.feature_1 .icon {
    background-image: url(color-opt-four/images/icon_features_10_1.png); }
  /* line 241, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .block_features_10 .features article.feature_2 .icon {
    background-image: url(color-opt-four/images/icon_features_10_2.png); }
  /* line 244, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .block_features_10 .features article.feature_3 .icon {
    background-image: url(color-opt-four/images/icon_features_10_3.png); }
  /* line 247, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .block_features_10 .features article.feature_4 .icon {
    background-image: url(color-opt-four/images/icon_features_10_4.png); }
  /* line 250, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .block_testimonials_1 .flex-control-nav li a {
    background-image: url(color-opt-four/images/sprite_testimonials_nav_1.png); }
  /* line 253, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .block_testimonials_2 .update {
    background-image: url(color-opt-four/images/icon_update_1.png); }
  /* line 256, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .block_recent_works_1 .works .flex-direction-nav li a {
    background-image: url(color-opt-four/images/sprite_arrow_1.png); }
  /* line 259, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .block_recent_works_1 .button_view_all_1 {
    background-image: url(color-opt-four/images/icon_view_all_2.png); }
  /* line 262, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .block_recent_works_2 .works .flex-direction-nav li a {
    background-image: url(color-opt-four/images/sprite_arrow_1.png); }
  /* line 265, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .block_recent_works_3 .works .flex-direction-nav li a {
    background-image: url(color-opt-four/images/sprite_arrow_1.png); }
  /* line 268, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .block_facts_3 .facts li.fact_1 {
    background-image: url(color-opt-four/images/icon_facts_3_1.png); }
  /* line 271, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .block_facts_3 .facts li.fact_2 {
    background-image: url(color-opt-four/images/icon_facts_3_2.png); }
  /* line 274, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .block_facts_3 .facts li.fact_3 {
    background-image: url(color-opt-four/images/icon_facts_3_3.png); }
  /* line 277, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .block_facts_3 .facts li.fact_4 {
    background-image: url(color-opt-four/images/icon_facts_3_4.png); }
  /* line 280, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .block_facts_3 .facts li.fact_5 {
    background-image: url(color-opt-four/images/icon_facts_3_5.png); }
  /* line 283, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .block_facts_3 .facts li.fact_6 {
    background-image: url(color-opt-four/images/icon_facts_3_6.png); }
  /* line 286, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .block_facts_3 .facts li.fact_7 {
    background-image: url(color-opt-four/images/icon_facts_3_7.png); }
  /* line 289, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .block_facts_4 {
    background: url(color-opt-four/images/bg_title_5.jpg) repeat-y center top; }
  /* line 292, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .block_facts_5 .facts li.fact_1 {
    background-image: url(color-opt-four/images/icon_facts_5_1.png); }
  /* line 295, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .block_facts_5 .facts li.fact_2 {
    background-image: url(color-opt-four/images/icon_facts_5_2.png); }
  /* line 298, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .block_facts_5 .facts li.fact_3 {
    background-image: url(color-opt-four/images/icon_facts_5_3.png); }
  /* line 301, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .block_facts_5 .facts li.fact_4 {
    background-image: url(color-opt-four/images/icon_facts_5_4.png); }
  /* line 304, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .block_team_1 .flex-direction-nav li a {
    background-image: url(color-opt-four/images/sprite_arrow_1.png); }
  /* line 307, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .block_blog_1 article .image span.icon.play {
    background-image: url(color-opt-four/images/icon_play_1.png); }
  /* line 310, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .block_blog_1 article .comments {
    background: url(color-opt-four/images/icon_comments_2.png) no-repeat 0px 2px; }
  /* line 313, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .block_blog_1 article .likes {
    background: url(color-opt-four/images/icon_like_2.png) no-repeat 0px 2px; }
  /* line 316, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .block_blog_1 .posts.posts_slider .flex-direction-nav li a {
    background-image: url(color-opt-four/images/sprite_arrow_1.png); }
  /* line 319, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .block_blog_timeline_1 article .f_pic .icon.video {
    background-image: url(color-opt-four/images/icon_play_2.png); }
  /* line 322, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .block_blog_masonry_1 article .f_pic .icon.video {
    background-image: url(color-opt-four/images/icon_play_2.png); }
  /* line 325, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .block_blog_standart_1 article .f_pic .icon.video {
    background-image: url(color-opt-four/images/icon_play_2.png); }
  /* line 328, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .block_blog_post .post_description .likes:hover {
    background-image: url(color-opt-four/images/icon_like_3_act.png); }
  /* line 331, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .block_blog_post .post_related_articles .posts article.video .f_pic a:after {
    background-image: url(color-opt-four/images/icon_play_3.png); }
  /* line 334, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .block_blog_post .post_comments .comment .controls .reply:hover {
    background-image: url(color-opt-four/images/icon_reply_2.png); }
  /* line 337, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .block_video_1 .video .mejs-container .mejs-overlay .mejs-overlay-button {
    background-image: url(color-opt-four/images/icon_play_2.png); }
  /* line 340, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .block_accordion_type_1 .button_outer.current .icon {
    background: url(color-opt-four/images/icon_accordion_1_act.png) no-repeat; }
  /* line 343, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .block_toggle_type_2 .button_outer.toggle_1.current .icon {
    background-image: url(color-opt-four/images/icon_toggle_1_act.png); }
  /* line 346, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .block_toggle_type_2 .button_outer.toggle_2.current .icon {
    background-image: url(color-opt-four/images/icon_toggle_2_act.png); }
  /* line 349, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .block_toggle_type_2 .button_outer.toggle_3.current .icon {
    background-image: url(color-opt-four/images/icon_toggle_3_act.png); }
  /* line 352, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .block_toggle_type_3 .button_outer.toggle_1.current .icon {
    background-image: url(color-opt-four/images/icon_toggle_1_act.png); }
  /* line 355, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .block_toggle_type_3 .button_outer.toggle_2.current .icon {
    background-image: url(color-opt-four/images/icon_toggle_2_act.png); }
  /* line 358, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .block_toggle_type_3 .button_outer.toggle_3.current .icon {
    background-image: url(color-opt-four/images/icon_toggle_3_act.png); }
  /* line 361, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .block_faq_1 .faq .question .icon {
    background-image: url(color-opt-four/images/icon_faq_1.png); }
  /* line 364, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .block_faq_2 .topics li a:before {
    background-image: url(color-opt-four/images/icon_faq_1.png); }
  /* line 367, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .block_404 .line {
    background: url(color-opt-four/images/line_2.gif) repeat-x; }
  /* line 370, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .block_404 .search .button a {
    background: url(color-opt-four/images/icon_sidebar_search_1.png) no-repeat; }
  /* line 371, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .block_portfolio_item .title .controls a.view_all {
    background-image: url(color-opt-four/images/icon_view_all_3.png); }
  /* line 374, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .block_portfolio_item .title .controls a.prev {
    background-image: url(color-opt-four/images/sprite_arrow_2.png); }
  /* line 377, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .block_portfolio_item .title .controls a.next {
    background-image: url(color-opt-four/images/sprite_arrow_2.png); }
  /* line 380, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .block_portfolio_item .title .stats .likes:hover {
    background-image: url(color-opt-four/images/icon_like_3_act.png); }
  /* line 383, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .block_portfolio_item .view a {
    background: url(color-opt-four/images/icon_lnk_3.png) no-repeat 0px 3px; }
  /* line 386, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .block_portfolio_item .view a:hover {
    background-image: url(color-opt-four/images/icon_lnk_4.png); }
  /* line 389, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .block_sidebar_pics li a .hover {
    background: url(color-opt-four/images/icon_zoom_1.png) no-repeat center center rgba(113, 190, 60, 0.62); }
  /* line 392, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .block_sidebar_twitter .tweets li {
    background: url(color-opt-four/images/icon_twitter_3.png) no-repeat 0px 6px; }
  /* line 395, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .block_footer_twitter li {
    background: url(color-opt-four/images/icon_twitter_1.png) no-repeat 0px 6px; }
  /* line 398, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .general_button_type_9.icon_view_all:before {
    background-image: url(color-opt-four/images/icon_view_all_1.png); }
  /* line 402, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four blockquote.type_1 {
    border-left: 4px solid #f44f8b; }
  /* line 405, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four blockquote.type_5 span a {
    color: #4e3936; }
  /* line 408, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four blockquote.type_7:before {
    background-color: #f44f8b; }
  /* line 411, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .dropcap_4 {
    background-color: #f44f8b; }
  /* line 414, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .dropcap_6 {
    color: #f44f8b; }
  /* line 417, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .the_ins_1 {
    background-color: #f44f8b; }
  /* line 420, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .lnk_type_1 {
    border-bottom: 1px dashed #f44f8b; }
  /* line 423, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .lnk_type_1:hover {
    color: #f44f8b; }
  /* line 426, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .block_top_menu > nav > ul > li > a:hover {
    color: #f44f8b !important; }
  /* line 429, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .block_top_menu > nav > ul > li.current_page_item > a {
    color: #f44f8b !important; }
  /* line 432, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .oncontent_header .block_top_menu > nav > ul > li.current_page_item > a {
    color: #f44f8b; }
  /* line 435, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .block_top_menu .submenu li a:hover {
    color: #f44f8b; }
  /* line 438, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four #content section.type_4 {
    background-color: #4e3936; }
  /* line 441, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .general_title_5 {
    background: url(color-opt-four/images/bg_title_5.jpg) repeat-y center top #4e3936; }
  /* line 444, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .general_title_5:before {
    background: url(color-opt-four/images/tail_3.gif) no-repeat; }
  /* line 445, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .block_text_1 .slider .flex-control-nav li a.flex-active {
    background-color: #f44f8b; }
  /* line 448, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .block_services_2 article .line {
    background-color: #f44f8b; }
  /* line 451, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .block_services_3 article .line {
    background-color: #f44f8b; }
  /* line 454, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .block_services_7 article:hover .line {
    background-color: #f44f8b; }
  /* line 457, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .block_features_5 .features article .icon {
    background-color: #f44f8b; }
  /* line 460, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .block_features_7 .features article:hover .icon {
    background-color: #f44f8b; }
  /* line 463, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .block_features_8 .features article:hover h3 {
    color: #f44f8b; }
  /* line 466, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .block_testimonials_2 .testimonials .position a {
    color: #f44f8b; }
  /* line 469, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .block_team_1 .teammate .position {
    color: #f44f8b; }
  /* line 472, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .block_blog_1 article .slider .flex-direction-nav a:hover {
    background-color: #f44f8b; }
  /* line 475, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .block_blog_masonry_1 article .description h3 a:hover {
    color: #f44f8b; }
  /* line 478, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .block_blog_standart_1 article .description h3 a:hover {
    color: #f44f8b; }
  /* line 481, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .block_blog_post .post_description .tags a:hover {
    color: #f44f8b; }
  /* line 484, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .block_blog_post .post_comments .comment .controls .reply:hover {
    color: #f44f8b; }
  /* line 487, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .block_blog_post .post_leave_comment .label span {
    color: #f44f8b; }
  /* line 490, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .block_skills_1 .skills .level {
    background-color: #f44f8b; }
  /* line 493, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .block_skills_3 .skills .level {
    background-color: #f44f8b; }
  /* line 496, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .block_tabs_type_1 .tabs li a:hover {
    color: #f44f8b; }
  /* line 499, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .block_tabs_type_1 .tabs li a.current {
    color: #f44f8b; }
  /* line 502, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .block_tabs_type_2 .tabs li a.current:before {
    background-color: #f44f8b; }
  /* line 505, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .block_tabs_type_3 .tabs li a:hover {
    color: #f44f8b; }
  /* line 508, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .block_tabs_type_3 .tabs li a.current {
    background-color: #f44f8b;
    border-color: #f44f8b; }
  /* line 512, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .block_tabs_type_4 .tabs li a:hover {
    color: #f44f8b; }
  /* line 515, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .block_tabs_type_4 .tabs li a.current {
    color: #f44f8b; }
  /* line 518, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .block_tabs_type_5 .tabs li a:hover {
    color: #f44f8b; }
  /* line 521, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .block_tabs_type_5 .tabs li a.current {
    color: #f44f8b; }
  /* line 524, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .block_accordion_type_1 .button_outer.current .button_inner {
    color: #f44f8b; }
  /* line 527, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .block_accordion_type_2 .button_outer.current .button_inner {
    color: #f44f8b; }
  /* line 530, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .block_toggle_type_1 .button_outer.current .button_inner {
    color: #f44f8b; }
  /* line 533, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .block_toggle_type_2 .button_outer.current .button_inner {
    color: #f44f8b; }
  /* line 536, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .block_toggle_type_3 .button_outer.current .button_inner {
    color: #f44f8b; }
  /* line 539, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .block_contact_1 .contact_form .label span {
    color: #f44f8b; }
  /* line 542, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .block_faq_1 .faq .question:hover {
    color: #f44f8b; }
  /* line 545, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .block_faq_1 .faq.expanded .question {
    color: #f44f8b; }
  /* line 548, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .block_faq_2 .topics li a:hover {
    color: #f44f8b; }
  /* line 551, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .block_faq_2 .form .label span {
    color: #f44f8b; }
  /* line 554, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .block_404 p a {
    color: #f44f8b; }
  /* line 557, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .block_page_content_1 p a {
    color: #f44f8b; }
  /* line 560, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .block_pricing_table_1 .price .period {
    color: #f44f8b; }
  /* line 563, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .block_pricing_table_1 .button a {
    background-color: #f44f8b; }
  /* line 566, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .block_pricing_table_1 .column.special .title {
    background-color: #f44f8b;
    border: 1px solid #f44f8b; }
  /* line 570, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .block_pricing_table_1 .column.special .button a:hover {
    background-color: #f44f8b; }
  /* line 573, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .block_pricing_table_2 .price .period {
    color: #f44f8b; }
  /* line 576, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .block_pricing_table_2 .button a {
    background-color: #f44f8b; }
  /* line 579, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .block_pricing_table_2 .column.special .title {
    background-color: #f44f8b;
    border: 1px solid #f44f8b; }
  /* line 583, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .block_pricing_table_2 .column.special .button a:hover {
    background-color: #f44f8b; }
  /* line 586, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .block_countdown_1 li:before {
    color: #f44f8b; }
  /* line 589, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .block_newsletter_1 .label span {
    color: #f44f8b; }
  /* line 592, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .block_portfolio_1 .filter li a:hover {
    color: #f44f8b; }
  /* line 595, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .block_portfolio_1 .filter li a.current {
    background-color: #f44f8b; }
  /* line 598, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .block_portfolio_1 .filter_alt li a:hover {
    color: #f44f8b; }
  /* line 601, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .block_portfolio_1 .filter_alt li a.current {
    background-color: #f44f8b; }
  /* line 604, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .block_portfolio_2 .filter li a:hover {
    color: #f44f8b; }
  /* line 607, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .block_portfolio_2 .filter li a.current {
    color: #f44f8b; }
  /* line 610, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .block_portfolio_2 .filter_alt li a:hover {
    color: #f44f8b; }
  /* line 613, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .block_portfolio_2 .filter_alt li a.current {
    background-color: #f44f8b; }
  /* line 616, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .block_portfolio_2 .portfolio_items article .pic .hover {
    background-color: rgba(244, 79, 139, 0.92); }
  /* line 619, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .block_portfolio_3 .filter li a:hover {
    color: #f44f8b; }
  /* line 622, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .block_portfolio_3 .filter li a.current {
    color: #f44f8b; }
  /* line 625, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .block_portfolio_3 .filter_alt li a:hover {
    color: #f44f8b; }
  /* line 628, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .block_portfolio_3 .filter_alt li a.current {
    background-color: #f44f8b; }
  /* line 631, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .block_portfolio_item .view a:hover {
    color: #f44f8b; }
  /* line 634, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .block_portfolio_item .portfolio_item_facts:before {
    background-color: #4e3936; }
  /* line 637, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .block_sidebar_menu_1 li a:hover {
    color: #f44f8b; }
  /* line 640, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .block_sidebar_recent_posts article h4 a:hover {
    color: #f44f8b; }
  /* line 643, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .block_sidebar_tags li a:hover {
    background-color: #f44f8b; }
  /* line 646, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .block_sidebar_twitter .tweets li a:hover {
    color: #f44f8b; }
  /* line 649, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .block_sidebar_comments_1 article .position a {
    color: #f44f8b; }
  /* line 652, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four footer .bottom .inside .lnk_up:hover {
    background-color: #f44f8b; }
  /* line 655, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .block_footer_recent_posts article .title a:hover {
    color: #f44f8b; }
  /* line 658, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .block_bottom_menu li a:hover {
    color: #f44f8b; }
  /* line 661, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .general_button_type_1:hover {
    color: #f44f8b; }
  /* line 664, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .general_button_type_2 {
    background-color: #f44f8b; }
  /* line 667, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .general_button_type_6 {
    background-color: #f44f8b; }
  /* line 670, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .general_button_type_6:hover {
    color: #f44f8b; }
  /* line 673, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .general_button_type_7 {
    background-color: #4e3936; }
  /* line 676, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .general_button_type_7:hover {
    color: #f44f8b; }
  /* line 679, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .general_button_type_8:hover {
    color: #f44f8b; }
  /* line 682, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .general_button_type_9:hover {
    color: #f44f8b; }
  /* line 685, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .general_button_type_10 {
    background-color: #4e3936; }
  /* line 688, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .general_button_type_11 {
    background-color: #4e3936; }
  /* line 691, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .general_button_type_11:hover {
    color: #f44f8b; }
  /* line 694, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .general_button_type_12 {
    background-color: #f44f8b; }
  /* line 697, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .general_button_type_12:hover {
    color: #f44f8b; }
  /* line 700, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .general_button_type_13:hover {
    background-color: #f44f8b; }
  /* line 703, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .general_button_type_14:hover {
    color: #f44f8b; }
  /* line 706, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .general_button_type_15:hover {
    color: #f44f8b; }
  /* line 709, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .general_color_button.default {
    background-color: #f44f8b; }
  /* line 712, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .general_color_button.color_1 {
    background-color: #f44f8b; }
  /* line 715, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .general_color_button.color_2 {
    background-color: #4e3936; }
  /* line 718, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .general_button_alt.type_2:hover {
    background-color: #f44f8b;
    border-color: #f44f8b; }
  /* line 722, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .general_button_alt.type_3:hover {
    color: #4e3936; }
  /* line 725, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .general_button_icon.type_1 {
    background-color: #f44f8b;
    border: 1px solid #f44f8b; }
  /* line 729, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .general_button_icon.type_1:before {
    border-color: #f22972; }
  /* line 732, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .general_animated_button {
    background-color: #f44f8b; }
  /* line 735, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .general_animated_button.type_1 {
    background-color: #f44f8b; }
  /* line 738, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .general_animated_button.type_1:before {
    background-color: #f22972; }
  /* line 739, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .general_animated_button.type_2 {
    background-color: #4e3936; }
  /* line 742, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .general_animated_button.type_2:before {
    background-color: #362725; }
  /* line 743, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .general_3d_button {
    background-color: #f44f8b; }
  /* line 746, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .general_3d_button.default {
    background-color: #f44f8b; }
  /* line 749, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .general_3d_button.color_1 {
    background-color: #f44f8b;
    -webkit-box-shadow: inset 0px -2px 0px 0px #e80f5e;
    -moz-box-shadow: inset 0px -2px 0px 0px #e80f5e;
    box-shadow: inset 0px -2px 0px 0px #e80f5e; }
  /* line 755, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .general_3d_button.color_1:hover {
    background-color: #f22972; }
  /* line 758, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four .general_3d_button.color_2 {
    background-color: #4e3936;
    -webkit-box-shadow: inset 0px -2px 0px 0px #211817;
    -moz-box-shadow: inset 0px -2px 0px 0px #211817;
    box-shadow: inset 0px -2px 0px 0px #211817; }
  /* line 764, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
  .color_opt_four #content section.type_8 {
    background-color: #4e3936; }
  @media (-webkit-min-device-pixel-ratio: 1.1), (-moz-min-device-pixel-ratio: 1.1), (-o-min-device-pixel-ratio: 1.1), (min-device-pixel-ratio: 1.1) {
    .color_opt_four {
      /*.block_facts_3 .facts li.fact_1 {background-image:url(images/retina/icon_facts_3_1.png);}
				.block_facts_3 .facts li.fact_2 {background-image:url(images/retina/icon_facts_3_2.png);}
				.block_facts_3 .facts li.fact_3 {background-image:url(images/retina/icon_facts_3_3.png);}
				.block_facts_3 .facts li.fact_4 {background-image:url(images/retina/icon_facts_3_4.png);}
				.block_facts_3 .facts li.fact_5 {background-image:url(images/retina/icon_facts_3_5.png);}
				.block_facts_3 .facts li.fact_6 {background-image:url(images/retina/icon_facts_3_6.png);} */
      /* .block_facts_5 .facts li.fact_1 {background-image:url(images/retina/icon_facts_5_1.png);}
				.block_facts_5 .facts li.fact_2 {background-image:url(images/retina/icon_facts_5_2.png);}
				.block_facts_5 .facts li.fact_3 {background-image:url(images/retina/icon_facts_5_3.png);}
				.block_facts_5 .facts li.fact_4 {background-image:url(images/retina/icon_facts_5_4.png);} */ }
      /* line 774, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
      .color_opt_four .block_accordion_type_1 .button_outer.current .icon {
        background-image: url(color-opt-four/images/retina/icon_accordion_1_act.png); }
      /* line 790, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
      .color_opt_four .block_faq_1 .faq .question .icon {
        background-image: url(color-opt-four/images/retina/icon_faq_1.png); }
      /* line 793, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
      .color_opt_four .block_faq_2 .topics li a:before {
        background-image: url(color-opt-four/images/retina/icon_faq_1.png); }
      /* line 796, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
      .color_opt_four .block_features_1 .features article.feature_1 {
        background-image: url(color-opt-four/images/retina/icon_features_2_1.png); }
      /* line 799, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
      .color_opt_four .block_features_1 .features article.feature_2 {
        background-image: url(color-opt-four/images/retina/icon_features_2_2.png); }
      /* line 802, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
      .color_opt_four .block_features_1 .features article.feature_3 {
        background-image: url(color-opt-four/images/retina/icon_features_2_3.png); }
      /* line 805, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
      .color_opt_four .block_features_1 .features article.feature_4 {
        background-image: url(color-opt-four/images/retina/icon_features_2_4.png); }
      /* line 808, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
      .color_opt_four .block_features_1 .features article.feature_5 {
        background-image: url(color-opt-four/images/retina/icon_features_2_5.png); }
      /* line 811, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
      .color_opt_four .block_features_1 .features article.feature_6 {
        background-image: url(color-opt-four/images/retina/icon_features_2_6.png); }
      /* line 814, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
      .color_opt_four .block_features_1 .features article.feature_7 {
        background-image: url(color-opt-four/images/retina/icon_features_2_7.png); }
      /* line 817, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
      .color_opt_four .block_features_1 .features article.feature_8 {
        background-image: url(color-opt-four/images/retina/icon_features_2_8.png); }
      /* line 820, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
      .color_opt_four .block_features_1 .features article.feature_9 {
        background-image: url(color-opt-four/images/retina/icon_features_2_9.png); }
      /* line 823, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
      .color_opt_four .block_features_1 .features article.feature_10 {
        background-image: url(color-opt-four/images/retina/icon_features_2_10.png); }
      /* line 826, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
      .color_opt_four .block_features_6 .features article.feature_1 {
        background-image: url(color-opt-four/images/retina/icon_features_2_1.png); }
      /* line 829, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
      .color_opt_four .block_features_6 .features article.feature_2 {
        background-image: url(color-opt-four/images/retina/icon_features_2_2.png); }
      /* line 832, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
      .color_opt_four .block_features_6 .features article.feature_3 {
        background-image: url(color-opt-four/images/retina/icon_features_2_3.png); }
      /* line 835, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
      .color_opt_four .block_features_6 .features article.feature_4 {
        background-image: url(color-opt-four/images/retina/icon_features_2_4.png); }
      /* line 838, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
      .color_opt_four .block_features_6 .features article.feature_5 {
        background-image: url(color-opt-four/images/retina/icon_features_2_5.png); }
      /* line 841, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
      .color_opt_four .block_features_6 .features article.feature_6 {
        background-image: url(color-opt-four/images/retina/icon_features_2_6.png); }
      /* line 844, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
      .color_opt_four .block_features_6 .features article.feature_7 {
        background-image: url(color-opt-four/images/retina/icon_features_2_7.png); }
      /* line 847, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
      .color_opt_four .block_features_6 .features article.feature_8 {
        background-image: url(color-opt-four/images/retina/icon_features_2_8.png); }
      /* line 850, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
      .color_opt_four .block_features_6 .features article.feature_9 {
        background-image: url(color-opt-four/images/retina/icon_features_2_9.png); }
      /* line 853, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
      .color_opt_four .block_features_6 .features article.feature_10 {
        background-image: url(color-opt-four/images/retina/icon_features_2_10.png); }
      /* line 856, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
      .color_opt_four .block_features_4 .features article.feature_1 {
        background-image: url(color-opt-four/images/retina/icon_features_6_1.png); }
      /* line 859, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
      .color_opt_four .block_features_4 .features article.feature_2 {
        background-image: url(color-opt-four/images/retina/icon_features_6_2.png); }
      /* line 862, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
      .color_opt_four .block_features_4 .features article.feature_3 {
        background-image: url(color-opt-four/images/retina/icon_features_6_3.png); }
      /* line 865, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
      .color_opt_four .block_features_4 .features article.feature_4 {
        background-image: url(color-opt-four/images/retina/icon_features_6_4.png); }
      /* line 868, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
      .color_opt_four .block_features_4 .features article.feature_5 {
        background-image: url(color-opt-four/images/retina/icon_features_6_5.png); }
      /* line 871, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
      .color_opt_four .block_features_4 .features article.feature_6 {
        background-image: url(color-opt-four/images/retina/icon_features_6_6.png); }
      /* line 874, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
      .color_opt_four .block_main_features_3 .content article.feature_1 {
        background-image: url(color-opt-four/images/retina/icon_features_8_1.png); }
      /* line 877, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
      .color_opt_four .block_main_features_3 .content article.feature_2 {
        background-image: url(color-opt-four/images/retina/icon_features_8_2.png); }
      /* line 880, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
      .color_opt_four .block_main_features_3 .content article.feature_3 {
        background-image: url(color-opt-four/images/retina/icon_features_8_3.png); }
      /* line 883, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
      .color_opt_four .block_features_9 .features article.feature_1:before {
        background-image: url(color-opt-four/images/retina/icon_features_9_1.png); }
      /* line 886, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
      .color_opt_four .block_features_9 .features article.feature_2:before {
        background-image: url(color-opt-four/images/retina/icon_features_9_2.png); }
      /* line 889, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
      .color_opt_four .block_features_9 .features article.feature_3:before {
        background-image: url(color-opt-four/images/retina/icon_features_9_3.png); }
      /* line 892, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
      .color_opt_four .block_features_10 .features article.feature_1 .icon {
        background-image: url(color-opt-four/images/retina/icon_features_10_1.png); }
      /* line 895, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
      .color_opt_four .block_features_10 .features article.feature_2 .icon {
        background-image: url(color-opt-four/images/retina/icon_features_10_2.png); }
      /* line 898, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
      .color_opt_four .block_features_10 .features article.feature_3 .icon {
        background-image: url(color-opt-four/images/retina/icon_features_10_3.png); }
      /* line 901, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
      .color_opt_four .block_features_10 .features article.feature_4 .icon {
        background-image: url(color-opt-four/images/retina/icon_features_10_4.png); }
      /* line 904, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
      .color_opt_four .block_top_buttons .lnk_side_menu {
        background-image: url(color-opt-four/images/retina/icon_header_menu_1.png); }
      /* line 907, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
      .color_opt_four .block_top_search_trigger a {
        background-image: url(color-opt-four/images/retina/icon_header_search_1.png); }
      /* line 910, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
      .color_opt_four .block_blog_post .post_description .likes:hover {
        background-image: url(color-opt-four/images/retina/icon_like_3_act.png); }
      /* line 913, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
      .color_opt_four .block_portfolio_item .title .stats .likes:hover {
        background-image: url(color-opt-four/images/retina/icon_like_3_act.png); }
      /* line 916, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
      .color_opt_four .block_portfolio_item .view a:hover {
        background-image: url(color-opt-four/images/retina/icon_lnk_4.png); }
      /* line 919, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
      .color_opt_four .block_blog_timeline_1 article .f_pic .icon.video {
        background-image: url(color-opt-four/images/retina/icon_play_2.png); }
      /* line 922, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
      .color_opt_four .block_blog_masonry_1 article .f_pic .icon.video {
        background-image: url(color-opt-four/images/retina/icon_play_2.png); }
      /* line 925, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
      .color_opt_four .block_blog_standart_1 article .f_pic .icon.video {
        background-image: url(color-opt-four/images/retina/icon_play_2.png); }
      /* line 928, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
      .color_opt_four .block_video_1 .video .mejs-container .mejs-overlay .mejs-overlay-button {
        background-image: url(color-opt-four/images/retina/icon_play_2.png); }
      /* line 931, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
      .color_opt_four .block_blog_post .post_comments .comment .controls .reply:hover {
        background-image: url(color-opt-four/images/retina/icon_reply_2.png); }
      /* line 934, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
      .color_opt_four .block_services_1 article.service_1 .icon {
        background-image: url(color-opt-four/images/retina/icon_services_1_1.png); }
      /* line 937, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
      .color_opt_four .block_services_1 article.service_2 .icon {
        background-image: url(color-opt-four/images/retina/icon_services_1_2.png); }
      /* line 940, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
      .color_opt_four .block_services_1 article.service_3 .icon {
        background-image: url(color-opt-four/images/retina/icon_services_1_3.png); }
      /* line 943, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
      .color_opt_four .block_services_1 article.service_4 .icon {
        background-image: url(color-opt-four/images/retina/icon_services_1_4.png); }
      /* line 946, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
      .color_opt_four .block_services_2 article.service_1 .icon {
        background-image: url(color-opt-four/images/retina/icon_services_2_1.png); }
      /* line 949, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
      .color_opt_four .block_services_2 article.service_2 .icon {
        background-image: url(color-opt-four/images/retina/icon_services_2_2.png); }
      /* line 952, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
      .color_opt_four .block_services_2 article.service_3 .icon {
        background-image: url(color-opt-four/images/retina/icon_services_2_3.png); }
      /* line 955, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
      .color_opt_four .block_services_3 article.service_1 .icon {
        background-image: url(color-opt-four/images/retina/icon_services_3_1.png); }
      /* line 958, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
      .color_opt_four .block_services_3 article.service_2 .icon {
        background-image: url(color-opt-four/images/retina/icon_services_3_2.png); }
      /* line 961, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
      .color_opt_four .block_services_3 article.service_3 .icon {
        background-image: url(color-opt-four/images/retina/icon_services_3_3.png); }
      /* line 964, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
      .color_opt_four .block_services_3 article.service_4 .icon {
        background-image: url(color-opt-four/images/retina/icon_services_3_4.png); }
      /* line 967, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
      .color_opt_four .block_services_5 .services article.service_1 {
        background-image: url(color-opt-four/images/retina/icon_services_4_1.png); }
      /* line 970, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
      .color_opt_four .block_services_5 .services article.service_2 {
        background-image: url(color-opt-four/images/retina/icon_services_4_2.png); }
      /* line 973, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
      .color_opt_four .block_services_5 .services article.service_3 {
        background-image: url(color-opt-four/images/retina/icon_services_4_3.png); }
      /* line 976, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
      .color_opt_four .block_services_5 .services article.service_4 {
        background-image: url(color-opt-four/images/retina/icon_services_4_4.png); }
      /* line 979, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
      .color_opt_four .block_services_5 .services article.service_5 {
        background-image: url(color-opt-four/images/retina/icon_services_4_5.png); }
      /* line 982, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
      .color_opt_four .block_services_5 .services article.service_6 {
        background-image: url(color-opt-four/images/retina/icon_services_4_6.png); }
      /* line 985, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
      .color_opt_four .block_404 .search .button a {
        background-image: url(color-opt-four/images/retina/icon_sidebar_search_1.png); }
      /* line 988, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
      .color_opt_four .block_sidebar_search .button a {
        background-image: url(color-opt-four/images/retina/icon_sidebar_search_1.png); }
      /* line 991, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
      .color_opt_four .block_toggle_type_2 .button_outer.toggle_1.current .icon {
        background-image: url(color-opt-four/images/retina/icon_toggle_1_act.png); }
      /* line 994, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
      .color_opt_four .block_toggle_type_2 .button_outer.toggle_2 .icon {
        background-image: url(images/retina/icon_toggle_2.png); }
      /* line 997, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
      .color_opt_four .block_toggle_type_2 .button_outer.toggle_2.current .icon {
        background-image: url(color-opt-four/images/retina/icon_toggle_2_act.png); }
      /* line 1000, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
      .color_opt_four .block_toggle_type_2 .button_outer.toggle_3 .icon {
        background-image: url(images/retina/icon_toggle_3.png); }
      /* line 1003, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
      .color_opt_four .block_toggle_type_2 .button_outer.toggle_3.current .icon {
        background-image: url(color-opt-four/images/retina/icon_toggle_3_act.png); }
      /* line 1006, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
      .color_opt_four .block_toggle_type_3 .button_outer.toggle_1 .icon {
        background-image: url(images/retina/icon_toggle_1.png); }
      /* line 1009, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
      .color_opt_four .block_toggle_type_3 .button_outer.toggle_1.current .icon {
        background-image: url(color-opt-four/images/retina/icon_toggle_1_act.png); }
      /* line 1012, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
      .color_opt_four .block_toggle_type_3 .button_outer.toggle_2 .icon {
        background-image: url(images/retina/icon_toggle_2.png); }
      /* line 1015, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
      .color_opt_four .block_toggle_type_3 .button_outer.toggle_2.current .icon {
        background-image: url(color-opt-four/images/retina/icon_toggle_2_act.png); }
      /* line 1018, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
      .color_opt_four .block_toggle_type_3 .button_outer.toggle_3 .icon {
        background-image: url(images/retina/icon_toggle_3.png); }
      /* line 1021, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
      .color_opt_four .block_toggle_type_3 .button_outer.toggle_3.current .icon {
        background-image: url(color-opt-four/images/retina/icon_toggle_3_act.png); }
      /* line 1024, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
      .color_opt_four .block_footer_twitter li {
        background-image: url(images/retina/icon_twitter_1.png); }
      /* line 1027, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
      .color_opt_four .list_1 li {
        background-image: url(color-opt-four/images/retina/marker_1.png); }
      /* line 1030, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-four */
      .color_opt_four .block_testimonials_1 .flex-control-nav li a {
        background-image: url(color-opt-four/images/retina/sprite_testimonials_nav_1.png); } }

/* line 1, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
.color_opt_five {
  /* Retina styles */ }
  /* line 7, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five blockquote.type_6 {
    background: url(color-opt-five/images/icon_quote_3.png) no-repeat 0px 4px; }
  /* line 10, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .list_1 li {
    background: url(color-opt-five/images/marker_1.png) no-repeat 0px 6px; }
  /* line 13, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .block_side_recent_posts article .comments {
    background: url(color-opt-five/images/icon_comments_1.png) no-repeat 0px 1px; }
  /* line 16, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .block_side_twitter .tweets li {
    background: url(color-opt-five/images/icon_twitter_2.png) no-repeat 0px 6px; }
  /* line 19, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .block_top_buttons .lnk_side_menu {
    background-image: url(color-opt-five/images/icon_header_menu_1.png); }
  /* line 22, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .block_top_search_trigger a {
    background-image: url(color-opt-five/images/icon_header_search_1.png); }
  /* line 25, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five.oncontent_header.scrolled .block_top_search_trigger a {
    background-image: url(color-opt-five/images/icon_header_search_1.png); }
  /* line 28, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .block_top_search .field {
    background: url(color-opt-five/images/icon_header_search_2.png) no-repeat 0px 20px; }
  /* line 31, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .block_top_search .close {
    background-image: url(images/icon_search_close_1.png); }
  /* line 34, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .block_r_search .field {
    background: url(color-opt-five/images/icon_header_search_3.png) no-repeat 13px 14px #12181d; }
  /* line 37, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .general_title_5 {
    background: url(color-opt-five/images/bg_title_5.jpg) repeat-y center top #53c8e6; }
  /* line 40, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .block_services_1 article.service_1 .icon {
    background-image: url(color-opt-five/images/icon_services_1_1.png); }
  /* line 43, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .block_services_1 article.service_2 .icon {
    background-image: url(color-opt-five/images/icon_services_1_2.png); }
  /* line 46, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .block_services_1 article.service_3 .icon {
    background-image: url(color-opt-five/images/icon_services_1_3.png); }
  /* line 49, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .block_services_1 article.service_4 .icon {
    background-image: url(color-opt-five/images/icon_services_1_4.png); }
  /* line 52, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .block_services_2 article.service_1 .icon {
    background-image: url(color-opt-five/images/icon_services_2_1.png); }
  /* line 55, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .block_services_2 article.service_2 .icon {
    background-image: url(color-opt-five/images/icon_services_2_2.png); }
  /* line 58, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .block_services_2 article.service_3 .icon {
    background-image: url(color-opt-five/images/icon_services_2_3.png); }
  /* line 61, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .block_services_3 article.service_1 .icon {
    background-image: url(color-opt-five/images/icon_services_3_1.png); }
  /* line 64, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .block_services_3 article.service_2 .icon {
    background-image: url(color-opt-five/images/icon_services_3_2.png); }
  /* line 67, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .block_services_3 article.service_3 .icon {
    background-image: url(color-opt-five/images/icon_services_3_3.png); }
  /* line 70, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .block_services_3 article.service_4 .icon {
    background-image: url(color-opt-five/images/icon_services_3_4.png); }
  /* line 73, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .block_services_5 .services article.service_1 {
    background-image: url(color-opt-five/images/icon_services_4_1.png); }
  /* line 76, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .block_services_5 .services article.service_2 {
    background-image: url(color-opt-five/images/icon_services_4_2.png); }
  /* line 79, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .block_services_5 .services article.service_3 {
    background-image: url(color-opt-five/images/icon_services_4_3.png); }
  /* line 82, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .block_services_5 .services article.service_4 {
    background-image: url(color-opt-five/images/icon_services_4_4.png); }
  /* line 85, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .block_services_5 .services article.service_5 {
    background-image: url(color-opt-five/images/icon_services_4_5.png); }
  /* line 88, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .block_services_5 .services article.service_6 {
    background-image: url(color-opt-five/images/icon_services_4_6.png); }
  /* line 91, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .block_main_features_2 .content article.feature_1 {
    background-image: url(color-opt-five/images/icon_features_5_1.png); }
  /* line 94, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .block_main_features_2 .content article.feature_2 {
    background-image: url(color-opt-five/images/icon_features_5_2.png); }
  /* line 97, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .block_main_features_2 .content article.feature_3 {
    background-image: url(color-opt-five/images/icon_features_5_3.png); }
  /* line 100, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .block_main_features_3 .content article.feature_1 {
    background-image: url(color-opt-five/images/icon_features_8_1.png); }
  /* line 103, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .block_main_features_3 .content article.feature_2 {
    background-image: url(color-opt-five/images/icon_features_8_2.png); }
  /* line 106, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .block_main_features_3 .content article.feature_3 {
    background-image: url(color-opt-five/images/icon_features_8_3.png); }
  /* line 109, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .block_features_1 .features article.feature_1 {
    background: url(color-opt-five/images/icon_features_2_1.png) no-repeat 0px 7px; }
  /* line 112, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .block_features_1 .features article.feature_2 {
    background: url(color-opt-five/images/icon_features_2_2.png) no-repeat 0px 5px; }
  /* line 115, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .block_features_1 .features article.feature_3 {
    background: url(color-opt-five/images/icon_features_2_3.png) no-repeat 0px 5px; }
  /* line 118, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .block_features_1 .features article.feature_4 {
    background: url(color-opt-five/images/icon_features_2_4.png) no-repeat 0px 5px; }
  /* line 121, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .block_features_1 .features article.feature_5 {
    background: url(color-opt-five/images/icon_features_2_5.png) no-repeat 0px 5px; }
  /* line 124, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .block_features_1 .features article.feature_6 {
    background: url(color-opt-five/images/icon_features_2_6.png) no-repeat 0px 5px; }
  /* line 127, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .block_features_1 .features article.feature_7 {
    background: url(color-opt-five/images/icon_features_2_7.png) no-repeat 4px 5px; }
  /* line 130, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .block_features_1 .features article.feature_8 {
    background: url(color-opt-five/images/icon_features_2_8.png) no-repeat 0px 5px; }
  /* line 133, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .block_features_1 .features article.feature_9 {
    background: url(color-opt-five/images/icon_features_2_9.png) no-repeat 0px 5px; }
  /* line 136, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .block_features_1 .features article.feature_10 {
    background: url(color-opt-five/images/icon_features_2_10.png) no-repeat 0px 5px; }
  /* line 139, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .block_features_1 .features article.feature_11 {
    background: url(color-opt-five/images/icon_features_2_11.png) no-repeat 0px 5px; }
  /* line 142, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .block_features_2 .features article.feature_1 {
    background-image: url(color-opt-five/images/icon_features_3_1.png); }
  /* line 145, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .block_features_2 .features article.feature_2 {
    background-image: url(color-opt-five/images/icon_features_3_2.png); }
  /* line 148, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .block_features_2 .features article.feature_3 {
    background-image: url(color-opt-five/images/icon_features_3_3.png); }
  /* line 151, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .block_features_2 .features article.feature_4 {
    background-image: url(color-opt-five/images/icon_features_3_4.png); }
  /* line 154, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .block_features_2 .features article.feature_5 {
    background-image: url(color-opt-five/images/icon_features_3_5.png); }
  /* line 157, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .block_features_2 .features article.feature_6 {
    background-image: url(color-opt-five/images/icon_features_3_6.png); }
  /* line 160, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .block_features_3 .features article.feature_1 {
    background-image: url(color-opt-five/images/icon_features_4_1.png); }
  /* line 163, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .block_features_3 .features article.feature_2 {
    background-image: url(color-opt-five/images/icon_features_4_2.png); }
  /* line 166, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .block_features_3 .features article.feature_3 {
    background-image: url(color-opt-five/images/icon_features_4_3.png); }
  /* line 169, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .block_features_4 .features article.feature_1 {
    background-image: url(color-opt-five/images/icon_features_6_1.png); }
  /* line 172, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .block_features_4 .features article.feature_2 {
    background-image: url(color-opt-five/images/icon_features_6_2.png); }
  /* line 175, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .block_features_4 .features article.feature_3 {
    background-image: url(color-opt-five/images/icon_features_6_3.png); }
  /* line 178, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .block_features_4 .features article.feature_4 {
    background-image: url(color-opt-five/images/icon_features_6_4.png); }
  /* line 181, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .block_features_4 .features article.feature_5 {
    background-image: url(color-opt-five/images/icon_features_6_5.png); }
  /* line 184, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .block_features_4 .features article.feature_6 {
    background-image: url(color-opt-five/images/icon_features_6_6.png); }
  /* line 187, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .block_features_6 .features article.feature_1 {
    background: url(color-opt-five/images/icon_features_2_1.png) no-repeat 0px 7px; }
  /* line 190, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .block_features_6 .features article.feature_2 {
    background: url(color-opt-five/images/icon_features_2_2.png) no-repeat 0px 5px; }
  /* line 193, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .block_features_6 .features article.feature_3 {
    background: url(color-opt-five/images/icon_features_2_3.png) no-repeat 0px 5px; }
  /* line 196, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .block_features_6 .features article.feature_4 {
    background: url(color-opt-five/images/icon_features_2_4.png) no-repeat 0px 5px; }
  /* line 199, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .block_features_6 .features article.feature_5 {
    background: url(color-opt-five/images/icon_features_2_5.png) no-repeat 0px 5px; }
  /* line 202, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .block_features_6 .features article.feature_6 {
    background: url(color-opt-five/images/icon_features_2_6.png) no-repeat 0px 5px; }
  /* line 205, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .block_features_6 .features article.feature_7 {
    background: url(color-opt-five/images/icon_features_2_7.png) no-repeat 4px 5px; }
  /* line 208, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .block_features_6 .features article.feature_8 {
    background: url(color-opt-five/images/icon_features_2_8.png) no-repeat 0px 5px; }
  /* line 211, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .block_features_6 .features article.feature_9 {
    background: url(color-opt-five/images/icon_features_2_9.png) no-repeat 0px 5px; }
  /* line 214, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .block_features_6 .features article.feature_10 {
    background: url(color-opt-five/images/icon_features_2_10.png) no-repeat 0px 5px; }
  /* line 217, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .block_features_8 .features article.feature_1 h3 {
    background: url(color-opt-five/images/icon_features_1_1.png) no-repeat 0px 4px; }
  /* line 220, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .block_features_8 .features article.feature_2 h3 {
    background: url(color-opt-five/images/icon_features_1_2.png) no-repeat 0px 3px; }
  /* line 223, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .block_features_8 .features article.feature_3 h3 {
    background: url(color-opt-five/images/icon_features_1_3.png) no-repeat 0px 3px; }
  /* line 226, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .block_features_8 .features article.feature_4 h3 {
    background: url(color-opt-five/images/icon_features_1_4.png) no-repeat 0px 3px; }
  /* line 229, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .block_features_9 .features article.feature_1:before {
    background-image: url(color-opt-five/images/icon_features_9_1.png); }
  /* line 232, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .block_features_9 .features article.feature_2:before {
    background-image: url(color-opt-five/images/icon_features_9_2.png); }
  /* line 235, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .block_features_9 .features article.feature_3:before {
    background-image: url(color-opt-five/images/icon_features_9_3.png); }
  /* line 238, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .block_features_10 .features article.feature_1 .icon {
    background-image: url(color-opt-five/images/icon_features_10_1.png); }
  /* line 241, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .block_features_10 .features article.feature_2 .icon {
    background-image: url(color-opt-five/images/icon_features_10_2.png); }
  /* line 244, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .block_features_10 .features article.feature_3 .icon {
    background-image: url(color-opt-five/images/icon_features_10_3.png); }
  /* line 247, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .block_features_10 .features article.feature_4 .icon {
    background-image: url(color-opt-five/images/icon_features_10_4.png); }
  /* line 250, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .block_testimonials_1 .flex-control-nav li a {
    background-image: url(color-opt-five/images/sprite_testimonials_nav_1.png); }
  /* line 253, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .block_testimonials_2 .update {
    background-image: url(color-opt-five/images/icon_update_1.png); }
  /* line 256, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .block_recent_works_1 .works .flex-direction-nav li a {
    background-image: url(color-opt-five/images/sprite_arrow_1.png); }
  /* line 259, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .block_recent_works_1 .button_view_all_1 {
    background-image: url(color-opt-five/images/icon_view_all_2.png); }
  /* line 262, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .block_recent_works_2 .works .flex-direction-nav li a {
    background-image: url(color-opt-five/images/sprite_arrow_1.png); }
  /* line 265, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .block_recent_works_3 .works .flex-direction-nav li a {
    background-image: url(color-opt-five/images/sprite_arrow_1.png); }
  /* line 268, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .block_facts_3 .facts li.fact_1 {
    background-image: url(color-opt-five/images/icon_facts_3_1.png); }
  /* line 271, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .block_facts_3 .facts li.fact_2 {
    background-image: url(color-opt-five/images/icon_facts_3_2.png); }
  /* line 274, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .block_facts_3 .facts li.fact_3 {
    background-image: url(color-opt-five/images/icon_facts_3_3.png); }
  /* line 277, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .block_facts_3 .facts li.fact_4 {
    background-image: url(color-opt-five/images/icon_facts_3_4.png); }
  /* line 280, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .block_facts_3 .facts li.fact_5 {
    background-image: url(color-opt-five/images/icon_facts_3_5.png); }
  /* line 283, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .block_facts_3 .facts li.fact_6 {
    background-image: url(color-opt-five/images/icon_facts_3_6.png); }
  /* line 286, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .block_facts_3 .facts li.fact_7 {
    background-image: url(color-opt-five/images/icon_facts_3_7.png); }
  /* line 289, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .block_facts_4 {
    background: url(color-opt-five/images/bg_title_5.jpg) repeat-y center top; }
  /* line 292, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .block_facts_5 .facts li.fact_1 {
    background-image: url(color-opt-five/images/icon_facts_5_1.png); }
  /* line 295, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .block_facts_5 .facts li.fact_2 {
    background-image: url(color-opt-five/images/icon_facts_5_2.png); }
  /* line 298, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .block_facts_5 .facts li.fact_3 {
    background-image: url(color-opt-five/images/icon_facts_5_3.png); }
  /* line 301, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .block_facts_5 .facts li.fact_4 {
    background-image: url(color-opt-five/images/icon_facts_5_4.png); }
  /* line 304, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .block_team_1 .flex-direction-nav li a {
    background-image: url(color-opt-five/images/sprite_arrow_1.png); }
  /* line 307, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .block_blog_1 article .image span.icon.play {
    background-image: url(color-opt-five/images/icon_play_1.png); }
  /* line 310, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .block_blog_1 article .comments {
    background: url(color-opt-five/images/icon_comments_2.png) no-repeat 0px 2px; }
  /* line 313, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .block_blog_1 article .likes {
    background: url(color-opt-five/images/icon_like_2.png) no-repeat 0px 2px; }
  /* line 316, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .block_blog_1 .posts.posts_slider .flex-direction-nav li a {
    background-image: url(color-opt-five/images/sprite_arrow_1.png); }
  /* line 319, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .block_blog_timeline_1 article .f_pic .icon.video {
    background-image: url(color-opt-five/images/icon_play_2.png); }
  /* line 322, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .block_blog_masonry_1 article .f_pic .icon.video {
    background-image: url(color-opt-five/images/icon_play_2.png); }
  /* line 325, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .block_blog_standart_1 article .f_pic .icon.video {
    background-image: url(color-opt-five/images/icon_play_2.png); }
  /* line 328, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .block_blog_post .post_description .likes:hover {
    background-image: url(color-opt-five/images/icon_like_3_act.png); }
  /* line 331, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .block_blog_post .post_related_articles .posts article.video .f_pic a:after {
    background-image: url(color-opt-five/images/icon_play_3.png); }
  /* line 334, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .block_blog_post .post_comments .comment .controls .reply:hover {
    background-image: url(color-opt-five/images/icon_reply_2.png); }
  /* line 337, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .block_video_1 .video .mejs-container .mejs-overlay .mejs-overlay-button {
    background-image: url(color-opt-five/images/icon_play_2.png); }
  /* line 340, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .block_accordion_type_1 .button_outer.current .icon {
    background: url(color-opt-five/images/icon_accordion_1_act.png) no-repeat; }
  /* line 343, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .block_toggle_type_2 .button_outer.toggle_1.current .icon {
    background-image: url(color-opt-five/images/icon_toggle_1_act.png); }
  /* line 346, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .block_toggle_type_2 .button_outer.toggle_2.current .icon {
    background-image: url(color-opt-five/images/icon_toggle_2_act.png); }
  /* line 349, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .block_toggle_type_2 .button_outer.toggle_3.current .icon {
    background-image: url(color-opt-five/images/icon_toggle_3_act.png); }
  /* line 352, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .block_toggle_type_3 .button_outer.toggle_1.current .icon {
    background-image: url(color-opt-five/images/icon_toggle_1_act.png); }
  /* line 355, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .block_toggle_type_3 .button_outer.toggle_2.current .icon {
    background-image: url(color-opt-five/images/icon_toggle_2_act.png); }
  /* line 358, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .block_toggle_type_3 .button_outer.toggle_3.current .icon {
    background-image: url(color-opt-five/images/icon_toggle_3_act.png); }
  /* line 361, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .block_faq_1 .faq .question .icon {
    background-image: url(color-opt-five/images/icon_faq_1.png); }
  /* line 364, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .block_faq_2 .topics li a:before {
    background-image: url(color-opt-five/images/icon_faq_1.png); }
  /* line 367, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .block_404 .line {
    background: url(color-opt-five/images/line_2.gif) repeat-x; }
  /* line 370, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .block_404 .search .button a {
    background: url(color-opt-five/images/icon_sidebar_search_1.png) no-repeat; }
  /* line 372, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .block_portfolio_item .title .controls a.view_all {
    background-image: url(color-opt-five/images/icon_view_all_3.png); }
  /* line 375, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .block_portfolio_item .title .controls a.prev {
    background-image: url(color-opt-five/images/sprite_arrow_2.png); }
  /* line 378, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .block_portfolio_item .title .controls a.next {
    background-image: url(color-opt-five/images/sprite_arrow_2.png); }
  /* line 381, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .block_portfolio_item .title .stats .likes:hover {
    background-image: url(color-opt-five/images/icon_like_3_act.png); }
  /* line 384, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .block_portfolio_item .view a {
    background: url(color-opt-five/images/icon_lnk_3.png) no-repeat 0px 3px; }
  /* line 387, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .block_portfolio_item .view a:hover {
    background-image: url(color-opt-five/images/icon_lnk_4.png); }
  /* line 390, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .block_sidebar_pics li a .hover {
    background: url(color-opt-five/images/icon_zoom_1.png) no-repeat center center rgba(113, 190, 60, 0.62); }
  /* line 393, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .block_sidebar_twitter .tweets li {
    background: url(color-opt-five/images/icon_twitter_3.png) no-repeat 0px 6px; }
  /* line 396, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .block_footer_twitter li {
    background: url(color-opt-five/images/icon_twitter_1.png) no-repeat 0px 6px; }
  /* line 399, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .general_button_type_9.icon_view_all:before {
    background-image: url(color-opt-five/images/icon_view_all_1.png); }
  /* line 403, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five blockquote.type_1 {
    border-left: 4px solid #fe733b; }
  /* line 406, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five blockquote.type_5 span a {
    color: #10ac90; }
  /* line 409, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five blockquote.type_7:before {
    background-color: #fe733b; }
  /* line 412, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .dropcap_4 {
    background-color: #fe733b; }
  /* line 415, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .dropcap_6 {
    color: #fe733b; }
  /* line 418, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .the_ins_1 {
    background-color: #fe733b; }
  /* line 421, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .lnk_type_1 {
    border-bottom: 1px dashed #fe733b; }
  /* line 424, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .lnk_type_1:hover {
    color: #fe733b; }
  /* line 427, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .block_top_menu > nav > ul > li > a:hover {
    color: #fe733b !important; }
  /* line 430, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .block_top_menu > nav > ul > li.current_page_item > a {
    color: #fe733b !important; }
  /* line 433, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .oncontent_header .block_top_menu > nav > ul > li.current_page_item > a {
    color: #fe733b; }
  /* line 436, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .block_top_menu .submenu li a:hover {
    color: #fe733b; }
  /* line 439, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five #content section.type_4 {
    background-color: #10ac90; }
  /* line 442, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .general_title_5 {
    background: url(color-opt-five/images/bg_title_5.jpg) repeat-y center top #10ac90; }
  /* line 445, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .general_title_5:before {
    background: url(color-opt-five/images/tail_3.gif) no-repeat; }
  /* line 446, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .block_text_1 .slider .flex-control-nav li a.flex-active {
    background-color: #fe733b; }
  /* line 449, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .block_services_2 article .line {
    background-color: #fe733b; }
  /* line 452, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .block_services_3 article .line {
    background-color: #fe733b; }
  /* line 455, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .block_services_7 article:hover .line {
    background-color: #fe733b; }
  /* line 458, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .block_features_5 .features article .icon {
    background-color: #fe733b; }
  /* line 461, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .block_features_7 .features article:hover .icon {
    background-color: #fe733b; }
  /* line 464, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .block_features_8 .features article:hover h3 {
    color: #fe733b; }
  /* line 467, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .block_testimonials_2 .testimonials .position a {
    color: #fe733b; }
  /* line 470, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .block_team_1 .teammate .position {
    color: #fe733b; }
  /* line 473, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .block_blog_1 article .slider .flex-direction-nav a:hover {
    background-color: #fe733b; }
  /* line 476, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .block_blog_masonry_1 article .description h3 a:hover {
    color: #fe733b; }
  /* line 479, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .block_blog_standart_1 article .description h3 a:hover {
    color: #fe733b; }
  /* line 482, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .block_blog_post .post_description .tags a:hover {
    color: #fe733b; }
  /* line 485, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .block_blog_post .post_comments .comment .controls .reply:hover {
    color: #fe733b; }
  /* line 488, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .block_blog_post .post_leave_comment .label span {
    color: #fe733b; }
  /* line 491, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .block_skills_1 .skills .level {
    background-color: #fe733b; }
  /* line 494, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .block_skills_3 .skills .level {
    background-color: #fe733b; }
  /* line 497, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .block_tabs_type_1 .tabs li a:hover {
    color: #fe733b; }
  /* line 500, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .block_tabs_type_1 .tabs li a.current {
    color: #fe733b; }
  /* line 503, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .block_tabs_type_2 .tabs li a.current:before {
    background-color: #fe733b; }
  /* line 506, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .block_tabs_type_3 .tabs li a:hover {
    color: #fe733b; }
  /* line 509, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .block_tabs_type_3 .tabs li a.current {
    background-color: #fe733b;
    border-color: #fe733b; }
  /* line 513, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .block_tabs_type_4 .tabs li a:hover {
    color: #fe733b; }
  /* line 516, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .block_tabs_type_4 .tabs li a.current {
    color: #fe733b; }
  /* line 519, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .block_tabs_type_5 .tabs li a:hover {
    color: #fe733b; }
  /* line 522, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .block_tabs_type_5 .tabs li a.current {
    color: #fe733b; }
  /* line 525, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .block_accordion_type_1 .button_outer.current .button_inner {
    color: #fe733b; }
  /* line 528, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .block_accordion_type_2 .button_outer.current .button_inner {
    color: #fe733b; }
  /* line 531, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .block_toggle_type_1 .button_outer.current .button_inner {
    color: #fe733b; }
  /* line 534, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .block_toggle_type_2 .button_outer.current .button_inner {
    color: #fe733b; }
  /* line 537, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .block_toggle_type_3 .button_outer.current .button_inner {
    color: #fe733b; }
  /* line 540, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .block_contact_1 .contact_form .label span {
    color: #fe733b; }
  /* line 543, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .block_faq_1 .faq .question:hover {
    color: #fe733b; }
  /* line 546, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .block_faq_1 .faq.expanded .question {
    color: #fe733b; }
  /* line 549, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .block_faq_2 .topics li a:hover {
    color: #fe733b; }
  /* line 552, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .block_faq_2 .form .label span {
    color: #fe733b; }
  /* line 555, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .block_404 p a {
    color: #fe733b; }
  /* line 558, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .block_page_content_1 p a {
    color: #fe733b; }
  /* line 561, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .block_pricing_table_1 .price .period {
    color: #fe733b; }
  /* line 564, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .block_pricing_table_1 .button a {
    background-color: #fe733b; }
  /* line 567, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .block_pricing_table_1 .column.special .title {
    background-color: #fe733b;
    border: 1px solid #fe733b; }
  /* line 571, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .block_pricing_table_1 .column.special .button a:hover {
    background-color: #fe733b; }
  /* line 574, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .block_pricing_table_2 .price .period {
    color: #fe733b; }
  /* line 577, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .block_pricing_table_2 .button a {
    background-color: #fe733b; }
  /* line 580, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .block_pricing_table_2 .column.special .title {
    background-color: #fe733b;
    border: 1px solid #fe733b; }
  /* line 584, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .block_pricing_table_2 .column.special .button a:hover {
    background-color: #fe733b; }
  /* line 587, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .block_countdown_1 li:before {
    color: #fe733b; }
  /* line 590, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .block_newsletter_1 .label span {
    color: #fe733b; }
  /* line 593, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .block_portfolio_1 .filter li a:hover {
    color: #fe733b; }
  /* line 596, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .block_portfolio_1 .filter li a.current {
    background-color: #fe733b; }
  /* line 599, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .block_portfolio_1 .filter_alt li a:hover {
    color: #fe733b; }
  /* line 602, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .block_portfolio_1 .filter_alt li a.current {
    background-color: #fe733b; }
  /* line 605, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .block_portfolio_2 .filter li a:hover {
    color: #fe733b; }
  /* line 608, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .block_portfolio_2 .filter li a.current {
    color: #fe733b; }
  /* line 611, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .block_portfolio_2 .filter_alt li a:hover {
    color: #fe733b; }
  /* line 614, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .block_portfolio_2 .filter_alt li a.current {
    background-color: #fe733b; }
  /* line 617, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .block_portfolio_2 .portfolio_items article .pic .hover {
    background-color: rgba(254, 115, 59, 0.92); }
  /* line 620, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .block_portfolio_3 .filter li a:hover {
    color: #fe733b; }
  /* line 623, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .block_portfolio_3 .filter li a.current {
    color: #fe733b; }
  /* line 626, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .block_portfolio_3 .filter_alt li a:hover {
    color: #fe733b; }
  /* line 629, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .block_portfolio_3 .filter_alt li a.current {
    background-color: #fe733b; }
  /* line 632, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .block_portfolio_item .view a:hover {
    color: #fe733b; }
  /* line 635, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .block_portfolio_item .portfolio_item_facts:before {
    background-color: #10ac90; }
  /* line 638, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .block_sidebar_menu_1 li a:hover {
    color: #fe733b; }
  /* line 641, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .block_sidebar_recent_posts article h4 a:hover {
    color: #fe733b; }
  /* line 644, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .block_sidebar_tags li a:hover {
    background-color: #fe733b; }
  /* line 647, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .block_sidebar_twitter .tweets li a:hover {
    color: #fe733b; }
  /* line 650, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .block_sidebar_comments_1 article .position a {
    color: #fe733b; }
  /* line 653, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five footer .bottom .inside .lnk_up:hover {
    background-color: #fe733b; }
  /* line 656, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .block_footer_recent_posts article .title a:hover {
    color: #fe733b; }
  /* line 659, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .block_bottom_menu li a:hover {
    color: #fe733b; }
  /* line 662, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .general_button_type_1:hover {
    color: #fe733b; }
  /* line 665, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .general_button_type_2 {
    background-color: #fe733b; }
  /* line 668, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .general_button_type_6 {
    background-color: #fe733b; }
  /* line 671, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .general_button_type_6:hover {
    color: #fe733b; }
  /* line 674, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .general_button_type_7 {
    background-color: #10ac90; }
  /* line 677, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .general_button_type_7:hover {
    color: #fe733b; }
  /* line 680, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .general_button_type_8:hover {
    color: #fe733b; }
  /* line 683, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .general_button_type_9:hover {
    color: #fe733b; }
  /* line 686, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .general_button_type_10 {
    background-color: #10ac90; }
  /* line 689, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .general_button_type_11 {
    background-color: #10ac90; }
  /* line 692, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .general_button_type_11:hover {
    color: #fe733b; }
  /* line 695, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .general_button_type_12 {
    background-color: #fe733b; }
  /* line 698, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .general_button_type_12:hover {
    color: #fe733b; }
  /* line 701, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .general_button_type_13:hover {
    background-color: #fe733b; }
  /* line 704, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .general_button_type_14:hover {
    color: #fe733b; }
  /* line 707, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .general_button_type_15:hover {
    color: #fe733b; }
  /* line 710, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .general_color_button.default {
    background-color: #fe733b; }
  /* line 713, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .general_color_button.color_1 {
    background-color: #fe733b; }
  /* line 716, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .general_color_button.color_2 {
    background-color: #10ac90; }
  /* line 719, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .general_button_alt.type_2:hover {
    background-color: #fe733b;
    border-color: #fe733b; }
  /* line 723, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .general_button_alt.type_3:hover {
    color: #10ac90; }
  /* line 726, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .general_button_icon.type_1 {
    background-color: #fe733b;
    border: 1px solid #fe733b; }
  /* line 730, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .general_button_icon.type_1:before {
    border-color: #fe5612; }
  /* line 733, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .general_animated_button {
    background-color: #fe733b; }
  /* line 736, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .general_animated_button.type_1 {
    background-color: #fe733b; }
  /* line 739, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .general_animated_button.type_1:before {
    background-color: #fe5612; }
  /* line 740, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .general_animated_button.type_2 {
    background-color: #10ac90; }
  /* line 743, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .general_animated_button.type_2:before {
    background-color: #0d8771; }
  /* line 744, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .general_3d_button {
    background-color: #fe733b; }
  /* line 747, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .general_3d_button.default {
    background-color: #fe733b; }
  /* line 750, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .general_3d_button.color_1 {
    background-color: #fe733b;
    -webkit-box-shadow: inset 0px -2px 0px 0px #eb4401;
    -moz-box-shadow: inset 0px -2px 0px 0px #eb4401;
    box-shadow: inset 0px -2px 0px 0px #eb4401; }
  /* line 756, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .general_3d_button.color_1:hover {
    background-color: #fe5612; }
  /* line 759, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five .general_3d_button.color_2 {
    background-color: #10ac90;
    -webkit-box-shadow: inset 0px -2px 0px 0px #096655;
    -moz-box-shadow: inset 0px -2px 0px 0px #096655;
    box-shadow: inset 0px -2px 0px 0px #096655; }
  /* line 765, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
  .color_opt_five #content section.type_8 {
    background-color: #10ac90; }
  @media (-webkit-min-device-pixel-ratio: 1.1), (-moz-min-device-pixel-ratio: 1.1), (-o-min-device-pixel-ratio: 1.1), (min-device-pixel-ratio: 1.1) {
    .color_opt_five {
      /*.block_facts_3 .facts li.fact_1 {background-image:url(images/retina/icon_facts_3_1.png);}
				.block_facts_3 .facts li.fact_2 {background-image:url(images/retina/icon_facts_3_2.png);}
				.block_facts_3 .facts li.fact_3 {background-image:url(images/retina/icon_facts_3_3.png);}
				.block_facts_3 .facts li.fact_4 {background-image:url(images/retina/icon_facts_3_4.png);}
				.block_facts_3 .facts li.fact_5 {background-image:url(images/retina/icon_facts_3_5.png);}
				.block_facts_3 .facts li.fact_6 {background-image:url(images/retina/icon_facts_3_6.png);} */
      /* .block_facts_5 .facts li.fact_1 {background-image:url(images/retina/icon_facts_5_1.png);}
				.block_facts_5 .facts li.fact_2 {background-image:url(images/retina/icon_facts_5_2.png);}
				.block_facts_5 .facts li.fact_3 {background-image:url(images/retina/icon_facts_5_3.png);}
				.block_facts_5 .facts li.fact_4 {background-image:url(images/retina/icon_facts_5_4.png);} */ }
      /* line 775, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
      .color_opt_five .block_accordion_type_1 .button_outer.current .icon {
        background-image: url(color-opt-five/images/retina/icon_accordion_1_act.png); }
      /* line 791, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
      .color_opt_five .block_faq_1 .faq .question .icon {
        background-image: url(color-opt-five/images/retina/icon_faq_1.png); }
      /* line 794, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
      .color_opt_five .block_faq_2 .topics li a:before {
        background-image: url(color-opt-five/images/retina/icon_faq_1.png); }
      /* line 797, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
      .color_opt_five .block_features_1 .features article.feature_1 {
        background-image: url(color-opt-five/images/retina/icon_features_2_1.png); }
      /* line 800, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
      .color_opt_five .block_features_1 .features article.feature_2 {
        background-image: url(color-opt-five/images/retina/icon_features_2_2.png); }
      /* line 803, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
      .color_opt_five .block_features_1 .features article.feature_3 {
        background-image: url(color-opt-five/images/retina/icon_features_2_3.png); }
      /* line 806, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
      .color_opt_five .block_features_1 .features article.feature_4 {
        background-image: url(color-opt-five/images/retina/icon_features_2_4.png); }
      /* line 809, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
      .color_opt_five .block_features_1 .features article.feature_5 {
        background-image: url(color-opt-five/images/retina/icon_features_2_5.png); }
      /* line 812, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
      .color_opt_five .block_features_1 .features article.feature_6 {
        background-image: url(color-opt-five/images/retina/icon_features_2_6.png); }
      /* line 815, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
      .color_opt_five .block_features_1 .features article.feature_7 {
        background-image: url(color-opt-five/images/retina/icon_features_2_7.png); }
      /* line 818, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
      .color_opt_five .block_features_1 .features article.feature_8 {
        background-image: url(color-opt-five/images/retina/icon_features_2_8.png); }
      /* line 821, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
      .color_opt_five .block_features_1 .features article.feature_9 {
        background-image: url(color-opt-five/images/retina/icon_features_2_9.png); }
      /* line 824, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
      .color_opt_five .block_features_1 .features article.feature_10 {
        background-image: url(color-opt-five/images/retina/icon_features_2_10.png); }
      /* line 827, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
      .color_opt_five .block_features_6 .features article.feature_1 {
        background-image: url(color-opt-five/images/retina/icon_features_2_1.png); }
      /* line 830, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
      .color_opt_five .block_features_6 .features article.feature_2 {
        background-image: url(color-opt-five/images/retina/icon_features_2_2.png); }
      /* line 833, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
      .color_opt_five .block_features_6 .features article.feature_3 {
        background-image: url(color-opt-five/images/retina/icon_features_2_3.png); }
      /* line 836, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
      .color_opt_five .block_features_6 .features article.feature_4 {
        background-image: url(color-opt-five/images/retina/icon_features_2_4.png); }
      /* line 839, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
      .color_opt_five .block_features_6 .features article.feature_5 {
        background-image: url(color-opt-five/images/retina/icon_features_2_5.png); }
      /* line 842, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
      .color_opt_five .block_features_6 .features article.feature_6 {
        background-image: url(color-opt-five/images/retina/icon_features_2_6.png); }
      /* line 845, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
      .color_opt_five .block_features_6 .features article.feature_7 {
        background-image: url(color-opt-five/images/retina/icon_features_2_7.png); }
      /* line 848, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
      .color_opt_five .block_features_6 .features article.feature_8 {
        background-image: url(color-opt-five/images/retina/icon_features_2_8.png); }
      /* line 851, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
      .color_opt_five .block_features_6 .features article.feature_9 {
        background-image: url(color-opt-five/images/retina/icon_features_2_9.png); }
      /* line 854, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
      .color_opt_five .block_features_6 .features article.feature_10 {
        background-image: url(color-opt-five/images/retina/icon_features_2_10.png); }
      /* line 857, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
      .color_opt_five .block_features_4 .features article.feature_1 {
        background-image: url(color-opt-five/images/retina/icon_features_6_1.png); }
      /* line 860, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
      .color_opt_five .block_features_4 .features article.feature_2 {
        background-image: url(color-opt-five/images/retina/icon_features_6_2.png); }
      /* line 863, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
      .color_opt_five .block_features_4 .features article.feature_3 {
        background-image: url(color-opt-five/images/retina/icon_features_6_3.png); }
      /* line 866, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
      .color_opt_five .block_features_4 .features article.feature_4 {
        background-image: url(color-opt-five/images/retina/icon_features_6_4.png); }
      /* line 869, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
      .color_opt_five .block_features_4 .features article.feature_5 {
        background-image: url(color-opt-five/images/retina/icon_features_6_5.png); }
      /* line 872, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
      .color_opt_five .block_features_4 .features article.feature_6 {
        background-image: url(color-opt-five/images/retina/icon_features_6_6.png); }
      /* line 875, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
      .color_opt_five .block_main_features_3 .content article.feature_1 {
        background-image: url(color-opt-five/images/retina/icon_features_8_1.png); }
      /* line 878, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
      .color_opt_five .block_main_features_3 .content article.feature_2 {
        background-image: url(color-opt-five/images/retina/icon_features_8_2.png); }
      /* line 881, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
      .color_opt_five .block_main_features_3 .content article.feature_3 {
        background-image: url(color-opt-five/images/retina/icon_features_8_3.png); }
      /* line 884, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
      .color_opt_five .block_features_9 .features article.feature_1:before {
        background-image: url(color-opt-five/images/retina/icon_features_9_1.png); }
      /* line 887, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
      .color_opt_five .block_features_9 .features article.feature_2:before {
        background-image: url(color-opt-five/images/retina/icon_features_9_2.png); }
      /* line 890, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
      .color_opt_five .block_features_9 .features article.feature_3:before {
        background-image: url(color-opt-five/images/retina/icon_features_9_3.png); }
      /* line 893, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
      .color_opt_five .block_features_10 .features article.feature_1 .icon {
        background-image: url(color-opt-five/images/retina/icon_features_10_1.png); }
      /* line 896, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
      .color_opt_five .block_features_10 .features article.feature_2 .icon {
        background-image: url(color-opt-five/images/retina/icon_features_10_2.png); }
      /* line 899, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
      .color_opt_five .block_features_10 .features article.feature_3 .icon {
        background-image: url(color-opt-five/images/retina/icon_features_10_3.png); }
      /* line 902, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
      .color_opt_five .block_features_10 .features article.feature_4 .icon {
        background-image: url(color-opt-five/images/retina/icon_features_10_4.png); }
      /* line 905, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
      .color_opt_five .block_top_buttons .lnk_side_menu {
        background-image: url(color-opt-five/images/retina/icon_header_menu_1.png); }
      /* line 908, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
      .color_opt_five .block_top_search_trigger a {
        background-image: url(color-opt-five/images/retina/icon_header_search_1.png); }
      /* line 911, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
      .color_opt_five .block_blog_post .post_description .likes:hover {
        background-image: url(color-opt-five/images/retina/icon_like_3_act.png); }
      /* line 914, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
      .color_opt_five .block_portfolio_item .title .stats .likes:hover {
        background-image: url(color-opt-five/images/retina/icon_like_3_act.png); }
      /* line 917, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
      .color_opt_five .block_portfolio_item .view a:hover {
        background-image: url(color-opt-five/images/retina/icon_lnk_4.png); }
      /* line 920, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
      .color_opt_five .block_blog_timeline_1 article .f_pic .icon.video {
        background-image: url(color-opt-five/images/retina/icon_play_2.png); }
      /* line 923, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
      .color_opt_five .block_blog_masonry_1 article .f_pic .icon.video {
        background-image: url(color-opt-five/images/retina/icon_play_2.png); }
      /* line 926, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
      .color_opt_five .block_blog_standart_1 article .f_pic .icon.video {
        background-image: url(color-opt-five/images/retina/icon_play_2.png); }
      /* line 929, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
      .color_opt_five .block_video_1 .video .mejs-container .mejs-overlay .mejs-overlay-button {
        background-image: url(color-opt-five/images/retina/icon_play_2.png); }
      /* line 932, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
      .color_opt_five .block_blog_post .post_comments .comment .controls .reply:hover {
        background-image: url(color-opt-five/images/retina/icon_reply_2.png); }
      /* line 935, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
      .color_opt_five .block_services_1 article.service_1 .icon {
        background-image: url(color-opt-five/images/retina/icon_services_1_1.png); }
      /* line 938, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
      .color_opt_five .block_services_1 article.service_2 .icon {
        background-image: url(color-opt-five/images/retina/icon_services_1_2.png); }
      /* line 941, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
      .color_opt_five .block_services_1 article.service_3 .icon {
        background-image: url(color-opt-five/images/retina/icon_services_1_3.png); }
      /* line 944, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
      .color_opt_five .block_services_1 article.service_4 .icon {
        background-image: url(color-opt-five/images/retina/icon_services_1_4.png); }
      /* line 947, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
      .color_opt_five .block_services_2 article.service_1 .icon {
        background-image: url(color-opt-five/images/retina/icon_services_2_1.png); }
      /* line 950, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
      .color_opt_five .block_services_2 article.service_2 .icon {
        background-image: url(color-opt-five/images/retina/icon_services_2_2.png); }
      /* line 953, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
      .color_opt_five .block_services_2 article.service_3 .icon {
        background-image: url(color-opt-five/images/retina/icon_services_2_3.png); }
      /* line 956, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
      .color_opt_five .block_services_3 article.service_1 .icon {
        background-image: url(color-opt-five/images/retina/icon_services_3_1.png); }
      /* line 959, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
      .color_opt_five .block_services_3 article.service_2 .icon {
        background-image: url(color-opt-five/images/retina/icon_services_3_2.png); }
      /* line 962, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
      .color_opt_five .block_services_3 article.service_3 .icon {
        background-image: url(color-opt-five/images/retina/icon_services_3_3.png); }
      /* line 965, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
      .color_opt_five .block_services_3 article.service_4 .icon {
        background-image: url(color-opt-five/images/retina/icon_services_3_4.png); }
      /* line 968, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
      .color_opt_five .block_services_5 .services article.service_1 {
        background-image: url(color-opt-five/images/retina/icon_services_4_1.png); }
      /* line 971, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
      .color_opt_five .block_services_5 .services article.service_2 {
        background-image: url(color-opt-five/images/retina/icon_services_4_2.png); }
      /* line 974, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
      .color_opt_five .block_services_5 .services article.service_3 {
        background-image: url(color-opt-five/images/retina/icon_services_4_3.png); }
      /* line 977, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
      .color_opt_five .block_services_5 .services article.service_4 {
        background-image: url(color-opt-five/images/retina/icon_services_4_4.png); }
      /* line 980, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
      .color_opt_five .block_services_5 .services article.service_5 {
        background-image: url(color-opt-five/images/retina/icon_services_4_5.png); }
      /* line 983, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
      .color_opt_five .block_services_5 .services article.service_6 {
        background-image: url(color-opt-five/images/retina/icon_services_4_6.png); }
      /* line 986, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
      .color_opt_five .block_404 .search .button a {
        background-image: url(color-opt-five/images/retina/icon_sidebar_search_1.png); }
      /* line 989, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
      .color_opt_five .block_sidebar_search .button a {
        background-image: url(color-opt-five/images/retina/icon_sidebar_search_1.png); }
      /* line 992, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
      .color_opt_five .block_toggle_type_2 .button_outer.toggle_1.current .icon {
        background-image: url(color-opt-five/images/retina/icon_toggle_1_act.png); }
      /* line 995, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
      .color_opt_five .block_toggle_type_2 .button_outer.toggle_2 .icon {
        background-image: url(images/retina/icon_toggle_2.png); }
      /* line 998, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
      .color_opt_five .block_toggle_type_2 .button_outer.toggle_2.current .icon {
        background-image: url(color-opt-five/images/retina/icon_toggle_2_act.png); }
      /* line 1001, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
      .color_opt_five .block_toggle_type_2 .button_outer.toggle_3 .icon {
        background-image: url(images/retina/icon_toggle_3.png); }
      /* line 1004, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
      .color_opt_five .block_toggle_type_2 .button_outer.toggle_3.current .icon {
        background-image: url(color-opt-five/images/retina/icon_toggle_3_act.png); }
      /* line 1007, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
      .color_opt_five .block_toggle_type_3 .button_outer.toggle_1 .icon {
        background-image: url(images/retina/icon_toggle_1.png); }
      /* line 1010, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
      .color_opt_five .block_toggle_type_3 .button_outer.toggle_1.current .icon {
        background-image: url(color-opt-five/images/retina/icon_toggle_1_act.png); }
      /* line 1013, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
      .color_opt_five .block_toggle_type_3 .button_outer.toggle_2 .icon {
        background-image: url(images/retina/icon_toggle_2.png); }
      /* line 1016, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
      .color_opt_five .block_toggle_type_3 .button_outer.toggle_2.current .icon {
        background-image: url(color-opt-five/images/retina/icon_toggle_2_act.png); }
      /* line 1019, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
      .color_opt_five .block_toggle_type_3 .button_outer.toggle_3 .icon {
        background-image: url(images/retina/icon_toggle_3.png); }
      /* line 1022, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
      .color_opt_five .block_toggle_type_3 .button_outer.toggle_3.current .icon {
        background-image: url(color-opt-five/images/retina/icon_toggle_3_act.png); }
      /* line 1025, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
      .color_opt_five .block_footer_twitter li {
        background-image: url(images/retina/icon_twitter_1.png); }
      /* line 1028, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
      .color_opt_five .list_1 li {
        background-image: url(color-opt-five/images/retina/marker_1.png); }
      /* line 1031, E:/WORKS/WEB-LION-MEDIA/Miracle/fixes/html-18-02-2015/layout/color-opt-five */
      .color_opt_five .block_testimonials_1 .flex-control-nav li a {
        background-image: url(color-opt-five/images/retina/sprite_testimonials_nav_1.png); } }
