/* LivIcons v1.0.1 | (c) 2013 DeeThemes | livicons.com */

body, .navbar {
  font-family: 'Droid Sans', sans-serif;
}
.navbar-inner .brand {
	color: #fff;
}
.navbar .nav>li>a {
  padding: 14px 15px 10px;
}
.navbar .btn-navbar {
  padding: 2px 10px!important;
}
.brand .livicon {
  height:28px!important;
}
.affix,.navbar-fixed-top{
-webkit-transform: scale3d(1,1,1);
}
.masterhead {
  /*position: relative;*/
  text-align: center;
  text-shadow: 0 1px 3px rgba(0,0,0,.4), 0 0 30px rgba(0,0,0,.075);
  background: #872632;
  padding: 100px 0 40px;
  margin-bottom: 20px; 
  color: #fff;
  -webkit-box-shadow: inset 0 3px 7px rgba(0,0,0,.2), inset 0 -3px 7px rgba(0,0,0,.2);
	 -moz-box-shadow: inset 0 3px 7px rgba(0,0,0,.2), inset 0 -3px 7px rgba(0,0,0,.2);
		  box-shadow: inset 0 3px 7px rgba(0,0,0,.2), inset 0 -3px 7px rgba(0,0,0,.2);
}
.masterhead h1 {
  font-size: 120px;
  line-height: 140px;
  letter-spacing: -2px;
}
.masterhead p {
  font-size: 40px;
  font-weight: 200;
  line-height: 48px;
}
.masterhead .btn {
  padding: 18px 24px;
  margin: 20px 0;
  font-size: 24px;
  font-weight: 200;
  color: #fff;
  border: 0;
  -webkit-border-radius: 6px;
	 -moz-border-radius: 6px;
		  border-radius: 6px;
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 5px rgba(0,0,0,.25);
	 -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 5px rgba(0,0,0,.25);
		  box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 5px rgba(0,0,0,.25);
  -webkit-transition: none;
	 -moz-transition: none;
		  transition: none;
}
.masterhead .btn:hover {
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 5px rgba(0,0,0,.25);
	 -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 5px rgba(0,0,0,.25);
		  box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 5px rgba(0,0,0,.25);
}
.masterhead .btn:active {
  -webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,.1), 0 1px 0 rgba(255,255,255,.1);
	 -moz-box-shadow: inset 0 2px 4px rgba(0,0,0,.1), 0 1px 0 rgba(255,255,255,.1);
		  box-shadow: inset 0 2px 4px rgba(0,0,0,.1), 0 1px 0 rgba(255,255,255,.1);
}
.masterhead .btn .livicon {
  padding-right: 10px;
}
.masterhead-links {
  margin: 0;
  list-style: none;
}
.masterhead-links li {
  display: inline;
  padding: 0 10px;
  color: rgba(255,255,255,.4);
}

.masterhead-links li a{
  color: rgba(255,255,255,.4);
}
.masterhead-links li a:hover {
  color: rgba(255,255,255,.8);
}

.livicon {
  vertical-align: middle;
  display: inline-block;
  margin: 0;
  height:auto;
  line-height: inherit;
}
.livicon.metro-bg {
  padding: 26px 25px 26px 27px;
  overflow: hidden;
  text-align: center;
  text-decoration: none;
  white-space: nowrap;
}

.livicon.shadowed {
  -webkit-filter: drop-shadow(0 -1px 0 rgba(0,0,0,0.25));
  filter: drop-shadow(0 -1px 0 rgba(0,0,0,0.25));
}
.livicon.shadowed2 {
  -webkit-filter: drop-shadow(2px 2px 1px rgba(0,0,0,0.5));
  filter: drop-shadow(2px 2px 1px rgba(0,0,0,0.5));
}

#iconlist .icon {
  float: left;
  margin: 0 20px 20px 0;
  padding: 12px 12px;
  border: 1px solid #d4d4d4;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  box-sizing: border-box;
  background: #feffff; /* Old browsers */
  background: -moz-linear-gradient(top,  #feffff 0%, #f2f2f2 36%, #e8e8e8 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#feffff), color-stop(36%,#f2f2f2), color-stop(100%,#e8e8e8)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #feffff 0%,#f2f2f2 36%,#e8e8e8 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #feffff 0%,#f2f2f2 36%,#e8e8e8 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #feffff 0%,#f2f2f2 36%,#e8e8e8 100%); /* IE10+ */
  background: linear-gradient(to bottom,  #feffff 0%,#f2f2f2 36%,#e8e8e8 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#feffff', endColorstr='#e8e8e8',GradientType=0 ); /* IE6-9 */
}
#overview h4 {
  color: #872632;
}
.page-header {
  color: #872632;
  border-bottom: 3px solid #872632;
}
h3.page-header {
  color: #872632;
  border-bottom: 1px solid #872632;
}
#features > .row {
  margin-top: 10px;
}
.well.well-transparent {
background-color: transparent;
}
.lead {
  font-size: 18px;
}

#flatbuttons a{
  background-color: #465568;
  margin-bottom: 10px;
  padding: 14px 20px;
}
#flatbuttons a:link, #flatbuttons a:active, #flatbuttons a:hover, #flatbuttons a:visited {
  text-decoration: none;
  color: #F2F5FA;
}

/*Examples*/
#promo1 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin-top: 20px;
  margin-bottom: 40px;
}
#promo1 .steps {
  overflow: hidden;
  margin-bottom: 20px;
}
#promo1 .steps .step.intro {
  background: #D42F2F;
  text-align: left;
}
#promo1 .steps .step.intro a {
  text-align: right;
  color: #fff;  
}
#promo1 .steps .step.intro a:hover {
  text-decoration: none;
}
#promo1 .steps .step1, #promo1 .steps .step2, #promo1 .steps .step3 {
  background: #525B5B;
  text-align: center;
}
#promo1 .steps .step2 {
  background: #3F4444;
  text-align: center;
}
#promo1 .steps .step3 {
  background: #1B3B3B;
  text-align: center;
}
#promo1 .steps .step {
  float: left;
  width: 25%;
  padding: 15px;
  color: #fff;
  min-height: 240px;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

#promo2 {
  margin-top: 0px;
  margin-bottom: 60px;
  color: #858585;
}
#promo2 .livicon {
  margin-top: 8px;
}
#promo4 ul{
  list-style: none;
}
#promo4 .livicon, .alert .livicon {
  height: 18px!important;
}

#promo5 .thumbnail {
  position: relative;
}
#promolabel1 {
  position: absolute;
  top: 0;
  left: 0;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 80px 120px 0 0;
  border-color: #728FCE transparent transparent transparent;
}
#promolabel1 .livicon {
  position: absolute;
  top: -74px;
  left: 8px;
}
#promolabel2 {
  position: absolute;
  left: 12px;
  top: 12px;
  margin: 0;
  padding: 14px;
  width: 32px;
  height: 32px;
  background-color: #e62b2b;
  border-radius: 32px;
  -moz-border-radius: 32px;
  -webkit-border-radius: 32px;
}

#promo6 {
  text-align: center;
  color: #4FAC9D;
}

#promo7 .morph {
  position: relative;
}
#promo7 .morph > div {
  position: absolute;
  width: 220px;
  height: auto;
  left: 0px;
  top: 50px;
  color: #199EC6;
}
#promo7 .morph > div p:hover {
  color: #A65808;
}

#promo8{
  background-color: #465568;
  border-top: solid 5px #5F7283;
  border-bottom: solid 1px #8ED8F3;
  color: #F3F8FC;
}
#promo8 a:link, #promo8 a:active, #promo8 a:hover, #promo8 a:visited {
  text-decoration: none;
}
#promo8 h4, #promo8 #tele, #promo8 #skype {
  padding: 16px;
}
#promo8 #socials {
  margin: 10px;
}
#promo8 h4 {
  margin: 0!important;
  font-size: 18px;
  font-weight: normal;
  color: #F3F8FC;
}
#promo8 {
  margin: 40px 0;
}
#promo8 #tele .livicon{
  height: 20px!important;
}
#promo8 .morph {
  position: relative;
}
#promo8 .morph > div {
  position: absolute;
  width: 16px;
  height: auto;
  left:8px;
  top: 5px;
}

.carousel {
  margin-bottom: 0;
}
#myCarousel .livicon, #myCarousel2 .livicon {
  line-height: 20px;
}
.footer {
  background-color: #083A32;
  border-top: 5px solid #872631;
  padding: 40px 20px 0;
  color: #bbb;
  margin-top: 40px;
}
.footer .morph {
  position: relative;
}
.footer .morph > div {
  position: absolute;
  width: 32px;
  height: auto;
  left:16px;
  top: 16px;
}

.center {
  text-align: center;
}
.block {
  display: block;
  margin-right: 9px;
}
.copyright {
  border-top: 1px solid #872631;
  padding: 20px 0 20px;
}

@media (min-width: 980px) {
  .section {
    padding-top: 40px;
  }
}
@media (max-width: 979px) {
  .masterhead {
    margin-top: -20px;
    padding: 60px 20px 30px;
  }
  #promo1 .steps .step {
    min-height: 310px;
  }
}

@media (max-width: 767px) {
  body {
    padding-top: 0;
  }
  .masterhead, .footer {
    padding: 40px 20px 30px;
    margin-top:   -20px;
    margin-right: -20px;
    margin-left:  -20px;
  }
  .footer {
      margin-top: 20px;
  }
  .masterhead h1 {
    font-size: 90px;
    line-height: 110px;
  }
  .masterhead p,
  .masterhead .btn {
    font-size: 24px;
    line-height: 30px;
  }
  #promo1 .steps .step {
    width: 50%;
  }
  .show-grid [class*="span"] {
    margin-bottom: 5px;
  }
}

@media (max-width: 480px) {
  body {
    padding-top: 0;
  }
  .masterhead h1 {
    font-size: 46px;
    line-height: normal;
  }
  .masterhead p,
  .masterhead .btn {
    font-size: 18px;
    line-height: normal;
  }
  .masterhead .btn {
    display: block;
    margin: 0 auto;
  }
  #promo1 .steps .step {
    width: 50%;
  }
}