body {
  background: #fff;
  color: #606060;
  font: 14px/1.6 'Montserrat', 'Open Sans', 'Tahoma', 'Arial', sans-serif;
  position: relative;
}

a,
a:visited {
    text-decoration: none;
    color: #f0b848;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    outline: 0;
}
a:hover,
a:active,
a:focus {
    color: #f0b848;
    text-decoration: none;
    outline: 0;
}

p {
  margin: 0 0 12px 0;
}
.block {
  margin: 0 0 30px 0;
}
ul, ol {
  margin: 0 0 12px 18px;
  padding: 0;
}
img {
  max-width: 100%;
  height: auto;
}
b, strong {
  font-weight: 600;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #404040;
  font-family: 'Montserrat', 'Open Sans', 'Helvetica', 'Tahoma', sans-serif;
  margin: 0 0 20px 0;
  font-weight: 400;
}
h1 {
  font-size: 28px;
}
h2 {
  margin: 30px 0 30px 0;
  font-size: 22px;
  font-weight: bold;
}
.path-frontpage h2,
.page-node-1 h2,
.page-node-86 h2 {
  margin: 0 0 40px 0;
  text-align: center;
}
h3 {
  font-size: 18px;
  margin: 0 0 14px 0;
}
.path-frontpage h3 {
  margin: 0 0 14px 0;
}
h4 {
  font-size: 14px;
  margin: 0 0 12px 0;
}
h5,
h6 {
  font-size: 14px;
  margin: 0 0 12px 0;
}

h1 a,
h2 a,
h3 a {
	color: #404040;
}
h1 a:hover,
h2 a:hover,
h3 a:hover {
  color: #eda81f;
}
.left {
  float: left;
}
.right {
  float: right;
}
.center {
  text-align: center;
}
.clear {
  clear: both;
}
.nopadding {
  padding: 0!important;
}


.preloader {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: white;
	z-index: 99999;
	transition: 1s all;
	opacity: 1;
	visibility: visible;
}
.preloader.done {
	opacity: 0;
	visibility: hidden;
}
.loader {
	width: 80px;
    height: 80px;
	border-radius: 50%;
	position: absolute;
	left: 50%;
	top: 50%;
	border: 4px solid transparent;
    border-top-color: #f0b848;
    border-bottom-color: #f0b848;
	transform: translate(-50%,-50%);
	animation: 2s spin infinite linear;	
}

@keyframes spin {	
	0% {
        transform: translate(-50%,-50%) rotate(0deg) scale(1);
    }
    50% {
        transform: translate(-50%,-50%) rotate(30deg) scale(1.2);
    }
    100% {
        transform: translate(-50%,-50%) rotate(360deg) scale(1);
    }
}




#page-wrapper {
    position: relative;
}
.path-notfrontpage header {
	background: url(../images/business-meeting.jpg) center center no-repeat; 
	background-size: cover;
	height: 200px;
}
.page-node-1 header,
.page-node-86 header {
	background: none; 
	height: auto;
}

#logo {
  margin: 15px 15px 0 15px;
}
@media (max-width: 767px) {
	#logo img {
		height: 34px;
	}
	.path-notfrontpage header {
		background: url(../images/business-meeting.jpg) center center no-repeat; 
		background-size: cover;
		height: 66px;
	}
	.page-node-86 header {
		margin: 64px 0 0;
	}
}
#logo a {
  color: #f0b848;  
}
#site-logo {
  display: inline-block;
  margin: 0 15px 0 0;
}
h1#site-title {
  display: inline-block;
  margin: 0;
  vertical-align: middle;
  font-size: 20px;
  text-transform: uppercase;
}
#site-slogan {
  color: #fff;
  margin: 5px 0 5px 0;
}

#front_top {
	padding: 50px 0 50px;
    background: #fafafa;
}
@media (max-width: 767px) {
  #front_top {
	padding: 50px 0 32px;
  }
  .front_top_columns-block {
    margin: 0 0 30px;
  }
}
.front_top_columns-block .info-step {
	position: absolute;
    left: 15px;
    top: 10px;
	color: #e8e8e8;
    font-size: 52px;
	line-height: 29px;
}
.front_top_columns-block .info-content {
	padding-left: 82px;
}
.front_top_columns-block .info-subtitle {
	font-size: 12px;
	margin: 0 0 8px;
}
.front_top_columns-block h2 {
	text-align: left;
}
.front_top_columns-block .info-link {
	margin: 10px 0 0 0;	
}
.front_top_columns-block .info-link:before {
    content: "\f067";
	font-family: "FontAwesome";
	color: #f0b848;
	padding: 0 10px 0 0;	
}

.path-notfrontpage #main {
  margin: 30px 0 50px 0;
}
#main .node-teaser {
  margin: 0 0 20px;
}

#main #content ul li {
  list-style: none;
}
#main ul.inline li,
#main .breadcrumb > li,
#main ul.primary li,
#main ul.links li {
  background: none;
  padding-left: 0;
}

#main #content .quickedit-field ul li {
  list-style: none;
  margin: 0 0 8px;
  position: relative;
  padding: 0 0 0 20px;
}
#main #content .quickedit-field ul li:before {
  content: '';
  width: 6px;
  height: 6px;
  border-radius: 50%;
  position: absolute;
  top: 7px;
  left: 0;
  background: #eda81f;
}
#main #content .quickedit-field ul.links li {
  padding: 0;
}
#main #content .quickedit-field ul li:before {
  display: none;
}

#sidebar {
  padding-bottom: 30px;
}
#sidebar h2,
#sidebar h3 {
  margin-top: 0;	
}

#breadcrumbs {
  font-size: 12px;
  margin: 0 0 25px 0;
}
.page-node-1 #breadcrumbs,
.page-node-86 #breadcrumbs,
.page-node-1 #block-kubera-page-title h1,
.page-node-86 #block-kubera-page-title h1 {
  display: none;
}
#breadcrumbs a {
  text-decoration: none;
  color: #606060;
}
.breadcrumb {
  background-color: #f5f5f5;
  border-radius: 4px;
  margin-bottom: 0; 
}
.breadcrumb > li + li:before {
  content: "\f105";
  color: #666;
  font-family: "FontAwesome";
  font-weight: 900;
  font-size: 9px;	
}

.readmore a {
  background: none;
  border: 1px solid #606060;
  color: #606060;
  display: block;
  padding: 10px 0px;
  width: 200px;
  margin: 0 auto;
  border-radius: 5px;
  text-transform: uppercase;
  text-align: center;
  -webkit-transition: all 250ms ease-in-out;
  transition: all 500ms ease-in-out 0s;
}
.readmore a:hover {
  border: 1px solid #f0b848;
  background: #f0b848;
  color: #fff;	
}

.readmore.color a { 
  border: 2px solid #f0b848;
  color: #f0b848;
  font-weight: bold;
}
.readmore.color a:hover { 
  border: 2px solid #f0b848;
  color: #fff;
}

/*-------------------------------------------*
/* Slidebox
/*-------------------------------------------*/
#slidebox {
  position: relative;	
  zoom: 1;
}
.flex-direction-nav a {
  color: #fff;
  border-width: 0px;
  display: block;
  height: 32px;
  margin: -16px 0 0;
  text-indent: 0;
  width: 19px;
  font-size: 0;
  padding: 15px;
  text-decoration: none;
}
.flex-direction-nav a {
  opacity: .4;
}
@media screen and (max-width: 860px) {
	.flex-direction-nav .flex-prev,
	.flex-direction-nav .flex-next {
		opacity: .4;
	}
}
.flex-direction-nav a:hover {
  opacity: 1;
}
.flex-direction-nav a.flex-prev {
  left: 15px;
  background: url(../images/left-arrow.png) center center no-repeat;
}
.flex-direction-nav a.flex-next {
  right: 15px;
  background: url(../images/right-arrow.png) center center no-repeat;
}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {
  background-position-y: center;
}

.flex-caption {
  color: #ffffff;
  position: absolute;
  text-align: center;
  top: 34%;
  z-index: 101;
  padding: 0 50px;
  width: 100%;
  font-size: 22px;
  
  animation-name: fadeInUp;
  
  -webkit-animation-duration: 2s;
  -o-animation-duration: 2s;
  -moz-animation-duration: 2s;
  animation-duration: 2s;
  
  -webkit-animation-delay: 0.3s;
  -o-animation-delay: 0.3s;
  -moz-animation-delay: 0.3s;
  animation-delay: 0.3s;
} 
.flex-caption h2 {
  color: #fff;
  font-size: 54px;
  font-weight: 300;  
  margin: 0 0 20px 0;
}
.flex-caption h2 a:link, 
.flex-caption h2 a:visited {
  color: #fff;
}
.flex-caption .slide-description {
  max-width: 600px;
  margin: 0 auto;
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
}
.flex-caption .readmore a {
  font-size: 14px;
  border: 1px solid #fff;
  color: #fff;
  margin: 50px auto;
}
.flex-caption .readmore a:hover {
  background: none;
  border: 1px solid #f0b848;
  color: #f0b848;
}
.flexslider {
	border: 0;
}
.flexslider .views-field-field-image {
	-webkit-filter: brightness(80%);
	filter: brightness(80%);
}
.flex-control-nav {
	bottom: 40px;
	z-index: 1000;
}
.flex-control-paging li a {
	border-radius: 0;
	width: 30px;
	height: 5px;
	background: #303030;
}
.flex-control-paging li a.flex-active,
.flex-control-paging li a:hover {
	background: #f0b848;
}
@media (max-width: 767px) {
  .flex-caption h2 {
    font-size: 30px;
	margin: 0 0 15px;
  }
  .flex-caption .readmore a {
	padding: 6px 0px;
    width: 160px;
  }
  .flex-control-nav {
	bottom: 15px;
  }
}

#slider-block {
	width: 100%;
    height: 100vh;
    position: relative;
    min-height: 600px;
}
.flexslider .slides > li {
	height: 100vh;
    position: relative;
    overflow: hidden;
}
.flexslider .slides img { 
	-webkit-filter: brightness(95%);
	filter: brightness(95%);
}
@media (max-width: 767px) {
	.flexslider .slides > li .views-field-field-image,
	.flexslider .slides > li .views-field-field-image .field-content,
	.flexslider .slides > li .views-field-field-image .field-content img {
		height: 100%!important;
	}
	.flexslider .slides > li .views-field-field-image .field-content img {
		width: auto!important;
		max-width: none;
		-webkit-transform: translateX(-20%);
		-moz-transform: translateX(-20%);
		-o-transform: translateX(-20%);
		transform: translateX(-20%);
	}
}

#videobackground-block {
	width: 100%;
    height: 100vh;
    position: relative;
    min-height: 600px;
	overflow: hidden;
}
#videobackground-block .bg-video {
    -webkit-filter: brightness(90%);
	filter: brightness(90%);
}
@media (max-width: 992px) {
	#videobackground-block {
		height: auto;
		min-height: auto;
	}
	#videobackground-block .flex-caption {
		display: none;
	}
}

/*-------------------------------------------*
/* Top Columns
/*-------------------------------------------*/
#top-columns {
  margin: 30px 0 30px;
}
#top-columns h2 {
  text-align: center;
  margin: 0 0 20px;
  font-size: 20px;
  font-weight: 400;
}
#top-columns .row {
	display: flex;
	flex-direction: row;
}
.top-block {
	margin: 0 15px 20px;
	border: 1px solid #ebebeb;
	border-radius: 15px;
	padding: 15px;
}
@media (max-width: 992px) {
  #top-columns .row {
	display: block;
  }
}


/*-------------------------------------------*
/* welcome
/*-------------------------------------------*/
#welcome {
   margin: 50px 0 60px;
}
#welcome .subtitle {
  font-size: 12px;
  margin: 0 0 8px;
  color: #f0b848;
  text-align: center;
  font-weight: bold;
}
#welcome header h2 {
  margin: 0 0 10px; 
}
#welcome .description {
  font-size: 19px;
  margin: 0 0 15px;
  text-align: center;
}
#welcome .image img {
    width: 97%;
    box-shadow: 10px 10px 0px 0px #f0b848;
}
#welcome .col-xs-12 {
  padding-bottom: 30px;
}
#welcome .readmore a {
  margin: 0 auto 0 0;
}
@media (max-width: 992px) {
  #welcome .readmore a {
    margin: 0 auto;
  }
}

/*-------------------------------------------*
/* Top Block
/*-------------------------------------------*/
#top-block {
  margin: 60px 0 0; 
  padding: 50px 0 50px; 
  background: #fafafa;
}

.views-element-container header .subtitle {
  font-size: 12px;
  margin: 0 0 8px;
  color: #f0b848;
  text-align: center;
  font-weight: bold;
}
.views-element-container header h2 {
  margin: 0 0 10px; 
}
.views-element-container header .description {
  font-size: 19px;
  margin: 0 0 50px;
  text-align: center;
}


.service-block,
.news-block,
.article-block {
  margin-bottom: 50px;
}
.service-block .icon {
  float: left;
  border-right: 1px solid #e3e3e3;
  padding: 0 15px 10px 0;
  margin: 0 15px 0 0;
  font-size: 26px;
  line-height: 36px;
  -webkit-transition: all 250ms ease-in-out;
  transition: all 250ms ease-in-out 0s;
  color: #f0b848;
}
.service-block .icon-caption {
  display: block;
  min-height: 50px;  
}
.service-block .icon-caption:hover .icon,
.service-block .icon-caption:hover h3 a {
  color: #f0b848;
}
.service-block .description,
.news-block .description,
.atricle-block .description {
	margin: 15px 0 0;
}
.service-block h3 {
  padding: 5px 0 0;
  margin: 0 0 4px;
  font-size: 16px;
}
.service-block .slogan {
  font-style: italic;
  font-size: 14px;
  color: #7da0c8;
}
.service-block .photo,
.news-block .photo,
.article-block .photo {
  margin: 0 0 15px;
}
.service-block .photo img,
.news-block .photo img,
.article-block .photo img {
  width: 100%;
}
.service-block a, 
.news-block a, 
.article-block a { 
  display: inline-block;
}
.service-block .img-box,
.news-block .img-box,
.article-block .img-box {
  overflow: hidden;
  position: relative;
  margin: 0 0 12px;
}
@media (max-width: 767px) {
  .img-box {
    max-width: 320px;
  }
}
.service-block .img-box img,
.news-block .img-box img,
.article-block .img-box img {
  transition: all .4s ease-in-out;
}
@keyframes hvr-ripple-out {
  0% {
    top: -8px;
    right: -8px;
    bottom: -8px;
    left: -8px;
    opacity: 1;
  }
  100% {
    top: -10px;
    right: -10px;
    bottom: -10px;
    left: -10px;
    opacity: 0;
  }
}
.service-block:hover .img-box img,
.news-block:hover .img-box img,
.article-block:hover .img-box img {
  transform:scale3D(1.1,1.1,1);
}
.service-block .overlay,
.news-block .overlay,
.article-block .overlay {
  position: absolute;
  top:0;
  left:0;
  width: 100%;
  height: 100%;
  text-align: center;
  opacity: 0;
  transform:scale(0.5);
  background: rgba(0,0,0,0.5);
}
.service-block:hover .overlay,
.news-block:hover .overlay,
.article-block:hover .overlay {
  opacity: 1;
  transform:scale(1);
}
.service-block .overlay .play-button,
.news-block .overlay .play-button,
.article-block .overlay .play-button {
  width: 72px;
  height: 72px;
  margin: 0 auto;
  text-align: center;
  line-height: 72px;
  font-size: 28px;
  border-radius: 50%;
  background:#fff;
  position: relative;
  top:50%;
  transform:translateY(-50%);
}
.service-block .overlay .play-button:before,
.news-block .overlay .play-button:before,
.article-block .overlay .play-button:before {
  content: '';
  position: absolute;
  border-radius: 50%;
  top:-10px;
  right: -10px;
  bottom: -10px;
  left:-10px;
  border: 1px solid rgba(255,255,255,0.5);
  -webkit-animation: hvr-ripple-out 1.2s ease-in-out infinite;
  animation: hvr-ripple-out 1.2s ease-in-out infinite;
}
.flaticon-unlink:before {
  content: "\f0c1";
  font-family: "FontAwesome";
  font-weight: 900;
}

/*-------------------------------------------*
/* Content Top
/*-------------------------------------------*/
#content_top {
  margin: 30px 0 30px;
  overflow: hidden;
}
.path-frontpage .feed-icon{
  display: none;
}


/*-------------------------------------------*
/* Projects
/*-------------------------------------------*/
#projects {
	background: #fafafa;
	padding: 50px 0 70px;
}
.project-block {
	margin: 0 0 30px;
	cursor: pointer;
}
.project-block .img-box {
  overflow: hidden;
  position: relative;
  margin-left: auto;
  margin-right: auto;
}
.project-block.views-row {
  padding: 5px;
}
.project-block .img-box img {
  transition: all .4s ease-in-out;
  width: 100%;
  -webkit-filter: brightness(60%);
	filter: brightness(60%);
}
.project-block:hover .img-box img {
  transform:scale3D(1.1,1.1,1);
}
.project-block .overlay {
  position: absolute;
  top:0;
  left:0;
  width: 100%;
  height: 100%;
  text-align: center;
  opacity: 0;
  transform:scale(0.5);
  transition: all .3s ease-in-out;
}
.project-block:hover .overlay {
  opacity: 1;
  transform:scale(1);
}
.project-block .overlay h3 {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  padding: 0 30px;
}
.project-block .overlay a {
  color: #fff;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  display: block;
  padding: 20px 0;
}

/*-------------------------------------------*
/* parallax
/*-------------------------------------------*/
#parallax {
  padding: 70px 0;
  text-align: center;
  color: #fff;
  background-image: url('../images/parallax.jpg');
  position: relative;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
#parallax h2 {
  color: #fff;
}

/*-------------------------------------------*
/* News
/*-------------------------------------------*/
#news {
	padding: 50px 0;
}

/*-------------------------------------------*
/* Team
/*-------------------------------------------*/

#team {
    padding: 50px 0;
}
.team-member {
    width: 100%;
    position: relative;
    cursor: pointer;
}
.team-header {
    width: 100%;
    text-align: center;
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -o-transform: translateX(0px);
    transform: translateX(0px);
    -webkit-transition: all .6s ease-in-out;
    -moz-transition: all .6s ease-in-out;
    -o-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out;
}
.team-body {
    position: absolute;
    width: 220px;
    height: 282px;
    top: 0px;
    left: 0px;
    padding: 0px 25px;
    opacity: 0;
    background-color: #fafafa;
    -webkit-transform: translateX(40px) rotateY(60deg);
    -moz-transform: translateX(40px) rotateY(60deg);
    -o-transform: translateX(40px) rotateY(60deg);
    transform: translateX(40px) rotateY(60deg);
    -webkit-transition: all .6s ease-in-out;
    -moz-transition: all .6s ease-in-out;
    -o-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out;
    z-index: 100;
}
.short-info {
    padding: 15px 0 15px;
    border-bottom: 1px solid #ebebeb;
}
.member-name {
    font-size: 18px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0;
    color: #303030;
    text-transform: capitalize;
    margin-bottom: 5px;
}
.designation {
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0;
    margin-bottom: 0;
}
.team-body .description {
    font-size: 13px;
    letter-spacing: 0;
    padding: 15px 0 0;
    margin-bottom: 0;
}
.social-profile {
    margin: 0;
    padding: 15px 0px;
}
.social-profile li {
    display: inline-block;
    margin-right: 25px;
    margin-bottom: 0;
}
.social-profile a {
    font-size: 14px;
    line-height: 18px;
    color: #adadad;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.social-profile li:last-child {
    margin: 0;
}
.social-profile a:hover {
    color: #303030!important;
}
.team-footer {
    width: 100%;
    position: absolute;
    bottom: 0px;
    left: 0;
    background-color: #fafafa;
    text-align: center;
    -webkit-transition: all .6s ease-in-out;
    -moz-transition: all .6s ease-in-out;
    -o-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out;
}
.short-designation {
    font-size: 14px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0;
    color: #606060;
    text-transform: capitalize;
    margin-bottom: 0;
    padding: 12px 0px;
}
.team-member:hover {
    overflow: visible;
}
.team-member:hover .team-header {
    -webkit-transform: translateX(-70px);
    -moz-transform: translateX(-70px);
    -o-transform: translateX(-70px);
    transform: translateX(-70px);
}
.team-member:hover .team-body {
    opacity: 1;
    -webkit-transform: translateX(80px) rotateY(0deg);
    -moz-transform: translateX(80px) rotateY(0deg);
    -o-transform: translateX(80px) rotateY(0deg);
    transform: translateX(80px) rotateY(0deg);
}
.team-member:hover .team-footer {
    opacity: 0;
}


/*-------------------------------------------*
/* Testimonials
/*-------------------------------------------*/
#testimonials {
  background: #f5f5f5;
  padding: 50px 0 50px 0;
  margin: 30px 0 40px 0;
}
#testimonials h2 {
  margin: 0 0 40px 0;
}
.testimonials img {
  width: 120px;
  border-radius: 50%;
  border: 3px solid rgba(227, 227, 228, 0.62);
}
.testimonials .title {
  margin: 0 0 15px;
  font-size: 18px;
}
.testimonials .body:after {
  position: relative;
  font-family: FontAwesome;
  content: "\f10e";
  color: #dadada;
  font-size: 24px;
  line-height: 22px;
  margin: 0 0 15px;
}

/*-------------------------------------------*
/* News
/*-------------------------------------------*/
.page-node-type-news .quickedit-field {
  margin: 0 0 15px;
}
.news-block .date {
  display: inline-block;
  border-radius: 5px;
  background: #f5f5f5;
  padding: 6px 15px;
  margin: 0 0 15px;
}
.news-block .text {
  height: 200px;
  overflow: hidden;
}
.path-frontpage .news-block .text {
  height: auto;
}
@media (max-width: 767px) {
  .news-block .text {
    height: auto;
  }
}
.news-sidebar-block {
  padding-bottom: 15px;
  margin-bottom: 25px;
  border-bottom: 1px solid #ebebeb;
  overflow: hidden;
}
.news-sidebar-image {
  float: left;
  margin: 0 15px 10px 0;
  width: 70px;
}
.news-sidebar-block .date {
  margin: 0 0 4px;
  font-size: 13px;
  color: #7da0c8;
}
.news-sidebar-block h3 {
  font-size: 14px;
  margin: 0;
}

/*-------------------------------------------*
/* Gallery
/*-------------------------------------------*/
.gallery-block {
  font-size: 14px;
  margin: 0 0 30px;
}
.gallery-block .img-box {
  width: 100%;
  height: auto;
  overflow: hidden;
}
.gallery-block .img-box img {
  width: 100%;
  -moz-transition: all 1s ease-out;
  -o-transition: all 1s ease-out;
  -webkit-transition: all 1s ease-out;
}
.gallery-block .img-box img:hover {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -o-transform: scale(1.05);
}

/*-------------------------------------------*
/* Articles
/*-------------------------------------------*/
.article-block .text {
  height: 150px;
  overflow: hidden;
}
.path-frontpage .articles-block .text {
  height: auto;
}
@media (max-width: 767px) {
  .article-block .text {
    height: auto;
  }
}

/*-------------------------------------------*
/* Bottom Columns
/*-------------------------------------------*/
#bottom-columns {
  margin: 50px 0 30px 0;
  font-size: 13px;
}
#bottom-columns h2 {
  text-align: center;
  font-size: 18px;
  margin: 0 0 18px 0;
}


/*-------------------------------------------*
/* Footer
/*-------------------------------------------*/
footer.site-footer {
  background: #2c2c2c;
  border-top: 1px solid #e9e9e9;
  color: #8894a0;
  font-size: 12px;
  padding: 40px 0;
  position: relative; 
}
footer.site-footer a {
  color: #abb3bc;
}
footer.site-footer h2,
.path-frontpage footer.site-footer h2 {
  color: #abb3bc;
  font-size: 14px;
  text-align: left;
}
#footer-columns {
  margin: 0 0 20px;
}
ul.social-icon  {
  margin: 0;
}
.social-icon li {
  display: inline-block;
  list-style: none;
  margin: 0;
}
.social-icon li a {
  background: #f9f9f9;
  border-radius: 100%;
  color: #999;
  cursor: pointer;
  font-size: 16px;
  text-decoration: none;
  -webkit-transition: all ease-in-out 0.4s;
  transition: all ease-in-out 0.4s;
  width: 35px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  vertical-align: middle;
  position: relative;
  margin: 0 8px 8px 0;
}
.social-icon li a:hover {
  background: #f2f2f2;
  color: #000000;
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.contact-details {
  margin-bottom: 10px;	
}
.contact-details .contact-icon {
  display: inline-block;	
}

/*-------------------------------------------*
/* Admin Tabs
/*-------------------------------------------*/
ul.primary {
  border-bottom: 1px solid #bbb;
  margin: 0 0 15px 0;
  padding: 0;
}
ul.primary li {
  display: inline;
}
ul.primary li a {
  background: none;
  border: none;
  border-radius: 4px 4px 0 0;
  display: block;
  float: left;
  margin: 0;
  padding: 0 1em;
  margin-right: 5px;
}
ul.primary li a:hover, ul.primary li a.is-active {
  background: #666;
  border: none;
  color: #fff;
}
ul.primary li a:hover {
  background: #888;
  text-decoration: none;
}

ul.secondary {
  background: #666;
  border-bottom: 1px solid #bbb;
  margin: 0 0 15px 0;
  clear: both;
  padding: 0;
}
ul.secondary li {
  display: inline;
  border-right: none;
}
ul.secondary li a, ul.secondary li a:link {
  border: none;
  color: #ccc;
  display: block;
  float: left;
  padding: 0 1em;
}
ul.secondary li a:hover, ul.secondary li a.is-active {
  background: #888;
  color: #fff;
  text-decoration: none;
}
ul.secondary a.active {
  border-bottom: none;
}

ul.inline, ul.links.inline {
  margin-left: 0;
  padding: 0;
}
ul.inline li {
  display: inline;
  list-style: none;
  margin: 0 2px;
  padding: 0;
}

/*-------------------------------------------*
/* Tags
/*-------------------------------------------*/
article .meta {
  font-size: 12px;
  color: #8a8a8a;
  margin: 0 0 12px;
}
.links li a {
  background-color: #eee;
  border-radius: 4px;
  color: #666;
  padding: 4px 5px;
}
.links li a:hover {
  background-color: #f5f5f5;
}
.field--name-field-tags {
  margin: 0 0 12px;
}
.field--name-field-tags ul.inline {
  display: inline;
}
label {
  font-weight: 600;
}

/*-------------------------------------------*
/* Comments
/*-------------------------------------------*/
section.comments {
  margin-top: 30px;
}
article.comment {
  border-bottom: 1px solid #ebebeb;
  margin: 0 0 20px 0;
  overflow: hidden;
  padding: 0 0 10px 0;
}
.indented {
  margin-left: 25px;
}
.comment-side {
  float: left;
  margin: 0 20px 0 0;
}
.comment-side img {
  border: 1px solid #ebebeb;
  float: left;
  margin: 0 0 12px 0;
  padding: 4px;
}
.comment-side .comment-time {
  font-size: 11px;
}
.comment-side .comment-permalink,
.comment-form .filter-wrapper {
  display: none;
}

/*-------------------------------------------*
/* Search block
/*-------------------------------------------*/
.search-block-form {
  border: 1px solid #e8e8e8;
  height: 36px;
  border-radius: 4px;
  margin: 0 0 30px 0;
  max-width: 280px;
}
.search-block-form h2 {
  display: none;
}
.search-block-form input[type='search'] {
  background: none;
  border: none;
  color: #8a8a8a;
  font-size: 13px;
  padding: 8px 12px 8px 12px;
  width: 100%;
}
.search-block-form .form-item-keys {
  float: left;
  width: 86%;
}
@media (max-width: 1200px) and (min-width: 767px) {
  .search-block-form .form-item-keys {
    width: 76%;
  }
}

.search-block-form .form-actions .form-submit {
  background: url(../images/search.png) no-repeat 0 0;
  border: none;
  cursor: pointer;
  display: block;
  height: 36px;
  overflow: hidden;
  padding: 0;
  text-indent: -9999px;
  width: 34px;
}

.f-left, 
.f-right,
#main #content img.align-left {
  float: left;
  margin: 5px 15px 10px 0;
  border-radius: 3px;  
  transition: all 600ms ease-in-out 0s;
  -webkit-transition: all 600ms ease-in-out 0s;
  transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
}
.f-right,
#main #content img.align-right {
  float: right;
  margin: 5px 0 10px 15px; 
}
.views-field-changed {
  font-size: 12px;
  color: #8a8a8a;
  margin: 0 0 12px;
}

#block-userlogin {
  margin: 0 0 30px;
}
.form-item, .form-actions {
  margin: 0 0 15px 0;
}
.form-item input[type='text'],
.form-item input[type='password'],
.form-item input[type='email'] {
  border: 1px solid #e8e8e8;
  border-radius: 3px;
  color: #8a8a8a;
  height: 36px;
  padding: 8px 12px 8px 12px;
}
textarea {
  border: 1px solid #eee;
  border-radius: 3px;
  color: #8a8a8a;
  padding: 8px 12px 8px 12px;
  width: 100%;
}
.form-actions input[type='submit'] {
  font-size: 14px;
  border: 2px solid #eda81f;
  background: #eda81f;
  color: #fff;
  display: inline-block;
  padding: 10px 40px;
  text-transform: uppercase; 
  border-radius: 5px;
  
  text-align: center;
  -webkit-transition: all 250ms ease-in-out;
  transition: all 250ms ease-in-out 0s;
}
.form-actions input[type='submit']:hover {
  color: #eda81f;
  border: 2px solid #eda81f;
  background: none;
}

div[aria-label="Status message"] {
  color: #155724;
  background-color: #d4edda;
  margin: 12px 0;
  padding: 10px 20px;
  border: 1px solid #c3e6cb;
}
div[aria-label="Warning message"] {
  color: #856404;
  background-color: #fff3cd;
  margin: 12px 0;
  padding: 10px 20px;
  border: 1px solid #ffeeba;
}
div[aria-label="Error message"] {
  color: #721c24;
  background-color: #f8d7da;
  margin: 12px 0;
  padding: 10px 20px;
  border: 1px solid #f5c6cb;
}
div[aria-label="Status message"] a,
div[aria-label="Warning message"] a,
div[aria-label="Error message"] a {
  color: #0b2e13;
}

table th,
table td {
  padding: 3px 10px;
  border: 1px solid #ccc;
}

.form-item label {
  display: block;
  font-weight: normal;
}

.path-frontpage .views-row article {
  border: 1px solid #eee;
  padding: 15px 15px 10px 15px;
  border-radius: 3px;
}
.path-frontpage .views-row article h2 a {
  color: #333;
}
.path-frontpage .views-row article h2 a:hover {
  color: #eda81f;
}

.views-element-container {
  overflow: hidden;
}
.path-notfrontpage .views-element-container {
  margin: 0 0 30px;
}
#block-kubera-userlogin {
  margin-bottom: 50px;
}

.pager {
  clear: both;
  padding: 30px 0 0;
}

.owl-theme .owl-controls {
    margin-top: 40px;
}
.owl-theme .owl-controls .owl-page span {
    width: 30px;
    height: 5px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    background: #303030;
}
.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span {
	background: #f0b848;
}

#block-views-block-partners-block-1 {
	text-align: center;
	position: relative;
	padding: 20px 0;
}
#block-views-block-partners-block-1 .views-field-field-image {
	opacity: 0.4;
	transition: all .4s ease-in-out;
}
#block-views-block-partners-block-1 .views-field-field-image:hover {
	opacity: 1;
}

.owl-theme .owl-controls .owl-buttons div {
	position: absolute;
	top: 10px;
	background: none;
	color: #dadada;
	font-size: 40px;
	font-weight: bold;
	line-height: 1;
}
.owl-theme .owl-controls .owl-buttons div.owl-prev {
	left: -15px;
}
.owl-theme .owl-controls .owl-buttons div.owl-next {
	right: -15px;
}
.owl-theme .owl-controls .owl-buttons div.owl-prev:after {
	content: "\f104";
	font-family: "FontAwesome";
}
.owl-theme .owl-controls .owl-buttons div.owl-next:after {
	content: "\f105";
	font-family: "FontAwesome";
}

/*
#toolbar-administration {
    display: none;;
}
*/


