@import url('https://fonts.googleapis.com/css2?family=Open+Sans&family=Roboto+Condensed:wght@400;700&display=swap');
@import url( ../css/superfish.css );
@import url( ../touchTouch/touchTouch.css );

	body{
		background-color:#9B9B9B;
		font-family:'Open Sans', sans-serif;
	}

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

h1,h2,h3,h4,h5,h6{
	font-family:'Roboto Condensed', sans-serif;
	color:#BD1622;
	font-weight:400;
	line-height:1.2em;
}

h7{
	font-family:'Roboto Condensed', sans-serif;
	color:#ffffff;
	font-weight:bold;
	text-decoration:underline;
}

h1{
	font-size:100px;
	font-weight:bold;
	text-transform:uppercase;

}

h2{
	font-size:40px;
	color:#000;
}

h3{
	font-size:26px;
	text-transform: uppercase;
	background-color:#bd1622;
	color: #fff;
	padding: 10px 10px 10px 20px;
	background-image:url(../img/facebook-fusionar.png) no-repeat;
}

h4{
	font-size:23px;
	color: #BD1622;
	margin:46px 0 18px 0;
	text-transform:uppercase;
}

h5{
	font-size:18px;
	color:#BD1622;
	font-weight:700;
}

h6{
	font-size:16px;
	color:#fff;
	font-weight: normal;
	padding-bottom:10px;
}

h8{
	font-weight:700;

}

p{
	margin-bottom:20px;
	font-size: medium;
	text-align:justify;
}

.lead{
	font-size:14px;
	line-height:26px;
	color:#565656;
	margin:0;
	text-decoration:none;
	text-align:justify;
}

a.lead{
	text-decoration:none;
}

a.lead:hover{
	text-decoration:underline;
}

.cell {
	display:block;
	padding-top:36px;
	font-weight:100;
}

.cell strong {
	line-height:1.2em;
	display:block;
	font-size:15px;
	font-weight:700;
	color:#fff;
}
.cell em {
	line-height:1.8em;
	font-weight:700;
	font-size:24px;
	display:block;
	font-style:normal;
}

.iconitos{
	margin-bottom:0px;
	padding: 14px;
	font-size:98%;
}

.delgada{
	letter-spacing:-2px;
}

figure{
	width:100%;
}

.excursiones{
	margin:10px 0 0 0px;
}

.cloacas {
	margin-left:-70px;
}

img.img-radius{
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:0px;
}

.text-info{
	color:#CCCCCC;
	font-size:13px;
	font-weight:bold;
	margin-bottom:8px;
}

.centrado {
	text-align: center;
	font-family: "Open Sans", sans script;
	text-transform:none;
	font-weight:normal;
	background-color:#0000003d;
	padding: 30px;
	color: #FFF;
	border-radius: 10px;
}

.introducciones {
	text-align: left;
	background-color:rgba(255, 255, 255, 0.66);
	padding: 30px;
	margin-top: 30px;
	color: #565656;
	border-radius: 10px;
}

.medio {
	text-align: center;
}

.link{
	color:#ffffff;
	font-size:12px;
	line-height:20px;
	font-weight:bold;
	display:inline-block;
	background:url(../img/marker.gif) right 7px no-repeat;
	padding-right:10px;
	margin-top:20px;
	text-decoration:none;
}

.link-2{
	text-decoration:none;
}

.link-2:hover{
	text-decoration:underline;
}

.clr{
	color:#565656;
}

.underline{
	text-decoration:underline;
}

a.underline{
	color:#656566;
	font-size:14px;
}

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

.upper{
	text-transform:uppercase;
}

.top-0{
	margin-top:0!important;
}

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

.left-0{
	margin-left:0!important;
}

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

.indent-1{
	margin-top:58px;
}

.indent-2{
	margin-top:50px;
}

.indent-3{
	padding-top:23px;
}

.p0{
	padding-bottom:20px!important;
}

.p1{
	margin-bottom:7px!important;
}

.p2{
	margin-bottom:9px!important;
}

.p3{
	margin-bottom:40px!important;
}

.listados {
	margin-left:20px!important;
	margin-top:10px;
}

.img-indent{
	margin:29px 0 28px 0;
}

.extra-wrap{
	overflow:hidden;
}


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

ul.list li{
	padding:6px 0 5px 18px;
	background:url(../img/marker.png) 0 12px no-repeat;
	font-size:14px;
	line-height:20px;
}

ul.list li a{
	color:#ffffff;
	text-decoration:underline;
}

ul.list li a:hover{
	text-decoration:none;
}

ul.list-2 li{
	padding:5px 0 5px 13px;
	background:url(../img/marker.gif) 0 12px no-repeat;
	font-size:12px;
	line-height:20px;
}

ul.list-2 li a{
	color:#ffffff;
	text-decoration:none;
}

ul.list-2 li a:hover{
	text-decoration:underline;
}

.btn_{
	background:#BD1622;
	border:none;
	text-transform: uppercase;
	font-family:'Roboto Condensed', sans-serif;
	font-size:16px;
	font-weight:400;
	line-height:15px;
	color:#fff;
	text-decoration:none;
	padding:10px 16px 11px 16px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:0px;
	-webkit-box-shadow:0 3px 5px rgba(0,0,0,0.2);
	-moz-box-shadow:0 3px 5px rgba(0,0,0,0.2);
	box-shadow:0 3px 5px rgba(0,0,0,0.45);
	margin-top: 20px;
}

.btn-small_{
	padding:12px 18px 12px 18px;
	color:#ffffff;
}

.btn_:hover{
	color: #000;
	background:#737373;
}

#toTop{
	display:none;
	width:37px;
	height:37px;
	overflow:hidden;
	background:url(../img/totop.png) 0 0 no-repeat;
	position:fixed;
	margin-right:-640px!important;
	right:50%;
	bottom:40px;
	z-index:999;
}

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

#toTop:active,#toTop:focus{
	outline:none;
}

header{
	width:100%;
	position:relative;
	z-index:999;
}

.header-block{
	background:url(../img/fondo-fusionar.jpg)  repeat-x;
	background-color: #BFB1A4;
	width:100%;
}

.header-block-pad{
	padding:33px 31px 10px 52px;
}

h1.brand{
	display:inline-block;
	margin:0px;
	padding:0;
	text-transform:none;
}

h1.brand a{
	display:block;
	font-size:0;
	line-height:0px;
}

h1.brand span{
	display:block;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	line-height:15px;
	color:#737373;
	font-weight:normal;
	margin:-1px 0 0 2px;
	letter-spacing:0;
}

.contacts{
	float:right;
	display:inline-block;
	color:#ffffff;
	font-size:18px;
	padding-right:12px;
}

.contacts span,.contacts a{
	color:#747474;
	text-decoration:none;
}

.contacts a:hover{
	color:#fff;
}

.navbar-form{
	background:url(../img/form-search.jpg) 0 0 repeat-x #1c1c1c;
	border-bottom:#515152 1px solid;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	margin:19px 0px 0 0;
	float:right;
}

.navbar-form input{
	background:none;
	border:none;
	box-shadow:none;
	line-height:18px;
	width:288px;
	float:left;
	margin:0px;
	padding-top:6px;
	padding-bottom:5px;
}

.navbar-form input:focus{
	box-shadow:none;
}

.navbar-form a{
	margin:0;
	display:inline-block;
	width:40px;
	height:33px;
	background:url(../img/search.png) 0 0 no-repeat;
	float:right;
}

.navbar-form a:hover{
	background:url(../img/search.png) right 0 no-repeat;
}

.navbar_{
	margin:0px 0 0 0;
}

.navbar_ .navbar-inner_{
	padding:18px 0px 9px 25px;
	margin:0;
	background:url(../img/navbar.png) 0 0 repeat-x;
	border:none;
	min-height:inherit;
	filter:progid:DXImageTransform.Microsoft.gradient(enabled= false);
}

.navbar_ .container{
	position:relative;
}

.triangulo{
	float:right;
	display:inline-block;
	margin:-15px -10px 0 0px;
}

.triangulo li{
	float:left;
	display:inline-block;
	margin-left:3px;
}

.social-icons{
	float:right;
	display:inline-block;
	margin:-45px 40px 0 0px;
}

.social-icons li{
	float:left;
	display:inline-block;
	margin-left:3px;
}

.social-icons li a{
	display:block;
}

.social-icons li a:hover img{
	opacity:0.7;
	filter:alpha(opacity=70);
}

.video{
	height:350px;
	width:650px;
}

.slider{
	position:relative;
	height:350px;
	width:100%;
	z-index:1;
	margin-top:28px;
	text-align:center;
}

.slider img{
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.2);
}

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

.camera_thumb{
	width:150px;
	height:auto;
}

.camera_wrap .camera_pag{
	position:absolute;
	bottom:40px;
	left:50%;
	margin-left:-465px;
	z-index:999;
}

.camera_wrap .camera_pag .camera_pag_ul{
	list-style:none;
	margin:0;
	padding:0;
	text-align:center;
}

.camera_wrap .camera_pag .camera_pag_ul li>span{
	display:none;
}

.camera_wrap .camera_pag .camera_pag_ul li{
	background:#b2b2b2;
	width:16px;
	height:16px;
	display:block;
	float:left;
	margin-right:6px;
	cursor:pointer;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	border-radius:8px;
}

.camera_wrap .camera_pag .camera_pag_ul li:hover{
	background:#373737;
}

.camera_wrap .camera_pag .camera_pag_ul li.cameracurrent{
	background:#373737;
	cursor:default;
}

.camera_caption{
	display:none;
}

#content{
		background-image:url(../img/fondo-grande.png); background-repeat: repeat-x;
		background-color:#b1b1b1;
}

#contentproductos{
		background-color:#d0d0d0;
}

.main-content{
	padding-bottom:40px;
}

.sub-content{
	background-color: #D0D0D0;
	padding-bottom:0px;
}

.arriba{
		background-image:url(../img/fondo-arriba.png); background-repeat: repeat-x;
		background-color:#b1b1b1;
}

.thumbnails{
	margin-bottom:0;
}

.thumbnails li{
	margin-bottom:0px;
}

.thumbnails .thumbnail{
	background:url(../img/thumbnail-bg.png) 0 0 repeat;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
	border:none;
	margin:28px 0 0 0;
	padding:0;
}

.thumbnails .thumbnail .caption{
	padding:27px 0px 23px 21px;
	background:url(../img/thumbnail-caption.png) 0 0 repeat-x #161618;
	-webkit-border-top-right-radius:6px;
	-moz-border-radius-topright:6px;
	border-top-right-radius:6px;
	-webkit-border-top-left-radius:6px;
	-moz-border-radius-topleft:6px;
	border-top-left-radius:6px;
	overflow:hidden;
}

.thumbnails .thumbnail h3{
	color:#ffffff;
	font-size:22px;
	margin:-3px 0 0 0;
}

.thumbnails .thumbnail:hover .caption{
	background:url(../img/thumbnail-caption.png) 0 -204px repeat-x #192444;
}

.thumbnails .thumbnail img{
	float:left;
	margin-top:-9px;
}

.thumbnails .thumbnail h5{
	margin:0;
}

.thumbnails .thumbnail:hover h5{
	color:#BEC0E0;
}

.thumbnails .thumbnail .thumbnail-pad{
	padding:25px 20px 30px 21px;
}

.thumbnails .thumbnail a.btn_{
	margin-top:3px;
	background:#171619;
}

.thumbnails .thumbnail a.btn_:hover{
	background:#383582;
	color:#ffffff;
}

.thumbnails .thumbnail_1 a.btn_{
	margin-top:3px;
	background:#BEC0E0;
	color:#ffffff;
}

.thumbnails .thumbnail_1 a.btn_:hover{
	background:#171619;
}

.thumbnails_2{
	margin:0px 0 0 -25px;
	padding-top:8px;
}

.thumbnails_2 li.thumbnail_2{
	margin:0px 0px 24px 25px;
	padding:0;
	display:block;
	float:left;
	width:137px;
}

.thumbnails_2 .thumbnail_2 figure{
	margin:0px 0 16px 0;
}

.thumbnails_2 li.thumbnail_2 .text-info{
	color:#ffffff;
}

.almohadas{
		width:330px;
	}


.lists{
	overflow:hidden;
}

.lists ul{
	margin-top:15px;
}

.lists-width2{
	overflow:hidden;
	margin-left:-15px;
}

.lists-width2 ul{
	margin-left:15px;
	margin-top:33px;
	width:140px;
	float:left;
}

.banners{
	margin:0 0 0px -30px;
	overflow:hidden;
}

.banners li{
	margin-left:30px;
	float:left;
	display:inline-block;
	margin-top:18px;
}

.fondo{
	background-color:#6663;
	padding: 20px;
	margin-bottom:40px;
	border-radius: 25px;
	
}

.thumbnails_3{
	margin:0px 0 0 0px;
}

.thumbnails_3 .thumbnail_3{
	margin:27px 0 0px 0px;
}

.thumbnails_3 .thumbnail_3{
	background-color:rgba(255, 255, 255, 0.66);
	border: thin;
	padding:20px;
	display:block;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow: 0px 5px 5px 0px #545454;
	padding-bottom:10px;
	margin-bottom:10px;
}

.thumbnails_3 .thumbnail_3 figure{
	margin:0px 0 15px 0;
}

.thumbnails_3 .thumbnail_3 figure img{
	width:100%;
}

.thumbnails_4{
	margin:0px 0 0 0px;
}

.thumbnails_4 .thumbnail_4{
	margin:27px 0 10px 0px;
}

.thumbnails_4 .thumbnail_4{
	background:none;
	border:none;
	padding:0;
	display:block;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
}

.thumbnails_4 .thumbnail_4 figure{
	margin:0px 0 15px 0;
}

.thumbnails_4 .thumbnail_4 figure img{
	width:100%;
}

.magnifier2 {
	POSITION: relative; DISPLAY: inherit
}
.magnifier2 IMG {
	
}
.zoom {
	BOX-SIZING: border-box; BORDER-BOTTOM:#2B3149 10px solid; POSITION: absolute; BORDER-LEFT:#2B3149 10px solid; WIDTH: 100%; HEIGHT: 100%; BORDER-TOP: #2B3149 10px solid; TOP: 0px; BORDER-RIGHT: #2B3149 10px solid; LEFT: 0px; -webkit-transition: all 0.6s ease; -moz-transition: all 0.6s ease; -o-transition: all 0.6s ease; transition: all 0.6s ease; -webkit-box-sizing: border-box; -moz-box-sizing: border-box
}

A.magnifier2:hover .zoom {
	opacity: 1
}
A.magnifier2 .zoom {
	opacity: 0
}

.fancybox {
	POSITION: relative; DISPLAY: inherit
}
.fancybox IMG {
	
}

A.fancybox:hover .zoom {
	opacity: 1
}
A.fancybox .zoom {
	opacity: 0
}


.list-news{
	margin:0 0 0 0;
	padding-top:6px;
}

.list-news li{
	display:block;
	margin-top:30px;
}

.list-news li:first-child{
	margin-top:0!important;
}

.list-news li .text-info{
	margin-top:15px;
}

.list-news li a.btn_{
	margin-top:0;
}

.list-services{
	margin:0 0 0 -40px;
}

.list-services li{
	display:block;
	float:left;
	overflow:hidden;
	margin-top:20px;
	width:330px;
	margin-left:40px;
	min-height:180px;
}

.list-services li>div{
	overflow:hidden;
}

.list-services li img{
	float:left;
	margin-top:0px;
}

.text-block-1{
	padding-top:7px;
}

.text-block-1 div{
	overflow:hidden;
	padding-bottom:5px;
}

.text-block-1 img{
	float:left;
	margin-right:20px;
	width:auto;
}

.map{
	padding:7px 0 9px 0;
}

.map iframe{
	width:100%;
	height:353px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	border:none;
}

address strong{
	font-weight:normal;
}

address span{
	display:inline-block;
	width:70px;
}

.contact-form{
	padding-top:11px;
}

.contact-form-2{
	padding-top:6px;
}

.contact-form input{
	color:#343F5F;
	height:36px;
	width:100%;
	padding:10px 0 11px 18px;
	line-height:17px!important;
	margin:0;
	border:none!important;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	box-shadow:none;
	float:left;
	background:#fff;
}

.contact-form-2 input{
	color:#c4c3c4;
	height:26px;
	width:300px;
	padding:4px 0 4px 8px;
	line-height:17px!important;
	margin:0;
	border:none!important;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	box-shadow:none;
	float:left;
	background:url(../img/form-bg.png) 0 0 repeat;
}

#informacion_0 {
	margin-top:13px;
	width: 36px;
}

.contact-form label{
	min-height:56px;
	position:relative;
	overflow:hidden;
	margin:0;
	display:block;
	width:100%;
}

.contact-form-2 label{
	min-height:30px;
	position:relative;
	overflow:hidden;
	margin:0;
	display:block;
	width:100%;
}

.contact-form .error,.contact-form .empty{
	display:none;
	position:relative;
	font-size:11px;
	line-height:14px;
	color:#c4c3c4;
	float:left;
	margin:2px 0 4px 10px;
	min-width:160px;
}

.contact-form .success{
	display:none;
	padding-bottom:5px;
}

.contact-form textarea{
	width:100%;
	height:206px;
	padding:9px 0 0 18px;
	margin:0;
	resize:none;
	color:#343F5F;
	border:none!important;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	box-shadow:none;
	float:left;
	background:#fff;
}

.contact-form-2 textarea{
	width:300px;
	height:120px;
	padding:9px 0 0 8px;
	margin:0;
	resize:none;
	color:#939393;
	border:none!important;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	box-shadow:none;
	float:left;
	background:url(../img/form-bg.png) 0 0 repeat;
}

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

.contact-form .btn_{
	margin:31px 0 0 16px;
}

.crucero-fecha {
	width:70px;
}

.punto {
	color:#c4c3c4;
	height:36px;
	width:270px;
}

.float{
	float:left;
}

.float2{
	float:right;
}

.iconos {
	float:left;
	padding-right:6px;
	padding-bottom: 10px;
}

.block-404 .span8{
	padding-top:64px;
	text-align:center;
}

.block-404 .span4{
	padding-top:37px;
}

.block-404 h1{
	margin:0px;
	font-size:60px;
}

.block-404 h4{
	margin:28px 0 39px 0;
}

.form-404{
	width:100%;
	margin-top:35px;
}

.form-404 input{
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	-webkit-border-top-right-radius:0px;
	-moz-border-radius-topright:0px;
	border-top-right-radius:0px;
	-webkit-border-bottom-right-radius:0px;
	-moz-border-radius-bottomright:0px;
	border-bottom-right-radius:0px;
	border:none;
	background:#fff;
	margin:0;
	box-shadow:none;
	height:30px;
	width:175px;
	line-height:17px;
	padding:7px 10px 8px 10px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	color:#656566;
	float:left;
}

.form-404 input:focus{
	box-shadow:none;
}

.form-404 a.btn_{
	margin:0;
	width:91px;
	text-align:center;
	padding:7px 0 8px 0;
	-webkit-border-top-left-radius:0px;
	-moz-border-radius-topleft:0px;
	border-top-left-radius:0px;
	-webkit-border-bottom-left-radius:0px;
	-moz-border-radius-bottomleft:0px;
	border-bottom-left-radius:0px;
}

.form-404 a.btn_:hover{
	color:#ffffff;
	background:#171619;
}

footer{
	background-color:#000;
	color:#fff;
	padding: 10px;
}

footer .row{
	border-spacing:10px;
}


footer a{
	color:#CCC;
}

footer .span8>a:hover{
	text-decoration:underline;
	color:#ccc;
}

footer .span8>a{
	text-decoration:underline;
	color:#504D94;
}

footer .span8 {
	padding-top:10px;
}


footer .span8>a:hover{
	text-decoration:underline;
	color:#ffffff;
}

.footer-menu{
	display:block;
	padding:12px 0 47px 0;
	margin:0 0 27px 0;
}

.footer-menu li{
	display:inline-block;
	float:left;
	color:#fff;
	font-size:11px;
	line-height:15px;
}

.footer-menu li a{
	margin:0 12px;
	color:#CCCCCC;
	text-transform:uppercase;
	text-decoration:none;
}

.footer-menu li:first-child a{
	margin-left:0;
}

.footer-menu li a:hover,.footer-menu li a.current{
	color:#4F4C93;
	text-decoration:underline;
}

form#newsletter{
	margin:0;
	background:url(../img/newsletter-bg.png) 0 0 repeat;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	padding:25px 27px 28px 28px;
}

form#newsletter input{
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	-webkit-border-top-right-radius:0px;
	-moz-border-radius-topright:0px;
	border-top-right-radius:0px;
	-webkit-border-bottom-right-radius:0px;
	-moz-border-radius-bottomright:0px;
	border-bottom-right-radius:0px;
	border:none;
	background:#fff;
	color:#1e1d20;
	margin:0;
	box-shadow:none;
	height:30px;
	line-height:15px;
	padding:7px 10px 8px 10px;
	width:154px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	float:left;
}

form#newsletter input:focus{
	box-shadow:none;
}

form#newsletter a.btn_{
	margin-top:0;
	width:91px;
	text-align:center;
	padding-right:0;
	padding-left:0;
	-webkit-border-top-left-radius:0px;
	-moz-border-radius-topleft:0px;
	border-top-left-radius:0px;
	-webkit-border-bottom-left-radius:0px;
	-moz-border-radius-bottomleft:0px;
	border-bottom-left-radius:0px;
}

form#newsletter a.btn_:hover{
	color:#ffffff;
	background:#171619;
}

form#newsletter label{
	font-family:"Montserrat",sans-serif;
	color:#ffffff;
	font-weight:bold;
	line-height:22px;
	font-size:18px;
	margin-bottom:16px;
	display:block;
	text-transform:none;
}

@media (min-width: 1200px) {
	.camera_wrap .camera_pag{
		bottom:48px;
	}

	.camera_wrap .camera_pag .camera_pag_ul li{
		width:10px;
		height:10px;
		-webkit-border-radius:5px;
		-moz-border-radius:5px;
		border-radius:5px;
	}

	.camera_wrap .camera_pag{
		margin-left:-580px;
	}

	.thumbnails .thumbnail h3{
		font-size:28px;
	}

	form#newsletter input{
		width:224px;
	}

	.lists-width2{
		margin-left:-30px;
	}

	.lists-width2 ul{
		margin-left:30px;
		width:170px;
	}

	.thumbnails_2{
		margin:0px 0 0 -30px;
	}

	.thumbnails_2 li.thumbnail_2{
		margin:0px 0px 24px 30px;
		width:170px;
	}

	.list-services{
		margin:0 0 0 -130px;
	}

	.list-services li{
		width:370px;
		margin-left:130px;
		min-height:inherit;
	}

	.form-404 input{
		width:223px;
	}
		.video{
	width:90%;
}

}

@media (min-width: 980px) and (max-width: 1200px){
	.video{
	width:90%;
}

.thumbnails_2 li.thumbnail_2{
		margin:0px 0px 24px 30px;
		float:none;
		width:228px;
	}
	
	h3 {
	font-size:22px;
	padding:10px 10px 16px 20px;
}

	.cloacas {
	margin-left:-60px;
}

}

@media (max-width: 979px) {
	.slider{
		height:auto;
	}
	
	.thumbnails .thumbnail .caption{
		padding:17px 0px 13px 21px;
	}

	.thumbnails .thumbnail .thumbnail-pad{
		padding:15px 20px 15px 21px;
	}

	.thumbnails .thumbnail h3{
		font-size:28px;
	}
	

	form#newsletter{
		margin-bottom:20px;
		padding:15px 27px 15px 28px;
	}

	form#newsletter input{
		width:100%;
		-webkit-border-top-right-radius:3px;
		-moz-border-radius-topright:3px;
		border-top-right-radius:3px;
		-webkit-border-bottom-right-radius:3px;
		-moz-border-radius-bottomright:3px;
		border-bottom-right-radius:3px;
	}

	form#newsletter a.btn_{
		margin-top:15px;
		float:right;
		-webkit-border-top-left-radius:3px;
		-moz-border-radius-topleft:3px;
		border-top-left-radius:3px;
		-webkit-border-bottom-left-radius:3px;
		-moz-border-radius-bottomleft:3px;
		border-bottom-left-radius:3px;
	}

	.thumbnails_2{
		margin:0px 0 0 -30px;
	}

	.list-services li{
		min-height:inherit;
		width:inherit;
	}

	.cols-1 .span4 img{
		width:inherit!important;
	}

	.thumbnails_2 li.thumbnail_2 img{
		width:100%;
	}

	.text-block-1 img{
		float:none;
		margin-right:0px;
		margin-bottom:20px;
		width:100%!important;
	}

	.form-404 input{
		width:100%;
		float:none;
		-webkit-border-top-right-radius:3px;
		-moz-border-radius-topright:3px;
		border-top-right-radius:3px;
		-webkit-border-bottom-right-radius:3px;
		-moz-border-radius-bottomright:3px;
		border-bottom-right-radius:3px;
	}

	.form-404 a.btn_{
		float:right;
		margin-top:20px;
		-webkit-border-top-left-radius:3px;
		-moz-border-radius-topleft:3px;
		border-top-left-radius:3px;
		-webkit-border-bottom-left-radius:3px;
		-moz-border-radius-bottomleft:3px;
		border-bottom-left-radius:3px;
	}

	.footer-menu li a{
		margin:0 6px;
	}
			.video{
	width:90%;
}

}
@media (min-width: 901px) and (max-width: 979px) {
.p0{
	padding-bottom: 0px!important;
}
	.cloacas {
	margin-left:-40px;
}


}
@media (min-width: 768px) and (max-width: 900px) {

	.float-afip{
		display: block;
		width: 25%;
	}
	
	.float{
		float:right!important;
	}

	img.float{
		width: 70%;
	
	}
	
			.video{
	width:90%;
}

h1.brand{
	display:block;
text-align:center;
}
	.p0{
	padding-bottom:100px!important;
}
	.cloacas {
	margin-left:-40px;
}

}

@media (min-width: 626px) and (max-width: 979px) {
	.navbar-form input{
		width:120px;
	}
	.footer-menu {
		display:none;
	}
	
	.contacts{
		display:none;
	}

	.cols-1 div+div{
		margin-left:0!important;
	}

	.cols-1 .span4{
		width:100%!important;
	}

	.thumbnails .span3{
		width:352px;
	}

	.thumbnails .thumbnail p{
		min-height:60px;
	}

	.thumbnails_2 li.thumbnail_2{
		margin:0px 0px 24px 30px;
		float:none;
		width:228px;
	}

	.lists .lists-width2{
		width:200px;
	}

	.lists-width2{
		margin-left:-30px;
	}

	.lists-width2 ul{
		margin-left:30px;
		width:40%;
	}

	.thumbnails_4 .span3{
		width:352px;
	}

	.camera_wrap .camera_pag{
		margin-left:-350px;
	}
	
		.video{
	width:90%;
}

	.triangulo{
	float:right;
	display:none;
	margin:-15px -10px 0 0px;
}
}

@media (max-width: 767px) {
	body{
		padding:0;
		margin:0;
	}

	.container{
		padding:0 20px;
	}

	.header-block-pad{
		padding:18px 23px 14px 22px;
	}

	.contacts{
		display:none;
	}

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

	.navbar-form{
		margin-left:20px;
	}


	.camera_wrap .camera_pag{
		margin-left:0;
		left:8%;
	}

	.slider{
		padding-top:68px!important;
		background:#1b1a1d;
	}

	.lists-width2{
		margin-left:-30px;
	}

	.footer-menu{
		display:none;
	}

	.float{
		float:right!important;
	}

	.float2{
		float:left!important;
	}
.thumbnails .thumbnail img{
	float: none;
	margin-top:-9px;
}

		.video{
	width:90%;
}

h1.brand{
	display:block;
text-align:center;
}

.p0{
	padding-bottom:150px!important;
}

.float p{
	display:none;
}

	.cloacas {
	margin-left:0px;
}
}

@media (min-width: 626px) and (max-width: 767px) {
	.lists-width2 ul{
		margin-left:30px;
		width:45%;
	}

	.thumbnails_2 li.thumbnail_2{
		margin:0px 0px 24px 30px;
		float:left;
		width:45%;
	}

	.thumbnails_4{
		margin-left:-25px;
	}

	.thumbnails_4 .span3{
		float:left;
		margin-left:25px;
		width:45%;
	}
			.video{
	width:90%;
}
.p0{
	padding-bottom:0px!important;
}
}

@media (max-width: 625px) {
	.navbar-form{
		margin-left:0;
		float:none;
	}

	.contacts{
		display:none;
	}

	.contact-form input{
		width:100%;
	}

	.thumbnails_2 li.thumbnail_2{
		margin:0px 0px 24px 30px;
		float:none;
		width:auto;
	}
	
			.video{
	width:90%;
}

.p0{
	padding-bottom:0px!important;
}

.centrado {
	text-align: center;
	background-color:#0000003d;
	padding:20px;
	color: #FFF;
	border-radius: 10px;
	font-size:14px;
}

h3 {
	font-size:22px;
	padding:10px 10px 16px 20px;
}

}

@media (min-width: 482px) and (max-width: 625px) {
	.lists-width2 ul{
		margin-left:30px;
		width:40%;
	}

	.thumbnails_2 li.thumbnail_2{
		margin:0px 0px 24px 30px;
		float:left;
		width:42%;
	}

	.thumbnails_4{
		margin-left:-25px;
	}

	.thumbnails_4 .span3{
		float:left;
		margin-left:25px;
		width:43%;
	}
	

}

@media (max-width: 481px) {
	.banners li{
		display:block;
		float:none;
	}

	.banners li a{
		display:block;
		text-align:center;
	}
	
	.triangulo{
	display:none;
}
}

@media (min-width: 320px) and (max-width: 481px) {
	.lists-width2 ul{
		margin-left:30px;
		width:40%;
		float:left;
	}

	h1.brand {
	display: inline;
}

		.video{
	width:90%;
}

}

@media (max-width: 320px) {
	
	.float-afip{
		display: none;
	}
	
		.video{
	width:90%;
}


}

