hr { background-color: #2CB978; height: 1px; } .fa-anchor, .fa-coffee { font-size: 200px } .pa { padding-top: 100px; } .padinBo { padding-bottom: 100px; } .bannerEmpresa { padding-top: 100px; } .container-1 { width: 100%; } .bg-img { background-image: url("../img/blog/img1.jpg"); background-position: center center; background-repeat: no-repeat; background-attachment: fixed; background-size: cover; background-color: #2CB978; } .bg-imgd { background-color: gray; min-height: 250px; background-position: center; background-repeat: no-repeat; background-size: cover; position: relative; } .paddi { padding-left: 30px; padding-right: 30px; } /* Full-width input fields */ /* input[type=text],select,input[type=email],input[type=number],input[type=date],textarea,input[type=time]{ width: 100%; padding: 10px; margin: 5px 0 15px 0; border: none; background: #f1f1f1; } */ /* input[type=text]:focus,select:focus,input[type=email]:focus { background-color: #ddd; outline: none; } */ /* Set a style for the submit button */ .btnA { background-color: #2CB978; color: white; padding: 16px 20px; border: none; cursor: pointer; width: 100%; opacity: 0.9; radius: 10px; } .btnA:hover { opacity: 1; } /* listas de bodega-html */ #lista2 { counter-reset: li; list-style: none; *list-style: decimal; font: 20px 'trebuchet MS', 'lucida sans'; padding: 50; margin-bottom: 4em; text-shadow: 0 1px 0 rgba(255, 255, 255, .5); } #lista2 ol { margin: 0 0 100 2em; color: #fff; } #lista2 li { position: relative; display: block; padding: .4em .4em .4em 2em; *padding: .4em; margin: .5em 0; background: #ddd; color: #444444; text-decoration: none; border-radius: .10em; transition: all .3s ease-out; } #lista2 li:hover { background: #eee; } #lista2 li:hover:before { transform: rotate(360deg); } #lista2 li:before { content: counter(li); counter-increment: li; color: #fff; position: absolute; left: -1.3em; top: 50%; margin-top: -1.3em; background: #2CB978; height: 2em; width: 2em; line-height: 2em; border: .2em solid #fff; text-align: center; font-weight: bold; border-radius: 2em; transition: all .3s ease-out; } /* Fin de las listas */ /* Botón */ .button-con { border-radius: 50px; background-color: #4CAF50; /* Green */ padding: 16px 32px; text-align: center; display: inline-block; border: 0px; font-size: 16px; margin: 4px 2px; -webkit-transition-duration: 0.4s; /* Safari */ transition-duration: 0.4s; cursor: pointer; } .button-con1:hover { background-color: white; color: black; border: 1px solid #2cb978; } .button-con1 { background-color: #2cb978; color: white; } .button-ase { border-radius: 50px; background-color: #4CAF50; /* Green */ padding: 16px 32px; text-align: center; display: inline-block; border: 0px; font-size: 16px; margin: 4px 2px; -webkit-transition-duration: 1s; /* Safari */ transition-duration: 0.4s; cursor: pointer; } .button-ase1 { background-color: white; color: black; border: 1px solid #c8c7c7; } .button-ase1:hover { background-color: #2cb978; color: white; border: 1px solid #2cb978; } .colorWhu { color: white; } /* margin imgs empres.html */ .img-margin-left { margin-top: 80px; margin-left: 120px; } .img-margin-right { margin-left: 80px; } .img-to { margin-top: 80px; } .imgEmpresa:hover { animation: shake 0.5s; animation-iteration-count: infinite; } @keyframes shake { 0% { transform: translate(1px, 1px) rotate(0deg); } 10% { transform: translate(-1px, -2px) rotate(-1deg); } 20% { transform: translate(-3px, 0px) rotate(1deg); } 30% { transform: translate(3px, 2px) rotate(0deg); } 40% { transform: translate(1px, -1px) rotate(1deg); } 50% { transform: translate(-1px, 2px) rotate(-1deg); } 60% { transform: translate(-3px, 1px) rotate(0deg); } 70% { transform: translate(3px, 1px) rotate(-1deg); } 80% { transform: translate(-1px, -1px) rotate(1deg); } 90% { transform: translate(1px, 2px) rotate(0deg); } 100% { transform: translate(1px, -2px) rotate(-1deg); } } img { vertical-align: middle; } /* Position the image container (needed to position the left and right arrows) */ .container { position: relative; } .conG { background-color: #f8f8f8; } /* Hide the images by default */ .mySlides { display: none; } /* Add a pointer when hovering over the thumbnail images */ .cursor { cursor: pointer; } /* Next & previous buttons */ .prev, .next { cursor: pointer; position: absolute; top: 40%; width: auto; padding: 16px; margin-top: -50px; color: white; font-weight: bold; font-size: 20px; border-radius: 0 3px 3px 0; user-select: none; -webkit-user-select: none; } /* Position the "next button" to the right */ .next { right: 0; border-radius: 3px 0 0 3px; } /* On hover, add a black background color with a little bit see-through */ .prev:hover, .next:hover { background-color: rgba(0, 0, 0, 0.8); } /* Number text (1/3 etc) */ .numbertext { color: #f2f2f2; font-size: 12px; padding: 8px 12px; position: absolute; top: 0; } /* Container for image text */ .caption-container { text-align: center; background-color: #222; padding: 2px 16px; color: white; } .row:after { content: ""; display: table; clear: both; } /* Six columns side by side */ .column { float: left; width: 16.66%; } /* Add a transparency effect for thumnbail images */ .demo { opacity: 0.6; } .active, .demo:hover { opacity: 1; } .gallery-tam { max-width: 800px; } div.transbox { margin: 30px; background-color: #ffffff; opacity: 0.6; filter: alpha(opacity=60); /* For IE8 and earlier */ } .transbox-form { background-color: #ffffff; opacity: 0.9; filter: alpha(opacity=60); } div.transbox p, h1 { margin: 5%; font-weight: bold; color: #000000; } .container-asesoria { background-color: #fff; padding-top: 20px; padding-right: 20px; padding-bottom: 20px; padding-left: 20px; } .carousel-inner img { width: 100%; /* Set width to 100% */ margin: auto; min-height: 200px; } /* Hide the carousel text when the screen is less than 600 pixels wide */ @media (max-width: 600px) { .carousel-caption { display: none; } } .centrado { padding-left: auto; padding-right: auto; }