/**
 *
 * --------------------------------------------------
 * Shortcodes - template specific elements - CSS file
 * --------------------------------------------------
 *
 **/

/*
 *
 * 6. Shortcodes
 *
 *
------------------------------------ */

/* 6.3. Template specific elements
==================================== */

/* Image Tabs */

#text-4 p {
	
	margin-top: 10px;
	margin-bottom: 0px;
	
	line-height:1;
	
}
#text-4 ul li {
	margin: 0px;
	padding: 0px;
	list-style-type: disc;
	list-style-position: inside;
}
#text-5 ul li {
	margin: 0px;
	padding: 0px;
	list-style-type: disc;
	list-style-position: inside;
}

#text-5 {
	background-image: url(../images/img_mantenimiento_01.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#text-4 h2 {
	color: #d2532b;
	
}
#text-5 h2 {
	color: #c7bd2a;
	
}



#text-6 p {
	margin-top: 10px;
	padding-top:0px;
	font-size: 26px;
	line-height:1;
	
}

#text-6 h2 {
	margin-bottom: 0px;
	padding-bottom:0px;
	color: #129099;
	
}
#text-6 {
	background-image: url(../images/img_baterias_01.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#text-7 {
	
	/*background-image: url(../images/img_mapa_01.jpg);
	background-repeat: no-repeat;
	background-position: right top;*/
}
#text-7 ul li {
	margin: 0px;
	padding: 0px;
	list-style-type: disc;
	list-style-position: inside;
}

#text-7 h2 {
	
	color: #34487c;
	
	
}

#text-7 p {
	margin-top: 10px;
	margin-bottom: 0px;
	
	line-height:1;
	
}


div.gk-tab {
	background: transparent url(../images/style1/tabs_big_icons.png) no-repeat 0 0;
    clear: both;
   	float: left;
    height: 200px;
    margin: 0 60px 0 0;
    text-indent: -9999px;
    width: 199px;
}

p.gk-tab {
	color: #7d7b7a;
	font-size: 16px;
}

h2.gk-tab {
    /*color: #a6a6a6 !important;*/
    font-size: 22px;
    line-height: 1.2 !important;
    padding: 20px 0 0px 0;
	
}


.gk-tab > span{
    /*color: #E25527;*/
}
div.gk-tab {
     background-position: 0 0;
}
div.gk-tab[data-style="style2"] {
     background-position: -200px 0;
}
div.gk-tab[data-style="style3"] {
     background-position: -400px 0;
}
div.gk-tab[data-style="style4"] {
     background-position: -600px 0;
}
div.gk-tab[data-style="style5"] {
     background-position: -800px 0;
}
div.gk-tab[data-style="style6"] {
     background-position: -1000px 0;
}
div.gk-tab[data-style="style7"] {
     background-position: -1200px 0;
}
div.gk-tab[data-style="style8"] {
     background-position: -1400px 0;
}

