@charset "utf-8";
/* CSS-Dokument */

.navbar-fixed > .brand {
    display: none;
}
.brand-ambassador {
	width: 100%;
}

.brand-ambassador.sm {
	height: auto;
    margin-left: 100px;
}

.brand-ambassador.sm p {
	margin-bottom: 0;
}

.brand-ambassador.sm .col-wrapper {
	padding-top: 0;
    padding-bottom: 0;
	height: 320px;
}

.brand-ambassador.sm .col-1 {
	width: 540px;
}

.brand-ambassador .col-wrapper {
	width: 50%;
	float: left;
	padding-top: 126px;
    padding-bottom: 126px;
	height: calc(100% - 126px);
}

.brand-ambassador .col-1 {
	width: 380px;
	margin: 0 auto;
	text-align: center;
}

.brand-ambassador h3 {
	font-size: 22px;
	color: #ffffff;
	margin: 0;
	padding: 0;
	margin-bottom: 15px;
	margin-top: 65px;
	text-transform: uppercase;
	font-weight: normal;
}

.brand-ambassador.sm h3 {
	margin-bottom: 25px;
}

.brand-ambassador p {
	padding: 0; margin: 0;
	font-size: 18px;
	color: #ffffff;
	margin-bottom: 65px;
    line-height: 1.8;
}

.brand-ambassador.sm p,
.brand-ambassador.sm h3 {
    color: #3d2c1b;
    padding: 0 60px; 
}

.brand-ambassador a {
	color: #7f7f7f;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 18px;
}

.brand-ambassador .avatar {
    /*width: 165px;
    height: 165px;
    border-radius: 200px;*/
    width: 329px;
    height: 205px;
    margin: 0 auto;
    
    background-image: url('http://www.animaux-nutrients.com/images/Christin_mit_Hunden.JPG');
    background-repeat: no-repeat;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.pflege-box {

	background-image: url('../images/vimi_webselect07.jpg');
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;

	padding: 125px 0;
}

.pflege-box .inner-box {
	width: 1024px;
	height: auto;
	margin: 0 auto;
}

.pflege-box h3 {
	font-family: classic_roundmedium, serif;
	font-size: 56px;
	text-align: center;
	letter-spacing: 1px;
	color: #4d2c1b;
	margin-bottom: 40px;
}

.pflege-box p {
	text-align: center;
	color: #4d2c1b;
	font-size: 18px;
	line-height: 2px;
	height: 20px;
}

.pflege-box h4 {
	text-align: center;
	font-size: 22px;
	color: #4d2c1b;
	margin-bottom: 40px;
}

.pflege-box .box {
	margin-top: 140px;
	float: left;
}

.pflege-box .box.col-3 {
	width: calc(1024px / 3);
}

.brand-award-16 {
    position: absolute;
    top: 0px;
    height: 60px;
    width: 344px;
    background: url('../images/brand-award-18.png') no-repeat;
    background-size: 344px 60px;
}
.brand-award-16-small {
    position: absolute;
    top: 10px;
    left: 15px;
    height: 44px;
    width: 252px;
    background: url('../images/brand-award-18.png') no-repeat;
    background-size: 252px 44px;
}
/*Anfang*/
.cc_container {
	background:#fff !important;
	color:#7d6654 !important;
	font-family:inherit !important;
	font-size:inherit; }

.cc_container .cc_btn {
	color:#fff !important;
	background-color:#7d6654 !important; }


.cc_container .cc_btn:hover,.cc_container .cc_btn:active {
	background-color:rgba(77, 44, 27, 0.81) !important;
	color:#fff !important; }

.cc_container a, .cc_container a:visited {
    color: #83b93a !important;
/*Ende*/