@charset "utf-8";
/* CSS LINK SISTEMAS */

/* menu */
.logo img, .footer-logo img {
	max-width: 170px;
}
.main-header .main-menu ul li:hover>a {
    color: #f38534;
}
.mobile_menu .slicknav_menu .slicknav_btn .slicknav_icon-bar {
    background: #f38534 !important;
}
.btn {
	background: #f38534;
}
.mobile_menu .slicknav_menu .slicknav_nav .registro {
    background: #f38534;
	color: #ffffff;
}
.mobile_menu .slicknav_menu .slicknav_nav .registro:hover {
	background: #f38534b3;
	color: #ffffff;
}


/* principal slider */
/*
.slider-height {
    min-height: 830px;
}
*/
.hero__caption h1 {
	text-shadow: 2px 2px 8px #000000;
}
.hero-pera {
	text-shadow: 2px 2px 4px #000000;
}
.single-slider:after {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: "";
	background: linear-gradient(90deg, rgba(0,0,0,0.7) 0%, rgba(0,0,0,0) 100%);
    z-index: -1;
}


/* formulario de rastero en slider */
.search-box .error {
	color: #FFFFFF;
    padding-left: 32px;
    padding-top: 10px;
}
.slider-area form.search-box .search-form input {
    width: 100%;
    height: 60px;
    background: #ff5f13;
    text-align: center;
    color: #fff;
    display: block;
    padding: 15px;
    border-radius: 0px;
    text-transform: uppercase;
    font-family: "Barlow",sans-serif;
    line-height: 29px;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0.03em;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
	border-width: 0;
}


/* principal servicios */
.categories-area .single-cat .cat-cap h5>a {
    min-height: 86px;
}
.categories-area .single-cat::before {
    background: #f38534;
}
.categories-area .single-cat {
    padding: 22px;
}
.categories-area .single-cat .cat-icon a {
    margin: 20px 0px 40px;
	color: #f38534;
	display: block;
}
.categories-area .single-cat:hover a {
	color: #ffffff;
}

/* principal acerca */
.about-caption p a {
	color: #f38534;
}
.about-caption p a:hover {
	color: #f38534b3;
}
.imagen-wrapper {
    overflow: hidden;
    position: relative;
    padding-top: 90%;
}
.imagen-fit-cover {
    object-fit: cover;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    height: 100%;
    width: 100%;
}



/* principal sucursales */
.sucursales-active button.slick-next {
    right: calc((100% / 2) - 60px);
}
.sucursales-active button.slick-prev {
    left: calc((100% / 2) - 60px);
}
.sucursales-active button.slick-arrow {
    position: absolute;
    bottom: -28px;
    padding: 0;
    z-index: 2;
    height: 50px;
    width: 50px;
    line-height: 50px;
    border-radius: 6px;
    cursor: pointer;
    font-size: 20px;
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s;
    color: #616373;
    background: none;
    margin: 0 auto;
    border: 1px solid #616373;
}
.sucursales-active button.slick-arrow:hover {
    border: 1px solid #f38534;
    color: #f38534;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
	.section-padding30 {
		padding-bottom: 100px;
	}
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
	.section-padding30 {
		padding-bottom: 90px;
	}
}
@media (max-width: 575px) {
	.section-padding30 {
		padding-bottom: 80px;
	}
}



/* principal testimonios */
.founder-img img {
    object-fit: cover;
    height: 120px;
    width: 120px;
    border-radius: 50%;
}
.anchofull {
	width:100%;
	margin-left:0;
	margin-right:0;
	padding-left:0;
	padding-right:0;
	display:block;
	text-align:center; /*This will result in centering the link text, which is probably what you want -brianjohnsondesign.com*/
}
.testimonial-form img  {
	max-height: 120px; 
	margin-bottom: 30px;
}




/* mapa responsivo (contenido y contacto) */
.map-responsive{
    overflow: hidden;
    position: relative;
    height: 0;
}
.map-responsive iframe{
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    position: absolute;
}
/* ratios para mapa */
.ratio-16-9 {
    padding-bottom: 56.25%;
}
.ratio-21-9 {
    padding-bottom: 42.85%;
}



/* contacto */
.contact-info .media-body h3 a:hover {
    color: #f38534;
}



/* sidebar para lista de contenidos y detalle contenido */
/* side bar */
.sidebar-img {
    object-fit: cover;
    height: 80px;
    width: 80px;
}
.media-body {
	min-width: 0;
}




/* lista de contenidos, listacriterio, listaetiquetas */
.blog_item_img .blog_item_date {
    text-align: center;
}




/* contenido */
/* navegador de contenidos */
.nav-contenidos-img {
    object-fit: cover;
    height: 60px;
    width: 60px;
}
.single-post-area .navigation-area {
    border-bottom: 1px solid #eee;
    padding-bottom: 20px;
    margin-top: 0px;
}
/* boton pregunte por whatsapp */
.whats-boton a:hover {
	background: #f38534;
    -webkit-text-fill-color: #ffffff;
    -webkit-background-clip: inherit;
}



/* paginación */
#SoloMovil {
    display: none;
    font-size: 20px;
    line-height: 46px;
    margin-right: 10px;
}
@media (max-width: 768px) {
	#hide {
	display:none;
	}
	#SoloMovil {
	display:inline;
	}
}






/* footer */
.footer-area .footer-heading .contact-number a {
    color: #f38534;
}
.footer-area .footer-heading .contact-number a:hover {
    color: #ffffff;
}
.footer-area .footer-top .single-footer-caption .footer-tittle ul li a:hover {
    color: #f38534;
}
.footer-area .footer-bottom .footer-copy-right p a {
    color: #f38534;
}
#scrollUp, #back-top {
    background: #f38534;
}




/* ESTILOS FORMULARIOS PROGRAMADOS */
.programacion a {
    color: #f38534;
}
.programacion .nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    background-color: #f38534;
}
.programacion .nav-pills .nav-link:hover {
    background-color: #f38534b3;
	 color: #ffffff;
}
.nuevo-envio {
    font-size: 26px;
    font-weight: 700;
}
.lista-direcciones {
    border-top: 1px solid #dee2e6;
	padding-top: 20px;
}
.direcciones {
    border: 1px solid #dee2e6;
    padding: 10px;
}


.boton-quitar-paquete {
  background: none!important;
  border: none;
  padding: 0!important;
  cursor: pointer;
}
.esperar_cot {
	text-align: center;
}
.esperar_cot i {
	color: #f38534;
}




/******************************* FORMULARIO DE COTIZACION **************************************/
.stepwizard-row { display: table-row; }
.stepwizard { display: table; width: 100%; position: relative; margin-bottom: 10px; }
.stepwizard-step p { margin-top: 0px; font-size: 12px; color: #fff; }
.stepwizard-step button[disabled] { opacity: 1 !important; filter: alpha(opacity=100) !important; }
.stepwizard-row:before { top: 14px; bottom: 0; position: absolute; content: " "; width: 100%; height: 1px; background-color: #ccc; z-order: 0; }
.stepwizard-step { display: table-cell; text-align: center; position: relative; }
.step { width: 24px; height: 24px; padding: 0; border-radius: 50%; background: white; display: inline-block; color: #ccc; font-weight: 600; border: 2px solid #ccc; line-height: 20px }
.step.active { opacity: 1; background-color: #00bcd4; color: #fff;   border: 2px solid #00bcd4; }
.step.finish { background-color: #00bcd4; border: 2px solid #fff; color: #fff; } 
#regForm { margin: 0; background:white; border-radius: 4px; padding: 10px;   /*box-shadow: 0 19px 38px rgba(0,0,0,0.30), 0 15px 12px rgba(0,0,0,0.22); */}
#regForm p { font-weight: 300}
#regForm h3{ padding: 0 0 10px 0; margin: 0 0 20px 0; text-align: center; font-weight: 300; font-size: 22px; border-bottom: 1px solid #ddd}
#regForm label{   font-weight: 300; font-size: 16px; line-height: 16px}
#regForm h6{   font-weight: 300; text-align: center; font-size: 16px}
.regBtn {margin: 10px 0; text-align: center; padding: 0}
.sendPaq input[type=radio] { display:none; }
.sendPaq input[type=radio] + label { background: url(https://guiapaqueteria.com/wp-content/themes/guiapaqueteria-child/img/paq_off.png) no-repeat center; height: 137px; width: 100%; display:inline-block; padding: 0 0 0 0px; }
.sendPaq input[type=radio]:checked + label { background: url(https://guiapaqueteria.com/wp-content/themes/guiapaqueteria-child/img/paq.png) no-repeat center; height: 137px; width: 100%; display:inline-block; padding: 0 0 0 0px; }
.sendDoc input[type=radio] { display:none; }
.sendDoc input[type=radio] + label { background: url(https://guiapaqueteria.com/wp-content/themes/guiapaqueteria-child/img/doc_off.png) no-repeat center; height: 137px; width: 100%; display:inline-block; padding: 0 0 0 0px; }
.sendDoc input[type=radio]:checked + label { background: url(https://guiapaqueteria.com/wp-content/themes/guiapaqueteria-child/img/doc.png) no-repeat center; height: 137px; width: 100%; display:inline-block; padding: 0 0 0 0px; }
.seguroIn  { float: left; display: block; width: auto}
input { padding: 10px; width: 100%; font-size: 17px; border: 1px solid #aaaaaa; }
input.invalid { background-color: #ffdddd; border: 1px solid #ff0000; }
.tab { display: none; }

.twitter-typeahead {  width: 100%; position: relative}
.twitter-typeahead .tt-query,.twitter-typeahead .tt-hint { margin: 0; width: 100%; color: #555555; vertical-align: middle; background-color: #ffffff; border: 1px solid #cccccc; border-radius: 10px; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s}
.tt-cursor {background: #2fa3e5}
.tt-suggestion:hover {background: #2fa3e5; cursor: pointer}
.tt-suggestion { padding: 4px 0}
.tt-suggestion strong { color: #ffb934}
#scrollable-dropdown-menu-from .tt-menu, #scrollable-dropdown-menu-to .tt-menu { max-height: 300px;  overflow-y: scroll}
.tt-menu { background: #5f5041; font-size: 14px; width: 100%; margin-top: 3px; padding: 4px; border-radius: 4px; border: 1px solid #ccc; color: #fff; max-height: 150px; overflow-y: auto} 
