 /*
 Theme Name:   Biserica 2
 Theme URI:    http://bmaghis.agentie.pro/the-bootstrap-child
 Description:  Biserica2
 Author:       Ciltaru Cristian & B Maghis
 Author URI:   http://bmaghis.agentie.pro
 Template:     the-bootstrap
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  the-bootstrap-child
*/

@import url(http://fonts.googleapis.com/css?family=Roboto:300,400,500,700);


#page {
	padding: 0 0 0;
	margin-right: 0;
	width: 100%;
	background-color: white;
}

#page.hfeed.row {
	position: relative;
	width: 100%;
	/*background: rgba(28, 36, 65, 0.93);*/
	background-image: url('img/bginnerpage.png');
	background-size: 100%;
	background-repeat: no-repeat;
	background-color: white;
}

.row {
	margin-right: 0;
	margin-left: 0;
}

[class*="span"] {
	margin-left: 0;
	width: 100%;
}

body > .container {
	margin: 0px auto;
	width: 100%;
}

li >a{
	color: orange;
}


.section-posts{
	background-color: #198BC7;
}

.section-posts p {
	color: white;
}

.section-posts p a {
	display: block;
	color: lightblue;
	padding-top: 10px;
}

.section-posts p a:hover {
	color: #E75204;
}

.section-px ul[class^="parallax"] {
	margin: 0 0 10px 0 !important;
}

.eo-eb-event-title a{
	color: gray !important;
	font-size: 18px !important;
}

.eo-eb-event-meta > a{
	color: gray !important;
	font-size: 10px !important;
}


.post-title-archive{

	color: gray;

}

.read-more{

	color: gray !important;
}



.navbar-inner {
  max-width: 1170px;
  background-color: #1A1C1D;
  border: 0px solid #d4d4d4;
  border-radius: 0px;
  zoom: 1;
  background-image: none;
}


.dropdown-menu li {
	border-bottom: 1px solid rgba(128, 128, 128, 0.33);
}


.site-logo {
	position: absolute;
	top: 25px;
	height: 48px;
	width: 200px;
	padding-right: 5px;
}

.navbar {
	border: 0px solid transparent;
	margin-bottom: 0px;
	max-width: 1170px;
	margin-left: auto;
	margin-right: auto;
}

.navbar-fixed-top {
	display: none;
	max-width: auto;
}


.container {
	padding-left: 0;
	padding-right: 0;
}

.logo_area {
	background: url("logo_small.png") no-repeat center;
	background-color: #fff;
	height: 100px;
	max-width: 1170px;
	vertical-align: center;
	margin-right: auto;
	margin-left: auto;
}

.subnav.clearfix.navbar-fixed-top {
	visibility: hidden;
}

a:hover {
	color: #e75204;
	text-decoration: none;
}

.white a {
	padding: 1px 4px;
}

.white a:hover {
	background-color: #fff;
	border-radius: 3px;
}

.intense .btn-lg {
	font-size: 15px !important;
}

/*header menu*/
#menu-meniu-1 {
	margin-top: 55px;
	margin-right: 31px;
	font-family: 'Roboto', 'Helvetica Neue', 'Segoe UI', Helvetica, Arial, sans-serif;
	font-size: 14px;
}

#menu-meniu-1 a {
	color: #1a1a1a;
	padding-bottom: 8px;
    padding-right: 7px;
    padding-left: 7px;
}

.nav-pills > .active > a, .nav-pills > .active > a:hover {
	background-color: transparent;
}

#menu-meniu-1 > li > a:hover {
    padding-bottom: 8px;
    padding-right: 7px;
    padding-left: 7px;
    background-color: transparent;
    border-bottom: 2px solid;
    border-color: #1a1a1a;
    border-radius: 0px;
}


/*main menu*/
/*#menu-meniu-2 a {
	color: #ffffff;
	font-family: 'Cambria', sans-serif;
	text-shadow: 0px 0px 0px;
	font-weight: bold;
	font-size: 24px;
	text-align: center;
	margin-left: 11%;
	margin-right: 11%;
}*/

#menu-meniu-2 > li > a {
	color: #ffffff;
	font-family: 'Cambria', sans-serif;
	text-shadow: 0px 0px 0px;
	/* font-weight: bold; */
	font-size: 18px;
	text-align: center;
/*	margin-left: 3%;
	margin-right: 3%;*/
	padding: 20px 15px;
	
}

#menu-meniu-2 li:hover {
	background-color: #363636;
}

.custom-home-logo {
	top: 5px;
	margin-right: 30px;
	border-bottom: 0px;
}

.custom-home-logo a{
	text-indent: -9999px;
	overflow: hidden;
	height: 48px;
	width: 200px;
	background-image: url("logo.png");
	background-size: 100%;
	background-repeat: no-repeat;
	border-bottom: none !important;
}

.dropdown-menu {
	font-size: 18px;
	min-width: 160px
}

.dropdown-menu img {
	max-width: 100%;
}

.navbar .nav > .active > a, .navbar .nav > .active > a:hover, .navbar .nav > .active > a:focus {
	background-color: transparent;
	box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
	text-align: center;
}

.nav-collapse .nav > li > a:hover, .nav-collapse .dropdown-menu a:hover {
	background-color: transparent;
}

.sub {
	font-family: 'Roboto', 'Helvetica Neue', 'Segoe UI', Helvetica, Arial, sans-serif;
    font-size: 10px;
    font-weight: normal;
    color: #e75204;
    -webkit-text-decoration-color: #e75204;
    text-decoration-color: #e75204;
    text-align: center;
    -webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.menu-meniu-2-container {
    width: auto;
    margin: 1% 0%;
    height: auto;
}

.navbar .nav {
    margin: 0%;
    width: auto;
    height: auto;
    float: none;
    text-align: center;
    padding-left: 8px;
}

.nav-collapse.in.collapse .nav > li {
    float: none;
    display: block;
}

.nav-collapse.collapse .nav > li {
	float: none;
	display: block;
}

.nav-collapse .nav > li {
    float: none;
    display: inline-block;
}


.intro-table-first p{
	line-height: 1.2;
}


#event-board-items{
	height: auto !important;
}


/*dropdown menu*/
.navbar .nav li.dropdown.open > .dropdown-toggle, .navbar .nav li.dropdown.active > .dropdown-toggle, .navbar .nav li.dropdown.open.active > .dropdown-toggle {
	background-color: transparent;
}

.caret {
	display: none;
}

.navbar .nav > li > .dropdown-menu::before {
	display: none;
}

.navbar .nav > li > .dropdown-menu::after {
	display: none;
}

.nav-collapse .dropdown-menu {
	margin-top: 0px;
	background-color: #1A1C1D;
	border: 0px solid rgba(0, 0, 0, 0);
	border-radius: 0;
	box-shadow: 0 0 0 rgba(0, 0, 0, 0);
	width: 100%;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.nav-collapse.in.collapse .dropdown-menu {
	display: block;
}

.nav-collapse.collapse .dropdown-menu {
	display: block;
}

.dropdown-menu li > a {
	font-size: 13px;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 4px;
	color: #e1e1e1;
	overflow: hidden;
	max-height: 40px;
	padding-top: 9px;
}

.dropdown-menu li > a:hover, .dropdown-menu li > a:focus, .dropdown-submenu:hover > a {
	color: #e75204;
	background-image: none;
	background-color: transparent;
}

.dropdown-menu .active > a, .dropdown-menu .active > a:hover {
	background-image: none;
	background-color: transparent;
}

.nav-collapse .dropdown:hover .dropdown-menu {
	display: block;
	margin-top: 0px;
}

/*footer*/
.well.clearfix {
	margin-bottom: 0;
	box-shadow: 0 0 0 rgba(0, 0, 0, 0);
	border-radius: 0;
	border: 0px solid;
	background-color: gray;
}

 #menu-meniu-3 a {
 	text-align: center;
 }

 .pull-left {
    float: none;
    text-align: center;
    width: 50%;
    margin: 0px auto;
}

#colophon .credits {
	margin: 0 auto;
}

.nav-tabs > li, .nav-pills > li {
    float: none;
    display: inline-block;
}

#footer-title {
	color: #ffffff;
	font-family: 'Cambria', sans-serif;
	text-shadow: 0px 0px 0px;
	font-weight: bold;
	font-size: 24px;
	text-align: center;
	margin-right: 25px;
	margin-left: 25px;
}

#footer-info {
	font-family: 'Roboto', 'Helvetica Neue', 'Segoe UI', Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-weight: normal;
    color: #FFFFFF;
    text-align: center;
    padding-bottom: 10px;
}

#footer-br {
	font-family: 'Roboto', 'Helvetica Neue', 'Segoe UI', Helvetica, Arial, sans-serif;
    font-size: 15px;
    font-weight: normal;
    color: #e75204;
    text-align: center;
    padding-left: 5px;
    padding-right: 5px;
}

/*
custom page*/

#accordion p{
	margin: 0px;
}
.panel-default{
	margin-bottom: 10px !important;
}

.wit-title a{
	padding: 30px;
	color: gray;
}

#eo_event_list_widget-2{
	padding-top: 80px;
}

#eo_event_list_widget-2 li{
	padding: 10px;
	list-style-type: none;
}

.wit-title{
	font-size: 28px;;
}

.custom-page{
	
	max-width: 980px;
	padding-top: 100px;
	margin-left: auto;
	margin-right: auto;
}

.custom-title{
	
	font-family: "Cambria",sans-serif;
	max-width: 980px;
	padding-top: 200px;
	margin-left: auto;
	margin-right: auto;
	font-size: 88px;
	font-weight: bold;
	text-shadow: 4px 4px 2px rgba(150, 150, 150, 1);
	line-height: 1.2;
}

.custom-content{
	background-color: white;
	max-width: 1170px;
	margin-left: auto;
	margin-right: auto;
}

.widget-area{
	max-width: 1170px;
	margin-left: auto;
	margin-right: auto;
	float: none;
	background-color: #fff;
}

.widget {
	max-width: 980px;
	margin-left: auto !important;
	margin-right: auto !important;
}

.ai1ec-month-view .ai1ec-event-time, .ai1ec-week-view .ai1ec-event-time, .ai1ec-oneday-view .ai1ec-event-time {
	visibility: hidden;
}

/*social links*/
.facebook {
	text-align: center;
	width: 30px;
	height: 30px;
	background-size: 30px 30px;
	background-image: url("facebook.png");
	background-repeat: no-repeat;
	background-position: center;
	display: inline-block;
	margin-left: 10px;
	margin-right: 10px;
}

.twitter {
	text-align: center;
	width: 30px;
	height: 30px;
	background-size: 30px 30px;
	background-image: url("twitter.png");
	background-repeat: no-repeat;
	background-position: center;
	display: inline-block;
	margin-left: 10px;
	margin-right: 10px;
}

.instagram {
	text-align: center;
	width: 30px;
	height: 30px;
	background-size: 30px 30px;
	background-image: url("instagram.png");
	background-repeat: no-repeat;
	background-position: center;
	display: inline-block;
	margin-left: 10px;
	margin-right: 10px;
}

.youtube {
	text-align: center;
	width: 30px;
	height: 30px;
	background-size: 30px 30px;
	background-image: url("youtube.png");
	background-repeat: no-repeat;
	background-position: center;
	display: inline-block;
	margin-left: 10px;
	margin-right: 10px;
}

.mail {
	text-align: center;
	width: 30px;
	height: 30px;
	background-size: 30px 30px;
	background-image: url("mail.png");
	background-repeat: no-repeat;
	background-position: center;
	display: inline-block;
	margin-left: 10px;
	margin-right: 10px;
}

#social-links {
	text-decoration: none;
	width: 30px;
	height: 30px;
}

body {
	font-family: 'Roboto', 'Helvetica Neue', 'Segoe UI', Helvetica, Arial, sans-serif;
	font-size: 14px;
	overflow-x: hidden;
	color: #2a3237;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.parallax {
	position: absolute;
	overflow: hidden;
	width: 100%;
	-webkit-transform: translateZ(0);
	-ms-transform: translateZ(0);
	transform: translateZ(0);
}

.parallax img {
	width: 100%;
	height: 100%;
}
/* Preloader */

.preloader {
	position: fixed;
	z-index: 9999;
	width: 100%;
	height: 100%;
	background-color: white;
}

.preloader img {
	position: absolute;
	top: calc(50% - 32px);
	left: calc(50% - 32px);
}

.preloader div {
	display: none;
	/* Preload the Second Pricing Image */
	background: url(img/pricing2.jpg) no-repeat 9999px 9999px;
	background-position: 9999px 9999px;
}

/* Typography */

p {
	font-size: 15px;
	line-height: 1.8;
	color: #8a8e91;
	padding-bottom: 15px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: "Cambria",sans-serif;
	position: relative;
	margin: 10px 0;
	line-height: 28px;
}

h1 {
	font-size: 36px;
}

h2 {
	font-size: 32px;
}

h3 {
	font-size: 26px;
}

h4 {
	font-size: 24px;
}

h5 {
	font-size: 16px;
}

h6 {
	font-size: 14px;
}

ul.white-list {
	padding: 0;
	list-style-type: none;
}

ul.white-list li {
	font-size: 18px;
	margin: 10px 0;
	color: #fff;
}

ul.white-list li:before {
	content: ' ';
	position: relative;
	top: -3px;
	display: inline-block;;;;
	width: 6px;
	height: 6px;
	margin-right: 15px;
	background: white;
}

#intro.head {
	position: relative;
	width: 100%;
	color: white;
/*	background: rgba(28, 36, 65, 0.93);
	background: url('img/header.jpg');
	background-size: cover;*/
}

.head .table {
	display: table;
	height: 100%;
}

.head .container {
	height: 100%;
}

.head .header-text {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	color: white;
}

.head .typed {
	display: inline-block;
	margin: 0;
	position: relative;
	top: 220px;
	height: 500px;
}

.head .typed-cursor {
	font-size: 60px;
	display: inline-block;
	margin: 0 10px;
	color: #00a8ff;
	-webkit-animation-name: flash;
	animation-name: flash;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
		position: relative;
	top: 150px;
}

a {
	text-decoration: none;
	color: #ff0000 !important;/*#00a8ff*/
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

#wp-calendar a {
	color: #E75204;
}
/* Navigation Bar ( Navbar ) */

/*nav.navbar {
	position: absolute;
	z-index: 9500;
	width: 100%;
	width: 100vw;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}*/

/*nav.navbar .navbar-nav li.active a:not(.btn) {
	color: #00a8ff !important;
}

nav.navbar-fixed-top {
	z-index: 9499;
	top: 0;
	padding: 25px 0;
	opacity: 0;
	background: white;
	box-shadow: 0px 4px 3px rgba(0, 0, 0, 0.05);
}

nav.navbar-fixed-top .navbar-nav > li > a:not(.btn) {
	color: #bbb;
}*/

.icon-bar {
	background: #bbb;
}
/* Buttons */

.btn {
	font-size: 18px;
	display: inline-block;
	padding: 15px 30px;
	color: white;
	border: 2px solid transparent;
	border-radius: 2px;
	background: transparent;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.image-play{
	position: absolute;
	top: 45%;
	left: 70%;
}

.btn:hover,
.btn:focus {
	color: white;
}

.btn.btn-blue {
	background: #00a8ff;
}

.btn.btn-blue:hover {
	background: #31b9ff;
}

.btn.btn-blue-fill {
	color: #1fbba6;
	border-color: #1fbba6;
	background: transparent;
}

.btn.btn-blue-fill:hover {
	color: white;
	background: #1fbba6;
}

.btn.btn-white-fill {
	color: #fff;
	border-color: #fff;
	background: transparent;
}

.btn.btn-white-fill:hover {
	color: #00a8ff;
	background: #fff;
}

.btn.btn-gray-fill {
	color: #fff;
	border-color: #fff;
	background: transparent;
}

.btn.btn-gray-fill:hover {
	border-color: #bbb;
	background: #bbb;
}

/* Blink Cursor */

.blink {
	position: relative;
	top: 4px;
	display: inline-block;
	width: 4px;
	height: 50px;
	height: 5vh;
	margin: 0 10px;
}
/*
.navbar {
	top: 50px;
}
*/
.container {
	position: relative;
	z-index: 1;
}

.px-scene-bottom{
	top:50%;
	bottom: 50%;

}

#page-footer{
	background-color: #313e47;
}

.well{
	/*padding: 0;*/
	margin: 0;
	background-color: white;
	border: none !important;
	box-shadow: none;
	border-radius: 0;
	border-top: 1px solid #EEE !important;
}

.ai1ec-agenda-widget-view{
	margin-left: auto !important;
	margin-right: auto !important;
	max-width: 980px !important;
}

/* Sections */
section {
	position: relative;
}

.section {
	padding: 40px 0;
	background: #fff;
}

.section-padded {
	padding: 140px 0 40px;
}

.cut-top {
	content: ' ';
	position: absolute;
	z-index: 1;
	top: -80px;
	left: 0;
	width: 0;
	height: 0;
	border-top: 80px solid transparent;
	border-right: 30px solid white;
}

.cut-bottom {
	content: ' ';
	position: absolute;
	z-index: 1;
	bottom: -80px;
	left: 0;
	width: 0;
	height: 0;
	border-bottom: 80px solid transparent;
	border-left: 30px solid white;
}

.intro-tables {
	top: -130px;
	position: relative;
}

.intro-table {
	-webkit-background-size: cover;
	background-size: cover;
	background-repeat: repeat;
	background-position: 0% 0%;
}

.intro-table-first {
	background-image: url('img/table-1.jpg');
	padding: 0;
}

.intro-table-hover {
	-webkit-transition: background-image 0.3s ease, background-position 0.3s;
	transition: background-image 0.3s ease, background-position 0.3s;
	background-image: url('img/table-2.jpg');
}

.intro-table-hover h4 {
	-webkit-transform: translateY(170px);
	transform: translateY(170px);
	-webkit-transition: -webkit-transform 0.3s;
	transition: transform 0.3s;
}

.intro-table-hover:hover {
	background-image: url('img/table-2-hover.jpg');
	background-position: 50% 50%;
}

.intro-table-third {
	background-image: url('img/table-3.jpg');
}

.intro-table-hover .expand {
	margin: 30px;
	margin-top: 120px;
	opacity: 0;
	-webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
	transition: transform 0.3s ease, opacity 0.3s;
	-webkit-transform: scale(0.6);
	-ms-transform: scale(0.6);
	transform: scale(0.6);
}

.intro-table-hover:hover h4 {
	-webkit-transform: translateY(0);
	transform: translateY(0);
}

.intro-table-hover:hover .expand {
	opacity: 1;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}

.intro-table-hover .hide-hover {
	-webkit-transition: opacity 0.3s ease;
	transition: opacity 0.3s ease;
}

.intro-table-hover:hover .hide-hover {
	opacity: 0;
}

.intro-tables .intro-table {
	position: relative;
	width: 100%;
	height: 300px;
	margin: 20px 0;
}

.intro-tables .intro-table .heading {
	margin: 0;
	padding: 30px;
}

.intro-tables .intro-table .small-heading {
	margin: 0;
	padding: 0 30px;
}

.intro-tables .intro-table .bottom {
	position: absolute;
	bottom: 0;
}

.intro-tables .intro-table .owl-schedule .schedule-row {
	padding: 10px 30px;
	color: white;
	transition: all 0.3s ease;
}

.owl-schedule .schedule-row:not(:last-child) {
	border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}

.owl-testimonials .author {
	margin-top: 50px;
}

.homepage-events {
	padding: 10px !important;
}

.owl-theme .owl-controls {
	margin-top: 35px;
}

.ripple-effect {
	position: absolute;
	width: 50px;
	height: 50px;
	border-radius: 50%;
	background: white;
	-webkit-animation: ripple-animation 2s;
	animation: ripple-animation 2s;
}

@-webkit-keyframes ripple-animation {
	from {
		opacity: 0.2;
		-webkit-transform: scale(1);
		transform: scale(1);
	}
	to {
		opacity: 0;
		-webkit-transform: scale(100);
		transform: scale(100);
	}
}

@keyframes ripple-animation {
	from {
		opacity: 0.2;
		-webkit-transform: scale(1);
		transform: scale(1);
	}
	to {
		opacity: 0;
		-webkit-transform: scale(100);
		transform: scale(100);
	}
}

.services {
	margin: 40px 0;
}

.service {
	width: 100%;
	height: 320px;
	margin: 80px 0;
	text-align: center;
	border: 1px solid #ddd;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.service .icon-holder {
	position: relative;
	top: 100px;
	display: inline-block;
	margin-bottom: 40px;
	padding: 10px;
	background: white;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.service .heading {
	position: relative;
	top: 80px;
	-webkit-transition: all 600ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
	transition: all 600ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

.service .icon-holder > img.icon {
	width: 40px;
}

.service:hover {
	border-color: #00a8ff;
}

.service:hover .icon-holder {
	top: -30px;
}

.service:hover .heading {
	top: -30px;
}

.service .description {
	width: 80%;
	margin: 0 auto;
	opacity: 0;
	-webkit-transition: all 600ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
	transition: all 600ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
}

.service:hover .description {
	opacity: 1;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}

.team {
	margin: 80px 0;
	padding-bottom: 60px;
	background: white;
	box-shadow: 0 2px 3px rgba(0, 0, 0, 0.07);
}

.team .cover .overlay {
	height: 250px;
	padding-top: 60px;
	opacity: 0;
	background: rgba(31, 187, 166, 0.9);
	-webkit-transition: opacity 0.45s ease;
	transition: opacity 0.45s ease;
}

.team:hover .cover .overlay {
	opacity: 1;
}

.team .avatar {
	position: relative;
	z-index: 2;
	margin-top: -60px;
	border-radius: 50%;
}

.team .title {
	margin: 50px 0;
}
/* Pricing */

#pricing {
	background: #00a8ff url('img/pricing1.jpg') no-repeat center center;
	-webkit-background-size: cover;
	background-size: cover;
	-webkit-transition: background-image 0.6s linear 0.3s;
	transition: background-image 0.6s linear 0.3s;
}

.owl-pricing img {
	width: 100%;
}

.owl-pricing,
.pricings {
	margin-top: 100px;
	margin-bottom: 100px;
}

.pricing {
	position: relative;
	width: 100%;
}

.pricings .pricing .box-main,
.pricings .pricing .box-second {
	position: relative;
	left: 25%;
	display: inline-block;
	width: 50%;
	height: 300px;
	padding: 50px 40px;
	background: #bbb;
	-webkit-transition: -webkit-transform 0.3s, background-image 0.3s, opacity 0.3s;
	transition: transform 0.3s, background-image 0.3s, opacity 0.3s;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.pricings .pricing .box-main {
	z-index: 10;
	padding-top: 40px;
}

.pricings .pricing .box-main:not(.active) {
	cursor: pointer;
}

.pricings .pricing .box-main .info-icon {
	font-size: 14px;
	position: absolute;
	top: 20px;
	right: 20px;
	pointer-events: none;
	opacity: 0;
	color: #fff;
	-webkit-transition: opacity 0.3s;
	transition: opacity 0.3s;
}

.pricings .pricing .box-main:not(.active) .info-icon {
	opacity: 1;
	-webkit-transition-delay: 0.2s;
	transition-delay: 0.2s;
}

.pricings .pricing .box-main:not(.active):hover {
	background: #afafaf;
}

.pricings .pricing .box-main.active {
	background: #00a8ff;
	-webkit-transform: translateX(-99%);
	-ms-transform: translateX(-99%);
	transform: translateX(-99%);
}

.pricings .pricing .box-second {
	position: absolute;
	top: 0;
	right: 0% !important;
	left: auto;
	opacity: 0;
	background: #afafaf;
}

.pricings .pricing .box-second.active {
	opacity: 1;
	background: #00a8ff;
}

.pricings .pricing.active .box-main,
.pricings .pricing .box-second {
	background: #00a8ff;
}

.pricings .pricing .box-main a.btn {
	margin-top: 50px;
}

.owl-twitter i.icon {
	font-size: 36px;
	margin-bottom: 60px;
	color: white;
}
/* Footer */

.footer {
	padding: 140px 0 40px;
/*	background: url('img/footer.jpg');*/
	-webkit-background-size: cover;
	background-size: cover;
}

.footer .trial-button {
	overflow: hidden !important;
	margin: 40px 0;
}

.footer .open-blink {
	content: ' ';
	position: relative;
	display: inline-block;
	width: 14px;
	height: 14px;
	margin: 0 20px;
	border-radius: 50%;
	background-color: #4caf50;
	-webkit-animation-name: flash;
	animation-name: flash;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
}

.footer .open-blink:before {
	content: ' ';
	position: absolute;
	top: -8px;
	left: -8px;
	display: inline-block;
	width: 30px;
	height: 30px;
	opacity: 0.1;
	border-radius: 50%;
	background-color: #4caf50;
}

.footer .opening-hours {
	margin-top: 60px;
}

.footer .bottom-footer {
	margin-top: 150px;
}

.footer .social-footer {
	padding: 0;
	list-style: none;
}

.footer .social-footer li {
	display: inline-block;
	margin: 0 10px;
}

.footer .social-footer li a {
	font-size: 24px;
	color: #fff;
}

.footer .social-footer li:hover a {
	color: #00a8ff;
}
/* Form Control */

.form-control {
	font-size: 18px;
	position: relative;
	left: 0;
	height: auto;
	padding: 20px 30px;
	border: 1px;
	border-radius: 0;
	box-shadow: 0;
}

.form-control.form-white {
	color: #fff;
	border: 2px solid white;
	background: transparent;
	-webkit-transition: background-color 0.3s;
	transition: background-color 0.3s;
}

.form-control.form-white::-webkit-input-placeholder {
	/* WebKit browsers */
	color: #fff;
}

.form-control.form-white:-moz-placeholder {
	opacity: 1;
	/* Mozilla Firefox 4 to 18 */
	color: #fff;
}

.form-control.form-white::-moz-placeholder {
	opacity: 1;
	/* Mozilla Firefox 19+ */
	color: #fff;
}

.form-control.form-white:-ms-input-placeholder {
	/* Internet Explorer 10+ */
	color: #fff;
}

.form-control.form-white:focus {
	background: rgba(255,255,255,0.2);
}

/* Popup */
.modal {
	padding: 0 25px !important;
}

.modal-dialog {
	width: 100%;
	max-width: 560px;
	margin: 0 auto;
}

.modal-popup {
	position: relative;
	padding: 45px 30px;
	text-align: center;
	background: url('img/popup.jpg');
	box-shadow: none;
	border-radius: 2px;
}

.modal-popup a.close-link {
	font-size: 22px;
	position: absolute;
	top: 20px;
	right: 30px;
	color: #fff;
}

.popup-form {
	width: 90%;
	max-width: 375px;
	margin: 60px auto;
}

.popup-form .form-control {
	margin: 20px 0;
}

.popup-form .form-control.dropdown {
	text-align: left;
}

.popup-form .form-control.dropdown:after {
	content: '\f0d7';
	font-family: 'FontAwesome';
	display: inline-block;
	float: right;
	color: white;
}

.popup-form .dropdown .dropdown-menu {
	top: 65px;
	width: 100%;
	padding: 0;
	border: 2px solid white;
	border-top: 0;
	border-radius: 0;
	background: white;
	box-shadow: none;
}

.popup-form .dropdown .dropdown-menu li {
	font-size: 16px;
	width: 100%;
	background: transparent;
}

.popup-form .dropdown .dropdown-menu li a {
	width: 100%;
	padding: 15px 30px;
	color: #00a8ff;
}

.popup-form .dropdown .dropdown-menu li:hover a {
	color: #fff;
	background: #00a8ff;
}


.entry-title{
	padding-top: 40px;
/* 	padding-block-end: 30px; */
/*	text-align: center;*/
	color: black;
	line-height: 39px;
}


.entry-author{
	color: black;
	line-height: 39px;
}

.entry-author-text{
	font-size: 14px;
}


/* Checkbox */

.checkbox-holder {
	white-space: nowrap;
}

.checkbox {
	position: relative;
	display: block;
}

.checkbox {
	position: relative;
}

.checkbox label:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 20px;
	height: 20px;
	cursor: pointer;
	border: 2px solid white;
	background: transparent;
	-webkit-transition: background-color 0.3s;
	transition: background-color 0.3s;
}

.checkbox input[type=checkbox]:focus + label:before {
	background: rgba(255,255,255,0.2);
}

.checkbox label:after {
	content: '';
	position: absolute;
	top: 6px;
	left: 6px;
	width: 8px;
	height: 8px;
	opacity: 0;
	background: white;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.checkbox input[type=checkbox] {
	opacity: 0;
	position: absolute;
	width: 0;
	height: 0;
}

.checkbox input[type=checkbox]:checked + label:after {
	opacity: 1;
}

.checkbox-holder span {
	position: relative;
	display: inline-block;
	margin: 0 0 0 10px;
	white-space: normal;
	color: #fff;
}

.btn.btn-submit {
	width: 100%;
	margin-top: 30px;
	color: #00a8ff;
	border: 2px solid #fff;
	background: #fff;
}

.btn.btn-submit:focus {
	font-weight: bold;
}

.btn.btn-submit:hover {
	color: #00a8ff;
	background: #fff;
}





/* Mobile Nav */
.mobile-nav {
	position: fixed;
	z-index: 9999;
	top: 0;
	left: 0;
	display: table;
	width: 100%;
	height: 100%;
	text-align: center;
	opacity: 0;
	background: rgba(255, 255, 255, 0.98);
	-webkit-transition: all 600ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
	transition: all 600ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
}

.mobile-nav.active {
	opacity: 1;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}

.mobile-nav ul {
	display: table-cell;
	padding: 0;
	list-style: none;
	vertical-align: middle;
}

.mobile-nav ul li {
	margin: 25px 0;
}

.mobile-nav ul li a:not(.btn) {
	color: #aaa;
}

.mobile-nav a.close-link {
	font-size: 24px;
	position: absolute;
	bottom: 0px;
	left: calc(50% - 10px);
	left: 0;
	width: 100%;
	padding: 15px 0;
	color: #fff;
	background: #00a8ff;
}

.row.title {
	padding: 0 20px;
}

.light {
	font-weight: 300;
}

.regular {
	font-weight: 400;
}

.bold {
	font-weight: bold;
}
/* Colors */

.white {
	color: white;
}

.light-white {
	color: rgba(255, 255, 255, 0.5);
}

.white-bg {
	background: white;
}

.gray-bg {
	background: #f7f7f7;
}

.blue {
	color: #00a8ff;
}

.blue-bg {
	background: #00a8ff;
}

.muted {
	color: #989da0;
}

.margin-top {
	margin-top: 70px;
}

.margin-top2 {
	margin-top: 40px;
}


#menu-meniu-1 > li > a{
	visibility: hidden;
}


@media (max-width:991px) {
	.text-center-mobile {
		text-align: center !important;
	}
		h1 {
		font-size: 42px;
	}
	h2 {
		font-size: 36px;
	}
	h3 {
		font-size: 24px;
	}
	h4 {
		font-size: 20px;
	}
	h5 {
		font-size: 16px;
	}
	h6 {
		font-size: 12px;
	}
	.section {
		padding: 30px 0;
	}
	#menu-meniu-2 > li > a {
	 	border-bottom: 2px solid;
	 	border-radius: 0;
	}

	.custom-home-logo a{
		margin: 0 auto 20px !important;
	}

	.three-section {
		height: auto;
	}
	/*.col-md-6 {
		max-width: 400px;
	}*/
}



@media (max-width: 768px) {
	.pricing {
		margin-bottom: 30px;
	}
	.pricings .pricing .info-icon {
		display: none;
	}
	.pricings .pricing .box-main,
	.pricings .pricing .box-second {
		left: 0;
		width: 100%;
		padding: 50px 50px 0;
		text-align: left;
		background: #00a8ff;
	}
	.pricings .pricing .box-main.active {
		background: #00a8ff;
		-webkit-transform: translateX(0%);
		-ms-transform: translateX(0%);
		transform: translateX(0%);
	}
	.pricings .pricing .box-second {
		position: relative;
		opacity: 1;
	}
	.popup-form {
		width: 100%;
		margin: 60px auto;
	}
	.modal {
		padding: 0 10px !important;
	}
	.popup-form .form-control:not(.dropdown):focus {
		position: relative;
		padding-right: 30px;
		padding-left: 30px;
	}
	.three-section {
		height: auto;
	}

	.logo_area{
		background: url("logo_small.png") no-repeat center;
		background-color: #fff;
		height: 100px;
		max-width: 1170px;
		vertical-align: center;
		margin-right: auto;
		margin-left: auto;
	}

	.entry-title{
	padding-top: 5px;
	padding-block-end: 10px;
	text-align: center;
	color: gray;
	}

	.menu-meniu-2-container{
		padding-top: 80px;
	}

}

@media (max-width: 400px) {
	.head .typed-cursor {
		display: none;
	}
	.pricings .pricing .box-second {
		padding-top: 0;
	}
	.three-section {
		height: auto;
	}
	#primary-event{
		margin-top: 100px;
	}

	.subnav.clearfix{
		width: auto;
		height: auto;
	}
	.image-play{
		visibility: hidden;
	}

}


h1 #site-title{
	
	visibility: hidden;
}

h2 #site-description{
	
	visibility: hidden;
}

@media (min-width: 991px) {
	.three-sections {
		height: 200px;
	}
}

.three-sections{
	background: white;
	-webkit-background: #fff; 
	position: relative;
	z-index: 50;
}

/*events*/


.event-header{
	margin: auto;
}

#primary-event{
	margin-top: 250px;
	background: #fff;
}

#primary-event h4 {
	color: #808080;
}

.entry-title a {
	color: gray;
}

.event-info {
	top: -20px;
	color: #808080;
}

.covimage1{
	background-image: url('img/team-cover1.jpg');
	background-size: cover;
}

.covimage2{
	background-image: url('img/team-cover3.jpg');
	background-size: cover;
}

.revslider-bis{
	position: relative;
	/*top: -200px;*/
	overflow: hidden;
}

.container-fluid {
	padding-left: 0px !important;
	padding-right: 0px !important;
}

#branding{
	z-index: 999;
	position: absolute;
}

.video_toggle {
	z-index: 0;
}

.owl-controls .clickable{
	position: relative;
	margin-top: 0px;
}

.panel-group .list-group {
	margin-bottom: 0;
}

.panel-group .list-group .list-group-item {
	border-radius: 0;
	border-left: none;
	border-right: none;
}

.panel-group .list-group .list-group-item:last-child {
	border-bottom: none;
}

.page-template-homepage #page{
	background-image: none !important;
}

.ai1ec-agenda-widget-view .ai1ec-date, .ai1ec-agenda-view .ai1ec-date{
	background: none !important;
	border: none !important;
	margin-bottom: 15px;
}

.widget-title{
	margin-bottom: 15px;
}


.page-template-homepage .ai1ec-agenda-widget-view,
.page-template-homepage .owl-testimonials{
	display: none;
}

.navbar-fixed-top .navbar, .navbar-fixed-top .navbar-inner{
	max-width: none!important;
}
.navbar-fixed-top .navbar-inner{
	border-width: 0 !important;
}

/* category page Fixes */

.category-page h1 a {

	font-size: 28px;
	color: #E75204 !important;
}

.category-page p {
	font-size: 14px;
}

.category-page a {

	color: gray;
}

.category-page a:hover {

	color: #E75204;
}

.category-page .entry-meta {

	background-color: #F8F8F8;
	padding: 3px;
}

.category-page .entry-title {
	border-top: lightgray 1px solid;
}

.category-page .entry-title a:hover {
	
	color: gray !important;

}

.category-page article {

	margin-bottom: 30px !important;
	padding-left: 25px;
	padding-right: 25px;

}

.category-page {
	padding-top: 120px;
}


.category-page .category-archive-meta p {
	font-size: 18px;
	line-height: 2.0;
}

.category-page .read-more-categories {
	font-size: 10px;
	color: gray;
	padding: 10px;
	background-color: lightgray;
	
}

.category-page .read-more-categories:hover {
	color: #E75204;
}

.recent-post a {
	color: white;
}

.recent-post .metadata {
	color: #e1e1e1;
}

.recent-post p {
	color: ghostwhite;
}

.custom-content-recent {

	max-width: 1170px;
	padding-left: 20px;
	padding-right: 20px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 60px;
}

a.thumbnail {
	border: none;
}

.search-form-small {
    padding-top: 35px !important;
}


@media (min-width: 980px) and (max-width: 1279px) {
  #menu-meniu-2 > li > a{
padding: 20px 5px;
}
.site-logo{width: 170px;}
}

