@import url(https://fonts.googleapis.com/css?family=Fredericka+the+Great|Droid+Serif:400,700,400italic,700italic);

/* 
font-family: 'Fredericka the Great', cursive;
font-family: 'Droid Serif', serif;
*/

 /*------ template stylization ------*/

#bg-top {
  background: url(../images/bg-top.jpg) 0 0 repeat-x; 
}


.container .top{
	height:100px;
	position:relative;
}

.social {
	padding-top:30px;
}

.social a {
	float:left;
	margin-right:4px
}


p.phone {
	color:#000000;
	font-size:16px;
	line-height:30px;
	font-family: 'Droid Serif', cursive;	
 	text-align:right;
  border-right: 1px #4b4640 solid;
  padding-right: 15px;
  margin-top: 30px;
}

p.phone span{
	padding-left:5px;
  font-size: 28px;
  font-style: normal;
  white-space: nowrap;
}

#content {
	  background:#fff url(../images/bg-content.jpg) 0 0 repeat;	
		padding-top:30px
}

#content strong{
	display:block;
	color:#3d3d3d;
	font-size:18px;
	padding-bottom:6px;
  font-family: 'Droid Serif', cursive;  
  font-weight: 400;
  line-height: 25px;
  font-style: italic;
  margin-bottom: 10px
}


.photo-pic p{
  min-height: 60px;
  font-size: 30px;
  color: #b8381d;
  background: url(../images/gallery-arrow.png) 20% 0 no-repeat; 
  text-align: center;
  font-family: 'Fredericka the Great', cursive;
  line-height: 50px;
  padding-left: 25px
}

.photo-pic a {
  text-decoration: none
}

.photo-pic a:hover p{
  text-decoration: none;
  color: #1e1b18
}

.more {
	display:block;
	color:#93574b;
	font-size:12px;
	text-transform:uppercase;
  font-family: 'Arial';
	margin-top:6px
}

.dd_menu {
  margin: 0;
	padding:10px 
}

.dd_menu li{
  line-height: 75px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  background: #f59c80;  
	margin-bottom:10px
}

.dd_menu li:hover{
  line-height: 75px;
  background: #ef755e;  
}

.dd_menu li a{
  display: block;
  text-transform: none;
  font-size: 20px;
  padding: 12px 10px 12px 20px;
  font-family: 'Arial';
  color:#fff;
  text-decoration:none;
  letter-spacing:0;
	line-height:24px;
	font-weight:300
}

/* headings, text */
h1 {
  font-size: 40px;
  letter-spacing: 0px;
  color:#3d3d3d;
  text-align:left;
  font-weight:400;
	line-height:40px;
  font-family: 'Droid Serif', cursive;  
	border-bottom:3px #bfb8ab solid;
	padding-bottom:15px;
	margin-bottom:25px;
	font-weight:700

}

h2 {
  font-size: 32px;
  letter-spacing: 0px;
  color:#3d3d3d;
  text-align:left;
  font-weight:400;
  line-height:40px;
  font-family: 'Droid Serif', cursive;  
  border-bottom:3px #bfb8ab solid;
  padding-bottom:10px;
  margin-bottom:20px;
  font-weight:400
}

h3 {
  font-size: 28px;
  letter-spacing: 0px;
  color:#3d3d3d;
  text-align:left;
  font-weight:400;
  line-height:30px;
  font-family: 'Droid Serif', cursive;  
  background: url(../images/bg-titles-2.png) 0 bottom repeat-x;
  padding-bottom:18px;
  margin-bottom:20px;
  font-weight:400
}

h4 {
  font-size: 50px;
  letter-spacing: 0px;
  color:#fff;
  text-align:left;
  font-weight:400;
  line-height:60px;
  font-family: 'Droid Serif', cursive;  
  background: url(../images/bg-titles.png) 0 bottom repeat-x;
  padding-bottom:25px;
  margin-bottom:20px;
  font-weight:400
}

p {
  margin-bottom: 10px;
	color:#3d3d3d;
  font-family: 'Droid Serif', cursive;  
	font-size:13px;
}


figure {
  width: 100%;
}
img.img-radius {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}

.underline {
  text-decoration: underline;
}
a.underline {
  color: #656566;
}
a.underline:hover {
  color: #ffffff;
  text-decoration: underline;
}

.max-size1{
  max-width: 95%
}
.top-0 {
  margin-top: 0 !important;
}
.bot-0 {
  margin-bottom: 0 !important;
}
.left-0 {
  margin-left: 0 !important;
}
.last {
  margin-right: 0 !important;
}
.left {
	float:left;
}
.extra-wrap {
  overflow: hidden;
}
.alignleft{
  float: left;
  margin: 0 30px 20px 0;
  padding:3px;
  background:#fff;
  border:1px #cfcfcf solid;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.alignright{
  float: right;
  margin: 0 0px 20px 20px;
  padding:3px;
  background:#fff;
  border:1px #cfcfcf solid;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.aligncenter-big{
  margin: 0 0 20px;
  padding:10px;
  background:#f0f0f0;
	display:block
}

.aligncenter-small{}

.distable{ 
	display:table;
	padding-right:20px
}


/**/
/* buttons*/

.btn_ {
background: rgb(239,117,94);
background: -moz-linear-gradient(top,  rgba(239,117,94,1) 0%, rgba(210,103,83,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(239,117,94,1)), color-stop(100%,rgba(210,103,83,1)));
background: -webkit-linear-gradient(top,  rgba(239,117,94,1) 0%,rgba(210,103,83,1) 100%);
background: -o-linear-gradient(top,  rgba(239,117,94,1) 0%,rgba(210,103,83,1) 100%);
background: -ms-linear-gradient(top,  rgba(239,117,94,1) 0%,rgba(210,103,83,1) 100%);
background: linear-gradient(to bottom,  rgba(239,117,94,1) 0%,rgba(210,103,83,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ef755e', endColorstr='#d26753',GradientType=0 );

  border: none;
  text-shadow: none;
  font-size: 12px;
  font-weight: normal;
  line-height: 15px;
  color: #3d241f;
  text-transform: uppercase;
  text-decoration: none;
  padding: 9px 13px 8px 13px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2);
  margin-top: 16px;
  font-family: 'Arial';
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	display:block;
}

.btn_:hover {
  background: #cd523b;
  color: #ffffff;
}
/**/


/*------ header ------- */
header {}



/* search-form */

.navbar-form {
  float: right;
  position:relative;
  padding:12px 10px 0 0 ;
  margin-top: 10px
}

.navbar-form input {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: 0;  
  height: 30px;
  line-height: 30px;
  width: 200px;
  float: left;
  margin: 0px;
  padding-top: 8px;
  padding-bottom: 6px;
  background: url(../images/bg-input.png) 0 0 repeat;
  color:#827b6c;
  padding-left: 10px;
  font-family: 'Droid Serif', serif;
  font-size: 14px;
  font-style: italic;
}

input:focus {
  box-shadow: none;
  outline-color:#bb4328;
  color: #fff
}

.navbar-form a {
  margin: 0;
  display: inline-block;
  width: 40px;
  height: 44px;
  background: url(../images/search.png) 0 0 no-repeat;
  position:absolute;
  right:10px;
	top:18px
}
.navbar-form a:hover {
  background: url(../images/search.png) right 0 no-repeat;
}
/**/
/* navbar */
#nav_section{
	height:75px;
	position:relative;
	z-index:110;
}

span.line {
    background: url(../images/opa-30.png) right bottom repeat-x;
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 5px;
    z-index: 101
}

.nav-collapse.nav-collapse_.collapse{
	position:relative;
	display:block;
	margin:0 auto;
	height:74px;
	overflow:visible;
  z-index: 110;
}

.navbar_ {
  margin: 0px 0 0 0;
}
.navbar_ .navbar-inner_ {
  padding: 0px 0px 0 0px;
  margin: 0;
  border: none;
  min-height: inherit;
}
/*nav*/
.navbar_ .container {
  position: relative;
}
.nav-collapse_ {
  padding-top: 0px;
}
.nav-collapse_ .nav {
  margin: 0;
	padding-left:2px;
	height:74px;
  position:relative;
  z-index: 100 
}
.nav-collapse_ .nav li {
  margin: 0;
  position: relative;
  zoom: 1;
}
.nav-collapse_ .nav > li {
  line-height: 74px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
	padding-right:0px
}


.nav-collapse_ .nav > li > a {
  display:block;
  font-size: 20px;
  color: #fff;
  text-shadow: none;
  text-decoration: none;
  font-family: 'Droid Serif', serif;
  font-weight:400;
  font-style: italic;
  text-align: center;
  width: 194px;
  padding-top: 0;
  padding-bottom: 0;
  -webkit-border-radius:  10px 10px 0 0;
  -moz-border-radius:  10px 10px 0 0;
  -khtml-border-radius: 10px 10px 0 0;
  border-radius: 10px 10px 0 0;
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
}

.nav-collapse_ .nav > li > a:first-child {
  background-color: #507840;
}

.nav-collapse_ .nav > li + li > a:first-child{
  background-color: #5bae90;
}

.nav-collapse_ .nav > li + li + li > a:first-child{
  background-color: #c0283f;
}

.nav-collapse_ .nav > li + li + li + li > a:first-child{
  background-color: #fb3e1a;
}

.nav-collapse_ .nav > li + li + li + li + li > a:first-child{
  background-color: #e87b06;
}

.nav-collapse_ .nav > li + li + li + li + li + li > a:first-child{
  background-color: #f7c002;
}

.nav-collapse_ .nav > li.sfHover > a,
.nav-collapse_ .nav > li.sfHover > a:hover,
.nav-collapse_ .nav > li > a:hover,
.nav-collapse_ .nav > li.active > a,
.nav-collapse_ .nav > li.active > a:hover {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  color:#fff;
  margin-top: -10px;
  padding-bottom: 10px
}

.nav-collapse_ .nav > li.active > a, 
.nav-collapse_ .nav > li.active > a:hover {  
}


.nav-collapse_ .nav > li.sfHover,
.nav-collapse_ .nav > li.sfHover:hover,
.nav-collapse_ .nav > li:hover,
.nav-collapse_ .nav > li.active,
.nav-collapse_ .nav > li.active:hover 
{

}

.nav-collapse_ .nav > li.active, 
.nav-collapse_ .nav > li.active:hover {  
}




.sub-menu > a {
  position: relative;
}


.nav-collapse_ .nav > li.sub-menu > a:before {
  content: " ";
  position: absolute;
}
.nav-collapse_ .nav ul {
  position: absolute;
  display: none;
  width: 225px;
  left: 0px;
  top: 70px;
  list-style: none;
  zoom: 1;
  z-index: 109;
  margin: 0;
  background: #3f352a;  
  padding-bottom: 10px;
  padding-top: 10px
}

.nav-collapse_ .nav ul ul {
  background: #302a23;  
}

.nav-collapse_ .nav ul li a {
  display:block;
  font-size: 16px;
  color: #fff;
  text-shadow: none;
  text-decoration: none;
  font-family: 'Droid Serif', serif;
  font-weight:400;
  font-style: italic;
  text-align: left;
  width: 192px;
  padding-top: 0;
  padding-bottom: 0;
  line-height: 35px;
  margin-left: 15px;
  padding-left: 2px
}

.nav-collapse_ .nav ul > li + li a {
  border-top:1px #564e44 solid;
}
.nav-collapse_ .nav > li > ul li > a:hover,
.nav-collapse_ .nav > li > ul li.sfHover > a {
  text-decoration: none;
  color: #898276;  
}

.nav-collapse_ .nav ul li a:hover{
  color: #898276
}


.nav-collapse_ .nav ul ul {
  position: absolute;
  display: none;
  width: 225px;
  left: 225px;
  top: -10px;
  height: auto;
  list-style: none;
  z-index: 111;
}

li.has-ul {
  background: url(../images/bg-arrow-small.png) 95% 50% no-repeat;
}


li.has-ul > ul > li:first-child  a{
  border-top:none 
}

/**/
/* slider */
div.slider {
	width:100%;
	margin-top:20px;
	padding-bottom:20px;
  position: relative;
  overflow: hidden;
}

.flexslider {
  position: relative;
  z-index: 101;
  padding-top: 40px;
  overflow: auto;
}


.desk {
  position: absolute;
  width: 100%;
  height: 100%;
  left:0;
  top:0;
  z-index: 0;
  max-width: 100%;
}

.flex-control-nav.flex-control-paging {
  position: absolute;
  left:200px;
  bottom: 30px
}

.flex-control-nav.flex-control-paging li {
  float: left;
  width: 26px;
  height: 25px;
  text-indent: -9999px;
  overflow: hidden;
  margin-right: 10px
}

.flex-control-nav.flex-control-paging li a{
  display: block;
  width: 26px;
  height: 25px;
  background: url(../images/bullet.png) right 50% no-repeat;
  text-indent: -9999px;
  cursor: pointer;
  font-size: 1px
}

.flex-control-nav.flex-control-paging li a:hover, .flex-control-nav.flex-control-paging li a.flex-active{
  background: url(../images/bullet.png) left 50% no-repeat;
  
}

.bg-frame {
  padding-left: 32px;
  padding-top: 46px;
  padding-bottom: 50px;
  margin: 0px;
  background: url(../images/bg-slider.png) 0% 0% no-repeat;
}

.slides  li img{
  max-width: 100%;
}

.text {
  padding-left: 20px
}

.text p{
  color: #fff;
  font-size: 14px;
  font-family: 'Droid Serif', serif;
  line-height: 25px;
  padding-right: 20px
}


h6 {
  font-size: 65px;
  color: #fff;
  line-height: 75px;
  font-family: 'Fredericka the Great', cursive;  
  margin: 0;
  padding: 0;
  padding-top: 30px;
  font-weight: 400;
  margin-bottom: 25px
}

h6 span{
  display: block;
  font-size: 40px;
  line-height: 50px
}

.more {
  text-decoration: none;
  color: #382b19;
  font-size: 16px;
  float: left;
  line-height: 37px;
  padding-left: 18px;
  padding-right: 18px;
  display: block;
  background: url(../images/bg-read-more.png) left 0% no-repeat;
  text-transform: none;
  font-style: italic;
  font-family: 'Droid Serif', serif;
}

.more:hover {
  color: #000
}

/*--- banners ------*/

#banners {
  margin-bottom: 30px;
  overflow: auto;
  color: #fff
}

.red-box {
  background: #933041;
  -webkit-border-radius:  10px;
  -moz-border-radius:  10px;
  -khtml-border-radius: 10px;
  border-radius: 10px;
}

.yellow-box {
  background: #e87b06;
  -webkit-border-radius:  10px;
  -moz-border-radius:  10px;
  -khtml-border-radius: 10px;
  border-radius: 10px;
}

.green-box {
  background: #507840;
  -webkit-border-radius:  10px;
  -moz-border-radius:  10px;
  -khtml-border-radius: 10px;
  border-radius: 10px;
}

.blue-box {
  background: #5bae90;
  -webkit-border-radius:  10px;
  -moz-border-radius:  10px;
  -khtml-border-radius: 10px;
  border-radius: 10px;
}

#banners .inner {
  padding: 30px;
  color: #fff
}

h5 {
  color: #fff;
  font-family: 'Droid Serif', serif;
  font-size: 45px;
  line-height: 45px;
  font-weight: 400;
  padding-bottom:20px;
  margin-bottom: 19px;
  background: url(../images/bg-titles.png) 0 bottom repeat-x;
  margin-top: 0;
  padding-top: 0;
}

#banners .inner p{
  color: #fff;
  font-family: 'Droid Serif', serif;
  padding-bottom: 7px
}

#banners .inner img {
  margin-bottom: 15px
}

#banners .inner b {
  display: block;
  text-transform: uppercase;
  padding-bottom: 5px;
  font-size: 14px
}

a.read {
  text-decoration: none;
  color: #382b19;
  font-size: 16px;
  float: left;
  line-height: 32px;
  padding-left: 18px;
  padding-right: 32px;
  padding-bottom: 10px;
  display: block;
  background: url(../images/bg-read-more.png) right 20% no-repeat;
  text-transform: none;
  font-style: italic;
  font-family: 'Droid Serif', serif;
}




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

ul li{
  list-style:none;
  display:block;
}

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

ul.list li{
  color: #fff;
  padding-left: 36px;
  background: url(../images/arrow.png) left 50% no-repeat;
  line-height: 35px;
  margin-bottom: 1px;
  padding-bottom: 2px;
  font-size: 14px;
  font-family: 'Droid Serif', serif;
  font-style: italic;
}



ul.list2{
  margin: 0;
  list-style: none;
  padding-top: 6px
}
ul.list2 li {
  color: #fff;
  padding-left: 20px;
  background: url(../images/bg-arrow-small.png) left 50% no-repeat;
  line-height: 18px;
  margin-bottom: 10px;
  font-size: 14px;
  font-family: 'Droid Serif', serif;
  font-style: italic;
}
ul.list2 li a {
  text-transform:uppercase;
  color:#9393a7;
  font-weight:400;
  text-decoration:none
}
ul.list2 li a:hover{
  color:#fff;
  text-decoration:underline
}



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

ul.black-list li{
  color: #3d3d3d;
  padding-left: 19px;
  background: url(../images/black-arrow.png) left 44% no-repeat;
  line-height: 15px;
  margin-bottom: 1px;
  padding-bottom: 2px;
  font-size: 13px;
  font-family: 'Droid Serif', serif;
  font-style: italic;
  margin-bottom: 12px
}

ul.black-list li a{
  color: #3d3d3d;
  font-size: 13px;
  font-family: 'Droid Serif', serif;
  font-style: italic;
  text-decoration: underline;
}

ul.black-list li a:hover {
  text-decoration: none;
  color: #000;
}

/**/
/* thumbnails */
#content .thumbnails {
  margin-bottom: 0px;
}
#content .thumbnails li {
  padding-bottom: 20px;
  line-height:18px;

}
#content .thumbnails .thumbnail {
  border: none;
  margin: 0;
  padding: 0;
}
#content .thumbnails .thumbnail a {
  background:none;
  padding-left:0
}
#content .thumbnails .thumbnail .caption {
  padding: 16px 0px 17px 0px;
  background: url(../images/thumbnail-caption.gif) 0 0 repeat-x;
  overflow: hidden;
}
#content .thumbnails .thumbnail .caption > img {
  float: left;
  margin-right: 20px;
  margin-top: 2px
}




/*----------- .portfolio --------------*/
.portfolio {
  list-style: none outside;
}
.imgarea{
  max-width:350px;
  margin-bottom: 10px
}

.imgarea img{
  max-width:97%;
  border:10px #b5a37d solid;
  margin-left: 0
}

.imgarea img:hover{
  border:10px #f7c002 solid;
}


.magnifier {
  opacity: 1;
  position: relative;
  height: auto;
  display: block;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.magnifier:hover {
  opacity: 1;
}
.magnifier:after {
  content: '';
  display: block;
  width: 100%;
  position: absolute;
  opacity: 0;
  left: 0;
  top: 0;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.magnifier:hover:after {
  opacity: 1;
}

.preloader {
  background: url(../images/loader.png) center center no-repeat;
  height: 223px;
  position: relative;
}



/**** Isotope CSS3 transitions ****/

.isotope,
.isotope .isotope-item {
  -webkit-transition-duration: 0.8s;
     -moz-transition-duration: 0.8s;
      -ms-transition-duration: 0.8s;
       -o-transition-duration: 0.8s;
          transition-duration: 0.8s;
}

.isotope {
  -webkit-transition-property: height, width;
     -moz-transition-property: height, width;
      -ms-transition-property: height, width;
       -o-transition-property: height, width;
          transition-property: height, width;
}

.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
     -moz-transition-property:    -moz-transform, opacity;
      -ms-transition-property:     -ms-transform, opacity;
       -o-transition-property:         top, left, opacity;
          transition-property:         transform, opacity;
}

/**** disabling Isotope CSS3 transitions ****/

.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
     -moz-transition-duration: 0s;
      -ms-transition-duration: 0s;
       -o-transition-duration: 0s;
          transition-duration: 0s;
}

/* End: Recommended Isotope styles */



/* disable CSS transitions for containers with infinite scrolling*/
.isotope.infinite-scrolling {
  -webkit-transition: none;
     -moz-transition: none;
      -ms-transition: none;
       -o-transition: none;
          transition: none;
}

#content #filters{
	margin:0;
	padding:0;
	list-style-image:none;
	padding-bottom:20px

}

#content #filters li{
	float: left;
	padding:0;
	margin:0;
	list-style-image:none;
	list-style: none;
	margin-right: 18px;
	padding-bottom:10px
}

#content #filters li a{
  text-decoration: none;
  color: #fff;
  font-size: 18px;
  background:none;
  color:#fff;
  font-family: 'Droid Serif', cursive;  
  font-weight:400;
  padding: 15px 35px

}
#content #filters li a{
  background: #507840;
}

#content #filters li + li a{
  background: #5bae90;
}

#content #filters li + li + li a{
  background: #c0283f;
}

#content #filters li + li + li + li a{
  background: #fb3e1a;
}

#content #filters li + li + li + li + li a{
  background: #e87b06;
}

#content #filters li + li + li + li + li + li a{
  background: #f7c002;
}


#content #filters li a:hover{
  color: #fff;
  text-decoration: none;
  opacity:0.75;
}

#container .row{
  //margin-left: -30px
}

/**/
.padcontent{
  padding: 20px 0 0;
  clear: both;
  margin-top: 15px
}
.padcontent_small{
	padding-bottom:10px
}


/* Bottom menu */
.bg_center_footer{
   background: url(../images/bg-footer.jpg) 0 0 repeat;
   padding-bottom: 20px
}

.bg_center_footer ul li {
  float:left;
}

.bg_center_footer ul li a{
  color:#507840;
}

.bg_center_footer ul li + li a{
  color:#5bae90;
}

.bg_center_footer ul li + li + li a{
  color:#c0283f;
}

.bg_center_footer ul li + li + li + li a{
  color:#fb3e1a;
}

.bg_center_footer ul li + li + li + li + li a{
  color:#e87b06;
}

.bg_center_footer ul li + li + li + li + li + li a{
  color:#f7c002;
}

.bg_center_footer ul li a {
	text-decoration:none;
	font-size:18px;
  font-family: 'Droid Serif', cursive;  
	line-height:70px;
	padding-right:45px;
  font-style: italic;
}


.bg_center_footer ul li a:hover {
	color:#fef6f4;	
}


.bg_center_footer p {
	color:#827b6c;
  font-family: 'Droid Serif', cursive;  	
}

/* Copyright */


/*-- contacts page --*/
#top-area-contact{
  height: 353px
}
#top-area-contact button {
  background: linear-gradient(to bottom, #E8E9E7 0%, #CACBCB 100%) repeat scroll 0 0 transparent;
  border-radius: 5px 5px 5px 5px;
  box-shadow: 0 2px 4px #000101;
  color: #1A1D21;
  cursor: default;
  float: left;
  font-family: 'Arial';
  font-size: 35px;
  font-weight: normal;
  letter-spacing: 0;
  line-height: 50px;
  margin: 60px 0 0;
  padding: 0 20px;
  text-shadow: 1px 1px #E7E8E7;
  text-transform: uppercase;
  margin-top: -200px;
  position: relative;
}
address strong {
  font-weight: normal;
}
address span {
  display: inline-block;
  width: 70px;
}

/*-- Map --*/
.map {
	height:440px;
	margin:0 auto;
	position:relative;
	top:-2px;
}
.map iframe {
  width: 100%;
  height: 100%;
  border: none;
}




.contact-form {
  padding-top: 1px;
}
.contact-form input {
  border: #beb7a7 1px solid;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  
  -moz-box-shadow: inset  0px 0px 5px  #9c8f76;
  -webkit-box-shadow: inset  0px 0px 5px   #9c8f76;
  box-shadow: inset  0px 0px 5px   #9c8f76;
  
  line-height: 22px;
  width: 75%;
  float: left;
  margin: 0px;
  padding-top: 8px;
  padding-bottom: 6px;
  background:#e0d8c7;
  color:#555555;
  font-family: 'Droid Serif', cursive;    
  font-size: 14px;
  font-style: italic;

}
.contact-form label {
  min-height: 20px;
  position: relative;
  overflow: hidden;
  margin: 0;
  display: block;
  width: 19%;
  text-align: right;
  float: left;
  padding-right: 1%;
  margin-bottom: 5px;
  line-height: 32px;
  font-family: 'Droid Serif', cursive;    
  font-size: 14px;
  font-style: italic;
}
.contact-form .error,
.contact-form .empty {
  display: none;
  position: relative;
  font-size: 11px;
  line-height: 14px;
  color: #ff7676;
  float: left;
  margin: 2px 0 4px 10px;
  min-width: 160px;
}
.contact-form .success {
  display: none;
  padding-bottom: 5px;
}
.contact-form textarea {
  border: #beb7a7 1px solid;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  
  -moz-box-shadow: inset  0px 0px 5px   #9c8f76;
  -webkit-box-shadow: inset  0px 0px 5px   #9c8f76;
  box-shadow: inset  0px 0px 5px   #9c8f76;
  
  line-height: 22px;
  width: 75%;
  float: left;
  margin: 0px;
  padding-top: 8px;
  padding-bottom: 6px;
  background:#e0d8c7;
  color:#555555;
  height:100px;
  font-family: 'Droid Serif', cursive;    
  font-size: 14px;
  font-style: italic;

}
.contact-form input:focus,
.contact-form textarea:focus {
  box-shadow: none;
}


/**/
/*404 page*/
.block-404{ }


.submit{ 
	border:none;
	display:block;
	margin-top:0px;
	white-space:nowrap;
	text-align:center;
	float:left;
	height:36px;
	line-height:14px;
	margin-left:20%;
  font-family: 'Droid Serif', cursive;    
  font-size: 14px;
  background: #2e241a;
  color: #d1c8b7

}

.submit i { margin-top:1px}
.submit:hover { 
  color: #fff;
  background: #000
}

.notification_error {
	color:#f55f3d
}
/**/

/*-- end contacts --*/

/*--- content end ------*/

.breadcrumb, .breadcrumb a{
  color: #413b34;
  background: none;
  text-decoration: none;
  font-family: 'Droid Serif', cursive;    
  font-size: 14px;
  line-height: 36px;
  padding-bottom: 5px;
  margin-bottom: 0;
  padding-right: 4px
}
.breadcrumb a:hover{
  color: #000;
  text-decoration: underline;
}

.photo {
  border: 10px #b5a37d solid;
  margin-bottom: 10px;

}

.team  {
  margin-bottom: 15px
}
.team  p{
  margin-bottom: 15px
}

span.title{
  display: block;
  color: #c0283f;
  font-size: 40px;
  line-height: 40px;
  font-style: italic;
  font-family: 'Droid Serif', cursive;    
  margin-bottom: 5px;
}

.team a, a.next{
  color: #507840;
  font-size: 16px;
  line-height: 40px;
  font-style: italic;
  font-family: 'Droid Serif', cursive;    
  margin-bottom: 20px;
  border-top:2px #f2ead7 solid;
  display: block;
  text-decoration: none;
  padding-top: 6px
}

.team a:hover, a.next:hover{
  color: #fb3e1a;
}

.team a span, a.next span{
  text-decoration: underline;
}

.team a em, a.next em{
  color: #352f28!important;
  text-decoration: none
}

.dis-table {
  display: table
}

.latest {
  background: #fff;
  padding:10px  20px;
}

.latest a{
  color: #507840;
}


.latest p b{
  color: #c0283f;
  font-size: 18px;
  display: block;
  padding-bottom: 10px
}


.latest p {
  border-bottom:1px #d8d8d8 solid ;
  padding-bottom: 20px;
  margin-bottom: 20px
}

a.arhive {
  text-align: right;
  display: block;
  padding-right: 10px;
  font-size: 14px;
  font-family: 'Droid Serif', cursive;    

}

.offers {
  background: #933041;
  padding:15px  25px;
}

.offers img{
  max-width: 100%;
  margin-bottom: 10px
}

.offers p{
  color: #fff;
  font-size: 18px;
  line-height: 24px;
  font-style: italic;
  padding-right: 10px;
  padding-bottom: 10px
}

/* classes */

.classes > div {
  margin-bottom: 25px
}

.classes .inner {
  padding:15px 30px 25px;
  background: #fff;
  overflow: auto;
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
}

.classes .inner:hover {
  background: #f7c002;
}

.classes .inner:hover a.btn{
  background: #fff;
  color: #3c3329;
  -webkit-transition: all .2s ease-in-out;
-moz-transition: all .2s ease-in-out;
-o-transition: all .2s ease-in-out;
}

.classes .inner img{
  max-width: 100%;
  margin-bottom: 15px
}


.classes .inner p span{
  display: block;
  color: #717171;
  font-size: 14px;
  padding-top: 5px;
  padding-bottom: 15px;
  border-bottom: 1px #d8d8d8 solid;
  line-height: 32px;
}

.classes .inner p b{
  color: #c0283f;
  font-size: 18px;
  font-weight: 400;
  font-style: italic;
}

#content .navbar-form input {
  color:#fff;
}


/*----- media queries ------*/
@media (min-width: 1200px) {
  div.slider {
    min-height: 586px;
  }
	div.flex-viewport{
      margin-left: 52px;
      margin-right: 22px
  }
  .bg-frame {
    margin-left: -50px
  }

  .desk {
    min-height: 586px
  }

}
@media (max-width: 1199px) {
  .nav-collapse_ .nav > li {
    line-height: 50px;  
  }
  
  .nav-collapse_ .nav > li > a {
    width: 155px
  } 
  .social a {
    margin-right: 2px;
  }
  .nav-collapse.nav-collapse_.collapse {
    height: 50px;
  }
  #bg-top {
    background-position: left -25px
  }
  #nav_section{
    height:40px;
  }
  .nav-collapse_ .nav > li > a {
    font-size: 18px
  }
  .nav-collapse_ .nav ul {
    top:50px;
  }
  h6 {
    font-size: 50px;
    margin-bottom: 10px
  }

  h6 span {
    font-size: 25px;
    line-height: 35px
  }
  .flex-control-nav.flex-control-paging {
    left:100px;
    bottom:40px;
  }
  .flexslider {
    padding-top: 20px
  }
  .desk {
    min-height: auto;
  }
  .bg-frame {
    padding-top: 0;
    background: none;
    margin-top: 30px;
    margin-right: 45px;
    border: 10px #fff solid;
    padding-left: 0;
    padding-bottom: 0;
    margin-bottom: 40px
  }
  h5 {
    font-size: 30px;
    line-height: 30px;
    padding-bottom: 10px;
  }
  ul.list li {
    background: none;
    line-height: 20px;
    padding-left: 18px;
    background: url(../images/bg-arrow-small.png) left 40% no-repeat;
    margin-bottom: 10px;
  }
  h1 {
    font-size: 30px;
    line-height: 30px;
    margin-bottom: 15px;
    padding-bottom: 10px;
  }
  #content strong {
    font-size: 16px;

  }
  .photo-pic p {
    padding-left: 0;
    font-size: 24px;
    background-position: 12% 20%
  }
  .bg_center_footer ul li a {
    padding-right: 35px;
    font-size: 16px
  }

  #content #filters {
    padding-top: 10px;
  }
  #content #filters li a {
    font-size: 14px;
    padding: 10px 20px
  }
  .imgarea img {
    border-width: 4px!important
  }

  .text {
    padding-left: 15px;
    padding-right: 0px
  } 


  div.flex-viewport{
      margin-left: 38px;
      margin-right: 18px
  }
  .bg-frame {
    margin-right: 100px
  }

  .text p {
    line-height: 20px;
  }

}
@media (min-width: 980px) and (max-width: 1199px) {

}
@media (min-width: 979px) {
}
@media (max-width: 979px) {
  p.phone {
    margin-top: 10px;
    font-size: 14px
  }
  p.phone span {
    font-size: 22px;
  }
  .social a img{
    width: 24px  
  }

  .navbar .btn-navbar {
    display: none;
  }
  .nav-collapse .nav > li {
    float: left;
  }
  .nav-collapse_ .nav > li > a {
    width: 120px;
    font-size: 16px
  }
  h6 {
    font-size: 36px;
    line-height: 46px
  }

  h6 span {
      font-size: 18px;
      line-height: 24px;
  }

  .text {
      padding-left: 0px;
  }

  .text p {
    line-height: 18px;
    font-size: 12px
  }
  a.read {
    padding-left: 14px;
    font-size: 12px
  }
  #banners .inner {
    padding: 20px;
  }
  h5 {
    font-size: 24px
  }

  .photo-pic p {
    line-height: 75px;
    background-position: 30% top
  }
  .bg_center_footer ul li a {
    font-size: 14px;
    padding-right: 18px;
  }
  .navbar-form input {
    width: 180px
  }
  .classes .inner p b{
    font-size: 16px;
  }
  div.flex-viewport{
      margin-left: 34px;
      margin-right: 14px
  }
  .bg-frame {
    margin-right:80px
  }

  .flex-control-nav.flex-control-paging {
    bottom: 30px
  }


}
@media (min-width: 768px) and (max-width: 979px) {
	
}
@media (max-width: 767px) {
  #bg-top {
    background: url('../images/bg-top.jpg') left top repeat-x;
  }
  .container {
    width: 440px;
    margin: 0 auto;
    background: none
  }
  span.line {
    display: none;
  }
  p.phone {
    border-right: none;
    text-align: center;
    margin-top: 0;
    padding-right: 0;
    line-height: 20px
  }
  div.social {
    position: absolute;
    right:0;
    top: 0
  }
  .navbar .btn-navbar {
    display: block;
  }
  .nav-collapse .nav > li {
    float: none;
  }
  .nav-collapse.nav-collapse_.collapse {
    overflow: hidden;
    height: 0;
  }
  .nav-collapse_ .nav {
    height: auto;
  }

  .nav-collapse_ .nav > li > a {
      -webkit-border-radius: 3px;
      -moz-border-radius: 3px;
      border-radius: 3px;
       margin-top: 00!important;
      padding-bottom: 0!important;
      width: 100%;
      position: relative;
    }

  .nav-collapse_ .nav > li > a:hover{
      margin-top: 00!important;
      padding-bottom: 0!important;
      color: #3d3d3d!important
    }

    #nav_section {
        height:inherit;
    }
  .container .top {
    height: inherit;
  }

  a.menu {
    border: 1px #24381e solid;
    position: relative;
    text-align: center;
    text-decoration: none;
    font-family: 'Fredericka the Great', cursive;
    cursor: pointer;
    background: #507840;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    line-height: 38px;
    color: #e87b06;
    font-size: 24px;
    letter-spacing: 5px;
    margin-bottom: 2px;
  }
  a.menu:hover {
    color: #000!important;
  }
  div.slider {
    margin-top: 0
  }
  .nav-collapse_ .nav > li ul {
    position: relative;
    top:0;
    width: 100%;
    padding-left: 0;
    text-align: center;
    left:0;
  }
  .nav-collapse_ .nav > li ul li{
    padding-left: 0;
    margin-left: 0
  }
.nav-collapse_ .nav > li ul a{
    position: relative;
    top:0;
    width: 100%;
    padding-left: 0;
    text-align: center;
    left:0;
    margin-left: 0
  }

  .bg-frame {
    width: 340px;
    padding-top: 0;
    margin-top: 68px;
    margin-left: 0px;
    margin-bottom: 75px
  }

  .flex-control-nav.flex-control-paging {
      bottom: 40px;
      left: 180px;
  }

  #banners .row > div {
    margin-bottom: 20px;
  }
  
  .bg_center_footer ul li a {
    padding-right: 12px;
  }
  .navbar-form input {
    width: 410px;
  }

  #content #filters li a {
    font-size: 12px;
    padding: 5px 15px
  }
  #content #filters li {
    margin-right: 5px
  }

  .dis-table {
    display: block;
  }

  div.flex-viewport{
      margin-left: 20px;
      margin-right: 9px
  }


}
/**/
@media (min-width: 482px) and (max-width: 767px) {

}
@media (max-width: 481px) {
  .container {
    width: 280px;
    margin: 0 auto;
    background: none
  }
  .header-block-pad a img{
    width: 160px;
    margin-top: 8px;
  }
  p.phone {
    line-height: 25px;
  }
  .bg-frame{
    display: none;
  }
  h6 {
    padding-top: 10px
  }

  .text {
      padding-left: 28px;
  }

  .flex-control-nav.flex-control-paging {
      bottom: 20px;
      left: 90px;
  }

  .flexslider {
      padding-bottom: 70px;      
  }
  .bg_center_footer ul {
    padding-top: 16px;
    padding-bottom: 20px;
    overflow: auto;
  }

  .bg_center_footer ul li a {
    line-height: 30px;
    padding-right: 14px
  }
  .navbar-form input {
    width: 250px;
  }
	.classes .inner p b{
    font-size: 14px;
  }
  #content #filters li a {
    font-size: 12px;
  }

  .contact-form input, .contact-form textarea {
    width: 90%
  }
  .submit {
    margin-left: 0
  }

  div.flex-viewport{
      margin-left: 5px;
      margin-right: 5px
  }


}

@media (max-width: 320px) {
	
  .container {
    width: 240px;
    margin: 0 auto;
    background: none
  }

  .header-block-pad a img{
    width: 140px;
    margin-top: 12px;
  }
  .social a {
    margin-right: 0;
  }
  h6 {
      font-size: 32px;
      line-height: 46px;
  }

  .text {
      padding-right: 18px;
  }
  .flex-control-nav.flex-control-paging {
      bottom: 25px;
      left: 75px;
  }

  .bg_center_footer ul li a {
      font-size: 12px;
  }

  .navbar-form input {
      width: 210px;
  }

}




/*-----  ------*/

.right_20 {
  margin-right: 30px;
}
::selection{ background:#f55f3d!important; color:#fff}
::-moz-selection{ background:#f55f3d!important; color:#fff}


@media screen and (-webkit-min-device-pixel-ratio:0) /*----- Safari ------*/
{  

}