@charset "UTF-8";
/* Body */
body {
    font-family: Georgia, "sans-serif", Arial, Verdana, Calibri;
    font-size: 18px;
    color: #000;
    background-image: url(../images18/0-background.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    margin: 0;
}
/* Container */
.container {
    width: 70%;
    clear: both;
    margin-right: auto;
    margin-left: auto;
    min-width: 320px;
}
.navbar-fixed-top {
}
.divider {
    height: 5px;
}
.back-1 {
    background-color: #1A3249;
}
.back-2 {
    background-color: #A09993;
}
.back-3 {
    background-color: #A9CDAA;
}
.back-4 {
    background-color: #FAE80A;
}
.back-5 {
    background-color: #fff;
}
.back-6 {
    background-color: #A9CDCC;
}
.back-7 {
    background-color: #9DC09E;
}
.back-7f {
    background-color: #81AA82;
}
.back-8 {
    background-color: #A9C3CD;
}
.back-8f {
    background-color: #669DA8;
}
.back-md1 {
    background-color: #C2D4C4;
}
.back-md2 {
    background-color: #A9CDCD;
}
.back-md3 {
    background-color: #97AABD;
}
.back-md4 {
    background-color: #f9CDCD;
}
.back-md5 {
    background-color: #A896BC;
}
.back-md6 {
    background-color: #ADD4D2;
}
.back-md7 {
    background-color: #D8D2DF;
}
.back-md8 {
    background-color: #97aabd;
}
ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
/* Header */
header {
    margin-top: 5px;
    padding-bottom: 5px;
    letter-spacing: 4px;
    text-align: center;
    z-index: 50;
}
section {
    text-align: center;
    align-items: center;
}
section .tl_img {
    padding-bottom: 10px;
}
nav {
    text-align: center;
}
.intro {
    color: #000;
    clear: both;
    display: block;
    padding: 10px;
    text-align: left;
    font-size: 18px;
	border-radius: 10px;
}
.intro-border	{
	color: #000;
    clear: both;
    display: block;
    padding: 20px;
    text-align: left;
	border-radius: 10px;
	background-color: rgba(129, 170, 130, 0.7);
}
footer {
    text-align: center;
    padding-top: 10px;
    padding-bottom: 8px;
    margin-top: 10px;
    border-radius: 10px;
}
.caption {
    border-radius: 10px;
    border-color: #A09763;
    border-style: groove;
    border-width: 4px;
    background-color: #F4F4EA;
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
}
.caption0 {
    border-radius: 10px;
    border-color: #A09763;
    border-style: groove;
    border-width: 4px;
    box-shadow: 0 12px 16px 0 rgba(0,0,0,0.24), 0 17px 50px 0 rgba(0,0,0,0.19);
    max-width: 300px;
    background-color: #F4F4EA;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
}
.copyright {
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #000;
    text-transform: uppercase;
    font-weight: lighter;
    letter-spacing: 1px;
	border-radius: 10px;
    border-color: #A09763;
    border-style: groove;
    border-width: 4px;
    background-color: #F4F4EA;
	margin-top: 10px;
	margin-bottom: 10px;
}
.img-pups {
    background-color: #69645E;
}
.btn {
    display: inline-block;
    margin-bottom: 0;
    font-size: 18px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
}
.button {
    padding-top: 20px;
    text-align: center;
    vertical-align: middle;
    border-radius: 0px;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 2px;
    color: #FFFFFF;
    display: inline-block;
}
.button1 {
    box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
}
.button1:hover {
    box-shadow: 0 12px 16px 0 rgba(0,0,0,0.24), 0 17px 50px 0 rgba(0,0,0,0.19);
}
.button12 {
    background-color: #738F78;
    box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
}
.button12:hover {
    box-shadow: 0 16px 16px 0 rgba(0,0,0,0.2), 0 17px 50px 0 rgba(0,0,0,0.19);
}
.btn-default {
    width: 170px;
    color: #000;
    padding: 3px;
    border-radius: 10px;
    text-decoration: none;
    margin-bottom: 10px;
    background-color: #C2D3C1;
    text-align: center;
    display: inline-block;
}
.btn-default2 {
    width: 220px;
    color: #000;
    padding: 5px;
    border-radius: 10px;
    text-decoration: none;
    margin-bottom: 10px;
    background-color: #C2D3C1;
    text-align: center;
    display: inline-block;
}
.btn-primary {
    color: #0A25D7;
    width: 200px;
    border-radius: 10px;
    text-decoration: none;
    padding: 10px;
    margin-bottom: 10px;
    vertical-align: middle;
    background-color: #C1C9D3;
    text-align: center;
    display: inline-block;
}
.dropdown {
    position: relative;
    display: inline-block;
}
.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
}
.dropdown:hover .dropdown-content {
    display: block;
}
.desc {
    padding: 15px;
    text-align: center;
}
.dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}
.dropdown-content a:hover {
    background-color: #f1f1f1
}
.dropdown:hover .dropdown-content {
    display: block;
}
.dropdown:hover .dropbtn {
    background-color: #3e8e41;
}

h1 {
    font-size: 44px;
}
h2 {
    font-size: 30px;
}
h3 {
    font-size: 24px;
}
h4 {
    font-size: 18px;
}
h5 {
    font-size: 16px;
}
h6 {
    font-size: 14px;
}
.logo {
    background-color: #606C77;
    text-align: center;
    vertical-align: middle;
    padding-top: 5px;
    margin-left: 0px;
}
.logo1 {
    text-align: center;
    vertical-align: middle;
    padding-top: 10px;
}
.logo1 img {
    width: 200px;
    height: 150px;
}
.title {
    color: #000;
    letter-spacing: 4px;
    text-align: center;
    vertical-align: middle;
    padding-top: 0px;
    padding-bottom: 0px;
}
.card {
    width: 200px;
    height: 150px;
    padding-bottom: 5px;
}
.cards {
    padding-bottom: 5px;
}
.hero_header {
    color: #000000;
    text-align: center;
    padding-bottom: 10px;
    letter-spacing: 4px;
    font-size: 16px;
	font-weight: bold;
}
/* About Section */
.text_column {
    width: 90%;
    text-align: left;
    font-weight: lighter;
    line-height: 25px;
    float: left;
    padding-left: 20px;
    padding-right: 20px;
    color: #FFFFFF;
}
.text_column1 {
    width: 33%;
    text-align: left;
    font-weight: lighter;
    line-height: 25px;
    float: left;
    padding-left: 20px;
    padding-right: 20px;
    color: #FFFFFF;
}
.text_column2 {
    width: 66%;
    text-align: left;
    font-weight: lighter;
    line-height: 25px;
    float: left;
    padding-left: 20px;
    padding-right: 20px;
    color: #FFFFFF;
}
.gallery {
    margin-top: 25px;
    text-align: center;
    padding-top: 10px;
}
hr {
    padding-bottom: 10px;
    margin-top: 0;
    margin-bottom: 0;
    border: 0;
    border-top: 1px solid #3B4A3D;
}
.tl_img1 {
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
}
.tl_img {
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
}
.thumbnail2 {
    text-align: center;
    margin-top: 25px;
    background-color: #7F9DB9;
    padding-bottom: 5px;
    border-radius: 3px;
    padding-top: 15px;
    height: 400px;
}
.tl_2 {
}
section img {
    margin-top: 10px;
}
.gallery .thumbnail h4 {
    margin-bottom: 5px;
    color: #084076;
    text-align: center;
}
.gallery .thumbnail p {
    margin-top: 3px;
    margin-bottom: 3px;
    color: #fff;
    text-align: center;
    background-color: inherit;
}
.thumbnail2 img {
    max-width: 240px;
}
.phone {
}
/* More info */
.intro p, .bd_fee {
    font-size: 14px;
    text-align: left;
}
.column {
    width: 50%;
    text-align: center;
    padding-top: 30px;
    float: left;
}
.column1 {
    width: 33%;
    text-align: center;
    padding-top: 30px;
    float: left;
}
.column2 {
    width: 66%;
    text-align: center;
    padding-top: 30px;
    float: left;
}
.intro .column h3 {
    color: #FFFFFF;
    text-align: center;
}
.copyright .column h3 {
    color: #FFFFFF;
    text-align: left;
}
.intro .column p {
    color: #FFFFFF;
    padding-left: 30px;
    padding-right: 30px;
    text-align: justify;
    line-height: 25px;
    font-weight: lighter;
    margin-left: 20px;
    margin-right: 20px;
    margin-top: 4%;
}
.design {
    font-size: 11px;
    padding: 5px;
	margin: 2px;
}
.w3c-validate {
    padding-top: 10px;
	font-size: 14px;
}
.profile {
    width: auto;
}
.gallery .thumbnail .tag, 	/* color: #5D5E5D;
	padding-bottom: 4px;
	padding-top: 4px;
	text-align: center;
	padding-left: 20px;
	padding-right: 20px; 

/* link */ 
a:link {
    color: #000000;
    font-family: "sans-serif", Times, Cambria, Verdana;
    text-decoration: none;
}
a:visited {
    color: #000;
    text-decoration: none;
}
.gallery .thumbnail a:link {
    text-align: center;
}
footer a:link {
}
/* active link */
a:active {
}
/* mouse over link */
a:hover {
    color: green;
}

@media (min-width: 992px) and (max-width: 1199px) {
header {
    padding-bottom: 5px;
}
	.container {
    width: 85%;
}
}

@media (min-width: 768px) and (max-width: 991px) {
header {
    padding-bottom: 5px;
}
.container {
    width: 100%;
}	
.logo1 img {
    width: 150px;
    height: 113px;
}
}

/* Mobile */
@media (min-width: 600px) and (max-width: 768px) {
.container {
    width: 100%;
}
header {
    padding-bottom: 5px;
}
.navbar-collapse a {
    line-height: 2.5;
}
.logo1 img {
    width: 150px;
    height: 113px;
}
h1 {
    font-size: 44px;
}
h2 {
    font-size: 30px;
}
h3 {
    font-size: 24px;
}
h4 {
    font-size: 18px;
}
h5 {
    font-size: 14px;
}
h6 {
    font-size: 12px;
}
}

@media (min-width: 320px) and (max-width: 600px) {
.container {
    width: 100%;
}
header {
    padding-bottom: 5px;
}
.navbar-collapse .nav_cell li a {
    font-size: 16px;
}
.navbar-collapse a {
    line-height: 2.5;
    font-size: 16px;
}
.logo1 img {
    width: 150px;
    height: 113px;
}
.gallery {
    margin-top: 15px;
    text-align: center;
    padding: 0px;
    margin: 0px;
}
.thumbnail {
}
.thumbnail2 {
    height: 380px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 10px;
}
h1 {
    font-size: 44px;
}
h2 {
    font-size: 30px;
}
h3 {
    font-size: 24px;
}
h4 {
    font-size: 18px;
}
h5 {
    font-size: 14px;
}
h6 {
    font-size: 12px;
}
.title {
    margin-bottom: 10px;
    text-align: center;
}
.intro {
    padding-top: 25px;
    padding-right: 5px;
    padding-left: 5px;
    text-align: left;
}
.intro .h5 {
    text-align: left;
}
nav {
    padding: 0px;
    text-align: center;
}
.logo {
    padding-bottom: 10px;
    text-align: center;
    float: none;
}
.logo1 {
    text-align: center;
    float: none;
}
}

@media (max-width: 320px) {
.container {
    width: 100%;
}
header {
    padding-bottom: 5px;
}
.navbar-collapse a {
    line-height: 2.5;
}
.btn-default {
    width: 80%;
}
h1 {
    font-size: 30px;
}
h2 {
    font-size: 24px;
}
h3 {
    font-size: 24px;
}
h4 {
    font-size: 18px;
}
h5 {
    font-size: 14px;
}
h6 {
    font-size: 12px;
}
.gallery {
    margin-top: 15px;
    text-align: center;
    padding: 0px;
    margin: 0px;
}
.thumbnail {
    height: 430px;
    padding: 0px;
}
.thumbnail2 {
    height: 420px;
    padding: 0px;
}
.intro {
    padding-top: 25px;
    padding-right: 5px;
    padding-left: 5px;
    text-align: left;
}
.intro .h5 {
    text-align: left;
}
nav {
    padding: 0px;
}
.logo {
    padding-bottom: 10px;
    text-align: center;
}
.logo1 {
    float: none;
    text-align: center;
}
.logo1 img {
    width: 150px;
    height: 113px;
}
section img {
    width: 225px;
    height: 199px;
}
.gallery {
    padding-top: 10px;
    margin-top: 10px;
}
}
