/*
Theme Name: gruas
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/

li#menu-item-167 {
    border: 2px solid #f89829;
    padding: 0 20px;
    color: #f89829;
}

li#menu-item-167 a {
    color: #f89829;
}
/* 05, 05 */

span.widget-title {
    margin-left: 83px;
    color: #f3982d;
    text-align: left;
}

footer a:hover {
	color: #f3982d;
}

#text-15 > div.textwidget > div.izquierda > a > img {
	width: 80% !important;
}

#text-16 > div.textwidget > div.izquierda > a > img {
	width: 75% !important;
}

/* 30, 05 */

.izquierda {
    width: 15%;
    float: left;
    margin: 0 10% 0 0;
}

.izquierda img {
    width: 100% !important;
	margin: 0;
	padding: 0;
}

.derecha {
    width: 75%;
    float: left;
    margin: 0;
}

.derecha ul li {
    text-align: left;
    font-size: 15px;
    line-height: 20px;
}

.derecha p {
	text-align: justify;
}

.derecha span {
	text-transform: uppercase;
	font-weight: bold;
	color: #f3982d;
	font-size: 15px;
	margin-right: 1px;
}

.copyright-footer p {
	margin-bottom: 0;
}

.absolute-footer {
    padding: 10px !important;
    border-top: 1px solid rgba(243, 152, 45, 0.2);
}

.copyright-footer span {
    color: #f3982d;
}

@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}

.center{
	text-align: center;
}

a{
	cursor: pointer;
}

/* HOME */
.dark-link{
	color: #231f20;
}

.servicios li{
	list-style: none;
}

.servicios li:before {
    content: "• ";
    color: #fea524;
    font-size: 20px;
    padding-top: 10px;
}


.servicios-home{
    background-image: url(http://gruas.hellojamak.com/wp-content/uploads/2018/04/engranaje-gris-1.png);
    background-repeat: no-repeat;
    background-size: inherit;
    background-position: 150% -25%;
    /* opacity: 0.5; */
}
/**/


/* SERVIVIOS */
.icon-angle-down{
    font-family: 'fl-icons' !important;
    speak: none !important;
    margin: 0;
    padding: 0;
    display: inline-block;
    font-style: normal !important;
    /* font-weight: normal !important; */
    font-variant: normal !important;
    text-transform: none !important;
    position: relative;
    line-height: 1.2;
    color: #ff8900 !important;
    font-weight: 900 !important;	
}


.accordion-title {
    font-size: 130%;
    padding: .6em 2.3em;
    display: block;
    position: relative;
    border-top: 1px solid #c1bcb6;
    transition: border 200ms ease-out, background-color .3s;
    color: #242021 !important;
    font-weight: 700;
}

/* FOOTER */

.footer-widgets img{
	width: 30%;
}

.footer-widgets{
	text-align: center;
}
.footer .widget-title{
	margin-bottom: 15px;
	display: block;
}
.footer .dark .is-divider{
	display: none;
}

.banner-layers a:hover {
    background-color: #f89829 !important;
    border: 1px solid white;
    box-shadow: none;
}

hr.naranja {
    color: #f89829;
    opacity: 1;
}

#wpcf7-f16-p49-o1 > form > p:nth-child(6) > input {
	border: 1px solid black;
}

#wpcf7-f16-p49-o1 > form > p:nth-child(6) > input:hover {
	background-color: white;
	color: #f89829;
	border: 1px solid #f89829;
	box-shadow: none;
}

#text-16 > div.textwidget > div.derecha > ul > li:nth-child(2) > a:hover {
	color: #f89829 !important;
}

.contacto a:hover i {
	color: #f89829 !important;
}

/**/

.contacto-bg{
	    background-image: url(http://gruas.hellojamak.com/wp-content/uploads/2018/04/01_index.jpg);
    background-position: center;
    background-size: contain;
}

.contacto li{
	list-style: none;
	font-size: 1.2rem;
	margin-left: 0px !important;
}

.contacto i.fa {
    margin-right: 15px;
}