@import "reset.css";
@import "skeleton.css";
@import "superfish.css";
@import url(//fonts.googleapis.com/css?family=Open+Sans:700);
@import url(//fonts.googleapis.com/css?family=Patua+One);
html {
    width: 100%;
}

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

* {
    -webkit-text-size-adjust: none;
}

body {
    position: relative;
    min-width: 960px;
    font: 13px/18px "Trebuchet MS",Arial,Helvetica,sans-serif;
    color: #a16a3a;
    background: url(../images/bg_body.png) 0 0 repeat #eee7df;
}

address {
    font-style: normal;
}

p {
    margin-bottom: 18px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Patua One',cursive;
    font-weight: normal;
    color: #a16a3a;
}

h2 {
	font-size: 47px;
	line-height: 49px;
}

img {
    max-width: 100%;
}

ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

ul.list li{
    padding-left: 15px;
    text-transform: uppercase;
    font: bold 12px/18px 'Open Sans',sans-serif;
    letter-spacing: 1px;
    background: url(../images/marker.png) 0 6px no-repeat;
}

ul.list li+li {
	margin-top: 4px;
}

/****Links****/

a {
    text-decoration: none;
    outline: none;
    color: inherit;
    -webkit-transition: 0.5s ease;
    -o-transition: 0.5s ease;
    transition: 0.5s ease;
}

a:hover {
    color: #651a0a;
}

a.btn {
	color: #651a0a;
	text-decoration: underline;
	font: 12px/16px 'Open Sans', sans-serif;
	margin-top: 11px;
	letter-spacing: 1px;
	text-transform: uppercase;
	display: inline-block;
}

a.btn:hover {
	color: #a16a3a;
}

a.link-1 {
     color: #651a0a;
     text-decoration: underline;
}

a.link-1:hover {
    color: #a16a3a;
}

/****classes****/

.mb0 {
    margin-bottom: 0 !important;
}

.m0 {
    margin: 0 !important;
}

.pad0 {
    padding: 0 !important;
}

.pad2 {
    padding-right: 20px;
}

.img_inner {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: 5px;
    margin-bottom: 23px;
    max-width: 100%;
}

.fleft {
    float: left;
    width: auto !important;
    margin-right: 20px;
    margin-bottom: 0 !important;
}

.fright {
    float: right !important;
}

.upp {
    text-transform: uppercase;
}

.rel {
    position: relative;
}

.alright {
    text-align: right;
}

.center {
    text-align: center;
}

.wrapper,
.extra_wrapper {
    overflow: hidden;
}

.clear {
    float: none !important;
    clear: both;
}

/*header*/

.main {
    overflow: hidden;
    background: url(../images/main_bg.png) 0 0 repeat;
}

header {
    display: block;
    z-index: 999;
    position: relative;
}

header h1 {
    z-index: 999;
    float: left;
    position: relative;
}

header h1 a {
    display: block;
    width: 220px;
    height: 190px;
    overflow: hidden;
    text-indent: -999px;
    -webkit-transition: 0s ease;
    -o-transition: 0s ease;
    transition: 0s ease;
}

header h1 a img {
    display: block;
}

.header_address {
    padding-left: 20px;
    overflow: hidden;
    text-transform: uppercase;
    font-family: 'Open Sans',sans-serif;
    font-weight: bold;
}

.h_phone {
    padding-top: 50px;
    font: 28px/34px 'Patua One',cursive;
    letter-spacing: 1px;
    color: #651a0a;
}

.header_address address {
    padding-top: 9px;
    font-size: 12px;
    line-height: 16px;
    letter-spacing: 1px;
}

.hours {
    padding-top: 64px;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 1px;
}

.hours span {
    display: block;
    color: #651a0a;
}

.hours div+div {
    margin-top: 6px;
}

/**Content**/

.content {
	padding-bottom: 13px;
}

.content.c1 {
    padding-bottom: 67px;
}

.content.page1 {
    z-index: 999;
    position: relative;
    margin-top: -83px;
    
    padding-top: 67px;
}

.content.page1 h2 {
	padding-top: 42px;
	margin-bottom: 23px;
}

.content h2 {
	padding-top: 50px;
	margin-bottom: 23px;
}

.content h2.head1 {
	padding-top: 47px;
}



 .upd {
    display: block;
    cursor: pointer;
    z-index: 999;
    position: relative;
    padding: 23px 10px 16px 28px;
    border-top: 1px solid #772817;
    font: 30px/33px 'Patua One',cursive;
    color: #fff;
    background: url(../images/upd_icon.png) 29px 12px no-repeat #651a0a;
}

.upd.op2 {
    display: none;
    z-index: 999;
    position: relative;
    margin-top: -73px;
}

.toggle {
    z-index: 999;
    position: absolute;
    width: 220px;
    margin-top: -288px;
    padding-top: 54px;
    padding-bottom: 26px;
    opacity: 0;
    background: #651a0a;
    -webkit-transition: 0.5s ease;
    -o-transition: 0.5s ease;
    transition: 0.5s ease;
}

.carousel1 {
    color: #fff;
    cursor: default !important;
}

.carousel1 li {
    float: left;
    padding: 0 10px 0 28px;
    overflow: hidden;
    font: bold 14px/18px 'Open Sans',sans-serif;
    color: #9d341e;
    background: #651a0a;
}

.carousel1 li a:hover {
    color: #9D341E;
}

.carousel1 .sep {
    width: auto;
    height: 1px;
    margin: 13px -10px 12px -21px;
    background: #772817;
}

.carousel1 li .title {
    margin-bottom: 8px;
    font: 24px/26px 'Patua One',cursive;
    color: #fff;
}



.car_div {
    position: relative;
    overflow: hidden;
}

.caroufredsel_wrapper {
}

.toggle_rel {
    z-index: 999;
    position: relative;
}

a.prev {
    display: block;
    float: left;
    position: absolute;
    top: 0;
    right: 40px;
    width: 40px;
    height: 40px;
    background: url(../images/prevnext_1.png) 0 0 no-repeat;
    -webkit-transition: 0s ease;
    -o-transition: 0s ease;
    transition: 0s ease;
}

a.prev:hover {
    background-position: 0 bottom;
}

a.next {
    display: block;
    float: left;
    position: absolute;
    top: 0;
    right: 0;
    width: 40px;
    height: 40px;
    background: url(../images/prevnext_1.png) right bottom no-repeat;
    -webkit-transition: 0s ease;
    -o-transition: 0s ease;
    transition: 0s ease;
}

a.next:hover {
    background-position: right 0;
}

.banner a {
    display: block;
    position: relative;
    padding: 10px 39px 15px;
    overflow: hidden;
    font: 24px/26px 'Patua One',cursive;
    color: #fff;
    background: #a16a3a;
}

.banner a:hover {
    color: #651a0a;
    background: #fff;
}

.banner a:after {
    content: '';
    display: block;
    position: absolute;
    top: 18px;
    right: 43px;
    width: 8px;
    height: 13px;
    background: url(../images/right_arrow.png) 0 0 no-repeat;
    -webkit-transition: 0.5s ease;
    -o-transition: 0.5s ease;
    transition: 0.5s ease;
}

.banner a:hover:after {
    right: -33px;
}

.banner a:before {
    content: '';
    display: block;
    position: absolute;
    top: 18px;
    right: -33px;
    width: 8px;
    height: 13px;
    background: url(../images/right_arrow.png) right 0 no-repeat;
    -webkit-transition: 0.5s ease;
    -o-transition: 0.5s ease;
    transition: 0.5s ease;
}

.banner a:hover:before {
    right: 33px;
}

.cards {
    margin-top: -67px;
    margin-left: -20px;
}

.cards li {
    float: left;
    width: 33.3%;
}


.info {
    padding: 70px 30px 54px;
    text-align: center;
    text-transform: uppercase;
    font-family: 'Patua One',cursive;
    color: #fff;
    background: #a16a3a;
}

.s1 {
    display: block;
    font-size: 24px;
    line-height: 24px;
}

.s2 {
    font-size: 60px;
    line-height: 50px;
}

.s4 {
    text-transform: none;
    font-size: 30px;
    line-height: 23px;
}

.s3 {
    display: block;
    padding-top: 3px;
    font-size: 36px;
    line-height: 32px;
}

.s6 {
    display: block;
    padding-top: 16px;
    font-size: 36px;
    line-height: 34px;
}

.s5 {
    display: block;
    font-size: 67px;
    line-height: 25px;
}

.s7 {
    display: block;
    padding-top: 2px;
    font-size: 48px;
    line-height: 40px;
}

.s8 {
    display: block;
    padding-top: 7px;
    font-size: 48px;
    line-height: 40px;
}

.s9 {
    display: block;
    font-size: 18px;
}

.s10 {
    display: block;
    padding-top: 1px;
    font-size: 22px;
    line-height: 21px;
}

.cards {
    perspective: 800px;
}

.cards .info {
    display: block;
    opacity: 1;
    transition: all 0.8s;
    transform-style: preserve-3d;
}

.cards.c1 .info {
    height: 157px;
}


.cards .info:hover {
    color: #fff;
}



.cards img {
    z-index: 999;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    -webkit-transition: all 0.8s;;
    -moz-transition: all 0.8s;;
    -ms-transition: all 0.8s;;
    -o-transition: all 0.8s;;
    transition: all 0.8s;;

    -webkit-: preserve-3d;
    -moz-: preserve-3d;
    -ms-: preserve-3d;
    -o-: preserve-3d;
    : preserve-3d;transform-style;

    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
}

.cards li {
}

.cards li:hover .info {
    -webkit-transform: rotateY(360deg);
    -moz-transform: rotateY(360deg);
    -ms-transform: rotateY(360deg);
    -o-transform: rotateY(360deg);
    transform: rotateY(360deg);
}

.cards li:hover img {
    opacity: 0;
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg);
}

.cards li {
    position: relative;
}

.car_div {
	padding-top: 48px;
	margin-bottom: 14px;
}

.carousel2  {
	cursor: default !important;
}

.carousel2 li {
	float: left;
	width: 157px !important;
}

.caroufredsel_wrapper {
	width: 100% !important;
}

.carousel2 li img {
	width: 100%;
}

.carousel2 li .info {
	font-size: 20px;
	line-height: 22px;
	width: 100%;
	width: 157px;
	height: 152px;
	padding: 70px 0 0 !important;
	/*display: table-cell;*/
	vertical-align: middle;
}

.carousel2 li span {
	display: inline-block;
	font-size: 24px;
	padding-top: 4px;
	position: relative;
	top: -1px;
	line-height: 30px;
}

.carousel2.cards {
	margin-top: 0 !important;
	margin-left: 0 !important;
}


a.prev1 {
    display: block;
    float: right;

    width: 40px;
    height: 40px;
    background: url(../images/prevnext.png) 0 0 no-repeat;
    -webkit-transition: 0s ease;
    -o-transition: 0s ease;
    transition: 0s ease;
}

a.prev1:hover {
    background-position: 0 bottom;
}

a.next1 {
    display: block;
    float: right;
    width: 40px;
    height: 40px;
    background: url(../images/prevnext.png) right bottom no-repeat;
    -webkit-transition: 0s ease;
    -o-transition: 0s ease;
    transition: 0s ease;
}

a.next1:hover {
    background-position: right 0;
}


/***/

.car_div1 {
	padding-right: 20px;
	padding-top: 1px;
	margin: 0 -7px 0 -8px;
}

.car_div1 a.next1 {
	margin-right: 5px;
}
.carousel3 {
	cursor: default !important;
}

.carousel3 li {
	float: left;
	margin: 0 7px 0 8px;
}
a.gal {
    display: block;
    margin-top: 4px;
    margin-bottom: 15px;
    background: url(../images/magnify.png) center center no-repeat #000;
}

a.gal:hover img {
    -webkit-transition: 0.5s ease;
    -o-transition: 0.5s ease;
    transition: 0.5s ease;
}

a.gal:hover img {
    opacity: 0.5;
}

.box {
	margin-bottom: 1px;
	text-align: center;
	font-family: 'Patua One', cursive;
	margin-top: 60px;
	background: url(../images/bg_body.png) 0 0 repeat;
}

.box .box_title {
	color: #fff;
	display: block;
	background: #651a0a;
	font-size: 24px;
	line-height: 30px;
	padding: 8px 0 13px;
}


.box .box_title:hover {
	background: #fff;
	color: #651a0a;
}

.box p {
	font-size: 30px;
	line-height: 30px;
	padding: 30px 30px 0;
}

.box span {
	display: block;
	font-size: 18px;
	line-height: 18px;
	padding: 5px 28px 0;
	margin-bottom: 33px;
}

.box .num {
color: #fff;
	background: #a16a3a;
	font-size: 24px;
	line-height: 30px;
	padding: 8px 0 13px;	
}

blockquote img {
	position: relative;
	top: -3px;
}

blockquote+blockquote {
	margin-top: 22px;
}

blockquote .bq_bot {
	padding-top: 15px;
}

blockquote .bq_bot span {
	font: 18px/18px 'Patua One', cursive;
	position: relative;
	top: -2px;
}

.menu {
    padding-top: 5px;
}



.block {
    background: url(../images/block_bg.png) 0 0 repeat;
    margin-bottom: 20px;
}

.block .pad1 {
    padding: 16px 20px 20px;
}

.event  {
    overflow: hidden;
    padding-right: 20px;
}

.event+.event {
    margin-top: 25px;
}

.event time {
    margin-right: 20px;
    float: left;
    width: 50px;
    height: 46px;
    margin-top: 5px;
    padding-top: 4px;
    text-transform: uppercase;
    display: block;
    color: #fff;
    text-align: center;
    background: #a16a3a;
    font: 24px/20px 'Patua One', cursive;
}

.ev_title {
    margin-bottom: 16px;
}

.event time span {
    padding-top: 2px;
    display: block;
    font-size: 18px;
}

.event .comment {
    display: inline-block;
    float: right;
}


.text1 {
    font: 24px/24px 'Patua One', cursive;
    position: relative;
    padding-top: 1px;
    margin-bottom: 7px;
}

/**Map**/

.map {
    margin-bottom: 0 !important;
    padding-top: 5px;
}


.map figure {
    display: block;
    margin-bottom: 16px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}

.map figure iframe {
    width: 100%;
    height: 450px;
    max-width: 100%;
}

.map address {
    display: block;
    float: left;
}

.map address+address {
    margin-left: 55px;
}

.map address dd span {
    display: inline-block;
    min-width: 70px;
    text-align: left;
}



/**Footer**/

footer {
    display: block;
    padding-bottom: 40px;
}

.copy {
    padding-top: 30px;
    text-transform: uppercase;
    font: bold 11px/12px 'Open Sans',sans-serif;
    letter-spacing: 1px;
}

.footer_logo {
    display: block;
    margin-bottom: 4px;
}

footer ul.list {
	padding-top: 45px;
}

/**To Top**/

#toTop {
    display: none;
    z-index: 20;
    position: fixed;
    bottom: 140px;
    left: 51%;
    width: 26px;
    height: 14px;
    z-index: 999;
    margin-left: 500px;
    border: none;
    overflow: hidden;
    text-decoration: none;
    text-indent: -999px;
    background: url(../images/totop.png) no-repeat left 0;
    -webkit-transition: 0s ease;
    -o-transition: 0s ease;
    transition: 0s ease;
}

#toTop:hover {
    outline: none;
    background-position: right 0;
}

/*==================================RESPONSIVE LAYOUTS===============================================*/

@media only screen and (max-width:995px) {
    body {
        min-width: 768px;
    }


.upd {
    display: none;
}
    footer ul.list span {
    	display: block;
    	height: 0 !important;
    	line-height: 0 !important;
    }
    
    .upd {
        background-image: none !important;
    }
    
    .upd.op2,
    .toggle {
        display: none !important;
    }
        
    .nowrap {
        white-space: normal;
    }
    
    .map address {
        float: left;
        margin-right: 50px;
    }
    
    .map address+address {
        margin-top: 0;
    }
    
    .map figure,
    .map figure iframe,
    #form input,
    #form textarea,
    #form .success {
        float: none;
        width: 100% !important;
    }
    
    #form .success {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -o-box-sizing: border-box;
        box-sizing: border-box;
    }
    
    .map figure {
        height: auto !important;
    }
    
    .extra_wrapper {
        overflow: visible;
    }

    .h_phone {
    	font-size: 20px;
    }


    header .grid_3.omega {
    	width: auto !important;
    	margin-left: 0 !important;
    }

    .cards.c1 .info span{
    	padding: 0 !important;
    	font-size: 20px !important;
    	line-height: 22px !important;
    }

      .cards.c1 .info {
      	padding: 70px 0 0 !important;
      	vertical-align: middle;
      	width: 192px;
      	height: 155px;

      }

.banner a {
	font-size: 17px;
}

.caroufredsel_wrapper {
	width:  auto !;
}

  .carousel2.cards .info {
  	height: 143px !important;
    width: auto !important;
    padding-top: 50px !important;
  }
.carousel2 li {
    width: 150px !important;
}

a.upd {
	font-size: 20px;
	padding-top: 16px;
}

.pad2 {
    padding-right: 0;
}

h2 {
    font-size: 40px;
}

}

@media only screen and (max-width:767px) {
    body {
        min-width: 420px;
    }

    .cards .maxheight {
        padding-top: 120px;

    }

    .block img {
        width: 100%;
    }


.event {
    padding-right: 0;
}

.content.page1 a.btn {
	margin-bottom: 25px;
}
a.upd {
	font-size: 24px;
}

    .carousel2 li {
    width: 140px !important;
}


.carousel2.cards .info {
    width: auto;
  	height: 130px !important;

  }
    .banner a {
	font-size: 24px;
}

     .cards.c1 .info span{
    	font-size: 30px !important;
    	line-height: 32px !important;
    }

    .cards.c1 {
    	margin-left: 0 !important;
    	margin-top: 20px;
    }

    .cards.c1 li {
    	width: 100% !important;
    	margin-bottom: 20px;
    }

       .cards.c1 .info {
      	width: 420px;
      	height: 422px;

      }

     .cards.c1 li img {
     	width: 100%;
     }

    .alright {
        text-align: center;
    }
    
    
    .banner img {
        width: 100%;
    }

    
    .clear.cl1 {
        height: 0;
    }

    
    .img_inner {
        float: none !important;
        width: 100% !important;
        margin-right: 0 !important;
        margin-bottom: 20px !important;
    }
    
    header {
        position: relative;
    }
    
    header h1 {
        float: none;
    }
    
    header h1 a {
        height: auto;
        margin: 0 auto !important;
        text-align: right;
        background: #651A0A;
        width: auto;
    }
    
    header h1 a img {
        margin: 0 auto;
    }
    
    .map figure iframe {
        width: 100%;
        height: 300px;
    }
    
    .map address {
        margin-right: 0;
    }
    
    .map address+address {
        margin-left: 20px;
    }
    
    .content .noresize {
        float: left !important;
        width: auto !important;
        margin-top: 4px !important;
        margin-right: 20px !important;
    }
    
    .img_inner {
        margin-top: 20px;
    }
    
    .hours {
    	 padding-top: 20px;
    }
    
    .page1 header {
    	margin-bottom: 70px;
    }
    .page1 .hours {
   
    padding-bottom: 50px;
}

.content.page1 {
padding-top: 10px;
}


}

@media only screen and (max-width:479px) {
    body {
        min-width: 300px;
    }

    .cards .maxheight {
        padding-top: 40px;

    }
    
.cards.c1 .info {
      	width: 300px;
      	height: 281px;

      }

    .map address {
        float: none;
    }
    
    .map address+address {
        margin-top: 20px;
        margin-left: 0;
    }
    
    .map figure iframe {
        width: 100%;
        height: 200px;
    }


  .carousel2.cards .info {
  	height: 143px !important;
  }
.carousel2 li {
    width: 150px !important;
}
}