/* GANTRY5 DEVELOPMENT MODE ENABLED.

   WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!

   For more information on modifying CSS, please read:

   http://docs.gantry.org/gantry5/configure/styles
   http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

/* line 1, templates/apartmani-tija-simuni/custom/scss/custom.scss */
#g-mainbar {
  padding: 0rem 0;
}
/** BOX 1 **/
/* line 6, templates/apartmani-tija-simuni/custom/scss/custom.scss */
.box1.moduletable, .box1.widget, .box1.g-outer-box, .box1 > .g-content {
  background: #367dcd;
  color: #fff;
}
/* line 10, templates/apartmani-tija-simuni/custom/scss/custom.scss */
.box1 a {
  color: #fff457;
}
/* line 13, templates/apartmani-tija-simuni/custom/scss/custom.scss */
.box1 a:hover {
  color: #000;
}
/** BODY**/
/* line 19, templates/apartmani-tija-simuni/custom/scss/custom.scss */
body *::-moz-selection {
  color: #124797;
  background: #fff457;
}
/** DUGME **/
/* line 26, templates/apartmani-tija-simuni/custom/scss/custom.scss */
.button.button-2 {
  background: #124797;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
  color: #fff;
}
/* line 33, templates/apartmani-tija-simuni/custom/scss/custom.scss */
.button.button-2:hover {
  background: #fff457;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
  color: #000;
}
/* line 40, templates/apartmani-tija-simuni/custom/scss/custom.scss */
.button.button-3 {
  background: #367dcd;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
  color: #fff;
}
/* line 47, templates/apartmani-tija-simuni/custom/scss/custom.scss */
.button.button-3:hover {
  background: #fff457;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
  color: #000;
}
/* line 54, templates/apartmani-tija-simuni/custom/scss/custom.scss */
.button {
  line-height: 0.15;
  color: #124797;
}
/* line 58, templates/apartmani-tija-simuni/custom/scss/custom.scss */
.button:hover {
  color: #000;
}
/** RUB SLIKE **/
/* line 63, templates/apartmani-tija-simuni/custom/scss/custom.scss */
.rub {
  border: 10px solid #fff457;
  padding: 5px;
  border-radius: 15px;
}
/* line 70, templates/apartmani-tija-simuni/custom/scss/custom.scss */
blockquote {
  padding: 0 0 0 0.938rem;
  margin: 0 0 0rem;
}
/** HR linija dizajn **/
/* line 76, templates/apartmani-tija-simuni/custom/scss/custom.scss */
hr {
  border: 0;
  height: 1px;
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
  margin: 1rem 0;
}
/* line 78, templates/apartmani-tija-simuni/custom/scss/custom.scss */
.demo-3 {
  position: relative;
  width: 95%;
  height: 100%;
  overflow: hidden;
  float: left;
  margin-right: 0px;
}
/* line 86, templates/apartmani-tija-simuni/custom/scss/custom.scss */
.demo-3 figure {
  margin: 0;
  padding: 0;
  position: relative;
  cursor: pointer;
  margin-left: 0px;
}
/* line 93, templates/apartmani-tija-simuni/custom/scss/custom.scss */
.demo-3 figure img {
  display: block;
  position: relative;
  z-index: 10;
  margin: 0px 0;
}
/* line 100, templates/apartmani-tija-simuni/custom/scss/custom.scss */
.demo-3 figure figcaption {
  display: block;
  position: absolute;
  z-index: 5;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 108, templates/apartmani-tija-simuni/custom/scss/custom.scss */
.demo-3 figure h2 {
  font-family: 'Lato';
  color: #fff;
  font-size: 20px;
  text-align: center;
}
/* line 114, templates/apartmani-tija-simuni/custom/scss/custom.scss */
.demo-3 figure p {
  display: block;
  font-family: 'Lato';
  font-size: 12px;
  line-height: 18px;
  margin: 0;
  color: #fff;
  text-align: center;
}
/* line 123, templates/apartmani-tija-simuni/custom/scss/custom.scss */
.demo-3 figure figcaption {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 29px 44px;
  background-color: #367dcd;
  text-align: center;
  backface-visibility: hidden;
  -webkit-transform: rotateY(-180deg);
  -moz-transform: rotateY(-180deg);
  transform: rotateY(-180deg);
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
/* line 139, templates/apartmani-tija-simuni/custom/scss/custom.scss */
.demo-3 figure img {
  backface-visibility: hidden;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
/* line 145, templates/apartmani-tija-simuni/custom/scss/custom.scss */
.demo-3 figure:hover img, figure.hover img {
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
/* line 150, templates/apartmani-tija-simuni/custom/scss/custom.scss */
.demo-3 figure:hover figcaption, figure.hover figcaption {
  -webkit-transform: rotateY(0);
  -moz-transform: rotateY(0);
  transform: rotateY(0);
}
/** OSTALo **/
/* line 157, templates/apartmani-tija-simuni/custom/scss/custom.scss */
h1, h2, h3, h4, h5, h6 {
  margin: 0.5rem 0 0.5rem 0;
  text-rendering: optimizeLegibility;
}
/** DEMO 2 **/
/* line 167, templates/apartmani-tija-simuni/custom/scss/custom.scss */
.demo-1 {
  position: relative;
  width: 300px;
  height: 200px;
  overflow: hidden;
  float: left;
  margin-right: 20px;
  background-color: rgba(26, 76, 110, 0.5);
}
/* line 176, templates/apartmani-tija-simuni/custom/scss/custom.scss */
.demo-1 p, .demo-1 h2 {
  color: #fff;
  padding: 10px;
  left: -20px;
  top: 20px;
  position: relative;
}
/* line 183, templates/apartmani-tija-simuni/custom/scss/custom.scss */
.demo-1 p {
  font-family: 'Lato';
  font-size: 12px;
  line-height: 18px;
  margin: 0;
}
/* line 189, templates/apartmani-tija-simuni/custom/scss/custom.scss */
.demo-1 h2 {
  font-family: 'Lato';
  font-size: 20px;
  line-height: 24px;
  margin: 0;
}
/* line 195, templates/apartmani-tija-simuni/custom/scss/custom.scss */
.effect img {
  position: absolute;
  margin: -15px 0;
  right: 0;
  top: 0;
  cursor: pointer;
  -webkit-transition: top 0.4s ease-in-out, right 0.4s ease-in-out;
  -moz-transition: top 0.4s ease-in-out, right 0.4s ease-in-out;
  -o-transition: top 0.4s ease-in-out, right 0.4s ease-in-out;
  transition: top 0.4s ease-in-out, right 0.4s ease-in-out;
}
/* line 206, templates/apartmani-tija-simuni/custom/scss/custom.scss */
.effect img.top:hover {
  top: -230px;
  right: -330px;
  padding-bottom: 200px;
  padding-left: 300px;
}
/* line 213, templates/apartmani-tija-simuni/custom/scss/custom.scss */
.slika {
  border-radius: 15px;
}
/* line 216, templates/apartmani-tija-simuni/custom/scss/custom.scss */
.s {
  box-shadow: 0px 7px 5px #212121;
}
/* line 219, templates/apartmani-tija-simuni/custom/scss/custom.scss */
.grow {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
/* line 227, templates/apartmani-tija-simuni/custom/scss/custom.scss */
.grow:hover {
  -webkit-transform: rotate(-10deg);
  -moz-transform: rotate(-10deg);
  -o-transform: rotate(-10deg);
  -ms-transform: rotate(-10deg);
  transform: rotate(-10deg);
}
/** PODNOŽJE **/
/* line 236, templates/apartmani-tija-simuni/custom/scss/custom.scss */
#g-footer {
  padding: 1.2rem 0;
}
/** LI MANIPULACIJA **/
/* line 241, templates/apartmani-tija-simuni/custom/scss/custom.scss */
ul {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
  margin-left: 0.5rem;
}
