/* INDIVIDUELLER PROJEKT STIL */

@import url(//fonts.googleapis.com/css?family=Roboto:400,900,700,300);
@import url(//fonts.googleapis.com/css?family=Roboto+Slab:400,300,700);
@import url(https://fonts.googleapis.com/css?family=Poly);
@import url(https://fonts.googleapis.com/css?family=Parisienne);


body {
	font-family: 'Open Sans',sans-serif;
}

.fontslider {
	font: 57px/57px "Roboto Slab";
}

h1
{
	font-weight:600;
	font-size:40px;
	line-height:44px;
}

h1, h3, h5, .panel h4
{
	color:#9c1e1e;
}

h2, h4, h6
{
	color:#9c1e1e;
}

.container .row .col-md-12 a
{
text-decoration:underline;
}

p {
    margin: 0px 0px 10px;
    font-size: 16px;
}

li,th,td {
 font-size:15px;
}


.wrapper {
  width: 100%;
  overflow: hidden;
  position: relative;
}

.img_list {
  overflow: hidden;
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
}
.img_list li {
  float: left;
  width: 16%;
}

#thumbs .touch_img {
  border: 1px solid #fff;
  position: relative;
  display: block;
  overflow: hidden;
}
#thumbs .touch_img img {
  width: 100%;
  display: block;
}
#thumbs .touch_img span.expand {
  display: block;
  position: absolute;
  left: 50%;
  top: -30px;
  margin-top: -27px;
  margin-left: -30px;
  width: 60px;
  height: 55px;
  background: url(http://relaunch2015.alpenhotel-kronprinz.de/img/zoom_icon.png) no-repeat 0 0;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  z-index: 2;
}
#thumbs .touch_img:hover span.expand {
  left: 50%;
  top: 50%;
  margin-top: -27px;
  margin-left: -30px;
  background: url(http://relaunch2015.alpenhotel-kronprinz.de/img/zoom_icon.png) no-repeat 0 0;
}
#thumbs .touch_img:hover img {
  opacity: 0.7;
}






/* Add here all your css styles (customizations) */

/* Global */

.content {
	padding-top: 15px;
	padding-bottom: 15px;
}

.portfolio-box {
	margin-bottom: 5px;
}


/* Header */

.header {

	background: #eee;
	border-bottom: solid 2px #eee;
}

.header-fixed .header
{
	height:100%;
}

.header-fixed .header.header-fixed-shrink {

	background: #FBF1D6;  /*rgba(2, 255, 255, 0.85); */ /* Hintergrundfarbe und Transparenz Hauptnavigation beim Scrollen */

}

.header .navbar-brand {
	z-index: 100;
	top: -40px;
	height: 100%;
	position: relative;
	padding: 0 10px 10px;
}

@media (min-width:992px)
{
.header-fixed .header.header-fixed-shrink .navbar-brand img {
    width: 55%;
}
}

@media (max-width: 991px) {
.header-v3 .navbar-header {
    padding: 10px 0;
}
}

@media (max-width: 991px) {
.header-v3 .navbar-brand {
    top: -10px;
}
}

/*
@media(min-width:991px) and (max-width:1199px)
{
	.header .mega-menu .nav
	{
		margin-top:-40px;
	}
}
*/

.topbar
{
	background:#FBF1D6;
}

.topnav li, .topnav li a, .topnav i
{
	color:#9c1e1e !important;
}

@media (max-width:768px)
{
.topbar
{
	text-align:center;
}

.topbar ul
{
	padding-left:0;
}


}

@media (max-width:991px)
{

.logo-header
{
	margin-top:40px;
}

.navbar-header
{
	height:85px;
}
}

/* Hauptnavigation */

@media (min-width: 992px) {

.header .navbar-default .navbar-nav > li > a {
		bottom: -2px;
		position: relative;
		padding: 9px 15px 9px 15px;
}

	.header_logo
	{
		width:150px;
	}


	.header-fixed-shrink .header_logo
	{
		margin-top:45px;
		width:170px;
	}

	.header .dropdown > a:after
	{
		top: 12px;
		right: 5px;
	}

	.header-fixed .header.header-fixed-shrink .dropdown > a:after 
	{
		top: 51px;
	}

/*
.header .navbar-default .navbar-nav > li:hover > a 
{
    color: #FFF!important;
}
*/

.header-fixed .header.header-fixed-shrink .navbar-nav > li > a {
    padding: 47px 25px 15px 15px;
    border-bottom: solid 1px transparent !important;
}


}

@media (min-width:992px) and (max-width:1199px)
{
	.header .navbar-default .navbar-nav > li > a 
	{
		bottom: -2px;
		position: relative;
		padding: 9px 5px 9px 5px;
	}	

	.header_logo
	{
		width:170px;
		margin-top:5px;
	}

	.header-fixed-shrink .header_logo
	{
		margin-top:45px;
		width:170px;
	}

	.header-fixed .header.header-fixed-shrink .navbar-nav > li > a 
	{
		padding: 47px 5px 15px 5px;
		border-bottom: solid 1px transparent !important;
	}
	
	.header .dropdown > a:after
	{
		display:none;
	}
}

@media (max-width: 991px)
{
	.header .navbar-nav .open > ul
	{
		background:#dfd3bf !important;
	}

	.header_logo 
	{
		max-width:200px;
		z-index:100!important;
		margin-top:-9px;
	}	
}

@media (max-width:768px)
{
.header_logo
{
	margin-left:8px;	
}
}

.header .navbar-default .navbar-nav > .active > a {
    color: #FFFFFF!important;
}

@media (min-width:992px) {
.active {
    background-color: #ff8400!important;
    color: white;
}
.active:hover {
	background-color: #ff8400!important;
}
}

.header-v5 .navbar-default .navbar-nav > .active > a {
    color: white;
}


.header .navbar-default .navbar-nav > li > a {
    color: #9c1e1e;
	font-size:22px;
	line-height:30px;
	text-decoration:none;
	text-transform:none;
}

@media (min-width: 992px) {
	.header .dropdown-menu li > a:hover 
	{
		color:#9C1E1E;
		background:#FBF1D6 !important;
	}

	.header-v3 .navbar-default .navbar-nav > li > a {
		font-size: 18px;
	}
}


.header .topbar ul.loginbar > li 
{
	padding-bottom: 0px;
}


/* Anfrage / Buchen (Button) auf Bannerbilder TM 29.12.14 */
.requestbook 
{
	width: 165px;
	height: 165px;
	border-radius: 90px !important;
	-webkit-transform: rotate(-8deg);
	position: relative; 
	text-align: center;	
	color: #ffffff;
	background-color: #E8BE00;
	display: inline-block;
	margin-left: 0px;
	margin-top: -105px;
	margin-bottom: 30px;
	z-index:2;
}

.requestbook .heading-md
{
	margin-top: 60px;
	font-size: 25px;
	font-style: italic;
}

@media (max-width: 400px)
{
.requestbook 
{
	margin-top: -0px;
	margin-left: 25%;
}
}

@media (max-width: 300px)
{
.requestbook 
{
	margin-top: -0px;
	margin-left: 17%;
}
}


/* Navigation */

.dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 160px;
	padding: 5px 0;
	margin: 2px 0 0;
	font-size: 14px;
	text-align: left;
	list-style: none;
	background-color: #fff; /* Hintergrund Dropdown Menü */
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border: 1px solid #ccc;
	border: 1px solid rgba(0,0,0,.15);
	border-radius: 4px;
	-webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
	box-shadow: 0 6px 12px rgba(0,0,0,.175);
}


/* Zimmerauflistung */


/* Saisonzeitraum */
.select-room > select{
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	-webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

/* Preisangabe */
.carousel-v1 .carousel-caption {
	padding: 15px 15px;
	background:rgba(251, 241, 214, 0.66);
}

.price {
	font-size: 22px;
}

/* Zimmerdetailseite */

.list-roomdetail ul {
	padding-left: 0;
	list-style: none;
}

.list-roomdetail ul li {
	color: #555;
	font-weight: 200;
	margin-bottom: 5px;
	border: solid 1px #E8E8E8;
	padding: 4px;
	text-align: center;
}

.counters span {
	font-size: 25px;
}

.counters span.counter-icon i {
	color: #fff;
	padding: 10px;
	min-width: 72px;
	font-size: 28px;
	position: relative;
/*	background: #72c02c; */
}

.counters span.counter-icon {
	display: block;
	margin-bottom: 2px;
}

.buttoncust {
	float: right;
	padding: 16px 87px;

}

.buttoncust-book {
	float: right;
	padding: 16px 87px;
	background: #555!important;

}

/* Zimmerdetailseite ENDE */

/* 3x3 Banner Startseite TM 29.12.14 */

.arttitle {
	left: -72px;
/*	top: 0px; */
	bottom: -20px;
	z-index: 1;
	color: #fff;
/*	padding: 4px 10px; */
	position: absolute;
	text-align: center;
	width:	173%;
	font-size: 20px;
	
}

/* 3x3 Banner Startseite ENDE */

/* Pauschalenauflistung */


.pauschale-anrisstext {
	height: 41px;
	
}


.pauschalen-titel 
{
	white-space: nowrap;
	overflow: hidden;
	text-overflow:ellipsis;
}
	
.easy-block-v1 .easy-block-v1-badge {
	left: 0px;
	top: 10px;
	z-index: 1;
	color: #fff;
	padding: 4px 10px;
	position: absolute;
	font-size: 18px;
}


.pauschalen_zeitraum 
{
	font-family: 'Droid Serif', serif;
	left: 0px;
	font-size:20px;
	bottom: 0px;
	z-index: 1;
	color: #9C1E1E;
	padding: 4px 10px;
	position: absolute;
	text-align: center;
	width:	100%;
	background-color: rgba(251,241,214,0.66);
}

.dreieck
{
	width: 0px; 
	height: 0px; 
	border-top: 80px solid rgba(114, 81, 44, 0.9);  
	border-left: 80px solid rgba(114, 81, 44, 0.9); 
	border-bottom: 80px solid transparent; 
	border-right: 80px solid transparent; 
	position:absolute; 
	top:0;
	left:0;
}

.dreieck p
{
	color:#ffffff; 
	font-size: 30px; 
	font-weight: 100; 
	margin-left:-87px;
	margin-top:-1px;
	transform:rotate(-45deg); 
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
}

.dreieck p:first-child
{
	color:#fff; 
	font-size: 20px; 
	font-weight: 100; 
	margin-left:-74px;
	margin-top:-92px;
	transform:rotate(-45deg); 
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
}

@media (max-width:500px)
{
.dreieck
{
	width: 0px; 
	height: 0px; 
	border-top: 50px solid rgba(92, 64, 113, 0.9);  
	border-left: 50px solid rgba(92, 64, 113, 0.9); 
	border-bottom: 50px solid transparent; 
	border-right: 50px solid transparent; 
	position:absolute; 
	top:0;
	left:0;
}

.dreieck p
{
	font-size: 20px; 
	margin-left:-61px;
	margin-top:-33px;
}

.dreieck p:first-child
{
	font-size: 16px; 
	margin-left:-46px;
	margin-top:-55px;
}
}

/* Pauschalenauflistung ENDE*/



/* Kontaktseite */

.map {
	margin: 0 0 30px 0;
	width: 100%;
	line-height: 0;
	overflow: hidden;
}
.map iframe {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	height: 460px;
	border: none;
	line-height: 0;
	overflow: hidden;
}

/* Formular */

.form-control-custom input, .form-control-custom textarea, .form-control-custom select {
	box-shadow: none;
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	-webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.form-control-custom textarea { 
	height: 100px;

}

.form-button-custom input {
	border: 0;
	color: #fff;
	font-size: 14px;
	cursor: pointer;
	font-weight: 400;
	padding: 6px 13px;
	position: relative;
	background: #72c02c;
	white-space: nowrap;
	display: inline-block;
	text-decoration: none;

}
/* END Formular */

@media (min-width: 992px) {
.header .dropdown-menu li a {
	color: #818181; /* Dropdown Menü Schrift*/
	font-size: 13px;
	font-weight: 400;
	padding: 6px 15px;
	border-bottom: solid 1px #eee;
}

.header .mega-menu .equal-height-list h3 {
	font-size: 15px;
	font-weight: 400;
	padding: 0 10px 0 13px;
	text-transform: uppercase;
	color: #676767; /* Hintergrund Dropdown Menü Überschrift H3*/
}
}

@media (max-width: 992px) {

/* Deaktivierung der Paramater für den Fixen Header bei Mobilen Endgeräten */
.header-fixed .header.header-fixed-shrink {
	/* top: 0; */
	/* left: 0; */
	/* width: 100%; */
	/* height: 95px; */
	/* z-index: 9999; */
	/* position: fixed; */
	/* margin-top: -35px; */
	/* border-bottom: none; */
	/* box-shadow: 0 0 3px #bbb; */
	/* background: rgba(255, 255, 255, 0.85); */
	/* -webkit-transition: height 0.4s; */
	-moz-transition: height 0.4s;
	/* transition: height 0.4s; */
}
}

@media (min-width: 992px) {

.header .container > .navbar-header, .header .container-fluid > .navbar-header, .header .container > .navbar-collapse, .header .container-fluid > .navbar-collapse {
	margin-bottom: -59px!important;
}


}


/* Shadow Box hel 02.01.2015 */

.shadow-box {
  	text-shadow: 5px 5px 5px #000, /*-------      Schattentext    -----   */
        25px 25px 25px black; 
}

.shadow-box-light {
  	text-shadow: 2px 2px 2px #444, /*-------      Schattentext leicht   -----   */
        5px 5px 5px grey; 
}


.about-box .title {
	font: bold 35px 'Roboto Slab';
	color: #2d7004; /*-- 45ad05 --*/
	margin-bottom: 15px;

}

.about-box .description {
	font: 300 19px/27px 'Roboto Slab';
	color: #030303;
	margin-bottom: 18px;
}
.about-box p {
	margin-bottom: 27px;
        3px 3px 5px blue; 
}



/* Online-Buchen Lasche Important" hel 28.12.2014 */

.online-buchen-important button {
	position: absolute;
	top: 45%;
	left: -103px;
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	transform: rotate(-90deg);
	background: #ad0200; 
	color: #fff;
	text-transform: uppercase;
	font-size: 14px;
	border: 0;
	padding: 10px 30px;
	z-index: 100;
	outline: none;
}



.online-buchen-important .content {
	position: fixed;
	top: -20px;
	right: -540px;
	height: 100%;
	width: 540px;
	background: #ad0200;
	z-index: 100;
	transition: all 0.5s;
	-webkit-transition:all  0.5s;
	font-weight: 300;
	border-left: 5px solid rgba(0, 0, 0, 0.2);
	background-clip: padding-box;
}

.online-buchen-important .content h2
{
	color:#fff;
}

.online-buchen-important .content ul li
{
	color:#fff;
}

.online-buchen-important .content p
{
	color:#fff;
}


@media(max-width:768px)
{
.online-buchen-important .content 
{
	display:none;
}
}

.online-buchen-important .content.open {
	right: 0px;
}

.online-buchen-important .content .row {
	margin: 180px 45px 0 45px;
	font-size: 16px;
	color: #fff;
	line-height: 24px;
}

.online-buchen-important .content .row h2 {
	font-size: 22px;
	color: #621919;
}

.online-buchen-important-bs2
{
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	transform: rotate(90deg);
	position: absolute;
	top: 125%;
	left: 50%;
}


/* Portfolio Box hel 02.01.2015 */

.carousel-caption-hel {
    bottom: 20px;
    font-size: 30px;
    font-family: "Open Sans",sans-serif;
    color: #fff;
    left: 0;
    position: absolute;
    text-align: center;
    z-index: 10;
    width:100%;

}


/* TEST  Portfolio Box Bilder ohne Abstand hel 02.01.2015 */
.col-md-4-hel  {
    position: relative;
    min-height: 1px;
    padding-right: 5px;
    padding-left: 5px;
    width: 33.3333%;
}

/*Portfolio v1
------------------------------------*/
.view {
   z-index:9;
   cursor: default;
   overflow: hidden;
   text-align: center;
   position: relative;
   margin-bottom: 0px;
   box-shadow: 0 0 3px #ddd;
}

.bredcrumb-hel a
{
	color:white;
}

.fotogalerie_nospace .container .portfolio-box-v2
{
	margin-bottom:0;
}

.tab-content > .active
{
	background:white !important;
}

/* Timeline */

.timeline {
    list-style: none;
    padding: 20px 0 20px;
    position: relative;
}



    .timeline:before {
        top: 0;
        bottom: 0;
        position: absolute;
        content: " ";
        width: 3px;
        background-color: #eeeeee;
        left: 50%;
        margin-left: -1.5px;
    }

    .timeline > li {
        margin-bottom: 20px;
        position: relative;
    }

        .timeline > li:before,
        .timeline > li:after {
            content: " ";
            display: table;
        }

        .timeline > li:after {
            clear: both;
        }

        .timeline > li:before,
        .timeline > li:after {
            content: " ";
            display: table;
        }

        .timeline > li:after {
            clear: both;
        }

        .timeline > li .timeline-panel {
            width: 44%;
            float: left;
            border: 1px solid #d4d4d4;
            border-radius: 2px;
            padding: 20px;
            position: relative;
            -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
            box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
        }

            .timeline > li .timeline-panel:before {
                position: absolute;
                top: 26px;
                right: -15px;
                display: inline-block;
                border-top: 15px solid transparent;
                border-left: 15px solid #ccc;
                border-right: 0 solid #ccc;
                border-bottom: 15px solid transparent;
                content: " ";
            }

            .timeline > li .timeline-panel:after {
                position: absolute;
                top: 27px;
                right: -14px;
                display: inline-block;
                border-top: 14px solid transparent;
                border-left: 14px solid #fff;
                border-right: 0 solid #fff;
                border-bottom: 14px solid transparent;
                content: " ";
            }

        .timeline > li .timeline-badge {
            color: #fff;
            width: 50px;
            height: 50px;
            line-height: 50px;
            font-size: 1.4em;
            text-align: center;
            position: absolute;
            top: 16px;
            left: 50%;
            margin-left: -25px;
            background-color: #b9ac08;
            z-index: 100;
            border-top-right-radius: 50%;
            border-top-left-radius: 50%;
            border-bottom-right-radius: 50%;
            border-bottom-left-radius: 50%;
        }

        .timeline > li.timeline-inverted .timeline-panel {
            float: right;
        }

            .timeline > li.timeline-inverted .timeline-panel:before {
                border-left-width: 0;
                border-right-width: 15px;
                left: -15px;
                right: auto;
            }

            .timeline > li.timeline-inverted .timeline-panel:after {
                border-left-width: 0;
                border-right-width: 14px;
                left: -14px;
                right: auto;
            }

.timeline-title {
    margin-top: 0;
    color: inherit;
}

.timeline-body > p,
.timeline-body > ul {
    margin-bottom: 0;
}

    .timeline-body > p + p {
        margin-top: 5px;
    }

@media (max-width: 767px) {
    ul.timeline:before {
        left: 40px;
    }

    ul.timeline > li .timeline-panel {
        width: calc(100% - 90px);
        width: -moz-calc(100% - 90px);
        width: -webkit-calc(100% - 90px);
    }

    ul.timeline > li .timeline-badge {
        left: 15px;
        margin-left: 0;
        top: 16px;
    }

    ul.timeline > li .timeline-panel {
        float: right;
    }

    ul.timeline > li .timeline-panel:before {
        border-left-width: 0;
        border-right-width: 15px;
        left: -15px;
        right: auto;
    }

    ul.timeline > li .timeline-panel:after {
        border-left-width: 0;
        border-right-width: 14px;
        left: -14px;
        right: auto;
    }

    .navbar-nav, #main-menu {
    	float: none;
    }
}

/* Anfragen-Buchen-Leiste Bottom */

.bottomMenu {
    display: block;
    position: fixed;
    bottom: 0;
    width: 100%;
    height: 70px;
    border-top: 1px solid #9c1e1e;
    background: #9c1e1e;
    z-index: 100;
}

.bottomMenu:before {
    background-color: transparent;
    content: '';
    height: 4px;
    left: 0;
    position: absolute;
    top: -5px;
    width: 100%;
}

.button-book {
	background:#fff!important;
	color:#9c1e1e;
	width:135px;
	height:40px;
	font-size:23px;
	padding:3px;
}

.button-book:hover {
	color:white!important;
	background:#A67B51!important;
}

.buchen-leiste-button {
	font-size:23px;
	color:white;
}

.distance {
	margin-top:20px;
}

.number {
	font-size:19px; 
	color:#fff;
}
/* END Anfragen-Buchen-Leiste Bottom */

.rev
{
	position:relative;
}

.infobox_slider
{
	position:absolute;
	z-index:20;
	top:5%;
	left:12%;
}

@media (min-width:992px)
{
.logos_footer
{
	text-align:center;
}
}

.link-list a  {
	font-size:13px;
}

.footer-v2
{
	margin-bottom:60px;
}

.footer-v2 .footer  
{
	background: #FBF1D6;
	border-top: 3px solid #9c1e1e;
}

.footer-v2 .copyright
{
	background: #FBF1D6;
}

.portfolio-box-v2 .portfolio-box-v2-in i 
{
	background: rgba(185, 172, 8, 0.8) !important;
}



@media (min-width: 992px)
{
.header-v3 .dropdown-menu .active > a, .header-v3 .dropdown-menu li > a:hover 
{
	background: #9c1e1e !important;
}

.header-v3 .dropdown-menu .active > a, .header-v3 .dropdown-menu li > a:hover h3
{
	color: #fff;
}
}

/* Preisberechner */
.panel-default-dark > .panel-heading {
    background: #9c1e1e;
}


/* Cookie-Hinweis */

@media screen and (min-width: 768px) {
.cc_container {
    padding: 0 30px!important;
}
}

.cc_container {
	background:#f9f7f5!important;
	font-size:16px!important;
}

.cc_container a, .cc_container a:visited {
    text-decoration: underline!important;
    color: #555555!important;
	font-size:1em;
}

.cc_container a:hover, .cc_container a:active {
    color: #000000!important;
	font-size:1em;
}

.cc_container .cc_btn, .cc_container .cc_btn:visited,
.cc_container .cc_btn:hover, .cc_container .cc_btn:active {
    background-color: #F9F7F5!important;
}


.img-hover-v2 img {
	height:80px;
}

#logo-footer {
	margin:17px auto 20px;
}

.header .navbar-nav > li > a:hover {
    color: #9c1e1e;
}

@media (min-width: 992px) {
	.header .navbar-nav > li > a:hover {
		border-bottom: solid 2px #9c1e1e;
	}
}


.carousel-v1 .carousel-caption p {
    color: #9C1E1E;
    margin-bottom: 0;
    font-family: 'Droid Serif', serif;
}

/* Breadcrumb */

.bread
{
	background:#A67B51;
	color:white;
	padding: 3px 0;
	font-size:14px;
}

.bread a:link,
.bread a:focus,
.bread a:hover,
.bread a:visited,
.bread a:active,
.bread span
{
	color: #ffffff;
	text-decoration:none !important;
}
.portfolio-box .portfolio-box-in i {
    background: rgba(251, 241, 214, 0.66);
}

.carousel-caption {
	text-shadow:none;
}


@media (min-width: 992px) {
.header .navbar-nav > li:hover > a {
    color: #9C1E1E;
}
}

.header .dropdown-menu {
    border-top: solid 2px #9C1E1E;
}

@media (min-width: 992px) {
.header .dropdown-menu {
    border-bottom: solid 2px #9C1E1E;
}
}
@media (max-width: 991px) {
.header .logo {
    float: none;
}
}

.slider_box
{
	margin-top:-30%; 
	z-index:100;
	font-family: 'PT Sans', sans-serif;
}

@media(max-width:1199px)
{
.slider_box
{
	margin-top:-35%; 
}
}

@media(max-width:991px)
{
.slider_box
{
	margin-top:0px; 
}
}

@media(max-width:767px)
{
.slider_box
{
	margin-top:0px; 
}
}

.slider_head
{
	text-align:center;
	background: rgba(251, 241, 214, 0.8);
	padding:10px;
}

.slider_head h2
{
	text-align:center;
	color: #9c1e1e;
	font-size:20pt;
	margin-top:0px;
	margin-bottom:0px;
	font-family: 'PT Sans', sans-serif;
}

.slider_body
{
	padding:10px 0;
	min-height:100px;
	background: rgba(251, 241, 214, 0.8);
	border:0px solid #9c1e1e;
	padding:5px 10px;
	text-align:right;
}

.slider_body p
{
	color: #9c1e1e;
	padding:5px 10px;
	margin:0px;
	font-size:12pt;
	font-weight:normal;
	text-shadow:#9c1e1e 1px 1px;
	font-family: 'PT Sans', sans-serif;
	text-align:center;
}

.slider_body a
{
	text-align:center;
	color: #9c1e1e;
	text-shadow:#9c1e1e 1px 1px !important;
	font-family: 'PT Sans', sans-serif;
	text-decoration:underline;
}

@media(max-width:767px)
{
.box
{
	z-index:10;
	position:relative;
}
}

@media(min-width:768px) and (max-width:991px)
{
.box
{
	margin-top:-50px;
	z-index:10;
	position:relative;
}
}

@media(min-width:992px) and (max-width:1199px)
{
.box
{
	margin-top:-100px;
	z-index:10;
	position:relative;
}
}

@media(min-width:1200px)
{
.box
{
	margin-top:-200px;
	z-index:10;
	position:relative;
}
}

.box .container
{
	padding-left:0;
	padding-right:0;
}

.box_green
{
	border-top:10px solid #3ada37;
}

.box_orange
{
	border-top:10px solid #ff8400;
}

.box_gold
{
	border-top:10px solid #dad03a;
}

.box h2
{
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
	background:white;
	margin-top:0px;
	margin-bottom:0px;
}

.box_text
{
	padding-top:10px;
	padding-bottom:10px;
}



.footer_text h2
{
	color:white;
}

#layerslider-footer
{
	border-bottom:10px solid #ff8400;
}

@media(max-width:768px)
{
#layerslider-footer
{
	width:1600px !important;
}
}

.nav_style:hover
{
	background:#ff8400;
}

.nav_style:hover a
{
	color:white !important;
}

.nav_style a
{
	font-size:20px !important;	
}

#one a, #two a, #three a, #four a, #five a, #six a
{
	border-top:0px;
}

@media (max-width: 991px)
{
.header-v5 .navbar-default .navbar-nav > .active > a, .header-v5 .navbar-default .navbar-nav > .active > a:hover, .header-v5 .navbar-default .navbar-nav > .active > a:focus
{
	background:#ff8400 !important;
}
}