/* 
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com 
Twitter: @rich_clark
*/

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
    font-family: 'Bree Serif', serif;
}

h1 {
    margin:0px 0px 30px 0px;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
    font-family: 'Bevan', cursive;
    color: #993733;
    font-size: 36px;
}
h2 {
    margin: 0px 0px 25px 0px;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
    color: #993733;
    font-size: 28px;
    font-family: "Bevan",cursive;
}
h3 {
    margin: 0px 0px 6px 0px;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
    color: #993430;
    font-size: 18px;
}

body {
    line-height:1;
    color: #525252 !important;
}

article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { 
    display:block;
}

nav ul {
    list-style:none;
}

blockquote, q {
    quotes:none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}

a {
    margin:0;
    padding:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}
a:focus 
{ 
    outline:0; 
}

/* change colours to suit your needs */
ins {
    background-color:#ff9;
    color:#000;
    text-decoration:none;
}

/* change colours to suit your needs */
mark {
    background-color:#ff9;
    color:#000; 
    font-style:italic;
    font-weight:bold;
}

del {
    text-decoration: line-through;
}

abbr[title], dfn[title] {
    border-bottom:1px dotted;
    cursor:help;
}

table {
    border-collapse:collapse;
    border-spacing:0;
}

/* change border colour to suit your needs */
hr {
    display:block;
    height:1px;
    border:0;   
    border-top:1px solid #8D4340;
    margin:2em 0;
    padding:0;
}

input, select {
    vertical-align:middle;
}
.chivo{
    font-family: 'Chivo', sans-serif;
}
.merriweather{
    font-family: 'Merriweather Sans', sans-serif;
}
.bevan{
    font-family: 'Bevan', cursive;
}
.vollkorn{
    font-family: 'Vollkorn', serif;
}
.center-item{
    text-align: center;
}

/*------------------------------------------------------ Header ----------------------------------------------------------------*/
.header{
    background-image: url("images/bg-header.jpg");
    border-bottom: 2px solid #FFFFFF;
}
.logo{
    z-index: 1;
}
.logo a{
    background-color: #fff;
    padding: 187px 15px 0px 15px;
}
.logo img{
    width: 255px;
}
.button-infos-green {
    background-color: #D0E05F;
    text-decoration: none;
    color: #333333;
    font-size: 18px;
    padding: 0px 40px;
    border-radius: 1px;
    outline: none !important;
    width: 266px;
    height: 40px;
    margin: 0px 10px;
    transition: all 0.4s;
}
.button-infos-green:hover,.button-infos-green:focus,.button-infos-green:active{
    background-color: #E5F669 !important;
    transition: all 0.4s;
}
.button-infos-green-xs {
    background: none;
    text-decoration: none;
    color: #333333;
    font-size: 12px;
    outline: none !important;
}
.button-infos-green-xs-bg1 {
    background-color: #D0E05F;
    text-align: center;
    height: 45px;
    padding: 1px 0px;
    border-right: 2px solid rgba(0, 0, 0, 0.2);

}
.button-infos-green-xs-bg2 {
    background-color: #D0E05F;
    text-align: center;
    height: 45px;
    border-left: 2px solid rgba(0, 0, 0, 0.2);
    padding: 4px 0px;
}
.margin-button-header{
    margin-top: 20px;
}

/*------------------------------------------------------ Menu ----------------------------------------------------------------*/
.menu-bar{
    background-color: #000;
    text-align: center;
    position: absolute;
    width: 100%;
    top: 107px;
}
.menu-bar li{
    display: inline-block;
}
.menu-bar a{
    font-family: 'Merriweather Sans', sans-serif;
    text-decoration: none;
    color: #fff;
    font-size: 16px;
    padding: 0px 30px;
    line-height: 48px;
}
.menu-bar a:hover{
    color: #BFD24C;
}
.menu-bar .current-menu-item a{
    color: #BFD24C;
}
.menu-bar .navbar{
    margin: 0px;
}

.show-menu, .show-menu:hover, .show-menu:focus, .show-menu:active{
    background: none;
    color: #fff;
    border: 0px;
    padding: 8px 20px;
    outline: none !important;
    float: right;
    margin-top: 24px;
}
.show-menu .icon{
    font-size: 53px;
    margin-bottom: 7px;
}
.show-menu .title{
    display: block;
    font-family: 'Chivo', sans-serif;
    font-size: 20px;
    font-weight: bold;
}
.hide-menu, .hide-menu:hover, .hide-menu:focus, .hide-menu:active{
    color: #fff;
    border: 0px;
    padding: 40px 20px 40px 14px;
    outline: none !important;
    background: none;
}
.hide-menu .icon{
    font-size: 53px;
    margin-bottom: 7px;
}
.hide-menu .title{
    display: block;
    font-family: 'Chivo', sans-serif;
    font-size: 20px;
    font-weight: bold;
}

/*------------------------------------------------------ Footer ----------------------------------------------------------------*/
.footer1{
    background-color: #81312F;
    padding: 30px 0px;
    color: #DDDDDD;
    font-size: 18px;
}
.footer1 .number1{
    font-size: 32px;
    margin-right: 13px;
}
.footer1 .number2{
    font-size: 22px;
}
.footer1 .button-border-white{
    line-height: 82px;
}
.footer2{
    background-color: #fff;
    height: 46px;
    padding: 15px 0;
    text-align: center;
    color: #202020;
}
.footer2 a,.footer2 a:hover{
    color: #777777;
    text-decoration: underline
}
.footer3{
    background-color: #AAAAAA;
    height: 76px;
}
.button-border-white{
    border: 1px solid #ffffff;
    color: #ffffff;
    font-size: 16px;
    line-height: 40px;
    padding: 6px 34px;
    text-decoration: none;
    transition: all 0.4s;
}
.button-border-white:hover,
.button-border-white:focus,
.button-border-white:active{
    text-decoration: none;
    color: #000;
    border: 1px solid #000;
    transition: all 0.4s;
}

.button-border-square{
    border: 1px solid #ffffff;
    color: #ffffff;
    font-size: 24px;
    line-height: 40px;
    padding: 4px 18px;
    text-decoration: none;
    float: left;
    transition: all 0.4s;
}
.container-review:hover .button-border-square{
    text-decoration: none;
    border: 1px solid #000;
    color: #000;
    transition: all 0.4s;
}
.review,.review:hover{
    font-size: 20px;
    color: #DDDDDD;
    text-decoration: none;
}
.review .text{
    float: left;
    margin: 5px 0px 0px 12px;
}
.container-review {
    transition: all 0.4s;
}
.container-review:hover {
    color: #000;
    transition: all 0.4s;
}
.menu-footer a{
    font-family: 'Merriweather Sans', sans-serif;
    font-size: 16px;
    color: #DDDDDD;
    text-decoration: none;
}
.menu-footer br{
    margin-top: 20px;
}
.menu-footer a:hover{
    font-family: 'Merriweather Sans', sans-serif;
    font-size: 16px;
    color: #000;
    text-decoration: none;
}
.menu-footer ul{
    float: right;
    padding: 13px 0px;
}
.menu-footer li{
    display: inline;
    padding: 0 8px;
}
.menu-footer-bar{
    margin-top: 20px;
}


/*------------------------------------------------------ Home page ----------------------------------------------------------------*/
.slider-home{
    position: relative;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-image: url('http://potomac.webnetservers.com/~ozarklod/wp-content/uploads/2015/09/slider.jpg');
    width: 100%;
}

video{
    width: 100% !important;
    display: block;
    position: absolute;
    height: 100%;
    top: 0;
}
.div-video {
    position: relative;
    padding-top: 56.25%;
}
.body{
    background-image: url("images/bg-body.jpg"); 
    padding: 40px 0 80px 0;
}
.block-home{
    text-align: center;
    margin-bottom: 40px;
}
.block-home h1{
    font-family: 'Bevan', cursive;
    font-size: 27px;
    color: #963934;
    margin: 30px 0px;
}
.block-home p{
    color: #525252;
    line-height: 30px;
    width: 298px;
    margin: 0 auto;
}
.block-home a:hover{
    text-decoration: none;
}
.button-border{
    color: #963934;
    border: 1px solid #963934;
    padding: 5px 47px;
    line-height: 80px;
    transition: all 0.4s;
}
.button-border:hover{
    color: #000;
    border: 1px solid #000;
    //background-color: #fff;
    transition: all 0.4s;
}

.video-bar{
    background-color: #913938;
    height: 24px;
    margin-top: 30px;
}
.video-bar-title{
    color: #913938;
    text-align: center;
    font-size: 26px;
    margin-bottom: 30px;
    margin-top: 26px;
}


/*------------------------------------------------------ pages ----------------------------------------------------------------*/

.header-bottom{
    height: 416px;
}
.caption-header-container{
    height: 100%;
    text-align: center;

}
.caption-header-container-motel{
    height: 100%;
    text-align: center;
}
.caption-message{
    display: block;
    padding: 0 6%;
    line-height: 24px;
    margin-top: 13px;
    letter-spacing: .25px;
}
.button-white{
    background: none;
    padding: 10px 70px;
    border: 1px solid #fff;
    font-size: 16px;
    transition: all 0.4s;
    margin-top: 20px; 
    color: #fff;
}
.button-white:hover{
    color: #BFD34D;
    border: 1px solid #BFD34D;
    transition: all 0.4s;
}
.border-circle{
    font-family: 'Cabin', sans-serif;
    font-size: 18px;
    font-style: italic;
    border: 2px solid #fff;
    border-radius: 44px;
    color: #BFD24C;
    text-align: center;
    width: 60px;
    padding: 7px 1px 5px 0px;
    height: 60px;
    position: absolute;
    right: 25px;
    top: 86px;

}
.caption-header-bottom-motel{
    height: 100%;
    background: rgba(0, 0, 0, 0.5) none repeat scroll 0% 0%;
    width: 470px;
    padding: 0 30px;
}
.caption-header-bottom{
    height: 100%;
    background: rgba(0, 0, 0, 0.5) none repeat scroll 0% 0%;
    width: 470px;
}
.caption-vertical{
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}
.motel-header{
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
  /*  background-image: url('images/motel-bg.jpg');*/
    width: 100%;
}
.events-header{
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
 /*   background-image: url('images/event-bg.jpg'); */
    width: 100%;
}
.row-desc{
    margin-bottom: 80px;
}
.row-desc p{
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 17px;
}

.room-bloc{
    border-right: 2px solid #AAAAAA;
    border-bottom: 2px solid #AAAAAA;
    padding: 22px 46px 22px 25px;
    margin-bottom: 43px;
    background-color: #FAFAFA;
}
.room-bloc h2{
    font-family: 'Bevan', cursive;
    font-size: 28px;
    color: #993733;
}
.room-bloc ul{
    margin-top: 30px;
}
.room-bloc li{
    list-style: none;
    padding: 7px 0px;
    margin: 8px 0px;
    background:  url("images/amenities-icons.png");
    background-repeat: no-repeat;
    color: #525252;
}
.room-bloc li span{
    margin: 2px 0 0 40px;
    height: 32px;
    width: 100%;
}
.room-bloc .bed{
    background-position: 1px 6px;
}
.room-bloc .jacuzzi{
    background-position: 1px -34px;
}
.room-bloc .bath{
    background-position: 1px -76px;
}
.room-bloc .price{
    background-position: 1px -118px;
    margin-bottom: -9px;
}
.room-bloc .price-note{
    font-family: 'Chivo', sans-serif;
    background: none;
    font-size: 12px;
    color: #9D332C;
    padding: 0px 0px 0px 41px;
}
.room-bloc .kitchenette{
    background-position: 3px -186px;
}
.room-bloc .pet{
    background-position: 3px -158px;
}
.room-bloc button{
    width: 102%;
    color: #505523;
    border-bottom: 2px solid #86913D;
    //position: absolute;
    //bottom: -100px;
    margin: 20px 0px 0px 0px;
}
.button-border-green{
    width: 100%;
    color: #505523;
    border-bottom: 2px solid #86913D;
    margin: 0px;
	margin-bottom: 100px;
}


.room-bloc .help-tooltip{
    position: absolute;
    margin-left: 30px;
    margin-top: -1px;
}
.tooltip.top .tooltip-inner {
    background-color:#fff;
    color: #525252;
    font-size: 14px;
    max-width: 360px !important;
    height: 90px !important;
    border: 2px solid #525252;
    border-radius: 0px;
    padding: 20px 5px !important;
}
.tooltip.top .tooltip-arrow {
    border: 1px solid #525252;
}


.tooltip.left .tooltip-inner {
    background-color:#fff;
    color: #525252;
    font-size: 14px;
    max-width: 360px !important;
    height: 100px !important;
    width: 325px !important;
    border: 2px solid #A4A4A4;
    border-radius: 0px;
    padding: 20px 15px !important;
}
.tooltip.left .tooltip-arrow {
}
/*------------------------------------------------------  page ----------------------------------------------------------------*/


.hours{
    text-align: center;
    font-size: 18px;
    color: #202020;
    padding-bottom: 50px;
}
.menu-steakhouse{
    border-bottom: 1px solid #8D4340;
    padding: 0px 20px 40px 20px;
    margin-bottom: 30px;
}
.menu-steakhouse:last-child{
    border-bottom: 0px solid #8D4340;
}
.menu-steakhouse .title{
    display: block; 
    font-size: 18px;
    color: #202020;
    margin-top: 10px;
}
.menu-steakhouse .desc{
    display: block;
    color: #525252;
    margin-top: 6px;
    margin-bottom: 25px;
}
.menu-steakhouse .ads{
    display: block;
    color: #525252;
    font-size: 18px;
    margin-top: 35px;
}
.menu-notice{
    color: #545454;
    border-bottom: 1px solid #C7D555;
    border-top: 1px solid #C7D555;
    padding: 5px 20px;
    line-height: 40px;
}
.event-contact{
    background-color: #D0E05F;
    border-bottom: 2px solid #919B4F;
    border-right: 2px solid #919B4F;
    height: 171px;
    text-align: center;
}
.event-contact span{
    display: block;
}
.event-contact div{
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}
.event-contact .infos{
    color: #505321;
    font-size: 24px;
 /*   margin-bottom: 20px; */
}
.event-contact .phone{
    color: #505321;
    font-size: 30px;
    font-family: 'Chivo', sans-serif;
    font-weight: 900;
 /*   margin-bottom: 30px; */
}
.event-contact .phone .glyphicon {
    display: initial;
    font-size: 17px;
    margin-right: 12px;
    top: -1px;
    font-weight: bold;
}
.event-contact .note{
    color: #444444 !important;
    font-size: 16px;
    font-family: 'Merriweather Sans', sans-serif;
    border-top: 1px solid #ECFF70;
    width: 47%;
    margin: 0 auto;
    padding-top: 12px;
}
.events{
    margin: 50px 0px;
    padding-bottom: 30px;
    border-bottom: 1px solid #8D4340;
}
.events p{
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 30px;
}
.events img{
    margin-bottom: 20px;
}

.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
    width: 100%;
    margin: auto;
}


/*------------------------------------------------------ area info ----------------------------------------------------------------*/
.area-info a{
    color: #D0E052; 
    text-decoration: underline;
    font-style: italic;
    font-weight: bold;
}
.area-info a:hover{
    color: #D0E052; 
    text-decoration: underline;
    font-style: italic;
    font-weight: bold;
}
.area-info p{
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 30px;
}
.area-info img{
    margin-bottom: 30px;
}
/*------------------------------------------------------ contact ----------------------------------------------------------------*/
.contact h1{
    border-bottom: 1px solid #8D4340;
    margin-bottom: 30px;
    padding-left: 10px;
}
.contact .info{
    margin-bottom: 30px;
    padding-left: 10px;
}
.contact .info span{
    margin-left: 15px;
}
.contact .phone1{
    font-size: 32px;
}
.contact .phone2{
    font-size: 24px;
    color: #993430;
}
.contact .s-phone{
    font-size: 18px;
    color: #993430;
    display: block;
    margin-left: 26px;
    margin-top: 4px;
    margin-bottom: 30px;
}
.contact iframe{
    border-bottom: 1px solid #000 !important;
    margin-bottom: 50px;
}
.contact .block-phone,.contact .block-contact{
    margin-bottom: 60px;
}
/*------------------------------------------------------ photos ----------------------------------------------------------------*/
.photos-header{
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 497px;
}
.photos p{
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 30px;
}
.padding-10{
    padding: 10px;
}
.modal-dialog {width:70%;margin: 0 auto;}
.thumbnail {margin-bottom:6px; cursor: pointer;}
/*------------------------------------------------------ details ----------------------------------------------------------------*/
.amenities{
    //border-right: 1px solid #9D332C;
    height: 117px;
    margin-bottom: 27px;
    padding: 0 2px; 
    margin-top: 25px;
}
.amenities-title{
    color: #525252;
    font-size: 18px;
    display: block;
    margin-top: 20px;
    margin-bottom: 20px;
}
.details p{
    margin-bottom: 40px;
    font-size: 18px;
    line-height: 35px;
}
.details .price{
    color: #9D332C;
    font-size: 36px;
    text-align: right;
}
.details .price .days{
    color: #666666;
    font-size: 18px;
}
.details .price .bar{
    color: #000;
    font-size: 37px;
    font-family: a;
    margin: 0 20px;
}
.tool-left{
    top: 4px;
    position: relative;
    margin-left: 10px;
}

/*------------------------------------------------------ lightbox ----------------------------------------------------------------*/

.gallery img {
    width:  100%;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}

.gallery a {
    width: 100%;
    height: 200px;
    display: inline-block;
    overflow: hidden;
    margin: 4px 6px;
    box-shadow: 0 0 2px -1px #000;
    border: 4px solid #f9f9f9;
}
/*------------------------------------------------------ Media ----------------------------------------------------------------*/

@media (max-width: 768px) {
    .caption2 button {
        margin-top: 0px !important;
    }
}
/*** arnold *******/


/* @media (min-width: 768px) { */
    #myCarousel.aslider .carousel-inner .item a img 
	{
        max-height:300px;
		max-width:100%;
		width:initial;
    }


@media (max-width: 767px) {
.carousel-inner > .item > img
{	
	height:auto;
}
.carousel-inner  div.item
{
	height:auto !important;
}
#myCarousel.aslider .carousel-control
{
	width:0%;
}
#myCarousel.aslider .carousel-inner
{
	width:100%;
}
#myCarousel.aslider .item
 {
    width: 250px;
	height: 300px;
	margin: 0 auto;
}

#myCarousel.aslider .glyphicon-chevron-left, #myCarousel.aslider .glyphicon-chevron-right
 {
    width: 75px !important;
	
}

h1.tcabin {
    font-size: 30px;
    margin-top: 20px;
}
.details .price {
    font-size: 30px;
} 
.details .price .days {
    color: #666666;
    font-size: 13px;
}

.button-border-green{
 
	margin-bottom: 30px;
}

#myCarousel.aslider .carousel-indicators.aindic li , #myCarousel.aslider .carousel-indicators.aindic li img
 {
    width:65px !important ; 
	height:65px !important;
}


}


@media (min-width: 768px) and (max-width: 1200px) 
{ 
.carousel-inner > .item > img
{
	width:1200px;
	overflow:hidden;
}
}

.carousel-inner  div.item
{
	height:500px;
	overflow:hidden;
	
}


.carousel-inner.myinner div.item
{
	height:auto !important;
	padding:10px;
}

.actrl.carousel-control.right,  .actrl.carousel-control.left
{
	background-image:none;
}

/***************/
@media (max-width: 480px) {
    .caption-header-bottom {
        width: 302px;
        padding: 0px 30px;
    }
    .caption-header-container {
        padding-left: 0px;
    }
    .caption-header-bottom-motel {
        width: 302px;
        padding: 0px 30px;
    }
    .caption-header-container-motel {
        padding-left: 0px;
    }
    .border-circle {
        font-size: 13px;
        width: 38px;
        padding: 3px 1px 4px 0px;
        height: 38px;
        right: 38px;
        top: 38px;
    }
    .c-grid {
        width: 350px !important;
    }
    .caption-message {
        display: block;
        padding: 0 6%;
        line-height: 12px;
        margin-top: 1px;
        font-size: 12px;
    }
}
@media (max-width: 667px) {
    .logo a>img{
        width: 189px;
    }
    .show-menu {
        margin-left: 10px;
        margin-top: 10px;
    }
    .show-menu:hover {
        margin-left: 10px;
        margin-top: 10px;
    }
    .logo-footer{
        text-align: center;
        margin-bottom: 30px;
    }
    .footer1 .number1{
        font-size: 25px;
    }
    .footer1 .number2{
        font-size: 17px;
    }
    .footer1 .numbers{
        margin-bottom: 40px !important;
        text-align: center;
    }
    .footer1 .slogan{
        font-size: 14px;
        margin-bottom: 15px;
        text-align: center;
    }
    .footer2{
        font-size: 14px;
        padding: 5px 0px;
        line-height: 18px;
    }
    .menu-footer ul{
        text-align: center;
        margin-top: 20px;
        float: none;
        line-height: 40px;
    }
    .review .container-review{
        margin: 0px auto;
        width: 184px;
    }
    .row-desc .img-desc{
        text-align: center;
        margin-bottom: 20px;
    }
    .room-bloc .img-room{
        margin-bottom: 30px;
    }
    .room-bloc {
        padding: 22px 46px 40px 0px;
    }
    .room-bloc button {
        bottom: -48px;
        left: -10px; 
        width: 107%;
    }
    .button-white{
        font-size: 12px;
        transition: all 0.4s;
        padding: 7px 30px;
    }

}
@media (min-width: 668px) and (max-width: 991px) { 
    .menu-footer ul{
        float: right;
    }
    .menu-footer li{
        display: inline;
        padding: 0 25px;
    }
    .row-desc .img-desc{
        text-align: center;
        margin-bottom: 20px;
    }
    .room-bloc {
        padding: 22px 46px 46px 0px;
    }
    .room-bloc button {
        bottom: -48px;
        left: -10px;
        width: 107%;
    }
    .room-bloc .img-room{
        margin-bottom: 30px;
    }
}
@media  (max-width: 1024px) {

    .modal-dialog {width:90%;margin: 0 auto;}
}

@media (min-width: 991px) and (max-width: 1024px) {
    .room-bloc button{
        bottom: -42px;
    }
    .row-desc p {
        margin-bottom: 16px;
    }

}
/*------------------------------------------------------ Slider ----------------------------------------------------------------*/

.caption-volkorn{
    font-family: 'Vollkorn', serif;
    font-size: 36px;
    font-style: italic;
    display: block;
    margin-bottom: 10px;
    color: #DDDDDD;
}
.caption-bevan{
    font-family: 'Bevan', cursive;
    font-size: 36px;
    color: #BFD157;
    display: block;
    margin-bottom: 10px;
}
.caption-bree{
    font-family: 'Bree Serif', serif;
    font-size: 24px;
    display: block;
    margin-bottom: 15px;
    color: #DDDDDD;
}

.carousel-indicators .active {
    background-color: rgb(0, 0, 0);
}
.carousel-indicators li {
    border: 2px solid #000;
    width: 12px !important;
    height: 12px !important;
    margin: 0px !important;
}




//------------------------------------------------e calendar

.calendar  * {
    box-sizing: border-box;
    font-size: 14px;
}
.calendar-sm {
    cursor: default;
    width: 800px;
    height: 370px;
}
.calendar {
    cursor: default;
    width: 100%;
    height: 270px;
}

.calendar-sm .c-pad-top {
    padding-top: 2%;
}

.calendar .c-pad-top {
    //padding-top: 3%;
}

.c-grid {
    //box-shadow: 2px 2px 5px #888888;
    height: inherit;
}
.c-day {
    width: 14.28%;
    height: 13%;
    background-color: #EFF4F9;
    float: left;
    text-align: center;
}

.c-day-previous-month {
    width: 14.28%;
    height: 13%;
    background-color: #F9FBFD;
    float: left;
    text-align: center;
    color: gray;
}

.c-day-next-month {
    width: 14.28%;
    height: 13%;
    background-color: #F9FBFD;
    float: left;
    text-align: center;
    color: gray;
}

.c-week-day {
    width: 14.28%;
    height: 10.38%;
    background-color: #993430;
    color: white;
    float: left;
    text-align: center;
    padding-top: 1%;
}

.c-next {
    //width: 12.5%;
    height: 12%;
    padding: 2% 2% 0 2%;
    text-align: right;
    cursor: pointer;
    margin-top: 273px;
    font-size: 18px !important;
    position: absolute;
    right: 0;
}

.c-previous {
    //width: 12.5%;
    height: 12%;
    padding: 2% 2% 0 2%;
    text-align: left;
    cursor: pointer;
    margin-top: 273px;
    font-size: 18px !important;
    position: absolute;
}

.c-month {
    //width: 75%;
    height: 18%;
    text-align: center;
}

.c-nav-btn-over {
    //background-color: rgb(137, 163, 192) !important;
    //font-weight: bold;
}

.c-today {
    background-color: #D8EAF1;
}

.c-event {
    background-color: rgb(166, 166, 166);
    color: white;
    font-weight: bold;
    cursor: pointer;
}

.c-grid {
    float: left;
    width: 600px;
    position: absolute;
}

.c-event-grid {
    margin-left: 1px;
    height: inherit;
    width: 100%;
    float: left;
    margin-top: 50px;
    //box-shadow: 2px 2px 5px #888888;
}

.c-grid-title {
    //font-weight: bold;
    float: left;
    //background-color: rgb(112, 145, 183);
    color: #535353;
    font-size: 28px;

}

.c-event-title {
    width: 100%;
    //height: 12%;
    text-align: center;
    color: #535353;
    font-size: 28px;

}

.c-event-body {
    //background-color: #EFF4F9;
    height: 88.1%;
}

.c-event-list {
    //padding: 0px 0px 0px 10px;
    overflow: auto;
    height: 95%;
}

.c-event-item > .title {
    //font-weight: bold;
    font-size: 18px;
    color: #202020;
    border-bottom: 1px solid #CCCCCC;
    padding-bottom: 10px;
}

.c-event-item > div {
    text-overflow: ellipsis;
    width: inherit;
    overflow: hidden;
    white-space: nowrap;
}

.c-event-item {
    //padding-left: 10px;
    margin-bottom: 10px;
}

.c-event-over {
    //background-color: lightgray;
    //font-weight: bold;
    color: black;
}

.c-event-over > .description {
    font-weight: normal;
}

.date-event{
    font-size: 20px;
    color: #993430;
}



.caption {  
    width: 600px;
    height: 100%;
    position: absolute;    
    display: block;    
    left: 0;    
    right: 0;
    top:0;
    padding: 15px;    
    text-align: center;    
    background: #000;    
    background: rgba(0,0,0, .5);    
    color: #fff;
    -webkit-transform:    skewX(-26deg);
    transform:    skewX(-26deg);
    padding: 8% 0 0 0;
}
.caption span{
    -webkit-transform:    skewX(26deg);
    transform:    skewX(26deg);
}
.caption button{
    -webkit-transform:    skewX(26deg);
    transform:    skewX(26deg);
    background: none;
    padding: 10px 70px;
    border: 1px solid #fff;
    font-size: 16px;
    transition: all 0.4s;
    margin-top: 20px; 
}
.caption button:hover{
    -webkit-transform:    skewX(26deg);
    transform:    skewX(26deg);
    color: #BFD34D;
    border: 1px solid #BFD34D;
    transition: all 0.4s;
}
.caption-text{
    position: absolute;
    text-align: center;
    top: 21%;
    width: 40%;
}

.caption2 {  
    width: 600px;
    height: 100%;
    position: absolute;    
    display: block;    
    left: 0;    
    right: 0;
    top:0;
    text-align: center;    
    background: #000;    
    background: rgba(0,0,0, .5);    
    color: #fff;
    padding: 10;
    margin-left: 8%;
}
.caption2 span{
}
.caption2 button{
    background: none;
    padding: 10px 70px;
    border: 1px solid #fff;
    font-size: 16px;
    transition: all 0.4s;
    margin-top: 20px; 
}
.caption2 button:hover{
    color: #BFD34D;
    border: 1px solid #BFD34D;
    transition: all 0.4s;
}
.caption-container{
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}


.line1{
    margin-left: -132px;
}
.line2{
    margin-left: -89px;
}
.line3{
    margin-left: -45px;
}
.line4{
    margin-left: -17px;
}
.line5{
    margin-left: 15px;
}
.line6{
    margin-left: 43px;
}
.line7{
    margin-left: 106px;
}
@media (max-width: 481px) {
    .caption{
        width: 98%;
        padding: 2% 0 0 0;
    }
    .caption button{
        margin-top: 0px;
    }
    .caption-volkorn{
        font-family: 'Vollkorn', serif;
        font-size: 17px !important;
        margin-bottom: 5px;
    }
    .caption-bevan{
        font-family: 'Bevan', cursive;
        font-size: 18px !important;
        margin-bottom: 5px;
    }
    .caption-bree{
        font-family: 'Bree Serif', serif;
        font-size: 13px !important;
        margin-bottom: 5px;
    }
    .caption button{
        -webkit-transform:    skewX(26deg);
        transform:    skewX(26deg);
        font-size: 12px;
        transition: all 0.4s;
        padding: 7px 30px;
    }
    .caption2{
        width: 80%;
        padding: 8% 0 0 0;
    }
    .caption2 button{
        margin-top: 10px;
    }

    .caption2 button{
        font-size: 12px;
        transition: all 0.4s;
        padding: 7px 30px;
    }
    .line1{
        margin-left: -120px;
    }
    .line2{
        margin-left: -97px;
    }
    .line3{
        margin-left: -72px;
    }
    .line4{
        margin-left: -51px;
    }
    .line5{
        margin-left: -19px;
    }
    .line6{
        margin-left: 7px;
    }
    .line7{
        margin-left: 29px;
    }
    .rslides img{
        height: 320px;
    }
}
@media (min-width: 479px) and (max-width: 603px) {
    .caption{
        width: 98%;
        padding: 6% 0 0 0;
    }
}

.carousel-content {
    color: #fff;
    display:flex;
    align-items:center;
	line-height: 24px;
    letter-spacing: 0.25px;
}


.modal.modal-fullscreen .modal-content {
    background: rgba(0, 0, 0, .5);
  }
  .modal.modal-fullscreen .modal-header {
    border: 0;
    color: #fff;
  }
  .modal.modal-fullscreen .modal-footer {
    border-color: rgba(0, 0, 0, .5);
  }
  
  
  /*#myCarousel {
  margin: 20px auto;
  width: 400px;
}*/

#myCarousel  .carousel-indicators {
  margin: 10px 0 0;
  /* overflow: auto; */
  position: static;
  text-align: left;
  white-space: nowrap;
  width: 100%;
  padding-left: 30px;
}

#myCarousel  .carousel-indicators li {
  background-color: transparent;
  -webkit-border-radius: 0;
  border-radius: 0;
  display: inline-block;
  height: auto;
  margin: 0 !important;
  width: auto;
  border:none;
}

#myCarousel  .carousel-indicators li img {
  display: block;
  opacity: 0.5;
}

#myCarousel  .carousel-indicators li.active img {
  opacity: 1;
}

#myCarousel  .carousel-indicators li:hover img {
  opacity: 0.75;
}


#myCarousel .carousel-outer {
  position: relative;
}

#myCarousel.aslider .glyphicon-chevron-left
 {
    margin-left: -30px;
}

#myCarousel.aslider .glyphicon-chevron-left, #myCarousel.aslider .glyphicon-chevron-right
 {
    width: 15px;
	
}

#myCarousel.aslider .glyphicon-chevron-left, #myCarousel.aslider .glyphicon-chevron-right
 {
    top: 115%;
}

#myCarousel.aslider .carousel-control.left , #myCarousel.aslider .carousel-control.right
{
	background:none;
} 

#myCarousel.aslider .item
 {
    width: 400px;
	height: 300px;
	margin: 0 auto;
}
@media (min-width: 768px) {

#myCarousel.aslider .carousel-indicators.aindic li , #myCarousel.aslider .carousel-indicators.aindic li img
 {
    width:80px  !important; 
	height:80px !important;
}
}

