@import "grid.css";
@import "../fonts/font-awesome.css";
@import url(//fonts.googleapis.com/css?family=Krona+One);
@import url(//fonts.googleapis.com/css?family=Open+Sans:400,300,600,700);
@import url(//fonts.googleapis.com/css?family=Fjalla+One);
@import url(//fonts.googleapis.com/css?family=Open+Sans+Condensed:400,300,600,700);
/*css*/
/*font-family: 'Krona One', sans-serif;*/
/*font-family: 'Fjalla One', sans-serif;*/
/*.square(50px);*/
/*.transition(@tr);*/
/*#gradient >.horizontal(#555,#333, 0%, 100%);*/
/*.kl{}*/
/*&:hover {*/
/*}*/
/*>li {*/
/**/
/*}*/
/*.rotate(1deg);*/
html,
body {
  background: #232322 url(../images/bg-4.gif) 0 0 repeat;
  font: 14px/21px Arial, sans-serif;
  font-family: 'Open Sans', sans-serif;
  color: #757575;
  min-width: 300px;
}
* {
  -webkit-text-size-adjust: none;
}
a {
  color: inherit;
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
a[href^="tel:"] {
  color: inherit;
  text-decoration: none;
}
.a-hov,
h3 a {
  transition: all 0.4s ease;
}
.a-hov:hover,
h3 a:hover {
  color: #003BC7;
}
.link-1 {
  color: #50dbde;
  font-size: 14px;
  line-height: 21px;
  text-decoration: underline;
}
.link-1:hover {
  text-decoration: none;
}
ul li a {
  transition: all 0.4s ease;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Fjalla One', sans-serif;
  text-transform: uppercase;
  color: #003BC7;
}
h2 {
  font-size: 28px;
  line-height: 30px;
  padding-top: 93px;
  padding-bottom: 42px;
}
h3 {
  font-size: 18px;
  line-height: 24px;
  color: #003BC7;
  padding-bottom: 13px;
}
.title-1 {
  font-size: 28px;
  line-height: 32px;
  text-transform: uppercase;
  font-family: 'Open Sans Condensed', sans-serif;
  font-weight: 700;
  color: #3e3d44;
}
.title-2 {
  font-size: 48px;
  line-height: 60px;
  text-transform: uppercase;
  font-family: 'Krona One', sans-serif;
  color: #fff;
}
.title-2 span {
  color: #50dbde;
}
.title-3 {
  font-size: 20px;
  line-height: 26px;
  color: #003BC7;
  text-transform: uppercase;
  padding-top: 74px;
}
.text-1 {
  font-family: 'Fjalla One', sans-serif;
  color: #50dbde;
  font-size: 16px;
  line-height: 20px;
  padding-top: 17px;
}
.color-1 {
  color: #50dbde;
}
.page-1 h2 {
  padding-bottom: 16px;
  padding-top: 80px;
}
p.title-3 {
  padding-bottom: 14px;
}
.list + h2 {
  padding-top: 66px;
}
h2.v1 {
  padding-top: 58px !important;
  padding-bottom: 32px !important;
}
p + h3 {
  padding-top: 17px;
}
h2 + .list {
  margin-top: -18px;
}
.btn {
  display: inline-block;
  font-size: 13px;
  line-height: 36px;
  height: 36px;
  text-transform: uppercase;
  padding: 0 15px;
  vertical-align: middle;
  background: #666666;
  color: #fff;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  margin-top: 19px;
  font-weight: bold;
  font-family: 'Open Sans Condensed', sans-serif;
  -webkit-transition: all 0.9s ease;
  transition: all 0.9s ease;
}
.btn:hover {
  background: #003BC7;
  color: #fff;
}
.page-1 .btn {
  color: #666666;
  background: #fff;
}
.page-1 .btn:hover {
  background: #003BC7;
  color: #fff;
}
.btn.v1 {
  margin-top: 28px;
}
.btn-1 {
  display: inline-block;
  color: #fff;
  font-size: 19px;
  line-height: 36px;
  text-transform: uppercase;
  padding: 8px 8px;
  vertical-align: middle;
  background: url(../images/bg-3.png) 0 0 repeat;
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  border-radius: 500px;
  margin-top: 26px;
  font-weight: bold;
  font-family: 'Open Sans Condensed', sans-serif;
  -webkit-transition: all 0.9s ease;
  transition: all 0.9s ease;
}
.btn-1 span {
  display: block;
  height: 49px;
  line-height: 49px;
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  border-radius: 500px;
  background: #50dbde;
  padding: 0 32px;
  -webkit-transition: all 0.9s ease;
  transition: all 0.9s ease;
}
.btn-1 span:hover {
  background: #072627;
}
.link {
  font-size: 18px;
  line-height: 24px;
  color: #50dbde;
  margin-top: 10px;
  display: inline-block;
}
.link:hover {
  text-decoration: underline;
}
.list {
  margin-top: 8px;
}
.list li {
  position: relative;
  font-size: 12px;
  line-height: 15px;
  text-transform: uppercase;
  padding: 8px 0 8px 14px;
  font-weight: 600;
}
.list li:before {
  position: absolute;
  content: "";
  background: url(../images/mark-1.gif) 0 0 no-repeat;
  width: 3px;
  height: 5px;
  left: 0px;
  top: 13px;
}
.list li + li {
  border-top: 1px solid #e2e2e2;
}
.list li a {
  color: #4c4c4c;
}
.list li a:hover {
  color: #003BC7;
}
/*auxiliary*/
.img-ind {
  float: left;
  margin-right: 34px;
  margin-top: 0px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
.img-ind-1 {
  float: right;
  margin-left: 29px;
  margin-top: 0px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
.wrapper {
  width: 100%;
  position: relative;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
.extra-wrap {
  overflow: hidden;
}
.grid_inside {
  margin-left: -30px;
}
.aligncenter {
  text-align: center !important;
}
.alignleft {
  text-align: left !important;
}
.it {
  font-style: italic;
  display: inline-block;
}
.fleft {
  float: left;
}
.fright {
  float: right;
}
.h-underline:hover {
  text-decoration: underline;
}
.underline {
  text-decoration: underline;
}
.upp {
  text-transform: uppercase;
}
.transition {
  transition: all 0.4s ease;
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.pad-left {
  padding-left: 30px;
}
p {
  padding-bottom: 21px;
}
.img-top {
  margin-top: 40px;
}
.pad-bot {
  padding-bottom: 66px;
}
.pad-bot-1 {
  padding-bottom: 75px;
}
.main-bot {
  padding-bottom: 60px;
}
.bg-1 {
  background: #fff;
  padding-bottom: 80px;
}
.bg-1 .btn {
  background: #666666;
  color: #fff;
  margin-top: 16px;
}
.bg-1 .btn:hover {
  background: #003BC7;/* #003BC7;*/
  color: #fff;
}
.bg-1 h2 {
  padding-top: 49px;
  padding-bottom: 16px;
}
.bg-2 {
  background: #202020 url(../images/bg-2.png) center center no-repeat;
  color: #fff;
  padding-bottom: 52px;
}
/************Header************/
header {
  position: relative;
}
h1 {
  float: left;
}
.page-1 .h-top {
  position: absolute;
  left: 0;
  right: 0;
  top: 0px;
  background: none;
}
.h-top {
  padding-top: 23px;
  padding-bottom: 67px;
  background: #f8fcff url(../images/bg-5.jpg) left center no-repeat;
}
.h-top .inside {
  background: #ffffff;
  padding-top: 5px;
  padding-bottom: 19px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
.h-top h1 {
  margin-left: 30px;
}
.slider .camera_caption > div {
  background: none;
}
.slider .camera_caption {
  margin: 0 auto;
  position: relative;
}
.slider .slider-text {
  position: absolute;
  right: 0;
  top: 258px;
  background: #003BC7;
  width: 40%;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 70px 46px 58px 64px;
  line-height: 20px;
}
.slider .slider-text .s-text-1 {
  font-size: 30px;
  line-height: 36px;
  text-transform: uppercase;
  padding-bottom: 30px;
}
.slider .slider-text .s-text-1 span {
  font-weight: bold;
}
.slider .slider-text .s-btn {
  display: inline-block !important;
  color: #003BC7;
  font-size: 13px;
  line-height: 36px;
  height: 36px;
  text-transform: uppercase;
  padding: 0 15px;
  vertical-align: middle !important;
  background: #fff !important;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  margin-top: 28px;
  font-weight: bold;
  font-family: 'Open Sans Condensed', sans-serif;
  -webkit-transition: all 0.9s ease;
  transition: all 0.9s ease;
}
.slider .slider-text .s-btn:hover {
  background: #003BC7 !important;
  color: #fff;
}
.slider .camera_wrap {
  height: 639px;
}
.slider .camera_wrap .camera_pag {
  width: 1170px;
  position: relative;
  margin: 0 auto;
}
.slider .camera_wrap .camera_pag .camera_pag_ul {
  position: absolute;
  right: 22px;
  bottom: 22px;
}
.slider .camera_wrap .camera_pag .camera_pag_ul li {
  height: 15px;
  width: 15px;
  background: url(../images/camera_pag.png) 0 0 no-repeat;
  margin: 20px 2px;
}
.slider .camera_wrap .camera_pag .camera_pag_ul li span {
  display: none;
}
.slider .camera_wrap .camera_pag .camera_pag_ul li.cameracurrent {
  background: url(../images/camera_pag.png) center 0 no-repeat;
}
.slider .camera_wrap .camera_pag .camera_pag_ul li:hover {
  background: url(../images/camera_pag.png) right 0 no-repeat;
}
/************Content***********/
.content {
  background: #f2f2f2;
}
.img-circle {
  display: block;
  width: 120px;
  height: 120px;
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  border-radius: 500px;
  line-height: 120px;
  text-align: center;
  float: left;
  margin-right: 29px;
  background-color: #fff;
  -webkit-transition: all 0.9s ease;
  transition: all 0.9s ease;
  margin-left: 50px;
  background-image: url('../images/icons-h.png');
  background-position: center center;
  background-repeat: no-repeat;
}
.img-circle.i-1 {
  background-image: url(../images/icon-1.png);
}
.img-circle.i-1:hover {
  background: #003BC7 url(../images/icon-1-h.png) center center no-repeat;
}
.img-circle.i-2 {
  background-image: url(../images/icon-2.gif);
}
.img-circle.i-2:hover {
  background: #003BC7 url(../images/icon-2-h.png) center center no-repeat;
}
.img-circle.i-3 {
  background-image: url(../images/icon-3.png);
}
.img-circle.i-3:hover {
  background: #003BC7 url(../images/icon-3-h.png) center center no-repeat;
}
.img-circle.i-4 {
  background-image: url(../images/icon-4.png);
}
.img-circle.i-4:hover {
  background: #003BC7 url(../images/icon-4-h.png) center center no-repeat;
}
.img-circle + div {
  overflow: hidden;
}
.block-1 {
  margin-top: 10px;
}
.box-1 {
  margin-top: 60px;
}
.box-1 .title-1 {
  padding-top: 19px;
}
.box-2 {
  text-align: right;
  margin-top: 62px;
}
.img-ind-1 + div > h2 {
  padding-top: 9px;
}
.block-3 {
  text-align: center;
  font-size: 18px;
  line-height: 20px;
}
.block-3 .title-2 {
  padding-top: 69px;
  padding-bottom: 8px;
}
.box-3 {
  padding-top: 70px;
  font-size: 18px;
  line-height: 24px;
  color: #868686;
}
.box-3 a {
  display: inline-block;
  margin-bottom: 18px;
}
.gallery {
  margin-top: -59px;
}
.box-4 {
  margin-top: 63px;
}
.block-4 {
  margin-top: -14px;
}
.block-4-ins {
  margin-top: 19px;
}
.block-4-ins .img-ind {
  margin-right: 25px;
}
.block-4-ins + .block-4-ins {
  margin-top: 60px;
}
.box-5 {
  margin-top: -10px;
}
.box-5 .text-1 {
  line-height: 30px;
}
.box-5 + .box-5 {
  margin-top: 35px;
}
.block-5 h3 {
  padding-bottom: 14px;
}
.block-5 .img-ind {
  margin-top: 6px;
  margin-right: 29px;
}
.block-5 .list {
  margin-top: 14px;
}
.block-5-wr {
  margin-top: -53px;
}
.block-5-wr .block-5 {
  margin-top: 53px;
}
.block-5-wr .block-5 h3 {
  padding-bottom: 29px;
}
.block-5-wr .block-5 .img-ind {
  margin-top: 6px;
  margin-right: 29px;
}
.block-5-wr .block-5 .list {
  margin-top: 14px;
}
.box-6 h3 {
  padding-bottom: 18px;
}
.p-privacy h3 {
  line-height: 30px;
}
/************Footer************/
footer {
  font-size: 14px;
  line-height: 20px;
  color: #d2d2d2;
  padding-top: 57px;
  padding-bottom: 40px;
}
.copyright {
  font-family: 'Open Sans Condensed', sans-serif;
  font-weight: bold;
  font-size: 14px;
  line-height: 20px;
  text-transform: uppercase;
  float: left;
  min-width: 300px;
}
.copyright .f-bord {
  font-size: 28px;
  line-height: 14px;
  font-weight: lighter;
  color: #565656;
  width: 30px;
  display: inline-block;
  text-align: center;
}
.f-list {
  float: right;
  margin-right: 50px;
  color: #6e6d6d;
}
.f-list li {
  float: left;
  padding-left: 8px;
}
.f-list li a {
  margin-right: 8px;
  display: inline-block;
  color: #d2d2d2;
}
.f-list li a:hover {
  text-decoration: underline;
}
/*toTop*/
#toTop {
  display: none;
  text-decoration: none;
  position: fixed;
  cursor: pointer;
  overflow: hidden;
  width: 58px;
  height: 58px;
  background: url(../images/ui.totop.png) 0 0 no-repeat;
  border: none;
  z-index: 20;
  text-indent: -999px;
  right: 30px;
  bottom: 80px;
}
#toTop:hover {
  opacity: .4;
}
#toTop:active,
#toTop:focus {
  outline: none;
}
/*touch-touch*/
.magnifier {
  position: relative;
  display: block;
  background: url(../images/magnifier.png) center center no-repeat #263038;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  margin-bottom: 33px;
}
.magnifier img {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  width: 100%;
}
.magnifier:hover img {
  opacity: 0.5;
}
/*contacts*/
.map_wrapper .address {
  margin-top: 36px;
  width: 100%;
  float: left;
}
.map_wrapper .address a {
  text-decoration: underline;
  color: #50dbde;
}
.map_wrapper .address a:hover {
  text-decoration: none;
}
.map_wrapper .address span {
  display: inline-block;
  width: 83px;
}
.map_wrapper .address span.e-mail {
  display: inline-block;
  width: auto;
}
.map_wrapper dt {
  font-size: 18px;
  line-height: 24px;
  padding-bottom: 17px;
  font-family: 'Fjalla One', sans-serif;
  text-transform: uppercase;
  color: #003BC7;
}
.map_wrapper dl.address dd span {
  text-align: left;
}
#map_canvas {
  width: 100%;
  height: 349px;
  margin-top: 5px;
}
#contact-form {
  position: relative;
  margin-top: 4px;
}
#contact-form fieldset.fleft {
  width: 418px;
}
#contact-form fieldset.fright {
  width: 514px;
}
#contact-form label {
  display: inline-block;
  position: relative;
  min-height: 49px;
  width: 420px;
}
#contact-form label input,
#contact-form label textarea {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  float: left;
  border-radius: 0;
  outline: none;
  box-shadow: none;
  width: 100%;
  color: #757575;
  font: 14px/18px Arial, sans-serif;
  font-family: 'Open Sans', sans-serif;
  background: #ffffff;
  border: 1px solid #eaeaea;
  -webkit-appearance: none;
}
#contact-form label input {
  height: 41px;
  box-shadow: none !important;
  padding: 11px 7px 10px 15px;
  outline: none;
  width: 100%;
}
#contact-form label textarea {
  height: 303px;
  overflow: auto;
  width: 100%;
  padding: 11px 7px 10px 15px;
  margin: 0px;
  resize: none;
}
.form_buttons a {
  margin-top: 20px;
  margin-left: 8px;
  float: right;
  /*padding: 0 40px;*/
}
#contact-form span {
  display: block;
}
#contact-form ._placeholder {
  position: absolute;
  /*!*/
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  cursor: text;
  width: 100% !important;
  padding: 11px 7px 10px 15px;
  opacity: .99;
  display: block;
  width: 100%;
  color: #777777;
  font: 14px/18px Arial, sans-serif;
  font-family: 'Roboto', sans-serif;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
#contact-form ._placeholder.focused {
  opacity: .4;
}
#contact-form ._placeholder.hidden {
  display: none;
}
#contact-form .message {
  width: 100%;
}
#contact-form .error-message,
#contact-form .empty-message {
  height: 0;
  overflow: hidden;
  font: 10px/20px Arial;
  -webkit-transition: 0.3s ease-in height;
  -moz-transition: 0.3s ease-in height;
  -o-transition: 0.3s ease-in height;
  transition: 0.3s ease-in height;
  position: absolute;
  right: 10px;
  top: 0;
}
#contact-form .message .error-message,
#contact-form .message .empty-message {
  right: 3px;
}
#contact-form .invalid .error-message,
#contact-form .empty .empty-message {
  height: 20px;
}
#contact-form .success-message {
  position: absolute;
  overflow: hidden;
  height: 0;
  left: 0;
  top: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  z-index: 10;
  text-align: center;
  -webkit-transition: all 0.7s linear;
  -moz-transition: all 0.7s linear;
  -o-transition: all 0.7s linear;
  transition: all 0.7s linear;
  padding: 0px 0;
  width: 100%;
  color: #777777;
  font: 14px/18px Arial, sans-serif;
  font-family: 'Roboto', sans-serif;
}
#contact-form.success .success-message {
  background: #fff;
  border: 1px solid #eaeaea;
  padding: 70px 0;
  -webkit-transition: all 0.7s linear;
  -moz-transition: all 0.7s linear;
  -o-transition: all 0.7s linear;
  transition: all 0.7s linear;
}
/*--- contact_form end------*/
@media only screen and (max-width: 995px) {
  #contact-form label {
    display: block;
    width: 100%;
  }
  #contact-form label textarea {
    width: 100%;
  }
  #contact-form fieldset.fleft {
    width: 100%;
  }
  #contact-form fieldset.fright {
    width: 100%;
  }
  #map_canvas {
    width: 100%;
  }
  #contact-form .error-message,
  #contact-form .empty-message {
    right: 3px;
  }
}
@media only screen and (max-width: 767px) {
  #contact-form .success {
    left: 0;
    right: 0;
  }
  #contact-form label textarea {
    height: 200px;
  }
  #contact-form label.message ._placeholder {
    height: 200px;
  }
  #map_canvas {
    height: 200px;
  }
}
/*==================================RESPONSIVE LAYOUTS===============================================*/
@media (min-width: 1220px) {
  .container {
    padding: 0;
  }
}
@media only screen and (max-width: 1670px) {
  .slider .slider-text {
    padding: 20px 26px 28px 24px;
    top: 164px;
  }
}
@media (max-width: 1220px) {
  .slider-text .ins {
    display: none;
  }
  .slider .slider-text .s-btn {
    margin-top: 0;
  }
  .slider .camera_wrap .camera_pag {
    width: auto;
    text-align: center;
  }
  .slider .camera_wrap .camera_pag .camera_pag_ul {
    right: auto;
    left: 50px;
  }
  .img-ind-1 {
    margin-bottom: 20px;
  }
  .camera_wrap {
    height: 499px;
  }
}

@media only screen and (max-width: 1199px) {
  #toTop {
    display: none !important;
  }
}

@media only screen and (max-width: 995px) {
  .slider {
    padding-top: 220px;
  }


  .slider .slider-text {
    top: 30px;
  }
  .box-2 .img-ind-1 {
    float: none;
    margin-left: 0;
    width: 100%;
  }
  .box-3 img {
    width: 100%;
  }
  .w3 {
    width: 100%;
  }
  .w1 {
    width: 45%;
  }
  .camera_wrap {
    height: 407px;
  }
  .img-circle { margin-left: 0;}
  .grid_inside {
    margin-left: -20px;
  }
  .box-5 .text-1 { line-height: 24px;}

}
@media only screen and (max-width: 767px) {
  .slider .slider-text {
    display: none;
  }
  .slider .camera_wrap .camera_pag .camera_pag_ul {
    left: auto;
    right: 30px;
  }
  .img-circle {
    margin-left: 0;
  }
  .img-circle {
    width: 80px;
    height: 80px;
  }
  .box-1 .title-1 {
    padding-top: 0;
  }
  .w1 {
    width: 50%;
  }
  .list {
    margin-top: 20px;
  }
  .grid_inside {
    margin-left: 0;
  }
  .f-list {
    float: left;
    margin-top: 20px;
  }
  .pad-left {
    padding-left: 0;
  }
  .box-2 .img-ind-1 {
    float: left;
    margin-right: 10px;
    width: 40%;
  }
  .grid_inside {
    margin: 0;
  }
  .box-4 {
    width: 46% !important;
    margin-left: 2%;
    margin-right: 2%;
    float: left;
  }
  .block-5-wr .block-5 .list {
    margin-top: 30px;
  }
  .box-6 {
    margin-top: 40px;
  }
  .camera_wrap {
    height: 312px;
  }

}
@media only screen and (max-width: 479px) {
  .h-top { background-size: auto 130%;}
  .box-2 {
    text-align: left;
  }
  .box-2 img {
    width: 100%;
    float: none;
    margin-left: 0;
  }
  .block-3 .title-2 {
    font-size: 34px;
    line-height: 40px;
  }
  .f-list li {
    padding-left: 5px;
  }
  .f-list li a {
    margin-right: 5px;
  }
  h2 {
    font-size: 20px;
    line-height: 22px;
  }
  .box-4 {
    width: 100% !important;
    margin-left: 0;
    margin-right: 0;
    float: none;
  }
  .copyright {
    min-width: 280px;
  }
  .camera_wrap {
    height: 192px;
  }
}
/*Core variables and mixins*/


.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0";
}
.breadcrumb > .active {
  color: #777;
}

.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  display: inline-block;
  max-width: 100%;
  height: auto;
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
       -o-transition: all .2s ease-in-out;
          transition: all .2s ease-in-out;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}
