/*---HEADER NAVEGATION--*/

*{
	font-family: 'Open Sans', sans-serif;
}

nav{
	border-bottom: 3px solid #E84849;
	padding: 8px 0;
	background-color: #FFF;
	-webkit-box-shadow: 0px 9px 15px -7px rgba(0,0,0,0.5); 
	box-shadow: 0px 9px 15px -7px rgba(0,0,0,0.5);
}

.navbar ul{
	margin: 0;
} 

.navbar ul li{
	list-style: none;
	font-weight: 400;
	margin-left: 40px;
}

.navbar a{
	text-decoration: none;
	color: #2D2D2D;
	display: block;
	transition: .3s;
}

.navbar a:hover{
	color: #E84849;
  	transition: .3s;
}

/*--- TITLES AND TEXT--*/

h1{
	color: #2D2D2D;
	font-size: 36px;
	font-weight: 500;
	margin-top: 16px;
}

h2{
	color: #ff3f41;
	font-size: 22px;
	font-weight: 500;
}

p{
	color: #2D2D2D;
	font-size: 18px;
	font-weight: 400;
}

/*--- TEXT CARRUSEL--*/

.txt-carrusel{
	padding-left: 8%;
}

.txt-carrusel p{
	color: #FFF;
	max-width: 40%;
}

.txt-carrusel h2{
	font-size: 32px;
}

.uk-slideshow-items img{
	min-height: 450px;
}

/*--- FLOAT BUTTONS --*/

.buttons-float{
	position: relative;
	top: -80px;
}

.content-buttons-home a{
	text-decoration: none;
}

.buttons-home{
	border-radius: 10px;
	background-color: #FFFFFF;
	-webkit-box-shadow: 0px 10px 28px -5px rgba(0,0,0,0.34); 
	box-shadow: 0px 10px 28px -5px rgba(0,0,0,0.34);
	transition: .3s;
}

.buttons-home:hover{
	-webkit-box-shadow: 0px 10px 28px -5px rgba(0,0,0,0.2);
	transition: .3s;
}

.buttons-home p{
	padding-left: 16px;
	font-size: 24px;
	font-weight: 600;
	color: #252547;
}

/*--- NUESTRO TRABAJO --*/

.nuestro-trabajo{
	background: url(../images/bg_home.png) no-repeat center;
  	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
  	padding: 80px 0;
}

/*--- NUESTROS ENVIOS --*/

.bg-gray{
	background-color: #F8F8F8;
	padding: 80px 0;
}

.txt-slider h2{
	margin-bottom: 8px;
}

.txt-slider p{
	color: #FFF;
	margin-top: 0;
	padding-bottom: 16px;
	font-weight: 400;
}

.txt-slider a{
	background-color: #37A2DC;
	padding: 12px 32px;
	border-radius: 50px;
	text-decoration: none;
}

/*--- FOOTER --*/

footer{
	background: #37A2DC;
	padding: 16px 0;
}

.social-icons{
	list-style: none;
	display: flex;
	justify-content: space-between;
    max-width: 140px;
}

.footer-txt{
	text-align: center;
}

.footer-txt div a{
	color: #FFF;
    font-size: 14px;
}

.footer-location p{
	color: #FFF;
	font-size: 14px;
    text-align: left;
}

.copy-right{
	font-size: 14px;
	color: #FFF;
	text-align: center;
}

/*--- BANNER TXT --*/

.banner-txt p{
	color: #FFF;
	font-size: 60px;
	font-weight: 700;
    margin: 0;
    line-height: 0.75;
}

.envios-colombia{
	background: url(../images/colombia.png) no-repeat center;
  	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
  	padding: 80px 0;
}

/*--- ACORDEON --*/

.uk-accordion-title {
    font-size: 24px;
    color: #2D2D2D;
    font-weight: 500;
}

.acordeon-contenido{
	font-size: 16px;
	color: #2D2D2D;
}

.divisor{
	border-bottom: 2px solid #d6d6d6;
	padding: 16px 0;
	margin-top: 0;
}

/*--- CASILLERO --*/

.casillero{
	background: url(../images/casillero.png) no-repeat center;
  	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
  	padding: 80px 0;
}

.lista-pasos{
	list-style: none;
}

.bg-clean{
	background-color: #FFF;
	padding: 80px 0;
}

.cta{
	padding-top: 20px;
}

.cta a,button, .cta input[type=submit], .cta input[type=button] {
	background-color: #37A2DC;
	color: #FFF;
	border-radius: 30px;
	padding: 12px 32px;
	text-decoration: none;
	transition: .3s;
	border: 0;
	font-size: 16px;
}

.cta a:hover,button:hover, .cta input[type=submit]:hover, .cta input[type=button]:hover {
	background-color: #3db2f1;
	transition: .3s;
}

/*--- BANNER BLOG --*/

.banner-blog p{
	font-size: 32px;
	color: #FFF;
}

.btn-banner-blog a{
	background-color: #FFF;
	color: #252547;
	border-radius: 30px;
	padding: 12px 32px;
	text-decoration: none;
	transition: .3s;
}

.btn-banner-blog a:hover{
	color: #37A2DC;
	transition: .3s;
}

.content-box-blog a{
	color: #252547;
	text-decoration: none;
	transition: .3s;
}

.content-box-blog a:hover{
	color: #37A2DC;
	transition: .3s;
}

/*--- CONTACTO --*/

.uk-input, .uk-select, .uk-textarea {
    color: #CDCACA;
    border: 1px solid #2D2D2D;
    border-radius: 10px;
}

.mapa > iframe{
	width: 100%;
}

.buscador-mapa{
	background-color: #f2f1f0;
	-webkit-box-shadow: 5px 6px 15px -7px rgba(0,0,0,0.5); 
	box-shadow: 5px 6px 15px -7px rgba(0,0,0,0.5);
}

.paddingH{
	padding: 0 20px;
}

.uk-nav-default {
    font-size: 24px;
}


/*--- CHAT --*/

.chat{
	width: 72px;
	height: 72px;
	background-color: #e84848;
	border-radius: 50%;
	position: fixed;
	bottom: 24px;
	right: 24px;
	z-index: 981;
	-webkit-box-shadow: 0px 9px 15px -7px rgba(0,0,0,0.5); 
	box-shadow: 0px 9px 15px -7px rgba(0,0,0,0.5);
}

.chat >a > img{
	padding: 16px;
}

.buttons-chat{
	position: absolute;
	right: 12px;
	top: -210px;
	list-style: none;
}

.buttons-chat > li {
	width: 48px;
	height: 48px;
	border-radius: 50%;
	margin-bottom: 16px;
}

.chat-green{
	background: #30B700;
}

.chat-blue{
	background: #00B5E2;
}

.chat-red{
	background: #e84848;
}

.buttons-chat > li > a {
	padding: 9px;
	color: #FFF;

}

.casillero{
	background: url(../images/punto.png) no-repeat center;
  	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
  	padding: 80px 0;
}

.padding-slider{
	padding-bottom: 32px;
}

.bg-login{
	background: url(../images/bg_servipuntos.png) no-repeat center;
  	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.bg-casillero{
	background: url(../images/bg_casillero.png) no-repeat center;
  	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.login-card{
	background-color: #FFF;
	border-radius: 10px;
	padding: 40px 48px;
}

.check{
	color: #2D2D2D;
	font-size: 14px;
	transition: .3s;
}

.check:hover{
	color: #3db2f1;
	transition: .3s;
}

.uk-checkbox:checked{
	background-color: #3db2f1;
}

.link-small a{
	color: #969595;
	font-size: 12px;
}

.wpcf7-list-item {
    margin: 0 0 0 0;
}

.box-size {
    max-width: 30%;
}

.cards-size {
    max-width: 50%;
}


/*Timeline Tracking*/

.rightbox {
  padding: 0em 34rem 0em 0em;
  height: 100%;
}

.rb-container {
  margin: auto;
  display: block;
  position: relative;
}

.rb-container ul.rb {
  margin: 2.5em 0;
  padding: 0;
  display: inline-block;
}

.rb-container ul.rb li {
  list-style: none;
  margin: auto;
  margin-left: 10em;
  min-height: 50px;
  border-left: 1px dashed #d5d4d4;
  padding: 0 0 50px 30px;
  position: relative;
}

.rb-container ul.rb li:last-child {
  border-left: 0;
}

.rb-container ul.rb li::before {
  position: absolute;
  left: -18px;
  top: -5px;
  content: " ";
  border: 8px solid rgba(255, 255, 255, 1);
  border-radius: 500%;
  background: #50d890;
  height: 20px;
  width: 20px;
  transition: all 500ms ease-in-out;
}

ul.rb li .timestamp {
  color: #50d890;
  position: relative;
  width: 140px;
  font-size: 12px;
}

.item-title {
  color: #2d2d2d;
}

.txt-tracking > div > p{
  font-size: 14px;
}


@media only screen and (min-width: 640px) {

	.cta{
		padding-top: 0;
	}

	.footer-txt{
		text-align: none;
	}

	.banner-txt p{
		font-size: 120px;
	}

	.padding-slider{
		padding-bottom: 0;
	}

}


@media only screen and (min-width: 960px) {

	

}


@media only screen and (min-width: 1200px) {

	.paddingH{
		padding: 0;
	}

}