/*----*/
/* -------------------------------------------------------------
  Sass CSS3 Mixins! The Cross-Browser CSS3 Sass Library
  By: Matthieu Aussaguel, http://www.mynameismatthieu.com, @matthieu_tweets

  List of CSS3 Sass Mixins File to be @imported and @included as you need

  The purpose of this library is to facilitate the use of CSS3 on different browsers avoiding HARD TO READ and NEVER
  ENDING css files

  note: All CSS3 Properties are being supported by Safari 5
  more info: http://www.findmebyip.com/litmus/#css3-properties

------------------------------------------------------------- */
.seyehat-detay .col-lg-3 {
  text-align: center; }
.seyehat-detay .title {
  margin-bottom: 20px;
  font-size: 41px; }
  @media (max-width: 1198px) {
    .seyehat-detay .title {
      font-size: 28px; } }
  @media (max-width: 767px) {
    .seyehat-detay .title {
      font-size: 17px; } }
.seyehat-detay .img {
  width: 100%;
  max-width: 382px;
  margin-bottom: 20px; }
.seyehat-detay .desc {
  font-size: 15px; }
  .seyehat-detay .desc p {
    margin-bottom: 11px; }

/*# sourceMappingURL=seyahat-bilgileri_yolcu-haklari.css.map */
