
.v-custom-heading {
    display: block;
    font-family: "Droid Serif", Georgia, Times, serif;
    font-weight: normal;
    font-style: italic;
    float: none;
    font-size: 22px;
    line-height: 32px;
}

.special_amp {
    font-family: "Baskerville", "Palatino Linotype", "Palatino", "Times New Roman", serif;
    font-style: italic;
    font-size: 1.3em;
    line-height: 0.5em;
    font-weight: normal;
    color: #28c2e4;
}


[class^="icon-"]:not(.icon-prepend):not(.icon-append):before, 
[class*=" icon-"]:not(.icon-prepend):not(.icon-append):before {
    opacity: 0.9;
    font-weight: 600 !important;
}



.bg-custom-1 {
    background-image: url(../img/mix/j1.jpg);
    background-size: cover;
    background-position: 50% 50%;
    min-height: 31.5rem;
    margin-bottom: 4.5rem;
    text-align: left;
    opacity: 1;
    overflow: hidden;
    -moz-transition: opacity .8s ease;
    -o-transition: opacity .8s ease;
    -webkit-transition: opacity .8s ease;
    transition: opacity .8s ease;
    margin: 0 auto;
    clear: both;
    position: relative;
}

.bg-custom-1--overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    opacity: .3;
    display: block;
    background-image: -webkit-linear-gradient(36deg,#1a8bf0 0,#25292d 100%);
    background-image: -moz-linear-gradient(36deg,#1a8bf0 0,#25292d 100%);
    background-image: -o-linear-gradient(36deg,#1a8bf0 0,#25292d 100%);
    background-image: linear-gradient(36deg,#1a8bf0 0,#25292d 100%);
}


.v-testimonials--head {
    display: block;
    width: 100%;
    overflow: hidden;
    margin-bottom: 20px;
}

.v-testimonials--head img {
    width: 60px;
	height: 60px;
    border-radius: 50%;
    float: left;
    margin-right: 18px;
}

.v-testimonials--name {
    float: left;
    margin-top: 8px;
}

.v-testimonials--name p {
    margin: 0;
    font-size: 18px;
    font-weight: 500;
    font-family: "Museo500Regular", Arial, Helvetica, Tahoma, sans-serif;
}

.v-testimonials--body {
    display: block;
    width: 100%;
    overflow: hidden;
    margin-bottom: 2px;
}

.v-testimonials--body p {
    font-size: 14px;
    line-height: 1.7;
}

.v-testimonials--footer {
    display: block;
    width: 100%;
    overflow: hidden;
}

.v-testimonials--stars,
.v-testimonials--footer i {
    font-size: 16px;
    color: #f1c346;
}

.v-testimonials--sub-heading {
    color: #2484da;
}

.v-testimonials-v2 .v-testimonials-v2--body {
    overflow:hidden;
}

.v-testimonials-v2 img {
    width:120px;
        margin-right: 30px;
}

.icn-holder {
	color: #fff !important;
}

.ceniowanie {
	width: 100%; 
	height: 100%; 
	padding: 60px 0; 
	margin-top: -60px; 
	margin-bottom: -60px; 
	background-image: -webkit-gradient(
	linear,
	left top,
	left bottom,
	color-stop(0.3, rgba(247, 247, 247,0)),
	color-stop(0.95, rgb(247, 247, 247)),
	color-stop(1, rgb(247, 247, 247))
	);
	background-image: -o-linear-gradient(bottom, rgba(247, 247, 247,0) 30%, rgb(247, 247, 247) 95%, rgb(247, 247, 247) 100%);
	background-image: -moz-linear-gradient(bottom, rgba(247, 247, 247,0) 30%, rgb(247, 247, 247) 95%, rgb(247, 247, 247) 100%);
	background-image: -webkit-linear-gradient(bottom, rgba(247, 247, 247,0) 30%, rgb(247, 247, 247) 95%, rgb(247, 247, 247) 100%);
	background-image: -ms-linear-gradient(bottom, rgba(247, 247, 247,0) 30%, rgb(247, 247, 247) 95%, rgb(247, 247, 247) 100%);
	background-image: linear-gradient(to bottom, rgba(247, 247, 247,0) 30%, rgb(247, 247, 247) 95%, rgb(247, 247, 247) 100%);
}

.reklama1 {
	border-bottom: none; 
	box-shadow: inset 0 3px 3px rgba(0, 0, 0, 0.06);

}

.reklama2 {
	border-top: none; 
	box-shadow: none; 
	padding-top: 0 !important;
}

.v-lead li::before {
	content: "\f00c"; 
	font-family: FontAwesome;
    font-size: 13px;
    padding-right: 5px;
    margin-left: -15px;
}

td.fc-fri.fc-today.alert.alert-info {
	background-color: #f5e0bf;
	box-shadow: none;
}

.fc-day-grid-event .fc-content {

}

.fc-today-button.btn.btn-primary {
	background-color: #f5e0bf;
	color: #000;
}

.fc-day-grid-event {
    margin: 1px 2px 1px 2px;
    padding: 1px;
}

.fc-month-button.btn.btn-primary {
	background-color: #6f5a35 !important;
}

.fc-listWeek-button.btn.btn-primary {
	background-color: #896f41;
}
.fc-list-button.btn.btn-primary {
	background-color: #a3834d;
}

.navbar-brand {
    padding: 3px;
	margin: 0;
}