@import"reset.css";
@import"grid.css";

@font-face {
    font-family: "Allura";
    /*src: url(../fonts/Arizonia.woff2) format('woff2');*/
    src: url(../fonts/Allura-Regular.otf) format('opentype');
}

@font-face {
    font-family: "Great Vibes";
    /*src: url(../fonts/Arizonia.woff2) format('woff2');*/
    src: url(../fonts/GreatVibes-Regular.otf) format('opentype');
}

@font-face {
    font-family: "Arizonia";
    src: url(../fonts/Arizonia-Regular.ttf) format('truetype');
}

@font-face {
    font-family: "Gabriela";
    src: url(../fonts/Gabriela-Regular.ttf) format('truetype');
}

/*@import url(http://fonts.googleapis.com/css?family=Arizonia&subset=latin,latin-ext);
@import url(http://fonts.googleapis.com/css?family=Gabriela&subset=latin,latin-ext);
*/
body {
	font-family: Gabriela, serif;
    font-size: 1em;
	color: #ffffff;
	position: relative;
	width: auto;
	height: auto;
	/*min-width: 100%;*/
	background: #eee;
}
html, body {
	height:100%;
}
html {
	/*min-width:100%;*/
	width: 100%;
}
/* Global Structure---------------------------------------- */
.main {
	margin:0 auto;
	min-width:auto;
	width: 90%;
	position:relative;
}

.container_12 {
	position:relative;
}
/*----- txt,links,lines,titles -----*/

.box-1{
     border-radius:13px;
	-moz-border-radius:13px;
	-webkit-border-radius:13px;
	position:relative;
	padding-bottom:12px
	}
.box-1 img{
	 width:100%;
	 border-radius:13px 13px 0 0;
	-moz-border-radius:13px 13px 0 0;
	-webkit-border-radius:13px 13px 0 0;
	}

 .box-1  figcaption{
	background:#5D0000;
	position:absolute;
	display:block;
	bottom:0;
	left:0;
	right:0;
	font-size:30px;
	line-height:22px;
	color:#fcfd03; /*#fff;*/
	padding:12px 70px;
	font-family: Gabriela, Serif;
	text-align:center;
	border-radius:0 0 13px 13px;
	-moz-border-radius:0 0 13px 13px;
	-webkit-border-radius:0 0 13px 13px;
     text-shadow: 1px 1px 1px #000;
	}
.box-1  figcaption a{
background:url(../img/marker-1.png) no-repeat 0 0;
width:31px;
height:31px;
display:block;
position:absolute;
top:8px;
right:39px}
.box-1  figcaption a:hover{background-position:0 bottom}

h1, h2, h3, h4, h5, h6 {
	color: #ff0c00; /*#fff;*/
	position: relative;
    font-family: Gabriela, Serif;
	line-height: 1em;
	font-weight: normal;
	text-shadow: 2px 2px #000;
}
h1 {
	font-size:2.25em;
	line-height:34px;
}
h2 {
	font-size:2em;
	line-height:32px;
	padding-bottom:28px
}
h3 {
	font-size:1.75em;
	text-decoration:none;
	padding: 20px 0 20px 0;
}

h4 {
	font-size:1.5em;
	line-height:26px;
	color: #fcfd03; /*#ef97cc;*/
	/*font-family:Georgia, "Times New Roman", Times, serif;*/
	padding:14px 0 10px;

}
h4 a{color: #fcfd03;/*#ef97cc;*/}


h5 {
	font-size:1.25em;
	line-height:16px;
	/*color:#7c7c7c;*/
	font-family: Gabriela, serif;
	font-weight:bold;
	padding-bottom: 10px; /*30px*/
}
h6 {
	font-size:1em;
	line-height:14px;
	color:#fcfd03;
	font-family: Gabriela, serif;
	font-weight:bold;
}
a {
	text-decoration:none;
	cursor:pointer;
	color: #fcfd03;
}
a:focus {
	outline:none;
}
a:hover {
	text-decoration:underline;
}
.clear {
	clear:both;
	line-height:0;
	font-size:0;
	overflow:hidden;
	height:0;
	width:100%;
	margin:0;
	padding:0;
	display:block;
}
.wrapper {
	width:100%;
	overflow:hidden;
	position:relative;
}
.extra-wrap {
	overflow:hidden;
	display:block;
}
p {
  padding-bottom:19px;
  text-align: justify;
}


.fleft {
	float:left
}
.fright {
	float:right
}
.alignright {
	text-align:right
}
.aligncenter {
	text-align:center
}
.overflow {
	overflow:hidden
}

.relative {
	position:relative;
}

.img-indent {
	float:left;
	margin:8px 20px 0 0;
}


.block {
position:relative;
z-index:100}



.extra-block,
.extra-block1 {
 min-height:100%;
 margin: 0 auto -38px;
 position:relative;
}

.extra-block{background:url(../img/tail-bg-top.png) repeat-x 0 bottom;}/*tail-bg-cont.png*/
.extra-block1{ margin: 0 auto -5%;}


/**********row-top*************/

.row-top{overflow:hidden;background:url(../img/tail-bg-top.png);
    padding:19px 19px 19px;/* 5px 0 5px;*/
    position:relative;
    z-index:10
}
.list-soc{float:right;margin-right:6px}
.list-soc li{float:left;margin-left:8px;}
.list-soc li a{display:block;
  opacity: 1;
  filter: alpha(opacity=100);}
.list-soc li a:hover{
opacity: 0.7;
  filter: alpha(opacity=70);}

/**********bgstretcher*************/

.bgstretcher {
	background: black;
	overflow: hidden;
	width: 100%;
	position: fixed !important;
	z-index: 1;
	top: 0;
	left: 0;
}
.bgstretcher UL,
.bgstretcher UL LI {
	position: absolute;
	top: 0;
	left: 0;
	z-index:1;
}
.bgstretcher UL,
.bgstretcher UL LI {
	margin: 0;
	padding: 0;
	list-style: none;
}

.bgstretcher-area,.bgstretcher-page{height:100%}

.nav-buttons{
  text-align:center;
  padding-bottom:17px;}
#nav{
  overflow:hidden;
  display:inline-block}
#nav li{
  float:left;
  overflow:hidden;
  margin:0 10px}
#nav li a{
  display:block;
  background:url(../img/pags.png) no-repeat 0 0;
  width:19px;
  height:19px;
  line-height:0;
  font-size:0;
}
#nav li a:hover,#nav li.showPage a{background-position: 0 bottom}



/*********************************header*************************************/


header {
	position:relative;
	z-index:20;
}
header h1 {
	z-index:10;
	display:block;
	float:left;
	padding:0}


.row-nav {
	background:url(../img/tail-bg-nav.png);
	padding:11px 0 11px 6px;
}

nav{
	float:left;
	padding:30px 0 0 0;
}
.menu {
	font-size:0;
	line-height:0;
	padding:0;
	z-index:99;
	position:relative;
	margin-right:3px;
}

.menu > li {
	position:relative;
	float:left;
	margin-left:3px;
	 border-radius:7px;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	background:url(../img/point.png)}

.menu li  a{
	color: #fcfd03;
    font-size:16px;
	line-height:18px;
	display:block;
	position:relative;
	text-decoration:none !important;
	padding:8px 8px 8px;
	font-family: Gabriela;
	text-shadow: 2px 2px #000;
	}


.menu li.current,
.menu li:hover {
background: #ff0c00;
box-shadow: 3px 3px 5px #fcfd03;
}

.menu li.current a,
.menu li:hover a{
color:#fcfd03;
}

/********************** Content style ************************/
section#content {
	position:relative;
	z-index:10;
	padding:62px 0;

}
.border-vert{background:url(../img/border-vert.png) repeat-y 477px 0}

.img-rounded img{
	  border-radius:13px;
	-moz-border-radius:13px;
	-webkit-border-radius:13px;}

.img-rounded1 img{
	  border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;}

.img-indent{margin:39px 0 35px}

.row-1{background:url(../img/tail-bg-top.png);padding:21px 0 23px}

.main-block{width:1235px;
    margin:0 auto;
    background:url(../img/tail-cont.png);
     padding:38px 0;
	 border-radius:13px;
	-moz-border-radius:13px;
	-webkit-border-radius:13px;
	min-height: 565px;
}


/********************** links  & buttons ************************/
.link-1 {
	display:inline-block;
	color:  rgb(230, 30, 0); /*#f4bfdf;*/
}

.button {
	display:inline-block;
	/*font-family: 'Arizonia', cursive;*/
	/*font-family: 'Arizonia';*/
	font-family: Gabriela;
	color: #fcfd03;
	font-size: 1em;
	line-height: 1.2em;
	background: /* #850505;*/#ff0c00;
	padding:6px 12px 7px;
	border-radius:7px;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	margin-top:2px;
	margin-bottom: 20px;
	text-shadow: 2px 2px 2px #000;
	text-decoration:none;
	box-shadow: 3px 3px 5px #fcfd03;
	letter-spacing: 0.035em;
}
.button:hover {
	background:#db0000;
	text-decoration:none;
	color: #fcfd03;
}

/*  Lists of Services */

.list-services{ width: 350px;
    text-shadow: 2px 2px #000;}
.list-services > li{padding-top:6px;}
.list-services > li:first-child{padding:0;
                                font-size: .90em;}
/*  Lists */
.list {
	padding:0 0 25px 10px;
}

.list li {
	margin: 2px 0 2px 15px;
	background: url(../img/marker-2.png) no-repeat 1px 5px;
	padding: 0 0 0 15px;
}

.list li a {
	color:#fcfd03;/*#fff;*/
	/*font-size:14px;
	background:url(../img/marker-2.png) no-repeat 1px 5px;
	padding:0 0 0 18px; */
}

/*----- es-carousel -----*/
.es-carousel-wrapper {
  position: relative;
  z-index: 99;
}
.es-carousel {
  overflow: hidden;

}
.es-carousel ul {
  display: none;
  overflow:hidden
}
.es-carousel ul li {
  height: 100%;
  float: left;
  display: block;
   width:300px
}
.es-carousel ul li figure{margin-bottom:26px}

.es-nav {
  right: 0;
  bottom: -30px;
  position: absolute;
}list
.es-nav span {
  display: block;
  line-height: 0;
  font-size: 0;
  width: 32px;
  height: 33px;
  text-indent: -5000px;
  z-index: 99;
  cursor: pointer;
  display:inline-block !important;

}
.es-nav span.es-nav-next {
  background: url(../img/next.png) no-repeat 50% 50% rgb(134, 24, 13);/*#a97ca5;*/
  	  border-radius:0 6px 6px 0;
	-moz-border-radius:0 6px 6px 0;
	-webkit-border-radius:0 6px 6px 0;
	border-left:1px solid #cbadc8

}

.es-nav span.es-nav-prev {
 background: url(../img/prev.png) no-repeat 50% 50% rgb(134, 24, 13); /*#a97ca5;*/
   	  border-radius:6px 0 0 6px ;
	-moz-border-radius:6px 0 0 6px ;
	-webkit-border-radius:6px 0 0 6px ;
	border-right:1px solid #735470

}
.es-nav span:hover {background-color:rgb(240, 30, 0); /*#92538d;*/}

/* Lightbox image */
.magnifier {
	position:relative;
	overflow:hidden;
	display:inline-block;
}
.magnifier img {
	position:relative;
	z-index:2;
  opacity: 1;
  filter: alpha(opacity=100);

}
.magnifier span {
	display:block;
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	 background:url(../img/fancybox/magnify.png) center center no-repeat;
	z-index:1;
}


/*----- map -----*/

.map {
	margin:0 0 31px;

}
.map iframe {
	height:259px;
	overflow: hidden;
	width:100%;
	     border-radius:20px;
	-moz-border-radius:20px;
	-webkit-border-radius:20px;
}
/*----- address -----*/
.mail-1 {
	color:#fff;
	display:inline-block;
	text-decoration:underline;
}
.mail-1:hover {
	text-decoration:none
}

dl.address dt{padding-bottom:18px}
dl.address dt span {
	display:block;
}
dl.address dt,dl.address dd {
	font-size:14px;
	line-height:18px;
	color:#fff;
	width: 120%;
}

dl.address dd span {
	display:inline-block;
	width:100px;
}

/***** contact form *****/
#contact-form {
  position: relative;
  vertical-align: top;
  z-index: 1;
  margin: -2px 0 0;
}
#contact-form div {
  overflow: hidden;
}
#contact-form fieldset {
  border: none;
  padding: 0;
  width: 100%;
  overflow: hidden;
  position: relative;
  z-index: 10;
}
#contact-form label {
  display: block;
  min-height: 45px;
  position: relative;
  margin: 0;
  padding: 0;
  float: left;
  width: 100%;
}
#contact-form .message {
  min-height: 313px;
  display: block !important;
  width: 100%;
}
#contact-form input,
#contact-form textarea {
	font-family:Gabriela, serif;
	font-weight:normal;
  border: 1px solid #49413d;
  background: url(../img/tail-input.png);
  padding: 5px 15px;
  margin: 0;
  font-size: 16px;
  line-height: 20px !important;
  /*color: #fff; /*#b0adac;*/
  outline: none;
  width: 420px;
  height: 210px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  float: left;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#contact-form input {
  height: 25px;
}
#contact-form input:focus,
#contact-form textarea:focus {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
#contact-form .area .error {
  float: none;
}
/*#contact-form textarea {
  width: 100%;
  height: 273px;
  resize: none;
  overflow: auto;
}                  */
#contact-form .success {
  border: 1px solid #49413d;
  background: rgb(134, 24, 13);  /*#000;*/
  display: none;
  position: absolute;
  left: 0;
  font-family:Gabriela, serif;
  top: 0;
  color: #fcfd03; /*#fff;*/
  font-size: 18px;
  line-height: 22px;
  text-align: center;
  text-transform: none;
  width: 100%;
  z-index: 20;
  padding: 12px 0;
}
#contact-form .success span {
  display: block;
  text-align: center;
  padding: 26px 10px;
}
#contact-form .success strong {
  font-weight: normal;
  display: block;
  color: #807c79;
}
#contact-form .error,
#contact-form .empty {
  color: #f00;
  font-size: 11px;
  line-height: 1.27em;
  display: none;
  overflow: hidden;
  padding: 2px 4px 0px 0;
  text-transform: none;
  position: absolute;
  bottom: 28px;
  left: 223px;
}
#contact-form .message .error,
#contact-form .message .empty {
  bottom: 22px;
  left:0;
}
.buttons-wrapper {
  position: relative;
  padding: 5px 0px 0px 0px;
}
.buttons-wrapper a {
  margin-right: 48px;
  cursor: pointer;
}


/******************** Footer ******************/
footer {
	padding:5px 0 5px;
	background: /*#5d0000*/ /* url(../img/tail-cont.png)*/ url(../img/tail-bg-top.png);
	color: #fcfd03;
}

.privacy {
	color:#fcfd03; /*#fcf9f9;*/
	font-size:.75em;
	line-height:20px;
    text-shadow: 2px 2px #000;
}
.privacy span{color:#747373;margin:0 4px}
.privacy strong{color:#747373;font-weight:normal;}
.privacy strong a{color:#747373}
.privacy a {
	font-size: .75em;
	color:#fcf9f9;
	display:inline-block;
}

.share {
/*	margin-left: 35px; */
	padding: 20px 0;
	/*color: #FFF;*/
}

/***** contact form CSHTML *****/
.emailLabel {
    text-align: left;
    foat: left;
    text-shadow: 2px 2px rgb(0, 0, 0);
}
.name {
  font-family:Gabriela, serif;
  font-weight:normal;
  border: 1px solid #ff0c00;
  background: url(../img/tail-input.png);
  padding: 0px; /*5px 15px;*/
  margin: 5px 0px 5px 0px;
  font-size: 16px;
  line-height: 22px !important;
  color: #3e0a02; /*#b0adac;*/
  outline: none;
  width: 400px;
  height: 24px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  box-shadow: 2px #3333;
  border-radius: 6px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
 .message {
 font-family:Gabriela, serif;
 font-weight:normal;
  border: 1px solid #ff0c00;
  background: url(../img/tail-input.png);
  padding: 0px; /*5px 15px;*/
  margin: 5px 0px 5px 0px;
  font-size: 16px;
  line-height: 22px !important;
  color: #3e0a02; /*#b0adac;*/
  outline: none;
  width: 533px;
  height: 245px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: 2px #3333;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.line_msg{
    color: #fcfd03;
    font-size: .7em;
    text-shadow: 1px 1px rgb(0, 0, 0);
}

.error {
    color: rgb(255, 0, 0);
    font-size: .9em;
    text-shadow: 1px 1px rgb(0, 0, 0);
}
