/*
Theme Name: Tema PalletParking
Author: Rodrigo Berroeta (Agencia iTango)
Author URI: https://www.itangodigital.cl
Description: Plantilla desarrollada para proyecto web pallet parking. Agencia iTango
Version: 1.0
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
*/
* {
  box-sizing: border-box;
}

img {
    max-width: 100%;
}

body {
  background-color: #f9f9f9;
  font-family: 'Monsterrat', sans-serif;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 0;
  margin: 0;
}

.tit_home h1, .tit_home h2, .tit_home p, .tit_home h3, .tipo_tema {
	font-family: 'Effra', sans-serif !important;
}

.tit_home h2 span {
	color: #fff;
}

.btnes .btn_blanco {
	background:#fff;
	color:#F28B11;
}

header.my-logo {
    background:#f28b11;
    padding: 20px 0;
}

.desktop_head > .row {
    align-items: center;
}

header.my-logo .menu {
    list-style: none;
    padding-left: 0;
    display: flex;
    gap: 12px;
    justify-content: flex-end;
    margin:0;
    font-family: 'Effra', sans-serif;
}

header.my-logo .menu li a {
    text-decoration: none;
    color:#fff;
}

header.my-logo .btn_blanco {
    background:#fff;
    color: #f28b11; 
}

.cont_img_head {
	width: 100%;
    height: 350px;
    overflow: hidden;
	margin-top:30px;
	margin-bottom:20px;
}

header.my-logo .menu li.btnLogin a {
	background: #fff;
    color: #f28b11;
    padding: 5px 8px;
    text-transform: uppercase;
    border-radius: 3px;
    font-size: 13px;
}

.cont_img_head img {
	object-fit:cover;
}

.btnes_init .btn_ppal {
    min-width: 250px;
    font-size: 17px;
}

.btnes_init .btn_naranjo {
    background:#F28B11;
	color:#fff;
}

.btnes_init .btn_blanco {
	background:#fff;
	color:#F28B11;
}

.slide_carusel .swiper-slide-inner {
	position:relative;
}

.slide_carusel .elementor-image-carousel-caption {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 100%;
    display: flex;
    align-items: center;
	clip-path: polygon(0 0, 100% 0, 82% 100%, 0% 100%);
    background: #000000a3;
	width:50%;
	padding-right:100px;
}

.txt_slide {
	color:#fff;
	font-family: 'Effra', sans-serif !important;
	text-align:left;
	padding: 0 5% 0 10%;
}

.txt_slide h5 {
	text-transform: uppercase;
    font-size: 40px;
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 25px;
}

.txt_slide p {
	 font-size: 24px;
    font-weight: 700;
}

/** boz servicios **/
.box_serv {
    position: relative;
    display: flex;
    align-content: stretch;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}

.serv_num {
    width: 30%;
    position: relative;
    overflow: hidden;
    z-index: 1;
    right: -10px;
    position: relative;
}

.serv_num h3 {
    font-size: 180px;
    line-height: 1;
    color: #2b2b2b;
    text-align: right;
    font-family: 'Be Vietnam Pro', sans-serif;
    margin: 0;
    transition: color .5s;
}

.serv_content {
    width: 70%;
    position: relative;
    overflow: hidden;
    z-index: 1;
    margin: 0;
    padding-left: 10px;
    left: -5px;
}

.content_serv_cont {
    position: relative;
    overflow: hidden;
    padding: 30px 0;
    box-shadow: -15px 0px 12px -16px rgb(0 0 0 / 75%);
    -webkit-box-shadow: -15px 0px 12px -16px rgb(0 0 0 / 75%);
}

.serv_circulo {
    position: relative;
    top: 0;
    left: -43px;
    background: #2b2b2b;
    width: 200px;
    height: 200px;
    border-radius: 50%;
    z-index: 1;
    transition: background .5s;
}

.serv_content h4 {
    color: #fff;
    text-align: center;
    font-weight: 700;
    position: absolute;
    z-index: 1;
    font-size: 15px;
    top: 50%;
    transform: translateY(-50%);
    text-transform: uppercase;
    padding: 0 20px;
    width: 100%;
	font-family: 'Effra', sans-serif;
}

.box_serv:hover .serv_num h3 {
    color: #f28b11;
}

.box_serv:hover .serv_circulo {
    background: #f28b11;
}


.listados_box .elementor-icon-list-items .elementor-icon-list-item:nth-child(odd) .elementor-icon-list-text {
	color: #f28b11;
	font-family: 'Effra', sans-serif;
}

/** box efecto giro **/
.cuadro_b {
    width: 100%;
    max-width: 100%;
    height: 350px;
    perspective: 800px;
}

.cuadro__inner {
    position: relative;
    height: 100%;
    transform-style: preserve-3d;
    transition: transform 0.5s;
}

.card__body {
    position: absolute;
    inset: 0;
    display: grid;
    place-items: center;
	align-content: center;
    backface-visibility: hidden;
    border-radius: 8px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.15);
}

.card__body--front {
    background: url(../../uploads/2023/04/que_buscas1.jpg) no-repeat center;
	background-size: cover;
}

.cuadro_ofrece .card__body--front {
    background: url(../../uploads/2023/04/que_buscas2.jpg) no-repeat center;
	background-size: cover;
}

.card__title-bg {
    font-size: 16px;
    line-height: 1;
    font-weight: 500;
    color: #fff;
    margin: 0;
	font-family: 'Effra', sans-serif;
}

.card__title {
    font-size: 40px;
	LINE-HEIGHT:48PX;
	font-weight:700;
	font-family: 'Effra', sans-serif;
    color: #fff;
	position:relative;
}

.card__title::after {
	content: '';
    width: 100px;
    height: 5px;
    background: #fff;
    position: absolute;
    bottom: -10px;
    left: 50%;
    transform: translateX(-50%);
}

.card__body--back {
	background: url(../../uploads/2023/04/que_buscas1.jpg) no-repeat center;
	background-size: cover;
    transform: rotateY(180deg);
    padding: 10px 20px;
}

.cuadro_ofrece .card__body--back {
    background: url(../../uploads/2023/04/que_buscas2.jpg) no-repeat center;
	background-size: cover;
}

.card_texto, .card_listado {
    color: #fff;
}

.card__texto {
	font-size:25px;
	font-weight:700;
}

.card__listado {
	font-family: 'Effra', sans-serif;
	font-size:17px;
	font-weight:500;
}

.cuadro_b:hover .cuadro__inner {
    transform: rotateY(180deg);
}

/** form **/
.cont_form {
    background: #f4f3f2;
    padding: 40px;
    max-width: 1170px;
    margin: 0 auto;
}

.eael-contact-form-7 .wpcf7-form p:nth-last-of-type(1) {
	display:block !important;
}

.cont_form label {
	display:block;
}

.cont_form .form-select, .cont_form .form-control {
    border: 2px solid #2b2b2b;
    box-shadow: none !important;
    border-radius: 1px;
    background: transparent !important;
}

.cont_form .btn_black {
    background: #2b2b2b;
    color: #fff;
	min-width: 250px;
    font-size: 17px;
	margin: 10px auto;
	display:table;
}

.cont_form .tit {
	margin-top:20px;
}


footer {
	background: #2b2b2b;
	color:#fff;
}

.footer_top a, footer a {
	color:#fff;
}

.copy {
	text-align: center;
    font-size: 13px;
}


.banderas {
    display:flex;
    gap:10px;
    align-items:center;
    justify-content: center;
}
.banderas img {
    width: 40px;
}

@media (max-width: 767px) {
	.btnes_init {
		gap: 20px;
	}
	
	.slide_carusel .elementor-image-carousel-caption {
		padding-right: 30px;
		width:70%;
	}
	
	.txt_slide h5 {
		font-size:20px;
		margin-bottom:10px;
	}
	
	.txt_slide p {
		font-size:15px;
	}
	
	.serv_circulo {
		width: 250px;
		height: 250px;
	}
	
	.serv_content h4 {
		width: 80%;
	}
	
	.btnes {
		gap: 20px;
		display: flex;
		flex-direction: column;
		margin-top: 20px;
	}
	
	.card__texto {
		font-size:20px;
	}
	
	.card__listado {
		font-size:15px;
	}
}
