.wellcome {
    background-image: url('bkg_tattoo.jpg') !important;
    background-repeat: repeat-x !important;
    background-size: 40% !important;
    background-position: 50% 30% !important;
}


/* FAQ MODULE */

.faq .mod_featuregallery_feature {
    width: 100% !important;
    margin: 0 0 10px !important;
    cursor: pointer;
}


.faq .mod_featuregallery_title,
.faq .mod_featuregallery_text,
.faq .mod_featuregallery_link{
	text-align: left;	
}

.faq .mod_featuregallery_text {
    display: none;
    padding-left: 0px;
    width: 100%;
    font-size: 14px;
}

.faq .mod_featuregallery_title {
    /* background: #cccccc; */
    padding: 5px 10px 5px;
    border-radius: 10px;
    font-weight: 500;
    color: #e3001b !important;
    font-size: 18px;
    font-family: Merriweather, serif;
}

.faq li:hover .mod_featuregallery_title{
	padding-left:30px;
	color: white;
	
}

.faq .seemore {
  border: medium none;
  height: 29px;
  left: 0;
  position: absolute;
  text-align: right;
  top: 0;
  width: 100%;
  background: transparent;
	cursor: pointer;
}

.faq li:hover .seemore{
	color: white;	
}

.cms_module_editmode .seemore{
	display: none;	
}

.cms_module_editmode .faq .mod_featuregallery_text{
	display: block;
}

/* End FAQ */



/* WELCOME PAGE */

#slide_sp{
	display: none;
	margin-top: -16px;
}

.page_3 #slide_sp{
	display: block;	
}

.slide_welcome{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100vh;
	min-height: 100vh;
	z-index: -1;
	background: #333333;
	top: 0;
}

body {
    line-height: 1;
    color: black;
    background: #000;
}

.slide_welcome img{
	/* Set rules to fill background */
	min-height: 100%;
	min-width: 1800px;
	
	/* Set up proportionate scaling */
	width: 100%;
	height: auto;
	
	/* Set up positioning */
	position: fixed;
	top: 0;
	left: 0;
}

.nivo-directionNav, .nivo-controlNav, .nivo-caption{ 

}

/* SlideSHOW */

.nivo-caption {
    width: 100%;
    height: 100%;
    background: transparent;
    top: 0;
    left: 0;
    padding: 0;
    opacity: 1;
    z-index: 8;
}

.mod_slideshow{
	min-height: 50px;
	height: auto;
	background-color: #ffffff;
	background: rgb(255,255,255);
	background-image: url('preloader_grey.gif');
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 50px;
	overflow: visible;
	width: 100%;
	position: relative;
}

#cms_slideshowedit_captioncontainer {
	background-color: rgba(33, 33, 33, 0.9);
	font-size: 110%;
	left: 50%;
	line-height: 100%;
	margin-bottom: 0;
	margin-left: -485px;
	margin-right: auto;
	pointer-events: auto !important;
	width: 970px;
}

.caption {
	height: 100%;
	line-height: 100%;
	margin: 0 auto;
	position: relative;
	max-width: 1200px;
	min-width: 970px;
	width: 79%;
}

.caption_title {
	color: white;
	font-family: "Open Sans";
	font-size: 160%;
	font-weight: 800;
	line-height: 85%;
	padding: 10px 0;
	text-align: center;
	text-shadow: 5px 5px 0 rgba(0, 0, 0, 0.5);
}

.caption-slide-1-text {
    position: absolute;
    top: 40%;
    right: 10%;
    width: 36%;
    color: #fff;
    font-family: "Open Sans";
    font-size: 135%;
    font-weight: 400;
	 /* line-height: 30px; */
    padding: 0 20px!important;
    text-align: left;
    background-color: rgba(0, 0, 0, 0.6);
    padding: 35px !important;
    border-radius: 7px;
}

.caption_link {
    color: #fff;
    font-weight: 600;
    display: block;
    font-size: 1.1em;
    font-style: normal;
    padding: 15px 15px;
    text-align: left;
    background-color: #D9CC16;
    border-radius: 2px;
}

.nivo-controlNav a {
    cursor: pointer;
    color: #d45217;
    padding: 3px 4px;
    margin: 0px 5px;
    background: #d45217;
    border-radius: 35px;
    font-size: 4px;
    width: 10px;
    height: 10px;
}

.nivo-nextNav::before, .nivo-prevNav::before {
	background: rgba(0, 0, 0, 0) url("arrow_2.html") no-repeat scroll center center;
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}

.nivo-prevNav::before {
	background: rgba(0, 0, 0, 0) url("arrow_1.html") no-repeat scroll center center;	
}

#cms_slideshowedit_caption {
	height: 100% !important;
}

.nivo-directionNav a {
	cursor: pointer;
	position: absolute;
	top: 33%;
	z-index: 10;
	width: 40px;
	height: 130px;
	background: #4A4B4B;
}

.nivo-directionNav a:hover {
	background: #216189;	
}

.nivo-prevNav {
	left: -40px;
}

.mod_slideshow:hover .nivo-prevNav {
	left: 0;
}

.nivo-nextNav {
	right: -40px;
}



.mod_slideshow:hover .nivo-nextNav {
	right: 0;
}

@media screen and (max-width: 1300px) { /* Specific to this particular image */
	#slide_sp {
		top: 0px; 
		left: 50%;
		margin-left: -900px;   /* 50% */
	}
}

.page_3 .top, .page_3 .footer {
	display: none;	
}

.page_3 .footer {
	display: none !important;
}

.page_3 .content_wrapper{
	margin-top: 60px;	
}

.intro_menu {
	border-radius: 20px 20px 20px 20px;
	padding: 40px 0;
	position: absolute;
	text-align: center;
	width: 400px;
	bottom: 300px;
	left: 50%;
	margin-left: -200px;
	background: rgba(247,247,247,0.8);
	box-shadow: 0px 0px 5px rgba(30,30,30,0.8);
	font-weight: 600;
}

.intro_menu img{
	width: 82%;
	margin-bottom: 20px;
}

.intro_menu li{
	padding: 50px 0;
	width:50%
}

.intro_menu a {
    font-size: 150%;
    font-weight: 500;
    line-height: 40px;
    text-rendering: optimizelegibility;
    color: #00aaae;
    text-decoration: none;
    padding: 5%;
}

.intro_menu li a{
	text-decoration:none;
}

/* End WELCOME PAGE */


.content_wrapper {
    background-color: #fff;
    padding-top: 125px;
}

/*sp title */


.sp_title {
    text-align: center;
}

.sp_title2 div{
    color:#e3001b;
    display: inline-block;
    font-size:120%;
    line-height: 100%;
    margin-top: 50px;
    text-align: center !important;
	 font-family:Josefin Sans, arial;
}

.mod_title h3 {
    font-size: 130%;
    font-family: open sans, arial;
    font-weight: 500;
}

.t_bold{
	font-weight: 700;
   display: inline-block;	
}

.t_light{
	font-weight: 700;
	color:#e3001b !important;
   display: inline-block;	
}


/* traductor google */

.goog-te-gadget-simple{
	background-color: transparent !important;
	background: rgba(255,255,255, 0.0) !important;
	border-radius:8px;
	padding: 0 10px;
	border-radius: 20px;
}

.goog-te-gadget-simple {
    border-style: solid;
    border-width: 1px;
    cursor: pointer;
    display: inline-block;
    font-size: 10pt;
    padding-bottom: 2px;
    padding-top: 2px;
	border: 0 solid #fff !important;
}

img.goog-te-gadget-icon {
    display: none;
}

.goog-te-gadget-simple:hover{
	
}

.goog-te-gadget-icon {
    background-image: none !important;
}	
	
	
.goog-te-gadget-simple{
	padding: 0 20px;
}

.goog-te-gadget-simple .goog-te-menu-value span {
    color: #fff !important;
    font-family: open sans, arial;
    font-size: 14px;
    font-weight: 400;
    text-decoration: none;
}


.goog-te-gadget-simple:hover .goog-te-menu-value span {
  text-decoration: none;
  color: black;
}


#google_translate_element {
  float: left;
  z-index: 10;
}

#google_translate_element a{
	font-weight: 300 !important;
  font-size: 12px !important;
	color: #000000 !important;
	padding: 0 5px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

#google_translate_element:hover{
 	/*background-color: #FDC500;*/
}

/*fin traductor google */



#top_bar{
	height: 20px;
	background: transparent;	
}

.goog-te-gadget-simple{
	background-color: transparent !important;
	background: rgba(255,255,255, 0.0) !important;
	padding: 0 10px;
	border-radius: 0px;
	border-left: 2px solid !important;
	border-top: 0px !important;
	border-bottom: 0px !important;
	border-right: 0px !important;
}

.goog-te-gadget-simple:hover{
	/*background-color: #E98206 !important;*/
}
.goog-te-gadget-simple{
	padding: 0 20px;
}
.goog-te-gadget-icon {
  background-image: url("te_ctrl4.png") !important;
	/*background: url("/theme/te_ctrl4.gif") no-repeat scroll center center transparent;*/
}
.goog-te-gadget-simple .goog-te-menu-value span {
	text-decoration: none;
	color: white;
}
.goog-te-gadget-simple .goog-te-menu-value span:hover {
	/*color: #F5A000;*/
	color: #80AEF7;
}

#google_translate_element {
	
	/*background-color: #115F92;*/
	border-radius: 24px;
	float: right;
	
}

#google_translate_element a{
	font-weight: 300 !important;
	font-size: 14px !important;
	color: #000000 !important;
	padding: 0 5px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}


.stuck .logo img{
	-ms-transform: scale(0.8 , 0.8);
	-webkit-transform: scale(0.8 , 0.8);
	-moz-transform: scale(0.8 , 0.8);
	-o-transform: scale(0.8 , 0.8);
	transform: scale(0.8 , 0.8);
	
	-ms-transform-origin: left top;
	-webkit-transform-origin: left top;
	-moz-transform-origin: left top;
	-o-transform-origin: left top;
	transform-origin: left top;	
	
	top: 1px;
	margin-top: 0;
	
}

@media (max-width: 1450px) {
	.stuck .logo img{
		top: 9px;
	}
}

.stuck .logo > img:first-child {
	opacity: 0;
}

.stuck .logo > img:last-child {
    left: 0;
    position: absolute;
    margin-top: -10px;
    width: 403px;
    opacity: 1;
}

.stuck .logo{
	height: 60px;
	width: 130px;
	padding-top: 0;
}


.stuck #top_info {
  border-left: 1px dotted #cecece;
  bottom: inherit;
  float: right;
  font-size: 20px;
  margin-left: 25px;
  margin-top: -2px;
  padding-left: 20px;
  position: relative;
  top:21px;
}

.service_section .website_sectioncontent {
  clear: both;
  overflow: visible;
  margin-top: 77px;
  margin-bottom: 60px;
}


.top_bar {
    background-color: #000 !important;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 995;
    position: fixed;
}


.top_bar #bar_content {
  padding: 0;
  text-align: right;
}

.top_bar #bar_content div {
    display: inline-block;
    color: white;
    /* margin-right: 15px; */
    margin-right: 8px;
    margin-top: -1px;
    font-weight: 500;
    font-size: 14px;
}

.s_item_top > img {
    width: 22px;
}

.s_item_top {
    margin-left: 10px;
}

#email > a {
  /*color: #80AEF7;*/
	color: #fff;
}


.img_empresa {
    width: 75%;
    margin: 0 auto;
}

/* Transitions */


.horizontalmenu li ul li span, .horizontalmenu li ul li span:hover, .b_info .mod_featuregallery_title a:hover, .b_info .mod_featuregallery_title a ,.blog .mod_featuregallery_title a, .blog .mod_featuregallery_title a:hover, .horizontalmenu li ul li a:hover, .mod_featuregallery_feature, .mod_featuregallery_title,.horizontalmenu li, .horizontalmenu li:hover, .horizontalmenu li ul,
.addthis_toolbox a div, .footer_social a, .siguenos_top a, .sp_link a, .mod_featuregallery_link a, .mod_featuregallery_link a::after,
.picturegallerypicture, .mod_featuregallery_picture, .mod_picturegallery a, .mod_picturegallery a:before {
	-webkit-transition: all 0.7s ease-in-out;
	-moz-transition: all 0.7s ease-in-out;
	-ms-transition: all 0.7s ease-in-out;
	-o-transition: all 0.7s ease-in-out;
	transition: all 0.7s ease-in-out;
}


.menuitem_3 {
    display: none !important;
}

.siguenos_top {
    position: fixed;
    top: 17px;
    right: 17px;
    width: 50px;
    z-index: 12;
    margin-top: 40px;
    font-size: 30px;
    color: #000;
    font-weight: 500;
}

.siguenos {
    display: block;
    font-size: 11px;
    margin-left: -38px;
    margin-top: 25px;
    position: absolute;
    transform: rotate(-90deg);
	 color:#fff;
}

.siguenos_top a {
    color: #00adb4;
}

.siguenos_top a:hover {
    color: #000;
}


/* END Transitions */

/* Default Common Rules */

html, body{
	width:100% !important;
	height:100% !important;
	min-width: 1070px !important;
	font-size:16px;
}

a, .paralax a {
	text-decoration: none !important;
	color:#ef7520;
}

.news a {
    color: #af3116;
    font-weight: 600;
    margin-bottom: 10px !important;
    font-size: 20px;
}

.news .mod_featuregallery_text {
    width: 100%;
    color: #8B8B80;
    font-weight: 500;
    font-size: 13px;
    margin-top: 15px;
}

.news .mod_featuregallery_link a {
    text-align: center;
    font-size: 13px;
    color: #fff;
    background-color: #000;
    width: 30%;
    padding: 2px;
    border-radius: 15px;
    margin: 0 auto;
}

.news .mod_featuregallery_link a:hover{
	background-color:#af3116;
}

.clear{
	clear:both;
}

#site {
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	margin: 0;
	min-width: 1070px;
	padding: 0;
	/*font-size: 90%;*/
	font-size: 95%;
	line-height: 100%;
	background-color: #fff;
}

.colored .cms_module_editmode {
	background: black;
}

.colored .nicEdit-main {
	color: #ffffff !important;
}

.colored .cms_module_editmode .mod_title_input {
	color: #ffffff;
}

#breadcrumb {
	/*  float: right;*/
	font-size: 90%;
	margin: 0 0 10px;
}

/* END Default Common rules */

/* Scroll UP */
.scrollup {
	background: url("icon_top.png") no-repeat scroll center center transparent;
	bottom: 50px;
	height: 60px;
	width: 60px;
	opacity: 0.4;
	position: fixed;
	right: 1%;
	text-indent: -9999px;
	display: none; 
}

.scrollup:hover {
	opacity: 1;
}

.gototop {
	transform:rotate(180deg);
	-ms-transform:rotate(180deg); /* IE 9 */
	-webkit-transform:rotate(180deg); /* Safari and Chrome */
}

/* END Scroll UP */

/* Top */

.top_right_content {
	float: right;
	text-align: right;
}

.bar_content div {
	display: inline-block;
	margin-left: 10px;
	width: 175px;
}


.top {
    width: 100%;
    text-align: left;
    z-index: 9;
    position: fixed;
    left: 0;
    color: white;
    background-image: none !important;
    height: 139px;
    background: #026253 !important;
    background-size: 20% auto !important;
    border-bottom: 1px solid #000;
    box-shadow: 1px 1px 16px #000;
}


.page_73 .top {
  /* background-color: white; */
  background-color: RGBA(254, 254, 254, 1);
}


.logo {
    margin-top: 5px;
    margin-bottom: 5px;
    width: 100%;
    height: auto;
	 padding-left: 7%;
}


.logo > img {
    background-size: 20% auto !important;
    width: 200px;
    margin-top: 27px;
}


#top_info {
	top: 50%;
	margin-top: -7%;
	position: fixed;
	right: 30px;
	opacity: 0;
}

.page_73 #top_info {
  bottom: 10%;
  opacity: 1;
  top: inherit;
}

.stuck #top_info {opacity: 1;}

#top_info img {
	width: 100px;
	margin-left: 10px;
}

.t_item{
	display: block;
	border-bottom: 1px dotted #CECECE;
	padding-bottom: 10px;
	margin: 10px 0;
}

.t_item:last-child{
	border: inherit;	
}

#telefono{
	font-size: 140%;
	margin: 70px 20px 0 0;
}
.telefono_header{
  background: url("../9ZaXd3/theme/phone_icon.html") no-repeat scroll 1px 3px / 18px auto rgba(0, 0, 0, 0);
  position: relative;
  padding-left: 31px;
}

.text_up img {
    width: 2%;
    height: 23px;
    margin-left: 5px;
}


/* Main Menu */

#hmenu {
    font-family: 'Open Sans';
    margin: 9px auto 0;
    line-height: 100%;
    margin-bottom: 40px;
    position: absolute;
    top: 50px;
    width: 100%;
    text-align: right;
}

#hmenu.stuck {
    position: fixed;
    top: 0px;
    z-index: 9;
    opacity: 1;
    width: 100%;
    background-color: #f6ff00;
    box-shadow: 0px 1px 1px #000;
}

.stuck #hmenu{
	margin: 7px 7px 0 0;
}

.horizontalmenu {
    text-align: center;
    z-index: 9;
}

<!--

.horizontalmenu li{
	 display: inline-block;
    text-align: center;
}

-->

.horizontalmenu li {
    display: inline-block !important;
    text-align: center;
    position: relative;
    background-repeat: repeat-x;
}

.horizontalmenu ul li a:hover, .horizontalmenu ul .current > a, .horizontalmenu ul li div:hover, .horizontalmenu li:hover, .current, .current div{
	color: #ffffff;
}

.horizontalmenu .current, .horizontalmenu li:hover{
	/*background: #337B20 !important;*/
	
}

.horizontalmenu li ul .current, .horizontalmenu li ul li:hover{
	border-radius: 10px;
}


.horizontalmenu .current a, .horizontalmenu li:hover a {
    font-weight: 700 !important;
    font-size: 15px;
    text-transform: uppercase;
    background-position: 0px 0px !important;
    position: relative;
    color: #49b26b !important;
}

.horizontalmenu li ul .current a, .horizontalmenu li ul li:hover a{
	color: #ffffff;
}


.horizontalmenu > li:nth-child(3) {
    margin-right: 250px;
}

.horizontalmenu > li:nth-child(4) { 
	margin-left:20px;
}

.menuitem a, .menuitem div {
    color: #fff !important;
    padding: 17px 20px 10px 20px !important;
    font-weight: 700 !important;
    font-size: 15px;
    text-transform: uppercase;
    display: block;
    margin-right: 5px;
}

.page_73 .menuitem a, .page_73 .menuitem div {
	color: black;	
}

.stuck .menuitem a, .stuck .menuitem div {
	color: #f0f0f0;
}

.stuck .horizontalmenu .current a {
    color:#fff !important;
    background-color: #000;
}

.stuck .horizontalmenu li:hover a {
    color: #fff !important;
    background-color: #000;
}

.horizontalmenu li ul {
    opacity: 0;
    margin-top: 1px;
    top: -1px;
}

.horizontalmenu li ul li{
	display: block;
	margin: 0;
	border: none;
	border-radius: 0 !important;
	text-align: left;
}

.horizontalmenu li ul li {
    height: 30px !important;
    background-color: #333;
    padding: 2px;
    width: 300px;
    text-align: left;
    color: #fff !important;
    margin-right: 5px;
}

.horizontalmenu li ul li a {
    height: 17px !important;
    padding: 10px !important;
    width: 170%;
    display: table;
    margin: 0px !important;
    background-color: none;
	 color:#fff;
}

.horizontalmenu li ul li a{
	color: #ffffff;
	padding: 10px 20px;
}

.horizontalmenu li ul li span {
    color: #fff;
}


.horizontalmenu li ul li a:hover{
	color:#e0d157 !important;
}	




.horizontalmenu li ul li span:hover {
    padding-left: 10px;
}

.menu_submenubottom{
	display:none!important;
}


.horizontalmenu li:hover ul{
	opacity: 1;
}

.form .mod_mailform_label {
    text-align: center;
    color:#af3116;
    font-weight: 600;
    font-size: 14px;
}

.form .mod_mailform_submitfield button {
    text-align: center !important;
    margin: 0 auto;
    width: 30%;
    border-radius: 12px;
}

/* Variaciones top stick */

.sticky-wrapper {
	height: auto !important;
	max-height: 161px !important;
}

.top.stuck {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9;
    padding: 10px 0 0;
    border: 0px !important;
}

.stuck .logo img{
	-ms-transform: scale(0.8 , 0.8);
	-webkit-transform: scale(0.8 , 0.8);
	-moz-transform: scale(0.8 , 0.8);
	-o-transform: scale(0.8 , 0.8);
	transform: scale(0.8 , 0.8);
	
	-ms-transform-origin: left top;
	-webkit-transform-origin: left top;
	-moz-transform-origin: left top;
	-o-transform-origin: left top;
	transform-origin: left top;	
	
	top: 1px;
	margin-top: 0;
	
}



.stuck .logo > img:first-child {
	opacity: 0;
}

.stuck .logo > img:last-child {
    opacity: 1;
}

.stuck .logo{

}


.stuck #top_info {
  border-left: 1px dotted #cecece;
  bottom: inherit;
  float: right;
  font-size: 20px;
  margin-left: 25px;
  margin-top: -2px;
  padding-left: 20px;
  position: relative;
  top:21px;
}

.stuck #top_info img {
	width: 50px;
	margin: 0 10px;
	display: inline-block;
	border: 0;
	padding: 0;
}

.stuck #telefono{
	float: right;
	margin-top: 24px;
	font-size: 140%;
	color: white;
	display: none;
}
#top_info .telefono_header {
  opacity: 0;
}

.stuck #top_info .telefono_header {
  opacity: 1;
  color: #b9bd30;
  font-size: 17px !important;
  font-weight: 500;
}

.stuck .menuitem a, .stuck .menuitem div {
		
}
.stuck .top_content {
  
}

/* END Main Menu */

/* END Top */

/* Sections */

/*
.content_wrapper {
    top: 36px;
    position: relative;
}

*/

.page_73 .content_wrapper{
	padding-top: 0;
	z-index: 1;
}

.website_sectioncontent, .top_content, .top_bar #bar_content{
	margin: 0 auto;
	max-width: 1300px;
	width: 79%;
	padding: 20px 0;
	overflow: hidden;
}

#footer_content {
	margin: 0 auto;
	min-width: 1070px !important;
	max-width: 1300px;
	width: 79%;
	padding: 0px 0;
	overflow: hidden;
}

.top_bar #bar_content {
    padding: 5px 0;
    text-align: center;
}


.top_content {
    overflow: inherit !important;
    padding-top: 21px;
    text-align: center;
}


.website_halfcolumn{
	width:48.5%;
}

.m1 .website_leftcolumn {
  background-color:#ef7520;
  height: 610px;
  background-size: cover;
}

.m1 h2 {
  margin-top: 243px !important;
  padding-top: 66px !important;
  background-size: 34% !important;
	color: #fff !important;
}


.website_rightcolumn{
	float: right;
}

.website_bigsmallsection .website_column {
	margin-bottom: -99999px;
	padding-bottom: 99999px;
}


.website_smallbigsection .website_columnsmall {
    float: left;
    width: 25.8%;
}

.website_smallbigsection .website_columnbig {
    float: right;
    width: 66.7%;
}

.website_bigsmallsection .website_columnsmall {
    float: right;
    width: 31.8%;
}

.website_bigsmallsection .website_columnbig{
	float: left;
	width: 65.7%;
}

.website_columntriplet {
  width: 30%;
  overflow: hidden;
  margin-right: 2%;
}

.website_columnsmall i {
    color:#0184A8;
    font-size: 26px;
}

.website_columnfirsttriplet {
  padding: 10px;
}

.website_columnsecondtriplet{
  padding: 10px;
}

.mod_text .website_columnsecondtriplet{
	color:#fff !important;
}

.mod_title h1 .website_columnsecondtriplet{
 color:#fff;
}
.website_columnthirdtriplet {
	margin-right: 0;
  padding: 10px;
}

.home_triple .website_columntriplet {
	width: 22.9%;
}

.home_triple .website_columnfirsttriplet {
	width: 48.5%;
}

.home_triple .website_columnsecondtriplet {
	margin-left: 6px;
}
.contact_section .website_columnfirsttriplet {
	width: 20%;
}
.contact_section .website_columnsecondtriplet {
	width: 43%;
}

.website_column.website_columntriplet.website_columnsecondtriplet {
	color:#fff;
  
}

.section_full .website_sectioncontent{
	width: 100%;
	max-width: none;
	overflow: hidden;
	padding: 0;
}

.section_home {
  background-image: url('bkg_home.jpg') !important;
  background-position: 50% 0% !important;
  background-size: 6% !important;
  background-repeat: no-repeat !important;
  margin-top: 60px;
}

.section_blue {
    background-color:#00adb4 !important;
    padding-top: 50px;
    padding-bottom: 50px;
    margin-bottom: 50px;
}

.section_blue2 {
    background-color:#00adb4 !important;
    padding-top: 50px;
    padding-bottom: 50px;
}

.website_section {
    background: #fff;
}

.section_full {
    background-color: #fff;
}

.section_artist {
    background-position: 50% 160%;
    padding-top: 20px;
    padding-bottom: 70px;
    border-top: 10px solid #000;
    border-bottom: 10px solid #000;
}

/*
.page_1 .section_artist {
    background-image: url('../theme/artistas_4.jpg');
    background-position: 50% 50%;
    padding-top: 20px;
    padding-bottom: 70px;
    border-top: 10px solid #000;
    border-bottom: 10px solid #000;
}

.page_11 .section_artist {
    background-image: url('../theme/artistas_4.jpg');
    background-position: 50% 70%;
    padding-top: 20px;
    padding-bottom: 70px;
    border-top: 10px solid #000;
    border-bottom: 10px solid #000;
}

.page_13 .section_artist {
    background-image: url('../theme/artistas_4.jpg');
    background-position: 50% 70%;
    padding-top: 20px;
    padding-bottom: 70px;
    border-top: 10px solid #000;
    border-bottom: 10px solid #000;
}

.page_14 .section_artist {
    background-image: url('../theme/artistas_4.jpg');
    background-position: 50% 70%;
    padding-top: 20px;
    padding-bottom: 70px;
    border-top: 10px solid #000;
    border-bottom: 10px solid #000;
}

*/

.white_section {
    padding-top: 50px;
    padding-bottom: 0px;
	    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,333333+49,000000+100 */
	background: #000000  !important; /* Old browsers */
	background: -moz-linear-gradient(left,  #000000 0%, #333333 49%, #000000 100%)  !important; /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#000000), color-stop(49%,#333333), color-stop(100%,#000000)) !important; /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  #000000 0%,#333333 49%,#000000 100%) !important; /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  #000000 0%,#333333 49%,#000000 100%) !important; /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  #000000 0%,#333333 49%,#000000 100%) !important; /* IE10+ */
	background: linear-gradient(to right,  #000000 0%,#333333 49%,#000000 100%) !important; /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000',GradientType=1 ) !important; /* IE6-9 */

}


.white_section .mod_text {
    color: #fff !important;
    font-size: 18px !important;
    line-height: 18px !important;
    letter-spacing: 0.5px;
}

.white_section_artist {
    background-color: #f0f0f0;
    padding-top: 20px;
    margin-top: 0px;
    padding-bottom: 20px;
}



.section_news {
    width: 55%;
    margin: 0 auto;
}

.section_home .mod_text {
  width: 70%;
  margin: 0 auto;
  font-weight: 500;
}

.service_section {
  background-image: url('shops.jpg');
  background-position: 50% 50%;
  background-size: cover;

}

.service_section2 {
    background-image: url('shops2.jpg');
    background-position: 50% 50%;
    background-size: cover;
    padding-bottom: 20px;
    margin-bottom: 0px;
    padding-top: 15px;
}

.columns {
  background-image: url('bkg_columns.jpg');
  /* margin-top: 40px; */
  background-position: 50% 44%;
  background-size: 100%;
  padding-bottom: 10px;
  background-repeat: no-repeat;
  padding-top: 40px;
}

.green_section{
	/*background: #D3D3D3;*/
	background: #E3EEC2;
	padding-top: 20px;	
}

.green_section .website_sectioncontent{
	padding: 0;	
}

.grey_section {
    background: #f0f0f0;
    padding-top: 60px;
    padding-bottom: 50px;
    margin-top: 40px;
}

.black_section {
    background-image: url('background_section.jpg');
    padding-top: 60px;
    padding-bottom: 5px;
}

.black_section h2 {
    text-align: center !important;
    margin-bottom: 30px;
    color: #FFC803 !important;
    border-bottom: 1px solid #FFC803;
    padding-bottom: 5px;
}

.white_section h2 {
    text-align: center !important;
    margin-top: 30px;
    margin-bottom: 20px;
}


.video_s .website_rightcolumn {
	margin-right: 20px;
	width: 469px;
}



.website_columnsmall .negocio {
  position: relative;
  margin-top: -40px !important;
  width: 100%;
  margin: 0 auto;
  text-align: left;
}

.s_empresa {
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 30px;
}

.s_empresa .website_rightcolumn {
    width: 60%;
}

.s_empresa .website_leftcolumn {
    width: 40%;
}

.s_empresa_grey {
    background-color: #f0f0f0;
	 padding-top: 20px;
    padding-bottom: 20px;
}

.s_empresa_grey2 {
    padding-top: 20px;
    padding-bottom: 20px;
	background-color:#d3d3d3;
}

.s_empresa2 {
    padding-top: 20px;
    padding-bottom: 20px;
}


/* Styles */

.mod_navigation {
	font-size: 110%;
}

.mod_navigation li {
	list-style: inside none disc;
	margin-left: 10px;
}

.mod_navigation li a {
	display: inline-block;
	padding: 5px 0;
	color: #3f3f3f;
	font-style: italic;
}

.mod_navigation li a:hover {
	color: #3ba213;
}

/* titles */

h1, h2, h3, .mod_featuregallery{
	font-weight: 600;
	line-height: 100%;
	margin: 0 0 10px;
}

.mod_title h1, .mod_title_input_h1 {
	border: 0 none;
	font-size: 200%;
	text-align:left;
}


.mod_title h1 {
    color: #026253 !important;
    font-weight: 700;
    font-family: open sans, arial;
    font-size: 35px;
    text-align: left;
    padding-top: 10px;
}



.website_columnsmall .mod_title h1 {
    color: #000;
    font-weight: 600;
    font-family: Orbitron;
    font-size: 30px;
    margin-bottom: 0px;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 2px;
}



.white_section h1 {
    /* border-bottom: 1px solid #000; */
    font-size: 35px;
    /* margin-bottom: 40px; */
    font-family: Crimson text, open sans, arial;
    font-weight: 400;
    margin-bottom: 20px;
}

.section_home h1 {
  margin-top: 50px;
  color: #ef7520;
}

.mod_title h2, .mod_title_input_h2, .mod_featuregallery_title {
	font-size: 140%;
	line-height: 100%;
	text-align: left;
}

.home_1 {
    margin-top: 50px;
}


.mod_title h2 {
    font-weight:600;
    font-family: open sans, arial;
    font-size: 24px;
    color: #e0d157 !important;
    text-transform: uppercase;
    padding-bottom: 10px;
}


.section_2 h2 {
    border-bottom: 1px solid;
    margin-bottom: 40px;
    font-weight: 700;
    color: #000 !important;
}


.tit_galerias h2 {
    text-align: center !important;
    margin-bottom: 10px;
    margin-top: 20px;
}


.white_section_artist h2 {
    text-align: center !important;
    text-transform: none;
    color: #666;
    font-weight: 400;
    margin-bottom: 0px !important;
}

.website_columnbig .mod_title h2 {
    padding-top: 0px;
    text-transform: uppercase;
    font-size: 25px;
    color: #e0d157 !important;
    font-weight: 500;
    margin-bottom: 10px;
}


.page_7 .mod_title h2 {
    margin-bottom: 20px;
    margin-top: 40px;
    border-bottom: 1px solid;
    border-top: 0px solid;
}

.home2 h2 {
    margin-top: 60px;
    text-align: center;
    margin-bottom: 80px;
    border-top: 0;
    border-bottom: 1px solid #008cb4;
    padding-bottom: 10px;
}

.section_news h2 {
    border-top: 1px solid #008cb4;
    margin-top: 20px;
    padding-top: 20px;
}

.tit_news h2 {
    text-align: center;
    font-size: 25px;
    text-transform: none;
    border-bottom: 1px dashed #af3116;
    padding-bottom: 10px;
    /* margin-top: 60px; */
    /* margin-bottom: 30px !important; */
    color: #af3116;
    width: 90%;
    margin: 60px auto 40px;
}

.mod_title h3 {
    font-size: 130%;
    font-family: 'Open Sans', arial;
    font-weight: 600;
    color: #026253 !important;
    border-bottom: 1px solid #026253 !important;
    margin-top: 20px;
    padding-bottom: 5px;
}

.home h3 {
    width: 64%;
    margin: 0 auto;
    margin-top: 0px;
    margin-bottom: 20px;
    line-height: 1.2;
    font-size: 30px;
    text-transform: uppercase;
    font-weight: 700;
    font-family: khand, open sans, arial;
}

.tit_galerias h3 {
    margin-bottom: 30px;
    text-align: center !important;
    margin-top: 20px;
}

.home h1 {
    font-size: 50px;
    text-transform: uppercase;
	 margin-top:50px;
	 margin-bottom: 20px;
}

.home h2 {
    font-size: 40px;
    text-transform: uppercase;
    margin-bottom: 20px;
    padding-top: 70px;
    border-bottom: 1px solid #f0f0f0;
    color: #f0f0f0 !important;
}

.home2 h2 {
    font-size: 30px;
    text-transform: uppercase;
    margin-bottom: 20px;
    border-bottom: 1px solid #e3001b;
    color: #333;
    text-align: center !important;
}

.section_artist h2 {
    text-align: center !important;
    margin-bottom: 0px;
    padding-top: 30px;
    color: #fff !important;
    border-bottom: 1px solid #fff;
    width: 57%;
    margin: 0 auto;
    padding-bottom: 6px;
}


.parallax h2 {
    text-align: center;
    color: #fff !important;
    padding-top: 10px;
    font-size: 25px;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-weight: 700;
    font-family: open sans, arial;
    padding-bottom: 10px;
    width: 64%;
    margin: 0 auto;
    margin-bottom: 50px;
    background-color: #000;
	 border:0px solid;
}


.parallax h3 {
    color: #fff;
    border-top: 0px dashed #666;
    text-align: center;
    padding-top: 0px;
    margin-bottom: 20px;
    text-shadow: 1px 1px 1px #000;
    text-transform: uppercase;
    line-height: 1.3;
}

.website_columnsmall h3 {
    margin-bottom: 0px !important;
    padding-bottom: 0px;
    border: 0px !important;
    color: #000;
    font-size: 30px;
    font-weight: 600;
    text-align: center;
}

.nombre_artista h3 {
    text-align: center;
    font-family: Crimson text, arial;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 25px;
    width: 100%;
    /* margin: 0 auto; */
    margin-top: 20px;
    color: #e3001b !important;
    margin-bottom: 10px !important;
    text-align: right;
    border-bottom: 0px solid;
}

.titulo h3 {
    background-image: url('arbol_2.png');
    background-repeat: no-repeat;
    background-position: 50% -200%;
    padding-top:50px;
	 color: #000 !important;

}
 

.section_1 {
    margin-top: 1%;
    background-color: #fff !important;
    background-image: url('llama.png');
    background-repeat: no-repeat;
    background-position: 50% 0%;
    padding-top:75px;
    padding-bottom: 50px;
    background-size: 8%;
    margin-bottom: 30px;
}


.section_2 {
    /* background-color: #cdcdcd !important; */
    background-repeat: no-repeat;
    background-position: 17% 61%;
    /* background-size: 10%; */
    padding-top: 70px;
    padding-bottom: 70px;
    background-image: url('bkg_parallax.jpg');
}

.section_2 .website_columnbig {
    width: 450px;
    float: left;
}

.page_73 h3 {
  margin-bottom: 30px;
}

.title_c h1, .title_c .mod_title_input_h1, .title_c h2, .title_c h2 .mod_title_input_h2, .title_c h3, .title_c h3 .mod_title_input_h3, .title_c a{
	text-align: center !important;	
}

.sp_title h1{
	font-size: 280%;
	margin: 40px 0 10px;
}

.sp_title h2{
	/*font-size: 230%;*/
	font-size: 204%;
	margin: 40px 0 20px;
}

.mod_text, .mod_featuregallery_text {
    color: #f0f0f0 !important;
    font-size: 100%;
    font-weight: 300;
    line-height: 150%;
    overflow: auto;
    text-align: left;
    padding: 0 0 20px;
    font-family: Merriweather, serif;
}

.colored .mod_title{
	color: #ffffff;	
}

.b_title h1, .b_title h2, .b_title h3{
	color: #2B2723;
	width: 55%;
	margin: 30px auto 20px;
}

.title_parallax {
	color: white;
	font-size: 156%;
	text-shadow: 2px 1px 2px black;
}
.mod_title.title_parallax h2 {
	text-align: center;
}

/*.f_title{
float:left;
width: 65%;
margin-top: 10px;
}*/

/* titles */

b {
	font-weight: 700;
}


.mod_text, .mod_featuregallery_text {
    color: #000 !important;
    font-size: 100%;
    font-weight: 400;
    line-height: 150%;
    overflow: auto;
    text-align: justify;
    padding: 0 0 20px;
    font-family: open sans, arial;
}

.text_ayuda {
    font-size: 20px;
    font-weight: 700;
}

.text_ayuda b{
    color:#e0d157;
}


.page_17 .mod_text b {
    font-size: 20px;
    color: #ccc;
}

.white_section .mod_text {
    color: #000;
}


.parallax .mod_text {
    text-align: center;
    color: #fff;
    font-weight: 400;
	 text-shadow: 1px 1px 1px #000;
}


.form {
    background-color: #f0f0f0;
    padding-bottom: 35px;
    margin-top: 20px;
}

.txt_home {
    width: 65%;
    margin: 0 auto;
    margin-bottom: 60px;
    font-weight: 500;
    font-size: 16px;
	 color: #AF3215;
}

.info_contacto {
    text-align: left;
    padding: 8px;
    color: #000 !important;
    letter-spacing: 0px;
}

.info_contacto b{
	color:#fff;
}

.mod_featuregallery_text {
  text-align: center;
  width: 80%;
  margin: 0 auto;
}

.servicios .mod_featuregallery_text {
    font-family: open sans, arial;
    font-weight: 400;
    color: #fff;
    font-size: 13px;
    /* padding: 10px; */
    text-align: justify;
    width: 97% !important;
}

.servicios .mod_featuregallery_link {
    padding: 6px;
    width:7%;
    margin: 0px auto;
    margin-bottom: 30px;
    position: absolute;
    bottom: 0px;
    left: 45%;
    text-align: center;
    height:5%;
}

.section_full_red {
    background-image: url('bkg_gallery.jpg');
    background-size: 100% auto;
    background-position: 20% 60%;
    padding-top: 60px;
    padding-bottom: 60px;
    margin-bottom: 30px;
    margin-top: 30px;
}


.servicios .mod_featuregallery_link {
    position: absolute !important;
    background-color: #f6ff00 !important;
    top: 0px;
    border-radius: 0px;
    left: 0;
    width: 96.5%;
    height:98%;
    opacity: 0;
}

.servicios .mod_featuregallery_link a {
    width: 96%;
    height: 96%;
    background-color: #ccc;
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 0px;
}

.servicios li:hover .mod_featuregallery_link a{
    background-color:#0184A8 !important;
}



.servicios2 li:hover .mod_featuregallery_picture a{
    background-size:40% !important;
}


.news1 .mod_featuregallery_text {
	padding: 0 0 8px;
}

.mod_text b, .mod_featuregallery_text b{
	font-weight: 600;
}


.website_columnsmall .mod_text,
.website_columnsmall .mod_featuregallery_text,
.website_columntriplet .mod_text {
	font-size: 90%;
}	

.website_columnsmall .mod_text {
    line-height: 1.8;
    letter-spacing: 0px;
}


.mod_text b {
    font-weight: 700;
    font-size: 16px;
    letter-spacing: 0px;
}

.page_10 .mod_text b {
    color: #49b26b !important;
    text-transform: capitalize;
    font-size: 14px;
}

.news2 .mod_featuregallery_feature {
    width: 25%;
}

.mod_text b u {
    color: #af3116;
    text-decoration: none;
    font-weight: 700;
    padding-top: 10px !important;
}


.textcontent a{
	position: relative;
}

.textcontent a:hover{
	text-decoration: underline !important;
	top: -2px;
}
.mod_text_image_float_left {
	float: left;
	padding: 5px 20px 5px 0;
	margin-left: -6px;
}

.mod_text ul, .mod_text ol {
	margin-left: 20px;
}
.mod_text ul > li {
	list-style-type: disc;
	list-style: outside;
}

.mod_text ol > li {
	list-style-type: decimal;
}

.colored .mod_text, .colored .mod_featuregallery_text{
	/*color: #ffffff;*/
	color: black;
}

.sp_text{
	font-size: 160%;
	font-weight: 600;	
}

.colored .nicEdit-main{
	color: #000000;
}

.section_green .mod_text, .section_green .mod_featuregallery_text {
	font-size: 110%;
	font-weight: 600;
	text-shadow: 1px 1px 2px #2d540b;
}

.small_text{
	width: 75%;
	margin: 0 auto;	
}

.info_contacto .textcontent div {
	text-align: left;
}

.sp_text_home {
  /*background-color: #f3f3f3;*/
	background-color: #E2E2E2;
  border-radius: 20px;
  margin-top: 60px;
  padding-bottom: 20px;
	
	border: 4px solid #a4a4a4;
	box-shadow: 0 0 0 7px white inset;
}
.sp_text_home .textcontent {
  text-align: center !important;
}

/* Others modules */

.mod_picturebox{
	min-height: 50px;	
}

.mod_link, .mod_featuregallery_link {
	margin: 10px 0;
	overflow: visible;
	text-align: right;
}

.mod_link a, .mod_featuregallery_link a {
    font-weight: 500;
    font-style: normal;
    text-decoration: none;
    display: block;
    text-align: left;
    font-family: 'Open Sans', sans;
    width: 17%;
    padding: 7px;
    text-align: center;
    border-radius: 6px;
    color: #fff;
    font-size: 12px;
}

.mod_link a:hover{
	background-color:#000;
}


.atras a {
    color: #fff;
    background-color: #026253 !important;
    text-align: center;
    border-radius: 0px;
    width: 10%;
    margin-top: 20px !important;
    background-repeat: no-repeat;
    padding-top: 6px;
    font-weight: 700;
    font-size: 16px;
    font-family: open sans, arial;
}


.mod_mailform_subheader {
    text-align: center;
    font-size: 24px !important;
    margin-top: 50px;
    /* text-transform: uppercase; */
    margin-bottom: 20px;
    color: #fff;
    font-family: open sans, arial;
    font-weight: 600 !important;
    background-color: #e0d157;
    padding-bottom: 20px;
    padding-top:20px !important;
    letter-spacing: 0.4px;
    width: 92%;
}

.tit_ayuda h2 {
    text-align: center;
    font-size: 24px !important;
    margin-top: 50px;
    /* text-transform: uppercase; */
    margin-bottom: 20px;
    font-family: open sans, arial;
    font-weight: 600 !important;
    background-color: #e0d157;
    padding-bottom: 20px;
    padding-top: 20px !important;
    letter-spacing: 0.4px;
    width: 92%;
    color: #fff !important;
	 text-transform: inherit;
}

.atras a:hover {
	background-color:#e0d157 !important;
}

.noticias_m {
    background-color: rgba(256, 256, 256, 0.7);
    padding: 10px;
    border-radius: 8px;
}

.link_right a {
    float: right;
}

.pdf_link {
	text-align: left;
}

.pdf_link a{
	background: url("pdf.png");
	background-repeat: no-repeat;
	display: block;
	height: 31px;
	padding: 9px 0 0 40px;
}

.sp_link  {
	margin: 10px 0 0;
	width: 200px;
}

.sp_link a {
	text-align: center;
	color: white;
	padding: 5px 0px;
	border-radius: 20px;
	background: url(bg_button.jpg);
	background-position: right top;
}

.sp_link a:hover {
	background-position: left top;
}

.regresar{
	margin: 0 auto;	
}

.regresar a {
	text-align: left;
	padding: 5px 0px;
}

.addthis_toolbox {
	margin: 10px 0;
}

.opt_contact .mod_picturebox_picture {
	text-align: center;
}
.opt_contact img {
  height: 323px;
  width: auto !important;
}
.opt_footer img {
  width: 150px;
}

/* Module MailForm */

.mod_mailform {
    color: #e3001b;
    text-align: left;
    width: 100%;
    margin-bottom: 20px;
    width:90%;
    margin: 0 auto;
    padding-bottom: 20px;
    padding-top:0px;
}

.website_columnthirdtriplet .mod_mailform {
    color: #e3001b;
    text-align: left;
    width: 100%;
    margin-bottom: 20px;
    width: 100%;
    margin: 0 auto;
    padding-bottom: 20px;
    padding-top: 0px;
}

.colored .mod_mailform{
	color: #ffffff;	
}

.mod_mailform_fieldlist {
	overflow: auto;
}
.mod_mailform_field {
	padding: 3px 0;
	line-height: 20px;
	width:100%;
}

.mod_mailform .cms_formfields_input, .mod_mailform .cms_formfields_textarea {
    font-weight: 300;
    width: 90%;
    margin: 0;
    font-size: 100%;
    padding: 2px 10px;
    border: 0px solid #47759f;
    background-color: #026253 !important;
    color: #fff;
}



.mod_mailform_label {
    color: #000;
    font-size: 90%;
    line-height: 200%;
    font-weight: 400;
    margin-bottom: 0px;
    padding: 0 0 0 0px;
    text-align:left;
    font-family: open sans, arial;
    width: 25%;
    border-radius: 5px;
}


.website_columnthirdtriplet .mod_mailform_label {
    margin: inherit;
}

.colored .mod_mailform_label{
	color: #5cc01f;
}

.mod_mailform_control {
	text-align: left;
}

.website_columnthirdtriplet .mod_mailform_control {
    text-align: left;
}

.website_rightcolumn .mod_mailform_subheader {
    text-align: center;
    font-family: Open sans, arial;
    padding-top: 30px;
    font-weight: 500;
    font-size: 20px;
}


.mod_mailform_info {
	font-size: 15px;
	margin-bottom:5px;
	text-align: center;
}
.mod_mailform_mandatorystar {
	color: #000000;
	margin-left: 7px;
}




.white_section .mod_mailform_label {
    color: #000;
}

.website_columnsmall  .mod_mailform {
    color: #3b3b3b;
    text-align: left;
    width: 100%;
    margin-bottom: 20px;
    width: 99%;
    margin: 0 auto;
    padding-bottom: 20px;
	background-color: transparent;
}





.colored .mod_mailform_mandatorystar {
	color: white;
}

.colored .mod_mailform_mandatorystar{
	color: #ffffff;
}

.mailform_sp .cms_formfields_input, .mailform_sp .cms_formfields_textarea{
	width: 89%px;
}

.mailform_sp {
	margin: 0 auto;
}

.mod_mailform  input {
	margin: 0 auto;
	color: #3f3f3f;
	font-weight: 600;
}

.website_columnbig .mod_mailform {
    width: 100%;
    text-align: left;
    padding-top: 20px;
    border-radius: 0px;
}

.website_columnbig .mod_mailform_label {
    width: 100%;
    color: #0184A8;
    text-align: left;
    padding-left: 4%;
    margin-bottom: 0px;
    margin-top: 10px;
}


.flip_form {
	position: fixed;
	right: -350px;
	top: 230px;
	width: 300px;
	z-index: 9;
	padding: 20px;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
	background-color: #4B4B4C;
	border-radius: 10px 0 0 10px;
	color: white;
}

.flip_form .mod_mailform_label{
	color: inherit;	
}

.form_button {
	height: 50px;
	position: fixed;
	right: -27px;
	top: 275px;
	width: 100px;
	z-index: 9;
	color: white;
	background: #3A3530;
	border-radius: 10px 10px 0 0;
	-ms-transform: rotateZ(-90deg); /* IE 9 */
	-webkit-transform:rotateZ(-90deg); /* Chrome, Safari, Opera */
	transform: rotateZ(-90deg);
}

.page_63 .form_button{
	display: none;	
}

.banners_form .mod_mailform_label{
	text-align: center;
}

/* Module Picture */

.mod_picturebox_picture img, .mod_slideshow_singlepicture img {
	margin: 0;
	width: 100%;
}

.banner img {

}

.g_partner{
	margin: 0 0 20px;	
}


.img_contacto .mod_picturebox_picture {
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: cover;
	height: 340px;
}

.picturegallerypicture:hover {
  background-size: 100%;
}

.mod_picturegallery {
	overflow: hidden;
	height:100%;
}

.mod_picturegallery > a, .mod_picturegallery > div {
    display: inline-block;
    margin: 2px 2px;
    width: 16%;
    height: 116px;
    background-size: 100%;
    margin-bottom: 20px;
}

.b_info li {
    width: 30%;
    text-align: left;
    margin-top: 0px;
    padding-top: 0px;
    margin-bottom: 0px;
    padding-bottom: 0px;
}


.b_info .mod_featuregallery_title {
    text-align: left;
    font-size: 19px;
    font-weight: 400;
    font-family: Crimson text, 'Open Sans';
    color: #e3001b !important;
    background-image: url('mas.png');
    background-repeat: no-repeat;
    padding-left: 25px;
    background-size: 5%;
    margin-bottom: 6px;
    border-bottom: 1px solid #333;
    padding-bottom: 9px;
}

.b_info .mod_featuregallery_title a {
    color: #fff;
    font-weight: 400;
    font-size: 19px;
    font-family: Crimson text, 'Open Sans';
    color: #e3001b !important;
}


.b_info .mod_featuregallery_title a:hover{
	padding-left:30px;
	color:#fff;

}

.galerias > a {
    width: 15% !important;
}

.mod_picturegallery > a:hover {
    background-size: 115% auto;
}


.g_tattoo a {
    border: 0px !important;
    width: 10%;
    /* height: 150px; */
    margin-bottom: 5px;
    margin-top: 5px;
    background-position: 50% 70% !important;
    border: 1px solid #e3001b !important;
    background-color: #000;
}

.mod_picturegallery.g_tattoo {
}


.website_columnsmall {
  float: left;
  width: 30.3%;
}

.website_columnsmall h2 {
    color: #fff !important;
    font-size: 17px !important;
    width: 93%;
    margin-bottom: 14px !important;
    font-weight: 700 !important;
    padding-bottom: 10px;
    font-family: open sans, arial !important;
    border: 0px solid !important;
    background-color: #e0d157 !important;
    padding-left: 10px !important;
    padding-top: 9px !important;
    text-transform: uppercase !important;
}



.info h2 {
    background-image: url('ico_info.png');
    background-repeat: no-repeat;
    background-size: 5%;
    padding-left: 28px;
    border-bottom: 1px solid #f0f0f0;
    color: #f0f0f0 !important;
}

.tatuadores h2 {
    background-image: url('cara.png');
    background-repeat: no-repeat;
    padding-left: 29px;
    background-size: 7%;
}

.section_1 h2 {
    border: 0px;
    color: #e0d157 !important;
}

.website_columnsmall .mod_mailform_subheader {
    text-align: left;
    margin-top: 0px;
    color: #fff;
    background-repeat: no-repeat;
    background-size: 6%;
    text-transform: capitalize;
}

.website_columnsmall .mod_mailform_label {
    color: #000;
    font-size: 90%;
    line-height: 200%;
    font-weight: 400;
    margin-bottom: 0px;
    padding: 0 0 0 0px;
    font-family: open sans, arial;
    width: 25%;
    border-radius: 5px;
	 text-align:left;
}


.wesite_columnsmall .mod_mailform_label {
    color: #000;
    font-size: 90%;
    line-height: 200%;
    font-weight: 400;
    margin-bottom: 0px;
    padding: 0 0 0 10px;
    text-align: left;
    font-family: open sans, arial;
    width: 25%;
    /* margin: 0 auto 0px; */
    border-radius: 5px;
}


.website_columntriplet .mod_mailform_subheader {
    background-color: transparent;
    text-align: left;
    font-family: Crimson text, 'Open Sans';
    font-size: 24px;
    margin-top: 0px;
    color: #fff !important;
    background-image: url('img_mail.png');
    background-repeat: no-repeat;
    background-size: 8%;
    padding-top: 0px;
    padding-left: 32px;
    text-transform: capitalize;
    font-weight: 400;
    border-bottom: 1px solid #fff;
}




/*------*/


.galeria_centro.mod_picturegallery > a, .galeria_centro.mod_picturegallery > div {
  background-size: 100% auto;
  float: left;
  height: 150px;
  line-height: 100%;
  margin: 4px 4px;
  width: 32.33%;
}

.galeria_centro.mod_picturegallery a:hover{
	background-size: 110%;
	
}

.galeria_centro.mod_picturegallery a:before {
	background: url("lupa.png") no-repeat scroll 50% 50% rgba(164, 183, 106, 0.8);
	display: block;
	height: 150px;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 9;
	content: '';
	pointer-events: none;
	opacity: 0;
	background-size: 0%;
}
.mod_picturegallery a:hover:before {
	opacity: 1;
	background-position: 50% 50%;
	background-size: 20%;
}


/*-----*/

.website_columnsmall .mod_picturegallery > a, .website_columnsmall .mod_picturegallery > div{
	width: 31.7%;
}

.fancybox-lock{
	overflow: visible !important;
}


/* Module Feature */

.mod_featuregallery {
	text-align: center;
	height: 100%;
}

.mod_featuregallery_feature, .cms_featuregallery_placeholder {
    display: inline-block;
    zoom: 1;
    vertical-align: top;
    text-align: center;
    margin: 0px 1% 10px;
}


.home :nth-child(3) .mod_featuregallery_picture{
	background-size:70% auto;
}

.home2 :nth-child(3) .mod_featuregallery_picture{
	background-size:70% auto;
}


.g_tattoo .mod_featuregallery_picture {
    width: 100% !important;
	margin-bottom:10px;
}


.serv_principal .mod_featuregallery_feature, .serv_principal .cms_featuregallery_placeholder {

  width: 32.6%;
	margin: 0px 2px 0px;
}

.website_columnbig .mod_featuregallery_feature, .website_columnbig .cms_featuregallery_placeholder{
	width: 25% !important;	
}


.website_section .mod_featuregallery_feature, .website_section .cms_featuregallery_placeholder{
	width:16%;	
}

.mod_featuregallery_title {
    text-align: center;
    margin-bottom: 20px;
    font-family: 'Open Sans';
    font-weight: 500;
    color: #000;
    font-size: 25px;
}

.mod_featuregallery_title a {
    font-family: open sans, arial;
    font-weight: 600;
    color: #000;
    font-size: 15px;
    letter-spacing: 0px !important;
}

/* artistas */

.artistas {
    width: 75%;
    margin: 0px auto;
    padding-top: 40px;
}

.artistas .mod_featuregallery_title {
    color: #f0f0f0;
    font-family: Crimson text, open sans-serif;
    /* letter-spacing: 1.5px; */
    font-size: 20px;
    text-transform: uppercase;
    padding-top: 5px;
    width: 75%;
    margin: 0 auto;
    font-weight: 300;
}

.artistas .mod_featuregallery_picture {
    height: 221px;
    background-repeat: no-repeat;
    background-position: center center !important;
    background-size: 100% auto;
    margin-bottom: 10px;
    overflow: hidden;
    border: 1px solid #e3001b !important;
}

.artistas .mod_featuregallery_link {
  margin: 0px 0;
  overflow: visible;
  text-align: right;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  height: 222px;
  width: 100%;
  opacity: 0;
}

.artistas .mod_featuregallery_link a {
    position: absolute;
    z-index: 5;
    width: 95%;
    top: 0px;
    left: 0px;
    border-radius: 0px;
    height: 78%;
    opacity: 0;
	 background-image:url('logo.png');
	 background-repeat:no-repeat;
	 background-position:50% 50%;
	 
}


.artistas .mod_featuregallery_link a:hover {
    position: absolute;
    z-index: 5;
    width: 95%;
    top: 0px;
    left: 0px;
    border-radius: 0px;
    height: 78%;
    opacity: 1;
}

.artistas .mod_featuregallery_title a {
    color: #f0f0f0 !important;
    font-family: Crimson text, open sans-serif;
    font-weight: 400;
}

.artistas .mod_featuregallery_title a:hover {
    color: #e3001b !important;
    font-family: Crimson text, open sans-serif;
    font-weight: 400;
}


.artistas li:hover .mod_featuregallery_link {
  opacity:1 !important;
}

.artistas li:hover .mod_featuregallery_link a{
	opacity:1 !important;
	overflow:hidden;
}

.artistas li:nth-child(1) .mod_featuregallery_link a {
    background-image: url('barco.jpg') !important;
    background-repeat: no-repeat;
    background-position: 40% 40% !important;
    background-size: 99%;
    height: 100%;
    border: 1px solid #e3001b !important;
}

.artistas li:nth-child(2) .mod_featuregallery_link a {
    background-image: url('mandala.jpg') !important;
    background-repeat: no-repeat;
    background-position: 6% 70% !important;
    background-size: 99%;
    height: 100%;
    border: 1px solid #e3001b !important;
}

.artistas li:nth-child(3) .mod_featuregallery_link a {
    background-image: url('rosas.jpg') !important;
    background-repeat: no-repeat;
    background-position: 6% 50% !important;
    background-size: 99%;
    height: 100%;
    border: 1px solid #e3001b !important;
}


/* fin artistas */

/*negocio*/

.negocio {
  position: relative;
  width: 65%;
  margin: 0 auto;
  top: -100px;
}

.negocio li {
  background-color: #fff;
  padding-top: 20px;
  margin-top: 20px;
  border: 1px solid #ef7520;
  margin-left: 0px !important;
}

.negocio .mod_featuregallery_link {
  margin: 0px 0;
  overflow: visible;
  text-align: right;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  height: 222px;
  width: 100%;
  opacity: 0;
}


.negocio .mod_featuregallery_link a {
  text-align: center;
  overflow: hidden;
  width: 100%;
  height: 120px;
  background-image: url('ico_logo.png');
  background-repeat: no-repeat;
  background-position: 50% 50%;
}


.negocio li:hover .mod_featuregallery_link {
  opacity:1 !important;
}

.negocio li:hover .mod_featuregallery_link a{
	opacity:1 !important;

	overflow:hidden;
}

.negocio li:nth-child(1) .mod_featuregallery_link a {
  background-image: url('ico_free.png') !important;
  background-repeat: no-repeat;
  background-position: 50% 50% !important;
  background-size: 80%;
  height: 100%;	
}

.negocio li:nth-child(2) .mod_featuregallery_link a {
  background-image: url('ico_gafas.png') !important;
  background-repeat: no-repeat;
  background-position: 50% 100% !important;
  background-size: 70%;
}

.negocio li:nth-child(3) .mod_featuregallery_link a {
  background-image: url('ico_regal.png') !important;
  background-repeat: no-repeat;
  background-position: 50% 120% !important;
  background-size: 70%;
}

.negocio li:nth-child(4) .mod_featuregallery_link a {
  background-image: url('ico_botellas.png') !important;
  background-repeat: no-repeat;
  background-position: 50% 100% !important;
  background-size: 70%;
}


/* negocio2 */

.negocio2 .mod_featuregallery_feature, .website_columnsmall .negocio .cms_featuregallery_placeholder, .website_columntriplet .negocio .mod_featuregallery_feature, .website_columntriplet .negocio .cms_featuregallery_placeholder {
  width: 40%;
  text-align: left !important;
  margin-left: 0px !important;
}

.negocio2 .mod_featuregallery_picture {
  height: 107px;
  background-repeat: no-repeat;
  background-position: center center !important;
  background-size: 80%;
  margin-bottom: 20px;
  overflow: hidden;
}

.negocio2 li:hover .mod_featuregallery_link {
  opacity:1 !important;
}

.negocio2 .mod_featuregallery_link a {
  text-align: center;
  overflow: hidden;
  width: 100%;
  height: 120px;
  background-image: url('ico_logo.png');
  background-repeat: no-repeat;
  background-position: 50% 50%;
}

.negocio2 li:nth-child(1) .mod_featuregallery_link a {
  background-image: url('ico_free.png') !important;
  background-repeat: no-repeat;
  background-position: 50% 340% !important;
  background-size: 80%;
}

.negocio2 li:nth-child(2) .mod_featuregallery_link a {
  background-image: url('ico_gafas.png') !important;
  background-repeat: no-repeat;
  background-position: 50% 100% !important;
  background-size: 70%;
}

.negocio2 li:nth-child(3) .mod_featuregallery_link a {
  background-image: url('ico_regal.png') !important;
  background-repeat: no-repeat;
  background-position: 50% 120% !important;
  background-size: 70%;
}

.negocio2 li:nth-child(4) .mod_featuregallery_link a {
  background-image: url('ico_botellas.png') !important;
  background-repeat: no-repeat;
  background-position: 50% 100% !important;
  background-size: 70%;
}



/* servicios_1 */

.servicios_home .mod_featuregallery_feature {
	float: left;
	margin: 0;
	width: 23.8%;
	margin-left: 5px;
	margin-right: 5px;
}

.servicios_home .mod_featuregallery_title {
	color: white;
	left: 0;
	padding: 5px 0;
	position: absolute;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
	top: 0;
	width: 100%;
	height: 25px;
	border-radius: 0;
	pointer-events: none;
	
	/*background: -moz-linear-gradient(-45deg,  rgba(119,34,108,1) 0%, rgba(119,34,108,0.2) 100%); /* FF3.6+ */
	/*background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,rgba(119,34,108,1)), color-stop(100%,rgba(119,34,108,0.2))); /* Chrome,Safari4+ */
	/*background: -webkit-linear-gradient(-45deg,  rgba(119,34,108,1) 0%,rgba(119,34,108,0.2) 100%); /* Chrome10+,Safari5.1+ */
	/*background: -o-linear-gradient(-45deg,  rgba(119,34,108,1) 0%,rgba(119,34,108,0.2) 100%); /* Opera 11.10+ */
	/*background: -ms-linear-gradient(-45deg,  rgba(119,34,108,1) 0%,rgba(119,34,108,0.2) 100%); /* IE10+ */
	/*background: linear-gradient(135deg,  rgba(119,34,108,1) 0%,rgba(119,34,108,0.2) 100%); /* W3C */
	/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#77226c', endColorstr='#3377226c',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

background: -moz-linear-gradient(top,  rgba(160,164,165,1) 0%, rgba(148,148,148,0.53) 95%, rgba(147,147,147,0.77) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(160,164,165,1)), color-stop(95%,rgba(148,148,148,0.53)), color-stop(100%,rgba(147,147,147,0.77))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(160,164,165,1) 0%,rgba(148,148,148,0.53) 95%,rgba(147,147,147,0.77) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(160,164,165,1) 0%,rgba(148,148,148,0.53) 95%,rgba(147,147,147,0.77) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(160,164,165,1) 0%,rgba(148,148,148,0.53) 95%,rgba(147,147,147,0.77) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(160,164,165,1) 0%,rgba(148,148,148,0.53) 95%,rgba(147,147,147,0.77) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a0a4a5', endColorstr='#c4939393',GradientType=0 ); /* IE6-9 */

	
	/*background: -moz-linear-gradient(top,  rgba(203,202,202,1) 0%, rgba(171,170,171,1) 45%, rgba(152,151,152,0.83) 72%, rgba(152,151,152,0.7) 93%, rgba(152,151,152,0.9) 99%); /* FF3.6+ */
	/*background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(203,202,202,1)), color-stop(45%,rgba(171,170,171,1)), color-stop(72%,rgba(152,151,152,0.83)), color-stop(93%,rgba(152,151,152,0.7)), color-stop(99%,rgba(152,151,152,0.9))); /* Chrome,Safari4+ */
	/*background: -webkit-linear-gradient(top,  rgba(203,202,202,1) 0%,rgba(171,170,171,1) 45%,rgba(152,151,152,0.83) 72%,rgba(152,151,152,0.7) 93%,rgba(152,151,152,0.9) 99%); /* Chrome10+,Safari5.1+ */
	/*background: -o-linear-gradient(top,  rgba(203,202,202,1) 0%,rgba(171,170,171,1) 45%,rgba(152,151,152,0.83) 72%,rgba(152,151,152,0.7) 93%,rgba(152,151,152,0.9) 99%); /* Opera 11.10+ */
	/*background: -ms-linear-gradient(top,  rgba(203,202,202,1) 0%,rgba(171,170,171,1) 45%,rgba(152,151,152,0.83) 72%,rgba(152,151,152,0.7) 93%,rgba(152,151,152,0.9) 99%); /* IE10+ */
	/*background: linear-gradient(to bottom,  rgba(203,202,202,1) 0%,rgba(171,170,171,1) 45%,rgba(152,151,152,0.83) 72%,rgba(152,151,152,0.7) 93%,rgba(152,151,152,0.9) 99%); /* W3C */
	/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cbcaca', endColorstr='#e6989798',GradientType=0 ); /* IE6-9 */

}
@media (max-width: 1500px) {
	.servicios_home .mod_featuregallery_title {
		/*height: 40px;*/
		font-size: 18px;
	}
}

.servicios_home li:hover .mod_featuregallery_title {
	height: 203px;
	
}

.servicios_home .mod_featuregallery_title a{
	color: white;
	left: 0px;
	right: 0px;
	bottom: 8px;
	position: absolute;
}



/*-----------------------------------------------------------------*/
.servicios_home .mod_featuregallery_link a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100.4% !important;
	/*height: 214px;*/
	height: 170px;
	/*background-position: 0px 50%;*/
	background-position: 50% -300px;
	background-size: 30%;
	background-repeat: no-repeat;
	transition: all 1s cubic-bezier(2, 1, 2, 1);
	
}

.servicios_home li:nth-child(1) .mod_featuregallery_link a  {
	background-image: url('serv1.png');
	background-size: 50%;
}

.servicios_home li:nth-child(2) .mod_featuregallery_link a  {
	background-image: url('serv2.png');
	background-size: 50%;
	
}
.servicios_home li:nth-child(3) .mod_featuregallery_link a  {
	background-image: url('serv3.png');
	background-size: 50%;	
}

.servicios_home li:nth-child(4) .mod_featuregallery_link a  {
	background-image: url('serv4.png');
	background-size: 50%;	
}

.servicios_home li:hover .mod_featuregallery_link  a {
	/*opacity: 0.9;*/
	background-position: 50% 50%;
}

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


.servicios2 .mod_featuregallery_picture {
    background-size: 70% 70%;
    width: 45%;
    margin-left: 13%;
    margin-bottom: -30px !important;
}

.servicios2 .mod_featuregallery_text {
    font-family: open sans, arial;
    text-align: left;
    margin-left: 20%;
    color: #666;
    font-size: 13px;
    font-weight: 500;
}

.servicios2 .mod_featuregallery_title {
    margin-top: 30px;
    font-family: open sans, arial;
    font-weight: 400;
    margin-bottom: 20px;
    font-size: 23px;
    color: #47759f;
    text-align: left;
    margin-left: 20%;
}

.servicios2 .mod_featuregallery_title a {
    color: #47759f;
    font-weight: 400;
    font-size: 25px;
}

.servicios2 .mod_featuregallery_title a:hover {
    color:#00adb4;
    font-weight: 400;
    font-size: 25px;
}


/*END servicios_home*/



.website_columnsmall .mod_featuregallery_feature, .website_columnsmall .cms_featuregallery_placeholder,
.website_columntriplet .mod_featuregallery_feature, .website_columntriplet .cms_featuregallery_placeholder{
	width:100%;
}

.website_halfcolumn .mod_featuregallery_feature, .website_halfcolumn .cms_featuregallery_placeholder{
	width:45.5%;	
}

.mod_featuregallery_picture {
    height: 150px;
    background-repeat: no-repeat;
    background-position: center center !important;
    background-size: 70% auto;
    overflow: hidden;
}

.news2 .mod_featuregallery_picture {
    border-radius: 10px;
    border: 2px solid #00adb4;
}


.mod_featuregallery_picture a {
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
}

.parallax .mod_featuregallery_picture {
    background-size: 100% 100%;
    width: 100%;
}

.parallax .mod_featuregallery {
    width: 70%;
    margin: 0 auto;
}

.mod_featuregallery_pages{
	display:none;
}

.news .mod_featuregallery_picture {
    background-size: 100% 100%;
    border-radius:10px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.f_3_items .mod_featuregallery_feature, .f_3_items .cms_featuregallery_placeholder {
	width: 27.7%;	
}

.page_12 .mod_featuregallery_picture {
    width: 89%;
    height: 30px;
}

.page_12 .mod_featuregallery_feature, .page_12 .cms_featuregallery_placeholder {
    width: 3%;
}

/* Blog */

.blog {
    margin: 0 auto;
    width: 89%;
    padding-top: 20px;
}

.blog .mod_featuregallery_feature, .blog .cms_featuregallery_placeholder {
    width: 100% !important;
    padding: 0 20px 0px 0;
    margin-bottom: 20px;
    border-bottom: 1px solid #ccc;
}

.blog .mod_featuregallery_picture {
    float: left;
    background-size: cover;
    width: 29%;
    margin-bottom: 0px;
    background-size: cover;
    height: 91px;
	 margin-top: 2px;
} 

.blog .mod_featuregallery_text {
    float: right !important;
    font-size: 90%;
    height: 100px;
    overflow: hidden;
    text-align: left;
    width: 67% !important;
    color: #ccc;
    text-align: left;
    margin-top: 0px;
    line-height: 1.3;
    font-weight: 400;
}


.blog .mod_featuregallery_text a{
	color: #0C9735;
}

.blog .mod_featuregallery_title {
    float: right;
    font-size: 110%;
    font-weight: 700;
    text-align: left;
    width:67%;
    margin-bottom: 10px;
    color: #fff;
    font-family: 'open sans', arial;
    line-height: 1;
    letter-spacing: 1px;
    padding-left: 7px;
}

.blog .mod_featuregallery_title a {
    color: #026253 !important;
    font-size: 18px;
    font-weight: 700;
}

.blog .mod_featuregallery_title a:hover {
    color:#f6ff00;
}

.blog .mod_featuregallery_link {
    float: right !important;
    text-align: left;
    width: 65% !important;
    position: absolute;
}

.blog .mod_featuregallery_link a {
    margin-left: 0;
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    border-radius: 0px;
    height: 120px;
    background-color: transparent;
}

.blog .mod_featuregallery_picture > img {
	width: 100%;
}



<!-- blog2 -->

.blog2 .mod_featuregallery_feature{
    width: 29%;
    padding: 0 20px 0px 0;
    margin-bottom: 20px;
    margin-left: 0px;
}


.blog2 .mod_featuregallery_picture {
    float: left;
    background-size: cover;
    width: 9%;
    margin-bottom: 0px;
    background-size: cover;
    height: 37px;
    /* margin-top: 2px; */
    background-color: #01624f;
    background-size: 120%;
}


.blog2 .mod_featuregallery_title {
    float: right;
    font-size: 126%;
    font-weight: 300;
    text-align: left;
    width: 88%;
    margin-bottom: 10px;
    color: #fff;
    font-family: 'Crimson text', 'Open Sans';
    line-height: 1;
    letter-spacing: 1px;
    padding-left: 7px;
    margin-top: 8px;
}

.blog2 .mod_featuregallery_title a:hover{
	 color:#e0d157 !important;
}	


.blog2 .mod_featuregallery_text {
    float: right !important;
    font-size: 90%;
    height: 100px;
    overflow: hidden;
    text-align: left;
    width: 66% !important;
    color: #ccc;
    text-align: left;
    margin-top: 0px;
    line-height: 1.3;
}



.website_halfcolumn .mod_featuregallery_feature, .website_halfcolumn .cms_featuregallery_placeholder {
    width: 42%;
    padding: 0 10px 10px 0;
}

.page_9 .website_halfcolumn .mod_featuregallery_feature, .page_9 .website_halfcolumn .cms_featuregallery_placeholder {
    width: 100%;
}

.page_9 .b_info .mod_featuregallery_title {
    background-size: 3% !important;
    padding-left: 22px;
}



/* blog 2 */

.blog_2 .mod_featuregallery_feature{
	padding: 0;
	margin: 0 0 10px;
	width: 100%;
}


.blog_2 .mod_featuregallery_title, .blog .mod_featuregallery_text, .blog .mod_featuregallery_link{
	width: 100%;
	float: none;
	padding: 0 !important;
}

/* Equipo */

.equipo {
	margin: 0 auto;
	width: 100%;
}

.equipo .mod_featuregallery_feature, .blog .cms_featuregallery_placeholder {
	width: 95%;
	border-bottom: 1px solid rgba(32, 156, 218, 0.2);
	padding: 0 20px 20px 0;
	margin-bottom:20px;
}

.equipo  .mod_featuregallery_picture{
	float: left;
	background-size: contain;
	width: 30%;
	margin-bottom: 10px;
	background-size: cover;
	height: 180px;
}

.equipo  .mod_featuregallery_text {
  float: right !important;
  font-size: 93%;
  height: auto;
  overflow: hidden;
  text-align: left;
  width: 65% !important;
}


.equipo  .mod_featuregallery_text a{
	color: #0C9735;
}
.equipo  .mod_featuregallery_title{
	float: right;
	font-size: 130%;
	font-weight: 600;
	text-align: left;
	width: 65%;
	margin-bottom: 0;
	padding: 10px 0;
}

.equipo  .mod_featuregallery_link {
  float: right !important;
  text-align: left;
  width: 65% !important;
}
.equipo  .mod_featuregallery_link a{
	margin-left: 0;
}

.equipo  .mod_featuregallery_picture > img {
	width: 100%;
}


/* Noticias */

.noticias .mod_featuregallery_text {
	height: 100px;
	overflow: hidden;
	margin-top: 20px;
	padding: 0;
}



/* SERVICES FEATURE */

.f_home .mod_featuregallery_feature, .f_home .cms_featuregallery_placeholder {
	width: 395px;
	height: 220px;
	margin: 0 1% 25px;
	border-radius: 15px;
	overflow: hidden;
}

.f_home .mod_featuregallery_picture {
	width: 50%;
	position: absolute;
	height: 220px;
	right: 0;
	overflow: hidden;
}

.f_home .mod_featuregallery_picture:hover img{
	transform: scale(1.5,1.5);	
}

.f_home .mod_featuregallery_title, .f_home .mod_featuregallery_text, .f_home .mod_featuregallery_link {
	position: relative;
	background: red;
	margin: 0;
	padding: 20px 5%;
	width: 40%;
	background: red;
	position: relative;
}

.f_home .mod_featuregallery_title {
	padding: 30px 5% 0;
	height:40px;
}

.f_home .mod_featuregallery_title a {
	display: block;
	margin: 0 auto;
	width: 150px !important;
	color: #ffffff;
	text-decoration: none;
	border-bottom: 1px solid #ffffff;
	margin-top: -11px;
	padding-bottom: 10px;
}

.f_home .mod_featuregallery_text {
	height: 45px;
	color: #ffffff;
}

.f_home .mod_featuregallery_link {
	height: 25px;
}

.f_home .mod_featuregallery_link a {
	padding: 5px 10px;
	background: #ffffff;
	color: #000000;
	font-weight: 300;
	display: block;
	margin: 0 auto;
	width: 40px;
	border-radius: 5px;
	
}

/* Servicios Feature */

.servicios {
    text-align: center;
}

.servicios .mod_featuregallery_feature {
    width: 20%;
    margin: 0 13px;
    background-color: #fff;
    margin-bottom: 30px;
    min-height: 235px;
    box-shadow: 1px 1px 1px #333, -1px -1px 1px #333;
    border-top: 4px solid #000;
    border-bottom: 5px solid #000;
}


.servicios .mod_featuregallery_picture {
    margin: 0 auto 0px;
    background-size:90%;
    width:100%;
    background-repeat: no-repeat;
    position: relative;
    background-color: #006251;
    margin-bottom: 10px;
    height: 130px;
}

.servicios .mod_featuregallery_picture a:before {
    position: absolute;
    top: 0;
    left: 0;
    background-color: #ccc;
    width: 100%;
    height: 50%;
    opacity: 1;
}



@media (max-width: 1500px)
.servicios .mod_featuregallery_feature {
    width: 25%;
    min-height: 600px;
}


.servicios .mod_featuregallery_title {
    text-align: center;
    font-family: open sans, arial;
    font-weight: 700;
    color: #000;
    font-size: 17px;
    line-height: 1;
    text-transform: uppercase;
    padding-bottom: 15px;
    padding: 10px;
}



/* servicios Inside */

/*.servicios_i .mod_featuregallery_feature {
	width: 100%;
	margin: 0 0 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #3f3f3f;	
}*/

.servicios_i .mod_featuregallery_feature {
  /*border-bottom: 1px dotted #3f3f3f;*/
	border-bottom: 1px solid #D4D4D4;
  margin: 0 0 3px;
  padding-bottom: 7px;
  width: 100%;
}
.servicios_i .mod_featuregallery_feature:hover {
  padding-left: 20px;
}

.servicios_i .mod_featuregallery_picture {
  background-size: cover;
  float: left;
  height: 24px;
  margin: 9px 13px 0px 0;
  width: 31px;
}

.servicios_i .mod_featuregallery_title {
	float: left;
	width: 79%;
	font-size: 110%;
	text-align: left;
	margin-top: 12px;
}
.servicios_i .mod_featuregallery_title a:hover {
	color: grey;
}

.servicios_i .mod_featuregallery_link {
	margin: 0;	
}

.servicios_i .mod_featuregallery_link a{
	position: absolute;
	top: 0; left:0;
	width: 100%;
	height: 100%;
}

/* noticias_m feature */

.noticias_m .mod_featuregallery_feature, .noticias_m1 .mod_featuregallery_feature {
    background: transparent;
    width: 80% !important;
}

.noticias_m .mod_featuregallery_picture, .noticias_m1 .mod_featuregallery_picture {
	height: 100px;	
}

.noticias_m .mod_featuregallery_title, .noticias_m1 .mod_featuregallery_title {
    text-align: left;
    height: 30px;
    line-height: 100%;
    overflow: hidden;
    margin-bottom: 11px;
}

.noticias_m .mod_featuregallery_title a {
    color: #00adb4;
    text-align: center;
}

.noticias_m .mod_featuregallery_text, .noticias_m1 .mod_featuregallery_text {
    overflow: hidden;
    text-align: left;
    width: 100%;
    margin-bottom: 10px;
    padding-bottom: 0px;
}

.website_columntriplet .noticias_m .mod_featuregallery_text, .website_columntriplet .noticias_m1 .mod_featuregallery_text {
  max-height: 51px;
  color: #000;
  font-weight: 500;
}

.noticias_m .mod_featuregallery_link, .noticias_m1 .mod_featuregallery_link {
  border-bottom: 1px solid #fff;
  padding-bottom: 10px;
  margin-bottom: 10px;
  margin-top: 0px;
}

.noticias_m .mod_featuregallery_link a, .noticias_m1 .mod_featuregallery_link a {
    text-align: left;
    font-family: 'open sans', arial;
    font-weight: 500;
    color: #fff;
    margin-bottom: 20px !important;
	 background-color: #00adb4;
}

/* NEWS-HOME */

.news_home{
	height: 426px;
}

.news_home_i {
	height: 213px;
}

.news_home .mod_featuregallery_feature {
	float: left;
	margin: 0 !important;
	padding: 0 !important;
	width: 33.333%;
	display:none;
}

.news_home li:nth-child(1), .news_home li:nth-child(2),
.news_home li:nth-child(3), .news_home li:nth-child(4),
.news_home li:nth-child(5), .news_home li:nth-child(6){
	display: block;	
}

.news_home .mod_featuregallery_picture {
	width: 50%;
	float: right;
	margin:0;
}

.news_home .mod_featuregallery_title, .news_home .mod_featuregallery_text, .news_home .mod_featuregallery_link {
	float: left;
	margin: 0;
	padding: 0;
	width: 50%;
	width: 40%;
	padding: 0 5%;
	font-size: 120%;
}

.news_home .mod_featuregallery_title{
	margin-top: 30px;
	text-align: left;
}

.news_home .mod_featuregallery_title a{
	background: url("bg_link.png") no-repeat scroll right 8px transparent;
	padding-right: 30px;
}

.news_home li:hover .mod_featuregallery_title a{
	background: url("bg_link_h.png") no-repeat scroll right 8px transparent;
	color: #3A3530;
}


.news_home .mod_featuregallery_picture {
	text-align: center;
	background-size: cover;
	overflow: hidden;
}

.news_home .mod_featuregallery_picture img {
	transform: scale(1.2,1.2);
	margin-left: -27%;
	-webkit-filter: blur(1.5px);
	-moz-filter: blur(1.5px);
	-o-filter: blur(1.5px);
	-ms-filter: blur(1.5px);
	filter: blur(1.5px);
}

.news_home li:hover .mod_featuregallery_picture img {
	transform: scale(1.4,1.4) rotate(20deg);
	-webkit-filter: blur(0px);
	-moz-filter: blur(0px);
	-o-filter: blur(0px);
	-ms-filter: blur(0px);
	filter: blur(0px);
}

.news_home li:active .mod_featuregallery_picture img {
	-webkit-filter: blur(15px);
	-moz-filter: blur(15px);
	-o-filter: blur(15px);
	-ms-filter: blur(15px);
	filter: blur(15px);
	margin-top: 10px;
	margin-left: -20px;
}


.news_home li:nth-child(6n+4) .mod_featuregallery_picture,
.news_home li:nth-child(6n+5) .mod_featuregallery_picture,
.news_home li:nth-child(6n+6) .mod_featuregallery_picture{
	float: left !important;
}

.news_home .mod_featuregallery_picture:after{
	background: url("../XLaAVz/theme/after_news.html") repeat scroll 0 0 rgba(0, 0, 0, 0);
	content: "";
	display: block;
	height: 40px;
	position: absolute;
	width: 20px;
	left: 50%;
	top: 50%;
	margin-top: -20px;
}

.news_home li:nth-child(6n+4) .mod_featuregallery_picture::after,
.news_home li:nth-child(6n+5) .mod_featuregallery_picture::after,
.news_home li:nth-child(6n+6) .mod_featuregallery_picture::after {
	margin-left: -20px;
	-ms-transform: rotate(180deg); /* IE 9 */
	-webkit-transform: rotate(180deg); /* Chrome, Safari, Opera */
	transform: rotate(180deg);
}

.news_home .mod_featuregallery_link a {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	padding: 0;
	margin: 0;
	text-indent: -999999px;
}

/* Why us */

.why_us {
	width: 80%;
	margin: 0 auto;
}

.why_us .mod_featuregallery_feature {
	width: 100%;
}

.why_us .mod_featuregallery_picture {
	float: left;
	width: 200px;
	height: 200px;
	margin-left: 50px;
}

.why_us .mod_featuregallery_title,
.why_us .mod_featuregallery_text,
.why_us .mod_featuregallery_link {
	float: right;
	width: 65%;
	margin-right: 50px
}

@media (max-width:1550px){
	.why_us .mod_featuregallery_title,
	.why_us .mod_featuregallery_text,
	.why_us .mod_featuregallery_link {
		width: 58%;
	}	
}

.why_us .mod_featuregallery_title {
	text-align: left;
	margin-top: 40px;
}

/* Responsive slide 1 */

.cms_module_editmode .responsive_1 .mod_featuregallery_feature{
	width: 32.8%;	
}

.responsive_1 .slick-list {
	margin: 0 auto;
	overflow: hidden;
	width: 90% !important;
}


.responsive_1 .mod_featuregallery_feature,
.servicios_s .mod_featuregallery_feature{
	position:relative;
	overflow: hidden;
}

.servicios_s .mod_featuregallery_feature{
	margin: 0 1% 20px;
	width: 31%;
}



/* Feature Clientes */

.clientes .mod_featuregallery_picture {
  background-size: 80% auto;
  border: 1px dotted #DBDBDB;
  border-radius: 20px;
  height: 106px;
}

.clientes .mod_featuregallery_title,
.clientes .mod_featuregallery_text,
.clientes .mod_featuregallery_picture {
	text-align: left;	
}

/* Más Links */

.mas_links .mod_featuregallery_title {
  text-align: left;
  border-bottom: 1px dotted #3f3f3f;
  padding: 10px 0;
	font-size: 100%;
}


/* SlideSHOW */

.mod_slideshow{
	min-height: 50px;
}

.website_leftcolumn .mod_slideshow {
	margin-bottom: 30px;
}

.website_columnbig .mod_slideshow{
	margin-bottom: 15px;	
}

/* Footer */


#footer {
    width: 100%;
    display: inline-block;
    overflow: hidden;
    padding-top: 50px;
    padding-bottom: 20px;
    background-size: cover;
    color: #fff;
    background-position: 50% 100%;
    background-color: #026253 !important;
}

.footer_social {
  display: inline-block;
  margin: 20px 20px 0 0;
}

.footer_social li{
	display: inline-block;
	padding:10px;
}

.footer_social a{
	width: 30px;
	height: 30px;
	background-size: 100%;
	background-position: 0 0;
}

.twitter{
	background: url('twitter.png') 100%;
}

.facebook{
	background: url('facebook.png') 100%;
}

.google_plus{
	background: url('google.png') 100%;
}

.tit_facebook h2 {
    background: url('../QPHRVH/theme/facebook.html') 100%;
    background-size: 8%;
    background-repeat: no-repeat;
    background-position: -2% 50%;
    padding-left: 19px;
    border-bottom: 1px solid #f0f0f0;
}

.tit_instagram h2 {
    background-image: url('instagram.png');
    background-repeat: no-repeat;
    background-size: 5%;
    padding-left: 23px;
}

.tit_twitter h2 {
    background-image: url('twwitter.png');
    background-repeat: no-repeat;
    background-size: 7%;
    background-position: 0 50%;
    padding-left: 31px;
}



#footer_info {
	width: 50%;
	margin: 20px auto 40px;
	text-align: center;
	font-size: 110%;
	line-height: 120%;
}

#footer_info ul li {
	padding: 10px;
}

#footer_content {
  font-size: 110%;
  line-height: 120%;
  margin: 0 auto;
  max-width: 700px;
  text-align: center;
  width: 65%;
}

.txt_footer {
    font-weight: 400;
    font-size: 15px;
    margin-bottom: 10px;
    font-family: 'open sans', arial;
}

.website_columnfourth {
	float: left;
	margin-right: 1%;
	width: 24.25%;
}


.website_columnfourthtriplet {
	margin-right: 0 !important;
}

.footer_social a {
	display: inline-block;
	margin: 0 10px;	
}

.f_item {
  padding-right: 20px;
}

.footer a {
    color: #000;
    font-size: 13px;
    font-weight: 400;
}

.footer a:hover{
	color: #fff !important;
	font-weight:600 !important;	
}

.footer h4{
	color: white;
	font-size: 80%;
	font-weight: 600;
	text-align: left;
	text-transform: uppercase;
}

/* Others */

.d_bottom2{
	border-bottom: 1px dotted white;
	margin-bottom: 20px;
}
.d_bottom{
	border-bottom: 2px dotted grey;
	margin-bottom: 20px;
}


.videos .mod_text{
	border-bottom: 1px dotted #3f3f3f;
	margin-bottom: 20px;	
}

.videoWrapper {
	position: relative;
	/*padding-bottom: 56.25%;  16:9 */
	padding-top: 25px;
	height: 527px;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height:527px;
}

.videoWrapper iframe .gmnoprint{
	display:none;
}


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

.moreellipses {
	display: inline-block !important;
	margin-left: 5px;
	pointer-events: none;
}

.website_columnbig iframe {
  margin-bottom: 20px;
}


/* CMS fix rules */

.cms_page_browsebutton{
	width: 21px !important;	
}

.page_63 .mod_mailform .cms_formfields_input, .page_63 .mod_mailform .cms_formfields_textarea {
    border: 1px solid #000;
    color: #000;
    width: 94%;
}

.page_63 .mod_mailform_label {
    color: #000;
}

.mod_mailform_submitfield button {
    background: #e0d157;
    border: 0;
    color: #000;
    font-size: 110%;
    padding: 11px 0;
    width: 35%;
    cursor: pointer;
    letter-spacing: 0.5px;
    font-weight: 700;
    margin-bottom: 40px;
    font-family: open sans, arial;
}


.website_columnthirdtriplet .mod_mailform_submitfield button {
    background: #740101;
    border: 0;
    color: #fff;
    font-size: 100%;
    padding: 11px 0;
    width: 50%;
    cursor: pointer;
    letter-spacing: 0.5px;
    font-weight: 400;
    margin-bottom: 40px;
    font-family: crimson text, arial;
    text-transform: uppercase;
}

.mod_mailform_submitfield button:hover {
    background-color:#026253 !important;
	 color:#fff !important;
}

.mod_text_image_float_left {
    float: left;
    margin-left: -6px;
    margin-right: 10px;
    padding: 5px 0px 0px 6px;
    background-size: 50% 50%;
    width: 8%;
    background-color: #01624f;
}


.page_49 .mod_text_image_float_left {
    float: left;
    margin-left: -6px;
    margin-right: 10px;
    padding: 5px 0px 0px 6px;
    background-size: 50% 50%;
    width: 37%;
    background-color: #fff;
}

.page_47 .mod_text_image_float_left {
    background-color: #fff;
    width: 13%;
    padding: 16px 17px 69px 8px;
}

.page_48 .mod_text_image_float_left {
    background-color: #fff;
    width: 15%;
    padding: 5px 9px 50px 12px;
}


.scrolloff {
 pointer-events: none;
}

.mod_mailform_success {
    text-align: center;
    font-weight: 600;
    font-size: 17px;
    background-image: url('mail.gif');
    background-size: 10% 80%;
    padding-top: 120px;
    background-position: 50% 30% !important;
    background-repeat: no-repeat;
}

.scrolloff {
   pointer-events: none;
   -webkit-filter: grayscale(100%);    filter: grayscale(100%);	-webkit-filter: contrast(100%); 
}

.footer_social {
    color: #929190;
    display: block;
    margin: 20px 0;
    overflow: hidden;
    padding-bottom: 10px;
    text-align: center;
}

.footer_content {
    margin: 0 auto;
    width: 94%;
}

.website_columntriplet {
    margin: 0 0 0 3%;
    overflow: hidden;
    padding: 0;
    width: 29.333%;
}

.footer h4 {
    font-size: 70%;
    font-weight: 700;
    text-align: left;
    text-transform: uppercase;
    font-family: open sans, arial;
    color: #e0d157;
}

.f_item, .footer span, .footer .mod_text {
    color: #fff !important;
    display: block;
    font-size: 90%;
}

.p_artista {
    width: 50%;
    margin-left: 50%;
    margin-top: 58px;
}

.p_artista2 {
    width: 50%;
    text-align:left;
}

.fa {
    display: inline-block;
    font: normal normal normal 21px/1 FontAwesome !important;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    padding-left: 10px;
	 color:#fff;
}

.footer .fa {
    display: inline-block;
    font: normal normal normal 21px/1 FontAwesome !important;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #fff;
    padding-right: 5px;
    padding-left: 0px;
}

.footer .mod_text > li {
    list-style: outside none none;
}


#social_content i {
    font-size: 27px;
}

#social_content {
    border-bottom: 1px solid #fff;
}

.stuck .logo > img:last-child {
    left: 0;
    position: absolute;
    margin-top: -10px;
    width: 403px;
    opacity: 1;
}

.stuck .logo {
    height: 60px;
    width: 130px;
    padding-top: 0;
}

.stuck .logo img {
    -ms-transform: scale(0.8 , 0.8);
    -webkit-transform: scale(0.8 , 0.8);
    -moz-transform: scale(0.8 , 0.8);
    -o-transform: scale(0.8 , 0.8);
    transform: scale(0.8 , 0.8);
    -ms-transform-origin: left top;
    -webkit-transform-origin: left top;
    -moz-transform-origin: left top;
    -o-transform-origin: left top;
    transform-origin: left top;
    top: 1px;
    margin-top: 0;
}

.white_section_artist h1 {
    text-align: center;
    border-bottom: 1px solid #e3001b;
}

.white_section_artist .mod_text {
    color: #000;
    margin-top: 10px;
}

.sinopsi_artitsa {
    font-weight: 400;
    color: #ccc !important;
    text-align: justify;
    line-height: 1.4 !important;
    font-size: 15px !important;
    text-align: justify;
    letter-spacing: 1px;
}

.scrolloff {
 pointer-events: none;
}

.page_12 .horizontalmenu {
    display: none;
}

.page_12 .top{
	display:none;
}

.page_12 .top_bar{
	display:none;
}

.page_12 #footer{
	display:none;
}

.menuitem_12.menuitem {
    display: none !important;
}

.out{
	display:none;
}

.page_1 h1 {
    color: #026253 !important;
}

.banner {
    margin-bottom: -4px;
}


.extintor a {
    color: #fff !important;
    text-align: left;
    font-weight: 600;
    font-size: 13px;
    background-color: #026253 !important;
    border-radius: 0px;
    background-image: url('flecha.png');
    background-repeat: no-repeat;
    padding-left: 23px;
    background-position: 99%;
    width: 25%;
}

.extintor a:hover{
	background-color:#000 !important;
}

.scrolloff {
 pointer-events: none;
}

.nivo-caption {
	width: 100%;
	height: 100%;
	background: transparent;
	top: 0;
	left: 0;
	padding: 0;
	opacity: 1;
	z-index: 8;
}

#cms_slideshowedit_captioncontainer {
	background-color: rgba(33, 33, 33, 0.9);
	font-size: 110%;
	left: 50%;
	line-height: 100%;
	margin-bottom: 0;
	margin-left: -485px;
	margin-right: auto;
	pointer-events: auto !important;
	width: 970px;
}

.caption {
	height: 100%;
	line-height: 100%;
	margin: 0 auto;
	position: relative;
	max-width: 1200px;
	min-width: 970px;
	width: 79%;
}

.caption_title {
	color: white;
	font-family: "Open Sans";
	font-size: 160%;
	font-weight: 800;
	line-height: 85%;
	padding: 10px 0;
	text-align: center;
	text-shadow: 5px 5px 0 rgba(0, 0, 0, 0.5);
}

.caption-slide-1-text {
    position: absolute;
    top: 40%;
    right: 10%;
    width: 36%;
    color: #FFF;
    font-family: "Open Sans";
    font-size: 130%;
    font-weight: 400;
    line-height: 30px;
    padding: 15px 20px!important;
    text-align: left;
    background-color: rgba(0, 0, 0, 0.6);
}

.caption-slide-1-text::first-letter {
    color: #ff0000;
    font-size: 200%;
    font-weight: 800;
}

.caption_link {
    color: #fff;
    font-weight: 600;
    display: block;
    font-size: 120%;
    font-style: normal;
    padding: 15px 15px;
    text-align: left;
    background-color: #ff0000;
    border-radius: 2px;
    top: -20px;
}

.nivo-controlNav a {
  background: #ff0000 none repeat scroll 0 0;
  border-radius: 35px;
  color: #ff0000;
  cursor: pointer;
  font-size: 4px;
  height: 10px;
  margin: 0 5px;
  width: 10px;
  text-indent: -999999px;
  padding: 0;
  display: inline-block;
}


.nivo-controlNav a.active {
    background-color: #000;
    opacity: 0.4;
}

.nivo-nextNav::before, .nivo-prevNav::before {
	background: rgba(0, 0, 0, 0) url("arrow_2.html") no-repeat scroll center center;
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}

.nivo-prevNav::before {
	background: rgba(0, 0, 0, 0) url("arrow_1.html") no-repeat scroll center center;	
}

#cms_slideshowedit_caption {
	height: 100% !important;
}



.nivo-directionNav a:hover {
	background: #216189;	
}

.nivo-prevNav {
	left: -40px;
}

.mod_slideshow:hover .nivo-prevNav {
	left: 0;
}

.nivo-nextNav {
	right: -40px;
}

.nivo-directionNav a {
	cursor: pointer;
	position: absolute;
	top: 33%;
	z-index: 10;
	width: 40px;
	height: 130px;
	background: #4A4B4B;
}

.mod_slideshow:hover .nivo-nextNav {
	right: 0;
}