/**************Showcase Style Starts*****************/

#container {
	margin:15px auto;
	width:100%;
}
.container-left {
	width: 15%;
	float: left;
}
.ajust-lift
{
	padding-left: 35%;
	font-family: "Font-Second", "sans-serif";
}
.container-2{
	width: 85%;
}
.top-li
{
	margin-top: 10px;
}
.showcase {
	list-style: none;
	padding: 0 0 0px 0px;
	height: 244px;
}
.showcase li {
	float: left;
	width: 50%;
	height: 244px;
	overflow: hidden;
}
.showcase .thumb3 {
	float: left;
	width: 100%;
	height: 244px;
	overflow: hidden;
}
.showcase a , .showcase .thumb3 a{
	display: block;
	width: 93%;
	height: 244px;
	overflow: hidden;
	position: relative;
	text-decoration: none;
}
.showcase .thumb2 a {
	display: block;
	width: 90%;
	height: 244px;
	overflow: hidden;
	position: relative;
	text-decoration: none;
}
.showcase a img {
	width: 120%;
    height: 300px;
    margin: 0 auto;
    position: absolute;
    left: -30px;
	top: -40px;
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}
.showcase .thumb3 a img {
    width: 110%;
    height: 300px;
    margin: 0 auto;
    position: absolute;
    left: -60px;
    top: -40px;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}
.showcase a:hover img {
	width: 100%;
	height: 213px;
	left: 0;
	top: -10px;
}
/* Thumb 1*/
.showcase a p {
	background: #9a9a9a;
	font-family: "Font-Content", "sans-serif";
	color: #fff;
	font-size: 15px;
	padding: 12px 20px;
	position:absolute;
	bottom:-100px;
	line-height: 20px;
	display: block;
	width: 100%;
	cursor: pointer;
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}

.showcase a:hover p {
	bottom: 0;
	background: #acacac;
}
.showcase a h3 {
	font-size: 15px;
	font-family: "Source Sans Pro", "sans-serif";
	text-transform: uppercase;
	color: #fff;
	background: #9a9a9a;
	width: 95%;
	padding: 8px 10px;
	position: absolute;
	left:10px;
	bottom:25px;
	cursor: pointer;
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}
.showcase .thumb1 a:hover h3 {
	bottom:110px;
	background: #acacac;
}
.showcase .thumb2 a:hover h3 {
	bottom:130px;
	background: #acacac;
}
.showcase .thumb3 a:hover h3 {
	bottom:94px;
	background: #acacac;
}


/* /Thumb 1*/
.showcase a h3 i {
	width: 33px;
	height: 26px;
	position: absolute;
	right: -34px;
	top: 0;
	background: #ACACAC;
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
	font-size:18px;
	font-weight:normal;
	text-align:center;
	padding:6px 0 0 0;
}
.showcase .thumb2 a p, .showcase .thumb2 a h3 {
	background: rgb(242,0,1);
}
.showcase .thumb2 a:hover p, .showcase .thumb2 a:hover h3 {
	background: rgb(217,0,0);
}
.showcase .thumb2 a h3 i {
	background: rgb(242,0,1);
}
.showcase .thumb2 a:hover h3 i {
	background: rgb(217,0,0);
}
.showcase .thumb3 a p, .showcase .thumb3 a h3 {
	background: #e59500;
}
.showcase .thumb2 a p
{
	bottom: -120px;
}
.showcase .thumb2 a:hover p
{
	bottom: 0px;
}
.showcase .thumb3 a:hover p, .showcase .thumb3 a:hover h3 {
	background: #ffa600;
}
.showcase .thumb3 a h3 i {
	background: #e59500;
}
.showcase .thumb3 a:hover h3 i {
	background: #ffa600;
}


/*INI Responsive seccion estibadores CAMC */
@media only screen and (max-width: 1400px)
{
	.txtStevedores
	{
		font-size: 14px !important;
	}
}

@media only screen and (max-width: 1320px)
{
	.txtStevedores
	{
		font-size: 13px !important;
	}
}

@media only screen and (max-width: 1120px)
{
	.txtStevedores
	{
		font-size: 12px !important;
	}
}

@media only screen and (max-width: 1046px)
{
	.txtStevedores
	{
		font-size: 11px !important;
	}
}

@media only screen and (max-width: 991px)
{
	.txtStevedores
	{
		font-size: 9px !important;
	}
}

@media only screen and (max-width: 860px)
{
	.txtStevedores
	{
		font-size: 8px !important;
	}
}

@media only screen and (max-width: 600px)
{
	.txtStevedores
	{
		font-size: 12px !important;
	}

	#paddingI
	{
		padding-left: 0 !important;
	}
}

/*INI imagen fondo modal*/
.modal-body
{
	background-image: url(https://hidraulicosjrsas.com/images/oferta.png);
	background-size: 100% 90%;
	/*
	background-size: cover;
    background-repeat: no-repeat;
    */
}

.card
{
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: .25rem;
    width: 40%;
    right: -55%;
}

.card-header
{
	display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 1rem;
    border-bottom: 1px solid #e9ecef;
    border-top-left-radius: .3rem;
    border-top-right-radius: .3rem;
}

.card-body
{
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1.25rem;
}

.close-product
{
	margin-top: -7px !important;
	color: #fff !important;
	position: relative !important;
	top: 3px !important;
	right: 150px !important;
	font-size: 27px !important;
	font-weight: bold !important;
	background-color: #ff0000;
	padding: 10px;
	border-radius: 100%;
	width: 50px;
	float: right;
	
}

.close:hover, .close:focus
{
    opacity: inherit !important;
    
}

.close
{
	color: #fff;
	position: relative !important;
	font-weight: bold !important;
	background-color: #ff0000 !important;
	padding: 10px !important;
	height: 50px;
	left: 70px;
	
}

@media only screen and (max-width: 900px)
{
	.card
	{
		width: 50%;
		right: -45%;
	}
}

@media only screen and (max-width: 700px)
{
	.card
	{
		width: 72%;
		right: -20%;
	}
}
/*FIN imagen fondo modal*/
/*FIN Responsive seccion estibadores CAMC */