/* ----------------------------------------------------------------
	CSS Specific to the Construction Demo

	Some of the CSS Codes have been modified from the Original
	style.css File to match the Styling of this Demo

	Version: 4.2
-----------------------------------------------------------------*/


#top-bar { background-color: #00274e; }

.top-links li > a {
	font-weight: 400;
	font-size: 12px;
}

.top-links ul ul a { font-size: 11px; }

.header-extras li {
	margin-left: 30px;
	padding-left: 30px;
	border-left: 1px solid #EEE;
}

.header-extras li:first-child {
	margin-left: 0;
	padding-left: 0;
	border-left: 0;
}

.header-extras li i {
	margin-top: 0 !important;
	font-size: 36px !important;
}

.header-extras li .he-text {
	padding-left: 15px;
	font-weight: 300;
	font-size: 12px;
	line-height: 16px;
	color: #888;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.header-extras li .he-text span {
	font-weight: 600;
	text-transform: none;
	font-size: 16px;
	line-height: 24px;
	letter-spacing: 0;
}

#header { background-color: #FFF; }

#header-wrap { background-color: #FFF; }


.device-md #primary-menu i.icon-angle-down,
.device-sm #primary-menu i.icon-angle-down,
.device-xs #primary-menu i.icon-angle-down { display: none !important; }


.lowercase { text-transform: lowercase !important; }


.slider-caption {
	background-color: rgba(255,255,255,0);
	border-radius: 2px;
	left: -25px;
	padding: 40px 0px;
	max-width: 700px;
	left: -70px;
}


.slider-caption h2 {
    font-size: 19px;
    letter-spacing: 0px;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 0;
    color: #ffffff !important;
    line-height: 49px;
}

.slider-caption h2.cablespara {
    font-size: 18px;
    letter-spacing: 0px;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 0;
    color: #ffffff !important;
    line-height: 24px;
}
.slider-caption h2.cablespara2 {
	font-size: 42px;
    letter-spacing: 0px;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 0;
    color: #000000 !important;
    line-height: 55px;
}
h2 > span:not(.nocolor):not(.badge) {
    font-size: 65px;
    letter-spacing: -2px;
    line-height: 62px;
}
h2 > span.total{color: white !important}
h2 > strong:not(.nocolor):not(.badge){
    font-size: 25px;
    letter-spacing: 0px;
    text-transform: lowercase;
    font-weight: 400;
}
.bajatension{font-size:61px !important;}
.slider-caption p {
	margin-bottom: 0;
	font-size: 18px;
}


.slider-caption.slider-caption-right {
	left: auto;
	right: -25px;
	right: -25px;
}

.dark .slider-caption { background-color: rgba(0,0,0,0.75) }

.testi-meta span { color: rgba(255,255,255,0.65); }

.iconlist.iconlist-large { font-size: 17px !important; }

.iconlist.iconlist-large li { margin: 8px 0 !important; }

.iconlist.iconlist-large li i { top: 0; }

.testi-content p {
	font-style: normal;
	font-family: 'Work Sans', sans-serif !important;
	font-weight: 300;
	font-size: 30px;
	letter-spacing: 1px;
	line-height: 1.6 !important;
	margin-bottom: 40px;
}

.footer-big-contacts {
	color: #333;
	font-size: 24px;
	font-weight: bold;
	letter-spacing: 1px;
}

.footer-big-contacts span {
	display: block;
	font-size: 11px;
	font-weight: 400;
	text-transform: uppercase;
	color: #888;
	letter-spacing: 2px;
}

.dark .footer-big-contacts { color: rgba(255,255,255,0.8); }


.team-title span {
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	margin-top: 2px;
}

.small-thumbs .entry-title h2 a {
	text-transform: none;
	letter-spacing: 0;
	font-size: 22px;
	line-height: 25px;
	font-weight: 600;
	-webkit-transition: color .6s ease;
	-o-transition: color .6s ease;
	transition: color .6s ease;
}

/* ----------------------------------------------------------------------------
	Services Grid
---------------------------------------------------------------------------- */

.grid-border [class^=col-] {
	margin: -1px 0 0 -1px;
	padding: 30px;
	border: 1px solid #EEE;
}

.grid-border [class^=col-]:hover {
	background-color: rgba(241,128,82,0.1);
	border-color: #F18052;
	z-index: 1;
}


/* ----------------------------------------------------------------------------
	Helper CSS Classes
---------------------------------------------------------------------------- */

.font-body { 	font-family: 'Work Sans', sans-serif !important; }

.font-primary { font-family: 'Work Sans', sans-serif !important; }

.t300 { font-weight: 300 !important; }

.t400 { font-weight: 400 !important; }

.t500 { font-weight: 500 !important; }

.t600 { font-weight: 600 !important; }

.t700 { font-weight: 700 !important; }

.ls1 { letter-spacing: 1px !important; }

.ls2 { letter-spacing: 2px !important; }

.ls3 { letter-spacing: 3px !important; }

.ls4 { letter-spacing: 4px !important; }

.ls5 { letter-spacing: 5px !important; }

.noheight { height: 0 !important; }

.nolineheight { line-height: 0 !important; }
.titulo{font-size: 22px;
    line-height: 32px !important;
    font-weight: 600;}

 .titulo2{
 	font-weight: 700!important;
    font-size: 28px!important;
    color: #232323!important;
    line-height: 33px !important;
 }
	 .fuenteresponsiva{font-size: 20px !important;}
@media (max-width: 1280px) {
	 .fuenteresponsiva{font-size: 20px !important;}

.slider-caption {
	background-color: rgba(255,255,255,0);
	border-radius: 2px;
	left: -25px;
	padding: 40px 0px;
	max-width: 500px;
	left: 0px;
}


.slider-caption h2 {
    font-size: 18px !important;
    letter-spacing: -1px;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 0;
    color: #ffffff !important;
    line-height: 26px;
}

.slider-caption h2.cablespara {
    font-size: 23px !important;
    letter-spacing: 0px;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 0;
    color: #ffffff !important;
    line-height: 26px;
}
.slider-caption h2.cablespara2 {
	font-size: 29px !important;
    letter-spacing: 0px;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 0;
    color: #000000 !important;
    line-height: 35px;
}
h2 > span:not(.nocolor):not(.badge){font-size: 50px}
h2 > span.total{color: white !important}
h2 > strong:not(.nocolor):not(.badge){
    font-size: 20px;
    letter-spacing: 0px;
    text-transform: lowercase;
    font-weight: 400;
}
.bajatension{font-size:42px !important;}
.slider-caption p {
	margin-bottom: 0;
	font-size: 18px;
}


.slider-caption.slider-caption-right {
	left: auto;
	right: -25px;
	right: 0px;
}
}
@media (max-width: 991px) {
	 .fuenteresponsiva{font-size: 20px !important;}

.slider-caption {
	background-color: rgba(255,255,255,0);
	border-radius: 2px;
	left: -25px;
	padding: 40px 0px;
	max-width: 500px;
	left: 0px;
}


.slider-caption h2 {
	font-size: 50px !important;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 0;
    color: #ffffff !important;
    line-height: 50px;
}

.slider-caption h2.cablespara {
	font-size: 34px !important;
    letter-spacing: 0px;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 0;
    color: #ffffff !important;
    line-height: 35px;
}
.slider-caption h2.cablespara2 {
	font-size: 25px !important;
    letter-spacing: 0px;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 0;
    color: #000000 !important;
    line-height: 35px;
}
h2 > span:not(.nocolor):not(.badge){font-size: 77px}
h2 > span.total{color: white !important}
h2 > strong:not(.nocolor):not(.badge){
    font-size: 20px;
    letter-spacing: 0px;
    text-transform: lowercase;
    font-weight: 400;
}
.bajatension{font-size:38px !important;}
.slider-caption p {
	margin-bottom: 0;
	font-size: 18px;
}


.slider-caption.slider-caption-right {
	left: auto;
	right: -25px;
	right: 0px;
}
}

@media (min-width: 768px) and (max-width: 991px) {
.fuenteresponsiva {
    font-size: 14px !important;
    line-height: 16px !important;
    text-align: justify !important;
}
	.paddingresponsivo{margin-top: 0px !important}
	.noshow{display: none;}
	.titulo2 {
    font-weight: 700!important;
    font-size: 22px!important;
    color: #232323!important;
    line-height: 23px !important;
}
.titulo {
    font-size: 18px;
    line-height: 19px !important;
    font-weight: 600;
}
.slider-caption {
	background-color: rgba(255,255,255,0);
	border-radius: 2px;
	left: -25px;
	padding: 40px 0px;
	max-width: 500px;
	left: 0px;
}


.slider-caption h2 {
	font-size: 34px !important;
    letter-spacing: -3px;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 0;
    color: #ffffff !important;
    line-height: 35px;
}

.slider-caption h2.cablespara {
    font-size: 18px !important;
    letter-spacing: 0px;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 0;
    color: #ffffff !important;
    line-height: 24px;
}
.slider-caption h2.cablespara2 {
	font-size: 25px !important;
    letter-spacing: 0px;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 0;
    color: #000000 !important;
    line-height: 35px;
}
h2 > span:not(.nocolor):not(.badge){font-size: 50px}
h2 > span.total{color: white !important}
h2 > strong:not(.nocolor):not(.badge){
    font-size: 20px;
    letter-spacing: 0px;
    text-transform: lowercase;
    font-weight: 400;
}
.bajatension{font-size:38px !important;}
.slider-caption p {
	margin-bottom: 0;
	font-size: 18px;
}


.slider-caption.slider-caption-right {
	left: auto;
	right: -25px;
	right: 0px;
}
}


@media (max-width: 767px) {
	.col_full, p{margin-bottom: 0px !important;}
	.content-wrap {
    position: relative;
    padding: 30px 0;
    padding-bottom: 30px;
}
	#copyrights {
    padding: 5px 0;
    background-color: #00274e;
    font-size: 11px;
    color: white;
    line-height: 1.8;
}
	h2 {
    font-size: 21px;
}
.fuenteresponsiva {
    font-size: 14px !important;
    line-height: 16px !important;
    text-align: justify !important;
}
	.paddingresponsivo{margin-top: 0px !important}
		.noshow{display: none;}
	

	.titulo2 {
    font-weight: 600!important;
    font-size: 15px!important;
    color: #232323!important;
    line-height: 22px !important;
}
.titulo {
    font-size: 16px;
    line-height: 19px !important;
    font-weight: 300;
}
.slider-caption {
	background-color: rgba(255,255,255,0);
	border-radius: 2px;
	left: -25px;
	padding: 40px 0px;
	max-width: 500px;
	left: 60px;
}


.slider-caption h2 {
	font-size: 25px !important;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 0;
    color: #ffffff !important;
    line-height: 30px;
}

.slider-caption h2.cablespara {
	font-size: 18px !important;
    letter-spacing: 0px;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 0;
    color: #ffffff !important;
    line-height: 19px;
}
.slider-caption h2.cablespara2 {
	    font-size: 15px !important;
    letter-spacing: 0px;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 0;
    color: #000000 !important;
    line-height: 19px;
}
h2 > span:not(.nocolor):not(.badge){font-size: 40px}
h2 > span.total{color: white !important}
h2 > strong:not(.nocolor):not(.badge){
    font-size: 15px;
    letter-spacing: 0px;
    text-transform: lowercase;
    font-weight: 400;
}
.bajatension{font-size:22px !important;}
.slider-caption p {
	margin-bottom: 0;
	font-size: 18px;
}


.slider-caption.slider-caption-right {
	left: auto;
	right: -25px;
	right: 30px;
}
}



@media (min-width: 991px) and (max-width: 1200px) {
.header-extras li .he-text {
    padding-left: 15px;
    font-weight: 300;
    font-size: 9px;
    line-height: 16px;
    color: #888;
    text-transform: uppercase;
    letter-spacing: 0px;
}
}
@media (min-width: 480px) and (max-width: 767px) {
.fuenteresponsiva {
    font-size: 14px !important;
    line-height: 16px !important;
    text-align: justify !important;
}
	.titulo2 {
    font-weight: 600!important;
    font-size: 15px!important;
    color: #232323!important;
    line-height: 22px !important;
}
.titulo {
    font-size: 16px;
    line-height: 19px !important;
    font-weight: 300;
}
	.slider-caption {
	background-color: rgba(255,255,255,0);
	border-radius: 2px;
	left: -25px;
	padding: 40px 0px;
	max-width: 260px;
	left: 60px;
}

.slider-caption h2 {
    font-size: 15px !important;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 0;
    color: #ffffff !important;
    line-height: 19px;
}

.slider-caption h2.cablespara {
	font-size: 15px !important;
    letter-spacing: 0px;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 0;
    color: #ffffff !important;
    line-height: 19px;
}
.slider-caption h2.cablespara2 {
	    font-size: 15px !important;
    letter-spacing: 0px;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 0;
    color: #000000 !important;
    line-height: 19px;
}
h2 > span:not(.nocolor):not(.badge) {
    font-size: 28px;
    letter-spacing: -2px;
    line-height: 30px;
}
h2 > span.total{color: white !important}
h2 > strong:not(.nocolor):not(.badge){
    font-size: 15px;
    letter-spacing: 0px;
    text-transform: lowercase;
    font-weight: 400;
}
.bajatension{font-size:22px !important;}
.slider-caption p {
	margin-bottom: 0;
	font-size: 18px;
}


.slider-caption.slider-caption-right {
	left: auto;
	right: -25px;
	right: 30px;
}

}

@media (max-width: 479px) {
    #copyrights {
    padding: 5px 0;
    background-color: #00274e;
    font-size: 9px;
    color: white;
    line-height: 1.8;
}
	.fuenteresponsiva {
    font-size: 14px !important;
    line-height: 16px !important;
    text-align: justify !important;
}

	.titulo2 {
    font-weight: 400!important;
    font-size: 18px!important;
    color: #232323!important;
    line-height: 22px !important;
}
.titulo {
    font-size: 16px;
    line-height: 19px !important;
    font-weight: 300;
}
	.slider-caption {
	background-color: rgba(255,255,255,0);
	border-radius: 2px;
	left: -25px;
	padding: 40px 0px;
	max-width: 220px;
	left: 5px;
}

.slider-caption h2 {
    font-size: 12px !important;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 0;
    color: #ffffff !important;
    line-height: 16px;
}

.slider-caption h2.cablespara {
    font-size: 12px !important;
    letter-spacing: 0px;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 0;
    color: #ffffff !important;
    line-height: 14px;
}
.slider-caption h2.cablespara2 {
	    font-size: 15px !important;
    letter-spacing: 0px;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 0;
    color: #000000 !important;
    line-height: 19px;
}
h2 > span:not(.nocolor):not(.badge){    font-size: 25px;
    line-height: 28px;}
h2 > span.total{color: white !important}
h2 > strong:not(.nocolor):not(.badge){
    font-size: 9px;
    letter-spacing: 0px;
    text-transform: lowercase;
    font-weight: 400;
}
.bajatension{font-size:22px !important;}
.slider-caption p {
	margin-bottom: 0;
	font-size: 18px;
}


.slider-caption.slider-caption-right {
	left: auto;
	right: -25px;
	right: 30px;
}
}









@media screen and (max-width: 991px){

#top-social, #top-social ul {
        margin: 0;
        padding: 0px 142px;
    }

}
@media screen and (max-width: 800px){

#top-social, #top-social ul {
        margin: 0;
        padding: 0px 142px;
    }

}
@media screen and (max-width: 768px){

#top-social, #top-social ul {
        margin: 0;
        padding: 0px 78px;
    }

}
@media screen and (max-width: 480px){

#top-social, #top-social ul {
        margin: 0;
        padding: 0px 39px;
    }

}