/* CSS Document */

@font-face {
    font-family: 'cardoregular';
    src: url('../fonts/Cardo104s-webfont.eot');
    src: url('../fonts/Cardo104s-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Cardo104s-webfont.woff2') format('woff2'),
         url('../fonts/Cardo104s-webfont.woff') format('woff'),
         url('../fonts/Cardo104s-webfont.ttf') format('truetype'),
         url('../fonts/Cardo104s-webfont.svg#cardoregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

a[href^=tel] { color: inherit; text-decoration: none; }

h1, h2, h3, h4, h5, h6, .heading{
margin: 5px 0;
color:#315143;
font-weight:bold;
}

.heading {
    font-size: 1.6em;
}

body{
	background-image:url(../images/bg.jpg);
	background-repeat:repeat;
}

div.container {
	background: none;
}

.uppercase{
text-transform:uppercase;
}

.bold{
font-weight:bold;
}

div.container.navholder {
	background: none !important;
}

a.navbar-brand {
	color: #009E86   !important;
	font-weight:bold;
}

.navbar-nav>.active>a{
	color: #04D5B5 !important;
	background: none !important;
}

.navbar{
	border-radius: 0 !important;
	border-width:0 0 2px 0 !important;
	margin: 0 auto 00px auto !important;
}

div.topcontent {
color:#ffffff;
padding: 2px 0;
font-size: 11px;
background-image: url(../images/bg2.jpg);
background-color:#383838;
border-bottom: 2px solid #939393;
}
div.topcontent h3{
text-align:center;
color:#ffffff;
margin:0;
}

div.topcontent img.img-responsive.cc{
	float:right;
}

#myCarousel .item {
background-image: url(../images/bg2.jpg);
background-color:#383838;
padding: 5px;
}

.navbar-inverse {
background-image: url(../images/bg2.jpg);
background-color:#383838;
border-color: #939393;
}

#myCarousel img {
	margin:0 auto;
}

span.glyphicon.glyphicon-chevron-left, span.glyphicon.glyphicon-chevron-right{color: #FFFFFF;}

div.services {
	background-color: #156357;
	padding: 5px;
	border: 5px solid rgba(14, 14, 14, 0.4);
	font-size: 11pt;
	color: #ffffff;
	text-align:center;
}

div.services h5{color:#009E86;}

div.bannerlogo h1, div.bannerlogo h2, div.carousel-caption h2{
	color:#ffffff !important;
	text-shadow: 0 0px 10px #000000;
}

aside {
	margin: 10px 0;
}


.sidebar_call {
  background-color: #EEEEEE;
  height: auto;
  border: 4px solid #E7E7E7;
  box-shadow: 0px 0px 5px 0px #C7C7C7;
}

div.sidebar_call h2 {
	color: #303030;
}

div.sidebar_call h3 {
	font-weight: bold;
	color: #303030;
	font-size: 14pt;
	padding-left: 5px;
}

div.panel-body.coupon {
	background-color: #156357;
	height: auto;  
	border: 4px solid #FFFFFF;
  	box-shadow: 0px 0px 5px 0px #808080;
}

div.panel-body.coupon h1.text-center.bold.discount {
	font-size: 37pt;
	color: #ffffff;
	text-shadow: black 0.1em 0.1em 0.1em;
}

div.panel-body.coupon h3.text-center.bold {
	color: #FFFFFF;
	text-shadow: black 0.1em 0.1em 0.1em;
	font-size: 18pt;
	font-weight: normal;
}

div.panel-body.quick {
	background-color: #156357;
	height: auto;
	border: 4px solid #FFFFFF;
	color: #FFFFFF;
	box-shadow: 0px 0px 5px 0px #808080;
}

div.panel-body.quick h4 {
	color: #FFFFFF;
	text-shadow: black 0.1em 0.1em 0.1em;
	font-weight: normal;
}

div.panel-body.quick p {
	margin-top:10px;
	text-align:center;
}

div.panel-body.quick p img {
	margin: 0 auto;
}

article{
	margin: 10px 0;
}

aside div.panel-body {
	font-size: 10pt;
}

div.row.text-center.bottomlinks {
	background-color: #156357;
	padding: 10px 20px;
	font-size: 11pt;
	height: auto;
	width: 100%;
	margin: 0 auto;
}

.bottomlinks a{
	color: #cccccc;
}

div.row.text-center.bold.copyright {
	background-image: url(../images/bg2.jpg);
  	background-color: #383838;
	color: #009E86  ;
	padding: 15px 0 10px 0;
	font-weight: normal;
	margin: 0 auto;
}


div.form-holder {
	width: 95%;
	padding: 25px 15px;
	margin: 10px auto;
	border-radius: 10px;
}

.form-horizontal .form-group {
	margin: 0 0 15px 0;
}

.form-horizontal .control-label {
	text-align: left;
}

.btn-info {
	background-color: #333645;
	border-color: #1D1F27;
}

.btn-info:hover{
	background-color: #009E86;
	border-color: #b0b0b0;
	color:#000000;
}

.form-control:focus {
	border-color: #b0b0b0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #b0b0b0;
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #b0b0b0;
}


#schemacss{
text-align:center;
margin: 10px 0px;
color:#ffffff;
}

#schemacss a{
color:#A1A1A1;
}

#schemacss h3{
margin:0;
color: #009E86;
}

.schema_add_map div {
display: inline;
}

.schema_contact {
color:#323232 !important;
}

.external_links a{
color:#ffffff;
}

@media (max-width: 399px) {
    .text-left-not-xs, .text-center-not-xs, .text-right-not-xs, .text-justify-not-xs {
        text-align: inherit;
    }
    .text-left-xs {
        text-align: left;
    }
    .text-center-xs {
        text-align: center !important;
		float:none !important;
    }
    .text-right-xs {
        text-align: right;
    }
    .text-justify-xs {
        text-align: justify;
    }
	.text-center-xs img {margin:0 auto;}
	.panel-body, .panel-heading{ text-align:center;}
	.panel-body img.cc{display:none;}
	div.row.text-center.bottomlinks {margin: 0; font-size:16pt;}
	a.navbar-brand.uppercase {height: auto;text-align: center;line-height: 100%;}
	div.bannerlogo h2, div.carousel-caption h2{font-size: 18px;}
	div.topcontent{text-align:center;}
	div.topcontent img.img-responsive.cc{float:none; margin:0 auto;width: 140px;}
	a.navbar-brand.uppercase {font-size: 12px;width: 165px;}
	div.topcontent h3 {font-size: 15px;}
	div.toptext {display: none;}
	div#bs-example-navbar-collapse-1 li a {padding: 5px;margin: 0;text-align: center;}
}
@media (min-width: 400px) and (max-width: 767px) {
    .text-left-not-xs, .text-center-not-xs, .text-right-not-xs, .text-justify-not-xs {
        text-align: inherit;
    }
    .text-left-xs {
        text-align: left;
    }
    .text-center-xs {
        text-align: center !important;
		float:none !important;
    }
    .text-right-xs {
        text-align: right;
    }
    .text-justify-xs {
        text-align: justify;
    }
	.text-center-xs img {margin:0 auto;}
	.panel-body, .panel-heading{ text-align:center;}
	.panel-body img.cc{display:none;}
	div.row.text-center.bottomlinks {margin: 0; font-size:16pt;}
	a.navbar-brand.uppercase {height: auto;text-align: center;line-height: 100%;}
	div.bannerlogo h2, div.carousel-caption h2{font-size: 18px;}
	div.topcontent{text-align:center;}
	div.topcontent img.img-responsive.cc{float:none; margin:0 auto;width: 140px;}
	a.navbar-brand.uppercase {font-size: 14px;}
	div.topcontent h3 {font-size: 15px;}
	div.toptext {display: none;}
	div#bs-example-navbar-collapse-1 li a {padding: 5px;margin: 0;text-align: center;}
}
@media (min-width: 768px) and (max-width: 991px) {
    .text-left-not-sm, .text-center-not-sm, .text-right-not-sm, .text-justify-not-sm {text-align: inherit;}
    .text-left-sm {text-align: left;}
    .text-center-sm {text-align: center !important;float:none !important;}
    .text-right-sm {text-align: right;}
    .text-justify-sm {text-align: justify;}
	.text-center-sm img {margin:0 auto;}
	div.topcontent{font-size:9px;}
	div.topcontent img.img-responsive.cc{float:none; margin:0 auto;width: 140px;}
	div.topcontent h3 {font-size: 22px;}
}
@media (min-width: 992px) and (max-width: 1199px) {
    .text-left-not-md, .text-center-not-md, .text-right-not-md, .text-justify-not-md {text-align: inherit;}
    .text-left-md {text-align: left;}
    .text-center-md {text-align: center;}
    .text-right-md {text-align: right;}
    .text-justify-md {text-align: justify;}
}
@media (min-width: 1200px) {
    .text-left-not-lg, .text-center-not-lg, .text-right-not-lg, .text-justify-not-lg {text-align: inherit;}
    .text-left-lg {text-align: left;}
    .text-center-lg {text-align: center;}
    .text-right-lg {text-align: right;}
    .text-justify-lg {text-align: justify;}
}