/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* CSS CUSTOMIZATION -> COLORS
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* * COLOR SHEME 1 #0DB4E9 (blue) #007E98 (green)
* * COLOR SHEME 2 #6BD6D6 #D66B6B
* * COLOR SHEME 3 #B782ED #B8ED82
* * COLOR SHEME 4 #917B54 #F7A516
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
.colored,
a:hover,
.event a,
.post a,
.section-content-colored .section-content .event-content a.btn:hover,
.section-content-colored .section-content .post-content a.btn:hover,
.section-full-colored,
.section a.btn:hover {
  color: #E30613;
}
.section-content-colored .section-content .event-content a.btn:hover,
.section-content-colored .section-content .post-content a.btn:hover,
.section a.btn:hover,
.section-image a.btn.btn-donation,
#menu a.btn-success {
  border-color: #E30613;
}
.section-full-colored,
.section-content-colored .section-content,
.section a.btn,
.section-full-colored .section-content,
.section-content-colored .section-content .event-content a.btn,
.section-content-colored .section-content .post-content a.btn,
.section-image a.btn.btn-donation,
#single-page .section-header,
#menu a.btn-success {
  background-color: #E30613;
}
.section-content-colored.with-arrow:after,
.section-full-colored.with-arrow:after {
  border-top-color: #E30613;
}
.section-content-colored.color2 .section-content .event-content a.btn,
.section-content-colored.color2 .section-content .post-content a.btn,
.section-content-colored.color2 .section-content {
  background-color: #0DB4E9;
}
.section-content-colored.color2 .event-content a.btn:hover,
.section-content-colored.color2 .post-content a.btn:hover {
  border-color: #0DB4E9;
}
.section-content-colored.color2.with-arrow:after,
.section-full-colored.color2.with-arrow:after {
  border-top-color: #0DB4E9;
}
.navbar {
  margin-bottom: 0;
}

/******************************************************************************************************************************
    Theme Name:     Juntos
    Description:    Charity & Associaton Theme
    Author:         FF
    Author URI:     http://www.2f-design.fr
    Version:        1.0
*******************************************************************************************************************************/
/******************************************************************************************************************************

    MAIN STYLE
        - FONTS
        - SOME ELEMENTS IN THE TEMPLATE
        - ICONS

    HEADER - MENU

    SECTIONS
    	- SECTION IMAGE
    	- SECTION FULL COLORED
    	- SECTION CONTENT COLORED
    	- MAIN SLIDER
    	- SINGLE PAGES
    	- SERVICES
    	- DONATION
    	- TEAM
    	- GALLERY SLIDER
    	- EVENT & POST LAYOUT SLIDER

    SINGLE BLOG - EVENT

    SOCIAL ICONS

    FOOTER - WIDGETS

    RESPONSIVE

    PLUGINS
    	- LOADER
    	- MEANMENU
    	- SCROLL PLUGIN
    	- PAGE LOADING
    	- FLEXSLIDER
    	- FANCYBOX
    	- ICON CLASSES

*******************************************************************************************************************************/
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* MAIN STYLE - FONTS
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* * FONTS
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
body {
  font-size: 1.7em;
  font-family: "Varela Round", arial, sans-serif;
}
p {
  font-family: "Lato", arial, sans-serif;
  line-height: 1.8em;
}
h1,
h2,
h3,
h4 {
  font-family: "Varela Round", arial, sans-serif;
}
h4 {
  color: #CCC;
}
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* * SOME ELEMENTS IN THE TEMPLATE
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
a,
a:hover {
  text-decoration: none;
}
blockquote {
  margin-top: 25px;
  border-left: 0;
  font-size: 25px;
  line-height: 38px;
}
blockquote p {
  font-size: 25px;
  line-height: 38px;
}
blockquote small {
  font-size: 18px;
}
.center {
  text-align: center;
}
h3 {
  line-height: 1.6em;
}
.btn {
  line-height: 1;
}
img {
  max-width: 100%;
}
span.dropcap {
  display: inline-block;
  float: left;
  font-size: 36px;
  height: 45px;
  line-height: 45px;
  margin: 5px 17px 0 0;
  text-transform: uppercase;
  color: #CCC;
  font-weight: bold;
  text-align: center;
  width: 45px;
}
span.highlight {
  background-color: #f7ffb2;
  padding: 0 3px;
}
div.alert {
  margin-bottom: 0 !important;
}
ul.list-icon {
  padding: 0;
}
ul.list-icon li {
  display: block;
  text-align: left;
  list-style-type: none;
  padding-left: 14px;
  margin-bottom: 12px;
}
ul.list-icon li:before {
  content: "\e72a";
  font-size: 14px;
  padding-right: 12px;
  color: #CCC;
  display: inline-table;
  font-family: 'icons';
  margin-top: 2px;
}
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* HEADER - MENU
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
.sticky-wrapper {
  position: relative;
  z-index: 1000;
  height: 95px;
  margin-bottom: -95px !important;
}
#navigation {
  padding: 30px 0;
  width: 100%;
  z-index: 1000;
  position: relative;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  transition-duration: 0.4s;
}
#navigation.navigation-fixed {
  padding: 15px 0;
  border-bottom: solid 4px rgba(255, 255, 255, 0.8);
  width: 100%;
  position: fixed;
  top: 0;
  z-index: 1000;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  transition-duration: 0.4s;
}
#navigation a {
  color: #FFF;
}
#logo {
  position: absolute;
}
#logo img {
  height: 34px;
  width: auto;
}
#menu {
  float: right;
  line-height: 32px;
  margin-bottom: 0;
}
#menu li {
  display: inline-block;
  margin-left: 20px;
  margin-top: 2px;
  list-style-type: none;
}
#menu li a:hover {
  color: rgba(255, 255, 255, 0.8);
}
#menu a.btn-success {
  border-radius: 20px;
  padding: 10px 16px 7px 16px;
  margin-left: 20px;
}
#menu a.btn-success:hover {
  border-color: #FFF;
  background-color: transparent;
  color: #FFF;
}
#crumbs {
  text-align: center;
}
#crumbs ul {
  list-style: none;
  display: inline-table;
}
#crumbs ul li {
  display: inline;
}
#crumbs ul li:first-child a {
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  padding-left: 25px;
}
#crumbs ul li:first-child a:before {
  display: none;
}
#crumbs ul li a {
  display: block;
  float: left;
  height: 80px;
  background: #921A1D;
  text-align: center;
  padding: 25px 20px 0 60px;
  position: relative;
  margin: 5px 10px 0 0;
  font-size: 20px;
  text-decoration: none;
  color: #fff;
}
#crumbs ul li a:after {
  content: "";
  border-top: 40px solid transparent;
  border-bottom: 40px solid transparent;
  border-left: 40px solid #921A1D;
  position: absolute;
  right: -40px;
  top: 0;
  z-index: 1;
}
#crumbs ul li a:before {
  content: "";
  border-top: 40px solid transparent;
  border-bottom: 40px solid transparent;
  border-left: 40px solid #ffffff;
  position: absolute;
  left: 0;
  top: 0;
}
#crumbs ul li:last-child a {
  padding-right: 50px;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}
#crumbs ul li:last-child a:after {
  display: none;
}
#crumbs ul li a:hover {
  background: #ffffff;
  text-decoration: none;
  color: #007e98;
}
#crumbs ul li a:hover:after {
  border-left-color: #ffffff;
}
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* SECTIONS
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
.section {
  z-index: 1;
  position: relative;
}
.section-header {
  background: #FFF;
  text-align: center;
  padding: 5px 0 0px 0;
}
.section a.btn {
  margin: 25px;
  padding: 10px 18px;
  color: #fff;
  border: 0;
  border-radius: 20px;
  border: 2px solid transparent;
}
.section a.btn:hover {
  background: transparent;
}
.section.with-arrow,
div.with-arrow {
  position: relative;
  z-index: 10;
}
.with-arrow:after {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  z-index: 999;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(136, 183, 213, 0);
  border-top-color: #FFF;
  border-width: 20px;
  margin-left: -20px;
}
.with-arrow:before {
  z-index: 11;
  bottom: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(136, 183, 213, 0);
  border-bottom-color: #FFF;
  border-width: 20px;
  margin-left: -20px;
}
.section-content {
  padding: 5px 0;
  width: 100%;
}
.section-no-top-padding {
  padding-top: 0;
}
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* * section-image
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
.section-image {
  background-position: center center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  margin-top: -20px;
  padding: 70px 0 20px 0;
  color: #FFF;
}
.mobile .section-image {
  background-attachment: scroll;
}
.section-image .section-content {
  padding-top: 0;
}
.section-image .section-header {
  padding-bottom: 0;
}
.section-image a.btn {
  border-color: #FFF;
  color: #FFF;
  background: transparent;
}
.section-image a.btn:hover,
.section-image a:hover {
  opacity: .8;
  border-color: #FFF;
  color: #FFF;
  background: transparent;
}
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* * section-full-colored
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
.section-full-colored .section-content {
  padding-top: 0;
}
.section-full-colored .section-header {
  padding-bottom: 0;
}
.section-full-colored,
.section-full-colored a {
  color: #FFF;
}
.section-full-colored .section-header {
  background: transparent;
}
.section-full-colored .section-header hr {
  background: #FFF;
}
.section-full-colored a.btn {
  border-color: #FFF;
  color: #FFF;
  background: transparent;
}
.section-full-colored a.btn:hover,
.section-full-colored a:hover {
  opacity: .8;
  border-color: #FFF;
  color: #FFF;
  background: transparent;
}
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* * section-content-colored
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
.section-content-colored .section-content,
.section-content-colored a {
  color: #FFF;
}
.section-content-colored .section-content a.btn {
  border-color: #FFF;
  color: #FFF;
  background: transparent;
}
.section-content-colored .section-content a.btn:hover,
.section-content-colored .section-content a:hover {
  opacity: .8;
  border-color: #FFF;
  color: #FFF;
  background: transparent;
}
.section-content-colored .event-footer a.btn:hover,
.section-content-colored .post-footer a.btn:hover {
  color: #CCC !important;
  border-color: #CCC !important;
}
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* * MAIN SLIDER (PROJECTS)
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
#project {
  position: relative;
  width: 100%;
  margin: 0 auto;
  color: #FFF;
}
#project > .sequence-canvas {
  height: 100%;
  width: 100%;
  padding: 0;
}
#project > .sequence-canvas > li {
  position: absolute;
  width: 100%;
  height: 100%;
  list-style-type: none;
  background-position: center center;
  background-repeat: no-repeat;
/*  background-attachment: fixed; */
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  z-index: 1;
  -webkit-transition-duration: 1s;
  -moz-transition-duration: 1s;
  -ms-transition-duration: 1s;
  -o-transition-duration: 1s;
  transition-duration: 1s;
}
.mobile #project > .sequence-canvas > li {
  background-attachment: scroll;
}
#project > .sequence-canvas li > * {
  position: absolute;
  -webkit-transition-timing-function: ease-in-out;
  -moz-transition-timing-function: ease-in-out;
  -ms-transition-timing-function: ease-in-out;
  -o-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
}
#project .slide-content {
  left: 15%;
  top: 20%;
  width: 65%;
  z-index: 10;
}
#project .slide-content h1 {
  font-size: 4em;
  margin-bottom: 50px;
}
#project .slide-content img {
 /* border-radius: 50%;
  margin: 0 15px;
  -webkit-box-shadow: 0px 0px 0px 10px #fff;
  -moz-box-shadow: 0px 0px 0px 10px #fff;
  -o-box-shadow: 0px 0px 0px 10px #fff;
  box-shadow: 0px 0px 0px 10px #fff;*/
}
#project .slide-content a.btn {
  border-color: #FFF;
  border-width: 3px;
  display: inline-block;
  color: #FFF;
  background: transparent;
}
#project .slide-content .progress {
  box-shadow: none;
  border-radius: 20px;
  margin: 30px auto 0 auto;
  width: 100%;
  height: 30px;
  background: rgba(255, 255, 255, 0.5);
  -webkit-box-shadow: none;
}
#project .slide-content .progress-bar-success {
  background-color: #FFF;
  box-shadow: none;
  -webkit-box-shadow: none;
  border-radius: 20px;
}
#project .slide-content .sr-only {
  position: absolute;
  width: 100%;
  text-align: left;
  left: 20px;
  padding-top: 5px;
  font-size: 1.3em;
  color: #CCC;
  overflow: visible;
  margin: 0;
  clip: initial;
}
#project .slide-content a.btn:hover {
  opacity: .8;
  border-color: #FFF;
  color: #FFF;
  background: transparent;
}
#project .animate-in .slide-content {
  left: 15%;
  -webkit-transition-duration: 1s;
  -moz-transition-duration: 1s;
  -ms-transition-duration: 1s;
  -o-transition-duration: 1s;
  transition-duration: 1s;
}
#project .animate-out .slide-content {
  left: -150%;
  -webkit-transition-duration: .5s;
  -moz-transition-duration: .5s;
  -ms-transition-duration: .5s;
  -o-transition-duration: .5s;
  transition-duration: .5s;
}
#project .sequence-next,
#project .sequence-prev {
  font-size: 20px;
  cursor: pointer;
  display: none;
  position: absolute;
  top: 50%;
  margin-top: -40px;
  opacity: 0.4;
  z-index: 20;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;
}
#project .sequence-prev {
  left: 60px;
}
#project .sequence-next {
  right: 60px;
}
#project .sequence-next:hover,
#project .sequence-prev:hover {
  opacity: 1;
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;
}
.sequence-pagination {
  bottom: 4%;
  display: none;
  width: 100%;
  text-align: center;
  position: absolute;
  z-index: 10;
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -ms-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.sequence-pagination li {
  display: inline-block;
  *display: inline;
  margin-left: 25px;
  font-size: 1.5em;
}
.sequence-pagination li:first-child {
  margin-left: 0px;
}
.sequence-pagination li {
  cursor: pointer;
  opacity: 0.5;
  -webkit-transition-duration: 1s;
  -moz-transition-duration: 1s;
  -ms-transition-duration: 1s;
  -o-transition-duration: 1s;
  transition-duration: 1s;
}
.sequence-pagination li:hover,
.sequence-pagination li.current {
  opacity: 1;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -ms-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* * SINGLE PAGE
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
#single-page .section-header {
  color: #FFF;
  text-align: left;
  padding: 120px 0 40px 0;
  position: relative;
}
#single-page .section-header hr {
  color: #FFF;
}
#single-page .section-header h1 {
  font-size: 3.5em;
}
#single-page .section-header:after {
  bottom: 0px;
  left: 10%;
  border: solid transparent;
  content: " ";
  height: 0;
  z-index: 999;
  width: 0;
  position: absolute;
  margin-left: -20px;
  pointer-events: none;
  border-color: rgba(136, 183, 213, 0);
  border-bottom-color: #FFF;
  border-width: 20px;
}
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* * SERVICES
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
.services-slider .slides div {
  text-align: center;
  margin: 0 18px;
}
#services .section-header {
  padding: 30px 0 0 0;
}
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* * DONATION
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
.section-image a.btn.btn-donation {
  font-size: 1.4em;
  border-radius: 40px;
  padding: 15px 50px 12px 50px;
}
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* * TEAM
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
#team {
  z-index: 11;
}
#team:before {
  top: -40px;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  z-index: 999;
  width: 0;
  position: absolute;
  margin-left: -20px;
  pointer-events: none;
  border-color: rgba(136, 183, 213, 0);
  border-bottom-color: #FFF;
  border-width: 20px;
}
#team .section-header {
  padding: 30px 0 0 0;
}
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* * GALLERY SLIDER
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
#gallery-slider {
  width: 100%;
  margin: auto;
  position: relative;
  zoom: 1;
}
#gallery-slider .slides li {
  width: 25%;
}
#gallery-slider .flex-control-nav {
  bottom: 10px;
}
#gallery-slider .custom-flex-direction-nav .flex-prev {
  left: 50px;
}
#gallery-slider .custom-flex-direction-nav .flex-next {
  right: 50px;
}
#gallery-slider ul {
  padding: 0;
}
/* Direction Nav */
.custom-flex-direction-nav {
  *height: 0;
}
.custom-flex-direction-nav a {
  display: block;
  font-size: 2em;
  margin: -20px 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  overflow: hidden;
  opacity: 0;
  cursor: pointer;
  color: rgba(255, 255, 255, 0.8);
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  transition: all .3s ease;
}
.custom-flex-direction-nav .flex-prev {
  left: -50px;
}
.custom-flex-direction-nav .flex-next {
  right: -50px;
  text-align: right;
}
.flexslider:hover .flex-prev {
  opacity: 0.7;
  left: -60px;
}
.flexslider:hover .flex-next {
  opacity: 0.7;
  right: -60px;
}
.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
  opacity: 1;
}
.custom-flex-direction-nav .flex-disabled {
  opacity: 0 !important;
  filter: alpha(opacity=0);
  cursor: default;
}
/* Control Nav */
.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: -50px;
  text-align: center;
  padding: 0;
}
.flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.flex-control-paging li a {
  width: 11px;
  height: 11px;
  display: block;
  background: #666;
  background: rgba(255, 255, 255, 0.5);
  cursor: pointer;
  text-indent: -9999px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  box-shadow: inset 0 0 3px rgba(255, 255, 255, 0.3);
}
.flex-control-paging li a:hover {
  background: #333;
  background: rgba(255, 255, 255, 0.7);
}
.flex-control-paging li a.flex-active {
  background: #000;
  background: rgba(255, 255, 255, 0.9);
  cursor: default;
}
@media screen and (max-width: 860px) {
  .custom-flex-direction-nav .flex-prev {
    opacity: 1;
    left: 10px;
  }
  .custom-flex-direction-nav .flex-next {
    opacity: 1;
    right: 10px;
  }
}
#gallery-slider:hover .flex-prev,
#gallery-slider:hover .flex-next {
  opacity: 0.9;
}
#gallery-slider:hover .flex-next:hover,
#gallery-slider:hover .flex-prev:hover {
  opacity: 1;
}
.gallery-item {
  display: block;
  overflow: hidden;
  position: relative;
}
.gallery-item img {
  position: relative;
  width: 100%;
}
.gallery-item a {
  max-width: 100%;
  max-height: 100%;
  overflow: hidden;
  display: block;
}
.gallery-item img {
  margin: 0;
  width: 100%;
  height: auto;
  position: relative;
}
.gallery-item img:hover {
  opacity: .5;
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.gallery-item a span {
  position: absolute;
  width: 100%;
  font-style: italic;
  text-align: center;
  top: 50%;
  margin-top: -7px;
  opacity: 0;
}
.gallery-item a:hover span {
  color: #000;
  opacity: 1;
}
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* * EVENT & POST LAYOUT SLIDER
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
.events-slider .slide,
.posts-slider .slide {
  margin: 0px 18px;
}
.flexslider .slides .event,
.flexslider .slides .post {
  background: #FFF;
  border-radius: 3px;
  color: #333;
  width: 98%;
  margin: 0 auto 5px;
  -webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.3);
  -ms-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.3);
  -o-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.3);
}
.flexslider .slides .event div,
.flexslider .slides .post div {
  background: #FFF;
  border-radius: 3px;
  color: #333;
}
.post-header,
.event-header {
  height: 140px;
  width: 100%;
  border-radius: 3px 3px 0 0 !important;
}
.post-header:after,
.event-header:after {
  border: solid transparent;
  top: -37px;
  content: " ";
  height: 0;
  z-index: 11;
  width: 0;
  position: relative;
  pointer-events: none;
  border-color: rgba(136, 183, 213, 0);
  border-bottom-color: #FFF;
  border-width: 15px;
  margin-left: 30px;
}
.post-header a,
.event-header a {
  max-width: 100%;
  max-height: 100%;
  overflow: hidden;
  display: block;
}
.post-header a:hover img,
.event-header a:hover img {
  opacity: .8;
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.post-header img,
.event-header img {
  position: relative;
  border-radius: 3px 3px 0 0;
}
.event h3,
.post h3 {
  text-align: center;
}
.flexslider .slides .event .event-data,
.flexslider .slides .post .post-data {
  text-align: center;
  font-style: italic;
  font-size: 0.9em;
  line-height: 1.2em;
  margin: 18px 0;
}
.flexslider .slides div.event-content,
.flexslider .slides div.post-content {
  padding: 0 30px 20px 30px;
  overflow: visible;
}
.section-content-colored .event-content a.btn,
.section-content-colored .post-content a.btn {
  border-color: #FFF;
  margin-top: 10px;
}
.section-content-colored.color2 .event-content a.btn,
.section-content-colored.color2 .post-content a.btn {
  border-color: #FFF;
  margin-top: 10px;
}
.section-content-colored .event-content a.btn:hover,
.section-content-colored .post-content a.btn:hover {
  background: transparent;
}
.section-content-colored.color2 .event-content a.btn:hover,
.section-content-colored.color2 .post-content a.btn:hover {
  background: transparent;
}
.flexslider .slides div.post-footer,
.flexslider .slides div.event-footer {
  text-align: center;
  background: #F7F7F7;
  overflow: visible;
  padding: 12px;
  border-radius: 0 0 3px 3px;
  margin-top: 20px;
  position: relative;
  font-size: .9em;
}
.post-footer:before,
.event-foter:before {
  border: solid transparent;
  content: " ";
  bottom: 45px;
  height: 0;
  z-index: 11;
  width: 0;
  position: absolute;
  left: 30px;
  pointer-events: none;
  border-color: rgba(136, 183, 213, 0);
  border-bottom-color: #F7F7F7;
  border-width: 15px;
}
.flexslider .slides div.hidden-buttons {
  background: transparent;
}
.flexslider .slides div.hidden-buttons {
  display: none;
}
.load-more {
  padding: 80px;
  text-align: center;
}
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* SINGLE BLOG - EVENT
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
#map-canvas {
  height: 350px;
  width: 100%;
  border-radius: 3px;
  margin-top: 25px;
}
#map-canvas img {
  max-width: none;
}
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* SOCIAL ICONS
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
.social-list {
  padding: 0;
}
.social-list li {
  list-style-type: none;
}
.section .social-list .btn {
  margin-top: 15px;
}
.section a.btn.btn-facebook,
.section a.btn.btn-twitter,
.section a.btn.btn-google {
  color: #FFF;
  border: 2px solid;
}
.section a.btn.btn-facebook span,
.section a.btn.btn-twitter span,
.section a.btn.btn-google span {
  padding-right: 6px;
}
.section a.btn.btn-facebook:hover,
.section a.btn.btn-twitter:hover {
  background: none;
}
.section a.btn.btn-facebook:hover {
  color: #3b5998;
}
.section a.btn.btn-twitter:hover {
  color: #00a0d1;
  border-color: #00a0d1;
}
.section a.btn.btn-facebook {
  background-color: #3b5998;
  border-color: #3b5998;
}
.section a.btn.btn-twitter {
  background-color: #00a0d1;
  border-color: #00a0d1;
}
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* FOOTER - WIDGETS
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
#footer {
  font-size: .9em;
}
#footer .section-content {
  padding: 5px 0 5px 0;
}
.widget {
  margin-top: 50px;
}
.widget a:hover img {
  opacity: .7;
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.widget:first-child,
.widget:first-child h3 {
  margin-top: 0;
}
.widget span {
  color: #CCC;
  display: inline-block;
}
.widget-latests li {
  margin-bottom: 45px;
}
.widget-latests img {
  border-radius: 3px;
}
.widget-latests h4 {
  padding-top: 16px;
}
.section .widget-latests a.btn {
  margin-top: 5px;
}
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* RESPONSIVE
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
@media only screen and (max-width: 780px) {
  .slide-content {
    text-align: center;
  }
  #project .slide-content h1 {
    font-size: 2.5em;
  }
  #project .slide-content img {
    width: 30%;
   /* -webkit-box-shadow: 0px 0px 0px 5px #fff;
    -moz-box-shadow: 0px 0px 0px 5px #fff;
    -o-box-shadow: 0px 0px 0px 5px #fff;
    box-shadow: 0px 0px 0px 5px #fff;*/
    float: none !important;
  }
  #project .slide-content a.btn {
    margin-top: 15px !important;
  }
}
@media only screen and (max-width: 550px) {
  #project .slide-content {
    text-align: center;
    top: 13%;
  }
  #project .slide-content h3 {
    font-size: 1.3em;
  }
  .sequence-pagination li {
    font-size: 1.2em;
  }
}
@media only screen and (max-width: 470px) {
  #project .slide-content h3 {
    font-size: 1.1em;
  }
  #project .slide-content h1 {
    margin-bottom: 20px;
  }
  .sequence-pagination li {
    font-size: 1em;
  }
  #project .sequence-prev {
    left: 20px;
  }
  #project .sequence-next {
    right: 20px;
  }
}
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* PLUGINS
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* * LOADER
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
#loader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #FFF;
  z-index: 1999;
}
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* * MEANMENU
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/*! #######################################################################
	MeanMenu 2.0.6
	--------
	To be used with jquery.meanmenu.js by Chris Wharton (http://www.meanthemes.com/plugins/meanmenu/)
####################################################################### */
a.meanmenu-reveal {
  display: none;
}
.mean-container .mean-bar {
  float: right;
  position: relative;
  background: transparent;
  height: 32px;
  z-index: 999999;
}
.mean-container a.meanmenu-reveal {
  width: 22px;
  height: 22px;
  padding: 8px 13px 11px 13px;
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
  color: #fff;
  text-decoration: none;
  font-size: 16px;
  text-indent: -9999em;
  line-height: 22px;
  font-size: 1px;
  display: block;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 700;
}
.mean-container a.meanmenu-reveal span {
  display: block;
  background: #fff;
  height: 3px;
  margin-top: 3px;
}
.mean-container .mean-nav {
  margin-top: 44px;
}
.mean-container .mean-nav ul {
  padding: 0;
  width: 100%;
  border-radius: 0 0 3px 3px;
  list-style-type: none;
}
.mean-container .mean-nav ul li {
  position: relative;
  float: left;
  width: 100%;
  margin-left: 0 !important;
}
.mean-container .mean-nav ul li a {
  display: block;
  float: left;
  width: 90%;
  padding: 1em 5%;
  margin: 0;
  text-align: left;
  color: #fff;
  text-decoration: none;
}
.mean-container .mean-nav ul li li a {
  width: 80%;
  padding: 1em 10%;
  border-top: 1px solid #f1f1f1;
  border-top: 1px solid rgba(255, 255, 255, 0.25);
  opacity: .75;
  filter: alpha(opacity=75);
  text-shadow: none !important;
  visibility: visible;
}
.mean-container .mean-nav ul li.mean-last a {
  border-bottom: 0;
  margin-bottom: 0;
}
.mean-container .mean-nav ul li li li a {
  width: 70%;
  padding: 1em 15%;
}
.mean-container .mean-nav ul li li li li a {
  width: 60%;
  padding: 1em 20%;
}
.mean-container .mean-nav ul li li li li li a {
  width: 50%;
  padding: 1em 25%;
}
.mean-container .mean-nav ul li a:hover {
  background: #252525;
  background: rgba(255, 255, 255, 0.1);
}
.mean-container .mean-nav ul li a.mean-expand {
  margin-top: 1px;
  width: 26px;
  height: 32px;
  padding: 12px !important;
  text-align: center;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
  font-weight: 700;
  background: rgba(255, 255, 255, 0.1);
  border: 0 !important;
  border-left: 1px solid rgba(255, 255, 255, 0.4) !important;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2) !important;
}
.mean-container .mean-nav ul li a.mean-expand:hover {
  background: rgba(0, 0, 0, 0.9);
}
.mean-container .mean-push {
  float: left;
  width: 100%;
  padding: 0;
  margin: 0;
  clear: both;
}
.mean-nav .wrapper {
  width: 100%;
  padding: 0;
  margin: 0;
}
.mean-container .mean-bar,
.mean-container .mean-bar * {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.mean-remove {
  display: none !important;
}
.mean-nav ul li a.btn.btn-success {
  background: transparent !important;
  padding: 1em 5% !important;
  border: 0 !important;
  margin-left: 0 !important;
}
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* * SCROLL PLUGIN
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
a#scrollUp {
  bottom: 20px;
  right: 20px;
  padding: 6px 16px;
  border-radius: 20px;
  background: rgba(0, 0, 0, 0.6);
  color: #fff;
  font-size: .8em;
  opacity: .8;
}
a#scrollUp:hover {
  opacity: 1;
}
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* * PAGE LOADING
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
.pace {
  -webkit-pointer-events: none;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.pace-inactive {
  display: none;
}
.pace .pace-progress {
  position: fixed;
  z-index: 2000;
  top: 0;
  left: 0;
  height: 2px;
  -webkit-transition: width 1s;
  -moz-transition: width 1s;
  -o-transition: width 1s;
  transition: width 1s;
}
.pace .pace-progress-inner {
  display: block;
  position: absolute;
  right: 0px;
  width: 100px;
  height: 100%;
  opacity: 1.0;
  -webkit-transform: rotate(3deg) translate(0px, -4px);
  -moz-transform: rotate(3deg) translate(0px, -4px);
  -ms-transform: rotate(3deg) translate(0px, -4px);
  -o-transform: rotate(3deg) translate(0px, -4px);
  transform: rotate(3deg) translate(0px, -4px);
}
.pace .pace-activity {
  display: block;
  position: fixed;
  z-index: 2000;
  border-top-color: #CCC;
  border-left-color: #CCC;
  top: 15px;
  right: 15px;
  width: 14px;
  height: 14px;
  border: solid 2px transparent;
  border-radius: 10px;
  -webkit-animation: pace-spinner 400ms linear infinite;
  -moz-animation: pace-spinner 400ms linear infinite;
  -ms-animation: pace-spinner 400ms linear infinite;
  -o-animation: pace-spinner 400ms linear infinite;
  animation: pace-spinner 400ms linear infinite;
}
@-webkit-keyframes pace-spinner {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-moz-keyframes pace-spinner {
  0% {
    -moz-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-o-keyframes pace-spinner {
  0% {
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-ms-keyframes pace-spinner {
  0% {
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes pace-spinner {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* * FANCYBOX
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-image,
.fancybox-inner,
.fancybox-nav,
.fancybox-nav span,
.fancybox-outer,
.fancybox-skin,
.fancybox-tmp,
.fancybox-wrap,
.fancybox-wrap iframe,
.fancybox-wrap object {
  padding: 0;
  margin: 0;
  border: 0;
  outline: 0;
  vertical-align: top;
}
.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020;
}
.fancybox-skin {
  position: relative;
  background: #f9f9f9;
  color: #444;
  text-shadow: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.fancybox-opened {
  z-index: 8030;
}
.fancybox-opened .fancybox-skin {
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}
.fancybox-inner,
.fancybox-outer {
  position: relative;
}
.fancybox-inner {
  overflow: hidden;
}
.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch;
}
.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap;
}
.fancybox-iframe,
.fancybox-image {
  display: block;
  width: 100%;
  height: 100%;
}
.fancybox-image {
  width: 100%;
  height: 100%;
  max-width: 100%;
  max-height: 100%;
}
#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: .8;
  cursor: pointer;
  z-index: 8060;
}
#fancybox-loading div {
  width: 44px;
  height: 44px;
}
.fancybox-close {
  position: absolute;
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 8040;
}
.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  z-index: 8040;
}
.fancybox-prev {
  left: 0;
}
.fancybox-next {
  right: 0;
}
.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  opacity: .2;
  visibility: visible;
}
.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px;
}
.fancybox-next span {
  right: 10px;
  background-position: 0 -72px;
}
.fancybox-nav:hover span {
  visibility: visible;
  opacity: 1;
}
.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important;
}
.fancybox-lock {
  overflow: visible !important;
  width: auto;
}
.fancybox-lock body {
  overflow: hidden !important;
}
.fancybox-lock-test {
  overflow-y: hidden !important;
}
.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
}
.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0;
}
.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll;
}
.fancybox-title {
  visibility: hidden;
  font: 400 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050;
}
.fancybox-opened .fancybox-title {
  visibility: visible;
}
.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center;
}
.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: 0 0;
  background: rgba(0, 0, 0, 0.8);
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #FFF;
  font-weight: 700;
  line-height: 24px;
  white-space: nowrap;
}
.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff;
}
.fancybox-title-inside-wrap {
  padding-top: 10px;
}
.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, 0.8);
}
