/*!
 * Start Bootstrap - Agency Bootstrap Theme (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

body {
overflow-x: hidden;
font-family: 'Roboto', sans-serif;
background-color: #fff;
}

section{
	width: 100%
	background-color:#fff;
}

.text-muted {
    color: #777;
}

.text-muted2 {
    color: #0ff;
}

.text-primary {
    color: #ccc;
}

p {
    font-size: 14px;
    line-height: 1.75;
}

p.large {
    font-size: 16px;
}

a,
a:hover,
a:focus,
a:active,
a.active {
    outline: 0;
}

a {
    color: #09F;
}

a:hover,
a:focus,
a:active,
a.active {
    color: #09F;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
}


h04 {
    text-transform: none;
    font-family: 'Roboto', sans-serif;
	font-size:20px;
    font-weight: 500;
	color:#0066CC;
}

h44 {
    text-transform: none;
    font-family: 'Roboto', sans-serif;
	font-size:14px;
    font-weight: 500;
	color:#0066CC;
}

h004 {

    font-family: 'Roboto', sans-serif;
	font-size:18px;
    font-weight: 400;
	color:#61686F;
}

h55 {
    text-transform: none;
    font-family: 'Roboto', sans-serif;
	font-size:18px;
    font-weight: 500;
	color:#0066CC;
}

.h66 {
    text-transform: none;
    font-family: 'Roboto', sans-serif;
	font-size:24px;
    font-weight: 500;
	color:#ffc900;
}

.h77 {
    text-transform: none;
    font-family: 'Roboto', sans-serif;
	font-size:21px;
    font-weight: 500;
	color:#fff;
}

.h88 {
    text-transform: none;
	text-align:left;
    font-family: 'Roboto', sans-serif;
	font-size:18px;
    font-weight: 400;
	color:#fff;
}

.h888 {
    text-transform: none;
	text-align:center;
    font-family: 'Roboto', sans-serif;
	font-size:18px;
    font-weight: 400;
	color:#61686F;
}

.h662 {
    text-transform: none;
    font-family: 'Roboto', sans-serif;
	font-size:34px;
    font-weight: 500;
	color:#f73208
}

.h772 {
    text-transform: none;
    font-family: 'Roboto', sans-serif;
	font-size:21px;
    font-weight: 500;
	color:#393c41;
}

.h882 {
	width: 80%;
	margin-left: 10%;
    text-transform: none;
	text-align:left;
    font-family: 'Roboto', sans-serif;
	font-size:18px;
    font-weight: 500;
	color:#393c41;
}


		.inscribase{
	text-transform: uppercase;
	text-align:center;
	margin-top:50px;
	}

a.simple-link {
	font-family: 'Roboto', sans-serif;
	font-size:20px;
	font-weight:500;
	color:#0066CC;
	text-decoration: none;
} 

a.simple-link:hover { 
color: #09F; 
} 


a.simple-link2 {
	font-family: 'Roboto', sans-serif;
	font-size:14px;
	font-weight:500;
	color:#333;
	text-decoration: none;
} 

a.simple-link2:hover { 
color: #F00; 
}

.img-centered {
    margin: 0 auto;
}

.bg-light-gray {
    background-color: #f7f7f7;
}

.bg-darkest-gray {
    background-color: #222;
}

.btn-primary {
    border-color: #fed136;
    text-transform: uppercase;
font-family: 'Roboto', sans-serif;
    font-weight: 700;
    color: #fff;
    background-color: #09F;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
    border-color: #ccc;
    color: #fff;
    background-color: #0CF;
}

.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
    background-image: none;
}

.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
    border-color: #0CF;
    background-color: #09F;
}

.btn-primary .badge {
    color: #0CF;
    background-color: #fff;
}



.btn-xl2 {
    padding: 5px 20px;
    border-color: ;
    border-radius: 30px;
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
    font-size: 24px;
    font-weight: 500;
    color: #fff;
    background-color: #09F;
}

.btn-xl2:hover,
.btn-xl2:focus,
.btn-xl2:active,
.btn-xl2.active,
.open .dropdown-toggle.btn-xl {
    border-color: ;
    color: #00C;
    background-color: #0FF;
}

.btn-xl2:active,
.btn-xl2.active,
.open .dropdown-toggle.btn-xl2 {
    background-image: none;
}

.btn-xl2.disabled,
.btn-xl2[disabled],
fieldset[disabled] .btn-xl2,
.btn-xl2.disabled:hover,
.btn-xl2[disabled]:hover,
fieldset[disabled] .btn-xl2:hover,
.btn-xl2.disabled:focus,
.btn-xl2[disabled]:focus,
fieldset[disabled] .btn-xl2:focus,
.btn-xl2.disabled:active,
.btn-xl2[disabled]:active,
fieldset[disabled] .btn-xl2:active,
.btn-xl2.disabled.active,
.btn-xl2[disabled].active,
fieldset[disabled] .btn-xl2.active {
    border-color: #0CF;
    background-color: #09F;
}

.btn-xl {
    padding: 5px 20px;
    border-color: ;
    border-radius: 30px;
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    font-weight: 700;
    color: #fff;
    background-color: #09F;
}

.btn-xl:hover,
.btn-xl:focus,
.btn-xl:active,
.btn-xl.active,
.open .dropdown-toggle.btn-xl {
    border-color: ;
    color: #00C;
    background-color: #0FF;
}

.btn-xl:active,
.btn-xl.active,
.open .dropdown-toggle.btn-xl {
    background-image: none;
}

.btn-xl.disabled,
.btn-xl[disabled],
fieldset[disabled] .btn-xl,
.btn-xl.disabled:hover,
.btn-xl[disabled]:hover,
fieldset[disabled] .btn-xl:hover,
.btn-xl.disabled:focus,
.btn-xl[disabled]:focus,
fieldset[disabled] .btn-xl:focus,
.btn-xl.disabled:active,
.btn-xl[disabled]:active,
fieldset[disabled] .btn-xl:active,
.btn-xl.disabled.active,
.btn-xl[disabled].active,
fieldset[disabled] .btn-xl.active {
    border-color: #0CF;
    background-color: #09F;
}

.btn-xl .badge {
    color: #0CF;
    background-color: #fff;
}

.btn-xxl {
    padding: 5px 20px;
    border-color: ;
    border-radius: 30px;
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    font-weight: 700;
    color: #00C;
    background-color: #0FF;
}

.btn-xxl:hover,
.btn-xxl:focus,
.btn-xxl:active,
.btn-xxl.active,
.open .dropdown-toggle.btn-xxl {
    border-color: ;
    color: #fff;
    background-color: #09F;
}

.btn-xxl:active,
.btn-xxl.active,
.open .dropdown-toggle.btn-xl {
    background-image: none;
}

.btn-xxl.disabled,
.btn-xxl[disabled],
fieldset[disabled] .btn-xxl,
.btn-xxl.disabled:hover,
.btn-xxl[disabled]:hover,
fieldset[disabled] .btn-xxl:hover,
.btn-xxl.disabled:focus,
.btn-xxl[disabled]:focus,
fieldset[disabled] .btn-xxl:focus,
.btn-xxl.disabled:active,
.btn-xxl[disabled]:active,
fieldset[disabled] .btn-xl:active,
.btn-xxl.disabled.active,
.btn-xxl[disabled].active,
fieldset[disabled] .btn-xxl.active {
    border-color: #0CF;
    background-color: #09F;
}

.btn-xxl .badge {
    color: #0CF;
    background-color: #fff;
}


.navbar-default {
	font-family: 'Roboto', sans-serif;
    border-color: transparent;
    background-color: #222;
}

.navbar-default .navbar-brand {
    font-family: 'Roboto', sans-serif;
	font-size:18px;
    color: #4D4D4D;
}

.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:active,
.navbar-default .navbar-brand.active {
    color: #F73208;
}

.navbar-default .navbar-collapse {
    border-color: rgba(255,255,255,.02);
}

/*fijo*/
.navbar-default .navbar-toggle {
    border-color: #fff;
    background-color: #f73208;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}

/*mouse encima*/
.navbar-default .navbar-toggle:hover{
background-color: #ffc900;
}

/*activo*/
.navbar-default .navbar-toggle:focus {
background-color: #4a2d1d;
}	

.navbar-default .nav li a {
    text-transform: none;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    letter-spacing: 0px;
    color: #4A2D1D;
	font-size:13px
	}

.navbar-default .nav li a:hover,
.navbar-default .nav li a:focus {
    outline: 0;
    color: #F73208;
}

.navbar-default .navbar-nav>.active>a {
    border-radius: 0;
    color: #FFF;
	background-color: transparent;
}

.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
    color: #062ba6;
    background-color: transparent;
}


@media(min-width:768px) {
	
	
	
    .navbar-default {
        padding: 25px 0;
        border: 0;
        background-color: #0099ff;
        -webkit-transition: padding .3s;
        -moz-transition: padding .3s;
        transition: padding .3s;
    }

    .navbar-default .navbar-brand {
        font-size: 22px;
		font-family: 'Roboto', sans-serif;
		font-weight:400;
        -webkit-transition: all .3s;
        -moz-transition: all .3s;
        transition: all .3s;
    }

    .navbar-default .navbar-nav>.active>a {
        border-radius: 3px;
    }

    .navbar-default.navbar-shrink {
        padding: 10px 0;
        background-color: #fff;
    }

    .navbar-default.navbar-shrink .navbar-brand {
        font-size: 26px;
    }
}
/* ////////////////MODIFICACION BARRA MENU/////////////// */
 .navbar {
  min-height: 80px;
}

.navbar-brand {
  padding: 0 15px;
  height: 80px;
  line-height: 80px;
}

.navbar-toggle {
  /* (80px - button height 34px) / 2 = 23px */
  margin-top: 23px;
  padding: 9px 10px !important;
}

@media (min-width: 768px) {
  .navbar-nav > li > a {
    /* (80px - line-height of 27px) / 2 = 26.5px */
    padding-top: 26.5px;
    padding-bottom: 26.5px;
    line-height: 27px;
  }
}
/* ////////////////////////////////////////////////// */



		.inscribase{
	text-transform: uppercase;
	text-align:center;
	margin-top:50px;
	}

	header {
    text-align: center;
    color: #fff;
	background-color: ;
    height: auto;
}


.botonenv{
	display: inline-block; 

	height: 45px;
	background-color: #ffc900;
	text-align: center;
	font-size: 20px;
	text-decoration: none;
	color: #242424;
	font-weight: 600;
	padding-top: 9px;
	padding-bottom: 10px;
	border-radius: 5px;
	margin-top: 50px;
}

.botonenv:hover{
background-color: #242424;
	color: #ffc900
}


.float_r { float: right }
.float_l { float: left }
.float_c { float: center }

}
	
	h12 {
    text-transform: none;
    font-family: 'Roboto', sans-serif;
	font-size:24px;
    font-weight: 500;
	color:#0066CC;
}
	
.logo {
	width: 100%;
	background: ;
	margin: left;
	text-align: center;
	margin-top:-70px;
	margin-bottom:20px;
	box-sizing:border-box;
}

.logo img {
	width: 70%;
	height: auto;
	background-color:;
}

.sub-logo{
	margin:0 auto;
	width:100%;
	font-size: 22px;
	line-height: 110%;
	color:#fff;
	font-family: 'Roboto', sans-serif; font-weight:500;
	margin-bottom:3%;
	text-align:center;
	
	}
	
	.datos{
		margin:0 auto;
	width:80%;
	font-size: 20px;
   line-height: 110%;
	color:#0ff;
	font-family: 'Roboto', sans-serif; font-weight:500;
	margin-bottom:3%;
	
	text-align:center;
	
	
		}
	
	.cajacentrada{
		
				aling:center;
		width:100%;
		text-align:center;

	}
	
	.sheratonsadam{
		float:left;
		width: 100%;
		height: 100px;
		background-color:;
		margin-bottom: 50px;
	}
	
				.sheraton{
		float:left;
		width: 100%;
		height: auto;
		background-color:;
		text-align:center;
		margin-bottom:10px;
	}
	
		.sheraton img {
	width: 40%;
	height: auto;
}
	
		.sadam{
		float:left;
		width: 100%;
		height: 40px;
		background-color:;
		text-align:center;
		margin-bottom: 50px;
	}
	
	.sadam img {
	width: 45%;
	height: auto;
	}
	
	h9{
	font-size:20px;
	color:#fff;
	font-family: 'Roboto', sans-serif;
	font-weight:500;
	}
	
	h99{
	font-size:16px;
	color:#fff;
	font-family: 'Roboto', sans-serif;
	font-weight:400;
	}
	
				h04 {
    text-transform: none;
    font-family: 'Roboto', sans-serif;
	font-size:22px;
    font-weight: 500;
	color:#0066CC;
}

	
	h10{
		font-size:40px;
		text-transform:none;
	}
	
	a.simple-link2 {
	font-family: 'Roboto', sans-serif;
	font-size:12px;
	font-weight:500;
	color:#000;
	text-decoration: none;
}
	
	h12 {
    text-transform: none;
    font-family: 'Roboto', sans-serif;
	font-size:16px;
    font-weight: 500;
	color:#0066CC;
}

.distintodos{
		float:left;
		width: 100%;
		height: auto;
		background-color:;
		margin-bottom: 50px;
		border:solid 1px #FFF;
		text-align:center;
		padding-left:2%;
		padding-right:2%;
		}
		
		h013 {
    text-transform: none;
    font-family: 'Roboto', sans-serif;
	font-size:22px;
    font-weight: 500;
	line-height:110%;
	color:#0066CC;
}
	
		.inscribase{
	text-transform: uppercase;
	text-align:center;
	margin-top:50px;
	}

.margtop{
	margin-top:50px;	
}

.boton-uno {
	width:100%;
	height:80px;
    padding: 28px 20px;
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
    font-size: 20px;
    font-weight: 500;
    color: #fff;
background-image: url(../img/fndo-btn-1.png);
	background-repeat: no-repeat;
	background-position: center top;
}

.boton-uno:hover{
	color: #fff;
 	background-image: url(../img/fndo-btn-2.png);
	background-repeat: no-repeat;
	background-position: center top;
}



h014 {
    text-transform: none;
    font-family: 'Roboto', sans-serif;
	font-size:20px;
    font-weight: 500;
	line-height:100%;
	color:#0066CC;
}

		.h10b{    
	margin-top: 50px;
    margin-bottom: 10px;
    font-size: 40px;
	font-family: 'Roboto', sans-serif; font-weight:500;
	color:#0099FF;
	text-transform:uppercase;
	margin-bottom: 30px;
	text-align:center;
	line-height:110%;
	}
	
	.new-program{
	width: 100%;
	height:auto;
	background-color:#f3f3f3;
	
	padding-left:15%;
	padding-right:15%;
	padding-bottom: 5%;
}



.temasydisertantes{
		float:left;
		width: 130%;
		height: auto;
		background-color:;
		margin-bottom: 0px;
		border:;
		text-align: left;
		margin-left: -15%;
}
	
.cuadrohs{
	background-image: url(../img/fdohs.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 50%;
	height:30px;
	font-family: 'Roboto', sans-serif;
	font-size:20px;
    font-weight: 600;
	line-height:30px;
	background-color:#1e8eff;
	color:#fff;
	text-align:right; 
	padding: 2px 5px;
	margin-left:-15px;
	margin-bottom:5px;
}

.cuadrobloques{
		display: inline-block; 
	width: ; 
	height:autopx;
	font-family: 'Roboto', sans-serif;
	
    font-weight: 500;
	line-height:120%;
	background-color:#1e8eff;
	color:#fff;
	text-align:left; 
	padding: 2px 5px;
	margin-bottom:5px;
}


.cuadroresaltar{
	display: inline-block; 
	width: ; 
	height:auto;
	font-family: 'Roboto', sans-serif;
	
    font-weight: 600;
	line-height:120%;
	background-color:#5ea0ee;
	color:#fff;
	text-align:left; 
	padding: 2px 5px;
	margin-bottom:5px;
}

.programafotos{
	width:100%;
	height:150px;
	background-attachment: scroll;
    background-image: url(../img/a-program1680-b.jpg);
    background-position: center center;
    background-repeat: none;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

hn1{font-weight:600}

.sponsors_esp{
	clear: both; 
	width:100%;
	height: 2px;
	
	border: 1px #666;
	border-top-style: none;
    border-right-style: none;
    border-bottom-style: solid;
    border-left-style: none;
	
	}


header .intro-text {
    padding-top: 100px;
    padding-bottom: 50px;
	margin-top:40px;
}

header .intro-text .intro-lead-in {
    margin-bottom: 25px;
    font-family: 'Roboto', sans-serif; font-weight:500;
    font-size: 22px;
    font-style: italic;
    line-height: 22px;
}

header .intro-text .intro-heading {
    margin-bottom: 25px;
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif; font-weight:500;
    font-size: 28px;
    font-weight: 700;
    line-height: 50px;
}


	
		h05{
	font-size: 20px;
    font-weight: 300;
	color:#fff;
	font-family: 'Roboto', sans-serif; font-weight:500;

	}
	
	.texto-intro{position:relative; min-height:1px;}
	
	.acerca{
	font-size: 1.25em;
	line-height: 120%;
	color:#61686F;	
	text-align:left;
	font-family: 'Roboto', sans-serif; font-weight:400;
	}
	
	.sponsor{
	text-transform: uppercase;
	font-size: 40px;
    font-weight: 200;	
	text-align:center;
	font-family: 'Roboto', sans-serif; font-weight:500;
	color:#0099FF;
	margin-top:50px;
	}
	
		.inscribase{
	text-transform: uppercase;
	text-align:center;
	margin-top:50px;
	}
	
	.informacion{
	font-size: 1.25em;
    font-weight: 200;
	color:#61686F;	
	text-align:center;
	font-family: 'Roboto', sans-serif; font-weight:500;
	margin-top:50px;
	}
	
	.becas {
		text-align:left;
	}

.fondonav{
	background-color:#fff;
}	



	.logoactis {
	width: 30%;
	height: auto;
	background-color: ;
	
	position: relative;
}

.logoactis img{
	width: 100%;
}
	


																											@media(min-width:315px) {
																											.inicio_media {}
	


	/* NUEVA PROG /////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
.logoactis {
	width: 50%;
	height: auto;
	background-color: ;
	
	position: relative;
}

.logoactis img{
	width: 100%;
}



header {
    text-align: center;
    color: #fff;
	background-color: ;
    height: auto;
}


.cabezaindex{
width: 100%;
height: auto;
margin: 0 auto;
background: #f73208;
position: relative;
margin-bottom: 30px;
}


.abajoindex {
width: 100%;
height: auto;
background: #ccc;
position: relative;
margin-top: 110px;
}

.imgtoptop {
    /* Images default to Center Center. Maybe try 'center top'? */
    background-position: center center;
    display: block;
    width: 100%;
    height: 190px;
    /* height: 100vh; *//* If you want fullscreen */
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #fff;
    overflow: hidden;
    background-image: url(../img/actis-servicios.jpg);
}

.imgtoptop2 {
    /* Images default to Center Center. Maybe try 'center top'? */
    background-position: center center;
    display: block;
    width: 100%;
    height: 190px;
    /* height: 100vh; *//* If you want fullscreen */
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #fff;
    overflow: hidden;
    background-image: url(../img/actis-productos.jpg);
}

.imgtoptop3 {
    /* Images default to Center Center. Maybe try 'center top'? */
    background-position: center center;
    display: block;
    width: 100%;
    height: 190px;
    /* height: 100vh; *//* If you want fullscreen */
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #fff;
    overflow: hidden;
    background-image: url(../img/contactos.jpg);
}

.imgtoptop4 {
    /* Images default to Center Center. Maybe try 'center top'? */
    background-position: center center;
    display: block;
    width: 100%;
    height: 190px;
    /* height: 100vh; *//* If you want fullscreen */
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #fff;
    overflow: hidden;
    background-image: url(../img/actis-quienes-somos.jpg);
}

.arribaindex{
margin: 0 auto;
width: 80%;
height: 290px;
background: transparent;
position: relative;
margin-top: -30px;
z-index: 100;
}

.arribaindex2{
	margin: 0 auto;
width: 85%;
height: 610px;
background: transparent;
position: relative;
margin-top: -30px;
z-index: 100;
}


.cuadrosmarrones1{
	background-color: #4a2d1d;
	width: 100%;
	height: auto;
	margin: 0 auto;
	margin-left: 0%;
	margin-right:0%;
	font-size: 18px;
	font-weight: 500;
	text-align: left;
	padding: 15px;
	margin-bottom: 15px;
}

.cuadrosmarrones2{
	background-color: #4a2d1d;
	width: 100%;
	height: auto;
	margin: 0 auto;
	margin-left: 0%;
	margin-right:0%;
	font-size: 18px;
	font-weight: 500;
	text-align: left;
	padding: 20px;
	padding-bottom: 30px;
}

.texcuadrosinicio{
	height: 0;
	font-size: 0;
	font-weight: 0;
	background-color:transparent;
}

.texcuadrosinicio2{
	height: auto;
	font-size: 14px;
	font-weight: 400;
	background-color:transparent;
}

.mascuadrosinicio{
	height: 45px;
text-align: right;
background-color: transparent;
margin-top: -20px;
}

a.mas{
	display: inline-block; 
	width: 16%;
	height: 95px;
	background-image: url(../img/mas1.svg);
	background-repeat: no-repeat;
	background-color:;
	background-position: center top;
	}

a.mas:hover {
	background-image: url(../img/mas2.svg);
	}	

a.mas img {
width: 100%;
}

a.mas2{
	display: inline-block; 
	width: 25%;
	height: 75px;
	background-image: url(../img/mas2.svg);
	background-repeat: no-repeat;
	background-color:;
	background-position: center top;
	}

a.mas2:hover {
	background-image: url(../img/mas1naranja.svg);
	}	

a.mas2 img {
width: 100%;
}

.cienporciento {
width: 100%;
height: auto;
margin: 0 auto;
box-sizing:border-box;
clear: both;
margin-top: -80px;
margin-bottom: -80px;
}

.grisclaro{
background-color:#ccc;
}

.grisoscuro{
background-color:#4d4d4d;
}

.amarilloinstu{
background-color:#ffc900;
}

.naranjainstu{
background-color:#f73208;
}

.seccionint {
width: 70%;
height: auto;
margin: 0 auto;
box-sizing:border-box;
clear: both;
overflow: hidden;
}

.seccionint_galeria {
width: 80%;
height: auto;
margin: 0 auto;
box-sizing:border-box;
clear: both;
overflow: hidden;
}

.secciontitulo{
	width: 100%;
	height: auto;
	font-size: 26px;
	font-weight: 600;
	text-align: center;
	background: none;
	overflow: hidden;
	margin-top: 30px;
	margin-bottom: 30px;
}

.secciontitulo2{
	width: 100%;
	height: auto;
	font-size: 26px;
	font-weight: 600;
	text-align: center;
	background: none;
	overflow: hidden;
	margin-top: 30px;
	margin-bottom: 30px;
}

.secciontitulo_z2{
	width: 100%;
	height: auto;
	font-size: 40px;
	font-weight: 600;
	text-align: center;
	background: none;
	overflow: hidden;
	margin-top: 1px;
	margin-bottom: 10px;
}

.tituloenviesuconsulta{
	width: 100%;
	height: auto;
	font-size: 24px;
	font-weight: 600;
	text-align: center;
	background: none;
	overflow: hidden;
	margin-top: -20px;
	margin-bottom: 30px;
}

.titulocolornegro{
	color:#242424;
}

.titulocolorblanco{
	color:#fff;
}

.triangulos{
	background-color: transparent;
	width: 100%;
	height: 200px;
	margin: 0 auto;
	margin-left: 1%;
	margin-right:1%;
	text-align: center;
	color: #242424;
	font-size: 18px;
	font-weight: 600;
	line-height: 100%;
}

a.triangulosgranza{
	display: inline-block; 
	width: 100%;
	height: 165px;
	margin: 0 auto;
	background-image: url(https://actis.com.ar/img/triagranza.jpg);
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: center top;
	background-size: 82%;
	-webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
    cursor: pointer;
	}

a.triangulosgranza:hover {
	background-size: 88%;
	}

a.triangulosnegra{
	display: inline-block; 
	width: 100%;
	height: 165px;
	margin: 0 auto;
	background-image: url(https://actis.com.ar/img/trianegra.jpg);
	background-repeat: no-repeat;
	background-color: ;
	background-position: center top;
	background-size: 82%;
	-webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
    cursor: pointer;
	}

a.triangulosnegra:hover {
	background-size: 88%;
	}	

a.triangulosarena{
	display: inline-block; 
	width: 100%;
	height: 165px;
	margin: 0 auto;
	background-image: url(https://actis.com.ar/img/triaarena.jpg);
	background-repeat: no-repeat;
	background-color: ;
	background-position: center top;
	background-size: 82%;
	-webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
    cursor: pointer;
	}

a.triangulosarena:hover {
	background-size: 88%;
	}

a.triangulostosca{
	display: inline-block; 
	width: 100%;
	height: 165px;
	margin: 0 auto;
	background-image: url(https://actis.com.ar/img/tosca.jpg);
	background-repeat: no-repeat;
	background-color: ;
	background-position: center top;
	background-size: 85%;
	-webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
    cursor: pointer;
	}

a.triangulostosca:hover {
	background-image: url(https://actis.com.ar/img/tosca2.jpg);
	}	

a.triangulosasfalto{
	display: inline-block; 
	width: 100%;
	height: 165px;
	margin: 0 auto;
	background-image: url(https://actis.com.ar/img/asfalto.jpg);
	background-repeat: no-repeat;
	background-color: ;
	background-position: center top;
	background-size: 85%;
	-webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
    cursor: pointer;
	}

a.triangulosasfalto:hover {
	background-image: url(https://actis.com.ar/img/asfalto2.jpg);
	}

a.trianguloscascote{
	display: inline-block; 
	width: 100%;
	height: 165px;
	margin: 0 auto;
	background-image: url(https://actis.com.ar/img/cascote.jpg);
	background-repeat: no-repeat;
	background-color: ;
	background-position: center top;
	background-size: 85%;
	-webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
    cursor: pointer;
	}

a.trianguloscascote:hover {
	background-image: url(https://actis.com.ar/img/cascote2.jpg);
	}

a.triangulospiedrapartida{
	display: inline-block; 
	width: 100%;
	height: 165px;
	margin: 0 auto;
	background-image: url(https://actis.com.ar/img/piedrapartida.jpg);
	background-repeat: no-repeat;
	background-color: ;
	background-position: center top;
	background-size: 85%;
	-webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
    cursor: pointer;
	}

a.triangulospiedrapartida:hover {
	background-image: url(https://actis.com.ar/img/piedrapartida2.jpg);
	}

	a.triangulospiedrapartidamdq{
	display: inline-block; 
	width: 100%;
	height: 165px;
	margin: 0 auto;
	background-image: url(https://actis.com.ar/img/piedrapartidamardelplata.jpg);
	background-repeat: no-repeat;
	background-color: ;
	background-position: center top;
	background-size: 85%;
	-webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
    cursor: pointer;
	}

a.triangulospiedrapartidamdq:hover {
	background-image: url(https://actis.com.ar/img/piedrapartidamardelplata2.jpg);
	}

	a.triangulocantorodado{
	display: inline-block; 
	width: 100%;
	height: 165px;
	margin: 0 auto;
	background-image: url(https://actis.com.ar/img/canto-rodado.jpg);
	background-repeat: no-repeat;
	background-color: ;
	background-position: center top;
	background-size: 85%;
	-webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
    cursor: pointer;
	}

a.triangulocantorodado:hover {
	background-image: url(https://actis.com.ar/img/canto-rodado2.jpg);
	}

	a.trianguloplantines{
	display: inline-block; 
	width: 100%;
	height: 165px;
	margin: 0 auto;
	background-image: url(https://actis.com.ar/img/plantines.jpg);
	background-repeat: no-repeat;
	background-color: ;
	background-position: center top;
	background-size: 85%;
	-webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
    cursor: pointer;
	}

a.trianguloplantines:hover {
	background-image: url(https://actis.com.ar/img/plantines2.jpg);
	}

	a.trianguloladrillos{
	display: inline-block; 
	width: 100%;
	height: 165px;
	margin: 0 auto;
	background-image: url(https://actis.com.ar/img/ladrillos.jpg);
	background-repeat: no-repeat;
	background-color: ;
	background-position: center top;
	background-size: 85%;
	-webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
    cursor: pointer;
	}

a.trianguloladrillos:hover {
	background-image: url(https://actis.com.ar/img/ladrillos2.jpg);
	}

	a.triangulocemento{
	display: inline-block; 
	width: 100%;
	height: 165px;
	margin: 0 auto;
	background-image: url(https://actis.com.ar/img/cemento.jpg);
	background-repeat: no-repeat;
	background-color: ;
	background-position: center top;
	background-size: 85%;
	-webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
    cursor: pointer;
	}

a.triangulocemento:hover {
	background-image: url(https://actis.com.ar/img/cemento2.jpg);
	}																										
	
	.botonn{
		width: 80%;
		height:145px;
		margin: 0 auto;
		background-color: transparent;
		text-align: center;
		margin-top: 20px;

	}

	.socaloinferior_sb{
		width: 80%;
		height:105px;
		margin: 0 auto;
		background-color: transparent;
		text-align: center;
		margin-top: 10px;
}

a.btnseccioninicio{
	display: inline-block; 
	width: 40%;
	height: 40px;
	background-color: #ffc900;
	text-align: center;
	font-size: 14px;
	text-decoration: none;
	color: #242424;
	font-weight: 600;
	padding-top: 11px;
	padding-bottom: 10px;
	border-radius: 5px;
	}

a.btnseccioninicio:hover {
	background-color: #242424;
	color: #ffc900;
	}

.botonnwhatsapp{
		width: 80%;
		height:180px;
		margin: 0 auto;
		background-color: transparent;
		text-align: center;
		margin-top: 0px;
		margin-bottom: 0px;
	}	

.botonnwhatsapp_todos{
		width: 80%;
		height:180px;
		margin: 0 auto;
		background-color: transparent;
		text-align: center;
		margin-top: 30px;
		margin-bottom: -30px;
	}

a.btnwhatsapp{
	display: inline-block; 
	width: 34%;
	height: 70px;
	background-color: #219F14;
	text-align: center;
	font-size: 16px;
	text-decoration: none;
	color: #FFF;
	font-weight: 600;
	padding-top: 0px;
	padding-bottom: 10px;
	border-radius: 5px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 90%;
	background-image: url(https://actis.com.ar/img/contactos-whats-01-blanco.svg);
	margin-bottom: 0px;
	}

a.btnwhatsapp:hover {
	background-color: #005759;
	color: #ffc900;
	}	

.botonnwhatsapptexto{
width: 100%;
height:40px;
margin: 0 auto;
background-color: transparent;
text-align: center;
font-size: 18px;
font-weight: 600;
color:#000;
margin-top: 5px;
margin-bottom: 0px;
}	

h10{
font-size: 46px;
font-weight: 600;
font-family: 'Roboto', sans-serif;
text-transform:none;
}
	
h11{
font-size: 26px;
font-family: 'Roboto', sans-serif;
color: #fff;
	}

.cuadroflota{
	background-color: transparent;
	width: 100%;
	height: 195px;
	margin: 0 auto;
	margin-left: 1%;
	margin-right:1%;
	color: #242424;
	font-size: 22px;
	font-weight: 500;
	background-repeat: no-repeat;
	background-color: ;
	background-position: center top;
	background-size: 100%;
	margin-bottom: 20px;
}

.cuadroflotaimg1{
background-image: url(https://actis.com.ar/img/serv-fletes.svg);
}

.cuadroflotaimg2{
background-image: url(https://actis.com.ar/img/serv-mov-suelos.svg);
}

.cuadroflotaimg3{
background-image: url(https://actis.com.ar/img/serv-venta-prod.svg);
}

.cuadroflotaimg4{
background-image: url(https://actis.com.ar/img/serv-retiro-mat.svg);
}

.flota{
	margin: 0 auto;
	background-color: transparent;
	width: 100%;
	height:auto;
	margin-top: 165px;
	text-align: center;
	float: right;
	margin-right: 0px;
	color: #fff;
}	

.llegamosatodos{
	margin: 0 auto;
	width: 100%;
	height:auto;
	margin-top: 40px;
	margin-bottom: 70px;
	background-color: transparent;
}


.llegamosatodos_imagen{
	width: 100%;
	height: auto;
	background-color: transparent;
	margin-right: 0%;
}

.llegamosatodos_imagen img{
	width: 100%;
	height: auto;
}

.llegamosatodos_texto{
	width: 100%;
	height: 340px;
	background-color: transparent;
	color:#4A2D1D;
}

.llegamosatodos_titulo{
	color:#4A2D1D;
	font-size: 28px; 
	font-weight: 600;
	line-height: 120%;
}

.llegamosatodos_cuerpo{
	color:#4A2D1D;
	font-size: 14px; 
}

.piegaleria{
	height: 90px;
}

.botonenv{
	display: inline-block; 
	height: 40px;
	background-color: #ffc900;
	text-align: center;
	font-size: 14px;
	text-decoration: none;
	color: #242424;
	font-weight: 600;
	padding-top: 9px;
	padding-bottom: 10px;
	border-radius: 5px;
	margin-top: 50px;
}

.botonenv:hover{
background-color: #242424;
	color: #ffc900
}

footer{
width: 100%;
height: 320px;
background-color: #F73208;
padding-top: 35px;
background-image: url(https://actis.com.ar/img/footer-fdo.svg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-size: 100%;
}


.footer_a{
	width: 95%;
	height: 100px;
	background-color: ;
	margin: 0 auto;
	margin-top: 10px;
}

.footer_b{
	width: 50%;
	height: 100px;
	background-color: transparent;
	margin: 0 auto;
	
	color: #000;
	font-size: 18px;
	line-height: 80%;
}

.footer_b img{
	width: 40%;	
}


.footer_c{
	width: 50%;
	height: 100px;
	background-color: transparent;
	margin: 0 auto;
	
	color: #fff;
	font-size: 16px;
	line-height: 80%;

}

.footer_c img{
	width: 20%;	
}



.img_modal{
display:block;
max-width:100%;
height:auto
}

.arribaindexserv{
margin: 0 auto;
width: 85%;
height: 1050px;
background: transparent;
position: relative;
margin-top: -30px;
z-index: 100;
}

.serviciostexto{
	background-color: ;
	width: 100%;
	height: auto;
	margin-left: 0%;
	margin-right:0%;
	margin-top: 20px;
	font-size: 16px;
	font-weight: 400;
	text-align: left;
	padding: 0px;
}

.serviciositems{
	background-color: ;
	width: 100%;
	height: 665px;
	margin-left: 0%;
	margin-right:0%;
	margin-top: 8px;
	font-size: 45px;
	font-weight: 400;
	text-align: center;
	padding: 0px;
}

.itemicon{
	width: 100%;
	height: 100px;
	margin-left: 0%;
	margin-right:0%;
	text-align: center;
	background-color: ;
}

.itemicon img{
	width: 60%;
	height: auto;
}

.itemtexto{
	width: 100%;
	height: 30px;
	line-height: 20px;
	margin-left: 0%;
	margin-right:0%;
	text-align: center;
	padding: 5px;
	background-color: ;
	padding: 5px 5px 0px 5px;
	font-size: 20px;
	font-weight: 500;
}

h255 {
font-size: 11px;
line-height: 10%;
}

.arribaindexprod{
margin: 0 auto;
width: 85%;
height: 360px;
background: transparent;
position: relative;
margin-top: -30px;
z-index: 100;
}

.productostexto{
	background-color: ;
	width: 100%;
	height: auto;
	margin-left: 0%;
	margin-right:0%;
	margin-top: 20px;
	font-size: 16px;
	font-weight: 400;
	text-align: left;
	padding: 0px;
}

.arribaindexquienes{
margin: 0 auto;
width: 85%;
height: 940px;
background: transparent;
position: relative;
margin-top: -30px;
z-index: 100;
}

.quienestexto{
	background-color: ;
	width: 100%;
	height: auto;
	margin-left: 0%;
	margin-right:0%;
	margin-top: 20px;
	font-size: 16px;
	font-weight: 400;
	text-align: left;
	padding: 0px;
}

.icocontactoimg1{
background-image: url(https://actis.com.ar/img/contactos-tel-01.svg);
}

.icocontactoimg2{
background-image: url(https://actis.com.ar/img/contactos-cel-01.svg);
}

.icocontactoimg3{
background-image: url(https://actis.com.ar/img/contactos-whats-01.svg);
}

.icocontactoimg4{
background-image: url(https://actis.com.ar/img/contactos-mail-01.svg);
}

.arribacontactos{
margin: 0 auto;
width: 85%;
height: 700px;
background: transparent;
position: relative;
margin-top: -30px;
z-index: 100;
}

.icocontacto{
	background-color: transparent;
	width: 90%;
	height: 120px;
	margin: 0 auto;
	margin-left: 5%;
	margin-right:5%;
	color: #242424;
	font-size: 22px;
	font-weight: 500;
	background-repeat: no-repeat;
	background-color: ;
	background-position: center top;
	background-size: 55%;
	margin-bottom: 20px;
}

.icocontactotext{
	margin: 0 auto;
	background-color: transparent;
	width: 100%;
	height:auto;
	margin-top: 75px;
	text-align: center;
	float: right;
	margin-right: 0px;
	color: #fff;
}

.cabezacontactos{
width: 100%;
height: auto;
margin: 0 auto;
background: #f73208;
position: relative;
margin-bottom: 0px;
}	

/* NUEVA PROG /////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */

}

																												@media(min-width:360px) {
																														.inicio_media {}
	.flota{
	margin: 0 auto;
	background-color: transparent;
	width: 100%;
	height:auto;
	margin-top: 180px;
	text-align: center;
	float: right;
	margin-right: 0px;
	color: #fff;
}

}


																														@media(min-width:380px) {
																														.inicio_media {}

.arribaindex2{
	margin: 0 auto;
width: 85%;
height: 540px;
background: transparent;
position: relative;
margin-top: -30px;
z-index: 100;
}	

.imgtoptop {
    /* Images default to Center Center. Maybe try 'center top'? */
    background-position: center center;
    display: block;
    width: 100%;
    height: 210px;
    /* height: 100vh; *//* If you want fullscreen */
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #fff;
    overflow: hidden;
    background-image: url(https://actis.com.ar/img/actis-servicios.jpg);
}	

.imgtoptop2 {
    /* Images default to Center Center. Maybe try 'center top'? */
    background-position: center center;
    display: block;
    width: 100%;
    height: 210px;
    /* height: 100vh; *//* If you want fullscreen */
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #fff;
    overflow: hidden;
    background-image: url(https://actis.com.ar/img/actis-productos.jpg);
}

.imgtoptop3 {
    /* Images default to Center Center. Maybe try 'center top'? */
    background-position: center center;
    display: block;
    width: 100%;
    height: 210px;
    /* height: 100vh; *//* If you want fullscreen */
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #fff;
    overflow: hidden;
    background-image: url(https://actis.com.ar/img/contactos.jpg);
}	

.imgtoptop4 {
    /* Images default to Center Center. Maybe try 'center top'? */
    background-position: center center;
    display: block;
    width: 100%;
    height: 210px;
    /* height: 100vh; *//* If you want fullscreen */
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #fff;
    overflow: hidden;
    background-image: url(https://actis.com.ar/img/actis-quienes-somos.jpg);
}																												

.secciontitulo{
	width: 100%;
	height: auto;
	font-size: 26px;
	font-weight: 600;
	text-align: center;
	background: none;
	overflow: hidden;
	margin-top: 30px;
	margin-bottom: 30px;
}	

.triangulos{
	background-color: transparent;
	width: 100%;
	height: 230px;
	margin: 0 auto;
	margin-left: 1%;
	margin-right:1%;
	text-align: center;
	color: #242424;
	font-size: 18px;
	font-weight: 600;
	line-height: 100%;
}

a.triangulosgranza{
	display: inline-block; 
	width: 100%;
	height: 170px;
	margin: 0 auto;
	background-image: url(https://actis.com.ar/img/triagranza.jpg);
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: center top;
	background-size: 75%;
	-webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
    cursor: pointer;
	}

a.triangulosgranza:hover {
	background-size: 80%;
	}

a.triangulosnegra{
	display: inline-block; 
	width: 100%;
	height: 170px;
	margin: 0 auto;
	background-image: url(https://actis.com.ar/img/trianegra.jpg);
	background-repeat: no-repeat;
	background-color: ;
	background-position: center top;
	background-size: 75%;
	-webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
    cursor: pointer;
	}

a.triangulosnegra:hover {
	background-size: 80%;
	}	

a.triangulosarena{
	display: inline-block; 
	width: 100%;
	height: 170px;
	margin: 0 auto;
	background-image: url(https://actis.com.ar/img/triaarena.jpg);
	background-repeat: no-repeat;
	background-color: ;
	background-position: center top;
	background-size: 75%;-webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
    cursor: pointer;
	}

a.triangulosarena:hover {
	background-size: 80%;
	}

a.triangulostosca{
	display: inline-block; 
	width: 100%;
	height: 170px;
	margin: 0 auto;
	background-image: url(https://actis.com.ar/img/tosca.jpg);
	background-repeat: no-repeat;
	background-color: ;
	background-position: center top;
	background-size: 75%;
	}

a.triangulostosca:hover {
	background-image: url(https://actis.com.ar/img/tosca2.jpg);
	}	

	a.triangulosasfalto{
	display: inline-block; 
	width: 100%;
	height: 170px;
	margin: 0 auto;
	background-image: url(https://actis.com.ar/img/asfalto.jpg);
	background-repeat: no-repeat;
	background-color: ;
	background-position: center top;
	background-size: 75%;
	}

a.triangulosasfalto:hover {
	background-image: url(https://actis.com.ar/img/asfalto2.jpg);
	}

a.trianguloscascote{
	display: inline-block; 
	width: 100%;
	height: 170px;
	margin: 0 auto;
	background-image: url(https://actis.com.ar/img/cascote.jpg);
	background-repeat: no-repeat;
	background-color: ;
	background-position: center top;
	background-size: 75%;
	}

a.trianguloscascote:hover {
	background-image: url(https://actis.com.ar/img/cascote2.jpg);
	}

a.triangulospiedrapartida{
	display: inline-block; 
	width: 100%;
	height: 170px;
	margin: 0 auto;
	background-image: url(https://actis.com.ar/img/piedrapartida.jpg);
	background-repeat: no-repeat;
	background-color: ;
	background-position: center top;
	background-size: 75%;
	}

a.triangulospiedrapartida:hover {
	background-image: url(https://actis.com.ar/img/piedrapartida2.jpg);
	}

	a.triangulospiedrapartidamdq{
	display: inline-block; 
	width: 100%;
	height: 170px;
	margin: 0 auto;
	background-image: url(https://actis.com.ar/img/piedrapartidamardelplata.jpg);
	background-repeat: no-repeat;
	background-color: ;
	background-position: center top;
	background-size: 75%;
	}

a.triangulospiedrapartidamdq:hover {
	background-image: url(https://actis.com.ar/img/piedrapartidamardelplata2.jpg);
	}

	a.triangulocantorodado{
	display: inline-block; 
	width: 100%;
	height: 170px;
	margin: 0 auto;
	background-image: url(https://actis.com.ar/img/canto-rodado.jpg);
	background-repeat: no-repeat;
	background-color: ;
	background-position: center top;
	background-size: 75%;
	}

a.triangulocantorodado:hover {
	background-image: url(https://actis.com.ar/img/canto-rodado2.jpg);
	}

	a.trianguloplantines{
	display: inline-block; 
	width: 100%;
	height: 170px;
	margin: 0 auto;
	background-image: url(https://actis.com.ar/img/plantines.jpg);
	background-repeat: no-repeat;
	background-color: ;
	background-position: center top;
	background-size: 75%;
	}

a.trianguloplantines:hover {
	background-image: url(https://actis.com.ar/img/plantines2.jpg);
	}	

.cuadroflota{
	background-color: transparent;
	width: 100%;
	height: 190px;
	margin: 0 auto;
	margin-left: 1%;
	margin-right:1%;
	color: #242424;
	font-size: 22px;
	font-weight: 500;
	background-repeat: no-repeat;
	background-color: ;
	background-position: center top;
	background-size: 90%;
	margin-bottom: 20px;
}

.flota{
	margin: 0 auto;
	background-color: transparent;
	width: 100%;
	height:auto;
	margin-top: 165px;
	text-align: center;
	float: right;
	margin-right: 0px;
}

.piegaleria{
	height: 100px;
}

.arribaindexserv{
margin: 0 auto;
width: 85%;
height: 1015px;
background: transparent;
position: relative;
margin-top: -30px;
z-index: 100;
}

.serviciostexto{
	background-color: ;
	width: 100%;
	height: auto;
	margin-left: 0%;
	margin-right:0%;
	margin-top: 20px;
	font-size: 16px;
	font-weight: 400;
	text-align: left;
	padding: 0px;
}

.serviciositems{
	background-color: ;
	width: 100%;
	height: 670px;
	margin-left: 0%;
	margin-right:0%;
	margin-top: 0px;
	font-size: 45px;
	font-weight: 400;
	text-align: center;
	padding: 0px;
}

.itemicon{
	width: 100%;
	height: 100px;
	margin-left: 0%;
	margin-right:0%;
	text-align: center;
	background-color: ;
}

.itemicon img{
	width: 50%;
	height: auto;
}

.itemtexto{
	width: 100%;
	height: 30px;
	line-height: 20px;
	margin-left: 0%;
	margin-right:0%;
	text-align: center;
	padding: 5px;
	background-color: ;
	padding: 5px 5px 0px 5px;
	font-size: 20px;
	font-weight: 500;
}

h255 {
font-size: 13px;
line-height: 10%;
}

.arribaindexprod{
margin: 0 auto;
width: 85%;
height: 315px;
background: transparent;
position: relative;
margin-top: -30px;
z-index: 100;
}

.productostexto{
	background-color: ;
	width: 100%;
	height: auto;
	margin-left: 0%;
	margin-right:0%;
	margin-top: 20px;
	font-size: 16px;
	font-weight: 400;
	text-align: left;
	padding: 0px;
}

.arribaindexquienes{
margin: 0 auto;
width: 85%;
height: 835px;
background: transparent;
position: relative;
margin-top: -30px;
z-index: 100;
}

.quienestexto{
	background-color: ;
	width: 100%;
	height: auto;
	margin-left: 0%;
	margin-right:0%;
	margin-top: 20px;
	font-size: 16px;
	font-weight: 400;
	text-align: left;
	padding: 0px;
}

.arribacontactos{
margin: 0 auto;
width: 85%;
height: 770px;
background: transparent;
position: relative;
margin-top: -30px;
z-index: 100;
}

.icocontacto{
	background-color: transparent;
	width: 90%;
	height: 125px;
	margin: 0 auto;
	margin-left: 5%;
	margin-right:5%;
	color: #242424;
	font-size: 22px;
	font-weight: 500;
	background-repeat: no-repeat;
	background-color: ;
	background-position: center top;
	background-size: 55%;
	margin-bottom: 30px;
}

.icocontactotext{
	margin: 0 auto;
	background-color: transparent;
	width: 100%;
	height:auto;
	margin-top: 95px;
	text-align: center;
	float: right;
	margin-right: 0px;
	color: #fff;
}

.cabezacontactos{
width: 100%;
height: auto;
margin: 0 auto;
background: #f73208;
position: relative;
margin-bottom: 0px;
}

}

																											@media(min-width:400px) {
																											.inicio_media {}

.arribaindex{
margin: 0 auto;
width: 80%;
height: 240px;
background: transparent;
position: relative;
margin-top: -20px;
z-index: 100;
}

.arribaindex2{
	margin: 0 auto;
width: 85%;
height: 500px;
background: transparent;
position: relative;
margin-top: -30px;
z-index: 100;
}	

.mascuadrosinicio{
	height: 40px;
text-align: right;
background-color: transparent;
margin-top: -35px;
}

a.mas{
	display: inline-block; 
	width: 14%;
	height: 95px;
	background-image: url(https://actis.com.ar/img/mas1.svg);
	background-repeat: no-repeat;
	background-color:;
	background-position: center top;
	}

a.mas:hover {
	background-image: url(https://actis.com.ar/img/mas2.svg);
	}	

a.mas img {
width: 100%;
}

.cuadroflota{
	background-color: transparent;
	width: 100%;
	height: 200px;
	margin: 0 auto;
	margin-left: 1%;
	margin-right:1%;
	color: #242424;
	font-size: 22px;
	font-weight: 500;
	background-repeat: no-repeat;
	background-color: ;
	background-position: center top;
	background-size: 90%;
	margin-bottom: 20px;
}


.flota{
	margin: 0 auto;
	background-color: transparent;
	width: 100%;
	height:auto;
	margin-top: 186px;
	text-align: center;
	float: right;
	margin-right: 0px;
}

}


																											

																											@media(min-width:475px) {
																											.inicio_media {}

.triangulos_espacio	{
	width: 100%;
	height: 20px;
}																										
	
header {
    text-align: center;
    color: #fff;
	background-color: ;
    height: auto;
}

.logoactis {
	width: 40%;
	height: auto;
	background-color: ;
	
	position: relative;
}

.logoactis img{
	width: 100%;
}

.cabezaindex{
width: 100%;
height: auto;
margin: 0 auto;
background: #f73208;
position: relative;
margin-bottom: 0px;
}

.abajoindex {
width: 100%;
height: auto;
background: #ccc;
position: relative;
margin-top: 81px;
}

.arribaindex{
width: 100%;
height: 300px;
background: transparent;
position: relative;
margin-top: -25px;
z-index: 100;
}

.imgtoptop {
    /* Images default to Center Center. Maybe try 'center top'? */
    background-position: center center;
    display: block;
    width: 100%;
    height: 250px;
    /* height: 100vh; *//* If you want fullscreen */
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #fff;
    overflow: hidden;
    background-image: url(https://actis.com.ar/img/actis-servicios.jpg);
}

.imgtoptop2 {
    /* Images default to Center Center. Maybe try 'center top'? */
    background-position: center center;
    display: block;
    width: 100%;
    height: 250px;
    /* height: 100vh; *//* If you want fullscreen */
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #fff;
    overflow: hidden;
    background-image: url(https://actis.com.ar/img/actis-productos.jpg);
}

.imgtoptop3 {
    /* Images default to Center Center. Maybe try 'center top'? */
    background-position: center center;
    display: block;
    width: 100%;
    height: 250px;
    /* height: 100vh; *//* If you want fullscreen */
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #fff;
    overflow: hidden;
    background-image: url(https://actis.com.ar/img/contactos.jpg);
}

.imgtoptop4 {
    /* Images default to Center Center. Maybe try 'center top'? */
    background-position: center center;
    display: block;
    width: 100%;
    height: 250px;
    /* height: 100vh; *//* If you want fullscreen */
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #fff;
    overflow: hidden;
    background-image: url(https://actis.com.ar/img/actis-quienes-somos.jpg);
}

.arribaindex2{
	margin: 0 auto;
width: 85%;
height: 440px;
background: transparent;
position: relative;
margin-top: -30px;
z-index: 100;
}


.cuadrosmarrones{
	background-color: transparent;
	width: 85%;
	height: 200px;
	margin: 0 auto;
}

.cuadrosmarrones1{
	background-color: #4a2d1d;
	width: 31%;
	height: 100px;
	margin: 0 auto;
	margin-left: 1%;
	margin-right:1%;
}



.cienporciento {
width: 100%;
height: auto;
margin: 0 auto;
box-sizing:border-box;
clear: both;
margin-top: -80px;
margin-bottom: -80px;
}



.cienporciento1 {
width: 100%;
height: auto;
margin: 0 auto;
padding-top: 20px;

box-sizing:border-box;
clear: both;
background-color: #a6ddfb;
overflow: hidden;
}

.articulostodos {
width: 93%;
margin-bottom:0;
box-sizing:border-box;
background:#fff;
line-height: 120%;
margin-bottom: 20px;
}


.titulo-articulos{
	height: auto;
	margin-bottom: 10px;
}

.seccion-texto-art{
	width: 100%;
	height: auto;
	background-color: ;
}

.articulo-imagen {
	width: 100%;
	height: auto;
	background-color:;
	margin-bottom: 10px;
}

.articulo-imagen img {
	width: 100%
}

.t-left{
text-align:left;	
}

.pdn {
	padding: 15px;
}

.seccion-margin-r {
	margin-right: 0px;
	margin-left: 15px;
}

.cienporciento2 {
width: 100%;
height: auto;
margin: 0 auto;
padding-top: 20px;
padding-bottom: 10px;
box-sizing:border-box;
clear: both;
background-color: #a6ddfb;
overflow: hidden;
}

.cienporciento3 {
width: 100%;
height: 1020px;
margin: 0 auto;
padding-top: 20px;
padding-bottom: 0px;
box-sizing:border-box;
clear: both;
background-color: #a6ddfb;
}


.logo {
	width: 100%;
	background: ;
	margin: left;
	text-align: center;
	margin-top:-50px;
	margin-bottom:20px;
	box-sizing:border-box;
}

.logo img {
	width: 60%;
	height: auto;
	background-color:;
}

.sub-logo{
	margin:0 auto;
	width:70%;
	font-size: 24px;
    font-weight: 300;
	color:#fff;
	font-family: 'Roboto', sans-serif; font-weight:500;
	margin-bottom:1%;
	text-align:center;
	line-height:120%;
	
	}
	
	.datos{
		margin:0 auto;
	width:80%;
	font-size: 22px;
    font-weight: 300;
	color:#0ff;
	font-family: 'Roboto', sans-serif; font-weight:500;
	line-height:120%;
	margin-bottom:3%;
	
	text-align:center;
	margin-bottom:10px;
	
		}
	
	.cajacentrada{
		
				aling:center;
		width:65%;
		text-align:center;
		margin-left: -30px;

	}
	
	.sheratonsadam{
		float:left;
		width: 100%;
		height: auto;
		background-color:;
		margin-bottom: 10px;
		text-align:center;
	}
	
				.sheraton{
		float:left;
		width: 100%;
		height:auto;
		background-color:;
		text-align:center;
		margin-bottom:10px;
	}
	
		.sheraton img {
	width: 35%;
	height: auto;
}
	
		.sadam{
		float:left;
		width: 100%;
		height: 100px;
		background-color:;
		text-align:center;
	}
	
	.sadam img {
	width: 40%;
	height: auto;
	}
	
	h9{
	font-size:22px;
	color:#fff;
	font-family: 'Roboto', sans-serif;
	font-weight:500;
	}
	
	h99{
	font-size:20px;
	color:#fff;
	font-family: 'Roboto', sans-serif;
	font-weight:400;
	line-height:100%;
	}
	
	.acerca{
	font-size: 1.35em;
	color:#61686F;	
	text-align:left;
	font-family: 'Roboto', sans-serif; font-weight:400;
	}
	
	.h66 {
    text-transform: none;
    font-family: 'Roboto', sans-serif;
	font-size:34px;
    font-weight: 500;
	color:#ffc900;
}

.h77 {
    text-transform: none;
    font-family: 'Roboto', sans-serif;
	font-size:24px;
    font-weight: 500;
	color:#fff;
}
	
	.h88 {
    text-transform: none;
	text-align:justify;
    font-family: 'Roboto', sans-serif;
	font-size:18px;
    font-weight: 500;
	color:#fff;
}

.h888 {
    text-transform: none;
	text-align:center;
    font-family: 'Roboto', sans-serif;
	font-size:18px;
    font-weight: 400;
	color:#61686F;
}

	.h662 {
    text-transform: none;
    font-family: 'Roboto', sans-serif;
	font-size:34px;
    font-weight: 500;
	color:#f73208;
}

.h772 {
    text-transform: none;
    font-family: 'Roboto', sans-serif;
	font-size:24px;
    font-weight: 500;
	color:#393c41;
}
	
	.h882 {
    text-transform: none;
	text-align:left;
    font-family: 'Roboto', sans-serif;
	font-size:18px;
    font-weight: 500;
	color:#393c41;
}

.boton-uno {
	width:75%;
	height:80px;
    padding: 28px 20px;
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
    font-size: 20px;
    font-weight: 500;
    color: #fff;
background-image: url(https://actis.com.ar/img/fndo-btn-1.png);
	background-repeat: no-repeat;
	background-position: center top;
}

.boton-uno:hover{
	color: #fff;
 	background-image: url(https://actis.com.ar/img/fndo-btn-2.png);
	background-repeat: no-repeat;
	background-position: center top;
}


	
			h04 {
    text-transform: none;
    font-family: 'Roboto', sans-serif;
	font-size:22px;
    font-weight: 500;
	color:#0066CC;
}

a.simple-link {
	font-family: 'Roboto', sans-serif;
	font-size:22px;
	font-weight:500;
	color:#0066CC;
	text-decoration: none;
} 

a.simple-link:hover { 
color: #09F; 
} 
	
	h44 {
    text-transform: none;
    font-family: 'Roboto', sans-serif;
	font-size:18px;
    font-weight: 500;
	color:#0066CC;
}

.distintodos{
		float:left;
		width: 100%;
		height: auto;
		background-color:;
		margin-bottom: 50px;
		border:solid 1px #FFF;
		text-align:center;
		padding-left:2%;
		padding-right:2%;
		}
		
				h11{
	font-size: 22px;
	}
		
h12 {
    text-transform: none;
    font-family: 'Roboto', sans-serif;
	font-size:17px;
    font-weight: 500;
	color:#0066CC;
}
	
	h013 {
    text-transform: none;
    font-family: 'Roboto', sans-serif;
	font-size:22px;
    font-weight: 500;
	line-height:110%;
	color:#0066CC;
}


	.margtop{
	margin-top:50px;	
}

h014 {
    text-transform: none;
    font-family: 'Roboto', sans-serif;
	font-size:20px;
    font-weight: 500;
	line-height:100%;
	color:#0066CC;
}

		.h10b{    
	margin-top: 50px;
    margin-bottom: 10px;
    font-size: 40px;
	font-family: 'Roboto', sans-serif; font-weight:500;
	color:#0099FF;
	text-transform:uppercase;
	margin-bottom: 30px;
	text-align:center;
	line-height:110%;
	}

	/* NUEVA PROG /////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
.logoactis {
	width: 50%;
	height: auto;
	background-color: ;
	
	position: relative;
}

.logoactis img{
	width: 100%;
}



header {
    text-align: center;
    color: #fff;
	background-color: ;
    height: auto;
}


.cabezaindex{
width: 100%;
height: auto;
margin: 0 auto;
background: #f73208;
position: relative;
margin-bottom: 30px;
}

.abajoindex {
width: 100%;
height: auto;
background: #ccc;
position: relative;
margin-top: 110px;
}

.arribaindex{
margin: 0 auto;
width: 80%;
height: 650px;
background: transparent;
position: relative;
margin-top: -30px;
z-index: 100;
}

.arribaindex2{
	margin: 0 auto;
width: 85%;
height: 430px;
background: transparent;
position: relative;
margin-top: -30px;
z-index: 100;
}

.cuadrosmarrones1{
	background-color: #4a2d1d;
	width: 100%;
	height: auto;
	margin: 0 auto;
	margin-left: 0%;
	margin-right:0%;
	font-size: 18px;
	font-weight: 500;
	text-align: left;
	padding: 15px;
	margin-bottom: 15px;
}

.texcuadrosinicio{
	height: auto;
	font-size: 14px;
	font-weight: 400;
	background-color:transparent;
}

.mascuadrosinicio{
	height: 45px;
text-align: right;
background-color: transparent;
margin-top: 0px;
}

a.mas{
	display: inline-block; 
	width: 11%;
	height: 80px;
	background-image: url(https://actis.com.ar/img/mas1.svg);
	background-repeat: no-repeat;
	background-color:;
	background-position: center top;
	}

a.mas:hover {
	background-image: url(https://actis.com.ar/img/mas2.svg);
	}	

a.mas img {
width: 100%;
}

a.mas2{
	display: inline-block; 
	width: 30%;
	height: 75px;
	background-image: url(https://actis.com.ar/img/mas2.svg);
	background-repeat: no-repeat;
	background-color:;
	background-position: center top;
	}

a.mas2:hover {
	background-image: url(https://actis.com.ar/img/mas1naranja.svg);
	}	

a.mas2 img {
width: 100%;
}

.cienporciento {
width: 100%;
height: auto;
margin: 0 auto;
box-sizing:border-box;
clear: both;
margin-top: -80px;
margin-bottom: -80px;
}

.grisclaro{
background-color:#ccc;
}

.grisoscuro{
background-color:#4d4d4d;
}

.amarilloinstu{
background-color:#ffc900;
}

.seccionint {
width: 90%;
height: auto;
margin: 0 auto;
box-sizing:border-box;
clear: both;
overflow: hidden;
}

.secciontitulo{
	width: 100%;
	height: auto;
	font-size: 30px;
	font-weight: 600;
	text-align: center;
	background: none;
	overflow: hidden;
	margin-top: 30px;
	margin-bottom: 30px;
}

.secciontitulo2{
	width: 100%;
	height: auto;
	font-size: 30px;
	font-weight: 600;
	text-align: center;
	background: none;
	overflow: hidden;
	margin-top: 30px;
	margin-bottom: 30px;
}

.tituloenviesuconsulta{
	width: 100%;
	height: auto;
	font-size: 24px;
	font-weight: 600;
	text-align: center;
	background: none;
	overflow: hidden;
	margin-top: -20px;
	margin-bottom: 30px;
}

.titulocolornegro{
	color:#242424;
}

.titulocolorblanco{
	color:#fff;
}

.triangulos{
	background-color: transparent;
	width: 31%;
	height: 140px;
	margin: 0 auto;
	margin-left: 1%;
	margin-right:1%;
	text-align: center;
	color: #242424;
	font-size: 18px;
	font-weight: 600;
	line-height: 100%;
}

a.triangulosgranza{
	display: inline-block; 
	width: 90%;
	height: 100px;
	margin: 0 auto;
	background-image: url(https://actis.com.ar/img/triagranza.jpg);
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: center top;
	background-size: 95%;
	-webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
    cursor: pointer;
	}

a.triangulosgranza:hover {
	background-size: 100%;
	}

a.triangulosnegra{
	display: inline-block; 
	width: 90%;
	height: 100px;
	margin: 0 auto;
	background-image: url(https://actis.com.ar/img/trianegra.jpg);
	background-repeat: no-repeat;
	background-color: ;
	background-position: center top;
	background-size: 95%;
	-webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
    cursor: pointer;
	}

a.triangulosnegra:hover {
	background-size: 100%;
	}	

a.triangulosarena{
	display: inline-block; 
	width: 90%;
	height: 100px;
	margin: 0 auto;
	background-image: url(https://actis.com.ar/img/triaarena.jpg);
	background-repeat: no-repeat;
	background-color: ;
	background-position: center top;
	background-size: 95%;-webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
    cursor: pointer;
	}

a.triangulosarena:hover {
	background-size: 100%;
	}

a.triangulostosca{
	display: inline-block; 
	width: 90%;
	height: 100px;
	margin: 0 auto;
	background-image: url(https://actis.com.ar/img/tosca.jpg);
	background-repeat: no-repeat;
	background-color: ;
	background-position: center top;
	background-size: 100%;
	}

a.triangulostosca:hover {
	background-image: url(https://actis.com.ar/img/tosca2.jpg);
	}	

	a.triangulosasfalto{
	display: inline-block; 
	width: 90%;
	height: 100px;
	margin: 0 auto;
	background-image: url(https://actis.com.ar/img/asfalto.jpg);
	background-repeat: no-repeat;
	background-color: ;
	background-position: center top;
	background-size: 100%;
	}

a.triangulosasfalto:hover {
	background-image: url(https://actis.com.ar/img/asfalto2.jpg);
	}

a.trianguloscascote{
	display: inline-block; 
	width: 90%;
	height: 100px;
	margin: 0 auto;
	background-image: url(https://actis.com.ar/img/cascote.jpg);
	background-repeat: no-repeat;
	background-color: ;
	background-position: center top;
	background-size: 100%;
	}

a.trianguloscascote:hover {
	background-image: url(https://actis.com.ar/img/cascote2.jpg);
	}

a.triangulospiedrapartida{
	display: inline-block; 
	width: 90%;
	height: 100px;
	margin: 0 auto;
	background-image: url(https://actis.com.ar/img/piedrapartida.jpg);
	background-repeat: no-repeat;
	background-color: ;
	background-position: center top;
	background-size: 100%;
	}

a.triangulospiedrapartida:hover {
	background-image: url(https://actis.com.ar/img/piedrapartida2.jpg);
	}

	a.triangulospiedrapartidamdq{
	display: inline-block; 
	width: 90%;
	height: 100px;
	margin: 0 auto;
	background-image: url(https://actis.com.ar/img/piedrapartidamardelplata.jpg);
	background-repeat: no-repeat;
	background-color: ;
	background-position: center top;
	background-size: 100%;
	}

a.triangulospiedrapartidamdq:hover {
	background-image: url(https://actis.com.ar/img/piedrapartidamardelplata2.jpg);
	}

	a.triangulocantorodado{
	display: inline-block; 
	width: 90%;
	height: 100px;
	margin: 0 auto;
	background-image: url(https://actis.com.ar/img/canto-rodado.jpg);
	background-repeat: no-repeat;
	background-color: ;
	background-position: center top;
	background-size: 100%;
	}

a.triangulocantorodado:hover {
	background-image: url(https://actis.com.ar/img/canto-rodado2.jpg);
	}

	a.trianguloplantines{
	display: inline-block; 
	width: 90%;
	height: 100px;
	margin: 0 auto;
	background-image: url(https://actis.com.ar/img/plantines.jpg);
	background-repeat: no-repeat;
	background-color: ;
	background-position: center top;
	background-size: 100%;
	}

a.trianguloplantines:hover {
	background-image: url(https://actis.com.ar/img/plantines2.jpg);
	}		

	a.trianguloladrillos{
	display: inline-block; 
	width: 90%;
	height: 100px;
	margin: 0 auto;
	background-image: url(https://actis.com.ar/img/ladrillos.jpg);
	background-repeat: no-repeat;
	background-color: ;
	background-position: center top;
	background-size: 100%;
	}

a.trianguloladrillos:hover {
	background-image: url(https://actis.com.ar/img/ladrillos2.jpg);
	}

	a.triangulocemento{
	display: inline-block; 
	width: 90%;
	height: 100px;
	margin: 0 auto;
	background-image: url(https://actis.com.ar/img/cemento.jpg);
	background-repeat: no-repeat;
	background-color: ;
	background-position: center top;
	background-size: 100%;
	}

a.triangulocemento:hover {
	background-image: url(https://actis.com.ar/img/cemento2.jpg);
	}		

	.botonn{
		width: 80%;
		height:145px;
		margin: 0 auto;
		background-color: transparent;
		text-align: center;
		margin-top: 40px;
	}

	.socaloinferior_sb{
		width: 80%;
		height:105px;
		margin: 0 auto;
		background-color: transparent;
		text-align: center;
		margin-top: 10px;
}	

a.btnseccioninicio{
	display: inline-block; 
	width: 23%;
	height: 40px;
	background-color: #ffc900;
	text-align: center;
	font-size: 14px;
	text-decoration: none;
	color: #242424;
	font-weight: 600;
	padding-top: 11px;
	padding-bottom: 10px;
	border-radius: 5px;
	}

a.btnseccioninicio:hover {
	background-color: #242424;
	color: #ffc900;
	}

.botonnwhatsapp{
		width: 80%;
		height:auto;
		margin: 0 auto;
		background-color: transparent;
		text-align: center;
		margin-top: 0px;
		margin-bottom: 40px;
	}	

a.btnwhatsapp{
	display: inline-block; 
	width: 28%;
	height: 70px;
	background-color: #219F14;
	text-align: center;
	font-size: 16px;
	text-decoration: none;
	color: #FFF;
	font-weight: 600;
	padding-top: 0px;
	padding-bottom: 10px;
	border-radius: 5px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 92%;
	background-image: url(https://actis.com.ar/img/contactos-whats-01-blanco.svg);
	margin-bottom: 0px;
	}

a.btnwhatsapp:hover {
	background-color: #005759;
	color: #ffc900;
	}	

.botonnwhatsapptexto{
width: 100%;
height:40px;
margin: 0 auto;
background-color: transparent;
text-align: center;
font-size: 20px;
font-weight: 600;
color:#000;
margin-top: 5px;
margin-bottom: 0px;
}	

h10{
font-size: 46px;
font-weight: 600;
font-family: 'Roboto', sans-serif;
text-transform:none;
}
	
h11{
font-size: 26px;
font-family: 'Roboto', sans-serif;
color: #fff;
	}

.cuadroflota{
	background-color: transparent;
	width: 46%;
	height: 185px;
	margin: 0 auto;
	margin-left: 2%;
	margin-right:2%;
	color: #242424;
	font-size: 19px;
	font-weight: 500;
	background-repeat: no-repeat;
	background-color: ;
	background-position: center top;
	background-size: 100%;
	margin-bottom: 0px;
}

.flota{
	margin: 0 auto;
	background-color: transparent;
	width: 100%;
	height:auto;
	margin-top: 140px;
	text-align: center;
	float: right;
	margin-right: 0px;
}	

.llegamosatodos{
	margin: 0 auto;
	width: 100%;
	height: 160px;
	margin-top: 40px;
	margin-bottom: 70px;
	background-color: transparent;
}


.llegamosatodos_imagen{
	width: 30%;
	height: 180px;
	background-color: ;
	margin-right: 2%;
}

.llegamosatodos_imagen img{
	width: 100%;
	height: auto;
}

.llegamosatodos_texto{
	width: 68%;
	height: 180px;
	background-color: ;
	color:#4A2D1D;
}

.llegamosatodos_titulo{
	color:#4A2D1D;
	font-size: 22px; 
	font-weight: 600;
}

.llegamosatodos_cuerpo{
	color:#4A2D1D;
	font-size: 14px; 
}

.piegaleria{
	height: 100px;
}

.botonenv{
	display: inline-block; 
	height: 40px;
	background-color: #ffc900;
	text-align: center;
	font-size: 14px;
	text-decoration: none;
	color: #242424;
	font-weight: 600;
	padding-top: 9px;
	padding-bottom: 10px;
	border-radius: 5px;
	margin-top: 50px;
}

.botonenv:hover{
background-color: #242424;
	color: #ffc900
}

footer{
width: 100%;
height: 350px;
background-color: #F73208;
padding-top: 35px;
background-image: url(https://actis.com.ar/img/footer-fdo.svg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-size: 100%;
}


.footer_a{
	width: 95%;
	height: 100px;
	background-color: ;
	margin: 0 auto;
	margin-top: 10px;
}

.footer_b{
	width: 50%;
	height: 100px;
	background-color: transparent;
	margin: 0 auto;
	
	color: #000;
	font-size: 18px;
	line-height: 80%;
}

.footer_b img{
	width: 40%;	
}


.footer_c{
	width: 50%;
	height: 100px;
	background-color: transparent;
	margin: 0 auto;
	
	color: #fff;
	font-size: 16px;
	line-height: 80%;

}

.footer_c img{
	width: 20%;	
}

.arribaindexserv{
margin: 0 auto;
width: 85%;
height: 720px;
background: transparent;
position: relative;
margin-top: -30px;
z-index: 100;
}

.serviciostexto{
	background-color: ;
	width: 100%;
	height: auto;
	margin-left: 0%;
	margin-right:0%;
	margin-top: 20px;
	font-size: 16px;
	font-weight: 400;
	text-align: left;
	padding: 0px;
}

.serviciositems{
	background-color: ;
	width: 100%;
	height: 400px;
	margin-left: 0%;
	margin-right:0%;
	margin-top: 20px;
	font-size: 45px;
	font-weight: 400;
	text-align: center;
	padding: 0px;
}

.itemicon{
	width: 30%;
	height: 80px;
	margin-left: 0%;
	margin-right:0%;
	text-align: center;
	background-color: ;
}

.itemicon img{
	width: 100%;
	height: auto;
}

.itemtexto{
	width: 70%;
	height: 80px;
	line-height: 20px;
	margin-left: 0%;
	margin-right:0%;
	text-align: left;
	padding: 5px;
	background-color: ;
	padding: 30px 5px 0px 5px;
	font-size: 22px;
	font-weight: 500;
}

h255 {
font-size: 16px;
line-height: 10%;
}

.arribaindexprod{
margin: 0 auto;
width: 85%;
height: 280px;
background: transparent;
position: relative;
margin-top: -30px;
z-index: 100;
}

.productostexto{
	background-color: ;
	width: 100%;
	height: auto;
	margin-left: 0%;
	margin-right:0%;
	margin-top: 20px;
	font-size: 16px;
	font-weight: 400;
	text-align: left;
	padding: 0px;
}

.arribaindexquienes{
margin: 0 auto;
width: 85%;
height: 650px;
background: transparent;
position: relative;
margin-top: -30px;
z-index: 100;
}

.quienestexto{
	background-color: ;
	width: 100%;
	height: auto;
	margin-left: 0%;
	margin-right:0%;
	margin-top: 20px;
	font-size: 16px;
	font-weight: 400;
	text-align: left;
	padding: 0px;
}

.arribacontactos{
margin: 0 auto;
width: 85%;
height: 470px;
background: transparent;
position: relative;
margin-top: -30px;
z-index: 100;
}

.icocontacto{
	background-color: transparent;
	width: 50%;
	height: 125px;
	margin: 0 auto;
	margin-left: 0%;
	margin-right:0%;
	color: #242424;
	font-size: 22px;
	font-weight: 500;
	background-repeat: no-repeat;
	background-color: ;
	background-position: center top;
	background-size: 70%;
	margin-bottom: 30px;
}

.icocontactotext{
	margin: 0 auto;
	background-color: transparent;
	width: 100%;
	height:auto;
	margin-top: 95px;
	text-align: center;
	float: right;
	margin-right:0px;
	color: #fff;
}

.cabezacontactos{
width: 100%;
height: auto;
margin: 0 auto;
background: #f73208;
position: relative;
margin-bottom: 0px;
}	

/* NUEVA PROG /////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
	
}

																									@media(min-width:540px) {
																									.inicio_media {}

.triangulos_espacio	{
	width: 100%;
	height: 40px;
}																							


.triangulos{
	background-color: transparent;
	width: 31%;
	height: 140px;
	margin: 0 auto;
	margin-left: 1%;
	margin-right:1%;
	text-align: center;
	color: #242424;
	font-size: 18px;
	font-weight: 600;
	line-height: 100%;
}

a.triangulosgranza{
	display: inline-block; 
	width: 90%;
	height: 120px;
	margin: 0 auto;
	background-image: url(https://actis.com.ar/img/triagranza.jpg);
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: center top;
	background-size: 95%;
	-webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
    cursor: pointer;
	}

a.triangulosgranza:hover {
	background-size: 100%;
	}

a.triangulosnegra{
	display: inline-block; 
	width: 90%;
	height: 120px;
	margin: 0 auto;
	background-image: url(https://actis.com.ar/img/trianegra.jpg);
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: center top;
	background-size: 95%;
	-webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
    cursor: pointer;
	}

a.triangulosnegra:hover {
	background-size: 100%;
	}	

a.triangulosarena{
	display: inline-block; 
	width: 90%;
	height: 120px;
	margin: 0 auto;
	background-image: url(https://actis.com.ar/img/triaarena.jpg);
	background-repeat: no-repeat;
	background-color: ;
	background-position: center top;
	background-size: 95%;
	-webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
    cursor: pointer;
	}

a.triangulosarena:hover {
	background-size: 100%;
	}

a.triangulostosca{
	display: inline-block; 
	width: 90%;
	height: 120px;
	margin: 0 auto;
	background-image: url(https://actis.com.ar/img/tosca.jpg);
	background-repeat: no-repeat;
	background-color: ;
	background-position: center top;
	background-size: 100%;
	}

a.triangulostosca:hover {
	background-image: url(https://actis.com.ar/img/tosca2.jpg);
	}	

	a.triangulosasfalto{
	display: inline-block; 
	width: 90%;
	height: 120px;
	margin: 0 auto;
	background-image: url(https://actis.com.ar/img/asfalto.jpg);
	background-repeat: no-repeat;
	background-color: ;
	background-position: center top;
	background-size: 100%;
	}

a.triangulosasfalto:hover {
	background-image: url(https://actis.com.ar/img/asfalto2.jpg);
	}

a.trianguloscascote{
	display: inline-block; 
	width: 90%;
	height: 120px;
	margin: 0 auto;
	background-image: url(https://actis.com.ar/img/cascote.jpg);
	background-repeat: no-repeat;
	background-color: ;
	background-position: center top;
	background-size: 100%;
	}

a.trianguloscascote:hover {
	background-image: url(https://actis.com.ar/img/cascote2.jpg);
	}

a.triangulospiedrapartida{
	display: inline-block; 
	width: 90%;
	height: 120px;
	margin: 0 auto;
	background-image: url(https://actis.com.ar/img/piedrapartida.jpg);
	background-repeat: no-repeat;
	background-color: ;
	background-position: center top;
	background-size: 100%;
	}

a.triangulospiedrapartida:hover {
	background-image: url(https://actis.com.ar/img/piedrapartida2.jpg);
	}

	a.triangulospiedrapartidamdq{
	display: inline-block; 
	width: 90%;
	height: 120px;
	margin: 0 auto;
	background-image: url(https://actis.com.ar/img/piedrapartidamardelplata.jpg);
	background-repeat: no-repeat;
	background-color: ;
	background-position: center top;
	background-size: 100%;
	}

a.triangulospiedrapartidamdq:hover {
	background-image: url(https://actis.com.ar/img/piedrapartidamardelplata2.jpg);
	}

	a.triangulocantorodado{
	display: inline-block; 
	width: 90%;
	height: 120px;
	margin: 0 auto;
	background-image: url(https://actis.com.ar/img/canto-rodado.jpg);
	background-repeat: no-repeat;
	background-color: ;
	background-position: center top;
	background-size: 100%;
	}

a.triangulocantorodado:hover {
	background-image: url(https://actis.com.ar/img/canto-rodado2.jpg);
	}

	a.trianguloplantines{
	display: inline-block; 
	width: 90%;
	height: 120px;
	margin: 0 auto;
	background-image: url(https://actis.com.ar/img/plantines.jpg);
	background-repeat: no-repeat;
	background-color: ;
	background-position: center top;
	background-size: 100%;
	}

a.trianguloplantines:hover {
	background-image: url(https://actis.com.ar/img/plantines2.jpg);
	}			

	a.trianguloladrillos{
	display: inline-block; 
	width: 90%;
	height: 120px;
	margin: 0 auto;
	background-image: url(https://actis.com.ar/img/ladrillos.jpg);
	background-repeat: no-repeat;
	background-color: ;
	background-position: center top;
	background-size: 100%;
	}

a.trianguloladrillos:hover {
	background-image: url(https://actis.com.ar/img/ladrillos2.jpg);
	}

	a.triangulocemento{
	display: inline-block; 
	width: 90%;
	height: 120px;
	margin: 0 auto;
	background-image: url(https://actis.com.ar/img/cemento.jpg);
	background-repeat: no-repeat;
	background-color: ;
	background-position: center top;
	background-size: 100%;
	}

a.triangulocemento:hover {
	background-image: url(https://actis.com.ar/img/cemento2.jpg);
	}		

	.h66 {
    text-transform: none;
    font-family: 'Roboto', sans-serif;
	font-size:42px;
    font-weight: 500;
	color:#ffc900;
}

.h77 {
    text-transform: none;
    font-family: 'Roboto', sans-serif;
	font-size:30px;
    font-weight: 500;
	color:#fff;
}
	
	.h88 {
    text-transform: none;
	text-align:justify;
    font-family: 'Roboto', sans-serif;
	font-size:18px;
    font-weight: 500;
	color:#fff;
}	

.h662 {
    text-transform: none;
    font-family: 'Roboto', sans-serif;
	font-size:42px;
    font-weight: 500;
	color:#f73208;
}

.h772 {
    text-transform: none;
    font-family: 'Roboto', sans-serif;
	font-size:30px;
    font-weight: 500;
	color:#393c41;
}
	
	.h882 {
		width: 50%;
		margin-left: 25%;
    text-transform: none;
	text-align:left;
    font-family: 'Roboto', sans-serif;
	font-size:22px;
    font-weight: 500;
	color:#393c41;
}

.cuadroflota{
	background-color: transparent;
	width: 46%;
	height: 195px;
	margin: 0 auto;
	margin-left: 2%;
	margin-right:2%;
	color: #242424;
	font-size: 22px;
	font-weight: 500;
	background-repeat: no-repeat;
	background-color: ;
	background-position: center top;
	background-size: 100%;
	margin-bottom: 0px;
}

.flota{
	margin: 0 auto;
	background-color: transparent;
	width: 100%;
	height:auto;
	margin-top: 155px;
	text-align: center;
	float: right;
	margin-right: 0px;
}

.arribaindexserv{
margin: 0 auto;
width: 85%;
height: 710px;
background: transparent;
position: relative;
margin-top: -30px;
z-index: 100;
}

.serviciostexto{
	background-color: ;
	width: 100%;
	height: auto;
	margin-left: 0%;
	margin-right:0%;
	margin-top: 20px;
	font-size: 16px;
	font-weight: 400;
	text-align: left;
	padding: 0px;
}

.serviciositems{
	background-color: ;
	width: 100%;
	height: 410px;
	margin-left: 0%;
	margin-right:0%;
	margin-top: 20px;
	font-size: 45px;
	font-weight: 400;
	text-align: center;
	padding: 0px;
}

.itemicon{
	width: 30%;
	height: 80px;
	margin-left: 0%;
	margin-right:0%;
	text-align: center;
	background-color: ;
}

.itemicon img{
	width: 100%;
	height: auto;
}

.itemtexto{
	width: 70%;
	height: 80px;
	line-height: 20px;
	margin-left: 0%;
	margin-right:0%;
	text-align: left;
	padding: 5px;
	background-color: ;
	padding: 30px 5px 0px 5px;
	font-size: 22px;
	font-weight: 500;
}

h255 {
font-size: 16px;
line-height: 10%;
}

.arribaindexprod{
margin: 0 auto;
width: 85%;
height: 280px;
background: transparent;
position: relative;
margin-top: -30px;
z-index: 100;
}

.productostexto{
	background-color: ;
	width: 100%;
	height: auto;
	margin-left: 0%;
	margin-right:0%;
	margin-top: 20px;
	font-size: 16px;
	font-weight: 400;
	text-align: left;
	padding: 0px;
}	

.arribaindexquienes{
margin: 0 auto;
width: 85%;
height: 600px;
background: transparent;
position: relative;
margin-top: -30px;
z-index: 100;
}

.quienestexto{
	background-color: ;
	width: 100%;
	height: auto;
	margin-left: 0%;
	margin-right:0%;
	margin-top: 20px;
	font-size: 16px;
	font-weight: 400;
	text-align: left;
	padding: 0px;
}																											

}	
	
	

																									@media(min-width:635px) {
																									.inicio_media {}

/* NUEVA PROG /////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */

.imgtoptop {
    /* Images default to Center Center. Maybe try 'center top'? */
    background-position: center center;
    display: block;
    width: 100%;
    height: 280px;
    /* height: 100vh; *//* If you want fullscreen */
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #fff;
    overflow: hidden;
    background-image: url(https://actis.com.ar/img/actis-servicios.jpg);
}

.imgtoptop2 {
    /* Images default to Center Center. Maybe try 'center top'? */
    background-position: center center;
    display: block;
    width: 100%;
    height: 280px;
    /* height: 100vh; *//* If you want fullscreen */
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #fff;
    overflow: hidden;
    background-image: url(https://actis.com.ar/img/actis-productos.jpg);
}

.imgtoptop3 {
    /* Images default to Center Center. Maybe try 'center top'? */
    background-position: center center;
    display: block;
    width: 100%;
    height: 280px;
    /* height: 100vh; *//* If you want fullscreen */
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #fff;
    overflow: hidden;
    background-image: url(https://actis.com.ar/img/contactos.jpg);
}

.imgtoptop4 {
    /* Images default to Center Center. Maybe try 'center top'? */
    background-position: center center;
    display: block;
    width: 100%;
    height: 280px;
    /* height: 100vh; *//* If you want fullscreen */
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #fff;
    overflow: hidden;
    background-image: url(https://actis.com.ar/img/actis-quienes-somos.jpg);
}

.triangulos_espacio	{
	width: 100%;
	height: 30px;
}

.logoactis {
	width: 50%;
	height: auto;
	background-color: ;
	
	position: relative;
}

.logoactis img{
	width: 100%;
}



header {
    text-align: center;
    color: #fff;
	background-color: ;
    height: auto;
}


.cabezaindex{
width: 100%;
height: auto;
margin: 0 auto;
background: #f73208;
position: relative;
margin-bottom: 30px;
}

.abajoindex {
width: 100%;
height: auto;
background: #ccc;
position: relative;
margin-top: 110px;
}

.arribaindex{
	margin: 0 auto;
width: 95%;
height: 320px;
background: transparent;
position: relative;
margin-top: -30px;
z-index: 100;
}

.arribaindex2{
	margin: 0 auto;
width: 85%;
height: 420px;
background: transparent;
position: relative;
margin-top: -30px;
z-index: 100;
}

.cuadrosmarrones1{
	background-color: #4a2d1d;
	width: 31%;
	height: auto;
	margin: 0 auto;
	margin-left: 1%;
	margin-right:1%;
	font-size: 18px;
	font-weight: 500;
	text-align: left;
	padding: 15px;
	margin-bottom: 0px;
}

.texcuadrosinicio{
	height: 210px;
	font-size: 14px;
	font-weight: 400;
	background-color:transparent;
}

.texcuadrosinicio2{
	height: auto;
	font-size: 16px;
	font-weight: 400;
	background-color:transparent;
}

.mascuadrosinicio{
	height: 35px;
text-align: right;
background-color: ;
}

a.mas{
	display: inline-block; 
	width: 20%;
	height: 75px;
	background-image: url(https://actis.com.ar/img/mas1.svg);
	background-repeat: no-repeat;
	background-color:;
	background-position: center top;
	}

a.mas:hover {
	background-image: url(https://actis.com.ar/img/mas2.svg);
	}	

a.mas img {
width: 100%;
}

a.mas2{
	display: inline-block; 
	width: 20%;
	height: 75px;
	background-image: url(https://actis.com.ar/img/mas2.svg);
	background-repeat: no-repeat;
	background-color:;
	background-position: center top;
	}

a.mas2:hover {
	background-image: url(https://actis.com.ar/img/mas1naranja.svg);
	}	

a.mas2 img {
width: 100%;
}

.cienporciento {
width: 100%;
height: auto;
margin: 0 auto;
box-sizing:border-box;
clear: both;
margin-top: -80px;
margin-bottom: -80px;
}

.grisclaro{
background-color:#ccc;
}

.grisoscuro{
background-color:#4d4d4d;
}

.amarilloinstu{
background-color:#ffc900;
}

.seccionint {
width: 85%;
height: auto;
margin: 0 auto;
box-sizing:border-box;
clear: both;
overflow: hidden;
}

.secciontitulo{
	width: 100%;
	height: auto;
	font-size: 34px;
	font-weight: 600;
	text-align: center;
	background: none;
	overflow: hidden;
	margin-top: 30px;
	margin-bottom: 30px;
}

.secciontitulo2{
	width: 100%;
	height: auto;
	font-size: 34px;
	font-weight: 600;
	text-align: center;
	background: none;
	overflow: hidden;
	margin-top: 30px;
	margin-bottom: 30px;
}

.tituloenviesuconsulta{
	width: 100%;
	height: auto;
	font-size: 34px;
	font-weight: 600;
	text-align: center;
	background: none;
	overflow: hidden;
	margin-top: -20px;
	margin-bottom: 30px;
}

.titulocolornegro{
	color:#242424;
}

.titulocolorblanco{
	color:#fff;
}

.triangulos{
	background-color: transparent;
	width: 31%;
	height: 135px;
	margin: 0 auto;
	margin-left: 1%;
	margin-right:1%;
	text-align: center;
	color: #242424;
	font-size: 18px;
	font-weight: 600;
	line-height: 100%;
}

a.triangulosgranza{
	display: inline-block; 
	width: 80%;
	height: 115px;
	margin: 0 auto;
	background-image: url(https://actis.com.ar/img/triagranza.jpg);
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: center top;
	background-size: 95%;
	-webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
    cursor: pointer;
	}

a.triangulosgranza:hover {
	background-size: 100%;
	}

a.triangulosnegra{
	display: inline-block; 
	width: 80%;
	height: 115px;
	margin: 0 auto;
	background-image: url(https://actis.com.ar/img/trianegra.jpg);
	background-repeat: no-repeat;
	background-color: ;
	background-position: center top;
	background-size: 95%;
	-webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
    cursor: pointer;
	}

a.triangulosnegra:hover {
	background-size: 100%;
	}	

a.triangulosarena{
	display: inline-block; 
	width: 80%;
	height: 115px;
	margin: 0 auto;
	background-image: url(https://actis.com.ar/img/triaarena.jpg);
	background-repeat: no-repeat;
	background-color: ;
	background-position: center top;
	background-size: 95%;
	-webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
    cursor: pointer;
	}

a.triangulosarena:hover {
	background-size: 100%;
	}

a.triangulostosca{
	display: inline-block; 
	width: 80%;
	height: 115px;
	margin: 0 auto;
	background-image: url(https://actis.com.ar/img/tosca.jpg);
	background-repeat: no-repeat;
	background-color: ;
	background-position: center top;
	background-size: 100%;
	}

a.triangulostosca:hover {
	background-image: url(https://actis.com.ar/img/tosca2.jpg);
	}	

	a.triangulosasfalto{
	display: inline-block; 
	width: 80%;
	height: 115px;
	margin: 0 auto;
	background-image: url(https://actis.com.ar/img/asfalto.jpg);
	background-repeat: no-repeat;
	background-color: ;
	background-position: center top;
	background-size: 100%;
	}

a.triangulosasfalto:hover {
	background-image: url(https://actis.com.ar/img/asfalto2.jpg);
	}

a.trianguloscascote{
	display: inline-block; 
	width: 80%;
	height: 115px;
	margin: 0 auto;
	background-image: url(https://actis.com.ar/img/cascote.jpg);
	background-repeat: no-repeat;
	background-color: ;
	background-position: center top;
	background-size: 100%;
	}

a.trianguloscascote:hover {
	background-image: url(https://actis.com.ar/img/cascote2.jpg);
	}

a.triangulospiedrapartida{
	display: inline-block; 
	width: 80%;
	height: 115px;
	margin: 0 auto;
	background-image: url(https://actis.com.ar/img/piedrapartida.jpg);
	background-repeat: no-repeat;
	background-color: ;
	background-position: center top;
	background-size: 100%;
	}

a.triangulospiedrapartida:hover {
	background-image: url(https://actis.com.ar/img/piedrapartida2.jpg);
	}

	a.triangulospiedrapartidamdq{
	display: inline-block; 
	width: 80%;
	height: 115px;
	margin: 0 auto;
	background-image: url(https://actis.com.ar/img/piedrapartidamardelplata.jpg);
	background-repeat: no-repeat;
	background-color: ;
	background-position: center top;
	background-size: 100%;
	}

a.triangulospiedrapartidamdq:hover {
	background-image: url(https://actis.com.ar/img/piedrapartidamardelplata2.jpg);
	}

	a.triangulocantorodado{
	display: inline-block; 
	width: 80%;
	height: 115px;
	margin: 0 auto;
	background-image: url(https://actis.com.ar/img/canto-rodado.jpg);
	background-repeat: no-repeat;
	background-color: ;
	background-position: center top;
	background-size: 100%;
	}

a.triangulocantorodado:hover {
	background-image: url(https://actis.com.ar/img/canto-rodado2.jpg);
	}

	a.trianguloplantines{
	display: inline-block; 
	width: 80%;
	height: 115px;
	margin: 0 auto;
	background-image: url(https://actis.com.ar/img/plantines.jpg);
	background-repeat: no-repeat;
	background-color: ;
	background-position: center top;
	background-size: 100%;
	}

a.trianguloplantines:hover {
	background-image: url(https://actis.com.ar/img/plantines2.jpg);
	}

	a.trianguloladrillos{
	display: inline-block; 
	width: 80%;
	height: 115px;
	margin: 0 auto;
	background-image: url(https://actis.com.ar/img/ladrillos.jpg);
	background-repeat: no-repeat;
	background-color: ;
	background-position: center top;
	background-size: 100%;
	}

a.trianguloladrillos:hover {
	background-image: url(https://actis.com.ar/img/ladrillos2.jpg);
	}

	a.triangulocemento{
	display: inline-block; 
	width: 80%;
	height: 115px;
	margin: 0 auto;
	background-image: url(https://actis.com.ar/img/cemento.jpg);
	background-repeat: no-repeat;
	background-color: ;
	background-position: center top;
	background-size: 100%;
	}

a.triangulocemento:hover {
	background-image: url(https://actis.com.ar/img/cemento2.jpg);
	}						

	.botonn{
		width: 80%;
		height:145px;
		margin: 0 auto;
		background-color: transparent;
		text-align: center;
		margin-top: 50px;

	}

	.socaloinferior_sb{
		width: 80%;
		height:105px;
		margin: 0 auto;
		background-color: transparent;
		text-align: center;
		margin-top: 10px;
}	

a.btnseccioninicio{
	display: inline-block; 
	width: 17%;
	height: 40px;
	background-color: #ffc900;
	text-align: center;
	font-size: 14px;
	text-decoration: none;
	color: #242424;
	font-weight: 600;
	padding-top: 11px;
	padding-bottom: 10px;
	border-radius: 5px;
	}

a.btnseccioninicio:hover {
	background-color: #242424;
	color: #ffc900;
	}

.botonnwhatsapp{
		width: 80%;
		height:auto;
		margin: 0 auto;
		background-color: transparent;
		text-align: center;
		margin-top: 0px;
		margin-bottom: 40px;
	}	

a.btnwhatsapp{
	display: inline-block; 
	width: 22%;
	height: 70px;
	background-color: #219F14;
	text-align: center;
	font-size: 16px;
	text-decoration: none;
	color: #FFF;
	font-weight: 600;
	padding-top: 0px;
	padding-bottom: 10px;
	border-radius: 5px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 90%;
	background-image: url(https://actis.com.ar/img/contactos-whats-01-blanco.svg);
	margin-bottom: 0px;
	}

a.btnwhatsapp:hover {
	background-color: #005759;
	color: #ffc900;
	}	

.botonnwhatsapptexto{
width: 100%;
height:40px;
margin: 0 auto;
background-color: transparent;
text-align: center;
font-size: 20px;
font-weight: 600;
color:#000;
margin-top: 5px;
margin-bottom: 0px;
}

h10{
font-size: 46px;
font-weight: 600;
font-family: 'Roboto', sans-serif;
text-transform:none;
}
	
	h11{
	font-size: 26px;
	font-family: 'Roboto', sans-serif;
	color: #fff;
	}

.cuadroflota{
	background-color: transparent;
	width: 46%;
	height: 180px;
	margin: 0 auto;
	margin-left: 2%;
	margin-right:2%;
	color: #242424;
	font-size: 22px;
	font-weight: 500;
	background-repeat: no-repeat;
	background-color: ;
	background-position: center top;
	background-size: 90%;
}

.flota{
	margin: 0 auto;
	background-color: transparent;
	width: 100%;
	height:auto;
	margin-top: 155px;
	text-align: center;
	float: right;
	margin-right: 0px;
}	

.llegamosatodos{
	margin: 0 auto;
	width: 100%;
	height: 160px;
	margin-top: 40px;
	margin-bottom: 70px;
	background-color: transparent;
}


.llegamosatodos_imagen{
	width: 30%;
	height: 180px;
	background-color: ;
	margin-right: 2%;
}

.llegamosatodos_imagen img{
	width: 100%;
	height: auto;
}

.llegamosatodos_texto{
	width: 68%;
	height: 180px;
	background-color: ;
	color:#4A2D1D;
}

.llegamosatodos_titulo{
	color:#4A2D1D;
	font-size: 28px; 
	font-weight: 600;
}

.llegamosatodos_cuerpo{
	color:#4A2D1D;
	font-size: 14px; 
}

.piegaleria{
	height: 110px;
}

.botonenv{
	display: inline-block; 
	height: 40px;
	background-color: #ffc900;
	text-align: center;
	font-size: 14px;
	text-decoration: none;
	color: #242424;
	font-weight: 600;
	padding-top: 9px;
	padding-bottom: 10px;
	border-radius: 5px;
	margin-top: 50px;
}

.botonenv:hover{
background-color: #242424;
	color: #ffc900
}

footer{
width: 100%;
height: 120px;
background-color: #F73208;
padding-top: 35px;
background-image: url(https://actis.com.ar/img/footer-fdo.svg);
	background-repeat: no-repeat;
	background-position: right top;
	background-size: 70%;
}


.footer_a{
	width: 95%;
	height: 100px;
	background-color: ;
	margin: 0 auto;
	margin-top: 10px;
}

.footer_b{
	width: 16%;
	height: 100px;
	background-color: transparent;
	margin: 0 auto;
	
	color: #fff;
	font-size: 16px;
	line-height: 80%;
}

.footer_b img{
	width: 65%;	
}


.footer_c{
	width: 16%;
	height: 100px;
	background-color: transparent;
	margin: 0 auto;
	
	color: #fff;
	font-size: 14px;
	line-height: 80%;
}

.footer_c img{
	width: 25%;	
}

.arribaindexserv{
margin: 0 auto;
width: 85%;
height: 720px;
background: transparent;
position: relative;
margin-top: -30px;
z-index: 100;
}

.serviciostexto{
	background-color: ;
	width: 100%;
	height: auto;
	margin-left: 0%;
	margin-right:0%;
	margin-top: 20px;
	font-size: 16px;
	font-weight: 400;
	text-align: left;
	padding: 0px;
}

.serviciositems{
	background-color: ;
	width: 86%;
	height: 420px;
	margin-left: 7%;
	margin-right:7%;
	margin-top: 20px;
	font-size: 45px;
	font-weight: 400;
	text-align: center;
	padding: 0px;
}

.itemicon{
	width: 30%;
	height: 80px;
	margin-left: 0%;
	margin-right:0%;
	text-align: center;
	background-color: ;
}

.itemicon img{
	width: 85%;
	height: auto;
}

.itemtexto{
	width: 70%;
	height: 80px;
	line-height: 20px;
	margin-left: 0%;
	margin-right:0%;
	text-align: left;
	padding: 5px;
	background-color: ;
	padding: 35px 5px 0px 5px;
	font-size: 24px;
	font-weight: 500;
}

h255 {
font-size: 16px;
line-height: 10%;
}

.arribaindexprod{
margin: 0 auto;
width: 85%;
height: 260px;
background: transparent;
position: relative;
margin-top: -30px;
z-index: 100;
}

.productostexto{
	background-color: ;
	width: 100%;
	height: auto;
	margin-left: 0%;
	margin-right:0%;
	margin-top: 20px;
	font-size: 16px;
	font-weight: 400;
	text-align: left;
	padding: 0px;
}

.arribaindexquienes{
margin: 0 auto;
width: 85%;
height: 540px;
background: transparent;
position: relative;
margin-top: -30px;
z-index: 100;
}

.quienestexto{
	background-color: ;
	width: 100%;
	height: auto;
	margin-left: 0%;
	margin-right:0%;
	margin-top: 20px;
	font-size: 16px;
	font-weight: 400;
	text-align: left;
	padding: 0px;
}

.arribacontactos{
margin: 0 auto;
width: 85%;
height: 470px;
background: transparent;
position: relative;
margin-top: -30px;
z-index: 100;
}

.icocontacto{
	background-color: transparent;
	width: 50%;
	height: 125px;
	margin: 0 auto;
	margin-left: 0%;
	margin-right:0%;
	color: #242424;
	font-size: 22px;
	font-weight: 500;
	background-repeat: no-repeat;
	background-color: ;
	background-position: center top;
	background-size: 55%;
	margin-bottom: 30px;
}

.icocontactotext{
	margin: 0 auto;
	background-color: transparent;
	width: 100%;
	height:auto;
	margin-top: 95px;
	text-align: center;
	float: right;
	margin-right:0px;
	color: #fff;
}

.cabezacontactos{
width: 100%;
height: auto;
margin: 0 auto;
background: #f73208;
position: relative;
margin-bottom: 0px;
}

/* NUEVA PROG /////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */																										



}

@media(min-width:768px) {
	
		h44 {
    text-transform: none;
    font-family: 'Roboto', sans-serif;
	font-size:21px;
    font-weight: 500;
	color:#0066CC;
}
		

	
    header .intro-text {
        padding-top: 300px;
        padding-bottom: 200px;
    }

    header .intro-text .intro-lead-in {
        margin-bottom: 25px;
        font-family: "Droid Serif","Helvetica Neue",Helvetica,Arial,sans-serif;
        font-size: 40px;
        font-style: italic;
        line-height: 40px;
    }

    header .intro-text .intro-heading {
        margin-bottom: 50px;
        text-transform: uppercase;
        font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
        font-size: 50px;
        font-weight: 700;
        line-height: 75px;
    }
}

section {
	padding: 50px 0;
	background-color:;
}

section h2.section-heading {
    margin-top: 0;
    margin-bottom: 10px;
    font-size: 40px;
	font-family: 'Roboto', sans-serif; font-weight:500;
	color:#0099FF;
}

section h3.section-subheading {
    margin-bottom: 75px;
    text-transform: none;
    font-family: 'Roboto', sans-serif; font-weight:500;
    font-size: 18px;

    font-weight: 400;
}

@media(min-width:768px) {
	
					
		header .intro-text {
    padding-top: 150px;
    padding-bottom: 50px;
}
	
    section {
        padding: 80px 0;
    }
}

.service-heading {
    margin: 15px 0;
    text-transform: none;
}

#portfolio .portfolio-item {
    right: 0;
    margin: 0 0 15px;
}

#portfolio .portfolio-item .portfolio-link {
    display: block;
    position: relative;
    margin: 0 auto;
    max-width: 400px;
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover {
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
    background: rgba(0,153,255,.9);
    -webkit-transition: all ease .5s;
    -moz-transition: all ease .5s;
    transition: all ease .5s;
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover:hover {
    opacity: 1;
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content {
    position: absolute;
    top: 50%;
    width: 100%;
    height: 20px;
    margin-top: -12px;
    text-align: center;
    font-size: 20px;
    color: #fff;
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content i {
    margin-top: -12px;
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content h3,
#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content h4 {
    margin: 0;
}

#portfolio .portfolio-item .portfolio-caption {
    margin: 0 auto;
    padding: 25px;
    max-width: 400px;
    text-align: center;
    background-color: #fff;
}

#portfolio .portfolio-item .portfolio-caption h4 {
    margin: 0;
    text-transform: none;
}

#portfolio .portfolio-item .portfolio-caption p {
    margin: 0;
    font-family: "Droid Serif","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 16px;
    font-style: italic;
}

#portfolio * {
    z-index: 2;
}

@media(min-width:767px) {



    #portfolio .portfolio-item {
        margin: 0 0 30px;
    }
}

.timeline {
    position: relative;
    padding: 0;
    list-style: none;
}

.timeline:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 40px;
    width: 2px;
    margin-left: -1.5px;
    background-color: #f1f1f1;
}

.timeline>li {
    position: relative;
    margin-bottom: 50px;
    min-height: 50px;
}

.timeline>li:before,
.timeline>li:after {
    content: " ";
    display: table;
}

.timeline>li:after {
    clear: both;
}

.timeline>li .timeline-panel {
    float: right;
    position: relative;
    width: 100%;
    padding: 0 20px 0 100px;
    text-align: left;
}

.timeline>li .timeline-panel:before {
    right: auto;
    left: -15px;
    border-right-width: 15px;
    border-left-width: 0;
}

.timeline>li .timeline-panel:after {
    right: auto;
    left: -14px;
    border-right-width: 14px;
    border-left-width: 0;
}

.timeline>li .timeline-image {
    z-index: 100;
    position: absolute;
    left: 0;
    width: 80px;
    height: 80px;
    margin-left: 0;
    
    
    text-align: center;
    color: #fff;
    
}

.timeline>li .timeline-image h4 {
    margin-top: 12px;
    font-size: 10px;
    line-height: 14px;
}

.timeline>li.timeline-inverted>.timeline-panel {
    float: right;
    padding: 0 20px 0 100px;
    text-align: left;
}

.timeline>li.timeline-inverted>.timeline-panel:before {
    right: auto;
    left: -15px;
    border-right-width: 15px;
    border-left-width: 0;
}

.timeline>li.timeline-inverted>.timeline-panel:after {
    right: auto;
    left: -14px;
    border-right-width: 14px;
    border-left-width: 0;
}

.timeline>li:last-child {
    margin-bottom: 0;
}

.timeline .timeline-heading h4 {
    margin-top: 0;
    color: inherit;
}

.timeline .timeline-heading h4.subheading {
    text-transform: none;
}

.timeline .timeline-body>p,
.timeline .timeline-body>ul {
    margin-bottom: 0;
}

																										@media(min-width:768px) {
																										.inicio_media {}



/* NUEVA PROG /////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */

.triangulos_espacio	{
	width: 100%;
	height: 50px;
}

.logoactis {
	width: 50%;
	height: auto;
	background-color: ;
	
	position: relative;
}

.logoactis img{
	width: 100%;
}



header {
    text-align: center;
    color: #fff;
	background-color: ;
    height: auto;
}


.cabezaindex{
width: 100%;
height: auto;
margin: 0 auto;
background: #f73208;
position: relative;
margin-bottom: 0px;
}

.abajoindex {
width: 100%;
height: auto;
background: #ccc;
position: relative;
margin-top: 110px;
}

.arribaindex{
	margin: 0 auto;
width: 95%;
height: 320px;
background: transparent;
position: relative;
margin-top: -30px;
z-index: 100;
}

.imgtoptop {
    /* Images default to Center Center. Maybe try 'center top'? */
    background-position: center center;
    display: block;
    width: 100%;
    height: 350px;
    /* height: 100vh; *//* If you want fullscreen */
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #fff;
    overflow: hidden;
    background-image: url(https://actis.com.ar/img/actis-servicios.jpg);
}

.imgtoptop2 {
    /* Images default to Center Center. Maybe try 'center top'? */
    background-position: center center;
    display: block;
    width: 100%;
    height: 350px;
    /* height: 100vh; *//* If you want fullscreen */
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #fff;
    overflow: hidden;
    background-image: url(https://actis.com.ar/img/actis-productos.jpg);
}

.imgtoptop3 {
    /* Images default to Center Center. Maybe try 'center top'? */
    background-position: center center;
    display: block;
    width: 100%;
    height: 350px;
    /* height: 100vh; *//* If you want fullscreen */
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #fff;
    overflow: hidden;
    background-image: url(https://actis.com.ar/img/contactos.jpg);
}

.imgtoptop4 {
    /* Images default to Center Center. Maybe try 'center top'? */
    background-position: center center;
    display: block;
    width: 100%;
    height: 350px;
    /* height: 100vh; *//* If you want fullscreen */
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #fff;
    overflow: hidden;
    background-image: url(https://actis.com.ar/img/actis-quienes-somos.jpg);
}

.cuadrosmarrones1{
	background-color: #4a2d1d;
	width: 31%;
	height: auto;
	margin: 0 auto;
	margin-left: 1%;
	margin-right:1%;
	font-size: 21px;
	font-weight: 500;
	text-align: left;
	padding: 15px;
}

.texcuadrosinicio{
	height: 190px;
	font-size: 14px;
	font-weight: 400;
	background-color:transparent;
}

.texcuadrosinicio2{
	height: auto;
	font-size: 18px;
	font-weight: 400;
	background-color:transparent;
}

.mascuadrosinicio{
	height: 45px;
text-align: right;
background-color: transparent;
}

a.mas{
	display: inline-block; 
	width: 20%;
	height: 75px;
	background-image: url(https://actis.com.ar/img/mas1.svg);
	background-repeat: no-repeat;
	background-color:;
	background-position: center top;
	}

a.mas:hover {
	background-image: url(https://actis.com.ar/img/mas2.svg);
	}	

a.mas img {
width: 100%;
}

a.mas2{
	display: inline-block; 
	width: 20%;
	height: 75px;
	background-image: url(https://actis.com.ar/img/mas2.svg);
	background-repeat: no-repeat;
	background-color:;
	background-position: center top;
	}

a.mas2:hover {
	background-image: url(https://actis.com.ar/img/mas1naranja.svg);
	}	

a.mas2 img {
width: 100%;
}

.cienporciento {
width: 100%;
height: auto;
margin: 0 auto;
box-sizing:border-box;
clear: both;
margin-top: -80px;
margin-bottom: -80px;
}

.grisclaro{
background-color:#ccc;
}

.grisoscuro{
background-color:#4d4d4d;
}

.amarilloinstu{
background-color:#ffc900;
}

.seccionint {
width: 85%;
height: auto;
margin: 0 auto;
box-sizing:border-box;
clear: both;
overflow: hidden;
}

.secciontitulo{
	width: 100%;
	height: auto;
	font-size: 34px;
	font-weight: 600;
	text-align: center;
	background: none;
	overflow: hidden;
	margin-top: 50px;
	margin-bottom: 50px;
}

.secciontitulo_z2{
	width: 100%;
	height: auto;
	font-size: 44px;
	font-weight: 600;
	text-align: center;
	background: none;
	overflow: hidden;
	margin-top: 1px;
	margin-bottom: 10px;
}

.tituloenviesuconsulta{
	width: 100%;
	height: auto;
	font-size: 34px;
	font-weight: 600;
	text-align: center;
	background: none;
	overflow: hidden;
	margin-top: -30px;
	margin-bottom: 50px;
}

.titulocolornegro{
	color:#242424;
}

.titulocolorblanco{
	color:#fff;
}

.triangulos{
	background-color: transparent;
	width: 31%;
	height: 180px;
	margin: 0 auto;
	margin-left: 1%;
	margin-right:1%;
	text-align: center;
	color: #242424;
	font-size: 20px;
	font-weight: 600;
	line-height: 100%;
}

a.triangulosgranza{
	display: inline-block; 
	width: 80%;
	height: 140px;
	margin: 0 auto;
	background-image: url(https://actis.com.ar/img/triagranza.jpg);
	background-repeat: no-repeat;
	background-color: ;
	background-position: center top;
	background-size: 94%;
	}

a.triangulosgranza:hover {
	background-size: 100%;
	}

a.triangulosnegra{
	display: inline-block; 
	width: 80%;
	height: 140px;
	margin: 0 auto;
	background-image: url(https://actis.com.ar/img/trianegra.jpg);
	background-repeat: no-repeat;
	background-color: ;
	background-position: center top;
	background-size: 94%;
	}

a.triangulosnegra:hover {
	background-size: 100%;
	}	

a.triangulosarena{
	display: inline-block; 
	width: 80%;
	height: 140px;
	margin: 0 auto;
	background-image: url(https://actis.com.ar/img/triaarena.jpg);
	background-repeat: no-repeat;
	background-color: ;
	background-position: center top;
	background-size: 94%;
	}

a.triangulosarena:hover {
	background-size: 100%;
	}

a.triangulostosca{
	display: inline-block; 
	width: 80%;
	height: 140px;
	margin: 0 auto;
	background-image: url(https://actis.com.ar/img/tosca.jpg);
	background-repeat: no-repeat;
	background-color: ;
	background-position: center top;
	background-size: 100%;
	}

a.triangulostosca:hover {
	background-image: url(https://actis.com.ar/img/tosca2.jpg);
	}	

	a.triangulosasfalto{
	display: inline-block; 
	width: 80%;
	height: 140px;
	margin: 0 auto;
	background-image: url(https://actis.com.ar/img/asfalto.jpg);
	background-repeat: no-repeat;
	background-color: ;
	background-position: center top;
	background-size: 100%;
	}

a.triangulosasfalto:hover {
	background-image: url(https://actis.com.ar/img/asfalto2.jpg);
	}

a.trianguloscascote{
	display: inline-block; 
	width: 80%;
	height: 140px;
	margin: 0 auto;
	background-image: url(https://actis.com.ar/img/cascote.jpg);
	background-repeat: no-repeat;
	background-color: ;
	background-position: center top;
	background-size: 100%;
	}

a.trianguloscascote:hover {
	background-image: url(https://actis.com.ar/img/cascote2.jpg);
	}

a.triangulospiedrapartida{
	display: inline-block; 
	width: 80%;
	height: 140px;
	margin: 0 auto;
	background-image: url(https://actis.com.ar/img/piedrapartida.jpg);
	background-repeat: no-repeat;
	background-color: ;
	background-position: center top;
	background-size: 100%;
	}

a.triangulospiedrapartida:hover {
	background-image: url(https://actis.com.ar/img/piedrapartida2.jpg);
	}

	a.triangulospiedrapartidamdq{
	display: inline-block; 
	width: 80%;
	height: 140px;
	margin: 0 auto;
	background-image: url(https://actis.com.ar/img/piedrapartidamardelplata.jpg);
	background-repeat: no-repeat;
	background-color: ;
	background-position: center top;
	background-size: 100%;
	}

a.triangulospiedrapartidamdq:hover {
	background-image: url(https://actis.com.ar/img/piedrapartidamardelplata2.jpg);
	}

	a.triangulocantorodado{
	display: inline-block; 
	width: 80%;
	height: 140px;
	margin: 0 auto;
	background-image: url(https://actis.com.ar/img/canto-rodado.jpg);
	background-repeat: no-repeat;
	background-color: ;
	background-position: center top;
	background-size: 100%;
	}

a.triangulocantorodado:hover {
	background-image: url(https://actis.com.ar/img/canto-rodado2.jpg);
	}

	a.trianguloplantines{
	display: inline-block; 
	width: 80%;
	height: 140px;
	margin: 0 auto;
	background-image: url(https://actis.com.ar/img/plantines.jpg);
	background-repeat: no-repeat;
	background-color: ;
	background-position: center top;
	background-size: 100%;
	}

a.trianguloplantines:hover {
	background-image: url(https://actis.com.ar/img/plantines2.jpg);
	}

	a.trianguloladrillos{
	display: inline-block; 
	width: 80%;
	height: 140px;
	margin: 0 auto;
	background-image: url(https://actis.com.ar/img/ladrillos.jpg);
	background-repeat: no-repeat;
	background-color: ;
	background-position: center top;
	background-size: 100%;
	}

a.trianguloladrillos:hover {
	background-image: url(https://actis.com.ar/img/ladrillos2.jpg);
	}

	a.triangulocemento{
	display: inline-block; 
	width: 80%;
	height: 140px;
	margin: 0 auto;
	background-image: url(https://actis.com.ar/img/cemento.jpg);
	background-repeat: no-repeat;
	background-color: ;
	background-position: center top;
	background-size: 100%;
	}

a.triangulocemento:hover {
	background-image: url(https://actis.com.ar/img/cemento2.jpg);
	}		

	.botonn{
		width: 80%;
		height:105px;
		margin: 0 auto;
		background-color: transparent;
		text-align: center;
		margin-top: 50px;

	}

	.socaloinferior_sb{
		width: 80%;
		height:60px;
		margin: 0 auto;
		background-color: transparent;
		text-align: center;
		margin-top: 10px;
}	

a.btnseccioninicio{
	display: inline-block; 
	width: 17%;
	height: 45px;
	background-color: #ffc900;
	text-align: center;
	font-size: 16px;
	text-decoration: none;
	color: #242424;
	font-weight: 600;
	padding-top: 11px;
	padding-bottom: 10px;
	border-radius: 5px;
	}

a.btnseccioninicio:hover {
	background-color: #242424;
	color: #ffc900;
	}

.botonnwhatsapp{
		width: 100%;
		height:auto;
		margin: 0 auto;
		background-color: transparent;
		text-align: center;
		margin-top: 30px;
		margin-bottom: 10px;
	}	

a.btnwhatsapp{
	display: inline-block; 
	width: 18%;
	height: 86px;
	background-color: #219F14;
	text-align: center;
	font-size: 16px;
	text-decoration: none;
	color: #FFF;
	font-weight: 600;
	padding-top: 0px;
	padding-bottom: 10px;
	border-radius: 5px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 86%;
	background-image: url(https://actis.com.ar/img/contactos-whats-01-blanco.svg);
	margin-bottom: 0px;
	}

a.btnwhatsapp:hover {
	background-color: #005759;
	color: #ffc900;
	}	

.botonnwhatsapptexto{
width: 100%;
height:40px;
margin: 0 auto;
background-color: transparent;
text-align: center;
font-size: 22px;
font-weight: 600;
color:#000;
margin-top: 5px;
margin-bottom: 0px;
}	

h10{
font-size: 46px;
font-weight: 600;
font-family: 'Roboto', sans-serif;
text-transform:none;
}
	
	h11{
	font-size: 26px;
	font-family: 'Roboto', sans-serif;
	color: #fff;
	}

.cuadroflota{
	background-color: transparent;
	width: 46%;
	height: 200px;
	margin: 0 auto;
	margin-left: 2%;
	margin-right:2%;
	color: #242424;
	font-size: 24px;
	font-weight: 500;
	background-repeat: no-repeat;
	background-color: ;
	background-position: center top;
	background-size: 80%;
}

.flota{
	margin: 0 auto;
	background-color: transparent;
	width: 100%;
	height:auto;
	margin-top: 165px;
	text-align: center;
	float: right;
	margin-right: 0px;
}	

.llegamosatodos{
	margin: 0 auto;
	width: 100%;
	height: 180px;
	margin-top: 50px;
	margin-bottom: 30px;
	background-color: ;
}


.llegamosatodos_imagen{
	width: 30%;
	height: 180px;
	background-color: ;
	margin-right: 2%;
}

.llegamosatodos_imagen img{
	width: 100%;
	height: auto;
}

.llegamosatodos_texto{
	width: 68%;
	height: 180px;
	background-color: ;
	color:#4A2D1D;
}

.llegamosatodos_titulo{
	color:#4A2D1D;
	font-size: 32px; 
	font-weight: 600;
}

.llegamosatodos_cuerpo{
	color:#4A2D1D;
	font-size: 16px; 
}

.botonenv{
	display: inline-block; 
	height: 45px;
	background-color: #ffc900;
	text-align: center;
	font-size: 16px;
	text-decoration: none;
	color: #242424;
	font-weight: 600;
	padding-top: 9px;
	padding-bottom: 10px;
	border-radius: 5px;
	margin-top: 50px;
}

.botonenv:hover{
background-color: #242424;
	color: #ffc900
}

footer{
width: 100%;
height: 120px;
background-color: #F73208;
padding-top: 35px;
background-image: url(https://actis.com.ar/img/footer-fdo.svg);
	background-repeat: no-repeat;
	background-position: right top;
	background-size: 70%;
}


.footer_a{
	width: 95%;
	height: 100px;
	background-color: ;
	margin: 0 auto;
	margin-top: 10px;
}

.footer_b{
	width: 16%;
	height: 100px;
	background-color: transparent;
	margin: 0 auto;
	
	color: #fff;
	font-size: 16px;
	line-height: 80%;
}

.footer_b img{
	width: 51%;	
}


.footer_c{
	width: 16%;
	height: 100px;
	background-color: transparent;
	margin: 0 auto;
	
	color: #fff;
	font-size: 14px;
	line-height: 80%;
}

.footer_c img{
	width: 25%;	
}

.arribaindexserv{
margin: 0 auto;
width: 85%;
height: 700px;
background: transparent;
position: relative;
margin-top: -30px;
z-index: 100;
}

.serviciostexto{
	background-color: ;
	width: 100%;
	height: auto;
	margin-left: 0%;
	margin-right:0%;
	margin-top: 20px;
	font-size: 17px;
	font-weight: 400;
	text-align: left;
	padding: 0px;
}

.serviciositems{
	background-color: ;
	width: 90%;
	height: 410px;
	margin-left: 5%;
	margin-right:5%;
	margin-top: 20px;
	font-size: 45px;
	font-weight: 400;
	text-align: center;
	padding: 0px;
}

.itemicon{
	width: 35%;
	height: 80px;
	margin-left: 0%;
	margin-right:0%;
	text-align: center;
	background-color: ;
}

.itemicon img{
	width: 70%;
	height: auto;
}

.itemtexto{
	width: 65%;
	height: 80px;
	line-height: 20px;
	margin-left: 0%;
	margin-right:0%;
	text-align: left;
	padding: 5px;
	background-color: ;
	padding: 40px 5px 0px 5px;
	font-size: 24px;
	font-weight: 500;
}

h255 {
font-size: 16px;
line-height: 10%;
}

.arribaindexprod{
margin: 0 auto;
width: 85%;
height: 260px;
background: transparent;
position: relative;
margin-top: -30px;
z-index: 100;
}

.productostexto{
	background-color: ;
	width: 100%;
	height: auto;
	margin-left: 0%;
	margin-right:0%;
	margin-top: 20px;
	font-size: 17px;
	font-weight: 400;
	text-align: left;
	padding: 0px;
}

.arribaindexquienes{
margin: 0 auto;
width: 85%;
height: 500px;
background: transparent;
position: relative;
margin-top: -30px;
z-index: 100;
}

.quienestexto{
	background-color: ;
	width: 100%;
	height: auto;
	margin-left: 0%;
	margin-right:0%;
	margin-top: 20px;
	font-size: 17px;
	font-weight: 400;
	text-align: left;
	padding: 0px;
}

.arribacontactos{
margin: 0 auto;
width: 85%;
height: 510px;
background: transparent;
position: relative;
margin-top: -30px;
z-index: 100;
}

.icocontacto{
	background-color: transparent;
	width: 50%;
	height: 140px;
	margin: 0 auto;
	margin-left: 0%;
	margin-right:0%;
	color: #242424;
	font-size: 24px;
	font-weight: 500;
	background-repeat: no-repeat;
	background-color: ;
	background-position: center top;
	background-size: 45%;
	margin-bottom: 30px;
}

.icocontactotext{
	margin: 0 auto;
	background-color: transparent;
	width: 100%;
	height:auto;
	margin-top: 95px;
	text-align: center;
	float: right;
	margin-right:0px;
	color: #fff;
}

.cabezacontactos{
width: 100%;
height: auto;
margin: 0 auto;
background: #f73208;
position: relative;
margin-bottom: 0px;
}

}

/* NUEVA PROG /////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */



																										@media(min-width:869px) {
																										.inicio_media {}

.imgtoptop {
    /* Images default to Center Center. Maybe try 'center top'? */
    background-position: center center;
    display: block;
    width: 100%;
    height: 390px;
    /* height: 100vh; *//* If you want fullscreen */
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #fff;
    overflow: hidden;
    background-image: url(https://actis.com.ar/img/actis-servicios.jpg);
}

.imgtoptop2 {
    /* Images default to Center Center. Maybe try 'center top'? */
    background-position: center center;
    display: block;
    width: 100%;
    height: 390px;
    /* height: 100vh; *//* If you want fullscreen */
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #fff;
    overflow: hidden;
    background-image: url(https://actis.com.ar/img/actis-productos.jpg);
}

.imgtoptop3 {
    /* Images default to Center Center. Maybe try 'center top'? */
    background-position: center center;
    display: block;
    width: 100%;
    height: 390px;
    /* height: 100vh; *//* If you want fullscreen */
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #fff;
    overflow: hidden;
    background-image: url(https://actis.com.ar/img/contactos.jpg);
}

.imgtoptop4 {
    /* Images default to Center Center. Maybe try 'center top'? */
    background-position: center center;
    display: block;
    width: 100%;
    height: 390px;
    /* height: 100vh; *//* If you want fullscreen */
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #fff;
    overflow: hidden;
    background-image: url(https://actis.com.ar/img/actis-quienes-somos.jpg);
}

.triangulos{
	background-color: transparent;
	width: 31%;
	height: 180px;
	margin: 0 auto;
	margin-left: 1%;
	margin-right:1%;
	text-align: center;
	color: #242424;
	font-size: 20px;
	font-weight: 600;
	line-height: 100%;
}

a.triangulosgranza{
	display: inline-block; 
	width: 80%;
	height: 150px;
	margin: 0 auto;
	background-image: url(https://actis.com.ar/img/triagranza.jpg);
	background-repeat: no-repeat;
	background-color: ;
	background-position: center top;
	background-size: 90%;
	}

a.triangulosgranza:hover {
	
	}

a.triangulosnegra{
	display: inline-block; 
	width: 80%;
	height: 150px;
	margin: 0 auto;
	background-image: url(https://actis.com.ar/img/trianegra.jpg);
	background-repeat: no-repeat;
	background-color: ;
	background-position: center top;
	background-size: 90%;
	}

a.triangulosnegra:hover {
	
	}	

a.triangulosarena{
	display: inline-block; 
	width: 80%;
	height: 150px;
	margin: 0 auto;
	background-image: url(https://actis.com.ar/img/triaarena.jpg);
	background-repeat: no-repeat;
	background-color: ;
	background-position: center top;
	background-size: 90%;
	}

a.triangulosarena:hover {
	
	}

a.triangulostosca{
	display: inline-block; 
	width: 80%;
	height: 150px;
	margin: 0 auto;
	background-image: url(https://actis.com.ar/img/tosca.jpg);
	background-repeat: no-repeat;
	background-color: ;
	background-position: center top;
	background-size: 90%;
	}

a.triangulostosca:hover {
	background-image: url(https://actis.com.ar/img/tosca2.jpg);
	}

.arribaindexserv{
margin: 0 auto;
width: 85%;
height: 720px;
background: transparent;
position: relative;
margin-top: -30px;
z-index: 100;
}

.serviciostexto{
	background-color: ;
	width: 100%;
	height: auto;
	margin-left: 0%;
	margin-right:0%;
	margin-top: 20px;
	font-size: 18px;
	font-weight: 400;
	text-align: left;
	padding: 0px;
}

.serviciositems{
	background-color: ;
	width: 80%;
	height: 405px;
	margin-left: 10%;
	margin-right:10%;
	margin-top: 20px;
	font-size: 45px;
	font-weight: 400;
	text-align: center;
	padding: 0px;
}

.itemicon{
	width: 30%;
	height: 80px;
	margin-left: 0%;
	margin-right:0%;
	text-align: center;
	background-color: ;
}

.itemicon img{
	width: 70%;
	height: auto;
}

.itemtexto{
	width: 70%;
	height: 80px;
	line-height: 20px;
	margin-left: 0%;
	margin-right:0%;
	text-align: left;
	padding: 5px;
	background-color: ;
	padding: 40px 5px 0px 5px;
	font-size: 24px;
	font-weight: 500;
}

h255 {
font-size: 16px;
line-height: 10%;
}	

.arribaindexprod{
margin: 0 auto;
width: 85%;
height: 280px;
background: transparent;
position: relative;
margin-top: -30px;
z-index: 100;
}

.productostexto{
	background-color: ;
	width: 100%;
	height: auto;
	margin-left: 0%;
	margin-right:0%;
	margin-top: 20px;
	font-size: 18px;
	font-weight: 400;
	text-align: left;
	padding: 0px;
}

.arribaindexquienes{
margin: 0 auto;
width: 85%;
height: 530px;
background: transparent;
position: relative;
margin-top: -30px;
z-index: 100;
}

.quienestexto{
	background-color: ;
	width: 100%;
	height: auto;
	margin-left: 0%;
	margin-right:0%;
	margin-top: 20px;
	font-size: 18px;
	font-weight: 400;
	text-align: left;
	padding: 0px;
}	

.arribacontactos{
margin: 0 auto;
width: 85%;
height: 540px;
background: transparent;
position: relative;
margin-top: -30px;
z-index: 100;
}

.icocontacto{
	background-color: transparent;
	width: 50%;
	height: 150px;
	margin: 0 auto;
	margin-left: 0%;
	margin-right:0%;
	color: #242424;
	font-size: 24px;
	font-weight: 500;
	background-repeat: no-repeat;
	background-color: ;
	background-position: center top;
	background-size: 45%;
	margin-bottom: 30px;
}

.icocontactotext{
	margin: 0 auto;
	background-color: transparent;
	width: 100%;
	height:auto;
	margin-top: 105px;
	text-align: center;
	float: right;
	margin-right:0px;
	color: #fff;
}

.cabezacontactos{
width: 100%;
height: auto;
margin: 0 auto;
background: #f73208;
position: relative;
margin-bottom: 0px;
}	

.cuadroflota{
	background-color: transparent;
	width: 46%;
	height: 200px;
	margin: 0 auto;
	margin-left: 2%;
	margin-right:2%;
	color: #242424;
	font-size: 24px;
	font-weight: 500;
	background-repeat: no-repeat;
	background-color: ;
	background-position: center top;
	background-size: 70%;
}

.flota{
	margin: 0 auto;
	background-color: transparent;
	width: 100%;
	height:auto;
	margin-top: 165px;
	text-align: center;
	float: right;
	margin-right: 0px;
}	

}	

																							@media(min-width:990px) {
																							.inicio_media {}



	.navbar-default .nav li a {
    text-transform: none;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    letter-spacing: 0px;
    color: #4A2D1D;
	font-size:16px
	}

	.cabezaindex{
width: 100%;
height: auto;
margin: 0 auto;
background: #f73208;
position: relative;
margin-bottom: 0px;
}

.abajoindex {
width: 100%;
height: auto;
background: #ccc;
position: relative;
margin-top: 110px;
}

.imgtoptop {
    /* Images default to Center Center. Maybe try 'center top'? */
    background-position: center center;
    display: block;
    width: 100%;
    height: 420px;
    /* height: 100vh; *//* If you want fullscreen */
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #fff;
    overflow: hidden;
    background-image: url(https://actis.com.ar/img/actis-servicios.jpg);
}

.imgtoptop2 {
    /* Images default to Center Center. Maybe try 'center top'? */
    background-position: center center;
    display: block;
    width: 100%;
    height: 420px;
    /* height: 100vh; *//* If you want fullscreen */
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #fff;
    overflow: hidden;
    background-image: url(https://actis.com.ar/img/actis-productos.jpg);
}

.imgtoptop3 {
    /* Images default to Center Center. Maybe try 'center top'? */
    background-position: center center;
    display: block;
    width: 100%;
    height: 420px;
    /* height: 100vh; *//* If you want fullscreen */
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #fff;
    overflow: hidden;
    background-image: url(https://actis.com.ar/img/contactos.jpg);
}

.imgtoptop4 {
    /* Images default to Center Center. Maybe try 'center top'? */
    background-position: center center;
    display: block;
    width: 100%;
    height: 420px;
    /* height: 100vh; *//* If you want fullscreen */
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #fff;
    overflow: hidden;
    background-image: url(https://actis.com.ar/img/actis-quienes-somos.jpg);
}

.arribaindex{
width: 100%;
height: 300px;
background: transparent;
position: relative;
margin-top: -30px;
z-index: 100;
}

.cuadrosmarrones{
	background-color: transparent;
	width: 85%;
	height: 200px;
	margin: 0 auto;
}

.cuadrosmarrones1{
	background-color: #4a2d1d;
	width: 31%;
	height: 100px;
	margin: 0 auto;
	margin-left: 1%;
	margin-right:1%;
}	
																													
		.inscribase{
	text-transform: uppercase;
	text-align:center;
	margin-top:50px;
	}
	
	
    .timeline>li {
        min-height: 150px;
    }

    .timeline>li .timeline-panel {
        padding: 0 20px 20px;
    }

    .timeline>li .timeline-image {
        width: 150px;
        height: 150px;
        margin-left: -75px;
    }

    .timeline>li .timeline-image h4 {
        margin-top: 30px;
        font-size: 18px;
        line-height: 26px;
    }

    .timeline>li.timeline-inverted>.timeline-panel {
        padding: 0 20px 20px;
    }





header {
    text-align: center;
    color: #fff;
	background-color: ;
    height: auto;
}

.cienporciento {
width: 100%;
height: 730px;
margin: 0 auto;
background-color: #fff;
margin-top: 0px;
box-sizing:border-box;
clear: both;
}




.secciontitulo{
	width: 100%;
	height: auto;
	font-size: 32px;
	font-weight: 600;
	color: #4e75f8;
	text-align: center;
	background: none;
	overflow: hidden;
}





.cienporciento2 {
width: 100%;
height: auto;
margin: 0 auto;
padding-top: 20px;
padding-bottom: 10px;
box-sizing:border-box;
clear: both;
background-color: #a6ddfb;
overflow: hidden;
}

.seccionint_fotos {
width: 90%;
height: auto;
margin: 0 auto;
box-sizing:border-box;
clear: both;
overflow: hidden;
background-color: none;
}

/* NUEVA PROG /////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */


.logoactis {
	width: 50%;
	height: auto;
	background-color: ;
	
	position: relative;
}

.logoactis img{
	width: 100%;
}



header {
    text-align: center;
    color: #fff;
	background-color: ;
    height: auto;
}


.cabezaindex{
width: 100%;
height: auto;
margin: 0 auto;
background: #f73208;
position: relative;
margin-bottom: 0px;
}

.abajoindex {
width: 100%;
height: auto;
background: #ccc;
position: relative;
margin-top: 110px;
}

.arribaindex{
	margin: 0 auto;
width: 85%;
height: 325px;
background: transparent;
position: relative;
margin-top: -30px;
z-index: 100;
}

.arribaindex2{
	margin: 0 auto;
width: 85%;
height: 380px;
background: transparent;
position: relative;
margin-top: -30px;
z-index: 100;
}

.cuadrosmarrones1{
	background-color: #4a2d1d;
	width: 31%;
	height: auto;
	margin: 0 auto;
	margin-left: 1%;
	margin-right:1%;
	font-size: 26px;
	font-weight: 500;
	text-align: left;
	padding: 15px;
}

.texcuadrosinicio{
	height: 180px;
	font-size: 15px;
	font-weight: 400;
	background-color:transparent;
}


.mascuadrosinicio{
	height: 45px;
text-align: right;
background-color: transparent;
}

a.mas{
	display: inline-block; 
	width: 20%;
	height: 75px;
	background-image: url(https://actis.com.ar/img/mas1.svg);
	background-repeat: no-repeat;
	background-color:;
	background-position: center top;
	}

a.mas:hover {
	background-image: url(https://actis.com.ar/img/mas2.svg);
	}	

a.mas img {
width: 100%;
}

a.mas2{
	display: inline-block; 
	width: 20%;
	height: 75px;
	background-image: url(https://actis.com.ar/img/mas2.svg);
	background-repeat: no-repeat;
	background-color:;
	background-position: center top;
	}

a.mas2:hover {
	background-image: url(https://actis.com.ar/img/mas1naranja.svg);
	}	

a.mas2 img {
width: 100%;
}

.cienporciento {
width: 100%;
height: auto;
margin: 0 auto;
box-sizing:border-box;
clear: both;
margin-top: -80px;
margin-bottom: -80px;
}

.grisclaro{
background-color:#ccc;
}

.grisoscuro{
background-color:#4d4d4d;
}

.amarilloinstu{
background-color:#ffc900;
}

.seccionint {
width: 85%;
height: auto;
margin: 0 auto;
box-sizing:border-box;
clear: both;
overflow: hidden;
}

.seccionint_galeria {
width: 80%;
height: auto;
margin: 0 auto;
box-sizing:border-box;
clear: both;
overflow: hidden;
}

.naranjainstu{
background-color:#f73208;
}

.secciontitulo{
	width: 100%;
	height: auto;
	font-size: 42px;
	font-weight: 600;
	text-align: center;
	background: none;
	overflow: hidden;
	margin-top: 70px;
	margin-bottom: 50px;
}

.secciontitulo2{
	width: 100%;
	height: auto;
	font-size: 42px;
	font-weight: 600;
	text-align: center;
	background: none;
	overflow: hidden;
	margin-top: 70px;
	margin-bottom: 40px;
}

.tituloenviesuconsulta{
	width: 100%;
	height: auto;
	font-size: 42px;
	font-weight: 600;
	text-align: center;
	background: none;
	overflow: hidden;
	margin-top: -10px;
	margin-bottom: 50px;
}

.titulocolornegro{
	color:#242424;
}

.titulocolorblanco{
	color:#fff;
}

.triangulos{
	background-color: #ccc;
	width: 31%;
	height: 210px;
	margin: 0 auto;
	margin-left: 1%;
	margin-right:1%;
	text-align: center;
	color: #242424;
	font-size: 22px;
	font-weight: 600;
	line-height: 0%;
}

a.triangulosgranza{
	display: inline-block; 
	width: 80%;
	height: 200px;
	margin: 0 auto;
	background-image: url(https://actis.com.ar/img/triagranza.jpg);
	background-repeat: no-repeat;
	background-color: ;
	background-position: center top;
	background-size: 94%;
	}

a.triangulosgranza:hover {
	
	}

a.triangulosnegra{
	display: inline-block; 
	width: 80%;
	height: 200px;
	margin: 0 auto;
	background-image: url(https://actis.com.ar/img/trianegra.jpg);
	background-repeat: no-repeat;
	background-color: ;
	background-position: center top;
	background-size: 94%;
	}

a.triangulosnegra:hover {
	
	}	

a.triangulosarena{
	display: inline-block; 
	width: 80%;
	height: 200px;
	margin: 0 auto;
	background-image: url(https://actis.com.ar/img/triaarena.jpg);
	background-repeat: no-repeat;
	background-color: ;
	background-position: center top;
	background-size: 94%;
	}

a.triangulosarena:hover {
	
	}

a.triangulostosca{
	display: inline-block; 
	width: 80%;
	height: 200px;
	margin: 0 auto;
	background-image: url(https://actis.com.ar/img/tosca.jpg);
	background-repeat: no-repeat;
	background-color: ;
	background-position: center top;
	background-size: 100%;
	}

a.triangulostosca:hover {
	background-image: url(https://actis.com.ar/img/tosca2.jpg);
	}		

	a.triangulosasfalto{
	display: inline-block; 
	width: 80%;
	height: 200px;
	margin: 0 auto;
	background-image: url(https://actis.com.ar/img/asfalto.jpg);
	background-repeat: no-repeat;
	background-color: ;
	background-position: center top;
	background-size: 100%;
	}

a.triangulosasfalto:hover {
	background-image: url(https://actis.com.ar/img/asfalto2.jpg);
	}

a.trianguloscascote{
	display: inline-block; 
	width: 80%;
	height: 200px;
	margin: 0 auto;
	background-image: url(https://actis.com.ar/img/cascote.jpg);
	background-repeat: no-repeat;
	background-color: ;
	background-position: center top;
	background-size: 100%;
	}

a.trianguloscascote:hover {
	background-image: url(https://actis.com.ar/img/cascote2.jpg);
	}

a.triangulospiedrapartida{
	display: inline-block; 
	width: 80%;
	height: 200px;
	margin: 0 auto;
	background-image: url(https://actis.com.ar/img/piedrapartida.jpg);
	background-repeat: no-repeat;
	background-color: ;
	background-position: center top;
	background-size: 100%;
	}

a.triangulospiedrapartida:hover {
	background-image: url(https://actis.com.ar/img/piedrapartida2.jpg);
	}

	a.triangulospiedrapartidamdq{
	display: inline-block; 
	width: 80%;
	height: 200px;
	margin: 0 auto;
	background-image: url(https://actis.com.ar/img/piedrapartidamardelplata.jpg);
	background-repeat: no-repeat;
	background-color: ;
	background-position: center top;
	background-size: 100%;
	}

a.triangulospiedrapartidamdq:hover {
	background-image: url(https://actis.com.ar/img/piedrapartidamardelplata2.jpg);
	}

	a.triangulocantorodado{
	display: inline-block; 
	width: 80%;
	height: 200px;
	margin: 0 auto;
	background-image: url(https://actis.com.ar/img/canto-rodado.jpg);
	background-repeat: no-repeat;
	background-color: ;
	background-position: center top;
	background-size: 100%;
	}

a.triangulocantorodado:hover {
	background-image: url(https://actis.com.ar/img/canto-rodado2.jpg);
	}

	a.trianguloplantines{
	display: inline-block; 
	width: 80%;
	height: 200px;
	margin: 0 auto;
	background-image: url(https://actis.com.ar/img/plantines.jpg);
	background-repeat: no-repeat;
	background-color: ;
	background-position: center top;
	background-size: 100%;
	}

a.trianguloplantines:hover {
	background-image: url(https://actis.com.ar/img/plantines2.jpg);
	}	

	a.trianguloladrillos{
	display: inline-block; 
	width: 80%;
	height: 200px;
	margin: 0 auto;
	background-image: url(https://actis.com.ar/img/ladrillos.jpg);
	background-repeat: no-repeat;
	background-color: ;
	background-position: center top;
	background-size: 100%;
	}

a.trianguloladrillos:hover {
	background-image: url(https://actis.com.ar/img/ladrillos2.jpg);
	}

	a.triangulocemento{
	display: inline-block; 
	width: 80%;
	height: 200px;
	margin: 0 auto;
	background-image: url(https://actis.com.ar/img/cemento.jpg);
	background-repeat: no-repeat;
	background-color: ;
	background-position: center top;
	background-size: 100%;
	}

a.triangulocemento:hover {
	background-image: url(https://actis.com.ar/img/cemento2.jpg);
	}			

	.botonn{
		width: 80%;
		height:125px;
		margin: 0 auto;
		background-color: ;
		text-align: center;
		margin-top: 50px;
}

	.socaloinferior_sb{
		width: 80%;
		height:80px;
		margin: 0 auto;
		background-color: transparent;
		text-align: center;
		margin-top: 10px;
}

a.btnseccioninicio{
	display: inline-block; 
	width: 15%;
	height: 45px;
	background-color: #ffc900;
	text-align: center;
	font-size: 20px;
	text-decoration: none;
	color: #242424;
	font-weight: 600;
	padding-top: 9px;
	padding-bottom: 10px;
	border-radius: 5px;
	}

a.btnseccioninicio:hover {
	background-color: #242424;
	color: #ffc900;
	}

.botonnwhatsapp{
		width: 100%;
		height:auto;
		margin: 0 auto;
		background-color: transparent;
		text-align: center;
		margin-top: 80px;
		margin-bottom: 60px;
	}	

a.btnwhatsapp{
	display: inline-block; 
	width: 12%;
	height: 86px;
	background-color: #219F14;
	text-align: center;
	font-size: 16px;
	text-decoration: none;
	color: #FFF;
	font-weight: 600;
	padding-top: 0px;
	padding-bottom: 10px;
	border-radius: 5px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 96%;
	background-image: url(https://actis.com.ar/img/contactos-whats-01-blanco.svg);
	margin-bottom: 0px;
	}

a.btnwhatsapp:hover {
	background-color: #005759;
	color: #ffc900;
	}	

.botonnwhatsapptexto{
width: 100%;
height:40px;
margin: 0 auto;
background-color: transparent;
text-align: center;
font-size: 22px;
font-weight: 600;
color:#000;
margin-top: 5px;
margin-bottom: 0px;
}

h10{
font-size: 46px;
font-weight: 600;
font-family: 'Roboto', sans-serif;
text-transform:none;
}
	
	h11{
	font-size: 26px;
	font-family: 'Roboto', sans-serif;
	color: #fff;
	}

.cuadroflota{
	background-color: transparent;
	width: 24%;
	height: 215px;
	margin: 0 auto;
	margin-left: 1%;
	margin-right:0%;
	color: #242424;
	font-size: 24px;
	line-height: 26px;
	font-weight: 500;
	background-repeat: no-repeat;
	background-color: ;
	background-position: center top;
	background-size: 100%;
}

.flota{
	margin: 0 auto;
	background-color: transparent;
	width: 100%;
	height:auto;
	margin-top: 150px;
	text-align: center;
	float: right;
	margin-right: 0px;
}	

.llegamosatodos{
	margin: 0 auto;
	width: 90%;
	height: 180px;
	margin-top: 70px;
	margin-bottom: 50px;
	background-color: ;
}


.llegamosatodos_imagen{
	width: 30%;
	height: 180px;
	background-color: ;
	margin-right: 2%;
}

.llegamosatodos_imagen img{
	width: 100%;
	height: auto;
}

.llegamosatodos_texto{
	width: 68%;
	height: 180px;
	background-color: ;
	color:#4A2D1D;
}

.llegamosatodos_titulo{
	color:#4A2D1D;
	font-size: 36px; 
	font-weight: 600;
}

.llegamosatodos_cuerpo{
	color:#4A2D1D;
	font-size: 18px; 
}

.piegaleria{
	height: 80px;
}

.botonenv{
	display: inline-block; 

	height: 45px;
	background-color: #ffc900;
	text-align: center;
	font-size: 20px;
	text-decoration: none;
	color: #242424;
	font-weight: 600;
	padding-top: 9px;
	padding-bottom: 10px;
	border-radius: 5px;
	margin-top: 50px;
}

.botonenv:hover{
background-color: #242424;
	color: #ffc900
}

footer{
width: 100%;
height: 140px;
background-color: #F73208;


background-image: url(https://actis.com.ar/img/footer-fdo.svg);
	background-repeat: no-repeat;
	background-position: right top;
	background-size: 57%;
}


.footer_a{
	width: 95%;
	height: 110px;
	background-color: ;
	margin: 0 auto;
	margin-top: 10px;
}

.footer_b{
	width: 16%;
	height: 110px;
	background-color: transparent;
	margin: 0 auto;
	
	color: #fff;
	font-size: 16px;
	line-height: 80%;
}

.footer_b img{
	width: 51%;	
}


.footer_c{
	width: 16%;
	height: 110px;
	background-color: transparent;
	margin: 0 auto;
	
	color: #fff;
	font-size: 18px;
	line-height: 80%;
}

.footer_c img{
	width: 25%;	
}

.arribaindexquienes{
margin: 0 auto;
width: 85%;
height: 480px;
background: transparent;
position: relative;
margin-top: -30px;
z-index: 100;
}

.arribacontactos{
margin: 0 auto;
width: 85%;
height: 580px;
background: transparent;
position: relative;
margin-top: -30px;
z-index: 100;
}

.icocontacto{
	background-color: transparent;
	width: 50%;
	height: 170px;
	margin: 0 auto;
	margin-left: 0%;
	margin-right:0%;
	color: #242424;
	font-size: 26px;
	font-weight: 500;
	background-repeat: no-repeat;
	background-color: ;
	background-position: center top;
	background-size: 45%;
	margin-bottom: 30px;
}

.icocontactotext{
	margin: 0 auto;
	background-color: transparent;
	width: 100%;
	height:auto;
	margin-top: 115px;
	text-align: center;
	float: right;
	margin-right:0px;
	color: #fff;
}

.cabezacontactos{
width: 100%;
height: auto;
margin: 0 auto;
background: #f73208;
position: relative;
margin-bottom: 0px;
}	

/* NUEVA PROG /////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */

}

																										@media(min-width:1024px) {
																										.inicio_media {}	
	
		h44 {
    text-transform: none;
    font-family: 'Roboto', sans-serif;
	font-size:20px;
    font-weight: 500;
	color:#0066CC;
}

/* NUEVA PROG /////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
.logoactis {
	width: 50%;
	height: auto;
	background-color: ;
	
	position: relative;
}

.logoactis img{
	width: 100%;
}



header {
    text-align: center;
    color: #fff;
	background-color: ;
    height: auto;
}


.cabezaindex{
width: 100%;
height: auto;
margin: 0 auto;
background: #f73208;
position: relative;
margin-bottom: 0px;
}

.abajoindex {
width: 100%;
height: auto;
background: #ccc;
position: relative;
margin-top: 110px;
}

.arribaindex{
	margin: 0 auto;
width: 85%;
height: 335px;
background: transparent;
position: relative;
margin-top: -30px;
z-index: 100;
}

.arribaindexprod{
margin: 0 auto;
width: 85%;
height: 280px;
background: transparent;
position: relative;
margin-top: -30px;
z-index: 100;
}

.imgtoptop {
    /* Images default to Center Center. Maybe try 'center top'? */
    background-position: center center;
    display: block;
    width: 100%;
    height: 440px;
    /* height: 100vh; *//* If you want fullscreen */
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #fff;
    overflow: hidden;
    background-image: url(https://actis.com.ar/img/actis-servicios.jpg);
}

.imgtoptop2 {
    /* Images default to Center Center. Maybe try 'center top'? */
    background-position: center center;
    display: block;
    width: 100%;
    height: 440px;
    /* height: 100vh; *//* If you want fullscreen */
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #fff;
    overflow: hidden;
    background-image: url(https://actis.com.ar/img/actis-productos.jpg);
}

.imgtoptop3 {
    /* Images default to Center Center. Maybe try 'center top'? */
    background-position: center center;
    display: block;
    width: 100%;
    height: 440px;
    /* height: 100vh; *//* If you want fullscreen */
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #fff;
    overflow: hidden;
    background-image: url(https://actis.com.ar/img/contactos.jpg);
}

.imgtoptop4 {
    /* Images default to Center Center. Maybe try 'center top'? */
    background-position: center center;
    display: block;
    width: 100%;
    height: 440px;
    /* height: 100vh; *//* If you want fullscreen */
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #fff;
    overflow: hidden;
    background-image: url(https://actis.com.ar/img/actis-quienes-somos.jpg);
}

.productostexto{
background-color: ;
	width: 100%;
	height: auto;
	margin-left: 0%;
	margin-right:0%;
	margin-top: 20px;
	font-size: 18px;
	font-weight: 400;
	text-align: left;
	padding: 0px;
}			

.arribaindexquienes{
margin: 0 auto;
width: 85%;
height: 460px;
background: transparent;
position: relative;
margin-top: -30px;
z-index: 100;
}

.quienestexto{
background-color: ;
	width: 100%;
	height: auto;
	margin-left: 0%;
	margin-right:0%;
	margin-top: 20px;
	font-size: 18px;
	font-weight: 400;
	text-align: left;
	padding: 0px;
}			

.cuadrosmarrones1{
	background-color: #4a2d1d;
	width: 31%;
	height: auto;
	margin: 0 auto;
	margin-left: 1%;
	margin-right:1%;
	font-size: 28px;
	font-weight: 500;
	text-align: left;
	padding: 15px;
}

.texcuadrosinicio{
	height: 190px;
	font-size: 16px;
	font-weight: 400;
}

.mascuadrosinicio{
	height: 45px;
text-align: right;
background-color: transparent;
}

a.mas{
	display: inline-block; 
	width: 20%;
	height: 75px;
	background-image: url(https://actis.com.ar/img/mas1.svg);
	background-repeat: no-repeat;
	background-color:;
	background-position: center top;
	}

a.mas:hover {
	background-image: url(https://actis.com.ar/img/mas2.svg);
	}	

a.mas img {
width: 100%;
}

a.mas2{
	display: inline-block; 
	width: 20%;
	height: 75px;
	background-image: url(https://actis.com.ar/img/mas2.svg);
	background-repeat: no-repeat;
	background-color:;
	background-position: center top;
	}

a.mas2:hover {
	background-image: url(https://actis.com.ar/img/mas1naranja.svg);
	}	

a.mas2 img {
width: 100%;
}

.cienporciento {
width: 100%;
height: auto;
margin: 0 auto;
box-sizing:border-box;
clear: both;
margin-top: -80px;
margin-bottom: -80px;
}

.grisclaro{
background-color:#ccc;
}

.grisoscuro{
background-color:#4d4d4d;
}

.amarilloinstu{
background-color:#ffc900;
}

.seccionint {
width: 85%;
height: auto;
margin: 0 auto;
box-sizing:border-box;
clear: both;
overflow: hidden;
}

.secciontitulo{
	width: 100%;
	height: auto;
	font-size: 42px;
	font-weight: 600;
	text-align: center;
	background: none;
	overflow: hidden;
	margin-top: 70px;
	margin-bottom: 50px;
}

.tituloenviesuconsulta{
	width: 100%;
	height: auto;
	font-size: 42px;
	font-weight: 600;
	text-align: center;
	background: none;
	overflow: hidden;
	margin-top: -10px;
	margin-bottom: 50px;
}

.titulocolornegro{
	color:#242424;
}

.titulocolorblanco{
	color:#fff;
}

.triangulos{
	background-color: transparent;
	width: 31%;
	height: 220px;
	margin: 0 auto;
	margin-left: 1%;
	margin-right:1%;
	text-align: center;
	color: #242424;
	font-size: 22px;
	font-weight: 600;
	line-height: 0%;
}

a.triangulosgranza{
	display: inline-block; 
	width: 80%;
	height: 205px;
	margin: 0 auto;
	background-image: url(https://actis.com.ar/img/triagranza.jpg);
	background-repeat: no-repeat;
	background-color: ;
	background-position: center top;
	background-size: 95%;
	}

a.triangulosgranza:hover {
	
	}

a.triangulosnegra{
	display: inline-block; 
	width: 80%;
	height: 205px;
	margin: 0 auto;
	background-image: url(https://actis.com.ar/img/trianegra.jpg);
	background-repeat: no-repeat;
	background-color: ;
	background-position: center top;
	background-size: 95%;
	}

a.triangulosnegra:hover {
	
	}	

a.triangulosarena{
	display: inline-block; 
	width: 80%;
	height: 205px;
	margin: 0 auto;
	background-image: url(https://actis.com.ar/img/triaarena.jpg);
	background-repeat: no-repeat;
	background-color: ;
	background-position: center top;
	background-size: 95%;
	}

a.triangulosarena:hover {
	
	}

a.triangulostosca{
	display: inline-block; 
	width: 80%;
	height: 205px;
	margin: 0 auto;
	background-image: url(https://actis.com.ar/img/tosca.jpg);
	background-repeat: no-repeat;
	background-color: ;
	background-position: center top;
	background-size: 95%;
	}

a.triangulostosca:hover {
	background-image: url(https://actis.com.ar/img/tosca2.jpg);
	}		

	a.triangulosasfalto{
	display: inline-block; 
	width: 80%;
	height: 205px;
	margin: 0 auto;
	background-image: url(https://actis.com.ar/img/asfalto.jpg);
	background-repeat: no-repeat;
	background-color: ;
	background-position: center top;
	background-size: 100%;
	}

a.triangulosasfalto:hover {
	background-image: url(https://actis.com.ar/img/asfalto2.jpg);
	}

a.trianguloscascote{
	display: inline-block; 
	width: 80%;
	height: 205px;
	margin: 0 auto;
	background-image: url(https://actis.com.ar/img/cascote.jpg);
	background-repeat: no-repeat;
	background-color: ;
	background-position: center top;
	background-size: 100%;
	}

a.trianguloscascote:hover {
	background-image: url(https://actis.com.ar/img/cascote2.jpg);
	}

a.triangulospiedrapartida{
	display: inline-block; 
	width: 80%;
	height: 205px;
	margin: 0 auto;
	background-image: url(https://actis.com.ar/img/piedrapartida.jpg);
	background-repeat: no-repeat;
	background-color: ;
	background-position: center top;
	background-size: 100%;
	}

a.triangulospiedrapartida:hover {
	background-image: url(https://actis.com.ar/img/piedrapartida2.jpg);
	}

	a.triangulospiedrapartidamdq{
	display: inline-block; 
	width: 80%;
	height: 205px;
	margin: 0 auto;
	background-image: url(https://actis.com.ar/img/piedrapartidamardelplata.jpg);
	background-repeat: no-repeat;
	background-color: ;
	background-position: center top;
	background-size: 100%;
	}

a.triangulospiedrapartidamdq:hover {
	background-image: url(https://actis.com.ar/img/piedrapartidamardelplata2.jpg);
	}

	a.triangulocantorodado{
	display: inline-block; 
	width: 80%;
	height: 205px;
	margin: 0 auto;
	background-image: url(https://actis.com.ar/img/canto-rodado.jpg);
	background-repeat: no-repeat;
	background-color: ;
	background-position: center top;
	background-size: 100%;
	}

a.triangulocantorodado:hover {
	background-image: url(https://actis.com.ar/img/canto-rodado2.jpg);
	}

	a.trianguloplantines{
	display: inline-block; 
	width: 80%;
	height: 205px;
	margin: 0 auto;
	background-image: url(https://actis.com.ar/img/plantines.jpg);
	background-repeat: no-repeat;
	background-color: ;
	background-position: center top;
	background-size: 100%;
	}

a.trianguloplantines:hover {
	background-image: url(https://actis.com.ar/img/plantines2.jpg);
	}	

	a.trianguloladrillos{
	display: inline-block; 
	width: 80%;
	height: 205px;
	margin: 0 auto;
	background-image: url(https://actis.com.ar/img/ladrillos.jpg);
	background-repeat: no-repeat;
	background-color: ;
	background-position: center top;
	background-size: 100%;
	}

a.trianguloladrillos:hover {
	background-image: url(https://actis.com.ar/img/ladrillos2.jpg);
	}

	a.triangulocemento{
	display: inline-block; 
	width: 80%;
	height: 205px;
	margin: 0 auto;
	background-image: url(https://actis.com.ar/img/cemento.jpg);
	background-repeat: no-repeat;
	background-color: ;
	background-position: center top;
	background-size: 100%;
	}

a.triangulocemento:hover {
	background-image: url(https://actis.com.ar/img/cemento2.jpg);
	}		

	.botonn{
		width: 80%;
		height:125px;
		margin: 0 auto;
		background-color: ;
		text-align: center;
		margin-top: 50px;

	}

	.socaloinferior_sb{
		width: 80%;
		height:80px;
		margin: 0 auto;
		background-color: transparent;
		text-align: center;
		margin-top: 10px;
}


a.btnseccioninicio{
	display: inline-block; 
	width: 15%;
	height: 45px;
	background-color: #ffc900;
	text-align: center;
	font-size: 20px;
	text-decoration: none;
	color: #242424;
	font-weight: 600;
	padding-top: 9px;
	padding-bottom: 10px;
	border-radius: 5px;
	}

a.btnseccioninicio:hover {
	background-color: #242424;
	color: #ffc900;
	}

.botonnwhatsapptexto{
width: 100%;
height:40px;
margin: 0 auto;
background-color: transparent;
text-align: center;
font-size: 24px;
font-weight: 600;
color:#000;
margin-top: 5px;
margin-bottom: 0px;
}

h10{
font-size: 46px;
font-weight: 600;
font-family: 'Roboto', sans-serif;
text-transform:none;
}
	
	h11{
	font-size: 26px;
	font-family: 'Roboto', sans-serif;
	color: #fff;
	}

.cuadroflota{
	background-color: transparent;
	width: 23%;
	height: 240px;
	margin: 0 auto;
	margin-left: 1%;
	margin-right:1%;
	color: #242424;
	font-size: 26px;
	line-height: 28px;
	font-weight: 500;
	background-repeat: no-repeat;
	background-color: ;
	background-position: center top;
	background-size: 100%;
}


.flota{
	margin: 0 auto;
	background-color: transparent;
	width: 100%;
	height:auto;
	margin-top: 155px;
	text-align: center;
	float: right;
	margin-right: 0px;
}	

.llegamosatodos{
	margin: 0 auto;
	width: 90%;
	height: 180px;
	margin-top: 70px;
	margin-bottom: 50px;
	background-color: ;
}


.llegamosatodos_imagen{
	width: 30%;
	height: 180px;
	background-color: ;
	margin-right: 2%;
}

.llegamosatodos_imagen img{
	width: 100%;
	height: auto;
}

.llegamosatodos_texto{
	width: 68%;
	height: 180px;
	background-color: ;
	color:#4A2D1D;
}

.llegamosatodos_titulo{
	color:#4A2D1D;
	font-size: 36px; 
	font-weight: 600;
}

.llegamosatodos_cuerpo{
	color:#4A2D1D;
	font-size: 16px; 
}

footer{
width: 100%;
height: 130px;
background-color: #F73208;
padding-top: 35px;
background-image: url(https://actis.com.ar/img/footer-fdo.svg);
	background-repeat: no-repeat;
	background-position: right top;
	background-size: 55%;
}


.footer_a{
	width: 90%;
	height: 110px;
	background-color: ;
	margin: 0 auto;
}

.footer_b{
	width: 16%;
	height: 110px;
	background-color: transparent;
	margin: 0 auto;
	
	color: #fff;
	font-size: 20px;
	line-height: 80%;
}

.footer_b img{
	width: 40%;	
}


.footer_c{
	width: 16%;
	height: 110px;
	background-color: transparent;
	margin: 0 auto;
	
	color: #fff;
	font-size: 20px;
	line-height: 80%;
}

.footer_c img{
	width: 25%;	
}

.arribacontactos{
margin: 0 auto;
width: 85%;
height: 400px;
background: transparent;
position: relative;
margin-top: -30px;
z-index: 100;
}

.icocontacto{
	background-color: transparent;
	width: 24%;
	height: 170px;
	margin: 0 auto;
	margin-left: 0%;
	margin-right:0%;
	color: #242424;
	font-size: 26px;
	font-weight: 500;
	background-repeat: no-repeat;
	background-color: ;
	background-position: center top;
	background-size: 75%;
	margin-bottom: 30px;
}

.icocontactotext{
	margin: 0 auto;
	background-color: transparent;
	width: 100%;
	height:auto;
	margin-top: 110px;
	text-align: center;
	float: right;
	margin-right:0px;
	color: #fff;
}

.cabezacontactos{
width: 100%;
height: auto;
margin: 0 auto;
background: #f73208;
position: relative;
margin-bottom: 0px;
}	

/* NUEVA PROG /////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */

.fondosliders1{
	background-color: yellow;
}



.cienporciento1 {
width: 100%;
height: auto;
margin: 0 auto;
box-sizing:border-box;
clear: both;
background-color: #a6ddfb;
overflow: hidden;
padding-top: 30px;
text-align: center;
padding-bottom: 10px;
}

.seccionint_art {
width: 80%;
height: auto;
margin: 0 auto;
box-sizing:border-box;
clear: both;
overflow: hidden;
background-color: none;
}

.articulostodos {
width: 31%;
margin-bottom:0;
box-sizing:border-box;
background:#fff;
line-height: 120%;
margin-bottom: 20px;

}


.titulo-articulos{
	height: auto;
	margin-bottom: 10px;
}

.seccion-texto-art{
	width: 100%;
	height: auto;
	background-color: ;
}

.articulo-imagen {
	width: 100%;
	height: auto;
	background-color:;
	margin-bottom: 10px;
}

.articulo-imagen img {
	width: 100%
}

.t-left{
text-align:left;	
}

.pdn {
	padding: 15px;
}

.seccion-margin-r {
	margin-right: 0px;
	margin-left: 15px;
} 

.cienporciento2 {
width: 100%;
height: auto;
margin: 0 auto;
padding-top: 20px;
padding-bottom: 10px;
box-sizing:border-box;
clear: both;
background-color: #a6ddfb;
overflow: hidden;
}

.seccionint_fotos {
width: 80%;
height: auto;
margin: 0 auto;
box-sizing:border-box;
clear: both;
overflow: hidden;
background-color: none;
}

.cienporciento3 {
width: 100%;
height: 1020px;
margin: 0 auto;
padding-top: 20px;
padding-bottom: 0px;
box-sizing:border-box;
clear: both;
background-color: #a6ddfb;
}

.logo {
	width: 100%;
	background: ;
	margin: left;
	text-align: center;
	margin-top:-30px;
	margin-bottom:30px;
	box-sizing:border-box;
}

.logo img {
	width: 50%;
	height: auto;
	background-color:;
}

.sub-logo{
	margin:0 auto;
	width:100%;
	font-size: 32px;
    font-weight: 300;
	color:#fff;
	font-family: 'Roboto', sans-serif; font-weight:500;
	margin-bottom:1%;
	text-align:center;
	
	}
	
	.datos{
		margin:0 auto;
	width:80%;
	font-size: 26px;
    font-weight: 300;
	color:#0ff;
	font-family: 'Roboto', sans-serif; font-weight:500;
	margin-bottom:3%;
	
	text-align:center;
	margin-bottom:20px;
	
		}
	
	.cajacentrada{
		
				aling:center;
		width:65%;
		text-align:center;

	}
	
	.sheratonsadam{
		float:left;
		width: 100%;
		height: 100px;
		background-color:;
		margin-bottom: 50px;
	}
	
				.sheraton{
		float:left;
		width: 50%;
		height: 100px;
		background-color:;
		text-align:center;
	}
	
		.sheraton img {
	width: 50%;
	height: auto;
}
	
		.sadam{
		float:left;
		width: 50%;
		height: 100px;
		background-color:;
		text-align:center;
	}
	
	.sadam img {
	width: 55%;
	height: auto;
	}
	
	h9{
	font-size:26px;
	color:#fff;
	font-family: 'Roboto', sans-serif;
	font-weight:500;
	}
	
	h99{
	font-size:20px;
	color:#fff;
	font-family: 'Roboto', sans-serif;
	font-weight:400;
	}
	
	.acerca{
	font-size: 1.55em;
	color:#61686F;	
	text-align:left;
	font-family: 'Roboto', sans-serif; font-weight:400;
	}
		.inscribase{
	text-transform: uppercase;
	text-align:center;
	margin-top:50px;
	}
	
	h04 {
    text-transform: none;
    font-family: 'Roboto', sans-serif;
	font-size:26px;
    font-weight: 500;
	color:#0066CC;
}

.boton-uno {
	width:40%;
	height:80px;
    padding: 23px 20px;
    
    
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
    font-size: 24px;
    font-weight: 500;
    color: #fff;
    background-color:;
	
   background-image: url(https://actis.com.ar/img/fndo-btn-1.png);
	background-repeat: no-repeat;
	background-position: center top;
}

.boton-uno:hover{
	color: #fff;
 background-image: url(https://actis.com.ar/img/fndo-btn-2.png);
	background-repeat: no-repeat;
	background-position: center top;
}



	h12 {
    text-transform: none;
    font-family: 'Roboto', sans-serif;
	font-size:24px;
    font-weight: 500;
	color:#0066CC;
}

		a.simple-link {
	font-family: 'Roboto', sans-serif;
	font-size:26px;
	font-weight:500;
	color:#0066CC;
	text-decoration: none;
} 

a.simple-link:hover { 
color: #09F; 
}

		h11{
	font-size: 24px;
	}

	h10{
		font-size:50px;
		text-transform:none;
	}
	

h014 {
    text-transform: none;
    font-family: 'Roboto', sans-serif;
	font-size:22px;
    font-weight: 500;
	line-height:110%;
	color:#0066CC;
}

		.h10b{    
	margin-top: 50px;
    margin-bottom: 10px;
    font-size: 40px;
	font-family: 'Roboto', sans-serif; font-weight:500;
	color:#0099FF;
	text-transform:uppercase;
	margin-bottom: 30px;
	text-align:center;
	}
	
	.new-program{
	width: 100%;
	height:auto;
	
	padding-left:15%;
	padding-right:15%;
	padding-bottom: 5%;
}



.temasydisertantes{
		float:left;
		width: 110%;
		height: auto;
		background-color:;
		margin-bottom: 0px;
		border:;
		text-align: left;
		margin-left: 0%;
}
	
.cuadrohs{
	background-image: url(../img/fdohs.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 21%;
	height:30px;
	font-family: 'Roboto', sans-serif;
	font-size:24px;
    font-weight: 600;
	line-height:30px;
	background-color:#1e8eff;
	color:#fff;
	text-align:right; 
	padding: 2px 5px;
	margin-left:-25px;
	margin-bottom:5px;
}

.cuadrobloques{
		display: inline-block; 
	width: ; 
	height:autopx;
	font-family: 'Roboto', sans-serif;
	
    font-weight: 500;
	line-height:120%;
	background-color:#1e8eff;
	color:#fff;
	text-align:left; 
	padding: 2px 5px;
	margin-bottom:5px;
}


.cuadroresaltar{
	display: inline-block; 
	width: ; 
	height:auto;
	font-family: 'Roboto', sans-serif;
	
    font-weight: 600;
	line-height:120%;
	background-color:#5ea0ee;
	color:#fff;
	text-align:left; 
	padding: 2px 5px;
	margin-bottom:5px;
}

.programafotos{
	width:100%;
	height:200px;
	background-attachment: scroll;
    background-image: url(../img/a-program1680-b.jpg);
    background-position: center center;
    background-repeat: none;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}


	}

																											@media(min-width:1124px) {
																											.inicio_media {}	
.imgtoptop {
    /* Images default to Center Center. Maybe try 'center top'? */
    background-position: center center;
    display: block;
    width: 100%;
    height: 460px;
    /* height: 100vh; *//* If you want fullscreen */
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #fff;
    overflow: hidden;
    background-image: url(https://actis.com.ar/img/actis-servicios.jpg);
}

.imgtoptop2 {
    /* Images default to Center Center. Maybe try 'center top'? */
    background-position: center center;
    display: block;
    width: 100%;
    height: 460px;
    /* height: 100vh; *//* If you want fullscreen */
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #fff;
    overflow: hidden;
    background-image: url(https://actis.com.ar/img/actis-productos.jpg);
}

.imgtoptop3 {
    /* Images default to Center Center. Maybe try 'center top'? */
    background-position: center center;
    display: block;
    width: 100%;
    height: 460px;
    /* height: 100vh; *//* If you want fullscreen */
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #fff;
    overflow: hidden;
    background-image: url(https://actis.com.ar/img/contactos.jpg);
}

.imgtoptop4 {
    /* Images default to Center Center. Maybe try 'center top'? */
    background-position: center center;
    display: block;
    width: 100%;
    height: 460px;
    /* height: 100vh; *//* If you want fullscreen */
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #fff;
    overflow: hidden;
    background-image: url(https://actis.com.ar/img/actis-quienes-somos.jpg);
}

.texcuadrosinicio{
	height: 170px;
	font-size: 16px;
	font-weight: 400;
}

.mascuadrosinicio{
	height: 65px;
text-align: right;
background-color: transparent;
}


.triangulos{
	background-color: transparent;
	width: 31%;
	height: 220px;
	margin: 0 auto;
	margin-left: 1%;
	margin-right:1%;
	text-align: center;
	color: #242424;
	font-size: 22px;
	font-weight: 600;
	line-height: 0%;
}

a.triangulosgranza{
	display: inline-block; 
	width: 80%;
	height: 205px;
	margin: 0 auto;
	background-image: url(https://actis.com.ar/img/triagranza.jpg);
	background-repeat: no-repeat;
	background-color: ;
	background-position: center top;
	background-size: 80%;
	}

a.triangulosgranza:hover {
background-size: 94%;
	}

a.triangulosnegra{
	display: inline-block; 
	width: 80%;
	height: 205px;
	margin: 0 auto;
	background-image: url(https://actis.com.ar/img/trianegra.jpg);
	background-repeat: no-repeat;
	background-color: ;
	background-position: center top;
	background-size: 80%;
	}

a.triangulosnegra:hover {
background-size: 94%;
	}	

a.triangulosarena{
	display: inline-block; 
	width: 80%;
	height: 205px;
	margin: 0 auto;
	background-image: url(https://actis.com.ar/img/triaarena.jpg);
	background-repeat: no-repeat;
	background-color: ;
	background-position: center top;
	background-size: 80%;
	}

a.triangulosarena:hover {
background-size: 94%;
	}

a.triangulostosca{
	display: inline-block; 
	width: 80%;
	height: 205px;
	margin: 0 auto;
	background-image: url(https://actis.com.ar/img/tosca.jpg);
	background-repeat: no-repeat;
	background-color: ;
	background-position: center top;
	background-size: 80%;
	}

a.triangulostosca:hover {
	background-image: url(https://actis.com.ar/img/tosca2.jpg);
	}		

	a.triangulosasfalto{
	display: inline-block; 
	width: 80%;
	height: 205px;
	margin: 0 auto;
	background-image: url(https://actis.com.ar/img/asfalto.jpg);
	background-repeat: no-repeat;
	background-color: ;
	background-position: center top;
	background-size: 80%;
	}

a.triangulosasfalto:hover {
	background-image: url(https://actis.com.ar/img/asfalto2.jpg);
	}

a.trianguloscascote{
	display: inline-block; 
	width: 80%;
	height: 205px;
	margin: 0 auto;
	background-image: url(https://actis.com.ar/img/cascote.jpg);
	background-repeat: no-repeat;
	background-color: ;
	background-position: center top;
	background-size: 80%;
	}

a.trianguloscascote:hover {
	background-image: url(https://actis.com.ar/img/cascote2.jpg);
	}

a.triangulospiedrapartida{
	display: inline-block; 
	width: 80%;
	height: 205px;
	margin: 0 auto;
	background-image: url(https://actis.com.ar/img/piedrapartida.jpg);
	background-repeat: no-repeat;
	background-color: ;
	background-position: center top;
	background-size: 80%;
	}

a.triangulospiedrapartida:hover {
	background-image: url(https://actis.com.ar/img/piedrapartida2.jpg);
	}

	a.triangulospiedrapartidamdq{
	display: inline-block; 
	width: 80%;
	height: 205px;
	margin: 0 auto;
	background-image: url(https://actis.com.ar/img/piedrapartidamardelplata.jpg);
	background-repeat: no-repeat;
	background-color: ;
	background-position: center top;
	background-size: 80%;
	}

a.triangulospiedrapartidamdq:hover {
	background-image: url(https://actis.com.ar/img/piedrapartidamardelplata2.jpg);
	}

	a.triangulocantorodado{
	display: inline-block; 
	width: 80%;
	height: 205px;
	margin: 0 auto;
	background-image: url(https://actis.com.ar/img/canto-rodado.jpg);
	background-repeat: no-repeat;
	background-color: ;
	background-position: center top;
	background-size: 80%;
	}

a.triangulocantorodado:hover {
	background-image: url(https://actis.com.ar/img/canto-rodado2.jpg);
	}

	a.trianguloplantines{
	display: inline-block; 
	width: 80%;
	height: 205px;
	margin: 0 auto;
	background-image: url(https://actis.com.ar/img/plantines.jpg);
	background-repeat: no-repeat;
	background-color: ;
	background-position: center top;
	background-size: 80%;
	}

a.trianguloplantines:hover {
	background-image: url(https://actis.com.ar/img/plantines2.jpg);
	}	

	a.trianguloladrillos{
	display: inline-block; 
	width: 80%;
	height: 205px;
	margin: 0 auto;
	background-image: url(https://actis.com.ar/img/ladrillos.jpg);
	background-repeat: no-repeat;
	background-color: ;
	background-position: center top;
	background-size: 80%;
	}

a.trianguloladrillos:hover {
	background-image: url(https://actis.com.ar/img/ladrillos2.jpg);
	}

	a.triangulocemento{
	display: inline-block; 
	width: 80%;
	height: 205px;
	margin: 0 auto;
	background-image: url(https://actis.com.ar/img/cemento.jpg);
	background-repeat: no-repeat;
	background-color: ;
	background-position: center top;
	background-size: 80%;
	}

a.triangulocemento:hover {
	background-image: url(https://actis.com.ar/img/cemento2.jpg);
	}

.arribaindexserv{
margin: 0 auto;
width: 85%;
height: 710px;
background: transparent;
position: relative;
margin-top: -30px;
z-index: 100;
}

.serviciostexto{
	background-color: ;
	width: 100%;
	height: auto;
	margin-left: 0%;
	margin-right:0%;
	margin-top: 20px;
	font-size: 18px;
	font-weight: 400;
	text-align: left;
	padding: 0px;
}

.serviciositems{
	background-color: ;
	width: 70%;
	height: 415px;
	margin-left: 15%;
	margin-right:15%;
	margin-top: 20px;
	font-size: 45px;
	font-weight: 400;
	text-align: center;
	padding: 0px;
}

.itemicon{
	width: 30%;
	height: 80px;
	margin-left: 0%;
	margin-right:0%;
	text-align: center;
	background-color: ;
}

.itemicon img{
	width: 70%;
	height: auto;
}

.itemtexto{
	width: 70%;
	height: 80px;
	line-height: 20px;
	margin-left: 0%;
	margin-right:0%;
	text-align: left;
	padding: 5px;
	background-color: ;
	padding: 40px 5px 0px 5px;
	font-size: 26px;
	font-weight: 500;
}

h255 {
font-size: 16px;
line-height: 10%;
}

.arribacontactos{
margin: 0 auto;
width: 85%;
height: 400px;
background: transparent;
position: relative;
margin-top: -30px;
z-index: 100;
}

.icocontacto{
	background-color: transparent;
	width: 24%;
	height: 170px;
	margin: 0 auto;
	margin-left: 0%;
	margin-right:0%;
	color: #242424;
	font-size: 26px;
	font-weight: 500;
	background-repeat: no-repeat;
	background-color: ;
	background-position: center top;
	background-size: 70%;
	margin-bottom: 30px;
}

.icocontactotext{
	margin: 0 auto;
	background-color: transparent;
	width: 100%;
	height:auto;
	margin-top: 110px;
	text-align: center;
	float: right;
	margin-right:0px;
	color: #fff;
}

.cabezacontactos{
width: 100%;
height: auto;
margin: 0 auto;
background: #f73208;
position: relative;
margin-bottom: 0px;
}

.cuadroflota{
	background-color: transparent;
	width: 23%;
	height: 240px;
	margin: 0 auto;
	margin-left: 1%;
	margin-right:1%;
	color: #242424;
	font-size: 26px;
	line-height: 28px;
	font-weight: 500;
	background-repeat: no-repeat;
	background-color: ;
	background-position: center top;
	background-size: 100%;
}


.flota{
	margin: 0 auto;
	background-color: transparent;
	width: 100%;
	height:auto;
	margin-top: 165px;
	text-align: center;
	float: right;
	margin-right: 0px;
}	



	}


																											@media(min-width:1280px) {
																											.inicio_media {}
		h44 {
    text-transform: none;
    font-family: 'Roboto', sans-serif;
	font-size:22px;
    font-weight: 500;
	color:#0066CC;
}

/* NUEVA PROG /////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */

header {
    text-align: center;
    color: #fff;
	background-color: ;
    height: auto;
}


.cabezaindex{
width: 100%;
height: auto;
margin: 0 auto;
background: #f73208;
position: relative;
margin-bottom: 0px;
}

.abajoindex {
width: 100%;
height: auto;
background: #ccc;
position: relative;
margin-top: 110px;
}

.arribaindex{
margin: 0 auto;
width: 85%;
height: 360px;
background: transparent;
position: relative;
margin-top: -30px;
z-index: 100;
}

.arribaindexprod{
margin: 0 auto;
width: 85%;
height: 320px;
background: transparent;
position: relative;
margin-top: -30px;
z-index: 100;
}

.productostexto{
background-color: ;
	width: 80%;
	height: auto;
	margin-left: 10%;
	margin-right:10%;
	margin-top: 20px;
	font-size: 22px;
	font-weight: 400;
	text-align: left;
	padding: 0px;
}

.arribaindexquienes{
margin: 0 auto;
width: 85%;
height: 640px;
background: transparent;
position: relative;
margin-top: -30px;
z-index: 100;
}

.quienestexto{
background-color: ;
	width: 80%;
	height: auto;
	margin-left: 10%;
	margin-right:10%;
	margin-top: 20px;
	font-size: 22px;
	font-weight: 400;
	text-align: left;
	padding: 0px;
}

.imgtoptop {
    /* Images default to Center Center. Maybe try 'center top'? */
    background-position: center center;
    display: block;
    width: 100%;
    height: 510px;
    /* height: 100vh; *//* If you want fullscreen */
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #fff;
    overflow: hidden;
    background-image: url(https://actis.com.ar/img/actis-servicios.jpg);
}

.imgtoptop2 {
    /* Images default to Center Center. Maybe try 'center top'? */
    background-position: center center;
    display: block;
    width: 100%;
    height: 510px;
    /* height: 100vh; *//* If you want fullscreen */
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #fff;
    overflow: hidden;
    background-image: url(https://actis.com.ar/img/actis-productos.jpg);
}

.imgtoptop3 {
    /* Images default to Center Center. Maybe try 'center top'? */
    background-position: center center;
    display: block;
    width: 100%;
    height: 510px;
    /* height: 100vh; *//* If you want fullscreen */
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #fff;
    overflow: hidden;
    background-image: url(https://actis.com.ar/img/contactos.jpg);
}

.imgtoptop4 {
    /* Images default to Center Center. Maybe try 'center top'? */
    background-position: center center;
    display: block;
    width: 100%;
    height: 510px;
    /* height: 100vh; *//* If you want fullscreen */
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #fff;
    overflow: hidden;
    background-image: url(https://actis.com.ar/img/actis-quienes-somos.jpg);
}

.cuadrosmarrones1{
	background-color: #4a2d1d;
	width: 31%;
	height: auto;
	margin: 0 auto;
	margin-left: 1%;
	margin-right:1%;
	font-size: 30px;
	font-weight: 500;
	text-align: left;
	padding: 15px;
}

.texcuadrosinicio{
	height: 190px;
	font-size: 18px;
	font-weight: 400;
}



.mascuadrosinicio{
	height: 60px;
text-align: right;
background-color: transparent;
}

a.mas{
	display: inline-block; 
	width: 20%;
	height: 75px;
	background-image: url(https://actis.com.ar/img/mas1.svg);
	background-repeat: no-repeat;
	background-color:;
	background-position: center top;
	}

a.mas:hover {
	background-image: url(https://actis.com.ar/img/mas2.svg);
	}	

a.mas img {
width: 100%;
}

a.mas2{
	display: inline-block; 
	width: 20%;
	height: 75px;
	background-image: url(https://actis.com.ar/img/mas2.svg);
	background-repeat: no-repeat;
	background-color:;
	background-position: center top;
	}

a.mas2:hover {
	background-image: url(https://actis.com.ar/img/mas1naranja.svg);
	}	

a.mas2 img {
width: 100%;
}

.cienporciento {
width: 100%;
height: auto;
margin: 0 auto;
box-sizing:border-box;
clear: both;
margin-top: -80px;
margin-bottom: -80px;
}

.grisclaro{
background-color:#ccc;
}

.grisoscuro{
background-color:#4d4d4d;
}

.amarilloinstu{
background-color:#ffc900;
}

.seccionint {
width: 85%;
height: auto;
margin: 0 auto;
box-sizing:border-box;
clear: both;
overflow: hidden;
}

.secciontitulo{
	width: 100%;
	height: auto;
	font-size: 46px;
	font-weight: 600;
	text-align: center;
	background: none;
	overflow: hidden;
	margin-top: 70px;
	margin-bottom: 50px;
}

.secciontitulo2{
	width: 100%;
	height: auto;
	font-size: 46px;
	font-weight: 600;
	text-align: center;
	background: none;
	overflow: hidden;
	margin-top: 70px;
	margin-bottom: 40px;
}

.tituloenviesuconsulta{
	width: 100%;
	height: auto;
	font-size: 46px;
	font-weight: 600;
	text-align: center;
	background: none;
	overflow: hidden;
	margin-top: -10px;
	margin-bottom: 50px;
}

.secciontitulo_z2{
	width: 100%;
	height: auto;
	font-size: 56px;
	font-weight: 600;
	text-align: center;
	background: none;
	overflow: hidden;
	margin-top: 1px;
	margin-bottom: 10px;
}

.titulocolornegro{
	color:#242424;
}

.titulocolorblanco{
	color:#fff;
}

.triangulos{
	background-color: #ccc;
	width: 31%;
	height: 280px;
	margin: 0 auto;
	margin-left: 1%;
	margin-right:1%;
	text-align: center;
	color: #242424;
	font-size: 24px;
	font-weight: 600;
	line-height: 0%;
}

a.triangulosgranza{
	display: inline-block; 
	width: 80%;
	height: 255px;
	margin: 0 auto;
	background-image: url(https://actis.com.ar/img/triagranza.jpg);
	background-repeat: no-repeat;
	background-color: ;
	background-position: center top;
	background-size: 92%;
	}

a.triangulosgranza:hover {
	background-size: 100%;
	}

a.triangulosnegra{
	display: inline-block; 
	width: 80%;
	height: 255px;
	margin: 0 auto;
	background-image: url(https://actis.com.ar/img/trianegra.jpg);
	background-repeat: no-repeat;
	background-color: ;
	background-position: center top;
	background-size: 92%;
	}

a.triangulosnegra:hover {
	background-size: 100%;
	}	

a.triangulosarena{
	display: inline-block; 
	width: 80%;
	height: 255px;
	margin: 0 auto;
	background-image: url(https://actis.com.ar/img/triaarena.jpg);
	background-repeat: no-repeat;
	background-color: ;
	background-position: center top;
	background-size: 92%;
	}

a.triangulosarena:hover {
	background-size: 100%;
	}

a.triangulostosca{
	display: inline-block; 
	width: 80%;
	height: 255px;
	margin: 0 auto;
	background-image: url(https://actis.com.ar/img/tosca.jpg);
	background-repeat: no-repeat;
	background-color: ;
	background-position: center top;
	background-size: 100%;
	}

a.triangulostosca:hover {
	background-image: url(https://actis.com.ar/img/tosca2.jpg);
	}			

	a.triangulosasfalto{
	display: inline-block; 
	width: 80%;
	height: 255px;
	margin: 0 auto;
	background-image: url(https://actis.com.ar/img/asfalto.jpg);
	background-repeat: no-repeat;
	background-color: ;
	background-position: center top;
	background-size: 100%;
	}

a.triangulosasfalto:hover {
	background-image: url(https://actis.com.ar/img/asfalto2.jpg);
	}

a.trianguloscascote{
	display: inline-block; 
	width: 80%;
	height: 255px;
	margin: 0 auto;
	background-image: url(https://actis.com.ar/img/cascote.jpg);
	background-repeat: no-repeat;
	background-color: ;
	background-position: center top;
	background-size: 100%;
	}

a.trianguloscascote:hover {
	background-image: url(https://actis.com.ar/img/cascote2.jpg);
	}

a.triangulospiedrapartida{
	display: inline-block; 
	width: 80%;
	height: 255px;
	margin: 0 auto;
	background-image: url(https://actis.com.ar/img/piedrapartida.jpg);
	background-repeat: no-repeat;
	background-color: ;
	background-position: center top;
	background-size: 100%;
	}

a.triangulospiedrapartida:hover {
	background-image: url(https://actis.com.ar/img/piedrapartida2.jpg);
	}

	a.triangulospiedrapartidamdq{
	display: inline-block; 
	width: 80%;
	height: 255px;
	margin: 0 auto;
	background-image: url(https://actis.com.ar/img/piedrapartidamardelplata.jpg);
	background-repeat: no-repeat;
	background-color: ;
	background-position: center top;
	background-size: 100%;
	}

a.triangulospiedrapartidamdq:hover {
	background-image: url(https://actis.com.ar/img/piedrapartidamardelplata2.jpg);
	}

	a.triangulocantorodado{
	display: inline-block; 
	width: 80%;
	height: 255px;
	margin: 0 auto;
	background-image: url(https://actis.com.ar/img/canto-rodado.jpg);
	background-repeat: no-repeat;
	background-color: ;
	background-position: center top;
	background-size: 100%;
	}

a.triangulocantorodado:hover {
	background-image: url(https://actis.com.ar/img/canto-rodado2.jpg);
	}

	a.trianguloplantines{
	display: inline-block; 
	width: 80%;
	height: 255px;
	margin: 0 auto;
	background-image: url(https://actis.com.ar/img/plantines.jpg);
	background-repeat: no-repeat;
	background-color: ;
	background-position: center top;
	background-size: 100%;
	}

a.trianguloplantines:hover {
	background-image: url(https://actis.com.ar/img/plantines2.jpg);
	}	

	a.trianguloladrillos{
	display: inline-block; 
	width: 80%;
	height: 255px;
	margin: 0 auto;
	background-image: url(https://actis.com.ar/img/ladrillos.jpg);
	background-repeat: no-repeat;
	background-color: ;
	background-position: center top;
	background-size: 100%;
	}

a.trianguloladrillos:hover {
	background-image: url(https://actis.com.ar/img/ladrillos2.jpg);
	}

	a.triangulocemento{
	display: inline-block; 
	width: 80%;
	height: 255px;
	margin: 0 auto;
	background-image: url(https://actis.com.ar/img/cemento.jpg);
	background-repeat: no-repeat;
	background-color: ;
	background-position: center top;
	background-size: 100%;
	}

a.triangulocemento:hover {
	background-image: url(https://actis.com.ar/img/cemento2.jpg);
	}	

	.botonn{
		width: 80%;
		height:125px;
		margin: 0 auto;
		background-color: ;
		text-align: center;
		margin-top: 70px;

	}

		.socaloinferior_sb{
		width: 80%;
		height:80px;
		margin: 0 auto;
		background-color: transparent;
		text-align: center;
		margin-top: 10px;
}

a.btnseccioninicio{
	display: inline-block; 
	width: 12%;
	height: 45px;
	background-color: #ffc900;
	text-align: center;
	font-size: 20px;
	text-decoration: none;
	color: #242424;
	font-weight: 600;
	padding-top: 9px;
	padding-bottom: 10px;
	border-radius: 5px;
	}

a.btnseccioninicio:hover {
	background-color: #242424;
	color: #ffc900;
	}

h10{
font-size: 46px;
font-weight: 600;
font-family: 'Roboto', sans-serif;
text-transform:none;
}
	
	h11{
	font-size: 26px;
	font-family: 'Roboto', sans-serif;
	color: #fff;
	}

.cuadroflota{
	background-color: transparent;
	width: 23%;
	height: 240px;
	margin: 0 auto;
	margin-left: 1%;
	margin-right:1%;
	color: #242424;
	font-size: 26px;
	font-weight: 500;
	background-repeat: no-repeat;
	background-color: ;
	background-position: center top;
	background-size: 100%;
}

.flota{
	margin: 0 auto;
	background-color: transparent;
	width: 100%;
	height:auto;
	margin-top: 180px;
	text-align: center;
	float: right;
	margin-right: 0px;
}	

.llegamosatodos{
	margin: 0 auto;
	width: 90%;
	height: 180px;
	margin-top: 70px;
	margin-bottom: 50px;
	background-color: ;
}


.llegamosatodos_imagen{
	width: 30%;
	height: 180px;
	background-color: ;
	margin-right: 2%;
}

.llegamosatodos_imagen img{
	width: 100%;
	height: auto;
}

.llegamosatodos_texto{
	width: 68%;
	height: 180px;
	background-color: ;
	color:#4A2D1D;
}

.llegamosatodos_titulo{
	color:#4A2D1D;
	font-size: 36px; 
	font-weight: 600;
}

.llegamosatodos_cuerpo{
	color:#4A2D1D;
	font-size: 18px; 
}

.piegaleria{
	height: 100px;
}

footer{
width: 100%;
height: 140px;
background-color: #F73208;
padding-top: 35px;
background-image: url(https://actis.com.ar/img/footer-fdo.svg);
	background-repeat: no-repeat;
	background-color:;
	background-position: right top;
	background-size: 45%;
}


.footer_a{
	width: 90%;
	height: 110px;
	background-color: ;
	margin: 0 auto;
}

.footer_b{
	width: 16%;
	height: 110px;
	background-color: transparent;
	margin: 0 auto;
	
	color: #fff;
	font-size: 20px;
	line-height: 80%;
}

.footer_b img{
	width: 40%;	
}


.footer_c{
	width: 16%;
	height: 110px;
	background-color: transparent;
	margin: 0 auto;
	
	color: #fff;
	font-size: 20px;
	line-height: 80%;
}

.footer_c img{
	width: 25%;	
}

.arribaindexserv{
margin: 0 auto;
width: 85%;
height: 890px;
background: transparent;
position: relative;
margin-top: -30px;
z-index: 100;
}

.serviciostexto{
	background-color: ;
	width: 80%;
	height: auto;
	margin-left: 10%;
	margin-right:30%;
	margin-top: 20px;
	font-size: 22px;
	font-weight: 400;
	text-align: left;
	padding: 0px;
}

.serviciositems{
	background-color: ;
	width: 50%;
	height: 520px;
	margin-left: 25%;
	margin-right:30%;
	margin-top: 20px;
	font-size: 45px;
	font-weight: 400;
	text-align: center;
	padding: 0px;
}

.itemicon{
	width: 30%;
	height: 100px;
	margin-left: 0%;
	margin-right:0%;
	text-align: center;
	background-color: ;
}

.itemicon img{
	width: 85%;
	height: auto;
}

.itemtexto{
	width: 70%;
	height: 100px;
	line-height: 25px;
	margin-left: 0%;
	margin-right:0%;
	text-align: left;
	padding: 5px;
	background-color: ;
	padding: 40px 5px 0px 5px;
	font-size: 30px;
}

h255 {
font-size: 18px;
}

.arribacontactos{
margin: 0 auto;
width: 85%;
height: 420px;
background: transparent;
position: relative;
margin-top: -30px;
z-index: 100;
}

.icocontacto{
	background-color: transparent;
	width: 24%;
	height: 170px;
	margin: 0 auto;
	margin-left: 0%;
	margin-right:0%;
	color: #242424;
	font-size: 26px;
	font-weight: 500;
	background-repeat: no-repeat;
	background-color: ;
	background-position: center top;
	background-size: 75%;
	margin-bottom: 30px;
}

.icocontactotext{
	margin: 0 auto;
	background-color: transparent;
	width: 100%;
	height:auto;
	margin-top: 130px;
	text-align: center;
	float: right;
	margin-right:0px;
	color: #fff;
}

.cabezacontactos{
width: 100%;
height: auto;
margin: 0 auto;
background: #f73208;
position: relative;
margin-bottom: 0px;
}	

/* NUEVA PROG /////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */

.cienporciento1 {
width: 100%;
height: auto;
margin: 0 auto;
padding-top: 40px;
padding-bottom: 40px;
box-sizing:border-box;
clear: both;
background-color: #a6ddfb;
overflow: hidden;
}




.cienporciento2 {
width: 100%;
height: auto;
margin: 0 auto;
padding-top: 40px;
padding-bottom: 40px;
box-sizing:border-box;
clear: both;
background-color: #a6ddfb;
overflow: hidden;
}

.articulostodos {
width: 43%;
margin-bottom:0;
margin-right: 4%;
box-sizing:border-box;
background:#fff;
margin-top: 0;
}

.titulo-articulos{
	height: 60px;
}

.seccion-texto-art{
	width: 100%;
	height: auto;
	background-color: ;
}

.articulo-imagen {
	width: 100%;
	height: auto;
	background-color:;
	margin-bottom: 10px;
}

.articulo-imagen img {
	width: 100%
}

.t-left{
text-align:left;	
}

.pdn {
	padding: 15px;
}

.seccion-margin-r{
	margin-right: 0;
	margin-left: 0;
}

.float_r { float: right }
.float_l { float: left }
.float_c { float: center }

.cienporciento3 {
width: 100%;
height: auto;
margin: 0 auto;
padding-top: 40px;
padding-bottom: 40px;
box-sizing:border-box;
clear: both;
background-color: #a6ddfb;
overflow: hidden;
}


h10{
		font-size:48px;
		font-family: 'Roboto', sans-serif;
		text-transform:none;
		font-weight: 500;
	}
	
	.h10b{    
	margin-top: 50px;
    margin-bottom: 10px;
    font-size: 40px;
	font-family: 'Roboto', sans-serif; font-weight:500;
	color:#0099FF;
	text-transform:uppercase;
	margin-bottom: 30px;
	text-align:center;
	}
	
	h11{
	font-size: 26px;
	font-family: 'Roboto', sans-serif;
	}
	
	a.simple-link {
	font-family: 'Roboto', sans-serif;
	font-size:28px;
	font-weight:500;
	color:#0066CC;
	text-decoration: none;
} 

a.simple-link:hover { 
color: #09F; 
}

	h12 {
    text-transform: none;
    font-family: 'Roboto', sans-serif;
	font-size:24px;
    font-weight: 500;
	color:#0066CC;
}
	
.logo {
	width: 100%;
	background: ;
	margin: left;
	text-align: center;
	margin-top:10px;
	margin-bottom:30px;
	box-sizing:border-box;
}

.logo img {
	width: 50%;
	height: auto;
	background-color:;
}

.sub-logo{
	margin:0 auto;
	width:100%;
	font-size: 34px;
    font-weight: 300;
	color:#fff;
	font-family: 'Roboto', sans-serif; font-weight:500;
	margin-bottom:1%;
	text-align:center;
	
	}
	
	.datos{
		margin:0 auto;
	width:80%;
	font-size: 26px;
    font-weight: 300;
	color:#0ff;
	font-family: 'Roboto', sans-serif; font-weight:500;
	margin-bottom:3%;
	
	text-align:center;
	margin-bottom:10px;
	
		}
	
	.cajacentrada{
		
				aling:center;
		width:65%;
		text-align:center;

	}
	
	.sheratonsadam{
		float:left;
		width: 100%;
		height: 100px;
		background-color:;
		margin-bottom: 50px;
	}
	
				.sheraton{
		float:left;
		width: 50%;
		height: 100px;
		background-color:;
		text-align:center;
	}
	
		.sheraton img {
	width: 50%;
	height: auto;
}
	
		.sadam{
		float:left;
		width: 50%;
		height: 100px;
		background-color:;
		text-align:center;
	}
	
	.sadam img {
	width: 55%;
	height: auto;
	}
	
	h9{
	font-size:26px;
	color:#fff;
	font-family: 'Roboto', sans-serif;
	font-weight:500;
	}
	
	h99{
	font-size:20px;
	color:#fff;
	font-family: 'Roboto', sans-serif;
	font-weight:400;
	}
	
	.acerca{
	font-size: 1.65em;
	color:#61686F;	
	text-align:left;
	font-family: 'Roboto', sans-serif; font-weight:400;
	}
	
		h04 {
    text-transform: none;
    font-family: 'Roboto', sans-serif;
	font-size:26px;
    font-weight: 500;
	color:#0066CC;
}

.boton-uno {
	width:30%;
	height:80px;
    padding: 23px 20px;
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
    font-size: 24px;
    font-weight: 500;
    color: #fff;
    background-color:;
	background-image: url(https://actis.com.ar/img/fndo-btn-1.png);
	background-repeat: no-repeat;
	background-position: center top;
}

.boton-uno:hover{
	color: #fff;
	background-image: url(https://actis.com.ar/img/fndo-btn-2.png);
	background-repeat: no-repeat;
	background-position: center top;
}





		a.simple-link {
	font-family: 'Roboto', sans-serif;
	font-size:26px;
	font-weight:500;
	color:#0066CC;
	text-decoration: none;
} 

.distintodos{
		float:left;
		width: 20%;
		height: auto;
		background-color:;
		margin-bottom: 50px;
		border:solid 1px #FFF;
		text-align:center;
		padding-left:2%;
		padding-right:2%;
		}
		

	
	h013 {
    text-transform: none;
    font-family: 'Roboto', sans-serif;
	font-size:22px;
    font-weight: 500;
	line-height:110%;
	color:#0066CC;
}

a.simple-link:hover { 
color: #09F; 
}

		h11{
	font-size: 24px;
	}
	
		h10{
		font-size:50px;
		text-transform:none;
	}
	
	.margtop{
	margin-top:50px;	
}



h014 {
    text-transform: none;
    font-family: 'Roboto', sans-serif;
	font-size:25px;
    font-weight: 500;
	line-height:110%;
	color:#0066CC;
}

		.h10b{    
	margin-top: 50px;
    margin-bottom: 10px;
    font-size: 40px;
	font-family: 'Roboto', sans-serif; font-weight:500;
	color:#0099FF;
	text-transform:uppercase;
	margin-bottom: 30px;
	text-align:center;
	}
	
	.new-program{
	width: 100%;
	height:auto;
	
	padding-left:15%;
	padding-right:15%;
	padding-bottom: 5%;
}


.temasydisertantes{
		float:left;
		width: 100%;
		height: auto;
		background-color:;
		margin-bottom: 0px;
		border:;
		text-align: left;
		margin-left: 8%;
}
	
.cuadrohs{
	background-image: url(../img/fdohs.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 18%;
	height:30px;
	font-family: 'Roboto', sans-serif;
	font-size:24px;
    font-weight: 600;
	line-height:30px;
	background-color:#1e8eff;
	color:#fff;
	text-align:right; 
	padding: 2px 5px;
	margin-left:-25px;
	margin-bottom:5px;
}

.cuadrobloques{
		display: inline-block; 
	width: ; 
	height:autopx;
	font-family: 'Roboto', sans-serif;
	
    font-weight: 500;
	line-height:120%;
	background-color:#1e8eff;
	color:#fff;
	text-align:left; 
	padding: 2px 5px;
	margin-bottom:5px;
}


.cuadroresaltar{
	display: inline-block; 
	width: ; 
	height:auto;
	font-family: 'Roboto', sans-serif;
	
    font-weight: 600;
	line-height:120%;
	background-color:#5ea0ee;
	color:#fff;
	text-align:left; 
	padding: 2px 5px;
	margin-bottom:5px;
}

.programafotos{
	width:100%;
	height:215px;
	background-attachment: scroll;
    background-image: url(../img/a-program1680-b.jpg);
    background-position: center center;
    background-repeat: none;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}
	
    .timeline>li {
        min-height: 170px;
    }

    .timeline>li .timeline-panel {
        padding: 0 20px 20px 100px;
    }

    .timeline>li .timeline-image {
        width: 170px;
        height: 170px;
        margin-left: -85px;
    }

    .timeline>li .timeline-image h4 {
        margin-top: 40px;
    }

    .timeline>li.timeline-inverted>.timeline-panel {
        padding: 0 100px 20px 20px;
    }
}

.team-member {
    margin-bottom: 50px;
    text-align: center;
}

.team-member img {
    margin: 0 auto;
    border: 7px solid #fff;
}

.team-member h4 {
    margin-top: 25px;
    margin-bottom: 0;
    text-transform: none;
}

.team-member p {
    margin-top: 0;
}

aside.clients img {
    margin: 50px auto;
}

section#contact {
    background-color: #4a2d1d;
    
    background-position: center;
    background-repeat: no-repeat;
}

section#contact .section-heading {
    color: #fff;
}

section#contact .form-group {
    margin-bottom: 25px;
}

section#contact .form-group input,
section#contact .form-group textarea {
    padding: 20px;
}

section#contact .form-group input.form-control {
    height: auto;
}

section#contact .form-group textarea.form-control {
    height: 236px;
}

section#contact .form-control:focus {
    border-color: #fed136;
    box-shadow: none;
}

section#contact::-webkit-input-placeholder {
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    color: #bbb;
}

section#contact:-moz-placeholder {
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    color: #bbb;
}

section#contact::-moz-placeholder {
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    color: #bbb;
}

section#contact:-ms-input-placeholder {
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    color: #bbb;
}

section#contact .text-danger {
    color: #e74c3c;
}

footer {
    padding: 25px 0;
    text-align: center;
}

footer span.copyright {
    text-transform: uppercase;
    text-transform: none;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    line-height: 40px;
}

footer ul.quicklinks {
    margin-bottom: 0;
    text-transform: uppercase;
    text-transform: none;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    line-height: 40px;
}

ul.social-buttons {
    margin-bottom: 0;
}

ul.social-buttons li a {
    display: block;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    font-size: 20px;
    line-height: 40px;
    outline: 0;
    color: #fff;
    background-color: #222;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
}

ul.social-buttons li a:hover,
ul.social-buttons li a:focus,
ul.social-buttons li a:active {
    background-color: #fed136;
}

.btn:focus,
.btn:active,
.btn.active,
.btn:active:focus {
    outline: 0;
}

.portfolio-modal .modal-content {
    padding: 100px 0;
    min-height: 100%;
    border: 0;
    border-radius: 0;
    text-align: center;
    background-clip: border-box;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.portfolio-modal .modal-content h2 {
    margin-bottom: 15px;
    font-size: 3em;
}

.portfolio-modal .modal-content p {
    margin-bottom: 30px;
}

.portfolio-modal .modal-content p.item-intro {
    margin: 20px 0 30px;
    font-family: "Droid Serif","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 16px;
    font-style: italic;
}

.portfolio-modal .modal-content ul.list-inline {
    margin-top: 0;
    margin-bottom: 30px;
}

.portfolio-modal .modal-content img {
    margin-bottom: 30px;
}

.portfolio-modal .close-modal {
    position: absolute;
    top: 25px;
    right: 25px;
    width: 75px;
    height: 75px;
    background-color: transparent;
    cursor: pointer;
}

.portfolio-modal .close-modal:hover {
    opacity: .3;
}

.portfolio-modal .close-modal .lr {
    z-index: 1051;
    width: 1px;
    height: 75px;
    margin-left: 35px;
    background-color: #222;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.portfolio-modal .close-modal .lr .rl {
    z-index: 1052;
    width: 1px;
    height: 75px;
    background-color: #222;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.portfolio-modal .modal-backdrop {
    display: none;
    opacity: 0;
}

::-moz-selection {
    text-shadow: none;
    background: #fed136;
}

::selection {
    text-shadow: none;
    background: #fed136;
}

img::selection {
    background: 0 0;
}

img::-moz-selection {
    background: 0 0;
}

body {
    webkit-tap-highlight-color: #fed136;
}

																											@media(min-width:1360px) {
																											.inicio_media {}


.articulostodos {
width: 43%;
margin-bottom:0;
margin-right: 4%;
box-sizing:border-box;
background:#fff;
margin-top: 0;
}

.titulo-articulos{
	height: 60px;
}

.seccion-texto-art{
	width: 100%;
	height: auto;
	background-color: ;
}

.articulo-imagen {
	width: 100%;
	height: auto;
	background-color:;
	margin-bottom: 10px;
}

.articulo-imagen img {
	width: 100%
}

.t-left{
text-align:left;	
}

.pdn {
	padding: 15px;
}

.seccion-margin-r{
	margin-right: 6%;
	margin-left: 3%;
}

.float_r { float: right }
.float_l { float: left }
.float_c { float: center }



	


	h12 {
    text-transform: none;
    font-family: 'Roboto', sans-serif;
	font-size:24px;
    font-weight: 500;
	color:#0066CC;
}






	
	h9{
	font-size:26px;
	color:#fff;
	font-family: 'Roboto', sans-serif;
	font-weight:500;
	}
	
	h99{
	font-size:20px;
	color:#fff;
	font-family: 'Roboto', sans-serif;
	font-weight:400;
	}
	
		.acerca{
	font-size: 1.65em;
	color:#61686F;	
	text-align:left;
	font-family: 'Roboto', sans-serif; font-weight:400;
	}
	
		h04 {
    text-transform: none;
    font-family: 'Roboto', sans-serif;
	font-size:26px;
    font-weight: 500;
	color:#0066CC;
}

	

h014 {
    text-transform: none;
    font-family: 'Roboto', sans-serif;
	font-size:24px;
    font-weight: 500;
	line-height:110%;
	color:#0066CC;
}
	
		a.simple-link {
	font-family: 'Roboto', sans-serif;
	font-size:26px;
	font-weight:500;
	color:#0066CC;
	text-decoration: none;
} 

a.simple-link:hover { 
color: #09F; 
}

.boton-uno {
	width:26%;
	height:80px;
    padding: 23px 20px;
	text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
    font-size: 24px;
    font-weight: 500;
    color: #fff;
    background-color:;
	background-image: url(https://actis.com.ar/img/fndo-btn-1.png);
	background-repeat: no-repeat;
	background-position: center top;
}

.boton-uno:hover{
	color: #fff;
 	background-image: url(https://actis.com.ar/img/fndo-btn-2.png);
	background-repeat: no-repeat;
	background-position: center top;
}

.new-program{
	width: 100%;
	height:auto;
	
	padding-left:15%;
	padding-right:15%;
	padding-bottom: 5%;
}


.temasydisertantes{
		float:left;
		width: 100%;
		height: auto;
		background-color:;
		margin-bottom: 0px;
		border:;
		text-align: left;
		margin-left: 14%;
}
	
.cuadrohs{
	background-image: url(../img/fdohs.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 16%;
	height:30px;
	font-family: 'Roboto', sans-serif;
	font-size:24px;
    font-weight: 600;
	line-height:30px;
	background-color:#1e8eff;
	color:#fff;
	text-align:right; 
	padding: 2px 5px;
	margin-left:-25px;
	margin-bottom:5px;
}

.cuadrobloques{
		display: inline-block; 
	width: ; 
	height:autopx;
	font-family: 'Roboto', sans-serif;
	
    font-weight: 500;
	line-height:120%;
	background-color:#1e8eff;
	color:#fff;
	text-align:left; 
	padding: 2px 5px;
	margin-bottom:5px;
}


.cuadroresaltar{
	display: inline-block; 
	width: ; 
	height:auto;
	font-family: 'Roboto', sans-serif;
	
    font-weight: 600;
	line-height:120%;
	background-color:#5ea0ee;
	color:#fff;
	text-align:left; 
	padding: 2px 5px;
	margin-bottom:5px;
}

.programafotos{
	width:100%;
	height:215px;
	background-attachment: scroll;
    background-image: url(../img/a-program1680-b.jpg);
    background-position: center center;
    background-repeat: none;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

/* NUEVA PROG /////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */

.triangulos_espacio	{
	width: 100%;
	height: 60px;
}

header {
    text-align: center;
    color: #fff;
	background-color: ;
    height: auto;
}


.cabezaindex{
width: 100%;
height: auto;
margin: 0 auto;
background: #f73208;
position: relative;
margin-bottom: 0px;
}

.abajoindex {
width: 100%;
height: auto;
background: #ccc;
position: relative;
margin-top: 110px;
}

.imgtoptop {
    /* Images default to Center Center. Maybe try 'center top'? */
    background-position: center center;
    display: block;
    width: 100%;
    height: 530px;
    /* height: 100vh; *//* If you want fullscreen */
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #fff;
    overflow: hidden;
    background-image: url(https://actis.com.ar/img/actis-servicios.jpg);
}

.imgtoptop2 {
    /* Images default to Center Center. Maybe try 'center top'? */
    background-position: center center;
    display: block;
    width: 100%;
    height: 530px;
    /* height: 100vh; *//* If you want fullscreen */
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #fff;
    overflow: hidden;
    background-image: url(https://actis.com.ar/img/actis-productos.jpg);
}

.imgtoptop3 {
    /* Images default to Center Center. Maybe try 'center top'? */
    background-position: center center;
    display: block;
    width: 100%;
    height: 530px;
    /* height: 100vh; *//* If you want fullscreen */
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #fff;
    overflow: hidden;
    background-image: url(https://actis.com.ar/img/contactos.jpg);
}

.imgtoptop4 {
    /* Images default to Center Center. Maybe try 'center top'? */
    background-position: center center;
    display: block;
    width: 100%;
    height: 530px;
    /* height: 100vh; *//* If you want fullscreen */
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #fff;
    overflow: hidden;
    background-image: url(https://actis.com.ar/img/actis-quienes-somos.jpg);
}


.arribaindex{
margin: 0 auto;
width: 85%;
height: 360px;
background: transparent;
position: relative;
margin-top: -30px;
z-index: 100;
}

.arribaindex2{
margin: 0 auto;
width: 85%;
height: 360px;
background: transparent;
position: relative;
margin-top: -30px;
z-index: 100;
}

.arribaindexprod{
margin: 0 auto;
width: 85%;
height: 360px;
background: transparent;
position: relative;
margin-top: -30px;
z-index: 100;
}

.arribaindexserv{
margin: 0 auto;
width: 85%;
height: 930px;
background: transparent;
position: relative;
margin-top: -30px;
z-index: 100;
}

.serviciostexto{
	background-color: ;
	width: 80%;
	height: auto;
	margin-left: 10%;
	margin-right:10%;
	margin-top: 20px;
	font-size: 22px;
	font-weight: 400;
	text-align: left;
	padding: 0px;
}

.arribaindexquienes{
margin: 0 auto;
width: 85%;
height: 930px;
background: transparent;
position: relative;
margin-top: -30px;
z-index: 100;
}

.quienestexto{
	background-color: ;
	width: 80%;
	height: auto;
	margin-left: 10%;
	margin-right:10%;
	margin-top: 20px;
	font-size: 22px;
	font-weight: 400;
	text-align: left;
	padding: 0px;
}

.serviciositems{
	background-color: ;
	width: 50%;
	height: 520px;
	margin-left: 25%;
	margin-right:30%;
	margin-top: 20px;
	font-size: 45px;
	font-weight: 400;
	text-align: center;
	padding: 0px;
}

.itemicon{
	width: 30%;
	height: 100px;
	margin-left: 0%;
	margin-right:0%;
	text-align: center;
	background-color: ;
}

.itemicon img{
	width: 85%;
	height: auto;
}

.itemtexto{
	width: 70%;
	height: 100px;
	line-height: 25px;
	margin-left: 0%;
	margin-right:0%;
	text-align: left;
	padding: 5px;
	background-color: ;
	padding: 40px 5px 0px 5px;
	font-size: 32px;
}

h255 {
font-size: 18px;
}

.cuadrosmarrones1{
	background-color: #4a2d1d;
	width: 31%;
	height: auto;
	margin: 0 auto;
	margin-left: 1%;
	margin-right:1%;
	font-size: 30px;
	font-weight: 500;
	text-align: left;
	padding: 15px;
}

.cuadrosmarrones2{
	background-color: #4a2d1d;
	width: 100%;
	height: auto;
	margin: 0 auto;
	margin-left: 0%;
	margin-right:0%;
	font-size: 30px;
	font-weight: 500;
	text-align: left;
	padding: 30px;
}



.texcuadrosinicio{
	height: 170px;
	font-size: 18px;
	font-weight: 400;
}

.texcuadrosinicio2{
	height: auto;
	font-size: 22px;
	font-weight: 400;
}

.productostexto{
background-color: ;
	width: 80%;
	height: auto;
	margin-left: 10%;
	margin-right:10%;
	margin-top: 20px;
	font-size: 22px;
	font-weight: 400;
	text-align: left;
	padding: 0px;
}

.mascuadrosinicio{
	height: 75px;
text-align: right;
background-color: transparent;
}

a.mas{
	display: inline-block; 
	width: 20%;
	height: 75px;
	background-image: url(https://actis.com.ar/img/mas1.svg);
	background-repeat: no-repeat;
	background-color:;
	background-position: center top;
	}

a.mas:hover {
	background-image: url(https://actis.com.ar/img/mas2.svg);
	}	

a.mas img {
width: 100%;
}

a.mas2{
	display: inline-block; 
	width: 20%;
	height: 75px;
	background-image: url(https://actis.com.ar/img/mas2.svg);
	background-repeat: no-repeat;
	background-color:;
	background-position: center top;
	}

a.mas2:hover {
	background-image: url(https://actis.com.ar/img/mas1naranja.svg);
	}	

a.mas2 img {
width: 100%;
}

.cienporciento {
width: 100%;
height: auto;
margin: 0 auto;
box-sizing:border-box;
clear: both;
margin-top: -80px;
margin-bottom: -80px;
}

.grisclaro{
background-color:#ccc;
}

.grisoscuro{
background-color:#4d4d4d;
}

.amarilloinstu{
background-color:#ffc900;
}

.naranjainstu{
background-color:#f73208;
}

.seccionint {
width: 85%;
height: auto;
margin: 0 auto;
box-sizing:border-box;
clear: both;
overflow: hidden;
}

.seccionint_galeria{
width: 85%;
height: auto;
margin: 0 auto;
box-sizing:border-box;
clear: both;
overflow: hidden;
}

.secciontitulo{
	width: 100%;
	height: auto;
	font-size: 46px;
	font-weight: 600;
	text-align: center;
	background: none;
	overflow: hidden;
	margin-top: 70px;
	margin-bottom: 50px;
}

.secciontitulo2{
	width: 100%;
	height: auto;
	font-size: 46px;
	font-weight: 600;
	text-align: center;
	background: none;
	overflow: hidden;
	margin-top: 70px;
	margin-bottom: 30px;
}

.secciontitulo_z2{
	width: 100%;
	height: auto;
	font-size: 60px;
	font-weight: 600;
	text-align: center;
	background: none;
	overflow: hidden;
	margin-top: 1px;
	margin-bottom: 10px;
}

.tituloenviesuconsulta{
	width: 100%;
	height: auto;
	font-size: 46px;
	font-weight: 600;
	text-align: center;
	background: none;
	overflow: hidden;
	margin-top: -10px;
	margin-bottom: 50px;
}

.titulocolornegro{
	color:#242424;
}

.titulocolorblanco{
	color:#fff;
}

.triangulos{
	background-color: #ccc;
	width: 31%;
	height: 280px;
	margin: 0 auto;
	margin-left: 1%;
	margin-right:1%;
	text-align: center;
	color: #242424;
	font-size: 24px;
	font-weight: 600;
	line-height: 120%;
}

a.triangulosgranza{
	display: inline-block; 
	width: 80%;
	height: 245px;
	margin: 0 auto;
	background-image: url(https://actis.com.ar/img/triagranza.jpg);
	background-repeat: no-repeat;
	background-color: ;
	background-position: center top;
	background-size: 94%;
	}

a.triangulosgranza:hover {

	}

a.triangulosnegra{
	display: inline-block; 
	width: 80%;
	height: 245px;
	margin: 0 auto;
	background-image: url(https://actis.com.ar/img/trianegra.jpg);
	background-repeat: no-repeat;
	background-color: ;
	background-position: center top;
	background-size: 94%;
	}

a.triangulosnegra:hover {

	}	

a.triangulosarena{
	display: inline-block; 
	width: 80%;
	height: 245px;
	margin: 0 auto;
	background-image: url(https://actis.com.ar/img/triaarena.jpg);
	background-repeat: no-repeat;
	background-color: ;
	background-position: center top;
	background-size: 94%;
	}

a.triangulosarena:hover {
	
	}

a.triangulostosca{
	display: inline-block; 
	width: 80%;
	height: 245px;
	margin: 0 auto;
	background-image: url(https://actis.com.ar/img/tosca.jpg);
	background-repeat: no-repeat;
	background-color: ;
	background-position: center top;
	background-size: 100%;
	}

a.triangulostosca:hover {
	background-image: url(https://actis.com.ar/img/tosca2.jpg);
	}			

	a.triangulosasfalto{
	display: inline-block; 
	width: 80%;
	height: 245px;
	margin: 0 auto;
	background-image: url(https://actis.com.ar/img/asfalto.jpg);
	background-repeat: no-repeat;
	background-color: ;
	background-position: center top;
	background-size: 100%;
	}

a.triangulosasfalto:hover {
	background-image: url(https://actis.com.ar/img/asfalto2.jpg);
	}

a.trianguloscascote{
	display: inline-block; 
	width: 80%;
	height: 245px;
	margin: 0 auto;
	background-image: url(https://actis.com.ar/img/cascote.jpg);
	background-repeat: no-repeat;
	background-color: ;
	background-position: center top;
	background-size: 100%;
	}

a.trianguloscascote:hover {
	background-image: url(https://actis.com.ar/img/cascote2.jpg);
	}

a.triangulospiedrapartida{
	display: inline-block; 
	width: 80%;
	height: 245px;
	margin: 0 auto;
	background-image: url(https://actis.com.ar/img/piedrapartida.jpg);
	background-repeat: no-repeat;
	background-color: ;
	background-position: center top;
	background-size: 100%;
	}

a.triangulospiedrapartida:hover {
	background-image: url(https://actis.com.ar/img/piedrapartida2.jpg);
	}

	a.triangulospiedrapartidamdq{
	display: inline-block; 
	width: 80%;
	height: 245px;
	margin: 0 auto;
	background-image: url(https://actis.com.ar/img/piedrapartidamardelplata.jpg);
	background-repeat: no-repeat;
	background-color: ;
	background-position: center top;
	background-size: 100%;
	}

a.triangulospiedrapartidamdq:hover {
	background-image: url(https://actis.com.ar/img/piedrapartidamardelplata2.jpg);
	}

	a.triangulocantorodado{
	display: inline-block; 
	width: 80%;
	height: 245px;
	margin: 0 auto;
	background-image: url(https://actis.com.ar/img/canto-rodado.jpg);
	background-repeat: no-repeat;
	background-color: ;
	background-position: center top;
	background-size: 100%;
	}

a.triangulocantorodado:hover {
	background-image: url(https://actis.com.ar/img/canto-rodado2.jpg);
	}

	a.trianguloplantines{
	display: inline-block; 
	width: 80%;
	height: 245px;
	margin: 0 auto;
	background-image: url(https://actis.com.ar/img/plantines.jpg);
	background-repeat: no-repeat;
	background-color: ;
	background-position: center top;
	background-size: 100%;
	}

a.trianguloplantines:hover {
	background-image: url(https://actis.com.ar/img/plantines2.jpg);
	}		

	a.trianguloladrillos{
	display: inline-block; 
	width: 80%;
	height: 245px;
	margin: 0 auto;
	background-image: url(https://actis.com.ar/img/ladrillos.jpg);
	background-repeat: no-repeat;
	background-color: ;
	background-position: center top;
	background-size: 100%;
	}

a.trianguloladrillos:hover {
	background-image: url(https://actis.com.ar/img/ladrillos2.jpg);
	}

	a.triangulocemento{
	display: inline-block; 
	width: 80%;
	height: 245px;
	margin: 0 auto;
	background-image: url(https://actis.com.ar/img/cemento.jpg);
	background-repeat: no-repeat;
	background-color: ;
	background-position: center top;
	background-size: 100%;
	}

a.triangulocemento:hover {
	background-image: url(https://actis.com.ar/img/cemento2.jpg);
	}	

	.botonn{
		width: 80%;
		height:125px;
		margin: 0 auto;
		background-color: ;
		text-align: center;
		margin-top: 80px;

	}

		.socaloinferior_sb{
		width: 80%;
		height:80px;
		margin: 0 auto;
		background-color: transparent;
		text-align: center;
		margin-top: 10px;
}

a.btnseccioninicio{
	display: inline-block; 
	width: 12%;
	height: 45px;
	background-color: #ffc900;
	text-align: center;
	font-size: 20px;
	text-decoration: none;
	color: #242424;
	font-weight: 600;
	padding-top: 9px;
	padding-bottom: 10px;
	border-radius: 5px;
	}

a.btnseccioninicio:hover {
	background-color: #242424;
	color: #ffc900;
	}

	.botonnwhatsapp{
		width: 0%;
		height:auto;
		margin: 0 auto;
		background-color: transparent;
		text-align: center;
		margin-top: 0px;
		margin-bottom: -20px;
	}	

a.btnwhatsapp{
	display: inline-block; 
	width: 0;
	height: 0;
	background-color: #219F14;
	text-align: center;
	font-size: 16px;
	text-decoration: none;
	color: #FFF;
	font-weight: 600;
	padding-top: 0px;
	padding-bottom: 10px;
	border-radius: 5px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 96%;
	background-image: url(https://actis.com.ar/img/contactos-whats-01-blanco.svg);
	margin-bottom: 0px;
	}

a.btnwhatsapp:hover {
	background-color: #005759;
	color: #ffc900;
	}	

.botonnwhatsapptexto{
width: 0%;
height:0px;
margin: 0 auto;
background-color: transparent;
text-align: center;
font-size: 0px;
font-weight: 0;
color:#000;
margin-top: 0px;
margin-bottom: 0px;
}

h10{
font-size: 46px;
font-weight: 600;
font-family: 'Roboto', sans-serif;
text-transform:none;
}
	
	h11{
	font-size: 26px;
	font-family: 'Roboto', sans-serif;
	color: #fff;
	}

.cuadroflota{
	background-color: transparent;
	width: 23%;
	height: 240px;
	margin: 0 auto;
	margin-left: 1%;
	margin-right:1%;
	color: #242424;
	font-size: 26px;
	font-weight: 500;
	background-repeat: no-repeat;
	background-color: ;
	background-position: center top;
	background-size: 100%;
}

.flota{
	margin: 0 auto;
	background-color: transparent;
	width: 100%;
	height:auto;
	margin-top: 195px;
	text-align: center;
	float: right;
	margin-right: 0px;
}	

.llegamosatodos{
	margin: 0 auto;
	width: 90%;
	height: 180px;
	margin-top: 70px;
	margin-bottom: 50px;
	background-color: ;
}


.llegamosatodos_imagen{
	width: 30%;
	height: 180px;
	background-color: ;
	margin-right: 2%;
}

.llegamosatodos_imagen img{
	width: 100%;
	height: auto;
}

.llegamosatodos_texto{
	width: 68%;
	height: 180px;
	background-color: ;
	color:#4A2D1D;
}

.llegamosatodos_titulo{
	color:#4A2D1D;
	font-size: 36px; 
	font-weight: 600;
}

.llegamosatodos_cuerpo{
	color:#4A2D1D;
	font-size: 18px; 
}

.piegaleria{
	height: 70px;
}

footer{
width: 100%;
height: 160px;
background-color: #F73208;
padding-top: 35px;
background-image: url(https://actis.com.ar/img/footer-fdo.svg);
	background-repeat: no-repeat;
	background-color:;
	background-position: right top;
	background-size: 50%;
}


.footer_a{
	width: 90%;
	height: 110px;
	background-color: ;
	margin: 0 auto;
}

.footer_b{
	width: 16%;
	height: 110px;
	background-color: transparent;
	margin: 0 auto;
	
	color: #fff;
	font-size: 20px;
	line-height: 80%;
}

.footer_b img{
	width: 40%;	
}


.footer_c{
	width: 16%;
	height: 110px;
	background-color: transparent;
	margin: 0 auto;
	
	color: #fff;
	font-size: 20px;
	line-height: 80%;
}

.footer_c img{
	width: 25%;	
}

.arribaindexquienes{
margin: 0 auto;
width: 85%;
height: 650px;
background: transparent;
position: relative;
margin-top: -30px;
z-index: 100;
}

.arribacontactos{
margin: 0 auto;
width: 85%;
height: 440px;
background: transparent;
position: relative;
margin-top: -30px;
z-index: 100;
}

.icocontacto{
	background-color: transparent;
	width: 24%;
	height: 170px;
	margin: 0 auto;
	margin-left: 0%;
	margin-right:0%;
	color: #242424;
	font-size: 26px;
	font-weight: 500;
	background-repeat: no-repeat;
	background-color: ;
	background-position: center top;
	background-size: 75%;
	margin-bottom: 30px;
}

.icocontactotext{
	margin: 0 auto;
	background-color: transparent;
	width: 100%;
	height:auto;
	margin-top: 130px;
	text-align: center;
	float: right;
	margin-right:0px;
	color: #fff;
}

.cabezacontactos{
width: 100%;
height: auto;
margin: 0 auto;
background: #f73208;
position: relative;
margin-bottom: 0px;
}	

/* NUEVA PROG /////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */

.cienporciento1 {
width: 100%;
height: auto;
margin: 0 auto;
box-sizing:border-box;
clear: both;
background-color: #a6ddfb;
overflow: hidden;
padding-top: 30px;
padding-bottom: 10px;
text-align: center;
}

.seccionint_art {
width: 80%;
height: auto;
margin: 0 auto;
box-sizing:border-box;
clear: both;
overflow: hidden;
background-color: none;
}

.articulostodos {
width: 30%;
box-sizing:border-box;
background:#fff;
line-height: 120%;
margin-bottom: 20px;
}

.titulo-articulos{
	height: auto;
	margin-bottom: 10px;
	overflow: hidden;
}

.seccion-texto-art{
	width: 100%;
	height: auto;
	background-color: ;
}

.articulo-imagen {
	width: 100%;
	height: auto;
	background-color:;
	margin-bottom: 10px;
}

.articulo-imagen img {
	width: 100%
}

.t-left{
text-align:left;	
}

.pdn {
	padding: 15px;
}

.seccion-margin-r {
	margin-right: 0px;
	margin-left: 30px;
}


.float_r { float: right }
.float_l { float: left }
.float_c { float: center }

.cienporciento2 {
width: 100%;
height: auto;
margin: 0 auto;
padding-top: 30px;
padding-bottom: 10px;
box-sizing:border-box;
clear: both;
background-color: #a6ddfb;
overflow: hidden;
}

.seccionint_fotos {
width: 90%;
height: auto;
margin: 0 auto;
box-sizing:border-box;
clear: both;
overflow: hidden;
background-color: none;
}



.cienporciento3 {
width: 100%;
height: auto;
margin: 0 auto;
padding-top: 30px;
padding-bottom: 15px;
box-sizing:border-box;
clear: both;
background-color: #a6ddfb;
overflow: hidden;
}

.seccionint_videos {
width: 90%;
height: auto;
margin: 0 auto;
box-sizing:border-box;
clear: both;
overflow: hidden;
background-color: none;
}

}

																											@media(min-width:1500px) {
																											.inicio_media {}
.imgtoptop {
    /* Images default to Center Center. Maybe try 'center top'? */
    background-position: center center;
    display: block;
    width: 100%;
    height: 560px;
    /* height: 100vh; *//* If you want fullscreen */
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #fff;
    overflow: hidden;
    background-image: url(https://actis.com.ar/img/actis-servicios.jpg);
}

.imgtoptop2 {
    /* Images default to Center Center. Maybe try 'center top'? */
    background-position: center center;
    display: block;
    width: 100%;
    height: 560px;
    /* height: 100vh; *//* If you want fullscreen */
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #fff;
    overflow: hidden;
    background-image: url(https://actis.com.ar/img/actis-productos.jpg);
}

.imgtoptop3 {
    /* Images default to Center Center. Maybe try 'center top'? */
    background-position: center center;
    display: block;
    width: 100%;
    height: 560px;
    /* height: 100vh; *//* If you want fullscreen */
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #fff;
    overflow: hidden;
    background-image: url(https://actis.com.ar/img/contactos.jpg);
}

.imgtoptop4 {
    /* Images default to Center Center. Maybe try 'center top'? */
    background-position: center center;
    display: block;
    width: 100%;
    height: 560px;
    /* height: 100vh; *//* If you want fullscreen */
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #fff;
    overflow: hidden;
    background-image: url(https://actis.com.ar/img/actis-quienes-somos.jpg);
}


.triangulos{
	background-color: #ccc;
	width: 31%;
	height: 280px;
	margin: 0 auto;
	margin-left: 1%;
	margin-right:1%;
	text-align: center;
	color: #242424;
	font-size: 24px;
	font-weight: 600;
	line-height: 120%;
}

a.triangulosgranza{
	display: inline-block; 
	width: 80%;
	height: 250px;
	margin: 0 auto;
	background-image: url(https://actis.com.ar/img/triagranza.jpg);
	background-repeat: no-repeat;
	background-color: ;
	background-position: center top;
	background-size: 90%;
	}

a.triangulosgranza:hover {

	}

a.triangulosnegra{
	display: inline-block; 
	width: 80%;
	height: 250px;
	margin: 0 auto;
	background-image: url(https://actis.com.ar/img/trianegra.jpg);
	background-repeat: no-repeat;
	background-color: ;
	background-position: center top;
	background-size: 90%;
	}

a.triangulosnegra:hover {

	}	

a.triangulosarena{
	display: inline-block; 
	width: 80%;
	height: 250px;
	margin: 0 auto;
	background-image: url(https://actis.com.ar/img/triaarena.jpg);
	background-repeat: no-repeat;
	background-color: ;
	background-position: center top;
	background-size: 90%;
	}

a.triangulosarena:hover {

	}

a.triangulostosca{
	display: inline-block; 
	width: 80%;
	height: 250px;
	margin: 0 auto;
	background-image: url(https://actis.com.ar/img/tosca.jpg);
	background-repeat: no-repeat;
	background-color: ;
	background-position: center top;
	background-size: 100%;
	}

a.triangulostosca:hover {
	background-image: url(https://actis.com.ar/img/tosca2.jpg);
	}			

	a.triangulosasfalto{
	display: inline-block; 
	width: 80%;
	height: 250px;
	margin: 0 auto;
	background-image: url(https://actis.com.ar/img/asfalto.jpg);
	background-repeat: no-repeat;
	background-color: ;
	background-position: center top;
	background-size: 100%;
	}

a.triangulosasfalto:hover {
	background-image: url(https://actis.com.ar/img/asfalto2.jpg);
	}

a.trianguloscascote{
	display: inline-block; 
	width: 80%;
	height: 250px;
	margin: 0 auto;
	background-image: url(https://actis.com.ar/img/cascote.jpg);
	background-repeat: no-repeat;
	background-color: ;
	background-position: center top;
	background-size: 100%;
	}

a.trianguloscascote:hover {
	background-image: url(https://actis.com.ar/img/cascote2.jpg);
	}

a.triangulospiedrapartida{
	display: inline-block; 
	width: 80%;
	height: 250px;
	margin: 0 auto;
	background-image: url(https://actis.com.ar/img/piedrapartida.jpg);
	background-repeat: no-repeat;
	background-color: ;
	background-position: center top;
	background-size: 100%;
	}

a.triangulospiedrapartida:hover {
	background-image: url(https://actis.com.ar/img/piedrapartida2.jpg);
	}

	a.triangulospiedrapartidamdq{
	display: inline-block; 
	width: 80%;
	height: 250px;
	margin: 0 auto;
	background-image: url(https://actis.com.ar/img/piedrapartidamardelplata.jpg);
	background-repeat: no-repeat;
	background-color: ;
	background-position: center top;
	background-size: 100%;
	}

a.triangulospiedrapartidamdq:hover {
	background-image: url(https://actis.com.ar/img/piedrapartidamardelplata2.jpg);
	}

	a.triangulocantorodado{
	display: inline-block; 
	width: 80%;
	height: 250px;
	margin: 0 auto;
	background-image: url(https://actis.com.ar/img/canto-rodado.jpg);
	background-repeat: no-repeat;
	background-color: ;
	background-position: center top;
	background-size: 100%;
	}

a.triangulocantorodado:hover {
	background-image: url(https://actis.com.ar/img/canto-rodado2.jpg);
	}

	a.trianguloplantines{
	display: inline-block; 
	width: 80%;
	height: 250px;
	margin: 0 auto;
	background-image: url(https://actis.com.ar/img/plantines.jpg);
	background-repeat: no-repeat;
	background-color: ;
	background-position: center top;
	background-size: 100%;
	}

a.trianguloplantines:hover {
	background-image: url(https://actis.com.ar/img/plantines2.jpg);
	}		

	a.trianguloladrillos{
	display: inline-block; 
	width: 80%;
	height: 250px;
	margin: 0 auto;
	background-image: url(https://actis.com.ar/img/ladrillos.jpg);
	background-repeat: no-repeat;
	background-color: ;
	background-position: center top;
	background-size: 100%;
	}

a.trianguloladrillos:hover {
	background-image: url(https://actis.com.ar/img/ladrillos2.jpg);
	}

	a.triangulocemento{
	display: inline-block; 
	width: 80%;
	height: 250px;
	margin: 0 auto;
	background-image: url(https://actis.com.ar/img/cemento.jpg);
	background-repeat: no-repeat;
	background-color: ;
	background-position: center top;
	background-size: 100%;
	}

a.triangulocemento:hover {
	background-image: url(https://actis.com.ar/img/cemento2.jpg);
	}

.cuadroflota{
	background-color: transparent;
	width: 23%;
	height: 250px;
	margin: 0 auto;
	margin-left: 1%;
	margin-right:1%;
	color: #242424;
	font-size: 26px;
	font-weight: 500;
	background-repeat: no-repeat;
	background-color: ;
	background-position: center top;
	background-size: 100%;
}

.flota{
	margin: 0 auto;
	background-color: transparent;
	width: 100%;
	height:auto;
	margin-top: 215px;
	text-align: center;
	float: right;
	margin-right: 0px;
}	

.arribaindexquienes{
margin: 0 auto;
width: 85%;
height: 620px;
background: transparent;
position: relative;
margin-top: -30px;
z-index: 100;
}

.arribacontactos{
margin: 0 auto;
width: 85%;
height: 440px;
background: transparent;
position: relative;
margin-top: -30px;
z-index: 100;
}

.icocontacto{
	background-color: transparent;
	width: 24%;
	height: 170px;
	margin: 0 auto;
	margin-left: 0%;
	margin-right:0%;
	color: #242424;
	font-size: 26px;
	font-weight: 500;
	background-repeat: no-repeat;
	background-color: ;
	background-position: center top;
	background-size: 65%;
	margin-bottom: 30px;
}

.icocontactotext{
	margin: 0 auto;
	background-color: transparent;
	width: 100%;
	height:auto;
	margin-top: 130px;
	text-align: center;
	float: right;
	margin-right:0px;
	color: #fff;
}

.cabezacontactos{
width: 100%;
height: auto;
margin: 0 auto;
background: #f73208;
position: relative;
margin-bottom: 0px;
}			

}

