/*
Theme Name: Division
Theme URI: http://kating.ee
Author: Kating
Author URI: http://kating.ee
Description: Basic Bootstrap template
Version: 1.3
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: kating.ee
*/

body {
	background-color: #1a1a18;
	color: #fff;
	font-size: 15px;
}
h1 {
	font-size: 2em;
}
h2 {
	font-size: 1.8em;
}
h3 {
	font-size: 1.6em;
}
h4 {
	font-size: 1.4em;
}
h5 {
	font-size: 1.2em;
}
h6 {
	font-size: 1.1em;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Shadows Into Light', cursive;
	font-weight: normal;
}
a {
	color: #e16a01;
	outline: none!important;
}
a:hover,
a:focus {
	color: #e0791e;
	outline: none!important;
	text-decoration: none;
}
img.alignleft {
	float: left;
	margin: 10px 20px 10px 0;
}
img.aligncenter {
	display: block;
	margin: 10px auto;
}
img.alignright {
	float: right;
	margin: 10px 0 10px 20px;
}
img.size-full {
	width: 100%;
}
.btn {
	background-color: #e16a01;
	border: none;
	border-radius: 0;
	color: #fff;
	font-family: 'Roboto', sans-serif;
	font-weight: bold;
	text-transform: uppercase;
}
.btn:hover,
.brn:focus {
	background-color: #e0791e;
	color: #fff;
}
.btn .fa {
	padding-left: 15px;
}
.cookie-notice-container {
	padding: 20px 10px;
}
/*///////////////////////////////////////////////////////////////////////////////////////////////////
///// Header ////////////////////////////////////////////////////////////////////////////////////////
///////////////////////////////////////////////////////////////////////////////////////////////////*/
.navbar {
	background-color: #1a1a18;
	border: none;
	height: 100px;
	margin-bottom: 0;
	position: absolute;
}
.navbar-inverse .navbar-brand {
	height: auto;
	padding: 0 15px;
}
.navbar-inverse .navbar-brand h3 {
	color: #FFF;
	font-family: 'Dancing Script', cursive;
	font-size: 40px;
	line-height: 60px;
}
.navbar-inverse .navbar-nav > li > a {
	color: #FFF;
	font-family: 'Roboto', sans-serif;
}
.navbar-brand img {
	height: 100px;
	position: relative;
	width: auto;
}
.navbar-nav > li > a {
	font-size: 1.2em;
	padding-top: 40px;
	text-transform: uppercase;
}
.navbar-toggle {
	margin-top: 30px;
}
/*/////////////////////////////////////////////////////////////////////////////////////////////////*/

/*///////////////////////////////////////////////////////////////////////////////////////////////////
///// Showcase //////////////////////////////////////////////////////////////////////////////////////
///////////////////////////////////////////////////////////////////////////////////////////////////*/
.showcase .widget {
	background: rgba(0,0,0,0.3);
	margin-top: 50px;
	padding: 10px;
}
.showcase h3 {
	color: #FFF;
	font-size: 3.5em;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
}
.showcase p {
	color: #FFF;
	font-size: 1.5em;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
}
/*/////////////////////////////////////////////////////////////////////////////////////////////////*/

/*///////////////////////////////////////////////////////////////////////////////////////////////////
///// Featured //////////////////////////////////////////////////////////////////////////////////////
///////////////////////////////////////////////////////////////////////////////////////////////////*/
.featured .ft-left {
	font-size: 16px;
}
.featured .ft-left h3 {
	background-color: #70AB8F;
	color: #FFF;
	margin: -44px -15px 20px;
	padding: 10px 15px;
	text-transform: uppercase;
}
.featured .ft-right {
	background-color: #FFF;
	padding-bottom: 20px;
}
.post-header {
	padding-bottom: 10px;
}
.post-header h1 {
	margin-bottom: 5px;
}
.fb-like-box {
	background-color: #FFF;
	margin: 30px 0 15px;
}
/*/////////////////////////////////////////////////////////////////////////////////////////////////*/

/*///////////////////////////////////////////////////////////////////////////////////////////////////
///// Mainbody //////////////////////////////////////////////////////////////////////////////////////
///////////////////////////////////////////////////////////////////////////////////////////////////*/
.home .mainbody {
	margin-top: 15px;
}
.home .mainbody .size-thumbnail {
	height: auto;
	width: 100%;
}
.home .mainbody h1 {
	text-align: center;
}
.mainbody .page-bg {
	background-position: center;
	background-repeat: no-repeat;
    background-size: cover;
	height: 400px;
}
.mainbody .container {
	background-color: #1a1a18;
	padding-bottom: 20px;
}
.mainbody .page-header {
	border: none;
}
.mainbody .content {
	margin-top: 20px;
}
.mainbody .contact-left {
	font-size: 16px;
}
.mainbody .contact-left h3 {
	margin: 0 -15px 20px 0;
	padding: 20px 0;
	text-transform: uppercase;
}
.mainbody .contact-center img {
	height: auto;
	margin: 0 -15px;
	width: 100%;
}
.mainbody .g-map iframe {
	height: 400px;
	width: 100%;
}
/*/////////////////////////////////////////////////////////////////////////////////////////////////*/

/*///////////////////////////////////////////////////////////////////////////////////////////////////
///// Footer //////////////////////////////////////////////////////////////////////////////////////
///////////////////////////////////////////////////////////////////////////////////////////////////*/
.footer {
	background-color: #000;
	padding: 40px 0;
	width: 100%;
}
.footer h3 {
	font-family: 'Roboto', sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	margin: 0;
	padding: 18px 0 0;
	text-transform: uppercase;
}
.footer .fa {
	background-color: #fff;
	border-radius: 50%;
	color: #000;
	float: left;
	font-size: 30px;
	height: 60px;
	margin: 0 10px 20px 0;
	padding: 15px 0;
	text-align: center;
	width: 60px;
}
.footer .widget {
	min-height: 70px;
}
.footer .designed {
	font-size: 13px;
	float: right;
	margin: 20px 0;
}
.footer .designed span {
	font-family: 'Montserrat', sans-serif;
	text-transform: uppercase;
}
/*/////////////////////////////////////////////////////////////////////////////////////////////////*/

/*///////////////////////////////////////////////////////////////////////////////////////////////////
///// Table /////////////////////////////////////////////////////////////////////////////////////////
///////////////////////////////////////////////////////////////////////////////////////////////////*/
table p {
	margin: 0;
}
th,
td {
	padding: 5px 10px;
}
th {
	background-color: #70AB8F;
	color: #FFF;
}
tr:nth-child(odd) {
	background-color: #ccc;
}
tr:nth-child(even) {
	background-color: #eee;
}
/*/////////////////////////////////////////////////////////////////////////////////////////////////*/

/*///////////////////////////////////////////////////////////////////////////////////////////////////
///// Kontakt vorm //////////////////////////////////////////////////////////////////////////////////
///////////////////////////////////////////////////////////////////////////////////////////////////*/
.wpcf7 input, .wpcf7 textarea {
	border: 2px solid #ebebeb;
	color: #434345;
	font-size: 16px;
	padding: 10px 20px;
	width: 100%;
}
.wpcf7 input:focus, .wpcf7 textarea:focus {
	border-color: #70AB8F;
	outline: none;
}
.wpcf7 textarea {
	height: 200px;
}
.wpcf7 input.wpcf7-submit {
	border: none;
	color: inherit;
	text-transform: uppercase;
	width: auto;
}
.wpcf7 .wpcf7-acceptance input {
	width: auto;
}
div.wpcf7-mail-sent-ok,
.wpcf7-mail-sent-ok {
	border: none;
}
.wpcf7-mail-sent-ok {
	background-color: #70AB8F;
	color: #FFF;
}
.wpcf7-validation-errors {
	display: none!important;
}
.wpcf7 .send-btn .ajax-loader {
	background-image: url('images/ajax-loader.gif');
	width: 32px;
	height: 32px;
	margin-left: 10px;
}
/*/////////////////////////////////////////////////////////////////////////////////////////////////*/

/*///////////////////////////////////////////////////////////////////////////////////////////////////
///// Piltide galerii ///////////////////////////////////////////////////////////////////////////////
///////////////////////////////////////////////////////////////////////////////////////////////////*/
.gallery-item {
	padding: 0 2px;
	position: relative;
}
.gallery-item a {
	display: block;
	overflow: hidden;
}
.gallery-item a::before {
	bottom: 0;
	color: #000;
	content: "\f067";
	font-family: FontAwesome;
	font-size: 40px;
	left: 0;
	opacity: 0;
	position: absolute;
	right: 0;
}
.gallery-item a:hover::before {
	bottom: 50%;
	line-height: 0;
	opacity: 1;
	transition: all 0.5s ease 0s;
}
.gallery-item img {
	border: none!important;
	border-radius: 10px;
	height: auto;
	margin: 0;
	width: 100%;
}
.gallery-item a:hover img {
	opacity: 0.4;
	transition: all 0.5s ease 0s;
}
/*/////////////////////////////////////////////////////////////////////////////////////////////////*/

/*///////////////////////////////////////////////////////////////////////////////////////////////////
///// Vasakpoolne menüü /////////////////////////////////////////////////////////////////////////////
///////////////////////////////////////////////////////////////////////////////////////////////////*/
.widget .menu {
	list-style: none;
	margin: 0 -15px;
	padding-left: 0;
}
.widget .menu li a {
	display: block;
	font-family: 'Roboto', sans-serif;
	font-size: 18px;
	padding: 12px 15px;
}
.widget .menu > li a:hover {
	background-color: #EEE;
}
.widget .menu > li.current-menu-item a {
	background-color: #70AB8F;
	color: #FFF;
}
.widget .menu li a:before {
	content: "\f0da";
	font-family: FontAwesome;
	padding-right: 10px;
}
.widget .sub-menu {
	display: none;
	list-style: none;
}
.widget .current-menu-parent .sub-menu,
.widget .current-menu-item .sub-menu {
	display: block;
}
.widget .sub-menu li a {
	padding-bottom: 5px;
	padding-top: 5px;
}
.widget .sub-menu li a::before {
	content: none;
}
/*/////////////////////////////////////////////////////////////////////////////////////////////////*/

/*///////////////////////////////////////////////////////////////////////////////////////////////////
///// Mitmekeelsus //////////////////////////////////////////////////////////////////////////////////
///////////////////////////////////////////////////////////////////////////////////////////////////*/
.language {
	bottom: 0;
	position: absolute;
	right: 0;
}
.language #lang_sel_list {
	height: 12px;
}
.language #lang_sel_list ul a {
	background: transparent;
}
/*/////////////////////////////////////////////////////////////////////////////////////////////////*/

/* Responsive */

@media (max-width: 1199px) {
	.home .navbar-brand img {
		max-width: 298px!important;
	}	
}

@media (max-width: 991px) {
	.home .navbar-brand img {
		max-width: 345px!important;
	}
	.footer .fa {
		margin-bottom: 0;
	}
}

@media (max-width: 767px) {
	.home .navbar {
		position: relative;
	}
	.home a.navbar-brand img {
		background-color: transparent;
	}
	.navbar-brand img {
		height: 100px!important;
		position: relative;
		width: auto!important;
	}
	.navbar-collapse {
		background-color: #e16a01;
		box-shadow: none;
	}
	.navbar-nav > li > a {
		padding-top: 10px;
	}
	.navbar .pull-right {
		float: none!important;
	}
	.featured > .container {
		padding: 0;
	}
	.featured .ft-left {
		padding-bottom: 10px;
	}
	.featured .ft-left h3 {
		margin-left: 0;
		margin-right: 0;
	}
	.featured .ft-right {
		padding-top: 10px;
	}
	.featured .ft-right .page-header {
		margin-top: 0;
	}
	img.alignleft,
	img.aligncenter,
	img.alignright {
		float: none;
		height: auto;
		margin: 0;
		width: 100%;
	}
	.btn-map {
		margin: 20px 0 0 30px;
	}
	.mainbody .contact-center img {
		margin: 0;
	}
	.map-section,
	.featured {
		margin-bottom: 0;
	}
	/* Piltide galerii begin */
	.gallery-item {
		float: none!important;
		width: 100%!important;
	}
	.gallery-item img {
		padding: 0;
	}
	.gallery-item a {
		pointer-events: none;
   		cursor: default;
	}
	/* Piltide galerii end */
}