/* ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Hanlding Updates
-----------------------------------------------------------------*/

/* ----------------------------------------------------------------
	40. CUSTOM CLASS
-----------------------------------------------------------------*/

/*.rastreo:before{
	content: '';
	background: url('../images/site/icon-logo.png') no-repeat;
	left: -420px;
	top: 20px;
	height: 9800px;
	position: absolute;
	width: 900px;
	z-index: 3;
}*/

.red-back {
	background-color: #e9202f !important;
}

.color-blue {
	color: #093c71 !important;
}

.color-blue:after {
	border-top: 2px solid #093c71 !important;
}

.individual {
	background: #ffb648;
}

.coorporativo {
	background: #dc0032;
}

.satelital {
	background: #ff6d37;
}

.ami {
	background-color: #3bb7c5;
}

.section_garantias {
	background-color: #ff9b39 !important;
}

.section_garantias p {
	color: #fdda96;
	font-size: 20px;
	line-height: 26px !important;
	margin-top: 15px;
}

.section_garantias .heading-block:after {
	border-top: 2px solid #b95700 !important;
}

.section_accesorios {
	background-color: #ef4823 !important;
}

.section_accesorios p {
	color: #262626;
	font-size: 24px;
	line-height: 26px !important;
	margin-top: 15px;
}

.section_accesorios .heading-block:after {
	border-top: 2px solid #fbbb9e !important;
}

.clippath {
	clip-path: polygon(0 0, 100% 0, 100% 95%, 0 100%);
}

.lightgrey-back {
	background: #f9f9f9 !important;
}

#copyrights {
	color: #ffe2e2 !important;
}

#copyrights p {
	line-height: 40px;
	margin: 0px 10px;
}

#copyrights .social-icon {
	color: #ffe2e2 !important;
	padding: 0 5px;
	border-left: 1px solid #ffe2e2;
	margin: 6px !important;
}

#map-index {
	display: none;
}

.mobileCallImage {
	color: #fff !important;
	text-align: center;
	font-size: 0.8em;
	line-height: 1.3em;
	margin: 8px auto;
	width: 95%;
	padding: 1em;
	background: #39b54a;
	border-radius: 2.5em;
}

.mobileCallImage .number {
	display: inline-block;
}

.mobileCallImage a {
	color: #fff !important;
	text-align: left !important;
	margin: 0 8px;
	display: inline-block;
	letter-spacing: 1.2px;
}

.mobileCallImage span {
	font-size: 1.8em;
	font-weight: bold;
	letter-spacing: 0;
}

.link-honline {
	border-radius: 30px;
	display: flex !important;
	text-align: center;
	background-color: #dc0032;
	justify-content: center;
	align-items: center;
	padding: 8px;
}

.link-honline img {
	display: inline-block;
	max-width: 50%;
}

.link-cotizar {
	background-color: #fe3b1f;
	border-radius: 30px;
	color: #fff !important;
	padding: 8px 12px;
	padding: 9px 18px;
	font-size: 11px;
}

#primary-menu ul li > a {
	padding: 35px 15px;
}

#primary-menu ul li > a.cotizar {
	padding-top: 28px;
	padding-right: 5px;
	padding-left: 5px;
}

#header.sticky-header:not(.static-sticky) #primary-menu > ul > li > a {
	padding-top: 15px;
	padding-bottom: 15px;
}

#header.sticky-header:not(.static-sticky) #primary-menu > ul > li > a.cotizar {
	padding-top: 8px;
}

.ic-whatsapp {
	background: url(../images/site/whatsapp.png) no-repeat center center;
	display: inline-block;
	height: 24px;
	margin-right: 5px;
	width: 24px;
}
@media (max-width: 1199.98px) {
	#header-imge {
		background-size: contain !important;
	}
}
