/* INFOME START Override Bootstrap Style */
.navbar{padding-top: 0;padding-bottom: 0;}
.form-control {height: 34px;padding: 4px 10px;margin-bottom: 0;}
.btn {padding: 4px 10px;margin-bottom: 0;}
.dropdown-menu {margin: 0; padding: 0;border-radius: 0;}
.card-body {padding: 5px;}
.alert {border-radius: 0; margin-bottom: 0;padding: 4px 10px;}
.page-link {height: 34px;padding: 4px 10px;margin-bottom: 0;line-height: 1.5;}
.form-control, .btn {border-radius:0;}
/* STOP Override Bootstrap Style */


/* INFOME START Styling Social Bookmarks */
/* OPTME Koniecznie dorobic pozostale klasy aby mozna było łatwo to przesuwac etc*/
@media(min-width:768px) {
    .socials { position: fixed; top: 201px; z-index: 99; } 
    .socials.left { position: fixed; left: 0; z-index: 99; } 
    .socials.right { position: fixed; right: 0; z-index: 99; } 
    .socials ul { list-style: none; padding:0; } 
    .socials ul li { width: 42px; height: 42px; margin-bottom: 3px; } 
	.socials ul li a {display: block;}
	.socials ul li.facebook .fb-page {display:none;}
    /*.socials.left ul li.facebook { position: relative; left: 0; transition: all 0.3s ease-out 0.1s; }
    .socials.left ul li.facebook:hover { left: 360px; }
    .socials.left ul li.facebook .fb-page { position: absolute; width: 360px; top: 0; left: -360px; background-color:red; height:130px; }
	
	.socials.right ul li.facebook { position: relative; right: 0; transition: all 0.3s ease-out 0.1s; }
    .socials.right ul li.facebook:hover { right: 360px; }
    .socials.right ul li.facebook .fb-page { position: absolute; width: 360px; top: 0; right: -360px; background-color:red; height:130px; }
	*/

}
@media(max-width:767px) {
    .socials { position: fixed; bottom: 0; left: 0; right: 0; z-index: 99; }
    .socials ul { list-style: none; padding:0; text-align: center; margin: 0; }
    .socials ul li { width: 42px; height: 42px; margin-bottom: 0; display: inline-block;}
    .socials ul li a {display: block;}
    .socials ul li.facebook .fb-page {display:none;}
}
/* STOP Styling Social Bookmarks */

/* START Cookie Info */
@media (max-width:767px) { .cmsgp-cookies-container {bottom: 0px;width: 100%;} } 
@media (min-width:768px) { .cmsgp-cookies-container {left: 25%; bottom: 10px; width: 50%;} } 
.cmsgp-cookies-container { display: flex; flex-wrap: wrap; justify-content: space-around; position: fixed;  z-index: 100; background: rgba(245, 245, 245, .95); border: 1px solid #ddd; text-align: center; color: black; } 
.cmsgp-cookies-container.hidden {display:none;} 
.cmsgp-cookies-container .cmsgp-close-box { order: 2; cursor: pointer; padding: 10px; border: 1px solid #c71b29; } 
.cmsgp-cookies-container .cmsgp-close-box .cmsgp-close-action {	display: inline-block;height: 20px;line-height: 20px;font-weight: bold;} 
.cmsgp-cookies-container .cmsgp-content-box {margin: 10px;} 
/* STOP Cookie Info*/

@import url('https://fonts.googleapis.com/css?family=Roboto:400,700&subset=latin-ext');
.gp-header {display:block;}
.gp-header .bg-header {background-image: url(https://crm.grepo.pl/wp-content/uploads/2018/04/header-bg.jpg); background-size: cover; background-position: right top; background-repeat: no-repeat;}
.gp-header .gp-top-menu {display:block;padding-top:35px; padding-bottom:35px; position:relative;}
.gp-header .gp-header-content {display:block;padding-top:105px; padding-bottom:105px; position:relative;}


/* --  START GP-Widget -- */
.gp-widget {display:block;}
.gp-widget * {transition: .3s;}	
/*.gp-widget p {display:inline-block;}*/
/* --  STOP GP-Widget -- */

/* --  START GP-Widget Divider -- */
.gp-widget-divider {font-size: 0;}
.gp-widget-divider .gp-widget-divider-line {margin: 0;display: inline-block;width: 100%;}
/* --  STOP GP-Widget Divider -- */
	
/* --  STOP GLOBAL WIDGET DIVIDER PRESET -- */
.gp-widget-divider.gp-preset-1 .gp-widget-divider-line {max-width: 100%;width: 7%;border-top-width: 4px;border-top-style: solid;border-top-color: #db383c;}
.gp-widget-divider.gp-preset-2 .gp-widget-divider-line {max-width: 100%;width: 12%;border-top-width: 1px;border-top-style: solid;border-top-color: #db383c;}
/* --  STOP GLOBAL WIDGET DIVIDER -- */

.gp-widget-button .gp-widget-button-link { position: relative; text-align: center; z-index: 1; -webkit-backface-visibility: hidden; border: 2px solid; line-height: 1.5556; letter-spacing: 0.36px; display: inline-block; cursor: pointer; text-decoration:none;}
@media (max-width: 767px) {
	.gp-widget-button .gp-widget-button-link { display:block; width:100%; }
}
.gp-widget-button .gp-widget-button-link:hover, .gp-widget-button .gp-widget-button-link:focus {
	text-decoration:none;
}

.gp-widget-button .gp-widget-button-link.disabled, .gp-widget-button .gp-widget-button-link.disabled:hover, .gp-widget-button .gp-widget-button-link.disabled:focus {
	background-color: #b0b0b0 !important;
}	

.gp-widget-button .gp-widget-button-link.gp-size-small {
  font-size: 14px;
  padding: 7px 10px;
}
.gp-widget-button .gp-widget-button-link.gp-size-medium {
  font-size: 16px;
  padding: 7px 10px;
}
.gp-widget-button .gp-widget-button-link.gp-size-large {
  font-size: 18px;
  padding: 9px 35px;
}
@media screen and (max-width: 1039px) {
  .gp-widget-button .gp-widget-button-link.gp-size-small {
    font-size: 13px;
  }
  .gp-widget-button .gp-widget-button-link.gp-size-medium {
    font-size: 14px;
  }
  .gp-widget-button .gp-widget-button-link.gp-size-large {
    font-size: 16px;
    padding: 9px 32px;
  }
}	


.gp-widget-button.gp-preset-1 .gp-widget-button-link {
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #ffffff;
  background-color: transparent;
  border-color: #ffffff;
}
.gp-widget-button.gp-preset-1 .gp-widget-button-link:hover, .gp-widget-button.gp-preset-1 .gp-widget-button-link:focus {
  color: #525356;
  background-color: #ffffff;
}	

.gp-widget-button.gp-preset-2 .gp-widget-button-link {
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #ffffff;
  background-color: #db383c;
  border-color: transparent;
}
.gp-widget-button.gp-preset-2 .gp-widget-button-link:hover, .gp-widget-button.gp-preset-2 .gp-widget-button-link:focus {
  color: #ffffff;
  background-color: #033959;
  border-color: transparent;
}


.gp-widget-button.gp-preset-3 .gp-widget-button-link {
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #ffffff;
  background-color: #db383c;
  border-color: transparent;
}
.gp-widget-button.gp-preset-3 .gp-widget-button-link:hover, .gp-widget-button.gp-preset-3 .gp-widget-button-link:focus {
  color: #202122;
  background-color: #ffffff;
  border-color: transparent;
}

/* --  START GLOBAL SET FONT STYLE -- */
.gp-text-1 {font-weight: 700; font-style: normal; font-family: 'Roboto', sans-serif; color: #ffffff; font-size: 60px; line-height: 1.1333; letter-spacing: 0px;} 
p.gp-text-1 {margin:0px;}
.gp-text-1 a {color: #ffffff; text-decoration: none; font-weight: 700; font-style: normal;} 
.gp-text-1 a:hover {color: #d9d9d9; text-decoration: none; font-weight: 700; font-style: normal;} 
@media (max-width: 1039px) { 
	.gp-text-1 {font-size: 48px; line-height: 1.1333; letter-spacing: 0px;}
} 
@media (max-width: 767px) { 
	.gp-text-1 {font-size: 28px; line-height: 1; letter-spacing: 0px;} 
} 
@media (max-width: 479px) { 
	.gp-text-1 {font-size: 28px; line-height: 1; letter-spacing: 0px;} 
}

.gp-text-2 {font-weight: 700; font-style: normal; font-family: 'Roboto', sans-serif; color: #393a3c; font-size: 46px; line-height: 1.1; letter-spacing: 0px;}
p.gp-text-2 {margin:0px;} 
.gp-text-2 a {color: #be2226; text-decoration: none; font-weight: 700; font-style: normal;} 
.gp-text-2 a:hover {color: #be2226; text-decoration: none; font-weight: 700; font-style: normal;} 
@media (max-width: 1039px) { 
	.gp-text-2 {font-size: 28px; line-height: 1.2; letter-spacing: 0px;}
} 
@media (max-width: 767px) { 
	.gp-text-2 {font-size: 24px; line-height: 1.2; letter-spacing: 0px;} 
} 
@media (max-width: 479px) { 
	.gp-text-2 {font-size: 24px; line-height: 1.2; letter-spacing: 0px;} 
}

.gp-text-3 {font-weight: 700; font-style: normal; font-family: 'Roboto', sans-serif; color: #be2226; font-size: 30px; line-height: 1.375; letter-spacing: 0px;}
.gp-text-3.less {font-size: 25px;}
p.gp-text-3 {margin:0px;} 
.gp-text-3 a {color: #d4262b; text-decoration: none; font-weight: 700; font-style: normal;} 
.gp-text-3 a:hover {color: #e36467; text-decoration: none; font-weight: 700; font-style: normal;} 
@media (max-width: 1039px) { 
	.gp-text-3 {font-size: 24px; line-height: 1.375; letter-spacing: 0px;}
} 
@media (max-width: 767px) { 
	.gp-text-3 {font-size: 18px; line-height: 1.375; letter-spacing: 0px;} 
} 
@media (max-width: 479px) { 
	.gp-text-3 {font-size: 18px; line-height: 1.375; letter-spacing: 0px;} 
}

.gp-text-4 {font-weight: 700; font-style: normal; font-family: 'Roboto', sans-serif; color: #202122; font-size: 20px; line-height: 1.2; letter-spacing: 0px;}
.gp-text-4.no-bold {font-weight: 400;}
p.gp-text-4 {margin:0px;} 
.gp-text-4 a {color: #2d2e2f; text-decoration: none; font-weight: 700; font-style: normal;} 
.gp-text-4 a:hover {color: #525356; text-decoration: none; font-weight: 700; font-style: normal;} 
@media (max-width: 1039px) { 
	.gp-text-4 {font-size: 18px; line-height: 1.2; letter-spacing: 0px;}
} 
@media (max-width: 767px) { 
	.gp-text-4 {font-size: 16px; line-height: 1.2; letter-spacing: 0px;} 
} 
@media (max-width: 479px) { 
	.gp-text-4 {font-size: 16px; line-height: 1.2; letter-spacing: 0px;} 
}

.gp-text-5 {font-weight: 400; font-style: normal; font-family: 'Roboto', sans-serif; color: #bfbfbf; font-size: 16px; line-height: 1.375; letter-spacing: 0px;}
p.gp-text-5 {margin:0px;} 
.gp-text-5 a {color: #525356; text-decoration: none; font-weight: 400; font-style: normal;} 
.gp-text-5 a:hover {color: #2d2e2f; text-decoration: none; font-weight: 400; font-style: normal;} 
@media (max-width: 1039px) { 
	.gp-text-5 {font-size: 14px; line-height: 1.3; letter-spacing: 0px;}
} 
@media (max-width: 767px) { 
	.gp-text-5 {font-size: 13px; line-height: 1.3; letter-spacing: 0px;} 
} 
@media (max-width: 479px) { 
	.gp-text-5 {font-size: 13px; line-height: 1.3; letter-spacing: 0px;} 
}


.gp-text-6 {font-weight: 400; font-style: normal; font-family: 'Roboto', sans-serif; color: #3c3c3c; font-size: 14px; line-height: 1.375; letter-spacing: 0px;}
p.gp-text-6 {margin:0px;} 
.gp-text-6 a {color: #525356; text-decoration: none; font-weight: 400; font-style: normal;} 
.gp-text-6 a:hover {color: #2d2e2f; text-decoration: none; font-weight: 400; font-style: normal;} 
@media (max-width: 1039px) { 
	.gp-text-6 {font-size: 13px; line-height: 1.3; letter-spacing: 0px;}
} 
@media (max-width: 767px) { 
	.gp-text-6 {font-size: 12px; line-height: 1.3; letter-spacing: 0px;} 
} 
@media (max-width: 479px) { 
	.gp-text-6 {font-size: 12px; line-height: 1.3; letter-spacing: 0px;} 
}


/* --  STOP GLOBAL SET FONT STYLE -- */

/* --  START STYLING MAPS -- */
.map-wrap {position: relative;overflow: hidden;}
.map {position: relative;height: 600px;}
.map-wrapper {position: relative;height: 100%;z-index: 0;}
.map-wrapper .leaflet-top {top: 30px;}
.map-container {height: 100%;width: 100%;background: #ddd;}
.map-wrap .section-heading {margin: 0;}
/* --  STOP STYLING MAPS -- */

/* --  START CUSTOM COLOR AND BG -- */
.gp-color-custom-1 {color: #101010;}
.gp-color-custom-1.link a, .gp-color-custom-1.link a:hover, .gp-color-custom-1.link a:focus {color: #101010;}
.gp-color-custom-2, .gp-color-custom-2.gp-child * {color: #ffffff;}
.gp-color-custom-3 {color: #18377a;}
.gp-color-custom-4 {color: #8f8f8f;}
.gp-color-custom-5 {color: #be2226;}
.gp-color-custom-6 {color: #db383c;}

.gp-bg-white {background-color: #fff;}


.gp-bg-custom-1 {background-color: #db383c;}
.gp-bg-custom-2 {background-color: rgba(3, 57, 89, 0.85);}
.gp-bg-custom-2.set-height {height:90px;}

.gp-bg-custom-3 {background-color: #f6f6f8;}

.link-box {display:block;}
.link-box, .link-box *, .link-box:hover *, .link-box:focus * {text-decoration:none;}
.link-box:hover .gp-bg-custom-2, .link-box:focus .gp-bg-custom-2 {background-color: rgb(23, 108, 152);text-decoration:none;}


/* --  STOP CUSTOM COLOR AND BG -- */

/* --  START PRESET BG -- */
.bg-preset-1 {background-image: url(https://crm.grepo.pl/wp-content/uploads/2018/04/bg1.jpg); background-size: cover; background-position: right top; background-repeat: no-repeat;}
.bg-preset-2 {background-image: url(https://crm.grepo.pl/wp-content/uploads/2018/04/bg2.jpg); background-size: cover; background-position: right top; background-repeat: no-repeat;}
.bg-preset-3 {background-image: url(https://crm.grepo.pl/wp-content/uploads/2018/04/bg3.jpg); background-size: cover; background-position: right top; background-repeat: no-repeat;}




.bg-offers-preset-1 {background-image: url(https://crm.grepo.pl/wp-content/uploads/2018/04/offers-bg1.jpg); background-size: cover; background-position: right top; background-repeat: no-repeat;}
.bg-offers-preset-1.set-height {height:90px;}

.bg-offers-img {background-size: cover; background-position: center center; background-repeat: no-repeat;}


/* --  STOP PRESET BG -- */

/* --  START GLOBAL PADDING -- */
.gp-padding-top-auto {padding-top: initial;}
.gp-padding-top-zero {padding-top: 0;}
.gp-padding-top-small {padding-top: 10px;}
.gp-padding-top-small-2x {padding-top: 20px;}
.gp-padding-top-medium {padding-top: 35px;}
.gp-padding-top-large {padding-top: 105px;}
.gp-padding-top-xlarge {padding-top: 150px;}
.gp-padding-bottom-auto {padding-bottom: initial;}
.gp-padding-bottom-zero {padding-bottom: 0;}
.gp-padding-bottom-small {padding-bottom: 10px;}
.gp-padding-bottom-medium {padding-bottom: 35px;}
.gp-padding-bottom-large {padding-bottom: 105px;}
.gp-padding-bottom-xlarge {padding-bottom: 150px;}
.gp-padding-left-auto {padding-left: initial;}
.gp-padding-left-zero {padding-left: 0;}
.gp-padding-left-small {padding-left: 10px;}
.gp-padding-left-medium {padding-left: 35px;}
.gp-padding-left-large {padding-left: 105px;}
.gp-padding-left-xlarge {padding-left: 150px;}
.gp-padding-right-auto {padding-right: initial;}
.gp-padding-right-zero {padding-right: 0;}
.gp-padding-right-small {padding-right: 10px;}
.gp-padding-right-medium {padding-right: 35px;}
.gp-padding-right-large {padding-right: 105px;}
.gp-padding-right-xlarge {padding-right: 150px;}

.gp-padding-small {padding: 10px;}
.gp-padding-medium {padding: 35px;}
.gp-padding-large {padding: 105px;}

.gp-padding-auto {padding: initial;}
.gp-padding-left-right-auto {padding-left: initial;padding-right: initial;}

@media (max-width: 1039px) { 
	.gp-padding-top-small {padding-top: 10px;}
	.gp-padding-top-small-2x {padding-top: 20px;}
	.gp-padding-top-medium {padding-top: 25px;}
	.gp-padding-top-large {padding-top: 60px;}
	.gp-padding-bottom-small {padding-bottom: 10px;}
	.gp-padding-bottom-medium {padding-bottom: 25px;}
	.gp-padding-bottom-large {padding-bottom: 60px;}
	.gp-padding-left-small {padding-left: 10px;}
	.gp-padding-left-medium {padding-left: 25px;}
	.gp-padding-left-large {padding-left: 60px;}
	.gp-padding-right-small {padding-right: 10px;}
	.gp-padding-right-medium {padding-right: 25px;}
	.gp-padding-right-large {padding-right: 60px;}
	
	.gp-padding-small {padding: 10px;}
	.gp-padding-medium {padding: 25px;}
	.gp-padding-large {padding: 60px;} 	
	 
} 
@media (max-width: 767px) { 
	.gp-padding-top-small {padding-top: 10px;} 
	.gp-padding-top-small-2x {padding-top: 15px;} 
	.gp-padding-top-medium {padding-top: 20px;} 
	.gp-padding-top-large {padding-top: 40px;} 
	.gp-padding-bottom-small {padding-bottom: 10px;} 
	.gp-padding-bottom-medium {padding-bottom: 20px;} 
	.gp-padding-bottom-large {padding-bottom: 40px;} 
	.gp-padding-left-small {padding-left: 10px;} 
	.gp-padding-left-medium {padding-left: 20px;} 
	.gp-padding-left-large {padding-left: 40px;} 
	.gp-padding-right-small {padding-right: 10px;} 
	.gp-padding-right-medium {padding-right: 20px;} 
	.gp-padding-right-large {padding-right: 40px;} 

	.gp-padding-small {padding: 10px;} 
	.gp-padding-medium {padding: 20px;} 
	.gp-padding-large {padding: 40px;} 
	
} 
@media (max-width: 479px) { 
	.gp-padding-top-small {padding-top: 10px;} 
	.gp-padding-top-small-2x {padding-top: 15px;} 
	.gp-padding-top-medium {padding-top: 20px;} 
	.gp-padding-top-large {padding-top: 60px;} 
	.gp-padding-bottom-small {padding-bottom: 10px;} 
	.gp-padding-bottom-medium {padding-bottom: 20px;} 
	.gp-padding-bottom-large {padding-bottom: 60px;} 
	.gp-padding-left-small {padding-left: 10px;} 
	.gp-padding-left-medium {padding-left: 20px;} 
	.gp-padding-left-large {padding-left: 60px;} 
	.gp-padding-right-small {padding-right: 10px;} 
	.gp-padding-right-medium {padding-right: 20px;} 
	.gp-padding-right-large {padding-right: 60px;} 
	
	.gp-padding-small {padding: 10px;} 
	.gp-padding-medium {padding: 20px;} 
	.gp-padding-large {padding: 60px;} 
	
	
}
/* --  STOP GLOBAL PADDING -- */


.screen-reader-text, .screen-reader-text span, .ui-helper-hidden-accessible {border: 0;clip: rect(1px,1px,1px,1px);-webkit-clip-path: inset(50%);clip-path: inset(50%);height: 1px;margin: -1px;overflow: hidden;padding: 0;position: absolute;width: 1px;word-wrap: normal!important;}

/* --  START LIGHTGALLERY -- */
.lg-sub-html,.lg-toolbar{background-color:rgba(0,0,0,.45)}#lg-counter,.lg-outer .lg-video-cont{vertical-align:middle;display:inline-block}@font-face{font-family:lg;src:url(../fonts/lg.eot?n1z373);src:url(../fonts/lg.eot?#iefixn1z373) format("embedded-opentype"),url(../fonts/lg.woff?n1z373) format("woff"),url(../fonts/lg.ttf?n1z373) format("truetype"),url(../fonts/lg.svg?n1z373#lg) format("svg");font-weight:400;font-style:normal}.lg-icon{font-family:lg;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.lg-actions .lg-next,.lg-actions .lg-prev{background-color:rgba(0,0,0,.45);border-radius:2px;color:#999;cursor:pointer;display:block;font-size:22px;margin-top:-10px;padding:8px 10px 9px;position:absolute;top:50%;z-index:1080}.lg-actions .lg-next.disabled,.lg-actions .lg-prev.disabled{pointer-events:none;opacity:.5}.lg-actions .lg-next:hover,.lg-actions .lg-prev:hover{color:#FFF}.lg-actions .lg-next{right:20px}.lg-actions .lg-next:before{content:"\e095"}.lg-actions .lg-prev{left:20px}.lg-actions .lg-prev:after{content:"\e094"}@-webkit-keyframes lg-right-end{0%,100%{left:0}50%{left:-30px}}@-moz-keyframes lg-right-end{0%,100%{left:0}50%{left:-30px}}@-ms-keyframes lg-right-end{0%,100%{left:0}50%{left:-30px}}@keyframes lg-right-end{0%,100%{left:0}50%{left:-30px}}@-webkit-keyframes lg-left-end{0%,100%{left:0}50%{left:30px}}@-moz-keyframes lg-left-end{0%,100%{left:0}50%{left:30px}}@-ms-keyframes lg-left-end{0%,100%{left:0}50%{left:30px}}@keyframes lg-left-end{0%,100%{left:0}50%{left:30px}}.lg-outer.lg-right-end .lg-object{-webkit-animation:lg-right-end .3s;-o-animation:lg-right-end .3s;animation:lg-right-end .3s;position:relative}.lg-outer.lg-left-end .lg-object{-webkit-animation:lg-left-end .3s;-o-animation:lg-left-end .3s;animation:lg-left-end .3s;position:relative}.lg-toolbar{z-index:1082;left:0;position:absolute;top:0;width:100%}.lg-toolbar .lg-icon{color:#999;cursor:pointer;float:right;font-size:24px;height:47px;line-height:27px;padding:10px 0;text-align:center;width:50px;text-decoration:none!important;outline:0;-webkit-transition:color .2s linear;-o-transition:color .2s linear;transition:color .2s linear}.lg-toolbar .lg-icon:hover{color:#FFF}.lg-toolbar .lg-close:after{content:"\e070"}.lg-toolbar .lg-download:after{content:"\e0f2"}.lg-sub-html{bottom:0;color:#EEE;font-size:16px;left:0;padding:10px 40px;position:fixed;right:0;text-align:center;z-index:1080}.lg-sub-html h4{margin:0;font-size:13px;font-weight:700}.lg-sub-html p{font-size:12px;margin:5px 0 0}#lg-counter{color:#999;font-size:16px;padding-left:20px;padding-top:12px}.lg-next,.lg-prev,.lg-toolbar{opacity:1;-webkit-transition:-webkit-transform .35s cubic-bezier(0,0,.25,1) 0s,opacity .35s cubic-bezier(0,0,.25,1) 0s,color .2s linear;-moz-transition:-moz-transform .35s cubic-bezier(0,0,.25,1) 0s,opacity .35s cubic-bezier(0,0,.25,1) 0s,color .2s linear;-o-transition:-o-transform .35s cubic-bezier(0,0,.25,1) 0s,opacity .35s cubic-bezier(0,0,.25,1) 0s,color .2s linear;transition:transform .35s cubic-bezier(0,0,.25,1) 0s,opacity .35s cubic-bezier(0,0,.25,1) 0s,color .2s linear}.lg-hide-items .lg-prev{opacity:0;-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}.lg-hide-items .lg-next{opacity:0;-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}.lg-hide-items .lg-toolbar{opacity:0;-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object{-webkit-transform:scale3d(.5,.5,.5);transform:scale3d(.5,.5,.5);opacity:0;-webkit-transition:-webkit-transform 250ms cubic-bezier(0,0,.25,1) 0s,opacity 250ms cubic-bezier(0,0,.25,1)!important;-moz-transition:-moz-transform 250ms cubic-bezier(0,0,.25,1) 0s,opacity 250ms cubic-bezier(0,0,.25,1)!important;-o-transition:-o-transform 250ms cubic-bezier(0,0,.25,1) 0s,opacity 250ms cubic-bezier(0,0,.25,1)!important;transition:transform 250ms cubic-bezier(0,0,.25,1) 0s,opacity 250ms cubic-bezier(0,0,.25,1)!important;-webkit-transform-origin:50% 50%;-moz-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%}body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);opacity:1}.lg-outer .lg-thumb-outer{background-color:#0D0A0A;bottom:0;position:absolute;width:100%;z-index:1080;max-height:350px;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1) 0s;-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1) 0s;-o-transition:-o-transform .25s cubic-bezier(0,0,.25,1) 0s;transition:transform .25s cubic-bezier(0,0,.25,1) 0s}.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item{cursor:-webkit-grab;cursor:-moz-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb{-webkit-transition-duration:0s!important;transition-duration:0s!important}.lg-outer.lg-thumb-open .lg-thumb-outer{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.lg-outer .lg-thumb{padding:10px 0;height:100%;margin-bottom:-5px}.lg-outer .lg-thumb-item{cursor:pointer;float:left;overflow:hidden;height:100%;border:2px solid #FFF;border-radius:4px;margin-bottom:5px}@media (min-width:1025px){.lg-outer .lg-thumb-item{-webkit-transition:border-color .25s ease;-o-transition:border-color .25s ease;transition:border-color .25s ease}}.lg-outer .lg-thumb-item.active,.lg-outer .lg-thumb-item:hover{border-color:#a90707}.lg-outer .lg-thumb-item img{width:100%;height:100%;object-fit:cover}.lg-outer.lg-has-thumb .lg-item{padding-bottom:120px}.lg-outer.lg-can-toggle .lg-item{padding-bottom:0}.lg-outer.lg-pull-caption-up .lg-sub-html{-webkit-transition:bottom .25s ease;-o-transition:bottom .25s ease;transition:bottom .25s ease}.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html{bottom:100px}.lg-outer .lg-toogle-thumb{background-color:#0D0A0A;border-radius:2px 2px 0 0;color:#999;cursor:pointer;font-size:24px;height:39px;line-height:27px;padding:5px 0;position:absolute;right:20px;text-align:center;top:-39px;width:50px}.lg-outer .lg-toogle-thumb:after{content:"\e1ff"}.lg-outer .lg-toogle-thumb:hover{color:#FFF}.lg-outer .lg-video-cont{max-width:1140px;max-height:100%;width:100%;padding:0 5px}.lg-outer .lg-video{width:100%;height:0;padding-bottom:56.25%;overflow:hidden;position:relative}.lg-outer .lg-video .lg-object{display:inline-block;position:absolute;top:0;left:0;width:100%!important;height:100%!important}.lg-outer .lg-video .lg-video-play{width:84px;height:59px;position:absolute;left:50%;top:50%;margin-left:-42px;margin-top:-30px;z-index:1080;cursor:pointer}.lg-outer .lg-has-vimeo .lg-video-play{background:url(../img/vimeo-play.png) no-repeat}.lg-outer .lg-has-vimeo:hover .lg-video-play{background:url(../img/vimeo-play.png) 0 -58px no-repeat}.lg-outer .lg-has-html5 .lg-video-play{background:url(../img/video-play.png) no-repeat;height:64px;margin-left:-32px;margin-top:-32px;width:64px;opacity:.8}.lg-outer .lg-has-html5:hover .lg-video-play{opacity:1}.lg-outer .lg-has-youtube .lg-video-play{background:url(../img/youtube-play.png) no-repeat}.lg-outer .lg-has-youtube:hover .lg-video-play{background:url(../img/youtube-play.png) 0 -60px no-repeat}.lg-outer .lg-video-object{width:100%!important;height:100%!important;position:absolute;top:0;left:0}.lg-outer .lg-has-video .lg-video-object{visibility:hidden}.lg-outer .lg-has-video.lg-video-playing .lg-object,.lg-outer .lg-has-video.lg-video-playing .lg-video-play{display:none}.lg-outer .lg-has-video.lg-video-playing .lg-video-object{visibility:visible}.lg-progress-bar{background-color:#333;height:5px;left:0;position:absolute;top:0;width:100%;z-index:1083;opacity:0;-webkit-transition:opacity 80ms ease 0s;-moz-transition:opacity 80ms ease 0s;-o-transition:opacity 80ms ease 0s;transition:opacity 80ms ease 0s}.lg-progress-bar .lg-progress{background-color:#a90707;height:5px;width:0}.lg-progress-bar.lg-start .lg-progress{width:100%}.lg-show-autoplay .lg-progress-bar{opacity:1}.lg-autoplay-button:after{content:"\e01d"}.lg-show-autoplay .lg-autoplay-button:after{content:"\e01a"}.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image,.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap{-webkit-transition-duration:0s;transition-duration:0s}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap{-webkit-transition:left .3s cubic-bezier(0,0,.25,1) 0s,top .3s cubic-bezier(0,0,.25,1) 0s;-moz-transition:left .3s cubic-bezier(0,0,.25,1) 0s,top .3s cubic-bezier(0,0,.25,1) 0s;-o-transition:left .3s cubic-bezier(0,0,.25,1) 0s,top .3s cubic-bezier(0,0,.25,1) 0s;transition:left .3s cubic-bezier(0,0,.25,1) 0s,top .3s cubic-bezier(0,0,.25,1) 0s;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);-webkit-transition:-webkit-transform .3s cubic-bezier(0,0,.25,1) 0s,opacity .15s!important;-moz-transition:-moz-transform .3s cubic-bezier(0,0,.25,1) 0s,opacity .15s!important;-o-transition:-o-transform .3s cubic-bezier(0,0,.25,1) 0s,opacity .15s!important;transition:transform .3s cubic-bezier(0,0,.25,1) 0s,opacity .15s!important;-webkit-transform-origin:0 0;-moz-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden}#lg-zoom-in:after{content:"\e311"}#lg-actual-size{font-size:20px}#lg-actual-size:after{content:"\e033"}#lg-zoom-out{opacity:.5;pointer-events:none}#lg-zoom-out:after{content:"\e312"}.lg-zoomed #lg-zoom-out{opacity:1;pointer-events:auto}.lg-outer .lg-pager-outer{bottom:60px;left:0;position:absolute;right:0;text-align:center;z-index:1080;height:10px}.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont{overflow:visible}.lg-outer .lg-pager-cont{cursor:pointer;display:inline-block;overflow:hidden;position:relative;vertical-align:top;margin:0 5px}.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.lg-outer .lg-pager-cont.lg-pager-active .lg-pager{box-shadow:0 0 0 2px #fff inset}.lg-outer .lg-pager-thumb-cont{background-color:#fff;color:#FFF;bottom:100%;height:83px;left:0;margin-bottom:20px;margin-left:-60px;opacity:0;padding:5px;position:absolute;width:120px;border-radius:3px;-webkit-transition:opacity .15s ease 0s,-webkit-transform .15s ease 0s;-moz-transition:opacity .15s ease 0s,-moz-transform .15s ease 0s;-o-transition:opacity .15s ease 0s,-o-transform .15s ease 0s;transition:opacity .15s ease 0s,transform .15s ease 0s;-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}.lg-outer .lg-pager-thumb-cont img{width:100%;height:100%}.lg-outer .lg-pager{background-color:rgba(255,255,255,.5);border-radius:50%;box-shadow:0 0 0 8px rgba(255,255,255,.7) inset;display:block;height:12px;-webkit-transition:box-shadow .3s ease 0s;-o-transition:box-shadow .3s ease 0s;transition:box-shadow .3s ease 0s;width:12px}.lg-outer .lg-pager:focus,.lg-outer .lg-pager:hover{box-shadow:0 0 0 8px #fff inset}.lg-outer .lg-caret{border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px dashed;bottom:-10px;display:inline-block;height:0;left:50%;margin-left:-5px;position:absolute;vertical-align:middle;width:0}.lg-outer,.lg-outer .lg,.lg-outer .lg-inner{width:100%;height:100%}.lg-fullscreen:after{content:"\e20c"}.lg-fullscreen-on .lg-fullscreen:after{content:"\e20d"}.group:after,.group:before{display:table;content:"";line-height:0}.group:after{clear:both}.lg-outer{position:fixed;top:0;left:0;z-index:1050;opacity:0;-webkit-transition:opacity .15s ease 0s;-o-transition:opacity .15s ease 0s;transition:opacity .15s ease 0s}.lg-outer *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.lg-outer.lg-visible{opacity:1}.lg-outer.lg-css3 .lg-item.lg-current,.lg-outer.lg-css3 .lg-item.lg-next-slide,.lg-outer.lg-css3 .lg-item.lg-prev-slide{-webkit-transition-duration:inherit!important;transition-duration:inherit!important;-webkit-transition-timing-function:inherit!important;transition-timing-function:inherit!important}.lg-outer.lg-css3.lg-dragging .lg-item.lg-current,.lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide,.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide{-webkit-transition-duration:0s!important;transition-duration:0s!important;opacity:1}.lg-outer.lg-grab img.lg-object{cursor:-webkit-grab;cursor:-moz-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.lg-outer.lg-grabbing img.lg-object{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}.lg-outer .lg{position:relative;overflow:hidden;margin-left:auto;margin-right:auto;max-width:100%;max-height:100%}.lg-outer .lg-inner{position:absolute;left:0;top:0;white-space:nowrap}.lg-outer .lg-item{background:url(../img/loading.gif) center center no-repeat;display:none!important}.lg-outer.lg-css .lg-current,.lg-outer.lg-css3 .lg-current,.lg-outer.lg-css3 .lg-next-slide,.lg-outer.lg-css3 .lg-prev-slide{display:inline-block!important}.lg-outer .lg-img-wrap,.lg-outer .lg-item{display:inline-block;text-align:center;position:absolute;width:100%;height:100%}.lg-outer .lg-img-wrap:before,.lg-outer .lg-item:before{content:"";display:inline-block;height:50%;width:1px;margin-right:-1px}.lg-outer .lg-img-wrap{position:absolute;padding:0 5px;left:0;right:0;top:0;bottom:0}.lg-outer .lg-item.lg-complete{background-image:none}.lg-outer .lg-item.lg-current{z-index:1060}.lg-outer .lg-image{display:inline-block;vertical-align:middle;max-width:100%;max-height:100%;width:auto!important;height:auto!important}.lg-outer.lg-show-after-load .lg-item .lg-object,.lg-outer.lg-show-after-load .lg-item .lg-video-play{opacity:0;-webkit-transition:opacity .15s ease 0s;-o-transition:opacity .15s ease 0s;transition:opacity .15s ease 0s}.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object,.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play{opacity:1}.lg-outer .lg-empty-html,.lg-outer.lg-hide-download #lg-download{display:none}.lg-backdrop{position:fixed;top:0;left:0;right:0;bottom:0;z-index:1040;background-color:#000;opacity:0;-webkit-transition:opacity .15s ease 0s;-o-transition:opacity .15s ease 0s;transition:opacity .15s ease 0s}.lg-backdrop.in{opacity:1}.lg-css3.lg-no-trans .lg-current,.lg-css3.lg-no-trans .lg-next-slide,.lg-css3.lg-no-trans .lg-prev-slide{-webkit-transition:none 0s ease 0s!important;-moz-transition:none 0s ease 0s!important;-o-transition:none 0s ease 0s!important;transition:none 0s ease 0s!important}.lg-css3.lg-use-css3 .lg-item,.lg-css3.lg-use-left .lg-item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden}.lg-css3.lg-fade .lg-item{opacity:0}.lg-css3.lg-fade .lg-item.lg-current{opacity:1}.lg-css3.lg-fade .lg-item.lg-current,.lg-css3.lg-fade .lg-item.lg-next-slide,.lg-css3.lg-fade .lg-item.lg-prev-slide{-webkit-transition:opacity .1s ease 0s;-moz-transition:opacity .1s ease 0s;-o-transition:opacity .1s ease 0s;transition:opacity .1s ease 0s}.lg-css3.lg-slide.lg-use-css3 .lg-item{opacity:0}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current,.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide,.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide{-webkit-transition:-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-moz-transition:-moz-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-o-transition:-o-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s}.lg-css3.lg-slide.lg-use-left .lg-item{opacity:0;position:absolute;left:0}.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide{left:-100%}.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide{left:100%}.lg-css3.lg-slide.lg-use-left .lg-item.lg-current{left:0;opacity:1}.lg-css3.lg-slide.lg-use-left .lg-item.lg-current,.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide,.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide{-webkit-transition:left 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-moz-transition:left 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-o-transition:left 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;transition:left 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s}
/* --  STOP LIGHTGALLERY -- */

.single-gallery .single-img, .single-gallery .single-img img {cursor: pointer;}


html {opacity: 1;}