/**
 * If using a CSS pre-processor, tell it to overwrite this file. If not, place
 * your custom CSS modifications here.
 */

@import url('https://fonts.googleapis.com/css?family=PT+Sans:400,700&display=swap&subset=latin-ext');
@import url('https://fonts.googleapis.com/css?family=Oswald:300,400,500,600,700&display=swap&subset=latin-ext');

body {
    font-family: "PT Sans", sans-serif;
    font-size: 16px;
    line-height: 1.5;
    color: #9b9b9b;
    background-color: #fff;
}

.navbar-default {
    background-color: transparent;
    border-color: transparent;
    padding-top: 20px;
}

.navbar-default.black {
    background-color: rgba(0,0,0,0.6);   
}


body.navbar-is-fixed-top {
    margin-top: 0px;
}

.region-navigation-collapsible {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin-top: 20px;
}

.navbar-default .navbar-text,
.black.navbar-default .name.navbar-brand {
    color: #fff;    
}

.navbar-default .name.navbar-brand {
    font-family: "Oswald";
    font-size: 36px;
    font-weight: 400;
    color: #434345;
    margin-left: -15px;
}

.navbar-default .navbar-text {
    clear: left;
    font-family: "Oswald";
    font-size: 18px;
    font-weight: 700;
    color: #f0ac00;
    margin: 0;
}

.highlighted {
  background-image: url("../images/bg_highlighted.jpg");
  min-height: 750px;
  background-attachment: fixed;
  background-position: left;
  background-repeat: no-repeat;
  background-size: cover;
}

.range {
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
      max-width: 100%;
  	width: 100%;
}

.range {
    margin-left: -15px;
    margin-right: -15px;
}

.range-md-right {
    -ms-flex-pack: end;
    justify-content: flex-end;
    align-self: flex-end;
}

.section-md-bottom-110 {
    padding-bottom: 110px;
}

.section-bottom-66 {
    padding-bottom: 66px;
}

.section-top-110 {
    padding-top: 110px;
}

.section-top-150 {
    padding-top: 150px;
}

.section-95 {
    padding-top: 95px;
    padding-bottom: 95px;
}

.flexslider {
    margin: 0;
    background: transparent;
    border: none;
    position: relative;
    zoom: 1;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
    -o-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
    box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
}

.text-bold, 
strong {
    font-weight: 700;
}

.text-uppercase, 
.initialism {
    text-transform: uppercase;
}

h1, .h1 {
    line-height: 1.125;
    font-size: 64px;
}

h2, .h2 {
    line-height: 1.2;
    font-size: 45px;
}

h4, .h4 {
    line-height: 1.25;
    font-size: 24px;
}

h5, .h5 {
    line-height: 1.38889;
    font-size: 18px;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: inherit;
    color: #434345;
}

.center {
	text-align: center;
}


.text-dark {
    color: #1f1b1b;
}

.text-bold {
    font-weight: 700;
}

.text-regular {
    font-weight: 400;
}

.italic {
	font-style: italic;
}

.title-news {
    margin: 10px 0 10px;
    text-transform: uppercase;
    letter-spacing: 0;
}


.context-dark {
	color: #fff;
}

.bg-macaroni {
    background: #cf751e;
}

.block-title {
    color: #fff;
    font-size: 42px;
    line-height: 1.2em;
    font-weight: 700;
    letter-spacing: 0;
    text-transform: none;
    text-shadow: 1px 1px 0 rgba(0,0,0,0.6);
}


.info_two {
  background-image: url("../images/bg_info2.jpg");
  background-attachment: fixed;
  background-position: left;
  background-repeat: no-repeat;
  background-size: cover;
}

.info_four {
  background-image: url("../images/bg_info4.jpg");
  background-attachment: fixed;
  background-position: left;
  background-repeat: no-repeat;
  background-size: cover;
}

.btn-primary {
    color: #fff;
    background-color: #d07822;
    border-color: #d07822;
}

.btn {
    position: relative;
    padding: 9px 30px;
    font-size: 14px;
    line-height: 28px;
    border-radius: 5px;
    white-space: nowrap;
    text-transform: uppercase;
    letter-spacing: 0.06em;
    border-width: 2px;
    transition: .3s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.btn-primary:focus, 
.btn-primary.focus, 
.btn-primary:hover, 
.btn-primary:active, 
.btn-primary.active, 
.open > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #905114;
    border-color: #905114;
}

.view-header h3 {
    margin-top: 0;
}

#block-islandiaprzyciagajakmagnes {
    margin-top: 95px;
}

a {
    color: #d07822;
}

a:hover,
a:focus {
   color: #d07822; 
}

a.news {
    color: #434345;
    display: block;
}

a.news:hover,
a.news:focus {
    text-decoration: none;
}

.grid  .col {
    margin-bottom: 40px;
}

.news:hover img {
    box-shadow: 0 5px 23px 0 rgba(0,0,0,.25);
}

.news img {
    transition: 370ms ease-in-out;
}


.pager li > a.button {
    position: relative;
    padding: 9px 30px;
    font-size: 14px;
    line-height: 28px;
    border-radius: 5px;
    white-space: nowrap;
    text-transform: uppercase;
    letter-spacing: 0.06em;
    border-width: 2px;
    transition: .3s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    color: #fff;
    background-color: #d07822;
    border-color: #d07822;
}

.pager li > a.button:hover,
.pager li > a.button:focus {
    color: #fff;
    background-color: #905114;
    border-color: #905114;
}

.modal-header {
    padding: 15px;
    border-bottom: none;
}

.navbar-default .navbar-nav > li > a {
    color: #434345;
    font-weight: bold;
}

.black.navbar-default .navbar-nav > li > a {
    color: #fff;
}

.black.navbar-default .navbar-nav > li > a:hover, 
.black.navbar-default .navbar-nav > li > a:focus {
    color: #fff;
}

footer {
    background: #191919;
    fill: #191919;
}

.copy {
    margin-top: 30px;
    font-size: 12px;
}

footer .navbar-nav > li > a {
    color: #fff;
}

footer .navbar-nav > li > a:hover,
footer .navbar-nav > li > a:focus {
    background: transparent;
}


fieldset.webform-composite-hidden-title {
    margin: 0;
}

.panel-body {
    padding: 15px;
}

.navbar-default .navbar-nav > li > a.icon {
    background: #cf751e;
    color: #fff;
}

.footer {
    margin-top: 0;
    padding-top: 35px;
    padding-bottom: 36px;
    border-top: 0px solid #E5E5E5;
}

.copy {
    color: #9b9b9b;
}

.form-control {
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: 1px solid #fff;
    background: transparent;
    border-radius: 0px;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    color: #2f2114;
    font-size: 16px;
}


.form-control:focus {
    border-color: #d07822;
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.main-container {
    padding: 40px 0;
}

.panel-title, 
.panel-title:hover, 
.panel-title:focus, 
.panel-title:hover:focus,
.panel-title {
   background: #d07822;
   color: #fff; 
}

.panel-body {
    background: #e8ce8e;
}

.field--name-field-galeria {
    margin-top: 15px;
    margin-bottom: 15px;
}

.field--name-field-galeria .field--item {
    margin-bottom: 5px;
}