@import url(//fonts.googleapis.com/css?family=Playfair+Display|Dancing+Script|Gloria+Hallelujah|Lobster|Khand);


.index-banner-holder {
  display: block;
  float: left;
  margin-right: 2.35765%;
  width: 100%;
  padding-top:30px;
}
  .index-banner-holder:last-child {
    margin-right: 0;
    padding: 40px 0;
}
  @media screen and (max-width: 480px) {
    .index-banner-holder {
      min-height: 450px; } }
  .index-banner-holder .banner {
    display: block;
    float: left;
    margin-right: 2.35765%;
    //width: 31.76157%;
    display: none; }
    .index-banner-holder .banner:last-child {
      margin-right: 0; }
    @media screen and (max-width: 480px) {
      .index-banner-holder .banner {
        display: block;
        float: left;
        margin-right: 2.35765%;
        width: 100%;
        text-align: center; }
        .index-banner-holder .banner:last-child {
          margin-right: 0; } }
  .index-banner-holder .index-banner-one {
    -webkit-animation-duration: 1s;
    -webkit-animation-delay: .25s;
    -moz-animation-duration: 1s;
    -moz-animation-delay: .25s;
    -o-animation-duration: 1s;
    -o-animation-delay: .25s;
    animation-duration: 1s;
    animation-delay: .25s; }
  .index-banner-holder .index-banner-two {
    -webkit-animation-duration: 1s;
    -webkit-animation-delay: .5s;
    -moz-animation-duration: 1s;
    -moz-animation-delay: .5s;
    -o-animation-duration: 1s;
    -o-animation-delay: .5s;
    animation-duration: 1s;
    animation-delay: .5s; }
  .index-banner-holder .index-banner-three {
    -webkit-animation-duration: 1s;
    -webkit-animation-delay: .75s;
    -moz-animation-duration: 1s;
    -moz-animation-delay: .75s;
    -o-animation-duration: 1s;
    -o-animation-delay: .75s;
    animation-duration: 1s;
    animation-delay: .75s; }


.cutTLCorner {
    position:relative; background-color:blue;
    border:1px solid silver; display: inline-block;
}

.cutTLCorner img {
    display:block;
}

.cutTLCorner:before {
    position:absolute; left:-1px; top:-1px; content:'';
    border-top: 40px solid silver;
    border-right: 40px solid transparent;
}

.cutTLCorner:after {
    position:absolute; left:-2px; top:-2px; content:'';
    border-top: 40px solid white;
    border-right: 40px solid transparent;
}

.cutBRCorner {
    position:relative; background-color:blue;
    border:1px solid silver; display: inline-block;
}

.cutBRCorner img {
    display:block;
}

.cutBRCorner:before {
    position:absolute; right:-1px; bottom:-1px; content:'';
    border-bottom: 40px solid silver;
    border-left: 40px solid transparent;
}

.cutBRCorner:after {
    position:absolute; right:-2px; bottom:-2px; content:'';
    border-bottom: 40px solid white;
    border-left: 40px solid transparent;
}

/** FROM THE MOTHER SIDE 4pslapet.se */
.container-alla-slapvagnar-max {
  *zoom: 1;
  margin: 0 auto;
  padding: 10px 0 0 0;
  overflow: hidden;
  background-image: url(../images/alla-vagnar-big-bg2015.jpg);
  min-height: 392px;
  background-position: top center;
  background-repeat: no-repeat; }
  .container-alla-slapvagnar-max:before, .container-alla-slapvagnar-max:after {
    content: " ";
    display: table; }
  .container-alla-slapvagnar-max:after {
    clear: both; }
  @media screen and (max-width: 480px) {
    .container-alla-slapvagnar-max {
      background-image: url(../images/alla-vagnar-big-bg-mobile.jpg);
      min-height: 246px; } }


.alla-slapvagnar-intro {
  display: block;
  float: left;
  margin-right: 2.35765%;
  width: 100%; }
  .alla-slapvagnar-intro:last-child {
    margin-right: 0; }
  .alla-slapvagnar-intro h2 {
    text-align: center;
    padding-bottom: 20px; }
  .alla-slapvagnar-intro p {
    display: block;
    float: left;
    margin-right: 2.35765%;
    width: 47.52117%;
    font-size: 18px;
    text-align: justify; }
    .alla-slapvagnar-intro p:last-child {
      margin-right: 0; }
    .alla-slapvagnar-intro p:nth-child(3n) {
      margin-right: 0; }
    .alla-slapvagnar-intro p:nth-child(3n+1) {
      clear: left; }
    @media screen and (max-width: 480px) {
      .alla-slapvagnar-intro p {
        display: block;
        float: left;
        margin-right: 2.35765%;
        width: 100%;
        margin-right: 0; }
        .alla-slapvagnar-intro p:last-child {
          margin-right: 0; } }

.alla-slapvagnar-how-heavy {
  display: block;
  float: left;
  margin-right: 2.35765%;
  width: 100%; }
  .alla-slapvagnar-how-heavy:last-child {
    margin-right: 0; }
  .alla-slapvagnar-how-heavy h2 {
    text-align: center; }
  .alla-slapvagnar-how-heavy p {
    display: block;
    float: left;
    margin-right: 2.35765%;
    width: 65.88078%;
    margin-left: 17.05961%;
    font-size: 18px;
    text-align: center; }
    .alla-slapvagnar-how-heavy p:last-child {
      margin-right: 0; }
    @media screen and (max-width: 480px) {
      .alla-slapvagnar-how-heavy p {
        display: block;
        float: left;
        margin-right: 2.35765%;
        width: 100%;
        margin-right: 0;
        margin-left: 0%; }
        .alla-slapvagnar-how-heavy p:last-child {
          margin-right: 0; } }

.alla-slapvagnar-northgrade {
  display: block;
  float: left;
  margin-right: 2.35765%;
  width: 100%;
  border-top: 1px solid #bdbdbd;
  margin-top: 30px;
  padding: 50px 0; }
  .alla-slapvagnar-northgrade:last-child {
    margin-right: 0; }
  .alla-slapvagnar-northgrade .ng-image {
    display: block;
    float: left;
    margin-right: 2.35765%;
    width: 23.23176%;
    margin-left: 8.5298%;
    text-align: center; }
    .alla-slapvagnar-northgrade .ng-image:last-child {
      margin-right: 0; }
    @media screen and (max-width: 480px) {
      .alla-slapvagnar-northgrade .ng-image {
        display: block;
        float: left;
        margin-right: 2.35765%;
        width: 100%;
        margin-right: 0;
        margin-left: 0%; }
        .alla-slapvagnar-northgrade .ng-image:last-child {
          margin-right: 0; } }
  .alla-slapvagnar-northgrade .info {
    display: block;
    float: left;
    margin-right: 2.35765%;
    width: 57.35098%;
    margin-right: 0;
    font-size: 18px; }
    .alla-slapvagnar-northgrade .info:last-child {
      margin-right: 0; }
    @media screen and (max-width: 480px) {
      .alla-slapvagnar-northgrade .info {
        text-align: center;
        display: block;
        float: left;
        margin-right: 2.35765%;
        width: 100%;
        margin-right: 0;
        margin-left: 0%; }
        .alla-slapvagnar-northgrade .info h2 {
          text-align: center; }
        .alla-slapvagnar-northgrade .info:last-child {
          margin-right: 0; } }

.alla-slapvagnar-summary-box {
  display: block;
  float: left;
  margin-right: 2.35765%;
  width: 100%;
  margin-bottom: 20px; }
  .alla-slapvagnar-summary-box:last-child {
    margin-right: 0; }
  .alla-slapvagnar-summary-box .summary-image-big {
    display: block;
    float: left;
    margin-right: 2.35765%;
    width: 100%;
    margin-right: 0;
    padding-bottom: 30px; }
    .alla-slapvagnar-summary-box .summary-image-big:last-child {
      margin-right: 0; }
  .alla-slapvagnar-summary-box .trailer-summary-info-box {
    display: block;
    float: left;
    margin-right: 2.35765%;
    width: 47.52117%;
	padding-left:15px; /*                                                               <-- Denna ändrade vi för att få lineup 2014 att ha mer padding i boxarna         - pontus         */
    background-image: url(//dgpb.no//storage/clients/45/images/45_c21d5cd8551cdfa7ce72ff38df063f48.jpg);
    background-repeat: no-repeat; }
    .alla-slapvagnar-summary-box .trailer-summary-info-box:last-child {
      margin-right: 0; }
    .alla-slapvagnar-summary-box .trailer-summary-info-box:nth-child(3n) {
      margin-right: 0; }

    /*.alla-slapvagnar-summary-box .trailer-summary-info-box:nth-child(3n+1) {
      clear: left; }*/

    @media screen and (max-width: 480px) {
      .alla-slapvagnar-summary-box .trailer-summary-info-box {
        display: block;
        float: left;
        margin-right: 2.35765%;
        width: 100%;
        margin-right: 0;
        padding: 0 0 0 0; }
        .alla-slapvagnar-summary-box .trailer-summary-info-box:last-child {
          margin-right: 0; } }
    .alla-slapvagnar-summary-box .trailer-summary-info-box h3 {
      padding: 0;
      margin: 0 0 20px 0;
      font-weight: 700; }
    .alla-slapvagnar-summary-box .trailer-summary-info-box h5 {
      padding: 0;
      margin: 0; }
    .alla-slapvagnar-summary-box .trailer-summary-info-box .price {
      display: block;
      float: left;
      margin-right: 2.35765%;
      width: 35.76157%; }
      .alla-slapvagnar-summary-box .trailer-summary-info-box .price:last-child {
        margin-right: 0; }
    .alla-slapvagnar-summary-box .trailer-summary-info-box .trailer-preview {
      display: block;
      float: left;
      margin-right: 2.35765%;
      width: 61.88078%;
      margin-right: 0; }
      .alla-slapvagnar-summary-box .trailer-summary-info-box .trailer-preview:last-child {
        margin-right: 0; }
    .alla-slapvagnar-summary-box .trailer-summary-info-box .meta-comtainment {
      display: block;
      float: left;
      margin-right: 2.35765%;
      width: 100%;
      margin-right: 0; }
      .alla-slapvagnar-summary-box .trailer-summary-info-box .meta-comtainment:last-child {
        margin-right: 0; }
      .alla-slapvagnar-summary-box .trailer-summary-info-box .meta-comtainment .left .keke, .alla-slapvagnar-summary-box .trailer-summary-info-box .meta-comtainment .right .keke {
        display: block;
        float: left;
        margin-right: 2.35765%;
        width: 100%; }
        .alla-slapvagnar-summary-box .trailer-summary-info-box .meta-comtainment .left .keke:last-child, .alla-slapvagnar-summary-box .trailer-summary-info-box .meta-comtainment .right .keke:last-child {
          margin-right: 0; }
      .alla-slapvagnar-summary-box .trailer-summary-info-box .meta-comtainment .left span:first-child, .alla-slapvagnar-summary-box .trailer-summary-info-box .meta-comtainment .right span:first-child {
        float: left; }
      .alla-slapvagnar-summary-box .trailer-summary-info-box .meta-comtainment .left span:last-child, .alla-slapvagnar-summary-box .trailer-summary-info-box .meta-comtainment .right span:last-child {
        float: right; }
      .alla-slapvagnar-summary-box .trailer-summary-info-box .meta-comtainment .left {
        display: block;
        float: left;
        margin-right: 2.35765%;
        width: 40.29137%; }
        .alla-slapvagnar-summary-box .trailer-summary-info-box .meta-comtainment .left:last-child {
          margin-right: 0; }
      .alla-slapvagnar-summary-box .trailer-summary-info-box .meta-comtainment .right {
        display: block;
        float: left;
        margin-right: 2.35765%;
        width: 47.52117%;
        margin-left: 8.5298%; }
        .alla-slapvagnar-summary-box .trailer-summary-info-box .meta-comtainment .right:last-child {
          margin-right: 0; }
    .alla-slapvagnar-summary-box .trailer-summary-info-box .meta-clicker {
      display: block;
      float: left;
      margin-right: 2.35765%;
      width: 100%;
      margin-right: 0;
      text-align: center;
      padding: 10px;
      margin-top: 10px;
      border-top: 1px solid #adadad; }
      .alla-slapvagnar-summary-box .trailer-summary-info-box .meta-clicker:last-child {
        margin-right: 0; }
      .alla-slapvagnar-summary-box .trailer-summary-info-box .meta-clicker a {
        color: #c40075; }

/*
SPECIAL SLÄPVAGNAR
*/
.container-special-slapvagnar-max {
  *zoom: 1;
  margin: 0 auto;
  padding: 10px 0 0 0;
  overflow: hidden;
  background-image: url(../images/special-vagnar-big-bg.jpg);
  min-height: 392px;
  background-position: top center;
  background-repeat: no-repeat; }
  .container-special-slapvagnar-max:before, .container-special-slapvagnar-max:after {
    content: " ";
    display: table; }
  .container-special-slapvagnar-max:after {
    clear: both; }
  @media screen and (max-width: 480px) {
    .container-special-slapvagnar-max {
      background-image: url(../images/special-vagnar-big-bg-mobile.jpg);
      min-height: 246px; } }

.special-slapvagnar-intro {
  display: block;
  float: left;
  margin-right: 2.35765%;
  width: 100%; }
  .special-slapvagnar-intro:last-child {
    margin-right: 0; }
  .special-slapvagnar-intro h2 {
    text-align: center;
    padding-bottom: 20px; }
  .special-slapvagnar-intro h4 {
    text-align: center;
    padding: 20px 0; }
  .special-slapvagnar-intro p {
    display: block;
    float: left;
    margin-right: 2.35765%;
    width: 47.52117%;
    font-size: 18px;
    text-align: justify; }
    .special-slapvagnar-intro p:last-child {
      margin-right: 0; }
    .special-slapvagnar-intro p:nth-child(3n) {
      margin-right: 0; }
    .special-slapvagnar-intro p:nth-child(3n+1) {
      clear: left; }
    @media screen and (max-width: 480px) {
      .special-slapvagnar-intro p {
        display: block;
        float: left;
        margin-right: 2.35765%;
        width: 100%;
        margin-right: 0; }
        .special-slapvagnar-intro p:last-child {
          margin-right: 0; } }

.special-slapvagnar-how-heavy {
  display: block;
  float: left;
  margin-right: 2.35765%;
  width: 100%; }
  .special-slapvagnar-how-heavy:last-child {
    margin-right: 0; }
  .special-slapvagnar-how-heavy h2 {
    text-align: center; }
  .special-slapvagnar-how-heavy p {
    display: block;
    float: left;
    margin-right: 2.35765%;
    width: 65.88078%;
    margin-left: 17.05961%;
    font-size: 18px;
    text-align: center; }
    .special-slapvagnar-how-heavy p:last-child {
      margin-right: 0; }
    @media screen and (max-width: 480px) {
      .special-slapvagnar-how-heavy p {
        display: block;
        float: left;
        margin-right: 2.35765%;
        width: 100%;
        margin-right: 0;
        margin-left: 0%; }
        .special-slapvagnar-how-heavy p:last-child {
          margin-right: 0; } }

.special-slapvagnar-northgrade {
  display: block;
  float: left;
  margin-right: 2.35765%;
  width: 100%;
  border-top: 1px solid #bdbdbd;
  margin-top: 30px;
  padding: 50px 0; }
  .special-slapvagnar-northgrade:last-child {
    margin-right: 0; }
  .special-slapvagnar-northgrade .ng-image {
    display: block;
    float: left;
    margin-right: 2.35765%;
    width: 23.23176%;
    margin-left: 8.5298%;
    text-align: center; }
    .special-slapvagnar-northgrade .ng-image:last-child {
      margin-right: 0; }
    @media screen and (max-width: 480px) {
      .special-slapvagnar-northgrade .ng-image {
        display: block;
        float: left;
        margin-right: 2.35765%;
        width: 100%;
        margin-right: 0;
        margin-left: 0%; }
        .special-slapvagnar-northgrade .ng-image:last-child {
          margin-right: 0; } }
  .special-slapvagnar-northgrade .info {
    display: block;
    float: left;
    margin-right: 2.35765%;
    width: 57.35098%;
    margin-right: 0;
    font-size: 18px; }
    .special-slapvagnar-northgrade .info:last-child {
      margin-right: 0; }
    @media screen and (max-width: 480px) {
      .special-slapvagnar-northgrade .info {
        text-align: center;
        display: block;
        float: left;
        margin-right: 2.35765%;
        width: 100%;
        margin-right: 0;
        margin-left: 0%; }
        .special-slapvagnar-northgrade .info h2 {
          text-align: center; }
        .special-slapvagnar-northgrade .info:last-child {
          margin-right: 0; } }

.special-slapvagnar-summary-box {
  display: block;
  float: left;
  margin-right: 2.35765%;
  width: 100%;
  margin-bottom: 20px; }
  .special-slapvagnar-summary-box:last-child {
    margin-right: 0; }
  .special-slapvagnar-summary-box .summary-image-big {
    display: block;
    float: left;
    margin-right: 2.35765%;
    width: 100%;
    margin-right: 0;
    padding-bottom: 50px; }
    .special-slapvagnar-summary-box .summary-image-big:last-child {
      margin-right: 0; }

  .form-group input:not([type="submit"]):focus, .form-group textarea:focus {
    padding: 10px 5px !important;
}
.form-group input:not([type="submit"]), .form-group textarea {
    padding: 10px 5px !important;
}

/* KOM DA SNELLA*/




/*HER KJEM EG o_O*/
#menuPanel {
/*
    transform: skew(-42deg, 0deg);

  -webkit-box-shadow: 10px 7px 25px -1px rgba(0,0,0,0.91);
  -moz-box-shadow: 10px 7px 25px -1px rgba(0,0,0,0.91);
  box-shadow: 10px 7px 25px -1px rgba(0,0,0,0.91);
  border-top: #4A5C68 1px solid;  
  border-radius: 0;
*/
  width: 100%;
/*  max-width: 1304px;  */

/*  max-width: 1283px; */
  display:block; 

  height: auto; 
  margin:0 auto; 
  text-align:center;
  margin-top: 30px;
  z-index:1001;
}


#menuNav {
  list-style: none;
  margin: 0;
  padding: 0;
  height: 64px;

    transform: skew(-42deg, 0deg);

  -webkit-box-shadow: 10px 7px 25px -1px rgba(0,0,0,0.91);
  -moz-box-shadow: 10px 7px 25px -1px rgba(0,0,0,0.91);
  box-shadow: 10px 7px 25px -1px rgba(0,0,0,0.91);
  border-top: #4A5C68 1px solid;  
  border-radius: 0;
  display:block; 
  width: 100%; 
/*  max-width: 1283px; */
  max-width: 1278px; 

  margin:0 auto; 
  text-align:center;
  background-color: #2B2B2B;

}

#menuNav li {
  float:left;
  padding:0;
  margin:0;
  /*margin-top: -25px; */
  border-right: 2px solid #4e504d
}

#menuNav .home {
  margin-top: 0px;
  max-width: 240px;
}

#menuNav .home a {
  background-color:#FFFFFF!important;
} 

#menuNav li img {
  display: block;
  transform-style: flat;
  transform: skew(42deg, 0deg);
  height: 64px;
}

#menuNav li a span {
  display: block;
  transform-style: flat;
  transform: skew(42deg, 0deg);
}

#menuNav li a {
/*  float: left; */
  display:block; 
  padding: 0;
  padding-left: 22px; 
  padding-right: 22px;
  font-size: 12px;
  font-weight: 600;
  line-height: 64px;
  vertical-align:middle;
  text-transform:uppercase;
  background-color:#2B2B2B;
color:#FFFFFF;
text-decoration:none
}

#menuNav li ul, #menuNav li li ul { display: none; }

#menuNav li:hover > ul {
  display: block;
  position: absolute;
  transform-style: flat;
  transform: skew(42deg, 0deg);
  margin: 0;
  padding: 0;
  list-style:none;
margin-left: 85px;
z-index: 1001
}

#menuNav li li:hover > ul {
  display: block;
  position: absolute;
  transform-style: flat;
  transform: skew(42deg, 0deg);
  margin: 0;
  padding: 0;
  list-style:none;
margin-left: 0;

}

#menuNav li:hover li { float: none; }

#menuNav li:hover a { background-color: #4e504d; }
#menuNav li:hover li:hover a { background-color: #4e504d; color: #FFFFFF }

#menuNav li:hover li:hover li:hover a { background-color: #4e504d; color: #FFFFFF }

#menuNav li:hover li { border-bottom: 1px solid #2c3e50;}

#menuNav li:hover li a { /*border-bottom: 1px solid #2c3e50;*/ background-color:#FFFFFF; color:#4e504d; text-align:left }
#menuNav li:hover li a:hover { background-color: #4e504d; color: #FFFFFF }
#menuNav li:hover li a:hover { background-color: #4e504d; color: #FFFFFF }
#menuNav li:hover li li a { color: #4E504D!important; background-color: #ffffff!important; line-height: 24px!important; padding: 10px }
#menuNav li:hover li li a:hover { text-decoration:underline;  }

#menuNav li ul li { border-top: 0; }

#menuNav ul ul {
  left: 100%;
  top: 0;
  margin: 0;
  padding: 0;
  list-style:none
}

#menuNav ul li:hover > ul {
  display: block;
  position: absolute;
  transform-style: flat;
  transform: skew(0deg, 0deg);
}

#menuNav ul li:hover > ul li img {
  display: block;
  transform-style: flat;
  transform: skew(0deg, 0deg)!important;
}

#menuNav  ul:before,
#menuNav ul:after {
  content: " "; /* 1 */
  display: table; /* 2 */
}

#menuNav ul:after { clear: both; }

@media(max-width: 1366px) {

#menuPanel {
/*  max-width: 950px; */
  margin-top: 20px;
}

#menuNav {
  height: 58px;
  max-width: 1190px; 
}

#menuNav li img { 
  height: 58px;
}

#menuNav .home a { 
  padding-left: 31px;
  padding-right: 31px;
}

#menuNav li a {
  padding-left: 23px;
  padding-right: 23px;
  font-size: 12px;
  line-height: 58px;
}

#menuNav li:hover > ul {
  margin-left: 78px;
}

#menuNav li:hover > ul li a {
  line-height: 58px;
}

}

@media(max-width: 1280px) {
#menuPanel {
  max-width: 1100px;
}

#menuNav {
  height: 55px;
}

#menuNav li img { 
  height: 55px;
}

#menuNav .home a { 
  padding-left: 27px;
  padding-right: 27px;
}

#menuNav li a {
  padding-left: 21px;
  padding-right: 21px;
  font-size: 12px;
  line-height: 55px;
}

#menuNav li:hover > ul {
  margin-left: 74px;
}

#menuNav li:hover > ul li a {
  line-height: 55px;
}

}

@media(max-width: 1150px) {
#menuPanel {
  display:none;
/*  margin-top: 60px; */
}
.site-navigation {
  display:block;
}
.site-main {
  margin-top: 0;
}
header.site-header.classic {
    background: #fff;
}
}

/*!
 * Bootstrap v3.3.1 (http://getbootstrap.com)
 * Copyright 2011-2014 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 *//*! normalize.css v3.0.2 | MIT License | git.io/normalize */html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{margin:.67em 0;font-size:2em}mark{color:#000;background:#ff0}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{height:0;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{margin:0;font:inherit;color:inherit}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0}input{line-height:normal}input[type=checkbox],input[type=radio]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;-webkit-appearance:textfield}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{padding:.35em .625em .75em;margin:0 2px;border:1px solid silver}legend{padding:0;border:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-spacing:0;border-collapse:collapse}td,th{padding:0}/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */@media print{*,:before,:after{color:#000!important;text-shadow:none!important;background:transparent!important;-webkit-box-shadow:none!important;box-shadow:none!important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}a[href^="#"]:after,a[href^="javascript:"]:after{content:""}pre,blockquote{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}tr,img{page-break-inside:avoid}img{max-width:100%!important}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}select{background:#fff!important}.navbar{display:none}.btn>.caret,.dropup>.btn>.caret{border-top-color:#000!important}.label{border:1px solid #000}.table{border-collapse:collapse!important}.table td,.table th{background-color:#fff!important}.table-bordered th,.table-bordered td{border:1px solid #ddd!important}}@font-face{font-family:'Glyphicons Halflings';src:url(../fonts/glyphicons-halflings-regular.eot);src:url(../fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'),url(../fonts/glyphicons-halflings-regular.woff) format('woff'),url(../fonts/glyphicons-halflings-regular.ttf) format('truetype'),url(../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg')}.glyphicon{position:relative;top:1px;display:inline-block;font-family:'Glyphicons Halflings';font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.glyphicon-asterisk:before{content:"\2a"}.glyphicon-plus:before{content:"\2b"}.glyphicon-euro:before,.glyphicon-eur:before{content:"\20ac"}.glyphicon-minus:before{content:"\2212"}.glyphicon-cloud:before{content:"\2601"}.glyphicon-envelope:before{content:"\2709"}.glyphicon-pencil:before{content:"\270f"}.glyphicon-glass:before{content:"\e001"}.glyphicon-music:before{content:"\e002"}.glyphicon-search:before{content:"\e003"}.glyphicon-heart:before{content:"\e005"}.glyphicon-star:before{content:"\e006"}.glyphicon-star-empty:before{content:"\e007"}.glyphicon-user:before{content:"\e008"}.glyphicon-film:before{content:"\e009"}.glyphicon-th-large:before{content:"\e010"}.glyphicon-th:before{content:"\e011"}.glyphicon-th-list:before{content:"\e012"}.glyphicon-ok:before{content:"\e013"}.glyphicon-remove:before{content:"\e014"}.glyphicon-zoom-in:before{content:"\e015"}.glyphicon-zoom-out:before{content:"\e016"}.glyphicon-off:before{content:"\e017"}.glyphicon-signal:before{content:"\e018"}.glyphicon-cog:before{content:"\e019"}.glyphicon-trash:before{content:"\e020"}.glyphicon-home:before{content:"\e021"}.glyphicon-file:before{content:"\e022"}.glyphicon-time:before{content:"\e023"}.glyphicon-road:before{content:"\e024"}.glyphicon-download-alt:before{content:"\e025"}.glyphicon-download:before{content:"\e026"}.glyphicon-upload:before{content:"\e027"}.glyphicon-inbox:before{content:"\e028"}.glyphicon-play-circle:before{content:"\e029"}.glyphicon-repeat:before{content:"\e030"}.glyphicon-refresh:before{content:"\e031"}.glyphicon-list-alt:before{content:"\e032"}.glyphicon-lock:before{content:"\e033"}.glyphicon-flag:before{content:"\e034"}.glyphicon-headphones:before{content:"\e035"}.glyphicon-volume-off:before{content:"\e036"}.glyphicon-volume-down:before{content:"\e037"}.glyphicon-volume-up:before{content:"\e038"}.glyphicon-qrcode:before{content:"\e039"}.glyphicon-barcode:before{content:"\e040"}.glyphicon-tag:before{content:"\e041"}.glyphicon-tags:before{content:"\e042"}.glyphicon-book:before{content:"\e043"}.glyphicon-bookmark:before{content:"\e044"}.glyphicon-print:before{content:"\e045"}.glyphicon-camera:before{content:"\e046"}.glyphicon-font:before{content:"\e047"}.glyphicon-bold:before{content:"\e048"}.glyphicon-italic:before{content:"\e049"}.glyphicon-text-height:before{content:"\e050"}.glyphicon-text-width:before{content:"\e051"}.glyphicon-align-left:before{content:"\e052"}.glyphicon-align-center:before{content:"\e053"}.glyphicon-align-right:before{content:"\e054"}.glyphicon-align-justify:before{content:"\e055"}.glyphicon-list:before{content:"\e056"}.glyphicon-indent-left:before{content:"\e057"}.glyphicon-indent-right:before{content:"\e058"}.glyphicon-facetime-video:before{content:"\e059"}.glyphicon-picture:before{content:"\e060"}.glyphicon-map-marker:before{content:"\e062"}.glyphicon-adjust:before{content:"\e063"}.glyphicon-tint:before{content:"\e064"}.glyphicon-edit:before{content:"\e065"}.glyphicon-share:before{content:"\e066"}.glyphicon-check:before{content:"\e067"}.glyphicon-move:before{content:"\e068"}.glyphicon-step-backward:before{content:"\e069"}.glyphicon-fast-backward:before{content:"\e070"}.glyphicon-backward:before{content:"\e071"}.glyphicon-play:before{content:"\e072"}.glyphicon-pause:before{content:"\e073"}.glyphicon-stop:before{content:"\e074"}.glyphicon-forward:before{content:"\e075"}.glyphicon-fast-forward:before{content:"\e076"}.glyphicon-step-forward:before{content:"\e077"}.glyphicon-eject:before{content:"\e078"}.glyphicon-chevron-left:before{content:"\e079"}.glyphicon-chevron-right:before{content:"\e080"}.glyphicon-plus-sign:before{content:"\e081"}.glyphicon-minus-sign:before{content:"\e082"}.glyphicon-remove-sign:before{content:"\e083"}.glyphicon-ok-sign:before{content:"\e084"}.glyphicon-question-sign:before{content:"\e085"}.glyphicon-info-sign:before{content:"\e086"}.glyphicon-screenshot:before{content:"\e087"}.glyphicon-remove-circle:before{content:"\e088"}.glyphicon-ok-circle:before{content:"\e089"}.glyphicon-ban-circle:before{content:"\e090"}.glyphicon-arrow-left:before{content:"\e091"}.glyphicon-arrow-right:before{content:"\e092"}.glyphicon-arrow-up:before{content:"\e093"}.glyphicon-arrow-down:before{content:"\e094"}.glyphicon-share-alt:before{content:"\e095"}.glyphicon-resize-full:before{content:"\e096"}.glyphicon-resize-small:before{content:"\e097"}.glyphicon-exclamation-sign:before{content:"\e101"}.glyphicon-gift:before{content:"\e102"}.glyphicon-leaf:before{content:"\e103"}.glyphicon-fire:before{content:"\e104"}.glyphicon-eye-open:before{content:"\e105"}.glyphicon-eye-close:before{content:"\e106"}.glyphicon-warning-sign:before{content:"\e107"}.glyphicon-plane:before{content:"\e108"}.glyphicon-calendar:before{content:"\e109"}.glyphicon-random:before{content:"\e110"}.glyphicon-comment:before{content:"\e111"}.glyphicon-magnet:before{content:"\e112"}.glyphicon-chevron-up:before{content:"\e113"}.glyphicon-chevron-down:before{content:"\e114"}.glyphicon-retweet:before{content:"\e115"}.glyphicon-shopping-cart:before{content:"\e116"}.glyphicon-folder-close:before{content:"\e117"}.glyphicon-folder-open:before{content:"\e118"}.glyphicon-resize-vertical:before{content:"\e119"}.glyphicon-resize-horizontal:before{content:"\e120"}.glyphicon-hdd:before{content:"\e121"}.glyphicon-bullhorn:before{content:"\e122"}.glyphicon-bell:before{content:"\e123"}.glyphicon-certificate:before{content:"\e124"}.glyphicon-thumbs-up:before{content:"\e125"}.glyphicon-thumbs-down:before{content:"\e126"}.glyphicon-hand-right:before{content:"\e127"}.glyphicon-hand-left:before{content:"\e128"}.glyphicon-hand-up:before{content:"\e129"}.glyphicon-hand-down:before{content:"\e130"}.glyphicon-circle-arrow-right:before{content:"\e131"}.glyphicon-circle-arrow-left:before{content:"\e132"}.glyphicon-circle-arrow-up:before{content:"\e133"}.glyphicon-circle-arrow-down:before{content:"\e134"}.glyphicon-globe:before{content:"\e135"}.glyphicon-wrench:before{content:"\e136"}.glyphicon-tasks:before{content:"\e137"}.glyphicon-filter:before{content:"\e138"}.glyphicon-briefcase:before{content:"\e139"}.glyphicon-fullscreen:before{content:"\e140"}.glyphicon-dashboard:before{content:"\e141"}.glyphicon-paperclip:before{content:"\e142"}.glyphicon-heart-empty:before{content:"\e143"}.glyphicon-link:before{content:"\e144"}.glyphicon-phone:before{content:"\e145"}.glyphicon-pushpin:before{content:"\e146"}.glyphicon-usd:before{content:"\e148"}.glyphicon-gbp:before{content:"\e149"}.glyphicon-sort:before{content:"\e150"}.glyphicon-sort-by-alphabet:before{content:"\e151"}.glyphicon-sort-by-alphabet-alt:before{content:"\e152"}.glyphicon-sort-by-order:before{content:"\e153"}.glyphicon-sort-by-order-alt:before{content:"\e154"}.glyphicon-sort-by-attributes:before{content:"\e155"}.glyphicon-sort-by-attributes-alt:before{content:"\e156"}.glyphicon-unchecked:before{content:"\e157"}.glyphicon-expand:before{content:"\e158"}.glyphicon-collapse-down:before{content:"\e159"}.glyphicon-collapse-up:before{content:"\e160"}.glyphicon-log-in:before{content:"\e161"}.glyphicon-flash:before{content:"\e162"}.glyphicon-log-out:before{content:"\e163"}.glyphicon-new-window:before{content:"\e164"}.glyphicon-record:before{content:"\e165"}.glyphicon-save:before{content:"\e166"}.glyphicon-open:before{content:"\e167"}.glyphicon-saved:before{content:"\e168"}.glyphicon-import:before{content:"\e169"}.glyphicon-export:before{content:"\e170"}.glyphicon-send:before{content:"\e171"}.glyphicon-floppy-disk:before{content:"\e172"}.glyphicon-floppy-saved:before{content:"\e173"}.glyphicon-floppy-remove:before{content:"\e174"}.glyphicon-floppy-save:before{content:"\e175"}.glyphicon-floppy-open:before{content:"\e176"}.glyphicon-credit-card:before{content:"\e177"}.glyphicon-transfer:before{content:"\e178"}.glyphicon-cutlery:before{content:"\e179"}.glyphicon-header:before{content:"\e180"}.glyphicon-compressed:before{content:"\e181"}.glyphicon-earphone:before{content:"\e182"}.glyphicon-phone-alt:before{content:"\e183"}.glyphicon-tower:before{content:"\e184"}.glyphicon-stats:before{content:"\e185"}.glyphicon-sd-video:before{content:"\e186"}.glyphicon-hd-video:before{content:"\e187"}.glyphicon-subtitles:before{content:"\e188"}.glyphicon-sound-stereo:before{content:"\e189"}.glyphicon-sound-dolby:before{content:"\e190"}.glyphicon-sound-5-1:before{content:"\e191"}.glyphicon-sound-6-1:before{content:"\e192"}.glyphicon-sound-7-1:before{content:"\e193"}.glyphicon-copyright-mark:before{content:"\e194"}.glyphicon-registration-mark:before{content:"\e195"}.glyphicon-cloud-download:before{content:"\e197"}.glyphicon-cloud-upload:before{content:"\e198"}.glyphicon-tree-conifer:before{content:"\e199"}.glyphicon-tree-deciduous:before{content:"\e200"}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}:before,:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html{font-size:10px;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;line-height:1.42857143;color:#333;background-color:#fff}input,button,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}a{color:#337ab7;text-decoration:none}a:hover,a:focus{color:#23527c;text-decoration:underline}a:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}figure{margin:0}img{vertical-align:middle}.img-responsive,.thumbnail>img,.thumbnail a>img,.carousel-inner>.item>img,.carousel-inner>.item>a>img{display:block;max-width:100%;height:auto}.img-rounded{border-radius:6px}.img-thumbnail{display:inline-block;max-width:100%;height:auto;padding:4px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.img-circle{border-radius:50%}hr{margin-top:20px;margin-bottom:20px;border:0;border-top:1px solid #eee}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-family:inherit;font-weight:500;line-height:1.1;color:inherit}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small,h1 .small,h2 .small,h3 .small,h4 .small,h5 .small,h6 .small,.h1 .small,.h2 .small,.h3 .small,.h4 .small,.h5 .small,.h6 .small{font-weight:400;line-height:1;color:#777}h1,.h1,h2,.h2,h3,.h3{margin-top:20px;margin-bottom:10px}h1 small,.h1 small,h2 small,.h2 small,h3 small,.h3 small,h1 .small,.h1 .small,h2 .small,.h2 .small,h3 .small,.h3 .small{font-size:65%}h4,.h4,h5,.h5,h6,.h6{margin-top:10px;margin-bottom:10px}h4 small,.h4 small,h5 small,.h5 small,h6 small,.h6 small,h4 .small,.h4 .small,h5 .small,.h5 .small,h6 .small,.h6 .small{font-size:75%}h1,.h1{font-size:36px}h2,.h2{font-size:30px}h3,.h3{font-size:24px}h4,.h4{font-size:18px}h5,.h5{font-size:14px}h6,.h6{font-size:12px}p{margin:0 0 10px}.lead{margin-bottom:20px;font-size:16px;font-weight:300;line-height:1.4}@media (min-width:768px){.lead{font-size:21px}}small,.small{font-size:85%}mark,.mark{padding:.2em;background-color:#fcf8e3}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.text-justify{text-align:justify}.text-nowrap{white-space:nowrap}.text-lowercase{text-transform:lowercase}.text-uppercase{text-transform:uppercase}.text-capitalize{text-transform:capitalize}.text-muted{color:#777}.text-primary{color:#337ab7}a.text-primary:hover{color:#286090}.text-success{color:#3c763d}a.text-success:hover{color:#2b542c}.text-info{color:#31708f}a.text-info:hover{color:#245269}.text-warning{color:#8a6d3b}a.text-warning:hover{color:#66512c}.text-danger{color:#a94442}a.text-danger:hover{color:#843534}.bg-primary{color:#fff;background-color:#337ab7}a.bg-primary:hover{background-color:#286090}.bg-success{background-color:#dff0d8}a.bg-success:hover{background-color:#c1e2b3}.bg-info{background-color:#d9edf7}a.bg-info:hover{background-color:#afd9ee}.bg-warning{background-color:#fcf8e3}a.bg-warning:hover{background-color:#f7ecb5}.bg-danger{background-color:#f2dede}a.bg-danger:hover{background-color:#e4b9b9}.page-header{padding-bottom:9px;margin:40px 0 20px;border-bottom:1px solid #eee}ul,ol{margin-top:0;margin-bottom:10px}ul ul,ol ul,ul ol,ol ol{margin-bottom:0}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;margin-left:-5px;list-style:none}.list-inline>li{display:inline-block;padding-right:5px;padding-left:5px}dl{margin-top:0;margin-bottom:20px}dt,dd{line-height:1.42857143}dt{font-weight:700}dd{margin-left:0}@media (min-width:768px){.dl-horizontal dt{float:left;width:160px;overflow:hidden;clear:left;text-align:right;text-overflow:ellipsis;white-space:nowrap}.dl-horizontal dd{margin-left:180px}}abbr[title],abbr[data-original-title]{cursor:help;border-bottom:1px dotted #777}.initialism{font-size:90%;text-transform:uppercase}blockquote{padding:10px 20px;margin:0 0 20px;font-size:17.5px;border-left:5px solid #eee}blockquote p:last-child,blockquote ul:last-child,blockquote ol:last-child{margin-bottom:0}blockquote footer,blockquote small,blockquote .small{display:block;font-size:80%;line-height:1.42857143;color:#777}blockquote footer:before,blockquote small:before,blockquote .small:before{content:'\2014 \00A0'}.blockquote-reverse,blockquote.pull-right{padding-right:15px;padding-left:0;text-align:right;border-right:5px solid #eee;border-left:0}.blockquote-reverse footer:before,blockquote.pull-right footer:before,.blockquote-reverse small:before,blockquote.pull-right small:before,.blockquote-reverse .small:before,blockquote.pull-right .small:before{content:''}.blockquote-reverse footer:after,blockquote.pull-right footer:after,.blockquote-reverse small:after,blockquote.pull-right small:after,.blockquote-reverse .small:after,blockquote.pull-right .small:after{content:'\00A0 \2014'}address{margin-bottom:20px;font-style:normal;line-height:1.42857143}code,kbd,pre,samp{font-family:Menlo,Monaco,Consolas,"Courier New",monospace}code{padding:2px 4px;font-size:90%;color:#c7254e;background-color:#f9f2f4;border-radius:4px}kbd{padding:2px 4px;font-size:90%;color:#fff;background-color:#333;border-radius:3px;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.25);box-shadow:inset 0 -1px 0 rgba(0,0,0,.25)}kbd kbd{padding:0;font-size:100%;font-weight:700;-webkit-box-shadow:none;box-shadow:none}pre{display:block;padding:9.5px;margin:0 0 10px;font-size:13px;line-height:1.42857143;color:#333;word-break:break-all;word-wrap:break-word;background-color:#f5f5f5;border:1px solid #ccc;border-radius:4px}pre code{padding:0;font-size:inherit;color:inherit;white-space:pre-wrap;background-color:transparent;border-radius:0}.pre-scrollable{max-height:340px;overflow-y:scroll}.container{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:768px){.container{width:750px}}@media (min-width:992px){.container{width:970px}}@media (min-width:1200px){.container{width:1170px}}.container-fluid{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.row{margin-right:-15px;margin-left:-15px}.col-xs-1,.col-sm-1,.col-md-1,.col-lg-1,.col-xs-2,.col-sm-2,.col-md-2,.col-lg-2,.col-xs-3,.col-sm-3,.col-md-3,.col-lg-3,.col-xs-4,.col-sm-4,.col-md-4,.col-lg-4,.col-xs-5,.col-sm-5,.col-md-5,.col-lg-5,.col-xs-6,.col-sm-6,.col-md-6,.col-lg-6,.col-xs-7,.col-sm-7,.col-md-7,.col-lg-7,.col-xs-8,.col-sm-8,.col-md-8,.col-lg-8,.col-xs-9,.col-sm-9,.col-md-9,.col-lg-9,.col-xs-10,.col-sm-10,.col-md-10,.col-lg-10,.col-xs-11,.col-sm-11,.col-md-11,.col-lg-11,.col-xs-12,.col-sm-12,.col-md-12,.col-lg-12{position:relative;min-height:1px;padding-right:15px;padding-left:15px}.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12{float:left}.col-xs-12{width:100%}.col-xs-11{width:91.66666667%}.col-xs-10{width:83.33333333%}.col-xs-9{width:75%}.col-xs-8{width:66.66666667%}.col-xs-7{width:58.33333333%}.col-xs-6{width:50%}.col-xs-5{width:41.66666667%}.col-xs-4{width:33.33333333%}.col-xs-3{width:25%}.col-xs-2{width:16.66666667%}.col-xs-1{width:8.33333333%}.col-xs-pull-12{right:100%}.col-xs-pull-11{right:91.66666667%}.col-xs-pull-10{right:83.33333333%}.col-xs-pull-9{right:75%}.col-xs-pull-8{right:66.66666667%}.col-xs-pull-7{right:58.33333333%}.col-xs-pull-6{right:50%}.col-xs-pull-5{right:41.66666667%}.col-xs-pull-4{right:33.33333333%}.col-xs-pull-3{right:25%}.col-xs-pull-2{right:16.66666667%}.col-xs-pull-1{right:8.33333333%}.col-xs-pull-0{right:auto}.col-xs-push-12{left:100%}.col-xs-push-11{left:91.66666667%}.col-xs-push-10{left:83.33333333%}.col-xs-push-9{left:75%}.col-xs-push-8{left:66.66666667%}.col-xs-push-7{left:58.33333333%}.col-xs-push-6{left:50%}.col-xs-push-5{left:41.66666667%}.col-xs-push-4{left:33.33333333%}.col-xs-push-3{left:25%}.col-xs-push-2{left:16.66666667%}.col-xs-push-1{left:8.33333333%}.col-xs-push-0{left:auto}.col-xs-offset-12{margin-left:100%}.col-xs-offset-11{margin-left:91.66666667%}.col-xs-offset-10{margin-left:83.33333333%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-8{margin-left:66.66666667%}.col-xs-offset-7{margin-left:58.33333333%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-5{margin-left:41.66666667%}.col-xs-offset-4{margin-left:33.33333333%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-2{margin-left:16.66666667%}.col-xs-offset-1{margin-left:8.33333333%}.col-xs-offset-0{margin-left:0}@media (min-width:768px){.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12{float:left}.col-sm-12{width:100%}.col-sm-11{width:91.66666667%}.col-sm-10{width:83.33333333%}.col-sm-9{width:75%}.col-sm-8{width:66.66666667%}.col-sm-7{width:58.33333333%}.col-sm-6{width:50%}.col-sm-5{width:41.66666667%}.col-sm-4{width:33.33333333%}.col-sm-3{width:25%}.col-sm-2{width:16.66666667%}.col-sm-1{width:8.33333333%}.col-sm-pull-12{right:100%}.col-sm-pull-11{right:91.66666667%}.col-sm-pull-10{right:83.33333333%}.col-sm-pull-9{right:75%}.col-sm-pull-8{right:66.66666667%}.col-sm-pull-7{right:58.33333333%}.col-sm-pull-6{right:50%}.col-sm-pull-5{right:41.66666667%}.col-sm-pull-4{right:33.33333333%}.col-sm-pull-3{right:25%}.col-sm-pull-2{right:16.66666667%}.col-sm-pull-1{right:8.33333333%}.col-sm-pull-0{right:auto}.col-sm-push-12{left:100%}.col-sm-push-11{left:91.66666667%}.col-sm-push-10{left:83.33333333%}.col-sm-push-9{left:75%}.col-sm-push-8{left:66.66666667%}.col-sm-push-7{left:58.33333333%}.col-sm-push-6{left:50%}.col-sm-push-5{left:41.66666667%}.col-sm-push-4{left:33.33333333%}.col-sm-push-3{left:25%}.col-sm-push-2{left:16.66666667%}.col-sm-push-1{left:8.33333333%}.col-sm-push-0{left:auto}.col-sm-offset-12{margin-left:100%}.col-sm-offset-11{margin-left:91.66666667%}.col-sm-offset-10{margin-left:83.33333333%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-8{margin-left:66.66666667%}.col-sm-offset-7{margin-left:58.33333333%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-5{margin-left:41.66666667%}.col-sm-offset-4{margin-left:33.33333333%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-2{margin-left:16.66666667%}.col-sm-offset-1{margin-left:8.33333333%}.col-sm-offset-0{margin-left:0}}@media (min-width:992px){.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12{float:left}.col-md-12{width:100%}.col-md-11{width:91.66666667%}.col-md-10{width:83.33333333%}.col-md-9{width:75%}.col-md-8{width:66.66666667%}.col-md-7{width:58.33333333%}.col-md-6{width:50%}.col-md-5{width:41.66666667%}.col-md-4{width:33.33333333%}.col-md-3{width:25%}.col-md-2{width:16.66666667%}.col-md-1{width:8.33333333%}.col-md-pull-12{right:100%}.col-md-pull-11{right:91.66666667%}.col-md-pull-10{right:83.33333333%}.col-md-pull-9{right:75%}.col-md-pull-8{right:66.66666667%}.col-md-pull-7{right:58.33333333%}.col-md-pull-6{right:50%}.col-md-pull-5{right:41.66666667%}.col-md-pull-4{right:33.33333333%}.col-md-pull-3{right:25%}.col-md-pull-2{right:16.66666667%}.col-md-pull-1{right:8.33333333%}.col-md-pull-0{right:auto}.col-md-push-12{left:100%}.col-md-push-11{left:91.66666667%}.col-md-push-10{left:83.33333333%}.col-md-push-9{left:75%}.col-md-push-8{left:66.66666667%}.col-md-push-7{left:58.33333333%}.col-md-push-6{left:50%}.col-md-push-5{left:41.66666667%}.col-md-push-4{left:33.33333333%}.col-md-push-3{left:25%}.col-md-push-2{left:16.66666667%}.col-md-push-1{left:8.33333333%}.col-md-push-0{left:auto}.col-md-offset-12{margin-left:100%}.col-md-offset-11{margin-left:91.66666667%}.col-md-offset-10{margin-left:83.33333333%}.col-md-offset-9{margin-left:75%}.col-md-offset-8{margin-left:66.66666667%}.col-md-offset-7{margin-left:58.33333333%}.col-md-offset-6{margin-left:50%}.col-md-offset-5{margin-left:41.66666667%}.col-md-offset-4{margin-left:33.33333333%}.col-md-offset-3{margin-left:25%}.col-md-offset-2{margin-left:16.66666667%}.col-md-offset-1{margin-left:8.33333333%}.col-md-offset-0{margin-left:0}}@media (min-width:1200px){.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12{float:left}.col-lg-12{width:100%}.col-lg-11{width:91.66666667%}.col-lg-10{width:83.33333333%}.col-lg-9{width:75%}.col-lg-8{width:66.66666667%}.col-lg-7{width:58.33333333%}.col-lg-6{width:50%}.col-lg-5{width:41.66666667%}.col-lg-4{width:33.33333333%}.col-lg-3{width:25%}.col-lg-2{width:16.66666667%}.col-lg-1{width:8.33333333%}.col-lg-pull-12{right:100%}.col-lg-pull-11{right:91.66666667%}.col-lg-pull-10{right:83.33333333%}.col-lg-pull-9{right:75%}.col-lg-pull-8{right:66.66666667%}.col-lg-pull-7{right:58.33333333%}.col-lg-pull-6{right:50%}.col-lg-pull-5{right:41.66666667%}.col-lg-pull-4{right:33.33333333%}.col-lg-pull-3{right:25%}.col-lg-pull-2{right:16.66666667%}.col-lg-pull-1{right:8.33333333%}.col-lg-pull-0{right:auto}.col-lg-push-12{left:100%}.col-lg-push-11{left:91.66666667%}.col-lg-push-10{left:83.33333333%}.col-lg-push-9{left:75%}.col-lg-push-8{left:66.66666667%}.col-lg-push-7{left:58.33333333%}.col-lg-push-6{left:50%}.col-lg-push-5{left:41.66666667%}.col-lg-push-4{left:33.33333333%}.col-lg-push-3{left:25%}.col-lg-push-2{left:16.66666667%}.col-lg-push-1{left:8.33333333%}.col-lg-push-0{left:auto}.col-lg-offset-12{margin-left:100%}.col-lg-offset-11{margin-left:91.66666667%}.col-lg-offset-10{margin-left:83.33333333%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-8{margin-left:66.66666667%}.col-lg-offset-7{margin-left:58.33333333%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-5{margin-left:41.66666667%}.col-lg-offset-4{margin-left:33.33333333%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-2{margin-left:16.66666667%}.col-lg-offset-1{margin-left:8.33333333%}.col-lg-offset-0{margin-left:0}}table{background-color:transparent}caption{padding-top:8px;padding-bottom:8px;color:#777;text-align:left}th{text-align:left}.table{width:100%;max-width:100%;margin-bottom:20px}.table>thead>tr>th,.table>tbody>tr>th,.table>tfoot>tr>th,.table>thead>tr>td,.table>tbody>tr>td,.table>tfoot>tr>td{padding:8px;line-height:1.42857143;vertical-align:top;border-top:1px solid #ddd}.table>thead>tr>th{vertical-align:bottom;border-bottom:2px solid #ddd}.table>caption+thead>tr:first-child>th,.table>colgroup+thead>tr:first-child>th,.table>thead:first-child>tr:first-child>th,.table>caption+thead>tr:first-child>td,.table>colgroup+thead>tr:first-child>td,.table>thead:first-child>tr:first-child>td{border-top:0}.table>tbody+tbody{border-top:2px solid #ddd}.table .table{background-color:#fff}.table-condensed>thead>tr>th,.table-condensed>tbody>tr>th,.table-condensed>tfoot>tr>th,.table-condensed>thead>tr>td,.table-condensed>tbody>tr>td,.table-condensed>tfoot>tr>td{padding:5px}.table-bordered{border:1px solid #ddd}.table-bordered>thead>tr>th,.table-bordered>tbody>tr>th,.table-bordered>tfoot>tr>th,.table-bordered>thead>tr>td,.table-bordered>tbody>tr>td,.table-bordered>tfoot>tr>td{border:1px solid #ddd}.table-bordered>thead>tr>th,.table-bordered>thead>tr>td{border-bottom-width:2px}.table-striped>tbody>tr:nth-child(odd){background-color:#f9f9f9}.table-hover>tbody>tr:hover{background-color:#f5f5f5}table col[class*=col-]{position:static;display:table-column;float:none}table td[class*=col-],table th[class*=col-]{position:static;display:table-cell;float:none}.table>thead>tr>td.active,.table>tbody>tr>td.active,.table>tfoot>tr>td.active,.table>thead>tr>th.active,.table>tbody>tr>th.active,.table>tfoot>tr>th.active,.table>thead>tr.active>td,.table>tbody>tr.active>td,.table>tfoot>tr.active>td,.table>thead>tr.active>th,.table>tbody>tr.active>th,.table>tfoot>tr.active>th{background-color:#f5f5f5}.table-hover>tbody>tr>td.active:hover,.table-hover>tbody>tr>th.active:hover,.table-hover>tbody>tr.active:hover>td,.table-hover>tbody>tr:hover>.active,.table-hover>tbody>tr.active:hover>th{background-color:#e8e8e8}.table>thead>tr>td.success,.table>tbody>tr>td.success,.table>tfoot>tr>td.success,.table>thead>tr>th.success,.table>tbody>tr>th.success,.table>tfoot>tr>th.success,.table>thead>tr.success>td,.table>tbody>tr.success>td,.table>tfoot>tr.success>td,.table>thead>tr.success>th,.table>tbody>tr.success>th,.table>tfoot>tr.success>th{background-color:#dff0d8}.table-hover>tbody>tr>td.success:hover,.table-hover>tbody>tr>th.success:hover,.table-hover>tbody>tr.success:hover>td,.table-hover>tbody>tr:hover>.success,.table-hover>tbody>tr.success:hover>th{background-color:#d0e9c6}.table>thead>tr>td.info,.table>tbody>tr>td.info,.table>tfoot>tr>td.info,.table>thead>tr>th.info,.table>tbody>tr>th.info,.table>tfoot>tr>th.info,.table>thead>tr.info>td,.table>tbody>tr.info>td,.table>tfoot>tr.info>td,.table>thead>tr.info>th,.table>tbody>tr.info>th,.table>tfoot>tr.info>th{background-color:#d9edf7}.table-hover>tbody>tr>td.info:hover,.table-hover>tbody>tr>th.info:hover,.table-hover>tbody>tr.info:hover>td,.table-hover>tbody>tr:hover>.info,.table-hover>tbody>tr.info:hover>th{background-color:#c4e3f3}.table>thead>tr>td.warning,.table>tbody>tr>td.warning,.table>tfoot>tr>td.warning,.table>thead>tr>th.warning,.table>tbody>tr>th.warning,.table>tfoot>tr>th.warning,.table>thead>tr.warning>td,.table>tbody>tr.warning>td,.table>tfoot>tr.warning>td,.table>thead>tr.warning>th,.table>tbody>tr.warning>th,.table>tfoot>tr.warning>th{background-color:#fcf8e3}.table-hover>tbody>tr>td.warning:hover,.table-hover>tbody>tr>th.warning:hover,.table-hover>tbody>tr.warning:hover>td,.table-hover>tbody>tr:hover>.warning,.table-hover>tbody>tr.warning:hover>th{background-color:#faf2cc}.table>thead>tr>td.danger,.table>tbody>tr>td.danger,.table>tfoot>tr>td.danger,.table>thead>tr>th.danger,.table>tbody>tr>th.danger,.table>tfoot>tr>th.danger,.table>thead>tr.danger>td,.table>tbody>tr.danger>td,.table>tfoot>tr.danger>td,.table>thead>tr.danger>th,.table>tbody>tr.danger>th,.table>tfoot>tr.danger>th{background-color:#f2dede}.table-hover>tbody>tr>td.danger:hover,.table-hover>tbody>tr>th.danger:hover,.table-hover>tbody>tr.danger:hover>td,.table-hover>tbody>tr:hover>.danger,.table-hover>tbody>tr.danger:hover>th{background-color:#ebcccc}.table-responsive{min-height:.01%;overflow-x:auto}@media screen and (max-width:767px){.table-responsive{width:100%;margin-bottom:15px;overflow-y:hidden;-ms-overflow-style:-ms-autohiding-scrollbar;border:1px solid #ddd}.table-responsive>.table{margin-bottom:0}.table-responsive>.table>thead>tr>th,.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>tbody>tr>td,.table-responsive>.table>tfoot>tr>td{white-space:nowrap}.table-responsive>.table-bordered{border:0}.table-responsive>.table-bordered>thead>tr>th:first-child,.table-responsive>.table-bordered>tbody>tr>th:first-child,.table-responsive>.table-bordered>tfoot>tr>th:first-child,.table-responsive>.table-bordered>thead>tr>td:first-child,.table-responsive>.table-bordered>tbody>tr>td:first-child,.table-responsive>.table-bordered>tfoot>tr>td:first-child{border-left:0}.table-responsive>.table-bordered>thead>tr>th:last-child,.table-responsive>.table-bordered>tbody>tr>th:last-child,.table-responsive>.table-bordered>tfoot>tr>th:last-child,.table-responsive>.table-bordered>thead>tr>td:last-child,.table-responsive>.table-bordered>tbody>tr>td:last-child,.table-responsive>.table-bordered>tfoot>tr>td:last-child{border-right:0}.table-responsive>.table-bordered>tbody>tr:last-child>th,.table-responsive>.table-bordered>tfoot>tr:last-child>th,.table-responsive>.table-bordered>tbody>tr:last-child>td,.table-responsive>.table-bordered>tfoot>tr:last-child>td{border-bottom:0}}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;padding:0;margin-bottom:20px;font-size:21px;line-height:inherit;color:#333;border:0;border-bottom:1px solid #e5e5e5}label{display:inline-block;max-width:100%;margin-bottom:5px;font-weight:700}input[type=search]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}input[type=radio],input[type=checkbox]{margin:4px 0 0;margin-top:1px \9;line-height:normal}input[type=file]{display:block}input[type=range]{display:block;width:100%}select[multiple],select[size]{height:auto}input[type=file]:focus,input[type=radio]:focus,input[type=checkbox]:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}output{display:block;padding-top:7px;font-size:14px;line-height:1.42857143;color:#555}.form-control{display:block;width:100%;height:34px;padding:6px 12px;font-size:14px;line-height:1.42857143;color:#555;background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-webkit-transition:border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;-o-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}.form-control:focus{border-color:#66afe9;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)}.form-control::-moz-placeholder{color:#999;opacity:1}.form-control:-ms-input-placeholder{color:#999}.form-control::-webkit-input-placeholder{color:#999}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{cursor:not-allowed;background-color:#eee;opacity:1}textarea.form-control{height:auto}input[type=search]{-webkit-appearance:none}@media screen and (-webkit-min-device-pixel-ratio:0){input[type=date],input[type=time],input[type=datetime-local],input[type=month]{line-height:34px}input[type=date].input-sm,input[type=time].input-sm,input[type=datetime-local].input-sm,input[type=month].input-sm{line-height:30px}input[type=date].input-lg,input[type=time].input-lg,input[type=datetime-local].input-lg,input[type=month].input-lg{line-height:46px}}.form-group{margin-bottom:15px}.radio,.checkbox{position:relative;display:block;margin-top:10px;margin-bottom:10px}.radio label,.checkbox label{min-height:20px;padding-left:20px;margin-bottom:0;font-weight:400;cursor:pointer}.radio input[type=radio],.radio-inline input[type=radio],.checkbox input[type=checkbox],.checkbox-inline input[type=checkbox]{position:absolute;margin-top:4px \9;margin-left:-20px}.radio+.radio,.checkbox+.checkbox{margin-top:-5px}.radio-inline,.checkbox-inline{display:inline-block;padding-left:20px;margin-bottom:0;font-weight:400;vertical-align:middle;cursor:pointer}.radio-inline+.radio-inline,.checkbox-inline+.checkbox-inline{margin-top:0;margin-left:10px}input[type=radio][disabled],input[type=checkbox][disabled],input[type=radio].disabled,input[type=checkbox].disabled,fieldset[disabled] input[type=radio],fieldset[disabled] input[type=checkbox]{cursor:not-allowed}.radio-inline.disabled,.checkbox-inline.disabled,fieldset[disabled] .radio-inline,fieldset[disabled] .checkbox-inline{cursor:not-allowed}.radio.disabled label,.checkbox.disabled label,fieldset[disabled] .radio label,fieldset[disabled] .checkbox label{cursor:not-allowed}.form-control-static{padding-top:7px;padding-bottom:7px;margin-bottom:0}.form-control-static.input-lg,.form-control-static.input-sm{padding-right:0;padding-left:0}.input-sm,.form-group-sm .form-control{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}select.input-sm,select.form-group-sm .form-control{height:30px;line-height:30px}textarea.input-sm,textarea.form-group-sm .form-control,select[multiple].input-sm,select[multiple].form-group-sm .form-control{height:auto}.input-lg,.form-group-lg .form-control{height:46px;padding:10px 16px;font-size:18px;line-height:1.33;border-radius:6px}select.input-lg,select.form-group-lg .form-control{height:46px;line-height:46px}textarea.input-lg,textarea.form-group-lg .form-control,select[multiple].input-lg,select[multiple].form-group-lg .form-control{height:auto}.has-feedback{position:relative}.has-feedback .form-control{padding-right:42.5px}.form-control-feedback{position:absolute;top:0;right:0;z-index:2;display:block;width:34px;height:34px;line-height:34px;text-align:center;pointer-events:none}.input-lg+.form-control-feedback{width:46px;height:46px;line-height:46px}.input-sm+.form-control-feedback{width:30px;height:30px;line-height:30px}.has-success .help-block,.has-success .control-label,.has-success .radio,.has-success .checkbox,.has-success .radio-inline,.has-success .checkbox-inline,.has-success.radio label,.has-success.checkbox label,.has-success.radio-inline label,.has-success.checkbox-inline label{color:#3c763d}.has-success .form-control{border-color:#3c763d;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-success .form-control:focus{border-color:#2b542c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168}.has-success .input-group-addon{color:#3c763d;background-color:#dff0d8;border-color:#3c763d}.has-success .form-control-feedback{color:#3c763d}.has-warning .help-block,.has-warning .control-label,.has-warning .radio,.has-warning .checkbox,.has-warning .radio-inline,.has-warning .checkbox-inline,.has-warning.radio label,.has-warning.checkbox label,.has-warning.radio-inline label,.has-warning.checkbox-inline label{color:#8a6d3b}.has-warning .form-control{border-color:#8a6d3b;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-warning .form-control:focus{border-color:#66512c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b}.has-warning .input-group-addon{color:#8a6d3b;background-color:#fcf8e3;border-color:#8a6d3b}.has-warning .form-control-feedback{color:#8a6d3b}.has-error .help-block,.has-error .control-label,.has-error .radio,.has-error .checkbox,.has-error .radio-inline,.has-error .checkbox-inline,.has-error.radio label,.has-error.checkbox label,.has-error.radio-inline label,.has-error.checkbox-inline label{color:#a94442}.has-error .form-control{border-color:#a94442;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-error .form-control:focus{border-color:#843534;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483}.has-error .input-group-addon{color:#a94442;background-color:#f2dede;border-color:#a94442}.has-error .form-control-feedback{color:#a94442}.has-feedback label~.form-control-feedback{top:25px}.has-feedback label.sr-only~.form-control-feedback{top:0}.help-block{display:block;margin-top:5px;margin-bottom:10px;color:#737373}@media (min-width:768px){.form-inline .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-static{display:inline-block}.form-inline .input-group{display:inline-table;vertical-align:middle}.form-inline .input-group .input-group-addon,.form-inline .input-group .input-group-btn,.form-inline .input-group .form-control{width:auto}.form-inline .input-group>.form-control{width:100%}.form-inline .control-label{margin-bottom:0;vertical-align:middle}.form-inline .radio,.form-inline .checkbox{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.form-inline .radio label,.form-inline .checkbox label{padding-left:0}.form-inline .radio input[type=radio],.form-inline .checkbox input[type=checkbox]{position:relative;margin-left:0}.form-inline .has-feedback .form-control-feedback{top:0}}.form-horizontal .radio,.form-horizontal .checkbox,.form-horizontal .radio-inline,.form-horizontal .checkbox-inline{padding-top:7px;margin-top:0;margin-bottom:0}.form-horizontal .radio,.form-horizontal .checkbox{min-height:27px}.form-horizontal .form-group{margin-right:-15px;margin-left:-15px}@media (min-width:768px){.form-horizontal .control-label{padding-top:7px;margin-bottom:0;text-align:right}}.form-horizontal .has-feedback .form-control-feedback{right:15px}@media (min-width:768px){.form-horizontal .form-group-lg .control-label{padding-top:14.3px}}@media (min-width:768px){.form-horizontal .form-group-sm .control-label{padding-top:6px}}.btn{display:inline-block;padding:6px 12px;margin-bottom:0;font-size:14px;font-weight:400;line-height:1.42857143;text-align:center;white-space:nowrap;vertical-align:middle;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-image:none;border:1px solid transparent;border-radius:4px}.btn:focus,.btn:active:focus,.btn.active:focus,.btn.focus,.btn:active.focus,.btn.active.focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.btn:hover,.btn:focus,.btn.focus{color:#333;text-decoration:none}.btn:active,.btn.active{background-image:none;outline:0;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn.disabled,.btn[disabled],fieldset[disabled] .btn{pointer-events:none;cursor:not-allowed;filter:alpha(opacity=65);-webkit-box-shadow:none;box-shadow:none;opacity:.65}.btn-default{color:#333;background-color:#fff;border-color:#ccc}.btn-default:hover,.btn-default:focus,.btn-default.focus,.btn-default:active,.btn-default.active,.open>.dropdown-toggle.btn-default{color:#333;background-color:#e6e6e6;border-color:#adadad}.btn-default:active,.btn-default.active,.open>.dropdown-toggle.btn-default{background-image:none}.btn-default.disabled,.btn-default[disabled],fieldset[disabled] .btn-default,.btn-default.disabled:hover,.btn-default[disabled]:hover,fieldset[disabled] .btn-default:hover,.btn-default.disabled:focus,.btn-default[disabled]:focus,fieldset[disabled] .btn-default:focus,.btn-default.disabled.focus,.btn-default[disabled].focus,fieldset[disabled] .btn-default.focus,.btn-default.disabled:active,.btn-default[disabled]:active,fieldset[disabled] .btn-default:active,.btn-default.disabled.active,.btn-default[disabled].active,fieldset[disabled] .btn-default.active{background-color:#fff;border-color:#ccc}.btn-default .badge{color:#fff;background-color:#333}.btn-primary{color:#fff;background-color:#337ab7;border-color:#2e6da4}.btn-primary:hover,.btn-primary:focus,.btn-primary.focus,.btn-primary:active,.btn-primary.active,.open>.dropdown-toggle.btn-primary{color:#fff;background-color:#286090;border-color:#204d74}.btn-primary:active,.btn-primary.active,.open>.dropdown-toggle.btn-primary{background-image:none}.btn-primary.disabled,.btn-primary[disabled],fieldset[disabled] .btn-primary,.btn-primary.disabled:hover,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary:hover,.btn-primary.disabled:focus,.btn-primary[disabled]:focus,fieldset[disabled] .btn-primary:focus,.btn-primary.disabled.focus,.btn-primary[disabled].focus,fieldset[disabled] .btn-primary.focus,.btn-primary.disabled:active,.btn-primary[disabled]:active,fieldset[disabled] .btn-primary:active,.btn-primary.disabled.active,.btn-primary[disabled].active,fieldset[disabled] .btn-primary.active{background-color:#337ab7;border-color:#2e6da4}.btn-primary .badge{color:#337ab7;background-color:#fff}.btn-success{color:#fff;background-color:#5cb85c;border-color:#4cae4c}.btn-success:hover,.btn-success:focus,.btn-success.focus,.btn-success:active,.btn-success.active,.open>.dropdown-toggle.btn-success{color:#fff;background-color:#449d44;border-color:#398439}.btn-success:active,.btn-success.active,.open>.dropdown-toggle.btn-success{background-image:none}.btn-success.disabled,.btn-success[disabled],fieldset[disabled] .btn-success,.btn-success.disabled:hover,.btn-success[disabled]:hover,fieldset[disabled] .btn-success:hover,.btn-success.disabled:focus,.btn-success[disabled]:focus,fieldset[disabled] .btn-success:focus,.btn-success.disabled.focus,.btn-success[disabled].focus,fieldset[disabled] .btn-success.focus,.btn-success.disabled:active,.btn-success[disabled]:active,fieldset[disabled] .btn-success:active,.btn-success.disabled.active,.btn-success[disabled].active,fieldset[disabled] .btn-success.active{background-color:#5cb85c;border-color:#4cae4c}.btn-success .badge{color:#5cb85c;background-color:#fff}.btn-info{color:#fff;background-color:#5bc0de;border-color:#46b8da}.btn-info:hover,.btn-info:focus,.btn-info.focus,.btn-info:active,.btn-info.active,.open>.dropdown-toggle.btn-info{color:#fff;background-color:#31b0d5;border-color:#269abc}.btn-info:active,.btn-info.active,.open>.dropdown-toggle.btn-info{background-image:none}.btn-info.disabled,.btn-info[disabled],fieldset[disabled] .btn-info,.btn-info.disabled:hover,.btn-info[disabled]:hover,fieldset[disabled] .btn-info:hover,.btn-info.disabled:focus,.btn-info[disabled]:focus,fieldset[disabled] .btn-info:focus,.btn-info.disabled.focus,.btn-info[disabled].focus,fieldset[disabled] .btn-info.focus,.btn-info.disabled:active,.btn-info[disabled]:active,fieldset[disabled] .btn-info:active,.btn-info.disabled.active,.btn-info[disabled].active,fieldset[disabled] .btn-info.active{background-color:#5bc0de;border-color:#46b8da}.btn-info .badge{color:#5bc0de;background-color:#fff}.btn-warning{color:#fff;background-color:#f0ad4e;border-color:#eea236}.btn-warning:hover,.btn-warning:focus,.btn-warning.focus,.btn-warning:active,.btn-warning.active,.open>.dropdown-toggle.btn-warning{color:#fff;background-color:#ec971f;border-color:#d58512}.btn-warning:active,.btn-warning.active,.open>.dropdown-toggle.btn-warning{background-image:none}.btn-warning.disabled,.btn-warning[disabled],fieldset[disabled] .btn-warning,.btn-warning.disabled:hover,.btn-warning[disabled]:hover,fieldset[disabled] .btn-warning:hover,.btn-warning.disabled:focus,.btn-warning[disabled]:focus,fieldset[disabled] .btn-warning:focus,.btn-warning.disabled.focus,.btn-warning[disabled].focus,fieldset[disabled] .btn-warning.focus,.btn-warning.disabled:active,.btn-warning[disabled]:active,fieldset[disabled] .btn-warning:active,.btn-warning.disabled.active,.btn-warning[disabled].active,fieldset[disabled] .btn-warning.active{background-color:#f0ad4e;border-color:#eea236}.btn-warning .badge{color:#f0ad4e;background-color:#fff}.btn-danger{color:#fff;background-color:#d9534f;border-color:#d43f3a}.btn-danger:hover,.btn-danger:focus,.btn-danger.focus,.btn-danger:active,.btn-danger.active,.open>.dropdown-toggle.btn-danger{color:#fff;background-color:#c9302c;border-color:#ac2925}.btn-danger:active,.btn-danger.active,.open>.dropdown-toggle.btn-danger{background-image:none}.btn-danger.disabled,.btn-danger[disabled],fieldset[disabled] .btn-danger,.btn-danger.disabled:hover,.btn-danger[disabled]:hover,fieldset[disabled] .btn-danger:hover,.btn-danger.disabled:focus,.btn-danger[disabled]:focus,fieldset[disabled] .btn-danger:focus,.btn-danger.disabled.focus,.btn-danger[disabled].focus,fieldset[disabled] .btn-danger.focus,.btn-danger.disabled:active,.btn-danger[disabled]:active,fieldset[disabled] .btn-danger:active,.btn-danger.disabled.active,.btn-danger[disabled].active,fieldset[disabled] .btn-danger.active{background-color:#d9534f;border-color:#d43f3a}.btn-danger .badge{color:#d9534f;background-color:#fff}.btn-link{font-weight:400;color:#337ab7;border-radius:0}.btn-link,.btn-link:active,.btn-link.active,.btn-link[disabled],fieldset[disabled] .btn-link{background-color:transparent;-webkit-box-shadow:none;box-shadow:none}.btn-link,.btn-link:hover,.btn-link:focus,.btn-link:active{border-color:transparent}.btn-link:hover,.btn-link:focus{color:#23527c;text-decoration:underline;background-color:transparent}.btn-link[disabled]:hover,fieldset[disabled] .btn-link:hover,.btn-link[disabled]:focus,fieldset[disabled] .btn-link:focus{color:#777;text-decoration:none}.btn-lg,.btn-group-lg>.btn{padding:10px 16px;font-size:18px;line-height:1.33;border-radius:6px}.btn-sm,.btn-group-sm>.btn{padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.btn-xs,.btn-group-xs>.btn{padding:1px 5px;font-size:12px;line-height:1.5;border-radius:3px}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:5px}input[type=submit].btn-block,input[type=reset].btn-block,input[type=button].btn-block{width:100%}.fade{opacity:0;-webkit-transition:opacity .15s linear;-o-transition:opacity .15s linear;transition:opacity .15s linear}.fade.in{opacity:1}.collapse{display:none;visibility:hidden}.collapse.in{display:block;visibility:visible}tr.collapse.in{display:table-row}tbody.collapse.in{display:table-row-group}.collapsing{position:relative;height:0;overflow:hidden;-webkit-transition-timing-function:ease;-o-transition-timing-function:ease;transition-timing-function:ease;-webkit-transition-duration:.35s;-o-transition-duration:.35s;transition-duration:.35s;-webkit-transition-property:height,visibility;-o-transition-property:height,visibility;transition-property:height,visibility}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle;border-top:4px solid;border-right:4px solid transparent;border-left:4px solid transparent}.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;font-size:14px;text-align:left;list-style:none;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,.15);border-radius:4px;-webkit-box-shadow:0 6px 12px rgba(0,0,0,.175);box-shadow:0 6px 12px rgba(0,0,0,.175)}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu .divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;line-height:1.42857143;color:#333;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{color:#262626;text-decoration:none;background-color:#f5f5f5}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{color:#fff;text-decoration:none;background-color:#337ab7;outline:0}.dropdown-menu>.disabled>a,.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{color:#777}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;cursor:not-allowed;background-color:transparent;background-image:none;filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right{right:0;left:auto}.dropdown-menu-left{right:auto;left:0}.dropdown-header{display:block;padding:3px 20px;font-size:12px;line-height:1.42857143;color:#777;white-space:nowrap}.dropdown-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:990}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{content:"";border-top:0;border-bottom:4px solid}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:1px}@media (min-width:768px){.navbar-right .dropdown-menu{right:0;left:auto}.navbar-right .dropdown-menu-left{right:auto;left:0}}.btn-group,.btn-group-vertical{position:relative;display:inline-block;vertical-align:middle}.btn-group>.btn,.btn-group-vertical>.btn{position:relative;float:left}.btn-group>.btn:hover,.btn-group-vertical>.btn:hover,.btn-group>.btn:focus,.btn-group-vertical>.btn:focus,.btn-group>.btn:active,.btn-group-vertical>.btn:active,.btn-group>.btn.active,.btn-group-vertical>.btn.active{z-index:2}.btn-group .btn+.btn,.btn-group .btn+.btn-group,.btn-group .btn-group+.btn,.btn-group .btn-group+.btn-group{margin-left:-1px}.btn-toolbar{margin-left:-5px}.btn-toolbar .btn-group,.btn-toolbar .input-group{float:left}.btn-toolbar>.btn,.btn-toolbar>.btn-group,.btn-toolbar>.input-group{margin-left:5px}.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle){border-radius:0}.btn-group>.btn:first-child{margin-left:0}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.btn-group>.btn-group{float:left}.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.btn-group>.btn-group:first-child>.btn:last-child,.btn-group>.btn-group:first-child>.dropdown-toggle{border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn-group:last-child>.btn:first-child{border-top-left-radius:0;border-bottom-left-radius:0}.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle{outline:0}.btn-group>.btn+.dropdown-toggle{padding-right:8px;padding-left:8px}.btn-group>.btn-lg+.dropdown-toggle{padding-right:12px;padding-left:12px}.btn-group.open .dropdown-toggle{-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn-group.open .dropdown-toggle.btn-link{-webkit-box-shadow:none;box-shadow:none}.btn .caret{margin-left:0}.btn-lg .caret{border-width:5px 5px 0;border-bottom-width:0}.dropup .btn-lg .caret{border-width:0 5px 5px}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group,.btn-group-vertical>.btn-group>.btn{display:block;float:none;width:100%;max-width:100%}.btn-group-vertical>.btn-group>.btn{float:none}.btn-group-vertical>.btn+.btn,.btn-group-vertical>.btn+.btn-group,.btn-group-vertical>.btn-group+.btn,.btn-group-vertical>.btn-group+.btn-group{margin-top:-1px;margin-left:0}.btn-group-vertical>.btn:not(:first-child):not(:last-child){border-radius:0}.btn-group-vertical>.btn:first-child:not(:last-child){border-top-right-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn:last-child:not(:first-child){border-top-left-radius:0;border-top-right-radius:0;border-bottom-left-radius:4px}.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child{border-top-left-radius:0;border-top-right-radius:0}.btn-group-justified{display:table;width:100%;table-layout:fixed;border-collapse:separate}.btn-group-justified>.btn,.btn-group-justified>.btn-group{display:table-cell;float:none;width:1%}.btn-group-justified>.btn-group .btn{width:100%}.btn-group-justified>.btn-group .dropdown-menu{left:auto}[data-toggle=buttons]>.btn input[type=radio],[data-toggle=buttons]>.btn-group>.btn input[type=radio],[data-toggle=buttons]>.btn input[type=checkbox],[data-toggle=buttons]>.btn-group>.btn input[type=checkbox]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.input-group{position:relative;display:table;border-collapse:separate}.input-group[class*=col-]{float:none;padding-right:0;padding-left:0}.input-group .form-control{position:relative;z-index:2;float:left;width:100%;margin-bottom:0}.input-group-lg>.form-control,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.btn{height:46px;padding:10px 16px;font-size:18px;line-height:1.33;border-radius:6px}select.input-group-lg>.form-control,select.input-group-lg>.input-group-addon,select.input-group-lg>.input-group-btn>.btn{height:46px;line-height:46px}textarea.input-group-lg>.form-control,textarea.input-group-lg>.input-group-addon,textarea.input-group-lg>.input-group-btn>.btn,select[multiple].input-group-lg>.form-control,select[multiple].input-group-lg>.input-group-addon,select[multiple].input-group-lg>.input-group-btn>.btn{height:auto}.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}select.input-group-sm>.form-control,select.input-group-sm>.input-group-addon,select.input-group-sm>.input-group-btn>.btn{height:30px;line-height:30px}textarea.input-group-sm>.form-control,textarea.input-group-sm>.input-group-addon,textarea.input-group-sm>.input-group-btn>.btn,select[multiple].input-group-sm>.form-control,select[multiple].input-group-sm>.input-group-addon,select[multiple].input-group-sm>.input-group-btn>.btn{height:auto}.input-group-addon,.input-group-btn,.input-group .form-control{display:table-cell}.input-group-addon:not(:first-child):not(:last-child),.input-group-btn:not(:first-child):not(:last-child),.input-group .form-control:not(:first-child):not(:last-child){border-radius:0}.input-group-addon,.input-group-btn{width:1%;white-space:nowrap;vertical-align:middle}.input-group-addon{padding:6px 12px;font-size:14px;font-weight:400;line-height:1;color:#555;text-align:center;background-color:#eee;border:1px solid #ccc;border-radius:4px}.input-group-addon.input-sm{padding:5px 10px;font-size:12px;border-radius:3px}.input-group-addon.input-lg{padding:10px 16px;font-size:18px;border-radius:6px}.input-group-addon input[type=radio],.input-group-addon input[type=checkbox]{margin-top:0}.input-group .form-control:first-child,.input-group-addon:first-child,.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group>.btn,.input-group-btn:first-child>.dropdown-toggle,.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group-btn:last-child>.btn-group:not(:last-child)>.btn{border-top-right-radius:0;border-bottom-right-radius:0}.input-group-addon:first-child{border-right:0}.input-group .form-control:last-child,.input-group-addon:last-child,.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group>.btn,.input-group-btn:last-child>.dropdown-toggle,.input-group-btn:first-child>.btn:not(:first-child),.input-group-btn:first-child>.btn-group:not(:first-child)>.btn{border-top-left-radius:0;border-bottom-left-radius:0}.input-group-addon:last-child{border-left:0}.input-group-btn{position:relative;font-size:0;white-space:nowrap}.input-group-btn>.btn{position:relative}.input-group-btn>.btn+.btn{margin-left:-1px}.input-group-btn>.btn:hover,.input-group-btn>.btn:focus,.input-group-btn>.btn:active{z-index:2}.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group{margin-right:-1px}.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group{margin-left:-1px}.nav{padding-left:0;margin-bottom:0;list-style:none}.nav>li{position:relative;display:block}.nav>li>a{position:relative;display:block;padding:10px 15px}.nav>li>a:hover,.nav>li>a:focus{text-decoration:none;background-color:#eee}.nav>li.disabled>a{color:#777}.nav>li.disabled>a:hover,.nav>li.disabled>a:focus{color:#777;text-decoration:none;cursor:not-allowed;background-color:transparent}.nav .open>a,.nav .open>a:hover,.nav .open>a:focus{background-color:#eee;border-color:#337ab7}.nav .nav-divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.nav>li>a>img{max-width:none}.nav-tabs{border-bottom:1px solid #ddd}.nav-tabs>li{float:left;margin-bottom:-1px}.nav-tabs>li>a{margin-right:2px;line-height:1.42857143;border:1px solid transparent;border-radius:4px 4px 0 0}.nav-tabs>li>a:hover{border-color:#eee #eee #ddd}.nav-tabs>li.active>a,.nav-tabs>li.active>a:hover,.nav-tabs>li.active>a:focus{color:#555;cursor:default;background-color:#fff;border:1px solid #ddd;border-bottom-color:transparent}.nav-tabs.nav-justified{width:100%;border-bottom:0}.nav-tabs.nav-justified>li{float:none}.nav-tabs.nav-justified>li>a{margin-bottom:5px;text-align:center}.nav-tabs.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media (min-width:768px){.nav-tabs.nav-justified>li{display:table-cell;width:1%}.nav-tabs.nav-justified>li>a{margin-bottom:0}}.nav-tabs.nav-justified>li>a{margin-right:0;border-radius:4px}.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:hover,.nav-tabs.nav-justified>.active>a:focus{border:1px solid #ddd}@media (min-width:768px){.nav-tabs.nav-justified>li>a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:hover,.nav-tabs.nav-justified>.active>a:focus{border-bottom-color:#fff}}.nav-pills>li{float:left}.nav-pills>li>a{border-radius:4px}.nav-pills>li+li{margin-left:2px}.nav-pills>li.active>a,.nav-pills>li.active>a:hover,.nav-pills>li.active>a:focus{color:#fff;background-color:#337ab7}.nav-stacked>li{float:none}.nav-stacked>li+li{margin-top:2px;margin-left:0}.nav-justified{width:100%}.nav-justified>li{float:none}.nav-justified>li>a{margin-bottom:5px;text-align:center}.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media (min-width:768px){.nav-justified>li{display:table-cell;width:1%}.nav-justified>li>a{margin-bottom:0}}.nav-tabs-justified{border-bottom:0}.nav-tabs-justified>li>a{margin-right:0;border-radius:4px}.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:hover,.nav-tabs-justified>.active>a:focus{border:1px solid #ddd}@media (min-width:768px){.nav-tabs-justified>li>a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:hover,.nav-tabs-justified>.active>a:focus{border-bottom-color:#fff}}.tab-content>.tab-pane{display:none;visibility:hidden}.tab-content>.active{display:block;visibility:visible}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.navbar{position:relative;min-height:50px;margin-bottom:20px;border:1px solid transparent}@media (min-width:768px){.navbar{border-radius:4px}}@media (min-width:768px){.navbar-header{float:left}}.navbar-collapse{padding-right:15px;padding-left:15px;overflow-x:visible;-webkit-overflow-scrolling:touch;border-top:1px solid transparent;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.1);box-shadow:inset 0 1px 0 rgba(255,255,255,.1)}.navbar-collapse.in{overflow-y:auto}@media (min-width:768px){.navbar-collapse{width:auto;border-top:0;-webkit-box-shadow:none;box-shadow:none}.navbar-collapse.collapse{display:block!important;height:auto!important;padding-bottom:0;overflow:visible!important;visibility:visible!important}.navbar-collapse.in{overflow-y:visible}.navbar-fixed-top .navbar-collapse,.navbar-static-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse{padding-right:0;padding-left:0}}.navbar-fixed-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse{max-height:340px}@media (max-device-width:480px) and (orientation:landscape){.navbar-fixed-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse{max-height:200px}}.container>.navbar-header,.container-fluid>.navbar-header,.container>.navbar-collapse,.container-fluid>.navbar-collapse{margin-right:-15px;margin-left:-15px}@media (min-width:768px){.container>.navbar-header,.container-fluid>.navbar-header,.container>.navbar-collapse,.container-fluid>.navbar-collapse{margin-right:0;margin-left:0}}.navbar-static-top{z-index:1000;border-width:0 0 1px}@media (min-width:768px){.navbar-static-top{border-radius:0}}.navbar-fixed-top,.navbar-fixed-bottom{position:fixed;right:0;left:0;z-index:1030}@media (min-width:768px){.navbar-fixed-top,.navbar-fixed-bottom{border-radius:0}}.navbar-fixed-top{top:0;border-width:0 0 1px}.navbar-fixed-bottom{bottom:0;margin-bottom:0;border-width:1px 0 0}.navbar-brand{float:left;height:50px;padding:15px 15px;font-size:18px;line-height:20px}.navbar-brand:hover,.navbar-brand:focus{text-decoration:none}.navbar-brand>img{display:block}@media (min-width:768px){.navbar>.container .navbar-brand,.navbar>.container-fluid .navbar-brand{margin-left:-15px}}.navbar-toggle{position:relative;float:right;padding:9px 10px;margin-top:8px;margin-right:15px;margin-bottom:8px;background-color:transparent;background-image:none;border:1px solid transparent;border-radius:4px}.navbar-toggle:focus{outline:0}.navbar-toggle .icon-bar{display:block;width:22px;height:2px;border-radius:1px}.navbar-toggle .icon-bar+.icon-bar{margin-top:4px}@media (min-width:768px){.navbar-toggle{display:none}}.navbar-nav{margin:7.5px -15px}.navbar-nav>li>a{padding-top:10px;padding-bottom:10px;line-height:20px}@media (max-width:767px){.navbar-nav .open .dropdown-menu{position:static;float:none;width:auto;margin-top:0;background-color:transparent;border:0;-webkit-box-shadow:none;box-shadow:none}.navbar-nav .open .dropdown-menu>li>a,.navbar-nav .open .dropdown-menu .dropdown-header{padding:5px 15px 5px 25px}.navbar-nav .open .dropdown-menu>li>a{line-height:20px}.navbar-nav .open .dropdown-menu>li>a:hover,.navbar-nav .open .dropdown-menu>li>a:focus{background-image:none}}@media (min-width:768px){.navbar-nav{float:left;margin:0}.navbar-nav>li{float:left}.navbar-nav>li>a{padding-top:15px;padding-bottom:15px}}.navbar-form{padding:10px 15px;margin-top:8px;margin-right:-15px;margin-bottom:8px;margin-left:-15px;border-top:1px solid transparent;border-bottom:1px solid transparent;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1)}@media (min-width:768px){.navbar-form .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.navbar-form .form-control{display:inline-block;width:auto;vertical-align:middle}.navbar-form .form-control-static{display:inline-block}.navbar-form .input-group{display:inline-table;vertical-align:middle}.navbar-form .input-group .input-group-addon,.navbar-form .input-group .input-group-btn,.navbar-form .input-group .form-control{width:auto}.navbar-form .input-group>.form-control{width:100%}.navbar-form .control-label{margin-bottom:0;vertical-align:middle}.navbar-form .radio,.navbar-form .checkbox{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.navbar-form .radio label,.navbar-form .checkbox label{padding-left:0}.navbar-form .radio input[type=radio],.navbar-form .checkbox input[type=checkbox]{position:relative;margin-left:0}.navbar-form .has-feedback .form-control-feedback{top:0}}@media (max-width:767px){.navbar-form .form-group{margin-bottom:5px}.navbar-form .form-group:last-child{margin-bottom:0}}@media (min-width:768px){.navbar-form{width:auto;padding-top:0;padding-bottom:0;margin-right:0;margin-left:0;border:0;-webkit-box-shadow:none;box-shadow:none}}.navbar-nav>li>.dropdown-menu{margin-top:0;border-top-left-radius:0;border-top-right-radius:0}.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu{border-top-left-radius:4px;border-top-right-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0}.navbar-btn{margin-top:8px;margin-bottom:8px}.navbar-btn.btn-sm{margin-top:10px;margin-bottom:10px}.navbar-btn.btn-xs{margin-top:14px;margin-bottom:14px}.navbar-text{margin-top:15px;margin-bottom:15px}@media (min-width:768px){.navbar-text{float:left;margin-right:15px;margin-left:15px}}@media (min-width:768px){.navbar-left{float:left!important}.navbar-right{float:right!important;margin-right:-15px}.navbar-right~.navbar-right{margin-right:0}}.navbar-default{background-color:#f8f8f8;border-color:#e7e7e7}.navbar-default .navbar-brand{color:#777}.navbar-default .navbar-brand:hover,.navbar-default .navbar-brand:focus{color:#5e5e5e;background-color:transparent}.navbar-default .navbar-text{color:#777}.navbar-default .navbar-nav>li>a{color:#777}.navbar-default .navbar-nav>li>a:hover,.navbar-default .navbar-nav>li>a:focus{color:#333;background-color:transparent}.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:hover,.navbar-default .navbar-nav>.active>a:focus{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav>.disabled>a,.navbar-default .navbar-nav>.disabled>a:hover,.navbar-default .navbar-nav>.disabled>a:focus{color:#ccc;background-color:transparent}.navbar-default .navbar-toggle{border-color:#ddd}.navbar-default .navbar-toggle:hover,.navbar-default .navbar-toggle:focus{background-color:#ddd}.navbar-default .navbar-toggle .icon-bar{background-color:#888}.navbar-default .navbar-collapse,.navbar-default .navbar-form{border-color:#e7e7e7}.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:hover,.navbar-default .navbar-nav>.open>a:focus{color:#555;background-color:#e7e7e7}@media (max-width:767px){.navbar-default .navbar-nav .open .dropdown-menu>li>a{color:#777}.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus{color:#333;background-color:transparent}.navbar-default .navbar-nav .open .dropdown-menu>.active>a,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus{color:#ccc;background-color:transparent}}.navbar-default .navbar-link{color:#777}.navbar-default .navbar-link:hover{color:#333}.navbar-default .btn-link{color:#777}.navbar-default .btn-link:hover,.navbar-default .btn-link:focus{color:#333}.navbar-default .btn-link[disabled]:hover,fieldset[disabled] .navbar-default .btn-link:hover,.navbar-default .btn-link[disabled]:focus,fieldset[disabled] .navbar-default .btn-link:focus{color:#ccc}.navbar-inverse{background-color:#222;border-color:#080808}.navbar-inverse .navbar-brand{color:#9d9d9d}.navbar-inverse .navbar-brand:hover,.navbar-inverse .navbar-brand:focus{color:#fff;background-color:transparent}.navbar-inverse .navbar-text{color:#9d9d9d}.navbar-inverse .navbar-nav>li>a{color:#9d9d9d}.navbar-inverse .navbar-nav>li>a:hover,.navbar-inverse .navbar-nav>li>a:focus{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav>.active>a,.navbar-inverse .navbar-nav>.active>a:hover,.navbar-inverse .navbar-nav>.active>a:focus{color:#fff;background-color:#080808}.navbar-inverse .navbar-nav>.disabled>a,.navbar-inverse .navbar-nav>.disabled>a:hover,.navbar-inverse .navbar-nav>.disabled>a:focus{color:#444;background-color:transparent}.navbar-inverse .navbar-toggle{border-color:#333}.navbar-inverse .navbar-toggle:hover,.navbar-inverse .navbar-toggle:focus{background-color:#333}.navbar-inverse .navbar-toggle .icon-bar{background-color:#fff}.navbar-inverse .navbar-collapse,.navbar-inverse .navbar-form{border-color:#101010}.navbar-inverse .navbar-nav>.open>a,.navbar-inverse .navbar-nav>.open>a:hover,.navbar-inverse .navbar-nav>.open>a:focus{color:#fff;background-color:#080808}@media (max-width:767px){.navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header{border-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu .divider{background-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a{color:#9d9d9d}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus{color:#fff;background-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus{color:#444;background-color:transparent}}.navbar-inverse .navbar-link{color:#9d9d9d}.navbar-inverse .navbar-link:hover{color:#fff}.navbar-inverse .btn-link{color:#9d9d9d}.navbar-inverse .btn-link:hover,.navbar-inverse .btn-link:focus{color:#fff}.navbar-inverse .btn-link[disabled]:hover,fieldset[disabled] .navbar-inverse .btn-link:hover,.navbar-inverse .btn-link[disabled]:focus,fieldset[disabled] .navbar-inverse .btn-link:focus{color:#444}.breadcrumb{padding:8px 15px;margin-bottom:20px;list-style:none;background-color:#f5f5f5;border-radius:4px}.breadcrumb>li{display:inline-block}.breadcrumb>li+li:before{padding:0 5px;color:#ccc;content:"/\00a0"}.breadcrumb>.active{color:#777}.pagination{display:inline-block;padding-left:0;margin:20px 0;border-radius:4px}.pagination>li{display:inline}.pagination>li>a,.pagination>li>span{position:relative;float:left;padding:6px 12px;margin-left:-1px;line-height:1.42857143;color:#337ab7;text-decoration:none;background-color:#fff;border:1px solid #ddd}.pagination>li:first-child>a,.pagination>li:first-child>span{margin-left:0;border-top-left-radius:4px;border-bottom-left-radius:4px}.pagination>li:last-child>a,.pagination>li:last-child>span{border-top-right-radius:4px;border-bottom-right-radius:4px}.pagination>li>a:hover,.pagination>li>span:hover,.pagination>li>a:focus,.pagination>li>span:focus{color:#23527c;background-color:#eee;border-color:#ddd}.pagination>.active>a,.pagination>.active>span,.pagination>.active>a:hover,.pagination>.active>span:hover,.pagination>.active>a:focus,.pagination>.active>span:focus{z-index:2;color:#fff;cursor:default;background-color:#337ab7;border-color:#337ab7}.pagination>.disabled>span,.pagination>.disabled>span:hover,.pagination>.disabled>span:focus,.pagination>.disabled>a,.pagination>.disabled>a:hover,.pagination>.disabled>a:focus{color:#777;cursor:not-allowed;background-color:#fff;border-color:#ddd}.pagination-lg>li>a,.pagination-lg>li>span{padding:10px 16px;font-size:18px}.pagination-lg>li:first-child>a,.pagination-lg>li:first-child>span{border-top-left-radius:6px;border-bottom-left-radius:6px}.pagination-lg>li:last-child>a,.pagination-lg>li:last-child>span{border-top-right-radius:6px;border-bottom-right-radius:6px}.pagination-sm>li>a,.pagination-sm>li>span{padding:5px 10px;font-size:12px}.pagination-sm>li:first-child>a,.pagination-sm>li:first-child>span{border-top-left-radius:3px;border-bottom-left-radius:3px}.pagination-sm>li:last-child>a,.pagination-sm>li:last-child>span{border-top-right-radius:3px;border-bottom-right-radius:3px}.pager{padding-left:0;margin:20px 0;text-align:center;list-style:none}.pager li{display:inline}.pager li>a,.pager li>span{display:inline-block;padding:5px 14px;background-color:#fff;border:1px solid #ddd;border-radius:15px}.pager li>a:hover,.pager li>a:focus{text-decoration:none;background-color:#eee}.pager .next>a,.pager .next>span{float:right}.pager .previous>a,.pager .previous>span{float:left}.pager .disabled>a,.pager .disabled>a:hover,.pager .disabled>a:focus,.pager .disabled>span{color:#777;cursor:not-allowed;background-color:#fff}.label{display:inline;padding:.2em .6em .3em;font-size:75%;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25em}a.label:hover,a.label:focus{color:#fff;text-decoration:none;cursor:pointer}.label:empty{display:none}.btn .label{position:relative;top:-1px}.label-default{background-color:#777}.label-default[href]:hover,.label-default[href]:focus{background-color:#5e5e5e}.label-primary{background-color:#337ab7}.label-primary[href]:hover,.label-primary[href]:focus{background-color:#286090}.label-success{background-color:#5cb85c}.label-success[href]:hover,.label-success[href]:focus{background-color:#449d44}.label-info{background-color:#5bc0de}.label-info[href]:hover,.label-info[href]:focus{background-color:#31b0d5}.label-warning{background-color:#f0ad4e}.label-warning[href]:hover,.label-warning[href]:focus{background-color:#ec971f}.label-danger{background-color:#d9534f}.label-danger[href]:hover,.label-danger[href]:focus{background-color:#c9302c}.badge{display:inline-block;min-width:10px;padding:3px 7px;font-size:12px;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;background-color:#777;border-radius:10px}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.btn-xs .badge{top:0;padding:1px 5px}a.badge:hover,a.badge:focus{color:#fff;text-decoration:none;cursor:pointer}.list-group-item.active>.badge,.nav-pills>.active>a>.badge{color:#337ab7;background-color:#fff}.list-group-item>.badge{float:right}.list-group-item>.badge+.badge{margin-right:5px}.nav-pills>li>a>.badge{margin-left:3px}.jumbotron{padding:30px 15px;margin-bottom:30px;color:inherit;background-color:#eee}.jumbotron h1,.jumbotron .h1{color:inherit}.jumbotron p{margin-bottom:15px;font-size:21px;font-weight:200}.jumbotron>hr{border-top-color:#d5d5d5}.container .jumbotron,.container-fluid .jumbotron{border-radius:6px}.jumbotron .container{max-width:100%}@media screen and (min-width:768px){.jumbotron{padding:48px 0}.container .jumbotron,.container-fluid .jumbotron{padding-right:60px;padding-left:60px}.jumbotron h1,.jumbotron .h1{font-size:63px}}.thumbnail{display:block;padding:4px;margin-bottom:20px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:border .2s ease-in-out;-o-transition:border .2s ease-in-out;transition:border .2s ease-in-out}.thumbnail>img,.thumbnail a>img{margin-right:auto;margin-left:auto}a.thumbnail:hover,a.thumbnail:focus,a.thumbnail.active{border-color:#337ab7}.thumbnail .caption{padding:9px;color:#333}.alert{padding:15px;margin-bottom:20px;border:1px solid transparent;border-radius:4px}.alert h4{margin-top:0;color:inherit}.alert .alert-link{font-weight:700}.alert>p,.alert>ul{margin-bottom:0}.alert>p+p{margin-top:5px}.alert-dismissable,.alert-dismissible{padding-right:35px}.alert-dismissable .close,.alert-dismissible .close{position:relative;top:-2px;right:-21px;color:inherit}.alert-success{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.alert-success hr{border-top-color:#c9e2b3}.alert-success .alert-link{color:#2b542c}.alert-info{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.alert-info hr{border-top-color:#a6e1ec}.alert-info .alert-link{color:#245269}.alert-warning{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}.alert-warning hr{border-top-color:#f7e1b5}.alert-warning .alert-link{color:#66512c}.alert-danger{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.alert-danger hr{border-top-color:#e4b9c0}.alert-danger .alert-link{color:#843534}@-webkit-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@-o-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}.progress{height:20px;margin-bottom:20px;overflow:hidden;background-color:#f5f5f5;border-radius:4px;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.1);box-shadow:inset 0 1px 2px rgba(0,0,0,.1)}.progress-bar{float:left;width:0;height:100%;font-size:12px;line-height:20px;color:#fff;text-align:center;background-color:#337ab7;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);-webkit-transition:width .6s ease;-o-transition:width .6s ease;transition:width .6s ease}.progress-striped .progress-bar,.progress-bar-striped{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);-webkit-background-size:40px 40px;background-size:40px 40px}.progress.active .progress-bar,.progress-bar.active{-webkit-animation:progress-bar-stripes 2s linear infinite;-o-animation:progress-bar-stripes 2s linear infinite;animation:progress-bar-stripes 2s linear infinite}.progress-bar-success{background-color:#5cb85c}.progress-striped .progress-bar-success{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-info{background-color:#5bc0de}.progress-striped .progress-bar-info{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-warning{background-color:#f0ad4e}.progress-striped .progress-bar-warning{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-danger{background-color:#d9534f}.progress-striped .progress-bar-danger{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.media{margin-top:15px}.media:first-child{margin-top:0}.media-right,.media>.pull-right{padding-left:10px}.media-left,.media>.pull-left{padding-right:10px}.media-left,.media-right,.media-body{display:table-cell;vertical-align:top}.media-middle{vertical-align:middle}.media-bottom{vertical-align:bottom}.media-heading{margin-top:0;margin-bottom:5px}.media-list{padding-left:0;list-style:none}.list-group{padding-left:0;margin-bottom:20px}.list-group-item{position:relative;display:block;padding:10px 15px;margin-bottom:-1px;background-color:#fff;border:1px solid #ddd}.list-group-item:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:4px;border-bottom-left-radius:4px}a.list-group-item{color:#555}a.list-group-item .list-group-item-heading{color:#333}a.list-group-item:hover,a.list-group-item:focus{color:#555;text-decoration:none;background-color:#f5f5f5}.list-group-item.disabled,.list-group-item.disabled:hover,.list-group-item.disabled:focus{color:#777;cursor:not-allowed;background-color:#eee}.list-group-item.disabled .list-group-item-heading,.list-group-item.disabled:hover .list-group-item-heading,.list-group-item.disabled:focus .list-group-item-heading{color:inherit}.list-group-item.disabled .list-group-item-text,.list-group-item.disabled:hover .list-group-item-text,.list-group-item.disabled:focus .list-group-item-text{color:#777}.list-group-item.active,.list-group-item.active:hover,.list-group-item.active:focus{z-index:2;color:#fff;background-color:#337ab7;border-color:#337ab7}.list-group-item.active .list-group-item-heading,.list-group-item.active:hover .list-group-item-heading,.list-group-item.active:focus .list-group-item-heading,.list-group-item.active .list-group-item-heading>small,.list-group-item.active:hover .list-group-item-heading>small,.list-group-item.active:focus .list-group-item-heading>small,.list-group-item.active .list-group-item-heading>.small,.list-group-item.active:hover .list-group-item-heading>.small,.list-group-item.active:focus .list-group-item-heading>.small{color:inherit}.list-group-item.active .list-group-item-text,.list-group-item.active:hover .list-group-item-text,.list-group-item.active:focus .list-group-item-text{color:#c7ddef}.list-group-item-success{color:#3c763d;background-color:#dff0d8}a.list-group-item-success{color:#3c763d}a.list-group-item-success .list-group-item-heading{color:inherit}a.list-group-item-success:hover,a.list-group-item-success:focus{color:#3c763d;background-color:#d0e9c6}a.list-group-item-success.active,a.list-group-item-success.active:hover,a.list-group-item-success.active:focus{color:#fff;background-color:#3c763d;border-color:#3c763d}.list-group-item-info{color:#31708f;background-color:#d9edf7}a.list-group-item-info{color:#31708f}a.list-group-item-info .list-group-item-heading{color:inherit}a.list-group-item-info:hover,a.list-group-item-info:focus{color:#31708f;background-color:#c4e3f3}a.list-group-item-info.active,a.list-group-item-info.active:hover,a.list-group-item-info.active:focus{color:#fff;background-color:#31708f;border-color:#31708f}.list-group-item-warning{color:#8a6d3b;background-color:#fcf8e3}a.list-group-item-warning{color:#8a6d3b}a.list-group-item-warning .list-group-item-heading{color:inherit}a.list-group-item-warning:hover,a.list-group-item-warning:focus{color:#8a6d3b;background-color:#faf2cc}a.list-group-item-warning.active,a.list-group-item-warning.active:hover,a.list-group-item-warning.active:focus{color:#fff;background-color:#8a6d3b;border-color:#8a6d3b}.list-group-item-danger{color:#a94442;background-color:#f2dede}a.list-group-item-danger{color:#a94442}a.list-group-item-danger .list-group-item-heading{color:inherit}a.list-group-item-danger:hover,a.list-group-item-danger:focus{color:#a94442;background-color:#ebcccc}a.list-group-item-danger.active,a.list-group-item-danger.active:hover,a.list-group-item-danger.active:focus{color:#fff;background-color:#a94442;border-color:#a94442}.list-group-item-heading{margin-top:0;margin-bottom:5px}.list-group-item-text{margin-bottom:0;line-height:1.3}.panel{margin-bottom:20px;background-color:#fff;border:1px solid transparent;border-radius:4px;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.05);box-shadow:0 1px 1px rgba(0,0,0,.05)}.panel-body{padding:15px}.panel-heading{padding:10px 15px;border-bottom:1px solid transparent;border-top-left-radius:3px;border-top-right-radius:3px}.panel-heading>.dropdown .dropdown-toggle{color:inherit}.panel-title{margin-top:0;margin-bottom:0;font-size:16px;color:inherit}.panel-title>a{color:inherit}.panel-footer{padding:10px 15px;background-color:#f5f5f5;border-top:1px solid #ddd;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.list-group,.panel>.panel-collapse>.list-group{margin-bottom:0}.panel>.list-group .list-group-item,.panel>.panel-collapse>.list-group .list-group-item{border-width:1px 0;border-radius:0}.panel>.list-group:first-child .list-group-item:first-child,.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child{border-top:0;border-top-left-radius:3px;border-top-right-radius:3px}.panel>.list-group:last-child .list-group-item:last-child,.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child{border-bottom:0;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel-heading+.list-group .list-group-item:first-child{border-top-width:0}.list-group+.panel-footer{border-top-width:0}.panel>.table,.panel>.table-responsive>.table,.panel>.panel-collapse>.table{margin-bottom:0}.panel>.table caption,.panel>.table-responsive>.table caption,.panel>.panel-collapse>.table caption{padding-right:15px;padding-left:15px}.panel>.table:first-child,.panel>.table-responsive:first-child>.table:first-child{border-top-left-radius:3px;border-top-right-radius:3px}.panel>.table:first-child>thead:first-child>tr:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child{border-top-left-radius:3px;border-top-right-radius:3px}.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table:first-child>thead:first-child>tr:first-child th:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child{border-top-left-radius:3px}.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table:first-child>thead:first-child>tr:first-child th:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child{border-top-right-radius:3px}.panel>.table:last-child,.panel>.table-responsive:last-child>.table:last-child{border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.table:last-child>tbody:last-child>tr:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child{border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child{border-bottom-left-radius:3px}.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child{border-bottom-right-radius:3px}.panel>.panel-body+.table,.panel>.panel-body+.table-responsive,.panel>.table+.panel-body,.panel>.table-responsive+.panel-body{border-top:1px solid #ddd}.panel>.table>tbody:first-child>tr:first-child th,.panel>.table>tbody:first-child>tr:first-child td{border-top:0}.panel>.table-bordered,.panel>.table-responsive>.table-bordered{border:0}.panel>.table-bordered>thead>tr>th:first-child,.panel>.table-responsive>.table-bordered>thead>tr>th:first-child,.panel>.table-bordered>tbody>tr>th:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,.panel>.table-bordered>tfoot>tr>th:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,.panel>.table-bordered>thead>tr>td:first-child,.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,.panel>.table-bordered>tbody>tr>td:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,.panel>.table-bordered>tfoot>tr>td:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child{border-left:0}.panel>.table-bordered>thead>tr>th:last-child,.panel>.table-responsive>.table-bordered>thead>tr>th:last-child,.panel>.table-bordered>tbody>tr>th:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,.panel>.table-bordered>tfoot>tr>th:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,.panel>.table-bordered>thead>tr>td:last-child,.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,.panel>.table-bordered>tbody>tr>td:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,.panel>.table-bordered>tfoot>tr>td:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child{border-right:0}.panel>.table-bordered>thead>tr:first-child>td,.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,.panel>.table-bordered>tbody>tr:first-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,.panel>.table-bordered>thead>tr:first-child>th,.panel>.table-responsive>.table-bordered>thead>tr:first-child>th,.panel>.table-bordered>tbody>tr:first-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th{border-bottom:0}.panel>.table-bordered>tbody>tr:last-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,.panel>.table-bordered>tfoot>tr:last-child>td,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,.panel>.table-bordered>tbody>tr:last-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,.panel>.table-bordered>tfoot>tr:last-child>th,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th{border-bottom:0}.panel>.table-responsive{margin-bottom:0;border:0}.panel-group{margin-bottom:20px}.panel-group .panel{margin-bottom:0;border-radius:4px}.panel-group .panel+.panel{margin-top:5px}.panel-group .panel-heading{border-bottom:0}.panel-group .panel-heading+.panel-collapse>.panel-body,.panel-group .panel-heading+.panel-collapse>.list-group{border-top:1px solid #ddd}.panel-group .panel-footer{border-top:0}.panel-group .panel-footer+.panel-collapse .panel-body{border-bottom:1px solid #ddd}.panel-default{border-color:#ddd}.panel-default>.panel-heading{color:#333;background-color:#f5f5f5;border-color:#ddd}.panel-default>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ddd}.panel-default>.panel-heading .badge{color:#f5f5f5;background-color:#333}.panel-default>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ddd}.panel-primary{border-color:#337ab7}.panel-primary>.panel-heading{color:#fff;background-color:#337ab7;border-color:#337ab7}.panel-primary>.panel-heading+.panel-collapse>.panel-body{border-top-color:#337ab7}.panel-primary>.panel-heading .badge{color:#337ab7;background-color:#fff}.panel-primary>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#337ab7}.panel-success{border-color:#d6e9c6}.panel-success>.panel-heading{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.panel-success>.panel-heading+.panel-collapse>.panel-body{border-top-color:#d6e9c6}.panel-success>.panel-heading .badge{color:#dff0d8;background-color:#3c763d}.panel-success>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#d6e9c6}.panel-info{border-color:#bce8f1}.panel-info>.panel-heading{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.panel-info>.panel-heading+.panel-collapse>.panel-body{border-top-color:#bce8f1}.panel-info>.panel-heading .badge{color:#d9edf7;background-color:#31708f}.panel-info>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#bce8f1}.panel-warning{border-color:#faebcc}.panel-warning>.panel-heading{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}.panel-warning>.panel-heading+.panel-collapse>.panel-body{border-top-color:#faebcc}.panel-warning>.panel-heading .badge{color:#fcf8e3;background-color:#8a6d3b}.panel-warning>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#faebcc}.panel-danger{border-color:#ebccd1}.panel-danger>.panel-heading{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.panel-danger>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ebccd1}.panel-danger>.panel-heading .badge{color:#f2dede;background-color:#a94442}.panel-danger>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ebccd1}.embed-responsive{position:relative;display:block;height:0;padding:0;overflow:hidden}.embed-responsive .embed-responsive-item,.embed-responsive iframe,.embed-responsive embed,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive.embed-responsive-16by9{padding-bottom:56.25%}.embed-responsive.embed-responsive-4by3{padding-bottom:75%}.well{min-height:20px;padding:19px;margin-bottom:20px;background-color:#f5f5f5;border:1px solid #e3e3e3;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.05);box-shadow:inset 0 1px 1px rgba(0,0,0,.05)}.well blockquote{border-color:#ddd;border-color:rgba(0,0,0,.15)}.well-lg{padding:24px;border-radius:6px}.well-sm{padding:9px;border-radius:3px}.close{float:right;font-size:21px;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;filter:alpha(opacity=20);opacity:.2}.close:hover,.close:focus{color:#000;text-decoration:none;cursor:pointer;filter:alpha(opacity=50);opacity:.5}button.close{-webkit-appearance:none;padding:0;cursor:pointer;background:0 0;border:0}.modal-open{overflow:hidden}.modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;display:none;overflow:hidden;-webkit-overflow-scrolling:touch;outline:0}.modal.fade .modal-dialog{-webkit-transition:-webkit-transform .3s ease-out;-o-transition:-o-transform .3s ease-out;transition:transform .3s ease-out;-webkit-transform:translate(0,-25%);-ms-transform:translate(0,-25%);-o-transform:translate(0,-25%);transform:translate(0,-25%)}.modal.in .modal-dialog{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);-o-transform:translate(0,0);transform:translate(0,0)}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal-dialog{position:relative;width:auto;margin:10px}.modal-content{position:relative;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #999;border:1px solid rgba(0,0,0,.2);border-radius:6px;outline:0;-webkit-box-shadow:0 3px 9px rgba(0,0,0,.5);box-shadow:0 3px 9px rgba(0,0,0,.5)}.modal-backdrop{position:absolute;top:0;right:0;left:0;background-color:#000}.modal-backdrop.fade{filter:alpha(opacity=0);opacity:0}.modal-backdrop.in{filter:alpha(opacity=50);opacity:.5}.modal-header{min-height:16.43px;padding:15px;border-bottom:1px solid #e5e5e5}.modal-header .close{margin-top:-2px}.modal-title{margin:0;line-height:1.42857143}.modal-body{position:relative;padding:15px}.modal-footer{padding:15px;text-align:right;border-top:1px solid #e5e5e5}.modal-footer .btn+.btn{margin-bottom:0;margin-left:5px}.modal-footer .btn-group .btn+.btn{margin-left:-1px}.modal-footer .btn-block+.btn-block{margin-left:0}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:768px){.modal-dialog{width:600px;margin:30px auto}.modal-content{-webkit-box-shadow:0 5px 15px rgba(0,0,0,.5);box-shadow:0 5px 15px rgba(0,0,0,.5)}.modal-sm{width:300px}}@media (min-width:992px){.modal-lg{width:900px}}.tooltip{position:absolute;z-index:1070;display:block;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:12px;font-weight:400;line-height:1.4;visibility:visible;filter:alpha(opacity=0);opacity:0}.tooltip.in{filter:alpha(opacity=90);opacity:.9}.tooltip.top{padding:5px 0;margin-top:-3px}.tooltip.right{padding:0 5px;margin-left:3px}.tooltip.bottom{padding:5px 0;margin-top:3px}.tooltip.left{padding:0 5px;margin-left:-3px}.tooltip-inner{max-width:200px;padding:3px 8px;color:#fff;text-align:center;text-decoration:none;background-color:#000;border-radius:4px}.tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.tooltip.top .tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-left .tooltip-arrow{right:5px;bottom:0;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-right .tooltip-arrow{bottom:0;left:5px;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.right .tooltip-arrow{top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0;border-right-color:#000}.tooltip.left .tooltip-arrow{top:50%;right:0;margin-top:-5px;border-width:5px 0 5px 5px;border-left-color:#000}.tooltip.bottom .tooltip-arrow{top:0;left:50%;margin-left:-5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-left .tooltip-arrow{top:0;right:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-right .tooltip-arrow{top:0;left:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000}.popover{position:absolute;top:0;left:0;z-index:1060;display:none;max-width:276px;padding:1px;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;font-weight:400;line-height:1.42857143;text-align:left;white-space:normal;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,.2);border-radius:6px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.2);box-shadow:0 5px 10px rgba(0,0,0,.2)}.popover.top{margin-top:-10px}.popover.right{margin-left:10px}.popover.bottom{margin-top:10px}.popover.left{margin-left:-10px}.popover-title{padding:8px 14px;margin:0;font-size:14px;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-radius:5px 5px 0 0}.popover-content{padding:9px 14px}.popover>.arrow,.popover>.arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}.popover>.arrow{border-width:11px}.popover>.arrow:after{content:"";border-width:10px}.popover.top>.arrow{bottom:-11px;left:50%;margin-left:-11px;border-top-color:#999;border-top-color:rgba(0,0,0,.25);border-bottom-width:0}.popover.top>.arrow:after{bottom:1px;margin-left:-10px;content:" ";border-top-color:#fff;border-bottom-width:0}.popover.right>.arrow{top:50%;left:-11px;margin-top:-11px;border-right-color:#999;border-right-color:rgba(0,0,0,.25);border-left-width:0}.popover.right>.arrow:after{bottom:-10px;left:1px;content:" ";border-right-color:#fff;border-left-width:0}.popover.bottom>.arrow{top:-11px;left:50%;margin-left:-11px;border-top-width:0;border-bottom-color:#999;border-bottom-color:rgba(0,0,0,.25)}.popover.bottom>.arrow:after{top:1px;margin-left:-10px;content:" ";border-top-width:0;border-bottom-color:#fff}.popover.left>.arrow{top:50%;right:-11px;margin-top:-11px;border-right-width:0;border-left-color:#999;border-left-color:rgba(0,0,0,.25)}.popover.left>.arrow:after{right:1px;bottom:-10px;content:" ";border-right-width:0;border-left-color:#fff}.carousel{position:relative}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner>.item{position:relative;display:none;-webkit-transition:.6s ease-in-out left;-o-transition:.6s ease-in-out left;transition:.6s ease-in-out left}.carousel-inner>.item>img,.carousel-inner>.item>a>img{line-height:1}@media all and (transform-3d),(-webkit-transform-3d){.carousel-inner>.item{-webkit-transition:-webkit-transform .6s ease-in-out;-o-transition:-o-transform .6s ease-in-out;transition:transform .6s ease-in-out;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000;perspective:1000}.carousel-inner>.item.next,.carousel-inner>.item.active.right{left:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.carousel-inner>.item.prev,.carousel-inner>.item.active.left{left:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.carousel-inner>.item.next.left,.carousel-inner>.item.prev.right,.carousel-inner>.item.active{left:0;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.carousel-inner>.active,.carousel-inner>.next,.carousel-inner>.prev{display:block}.carousel-inner>.active{left:0}.carousel-inner>.next,.carousel-inner>.prev{position:absolute;top:0;width:100%}.carousel-inner>.next{left:100%}.carousel-inner>.prev{left:-100%}.carousel-inner>.next.left,.carousel-inner>.prev.right{left:0}.carousel-inner>.active.left{left:-100%}.carousel-inner>.active.right{left:100%}.carousel-control{position:absolute;top:0;bottom:0;left:0;width:15%;font-size:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6);filter:alpha(opacity=50);opacity:.5}.carousel-control.left{background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);background-image:-o-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,.0001)));background-image:linear-gradient(to right,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);background-repeat:repeat-x}.carousel-control.right{right:0;left:auto;background-image:-webkit-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);background-image:-o-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.0001)),to(rgba(0,0,0,.5)));background-image:linear-gradient(to right,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);background-repeat:repeat-x}.carousel-control:hover,.carousel-control:focus{color:#fff;text-decoration:none;filter:alpha(opacity=90);outline:0;opacity:.9}.carousel-control .icon-prev,.carousel-control .icon-next,.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right{position:absolute;top:50%;z-index:5;display:inline-block}.carousel-control .icon-prev,.carousel-control .glyphicon-chevron-left{left:50%;margin-left:-10px}.carousel-control .icon-next,.carousel-control .glyphicon-chevron-right{right:50%;margin-right:-10px}.carousel-control .icon-prev,.carousel-control .icon-next{width:20px;height:20px;margin-top:-10px;font-family:serif}.carousel-control .icon-prev:before{content:'\2039'}.carousel-control .icon-next:before{content:'\203a'}.carousel-indicators{position:absolute;bottom:10px;left:50%;z-index:15;width:60%;padding-left:0;margin-left:-30%;text-align:center;list-style:none}.carousel-indicators li{display:inline-block;width:10px;height:10px;margin:1px;text-indent:-999px;cursor:pointer;background-color:#000 \9;background-color:rgba(0,0,0,0);border:1px solid #fff;border-radius:10px}.carousel-indicators .active{width:12px;height:12px;margin:0;background-color:#fff}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6)}.carousel-caption .btn{text-shadow:none}@media screen and (min-width:768px){.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-prev,.carousel-control .icon-next{width:30px;height:30px;margin-top:-15px;font-size:30px}.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev{margin-left:-15px}.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next{margin-right:-15px}.carousel-caption{right:20%;left:20%;padding-bottom:30px}.carousel-indicators{bottom:20px}}.clearfix:before,.clearfix:after,.dl-horizontal dd:before,.dl-horizontal dd:after,.container:before,.container:after,.container-fluid:before,.container-fluid:after,.row:before,.row:after,.form-horizontal .form-group:before,.form-horizontal .form-group:after,.btn-toolbar:before,.btn-toolbar:after,.btn-group-vertical>.btn-group:before,.btn-group-vertical>.btn-group:after,.nav:before,.nav:after,.navbar:before,.navbar:after,.navbar-header:before,.navbar-header:after,.navbar-collapse:before,.navbar-collapse:after,.pager:before,.pager:after,.panel-body:before,.panel-body:after,.modal-footer:before,.modal-footer:after{display:table;content:" "}.clearfix:after,.dl-horizontal dd:after,.container:after,.container-fluid:after,.row:after,.form-horizontal .form-group:after,.btn-toolbar:after,.btn-group-vertical>.btn-group:after,.nav:after,.navbar:after,.navbar-header:after,.navbar-collapse:after,.pager:after,.panel-body:after,.modal-footer:after{clear:both}.center-block{display:block;margin-right:auto;margin-left:auto}.pull-right{float:right!important}.pull-left{float:left!important}.hide{display:none!important}.show{display:block!important}.invisible{visibility:hidden}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.hidden{display:none!important;visibility:hidden!important}.affix{position:fixed}@-ms-viewport{width:device-width}.visible-xs,.visible-sm,.visible-md,.visible-lg{display:none!important}.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block{display:none!important}@media (max-width:767px){.visible-xs{display:block!important}table.visible-xs{display:table}tr.visible-xs{display:table-row!important}th.visible-xs,td.visible-xs{display:table-cell!important}}@media (max-width:767px){.visible-xs-block{display:block!important}}@media (max-width:767px){.visible-xs-inline{display:inline!important}}@media (max-width:767px){.visible-xs-inline-block{display:inline-block!important}}@media (min-width:768px) and (max-width:991px){.visible-sm{display:block!important}table.visible-sm{display:table}tr.visible-sm{display:table-row!important}th.visible-sm,td.visible-sm{display:table-cell!important}}@media (min-width:768px) and (max-width:991px){.visible-sm-block{display:block!important}}@media (min-width:768px) and (max-width:991px){.visible-sm-inline{display:inline!important}}@media (min-width:768px) and (max-width:991px){.visible-sm-inline-block{display:inline-block!important}}@media (min-width:992px) and (max-width:1199px){.visible-md{display:block!important}table.visible-md{display:table}tr.visible-md{display:table-row!important}th.visible-md,td.visible-md{display:table-cell!important}}@media (min-width:992px) and (max-width:1199px){.visible-md-block{display:block!important}}@media (min-width:992px) and (max-width:1199px){.visible-md-inline{display:inline!important}}@media (min-width:992px) and (max-width:1199px){.visible-md-inline-block{display:inline-block!important}}@media (min-width:1200px){.visible-lg{display:block!important}table.visible-lg{display:table}tr.visible-lg{display:table-row!important}th.visible-lg,td.visible-lg{display:table-cell!important}}@media (min-width:1200px){.visible-lg-block{display:block!important}}@media (min-width:1200px){.visible-lg-inline{display:inline!important}}@media (min-width:1200px){.visible-lg-inline-block{display:inline-block!important}}@media (max-width:767px){.hidden-xs{display:none!important}}@media (min-width:768px) and (max-width:991px){.hidden-sm{display:none!important}}@media (min-width:992px) and (max-width:1199px){.hidden-md{display:none!important}}@media (min-width:1200px){.hidden-lg{display:none!important}}.visible-print{display:none!important}@media print{.visible-print{display:block!important}table.visible-print{display:table}tr.visible-print{display:table-row!important}th.visible-print,td.visible-print{display:table-cell!important}}.visible-print-block{display:none!important}@media print{.visible-print-block{display:block!important}}.visible-print-inline{display:none!important}@media print{.visible-print-inline{display:inline!important}}.visible-print-inline-block{display:none!important}@media print{.visible-print-inline-block{display:inline-block!important}}@media print{.hidden-print{display:none!important}}




/* ADDON FOR DROPDOWN MENUS */
 .dropdown-submenu>.dropdown-menu {
    top:0;
    left:100%;
    margin-top:-1px;
    margin-left:-1px;
    -webkit-border-radius:0 6px 6px 6px;
    -moz-border-radius:0 6px 6px 6px;
    border-radius:0 6px 6px 6px;
}
.dropdown-submenu:hover>.dropdown-menu {
    display:block;
}
.dropdown-submenu>a:after {
    display:block;
    content:" ";
    float:right;
    width:0;
    height:0;
    border-color:transparent;
    border-style:solid;
    border-width:5px 0 5px 5px;
    border-left-color:#cccccc;
    margin-top:5px;
    margin-right:-10px;
}
.dropdown-submenu:hover>a:after {
    border-left-color:#ffffff;
}
.dropdown-submenu.pull-left {
    float:none;
}
.dropdown-submenu.pull-left>.dropdown-menu {
    left:-100%;
    margin-left:10px;
    -webkit-border-radius:6px 0 6px 6px;
    -moz-border-radius:6px 0 6px 6px;
    border-radius:6px 0 6px 6px;
}
/*! jQuery UI - v1.11.4 - 2015-04-16
* http://jqueryui.com
* Includes: core.css, draggable.css, resizable.css, selectable.css, sortable.css, accordion.css, autocomplete.css, button.css, datepicker.css, dialog.css, menu.css, progressbar.css, selectmenu.css, slider.css, spinner.css, tabs.css, tooltip.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Trebuchet%20MS%2CTahoma%2CVerdana%2CArial%2Csans-serif&fwDefault=bold&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=f6a828&bgTextureHeader=gloss_wave&bgImgOpacityHeader=35&borderColorHeader=e78f08&fcHeader=ffffff&iconColorHeader=ffffff&bgColorContent=eeeeee&bgTextureContent=highlight_soft&bgImgOpacityContent=100&borderColorContent=dddddd&fcContent=333333&iconColorContent=222222&bgColorDefault=f6f6f6&bgTextureDefault=glass&bgImgOpacityDefault=100&borderColorDefault=cccccc&fcDefault=1c94c4&iconColorDefault=ef8c08&bgColorHover=fdf5ce&bgTextureHover=glass&bgImgOpacityHover=100&borderColorHover=fbcb09&fcHover=c77405&iconColorHover=ef8c08&bgColorActive=ffffff&bgTextureActive=glass&bgImgOpacityActive=65&borderColorActive=fbd850&fcActive=eb8f00&iconColorActive=ef8c08&bgColorHighlight=ffe45c&bgTextureHighlight=highlight_soft&bgImgOpacityHighlight=75&borderColorHighlight=fed22f&fcHighlight=363636&iconColorHighlight=228ef1&bgColorError=b81900&bgTextureError=diagonals_thick&bgImgOpacityError=18&borderColorError=cd0a0a&fcError=ffffff&iconColorError=ffd27a&bgColorOverlay=666666&bgTextureOverlay=diagonals_thick&bgImgOpacityOverlay=20&opacityOverlay=50&bgColorShadow=000000&bgTextureShadow=flat&bgImgOpacityShadow=10&opacityShadow=20&thicknessShadow=5px&offsetTopShadow=-5px&offsetLeftShadow=-5px&cornerRadiusShadow=5px
* Copyright 2015 jQuery Foundation and other contributors; Licensed MIT */

.ui-helper-hidden{display:none}.ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none}.ui-helper-clearfix:before,.ui-helper-clearfix:after{content:"";display:table;border-collapse:collapse}.ui-helper-clearfix:after{clear:both}.ui-helper-clearfix{min-height:0}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;filter:Alpha(Opacity=0)}.ui-front{z-index:100}.ui-state-disabled{cursor:default!important}.ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.ui-widget-overlay{position:fixed;top:0;left:0;width:100%;height:100%}.ui-draggable-handle{-ms-touch-action:none;touch-action:none}.ui-resizable{position:relative}.ui-resizable-handle{position:absolute;font-size:0.1px;display:block;-ms-touch-action:none;touch-action:none}.ui-resizable-disabled .ui-resizable-handle,.ui-resizable-autohide .ui-resizable-handle{display:none}.ui-resizable-n{cursor:n-resize;height:7px;width:100%;top:-5px;left:0}.ui-resizable-s{cursor:s-resize;height:7px;width:100%;bottom:-5px;left:0}.ui-resizable-e{cursor:e-resize;width:7px;right:-5px;top:0;height:100%}.ui-resizable-w{cursor:w-resize;width:7px;left:-5px;top:0;height:100%}.ui-resizable-se{cursor:se-resize;width:12px;height:12px;right:1px;bottom:1px}.ui-resizable-sw{cursor:sw-resize;width:9px;height:9px;left:-5px;bottom:-5px}.ui-resizable-nw{cursor:nw-resize;width:9px;height:9px;left:-5px;top:-5px}.ui-resizable-ne{cursor:ne-resize;width:9px;height:9px;right:-5px;top:-5px}.ui-selectable{-ms-touch-action:none;touch-action:none}.ui-selectable-helper{position:absolute;z-index:100;border:1px dotted black}.ui-sortable-handle{-ms-touch-action:none;touch-action:none}.ui-accordion .ui-accordion-header{display:block;cursor:pointer;position:relative;margin:2px 0 0 0;padding:.5em .5em .5em .7em;min-height:0;font-size:100%}.ui-accordion .ui-accordion-icons{padding-left:2.2em}.ui-accordion .ui-accordion-icons .ui-accordion-icons{padding-left:2.2em}.ui-accordion .ui-accordion-header .ui-accordion-header-icon{position:absolute;left:.5em;top:50%;margin-top:-8px}.ui-accordion .ui-accordion-content{padding:1em 2.2em;border-top:0;overflow:auto}.ui-autocomplete{position:absolute;top:0;left:0;cursor:default}.ui-button{display:inline-block;position:relative;padding:0;line-height:normal;margin-right:.1em;cursor:pointer;vertical-align:middle;text-align:center;overflow:visible}.ui-button,.ui-button:link,.ui-button:visited,.ui-button:hover,.ui-button:active{text-decoration:none}.ui-button-icon-only{width:2.2em}button.ui-button-icon-only{width:2.4em}.ui-button-icons-only{width:3.4em}button.ui-button-icons-only{width:3.7em}.ui-button .ui-button-text{display:block;line-height:normal}.ui-button-text-only .ui-button-text{padding:.4em 1em}.ui-button-icon-only .ui-button-text,.ui-button-icons-only .ui-button-text{padding:.4em;text-indent:-9999999px}.ui-button-text-icon-primary .ui-button-text,.ui-button-text-icons .ui-button-text{padding:.4em 1em .4em 2.1em}.ui-button-text-icon-secondary .ui-button-text,.ui-button-text-icons .ui-button-text{padding:.4em 2.1em .4em 1em}.ui-button-text-icons .ui-button-text{padding-left:2.1em;padding-right:2.1em}input.ui-button{padding:.4em 1em}.ui-button-icon-only .ui-icon,.ui-button-text-icon-primary .ui-icon,.ui-button-text-icon-secondary .ui-icon,.ui-button-text-icons .ui-icon,.ui-button-icons-only .ui-icon{position:absolute;top:50%;margin-top:-8px}.ui-button-icon-only .ui-icon{left:50%;margin-left:-8px}.ui-button-text-icon-primary .ui-button-icon-primary,.ui-button-text-icons .ui-button-icon-primary,.ui-button-icons-only .ui-button-icon-primary{left:.5em}.ui-button-text-icon-secondary .ui-button-icon-secondary,.ui-button-text-icons .ui-button-icon-secondary,.ui-button-icons-only .ui-button-icon-secondary{right:.5em}.ui-buttonset{margin-right:7px}.ui-buttonset .ui-button{margin-left:0;margin-right:-.3em}input.ui-button::-moz-focus-inner,button.ui-button::-moz-focus-inner{border:0;padding:0}.ui-datepicker{width:17em;padding:.2em .2em 0;display:none}.ui-datepicker .ui-datepicker-header{position:relative;padding:.2em 0}.ui-datepicker .ui-datepicker-prev,.ui-datepicker .ui-datepicker-next{position:absolute;top:2px;width:1.8em;height:1.8em}.ui-datepicker .ui-datepicker-prev-hover,.ui-datepicker .ui-datepicker-next-hover{top:1px}.ui-datepicker .ui-datepicker-prev{left:2px}.ui-datepicker .ui-datepicker-next{right:2px}.ui-datepicker .ui-datepicker-prev-hover{left:1px}.ui-datepicker .ui-datepicker-next-hover{right:1px}.ui-datepicker .ui-datepicker-prev span,.ui-datepicker .ui-datepicker-next span{display:block;position:absolute;left:50%;margin-left:-8px;top:50%;margin-top:-8px}.ui-datepicker .ui-datepicker-title{margin:0 2.3em;line-height:1.8em;text-align:center}.ui-datepicker .ui-datepicker-title select{font-size:1em;margin:1px 0}.ui-datepicker select.ui-datepicker-month,.ui-datepicker select.ui-datepicker-year{width:45%}.ui-datepicker table{width:100%;font-size:.9em;border-collapse:collapse;margin:0 0 .4em}.ui-datepicker th{padding:.7em .3em;text-align:center;font-weight:bold;border:0}.ui-datepicker td{border:0;padding:1px}.ui-datepicker td span,.ui-datepicker td a{display:block;padding:.2em;text-align:right;text-decoration:none}.ui-datepicker .ui-datepicker-buttonpane{background-image:none;margin:.7em 0 0 0;padding:0 .2em;border-left:0;border-right:0;border-bottom:0}.ui-datepicker .ui-datepicker-buttonpane button{float:right;margin:.5em .2em .4em;cursor:pointer;padding:.2em .6em .3em .6em;width:auto;overflow:visible}.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current{float:left}.ui-datepicker.ui-datepicker-multi{width:auto}.ui-datepicker-multi .ui-datepicker-group{float:left}.ui-datepicker-multi .ui-datepicker-group table{width:95%;margin:0 auto .4em}.ui-datepicker-multi-2 .ui-datepicker-group{width:50%}.ui-datepicker-multi-3 .ui-datepicker-group{width:33.3%}.ui-datepicker-multi-4 .ui-datepicker-group{width:25%}.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header{border-left-width:0}.ui-datepicker-multi .ui-datepicker-buttonpane{clear:left}.ui-datepicker-row-break{clear:both;width:100%;font-size:0}.ui-datepicker-rtl{direction:rtl}.ui-datepicker-rtl .ui-datepicker-prev{right:2px;left:auto}.ui-datepicker-rtl .ui-datepicker-next{left:2px;right:auto}.ui-datepicker-rtl .ui-datepicker-prev:hover{right:1px;left:auto}.ui-datepicker-rtl .ui-datepicker-next:hover{left:1px;right:auto}.ui-datepicker-rtl .ui-datepicker-buttonpane{clear:right}.ui-datepicker-rtl .ui-datepicker-buttonpane button{float:left}.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,.ui-datepicker-rtl .ui-datepicker-group{float:right}.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header{border-right-width:0;border-left-width:1px}.ui-dialog{overflow:hidden;position:absolute;top:0;left:0;padding:.2em;outline:0}.ui-dialog .ui-dialog-titlebar{padding:.4em 1em;position:relative}.ui-dialog .ui-dialog-title{float:left;margin:.1em 0;white-space:nowrap;width:90%;overflow:hidden;text-overflow:ellipsis}.ui-dialog .ui-dialog-titlebar-close{position:absolute;right:.3em;top:50%;width:20px;margin:-10px 0 0 0;padding:1px;height:20px}.ui-dialog .ui-dialog-content{position:relative;border:0;padding:.5em 1em;background:none;overflow:auto}.ui-dialog .ui-dialog-buttonpane{text-align:left;border-width:1px 0 0 0;background-image:none;margin-top:.5em;padding:.3em 1em .5em .4em}.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset{float:right}.ui-dialog .ui-dialog-buttonpane button{margin:.5em .4em .5em 0;cursor:pointer}.ui-dialog .ui-resizable-se{width:12px;height:12px;right:-5px;bottom:-5px;background-position:16px 16px}.ui-draggable .ui-dialog-titlebar{cursor:move}.ui-menu{list-style:none;padding:0;margin:0;display:block;outline:none}.ui-menu .ui-menu{position:absolute}.ui-menu .ui-menu-item{position:relative;margin:0;padding:3px 1em 3px .4em;cursor:pointer;min-height:0;list-style-image:url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7")}.ui-menu .ui-menu-divider{margin:5px 0;height:0;font-size:0;line-height:0;border-width:1px 0 0 0}.ui-menu .ui-state-focus,.ui-menu .ui-state-active{margin:-1px}.ui-menu-icons{position:relative}.ui-menu-icons .ui-menu-item{padding-left:2em}.ui-menu .ui-icon{position:absolute;top:0;bottom:0;left:.2em;margin:auto 0}.ui-menu .ui-menu-icon{left:auto;right:0}.ui-progressbar{height:2em;text-align:left;overflow:hidden}.ui-progressbar .ui-progressbar-value{margin:-1px;height:100%}.ui-progressbar .ui-progressbar-overlay{background:url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");height:100%;filter:alpha(opacity=25);opacity:0.25}.ui-progressbar-indeterminate .ui-progressbar-value{background-image:none}.ui-selectmenu-menu{padding:0;margin:0;position:absolute;top:0;left:0;display:none}.ui-selectmenu-menu .ui-menu{overflow:auto;overflow-x:hidden;padding-bottom:1px}.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup{font-size:1em;font-weight:bold;line-height:1.5;padding:2px 0.4em;margin:0.5em 0 0 0;height:auto;border:0}.ui-selectmenu-open{display:block}.ui-selectmenu-button{display:inline-block;overflow:hidden;position:relative;text-decoration:none;cursor:pointer}.ui-selectmenu-button span.ui-icon{right:0.5em;left:auto;margin-top:-8px;position:absolute;top:50%}.ui-selectmenu-button span.ui-selectmenu-text{text-align:left;padding:0.4em 2.1em 0.4em 1em;display:block;line-height:1.4;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ui-slider{position:relative;text-align:left}.ui-slider .ui-slider-handle{position:absolute;z-index:2;width:1.2em;height:1.2em;cursor:default;-ms-touch-action:none;touch-action:none}.ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;background-position:0 0}.ui-slider.ui-state-disabled .ui-slider-handle,.ui-slider.ui-state-disabled .ui-slider-range{filter:inherit}.ui-slider-horizontal{height:.8em}.ui-slider-horizontal .ui-slider-handle{top:-.3em;margin-left:-.6em}.ui-slider-horizontal .ui-slider-range{top:0;height:100%}.ui-slider-horizontal .ui-slider-range-min{left:0}.ui-slider-horizontal .ui-slider-range-max{right:0}.ui-slider-vertical{width:.8em;height:100px}.ui-slider-vertical .ui-slider-handle{left:-.3em;margin-left:0;margin-bottom:-.6em}.ui-slider-vertical .ui-slider-range{left:0;width:100%}.ui-slider-vertical .ui-slider-range-min{bottom:0}.ui-slider-vertical .ui-slider-range-max{top:0}.ui-spinner{position:relative;display:inline-block;overflow:hidden;padding:0;vertical-align:middle}.ui-spinner-input{border:none;background:none;color:inherit;padding:0;margin:.2em 0;vertical-align:middle;margin-left:.4em;margin-right:22px}.ui-spinner-button{width:16px;height:50%;font-size:.5em;padding:0;margin:0;text-align:center;position:absolute;cursor:default;display:block;overflow:hidden;right:0}.ui-spinner a.ui-spinner-button{border-top:none;border-bottom:none;border-right:none}.ui-spinner .ui-icon{position:absolute;margin-top:-8px;top:50%;left:0}.ui-spinner-up{top:0}.ui-spinner-down{bottom:0}.ui-spinner .ui-icon-triangle-1-s{background-position:-65px -16px}.ui-tabs{position:relative;padding:.2em}.ui-tabs .ui-tabs-nav{margin:0;padding:.2em .2em 0}.ui-tabs .ui-tabs-nav li{list-style:none;float:left;position:relative;top:0;margin:1px .2em 0 0;border-bottom-width:0;padding:0;white-space:nowrap}.ui-tabs .ui-tabs-nav .ui-tabs-anchor{float:left;padding:.5em 1em;text-decoration:none}.ui-tabs .ui-tabs-nav li.ui-tabs-active{margin-bottom:-1px;padding-bottom:1px}.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor{cursor:text}.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor{cursor:pointer}.ui-tabs .ui-tabs-panel{display:block;border-width:0;padding:1em 1.4em;background:none}.ui-tooltip{padding:8px;position:absolute;z-index:9999;max-width:300px;-webkit-box-shadow:0 0 5px #aaa;box-shadow:0 0 5px #aaa}body .ui-tooltip{border-width:2px}.ui-widget{font-family:Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;font-size:1.1em}.ui-widget .ui-widget{font-size:1em}.ui-widget input,.ui-widget select,.ui-widget textarea,.ui-widget button{font-family:Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;font-size:1em}.ui-widget-content{border:1px solid #ddd;background:#eee url("images/ui-bg_highlight-soft_100_eeeeee_1x100.png") 50% top repeat-x;color:#333}.ui-widget-content a{color:#333}.ui-widget-header{border:1px solid #e78f08;background:#f6a828 url("images/ui-bg_gloss-wave_35_f6a828_500x100.png") 50% 50% repeat-x;color:#fff;font-weight:bold}.ui-widget-header a{color:#fff}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default{border:1px solid #ccc;background:#f6f6f6 url("images/ui-bg_glass_100_f6f6f6_1x400.png") 50% 50% repeat-x;font-weight:bold;color:#1c94c4}.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited{color:#1c94c4;text-decoration:none}.ui-state-hover,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-hover,.ui-state-focus,.ui-widget-content .ui-state-focus,.ui-widget-header .ui-state-focus{border:1px solid #fbcb09;background:#fdf5ce url("images/ui-bg_glass_100_fdf5ce_1x400.png") 50% 50% repeat-x;font-weight:bold;color:#c77405}.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited,.ui-state-focus a,.ui-state-focus a:hover,.ui-state-focus a:link,.ui-state-focus a:visited{color:#c77405;text-decoration:none}.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active{border:1px solid #fbd850;background:#fff url("images/ui-bg_glass_65_ffffff_1x400.png") 50% 50% repeat-x;font-weight:bold;color:#eb8f00}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#eb8f00;text-decoration:none}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:1px solid #fed22f;background:#ffe45c url("images/ui-bg_highlight-soft_75_ffe45c_1x100.png") 50% top repeat-x;color:#363636}.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#363636}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{border:1px solid #cd0a0a;background:#b81900 url("images/ui-bg_diagonals-thick_18_b81900_40x40.png") 50% 50% repeat;color:#fff}.ui-state-error a,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error a{color:#fff}.ui-state-error-text,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error-text{color:#fff}.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:bold}.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{opacity:.7;filter:Alpha(Opacity=70);font-weight:normal}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{opacity:.35;filter:Alpha(Opacity=35);background-image:none}.ui-state-disabled .ui-icon{filter:Alpha(Opacity=35)}.ui-icon{width:16px;height:16px}.ui-icon,.ui-widget-content .ui-icon{background-image:url("images/ui-icons_222222_256x240.png")}.ui-widget-header .ui-icon{background-image:url("images/ui-icons_ffffff_256x240.png")}.ui-state-default .ui-icon{background-image:url("images/ui-icons_ef8c08_256x240.png")}.ui-state-hover .ui-icon,.ui-state-focus .ui-icon{background-image:url("images/ui-icons_ef8c08_256x240.png")}.ui-state-active .ui-icon{background-image:url("images/ui-icons_ef8c08_256x240.png")}.ui-state-highlight .ui-icon{background-image:url("images/ui-icons_228ef1_256x240.png")}.ui-state-error .ui-icon,.ui-state-error-text .ui-icon{background-image:url("images/ui-icons_ffd27a_256x240.png")}.ui-icon-blank{background-position:16px 16px}.ui-icon-carat-1-n{background-position:0 0}.ui-icon-carat-1-ne{background-position:-16px 0}.ui-icon-carat-1-e{background-position:-32px 0}.ui-icon-carat-1-se{background-position:-48px 0}.ui-icon-carat-1-s{background-position:-64px 0}.ui-icon-carat-1-sw{background-position:-80px 0}.ui-icon-carat-1-w{background-position:-96px 0}.ui-icon-carat-1-nw{background-position:-112px 0}.ui-icon-carat-2-n-s{background-position:-128px 0}.ui-icon-carat-2-e-w{background-position:-144px 0}.ui-icon-triangle-1-n{background-position:0 -16px}.ui-icon-triangle-1-ne{background-position:-16px -16px}.ui-icon-triangle-1-e{background-position:-32px -16px}.ui-icon-triangle-1-se{background-position:-48px -16px}.ui-icon-triangle-1-s{background-position:-64px -16px}.ui-icon-triangle-1-sw{background-position:-80px -16px}.ui-icon-triangle-1-w{background-position:-96px -16px}.ui-icon-triangle-1-nw{background-position:-112px -16px}.ui-icon-triangle-2-n-s{background-position:-128px -16px}.ui-icon-triangle-2-e-w{background-position:-144px -16px}.ui-icon-arrow-1-n{background-position:0 -32px}.ui-icon-arrow-1-ne{background-position:-16px -32px}.ui-icon-arrow-1-e{background-position:-32px -32px}.ui-icon-arrow-1-se{background-position:-48px -32px}.ui-icon-arrow-1-s{background-position:-64px -32px}.ui-icon-arrow-1-sw{background-position:-80px -32px}.ui-icon-arrow-1-w{background-position:-96px -32px}.ui-icon-arrow-1-nw{background-position:-112px -32px}.ui-icon-arrow-2-n-s{background-position:-128px -32px}.ui-icon-arrow-2-ne-sw{background-position:-144px -32px}.ui-icon-arrow-2-e-w{background-position:-160px -32px}.ui-icon-arrow-2-se-nw{background-position:-176px -32px}.ui-icon-arrowstop-1-n{background-position:-192px -32px}.ui-icon-arrowstop-1-e{background-position:-208px -32px}.ui-icon-arrowstop-1-s{background-position:-224px -32px}.ui-icon-arrowstop-1-w{background-position:-240px -32px}.ui-icon-arrowthick-1-n{background-position:0 -48px}.ui-icon-arrowthick-1-ne{background-position:-16px -48px}.ui-icon-arrowthick-1-e{background-position:-32px -48px}.ui-icon-arrowthick-1-se{background-position:-48px -48px}.ui-icon-arrowthick-1-s{background-position:-64px -48px}.ui-icon-arrowthick-1-sw{background-position:-80px -48px}.ui-icon-arrowthick-1-w{background-position:-96px -48px}.ui-icon-arrowthick-1-nw{background-position:-112px -48px}.ui-icon-arrowthick-2-n-s{background-position:-128px -48px}.ui-icon-arrowthick-2-ne-sw{background-position:-144px -48px}.ui-icon-arrowthick-2-e-w{background-position:-160px -48px}.ui-icon-arrowthick-2-se-nw{background-position:-176px -48px}.ui-icon-arrowthickstop-1-n{background-position:-192px -48px}.ui-icon-arrowthickstop-1-e{background-position:-208px -48px}.ui-icon-arrowthickstop-1-s{background-position:-224px -48px}.ui-icon-arrowthickstop-1-w{background-position:-240px -48px}.ui-icon-arrowreturnthick-1-w{background-position:0 -64px}.ui-icon-arrowreturnthick-1-n{background-position:-16px -64px}.ui-icon-arrowreturnthick-1-e{background-position:-32px -64px}.ui-icon-arrowreturnthick-1-s{background-position:-48px -64px}.ui-icon-arrowreturn-1-w{background-position:-64px -64px}.ui-icon-arrowreturn-1-n{background-position:-80px -64px}.ui-icon-arrowreturn-1-e{background-position:-96px -64px}.ui-icon-arrowreturn-1-s{background-position:-112px -64px}.ui-icon-arrowrefresh-1-w{background-position:-128px -64px}.ui-icon-arrowrefresh-1-n{background-position:-144px -64px}.ui-icon-arrowrefresh-1-e{background-position:-160px -64px}.ui-icon-arrowrefresh-1-s{background-position:-176px -64px}.ui-icon-arrow-4{background-position:0 -80px}.ui-icon-arrow-4-diag{background-position:-16px -80px}.ui-icon-extlink{background-position:-32px -80px}.ui-icon-newwin{background-position:-48px -80px}.ui-icon-refresh{background-position:-64px -80px}.ui-icon-shuffle{background-position:-80px -80px}.ui-icon-transfer-e-w{background-position:-96px -80px}.ui-icon-transferthick-e-w{background-position:-112px -80px}.ui-icon-folder-collapsed{background-position:0 -96px}.ui-icon-folder-open{background-position:-16px -96px}.ui-icon-document{background-position:-32px -96px}.ui-icon-document-b{background-position:-48px -96px}.ui-icon-note{background-position:-64px -96px}.ui-icon-mail-closed{background-position:-80px -96px}.ui-icon-mail-open{background-position:-96px -96px}.ui-icon-suitcase{background-position:-112px -96px}.ui-icon-comment{background-position:-128px -96px}.ui-icon-person{background-position:-144px -96px}.ui-icon-print{background-position:-160px -96px}.ui-icon-trash{background-position:-176px -96px}.ui-icon-locked{background-position:-192px -96px}.ui-icon-unlocked{background-position:-208px -96px}.ui-icon-bookmark{background-position:-224px -96px}.ui-icon-tag{background-position:-240px -96px}.ui-icon-home{background-position:0 -112px}.ui-icon-flag{background-position:-16px -112px}.ui-icon-calendar{background-position:-32px -112px}.ui-icon-cart{background-position:-48px -112px}.ui-icon-pencil{background-position:-64px -112px}.ui-icon-clock{background-position:-80px -112px}.ui-icon-disk{background-position:-96px -112px}.ui-icon-calculator{background-position:-112px -112px}.ui-icon-zoomin{background-position:-128px -112px}.ui-icon-zoomout{background-position:-144px -112px}.ui-icon-search{background-position:-160px -112px}.ui-icon-wrench{background-position:-176px -112px}.ui-icon-gear{background-position:-192px -112px}.ui-icon-heart{background-position:-208px -112px}.ui-icon-star{background-position:-224px -112px}.ui-icon-link{background-position:-240px -112px}.ui-icon-cancel{background-position:0 -128px}.ui-icon-plus{background-position:-16px -128px}.ui-icon-plusthick{background-position:-32px -128px}.ui-icon-minus{background-position:-48px -128px}.ui-icon-minusthick{background-position:-64px -128px}.ui-icon-close{background-position:-80px -128px}.ui-icon-closethick{background-position:-96px -128px}.ui-icon-key{background-position:-112px -128px}.ui-icon-lightbulb{background-position:-128px -128px}.ui-icon-scissors{background-position:-144px -128px}.ui-icon-clipboard{background-position:-160px -128px}.ui-icon-copy{background-position:-176px -128px}.ui-icon-contact{background-position:-192px -128px}.ui-icon-image{background-position:-208px -128px}.ui-icon-video{background-position:-224px -128px}.ui-icon-script{background-position:-240px -128px}.ui-icon-alert{background-position:0 -144px}.ui-icon-info{background-position:-16px -144px}.ui-icon-notice{background-position:-32px -144px}.ui-icon-help{background-position:-48px -144px}.ui-icon-check{background-position:-64px -144px}.ui-icon-bullet{background-position:-80px -144px}.ui-icon-radio-on{background-position:-96px -144px}.ui-icon-radio-off{background-position:-112px -144px}.ui-icon-pin-w{background-position:-128px -144px}.ui-icon-pin-s{background-position:-144px -144px}.ui-icon-play{background-position:0 -160px}.ui-icon-pause{background-position:-16px -160px}.ui-icon-seek-next{background-position:-32px -160px}.ui-icon-seek-prev{background-position:-48px -160px}.ui-icon-seek-end{background-position:-64px -160px}.ui-icon-seek-start{background-position:-80px -160px}.ui-icon-seek-first{background-position:-80px -160px}.ui-icon-stop{background-position:-96px -160px}.ui-icon-eject{background-position:-112px -160px}.ui-icon-volume-off{background-position:-128px -160px}.ui-icon-volume-on{background-position:-144px -160px}.ui-icon-power{background-position:0 -176px}.ui-icon-signal-diag{background-position:-16px -176px}.ui-icon-signal{background-position:-32px -176px}.ui-icon-battery-0{background-position:-48px -176px}.ui-icon-battery-1{background-position:-64px -176px}.ui-icon-battery-2{background-position:-80px -176px}.ui-icon-battery-3{background-position:-96px -176px}.ui-icon-circle-plus{background-position:0 -192px}.ui-icon-circle-minus{background-position:-16px -192px}.ui-icon-circle-close{background-position:-32px -192px}.ui-icon-circle-triangle-e{background-position:-48px -192px}.ui-icon-circle-triangle-s{background-position:-64px -192px}.ui-icon-circle-triangle-w{background-position:-80px -192px}.ui-icon-circle-triangle-n{background-position:-96px -192px}.ui-icon-circle-arrow-e{background-position:-112px -192px}.ui-icon-circle-arrow-s{background-position:-128px -192px}.ui-icon-circle-arrow-w{background-position:-144px -192px}.ui-icon-circle-arrow-n{background-position:-160px -192px}.ui-icon-circle-zoomin{background-position:-176px -192px}.ui-icon-circle-zoomout{background-position:-192px -192px}.ui-icon-circle-check{background-position:-208px -192px}.ui-icon-circlesmall-plus{background-position:0 -208px}.ui-icon-circlesmall-minus{background-position:-16px -208px}.ui-icon-circlesmall-close{background-position:-32px -208px}.ui-icon-squaresmall-plus{background-position:-48px -208px}.ui-icon-squaresmall-minus{background-position:-64px -208px}.ui-icon-squaresmall-close{background-position:-80px -208px}.ui-icon-grip-dotted-vertical{background-position:0 -224px}.ui-icon-grip-dotted-horizontal{background-position:-16px -224px}.ui-icon-grip-solid-vertical{background-position:-32px -224px}.ui-icon-grip-solid-horizontal{background-position:-48px -224px}.ui-icon-gripsmall-diagonal-se{background-position:-64px -224px}.ui-icon-grip-diagonal-se{background-position:-80px -224px}.ui-corner-all,.ui-corner-top,.ui-corner-left,.ui-corner-tl{border-top-left-radius:4px}.ui-corner-all,.ui-corner-top,.ui-corner-right,.ui-corner-tr{border-top-right-radius:4px}.ui-corner-all,.ui-corner-bottom,.ui-corner-left,.ui-corner-bl{border-bottom-left-radius:4px}.ui-corner-all,.ui-corner-bottom,.ui-corner-right,.ui-corner-br{border-bottom-right-radius:4px}.ui-widget-overlay{background:#666 url("images/ui-bg_diagonals-thick_20_666666_40x40.png") 50% 50% repeat;opacity:.5;filter:Alpha(Opacity=50)}.ui-widget-shadow{margin:-5px 0 0 -5px;padding:5px;background:#000 url("images/ui-bg_flat_10_000000_40x100.png") 50% 50% repeat-x;opacity:.2;filter:Alpha(Opacity=20);border-radius:5px}
/*! jQuery UI - v1.11.4 - 2015-04-16
* http://jqueryui.com
* Copyright 2015 jQuery Foundation and other contributors; Licensed MIT */

.ui-widget{font-family:Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;font-size:1.1em}.ui-widget .ui-widget{font-size:1em}.ui-widget input,.ui-widget select,.ui-widget textarea,.ui-widget button{font-family:Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;font-size:1em}.ui-widget-content{border:1px solid #ddd;background:#eee url("images/ui-bg_highlight-soft_100_eeeeee_1x100.png") 50% top repeat-x;color:#333}.ui-widget-content a{color:#333}.ui-widget-header{border:1px solid #e78f08;background:#f6a828 url("images/ui-bg_gloss-wave_35_f6a828_500x100.png") 50% 50% repeat-x;color:#fff;font-weight:bold}.ui-widget-header a{color:#fff}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default{border:1px solid #ccc;background:#f6f6f6 url("images/ui-bg_glass_100_f6f6f6_1x400.png") 50% 50% repeat-x;font-weight:bold;color:#1c94c4}.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited{color:#1c94c4;text-decoration:none}.ui-state-hover,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-hover,.ui-state-focus,.ui-widget-content .ui-state-focus,.ui-widget-header .ui-state-focus{border:1px solid #fbcb09;background:#fdf5ce url("images/ui-bg_glass_100_fdf5ce_1x400.png") 50% 50% repeat-x;font-weight:bold;color:#c77405}.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited,.ui-state-focus a,.ui-state-focus a:hover,.ui-state-focus a:link,.ui-state-focus a:visited{color:#c77405;text-decoration:none}.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active{border:1px solid #fbd850;background:#fff url("images/ui-bg_glass_65_ffffff_1x400.png") 50% 50% repeat-x;font-weight:bold;color:#eb8f00}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#eb8f00;text-decoration:none}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:1px solid #fed22f;background:#ffe45c url("images/ui-bg_highlight-soft_75_ffe45c_1x100.png") 50% top repeat-x;color:#363636}.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#363636}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{border:1px solid #cd0a0a;background:#b81900 url("images/ui-bg_diagonals-thick_18_b81900_40x40.png") 50% 50% repeat;color:#fff}.ui-state-error a,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error a{color:#fff}.ui-state-error-text,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error-text{color:#fff}.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:bold}.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{opacity:.7;filter:Alpha(Opacity=70);font-weight:normal}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{opacity:.35;filter:Alpha(Opacity=35);background-image:none}.ui-state-disabled .ui-icon{filter:Alpha(Opacity=35)}.ui-icon{width:16px;height:16px}.ui-icon,.ui-widget-content .ui-icon{background-image:url("images/ui-icons_222222_256x240.png")}.ui-widget-header .ui-icon{background-image:url("images/ui-icons_ffffff_256x240.png")}.ui-state-default .ui-icon{background-image:url("images/ui-icons_ef8c08_256x240.png")}.ui-state-hover .ui-icon,.ui-state-focus .ui-icon{background-image:url("images/ui-icons_ef8c08_256x240.png")}.ui-state-active .ui-icon{background-image:url("images/ui-icons_ef8c08_256x240.png")}.ui-state-highlight .ui-icon{background-image:url("images/ui-icons_228ef1_256x240.png")}.ui-state-error .ui-icon,.ui-state-error-text .ui-icon{background-image:url("images/ui-icons_ffd27a_256x240.png")}.ui-icon-blank{background-position:16px 16px}.ui-icon-carat-1-n{background-position:0 0}.ui-icon-carat-1-ne{background-position:-16px 0}.ui-icon-carat-1-e{background-position:-32px 0}.ui-icon-carat-1-se{background-position:-48px 0}.ui-icon-carat-1-s{background-position:-64px 0}.ui-icon-carat-1-sw{background-position:-80px 0}.ui-icon-carat-1-w{background-position:-96px 0}.ui-icon-carat-1-nw{background-position:-112px 0}.ui-icon-carat-2-n-s{background-position:-128px 0}.ui-icon-carat-2-e-w{background-position:-144px 0}.ui-icon-triangle-1-n{background-position:0 -16px}.ui-icon-triangle-1-ne{background-position:-16px -16px}.ui-icon-triangle-1-e{background-position:-32px -16px}.ui-icon-triangle-1-se{background-position:-48px -16px}.ui-icon-triangle-1-s{background-position:-64px -16px}.ui-icon-triangle-1-sw{background-position:-80px -16px}.ui-icon-triangle-1-w{background-position:-96px -16px}.ui-icon-triangle-1-nw{background-position:-112px -16px}.ui-icon-triangle-2-n-s{background-position:-128px -16px}.ui-icon-triangle-2-e-w{background-position:-144px -16px}.ui-icon-arrow-1-n{background-position:0 -32px}.ui-icon-arrow-1-ne{background-position:-16px -32px}.ui-icon-arrow-1-e{background-position:-32px -32px}.ui-icon-arrow-1-se{background-position:-48px -32px}.ui-icon-arrow-1-s{background-position:-64px -32px}.ui-icon-arrow-1-sw{background-position:-80px -32px}.ui-icon-arrow-1-w{background-position:-96px -32px}.ui-icon-arrow-1-nw{background-position:-112px -32px}.ui-icon-arrow-2-n-s{background-position:-128px -32px}.ui-icon-arrow-2-ne-sw{background-position:-144px -32px}.ui-icon-arrow-2-e-w{background-position:-160px -32px}.ui-icon-arrow-2-se-nw{background-position:-176px -32px}.ui-icon-arrowstop-1-n{background-position:-192px -32px}.ui-icon-arrowstop-1-e{background-position:-208px -32px}.ui-icon-arrowstop-1-s{background-position:-224px -32px}.ui-icon-arrowstop-1-w{background-position:-240px -32px}.ui-icon-arrowthick-1-n{background-position:0 -48px}.ui-icon-arrowthick-1-ne{background-position:-16px -48px}.ui-icon-arrowthick-1-e{background-position:-32px -48px}.ui-icon-arrowthick-1-se{background-position:-48px -48px}.ui-icon-arrowthick-1-s{background-position:-64px -48px}.ui-icon-arrowthick-1-sw{background-position:-80px -48px}.ui-icon-arrowthick-1-w{background-position:-96px -48px}.ui-icon-arrowthick-1-nw{background-position:-112px -48px}.ui-icon-arrowthick-2-n-s{background-position:-128px -48px}.ui-icon-arrowthick-2-ne-sw{background-position:-144px -48px}.ui-icon-arrowthick-2-e-w{background-position:-160px -48px}.ui-icon-arrowthick-2-se-nw{background-position:-176px -48px}.ui-icon-arrowthickstop-1-n{background-position:-192px -48px}.ui-icon-arrowthickstop-1-e{background-position:-208px -48px}.ui-icon-arrowthickstop-1-s{background-position:-224px -48px}.ui-icon-arrowthickstop-1-w{background-position:-240px -48px}.ui-icon-arrowreturnthick-1-w{background-position:0 -64px}.ui-icon-arrowreturnthick-1-n{background-position:-16px -64px}.ui-icon-arrowreturnthick-1-e{background-position:-32px -64px}.ui-icon-arrowreturnthick-1-s{background-position:-48px -64px}.ui-icon-arrowreturn-1-w{background-position:-64px -64px}.ui-icon-arrowreturn-1-n{background-position:-80px -64px}.ui-icon-arrowreturn-1-e{background-position:-96px -64px}.ui-icon-arrowreturn-1-s{background-position:-112px -64px}.ui-icon-arrowrefresh-1-w{background-position:-128px -64px}.ui-icon-arrowrefresh-1-n{background-position:-144px -64px}.ui-icon-arrowrefresh-1-e{background-position:-160px -64px}.ui-icon-arrowrefresh-1-s{background-position:-176px -64px}.ui-icon-arrow-4{background-position:0 -80px}.ui-icon-arrow-4-diag{background-position:-16px -80px}.ui-icon-extlink{background-position:-32px -80px}.ui-icon-newwin{background-position:-48px -80px}.ui-icon-refresh{background-position:-64px -80px}.ui-icon-shuffle{background-position:-80px -80px}.ui-icon-transfer-e-w{background-position:-96px -80px}.ui-icon-transferthick-e-w{background-position:-112px -80px}.ui-icon-folder-collapsed{background-position:0 -96px}.ui-icon-folder-open{background-position:-16px -96px}.ui-icon-document{background-position:-32px -96px}.ui-icon-document-b{background-position:-48px -96px}.ui-icon-note{background-position:-64px -96px}.ui-icon-mail-closed{background-position:-80px -96px}.ui-icon-mail-open{background-position:-96px -96px}.ui-icon-suitcase{background-position:-112px -96px}.ui-icon-comment{background-position:-128px -96px}.ui-icon-person{background-position:-144px -96px}.ui-icon-print{background-position:-160px -96px}.ui-icon-trash{background-position:-176px -96px}.ui-icon-locked{background-position:-192px -96px}.ui-icon-unlocked{background-position:-208px -96px}.ui-icon-bookmark{background-position:-224px -96px}.ui-icon-tag{background-position:-240px -96px}.ui-icon-home{background-position:0 -112px}.ui-icon-flag{background-position:-16px -112px}.ui-icon-calendar{background-position:-32px -112px}.ui-icon-cart{background-position:-48px -112px}.ui-icon-pencil{background-position:-64px -112px}.ui-icon-clock{background-position:-80px -112px}.ui-icon-disk{background-position:-96px -112px}.ui-icon-calculator{background-position:-112px -112px}.ui-icon-zoomin{background-position:-128px -112px}.ui-icon-zoomout{background-position:-144px -112px}.ui-icon-search{background-position:-160px -112px}.ui-icon-wrench{background-position:-176px -112px}.ui-icon-gear{background-position:-192px -112px}.ui-icon-heart{background-position:-208px -112px}.ui-icon-star{background-position:-224px -112px}.ui-icon-link{background-position:-240px -112px}.ui-icon-cancel{background-position:0 -128px}.ui-icon-plus{background-position:-16px -128px}.ui-icon-plusthick{background-position:-32px -128px}.ui-icon-minus{background-position:-48px -128px}.ui-icon-minusthick{background-position:-64px -128px}.ui-icon-close{background-position:-80px -128px}.ui-icon-closethick{background-position:-96px -128px}.ui-icon-key{background-position:-112px -128px}.ui-icon-lightbulb{background-position:-128px -128px}.ui-icon-scissors{background-position:-144px -128px}.ui-icon-clipboard{background-position:-160px -128px}.ui-icon-copy{background-position:-176px -128px}.ui-icon-contact{background-position:-192px -128px}.ui-icon-image{background-position:-208px -128px}.ui-icon-video{background-position:-224px -128px}.ui-icon-script{background-position:-240px -128px}.ui-icon-alert{background-position:0 -144px}.ui-icon-info{background-position:-16px -144px}.ui-icon-notice{background-position:-32px -144px}.ui-icon-help{background-position:-48px -144px}.ui-icon-check{background-position:-64px -144px}.ui-icon-bullet{background-position:-80px -144px}.ui-icon-radio-on{background-position:-96px -144px}.ui-icon-radio-off{background-position:-112px -144px}.ui-icon-pin-w{background-position:-128px -144px}.ui-icon-pin-s{background-position:-144px -144px}.ui-icon-play{background-position:0 -160px}.ui-icon-pause{background-position:-16px -160px}.ui-icon-seek-next{background-position:-32px -160px}.ui-icon-seek-prev{background-position:-48px -160px}.ui-icon-seek-end{background-position:-64px -160px}.ui-icon-seek-start{background-position:-80px -160px}.ui-icon-seek-first{background-position:-80px -160px}.ui-icon-stop{background-position:-96px -160px}.ui-icon-eject{background-position:-112px -160px}.ui-icon-volume-off{background-position:-128px -160px}.ui-icon-volume-on{background-position:-144px -160px}.ui-icon-power{background-position:0 -176px}.ui-icon-signal-diag{background-position:-16px -176px}.ui-icon-signal{background-position:-32px -176px}.ui-icon-battery-0{background-position:-48px -176px}.ui-icon-battery-1{background-position:-64px -176px}.ui-icon-battery-2{background-position:-80px -176px}.ui-icon-battery-3{background-position:-96px -176px}.ui-icon-circle-plus{background-position:0 -192px}.ui-icon-circle-minus{background-position:-16px -192px}.ui-icon-circle-close{background-position:-32px -192px}.ui-icon-circle-triangle-e{background-position:-48px -192px}.ui-icon-circle-triangle-s{background-position:-64px -192px}.ui-icon-circle-triangle-w{background-position:-80px -192px}.ui-icon-circle-triangle-n{background-position:-96px -192px}.ui-icon-circle-arrow-e{background-position:-112px -192px}.ui-icon-circle-arrow-s{background-position:-128px -192px}.ui-icon-circle-arrow-w{background-position:-144px -192px}.ui-icon-circle-arrow-n{background-position:-160px -192px}.ui-icon-circle-zoomin{background-position:-176px -192px}.ui-icon-circle-zoomout{background-position:-192px -192px}.ui-icon-circle-check{background-position:-208px -192px}.ui-icon-circlesmall-plus{background-position:0 -208px}.ui-icon-circlesmall-minus{background-position:-16px -208px}.ui-icon-circlesmall-close{background-position:-32px -208px}.ui-icon-squaresmall-plus{background-position:-48px -208px}.ui-icon-squaresmall-minus{background-position:-64px -208px}.ui-icon-squaresmall-close{background-position:-80px -208px}.ui-icon-grip-dotted-vertical{background-position:0 -224px}.ui-icon-grip-dotted-horizontal{background-position:-16px -224px}.ui-icon-grip-solid-vertical{background-position:-32px -224px}.ui-icon-grip-solid-horizontal{background-position:-48px -224px}.ui-icon-gripsmall-diagonal-se{background-position:-64px -224px}.ui-icon-grip-diagonal-se{background-position:-80px -224px}.ui-corner-all,.ui-corner-top,.ui-corner-left,.ui-corner-tl{border-top-left-radius:4px}.ui-corner-all,.ui-corner-top,.ui-corner-right,.ui-corner-tr{border-top-right-radius:4px}.ui-corner-all,.ui-corner-bottom,.ui-corner-left,.ui-corner-bl{border-bottom-left-radius:4px}.ui-corner-all,.ui-corner-bottom,.ui-corner-right,.ui-corner-br{border-bottom-right-radius:4px}.ui-widget-overlay{background:#666 url("images/ui-bg_diagonals-thick_20_666666_40x40.png") 50% 50% repeat;opacity:.5;filter:Alpha(Opacity=50)}.ui-widget-shadow{margin:-5px 0 0 -5px;padding:5px;background:#000 url("images/ui-bg_flat_10_000000_40x100.png") 50% 50% repeat-x;opacity:.2;filter:Alpha(Opacity=20);border-radius:5px}
@charset "UTF-8";
/*!
  Ionicons, v2.0.0
  Created by Ben Sperry for the Ionic Framework, http://ionicons.com/
  https://twitter.com/benjsperry  https://twitter.com/ionicframework
  MIT License: https://github.com/driftyco/ionicons

  Android-style icons originally built by Google’s
  Material Design Icons: https://github.com/google/material-design-icons
  used under CC BY http://creativecommons.org/licenses/by/4.0/
  Modified icons to fit ionicon’s grid from original.
*/
@font-face { font-family: "Ionicons"; src: url("../fonts/ionicons.eot?v=2.0.0"); src: url("../fonts/ionicons.eot?v=2.0.0#iefix") format("embedded-opentype"), url("../fonts/ionicons.ttf?v=2.0.0") format("truetype"), url("../fonts/ionicons.woff?v=2.0.0") format("woff"), url("../fonts/ionicons.svg?v=2.0.0#Ionicons") format("svg"); font-weight: normal; font-style: normal; }
.ion, .ionicons, .ion-alert:before, .ion-alert-circled:before, .ion-android-add:before, .ion-android-add-circle:before, .ion-android-alarm-clock:before, .ion-android-alert:before, .ion-android-apps:before, .ion-android-archive:before, .ion-android-arrow-back:before, .ion-android-arrow-down:before, .ion-android-arrow-dropdown:before, .ion-android-arrow-dropdown-circle:before, .ion-android-arrow-dropleft:before, .ion-android-arrow-dropleft-circle:before, .ion-android-arrow-dropright:before, .ion-android-arrow-dropright-circle:before, .ion-android-arrow-dropup:before, .ion-android-arrow-dropup-circle:before, .ion-android-arrow-forward:before, .ion-android-arrow-up:before, .ion-android-attach:before, .ion-android-bar:before, .ion-android-bicycle:before, .ion-android-boat:before, .ion-android-bookmark:before, .ion-android-bulb:before, .ion-android-bus:before, .ion-android-calendar:before, .ion-android-call:before, .ion-android-camera:before, .ion-android-cancel:before, .ion-android-car:before, .ion-android-cart:before, .ion-android-chat:before, .ion-android-checkbox:before, .ion-android-checkbox-blank:before, .ion-android-checkbox-outline:before, .ion-android-checkbox-outline-blank:before, .ion-android-checkmark-circle:before, .ion-android-clipboard:before, .ion-android-close:before, .ion-android-cloud:before, .ion-android-cloud-circle:before, .ion-android-cloud-done:before, .ion-android-cloud-outline:before, .ion-android-color-palette:before, .ion-android-compass:before, .ion-android-contact:before, .ion-android-contacts:before, .ion-android-contract:before, .ion-android-create:before, .ion-android-delete:before, .ion-android-desktop:before, .ion-android-document:before, .ion-android-done:before, .ion-android-done-all:before, .ion-android-download:before, .ion-android-drafts:before, .ion-android-exit:before, .ion-android-expand:before, .ion-android-favorite:before, .ion-android-favorite-outline:before, .ion-android-film:before, .ion-android-folder:before, .ion-android-folder-open:before, .ion-android-funnel:before, .ion-android-globe:before, .ion-android-hand:before, .ion-android-hangout:before, .ion-android-happy:before, .ion-android-home:before, .ion-android-image:before, .ion-android-laptop:before, .ion-android-list:before, .ion-android-locate:before, .ion-android-lock:before, .ion-android-mail:before, .ion-android-map:before, .ion-android-menu:before, .ion-android-microphone:before, .ion-android-microphone-off:before, .ion-android-more-horizontal:before, .ion-android-more-vertical:before, .ion-android-navigate:before, .ion-android-notifications:before, .ion-android-notifications-none:before, .ion-android-notifications-off:before, .ion-android-open:before, .ion-android-options:before, .ion-android-people:before, .ion-android-person:before, .ion-android-person-add:before, .ion-android-phone-landscape:before, .ion-android-phone-portrait:before, .ion-android-pin:before, .ion-android-plane:before, .ion-android-playstore:before, .ion-android-print:before, .ion-android-radio-button-off:before, .ion-android-radio-button-on:before, .ion-android-refresh:before, .ion-android-remove:before, .ion-android-remove-circle:before, .ion-android-restaurant:before, .ion-android-sad:before, .ion-android-search:before, .ion-android-send:before, .ion-android-settings:before, .ion-android-share:before, .ion-android-share-alt:before, .ion-android-star:before, .ion-android-star-half:before, .ion-android-star-outline:before, .ion-android-stopwatch:before, .ion-android-subway:before, .ion-android-sunny:before, .ion-android-sync:before, .ion-android-textsms:before, .ion-android-time:before, .ion-android-train:before, .ion-android-unlock:before, .ion-android-upload:before, .ion-android-volume-down:before, .ion-android-volume-mute:before, .ion-android-volume-off:before, .ion-android-volume-up:before, .ion-android-walk:before, .ion-android-warning:before, .ion-android-watch:before, .ion-android-wifi:before, .ion-aperture:before, .ion-archive:before, .ion-arrow-down-a:before, .ion-arrow-down-b:before, .ion-arrow-down-c:before, .ion-arrow-expand:before, .ion-arrow-graph-down-left:before, .ion-arrow-graph-down-right:before, .ion-arrow-graph-up-left:before, .ion-arrow-graph-up-right:before, .ion-arrow-left-a:before, .ion-arrow-left-b:before, .ion-arrow-left-c:before, .ion-arrow-move:before, .ion-arrow-resize:before, .ion-arrow-return-left:before, .ion-arrow-return-right:before, .ion-arrow-right-a:before, .ion-arrow-right-b:before, .ion-arrow-right-c:before, .ion-arrow-shrink:before, .ion-arrow-swap:before, .ion-arrow-up-a:before, .ion-arrow-up-b:before, .ion-arrow-up-c:before, .ion-asterisk:before, .ion-at:before, .ion-backspace:before, .ion-backspace-outline:before, .ion-bag:before, .ion-battery-charging:before, .ion-battery-empty:before, .ion-battery-full:before, .ion-battery-half:before, .ion-battery-low:before, .ion-beaker:before, .ion-beer:before, .ion-bluetooth:before, .ion-bonfire:before, .ion-bookmark:before, .ion-bowtie:before, .ion-briefcase:before, .ion-bug:before, .ion-calculator:before, .ion-calendar:before, .ion-camera:before, .ion-card:before, .ion-cash:before, .ion-chatbox:before, .ion-chatbox-working:before, .ion-chatboxes:before, .ion-chatbubble:before, .ion-chatbubble-working:before, .ion-chatbubbles:before, .ion-checkmark:before, .ion-checkmark-circled:before, .ion-checkmark-round:before, .ion-chevron-down:before, .ion-chevron-left:before, .ion-chevron-right:before, .ion-chevron-up:before, .ion-clipboard:before, .ion-clock:before, .ion-close:before, .ion-close-circled:before, .ion-close-round:before, .ion-closed-captioning:before, .ion-cloud:before, .ion-code:before, .ion-code-download:before, .ion-code-working:before, .ion-coffee:before, .ion-compass:before, .ion-compose:before, .ion-connection-bars:before, .ion-contrast:before, .ion-crop:before, .ion-cube:before, .ion-disc:before, .ion-document:before, .ion-document-text:before, .ion-drag:before, .ion-earth:before, .ion-easel:before, .ion-edit:before, .ion-egg:before, .ion-eject:before, .ion-email:before, .ion-email-unread:before, .ion-erlenmeyer-flask:before, .ion-erlenmeyer-flask-bubbles:before, .ion-eye:before, .ion-eye-disabled:before, .ion-female:before, .ion-filing:before, .ion-film-marker:before, .ion-fireball:before, .ion-flag:before, .ion-flame:before, .ion-flash:before, .ion-flash-off:before, .ion-folder:before, .ion-fork:before, .ion-fork-repo:before, .ion-forward:before, .ion-funnel:before, .ion-gear-a:before, .ion-gear-b:before, .ion-grid:before, .ion-hammer:before, .ion-happy:before, .ion-happy-outline:before, .ion-headphone:before, .ion-heart:before, .ion-heart-broken:before, .ion-help:before, .ion-help-buoy:before, .ion-help-circled:before, .ion-home:before, .ion-icecream:before, .ion-image:before, .ion-images:before, .ion-information:before, .ion-information-circled:before, .ion-ionic:before, .ion-ios-alarm:before, .ion-ios-alarm-outline:before, .ion-ios-albums:before, .ion-ios-albums-outline:before, .ion-ios-americanfootball:before, .ion-ios-americanfootball-outline:before, .ion-ios-analytics:before, .ion-ios-analytics-outline:before, .ion-ios-arrow-back:before, .ion-ios-arrow-down:before, .ion-ios-arrow-forward:before, .ion-ios-arrow-left:before, .ion-ios-arrow-right:before, .ion-ios-arrow-thin-down:before, .ion-ios-arrow-thin-left:before, .ion-ios-arrow-thin-right:before, .ion-ios-arrow-thin-up:before, .ion-ios-arrow-up:before, .ion-ios-at:before, .ion-ios-at-outline:before, .ion-ios-barcode:before, .ion-ios-barcode-outline:before, .ion-ios-baseball:before, .ion-ios-baseball-outline:before, .ion-ios-basketball:before, .ion-ios-basketball-outline:before, .ion-ios-bell:before, .ion-ios-bell-outline:before, .ion-ios-body:before, .ion-ios-body-outline:before, .ion-ios-bolt:before, .ion-ios-bolt-outline:before, .ion-ios-book:before, .ion-ios-book-outline:before, .ion-ios-bookmarks:before, .ion-ios-bookmarks-outline:before, .ion-ios-box:before, .ion-ios-box-outline:before, .ion-ios-briefcase:before, .ion-ios-briefcase-outline:before, .ion-ios-browsers:before, .ion-ios-browsers-outline:before, .ion-ios-calculator:before, .ion-ios-calculator-outline:before, .ion-ios-calendar:before, .ion-ios-calendar-outline:before, .ion-ios-camera:before, .ion-ios-camera-outline:before, .ion-ios-cart:before, .ion-ios-cart-outline:before, .ion-ios-chatboxes:before, .ion-ios-chatboxes-outline:before, .ion-ios-chatbubble:before, .ion-ios-chatbubble-outline:before, .ion-ios-checkmark:before, .ion-ios-checkmark-empty:before, .ion-ios-checkmark-outline:before, .ion-ios-circle-filled:before, .ion-ios-circle-outline:before, .ion-ios-clock:before, .ion-ios-clock-outline:before, .ion-ios-close:before, .ion-ios-close-empty:before, .ion-ios-close-outline:before, .ion-ios-cloud:before, .ion-ios-cloud-download:before, .ion-ios-cloud-download-outline:before, .ion-ios-cloud-outline:before, .ion-ios-cloud-upload:before, .ion-ios-cloud-upload-outline:before, .ion-ios-cloudy:before, .ion-ios-cloudy-night:before, .ion-ios-cloudy-night-outline:before, .ion-ios-cloudy-outline:before, .ion-ios-cog:before, .ion-ios-cog-outline:before, .ion-ios-color-filter:before, .ion-ios-color-filter-outline:before, .ion-ios-color-wand:before, .ion-ios-color-wand-outline:before, .ion-ios-compose:before, .ion-ios-compose-outline:before, .ion-ios-contact:before, .ion-ios-contact-outline:before, .ion-ios-copy:before, .ion-ios-copy-outline:before, .ion-ios-crop:before, .ion-ios-crop-strong:before, .ion-ios-download:before, .ion-ios-download-outline:before, .ion-ios-drag:before, .ion-ios-email:before, .ion-ios-email-outline:before, .ion-ios-eye:before, .ion-ios-eye-outline:before, .ion-ios-fastforward:before, .ion-ios-fastforward-outline:before, .ion-ios-filing:before, .ion-ios-filing-outline:before, .ion-ios-film:before, .ion-ios-film-outline:before, .ion-ios-flag:before, .ion-ios-flag-outline:before, .ion-ios-flame:before, .ion-ios-flame-outline:before, .ion-ios-flask:before, .ion-ios-flask-outline:before, .ion-ios-flower:before, .ion-ios-flower-outline:before, .ion-ios-folder:before, .ion-ios-folder-outline:before, .ion-ios-football:before, .ion-ios-football-outline:before, .ion-ios-game-controller-a:before, .ion-ios-game-controller-a-outline:before, .ion-ios-game-controller-b:before, .ion-ios-game-controller-b-outline:before, .ion-ios-gear:before, .ion-ios-gear-outline:before, .ion-ios-glasses:before, .ion-ios-glasses-outline:before, .ion-ios-grid-view:before, .ion-ios-grid-view-outline:before, .ion-ios-heart:before, .ion-ios-heart-outline:before, .ion-ios-help:before, .ion-ios-help-empty:before, .ion-ios-help-outline:before, .ion-ios-home:before, .ion-ios-home-outline:before, .ion-ios-infinite:before, .ion-ios-infinite-outline:before, .ion-ios-information:before, .ion-ios-information-empty:before, .ion-ios-information-outline:before, .ion-ios-ionic-outline:before, .ion-ios-keypad:before, .ion-ios-keypad-outline:before, .ion-ios-lightbulb:before, .ion-ios-lightbulb-outline:before, .ion-ios-list:before, .ion-ios-list-outline:before, .ion-ios-location:before, .ion-ios-location-outline:before, .ion-ios-locked:before, .ion-ios-locked-outline:before, .ion-ios-loop:before, .ion-ios-loop-strong:before, .ion-ios-medical:before, .ion-ios-medical-outline:before, .ion-ios-medkit:before, .ion-ios-medkit-outline:before, .ion-ios-mic:before, .ion-ios-mic-off:before, .ion-ios-mic-outline:before, .ion-ios-minus:before, .ion-ios-minus-empty:before, .ion-ios-minus-outline:before, .ion-ios-monitor:before, .ion-ios-monitor-outline:before, .ion-ios-moon:before, .ion-ios-moon-outline:before, .ion-ios-more:before, .ion-ios-more-outline:before, .ion-ios-musical-note:before, .ion-ios-musical-notes:before, .ion-ios-navigate:before, .ion-ios-navigate-outline:before, .ion-ios-nutrition:before, .ion-ios-nutrition-outline:before, .ion-ios-paper:before, .ion-ios-paper-outline:before, .ion-ios-paperplane:before, .ion-ios-paperplane-outline:before, .ion-ios-partlysunny:before, .ion-ios-partlysunny-outline:before, .ion-ios-pause:before, .ion-ios-pause-outline:before, .ion-ios-paw:before, .ion-ios-paw-outline:before, .ion-ios-people:before, .ion-ios-people-outline:before, .ion-ios-person:before, .ion-ios-person-outline:before, .ion-ios-personadd:before, .ion-ios-personadd-outline:before, .ion-ios-photos:before, .ion-ios-photos-outline:before, .ion-ios-pie:before, .ion-ios-pie-outline:before, .ion-ios-pint:before, .ion-ios-pint-outline:before, .ion-ios-play:before, .ion-ios-play-outline:before, .ion-ios-plus:before, .ion-ios-plus-empty:before, .ion-ios-plus-outline:before, .ion-ios-pricetag:before, .ion-ios-pricetag-outline:before, .ion-ios-pricetags:before, .ion-ios-pricetags-outline:before, .ion-ios-printer:before, .ion-ios-printer-outline:before, .ion-ios-pulse:before, .ion-ios-pulse-strong:before, .ion-ios-rainy:before, .ion-ios-rainy-outline:before, .ion-ios-recording:before, .ion-ios-recording-outline:before, .ion-ios-redo:before, .ion-ios-redo-outline:before, .ion-ios-refresh:before, .ion-ios-refresh-empty:before, .ion-ios-refresh-outline:before, .ion-ios-reload:before, .ion-ios-reverse-camera:before, .ion-ios-reverse-camera-outline:before, .ion-ios-rewind:before, .ion-ios-rewind-outline:before, .ion-ios-rose:before, .ion-ios-rose-outline:before, .ion-ios-search:before, .ion-ios-search-strong:before, .ion-ios-settings:before, .ion-ios-settings-strong:before, .ion-ios-shuffle:before, .ion-ios-shuffle-strong:before, .ion-ios-skipbackward:before, .ion-ios-skipbackward-outline:before, .ion-ios-skipforward:before, .ion-ios-skipforward-outline:before, .ion-ios-snowy:before, .ion-ios-speedometer:before, .ion-ios-speedometer-outline:before, .ion-ios-star:before, .ion-ios-star-half:before, .ion-ios-star-outline:before, .ion-ios-stopwatch:before, .ion-ios-stopwatch-outline:before, .ion-ios-sunny:before, .ion-ios-sunny-outline:before, .ion-ios-telephone:before, .ion-ios-telephone-outline:before, .ion-ios-tennisball:before, .ion-ios-tennisball-outline:before, .ion-ios-thunderstorm:before, .ion-ios-thunderstorm-outline:before, .ion-ios-time:before, .ion-ios-time-outline:before, .ion-ios-timer:before, .ion-ios-timer-outline:before, .ion-ios-toggle:before, .ion-ios-toggle-outline:before, .ion-ios-trash:before, .ion-ios-trash-outline:before, .ion-ios-undo:before, .ion-ios-undo-outline:before, .ion-ios-unlocked:before, .ion-ios-unlocked-outline:before, .ion-ios-upload:before, .ion-ios-upload-outline:before, .ion-ios-videocam:before, .ion-ios-videocam-outline:before, .ion-ios-volume-high:before, .ion-ios-volume-low:before, .ion-ios-wineglass:before, .ion-ios-wineglass-outline:before, .ion-ios-world:before, .ion-ios-world-outline:before, .ion-ipad:before, .ion-iphone:before, .ion-ipod:before, .ion-jet:before, .ion-key:before, .ion-knife:before, .ion-laptop:before, .ion-leaf:before, .ion-levels:before, .ion-lightbulb:before, .ion-link:before, .ion-load-a:before, .ion-load-b:before, .ion-load-c:before, .ion-load-d:before, .ion-location:before, .ion-lock-combination:before, .ion-locked:before, .ion-log-in:before, .ion-log-out:before, .ion-loop:before, .ion-magnet:before, .ion-male:before, .ion-man:before, .ion-map:before, .ion-medkit:before, .ion-merge:before, .ion-mic-a:before, .ion-mic-b:before, .ion-mic-c:before, .ion-minus:before, .ion-minus-circled:before, .ion-minus-round:before, .ion-model-s:before, .ion-monitor:before, .ion-more:before, .ion-mouse:before, .ion-music-note:before, .ion-navicon:before, .ion-navicon-round:before, .ion-navigate:before, .ion-network:before, .ion-no-smoking:before, .ion-nuclear:before, .ion-outlet:before, .ion-paintbrush:before, .ion-paintbucket:before, .ion-paper-airplane:before, .ion-paperclip:before, .ion-pause:before, .ion-person:before, .ion-person-add:before, .ion-person-stalker:before, .ion-pie-graph:before, .ion-pin:before, .ion-pinpoint:before, .ion-pizza:before, .ion-plane:before, .ion-planet:before, .ion-play:before, .ion-playstation:before, .ion-plus:before, .ion-plus-circled:before, .ion-plus-round:before, .ion-podium:before, .ion-pound:before, .ion-power:before, .ion-pricetag:before, .ion-pricetags:before, .ion-printer:before, .ion-pull-request:before, .ion-qr-scanner:before, .ion-quote:before, .ion-radio-waves:before, .ion-record:before, .ion-refresh:before, .ion-reply:before, .ion-reply-all:before, .ion-ribbon-a:before, .ion-ribbon-b:before, .ion-sad:before, .ion-sad-outline:before, .ion-scissors:before, .ion-search:before, .ion-settings:before, .ion-share:before, .ion-shuffle:before, .ion-skip-backward:before, .ion-skip-forward:before, .ion-social-android:before, .ion-social-android-outline:before, .ion-social-angular:before, .ion-social-angular-outline:before, .ion-social-apple:before, .ion-social-apple-outline:before, .ion-social-bitcoin:before, .ion-social-bitcoin-outline:before, .ion-social-buffer:before, .ion-social-buffer-outline:before, .ion-social-chrome:before, .ion-social-chrome-outline:before, .ion-social-codepen:before, .ion-social-codepen-outline:before, .ion-social-css3:before, .ion-social-css3-outline:before, .ion-social-designernews:before, .ion-social-designernews-outline:before, .ion-social-dribbble:before, .ion-social-dribbble-outline:before, .ion-social-dropbox:before, .ion-social-dropbox-outline:before, .ion-social-euro:before, .ion-social-euro-outline:before, .ion-social-facebook:before, .ion-social-facebook-outline:before, .ion-social-foursquare:before, .ion-social-foursquare-outline:before, .ion-social-freebsd-devil:before, .ion-social-github:before, .ion-social-github-outline:before, .ion-social-google:before, .ion-social-google-outline:before, .ion-social-googleplus:before, .ion-social-googleplus-outline:before, .ion-social-hackernews:before, .ion-social-hackernews-outline:before, .ion-social-html5:before, .ion-social-html5-outline:before, .ion-social-instagram:before, .ion-social-instagram-outline:before, .ion-social-javascript:before, .ion-social-javascript-outline:before, .ion-social-linkedin:before, .ion-social-linkedin-outline:before, .ion-social-markdown:before, .ion-social-nodejs:before, .ion-social-octocat:before, .ion-social-pinterest:before, .ion-social-pinterest-outline:before, .ion-social-python:before, .ion-social-reddit:before, .ion-social-reddit-outline:before, .ion-social-rss:before, .ion-social-rss-outline:before, .ion-social-sass:before, .ion-social-skype:before, .ion-social-skype-outline:before, .ion-social-snapchat:before, .ion-social-snapchat-outline:before, .ion-social-tumblr:before, .ion-social-tumblr-outline:before, .ion-social-tux:before, .ion-social-twitch:before, .ion-social-twitch-outline:before, .ion-social-twitter:before, .ion-social-twitter-outline:before, .ion-social-usd:before, .ion-social-usd-outline:before, .ion-social-vimeo:before, .ion-social-vimeo-outline:before, .ion-social-whatsapp:before, .ion-social-whatsapp-outline:before, .ion-social-windows:before, .ion-social-windows-outline:before, .ion-social-wordpress:before, .ion-social-wordpress-outline:before, .ion-social-yahoo:before, .ion-social-yahoo-outline:before, .ion-social-yen:before, .ion-social-yen-outline:before, .ion-social-youtube:before, .ion-social-youtube-outline:before, .ion-soup-can:before, .ion-soup-can-outline:before, .ion-speakerphone:before, .ion-speedometer:before, .ion-spoon:before, .ion-star:before, .ion-stats-bars:before, .ion-steam:before, .ion-stop:before, .ion-thermometer:before, .ion-thumbsdown:before, .ion-thumbsup:before, .ion-toggle:before, .ion-toggle-filled:before, .ion-transgender:before, .ion-trash-a:before, .ion-trash-b:before, .ion-trophy:before, .ion-tshirt:before, .ion-tshirt-outline:before, .ion-umbrella:before, .ion-university:before, .ion-unlocked:before, .ion-upload:before, .ion-usb:before, .ion-videocamera:before, .ion-volume-high:before, .ion-volume-low:before, .ion-volume-medium:before, .ion-volume-mute:before, .ion-wand:before, .ion-waterdrop:before, .ion-wifi:before, .ion-wineglass:before, .ion-woman:before, .ion-wrench:before, .ion-xbox:before { display: inline-block; font-family: "Ionicons"; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; text-rendering: auto; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

.ion-alert:before { content: "\f101"; }

.ion-alert-circled:before { content: "\f100"; }

.ion-android-add:before { content: "\f2c7"; }

.ion-android-add-circle:before { content: "\f359"; }

.ion-android-alarm-clock:before { content: "\f35a"; }

.ion-android-alert:before { content: "\f35b"; }

.ion-android-apps:before { content: "\f35c"; }

.ion-android-archive:before { content: "\f2c9"; }

.ion-android-arrow-back:before { content: "\f2ca"; }

.ion-android-arrow-down:before { content: "\f35d"; }

.ion-android-arrow-dropdown:before { content: "\f35f"; }

.ion-android-arrow-dropdown-circle:before { content: "\f35e"; }

.ion-android-arrow-dropleft:before { content: "\f361"; }

.ion-android-arrow-dropleft-circle:before { content: "\f360"; }

.ion-android-arrow-dropright:before { content: "\f363"; }

.ion-android-arrow-dropright-circle:before { content: "\f362"; }

.ion-android-arrow-dropup:before { content: "\f365"; }

.ion-android-arrow-dropup-circle:before { content: "\f364"; }

.ion-android-arrow-forward:before { content: "\f30f"; }

.ion-android-arrow-up:before { content: "\f366"; }

.ion-android-attach:before { content: "\f367"; }

.ion-android-bar:before { content: "\f368"; }

.ion-android-bicycle:before { content: "\f369"; }

.ion-android-boat:before { content: "\f36a"; }

.ion-android-bookmark:before { content: "\f36b"; }

.ion-android-bulb:before { content: "\f36c"; }

.ion-android-bus:before { content: "\f36d"; }

.ion-android-calendar:before { content: "\f2d1"; }

.ion-android-call:before { content: "\f2d2"; }

.ion-android-camera:before { content: "\f2d3"; }

.ion-android-cancel:before { content: "\f36e"; }

.ion-android-car:before { content: "\f36f"; }

.ion-android-cart:before { content: "\f370"; }

.ion-android-chat:before { content: "\f2d4"; }

.ion-android-checkbox:before { content: "\f374"; }

.ion-android-checkbox-blank:before { content: "\f371"; }

.ion-android-checkbox-outline:before { content: "\f373"; }

.ion-android-checkbox-outline-blank:before { content: "\f372"; }

.ion-android-checkmark-circle:before { content: "\f375"; }

.ion-android-clipboard:before { content: "\f376"; }

.ion-android-close:before { content: "\f2d7"; }

.ion-android-cloud:before { content: "\f37a"; }

.ion-android-cloud-circle:before { content: "\f377"; }

.ion-android-cloud-done:before { content: "\f378"; }

.ion-android-cloud-outline:before { content: "\f379"; }

.ion-android-color-palette:before { content: "\f37b"; }

.ion-android-compass:before { content: "\f37c"; }

.ion-android-contact:before { content: "\f2d8"; }

.ion-android-contacts:before { content: "\f2d9"; }

.ion-android-contract:before { content: "\f37d"; }

.ion-android-create:before { content: "\f37e"; }

.ion-android-delete:before { content: "\f37f"; }

.ion-android-desktop:before { content: "\f380"; }

.ion-android-document:before { content: "\f381"; }

.ion-android-done:before { content: "\f383"; }

.ion-android-done-all:before { content: "\f382"; }

.ion-android-download:before { content: "\f2dd"; }

.ion-android-drafts:before { content: "\f384"; }

.ion-android-exit:before { content: "\f385"; }

.ion-android-expand:before { content: "\f386"; }

.ion-android-favorite:before { content: "\f388"; }

.ion-android-favorite-outline:before { content: "\f387"; }

.ion-android-film:before { content: "\f389"; }

.ion-android-folder:before { content: "\f2e0"; }

.ion-android-folder-open:before { content: "\f38a"; }

.ion-android-funnel:before { content: "\f38b"; }

.ion-android-globe:before { content: "\f38c"; }

.ion-android-hand:before { content: "\f2e3"; }

.ion-android-hangout:before { content: "\f38d"; }

.ion-android-happy:before { content: "\f38e"; }

.ion-android-home:before { content: "\f38f"; }

.ion-android-image:before { content: "\f2e4"; }

.ion-android-laptop:before { content: "\f390"; }

.ion-android-list:before { content: "\f391"; }

.ion-android-locate:before { content: "\f2e9"; }

.ion-android-lock:before { content: "\f392"; }

.ion-android-mail:before { content: "\f2eb"; }

.ion-android-map:before { content: "\f393"; }

.ion-android-menu:before { content: "\f394"; }

.ion-android-microphone:before { content: "\f2ec"; }

.ion-android-microphone-off:before { content: "\f395"; }

.ion-android-more-horizontal:before { content: "\f396"; }

.ion-android-more-vertical:before { content: "\f397"; }

.ion-android-navigate:before { content: "\f398"; }

.ion-android-notifications:before { content: "\f39b"; }

.ion-android-notifications-none:before { content: "\f399"; }

.ion-android-notifications-off:before { content: "\f39a"; }

.ion-android-open:before { content: "\f39c"; }

.ion-android-options:before { content: "\f39d"; }

.ion-android-people:before { content: "\f39e"; }

.ion-android-person:before { content: "\f3a0"; }

.ion-android-person-add:before { content: "\f39f"; }

.ion-android-phone-landscape:before { content: "\f3a1"; }

.ion-android-phone-portrait:before { content: "\f3a2"; }

.ion-android-pin:before { content: "\f3a3"; }

.ion-android-plane:before { content: "\f3a4"; }

.ion-android-playstore:before { content: "\f2f0"; }

.ion-android-print:before { content: "\f3a5"; }

.ion-android-radio-button-off:before { content: "\f3a6"; }

.ion-android-radio-button-on:before { content: "\f3a7"; }

.ion-android-refresh:before { content: "\f3a8"; }

.ion-android-remove:before { content: "\f2f4"; }

.ion-android-remove-circle:before { content: "\f3a9"; }

.ion-android-restaurant:before { content: "\f3aa"; }

.ion-android-sad:before { content: "\f3ab"; }

.ion-android-search:before { content: "\f2f5"; }

.ion-android-send:before { content: "\f2f6"; }

.ion-android-settings:before { content: "\f2f7"; }

.ion-android-share:before { content: "\f2f8"; }

.ion-android-share-alt:before { content: "\f3ac"; }

.ion-android-star:before { content: "\f2fc"; }

.ion-android-star-half:before { content: "\f3ad"; }

.ion-android-star-outline:before { content: "\f3ae"; }

.ion-android-stopwatch:before { content: "\f2fd"; }

.ion-android-subway:before { content: "\f3af"; }

.ion-android-sunny:before { content: "\f3b0"; }

.ion-android-sync:before { content: "\f3b1"; }

.ion-android-textsms:before { content: "\f3b2"; }

.ion-android-time:before { content: "\f3b3"; }

.ion-android-train:before { content: "\f3b4"; }

.ion-android-unlock:before { content: "\f3b5"; }

.ion-android-upload:before { content: "\f3b6"; }

.ion-android-volume-down:before { content: "\f3b7"; }

.ion-android-volume-mute:before { content: "\f3b8"; }

.ion-android-volume-off:before { content: "\f3b9"; }

.ion-android-volume-up:before { content: "\f3ba"; }

.ion-android-walk:before { content: "\f3bb"; }

.ion-android-warning:before { content: "\f3bc"; }

.ion-android-watch:before { content: "\f3bd"; }

.ion-android-wifi:before { content: "\f305"; }

.ion-aperture:before { content: "\f313"; }

.ion-archive:before { content: "\f102"; }

.ion-arrow-down-a:before { content: "\f103"; }

.ion-arrow-down-b:before { content: "\f104"; }

.ion-arrow-down-c:before { content: "\f105"; }

.ion-arrow-expand:before { content: "\f25e"; }

.ion-arrow-graph-down-left:before { content: "\f25f"; }

.ion-arrow-graph-down-right:before { content: "\f260"; }

.ion-arrow-graph-up-left:before { content: "\f261"; }

.ion-arrow-graph-up-right:before { content: "\f262"; }

.ion-arrow-left-a:before { content: "\f106"; }

.ion-arrow-left-b:before { content: "\f107"; }

.ion-arrow-left-c:before { content: "\f108"; }

.ion-arrow-move:before { content: "\f263"; }

.ion-arrow-resize:before { content: "\f264"; }

.ion-arrow-return-left:before { content: "\f265"; }

.ion-arrow-return-right:before { content: "\f266"; }

.ion-arrow-right-a:before { content: "\f109"; }

.ion-arrow-right-b:before { content: "\f10a"; }

.ion-arrow-right-c:before { content: "\f10b"; }

.ion-arrow-shrink:before { content: "\f267"; }

.ion-arrow-swap:before { content: "\f268"; }

.ion-arrow-up-a:before { content: "\f10c"; }

.ion-arrow-up-b:before { content: "\f10d"; }

.ion-arrow-up-c:before { content: "\f10e"; }

.ion-asterisk:before { content: "\f314"; }

.ion-at:before { content: "\f10f"; }

.ion-backspace:before { content: "\f3bf"; }

.ion-backspace-outline:before { content: "\f3be"; }

.ion-bag:before { content: "\f110"; }

.ion-battery-charging:before { content: "\f111"; }

.ion-battery-empty:before { content: "\f112"; }

.ion-battery-full:before { content: "\f113"; }

.ion-battery-half:before { content: "\f114"; }

.ion-battery-low:before { content: "\f115"; }

.ion-beaker:before { content: "\f269"; }

.ion-beer:before { content: "\f26a"; }

.ion-bluetooth:before { content: "\f116"; }

.ion-bonfire:before { content: "\f315"; }

.ion-bookmark:before { content: "\f26b"; }

.ion-bowtie:before { content: "\f3c0"; }

.ion-briefcase:before { content: "\f26c"; }

.ion-bug:before { content: "\f2be"; }

.ion-calculator:before { content: "\f26d"; }

.ion-calendar:before { content: "\f117"; }

.ion-camera:before { content: "\f118"; }

.ion-card:before { content: "\f119"; }

.ion-cash:before { content: "\f316"; }

.ion-chatbox:before { content: "\f11b"; }

.ion-chatbox-working:before { content: "\f11a"; }

.ion-chatboxes:before { content: "\f11c"; }

.ion-chatbubble:before { content: "\f11e"; }

.ion-chatbubble-working:before { content: "\f11d"; }

.ion-chatbubbles:before { content: "\f11f"; }

.ion-checkmark:before { content: "\f122"; }

.ion-checkmark-circled:before { content: "\f120"; }

.ion-checkmark-round:before { content: "\f121"; }

.ion-chevron-down:before { content: "\f123"; }

.ion-chevron-left:before { content: "\f124"; }

.ion-chevron-right:before { content: "\f125"; }

.ion-chevron-up:before { content: "\f126"; }

.ion-clipboard:before { content: "\f127"; }

.ion-clock:before { content: "\f26e"; }

.ion-close:before { content: "\f12a"; }

.ion-close-circled:before { content: "\f128"; }

.ion-close-round:before { content: "\f129"; }

.ion-closed-captioning:before { content: "\f317"; }

.ion-cloud:before { content: "\f12b"; }

.ion-code:before { content: "\f271"; }

.ion-code-download:before { content: "\f26f"; }

.ion-code-working:before { content: "\f270"; }

.ion-coffee:before { content: "\f272"; }

.ion-compass:before { content: "\f273"; }

.ion-compose:before { content: "\f12c"; }

.ion-connection-bars:before { content: "\f274"; }

.ion-contrast:before { content: "\f275"; }

.ion-crop:before { content: "\f3c1"; }

.ion-cube:before { content: "\f318"; }

.ion-disc:before { content: "\f12d"; }

.ion-document:before { content: "\f12f"; }

.ion-document-text:before { content: "\f12e"; }

.ion-drag:before { content: "\f130"; }

.ion-earth:before { content: "\f276"; }

.ion-easel:before { content: "\f3c2"; }

.ion-edit:before { content: "\f2bf"; }

.ion-egg:before { content: "\f277"; }

.ion-eject:before { content: "\f131"; }

.ion-email:before { content: "\f132"; }

.ion-email-unread:before { content: "\f3c3"; }

.ion-erlenmeyer-flask:before { content: "\f3c5"; }

.ion-erlenmeyer-flask-bubbles:before { content: "\f3c4"; }

.ion-eye:before { content: "\f133"; }

.ion-eye-disabled:before { content: "\f306"; }

.ion-female:before { content: "\f278"; }

.ion-filing:before { content: "\f134"; }

.ion-film-marker:before { content: "\f135"; }

.ion-fireball:before { content: "\f319"; }

.ion-flag:before { content: "\f279"; }

.ion-flame:before { content: "\f31a"; }

.ion-flash:before { content: "\f137"; }

.ion-flash-off:before { content: "\f136"; }

.ion-folder:before { content: "\f139"; }

.ion-fork:before { content: "\f27a"; }

.ion-fork-repo:before { content: "\f2c0"; }

.ion-forward:before { content: "\f13a"; }

.ion-funnel:before { content: "\f31b"; }

.ion-gear-a:before { content: "\f13d"; }

.ion-gear-b:before { content: "\f13e"; }

.ion-grid:before { content: "\f13f"; }

.ion-hammer:before { content: "\f27b"; }

.ion-happy:before { content: "\f31c"; }

.ion-happy-outline:before { content: "\f3c6"; }

.ion-headphone:before { content: "\f140"; }

.ion-heart:before { content: "\f141"; }

.ion-heart-broken:before { content: "\f31d"; }

.ion-help:before { content: "\f143"; }

.ion-help-buoy:before { content: "\f27c"; }

.ion-help-circled:before { content: "\f142"; }

.ion-home:before { content: "\f144"; }

.ion-icecream:before { content: "\f27d"; }

.ion-image:before { content: "\f147"; }

.ion-images:before { content: "\f148"; }

.ion-information:before { content: "\f14a"; }

.ion-information-circled:before { content: "\f149"; }

.ion-ionic:before { content: "\f14b"; }

.ion-ios-alarm:before { content: "\f3c8"; }

.ion-ios-alarm-outline:before { content: "\f3c7"; }

.ion-ios-albums:before { content: "\f3ca"; }

.ion-ios-albums-outline:before { content: "\f3c9"; }

.ion-ios-americanfootball:before { content: "\f3cc"; }

.ion-ios-americanfootball-outline:before { content: "\f3cb"; }

.ion-ios-analytics:before { content: "\f3ce"; }

.ion-ios-analytics-outline:before { content: "\f3cd"; }

.ion-ios-arrow-back:before { content: "\f3cf"; }

.ion-ios-arrow-down:before { content: "\f3d0"; }

.ion-ios-arrow-forward:before { content: "\f3d1"; }

.ion-ios-arrow-left:before { content: "\f3d2"; }

.ion-ios-arrow-right:before { content: "\f3d3"; }

.ion-ios-arrow-thin-down:before { content: "\f3d4"; }

.ion-ios-arrow-thin-left:before { content: "\f3d5"; }

.ion-ios-arrow-thin-right:before { content: "\f3d6"; }

.ion-ios-arrow-thin-up:before { content: "\f3d7"; }

.ion-ios-arrow-up:before { content: "\f3d8"; }

.ion-ios-at:before { content: "\f3da"; }

.ion-ios-at-outline:before { content: "\f3d9"; }

.ion-ios-barcode:before { content: "\f3dc"; }

.ion-ios-barcode-outline:before { content: "\f3db"; }

.ion-ios-baseball:before { content: "\f3de"; }

.ion-ios-baseball-outline:before { content: "\f3dd"; }

.ion-ios-basketball:before { content: "\f3e0"; }

.ion-ios-basketball-outline:before { content: "\f3df"; }

.ion-ios-bell:before { content: "\f3e2"; }

.ion-ios-bell-outline:before { content: "\f3e1"; }

.ion-ios-body:before { content: "\f3e4"; }

.ion-ios-body-outline:before { content: "\f3e3"; }

.ion-ios-bolt:before { content: "\f3e6"; }

.ion-ios-bolt-outline:before { content: "\f3e5"; }

.ion-ios-book:before { content: "\f3e8"; }

.ion-ios-book-outline:before { content: "\f3e7"; }

.ion-ios-bookmarks:before { content: "\f3ea"; }

.ion-ios-bookmarks-outline:before { content: "\f3e9"; }

.ion-ios-box:before { content: "\f3ec"; }

.ion-ios-box-outline:before { content: "\f3eb"; }

.ion-ios-briefcase:before { content: "\f3ee"; }

.ion-ios-briefcase-outline:before { content: "\f3ed"; }

.ion-ios-browsers:before { content: "\f3f0"; }

.ion-ios-browsers-outline:before { content: "\f3ef"; }

.ion-ios-calculator:before { content: "\f3f2"; }

.ion-ios-calculator-outline:before { content: "\f3f1"; }

.ion-ios-calendar:before { content: "\f3f4"; }

.ion-ios-calendar-outline:before { content: "\f3f3"; }

.ion-ios-camera:before { content: "\f3f6"; }

.ion-ios-camera-outline:before { content: "\f3f5"; }

.ion-ios-cart:before { content: "\f3f8"; }

.ion-ios-cart-outline:before { content: "\f3f7"; }

.ion-ios-chatboxes:before { content: "\f3fa"; }

.ion-ios-chatboxes-outline:before { content: "\f3f9"; }

.ion-ios-chatbubble:before { content: "\f3fc"; }

.ion-ios-chatbubble-outline:before { content: "\f3fb"; }

.ion-ios-checkmark:before { content: "\f3ff"; }

.ion-ios-checkmark-empty:before { content: "\f3fd"; }

.ion-ios-checkmark-outline:before { content: "\f3fe"; }

.ion-ios-circle-filled:before { content: "\f400"; }

.ion-ios-circle-outline:before { content: "\f401"; }

.ion-ios-clock:before { content: "\f403"; }

.ion-ios-clock-outline:before { content: "\f402"; }

.ion-ios-close:before { content: "\f406"; }

.ion-ios-close-empty:before { content: "\f404"; }

.ion-ios-close-outline:before { content: "\f405"; }

.ion-ios-cloud:before { content: "\f40c"; }

.ion-ios-cloud-download:before { content: "\f408"; }

.ion-ios-cloud-download-outline:before { content: "\f407"; }

.ion-ios-cloud-outline:before { content: "\f409"; }

.ion-ios-cloud-upload:before { content: "\f40b"; }

.ion-ios-cloud-upload-outline:before { content: "\f40a"; }

.ion-ios-cloudy:before { content: "\f410"; }

.ion-ios-cloudy-night:before { content: "\f40e"; }

.ion-ios-cloudy-night-outline:before { content: "\f40d"; }

.ion-ios-cloudy-outline:before { content: "\f40f"; }

.ion-ios-cog:before { content: "\f412"; }

.ion-ios-cog-outline:before { content: "\f411"; }

.ion-ios-color-filter:before { content: "\f414"; }

.ion-ios-color-filter-outline:before { content: "\f413"; }

.ion-ios-color-wand:before { content: "\f416"; }

.ion-ios-color-wand-outline:before { content: "\f415"; }

.ion-ios-compose:before { content: "\f418"; }

.ion-ios-compose-outline:before { content: "\f417"; }

.ion-ios-contact:before { content: "\f41a"; }

.ion-ios-contact-outline:before { content: "\f419"; }

.ion-ios-copy:before { content: "\f41c"; }

.ion-ios-copy-outline:before { content: "\f41b"; }

.ion-ios-crop:before { content: "\f41e"; }

.ion-ios-crop-strong:before { content: "\f41d"; }

.ion-ios-download:before { content: "\f420"; }

.ion-ios-download-outline:before { content: "\f41f"; }

.ion-ios-drag:before { content: "\f421"; }

.ion-ios-email:before { content: "\f423"; }

.ion-ios-email-outline:before { content: "\f422"; }

.ion-ios-eye:before { content: "\f425"; }

.ion-ios-eye-outline:before { content: "\f424"; }

.ion-ios-fastforward:before { content: "\f427"; }

.ion-ios-fastforward-outline:before { content: "\f426"; }

.ion-ios-filing:before { content: "\f429"; }

.ion-ios-filing-outline:before { content: "\f428"; }

.ion-ios-film:before { content: "\f42b"; }

.ion-ios-film-outline:before { content: "\f42a"; }

.ion-ios-flag:before { content: "\f42d"; }

.ion-ios-flag-outline:before { content: "\f42c"; }

.ion-ios-flame:before { content: "\f42f"; }

.ion-ios-flame-outline:before { content: "\f42e"; }

.ion-ios-flask:before { content: "\f431"; }

.ion-ios-flask-outline:before { content: "\f430"; }

.ion-ios-flower:before { content: "\f433"; }

.ion-ios-flower-outline:before { content: "\f432"; }

.ion-ios-folder:before { content: "\f435"; }

.ion-ios-folder-outline:before { content: "\f434"; }

.ion-ios-football:before { content: "\f437"; }

.ion-ios-football-outline:before { content: "\f436"; }

.ion-ios-game-controller-a:before { content: "\f439"; }

.ion-ios-game-controller-a-outline:before { content: "\f438"; }

.ion-ios-game-controller-b:before { content: "\f43b"; }

.ion-ios-game-controller-b-outline:before { content: "\f43a"; }

.ion-ios-gear:before { content: "\f43d"; }

.ion-ios-gear-outline:before { content: "\f43c"; }

.ion-ios-glasses:before { content: "\f43f"; }

.ion-ios-glasses-outline:before { content: "\f43e"; }

.ion-ios-grid-view:before { content: "\f441"; }

.ion-ios-grid-view-outline:before { content: "\f440"; }

.ion-ios-heart:before { content: "\f443"; }

.ion-ios-heart-outline:before { content: "\f442"; }

.ion-ios-help:before { content: "\f446"; }

.ion-ios-help-empty:before { content: "\f444"; }

.ion-ios-help-outline:before { content: "\f445"; }

.ion-ios-home:before { content: "\f448"; }

.ion-ios-home-outline:before { content: "\f447"; }

.ion-ios-infinite:before { content: "\f44a"; }

.ion-ios-infinite-outline:before { content: "\f449"; }

.ion-ios-information:before { content: "\f44d"; }

.ion-ios-information-empty:before { content: "\f44b"; }

.ion-ios-information-outline:before { content: "\f44c"; }

.ion-ios-ionic-outline:before { content: "\f44e"; }

.ion-ios-keypad:before { content: "\f450"; }

.ion-ios-keypad-outline:before { content: "\f44f"; }

.ion-ios-lightbulb:before { content: "\f452"; }

.ion-ios-lightbulb-outline:before { content: "\f451"; }

.ion-ios-list:before { content: "\f454"; }

.ion-ios-list-outline:before { content: "\f453"; }

.ion-ios-location:before { content: "\f456"; }

.ion-ios-location-outline:before { content: "\f455"; }

.ion-ios-locked:before { content: "\f458"; }

.ion-ios-locked-outline:before { content: "\f457"; }

.ion-ios-loop:before { content: "\f45a"; }

.ion-ios-loop-strong:before { content: "\f459"; }

.ion-ios-medical:before { content: "\f45c"; }

.ion-ios-medical-outline:before { content: "\f45b"; }

.ion-ios-medkit:before { content: "\f45e"; }

.ion-ios-medkit-outline:before { content: "\f45d"; }

.ion-ios-mic:before { content: "\f461"; }

.ion-ios-mic-off:before { content: "\f45f"; }

.ion-ios-mic-outline:before { content: "\f460"; }

.ion-ios-minus:before { content: "\f464"; }

.ion-ios-minus-empty:before { content: "\f462"; }

.ion-ios-minus-outline:before { content: "\f463"; }

.ion-ios-monitor:before { content: "\f466"; }

.ion-ios-monitor-outline:before { content: "\f465"; }

.ion-ios-moon:before { content: "\f468"; }

.ion-ios-moon-outline:before { content: "\f467"; }

.ion-ios-more:before { content: "\f46a"; }

.ion-ios-more-outline:before { content: "\f469"; }

.ion-ios-musical-note:before { content: "\f46b"; }

.ion-ios-musical-notes:before { content: "\f46c"; }

.ion-ios-navigate:before { content: "\f46e"; }

.ion-ios-navigate-outline:before { content: "\f46d"; }

.ion-ios-nutrition:before { content: "\f470"; }

.ion-ios-nutrition-outline:before { content: "\f46f"; }

.ion-ios-paper:before { content: "\f472"; }

.ion-ios-paper-outline:before { content: "\f471"; }

.ion-ios-paperplane:before { content: "\f474"; }

.ion-ios-paperplane-outline:before { content: "\f473"; }

.ion-ios-partlysunny:before { content: "\f476"; }

.ion-ios-partlysunny-outline:before { content: "\f475"; }

.ion-ios-pause:before { content: "\f478"; }

.ion-ios-pause-outline:before { content: "\f477"; }

.ion-ios-paw:before { content: "\f47a"; }

.ion-ios-paw-outline:before { content: "\f479"; }

.ion-ios-people:before { content: "\f47c"; }

.ion-ios-people-outline:before { content: "\f47b"; }

.ion-ios-person:before { content: "\f47e"; }

.ion-ios-person-outline:before { content: "\f47d"; }

.ion-ios-personadd:before { content: "\f480"; }

.ion-ios-personadd-outline:before { content: "\f47f"; }

.ion-ios-photos:before { content: "\f482"; }

.ion-ios-photos-outline:before { content: "\f481"; }

.ion-ios-pie:before { content: "\f484"; }

.ion-ios-pie-outline:before { content: "\f483"; }

.ion-ios-pint:before { content: "\f486"; }

.ion-ios-pint-outline:before { content: "\f485"; }

.ion-ios-play:before { content: "\f488"; }

.ion-ios-play-outline:before { content: "\f487"; }

.ion-ios-plus:before { content: "\f48b"; }

.ion-ios-plus-empty:before { content: "\f489"; }

.ion-ios-plus-outline:before { content: "\f48a"; }

.ion-ios-pricetag:before { content: "\f48d"; }

.ion-ios-pricetag-outline:before { content: "\f48c"; }

.ion-ios-pricetags:before { content: "\f48f"; }

.ion-ios-pricetags-outline:before { content: "\f48e"; }

.ion-ios-printer:before { content: "\f491"; }

.ion-ios-printer-outline:before { content: "\f490"; }

.ion-ios-pulse:before { content: "\f493"; }

.ion-ios-pulse-strong:before { content: "\f492"; }

.ion-ios-rainy:before { content: "\f495"; }

.ion-ios-rainy-outline:before { content: "\f494"; }

.ion-ios-recording:before { content: "\f497"; }

.ion-ios-recording-outline:before { content: "\f496"; }

.ion-ios-redo:before { content: "\f499"; }

.ion-ios-redo-outline:before { content: "\f498"; }

.ion-ios-refresh:before { content: "\f49c"; }

.ion-ios-refresh-empty:before { content: "\f49a"; }

.ion-ios-refresh-outline:before { content: "\f49b"; }

.ion-ios-reload:before { content: "\f49d"; }

.ion-ios-reverse-camera:before { content: "\f49f"; }

.ion-ios-reverse-camera-outline:before { content: "\f49e"; }

.ion-ios-rewind:before { content: "\f4a1"; }

.ion-ios-rewind-outline:before { content: "\f4a0"; }

.ion-ios-rose:before { content: "\f4a3"; }

.ion-ios-rose-outline:before { content: "\f4a2"; }

.ion-ios-search:before { content: "\f4a5"; }

.ion-ios-search-strong:before { content: "\f4a4"; }

.ion-ios-settings:before { content: "\f4a7"; }

.ion-ios-settings-strong:before { content: "\f4a6"; }

.ion-ios-shuffle:before { content: "\f4a9"; }

.ion-ios-shuffle-strong:before { content: "\f4a8"; }

.ion-ios-skipbackward:before { content: "\f4ab"; }

.ion-ios-skipbackward-outline:before { content: "\f4aa"; }

.ion-ios-skipforward:before { content: "\f4ad"; }

.ion-ios-skipforward-outline:before { content: "\f4ac"; }

.ion-ios-snowy:before { content: "\f4ae"; }

.ion-ios-speedometer:before { content: "\f4b0"; }

.ion-ios-speedometer-outline:before { content: "\f4af"; }

.ion-ios-star:before { content: "\f4b3"; }

.ion-ios-star-half:before { content: "\f4b1"; }

.ion-ios-star-outline:before { content: "\f4b2"; }

.ion-ios-stopwatch:before { content: "\f4b5"; }

.ion-ios-stopwatch-outline:before { content: "\f4b4"; }

.ion-ios-sunny:before { content: "\f4b7"; }

.ion-ios-sunny-outline:before { content: "\f4b6"; }

.ion-ios-telephone:before { content: "\f4b9"; }

.ion-ios-telephone-outline:before { content: "\f4b8"; }

.ion-ios-tennisball:before { content: "\f4bb"; }

.ion-ios-tennisball-outline:before { content: "\f4ba"; }

.ion-ios-thunderstorm:before { content: "\f4bd"; }

.ion-ios-thunderstorm-outline:before { content: "\f4bc"; }

.ion-ios-time:before { content: "\f4bf"; }

.ion-ios-time-outline:before { content: "\f4be"; }

.ion-ios-timer:before { content: "\f4c1"; }

.ion-ios-timer-outline:before { content: "\f4c0"; }

.ion-ios-toggle:before { content: "\f4c3"; }

.ion-ios-toggle-outline:before { content: "\f4c2"; }

.ion-ios-trash:before { content: "\f4c5"; }

.ion-ios-trash-outline:before { content: "\f4c4"; }

.ion-ios-undo:before { content: "\f4c7"; }

.ion-ios-undo-outline:before { content: "\f4c6"; }

.ion-ios-unlocked:before { content: "\f4c9"; }

.ion-ios-unlocked-outline:before { content: "\f4c8"; }

.ion-ios-upload:before { content: "\f4cb"; }

.ion-ios-upload-outline:before { content: "\f4ca"; }

.ion-ios-videocam:before { content: "\f4cd"; }

.ion-ios-videocam-outline:before { content: "\f4cc"; }

.ion-ios-volume-high:before { content: "\f4ce"; }

.ion-ios-volume-low:before { content: "\f4cf"; }

.ion-ios-wineglass:before { content: "\f4d1"; }

.ion-ios-wineglass-outline:before { content: "\f4d0"; }

.ion-ios-world:before { content: "\f4d3"; }

.ion-ios-world-outline:before { content: "\f4d2"; }

.ion-ipad:before { content: "\f1f9"; }

.ion-iphone:before { content: "\f1fa"; }

.ion-ipod:before { content: "\f1fb"; }

.ion-jet:before { content: "\f295"; }

.ion-key:before { content: "\f296"; }

.ion-knife:before { content: "\f297"; }

.ion-laptop:before { content: "\f1fc"; }

.ion-leaf:before { content: "\f1fd"; }

.ion-levels:before { content: "\f298"; }

.ion-lightbulb:before { content: "\f299"; }

.ion-link:before { content: "\f1fe"; }

.ion-load-a:before { content: "\f29a"; }

.ion-load-b:before { content: "\f29b"; }

.ion-load-c:before { content: "\f29c"; }

.ion-load-d:before { content: "\f29d"; }

.ion-location:before { content: "\f1ff"; }

.ion-lock-combination:before { content: "\f4d4"; }

.ion-locked:before { content: "\f200"; }

.ion-log-in:before { content: "\f29e"; }

.ion-log-out:before { content: "\f29f"; }

.ion-loop:before { content: "\f201"; }

.ion-magnet:before { content: "\f2a0"; }

.ion-male:before { content: "\f2a1"; }

.ion-man:before { content: "\f202"; }

.ion-map:before { content: "\f203"; }

.ion-medkit:before { content: "\f2a2"; }

.ion-merge:before { content: "\f33f"; }

.ion-mic-a:before { content: "\f204"; }

.ion-mic-b:before { content: "\f205"; }

.ion-mic-c:before { content: "\f206"; }

.ion-minus:before { content: "\f209"; }

.ion-minus-circled:before { content: "\f207"; }

.ion-minus-round:before { content: "\f208"; }

.ion-model-s:before { content: "\f2c1"; }

.ion-monitor:before { content: "\f20a"; }

.ion-more:before { content: "\f20b"; }

.ion-mouse:before { content: "\f340"; }

.ion-music-note:before { content: "\f20c"; }

.ion-navicon:before { content: "\f20e"; }

.ion-navicon-round:before { content: "\f20d"; }

.ion-navigate:before { content: "\f2a3"; }

.ion-network:before { content: "\f341"; }

.ion-no-smoking:before { content: "\f2c2"; }

.ion-nuclear:before { content: "\f2a4"; }

.ion-outlet:before { content: "\f342"; }

.ion-paintbrush:before { content: "\f4d5"; }

.ion-paintbucket:before { content: "\f4d6"; }

.ion-paper-airplane:before { content: "\f2c3"; }

.ion-paperclip:before { content: "\f20f"; }

.ion-pause:before { content: "\f210"; }

.ion-person:before { content: "\f213"; }

.ion-person-add:before { content: "\f211"; }

.ion-person-stalker:before { content: "\f212"; }

.ion-pie-graph:before { content: "\f2a5"; }

.ion-pin:before { content: "\f2a6"; }

.ion-pinpoint:before { content: "\f2a7"; }

.ion-pizza:before { content: "\f2a8"; }

.ion-plane:before { content: "\f214"; }

.ion-planet:before { content: "\f343"; }

.ion-play:before { content: "\f215"; }

.ion-playstation:before { content: "\f30a"; }

.ion-plus:before { content: "\f218"; }

.ion-plus-circled:before { content: "\f216"; }

.ion-plus-round:before { content: "\f217"; }

.ion-podium:before { content: "\f344"; }

.ion-pound:before { content: "\f219"; }

.ion-power:before { content: "\f2a9"; }

.ion-pricetag:before { content: "\f2aa"; }

.ion-pricetags:before { content: "\f2ab"; }

.ion-printer:before { content: "\f21a"; }

.ion-pull-request:before { content: "\f345"; }

.ion-qr-scanner:before { content: "\f346"; }

.ion-quote:before { content: "\f347"; }

.ion-radio-waves:before { content: "\f2ac"; }

.ion-record:before { content: "\f21b"; }

.ion-refresh:before { content: "\f21c"; }

.ion-reply:before { content: "\f21e"; }

.ion-reply-all:before { content: "\f21d"; }

.ion-ribbon-a:before { content: "\f348"; }

.ion-ribbon-b:before { content: "\f349"; }

.ion-sad:before { content: "\f34a"; }

.ion-sad-outline:before { content: "\f4d7"; }

.ion-scissors:before { content: "\f34b"; }

.ion-search:before { content: "\f21f"; }

.ion-settings:before { content: "\f2ad"; }

.ion-share:before { content: "\f220"; }

.ion-shuffle:before { content: "\f221"; }

.ion-skip-backward:before { content: "\f222"; }

.ion-skip-forward:before { content: "\f223"; }

.ion-social-android:before { content: "\f225"; }

.ion-social-android-outline:before { content: "\f224"; }

.ion-social-angular:before { content: "\f4d9"; }

.ion-social-angular-outline:before { content: "\f4d8"; }

.ion-social-apple:before { content: "\f227"; }

.ion-social-apple-outline:before { content: "\f226"; }

.ion-social-bitcoin:before { content: "\f2af"; }

.ion-social-bitcoin-outline:before { content: "\f2ae"; }

.ion-social-buffer:before { content: "\f229"; }

.ion-social-buffer-outline:before { content: "\f228"; }

.ion-social-chrome:before { content: "\f4db"; }

.ion-social-chrome-outline:before { content: "\f4da"; }

.ion-social-codepen:before { content: "\f4dd"; }

.ion-social-codepen-outline:before { content: "\f4dc"; }

.ion-social-css3:before { content: "\f4df"; }

.ion-social-css3-outline:before { content: "\f4de"; }

.ion-social-designernews:before { content: "\f22b"; }

.ion-social-designernews-outline:before { content: "\f22a"; }

.ion-social-dribbble:before { content: "\f22d"; }

.ion-social-dribbble-outline:before { content: "\f22c"; }

.ion-social-dropbox:before { content: "\f22f"; }

.ion-social-dropbox-outline:before { content: "\f22e"; }

.ion-social-euro:before { content: "\f4e1"; }

.ion-social-euro-outline:before { content: "\f4e0"; }

.ion-social-facebook:before { content: "\f231"; }

.ion-social-facebook-outline:before { content: "\f230"; }

.ion-social-foursquare:before { content: "\f34d"; }

.ion-social-foursquare-outline:before { content: "\f34c"; }

.ion-social-freebsd-devil:before { content: "\f2c4"; }

.ion-social-github:before { content: "\f233"; }

.ion-social-github-outline:before { content: "\f232"; }

.ion-social-google:before { content: "\f34f"; }

.ion-social-google-outline:before { content: "\f34e"; }

.ion-social-googleplus:before { content: "\f235"; }

.ion-social-googleplus-outline:before { content: "\f234"; }

.ion-social-hackernews:before { content: "\f237"; }

.ion-social-hackernews-outline:before { content: "\f236"; }

.ion-social-html5:before { content: "\f4e3"; }

.ion-social-html5-outline:before { content: "\f4e2"; }

.ion-social-instagram:before { content: "\f351"; }

.ion-social-instagram-outline:before { content: "\f350"; }

.ion-social-javascript:before { content: "\f4e5"; }

.ion-social-javascript-outline:before { content: "\f4e4"; }

.ion-social-linkedin:before { content: "\f239"; }

.ion-social-linkedin-outline:before { content: "\f238"; }

.ion-social-markdown:before { content: "\f4e6"; }

.ion-social-nodejs:before { content: "\f4e7"; }

.ion-social-octocat:before { content: "\f4e8"; }

.ion-social-pinterest:before { content: "\f2b1"; }

.ion-social-pinterest-outline:before { content: "\f2b0"; }

.ion-social-python:before { content: "\f4e9"; }

.ion-social-reddit:before { content: "\f23b"; }

.ion-social-reddit-outline:before { content: "\f23a"; }

.ion-social-rss:before { content: "\f23d"; }

.ion-social-rss-outline:before { content: "\f23c"; }

.ion-social-sass:before { content: "\f4ea"; }

.ion-social-skype:before { content: "\f23f"; }

.ion-social-skype-outline:before { content: "\f23e"; }

.ion-social-snapchat:before { content: "\f4ec"; }

.ion-social-snapchat-outline:before { content: "\f4eb"; }

.ion-social-tumblr:before { content: "\f241"; }

.ion-social-tumblr-outline:before { content: "\f240"; }

.ion-social-tux:before { content: "\f2c5"; }

.ion-social-twitch:before { content: "\f4ee"; }

.ion-social-twitch-outline:before { content: "\f4ed"; }

.ion-social-twitter:before { content: "\f243"; }

.ion-social-twitter-outline:before { content: "\f242"; }

.ion-social-usd:before { content: "\f353"; }

.ion-social-usd-outline:before { content: "\f352"; }

.ion-social-vimeo:before { content: "\f245"; }

.ion-social-vimeo-outline:before { content: "\f244"; }

.ion-social-whatsapp:before { content: "\f4f0"; }

.ion-social-whatsapp-outline:before { content: "\f4ef"; }

.ion-social-windows:before { content: "\f247"; }

.ion-social-windows-outline:before { content: "\f246"; }

.ion-social-wordpress:before { content: "\f249"; }

.ion-social-wordpress-outline:before { content: "\f248"; }

.ion-social-yahoo:before { content: "\f24b"; }

.ion-social-yahoo-outline:before { content: "\f24a"; }

.ion-social-yen:before { content: "\f4f2"; }

.ion-social-yen-outline:before { content: "\f4f1"; }

.ion-social-youtube:before { content: "\f24d"; }

.ion-social-youtube-outline:before { content: "\f24c"; }

.ion-soup-can:before { content: "\f4f4"; }

.ion-soup-can-outline:before { content: "\f4f3"; }

.ion-speakerphone:before { content: "\f2b2"; }

.ion-speedometer:before { content: "\f2b3"; }

.ion-spoon:before { content: "\f2b4"; }

.ion-star:before { content: "\f24e"; }

.ion-stats-bars:before { content: "\f2b5"; }

.ion-steam:before { content: "\f30b"; }

.ion-stop:before { content: "\f24f"; }

.ion-thermometer:before { content: "\f2b6"; }

.ion-thumbsdown:before { content: "\f250"; }

.ion-thumbsup:before { content: "\f251"; }

.ion-toggle:before { content: "\f355"; }

.ion-toggle-filled:before { content: "\f354"; }

.ion-transgender:before { content: "\f4f5"; }

.ion-trash-a:before { content: "\f252"; }

.ion-trash-b:before { content: "\f253"; }

.ion-trophy:before { content: "\f356"; }

.ion-tshirt:before { content: "\f4f7"; }

.ion-tshirt-outline:before { content: "\f4f6"; }

.ion-umbrella:before { content: "\f2b7"; }

.ion-university:before { content: "\f357"; }

.ion-unlocked:before { content: "\f254"; }

.ion-upload:before { content: "\f255"; }

.ion-usb:before { content: "\f2b8"; }

.ion-videocamera:before { content: "\f256"; }

.ion-volume-high:before { content: "\f257"; }

.ion-volume-low:before { content: "\f258"; }

.ion-volume-medium:before { content: "\f259"; }

.ion-volume-mute:before { content: "\f25a"; }

.ion-wand:before { content: "\f358"; }

.ion-waterdrop:before { content: "\f25b"; }

.ion-wifi:before { content: "\f25c"; }

.ion-wineglass:before { content: "\f2b9"; }

.ion-woman:before { content: "\f25d"; }

.ion-wrench:before { content: "\f2ba"; }

.ion-xbox:before { content: "\f30c"; }

@charset "UTF-8";

/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.2
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2017 Daniel Eden
 */

.animated {
  animation-duration: 1s;
  animation-fill-mode: both;
}

.animated.infinite {
  animation-iteration-count: infinite;
}

.animated.hinge {
  animation-duration: 2s;
}

.animated.flipOutX,
.animated.flipOutY,
.animated.bounceIn,
.animated.bounceOut {
  animation-duration: .75s;
}

@keyframes bounce {
  from, 20%, 53%, 80%, to {
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transform: translate3d(0,0,0);
  }

  40%, 43% {
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    transform: translate3d(0, -30px, 0);
  }

  70% {
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    transform: translate3d(0, -15px, 0);
  }

  90% {
    transform: translate3d(0,-4px,0);
  }
}

.bounce {
  animation-name: bounce;
  transform-origin: center bottom;
}

@keyframes flash {
  from, 50%, to {
    opacity: 1;
  }

  25%, 75% {
    opacity: 0;
  }
}

.flash {
  animation-name: flash;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@keyframes pulse {
  from {
    transform: scale3d(1, 1, 1);
  }

  50% {
    transform: scale3d(1.05, 1.05, 1.05);
  }

  to {
    transform: scale3d(1, 1, 1);
  }
}

.pulse {
  animation-name: pulse;
}

@keyframes rubberBand {
  from {
    transform: scale3d(1, 1, 1);
  }

  30% {
    transform: scale3d(1.25, 0.75, 1);
  }

  40% {
    transform: scale3d(0.75, 1.25, 1);
  }

  50% {
    transform: scale3d(1.15, 0.85, 1);
  }

  65% {
    transform: scale3d(.95, 1.05, 1);
  }

  75% {
    transform: scale3d(1.05, .95, 1);
  }

  to {
    transform: scale3d(1, 1, 1);
  }
}

.rubberBand {
  animation-name: rubberBand;
}

@keyframes shake {
  from, to {
    transform: translate3d(0, 0, 0);
  }

  10%, 30%, 50%, 70%, 90% {
    transform: translate3d(-10px, 0, 0);
  }

  20%, 40%, 60%, 80% {
    transform: translate3d(10px, 0, 0);
  }
}

.shake {
  animation-name: shake;
}

@keyframes headShake {
  0% {
    transform: translateX(0);
  }

  6.5% {
    transform: translateX(-6px) rotateY(-9deg);
  }

  18.5% {
    transform: translateX(5px) rotateY(7deg);
  }

  31.5% {
    transform: translateX(-3px) rotateY(-5deg);
  }

  43.5% {
    transform: translateX(2px) rotateY(3deg);
  }

  50% {
    transform: translateX(0);
  }
}

.headShake {
  animation-timing-function: ease-in-out;
  animation-name: headShake;
}

@keyframes swing {
  20% {
    transform: rotate3d(0, 0, 1, 15deg);
  }

  40% {
    transform: rotate3d(0, 0, 1, -10deg);
  }

  60% {
    transform: rotate3d(0, 0, 1, 5deg);
  }

  80% {
    transform: rotate3d(0, 0, 1, -5deg);
  }

  to {
    transform: rotate3d(0, 0, 1, 0deg);
  }
}

.swing {
  transform-origin: top center;
  animation-name: swing;
}

@keyframes tada {
  from {
    transform: scale3d(1, 1, 1);
  }

  10%, 20% {
    transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
  }

  30%, 50%, 70%, 90% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }

  40%, 60%, 80% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }

  to {
    transform: scale3d(1, 1, 1);
  }
}

.tada {
  animation-name: tada;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@keyframes wobble {
  from {
    transform: none;
  }

  15% {
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }

  30% {
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }

  45% {
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }

  60% {
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }

  75% {
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }

  to {
    transform: none;
  }
}

.wobble {
  animation-name: wobble;
}

@keyframes jello {
  from, 11.1%, to {
    transform: none;
  }

  22.2% {
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }

  33.3% {
    transform: skewX(6.25deg) skewY(6.25deg);
  }

  44.4% {
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }

  55.5% {
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }

  66.6% {
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }

  77.7% {
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }

  88.8% {
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}

.jello {
  animation-name: jello;
  transform-origin: center;
}

@keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    transform: scale3d(.3, .3, .3);
  }

  20% {
    transform: scale3d(1.1, 1.1, 1.1);
  }

  40% {
    transform: scale3d(.9, .9, .9);
  }

  60% {
    opacity: 1;
    transform: scale3d(1.03, 1.03, 1.03);
  }

  80% {
    transform: scale3d(.97, .97, .97);
  }

  to {
    opacity: 1;
    transform: scale3d(1, 1, 1);
  }
}

.bounceIn {
  animation-name: bounceIn;
}

@keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    transform: translate3d(0, -3000px, 0);
  }

  60% {
    opacity: 1;
    transform: translate3d(0, 25px, 0);
  }

  75% {
    transform: translate3d(0, -10px, 0);
  }

  90% {
    transform: translate3d(0, 5px, 0);
  }

  to {
    transform: none;
  }
}

.bounceInDown {
  animation-name: bounceInDown;
}

@keyframes bounceInLeft {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    transform: translate3d(-3000px, 0, 0);
  }

  60% {
    opacity: 1;
    transform: translate3d(25px, 0, 0);
  }

  75% {
    transform: translate3d(-10px, 0, 0);
  }

  90% {
    transform: translate3d(5px, 0, 0);
  }

  to {
    transform: none;
  }
}

.bounceInLeft {
  animation-name: bounceInLeft;
}

@keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  from {
    opacity: 0;
    transform: translate3d(3000px, 0, 0);
  }

  60% {
    opacity: 1;
    transform: translate3d(-25px, 0, 0);
  }

  75% {
    transform: translate3d(10px, 0, 0);
  }

  90% {
    transform: translate3d(-5px, 0, 0);
  }

  to {
    transform: none;
  }
}

.bounceInRight {
  animation-name: bounceInRight;
}

@keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  from {
    opacity: 0;
    transform: translate3d(0, 3000px, 0);
  }

  60% {
    opacity: 1;
    transform: translate3d(0, -20px, 0);
  }

  75% {
    transform: translate3d(0, 10px, 0);
  }

  90% {
    transform: translate3d(0, -5px, 0);
  }

  to {
    transform: translate3d(0, 0, 0);
  }
}

.bounceInUp {
  animation-name: bounceInUp;
}

@keyframes bounceOut {
  20% {
    transform: scale3d(.9, .9, .9);
  }

  50%, 55% {
    opacity: 1;
    transform: scale3d(1.1, 1.1, 1.1);
  }

  to {
    opacity: 0;
    transform: scale3d(.3, .3, .3);
  }
}

.bounceOut {
  animation-name: bounceOut;
}

@keyframes bounceOutDown {
  20% {
    transform: translate3d(0, 10px, 0);
  }

  40%, 45% {
    opacity: 1;
    transform: translate3d(0, -20px, 0);
  }

  to {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
}

.bounceOutDown {
  animation-name: bounceOutDown;
}

@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    transform: translate3d(20px, 0, 0);
  }

  to {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
}

.bounceOutLeft {
  animation-name: bounceOutLeft;
}

@keyframes bounceOutRight {
  20% {
    opacity: 1;
    transform: translate3d(-20px, 0, 0);
  }

  to {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
}

.bounceOutRight {
  animation-name: bounceOutRight;
}

@keyframes bounceOutUp {
  20% {
    transform: translate3d(0, -10px, 0);
  }

  40%, 45% {
    opacity: 1;
    transform: translate3d(0, 20px, 0);
  }

  to {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
}

.bounceOutUp {
  animation-name: bounceOutUp;
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.fadeIn {
  animation-name: fadeIn;
}

@keyframes fadeInDown {
  from {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }

  to {
    opacity: 1;
    transform: none;
  }
}

.fadeInDown {
  animation-name: fadeInDown;
}

@keyframes fadeInDownBig {
  from {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }

  to {
    opacity: 1;
    transform: none;
  }
}

.fadeInDownBig {
  animation-name: fadeInDownBig;
}

@keyframes fadeInLeft {
  from {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }

  to {
    opacity: 1;
    transform: none;
  }
}

.fadeInLeft {
  animation-name: fadeInLeft;
}

@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }

  to {
    opacity: 1;
    transform: none;
  }
}

.fadeInLeftBig {
  animation-name: fadeInLeftBig;
}

@keyframes fadeInRight {
  from {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
  }

  to {
    opacity: 1;
    transform: none;
  }
}

.fadeInRight {
  animation-name: fadeInRight;
}

@keyframes fadeInRightBig {
  from {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }

  to {
    opacity: 1;
    transform: none;
  }
}

.fadeInRightBig {
  animation-name: fadeInRightBig;
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }

  to {
    opacity: 1;
    transform: none;
  }
}

.fadeInUp {
  animation-name: fadeInUp;
}

@keyframes fadeInUpBig {
  from {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }

  to {
    opacity: 1;
    transform: none;
  }
}

.fadeInUpBig {
  animation-name: fadeInUpBig;
}

@keyframes fadeOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

.fadeOut {
  animation-name: fadeOut;
}

@keyframes fadeOutDown {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
}

.fadeOutDown {
  animation-name: fadeOutDown;
}

@keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
}

.fadeOutDownBig {
  animation-name: fadeOutDownBig;
}

@keyframes fadeOutLeft {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
}

.fadeOutLeft {
  animation-name: fadeOutLeft;
}

@keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
}

.fadeOutLeftBig {
  animation-name: fadeOutLeftBig;
}

@keyframes fadeOutRight {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
  }
}

.fadeOutRight {
  animation-name: fadeOutRight;
}

@keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
}

.fadeOutRightBig {
  animation-name: fadeOutRightBig;
}

@keyframes fadeOutUp {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }
}

.fadeOutUp {
  animation-name: fadeOutUp;
}

@keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
}

.fadeOutUpBig {
  animation-name: fadeOutUpBig;
}

@keyframes flip {
  from {
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    animation-timing-function: ease-out;
  }

  40% {
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    animation-timing-function: ease-out;
  }

  50% {
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    animation-timing-function: ease-in;
  }

  80% {
    transform: perspective(400px) scale3d(.95, .95, .95);
    animation-timing-function: ease-in;
  }

  to {
    transform: perspective(400px);
    animation-timing-function: ease-in;
  }
}

.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  animation-name: flip;
}

@keyframes flipInX {
  from {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    animation-timing-function: ease-in;
  }

  60% {
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }

  80% {
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }

  to {
    transform: perspective(400px);
  }
}

.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  animation-name: flipInX;
}

@keyframes flipInY {
  from {
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    animation-timing-function: ease-in;
  }

  60% {
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }

  80% {
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }

  to {
    transform: perspective(400px);
  }
}

.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  animation-name: flipInY;
}

@keyframes flipOutX {
  from {
    transform: perspective(400px);
  }

  30% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }

  to {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}

.flipOutX {
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@keyframes flipOutY {
  from {
    transform: perspective(400px);
  }

  30% {
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }

  to {
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}

.flipOutY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  animation-name: flipOutY;
}

@keyframes lightSpeedIn {
  from {
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }

  60% {
    transform: skewX(20deg);
    opacity: 1;
  }

  80% {
    transform: skewX(-5deg);
    opacity: 1;
  }

  to {
    transform: none;
    opacity: 1;
  }
}

.lightSpeedIn {
  animation-name: lightSpeedIn;
  animation-timing-function: ease-out;
}

@keyframes lightSpeedOut {
  from {
    opacity: 1;
  }

  to {
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}

.lightSpeedOut {
  animation-name: lightSpeedOut;
  animation-timing-function: ease-in;
}

@keyframes rotateIn {
  from {
    transform-origin: center;
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }

  to {
    transform-origin: center;
    transform: none;
    opacity: 1;
  }
}

.rotateIn {
  animation-name: rotateIn;
}

@keyframes rotateInDownLeft {
  from {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }

  to {
    transform-origin: left bottom;
    transform: none;
    opacity: 1;
  }
}

.rotateInDownLeft {
  animation-name: rotateInDownLeft;
}

@keyframes rotateInDownRight {
  from {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  to {
    transform-origin: right bottom;
    transform: none;
    opacity: 1;
  }
}

.rotateInDownRight {
  animation-name: rotateInDownRight;
}

@keyframes rotateInUpLeft {
  from {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  to {
    transform-origin: left bottom;
    transform: none;
    opacity: 1;
  }
}

.rotateInUpLeft {
  animation-name: rotateInUpLeft;
}

@keyframes rotateInUpRight {
  from {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }

  to {
    transform-origin: right bottom;
    transform: none;
    opacity: 1;
  }
}

.rotateInUpRight {
  animation-name: rotateInUpRight;
}

@keyframes rotateOut {
  from {
    transform-origin: center;
    opacity: 1;
  }

  to {
    transform-origin: center;
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}

.rotateOut {
  animation-name: rotateOut;
}

@keyframes rotateOutDownLeft {
  from {
    transform-origin: left bottom;
    opacity: 1;
  }

  to {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}

.rotateOutDownLeft {
  animation-name: rotateOutDownLeft;
}

@keyframes rotateOutDownRight {
  from {
    transform-origin: right bottom;
    opacity: 1;
  }

  to {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

.rotateOutDownRight {
  animation-name: rotateOutDownRight;
}

@keyframes rotateOutUpLeft {
  from {
    transform-origin: left bottom;
    opacity: 1;
  }

  to {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

.rotateOutUpLeft {
  animation-name: rotateOutUpLeft;
}

@keyframes rotateOutUpRight {
  from {
    transform-origin: right bottom;
    opacity: 1;
  }

  to {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}

.rotateOutUpRight {
  animation-name: rotateOutUpRight;
}

@keyframes hinge {
  0% {
    transform-origin: top left;
    animation-timing-function: ease-in-out;
  }

  20%, 60% {
    transform: rotate3d(0, 0, 1, 80deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out;
  }

  40%, 80% {
    transform: rotate3d(0, 0, 1, 60deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }

  to {
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}

.hinge {
  animation-name: hinge;
}

@keyframes jackInTheBox {
  from {
    opacity: 0;
    transform: scale(0.1) rotate(30deg);
    transform-origin: center bottom;
  }

  50% {
    transform: rotate(-10deg);
  }

  70% {
    transform: rotate(3deg);
  }

  to {
    opacity: 1;
    transform: scale(1);
  }
}

.jackInTheBox {
  animation-name: jackInTheBox;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@keyframes rollIn {
  from {
    opacity: 0;
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }

  to {
    opacity: 1;
    transform: none;
  }
}

.rollIn {
  animation-name: rollIn;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@keyframes rollOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}

.rollOut {
  animation-name: rollOut;
}

@keyframes zoomIn {
  from {
    opacity: 0;
    transform: scale3d(.3, .3, .3);
  }

  50% {
    opacity: 1;
  }
}

.zoomIn {
  animation-name: zoomIn;
}

@keyframes zoomInDown {
  from {
    opacity: 0;
    transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInDown {
  animation-name: zoomInDown;
}

@keyframes zoomInLeft {
  from {
    opacity: 0;
    transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInLeft {
  animation-name: zoomInLeft;
}

@keyframes zoomInRight {
  from {
    opacity: 0;
    transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInRight {
  animation-name: zoomInRight;
}

@keyframes zoomInUp {
  from {
    opacity: 0;
    transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInUp {
  animation-name: zoomInUp;
}

@keyframes zoomOut {
  from {
    opacity: 1;
  }

  50% {
    opacity: 0;
    transform: scale3d(.3, .3, .3);
  }

  to {
    opacity: 0;
  }
}

.zoomOut {
  animation-name: zoomOut;
}

@keyframes zoomOutDown {
  40% {
    opacity: 1;
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  to {
    opacity: 0;
    transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    transform-origin: center bottom;
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomOutDown {
  animation-name: zoomOutDown;
}

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
  }

  to {
    opacity: 0;
    transform: scale(.1) translate3d(-2000px, 0, 0);
    transform-origin: left center;
  }
}

.zoomOutLeft {
  animation-name: zoomOutLeft;
}

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
  }

  to {
    opacity: 0;
    transform: scale(.1) translate3d(2000px, 0, 0);
    transform-origin: right center;
  }
}

.zoomOutRight {
  animation-name: zoomOutRight;
}

@keyframes zoomOutUp {
  40% {
    opacity: 1;
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  to {
    opacity: 0;
    transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    transform-origin: center bottom;
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomOutUp {
  animation-name: zoomOutUp;
}

@keyframes slideInDown {
  from {
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }

  to {
    transform: translate3d(0, 0, 0);
  }
}

.slideInDown {
  animation-name: slideInDown;
}

@keyframes slideInLeft {
  from {
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }

  to {
    transform: translate3d(0, 0, 0);
  }
}

.slideInLeft {
  animation-name: slideInLeft;
}

@keyframes slideInRight {
  from {
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }

  to {
    transform: translate3d(0, 0, 0);
  }
}

.slideInRight {
  animation-name: slideInRight;
}

@keyframes slideInUp {
  from {
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }

  to {
    transform: translate3d(0, 0, 0);
  }
}

.slideInUp {
  animation-name: slideInUp;
}

@keyframes slideOutDown {
  from {
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    transform: translate3d(0, 100%, 0);
  }
}

.slideOutDown {
  animation-name: slideOutDown;
}

@keyframes slideOutLeft {
  from {
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    transform: translate3d(-100%, 0, 0);
  }
}

.slideOutLeft {
  animation-name: slideOutLeft;
}

@keyframes slideOutRight {
  from {
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    transform: translate3d(100%, 0, 0);
  }
}

.slideOutRight {
  animation-name: slideOutRight;
}

@keyframes slideOutUp {
  from {
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    transform: translate3d(0, -100%, 0);
  }
}

.slideOutUp {
  animation-name: slideOutUp;
}

  /*
    Flaticon icon font: Flaticon
    Creation date: 17/11/2016 13:32
    */

@font-face {
  font-family: "Flaticon";
  src: url("../fonts/automotive/Flaticon.eot");
  src: url("../fonts/automotive/Flaticon.eot?#iefix") format("embedded-opentype"),
       url("../fonts/automotive/Flaticon.woff") format("woff"),
       url("../fonts/automotive/Flaticon.ttf") format("truetype"),
       url("../fonts/automotive/Flaticon.svg#Flaticon") format("svg");
  font-weight: normal;
  font-style: normal;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: "Flaticon";
    src: url("../fonts/automotive/Flaticon.svg#Flaticon") format("svg");
  }
}

[class^="flaticon-"]:before, [class*=" flaticon-"]:before,
[class^="flaticon-"]:after, [class*=" flaticon-"]:after {   
    font-family: "Flaticon" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.flaticon-motorcycle-of-big-size-black-silhouette:before { content: "\f100"; }
.flaticon-promote:before { content: "\f101"; }
.flaticon-screwdriver-and-wrench-crossed:before { content: "\f102"; }
.flaticon-snowmobile:before { content: "\f103"; }
.flaticon-transport:before { content: "\f104"; }
.flaticon-vespa:before { content: "\f105"; }
.flaticon-wrench:before { content: "\f106"; }
/*! Swipebox v1.3.0 | Constantin Saguin csag.co | MIT License | github.com/brutaldesign/swipebox */
html.swipebox-html.swipebox-touch {
  overflow: hidden !important;
}

#swipebox-overlay img {
  border: none !important;
}

#swipebox-overlay {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99999 !important;
  overflow: hidden;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

#swipebox-container {
  position: relative;
  width: 100%;
  height: 100%;
}

#swipebox-slider {
  -webkit-transition: -webkit-transform 0.4s ease;
          transition: transform 0.4s ease;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
  white-space: nowrap;
  position: absolute;
  display: none;
  cursor: pointer;
}
#swipebox-slider .slide {
  height: 100%;
  width: 100%;
  line-height: 1px;
  text-align: center;
  display: inline-block;
}
#swipebox-slider .slide:before {
  content: "";
  display: inline-block;
  height: 50%;
  width: 1px;
  margin-right: -1px;
}
#swipebox-slider .slide img,
#swipebox-slider .slide .swipebox-video-container,
#swipebox-slider .slide .swipebox-inline-container {
  display: inline-block;
  max-height: 100%;
  max-width: 100%;
  margin: 0;
  padding: 0;
  width: auto;
  height: auto;
  vertical-align: middle;
}
#swipebox-slider .slide .swipebox-video-container {
  background: none;
  max-width: 1140px;
  max-height: 100%;
  width: 100%;
  padding: 5%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
#swipebox-slider .slide .swipebox-video-container .swipebox-video {
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
  position: relative;
}
#swipebox-slider .slide .swipebox-video-container .swipebox-video iframe {
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  top: 0;
  left: 0;
}
#swipebox-slider .slide-loading {
  background: url(../images/swipebox/loader.gif) no-repeat center center;
}

#swipebox-bottom-bar,
#swipebox-top-bar {
  -webkit-transition: 0.5s;
          transition: 0.5s;
  position: absolute;
  left: 0;
  z-index: 999;
  height: 50px;
  width: 100%;
}

#swipebox-bottom-bar {
  bottom: -50px;
}
#swipebox-bottom-bar.visible-bars {
  -webkit-transform: translate3d(0, -50px, 0);
          transform: translate3d(0, -50px, 0);
}

#swipebox-top-bar {
  top: -50px;
}
#swipebox-top-bar.visible-bars {
  -webkit-transform: translate3d(0, 50px, 0);
          transform: translate3d(0, 50px, 0);
}

#swipebox-title {
  display: block;
  width: 100%;
  text-align: center;
}

#swipebox-prev,
#swipebox-next,
#swipebox-close {
  background-image: url(../images/swipebox/icons.png);
  background-repeat: no-repeat;
  border: none !important;
  text-decoration: none !important;
  cursor: pointer;
  width: 50px;
  height: 50px;
  top: 0;
}

#swipebox-arrows {
  display: block;
  margin: 0 auto;
  width: 100%;
  height: 50px;
}

#swipebox-prev {
  background-position: -32px 13px;
  float: left;
}

#swipebox-next {
  background-position: -78px 13px;
  float: right;
}

#swipebox-close {
  top: 0;
  right: 0;
  position: absolute;
  z-index: 9999;
  background-position: 15px 12px;
}

.swipebox-no-close-button #swipebox-close {
  display: none;
}

#swipebox-prev.disabled,
#swipebox-next.disabled {
  opacity: 0.3;
}

.swipebox-no-touch #swipebox-overlay.rightSpring #swipebox-slider {
  -webkit-animation: rightSpring 0.3s;
          animation: rightSpring 0.3s;
}
.swipebox-no-touch #swipebox-overlay.leftSpring #swipebox-slider {
  -webkit-animation: leftSpring 0.3s;
          animation: leftSpring 0.3s;
}

.swipebox-touch #swipebox-container:before, .swipebox-touch #swipebox-container:after {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-transition: all .3s ease;
          transition: all .3s ease;
  content: ' ';
  position: absolute;
  z-index: 999;
  top: 0;
  height: 100%;
  width: 20px;
  opacity: 0;
}
.swipebox-touch #swipebox-container:before {
  left: 0;
  -webkit-box-shadow: inset 10px 0px 10px -8px #656565;
          box-shadow: inset 10px 0px 10px -8px #656565;
}
.swipebox-touch #swipebox-container:after {
  right: 0;
  -webkit-box-shadow: inset -10px 0px 10px -8px #656565;
          box-shadow: inset -10px 0px 10px -8px #656565;
}
.swipebox-touch #swipebox-overlay.leftSpringTouch #swipebox-container:before {
  opacity: 1;
}
.swipebox-touch #swipebox-overlay.rightSpringTouch #swipebox-container:after {
  opacity: 1;
}

@-webkit-keyframes rightSpring {
  0% {
    left: 0;
  }

  50% {
    left: -30px;
  }

  100% {
    left: 0;
  }
}

@keyframes rightSpring {
  0% {
    left: 0;
  }

  50% {
    left: -30px;
  }

  100% {
    left: 0;
  }
}
@-webkit-keyframes leftSpring {
  0% {
    left: 0;
  }

  50% {
    left: 30px;
  }

  100% {
    left: 0;
  }
}
@keyframes leftSpring {
  0% {
    left: 0;
  }

  50% {
    left: 30px;
  }

  100% {
    left: 0;
  }
}
@media screen and (min-width: 800px) {
  #swipebox-close {
    right: 10px;
  }

  #swipebox-arrows {
    width: 92%;
    max-width: 800px;
  }
}
/* Skin 
--------------------------*/
#swipebox-overlay {
  background: #0d0d0d;
}

#swipebox-bottom-bar,
#swipebox-top-bar {
  text-shadow: 1px 1px 1px black;
  background: #000;
  opacity: 0.95;
}

#swipebox-top-bar {
  color: white !important;
  font-size: 15px;
  line-height: 43px;
  font-family: Helvetica, Arial, sans-serif;
}

@import url('https://fonts.googleapis.com/css?family=Lato:400,900');
/* FRONT PAGE */
#carbase-front {

}
#carbase-front a {
	text-decoration: none;
}
#carbase-front .make {
	float: left;
	margin-bottom: 1%;
	border: solid 1px #dedede;
	position: relative;
	width: 100%;
}
#carbase-front .make img {
	max-width: 100%;
	height: auto;
}
#carbase-front .make .title {
	position: absolute;
	bottom: 0px;
	right: 0px;
	background: #121212;
	color: #fff;
	padding: 3px 10px;
	border-top-left-radius: 6px;
	font-size: 13px;
}

@media(min-width: 997px) {
	#carbase-front .make {
		width: 24.25%;
		margin-right: 1%;
	}
	#carbase-front .make:nth-of-type(4n) {
		margin-right: 0;
	}
}
@media(min-width: 500px) and (max-width: 997px) {
	#carbase-front .make {
		width: 49.5%;
		margin-right: 1%;
	}
	#carbase-front .make:nth-of-type(2n) {
		margin-right: 0;
	}
}



/* MAKE PAGE */
#carbase-make {

}
#carbase-make a {
	text-decoration: none;
}
#carbase-make .make {
	float: left;
	width: 100%;
	margin-bottom: 2%;
	border: solid 1px #dedede;
	position: relative;
}
#carbase-make .make img {
	max-width: 100%;
	height: auto;
}

#carbase-make .make .name {
	background: #121212;
	color: #fff;
	padding: 5px 15px;
	font-size: 15px;
}
#carbase-make .make .name a {
	color: #fff;
}

#carbase-make .make .price {
	position: absolute;
    bottom: 10px;
    right: 0;
    font-size: 12px;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    background: #121212;
    padding: 5px 10px;
    color: #fff;
}
#carbase-make .make .price a {
	color: #fff;
}

#carbase-make .make .price a sup {
	color: #fff;
	font-size: 15px;
}

@media(min-width: 800px) {
	#carbase-make .col-sm-8 .make {
		width: 49%;
		margin-right: 2%;
	}
	#carbase-make .col-sm-8 .make:nth-of-type(2n) {
		margin-right: 0;
	}

	#carbase-make .col-sm-12 .make {
		width: 30%;
		margin-right: 2%;
	}
	#carbase-make .col-sm-12 .make:nth-of-type(3n) {
		margin-right: 0;
	}
}



/* MODEL PAGE */
#carbase-model {

}
#carbase-model a {
	text-decoration: none;
}

#carbasecarousel,
#carbaseslider {
	margin-bottom: 20px !important;
}

/*
 * jQuery FlexSlider v2.3.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Ville Ristimäki (@villeristi)
 * 
 */
/* ====================================================================================================================
 * RESETS
 * ====================================================================================================================*/
.flex-container a:hover, .flex-slider a:hover, .flex-container a:focus, .flex-slider a:focus {
	outline: none;
}
.slides, .flex-control-nav, .flex-direction-nav {
	margin: 0;
	padding: 0;
	list-style: none;
}
.flex-pauseplay span {
	text-transform: capitalize;
}
/* ====================================================================================================================
 * BASE STYLES
 * ====================================================================================================================*/
.flexslider {
	margin: 0;
	padding: 0;
}
.flexslider .slides > li {
	display: none;
	-webkit-backface-visibility: hidden;
}
.flexslider .slides img {
	width: 100%;
	display: block;
}
.flexslider .slides:after {
	content: "\0020";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
html[xmlns] .flexslider .slides {
	display: block;
}
* html .flexslider .slides {
	height: 1%;
}
.no-js .flexslider .slides > li:first-child {
	display: block;
}
/* ====================================================================================================================
 * DEFAULT THEME
 * ====================================================================================================================*/
.flexslider {
	margin: 0 0 60px;
	position: relative;
	zoom: 1;
}
.flexslider .slides {
	zoom: 1;
}
.flex-viewport {
	max-height: 2000px;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
}
.loading .flex-viewport {
	max-height: 300px;
}
.carousel li {
	margin-right: 5px;
}
.flex-direction-nav {
 *height: 0;
}
.flex-direction-nav a {
	text-decoration: none;
	display: block;
	width: 40px;
	height: 40px;
	margin: -20px 0 0;
	position: absolute;
	top: 50%;
	z-index: 10;
	overflow: hidden;
	opacity: 0;
	padding: 0px;
	cursor: pointer;
	color: #717e8c;
	background: #fff;
	border-radius: 4px;
	text-align: center;
	line-height: 40px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.flex-direction-nav a i {
}
.flex-direction-nav a:before {
	font-family: 'FontAwesome';
	font-size: 20px;
	display: inline-block;
	content: '\f104';
	width: 100%;
	text-align: center;
}
.flex-direction-nav a.flex-next:before {
	content: '\f105';
}
.flex-direction-nav .flex-prev {
	left: -50px;
}
.flex-direction-nav .flex-next {
	right: -50px;
	text-align: right;
}
.flexslider:hover .flex-direction-nav .flex-prev {
	opacity: 0.7;
	left: 10px;
}
.flexslider:hover .flex-direction-nav .flex-prev:hover {
	opacity: 1;
}
.flexslider:hover .flex-direction-nav .flex-next {
	opacity: 0.7;
	right: 10px;
}
.flexslider:hover .flex-direction-nav .flex-next:hover {
	opacity: 1;
}
.flex-direction-nav .flex-disabled {
	opacity: 0!important;
	filter: alpha(opacity=0);
	cursor: default;
}
.flex-pauseplay a {
	display: block;
	width: 20px;
	height: 20px;
	position: absolute;
	bottom: 5px;
	left: 10px;
	opacity: 0.8;
	z-index: 10;
	overflow: hidden;
	cursor: pointer;
	color: #000;
}
.flex-pauseplay a:before {
	font-family: "flexslider-icon";
	font-size: 20px;
	display: inline-block;
	content: '\f004';
}
.flex-pauseplay a:hover {
	opacity: 1;
}
.flex-pauseplay a .flex-play:before {
	content: '\f003';
}
.flex-control-nav {
	width: 100%;
	position: absolute;
	bottom: 10px;
	text-align: center;
	z-index: 3;
}
.flex-control-nav li {
	margin: 0 6px;
	display: inline-block;
	zoom: 1;
 *display: inline;
}
.flex-control-paging li a {
	width: 15px;
	height: 15px;
	display: block;
	background: rgba(255, 255, 255, 0.5);
	cursor: pointer;
	text-indent: -9999px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}
.flex-control-paging li a:hover {
	background: rgba(255, 255, 255, 1);
}
.flex-control-paging li a.flex-active {
	background: rgba(255, 255, 255, 1);
	cursor: default;
}
.flex-control-thumbs {
	margin: 5px 0 0;
	position: static;
	overflow: hidden;
}
.flex-control-thumbs li {
	width: 25%;
	float: left;
	margin: 0;
}
.flex-control-thumbs img {
	width: 100%;
	display: block;
	opacity: .7;
	cursor: pointer;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
}
.flex-control-thumbs img:hover {
	opacity: 1;
}
.flex-control-thumbs .flex-active {
	opacity: 1;
	cursor: default;
}
/* ====================================================================================================================
 * RESPONSIVE
 * ====================================================================================================================*/
@media screen and (max-width: 860px) {
.flex-direction-nav .flex-prev {
	opacity: 1;
	left: 10px;
}
.flex-direction-nav .flex-next {
	opacity: 1;
	right: 10px;
}
}
.---------Protection--------{}

.ug-gallery-wrapper, 
.ug-gallery-wrapper *{
	transition: all !important;
	-o-transition: all !important;
	-webkit-transition: all;
	-moz-transition: all !important;
	-ms-transition: all !important;
	max-width:none;
}

.ug-gallery-wrapper{
	z-index:0;
} 

.ug-item-wrapper img{
	width:auto;
	max-width:none;
	margin:0px;
	padding:0px;
}

.ug-videoplayer-wrapper video{
	height:100%;
	width:100%;
	visibility: visible !important;
}


.---------General_Styles--------{}

.ug-rtl{
	direction:rtl;
}

.ug-gallery-wrapper{
	overflow:hidden;
	position:relative;
	font-family:Arial, Helvetica, sans-serif;
}

.ug-error-message{
	text-align:center;
	padding-top:30px;
	padding-bottom:30px;
	font-size:20px;
	color:#F30D0D;
}

.ug-error-message-wrapper{
	width:100%;
	height:100%;
	border:1px solid black;
}

.ug-gallery-wrapper .ug-canvas-pie{
	position:absolute;
	z-index:4;
}

.ug-gallery-wrapper .ug-progress-bar{
	position:absolute;
	overflow:hidden;
	z-index:4;
}

.ug-gallery-wrapper .ug-progress-bar-inner{
	xposition:absolute;
}

.ug-gallery-wrapper.ug-fullscreen{
	height: 100% !important;
	width: 100% !important;
	max-width:none !important;
	max-height:none !important;
}

.ug-gallery-wrapper.ug-fake-fullscreen{
	position: fixed !important;
	height: auto !important;
	width: auto !important;
	max-width:none !important;
	max-height:none !important;
	margin: 0px !important;
	padding: 0px !important;
	top: 0px !important;
	left: 0px !important;
	bottom: 0px !important;
	right: 0px !important;
	z-index: 999999 !important;
}

.ug-body-fullscreen{
	overflow: hidden !important;
	height: 100% !important;
	width: 100% !important;
	margin:0px !important;
	padding:0px !important;	
}

.ug-gallery-wrapper .ug-preloader-trans{
	display:block;
	height:35px;
	width:32px;
	height:32px;
	background-image:url('../images/loader_skype_trans.gif');
	background-repeat:no-repeat;
}


.--------------SLIDER------------------{}

.ug-gallery-wrapper .ug-slider-wrapper{
	position:absolute;
	overflow:hidden;
	z-index:1;
	background-color:#000000;
}


.ug-slider-wrapper .ug-slide-wrapper{
	position:absolute;
}

.ug-slide-wrapper.ug-slide-clickable{
	cursor:pointer;
}

.ug-slider-wrapper .ug-slider-inner{
	position:absolute;
	z-index:0;
}

.ug-slider-wrapper .ug-item-wrapper{
	position:absolute;
	overflow:hidden;
}

.ug-slider-wrapper,
.ug-item-wrapper img{
	
	-webkit-user-select: none;	/* make unselectable */         
	-moz-user-select: none; 
	-ms-user-select: none;	
	max-width:none !important;
	box-sizing:border-box;
}

.ug-slider-wrapper .ug-slider-preloader{
	position:absolute;
	z-index:1;
	border:2px solid #ffffff;
	border-radius:6px;
	background-color:#ffffff;
	background-position:center center;
	background-repeat:no-repeat;
}

.ug-slider-preloader.ug-loader1{
	width:30px;
	height:30px;
	background-image:url('../images/loader-white1.gif');
}

.ug-slider-preloader.ug-loader1.ug-loader-black{
	background-image:url('../images/loader-black1.gif');	
}
	
.ug-slider-preloader.ug-loader2{
	width:32px;
	height:32px;
	background-image:url('../images/loader-white2.gif');
}

.ug-slider-preloader.ug-loader2.ug-loader-black{
	background-image:url('../images/loader-black2.gif');	
}

.ug-slider-preloader.ug-loader3{
	width:38px;
	height:38px;
	background-image:url('../images/loader-white3.gif');
}

.ug-slider-preloader.ug-loader3.ug-loader-black{
	background-image:url('../images/loader-black3.gif');	
}

.ug-slider-preloader.ug-loader4{
	width:32px;
	height:32px;
	background-image:url('../images/loader-white4.gif');
	background-color:white;
}

.ug-slider-preloader.ug-loader4.ug-loader-black{
	background-image:url('../images/loader-black4.gif');	
}

.ug-slider-preloader.ug-loader5{
	width:60px;
	height:8px;
	background-image:url('../images/loader-white5.gif');
	background-color:white;
	border:none;
	border-radius:0px;
}

.ug-slider-preloader.ug-loader5.ug-loader-black{
	background-image:url('../images/loader-black5.gif');
	border:2px solid #000000;
}

.ug-slider-preloader.ug-loader6{
	width:32px;
	height:32px;
	background-image:url('../images/loader-white6.gif');
}

.ug-slider-preloader.ug-loader6.ug-loader-black{
	background-image:url('../images/loader-black6.gif');	
}

.ug-slider-preloader.ug-loader7{
	width:32px;
	height:10px;
	background-image:url('../images/loader-white7.gif');
	border-width:3px;
	border-radius:3px;
}

.ug-slider-preloader.ug-loader7.ug-loader-black{
	background-image:url('../images/loader-black7.gif');	
}

.ug-slider-preloader.ug-loader-black{
	border-color:#000000;
	background-color:#000000;
}

.ug-slider-preloader.ug-loader-nobg{
	background-color:transparent;
}

.ug-slider-wrapper .ug-button-videoplay{
	position:absolute;
	z-index:2;
	cursor:pointer;	
}

.ug-slider-wrapper .ug-button-videoplay.ug-type-square{	
	width:86px;
	height:66px;
	background-image:url('../images/play-button-square.png');
	background-position:0px -66px;
}

.ug-slider-wrapper .ug-button-videoplay.ug-type-square.ug-button-hover{
	background-position:0px 0px;
}


.ug-slider-wrapper .ug-button-videoplay.ug-type-round{	
	width:76px;
	height:76px;
	background-image:url('../images/play-button-round.png');
	opacity:0.9;
	filter: alpha(opacity = 90);
	transition: all 0.3s ease 0s !important;
}


.ug-slider-wrapper .ug-button-videoplay.ug-type-round.ug-button-hover{
	opacity:1;
	filter: alpha(opacity = 100);
	transition: all 0.3s ease 0s !important;
}


.--------------VIDEO_PLAYER------------------{}

.ug-gallery-wrapper .ug-videoplayer{
	position:absolute;
	z-index:100;	
	background-color:#000000;
	background-image:url('../images/loader-black1.gif');	
	background-repeat:no-repeat;
	background-position:center center;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
}

.ug-videoplayer .ug-videoplayer-wrapper{
	width:100%;
	height:100%;
	background-color:#000000;
	background-image:url('../images/loader-black1.gif');	
	background-repeat:no-repeat;
	background-position:center center;
}


.ug-videoplayer .ug-videoplayer-button-close{
	position:absolute;
	height:64px;
	width:64px;
	background-image:url('../images/button-close.png');
	cursor:pointer;
	z-index:1000;
}


.ug-videoplayer .ug-videoplayer-button-close:hover{
	background-position: 0px -64px;
}

.--------------THUMBS_STRIP------------------{}


.ug-gallery-wrapper .ug-thumbs-strip,
.ug-gallery-wrapper .ug-thumbs-grid{
	position:absolute;
	overflow:hidden;
	
	-webkit-user-select: none;	/* make unselectable */         
	-moz-user-select: none; 
	-ms-user-select: none;
	
	xbackground-color:green;
	z-index:10;
}

.ug-thumbs-strip.ug-dragging{
	xcursor: -webkit-grab;
	xcursor: -moz-grab;
}

.ug-gallery-wrapper .ug-thumbs-strip-inner,
.ug-gallery-wrapper .ug-thumbs-grid-inner{
	position:absolute;
}

.ug-thumb-wrapper.ug-thumb-generated{
	position:absolute;
	overflow:hidden;
	
	-webkit-user-select: none;	/* make unselectable */         
	-moz-user-select: none; 
	-ms-user-select: none;
	
	box-sizing:border-box;
	-moz-box-sizing:border-box;
}


.ug-thumb-wrapper.ug-thumb-generated .ug-thumb-loader,
.ug-thumb-wrapper.ug-thumb-generated .ug-thumb-error{
	position:absolute;
	top:0px;
	left:0px;
	background-repeat:no-repeat;
	background-position:center center;
}

.ug-thumb-wrapper .ug-thumb-border-overlay{
	position:absolute;
	top:0px;
	left:0px;
	z-index:4;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	border-style:solid;
}

.ug-thumb-wrapper .ug-thumb-overlay{
	position:absolute;
	top:0px;
	left:0px;
	z-index:3;
}

.ug-thumb-wrapper.ug-thumb-generated .ug-thumb-loader-dark{
	background-image:url('../images/loader.gif');
}

.ug-thumb-wrapper.ug-thumb-generated .ug-thumb-loader-bright{
	background-image:url('../images/loader_bright.gif');
}

.ug-thumb-wrapper.ug-thumb-generated .ug-thumb-error{
	background-image:url('../images/not_loaded.png');
}

.ug-thumb-wrapper.ug-thumb-generated img{
	position:absolute;
	z-index:1;
	max-width:none !important;
}

.ug-thumb-wrapper.ug-thumb-generated img.ug-thumb-image-overlay{
	position:absolute;
	z-index:2;
	max-width:none !important;
}


/* bw desaturate effect lightweight */
img.ug-bw-effect{
	filter: grayscale(100%);
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+, Firefox on Android */	
	-moz-filter: grayscale(100%);
	-webkit-filter: grayscale(100%); 
}

/* blur effect desaturate effect lightweight */
img.ug-blur-effect{
	
	filter: blur(0.8px); 
	-webkit-filter: blur(0.8px);
	-moz-filter: blur(0.8px);
	-o-filter: blur(0.8px);
	-ms-filter: blur(0.8px);    
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id='blur'><feGaussianBlur stdDeviation=\'0.8\' /></filter></svg>#blur"); /* Firefox 10+, Firefox on Android */
	filter:progid:DXImageTransform.Microsoft.Blur(PixelRadius='0.8');
}

img.ug-sepia-effect{
	-webkit-filter: sepia(1);
	-webkit-filter: sepia(100%); -moz-filter: sepia(100%);
	-ms-filter: sepia(100%); -o-filter: sepia(100%);
	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'sepia\'><feColorMatrix values=\'0.14 0.45 0.05 0 0 0.12 0.39 0.04 0 0 0.08 0.28 0.03 0 0 0 0 0 1 0\' /></filter></svg>#sepia"); /* Firefox 10+, Firefox on Android */
	filter: sepia(100%);
	background-color: #5E2612;
	filter: alpha(opacity = 50);
	zoom:1;
}


.--------------BULLETS------------------{}


.ug-gallery-wrapper .ug-bullets{
	position: absolute;
	top:0px;
	left:0px;
	margin:0px;
	padding:0px;
}

.ug-gallery-wrapper .ug-bullets .ug-bullet{
	background-repeat:no-repeat;
	cursor:pointer;
	display:block;
	float:left;
	z-index:2;
}

.ug-gallery-wrapper .ug-bullets .ug-bullet:first-child{
	margin-left:0px;
}


.--------------TEXT_PANEL------------------{}

.ug-gallery-wrapper .ug-textpanel{
	position:absolute;
	overflow:hidden;
}

.ug-slider-wrapper .ug-textpanel{
	z-index:2;
}

.ug-gallery-wrapper .ug-textpanel-bg,
.ug-gallery-wrapper .ug-textpanel-title,
.ug-gallery-wrapper .ug-textpanel-description{
	display:block;
	position:absolute;
	margin:0px;
	padding:0px;
}


.ug-gallery-wrapper .ug-textpanel-bg{
	background-color:#000000;
	opacity:0.4;
	filter: alpha(opacity = 40);
	z-index:1;
}

.ug-textpanel-textwrapper{
	overflow:hidden;
}

.ug-gallery-wrapper .ug-textpanel-title{
	font-size:16px;
	font-weight:bold;
	color:white;
	text-align:left;
	z-index:2;	
}

.ug-gallery-wrapper .ug-textpanel-description{
	font-size:14px;
	color:white;
	text-align:left;
	z-index:3;
}


.--------------ZOOM_PANEL------------------{}

.ug-slider-wrapper .ug-zoompanel{
	position:absolute;
	top:200px;
	left:100px;
}

.ug-zoompanel .ug-zoompanel-button{
    background-repeat: no-repeat;
    cursor:pointer;
    display:block;
}


.--------------ZOOM_PANEL_BUTTONS------------------{}

.ug-gallery-wrapper .ug-arrow-left{
	position:absolute;	
	background-repeat:no-repeat;
	display:block;
	cursor:pointer;
}

.ug-gallery-wrapper .ug-arrow-right{
	position:absolute;
	background-repeat:no-repeat;
	cursor:pointer;
}


.--------------GRID_PANEL_AND_ARROWS------------------{}


.ug-gallery-wrapper .ug-grid-panel{
	position:absolute;
    background-color: #000000;
    xbackground-color: blue;

    z-index:2;
}


.ug-gallery-wrapper .ug-grid-panel .grid-arrow{
	position:absolute;
	background-repeat:no-repeat;
	cursor:pointer;
	z-index:11;
}

.ug-gallery-wrapper .ug-grid-panel .grid-arrow.ug-button-disabled{
	cursor:default;	
}


/* handle tip */
.ug-gallery-wrapper .ug-panel-handle-tip{
	position:absolute;
	z-index:13;
	cursor:pointer;
}

.ug-gallery-wrapper .ug-overlay-disabled{
	position:absolute;
	z-index:100;
	width:100%;
	height:100%;
	background-color:#000000;
	opacity: 0.3;
    filter: alpha(opacity=30);	
	background-image:url('../images/cover-grid.png');
}


.--------------STRIP_PANEL------------------{}

.ug-gallery-wrapper .ug-strip-panel{
	position:absolute;
	background-color:#000000;
	z-index:2;
}

.ug-strip-panel .ug-strip-arrow{
	position:absolute;	
	cursor:pointer;
}

.ug-strip-panel .ug-strip-arrow.ug-button-disabled{
	cursor:default;
}


.ug-strip-panel .ug-strip-arrow-tip{
	position:absolute;
}

.--------------TILES------------------{}

.ug-thumb-wrapper.ug-tile{
	display:block;
	position:absolute;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	overflow:hidden;
	padding:0px;
	margin:0px;
}

.ug-tile .ug-tile-cloneswrapper{
	position:absolute;
	width:0px;
	height:0px;
	top:0px;
	left:0px;
	overflow:hidden;
	opacity:0;
	filter: alpha(opacity = 90);
}


/* transit something */
/* transit fixed size items */
/* transit image overlay */

.ug-tiles-transit.ug-tiles-transition-active .ug-thumb-wrapper.ug-tile,
.ug-tiles-transit.ug-tiles-transition-active .ug-thumb-wrapper.ug-tile .ug-trans-enabled{
	transition: left 0.7s ease 0s, top 0.7s ease 0s, width 0.7s ease 0s, height 0.7s ease 0s !important;
}


.ug-thumb-wrapper.ug-tile.ug-tile-clickable{
	cursor: pointer;
}

.ug-thumb-wrapper.ug-tile .ug-image-container{
	position:absolute;
	overflow:hidden;
	z-index:1;
	top:0px;
	left:0px;
}

.ug-thumb-wrapper.ug-tile img.ug-thumb-image{

	-webkit-user-select: none;	/* make unselectable */         
	-moz-user-select: none; 
	-ms-user-select: none;	
	max-width:none !important;
	max-height:none !important;

	display:block;	
	border:none;
	padding:0px !important;
	margin:0px !important;
	
	width:auto;
	height:auto;
	position:absolute;
}


.ug-thumb-wrapper.ug-tile .ug-tile-image-overlay{
	position:absolute;
	overflow:hidden;
	z-index:2;
	top:0px;
	left:0px;
}

.ug-thumb-wrapper.ug-tile .ug-tile-image-overlay img{
	width:100%;
	max-width:none !important;	
}

.ug-tiletype-justified .ug-thumb-wrapper.ug-tile .ug-tile-image-overlay img{
	height:100%;
	max-width:none !important;	
}

.ug-thumb-wrapper.ug-tile .ug-tile-icon{
	position:absolute;
	width:38px;
	height:38px;
	background-repeat:no-repeat;
	background-position:0 0;
	xbackground-color:green;
	z-index:6;
	top:1px;
	left:1px;
	cursor:pointer;
}

.ug-thumb-wrapper.ug-tile .ug-tile-icon.ug-icon-link{
	background-image:url('../images/icon-link32.png');	
}

.ug-thumb-wrapper.ug-tile .ug-tile-icon.ug-icon-zoom{
	background-image:url('../images/icon-zoom32.png');	
}

.ug-thumb-wrapper.ug-tile .ug-tile-icon.ug-icon-play{
	background-image:url('../images/icon-play32.png');	
}

.ug-thumb-wrapper.ug-tile .ug-tile-icon:hover{
	background-position:0 -38px;
}


.ug-thumbs-grid .ug-tile-image-overlay img{
	width:auto;
	height:auto;
	position:absolute;
	max-width:none !important;
}

/* text panel on tiles*/

.ug-tile .ug-textpanel{
	z-index: 5;
	cursor:default;
}

.ug-tile.ug-tile-clickable .ug-textpanel{
	cursor:pointer;
}

.ug-tile .ug-textpanel-title{
	font-size:14px;
	font-weight:bold;
}

.--------------CAROUSEL------------------{}

.ug-gallery-wrapper .ug-carousel-wrapper{
	position:absolute;
	overflow:hidden;
}

.ug-gallery-wrapper .ug-carousel-inner{
	position:absolute;
}


.------------------LIGHTBOX---------------------{}

.ug-gallery-wrapper.ug-lightbox{
	display: none;
	position: fixed;
    border: none;
    padding:0px;
    margin:0px;
    outline: invert none medium;
    overflow: hidden;
    top: 0;
    left: 0;
	width: 100%;
    height: 100%;
	max-width:none !important;
	max-height:none !important;
    z-index: 999999;
}

.ug-lightbox .ug-lightbox-top-panel{
	position:absolute;
	z-index:2;
}

.ug-lightbox .ug-lightbox-top-panel-overlay{
	width:100%;
	height:100%;
	position:absolute;
	background-color:#000000;
	opacity:0.4;
	filter: alpha(opacity=40);
}


.ug-lightbox .ug-lightbox-overlay{
	z-index:1;
	width:100%;
	height:100%;
    background-color:#000000;
    opacity:1;
}

.ug-lightbox .ug-slider-wrapper{
	z-index:1;
	xbackground-color:green;
	background-color:transparent !important;
}

.ug-lightbox .ug-textpanel{
	z-index: 2;
}


.ug-lightbox .ug-lightbox-arrow-left,
.ug-lightbox .ug-lightbox-arrow-right{
	position:absolute;
	width:50px;
	height:55px;
	background-repeat:no-repeat;
	background-image:url('../images/lightbox-arrow-left.png');
	background-position:0px 0px;
	z-index:3;
	cursor:pointer;
}

.ug-lightbox .ug-lightbox-arrow-right{
	background-image:url('../images/lightbox-arrow-right.png');
}

.ug-lightbox .ug-lightbox-button-close{
	position:absolute;
	width:36px;
	height:36px;
	background-repeat:no-repeat;
	background-image:url('../images/lightbox-icon-close.png');
	background-position:0px 0px;
	z-index:4;
	cursor:pointer;
}


.ug-lightbox-compact .ug-lightbox-button-close{
	width:45px;
	height:41px;
	background-image:url('../images/lightbox-icon-close-compact2.png');
}


.ug-lightbox .ug-lightbox-arrow-left.ug-arrow-hover,
.ug-lightbox .ug-lightbox-arrow-right.ug-arrow-hover{
	background-position:0px -55px;	
}

.ug-lightbox .ug-lightbox-button-close.ug-button-hover{
	background-position:0px -35px;
}

.ug-lightbox-compact .ug-lightbox-button-close.ug-button-hover{
	background-position:0px -40px;
}

.ug-lightbox .ug-lightbox-numbers{
	position:absolute;
	color:#e5e5e5;
	font-size:12px;
	top:14px;
	left:8px;
	z-index:3;
}

.ug-lightbox-compact .ug-lightbox-numbers{
	font-size: 14px;
	padding-right:5px;
	padding-top:7px;
}

.ug-lightbox .ug-textpanel-title,
.ug-lightbox .ug-textpanel-description{
	font-size: 14px;
	font-weight: normal;
	color: #e5e5e5;
}

.ug-lightbox-compact .ug-textpanel-title,
.ug-lightbox-compact .ug-textpanel-description{
	color:#F3F3F3;
	font-size: 16px;
}

.------------------LOADMORE_BUTTON---------------------{}

.ug-loadmore-wrapper{
	margin-top:20px;
	text-align:center;	
}

.ug-loadmore-wrapper .ug-loadmore-button{
	display:inline-block;
	padding:5px;
	border:1px solid #939393;
	text-decoration:none;
	color: #4F4F4F;
}

.ug-loadmore-wrapper .ug-loadmore-error{
	color:red;
}

.ug-loadmore-wrapper .ug-loadmore-button:hover{
	background-color:#F0F0F0;	
	color:#515151;
}

.ug-loadmore-wrapper .ug-loadmore-loader{
	color: #515151;
}



.------------------CATEGORY_TABS---------------------{}

	.ug-tabs-wrapper{
		margin-top:0px;
		margin-bottom:20px;
		text-align:center;
	}

	.ug-tabs-wrapper a.ug-tab{
	    display: inline-block;
		cursor:pointer;
		text-decoration:none;
		color:#ffffff;
		padding-left:8px;
		padding-right:8px;
		padding-top:6px;
		padding-bottom:6px;
		margin-left:5px;
		background-color:#333333;
		border-radius:3px;
		font-size:12px;
		font-weight:normal;
		
		border: 1px solid #969696;
	}
	
	.ug-tabs-wrapper a.ug-tab:hover{
		background-color: #707070 !important;
	}

	.ug-tabs-wrapper a.ug-tab.ug-tab-selected,
	.ug-tabs-wrapper a.ug-tab.ug-tab-selected:hover{
		background-color: #2077A2 !important;
		cursor:default !important;
	}

	.ug-tabs-wrapper a.ug-tab:first-child{
		margin-left:0px !important;
	}


.------------------DEFAULT_SKIN---------------------{}

/* --- arrows -- */

.ug-arrow-left.ug-skin-default,
.ug-arrow-right.ug-skin-default{
	width:15px;
	height:30px;
	background-image:url('../skins/default/slider_arrow_left.png');
	background-position:0px 0px;
}

.ug-arrow-right.ug-skin-default{
	background-image:url('../skins/default/slider_arrow_right.png');
}

.ug-arrow-left.ug-skin-default.ug-arrow-hover,
.ug-arrow-right.ug-skin-default.ug-arrow-hover{
	background-position:0px -30px;
}

.ug-arrow-left.ug-skin-default.ug-arrow-disabled,
.ug-arrow-right.ug-skin-default.ug-arrow-disabled{
	background-position:0px -60px;
}

/* --- bullets -- */

.ug-bullets.ug-skin-default .ug-bullet{
	width:15px;
	height:15px;
	background-image:url('../skins/default/slider_bullets.png');
	background-position:top left;
	margin-left:5px;
}

.ug-bullets.ug-skin-default .ug-bullet.ug-bullet-active{
	background-position:bottom left;
}

.ug-bullets.ug-skin-default.ug-bullets-gray .ug-bullet{ 
	background-image:url('../skins/default/tile_bullets_gray.png');
}

.ug-bullets.ug-skin-default.ug-bullets-blue .ug-bullet{ 
	background-image:url('../skins/default/tile_bullets_blue.png');
}

.ug-bullets.ug-skin-default.ug-bullets-brown .ug-bullet{ 
	background-image:url('../skins/default/tile_bullets_brown.png');
}

.ug-bullets.ug-skin-default.ug-bullets-green .ug-bullet{ 
	background-image:url('../skins/default/tile_bullets_green.png');
}

.ug-bullets.ug-skin-default.ug-bullets-red .ug-bullet{ 
	background-image:url('../skins/default/tile_bullets_red.png');
}

.ug-button-tile-navigation{
	width:36px;
	height:36px;
	background-position:top left;
	cursor:pointer;
	float:left;
}

.ug-button-tile-navigation.ug-button-tile-left{
	background-image:url('../skins/default/tile_button_left.png');
}

.ug-button-tile-navigation.ug-button-tile-right{
	background-image:url('../skins/default/tile_button_right.png');
}

.ug-button-tile-navigation:hover{
	background-position:bottom left;
}

.ug-button-tile-navigation.ug-button-disabled{
	opacity:0.6;
}

.ug-button-tile-navigation.ug-button-disabled:hover{
	background-position:top left;	
}

.ug-button-tile-navigation.ug-button-tile-play{
	background-image:url('../skins/default/tile_button_play_pause.png');
	width:35px;
} 

.ug-button-tile-navigation.ug-button-tile-play.ug-pause-icon{
	background-position:bottom left;
} 

.ug-button-tile-navigation.ug-button-tile-play:hover{
	background-position:top left;
} 

.ug-button-tile-navigation.ug-button-tile-play.ug-pause-icon:hover{
	background-position:bottom left;
} 


/* --- play button -- */

.ug-button-play.ug-skin-default{
	position:absolute;
	background-image:url('../skins/default/button_playpause.png');
    width:14px;
    height:17px;
    cursor:pointer;
	background-position:0px 0px;
}

.ug-button-play.ug-skin-default.ug-button-hover{
	background-position:0px -17px;	
}

.ug-button-play.ug-skin-default.ug-stop-mode{
	background-position:0px -34px;
}

.ug-button-play.ug-skin-default.ug-stop-mode.ug-button-hover{
	background-position:0px -51px;
}

/* --- fullscreen button -- */

.ug-button-fullscreen.ug-skin-default{
	position:absolute;
	background-image:url('../skins/default/button_fullscreen.png');
    width:16px;
    height:16px;
    cursor:pointer;
	background-position:0px 0px;
}

.ug-button-fullscreen.ug-skin-default.ug-button-hover{
	background-position:0px -16px;	
}

.ug-button-fullscreen.ug-skin-default.ug-fullscreenmode{
	background-position:0px -32px;
}

.ug-button-fullscreen.ug-skin-default.ug-fullscreenmode.ug-button-hover{
	background-position:0px -48px;
}


/* --- zoom panel --- */

.ug-zoompanel.ug-skin-default .ug-zoompanel-button{
    background-repeat: no-repeat;
    cursor:pointer;
    height: 23px;
    width: 23px;
    margin-top:5px;
    background-position: 0px 0px;	
}

.ug-zoompanel.ug-skin-default .ug-zoompanel-plus{
	margin-top:0px;
}

.ug-zoompanel.ug-skin-default .ug-zoompanel-plus{
	background-image:url('../skins/default/icon_zoom_plus.png');
}

.ug-zoompanel.ug-skin-default .ug-zoompanel-minus{
	background-image:url('../skins/default/icon_zoom_minus.png');
}

.ug-zoompanel.ug-skin-default .ug-zoompanel-return{
	background-image:url('../skins/default/icon_zoom_back.png');
}

.ug-zoompanel.ug-skin-default .ug-zoompanel-button.ug-button-hover{
    background-position: 0px -23px;
}

.ug-zoompanel.ug-skin-default .ug-zoompanel-button-disabled,
.ug-zoompanel.ug-skin-default .ug-zoompanel-button.ug-button-hover.ug-zoompanel-button-disabled{
    background-position: 0px -46px;
    cursor:default;
}


/* --- Grid Panel Arrows -- */

/*--- down arrow ---*/

.ug-gallery-wrapper .ug-grid-panel .grid-arrow-down.ug-skin-default{
	width:30px;
	height:15px;
	background-position:0px 0px;	
	background-image:url('../skins/default/arrow_grid_down.png');
}

.ug-gallery-wrapper .ug-grid-panel .grid-arrow-down.ug-skin-default.ug-button-hover{
	background-position:0px -15px;
}

.ug-gallery-wrapper .ug-grid-panel .grid-arrow-down.ug-skin-default.ug-button-hover.ug-button-disabled,
.ug-gallery-wrapper .ug-grid-panel .grid-arrow-down.ug-skin-default.ug-button-disabled{
	background-position:0px -30px;
}


/*--- up arrow ---*/

.ug-gallery-wrapper .ug-grid-panel .grid-arrow-up.ug-skin-default{
	width:30px;
	height:15px;
	background-position:0px 0px;	
	background-image:url('../skins/default/arrow_grid_up.png');
}

.ug-gallery-wrapper .ug-grid-panel .grid-arrow-up.ug-skin-default.ug-button-hover{
	background-position:0px -15px;	
}

.ug-gallery-wrapper .ug-grid-panel .grid-arrow-up.ug-skin-default.ug-button-hover.ug-button-disabled,
.ug-gallery-wrapper .ug-grid-panel .grid-arrow-up.ug-skin-default.ug-button-disabled{
	background-position:0px -30px;
}

/*--- left arrow ---*/

.ug-gallery-wrapper .ug-grid-panel .grid-arrow-left.ug-skin-default{
	width:40px;
	height:40px;
	background-position:0px -40px;
	background-image:url('../skins/default/grid_arrow_left.png');
}

.ug-gallery-wrapper .ug-grid-panel .grid-arrow-left.ug-skin-default.ug-button-hover{
	background-position:0px -0px;
}

.ug-gallery-wrapper .ug-grid-panel .grid-arrow-left.ug-skin-default.ug-button-hover.ug-button-disabled,
.ug-gallery-wrapper .ug-grid-panel .grid-arrow-left.ug-skin-default.ug-button-disabled{
	background-position:0px -80px;
}

/*--- right arrow ---*/

.ug-gallery-wrapper .ug-grid-panel .grid-arrow-right.ug-skin-default{
	width:40px;
	height:40px;
	background-position:0px -40px;	
	background-image:url('../skins/default/grid_arrow_right.png');
}

.ug-gallery-wrapper .ug-grid-panel .grid-arrow-right.ug-skin-default.ug-button-hover{
	background-position:0px -0px;
}

.ug-gallery-wrapper .ug-grid-panel .grid-arrow-right.ug-skin-default.ug-button-hover.ug-button-disabled,
.ug-gallery-wrapper .ug-grid-panel .grid-arrow-right.ug-skin-default.ug-button-disabled{
	background-position:0px -80px;
}

/*--- left arrow - horizontal panel type ---*/

.ug-gallery-wrapper .ug-grid-panel .grid-arrow-left-hortype.ug-skin-default{
	width:15px;
	height:30px;
	background-image:url('../skins/default/slider_arrow_left.png');
	background-position:0px 0px;
}

.ug-gallery-wrapper .ug-grid-panel .grid-arrow-left-hortype.ug-skin-default.ug-button-hover{
	background-position:0px -30px;
}

.ug-gallery-wrapper .ug-grid-panel .grid-arrow-left-hortype.ug-skin-default.ug-button-hover.ug-button-disabled,
.ug-gallery-wrapper .ug-grid-panel .grid-arrow-left-hortype.ug-skin-default.ug-button-disabled{
	background-position:0px -60px;
}


/*--- right arrow - horizontal panel type ---*/

.ug-gallery-wrapper .ug-grid-panel .grid-arrow-right-hortype.ug-skin-default{
	width:15px;
	height:30px;
	background-image:url('../skins/default/slider_arrow_right.png');
	background-position:0px 0px;
}

.ug-gallery-wrapper .ug-grid-panel .grid-arrow-right-hortype.ug-skin-default.ug-button-hover{
	background-position:0px -30px;
}

.ug-gallery-wrapper .ug-grid-panel .grid-arrow-right-hortype.ug-skin-default.ug-button-hover.ug-button-disabled,
.ug-gallery-wrapper .ug-grid-panel .grid-arrow-right-hortype.ug-skin-default.ug-button-disabled{
	background-position:0px -60px;
}


/* --- Strip Panel Arrows -- */

/* left and right arrows */

.ug-strip-panel .ug-strip-arrow-left.ug-skin-default,
.ug-strip-panel .ug-strip-arrow-right.ug-skin-default{
	width:25px;
	height:50px;
}

.ug-strip-panel .ug-strip-arrow-left.ug-skin-default .ug-strip-arrow-tip,
.ug-strip-panel .ug-strip-arrow-right.ug-skin-default .ug-strip-arrow-tip{
	background-position:0px 0px;
	background-repeat:no-repeat;
	width:4px;
	height:7px;
}

.ug-strip-panel .ug-strip-arrow-left.ug-skin-default .ug-strip-arrow-tip{
	background-image:url('../skins/default/arrows_strip_left.png');
}

.ug-strip-panel .ug-strip-arrow-right.ug-skin-default .ug-strip-arrow-tip{
	background-image:url('../skins/default/arrows_strip_right.png');	
}

.ug-strip-panel .ug-strip-arrow-left.ug-skin-default.ug-button-hover .ug-strip-arrow-tip,
.ug-strip-panel .ug-strip-arrow-right.ug-skin-default.ug-button-hover .ug-strip-arrow-tip{
	background-position:0px -7px;
}


/* up and down arrows */

.ug-strip-panel .ug-strip-arrow-up.ug-skin-default,
.ug-strip-panel .ug-strip-arrow-down.ug-skin-default{
	height:25px;
	width:50px;
}

.ug-strip-panel .ug-strip-arrow-up.ug-skin-default .ug-strip-arrow-tip,
.ug-strip-panel .ug-strip-arrow-down.ug-skin-default .ug-strip-arrow-tip{
	background-position:0px 0px;
	background-repeat:no-repeat;
	width:7px;
	height:4px;
}

.ug-strip-panel .ug-strip-arrow-up.ug-skin-default .ug-strip-arrow-tip{
	background-image:url('../skins/default/arrows_strip_up.png');
}

.ug-strip-panel .ug-strip-arrow-down.ug-skin-default .ug-strip-arrow-tip{
	background-image:url('../skins/default/arrows_strip_down.png');	
}

.ug-strip-panel .ug-strip-arrow-up.ug-skin-default.ug-button-hover .ug-strip-arrow-tip,
.ug-strip-panel .ug-strip-arrow-down.ug-skin-default.ug-button-hover .ug-strip-arrow-tip{
	background-position:-7px 0px;
}

.ug-strip-panel .ug-strip-arrow.ug-skin-default.ug-button-disabled .ug-strip-arrow-tip{
	background-position:0px 0px;
	opacity:0.5;
	filter: alpha(opacity = 50);
}


/* --- Panel Handle Tip -- */

/* left and right handle */
.ug-gallery-wrapper .ug-handle-tip-left.ug-skin-default,
.ug-gallery-wrapper .ug-handle-tip-right.ug-skin-default{
	width:22px;
	height:36px;
	background-image:url('../skins/default/grid_handle_black_left.png');
	background-repeat:no-repeat;
	background-position:0px -36px;
}

.ug-gallery-wrapper .ug-handle-tip-right.ug-skin-default{
	background-image:url('../skins/default/grid_handle_black_right.png');
	background-position:0px -36px;
}

.ug-gallery-wrapper .ug-handle-tip-left.ug-button-hover.ug-skin-default,
.ug-gallery-wrapper .ug-handle-tip-right.ug-button-hover.ug-skin-default{
	background-position:0px -0px;	
}

.ug-gallery-wrapper .ug-handle-tip-left.ug-skin-default.ug-button-closed,
.ug-gallery-wrapper .ug-handle-tip-right.ug-skin-default.ug-button-closed{
	background-position:0px -108px;
}

.ug-gallery-wrapper .ug-handle-tip-left.ug-skin-default.ug-button-closed.ug-button-hover,
.ug-gallery-wrapper .ug-handle-tip-right.ug-skin-default.ug-button-closed.ug-button-hover{
	background-position:0px -72px;
}


/* top and bottom handle */

.ug-gallery-wrapper .ug-handle-tip-top.ug-skin-default,
.ug-gallery-wrapper .ug-handle-tip-bottom.ug-skin-default{	
	width:36px;
	height:22px;
	background-image:url('../skins/default/grid_handle_black_top.png');
	background-repeat:no-repeat;
	background-position:-36px 0px;
}

.ug-gallery-wrapper .ug-handle-tip-bottom.ug-skin-default{
	background-image:url('../skins/default/grid_handle_black_bottom.png');
	background-position:-36px 0px;
}

.ug-gallery-wrapper .ug-handle-tip-top.ug-skin-default.ug-button-hover,
.ug-gallery-wrapper .ug-handle-tip-bottom.ug-skin-default.ug-button-hover{
	background-position:0px 0px;	
}

.ug-gallery-wrapper .ug-handle-tip-top.ug-skin-default.ug-button-closed,
.ug-gallery-wrapper .ug-handle-tip-bottom.ug-skin-default.ug-button-closed{
	background-position:-108px 0px;
}

.ug-gallery-wrapper .ug-handle-tip-top.ug-skin-default.ug-button-closed.ug-button-hover,
.ug-gallery-wrapper .ug-handle-tip-bottom.ug-skin-default.ug-button-closed.ug-button-hover{
	background-position:-72px 0px;
}




.ug-gallery-wrapper .ug-theme-panel{
	position:absolute;
	xbackground-color:red;
	z-index:11;		
}

.ug-theme-panel .ug-strip-panel{
	z-index:6;
}

/* --- fullscreen button -- */

.ug-theme-default .ug-default-button-fullscreen{
	position:absolute;
	background-image:url('images/button_fullscreen.png');
    width:53px;
    height:50px;
    cursor:pointer;
	background-position:0px 0px;
	z-index:3;
}

.ug-theme-default .ug-default-button-fullscreen.ug-button-hover{
	background-position:0px -50px;	
}

.ug-theme-default .ug-default-button-fullscreen.ug-fullscreenmode{
	background-position:0px -100px;
}

.ug-theme-default .ug-default-button-fullscreen.ug-fullscreenmode.ug-button-hover{
	background-position:0px -150px;
}


/* --- fullscreen button single mode-- */

.ug-theme-default .ug-default-button-fullscreen-single{
	position:absolute;
	background-image:url('images/button_fullscreen_single.png');
    width:52px;
    height:50px;
    cursor:pointer;
	background-position:0px 0px;
	z-index:3;
}

.ug-theme-default .ug-default-button-fullscreen-single.ug-button-hover{
	background-position:0px -50px;	
}

.ug-theme-default .ug-default-button-fullscreen-single.ug-fullscreenmode{
	background-position:0px -100px;
}

.ug-theme-default .ug-default-button-fullscreen-single.ug-fullscreenmode.ug-button-hover{
	background-position:0px -150px;
}


/* --- play button -- */

.ug-theme-default .ug-default-button-play{
	position:absolute;
	background-image:url('images/button_playpause.png');
    width:51px;
    height:50px;
    cursor:pointer;
	background-position:0px 0px;
	z-index:4;
}

.ug-theme-default .ug-default-button-play.ug-button-hover{
	background-position:0px -50px;	
}

.ug-theme-default .ug-default-button-play.ug-stop-mode{
	background-position:0px -100px;
}

.ug-theme-default .ug-default-button-play.ug-stop-mode.ug-button-hover{
	background-position:0px -150px;
}

/* --- play button single mode-- */

.ug-theme-default .ug-default-button-play-single{
	position:absolute;
	background-image:url('images/button_playpause_single.png');
    width:50px;
    height:50px;
    cursor:pointer;
	background-position:0px 0px;
	z-index:4;
}

.ug-theme-default .ug-default-button-play-single.ug-button-hover{
	background-position:0px -50px;	
}

.ug-theme-default .ug-default-button-play-single.ug-stop-mode{
	background-position:0px -100px;
}

.ug-theme-default .ug-default-button-play-single.ug-stop-mode.ug-button-hover{
	background-position:0px -150px;
}


/* --- hide panel button -- */

.ug-default-button-hidepanel{
	position:absolute;
	width:23px;
	height:23px;
	z-index:5;
	cursor:pointer;	
}

.ug-default-button-hidepanel .ug-default-button-hidepanel-bg{
	background-color:#000000;
	width:23px;
	height:23px;
	position:absolute;
	top:0px;
	left:0px;
	opacity:0.4;
	filter: alpha(opacity = 40);
	z-index:1;
}

.ug-default-button-hidepanel .ug-default-button-hidepanel-tip{
	position:absolute;
	width:7px;
	height:7px;
	background-repeat:no-repeat;
	background-image:url('images/arrow_down_up.png');
	background-position: 0px 0px;
	z-index:2;
}

.ug-default-button-hidepanel.ug-button-hover .ug-default-button-hidepanel-tip{
	background-position: 0px -7px;
}

.ug-default-button-hidepanel.ug-button-hidden-mode .ug-default-button-hidepanel-tip{
	background-position: 0px -14px;
}

.ug-default-button-hidepanel.ug-button-hidden-mode.ug-button-hover .ug-default-button-hidepanel-tip{
	background-position: 0px -21px;
}


/* Overlay style */
.overlay {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: rgba(0,0,0,0.8);
}

/* Overlay closing cross */
.overlay .overlay-close {
	width: 80px;
	height: 80px;
	position: absolute;
	right: 20px;
	top: 20px;
	overflow: hidden;
	border: none;
	background: url(../img/cross.png) no-repeat center center;
	text-indent: 200%;
	color: transparent;
	outline: none;
	z-index: 100;
}


/* Effects */
body {
	background: #ddd;
}

.site {
	background: #2b2e2f;
	-webkit-transition: -webkit-transform 0.5s;
	transition: transform 0.5s;
}

.site.overlay-open {
	-webkit-transform: scale(0.9);
	transform: scale(0.9);
}

.overlay-contentscale {
	visibility: hidden;
	-webkit-transform: translateY(100%);
	transform: translateY(100%);
	-webkit-transition: -webkit-transform 0.5s, visibility 0s 0.5s;
	transition: transform 0.5s, visibility 0s 0.5s;
}

.overlay-contentscale.open {
	visibility: visible;
	-webkit-transform: translateY(0%);
	transform: translateY(0%);
	-webkit-transition: -webkit-transform 0.5s;
	transition: transform 0.5s;
}


article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block;}audio,canvas,video{display:inline-block;}audio:not([controls]){display:none;height:0;}[hidden]{display:none;}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;}body{margin:0;}a:focus{outline:thin dotted;}a:active,a:hover{outline:0;}h1{font-size:2em;margin:0.67em 0;}abbr[title]{border-bottom:1px dotted;}b,strong{font-weight:bold;}dfn{font-style:italic;}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0;}mark{background:#ff0;color:#000;}code,kbd,pre,samp{font-family:monospace,serif;font-size:1em;}pre{white-space:pre-wrap;}q{quotes:"\201C" "\201D" "\2018" "\2019";}small{font-size:80%;}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}sup{top:-0.5em;}sub{bottom:-0.25em;}img{border:0;}svg:not(:root){overflow:hidden;}figure{margin:0;}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em;}legend{border:0;padding:0;}button,input,select,textarea{font-family:inherit;font-size:100%;margin:0;}button,input{line-height:normal;}button,select{text-transform:none;}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer;}button[disabled],html input[disabled]{cursor:default;}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0;}input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box;}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none;}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0;}textarea{overflow:auto;vertical-align:top;}table{border-collapse:collapse;border-spacing:0;}
/*!
 * fullPage 2.9.2
 * https://github.com/alvarotrigo/fullPage.js
 * MIT licensed
 *
 * Copyright (C) 2013 alvarotrigo.com - A project by Alvaro Trigo
 */
html.fp-enabled,
.fp-enabled body {
    margin: 0;
    padding: 0;
    overflow:hidden;

    /*Avoid flicker on slides transitions for mobile phones #336 */
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}
#superContainer {
    height: 100%;
    position: relative;

    /* Touch detection for Windows 8 */
    -ms-touch-action: none;

    /* IE 11 on Windows Phone 8.1*/
    touch-action: none;
}
.fp-section {
    position: relative;
    -webkit-box-sizing: border-box; /* Safari<=5 Android<=3 */
    -moz-box-sizing: border-box; /* <=28 */
    box-sizing: border-box;
}
.fp-slide {
    float: left;
}
.fp-slide, .fp-slidesContainer {
    height: 100%;
    display: block;
}
.fp-slides {
    z-index:1;
    height: 100%;
    overflow: hidden;
    position: relative;
    -webkit-transition: all 0.3s ease-out; /* Safari<=6 Android<=4.3 */
    transition: all 0.3s ease-out;
}
.fp-section.fp-table, .fp-slide.fp-table {
    display: table;
    table-layout:fixed;
    width: 100%;
}
.fp-tableCell {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    height: 100%;
}
.fp-slidesContainer {
    float: left;
    position: relative;
}
.fp-controlArrow {
    -webkit-user-select: none; /* webkit (safari, chrome) browsers */
    -moz-user-select: none; /* mozilla browsers */
    -khtml-user-select: none; /* webkit (konqueror) browsers */
    -ms-user-select: none; /* IE10+ */
    position: absolute;
    z-index: 4;
    top: 50%;
    cursor: pointer;
    width: 0;
    height: 0;
    border-style: solid;
    margin-top: -38px;
    -webkit-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}
.fp-controlArrow.fp-prev {
    left: 15px;
    width: 0;
    border-width: 38.5px 34px 38.5px 0;
    border-color: transparent #fff transparent transparent;
}
.fp-controlArrow.fp-next {
    right: 15px;
    border-width: 38.5px 0 38.5px 34px;
    border-color: transparent transparent transparent #fff;
}
.fp-scrollable {
    overflow: hidden;
    position: relative;
}
.fp-scroller{
    overflow: hidden;
}
.iScrollIndicator{
    border: 0 !important;
}
.fp-notransition {
    -webkit-transition: none !important;
    transition: none !important;
}
#fp-nav {
    position: fixed;
    z-index: 100;
    margin-top: -32px;
    top: 50%;
    opacity: 1;
    -webkit-transform: translate3d(0,0,0);
}
#fp-nav.right {
    right: 17px;
}
#fp-nav.left {
    left: 17px;
}
.fp-slidesNav{
    position: absolute;
    z-index: 4;
    left: 50%;
    opacity: 1;
    -webkit-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}
.fp-slidesNav.bottom {
    bottom: 17px;
}
.fp-slidesNav.top {
    top: 17px;
}
#fp-nav ul,
.fp-slidesNav ul {
  margin: 0;
  padding: 0;
}
#fp-nav ul li,
.fp-slidesNav ul li {
    display: block;
    width: 14px;
    height: 13px;
    margin: 7px;
    position:relative;
}
.fp-slidesNav ul li {
    display: inline-block;
}
#fp-nav ul li a,
.fp-slidesNav ul li a {
    display: block;
    position: relative;
    z-index: 1;
    width: 100%;
    height: 100%;
    cursor: pointer;
    text-decoration: none;
}
#fp-nav ul li a.active span,
.fp-slidesNav ul li a.active span,
#fp-nav ul li:hover a.active span,
.fp-slidesNav ul li:hover a.active span{
    height: 12px;
    width: 12px;
    margin: -6px 0 0 -6px;
    border-radius: 100%;
 }
#fp-nav ul li a span,
.fp-slidesNav ul li a span {
    border-radius: 50%;
    position: absolute;
    z-index: 1;
    height: 4px;
    width: 4px;
    border: 0;
    background: #333;
    left: 50%;
    top: 50%;
    margin: -2px 0 0 -2px;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
}
#fp-nav ul li:hover a span,
.fp-slidesNav ul li:hover a span{
    width: 10px;
    height: 10px;
    margin: -5px 0px 0px -5px;
}
#fp-nav ul li .fp-tooltip {
    position: absolute;
    top: -2px;
    color: #fff;
    font-size: 14px;
    font-family: arial, helvetica, sans-serif;
    white-space: nowrap;
    max-width: 220px;
    overflow: hidden;
    display: block;
    opacity: 0;
    width: 0;
    cursor: pointer;
}
#fp-nav ul li:hover .fp-tooltip,
#fp-nav.fp-show-active a.active + .fp-tooltip {
    -webkit-transition: opacity 0.2s ease-in;
    transition: opacity 0.2s ease-in;
    width: auto;
    opacity: 1;
}
#fp-nav ul li .fp-tooltip.right {
    right: 20px;
}
#fp-nav ul li .fp-tooltip.left {
    left: 20px;
}
.fp-auto-height.fp-section,
.fp-auto-height .fp-slide,
.fp-auto-height .fp-tableCell{
    height: auto !important;
}

.fp-responsive .fp-auto-height-responsive.fp-section,
.fp-responsive .fp-auto-height-responsive .fp-slide,
.fp-responsive .fp-auto-height-responsive .fp-tableCell {
    height: auto !important;
}
/**
 * Swiper 3.4.2
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * 
 * http://www.idangero.us/swiper/
 * 
 * Copyright 2017, Vladimir Kharlampidi
 * The iDangero.us
 * http://www.idangero.us/
 * 
 * Licensed under MIT
 * 
 * Released on: March 10, 2017
 */
.swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;z-index:1}.swiper-container-no-flexbox .swiper-slide{float:left}.swiper-container-vertical>.swiper-wrapper{-webkit-box-orient:vertical;-moz-box-orient:vertical;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-o-transform:translate(0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.swiper-container-multirow>.swiper-wrapper{-webkit-box-lines:multiple;-moz-box-lines:multiple;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap}.swiper-container-free-mode>.swiper-wrapper{-webkit-transition-timing-function:ease-out;-moz-transition-timing-function:ease-out;-ms-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out;margin:0 auto}.swiper-slide{-webkit-flex-shrink:0;-ms-flex:0 0 auto;flex-shrink:0;width:100%;height:100%;position:relative}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{-webkit-box-align:start;-ms-flex-align:start;-webkit-align-items:flex-start;align-items:flex-start;-webkit-transition-property:-webkit-transform,height;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform,height}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-wp8-horizontal{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-wp8-vertical{-ms-touch-action:pan-x;touch-action:pan-x}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:27px;height:44px;margin-top:-22px;z-index:10;cursor:pointer;-moz-background-size:27px 44px;-webkit-background-size:27px 44px;background-size:27px 44px;background-position:center;background-repeat:no-repeat}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");left:10px;right:auto}.swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-next.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");right:10px;left:auto}.swiper-button-next.swiper-button-black,.swiper-container-rtl .swiper-button-prev.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-pagination{position:absolute;text-align:center;-webkit-transition:.3s;-moz-transition:.3s;-o-transition:.3s;transition:.3s;-webkit-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-moz-appearance:none;-ms-appearance:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-white .swiper-pagination-bullet{background:#fff}.swiper-pagination-bullet-active{opacity:1;background:#007aff}.swiper-pagination-white .swiper-pagination-bullet-active{background:#fff}.swiper-pagination-black .swiper-pagination-bullet-active{background:#000}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;-webkit-transform:translate3d(0,-50%,0);-moz-transform:translate3d(0,-50%,0);-o-transform:translate(0,-50%);-ms-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:5px 0;display:block}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 5px}.swiper-pagination-progress{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progress .swiper-pagination-progressbar{background:#007aff;position:absolute;left:0;top:0;width:100%;height:100%;-webkit-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;-moz-transform-origin:left top;-ms-transform-origin:left top;-o-transform-origin:left top;transform-origin:left top}.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar{-webkit-transform-origin:right top;-moz-transform-origin:right top;-ms-transform-origin:right top;-o-transform-origin:right top;transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progress{width:100%;height:4px;left:0;top:0}.swiper-container-vertical>.swiper-pagination-progress{width:4px;height:100%;left:0;top:0}.swiper-pagination-progress.swiper-pagination-white{background:rgba(255,255,255,.5)}.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar{background:#fff}.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar{background:#000}.swiper-container-3d{-webkit-perspective:1200px;-moz-perspective:1200px;-o-perspective:1200px;perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;-ms-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-moz-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-right{background-image:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-moz-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-top{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-moz-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-moz-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-coverflow .swiper-wrapper,.swiper-container-flip .swiper-wrapper{-ms-perspective:1200px}.swiper-container-cube,.swiper-container-flip{overflow:visible}.swiper-container-cube .swiper-slide,.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-cube .swiper-slide .swiper-slide,.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active,.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top,.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-slide{visibility:hidden;-webkit-transform-origin:0 0;-moz-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube.swiper-container-rtl .swiper-slide{-webkit-transform-origin:100% 0;-moz-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;background:#000;opacity:.6;-webkit-filter:blur(50px);filter:blur(50px);z-index:0}.swiper-container-fade.swiper-container-free-mode .swiper-slide{-webkit-transition-timing-function:ease-out;-moz-transition-timing-function:ease-out;-ms-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;-webkit-transition-property:opacity;-moz-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-zoom-container{width:100%;height:100%;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;-webkit-transform-origin:50%;-moz-transform-origin:50%;transform-origin:50%;-webkit-animation:swiper-preloader-spin 1s steps(12,end) infinite;-moz-animation:swiper-preloader-spin 1s steps(12,end) infinite;animation:swiper-preloader-spin 1s steps(12,end) infinite}.swiper-lazy-preloader:after{display:block;content:"";width:100%;height:100%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");background-position:50%;-webkit-background-size:100%;background-size:100%;background-repeat:no-repeat}.swiper-lazy-preloader-white:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")}@-webkit-keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg)}}@keyframes swiper-preloader-spin{100%{transform:rotate(360deg)}}
/*! =======================================================
                      VERSION  9.9.0
========================================================= */
/*! =========================================================
 * bootstrap-slider.js
 *
 * Maintainers:
 *      Kyle Kemp
 *          - Twitter: @seiyria
 *          - Github:  seiyria
 *      Rohit Kalkur
 *          - Twitter: @Rovolutionary
 *          - Github:  rovolution
 *
 * =========================================================
  *
 * bootstrap-slider is released under the MIT License
 * Copyright (c) 2017 Kyle Kemp, Rohit Kalkur, and contributors
 *
 * Permission is hereby granted, free of charge, to any person
 * obtaining a copy of this software and associated documentation
 * files (the "Software"), to deal in the Software without
 * restriction, including without limitation the rights to use,
 * copy, modify, merge, publish, distribute, sublicense, and/or sell
 * copies of the Software, and to permit persons to whom the
 * Software is furnished to do so, subject to the following
 * conditions:
 *
 * The above copyright notice and this permission notice shall be
 * included in all copies or substantial portions of the Software.
 *
 * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
 * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
 * OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
 * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
 * HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
 * WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
 * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
 * OTHER DEALINGS IN THE SOFTWARE.
 *
 * ========================================================= */
.slider {
  display: inline-block;
  vertical-align: middle;
  position: relative;
}
.slider.slider-horizontal {
  width: 210px;
  height: 20px;
}
.slider.slider-horizontal .slider-track {
  height: 10px;
  width: 100%;
  margin-top: -5px;
  top: 50%;
  left: 0;
}
.slider.slider-horizontal .slider-selection,
.slider.slider-horizontal .slider-track-low,
.slider.slider-horizontal .slider-track-high {
  height: 100%;
  top: 0;
  bottom: 0;
}
.slider.slider-horizontal .slider-tick,
.slider.slider-horizontal .slider-handle {
  margin-left: -10px;
}
.slider.slider-horizontal .slider-tick.triangle,
.slider.slider-horizontal .slider-handle.triangle {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  border-width: 0 10px 10px 10px;
  width: 0;
  height: 0;
  border-bottom-color: #2e6da4;
  margin-top: 0;
}
.slider.slider-horizontal .slider-tick-container {
  white-space: nowrap;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.slider.slider-horizontal .slider-tick-label-container {
  white-space: nowrap;
  margin-top: 20px;
}
.slider.slider-horizontal .slider-tick-label-container .slider-tick-label {
  padding-top: 4px;
  display: inline-block;
  text-align: center;
}
.slider.slider-horizontal.slider-rtl .slider-track {
  left: initial;
  right: 0;
}
.slider.slider-horizontal.slider-rtl .slider-tick,
.slider.slider-horizontal.slider-rtl .slider-handle {
  margin-left: initial;
  margin-right: -10px;
}
.slider.slider-horizontal.slider-rtl .slider-tick-container {
  left: initial;
  right: 0;
}
.slider.slider-vertical {
  height: 210px;
  width: 20px;
}
.slider.slider-vertical .slider-track {
  width: 10px;
  height: 100%;
  left: 25%;
  top: 0;
}
.slider.slider-vertical .slider-selection {
  width: 100%;
  left: 0;
  top: 0;
  bottom: 0;
}
.slider.slider-vertical .slider-track-low,
.slider.slider-vertical .slider-track-high {
  width: 100%;
  left: 0;
  right: 0;
}
.slider.slider-vertical .slider-tick,
.slider.slider-vertical .slider-handle {
  margin-top: -10px;
}
.slider.slider-vertical .slider-tick.triangle,
.slider.slider-vertical .slider-handle.triangle {
  border-width: 10px 0 10px 10px;
  width: 1px;
  height: 1px;
  border-left-color: #2e6da4;
  border-right-color: #2e6da4;
  margin-left: 0;
  margin-right: 0;
}
.slider.slider-vertical .slider-tick-label-container {
  white-space: nowrap;
}
.slider.slider-vertical .slider-tick-label-container .slider-tick-label {
  padding-left: 4px;
}
.slider.slider-vertical.slider-rtl .slider-track {
  left: initial;
  right: 25%;
}
.slider.slider-vertical.slider-rtl .slider-selection {
  left: initial;
  right: 0;
}
.slider.slider-vertical.slider-rtl .slider-tick.triangle,
.slider.slider-vertical.slider-rtl .slider-handle.triangle {
  border-width: 10px 10px 10px 0;
}
.slider.slider-vertical.slider-rtl .slider-tick-label-container .slider-tick-label {
  padding-left: initial;
  padding-right: 4px;
}
.slider.slider-disabled .slider-handle {
  background-image: -webkit-linear-gradient(top, #dfdfdf 0%, #bebebe 100%);
  background-image: -o-linear-gradient(top, #dfdfdf 0%, #bebebe 100%);
  background-image: linear-gradient(to bottom, #dfdfdf 0%, #bebebe 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdfdfdf', endColorstr='#ffbebebe', GradientType=0);
}
.slider.slider-disabled .slider-track {
  background-image: -webkit-linear-gradient(top, #e5e5e5 0%, #e9e9e9 100%);
  background-image: -o-linear-gradient(top, #e5e5e5 0%, #e9e9e9 100%);
  background-image: linear-gradient(to bottom, #e5e5e5 0%, #e9e9e9 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe5e5e5', endColorstr='#ffe9e9e9', GradientType=0);
  cursor: not-allowed;
}
.slider input {
  display: none;
}
.slider .tooltip.top {
  margin-top: -36px;
}
.slider .tooltip-inner {
  white-space: nowrap;
  max-width: none;
}
.slider .hide {
  display: none;
}
.slider-track {
  position: absolute;
  cursor: pointer;
  background-image: -webkit-linear-gradient(top, #f5f5f5 0%, #f9f9f9 100%);
  background-image: -o-linear-gradient(top, #f5f5f5 0%, #f9f9f9 100%);
  background-image: linear-gradient(to bottom, #f5f5f5 0%, #f9f9f9 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#fff9f9f9', GradientType=0);
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  border-radius: 4px;
}
.slider-selection {
  position: absolute;
  background-image: -webkit-linear-gradient(top, #f9f9f9 0%, #f5f5f5 100%);
  background-image: -o-linear-gradient(top, #f9f9f9 0%, #f5f5f5 100%);
  background-image: linear-gradient(to bottom, #f9f9f9 0%, #f5f5f5 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff9f9f9', endColorstr='#fff5f5f5', GradientType=0);
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 4px;
}
.slider-selection.tick-slider-selection {
  background-image: -webkit-linear-gradient(top, #8ac1ef 0%, #82b3de 100%);
  background-image: -o-linear-gradient(top, #8ac1ef 0%, #82b3de 100%);
  background-image: linear-gradient(to bottom, #8ac1ef 0%, #82b3de 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff8ac1ef', endColorstr='#ff82b3de', GradientType=0);
}
.slider-track-low,
.slider-track-high {
  position: absolute;
  background: transparent;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 4px;
}
.slider-handle {
  position: absolute;
  top: 0;
  width: 20px;
  height: 20px;
  background-color: #337ab7;
  background-image: -webkit-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
  background-image: -o-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
  background-image: linear-gradient(to bottom, #337ab7 0%, #2e6da4 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2e6da4', GradientType=0);
  filter: none;
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  border: 0px solid transparent;
}
.slider-handle.round {
  border-radius: 50%;
}
.slider-handle.triangle {
  background: transparent none;
}
.slider-handle.custom {
  background: transparent none;
}
.slider-handle.custom::before {
  line-height: 20px;
  font-size: 20px;
  content: '\2605';
  color: #726204;
}
.slider-tick {
  position: absolute;
  width: 20px;
  height: 20px;
  background-image: -webkit-linear-gradient(top, #f9f9f9 0%, #f5f5f5 100%);
  background-image: -o-linear-gradient(top, #f9f9f9 0%, #f5f5f5 100%);
  background-image: linear-gradient(to bottom, #f9f9f9 0%, #f5f5f5 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff9f9f9', endColorstr='#fff5f5f5', GradientType=0);
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  filter: none;
  opacity: 0.8;
  border: 0px solid transparent;
}
.slider-tick.round {
  border-radius: 50%;
}
.slider-tick.triangle {
  background: transparent none;
}
.slider-tick.custom {
  background: transparent none;
}
.slider-tick.custom::before {
  line-height: 20px;
  font-size: 20px;
  content: '\2605';
  color: #726204;
}
.slider-tick.in-selection {
  background-image: -webkit-linear-gradient(top, #8ac1ef 0%, #82b3de 100%);
  background-image: -o-linear-gradient(top, #8ac1ef 0%, #82b3de 100%);
  background-image: linear-gradient(to bottom, #8ac1ef 0%, #82b3de 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff8ac1ef', endColorstr='#ff82b3de', GradientType=0);
  opacity: 1;
}
#facebookstream {
	
}
.facebookstream-item {
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: solid 1px #ddd;
	overflow: hidden;
}
.facebookstream-item:last-of-type {
	border-bottom: none;
}
#facebookstream .image {
	border: solid 1px #ddd;
	border-radius: 4px;
}
#facebookstream .image img {
	object-fit: cover;
}
#facebookstream .timesince {
	font-size: 13px;
	font-style: italic;
}

#facebookstream .info {
	list-style: none;
	margin: 0;
	padding: 0;
}

#facebookstream.style-1 .info li {
	float: left;
	background: #3c5a96;
	color: #ffF;
	padding: 3px 15px;
	margin-right: 3px;
	font-size: 14px;
}
#facebookstream.style-1 .links {
	float: right;
	list-style: none;
	margin: 0;
	padding: 0;
}
#facebookstream.style-1 .links li {
	float: left;
}
#facebookstream.style-1 .links li a {
	display: block;
	background: #3c5a96;
	color: #ffF;
	padding: 3px 15px;
	margin-right: 3px;
	font-size: 14px;
}

#facebookstream.style-2 .info {
	margin-bottom: 2%;
}
#facebookstream.style-2 .info li {
	float: left;
	width: 32%;
	margin-right: 2%;
	display: block;
	background: #555;
	color: #ffF;
	text-align: center;
	font-size: 13px;
	padding: 5px;
}
#facebookstream.style-2 .info li:last-of-type {
	margin-right: 0;
}
#facebookstream.style-2 .links {
	list-style: none;
	margin: 0;
	padding: 0;
}
#facebookstream.style-2 .links li {
	float: left;
	width: 49%;
	margin-right: 2%;
}
#facebookstream.style-2 .links li:last-of-type {
	margin-right: 0;
}
#facebookstream.style-2 .links li a {
	display: block;
	background: #3c5a96;
	color: #ffF;
	text-align: center;
	font-size: 13px;
	text-decoration: none;
	padding: 5px;
}





.owl-carousel .owl-item img {
	object-fit: cover !important;
}

#dp-fb-feed {

}

@media(min-width: 767px) {
	#dp-fb-feed > a {
		float: left;
		margin-right: 1%;
		margin-bottom: 1%;
		border: solid 1px #ddd;
	}
	#dp-fb-feed.items-2 > a {
		width: 49.5%;
	}
	#dp-fb-feed.items-2 > a:nth-of-type(2n) {
		margin-right: 0;
	}
	#dp-fb-feed.items-3 > a {
		width: 32.66%;
	}
	#dp-fb-feed.items-3 > a:nth-of-type(3n) {
		margin-right: 0;
	}
	#dp-fb-feed.items-4 > a {
		width: 24.25%;
	}
	#dp-fb-feed.items-4 > a:nth-of-type(4n) {
		margin-right: 0;
	}
	#dp-fb-feed.items-5 > a {
		width: 19.2%;
	}
	#dp-fb-feed.items-5 > a:nth-of-type(5n) {
		margin-right: 0;
	}
	#dp-fb-feed.items-6 > a {
		width: 15.83%;
	}
	#dp-fb-feed.items-6 > a:nth-of-type(6n) {
		margin-right: 0;
	}
}


#dp-fb-feed > a > img {
	width: 100%;
	height: auto;
}
.fbkcards-gallery-media-counter em,.fbkcards-gallery-media-info-counter em{font-style:normal}@font-face{font-family:Iconsfont;src:url(data:application/vnd.ms-fontobject;base64,BAcAAGAGAAABAAIAAAAAAAAAAAAAAAAAAAABAJABAAAAAExQAAAAAAAAAAAAAAAAAAAAAAEAAAAAAAAAH9kmgAAAAAAAAAAAAAAAAAAAAAAAAA4AaQBjAG8AbQBvAG8AbgAAAA4AUgBlAGcAdQBsAGEAcgAAABYAVgBlAHIAcwBpAG8AbgAgADEALgAwAAAADgBpAGMAbwBtAG8AbwBuAAAAAAAAAQAAAAsAgAADADBPUy8yDxIEkAAAALwAAABgY21hcOg85rYAAAEcAAAAXGdhc3AAAAAQAAABeAAAAAhnbHlmJ80DnAAAAYAAAAKIaGVhZAejm9kAAAQIAAAANmhoZWEHwgPJAAAEQAAAACRobXR4FQAAQAAABGQAAAAgbG9jYQIsAZoAAASEAAAAEm1heHAADQBGAAAEmAAAACBuYW1lmUoJ+wAABLgAAAGGcG9zdAADAAAAAAZAAAAAIAADA2YBkAAFAAACmQLMAAAAjwKZAswAAAHrADMBCQAAAAAAAAAAAAAAAAAAAAEQAAAAAAAAAAAAAAAAAAAAAEAAAOgAA8D/wABAA8AAQAAAAAEAAAAAAAAAAAAAACAAAAAAAAMAAAADAAAAHAABAAMAAAAcAAMAAQAAABwABABAAAAADAAIAAIABAABACDmAugA//3//wAAAAAAIOYA6AD//f//AAH/4xoEGAcAAwABAAAAAAAAAAAAAAAAAAEAAf//AA8AAQAAAAAAAAAAAAIAADc5AQAAAAABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAAAgAA/6sEAAOrABkAMwAAJTI2Nxc1PgM1NC4CIyIOAhUUHgIzETIeAhUUDgIHFycOASMiLgI1ND4CMwIAGS8Y4CxHMhtQi7tqaruLUFCLu2pdo3pGGzJHKwKXGjYcXaN6RkZ6o10rBASI4h9NWWQ1XKR5R0d5pFxdo3pGA0A9aIxPMVtRRBqUWgUGPGiMUE+MaD0AAAIAAP/OBAADawAbADgAAAkBBiInAS4BNTQ+AjMyFhc+ATMyHgIVFAYHJz4BNTQuAiMiDgIHLgMjIg4CFRQWFwkBA7/+cSEfIf5yGicmRF44UH8xM31QOF5EJiMePyUbHTNHKSNJRDsVFTtESSMrRjMcHiIBgAGAAan+JSMjAdsnVTk0YkotTDQxTy1KYjQ5VScOLk0sKUw5IyAyOhobOzEfIzpLKSxKL/41AckAAAAABAAA/6sDAAOrABQAKQA2AEMAAAUiLgI1ND4CMzIeAhUUDgIjESIOAhUUHgIzMj4CNTQuAiMRIiY1NDYzMhYVFAYjESIGFRQWMzI2NTQmIwGAGH6EZjxpi1BQi2k8ZoV9GEJ1VzJVbmkUFGluVTJXdUJCXl5CQl5eQig4OCgoODgoVZrS1z1PjGg9PWiMTzzX0psDwDNXdEIztrOEhLS2MkJ0VzP+IF1DQl5eQkNdAQA5Jyg4OCgnOQAAAAABAED/6wPAA2sAFQAANxQWMzI2NwE+ATU0JicBLgEjIgYVEUAmGhAgEALRDSIiDf0vECAQGiYrGyURBwFoBh0dHB0HAWgHESYa/QAAAQAAAAAAAIAm2R9fDzz1AAsEAAAAAADSQqvDAAAAANJCq8MAAP+rBAADqwAAAAgAAgAAAAAAAAABAAADwP/AAAAEAAAAAAAEAAABAAAAAAAAAAAAAAAAAAAACAQAAAAAAAAAAAAAAAIAAAAEAAAABAAAAAMAAAAEAABAAAAAAAAKABQAHgBoAMABHgFEAAAAAQAAAAgARAAEAAAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAA4ArgABAAAAAAABAAcAAAABAAAAAAACAAcAYAABAAAAAAADAAcANgABAAAAAAAEAAcAdQABAAAAAAAFAAsAFQABAAAAAAAGAAcASwABAAAAAAAKABoAigADAAEECQABAA4ABwADAAEECQACAA4AZwADAAEECQADAA4APQADAAEECQAEAA4AfAADAAEECQAFABYAIAADAAEECQAGAA4AUgADAAEECQAKADQApGljb21vb24AaQBjAG8AbQBvAG8AblZlcnNpb24gMS4wAFYAZQByAHMAaQBvAG4AIAAxAC4AMGljb21vb24AaQBjAG8AbQBvAG8Abmljb21vb24AaQBjAG8AbQBvAG8AblJlZ3VsYXIAUgBlAGcAdQBsAGEAcmljb21vb24AaQBjAG8AbQBvAG8AbkZvbnQgZ2VuZXJhdGVkIGJ5IEljb01vb24uAEYAbwBuAHQAIABnAGUAbgBlAHIAYQB0AGUAZAAgAGIAeQAgAEkAYwBvAE0AbwBvAG4ALgAAAAMAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA=);src:url(data:application/vnd.ms-fontobject;base64,BAcAAGAGAAABAAIAAAAAAAAAAAAAAAAAAAABAJABAAAAAExQAAAAAAAAAAAAAAAAAAAAAAEAAAAAAAAAH9kmgAAAAAAAAAAAAAAAAAAAAAAAAA4AaQBjAG8AbQBvAG8AbgAAAA4AUgBlAGcAdQBsAGEAcgAAABYAVgBlAHIAcwBpAG8AbgAgADEALgAwAAAADgBpAGMAbwBtAG8AbwBuAAAAAAAAAQAAAAsAgAADADBPUy8yDxIEkAAAALwAAABgY21hcOg85rYAAAEcAAAAXGdhc3AAAAAQAAABeAAAAAhnbHlmJ80DnAAAAYAAAAKIaGVhZAejm9kAAAQIAAAANmhoZWEHwgPJAAAEQAAAACRobXR4FQAAQAAABGQAAAAgbG9jYQIsAZoAAASEAAAAEm1heHAADQBGAAAEmAAAACBuYW1lmUoJ+wAABLgAAAGGcG9zdAADAAAAAAZAAAAAIAADA2YBkAAFAAACmQLMAAAAjwKZAswAAAHrADMBCQAAAAAAAAAAAAAAAAAAAAEQAAAAAAAAAAAAAAAAAAAAAEAAAOgAA8D/wABAA8AAQAAAAAEAAAAAAAAAAAAAACAAAAAAAAMAAAADAAAAHAABAAMAAAAcAAMAAQAAABwABABAAAAADAAIAAIABAABACDmAugA//3//wAAAAAAIOYA6AD//f//AAH/4xoEGAcAAwABAAAAAAAAAAAAAAAAAAEAAf//AA8AAQAAAAAAAAAAAAIAADc5AQAAAAABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAAAgAA/6sEAAOrABkAMwAAJTI2Nxc1PgM1NC4CIyIOAhUUHgIzETIeAhUUDgIHFycOASMiLgI1ND4CMwIAGS8Y4CxHMhtQi7tqaruLUFCLu2pdo3pGGzJHKwKXGjYcXaN6RkZ6o10rBASI4h9NWWQ1XKR5R0d5pFxdo3pGA0A9aIxPMVtRRBqUWgUGPGiMUE+MaD0AAAIAAP/OBAADawAbADgAAAkBBiInAS4BNTQ+AjMyFhc+ATMyHgIVFAYHJz4BNTQuAiMiDgIHLgMjIg4CFRQWFwkBA7/+cSEfIf5yGicmRF44UH8xM31QOF5EJiMePyUbHTNHKSNJRDsVFTtESSMrRjMcHiIBgAGAAan+JSMjAdsnVTk0YkotTDQxTy1KYjQ5VScOLk0sKUw5IyAyOhobOzEfIzpLKSxKL/41AckAAAAABAAA/6sDAAOrABQAKQA2AEMAAAUiLgI1ND4CMzIeAhUUDgIjESIOAhUUHgIzMj4CNTQuAiMRIiY1NDYzMhYVFAYjESIGFRQWMzI2NTQmIwGAGH6EZjxpi1BQi2k8ZoV9GEJ1VzJVbmkUFGluVTJXdUJCXl5CQl5eQig4OCgoODgoVZrS1z1PjGg9PWiMTzzX0psDwDNXdEIztrOEhLS2MkJ0VzP+IF1DQl5eQkNdAQA5Jyg4OCgnOQAAAAABAED/6wPAA2sAFQAANxQWMzI2NwE+ATU0JicBLgEjIgYVEUAmGhAgEALRDSIiDf0vECAQGiYrGyURBwFoBh0dHB0HAWgHESYa/QAAAQAAAAAAAIAm2R9fDzz1AAsEAAAAAADSQqvDAAAAANJCq8MAAP+rBAADqwAAAAgAAgAAAAAAAAABAAADwP/AAAAEAAAAAAAEAAABAAAAAAAAAAAAAAAAAAAACAQAAAAAAAAAAAAAAAIAAAAEAAAABAAAAAMAAAAEAABAAAAAAAAKABQAHgBoAMABHgFEAAAAAQAAAAgARAAEAAAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAA4ArgABAAAAAAABAAcAAAABAAAAAAACAAcAYAABAAAAAAADAAcANgABAAAAAAAEAAcAdQABAAAAAAAFAAsAFQABAAAAAAAGAAcASwABAAAAAAAKABoAigADAAEECQABAA4ABwADAAEECQACAA4AZwADAAEECQADAA4APQADAAEECQAEAA4AfAADAAEECQAFABYAIAADAAEECQAGAA4AUgADAAEECQAKADQApGljb21vb24AaQBjAG8AbQBvAG8AblZlcnNpb24gMS4wAFYAZQByAHMAaQBvAG4AIAAxAC4AMGljb21vb24AaQBjAG8AbQBvAG8Abmljb21vb24AaQBjAG8AbQBvAG8AblJlZ3VsYXIAUgBlAGcAdQBsAGEAcmljb21vb24AaQBjAG8AbQBvAG8AbkZvbnQgZ2VuZXJhdGVkIGJ5IEljb01vb24uAEYAbwBuAHQAIABnAGUAbgBlAHIAYQB0AGUAZAAgAGIAeQAgAEkAYwBvAE0AbwBvAG4ALgAAAAMAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA=) format('embedded-opentype'),url(data:application/x-font-ttf;base64,AAEAAAALAIAAAwAwT1MvMg8SBJAAAAC8AAAAYGNtYXDoPOa2AAABHAAAAFxnYXNwAAAAEAAAAXgAAAAIZ2x5ZifNA5wAAAGAAAACiGhlYWQHo5vZAAAECAAAADZoaGVhB8IDyQAABEAAAAAkaG10eBUAAEAAAARkAAAAIGxvY2ECLAGaAAAEhAAAABJtYXhwAA0ARgAABJgAAAAgbmFtZZlKCfsAAAS4AAABhnBvc3QAAwAAAAAGQAAAACAAAwNmAZAABQAAApkCzAAAAI8CmQLMAAAB6wAzAQkAAAAAAAAAAAAAAAAAAAABEAAAAAAAAAAAAAAAAAAAAABAAADoAAPA/8AAQAPAAEAAAAABAAAAAAAAAAAAAAAgAAAAAAADAAAAAwAAABwAAQADAAAAHAADAAEAAAAcAAQAQAAAAAwACAACAAQAAQAg5gLoAP/9//8AAAAAACDmAOgA//3//wAB/+MaBBgHAAMAAQAAAAAAAAAAAAAAAAABAAH//wAPAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAAAAAAAAAAAAIAADc5AQAAAAABAAAAAAAAAAAAAgAANzkBAAAAAAIAAP+rBAADqwAZADMAACUyNjcXNT4DNTQuAiMiDgIVFB4CMxEyHgIVFA4CBxcnDgEjIi4CNTQ+AjMCABkvGOAsRzIbUIu7amq7i1BQi7tqXaN6RhsyRysClxo2HF2jekZGeqNdKwQEiOIfTVlkNVykeUdHeaRcXaN6RgNAPWiMTzFbUUQalFoFBjxojFBPjGg9AAACAAD/zgQAA2sAGwA4AAAJAQYiJwEuATU0PgIzMhYXPgEzMh4CFRQGByc+ATU0LgIjIg4CBy4DIyIOAhUUFhcJAQO//nEhHyH+chonJkReOFB/MTN9UDheRCYjHj8lGx0zRykjSUQ7FRU7REkjK0YzHB4iAYABgAGp/iUjIwHbJ1U5NGJKLUw0MU8tSmI0OVUnDi5NLClMOSMgMjoaGzsxHyM6SyksSi/+NQHJAAAAAAQAAP+rAwADqwAUACkANgBDAAAFIi4CNTQ+AjMyHgIVFA4CIxEiDgIVFB4CMzI+AjU0LgIjESImNTQ2MzIWFRQGIxEiBhUUFjMyNjU0JiMBgBh+hGY8aYtQUItpPGaFfRhCdVcyVW5pFBRpblUyV3VCQl5eQkJeXkIoODgoKDg4KFWa0tc9T4xoPT1ojE8819KbA8AzV3RCM7azhIS0tjJCdFcz/iBdQ0JeXkJDXQEAOScoODgoJzkAAAAAAQBA/+sDwANrABUAADcUFjMyNjcBPgE1NCYnAS4BIyIGFRFAJhoQIBAC0Q0iIg39LxAgEBomKxslEQcBaAYdHRwdBwFoBxEmGv0AAAEAAAAAAACAJtkfXw889QALBAAAAAAA0kKrwwAAAADSQqvDAAD/qwQAA6sAAAAIAAIAAAAAAAAAAQAAA8D/wAAABAAAAAAABAAAAQAAAAAAAAAAAAAAAAAAAAgEAAAAAAAAAAAAAAACAAAABAAAAAQAAAADAAAABAAAQAAAAAAACgAUAB4AaADAAR4BRAAAAAEAAAAIAEQABAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAOAK4AAQAAAAAAAQAHAAAAAQAAAAAAAgAHAGAAAQAAAAAAAwAHADYAAQAAAAAABAAHAHUAAQAAAAAABQALABUAAQAAAAAABgAHAEsAAQAAAAAACgAaAIoAAwABBAkAAQAOAAcAAwABBAkAAgAOAGcAAwABBAkAAwAOAD0AAwABBAkABAAOAHwAAwABBAkABQAWACAAAwABBAkABgAOAFIAAwABBAkACgA0AKRpY29tb29uAGkAYwBvAG0AbwBvAG5WZXJzaW9uIDEuMABWAGUAcgBzAGkAbwBuACAAMQAuADBpY29tb29uAGkAYwBvAG0AbwBvAG5pY29tb29uAGkAYwBvAG0AbwBvAG5SZWd1bGFyAFIAZQBnAHUAbABhAHJpY29tb29uAGkAYwBvAG0AbwBvAG5Gb250IGdlbmVyYXRlZCBieSBJY29Nb29uLgBGAG8AbgB0ACAAZwBlAG4AZQByAGEAdABlAGQAIABiAHkAIABJAGMAbwBNAG8AbwBuAC4AAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA) format('truetype'),url(data:application/font-woff;base64,d09GRgABAAAAAAasAAsAAAAABmAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABPUy8yAAABCAAAAGAAAABgDxIEkGNtYXAAAAFoAAAAXAAAAFzoPOa2Z2FzcAAAAcQAAAAIAAAACAAAABBnbHlmAAABzAAAAogAAAKIJ80DnGhlYWQAAARUAAAANgAAADYHo5vZaGhlYQAABIwAAAAkAAAAJAfCA8lobXR4AAAEsAAAACAAAAAgFQAAQGxvY2EAAATQAAAAEgAAABICLAGabWF4cAAABOQAAAAgAAAAIAANAEZuYW1lAAAFBAAAAYYAAAGGmUoJ+3Bvc3QAAAaMAAAAIAAAACAAAwAAAAMDZgGQAAUAAAKZAswAAACPApkCzAAAAesAMwEJAAAAAAAAAAAAAAAAAAAAARAAAAAAAAAAAAAAAAAAAAAAQAAA6AADwP/AAEADwABAAAAAAQAAAAAAAAAAAAAAIAAAAAAAAwAAAAMAAAAcAAEAAwAAABwAAwABAAAAHAAEAEAAAAAMAAgAAgAEAAEAIOYC6AD//f//AAAAAAAg5gDoAP/9//8AAf/jGgQYBwADAAEAAAAAAAAAAAAAAAAAAQAB//8ADwABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAAAAAAAAAAAAIAADc5AQAAAAACAAD/qwQAA6sAGQAzAAAlMjY3FzU+AzU0LgIjIg4CFRQeAjMRMh4CFRQOAgcXJw4BIyIuAjU0PgIzAgAZLxjgLEcyG1CLu2pqu4tQUIu7al2jekYbMkcrApcaNhxdo3pGRnqjXSsEBIjiH01ZZDVcpHlHR3mkXF2jekYDQD1ojE8xW1FEGpRaBQY8aIxQT4xoPQAAAgAA/84EAANrABsAOAAACQEGIicBLgE1ND4CMzIWFz4BMzIeAhUUBgcnPgE1NC4CIyIOAgcuAyMiDgIVFBYXCQEDv/5xIR8h/nIaJyZEXjhQfzEzfVA4XkQmIx4/JRsdM0cpI0lEOxUVO0RJIytGMxweIgGAAYABqf4lIyMB2ydVOTRiSi1MNDFPLUpiNDlVJw4uTSwpTDkjIDI6Ghs7MR8jOkspLEov/jUByQAAAAAEAAD/qwMAA6sAFAApADYAQwAABSIuAjU0PgIzMh4CFRQOAiMRIg4CFRQeAjMyPgI1NC4CIxEiJjU0NjMyFhUUBiMRIgYVFBYzMjY1NCYjAYAYfoRmPGmLUFCLaTxmhX0YQnVXMlVuaRQUaW5VMld1QkJeXkJCXl5CKDg4KCg4OChVmtLXPU+MaD09aIxPPNfSmwPAM1d0QjO2s4SEtLYyQnRXM/4gXUNCXl5CQ10BADknKDg4KCc5AAAAAAEAQP/rA8ADawAVAAA3FBYzMjY3AT4BNTQmJwEuASMiBhURQCYaECAQAtENIiIN/S8QIBAaJisbJREHAWgGHR0cHQcBaAcRJhr9AAABAAAAAAAAgCbZH18PPPUACwQAAAAAANJCq8MAAAAA0kKrwwAA/6sEAAOrAAAACAACAAAAAAAAAAEAAAPA/8AAAAQAAAAAAAQAAAEAAAAAAAAAAAAAAAAAAAAIBAAAAAAAAAAAAAAAAgAAAAQAAAAEAAAAAwAAAAQAAEAAAAAAAAoAFAAeAGgAwAEeAUQAAAABAAAACABEAAQAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAADgCuAAEAAAAAAAEABwAAAAEAAAAAAAIABwBgAAEAAAAAAAMABwA2AAEAAAAAAAQABwB1AAEAAAAAAAUACwAVAAEAAAAAAAYABwBLAAEAAAAAAAoAGgCKAAMAAQQJAAEADgAHAAMAAQQJAAIADgBnAAMAAQQJAAMADgA9AAMAAQQJAAQADgB8AAMAAQQJAAUAFgAgAAMAAQQJAAYADgBSAAMAAQQJAAoANACkaWNvbW9vbgBpAGMAbwBtAG8AbwBuVmVyc2lvbiAxLjAAVgBlAHIAcwBpAG8AbgAgADEALgAwaWNvbW9vbgBpAGMAbwBtAG8AbwBuaWNvbW9vbgBpAGMAbwBtAG8AbwBuUmVndWxhcgBSAGUAZwB1AGwAYQByaWNvbW9vbgBpAGMAbwBtAG8AbwBuRm9udCBnZW5lcmF0ZWQgYnkgSWNvTW9vbi4ARgBvAG4AdAAgAGcAZQBuAGUAcgBhAHQAZQBkACAAYgB5ACAASQBjAG8ATQBvAG8AbgAuAAAAAwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA==) format('woff'),url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBzdGFuZGFsb25lPSJubyI/Pgo8IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiID4KPHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8bWV0YWRhdGE+R2VuZXJhdGVkIGJ5IEljb01vb248L21ldGFkYXRhPgo8ZGVmcz4KPGZvbnQgaWQ9Imljb21vb24iIGhvcml6LWFkdi14PSIxMDI0Ij4KPGZvbnQtZmFjZSB1bml0cy1wZXItZW09IjEwMjQiIGFzY2VudD0iOTYwIiBkZXNjZW50PSItNjQiIC8+CjxtaXNzaW5nLWdseXBoIGhvcml6LWFkdi14PSIxMDI0IiAvPgo8Z2x5cGggdW5pY29kZT0iJiN4MjA7IiBob3Jpei1hZHYteD0iNTEyIiBkPSIiIC8+CjxnbHlwaCB1bmljb2RlPSImI3hlNjAwOyIgZ2x5cGgtbmFtZT0iaWNvbi1jb21tZW50IiBkPSJNNTEyIDQyLjY2N2MzMi43NjggMCA2NC42NCAyLjk0NCA5NS42OCA4LjA2NGwyMjQuMzItMTM2LjA2NHYyMjYuNjI0YzExNi45MjggODIuMTEyIDE5MiAyMDggMTkyIDM0OS4zNzYgMCAyNDcuNDI0LTIyOS4yNDggNDQ4LTUxMiA0NDhzLTUxMi0yMDAuNTc2LTUxMi00NDhjMC0yNDcuNDI0IDIyOS4yNDgtNDQ4IDUxMi00NDh6TTUxMiA4NzQuNjY3YzI0Ny40MjQgMCA0NDgtMTcxLjkwNCA0NDgtMzg0IDAtMTMwLjExMi03NS43MTItMjQ0LjkyOC0xOTEuMjMyLTMxNC4zNjhsMi4wNDgtMTQ4LjQxNi0xNTAuNjU2IDkwLjU2Yy0zNC42ODgtNy40MjQtNzAuNzg0LTExLjc3Ni0xMDguMTYtMTEuNzc2LTI0Ny40MjQgMC00NDggMTcxLjkwNC00NDggMzg0czIwMC41NzYgMzg0IDQ0OCAzODR6IiAvPgo8Z2x5cGggdW5pY29kZT0iJiN4ZTYwMTsiIGdseXBoLW5hbWU9Imljb24tbGlrZSIgZD0iTTk1OS4xNjggNDI1LjQ1MWwtMzk4LjcyLTQ3NS4wMDhjLTQ0LjY3Mi00Ny4wNDAtNTMuMDU2LTQ3LjA0MC05Ny43MjggMGwtMzk3Ljg4OCA0NzUuMDA4Yy0zMy45MiA1MC45NDQtNjQuODMyIDEwNS4wODgtNjQuODMyIDE4MC4zNTIgMCAxNDAuMjI0IDEwNS43OTIgMjY4Ljg2NCAyNTYgMjY4Ljg2NCAxMDYuNjI0IDAgMTkwLjU5Mi01OC4zMDQgMjU2LTEyNy40ODggNjguNjA4IDY1LjE1MiAxNDkuMzc2IDEyNy40ODggMjU2IDEyNy40ODggMTUwLjIwOCAwIDI1Ni0xMjguNjQgMjU2LTI2OC44NjQgMC03NS4yNjQtMjQuOTYtMTI5LjQ3Mi02NC44MzItMTgwLjM1MnpNODk2IDQzOC42OTljNDkuNjY0IDYyLjI3MiA2NCAxMDguMzUyIDY0IDE2Ny4xMDQgMCAxMDkuNTY4LTgxLjUzNiAyMDkuMDg4LTE5MiAyMDkuMDg4LTkzLjMxMiAwLTIwMC41NzYtOTYuNjQtMjU2LTE2NS42OTYtNTYuODk2IDcxLjYxNi0xNjIuNjg4IDE2Ni41MjgtMjU2IDE2NS43Ni0xMTMuNDcyLTAuOTYtMTkyLTk5LjU4NC0xOTItMjA5LjE1MiAwLTU4Ljc1MiAxOC4wNDgtMTAxLjY5NiA2NC0xNjUuMjQ4bDM4NC00NTguMTc2IDM4NCA0NTYuMzJ6IiAvPgo8Z2x5cGggdW5pY29kZT0iJiN4ZTYwMjsiIGdseXBoLW5hbWU9Imljb24tcGxhY2VtYXJrIiBob3Jpei1hZHYteD0iNzY4IiBkPSJNMzg0LTg1LjMzM2MtNjMuODcyLTAuMzItMzg0IDQ3OS40MjQtMzg0IDY0MCAwIDIxMi4wOTYgMTcxLjkwNCAzODQgMzg0IDM4NHMzODQtMTcxLjkwNCAzODQtMzg0YzAtMTU4LjQtMzIxLjE1Mi02NDAuMzItMzg0LTY0MHpNMzg0IDg3NC42NjdjLTE3Ni43MDQgMC0zMjAtMTQzLjI5Ni0zMjAtMzIwIDAtMTMzLjgyNCAyNjYuODE2LTU0NC4yNTYgMzIwLTU0NCA1Mi4zNTItMC4yNTYgMzIwIDQxMS45NjggMzIwIDU0NCAwIDE3Ni43MDQtMTQzLjI5NiAzMjAtMzIwIDMyMHpNMzg0IDM5NC42NjdjLTg4LjM4NCAwLTE2MCA3MS42MTYtMTYwIDE2MHM3MS42MTYgMTYwIDE2MCAxNjAgMTYwLTcxLjYxNiAxNjAtMTYwLTcxLjYxNi0xNjAtMTYwLTE2MHpNMzg0IDY1MC42NjdjLTUyLjk5MiAwLTk2LTQzLjAwOC05Ni05NiAwLTUzLjA1NiA0My4wMDgtOTYgOTYtOTZzOTYgNDMuMDA4IDk2IDk2LTQzLjAwOCA5Ni05NiA5NnoiIC8+CjxnbHlwaCB1bmljb2RlPSImI3hlODAwOyIgZ2x5cGgtbmFtZT0iaWNvbi1wbGF5IiBkPSJNNjQgNDIuNjY3YzAtMzUuMDA4IDI5LjUwNC02NCA2NC02NCAyMS41MDQgMCA0My4wMDggMTQuNTI4IDY0IDI0bDcyMC41MTIgMzYwYzE3LjQ3MiA4LjUxMiA0Ny40ODggMjUuOTg0IDQ3LjQ4OCA2NHMtMzAuMDE2IDU1LjQ4OC00Ny40ODggNjRsLTcyMC41MTIgMzYwYy0yMC45OTIgOS40NzItNDIuNDk2IDI0LTY0IDI0LTM0LjQ5NiAwLTY0LTI4Ljk5Mi02NC02NHYtNzY4eiIgLz4KPC9mb250PjwvZGVmcz48L3N2Zz4=) format('svg');font-weight:400;font-style:normal}.fbkcards-icon{font-family:Iconsfont;font-size:160%}.fbkcards-iconspan{padding:2px}.fbkcards-icon,.fbkcards-icon+*{display:inline-block;vertical-align:middle}.fbkcards-icon+*{margin-left:.4em}.fbkcards-icon-comment::before{content:'\e600'}.fbkcards-icon-like::before{content:'\e601'}.fbkcards-icon-placemark::before{content:'\e602'}.fbkcards-spinner{display:block;position:relative}.fbkcards-spinner::before{display:none;position:absolute;box-sizing:border-box;top:0;right:0;bottom:0;left:0;border:12px solid #ddd;border-radius:50%;box-shadow:0 0 30px rgba(255,255,255,.3);-webkit-animation-timing-function:cubic-bezier(.22,.61,.36,1);animation-timing-function:cubic-bezier(.22,.61,.36,1);content:''}.fbkcards-show .fbkcards-spinner::before{display:block;-webkit-animation:fbkcards-spinner 1.5s infinite;animation:fbkcards-spinner 1.5s infinite}@-webkit-keyframes fbkcards-spinner{0%{border-width:initital;opacity:1;-webkit-transform:scale(0);transform:scale(0)}100%{border-width:1px;opacity:0;-webkit-transform:scale(1);transform:scale(1)}}@keyframes fbkcards-spinner{0%{border-width:initital;opacity:1;-webkit-transform:scale(0);transform:scale(0)}100%{border-width:1px;opacity:0;-webkit-transform:scale(1);transform:scale(1)}}.fbkcards{font-family:Roboto,Arial,sans-serif;font-size:12px;line-height:1.4;color:#444;-webkit-font-smoothing:antialiased;-webkit-tap-highlight-color:transparent}.fbkcards,.fbkcards *{direction:ltr!important}.fbkcards a{color:#2196f3;-webkit-transition:all .3s ease;transition:all .3s ease;text-decoration:none}.fbkcards a:hover{color:#444}.fbkcards,.fbkcards a,.fbkcards div,.fbkcards figure,.fbkcards img,.fbkcards li,.fbkcards p,.fbkcards span,.fbkcards ul{border-top:none;border-right:none;border-bottom:none;border-left:none;margin:0;padding:0}.fbkcards,.fbkcards div,.fbkcards figure,.fbkcards img,.fbkcards p,.fbkcards ul{display:block}.fbkcards img{max-width:none;max-height:none}.fbkcards-gallery-media{display:none;box-sizing:border-box;float:left;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-perspective:900px;perspective:900px}.fbkcards-gallery-view-active .fbkcards-gallery-media,.fbkcards-gallery-view-active-next .fbkcards-gallery-media,.fbkcards-gallery-view-active-prev .fbkcards-gallery-media{display:block}.fbkcards-gallery-media-link{display:block;position:relative;overflow:hidden;width:100%;height:100%}.fbkcards-gallery-media-marker{display:none;position:absolute;z-index:2;top:.6em;right:.6em;width:1.8em;height:1.8em;-webkit-transition:all .3s ease;transition:all .3s ease}.fbkcards-gallery-media-marker svg{display:block;width:100%;height:100%;fill:rgba(255,255,255,.8)}.fbkcards-gallery-media:hover .fbkcards-gallery-media-marker{opacity:.3}.fbkcards-gallery-media-carousel .fbkcards-gallery-media-marker-carousel,.fbkcards-gallery-media-video .fbkcards-gallery-media-marker-video{display:block}.fbkcards-gallery-media-cover{display:block;position:absolute;visibility:hidden;z-index:2;top:0;right:0;bottom:0;left:0;opacity:0;-webkit-transition:all .4s ease;transition:all .4s ease}.fbkcards-gallery-media-link:hover .fbkcards-gallery-media-cover{visibility:visible;opacity:1}.fbkcards-gallery-media-link:hover .fbkcards-gallery-media-cover~.fbkcards-gallery-media-image{-webkit-transform:scaleX(1.1) scaleY(1.1) translateZ(0);transform:scaleX(1.1) scaleY(1.1) translateZ(0)}.fbkcards-gallery-media-counter{display:block;position:absolute;visibility:hidden;z-index:3;box-sizing:border-box;top:50%;right:0;left:0;opacity:0;-webkit-transform:translateY(0) scale(.8);transform:translateY(0) scale(.8);font-size:200%;text-align:center;line-height:1;color:#fff;-webkit-transition:all .3s ease;transition:all .3s ease}span.fbkcards-gallery-media-counter{padding:3px}.fbkcards-gallery-media-link:hover .fbkcards-gallery-media-counter{visibility:visible;opacity:1;-webkit-transform:translateY(-50%) scale(1);transform:translateY(-50%) scale(1)}.fbkcards-gallery-media-counter .fbkcards-icon{font-size:160%}.fbkcards-gallery-media-image{display:block;position:relative;visibility:hidden;width:100%;height:100%;opacity:0;-webkit-transform:scaleX(1) scaleY(1) translateZ(0);transform:scaleX(1) scaleY(1) translateZ(0);-webkit-transition:all .4s ease;transition:all .4s ease}.fbkcards-gallery-media-loaded .fbkcards-gallery-media-image{visibility:visible;opacity:1}.fbkcards-gallery-media-image img{display:block;position:relative;min-width:auto!important;min-height:auto!important;max-width:none!important;max-height:none!important}.fbkcards-gallery-media-square .fbkcards-gallery-media-image img{width:100%!important;height:100%!important}.fbkcards-gallery-media-portrait .fbkcards-gallery-media-image img{width:100%;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.fbkcards-gallery-media-album .fbkcards-gallery-media-image img{height:100%;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.fbkcards-gallery-media-info{display:block;position:absolute;visibility:hidden;z-index:3;width:80%;max-height:80%;top:50%;left:50%;opacity:0;-webkit-transform:translateX(-50%) translateY(-40%);transform:translateX(-50%) translateY(-40%);text-align:center;color:#fff;-webkit-transition:all .3s ease;transition:all .3s ease}.fbkcards-gallery-media-info-no-description{-webkit-transform:translateX(-50%) translateY(0);transform:translateX(-50%) translateY(0);font-size:120%}.fbkcards-gallery-media-link:hover .fbkcards-gallery-media-info{visibility:visible;opacity:1;-webkit-transform:translateX(-50%) translateY(-47%);transform:translateX(-50%) translateY(-47%)}.fbkcards-gallery-media-info-counter{line-height:1}.fbkcards-gallery-media-info-counter+.fbkcards-gallery-media-info-counter{margin-left:16%}.fbkcards-gallery-media-info-counter~.fbkcards-gallery-media-info-description{margin-top:12%}.fbkcards-gallery-media-info-description{display:block;overflow:hidden;font-size:14px}.fbkcards-gallery-media-info-cropped::after{display:block;line-height:1;letter-spacing:2px;content:'...'}.fbkcards-gallery-loader{position:absolute;z-index:12;visibility:hidden;top:0;right:0;bottom:0;left:0;opacity:0;background:rgba(255,255,255,.1);-webkit-transition:all .2s ease;transition:all .2s ease}.fbkcards-gallery-loader.fbkcards-show{visibility:visible;opacity:1}.fbkcards-gallery-loader .fbkcards-spinner{position:absolute;width:100px;height:100px;top:50%;left:50%;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}.fbkcards-gallery-control-arrow{position:absolute;z-index:10;width:74px;height:74px;top:50%;border-radius:50%;cursor:pointer;-webkit-transition:all .3s ease;transition:all .3s ease}.fbkcards-gallery-control-arrow-disabled{visibility:hidden;opacity:0}.fbkcards-gallery-control-arrow::after,.fbkcards-gallery-control-arrow::before{display:block;position:absolute;height:2px;width:12px;-webkit-transition:all .3s ease;transition:all .3s ease;content:''}.fbkcards-gallery-control-arrow-previous{left:0;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0)}.fbkcards-gallery-control-arrow-previous::after,.fbkcards-gallery-control-arrow-previous::before{top:37px;right:16px;border-radius:0 10px 10px 0}.fbkcards-gallery-control-arrow-previous::before{-webkit-transform-origin:0 110%;transform-origin:0 110%;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.fbkcards-gallery-control-arrow-previous::after{-webkit-transform-origin:0 -10%;transform-origin:0 -10%;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.fbkcards-gallery-control-arrow-previous:active{-webkit-transform:translate3d(-50%,-50%,0) scale(.9);transform:translate3d(-50%,-50%,0) scale(.9)}.fbkcards-gallery-control-arrow-next{right:0;-webkit-transform:translate3d(50%,-50%,0);transform:translate3d(50%,-50%,0)}.fbkcards-gallery-control-arrow-next::after,.fbkcards-gallery-control-arrow-next::before{top:37px;left:16px;border-radius:10px 0 0 10px}.fbkcards-gallery-control-arrow-next::before{-webkit-transform-origin:100% 110%;transform-origin:100% 110%;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.fbkcards-gallery-control-arrow-next::after{-webkit-transform-origin:100% -10%;transform-origin:100% -10%;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.fbkcards-gallery-control-arrow-next:active{-webkit-transform:translate3d(50%,-50%,0) scale(.9);transform:translate3d(50%,-50%,0) scale(.9)}.fbkcards-gallery-vertical .fbkcards-gallery-control-arrow{right:auto;left:50%}.fbkcards-gallery-vertical .fbkcards-gallery-control-arrow-previous{top:0;-webkit-transform:rotate(90deg) translate3d(-50%,50%,0);transform:rotate(90deg) translate3d(-50%,50%,0)}.fbkcards-gallery-vertical .fbkcards-gallery-control-arrow-previous:active{-webkit-transform:rotate(90deg) translate3d(-50%,50%,0) scale(.9);transform:rotate(90deg) translate3d(-50%,50%,0) scale(.9)}.fbkcards-gallery-vertical .fbkcards-gallery-control-arrow-next{top:auto;bottom:0;-webkit-transform:rotate(90deg) translate3d(50%,50%,0);transform:rotate(90deg) translate3d(50%,50%,0)}.fbkcards-gallery-vertical .fbkcards-gallery-control-arrow-next:active{-webkit-transform:rotate(90deg) translate3d(50%,50%,0) scale(.9);transform:rotate(90deg) translate3d(50%,50%,0) scale(.9)}.fbkcards-gallery-control-scroll{position:absolute;visibility:hidden;z-index:10;opacity:0;background:rgba(0,0,0,.35);-webkit-transition:all .3s ease;transition:all .3s ease}.fbkcards-gallery-vertical .fbkcards-gallery-control-scroll{width:3px;top:6px;right:6px;bottom:6px}.fbkcards-gallery-horizontal .fbkcards-gallery-control-scroll{height:3px;right:6px;bottom:6px;left:6px}.fbkcards-gallery:hover .fbkcards-gallery-control-scroll{visibility:visible;opacity:1}.fbkcards-gallery-control-scroll-slider{position:absolute;background:#000;-webkit-transition:all .4s ease;transition:all .4s ease}.fbkcards-gallery-vertical .fbkcards-gallery-control-scroll-slider{width:100%}.fbkcards-gallery-horizontal .fbkcards-gallery-control-scroll-slider{height:100%}.fbkcards-gallery{position:relative;overflow:hidden;float:none;clear:both}.fbkcards-gallery-wrapper{overflow:hidden}.fbkcards-gallery-container{-webkit-transition:all 0s linear;transition:all 0s linear}.fbkcards-gallery-container::after,.fbkcards-gallery-container::before{display:table;width:100%;height:0;clear:both;float:none;content:''}.fbkcards-gallery-view{position:relative;box-sizing:border-box;z-index:1}.fbkcards-gallery-view::after,.fbkcards-gallery-view::before{display:table;width:100%;height:0;clear:both;float:none;content:''}.fbkcards-gallery-fade .fbkcards-gallery-view{position:absolute;visibility:hidden;opacity:0;top:0;left:0;pointer-events:none}.fbkcards-gallery-fade .fbkcards-gallery-view-active{visibility:visible;pointer-events:all}.fbkcards-gallery-slide .fbkcards-gallery-view{float:left;pointer-events:none}.fbkcards-gallery-slide .fbkcards-gallery-view-active,.fbkcards-gallery-slide .fbkcards-gallery-view-active-next,.fbkcards-gallery-slide .fbkcards-gallery-view-active-prev{pointer-events:all}.fbkcards-gallery-empty{position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.4)}div.fbkcards-gallery-empty-text{position:absolute;left:50%;top:50%;padding:26px 26px 23px;border-radius:4px;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0);background:#fff;white-space:nowrap;font-size:14px;line-height:1.2}.fbkcards-popup-twilight{position:absolute;visibility:hidden;top:0;right:0;bottom:0;left:0;opacity:0;background:rgba(0,0,0,.5);-webkit-transition:all .3s ease;transition:all .3s ease}.fbkcards-show .fbkcards-popup-twilight{visibility:visible;opacity:1}.fbkcards-popup-media{position:relative;overflow:hidden;width:640px;border-radius:4px;background:#fff}.fbkcards-popup-media::after,.fbkcards-popup-media::before{display:table;width:100%;height:0;clear:both;float:none;content:''}.fbkcards-popup-media-has-comments{width:1040px;height:640px}.fbkcards-popup-media-picture{position:relative;overflow:hidden;width:640px;min-height:200px;background:#2d2d2d}.fbkcards-popup-media-has-comments .fbkcards-popup-media-picture{height:640px;float:left}.fbkcards-popup-media-picture-loader{position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(45,45,45,.5);z-index:1}.fbkcards-popup-media-picture-loaded .fbkcards-popup-media-picture-loader{display:none}.fbkcards-popup-media-picture-loader .fbkcards-spinner{position:absolute;width:100px;height:100px;top:50%;left:50%;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}.fbkcards-popup-media-picture img{display:block}.fbkcards-popup-media-album .fbkcards-popup-media-picture img,.fbkcards-popup-media-square .fbkcards-popup-media-picture img{width:100%}.fbkcards-popup-media-portrait .fbkcards-popup-media-picture img{margin:0 auto}.fbkcards-popup-media-has-comments .fbkcards-popup-media-picture img{position:absolute}.fbkcards-popup-media-has-comments.fbkcards-popup-media-square .fbkcards-popup-media-picture img{width:100%;height:100%}.fbkcards-popup-media-has-comments.fbkcards-popup-media-portrait .fbkcards-popup-media-picture img{height:100%;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.fbkcards-popup-media-has-comments.fbkcards-popup-media-album .fbkcards-popup-media-picture img{width:100%;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.fbkcards-popup-media-video{position:relative;cursor:pointer}.fbkcards-popup-media-video video{width:100%;height:100%}.fbkcards-popup-media-video::before{display:block;position:absolute;visibility:visible;top:50%;left:50%;opacity:.8;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);font:400 64px/1 Iconsfont;-webkit-transition:all .3s ease;transition:all .3s ease;content:'\e800'}.fbkcards-playing .fbkcards-popup-media-video::before{visibility:visible;opacity:0;-webkit-transform:translateX(-50%) translateY(-50%) scale(2);transform:translateX(-50%) translateY(-50%) scale(2)}div.fbkcards-popup-media-info{box-sizing:border-box;padding:16px}.fbkcards-popup-media-info-container{position:relative;min-height:200px}.fbkcards-popup-media-has-comments .fbkcards-popup-media-info-container{float:left;width:399px;min-height:640px}.fbkcards-popup-media-info-loader{position:absolute;top:0;right:0;bottom:0;left:0}.fbkcards-popup-media-info-loaded .fbkcards-popup-media-info-loader{display:none}.fbkcards-popup-media-info-loader .fbkcards-spinner{position:absolute;width:100px;height:100px;top:50%;left:50%;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}.fbkcards-popup-media-info-origin::after,.fbkcards-popup-media-info-origin::before{display:table;width:100%;height:0;clear:both;float:none;content:''}.fbkcards-popup-media-info-author{display:block;float:left;line-height:1;font-weight:700;font-size:14px}span.fbkcards-popup-media-info-author-picture{display:inline-block;overflow:hidden;box-sizing:border-box;vertical-align:middle;width:40px;height:40px;border-radius:50%;background:-webkit-radial-gradient(circle farthest-corner at 35% 90%,#fec564,rgba(0,0,0,0) 50%),-webkit-radial-gradient(circle farthest-corner at 0 140%,#fec564,rgba(0,0,0,0) 50%),-webkit-radial-gradient(ellipse farthest-corner at 0 -25%,#5258cf,rgba(0,0,0,0) 50%),-webkit-radial-gradient(ellipse farthest-corner at 20% -50%,#5258cf,rgba(0,0,0,0) 50%),-webkit-radial-gradient(ellipse farthest-corner at 100% 0,#893dc2,rgba(0,0,0,0) 50%),-webkit-radial-gradient(ellipse farthest-corner at 60% -20%,#893dc2,rgba(0,0,0,0) 50%),-webkit-radial-gradient(ellipse farthest-corner at 100% 100%,#d9317a,rgba(0,0,0,0)),-webkit-linear-gradient(#6559ca,#bc318f 30%,#e33f5f 50%,#f77638 70%,#fec66d 100%);background:radial-gradient(circle farthest-corner at 35% 90%,#fec564,rgba(0,0,0,0) 50%),radial-gradient(circle farthest-corner at 0 140%,#fec564,rgba(0,0,0,0) 50%),radial-gradient(ellipse farthest-corner at 0 -25%,#5258cf,rgba(0,0,0,0) 50%),radial-gradient(ellipse farthest-corner at 20% -50%,#5258cf,rgba(0,0,0,0) 50%),radial-gradient(ellipse farthest-corner at 100% 0,#893dc2,rgba(0,0,0,0) 50%),radial-gradient(ellipse farthest-corner at 60% -20%,#893dc2,rgba(0,0,0,0) 50%),radial-gradient(ellipse farthest-corner at 100% 100%,#d9317a,rgba(0,0,0,0)),linear-gradient(#6559ca,#bc318f 30%,#e33f5f 50%,#f77638 70%,#fec66d 100%);padding:2px}span.fbkcards-popup-media-info-author-picture img{display:block;width:100%;height:100%;background:#fff;border:2px solid #fff;border-radius:50%;box-sizing:border-box}span.fbkcards-popup-media-info-author-name{display:inline-block;vertical-align:middle;margin-left:5px}a.fbkcards-popup-media-info-original{display:block;float:right;margin-top:8px;padding:5px 16px 6px;color:#fff;background:#3897f0;border-radius:4px;line-height:1;font-size:12px;font-weight:700}a.fbkcards-popup-media-info-original:hover{color:#fff;background:#268dea}.fbkcards-popup-media-info-meta{line-height:1}.fbkcards-popup-media-info-meta::after,.fbkcards-popup-media-info-meta::before{display:table;width:100%;height:0;clear:both;float:none;content:''}.fbkcards-popup-media-info-origin+div.fbkcards-popup-media-info-meta{margin-top:16px}.fbkcards-popup-media-info-properties{float:left;width:80%;white-space:nowrap}.fbkcards-popup-media-info-properties-item{display:inline-block;font-size:12px}.fbkcards-popup-media-info-properties-item+.fbkcards-popup-media-info-properties-item{margin-left:20px}.fbkcards-popup-media-info-properties-item em{font-style:normal}.fbkcards-popup-media-info-properties-item-location{width:60%}.fbkcards-popup-media-info-properties-item-location em{overflow:hidden;max-width:90%;text-overflow:ellipsis}.fbkcards-popup-media-info-passed-time{float:right;width:20%;text-align:right;line-height:1.68;font-size:12px}div+div.fbkcards-popup-media-info-content{margin:12px -16px -16px;padding:16px;border-top:1px solid rgba(0,0,0,.08)}.fbkcards-popup-media-has-comments .fbkcards-popup-media-info-content{overflow:auto;height:503px}.fbkcards-popup-media-info-description,p.fbkcards-popup-media-info-comments-item{line-height:1.45;font-size:13px}div.fbkcards-popup-media-info-comments-item{margin:12px 0;font-size:13px}.fbkcards-popup-media-info-comments-item-author,.fbkcards-popup-media-info-description-author{font-weight:700}.fbkcards-popup-media-appearing{position:absolute;top:36px;left:100px}.fbkcards-popup-media-next,.fbkcards-popup-media-previous{opacity:0;z-index:1}@media only screen and (min-width:1840px){.fbkcards-popup-media-hr{width:840px;height:840px}.fbkcards-popup-media-hr.fbkcards-popup-media-has-comments{width:1240px}.fbkcards-popup-media-hr .fbkcards-popup-media-picture{width:840px;height:840px}}@media only screen and (max-width:1280px){.fbkcards-popup-media{width:430px}.fbkcards-popup-media-has-comments{width:740px;height:430px}.fbkcards-popup-media-picture{width:430px}.fbkcards-popup-media-picture img{width:100%}.fbkcards-popup-media-has-comments .fbkcards-popup-media-picture img{width:auto}.fbkcards-popup-media-has-comments .fbkcards-popup-media-picture{height:430px}.fbkcards-popup-media-has-comments div.fbkcards-popup-media-info-container{width:310px}.fbkcards-popup-media-has-comments .fbkcards-popup-media-info-container-properties-item+.fbkcards-popup-media-info-container-properties-item{margin-left:12px}.fbkcards-popup-media-has-comments .fbkcards-popup-media-info-container-properties-item-location{width:40%}.fbkcards-popup-media-has-comments .fbkcards-popup-media-info-content{height:320px}}@media only screen and (max-width:1024px){.fbkcards-popup-media{width:auto}.fbkcards-popup-media-has-comments{width:auto;height:auto}.fbkcards-popup-media-picture{width:100%;height:auto!important;border-right:none!important}.fbkcards-popup-media-picture img{width:100%!important;height:auto!important;position:static!important;top:auto!important;-webkit-transform:none!important;transform:none!important}.fbkcards-popup-media-has-comments div.fbkcards-popup-media-info-container{width:100%}.fbkcards-popup-media-info-container-properties-item-location{width:60%!important}.fbkcards-popup-media-has-comments .fbkcards-popup-media-info-content{height:auto}.fbkcards-popup-media-appearing{position:absolute;top:36px;right:100px;left:100px}}@media only screen and (max-width:780px){.fbkcards-popup-media-appearing{position:absolute;top:0;left:0;right:0}}@media only screen and (max-width:480px){span.fbkcards-popup-media-info-properties-item-location{display:block;margin-top:16px;margin-left:0!important;width:auto!important}}.fbkcards-popup-media .fbkcards-popup-media-carousel-nav{position:absolute;right:0;bottom:0;left:0;text-align:center;padding:12px 0}.fbkcards-popup-media .fbkcards-popup-media-carousel-nav-item{display:inline-block;width:20px;height:20px;padding:5px;box-sizing:border-box;cursor:pointer}.fbkcards-popup-media .fbkcards-popup-media-carousel-nav-item::before{content:'';display:block;width:10px;height:10px;border-radius:50%;background:rgba(255,255,255,.5);box-shadow:0 0 3px rgba(0,0,0,.1);-webkit-transition:all .2s ease;transition:all .2s ease}.fbkcards-popup-media .fbkcards-popup-media-carousel-nav-item-active::before,.fbkcards-popup-media .fbkcards-popup-media-carousel-nav-item:hover::before{background:#fff}.fbkcards-popup-control-close{position:absolute;z-index:12;width:32px;height:36px;top:0;right:68px;cursor:pointer;-webkit-transition:all .3s ease;transition:all .3s ease}.fbkcards-popup-control-close::after,.fbkcards-popup-control-close::before{display:block;position:absolute;width:18px;height:3px;top:7px;left:10px;border-radius:10px;background:#fff;-webkit-transition:all .3s ease;transition:all .3s ease;content:''}.fbkcards-popup-control-close::before{-webkit-transform-origin:0 50%;transform-origin:0 50%;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.fbkcards-popup-control-close::after{-webkit-transform-origin:100% 50%;transform-origin:100% 50%;-webkit-transform:translateX(-5px) rotate(-45deg);transform:translateX(-5px) rotate(-45deg)}.fbkcards-popup-control-close:active{-webkit-transform:scale(.8);transform:scale(.8)}@media only screen and (max-width:1024px){.fbkcards-popup-control-close{right:auto;width:35px;height:35px;top:48px;left:115px;border-radius:50%}.fbkcards-popup-control-close::after,.fbkcards-popup-control-close::before{top:11px;left:12px;width:16px;height:2px}.fbkcards-popup-control-close::after{-webkit-transform:translateX(-5px) rotate(-45deg);transform:translateX(-5px) rotate(-45deg)}}@media only screen and (max-width:780px){.fbkcards-popup-control-close{top:15px;left:15px}}.fbkcards-popup-control-arrow{position:absolute;z-index:10;top:20px;bottom:20px;width:100px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-transform:scale(1);transform:scale(1);-webkit-transition:all .2s ease;transition:all .2s ease}.fbkcards-popup-control-arrow.fbkcards-disabled{visibility:hidden;opacity:0;-webkit-transform:scale(.85);transform:scale(.85)}.fbkcards-popup-control-arrow span{display:block;position:absolute;width:20px;height:40px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:all .3s ease;transition:all .3s ease}.fbkcards-popup-control-arrow span::after,.fbkcards-popup-control-arrow span::before{display:block;position:absolute;width:28px;height:3px;top:20px;-webkit-transition:all .3s ease;transition:all .3s ease;content:''}.fbkcards-popup-control-arrow-previous{left:0}.fbkcards-popup-control-arrow-previous span{left:24px}.fbkcards-popup-control-arrow-previous span::after,.fbkcards-popup-control-arrow-previous span::before{border-radius:0 10px 10px 0}.fbkcards-popup-control-arrow-previous span::before{-webkit-transform-origin:0 110%;transform-origin:0 110%;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.fbkcards-popup-control-arrow-previous span::after{-webkit-transform-origin:0 -10%;transform-origin:0 -10%;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.fbkcards-popup-control-arrow-next{right:0}.fbkcards-popup-control-arrow-next span{right:24px}.fbkcards-popup-control-arrow-next span::after,.fbkcards-popup-control-arrow-next span::before{right:0;border-radius:10px 0 0 10px}.fbkcards-popup-control-arrow-next span::before{-webkit-transform-origin:100% 110%;transform-origin:100% 110%;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.fbkcards-popup-control-arrow-next span::after{-webkit-transform-origin:100% -10%;transform-origin:100% -10%;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.fbkcards-popup-control-arrow:hover span{-webkit-transform:translateY(-50%) scaleY(.85);transform:translateY(-50%) scaleY(.85)}.fbkcards-popup-control-arrow:active.fbkcards-popup-control-arrow-previous span{-webkit-transform:translateY(-50%) scaleY(.8) translateX(-30%);transform:translateY(-50%) scaleY(.8) translateX(-30%)}.fbkcards-popup-control-arrow:active.fbkcards-popup-control-arrow-next span{-webkit-transform:translateY(-50%) scaleY(.8) translateX(30%);transform:translateY(-50%) scaleY(.8) translateX(30%)}@media only screen and (max-width:780px){.fbkcards-popup-control-arrow{display:none!important}}.fbkcards-popup{position:fixed;visibility:hidden;z-index:9999;top:0;right:0;bottom:0;left:0;text-align:left}.fbkcards-popup.fbkcards-show{visibility:visible}.fbkcards-popup-wrapper{position:absolute;overflow-x:hidden;overflow-y:scroll;-webkit-overflow-scrolling:touch;max-height:100%;top:0;right:0;bottom:0;left:0}div.fbkcards-popup-container{display:inline-block;position:relative;visibility:hidden;box-sizing:border-box;left:50%;padding:36px 100px;opacity:0;-webkit-transform:translateX(-50%) scale(.9);transform:translateX(-50%) scale(.9);-webkit-transition:all .25s ease;transition:all .25s ease}.fbkcards-show div.fbkcards-popup-container{visibility:visible;opacity:1;-webkit-transform:translateX(-50%) scale(1);transform:translateX(-50%) scale(1);-webkit-transition:all .35s ease;transition:all .35s ease}@media only screen and (max-width:780px){div.fbkcards-popup-container{padding:0}}.fbkcards-gallery .fbkcards-error{position:absolute;z-index:20;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.4)}div.fbkcards-error-panel{padding:26px 27px 27px 92px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADUAAAA1CAYAAAGW4ZPmAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDIxIDc5LjE1NTc3MiwgMjAxNC8wMS8xMy0xOTo0NDowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTQgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjQ0OEZFOTU2NjA1QzExRTU5QzgxRjY4QzgzQTJFQjQzIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjQ0OEZFOTU3NjA1QzExRTU5QzgxRjY4QzgzQTJFQjQzIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NDQ4RkU5NTQ2MDVDMTFFNTlDODFGNjhDODNBMkVCNDMiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NDQ4RkU5NTU2MDVDMTFFNTlDODFGNjhDODNBMkVCNDMiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz5wtTv1AAAGNElEQVR42mK8evUqAxJ4CcRJQLwVxGGBCv5HUrAFSjMywURYWCDqFBQUYEL/QZKvQKw/f/6ARR48eAA3AiSZCuNoaWkxqKurwyUZoQ5CthPuOJidjOgSQCwBEECMSF7xAuL5QCwOdyQWr/xH9sp/ZC/AvARzLYoXYF4CgqdwSU1NTbBXkEAWyEEvkB2BBMB2SkCdjiIBIgACiBEtVp5DFWMDIBsk0R37HOojXJoYoHL/oWrBGv2RNaioqKAEA4itqqqKboA/yKmgmBZlIA08A9koxkA6kMaVCPABRpSYhArAsC8Qv4ZiXzQ5MAAIIPTogIGVQBwGxKuhNApgQeOjJ+hQ5BSIHn/COHIAuoEiyJreEBkYr2GavsFE2NnZsapEE/8G0sQJ4/38+RM9yYP5IHEkwAkKvf+kxjITGSkDI8gZuLm5GeTl5eH8e/fuMfz48QNDE0iEAybw9etXhmvXruGz6DtKQBAJuGB+IjbViyH76TU0mfwnlMqxhR4sNa+G8lejp3AQAAjAWxXkMAgCQYiBB9SjJrU24dav+Fh9So/Q0A/otVEuskQSokgo1U6yB8zIMuwyu9flFncdz0jdHx0PHa/oUmlcdPQJZYcDCWcNj2f45in+gn7v7q8HJ1oLqFxlb+8da8tmjKFpmsxaCLHhgM1jjBEhBHHOkVLKt5W0I6vdO1JZliYRTElKqZcD36WUhlcURUhhm+QaqQBl3Z9ydZCsCTHARMG1oC4+ZFmG6rremK8HjX3U1VLEs3CDJnS7EZ/U/kGPyw9Kkq+90TeOBsdEQf4Yufm48O2/w5owCyBCBTEM8ABxGTQxaUPFrkLzaDcQfyYYlgQsmgnEaUT6ajY+tbhq8xBoIkkjIW5SoXpCiLXoGFLFRw5YDTUDr0WXgNiSCinPEmoWVoumQWtVagFdqJkoiUEAiN/TqJQQBOIPMB+9omFx9AoWdKCczIpNBXJXD1vzFySGpWeLDkBmC4FUrcfZ0oF2nGA1LDr4+/cvSi2NB2wA+cgWlyyo5gVZAqrCsVXjoH4ryBJQLYzcHccCbPE2v0GuvXXrFsP///+xBg1MDKQGpJZQEUSXap6JgU5g+FnEQowiUPuPj48Pq9yHDx8Ynj17RpRFh/ElcVCL58mTJ2CMDQgICIDVEOi+HQalOmESeszkAhEmaA/hDw0tAZn9FpYYRGlokShyqvsAxNNpYMl0qNkoyTsL2vWkFrgCNRNrPtID4uNUsOQ4em2NLcNaQUeCyAWhUDOIKhnWQFuc00mMD0aoXpKLoCyoZlCx0ALEF4H4HxRfgorxQdVk4TMIIEC3VreSQBCFBw0xEUrRburGW3sAvQjqCbqKoicwIS/yUSz7eYFuvImeoUAfIOs6CAQlNlY02rDmG8/GtLjuv64eOCCz7Mz5ZnfPnO872i2Jp9ka9yPux9x37Ka1Cd/aI/dbUv8+Zp3AUZ3VuGtUBStUpu+5BKSn3V2aR6F5NVpnPShQkNvqtBjKzYoHAE6AVmi9H6p9436A2iTmNbR6j2dgZYrjieJyDAq1cJM7jtg8C5flKa4mxWkLFJgiFN4CC7cVKM4DK1A1j4x2HtaguE2JbYUtplVkEr0iDZadzALOlEgk/iRUfQxkbTAYWBE23+YwJJJn7uc4fNNEqqOOcy6nv7lcTjBTGJgpAjERmgObQ2bc3Dfw+lXdAsKuylQbv6HYyg3ToOcwGHBUcee+q7ujUaEPYFf1/jYCAavTr81ijgkmOsxfZjLOgpoaYUtoAPWyZJhe8U3dMx+F10gkIhrTcKiMSM/4PjAOMVDX6dCoRi96OBwKqc1Hu/OU0mHJZJJls1m2ujpuB49GIxEsHH8AAACAwTjAIREAaDweF8Bxn97fwtnU6/VYv993C0ikdDwpNFPOjKWGXUun06zT6Ygdt1yRg4MDrKqqrNvt/ruOgziTyXgBBRzvMvO9dFpVhMyudHpk1HYuFhRQfZqOhBrwcMEAId5TKz6FUh5ffSvkYFoUZ8Mu8wX5KnLf4t4OGZg2xVWkOB1rFG9s3CXGjlzPGcwNxbFNcXlWkz4pM+JASVFC0QIGodE6KVr3xOzJuAUlm0IJJSaBLHF/YO6bC990f0kCEaN1FKeT/QI7/QOKKTKfYwAAAABJRU5ErkJggg==) 20px 20px no-repeat #fff;line-height:1.4;font-size:13px}.fbkcards-gallery div.fbkcards-error-panel{position:absolute;max-width:600px;top:50%;left:50%;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);border-radius:4px}.fbkcards-error-title{font-weight:700}div.fbkcards-error-caption{margin-top:3px}
/* 
 *  Owl Carousel - Animate Plugin
 */


/* 
 * 	Core Owl Carousel CSS File
 *	v1.3.3
 */

/* clearfix */
.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
/* display none until init */
.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);
}

/* mouse grab icon */
.grabbing { 
    cursor:url(grabbing.png) 8 8, move;
}

/* fix */
.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);
}






.dgpb-boxed-slider .owl-bg-img,
.owl-item img {
    height: 100%;
}


.owl-carousel .fluid-width-video-wrapper {
    min-height: 150px;
}
.post-carousel .image-box {
    height: 151px;
}
/*Half size height slider*/

.carousel.slider-size-half .owl-item img {
    margin-top: -10%;
}
.owl-bg-img {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    display: block;
    overflow: hidden;
    position: relative;
    width: 100%;
}
/*slider title and content*/

.owl-item .slider-content {
    opacity: 0;
    padding: 0;
}
/*carousel video*/

.item-video {
    height: 420px;
}

.text-light,
.text-light h1,
.text-light h2,
.text-light h3,
.text-light h4,
.text-light h5,
.text-light h6,
.text-light .lead,
.text-light p,
.text-light a:not(.button),
.text-light i,
.text-light li,
.text-light label,
.text-light div:not(.alert),
.text-light span {
    color: #fff !important;
}
.text-dark,
.text-dark h1,
.text-dark h2,
.text-dark h3,
.text-dark h4,
.text-dark h5,
.text-dark h6,
.text-dark p,
.text-dark .lead,
.text-dark a:not(.button),
.text-dark i,
.text-dark li,
.text-dark label,
.text-dark div:not(.alert),
.text-dark span {
    color: #111 !important;
}

.text-large-light,
.text-large-light span,
.text-large-light span span {
    font-size: 90px !important;
    line-height: 100px !important;
    font-weight: 120 !important;
}
.text-large,
.text-large span,
.text-large span span {
    font-size: 90px !important;
    line-height: 110px !important;
    font-weight: 800 !important;
}
.text-extra-large,
.text-extra-large span {
    font-size: 120px !important;
    font-weight: 800;
    line-height: 120px;
}
.text-lg,
.text-lg span {
    color: #ffffff;
    font-size: 35px;
    line-height: 35px;
    font-weight: 400;
    margin-bottom: 10px;
}

.text-middle {
    vertical-align: middle;
    top: 50px;
    margin: auto;
    z-index: 3;
    position: relative;
}

.text-center {
    text-align: center !important;
}

.owl-cust-button {
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 1px;
    line-height: 100%;
    margin: 10px 0;
    outline: 0 none;
    padding: 18px 36px;
    position: relative;
    text-transform: uppercase;
    white-space: nowrap;
    border: 1px solid #ccc;
}


.owl-cust-button.transparent:hover {
    opacity: 0.5;
}
.owl-cust-button.transparent:hover,
.owl-cust-button.transparent:hover span,
.owl-cust-button.transparent:hover i {
    color: #333 !important;
}


.owl-cust-button.transparent {
    background-color: transparent;
    border-color: #fff;
    border-style: solid;
    border-width: 2px;
    box-shadow: none;
    color: #fff;
    letter-spacing: 2px;
    opacity: 1;
    padding: 16px 36px;
    transition: all 0.2s linear 0s;
}
.owl-cust-button.transparent:hover,
.owl-cust-button.transparent:active {
    background-color: #fff;
    color: #333;
}


.slider-content p,
.slider-content p.lead {
    color: #696f6f;
    margin-bottom: 20px;
}


/* ----------------------------------------------------------------
Carousel Nav
-----------------------------------------------------------------*/

.owl-theme.pagination-top .owl-dots {
    margin-top: -4px;
}
.owl-theme.pagination-top .owl-controls {
    position: absolute;
    right: 13px;
    top: 0px;
    -webkit-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
    opacity: 0.9;
}
.owl-theme.pagination-top .owl-controls:hover {
    opacity: 1;
}
/*dot nav*/

.owl-theme .owl-dots {
    text-align: center;
    margin-top: 30px;
}
.owl-theme .owl-dots .owl-dot {
    height: 10px;
    margin: 0 5px;
    position: relative;
    width: 10px;
    display: inline-block;
}
.owl-theme .owl-dots .owl-dot span {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    outline: none;
    border-radius: 50%;
    background-color: #eee;
    text-indent: -999em;
    cursor: pointer;
    position: absolute;
    overflow: hidden;
    background-color: transparent;
    box-shadow: inset 0 0 0 1px #bbb;
    -webkit-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
}
.owl-theme .owl-dots .owl-dot span:focus {
    outline: none;
}
.owl-theme .owl-dots .owl-dot span::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    border-radius: 50%;
    background-color: #aaa;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transition: -webkit-transform 0.3s ease;
    transition: transform 0.3s ease;
}
.owl-theme .owl-dots .owl-dot span:hover,
.owl-theme .owl-dots .owl-dot span:focus {
    opacity: 0.7;
}
.owl-theme .owl-dots .owl-dot.active span::after {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
/*owl dots top*/

.owl-theme.pagination-top .owl-controls {
    position: absolute;
    right: 13px;
    top: 13px;
    -webkit-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
    opacity: 0.9;
}
.owl-theme.pagination-top .owl-controls:hover {
    opacity: 1;
}
.owl-theme.pagination-top .owl-dots .owl-dot span {
    box-shadow: inset 0 0 0 1px #fff;
}
.owl-theme.pagination-top .owl-dots .owl-dot span::after {
    background-color: #fff;
}
/*owl nav*/

.owl-controls .owl-nav {
    opacity: 0;
    -webkit-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out
}
.owl-carousel:hover .owl-controls .owl-nav {
    opacity: 1
}
.owl-theme .owl-controls .owl-nav div {
    padding: 5px 9px;
}
.owl-theme .owl-controls .owl-nav .owl-prev i,
.owl-theme .owl-controls .owl-nav .owl-next i {
    line-height: 66px;
}
.owl-theme .owl-controls .owl-nav div {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    background: rgba(0, 0, 0, 0.4);
}
.owl-theme .owl-controls .owl-nav .owl-prev {
    left: -18px;
}
.owl-theme .owl-controls .owl-nav .owl-next {
    right: -18px;
}
.owl-carousel:hover .owl-controls .owl-nav .owl-prev {
    left: 0px;
}
.owl-carousel:hover .owl-controls .owl-nav .owl-next {
    right: 0px;
}
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-nav .owl-prev {
    background: rgba(0, 0, 0, 0.4);
    color: #fff;
    font-size: 18px;
    height: 75px;
    position: absolute;
    text-align: center;
    -webkit-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
    width: 35px;
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}
/*team carousel*/

.carousel-description-style .description {
    margin-bottom: 30px;
}
.carousel-description-style .description h2 {
    margin-top: 0;
    padding-right: 74px;
}
.carousel-description-style .image-box-description h4 {
    margin-bottom: 0;
}
/*nav team carousel*/

.carousel-description-style .owl-controls .owl-nav {
    opacity: 1;
}
.carousel-description-style .owl-theme .owl-controls .owl-nav .owl-next {
    left: -65px;
    top: 0;
    border-radius: 0 2px 2px 0;
}
.carousel-description-style .owl-theme .owl-controls .owl-nav .owl-prev {
    left: -100px;
    top: 0;
    border-radius: 2px 0 0 2px;
}
.carousel-description-style .owl-theme .owl-controls .owl-nav .owl-prev i,
.carousel-description-style .owl-theme .owl-controls .owl-nav .owl-next i {
    line-height: 1;
}
.carousel-description-style .owl-carousel .owl-controls .owl-nav .owl-next,
.carousel-description-style .owl-carousel .owl-controls .owl-nav .owl-prev {
    background: #00c0e9;
    color: #fff;
    font-size: 15px;
    height: 36px;
}
.owl-carousel .owl-controls .owl-nav .owl-next:hover,
.owl-carousel .owl-controls .owl-nav .owl-prev:hover {
    opacity: 0.6;
}
/*carousel fixes*/

.owl-stage .owl-item:last-child {
    margin-right: 0 !important;
}
.carousel .image-box-description {
    margin-bottom: -10px;
}


.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
  z-index: 0;
}
.owl-carousel .owl-animated-out {
  z-index: 1;
}
.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

/* 
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  -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;
}

/* 
 *  Core Owl Carousel CSS File
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
}
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
}
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-loaded {
  display: block;
  overflow: hidden;
}
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
.owl-carousel.owl-hidden {
  opacity: 0;
}
.owl-carousel .owl-refresh .owl-item {
  display: none;
}
.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
  -webkit-transform-style: preserve-3d;
}
.owl-carousel.owl-text-select-on .owl-item {
  -webkit-user-select: auto;
  -moz-user-select: auto;
  -ms-user-select: auto;
  user-select: auto;
}
.owl-carousel .owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.owl-carousel.owl-rtl {
  direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
  float: right;
}

/* No Js */
.no-js .owl-carousel {
  display: block;
}

/* 
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-item img {
  transform-style: preserve-3d;
}

/* 
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}
.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transition: scale 100ms ease;
  -moz-transition: scale 100ms ease;
  -ms-transition: scale 100ms ease;
  -o-transition: scale 100ms ease;
  transition: scale 100ms ease;
}
.owl-carousel .owl-video-play-icon:hover {
  -webkit-transition: scale(1.3, 1.3);
  -moz-transition: scale(1.3, 1.3);
  -ms-transition: scale(1.3, 1.3);
  -o-transition: scale(1.3, 1.3);
  transition: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none;
}
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
}


/* ----------------------------------------------------------------
Carousels
-----------------------------------------------------------------*/

.carousel.fullwidth {
    padding: 0 15px;
}
.slider-content img {
    width: auto !important;
}
.owl-carousel .fluid-width-video-wrapper {
    min-height: 150px;
}
.post-carousel .image-box {
    height: 151px;
}
/*Half size height slider*/

.carousel.slider-size-half .owl-item img {
    margin-top: -10%;
}
.owl-bg-img {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    display: block;
    overflow: hidden;
    position: relative;
    width: 100%;
}
/*slider title and content*/

.owl-item .slider-content {
    opacity: 0;
    padding: 0;
}
/*carousel video*/

.item-video {
    height: 420px;
}
/* ----------------------------------------------------------------
Carousel Nav
-----------------------------------------------------------------*/

.owl-theme.pagination-top .owl-dots {
    margin-top: -4px;
}
.owl-theme.pagination-top .owl-controls {
    position: absolute;
    right: 13px;
    top: 0px;
    -webkit-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
    opacity: 0.9;
}
.owl-theme.pagination-top .owl-controls:hover {
    opacity: 1;
}
/*dot nav*/

.owl-theme .owl-dots {
    text-align: center;
    margin-top: 30px;
}
.owl-theme .owl-dots .owl-dot {
    height: 10px;
    margin: 0 5px;
    position: relative;
    width: 10px;
    display: inline-block;
}
.owl-theme .owl-dots .owl-dot span {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    outline: none;
    border-radius: 50%;
    background-color: #eee;
    text-indent: -999em;
    cursor: pointer;
    position: absolute;
    overflow: hidden;
    background-color: transparent;
    box-shadow: inset 0 0 0 1px #bbb;
    -webkit-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
}
.owl-theme .owl-dots .owl-dot span:focus {
    outline: none;
}
.owl-theme .owl-dots .owl-dot span::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    border-radius: 50%;
    background-color: #aaa;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transition: -webkit-transform 0.3s ease;
    transition: transform 0.3s ease;
}
.owl-theme .owl-dots .owl-dot span:hover,
.owl-theme .owl-dots .owl-dot span:focus {
    opacity: 0.7;
}
.owl-theme .owl-dots .owl-dot.active span::after {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
/*owl dots top*/

.owl-theme.pagination-top .owl-controls {
    position: absolute;
    right: 13px;
    top: 13px;
    -webkit-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
    opacity: 0.9;
}
.owl-theme.pagination-top .owl-controls:hover {
    opacity: 1;
}
.owl-theme.pagination-top .owl-dots .owl-dot span {
    box-shadow: inset 0 0 0 1px #fff;
}
.owl-theme.pagination-top .owl-dots .owl-dot span::after {
    background-color: #fff;
}
/*owl nav*/

.owl-controls .owl-nav {
    opacity: 0;
    -webkit-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out
}
.owl-carousel:hover .owl-controls .owl-nav {
    opacity: 1
}
.owl-theme .owl-controls .owl-nav div {
    padding: 5px 9px;
}
.owl-theme .owl-controls .owl-nav .owl-prev i,
.owl-theme .owl-controls .owl-nav .owl-next i {
    line-height: 66px;
}
.owl-theme .owl-controls .owl-nav div {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    background: rgba(0, 0, 0, 0.4);
}
.owl-theme .owl-controls .owl-nav .owl-prev {
    left: -18px;
}
.owl-theme .owl-controls .owl-nav .owl-next {
    right: -18px;
}
.owl-carousel:hover .owl-controls .owl-nav .owl-prev {
    left: 0px;
}
.owl-carousel:hover .owl-controls .owl-nav .owl-next {
    right: 0px;
}
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-nav .owl-prev {
    background: rgba(0, 0, 0, 0.4);
    color: #fff;
    font-size: 18px;
    height: 75px;
    position: absolute;
    text-align: center;
    -webkit-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
    width: 35px;
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}
/*team carousel*/

.carousel-description-style .description {
    margin-bottom: 30px;
}
.carousel-description-style .description h2 {
    margin-top: 0;
    padding-right: 74px;
}
.carousel-description-style .image-box-description h4 {
    margin-bottom: 0;
}
/*nav team carousel*/

.carousel-description-style .owl-controls .owl-nav {
    opacity: 1;
}
.carousel-description-style .owl-theme .owl-controls .owl-nav .owl-next {
    left: -65px;
    top: 0;
    border-radius: 0 2px 2px 0;
}
.carousel-description-style .owl-theme .owl-controls .owl-nav .owl-prev {
    left: -100px;
    top: 0;
    border-radius: 2px 0 0 2px;
}
.carousel-description-style .owl-theme .owl-controls .owl-nav .owl-prev i,
.carousel-description-style .owl-theme .owl-controls .owl-nav .owl-next i {
    line-height: 1;
}
.carousel-description-style .owl-carousel .owl-controls .owl-nav .owl-next,
.carousel-description-style .owl-carousel .owl-controls .owl-nav .owl-prev {
    background: #00c0e9;
    color: #fff;
    font-size: 15px;
    height: 36px;
}
.owl-carousel .owl-controls .owl-nav .owl-next:hover,
.owl-carousel .owl-controls .owl-nav .owl-prev:hover {
    opacity: 0.6;
}
/*carousel fixes*/

.owl-stage .owl-item:last-child {
    margin-right: 0 !important;
}
.carousel .image-box-description {
    margin-bottom: -10px;
}
/* ----------------------------------------------------------------------
Font Awesome Icons
-------------------------------------------------------------------------*/

.fontawesome-icon-list i {
    font-size: 18px;
    display: inline-block;
    font-size: 1.3em;
    margin-right: 5px;
    position: relative;
    text-align: center;
    top: 2px;
    width: 30px;
    padding: 16px 0px;
}


.dpcarousell-title abbr {
    background-color: #ffffff;
}
.dpcarousell-title {
    border-top-style: solid;
    border-top-width: 1px;
    font-size: 20px;
    text-align: center;
    height: 10px;
    line-height: 20px;
    margin: 10px 0;
    height: auto;
    color: #bbbbbb;
}
.dpcarousell-title abbr {
    padding: 2px 10px;
    border-radius: 2px;
    position: relative;
    top: -10px;
    letter-spacing: .2em;
    text-transform: uppercase
}
.dpcarousell-title i {
    position: relative;
    top: -2px;
    font-size: 8px
}
.dpcarousell-title abbr i {
    background-color: #ffffff;
    position: relative;
    font-size: 40px;
    top:-10px;

}
.dpcarousell-title.dpcarousell-full {
    width: 100%
}
.dpcarousell-title.dpcarousell-long {
    width: 50%;
    margin: 20px auto 30px;
}
.dpcarousell-title.dpcarousell-short {
    width: 25%;
    margin: 20px auto 30px;
}
.dpcarousell-title.dpcarousell-left {
    text-align: left
}
.dpcarousell-title.dpcarousell-right {
    text-align: right
}
.dpcarousell-title.dpcarousell-left abbr {
    padding-left: 0
}
.dpcarousell-title.dpcarousell-right abbr {
    padding-right: 0
}
.dpcarousell-title.dpcarousell-left.dpcarousell-long {
    margin-left: 0
}
.dpcarousell-title.dpcarousell-right.dpcarousell-long {
    margin-right: 0
}
.dpcarousell-title.dpcarousell-double {
    border-top: 4px double #ebebeb
}
.dpcarousell-title.dpcarousell-double abbr {
    top: -12px
}

/* ----------------------------------------------------------------------
   GRID ARTICLE BOXES
-------------------------------------------------------------------------*/

.dpfbgrid-articles {
    position: relative;
}
.dpfbgrid-articles:not(.dpfbpost-carousel) .dpfbpost-entry .instapost-entry {
    float: left;
    width: 25%;
    position: relative;
    z-index:100;
}
.dpfbgrid-articles:not(.dpfbpost-carousel) .dpfbpost-entry:first-child {
    width: 50%;
}
.dpfbgrid-articles.dpfbgrid-articles-v2:not(.dpfbpost-carousel) .dpfbpost-entry:nth-child(1),
.dpfbgrid-articles.dpfbgrid-articles-v2:not(.dpfbpost-carousel) .dpfbpost-entry:nth-child(2) {
    width: 50%;
}
.dpfbgrid-articles .dpfbpost-entry-overlay {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.dpfbgrid-articles .dpfbpost-entry .dpfbpost-entry-meta {
    height: auto;
    bottom: 0;
    left: 0;
    padding: 0 30px 30px;
    position: absolute;
    width: 100%;
    z-index: 2;
}
.dpfbgrid-articles .instapost-entry .dpfbpost-entry-meta {
    height: auto;
    bottom: 0;
    left: 0;
    padding: 0 30px 30px;
    position: absolute;
    width: 100%;
    z-index: 2;
}


.dpfbgrid-articles .dpfbpost-entry:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.9) 100%);
    opacity: 0.1;
    transition: opacity 0.3s ease;
    z-index: 1;
}
.dpfbgrid-articles .dpfbpost-entry:before,
.dpfbgrid-articles.dpfbpost-carousel .dpfbpost-entry:before {
    content: "";
    height: auto;
    bottom: 0;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 1;
}
.dpfbgrid-articles .dpfbpost-entry:hover:before,
.dpfbgrid-articles.dpfbpost-carousel .dpfbpost-entry:hover:before {
    opacity: 1;
    z-index: 1;
}
.dpfbgrid-articles .dpfbpost-entry .dpfbpost-entry-meta .dpfbpost-entry-meta-category {
    position: absolute;
    bottom: 5px;
    right: 5px;
    margin-bottom: 10px;
}
.dpfbgrid-articles .instapost-entry .dpfbpost-entry-meta .dpfbpost-entry-meta-category {
    position: absolute;
    bottom: 5px;
    right: 5px;
    margin-bottom: 10px;
}
.dpfbgrid-articles .dpfbpost-entry .dpfbpost-entry-meta .dpfbpost-entry-meta-title h2,
.dpfbgrid-articles .dpfbpost-entry .dpfbpost-entry-meta .dpfbpost-entry-meta-title h2 a,
.dpfbgrid-articles .instapost-entry .dpfbpost-entry-meta .dpfbpost-entry-meta-title h2,
.dpfbgrid-articles .instapost-entry .dpfbpost-entry-meta .dpfbpost-entry-meta-title h2 a
 {
    color: #fff;
    font-family: "Raleway", sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.2;
    margin: 0;
    padding-bottom: 10px;
}
.dpfbgrid-articles:not(.dpfbpost-carousel) .dpfbpost-entry:first-child .dpfbpost-entry-meta .dpfbpost-entry-meta-title h2,
.dpfbgrid-articles:not(.dpfbpost-carousel) .dpfbpost-entry:first-child .dpfbpost-entry-meta .dpfbpost-entry-meta-title h2 a,
.dpfbgrid-articles.dpfbgrid-articles-v2:not(.dpfbpost-carousel) .dpfbpost-entry:nth-child(2) .dpfbpost-entry-meta .dpfbpost-entry-meta-title h2 a {
    font-size: 22px;
}

/*with space*/

.dpfbgrid-articles:not(.dpfbpost-carousel).dpfbgrid-articles-space .dpfbpost-entry .dpfbpost-entry-overlay {
    border-color: #fff;
    border-style: solid;
    border-width: 4px;
}
.dpfbgrid-articles:not(.dpfbpost-carousel).dpfbgrid-articles-space .dpfbpost-entry:first-child .dpfbpost-entry-overlay {
    border-width: 4px 4px 4px 0px;
}
.dpfbgrid-articles:not(.dpfbpost-carousel).dpfbgrid-articles-space .dpfbpost-entry:nth-child(3) .dpfbpost-entry-overlay,
.dpfbgrid-articles:not(.dpfbpost-carousel).dpfbgrid-articles-space .dpfbpost-entry:nth-child(5) .dpfbpost-entry-overlay {
    border-width: 4px 0 4px 4px;
}
.dpfbgrid-articles .dpfbpost-date {
    position: absolute;
    bottom: 5px;
    left: 5px;
    color: #fff;
    opacity: 0.6;
}
.dpfbgrid-articles.dpfbpost-carousel .dpfbpost-entry-meta .product-description,
.dpfbpost-entry-meta .product-description a {
    color: #fff !important;
}

/* ----------------------------------------------------------------------
    POST NEWS THUMBNAIL BOXES 
-------------------------------------------------------------------------*/

.dpfbpost-thumbnail .dpfbpost-thumbnail-entry > img {
    margin-bottom: 14px;
    max-height: 240px;
    width: 100%;
}
.dpfbpost-thumbnail .dpfbpost-thumbnail-entry .dpfbpost-thumbnail-content p {
    margin-bottom: 6px;
}
.dpfbpost-thumbnail ~ .dpfbpost-thumbnail-list {
    border-top: 1px solid #eee;
}
.dpfbpost-thumbnail ~ .dpfbpost-thumbnail-list .dpfbpost-thumbnail-entry .dpfbpost-thumbnail-content h4 a {
    font-weight: 400;
    opacity: 0.7;
}
.dpfbpost-thumbnail ~ .dpfbpost-thumbnail-list .dpfbpost-thumbnail-entry .dpfbpost-thumbnail-content h4 a:hover {
    opacity: 1;
}
.dpfbpost-thumbnail-list {
    position: relative;
}
.dpfbpost-thumbnail-list .dpfbpost-thumbnail-entry img + .dpfbpost-thumbnail-content {
    padding-left: 100px;
}
.dpfbpost-thumbnail-entry {
    border-bottom: 1px solid #eee;
    float: left;
    margin-bottom: 14px;
    padding-bottom: 12px;
    position: relative;
    clear: both;
}
.dpfbpost-thumbnail-entry:last-child {
    border-bottom: 0;
}
.dpfbpost-thumbnail-list .dpfbpost-thumbnail-entry > img {
    float: left;
    display: block;
    height: 60px;
    width: 80px;
    margin-right: 20px;
}
.dpfbpost-thumbnail-entry .dpfbpost-thumbnail-content .dpfbpost-date,
.dpfbpost-thumbnail-entry .dpfbpost-thumbnail-content .dpfbpost-category {
    color: #999;
    font-size: 13px;
}
.dpfbpost-thumbnail-entry .dpfbpost-thumbnail-content .dpfbpost-date i,
.dpfbpost-thumbnail-entry .dpfbpost-thumbnail-content .dpfbpost-category i {
    margin-right: 2px;
}
.dpfbpost-thumbnail-entry .dpfbpost-thumbnail-content .dpfbpost-date ~ .dpfbpost-category {
    margin-left: 6px;
}
.dpfbpost-thumbnail-entry .dpfbpost-thumbnail-content h4,
.dpfbpost-thumbnail-list .dpfbpost-thumbnail-entry .dpfbpost-thumbnail-content h4 {
    font-size: 14px;
    font-weight: 600;
    margin: 0;
}
.dpfbpost-thumbnail-list .dpfbpost-thumbnail-entry .dpfbpost-thumbnail-content h4 {
    font-size: 14px;
    font-weight: 600;
    margin: 0;
}

.dpfbpost-image {
    margin-bottom: 20px;
    height: 100%;
}

.dpfbpost-3-columns .post-image {
    margin-bottom: 18px;
}
.dpfbpost-4-columns .post-image {
    margin-bottom: 12px;
}
.dpfbpost-slider {
    position: relative;
    overflow: hidden;
}
.dpfbpost-image img {
    height: 280px;
    width: 100%;
}

/* 
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
  z-index: 0;
}
.owl-carousel .owl-animated-out {
  z-index: 1;
}
.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

/* 
 *  Owl Carousel - Auto Height Plugin
 */
.owl-height {
  -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;
}

/* 
 *  Core Owl Carousel CSS File
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
}
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
}
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-loaded {
  display: block;
}
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
.owl-carousel.owl-hidden {
  opacity: 0;
}
.owl-carousel .owl-refresh .owl-item {
  display: none;
}
.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.owl-carousel.owl-text-select-on .owl-item {
  -webkit-user-select: auto;
  -moz-user-select: auto;
  -ms-user-select: auto;
  user-select: auto;
}
.owl-carousel .owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.owl-carousel.owl-rtl {
  direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
  float: right;
}

/* No Js */
.no-js .owl-carousel {
  display: block;
}

/* 
 *  Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-item img {
  transform-style: preserve-3d;
}

/* 
 *  Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}
.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transition: scale 100ms ease;
  -moz-transition: scale 100ms ease;
  -ms-transition: scale 100ms ease;
  -o-transition: scale 100ms ease;
  transition: scale 100ms ease;
}
.owl-carousel .owl-video-play-icon:hover {
  -webkit-transition: scale(1.3, 1.3);
  -moz-transition: scale(1.3, 1.3);
  -ms-transition: scale(1.3, 1.3);
  -o-transition: scale(1.3, 1.3);
  transition: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none;
}
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
}


.owl-theme .owl-controls{
  margin-top:10px;
  text-align:center;
  -webkit-tap-highlight-color:transparent
}

.owl-theme .owl-controls .owl-nav [class*=owl-]{color:#fff;font-size:14px;margin:5px;padding:4px 7px;background:#d6d6d6;display:inline-block;cursor:pointer;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.owl-theme .owl-controls .owl-nav [class*=owl-]:hover{background:#869791;color:#fff;text-decoration:none}.owl-theme .owl-controls .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1;*display:inline}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 5px;background:#d6d6d6;display:block;-webkit-backface-visibility:visible;-webkit-transition:opacity 200ms ease;-moz-transition:opacity 200ms ease;-ms-transition:opacity 200ms ease;-o-transition:opacity 200ms ease;transition:opacity 200ms ease;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}

#owl-testimonial .owl-controls {
  position: absolute;
  left:0;
  top:40%;
  right: 0;
}

#owl-team-members .owl-nav [class*="owl-"] {
    background: #f0f4f7 none repeat scroll 0 0;
    border-radius: 50px;
    color: #aaaaaa;
    cursor: pointer;
    display: inline-block;
    font-size: 30px;
    height: 50px;
    line-height: 48px;
    margin: 16px;
    padding: 0;
    width: 50px;
}

#owl-team-members .owl-nav [class*="owl-"]:hover {
  color:#ffffff;
}

.owl-theme .owl-dots .owl-dot span {
  border:2px solid #898787;
  background:#fff;
}
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80); }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none; }
button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover, .mfp-close:focus {
    opacity: 1;
    filter: alpha(opacity=100); }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover, .mfp-arrow:focus {
    opacity: 1;
    filter: alpha(opacity=100); }
  .mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after, .mfp-arrow .mfp-a {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before, .mfp-arrow .mfp-b {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after, .mfp-arrow-left .mfp-a {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before, .mfp-arrow-left .mfp-b {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after, .mfp-arrow-right .mfp-a {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before, .mfp-arrow-right .mfp-b {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; }
 }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }

  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }

  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }

  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; }
 }

.mfp-ie7 .mfp-img {
  padding: 0; }
.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px; }
.mfp-ie7 .mfp-container {
  padding: 0; }
.mfp-ie7 .mfp-content {
  padding-top: 44px; }
.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0; }

/*
  URL: http://http://www.mediacity.co.in/myteam
  Author: Media City
  Author URI: http://www.mediacity.co.in
  Creation Date: 31 January 2016
  Description: My Team - Our Team Layouts.  50 Different Styles.
  Version: 1.0
*/

/*=======================================================================
								[ INDEX ]
=========================================================================

01. Typography
02. Button
03. Team Style 1
04. Team Style 2
05. Team Style 3
06. Team Style 4
07. Team Style 5
08. Team Style 6
09. Team Style 7
10. Team Style 8
11. Team Style 9
12. Team Style 10
......
52. Team Style 50

*/

/* Colors Used: 
	Dark-Blue : #446CB3;
	rgba(68,108,179);
*/

/* ================================= */
		/*===== Typography =====*/
/* ================================= */
body .my-team {
	font-family: 'Ubuntu', sans-serif;
	font-weight: 400;
    font-size: 16px;
    line-height: 1.7;
}
.my-team h1, 
.my-team h2, 
.my-team h3, 
.my-team h4, 
.my-team h5, 
.my-team h6 {	
	font-family: 'Ubuntu', sans-serif;
	font-weight: 700;
    line-height: 1.3;
	text-transform: uppercase;
}
.my-team h1 {
	font-size: 46px;
}
.my-team h2 {
	font-size: 38px;
}
.my-team h3 {
	font-size: 33px;
}
.my-team h4{
	font-size: 28px;
}
.my-team h5 {
	font-size: 23px;
}
.my-team h6 {
	font-size: 18px;
}
.my-team ul {
	list-style: none;
	margin:0;
	padding:0;
}
.my-team p {
	font-family: 'Ubuntu', sans-serif;
	font-size: 16px;
	line-height: 1.7;
}
.my-section-title {
	color: #666;
	margin-top: 40px;
	margin-bottom: 20px;
}
.my-style-opt {
	margin: 20px 0;
}
.my-no-grid .col-md-2,
.my-no-grid .col-md-3,
.my-no-grid .col-md-4,
.my-no-grid .col-md-6  {
	padding-right: 0;
    padding-left: 0;
}

/* ================================= */	
		/*===== Button =====*/
/* ================================= */
.my-btn-default,
.my-btn-lg {
	color: #446CB3;
	background-color: transparent;
	border-radius: 0;
	border-color: #446CB3;
	font-weight: 700;
	border: 2px solid #446CB3;
	text-transform: uppercase;
	-webkit-transition: 0.5s ease-in-out;
	transition: 0.5s ease-in-out;
	-moz-transition: 0.5s ease-in-out;
	-ms-transition: 0.5s ease-in-out;
	-o-transition: 0.5s ease-in-out;
}
.my-btn-default:hover,
.my-btn-lg:hover {
	color: #FFF;
	background-color: #446CB3;	
	border-color: #446CB3;
}
.my-btn-invert {
	color: #FFF;
	background-color: #446CB3;
	border-radius: 0;
	border-color: #FFF;
	font-weight: 700;
	border: 2px solid #FFF;
	text-transform: uppercase;
	-webkit-transition: 0.5s ease-in-out;
	transition: 0.5s ease-in-out;
	-moz-transition: 0.5s ease-in-out;
	-ms-transition: 0.5s ease-in-out;
	-o-transition: 0.5s ease-in-out;	
}
.my-btn-invert:hover {
	color: #446CB3;
	background-color: #FFF;	
	border: 2px solid #FFF;
}

/* ================================= */
		/*===== Team Style 1 =====*/
/* ================================= */
.team-style-1 .my-team-member {
    margin-bottom: 20px;
}
.team-style-1 .my-team-member:last-of-type {
    margin-bottom: 0;
}
.team-style-1 .my-team-member .my-member-img {
    overflow: hidden;
    background-color: #FFF;
}
.team-style-1 .my-team-member .my-member-img img {
    width: 100%;
    margin-left: -30px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.team-style-1 .my-team-member:hover .my-member-img img {
    margin-left: 0;
}
.team-style-1 .my-team-member .my-team-detail {
	position: absolute;
	bottom: 0;
	left: 15px;
}
.team-style-1 .my-member-name {
	color: #446CB3;
	background-color: #FFF;
	padding: 6px 6px;
	-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.team-style-1 .my-team-member:hover .my-member-name {
	color: #FFF;
	background-color: #446CB3;
}
.team-style-1 .my-member-post {
	color: #446CB3;
	background-color: #FFF;
	padding: 0 6px;
	margin: 0 0 20px;
	font-size: 16px;
	-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.team-style-1 .my-team-member:hover .my-member-post {
	color: #FFF;
  	background-color: #446CB3;
}
.team-style-1 .my-member-social {
	position: absolute;
	bottom: 0;
	right: 0;
	opacity: 0;
	-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.team-style-1 .my-team-member:hover .my-member-social {
	opacity: 1;
	right: 15px;
}
.team-style-1 .my-member-social ul li {
	margin-top: 6px;
	list-style: none;
}
.team-style-1 .my-member-social ul li a {
	display: block;
    width: 34px;
    height: 34px;
    line-height: 32px;
    text-align: center;
    color: #FFF;
    border: 1px solid #446CB3;
    background-color: #446CB3;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.team-style-1 .my-member-social ul li a:hover {
	color: #446CB3;
	background-color: #FFF;
	border: #446CB3 1px solid;
}
@media(min-width:992px) {	
	.team-style-1 .my-team-member {
		margin-bottom: 0;
	}
}

/* ================================= */
		/*===== Team Style 2 =====*/
/* ================================= */
.team-style-2 .my-team-block {
	margin-bottom: 20px;
}
.team-style-2 .my-team-block:last-of-type  {
    margin-bottom: 0;
}
.team-style-2 .my-team-member {
    overflow: hidden;
    position: relative;
    -webkit-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-ms-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
}
.team-style-2 .my-team-member:hover {
    box-shadow: 5px 5px 25px rgba(0,0,0,.5);
}
.team-style-2 .my-team-member img {
    width: 100%;
}
.team-style-2 .my-team-member .my-team-detail {
	position: absolute;
	bottom: -250px;
	background-color: rgba(255,255,255,0.8);
	width: 100%;
	height: 100%;
	opacity: 0;
	padding-right: 10px;
	-webkit-transition: 0.7s ease-in-out;
	transition: 0.7s ease-in-out;
	-moz-transition: 0.7s ease-in-out;
	-ms-transition: 0.7s ease-in-out;
	-o-transition: 0.7s ease-in-out;	
}
.team-style-2 .my-team-member:hover .my-team-detail {
	bottom: 0;
	opacity: 1;
}
.team-style-2 .my-member-name, 
.team-style-2 .my-member-post, 
.team-style-2 .my-member-details,
.team-style-2 .my-member-social {
	opacity: 0;
	-webkit-transition: 1.2s ease-in-out;
	transition: 1.2s ease-in-out;
	-moz-transition: 1.2s ease-in-out;
	-ms-transition: 1.2s ease-in-out;
	-o-transition: 1.2s ease-in-out;	
}
.team-style-2 .my-team-member:hover .my-member-name, 
.team-style-2 .my-team-member:hover .my-member-post,
.team-style-2 .my-team-member:hover .my-member-details,
.team-style-2 .my-team-member:hover .my-member-social {	
	opacity: 1;
}
.team-style-2 .my-team-detail {
	padding-left: 12px;
}
.team-style-2 .my-member-name, 
.team-style-2 .my-member-details {
	color: #232323;
}
.team-style-2 .my-member-post {
	color: #232323;
	font-size: 16px;
}
.team-style-2 .my-member-social li {
	display: inline-block;
	margin: 0 2px;
}
.team-style-2 .my-member-social li:first-child {
	margin: 0 0;
}
.team-style-2 .my-member-social li a {
	display: block;
    width: 34px;
    height: 34px;
    line-height: 32px;
    text-align: center;
    color: #232323;
    border: #232323 1px solid;
}
.team-style-2 .my-member-social li a:hover {
	color: #FFF;
	background-color: #446CB3;
	border: #446CB3 1px solid;
}
@media(min-width:992px) {	
	.team-style-2 .my-team-block {   
   		 margin-bottom: 0;
	}
}

/* ================================= */
		/*===== Team Style 3 =====*/
/* ================================= */
.team-style-3 .my-team-member {
    overflow: hidden;
    margin-bottom: 20px;
}
.team-style-3 .my-team-member img {
    width: 100%;
    -webkit-transition: 0.5s ease-in-out;
	transition: 0.5s ease-in-out;
	-moz-transition: 0.5s ease-in-out;
	-ms-transition: 0.5s ease-in-out;
	-o-transition: 0.5s ease-in-out; 	
}
.team-style-3 .my-team-member:hover img {
    margin-top: -60px;
    padding-bottom: 0px;
}
.team-style-3 .my-team-member .my-team-detail {
	opacity: 1;
	position: absolute;
	bottom: -120px;
	background-color: #FFF;
	width: 100%;
	-webkit-transition: 0.5s ease-in-out;
	transition: 0.5s ease-in-out;
	-moz-transition: 0.5s ease-in-out;
	-ms-transition: 0.5s ease-in-out;
	-o-transition: 0.5s ease-in-out;	
}
.team-style-3 .my-team-member:hover .my-team-detail {
	bottom: 0;
}
.team-style-3 .my-member-name, 
.team-style-3 .my-member-post, 
.team-style-3 .my-member-social {
	opacity: 0;
	-webkit-transition: 1.2s ease-in-out;
	transition: 1.2s ease-in-out;
	-moz-transition: 1.2s ease-in-out;
	-ms-transition: 1.2s ease-in-out;
	-o-transition: 1.2s ease-in-out;	
}
.team-style-3 .my-team-member:hover .my-member-name, 
.team-style-3 .my-team-member:hover .my-member-post,
.team-style-3 .my-team-member:hover .my-member-social {	
	opacity: 1;
}
.team-style-3 .my-team-detail {
	padding-left: 12px;
}
.team-style-3 .my-member-name {
	color: #333;
}
.team-style-3 .my-member-post {
	color: #333;
	font-size: 13px;
}
.team-style-3 .my-member-social {
	padding-bottom: 6px;
}
.team-style-3 .my-team-detail ul li {
	display: inline-block;
	margin: 0 2px;
}
.team-style-3 .my-team-detail ul li a {
	display: block;
    width: 34px;
    height: 34px;
    line-height: 32px;
    text-align: center;
    color: #333;
    border: #333 1px solid;
    -webkit-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-ms-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
}
.team-style-3 .my-team-detail ul li a:hover {
	color: #FFF;
	border-color: #446CB3;
	background-color: #446CB3;
}
@media(min-width:992px) {	
	.team-style-3 .my-team-member {
    	margin-bottom: 0;
	}
}

/* ================================= */
		/*===== Team Style 4 =====*/
/* ================================= */
.team-style-4 .my-team-block {
	margin-bottom: 20px;
}
.team-style-4 .my-team-block:last-of-type  {
    margin-bottom: 0;
}
.team-style-4 .my-team-member {
    overflow: hidden;
    position: relative;
}
.team-style-4 .my-team-member img {
    width: 100%;
    -webkit-transition: 1.5s ease-in-out;
	transition: 1.5s ease-in-out;
	-moz-transition: 1.5s ease-in-out;
	-ms-transition: 1.5s ease-in-out;
	-o-transition: 1.5s ease-in-out;
}
.team-style-4 .my-team-block:hover .my-team-member img {
    -webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform:scale(1.1);
}
.team-style-4 .my-team-member .my-team-detail {
	position: absolute;
	bottom: -250px;
	background-color: rgba(0,0,0,0.5);
	width: 100%;
	height: 100%;
	padding-right: 10px;
	opacity: 0;
	-webkit-transition: 0.7s ease-in-out;
	transition: 0.7s ease-in-out;
	-moz-transition: 0.7s ease-in-out;
	-ms-transition: 0.7s ease-in-out;
	-o-transition: 0.7s ease-in-out;	
}
.team-style-4 .my-team-member:hover .my-team-detail {
	bottom: 0;
	opacity: 1;
}
.team-style-4 .my-member-name, 
.team-style-4 .my-member-post, 
.team-style-4 .my-member-details,
.team-style-4 .my-member-social {
	opacity: 0;
	-webkit-transition: 1.2s ease-in-out;
	transition: 1.2s ease-in-out;
	-moz-transition: 1.2s ease-in-out;
	-ms-transition: 1.2s ease-in-out;
	-o-transition: 1.2s ease-in-out;	
}
.team-style-4 .my-team-member:hover .my-member-name, 
.team-style-4 .my-team-member:hover .my-member-post,
.team-style-4 .my-team-member:hover .my-member-details,
.team-style-4 .my-team-member:hover .my-member-social {	
	opacity: 1;
}
.team-style-4 .my-team-detail {
	padding-left: 12px;
}
.team-style-4 .my-member-name, 
.team-style-4 .my-member-details {
	color: #FFF;
}
.team-style-4 .my-member-post {
	color: #FFF;
	font-size: 16px;
}
.team-style-4 .my-member-social li {
	display: inline-block;
	margin: 0 2px;
}
.team-style-4 .my-member-social li:first-child {
	margin: 0 0;
}
.team-style-4 .my-member-social li a {
	display: block;
    width: 34px;
    height: 34px;
    line-height: 32px;
    text-align: center;
    color: #FFF;
    border: #FFF 1px solid;
}
.team-style-4 .my-member-social li a:hover {
	color: #FFF;
	background-color: #446CB3;
	border: #446CB3 1px solid;
}
@media(min-width:992px) {	
	.team-style-4 .my-team-block {   
   		 margin-bottom: 0;
	}
}

/* ================================= */
		/*===== Team Style 5 =====*/
/* ================================= */
.team-style-5 {
	margin-bottom: 60px;
}
.team-style-5 .my-team-member {
    margin-bottom: 20px;  
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.team-style-5 .my-team-member:hover {
    -webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
}
.team-style-5 .my-team-member:last-of-type {
    margin-bottom: 0;
}
.team-style-5 .my-team-member .my-member-img {
    overflow: hidden; 
    padding: 15px;   
    box-shadow: 0 2px 5px rgba(0,0,0,.5), 0 0 10px rgba(0,0,0,.2) inset;
}
.team-style-5 .my-team-member .my-member-img img {
    width: 100%;
}
.team-style-5 .my-team-member .my-team-detail {
	opacity: 0;
	margin: -60px auto 0;
	-webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.team-style-5 .my-team-member:hover .my-team-detail {
	opacity: 1;
	margin: -200px auto 0;
}
.team-style-5 .my-member-name {
	color: #FFF;
	text-align: center;	
}
.team-style-5 .my-member-post {
	color: #FFF;
	text-align: center;
	margin: 0 0 20px;
	font-size: 16px;
}
.team-style-5 .my-member-social {
    text-align: center;	
	opacity: 0;
	overflow: hidden;
	-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.team-style-5 .my-team-member:hover .my-member-social {
	opacity: 1;
}
.team-style-5 .my-member-social ul li {
	list-style: none;
	display: inline-block;	
}
.team-style-5 .my-member-social ul li a {
	display: block;
    width: 34px;
    height: 34px;
    line-height: 32px;
    text-align: center;
    color: #FFF;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.team-style-5 .my-member-social ul li a:hover {
	color: #446CB3;
}
@media(min-width:992px) {	
	.team-style-5 .my-team-member {
		margin-bottom: 0;
	}
}
@media(max-width:768px) {	
	.team-style-5 .my-team-member:hover .my-team-detail {
		margin: -200px auto 140px;
	}
}

/* ================================= */
		/*===== Team Style 6 =====*/
/* ================================= */
.team-style-6 .my-team-member {
    overflow: hidden;
    margin-bottom: 20px;
}
.team-style-6 .my-team-member img {
    width: 100%;
}
.team-style-6 .my-team-member .my-team-detail {
	opacity: 0;
	position: absolute;
	bottom: -60px;
	background-color: rgba(68,108,179,0.5);
	width: 96%;
	-webkit-transition: 0.5s ease-in-out;
	transition: 0.5s ease-in-out;
	-moz-transition: 0.5s ease-in-out;
	-ms-transition: 0.5s ease-in-out;
	-o-transition: 0.5s ease-in-out;	
}
.team-style-6 .my-team-member:hover .my-team-detail {
	bottom: 0;
	opacity: 1;
}
.team-style-6 .my-member-name, 
.team-style-6 .my-member-post, 
.team-style-6 .my-member-social {
	opacity: 0;
	-webkit-transition: 1.2s ease-in-out;
	transition: 1.2s ease-in-out;
	-moz-transition: 1.2s ease-in-out;
	-ms-transition: 1.2s ease-in-out;
	-o-transition: 1.2s ease-in-out;	
}
.team-style-6 .my-team-member:hover .my-member-name, 
.team-style-6 .my-team-member:hover .my-member-post,
.team-style-6 .my-team-member:hover .my-member-social {	
	opacity: 1;
}
.team-style-6 .my-team-detail {
	padding-left: 12px;
}
.team-style-6 .my-member-name {
	color: #FFF;
	text-align: center;
}
.team-style-6 .my-member-name:after {
	content: "";
    width: 0;
    height: 2px;
    display: block;
    margin: 10px auto 0;
    background: #FFF;  
    -webkit-transition: 1.2s ease-in-out;
	transition: 1.2s ease-in-out;
	-moz-transition: 1.2s ease-in-out;
	-ms-transition: 1.2s ease-in-out;
	-o-transition: 1.2s ease-in-out;
}
.team-style-6 .my-team-member:hover .my-member-name:after {
	width: 40px;
}
.team-style-6 .my-member-post {
	color: #FFF;
	font-size: 13px;
	text-align: center;
}
.team-style-6 .my-member-social {
	padding-bottom: 6px;text-align: center;
}
.team-style-6 .my-team-detail ul li {
	display: inline-block;
	margin: 0 2px;
}
.team-style-6 .my-team-detail ul li a {
	display: block;
    width: 34px;
    height: 34px;
    line-height: 32px;
    text-align: center;
    color: #FFF;
    -webkit-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-ms-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
}
.team-style-6 .my-team-detail ul li a:hover {
	-webkit-transform: scale(1.3);
	-moz-transform: scale(1.3);
	-ms-transform: scale(1.3);
	-o-transform: scale(1.3);
	transform:scale(1.3);
}
@media(min-width:992px) {	
	.team-style-6 .my-team-member {
    	margin-bottom: 0;
	}
}

/* ================================= */
		/*===== Team Style 7 =====*/
/* ================================= */
.team-style-7 .my-team-member {
    margin-bottom: 20px;
    overflow: hidden; 
}
.team-style-7 .my-team-member:last-of-type {
    margin-bottom: 0;
}
.team-style-7 .overlay {
    position: absolute;	
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    padding-top: 20px;
    background: rgba(0, 0, 0, 0.6);
    -webkit-transition: opacity 0.5s ease;
    -moz-transition: opacity 0.5s ease;
    -ms-transition: opacity 0.5s ease;
    -o-transition: opacity 0.5s ease;
    transition: opacity 0.5s ease;
}
.team-style-7 .my-team-member .my-member-img {    
    position: relative;
    overflow: hidden;
    cursor: url("../images/cursor-white.png") 48 48, pointer;
     -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.team-style-7 .my-team-member:hover .my-member-img {    
	box-shadow: 5px 5px 5px rgba(0,0,0,.5);
}
.team-style-7 .my-team-member .my-member-img img {
    width: 100%;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.team-style-7 .my-team-member:hover .my-member-img img {
    -webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-ms-transform: scale(1.2);
	-o-transform: scale(1.2);
	transform:scale(1.2);
}
.team-style-7 .my-team-member:hover .overlay {
    opacity: 1;
}
.team-style-7 .my-member-name {
	color: #333;
	margin-bottom: 0; 
	-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.team-style-7 .my-team-member:hover .my-member-name {
    color: #446CB3;
}
.team-style-7 .my-member-post {
	color: #333;
	font-size: 16px;
	margin-top: 0; 
}
.team-style-7 hr {
    margin-top: 0; 
    margin-bottom: 10px; 
    border-top: 1px solid #333;
}
.team-style-7 .my-member-details {
	color: #333;
}
.team-style-7 .my-member-social {
	overflow: hidden;
	-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.team-style-7 .my-member-social ul li {
	margin-top: 6px;
	list-style: none;
	display: inline-block;
}
.team-style-7 .my-member-social ul li a {
	display: inline-block;
    width: 34px;
    height: 34px;
    line-height: 32px;
    text-align: center;
    color: #333;
    border: 1px solid #333;
    background-color: #FFF;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.team-style-7 .my-member-social ul li a:hover {
	color: #FFF;
	background-color: #446CB3;
	border: #446CB3 1px solid;
}
@media(min-width:992px) {	
	.team-style-7 .my-team-member {
		margin-bottom: 0;
	}
}

/* ================================= */
		/*===== Team Style 8 =====*/
/* ================================= */
.team-style-8 .my-team-member {
    margin-bottom: 20px;
    overflow: hidden;
}
.team-style-8 .my-team-member:last-of-type {
    margin-bottom: 0;
}
.team-style-8 .overlay {
    position: absolute;	
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    padding-top: 20px;
    background: rgba(68,108,179,0.6);
    -webkit-transition: opacity 0.5s ease;
    -moz-transition: opacity 0.5s ease;
    -ms-transition: opacity 0.5s ease;
    -o-transition: opacity 0.5s ease;
    transition: opacity 0.5s ease;
}
.team-style-8 .my-team-member .my-member-img {    
    position: relative;
    overflow: hidden;
    cursor: url("../images/cursor-white.png") 48 48, pointer;
}
.team-style-8 .my-team-member .my-member-img img {
    width: 100%;
    margin-left: 0;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.team-style-8 .my-team-member:hover .my-member-img img {
    -webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-ms-transform: scale(1.2);
	-o-transform: scale(1.2);
	transform:scale(1.2);
}
.team-style-8 .my-team-member:hover .overlay {
    opacity: 1;
}
.team-style-8 .my-member-name {
	color: #333;
	margin-bottom: 0; 
}
.team-style-8 .my-member-post {
	color: #333;
	font-size: 16px;
	margin-top: 0; 
}
.team-style-8 hr {
    margin-top: 0; 
    margin-bottom: 10px; 
    border-top: 1px solid #333;
}
.team-style-8 .my-member-details {
	color: #333;
}
.team-style-8 .my-team-member:hover .my-member-name,
.team-style-8 .my-team-member:hover .my-member-post,
.team-style-8 .my-team-member:hover .my-member-details {
    color: #446CB3;
}
.team-style-8 .my-team-member:hover hr {
	 border-color: #446CB3;
}
.team-style-8 .my-member-social {
	overflow: hidden;
	-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.team-style-8 .my-member-social ul li {
	margin-top: 6px;
	list-style: none;
	display: inline-block;
}
.team-style-8 .my-member-social ul li a {
	display: inline-block;
    width: 34px;
    height: 34px;
    line-height: 32px;
    text-align: center;
    color: #333;
    border: 1px solid #333;
    background-color: #FFF;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.team-style-8 .my-team-member:hover .my-member-social ul li a {
	color: #446CB3;
    border: 1px solid #446CB3;
}
.team-style-8 .my-team-member .my-member-social ul li a:hover {
	color: #FFF;
	background-color: #446CB3;
	border: #446CB3 1px solid;
}
@media(min-width:992px) {	
	.team-style-8 .my-team-member {
		margin-bottom: 0;
	}
}

/* ================================= */
		/*===== Team Style 9 =====*/
/* ================================= */
.team-style-9 .section {
	margin-bottom: 40px;
}
.team-style-9 .my-team-member {
    margin-bottom: 20px;
    overflow: hidden;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;   
}
.team-style-9 .my-team-member:hover {
    margin-top: -20px;
}
.team-style-9 .my-team-member .my-team-member-bg {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;   
    padding-bottom: 15px;
}
.team-style-9 .my-team-member:hover .my-team-member-bg {
    background-color: #446CB3;    
}
.team-style-9 .my-team-member:last-of-type {
    margin-bottom: 0;
}
.team-style-9 .my-team-member .my-member-img {    
    position: relative;
    overflow: hidden;
    cursor: crosshair;
}
.team-style-9 .my-team-member .my-member-img img {
    width: 100%;
    margin-left: 0;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.team-style-9 .my-team-member:hover .my-member-img img {
    -webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-ms-transform: scale(1.2);
	-o-transform: scale(1.2);
	transform:scale(1.2);
}
.team-style-9 .my-team-detail,
.team-style-9 .my-member-social {
	padding-left: 15px;
}
.team-style-9 .my-member-name {
	color: #333;
	margin-bottom: 0; 
}
.team-style-9 .my-member-post {
	color: #333;
	font-size: 16px;
	margin-top: 0; 
}
.team-style-9 hr {
    margin-top: 0; 
    margin-bottom: 10px; 
    border-top: 1px solid #333;
}
.team-style-9 .my-member-details {
	color: #333;
}
.team-style-9 .my-team-member:hover .my-member-name, 
.team-style-9 .my-team-member:hover .my-member-post,
.team-style-9 .my-team-member:hover .my-member-details {
    color: #FFF;   
}
.team-style-9 .my-team-member:hover hr {
	border-top: 1px solid #FFF;
}
.team-style-9 .my-member-social {
	overflow: hidden;
	-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.team-style-9 .my-member-social ul li {
	margin-top: 6px;
	list-style: none;
	display: inline-block;
}
.team-style-9 .my-member-social ul li a {
	display: inline-block;
    width: 34px;
    height: 34px;
    line-height: 32px;
    text-align: center;
    color: #333;
    border: 1px solid #333;
    background-color: #FFF;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.team-style-9 .my-team-member:hover .my-member-social ul li a {
	color: #446CB3;
    border: 1px solid #FFF;
    background-color: #FFF;
}
@media(min-width:992px) {	
	.team-style-9 .my-team-member {
		margin-bottom: 0;
	}
}

/* ================================= */
		/*===== Team Style 10 =====*/
/* ================================= */
.team-style-10 .my-team-member {
    margin-bottom: 20px;
    overflow: hidden;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.team-style-10 .my-team-member:hover {
    margin-left: -15px;
}
.team-style-10 .my-team-member:last-of-type {
    margin-bottom: 0;
}
.team-style-10 .overlay {
    position: absolute;	
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    padding-top: 20px;
    background: rgba(0, 0, 0, 0.6);
    -webkit-transition: opacity 0.5s ease;
    -moz-transition: opacity 0.5s ease;
    -ms-transition: opacity 0.5s ease;
    -o-transition: opacity 0.5s ease;
    transition: opacity 0.5s ease;
}
.team-style-10 .my-team-member .my-member-img {    
    position: relative;
    overflow: hidden;
    cursor: url("../images/cursor-white.png") 64 64, pointer;
}
.team-style-10 .my-team-member .my-member-img img {
    width: 100%;
    margin-left: 0;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    -webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
}
.team-style-10 .my-team-member:hover .my-member-img img {
    -webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-ms-transform: scale(1.2);
	-o-transform: scale(1.2);
	transform:scale(1.2);
}
.team-style-10 .my-team-member:hover .overlay {
    opacity: 1;
}
.team-style-10 .my-member-name {
	color: #333;
	margin-bottom: 0; 
	-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.team-style-10 .my-team-member:hover .my-member-name {
    color: #446CB3;
}
.team-style-10 .my-member-post {
	color: #333;
	font-size: 16px;
	margin-top: 0; 
}
.team-style-10 hr {
    margin-top: 0; 
    margin-bottom: 10px; 
    border-top: 1px solid #333;
}
.team-style-10 .my-member-details {
	color: #333;
}
.team-style-10 .my-member-social {
	overflow: hidden;
	-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.team-style-10 .my-member-social ul li {
	margin-top: 6px;
	list-style: none;
	display: inline-block;
}
.team-style-10 .my-member-social ul li a {
	display: inline-block;
    width: 34px;
    height: 34px;
    line-height: 32px;
    text-align: center;
    color: #333;
    border: 1px solid #333;
    background-color: #FFF;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.team-style-10 .my-member-social ul li a:hover {
	color: #FFF;
	background-color: #446CB3;
	border: #446CB3 1px solid;
}
@media(min-width:992px) {	
	.team-style-10 .my-team-member {
		margin-bottom: 0;
	}
}

/* ================================= */
		/*===== Team Style 11 =====*/
/* ================================= */
.team-style-11 .my-team-member {
    margin-bottom: 20px;
}
.team-style-11 .my-team-member:last-of-type {
    margin-bottom: 0;
}
.team-style-11 .my-team-member .my-member-img {
    overflow: hidden;
    display: block;
    width: 60px;
    margin: 0 auto;
    -webkit-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-ms-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
}
.team-style-11 .my-team-member .my-member-img img {  
  	border-radius: 50%;   	
}
.team-style-11 .my-team-member .my-team-detail {
	background-color: #F1F1F1;
	border-radius: 5%;
	padding: 30px 0 10px;
	margin-top: -30px;
	-webkit-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-ms-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
}
.team-style-11 .my-team-member:hover .my-team-detail {
	box-shadow: 5px 5px 25px rgba(0,0,0,.5);
}
.team-style-11 .my-team-member:hover .my-member-img {
	margin-bottom: 10px;
    -webkit-transform: scale(1.5);
	-moz-transform: scale(1.5);
	-ms-transform: scale(1.5);
	-o-transform: scale(1.5);
	transform:scale(1.5);
}
.team-style-11 .my-member-name {
	color: #446CB3;
	margin-bottom: 0;
}
.team-style-11 .my-member-post {
	color: #333;
	font-size: 16px;
}
.team-style-11 .my-team-member hr {
	margin: 10px 0;
	border-color: #333;
}
.team-style-11 .my-team-member .my-member-description {
	padding: 0 10px;
}
@media(min-width:992px) {	
	.team-style-11 .my-team-member {
		margin-bottom: 0;
	}
}

/* ================================= */
		/*===== Team Style 12 =====*/
/* ================================= */
.team-style-12 {
 	padding-bottom: 20px;
    margin-top: 20px; 
    background:url(../images/style-5-bg.jpg);
    width: 100%;
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;   
    position: relative;  
}
.team-style-12 .my-section-title {
	color: #FFF;
	position: relative;
}
.team-style-12 .my-team-member {
    padding-bottom: 40px;   
}
.team-style-12 .my-team-member:last-of-type {
    margin-bottom: 0;
}
.team-style-12 .my-team-member .my-member-img {
    overflow: hidden; 
    display: block;
    width: 70px;
    margin: 0 auto; 
    -webkit-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-ms-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;  
}
.team-style-12 .my-team-member .my-member-img img {  
  	border-radius: 50%;  
  	padding: 5px;
  	background-color: #FFF;	
  	-webkit-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-ms-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;  
}
.team-style-12 .my-team-member:hover .my-member-img img {  
  	border-radius: 50%;  
  	padding: 5px;
  	background-color: transparent;	
}
.team-style-12 .my-team-member:hover .my-member-img {
    -webkit-transform: scale(1.3);
	-moz-transform: scale(1.3);
	-ms-transform: scale(1.3);
	-o-transform: scale(1.3);
	transform:scale(1.3);
}
.team-style-12 .my-team-member .my-team-detail {
	background-color: #FFF;
	border-radius: 5%;
	padding: 30px 0 10px;
	margin-top: -30px;	
}
.team-style-12 .my-member-name {
	color: #446CB3;
	margin-bottom: 0;
}
.team-style-12 .my-member-post {
	color: #333;
	font-size: 16px;
}
.team-style-12 .my-team-member hr {
	margin: 10px 0;
	border-color: #333;
}
.team-style-12 .my-team-member .my-member-description {
	padding: 0 10px;
}
@media(min-width:992px) {	
	.team-style-12 .my-team-member {
		margin-bottom: 0;
	}
}

/* ================================= */
		/*===== Team Style 13 =====*/
/* ================================= */
.team-style-13 .my-team-member {
    margin-bottom: 40px;
    -webkit-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-ms-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
}
.team-style-13 .my-team-member:hover {
  	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform:scale(1.1);
}
.team-style-13 .my-team-member:last-of-type {
    margin-bottom: 0;
}
.team-style-13 .my-team-member .my-member-img {
    overflow: hidden;
    display: block;
    width: 60px;
    margin: 0 auto;
    -webkit-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-ms-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
}
.team-style-13 .my-team-member:hover .my-member-img {
  	-webkit-transform: scale(1.3);
	-moz-transform: scale(1.3);
	-ms-transform: scale(1.3);
	-o-transform: scale(1.3);
	transform:scale(1.3);
}
.team-style-13 .my-team-member .my-member-img img {  
  	border-radius: 50%;   	
}
.team-style-13 .my-team-member .my-team-detail {
	background-color: #F1F1F1;
	border-radius: 5%;
	padding: 40px 0 10px;
	margin-top: -30px;	
}
.team-style-13 .my-member-name {
	color: #446CB3;
	margin-bottom: 0;
}
.team-style-13 .my-member-post {
	color: #333;
	font-size: 16px;
	margin-bottom: 0;
}
.team-style-13 .my-team-member hr {
	margin: 10px 0;
	border-color: #333;
}
.team-style-13 .my-team-member .my-member-description {
	padding: 0 10px;
}
@media(min-width:992px) {	
	.team-style-13 .my-team-member {
		margin-bottom: 0;
	}
}

/* ================================= */
		/*===== Team Style 14 =====*/
/* ================================= */
.team-style-14 {
 	padding-bottom: 20px;
    margin-top: 20px;
    background:url(../images/style-5-bg.jpg);
    width: 100%;
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;   
    position: relative;  
}
.team-style-14 .my-overlay-bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.6);       
}
.team-style-14 .my-section-title {
	color: #FFF;
	position: relative;  
}
.team-style-14 .my-team-member {
    margin-bottom: 40px;
    -webkit-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-ms-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
}
.team-style-14 .my-team-member:hover {
  	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform:scale(1.1);
}
.team-style-14 .my-team-member:last-of-type {
    margin-bottom: 0;
}
.team-style-14 .my-team-member .my-member-img {
    overflow: hidden;
    display: block;
    width: 60px;
    margin: 0 auto;    
    -webkit-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-ms-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
}
.team-style-14 .my-team-member:hover .my-member-img {
    -webkit-transform: scale(1.3);
	-moz-transform: scale(1.3);
	-ms-transform: scale(1.3);
	-o-transform: scale(1.3);
	transform:scale(1.3);
}
.team-style-14 .my-team-member .my-member-img img {  
  	border-radius: 50%;
  	padding: 5px;
    background-color: #FFF;   	
    -webkit-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-ms-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
}
.team-style-14 .my-team-member:hover .my-member-img img {  
  	border-radius: 50%;
  	padding: 5px;
    background-color: transparent;   	
}
.team-style-14 .my-team-member .my-team-detail {
	background-color: #FFF;
	border-radius: 5%;
	padding: 40px 0 10px;
	margin-top: -30px;	
}
.team-style-14 .my-member-name {
	color: #446CB3;
	margin-bottom: 0;
}
.team-style-14 .my-member-post {
	color: #333;
	font-size: 16px;
	margin-bottom: 0;
}
.team-style-14 .my-team-member hr {
	margin: 10px 0;
	border-color: #333;
}
.team-style-14 .my-team-member .my-member-description {
	padding: 0 10px;
}
@media(min-width:992px) {	
	.team-style-14 .my-team-member {
		margin-bottom: 0;
	}
}

/* ================================= */
		/*===== Team Style 15 =====*/
/* ================================= */
.team-style-15 .my-team-member {
    margin-bottom: 60px;
}
.team-style-15 .my-team-member {
    margin-top: 40px;
}
.team-style-15 .my-team-member:last-of-type {
    margin-bottom: 0;
}
.team-style-15 .my-team-member .my-member-img {
    overflow: hidden;
    display: block;
    position: absolute;
    top: -10px;
    left: 50%;
    width: 60px;    
    margin-left: -30px; 
    opacity: 0;
    -webkit-transition: 0.5s ease-in-out;
	transition: 0.5s ease-in-out;
	-moz-transition: 0.5s ease-in-out;
	-ms-transition: 0.5s ease-in-out;
	-o-transition: 0.5s ease-in-out;
}
.team-style-15 .my-team-member:hover .my-member-img {
    opacity: 1;
    top: -40px;
}
.team-style-15 .my-team-member .my-member-img img {  
  	border-radius: 50%; 
}
.team-style-15 .my-team-member .my-team-detail {
	background-color: #F1F1F1;
	border-radius: 5%;
	padding: 10px 0 10px;
}
.team-style-15 .my-member-name {
	color: #446CB3;
	margin-bottom: 0;
}
.team-style-15 .my-member-post {
	color: #333;
	font-size: 16px;
}
.team-style-15 .my-team-member hr {
	margin: 10px 0;
	border-color: #333;
}
.team-style-15 .my-team-member .my-member-description {
	padding: 0 10px;
}
@media(min-width:992px) {	
	.team-style-15 .my-team-member {
		margin-bottom: 0;
	}
}

/* ================================= */
		/*===== Team Style 16 =====*/
/* ================================= */
.team-style-16 .my-team-member {
    margin-bottom: 40px;
}
.team-style-16 .my-team-member:last-of-type {
    margin-bottom: 0;
}
.team-style-16 .my-team-member .my-member-img {
    overflow: hidden;  
    width: 60px;
    margin-left: 10px;
    -webkit-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-ms-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
}
.team-style-16 .my-team-member .my-member-img img {  
  	border-radius: 50%;   	
}
.team-style-16 .my-team-member .my-team-detail {
	background-color: #F1F1F1;
	border-radius: 5%;
	padding: 10px 0 10px;
	margin-top: -70px;
	text-align: right;
	padding-right: 10px;
	-webkit-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-ms-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
}
.team-style-16 .my-team-member:hover .my-team-detail {
    box-shadow: 5px 5px 25px rgba(0,0,0,.5);
}
.team-style-16 .my-member-name {
	color: #446CB3;
	margin-bottom: 0;
}
.team-style-16 .my-member-post {
	color: #333;
	font-size: 16px;
}
.team-style-16 .my-team-member hr {
	margin: 10px 0;
	border-color: #333;
}
.team-style-16 .my-team-member .my-member-description {
	padding: 0 10px;
}
@media(min-width:992px) {	
	.team-style-16 .my-team-member {
		margin-bottom: 0;
	}
}

/* ================================= */
		/*===== Team Style 17 =====*/
/* ================================= */
.team-style-17 .my-team-member {
    margin-bottom: 20px;
    display: flex;
    align-items: center;
}
.team-style-17 .my-team-member .my-member-img {
    overflow: hidden;
    -webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%); 
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.team-style-17 .my-team-member:hover .my-member-img {
    -webkit-filter: grayscale(0);
	filter: grayscale(0);
	-moz-filter: grayscale(0);
	-ms-filter: grayscale(0);
	-o-filter: grayscale(0);
}
.team-style-17 .my-member-name {
	color: #333;
	margin-bottom: 0;
}
.team-style-17 .my-member-post {
	color: #333;
	font-size: 16px;
}
.team-style-17 .my-member-social ul li {
	list-style: none;
	display: inline-block;	
}
.team-style-17 .my-team-member .my-member-social ul li a {
	display: block;
    width: 34px;
    height: 34px;
    line-height: 32px;
    text-align: center;
    color: #333;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.team-style-17 .my-team-member:hover .my-member-social ul li a {	
    color: #446CB3;    
}
.team-style-17 .my-member-social ul li a:hover {
	-webkit-transform: scale(1.3);
	-moz-transform: scale(1.3);
	-ms-transform: scale(1.3);
	-o-transform: scale(1.3);
	transform:scale(1.3);
}

/* ================================= */
		/*===== Team Style 18 =====*/
/* ================================= */
.team-style-18 {
	background-color: #F1F1F1;
}
.team-style-18 .my-team-member {
	margin-bottom: 20px;
}
.team-style-18 .my-team-member .my-member-img {
    overflow: hidden;   
}
.team-style-18 .my-team-member .my-team-content {
    background-color: #FFF;
    display: flex;
    align-items: center;
    margin-left: 15px;
    overflow: hidden;
}
.team-style-18 .my-team-member .my-team-content div.my-member-img-col {
    padding-left: 0;
    padding-right: 0;
    overflow: hidden;
}
.team-style-18 .my-member-name {
	color: #333;
	margin-bottom: 0;
	-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.team-style-18 .my-team-member:hover .my-member-name {
    color: #446CB3;
}
.team-style-18 .my-member-post {
	color: #333;
	font-size: 16px;
}
.team-style-18 .my-member-social ul li {
	list-style: none;
	display: inline-block;	
}
.team-style-18 .my-team-member .my-member-social ul li a {
	display: block;
    width: 34px;
    height: 34px;
    line-height: 32px;
    text-align: center;
    color: #333;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.team-style-18 .my-team-member:hover .my-member-social ul li a {	
    color: #446CB3;    
}
.team-style-18 .my-member-social ul li a:hover {
	-webkit-transform: scale(1.3);
	-moz-transform: scale(1.3);
	-ms-transform: scale(1.3);
	-o-transform: scale(1.3);
	transform:scale(1.3);
}

/* ================================= */
		/*===== Team Style 19 =====*/
/* ================================= */
.team-style-19 {
	background-color: #F1F1F1;
}
.team-style-19 .my-team-member {
	margin-bottom: 20px;
}
.team-style-19 .my-team-member .my-member-img {
    overflow: hidden;  
    cursor: url("../images/cursor-white.png") 48 48, pointer;
    -webkit-transition: all 1.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 1.3s ease; 
}
.team-style-19 .my-team-member:hover .my-member-img {
    -webkit-transform: rotate(3deg) scale(1.2);
    -moz-transform: rotate(3deg) scale(1.2);
    -ms-transform: rotate(3deg) scale(1.2);
    -o-transform: rotate(3deg) scale(1.2);
    transform: rotate(3deg) scale(1.2);
}
.team-style-19 .my-team-member .my-team-content {
    background-color: #FFF;
    display: flex;
    align-items: center;
    margin-left: 15px;
    overflow: hidden;
}
.team-style-19 .my-team-member .my-team-content div.my-member-img-col {
    padding-left: 0;
    padding-right: 0;
    overflow: hidden;
}
.team-style-19 .my-member-name {
	color: #333;
	margin-bottom: 0;
	-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.team-style-19 .my-team-member:hover .my-member-name {
    color: #446CB3;
}
.team-style-19 .my-member-post {
	color: #333;
	font-size: 16px;
}
.team-style-19 .my-member-social ul li {
	list-style: none;
	display: inline-block;	
}
.team-style-19 .my-team-member .my-member-social ul li a {
	display: block;
    width: 34px;
    height: 34px;
    line-height: 32px;
    text-align: center;
    color: #333;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.team-style-19 .my-team-member:hover .my-member-social ul li a {	
    color: #446CB3;    
}
.team-style-19 .my-member-social ul li a:hover {
	-webkit-transform: scale(1.3);
	-moz-transform: scale(1.3);
	-ms-transform: scale(1.3);
	-o-transform: scale(1.3);
	transform:scale(1.3);
}

/* ================================= */
		/*===== Team Style 20 =====*/
/* ================================= */
.team-style-20 {
	background-color: #F1F1F1;
}
.team-style-20 .my-team-member {
	margin-bottom: 20px;
}
.team-style-20 .my-team-member .my-member-img {
    overflow: hidden;   
}
.team-style-20 .my-team-member .my-team-content {
    background-color: #FFF;
    display: flex;
    align-items: center;
    margin-left: 15px;
    overflow: hidden;
}
.team-style-20 .my-team-member .my-team-content div.my-member-img-col {
    padding-left: 0;
    padding-right: 0;
    overflow: hidden;
}
.team-style-20 .my-member-name {
	color: #333;
	margin-bottom: 0;
	-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.team-style-20 .my-team-member:hover .my-member-name {
    color: #446CB3;
}
.team-style-20 .my-member-post {
	color: #333;
	font-size: 16px;
}
.team-style-20 .my-member-btn ul li {
	list-style: none;
	display: inline-block;	
}
.team-style-20 .my-team-member .my-member-btn ul li a {
	display: block;
    width: 54px;
    height: 34px;
    line-height: 32px;
    text-align: center;
    color: #FFF;
    background-color: #446CB3; 
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
@media(max-width:992px) {	
	.team-style-20 .my-team-member .my-member-btn ul li a {
		width: 34px;
	}
}
/* ================================= */
		/*===== Team Style 21 =====*/
/* ================================= */
.team-style-21 {
	background-color: #F1F1F1;
}
.team-style-21 .my-team-member {
	margin-bottom: 20px;
}
.team-style-21 .my-team-member .my-member-img {
    overflow: hidden;  
    cursor: url("../images/cursor-white.png") 48 48, pointer;
    -webkit-transition: all 1.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 1.3s ease; 
}
.team-style-21 .my-team-member:hover .my-member-img {
    -webkit-transform: rotate(3deg) scale(1.2);
    -moz-transform: rotate(3deg) scale(1.2);
    -ms-transform: rotate(3deg) scale(1.2);
    -o-transform: rotate(3deg) scale(1.2);
    transform: rotate(3deg) scale(1.2);
}
.team-style-21 .my-team-member .my-team-content {
    background-color: #FFF;
    display: flex;
    align-items: center;
    margin-left: 15px;
    overflow: hidden;
}
.team-style-21 .my-team-member .my-team-content div.my-member-img-col {
    padding-left: 0;
    padding-right: 0;
    overflow: hidden;
}
.team-style-21 .my-member-name {
	color: #333;
	margin-bottom: 0;
	-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.team-style-21 .my-team-member:hover .my-member-name {
    color: #446CB3;
}
.team-style-21 .my-member-post {
	color: #333;
	font-size: 16px;
}
.team-style-21 .my-member-btn ul li {
	list-style: none;
	display: inline-block;	
}
.team-style-21 .my-team-member .my-member-btn ul li a {
	display: block;
    width: 54px;
    height: 34px;
    line-height: 32px;
    text-align: center;
    color: #FFF;
    background-color: #446CB3; 
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
@media(max-width:768px) {	
	.team-style-21 .my-team-member .my-member-btn ul li a {
		width: 34px;
	}
}

/* ================================= */
		/*===== Team Style 22 =====*/
/* ================================= */
.team-style-22 {
	background-color: #F1F1F1;
}
.team-style-22 .my-team-member {
	margin-bottom: 20px;
}
.team-style-22 .my-team-member .my-member-img {
    overflow: hidden;  
    cursor: url("../images/cursor-white.png") 48 48, pointer;    
}
.team-style-22 .my-team-member .my-team-content {
    background-color: #FFF;
    display: flex;
    align-items: center;
    margin-left: 15px;
    overflow: hidden;
    border-radius: 0px; 
    border-top-right-radius: 35px;
    border-bottom-left-radius: 35px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    box-shadow: 2px 2px 15px rgba(0,0,0,.5);
}
.team-style-22 .my-team-member:hover .my-team-content {
    border-radius: 0; 
    border-top-left-radius: 35px;
    border-bottom-right-radius: 35px;
}
.team-style-22 .my-team-member .my-team-content div.my-member-img-col {
    padding-left: 0;
    padding-right: 0;
    overflow: hidden;
}
.team-style-22 .my-member-name {
	color: #333;
	margin-bottom: 0;
	-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.team-style-22 .my-team-member:hover .my-member-name {
    color: #446CB3;
}
.team-style-22 .my-member-post {
	color: #333;
	font-size: 16px;
}
.team-style-22 .my-member-social ul li {
	list-style: none;
	display: inline-block;	
}
.team-style-22 .my-team-member .my-member-social ul li a {
	display: block;
    width: 34px;
    height: 34px;
    line-height: 32px;
    text-align: center;
    color: #333;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.team-style-22 .my-team-member:hover .my-member-social ul li a {	
    color: #446CB3;    
}
@media(max-width:768px) {	
	.team-style-22 .my-team-member .my-team-content div.my-member-img-col {
	    padding-left: 15px;
	}
}

/* ================================= */
		/*===== Team Style 23 =====*/
/* ================================= */
.team-style-23 .my-team-member {
    margin-bottom: 20px;
    display: flex;
    align-items: center;
    background-color: #F1F1F1;
}
.team-style-23 .my-team-member .my-member-img {
    overflow: hidden;       
}
.team-style-23 .my-team-member .my-team-content {
    background-color: #FFF;
    margin: 0px 25px 0 0;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.team-style-23 .my-team-member:hover .my-team-content {
    -webkit-transform: scale(1.19);
	-moz-transform: scale(1.3);
	-ms-transform: scale(1.3);
	-o-transform: scale(1.3);
	transform:scale(1.19);
}
.team-style-23 .my-team-member .my-member-name {
	color: #333;
	margin-bottom: 0;
	-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.team-style-23 .my-team-member:hover .my-member-name {
	color: #446CB3;
	margin-bottom: 0;
}
.team-style-23 .my-member-post {
	color: #333;
}
.team-style-23 .my-member-social ul li {
	list-style: none;
	display: inline-block;	
}
.team-style-23 .my-team-member .my-member-social ul li a {
	display: block;
    width: 34px;
    height: 34px;
    line-height: 32px;
    text-align: center;
    color: #333;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.team-style-23 .my-team-member:hover .my-member-social ul li a {	
    color: #446CB3;    
}
.team-style-23 .my-member-social ul li a:hover {
	-webkit-transform: scale(1.3);
	-moz-transform: scale(1.3);
	-ms-transform: scale(1.3);
	-o-transform: scale(1.3);
	transform:scale(1.3);
}

/* ================================= */
		/*===== Team Style 24 =====*/
/* ================================= */
.team-style-24 .my-team-member {
    margin-bottom: 20px;
    display: flex;
    align-items: center;
    background-color: #F1F1F1;    
}
.team-style-24 .my-team-member .my-member-img {
    overflow: hidden; 
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;      
}
.team-style-24 .my-team-member:hover .my-member-img {
	transform: rotateY(180deg);
}
.team-style-24 .my-team-member .my-team-content {
    background-color: #FFF;
    margin: 0 25px 0 0;
    border-radius: 0;
    border-top-left-radius: 35px;
    border-bottom-right-radius: 35px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.team-style-24 .my-team-member:hover .my-team-content {
	border-radius: 0;
    border-top-right-radius: 35px;
    border-bottom-left-radius: 35px;
    box-shadow: 2px 2px 15px rgba(0,0,0,.5);
}
.team-style-24 .my-team-member .my-member-name {
	color: #333;
	margin-bottom: 0;
	-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.team-style-24 .my-team-member:hover .my-member-name {
	color: #446CB3;
	margin-bottom: 0;
}
.team-style-24 .my-member-post {
	color: #333;
}
.team-style-24 .my-member-social ul li {
	list-style: none;
	display: inline-block;	
}
.team-style-24 .my-team-member .my-member-social ul li a {
	display: block;
    width: 34px;
    height: 34px;
    line-height: 32px;
    text-align: center;
    color: #333;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.team-style-24 .my-team-member:hover .my-member-social ul li a {	
    color: #446CB3;    
}
.team-style-24 .my-member-social ul li a:hover {
	-webkit-transform: scale(1.3);
	-moz-transform: scale(1.3);
	-ms-transform: scale(1.3);
	-o-transform: scale(1.3);
	transform:scale(1.3);
}

/* ================================= */
		/*===== Team Style 25 =====*/
/* ================================= */
.team-style-25 .my-team-member {
    margin-bottom: 20px;
    overflow: hidden; 
}
.team-style-25 .my-team-member:last-of-type {
    margin-bottom: 0;
}
.team-style-25 .my-team-member .my-member-img {    
    overflow: hidden; 
}
.team-style-25 .my-team-member .my-member-img img {
    width: 100%;    
    border-radius: 0; 
    border-top-left-radius: 35px;
    border-bottom-right-radius: 35px;  
}
.team-style-25 .my-team-member .my-member-name {
	color: #333;
	margin-bottom: 0; 
	-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.team-style-25 .my-team-member:hover .my-member-name {
    color: #446CB3;
}
.team-style-25 .my-member-post {
	color: #333;
	font-size: 16px;
	margin-top: 0; 
}
.team-style-25 hr {
    margin-top: 0; 
    margin-bottom: 10px; 
    border-top: 1px solid #333;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.team-style-25 .my-team-member:hover hr {   
    border-color: #446CB3;
}
.team-style-25 .my-member-details {
	color: #333;
}
.team-style-25 .my-member-social {
	overflow: hidden;
	-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.team-style-25 .my-member-social ul li {
	margin-top: 6px;
	list-style: none;
	display: inline-block;
}
.team-style-25 .my-member-social ul li a {
	display: inline-block;
    width: 34px;
    height: 34px;
    line-height: 32px;
    text-align: center;
    color: #333;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.team-style-25 .my-member-social ul li a:hover {
	color: #446CB3;	
}
@media(min-width:992px) {	
	.team-style-25 .my-team-member {
		margin-bottom: 0;
	}
}

/* ================================= */
		/*===== Team Style 26 =====*/
/* ================================= */
.team-style-26  {
	background-color: #000;
}
.team-style-26  .section .my-section-title {
	color: #FFF;
}
.team-style-26 .my-team-member {
    margin-bottom: 20px;
    overflow: hidden; 
}
.team-style-26 .my-team-member:last-of-type {
    margin-bottom: 0;
}
.team-style-26 .my-team-member .my-member-img {    
    overflow: hidden; 
    position: relative; 
}
@-webkit-keyframes spin {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}
@-moz-keyframes spin {
  from {
    -moz-transform: rotate(0deg);
  }
  to {
    -moz-transform: rotate(360deg);
  }
}
@keyframes spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
.team-style-26 .my-team-member .border {
    width: 100%;   
    height: 100%;
    position: absolute;
    top: 0; 
    border-radius: 50%; 
    border: 3px solid #FFF;
}
.team-style-26 .my-team-member .border:hover {
    border: 3px dashed #FFF;
    -webkit-animation: spin 10s linear infinite;
  	-moz-animation: spin 10s linear infinite;
  	animation: spin 10s linear infinite;
}
.team-style-26 .my-team-member .my-member-img img {
    width: 100%;    
    border-radius: 50%;  
    padding: 10px;  
}
.team-style-26 .my-team-member .my-member-name {
	color: #FFF;
	margin-bottom: 0; 
	-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.team-style-26 .my-team-member:hover .my-member-name {
    color: #446CB3;
}
.team-style-26 .my-member-post {
	color: #FFF;
	font-size: 16px;
	margin-top: 0; 
}
.team-style-26 hr {
    margin-top: 0; 
    margin-bottom: 10px; 
    border-top: 1px solid #FFF;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.team-style-26 .my-team-member:hover hr {   
    border-color: #446CB3;
}
.team-style-26 .my-member-details {
	color: #FFF;
}
.team-style-26 .my-member-social {
	overflow: hidden;
	-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.team-style-26 .my-member-social ul li {
	margin-top: 6px;
	list-style: none;
	display: inline-block;
}
.team-style-26 .my-member-social ul li a {
	display: inline-block;
    width: 34px;
    height: 34px;
    line-height: 32px;
    text-align: center;
    color: #FFF;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.team-style-26 .my-member-social ul li a:hover {
	color: #446CB3;	
}
@media(min-width:992px) {	
	.team-style-26 .my-team-member {
		margin-bottom: 0;
	}
}

/* ================================= */
		/*===== Team Style 27 =====*/
/* ================================= */
.team-style-27 .my-team-member {
    margin-bottom: 20px;
    overflow: hidden; 
}
.team-style-27 .my-team-member:last-of-type {
    margin-bottom: 0;
}
.team-style-27 .my-team-member .my-member-img {    
    overflow: hidden; 
    position: relative; 
}
@-webkit-keyframes myspinantclock {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(-360deg);
  }
}
@-moz-keyframes myspinantclock {
  from {
    -moz-transform: rotate(0deg);
  }
  to {
    -moz-transform: rotate(-360deg);
  }
}
@keyframes myspinantclock {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(-360deg);
  }
}
.team-style-27 .my-team-member .border {
    width: 100%;   
    height: 100%;
    position: absolute;
    top: 0; 
    border-radius: 50%; 
    border: 3px solid #333;
}
.team-style-27 .my-team-member .border:hover {
    border-color: #446CB3;
    border-style: dashed;   
    -webkit-animation: myspinantclock 10s linear infinite;
  	-moz-animation: myspinantclock 10s linear infinite;
  	animation: myspinantclock 10s linear infinite;
}
.team-style-27 .my-team-member .my-member-img img {
    width: 100%;    
    border-radius: 50%;  
    padding: 10px;  
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.team-style-27 .my-team-member:hover .my-member-img img {
    transform: rotateY(180deg);  
}
.team-style-27 .my-team-member .my-member-name {
	color: #333;
	margin-bottom: 0; 
	-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.team-style-27 .my-team-member:hover .my-member-name {
    color: #446CB3;
}
.team-style-27 .my-member-post {
	color: #333;
	font-size: 16px;
	margin-top: 0; 
}
.team-style-27 hr {
    margin-top: 0; 
    margin-bottom: 10px; 
    border-top: 1px solid #333;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.team-style-27 .my-team-member:hover hr {   
    border-color: #446CB3;
}
.team-style-27 .my-member-details {
	color: #333;
}
.team-style-27 .my-member-social {
	overflow: hidden;
	-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.team-style-27 .my-member-social ul li {
	margin-top: 6px;
	list-style: none;
	display: inline-block;
}
.team-style-27 .my-member-social ul li a {
	display: inline-block;
    width: 34px;
    height: 34px;
    line-height: 32px;
    text-align: center;
    color: #333;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.team-style-27 .my-member-social ul li a:hover {
	color: #446CB3;	
}
@media(min-width:992px) {	
	.team-style-27 .my-team-member {
		margin-bottom: 0;
	}
}

/* ================================= */
		/*===== Team Style 28 =====*/
/* ================================= */
.team-style-28 .my-team-member {
    margin-bottom: 20px;
    overflow: hidden; 
}
.team-style-28 .my-team-member:last-of-type {
    margin-bottom: 0;
}
.team-style-28 .my-team-member .my-member-img {    
    overflow: hidden; 
    position: relative; 
}
.team-style-28 .my-team-member .border {
    width: 100%;   
    height: 100%;
    position: absolute;
    top: 0; 
    border-radius: 50%; 
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.team-style-28 .my-team-member:hover .border {
	border: 2px solid #446CB3;
  	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(transparent), to(#000));
  	background-image: -webkit-linear-gradient(transparent, #000);
  	background-image: -moz-linear-gradient(transparent, #000);
  	background-image: -o-linear-gradient(transparent, #000);
  	background-image: linear-gradient(transparent, #000);   
}
.team-style-28 .my-team-member .my-member-img img {
    width: 100%;    
    border-radius: 50%;  
    padding: 5px;  
}
.team-style-28 .my-team-member .my-team-detail {
	position: absolute;
	width: 90%;
	bottom: 30px;
	opacity: 0;
	-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.team-style-28 .my-team-member:hover .my-team-detail {
	opacity: 1;
}
.team-style-28 .my-team-member .my-member-name {
    color: #FFF;
}
.team-style-28 .my-member-post {
	color: #FFF;
	font-size: 16px;
	margin-top: 0; 
}
.team-style-28 .my-member-social {
	overflow: hidden;
	-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.team-style-28 .my-member-social ul li {
	list-style: none;
	display: inline-block;
}
.team-style-28 .my-member-social ul li a {
	display: inline-block;
    width: 34px;
    height: 34px;
    line-height: 32px;
    text-align: center;
    color: #FFF;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.team-style-28 .my-member-social ul li a:hover {
	color: #446CB3;	
}
@media(min-width:992px) {	
	.team-style-28 .my-team-member {
		margin-bottom: 0;
	}
}

/* ================================= */
		/*===== Team Style 29 =====*/
/* ================================= */
.team-style-29 .my-team-member {
    margin-bottom: 20px;
    overflow: hidden; 
}
.team-style-29 .my-team-member:last-of-type {
    margin-bottom: 0;
}
.team-style-29 .my-team-member .my-member-img {    
    overflow: hidden; 
    position: relative; 
}
.team-style-29 .my-team-member .border {
    width: 100%;   
    height: 100%;
    position: absolute;
    top: 0;     
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.team-style-29 .my-team-member:hover .border {
	border: 2px solid #446CB3;
  	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(transparent), to(#446CB3));
  	background-image: -webkit-linear-gradient(transparent, #446CB3);
  	background-image: -moz-linear-gradient(transparent, #446CB3);
  	background-image: -o-linear-gradient(transparent, #446CB3);
  	background-image: linear-gradient(transparent, #446CB3);   
}
.team-style-29 .my-team-member .my-member-img img {
	max-width:100%;
	height:170px;
	margin:auto; 
    padding: 5px; 
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.team-style-29 .my-team-member:hover .my-member-img img {
    -webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
}
.team-style-29 .my-team-member .my-team-detail {
	position: absolute;
	width: 90%;
	bottom: 30px;
	opacity: 0;
	-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.team-style-29 .my-team-member:hover .my-team-detail {
	opacity: 1;
}
.team-style-29 .my-team-member .my-member-name {
    color: #FFF;
}
.team-style-29 .my-member-post {
	color: #FFF;
	font-size: 16px;
	margin-top: 0; 
}
.team-style-29 .my-member-social {
	overflow: hidden;
	-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.team-style-29 .my-member-social ul li {
	list-style: none;
	display: inline-block;
}
.team-style-29 .my-member-social ul li a {
	display: inline-block;
    width: 34px;
    height: 34px;
    line-height: 32px;
    text-align: center;
    color: #FFF;
}
@media(min-width:992px) {	
	.team-style-29 .my-team-member {
		margin-bottom: 0;
	}
}

/* ================================= */
		/*===== Team Style 30 =====*/
/* ================================= */
.team-style-30 .my-team-member {
    margin-bottom: 20px;
    overflow: hidden; 
}
.team-style-30 .my-team-member:last-of-type {
    margin-bottom: 0;
}
.team-style-30 .my-team-member .my-member-img {    
    overflow: hidden; 
    position: relative; 
}
.team-style-30 .my-team-member .border {
    width: 100%;   
    height: 100%;
    position: absolute;
    top: 0;     
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.team-style-30 .my-team-member:hover .border {
	border: 2px solid #446CB3;
  	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(transparent), to(#446CB3));
  	background-image: -webkit-linear-gradient(transparent, #446CB3);
  	background-image: -moz-linear-gradient(transparent, #446CB3);
  	background-image: -o-linear-gradient(transparent, #446CB3);
  	background-image: linear-gradient(transparent, #446CB3);   
}
.team-style-30 .my-team-member .my-member-img img {
    width: 100%;   
    padding: 5px;     
}
.team-style-30 .my-team-member .my-team-detail {
	
}
.team-style-30 .my-team-member:hover .my-team-detail {
	opacity: 1;
}
.team-style-30 .my-team-member .my-member-name {
    color: #FFF;
    background-color: #446CB3; 
    position: absolute;
	width: 90%;
	bottom: 0;
	-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.team-style-30 .my-team-member:hover .my-member-name {
	color: #FFF;
	background-color: transparent;
  	bottom: 90px;
}
.team-style-30 .my-member-post {
	color: #FFF;
	font-size: 16px;
	margin-top: 0; 	
	position: absolute;
	width: 90%;
	bottom: 60px;
}
.team-style-30 .my-member-post,
.team-style-30 .my-member-social {	
	opacity: 0;
	-webkit-transition: all 1.3s ease;
    -moz-transition: all 1.3s ease;
    -ms-transition: all 1.3s ease;
    -o-transition: all 1.3s ease;
    transition: all 1.3s ease;
}
.team-style-30 .my-team-member:hover .my-member-post,
.team-style-30 .my-team-member:hover .my-member-social {
	opacity: 1;
}
.team-style-30 .my-member-social {
	overflow: hidden;
	position: absolute;
	width: 90%;
	bottom: 30px;   
}
.team-style-30 .my-member-social ul li {
	list-style: none;
	display: inline-block;
}
.team-style-30 .my-member-social ul li a {
	display: inline-block;
    width: 34px;
    height: 34px;
    line-height: 32px;
    text-align: center;
    color: #FFF;    
}

@media(min-width:992px) {	
	.team-style-30 .my-team-member {
		margin-bottom: 0;
	}
}

/* ================================= */
		/*===== Team Style 31 =====*/
/* ================================= */
.team-style-31 .my-team-member {
	margin-bottom: 20px;
}
.team-style-31 .my-team-member .my-member-img {
    overflow: hidden;      
}
.team-style-31 .my-team-member .my-team-content {
    background-color: #333;
    display: flex;
    align-items: center;
    margin-left: 15px;
    overflow: hidden;
}
.team-style-31 .my-team-member .my-team-content div.my-member-img-col {
    padding-left: 0;
    padding-right: 0;
    overflow: hidden;
}
.team-style-31 .my-member-name {
	color: #FFF;
	margin-bottom: 0;
	-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.team-style-31 .my-team-member:hover .my-member-name {
    color: #446CB3;
}
.team-style-31 .my-member-post {
	color: #FFF;
	font-size: 16px;
}
.team-style-31 .my-team-detail hr {
	border-color: #FFF;
	margin: 0 0 10px;
}
.team-style-31 .my-member-description {
	color: #FFF;
}
.team-style-31 .my-member-btn ul li {
	list-style: none;
	display: inline-block;	
	margin: 0 2px;
}
.team-style-31 .my-team-member .my-member-btn ul li a {
	display: block;
    width: 34px;
    height: 34px;
    line-height: 32px;
    text-align: center;
    color: #FFF;
    border: 1px solid #FFF;
    background-color: transparent; 
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.team-style-31 .my-team-member .my-member-btn ul li a:hover {
	border: 1px solid #446CB3;
    background-color: #446CB3; 
}
@media(max-width:768px) {	
	.team-style-31 .my-team-member .my-team-content div.my-member-img-col {
    	padding-left: 15px;    
	}
	.team-style-31 .my-member-btn ul li {
		margin-bottom: 6px;
	}
}

/* ================================= */
		/*===== Team Style 32 =====*/
/* ================================= */
.team-style-32 .my-team-block {
	margin-bottom: 20px;
}
.team-style-32 .my-team-block:last-of-type  {
    margin-bottom: 0;
}
.team-style-32 .my-team-member {
    overflow: hidden;
    position: relative;
}
.team-style-32 .my-team-member img {
    width: 100%;
    -webkit-transition: 0.5s ease-in-out;
	transition: 0.5s ease-in-out;
	-moz-transition: 0.5s ease-in-out;
	-ms-transition: 0.5s ease-in-out;
	-o-transition: 0.5s ease-in-out;
}
.team-style-32 .my-team-block:hover .my-team-member img {
   transform: rotateY(180deg);
}
.team-style-32 .my-team-member .my-team-detail {
	position: absolute;
	bottom: 0;
	background-color: #333;
	width: 100%;
	height: 100%;
	padding-right: 10px;
	opacity: 0;
	padding: 20px;
	transform: rotateY(180deg);
	-webkit-transition: 0.5s ease-in-out;
	transition: 0.5s ease-in-out;
	-moz-transition: 0.5s ease-in-out;
	-ms-transition: 0.5s ease-in-out;
	-o-transition: 0.5s ease-in-out;	
}
.team-style-32 .my-team-member:hover .my-team-detail {
	opacity: 1;
	transform: rotateY(0deg);
}
.team-style-32 .my-member-name, 
.team-style-32 .my-member-details {
	color: #FFF;
}
.team-style-32 .my-member-post {
	color: #FFF;
	font-size: 16px;
}
.team-style-32 .my-member-social li {
	display: inline-block;
	margin: 0 2px;
}
.team-style-32 .my-member-social li:first-child {
	margin: 0 0;
}
.team-style-32 .my-member-social li a {
	display: block;
    width: 34px;
    height: 34px;
    line-height: 32px;
    text-align: center;
    color: #FFF;
    border: #FFF 1px solid;
    -webkit-transition: 0.5s ease-in-out;
	transition: 0.5s ease-in-out;
	-moz-transition: 0.5s ease-in-out;
	-ms-transition: 0.5s ease-in-out;
	-o-transition: 0.5s ease-in-out;	
}
.team-style-32 .my-member-social li a:hover {
	color: #FFF;
	background-color: #446CB3;
	border: #446CB3 1px solid;
}
@media(min-width:992px) {	
	.team-style-32 .my-team-block {   
   		 margin-bottom: 0;
	}
}

/* ================================= */
		/*===== Team Style 33 =====*/
/* ================================= */
.team-style-33 .my-team-member {
    margin-bottom: 20px;
}
.team-style-33 .my-team-member:last-of-type {
    margin-bottom: 0;
}
.team-style-33 .my-team-member .my-member-img {
    overflow: hidden;
    background-color: #FFF;
}
.team-style-33 .my-team-member .my-member-img img {
    width: 100%;  
}
.team-style-33 .my-team-member .my-team-detail {
	background-color: #446CB3;
	padding: 6px 6px;
	position: relative;
}
.team-style-33 .my-member-name {
	color: #FFF;		
}
.team-style-33 .my-member-post {
	color: #FFF;	
	font-size: 16px;
}
.team-style-33 .my-member-social {
	position: absolute;
	top: -25px;
	right: 0;
	opacity: 0;
	-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.team-style-33 .my-team-member:hover .my-member-social {
	top: -42px;
	opacity: 1;
}
.team-style-33 .my-member-social ul li {
	margin-top: 6px;
	list-style: none;
	display: inline-block;
}
.team-style-33 .my-member-social ul li a {
	display: block;
    width: 34px;
    height: 34px;
    line-height: 32px;
    text-align: center;
    color: #FFF;
    border: 1px solid #446CB3;
    background-color: #446CB3;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.team-style-33 .my-member-social ul li a:hover {
	color: #446CB3;
	background-color: #FFF;
	border: #446CB3 1px solid;
}
@media(min-width:992px) {	
	.team-style-33 .my-team-member {
		margin-bottom: 0;
	}
}

/* ================================= */
		/*===== Team Style 34 =====*/
/* ================================= */
.team-style-34 .my-team-member {
    margin-bottom: 20px;
}
.team-style-34 .my-team-member:last-of-type {
    margin-bottom: 0;
}
.team-style-34 .my-team-member .my-member-img {
    overflow: hidden;
    background-color: #FFF;  
    padding: 10px; 
}
.team-style-34 .my-team-member .my-member-img img {
    width: 100%;  
    border-radius: 50%;
	padding: 10px;
    box-shadow: 5px 5px 5px rgba(0,0,0,.5);
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.team-style-34 .my-team-member:hover .my-member-img img {
    box-shadow: -5px -5px 5px rgba(0,0,0,.5);
}
.team-style-34 .my-team-member .my-team-detail {
	background-color: #446CB3;
	position: relative;	
	box-shadow: 5px 5px 5px rgba(0,0,0,.5);
}
.team-style-34 .my-member-name {
	color: #FFF;	
	margin: 0;
}
.team-style-34 .my-member-post {
	color: #FFF;	
	font-size: 16px;
}
.team-style-34 .my-member-social {
	position: absolute;
	top: -25px;
	width: 100%;
	opacity: 0;
	-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.team-style-34 .my-team-member:hover .my-member-social {
	top: -42px;
	opacity: 1;
}
.team-style-34 .my-member-social ul li {
	margin-top: 6px;
	list-style: none;
	display: inline-block;
}
.team-style-34 .my-member-social ul li a {
	display: block;
    width: 34px;
    height: 34px;
    line-height: 32px;
    text-align: center;
    color: #FFF;
    border-radius: 50%;
    border: 1px solid #446CB3;
    background-color: #446CB3;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.team-style-34 .my-member-social ul li a:hover {
	color: #446CB3;
	background-color: #FFF;
	border: #446CB3 1px solid;
}
@media(min-width:992px) {	
	.team-style-34 .my-team-member {
		margin-bottom: 0;
	}
}

/* ================================= */
		/*===== Team Style 35 =====*/
/* ================================= */
.team-style-35 {
	background-color: #F1F1F1;
	padding-bottom: 0px;
}
.team-style-35 .my-team-block {
    margin-bottom: 20px;    
}
.team-style-35 .my-team-member {
    overflow: hidden; 
    background-color: #FFF;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.team-style-35 .my-team-member:hover {
    box-shadow: 5px 5px 25px rgba(0,0,0,.5);
}
.team-style-35 .my-team-block:last-of-type {
    margin-bottom: 0;
}
.team-style-35 .my-team-member .my-member-img {    
    overflow: hidden;   
}
.team-style-35 .my-team-member .my-member-img img {
    width: 100%;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    -webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
}
.team-style-35 .my-team-member:hover .my-member-img img {
    -webkit-filter: grayscale(0);
	filter: grayscale(0);
	-moz-filter: grayscale(0);
	-ms-filter: grayscale(0);
	-o-filter: grayscale(0);
}
.team-style-35 .my-member-name {
	color: #333;
	margin-bottom: 0; 
	-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.team-style-35 .my-team-member:hover .my-member-name {
    color: #446CB3;
}
.team-style-35 .my-member-post {
	color: #333;
	font-size: 16px;
	margin-top: 0; 
}
.team-style-35 hr {
    margin-top: 0; 
    margin-bottom: 10px; 
    border-top: 1px solid #333;
}
.team-style-35 .my-member-details {
	color: #333;
}
.team-style-35 .my-member-social {
	overflow: hidden;
	-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.team-style-35 .my-member-social ul li {
	margin: 0 6px 10px;
	list-style: none;
	display: inline-block;
}
.team-style-35 .my-member-social ul li a {
	display: inline-block;
    text-align: center;
    color: #333;    
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.team-style-35 .my-member-social ul li a:hover {
	color: #446CB3;
}
@media(min-width:992px) {	
	.team-style-35 .my-team-block {
		margin-bottom: 0;
	}
}

/* ================================= */
		/*===== Team Style 36 =====*/
/* ================================= */
.team-style-36 .my-team-block {
	margin-bottom: 20px;
}
.team-style-36 div {
	padding-left: 0;
	padding-right: 0;
}
.team-style-36 .my-team-block:last-of-type  {
    margin-bottom: 0;
}
.team-style-36 .my-team-member {
    overflow: hidden;
    position: relative;
    -webkit-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-ms-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
}
.team-style-36 .my-team-member:hover {
    box-shadow: 5px 5px 25px rgba(0,0,0,.5);
}
.team-style-36 .my-team-member img {
    width: 100%;
}
.team-style-36 .my-team-member:hover {
	z-index: 1;
    -webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform:scale(1.1);
	-webkit-filter: grayscale(0);
	filter: grayscale(0);
	-moz-filter: grayscale(0);
	-ms-filter: grayscale(0);
	-o-filter: grayscale(0);
}
.team-style-36 .my-team-member .my-team-detail {
	position: absolute;
	bottom: 0;
	background-color: transparent;
	width: 100%;
	height: 100%;
	opacity: 0;
	text-align: center;
	-webkit-transition: 0.7s ease-in-out;
	transition: 0.7s ease-in-out;
	-moz-transition: 0.7s ease-in-out;
	-ms-transition: 0.7s ease-in-out;
	-o-transition: 0.7s ease-in-out;	
}
.team-style-36 .my-team-member:hover .my-team-detail {
	opacity: 1;
}
.team-style-36 .my-member-name, 
.team-style-36 .my-member-post {
	opacity: 0;
	-webkit-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-ms-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;	
}
.team-style-36 .my-team-member:hover .my-member-name, 
.team-style-36 .my-team-member:hover .my-member-post {	
	opacity: 1;
}
.team-style-36 .my-member-name {
	color: #FFF;
}
.team-style-36 .my-member-post {
	color: #FFF;
	font-size: 16px;
}
@media(min-width:992px) {	
	.team-style-36 .my-team-block {   
   		 margin-bottom: 0;
	}
}

/* ================================= */
		/*===== Team Style 37 =====*/
/* ================================= */
.team-style-37 .my-team-block {
	margin-bottom: 20px;
}
.team-style-37 div {
	padding-left: 0;
	padding-right: 0;
}
.team-style-37 .my-team-block:last-of-type  {
    margin-bottom: 0;
}
.team-style-37 .my-team-member {
    overflow: hidden;
    position: relative;
    -webkit-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-ms-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	-webkit-filter: grayscale(0);
	filter: grayscale(0);
	-moz-filter: grayscale(0);
	-ms-filter: grayscale(0);
	-o-filter: grayscale(0);
}
.team-style-37 .my-team-member:hover {
    box-shadow: 5px 5px 25px rgba(0,0,0,.5);
}
.team-style-37 .my-team-member img {
    width: 100%;
}
.team-style-37 .my-team-member:hover {
	z-index: 1;
    -webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform:scale(1.1);
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);	
}
.team-style-37 .my-team-member .my-team-detail {
	position: absolute;
	bottom: 0;
	background-color: transparent;
	width: 100%;
	height: 100%;
	opacity: 0;
	text-align: center;
	-webkit-transition: 0.7s ease-in-out;
	transition: 0.7s ease-in-out;
	-moz-transition: 0.7s ease-in-out;
	-ms-transition: 0.7s ease-in-out;
	-o-transition: 0.7s ease-in-out;	
}
.team-style-37 .my-team-member:hover .my-team-detail {
	opacity: 1;
}
.team-style-37 .my-member-name, 
.team-style-37 .my-member-post {
	opacity: 0;
	-webkit-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-ms-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;	
}
.team-style-37 .my-team-member:hover .my-member-name, 
.team-style-37 .my-team-member:hover .my-member-post {	
	opacity: 1;
}
.team-style-37 .my-member-name {
	color: #FFF;
}
.team-style-37 .my-member-post {
	color: #FFF;
	font-size: 16px;
}
@media(min-width:992px) {	
	.team-style-37 .my-team-block {   
   		 margin-bottom: 0;
	}
}

/* ================================= */
		/*===== Team Style 38 =====*/
/* ================================= */
.team-style-38 {
	background-color: #F1F1F1;
	padding-bottom: 0px;
}
.team-style-38 .my-team-block {
    margin-bottom: 20px;    
}
.team-style-38 .my-team-block:last-of-type {
    margin-bottom: 0;
}
.team-style-38 .my-team-member {
    overflow: hidden;     
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.team-style-38 .my-team-member:hover {
	border-radius: 0; 
    border-top-left-radius: 35px;
    border-bottom-right-radius: 35px;
    box-shadow: 5px 5px 25px rgba(0,0,0,.5);
}
.team-style-38 .my-team-member .my-member-img {    
    overflow: hidden;   
}
.team-style-38 .my-team-member .my-member-img img {
    width: 100%;
    border-radius: 0; 
    border-top-left-radius: 35px;
    border-bottom-right-radius: 35px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    -webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
}
.team-style-38 .my-team-member:hover .my-member-img img {
	border-bottom-right-radius: 0;
    -webkit-filter: grayscale(0);
	filter: grayscale(0);
	-moz-filter: grayscale(0);
	-ms-filter: grayscale(0);
	-o-filter: grayscale(0);
}
.team-style-38 .my-team-detail {
	background-color: #FFF;
	padding: 10px 0;
}
.team-style-38 .my-member-name {
	color: #333;
	margin-bottom: 0; 
	-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.team-style-38 .my-team-member:hover .my-member-name {
    color: #446CB3;
}
.team-style-38 .my-member-post {
	color: #333;
	font-size: 16px;
	margin-top: 0; 
}
.team-style-38 .my-member-details {
	color: #333;
}
.team-style-38 .my-member-social {
	overflow: hidden;
	-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.team-style-38 .my-member-social ul li {
	margin: 0 6px 10px;
	list-style: none;
	display: inline-block;
}
.team-style-38 .my-member-social ul li a {
	display: inline-block;
    text-align: center;
    color: #333;    
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.team-style-38 .my-member-social ul li a:hover {
	color: #446CB3;
}
@media(min-width:992px) {	
	.team-style-38 .my-team-block {
		margin-bottom: 0;
	}
}

/* ================================= */
		/*===== Team Style 39 =====*/
/* ================================= */
.team-style-39 {
	background-color: #F1F1F1;
	padding-bottom: 0px;
}
.team-style-39 .my-team-block {
    margin-bottom: 20px;    
}
.team-style-39 .my-team-block:last-of-type {
    margin-bottom: 0;
}
.team-style-39 .my-team-member {
    overflow: hidden;     
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.team-style-39 .my-team-member:hover {
	border-radius: 8%; 
    box-shadow: 5px 5px 25px rgba(0,0,0,.5);
}
.team-style-39 .my-team-member .my-member-img {    
    overflow: hidden;   
}
.team-style-39 .my-team-member .my-member-img img {
    width: 100%;
    border-radius: 10%;     
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;    
}
.team-style-39 .my-team-member:hover .my-member-img img {
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;	
}
.team-style-39 .my-team-member .my-team-detail {
	background-color: #FFF;
	padding: 10px 0;
	border-radius: 10%;  
	margin: 10px 0;
	-webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;   
}
.team-style-39 .my-team-member:hover .my-team-detail {
	border-top-right-radius: 0;
	border-top-left-radius: 0;
	margin: 0;
}
.team-style-39 .my-member-name {
	color: #333;
	margin-bottom: 0; 
	-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.team-style-39 .my-team-member:hover .my-member-name {
    color: #446CB3;
}
.team-style-39 .my-member-post {
	color: #333;
	font-size: 16px;
	margin-top: 0; 
}
.team-style-39 .my-member-details {
	color: #333;
}
.team-style-39 .my-member-social {
	overflow: hidden;
	-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.team-style-39 .my-member-social ul li {
	margin: 0 6px 10px;
	list-style: none;
	display: inline-block;
}
.team-style-39 .my-member-social ul li a {
	display: inline-block;
    text-align: center;
    color: #333;    
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.team-style-39 .my-member-social ul li a:hover {
	color: #446CB3;
}
@media(min-width:992px) {	
	.team-style-39 .my-team-block {
		margin-bottom: 0;
	}
}

/* ================================= */
		/*===== Team Style 40 =====*/
/* ================================= */
.team-style-40 .my-team-member {
	margin-bottom: 20px;
}
.team-style-40 .my-team-member .my-member-img {
    overflow: hidden;     
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%); 
}
.team-style-40 .my-team-member:hover .my-member-img {
    -webkit-filter: grayscale(0);
	filter: grayscale(0);
	-moz-filter: grayscale(0);
	-ms-filter: grayscale(0);
	-o-filter: grayscale(0); 
}
.team-style-40 .my-team-member .my-team-content {
    background-color: #333;
    display: flex;
    align-items: center;
    margin-left: 15px;
    overflow: hidden;
}
.team-style-40 .my-team-member .my-team-content div.my-member-img-col {
    padding-left: 0;
    padding-right: 0;
    overflow: hidden;
}
.team-style-40 .my-member-name {
	color: #FFF;
	margin-bottom: 0;
	-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.team-style-40 .my-team-member:hover .my-member-name {
    color: #446CB3;
}
.team-style-40 .my-member-post {
	color: #FFF;
	font-size: 16px;
}
.team-style-40 .my-team-detail hr {
	border-color: #FFF;
	margin: 0 0 10px;
}
.team-style-40 .my-member-description {
	color: #FFF;
}
.team-style-40 .my-member-btn ul li {
	list-style: none;
	display: inline-block;	
	margin: 0 2px;
}
.team-style-40 .my-team-member .my-member-btn ul li a {
	display: block;
    width: 34px;
    height: 34px;
    line-height: 32px;
    text-align: center;
    color: #FFF;
    border: 1px solid #FFF;
    background-color: transparent; 
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.team-style-40 .my-team-member .my-member-btn ul li a:hover {
	border: 1px solid #446CB3;
    background-color: #446CB3; 
}
@media(max-width:768px) {	
	.team-style-40 .my-team-member .my-team-content div.my-member-img-col {
   		padding-right: 15px;
	}
	.team-style-40 .my-member-btn ul li {
		margin-bottom: 6px;
	}
}

/* ================================= */
		/*===== Team Style 41 =====*/
/* ================================= */
.team-style-41 .my-team-block {
	margin-bottom: 20px;
}
.team-style-41 .my-team-block:last-of-type  {
    margin-bottom: 0;
}
.team-style-41 .my-team-member {
    overflow: hidden;
    position: relative;
    -webkit-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-ms-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
}
.team-style-41 .my-team-member:hover {
    box-shadow: 5px 5px 25px rgba(0,0,0,.5);
}
.team-style-41 .my-team-member img {
    width: 100%;    
}
.team-style-41 .my-team-member .my-team-detail {
	position: absolute;
	top: -250px;
	background-color: rgba(255,255,255,0.8);
	width: 100%;
	height: 100%;
	opacity: 0;
	padding-right: 10px;
	-webkit-transition: 0.7s ease-in-out;
	transition: 0.7s ease-in-out;
	-moz-transition: 0.7s ease-in-out;
	-ms-transition: 0.7s ease-in-out;
	-o-transition: 0.7s ease-in-out;	
}
.team-style-41 .my-team-member:hover .my-team-detail {
	top: 0;
	opacity: 1;
}
.team-style-41 .my-member-name, 
.team-style-41 .my-member-post, 
.team-style-41 .my-member-details,
.team-style-41 .my-member-social {
	opacity: 0;
	-webkit-transition: 1.2s ease-in-out;
	transition: 1.2s ease-in-out;
	-moz-transition: 1.2s ease-in-out;
	-ms-transition: 1.2s ease-in-out;
	-o-transition: 1.2s ease-in-out;	
}
.team-style-41 .my-team-member:hover .my-member-name, 
.team-style-41 .my-team-member:hover .my-member-post,
.team-style-41 .my-team-member:hover .my-member-details,
.team-style-41 .my-team-member:hover .my-member-social {	
	opacity: 1;
}
.team-style-41 .my-team-detail {
	padding-left: 12px;
}
.team-style-41 .my-member-name, 
.team-style-41 .my-member-details {
	color: #232323;
}
.team-style-41 .my-member-post {
	color: #232323;
	font-size: 16px;
}
.team-style-41 .my-member-social li {
	display: inline-block;
	margin: 0 2px;
}
.team-style-41 .my-member-social li:first-child {
	margin: 0 0;
}
.team-style-41 .my-member-social li a {
	display: block;
    width: 34px;
    height: 34px;
    line-height: 32px;
    text-align: center;
    color: #232323;
    border: #232323 1px solid;
}
.team-style-41 .my-member-social li a:hover {
	color: #FFF;
	background-color: #446CB3;
	border: #446CB3 1px solid;
}
@media(min-width:992px) {	
	.team-style-41 .my-team-block {   
   		 margin-bottom: 0;
	}
}

/* ================================= */
		/*===== Team Style 42 =====*/
/* ================================= */
.team-style-42 .my-team-member {
    overflow: hidden;
    margin-bottom: 20px;
}
.team-style-42 .my-team-member img {
    width: 100%;
    -webkit-transition: 0.5s ease-in-out;
	transition: 0.5s ease-in-out;
	-moz-transition: 0.5s ease-in-out;
	-ms-transition: 0.5s ease-in-out;
	-o-transition: 0.5s ease-in-out; 	
}
.team-style-42 .my-team-member:hover img {
    margin-bottom: -60px;
    padding-top: 60px;
}
.team-style-42 .my-team-member .my-team-detail {
	opacity: 1;
	position: absolute;
	top: -120px;
	background-color: #FFF;
	width: 100%;
	-webkit-transition: 0.5s ease-in-out;
	transition: 0.5s ease-in-out;
	-moz-transition: 0.5s ease-in-out;
	-ms-transition: 0.5s ease-in-out;
	-o-transition: 0.5s ease-in-out;	
}
.team-style-42 .my-team-member:hover .my-team-detail {
	top: 0;
}
.team-style-42 .my-member-name, 
.team-style-42 .my-member-post, 
.team-style-42 .my-member-social {
	opacity: 0;
	-webkit-transition: 1.2s ease-in-out;
	transition: 1.2s ease-in-out;
	-moz-transition: 1.2s ease-in-out;
	-ms-transition: 1.2s ease-in-out;
	-o-transition: 1.2s ease-in-out;	
}
.team-style-42 .my-team-member:hover .my-member-name, 
.team-style-42 .my-team-member:hover .my-member-post,
.team-style-42 .my-team-member:hover .my-member-social {	
	opacity: 1;
}
.team-style-42 .my-team-detail {
	padding-left: 12px;
}
.team-style-42 .my-member-name {
	color: #333;
}
.team-style-42 .my-member-post {
	color: #333;
	font-size: 13px;
}
.team-style-42 .my-member-social {
	padding-bottom: 6px;
}
.team-style-42 .my-team-detail ul li {
	display: inline-block;
	margin: 0 2px;
}
.team-style-42 .my-team-detail ul li a {
	display: block;
    width: 34px;
    height: 34px;
    line-height: 32px;
    text-align: center;
    color: #333;
    border: #333 1px solid;
    -webkit-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-ms-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
}
.team-style-42 .my-team-detail ul li a:hover {
	color: #FFF;
	border-color: #446CB3;
	background-color: #446CB3;
}
@media(min-width:992px) {	
	.team-style-42 .my-team-member {
    	margin-bottom: 0;
	}
}

/* ================================= */
		/*===== Team Style 43 =====*/
/* ================================= */
.team-style-43 .my-team-block {
	margin-bottom: 20px;
}
.team-style-43 .my-team-block:last-of-type  {
    margin-bottom: 0;
}
.team-style-43 .my-team-member {
    overflow: hidden;
    position: relative;
}
.team-style-43 .my-team-member img {
    width: 100%;
    -webkit-transition: 1.5s ease-in-out;
	transition: 1.5s ease-in-out;
	-moz-transition: 1.5s ease-in-out;
	-ms-transition: 1.5s ease-in-out;
	-o-transition: 1.5s ease-in-out;
}
.team-style-43 .my-team-block:hover .my-team-member img {
    -webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform:scale(1.1);
}
.team-style-43 .my-team-member .my-team-detail {
	position: absolute;
	top: -250px;
	background-color: rgba(0,0,0,0.5);
	width: 100%;
	height: 100%;
	padding-right: 10px;
	opacity: 0;
	-webkit-transition: 0.7s ease-in-out;
	transition: 0.7s ease-in-out;
	-moz-transition: 0.7s ease-in-out;
	-ms-transition: 0.7s ease-in-out;
	-o-transition: 0.7s ease-in-out;	
}
.team-style-43 .my-team-member:hover .my-team-detail {
	top: 0;
	opacity: 1;
}
.team-style-43 .my-member-name, 
.team-style-43 .my-member-post, 
.team-style-43 .my-member-details,
.team-style-43 .my-member-social {
	opacity: 0;
	-webkit-transition: 1.2s ease-in-out;
	transition: 1.2s ease-in-out;
	-moz-transition: 1.2s ease-in-out;
	-ms-transition: 1.2s ease-in-out;
	-o-transition: 1.2s ease-in-out;	
}
.team-style-43 .my-team-member:hover .my-member-name, 
.team-style-43 .my-team-member:hover .my-member-post,
.team-style-43 .my-team-member:hover .my-member-details,
.team-style-43 .my-team-member:hover .my-member-social {	
	opacity: 1;
}
.team-style-43 .my-team-detail {
	padding-left: 12px;
}
.team-style-43 .my-member-name, 
.team-style-43 .my-member-details {
	color: #FFF;
}
.team-style-43 .my-member-post {
	color: #FFF;
	font-size: 16px;
}
.team-style-43 .my-member-social li {
	display: inline-block;
	margin: 0 2px;
}
.team-style-43 .my-member-social li:first-child {
	margin: 0 0;
}
.team-style-43 .my-member-social li a {
	display: block;
    width: 34px;
    height: 34px;
    line-height: 32px;
    text-align: center;
    color: #FFF;
    border: #FFF 1px solid;
}
.team-style-43 .my-member-social li a:hover {
	color: #FFF;
	background-color: #446CB3;
	border: #446CB3 1px solid;
}
@media(min-width:992px) {	
	.team-style-43 .my-team-block {   
   		 margin-bottom: 0;
	}
}

/* ================================= */
		/*===== Team Style 44 =====*/
/* ================================= */
.team-style-44 .my-team-member {
    margin-bottom: 20px;
    overflow: hidden;
}
.team-style-44 .my-team-member:last-of-type {
    margin-bottom: 0;
}
.team-style-44 .overlay {
    position: absolute;	
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    padding-top: 20px;
    background: rgba(68,108,179,0.6);
    -webkit-transition: opacity 0.5s ease;
    -moz-transition: opacity 0.5s ease;
    -ms-transition: opacity 0.5s ease;
    -o-transition: opacity 0.5s ease;
    transition: opacity 0.5s ease;
}
.team-style-44 .my-team-member .my-member-img {    
    position: relative;
    overflow: hidden;
    cursor: url("../images/cursor-white.png") 48 48, pointer;
}
.team-style-44 .my-team-member .my-member-img img {
    width: 100%;
    margin-left: 0;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    -webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
}
.team-style-44 .my-team-member:hover .my-member-img img {
    -webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-ms-transform: scale(1.2);
	-o-transform: scale(1.2);
	transform:scale(1.2);
}
.team-style-44 .my-team-member:hover .overlay {
    opacity: 1;
}
.team-style-44 .my-member-name {
	color: #333;
	margin-bottom: 0; 
}
.team-style-44 .my-member-post {
	color: #333;
	font-size: 16px;
	margin-top: 0; 
}
.team-style-44 hr {
    margin-top: 0; 
    margin-bottom: 10px; 
    border-top: 1px solid #333;
}
.team-style-44 .my-member-details {
	color: #333;
}
.team-style-44 .my-team-member:hover .my-member-name,
.team-style-44 .my-team-member:hover .my-member-post,
.team-style-44 .my-team-member:hover .my-member-details {
    color: #446CB3;
}
.team-style-44 .my-team-member:hover hr {
	 border-color: #446CB3;
}
.team-style-44 .my-member-social {
	overflow: hidden;
	-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.team-style-44 .my-member-social ul li {
	margin-top: 6px;
	list-style: none;
	display: inline-block;
}
.team-style-44 .my-member-social ul li a {
	display: inline-block;
    width: 34px;
    height: 34px;
    line-height: 32px;
    text-align: center;
    color: #333;
    border: 1px solid #333;
    background-color: #FFF;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.team-style-44 .my-team-member:hover .my-member-social ul li a {
	color: #446CB3;
    border: 1px solid #446CB3;
}
.team-style-44 .my-team-member .my-member-social ul li a:hover {
	color: #FFF;
	background-color: #446CB3;
	border: #446CB3 1px solid;
}
@media(min-width:992px) {	
	.team-style-44 .my-team-member {
		margin-bottom: 0;
	}
}

/* ================================= */
		/*===== Team Style 45 =====*/
/* ================================= */
.team-style-45 .section {
	margin-bottom: 40px;
}
.team-style-45 .my-team-member {
    margin-bottom: 20px;
    overflow: hidden;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;   
}
.team-style-45 .my-team-member:hover {
    margin-top: -20px;
}
.team-style-45 .my-team-member .my-team-member-bg {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;   
    padding-bottom: 15px;
}
.team-style-45 .my-team-member:hover .my-team-member-bg {
    background-color: #446CB3;    
}
.team-style-45 .my-team-member:last-of-type {
    margin-bottom: 0;
}
.team-style-45 .my-team-member .my-member-img {    
    position: relative;
    overflow: hidden;
    cursor: crosshair;
}
.team-style-45 .my-team-member .my-member-img img {
    width: 100%;
    margin-left: 0;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
     -webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
}
.team-style-45 .my-team-member:hover .my-member-img img {
    -webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-ms-transform: scale(1.2);
	-o-transform: scale(1.2);
	transform:scale(1.2);
	 -webkit-filter: grayscale(0);
	filter: grayscale(0);
	-moz-filter: grayscale(0);
	-ms-filter: grayscale(0);
	-o-filter: grayscale(0);
}
.team-style-45 .my-team-detail,
.team-style-45 .my-member-social {
	padding-left: 15px;
}
.team-style-45 .my-member-name {
	color: #333;
	margin-bottom: 0; 
}
.team-style-45 .my-member-post {
	color: #333;
	font-size: 16px;
	margin-top: 0; 
}
.team-style-45 hr {
    margin-top: 0; 
    margin-bottom: 10px; 
    border-top: 1px solid #333;
}
.team-style-45 .my-member-details {
	color: #333;
}
.team-style-45 .my-team-member:hover .my-member-name, 
.team-style-45 .my-team-member:hover .my-member-post,
.team-style-45 .my-team-member:hover .my-member-details {
    color: #FFF;   
}
.team-style-45 .my-team-member:hover hr {
	border-top: 1px solid #FFF;
}
.team-style-45 .my-member-social {
	overflow: hidden;
	-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.team-style-45 .my-member-social ul li {
	margin-top: 6px;
	list-style: none;
	display: inline-block;
}
.team-style-45 .my-member-social ul li a {
	display: inline-block;
    width: 34px;
    height: 34px;
    line-height: 32px;
    text-align: center;
    color: #333;
    border: 1px solid #333;
    background-color: #FFF;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.team-style-45 .my-team-member:hover .my-member-social ul li a {
	color: #446CB3;
    border: 1px solid #FFF;
    background-color: #FFF;
}
@media(min-width:992px) {	
	.team-style-45 .my-team-member {
		margin-bottom: 0;
	}
}

/* ================================= */
		/*===== Team Style 46 =====*/
/* ================================= */
.team-style-46 .my-team-member {
    margin-bottom: 20px;
    overflow: hidden;
}
.team-style-46 .my-team-member:last-of-type {
    margin-bottom: 0;
}
.team-style-46 .my-team-member .my-member-img {    
    position: relative;
    overflow: hidden;
    cursor: url("../images/cursor-white.png") 48 48, pointer;
}
.team-style-46 .my-team-member .my-member-img img {
    width: 100%;
    margin-left: 0;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    -webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
}
.team-style-46 .my-team-member:hover .my-member-img img {
    -webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-ms-transform: scale(1.2);
	-o-transform: scale(1.2);
	transform:scale(1.2);
	-webkit-filter: grayscale(0);
	filter: grayscale(0);
	-moz-filter: grayscale(0);
	-ms-filter: grayscale(0);
	-o-filter: grayscale(0);
}
.team-style-46 .my-member-name {
	color: #333;
	margin-bottom: 0; 	
}
.team-style-46 .my-member-post {
	color: #333;
	font-size: 16px;
	margin-top: 0; 	
}
.team-style-46 hr {
    margin-top: 0; 
    margin-bottom: 10px; 
    border-top: 1px solid #333;    
}
.team-style-46 .my-member-details {
	color: #333;	
}
.team-style-46 .my-team-member .my-member-name,
.team-style-46 .my-team-member .my-member-post,
.team-style-46 .my-team-member .my-member-details,
.team-style-46 .my-team-member hr  {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.team-style-46 .my-team-member:hover .my-member-name,
.team-style-46 .my-team-member:hover .my-member-post,
.team-style-46 .my-team-member:hover .my-member-details {
    color: #446CB3;
}
.team-style-46 .my-team-member:hover hr {
	 border-color: #446CB3;
}
.team-style-46 .my-member-social {
	overflow: hidden;
	-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.team-style-46 .my-member-social ul li {
	margin-top: 6px;
	list-style: none;
	display: inline-block;
}
.team-style-46 .my-member-social ul li a {
	display: inline-block;
    width: 34px;
    height: 34px;
    line-height: 32px;
    text-align: center;
    color: #333;
    border: 1px solid #333;
    background-color: #FFF;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.team-style-46 .my-team-member:hover .my-member-social ul li a {
	color: #446CB3;
    border: 1px solid #446CB3;
}
.team-style-46 .my-team-member .my-member-social ul li a:hover {
	color: #FFF;
	background-color: #446CB3;
	border: #446CB3 1px solid;
}
@media(min-width:992px) {	
	.team-style-46 .my-team-member {
		margin-bottom: 0;
	}
}

/* ================================= */
		/*===== Team Style 47 =====*/
/* ================================= */
.team-style-47 .my-team-block {
	margin-bottom: 20px;
}
.team-style-47 .my-team-block:last-of-type  {
    margin-bottom: 0;
}
.team-style-47 .my-team-member {
    overflow: hidden;
    position: relative;
    -webkit-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-ms-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
}
.team-style-47 .my-team-member:hover {
    box-shadow: 5px 5px 25px rgba(0,0,0,.5);
}
.team-style-47 .my-team-member img {
    width: 100%;   
    -webkit-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-ms-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out; 
}
.team-style-47 .my-team-member:hover img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform:scale(1.1);
    -webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);  
}
.team-style-47 .my-team-member .my-team-detail {
	position: absolute;
	top: -250px;
	background-color: rgba(68,108,179,0.6);
	width: 100%;
	height: 100%;
	opacity: 0;
	padding-right: 10px;
	-webkit-transition: 0.7s ease-in-out;
	transition: 0.7s ease-in-out;
	-moz-transition: 0.7s ease-in-out;
	-ms-transition: 0.7s ease-in-out;
	-o-transition: 0.7s ease-in-out;	
}
.team-style-47 .my-team-member:hover .my-team-detail {
	top: 0;
	opacity: 1;
}
.team-style-47 .my-member-name {
	color: #FFF;
}
.team-style-47 .my-member-name, 
.team-style-47 .my-member-post, 
.team-style-47 .my-member-details,
.team-style-47 .my-member-social {
	opacity: 0;
	-webkit-transition: 1.2s ease-in-out;
	transition: 1.2s ease-in-out;
	-moz-transition: 1.2s ease-in-out;
	-ms-transition: 1.2s ease-in-out;
	-o-transition: 1.2s ease-in-out;	
}
.team-style-47 .my-team-member:hover .my-member-name, 
.team-style-47 .my-team-member:hover .my-member-post,
.team-style-47 .my-team-member:hover .my-member-details,
.team-style-47 .my-team-member:hover .my-member-social {	
	opacity: 1;
}
.team-style-47 .my-team-detail {
	padding-left: 12px;
	color: #FFF;
}
.team-style-47 .my-member-post {
	color: #FFF;
	font-size: 16px;
}
.team-style-47 .my-member-social li {
	display: inline-block;
	margin: 0 2px;
}
.team-style-47 .my-member-social li:first-child {
	margin: 0 0;
}
.team-style-47 .my-member-social li a {
	display: block;
    width: 34px;
    height: 34px;
    line-height: 32px;
    text-align: center;
    color: #FFF;
    border: #FFF 1px solid;
}
.team-style-47 .my-member-social li a:hover {
	color: #446CB3;
	background-color: #FFF;
	border: #FFF 1px solid;
}
@media(min-width:992px) {	
	.team-style-47 .my-team-block {   
   		 margin-bottom: 0;
	}
}

/* ================================= */
		/*===== Team Style 48 =====*/
/* ================================= */
.team-style-48 .my-team-block {
	margin-bottom: 20px;
}
.team-style-48 .my-team-block:last-of-type  {
    margin-bottom: 0;
}
.team-style-48 .my-team-member {
    overflow: hidden;
    position: relative;
    -webkit-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-ms-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
}
.team-style-48 .my-team-member:hover {
    box-shadow: 5px 5px 25px rgba(0,0,0,.5);
}
.team-style-48 .my-team-member img {
    width: 100%;   
    -webkit-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-ms-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out; 
}
.team-style-48 .my-team-member:hover img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform:scale(1.1);
    -webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);  
}
.team-style-48 .my-team-member .my-team-detail {
	position: absolute;
	bottom: -250px;
	background-color: rgba(68,108,179,0.6);
	width: 100%;
	height: 100%;
	opacity: 0;
	padding-right: 10px;
	-webkit-transition: 0.7s ease-in-out;
	transition: 0.7s ease-in-out;
	-moz-transition: 0.7s ease-in-out;
	-ms-transition: 0.7s ease-in-out;
	-o-transition: 0.7s ease-in-out;	
}
.team-style-48 .my-team-member:hover .my-team-detail {
	bottom: 0;
	opacity: 1;
}
.team-style-48 .my-member-name {
	color: #FFF;
}
.team-style-48 .my-member-name, 
.team-style-48 .my-member-post, 
.team-style-48 .my-member-details,
.team-style-48 .my-member-social {
	opacity: 0;
	-webkit-transition: 1.2s ease-in-out;
	transition: 1.2s ease-in-out;
	-moz-transition: 1.2s ease-in-out;
	-ms-transition: 1.2s ease-in-out;
	-o-transition: 1.2s ease-in-out;	
}
.team-style-48 .my-team-member:hover .my-member-name, 
.team-style-48 .my-team-member:hover .my-member-post,
.team-style-48 .my-team-member:hover .my-member-details,
.team-style-48 .my-team-member:hover .my-member-social {	
	opacity: 1;
}
.team-style-48 .my-team-detail {
	padding-left: 12px;
	color: #FFF;
}
.team-style-48 .my-member-post {
	color: #FFF;
	font-size: 16px;
}
.team-style-48 .my-member-social li {
	display: inline-block;
	margin: 0 2px;
}
.team-style-48 .my-member-social li:first-child {
	margin: 0 0;
}
.team-style-48 .my-member-social li a {
	display: block;
    width: 34px;
    height: 34px;
    line-height: 32px;
    text-align: center;
    color: #FFF;
    border: #FFF 1px solid;
}
.team-style-48 .my-member-social li a:hover {
	color: #446CB3;
	background-color: #FFF;
	border: #FFF 1px solid;
}
@media(min-width:992px) {	
	.team-style-48 .my-team-block {   
   		 margin-bottom: 0;
	}
}

/* ================================= */
		/*===== Team Style 49 =====*/
/* ================================= */
.team-style-49 .my-team-member {
    margin-bottom: 20px;
    overflow: hidden;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.team-style-49 .my-team-member:hover {
    margin-left: -15px;
}
.team-style-49 .my-team-member:last-of-type {
    margin-bottom: 0;
}
.team-style-49 .my-team-member .my-member-img {    
    position: relative;
    overflow: hidden;
    cursor: url("../images/cursor-white.png") 64 64, pointer;
}
.team-style-49 .my-team-member .my-member-img img {
    width: 100%;
    margin-left: 0;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    -webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
}
.team-style-49 .my-team-member:hover .my-member-img img {
    -webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-ms-transform: scale(1.2);
	-o-transform: scale(1.2);
	transform:scale(1.2);
	-webkit-filter: grayscale(0);
	filter: grayscale(0);
	-moz-filter: grayscale(0);
	-ms-filter: grayscale(0);
	-o-filter: grayscale(0);
}
.team-style-49 .my-member-name {
	color: #333;
	margin-bottom: 0; 	
}
.team-style-49 .my-member-name,
.team-style-49 .my-member-post,
.team-style-49 .my-member-details {
	-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.team-style-49 .my-team-member:hover .my-member-name,
.team-style-49 .my-team-member:hover .my-member-post,
.team-style-49 .my-team-member:hover .my-member-details,
.team-style-49 hr {
    color: #446CB3;
}
.team-style-49 .my-member-post {
	color: #333;
	font-size: 16px;
	margin-top: 0; 
}
.team-style-49 hr {
    margin-top: 0; 
    margin-bottom: 10px; 
    border-top: 1px solid #333;
}
.team-style-49 .my-team-member:hover hr {
    border-color: #446CB3;
}
.team-style-49 .my-member-details {
	color: #333;
}
.team-style-49 .my-member-social {
	overflow: hidden;
	-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.team-style-49 .my-member-social ul li {
	margin-top: 6px;
	list-style: none;
	display: inline-block;
}
.team-style-49 .my-member-social ul li a {
	display: inline-block;
    width: 34px;
    height: 34px;
    line-height: 32px;
    text-align: center;
    color: #333;
    border: 1px solid #333;
    background-color: #FFF;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.team-style-49 .my-team-member:hover .my-member-social ul li a {
    color: #446CB3;
    border: 1px solid #446CB3;
}
.team-style-49 .my-team-member:hover .my-member-social ul li a:hover {
	color: #FFF;
	background-color: #446CB3;
	border: #446CB3 1px solid;
}
@media(min-width:992px) {	
	.team-style-49 .my-team-member {
		margin-bottom: 0;
	}
}

/* ================================= */
		/*===== Team Style 50 =====*/
/* ================================= */
.team-style-50 {
	margin-bottom: 60px;
}
.team-style-50 .my-team-member {
    margin-bottom: 20px;  
    -webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.team-style-50 .my-team-member:hover {
  	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-ms-transform: scale(1.2);
	-o-transform: scale(1.2);
	transform:scale(1.2);
	 -webkit-filter: grayscale(0);
	filter: grayscale(0);
	-moz-filter: grayscale(0);
	-ms-filter: grayscale(0);
	-o-filter: grayscale(0);
}
.team-style-50 .my-team-member:last-of-type {
    margin-bottom: 0;
}
.team-style-50 .my-team-member .my-member-img {
    overflow: hidden; 
    padding: 15px;   
    box-shadow: 0 2px 5px rgba(0,0,0,.5), 0 0 10px rgba(0,0,0,.2) inset;
}
.team-style-50 .my-team-member .my-member-img img {
    width: 100%;
}
.team-style-50 .my-team-member .my-team-detail {
	opacity: 0;
	margin-top: -60px auto 0;
	-webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.team-style-50 .my-team-member:hover .my-team-detail {
	opacity: 1;
	margin: -200px auto 140px;
}
.team-style-50 .my-member-name {
	color: #FFF;
	text-align: center;	
}
.team-style-50 .my-member-post {
	color: #FFF;
	text-align: center;
	margin: 0 0 20px;
	font-size: 16px;
}
.team-style-50 .my-member-social {
    text-align: center;	
	opacity: 1;
	overflow: hidden;
	-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.team-style-50 .my-member-social ul li {
	list-style: none;
	display: inline-block;	
}
.team-style-50 .my-member-social ul li a {
	display: block;
    width: 34px;
    height: 34px;
    line-height: 32px;
    text-align: center;
    color: #FFF;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.team-style-50 .my-member-social ul li a:hover {
	color: #446CB3;
}
@media(min-width:992px) {	
	.team-style-50 .my-team-member {
		margin-bottom: 0;
	}
}
/**
 * DigiPub SlideIn
 *
 *
 */

body{
	overflow-x:hidden;
}

#dpSlideIn{
	width:460px;
	top:35%;
	position:fixed;
	z-index: 10;
}


#dpSlidebar{
	position:absolute;
	top:40%;
	left:113px;
	//box-shadow: 0 0 8px gray;
}

#dpSlidebar1{
	position:absolute;
	top:40%;
	left:113px;
	//box-shadow: 0 0 8px gray;
}

#dpHeader{
	background-color: rgba(255,255,255,0.9);
	width:300px;
	position:absolute;
	right:0px;
	border:1px solid #d8d8d8;
	margin-left:40px;
	padding:20px 40px;
	border-radius:3px;
	box-shadow: 0 0 8px gray;
}

#dpCloseForm {
	position: absolute;
	color: #333;
	top: 3px;
	right:10px;
	font-size:23px;
}

@media(max-width:700px) {

	#dpSlideIn{
		top:15%;
	}


	#dpSlidebar{
		top:20%;
	}

	#dpSlidebar1{
		top:20%;
	}

}
.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:white;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0 !important;clip:rect(0 0 0 0) !important;height:1px !important;margin:-1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__placeholder{color:#999;margin-top:5px;float:left}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-top:5px;margin-right:10px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder{float:right}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid #000 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;box-shadow:none}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#5897fb;color:white}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top, #fff 50%, #eee 100%);background-image:-o-linear-gradient(top, #fff 50%, #eee 100%);background-image:linear-gradient(to bottom, #fff 50%, #eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top, #eee 50%, #ccc 100%);background-image:-o-linear-gradient(top, #eee 50%, #ccc 100%);background-image:linear-gradient(to bottom, #eee 50%, #ccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top, #fff 0%, #eee 50%);background-image:-o-linear-gradient(top, #fff 0%, #eee 50%);background-image:linear-gradient(to bottom, #fff 0%, #eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top, #eee 50%, #fff 100%);background-image:-o-linear-gradient(top, #eee 50%, #fff 100%);background-image:linear-gradient(to bottom, #eee 50%, #fff 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{float:right}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}

/* ----------------------------------------------------------------
	Page Title
-----------------------------------------------------------------*/



.dgpb_section{ width: 100%; float: left; max-height:400px;}
.dgpb_container{ width:1200px; margin:auto; padding: 0px; }

.dgpb_space3{ height: 3px; width: 100%; float: left; }
.dgpb_space5{ height: 5px; width: 100%; float: left; }
.dgpb_space10{ height: 10px; width: 100%; float: left; }
.dgpb_space15{ height: 15px; width: 100%; float: left; }
.dgpb_space20{ height: 20px; width: 100%; float: left; }
.dgpb_space30{ height: 30px; width: 100%; float: left; }
.dgpb_space40{ height: 40px; width: 100%; float: left; }
.dgpb_space50{ height: 50px; width: 100%; float: left; }
.dgpb_space60{ height: 60px; width: 100%; float: left; }
.dgpb_space70{ height: 70px; width: 100%; float: left; }
.dgpb_space80{ height: 80px; width: 100%; float: left; }
.dgpb_space90{ height: 90px; width: 100%; float: left; }
.dgpb_space100{ height: 100px; width: 100%; float: left; }

h1.subtitle,h2.subtitle,h3.subtitle,h4.subtitle,h5.subtitle,h6.subtitle,input[type="text"].subtitle,textarea.subtitle,select.subtitle, span.subtitle{ font-family: 'Raleway', sans-serif; color:#a4a4a4; }
p.white,h1.white,h2.white,h3.white,h4.white,h5.white,h6.white,a.white,i.white,span.white, input[type="text"].white, textarea.white, input[type="submit"].white, select.white{ color:#ffffff; }
.promo.promo-transparent {
	opacity: 0.8;
}

.splashBoxTransp {
background-color: rgba(0, 0, 0, 0.5);
}
.splashCenter {
	text-align: center;
	
}

@media (min-width: 992px) {

/* dgpb-parallax Boxes
-----------------------------------------------------------------*/

.dgpb-parallax-promo {
	position: relative;
	border: 1px solid rgba(0,0,0,0.075);
	border-radius: 3px;
	text-align: center;
	box-shadow: 0 1px 1px rgba(0,0,0,0.1);
	background-color: #F5F5F5;
}


/* dgpb-parallax Boxes - Title
-----------------------------------------------------------------*/

.dgpb-parallax-title {
	padding: 15px 0;
	background-color: #F9F9F9;
	border-radius: 3px 3px 0 0;
	text-shadow: 1px 1px 1px #FFF;
	border-bottom: 1px solid rgba(0,0,0,0.05);
}

.dgpb-parallax-title h3 {
	margin: 0;
	font-size: 20px;
	letter-spacing: 1px;
	font-weight: bold;
	text-transform: uppercase;
	color: #555;
}

.dgpb-parallax-title span {
	display: block;
	color: #999;
	font-weight: 300;
	font-size: 14px;
	margin-top: 3px;
	text-transform: uppercase;
}


/* dgpb-parallax Boxes - Price
-----------------------------------------------------------------*/

.dgpb-parallax-price {
	position: relative;
	padding: 25px 0;
	color: #333;
	font-weight: 300;
	font-size: 64px;
	line-height: 1;
}

.dgpb-parallax-price:after {
	content: '';
	position: absolute;
	width: 100px;
	border-top: 1px solid rgba(0,0,0,0.1);
	top: auto;
	bottom: 0;
	left: 50%;
	margin-left: -50px;
}

.dgpb-parallax-price span {
	display: inline-block;
	vertical-align: top;
	margin: 7px 3px 0 0;
	font-size: 28px;
	font-weight: normal;
}

.dgpb-parallax-price span.price-tenure {
	vertical-align: baseline;
	font-size: 16px;
	font-weight: normal;
	color: #999;
	margin: 0 0 0 3px;
}


/* dgpb-parallax Boxes - Features
-----------------------------------------------------------------*/

.dgpb-parallax-features { border-bottom: 1px solid rgba(0,0,0,0.075); }

.dgpb-parallax-features ul {
	margin: 0;
	padding: 15px 0;
	list-style: none;
}

.dgpb-parallax-features li {
	padding: 6px 0;
	font-size: 14px;
}


/* dgpb-parallax Boxes - Action
-----------------------------------------------------------------*/

.dgpb-parallax-action { padding: 15px 30px; }


/* dgpb-parallax Boxes - Best Price
-----------------------------------------------------------------*/

.dgpb-parallax-promo.best-price {
	background-color: #FFF;
	box-shadow: 0 0 8px rgba(0,0,0,0.1);
	z-index: 10;
}

.dgpb-parallax-promo.best-price { margin: -20px -1px 0 -1px; }

.dgpb-parallax-promo.best-price .dgpb-parallax-title {
	background-color: #FFF;
	padding: 20px 0;
}

.dgpb-parallax-promo.best-price .dgpb-parallax-title h3 { font-size: 22px; }

.dgpb-parallax-promo.best-price .dgpb-parallax-price {
	color: #1ABC9C;
	font-size: 72px;
}


/* dgpb-parallax Boxes - Minimal
-----------------------------------------------------------------*/

.dgpb-parallax-promo.dgpb-parallax-minimal .dgpb-parallax-price {
	background-color: #FFF;
	border-bottom: 1px solid rgba(0,0,0,0.075);
}

.dgpb-parallax-promo.dgpb-parallax-minimal .dgpb-parallax-price:after { display: none; }


/* dgpb-parallax Boxes - 5 Columns
-----------------------------------------------------------------*/

.dgpb-parallax.dgpb-parallax-5 .dgpb-parallax-promo {
	float: left;
	width: 20%;
	margin-top: 20px;
}

.dgpb-parallax.dgpb-parallax-5 .dgpb-parallax-promo.best-price { margin-top: 0; }

.dgpb-parallax.dgpb-parallax-5 .dgpb-parallax-promo:nth-child(5) { margin-left: -1px; }

.dgpb-parallax.dgpb-parallax-5 .dgpb-parallax-title h3 { font-size: 18px; }

.dgpb-parallax.dgpb-parallax-5 .best-price .dgpb-parallax-title h3 { font-size: 20px; }


/* dgpb-parallax Boxes - Extended
-----------------------------------------------------------------*/

.dgpb-parallax-promo.dgpb-parallax-extended {
	background-color: #FFF;
	text-align: left;
}

.dgpb-parallax-promo.dgpb-parallax-extended .dgpb-parallax-desc {
	float: left;
	width: 75%;
	padding: 25px;
}

.dgpb-parallax-promo.dgpb-parallax-extended .dgpb-parallax-title {
	background-color: transparent;
	padding-top: 0;
	text-align: left;
}

.dgpb-parallax-promo.dgpb-parallax-extended .dgpb-parallax-features { border: 0; }

.dgpb-parallax-promo.dgpb-parallax-extended .dgpb-parallax-features ul { padding: 15px 0 0 0; }

.dgpb-parallax-promo.dgpb-parallax-extended .dgpb-parallax-features li {
	padding: 6px 0;
	font-size: 15px;
	width: 50%;
	float: left;
}

.dgpb-parallax-promo.dgpb-parallax-extended .dgpb-parallax-features ul li i {
	position: relative;
	top: 1px;
	width: 16px;
	margin-right: 2px;
}

.dgpb-parallax-promo.dgpb-parallax-extended .dgpb-parallax-action-area {
	position: absolute;
	top: 0;
	left: auto;
	right: 0;
	width: 25%;
	height: 100%;
	border-left: 1px solid rgba(0,0,0,0.05);
	background-color: #F9F9F9;
	padding: 10px;
	border-radius: 0 3px 3px 0;
	text-align: center;
}

.dgpb-parallax-action-area img {
	height: 100%;
	max-width: 100%;

}


.dgpb-parallax-promo.dgpb-parallax-extended .dgpb-parallax-action-area .dgpb-parallax-price,
.dgpb-parallax-promo.dgpb-parallax-extended .dgpb-parallax-action-area .dgpb-parallax-action { padding: 0; }

.dgpb-parallax-promo.dgpb-parallax-extended .dgpb-parallax-action-area .dgpb-parallax-price { padding-bottom: 20px; }

.dgpb-parallax-promo.dgpb-parallax-extended .dgpb-parallax-action-area .dgpb-parallax-price:after { display: none; }

.dgpb-parallax-promo.dgpb-parallax-extended .dgpb-parallax-action-area .dgpb-parallax-price span.price-tenure {
	display: block;
	margin: 10px 0 0 0;
	font-weight: 300;
	text-transform: uppercase;
	font-size: 14px;
}

.dgpb-parallax-promo.dgpb-parallax-extended .dgpb-parallax-meta {
	color: #999;
	font-weight: 300;
	font-size: 14px;
	letter-spacing: 1px;
	text-transform: uppercase;
	padding-bottom: 10px;
}

.table-comparison,
.table-comparison th { text-align: center; }

.table-comparison th:first-child,
.table-comparison td:first-child {
	text-align: left;
	font-weight: bold;
}

.dgpb-bottommargin { margin-bottom: 50px !important; }

}
@media (min-width: 992px) {

.dgpb_section{ max-height:250px;}

.dgpb-parallax-promo { padding: 15px 0; }

}

@media (max-width: 767px) {

.dgpb-parallax-promo {
	float: none;
	width: 100%;
	}

.dgpb-parallax-promo .dgpb-parallax-action-area {
	position: relative;
	float: none;
	width: auto;
	padding: 25px;
	height: auto;
	border-left: 1px solid rgba(0,0,0,0.05);
	background-color: #F9F9F9;
}

.dgpb-parallax-promo .dgpb-parallax-action-area {
	height: auto;
	border-left: 0;
	border-top: 1px solid rgba(0,0,0,0.05);
	border-radius: 0 0 3px 3px;
}

.dgpb-parallax-prom .dgpb-parallax-features {
		width: auto;
		float: none;
	}	
}

.banner .slider-content {
	top: 30px
}

.banner {
	position: relative
}
.banner .slider-content h1 {
	margin-bottom: 15px
}
.banner .slider-content p {
	letter-spacing: 0;
	margin-bottom: 15px;
	text-transform: uppercase
}
.banner .bcg {
	background-color: #262626;
	background-attachment: scroll!important
}
.banner .banner-content .container {
	height: 500px
}
.banner .banner-content p {
	font-size: 21px;
	color: #fff;
}

.bg-transparent {
	position: relative;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.3);
	z-index: auto;
	top: 0;
	right: 0
}

.banner .banner-content .container {
	height: 500px
}
.banner .banner-content p {
	font-size: 21px;
	color: #fff;
}

.banner .slider-content {
	top: 30px
}
.slider-content h1{
	font-size: 50px;
	margin: 30px 0
}
.slider-content i{
	font-size: 40px;
	color: #fff
}
.slider-content p{
	font-size: 18px;
	letter-spacing: 5px
}

.bcg {
	background-position: center center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: cover;
	height: 100%;
	width: 100%
}

.banner .bcg {
	background-color: #262626;
	background-attachment: scroll!important
}

.dark, .dark .btn:hover, .dark a, .dark button, .dark h1, .dark h2, .dark h3, .dark h4, .dark h5, .dark h6, .dark input, .dark span {
	color: #fff
}
.dark a:hover, .dark button:hover {
	color: #c59d5f
}
.slider-content {
	text-align: center
}

.slider-content p, .slider-parallax .slider-content p {
	font-size: 18px;
	letter-spacing: 0;
	max-width: 480px;
	margin: 0 auto
}
/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

@font-face{
  font-family:Montserrat Black;
  src:url(../fonts/Montserrat/Montserrat-Black.eot);
  src:url(../fonts/Montserrat/Montserrat-Black.eot?#iefix) format("embedded-opentype"),url(../fonts/Montserrat/Montserrat-Black.woff) format("woff"),url(../fonts/Montserrat/Montserrat-Black.woff2) format("woff2"),url(../fonts/Montserrat/Montserrat-Black.ttf) format("truetype"),url(../fonts/Montserrat/Montserrat-Black.svg#Montserrat\ Black) format("svg"); }

@font-face{
  font-family:Montserrat Bold;
  src:url(../fonts/Montserrat/Montserrat-Bold.eot);
  src:url(../fonts/Montserrat/Montserrat-Bold.eot?#iefix) format("embedded-opentype"),url(../fonts/Montserrat/Montserrat-Bold.woff) format("woff"),url(../fonts/Montserrat/Montserrat-Bold.woff2) format("woff2"),url(../fonts/Montserrat/Montserrat-Bold.ttf) format("truetype"),url(../fonts/Montserrat/Montserrat-Bold.svg#Montserrat\ Bold) format("svg"); }



.navigation{
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  margin-top:20px;
  -ms-flex-wrap:wrap;
      flex-wrap:wrap;
  -webkit-box-pack:center;
      -ms-flex-pack:center;
          justify-content:center;
  -webkit-box-align:center;
      -ms-flex-align:center;
          align-items:center; }
  @media (min-width:768px){
    .navigation{
      margin:50px 5rem; } }
  .navigation__item{
    margin:1rem;
    -webkit-transition:all .5s ease-in-out;
    transition:all .5s ease-in-out;
    text-decoration:none;
    text-transform:capitalize;
    color:#0081ff;
    border-bottom:1px dashed #0081ff;
    font-family:Montserrat Bold,sans-serif;
    font-size:14px; }
    @media (min-width:360px){
      .navigation__item{
        font-size:16px; } }
    @media (min-width:768px){
      .navigation__item{
        font-size:17px; } }
    .navigation__item:hover{
      -webkit-transition:all .3s ease-in-out;
      transition:all .3s ease-in-out;
      color:#8799a3;
      border-bottom:1px dashed #8799a3; }


.section-tab-five,.section-tab-four,.section-tab-one,.section-tab-seven,.section-tab-six,.section-tab-three,.section-tab-two{
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-pack:center;
      -ms-flex-pack:center;
          justify-content:center; }

.section-tab-five,.section-tab-four,.section-tab-one,.section-tab-seven,.section-tab-six,.section-tab-three,.section-tab-two{
  width:100%;
  max-width:1160px;
  margin-bottom:100px;
  padding-top:0;
  -webkit-box-align:start;
      -ms-flex-align:start;
          align-items:flex-start;
  -ms-flex-wrap:wrap;
      flex-wrap:wrap; }
  @media (min-width:720px){
    .section-tab-five,.section-tab-four,.section-tab-one,.section-tab-seven,.section-tab-six,.section-tab-three,.section-tab-two{
      padding-top:50px; } }
  .section-tab-five--space,.section-tab-four--space,.section-tab-one--space,.section-tab-seven--space,.section-tab-six--space,.section-tab-three--space,.section-tab-two--space{
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
        -ms-flex-direction:column;
            flex-direction:column;
    -webkit-box-pack:center;
        -ms-flex-pack:center;
            justify-content:center;
    -webkit-box-align:center;
        -ms-flex-align:center;
                -ms-grid-row-align:center;
            align-items:center; }
    @media (min-width:1146px){
      .section-tab-five--space,.section-tab-four--space,.section-tab-one--space,.section-tab-seven--space,.section-tab-six--space,.section-tab-three--space,.section-tab-two--space{
        -webkit-box-orient:horizontal;
        -webkit-box-direction:normal;
            -ms-flex-direction:row;
                flex-direction:row;
        -webkit-box-align:stretch;
            -ms-flex-align:stretch;
                    -ms-grid-row-align:stretch;
                align-items:stretch;
        -webkit-box-pack:justify;
            -ms-flex-pack:justify;
                justify-content:space-between; } }

.tabs{
  max-width:1160px;
  width:100%;
  background:#fff;
  box-shadow:0 34px 90px rgba(37,37,37,.1);
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-transition:all .5s ease-in-out;
  transition:all .5s ease-in-out; }
  .tabs,.tabs--horisontal{
  -webkit-box-orient:vertical;
  -webkit-box-direction:normal;
      -ms-flex-direction:column;
          flex-direction:column; }
    @media (min-width:1000px){
      .tabs--horisontal{
        -webkit-box-orient:horizontal;
        -webkit-box-direction:normal;
            -ms-flex-direction:row;
                flex-direction:row; } }
  @media (min-width:720px){
    .tabs--round{
      border-radius:10px; } }
  .tabs__nav{
    background:#f0f4f7;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
        -ms-flex-direction:row;
            flex-direction:row;
    -ms-flex-wrap:wrap;
        flex-wrap:wrap;
    -ms-flex-pack:distribute;
        justify-content:space-around;
    -webkit-box-align:center;
        -ms-flex-align:center;
            align-items:center;
    list-style-type:none;
    margin:0;
    padding:27.5px 0; }
    @media (min-width:720px){
      .tabs__nav{
        -webkit-box-pack:start;
            -ms-flex-pack:start;
                justify-content:flex-start;
        -webkit-box-align:start;
            -ms-flex-align:start;
                    -ms-grid-row-align:flex-start;
                align-items:flex-start; } }
    .tabs__nav .active{
      -webkit-transition:all .2s ease-in-out;
      transition:all .2s ease-in-out;
      color:#fff;
      background:#8799a3;
      box-shadow:0 10px 30px rgba(135,153,163,.5); }
    @media (min-width:1000px){
      .tabs__nav--vertical{
        -webkit-box-orient:vertical;
        -webkit-box-direction:normal;
            -ms-flex-direction:column;
                flex-direction:column;
        padding-top:60px;
        padding-bottom:60px;
        -webkit-box-align:start;
            -ms-flex-align:start;
                    -ms-grid-row-align:flex-start;
                align-items:flex-start;
        -webkit-box-pack:start;
            -ms-flex-pack:start;
                justify-content:flex-start; } }
    .tabs__nav--light{
      background:transparent; }
      @media (min-width:720px){
        .tabs__nav--light{
          margin-left:30px; } }
      .tabs__nav--light .active{
        -webkit-transition:all .2s ease-in-out;
        transition:all .2s ease-in-out;
        color:#fff;
        background:#0081ff;
        box-shadow:0 10px 30px rgba(0,129,255,.5); }
    .tabs__nav--light-vertical{
      margin-left:40px;
      background:transparent;
      -webkit-box-orient:vertical;
      -webkit-box-direction:normal;
          -ms-flex-direction:column;
              flex-direction:column;
      padding-top:60px;
      padding-bottom:60px;
      -webkit-box-align:start;
          -ms-flex-align:start;
                  -ms-grid-row-align:flex-start;
              align-items:flex-start;
      -webkit-box-pack:start;
          -ms-flex-pack:start;
              justify-content:flex-start; }
  .tabs__nav-item{
    padding:12px 30px;
    border-radius:30px;
    cursor:pointer;
    text-decoration:none;
    -webkit-transition:all .5s ease-in-out;
    transition:all .5s ease-in-out;
    color:#8799a3;
    font-family:Montserrat Bold,sans-serif;
    white-space:nowrap;
    margin-bottom:10px;
    margin-left:15px;
    margin-right:15px; }
    @media (min-width:720px){
      .tabs__nav-item{
        margin-bottom:0; }
        .tabs__nav-item:first-child{
          margin-left:30px; } }
    @media (min-width:1000px){
      .tabs__nav-item--vertical{
        margin:15px 40px; }
        .tabs__nav-item--vertical:first-child{
          margin-left:40px; } }
    .tabs__nav-item .tabs__nav-link{
      text-decoration:none;
      color:inherit; }
    .tabs__nav-item:hover{
      background:#8799a3;
      box-shadow:0 10px 30px rgba(135,153,163,.5); }
      .tabs__nav-item:hover,.tabs__nav-item:hover:active{
      -webkit-transition:all .2s ease-in-out;
      transition:all .2s ease-in-out;
      color:#fff; }
      .tabs__nav-item:hover:active{
        background:#738894;
        box-shadow:0 10px 30px rgba(135,153,163,.8); }
    .tabs__nav-item--blue:hover{
      background:#0081ff;
      box-shadow:0 10px 30px rgba(0,129,255,.5); }
      .tabs__nav-item--blue:hover,.tabs__nav-item--blue:hover:active{
      -webkit-transition:all .2s ease-in-out;
      transition:all .2s ease-in-out;
      color:#fff; }
      .tabs__nav-item--blue:hover:active{
        background:#006fdb;
        box-shadow:0 10px 30px rgba(0,129,255,.8); }
  .tabs__content{
    height:100%;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
        -ms-flex-direction:column;
            flex-direction:column;
    -webkit-box-align:center;
        -ms-flex-align:center;
            align-items:center;
    -webkit-box-pack:center;
        -ms-flex-pack:center;
            justify-content:center; }
    @media (min-width:720px){
      .tabs__content{
        -webkit-box-orient:horizontal;
        -webkit-box-direction:normal;
            -ms-flex-direction:row;
                flex-direction:row;
        -webkit-box-align:stretch;
            -ms-flex-align:stretch;
                    -ms-grid-row-align:stretch;
                align-items:stretch;
        -webkit-box-pack:start;
            -ms-flex-pack:start;
                justify-content:flex-start; } }
    .tabs__content--reverse{
      -webkit-box-orient:vertical;
      -webkit-box-direction:reverse;
          -ms-flex-direction:column-reverse;
              flex-direction:column-reverse; }
      @media (min-width:720px){
        .tabs__content--reverse{
          -webkit-box-orient:horizontal;
          -webkit-box-direction:reverse;
              -ms-flex-direction:row-reverse;
                  flex-direction:row-reverse; } }
  .tabs__img{
    width:100%;
    -o-object-fit:cover;
       object-fit:cover;
    -o-object-position:center center;
       object-position:center center;
    background:#f0f4f7;
    -webkit-animation-duration:1s;
            animation-duration:1s;
    -webkit-animation-name:a;
            animation-name:a;
    -webkit-animation-iteration-count:1;
            animation-iteration-count:1;
    -webkit-animation-direction:normal;
            animation-direction:normal;
    -webkit-animation-fill-mode:forwards;
            animation-fill-mode:forwards; }
    @media (min-width:720px){
      .tabs__img{
        width:40%; } }
    @media (min-width:1000px){
      .tabs__img{
        width:460px; } }
    @media (min-width:720px){
      .tabs__img--vertical{
        width:360px; } }
    @media (min-width:720px){
      .tabs__img--round{
        border-radius:10px;
        width:30%;
        margin-top:32.5px;
        margin-left:60px;
        margin-bottom:60px; } }
    @media (min-width:1000px){
      .tabs__img--round{
        width:400px; } }
    @media (min-width:720px){
      .tabs__img--squad{
        border-radius:10px;
        width:260px;
        margin-top:60px;
        margin-left:20px;
        margin-bottom:60px; } }

@-webkit-keyframes a{
  0%{
    -webkit-filter:blur(5px);
            filter:blur(5px); }
  to{
    -webkit-filter:blur(0);
            filter:blur(0); } }

@keyframes a{
  0%{
    -webkit-filter:blur(5px);
            filter:blur(5px); }
  to{
    -webkit-filter:blur(0);
            filter:blur(0); } }
  .tabs__description{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
        -ms-flex-direction:column;
            flex-direction:column;
    -webkit-box-pack:start;
        -ms-flex-pack:start;
            justify-content:flex-start;
    -webkit-box-align:start;
        -ms-flex-align:start;
            align-items:flex-start;
    margin:40px 20px; }
    @media (min-width:720px){
      .tabs__description{
        margin:80px 40px; } }
    .tabs__description--vertical{
      margin-top:60px;
      margin-bottom:60px; }
    .tabs__description--round{
      margin-top:30px;
      margin-right:60px; }
    .tabs__description--squad{
      margin-top:60px;
      margin-right:60px; }
  .tabs__title{
    font-size:24px;
    font-family:Montserrat Bold,sans-serif;
    color:#252525;
    text-transform:uppercase;
    line-height:1.417;
    text-align:left;
    margin:0 0 15px; }
  .tabs__text{
    font-size:18px;
    font-family:Cambay,sans-serif;
    color:#636363;
    line-height:1.556;
    text-align:left;
    margin:0; }
  .tabs__button{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    margin-top:40px;
    background-color:#39b54a;
    box-shadow:0 10px 30px 0 rgba(57,181,74,.5);
    color:#fff;
    text-decoration:none;
    font-size:14px;
    font-family:Montserrat Bold,sans-serif;
    padding:15px 37px;
    border-radius:30px;
    cursor:pointer;
    text-transform:uppercase;
    text-align:center;
    -webkit-transition:all .5s ease-in-out;
    transition:all .5s ease-in-out; }
    .tabs__button:hover{
      -webkit-transition:all .3s ease-in-out;
      transition:all .3s ease-in-out;
      color:#fff;
      background:#39b54a;
      box-shadow:0 15px 50px rgba(57,181,74,.5); }
      .tabs__button:hover:active{
        -webkit-transition:all .2s ease-in-out;
        transition:all .2s ease-in-out;
        color:#fff;
        background:#4bc65c;
        box-shadow:0 15px 50px rgba(57,181,74,.8); }
    .tabs__button--light{
      background-color:#fff;
      color:#8799a3;
      box-shadow:0 15px 50px hsla(0,0%,85%,.5); }
      .tabs__button--light:hover{
        -webkit-transition:all .3s ease-in-out;
        transition:all .3s ease-in-out;
        color:#8799a3;
        background:#fff;
        box-shadow:0 15px 50px hsla(0,0%,80%,.5); }
        .tabs__button--light:hover:active{
          -webkit-transition:all .2s ease-in-out;
          transition:all .2s ease-in-out;
          color:#8799a3;
          background:#fff;
          box-shadow:0 15px 50px hsla(0,0%,80%,.8); }

.tabs-two{
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-orient:vertical;
  -webkit-box-direction:normal;
      -ms-flex-direction:column;
          flex-direction:column;
  -webkit-box-pack:center;
      -ms-flex-pack:center;
          justify-content:center;
  -webkit-box-align:stretch;
      -ms-flex-align:stretch;
          align-items:stretch; }
  @media (min-width:720px){
    .tabs-two{
      -webkit-box-pack:start;
          -ms-flex-pack:start;
              justify-content:flex-start;
      -webkit-box-align:start;
          -ms-flex-align:start;
                  -ms-grid-row-align:flex-start;
              align-items:flex-start; } }
  .tabs-two--horisontal{
    margin-top:50px; }
    @media (min-width:720px){
      .tabs-two--horisontal{
        -webkit-box-orient:horizontal;
        -webkit-box-direction:normal;
            -ms-flex-direction:row;
                flex-direction:row; } }
    @media (min-width:1146px){
      .tabs-two--horisontal{
        margin-top:0; } }
  .tabs-two__nav{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
        -ms-flex-direction:row;
            flex-direction:row;
    -webkit-box-align:stretch;
        -ms-flex-align:stretch;
            align-items:stretch;
    -webkit-box-pack:center;
        -ms-flex-pack:center;
            justify-content:center;
    list-style-type:none;
    padding:0;
    margin:0;
    -ms-flex-wrap:wrap;
        flex-wrap:wrap; }
    @media (min-width:720px){
      .tabs-two__nav{
        -webkit-box-pack:start;
            -ms-flex-pack:start;
                justify-content:flex-start;
        -webkit-box-align:start;
            -ms-flex-align:start;
                    -ms-grid-row-align:flex-start;
                align-items:flex-start; } }
    .tabs-two__nav--vertical{
      -webkit-box-orient:vertical;
      -webkit-box-direction:normal;
          -ms-flex-direction:column;
              flex-direction:column;
      -webkit-box-align:stretch;
          -ms-flex-align:stretch;
                  -ms-grid-row-align:stretch;
              align-items:stretch; }
  .tabs-two__nav-item{
    color:#fff;
    background:#8799a3;
    padding:20px 30px;
    font-family:Montserrat Bold,sans-serif;
    margin-bottom:2px;
    cursor:pointer;
    width:100%;
    text-align:center; }
    @media (min-width:720px){
      .tabs-two__nav-item{
        width:auto;
        margin-bottom:0;
        margin-right:2px; }
        .tabs-two__nav-item:first-child{
          border-top-left-radius:10px; }
        .tabs-two__nav-item:last-child{
          border-top-right-radius:10px; } }
    .tabs-two__nav-item--vertical{
      padding:20px 0;
      margin-right:0;
      margin-bottom:2px; }
      @media (min-width:720px){
        .tabs-two__nav-item--vertical{
          padding:20px 30px; }
          .tabs-two__nav-item--vertical:last-child{
            border-top-right-radius:0;
            border-bottom-left-radius:10px; } }
  .tabs-two .active{
    background:#fff;
    color:#8799a3;
    z-index:1; }
  .tabs-two__nav-link{
    color:inherit;
    text-decoration:none;
    text-transform:capitalize; }
  .tabs-two__content{
    box-shadow:0 34px 90px 0 rgba(37,37,37,.1);
    background:#fff;
    width:100%; }
    @media (min-width:720px){
      .tabs-two__content{
        max-width:440px;
        border-top-left-radius:0;
        border-top-right-radius:10px;
        border-bottom-left-radius:10px;
        border-bottom-right-radius:10px;
        padding:60px; } }
    .tabs-two__content--vertical{
      width:100%; }
      @media (min-width:720px){
        .tabs-two__content--vertical{
          max-width:320px;
          padding:40px; } }
  .tabs-two__description{
    padding:30px;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
        -ms-flex-direction:column;
            flex-direction:column;
    -webkit-box-align:start;
        -ms-flex-align:start;
            align-items:flex-start;
    -webkit-box-pack:start;
        -ms-flex-pack:start;
            justify-content:flex-start; }
    @media (min-width:720px){
      .tabs-two__description{
        padding:0; } }
  .tabs-two__title{
    font-size:24px;
    font-family:Montserrat Bold,sans-serif;
    text-transform:uppercase;
    margin-bottom:20px; }
  .tabs-two__text,.tabs-two__title{
    color:#252525;
    text-align:left; }
  .tabs-two__text{
    margin-bottom:50px;
    font-size:18px;
    font-family:Cambay,sans-serif;
    line-height:1.556; }
  .tabs-two__button{
    font-size:14px;
    font-family:Montserrat Bold,sans-serif;
    color:#fff;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:start;
        -ms-flex-align:start;
            align-items:flex-start;
    -webkit-box-pack:start;
        -ms-flex-pack:start;
            justify-content:flex-start;
    cursor:pointer;
    text-transform:uppercase;
    text-align:center;
    padding:20px 37px;
    border-radius:30px;
    background-color:#f04e4e;
    box-shadow:0 10px 30px 0 rgba(240,78,78,.5);
    -webkit-transition:all .5s ease-in-out;
    transition:all .5s ease-in-out; }
    .tabs-two__button:hover{
      -webkit-transition:all .3s ease-in-out;
      transition:all .3s ease-in-out;
      color:#fff;
      background:#f04e4e;
      box-shadow:0 15px 50px rgba(240,78,78,.5); }
      .tabs-two__button:hover:active{
        -webkit-transition:all .2s ease-in-out;
        transition:all .2s ease-in-out;
        color:#fff;
        background:#f36f6f;
        box-shadow:0 15px 50px rgba(240,78,78,.8); }
    .tabs-two__button--blue{
      background:#0081ff;
      background-color:#0081ff;
      box-shadow:0 10px 30px 0 rgba(0,129,255,.5); }
      .tabs-two__button--blue:hover{
        -webkit-transition:all .3s ease-in-out;
        transition:all .3s ease-in-out;
        color:#fff;
        background:#0081ff;
        box-shadow:0 15px 50px rgba(0,129,255,.5); }
        .tabs-two__button--blue:hover:active{
          -webkit-transition:all .2s ease-in-out;
          transition:all .2s ease-in-out;
          color:#fff;
          background:#2493ff;
          box-shadow:0 15px 50px rgba(0,129,255,.8); }

.accordion{
  max-width:560px;
  width:100%;
  margin-bottom:50px; }
  @media (min-width:1146px){
    .accordion{
      margin-bottom:0; } }
  .accordion__section{
    -webkit-transition:all .5s ease-in-out;
    transition:all .5s ease-in-out;
    margin-bottom:5px;
    background:#fff;
    box-shadow:0 0 0 0 rgba(37,37,37,0); }
    .accordion__section:first-child{
      border-top-right-radius:10px;
      border-top-left-radius:10px; }
    .accordion__section:last-child{
      border-bottom-right-radius:10px;
      border-bottom-left-radius:10px; }
  .accordion__button{
    width:100%;
    height:100%;
    font-size:18px;
    font-family:Montserrat Bold,sans-serif;
    color:#252525;
    text-align:left;
    border:0;
    background:transparent;
    cursor:pointer;
    outline-style:none;
    padding-top:20px;
    padding-bottom:20px;
    padding-left:20px;
    -webkit-transition:all .5s ease-in-out;
    transition:all .5s ease-in-out; }
    .accordion__button:hover{
      color:#8799a3; }
    .accordion__button:before,.accordion__button:hover{
      -webkit-transition:all .3s ease-in-out;
      transition:all .3s ease-in-out; }
    .accordion__button:before{
      content:url("data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTYuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjE2cHgiIGhlaWdodD0iMTZweCIgdmlld0JveD0iMCAwIDQ1MS44NDYgNDUxLjg0NyIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNDUxLjg0NiA0NTEuODQ3OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxnPgoJPHBhdGggZD0iTTM0NS40NDEsMjQ4LjI5MkwxNTEuMTU0LDQ0Mi41NzNjLTEyLjM1OSwxMi4zNjUtMzIuMzk3LDEyLjM2NS00NC43NSwwYy0xMi4zNTQtMTIuMzU0LTEyLjM1NC0zMi4zOTEsMC00NC43NDQgICBMMjc4LjMxOCwyMjUuOTJMMTA2LjQwOSw1NC4wMTdjLTEyLjM1NC0xMi4zNTktMTIuMzU0LTMyLjM5NCwwLTQ0Ljc0OGMxMi4zNTQtMTIuMzU5LDMyLjM5MS0xMi4zNTksNDQuNzUsMGwxOTQuMjg3LDE5NC4yODQgICBjNi4xNzcsNi4xOCw5LjI2MiwxNC4yNzEsOS4yNjIsMjIuMzY2QzM1NC43MDgsMjM0LjAxOCwzNTEuNjE3LDI0Mi4xMTUsMzQ1LjQ0MSwyNDguMjkyeiIgZmlsbD0iIzI1MjUyNSIvPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+Cjwvc3ZnPgo=");
      margin-right:20px;
      max-width:256px;
      max-height:256px; }
  .accordion__content{
    margin-left:60px;
    margin-right:40px;
    font-size:18px;
    font-family:Cambay,sans-serif;
    color:#8799a3;
    line-height:1.556;
    text-align:left; }

.accordion__content,.open.accordion__section{
    -webkit-transition:all .5s ease-in-out;
    transition:all .5s ease-in-out; }

.open.accordion__section{
  box-shadow:0 34px 90px 0 rgba(37,37,37,.1); }
  .open.accordion__section--dark{
    background:#8799a3;
    -webkit-transition:all .5s ease-in-out;
    transition:all .5s ease-in-out; }

.open>.accordion__button{
  color:#0081ff; }
  .open>.accordion__button:before{
    content:url("data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTYuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjE2cHgiIGhlaWdodD0iMTZweCIgdmlld0JveD0iMCAwIDQ1MS44NDcgNDUxLjg0NyIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNDUxLjg0NyA0NTEuODQ3OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxnPgoJPHBhdGggZD0iTTIyNS45MjMsMzU0LjcwNmMtOC4wOTgsMC0xNi4xOTUtMy4wOTItMjIuMzY5LTkuMjYzTDkuMjcsMTUxLjE1N2MtMTIuMzU5LTEyLjM1OS0xMi4zNTktMzIuMzk3LDAtNDQuNzUxICAgYzEyLjM1NC0xMi4zNTQsMzIuMzg4LTEyLjM1NCw0NC43NDgsMGwxNzEuOTA1LDE3MS45MTVsMTcxLjkwNi0xNzEuOTA5YzEyLjM1OS0xMi4zNTQsMzIuMzkxLTEyLjM1NCw0NC43NDQsMCAgIGMxMi4zNjUsMTIuMzU0LDEyLjM2NSwzMi4zOTIsMCw0NC43NTFMMjQ4LjI5MiwzNDUuNDQ5QzI0Mi4xMTUsMzUxLjYyMSwyMzQuMDE4LDM1NC43MDYsMjI1LjkyMywzNTQuNzA2eiIgZmlsbD0iIzAwODFmZiIvPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+Cjwvc3ZnPgo=");
    margin-right:20px;
    max-width:256px;
    max-height:256px; }
  .open>.accordion__button--dark,.open>.accordion__button:before{
    -webkit-transition:all .3s ease-in-out;
    transition:all .3s ease-in-out; }
  .open>.accordion__button--dark{
    color:#fff; }
    .open>.accordion__button--dark:before{
      content:url("data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTYuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjE2cHgiIGhlaWdodD0iMTZweCIgdmlld0JveD0iMCAwIDQ1MS44NDcgNDUxLjg0NyIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNDUxLjg0NyA0NTEuODQ3OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxnPgoJPHBhdGggZD0iTTIyNS45MjMsMzU0LjcwNmMtOC4wOTgsMC0xNi4xOTUtMy4wOTItMjIuMzY5LTkuMjYzTDkuMjcsMTUxLjE1N2MtMTIuMzU5LTEyLjM1OS0xMi4zNTktMzIuMzk3LDAtNDQuNzUxICAgYzEyLjM1NC0xMi4zNTQsMzIuMzg4LTEyLjM1NCw0NC43NDgsMGwxNzEuOTA1LDE3MS45MTVsMTcxLjkwNi0xNzEuOTA5YzEyLjM1OS0xMi4zNTQsMzIuMzkxLTEyLjM1NCw0NC43NDQsMCAgIGMxMi4zNjUsMTIuMzU0LDEyLjM2NSwzMi4zOTIsMCw0NC43NTFMMjQ4LjI5MiwzNDUuNDQ5QzI0Mi4xMTUsMzUxLjYyMSwyMzQuMDE4LDM1NC43MDYsMjI1LjkyMywzNTQuNzA2eiIgZmlsbD0iI0ZGRkZGRiIvPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+Cjwvc3ZnPgo=");
      height:6px;
      width:12px;
      margin-right:20px;
      -webkit-transition:all .3s ease-in-out;
      transition:all .3s ease-in-out;
      max-width:256px;
      max-height:256px; }

.open>.accordion__content{
  padding-bottom:40px;
  -webkit-transition:all .5s ease-in-out;
  transition:all .5s ease-in-out; }
  .open>.accordion__content--dark{
    color:#fff; }

.accordion-big{
  background:#fff;
  padding:20px 20px 50px 30px;
  border-top-left-radius:10px;
  box-shadow:0 34px 90px 0 rgba(37,37,37,.1);
  max-width:1160px;
  width:100%; }
  @media (min-width:720px){
    .accordion-big{
      padding:100px; } }
  .accordion-big__section{
    border-bottom:2px solid #f0f4f7; }
  .accordion-big__button{
    width:100%;
    height:100%;
    font-family:Montserrat Bold,sans-serif;
    color:#252525;
    text-align:left;
    border:0;
    background:transparent;
    cursor:pointer;
    outline-style:none;
    padding-top:20px;
    padding-bottom:20px;
    -webkit-transition:all .5s ease-in-out;
    transition:all .5s ease-in-out;
    font-size:24px;
    line-height:1.417; }
    .accordion-big__button:hover{
      -webkit-transition:all .3s ease-in-out;
      transition:all .3s ease-in-out;
      color:#8799a3; }
    .accordion-big__button:before{
      content:"+";
      margin-right:20px; }
  .accordion-big__content{
    -webkit-transition:all .5s ease-in-out;
    transition:all .5s ease-in-out;
    margin-left:5px;
    margin-right:5px;
    font-size:18px;
    font-family:Cambay,sans-serif;
    color:#252525;
    line-height:1.556;
    text-align:left; }
    @media (min-width:720px){
      .accordion-big__content{
        margin-left:37px;
        margin-right:40px; } }

.open>.accordion-big__button{
  color:#0081ff;
  -webkit-transition:all .3s ease-in-out;
  transition:all .3s ease-in-out; }
  .open>.accordion-big__button:before{
    content:"–";
    margin-right:20px; }

.open>.accordion-big__content{
  padding-bottom:30px; }


/*	Responsive Tabs v1.0, Copyright 2014, Joe Mottershaw, https://github.com/joemottershaw/
//	======================================================================================= */

/*	Table of Contents
//	==================================================
//		#Reset
//		#Themes


/*	#Reset
//	================================================== */

.tabs {
	margin: 0;
	padding: 0;
	list-style-type: none;
	
}
ul.tabs {
	float: left;
	width: 22%;
	border: 1px solid #eee;
}
.tabs li {
	margin: 0;
	text-align: left;
}
.tabs li a {
	color: #454545;
	display: block;
	height: 60px; 
	padding: 0 0px 0 18px;
	text-decoration: none;
	line-height: 40px;
	font-size: 14px;
	padding: 10px 0 0 20px;
	border-bottom: 1px solid #eee;
}
.tabs li.active a {
	color: #fff;
	background-color: #fd602c;
}
.tabs-content {
	float: left;
	width: 76%;
	padding: 0 0 0 3%;
	text-align: left;
	margin-bottom: 40px;
}
/*.tabs-content img {
	width: 100%;
}*/
.tabs-content img.img_left2 {
	width: auto;
}
.tabs-content .tabs-panel {
/*padding: 20px;*/
}
.tabs-content .tabs-panel .tab-title {
	display: none;
}
 @media only screen and (min-width: 768px) and (max-width: 999px) {
ul.tabs {
	width: 100%;
}
.tabs-content {
	width: 100%;
	padding: 0 0 0 0%;
}
}
 @media only screen and (min-width: 640px) and (max-width: 767px) {
ul.tabs {
	width: 100%;
}
.tabs-content {
	width: 100%;
	padding: 0% 0% 0%;
}
}
 @media only screen and (min-width: 480px) and (max-width: 767px) {
ul.tabs {
	width: 100%;
}
.tabs-content {
	width: 100%;
	padding: 0% 0% 0% 0%;
}
.tabs-content img {
	width: 90%;
}
}
 @media only screen and (max-width: 479px) {
ul.tabs {
	width: 100%;
}
.tabs-content {
	width: 100%;
	padding: 0% 0% 0% 0%;
}
.tabs-content img {
	width: 100%;
	float: left;
}
}


/*=====================================================================
	Responsive tabs 1
=====================================================================*/

.tabs1 {
	margin: 0 auto;
	padding: 0; text-align:center;
	list-style-type: none;
	border-bottom: none;
	width: 99%; float:left;
	/*background-color: #fff;*/
	position: relative;
	z-index: 4;
}
.tabs1 li {
	margin: 0;
	text-align: center;
}
.tabs1 li a {
	float: left;
	color: #FFF; font-family:'Open Sans';
	font-weight:300;
	padding: 60px 40px;
	margin: 0px auto;
	text-decoration: none;
	line-height: 22px;
	font-size: 16px;

}
.tabs1 li a i{
font-size: 36px; padding-bottom:20px;	
}
.tabs1 li a:hover {
	color: #ab263b;
}
.tabs1 li.active a {
color: #ab263b;
}

.tabs1 li.active a:after {
	-moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-top-color: #12171f;
    border-left-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-image: none;
    border-style: solid;
    border-width: 24px;
    content: "";
    height: 0;
    position: absolute;
    top: 100%;
    width: 0;  
    margin: 0px 0 0 -88px ;
	text-align:center;
}

.tabs-content1 {
	float: left;
	width: 100%;
	padding: 7% 0% 0% 0%;
	text-align: left;
	margin-bottom: 0;
	position: relative;
	z-index: 3;
}
.tabs-content1 img.img_left2 {
	width: auto;
	margin-right: 25px;
	margin-bottom: 20px;
}
.tabs-content1 .tabs-panel {
	padding: 20px;
}
.tabs-content1 .tabs-panel1 h3{
font-family:'Raleway';
}
.tabs-content1 .tabs-panel1 {
font-family:'Open Sans';
}
.tabs-content1 .tabs-panel1 i{
	color:#ab263b;
}
.tabs-content1 .tabs-panel7 .tab-title3 {
	display: none;
}
.tabs13.two li a {
	padding: 0px 20px;
}
/*	#Themes
//	================================================== */

#example-1 .tabs1 li {
	width: 100px;
	border: 1px solid #DDD;
	border-right: 0;
	background: #EEE;
	cursor: pointer;
	position: relative;
	z-index: 999;
}
#example-1 .tabs1 li:last-child {
	border-right: 1px solid #DDD;
}
#example-1 .tabs1 li.active {
	border-bottom: 1px solid #FFF;
	background: #FFF;
}
#example-1 .tabs-content1 {
	border: 1px solid #DDD;
	background: #FFF;
	position: relative;
	top: -1px;
	z-index: 99;
}
#example-1 .tabs-content1 .tab-title {
	color: #0b8593;
}
 @media only screen and (min-width: 1000px) and (max-width: 1169px) {
.tabs1 li a {
	padding: 0px 40px;
}
.tabs1.two li a {
	padding: 0 11px;
}
.tabs1 li a {
	font-size: 16px;
}
.tabs1 li.active a::after {
 top: 120%;
}

}
 @media only screen and (min-width: 768px) and (max-width: 999px) {
.tabs1 li a {
	padding: 0px 20px;
}
.tabs1.two li a {
	padding: 0px 5px;
}
.tabs1 li a {
	font-size: 14px;
}
}
 @media only screen and (min-width: 480px) and (max-width: 767px) {
.tabs1 li a {
	font-size: 14px;
	padding: 0px 18px;
	margin-bottom: 10px;
}
}
 @media only screen and (max-width: 479px) {
.tabs1 li a {
	font-size: 14px;
	padding: 0px 20px;
	margin-bottom: 10px;
}
.tabs1.two li a {
	padding: 0px 9px;
}
.tabs-content1 img.img_left2 {
	margin-bottom: 20px;
	margin-right: 0px;
	width: 90%;
}
.tabs-content1 {
	width: 100%;
margin: 40px 0 0;
}
.section_holder1 {
	padding: 0;
}
.tabs1 {
	width: 99%;
}
}


/*=====================================================================
	Responsive tabs 2
=====================================================================*/

.tabs2 {
	margin: 0;
	padding: 0;
	list-style-type: none;
	border-bottom: none;
	height: 54px;
	width: 99%;
	position: relative;
	z-index: 4;
}
.tabs2 li {
	margin: 0;
	text-align: left;
}
.tabs2 li a {
	position: relative;
	float: left;
	color: #414b54;
	width: 24%;
	height: 53px;
	padding: 0; margin:0 0.5%;
	text-align: center;
	font-weight: normal;
	text-decoration: none;
	line-height: 50px;
	font-size: 18px;
	background-color: #FFF;
	border: 1px solid #e0e0e0;
}

.tabs2 li a:hover {
	color: #fff;
	background-color: #dc6226;
}
.tabs2 li.active a::after {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-top-color: #dc6226;
    border-left-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-image: none;
    border-style: solid;
    border-width: 14px;
    content: "";
    height: 0;
    position: absolute;
    top: 100%;
    width: 0;
    margin: 0px 0 0 -57px;
    text-align: center;
}

.tabs2 li.active a {
	color: #fff;	
	background-color: #dc6226;
}

.tabs2 li:first-child.active a::after{
 margin: 0px 0 0 -72px;
}

.tabs2 li.active:nth-child(2n) a::after{
 margin: 0px 0 0 -65px;
}

.tabs-content2 {
	float: left;
	width: 99%;
	padding: 30px 0 0 0;
	text-align: left;
	margin-bottom: 0;
	/*border-bottom: 1px solid #d9d9d9;
	border-right: 1px solid #d9d9d9;
	border-left: 1px solid #d9d9d9;
	border-top: 1px solid #d9d9d9;*/
	position: relative;
	z-index: 3;
}
.tabs-content2 img.img_left2 {
	width: auto;
	margin-right: 25px;
	margin-bottom: 20px;
}
.tabs-content2 .tabs-panel {
	padding: 20px;
}
.tabs-content2 .tabs-content2 .tab-title3 {
	display: none;
}
.tabs2.two li a {
	padding: 0px 20px;
}

.tabs2.red {
	
}
.tabs2.red li a:hover {
	color: #fff;
	background-color: #e94e4c;
}
.tabs2.red li.active a {
	color: #fff;	
	background-color: #e94e4c;
}
.tabs2.red li.active a::after {
border-top-color: #e94e4c;
}


/*	#Themes
//	================================================== */

#tabs-content2 .tabs2 li {
	width: 100px;
	border: 1px solid #DDD;
	border-right: 0;
	background: #EEE;
	cursor: pointer;
	position: relative;
	z-index: 999;
}
#tabs-content2 .tabs2 li:last-child {
	border-right: 1px solid #DDD;
}
#tabs-content2 .tabs2 li.active {
	border-bottom: 1px solid #FFF;
	background: #FFF;
}
#tabs-content2 .tabs-content2 {
	border: 1px solid #DDD;
	background: #FFF;
	position: relative;
	top: -1px;
	z-index: 99;
}
#tabs-content2 .tabs-content2 .tab-title {
	color: #0b8593;
}
 @media only screen and (min-width: 768px) and (max-width: 999px) {
}
 @media only screen and (min-width: 640px) and (max-width: 767px) {
}
 @media only screen and (min-width: 480px) and (max-width: 639px) {
}
 @media only screen and (max-width: 479px) {
}


/*=====================================================================
	Responsive tabs 3
=====================================================================*/

.tabs3 {
	margin: 0;
	padding: 0;
	list-style-type: none;
	border-bottom: none;
	height: 54px;
	width: 99%;
	position: relative;
	z-index: 4;
	background-color: #f6f6f6;
}
.tabs3 li {
	margin: 0;
	text-align: left;
}
.tabs3 li a {
	position: relative;
	float: left;
	color: #161616;
	/*width:33.3%;*/
	height: 53px;
	padding: 0 42px;
	text-align: center;
	font-weight: normal;
	text-decoration: none;
	line-height: 50px;
	font-size: 14px;
	background-color: #f5f5f5;
	border-right: 1px solid #e8e8e8;
}
.tabs3 li a.last {
	border-right: none;
}
.tabs3 li a:hover {
	color: #fff;
	background-color: #fd602c;
}
.tabs3 li.active a {
	color: #fff;
	border-right: 1px solid #fd602c;
	background-color: #fd602c;
}
.tabs-content3 {
	float: left;
	width: 99%;
	padding: 30px 0 0 0;
	text-align: left;
	margin-bottom: 0;
	/*border-bottom: 1px solid #d9d9d9;
	border-right: 1px solid #d9d9d9;
	border-left: 1px solid #d9d9d9;
	border-top: 1px solid #d9d9d9;*/
	position: relative;
	z-index: 3;
}
.tabs-content3 img.img_left2 {
	width: auto;
	margin-right: 25px;
	margin-bottom: 20px;
}
.tabs-content3 .tabs-panel {
	padding: 20px;
}
.tabs-content3 .tabs-content3 .tab-title3 {
	display: none;
}
.tabs3.two li a {
	padding: 0px 20px;
}
/*	#Themes
//	================================================== */

#tabs-content3 .tabs3 li {
	width: 100px;
	border: 1px solid #DDD;
	border-right: 0;
	background: #EEE;
	cursor: pointer;
	position: relative;
	z-index: 999;
}
#tabs-content3 .tabs3 li:last-child {
	border-right: 1px solid #DDD;
}
#tabs-content3 .tabs3 li.active {
	border-bottom: 1px solid #FFF;
	background: #FFF;
}
#tabs-content3 .tabs-content3 {
	border: 1px solid #DDD;
	background: #FFF;
	position: relative;
	top: -1px;
	z-index: 99;
}
#tabs-content3 .tabs-content3 .tab-title {
	color: #0b8593;
}
 @media only screen and (min-width: 1000px) and (max-width: 1169px) {
.tabs3 li a {
	padding: 0 30px;
}
}
 @media only screen and (min-width: 768px) and (max-width: 999px) {
}
 @media only screen and (min-width: 640px) and (max-width: 767px) {
}
 @media only screen and (min-width: 480px) and (max-width: 639px) {
.tabs3 li a {
	padding: 0 26px;
}
}
 @media only screen and (max-width: 479px) {
.tabs3 li a {
	padding: 0 15px;
	margin-bottom: 10px;
}
}


/*=====================================================================
	Responsive tabs 4
=====================================================================*/

.tabs4 {
	margin: 0;
	padding: 0;
	list-style-type: none;
	border-bottom: none;
	height: 54px;
	width: 99%;
	position: relative;
	z-index: 4;
}
.tabs4 li {
	margin: 0;
	text-align: left;
}
.tabs4 li a {
	position: relative;
	float: left;
	color: #a2a1a1;
	padding: 10px 30px;
	text-align: center;
	font-weight: normal;
	text-decoration: none;
	line-height: 45px;
	font-size: 14px;
	background-color: #fff;
	border-right: 1px solid #dcdcdc;
}
.tabs4 li:last-child a {
	border-right: none;
}
.tabs4 li a h5 {
	color: #a2a1a1;
}
.tabs4 li a span {
	font-size: 40px;
	color: #a2a1a1;
}
.tabs4 li a.last {
	border-right: none;
}
.tabs4 li a:hover span {
	color: #242424;
	background-color: #fff;
}
.tabs4 li a:hover {
	color: #242424;
	background-color: #fff;
}
.tabs4 li a:hover h5 {
	color: #242424;
}
.tabs4 li.active a {
	color: #242424;
	background-color: #fff;
}
.tabs4 li.active a h5 {
	color: #242424;
	background-color: #fff;
}
.tabs4 li.active a span {
	color: #242424;
}
.tabs-content4 {
	float: left;
	width: 99%;
	padding: 30px 0 0 0;
	text-align: left;
	margin-bottom: 0;
	position: relative;
	z-index: 3;
}
.tabs-content4 img.img_left2 {
	width: auto;
	margin-right: 25px;
	margin-bottom: 20px;
}
.tabs-content4 .tabs-panel {
	padding: 20px;
}
.tabs-content4 .tabs-content4 .tab-title3 {
	display: none;
}
.tabs4.two li a {
	padding: 0px 20px;
}
/*	#Themes
//	================================================== */

#tabs-content4 .tabs4 li {
	width: 100px;
	border: 1px solid #DDD;
	border-right: 0;
	background: #EEE;
	cursor: pointer;
	position: relative;
	z-index: 999;
}
#tabs-content4 .tabs4 li:last-child {
	border-right: 1px solid #DDD;
}
#tabs-content4 .tabs4 li.active {
	border-bottom: 1px solid #FFF;
	background: #FFF;
}
#tabs-content4 .tabs-content4 {
	border: 1px solid #DDD;
	background: #FFF;
	position: relative;
	top: -1px;
	z-index: 99;
}
#tabs-content4 .tabs-content4 .tab-title {
	color: #0b8593;
}
 @media only screen and (min-width: 768px) and (max-width: 999px) {
}
 @media only screen and (min-width: 640px) and (max-width: 767px) {
}
 @media only screen and (min-width: 480px) and (max-width: 639px) {
}
 @media only screen and (max-width: 479px) {
}


/*=====================================================================
	Responsive tabs 5
=====================================================================*/

.tabs5 {
	margin: 0;
	padding: 0;
	list-style-type: none;
	border-bottom: none;
	height: 54px;
	width: 99%;
	position: relative;
	z-index: 4;
	background-color: #f6f6f6;
}
.tabs5 li {
	margin: 0;
	text-align: left;
}
.tabs5 li a {
	position: relative;
	float: left;
	color: #161616;
	/*width:33.3%;*/
	height: 53px;
	padding: 0 42px;
	text-align: center;
	font-weight: normal;
	text-decoration: none;
	line-height: 50px;
	font-size: 14px;
	background-color: #f5f5f5;
	border-right: 1px solid #e8e8e8;
}
.tabs5 li a.last {
	border-right: none;
}
.tabs5 li a:hover {
	color: #fff;
	background-color: #fd602c;
}
.tabs5 li.active a {
	color: #fff;
	border-right: 1px solid #fd602c;
	background-color: #fd602c;
}
.tabs-content5 {
	float: left;
	width: 99%;
	padding: 30px 0 0 0;
	text-align: left;
	margin-bottom: 0;
	position: relative;
	z-index: 3;
}
.tabs-content5 img.img_left2 {
	width: auto;
	margin-right: 25px;
	margin-bottom: 20px;
}
.tabs-content5 .tabs-panel {
	padding: 20px;
}
.tabs-content5 .tabs-content5 .tab-title3 {
	display: none;
}
.tabs5.two li a {
	padding: 0px 20px;
}
/*	#Themes
//	================================================== */

#tabs-content5 .tabs5 li {
	width: 100px;
	border: 1px solid #DDD;
	border-right: 0;
	background: #EEE;
	cursor: pointer;
	position: relative;
	z-index: 999;
}
#tabs-content5 .tabs5 li:last-child {
	border-right: 1px solid #DDD;
}
#tabs-content5 .tabs5 li.active {
	border-bottom: 1px solid #FFF;
	background: #FFF;
}
#tabs-content5 .tabs-content5 {
	border: 1px solid #DDD;
	background: #FFF;
	position: relative;
	top: -1px;
	z-index: 99;
}
#tabs-content5 .tabs-content5 .tab-title {
	color: #0b8593;
}
 @media only screen and (min-width: 1000px) and (max-width: 1169px) {
.tabs5 li a {
	padding: 0 30px;
}
}
 @media only screen and (min-width: 768px) and (max-width: 999px) {
}
 @media only screen and (min-width: 640px) and (max-width: 767px) {
}
 @media only screen and (min-width: 480px) and (max-width: 639px) {
.tabs5 li a {
	padding: 0 26px;
}
}
 @media only screen and (max-width: 479px) {
.tabs5 li a {
	padding: 0 15px;
	margin-bottom: 10px;
}
}


/*=====================================================================
	Responsive tabs 6
=====================================================================*/

.tabs6 {
	margin: 0;
	padding: 0;
	list-style-type: none;
	border-bottom: none;
	height: 40px;
	width: 99%;
	position: relative;
	z-index: 4;
}
.tabs6 li {
	margin: 0;
	text-align: left;
}
.tabs6 li a {
	position: relative;
	float: left;
	color: #727272;
	width: 33.3%;
	height: 40px;
	padding: 0;
	text-align: center;
	font-weight: normal;
	text-decoration: none;
	line-height: 40px;
	font-size: 14px;
	background-color: #fff;
	border-left: 1px solid #dddddd;
	border-top: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
}

.tabs6 li a.last {
	border-right: 1px solid #dddddd;
}
.tabs6 li a:hover {
	color: #fff;
	background-color: #1e222b;
}
.tabs6 li.active a {
	color: #fff;	
	background-color: #1e222b;
}
.tabs6 li.active a:after {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-top-color: #1e222b;
    border-left-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-image: none;
    border-style: solid;
    border-width: 14px;
    content: "";
    height: 0;
    position: absolute;
    top: 94%;
    width: 0;
    margin: 0px 0 0 -57px;
    text-align: center;
}
.tabs6 li.active:nth-child(3n) a::after {
    margin: 0px 0 0 -40px;
}

.tabs-content6 {
	float: left;
	width: 99%;
	padding: 30px 15px 15px;
	text-align: left;
	margin-bottom: 0;
	position: relative;
	z-index: 3;
	border: 1px solid #dddddd;
	border-top: 0px;
}
.tabs-content6 img.img_left2 {
	width: auto;
	margin-right: 25px;
	margin-bottom: 20px;
}
.tabs-content6 .tabs-panel {
	padding: 20px;
}
.tabs-content6 a{ color:#1e222b;}
.tabs-content6 a:hover{ color:#c9012f;}
.tabs-content6 .tabs-content6 .tab-title3 {
	display: none;
}
.tabs6.two li a {
	padding: 0px 20px;
}
/*	#Themes
//	================================================== */

#tabs-content6 .tabs6 li {
	width: 100px;
	border: 1px solid #DDD;
	border-right: 0;
	background: #EEE;
	cursor: pointer;
	position: relative;
	z-index: 999;
}
#tabs-content6 .tabs6 li:last-child {
	border-right: 1px solid #DDD;
}
#tabs-content6 .tabs6 li.active {
	border-bottom: 1px solid #FFF;
	background: #FFF;
}
#tabs-content6 .tabs-content6 {
	border: 1px solid #DDD;
	background: #FFF;
	position: relative;
	top: -1px;
	z-index: 99;
}
#tabs-content6 .tabs-content6 .tab-title {
	color: #0b8593;
}
 @media only screen and (min-width: 768px) and (max-width: 999px) {
}
 @media only screen and (min-width: 640px) and (max-width: 767px) {
}
 @media only screen and (min-width: 480px) and (max-width: 639px) {
}
 @media only screen and (max-width: 479px) {
}


/*=====================================================================
	Responsive tabs 7
=====================================================================*/

.tabs7 {
	margin: 0;
	padding: 0;
	list-style-type: none;
	border-bottom: none;
	height: 46px;
	width: 99%;
	position: relative;
	z-index: 4;
	background-color: #f6f6f6;
}
.tabs7 li {
	margin: 0;
	text-align: left;
}
.tabs7 li a {
	position: relative;
	float: left;
	color: #161616;
	padding: 0 30px;
	text-align: center;
	font-weight: normal;
	text-decoration: none;
	line-height: 46px;
	font-size: 14px;
	background-color: #f5f5f5;
	border-right: 1px solid #dcdcdc;
}
.tabs7 li a.last {
	border-right: none;
}
.tabs7 li a:hover {
	color: #fff;
	background-color: #161616;
}
.tabs7 li.active a {
	color: #fff;
	border-right: 1px solid #161616;
	background-color: #161616;
}
.tabs-content7 {
	float: left;
	width: 99%;
	padding: 30px 0 0 0;
	text-align: left;
	margin-bottom: 0;
	position: relative;
	z-index: 3;
}
.tabs-content7 img.img_left2 {
	width: auto;
	margin-right: 25px;
	margin-bottom: 20px;
}
.tabs-content7 .tabs-panel {
	padding: 20px;
}
.tabs-content7 .tabs-content7 .tab-title3 {
	display: none;
}
.tabs7.two li a {
	padding: 0px 20px;
}
/*	#Themes
//	================================================== */

#tabs-content7 .tabs7 li {
	width: 100px;
	border: 1px solid #DDD;
	border-right: 0;
	background: #EEE;
	cursor: pointer;
	position: relative;
	z-index: 999;
}
#tabs-content7 .tabs7 li:last-child {
	border-right: 1px solid #DDD;
}
#tabs-content7 .tabs7 li.active {
	border-bottom: 1px solid #FFF;
	background: #FFF;
}
#tabs-content7 .tabs-content7 {
	border: 1px solid #DDD;
	background: #FFF;
	position: relative;
	top: -1px;
	z-index: 99;
}
#tabs-content7 .tabs-content7 .tab-title {
	color: #0b8593;
}
 @media only screen and (min-width: 1000px) and (max-width: 1169px) {
.tabs7 li a {
	padding: 0 30px;
}
}
 @media only screen and (min-width: 768px) and (max-width: 999px) {
}
 @media only screen and (min-width: 640px) and (max-width: 767px) {
}
 @media only screen and (min-width: 480px) and (max-width: 639px) {
.tabs7 li a {
	padding: 0 26px;
}
}
 @media only screen and (max-width: 479px) {
.tabs7 li a {
	padding: 0 15px;
	margin-bottom: 10px;
}
}



/*=====================================================================
	Responsive tabs 8
=====================================================================*/

.tabs8 {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
ul.tabs8 {
	float: left;
	width: 22%;
	border: 1px solid #eee;
}
.tabs8 li {
	margin: 0;
	text-align: left;
}
.tabs8 li a {
	font-family: 'Dosis', sans-serif;
	color: #454545;
	display: block;
	padding: 5px 18px;
	text-decoration: none;
	line-height: 40px;
	font-size: 15px;
	text-transform: uppercase;
	border-bottom: 1px solid #eee;
}
.tabs8 li.active a {
	color: #fff;
	background-color: #161616;
}
.tabs-content8 {
	float: left;
	width: 76%;
	padding: 0 0 0 3%;
	text-align: left;
	margin-bottom: 40px;
}
/*.tabs-content img {
	width: 100%;
}*/
.tabs-content8 img.img_left2 {
	width: auto;
}
.tabs-content8 .tabs-panel8 {
/*padding: 20px;*/
}
.tabs-content8 .tabs-panel8 .tab-title {
	display: none;
}
 @media only screen and (min-width: 768px) and (max-width: 999px) {
ul.tabs8 {
	width: 100%;
}
.tabs-content8 {
	width: 100%;
	padding: 0 0 0 0%;
}
}
 @media only screen and (min-width: 640px) and (max-width: 767px) {
ul.tabs8 {
	width: 100%;
}
.tabs-content8 {
	width: 100%;
	padding: 0% 0% 0%;
}
}
 @media only screen and (min-width: 480px) and (max-width: 767px) {
ul.tabs8 {
	width: 100%;
}
.tabs-content8 {
	width: 100%;
	padding: 0% 0% 0% 0%;
}
.tabs-content8 img {
	width: 90%;
}
}
 @media only screen and (max-width: 479px) {
ul.tabs8 {
	width: 100%;
}
.tabs-content8 {
	width: 100%;
	padding: 0% 0% 0% 0%;
}
.tabs-content8 img {
	width: 100%;
	float: left;
}
}


/*=====================================================================
	Responsive tabs 9
=====================================================================*/

.tabs9 {
	margin: 0;
	padding: 0;
	list-style-type: none;
	border-bottom: none;
	height: 51px;
	width: 99%;
	background-color: #fff;
	position: relative;
	z-index: 4;
}
.tabs9 li {
	margin: 0;
	text-align: left;
}
.tabs9 li a {
	float: left;
	color: #454545;
	height: 50px;
	padding: 0px 20px;
	margin-right: 6px;
	font-weight: normal;
	text-decoration: none;
	line-height: 50px;
	font-size: 18px;
	background-color: #fff;
	font-family: 'Dosis', sans-serif;
	border: 1px solid #e0e0e0;
}
.tabs9 li a:hover {
	color: #161616;
}
.tabs9 li.active a {
	color: #fff;
	border: 1px solid #161616;
	background-color: #161616;
}
.tabs-content9 {
	float: left;
	width: 100%;
	padding: 5% 0% 0% 0%;
	text-align: left;
	margin-bottom: 0;
	position: relative;
	z-index: 3;
}
.tabs-content9 img.img_left2 {
	width: auto;
	margin-right: 25px;
	margin-bottom: 20px;
}
.tabs-content9 .tabs-panel {
	padding: 20px;
}
.tabs-content9 .tabs-panel7 .tab-title3 {
	display: none;
}
.tabs93.two li a {
	padding: 0px 20px;
}
/*	#Themes
//	================================================== */

#example-1 .tabs9 li {
	width: 100px;
	border: 1px solid #DDD;
	border-right: 0;
	background: #EEE;
	cursor: pointer;
	position: relative;
	z-index: 999;
}
#example-1 .tabs9 li:last-child {
	border-right: 1px solid #DDD;
}
#example-1 .tabs9 li.active {
	border-bottom: 1px solid #FFF;
	background: #FFF;
}
#example-1 .tabs-content9 {
	border: 1px solid #DDD;
	background: #FFF;
	position: relative;
	top: -1px;
	z-index: 99;
}
#example-1 .tabs-content9 .tab-title {
	color: #0b8593;
}
 @media only screen and (min-width: 1000px) and (max-width: 1169px) {
.tabs9 li a {
	padding: 0px 20px;
}
.tabs9.two li a {
	padding: 0 11px;
}
.tabs9 li a {
	font-size: 13px;
}
}
 @media only screen and (min-width: 768px) and (max-width: 999px) {
.tabs9 li a {
	padding: 0px 30px;
}
.tabs9.two li a {
	padding: 0px 5px;
}
.tabs9 li a {
	font-size: 11px;
}
}
 @media only screen and (min-width: 480px) and (max-width: 767px) {
.tabs9 li a {
	font-size: 14px;
	padding: 0px 20px;
	margin-bottom: 10px;
}
}
 @media only screen and (max-width: 479px) {
.tabs9 li a {
	font-size: 14px;
	padding: 0px 20px;
	margin-bottom: 10px;
}
.tabs9.two li a {
	padding: 0px 9px;
}
.tabs-content9 img.img_left2 {
	margin-bottom: 20px;
	margin-right: 0px;
	width: 90%;
}
.tabs-content9 {
	width: 90%;
	margin: 0 5%;
}
.section_holder1 {
	padding: 0;
}
.tabs9 {
	width: 99%;
}
}


/*=====================================================================
	Responsive tabs 10
=====================================================================*/

.tabs10 {
	margin: 0;
	padding: 0;
	list-style-type: none;
	border-bottom: none;
	height: 54px;
	width: 99%;
	position: relative;
	z-index: 4;
}
.tabs10 li {
	margin: 0;
	text-align: left;
}
.tabs10 li a {
	position: relative;
	float: left;
	color: #161616;
	width: 33.3%;
	height: 45px;
	padding: 0;
	text-align: center;
	font-weight: normal;
	text-decoration: none;
	line-height: 45px;
	font-size: 14px;
	background-color: #f5f5f5;
	border-right: 1px solid #dcdcdc;
}
.tabs10 li a.last {
	border-right: none;
}
.tabs10 li a:hover {
	color: #fff;
	background-color: #ffc000;
}
.tabs10 li.active a {
	color: #fff;
	border-right: 1px solid #ffc000;
	background-color: #ffc000;
}
.tabs-content10 {
	float: left;
	width: 99%;
	padding: 30px 0 0 0;
	text-align: left;
	margin-bottom: 0;
	position: relative;
	z-index: 3;
}
.tabs-content10 img.img_left2 {
	width: auto;
	margin-right: 25px;
	margin-bottom: 20px;
}
.tabs-content10 .tabs-panel {
	padding: 20px;
}
.tabs-content10 .tabs-content10 .tab-title3 {
	display: none;
}
.tabs10.two li a {
	padding: 0px 20px;
}
/*	#Themes
//	================================================== */

#tabs-content10 .tabs10 li {
	width: 100px;
	border: 1px solid #DDD;
	border-right: 0;
	background: #EEE;
	cursor: pointer;
	position: relative;
	z-index: 999;
}
#tabs-content10 .tabs10 li:last-child {
	border-right: 1px solid #DDD;
}
#tabs-content10 .tabs10 li.active {
	border-bottom: 1px solid #FFF;
	background: #FFF;
}
#tabs-content10 .tabs-content10 {
	border: 1px solid #DDD;
	background: #FFF;
	position: relative;
	top: -1px;
	z-index: 99;
}
#tabs-content10 .tabs-content10 .tab-title {
	color: #0b8593;
}
 @media only screen and (min-width: 768px) and (max-width: 999px) {
}
 @media only screen and (min-width: 640px) and (max-width: 767px) {
}
 @media only screen and (min-width: 480px) and (max-width: 639px) {
}
 @media only screen and (max-width: 479px) {
}


/*=====================================================================
	Responsive tabs 11
=====================================================================*/

.tabs11 {
	margin: 0;
	padding: 0;
	list-style-type: none;
	border-bottom: none;
	height: 54px;
	width: 99%;
	position: relative;
	z-index: 4;
}
.tabs11 li {
	margin: 0;
	text-align: left;
}
.tabs11 li a {
	position: relative;
	float: left;
	color: #161616;
	width: 33.3%;
	height: 45px;
	padding: 0;
	text-align: center;
	font-weight: normal;
	text-decoration: none;
	line-height: 45px;
	font-size: 14px;
	background-color: #f5f5f5;
	border-right: 1px solid #dcdcdc;
}
.tabs11 li a.last {
	border-right: none;
}
.tabs11 li a:hover {
	color: #fff;
	background-color: #a5d549;
}
.tabs11 li.active a {
	color: #fff;
	border-right: 1px solid #a5d549;
	background-color: #a5d549;
}
.tabs-content11 {
	float: left;
	width: 99%;
	padding: 30px 0 0 0;
	text-align: left;
	margin-bottom: 0;
	position: relative;
	z-index: 3;
}
.tabs-content11 img.img_left2 {
	width: auto;
	margin-right: 25px;
	margin-bottom: 20px;
}
.tabs-content11 .tabs-panel {
	padding: 20px;
}
.tabs-content11 .tabs-content11 .tab-title3 {
	display: none;
}
.tabs11.two li a {
	padding: 0px 20px;
}
/*	#Themes
//	================================================== */

#tabs-content11 .tabs11 li {
	width: 100px;
	border: 1px solid #DDD;
	border-right: 0;
	background: #EEE;
	cursor: pointer;
	position: relative;
	z-index: 999;
}
#tabs-content11 .tabs11 li:last-child {
	border-right: 1px solid #DDD;
}
#tabs-content11 .tabs11 li.active {
	border-bottom: 1px solid #FFF;
	background: #FFF;
}
#tabs-content11 .tabs-content11 {
	border: 1px solid #DDD;
	background: #FFF;
	position: relative;
	top: -1px;
	z-index: 99;
}
#tabs-content11 .tabs-content11 .tab-title {
	color: #0b8593;
}
 @media only screen and (min-width: 768px) and (max-width: 999px) {
}
 @media only screen and (min-width: 640px) and (max-width: 767px) {
}
 @media only screen and (min-width: 480px) and (max-width: 639px) {
}
 @media only screen and (max-width: 479px) {
}


/*=====================================================================
	Responsive tabs 12
=====================================================================*/

.tabs12 {
	margin: 0;
	padding: 0;
	list-style-type: none;
	border-bottom: none;
	height: 54px;
	width: 99%;
	position: relative;
	z-index: 4;
}
.tabs12 li {
	margin: 0;
	text-align: left;
}
.tabs12 li a {
	position: relative;
	float: left;
	color: #161616;
	width: 33.3%;
	height: 45px;
	padding: 0;
	text-align: center;
	font-weight: normal;
	text-decoration: none;
	line-height: 45px;
	font-size: 14px;
	background-color: #f5f5f5;
	border-right: 1px solid #dcdcdc;
}
.tabs12 li a.last {
	border-right: none;
}
.tabs12 li a:hover {
	color: #fff;
	background-color: #c3a254;
}
.tabs12 li.active a {
	color: #fff;
	border-right: 1px solid #c3a254;
	background-color: #c3a254;
}
.tabs-content12 {
	float: left;
	width: 99%;
	padding: 30px 0 0 0;
	text-align: left;
	margin-bottom: 0;
	position: relative;
	z-index: 3;
}
.tabs-content12 img.img_left2 {
	width: auto;
	margin-right: 25px;
	margin-bottom: 20px;
}
.tabs-content12 .tabs-panel {
	padding: 20px;
}
.tabs-content12 .tabs-content12 .tab-title3 {
	display: none;
}
.tabs12.two li a {
	padding: 0px 20px;
}
/*	#Themes
//	================================================== */

#tabs-content12 .tabs12 li {
	width: 100px;
	border: 1px solid #DDD;
	border-right: 0;
	background: #EEE;
	cursor: pointer;
	position: relative;
	z-index: 999;
}
#tabs-content12 .tabs12 li:last-child {
	border-right: 1px solid #DDD;
}
#tabs-content12 .tabs12 li.active {
	border-bottom: 1px solid #FFF;
	background: #FFF;
}
#tabs-content12 .tabs-content12 {
	border: 1px solid #DDD;
	background: #FFF;
	position: relative;
	top: -1px;
	z-index: 99;
}
#tabs-content12 .tabs-content12 .tab-title {
	color: #0b8593;
}
 @media only screen and (min-width: 768px) and (max-width: 999px) {
}
 @media only screen and (min-width: 640px) and (max-width: 767px) {
}
 @media only screen and (min-width: 480px) and (max-width: 639px) {
}
 @media only screen and (max-width: 479px) {
}


/*=====================================================================
	Responsive tabs 13
=====================================================================*/

.tabs13 {
	margin: 0;
	padding: 0;
	list-style-type: none;
	border-bottom: none;
	height: 51px;
	width: 99%;
	background-color: #fff;
	position: relative;
	z-index: 4;
}
.tabs13 li {
	margin: 0;
	text-align: left;
}
.tabs13 li a {
	float: left;
	color: #454545;
	height: 50px;
	padding: 0px 20px;
	margin-right: 6px;
	font-weight: normal;
	text-decoration: none;
	line-height: 50px;
	font-size: 16px;
	background-color: #fff;
	font-family: "Raleway", sans-serif;
	border: 1px solid #e0e0e0;
}
.tabs13 li a:hover {
	color: #f43819;
}
.tabs13 li.active a {
	color: #fff;
	border: 1px solid #f43819;
	background-color: #f43819;
}
.tabs-content13 {
	float: left;
	width: 100%;
	padding: 5%;
	text-align: left;
	margin-bottom: 0;
	margin-top: 20px;
	position: relative;
	z-index: 3;
	border: 1px solid #e4e4e4;
}
.tabs-content13 img.img_left2 {
	width: auto;
	margin-right: 25px;
	margin-bottom: 20px;
}
.tabs-content13 .tabs-panel {
	padding: 20px;
}
.tabs-content13 .tabs-panel7 .tab-title3 {
	display: none;
}
.tabs133.two li a {
	padding: 0px 20px;
}
/*	#Themes
//	================================================== */

#example-1 .tabs13 li {
	width: 100px;
	border: 1px solid #DDD;
	border-right: 0;
	background: #EEE;
	cursor: pointer;
	position: relative;
	z-index: 999;
}
#example-1 .tabs13 li:last-child {
	border-right: 1px solid #DDD;
}
#example-1 .tabs13 li.active {
	border-bottom: 1px solid #FFF;
	background: #FFF;
}
#example-1 .tabs-content13 {
	border: 1px solid #DDD;
	background: #FFF;
	position: relative;
	top: -1px;
	z-index: 99;
}
#example-1 .tabs-content13 .tab-title {
	color: #0b8593;
}
 @media only screen and (min-width: 1000px) and (max-width: 1169px) {
.tabs13 li a {
	padding: 0px 20px;
}
.tabs13.two li a {
	padding: 0 11px;
}
.tabs13 li a {
	font-size: 13px;
}
}
 @media only screen and (min-width: 768px) and (max-width: 999px) {
.tabs13 li a {
	padding: 0px 30px;
}
.tabs13.two li a {
	padding: 0px 5px;
}
.tabs13 li a {
	font-size: 11px;
}
}
 @media only screen and (min-width: 480px) and (max-width: 767px) {
.tabs13 li a {
	font-size: 14px;
	padding: 0px 20px;
	margin-bottom: 10px;
}
}
 @media only screen and (max-width: 479px) {
.tabs13 li a {
	font-size: 14px;
	padding: 0px 20px;
	margin-bottom: 10px;
}
.tabs13.two li a {
	padding: 0px 9px;
}
.tabs-content13 img.img_left2 {
	margin-bottom: 20px;
	margin-right: 0px;
	width: 90%;
}
.tabs-content13 {
	width: 90%;
	margin: 0 5%;
}
.section_holder1 {
	padding: 0;
}
.tabs13 {
	width: 99%;
}
}


/*=====================================================================
	Responsive tabs 14
=====================================================================*/

.tabs14 {
	margin: 0;
	padding: 0;
	list-style-type: none;
	border: 1px solid #d9d9d9;
	border-bottom: none;
	height: 54px;
	width: 99%;
	background-color: #fff;
	position: relative;
	z-index: 4;
}
.tabs14 li {
	margin: 0;
	text-align: left;
}
.tabs14 li a {
	position: relative;
	width: 175.6px;
	float: left;
	color: #161616;
	height: 53px;
	padding: 0;
	text-align: center;
	font-weight: normal;
	text-decoration: none;
	line-height: 50px;
	font-size: 14px;
	background-color: #fff;
	border-right: 1px solid #d9d9d9;
}
.tabs14 li a.last {
	border-right: none;
}
.tabs14 li a:hover {
	color: #92d102;
}
.tabs14 li.active a {
	color: #92d102;
	background-color: #fff;
}
.tabs-content14 {
	float: left;
	width: 99%;
	padding: 30px 30px;
	text-align: left;
	margin-bottom: 40px;
	border-bottom: 1px solid #d9d9d9;
	border-right: 1px solid #d9d9d9;
	border-left: 1px solid #d9d9d9;
	border-top: 1px solid #d9d9d9;
	position: relative;
	z-index: 3;
}
.tabs-content14 img.img_left2 {
	width: auto;
	margin-right: 25px;
	margin-bottom: 20px;
}
.tabs-content14 .tabs-panel {
	padding: 20px;
}
.tabs-content14 .tabs-panel3 .tab-title3 {
	display: none;
}
.tabs14.two li a {
	padding: 0px 20px;
}
/*	#Themes
//	================================================== */

#example-14 .tabs14 li {
	width: 100px;
	border: 1px solid #DDD;
	border-right: 0;
	background: #EEE;
	cursor: pointer;
	position: relative;
	z-index: 999;
}
#example-14 .tabs14 li:last-child {
	border-right: 1px solid #DDD;
}
#example-14 .tabs14 li.active {
	border-bottom: 1px solid #FFF;
	background: #FFF;
}
#example-14 .tabs-content14 {
	border: 1px solid #DDD;
	background: #FFF;
	position: relative;
	top: -1px;
	z-index: 99;
}
#example-14 .tabs-content14 .tab-title {
	color: #0b8593;
}
 @media only screen and (min-width: 1000px) and (max-width: 1169px) {
.tabs14 li a {
	width: 97.4px;
}
.tabs14 li a .tab_arrow_down {
	margin: 0px 0px 0px 29px;
}
}
 @media only screen and (min-width: 768px) and (max-width: 999px) {
.tabs14 li a {
	padding: 0px 9px;
}
.tabs14.two li a {
	padding: 0px 5px;
}
.tabs14 li a {
	font-size: 14px;
}
.tabs14 {
	background-color: #fff;
	height: 51px;
}
.footer_logo {
	width: 100%;
}
.footer ul.recent_posts li {
	border-bottom: 1px solid #2F2F2F;
	margin: 0px 0px 23px 0px;
}
.tabs14 li a {
	width: 141.6px;
}
}
 @media only screen and (min-width: 480px) and (max-width: 767px) {
.tabs14 li a {
	padding: 0px 5px;
}
.tabs14 {
	background-color: #fff;
	height: 51px;
}
}
 @media only screen and (max-width: 479px) {
.tabs-content14 img.img_left2 {
	margin-bottom: 20px;
	margin-right: 17px;
	width: 49%;
}
.tabs-content14 {
	width: 99%;
	margin: 0px 0%;
}
.tabs14 li a {
	margin: 0px 0%;
	width: 48.3%;
	font-size: 13px;
}
.tabs14 {
	width: 99%;
}
.tabs14 li a .tab_arrow_down {
	margin: 0px 0px 0px 24px;
}
}


/*=====================================================================
	Responsive tabs 15
=====================================================================*/

.tabs15 {
	margin: 0;
	padding: 0;
	list-style-type: none;
	border-bottom: none;
	height: 51px;
	width: 99%;
	background-color: #fff;
	position: relative;
	z-index: 4;
}
.tabs15 li {
	margin: 0;
	text-align: left;
}
.tabs15 li a {
	float: left;
	color: #454545;
	height: 50px;
	padding: 0px 20px;
	margin-right: 6px;
	font-weight: normal;
	text-decoration: none;
	line-height: 50px;
	font-size: 16px;
	background-color: #fff;
	font-family: "Raleway", sans-serif;
	border: 1px solid #e0e0e0;
}
.tabs15 li a:hover {
	color: #fd602c;
}
.tabs15 li.active a {
	color: #fff;
	border: 1px solid #fd602c;
	background-color: #fd602c;
}
.tabs-content15 {
	float: left;
	width: 100%;
	padding: 5%;
	text-align: left;
	margin-bottom: 0;
	margin-top: 20px;
	position: relative;
	z-index: 3;
	border: 1px solid #e4e4e4;
}
.tabs-content15 img.img_left2 {
	width: auto;
	margin-right: 25px;
	margin-bottom: 20px;
}
.tabs-content15 .tabs-panel {
	padding: 20px;
}
.tabs-content15 .tabs-panel7 .tab-title3 {
	display: none;
}
.tabs153.two li a {
	padding: 0px 20px;
}
/*	#Themes
//	================================================== */

#example-1 .tabs15 li {
	width: 100px;
	border: 1px solid #DDD;
	border-right: 0;
	background: #EEE;
	cursor: pointer;
	position: relative;
	z-index: 999;
}
#example-1 .tabs15 li:last-child {
	border-right: 1px solid #DDD;
}
#example-1 .tabs15 li.active {
	border-bottom: 1px solid #FFF;
	background: #FFF;
}
#example-1 .tabs-content15 {
	border: 1px solid #DDD;
	background: #FFF;
	position: relative;
	top: -1px;
	z-index: 99;
}
#example-1 .tabs-content15 .tab-title {
	color: #0b8593;
}
 @media only screen and (min-width: 1000px) and (max-width: 1169px) {
.tabs15 li a {
	padding: 0px 20px;
}
.tabs15.two li a {
	padding: 0 11px;
}
.tabs15 li a {
	font-size: 13px;
}
}
 @media only screen and (min-width: 768px) and (max-width: 999px) {
.tabs15 li a {
	padding: 0px 30px;
}
.tabs15.two li a {
	padding: 0px 5px;
}
.tabs15 li a {
	font-size: 11px;
}
}
 @media only screen and (min-width: 480px) and (max-width: 767px) {
.tabs15 li a {
	font-size: 14px;
	padding: 0px 20px;
	margin-bottom: 10px;
}
}

@media only screen and (max-width: 479px) {
.tabs15 li a {
	font-size: 14px;
	padding: 0px 20px;
	margin-bottom: 10px;
}
.tabs15.two li a {
	padding: 0px 9px;
}
.tabs-content15 img.img_left2 {
	margin-bottom: 20px;
	margin-right: 0px;
	width: 90%;
}
.tabs-content15 {
	width: 90%;
	margin: 0 5%;
}
.section_holder1 {
	padding: 0;
}
.tabs15 {
	width: 99%;
}
}



/*=====================================================================
=======================================================================
	Accordions
=====================================================================
======================================================================*/

.smk_accordion {
	position: relative;
	margin: 0;
	padding: 0;
	list-style: none;
	margin-bottom: 20px;
}
/**
 * --------------------------------------------------------------
 * Section
 * --------------------------------------------------------------
 */
.smk_accordion .accordion_in {
	border: 1px solid #bfbfbf;
	position: relative;
	z-index: 10;
	margin-top: -1px; margin-bottom:5px;
	overflow: hidden;
}
.smk_accordion .accordion_in.st2 {
	border: none;
}
/**
 * --------------------------------------------------------------
 * Head
 * --------------------------------------------------------------
 */
.smk_accordion .accordion_in .acc_head {
	position: relative;
	background: #FFF;
	padding: 10px; font-family:"Lato";
	color: #323232; font-weight:400;
	font-size: 20px;
	display: block;
	cursor: pointer;
}
.smk_accordion .accordion_in .acc_head .acc_icon_expand {
	display: block;
	width: 18px;
	height: 18px;
	position: absolute;
	left: 10px;
	top: 50%;
	margin-top: -9px;
	background: url(../../plusminus.png) center 0;
}
.smk_accordion .accordion_in.two .acc_head .acc_icon_expand {
	background:  url(../../plusminus2.png) center 0;
}
/**
 * --------------------------------------------------------------
 * Content
 * --------------------------------------------------------------
 */
.smk_accordion .accordion_in .acc_content {
	background: #fff;
	color: #323232; font-family:'Open Sans';
	padding: 5px 10px 20px 10px; font-weight:400;
	font-size: 14px;
}
.smk_accordion .accordion_in.st2 .acc_content {
	background: none;
	color: #7B7E85;
}
.smk_accordion .accordion_in .acc_content h1:first-of-type, .smk_accordion .accordion_in .acc_content h2:first-of-type, .smk_accordion .accordion_in .acc_content h3:first-of-type, .smk_accordion .accordion_in .acc_content h4:first-of-type, .smk_accordion .accordion_in .acc_content h5:first-of-type, .smk_accordion .accordion_in .acc_content h6:first-of-type {
	margin-top: 5px;
}
/**
 * --------------------------------------------------------------
 * General
 * --------------------------------------------------------------
 */
.smk_accordion .accordion_in:first-of-type, .smk_accordion .accordion_in:first-of-type .acc_head {
	/*border-radius: 3px 3px 0 0;*/
}
.smk_accordion .accordion_in:last-of-type, .smk_accordion .accordion_in:last-of-type .acc_content {
	/*border-radius: 0 0 3px 3px;*/
}
.smk_accordion .accordion_in.acc_active > .acc_content {
	display: block;
}
.smk_accordion .accordion_in.acc_active > .acc_head {
	background: #FFF;
}
.smk_accordion .accordion_in.orange.acc_active > .acc_head {
	color: #fff;
	background: #fd602c;
}
.smk_accordion .accordion_in.red.acc_active > .acc_head {
	color: #fff;
	background: #ab263b;
}
.smk_accordion .accordion_in.yellow.acc_active > .acc_head {
	color: #fff;
	background: #ffc000;
}
.smk_accordion .accordion_in.st2.acc_active > .acc_head {
	background: #fff;
	color: #fd602c;
}
/*style 3*/
.smk_accordion .accordion_in.style3.acc_active > .acc_head {
	background: #fff;
	color: #161616;
	border: 1px solid #161616;
}
.smk_accordion .accordion_in.style3:last-of-type, .smk_accordion .accordion_in.style3:last-of-type .acc_content {
	border-radius: 0 0 0px 0px;
}
.smk_accordion .accordion_in.style3:first-of-type, .smk_accordion .accordion_in.style3:first-of-type .acc_head {
	border-radius: 0 0 0 0;
}
.smk_accordion .accordion_in.acc_active > .acc_head .acc_icon_expand {
	
display: block;
font-family:  FontAwesome;
content: '\f139'; height: 20px;
width: 20px;
font-size:20px; color:#f00;
	background:  url(../../plusminus.png) center -17px;
}
.smk_accordion .accordion_in.two.acc_active > .acc_head .acc_icon_expand {
	background: url(../../plusminus2.png) center -18px;
}
.smk_accordion.acc_with_icon .accordion_in .acc_head, .smk_accordion.acc_with_icon .accordion_in .acc_content {
	padding-left: 40px;
}
.smk_accordion.acc_with_icon .accordion_in.st2 .acc_head, .smk_accordion.acc_with_icon .accordion_in.st2 .acc_content {
	padding-left: 40px;
	margin-top: 7px;
}
/*style three*/

.smk_accordion .accordion_in.three{ border:1px solid #cacaca;}
.smk_accordion .accordion_in.three .acc_head {
	position: relative;
	background: #e5e5e5;
	color: #1d1d1d; font-family:"Roboto";
	font-size: 18px; font-weight:300;	
	display: block;
	cursor: pointer;

}
.smk_accordion .accordion_in.three.acc_active > .acc_head {
	background: #FFF; color:#eb4c3a;
}
.smk_accordion .accordion_in.three .acc_head .acc_icon_expand {
	
	background:  url(../../arrows.png) center 0;
}
.smk_accordion .accordion_in.three.acc_active > .acc_head .acc_icon_expand {
	background:  url(../../arrows.png) center -18px;
}

.smk_accordion .accordion_in.three .acc_content {
    padding-left: 15px; color:#727272;
}

.smk_accordion .accordion_in.three .acc_head.white {
	background: #fff;
	color: #1d1d1d; font-family:"Lato";
	font-size: 18px; font-weight:300;	
}
.smk_accordion .accordion_in.three.acc_active > .acc_head.white {
	background: #FFF; color:#c9012f;
}
.smk_accordion .accordion_in.three .acc_head.white .acc_icon_expand {
	
	background:  url(../../plusminus5.png) center 0;
}
.smk_accordion .accordion_in.three.acc_active > .acc_head.white .acc_icon_expand {
	background:  url(../../plusminus5.png) center -16px;
}


/*style four*/
.smk_accordion .accordion_in.four {
	border: none;
}
.smk_accordion .accordion_in.four .acc_head {
	position: relative;
	background: #fff;
	color: #272727;
	font-size: 14px;
	display: block;
	cursor: pointer;
	margin-bottom: 2px;
	border: 1px solid #e4e4e4;
	border-radius: 35px;
}
.smk_accordion .accordion_in.four.acc_active > .acc_head {
	color: #fff;
	background: #fd602c;
}
.smk_accordion .accordion_in.four .acc_head .acc_icon_expand {
	left: 510px;
	background:  url(../../plusminus4.png) center 0;
}
.smk_accordion .accordion_in.four.acc_active > .acc_head .acc_icon_expand {
	background:  url(../../plusminus4.png) center -18px;
}
.smk_accordion .accordion_in.four .acc_content {
	background: #fff;
}
 @media only screen and (min-width: 768px) and (max-width: 999px) {
.smk_accordion .accordion_in.four .acc_head .acc_icon_expand {
	left: 645px;
}
}
 @media only screen and (min-width: 480px) and (max-width: 639px) {
.smk_accordion .accordion_in.four .acc_head .acc_icon_expand {
	left: 15px;
}
}
 @media only screen and (max-width: 479px) {
.smk_accordion .accordion_in.four .acc_head .acc_icon_expand {
	left: 15px;
}
.tabs1 li.active a::after{
	margin-top:20px;
}

.tabs2 li a { width:46%; margin-bottom:10px;margin: 0 2% 20px;}

}


/*style five*/
.smk_accordion .accordion_in.five {
	border: none;
}
.smk_accordion .accordion_in.five .acc_head {
	position: relative;
	background: #fff;
	color: #272727;
	font-size: 14px;
	display: block;
	cursor: pointer;
	margin-bottom: 2px;
	border: 1px solid #e4e4e4;
}
.smk_accordion .accordion_in.five.acc_active > .acc_head {
	color: #fff;
	border: 1px solid #e4e4e4;
	background: #1fbef0;
}
.smk_accordion .accordion_in.five .acc_head .acc_icon_expand {
	background:  url(../../plusminus2.png) center 0;
}
.smk_accordion .accordion_in.five.acc_active > .acc_head .acc_icon_expand {
	background:  url(../../plusminus2.png) center -18px;
}
.smk_accordion .accordion_in.five .acc_content {
	background: #fff;
	padding: 25px 5px;
}

@import url(http://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800);@import url(http://fonts.googleapis.com/css?family=Lato:100,300,400,700,900,100italic,300italic,400italic,700italic,900italic);article, aside, figcaption, figure, footer, header, hgroup, nav, section {display: block;}.z-tabs,.z-tabs > ul,.z-tabs > ul > li,.z-tabs > ul > li > a,.z-tabs > .z-container,.z-tabs > .z-container > .z-content,.z-tabs > .z-container > .z-content > .z-content-inner {-moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box;} .z-tabs, .z-tabs:before, .z-tabs:after {-moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box;} .z-tabs, .z-tabs > ul, .z-tabs > ul > li, .z-tabs > ul > li > a {position: relative; margin: 0; padding: 0; border: 0; outline: 0; display: block; outline: 0 none; text-decoration: none; list-style: none; list-style-type: none;} .z-tabs > .z-container > .z-content::after, .z-tabs > .z-container > .z-content > .z-content-inner::after {content: "."; display: block; height: 0; clear: both; visibility: hidden;} .z-tabs > .z-container > .z-content, .z-tabs > .z-container > .z-content > .z-content-inner {zoom: 1;}.z-tabs {clear: both; color: #333; font: 16px/22px "Helvetica Neue",Helvetica,Arial,sans-serif;} .z-tabs > ul > li > a {color: #111; line-height: 18px; font-weight: inherit; font-size: 12px; padding: 13px 24px; background: #fff; cursor: pointer;} .z-tabs > ul > li.z-active > a {cursor: default;} .z-tabs > ul, .z-tabs > ul > li > a, .z-tabs > .z-container {border-color: #CECECE; border-style: solid;} .z-tabs > .z-container {padding: 0; margin: 0; border-width: 1px; background: #fff; position: relative; overflow: hidden;} .z-tabs > .z-container > .z-content {position: absolute; width: 100%; overflow-y: hidden; overflow-x:hidden; padding: 0; display: none;} .z-tabs > .z-container > .z-content.z-active {} .z-tabs > .z-container > .z-content > .z-content-inner {padding: 18px 24px; min-height: 500px;} .z-tabs.mini > ul > li > a {font-size: 11px;padding: 7px 16px;}.z-tabs.small > ul > li > a {font-size: 11px;padding: 10px 16px;}.z-tabs.medium > ul > li > a {font-size: 12px;padding: 15px 20px;}.z-tabs.large > ul > li > a {font-size: 13px;padding: 16px 24px;}.z-tabs.xlarge > ul > li > a {font-size: 14px;padding: 19px 28px;}.z-tabs.xxlarge > ul > li > a {font-size: 15px;padding: 22px 32px;}.z-tabs.mini.vertical > ul > li > a {padding: 7px 13px;}.z-tabs.small.vertical > ul > li > a {padding: 10px 16px;}.z-tabs.medium.vertical > ul > li > a {padding: 13px 19px;}.z-tabs.large.vertical > ul > li > a {padding: 16px 22px;}.z-tabs.xlarge.vertical > ul > li > a {padding: 19px 25px;}.z-tabs.xxlarge.vertical > ul > li > a {padding: 22px 28px;}.z-tabs.white.z-bordered > ul > li.z-active > a {color: #D13636;}.z-tabs.vertical.top-right.white.z-bordered > ul > li.z-active > a {border-right: 3px solid #D13636;}.z-tabs.vertical.top-left.white.z-bordered > ul > li.z-active > a {border-left: 3px solid #D13636;}.z-tabs.mini.vertical.top-right.white.z-bordered > ul > li.z-active > a {border-right: 1px solid #D13636;}.z-tabs.mini.vertical.top-left.white.z-bordered > ul > li.z-active > a {border-left: 1px solid #D13636;}.z-tabs.small.vertical.top-right.white.z-bordered > ul > li.z-active > a {border-right: 2px solid #D13636;}.z-tabs.small.vertical.top-left.white.z-bordered > ul > li.z-active > a {border-left: 2px solid #D13636;}.z-tabs.mini.vertical.top-left.white.z-bordered > ul > li.z-active > a {padding-left: 10px;}.z-tabs.small.vertical.top-left.white.z-bordered > ul > li.z-active > a {padding-left: 13px;}.z-tabs.medium.vertical.top-left.white.z-bordered > ul > li.z-active > a {padding-left: 16px;}.z-tabs.large.vertical.top-left.white.z-bordered > ul > li.z-active > a {padding-left: 19px;}.z-tabs.xlarge.vertical.top-left.white.z-bordered > ul > li.z-active > a {padding-left: 22px;}.z-tabs.xxlarge.vertical.top-left.white.z-bordered > ul > li.z-active > a {padding-left: 25px;}.z-tabs.horizontal.top.white.z-bordered > ul > li.z-active > a {border-top: 3px solid #F44343;margin-top: 0;margin-bottom: 0;}.z-tabs.mini.horizontal.top.white.z-bordered > ul > li.z-active > a {padding-top: 7px; border-top-width: 1px}.z-tabs.small.horizontal.top.white.z-bordered > ul > li.z-active > a {padding-top: 9px;border-top-width: 2px}.z-tabs.medium.horizontal.top.white.z-bordered > ul > li.z-active > a {padding-top: 13px;}.z-tabs.large.horizontal.top.white.z-bordered > ul > li.z-active > a {padding-top: 14px;}.z-tabs.xlarge.horizontal.top.white.z-bordered > ul > li.z-active > a {padding-top: 17px;}.z-tabs.xxlarge.horizontal.top.white.z-bordered > ul > li.z-active > a {padding-top: 20px;}.z-tabs.horizontal.bottom.white.z-bordered > ul > li.z-active > a {border-bottom: 3px solid #D13636;margin-top: 0;margin-bottom: 0;}.z-tabs.mini.horizontal.bottom.white.z-bordered > ul > li.z-active > a {padding-bottom: 5px;}.z-tabs.small.horizontal.bottom.white.z-bordered > ul > li.z-active > a {padding-bottom: 8px;}.z-tabs.medium.horizontal.bottom.white.z-bordered > ul > li.z-active > a {padding-bottom: 11px;}.z-tabs.large.horizontal.bottom.white.z-bordered > ul > li.z-active > a {padding-bottom: 14px;}.z-tabs.xlarge.horizontal.bottom.white.z-bordered > ul > li.z-active > a {padding-bottom: 17px;}.z-tabs.xxlarge.horizontal.bottom.white.z-bordered > ul > li.z-active > a {padding-bottom: 20px;}.z-tabs.white.mobile.z-bordered > ul > li.z-active > a{border-bottom: 3px solid #D13636 !important;} .z-tabs-loading {position: relative;width: 100%;min-height: 120px;}.z-tabs-loading ul, .z-tabs-loading div {display: none;}.z-tabs .z-container {position: relative;}.z-tabs span.z-spinner, .z-tabs-loading .z-spinner {position: absolute; top: 50%; left: 50%; z-index: 1000; text-indent: -999em; width: 55px; height: 55px; margin: -28px 0 0 -50px; padding: 24px; background: rgb(255, 255, 255) url(../img/loading-image.gif) no-repeat 50% 50%;}.z-tabs.z-rounded span.z-spinner {-webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;} .z-tabs .z-video {position: relative; padding-bottom: 46.25%; padding-bottom: 56.25%; padding-top: 30px; height: 0; overflow: hidden;}.z-tabs .z-video.z-wide-screen {padding-bottom: 56.25%;}.z-tabs .z-video.z-four-by-three {padding-bottom: 75%;}.z-tabs .z-video.z-top-padding {padding-top: 30px;}.z-tabs .z-video iframe,.z-tabs .z-video object,.z-tabs .z-video embed {position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: none; z-index: 50;} .z-tabs > ul > li > a i {font-size: 1.125em; display: inline; width: auto; height: auto; line-height: normal; width: 24px; display: inline-block; margin-top: 0.015em;} .z-tabs > ul.z-tabs-mobile > li > a i {display: none;} .z-tabs.z-icons-large > ul > li > a i {font-size: 2.25em; display: block; margin: 0 auto; padding-bottom: 0.65em; text-align: center; line-height: 0; margin-top: 0.65em;} .z-tabs.mini > ul > li > a i, .z-tabs.small > ul > li > a i {font-size: 1.25em;} .z-tabs.z-icons-large > ul > li > a {text-align: center;} .z-tabs > ul > li > a > span.z-icon, .z-tabs.z-multiline > ul.z-tabs-nav.z-tabs-desktop > li > a > span.z-icon, .z-tabs.z-multiline > ul.z-tabs-nav.z-tabs-mobile > li > a > span > span.z-icon {width: 20px; display: inline-block; font-size: inherit; font-weight: normal; text-transform: initial; text-align: left;} .z-tabs.vertical > ul.z-tabs-nav > li > a > span.z-icon, .z-tabs.z-multiline.vertical > ul.z-tabs-nav.z-tabs-desktop > li > a > span.z-icon, .z-tabs.z-multiline.vertical > ul.z-tabs-nav.z-tabs-mobile > li > a > span > span.z-icon {width: 24px;} .z-tabs.center > ul > li > a, .z-tabs.center.mobile > ul > li > a {text-align: center !important;} .z-tabs.right > ul > li > a, .z-tabs.right.mobile > ul > li > a {text-align: right !important;} .z-tabs.left > ul > li > a, .z-tabs.left.mobile > ul > li > a {text-align: left !important;} .z-tabs.vertical > .z-container > .z-content.z-nopadding > .z-content-inner, .z-tabs.horizontal > .z-container > .z-content.z-nopadding > .z-content-inner, .z-tabs > .z-container > .z-content.z-nopadding > .z-content-inner {padding: 0 !important;}.clearfix {*zoom: 1;} .clearfix:before, .clearfix:after {display: table; content: ""; line-height: 0;} .clearfix:after {clear: both;} .z-tabs.vertical > ul {float: left; border-width: 1px 0 1px 1px; min-width: 200px; width: 25%;}.z-tabs.vertical > ul > li > a {border-width: 0 0 1px 0;}.z-tabs.vertical > ul > li.z-last > a {border-bottom-width: 0;}.z-tabs.vertical > ul > li.z-active > a {border-right-width: 0; z-index: 10;}.z-tabs.vertical > ul > li.z-active.z-first > a {border-bottom-width: 1px;}.z-tabs.vertical.top-left > ul{margin-left:0; margin-right: -1px;}.z-tabs.vertical.top-right > ul{margin-right:0; margin-left: -1px;}.ie7 body .z-tabs.vertical.top-left > ul{margin-right: 0;}.ie7 body .z-tabs.vertical.top-right > ul{margin-left: 0;}.ie7 body .z-tabs.vertical.top-left > ul > li, .ie7 body .z-tabs.vertical.top-left > ul > li > .z-link,.ie7 body .z-tabs.vertical.top-left > ul {z-index: 10 !important;}.ie7 body .z-tabs.vertical.top-left > ul > li.z-active > a {border-right: 1px solid #fff !important;}.z-tabs.vertical.top-right > ul{float: right;border-width: 1px 1px 1px 0;}.ie7 body .z-tabs.vertical.top-right > ul > li.z-active > a{border-right-width: 0 !important; border-left: 1px solid #fff !important; left:-1px;}.ie7 body .z-tabs.vertical.top-right > ul > li, .ie7 body .z-tabs.vertical.top-right > ul {z-index: 10 !important;}.ie7 body .z-tabs.vertical.top-right > .z-container {} .z-tabs.vertical.z-rounded > .z-container {-webkit-border-radius: 0 6px 6px 0; -moz-border-radius: 0 6px 6px 0; border-radius: 0 6px 6px 0;} .z-tabs.vertical.z-rounded > ul {-webkit-border-radius: 6px 0 0 6px; -moz-border-radius: 6px 0 0 6px; border-radius: 6px 0 0 6px;} .z-tabs.vertical.z-rounded > ul > li.z-first, .z-tabs.vertical.z-rounded > ul > li.z-first > a {-webkit-border-radius: 5px 0 0 0; -moz-border-radius: 5px 0 0 0; border-radius: 5px 0 0 0;} .z-tabs.vertical.z-rounded > ul > li.z-last, .z-tabs.vertical.z-rounded > ul > li.z-last > a {-webkit-border-radius: 0 0 0 5px; -moz-border-radius: 0 0 0 5px; border-radius: 0 0 0 5px;} .z-tabs.vertical.z-rounded.top-right > ul {-webkit-border-radius: 0 6px 6px 0; -moz-border-radius: 0 6px 6px 0; border-radius: 0 6px 6px 0;} .z-tabs.vertical.z-rounded.top-right > ul > li.z-first, .z-tabs.vertical.z-rounded.top-right > ul > li.z-first > a {-webkit-border-radius: 0 5px 0 0; -moz-border-radius: 0 5px 0 0; border-radius: 0 5px 0 0;} .z-tabs.vertical.z-rounded.top-right > ul > li.z-last, .z-tabs.vertical.z-rounded.top-right > ul > li.z-last > a {-webkit-border-radius: 0 0 5px 0; -moz-border-radius: 0 0 5px 0; border-radius: 0 0 5px 0;} .z-tabs.vertical.z-rounded.top-right > .z-container {-webkit-border-radius: 6px 0 0 6px; -moz-border-radius: 6px 0 0 6px; border-radius: 6px 0 0 6px;}.z-tabs.vertical.z-shadows > ul,.z-tabs.vertical.z-shadows > .z-container{-webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.125); -moz-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.125); box-shadow: 0 1px 6px rgba(0, 0, 0, 0.125);} .z-tabs.vertical.z-shadows > ul > li > a{-webkit-box-shadow: 0 1px 3px -3px rgba(0, 0, 0, 0.15); -moz-box-shadow: 0 1px 3px -3px rgba(0, 0, 0, 0.15); box-shadow: 0 1px 3px -3px rgba(0, 0, 0, 0.15);}.z-tabs.horizontal > ul > li{float: left;} .z-tabs.horizontal > ul > li.z-active {background: none; z-index: 1;} .z-tabs.horizontal > ul > li > a {margin-right: -1px; min-height: 1px;} .z-tabs.top-compact > ul > li > a, .z-tabs.bottom-compact > ul > li > a{padding-left: 0; padding-right: 0;}.z-tabs.horizontal.top > ul > li.z-active{top: 2px; margin-top: -2px; padding-bottom: 2px;}.z-tabs.horizontal.top > ul > li > a{top: 1px; border-width: 1px 1px 0 1px;}.z-tabs.horizontal > ul > li.z-last > a,.z-tabs.horizontal > ul > li.z-last-col > a{margin-right: 0 !important;}.z-tabs.horizontal > .z-container{clear: both; zoom: 1;}.z-tabs.horizontal.top-center > ul.z-tabs-desktop{clear: left; float: left; left: 50%; text-align: center;} .z-tabs.horizontal.top-center > ul > li {right: 50%;}.z-tabs.horizontal.top-right > ul{float: right; margin: 0 -1px 0 0;} .z-tabs.horizontal.top-right > ul > li.z-last {margin-right: 1px;}.ie7 body .z-tabs.horizontal.top-right > ul > li.z-last{margin-right: -1px;}.ie7 body .z-tabs.horizontal > .z-container{clear: none; width: 100%;}.z-tabs.horizontal.bottom > ul > li.z-active{top: -1px; padding-top: 1px; z-index: 9;}.z-tabs.horizontal.bottom > .z-container{z-index: 7;}.z-tabs.horizontal.bottom > ul > li > a{top: -1px; border-width: 0 1px 1px 1px;}.z-tabs.horizontal.bottom-center > ul{float: left; left: 50%; text-align: center;} .z-tabs.horizontal.bottom-center > ul > li {right: 50%;}.z-tabs.horizontal.bottom-right > ul{float: right;}.ie7 .z-tabs.horizontal.top-compact > ul.z-tabs-desktop > li.z-last{margin-right: 0;}.ie7 .z-tabs.horizontal.bottom-compact > ul.z-tabs-desktop > li.z-last{margin-right: 0;}.z-tabs.horizontal.responsive > ul > li > a,.z-tabs.horizontal.top-compact > ul > li > a,.z-tabs.horizontal.bottom-compact > ul > li > a,.z-tabs.horizontal.top-center > ul > li > a,.z-tabs.horizontal.bottom-center > ul > li > a{text-align: center;}.z-tabs.horizontal.top.z-rounded > ul > li.z-first,.z-tabs.horizontal.top.z-rounded > ul > li.z-first > a{-webkit-border-radius: 5px 0 0 0; -moz-border-radius: 5px 0 0 0; border-radius: 5px 0 0 0;}.z-tabs.horizontal.top.z-rounded > ul > li.z-last,.z-tabs.horizontal.top.z-rounded > ul > li.z-last > a{-webkit-border-radius: 0 5px 0 0; -moz-border-radius: 0 5px 0 0; border-radius: 0 5px 0 0;}.z-tabs.horizontal.top-left.z-rounded > .z-container{-webkit-border-radius: 0 6px 6px 6px; -moz-border-radius: 0 6px 6px 6px; border-radius: 0 6px 6px 6px;}.z-tabs.horizontal.top-center.z-rounded > .z-container{-webkit-border-radius: 6px 6px 6px 6px; -moz-border-radius: 6px 6px 6px 6px; border-radius: 6px 6px 6px 6px;}.z-tabs.horizontal.top-right.z-rounded > .z-container{-webkit-border-radius: 6px 0 6px 6px; -moz-border-radius: 6px 0 6px 6px; border-radius: 6px 0 6px 6px;}.z-tabs.horizontal.z-rounded.top-compact > .z-container{-webkit-border-radius: 0 0 6px 6px; -moz-border-radius: 0 0 6px 6px; -khtml-border-radius: 0 0 6px 6px; border-radius: 0 0 6px 6px;}.z-tabs.horizontal.z-rounded.bottom > ul > li.z-first,.z-tabs.horizontal.z-rounded.bottom > ul > li.z-first > a{-webkit-border-radius: 0 0 0 5px; -moz-border-radius: 0 0 0 5px; border-radius: 0 0 0 5px;}.z-tabs.horizontal.z-rounded.bottom > ul > li.z-last,.z-tabs.horizontal.z-rounded.bottom > ul > li.z-last > a{-webkit-border-radius: 0 0 5px 0; -moz-border-radius: 0 0 5px 0; border-radius: 0 0 5px 0;}.z-tabs.horizontal.z-rounded.bottom-left > .z-container{-webkit-border-radius: 6px 6px 6px 0; -moz-border-radius: 6px 6px 6px 0; border-radius: 6px 6px 6px 0;}.z-tabs.horizontal.z-rounded.bottom-center > .z-container{-moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px;}.z-tabs.horizontal.z-rounded.bottom-right .z-container{-webkit-border-radius: 6px 6px 0 6px; -moz-border-radius: 6px 6px 0 6px; -khtml-border-radius: 6px 6px 0 6px; border-radius: 6px 6px 0 6px;}.z-tabs.horizontal.z-rounded.bottom-compact > .z-container{-webkit-border-radius: 6px 6px 0 0; -moz-border-radius: 6px 6px 0 0; -khtml-border-radius: 6px 6px 0 0; border-radius: 6px 6px 0 0;}.z-tabs.horizontal.responsive.top.z-rounded > .z-container{-webkit-border-radius: 0 0 6px 6px; -moz-border-radius: 0 0 6px 6px; border-radius: 0 0 6px 6px;}.z-tabs.horizontal.responsive.bottom.z-rounded > .z-container{-webkit-border-radius: 6px 6px 0 0; -moz-border-radius: 6px 6px 0 0; border-radius: 6px 6px 0 0;}.z-tabs.horizontal.responsive.top.z-rounded > .z-tabs-mobile,.z-tabs.horizontal.responsive.top.z-rounded > .z-tabs-mobile > li{-webkit-border-radius: 6px 6px 0 0; -moz-border-radius: 6px 6px 0 0; border-radius: 6px 6px 0 0;}.z-tabs.horizontal.responsive.bottom.z-rounded > .z-tabs-mobile,.z-tabs.horizontal.responsive.bottom.z-rounded > .z-tabs-mobile > li{-webkit-border-radius: 0 0 6px 6px; -moz-border-radius: 0 0 6px 6px; border-radius: 0 0 6px 6px;}.z-tabs.horizontal.z-shadows > .z-container{-moz-box-shadow: 0px 0px 3px rgba(0, 0, 0, .125); -webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, .125); box-shadow: 0px 0px 3px rgba(0, 0, 0, .125);}.z-tabs.horizontal.z-shadows > ul > li > a{box-shadow: -2px 0px 2px -2px rgba(0, 0, 0, .1);}.z-tabs.horizontal.z-shadows > ul > li.z-first > a{box-shadow: -3px 1px 1px -3px rgba(0, 0, 0, .2);}.z-tabs.horizontal.z-shadows > ul > li.z-last > a{box-shadow: 3px 1px 1px -3px rgba(0, 0, 0, .2);} .z-tabs.black > ul, .z-tabs.black > ul > li > a, .z-tabs.black > .z-container{border-color: #343232; border-style: solid;}.z-tabs.black > ul > li > a{color: white; background: #333333; background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#333333), to(#555555)); background: -webkit-linear-gradient(top, #333333, #555555); background: -moz-linear-gradient(top, #333333, #555555); background: -ms-linear-gradient(top, #333333, #555555); background: -o-linear-gradient(top, #333333, #555555); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#555555',GradientType=0 );}.z-tabs.black > ul > li > a{color: white;-shadow: 0 -1px 0 rgba(0, 0, 0, .5);}.z-tabs.black > ul > li > a:hover {background: #353434;} .z-tabs.black > ul > li.z-active > a{background: #fff; color: #3E3E3E; text-shadow: none; box-shadow: none; filter: none;}.z-tabs.black2 {color: #F7F7F7;text-shadow: none;}.z-tabs.black2 > .z-container {background: #222;}.z-tabs.black2 > ul, .z-tabs.black2 > ul > li > a, .z-tabs.black2 > .z-container{border-color: #191919; border-style: solid;}.z-tabs.black2 > ul > li > a{color: #F7F7F7; background: #454545; background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#303030), to(#262626)); background: -webkit-linear-gradient(top, #303030, #262626); background: -moz-linear-gradient(top, #303030, #262626); background: -ms-linear-gradient(top, #303030, #262626); background: -o-linear-gradient(top, #303030, #262626); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#303030', endColorstr='#262626',GradientType=0 );}.z-tabs.black2 > ul > li a{color: #F7F7F7;text-shadow: 0 -1px 0 rgba(0, 0, 0, .5);}.z-tabs.black2 > ul > li.z-active > a {text-shadow: 0 -1px 0 rgba(0, 0, 0, .5);}.z-tabs.black2 > ul > li > a:hover {background: #353434;} .z-tabs.black2 > ul > li.z-active > a{background: #222; color: #dadada; text-shadow: none; box-shadow: none; filter: none;} .z-tabs.blue > ul, .z-tabs.blue > ul > li > a, .z-tabs.blue > .z-container{border-color: #0487BD;border-style: solid;}.z-tabs.blue > ul > li > a{background: #1abde7; background: -moz-linear-gradient(top, #1abde7 0%, #1c9dd1 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1abde7), color-stop(100%,#1c9dd1)); background: -webkit-linear-gradient(top, #1abde7 0%,#1c9dd1 100%); background: -o-linear-gradient(top, #1abde7 0%,#1c9dd1 100%); background: -ms-linear-gradient(top, #1abde7 0%,#1c9dd1 100%); background: linear-gradient(to bottom, #1abde7 0%,#1c9dd1 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1abde7', endColorstr='#1c9dd1',GradientType=0 );} .z-tabs.blue > ul > li a {color: white;text-shadow: 1px 1px 1px rgba(0, 0, 0, .5);}.z-tabs.blue > ul > li.z-active > a {text-shadow: 0 1px 1px white;color: Black}.z-tabs.blue > ul > li > a:hover {background: #21ADDF;} .z-tabs.blue > ul > li.z-active > a{background: #fff; color: #000F4D; text-shadow: 0 1px rgba(78, 78, 78, 0.1); filter: none;} .z-tabs.crystal > ul, .z-tabs.crystal > ul > li > a, .z-tabs.crystal > .z-container{border-color: #ddd; border-color: #b4b4b4; border-style: solid;}.z-tabs.crystal > ul > li > a{background: rgb(255,255,255); background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(243,243,243,1) 50%, rgba(237,237,237,1) 51%, rgba(255,255,255,1) 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(50%,rgba(243,243,243,1)), color-stop(51%,rgba(237,237,237,1)), color-stop(100%,rgba(255,255,255,1))); background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(243,243,243,1) 50%,rgba(237,237,237,1) 51%,rgba(255,255,255,1) 100%); background: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(243,243,243,1) 50%,rgba(237,237,237,1) 51%,rgba(255,255,255,1) 100%); background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(243,243,243,1) 50%,rgba(237,237,237,1) 51%,rgba(255,255,255,1) 100%); background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(243,243,243,1) 50%,rgba(237,237,237,1) 51%,rgba(255,255,255,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 );}.z-tabs.crystal > ul > li > a:hover {filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f2f2f2',GradientType=0 ); background: whiteSmoke; background: -moz-linear-gradient(top, #ffffff 0%, #ececec 50%, #e0e0e0 50%, #f2f2f2 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#ececec), color-stop(50%,#e0e0e0), color-stop(100%,#f2f2f2)); background: -webkit-linear-gradient(top, #ffffff 0%,#ececec 50%,#e0e0e0 50%,#f2f2f2 100%); background: -o-linear-gradient(top, #ffffff 0%,#ececec 50%,#e0e0e0 50%,#f2f2f2 100%); background: -ms-linear-gradient(top, #ffffff 0%,#ececec 50%,#e0e0e0 50%,#f2f2f2 100%); background: linear-gradient(to bottom, #ffffff 0%,#ececec 50%,#e0e0e0 50%,#f2f2f2 100%);} .z-tabs.crystal > ul > li.z-active > a{background: #fff; text-shadow: 0 1px 1px white; color: Black; filter: none;} .z-tabs.deepblue > ul, .z-tabs.deepblue > ul > li > a, .z-tabs.deepblue > .z-container{border-color: #1E69DE;border-style: solid;}.z-tabs.deepblue > ul > li > a{background: #479fed; background: -moz-linear-gradient(top, #479fed 0%, #54a3ee 50%, #3690f0 51%, #1e69de 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#479fed), color-stop(50%,#54a3ee), color-stop(51%,#3690f0), color-stop(100%,#1e69de)); background: -webkit-linear-gradient(top, #479fed 0%,#54a3ee 50%,#3690f0 51%,#1e69de 100%); background: -o-linear-gradient(top, #479fed 0%,#54a3ee 50%,#3690f0 51%,#1e69de 100%); background: -ms-linear-gradient(top, #479fed 0%,#54a3ee 50%,#3690f0 51%,#1e69de 100%); background: linear-gradient(to bottom, #479fed 0%,#54a3ee 50%,#3690f0 51%,#1e69de 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#479fed', endColorstr='#1e69de',GradientType=0 );} .z-tabs.deepblue > ul > li > a {color: white;text-shadow: 1px 1px 1px rgba(0, 0, 0, .5);}.z-tabs.deepblue > ul > li.z-active > a {text-shadow: 0 1px 1px white;color: Black}.z-tabs.deepblue > ul > li > a:hover {background: #238dea; background: -moz-linear-gradient(top, #238dea 0%, #54a3ee 50%, #3690f0 51%, #065cdd 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#238dea), color-stop(50%,#54a3ee), color-stop(51%,#3690f0), color-stop(100%,#065cdd)); background: -webkit-linear-gradient(top, #238dea 0%,#54a3ee 50%,#3690f0 51%,#065cdd 100%); background: -o-linear-gradient(top, #238dea 0%,#54a3ee 50%,#3690f0 51%,#065cdd 100%); background: -ms-linear-gradient(top, #238dea 0%,#54a3ee 50%,#3690f0 51%,#065cdd 100%); background: linear-gradient(to bottom, #238dea 0%,#54a3ee 50%,#3690f0 51%,#065cdd 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#238dea', endColorstr='#065cdd',GradientType=0 );} .z-tabs.deepblue > ul > li.z-active > a{background: #fff; color: #000F4D; text-shadow: 0 1px rgba(78, 78, 78, 0.1); filter: none;} .z-tabs.gray > ul, .z-tabs.gray > ul > li > a, .z-tabs.gray > .z-container{border-color: #B3B3B3; border-style: solid;}.z-tabs.gray > ul > li > a{background: whiteSmoke; background: -moz-linear-gradient(top, #dbdbdb 0%, #f2f2f2 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#dbdbdb), color-stop(100%,#f2f2f2)); background: -webkit-linear-gradient(top, #dbdbdb 0%,#f2f2f2 100%); background: -o-linear-gradient(top, #dbdbdb 0%,#f2f2f2 100%); background: -ms-linear-gradient(top, #dbdbdb 0%,#f2f2f2 100%); background: linear-gradient(to bottom, #dbdbdb 0%,#f2f2f2 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dbdbdb', endColorstr='#f2f2f2',GradientType=0 );}.z-tabs.gray > ul > li > a:hover {background: #e8e8e8; background: -moz-linear-gradient(top, #e8e8e8 0%, #f7f7f7 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e8e8e8), color-stop(100%,#f7f7f7)); background: -webkit-linear-gradient(top, #e8e8e8 0%,#f7f7f7 100%); background: -o-linear-gradient(top, #e8e8e8 0%,#f7f7f7 100%); background: -ms-linear-gradient(top, #e8e8e8 0%,#f7f7f7 100%); background: linear-gradient(to bottom, #e8e8e8 0%,#f7f7f7 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8e8e8', endColorstr='#f7f7f7',GradientType=0 );} .z-tabs.gray > ul > li.z-active > a{background: #fff; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; text-shadow: 0 1px 1px white; filter:none;} .z-tabs.green > ul, .z-tabs.green > ul > li > a, .z-tabs.green > .z-container{border-color: #336c2b; border-style: solid;}.z-tabs.green > ul > li > a{color: white; background: #5fae53; background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#5fae53), to(#3b7c33)); background: -webkit-linear-gradient(top, #5fae53, #3b7c33); background: -moz-linear-gradient(top, #5fae53, #3b7c33); background: -ms-linear-gradient(top, #5fae53, #3b7c33); background: -o-linear-gradient(top, #5fae53, #3b7c33);}.z-tabs.green > ul > li > a {color: white;text-shadow: 0 1px 0 #387031;}.z-tabs.green > ul > li.z-active > a{text-shadow: 0 1px 1px white;color: Black}.z-tabs.green > ul > li > a:hover {background: #3b7c33;} .z-tabs.green > ul > li.z-active > a{background: #fff; color: #2C3F0A; text-shadow: none; box-shadow: none; filter: none;} .z-tabs.orange > ul, .z-tabs.orange > ul > li > a, .z-tabs.orange > .z-container{border-color: #D64817; border-style: solid;}.z-tabs.orange > ul > li > a{background: #F2825B; background: -moz-linear-gradient(top, #F2825B 0%, #E55B2B 50%, #F07146 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#F2825B), color-stop(50%,#E55B2B), color-stop(100%,#F07146)); background: -webkit-linear-gradient(top, #F2825B 0%,#E55B2B 50%,#F07146 100%); background: -o-linear-gradient(top, #F2825B 0%,#E55B2B 50%,#F07146 100%); background: -ms-linear-gradient(top, #F2825B 0%,#E55B2B 50%,#F07146 100%); background: linear-gradient(to bottom, #F2825B 0%,#E55B2B 50%,#F07146 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2825b', endColorstr='#f07146',GradientType=0 );}.z-tabs.orange > ul > li > a:hover {background: #F2825B; background: -moz-linear-gradient(top, #F2825B 0%, #E55B2B 50%, #F07146 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#F2825B), color-stop(50%,#E55B2B), color-stop(100%,#F07146)); background: -webkit-linear-gradient(top, #F2825B 0%,#E55B2B 50%,#F07146 100%); background: -o-linear-gradient(top, #F2825B 0%,#E55B2B 50%,#F07146 100%); background: -ms-linear-gradient(top, #F2825B 0%,#E55B2B 50%,#F07146 100%); background: linear-gradient(to bottom, #F2825B 0%,#E55B2B 50%,#F07146 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2825b', endColorstr='#f07146',GradientType=0 );} .z-tabs.orange > ul > li.z-active > a{background: #fff;text-shadow: 0 1px 1px white;color: Black;filter: none;}.z-tabs.orange > ul > li > a {color: white;text-shadow: 0 1px #5E1902;}.z-tabs.orange > ul > li.z-active > a {color: black;text-shadow: 0 1px white;} .z-tabs.red > ul, .z-tabs.red > ul > li > a, .z-tabs.red > .z-container{border-color: #951100; border-style: solid;}.z-tabs.red > ul > li > a{color: #fff; text-shadow: 0px -1px 1px rgba(0, 0, 0, 0.8); background: #d84a38; background: -moz-linear-gradient(top, #dd4b39 0%, #d14836 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#dd4b39), color-stop(100%,#d14836)); background: -webkit-linear-gradient(top, #dd4b39 0%,#d14836 100%); background: -o-linear-gradient(top, #dd4b39 0%,#d14836 100%); background: -ms-linear-gradient(top, #dd4b39 0%,#d14836 100%); background: linear-gradient(to bottom, #dd4b39 0%,#d14836 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dd4b39', endColorstr='#d14836',GradientType=0 );} .z-tabs.red > ul > li > a:hover {background: #d34332; background: -moz-linear-gradient(top, #dd4b39 0%, #c53727 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#dd4b39), color-stop(100%,#c53727)); background: -webkit-linear-gradient(top, #dd4b39 0%,#c53727 100%); background: -o-linear-gradient(top, #dd4b39 0%,#c53727 100%); background: -ms-linear-gradient(top, #dd4b39 0%,#c53727 100%); background: linear-gradient(to bottom, #dd4b39 0%,#c53727 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dd4b39', endColorstr='#c53727',GradientType=0 );} .z-tabs.red > ul > li.z-active > a{background: white; color: #951100; text-shadow: none; filter: none;}.z-tabs.red > ul > li > a {color: white;text-shadow: 0 -1px 0 rgba(0, 0, 0, .5);}.z-tabs.red > ul > li.z-active > a {text-shadow: 0 1px 1px white;color: Black} .z-tabs.silver > ul, .z-tabs.silver > ul > li > a, .z-tabs.silver > .z-container{border-color: #CECECE;border-style: solid;}.z-tabs.silver > ul > li > a{filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#FDFCFC', endColorstr='#FBF9F9'); background-color: #F2F0F0; background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FDFCFC), to(#F2F0F0), color-stop(0.5, #FBF9F9), color-stop(0.5, #F7F5F6)); background-image: -webkit-linear-gradient(top, #FDFCFC, #FBF9F9 50%, #F7F5F6 50%, #F2F0F0); background-image: -moz-linear-gradient(top, #FDFCFC, #FBF9F9 50%, #F7F5F6 50%, #F2F0F0); background-image: -o-linear-gradient(top, #FDFCFC, #FBF9F9 50%, #F7F5F6 50%, #F2F0F0); background-image: -ms-linear-gradient(top, #FDFCFC, #FBF9F9 50%, #F7F5F6 50%, #F2F0F0); box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);}.z-tabs.silver > ul > li > a{color:#444;text-shadow: 0 1px #eee;}.z-tabs.silver > ul > li > a:hover {background: #fcfcfc; background: -moz-linear-gradient(top, #fcfcfc 0%, #fbf9f9 50%, #f7f5f6 50%, #fcfcfc 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fcfcfc), color-stop(50%,#fbf9f9), color-stop(50%,#f7f5f6), color-stop(100%,#fcfcfc)); background: -webkit-linear-gradient(top, #fcfcfc 0%,#fbf9f9 50%,#f7f5f6 50%,#fcfcfc 100%); background: -o-linear-gradient(top, #fcfcfc 0%,#fbf9f9 50%,#f7f5f6 50%,#fcfcfc 100%); background: -ms-linear-gradient(top, #fcfcfc 0%,#fbf9f9 50%,#f7f5f6 50%,#fcfcfc 100%); background: linear-gradient(to bottom, #fcfcfc 0%,#fbf9f9 50%,#f7f5f6 50%,#fcfcfc 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfcfc', endColorstr='#fbf9f9',GradientType=0 );} .z-tabs.silver > ul > li.z-active > a{filter: none;background: #fff; -webkit-box-shadow: none;-moz-box-shadow: none;box-shadow: none;}.z-tabs.silver > ul > li.z-active > a{color:black;text-shadow: 0 1px #fff;} .z-tabs.white > ul, .z-tabs.white > ul > li > a, .z-tabs.white > .z-container{border-color: #CECECE; border-style: solid;}.z-tabs.white > ul > li > a{background: #fff;color:#333;text-shadow: 0 1px #f5f5f5;}.z-tabs.white > ul > li.z-active > a {text-shadow: 0 1px 1px white;color: #333;} .z-tabs.white.mobile > ul > li.z-active > a {font-weight: bold;} .z-tabs.underlined,.z-tabs.underlined > ul,.z-tabs.underlined > ul > li,.z-tabs.underlined > ul > li.z-first,.z-tabs.underlined > ul > li.z-last,.z-tabs.underlined > ul > li.z-first.z-active,.z-tabs.underlined > ul > li.z-last.z-active,.z-tabs.underlined > ul > li.z-active,.z-tabs.underlined > ul > li:hover,.z-tabs.underlined > ul > li > a.z-link,.z-tabs.underlined > ul > li > a:hover,.z-tabs.underlined > .z-container{border-width: 0; -moz-border-radius: 0 !important; -webkit-border-radius: 0 !important; border-radius: 0 !important; -moz-box-shadow: none !important; -webkit-box-shadow: none !important; box-shadow: none !important; background: none; filter: none;} .z-tabs.underlined > ul > li {top: 0; padding: 0;} .z-tabs.underlined.horizontal > ul > li.z-active {top: 0; margin-top: 0; padding-bottom: 0; padding-top: 0;} .z-tabs.underlined.horizontal > ul > li > a {top: 0; text-shadow: 0 1px 1px white; color: #333; opacity: 0.80; filter: none; margin-left: 16px;} .z-tabs.underlined.horizontal.top-compact > ul.z-tabs-nav.z-tabs-desktop > li, .z-tabs.underlined.horizontal.top-compact > ul.z-tabs-nav.z-tabs-desktop > li.z-active, .z-tabs.underlined.horizontal.top-compact > ul.z-tabs-nav.z-tabs-desktop > li:hover, .z-tabs.underlined.horizontal.top-left > ul.z-tabs-nav > li.z-first > a, .z-tabs.underlined.horizontal.bottom-left > ul.z-tabs-nav > li.z-first > a {margin-left: 0;} .z-tabs.underlined.horizontal.top-right > ul.z-tabs-nav > li.z-last > a, .z-tabs.underlined.horizontal.bottom-right > ul.z-tabs-nav > li.z-last > a {margin-right: 0;} .z-tabs.underlined.horizontal > .z-container > .z-content > .z-content-inner {padding: 1.4em 0;} .z-tabs.underlined.horizontal.top > ul > li > a:hover,.z-tabs.underlined.horizontal.top> ul > li.z-active > a{font-weight: normal; margin-bottom: 0; border-width: 0 0 3px 0; opacity: 1;}.z-tabs.underlined.horizontal.top > .z-container{border-width: 1px 0 0 0;}.z-tabs.underlined.horizontal.bottom > .z-container{border-width: 0 0 1px 0;}.z-tabs.underlined.horizontal.bottom > ul > li > a{margin-top: 3px;}.z-tabs.underlined.horizontal.bottom > ul > li > a:hover,.z-tabs.underlined.horizontal.bottom > ul > li.z-active > a{font-weight: normal; margin-bottom: 0; border-width: 3px 0 0 0; margin-top: 0;}.z-tabs.underlined.vertical > ul{border-width: 0;}.z-tabs.underlined.vertical > .z-container > .z-content > .z-content-inner{padding: 2em;}.z-tabs.vertical.underlined > ul > li > a{filter: none; background: transparent; margin: 0; text-shadow: 0 1px 1px white; color: #333; margin-left: 3px;}.z-tabs.vertical.underlined.top-left > ul{border-width: 0 1px 0 0;}.z-tabs.vertical.underlined.top-right > ul{border-width: 0 0 0 1px;}.z-tabs.vertical.underlined > ul.z-tabs-nav > li.z-active > a,.z-tabs.vertical.underlined > ul.z-tabs-nav > li > a:hover{font-weight: normal; margin-bottom: 0; border-width: 0; background: #FAFAFA;}.z-tabs.vertical.underlined.top-left > ul.z-tabs-nav > li.z-active > a,.z-tabs.vertical.underlined.top-left > ul.z-tabs-nav > li > a:hover{border-width: 0 3px 0 0;}.z-tabs.vertical.underlined.top-right > ul.z-tabs-nav > li.z-active > a,.z-tabs.vertical.underlined.top-right > ul.z-tabs-nav > li > a:hover{border-width: 0 0 0 3px; margin-left: 0;}.ie7 body .z-tabs.underlined.vertical.top-right > ul.z-tabs-nav > li.z-active {border-right-width: 0 !important; border-left: 3px solid #444 !important; left:-1px;}.ie7 body .z-tabs.underlined.vertical.top-left > ul.z-tabs-nav > li.z-active {border-right: 3px solid #444 !important;}.z-tabs.underlined.horizontal.mini > ul.z-tabs-nav > li > a.z-link {padding: 6px 6px;}.z-tabs.underlined.horizontal.small > ul.z-tabs-nav > li > a.z-link{padding: 8px 8px;}.z-tabs.underlined.horizontal.medium > ul.z-tabs-nav > li > a.z-link{padding: 10px 10px;}.z-tabs.underlined.horizontal.large > ul.z-tabs-nav > li > a.z-link{padding: 10px 12px;}.z-tabs.underlined.horizontal.xlarge > ul.z-tabs-nav > li > a.z-link{padding: 12px 14px;}.z-tabs.underlined.horizontal.xxlarge > ul.z-tabs-nav > li > a.z-link{padding: 14px 16px;}.z-tabs.underlined.horizontal.mini > ul.z-tabs-nav > li:hover, .z-tabs.underlined.horizontal.mini > ul.z-tabs-nav > li.z-active,.z-tabs.underlined.horizontal.small > ul.z-tabs-nav > li:hover, .z-tabs.underlined.horizontal.small > ul.z-tabs-nav > li.z-active {border-bottom-width: 2px;}.z-tabs.underlined > .z-container,.z-tabs.underlined > ul.z-tabs-nav,.z-tabs.underlined > ul.z-tabs-nav > li > a{border-color: #e6e6e6;}.z-tabs.underlined.red > ul.z-tabs-nav > li.z-active > a,.z-tabs.underlined.red > ul.z-tabs-nav > li > a:hover{border-color:#DD4B39;}.z-tabs.underlined.blue > ul.z-tabs-nav > li.z-active > a,.z-tabs.underlined.blue > ul.z-tabs-nav > li > a:hover{border-color:#00B0D8;}.z-tabs.underlined.deepblue > ul.z-tabs-nav > li.z-active > a,.z-tabs.underlined.deepblue > ul.z-tabs-nav > li:hover{border-color:#1E69DE;}.z-tabs.underlined.orange > ul.z-tabs-nav > li.z-active > a,.z-tabs.underlined.orange > ul.z-tabs-nav > li > a:hover{border-color:#FD9C00;}.z-tabs.underlined.green > ul.z-tabs-nav > li.z-active > a,.z-tabs.underlined.green > ul.z-tabs-nav > li > a:hover{border-color:#093;}.z-tabs.underlined.white > ul.z-tabs-nav > li.z-active > a,.z-tabs.underlined.white > ul.z-tabs-nav > li > a:hover{border-color:#D8D8D8;}.z-tabs.underlined.crystal > ul.z-tabs-nav > li.z-active > a,.z-tabs.underlined.crystal > ul.z-tabs-nav > li > a:hover{border-color:#999;}.z-tabs.underlined.silver > ul.z-tabs-nav > li.z-active > a,.z-tabs.underlined.silver > ul.z-tabs-nav > li > a:hover{border-color:#777;}.z-tabs.underlined.gray > ul.z-tabs-nav > li.z-active > a,.z-tabs.underlined.gray > ul.z-tabs-nav > li > a:hover{border-color:#333;}.z-tabs.underlined.black > ul.z-tabs-nav > li.z-active > a,.z-tabs.underlined.black > ul.z-tabs-nav > li > a:hover{border-color:black;}.z-tabs.underlined.mobile > ul.z-tabs-mobile,.z-tabs.underlined.mobile > ul.z-tabs-desktop{border-width: 0; margin-top: 0;}.z-tabs.mobile.underlined> .z-container > .z-content > .z-content-inner {padding: 0;} .z-tabs.mobile.underlined > .z-container{border-width: 0; margin-top: 0; margin-bottom: 0;}.z-tabs.underlined.mobile > ul.z-tabs-mobile.z-state-closed{border-width: 0;}.z-tabs.underlined.mobile.vertical > .z-container > .z-content .z-content-inner{padding: 2em;}.z-tabs.underlined.mobile > ul.z-tabs-nav > li > a{text-transform: uppercase; text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);}.z-tabs.underlined.mobile > ul.z-tabs-desktop > li > a{-moz-transition: background-color 200ms ease-out, color 200ms ease-out,text-shadow 200ms ease-out; -o-transition: background-color 200ms ease-out, color 200ms ease-out,text-shadow 200ms ease-out; -webkit-transition: background-color 200ms ease-out, color 200ms ease-out,text-shadow 200ms ease-out; -ms-transition: background-color 200ms ease-out, color 200ms ease-out,text-shadow 200ms ease-out; transition: background-color 200ms ease-out, color 200ms ease-out,text-shadow 200ms ease-out;}.z-tabs.underlined.mobile > ul.z-tabs-nav > li > a{border-color: #E6E6E6; background: #fff; border-width: 0 0 1px 0 !important; opacity: 1; border-style: dotted;} .z-tabs.underlined.mobile.hover > ul.z-tabs-desktop > li.z-active > a,.z-tabs.underlined.mobile.hover > ul.z-tabs-desktop > li:hover > a{background: #FAFAFA;color: #333;text-shadow: 1px 0px 1px rgba(175, 175, 175, 0.25);} .z-tabs.underlined.mobile.m-red > ul.z-tabs-desktop > li.z-active > a,.z-tabs.underlined.mobile.hover.m-red > ul.z-tabs-desktop > li:hover > a{color: #DD4B39;}.z-tabs.underlined.mobile.m-blue > ul.z-tabs-desktop > li.z-active > a,.z-tabs.underlined.mobile.hover.m-blue > ul.z-tabs-desktop > li > a:hover{color: #00B0D8;}.z-tabs.underlined.mobile.m-deepblue > ul.z-tabs-desktop > li.z-active > a,.z-tabs.underlined.mobile.hover.m-deepblue > ul.z-tabs-desktop > li:hover > a{color: #1E69DE;}.z-tabs.underlined.mobile.m-orange > ul.z-tabs-desktop > li.z-active > a,.z-tabs.underlined.mobile.hover.m-orange > ul.z-tabs-desktop > li:hover > a{color: #FD9C00;}.z-tabs.underlined.mobile.m-green > ul.z-tabs-desktop > li.z-active > a,.z-tabs.underlined.mobile.hover.m-green > ul.z-tabs-desktop > li:hover > a{color: #093;} .z-tabs.z-multiline.white > ul > li.z-active, .z-tabs.z-multiline.white > ul > li:hover {opacity: 1;}.z-tabs.z-multiline > ul > li > a{line-height: 18px; display: block; text-transform: uppercase; letter-spacing: 1px;}.z-tabs.z-multiline > ul.z-tabs-desktop > li > a.z-link > span,.z-tabs.z-multiline > ul.z-tabs-mobile > li > a.z-link > span > span{display: block; font-size: .9em; font-weight: normal; text-transform: none; line-height: 1.65em; opacity: 1; margin-top: 0.05em; letter-spacing: 0px;}.z-tabs.z-multiline > ul.z-tabs-desktop > li > a > span.z-icon,.z-tabs.z-multiline > ul.z-tabs-mobile > li > a > span > span.z-icon{line-height: 1em;} .z-tabs.clean.horizontal > ul > li.z-active{top: 0; margin-top: 0; padding-top: 0; margin-bottom: 0; padding-bottom: 0;}.z-tabs.clean > ul > li.z-active > a {font-weight: bold;}.z-tabs.clean.white.z-bordered > ul > li.z-active > a {color:inherit;}.z-tabs.clean > .z-container{border-width: 0; background: none;}.z-tabs.clean.horizontal > .z-container > .z-content > .z-content-inner{padding: 24px 0;}.z-tabs.clean.horizontal.top > ul > li > a{border-bottom-width: 1px;}.z-tabs.clean.horizontal.bottom > ul > li > a{border-top-width: 1px;}.z-tabs.clean.z-shadows > ul > li.z-active > a {-webkit-box-shadow: inset 0px 0px 1.143em 0px rgba(0, 0, 0, 0.13); -moz-box-shadow: inset 0px 0px 1.143em 0px rgba(0, 0, 0, 0.13); box-shadow: inset 0px 0px 1.143em 0px rgba(0, 0, 0, 0.13); background: #F3F3F3;}.z-tabs.clean.z-shadows.black2 > ul > li.z-active > a {-webkit-box-shadow: inset 0px 0px 14px 0px rgba(0, 0, 0, 0.35); -moz-box-shadow: inset 0px 0px 14px 0px rgba(0, 0, 0, 0.35); box-shadow: inset 0px 0px 14px 0px rgba(0, 0, 0, 0.35); background: #242424;}.z-tabs.clean.vertical.z-shadows > ul,.z-tabs.clean.z-shadows > .z-container {-moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none;}.z-tabs.clean.z-rounded.top > ul > li.z-first > a,.z-tabs.clean.z-rounded.bottom > ul > li.z-first > a{-webkit-border-radius: 5px 0 0 5px; -moz-border-radius: 5px 0 0 5px; border-radius: 5px 0 0 5px;}.z-tabs.clean.top.z-rounded > ul > li.z-last > a,.z-tabs.clean.bottom.z-rounded > ul > li.z-last > a{-webkit-border-radius: 0 5px 5px 0; -moz-border-radius: 0 5px 5px 0; border-radius: 0 5px 5px 0;}.z-tabs.clean.horizontal.top.z-rounded > ul > li.z-last-row.z-first-col > a{-webkit-border-radius: 0 0 0 5px; -moz-border-radius: 0 0 0 5px; border-radius: 0 0 0 5px;}.z-tabs.clean.responsive.horizontal.top.z-rounded > ul > li.z-last-row.z-last-col > a{-webkit-border-radius: 0 0 5px 0; -moz-border-radius: 0 0 5px 0; border-radius: 0 0 5px 0;}.z-tabs.clean.vertical > ul.z-tabs-desktop{border-width: 1px 1px 1px 1px;}.z-tabs.clean.vertical > ul > li.z-active{z-index: 7;}.z-tabs.clean.vertical > .z-container > .z-content > .z-content-inner{padding:2em;}.z-tabs.clean.vertical.z-rounded > ul.z-tabs-desktop{-webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px;}.z-tabs.clean.vertical.mobile.z-rounded > ul.z-tabs-desktop{-webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0;}.z-tabs.clean.vertical.z-rounded > ul.z-tabs-desktop > li.z-first,.z-tabs.clean.vertical.z-rounded > ul.z-tabs-desktop > li.z-first > a{-webkit-border-radius: 5px 5px 0 0; -moz-border-radius: 5px 5px 0 0; border-radius: 5px 5px 0 0;}.z-tabs.clean.vertical.z-rounded > ul.z-tabs-desktop > li.z-last,.z-tabs.clean.vertical.z-rounded > ul.z-tabs-desktop > li.z-last > a{-webkit-border-radius: 0 0 5px 5px; -moz-border-radius: 0 0 5px 5px; border-radius: 0 0 5px 5px;}.z-tabs.horizontal.clean.responsive.top > ul > li > a{border-bottom-width: 0;}.z-tabs.clean.responsive.horizontal.bottom > ul > li > a{border-top-width: 0;}.z-tabs.clean.responsive.horizontal.bottom > ul > li.z-first-row > a{border-top-width: 1px;}.z-tabs.clean.responsive.horizontal.bottom > ul > li.z-first-row > a,.z-tabs.clean.responsive.horizontal.top > ul > li.z-last-row > a,.z-tabs.clean.responsive.horizontal.bottom > ul > li.z-last-row > a{border-bottom-width: 1px;}.z-tabs.horizontal.clean.responsive.z-rounded.top > ul > li.z-first > a{-webkit-border-bottom-left-radius: 0; -moz-border-radius-bottomleft: 0; border-bottom-left-radius: 0;}.z-tabs.clean.responsive.horizontal.z-rounded.top > ul > li.z-last > a{-webkit-border-radius: 0 5px 5px 0; -moz-border-radius: 0 5px 5px 0; border-radius: 0 5px 5px 0;}.z-tabs.clean.white.mobile > ul > li.z-active > a{-webkit-box-shadow: inset 0px 0px 12px 0px rgba(0, 0, 0, 0.13); -moz-box-shadow: inset 0px 0px 12px 0px rgba(0, 0, 0, 0.13); box-shadow: inset 0px 0px 12px 0px rgba(0, 0, 0, 0.13); background: #F3F3F3;}.z-tabs.clean.horizontal.mobile.top > ul > li,.z-tabs.clean.horizontal.mobile.bottom > ul > li{border-bottom-width: 0;} .z-grid {margin : 0 auto; padding : 0 0 0 1%;}.z-grid-1200 {max-width : 1220px;}.z-grid-1000 {max-width : 1020px;}.z-row {clear : both; padding : 0 10px;} .z-row:after {content: " "; height: 0; clear: both; visibility: hidden;}.z-row {zoom : 1;} .z-row > [class*="col"] {margin-left: 1.81818%; float: left; display: block; margin: 1% 0 1% 1.6%; margin: 0 0 0 1.6%; min-height: 1px; position: relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding-bottom: 20px;}.col12 {width : 100%;}.col11 {width : 91.46%;}.col10 {width : 83%;}.col9 {width : 74.54%;}.col8 {width : 66.08%;}.col7 {width : 57.62%;}.col6 {width : 49.16%;}.col5 {width : 40.7%;}.col4 {width : 32.24%;}.col3 {width : 23.78%;}.col2 {width : 15.32%;}.col1 {width : 6.86%;}.z-row > [class*="col"]:first-child {margin-left : 0;}.z-row > [class*="col"] img {width : 100%; height : auto; display : block;}@media all and (min-width: 1024px) {.z-grid-1000 {max-width: 1000px;} .z-grid-1000 .z-row {padding: 0;}}@media all and (max-width: 768px){.z-row > [class*="col"]{float : none; width : auto; margin : 10px 0 10px 0;}} .z-tabs > ul.z-tabs-mobile{display: none;}.z-tabs.responsive.horizontal.responsive > ul{display: block; width: 100%;}.z-tabs.responsive.horizontal > ul.z-tabs-mobile,.z-tabs.responsive.horizontal > ul.z-tabs-mobile > li{width: 100%; float: none;}.z-tabs.responsive.horizontal.mobile > ul > li > a{margin: 0 !important;}.z-tabs.responsive.horizontal > ul > li.z-last-col > a{margin-right: 0 !important;}.z-tabs.responsive.horizontal.top > ul > li.z-active{top: 0; margin-top: 0; padding-bottom: 0; z-index: initial;}.z-tabs.responsive.horizontal.top > ul > li.z-last-row.z-active{top: 2px; margin-top: -2px; padding-bottom: 1px; z-index: 1;}.z-tabs.horizontal.top.responsive > ul.z-tabs-desktop > li > a,.z-tabs.horizontal.top.z-stacked > ul.z-tabs-desktop > li > a{border-bottom-width: 0;}.z-tabs.horizontal.responsive > ul.z-tabs-desktop > li > a{margin: 0 -2px 0 0;}.ie7 .z-tabs.horizontal.responsive > ul.z-tabs-desktop > li{margin-right: -3px;}.z-tabs.responsive.horizontal.bottom > ul > li.z-active{top: 0; margin-top: 0; padding-top: 0; padding-bottom: 0; z-index: initial;}.z-tabs.responsive.horizontal.bottom > ul > li.z-first-row.z-active{top: 0; padding-top: 0; z-index: 9;}.z-tabs.horizontal.responsive > ul.z-tabs-desktop{display: block; width: 100%;}.z-tabs.horizontal.responsive.underlined > ul{border-width: 0;} .z-tabs.horizontal.responsive.underlined > ul > li.z-active, .z-tabs.horizontal.responsive.underlined > ul > li:hover {border-top-width: 0; border-bottom-width: 0;}.z-tabs.underlined.horizontal > ul.z-tabs-mobile > li{margin-left: 0;} .z-tabs.underlined.horizontal > ul.z-tabs-mobile > li a {padding-left: 0;}.z-tabs.responsive.top.z-rounded > ul > li.z-last-col > a{-webkit-border-radius: 0 5px 0 0; -moz-border-radius: 0 5px 0 0; border-radius: 0 5px 0 0;}.z-tabs.responsive.bottom.z-rounded > ul > li.z-first > a{-webkit-border-radius: 0 0 0 0; -moz-border-radius: 0 0 0 0; border-radius: 0 0 0 0;}.z-tabs.responsive.z-rounded.bottom > ul > li.z-left > a{-webkit-border-radius: 0 0 0 5px; -moz-border-radius: 0 0 0 5px; border-radius: 0 0 0 5px;}.z-tabs.responsive.z-rounded.bottom-left > ul > li.z-right > a{-webkit-border-radius: 0 0 5px 0; -moz-border-radius: 0 0 5px 0; border-radius: 0 0 5px 0;}.z-tabs.responsive.horizontal.top.z-rounded > ul > li.z-last > a{-webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0;}.z-tabs.horizontal.z-stacked > ul.z-tabs-desktop > li{width: 100%; float: none;}.z-tabs.horizontal.z-stacked.responsive > ul.z-tabs-desktop > li.z-last > a,.z-tabs.horizontal.z-stacked.z-stacked > ul.z-tabs-desktop > li.z-last > a{border-bottom-width: 1px;}.z-tabs.horizontal.z-stacked.responsive > ul.z-tabs-desktop > li.z-first > a{border-top-width: 1px;}.z-tabs.horizontal.z-stacked > ul.z-tabs-desktop > li > a{margin: 0;}.z-tabs.flat.horizontal.z-stacked > ul.z-tabs-desktop > li > a{border-width: 0 !important;}.z-tabs.z-stacked.horizontal > ul > li > a{margin-right: 0 !important;}.z-tabs.flat.z-stacked.z-spaced.horizontal.responsive > ul.z-tabs-nav > li > a{margin: 2px 0 0 0 !important;}.z-tabs.mobile > ul.z-tabs-nav,.z-tabs.mobile > ul.z-tabs-nav > li,.z-tabs.mobile > ul.z-tabs-nav > li.z-active,.z-tabs.mobile > .z-container,.z-tabs.mobile > .z-container > .z-content {-webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; text-shadow: none;}.z-tabs.mobile {position: relative;} .z-tabs.mobile > ul.z-tabs-nav, .z-tabs.mobile > ul.z-tabs-nav.z-tabs-mobile, .z-tabs.mobile > ul.z-tabs-nav.z-tabs-mobile > li, .z-tabs.mobile > .z-container {width: 100%; float: none; display: block; width: 100%;} .z-tabs.mobile > ul.z-tabs-nav {border-width: 1px 1px 1px 1px;} .z-tabs.mobile > ul.z-tabs-nav > li > .z-link {margin: 0 !important;} .z-tabs.mobile > ul.z-tabs-desktop {position: absolute; top: inherit; margin-top: 8px; left: 0; z-index: 1000; width: 100%; box-shadow: 0 2px 1px rgba(51, 51, 51, 0.1);} .z-tabs.mobile > ul > li {overflow: visible;} .z-tabs.mobile > ul.z-tabs-nav > li > a {top: 0;} .z-tabs.mobile > ul > li.z-active > a {font-weight: bold;} .z-tabs.mobile.top > ul.z-tabs-desktop > li > a, .z-tabs.mobile.bottom > ul.z-tabs-desktop > li > a {border-width: 1px 0px 0 0px;} .z-tabs.mobile > ul.z-tabs-nav > li.z-first > a {border-width: 0;} .z-tabs.mobile.z-shadows > ul.z-tabs-mobile {-webkit-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.1), 0 1px 1px rgba(255, 255, 255, 0.9) inset; -moz-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.1), 0 1px 1px rgba(255, 255, 255, 0.9) inset; box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.1), 0 1px 1px rgba(255, 255, 255, 0.9) inset;} .z-tabs.mobile > ul.z-tabs-desktop > li {float: none; display: block;} .z-tabs.mobile > ul.z-tabs-desktop.z-hide-menu {opacity: 0; height: 0; visibility: hidden;} .z-tabs.mobile.top > .z-container {margin-top: 8px;} .z-tabs.mobile.bottom > .z-container {margin-bottom: 8px;} .z-tabs.mobile > .z-container, .z-tabs.mobile > .z-container > .z-content.z-active {overflow: visible;} .z-tabs.mobile > .z-container.z-animating, .z-tabs.mobile > .z-container.z-animating > .z-content.z-active {overflow: hidden;} .z-tabs.mobile > ul.z-tabs-mobile.z-state-closed > li > a > span.z-arrow {-webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); transform: rotate(0deg); opacity: 1;} .z-tabs.mobile > ul.z-tabs-mobile > li > a > span.z-arrow {position: absolute; top: 50%; background: url(../img/z-tabs-icons.png) no-repeat top left; background-position: -1470px -3px; width: 30px; height: 30px; margin-top: -25px; margin-left: -0.75em; display: inline-block; right: 1.125em; background-position: -1470px -60px;}.z-tabs.z-icons-dark > ul.z-tabs-mobile > li > a > span.z-arrow {background-position: -1470px -3px;}.z-tabs.mobile > ul.z-tabs-nav > li.z-active {margin: 0; padding: 0; top: 0; bottom: 0;} .z-tabs.mobile > ul.z-tabs-nav > li.z-active > a {margin: 0; top: 0; bottom: 0; width: auto;}.z-tabs.mobile > ul.z-tabs-nav > li {border-width: 0px;} .z-tabs.mobile > ul.z-tabs-nav > li > a {text-align: left;}.z-tabs.mobile > ul.z-tabs-desktop > li.z-last {border-bottom-width: 0;}.z-tabs.mobile.z-rounded > ul.z-tabs-mobile.z-state-closed > li > a {-webkit-border-radius: 5px; -moz-border-radius: 5px; -khtml-border-radius: 5px; border-radius: 5px;}.z-tabs.mobile.z-rounded > ul.z-tabs-mobile,.z-tabs.mobile.z-rounded > ul.z-tabs-desktop {-webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px;} .z-tabs.mobile.z-rounded > ul.z-tabs-mobile > li > a {-webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;}.z-tabs.mobile.z-rounded > ul.z-tabs-nav.z-tabs-desktop > li.z-last > a.z-link {-webkit-border-radius: 0 0 5px 5px; -moz-border-radius: 0 0 5px 5px; border-radius: 0 0 5px 5px;}.z-tabs.mobile.z-rounded > ul.z-tabs-nav > li.z-first > a {-webkit-border-radius: 5px 5px 0 0; -moz-border-radius: 5px 5px 0 0; border-radius: 5px 5px 0 0;}.z-tabs.mobile.z-rounded > .z-container {-webkit-border-radius: 6px; -moz-border-radius: 6px; -khtml-border-radius: 6px; border-radius: 6px;}.z-tabs .z-tabs *,.z-tabs ul,.z-tabs ul li,.z-tabs ul li a,.z-tabs .z-container .z-content {-webkit-tap-highlight-color: rgba(0, 0, 0, 0); -webkit-touch-callout: none; outline: none;} 
.z-tabs.flat,.z-tabs.flat > .z-container,.z-tabs.flat > ul.z-tabs-nav,.z-tabs.flat.horizontal > ul.z-tabs-nav,.z-tabs.flat.vertical > ul.z-tabs-nav.z-tabs-desktop,.z-tabs.flat > ul li.z-first,.z-tabs.flat > ul.z-tabs-nav > li > a,.z-tabs.flat.horizontal > ul.z-tabs-nav > li > a,.z-tabs.flat.horizontal.clean > ul.z-tabs-nav > li > a {border-width: 0; -moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 0; -moz-box-shadow: none !important; -webkit-box-shadow: none !important; box-shadow: none !important;} .z-tabs.flat.mini > ul > li > a {font-size: 11px;padding: 7px 16px;}.z-tabs.flat.small > ul > li > a {font-size: 11px;padding: 13px 20px;}.z-tabs.flat.medium > ul > li > a {font-size: 16px;padding: 16px 24px;} .z-tabs.flat.large > ul > li > a {font-size: 14px;padding: 19px 28px;}.z-tabs.flat.xlarge > ul > li > a {font-size: 14px;padding: 22px 32px;}.z-tabs.flat.xxlarge > ul > li > a {font-size: 15px;padding: 25px 36px;} .z-tabs.flat.top-compact > ul > li > a, .z-tabs.flat.bottom-compact > ul > li > a {padding-left: 0; padding-right: 0;}.z-tabs.flat{-webkit-font-smoothing: subpixel-antialiased; font-family: "Lato", Helvetica, Arial, sans-serif; font-weight: normal; line-height: 1.55em; font: 16px/22px "Helvetica Neue",Helvetica,Arial,sans-serif;}.z-tabs.flat,.z-tabs.flat > ul > li > a {color: #374858;color: #2C3E50;text-shadow: none;}.z-tabs.flat > ul > li > a{font-family: "Lato", Helvetica, Arial, sans-serif; font-family: 'Open Sans', Helvetica, Arial, sans-serif;}.z-tabs.flat .z-container {-webkit-border-radius: 0 !important; -moz-border-radius: 0 !important; border-radius: 0 !important;}.z-tabs.flat > ul > li > a,.z-tabs.flat > .z-container,.z-tabs.flat > .z-container > .z-content {background: none; border-width: 0;}.z-tabs.flat > ul.z-tabs-nav > li > a:hover {background: #e3eaf0; background: #F6F7F9; text-shadow: none; box-shadow: none;}.z-tabs.flat > ul.z-tabs-nav > li.z-active > a {background: #bdc3c7; color: #fff; text-shadow: none; box-shadow: none;}.z-tabs.flat.z-dark {color: #F1F6F7;color: rgba(248, 251, 252, 0.9);}.z-tabs.flat.z-dark > ul > li > a {color: #F1F6F7;}.z-tabs.flat.z-dark > ul.z-tabs-nav > li > a:hover {background: #e3eaf0; background: #152232; text-shadow: none; box-shadow: none; background: #1D3449;}.z-tabs.flat.z-dark > ul.z-tabs-nav > li.z-active > a {background: #bdc3c7; color: #fff; text-shadow: none; box-shadow: none;}.z-tabs.flat.horizontal > .z-container {margin-right: 0 !important;}.z-tabs.flat.horizontal > .z-container > .z-content > .z-content-inner {padding: 2em;}.z-tabs.flat.horizontal.top > ul.z-tabs-nav,.z-tabs.flat.horizontal.top > ul.z-tabs-nav > li,.z-tabs.flat.horizontal.bottom > ul.z-tabs-nav,.z-tabs.flat.horizontal.bottom > ul.z-tabs-nav > li {margin: 0; padding: 0;}.z-tabs.flat.horizontal > ul > li.z-active {top: 0; margin-top: 0; padding-bottom: 0;}.z-tabs.flat.horizontal.top > ul.z-tabs-nav > li.z-active {margin-bottom: 0; padding-bottom: 0;}.z-tabs.flat.vertical > .z-container > .z-content > .z-content-inner {padding: 0 2em;}.z-tabs.flat.vertical.contained > .z-container > .z-content > .z-content-inner {padding: 2em;}.z-tabs.flat.vertical > ul.z-tabs-nav {margin-left: 0; margin-right: 0;}.z-tabs.flat.vertical > .z-container {border-width: 0; margin: 0;}.z-tabs.flat.vertical > ul > li.z-first.z-active > a {border-width: 0;}.z-tabs.flat.vertical > ul.z-tabs-nav > li.z-active {z-index: 0;}.z-tabs.flat.vertical > ul.z-tabs-nav > li > a {margin: 0 0 0 0; text-align: left;}.z-tabs.flat.clean.responsive.horizontal.bottom > ul > li.z-first-row > a,.z-tabs.flat.clean.responsive.horizontal.top > ul > li.z-last-row > a,.z-tabs.flat.clean.responsive.horizontal.bottom > ul > li.z-last-row > a {border-width: 0;}.z-tabs.flat.clean > ul > li.z-active > a {font-weight: inherit;}.z-tabs.flat.z-multiline > ul > li> a,.z-tabs.flat.z-multiline > ul > li.z-active > a {font-weight: 600;}.z-tabs.flat.contained.horizontal> .z-container,.z-tabs.flat.contained.vertical> .z-container {background: #F7F7F8;background: #EFF0F2;}.z-tabs.flat.contained.horizontal > .z-container > .z-content > .z-content-inner {padding: 2em;}.z-tabs.flat.contained > ul > li a,.z-tabs.flat.clean > ul > li a{background: #F7F7F8;background: #EFF0F2;}.z-tabs.flat.contained > ul > li > a:hover,.z-tabs.flat.clean > ul > li > a:hover{background: #ECEDEE;}.z-tabs.flat.clean.horizontal > ul.z-tabs-nav > li > a{text-align:center;}.z-tabs.flat.clean.vertical > ul.z-tabs-nav > li > a{text-align:left;}.z-tabs.flat.z-dark.contained > ul.z-tabs-nav > li > a,.z-tabs.flat.z-dark.clean > ul.z-tabs-nav > li > a{background: #2C3E50;}.z-tabs.flat.contained.z-spaced.horizontal.top > .z-container {top:3px;}.z-tabs.flat.contained.z-spaced.horizontal.bottom > .z-container {margin: 0 0 3px 0;}.z-tabs.flat.contained.z-spaced.z-bordered.horizontal.top> .z-container {padding: 0;top:0;}.z-tabs.flat.contained.z-spaced.z-bordered.horizontal.bottom > .z-container {padding:0;margin:0;}.z-tabs.flat.responsive.contained.z-spaced.horizontal.top > .z-container {top:2px;}.z-tabs.flat.responsive.contained.z-spaced.horizontal.bottom > .z-container {margin: 0 0 1px 0;}.z-tabs.flat.pills.z-rounded > ul.z-tabs-nav > li > a,.z-tabs.flat.horizontal.top.responsive.z-rounded > ul.z-tabs-nav > li > a,.z-tabs.flat.horizontal.top.responsive.z-rounded > ul.z-tabs-nav > li.z-active > a,.z-tabs.flat.horizontal.bottom.responsive.z-rounded > ul.z-tabs-nav > li > a,.z-tabs.flat.horizontal.bottom.responsive.z-rounded > ul.z-tabs-nav > li.z-active > a,.z-tabs.flat.horizontal.bottom.z-rounded > ul.z-tabs-nav > li > a2{-webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;}.z-tabs.flat.vertical.top-left.z-rounded > ul.z-tabs-nav > li > a,.z-tabs.flat.vertical.top-right.z-rounded > ul.z-tabs-nav > li > a{-webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;}.z-tabs.flat.mobile.z-rounded > ul.z-tabs-nav > li.z-active,.z-tabs.flat.mobile.z-rounded > ul.z-tabs-nav > li.z-active:hover,.z-tabs.flat.mobile.z-rounded > ul.z-tabs-nav > li:hover,.z-tabs.horizontal.top-left.z-rounded > .z-container{-webkit-border-radius: 0 !important; -moz-border-radius: 0 !important; border-radius: 0 !important;}.z-tabs.flat.mobile.horizontal.z-rounded > ul.z-tabs-nav > li > a,.z-tabs.flat.mobile.vertical.z-rounded > ul.z-tabs-mobile.z-state-closed > li > a,.z-tabs.flat.mobile.horizontal.z-rounded > ul.z-tabs-mobile.z-state-closed > li > a{-webkit-border-radius: 4px !important; -moz-border-radius: 4px !important; border-radius: 4px !important;}.z-tabs.flat.vertical.top-left.z-rounded.z-bordered > ul.z-tabs-nav > li > a{-webkit-border-radius: 3px 0 0 3px; -moz-border-radius: 3px 0 0 3px; border-radius: 3px 0 0 3px;}.z-tabs.flat.vertical.top-right.z-rounded.z-bordered > ul.z-tabs-nav > li > a{-webkit-border-radius: 0 3px 3px 0; -moz-border-radius: 0 3px 3px 0; border-radius: 0 3px 3px 0;}.z-tabs.flat.clean.vertical.top-left.z-rounded.z-bordered > ul.z-tabs-desktop {-webkit-border-radius: 6px 0 0 6px;-moz-border-radius: 6px 0 0 6px;border-radius: 6px 0 0 6px;}.z-tabs.flat.clean.vertical.top-right.z-rounded.z-bordered > ul.z-tabs-desktop {-webkit-border-radius: 0 6px 6px 0;-moz-border-radius: 0 6px 6px 0;border-radius: 0 6px 6px 0;}.z-tabs.horizontal.top.flat.z-bordered.mini > .z-container {border-width: 3px 0 0 0;}.z-tabs.horizontal.top.flat.z-bordered.small > .z-container {border-width: 4px 0 0 0;}.z-tabs.horizontal.top.flat.z-bordered.medium > .z-container {border-width: 5px 0 0 0;}.z-tabs.horizontal.top.flat.z-bordered.large > .z-container {border-width: 5px 0 0 0;}.z-tabs.horizontal.top.flat.z-bordered.xlarge > .z-container {border-width: 6px 0 0 0;}.z-tabs.horizontal.top.flat.z-bordered.xxlarge > .z-container {border-width: 6px 0 0 0;}.z-tabs.horizontal.bottom.flat.z-bordered.mini > .z-container {border-width: 0 0 3px 0;}.z-tabs.horizontal.bottom.flat.z-bordered.small > .z-container {border-width: 0 0 4px 0;}.z-tabs.horizontal.bottom.flat.z-bordered.medium > .z-container {border-width: 0 0 5px 0;}.z-tabs.horizontal.bottom.flat.z-bordered.large > .z-container {border-width: 0 0 5px 0;}.z-tabs.horizontal.bottom.flat.z-bordered.xlarge > .z-container {border-width: 0 0 6px 0;}.z-tabs.horizontal.bottom.flat.z-bordered.xxlarge > .z-container {border-width: 0 0 6px 0;}.z-tabs.flat.horizontal.top.z-rounded.z-bordered.z-spaced > ul.z-tabs-nav > li > a,.z-tabs.flat.horizontal.top.z-rounded.z-bordered > ul.z-tabs-nav > li.z-active > a,.z-tabs.flat.horizontal.top.z-rounded.z-bordered > ul.z-tabs-nav > li:hover > a {-webkit-border-radius: 3px 3px 0 0; -moz-border-radius: 3px 3px 0 0; border-radius: 3px 3px 0 0;}.z-tabs.flat.horizontal.bottom.z-rounded.z-bordered > ul.z-tabs-nav > li > a,.z-tabs.flat.horizontal.bottom.z-rounded.z-bordered > ul.z-tabs-nav > li.z-active > a,.z-tabs.flat.horizontal.bottom.z-rounded.z-bordered > ul.z-tabs-nav > li:hover > a {-webkit-border-radius: 0 0 3px 3px; -moz-border-radius: 0 0 3px 3px; border-radius: 0 0 3px 3px;}.z-tabs.flat.vertical.z-bordered.top-right.mini > ul.z-tabs-nav {border-width: 0 0 0 3px;}.z-tabs.flat.vertical.z-bordered.top-right.small > ul.z-tabs-nav {border-width: 0 0 0 4px;}.z-tabs.flat.vertical.z-bordered.top-right.medium > ul.z-tabs-nav {border-width: 0 0 0 5px;}.z-tabs.flat.vertical.z-bordered.top-right.large > ul.z-tabs-nav {border-width: 0 0 0 5px;}.z-tabs.flat.vertical.z-bordered.top-right.xlarge > ul.z-tabs-nav {border-width: 0 0 0 6px;}.z-tabs.flat.vertical.z-bordered.top-right.xxlarge > ul.z-tabs-nav {border-width: 0 0 0 6px;}.z-tabs.flat.vertical.z-bordered.top-left.mini > ul.z-tabs-nav {border-width: 0 3px 0 0;}.z-tabs.flat.vertical.z-bordered.top-left.small > ul.z-tabs-nav {border-width: 0 4px 0 0;}.z-tabs.flat.vertical.z-bordered.top-left.medium > ul.z-tabs-nav {border-width: 0 5px 0 0;}.z-tabs.flat.vertical.z-bordered.top-left.large > ul.z-tabs-nav {border-width: 0 5px 0 0;}.z-tabs.flat.vertical.z-bordered.top-left.xlarge > ul.z-tabs-nav {border-width: 0 6px 0 0;}.z-tabs.flat.vertical.z-bordered.top-left.xxlarge > ul.z-tabs-nav {border-width: 0 6px 0 0;}.z-tabs.flat.mobile.vertical.z-bordered > ul.z-tabs-nav{border-width: 0 !important;}.z-tabs.flat.z-spaced.horizontal > ul > li > a,.z-tabs.flat.z-spaced.z-shadows.z-dark.horizontal > ul > li > a{margin-right:2px;}.z-tabs.flat.z-spaced.z-bordered.horizontal > ul > li > a,.z-tabs.flat.z-spaced.z-bordered.z-shadows.z-dark.horizontal > ul > li > a{margin-right:3px;}.z-tabs.flat.z-spaced.horizontal > ul.z-tabs-nav > li.z-last > a,.z-tabs.flat.z-spaced.horizontal.z-multiline > ul.z-tabs-nav > li.z-last > a,.z-tabs.flat.z-spaced.horizontal.responsive > ul.z-tabs-nav > li.z-last-col > a {margin-right: 0 !important;}.z-tabs.flat.z-spaced.horizontal.responsive > ul.z-tabs-nav > li > a{margin:1px 1px 0 0 !important;}.z-tabs.flat.z-spaced.vertical > ul.z-tabs-desktop > li > a {margin-bottom: 1px;}.z-tabs.flat.z-spaced.vertical.top-left > ul.z-tabs-desktop {margin:0 1px 0 0;}.z-tabs.flat.z-spaced.vertical.top-right > ul.z-tabs-desktop {margin: 0 0 0 1px}.z-tabs.flat.z-spaced.vertical.top-left > ul.z-tabs-desktop > li.z-last > a,.z-tabs.flat.z-spaced.vertical.top-right > ul.z-tabs-desktop > li.z-last > a {margin-bottom: 0;}.z-tabs.flat.z-spaced.contained.horizontal.top.z-rounded > ul > li > a {border-radius: 4px 4px 0 0;}.z-tabs.flat.z-spaced.contained.horizontal.bottom.z-rounded > ul > li > a {border-radius: 0 0 4px 4px;}.z-tabs.flat.z-dark.contained.z-shadows.z-spaced.horizontal.top > ul > li > a {box-shadow: none !important;}.z-tabs.flat.z-dark.contained.horizontal > .z-container,.z-tabs.flat.z-dark.contained.vertical > .z-container {background: #2C3E50;}.z-tabs.flat.flat-turquoise > ul,.z-tabs.flat.flat-turquoise > .z-container {border-color: #1ABC9C;}.z-tabs.flat.flat-turquoise > ul.z-tabs-nav > li.z-active > a,.z-tabs.flat.flat-turquoise > ul.z-tabs-mobile.z-state-closed > li a,.z-tabs.flat.flat-turquoise > ul.z-tabs-mobile > li a {background: #1ABC9C;}.z-tabs.flat.flat-emerald > ul,.z-tabs.flat.flat-emerald > .z-container {border-color: #2ECC71;}.z-tabs.flat.flat-emerald > ul.z-tabs-nav > li.z-active > a,.z-tabs.flat.flat-emerald > ul.z-tabs-mobile.z-state-closed > li a,.z-tabs.flat.flat-emerald > ul.z-tabs-mobile > li a {background: #2ECC71;}.z-tabs.flat.flat-peter-river > ul,.z-tabs.flat.flat-peter-river > .z-container {border-color: #3498db;}.z-tabs.flat.flat-peter-river > ul.z-tabs-nav > li.z-active > a,.z-tabs.flat.flat-peter-river > ul.z-tabs-mobile.z-state-closed > li a,.z-tabs.flat.flat-peter-river > ul.z-tabs-mobile > li a {background: #3498db;}.z-tabs.flat.flat-amethyst > ul,.z-tabs.flat.flat-amethyst > .z-container {border-color: #9B59B6;}.z-tabs.flat.flat-amethyst > ul.z-tabs-nav > li.z-active > a,.z-tabs.flat.flat-amethyst > ul.z-tabs-mobile.z-state-closed > li a,.z-tabs.flat.flat-amethyst > ul.z-tabs-mobile > li a {background: #9B59B6;}.z-tabs.flat.flat-wet-asphalt > ul,.z-tabs.flat.flat-wet-asphalt > .z-container {border-color: #34495E;}.z-tabs.flat.flat-wet-asphalt > ul.z-tabs-nav > li.z-active > a,.z-tabs.flat.flat-wet-asphalt > ul.z-tabs-mobile.z-state-closed > li a,.z-tabs.flat.flat-wet-asphalt > ul.z-tabs-mobile > li a {background: #34495E;}.z-tabs.flat.flat-green-sea > ul,.z-tabs.flat.flat-green-sea > .z-container {border-color: #16A085;}.z-tabs.flat.flat-green-sea > ul.z-tabs-nav > li.z-active > a,.z-tabs.flat.flat-green-sea > ul.z-tabs-mobile.z-state-closed > li a,.z-tabs.flat.flat-green-sea > ul.z-tabs-mobile > li a {background: #16A085;}.z-tabs.flat.flat-nephritis > ul,.z-tabs.flat.flat-nephritis > .z-container {border-color: #27AE60;}.z-tabs.flat.flat-nephritis > ul.z-tabs-nav > li.z-active > a,.z-tabs.flat.flat-nephritis > ul.z-tabs-mobile.z-state-closed > li a,.z-tabs.flat.flat-nephritis > ul.z-tabs-mobile > li a {background: #27AE60;}.z-tabs.flat.flat-belize-hole‎ > ul,.z-tabs.flat.flat-belize-hole > ul,.z-tabs.flat.flat-belize-hole > .z-container {border-color: #2980B9;}.z-tabs.flat.flat-belize-hole > ul.z-tabs-nav > li.z-active > a,.z-tabs.flat.flat-belize-hole > ul.z-tabs-mobile.z-state-closed > li a,.z-tabs.flat.flat-belize-hole > ul.z-tabs-mobile > li a {background: #2980B9;}.z-tabs.flat.flat-wisteria > ul,.z-tabs.flat.flat-wisteria > .z-container {border-color: #8E44AD;}.z-tabs.flat.flat-wisteria > ul.z-tabs-nav > li.z-active > a,.z-tabs.flat.flat-wisteria > ul.z-tabs-mobile.z-state-closed > li a,.z-tabs.flat.flat-wisteria > ul.z-tabs-mobile > li a {background: #8E44AD;}.z-tabs.flat.flat-midnight-blue > ul,.z-tabs.flat.flat-midnight-blue > .z-container {border-color: #2C3E50;}.z-tabs.flat.flat-midnight-blue > ul.z-tabs-nav > li.z-active > a,.z-tabs.flat.flat-midnight-blue > ul.z-tabs-mobile.z-state-closed > li a,.z-tabs.flat.flat-midnight-blue > ul.z-tabs-mobile > li a {background: #2C3E50;}.z-tabs.flat.flat-sun-flower > ul,.z-tabs.flat.flat-sun-flower > .z-container {border-color: #F1C40F;}.z-tabs.flat.flat-sun-flower > ul.z-tabs-nav > li.z-active > a,.z-tabs.flat.flat-sun-flower > ul.z-tabs-mobile.z-state-closed > li a,.z-tabs.flat.flat-sun-flower > ul.z-tabs-mobile > li a {background: #F1C40F;}.z-tabs.flat.flat-carrot > ul,.z-tabs.flat.flat-carrot > .z-container {border-color: #E67E22;}.z-tabs.flat.flat-carrot > ul.z-tabs-nav > li.z-active > a,.z-tabs.flat.flat-carrot > ul.z-tabs-mobile.z-state-closed > li a,.z-tabs.flat.flat-carrot > ul.z-tabs-mobile > li a {background: #E67E22;}.z-tabs.flat.flat-alizarin > ul,.z-tabs.flat.flat-alizarin > .z-container {border-color: #E74C3C;}.z-tabs.flat.flat-alizarin > ul.z-tabs-nav > li.z-active > a,.z-tabs.flat.flat-alizarin > ul.z-tabs-mobile.z-state-closed > li a,.z-tabs.flat.flat-alizarin > ul.z-tabs-mobile > li a {background: #E74C3C;}.z-tabs.flat.flat-graphite > ul,.z-tabs.flat.flat-graphite > .z-container {border-color: #454545;}.z-tabs.flat.flat-graphite > ul.z-tabs-nav > li.z-active > a,.z-tabs.flat.flat-graphite > ul.z-tabs-mobile.z-state-closed > li a,.z-tabs.flat.flat-graphite > ul.z-tabs-mobile > li a {background: #454545;}.z-tabs.flat.flat-concrete > ul,.z-tabs.flat.flat-concrete > .z-container {border-color: #95A5A6;}.z-tabs.flat.flat-concrete > ul.z-tabs-nav > li.z-active > a,.z-tabs.flat.flat-concrete > ul.z-tabs-mobile.z-state-closed > li a,.z-tabs.flat.flat-concrete > ul.z-tabs-mobile > li a {background: #95A5A6;}.z-tabs.flat.flat-orange > ul,.z-tabs.flat.flat-orange > .z-container {border-color: #F39C12;}.z-tabs.flat.flat-orange > ul.z-tabs-nav > li.z-active > a,.z-tabs.flat.flat-orange > ul.z-tabs-mobile.z-state-closed > li a,.z-tabs.flat.flat-orange > ul.z-tabs-mobile > li a {background: #F39C12;}.z-tabs.flat.flat-pumpkin > ul,.z-tabs.flat.flat-pumpkin > .z-container {border-color: #D35400;}.z-tabs.flat.flat-pumpkin > ul.z-tabs-nav > li.z-active > a,.z-tabs.flat.flat-pumpkin > ul.z-tabs-mobile.z-state-closed > li a,.z-tabs.flat.flat-pumpkin > ul.z-tabs-mobile > li a {background: #D35400;}.z-tabs.flat.flat-pomegranate > ul,.z-tabs.flat.flat-pomegranate > .z-container {border-color: #C0392B;}.z-tabs.flat.flat-pomegranate > ul.z-tabs-nav > li.z-active > a,.z-tabs.flat.flat-pomegranate > ul.z-tabs-mobile.z-state-closed > li a,.z-tabs.flat.flat-pomegranate > ul.z-tabs-mobile > li a {background: #C0392B;}.z-tabs.flat.flat-silver > ul,.z-tabs.flat.flat-silver > .z-container {border-color: #BDC3C7;}.z-tabs.flat.flat-silver > ul.z-tabs-nav > li.z-active > a,.z-tabs.flat.flat-silver > ul.z-tabs-mobile.z-state-closed > li a,.z-tabs.flat.flat-silver > ul.z-tabs-mobile > li a {background: #BDC3C7;}.z-tabs.flat.flat-asbestos > ul,.z-tabs.flat.flat-asbestos > .z-container {border-color: #7F8C8D;}.z-tabs.flat.flat-asbestos > ul.z-tabs-nav > li.z-active > a,.z-tabs.flat.flat-asbestos > ul.z-tabs-mobile.z-state-closed > li a,.z-tabs.flat.flat-asbestos > ul.z-tabs-mobile > li a {background: #7F8C8D;}.z-tabs.flat.flat-lime > ul,.z-tabs.flat.flat-lime > .z-container {border-color: #7FC04C;}.z-tabs.flat.flat-lime > ul.z-tabs-nav > li.z-active > a,.z-tabs.flat.flat-lime > ul.z-tabs-mobile.z-state-closed > li a,.z-tabs.flat.flat-lime > ul.z-tabs-mobile > li a {background: #7FC04C;}.z-tabs.flat.flat-pink > ul,.z-tabs.flat.flat-pink > .z-container {border-color: #ea4c89;}.z-tabs.flat.flat-pink > ul.z-tabs-nav > li.z-active > a,.z-tabs.flat.flat-pink > ul.z-tabs-mobile.z-state-closed > li a,.z-tabs.flat.flat-pink > ul.z-tabs-mobile > li a {background: #ea4c89;}.z-tabs.flat.flat-blue2 > ul,.z-tabs.flat.flat-blue2 > .z-container {border-color: #4A79F3;}.z-tabs.flat.flat-blue2 > ul.z-tabs-nav > li.z-active > a,.z-tabs.flat.flat-blue2 > ul.z-tabs-mobile.z-state-closed > li a,.z-tabs.flat.flat-blue2 > ul.z-tabs-mobile > li a {background: #4A79F3;}.z-tabs.flat.flat-red2.medium > ul > li > a {font-size: 14px; padding: 16px 24px;}.z-tabs.flat.flat-red2.horizontal.z-bordered > .z-container {border-width: 0 !important;}.z-tabs.flat.flat-red2 {color: #777; font: 16px/22px "Helvetica Neue",Helvetica,Arial,sans-serif;}.z-tabs.flat.flat-red2 > ul.z-tabs-nav,.z-tabs.flat.flat-red2 > ul.z-tabs-nav > li,.z-tabs.flat.flat-red2 > .z-container {border-color: #e64c3c;}.z-tabs.flat.flat-red2 > ul.z-tabs-nav > li a {background: #e2534b; color: #FFF; text-shadow: none; font-family: 'Open Sans', sans-serif !important;}.z-tabs.flat.flat-red2 > ul.z-tabs-nav > li.z-active > a,.z-tabs.flat.flat-red2 > ul.z-tabs-mobile.z-state-closed > li a {background: #F8F8F8; color: #7F8C8C;}.z-tabs.flat.flat-red2 > ul.z-tabs-nav > li:not(.z-active) > a:hover {background: #62b9b0; color: #fff; opacity: 0.85;}.z-tabs.flat.flat-red2.horizontal > .z-container > .z-content, .z-tabs.flat.flat-red2.vertical > .z-container {background: #F8F8F8;}.z-tabs.flat.flat-red2.z-spaced.z-shadows.horizontal > ul > li > a {margin-right: 8px;}.z-tabs.flat.flat-zozo-red > ul,.z-tabs.flat.flat-zozo-red > .z-container {border-color: #F44343;}.z-tabs.flat.flat-zozo-red > ul.z-tabs-nav > li.z-active > a,.z-tabs.flat.flat-zozo-red > ul.z-tabs-mobile.z-state-closed > li a,.z-tabs.flat.flat-zozo-red > ul.z-tabs-mobile > li a {background: #F44343;}.z-tabs.flat > ul.z-tabs-mobile > li a{background: none; text-shadow: none; box-shadow: none;}.z-tabs.flat > ul.z-tabs-mobile.z-state-closed > li a,.z-tabs.flat > ul.z-tabs-mobile > li a{background: #bdc3c7; color: #fff;}.z-tabs.flat.z-dark > ul.z-tabs-mobile > li a{background: none; text-shadow: none; box-shadow: none;}.z-tabs.flat.z-dark > ul.z-tabs-mobile.z-state-closed > li a{color: #fff;}.z-tabs.flat > ul.z-tabs-mobile{opacity: 1;}.z-tabs.flat.mobile > ul.z-tabs-desktop > li a{background: #fff;}.z-tabs.flat.mobile > ul > li > a{border-width: 0 !important;}.z-tabs.flat.mobile.z-rounded > ul.z-tabs-mobile > li > a{-webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;}.z-tabs.flat.mobile > ul.z-tabs-nav > li > a{text-align: left;}.z-tabs.flat > ul.z-tabs-desktop > li{margin: 0;}.z-tabs.flat.mobile.z-bordered > .z-container,.z-tabs.flat.mobile > ul.z-tabs-nav,.z-tabs.flat.mobile > ul.z-tabs-nav,.z-tabs.flat.mobile > ul.z-tabs-nav.z-tabs-mobile.z-state-closed,.z-tabs.flat.mobile > ul.z-tabs-nav > li{border-width: 0;} .z-tabs.flat.mobile > ul.z-tabs-nav > li > a {text-align: left;} .z-tabs.flat.mobile > ul.z-tabs-nav > li > a, .z-tabs.flat.mobile > ul.z-tabs-nav > li > a {margin: 0 !important; padding-left: 2em !important; padding-right: 0 !important; margin-top: 0 !important;}.z-tabs.flat.responsive.z-bordered > .z-container,.z-tabs.flat.mobile.z-bordered > .z-container{border-width: 0 !important;}.z-tabs.flat.mobile.horizontal.z-contained > .z-container > .z-content,.z-tabs.flat.mobile.vertical.z-contained > .z-container,.z-tabs.flat.mobile.horizontal.top.z-contained > .z-container > .z-content,.z-tabs.flat.mobile.vertical.z-contained > .z-container > .z-content{margin: 3px 0 0 0;}.z-tabs.flat.mobile.vertical.z-contained > ul.z-tabs-desktop{margin: 0;}.z-tabs{position: relative;} .z-tabs > .z-dropdown-arrow {display: none;} .z-tabs.flat.mobile > .z-container > .z-content > .z-content-inner {padding: 1.4em .25em;} .z-tabs.flat.mobile > ul.z-tabs-desktop > li {margin: 1px 1px 0px !important;} .z-tabs.flat.mobile.z-dark > ul.z-tabs-desktop > li {margin: 1px 4px 0px !important;} .z-tabs.flat.mobile > ul.z-tabs-desktop > li > a {border-width: 0; text-align: left !important; padding-left: 1.5em !important;} .z-tabs.flat.mobile > ul.z-tabs-desktop > li.z-active > a {font-weight:normal;} .z-tabs.flat.mobile > ul.z-tabs-desktop > li:not(.z-active) > a:hover {background: #fff;} .z-tabs.flat.mobile > ul.z-tabs-desktop {width: 100%; background-color: #E0E2E6; padding: 1px 0 4px; margin-top: 18px; visibility: visible; border: none;} .z-tabs.flat.mobile > ul.z-tabs-desktop.z-hide-menu {opacity: 0; height: 0; visibility: hidden !important;} .z-tabs.mobile > ul.z-tabs-mobile.z-state-closed + .z-dropdown-arrow {display: none;} .z-tabs.flat.mobile .z-dropdown-arrow {margin-bottom: 10px; display: block;} .z-tabs.flat.mobile .z-dropdown-arrow {border-style: solid; border-width: 0 9px 9px 9px; border-color: transparent transparent #f3f4f5 transparent; border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #f3f4f5 rgba(0, 0, 0, 0); height: 0; margin-top: 0; opacity: 0; position: absolute; right: 1.35em; top: inherit; width: 0; z-index: 10; -webkit-transform: rotate(360deg); -webkit-transition: 0.25s; -moz-transition: 0.25s; -o-transition: 0.25s; transition: 0.25s; -webkit-backface-visibility: hidden; border-bottom-color: #E0E2E6; border-top-color: #E0E2E6; margin-top: 9px; opacity: 1;} .z-tabs.flat.mobile.z-rounded > ul.z-tabs-desktop {-webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px;} .z-tabs.flat.mobile.z-rounded > ul.z-tabs-desktop > li.z-active > a {border-radius: 2px !important;} .z-tabs.flat.z-dark.mobile > ul > li > a {color: #2C3E50; color: #F1F6F7; background: none;} .z-tabs.flat.z-dark.mobile > ul.z-tabs-desktop > li:not(.z-active) > a:hover {background: #34495E;} .z-tabs.flat.z-dark.mobile > ul.z-tabs-desktop {background-color: #2C3E50; color: #FFF; padding: 4px 0 4px;} .z-tabs.flat.z-dark.mobile .z-dropdown-arrow {border-bottom-color: #2C3E50; border-top-color: #2C3E50;}
.produkt {
    width: 100%;
    height: 200px;
    max-width: 280px;
    box-shadow: 2px 2px 7px rgba(0,0,0,0.5);
    font-size: 19px;
    background-size: cover;
    background-repeat: round;
    transition: all 0.3s;
    margin: 0 auto;
}
.produkt-item {
    padding: 0px;
}
.produkt:hover {
    transform: scale(0.95);
    filter: brightness(95%);
    -webkit-filter: brightness(95%);

}

.produkt-row {
    margin: 0  0 auto 0;
    max-width: 1120px;
}

@media(max-width: 991px) {
    .produkt-row {
    max-width: 560px;
    }
}


.product-box {
    box-shadow: 2px 2px 7px rgba(0,0,0,0.5);
    transition: all 0.5s;
    border: 1px solid #d8d8d8;
}

.product-box:hover {
    transform: scale(0.95);
}
.product-box > .bilde {
    text-align: center;
    padding-top: 15px;
    white-space: nowrap;
    display: inline-block;
    width: 100%;
    height: 183px;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.product-box > .bilde img {
    display: inline;
}

.product-img {
    max-width: 255px;
    max-height: 140px;
}

.produkt-detaljer {
    padding-left: 15px;
    padding-bottom: 10px;
    text-align: center;
}

.detail-button {
    border: 1px solid #912522;
    padding: 15px 25px;
}

.detail-button:hover {
    color: #912522;
}

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

.pb40 {
    padding-bottom: 75px;
}

.pris {

    font-size: 32px;
    padding-top: 5px;

}
.more {
    padding-top: 27px;
    padding-bottom: 25px;
}
.fbmore {
    position:relative;
}
.fbwrap {
position: relative;
-ms-transform-origin:0 0;
-webkit-transform-origin: 0 0;
transform-origin: 0 0;
}
.fbtopbtn {
    height: 48px;
    text-align: center;
    top: -20px;
    position: absolute;
    left: 50%;
    transform: translate(-50%);
}

.post-grid-img {height: 250px;}
.post-grid-item {margin-bottom: 25px;}
.bh-post-grid-style1 .post-grid-content {padding: 25px;border-width: 0 1px 1px 1px;border-style: solid;border-color: #eee;background-color: #fff;}
.bh-post-grid-style1 .post-grid-title {font-size: 18px;text-transform: uppercase;margin-bottom: 4px;margin-top: 0;}
.bh-post-grid-style1 .post-grid-title a {color: #222;text-decoration: none;}
.bh-post-grid-style1 .post-grid-title a:hover {color: #555;}
.bh-post-grid-style1 .post-grid-meta {padding: 0;list-style-type: none;margin: 0;font-size: 10px;text-transform: uppercase;}
.bh-post-grid-style1 .post-grid-meta * {color: #999;}
.bh-post-grid-style1 .post-grid-meta li {display: inline-block;position: relative;}
.bh-post-grid-style1 .post-grid-meta li + li {padding-left: 10px;margin-left: 10px;}
.bh-post-grid-style1 .post-grid-meta li + li:after {position: absolute;content: '';background: #ddd;height: 8px;width: 1px;top: 50%;left: -2px;-webkit-transform: translateY(-50%);transform: translateY(-50%);}
.bh-post-grid-style1 .post-grid-desc {margin-top: 10px;}
.bh-post-grid-style1 .post-grid-desc p {color: #888;}
.bh-post-grid-style1 .post-grid-footer {margin-top: 25px;}
.bh-post-grid-style1 .post-grid-footer .readon {padding: 4px 17px;font-size: 11px;border: 1px solid #eee;color: #999;-webkit-transition: all .3s ease-out;transition: all .3s ease-out;}
.bh-post-grid-style1 .post-grid-footer .readon:hover {border-color: #444;background-color: #444;color: #bbb;}
.bh-post-grid-style2 .post-grid-content {padding: 20px 20px 12px;background-color: #ffffff;-webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);}
.bh-post-grid-style2 .post-grid-img {overflow: hidden;}
.bh-post-grid-style2 .post-grid-img img {-webkit-transform: scale(1);transform: scale(1);-webkit-transition: all .4s ease-in-out;transition: all .4s ease-in-out;}
.bh-post-grid-style2 .post-grid-item:hover .post-grid-img img {-webkit-transform: scale(1.3);transform: scale(1.3);opacity: 0.8;}
.bh-post-grid-style2 .post-grid-title {font-size: 18px;text-transform: uppercase;margin-bottom: 4px;margin-top: 0;}
.bh-post-grid-style2 .post-grid-title a {color: #222;text-decoration: none;}
.bh-post-grid-style2 .post-grid-title a:hover {color: #555;}
.bh-post-grid-style2 .post-grid-meta {list-style-type: none;margin: 10px 0;font-size: 10px;text-transform: uppercase;background: #f5f5f5;padding: 0px 10px;}
.bh-post-grid-style2 .post-grid-meta * {color: #666;}
.bh-post-grid-style2 .post-grid-meta li {display: inline-block;position: relative;}
.bh-post-grid-style2 .post-grid-meta li + li {padding-left: 10px;margin-left: 10px;}
.bh-post-grid-style2 .post-grid-meta li + li:after {position: absolute;content: '';background: #666;height: 1px;width: 5px;top: 50%;left: -2px;}
.bh-post-grid-style2 .post-grid-desc {margin-top: 20px;}
.bh-post-grid-style2 .post-grid-desc p {color: #888;}
.bh-post-grid-style2 .post-grid-footer {margin-top: 10px;}
.bh-post-grid-style2 .post-grid-footer .readon {font-size: 13px;color: #777;}
.bh-post-grid-style3 .post-grid-item {margin-bottom: 25px;padding: 0 12px;}
.bh-post-grid-style3 .post-grid-img {position: relative;margin-left: -12px;margin-right: -12px;}
.bh-post-grid-style3 .post-grid-img .post-date {position: absolute;top: 15px;background: rgba(0, 0, 0, 0.7);padding: 8px 15px;left: 15px;font-size: 16px;color: #fff;}
.custom-clock {background: rgb(255, 255, 255);padding: 10px 15px;font-size: 16px;color: #000;margin-right: 5px;}
.bh-post-grid-style3 .post-grid-meta {padding-left: 0;list-style-type: none;margin-bottom: 5px;}
.bh-post-grid-style3 .post-grid-meta li {display: inline-block;font-size: 12px;margin-right: 5px;}
.bh-post-grid-style3 .post-grid-meta li a {color: #999;}
.bh-post-grid-style3 .post-grid-content {background: #fff;border: 1px solid #f5f5f5;padding: 25px;margin-top: -25px;position: relative;box-shadow: 2px 2px 7px rgba(0,0,0,0.2);}
.bh-post-grid-style3 .post-grid-title {margin-top: 0;font-size: 18px;margin-bottom: 20px;}
.bh-post-grid-style3 .post-grid-title a {color: #444;}
.bh-post-grid-style3 .post-grid-title a:hover {color: #222;}
.bh-post-grid-style3 .post-grid-desc {margin-bottom: 15px;}
.bh-post-grid-style3 .post-grid-footer {position: absolute; bottom: 10px; left: 50%; transform: translate(-50%);}
.bh-post-grid-style3 .post-grid-footer .readon {padding: 6px 14px;font-size: 14px;border: 1px solid rgba(0, 0, 0, 0.1);color: #fff;-webkit-transition: all .3s ease-out;transition: all .3s ease-out; background: #3b5998;}
.bh-post-grid-style3 .post-grid-footer .readon:hover {border-color: #444;background-color: #444;color: #bbb; cursor: pointer;}

/* Munisha Lovely fb tiltes css*/
.bh-post-grid-style3 .post-grid-img .new-post-date {
    position: absolute;
    top: 0px;
    background: rgba(0, 0, 0, 0.7);
    padding: 0px 15px 0px 0px;
    right: 0px;
    font-size: 16px;
    color: #fff;
}
.bh-post-grid-style3 .post-grid-img.custom-grid {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.bh-post-grid-style3 .new-post-grid-content {
    background: #fff;
    border: 1px solid #f5f5f5;
    padding: 0px;
    margin-top: -25px;
    position: relative;
    box-shadow: 2px 2px 7px rgba(0,0,0,0.2);
    height: auto!important;
}
span.post-back-comment,span.post-back-like,span.post-back-share {
    display: block;
    width: 70px;
    text-align: center;
    padding: 12px 0 5px;
    border-bottom: 1px solid rgb(228, 228, 228);
    border-right: 1px solid rgb(228, 228, 228);
    margin-bottom: -1px;
}
.post-back-comment i.fa.fa-comment,.post-back-like i.fa.fa-heart,.post-back-share i.fa.fa-share {
    display: block;
    font-size: 18px;
    color: rgb(255,255,255);
}
.post-front {
    width: auto;
    position: absolute;
    left: 70px;
    right: -1px;
    top: -50px;
    transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    overflow: hidden;
    padding-top: 30px;
    bottom: 0;
}
.post-front-box {
    position: relative;
    background: #fff;
    padding: 32px 20px 12px;
    box-shadow: -3px 0 3px -2px rgba(0,0,0,.1);
    -webkit-box-shadow: -3px 0 3px -2px rgba(0,0,0,.1);
    -moz-box-shadow: -3px 0 3px -2px rgba(0,0,0,.1);
    -ms-box-shadow: -3px 0 3px -2px rgba(0,0,0,.1);
    -o-box-shadow: -3px 0 3px -2px rgba(0,0,0,.1);
}
span.post-front-info-author {
    color: #222;
    font-weight: 300;
    font-style: italic;
    font-size: 13px;
}
span.divider {
    color: #e7e7e7;
    font-size: 17px;
    padding: 0 2px 0 3px;
}
h3.post-front-title {
    margin-top: 9px;
    line-height: 18px;
    position: relative;
}
.post-grid-item:hover .post-front {
    top: -90px;
    transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
}
