@import url(//fonts.googleapis.com/css?family=Open+Sans:300);

@import url(//fonts.googleapis.com/css?family=Open+Sans:400);

@import url(//fonts.googleapis.com/css?family=Open+Sans:600);

@import url(//fonts.googleapis.com/css?family=Open+Sans:700);

@import url(//fonts.googleapis.com/css?family=Roboto);

@import url(//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css);@import url(//fonts.googleapis.com/css?family=Lato:300,300italic,400,900,700italic);
/*------ template stylization ------*/
body {
  background: #333333 !important;
  font: 12px Open Sans, Arial, Helvetica, sans-serif !important;
  line-height: 18px !important;
  color: #4c4c4c !important;
}
p {
  margin-bottom: 10px !important;
}
a[href^="tel:"] {
  color: inherit !important;
  text-decoration: none !important;
}
a {
  outline: none !important;
}
a:hover {
  text-decoration: none !important;
}
h1.brand {
  font-size: 0 !important;
  line-height: 0 !important;
  margin: 0 0 0 0 !important;
  float: left !important;
  padding: 0 0 0 0 !important;
}
h1.brand a {
  display: inline-block !important;
}
h2 {
  color: #333 !important;
  font: bold 60px/60px 'Open Sans', Open Sans, Arial, Helvetica, sans-serif !important;
  margin: 0 0 23px 0 !important;
  text-transform: uppercase !important;
  display: block !important;
  text-align: center !important;
}
h2 span {
  display: block !important;
  text-align: center !important;
}
h3 {
  color: #929292 !important;
  font: 14px/24px 'Open Sans', Open Sans, Arial, Helvetica, sans-serif !important;
  margin: 4px 0 0 0 !important;
}
h3 > span {
  color: #4c4c4c !important;
}
h4 {
  color: #10a1e9 !important;
  font: 300 16px/20px 'Open Sans', Open Sans, Arial, Helvetica, sans-serif !important;
  margin: 0 !important;
  text-transform: uppercase !important;
}
h4.lh {
  line-height: 30px !important;
  margin-bottom: 10px !important;
}
h5 {
  color: #10a1e9 !important;
  font: bold 18px/18px 'Open Sans', Open Sans, Arial, Helvetica, sans-serif !important;
  margin: 0 0 8px 0 !important;
}
#content ul {
  list-style: none !important;
}
.extra-wrap {
  overflow: hidden !important;
}
.global {
  background: #ffffff !important;
}
.holder {
  text-align: center !important;
}
.holder.small hr {
  width: 100% !important;
}
.holder .padd {
  padding: 0 100px !important;
}
hr {
  border-bottom: 1px solid #ccc !important;
  border-top: none !important;
  margin: 0 !important;
  width: 500px !important;
  display: inline-block !important;
  margin-top: -14px !important;
  margin-bottom: 14px !important;
}
/*-----btn-----*/
.btn.btn-primary {
  box-shadow: none !important;
  background: #fd6b32 !important;
  position: relative !important;
  -webkit-border-radius: 7px !important;
  -moz-border-radius: 7px !important;
  border-radius: 7px !important;
  display: inline-block !important;
  padding: 10px 25px 10px 26px !important;
  font: 16px Open Sans, Arial, Helvetica, sans-serif !important;
  color: #ffffff !important;
  text-shadow: none !important;
  border: none !important;
  letter-spacing: 0 !important;
  text-transform: uppercase !important;
  text-decoration: none !important;
  border-bottom: 4px solid #b7512a !important;
  -webkit-transition: all 0.25s ease !important;
  -moz-transition: all 0.25s ease !important;
  -o-transition: all 0.25s ease !important;
  transition: all 0.25s ease !important;
}
.btn.btn-primary:hover {
  background: #10a1e9 !important;
  color: #ffffff !important;
  border-color: #1379ac !important;
  -webkit-transition: all 0.25s ease !important;
  -moz-transition: all 0.25s ease !important;
  -o-transition: all 0.25s ease !important;
  transition: all 0.25s ease !important;
}
.btn.btn-primary.btn1 {
  box-shadow: none !important;
  background: none !important;
  position: relative !important;
  text-transform: uppercase !important;
  border-radius: 0 !important;
  display: inline-block !important;
  padding: 9px 26px 9px 25px !important;
  font: 16px 'Roboto', Open Sans, Arial, Helvetica, sans-serif !important;
  color: #ffffff !important;
  border: none !important;
  text-shadow: none !important;
  background: #fd6b32 !important;
  -webkit-border-radius: 5px !important;
  -moz-border-radius: 5px !important;
  border-radius: 5px !important;
  letter-spacing: 0 !important;
  text-decoration: none !important;
  -webkit-transition: all 0.25s ease !important;
  -moz-transition: all 0.25s ease !important;
  -o-transition: all 0.25s ease !important;
  transition: all 0.25s ease !important;
}
.btn.btn-primary.btn1:hover {
  background: #bcbab0 !important;
  -webkit-transition: all 0.25s ease !important;
  -moz-transition: all 0.25s ease !important;
  -o-transition: all 0.25s ease !important;
  transition: all 0.25s ease !important;
}
.btn.btn-primary.btn2 {
  box-shadow: none !important;
  background: none !important;
  position: relative !important;
  text-transform: none !important;
  border-radius: 0 !important;
  display: inline-block !important;
  padding: 9px 26px 9px 25px !important;
  font: 16px 'Roboto', Open Sans, Arial, Helvetica, sans-serif !important;
  color: #ffffff !important;
  border: none !important;
  text-shadow: none !important;
  background: #0dccd7 !important;
  -webkit-border-radius: 5px !important;
  -moz-border-radius: 5px !important;
  border-radius: 5px !important;
  letter-spacing: 0 !important;
  text-decoration: none !important;
  -webkit-transition: all 0.25s ease !important;
  -moz-transition: all 0.25s ease !important;
  -o-transition: all 0.25s ease !important;
  transition: all 0.25s ease !important;
}
.btn.btn-primary.btn2:hover {
  background: #bcbab0 !important;
  -webkit-transition: all 0.25s ease !important;
  -moz-transition: all 0.25s ease !important;
  -o-transition: all 0.25s ease !important;
  transition: all 0.25s ease !important;
}
.btn.btn-link {
  box-shadow: none !important;
  position: relative !important;
  text-decoration: underline !important;
  padding: 0 !important;
  font: 11px 'Roboto', Open Sans, Arial, Helvetica, sans-serif !important;
  margin: 0 !important;
  text-transform: uppercase !important;
  text-shadow: none !important;
  color: #dd6542 !important;
  text-decoration: none !important;
  border: none !important;
  letter-spacing: 1px !important;
  display: inline-block !important;
  margin-top: -2px !important;
  -webkit-transition: all 0.35s ease !important;
  -moz-transition: all 0.35s ease !important;
  -o-transition: all 0.35s ease !important;
  transition: all 0.35s ease !important;
}
.btn.btn-link:hover {
  color: #333 !important;
  -webkit-transition: all 0.35s ease !important;
  -moz-transition: all 0.35s ease !important;
  -o-transition: all 0.35s ease !important;
  transition: all 0.35s ease !important;
}
/*-----list-----*/
.list0 {
  margin: 0 !important;
  list-style: none !important;
}
.list0 li {
  font-size: 12px !important;
  line-height: 18px !important;
  margin-bottom: 48px !important;
}
.list0 li .bd {
  float: left !important;
  margin-right: 16px !important;
}
.list0 li .extra-wrap {
  padding-right: 30px !important;
}
.list0 li .title {
  font: bold 14px/16px 'Roboto' !important;
  color: #333 !important;
  text-transform: uppercase !important;
  margin-bottom: 19px !important;
}
.list1-box {
  position: relative !important;
  padding-top: 72px !important;
  margin-top: -80px !important;
  padding-bottom: 60px !important;
}
.list1 {
  margin: 0 !important;
  list-style: none !important;
}
.list1 li {
  font-size: 12px !important;
  line-height: 18px !important;
  margin-bottom: 29px !important;
  border-bottom: 1px solid #bcbab0 !important;
  padding-bottom: 23px !important;
  overflow: hidden !important;
}
.list1 li:first-child + li + li + li {
  margin-bottom: 0 !important;
  border-bottom: none !important;
}
.list1 li p.indent {
  margin-bottom: 27px !important;
}
.list1 li p strong {
  font-weight: normal !important;
  color: #333 !important;
}
.list1 li p em {
  color: #333 !important;
}
.list1 li:first-child + li {
  margin-bottom: 0 !important;
}
.list1 li figure {
  margin: 0 !important;
  float: left !important;
  margin-right: 18px !important;
}
.list-box {
  margin-top: 28px !important;
}
.list-box .numb {
  font: bold 60px/60px Open Sans, Arial, Helvetica, sans-serif !important;
  color: #929292 !important;
  display: block !important;
  margin-bottom: 16px !important;
}
.list-box h4 {
  font-weight: bold !important;
  font-size: 18px !important;
  margin-bottom: 19px !important;
}
.list-box p {
  font-size: 14px !important;
  line-height: 23px !important;
  color: #929292 !important;
}
.list-box p > span {
  color: #4c4c4c !important;
}
.list2 {
  margin: 0 !important;
  list-style: none !important;
}
.list2 li {
  font-size: 12px !important;
  line-height: 18px !important;
  margin-bottom: 25px !important;
}
.list2 li p {
  font-size: 14px !important;
  color: #929292 !important;
  line-height: 24px !important;
  margin-bottom: 0 !important;
}
.list2 li p > span {
  color: #4c4c4c !important;
}
.list3 {
  margin: 0 !important;
  list-style: none !important;
  overflow: hidden !important;
  margin-bottom: 224px !important;
}
.list3 li {
  margin-bottom: 30px !important;
}
.list3-box {
  position: relative !important;
}
.list4 {
  margin: 0 !important;
  list-style: none !important;
  margin-bottom: 20px !important;
  margin-top: 1px !important;
  padding-right: 39px !important;
}
.list4.box-list4 {
  margin-bottom: 54px !important;
}
.list4 li {
  font-size: 12px !important;
  line-height: 18px !important;
  margin-bottom: 56px !important;
}
.list4 li .extra-wrap h4 {
  margin-top: 0 !important;
  margin-bottom: 10px !important;
  font-size: 18px !important;
  line-height: 22px !important;
}
.list4 .badge {
  padding: 0 !important;
  margin: 0 !important;
  -webkit-border-radius: 50px !important;
  -moz-border-radius: 50px !important;
  border-radius: 50px !important;
  width: 50px !important;
  height: 37px !important;
  text-align: left !important;
  padding-top: 13px !important;
  text-align: center !important;
  text-shadow: none !important;
  background: none !important;
  font: 20px/20px Open Sans, Arial, Helvetica, sans-serif !important;
  color: #ffffff !important;
  float: left !important;
  margin-right: 20px !important;
  background: #0dccd7 !important;
  margin-top: 0 !important;
}
.list5 {
  margin: 0 !important;
  list-style: none !important;
}
.list5 li {
  font-size: 12px !important;
  line-height: 18px !important;
  margin-bottom: 6px !important;
}
.list5.info-box li {
  margin-bottom: 0 !important;
}
.list5.info-box li p {
  font-style: normal !important;
  color: #efede0 !important;
  font-size: 12px !important;
  line-height: 18px !important;
  -webkit-transition: all 0.35s ease !important;
  -moz-transition: all 0.35s ease !important;
  -o-transition: all 0.35s ease !important;
  transition: all 0.35s ease !important;
}
.list5.info-box li p span {
  display: block !important;
  width: 65px !important;
  float: none !important;
}
.list5.info-box li:first-child + li + li + li + li + li {
  margin-top: 18px !important;
}
.list5 li a {
  font: 12px/18px Open Sans, Arial, Helvetica, sans-serif !important;
  color: #efede0 !important;
  -webkit-transition: all 0.25s ease !important;
  -moz-transition: all 0.25s ease !important;
  -o-transition: all 0.25s ease !important;
  transition: all 0.25s ease !important;
}
.list5 li a:hover {
  color: #0dccd7 !important;
  -webkit-transition: all 0.35s ease !important;
  -moz-transition: all 0.35s ease !important;
  -o-transition: all 0.35s ease !important;
  transition: all 0.35s ease !important;
}
.list6-box {
  position: relative !important;
}
.list6 {
  margin: 0 !important;
  list-style: none !important;
  display: block !important;
  margin-top: 10px !important;
  margin-bottom: 123px !important;
}
.list6 li {
  font-size: 12px !important;
  line-height: 18px !important;
  margin-bottom: 32px !important;
  overflow: hidden !important;
}
.list6 .badge time {
  font: 20px/20px Open Sans, Arial, Helvetica, sans-serif !important;
  color: #ffffff !important;
}
.list6 .badge .numb {
  font: 14px/16px Open Sans, Arial, Helvetica, sans-serif !important;
  color: #ffffff !important;
  text-transform: uppercase !important;
  margin-top: -3px !important;
}
.list6 li .extra-wrap p {
  font: 12px Open Sans, Arial, Helvetica, sans-serif !important;
  color: #4c4c4c !important;
  width: 100% !important;
  float: left !important;
}
.list6 li .extra-wrap p br {
  display: none !important;
}
.list6 li .extra-wrap > a {
  font: bold 14px Open Sans, Arial, Helvetica, sans-serif !important;
  color: #333 !important;
  text-transform: uppercase !important;
  margin-bottom: 19px !important;
  display: inline-block !important;
  -webkit-transition: all 0.25s ease !important;
  -moz-transition: all 0.25s ease !important;
  -o-transition: all 0.25s ease !important;
  transition: all 0.25s ease !important;
}
.list6 li .extra-wrap p a {
  font: 12px Open Sans, Arial, Helvetica, sans-serif !important;
  color: #4c4c4c !important;
  -webkit-transition: all 0.25s ease !important;
  -moz-transition: all 0.25s ease !important;
  -o-transition: all 0.25s ease !important;
  transition: all 0.25s ease !important;
}
.list6 li .extra-wrap p a:hover {
  color: #0dccd7 !important;
  -webkit-transition: all 0.25s ease !important;
  -moz-transition: all 0.25s ease !important;
  -o-transition: all 0.25s ease !important;
  transition: all 0.25s ease !important;
}
.list6 li > div {
  margin-bottom: 16px !important;
}
.list6 li > div .extra-wrap h3 {
  margin-bottom: 10px !important;
}
/*-----thumbs-----*/
.thumb-pad-bann {
  text-align: center !important;
}
.thumb-pad-bann:hover h4 {
  color: #fd6b32 !important;
}
.thumb-pad-bann:hover a {
  color: #fd6b32 !important;
}
.thumb-pad-bann:hover figure > div img {
  margin-top: -81px !important;
}
.thumb-pad-bann figure {
  margin: 0 !important;
  background: #ffffff !important;
  -webkit-border-radius: 7px !important;
  -moz-border-radius: 7px !important;
  border-radius: 7px !important;
  text-align: center !important;
  padding-top: 44px !important;
  height: 126px !important;
  margin-bottom: 26px !important;
}
.thumb-pad-bann figure > div {
  width: 103px !important;
  height: 81px !important;
  overflow: hidden !important;
  display: inline-block !important;
}
.thumb-pad-bann h4 {
  font-weight: normal !important;
  line-height: 21px !important;
  margin-bottom: 18px !important;
}
.thumb-pad-bann a {
  color: #10a1e9 !important;
  font: normal 16px/21px 'Open Sans', Open Sans, Arial, Helvetica, sans-serif !important;
  margin: 0 0 18px 0 !important;
  text-transform: uppercase !important;
  display: inline-block !important;
}
.thumb-pad0 {
  margin-bottom: 11px !important;
  overflow: hidden !important;
}
.thumb-pad0 .thumbnail {
  position: relative !important;
  padding: 0 !important;
  margin: 0 !important;
  border: none !important;
  border-radius: 0 !important;
  box-shadow: none !important;
}
.thumb-pad0 .thumbnail .caption {
  padding: 0 !important;
  padding-bottom: 25px !important;
  color: #4c4c4c !important;
}
.thumb-pad0 .thumbnail .caption a {
  margin-bottom: 5px !important;
  display: inline-block !important;
  color: #ffffff !important;
  font: 33px/33px 'Anton', Open Sans, Arial, Helvetica, sans-serif !important;
  text-transform: uppercase !important;
  -webkit-transition: all 0.35s ease !important;
  -moz-transition: all 0.35s ease !important;
  -o-transition: all 0.35s ease !important;
  transition: all 0.35s ease !important;
}
.thumb-pad0 .thumbnail .caption a:hover {
  color: #f6705e !important;
  -webkit-transition: all 0.35s ease !important;
  -moz-transition: all 0.35s ease !important;
  -o-transition: all 0.35s ease !important;
  transition: all 0.35s ease !important;
}
.thumb-pad0 .thumbnail .caption h3 {
  margin-bottom: 9px !important;
}
.thumb-pad0 figure {
  position: relative !important;
  margin: 0 !important;
  margin-bottom: 27px !important;
}
.thumb-pad0 figure img {
  width: 100% !important;
}
.thumb-pad0 figure a > em {
  width: 23px !important;
  height: 23px !important;
  background: url(../img/play.png) no-repeat !important;
  position: absolute !important;
  bottom: 1px !important;
  right: 1px !important;
}
.box-thumb h2 {
  margin-bottom: 28px !important;
}
.thumb-pad1 {
  margin-top: 43px !important;
  overflow: hidden !important;
}
.thumb-pad1 .thumbnail {
  position: relative !important;
  padding: 0 !important;
  margin: 0 !important;
  border: none !important;
  border-radius: 0 !important;
  box-shadow: none !important;
}
.thumb-pad1 .thumbnail .caption {
  padding: 0 !important;
  color: #4c4c4c !important;
}
time {
  color: #929292 !important;
  font-size: 14px !important;
  display: inline-block !important;
  margin-bottom: 8px !important;
}
.lnk {
  color: #10a1e9 !important;
  font-weight: bold !important;
  font-size: 18px !important;
  margin-bottom: 18px !important;
  display: inline-block !important;
  -webkit-transition: all 0.25s ease !important;
  -moz-transition: all 0.25s ease !important;
  -o-transition: all 0.25s ease !important;
  transition: all 0.25s ease !important;
}
.lnk:hover {
  color: #333 !important;
  -webkit-transition: all 0.25s ease !important;
  -moz-transition: all 0.25s ease !important;
  -o-transition: all 0.25s ease !important;
  transition: all 0.25s ease !important;
}
.btn.btn-primary.btn1 {
  font-size: 12px !important;
  padding: 7px 15px 6px 16px !important;
  border-bottom: 2px solid #b7512a !important;
}
.btn.btn-primary.btn1:hover {
  border-bottom-color: #1379ac !important;
  background: #10a1e9 !important;
}
.thumb-pad1 .thumbnail .caption p {
  margin-bottom: 13px !important;
  font-size: 14px !important;
  line-height: 21px !important;
}
.thumb-pad1 figure {
  margin: 0 !important;
  margin-bottom: 20px !important;
}
.thumb-pad2 {
  margin-bottom: 0 !important;
  margin-top: 28px !important;
}
.thumb-pad2 .thumbnail {
  padding: 0 !important;
  margin: 0 !important;
  border: none !important;
  border-radius: 0 !important;
  box-shadow: none !important;
}
.thumb-pad2 .thumbnail .caption {
  padding: 0 !important;
  color: #4c4c4c !important;
}
.thumb-pad2 .thumbnail .caption p {
  margin-bottom: 18px !important;
}
.thumb-pad2 .thumbnail .caption h2 {
  margin: 3px 0 20px 0 !important;
}
.thumb-pad2 figure {
  margin: 0 !important;
  margin-bottom: 18px !important;
}
.thumb-pad2 figure img {
  width: 100% !important;
}
.thumb-pad3 .thumbnail {
  padding: 0 !important;
  margin: 0 !important;
  border: none !important;
  border-radius: 0 !important;
  box-shadow: none !important;
}
.thumb-pad3 figure {
  margin: 0 !important;
  display: inline-block !important;
  width: 100% !important;
}
.thumb-pad3 figure img {
  width: 100% !important;
  max-width: 100% !important;
}
.thumb-pad4 {
  padding: 20px 20px 15px 20px !important;
  margin-bottom: 30px !important;
  background-color: #e7e7e7 !important;
}
.thumb-pad4 .thumbnail {
  padding: 0 !important;
  margin: 0 !important;
  border: none !important;
  border-radius: 0 !important;
  box-shadow: none !important;
}
.thumb-pad4 figure {
  margin: 0 !important;
  width: 100% !important;
  margin-bottom: 16px !important;
}
.thumb-pad4 figure img {
  width: 100% !important;
  max-width: 100% !important;
}
.thumb-pad4 .thumbnail .caption {
  padding: 0 !important;
}
.thumb-pad4 .thumbnail .caption p {
  color: #7b7b7b !important;
  margin-top: 11px !important;
}
.thumb-pad4 .thumbnail .caption a {
  color: #378673 !important;
  font: 16px/20px Open Sans, Arial, Helvetica, sans-serif !important;
  margin: 0 !important;
  -webkit-transition: all 0.35s ease !important;
  -moz-transition: all 0.35s ease !important;
  -o-transition: all 0.35s ease !important;
  transition: all 0.35s ease !important;
}
.thumb-pad4 .thumbnail .caption a:hover {
  color: #9bd156 !important;
  -webkit-transition: all 0.35s ease !important;
  -moz-transition: all 0.35s ease !important;
  -o-transition: all 0.35s ease !important;
  transition: all 0.35s ease !important;
}
.thumb-pad5 {
  margin: 0 !important;
}
.thumb-pad5 .thumbnail {
  padding: 0 !important;
  margin: 0 !important;
  border: none !important;
  border-radius: 0 !important;
  box-shadow: none !important;
}
.thumb-pad5 .thumbnail .caption {
  padding: 0 !important;
  color: #4c4c4c !important;
  overflow: hidden !important;
}
.thumb-pad5 .thumbnail .caption p {
  color: #929292 !important;
  margin-bottom: 13px !important;
  font-size: 14px !important;
  line-height: 21px !important;
}
.thumb-pad5 figure {
  margin: 0 !important;
  overflow: hidden !important;
  display: inline-block !important;
  float: left !important;
  margin-right: 27px !important;
}
.thumb-pad5 figure img {
  width: 100% !important;
}
.box4-box {
  margin-top: 0 !important;
  padding-bottom: 30px !important;
}
.pad8Box {
  margin-top: 29px !important;
  margin-bottom: 123px !important;
  overflow: hidden !important;
}
.thumb-pad8 {
  position: relative !important;
  padding: 0 !important;
  margin-top: 54px !important;
  background: #eaeaea !important;
  border-radius: 25px;
}
.thumb-pad8:hover .icon img {
  margin-top: -30px !important;
}
.thumb-pad8 a {
  color: #333333 !important;
  font-weight: bold !important;
  font-size: 14px !important;
  line-height: 18px !important;
  padding: 0 15px 0 15px !important;
  margin-bottom: 0 !important;
  text-transform: uppercase !important;
  display: inline-block !important;
  border-bottom: none !important;
  -webkit-transition: all 0.25s ease !important;
  -moz-transition: all 0.25s ease !important;
  -o-transition: all 0.25s ease !important;
  transition: all 0.25s ease !important;
}
.thumb-pad8 a.link:hover {
  color: #fd6b32 !important;
  -webkit-transition: all 0.25s ease !important;
  -moz-transition: all 0.25s ease !important;
  -o-transition: all 0.25s ease !important;
  transition: all 0.25s ease !important;
}
.thumb-pad8 hr.hr {
  margin: 0 !important;
  border-top: none !important;
  border-bottom: 1px solid #4a4a4a !important;
  width: 133px !important;
  position: relative !important;
  top: -4px !important;
}
.thumb-pad8 .thumbnail {
  position: relative !important;
  z-index: 3 !important;
  padding: 0 !important;
  margin: 0 !important;
  border: none !important;
  border-radius: 25px !important;
  box-shadow: none !important;
  text-align: center !important;
  background: #eaeaea !important;
  padding-bottom: 9px !important;
}
.thumb-pad8 .thumbnail .icon {
  width: 40px !important;
  height: 30px !important;
  overflow: hidden !important;
  display: inline-block !important;
  margin-bottom: 1px !important;
}
.thumb-pad8 figure {
  margin: 0 !important;
  width: 100% !important;
  margin-bottom: 7px !important;
}
.thumb-pad8 figure img {
  width: 100% !important;
  max-width: 100% !important;


}
.thumb-pad8 .thumbnail .caption {
  padding: 0 !important;
  color: #4c4c4c !important;
  padding-left: 20px !important;
  padding-right: 20px !important;
}
.thumb-pad8 .thumbnail .caption p {
  color: #333333 !important;
}
.thumb-pad8 .thumbnail .caption p.int {
  margin-top: 2px !important;
}
/*-----carousel-----*/
.list_carousel {
  position: relative !important;
}
.caroufredsel_wrapper {
  height: 72px !important;
}
.list_carousel #foo {
  margin: 0 !important;
  padding: 0 !important;
  list-style: none !important;
  display: block !important;
  cursor: default !important;
  height: 100% !important;
}
.list_carousel #foo > li {
  padding: 0 !important;
  float: left !important;
  cursor: default !important;
}
.list_carousel #foo li figure {
  margin: 0 !important;
}
.list_carousel.responsive {
  width: auto !important;
  margin: 0 !important;
}
.list_carousel.responsive .caroufredsel_wrapper {
  cursor: default !important;
}
.list_carousel .prev,
.list_carousel .next {
  display: inline-block !important;
  width: 9px !important;
  height: 13px !important;
  cursor: pointer !important;
}
.list_carousel .prev {
  background: url(../img/prev_arrow.png) 0 top no-repeat !important;
  -webkit-transition: all 0.25s ease !important;
  -moz-transition: all 0.25s ease !important;
  -o-transition: all 0.25s ease !important;
  transition: all 0.25s ease !important;
}
.foo-btn span {
  border-right: 1px solid #d5d5d5 !important;
  margin-left: 17px !important;
  margin-right: 20px !important;
  padding-top: 6px !important;
  padding-bottom: 6px !important;
}
.list_carousel .next {
  background: url(../img/next_arrow.png) 0 top no-repeat !important;
  -webkit-transition: all 0.25s ease !important;
  -moz-transition: all 0.25s ease !important;
  -o-transition: all 0.25s ease !important;
  transition: all 0.25s ease !important;
}
.list_carousel .prev:hover {
  background: url(../img/prev_arrow.png) 0 bottom no-repeat !important;
  -webkit-transition: all 0.25s ease !important;
  -moz-transition: all 0.25s ease !important;
  -o-transition: all 0.25s ease !important;
  transition: all 0.25s ease !important;
}
.list_carousel .next:hover {
  background: url(../img/next_arrow.png) 0 bottom no-repeat !important;
  -webkit-transition: all 0.25s ease !important;
  -moz-transition: all 0.25s ease !important;
  -o-transition: all 0.25s ease !important;
  transition: all 0.25s ease !important;
}
.foo-btn {
  position: absolute !important;
  float: left !important;
  top: -74px !important;
  left: 310px !important;
}
/*-----blockquote-----*/blockquote {
  padding: 0 !important;
  border: none !important;
  margin: 0 !important;
  margin-top: 6px !important;
  margin-bottom: 19px !important;
}
blockquote p {
  font: italic 18px Open Sans, Arial, Helvetica, sans-serif !important;
  line-height: 23px !important;
  color: #4c4c4c !important;
}
/*-----header-----*/
header {
  padding: 6px 0 0 0 !important;
  height: 113px !important;
  background: #ffffff !important;
  border-top: 10px solid red !important;
}
header.indent {
  margin-bottom: 97px !important;
  -webkit-box-shadow: 0 6px 10px #bebebe !important;
  -moz-box-shadow: 0 6px 10px #bebebe !important;
  box-shadow: 0 6px 10px #bebebe !important;
}
header .span12 .searchBox {
  display: block !important;
  overflow: hidden !important;
}
header .span12 .searchBox {
  margin-bottom: 8px !important;
}
header .span12 .searchBox > div {
  float: right !important;
}
header .span12 .searchBox ul {
  list-style: none !important;
  margin: 0 !important;
  float: left !important;
  margin-top: 28px !important;
}
header .span12 .searchBox ul li {
  border-right: 1px solid #aeaeae !important;
  float: left !important;
  line-height: 10px !important;
  padding-right: 12px !important;
  margin-left: 12px !important;
}
header .span12 .searchBox ul li:first-child + li {
  border-right: none !important;
}
header .span12 .searchBox ul li a {
  font: 10px 'Open Sans' !important;
  color: #aeaeae !important;
  line-height: 10px !important;
  text-transform: uppercase !important;
  -webkit-transition: all 0.25s ease !important;
  -moz-transition: all 0.25s ease !important;
  -o-transition: all 0.25s ease !important;
  transition: all 0.25s ease !important;
}
header .span12 .searchBox ul li a:hover {
  color: #fd6b32 !important;
  -webkit-transition: all 0.25s ease !important;
  -moz-transition: all 0.25s ease !important;
  -o-transition: all 0.25s ease !important;
  transition: all 0.25s ease !important;
}
header .span12 .logoBox {
  display: block !important;
}
header p {
  font: 11px Open Sans, Arial, Helvetica, sans-serif !important;
  color: #abaaa7 !important;
  float: left !important;
}
header p > span {
  color: #ABAAA7 !important;
}
/*-----menu-----*/
.navbar_ {
  margin-bottom: 0 !important;
  float: right !important;
}
.nav-collapse .nav {
  float: none !important;
}
.navbar_ .collapse {
  overflow: visible !important;
  line-height: 0 !important;
  font-size: 0 !important;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false) !important;
}
.navbar_ .nav-collapse_ .nav li li {
  font-size: 24px !important;
  line-height: 24px !important;
  display: block !important;
}
.navbar_ .navbar-inner {
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false) !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
  margin: 0 !important;
  padding: 0 !important;
  min-height: inherit !important;
  border: none !important;
  background: none !important;
  -webkit-border-radius: none !important;
  -moz-border-radius: none !important;
  border-radius: none !important;
}
.navbar_ .nav-collapse_ {
  padding: 0 !important;
  height: 36px !important;
}
.nav-collapse_ {
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
  position: relative !important;
  float: none !important;
  margin: 0 !important;
  padding: 0 !important;
  background: none !important;
  text-align: center !important;
}
.nav-collapse_ .nav {
  float: left !important;
  margin: 10px 0 0 0 !important;
  padding: 0 !important;
}
.nav-collapse_ .nav li {
  position: relative !important;
  display: inline-block !important;
  margin: 0 !important;
  padding: 0 !important;
  float: left !important;
  margin-left: 30px !important;
  text-transform: uppercase !important;
  zoom: 1 !important;
}
.nav-collapse_ .nav li:first-child {
  margin-left: 0 !important;
}
.nav-collapse_ .nav > li > a {
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
  margin: 0 !important;
  text-shadow: none !important;
  color: #4c4c4c !important;
  box-shadow: none !important;
  font: 300 17px 'Open Sans', Open Sans, Arial, Helvetica, sans-serif !important;
  text-transform: uppercase !important;
  padding: 0 !important;
  -webkit-transition: all 0.35s ease !important;
  -moz-transition: all 0.35s ease !important;
  -o-transition: all 0.35s ease !important;
  transition: all 0.35s ease !important;
}
.nav-collapse_ .nav > li.active > a {
  color: red !important;
  background: none !important;
  box-shadow: none !important;
}
.nav-collapse_ .nav > li a:hover {
  color: red !important;
  background: none !important;
  -webkit-transition: all 0.35s ease !important;
  -moz-transition: all 0.35s ease !important;
  -o-transition: all 0.35s ease !important;
  transition: all 0.35s ease !important;
}
.nav-collapse_ .nav > .sfHover > a {
  color: #fd6b32 !important;
  background: none !important;
  -webkit-transition: all 0.35s ease !important;
  -moz-transition: all 0.35s ease !important;
  -o-transition: all 0.35s ease !important;
  transition: all 0.35s ease !important;
}
.nav-collapse_ .nav > li > a span {
  display: inline-block !important;
  height: 6px !important;
  background: url(../img/menu-marker.png) no-repeat !important;
  width: 7px !important;
  left: 60px !important;
  top: 29px !important;
  position: absolute !important;
}
/*-----subMenu1-----*/
.nav-collapse .sub-menu > ul {
  position: absolute !important;
  display: none !important;
  width: 175px !important;
  left: 0 !important;
  top: 44px !important;
  list-style: none !important;
  zoom: 1 !important;
  z-index: 11 !important;
  background: #fd6b32 !important;
  padding: 30px 0 30px 0 !important;
  margin: 0 !important;
  text-align: center !important;
}
.nav-collapse .sub-menu > ul li {
  background: none !important;
  float: none !important;
  margin: 0 !important;
  border-right: none !important;
  margin-bottom: 11px !important;
  box-shadow: none !important;
  padding: 0 !important;
}
.nav-collapse .sub-menu li:last-child {
  border-bottom: none !important;
}
.nav-collapse .sub-menu > ul li a {
  display: block !important;
  background: none !important;
  padding: 0 !important;
  margin: 0 !important;
  font: 12px Open Sans, Arial, Helvetica, sans-serif !important;
  color: #ffffff !important;
  text-transform: none !important;
  display: inline-block !important;
  background: none !important;
  border: none !important;
  -webkit-box-shadow: 0 !important;
  -moz-box-shadow: 0 !important;
  box-shadow: 0 !important;
  -webkit-transition: all 0.35s ease !important;
  -moz-transition: all 0.35s ease !important;
  -o-transition: all 0.35s ease !important;
  transition: all 0.35s ease !important;
}
.nav-collapse .sub-menu > ul li a span {
  margin-left: 10px !important;
  display: inline-block !important;
  background: url(../img/menu-marker2.png) no-repeat !important;
  width: 6px !important;
  height: 5px !important;
  position: relative !important;
  top: -2px !important;
}
.nav-collapse .sub-menu > ul li a:hover {
  text-decoration: none !important;
  color: #424242 !important;
  background: none !important;
  border: none !important;
  -webkit-box-shadow: 0 !important;
  -moz-box-shadow: 0 !important;
  box-shadow: 0 !important;
  -webkit-transition: all 0.5s ease !important;
  -moz-transition: all 0.5s ease !important;
  -o-transition: all 0.5s ease !important;
  transition: all 0.5s ease !important;
}
.nav-collapse .sub-menu > ul li.sfHover > a {
  text-decoration: none !important;
  background: none !important;
  border: none !important;
  -webkit-box-shadow: 0 !important;
  -moz-box-shadow: 0 !important;
  box-shadow: 0 !important;
  color: #424242 !important;
}
/*-----subMenu2-----*/
.nav-collapse .sub-menu ul ul {
  position: absolute !important;
  display: none !important;
  width: 175px !important;
  left: 176px !important;
  top: -30px !important;
  list-style: none !important;
  zoom: 1 !important;
  z-index: 11 !important;
  background: #ffffff !important;
  padding: 30px 0 30px 0 !important;
  margin: 0 !important;
  text-align: center !important;
}
.nav-collapse .sub-menu ul ul li a {
  display: block !important;
  background: none !important;
  padding: 0 !important;
  margin: 0 !important;
  font: 12px Open Sans, Arial, Helvetica, sans-serif !important;
  color: #424242 !important;
  text-transform: none !important;
  display: inline-block !important;
  background: none !important;
  border: none !important;
  -webkit-box-shadow: 0 !important;
  -moz-box-shadow: 0 !important;
  box-shadow: 0 !important;
  -webkit-transition: all 0.35s ease !important;
  -moz-transition: all 0.35s ease !important;
  -o-transition: all 0.35s ease !important;
  transition: all 0.35s ease !important;
}
.nav-collapse .sub-menu ul ul li a:hover {
  text-decoration: none !important;
  color: #fd6b32 !important;
  -webkit-transition: all 0.5s ease !important;
  -moz-transition: all 0.5s ease !important;
  -o-transition: all 0.5s ease !important;
  transition: all 0.5s ease !important;
}
/*----content-----*/
#content {
  position: relative !important;
  padding: 0 0 0 0 !important;
}
.img-polaroid {
  position: relative !important;
  background: none !important;
  padding: 0 !important;
  box-shadow: none !important;
  border: none !important;
  max-width: inherit !important;
  background: #e0ded2 !important;
  padding: 6px !important;
  border: 1px solid #f6f5ee !important;
  -webkit-box-sizing: border-box !important;
  -moz-box-sizing: border-box !important;
  box-sizing: border-box !important;
}
#toTop {
  display: none !important;
  width: 24px !important;
  height: 24px !important;
  overflow: hidden !important;
  background: url(../img/top.png) 0 top no-repeat !important;
  position: fixed !important;
  margin-right: -690px !important;
  right: 50% !important;
  bottom: 40px !important;
  z-index: 999 !important;
}
#toTop:hover {
  background: url(../img/top.png) 0 bottom no-repeat !important;
}
.mail {
  font: 14px Open Sans, Arial, Helvetica, sans-serif !important;
  color: #fd6b32 !important;
  -webkit-transition: all 0.35s ease !important;
  -moz-transition: all 0.35s ease !important;
  -o-transition: all 0.35s ease !important;
  transition: all 0.35s ease !important;
}
.mail:hover {
  color: #333 !important;
  -webkit-transition: all 0.35s ease !important;
  -moz-transition: all 0.35s ease !important;
  -o-transition: all 0.35s ease !important;
  transition: all 0.35s ease !important;
}
.content-box {
  background: #f2f2f2 url(../img/contBox_bg.png) 0 top repeat-x !important;
  padding-top: 4px !important;
  margin-bottom: 22px !important;
}
.banner-box {
  padding: 61px 0 0 0 !important;
}
.banner-holder {
  margin: 54px 0 0 0 !important;
  overflow: hidden !important;
}
.privacy-box > p {
  color: #ffffff !important;
  margin-bottom: 15px !important;
}
.privacy-box p > a {
  color: #ffffff !important;
  -webkit-transition: all 0.35s ease !important;
  -moz-transition: all 0.35s ease !important;
  -o-transition: all 0.35s ease !important;
  transition: all 0.35s ease !important;
}
.privacy-box p > a:hover {
  color: #bfcd01 !important;
  -webkit-transition: all 0.35s ease !important;
  -moz-transition: all 0.35s ease !important;
  -o-transition: all 0.35s ease !important;
  transition: all 0.35s ease !important;
}
.privacy-box .info-box p {
  color: #4c4c4c !important;
  line-height: 15px !important;
  font-size: 11px !important;
}
.privacy-box .info-box > div p > span {
  display: inline-block !important;
  width: 63px !important;
}
.privacy-box .info-box > div p > a {
  color: #4c4c4c !important;
}
.privacy-box .info-box > div p > a:hover {
  color: #bfcd01 !important;
}
.list4-box {
  position: relative !important;
  padding-bottom: 38px !important;
}
.about-box > hr {
  border-top: none !important;
  border-bottom-color: #bcbab0 !important;
  margin: 0 0 46px 0 !important;
}
.testimonials-box {
  margin-bottom: 54px !important;
}
.privacyPolicy-box {
  text-align: center !important;
}
.error {
  text-align: center !important;
}
.error .holder h2 {
  margin-top: -13px !important;
  line-height: 73px !important;
}
.error .holder h3 {
  font-size: 18px !important;
}
.error-search h2 {
  margin-bottom: 33px !important;
}
.error-search h4 {
  font-size: 48px !important;
  color: #f1f1f1 !important;
  margin-bottom: 36px !important;
  margin-top: 14px !important;
}
.error-search p {
  font-size: 14px !important;
  margin-bottom: 36px !important;
}
.follow_icon {
  margin: 53px 0 108px 0 !important;
  list-style: none !important;
  display: inline-block !important;
}
.follow_icon li {
  float: left !important;
  margin-left: 15px !important;
}
.follow_icon li:first-child {
  margin-left: 0 !important;
}
.follow_icon li a {
  color: #ffffff !important;
  font-size: 57px !important;
  -webkit-transition: all 0.25s ease !important;
  -moz-transition: all 0.25s ease !important;
  -o-transition: all 0.25s ease !important;
  transition: all 0.25s ease !important;
}
.follow_icon li a:hover {
  color: #10a1e9 !important;
  -webkit-transition: all 0.25s ease !important;
  -moz-transition: all 0.25s ease !important;
  -o-transition: all 0.25s ease !important;
  transition: all 0.25s ease !important;
}
.bannerBox {
  -webkit-border-radius: 7px !important;
  -moz-border-radius: 7px !important;
  border-radius: 7px !important;
  border: 1px solid #e1e0d9 !important;
  background: #ffffff !important;
  padding-top: 25px !important;
  padding-bottom: 21px !important;
  padding-left: 33px !important;
  overflow: hidden !important;
  padding-right: 32px !important;
  width: 517px !important;
}
.bannerBox > div {
  float: left !important;
}
.bannerBox .title1 {
  font: 24px/22px 'Roboto' !important;
  color: #0dccd7 !important;
  text-transform: uppercase !important;
}
.bannerBox .title2 {
  font: 300 15px 'Roboto' !important;
  color: #0dccd7 !important;
}
.bannerBox .btn.btn-primary.btn1 {
  float: right !important;
}
.companyBox {
  background: white !important;
  padding-top: 31px !important;
  padding-bottom: 27px !important;
}
.companyBox ul {
  margin: 0 !important;
  list-style: none !important;
}
.companyBox ul li {
  float: left !important;
  margin-left: 7px !important;
  margin-right: 7px !important;
  border-right: 1px dotted #878787 !important;
}
.companyBox ul li:first-child {
  margin-left: 0 !important;
}
.companyBox ul li:first-child + li + li + li + li + li {
  border-right: none !important;
  margin-right: 0 !important;
}
.sloganBox {
  background: #d9d9d9 !important;
  padding: 14px 0 5px 0 !important;
}
.sloganBox p {
  font: 300 italic 17px 'Lato' !important;
  color: black !important;
  font-weight: bold !important;
}
.servicesBox {
  padding: 109px 0 0 0 !important;
}
.gallery {
  padding-top: 54px !important;
  overflow: hidden !important;
  padding-bottom: 214px !important;
}
.gallery > article {
  float: left !important;
}
.gallery .box1 {
  position: relative !important;
  width: 100% !important;
  background: #333 !important;
  margin-right: 0 !important;
  margin-bottom: 1px !important;
  min-height: 316px !important;
}
.gallery .box1 > div {
  padding: 58px 35px 0 35px !important;
}
.gallery .box1 h4 {
  font-weight: bold !important;
  font-size: 24px !important;
  line-height: 29px !important;
  color: #fd6b32 !important;
  margin-bottom: 26px !important;
}
.gallery .box1 p {
  color: #a3a3a3 !important;
  font-size: 14px !important;
  line-height: 21px !important;
  margin-bottom: 30px !important;
}
.gallery .box1 em {
  position: absolute !important;
  top: 32px !important;
  right: 28px !important;
  width: 74px !important;
  height: 66px !important;
  background: url(../img/ic1.png) no-repeat !important;
}
.gallery .box2 {
  width: 100% !important;
}
.newsBox {
  padding: 113px 0 166px 0 !important;
}
/*-----subscribeForm-----*/
#subscribe-form {
  margin: 0 !important;
  position: relative !important;
  margin-top: 11px !important;
}
#subscribe-form .error {
  display: block !important;
  overflow: hidden !important;
  height: 0px !important;
  position: absolute !important;
  top: 45px !important;
  text-align: left !important;
  left: 0 !important;
  font: 11px Open Sans, Arial, Helvetica, sans-serif !important;
  color: #4c4c4c !important;
  -webkit-transition: all 0.3s ease !important;
  -moz-transition: all 0.3s ease !important;
  -o-transition: all 0.3s ease !important;
  transition: all 0.3s ease !important;
}
#subscribe-form input {
  width: 100% !important;
  outline: 0 !important;
  box-shadow: none !important;
  color: #787878 !important;
  font-family: Open Sans, Arial, Helvetica, sans-serif !important;
  font-size: 12px !important;
  line-height: 19px !important;
  border-radius: 0 !important;
  padding: 3px 10px 4px 29px !important;
  margin-right: 0 !important;
  -webkit-box-sizing: border-box !important;
  -moz-box-sizing: border-box !important;
  box-sizing: border-box !important;
  background-color: #e0e0e0 !important;
  border-top: 1px solid #a9a9a9 !important;
  border-bottom: 1px solid #ffffff !important;
  border-left: 1px solid #c5c5c5 !important;
  margin-bottom: 6px !important;
  height: 43px !important;
  -webkit-border-radius: 5px !important;
  -moz-border-radius: 5px !important;
  border-radius: 5px !important;
}
#subscribe-form label.invalid .error {
  height: 19px !important;
}
#subscribe-form .success {
  display: none !important;
  border: 1px solid #fff !important;
  border-radius: 0 !important;
  padding: 10px 0 10px 0 !important;
  background-color: #4c544a !important;
  text-align: center !important;
  color: #fff !important;
  position: absolute !important;
  z-index: 10 !important;
  left: 0 !important;
  right: 0 !important;
  top: 0 !important;
  width: 268px !important;
  -webkit-border-radius: 2px !important;
  -moz-border-radius: 2px !important;
  border-radius: 2px !important;
}
/*-----search-----*/
#search-404 {
  position: relative !important;
  margin: 0 !important;
  margin-top: 49px !important;
  width: 100% !important;
  margin-bottom: 123px !important;
}
#search-404 input {
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
  -webkit-box-sizing: border-box !important;
  -moz-box-sizing: border-box !important;
  box-sizing: border-box !important;
  float: left !important;
  margin: 0 !important;
  padding: 10px 15px 11px 9px !important;
  width: 100% !important;
  outline: none !important;
  border: 1px solid #d3d0d2 !important;
  background: #ffffff !important;
  font: 12px Open Sans, Arial, Helvetica, sans-serif !important;
  line-height: 18px !important;
  color: #4c4c4c !important;
  height: 40px !important;
  margin-bottom: 25px !important;
}
.search_link {
  -webkit-transition: all 0.5s ease !important;
  -moz-transition: all 0.5s ease !important;
  -o-transition: all 0.5s ease !important;
  transition: all 0.5s ease !important;
}
#search-404 .btn.btn-link {
  margin-top: 6px !important;
}
#search {
  margin: 0 !important;
  position: relative !important;
  display: inline-block !important;
  margin-top: 15px !important;
  -webkit-box-shadow: 0 !important;
  -moz-box-shadow: 0 !important;
  box-shadow: 0 !important;
  margin-left: 9px !important;
  float: left !important;
}
#search a {
  position: absolute !important;
  margin-top: 8px !important;
  right: 11px !important;
}
#search input {
  width: 210px !important;
  margin: 0 !important;
  outline: none !important;
  box-shadow: none !important;
  border: none !important;
  color: #4c4c4c !important;
  font: 11px Open Sans, Arial, Helvetica, sans-serif !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
  padding: 9px 10px 9px 16px !important;
  margin-right: 0 !important;
  float: left !important;
  background: none !important;
  -webkit-box-sizing: border-box !important;
  -moz-box-sizing: border-box !important;
  box-sizing: border-box !important;
  height: 36px !important;
  border: 1px solid #afafaf !important;
}
/*-----map-----*/
.map {
  margin: 11px 0 0px 0 !important;
  display: inline-block !important;
  width: 100% !important;
  line-height: 0 !important;
}
.map iframe {
  -webkit-box-sizing: border-box !important;
  -moz-box-sizing: border-box !important;
  box-sizing: border-box !important;
  width: 100% !important;
  height: 500px  !important;
  border: none !important;
  line-height: 0 !important;
}
.map-box > hr {
  border-top: none !important;
  border-bottom-color: #bcbab0 !important;
  margin: 105px 0 0 0 !important;
}
.info {
  padding-top: 8px !important;
}
.info h2 {
  margin-bottom: 19px !important;
}
.info p {
  color: #929292 !important;
  font-size: 14px !important;
  line-height: 24px !important;
  margin-bottom: 26px !important;
}
.info p span {
  color: #4c4c4c !important;
}
/*-----form-----*/
.form-box {
  position: relative !important;
}
#contact-form {
  position: relative !important;
  z-index: 1 !important;
  margin: 7px 0 105px 0 !important;
  padding: 0 0 0 0 !important;
  vertical-align: top !important;
  font-family: Open Sans, Arial, Helvetica, sans-serif !important;
}
.txt-form {
  display: block !important;
  padding-bottom: 6px !important;
  color: #ffffff !important;
}
.txt-form span {
  color: #ffffff !important;
}
.form-div-1,
.form-div-2,
.form-div-3 {
  float: left !important;
  width: 198px !important;
  margin-bottom: 24px !important;
}
.form-div-1 p,
.form-div-2 p,
.form-div-3 p,
.form-div-4 p {
  margin-bottom: 6px !important;
  color: #929292 !important;
  font-size: 14px !important;
}
.form-div-1,
.form-div-2 {
  margin-right: 12px !important;
}
#contact-form2 div {
  overflow: hidden !important;
}
#contact-form2 fieldset {
  position: relative !important;
  z-index: 10 !important;
  overflow: hidden !important;
  padding: 0 !important;
  width: 100% !important;
  border: none !important;
}
#contact-form2 label {
  position: relative !important;
  display: block !important;
  float: left !important;
  margin: 0 !important;
  padding: 0 !important;
  min-height: 42px !important;
  width: 100% !important;
}
#contact-form2 .message {
  display: block !important;
  min-height: 129px !important;
  width: 100% !important;
  margin-bottom: 22px !important;
}
#contact-form2 input,
#contact-form2 textarea {
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
  -webkit-box-sizing: border-box !important;
  -moz-box-sizing: border-box !important;
  box-sizing: border-box !important;
  float: left !important;
  margin: 0 !important;
  padding: 10px 15px 11px 9px !important;
  width: 100% !important;
  outline: none !important;
  border: 1px solid #d3d0d2 !important;
  background: #ffffff !important;
  font: 12px Open Sans, Arial, Helvetica, sans-serif !important;
  line-height: 18px !important;
  color: #4c4c4c !important;
  height: 40px !important;
}
#contact-form input:focus,
#contact-form textarea:focus {
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
}
#contact-form .area .error {
  float: none !important;
}
#contact-form textarea {
  overflow: auto !important;
  width: 100% !important;
  height: 126px !important;
  resize: none !important;
}
#contact-form .success {
  position: absolute !important;
  top: 0px !important;
  left: 0 !important;
  z-index: 20 !important;
  display: none !important;
  -webkit-box-sizing: border-box !important;
  -moz-box-sizing: border-box !important;
  box-sizing: border-box !important;
  padding: 21px 10px !important;
  width: 100% !important;
  background: #d3d0d2 !important;
  color: #ffffff !important;
  text-align: center !important;
  text-transform: none !important;
  font-size: 14px !important;
  font-family: Open Sans, Arial, Helvetica, sans-serif !important;
  line-height: 22px !important;
}
#contact-form2 .error,
#contact-form2 .empty {
  position: absolute !important;
  bottom: 4px !important;
  text-align: right !important;
  right: 2px !important;
  display: none !important;
  overflow: hidden !important;
  padding: 1px 4px 0px 0 !important;
  width: 100% !important;
  color: #dd6542 !important;
  text-transform: none !important;
  font-size: 11px !important;
  line-height: 1.27em !important;
  font-family: Open Sans, Arial, Helvetica, sans-serif !important;
}
#contact-form2 .message .error,
#contact-form2 .message .empty {
  bottom: -15px !important;
  text-align: right !important;
}
.btns .btn.btn-primary {
  float: left !important;
}
.btns p {
  margin-top: -1px !important;
  float: left !important;
  color: #10a1e9 !important;
  font-size: 12px !important;
  margin-left: 26px !important;
  font-weight: normal !important;
  text-transform: uppercase !important;
}
/*-----footer-----*/
footer {
background-image: url(../img/page-1_img20.jpg) !important;
  background-position: 0 0 !important;

  /*background: #333 !important;*/
  padding-top: 60px !important;
  padding-bottom: 60px !important;
  text-align: center !important;
  border-top: 6px solid #494949 !important;
}
footer .title {
  font: 30px 'Open Sans' !important;
  color: #ffffff !important;
  text-transform: uppercase !important;
  margin-bottom: 25px !important;
  letter-spacing: 1px !important;
}
footer .title1 {
  font: 18px/24px 'Open Sans' !important;
  color: #989898 !important;
  text-transform: none !important;
}
footer .privacy {
  font: 14px 'Arial' !important;
  color: #ffffff !important;
}
footer .privacy a {
  font: 14px 'Roboto' !important;
  color: #ffffff !important;
  -webkit-transition: all 0.25s ease !important;
  -moz-transition: all 0.25s ease !important;
  -o-transition: all 0.25s ease !important;
  transition: all 0.25s ease !important;
}
footer .privacy a:hover {
  color: #fd6b32 !important;
  -webkit-transition: all 0.25s ease !important;
  -moz-transition: all 0.25s ease !important;
  -o-transition: all 0.25s ease !important;
  transition: all 0.25s ease !important;
}
footer .privacy br {
  display: none !important;
}
#fooBox {
  padding-top: 78px !important;
  background: #333 !important;
}
#fooBox section {
  overflow: hidden !important;
}
#fooBox .foo-logo {
  margin-top: 3px !important;
  margin-bottom: 50px !important;
}
#fooBox .foo-logo > imf {
  margin-top: 20px !important;
}
#fooBox .title {
  border-bottom: 1px solid #e9eae4 !important;
  padding-bottom: 9px !important;
  margin-bottom: 11px !important;
}
.select-menu {
  display: none !important;
}
/*-------------------------------------------------------media queries----------------------------------------------------------*/
@media (min-width: 1200px) {
  .nav-collapse_ {
    display: block !important;
  }
  .nav-collapse_ .nav li {
    margin-left: 57px !important;
  }
  .nav-collapse_ .nav > li > a {
    font-size: 18px !important;
  }
  .list5 {
    padding-bottom: 59px !important;
  }
  .box-thumb1 {
    width: 236px !important;
  }
  #contact-form label {
    display: inline-block !important;
  }
  .fw_video iframe {
    width: 570px !important;
  }
  .form-div-1,
  .form-div-2,
  .form-div-3 {
    width: 248px !important;
  }
  .caroufredsel_wrapper {
    height: 72px !important;
  }
  footer .privacy-box > img {
    float: left !important;
    margin-top: -4px !important;
    margin-right: 5px !important;
  }
  .list5.info-box li p span {
    float: left !important;
  }
  .bannerBox {
    width: 676px !important;
  }
  .list3 {
    margin-bottom: 75px !important;
  }
  .companyBox ul li {
    margin-left: 31px !important;
    margin-right: 31px !important;
  }
  .gallery {
    padding-bottom: 113px !important;
  }
  .gallery .box2 {
    width: 833px !important;
  }
  .gallery .box1 {
    width: 334px !important;
    margin-bottom: 0 !important;
    min-height: 436px !important;
    margin-right: 2px !important;
  }
  hr {
    width: 570px !important;
  }
}
/*---------------------------------------------------------------------------------------------------------------------------*/
@media (min-width: 980px) and (max-width: 1199px) {
  h1.brand {
    margin: 0 !important;
  }
  .nav-collapse_ .nav li {
    margin-left: 30px !important;
  }
  .nav-collapse_ .nav > li > a {
    font-size: 17px !important;
  }
  .companyBox ul li {
    margin-left: 7px !important;
    margin-right: 7px !important;
  }
  .list3 {
    margin-bottom: 224px !important;
  }
  .bannerBox {
    width: 517px !important;
  }
  .fw_video iframe {
    width: 460px !important;
  }
  .nav-collapse_ {
    height: auto !important;
  }
  .list5 {
    padding-bottom: 240px !important;
  }
  .list5.info-box li p span {
    float: none !important;
  }
  .box-thumb1 {
    width: 182px !important;
  }
  .caroufredsel_wrapper {
    height: 72px !important;
  }
  #subscribe-form .success {
    width: 218px !important;
  }
  footer .privacy-box > img {
    float: none !important;
    margin-top: 0 !important;
    margin-right: 0 !important;
    margin-bottom: 10px !important;
  }
  .form-div-1,
  .form-div-2,
  .form-div-3 {
    width: 198px !important;
  }
  #search-404 input {
    width: 485px !important;
  }
  .gallery {
    padding-bottom: 214px !important;
  }
  .gallery .box2 {
    width: 100% !important;
  }
  .gallery .box1 {
    width: 100% !important;
    margin-bottom: 1px !important;
    min-height: 316px !important;
  }
  hr {
    width: 500px !important;
  }
}
/*---------------------------------------------------------------------------------------------------------------------------*/
@media (max-width: 979px) {
  
}
/*---------------------------------------------------------------------------------------------------------------------------*/
@media (min-width: 768px) and (max-width: 979px) {
  header {
    height: auto !important;
  }
  .navbar_ {
    float: none !important;
  }
  .nav-collapse_ .nav {
    display: inline-block !important;
  }
  .navbar_ {
    margin-bottom: 30px !important;
    display: inline-block !important;
  }
  header .span12 .searchBox > div {
    float: none !important;
  }
  h2 {
    font-size: 40px !important;
    line-height: 1em !important;
  }
  hr {
    width: 100% !important;
  }
  .companyBox {
    text-align: center !important;
  }
  .companyBox ul li {
    margin-bottom: 20px !important;
    display: inline-block !important;
    float: none !important;
  }
  .list3 {
    margin-bottom: 398px !important;
  }
  .thumb-pad-bann {
    width: 27% !important;
    float: left !important;
    margin-right: 20px !important;
    margin-bottom: 40px !important;
  }
  #menu {
    padding-bottom: 20px !important;
  }
  #menu > .container {
    text-align: center !important;
  }
  .box4 {
    width: 22% !important;
    float: left !important;
  }
  .list1 li .extra-wrap {
    overflow: visible !important;
  }
  .privacy-box .info-box > div p > span {
    display: block !important;
  }
  .privacy-box p > a {
    display: block !important;
  }
  .list0 li .extra-wrap {
    overflow: visible !important;
  }
  .bannerBox {
    width: 380px !important;
  }
  .bannerBox .btn.btn-primary.btn1 {
    float: none !important;
    margin-top: 20px !important;
  }
  .list4 li .extra-wrap {
    overflow: visible !important;
  }
  .list5 {
    padding-bottom: 40px !important;
  }
  #fooBox .span2.offset1 {
    margin-left: 20px !important;
  }
  .form-div-1,
  .form-div-2,
  .form-div-3 {
    width: 100% !important;
  }
  .form-div-1,
  .form-div-2 {
    margin-right: 20px !important;
  }
  .form-box:after {
    content: none !important;
  }
  .supportBanner .title1 {
    font-size: 55px !important;
  }
  .supportBanner .title2 {
    font-size: 25px !important;
    line-height: 23px !important;
    margin-top: 0px !important;
  }
  .thumb-pad8 .thumbnail .caption h4 {
    font-size: 19px !important;
    line-height: 21px !important;
  }
  .box-thumb1 {
    width: 215px !important;
  }
  #search-404 input {
    margin-right: 0 !important;
    width: 100% !important;
  }
  h1.brand {
    padding: 41px 0 24px 0 !important;
  }
  header {
    padding-bottom: 32px !important;
  }
  h1.brand {
    text-align: center !important;
    width: 100% !important;
  }
  .navbar_ .nav-collapse_ {
    width: 100% !important;
    padding: 0 !important;
  }
  header {
    padding-bottom: 0 !important;
  }
  header .container {
    text-align: center !important;
  }
  header .span12 .searchBox {
    float: none !important;
  }
  #search {
    float: right !important;
  }
  .list5 li figure {
    width: 100% !important;
    float: none !important;
    margin-bottom: 10px !important;
  }
  #subscribe-form .success {
    width: 164px !important;
  }
  .list3 li p > span {
    display: block !important;
    width: auto !important;
  }
  #fooBox .span2 {
    width: 195px !important;
    float: left !important;
    margin-right: 30px !important;
  }
  .gallery {
    padding-bottom: 157px !important;
  }
  .error .holder h2 {
    line-height: 43px !important;
  }
}
/*---------------------------------------------------------------------------------------------------------------------------*/
@media (max-width: 767px) {
  header {
    height: auto !important;
  }
  #menu {
    padding-bottom: 10px !important;
  }
  hr {
    width: 100% !important;
  }
  header .span12 .searchBox > div {
    float: none !important;
  }
  header .span12 .searchBox {
    float: none !important;
  }
  .follow_icon li {
    margin-left: 15px !important;
  }
  .follow_icon li a {
    font-size: 30px !important;
  }
  .companyBox {
    text-align: center !important;
  }
  .companyBox ul li {
    margin-bottom: 20px !important;
    display: inline-block !important;
    float: none !important;
  }
  .bannerBox {
    width: auto !important;
    margin-bottom: 65px !important;
  }
  .bannerBox > div {
    float: none !important;
  }
  .bannerBox .btn.btn-primary.btn1 {
    float: none !important;
    margin-top: 20px !important;
  }
  .box4 {
    width: 45% !important;
  }
  .list0 li .extra-wrap {
    overflow: visible !important;
  }
  #menu {
    padding-bottom: 20px !important;
  }
  #menu > .container {
    text-align: center !important;
  }
  #search {
    float: right !important;
  }
  h1.brand {
    text-align: center !important;
    width: 100% !important;
    padding: 41px 0 28px 0 !important;
  }
  .select-menu {
    margin-bottom: 14px !important;
  }
  .fw_video {
    margin-bottom: 60px !important;
  }
  .fw_video iframe {
    width: 100% !important;
  }
  .list3 {
    margin-bottom: 40px !important;
  }
  .list3 li {
    margin-bottom: 30px !important;
    width: 28% !important;
    float: left !important;
    margin-right: 30px !important;
  }
  .list4-box {
    padding-bottom: 20px !important;
    margin-bottom: 50px !important;
  }
  .list5 {
    padding-bottom: 40px !important;
  }
  .list5.info-box li p span {
    float: left !important;
  }
  .thumb-pad0 figure {
    float: left !important;
    margin-right: 15px !important;
  }
  .thumb-pad2 {
    margin-bottom: 80px !important;
  }
  .navbar_ {
    padding: 11px 10px 0 10px !important;
  }
  .navbar_ .nav-collapse_ {
    width: 100% !important;
    padding: 0 !important;
  }
  .thumb-pad1 {
    margin-bottom: 0 !important;
  }
  .box4 {
    width: 29% !important;
    float: left !important;
    margin-right: 20px !important;
  }
  .thumb-pad8 .btn.btn-primary.btn1 {
    font-size: 13px !important;
  }
  .thumb-pad8 .thumbnail .caption h4 {
    font-size: 16px !important;
    line-height: 18px !important;
  }
  .box-list1 {
    float: left !important;
    width: 45% !important;
    margin-right: 10px !important;
  }
  .navbar_ {
    float: none !important;
  }
  .navbar_ .nav-collapse_ {
    width: 100% !important;
  }
  .box-thumb1 {
    width: 30% !important;
    float: left !important;
    margin-left: 0 !important;
    margin-right: 18px !important;
  }
  .navbar_ .nav-collapse_ {
    padding: 0 !important;
    margin: 0 !important;
    border: none !important;
  }
  .navbar_ .nav-collapse_ .nav {
    display: none !important;
  }
  .navbar_ .nav-collapse_ {
    height: auto !important;
    padding-bottom: 5px !important;
    background: none !important;
  }
  .select-menu {
    display: block !important;
    width: 100% !important;
    background: #494949  !important;
    color: #ffffff !important;
    cursor: pointer !important;
    margin-top: 10px !important;
    margin-bottom: 14px !important;
    border: 1px solid #10a1e9 !important;
  }
  .top {
    display: none !important;
  }
  .form-div-1,
  .form-div-2,
  .form-div-3 {
    float: none !important;
    width: 100% !important;
    margin: 0 0 0 0 !important;
  }
  .box-thumb1 {
    width: 30% !important;
  }
  #search-404 input {
    width: 100% !important;
    float: none !important;
    margin-right: 0 !important;
  }
  .error {
    text-align: center !important;
  }
  .thumb-pad1 {
    margin-bottom: 40px !important;
  }
  .box-pad1 {
    width: 45% !important;
    float: left !important;
    margin-right: 20px !important;
  }
  .thumb-pad2 figure {
    float: left !important;
    margin-right: 20px !important;
  }
  #subscribe-form .success {
    width: 100% !important;
  }
  .thumb-pad1 figure {
    float: left !important;
    margin-right: 20px !important;
  }
  .testimonials-box {
    margin-top: 35px !important;
  }
  .navigation-box .span2,
  .navigation-box .span3 {
    width: 40% !important;
    float: left !important;
    margin-right: 30px !important;
  }
  .privacy-box > p br {
    display: block !important;
  }
  #fooBox .span2 {
    width: 300px !important;
    float: left !important;
    margin-right: 30px !important;
  }
  .thumb-pad-bann {
    width: 27% !important;
    float: left !important;
    margin-right: 20px !important;
    margin-bottom: 40px !important;
  }
  h2 {
    font-size: 35px !important;
    line-height: 35px !important;
  }
  .error .holder h2 {
    line-height: 43px !important;
  }
  .gallery {
    padding-bottom: 85px !important;
  }
  .box4 {
    width: 44% !important;
    float: left !important;
    margin-right: 20px !important;
  }
  .holder .padd {
    padding: 0 !important;
  }
  .thumb-pad5 figure {
    width: 100% !important;
    margin-right: 0 !important;
    float: none !important;
    margin-bottom: 20px !important;
  }
  footer {
    padding-top: 50px !important;
  }
  .form-box {
    margin-top: 100px !important;
  }
}
/*---------------------------------------------------------------------------------------------------------------------------*/
@media (min-width: 626px) and (max-width: 767px) {
  
}
/*---------------------------------------------------------------------------------------------------------------------------*/
@media (max-width: 626px) {
  .box-thumb1 {
    width: 45% !important;
  }
  .box4 {
    width: 45% !important;
  }
  .thumb-pad8 .thumbnail .caption h4 {
    font-size: 16px !important;
    line-height: 18px !important;
  }
  .thumb-pad8 .btn.btn-link {
    font-weight: normal !important;
    font-size: 11px !important;
    padding-bottom: 1px !important;
  }
  .list3 li {
    width: 27% !important;
  }
  .foo-btn {
    position: relative !important;
    top: 0 !important;
    float: none !important;
    left: 0 !important;
    text-align: center !important;
    margin-bottom: 20px !important;
  }
  .list5 li figure {
    width: 100% !important;
    float: none !important;
    margin-bottom: 10px !important;
  }
  .projects-box.box4 {
    width: 45% !important;
    float: left !important;
    margin-right: 20px !important;
  }
  .list6-box {
    overflow: hidden !important;
  }
  #fooBox .span2 {
    width: 230px !important;
    float: left !important;
    margin-right: 30px !important;
  }
  .thumb-pad-bann {
    width: 44% !important;
  }
}
/*---------------------------------------------------------------------------------------------------------------------------*/
@media (max-width: 560px) {
  .list3 li {
    width: 42% !important;
  }
  #search-404 input {
    margin-right: 0 !important;
    width: 100% !important;
  }
  .box-thumb1 {
    width: 45% !important;
  }
  .thumb-pad2 figure {
    width: 100% !important;
    margin-right: 0 !important;
    float: none !important;
  }
  .box4 {
    width: 45% !important;
  }
  .fw_video {
    height: 193px !important;
  }
  .fw_video iframe {
    height: 193px !important;
  }
  .thumb-pad5 figure {
    width: 100% !important;
    margin-right: 0 !important;
    float: none !important;
    margin-bottom: 20px !important;
  }
  .list6-box {
    overflow: hidden !important;
  }
  #fooBox .span2 {
    width: 40% !important;
    float: left !important;
    margin-right: 30px !important;
  }
  .thumb-pad-bann {
    width: 43% !important;
  }
  .gallery .box1 {
    min-height: 350px !important;
  }
  .servicesBox {
    padding: 30px 0 0 0 !important;
  }
  .gallery {
    padding-bottom: 30px !important;
  }
}
/*---------------------------------------------------------------------------------------------------------------------------*/
@media (min-width: 482px) and (max-width: 625px) {
  
}
@media (max-width: 480px) {
  footer .title1 {
    font-size: 14px !important;
    line-height: 20px !important;
  }
  .follow_icon li a {
    font-size: 21px !important;
  }
  footer {
    padding-top: 50px !important;
  }
  .follow_icon {
    margin: 40px 0 60px 0 !important;
  }
  .list5 li {
    width: 44% !important;
  }
  .list3 li {
    width: 39% !important;
  }
  .box-thumb1 {
    width: 100% !important;
    float: none !important;
    margin-left: 0 !important;
  }
  .box4 {
    width: 100% !important;
    float: none !important;
    margin-right: 0 !important;
  }
  .box-list1 {
    float: none !important;
    width: 100% !important;
    margin-right: 0 !important;
  }
  .list4 li .extra-wrap a {
    display: block !important;
    float: none !important;
    margin-bottom: 5px !important;
  }
  .map iframe {
    height: 200px !important;
  }
  .thumb-pad0 figure {
    float: none !important;
    margin-right: 0 !important;
    width: 100% !important;
  }
  header .span12 .searchBox {
    text-align: center !important;
  }
  header .span12 .searchBox ul {
    display: inline-block !important;
    float: none !important;
  }
  #search,
  #search input {
    width: 100% !important;
  }
  #search {
    float: none !important;
    margin-left: 0 !important;
  }
  .box-pad1 {
    width: 100% !important;
    float: none !important;
    margin-right: 0 !important;
  }
  footer p {
    float: none !important;
    margin-bottom: 10px !important;
  }
  footer ul {
    float: none !important;
    display: block !important;
  }
  #subscribe-form {
    margin-bottom: 30px !important;
  }
  .supportBanner .title1 {
    font-size: 55px !important;
  }
  .supportBanner .title2 {
    font-size: 25px !important;
    line-height: 23px !important;
    margin-top: 0px !important;
  }
  .thumb-pad1 figure {
    float: none !important;
    margin-right: 0 !important;
  }
  .projects-box.box4 {
    width: 100% !important;
    float: none !important;
    margin-right: 0 !important;
  }
  .navigation-box .span2,
  .navigation-box .span3 {
    width: 39% !important;
    float: left !important;
    margin-right: 30px !important;
  }
  .privacy-box .info-box > div p > span {
    display: block !important;
  }
  .privacy-box .info-box p {
    margin-bottom: 10px !important;
  }
  .list6-box {
    overflow: hidden !important;
  }
  #fooBox .span2 {
    width: 100% !important;
    float: none !important;
    margin-right: 0 !important;
  }
  .thumb-pad-bann {
    width: 41% !important;
  }
  .gallery .box1 {
    min-height: 200px !important;
    height: auto !important;
  }
  .gallery .box1 > div {
    padding: 28px 70px 20px 25px !important;
  }
  .gallery .box1 em {
    display: none !important;
  }
  .gallery .btn.btn-primary {
    padding: 5px 20px 5px 20px !important;
    font-size: 12px !important;
  }
  .gallery .box1 h4 {
    font-size: 20px !important;
    line-height: 23px !important;
  }
  .companyBox ul li {
    border-right: none !important;
  }
}
/*---------------------------------------------------------------------------------------------------------------------------*/
@media (min-width: 320px) and (max-width: 481px) {
  
}
@media (max-width: 320px) {
  .list5 li {
    width: 40% !important;
  }
  .box-thumb1 {
    width: 100% !important;
    float: none !important;
    margin-right: 0 !important;
  }
  .list3 li {
    width: 100% !important;
    float: none !important;
    margin-right: 0 !important;
  }
  .list5 li {
    width: 100% !important;
  }
  .list1 li .extra-wrap {
    overflow: visible !important;
  }
  .navigation-box .span2,
  .navigation-box .span3 {
    width: 100% !important;
    float: none !important;
    margin-right: 0 !important;
  }
  .list6-box {
    overflow: hidden !important;
  }
  #fooBox .span2 {
    width: 100% !important;
    float: none !important;
    margin-right: 0 !important;
  }
  .thumb-pad-bann {
    width: 100% !important;
    margin-right: 0 !important;
    float: none !important;
  }
  h2 {
    font-size: 27px !important;
    line-height: 27px !important;
  }
  h4.lh {
    line-height: 27px !important;
    margin-bottom: 10px !important;
    font-size: 13px !important;
  }
  footer .privacy br {
    display: block !important;
  }
}
/*---------------------------------------------------------------------------------------------------------------------------*/.error img {
  max-width: 100% !important;
  margin-top: 29px !important;
  display: inline-block !important;
}
.margBot {
  margin-bottom: 20px !important;
}
.margBot1 {
  margin-bottom: 22px !important;
}
.margBot2 {
  margin-bottom: 14px !important;
}
.margTop {
  margin-top: 25px !important;
}
.padBot {
  padding-bottom: 75px !important;
}
.padBot1 {
  padding-bottom: 88px !important;
}
.padBot2 {
  padding-bottom: 118px !important;
}
.padBot3 {
  padding-bottom: 92px !important;
}
/*---------------------------------------------------------------------------------------------------------------------------*//*Core variables and mixins*/
.clearfix {
  *zoom: 1 !important;
}
.clearfix:before,
.clearfix:after {
  display: table !important;
  content: "" !important;
  line-height: 0 !important;
}
.clearfix:after {
  clear: both !important;
}
.hide-text {
  font: 0/0 a !important;
  color: transparent !important;
  text-shadow: none !important;
  background-color: transparent !important;
  border: 0 !important;
}
.input-block-level {
  display: block !important;
  width: 100% !important;
  min-height: 28px !important;
  -webkit-box-sizing: border-box !important;
  -moz-box-sizing: border-box !important;
  box-sizing: border-box !important;
}


/*==================     Aņadido 28/10/2017     ======================*//** 2.11 Font Awesome */@font-face {	font-family: 'FontAwesome';	src: url("fonts/fontawesome-webfont.eot?v=4.5.0");	src: url("fonts/fontawesome-webfont.eot?#iefix&v=4.5.0") format("embedded-opentype"), url("fonts/fontawesome-webfont.woff2?v=4.5.0") format("woff2"), url("fonts/fontawesome-webfont.woff?v=4.5.0") format("woff"), url("fonts/fontawesome-webfont.ttf?v=4.5.0") format("truetype"), url("fonts/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular") format("svg");	font-weight: normal;	font-style: normal;}.fa {	display: inline-block;	font: normal normal normal 14px/1 FontAwesome;	font-size: inherit;	text-rendering: auto;	-webkit-font-smoothing: antialiased;	-moz-osx-font-smoothing: grayscale;}/* makes the font 33% larger relative to the icon container */.fa-lg {	font-size: 1.33333333em;	line-height: 0.75em;	vertical-align: -15%;}.fa-2x {	font-size: 2em;}.fa-3x {	font-size: 3em;}.fa-4x {	font-size: 4em;}.fa-5x {	font-size: 5em;}.fa-fw {	width: 1.28571429em;	text-align: center;}.fa-ul {	padding-left: 0;	margin-left: 2.14285714em;	list-style-type: none;}.fa-ul > li {	position: relative;}.fa-li {	position: absolute;	left: -2.14285714em;	width: 2.14285714em;	top: 0.14285714em;	text-align: center;}.fa-li.fa-lg {	left: -1.85714286em;}.fa-border {	padding: .2em .25em .15em;	border: solid 0.08em #eeeeee;	border-radius: .1em;}.fa-pull-left {	float: left;}.fa-pull-right {	float: right;}.fa.fa-pull-left {	margin-right: .3em;}.fa.fa-pull-right {	margin-left: .3em;}/* Deprecated as of 4.4.0 */.pull-right {	float: right;}.pull-left {	float: left;}.fa.pull-left {	margin-right: .3em;}.fa.pull-right {	margin-left: .3em;}.fa-spin {	-webkit-animation: fa-spin 2s infinite linear;	animation: fa-spin 2s infinite linear;}.fa-pulse {	-webkit-animation: fa-spin 1s infinite steps(8);	animation: fa-spin 1s infinite steps(8);}@-webkit-keyframes fa-spin {	0% {		-webkit-transform: rotate(0deg);		transform: rotate(0deg);	}	100% {		-webkit-transform: rotate(359deg);		transform: rotate(359deg);	}}@keyframes fa-spin {	0% {		-webkit-transform: rotate(0deg);		transform: rotate(0deg);	}	100% {		-webkit-transform: rotate(359deg);		transform: rotate(359deg);	}}.fa-rotate-90 {	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);	-webkit-transform: rotate(90deg);	-ms-transform: rotate(90deg);	transform: rotate(90deg);}.fa-rotate-180 {	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);	-webkit-transform: rotate(180deg);	-ms-transform: rotate(180deg);	transform: rotate(180deg);}.fa-rotate-270 {	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);	-webkit-transform: rotate(270deg);	-ms-transform: rotate(270deg);	transform: rotate(270deg);}.fa-flip-horizontal {	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);	-webkit-transform: scale(-1, 1);	-ms-transform: scale(-1, 1);	transform: scale(-1, 1);}.fa-flip-vertical {	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);	-webkit-transform: scale(1, -1);	-ms-transform: scale(1, -1);	transform: scale(1, -1);}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical {	filter: none;}.fa-stack {	position: relative;	display: inline-block;	width: 2em;	height: 2em;	line-height: 2em;	vertical-align: middle;}.fa-stack-1x,.fa-stack-2x {	position: absolute;	left: 0;	width: 100%;	text-align: center;}.fa-stack-1x {	line-height: inherit;}.fa-stack-2x {	font-size: 2em;}.fa-inverse {	color: #ffffff;}/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen   readers do not read off random characters that represent icons */.fa-glass:before {	content: "\f000";}.fa-music:before {	content: "\f001";}.fa-search:before {	content: "\f002";}.fa-envelope-o:before {	content: "\f003";}.fa-heart:before {	content: "\f004";}.fa-star:before {	content: "\f005";}.fa-star-o:before {	content: "\f006";}.fa-user:before {	content: "\f007";}.fa-film:before {	content: "\f008";}.fa-th-large:before {	content: "\f009";}.fa-th:before {	content: "\f00a";}.fa-th-list:before {	content: "\f00b";}.fa-check:before {	content: "\f00c";}.fa-remove:before,.fa-close:before,.fa-times:before {	content: "\f00d";}.fa-search-plus:before {	content: "\f00e";}.fa-search-minus:before {	content: "\f010";}.fa-power-off:before {	content: "\f011";}.fa-signal:before {	content: "\f012";}.fa-gear:before,.fa-cog:before {	content: "\f013";}.fa-trash-o:before {	content: "\f014";}.fa-home:before {	content: "\f015";}.fa-file-o:before {	content: "\f016";}.fa-clock-o:before {	content: "\f017";}.fa-road:before {	content: "\f018";}.fa-download:before {	content: "\f019";}.fa-arrow-circle-o-down:before {	content: "\f01a";}.fa-arrow-circle-o-up:before {	content: "\f01b";}.fa-inbox:before {	content: "\f01c";}.fa-play-circle-o:before {	content: "\f01d";}.fa-rotate-right:before,.fa-repeat:before {	content: "\f01e";}.fa-refresh:before {	content: "\f021";}.fa-list-alt:before {	content: "\f022";}.fa-lock:before {	content: "\f023";}.fa-flag:before {	content: "\f024";}.fa-headphones:before {	content: "\f025";}.fa-volume-off:before {	content: "\f026";}.fa-volume-down:before {	content: "\f027";}.fa-volume-up:before {	content: "\f028";}.fa-qrcode:before {	content: "\f029";}.fa-barcode:before {	content: "\f02a";}.fa-tag:before {	content: "\f02b";}.fa-tags:before {	content: "\f02c";}.fa-book:before {	content: "\f02d";}.fa-bookmark:before {	content: "\f02e";}.fa-print:before {	content: "\f02f";}.fa-camera:before {	content: "\f030";}.fa-font:before {	content: "\f031";}.fa-bold:before {	content: "\f032";}.fa-italic:before {	content: "\f033";}.fa-text-height:before {	content: "\f034";}.fa-text-width:before {	content: "\f035";}.fa-align-left:before {	content: "\f036";}.fa-align-center:before {	content: "\f037";}.fa-align-right:before {	content: "\f038";}.fa-align-justify:before {	content: "\f039";}.fa-list:before {	content: "\f03a";}.fa-dedent:before,.fa-outdent:before {	content: "\f03b";}.fa-indent:before {	content: "\f03c";}.fa-video-camera:before {	content: "\f03d";}.fa-photo:before,.fa-image:before,.fa-picture-o:before {	content: "\f03e";}.fa-pencil:before {	content: "\f040";}.fa-map-marker:before {	content: "\f041";}.fa-adjust:before {	content: "\f042";}.fa-tint:before {	content: "\f043";}.fa-edit:before,.fa-pencil-square-o:before {	content: "\f044";}.fa-share-square-o:before {	content: "\f045";}.fa-check-square-o:before {	content: "\f046";}.fa-arrows:before {	content: "\f047";}.fa-step-backward:before {	content: "\f048";}.fa-fast-backward:before {	content: "\f049";}.fa-backward:before {	content: "\f04a";}.fa-play:before {	content: "\f04b";}.fa-pause:before {	content: "\f04c";}.fa-stop:before {	content: "\f04d";}.fa-forward:before {	content: "\f04e";}.fa-fast-forward:before {	content: "\f050";}.fa-step-forward:before {	content: "\f051";}.fa-eject:before {	content: "\f052";}.fa-chevron-left:before {	content: "\f053";}.fa-chevron-right:before {	content: "\f054";}.fa-plus-circle:before {	content: "\f055";}.fa-minus-circle:before {	content: "\f056";}.fa-times-circle:before {	content: "\f057";}.fa-check-circle:before {	content: "\f058";}.fa-question-circle:before {	content: "\f059";}.fa-info-circle:before {	content: "\f05a";}.fa-crosshairs:before {	content: "\f05b";}.fa-times-circle-o:before {	content: "\f05c";}.fa-check-circle-o:before {	content: "\f05d";}.fa-ban:before {	content: "\f05e";}.fa-arrow-left:before {	content: "\f060";}.fa-arrow-right:before {	content: "\f061";}.fa-arrow-up:before {	content: "\f062";}.fa-arrow-down:before {	content: "\f063";}.fa-mail-forward:before,.fa-share:before {	content: "\f064";}.fa-expand:before {	content: "\f065";}.fa-compress:before {	content: "\f066";}.fa-plus:before {	content: "\f067";}.fa-minus:before {	content: "\f068";}.fa-asterisk:before {	content: "\f069";}.fa-exclamation-circle:before {	content: "\f06a";}.fa-gift:before {	content: "\f06b";}.fa-leaf:before {	content: "\f06c";}.fa-fire:before {	content: "\f06d";}.fa-eye:before {	content: "\f06e";}.fa-eye-slash:before {	content: "\f070";}.fa-warning:before,.fa-exclamation-triangle:before {	content: "\f071";}.fa-plane:before {	content: "\f072";}.fa-calendar:before {	content: "\f073";}.fa-random:before {	content: "\f074";}.fa-comment:before {	content: "\f075";}.fa-magnet:before {	content: "\f076";}.fa-chevron-up:before {	content: "\f077";}.fa-chevron-down:before {	content: "\f078";}.fa-retweet:before {	content: "\f079";}.fa-shopping-cart:before {	content: "\f07a";}.fa-folder:before {	content: "\f07b";}.fa-folder-open:before {	content: "\f07c";}.fa-arrows-v:before {	content: "\f07d";}.fa-arrows-h:before {	content: "\f07e";}.fa-bar-chart-o:before,.fa-bar-chart:before {	content: "\f080";}.fa-twitter-square:before {	content: "\f081";}.fa-facebook-square:before {	content: "\f082";}.fa-camera-retro:before {	content: "\f083";}.fa-key:before {	content: "\f084";}.fa-gears:before,.fa-cogs:before {	content: "\f085";}.fa-comments:before {	content: "\f086";}.fa-thumbs-o-up:before {	content: "\f087";}.fa-thumbs-o-down:before {	content: "\f088";}.fa-star-half:before {	content: "\f089";}.fa-heart-o:before {	content: "\f08a";}.fa-sign-out:before {	content: "\f08b";}.fa-linkedin-square:before {	content: "\f08c";}.fa-thumb-tack:before {	content: "\f08d";}.fa-external-link:before {	content: "\f08e";}.fa-sign-in:before {	content: "\f090";}.fa-trophy:before {	content: "\f091";}.fa-github-square:before {	content: "\f092";}.fa-upload:before {	content: "\f093";}.fa-lemon-o:before {	content: "\f094";}.fa-phone:before {	content: "\f095";}.fa-square-o:before {	content: "\f096";}.fa-bookmark-o:before {	content: "\f097";}.fa-phone-square:before {	content: "\f098";}.fa-twitter:before {	content: "\f099";}.fa-facebook-f:before,.fa-facebook:before {	content: "\f09a";}.fa-github:before {	content: "\f09b";}.fa-unlock:before {	content: "\f09c";}.fa-credit-card:before {	content: "\f09d";}.fa-feed:before,.fa-rss:before {	content: "\f09e";}.fa-hdd-o:before {	content: "\f0a0";}.fa-bullhorn:before {	content: "\f0a1";}.fa-bell:before {	content: "\f0f3";}.fa-certificate:before {	content: "\f0a3";}.fa-hand-o-right:before {	content: "\f0a4";}.fa-hand-o-left:before {	content: "\f0a5";}.fa-hand-o-up:before {	content: "\f0a6";}.fa-hand-o-down:before {	content: "\f0a7";}.fa-arrow-circle-left:before {	content: "\f0a8";}.fa-arrow-circle-right:before {	content: "\f0a9";}.fa-arrow-circle-up:before {	content: "\f0aa";}.fa-arrow-circle-down:before {	content: "\f0ab";}.fa-globe:before {	content: "\f0ac";}.fa-wrench:before {	content: "\f0ad";}.fa-tasks:before {	content: "\f0ae";}.fa-filter:before {	content: "\f0b0";}.fa-briefcase:before {	content: "\f0b1";}.fa-arrows-alt:before {	content: "\f0b2";}.fa-group:before,.fa-users:before {	content: "\f0c0";}.fa-chain:before,.fa-link:before {	content: "\f0c1";}.fa-cloud:before {	content: "\f0c2";}.fa-flask:before {	content: "\f0c3";}.fa-cut:before,.fa-scissors:before {	content: "\f0c4";}.fa-copy:before,.fa-files-o:before {	content: "\f0c5";}.fa-paperclip:before {	content: "\f0c6";}.fa-save:before,.fa-floppy-o:before {	content: "\f0c7";}.fa-square:before {	content: "\f0c8";}.fa-navicon:before,.fa-reorder:before,.fa-bars:before {	content: "\f0c9";}.fa-list-ul:before {	content: "\f0ca";}.fa-list-ol:before {	content: "\f0cb";}.fa-strikethrough:before {	content: "\f0cc";}.fa-underline:before {	content: "\f0cd";}.fa-table:before {	content: "\f0ce";}.fa-magic:before {	content: "\f0d0";}.fa-truck:before {	content: "\f0d1";}.fa-pinterest:before {	content: "\f0d2";}.fa-pinterest-square:before {	content: "\f0d3";}.fa-google-plus-square:before {	content: "\f0d4";}.fa-google-plus:before {	content: "\f0d5";}.fa-money:before {	content: "\f0d6";}.fa-caret-down:before {	content: "\f0d7";}.fa-caret-up:before {	content: "\f0d8";}.fa-caret-left:before {	content: "\f0d9";}.fa-caret-right:before {	content: "\f0da";}.fa-columns:before {	content: "\f0db";}.fa-unsorted:before,.fa-sort:before {	content: "\f0dc";}.fa-sort-down:before,.fa-sort-desc:before {	content: "\f0dd";}.fa-sort-up:before,.fa-sort-asc:before {	content: "\f0de";}.fa-envelope:before {	content: "\f0e0";}.fa-linkedin:before {	content: "\f0e1";}.fa-rotate-left:before,.fa-undo:before {	content: "\f0e2";}.fa-legal:before,.fa-gavel:before {	content: "\f0e3";}.fa-dashboard:before,.fa-tachometer:before {	content: "\f0e4";}.fa-comment-o:before {	content: "\f0e5";}.fa-comments-o:before {	content: "\f0e6";}.fa-flash:before,.fa-bolt:before {	content: "\f0e7";}.fa-sitemap:before {	content: "\f0e8";}.fa-umbrella:before {	content: "\f0e9";}.fa-paste:before,.fa-clipboard:before {	content: "\f0ea";}.fa-lightbulb-o:before {	content: "\f0eb";}.fa-exchange:before {	content: "\f0ec";}.fa-cloud-download:before {	content: "\f0ed";}.fa-cloud-upload:before {	content: "\f0ee";}.fa-user-md:before {	content: "\f0f0";}.fa-stethoscope:before {	content: "\f0f1";}.fa-suitcase:before {	content: "\f0f2";}.fa-bell-o:before {	content: "\f0a2";}.fa-coffee:before {	content: "\f0f4";}.fa-cutlery:before {	content: "\f0f5";}.fa-file-text-o:before {	content: "\f0f6";}.fa-building-o:before {	content: "\f0f7";}.fa-hospital-o:before {	content: "\f0f8";}.fa-ambulance:before {	content: "\f0f9";}.fa-medkit:before {	content: "\f0fa";}.fa-fighter-jet:before {	content: "\f0fb";}.fa-beer:before {	content: "\f0fc";}.fa-h-square:before {	content: "\f0fd";}.fa-plus-square:before {	content: "\f0fe";}.fa-angle-double-left:before {	content: "\f100";}.fa-angle-double-right:before {	content: "\f101";}.fa-angle-double-up:before {	content: "\f102";}.fa-angle-double-down:before {	content: "\f103";}.fa-angle-left:before {	content: "\f104";}.fa-angle-right:before {	content: "\f105";}.fa-angle-up:before {	content: "\f106";}.fa-angle-down:before {	content: "\f107";}.fa-desktop:before {	content: "\f108";}.fa-laptop:before {	content: "\f109";}.fa-tablet:before {	content: "\f10a";}.fa-mobile-phone:before,.fa-mobile:before {	content: "\f10b";}.fa-circle-o:before {	content: "\f10c";}.fa-quote-left:before {	content: "\f10d";}.fa-quote-right:before {	content: "\f10e";}.fa-spinner:before {	content: "\f110";}.fa-circle:before {	content: "\f111";}.fa-mail-reply:before,.fa-reply:before {	content: "\f112";}.fa-github-alt:before {	content: "\f113";}.fa-folder-o:before {	content: "\f114";}.fa-folder-open-o:before {	content: "\f115";}.fa-smile-o:before {	content: "\f118";}.fa-frown-o:before {	content: "\f119";}.fa-meh-o:before {	content: "\f11a";}.fa-gamepad:before {	content: "\f11b";}.fa-keyboard-o:before {	content: "\f11c";}.fa-flag-o:before {	content: "\f11d";}.fa-flag-checkered:before {	content: "\f11e";}.fa-terminal:before {	content: "\f120";}.fa-code:before {	content: "\f121";}.fa-mail-reply-all:before,.fa-reply-all:before {	content: "\f122";}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before {	content: "\f123";}.fa-location-arrow:before {	content: "\f124";}.fa-crop:before {	content: "\f125";}.fa-code-fork:before {	content: "\f126";}.fa-unlink:before,.fa-chain-broken:before {	content: "\f127";}.fa-question:before {	content: "\f128";}.fa-info:before {	content: "\f129";}.fa-exclamation:before {	content: "\f12a";}.fa-superscript:before {	content: "\f12b";}.fa-subscript:before {	content: "\f12c";}.fa-eraser:before {	content: "\f12d";}.fa-puzzle-piece:before {	content: "\f12e";}.fa-microphone:before {	content: "\f130";}.fa-microphone-slash:before {	content: "\f131";}.fa-shield:before {	content: "\f132";}.fa-calendar-o:before {	content: "\f133";}.fa-fire-extinguisher:before {	content: "\f134";}.fa-rocket:before {	content: "\f135";}.fa-maxcdn:before {	content: "\f136";}.fa-chevron-circle-left:before {	content: "\f137";}.fa-chevron-circle-right:before {	content: "\f138";}.fa-chevron-circle-up:before {	content: "\f139";}.fa-chevron-circle-down:before {	content: "\f13a";}.fa-html5:before {	content: "\f13b";}.fa-css3:before {	content: "\f13c";}.fa-anchor:before {	content: "\f13d";}.fa-unlock-alt:before {	content: "\f13e";}.fa-bullseye:before {	content: "\f140";}.fa-ellipsis-h:before {	content: "\f141";}.fa-ellipsis-v:before {	content: "\f142";}.fa-rss-square:before {	content: "\f143";}.fa-play-circle:before {	content: "\f144";}.fa-ticket:before {	content: "\f145";}.fa-minus-square:before {	content: "\f146";}.fa-minus-square-o:before {	content: "\f147";}.fa-level-up:before {	content: "\f148";}.fa-level-down:before {	content: "\f149";}.fa-check-square:before {	content: "\f14a";}.fa-pencil-square:before {	content: "\f14b";}.fa-external-link-square:before {	content: "\f14c";}.fa-share-square:before {	content: "\f14d";}.fa-compass:before {	content: "\f14e";}.fa-toggle-down:before,.fa-caret-square-o-down:before {	content: "\f150";}.fa-toggle-up:before,.fa-caret-square-o-up:before {	content: "\f151";}.fa-toggle-right:before,.fa-caret-square-o-right:before {	content: "\f152";}.fa-euro:before,.fa-eur:before {	content: "\f153";}.fa-gbp:before {	content: "\f154";}.fa-dollar:before,.fa-usd:before {	content: "\f155";}.fa-rupee:before,.fa-inr:before {	content: "\f156";}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before {	content: "\f157";}.fa-ruble:before,.fa-rouble:before,.fa-rub:before {	content: "\f158";}.fa-won:before,.fa-krw:before {	content: "\f159";}.fa-bitcoin:before,.fa-btc:before {	content: "\f15a";}.fa-file:before {	content: "\f15b";}.fa-file-text:before {	content: "\f15c";}.fa-sort-alpha-asc:before {	content: "\f15d";}.fa-sort-alpha-desc:before {	content: "\f15e";}.fa-sort-amount-asc:before {	content: "\f160";}.fa-sort-amount-desc:before {	content: "\f161";}.fa-sort-numeric-asc:before {	content: "\f162";}.fa-sort-numeric-desc:before {	content: "\f163";}.fa-thumbs-up:before {	content: "\f164";}.fa-thumbs-down:before {	content: "\f165";}.fa-youtube-square:before {	content: "\f166";}.fa-youtube:before {	content: "\f167";}.fa-xing:before {	content: "\f168";}.fa-xing-square:before {	content: "\f169";}.fa-youtube-play:before {	content: "\f16a";}.fa-dropbox:before {	content: "\f16b";}.fa-stack-overflow:before {	content: "\f16c";}.fa-instagram:before {	content: "\f16d";}.fa-flickr:before {	content: "\f16e";}.fa-adn:before {	content: "\f170";}.fa-bitbucket:before {	content: "\f171";}.fa-bitbucket-square:before {	content: "\f172";}.fa-tumblr:before {	content: "\f173";}.fa-tumblr-square:before {	content: "\f174";}.fa-long-arrow-down:before {	content: "\f175";}.fa-long-arrow-up:before {	content: "\f176";}.fa-long-arrow-left:before {	content: "\f177";}.fa-long-arrow-right:before {	content: "\f178";}.fa-apple:before {	content: "\f179";}.fa-windows:before {	content: "\f17a";}.fa-android:before {	content: "\f17b";}.fa-linux:before {	content: "\f17c";}.fa-dribbble:before {	content: "\f17d";}.fa-skype:before {	content: "\f17e";}.fa-foursquare:before {	content: "\f180";}.fa-trello:before {	content: "\f181";}.fa-female:before {	content: "\f182";}.fa-male:before {	content: "\f183";}.fa-gittip:before,.fa-gratipay:before {	content: "\f184";}.fa-sun-o:before {	content: "\f185";}.fa-moon-o:before {	content: "\f186";}.fa-archive:before {	content: "\f187";}.fa-bug:before {	content: "\f188";}.fa-vk:before {	content: "\f189";}.fa-weibo:before {	content: "\f18a";}.fa-renren:before {	content: "\f18b";}.fa-pagelines:before {	content: "\f18c";}.fa-stack-exchange:before {	content: "\f18d";}.fa-arrow-circle-o-right:before {	content: "\f18e";}.fa-arrow-circle-o-left:before {	content: "\f190";}.fa-toggle-left:before,.fa-caret-square-o-left:before {	content: "\f191";}.fa-dot-circle-o:before {	content: "\f192";}.fa-wheelchair:before {	content: "\f193";}.fa-vimeo-square:before {	content: "\f194";}.fa-turkish-lira:before,.fa-try:before {	content: "\f195";}.fa-plus-square-o:before {	content: "\f196";}.fa-space-shuttle:before {	content: "\f197";}.fa-slack:before {	content: "\f198";}.fa-envelope-square:before {	content: "\f199";}.fa-wordpress:before {	content: "\f19a";}.fa-openid:before {	content: "\f19b";}.fa-institution:before,.fa-bank:before,.fa-university:before {	content: "\f19c";}.fa-mortar-board:before,.fa-graduation-cap:before {	content: "\f19d";}.fa-yahoo:before {	content: "\f19e";}.fa-google:before {	content: "\f1a0";}.fa-reddit:before {	content: "\f1a1";}.fa-reddit-square:before {	content: "\f1a2";}.fa-stumbleupon-circle:before {	content: "\f1a3";}.fa-stumbleupon:before {	content: "\f1a4";}.fa-delicious:before {	content: "\f1a5";}.fa-digg:before {	content: "\f1a6";}.fa-pied-piper:before {	content: "\f1a7";}.fa-pied-piper-alt:before {	content: "\f1a8";}.fa-drupal:before {	content: "\f1a9";}.fa-joomla:before {	content: "\f1aa";}.fa-language:before {	content: "\f1ab";}.fa-fax:before {	content: "\f1ac";}.fa-building:before {	content: "\f1ad";}.fa-child:before {	content: "\f1ae";}.fa-paw:before {	content: "\f1b0";}.fa-spoon:before {	content: "\f1b1";}.fa-cube:before {	content: "\f1b2";}.fa-cubes:before {	content: "\f1b3";}.fa-behance:before {	content: "\f1b4";}.fa-behance-square:before {	content: "\f1b5";}.fa-steam:before {	content: "\f1b6";}.fa-steam-square:before {	content: "\f1b7";}.fa-recycle:before {	content: "\f1b8";}.fa-automobile:before,.fa-car:before {	content: "\f1b9";}.fa-cab:before,.fa-taxi:before {	content: "\f1ba";}.fa-tree:before {	content: "\f1bb";}.fa-spotify:before {	content: "\f1bc";}.fa-deviantart:before {	content: "\f1bd";}.fa-soundcloud:before {	content: "\f1be";}.fa-database:before {	content: "\f1c0";}.fa-file-pdf-o:before {	content: "\f1c1";}.fa-file-word-o:before {	content: "\f1c2";}.fa-file-excel-o:before {	content: "\f1c3";}.fa-file-powerpoint-o:before {	content: "\f1c4";}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before {	content: "\f1c5";}.fa-file-zip-o:before,.fa-file-archive-o:before {	content: "\f1c6";}.fa-file-sound-o:before,.fa-file-audio-o:before {	content: "\f1c7";}.fa-file-movie-o:before,.fa-file-video-o:before {	content: "\f1c8";}.fa-file-code-o:before {	content: "\f1c9";}.fa-vine:before {	content: "\f1ca";}.fa-codepen:before {	content: "\f1cb";}.fa-jsfiddle:before {	content: "\f1cc";}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before {	content: "\f1cd";}.fa-circle-o-notch:before {	content: "\f1ce";}.fa-ra:before,.fa-rebel:before {	content: "\f1d0";}.fa-ge:before,.fa-empire:before {	content: "\f1d1";}.fa-git-square:before {	content: "\f1d2";}.fa-git:before {	content: "\f1d3";}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before {	content: "\f1d4";}.fa-tencent-weibo:before {	content: "\f1d5";}.fa-qq:before {	content: "\f1d6";}.fa-wechat:before,.fa-weixin:before {	content: "\f1d7";}.fa-send:before,.fa-paper-plane:before {	content: "\f1d8";}.fa-send-o:before,.fa-paper-plane-o:before {	content: "\f1d9";}.fa-history:before {	content: "\f1da";}.fa-circle-thin:before {	content: "\f1db";}.fa-header:before {	content: "\f1dc";}.fa-paragraph:before {	content: "\f1dd";}.fa-sliders:before {	content: "\f1de";}.fa-share-alt:before {	content: "\f1e0";}.fa-share-alt-square:before {	content: "\f1e1";}.fa-bomb:before {	content: "\f1e2";}.fa-soccer-ball-o:before,.fa-futbol-o:before {	content: "\f1e3";}.fa-tty:before {	content: "\f1e4";}.fa-binoculars:before {	content: "\f1e5";}.fa-plug:before {	content: "\f1e6";}.fa-slideshare:before {	content: "\f1e7";}.fa-twitch:before {	content: "\f1e8";}.fa-yelp:before {	content: "\f1e9";}.fa-newspaper-o:before {	content: "\f1ea";}.fa-wifi:before {	content: "\f1eb";}.fa-calculator:before {	content: "\f1ec";}.fa-paypal:before {	content: "\f1ed";}.fa-google-wallet:before {	content: "\f1ee";}.fa-cc-visa:before {	content: "\f1f0";}.fa-cc-mastercard:before {	content: "\f1f1";}.fa-cc-discover:before {	content: "\f1f2";}.fa-cc-amex:before {	content: "\f1f3";}.fa-cc-paypal:before {	content: "\f1f4";}.fa-cc-stripe:before {	content: "\f1f5";}.fa-bell-slash:before {	content: "\f1f6";}.fa-bell-slash-o:before {	content: "\f1f7";}.fa-trash:before {	content: "\f1f8";}.fa-copyright:before {	content: "\f1f9";}.fa-at:before {	content: "\f1fa";}.fa-eyedropper:before {	content: "\f1fb";}.fa-paint-brush:before {	content: "\f1fc";}.fa-birthday-cake:before {	content: "\f1fd";}.fa-area-chart:before {	content: "\f1fe";}.fa-pie-chart:before {	content: "\f200";}.fa-line-chart:before {	content: "\f201";}.fa-lastfm:before {	content: "\f202";}.fa-lastfm-square:before {	content: "\f203";}.fa-toggle-off:before {	content: "\f204";}.fa-toggle-on:before {	content: "\f205";}.fa-bicycle:before {	content: "\f206";}.fa-bus:before {	content: "\f207";}.fa-ioxhost:before {	content: "\f208";}.fa-angellist:before {	content: "\f209";}.fa-cc:before {	content: "\f20a";}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before {	content: "\f20b";}.fa-meanpath:before {	content: "\f20c";}.fa-buysellads:before {	content: "\f20d";}.fa-connectdevelop:before {	content: "\f20e";}.fa-dashcube:before {	content: "\f210";}.fa-forumbee:before {	content: "\f211";}.fa-leanpub:before {	content: "\f212";}.fa-sellsy:before {	content: "\f213";}.fa-shirtsinbulk:before {	content: "\f214";}.fa-simplybuilt:before {	content: "\f215";}.fa-skyatlas:before {	content: "\f216";}.fa-cart-plus:before {	content: "\f217";}.fa-cart-arrow-down:before {	content: "\f218";}.fa-diamond:before {	content: "\f219";}.fa-ship:before {	content: "\f21a";}.fa-user-secret:before {	content: "\f21b";}.fa-motorcycle:before {	content: "\f21c";}.fa-street-view:before {	content: "\f21d";}.fa-heartbeat:before {	content: "\f21e";}.fa-venus:before {	content: "\f221";}.fa-mars:before {	content: "\f222";}.fa-mercury:before {	content: "\f223";}.fa-intersex:before,.fa-transgender:before {	content: "\f224";}.fa-transgender-alt:before {	content: "\f225";}.fa-venus-double:before {	content: "\f226";}.fa-mars-double:before {	content: "\f227";}.fa-venus-mars:before {	content: "\f228";}.fa-mars-stroke:before {	content: "\f229";}.fa-mars-stroke-v:before {	content: "\f22a";}.fa-mars-stroke-h:before {	content: "\f22b";}.fa-neuter:before {	content: "\f22c";}.fa-genderless:before {	content: "\f22d";}.fa-facebook-official:before {	content: "\f230";}.fa-pinterest-p:before {	content: "\f231";}.fa-whatsapp:before {	content: "\f232";}.fa-server:before {	content: "\f233";}.fa-user-plus:before {	content: "\f234";}.fa-user-times:before {	content: "\f235";}.fa-hotel:before,.fa-bed:before {	content: "\f236";}.fa-viacoin:before {	content: "\f237";}.fa-train:before {	content: "\f238";}.fa-subway:before {	content: "\f239";}.fa-medium:before {	content: "\f23a";}.fa-yc:before,.fa-y-combinator:before {	content: "\f23b";}.fa-optin-monster:before {	content: "\f23c";}.fa-opencart:before {	content: "\f23d";}.fa-expeditedssl:before {	content: "\f23e";}.fa-battery-4:before,.fa-battery-full:before {	content: "\f240";}.fa-battery-3:before,.fa-battery-three-quarters:before {	content: "\f241";}.fa-battery-2:before,.fa-battery-half:before {	content: "\f242";}.fa-battery-1:before,.fa-battery-quarter:before {	content: "\f243";}.fa-battery-0:before,.fa-battery-empty:before {	content: "\f244";}.fa-mouse-pointer:before {	content: "\f245";}.fa-i-cursor:before {	content: "\f246";}.fa-object-group:before {	content: "\f247";}.fa-object-ungroup:before {	content: "\f248";}.fa-sticky-note:before {	content: "\f249";}.fa-sticky-note-o:before {	content: "\f24a";}.fa-cc-jcb:before {	content: "\f24b";}.fa-cc-diners-club:before {	content: "\f24c";}.fa-clone:before {	content: "\f24d";}.fa-balance-scale:before {	content: "\f24e";}.fa-hourglass-o:before {	content: "\f250";}.fa-hourglass-1:before,.fa-hourglass-start:before {	content: "\f251";}.fa-hourglass-2:before,.fa-hourglass-half:before {	content: "\f252";}.fa-hourglass-3:before,.fa-hourglass-end:before {	content: "\f253";}.fa-hourglass:before {	content: "\f254";}.fa-hand-grab-o:before,.fa-hand-rock-o:before {	content: "\f255";}.fa-hand-stop-o:before,.fa-hand-paper-o:before {	content: "\f256";}.fa-hand-scissors-o:before {	content: "\f257";}.fa-hand-lizard-o:before {	content: "\f258";}.fa-hand-spock-o:before {	content: "\f259";}.fa-hand-pointer-o:before {	content: "\f25a";}.fa-hand-peace-o:before {	content: "\f25b";}.fa-trademark:before {	content: "\f25c";}.fa-registered:before {	content: "\f25d";}.fa-creative-commons:before {	content: "\f25e";}.fa-gg:before {	content: "\f260";}.fa-gg-circle:before {	content: "\f261";}.fa-tripadvisor:before {	content: "\f262";}.fa-odnoklassniki:before {	content: "\f263";}.fa-odnoklassniki-square:before {	content: "\f264";}.fa-get-pocket:before {	content: "\f265";}.fa-wikipedia-w:before {	content: "\f266";}.fa-safari:before {	content: "\f267";}.fa-chrome:before {	content: "\f268";}.fa-firefox:before {	content: "\f269";}.fa-opera:before {	content: "\f26a";}.fa-internet-explorer:before {	content: "\f26b";}.fa-tv:before,.fa-television:before {	content: "\f26c";}.fa-contao:before {	content: "\f26d";}.fa-500px:before {	content: "\f26e";}.fa-amazon:before {	content: "\f270";}.fa-calendar-plus-o:before {	content: "\f271";}.fa-calendar-minus-o:before {	content: "\f272";}.fa-calendar-times-o:before {	content: "\f273";}.fa-calendar-check-o:before {	content: "\f274";}.fa-industry:before {	content: "\f275";}.fa-map-pin:before {	content: "\f276";}.fa-map-signs:before {	content: "\f277";}.fa-map-o:before {	content: "\f278";}.fa-map:before {	content: "\f279";}.fa-commenting:before {	content: "\f27a";}.fa-commenting-o:before {	content: "\f27b";}.fa-houzz:before {	content: "\f27c";}.fa-vimeo:before {	content: "\f27d";}.fa-black-tie:before {	content: "\f27e";}.fa-fonticons:before {	content: "\f280";}.fa-reddit-alien:before {	content: "\f281";}.fa-edge:before {	content: "\f282";}.fa-credit-card-alt:before {	content: "\f283";}.fa-codiepie:before {	content: "\f284";}.fa-modx:before {	content: "\f285";}.fa-fort-awesome:before {	content: "\f286";}.fa-usb:before {	content: "\f287";}.fa-product-hunt:before {	content: "\f288";}.fa-mixcloud:before {	content: "\f289";}.fa-scribd:before {	content: "\f28a";}.fa-pause-circle:before {	content: "\f28b";}.fa-pause-circle-o:before {	content: "\f28c";}.fa-stop-circle:before {	content: "\f28d";}.fa-stop-circle-o:before {	content: "\f28e";}.fa-shopping-bag:before {	content: "\f290";}.fa-shopping-basket:before {	content: "\f291";}.fa-hashtag:before {	content: "\f292";}.fa-bluetooth:before {	content: "\f293";}.fa-bluetooth-b:before {	content: "\f294";}.fa-percent:before {	content: "\f295";}[class*='fa-']:before {	font-weight: 400;	font-family: 'FontAwesome';}footer h1, footer h2, footer h3, footer h4, footer h7 {  font-weight: 900 !important; }footer h1 {  font-size: 80px !important;  line-height: 110px !important; }  footer h1 span {    font-weight: 300 !important; }footer h2 {  font-size: 87px !important;  line-height: 120px !important;  text-transform: uppercase !important;  color: #43758f !important; }  @media (max-width: 767px) {    footer h2 {      font-size: 60px !important;      line-height: 70px !important; } }  @media (max-width: 479px) {    footer h2 {      font-size: 36px !important;      line-height: 60px !important; } }  footer h2.lh {    line-height: 100px !important; }    @media (max-width: 767px) {      footer h2.lh {        line-height: 70px !important; } }    @media (max-width: 479px) {      footer h2.lh {        line-height: 60px !important; } }footer h3 {  font-size: 58px !important;  line-height: 86px !important; }  @media (max-width: 767px) {    footer h3 {      font-size: 50px !important;      line-height: 64px !important; } }  @media (max-width: 479px) {    footer h3 {      font-size: 40px !important;      line-height: 50px !important; } }footer h4 {  font-size: 44px !important;  line-height: 53px !important; }  @media (max-width: 767px) {    footer h4 {      font-size: 30px !important;      line-height: 40px !important; } }  footer h4.mod {    text-transform: uppercase !important;    color: #43758f !important; }    footer h4.mod span {      color: #ff5722 !important; }      footer h4.mod span span {        font-weight: 400 !important; }    @media (max-width: 479px) {      footer h4.mod {        font-size: 20px !important;        line-height: 30px !important; } }footer h5 {  font-size: 24px;  line-height: 29px !important;  font-weight: 400 !important;  text-transform: uppercase !important; }  footer h5 a:hover {    color: #FEC901 !important; }  @media (max-width: 479px) {    footer h5 {      font-size: 20px !important;      line-height: 25px !important; } }footer h6 {  font: 300 16px/24px "Lato", sans-serif !important;  font-size: 20px !important;  line-height: 28px !important;  font-weight: 200 !important; }.footer {  text-align: center !important;  padding: 140px 0 77px !important; }  @media (max-width: 767px) {    .footer {      text-align: center !important; } }  .footer.page2 {    padding-top: 92px !important;    background-image: url(../images/footer-bg.jpg) !important; }    .footer.page2 .social-list2 {      margin-top: 0 !important; }/*==================     Term     ======================*/.term .icon3 {  color: #ffffff !important;  line-height: 117px !important; }  .term .icon3 + p {    margin-top: 7px !important; }.term .fa-mobile {  font-size: 117px !important; }.term .fa-envelope {  font-size: 66px !important; }.term .fa-map-marker {  font-size: 89px !important; }.term p {  font-size: 18px !important;  font-weight: 400 !important;  line-height: 27px !important; }.term a:hover {  text-decoration: underline !important; }.social-list2 {  margin-top: 167px !important; }  .social-list2 li {    display: inline-block !important; }    .social-list2 li + li {      margin-left: 70px !important; }  .social-list2 a {    display: inline-block !important;    width: 87px !important;    height: 87px !important;    line-height: 87px !important;    text-align: center !important;    font-size: 47px !important;    color: #4c4a4a !important;    background: #ffffff !important;    -webkit-border-radius: 50% !important;    -moz-border-radius: 50% !important;    border-radius: 50% !important; }    .social-list2 a:hover {      background: #65CA00;      color: #ffffff !important; }  @media (max-width: 479px) {    .social-list2 li + li {      margin-left: 10px !important; }    .social-list2 a {      width: 70px !important;      height: 70px !important;      line-height: 70px !important;      font-size: 36px !important; } }.copyright {  margin-top: 15px !important;  border-top: 1px solid #ffffff !important;  /*padding-top: 98px;*/  font-size: 18px !important;  font-weight: 400 !important;  color: #ffffff !important; }  .copyright span:first-child {    text-transform: uppercase !important;    font-weight: 900 !important; }  .copyright a:hover {    text-decoration: underline !important; }  footer {  background-position: 0 0 !important;  color: #ffffff !important; }  footer h2 {    color: #ffffff !important; } /*==================    Map    ======================*/.map {  height: 475px; }  .map img {    max-width: none !important; }  @media (max-width: 767px) {    .map {      height: 250px !important; } }  @media (max-width: 479px) {    .map {      height: 200px !important; } }   @media (max-width: 767px) {  	#camposContacto {  		margin-top: 30px !important;   	}  } .bg-secondary {  background: #54A800 !important;  color: #ffffff !important; }.well {  padding-top: 105px !important;  padding-bottom: 130px !important; }.well2 {  padding-top: 63px !important;  padding-bottom: 113px !important; }  .well2__ins1 {    padding-top: 107px !important; }  .well2__ins2 {    padding-bottom: 63px !important; }.well3 {  padding-top: 108px !important;  padding-bottom: 129px !important; }  .well3__ins1 {    padding-bottom: 88px !important; }/*.well4 {  padding-top: 129px;  padding-bottom: 168px; }  .well4__ins1 {    padding-bottom: 146px; }*/.well4 {  padding-top: 60px;  padding-bottom: 168px !important; }  .well4__ins1 {    padding-bottom: 60px !important; }.well5 {  padding-top: 151px !important;  padding-bottom: 172px !important; }.well6 {  padding-top: 170px !important;  padding-bottom: 167px !important; }.well7 {  padding-top: 25px !important;  padding-bottom: 25px !important;   text-align:center !important;}@media (max-width: 767px) {  .well, .well2, .well3, .well4, .well5, .well6 {    padding-top: 40px !important;    padding-bottom: 40px !important; } }.estiloH4 {	font-family: arial; 	color: white;  font-size: 44px !important;  line-height: 53px !important; }  @media (max-width: 767px) {    .estiloH4 {      font-size: 30px !important;      line-height: 40px !important; } }  .estiloH4.mod {    text-transform: uppercase !important;    color: #43758f !important; }    .estiloH4.mod span {      color: #ff5722 !important; }      .estiloH4.mod span span {        font-weight: 400 !important; }    @media (max-width: 479px) {      .estiloH4.mod {        font-size: 20px !important;        line-height: 30px !important; } }.form-btn {  display: block !important;  font: 400 30px/35px 'Lato',sans-serif !important;  text-transform: uppercase !important;  padding: 20px 5px !important;  text-align: center !important;  color: #ffffff !important;  background: #65CA00 !important; }  #contact-form .btn-wr .form-btn:hover {    background: #33afe7 !important; }.grid_6 {  width: 570px !important;}.preffix_3 {  margin-left: 330px !important;}@media (min-width: 980px) and (max-width: 1199px) {  .grid_6 {    width: 460px !important;  }  .preffix_3 {    margin-left: 260px !important;  }  }@media (min-width: 768px) and (max-width: 979px) {  .grid_6 {    width: 364px !important;  }  .preffix_3 {    margin-left: 212px !important;  } }/*==================    Map    ======================*/.map {  height: 475px; }  .map img {    max-width: none !important; }  @media (max-width: 767px) {    .map {      height: 250px !important; } }  @media (max-width: 479px) {    .map {      height: 200px !important; } }@media (min-width: 980px) and (max-width: 1199px) {  [class*="grid_"] {    float: left !important;    min-height: 1px !important;  }}@media (min-width: 768px) and (max-width: 979px) {  [class*="grid_"] {    float: left !important;    min-height: 1px !important;  }}@media (max-width: 767px) {  [class*="grid_"] {    float: none !important;    display: block !important;    width: 100% !important;    margin-left: 0 !important;    -webkit-box-sizing: border-box !important;    -moz-box-sizing: border-box !important;    box-sizing: border-box !important;  }	}/** 1.9  Grids */
.container {
	margin-right: auto !important;
	margin-left: auto !important;
	padding-left: 15px !important;
	padding-right: 15px !important;
}

.container:before, .container:after {
	content: " " !important;
	display: table !important;
}

.container:after {
	clear: both !important;
}

@media (min-width: 768px) {
	.container {
		width: 750px !important;
	}
}

@media (min-width: 992px) {
	.container {
		width: 970px !important;
	}
}

@media (min-width: 1200px) {
	.container {
		width: 1200px !important;
	}
    header > .container {
        width: 1600px !important;
    }
}

.container-fluid {
	margin-right: auto !important;
	margin-left: auto !important;
	padding-left: 15px !important;
	padding-right: 15px !important;
}

.container-fluid:before, .container-fluid:after {
	content: " " !important;
	display: table !important;
}

.container-fluid:after {
	clear: both !important;
}

.row {
	margin-left: -15px !important;
	margin-right: -15px !important;
}

.row:before, .row:after {
	content: " " !important;
	display: table !important;
}

.row:after {
	clear: both !important;
}

.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 !important;
	min-height: 1px !important;
	padding-left: 15px !important;
	padding-right: 15px !important;
}

.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 !important;
}

.col-xs-1 {
	width: 8.33333% !important;
}

.col-xs-2 {
	width: 16.66667% !important;
}

.col-xs-3 {
	width: 25% !important;
}

.col-xs-4 {
	width: 33.33333% !important;
}

.col-xs-5 {
	width: 41.66667% !important;
}

.col-xs-6 {
	width: 50% !important;
}

.col-xs-7 {
	width: 58.33333% !important;
}

.col-xs-8 {
	width: 66.66667% !important;
}

.col-xs-9 {
	width: 75% !important;
}

.col-xs-10 {
	width: 83.33333% !important;
}

.col-xs-11 {
	width: 91.66667% !important;
}

.col-xs-12 {
	width: 100% !important;
}

.col-xs-pull-0 {
	right: auto !important;
}

.col-xs-pull-1 {
	right: 8.33333% !important;
}

.col-xs-pull-2 {
	right: 16.66667% !important;
}

.col-xs-pull-3 {
	right: 25% !important;
}

.col-xs-pull-4 {
	right: 33.33333% !important;
}

.col-xs-pull-5 {
	right: 41.66667% !important;
}

.col-xs-pull-6 {
	right: 50% !important;
}

.col-xs-pull-7 {
	right: 58.33333% !important;
}

.col-xs-pull-8 {
	right: 66.66667% !important;
}

.col-xs-pull-9 {
	right: 75% !important;
}

.col-xs-pull-10 {
	right: 83.33333% !important;
}

.col-xs-pull-11 {
	right: 91.66667% !important;
}

.col-xs-pull-12 {
	right: 100% !important;
}

.col-xs-push-0 {
	left: auto !important;
}

.col-xs-push-1 {
	left: 8.33333% !important;
}

.col-xs-push-2 {
	left: 16.66667% !important;
}

.col-xs-push-3 {
	left: 25% !important;
}

.col-xs-push-4 {
	left: 33.33333% !important;
}

.col-xs-push-5 {
	left: 41.66667% !important;
}

.col-xs-push-6 {
	left: 50% !important;
}

.col-xs-push-7 {
	left: 58.33333% !important;
}

.col-xs-push-8 {
	left: 66.66667% !important;
}

.col-xs-push-9 {
	left: 75% !important;
}

.col-xs-push-10 {
	left: 83.33333% !important;
}

.col-xs-push-11 {
	left: 91.66667% !important;
}

.col-xs-push-12 {
	left: 100% !important;
}

.col-xs-offset-0 {
	margin-left: 0% !important;
}

.col-xs-offset-1 {
	margin-left: 8.33333% !important;
}

.col-xs-offset-2 {
	margin-left: 16.66667% !important;
}

.col-xs-offset-3 {
	margin-left: 25% !important;
}

.col-xs-offset-4 {
	margin-left: 33.33333% !important;
}

.col-xs-offset-5 {
	margin-left: 41.66667% !important;
}

.col-xs-offset-6 {
	margin-left: 50% !important;
}

.col-xs-offset-7 {
	margin-left: 58.33333% !important;
}

.col-xs-offset-8 {
	margin-left: 66.66667% !important;
}

.col-xs-offset-9 {
	margin-left: 75% !important;
}

.col-xs-offset-10 {
	margin-left: 83.33333% !important;
}

.col-xs-offset-11 {
	margin-left: 91.66667% !important;
}

.col-xs-offset-12 {
	margin-left: 100% !important;
}

@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 !important;
	}
	.col-sm-1 {
		width: 8.33333% !important;
	}
	.col-sm-2 {
		width: 16.66667% !important;
	}
	.col-sm-3 {
		width: 25% !important;
	}
	.col-sm-4 {
		width: 33.33333% !important;
	}
	.col-sm-5 {
		width: 41.66667% !important;
	}
	.col-sm-6 {
		width: 50% !important;
	}
	.col-sm-7 {
		width: 58.33333% !important;
	}
	.col-sm-8 {
		width: 66.66667% !important;
	}
	.col-sm-9 {
		width: 75% !important;
	}
	.col-sm-10 {
		width: 83.33333% !important;
	}
	.col-sm-11 {
		width: 91.66667% !important;
	}
	.col-sm-12 {
		width: 100% !important;
	}
	.col-sm-pull-0 {
		right: auto !important;
	}
	.col-sm-pull-1 {
		right: 8.33333% !important;
	}
	.col-sm-pull-2 {
		right: 16.66667% !important;
	}
	.col-sm-pull-3 {
		right: 25% !important;
	}
	.col-sm-pull-4 {
		right: 33.33333% !important;
	}
	.col-sm-pull-5 {
		right: 41.66667% !important;
	}
	.col-sm-pull-6 {
		right: 50% !important;
	}
	.col-sm-pull-7 {
		right: 58.33333% !important;
	}
	.col-sm-pull-8 {
		right: 66.66667% !important;
	}
	.col-sm-pull-9 {
		right: 75% !important;
	}
	.col-sm-pull-10 {
		right: 83.33333% !important;
	}
	.col-sm-pull-11 {
		right: 91.66667% !important;
	}
	.col-sm-pull-12 {
		right: 100% !important;
	}
	.col-sm-push-0 {
		left: auto !important;
	}
	.col-sm-push-1 {
		left: 8.33333% !important;
	}
	.col-sm-push-2 {
		left: 16.66667% !important;
	}
	.col-sm-push-3 {
		left: 25% !important;
	}
	.col-sm-push-4 {
		left: 33.33333% !important;
	}
	.col-sm-push-5 {
		left: 41.66667% !important;
	}
	.col-sm-push-6 {
		left: 50% !important;
	}
	.col-sm-push-7 {
		left: 58.33333% !important;
	}
	.col-sm-push-8 {
		left: 66.66667% !important;
	}
	.col-sm-push-9 {
		left: 75% !important;
	}
	.col-sm-push-10 {
		left: 83.33333% !important;
	}
	.col-sm-push-11 {
		left: 91.66667% !important;
	}
	.col-sm-push-12 {
		left: 100% !important;
	}
	.col-sm-offset-0 {
		margin-left: 0% !important;
	}
	.col-sm-offset-1 {
		margin-left: 8.33333% !important;
	}
	.col-sm-offset-2 {
		margin-left: 16.66667% !important;
	}
	.col-sm-offset-3 {
		margin-left: 25% !important;
	}
	.col-sm-offset-4 {
		margin-left: 33.33333% !important;
	}
	.col-sm-offset-5 {
		margin-left: 41.66667% !important;
	}
	.col-sm-offset-6 {
		margin-left: 50% !important;
	}
	.col-sm-offset-7 {
		margin-left: 58.33333% !important;
	}
	.col-sm-offset-8 {
		margin-left: 66.66667% !important;
	}
	.col-sm-offset-9 {
		margin-left: 75% !important;
	}
	.col-sm-offset-10 {
		margin-left: 83.33333% !important;
	}
	.col-sm-offset-11 {
		margin-left: 91.66667% !important;
	}
	.col-sm-offset-12 {
		margin-left: 100% !important;
	}
}

@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 !important;
	}
	.col-md-1 {
		width: 8.33333% !important;
	}
	.col-md-2 {
		width: 16.66667% !important;
	}
	.col-md-3 {
		width: 25% !important;
	}
	.col-md-4 {
		width: 33.33333% !important;
	}
	.col-md-5 {
		width: 41.66667% !important;
	}
	.col-md-6 {
		width: 50% !important;
	}
	.col-md-7 {
		width: 58.33333% !important;
	}
	.col-md-8 {
		width: 66.66667% !important;
	}
	.col-md-9 {
		width: 75% !important;
	}
	.col-md-10 {
		width: 83.33333% !important;
	}
	.col-md-11 {
		width: 91.66667% !important;
	}
	.col-md-12 {
		width: 100% !important;
	}
	.col-md-pull-0 {
		right: auto !important;
	}
	.col-md-pull-1 {
		right: 8.33333% !important;
	}
	.col-md-pull-2 {
		right: 16.66667% !important;
	}
	.col-md-pull-3 {
		right: 25% !important;
	}
	.col-md-pull-4 {
		right: 33.33333% !important;
	}
	.col-md-pull-5 {
		right: 41.66667% !important;
	}
	.col-md-pull-6 {
		right: 50% !important;
	}
	.col-md-pull-7 {
		right: 58.33333% !important;
	}
	.col-md-pull-8 {
		right: 66.66667% !important;
	}
	.col-md-pull-9 {
		right: 75% !important;
	}
	.col-md-pull-10 {
		right: 83.33333% !important;
	}
	.col-md-pull-11 {
		right: 91.66667% !important;
	}
	.col-md-pull-12 {
		right: 100% !important;
	}
	.col-md-push-0 {
		left: auto !important;
	}
	.col-md-push-1 {
		left: 8.33333% !important;
	}
	.col-md-push-2 {
		left: 16.66667% !important;
	}
	.col-md-push-3 {
		left: 25% !important;
	}
	.col-md-push-4 {
		left: 33.33333% !important;
	}
	.col-md-push-5 {
		left: 41.66667% !important;
	}
	.col-md-push-6 {
		left: 50% !important;
	}
	.col-md-push-7 {
		left: 58.33333% !important;
	}
	.col-md-push-8 {
		left: 66.66667% !important;
	}
	.col-md-push-9 {
		left: 75% !important;
	}
	.col-md-push-10 {
		left: 83.33333% !important;
	}
	.col-md-push-11 {
		left: 91.66667% !important;
	}
	.col-md-push-12 {
		left: 100% !important;
	}
	.col-md-offset-0 {
		margin-left: 0% !important;
	}
	.col-md-offset-1 {
		margin-left: 8.33333% !important;
	}
	.col-md-offset-2 {
		margin-left: 16.66667% !important;
	}
	.col-md-offset-3 {
		margin-left: 25% !important;
	}
	.col-md-offset-4 {
		margin-left: 33.33333% !important;
	}
	.col-md-offset-5 {
		margin-left: 41.66667% !important;
	}
	.col-md-offset-6 {
		margin-left: 50% !important;
	}
	.col-md-offset-7 {
		margin-left: 58.33333% !important;
	}
	.col-md-offset-8 {
		margin-left: 66.66667% !important;
	}
	.col-md-offset-9 {
		margin-left: 75% !important;
	}
	.col-md-offset-10 {
		margin-left: 83.33333% !important;
	}
	.col-md-offset-11 {
		margin-left: 91.66667% !important;
	}
	.col-md-offset-12 {
		margin-left: 100% !important;
	}
}

@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 !important;
	}
	.col-lg-1 {
		width: 8.33333% !important;
	}
	.col-lg-2 {
		width: 16.66667% !important;
	}
	.col-lg-3 {
		width: 25% !important;
	}
	.col-lg-4 {
		width: 33.33333% !important;
	}
	.col-lg-5 {
		width: 41.66667% !important;
	}
	.col-lg-6 {
		width: 50% !important;
	}
	.col-lg-7 {
		width: 58.33333% !important;
	}
	.col-lg-8 {
		width: 66.66667% !important;
	}
	.col-lg-9 {
		width: 75% !important;
	}
	.col-lg-10 {
		width: 83.33333% !important;
	}
	.col-lg-11 {
		width: 91.66667% !important;
	}
	.col-lg-12 {
		width: 100% !important;
	}
	.col-lg-pull-0 {
		right: auto !important;
	}
	.col-lg-pull-1 {
		right: 8.33333% !important;
	}
	.col-lg-pull-2 {
		right: 16.66667% !important;
	}
	.col-lg-pull-3 {
		right: 25% !important;
	}
	.col-lg-pull-4 {
		right: 33.33333% !important;
	}
	.col-lg-pull-5 {
		right: 41.66667% !important;
	}
	.col-lg-pull-6 {
		right: 50% !important;
	}
	.col-lg-pull-7 {
		right: 58.33333% !important;
	}
	.col-lg-pull-8 {
		right: 66.66667% !important;
	}
	.col-lg-pull-9 {
		right: 75% !important;
	}
	.col-lg-pull-10 {
		right: 83.33333% !important;
	}
	.col-lg-pull-11 {
		right: 91.66667% !important;
	}
	.col-lg-pull-12 {
		right: 100% !important;
	}
	.col-lg-push-0 {
		left: auto !important;
	}
	.col-lg-push-1 {
		left: 8.33333% !important;
	}
	.col-lg-push-2 {
		left: 16.66667% !important;
	}
	.col-lg-push-3 {
		left: 25% !important;
	}
	.col-lg-push-4 {
		left: 33.33333% !important;
	}
	.col-lg-push-5 {
		left: 41.66667% !important;
	}
	.col-lg-push-6 {
		left: 50% !important;
	}
	.col-lg-push-7 {
		left: 58.33333% !important;
	}
	.col-lg-push-8 {
		left: 66.66667% !important;
	}
	.col-lg-push-9 {
		left: 75% !important;
	}
	.col-lg-push-10 {
		left: 83.33333% !important;
	}
	.col-lg-push-11 {
		left: 91.66667% !important;
	}
	.col-lg-push-12 {
		left: 100% !important;
	}
	.col-lg-offset-0 {
		margin-left: 0% !important;
	}
	.col-lg-offset-1 {
		margin-left: 8.33333% !important;
	}
	.col-lg-offset-2 {
		margin-left: 16.66667% !important;
	}
	.col-lg-offset-3 {
		margin-left: 25% !important;
	}
	.col-lg-offset-4 {
		margin-left: 33.33333% !important;
	}
	.col-lg-offset-5 {
		margin-left: 41.66667% !important;
	}
	.col-lg-offset-6 {
		margin-left: 50% !important;
	}
	.col-lg-offset-7 {
		margin-left: 58.33333% !important;
	}
	.col-lg-offset-8 {
		margin-left: 66.66667% !important;
	}
	.col-lg-offset-9 {
		margin-left: 75% !important;
	}
	.col-lg-offset-10 {
		margin-left: 83.33333% !important;
	}
	.col-lg-offset-11 {
		margin-left: 91.66667% !important;
	}
	.col-lg-offset-12 {
		margin-left: 100% !important;
	}
}

/*========================================================
                      Contact Form
=========================================================*/
/* Contact Form Basic Styles
========================================================*/
#contact-form {
  position: relative !important;
  text-align: left !important; }

#contact-form label {
  position: relative !important;
  display: block !important;
  letter-spacing: normal !important;
  margin: 0 0 31px !important;
  width: 100% !important; }

#contact-form label.message {
  max-width: 100% !important;
  margin-left: 0 !important;
  width: 100% !important;
  margin: 0 0 29px !important; }

#contact-form fieldset {
  border: none !important; }

#contact-form label, #contact-form ._placeholder, #contact-form input[type='text'], #contact-form textarea {
  -moz-box-sizing: border-box !important;
  -webkit-box-sizing: border-box !important;
  box-sizing: border-box !important; }

#contact-form ._placeholder, #contact-form input[type='text'], #contact-form textarea {
  line-height: 32px !important;
  font-size: 20px !important;
  font-family: "Lato", sans-serif !important;
  padding: 15px 20px 8px !important;
  color: #546e7a !important; }

#contact-form input[type='text'], #contact-form textarea {
  background-color: white !important;
  border: 1px solid #eaeaea !important;
  width: 100% !important;
  border-radius: 0 !important;
  outline: none !important;
  -webkit-appearance: none !important; }

/* Contact Form Placeholder Styles
========================================================*/
#contact-form ._placeholder {
  width: 100% !important !important;
  position: absolute !important;
  left: 0 !important;
  top: 0 !important;
  display: block !important;
  border-radius: 0 !important;
  cursor: text !important;
  font-style: italic !important; }

#contact-form ._placeholder.focused {
  opacity: 0.4 !important; }
  .lt-ie9 #contact-form ._placeholder.focused {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0.4)" !important;
    filter: alpha(opacity=40) !important; }

#contact-form ._placeholder.hidden,
#contact-form .file ._placeholder {
  display: none !important; }

/* Contact Form Input
========================================================*/
#contact-form input[type='text'] {
  height: 62px !important;
  margin: 0 !important;
  font-style: italic !important; }

/* Contact Form Buttons
========================================================*/
#contact-form .btn-wr .form-btn {
  display: block !important;
  font: 400 30px/35px 'Lato',sans-serif !important;
  text-transform: uppercase !important;
  padding: 20px 5px !important;
  text-align: center !important;
  color: #ffffff !important;
  background: red !important; }
  #contact-form .btn-wr .form-btn:hover {
    background: blue !important; }

/* Contact Form Textarea 
========================================================*/
#contact-form textarea {
  resize: none !important;
  height: 179px !important !important;
  overflow: auto !important;
  font-style: italic !important; }

/* Contact Form Error messages
========================================================*/
#contact-form .empty-message,
#contact-form .error-message {
  -moz-transition: 0.3s ease-in height !important;
  -o-transition: 0.3s ease-in height !important;
  -webkit-transition: 0.3s ease-in height !important;
  transition: 0.3s ease-in height !important;
  position: absolute !important;
  right: 3px !important;
  top: 2px !important;
  color: red !important;
  height: 0 !important;
  overflow: hidden !important;
  font-size: 11px !important;
  z-index: 99 !important; }

#contact-form .invalid .error-message,
#contact-form .empty .empty-message {
  height: 20px !important; }

/* Contact Form Processing Box
========================================================*/
#contact-form .contact-form-loader {
  position: absolute !important;
  top: 0 !important;
  right: 0 !important;
  bottom: 0 !important;
  left: 0 !important;
  opacity: 0 !important;
  position: absolute !important;
  z-index: -1 !important;
  overflow: hidden !important;
  background: rgba(247, 247, 247, 0.48) url(data:image/gif !important;base64,R0lGODlhIAAKAIAAAP///////yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJCQAAACwAAAAAIAAKAAACD4yPqcvtD6OctNqLs94cFwAh+QQJCQAFACwAAAAAIAAKAILs7uz8+vz09vT08vT8/vz///8AAAAAAAADMVgx3FIwykmhADjjVzsdmjZ4ZASG2FiSJ6quXRu+8IemdXwDdB5dt54PsgA1BoThJAEAIfkECQkACAAsAAAAACAACgCDtLK03Nrc1NLUvL68/Pr81NbUxMLE/P78////AAAAAAAAAAAAAAAAAAAAAAAAAAAABDjwBGMGNeWgzbv/SACM5CiAKGiU5ZC+3MqOLvwOM22/8lzvqhzgB/TgcsQipyA0KD8HAe5o0Tw7EQAh+QQJCQAMACwAAAAAIAAKAIN0dnS8vrysrqyMioy0trSUkpT8+vy0srSMjoy8uryUlpT8/vz///8AAAAAAAAAAAAEPnAFVWpRZLHNu/9MAIzkeIAoqJQlkr5cwZIDDK8zUNupPA4/HS+Fm+2GnyLriOwkaKVT07M4FAbYQeFgmHoiACH5BAkJAAsALAAAAAAgAAoAg7SytNza3Ozu7NTS1Pz6/Ly+vPT29PTy9NTW1Pz+/MTCxP///wAAAAAAAAAAAAAAAARUMAWlClUorUWO/8YmjmIAnOg5LIbgvm5IkkqaFssBw8dM2yjcjucbFYAnnG4o6BU3NaSQ2XxCkQDhcud8HqULatWKwCoWCWq3mBgcvxYNy9P8yJ8RACH5BAkJAAsALAAAAAAgAAoAg7SytNza3Ozu7NTS1Pz6/Ly+vPT29PTy9NTW1Pz+/MTCxP///wAAAAAAAAAAAAAAAARUcJFDq1krBaUKV0iCjSRmCGiKXgHgvu5QzoeqHosCw8Vc1jYUTrdz9XwjYBBXKBqRyaAw5wQcoUobs3pFZm9UZ9d3kuIQVQV0NKlVDiLCoGmNXdYRACH5BAkJAAwALAAAAAAgAAoAg3R2dLy+vKyurIyKjLS2tJSSlPz6/LSytIyOjLy6vJSWlPz+/P///wAAAAAAAAAAAAQ+kMlJ2Qqq6KLIqmBIBUBploeoVsp5ImvMFK45yGtbAzcu0qVBkOcT6Wq9ImtHVFYStlPKSVkcCoPsoHAwxCIAIfkECQkACwAsAAAAACAACgCDtLK03Nrc7O7s1NLU/Pr8vL689Pb09PL01NbU/P78xMLE////AAAAAAAAAAAAAAAABFZwyUlXCkqVrFCSxCGORmUuAaCu6rAYQizHxEkpLFssxzwftgkup9r5fkFJgVjkHWPA5JBofAqiwWnO2DtibUtm1ZpcIJgAhcX6PSUGy/Dm8xJdr4dEBAAh+QQJCQALACwAAAAAIAAKAIO0srTc2tzs7uzU0tT8+vy8vrz09vT08vTU1tT8/vzEwsT///8AAAAAAAAAAAAAAAAEVXDJSSU5OBuZglLFpyBJZRpCqqZbALzwO5jVsa7HosRxQVO2Wyq34718P0lQmCsYj0mlcKh7ApDJ5a1pBUQXWlz1if2hpjmEVfFdXGyZQ4kwcF5liQgAIfkECQkADAAsAAAAACAACgCDdHZ0vL68rK6sjIqMtLa0lJKU/Pr8tLK0jI6MvLq8lJaU/P78////AAAAAAAAAAAABD6QyUmrZSuowosiyyVeAWCe5jGuk4KiBcsW7znIq1sDNy7SpkGQ5xPpar1i5fhKKicJG0rwrCwOhYF2UDgYIgAh+QQJCQAIACwAAAAAIAAKAIO0srTc2tzU0tS8vrz8+vzU1tTEwsT8/vz///8AAAAAAAAAAAAAAAAAAAAAAAAAAAAEOBDJSatFJxgztinHJV4BYJ6mMK6TgaIDy7qvGcvjUNv4SNe3nuVXE150u6BxUtgBDMvKQaBDdg4RACH5BAkJAAUALAAAAAAgAAoAguzu7Pz6/PT29PTy9Pz+/P///wAAAAAAAAMvWLrcrmHIKZ61Auitw/3LwHEDCIqjVpoXmq7s445w3MykLaeb7mS8mg8iAYgkhAQAOw==) !important;
  background-repeat: no-repeat !important;
  background-position: 50% 50% !important; }
  .lt-ie9 #contact-form .contact-form-loader {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)" !important;
    filter: alpha(opacity=0) !important; }

#contact-form.processing .contact-form-loader {
  -moz-transition: all 0.3s ease-in !important;
  -o-transition: all 0.3s ease-in !important;
  -webkit-transition: all 0.3s ease-in !important;
  transition: all 0.3s ease-in !important;
  opacity: 0.7 !important;
  z-index: 99 !important; }
  .lt-ie9 #contact-form.processing .contact-form-loader {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0.7)" !important;
    filter: alpha(opacity=70) !important; }



  
/* Contact Form Modal
========================================================*/
.modal-open {
  overflow: hidden; }

#contact-form .modal {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  letter-spacing: normal;
  display: none;
  overflow: auto;
  overflow-y: scroll;
  position: fixed;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
  font-family: "Lato", sans-serif;
  font-size: 13px; }

#contact-form .modal h4 {
  font-weight: bold;
  color: #000;
  padding: 0;
  margin: 0; }

.modal.fade .modal-dialog {
  -moz-transition: transform 0.3s ease-out;
  -o-transition: transform 0.3s ease-out;
  -webkit-transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  -moz-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  -webkit-transform: translate(0, -25%);
  transform: translate(0, -25%); }

.modal.in .modal-dialog {
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0); }

.modal-content {
  position: relative;
  background-color: #ffffff;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: none; }

.modal-backdrop {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  position: fixed;
  z-index: 1040;
  background-color: #000000; }

.modal-backdrop.fade {
  opacity: 0; }
  .lt-ie9 .modal-backdrop.fade {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0); }

.modal-backdrop.in {
  opacity: 0.5; }
  .lt-ie9 .modal-backdrop.in {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0.5)";
    filter: alpha(opacity=50); }

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42857143px; }

.modal-header .close {
  margin-top: -2px; }

.modal-title {
  margin: 0;
  line-height: 1.42857143; }

.modal-body {
  position: relative;
  padding: 20px;
  color: #000; }

.modal-dialog {
  width: 600px;
  margin: 10px auto; }

@media only screen and (max-width: 768px) {
  .modal-dialog {
    position: relative;
    width: auto;
    margin: 10px; } }
/* Contact Form Close icon
========================================================*/
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20); }

.close:hover,
.close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50); }

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none; }


