@import url(css/fhmm.css) screen;
@import url(css/bbpress.css) screen;
@import url(css/simister.css) screen;
@import url(css/flexslider.css) screen;
@import url(css/prettyPhoto.css) screen;
@import url(https://fonts.googleapis.com/css?family=Nothing+You+Could+Do);
@font-face {
  font-family: 'NovecentowideLightBold';
  src: url('fonts/Novecentowide-DemiBold-webfont.eot');
  src: url('fonts/Novecentowide-DemiBold-webfontd41d.eot?#iefix') format('embedded-opentype'), url('fonts/Novecentowide-DemiBold-webfont.woff') format('woff'), url('fonts/Novecentowide-DemiBold-webfont.ttf') format('truetype'), url('fonts/Novecentowide-DemiBold-webfont.svg#NovecentowideLightBold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'NovecentowideBookBold';
  src: url('fonts/Novecentowide-Bold-webfont.eot');
  src: url('fonts/Novecentowide-Bold-webfontd41d.eot?#iefix') format('embedded-opentype'), url('fonts/Novecentowide-Bold-webfont.woff') format('woff'), url('fonts/Novecentowide-Bold-webfont.ttf') format('truetype'), url('fonts/Novecentowide-Bold-webfont.svg#NovecentowideBookBold') format('svg');
  font-weight: normal;
  font-style: normal;
}
* {
  margin: 0;
  padding: 0;
}
body {
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  line-height: 1.8;
  font-weight: 400;
  position: relative;
  color: #D3D3D3;
  padding: 0;
  margin: 0;
  overflow-x: hidden;
  background: #ffffff;
}
html, body {
  height: 100%;
  width: 100%;
}
img {
  height: auto;
  max-width: 100%;
}
.hidden {
  display: none;
}
.alignleft {
  float: left;
}
.alignright {
  float: right;
}
.aligncenter {
  margin-left: auto;
  margin-right: auto;
  display: block;
  clear: both;
}
.clear {
  clear: both;
  display: block;
  font-size: 0;
  height: 0;
  line-height: 0;
  width: 100%;
}
::-moz-selection {
  color: #fff;
  text-shadow: none;
  background: #2B2E31;
}
::selection {
  color: #fff;
  text-shadow: none;
  background: #2B2E31;
}
*, *:after, *:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
  margin: 0;
}
a.readmore {
  text-transform: none;
  display: block;
  font-family: "Open Sans", sans-serif !important;
  font-size: 11px;
  font-style: italic;
}
a.remove {
  display: block;
  height: 18px;
  width: 18px;
  margin: 10px;
  padding-left: 0 !important;
  text-indent: -9999px;
  background: url(images/remove.png) #aaa;
  border-radius: 100px;
  border-style: solid;
  border-width: 1px
}
.social li a, a {
  padding: 0;
  margin: 0;
  text-decoration: none;
  -webkit-transition: background-color .2s linear, color .2s linear;
  -moz-transition: background-color .2s linear, color .2s linear;
  -o-transition: background-color .2s linear, color .2s linear;
  -ms-transition: background-color .2s linear, color .2s linear;
  transition: background-color .2s linear, color .2s linear;
}
a:hover, a:focus {
  text-decoration: none;
  color: #FFF;
}
a img {
  border: none;
  vertical-align: bottom;
}
h1, h2, h3, h4, h5, h6 {
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  color: #ffffff;
  margin-bottom: 15px;
  text-rendering: optimizeLegibility;
}
h1 {
  font-size: 30px;
  margin-top: 0;
}
h2 {
  font-size: 20px;
  margin-top: 0;
}
h3 {
  font-size: 20px;
  margin-top: 0;
}
h4 {
  font-size: 18px;
  line-height: 28px;
}
h5 {
  font-size: 16px;
}
h6 {
  font-size: 14px;
}
p, pre, ul, ol, dl, dd, blockquote, address, table, fieldset, form {
  margin-bottom: 20px;
}
a img {
  border: none;
}
ul, ol, dl {
  margin-left: 30px;
}
ul, ol, dl {
  margin-bottom: 1.45em;
  font-family: "Open Sans", sans-serif;
}
ul {
  margin-left: 0;
}
ol li {
  margin-bottom: 10px;
  margin-left: 10px;
  font-size: 16px;
}
ul.no-bullet, ol.no-bullet {
  margin-left: 0;
}
ul li ul, ul li ol {
  margin-left: 1.25em;
  margin-bottom: 0;
}
ol li ul, ol li ol {
  margin-left: 1.25em;
  margin-bottom: 0;
}
dl dt {
  margin-bottom: 0.3em;
  font-weight: bold;
}
dl dd {
  margin-bottom: 0.75em;
}
.lead {
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  font-style: italic;
  font-weight: 300;
  margin: 15px 0;
  padding: 0;
}
section::before, section::after {
  position: absolute;
  content: '';
  pointer-post-wraps: none;
}
.first {
  clear: both
}
.last {
  margin-right: 0
}
audio, video {
  max-width: 100%;
  height: auto;
}
#soundcloud {
  margin-bottom: -5px !important;
}
iframe, embed, object {
  max-width: 100%;
}
mark {
  margin: 0 2px;
}
.whitewrapper.greybg {
  background-color: #292929;
}
.darkbg {
  background-color: #151311;
}
.whitewrapper {
  background-color: #292929;
  padding-top: 20px;
  padding-right: 0;
  padding-bottom: 20px;
  padding-left: 0;
}
.darkwrapper {
  background-color: #151311;
  padding: 60px 0;
}
.bordertop {
  border-top: 1px solid #474747;
}
.parallax {
  background-attachment: fixed !important;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.overlay {
  background: url(images/gridtile.png) repeat rgba(0, 0, 0, 0.4);
  padding: 30px 0;
}
.nopadding {
  padding: 60px 0 0 !important;
}
.paddingtop {
  padding: 60px 0;
}
.portfoliopadding {
  padding: 30px 0;
}
.title h1 {
  font-size: 30px;
}
.darkwrapper .servicesbox .serviceicon {
  border-color: #ffffff;
}
.panel-title a.accordion-toggle {
  width: 100%;
  display: block;
  position: relative;
}
.testimonial_details:hover i, .pager li > a, .pager li > span, .testimonial_details:hover a, .testimonial_details:hover span, .testimonial_details:hover, mark, .service-icon .serviceicon:hover i, .footer1 i, .overlay h3, .overlay h1, .footer1 h1, .footer1 h2, .footer1 h3, .darkwrapper h2, .darkwrapper h3, .overlay .servicesbox .title h3, .darkwrapper h1 {
  color: #ffffff;
}
.darkwrapper .servicesbox .title h3 {
  line-height: 20px;
}
.whitewrapper .center-title h1 {
  color: #ffffff;
}
.center-title h1 {
  font-size: 36px;
  line-height: 36px;
  font-weight: 400;
  font-family: "Open Sans", sans-serif;
  color: #ffffff;
  text-decoration: none;
  padding: 10px;
  border-width: 0px;
  border-style: none;
}
.title1 hr {
  border-top: 1px solid #d4d4d4;
  position: relative;
  margin: 0;
  max-width: 280px;
}
.title1 hr:after {
  position: absolute;
  left: 0;
  right: 80%;
  top: -1px;
  border-top: 1px solid #f2f2f2;
  content: '';
}
.bigtitle {
  padding: 20px 0px;
  overflow: hidden;
}
.bigtitle h1 {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-size: 51px;
  font-weight: normal;
  border-bottom: 1px solid #d4d4d4;
  padding-bottom: 30px;
  position: relative;
}
.bigtitle p {
  color: #ffffff;
  font-size: 21px;
  font-weight: 300;
  overflow: hidden;
  padding: 0 0 0 50px;
  position: relative;
  line-height: 1.6;
}
.bigtitle h1 {
  float: left;
  margin-right: 3%;
  width: 35%;
}
.bigtitle h1:after {
  border-bottom: 1px solid #F0454D;
  bottom: -1px;
  content: "";
  height: 0;
  left: 0;
  position: absolute;
  width: 25%;
}
.title hr {
  border-top: 1px solid #d4d4d4;
  position: relative;
  max-width: 235px;
  margin: 0 auto;
}
.title hr:after {
  position: absolute;
  left: 30%;
  right: 30%;
  top: -1px;
  border-top: 1px solid #f2f2f2;
  content: '';
}
.whitewrapper .title hr {
  border-color: #d4d4d4;
}
.image-wrap {
  padding: 20px 0;
}
.firstcol, .secondcol {
  padding: 20px 0;
  overflow: hidden;
  position: relative;
  display: block;
}
.topbar {
  border-bottom: 1px solid #2f2f2f;
  background: #292929;
  min-height: 40px;
  font-size: 15px;
  padding: 0;
}
.topbar ul {
  margin-bottom: 0 !important;
}
.callus {
  float: right;
}
.social {
  float: left;
}
.social, .callus {
  line-height: 40px;
  margin-left: 50px;
}
@media (max-width:768px) {
  .social, .callus {
    line-height: 20px;
    margin-left: 0px;
  }
}
.callus p {
  margin: 0;
  padding: 0;
}
.social li {
  float: left;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  list-style: none;
  border-left: 1px solid #2f2f2f;
  display: inline-block;
  margin: 0;
  position: relative;
  padding: 0;
}
.callus li:last-child, .social li:last-child {
  border-right: 1px solid #2f2f2f;
}
.social li a {
  font-size: 14px
}
.callus li {
  list-style: none;
  border-left: 1px solid #2f2f2f;
  float: left;
  text-align: center;
  padding: 0 10px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  list-style: none;
  display: inline-block;
  margin: 0;
  position: relative;
}
@media (max-width:768px) {
  .callus li {
    height: 30px;
    line-height: 20px;
  }
}
.header {
  background: #323232;
  position: relative;
  display: block;
padding-top: 5px;
	padding-bottom: 5px;

  border-bottom: 1px solid #2f2f2f;
}
@media (max-width:768px) {
.header {
padding-top: 0px;
	padding-bottom: 0px;
}	
}
.logo {
  float: left;
  line-height: 60px;
  padding: 0;
  text-shadow: none;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0px;
	max-width: 200px
}
.searchicon {
  color: #237DAC;
  z-index: 90;
  float: right;
}
#dmsearch {
  float: right !important;
  height: 27px;
  right: 0;
  position: absolute;
  margin: 8px 0 0 0;
  padding: 0;
}
.searchicon:before {
  content: "\f002";
  border-left: 1px solid rgba(50, 50, 50, 0.2);
  background: #323232;
  background: none repeat scroll 0 0 rgba(50, 50, 50, 0.3);
  color: #111;
  display: block;
  font-family: 'FontAwesome';
  font-size: 13px;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  height: 27px;
  line-height: 27px;
  text-transform: none;
  width: 27px;
}
.dmsearch {
  width: 27px;
  z-index: 10;
}
.dm-search-container {
  position: absolute;
  right: 0;
  height: 27px;
  width: 0;
  overflow: hidden;
  -webkit-transition: width 200ms;
  -moz-transition: width 200ms;
  transition: width 200ms;
}
.dmsearch.dmsearch-open .dm-search-container {
  width: 210px;
}
.searchicon, input[type="submit"].dmsearch-submit {
  width: 27px;
  height: 27px;
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  line-height: 27px;
  text-align: center;
  cursor: pointer;
}
.searchicon {
  z-index: 90;
}
.dmsearch.dmsearch-open .searchicon {
  z-index: 1;
  pointer-events: none;
}
input[type="submit"].dmsearch-submit {
  background: transparent;
  color: transparent;
  box-shadow: none;
  border: none;
  padding: 0;
  border-radius: 0;
  outline: none;
  z-index: -1;
}
.dmsearch.dmsearch-open input[type="submit"].dmsearch-submit {
  z-index: 90;
}
input[type="text"].dmsearch-input {
  border: none;
  outline: none;
  opacity: 0;
  background: #292929;
  border: 1px solid #2f2f2f;
  width: 210px;
  height: 27px;
  margin: 0;
  padding: 2px 7px;
}
.dmsearch.dmsearch-open input[type="text"].dmsearch-input {
  opacity: 1;
}
::-webkit-input-placeholder {
  color: #ffffff;
}
:-moz-placeholder {
  color: #ffffff;
}
::-moz-placeholder {
  color: #ffffff;
}
:-ms-input-placeholder {
  color: #ffffff;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus, .navbar-nav > li > a:focus, .navbar-nav > li > a:hover {
  border-top-color: #454545;
}
.post_meta a, .portfolio-filter a, .twitter-widget ul li a:hover, .social a, .topbar p {
  color: #D3D3D3;
}
.footer1 {
  background-color: #292723;
  padding: 60px 0 45px;
  border-top: 3px solid #2f2f2f;
  color: #D3D3D3;
  -moz-box-shadow: inset 0 0 5px 5px #2f2f2f;
  -webkit-box-shadow: inset 0 0 5px 5px#2f2f2f;
  box-shadow: inset 0 0 5px 5px #2f2f2f;
}
.footer1 .form-control {
  background-color: #363636;
  border-color: #222222;
}
.footer1 .title h3 {
  font-weight: bold;
  padding: 10px 0;
  font-size: 18px;
  text-transform: uppercase;
}
.copyright1 {
  background-color: #292929;
  min-height: 40px;
  border-bottom: 1px solid #2f2f2f;
  color: #ffffff;
  font-weight: 400;
  padding-top: 20px;
  padding-right: 0;
  padding-bottom: 0px;
  padding-left: 0;
}
.footer-social li {
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  border-radius: 500px;
  color: #292723;
  border: 1px solid #888;
  display: inline-block;
  font-size: 15px;
  height: 40px;
  line-height: 40px;
  margin: 30px 5px 5px;
  position: relative;
  text-align: center;
  width: 40px;
  z-index: 5;
}
.footer-social li:hover a, .footer-social li:hover i {
  color: #ffffff;
}
.product_title a, .portfolio-wrap .title1 a, .miniboxes strong, .blog_wrap .title h3 a, .post_meta i, .copyright1 a {
  color: #ffffff;
  font-weight: 400;
}
.footerlogo {
  padding: 10px 0;
}
.footer-menu ul {
  list-style: none;
  list-style-position: outside;
  float: right;
  display: inline;
  margin: 5px;
}
.footer-menu li {
  line-height: 12px;
  float: left;
  padding-top: 0;
  padding-right: 5px;
  padding-bottom: 0;
  padding-left: 5px;
}
.tabbable .title {
  margin: 0 0 5px;
}
.about_widget img {
  padding-right: 15px;
}
.tabbable .about_skills {
  margin: 0;
}
.about_tabbed, .about_skills {
  margin: 40px 0
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  background: #292929;
  border-color: #454545;
}
.tab-content {
  background: #343434;
  border-left: 1px solid #454545;
  border-bottom: 1px solid #454545;
  border-right: 1px solid #454545;
}
.nav-tabs > li > a {
  border: 1px solid #454545;
  line-height: 1.42857;
  margin-right: 0;
}
.nav-tabs > li > a:hover, .nav-tabs > li > a:focus {
  border-color: #545454;
}
.nav-tabs {
  border-bottom: 1px solid #454545;
}
.nav-stacked li:last-child {
  border-bottom: 0 solid #efefef !important;
}
.nav-stacked > li > a {
  color: #D3D3D3;
  border: 0 solid #efefef !important;
}
.nav-stacked > li li a {
  color: #D3D3D3;
  border: 0 solid #efefef !important;
  list-style-type: none;
  margin-left: 10px;
}
.nav-stacked li {
  border-top: 0 solid #454545 !important;
  border-left: 0 solid #454545 !important;
  border-bottom: 1px solid #454545 !important;
  border-right: 0 solid #454545 !important;
  list-style-type: none;
}
.panel-title:after {
  content: "\f078";
  color: #ffffff;
  float: right;
  display: block;
  font-family: 'FontAwesome';
  font-size: 13px;
  margin-top: -20px;
  pointer-events: none;
  position: relative;
  line-height: 20px;
  text-transform: none;
}
.panel-body .title h3 {
  font-size: 16px;
  margin: 10px 0 20px;
}
.panel-body .form-control {
  margin-bottom: 0;
}
.form-control {
  background-color: #363636;
  border-color: #222222;
}
.panel-group .panel-heading + .panel-collapse .panel-body, .panel-default {
  border: 0 solid #FFFFFF !important;
  box-shadow: 0 0 #FFFFFF;
  background: none;
}
.panel-default > .panel-heading {
  background-color: #292929;
  padding: 16px;
  border: 1px solid #545454;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.panel-default > .panel-heading a {
  font-size: 18px;
  color: #ffffff;
}
.about_skills .progress {
  height: 5px !important;
  background-color: #dfe5e9;
}
.about_skills h4 {
  font-size: 14px;
  font-weight: normal;
}
.newsletter_widget {
  background: #212121;
  border: 1px solid #343434;
  padding: 30px;
  margin-top: 30px;
}
.newsletter_widget h2 {
  text-transform: uppercase;
  font-size: 24px;
}
.shopstyle1 img {
  width: 100%;
}
.popular_items img {
  width: 105px;
  padding-right: 10px;
  float: left;
}
.popular_items {
  margin: 20px 0;
}
.popular_items .popular_items_div {
  display: block;
  margin-top: 20px;
  overflow: hidden;
  position: relative;
}
.popular_items .popular_items_div h4 {
  margin-bottom: 5px !important;
}
#contact1 .form-control {
  margin-bottom: 25px;
  background-color: #212121;
  border: 1px solid #333333;
}
.contact-widget {
  background-image: url(images/footermap.png);
  background-size: 100%;
  background-position: top center;
  background-repeat: no-repeat;
}
.cart_list li, .contact-widget ul li {
  list-style: none;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.contact-widget .social {
  padding-top: 10px;
  border-top: 1px solid #3a3a3a !important;
}
.contact-widget .social li:last-child {
  border-right: 0 solid #fff;
}
.contact-widget .social li {
  border-left: 0 solid #F2F2F2;
  height: 35px;
  line-height: 35px;
  width: 35px;
}
.contact-widget i {
  font-size: 15px;
  padding-right: 5px;
}
.twitter-widget ul li {
  display: inline-block;
  list-style: none;
}
.twitter-widget ul li:before {
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  border-radius: 500px;
  color: #ffffff;
  border: 1px solid #888;
  float: left;
  font-size: 12px;
  height: 35px;
  line-height: 35px;
  margin: 5px 10px 5px 0;
  position: relative;
  text-align: center;
  width: 35px;
  z-index: 5;
  font-family: 'FontAwesome';
  speak: none;
  content: "\f099";
  -webkit-font-smoothing: antialiased;
}
.tagcloud a {
  float: left;
  display: block;
  margin-bottom: 6px;
  margin-right: 6px;
  padding: 5px 10px;
  color: #D3D3D3 !important;
  text-decoration: none;
  border: 1px solid #f2f2f2;
  box-shadow: none !important;
}
.tagcloud a:hover {
  background: #232527;
  border: 1px solid inherit;
  color: #fff !important;
  text-decoration: none;
}
.widget {
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.widget .title h3 {
  font-size: 18px;
}
#search_form:after {
  color: #d9d9d9;
  font-size: 12px;
  height: 35px;
  line-height: 35px;
  position: absolute;
  width: 35px;
  right: 0;
  top: 0;
  font-family: 'FontAwesome';
  content: "\f002";
}
#sidebar .tabbable {
  margin-top: 20px;
}
.recent_posts li {
  list-style: none;
  margin-bottom: 20px;
}
.recent_posts li:last-child {
  margin-bottom: 0;
}
.recent_posts > li img {
  width: 50px;
}
.recent_posts img {
  margin: 0 10px 0 0;
}
.tabbable .valign h4 {
  color: #D3D3D3;
  font-size: 14px !important;
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}
.tabbable .valign .recent_post_img {
  width: 50px;
}
#sidebar .valign > div {
  display: table-cell;
  vertical-align: top;
}
.darkbg p, .darkbg a, .portfolio-wrap .portfolio_cat a, #sidebar {
  color: #D3D3D3;
}
.recent_posts_widget > li {
  display: table;
  height: 60px;
  margin-top: 20px;
  width: 100%;
}
.recent_posts_widget > li:last-child {
  border-bottom: 0 solid #fff;
}
.recent_posts li {
  list-style: none
}
.recent_posts_widget a {
  color: #D3D3D3;
}
.recent_posts_widget > li img {
  max-width: 50px;
}
.recent_posts_widget img {
  float: left;
  margin: 5px 15px 0 0;
}
.flickr-gallery {
  list-style: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
}
.footer1 .flickr-gallery li {
  border-color: #333333;
}
.flickr-gallery li {
  margin: 2px;
  width: 61px;
  border: 3px solid #292929;
  float: left;
}
.flickr-gallery li:hover {
  border: 3px solid #292929;
}
.client {
  margin: 30px 0 0;
}
.testimonial_wrap {
  margin-top: 20px;
  margin-right: 0;
  margin-bottom: 20px;
  margin-left: 0;
}
.testimonial_details {
  border: 1px solid #2f2f2f;
  padding: 20px 20px 0;
  -webkit-transition: background-color .4s linear, color .4s linear;
  -moz-transition: background-color .4s linear, color .4s linear;
  -o-transition: background-color .4s linear, color .4s linear;
  -ms-transition: background-color .4s linear, color .4s linear;
  transition: background-color .4s linear, color .4s linear;
}
.twitter_widget .details, .testimonial_widget .details {
  font-size: 18px;
  padding: 15px 0;
}
.twitter_widget, .testimonial_widget {
  padding: 0 50px;
}
.twitter_widget .lead, .testimonial_widget .lead {
  font-weight: 100;
  font-size: 24px;
  color: #ffffff;
  font-style: normal;
}
.twitter_widget .lead:before {
  content: "\f099";
  font-family: "FontAwesome";
  font-size: 23px;
  padding: 5px 10px;
}
.testimonial_widget .lead:after {
  content: "\f10e";
  font-family: "FontAwesome";
  font-size: 13px;
  padding: 5px;
}
.testimonial_widget .lead:before {
  content: "\f10d";
  font-family: "FontAwesome";
  font-size: 13px;
  padding: 5px 10px;
}
.twitter_widget .details span {
  font-size: 18px;
  line-height: 18px;
  font-weight: 400;
  color: #ffffff;
  text-decoration: none;
  padding: 10px;
  border-width: 0px;
  border-style: none;
}
.messagebox1 .lead {
  color: #ffffff;
  font-style: normal;
  padding: 10px 0 30px;
}
.messagebox1 h1, .testimonial_widget .details span {
  font-size: 38px;
  line-height: 1.6;
  font-weight: 400;
  font-family: "Open Sans", sans-serif;
  color: #ffffff;
  text-decoration: none;
  padding: 0;
  border-width: 0px;
  border-style: none;
}
.darkwrapper .testimonial_details {
  border-color: transparent;
}
.testimonial_details img {
  margin: 3px 20px 20px 0;
  width: 80px;
}
.skills_boxes, .teambox {
  margin: 40px 0
}
.teambox img {
  width: 100%;
}
.teambox .title h3 {
  padding: 25px 0 5px;
  margin-bottom: 0 !important;
}
.teambox .title .lead {
  margin: 10px 0;
}
#aboutslider {
  margin-bottom: 20px;
}
#aboutslider:after {
  background: url(images/flexslider_shadow.png) no-repeat center bottom;
  position: absolute;
  bottom: 0;
}
.aboutslider-shadow {
  width: 100%;
  position: relative;
  z-index: 1;
}
.aboutslider-shadow .s1 {
  background: url(images/flexslider_shadow.png) center no-repeat;
  height: 29px;
  margin: 0 auto;
  bottom: -28.5px;
  overflow: hidden;
  width: 100%;
  position: absolute;
  left: 0;
}
#slider4container .tparrows:before, #slider4container .tparrows:hover, #slider4container .tparrows {
  color: #000 !important;
}
#slider4container .tparrows {
  background: #fff !important;
  background: rgba(255, 255, 255, 0.5) !important;
}
#slider4container .tparrows:hover {
  background: #fff !important
}
.boxedcontainer {
  max-width: 1170px;
  margin: auto;
  padding: 0px 30px;
}
.portfolio-wrap-sidebar img, .portfolio-wrap img, .tp-banner-container {
  width: 100%;
  position: relative;
  padding: 0;
}
.tp-banner {
  width: 100%;
  position: relative;
}
.tp-banner-fullscreen-container {
  width: 100%;
  position: relative;
  padding: 0;
}
.tp-bullets.simplebullets.navbar {
  height: 35px;
  padding: 0px 0px;
}
.tp-bullets.simplebullets .bullet {
  cursor: pointer;
  position: relative !important;
  background: rgba(255, 255, 255, 0.5) !important;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  width: 6px !important;
  height: 6px !important;
  border: 5px solid rgba(0, 0, 0, 0);
  display: inline-block;
  margin-right: 2px !important;
  margin-bottom: 14px !important;
  -webkit-transition: background-color 0.2s, border-color 0.2s;
  -moz-transition: background-color 0.2s, border-color 0.2s;
  -o-transition: background-color 0.2s, border-color 0.2s;
  -ms-transition: background-color 0.2s, border-color 0.2s;
  transition: background-color 0.2s, border-color 0.2s;
  float: none !important;
}
.tp-bullets.simplebullets .bullet.last {
  margin-right: 0px
}
.tp-bullets.simplebullets .bullet:hover, .tp-bullets.simplebullets .bullet.selected {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background: rgba(255, 255, 255, 1) !important;
  width: 6px !important;
  height: 6px !important;
  border: 5px solid #fff;
}
.tparrows:before {
  font-family: 'revicons';
  color: #fff;
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  margin-right: 0;
  margin-top: 8px;
  text-align: center;
  width: 50px;
  font-size: 20px;
}
.tparrows {
  cursor: pointer;
  background: rgba(0, 0, 0, 0.3) !important;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  width: 50px !important;
  height: 50px !important;
}
.tparrows:hover {
  color: #fff;
}
.tp-leftarrow:before {
  content: '\e824';
}
.tp-rightarrow:before {
  content: '\e825';
}
.tparrows.tp-rightarrow:before {
  margin-left: 1px;
}
.tparrows:hover {
  background: rgba(0, 0, 0, 1) !important;
}
.owl-carousel .owl-wrapper:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel {
  display: none;
  position: relative;
  width: 100%;
  -ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper {
  display: none;
  position: relative;
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer {
  overflow: hidden;
  position: relative;
  width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}
.owl-carousel .owl-item {
  float: left;
}
.owl-controls .owl-page, .owl-controls .owl-buttons div {
  cursor: pointer;
}
.owl-controls {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.grabbing {
  cursor: url(images/grabbing.png) 8 8, move;
}
.owl-carousel .owl-wrapper, .owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}
.owl-theme .owl-controls {
  margin-top: 10px;
  text-align: center;
}
.owl-theme .owl-controls .owl-buttons div {
  color: #FFF;
  display: inline-block;
  zoom: 1;
  *display: inline;
  margin: 5px;
  padding: 3px 10px;
  font-size: 12px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  background: #869791;
  filter: Alpha(Opacity=50);
  opacity: 0.5;
}
.owl-theme .owl-controls.clickable .owl-buttons div:hover {
  filter: Alpha(Opacity=100);
  opacity: 1;
  text-decoration: none;
}
.owl-theme .owl-controls .owl-page {
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.owl-theme .owl-controls .owl-page span {
  border: 1px solid #212121;
  border-radius: 0;
  display: block;
  height: 4px;
  margin: 5px 6px;
  width: 25px;
  background: #474747;
}
.owl-theme .owl-controls .owl-page span.owl-numbers {
  height: auto;
  width: auto;
  color: #FFF;
  padding: 2px 10px;
  font-size: 12px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
}
.owl-item.loading {
  min-height: 150px;
  background: url(images/AjaxLoader.gif) no-repeat center center
}
.grid {
  margin-bottom: 30px;
  overflow: hidden;
}
.grid figure {
  margin: 0;
  position: relative;
}
.grid figure img {
  max-width: 100%;
  display: block;
  position: relative;
}
.grid figcaption {
  position: absolute;
  top: 0;
  left: 0;
  background: #EC644B;
  color: #EAEAEA;
}
.grid figcaption h3 {
  text-align: left;
  padding: 0;
  margin: 0;
  font-size: 14px;
  color: #fff;
}
.grid figcaption h3 i {
  margin-right: 10px;
}
.grid figcaption a {
  text-align: center;
  display: inline-block;
  cursor: pointer;
  font-size: 13px;
  color: #ffffff !important;
  line-height: 50px;
}
.grid figcaption a:hover {
  opacity: 1;
  text-decoration: none;
}
.cs-style-3 figure {
  overflow: hidden;
}
.cs-style-3 figure img {
  -webkit-transition: -webkit-transform 0.4s;
  -moz-transition: -moz-transform 0.4s;
  transition: transform 0.4s;
}
.no-touch .cs-style-3 figure:hover img, .cs-style-3 figure.cs-hover img {
  -webkit-transform: translateY(-50px);
  -moz-transform: translateY(-50px);
  -ms-transform: translateY(-50px);
  transform: translateY(-50px);
}
.cs-style-3 figcaption {
  height: 50px;
  width: 100%;
  top: auto;
  bottom: 0;
  opacity: 0;
  -webkit-transform: translateY(100%);
  -moz-transform: translateY(100%);
  -ms-transform: translateY(100%);
  transform: translateY(100%);
  -webkit-transition: -webkit-transform 0.4s, opacity 0.1s 0.3s;
  -moz-transition: -moz-transform 0.4s, opacity 0.1s 0.3s;
  transition: transform 0.4s, opacity 0.1s 0.3s;
}
.no-touch .cs-style-3 figure:hover figcaption, .cs-style-3 figure.cs-hover figcaption {
  opacity: 1;
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
  -webkit-transition: -webkit-transform 0.4s, opacity 0.1s;
  -moz-transition: -moz-transform 0.4s, opacity 0.1s;
  transition: transform 0.4s, opacity 0.1s;
}
.cs-style-3 figcaption a.external {
  bottom: 0;
  color: #FFFFFF;
  display: block;
  height: 50px;
  position: absolute;
  left: 0;
  border-left: 1px solid rgba(255, 255, 255, 0.5);
  text-align: center;
  width: 25%;
}
.cs-style-3 figcaption a.zoom {
  bottom: 0;
  color: #FFFFFF;
  display: block;
  height: 50px;
  position: absolute;
  left: 25%;
  border-left: 1px solid rgba(255, 255, 255, 0.5);
  text-align: center;
  width: 25%;
}
.cs-style-3 figcaption a.addtocart {
  bottom: 0;
  color: #FFFFFF;
  display: block;
  height: 50px;
  position: absolute;
  right: 0;
  border-left: 1px solid rgba(255, 255, 255, 0.5);
  text-align: center;
  width: 50%;
}
.cs-style-3 i {
  font-size: 14px;
}
.cs-style-3 figcaption a.addtocart:hover, .cs-style-3 figcaption a.zoom:hover, .cs-style-3 figcaption a.external:hover {
  background: #292723;
}
.onsale {
  bottom: auto;
  color: #FFFFFF;
  height: 50px;
  left: 20px;
  margin: 0;
  padding: 0;
  position: absolute;
  right: auto;
  text-align: left;
  top: 20px;
  width: 50px;
  z-index: 1;
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  border-radius: 500px;
  line-height: 50px;
  text-align: center;
}
.price-detail {
  padding-bottom: 5px;
}
.product_title h3 {
  font-size: 18px;
  padding: 15px 0 0;
  margin-bottom: 8px;
}
#calculate input {
  margin-top: 10px
}
.product-content .price1 {
  overflow: auto;
  padding: 5px 5px 5px;
  margin-bottom: 0;
  font-size: 28px;
  font-weight: normal;
}
.product-content .price1-old {
  font-size: 17px;
  text-decoration: line-through;
}
.product-content .price1-new {
  font-weight: 600;
  font-size: 25px
}
.product-content .price1-tax {
  font-size: 12px;
  font-weight: normal;
}
.product-content .price1 .reward {
  font-size: 12px;
  margin: 10px 0;
  font-weight: normal;
  display: block;
}
.product-content .price1 .discount {
  font-weight: normal;
  font-size: 12px;
}
.product-content select {
  width: 100%;
}
.product-content .general {
  padding-top: 15px;
}
.form-verif {
  background-color: #FFFFFF;
  background-image: none;
  border: 1px solid #E9E9E9;
  border-radius: 0;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
  color: #555555;
  display: block;
  font-size: 14px;
  height: 30px;
  line-height: 1.42857;
  margin: -4px;
  padding: 6px 12px;
  transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
  vertical-align: middle;
  width: 35px;
}
div.thumbnails {
  padding-top: 10px;
  zoom: 1
}
div.thumbnails a {
  float: left;
  width: 30%;
  margin-right: 4.9%
}
div.thumbnails a img {
  width: 100%;
  height: auto
}
div.thumbnails a.last {
  margin-right: 0
}
div.thumbnails a.first {
  clear: both
}
#centered_grid {
  padding: 0;
  margin: 0 auto !important;
}
.portfolio {
  text-align: none;
  overflow: visible !important;
  margin: auto !important;
  margin-top: 0 !important;
}
.portfolio-columns, .portfolio_classic {
  overflow: hidden;
  width: 100%;
  padding-top: 0;
  padding-right: 0;
  padding-left: 0;
  min-height: 200px
}
#related_items {
  overflow: hidden;
  padding: 20px 0;
  margin: 0;
  width: 100%;
}
#related_items .item {
  padding: 10px !important;
}
.portfolio-wrap {
  overflow: hidden;
  padding: 0;
  margin: 0;
  width: 100%;
}
.portfolio-wrap.portfoliopadding {
  border-bottom: 1px double #efefef;
  border-top: 1px double #efefef;
  margin: 5px 0;
}
.portfolio-wrap.portfoliopadding:last-child {
  border-bottom: 0 solid #ffffff !important;
}
.portfolio-wrap.portfoliopadding:first-child {
  border-top: 0 solid #ffffff !important;
}
.portfolio-wrap .title1 {
  margin-top: 20px;
  display: block;
}
.portfolio-wrap .portfolio_cat {
  display: block;
  margin: 13px 0 0;
}
.portfolio_desc .title1 h3 {
  font-size: 18px !important;
}
.portfolio_desc.mini .title1 h3 {
  font-size: 15px !important;
}
.paddingtop .item {
  border: 0 solid #fff !important;
}
.portfolio_wrapper .item {
  background: #ffffff;
}
.portfolio_wrapper .item img {
  width: 100%;
}
.portfolio-filter ul {
  list-style: none;
  padding-left: 10px
}
.portfolio-filter {
  text-align: center;
  margin: 15px 0;
  padding: 20px 0;
}
.portfolio-filter li {
  display: inline;
  margin-right: 15px;
  padding: 0;
}
.portfolio-filter li a {
  font-size: 14px;
}
.portfolio-filter li a.orange:before {
  background-color: #ff6c13 !important;
}
.portfolio-filter li a.purple:before {
  background-color: #574de5 !important;
}
.portfolio-filter li a.yellow:before {
  background-color: #e2e41f !important;
}
.portfolio-filter li a.blue:before {
  background-color: #00a0e3 !important;
}
.portfolio-filter li a:before {
  background: #111111;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  content: "";
  display: inline-block;
  height: 10px;
  margin-right: 5px;
  position: relative;
  width: 10px;
}
.portfolio_image {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.hovereffect {
  position: relative;
  cursor: pointer;
  padding: 0;
  width: auto;
  height: auto;
}
.portfolio_cat i {
  padding-right: 5px;
}
.masonry_wrapper .item {
  float: left;
  width: 25%;
  padding: 4px;
  background-color: #292929 !important;
  margin-top: 0;
  margin-right: 2px;
  margin-bottom: 4px;
  margin-left: 2px;
}
.masonry_wrapper .item img {
  height: auto;
  width: 100%;
  position: relative;
  z-index: -2;
}
.masonry_wrapper .item-w2 {
  width: 25%;
  background: #000;
}
.masonry_wrapper .item-h2 {
  height: 322px;
  background: #000;
}
.masonry_wrapper .item-h3 {
  height: 485px;
  background: #ffffff;
}
.isotope-item {
  z-index: 2;
}
.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}
.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;
}
.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;
}
.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
  -moz-transition-property: -moz-transform, opacity;
  -ms-transition-property: -ms-transform, opacity;
  -o-transition-property: -o-transform, opacity;
  transition-property: transform, opacity;
}
.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;
}
.blog_button {
  -moz-user-select: none;
  background: #292723;
  border: 1px solid #efefef;
  color: #ffffff !important;
  cursor: pointer;
  display: inline-block;
  font-size: 13px;
  font-weight: normal;
  line-height: 1.42857;
  margin-bottom: 30px;
  padding: 10px 23px;
  text-align: center;
  vertical-align: middle;
  white-space: nowrap;
}
#timeline {
  list-style-type: none;
  margin: 0;
  padding: 0;
  position: relative;
  overflow: hidden;
  background: url(images/timeline.png) repeat-y top center;
}
#timeline .timeline-item {
  clear: both;
  margin: 0 10px;
  width: 50%;
  float: left;
}
#timeline .blog-columns {
  padding: 0 0 0 0;
}
#timeline .blog-columns {
  margin: 0 60px 0 0;
  position: relative;
}
#timeline .timeline-item:nth-child(2n) {
  float: right;
}
#timeline .timeline-item:nth-child(2n) .blog-columns {
  margin-left: 60px;
  margin-right: 0;
}
#timeline .timeline-item {
  background: url(images/timeline1.png) no-repeat right center;
}
#timeline .timeline-item:nth-child(2n) {
  background: url(images/timeline2.png) no-repeat left center;
}
.blog-columns {
  background: #292929;
  border: 1px solid #545454;
  margin-bottom: 30px;
}
.blog-columns img {
  width: 100%;
}
.blog-content {
  padding: 20px;
}
.blog-columns .title h3 {
  border-bottom: 1px solid #545454;
  font-size: 16px;
  padding-bottom: 15px;
}
.blog-columns .title h3 a {
  color: #ffffff;
  font-weight: 400;
}
.blog-columns .post_meta span i {
  padding-right: 5px;
}
.blog-columns .post_meta span {
  padding-right: 5px;
}
.blog-columns .post_meta {
  padding: 0 0 15px;
}
.quote-post {
  background: #f2f2f2;
  position: relative;
  padding: 20px 10px;
}
.quote-post:after {
  font-family: 'FontAwesome';
  content: "\f10e";
  padding-right: 20px;
  right: 0;
  position: absolute;
  top: 50px;
  color: #000000;
  font-size: 600%;
  opacity: 0.2;
  -moz-opacity: 0.2;
  filter: alpha(opacity=20);
}
.quote-post blockquote {
  border-left: 0px solid #fff;
}
.postwrapper {
  background-color: #292929;
  border-top: 1px solid #2f2f2f;
  padding-top: 20px;
  padding-right: 0;
  padding-bottom: 20px;
  padding-left: 0;
}
.post-wrapper-top {
  background: url(images/topbg.png) repeat rgba(0, 0, 0, 0.5);
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  z-index: 0;
  border-bottom: 3px solid #2f2f2f;
  margin-bottom: 0;
  padding: 0;
  position: relative;
  text-align: left;
}
.breadcrumb > li + li:before {
  font-size: 13px;
}
.post-wrapper-top h2 {
  border-bottom: 3px solid #fff;
  display: inline-block;
  font-size: 24px;
  padding: 40px 0;
  color: #ffffff;
  position: relative;
  margin-bottom: -3px;
}
.breadcrumb {
  background-color: rgba(0, 0, 0, 0);
  border-left: 0 solid #63B76C;
  border-radius: 0;
  font-size: 18px;
  color: #ffffff;
  font-weight: 300;
  list-style: none outside none;
  padding: 40px 0 0;
}
.breadcrumb > li + li:before {
  content: "";
  background: url(images/breadcrumb.png) no-repeat center top;
  margin: 0px 5px;
  padding: 0 10px
}
.authorbox_wrapper {
  padding: 20px;
  margin-bottom: 50px;
  border-bottom-width: 0px;
  border-bottom-style: dotted;
  border-bottom-color: #2f2f2f;
}
.authorbox_wrapper p {
  color: #EBEBEB;
  font-weight: 300;
  font-family: "Open Sans", sans-serif;
  letter-spacing: 0.03em;
  text-align: left;
}
.authorbox_wrapper h4 {
  margin-bottom: 0;
  padding-bottom: 0;
}
/*.authorbox_wrapper p {
	
	margin-top: 10px;
}*/
#comments_wrapper {
  margin: 60px 0
}
.reviews .comment-list {
  margin: 20px 0 40px
}
.comment-list {
  margin: 60px 0;
  list-style: none;
}
.comment-list ul li, .comment-list ol li {
  list-style: none;
}
.comment-avatar {
  margin: 0 20px 0 0;
  float: left;
  height: 70px;
  width: 70px;
}
.comment-content {
  background: #292929;
  border: 1px solid #545454;
  margin-bottom: 20px;
  overflow: hidden;
  padding: 20px;
}
.comment-author {
  margin-bottom: 10px;
}
.comment-meta {
  font-size: 12px;
  color: #aaa;
  padding-left: 10px;
}
.comment-reply {
  margin: -10px -5px 0 0;
  float: right;
  font-size: 12px;
  color: #ffffff;
}
.leave-comment textarea {
  height: 150px;
}
.pagination > li > a, .pagination > li > span {
  background-color: #272727;
  color: #FFFFFF;
  float: left;
  line-height: 1.82857;
  margin-left: 5px;
  padding: 6px 15px;
  position: relative;
  text-decoration: none;
}
.blog_wrap {
  margin: 50px 0 0;
}
.single_wrap .title {
  margin: 30px 0 10px !important;
}
.postwrapper .blog_wrap {
  margin: 0 0 30px;
}
.blog_wrap img {
  width: 100%;
}
.blog_wrap .title {
  margin-bottom: 30px
}
.blog_wrap .post_desc {
  padding: 20px 0;
}
.blog_wrap .title h3 {
  border-bottom: 1px solid #545454;
  display: flex;
  font-size: 18px;
  padding-bottom: 15px;
}
.blog_wrap .post_meta i {
  padding-right: 4px;
}
.blog_wrap .post_meta span {
  padding-right: 10px;
}
.custom-box {
  border: 1px solid #a9a9a9;
  text-align: center;
  padding: 50px 20px 10px;
  margin: 60px 0 30px;
  -webkit-transition: border-color .4s linear, color .4s linear;
  -moz-transition: border-color .4s linear, color .4s linear;
  -o-transition: border-color .4s linear, color .4s linear;
  -ms-transition: border-color .4s linear, color .4s linear;
  transition: border-color .4s linear, color .4s linear;
}
.custom-box p {
  font-size: 13px
}
.custom-box:hover .diamondicon i, .serviceicon:hover i, .service-square-icon i, .service-box .serviceicon:hover i, .custom-box:hover .serviceicon i {
  color: #ffffff !important;
}
.service-square-icon i {
  font-size: 18px;
}
.service-square {
  margin: 40px 0 20px;
}
.service-square .title h3 {
  font-size: 18px !important;
  margin-bottom: 10px;
}
.service-square-icon {
  width: 65px;
  height: 65px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  line-height: 65px;
  background: #fff;
  text-align: center;
  margin: 3px 15px 15px 0;
}
.custom-box .icn-main-container {
  top: 25px;
  position: absolute;
  left: 44px;
  right: 0;
}
.service-square .title h3 {
  font-size: 18px !important;
  margin-bottom: 7px;
}
.service-box .title h3, .service-icon .title h3 {
  font-size: 18px !important;
  font-weight: normal;
}
.service-box .title {
  padding-top: 20px;
}
.service-box .serviceicon {
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  border-radius: 500px;
  color: #292723;
  background: #343434;
  border: 1px solid #545454;
  height: 85px;
  margin: 0 auto;
  line-height: 95px;
  position: relative;
  text-align: center;
  width: 85px;
  z-index: 5;
}
.custom-box .serviceicon {
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  border-radius: 500px;
  color: #292723;
  background: #343434;
  border: 1px solid #545454;
  font-size: 21px;
  height: 65px;
  margin: 0 auto;
  line-height: 65px;
  position: relative;
  text-align: center;
  width: 65px;
  z-index: 5;
}
.diamondicon {
  width: 60px;
  height: 60px;
  background: #343434;
  border: 1px solid #545454;
  line-height: 60px;
  margin: 17px 35% 0 auto;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transform-origin: 0 100%;
  -moz-transform-origin: 0 100%;
  -ms-transform-origin: 0 100%;
  -o-transform-origin: 0 100%;
  transform-origin: 0 100%;
}
.diamondicon .diamondicon-icon {
  color: #292723;
  font-size: 21px;
}
.serviceicon.smallradius, .custom-box .serviceicon.smallradius {
  -webkit-border-radius: 5px !important;
  -moz-border-radius: 5px !important;
  border-radius: 5px !important;
}
.servicesbox .title h3 {
  font-size: 18px;
  line-height: 50px;
}
.servicesbox p {
  display: block;
}
.servicesbox .title i {
  font-size: 18px !important;
}
.blog_wrap .post_date, .servicesbox .serviceicon {
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  border-radius: 500px;
  color: #ffffff;
  border: 1px solid #DBE6ED;
  float: left;
  font-size: 15px;
  height: 54px;
  line-height: 54px;
  margin-right: 10px;
  position: relative;
  text-align: center;
  width: 54px;
  z-index: 5;
}
#services .item {
  margin: 0;
  padding: 10px;
  display: block;
  width: 100%;
  height: auto;
}
.serviceslist {
  list-style-type: none;
  padding: 0;
  position: relative;
  overflow: hidden;
  margin-top: 20px;
  margin-right: 0;
  margin-bottom: 20px;
  margin-left: 0;
}
.serviceslist .service-icon .serviceicon {
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  border-radius: 500px;
  color: #ffffff;
  background: #323232;
  border: 1px solid #545454;
  font-size: 15px;
  height: 65px;
  line-height: 65px;
  margin-right: 10px;
  position: relative;
  text-align: center;
  width: 65px;
  z-index: 5;
}
.serviceslist .servicelistbox .serviceicon {
  margin: 4px 20px 0;
}
.serviceslist .col-lg-6, .serviceslist .col-md-6, .serviceslist .col-sm-6, .serviceslist .col-xs-6 {
  padding: 0 !important
}
.servicelistbox {
  color: #959595;
  margin-top: 40px;
}
.servicelistbox .service-icon .title h3 {
  font-size: 18px !important;
}
.service-icon .title h3 {
  font-size: 19px !important;
}
.miniboxes .title {
  padding: 10px 0;
}
.miniicon {
  background: #ffffff;
  height: 50px;
  line-height: 55px;
  margin: 35px auto;
  color: #ffffff;
  position: relative;
  width: 90px;
}
.miniicon:before {
  border-bottom: 25px solid #FF0000;
  border-left: 45px solid rgba(0, 0, 0, 0);
  border-right: 45px solid rgba(0, 0, 0, 0);
  content: "";
  height: 0;
  left: 0;
  position: absolute;
  top: -25px;
  width: 0;
}
.miniicon:after {
  border-left: 45px solid rgba(0, 0, 0, 0);
  border-right: 45px solid rgba(0, 0, 0, 0);
  border-top: 25px solid #FF0000;
  bottom: -25px;
  content: "";
  height: 0;
  left: 0;
  position: absolute;
  width: 0;
}
.dm_featured_box_bg {
  background: url(demos/featuredbg.png) no-repeat scroll center center rgba(0, 0, 0, 0);
  margin: 0 auto;
  width: 100%;
  padding-top: 100px;
  min-height: 700px;
}
.dm_featured_box {
  float: left;
  list-style: none outside none;
  margin: 0;
  padding: 30px 60px 0 0;
  position: relative;
  text-align: right;
  width: 38%;
}
.dm_featured_box:nth-of-type(2n) {
  float: right;
  text-align: left;
  padding: 30px 0 0 60px;
}
.dm_featured_box_bg .service-icon {
  background: none !important;
}
[class*=".effect-"] {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-perspective: 1000;
  -moz-perspective: 1000;
  perspective: 1000;
}
.effect-fade {
  opacity: 0;
}
.effect-fade.in {
  opacity: 1;
}
.effect-slide-left {
  -webkit-transform: translate3d(-30%, 0, 0);
  transform: translate3d(-30%, 0, 0);
  opacity: 0;
}
.effect-slide-left.in {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1;
}
.effect-slide-right {
  -webkit-transform: translate3d(30%, 0, 0);
  transform: translate3d(30%, 0, 0);
  opacity: 0;
}
.effect-slide-right.in {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1;
}
.effect-slide-top {
  -webkit-transform: translate3d(0, -30%, 0);
  transform: translate3d(0, -30%, 0);
  opacity: 0;
}
.effect-slide-top.in {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1;
}
.effect-slide-bottom {
  -webkit-transform: translate3d(0, 30%, 0);
  transform: translate3d(0, 30%, 0);
  opacity: 0;
}
.effect-slide-bottom.in {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1;
}
.effect-pop {
  opacity: 0;
}
.effect-pop.in {
  -webkit-animation: pop 0.6s ease-out 0.5s both;
  -moz-animation: pop 0.6s ease-out 0.5s both;
  -o-animation: pop 0.6s ease-out 0.5s both;
  animation: pop 0.6s ease-out 0.5s both;
  opacity: 1 \9;
}
@-webkit-keyframes pop {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
    opacity: 1;
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}
@-moz-keyframes pop {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
    opacity: 1;
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}
@-o-keyframes pop {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
    opacity: 1;
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes pop {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
    opacity: 1;
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}
.effect-fall {
  opacity: 0;
  -webkit-transform: scale(1.5);
  -ms-transform: scale(1.5);
  transform: scale(1.5);
}
.effect-fall.in {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}
.effect-perspective {
  -webkit-perspective: 1300px;
  -moz-perspective: 1300px;
  perspective: 1300px;
}
.effect-helix {
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
  opacity: 0;
  -webkit-transform: rotateY(-180deg);
  -ms-transform: rotateY(-180deg);
  transform: rotateY(-180deg);
}
.effect-helix.in {
  opacity: 1;
  -webkit-transform: rotateY(0);
  -ms-transform: rotateY(0);
  transform: rotateY(0);
}
.hovicon {
  display: inline-block;
  line-height: 75px;
  cursor: pointer;
  margin: 15px 0;
  width: 75px;
  height: 75px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  text-align: center;
  position: relative;
  text-decoration: none;
  z-index: 1;
  color: #fff;
}
.hovicon:after {
  pointer-events: none;
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  content: '';
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.hovicon:before {
  speak: none;
  line-height: 80px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  display: block;
  -webkit-font-smoothing: antialiased;
}
.hovicon.effect-1 {
  -webkit-transition: background 0.2s, color 0.2s;
  -moz-transition: background 0.2s, color 0.2s;
  transition: background 0.2s, color 0.2s;
}
.hovicon.effect-1:after {
  top: -7px;
  left: -7px;
  padding: 7px;
  -webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
  -webkit-transform: scale(.8);
  -moz-transition: -moz-transform 0.2s, opacity 0.2s;
  -moz-transform: scale(.8);
  -ms-transform: scale(.8);
  transition: transform 0.2s, opacity 0.2s;
  transform: scale(.8);
  opacity: 0;
}
.hovicon.effect-1.sub-a:hover:after {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}
.jt-shadow {
  -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);
}
.popular_items img, .comment img, .shopping-cart-widget img, div.thumbnails a img, .authorbox_wrapper img, .flickr-gallery li img, .recent_posts img, .recent_posts_widget img, .testimonial_wrap img {
  -webkit-transition: opacity 0.2s ease-in-out;
  -moz-transition: opacity 0.2s ease-in-out;
  -ms-transition: opacity 0.2s ease-in-out;
  -o-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
}
.popular_items img:hover, .shopping-cart-widget img:hover, div.thumbnails a img:hover, .comment img:hover, .authorbox_wrapper img:hover, .flickr-gallery li img:hover, .recent_posts img:hover, .recent_posts_widget img:hover, .testimonial_wrap img:hover {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
  filter: alpha(opacity=60);
  -moz-opacity: 0.6;
  -khtml-opacity: 0.6;
  opacity: 0.6;
}
.imgWrap {
  position: relative;
}
.imgWrap:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  border: 10px solid rgba(33, 194, 248, 0.4);
  pointer-events: none;
}
.banner {
  padding: 0;
  margin-bottom: 20px;
  position: relative;
}
.ContentWrapperHe .ContentHe .Content {
  padding: 0;
  position: absolute;
  top: 10%;
  display: block;
  margin: 0 auto;
  text-align: Center;
  right: 0;
  left: 0;
}
.banner .jtbtn {
  color: #ffffff !important;
  border-color: #ffffff !important;
}
.hoverimage h3 {
  border-radius: 0;
  color: #ffffff !important;
  font-size: 28px !important;
  font-weight: 100 !important;
  margin: 25px auto 10px;
  padding: 5px 10px !important;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  font-family: Raleway !important;
}
.shadow {
  display: block;
  position: relative;
}
.shadow img {
  display: block;
}
.shadow::before {
  display: block;
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  -moz-box-shadow: inset 0px 0px 3px 1px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: inset 0px 0px 3px 1px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0px 0px 3px 1px rgba(0, 0, 0, 0.2);
}
.f-container {
  overflow: hidden;
  padding: 20px 0 0;
}
.highlight {
  font-size: 72px;
  font-family: "Open Sans", sans-serif;
  font-weight: bold;
  color: #ffffff;
  line-height: 1.8;
}
.milestone-details {
  font-size: 21px;
  color: #ffffff;
  font-weight: 400;
  padding: 10px 0 20px;
  font-family: 'Nothing You Could Do', cursive;
  font-weight: normal;
}
.f-element {
  color: #ffffff;
  margin-bottom: 20px;
  height: auto;
  text-align: center;
}
.f-element i {
  margin-bottom: 10px;
  font-size: 36px;
}
.darkwrapper .lead {
  color: #ffffff;
}
.messagebox .lead {
  font-style: normal !important;
}
.messagebox h1 {
  font-weight: 300 !important;
}
.custommenu li a:before, .product_details li:before {
  content: "\f105" !important;
}
.featureslist li:before {
  content: "\f140" !important;
  padding-right: 8px !important;
  list-style-position: outside;
}
.custommenu li a:before {
  content: "\f00c";
  font-family: "FontAwesome";
  font-size: 13px;
  padding-right: 5px;
  top: 2px;
}
.featureslist li:before, .product_details li:before, .check li:before {
  content: "\f00c";
  font-family: "FontAwesome";
  font-size: 16px;
  left: 0;
  padding-right: 5px;
  position: relative;
  top: 2px;
  list-style-position: outside;
}
.featureslist li {
  margin: 0 0 10px;
  list-style-position: outside;
  list-style-type: none;
}
.product_details li, .check li {
  list-style: none;
  margin: 0 0 5px;
}
.product_details {
  margin-top: 20px;
  margin-left: 0;
  padding-left: 10px
}
.check {
  margin-left: 0;
  padding-left: 0
}
.product_details li a, .check li a {
  color: #656565;
}
.error404 h2 {
  font-size: 160px;
  font-weight: 900;
  line-height: 1.3;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 0 !important;
  padding-bottom: 0;
}
.error404 h3 {
  margin: 0 0 30px;
  font-size: 26px;
  opacity: 0.2;
  padding-top: 0;
  text-align: center;
}
.pricing-box a {
  color: #ffffff !important
}
.pricing-box {
  border: 1px solid #EFEFEF;
  text-align: center;
  padding: 20px;
  margin: 40px 0;
  -webkit-transition: background-color .4s linear, color .4s linear;
  -moz-transition: background-color .4s linear, color .4s linear;
  -o-transition: background-color .4s linear, color .4s linear;
  -ms-transition: background-color .4s linear, color .4s linear;
  transition: background-color .4s linear, color .4s linear;
}
div.price {
  width: 130px !important;
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  border-radius: 500px;
  height: 130px !important;
  line-height: 130px;
  font-size: 24px;
  color: #ffffff;
  margin: 0 auto !important;
  text-align: center;
  font-weight: 400;
}
.pricing-box h3 {
  font-size: 20px;
}
.pricing-box:hover div.price, .pricing-box:hover .jtbtn {
  background-color: #343434;
  border-color: #545454;
}
.pricing-box:hover h3, .pricing-box:hover {
  color: #ffffff;
}
.pricing-box:focus {
  color: #ffffff;
}
.pricing-box:active {
  color: #ffffff;
}
.pricing-box hr {
  margin: 20px -20px;
  border-style: dotted;
  border-color: #343434;
}
.pricing {
  list-style: none;
  padding: 0;
  margin: 0 !important
}
.pricing li {
  font-size: 13px;
  line-height: 31px;
  margin: 0 auto;
  padding: 0;
  text-align: center;
}
#map {
  display: block;
  position: relative;
  height: 450px;
  width: 100%
}
#map img {
  max-width: inherit
}
.map {
  position: relative;
  height: 500px;
  width: 100%
}
.infobox img {
  width: 100% !important;
}
.map .searchmodule {
  padding: 18px 10px
}
.infobox {
  display: inline-block;
  padding: 10px 5px 5px;
  position: relative;
  width: 270px;
}
.infobox img {
  margin-right: 10px;
  width: 95px !important;
}
.infobox .title {
  font-size: 13px;
  font-weight: bold;
  font-family: "Open Sans", sans-serif;
  margin-top: 0;
  margin-bottom: 0;
  text-transform: uppercase;
  padding-bottom: 5px;
}
.infobox .title a {
  font-weight: bold;
}
.percent {
  display: block;
  font-size: 30px;
  letter-spacing: -3px;
  line-height: 9.5;
  font-weight: 300;
  position: absolute;
  text-align: center;
  top: -3px;
  width: 90%;
  z-index: 10;
}
.chart {
  margin-bottom: 20px;
}
.skills .title {
  padding: 25px 0 0;
}
.skills .title h3 {
  font-weight: bold;
  text-transform: uppercase;
  font-size: 18px;
}
.jtbtn-big.anim {
  text-transform: uppercase;
  display: inline-block;
  text-align: center;
  -webkit-transition: all 200ms linear !important;
  transition: all 200ms linear !important;
  font-size: 14px;
  padding: 10px 20px 10px 30px !important;
}
.jtbtn-big.anim i {
  float: right;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  opacity: 0;
  font-size: 12px;
  padding-top: 4px;
  -webkit-transition: all 200ms linear !important;
  transition: all 200ms linear !important;
}
.jtbtn-big.anim:hover i {
  margin-left: 10px !important;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  opacity: 1;
}
.jtbtn-big2 {
  display: inline-block;
  border: 1px solid #ffffff;
  padding: 9px 35px;
  margin-bottom: 0;
  font-size: 13px;
  font-weight: normal;
  line-height: 1.428571429;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  white-space: nowrap;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  background: #ffffff;
}
.jtbtn-big1 {
  display: inline-block;
  border: 1px solid #111111;
  padding: 9px 35px;
  margin-bottom: 0;
  font-size: 13px;
  font-weight: normal;
  line-height: 1.428571429;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  white-space: nowrap;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  background: none;
  color: #ffffff !important;
}
.jtbtn-big {
  display: inline-block;
  padding: 9px 27px;
  margin-bottom: 0;
  font-size: 13px;
  font-weight: normal;
  line-height: 1.428571429;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  white-space: nowrap;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  background: none;
  color: #ffffff !important;
}
.jtbtn {
  display: inline-block;
  padding: 6px 23px;
  margin-bottom: 0;
  font-size: 13px;
  font-weight: normal;
  line-height: 1.428571429;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  white-space: nowrap;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  background: none;
  color: #292723 !important;
  border-color: #292723 #292723 #292723;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  border: 1px solid #292723;
}
.animationload {
  background: #323232;
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 99999;
}
#intro {
  width: 50px;
  height: 50px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -33px 0 0 -33px;
  background: url(images/load.gif);
}
.dmtop {
  background-image: url(images/arrow.png);
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-color: #111111;
  z-index: 999;
  width: 40px;
  height: 40px;
  border-radius: 0;
  text-indent: -999px;
  position: fixed;
  bottom: -100px;
  right: 25px;
  cursor: pointer;
  -webkit-transition: all .7s ease-in-out;
  -moz-transition: all .7s ease-in-out;
  -o-transition: all .7s ease-in-out;
  -ms-transition: all .7s ease-in-out;
  transition: all .7s ease-in-out;
  overflow: hidden;
}
.dmtop:hover {
  background-color: #111111 !important;
}
#video-parallax {
  position: relative;
  display: block;
  overflow: hidden;
  width: 100%;
  height: 100%;
}
#mbYTP_bgndVideo, #bgndVideo {
  position: relative;
  width: 100%;
  height: 100%;
}
#mbYTP_bgndVideo {
  margin: 0 !important;
  padding: 0 !important;
}
.volume:hover {
  color: #ffffff !important
}
.volume {
  bottom: 0;
  position: absolute;
  z-index: 1;
  right: 0;
  width: 30px;
  height: 30px;
  background: #000000;
  line-height: 30px;
  font-size: 20px;
  text-align: center;
  color: #ffffff;
  cursor: pointer;
}
.input-group-addon, .img-thumbnail {
  background-color: #292929;
  border: 1px solid #545454;
}
.logo-text {
  display: none
}
.fhmm .dropdown-menu .withoutdesc {
  background: none;
}
.fhmm .nav, .fhmm .collapse, .fhmm .dropup, .fhmm .dropdown {}
/*.icn-main-container {
	top: -30px !important;
}*/
.dm_featured_box_bg {
  background: none;
}
.dm_featured_box {
  width: 100%;
}
#search_form:after, .header_search, .callusv1 {
  margin-top: 0 !important;
}
.fhmm .navbar-nav > li > .dropdown-menu {
  margin-top: 5px;
}
.header.affix .logo-wrapper, .tp-banner-container .jtbtn-big, .breadcrumb, .tp-caption.minidesc, .sliderwrapper .btn, .sliderwrapper .jtbtn {
  display: none;
}
.percent {
  line-height: 6.5;
}
.social li:last-child, .callus li:last-child, .social li, .callus li {
  border: none
}
.footer-menu .menu, .copyright1, .callus, .callus li, .social li, .social {
  float: none !important;
  clear: both !important;
}

@media (max-width:1199px) {
  .logo img {
display: none
  }
	  .logo{
margin-top: 0 !important
  }
}
.mmodebody .title h1 span, .popular_items_div .price1, .bigtitle .last span, .twitter_widget .lead:before, .twitter_widget .details a, .product-content .price1-new, .breadcrumb a, .highlight, .testimonial_widget .lead:after, .testimonial_widget .lead:before, .tp-caption.pacifico2 span, .testimonial_widget .details, .tp-caption.pacifico3 span, .tp-caption.small_thin_grey1 span, .darkwrapper h1 span, .center-title span, .price-detail, .rating i, .featureslist li:before, .check li:before, .product_details li:before, a.readmore, .service-box .serviceicon i, .pricing-box:hover div.price, .servicesbox .serviceicon, .copyright1 a:hover, .copyright1 a:focus, .tp-caption.big_title, .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus, #defaultmenu .navbar-nav li a:hover, .callus span, .social a:hover, .panel-default > .panel-heading:hover a, .panel-default > .panel-heading:hover .panel-title:after, .footer1 i:hover, .searchicon:before, .serviceslist .service-icon a i, .serviceslist .servicesbox .serviceicon i, .portfolio-filter a:hover, .portfolio-filter a:focus, .testimonial_meta span, .testimonial_meta i, .custom-box .serviceicon i, .footer-social li i, .custom-box .diamondicon i, a {
  color: #00a0e3;
}
div.bbp-template-notice, div.indicator-hint, #bbpress-forums li.bbp-body ul.forum li.bbp-forum-topic-count:hover, #bbpress-forums li.bbp-body ul.forum li.bbp-forum-reply-count:hover, .bs-glyphicons li:hover, .onsale, .volume:hover, .tagcloud a:hover, .servicesbox .serviceicon:hover, .cs-style-3 figcaption a.addtocart, .cs-style-3 figcaption a.zoom, .cs-style-3 figcaption a.external, .pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus, .footer-social li:hover, .pagination > .active > span:focus, .service-square-icon, .pricing-box:hover, .pager li > a, .pager li > span, div.price, .service-box .serviceicon:hover, .custom-box:hover .serviceicon, .progress-bar, .greybg .serviceslist .service-icon .serviceicon:hover, .service-icon .serviceicon:hover, .hovicon.effect-1.sub-a:hover, .hovicon.effect-1.sub-a:hover i, .hovicon.effect-1, .hovicon.effect-1.sub-a:hover, .flex-direction-nav a, .miniicon, mark, div.bbp-template-notice.info, .flex-control-paging li a.flex-active, .portfolio-filter li a:before, .btn-primary, .twitter-widget ul li:hover:before, .owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span, .testimonial_details:hover, .nav-tabs > li > a:hover, .custom-box:hover .diamondicon {
  background-color: #00a0e3;
}
.nav-stacked li li:hover {
  background: #00a0e3;
  border-color: #00a0e3;
}
.pricing-box .jtbtn, .bigtitle h1:after, .footer-social li, .serviceicon:hover, .custom-box:hover, .custom-box:hover .serviceicon, .serviceslist .service-icon .serviceicon, .post-wrapper-top h2, .form-control:focus, .btn-primary:hover, .btn-primary:focus, .btn-primary:active, .flickr-gallery li:hover, .panel-default > .panel-heading:hover, .twitter-widget ul li:before, .owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span, div.bbp-template-notice.info, div.bbp-template-notice, div.indicator-hint, .tagcloud a:hover, .flex-control-paging li a, .flex-control-paging li a.flex-active, .tp-bullets.simplebullets .bullet:hover, .tp-bullets.simplebullets .bullet.selected, .btn-primary {
  border-color: #00a0e3;
}
.miniicon:after, .title1 hr:after, .title hr:after, .nav .open > a:after, .nav .open > a:hover:after, .nav .open > a:focus:after, .navbar-default .navbar-nav > .active > a:hover:after, .navbar-default .navbar-nav > .active > a:focus:after, .navbar-nav > li > a:focus:after, .navbar-nav > li > a:hover:after {
  border-top-color: #00a0e3;
}
.dmtop {
  background-color: #00a0e3 !important;
  border: 1px solid #292929;
}
#onepage .tp-bannertimer {
  background: rgba(33, 194, 248, 0.8) !important;
}
.jtbtn-big2 {
  color: #00a0e3 !important;
}
.miniicon:before {
  border-bottom-color: #00a0e3;
}
.hovicon.effect-1:after {
  box-shadow: 0 0 0 4px #00a0e3;
}
.jtbtn-big {
  border: 1px solid #00a0e3;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active {
  background-color: #11B2E8;
}
.mar5 {
  clear: both;
  height: 4px;
  width: 100%;
}
.mar10 {
  clear: both;
  height: 10px;
  width: 100%;
}
.mar15 {
  clear: both;
  height: 15px;
  width: 100%;
}
.mar20 {
  clear: both;
  height: 20px;
  width: 100%;
}
.mar25 {
  clear: both;
  height: 25px;
  width: 100%;
}
.left-img-1 {
  float: left;
  margin-right: 10px;
  margin-bottom: 5px;
}
#link-1 {
  color: #D3D3D3;
}
#link-1:hover {
  color: #00a0e3;
}
#link-2 {
  color: #D3D3D3;
}
#link-2:hover {
  color: #00a0e3;
}
#link-3 {
  color: #D3D3D3;
}
#link-3:hover {
  color: #00a0e3;
}
.color-1-1 {
  color: #00a0e3;
}
.color-3-1 {
  color: #666666;
}
.color-2023-1 {
  color: #ff7e00;
	font-size:18px
}
.line-h-1 {
  line-height: 26px;
}
.center-tekst {
  text-align: center;
}
.center-tekst-2 {
  text-align: center;
  line-height: 31px;
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
}
.topbar-dark {
  background: #292723;
}
.topbar-dark a:hover, .topbar-dark a:focus, .topbar-dark a, .topbar-dark .callus span, .topbar-dark p {
  color: #ffffff;
}
.topbar-dark .social li, .topbar-dark .callus li {
  border-color: #383838;
}
.menu-hover .navbar-nav > li > a:focus, .menu-hover .navbar-nav > li > a:active, .menu-hover .navbar-nav > li > a:hover {
  color: #00a0e3;
}
.footer-white {
  background: #ffffff;
  color: #3d3d3d;
}
.footer-white .social li i:hover, .footer-white .recent_posts_widget a.readmore {
  color: #00a0e3 !important;
}
.footer-white {
  border-top: 3px double #ADBDC6;
}
.footer-white .social li i {
  color: #ADBDC6 !important;
}
.footer-white .contact-widget li i, .footer-white .recent_posts_widget a, .footer-white .title h3 {
  color: #292723;
}
.copyright1 a:hover, .copyright1 a:focus {
  color: #000;
}
.copyright1 {
  background: #00a0e3;
}
.blue1 {
  color: #00a0e3;
  font-weight: 400
}
.blue2 {
  color: #00a0e3;
}
.blue2:hover {
  color: #ffffff;
}
.blue2:focus {
  color: #ffffff;
}
.blue2:active {
  color: #ffffff;
}
.site-link {
  color: #00a0e3 !important;
  font-weight: 400
}
.site-link:hover {
  color: #FFF !important;
}
.marh320 {
  padding-top: 25px;
}
.font12 {
  font-size: 14px;
}
.font12a {
  font-size: 14px;
  padding-left: 50px;
}
.border-img {
  padding: 8px;
  border: 1px solid #2a6496;
}
.border-img-none {
  padding: 8px;
  border: 0px solid #2a6496;
}
.cennik {
  color: #07A9DE;
}
.cennik:hover {
  color: #00a0e3;
}
.mar20-list {
  padding-left: 20px;
}
@media (max-width:768px) {
  .mar20-list {
    padding-left: 0px;
  }
}
.color-9 {
  color: #656565;
}
.bord-img {
  border: 1px solid #00a0e3;
  padding: 6px;
}
.red-tekst {
  color: #EA0000;
}
.yellow-tekst {
  color: #FFFF00;
}
#like-box {
  position: fixed;
  z-index: 9999;
  top: 142px;
  left: -296px;
  -webkit-transition: left 0.5s ease-out;
  -moz-transition: left 0.5s ease-out;
  -o-transition: left 0.5s ease-out;
  transition: left 0.5s ease-out;
}
#like-box:hover {
  left: 0px;
}
#like-box .outside {
  position: relative;
  z-index: 1;
  background: #3b5999;
  padding: 2px;
  min-width: 1px;
  float: left;
}
#like-box .inside {
  position: relative;
  z-index: 2;
  background: #fff;
}
#like-box .belt {
  position: relative;
  z-index: 0;
  transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  float: left;
  width: 100px;
  height: 40px;
  background: #3b5999;
  color: #ccc;
  font-weight: normal;
  font-family: Verdana;
  font-size: 16px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  margin-top: 40px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: -35px;
  padding-top: 4px;
  padding-right: 0px;
  padding-bottom: 5px;
  padding-left: 12px;
}
.list1 {
  list-style-position: outside;
  list-style-type: none;
}
.list1 li {
  background-image: url(images/list1.jpg);
  background-repeat: no-repeat;
  background-position: 0px 7px;
  padding-left: 30px;
  line-height: 25px;
  text-align: left;
  margin-bottom: 15px;
}
.list1 li span {
  color: #00a0e3
}
.list2 {
  list-style-position: outside;
  list-style-type: none;
}
.list2 li {
  background-image: url(images/list2.jpg);
  background-repeat: no-repeat;
  background-position: 0px 7px;
  padding-left: 30px;
  line-height: 30px;
  text-align: justify;
}
.logo-text {
  line-height: 5px;
  color: #FFF;
  font-size: 11px;
  min-width: 300px;
  margin-left: 80px;
  margin-top: -15px
}
#cookieinfo * {
  margin: 0px;
  padding: 0px;
}
#cookieinfo {
  position: fixed;
  font-size: 12px;
  font-family: Arial, Verdana, sans-serif;
  left: 0px;
  bottom: 0px;
  right: 0px;
  background-color: rgba(51, 51, 51, .95);
  padding: 20px;
  box-shadow: 0px -1px 3px rgba(0, 0, 0, 0.5);
  z-index: 1000;
}
#cookieinfo h6 {
  font-size: 16px;
  font-weight: bold;
  color: #cdd7da;
  text-shadow: 0px 1px 1px rgba(0, 0, 0, 1);
  margin-bottom: 7px;
  padding-right: 5%;
  padding-left: 5%;
}
#cookieinfo p {
  font-size: 14px;
  color: #afb4bc;
  line-height: 1.6em;
  text-shadow: 0px 1px 1px rgba(0, 0, 0, 1);
  text-align: justify;
  padding-right: 5%;
  padding-left: 5%;
}
#cookieinfo a {
  display: block;
  position: absolute;
  right: 20px;
  top: 10px;
  width: 28px;
  height: 28px;
  border-radius: 100%;
  line-height: 26px;
  font-size: 18px;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  background-color: #fe0000;
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.75);
}
#cookieinfo a:hover {
  background-color: #C40000;
}
.img-link:hover {
  opacity: .7;
  -webkit-transition: all .4s ease-in-out;
  -moz-transition: all .4s ease-in-out;
  -ms-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
}
.social_tools {
  display: none
}
.authorbox_wrapper .link {
  color: #00a0e3 !important;
}
.authorbox_wrapper .link:hover {
  color: #FFF !important;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
.overlay, .slickModals {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0
}
/*@media screen and (max-width:768px) {
.slickModals {
	display:none}
}*/
.slickModals a {
  color: #333
}
.slickModals a:hover {
  color: #FFF
}
.slickModals * {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-style: normal;
  font-size: 100%;
  vertical-align: baseline;
  line-height: normal;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}
.window .wrap.custom.radius, .window.radius {
  border-radius: 6px
}
.slickModals {
  position: fixed;
  right: 0;
  bottom: 0;
  z-index: 9999999;
  visibility: hidden
}
.overlay, .window {
  position: absolute;
  opacity: 0
}
.overlay {
  content: "";
  display: block;
  z-index: 1;
  -webkit-transition-delay: .2s;
  -moz-transition-delay: .2s;
  -ms-transition-delay: .2s;
  transition-delay: .2s
}
.window {
  display: inline-block;
  width: 500px;
  height: 466px;
  padding: 40px;
  margin: auto;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 2;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  -ms-transition-delay: 0s;
  transition-delay: 0s;
}
@media screen and (max-width:768px) {
  .window {
    display: inline-block;
    width: 420px;
    height: 391px;
    padding: 0px;
  }
}
.yt-2 {
  height: 304px !important;
  width: 560px !important;
  border: none
}
.yt-2-2 {
  height: auto !important;
  width: 100% !important;
  border: none
}
.yt-2-2-4 {
  height: 500px !important;
  width: 100% !important;
  border: none
}
@media screen and (max-width:768px) {
  .yt-2-2 {
    height: 240px !important;
    width: 100% !important;
    border: none
  }
    .yt-2-2-4 {
  height: 240px !important;
  width: 100% !important;
  border: none
}
}
input.hiddenInput {
  display: none;
  visibility: hidden;
  opacity: 0
}
.slickModals label {
  cursor: pointer
}
.overlay.black {
  background: rgba(0, 0, 0, .25)
}
.overlay.white {
  background: rgba(255, 255, 255, .85)
}
.overlay.transparent {
  background: 0 0
}
.overlay.custom {
  background: rgba(77, 136, 217, .85)
}
.overlay.custom-2 {
  background: rgba(0, 0, 0, .4)
}
#special {
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  -ms-transition: all .4s ease;
  transition: all .4s ease;
  display: block;
  height: 100%;
  width: 100%;
  position: relative
}
#special.blur {
  -webkit-filter: blur(2px);
  -moz-filter: blur(2px);
  -ms-filter: blur(2px);
  filter: blur(2px)
}
#special.grayscale {
  -webkit-filter: grayscale(.8);
  -moz-filter: grayscale(.8);
  -ms-filter: grayscale(.8);
  filter: grayscale(.8)
}
#special.invert {
  -webkit-filter: invert(1);
  -moz-filter: invert(1);
  -ms-filter: invert(1);
  filter: invert(1)
}
#special.scaled {
  -webkit-transform: scale(.95);
  -moz-transform: scale(.95);
  -ms-transform: scale(.95);
  transform: scale(.95)
}
.window.black {
  background: #000
}
.window.white {
  background: #fff
}
.window.transparent {
  background: 0 0
}
.window.custom {
  background: #3e75c1
}
.window.shadow {
  box-shadow: 0 0 36px rgba(0, 0, 0, .2)
}
.window.shadow.strong {
  box-shadow: 0 0 36px rgba(0, 0, 0, .4)
}
.window.center {
  top: 0;
  background-color: #FFF;
  right: 0;
  bottom: 0;
  left: 0;
  max-width: 100%;
  padding-top: 40px;
  padding-right: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
}
.window.center h1 {
  color: #FFF;
  padding-top: 20px;
  text-align: center;
  padding-left: 20px;
  font-weight: 200;
  font-size: 30px;
}
.window.center p {
  color: #000;
  padding-top: 10px;
  text-align: justify;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
}
.window.center i {
  color: #000;
  padding-top: 10px;
  text-align: left;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  font-style: italic;
}
.window.center a {
  color: #00a0e3;
  font-weight: 400;
}
.window.center a:hover {
  color: #333;
  font-weight: 400;
}
.window.center p strong {
  font-weight: 700;
}
.window.center .button {
  max-width: 100%;
  width: 300px;
  vertical-align: bottom;
  border: 1px solid #FFF;
  padding-top: 10px;
  padding-right: 30px;
  padding-bottom: 10px;
  padding-left: 30px;
  color: #FFF;
  text-decoration: none;
}
.window.center .button:hover {
  max-width: 100%;
  width: 300px;
  vertical-align: bottom;
  border: 1px solid #fff;
  padding-top: 10px;
  padding-right: 30px;
  padding-bottom: 10px;
  padding-left: 30px;
  color: #333;
  text-decoration: none;
}
.window.center img {
  max-width: 100%;
  vertical-align: bottom;
  clear: both;
  margin-top: 20px;
}
.window.center h1 span {
  color: #FFF;
  font-weight: 300;
  font-size: 25px;
}
.window.topLeft {
  top: 0;
  left: 0
}
.window.topCenter {
  top: 0;
  left: 0;
  right: 0
}
.window.topRight {
  top: 0;
  right: 0
}
.window.bottomLeft {
  bottom: 0;
  left: 0
}
.window.bottomCenter {
  bottom: 0;
  left: 0;
  right: 0
}
.window.bottomRight {
  bottom: 0;
  right: 0
}
.window.right {
  top: 0;
  right: 0;
  bottom: 0
}
.window.left {
  top: 0;
  left: 0;
  bottom: 0
}
.window.margin-10 {
  margin: 10px
}
.window.margin-20 {
  margin: 20px
}
.window.margin-30 {
  margin: 30px
}
.window.fade {
  opacity: 0
}
.window.zoomIn {
  -webkit-transform: scale(.8);
  -moz-transform: scale(.8);
  -ms-transform: scale(.8);
  transform: scale(.8)
}
.window.zoomOut {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2)
}
.window.slideTop {
  -webkit-transform: translateY(-20%);
  -moz-transform: translateY(-20%);
  -ms-transform: translateY(-20%);
  transform: translateY(-20%)
}
.window.slideBottom {
  -webkit-transform: translateY(20%);
  -moz-transform: translateY(20%);
  -ms-transform: translateY(20%);
  transform: translateY(20%)
}
.window.slideLeft {
  -webkit-transform: translateX(-20%);
  -moz-transform: translateX(-20%);
  -ms-transform: translateX(-20%);
  transform: translateX(-20%)
}
.window.slideRight {
  -webkit-transform: translateX(20%);
  -moz-transform: translateX(20%);
  -ms-transform: translateX(20%);
  transform: translateX(20%)
}
.window.rotateIn {
  -webkit-transform: rotate(720deg) scale(0);
  -moz-transform: rotate(720deg) scale(0);
  -ms-transform: rotate(720deg) scale(0);
  transform: rotate(720deg) scale(0)
}
.window.rotateOut {
  -webkit-transform: rotate(720deg) scale(1.5);
  -moz-transform: rotate(720deg) scale(1.5);
  -ms-transform: rotate(720deg) scale(1.5);
  transform: rotate(720deg) scale(1.5)
}
.window.flipHorizontal {
  -webkit-transform: rotateY(-90deg);
  -moz-transform: rotateY(-90deg);
  -ms-transform: rotateY(-90deg);
  transform: rotateY(-90deg)
}
.window.flipVertical {
  -webkit-transform: rotateX(-90deg);
  -moz-transform: rotateX(-90deg);
  -ms-transform: rotateX(-90deg);
  transform: rotateX(-90deg)
}
.window.perspectiveTop {
  -webkit-transform: perspective(300px) rotateX(-90deg);
  -moz-transform: perspective(300px) rotateX(-90deg);
  -ms-transform: perspective(300px) rotateX(-90deg);
  transform: perspective(300px) rotateX(-90deg);
  -webkit-transform-origin: top center;
  -moz-transform-origin: top center;
  -ms-transform-origin: top center;
  transform-origin: top center
}
.window.perspectiveBottom {
  -webkit-transform: perspective(300px) rotateX(90deg);
  -moz-transform: perspective(300px) rotateX(90deg);
  -ms-transform: perspective(300px) rotateX(90deg);
  transform: perspective(300px) rotateX(90deg);
  -webkit-transform-origin: bottom center;
  -moz-transform-origin: bottom center;
  -ms-transform-origin: bottom center;
  transform-origin: bottom center
}
.window.perspectiveLeft {
  -webkit-transform: perspective(200px) rotateY(90deg);
  -moz-transform: perspective(200px) rotateY(90deg);
  -ms-transform: perspective(200px) rotateY(90deg);
  transform: perspective(200px) rotateY(90deg);
  -webkit-transform-origin: center left;
  -moz-transform-origin: center left;
  -ms-transform-origin: center left;
  transform-origin: center left
}
.window.perspectiveRight {
  -webkit-transform: perspective(200px) rotateY(-90deg);
  -moz-transform: perspective(200px) rotateY(-90deg);
  -ms-transform: perspective(200px) rotateY(-90deg);
  transform: perspective(200px) rotateY(-90deg);
  -webkit-transform-origin: center right;
  -moz-transform-origin: center right;
  -ms-transform-origin: center right;
  transform-origin: center right
}
.slickModals .linear {
  -webkit-transition-timing-function: linear;
  -moz-transition-timing-function: linear;
  -ms-transition-timing-function: linear;
  transition-timing-function: linear
}
.slickModals .ease {
  -webkit-transition-timing-function: ease;
  -moz-transition-timing-function: ease;
  -ms-transition-timing-function: ease;
  transition-timing-function: ease
}
.slickModals .ease-in {
  -webkit-transition-timing-function: ease-in;
  -moz-transition-timing-function: ease-in;
  -ms-transition-timing-function: ease-in;
  transition-timing-function: ease-in
}
.slickModals .ease-out {
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -ms-transition-timing-function: ease-out;
  transition-timing-function: ease-out
}
.slickModals .ease-in-out {
  -webkit-transition-timing-function: ease-in-out;
  -moz-transition-timing-function: ease-in-out;
  -ms-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out
}
.slickModals .fastest {
  -webkit-transition-duration: .2s;
  -moz-transition-duration: .2s;
  -ms-transition-duration: .2s;
  transition-duration: .2s
}
.slickModals .fast {
  -webkit-transition-duration: .4s;
  -moz-transition-duration: .4s;
  -ms-transition-duration: .4s;
  transition-duration: .4s
}
.slickModals .medium {
  -webkit-transition-duration: .6s;
  -moz-transition-duration: .6s;
  -ms-transition-duration: .6s;
  transition-duration: .6s
}
.slickModals .slow {
  -webkit-transition-duration: .8s;
  -moz-transition-duration: .8s;
  -ms-transition-duration: .8s;
  transition-duration: .8s
}
.slickModals .slowest {
  -webkit-transition-duration: 1s;
  -moz-transition-duration: 1s;
  -ms-transition-duration: 1s;
  transition-duration: 1s
}
.slickModals .close {
  position: absolute;
  top: -20px;
  right: 0;
  z-index: 10;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: 700;
  transition: all .1s ease
}
.slickModals .close:before {
  white-space: nowrap;
  display: block;
  position: relative;
  transition: all .1s ease
}
.slickModals .close.labeled:before {
  color: #fff;
  content: "close";
  font-size: 8px;
  text-transform: uppercase;
  background: linear-gradient(to right, #fff 50%, #000 50%);
  background-size: 200% 100%;
  background-position: right bottom;
  padding: 6px 12px;
  margin-top: -10px
}
.slickModals .close.labeled:hover:before {
  background-position: left bottom;
  color: #000
}
.slickModals .close.text:before {
  color: #fff;
  content: "Close";
  font-size: 9px;
  text-transform: uppercase
}
.slickModals .close.tag:before {
  color: #fff;
  content: "\00d7";
  background: #000;
  text-align: center;
  font-size: 15px;
  width: 24px;
  height: 24px;
  line-height: 24px;
  margin-top: 20px;
  opacity: .2
}
.slickModals .close.icon:hover:before, .window p {
  color: #000
}
.slickModals .close.tag:hover:before {
  opacity: 1
}
.slickModals .close.icon {
  display: inline-block;
  width: 22px;
  height: 22px;
  overflow: hidden;
  opacity: .5;
  margin-top: 34px;
  margin-right: 15px;
  margin-bottom: 0;
  margin-left: 0;
}
.window .popup-icon, .window .wrap:after {
  display: block;
  content: ""
}
.slickModals .close.icon:after, .slickModals .close.icon:before {
  content: "";
  position: absolute;
  height: 1px;
  width: 100%;
  top: 50%;
  left: 0;
  margin-top: -1px;
  background: #000
}
.slickModals .close.icon:before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg)
}
.slickModals .close.icon:after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg)
}
.slickModals .close.icon:hover {
  opacity: 1
}
input#section0-p-1:checked ~ .section0-m-1, input#section0-p-2:checked ~ .section0-m-2, input#section1-p-10:checked ~ .section1-m-10, input#section1-p-11:checked ~ .section1-m-11, input#section1-p-12:checked ~ .section1-m-12, input#section1-p-13:checked ~ .section1-m-13, input#section1-p-14:checked ~ .section1-m-14, input#section1-p-15:checked ~ .section1-m-15, input#section1-p-16:checked ~ .section1-m-16, input#section1-p-1:checked ~ .section1-m-1, input#section1-p-2:checked ~ .section1-m-2, input#section1-p-3:checked ~ .section1-m-3, input#section1-p-4:checked ~ .section1-m-4, input#section1-p-5:checked ~ .section1-m-5, input#section1-p-6:checked ~ .section1-m-6, input#section1-p-7:checked ~ .section1-m-7, input#section1-p-8:checked ~ .section1-m-8, input#section1-p-9:checked ~ .section1-m-9, input#section2-p-10:checked ~ .section2-m-10, input#section2-p-11:checked ~ .section2-m-11, input#section2-p-12:checked ~ .section2-m-12, input#section2-p-13:checked ~ .section2-m-13, input#section2-p-14:checked ~ .section2-m-14, input#section2-p-15:checked ~ .section2-m-15, input#section2-p-1:checked ~ .section2-m-1, input#section2-p-2:checked ~ .section2-m-2, input#section2-p-3:checked ~ .section2-m-3, input#section2-p-4:checked ~ .section2-m-4, input#section2-p-5:checked ~ .section2-m-5, input#section2-p-6:checked ~ .section2-m-6, input#section2-p-7:checked ~ .section2-m-7, input#section2-p-8:checked ~ .section2-m-8, input#section2-p-9:checked ~ .section2-m-9, input#section3-p-10:checked ~ .section3-m-10, input#section3-p-1:checked ~ .section3-m-1, input#section3-p-2:checked ~ .section3-m-2, input#section3-p-3:checked ~ .section3-m-3, input#section3-p-4:checked ~ .section3-m-4, input#section3-p-5:checked ~ .section3-m-5, input#section3-p-6:checked ~ .section3-m-6, input#section3-p-7:checked ~ .section3-m-7, input#section3-p-8:checked ~ .section3-m-8, input#section3-p-9:checked ~ .section3-m-9, input#section4-p-1:checked ~ .section4-m-1, input#section4-p-2:checked ~ .section4-m-2, input#section4-p-3:checked ~ .section4-m-3, input#section4-p-4:checked ~ .section4-m-4, input#section4-p-5:checked ~ .section4-m-5, input#section4-p-6:checked ~ .section4-m-6, input#section4-p-7:checked ~ .section4-m-7, input#section4-p-8:checked ~ .section4-m-8, input#section4-p-9:checked ~ .section4-m-9, input#section5-p-10:checked ~ .section5-m-10, input#section5-p-1:checked ~ .section5-m-1, input#section5-p-2:checked ~ .section5-m-2, input#section5-p-3:checked ~ .section5-m-3, input#section5-p-4:checked ~ .section5-m-4, input#section5-p-5:checked ~ .section5-m-5, input#section5-p-6:checked ~ .section5-m-6, input#section5-p-7:checked ~ .section5-m-7, input#section5-p-8:checked ~ .section5-m-8, input#section5-p-9:checked ~ .section5-m-9, input#section6-p-1:checked ~ .section6-m-1, input#section6-p-2:checked ~ .section6-m-2, input#section6-p-3:checked ~ .section6-m-3, input#section7-p-1:checked ~ .section7-m-1, input#section7-p-2:checked ~ .section7-m-2, input#section7-p-3:checked ~ .section7-m-3, input#section7-p-4:checked ~ .section7-m-4, input#section7-p-5:checked ~ .section7-m-5 {
  visibility: visible
}
input#section0-p-1:checked ~ .section0-m-1 .window, input#section0-p-2:checked ~ .section0-m-2 .window, input#section1-p-10:checked ~ .section1-m-10 .window, input#section1-p-11:checked ~ .section1-m-11 .window, input#section1-p-12:checked ~ .section1-m-12 .window, input#section1-p-13:checked ~ .section1-m-13 .window, input#section1-p-14:checked ~ .section1-m-14 .window, input#section1-p-15:checked ~ .section1-m-15 .window, input#section1-p-16:checked ~ .section1-m-16 .window, input#section1-p-1:checked ~ .section1-m-1 .window, input#section1-p-2:checked ~ .section1-m-2 .window, input#section1-p-3:checked ~ .section1-m-3 .window, input#section1-p-4:checked ~ .section1-m-4 .window, input#section1-p-5:checked ~ .section1-m-5 .window, input#section1-p-6:checked ~ .section1-m-6 .window, input#section1-p-7:checked ~ .section1-m-7 .window, input#section1-p-8:checked ~ .section1-m-8 .window, input#section1-p-9:checked ~ .section1-m-9 .window, input#section2-p-10:checked ~ .section2-m-10 .window, input#section2-p-11:checked ~ .section2-m-11 .window, input#section2-p-12:checked ~ .section2-m-12 .window, input#section2-p-13:checked ~ .section2-m-13 .window, input#section2-p-14:checked ~ .section2-m-14 .window, input#section2-p-15:checked ~ .section2-m-15 .window, input#section2-p-1:checked ~ .section2-m-1 .window, input#section2-p-2:checked ~ .section2-m-2 .window, input#section2-p-3:checked ~ .section2-m-3 .window, input#section2-p-4:checked ~ .section2-m-4 .window, input#section2-p-5:checked ~ .section2-m-5 .window, input#section2-p-6:checked ~ .section2-m-6 .window, input#section2-p-7:checked ~ .section2-m-7 .window, input#section2-p-8:checked ~ .section2-m-8 .window, input#section2-p-9:checked ~ .section2-m-9 .window, input#section3-p-10:checked ~ .section3-m-10 .window, input#section3-p-1:checked ~ .section3-m-1 .window, input#section3-p-2:checked ~ .section3-m-2 .window, input#section3-p-3:checked ~ .section3-m-3 .window, input#section3-p-4:checked ~ .section3-m-4 .window, input#section3-p-5:checked ~ .section3-m-5 .window, input#section3-p-6:checked ~ .section3-m-6 .window, input#section3-p-7:checked ~ .section3-m-7 .window, input#section3-p-8:checked ~ .section3-m-8 .window, input#section3-p-9:checked ~ .section3-m-9 .window, input#section4-p-1:checked ~ .section4-m-1 .window, input#section4-p-2:checked ~ .section4-m-2 .window, input#section4-p-3:checked ~ .section4-m-3 .window, input#section4-p-4:checked ~ .section4-m-4 .window, input#section4-p-5:checked ~ .section4-m-5 .window, input#section4-p-6:checked ~ .section4-m-6 .window, input#section4-p-7:checked ~ .section4-m-7 .window, input#section4-p-8:checked ~ .section4-m-8 .window, input#section4-p-9:checked ~ .section4-m-9 .window, input#section5-p-10:checked ~ .section5-m-10 .window, input#section5-p-1:checked ~ .section5-m-1 .window, input#section5-p-2:checked ~ .section5-m-2 .window, input#section5-p-3:checked ~ .section5-m-3 .window, input#section5-p-4:checked ~ .section5-m-4 .window, input#section5-p-5:checked ~ .section5-m-5 .window, input#section5-p-6:checked ~ .section5-m-6 .window, input#section5-p-7:checked ~ .section5-m-7 .window, input#section5-p-8:checked ~ .section5-m-8 .window, input#section5-p-9:checked ~ .section5-m-9 .window, input#section6-p-1:checked ~ .section6-m-1 .window, input#section6-p-2:checked ~ .section6-m-2 .window, input#section6-p-3:checked ~ .section6-m-3 .window, input#section7-p-1:checked ~ .section7-m-1 .window, input#section7-p-2:checked ~ .section7-m-2 .window, input#section7-p-3:checked ~ .section7-m-3 .window, input#section7-p-4:checked ~ .section7-m-4 .window, input#section7-p-5:checked ~ .section7-m-5 .window {
  -webkit-transform: rotate(0) scale(1);
  -moz-transform: rotate(0) scale(1);
  -ms-transform: rotate(0) scale(1);
  transform: rotate(0) scale(1);
  opacity: 1;
  -webkit-transition-delay: .2s;
  -moz-transition-delay: .2s;
  -ms-transition-delay: .2s;
  transition-delay: .2s
}
input#section0-p-1:checked ~ .section0-m-1 .overlay, input#section0-p-2:checked ~ .section0-m-2 .overlay, input#section1-p-10:checked ~ .section1-m-10 .overlay, input#section1-p-11:checked ~ .section1-m-11 .overlay, input#section1-p-12:checked ~ .section1-m-12 .overlay, input#section1-p-13:checked ~ .section1-m-13 .overlay, input#section1-p-14:checked ~ .section1-m-14 .overlay, input#section1-p-15:checked ~ .section1-m-15 .overlay, input#section1-p-16:checked ~ .section1-m-16 .overlay, input#section1-p-1:checked ~ .section1-m-1 .overlay, input#section1-p-2:checked ~ .section1-m-2 .overlay, input#section1-p-3:checked ~ .section1-m-3 .overlay, input#section1-p-4:checked ~ .section1-m-4 .overlay, input#section1-p-5:checked ~ .section1-m-5 .overlay, input#section1-p-6:checked ~ .section1-m-6 .overlay, input#section1-p-7:checked ~ .section1-m-7 .overlay, input#section1-p-8:checked ~ .section1-m-8 .overlay, input#section1-p-9:checked ~ .section1-m-9 .overlay, input#section2-p-10:checked ~ .section2-m-10 .overlay, input#section2-p-11:checked ~ .section2-m-11 .overlay, input#section2-p-12:checked ~ .section2-m-12 .overlay, input#section2-p-13:checked ~ .section2-m-13 .overlay, input#section2-p-14:checked ~ .section2-m-14 .overlay, input#section2-p-15:checked ~ .section2-m-15 .overlay, input#section2-p-1:checked ~ .section2-m-1 .overlay, input#section2-p-2:checked ~ .section2-m-2 .overlay, input#section2-p-3:checked ~ .section2-m-3 .overlay, input#section2-p-4:checked ~ .section2-m-4 .overlay, input#section2-p-5:checked ~ .section2-m-5 .overlay, input#section2-p-6:checked ~ .section2-m-6 .overlay, input#section2-p-7:checked ~ .section2-m-7 .overlay, input#section2-p-8:checked ~ .section2-m-8 .overlay, input#section2-p-9:checked ~ .section2-m-9 .overlay, input#section3-p-10:checked ~ .section3-m-10 .overlay, input#section3-p-1:checked ~ .section3-m-1 .overlay, input#section3-p-2:checked ~ .section3-m-2 .overlay, input#section3-p-3:checked ~ .section3-m-3 .overlay, input#section3-p-4:checked ~ .section3-m-4 .overlay, input#section3-p-5:checked ~ .section3-m-5 .overlay, input#section3-p-6:checked ~ .section3-m-6 .overlay, input#section3-p-7:checked ~ .section3-m-7 .overlay, input#section3-p-8:checked ~ .section3-m-8 .overlay, input#section3-p-9:checked ~ .section3-m-9 .overlay, input#section4-p-1:checked ~ .section4-m-1 .overlay, input#section4-p-2:checked ~ .section4-m-2 .overlay, input#section4-p-3:checked ~ .section4-m-3 .overlay, input#section4-p-4:checked ~ .section4-m-4 .overlay, input#section4-p-5:checked ~ .section4-m-5 .overlay, input#section4-p-6:checked ~ .section4-m-6 .overlay, input#section4-p-7:checked ~ .section4-m-7 .overlay, input#section4-p-8:checked ~ .section4-m-8 .overlay, input#section4-p-9:checked ~ .section4-m-9 .overlay, input#section5-p-10:checked ~ .section5-m-10 .overlay, input#section5-p-1:checked ~ .section5-m-1 .overlay, input#section5-p-2:checked ~ .section5-m-2 .overlay, input#section5-p-3:checked ~ .section5-m-3 .overlay, input#section5-p-4:checked ~ .section5-m-4 .overlay, input#section5-p-5:checked ~ .section5-m-5 .overlay, input#section5-p-6:checked ~ .section5-m-6 .overlay, input#section5-p-7:checked ~ .section5-m-7 .overlay, input#section5-p-8:checked ~ .section5-m-8 .overlay, input#section5-p-9:checked ~ .section5-m-9 .overlay, input#section6-p-1:checked ~ .section6-m-1 .overlay, input#section6-p-2:checked ~ .section6-m-2 .overlay, input#section6-p-3:checked ~ .section6-m-3 .overlay, input#section7-p-1:checked ~ .section7-m-1 .overlay, input#section7-p-2:checked ~ .section7-m-2 .overlay, input#section7-p-3:checked ~ .section7-m-3 .overlay, input#section7-p-4:checked ~ .section7-m-4 .overlay, input#section7-p-5:checked ~ .section7-m-5 .overlay {
  opacity: 1;
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  -ms-transition-delay: 0s;
  transition-delay: 0s
}
.slickModals * {
  font-family: "Open Sans", sans-serif;
  font-weight: 300
}
.slickModals.section0-m-2 {
  z-index: 9999999999
}
.window .wrap {
  background: #d7d9cc;
  width: 100%;
  height: 200px;
  position: absolute;
  top: 0;
  left: 0;
  padding: 30px 0
}
.window .wrap:after {
  position: absolute;
  top: auto;
  bottom: 28px;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 25px 0;
  border-color: #d7d9cc transparent transparent;
  z-index: 10
}
.window .title {
  font-weight: 900;
  font-size: 26px;
  color: #000;
  opacity: .7;
  padding-bottom: 4px
}
.window p {
  font-size: 13px
}
.window .cta {
  background: #fff;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 40px 0
}
.window .cta label {
  background: #5f6251;
  color: #fff;
  font-weight: 900;
  font-size: 14px;
  text-align: center;
  padding: 12px 36px;
  letter-spacing: 1px
}
.window .cta label:hover {
  background: #000
}
.window .popup-icon {
  background: url(popup-icon.png) no-repeat;
  width: 50px;
  height: 50px;
  margin: 0 auto 10px;
  opacity: .2
}
.window .wrap.black:after, .window .wrap.custom:after, .window .wrap.transparent:after, .window .wrap.white:after {
  display: none
}
.slickModals .close.icon.white:after, .slickModals .close.icon.white:before {
  background: #000
}
.window .cta.black, .window .wrap.black {
  background: #333
}
.slickModals .close.icon.white {
  opacity: 1
}
.slickModals .close.icon.white:hover {
  opacity: .6
}
.window .wrap.black > .title, .window .wrap.black > p {
  color: #fff;
  opacity: 1
}
.window .cta.black label {
  background: #f78f8f
}
.window .cta.black label:hover {
  opacity: .6
}
.window .wrap.white {
  background: #fff
}
.window .wrap.white > .title, .window .wrap.white > p {
  color: #333;
  opacity: 1
}
.window .cta.white {
  background: #fff;
  bottom: 16px
}
.window .cta.white label {
  background: #f78f8f
}
.window .cta.white label:hover {
  opacity: .6
}
.window .wrap.custom {
  background: #3e75c1
}
.window .wrap.custom > .title, .window .wrap.custom > p {
  color: #fff;
  opacity: 1
}
.window .cta.custom {
  background: #3e75c1;
  bottom: 16px
}
.window .cta.custom label {
  background: #2c5894
}
.window .cta.custom label:hover {
  opacity: .6
}
.window .cta.transparent, .window .wrap.transparent {
  background: 0 0
}
.window .wrap.transparent .title, .window .wrap.transparent p {
  color: #fff;
  opacity: 1
}
.window .cta.transparent label {
  background: #fff;
  color: #222
}
.window .cta.transparent label:hover {
  background: #222;
  color: #fff
}
.window.demo-1 {
  height: 300px;
  width: 560px
}
.window .wrap.demo-1 {
  left: 0;
  width: 60%;
  height: 100%;
  background: #fff;
  text-align: left;
  padding: 30px
}
.window .wrap.demo-1:after {
  transform: rotateZ(-90deg);
  border-color: #fff transparent transparent;
  bottom: auto;
  top: 222px;
  left: auto;
  right: -24px
}
.window .wrap.demo-1 .title {
  color: #d66161;
  padding-bottom: 22px
}
.window .wrap.demo-1 p {
  font-size: 12px;
  padding-bottom: 22px
}
.window .wrap.demo-1 form input.field {
  background: #eee;
  padding: 12px;
  display: block;
  font-size: 11px;
  width: 100%
}
.window .wrap.demo-1 form label {
  background: #d66161;
  color: #fff;
  font-weight: 900;
  font-size: 16px;
  text-align: center;
  padding: 8px 12px;
  width: 100%;
  margin-top: 10px;
  display: block
}
.window .wrap.demo-1 form label:hover {
  background: #222
}
.window .wrap.demo-1 .deny {
  display: block;
  font-size: 9px;
  padding-top: 14px;
  color: #000;
  font-weight: 300
}
.window .cta.demo-1 {
  right: 0;
  height: 100%;
  bottom: auto;
  top: 0;
  width: 40%;
  left: auto;
  background: #222
}
.window .cta.demo-1 span.icon {
  width: 80px;
  height: 80px;
  background: url(email.png) no-repeat;
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -40px 0 0 -40px
}
.window .cta.demo-1 p {
  position: absolute;
  bottom: 62px;
  font-size: 10px;
  color: #fff;
  left: 70px
}
.window .cta.demo-1 p span {
  display: block;
  font-weight: 900;
  color: #fff
}
.window.special {
  color: #fff;
  height: 500px;
  width: 300px;
  padding: 0
}
.window.special label.go {
  background: url(promo-banner.jpg) no-repeat;
  content: "";
  width: 300px;
  height: 500px;
  display: block
}
.window.special2 {
  color: #fff;
  height: 600px;
  width: 300px;
  padding: 0;
  background: 0 0
}
.window.special2 label.go2 {
  background: url(promo-banner-2.jpg) no-repeat;
  content: "";
  width: 300px;
  height: 600px;
  display: block
}
.window.maps, .window.yt {
  width: 80%;
  height: 80%;
  padding: 0
}
#map, .window.maps iframe, .window.yt iframe {
  width: 100%;
  height: 100%
}
.window.yt .labeled:before {
  background: #ef6161
}
.window.yt .labeled:hover:before {
  background: #fff
}
.section1-m-5 .overlay {
  background: #000
}
.window.demo-2 {
  width: 460px;
  height: 500px;
  padding: 0
}
.wrap.demo-2 {
  background: 0 0
}
.wrap.demo-2:after {
  display: none
}
.demo-2 .title {
  font-size: 30px
}
.demo-2 .title, .demo-2 p {
  color: #fff;
  opacity: 1
}
.demo-2 .topIcon {
  content: "";
  display: block;
  background: url(down.png) no-repeat;
  width: 32px;
  height: 32px;
  margin: 0 auto 20px
}
.demo-2 form {
  display: block;
  margin: 30px 0
}
.demo-2 form label, .demo-2 input, .demo-2 textarea {
  border-style: solid;
  border-color: transparent transparent #fff;
  border-width: 1px;
  font-size: 12px;
  color: #fff;
  background: 0 0;
  display: block;
  width: 100%;
  padding: 12px;
  margin-bottom: 16px
}
.demo-2 form label {
  background: #ef6161;
  font-size: 14px;
  font-weight: 900;
  letter-spacing: 1px;
  border: none;
  margin-top: 30px;
  display: block
}
.demo-2 form label:hover {
  background: #fff;
  color: #222
}
@media screen and (max-width:480px) {
  .window.demo-2 {
    width: 100%
  }
  .window.center p {
    font-size: 13px;
    line-height: 20px;
  }
}
.demo-2 .small {
  display: block;
  font-size: 12px;
  font-weight: 900;
  opacity: .6
}
.demo-2 .small:hover {
  opacity: 1
}
.demo-intro {
  width: 700px;
  height: 540px;
  outline: 1px solid #008ed6;
  outline-offset: 10px;
  padding: 10px;
}
@media screen and (max-width:768px) {
  .demo-intro {
    width: 96%;
    height: 96%;
  }
}
.window.fbBox {
  width: 420px;
  height: 214px;
  padding: 0;
  margin: 30px
}
.statsBox {
  width: 500px;
  height: 340px;
  margin: 30px
}
.statsBox .row {
  width: 100%;
  float: left;
  margin-bottom: 10px;
  text-align: left;
  color: #fff
}
.statsBox .main-title {
  margin-bottom: 26px;
  font-size: 18px;
  text-align: left;
  color: #fff
}
.statsBox .main-title span {
  font-weight: 900
}
.statsBox .data-title {
  width: 14%;
  display: inline-block;
  color: #fff;
  font-size: 12px;
  line-height: 22px;
  float: left
}
.statsBox .data-title span {
  padding-right: 4px;
  color: #ddd;
  font-family: arial, Helvetica, sans-serif
}
.statsBox .data {
  width: 82%;
  height: 22px;
  display: inline-block;
  background: 0 0;
  float: right;
  overflow: hidden
}
.statsBox .data span {
  height: 100%;
  display: block;
  color: #fff;
  font-size: 10px;
  line-height: 22px;
  padding-left: 10px;
  background: #f0f0f0;
  background: linear-gradient(to right, #e67373 50%, transparent 50%);
  background-size: 200% 100%;
  background-position: right bottom;
  -webkit-transition: background .4s ease;
  -moz-transition: background .4s ease;
  -ms-transition: background .4s ease;
  transition: background .4s ease;
  font-family: arial, Helvetica, sans-serif
}
input#section1-p-9:checked ~ .section1-m-9 .data span {
  background-position: left bottom
}
.statsBox .data span.value-1 {
  width: 23%;
  -webkit-transition-delay: .1s;
  -moz-transition-delay: .1s;
  -ms-transition-delay: .1s;
  -o-transition-delay: .1s;
  transition-delay: .1s
}
.statsBox .data span.value-2 {
  width: 58%;
  -webkit-transition-delay: .2s;
  -moz-transition-delay: .2s;
  -ms-transition-delay: .2s;
  -o-transition-delay: .2s;
  transition-delay: .2s
}
.statsBox .data span.value-3 {
  width: 36%;
  -webkit-transition-delay: .3s;
  -moz-transition-delay: .3s;
  -ms-transition-delay: .3s;
  -o-transition-delay: .3s;
  transition-delay: .3s
}
.statsBox .data span.value-4 {
  width: 79%;
  -webkit-transition-delay: .4s;
  -moz-transition-delay: .4s;
  -ms-transition-delay: .4s;
  -o-transition-delay: .4s;
  transition-delay: .4s
}
.statsBox .data span.value-5 {
  width: 48%;
  -webkit-transition-delay: .5s;
  -moz-transition-delay: .5s;
  -ms-transition-delay: .5s;
  -o-transition-delay: .5s;
  transition-delay: .5s
}
.statsBox .result {
  display: block;
  margin-top: 10px;
  float: left
}
.statsBox .result span {
  color: #fff;
  font-size: 10px
}
.statsBox .result span:before {
  content: "";
  display: inline-block;
  background: #e67373;
  width: 12px;
  height: 12px;
  vertical-align: top;
  margin: 5px 6px 0 0
}
.statsBox .result span b {
  font-weight: 900;
  color: #fff
}
.statsBox label {
  font-weight: 900;
  font-size: 12px;
  display: block;
  float: left;
  clear: both;
  margin-top: 20px;
  color: #fff;
  opacity: .6
}
.statsBox label:hover {
  opacity: 1
}
.cookieNotice {
  width: 400px;
  height: 184px;
  text-align: left;
  padding: 36px;
  color: #333;
  margin: auto
}
.cookieNotice h3 {
  font-weight: 900;
  padding-bottom: 16px;
  font-size: 18px
}
.cookieNotice label.cookieLabel {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 30px;
  line-height: 30px;
  font-size: 14px;
  font-weight: 900;
  color: #fff;
  background: #222;
  text-align: center
}
.cookieNotice label {
  opacity: .3 !important
}
.cookieNotice label:hover {
  opacity: 1 !important
}
.cookieNotice a {
  color: #f78f8f;
  text-decoration: underline
}
.cookieNotice2 {
  background: rgba(0, 0, 0, .8);
  color: #fff;
  text-align: left;
  width: 100%;
  height: 90px;
  padding: 24px
}
.cookieNotice2 h3 {
  font-weight: 900;
  padding-bottom: 6px;
  font-size: 18px
}
.cookieNotice2 a, .cookieNotice2 p {
  color: #fff
}
.cookieNotice2 a {
  text-decoration: underline
}
.cookieNotice2 label {
  position: absolute;
  right: 30px;
  top: 30px;
  background: url(down.png) no-repeat;
  width: 32px;
  height: 32px;
  content: "";
  opacity: .6
}
.cookieNotice2 label:hover {
  opacity: 1
}
.section1-m-12 {
  width: auto;
  height: auto;
  left: auto;
  top: auto;
  z-index: 999999999
}
.socials {
  width: 200px;
  height: 60px;
  padding: 0;
  margin: 30px;
  text-align: right
}
.socials a {
  content: "";
  width: 40px;
  height: 40px;
  float: left;
  display: inline-block;
  opacity: 0;
  -webkit-transition: opacity .4s ease;
  -moz-transition: opacity .4s ease;
  -ms-transition: opacity .4s ease;
  transition: opacity .4s ease
}
input#section1-p-12:checked ~ .section1-m-12 .socials a {
  opacity: 1
}
.socials a.s-1 {
  background: url(socials/1.jpg) no-repeat;
  -webkit-transition-delay: .1s;
  -moz-transition-delay: .1s;
  -ms-transition-delay: .1s;
  -o-transition-delay: .1s;
  transition-delay: .1s
}
.socials a.s-2 {
  background: url(socials/2.jpg) no-repeat;
  -webkit-transition-delay: .2s;
  -moz-transition-delay: .2s;
  -ms-transition-delay: .2s;
  -o-transition-delay: .2s;
  transition-delay: .2s
}
.socials a.s-3 {
  background: url(socials/3.jpg) no-repeat;
  -webkit-transition-delay: .3s;
  -moz-transition-delay: .3s;
  -ms-transition-delay: .3s;
  -o-transition-delay: .3s;
  transition-delay: .3s
}
.socials a.s-4 {
  background: url(socials/4.jpg) no-repeat;
  -webkit-transition-delay: .4s;
  -moz-transition-delay: .4s;
  -ms-transition-delay: .4s;
  -o-transition-delay: .4s;
  transition-delay: .4s
}
.socials a.s-5 {
  background: url(socials/5.jpg) no-repeat;
  -webkit-transition-delay: .5s;
  -moz-transition-delay: .5s;
  -ms-transition-delay: .5s;
  -o-transition-delay: .5s;
  transition-delay: .5s
}
.socials label {
  font-weight: 900;
  color: #fff;
  text-align: right;
  font-size: 12px;
  margin-top: 8px;
  display: inline-block
}
.socials label:hover {
  color: #222
}
.customCountdown {
  background: rgba(0, 154, 178, .9)
}
#countdown {
  margin: 40px 40px 40px 100px;
  color: #fff;
  text-align: left;
  padding: 0;
  height: auto
}
#countdown .title {
  color: #fff;
  opacity: 1;
  font-size: 48px
}
#countdown .intro {
  font-weight: 200;
  font-size: 22px
}
#countdown #countdown1 {
  margin-top: 20px
}
#countdown #countdown1 li {
  display: inline-block;
  padding: 5px;
  margin: 0 20px 0 0;
  color: #fff;
  font-size: 12px
}
#countdown #countdown1 li p {
  color: #fff;
  display: inline
}
#countdown #countdown1 li p span {
  font-weight: 900;
  font-size: 36px
}
#countdown .progress {
  display: inline-block;
  width: 100%;
  height: 3px;
  position: relative;
  background: rgba(255, 255, 255, .2)
}
#countdown .progress .current {
  width: 68%;
  height: 100%;
  background: rgba(255, 255, 255, 1);
  content: "";
  display: inline-block;
  position: absolute;
  left: 0;
  top: 0
}
#countdown .progress span {
  position: absolute;
  right: -50px;
  top: -12px;
  font-size: 12px;
  background: #fff;
  color: #009ab2;
  font-weight: 900;
  padding: 6px;
  border-radius: 4px
}
#countdown .progress span:before {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 4px 5px 0;
  border-color: transparent #fff transparent transparent;
  content: "";
  position: absolute;
  left: -4px;
  top: 9px
}
#countdown img {
  width: 50px;
  height: 100px;
  position: absolute;
  top: -18px;
  left: -77px;
  opacity: .6
}
.specialOffer1 .title, .specialOffer2 .title {
  opacity: 1;
  text-shadow: 4px 4px 0 rgba(0, 0, 0, .2)
}
.specialOffer1 {
  background: url(spcial-offer-1.jpg) no-repeat;
  width: 400px;
  height: 400px;
  margin: 30px;
  text-align: right;
  color: #fff
}
.specialOffer1 .title {
  color: #fff;
  font-size: 38px;
  margin: 110px 0 0
}
.specialOffer1 .intro {
  color: #222
}
.specialOffer1 #countdown2 {
  position: absolute;
  bottom: 60px;
  left: 0;
  right: 0;
  text-align: center;
  color: #fff
}
.specialOffer1 #countdown2 li {
  display: inline-block;
  padding: 5px;
  margin: 0 20px 0 0;
  color: #fff;
  font-size: 12px
}
.specialOffer1 #countdown2 li p {
  display: inline;
  text-shadow: 4px 4px 0 rgba(0, 0, 0, .2);
  color: #fff
}
.specialOffer1 #countdown2 li p span {
  font-weight: 900;
  font-size: 32px
}
.specialOffer1 #countdown2 li:nth-child(3) {
  margin-right: 0
}
.specialOffer1 #countdown2 li.last {
  position: absolute;
  top: 54px;
  left: 0;
  border-top: solid 1px rgba(255, 255, 255, .3);
  padding-top: 14px;
  width: 100%;
  text-align: center;
  font-size: 14px
}
.specialOffer1 #countdown2 li.last label span {
  font-weight: 900
}
.specialOffer1 .price {
  position: absolute;
  top: 20px;
  right: 34px;
  color: #e97777;
  text-shadow: 4px 4px 0 rgba(0, 0, 0, .2);
  font-size: 68px;
  font-weight: 900
}
.specialOffer1 .price span {
  font-size: 30px
}
.specialOffer1 .location {
  position: absolute;
  top: 100px;
  right: 34px;
  color: #fff;
  font-size: 12px
}
.section1-m-16 {
  width: auto;
  height: auto
}
.specialOffer2 {
  width: 60%;
  height: auto;
  color: #fff;
  padding: 0;
  margin: auto
}
.specialOffer2 .wrap {
  background: url(spcial-offer-2.jpg) no-repeat;
  height: auto;
  padding: 20px;
  position: relative;
  float: left;
  transition: background .2s ease
}
.specialOffer2 .wrap:after {
  display: none
}
.specialOffer2 .left {
  float: left;
  text-align: left
}
.specialOffer2 .right {
  float: right
}
.specialOffer2 .title {
  font-weight: 900;
  color: #fff
}
.specialOffer2 .intro {
  font-size: 14px
}
.specialOffer2 .intro span {
  font-weight: 900;
  font-size: 20px
}
.specialOffer2 #countdown3 li {
  display: inline-block;
  padding: 5px;
  margin: 0 20px 0 0;
  color: #fff;
  font-size: 12px
}
.specialOffer2 #countdown3 li p {
  display: inline;
  text-shadow: 4px 4px 0 rgba(0, 0, 0, .2);
  color: #fff
}
.specialOffer2 #countdown3 li p span {
  font-weight: 900;
  font-size: 32px
}
.specialOffer2 #countdown3 li.last label {
  font-size: 14px;
  font-weight: 900;
  background: #f78f8f;
  padding: 10px 20px
}
.specialOffer2 #countdown3 li.last label:hover {
  background: #111
}
@media screen and (max-width:1440px) {
  .specialOffer2 {
    width: 80%
  }
}
@media screen and (max-width:1024px) {
  .specialOffer2 #countdown3 li p span {
    font-size: 24px
  }
}
@media screen and (max-width:800px) {
  .specialOffer2 {
    width: 100%
  }
  .specialOffer2 #countdown3 li:nth-child(1), .specialOffer2 #countdown3 li:nth-child(2), .specialOffer2 #countdown3 li:nth-child(3) {
    display: none
  }
}
.clearfix {
  clear: both;
}
.box-18 {
  border: 1px solid rgba(255, 255, 255, .1);
  padding: 20px;
  background-color: rgba(255, 255, 255, .05);
  -webkit-box-shadow: 2px 2px 16px 0px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 2px 2px 16px 0px rgba(0, 0, 0, 0.75);
  box-shadow: 2px 2px 16px 0px rgba(0, 0, 0, 0.75);
}
.box-19 {
  border: 1px solid rgba(255, 255, 255, .1);
  padding: 20px;
  background-color: rgba(255, 255, 255, .005);
  -webkit-box-shadow: 2px 2px 16px 0px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 2px 2px 16px 0px rgba(0, 0, 0, 0.75);
  box-shadow: 2px 2px 16px 0px rgba(0, 0, 0, 0.75);
}
#anime {
  animation: pulse 2s ease infinite alternate, nudge 2s linear infinite alternate;
  -webkit-font-smoothing: antialiased
}
@keyframes pulse {
  0%, 100% {
    border: 1px solid rgba(255, 255, 255, .1);
  }
  50% {
    border: 1px solid #00a0e3;
  }
}
#anime1 {
  animation: pulse 3s ease infinite alternate, nudge 3s linear infinite alternate;
  -webkit-font-smoothing: antialiased
}
@keyframes pulse {
  0% {
    color: #FFF
  }
  50% {
    color: #666
  }
  100% {
    color: #FFF
  }
}
.list-65 {
  list-style-type: none;
}
.styled-list-two {
  position: relative;
  margin-bottom: 20px;
  margin-left: 30px
}
.styled-list-two li {
  position: relative;
  line-height: 24px;
  margin-bottom: 7px;
  padding-left: 22px;
  font-size: 15px;
  list-style: none
}
.styled-list-two li:before {
  content: "\f0da";
  font-family: 'FontAwesome';
  left: 0;
  top: 0;
  line-height: 24px;
  color: #c0293f;
  position: absolute
}
.mt-50 {
  margin-top: 50px
}
.mt-40 {
  margin-top: 40px;
  margin-bottom: 10px
}
.mb-20 {
  margin-bottom: 20px
}
@media (max-width:768px) {
  .padd-15 {
    padding-top: 15px
  }
}
.padd-bottom-20 {
  padding-bottom: 20px
}
.mar-bottom-20 {
  margin-bottom: 20px
}
.padd-10 {
  padding-bottom: 10px !important
}
.mar-bottom-10 {
  margin-bottom: 10px
}
.mt-10 {
  margin-top: 10px
}
.mt-5 {
  margin-top: 5px
}
.max-33 {
	width: 33% !important
}
.max-67 {
	width: 67% !important
}
@media (max-width:767px) {
	.topbar {
		display: none
	}
}
.fb-button {
    position: fixed;
    bottom: 70px;
    right: 25px;
   
}
@media (max-width:767px) {
.fb-button {
    bottom: 70px;
    right: 25px;

}    
}
.fb-button .btn a{
color:#FFF
}.fb-button a .btn:hover{
color:#000
}
.mb-4 {
    margin-bottom: 40px
}
.mb-3 {
    margin-bottom: 30px
}
.mb-2 {
    margin-bottom: 20px
}
.white-border {
	border-top: 1px solid rgba(255,255,255,.3);
    }
    .pulsate {
  -webkit-animation: pulsate 1.5s ease-out;
  -webkit-animation-iteration-count: infinite;
  opacity: 1;
}
@-webkit-keyframes pulsate {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.0;
  }
}

