/* 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/villa-franci-pag/custom/scss/custom.scss */
.veca {
  color: #666;
  font-family: "playfairdisplay italic";
  font-style: italic;
  font-weight: 400;
  font-size: 1.5rem;
}
/* line 9, templates/villa-franci-pag/custom/scss/custom.scss */
.naslov {
  color: #fff;
  font-family: "playfairdisplay italic";
  font-style: italic;
  font-weight: 400;
  font-size: 2.5rem;
  text-align: center;
}
/* line 17, templates/villa-franci-pag/custom/scss/custom.scss */
.naslovtamni {
  color: #0065ba;
  font-family: "playfairdisplay italic";
  font-style: italic;
  font-weight: 400;
  font-size: 3.5rem;
  text-align: left;
}
/* line 25, templates/villa-franci-pag/custom/scss/custom.scss */
.tekst {
  color: #404040;
  font-family: "playfairdisplay italic";
  font-style: italic;
  font-weight: 400;
  font-size: 1rem;
  text-align: left;
}
/* line 33, templates/villa-franci-pag/custom/scss/custom.scss */
.tekst2 {
  color: #0066bc;
  font-family: "playfairdisplay italic";
  font-style: italic;
  font-weight: 600;
  font-size: 1rem;
  text-align: center;
}
/* line 41, templates/villa-franci-pag/custom/scss/custom.scss */
.opis {
  color: #404040;
  font-family: "playfairdisplay italic";
  font-style: italic;
  font-weight: 400;
  font-size: 1.2rem;
  text-align: left;
}
/* line 49, templates/villa-franci-pag/custom/scss/custom.scss */
* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}
/* line 57, templates/villa-franci-pag/custom/scss/custom.scss */
.item {
  position: relative;
  margin: 2%;
  overflow: hidden;
  width: 100%;
}
/* line 64, templates/villa-franci-pag/custom/scss/custom.scss */
.item img {
  max-width: 100%;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
/* line 71, templates/villa-franci-pag/custom/scss/custom.scss */
.item:hover img {
  -moz-transform: scale(2.1);
  -webkit-transform: scale(2.1);
  transform: scale(2.1);
}
/* line 77, templates/villa-franci-pag/custom/scss/custom.scss */
hr {
  margin: 1rem;
  border-bottom: 1px solid #e0e0e5;
}
/* line 81, templates/villa-franci-pag/custom/scss/custom.scss */
h1, h2, h3, h4, h5, h6 {
  margin: 0.75rem 0 1rem 0;
  text-rendering: optimizeLegibility;
}
/* line 86, templates/villa-franci-pag/custom/scss/custom.scss */
.button {
  line-height: 0.5;
  padding: 1rem 2rem;
  background: #0065ba;
  font-size: 1rem;
}
/* line 92, templates/villa-franci-pag/custom/scss/custom.scss */
.button:hover, .button:active, .button:focus {
  background: #fde801;
}
/* line 96, templates/villa-franci-pag/custom/scss/custom.scss */
#g-footer {
  background: rgba(38, 58, 142, 0.74);
  color: #fff;
  padding: 1.5rem 0;
}
/* line 101, templates/villa-franci-pag/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-sublevel > li:hover > .g-menu-item-container, #g-navigation .g-main-nav .g-sublevel > li.active > .g-menu-item-container {
  color: #fde801;
}
/* line 104, templates/villa-franci-pag/custom/scss/custom.scss */
.box2.moduletable, .box2.widget, .box2.g-outer-box, .box2 > .g-content {
  background: #f9ffba;
  color: #404040;
  border-radius: 25px;
}
/* line 109, templates/villa-franci-pag/custom/scss/custom.scss */
.moduletable[class*="box"], .widget[class*="box"] {
  padding: 0.5rem;
  margin: 0rem;
}
/* line 113, templates/villa-franci-pag/custom/scss/custom.scss */
body {
  font-family: "Raleway", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 500;
}
