/*
Theme Name: Bootstrap Basic
Theme URI: 
Author: Vee Winch
Author URI: http://okvee.net
Description: Bootstrap v.3 basic theme for developers to build their new theme very fast and easy.
Version: 1.0.3.3
License: MIT
License URI: http://opensource.org/licenses/MIT
Text Domain: bootstrap-basic
Domain Path: /languages/
Tags: white, gray, light, one-column, two-columns, three-columns, left-sidebar, right-sidebar, custom-background, custom-menu, featured-images, front-page-post-form, post-formats, threaded-comments, translation-ready

This theme built with Twitter Bootstrap v.3. It is basic theme with basic style for build new theme with Bootstrap.

*/


/*
Required WordPress CSS
*/
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}
.bypostauthor {
}
.gallery-caption {
}
.sticky {
}
.wp-caption {
	border: 1px solid #ccc;
	margin-bottom: 1.5em;
	max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 1.2% auto 0;
	max-width: 98%;
}
.wp-caption-text {
	text-align: center;
}
.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}
.entry-content p {
text-align: justify;
font-size: 14px;
line-height: 1.6em;
margin: 20px 0;
}
.entry-content.porady p {
	font-size: 16px;
}
.entry-content li, .entry-content td {
font-family: 'hind' !important;
font-size: 14px;
line-height: 1.6em;
}
.entry-content h2 {
font-size: 16px;
color: #03028A;
}
.pdf:before {
content: url('');
position: relative;
top: 9px;
margin-right: 5px;
}
.centered {
text-align: center !important;
}
.underlined {
text-decoration: underline;
}
.italics {
font-style: italic;
font-weight: bold;
}
.bullet {
color: #B30000;
}
.bullet:before {
content: url('');
margin-right: 10px;
position: relative;
bottom: 2px;
}
blockquote {
color: #B16408;
font-weight: bold;
}
.entry-content a:link, .entry-content a:visited {
color: #e7208c;
}
.entry-content a:hover {
color: #93B0DC;
}
.gllr_image_block img:hover {
border-color: #A2A0A2 !important;
}
.gallery_box_single .gallery.clearfix {
margin-left: 0;
}
.google-maps {
    position: relative;
    padding-bottom: 35%; // This is the aspect ratio
    height: 0;
    overflow: hidden;
clear: both;
}
.google-maps iframe {
    position: absolute;
    top: 0;
    left: 0;
}
.wpcf7 textarea {
height: 150px;
}
.wpcf7 p {
margin-bottom: 0;
margin-top: 10px;
}
.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 textarea {
width: 100%;
}
.gllr_single_image_text {
text-align: center;
font-size: 14px;
padding-top: 10px;
color: #333;
}
.sidebar-photos {
width: 380px;
float: right;
margin-left: 20px;
}
.ui-widget-content {
border: none !important;
}
.ui-widget-header {
border: none !important;
background: #fff !important;
}
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
color: #1E0D8F !important;
}
.ui-tabs p, .ui-tabs h2, .ui-tabs-anchor {
font-family: 'hind' !important;
}
.dl-desc:before {
content: url('');
position: relative;
top: 10px;
margin-right: 15px;
}
.dl-pic:before {
content: url('');
position: relative;
top: 10px;
margin-right: 18px;
margin-left: 8px;
}
.dl-desc, .dl-pic {
color: #000 !important;
}
.dl-desc:hover, .dl-pic:hover {
color: #4592E2 !important;
}
.dl-box {
border: 2px solid #CFDEF2;
padding: 10px;
border-radius: 10px;
margin-bottom: 15px;
}
.dl-box h2 {
text-align: center;
height: 18px;
}
.clear {
clear: both;
padding-top: 40px;
}
.footer-contact p {
	color: #666;
}
p.title {
	margin-top: 20px;
}
.site-main a {
	color: #286fb4;
}
.site-main a:hover {
	color: #f00;
}

div.gallery {
	text-align: center
}

div.gallery img {
	margin: 0.5em auto;
	border: 1px solid #444;
	padding: 5px;
	border-radius: 10px;
}
