/* =====================================
   FONT FACE
   ===================================== */
@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');

/* ======================================
   GENERAL
   ====================================== */
body {
	font-family: 'Roboto', sans-serif;
	background-color: #fff;
	font-style: normal;
	color:#1a171b;
	font-size:15px;
	margin: 0px;
	padding:0px;
	height:100%;
	}

html { -webkit-text-size-adjust: 100%;	}

img { border: 0px; }
a {	text-decoration: none; }
strong { font-weight: 700; }
p { padding:0; margin: 0}
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box; }

.container {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	/*height: 1000px;*/
	}
.main {
	width: 1100px;
	margin:0 auto;
	overflow:auto;
	}
h2 {
	font-weight:300;
	font-size:40px;
	line-height:normal;
	color:#C60820;
	padding:0;
	margin:0;
	}
h3 {
	font-size:25px;
	line-height:normal;
	padding:0;
	margin:0;
	}
h4 {
	font-weight:300;
	font-size:25px;
	line-height:normal;
	color:#C60820;
	padding:0;
	margin:0;
	}
h5 {
	font-size:20px;
	line-height:normal;
	color:#C60820;
	padding:0;
	margin:0;
	padding-bottom:10px;
	}
.vacia {
	position:relative;
	left:0px;
	top:0px;
	z-index:99;
	}

/* ====================================
   HEADER
   ==================================== */
header {
	width: 100%;
	height: 100px;
	background-color: #fff;
	-webkit-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.3);
	box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.3);
	position:fixed;
	z-index:9990;
	}
.logo {
	width: 30%;
	float: left;
	margin: 20px 0px;
	}
nav {
	float: right;
	}
header nav ul {
	list-style: none;
	margin:0px;
	padding:15px 0px 0px 0px;
	}
header nav ul li {
	float: left;
	color: #1a171b;
	font-size: 15px;
	text-align: left;
	margin-top:25px;
	margin-right: 40px;
	/*transition: all 0.5s linear;*/
	}
header nav ul li a {
	color: #1a171b;
	text-decoration: none;
	}
header nav ul li:hover a {
	color: #c60820;
	}
header nav .redes {
	padding-top:20px;
	margin-right: 15px;
	display:inline-block;
	}


/* Navigation desplegable ********************/
.standard_dropdown li li {
    display: block;
    width: 100%;
    border-bottom: 1px solid #E5E5E5;
	padding:15px 0px;
	margin: 0px;
	}
.standard_dropdown li li a:hover {
	color: #c60820;
	border-style: none;
	/*background-color:#E5E2DD;*/
	}
.standard_dropdown li a {
	/*white-space: nowrap;*/
	-webkit-transition: all 200ms ease;
	-moz-transition: all 200ms ease;
	-ms-transition: all 200ms ease;
	-o-transition: all 200ms ease;
	transition: all 200ms ease;
	}
.standard_dropdown li ul {
	padding:0px 20px 0px 20px;
	margin:0px;
	display: block;
	position: absolute;
	top: 65%;
	width:280px;
	visibility: hidden;
	opacity: 0;
	background: #fff;
	box-shadow: 0px 10px 10px rgba(0,0,0,0.4);
	-webkit-transition: opacity 0.3s ease;
	-moz-transition: opacity 0.3s ease;
	-ms-transition: opacity 0.3s ease;
	-o-transition: opacity 0.3s ease;
	transition: all 0.3s ease;
	z-index: 1;
	}
.standard_dropdown li:hover > ul {
	top: 100%;
	visibility: visible;
	opacity: 1;
	}

/* otros */
.bot-down {
	background-image: url(images/icon_arrow-down-menu.svg);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right:25px;
	}
#nav-hamb {
	float:right;
	padding:25px 0px 0px 20px;
	text-align:left;
	display: none;
	}

/* ======================================
   SECCIONES
   ====================================== */

/* Slider Home ****************************/
.sliders {
	/*background-color: #B3B3B3;*/
	padding: 100px 0px 0px 0px;
	}

.jssorl-009-spin img {
	animation-name: jssorl-009-spin;
	animation-duration: 1.6s;
	animation-iteration-count: infinite;
	animation-timing-function: linear;
	}
	
@keyframes jssorl-009-spin {
	from {
		transform: rotate(0deg);
		}
	to {
		transform: rotate(360deg);
		}
	}

/*jssor slider bullet skin 132 css*/
.jssorb132 {position:absolute;}
.jssorb132 .i {position:absolute;cursor:pointer;}
.jssorb132 .i .b {fill:#fff;fill-opacity:0.8;stroke:#000;stroke-width:1900;stroke-miterlimit:10;stroke-opacity:0.7;}
.jssorb132 .i:hover .b {fill:#000;fill-opacity:.7;stroke:#fff;stroke-width:2000;stroke-opacity:0.8;}
.jssorb132 .iav .b {fill:#000;stroke:#fff;stroke-width:2400;fill-opacity:0.8;stroke-opacity:1;}
.jssorb132 .i.idn {opacity:0.3;}

.jssora051 {display:block;position:absolute;cursor:pointer;}
.jssora051 .a {fill:none;stroke:#fff;stroke-width:360;stroke-miterlimit:10;}
.jssora051:hover {opacity:.8;}
.jssora051.jssora051dn {opacity:.5;}
.jssora051.jssora051ds {opacity:.3;pointer-events:none;}

#jssor_1,
#jss {
	width:1900px;
	height:800px;
	top:0px;
	left:0px;
	position:relative;
	overflow:hidden;
	}
#slider1,
#slider2,
#slider3,
#slider4 {
	display:block;
	}
#slider5,
#slider6,
#slider7,
#slider8 {
	display:none;
	}
	
/* HOME ***********************************/
.home-expertise {
	width:100%;
	overflow:auto;
	background-color: #FFF;
	padding:180px 0px;
	}
.home-expertise h2 {
	font-size:55px;
	padding:0;
	margin:0;
	font-weight:300;
	color:#1a171b;
	display:inline-block;
	padding-bottom:50px;
	}
.home-expertise h2 span {
	font-weight:700;
	}

/* Bloques */
.bot_expertise {
	width: 19.5%;
	height:320px;
	float: left;
	font-size:30px;
	font-weight:300;
	
	background: #fff;
	color: #C60820;
	border-top:1px solid #e5e2dd;
	border-bottom:1px solid #e5e2dd;
	border-left:1px solid #e5e2dd;
	
	padding:100px 15px 0px 15px;
	-webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
		  
	position: relative;
	z-index: 1;
	overflow: hidden;
	display: inline-block;
	}
.bot_expertise:hover {
	color: #fff;
	}
.bot_expertise::after {
	content: "";
	background: #8f001a;
	position: absolute;
	z-index: -1;
	display: block;
	left: 0;
	right: 0;
	top: 100%;
	bottom: -100%;
  	-webkit-transition: all 0.4s;
	transition: all 0.4s;
	}
.bot_expertise:hover::after {
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	-webkit-transition: all 0.4s;
	transition: all 0.4s;
	}

.num1, .num2, .num3, .num4, .num5 {
	background-image: url(images/num-1.svg);
	background-repeat: no-repeat;
	background-position: left bottom;	
	}
.num2 { background-image: url(images/num-2.svg);	}
.num3 { background-image: url(images/num-3.svg);	}
.num4 { background-image: url(images/num-4.svg);	}
.num5 { background-image: url(images/num-5.svg);	}

.ultima {
	border-right:1px solid #e5e2dd;
	}

/* Flecha */
.bot_expertise:hover .move-down {
    transform: translate(0,60px);
    -webkit-transform: translate(0,60px);
    -o-transform: translate(0,60px); 
    -moz-transform: translate(0,60px);
	}
.arrowdown {
    top:20px;
    left:15px;
	}
.object {
    position: absolute;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
	}

/* MAPA - Parallax Section */
.mapa-home {
	background-color: #1a171b;
	background-image: url(images/mapa.png);
	height: 550px;
	background-attachment: fixed;
	background-size: cover;
	background-repeat: no-repeat;
	position:relative;
	}
.mapa-home:hover .move-up {
    transform: translate(0,-200px);
    -webkit-transform: translate(0,-200px);
    -o-transform: translate(0,-200px); 
    -moz-transform: translate(0,-200px);
	}
.object2 {
    position: absolute;
    -webkit-transition: all 0.8s ease-out;
    -moz-transition: all 0.8s ease-out;
    -o-transition: all 0.8s ease-out;
	}
.parallax {
	float:left;
	font-size:50px;
	font-weight:300;
	color: #c60820;
	padding: 0;
	bottom:100px;
	left:100px;
	}
.parallax_capa {
	float:right;
	margin: 0px;
	}

/* ABOUT ******************************/
.encabezado {
	width:100%;
	}
.encabezado img {
	width:100%;
	height:auto;
	}
#about {
	width:100%;
	margin:100px auto;
	line-height:25px;
	}
#about .main {
	overflow:hidden;
	}
.bloque-items {
	background-color:#E5E2DD;
	padding:30px;
	margin-bottom:30px;
	overflow:auto;
	}
.bloque-items  ul {
    list-style: none;
	margin:0;
	}
.bloque-items ul li::before {
	content: "\2022";  
	color: #C60820; 
	display: inline-block; 
	width: 1em;
	margin-left: -0.9em;
	font-weight: bold;
	font-size:1.3rem;
	}

.bloque-serv {
	float:left;
	width: 19.5%;
	}
.bloque-serv .bot_expertise {
	width: 100%;
	line-height:normal;
	background-color:#E5E2DD;
	border-color:#fff;
	}
.flota {
	float:left;
	width:100%;
	clear:both;
	}


#countering .colum  {
	width:25%;
	float:left;
	text-align:center;
	}
#countering .colum .circle {
	margin:0 auto;
	width:220px;
	height:220px;
	font-size:60px;
	line-height:normal;
	font-weight:600;
	color:#C60820;
	background-image:url(images/back_counter.svg);
	background-repeat: no-repeat;
	background-position: center center;
	
	display: -webkit-flex;
	display: flex;
	-webkit-flex-flow: row wrap;
	flex-flow: row wrap;
	align-items: center;
	justify-content: center;
	}
#countering .colum .count {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-flow: row wrap;
	flex-flow: row wrap;
	align-items: center;
	justify-content: center;
	}
#countering .colum .txt {
	display:block;
	margin:15px auto 0px auto;
	width:90%;
	min-height:100px;
	}

.cita {
	width:100%;
	border-bottom:1px solid #E5E2DD;
	background-image: url(images/vineta.svg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size:30px;
	font-weight:300;
	color:#C60820;
	line-height:normal;
	padding:50px 0px 50px 190px;
	}
.cita .top {
	width:100%;
	display:block;
	border-top:1px solid #E5E2DD;
	padding:0px 0px 30px 0px;
	}

/* EXPERTISE **************************/
.colum_33 {
	float:left;
	width:33%;
	}
.colum_50 {
	float:left;
	width:50%;
	}
.bloques-expertise {
	float:left;
	width: 19.7%;
	/*background-color:#E5E2DD;*/
	border: 1px solid #fff;
	height:350px;
	float: left;
	text-align:center;
	padding:30px 25px 0px 25px;
	-webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
	}
.bloques-expertise-prod {
	float:left;
	width: 24.7%;
	/*background-color:#E5E2DD;*/
	border: 1px solid #fff;
	height:350px;
	float: left;
	text-align:center;
	padding:30px 25px 0px 25px;
	-webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
	}
.gradient1 {
	background: rgb(229,226,221);
	background: linear-gradient(0deg, rgba(229,226,221,1) 0%, rgba(255,255,255,1) 100%); 
	}
.gradient2 {
	background: rgb(255,255,255);
	background: linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(229,226,221,1) 100%); 
	}
.atlantes {
	width:100%;
	padding:30px 20px;
	border-bottom:1px solid #C60820;
	border-top:1px solid #C60820;
	overflow:auto;
	cursor:pointer;
	
	font-size:40px;
	line-height:normal;
	color:#C60820;
	}
.atlantes:hover {
	background-color:#8F001A;
	color:#fff;
	}

.colum_atlantescell {
	float:left;
	width:100%;
	overflow:auto;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-flow: row wrap;
	flex-flow: row wrap;
	align-items: center;
	}
.colum_grafico {
	text-align:right;
	float:right;
	}
.grafico_advantages {
	float:left;
	width:100%;
	display: -webkit-flex;
	-webkit-flex-flow: row wrap;
	flex-flow: row wrap;
	align-items: center;
	background-image: url(images/grafico_advantages-back.png);
	background-repeat: repeat-y;
	overflow:auto;
	font-size:18px;
	}
.grafico_advantages .titulo {
	float:left;
	width:250px;
	font-weight:500;
	color:#fff;
	text-align:center;
	}
.grafico_advantages .txt {
	float:left;
	width:auto;
	color:#C60820;
	font-weight:300;
	font-size:15px;
	}
.separa {
	float:left;
	width:100%;
	height:1px;
	background-color:#CABA9C;
	margin:5px 0px;
	}
.centrar {
	text-align:center;
	}

/* Accordion */
.caracteristicas {
	border-top: 1px solid #caccd2;
	margin:40px 0px;
	}
button.accordion {
	width: 100%;
	border: none;
	outline: none;
	text-align: left;
	padding: 15px 0px 12px 0px;
	font-family: 'Roboto', sans-serif;
	font-size: 18px;
	font-weight:700;
	color:#1A171B;
	cursor: pointer;
	background-color: #fff;
	transition: background-color 0.2s linear;
	}
button.accordion:after {
	content:url(images/arrow-down.svg);
	float: right;
	}
button.accordion.is-open:after {
	content:url(images/arrow-top.svg);
	}

button.accordion:hover {
	background-color:#E5E2DD;
	}
button.accordion.is-open {
	background-color:#fff;
	}
	
.accordion-content {
	border-bottom: 1px solid #caccd2;
	padding: 0px;
	max-height: 0;
	overflow: hidden;
	transition: max-height 0.2s ease-in-out;
	}

/* WHERE ****************************/
#where {
	width:100%;
	margin:0px;
	background-color:#1A171B;
	color:#CABA9C;
	}
#where .main {
	padding:80px 0px;
	}
#where .main a {
	color:#CABA9C;
	}
#where .main a:hover {
	color:#C60820;
	}
#map1,
#map2 {
	text-align:center;
	}
#map2 {
	display:none;
	}

#tag-bermuda,
#tag-usa,
#tag-uy,
#tag-arg,
#adress-bermuda,
#adress-usa,
#adress-uy,
#adress-arg,
#adress-bermuda2,
#adress-usa2,
#adress-uy2, 
#adress-arg2 {
	position:absolute;
	z-index:9999;
	}
#tag-bermuda {
	left:347px;
	top:182px;
	}
#tag-usa {
	left:205px;
	top:205px;
	}
#tag-uy {
	left:332px;
	top:467px;
	}
#tag-arg {
	left:320px;
	top:485px;
	}
#adress-bermuda,
#adress-usa,
#adress-uy,
#adress-arg,
#adress-bermuda2,
#adress-usa2,
#adress-uy2, 
#adress-arg2 {
	background-color:#E5E2DD;
	padding:20px;
	color:#1A171B;
	text-align:left;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.75);
	visibility: hidden;
	}
#adress-bermuda {
	left:440px;
	top:100px;
	}
#adress-usa {
	left:250px;
	top:100px;
	}
#adress-uy {
	left:400px;
	top:200px;
	}
#adress-arg {
	left:400px;
	top:230px;
	}
#adress-bermuda2,
#adress-usa2,
#adress-uy2, 
#adress-arg2 {
	left:0px;
	top:0px;
	}
	
.adress-icon {
	display:inline-block;
	background-image: url(images/icon_location.svg);
	background-repeat: no-repeat;
	background-position: left center;
	padding:0px 0px 0px 35px;
	}
.adress-phone {
	display:inline-block;
	background-image: url(images/icon_phone.svg);
	background-repeat: no-repeat;
	background-position: left center;
	padding:4px 0px 4px 35px;
	}
.adress-close {
	float:right;
	width:23px;
	}
.adress-close img {
	height:23px !important;
	width:23px !important;
	}

/* CONTACT **************************/
input, textarea, select, label {
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	color:#1a171b;
	font-size:16px;
	}
	
.contactus {
	float:right;
	width:60%;
	}
.contactus label {
	display:block;
	width:100%;
	float:left;
	font-weight:300;
	}
.contactus input,
.contactus textarea  {
	display:block;
	width:100%;
	float:left;
	border:none;
	border-bottom:1px solid #CABA9C;
	outline: none;
	-webkit-appearance: none;
	padding:10px 0px;
	margin-bottom:20px;
	}
.contactus input:focus,
.contactus textarea:focus {
	border-bottom:2px solid #C60820;
	}

.contactus .button {
	width: 100%;
	padding:15px 0px;
	text-align: center;
	vertical-align: middle;
	border-radius: 0px;
	border:none;
	transition: all 0.3s linear;
	background-color:#E5E2DD;
	}
.contactus .button:hover {
	background-color: #8F001A;
	color: #fff;
	cursor:pointer;
	}



/* ======================================
   FOOTER
   ====================================== */
footer {
	width:100%;
	background-color:#e5e2dd;
	}
.footer_content {
	display: block;
	padding:80px 0px;
	}
.footer_column {
	float: left;
	font-size:13px;
	-webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;

	}
.footer_content .colum1 {
	width:11%;
	}
.footer_content .colum2 {
	width:20%;
	border-left:1px solid #caba9c;
	padding-left: 20px;
	}
.footer_content .colum3 {
	width:29%;
	border-left:1px solid #caba9c;
	padding-left: 20px;
	}

.footer_column a {
	color:#1a171b;
	}
.footer_column h3 {
	font-size:13px;
	color: #c60820;
	padding:0px 0px 7px 0px;
	margin:0;
	font-weight:400;
	letter-spacing: 0.15em;
	}
.footer_column p {
	padding:7px 0px;
	}

.footer_column .mail,
.footer_column .phone,
.footer_column .in  {
	background-image: url(images/icon_mail.svg);
	background-repeat: no-repeat;
	background-position: left center;
	padding:10px 0px 10px 40px;
	}
.footer_column .phone {
	background-image: url(images/icon_talk.svg);
	}
.footer_column .in  {
	background-image: url(images/icon_linkedin.svg);
	}

.copyright {
	text-align: center;
	padding: 22px 0px;
	color: #caba9c;
	font-weight: 300;
	/*gradient*/
	background: rgba(115,20,22,1);
	background: -moz-linear-gradient(-45deg, rgba(115,20,22,1) 0%, rgba(198,8,33,1) 50%, rgba(115,20,22,1) 100%);
	background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(115,20,22,1)), color-stop(50%, rgba(198,8,33,1)), color-stop(100%, rgba(115,20,22,1)));
	background: -webkit-linear-gradient(-45deg, rgba(115,20,22,1) 0%, rgba(198,8,33,1) 50%, rgba(115,20,22,1) 100%);
	background: -o-linear-gradient(-45deg, rgba(115,20,22,1) 0%, rgba(198,8,33,1) 50%, rgba(115,20,22,1) 100%);
	background: -ms-linear-gradient(-45deg, rgba(115,20,22,1) 0%, rgba(198,8,33,1) 50%, rgba(115,20,22,1) 100%);
	background: linear-gradient(135deg, rgba(115,20,22,1) 0%, rgba(198,8,33,1) 50%, rgba(115,20,22,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#731416', endColorstr='#731416', GradientType=1 );
	}







/* Mobile ----------------------------------------------------------- */
/*------------------------------------------------------------------- */
@media only screen and (max-width : 320px) {

}


/* Smartphones: landscape + ipads:portrait --------------------------- */
/*-------------------------------------------------------------------- */
@media only screen and (min-width : 321px) and (max-width : 767px) {
#nav-hamb { display:block;	}
h2 { font-size: 30px; }
header { height: 70px; }
.main {	width: 90%;	}
.logo {
	/*width: 100%;*/
	text-align: center;
	margin: 15px 0px;
	}
.logo img {
	height:40px;
	width: auto;
	}

#jssor_1,
#jss {
	width:750px;
	height:800px;
	}
.sliders {
    padding: 70px 0px 0px 0px;
	}
#slider1,
#slider2,
#slider3,
#slider4 {
	display:none;
	}
#slider5,
#slider6,
#slider7,
#slider8 {
	display:block;
	}
.jssora051 {display:none;}


.container header nav,
#f_about,
#f_services,
#f_where {
	display: none;
	}

.home-expertise {
    padding: 40px 0px;
	}
.home-expertise h2 {
    font-size: 28px;
    padding-bottom: 30px;
	}
.bot_expertise {
	width: 99%;
	height:180px;
	border-top:1px solid #e5e2dd;
	border-bottom:none;
	border-left:1px solid #e5e2dd;
	border-right:1px solid #e5e2dd;
	padding:50px 15px 0px 15px;
	}
.home-expertise .ultima {
	border-bottom:1px solid #e5e2dd;
	}

.mapa-home {
	background-image: url(images/mapa2.png);
	height: 500px;
	background-attachment:scroll;
	background-size: 100% auto;
	}
.parallax_capa {
	display:none;
	}
.parallax {
	float:left;
	font-size:28px;
	bottom:50px;
	left:20px;
	}

#about {
    margin:50px auto;
	}
.bloque-serv {
	width: 100%;
	}
.cita {
	background-size:80px auto;
	font-size:20px;
	padding:100px 0px 50px 0px;
	}
.colum_33 {
	float:left;
	width:100%;
	}
.bloques-expertise,
.bloques-expertise-prod {
	width:99%;
	background: rgb(255,255,255);
	background: linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(229,226,221,1) 100%);
	height:280px;
	}
#countering .colum  {
	width:100%;
	}
.accordion-content img {
	width:98%;
	}
.atlantes {
	font-size:20px;
	padding: 10px;
	}
.colum_atlantescell .colum_50 {
	float:left;
	width:100%;
	}
.colum_atlantescell .colum_50 img {
	width:98%;
	height:auto;
	margin-bottom:30px;
	}
.grafico_advantages {
    background-image:none;
	background-color:#CABA9C;
    font-size: 15px;
	}
.grafico_advantages .titulo {
	width:100%;
	padding:10px 0px;
	}
.grafico_advantages .txt {
	background-color:#E5E2DD;
	width:100%;
	}
	
.contactus {
	float:left;
	width:100%;
	padding-top:25px;
	}

#where .main {
	padding:30px 0px;
	}
#map1 {	display:none; }
#map2 {
	display:block;
	width:320px;
	margin:0 auto;
	}	
#map2 img {
	width:320px;
	height:auto;
	}
#tag-bermuda {
	left: 266px;
	top: 136px;
	}
#tag-usa {
	left:158px;
	top:152px;
	}
#tag-uy {
	left:255px;
	top:350px;
	}
#tag-arg {
	left:245px;
	top:370px;
	}
	
.footer_content .colum1 {
	width:100%;
	padding: 0px 20px 20px 20px;
	}
.footer_content .colum2 {
	width:100%;
	border-left:none;
	padding: 20px 20px 0px 20px;
	}
.footer_content .colum3 {
	width:100%;
	border-left:none;
	border-bottom:1px solid #caba9c;
	padding: 20px 20px 20px 20px;
	}

.footer_content {
    display: block;
    padding:50px 0px;
	}


}

/* iPads (landscape) ----------------------------------------------- */
/*------------------------------------------------------------------ */
@media only screen and (min-width : 768px) and (max-width : 1023px) {
#nav-hamb { display:block;	}
.main {	width: 95%;	}
.container header nav {
	display: none;
	}
.footer_content .colum1 {
	width:100%;
	padding: 0px 20px 20px 20px;
	}
.footer_content .colum2,
.footer_content .colum3 {
	width:45%;
	margin-right:4%;
	border-left:none;
	border-bottom:1px solid #caba9c;
	padding: 20px;
	}
.colum_33 {
	float:left;
	width:50%;
	}
#countering .colum  {
	width:50%;
	}
#map1 {
	width:720px;
	margin:0 auto;
	}	
#map1 img {
	width:720px;
	height:auto;
	}
#tag-bermuda {
	left:170px;
	top:95px;
	}
#tag-usa {
	left:135px;
	top:130px;
	}
#tag-uy {
	left:220px;
	top:300px;
	}
#tag-arg {
	left:210px;
	top:320px;
	}
#adress-bermuda,
#adress-usa,
#adress-uy,
#adress-arg {
	left:320px;
	top:0px;
	}

.bloques-expertise {
	height:460px;
	}
.home-expertise h2 {
	font-size: 40px;
	}
.home-expertise {
	padding: 80px 0px;
	}
.bot_expertise {
	font-size: 20px;
	height: 270px;
	padding: 50px 15px 0px 15px;
	}
  

}


@media only screen and (min-width : 1024px) and (max-width : 1099px) {
.main {	width: 92%;	}
header nav ul li { margin-right: 25px; }

}
