/****************************
	- Tipografías	-
*****************************/
@font-face {
    font-family: "Flaticon";
    src: url("../fonts/Flaticon.eot");
    src: url("../fonts/Flaticon.eot?#iefix") format("embedded-opentype"),
        url("../fonts/Flaticon.woff") format("woff"),
        url("../fonts/Flaticon.ttf") format("truetype"),
        url("../fonts/Flaticon.svg#Flaticon") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Raleway-Bold";
    src: url(../fonts/Raleway-Bold.eot) format("embedded-opentype"),
        url(../fonts/Raleway-Bold.woff) format("woff"),
        url(../fonts/Raleway-Bold.ttf) format("truetype"),
        url(../fonts/Raleway-Bold.svg) format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Bungee-Regular";
    src: url(../fonts/Bungee-Regular.eot) format("embedded-opentype"),
        url(../fonts/Bungee-Regular.woff) format("woff"),
        url(../fonts/Bungee-Regular.ttf) format("truetype"),
        url(../fonts/Bungee-Regular.svg) format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Raleway-Medium";
    src: url(../fonts/Raleway-Medium.eot) format("embedded-opentype"),
        url(../fonts/Raleway-Medium.woff) format("woff"),
        url(../fonts/Raleway-Medium.ttf) format("truetype"),
        url(../fonts/Raleway-Medium.svg) format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "EthnocentricRg-Regular";
    src: url(../fonts/EthnocentricRg-Regular.eot) format("embedded-opentype"),
        url(../fonts/EthnocentricRg-Regular.woff) format("woff"),
        url(../fonts/EthnocentricRg-Regular.ttf) format("truetype"),
        url(../fonts/EthnocentricRg-Regular.svg) format("svg");
    font-weight: normal;
    font-style: normal;
}


@media screen and (-webkit-min-device-pixel-ratio:0) {
    @font-face {
        font-family: "Flaticon";
        src: url("./Flaticon.svg#Flaticon") format("svg");
    }
}

/****************************
	- Clases generales -
*****************************/
[class^="flaticon-"]:before,
[class*=" flaticon-"]:before,
[class^="flaticon-"]:after,
[class*=" flaticon-"]:after {
    font-family: Flaticon;
    font-style: normal;
}

.titulo--banners {
    font-family: "Raleway-Bold";
    color: #fff;
    font-size: 50px;
    text-align: center;
}

.titulo--banners--2 {
    font-family: "Raleway-Bold";
    color: #fff;
    font-size: 25px;
    text-align: center;
    padding-top: 350px;
}

.titulo--arriba {
    font-size: 18px;
    line-height: 10px;
}

.titulo--abajo {
    font-size: 28px;
}

p {
    font-family: "Raleway-Medium";
    font-size: 14px;
}

h3 {
    font-family: "Raleway-Bold";
    font-size: 22px;
    color: #2e2e2e;
}

h4 {
    font-family: "Raleway-Bold";
    font-size: 17px;
    color: #747474;
}

.btn-1 {
    border: none;
    font-family: "Raleway-Bold";
    font-size: 14px;
    background: transparent;
    color: #fff;
    border: solid 2px rgba(255, 255, 255, 0.5);
    padding: 5px 30px;
    border-radius: 4px;
    transition-duration: 0.2s;
}

.btn-1:before {
    content: "»";
    opacity: 0;
    margin-left: -15px;
    transition-duration: 0.2s;
}

.btn-1:hover:before {
    margin-left: 0px;
    opacity: 1;
}

.btn-1:hover {
    color: black;
    background: rgba(255, 255, 255, 1);
    border: solid 2px rgba(255, 255, 255, 0.5);
}

.btnenviar {
    background-color: #851214 !important;
    border: none;
}

.btnenviar:hover {
    border: none;
}

.serv--btn {
    background-color: #851214;
    padding: 20px 40px;
    margin-top: 42px;
    width: 70%;
    margin-left: auto;
    margin-right: auto;
}

.text-invisible {
    opacity: 0;
}

.fondo-rojo {
    background-color: #851214;
}

/****************************
	- Home -
*****************************/
/*- Header -*/
.menu {
    position: absolute;
    background-color: transparent !important;
    z-index: 1;
    width: 100%
}

.menu ul {
    margin-left: auto !important;
}

.menu ul li {
    padding: 0px 10px;
}

.menu ul li a {
    font-family: "Raleway-Bold";
    color: #fff !important;
    font-size: 13px;
}

/*- Slider -*/
.flaticon-arrows:before {
    content: "\f103";
}

.tp-leftarrow.default {
    top: 350px !important;
}

.slider2 .tp-leftarrow.default.round:before {
    position: absolute;
    content: '\f103';
    font-family: "Flaticon";
    color: #fff;
    left: 40px;
    top: 21px;
    transform: rotate(-180deg);
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
    left: 10px;
    top: 9px;
}

.tp-rightarrow.default {
    top: 350px !important;
}

.slider2 .tp-rightarrow.default.round:after {
    position: absolute;
    content: '\f103';
    font-family: "Flaticon";
    color: #fff;
    top: 21px;
    right: 40px;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
    left: 10px;
    top: 9px;
}

.slider2 .tp-leftarrow.default:hover.round:before,
.slider2 .tp-rightarrow.default:hover.round:after {
    color: #fff;
}

.slider2 .tparrows.default.round.hidearrows,
.slider2 .tp-bullets.simplebullets.hidebullets {
    display: block !important;
    opacity: 1 !important;
}

.abBigtitle.home_page2 h1 {
    text-shadow: none;
}

#slider h2 {
    font-family: "Raleway-Bold";
    color: #fff;
    font-size: 30px;
}

#slider h5 {
    font-family: "Raleway-Bold";
    color: #fff;
    font-size: 50px;
}

.revBtn {
    background-color: #851214;
    color: #fff;
    display: inline;
    padding: 10px 30px;
    margin: 0px 10px;
}

.revBtn a {
    color: #fff;
    text-decoration: none;
}

/*- Grupo ipe números -*/
.grupo .titulo--arriba {
    font-family: "EthnocentricRg-Regular";
    font-size: 30px;
    line-height: 20pt;
}

.grupo .titulo--abajo {
    font-family: "Raleway-Bold";
    font-size: 25px;
    line-height: 20pt;
}

.grupo {
    margin: 50px 0px;
}

.grupo .titulo--arriba {
    text-align: center !important;
    color: #96262c;
}

.grupo .titulo--abajo {
    text-align: center !important;
    color: #313131;
}

.grupo .row {
    margin: 70px 0px;
}

.titulos--numeros {
    font-family: "Raleway-Medium";
    font-size: 19px;
    color: #3b3b3b;
    text-align: center;
    margin-top: -30px;
}

.grupo--numeros {
    font-family: "Bungee-Regular" !important;
    font-size: 80px !important;
    text-align: center;
    color: #3b3b3b;
    padding-bottom: 20px;
}

.grupo--forma {
    position: absolute;
    z-index: -1;
    margin-left: 96px;
    margin-top: -41px;
    width: 131px;
}

/*- Nuestro objetivo -*/
.objetivos .titulo--arriba {
    font-family: "Raleway-Bold";
    font-size: 25px;
    line-height: 20pt;
}

.objetivos .titulo--abajo {
    font-family: "Raleway-Bold";
    font-size: 40px;
    line-height: 20pt;
}

.objetivos {
    background-image: url(../img/home/objetivo-fondo.jpg);
    background-size: cover;
    background-attachment: fixed;
    background-repeat: no-repeat;
    height: 650px;
}

.obetivos--row__col-md-7 {
    background-image: url(../img/home/objetivo-recuadro.png);
    background-size: cover;
    background-repeat: no-repeat;
    height: 650px;
}

.objetivos--recuadro {
    float: right;
    position: absolute;
    bottom: 0px !important;
}

.objetivos .titulo--arriba {
    margin-top: 280px;
    text-align: center !important;
    color: #fff;
}

.objetivos .titulo--abajo {
    text-align: center !important;
    color: #fff;
}

.objetivos p {
    color: #fff;
    margin-left: 250px;
}

/*- Somos -*/
.somos .titulo--abajo {
    font-family: "Raleway-Bold";
    font-size: 40px;
    line-height: 20pt;
}

.somos {
    padding-top: 50px;
}

.somos h1 {
    color: red;

}

.somos .titulo--abajo {
    margin-top: 250px;
}

.somos p {
    text-align: justify;
}

/*- instayproyect -*/


/*- Mapas -*/
.instayproyect {
    margin: 100px 0px;
}

.mapa-proyec-electricos {
    background-image: url(../img/home/fondo-mapaproyectos-electricos.png);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    width: 100%;
    position: relative;
    padding: 200px 0px;
}

.instayproyect p {
    color: #fff;
    padding-top: 100px;
}

.instayproyect .titulo--arriba {
    font-family: "Raleway-Bold";
    font-size: 25px;
    line-height: 20pt;
    color: #3b3b3b;
}

.instayproyect .titulo--abajo {
    font-family: "EthnocentricRg-Regular";
    font-size: 30px;
    line-height: 20pt;
    padding-bottom: 50px;
    color: #96262c;
}

.mapa-proyec-electricos img {
    max-width: 100%;
}

.mapa1 {
    width: 1000px !important;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
    background-color: transparent;
    opacity: 0;
    -webkit-transition: all 0.8s ease-in-out;
    -moz-transition: all 0.8s ease-in-out;
    transition: all 0.8s ease-in-out;
    background-color: #9f282f;
    border-radius: 15px;
    background-color: rgba(159, 40, 47, .7);
    /*   bottom: 0px; */
    /*  top: 0px; */
    /*  margin-top: auto;
    margin-bottom: auto; */
    /* padding: 50px 50px; */
    /* left: 65px;
    top: -45px; */
}

.mapa1:hover {
    opacity: 1;
}


.presetelecomunicaciones {
    margin: 100px 0px;
}

.mapa-proyec-electricos {
    background-image: url(../img/home/fondo-mapaproyectos-electricos.png);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    width: 100%;
    position: relative;
    padding: 200px 0px;
}

.presetelecomunicaciones p {
    color: #fff;
    padding-top: 100px;
}

.presetelecomunicaciones .titulo--arriba {
    font-family: "Raleway-Bold";
    font-size: 25px;
    line-height: 20pt;
    color: #3b3b3b;
}

.presetelecomunicaciones .titulo--abajo {
    font-family: "EthnocentricRg-Regular";
    font-size: 30px;
    line-height: 20pt;
    padding-bottom: 50px;
    color: #25831a;
}

.mapa-telecomunicaciones {
    background-image: url(../img/home/fondo-telecomunicaciones.png);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    width: 100%;
    position: relative;
    padding: 200px 0px;
}

.mapa-telecomunicaciones img {
    max-width: 100%;
}

.mapa2 {
    width: 1000px !important;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
    background-color: transparent;
    opacity: 0;
    -webkit-transition: all 0.8s ease-in-out;
    -moz-transition: all 0.8s ease-in-out;
    transition: all 0.8s ease-in-out;
    background-color: rgba(20, 106, 10, .7);
    border-radius: 15px;
    /* width: 900px !important;
    position: absolute;
    z-index: 2;
    bottom: 0px;
    top: 0px;
    margin-top: auto;
    margin-bottom: auto;
    background-color: transparent;
    padding: 50px 50px;
    opacity: 0;
    -webkit-transition: all 0.8s ease-in-out;
    -moz-transition: all 0.8s ease-in-out;
    transition: all 0.8s ease-in-out;
    width: 536px;
    left: 65px;
    top: -45px;
    border-radius: 70px; */
}

.mapa2:hover {
    opacity: 1;
}

/*- Footer -*/
footer {
    margin-top: 20px;
    background-color: #fff;
    border-top: 2px solid #851214;
    background-color: #2e2e2e;
}

footer img {
    padding: 0px 0px;
}

footer .col-2 {
    padding-right: 0px !important;
    padding-left: 0px !important;
    background-color: #fff !important;
}

footer .col-10 {
    padding-right: 0px !important;
    padding-left: 0px !important;
}

footer ul {
    text-align: right;
    margin-top: 45px;
    margin-right: 55px;
}

footer ul li {
    padding: 0px 15px;
    text-decoration: none;
    list-style: none;
    display: initial;
    padding-top: 30px;
}

footer a {
    font-family: "Raleway-Medium";
    font-size: 11px !important;
    text-align: center;
    color: #fff;
    text-decoration: none;
    position: relative;
}

footer a:hover {
    font-family: "Raleway-Medium";
    font-size: 11px !important;
    text-align: center;
    color: #fff;
    text-decoration: none;
    position: relative;
}

footer svg {
    color: #fff;
}

footer p {
    font-family: "Raleway-Medium";
    font-size: 11px;
    text-align: center;
}

.con-menu {
    padding-top: 35px;
}

/****************************
	- Instalaciones -
*****************************/
/*- Banner instalaciones -*/
.instalaciones {
    background-image: url(../img/instalaciones/bannerinstalaciones.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    height: 700px;
    background-position: center bottom;
}

.instalaciones .titulo--banners {
    padding-top: 350px;
}

/*- Servicios de instalación -*/
.serv--instalaciones {
    margin-top: -100px;
    margin-bottom: 80px;
}

.serv--instalaciones__img {
    box-shadow: 0px -1px 15px 3px rgba(0, 0, 0, 0.75);
    -webkit-box-shadow: 0px -1px 15px 3px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px -1px 15px 3px rgba(0, 0, 0, 0.75);
}

.serv--instalaciones .titulo--arriba {
    margin-top: -100px;
    margin-left: 72px;
    text-align: left;
    color: #fff;
    font-family: "Raleway-Bold";
    font-size: 18px;
}

.serv--instalaciones .titulo--abajo {
    text-align: left;
    margin-left: 72px;
    color: #fff;
    font-family: "Raleway-Bold";
    font-size: 25px;
}



/****************************
	- Servicios -
*****************************/
/*- Banner servicios -*/
.servicios {
    background-image: url(../img/servicios/banner-servicios.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    height: 700px;
    background-position: center bottom;
}

.servicios .titulo--banners {
    padding-top: 350px;
}

/*- Servicios de servicios -*/
.serv--sevicios {
    margin-top: -100px;
    margin-bottom: 80px;
}

.serv--servicios__img {
    box-shadow: 0px -1px 15px 3px rgba(0, 0, 0, 0.75);
    -webkit-box-shadow: 0px -1px 15px 3px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px -1px 15px 3px rgba(0, 0, 0, 0.75);
}

.serv--sevicios .titulo--arriba {
    margin-top: -100px;
    margin-left: 72px;
    text-align: left;
    color: #fff;
    font-family: "Raleway-Bold";
    font-size: 18px;
}

.serv--sevicios .titulo--abajo {
    text-align: left;
    margin-left: 72px;
    color: #fff;
    font-family: "Raleway-Bold";
    font-size: 25px;
}


/****************************
	- Proyectos eléctricos -
*****************************/
/*- Banner proyecto -*/
.proyectoselectricos {
    background-image: url(../img/proyectos-electricos/proyectos-electricos.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    height: 370px;
    background-position: center bottom;
}

.proyectoselectricos .titulo--banners--2 {
    font-family: "Raleway-Bold";
    color: #fff;
    font-size: 25px;
    text-align: center;
    padding-top: 150px !important;
}

/*- Servicios de proyectos electricos -*/
.proyectos--electricos {
    margin-top: -50px;
    margin-bottom: 80px;
}

.proyectos--electricos .container {
    background-color: #fff;
    box-shadow: 0px -1px 15px 3px rgba(0, 0, 0, 0.75);
    -webkit-box-shadow: 0px -1px 15px 3px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px -1px 15px 3px rgba(0, 0, 0, 0.75);
}

.proyectos--electricos .fondo-rojo {
    padding-bottom: 100px;
}

.proyectos--electricos .titulo--banners--2 {
    padding-top: 50px !important;
}

.proyectos--electricos ul {
    padding: 0px 50px;
    display: inherit !important;
}

.proyectos--electricos ul li {
    font-size: 15px;
    color: #fff;
    padding: 10px 0px 10px 10px;
    list-style: disc !important;
    text-align: left !important;
    text-transform: uppercase !important;
}

.proyectos--electricos img {
    margin: 30px 0px;
    max-width: 100%;
}

.proyectos--electricos .nav {
    --bs-nav-link-padding-x: 0rem;
    --bs-nav-link-padding-y: 0rem;
}

.proyectos--electricos .nav-tabs {
    border-bottom: transparent !important;
}

.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
    isolation: isolate;
    border-color: transparent !important;
}

.proyectos--electricos .nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    color: #fff;
    background-color: transparent;
    border-color: transparent !important;
    text-align: left !important;
}

.proyectos--electricos .nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link {
    color: #fff;
    background-color: transparent;
    border-color: none;
    text-align: left !important;
}

/****************************
	- Venta y renta -
*****************************/
/*- Banner proyecto -*/
.ventarenta {
    background-image: url(../img/venta-renta/banner.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    height: 700px;
    background-position: center bottom;
}

/*- Servicios de venta y renta -*/
.serv--ventarenta {
    margin-top: -100px;
    margin-bottom: 80px;
}

.serv--ventarenta__img {
    box-shadow: 0px -1px 15px 3px rgba(0, 0, 0, 0.75);
    -webkit-box-shadow: 0px -1px 15px 3px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px -1px 15px 3px rgba(0, 0, 0, 0.75);
}

.serv--ventarenta .titulo--arriba {
    margin-top: -100px;
    margin-left: 72px;
    text-align: left;
    color: #fff;
    font-family: "Raleway-Bold";
    font-size: 18px;
}

.serv--ventarenta .titulo--abajo {
    text-align: left;
    margin-left: 72px;
    color: #fff;
    font-family: "Raleway-Bold";
    font-size: 26px;
}

.serv--ventarenta .row+.row {
    margin-top: 100px;
}


/****************************
	- Herramientas -
*****************************/
/*- Banner herramientas -*/
.herramientas {
    background-image: url(../img/herramientas/banner-herramientas.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    height: 750px;
    background-position: center bottom;
}

.herramientas .titulo--banners {
    font-family: "Raleway-Bold";
    color: #fff;
    text-align: center;
    padding-top: 350px !important;
}

/*- Herramientas -*/
.herramientasipe {
    margin-top: -100px;
    margin-bottom: 80px;
}

.herramientasipe .container {
    background-color: #fff;
    box-shadow: 0px -1px 15px 3px rgba(0, 0, 0, 0.75);
    -webkit-box-shadow: 0px -1px 15px 3px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px -1px 15px 3px rgba(0, 0, 0, 0.75);
    padding: 50px 0px;
}

.herramientasipe--r {
    background-image: url(../img/herramientas/ing-electrica.jpg);
    background-position: center center;
    background-size: cover;
    padding-bottom: 50px;
}

.herramientasipe--r .titulo--arriba {
    color: #fff;
    padding-top: 50px;
    font-family: "Raleway-Bold";
    font-size: 18px;
}

.herramientasipe--r .titulo--abajo {
    color: #fff;
    font-family: "Raleway-Bold";
    font-size: 28px;
}

.herramientasipe--r ul li,
.herramientasipe--r ul li a {
    color: #fff;
    font-size: 15px;
    color: #fff;
    padding: 10px 0px 10px 0px;
}

.herramientasipe--v {
    background-image: url(../img/herramientas/gestoria.jpg);
    background-position: center center;
    background-size: cover;
    padding-bottom: 50px;
}

.herramientasipe--v .titulo--abajo {
    color: #fff;
    padding-top: 50px;
    font-family: "Raleway-Bold";
}

.herramientasipe--v ul li,
.herramientasipe--v ul li a {
    color: #fff;
    font-size: 15px;
    color: #fff;
    padding: 10px 0px 10px 0px;
}

/****************************
	- Gestorias -
*****************************/
/*- Banner gestorias -*/
.gestorias {
    background-image: url(../img/gestorias/banner.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    height: 370px;
    background-position: center bottom;
}

/* .gestorias .titulo--banners {
    padding-top: 150px !important;
} */

.gestorias .titulo--banners--2 {
    font-family: "Raleway-Bold";
    color: #fff;
    font-size: 25px;
    text-align: center;
    padding-top: 150px !important;
}

/*- Proyectos gestorias -*/
.proyectos--gestorias .container {
    margin-top: -50px;
    background-color: #fff;
    box-shadow: 0px -1px 15px 3px rgba(0, 0, 0, 0.75);
    -webkit-box-shadow: 0px -1px 15px 3px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px -1px 15px 3px rgba(0, 0, 0, 0.75);
    margin-bottom: 80px;
}

.proyectos--gestorias .titulo--banners--2 {
    padding-top: 50px !important;
}

.proyectos--gestorias ul {
    padding: 0px 50px;
}

.proyectos--gestorias ul li {
    font-size: 15px;
    color: #fff;
    padding: 10px 0px 10px 10px;
    text-transform: uppercase !important;
}

.proyectos--gestorias .col-md-8 img {
    padding: 15px 7px;
}

/****************************
	- Telecomunicaciones -
*****************************/
/*- Banner telecomunicaciones -*/
.telecomunicaciones {
    background-image: url(../img/telecomunicaciones/telecomunicaciones.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    height: 700px;
    background-position: center bottom;
}

.telecomunicaciones .titulo--banners {
    padding-top: 350px;
}

/*- Servicios telecomunicaciones -*/
.serv--telecomunicaciones {
    margin-top: -100px;
    margin-bottom: 80px;
}

/* .serv--telecomunicaciones .container {
    background-color: #fff;
    box-shadow: 0px -1px 15px 3px rgba(0, 0, 0, 0.75);
    -webkit-box-shadow: 0px -1px 15px 3px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px -1px 15px 3px rgba(0, 0, 0, 0.75);
    padding: 50px 0px;
} */

.serv--telecomunicaciones__img {
    box-shadow: 0px -1px 15px 3px rgba(0, 0, 0, 0.75);
    -webkit-box-shadow: 0px -1px 15px 3px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px -1px 15px 3px rgba(0, 0, 0, 0.75);
}

.serv--telecomunicaciones .titulo--arriba {
    margin-top: -100px;
    margin-left: 72px;
    text-align: left;
    color: #fff;
    font-size: 18px;
    font-family: "Raleway-Bold";
}

.serv--telecomunicaciones .titulo--abajo {
    text-align: left;
    margin-left: 72px;
    color: #fff;
    font-size: 25px;
    font-family: "Raleway-Bold";
}

.serv--telecomunicaciones .row+.row {
    margin-top: 100px;
}

.serv--telecomunicaciones .serv--btn {
    background-color: #25831a !important;
}


/****************************
	- Obra civil -
*****************************/
/*- Banner gestorias -*/
.obracivil {
    background-image: url(../img/obra-civil/telecomunicaciones-obracivil.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    height: 370px;
    background-position: center bottom;
}

.obracivil .titulo--banners--2 {
    padding-top: 150px !important;
}


/*- Proyectos obra civil -*/
.proyectos--obracivil .container {
    margin-top: -50px;
    background-color: #fff;
    box-shadow: 0px -1px 15px 3px rgba(0, 0, 0, 0.75);
    -webkit-box-shadow: 0px -1px 15px 3px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px -1px 15px 3px rgba(0, 0, 0, 0.75);
    margin-bottom: 80px;
}

.proyectos--obracivil .titulo--banners--2 {
    padding-top: 50px !important;
}

.proyectos--obracivil ul {
    padding: 0px 50px;
}

.proyectos--obracivil ul li {
    font-size: 15px;
    color: #fff;
    padding: 10px 0px 10px 10px;
    text-transform: uppercase !important;
}

.proyectos--obracivil .col-md-8 img {
    padding: 15px 7px;
}

.fondo-verde {
    background-color: #25831a;
}


/****************************
	- Contacto -
*****************************/
/*- Banner contacto -*/
.contacto {
    background-image: url(../img/contacto/contacto.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    height: 750px;
    background-position: center bottom;
}

.contacto .titulo--banners {
    font-family: "Raleway-Bold";
    color: #fff;
    text-align: center;
    padding-top: 350px !important;
}

/*- Información de contacto -*/
.info--contacto .container {
    padding: 80px 10px;
}

.info--contacto p {
    margin-top: 10px;
    margin-bottom: 0rem !important;
}

.info--contacto span {
    font-family: "Raleway-Medium";
    letter-spacing: 2px;
    font-size: 12px;
}


.info--contacto .titulo--arriba {
    font-family: "EthnocentricRg-Regular";
    color: #851214;
    font-size: 20px;
}

.info--contacto .titulo--abajo {
    font-family: "EthnocentricRg-Regular";
    color: #851214;
    font-size: 20px;
}

.datos--teleco .titulo--abajo {
    color: #25831a !important;
}

.verde {
    color: #25831a !important;
}

/*- Formulario -*/
.formulario {
    margin-top: 100px;
    padding: 50px 0px;
    box-shadow: 0px -1px 15px 3px rgba(0, 0, 0, 0.75);
    -webkit-box-shadow: 0px -1px 15px 3px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px -1px 15px 3px rgba(0, 0, 0, 0.75);
}

input,
.form-select {
    margin: 35px 0px;
    padding: 0px 0px;
    border-radius: 0px;
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: 1px solid #851214;
    font-family: "Raleway-Bold";
    font-size: 14px;
    letter-spacing: 1px;
    width: 100%;
    outline: none;
}

label {
    margin: 10px 0px;
    padding: 0px 0px;
    border-radius: 0px;
    border-top: none;
    border-left: none;
    border-right: none;
    font-family: "Raleway-Bold";
    font-size: 14px;
    letter-spacing: 1px;
    width: 100%;
    outline: none;
    text-align: center;
}

.form-control {
    margin: 10px 0px !important;
}

::placeholder {
    color: #2e2e2e !important;
    opacity: 1;
    outline: none;
}

/*- clientes -*/

/* .grupo .titulo--arriba{
    font-family: "EthnocentricRg-Regular";
    font-size: 30px;
    line-height: 20pt;
}
.grupo .titulo--abajo{
    font-family: "Raleway-Bold";
    font-size: 25px;
    line-height: 20pt;
} */

.clientes .titulo--arriba {
    color: #2e2e2e;
    padding-top: 50px !important;
    font-family: "Raleway-Bold";
}

.clientes .titulo--abajo {
    color: #851214;
    font-family: "EthnocentricRg-Regular";
}

.clientes .slider {
    padding: 50px 0px;
    width: 80%;
    margin: 0px auto;
}

.clientes .slick-slide {
    margin: 0px 20px;
}

.clientes .slick-slide img {
    width: 100%;
}

.clientes .slick-slide {
    opacity: 1;
}

.clientes .slick-active {
    opacity: 1;
}

.clientes .slick-current {
    opacity: 1;
}


@media (max-width: 991.98px) {

    /****************************
	- Home -
*****************************/
    /*- Header -*/
    .menu {
        background-color: #2e2e2e !important;
        z-index: 101;
    }

    .menu img {
        width: 75px !important;
    }

    .navbar-toggler {
        background-color: #fff;
    }

    .menu ul {
        text-align: center;
    }

    .menu ul li a:hover {
        color: #851214 !important;
    }

    /*- Slider -*/
    #slider {
        padding-top: 98px;
    }

    #slider h5 {
        font-size: 40px;
    }

    /*- Objetivos -*/
    .objetivos .titulo--arriba {
        margin-top: 260px;
        text-align: center !important;
        color: #fff;
    }

    /*- Somos -*/
    .somos img {
        max-width: 100%;
    }

    .somos .titulo--abajo {
        margin-top: 50px;
    }

    .mapa-proyec-electricos {
        padding: 130px 0px;
    }

    .mapa-telecomunicaciones {
        padding: 64px 0px;
    }

    .presetelecomunicaciones {
        margin: 0px 0px;
    }

    .mapa-telecomunicaciones img {
        margin-top: 81px;
    }

    /*- Footer -*/
    footer ul .list-none {
        display: none;
    }

    footer svg {
        color: #fff;
        width: 25px;
        height: 25px;
    }

    /****************************
	- Instalaciones -
*****************************/
    /*- Banner instalaciones -*/
    .instalaciones {
        height: 400px;
    }

    .instalaciones .titulo--banners {
        padding-top: 200px;
    }

    .serv--instalaciones {
        margin-top: 80px;
    }

    .serv--instalaciones__img {
        max-width: 100%;
    }

    .serv--instalaciones .titulo--arriba {
        margin-left: 10px;
    }

    .serv--instalaciones .titulo--abajo {
        margin-left: 10px;
        font-size: 20px;
    }

    .serv--btn {
        background-color: #851214;
        width: 100%;
    }

    .btn-1::before {
        display: none;
    }

    /****************************
	- Telecomunicaciones -
*****************************/
    /*- Banner Telecomunicaciones -*/
    .telecomunicaciones {
        height: 400px;
    }

    .telecomunicaciones .titulo--banners {
        padding-top: 200px;
    }

    .serv--telecomunicaciones {
        margin-top: 80px;
    }

    .serv--telecomunicaciones__img {
        max-width: 100%;
    }

    .serv--telecomunicaciones .titulo--arriba {
        margin-left: 10px;
    }

    .serv--telecomunicaciones .titulo--abajo {
        margin-left: 10px;
        font-size: 20px;
    }

    /****************************
	- Servicios -
*****************************/
    /*- Banner Servicios -*/
    .servicios {
        height: 400px;
    }

    .servicios .titulo--banners {
        padding-top: 200px;
    }

    .serv--sevicios {
        margin-top: 80px;
    }

    .serv--servicios__img {
        max-width: 100%;
    }

    .serv--sevicios .titulo--arriba {
        margin-left: 10px !important;
    }

    .serv--sevicios .titulo--abajo {
        margin-left: 10px;
        font-size: 20px;
    }

    /****************************
	- Consultas -
*****************************/
    /*- Banner consultas -*/
    .herramientas {
        height: 400px;
    }

    .herramientas .titulo--banners {
        padding-top: 200px !important;
    }

    .herramientasipe {
        margin-top: 80px;
    }

    /****************************
	- Venta y renta -
*****************************/
    /*- Banner venta y renta -*/
    .ventarenta {
        height: 400px;
    }

    .ventarenta .titulo--banners--2 {
        padding-top: 200px;
    }

    .serv--ventarenta {
        margin-top: 80px;
    }

    .serv--ventarenta__img {
        max-width: 100%;
    }

    .serv--ventarenta .titulo--arriba {
        margin-left: 10px !important;
    }

    .serv--ventarenta .titulo--abajo {
        margin-left: 10px;
        font-size: 20px;
    }

    /****************************
	- Contacto -
*****************************/
    /*- Banner consultas -*/
    .contacto {
        height: 400px;
    }

    .contacto .titulo--banners {
        padding-top: 200px !important;
    }

    .info--contacto .titulo--arriba {
        line-height: 27px;
    }

    .info--contacto .titulo--abajo {
        line-height: 38px;
    }

}


@media (max-width: 767.98px) {

    #slider h2 {
        font-family: "Raleway-Bold";
        color: #fff;
        font-size: 20px;
    }

    #slider h5 {
        font-size: 26px;
    }
}


@media (max-width: 575.98px) {
    .titulo--banners {
        font-size: 39px;
    }

    .titulo--abajo {
        font-size: 23px !important;
    }

    .revBtn {
        font-size: 13px;
    }

    #slider h2 {
        font-family: "Raleway-Bold";
        color: #fff;
        font-size: 20px;
    }

    #slider h5 {
        font-size: 20px;
        line-height: 25px;
    }

    .tp-leftarrow.default {
        margin-top: -50px !important;
    }

    .tp-rightarrow.default {
        margin-top: -50px !important;
    }

    .grupo .titulo--abajo {
        margin-bottom: 40px;
    }

    .grupo .row>* {
        flex-shrink: 0;
        width: 100%;
        max-width: 100%;
        padding-right: calc(var(--bs-gutter-x) * .5);
        padding-left: calc(var(--bs-gutter-x) * .5);
        margin-top: var(--bs-gutter-y);
        margin: 24px 0px;
    }

    .grupo .row {
        margin: 0px 0px !important;
    }

    .objetivos {
        background-image: url(../img/home/objetivo-fondo.jpg);
        background-size: cover;
        background-attachment: fixed;
        background-repeat: no-repeat;
        height: 500px;
    }

    .obetivos--row__col-md-7 {
        background-image: url(../img/home/objetivo-recuadro.png);
        background-size: cover;
        background-repeat: no-repeat;
        height: 500px;
        background-position: center;
    }

    .objetivos .titulo--arriba {
        margin-top: 124px;
        text-align: center !important;
        color: #fff;
    }

    .objetivos p {
        margin-left: 0px !important;
    }

    footer img {
        display: none;
    }

    .serv--btn {
        width: 65%;
    }

    /****************************
	- Instalaciones -
*****************************/
    /*- Banner instalaciones -*/
    .serv--instalaciones .row .col-md-4 {
        margin-bottom: 60px;
    }

    .serv--instalaciones .titulo--arriba {
        margin-left: 72px !important;
        font-size: 22px !important;
    }

    .serv--instalaciones .titulo--abajo {
        margin-left: 72px;
        font-size: 25px !important;
    }

    /****************************
	- Telecomunicaciones -
*****************************/
    /*- Banner telecomunicaciones -*/
    .serv--telecomunicaciones .row .col-md-4 {
        margin-bottom: 60px;
    }

    .serv--telecomunicaciones .titulo--arriba {
        margin-left: 72px !important;
        font-size: 22px !important;
    }

    .serv--telecomunicaciones .titulo--abajo {
        margin-left: 72px;
        font-size: 25px !important;
    }

    .serv--telecomunicaciones .row+.row {
        margin-top: 0px;
    }

    /****************************
	- Telecomunicaciones -
*****************************/
    /*- Banner telecomunicaciones -*/
    .serv--sevicios .row .col-md-4 {
        margin-bottom: 60px;
    }

    .serv--sevicios .titulo--arriba {
        margin-left: 72px !important;
        font-size: 22px !important;
    }

    .serv--sevicios .titulo--abajo {
        margin-left: 72px;
        font-size: 25px !important;
    }

    .serv--sevicios .row+.row {
        margin-top: 0px;
    }

    /****************************
	- Telecomunicaciones -
*****************************/
    /*- Banner telecomunicaciones -*/
    .serv--ventarenta .row .col-md-4 {
        margin-bottom: 110px !important;
    }

    .serv--ventarenta .titulo--arriba {
        margin-left: 72px !important;
        font-size: 22px !important;
    }

    .serv--ventarenta .titulo--abajo {
        margin-left: 72px;
        font-size: 25px !important;
    }

    .serv--ventarenta .row+.row {
        margin-top: 0px;
    }
}