/*----------------------------------

Theme Name: Quentin
Theme URI: http://webnus.net/quentin-wp
Description: Quentin is a Modern multi-purpose Wordpress theme with many different options, and is fully responsive. It covers any type of usage: Personal, Small Biz and Corporate. 
Author: WEBNUS
Author URI: http://themeforest.net/user/WEBNUS
Version: 1.0.4
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
All files, unless otherwise stated, are released under the GNU General Public License
Tags: white, two-columns, left-sidebar, right-sidebar, full-width-template, flexible-width, custom-header, custom-background, threaded-comments, custom-menu
	
------------------------------------------------------------------------*/

@import url('skeleton.css'); /* Import skeleton Stylesheet */



/*-----------------------------------------------------------------------------------*/


/* Table of Content
==================================================

	#Site Styles : WRAPPER - HEADER - NAVIGATION BAR - HOME-CONTENT - LATEST PROJECTS - TESTIMONIALS - FOOTER
	#Page Styles : PAGE STYLES - BLOG - COMMENT - LIST - PRICING-TABLE - ICON BOX  - PORTFOLIO 
	#Misc : ISOTOPE - ACCORDION - jCarousel
	#Media Queries
	
	

/* #Site Styles
================================================== */

/* WRAPPER */ 

#wrap {  margin:0 auto; position:relative; padding:0; background:#fff; }
#boxed-wrap { margin:0 auto; background:#fff; width:1004px; -webkit-box-shadow: 0 0 9px rgba(0,0,0,0.4);  -moz-box-shadow: 0 0 7px rgba(0,0,0,0.4); box-shadow: 0 0 7px rgba(0,0,0,0.4); }
#boxed-wrap { border:1px solid #d6dbdc\9; border-bottom:none; }
#full-width, #hero { width:100%; padding:0; clear:both;  border-top:1px solid #d6d6d6; border-bottom:1px solid #d6d6d6; }
#full-width img, #hero img { margin:0; max-width:100%; }
#wrap #layerslider-container, #wrap #layerslider-wrapper, #wrap .ls-vincie{ max-width:1000px; }
#headline, #headline2 { width: 100%; height:55px; padding:20px 0 10px; background: #128abc; border-bottom: 1px solid #fff;  border-top: 1px solid #d9d9d9; box-shadow: 0px 0px 3px rgba(50, 50, 50, 0.08) inset,  0px 2px 5px rgba(50, 50, 50, 0.02); }
#headline h3, #headline2 h3 { color:#575556; padding:12px 0 0 0; line-height:22px;  display:inline; margin-left:10px; font-weight:700; }
#headline small, #headline2 small { font-size:50%; display:block; color:rgba(255,255,255,0.8);  font-weight:400; margin-left:10px; letter-spacing:0em;}
#headline small { color:rgba(0,0,0,0.6); }
#headline2 { padding:25px 0 12px; background:#0093d0; }
#headline2 h3 { color:#fff; border:0 none;}
.blox #headline2 { opacity:0.7;}
.blox #headline2 * { opacity:1; text-shadow:none; }
.tbg1 { background:url(../images/tbg1.png) repeat-x; }

	
/* HEADER  */ 

#top-head { margin:0; width:100%; height:0; border-bottom:4px solid #f8fbfd; background:#f3f6f8; padding: 0;}
#header {
	padding-top: 1px;
	padding-bottom: 3px;
	background-color: #003366;
	color: #FFF;
}
.logo { padding-top:0px; }
.logo img { max-width:100%; }
#site-title { text-transform:capitalize; font-weight:900; line-height:1;}
#site-title small { font-size:16px; line-height:1.2; display:block; font-weight:normal;  letter-spacing: -0.02em; }

.cuerpo_titulo1{
	text-align: justify;
	color: #000000;
	font-family: Helvetica, Arial;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 10px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10;
	margin-left: 0;
	 
}  
.cuerpo_texto{
	text-align: justify;
	margin: 0 0 0 0;
	color:#666e74;
	 font-family: Helvetica, Arial; 
} 


.top-bar {
	background-color: #0099FF;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0;
	border-bottom-style: none;
}  

.top-links { float:left; color:#a9b2b4; font-size:14px; padding:4px 0 0 4px; }
.top-links.rgtflot { float:right;}
.top-links img, .top-links p { float:left; margin:4px 3px 0 0;}
.top-links p { color:#d9d9d9; font-weight:bold; font-size:12px; line-height:1; margin:5px 9px 0 0;}
.top-links a, .top-links span { color: #b7c0c2; font-size:10px; display:inline; margin:0 6px; text-transform:uppercase; font-weight:bold; }
.top-links a:hover { color:#ff932a}
.top-co-inf .top-links { float:right; margin-top:8px;}
.top-co-inf .top-links p { color:#6d6e71; }


/* NAVIGATION BAR  */

.nav-wrap1, .nav-wrap2 { 
	font-size:13px; 
	height:50px;  
	margin-top:-8px; 
}
.nav-wrap2 {
	margin-top: 20px;
	margin-right:20px;
	/*border-top:1px solid #d9d9d9;
	border-bottom:1px solid #d9d9d9;    */
	box-shadow: 0px 0px 3px rgba(50, 50, 50, 0.08) inset;
	margin-bottom: 0px;
	}
.nav-wrap2.mn4 { height:30px; }

/* menu icon */
#menu-icon { display: none; /* hide menu icon initially */}

#nav { float:left;}
#nav li {
	list-style: none;
	float: left;
	display: block;
	height: 100%;
	vertical-align: middle;
	position: relative;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 15px;
	text-align:left;
}
span.row-mn {  background:url(../wp-content/themes/sgp/images/row-m1.png) no-repeat right center; width:10px; height:10px; position:absolute; margin-left:12px; right:6px; top:47%; }

/* nav link */
#nav a { 
height:40px; 
line-height:40px; 
/*padding:0 7px; */
display:block; 
font-family:'Raleway', Arial; 
font-weight:900;  
position:relative; 
/*border-top:3px solid rgba(255, 255, 255, 0.0); */
text-transform:uppercase; 
text-decoration:none; 
color:#fff; 
opcity:1; 
text-align:center; 
-webkit-transition:all .15s ease-in-out;	
-moz-transition:all .15s ease-in-out;	
-ms-transition:all .15s ease-in-out;	
-o-transition:all .15s ease-in-out; 
transition:all .15s ease-in-out; 
}
#nav a:hover, #nav li:hover > a {
	color: #0093d0;
}
#nav li.current a {  color:#0093d0; }
#nav a.drp-aro { padding-right:16px; }
/* nav link Header2 */
.nav-wrap2 #nav {
	float: right;
	margin-bottom: 0;
	margin-top: -2px;
}
.nav-wrap2 #nav li {
	margin: 0;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0;
	width: 130px;
	
	text-align:left;
}
.nav-wrap2 #nav a { 
	/*line-height:21px; */
	text-align:left; 
	padding-top:0px; 
	height:35px; }
#nav a span, #nav a:after { 
margin-top:0px; 
display:block; 
font-size:11px; 
font-family:Arial, sans-serif; 
color:#fff; 
font-weight:bold; 
}
#nav a:after  { content: attr(data-description);}
.nav-wrap2.mn4  #nav a:after { content:""; display:none; }
.nav-wrap2.mn4 #nav li { border-left:1px solid #e9e9e9; padding:0; margin-top:1px; margin-bottom:-1px;}
.nav-wrap2.mn4 #nav li:last-child {  border-right:1px solid #e9e9e9;}
.nav-wrap2.mn4 #nav a { height:32px; padding:10px 20px 0 20px; margin:0 -1px;}

.nav-wrap2.darknavi { background: #424242; border-top:1px solid #202020; border-bottom:3px solid #222;}
.nav-wrap2.darknavi #nav li a { color:#fff;}
.nav-wrap2.darknavi #nav ul li a { color:#999;}
.nav-wrap2 span.row-mn { top:23px;}
.nav-wrap2.darknavi span.row-mn { background:url(../wp-content/themes/sgp/images/row-m2.png) no-repeat right center;}
.nav-wrap2.mn4 span.row-mn { display:none;}
.nav-wrap2.mn4.darknavi #nav li { border-color:#555;}


/* nav dropdown */
#nav ul {
	background: #0093d0;
	padding: 5px;
	/*margin: 0px;*/
	margin-top:5px;
	margin-left:0px;
	position: absolute;
	box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);
	display: none;
	/* hide dropdown */	
	width: 260px;
	z-index: 91000;
	border-radius: 4px 4px 4px 4px;

}
#nav ul li {
	float: none;
	background: #0093d0;
	display: block;
	margin: 0;
	padding: 0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0093d0;
	
	text-align:left;
}
#nav ul li:last-child { border:none;}
#nav ul li a, #nav li.current ul li a, #nav ul li:hover > a {
	color: #fff;
	width: auto;
	display: block;
	text-align: left;
	border-radius: 0;
	font-size: 12px;
	border: 0 none;
	text-transform: capitalize;
	line-height: 24px;
	height: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding-top: 4px;
	padding-right: 7px;
	padding-bottom: 4px;
	padding-left: 7px;
	background-color: #0093d0;
}
#nav ul li a:hover, #nav li.current ul li a:hover, .nav-wrap2 #nav ul li a:hover, .nav-wrap2.darknavi #nav ul li a:hover {
	/* elemento seleccionado en submenu*/
	color: #fff;
	font-weight:bold;
/*	text-transform: uppercase;*/
	text-align: left;
	background-color: #003366;
	width:170px;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	}
	#nav li:hover > ul { display: block; visibility:visible; /* show dropdown on hover */}
#nav ul li ul { 
	margin:-33px 0 0 255px; 
	width:178px;
	text-align:left; 
	}
.nav-wrap2 #nav ul li a, .nav-wrap2.darknavi #nav ul li a, .nav-wrap2.mn4 #nav ul li a { 
/* ancho de la seleccion de submenu */
	padding: 4px 4px; 
	line-height:24px; 
	height:24px;
	width:178px;
	text-align:left; 
	}
.nav-wrap2 #nav ul li { margin: 0; padding:0; }
.nav-wrap2.mn4 #nav ul li { border-left:0 none;}
#nav li ul li.current a { background:#333;}




/* nav dropdown for(ie7) */

*+html #nav li { position:relative; display:block; }
*+html #nav ul, *+html #nav .current ul {  left:0; clear:both; position:absolute; }
*+html .container { z-index:2; }
*+html #header { z-index:3; position:relative;  }
*+html #nav ul li ul { position:absolute; left:0; margin-top:-31px; display:none; visibility:hidden; }
*+html #nav ul li:hover > ul { display:block; visibility:visible; }

/* --------------------- */



/* NEW QUENTIN */

.callout {
	min-height: 40px;
	background: #0093d0;
	color: #fff;
	margin: 0px;
	position: relative;
	border-radius: 2px;
	background-color: #003366;
	text-align: center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.callout * { color:#fff; }
.callout h1, .callout h2, .callout h3 {  font-weight:700; }
.callout p, .callout a { color:rgba(255,255,255,0.9); }
.callout a { text-decoration:underline;}
.callout a.callurl { display:block; padding:10px 20px; background:#fff; text-decoration:none; color:#0093d0; margin:4px 0 10px 15px; position:relative; float:right; border-radius:2px; -webkit-transition: all 0.2s ease; -moz-transition: all 0.2s ease; -ms-transition: all 0.2s ease; -o-transition: all 0.2s ease; transition:all 0.2s ease;}
.callout a.callurl:hover { background:#363f46; color:#fff;}
.column .callout, .columns .callout { margin:20px 0; }

.vertical-space, .vertical-space1, .vertical-space2, .vertical-space3, .vertical-space4, .vertical-space5 { display:block; width:100%; margin:0; clear:both; border:0 none; height:20px; }
.vertical-space2 { height:40px; }
.vertical-space3 { height:60px; }
.vertical-space4 { height:80px; }
.vertical-space5 { height:100px; }

.port-page-title { width:100%; height:170px; background:#222; position:relative; overflow:hidden; border-bottom:3px solid #0093d0; white-space:nowrap; margin-bottom:30px; }
.port-page-title h1, .port-page-title h2, .port-page-title h3, .port-page-title h4 { letter-spacing:0.09em; color:#fff;  text-shadow: 0 0 4px rgba(0,0,0,0.9); z-index:138; width:100%; position:absolute; left:0; line-height:170px; text-align:center; font-weight:300; text-transform:uppercase;  }
.port-page-title h4 { line-height:80px; margin-top:80px; text-transform:capitalize;}
.port-page-title img { display:inline; opacity:0.37; filter: alpha(opacity=37); float:left; max-height:100%; vertical-align:middle; z-index:128;}


.servobx { float:left; margin:20px 0; background:#0093d0; width:470px; max-width:100%; }
.servobx img { width:230px; float:left; margin-right:10px;}
.servobx div { float:left; padding:10px; width:210px;}
.servobx h4 { line-height:25px; margin-bottom:9px;}
.servobx * { color:#fff; max-width:100%; }
.servobx h6 { color:rgba(255,255,255,0.7); font-weight:bold; margin-bottom:8px;}
.servobx a { margin-bottom:4px;}

.tramites {
	border-bottom: 2px solid rgba(0, 0, 0, 0.15);
	display: inline-block;
	padding-bottom: 20px;
	margin-bottom: 20px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 28px;
	color: #333;
	font-style:italic;
	font-weight: bold;
}
.page_titulos {
	padding-bottom: 20px;
	margin-bottom: 20px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #fff;
	width: 100%;
	font-style: normal;
	font-weight: bold;
	background-color: #003366;
	text-align: center;
	border: thin solid #003366;
	/*margin-top: 20px;*/
	padding-top: 20px;
	margin-top: 20px;
}

.imagen_redonda{
	
	/* cambia estos dos valores para definir el tamaño de tu círculo */
    height: 150px;
    width: 150px;
    /* los siguientes valores son independientes del tamaño del círculo */
    background-repeat: no-repeat;
    background-position: 50%;
    border-radius: 50%;
    background-size: 100% auto;
	float:left;
	}
	
	
.imagen_redonda_mediano{
	
	/* cambia estos dos valores para definir el tamaño de tu círculo */
    height: 100px;
    width: 100px;
    /* los siguientes valores son independientes del tamaño del círculo */
    background-repeat: no-repeat;
    background-position: 50%;
    border-radius: 50%;
    background-size: 100% auto;
	float:left;
	margin-top:20px;
	}
/* nuestras autoridades */

.autoridades-detalle {
	padding-left: 50px;
	display:inline-block;

}
.autoridades-box {
	width: 100%;
	float: left;
	text-align: left;
	position: relative;
	
	padding-bottom: 20px;
	
	margin-bottom: 20px;
}



.autoridades-box-titulo {
	padding-top: 20px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666;
	margin-bottom: 20px;
}

.autoridades-box-subtitulo {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666;
	margin-bottom: 20px;
}
.autoridades-content_mediano{
	float: left;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18px;
	font-weight: bold;
	color: #003366;
	padding-left: 40px;
	padding-bottom:10px;
	padding-top: 20px;
}


.autoridades-content_mediano p {
	 font-size:12px; 
	 
	 }

.autoridades-content {
	padding-top: 20px;
	float: left;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18px;
	font-weight: bold;
	color: #003366;
	padding-left: 40px;
	/*width:500px;*/

}
.autoridades-content p {
	 font-size:12px; 
	 
	 }




ul#main-ibox { *zoom:1; overflow:hidden; text-align:center;  }
ul#main-ibox h5 { font-weight:bold; text-align:center; margin-bottom:8px; padding:0 16px; }
ul#main-ibox li { width:30%; float:left; display:block;  -webkit-transition:all .14s ease-in-out;	-moz-transition:all .14s ease-in-out;	-ms-transition:all .14s ease-in-out;	-o-transition:all .14s ease-in-out; margin:0; padding:20px 0 30px; }
ul#main-ibox .mbx-img { position:relative; margin:0 auto; width:60px; height:60px; padding:10px; margin-bottom:14px; border-radius:40px; background-color:#fff; vertical-align:middle;}
ul#main-ibox li p {  padding:0 20px; max-height:100%; overflow:hidden; }
ul#main-ibox li p:first-letter { font-size:16px; text-transform:capitalize;}
ul#main-ibox li:after {content:"";}
ul#main-ibox li.active9 { width:40%; background-color:#0093d0; border-radius:7px; opacity:1;}
ul#main-ibox li.active9 p, ul#main-ibox li.active9 h5 { color:#fff; }
 ul#main-ibox li.active9 a.magicmore { background:#fff; border-radius:10px; padding:3px 9px;}
/* Fix foe ie7, ie8 */
*+html ul#main-ibox li:hover { width:40%; background:#0093d0; display:block; }
ul#main-ibox li:hover  { width:40%\0/; background:#0093d0\0/; display:block\0/; }
	  
	  
/* HOME-CONTENT */

.home-content { clear:both; padding-top:20px; }
.home-content .two-thirds h1, .home-content .two-thirds h4, .home-content .two-thirds p { padding-left:30px;}	 
.home-content img, .page-content img  {	height: auto; max-width: 100%;	} 
	  
.column.with-bg { background:#f3f9f2; margin-bottom:10px; border-top-right-radius:19px; padding-top:21px;}
.with-bg p, .with-bg h3, .with-bg h2, .with-bg h4 { padding:0 10px; }
.with-bg p img { float:right; margin:1px 8px;}

.highlight1 { padding:2px 5px; background:#85bc36; color:#fff; vertical-align:baseline; }
.highlight2 { padding:2px 5px; background:#f4f4f4; color:#666; vertical-align:baseline; }
.highlight3 { padding:14px 7px; background:#fff; vertical-align:baseline; display:block; border-radius:3px; margin:7px 3px; }

h4.subtitle { border-bottom: 1px dotted #d4d4d4; font-family:'Raleway', Helvetica, Arial; font-weight:900; text-transform:uppercase; padding-left:2px; margin:35px 0 21px 0; line-height:2; font-size:13px; color:#72787c; clear:both;}
h4.subtitle img { float:left; margin-right:5px; vertical-align:baseline }
h4.subtitle.r1dd { margin-top:20px;}
.title { background:#fff url(../images/title-left1.png) repeat-x 0 6px; overflow:hidden; margin-bottom:21px; clear:both; }
.title h4, .title h3 { background:#fff; display:inline; padding:0 9px 0 0; margin:0; float:left; font-weight:bold; text-transform:capitalize; font-size:16px; color:#72787c; }
.container .title { margin-left:10px; margin-right:10px;}
.container div .title { margin-left:0; margin-right:0;}


ul.our-clients { display:block; margin-bottom:20px;  box-shadow: 0px 2px 4px -3px rgba(0,0,0,0.1);  -webkit-box-shadow: 0px 2px 4px -2px rgba(0,0,0,0.1);}
ul.our-clients li { float:left; display: inline; border-left:1px dashed #e5e5e5; padding:3px 12px 12px; text-align:center; height:75px; width:166px;}
ul.our-clients li:hover { background:#fdfdfd;}
ul.our-clients li:nth-child(1) {border-left:0 none;}
ul.our-clients:after { clear:both; }
ul.our-clients img { max-width:100%;}

.white-space { clear:both; width:100%; height:40px;}


/* LATEST WORKS */

.portfolio-box { background:#f4f4f4; }


a.portfolio-item, .portfolio-item {  height:198px; background:#fff; overflow:hidden; background-position:center bottom; text-align:center; float:left; border-bottom:1px solid #ecf1f4; margin-bottom:10px; 
      -webkit-transition: background 0.4s ease, border 0.3s ease; -moz-transition: background 0.4s ease, border 0.3s ease; -ms-transition: background 0.4s ease, border 0.3s ease; -o-transition:background 0.4s ease, border 0.3s ease; transition: background 0.4s ease, border 0.3s ease; box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.3); -webkit-box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.3);  }
.portfolio-item { max-width:auto; height:auto; padding-bottom:14px; margin:0 10px 21px 10px; position:relative; }
.portfolio-item h5 { white-space:nowrap; overflow:hidden; line-height:1.1; font-weight:700; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -ms-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease; }
a.portfolio-item em, .portfolio-item em { color:#7d7d7d; font-size:11px; font-style:normal; text-transform:uppercase; }
a.portfolio-item img, .portfolio-item img { margin-bottom:11px; max-width:100%; border-bottom:3px solid #0093d0; }
a.portfolio-item img { max-width:220px;}
a.portfolio-item:hover, .portfolio-item:hover { background:#fdfdfd url(../wp-content/themes/sgp/images/port-hov-bot-pic1.png) no-repeat center bottom; border-bottom-color:#e6808b; cursor:pointer; box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.3); -webkit-box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.3);   }
a.portfolio-item:hover h5, .portfolio-item:hover h5 { color:#dd5362;}
.portfolio-item:hover img { border-bottom-color:#dd5362;}
.portfolio-item a { display:block;}

.home-portfolio { max-width:100%; overflow:hidden; padding-bottom:20px; background:#f6f6f6; border-top: 1px solid #d8d8d8; border-bottom: 1px solid #dbdbdb; box-shadow: 0px 2px 0px 0px #ebebeb inset, 0px -2px 0px 0px #ebebeb inset; }

/* OUR-procedures */

.our-procedures { text-align:center;}
.procedures-box { width:188px; float:left; }

.procedures-icon {
	position: relative;
	margin: 0 auto;
	width: 70px;
	height: 70px;
	padding: 10px;
	background-color: #fafafa;
	border-width: 3px;
	border-style: solid;
	border-color: #666;
	border-radius: 121px 19px 100px 100px;
	-moz-border-radius: 121px 19px 100px 100px;
	-webkit-border-radius: 121px 19px 100px 100px;
	
	-webkit-transition: transform 1s ease;
	-moz-transition: -moz-transform 1s ease;
	-ms-transition: transform 1s ease;
	-o-transition: transform 1s ease;
	transition: transform 1s ease;	
	
	
}

.procedures-icon:hover {
	 border-color:#0093d0;
	 /* background-color:#AEE7FF; */
	 background-color:#fff;
	  border-width:4px; 
	  -webkit-transform: rotate(360deg); /* Safari */
    transform: rotate(360deg);
	}
.procedures-icon-box { 

width:188px; 
height:80px; 
float:left; 
text-align:center; 
margin-bottom:20px; 
}
/*.procedures-icon-box.first-ico { background:url(./images/procedures-arrow3.png) no-repeat center center; }
.procedures-icon-box.last-ico { background:url(./images/procedures-arrow2.png) no-repeat center center; }*/
.procedures-content { 
padding-top:20px;
}
.procedures-content p {
	font-size: 14px;
	padding: 0 20px;
	text-align: center;
	vertical-align: middle;
	 }
.our-procedures a.magicmore, .our-procedures a.magicmore:hover { 
padding-right:14px;
}


/* OUR-page */

.our-page { text-align:center; 
padding-left:100px; }
.page-box { width:188px; float:left; }

.page-icon {
	position: relative;
	margin: 0 auto;
	width: 70px;
	height: 70px;
	padding: 10px;
	background-color: #fafafa;
	border-width: 3px;
	border-style: solid;
	border-color: #666;
	border-radius: 121px 19px 100px 100px;
	-moz-border-radius: 121px 19px 100px 100px;
	-webkit-border-radius: 121px 19px 100px 100px;
	
	-webkit-transition: transform 1s ease;
	-moz-transition: -moz-transform 1s ease;
	-ms-transition: transform 1s ease;
	-o-transition: transform 1s ease;
	transition: transform 1s ease;	
	
	
}

.page-icon:hover {
	 border-color:#0093d0;
	 /* background-color:#AEE7FF; */
	 background-color:#fff;
	  border-width:4px; 
	  -webkit-transform: rotate(360deg); /* Safari */
    transform: rotate(360deg);
	}
.page-icon-box { 

width:188px; 
height:80px; 
float:left; 
text-align:center; 
margin-bottom:20px; 
}

.page-content { 
padding-top:20px;
}
.page-content p {
	 font-size:12px; 
	 padding:0 20px;
	 }
.our-page a.magicmore, .our-page a.magicmore:hover { 
padding-right:14px;
}

/* OUR-botones */

.our-botones { text-align:center; }
.botones-box-gdes{
	width: 250px;
	float: left;
	padding-left: 40px;
}
.botones-box {
	width: 160px;
	float: left;
}
.botones-icon-gdes {
	position: relative;
	width: 140px;
	height: 110px;
	padding: 10px;
	background-color: #fafafa;
	border-width: 3px;
	border-style: solid;
	border-color: #666;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-webkit-transition: transform 1s ease;
	-moz-transition: -moz-transform 1s ease;
	-ms-transition: transform 1s ease;
	-o-transition: transform 1s ease;
	transition: transform 1s ease;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: center;
	
	
}

.botones-icon-gdes:hover {
	 border-color:#0093d0;
	 /* background-color:#AEE7FF; */
	 background-color:#fff;
	  border-width:4px; 
	  -webkit-transform: rotate(360deg); /* Safari */
    transform: rotate(360deg);
	}

.botones-icon {
	position: relative;
	width: 140px;
	height: 200px;
	padding: 10px;
	background-color: #fafafa;
	border-width: 2px;
	border-style: solid;
	border-color: #999;
	border-radius: 10px;
	/*-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-webkit-transition: transform 1s ease;
	-moz-transition: -moz-transform 1s ease;
	-ms-transition: transform 1s ease;
	-o-transition: transform 1s ease;
	transition: transform 1s ease;*/
	-webkit-box-shadow: 10px 10px 21px -3px rgba(166,163,166,1);
-moz-box-shadow: 10px 10px 21px -3px rgba(166,163,166,1);
box-shadow: 10px 10px 21px -3px rgba(166,163,166,1);
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: center;	
}

.botones-icon:hover {
	 border-color:#0093d0;
	 /* background-color:#AEE7FF; */
	 background-color:#fff;
	  border-width:4px; 
	/*  -webkit-transform: rotate(360deg);*/ /* Safari */
   /* transform: rotate(360deg);*/
	.contenedor:hover .imagen {-webkit-transform:scale(1.3);transform:scale(1.3);}
.contenedor {overflow:hidden;}
	}
.botones-icon-box {
	width: 100px;
	height: 200px;
	float: left;
	text-align: center;
	margin-bottom: 20px;

}
/*.botones-icon-box.first-ico { background:url(./images/botones-arrow3.png) no-repeat center center; }
.botones-icon-box.last-ico { background:url(./images/botones-arrow2.png) no-repeat center center; }*/
.botones-content { 
padding-top:20px;
}
.botones-content p {
	 font-size:12px; 
	 padding:0 20px;
	 }
.our-botones a.magicmore, .our-botones a.magicmore:hover { 
padding-right:14px;
}

/* TESTIMONIALS */

.testimonial { margin-bottom:94px; clear:both; min-width:220px; max-width:940px; }
.testimonial-content { padding:12px; position:relative; border:1px solid #f6f6f6; background:#fff; box-shadow: 0px -3px 4px rgba(35,36,36,0.1); border-radius:4px;}
.testimonial-content p { margin:2px; color:#91959a;}
.testimonial-arrow { position:absolute; width:127px; height:14px; background:#fff url(../wp-content/themes/sgp/images/nav-bott1.png) no-repeat; left:30px;bottom:-14px;}
.testimonial-brand { position:relative; margin:12px 16px 8px 28px;}
.testimonial-brand img { width:60px; height:60px; border-radius:30px; float:left;}
.testimonial-brand h6 { float:left; clear:right; margin:10px; color:#6f6f6f;}
.testimonial-brand h6 em { font-size:12px; font-style:normal; font-family:Arial, Helvetica, sans-serif; }
.container .testimonial { margin-left:10px; margin-right:10px; }
.container .column .testimonial, .container .columns .testimonial  { margin-left:0; margin-right:0; }


/* FOOTER */
#footer {
	width: 100%;
	padding-top: 50px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	
}
.contacto{

	width: 100%;
	-webkit-box-shadow: inset -3px 2px 5px 4px rgba(255,255,255,1);
  -moz-box-shadow: inset -3px 2px 5px 4px rgba(255,255,255,1);
  box-shadow: inset -3px 2px 5px 4px rgba(255,255,255,1);
	}
.footer-in {
padding-top: 1px;
	margin: 0 auto;
	padding-bottom: 30px;
	font-size: 12px;
	color: #FFF;
}
.footer-in .columns {
	margin-top: 0px;
}
.footer-in h4 { color:#eceff1; border-bottom:1px solid #292929; padding-bottom:2px; margin:0; }
.footer-in .copyright-txt { font-size:13px; }
.footer-in p {
	line-height: 19px;
	color: #CCCCCC;
}
.footer-in a { text-decoration:none; }

   

.footer-in a img { float:left; margin:3px 4px 0 1px;}
.footer-in .contact-inf p { margin-bottom:10px;}

.footer-in a:link, .footer-in a:visited { color:#91bad4; }
.footer-in a:hover { color:#ff9900; }
/*
.footbot {
	width: 100%;
	position: relative;
	padding-top: 2px;
	text-align: center;
	border-top-right-radius: 2px;
	border-top-left-radius: 1px;
	height: 50px;
	background-color: #FFFFFF;
	
}

.footbot img {
	position: relative;
	margin: 2px 40px 0 0;
	opacity: 0.93;
}*/
.footer-navi { float:left; font-size:12px; color:#55595d; padding:3px 0 0 26px; text-transform:capitalize; }
.footer-navi a { color:#a9b2b4; margin:0 4px;}
.footer-navi a:hover { color:#ccc;}




/* #Page Styles
================================================== */

.page-subtitle { position:relative; width:275px; height:114px; border-top-left-radius: 29px; background:#fff; margin-bottom:-80px; bottom:144px; left:30px; padding:30px 15px 0 30px; z-index:98; display:block; }
.page-subtitle  h3 { color:#69bddb; }
.page-subtitle  p { color:#b0bbc3; }

.our-team { margin-bottom:20px; text-align:center; }
.our-team h3 { margin-top:14px;}
.our-team h5 { color:#999; margin-bottom:21px; text-align:center; }
.our-team p { padding:0 16px; font-size:13px; }
.our-skills p { margin-bottom:5px;}
.team-member { border-radius: 4px; box-shadow: 0 0 3px rgba(0, 0, 0, 0.2); } 
.serv-big-pic img, .serv-sm-pic img { border:4px solid #c7d2d7; background:#dae3e7; padding:1px; max-width:100%;  box-shadow: 0px 2px 4px -3px rgba(0,0,0,0.4); -webkit-box-shadow: 0px 2px 5px -3px rgba(0,0,0,0.4);}
.serv-sm-pic img { background:rgba(0,0,0,0.1); border:3px solid rgba(255,255,255,0.3); box-shadow: 0px 2px 4px -3px rgba(0,0,0,0.7); -webkit-box-shadow: 0px 2px 5px -3px rgba(0,0,0,0.7); }
.contact-form {  background:url(../wp-content/themes/sgp/images/contactformtopbg1.png) repeat-x; border:1px solid #ededed; text-align:center; padding:20px; padding-bottom:0; border-radius:9px; }
.contact-form h5 { text-align:left; padding-left:18px; opacity:0.80;}
.contact-form .txbx { width:91%; height:36px; float:none; margin:11px; padding-left:14px; font-size:16px; box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.1) inset; }
.contact-form .era {  min-height:190px; max-height:300px; width:91%; }
.contact-form .erabox { width:100%; height:100%; margin-left:-20px; padding:20px; background:#fff; border-top:1px solid #ddd;}
.contact-form .sendbtn { padding:10px 18px; font-size:14px;}
#contact-map { box-shadow: 1px 1px 4px 1px rgba(0, 0, 0, 0.1) inset; border:1px solid #d6dbdc; border-left:none; border-right:none; padding:0; margin:0}
#contact-map iframe { padding:0; margin:0; margin-bottom:-7px;}
#left-nav {  min-height:230px; display:block; margin-right:10px; float:left; width:100%; }
#left-nav .navi-top { width:212px; height:57px; background:url(../wp-content/themes/sgp/images/left-nav-bg3.png) no-repeat right top; margin:0;  }
.left-navi { list-style:none; padding-top:36px; width:212px; background:url(../wp-content/themes/sgp/images/left-nav-bg1.png) no-repeat right bottom; }
.left-navi li { width:211px; height:38px; margin:0; display:block; white-space:nowrap; overflow:hidden;}
#left-nav .tab-content, #left-nav .nav-tabs  { border:0 none;}
#left-nav a { background:none; border:0 none; border-bottom:1px solid #fff; border-top:1px solid #dadcde; border-radius:0; display:block; width:177px; padding:10px; height:18px; font-family:Arial; text-transform:uppercase; font-size:12px; font-weight:bold; outline:none;}
#left-nav a:hover { background:#fff; color:#ff9900;}
#left-nav .tab-content { padding-left:10px;}
#left-nav .tab-content p { padding:0px;}
#left-nav .tabs-left > .nav-tabs .active > a,
#left-nav .tabs-left > .nav-tabs .active > a:hover { background:url(../wp-content/themes/sgp/images/left-nav-bg2.png) no-repeat right; color:#fff; margin:0; width:192px; border:0 none;   	}

/* BLOG */

.sidebar h4.subtitle { border:0 none; color:#54606b; margin-bottom:14px;}
.sidebar p, .sidebar li { font-size:13px;}
.sidebar input[type="text"] { width:100%; max-width:100%; }
input[type="text"].search-side, input[type="text"].header-search { background:#fdfdfd url(../wp-content/themes/sgp/images/find-ico1.png) no-repeat right;}
input[type="text"].header-search  { float:right; margin:10px 3px 0 0; border-radius:2px; padding:5px 28px 5px 8px; width:120px; min-height:18px; -webkit-transition: width 0.22s ease; -moz-transition: width 0.22s ease; -o-transition: width 0.22s ease; transition: width 0.22s ease;}
input[type="text"].header-search:focus { width:160px;}
.sidebar input[type="text"].header-search, .sidebar input[type="text"].header-search:focus { width:100%; max-width:100%; margin:0 0 20px 0; padding:5px 0; }

#main-content-pin, #main-timeline { max-width:100%; background:url(../wp-content/themes/sgp/images/bgs/subtle_freckles2.png); padding-top:30px; box-shadow:0 1px 5px rgba(0,0,0,0.2) inset; -webkit-box-shadow:0 1px 7px rgba(0,0,0,0.2) inset;}
#main-content-pin .container { width:88%; }
#main-timeline { background:url(../wp-content/themes/sgp/images/bgs/timeline-bg1.png); }
#pin-content, #tline-content { width:auto; margin:0 auto; position:relative; overflow: hidden; }
#tline-content { background:url(../wp-content/themes/sgp/images/tline-cnt-bg1.png) repeat-y center center; width:890px; margin:0 auto;}

.pin-box, .tline-box { width:196px; width:194px\9; padding:12px; display:block; background:#fff; margin:10px; float:left; border:1px solid #efefef\9; box-shadow:0 1px 3px rgba(0,0,0,0.4); -webkit-box-shadow:0 1px 5px rgba(0,0,0,0.4);}
.pin-box  img, .tline-box  img, .pin-box  iframe, .tline-box  iframe  { max-width:100%;}
.pin-box p, .tline-box { font-size:12px;}
.pin-box h4, .tline-box h4 { font-size:18px; font-weight:bold;}
.pin-box h4 a, .tline-box h4 a { color:#434343;}
.pin-box h4 a:hover, .tline-box h4 a:hover { color:#d11e25;}
.pin-ecxt h6.blog-author, .tline-ecxt h6.blog-author  { font-size:12px; font-weight:bold; font-family:Arial, sans-serif; }
.pin-ecxt, .tline-ecxt { border-bottom:1px solid #efefef; padding:0 12px 8px; margin:0 -12px 8px -12px; }

.tline-box  { width:380px;  padding:10px; margin-top:21px; min-height:160px; border-radius:3px; position:relative; border:1px solid #d7dce7; box-shadow:0 1px 3px -2px rgba(0,0,0,0.3); -webkit-box-shadow:0 1px 6px -3px rgba(0,0,0,0.3); }
.tline-row-l, .tline-row-r { background:url(../wp-content/themes/sgp/images/tmln-ro-r1.png) no-repeat right 12%; width:46px; height:17px; margin-right:-44px; display:block; position:absolute; right:0; top:16px;}
.tline-row-r { background:url(../wp-content/themes/sgp/images/tmln-ro-l1.png) no-repeat left 12%; left:0; margin:0; margin-left:-43px; }
.tline-box.rgtline { float:right;  margin-top:53px; right:0; clear: right; }

.tline-box:hover  { box-shadow:0 1px 6px -2px rgba(141,161,199,0.9); -webkit-box-shadow:0 1px 11px -3px rgba(141,161,199,0.9); }
.tline-topdate { width:150px; height:26px; position:relative; display:block; clear:both; zoom:1; padding:4px; border:2px solid #bfcbe0; background:#d9e0ec; text-align:center; font-size:17px; font-weight:700; line-height:26px; color:#8da1c7;  margin:0 auto 7px; border-radius:20px; box-shadow:0 1px 3px #fff inset; -webkit-box-shadow:0 1px 3px #fff inset; text-shadow: 0 1px 1px #fff;}
.tline-topdate.enddte { bottom:0; margin-bottom:0; }

.blog-post { padding-bottom:21px; border-bottom:1px dotted #d2d9db; margin-bottom:35px;}
.blog-post h3 {  font-weight:400; line-height:1; letter-spacing: -0.03em; }
.blog-post h3 a {color: #54606b; -webkit-transition: color 0.18s ease; -moz-transition: color 0.18s ease; -o-transition: color 0.18s ease; transition: color 0.18s ease; }
.blog-post h3 a:hover { color:#f1592a; }
.blog-post h6 { display:inline; margin-right:6px;}
.blog-single-post h1 { font-size:34px; line-height:34px; font-weight:700; }
.postmetadata { display:block; margin-bottom:14px;}
ul.share-btns { display:block; float:right; }
ul.share-btns li { float:left; margin:14px 16px 0 0; }

.blog-single-post { text-align:left;}
.blog-post p { text-align:left; font-size:13px;}
.blog-post img, .blog-post iframe { max-width:100%; border-radius:1px; border-bottom:2px solid #acb4b7; margin-bottom:14px; box-shadow:0px 2px 5px rgba(0, 0, 0, 0.09);}

.blog-q { border-left:1px solid #d8d8d8; padding-left:12px;}
.blog-q em { color:#a5adae;}
p.blog-inpic { margin-top:21px;}
p.blog-inpic img { float:left; border:1px solid #c9c9c9; background:#f9f9f9; width:280px; max-width:100%; padding:6px; margin:0 14px 14px 0;}
.date-sp-wrap { max-width:100px; margin:0 10px; float:left; }
.blog-date-sp, .blog-com-sp { height:40px; padding:6px; padding-bottom:20px; width:90px; float:right; border-top-left-radius:6px; color:#fff; background:#636e75  url(../wp-content/themes/sgp/images/blg-date-botpic1.png) no-repeat bottom right; font-weight:bold; font-family:Arial, sans-serif; }
.blog-date-sp h3 { width:30px; float:left; margin:1px 5px; color:#0093d0;  }
.blog-date-sp span { float:right; margin:4px; color:#a2aab0;  font-size:12px; line-height:1.2;} 
.blog-com-sp { background:none;  color:#95a2aa; padding:0 6px 8px; margin-top:-12px; text-align:center; font-size:12px; height:16px; border-radius:0px; border-bottom-left-radius:11px; }
.blog-com-sp a { color:#95a2aa; }

.pin-box .blog-date-sp, .pin-box .blog-com-sp, .tline-box .blog-date-sp, .tline-box .blog-com-sp { position:relative; bottom:0; margin:-12px; margin-top:7px; width:50%; border:0; border-radius:0; background:#ebebeb; padding:0;}
.pin-box .blog-com-sp, .tline-box .blog-com-sp  { float:left;  height:28px; padding:12px 23px 0 0; }
.pin-box .blog-date-sp h3, .tline-box .blog-date-sp h3 { margin-left:12px; text-shadow:0 0 1px rgba(0,0,0,0.1);}
.tline-box .blog-date-sp, .tline-box .blog-com-sp { background:#e7eaf3; width:49%; margin:-10px; margin-bottom:0;  }

h6.blog-date, h6.blog-cat  { color:#69ba45;}
h6.blog-author { color:#a8b1b4;}
h6.blog-date a, h6.blog-cat a { color:inherit;}

.tline-box h6.blog-cat  { font-size:13px; background:#f2f2f2; color:#666666; padding-left:7px;}

.tagcloud a:link, .tagcloud a:visited { line-height:16px; padding:4px 10px; font-size:12px; margin:0 4px 4px 0; float:left; min-width:18px; border-radius:2px; width:auto; background:#f2f2f2; color:#797979; display:block; text-decoration:none; }
.tagcloud a:hover { color:#333; background-color:#ffcc00; }

.blog-date-sec { padding:4px; color:#fff; background:#767d80; border-bottom:2px solid #acb4b7; border-radius:2px;  text-align:center;}
.blog-date-sec h3 { color:#fff; line-height:1.2; margin:0; }
.blog-date-sec span { display:block; font-size:11px; font-family:Arial, Helvetica, sans-serif; font-weight:bold;}
.latest-f-blog { margin:0 10px; }
.latest-f-blog .blog-post { border:0 none; margin-bottom:10px; padding-bottom:10px;}
.latest-f-blog .blog-line { border-bottom:1px solid #f3f3f3; padding:12px 0 0; background:#fcfcfc;}
.latest-f-blog .blog-line iframe { height:100px; }
.latest-f-blog .blog-post.blog-line h3 { font-size:21px;}
.blog-line .blog-date-sec { height:92px; }



a.readmore {  margin:4px 0 3px 1px;  -webkit-transition: all 0.17s ease-in-out; -moz-transition: all 0.17s ease-in-out; -ms-transition: all 0.17s ease-in-out; -o-transition: all 0.17s ease-in-out; transition: all 0.17s ease-in-out;  background:#0093d0 url(../wp-content/themes/sgp/images/rowp3.png) no-repeat 96% 52%; padding:6px 22px 6px 12px; border-radius:3px; color:#fff; box-shadow: 0 0 0 0; font-size:13px; text-transform:capitalize; }
a.readmore:hover { text-decoration:none; color:#444;   background:#ffcc00 url(../wp-content/themes/sgp/images/rowp2.png) no-repeat 98% 52%; display:inline; border-radius:5px; }
a.readmore:active { background-color:#fafafa; color:#999; }

a.magicmore { background: url(../images/rowp8.png) no-repeat right 71%; padding:3px 13px 2px 0; color:#04b5de; -webkit-transition: padding 0.11s ease, color 0.18s ease; -moz-transition: padding 0.11s ease, color 0.18s ease; -ms-transition: padding 0.11s ease, color 0.18s ease; -o-transition: padding 0.11s ease, color 0.18s ease; transition: padding 0.11s ease, color 0.18s ease; }
a.magicmore:hover { padding-right:15px; color:#ffa02f;}


.row.magic { padding-left:40px;}
.columns.magic { padding-left:20px;}
.magic-link { clear:both; }
.magic-link a { display: inline-block; font-size:13px; width:auto; color: #fff;  text-shadow: 1px 1px 0 #eb8710; border-radius:15px; padding:3px 22px 3px 16px; text-transform:capitalize; background:#ffa02f url(../wp-content/themes/sgp/images/rowp3.png) no-repeat right; background-position: 97% 52%; -webkit-transition: padding 0.2s ease, background 0.16s ease; -moz-transition: background 0.16s ease; -ms-transition: background 0.16s ease; -o-transition: background 0.16s ease; transition: background 0.16s ease;  text-align:center; }
.magic-link a.get { padding:7px 26px 7px 20px; background-color:#7ebd22; border-radius:5px; text-shadow: 1px 1px 0 #649b19; text-transform:uppercase;}
.magic-link a.get.shadow1 { box-shadow: 0px 0px 5px #fff inset, 0 2px 3px -1px #74ad20; -webkit-box-shadow: 0px 0px 7px #fff inset, 0 2px 5px -1px #74ad20; }
.magic-link a:hover { background-color:#4c4665; background-position: center right; text-shadow: 1px 1px 0 #666; }




/* COMMENT */

.commentbox { min-height:156px;  border-radius:6px; float:right; text-align:left; margin:12px 0; }
#commentform { margin-left:19px; padding-top:12px; border-top:1px dotted #d3d3d3; }
#commentform label { font-family: 'Lato', Arial; font-size:17px; font-weight:300; display:inline;}
#commentform .required { margin-left:3px;}
/* comments list */
ol.commentlist { padding: 0; background: #fff;  border-top: 1px solid #e5e8ec; }
.commentlist li {	list-style: none;	margin: 0;	padding: 12px 0 0 0;	border: 1px solid #e5e8ec;    border-width: 0 0px 1px 0px;	overflow: hidden; }
.commentlist li a:link, .commentlist li a:visited {  color: #227bad; }
.commentlist li .comment-info {	width: 99%;	margin: 0; padding: 0;	overflow: hidden; }
.commentlist li .comment-info img {	float: left;	margin: 1px 11px 4px;   background: #fff;	border: 1px solid #e8eaec;	display: inline; }
.commentlist li .comment-info cite { display: block;	font-family: Arial;	font-size:13px;	text-transform:capitalize;	margin: 0;	padding: 5px 65px 5px 20px;	font-style: normal;	font-weight: bold; }
.commentlist li .comment-info cite .comment-data {	font-size: .8em;	font-weight: normal;}
.commentlist li .comment-text {	clear: both;	margin: 0;	padding: 0 20px 25px 20px; }
.commentlist li .comment-text p {	margin:  5px 0 20px 0;	padding: 0;}
.commentlist li .comment-text .reply a {	padding: 4px 8px;   border-radius:1px;	background-color: #f0f0f0;	font-size: 13px;	color: #444;}
.commentlist li .comment-text .reply a:hover { background-color:#a0c14d; border-color:#48a648; color: #fff; }
.commentlist li ul.children { margin:0; padding: 0; }
.commentlist li ul.children li.depth-2, .commentlist li ul.children li.depth-3 { margin-left: 40px;	border-style: solid; border-color: #e1e6e8;	border-width: 1px 0 0 1px; }
.commentlist li.thread-alt { background: #fdfdfd;   border-color: #E2E4E7; }
.commentbox h3 { padding-left:24px; margin-top:14px;}
.comment-form-comment textarea { width:100%; }
.form-allowed-tags { font-size:11px; padding:6px; background:#f3f3f3; }
.comments-title, #reply-title { margin:30px 0 10px 20px;}


/* LIST */

.listbox1 { height:auto; padding:0px; text-align:left; }
.listbox1 ul, .listbox1 ul li { margin:0; padding:0; list-style:none; }
.listbox1 ul { margin-bottom:10px; }
.listbox1 ul li { border-bottom:1px dotted #e8edee;  }
.listbox1 ul li a { text-decoration:none; color:#95a3a6; background:#fff; display:block; padding:7px 0; }
.listbox1 ul li a:hover { background-color:#f9f9f9; color:#5d6f74; }
.listbox1 ul li span { float:right; font-size:10px; }
#sidebar .listbox1 ul li a, #sidebar2 .listbox1 ul li a { background:url(../wp-content/themes/sgp/images/rowp7.png) no-repeat left center; padding-left:12px; }
#sidebar .listbox1 ul li a:hover, #sidebar2 .listbox1 ul li a:hover, #leftside  .listbox1 ul li a:hover { background-color:#fdfdfd; color:#5d6f74; }

a.show-all { width: 86px; height: 20px; background:#efefef; padding:0; margin: 7px; line-height:19px; text-align:center; color:#666;  font-size:12px; float: left; border: 1px solid #f0f0f0; border-bottom:2px solid #dddada; text-decoration:none; border-radius:2px; }
a.show-all:hover { background:#cde985; border-color:#bfdf6c; color:#333; }
a.show-all:active { background:#ffe483; border-color:#f7d96c; color:#b29839; }

/* PRICING-TABLE */

.pricing-table { max-width:900px; height:auto; }
.pricing-table h4 { color:#d3d3d3; font-size:13px; }
.pricing-table ul { list-style:none; padding:0; margin:0; margin-bottom:28px; width:176px; height:auto; float:left; }
.pricing-table ul li { width:164px; height:20px; background:#f9f9f9; text-align:center; font-family: Arial, Tahoma; font-size: 12px; line-height:21px; padding:5px; border-bottom:1px solid #fff; float:left; color:#777; margin:0;  }
.pricing-table ul li:nth-child(even) { background:#f2f2f2; }
.pricing-table .plans-f-list { margin-left:20px;}
.pricing-table .plans-f-list li { text-align:left; color:#555; width:160px; padding-left:9px; }
.pricing-table .plans-f-list.respo { display:none; visibility:hidden;}
.pricing-table ul li.plan-header, .pricing-table ul li .plan-title, .pricing-table ul li .plan-price { width:174px; height:106px; padding:0; display:block; color:#fff; background:#fff; border:0; margin:0; }
.pricing-table ul li .plan-title { height:26px; padding-top:6px; font-weight:bold; }
.pricing-table ul li .plan-price { height:74px; }
.price { font-size:26px; font-weight:bold; text-shadow: 0 1px 1px rgba(0,0,0,0.4); }
.pricing-table small { color:#fff; font-size:13px; }
.pricing-table ul li.normal-plan { background:#4b4f5a url(../wp-content/themes/sgp/images/price-top-patt.png); }
.pricing-table ul li.free-plan { background:#339933 url(../wp-content/themes/sgp/images/price-top-patt.png); }
.pricing-table ul li.pro-plan { background:#299ebc url(../wp-content/themes/sgp/images/price-top-patt.png); }
.pricing-table ul.featured-plan { margin:0; margin-top:-10px; border:none; box-shadow: 0px 0px 7px #666; -webkit-box-shadow: 0px 0px 12px #666; -o-box-shadow: 0px 0px 12px #666; -ms-box-shadow: 0px 0px 12px #666; position:relative; margin-bottom:28px; }
.pricing-table ul.featured-plan li { background:#fdfdfd; border-right:none; border-bottom-color:#efefef; }
.pricing-table ul.featured-plan li:nth-child(even) { background:#fafafa; }
.pricing-table ul.featured-plan li.featured-plan { width:100%; height:117px; font-size:13px; background:#f1592a url(../wp-content/themes/sgp/images/price-top-patt.png); border:none; }
.pricing-table ul.featured-plan li.featured-plan .plan-title { width:100%; }
.pricing-table ul li.normal-plan .plan-title { background:#404041; }
.pricing-table ul li.free-plan .plan-title { background:#248824; }
.pricing-table ul li.pro-plan .plan-title { background:#2188a3; }
.pricing-table ul li.featured-plan .plan-title { background:#e24c17; }
.pricing-table ul li.plan-footer { background:#fafafa; width:154px; height:50px; padding:8px 10px 28px 10px; text-align:center; }
.pricing-table ul li.plan-footer .sendbtn { float:none; }

/* Pricing Table2 */

.pricing-table2 { text-align: center; border-radius: 5px; margin-bottom: 21px;  box-shadow:0 1px 2px rgba(0,0,0,0.2); -webkit-box-shadow:0 1px 3px rgba(0,0,0,0.2);}
.pricing-table2:hover { box-shadow:0 1px 5px rgba(0,0,0,0.3); -webkit-box-shadow:0 1px 7px rgba(0,0,0,0.3); }
.pricing-table2 .price-header,.pricing-table2 .price-footer {	background: #eaeaea url(../wp-content/themes/sgp/images/price-tab-bg1.png) top; border-radius: 5px 5px 0 0; }
.pricing-table2 .price-footer { padding-top:20px;  border-top: 1px solid #e8edee; border-radius: 0 0 5px 5px;}
.pricing-table2 ul.features { padding: 11px 16px;}
.pricing-table2 ul.features li { border-top: 1px dashed #e8edee; padding-top:12px; font-family:Arial, sans-serif;	}
.pricing-table2 ul.features li:nth-child(1) { border: none; }
.pricing-table2 .plan-title { text-transform:uppercase; font-weight:700; font-family:Arial, Helvetica, sans-serif; font-size: 12px; line-height: 36px; background-color: #47ac4a; border-radius: 5px 5px 0 0;  padding: 9px 15px; margin: 0 -1px;color:#c3eac5; }
.pricing-table2 .plan-price {line-height: normal;  background: #fafafa;	padding: 12px 15px;	margin: 0;	border-top: 1px solid rgba(255,255,255,0.4);}
.pricing-table2 .plan-price span {	font-weight: 700; font-size: 34px; 	color: #47ac4a; text-shadow: 0 1px 1px rgba(255,255,255,0.3); }
.pricing-table2.featured .plan-title,.pricing-table2.featured .plan-price span, .pricing-table2.featured .plan-price small { color: #fff; }
.plan-price small { font-size:14px;}
.pricing-table2.featured .plan-title { line-height: 46px; background-color:#ea8006; font-size: 14px; }
.pricing-table2.featured .plan-price {	border-top: 1px solid #e5764f;  background:#ee9e41; padding:15px;  }
.pricing-table2.featured .plan-price span { font-size: 42px; text-shadow: 0 1px 1px rgba(0,0,0,0.4);}


/* ICON BOX */

.icon-box { vertical-align:baseline;}
.icon-box img { float:left; display:block; vertical-align:text-top; margin:-4px 10px 75px 0;}
.icon-box h5 { margin-bottom:10px; line-height:1; }
.icon-box p { margin-bottom:12px; }
.icon-box2 { background-color:#fff; vertical-align:baseline; text-align:center; border-radius:5px; padding:10px 0; 	-webkit-transition:background .3s ease-in-out;	-moz-transition:background .3s ease-in-out;	-ms-transition:background .3s ease-in-out;	-o-transition:background .3s ease-in-out;	transition:background .3s ease-in-out;}
.icon-box2:hover { background-color:#fafafa; cursor:default;}


/* PORTFOLIO */

.prt-img-hov-bg { width: 100%;	background:rgba(0,0,0,.5) url(../wp-content/themes/sgp/images/fancy-big-ico.png) no-repeat center;	opacity:0;	-webkit-transition:all .3s ease-in-out;	-moz-transition:all .3s ease-in-out;	-ms-transition:all .3s ease-in-out;	-o-transition:all .3s ease-in-out;	transition:all .3s ease-in-out;	color: transparent;	display: block;	left: 0;	filter: alpha(opacity=0); 	position: absolute;	top: 0;	bottom:80px; } 

.portfolio-item img:hover .prt-img-hov-bg { opacity:1; }
.Single-Item:hover .prt-img-hov-bg, .prettyPhoto:hover .prt-img-hov-bg { opacity:1; filter: alpha(opacity=100); }
#Iframe-Item .prt-img-hov-bg { background:rgba(0,0,0,.5) url(../wp-content/themes/sgp/images/fancy-big-ico2.png) no-repeat center; }
#Iframe-Item:hover .prt-img-hov-bg { opacity:1; }

.portfolio .eight img { width:100%;}

.col2-item img { width:420px; height:150px; margin-bottom:10px; }
.portfolio-item:hover h3 { color:#ff9900; }
.col2-item .prt-img-hov-bg { bottom:114px; }
.proj-det { padding-left:10px;}




/* #Misc
================================================== */

/* ISOTOPE */

.portfolio { display:block; }
.isotope-item { z-index: 2; }
.isotope-hidden.isotope-item {  pointer-events: none;  z-index: 1;}
.isotope,
.isotope .isotope-item {-webkit-transition-duration: 0.8s;   -moz-transition-duration: 0.8s;  transition-duration: 0.8s;}
.isotope {-webkit-transition-property: height, width;   -moz-transition-property: height, width;        transition-property: height, width;}
.isotope .isotope-item {-webkit-transition-property: -webkit-transform, opacity;   -moz-transition-property: -moz-transform, opacity;  transition-property: transform, opacity; }
nav.primary { margin:0 10px 30px; border-bottom:1px solid #f6f6f6; padding-bottom:10px; }
.portfolio-box nav.primary { border-bottom-color:#e8eaee;}
nav.primary ul { list-style:none; margin:2px 0 9px 0; float:left}
nav.primary ul li { font-size:18px; float:left; margin-right:12px; color:#666;}
nav.primary ul li a { height:18px;	min-width:20px;	padding:4px 16px 5px 16px;	display:block; background:#f9f9f9; border-radius:2px; font-family:Arial, sans-serif;	font-size:12px;	text-decoration:none;	color:#777;	line-height:19px;	float:left;	margin:1px; -webkit-transition:all .23s ease-in-out;	-moz-transition:all .23s ease-in-out;	-ms-transition:all .23s ease-in-out;	-o-transition:all .23s ease-in-out; transition:all .23s ease-in-out; }
nav.primary ul li a:hover {	color:#333;	background:#ffcc00;	display:block;}
nav.primary ul li a:active, nav.primary ul li a.selected {	background:#0093d0; color:#fff; }



/*	ACCORDION */

.acc-trigger {	border-top: 1px solid #d5dbdf; cursor: pointer; display: block; margin: 0;	}
.acc-trigger:last-of-type, .acc-container:last-of-type { border-bottom: 1px solid #d5dbdf; margin-bottom: 20px; }
.no-js .acc-trigger:last-of-type { border-bottom: none; }
.acc-trigger a { background: url(../wp-content/themes/sgp/images/accordion-ico.png) no-repeat 18px 18px;	display: block;	box-shadow: 0px 1px 1px 0px #f1f1f1 inset;	color:#656f78;	padding: 16px 14px 16px 49px; text-decoration: none; text-shadow: none; font-weight:bold; }
.acc-trigger a:hover { background-color: #f9f9f9;  }
.acc-trigger a:hover, .acc-trigger.active a, .acc-trigger.active a:hover { color: #0093d0;   }
.acc-trigger.active a:hover { background-color: transparent; }
.acc-trigger.active { cursor: default;  border-top-color:#fbcb09; background-color:#fff; }
.acc-trigger.active:last-of-type { border-bottom: none; margin-bottom: 0; }
.acc-trigger.active a { background-position: 18px -54px; cursor: default;	}
.acc-container .content {  padding: 0 14px 21px 49px;  }


/*	jCarousel */

.jcarousel-container {	max-width: 100%; padding:0; display:block; position:relative; }	
.jcarousel-clip { position:relative; overflow: hidden; width: 100%;	}
ul.jcarousel-list { overflow: hidden; position: relative; top: 0px; margin: 0px; padding: 0px; left: 0px; }
ul.jcarousel-list li { float:left; list-style:none;}
ul.jcarousel-list li img { max-width:100%;}
.jcarousel-item { display:block;  }
.jcarousel-next, .jcarousel-prev { background:#b5b9bc url(../images/nextarrow7.png) center center no-repeat; border-bottom:1px solid #969da3; width: 22px; height: 21px; border-radius: 0 2px 2px 0;	position: absolute;	right: 0;	top: -50px;	cursor: pointer;  -webkit-transition: all 0.2s ease; -moz-transition: all 0.2s ease; -ms-transition: all 0.2s ease; -o-transition: all 0.2s ease; transition:all 0.2s ease; }
.jcarousel-prev { background:#b5b9bc url(../images/prevarrow7.png) center center no-repeat;	right: 23px;  border-radius: 2px 0 0 2px; }
.jcarousel-next:hover, .jcarousel-next:active,
.jcarousel-prev:hover, .jcarousel-prev:active { background-color: #ff9900; }
.jcarousel-next-disabled, .jcarousel-next-disabled:hover,
.jcarousel-prev-disabled, .jcarousel-prev-disabled:hover {	background-color: #e5e8ea;	cursor: auto;  border-bottom-color:#e0e0e0; }
.home-portfolio .jcarousel-next,.home-portfolio .jcarousel-prev { margin-right:10px;}

/* EXTRAS */

.alignright { text-align:right; }
img.alignright{ float:right; }
.alignleft { text-align:left; }
img.alignleft { float:left; }
.aligncenter  { text-align:center; }
.wp-caption { display:block; color:#444; }
.wp-caption-text { font-size:15px; }
.sticky { color:#555; }
.gallery-caption { display:inline; }
.bypostauthor { font-size:13px;}

/* Scroll to top */
#scroll-top a { width:32px; height:31px; border-radius:4px; background:#94a5ac url(../images/scroll-top.png) no-repeat 50% 48%; position:fixed; bottom:48px; right:32px; display:none; opacity: 0.84; filter: alpha(opacity=84);   }
#scroll-top a:hover { background-color:#ffcc00; cursor:pointer;}

h1.pnf404 { font-size: 176px; line-height: 1.1; font-weight:900;}
h2.pnf404 { font-size: 42px; line-height: 1.2; font-weight:700; }
input.txbx404 { float:left; margin-top:2px; margin-right:4px; padding:7px 4px; min-height:inherit; border-radius:3px; }
input.btn404 { float:left; margin:1px; padding:8px 12px 9px; }

/* WP pagenavi */
.wp-pagenavi { clear: both; font-size: 13px; text-align:center; }
.wp-pagenavi span.pages { color:#999; }
.wp-pagenavi a, .wp-pagenavi span { text-decoration: none; border: 1px solid #d1d7dc; padding: 6px 11px; margin: 3px;
 -webkit-border-radius: 3px;
		 -moz-border-radius: 3px;
			  border-radius: 3px;
	  *zoom: 1;
	  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
		 -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
			  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05); }
.wp-pagenavi a:hover, .wp-pagenavi span.current { border-color: #efefef; background:#fdfdfd;}
.wp-pagenavi a:hover {border-color: #d2d2d2;}
.wp-pagenavi span.current {	font-weight: bold;}


.v-shadow-l { background:url(../wp-content/themes/sgp/images/v-shadow-left.png) no-repeat right center; }
.v-shadow-r { background:url(../wp-content/themes/sgp/images/v-shadow-right.png) no-repeat left center; }
.v-shadow-r, .v-shadow-l {  min-height:320px; }
.pad-r10 { padding-right:10px; }
.pad-r20 { padding-right:20px; }
.pad-r30 { padding-right:30px; }
.pad-r40 { padding-right:40px; }
.pad-l10 { padding-left:10px; }
.pad-l20 { padding-left:20px; }
.pad-l30 { padding-left:30px; }
.pad-l40 { padding-left:40px; }

/* #Column Shortcodes
----------- */
.one_half, .one_third, .two_third, .three_fourth, .one_fourth, .one_fifth, .two_fifth { margin-right: 4%; float: left; margin-bottom:20px; }
.one_half { 	width: 48%; }
.one_third { width: 30.6666%; }
.two_third { width: 65.3332%; }
.one_fourth { width: 22%; }
.three_fourth { width: 74%; }
.one_fifth { width: 16.8%; }
.two_fifth  { width: 37.6%; }
.column-last { margin-right: 0 !important; clear: right; }
.one_half img, .one_third img, .two_third img, .three_fourth img, .one_fourth img, .one_fifth img, .two_fifth img { height: auto; max-width: 100%; }


/* #Media Queries
================================================== */




	/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
	@media only screen  and (max-width: 959px) {
			/* nav-wrap */
	#nav-wrap {
	position: relative;
	height: 30px;
	text-align: left;
	width: 178px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
/* nav-wrap 
	#nav-wrap {
	position: absolute;
	height: 30px;
	text-align: center;
	margin: 0 0 18px 0;
}*/

	/* menu icon */
	#menu-icon { 
		/*color: rgba(255,255,255,0.7);  */
		color:#FFF;
		margin-top: 0px; 
		margin-left:0px;
		width: 100%; 
		font-size:16px; 
		font-weight:400;	
		height: 30px; 
		border-radius:2px;	
		/*background: #363f46 url(../images/menu-icon.png) no-repeat 10px center;	*/
		background: #003366 url(../images/menu-icon_white.png) no-repeat 10px center;	
		padding: 8px 10px 0 42px;	
		cursor: pointer;	 
		clear:both; 
		box-shadow:  0 2px 2px -2px rgba(0,0,0,0.3); 
		text-align:left;	
		display: block; /* how menu icon */	
	}
	#menu-icon:hover {	background-color: #0093d0; }
	/*#menu-icon.active {	background-color: #575556; }*/
	#menu-icon.active {	background-color:#003366; }
	.mn-clk { font-size:12px; color:rgba(255,255,255,0.5);}
	
	/* main nav */
	#nav { clear: both; /*margin:0 auto; */left:1px; position: absolute; width: 178px; z-index: 10000; padding:2px 12px 1px 6px;	background: #fefefe; border: solid 1px #d2d2d2;	display: none;
	
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: -50px;
	 /* visibility will be toggled with jquery */	}
	/*#fefefe*/
	#nav li {
		 clear: both; 
		 float: none; 
		 border:0 none; 
		 margin: 5px 0 5px 10px; 
		 padding: 4px 0 8px 0;
		  border-bottom:1px dotted #d2d2d2; }
	#nav a, #nav ul a { width:178px;	 display:block; text-align:left; border:0 none; padding:0; margin:0; line-height:1.2; }
	#nav a.drp-aro { padding:0;}
	#nav a, .nav-wrap2 #nav a, .nav-wrap2.darknavi #nav li a { height: 20px; display:block; padding:2px 3px; }
	#nav li:hover > a { background: #fefefe; }
	.nav-wrap2 #nav a, .nav-wrap2.darknavi #nav li a { color:#999; }
	#nav a:hover, #nav ul li a:hover, #nav li:hover > a:hover, .nav-wrap2 #nav a:hover, .nav-wrap2.darknavi #nav li a:hover  {
	color: #222;
	border: 0 none;
	background: #fefefe;
}
	#nav li.current a {  background: #fefefe; color:#3f4a53;  }
	#nav ul li { border:0 none; }
	#nav a span, #nav a:after { display:none; visibility:hidden; }
	
		
	
	
	/* dropdown */
	#nav ul {
	width: 176px;
	box-shadow: none;
	position: static;
	display: block;
	border: none;
	background: #FFF;
	margin: auto;
	}
	#nav ul li ul {
		 margin:0px; 
		 display: block; 
		 background:#FFF; 
		 width: 178px; 
		 }
	#nav ul li a, #nav li a, #nav li.current ul li a { background: #fefefe; 
	}
	#nav ul li a:hover, #nav li.current ul li a:hover, .nav-wrap2 #nav ul li a:hover, .nav-wrap2.darknavi #nav ul li a:hover { 
	color:#FFF; 
	}
	
	.nav-wrap2, .nav-wrap2.darknavi { border:0 none; box-shadow:0 0 0 0; background:none;}
	.top-bar {
	background-color: #003366;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0;
	border-bottom-style: none;
}  

	.fondo-menu-icon {
		text-align:left;
	position: relative;
	margin: 0 auto;
	width: 180px;
	height: 10px;
	background-color: #FFF;
	color: #000;	
}

.fondo-menu-icon:hover {
	 	 background-color:#FFF;
	 
	}
	
	
	
	#boxed-wrap { width:460px;}
	#sidebar, #sidebar2, #leftside, #leftside2, #main-content, #main-content2 { width:420px; clear:both;  margin:0 0 21px 0; padding:0; border:0; }
	.page-subtitle { left:0; padding:10px 0 0 20px; bottom:0; border-bottom:1px solid #e8edee; margin-bottom:20px; height:auto; width:auto; clear:both; background:#fdfdfd; border-radius:0;  }
	.contact-form .txbx { width:338px;}
	.pricing-table .plans-f-list.respo { display:inline; visibility:visible;}
	.proj-det { width:420px;}
	.jcarousel-item, .home-portfolio .portfolio-item  { max-width:190px; float:left;}
	.pin-box { width:166px; width:164px\9; }
	#tline-content { width:460px;}
	.tline-box { width:165px;}
	#nav { left:61px;}
	input[type="text"].header-search, input[type="text"].header-search:focus { margin-right:61px;}

	 
	 
	}

	
	
	@media only screen and (min-width: 1281px) {	
.fondo-menu-icon {
		text-align:center;
	position: relative;
	/*margin: 0 auto;*/
	width: 180px;
	height: 10px;
	background-color: #FFF;
	color: #000;	
}

.fondo-menu-icon:hover {
	 	 background-color:#FFF;
	 
	}
	
	 #boxed-wrap { width:1160px;}
	 .white-space { height:110px;}
	  h4.subtitle { margin:39px 0 21px 0; }
	 .home-content .two-thirds h1, .home-content .two-thirds h4, .home-content .two-thirds p { padding-left:0;}
	
	 }
	 


	@media screen and (min-width: 960px) {
	/* ensure #nav is visible on desktop version */
	#nav {	
	display: block !important;	
	}
	.nav-wrap2 #nav a { 
	/*line-height:21px; */
	text-align:center; 
	padding-top:0px; 
	height:35px;
	 }
	.ls-layer h1, .ls-layer h3 { left:10px;}
	
	
.fondo-menu-icon {
	
	text-align:center;
	position: relative;
	margin: 0 auto;
	width: 100px;
	height: 10px;
	/*padding: 10px;*/
	background-color:#004063;
	border-width: 3px;
	border-style: solid;
	border-color: #003D5F;
	border-radius: 0px 25px 0px 25px;
	-moz-border-radius: 0px 25px 0px 25px;
	-webkit-border-radius: 0px 25px 0px 25px;
	-webkit-transition: all 0.17s ease;
	-moz-transition: all 0.17s ease;
	-ms-transition: all 0.17s ease;
	-o-transition: all 0.17s ease;
	transition: all 0.17s ease;
	text-transform: capitalize;	
	
}

.fondo-menu-icon:hover {
	 border-color:#0093d0;
	 /* background-color:#AEE7FF; */
	 background-color:#fff;
	  border-width:3px; 
	 
	}
	.sub-menu{
		text-align:left;
		color:#F00;
		}
	
	}


/* --------------------- 


/**********************form**********************/
dl.adr {color:#48484e;}
dl.adr dt {margin:18px 0 6px 0;}
dl.adr dd span { width:62px; text-align:right; display:block; float:left; margin-right:15px;}
dl.adr dd {}
dl.adr dd a {}
dl.adr dd a:hover {}
#form {
	 margin: 22px 0 0px 0px; 
	 width:630px; 
	 }
#form input {
	border:#cdcdcd 1px solid; 
	background:#eaeaea; 
	font-size:14px; 
	font-family: "Times New Roman", Times, serif; 
	color:#4d4d4d; 
	padding:5px 10px 6px 10px;
	outline: medium none; 
	width: 542px; 
	height:18px; 
	float:left;}
#form textarea {
	border:#cdcdcd 1px solid; 
	background:#eaeaea; 
	font-size:14px; 
	font-family: "Times New Roman", Times, serif; 
	color:#4d4d4d; 
	height: 97px;
	outline: medium none;
	overflow: auto; 
	padding: 4px 0px 0px 10px;
	width: 552px;
	resize:none;
	margin:0px 0 0 0;
	float:left;
	}
#form label {
	position:relative;
display: block;
min-height:38px;
}
.btns {text-align:right; overflow:hidden; width:630px;}
.btns a {display:inline-block; margin:5px 0px 0 23px;}
#form label strong {
	float:left; 
	text-align:right; 
	display:block; 
	padding-top:7px; 
	line-height:18px; 
	/*width:59px; */
	color:#48484e; 
	font-weight:normal; 
	margin-right:7px; 
	white-space:nowrap;
	padding-right: 14px;
	padding-bottom: 10px;
	padding-left: 14px;} 

/*-- Form --*/
.feedback_form {
	width: 100%;
}
.feedback_form .field-name,
.feedback_form .field-email,
.feedback_form .field-subject,
.feedback_form .field-message,
.login_form .form_field,
#commentform .form_field {
	box-shadow: none!important;
	line-height: 18px;
	font-size: 13px;
	color: #666666;
	border-radius: 0!important;
	background: #f5f5f5 ;
	border: #d9d9d9 1px solid!important;
	margin-bottom: 5px;
	display: inline;
	transition: color 400ms;
	-webkit-transition: color 400ms;
	-moz-transition: color 400ms;
	-o-transition: color 400ms;
	padding-right: 14px;
	padding-bottom: 10px;
	padding-left: 14px;
	height: auto;
}
.feedback_form .field-name:focus,
.feedback_form .field-email:focus,
.feedback_form .field-subject:focus,
.feedback_form .field-message:focus,
.login_form .form_field:focus,
#commentform .form_field:focus {
	font-size: 13px;

}

.login_form .form_field {
	padding-top:6px!important;
	padding-bottom:8px!important;
	color:#979696;
	font-size:13px;
	line-height:16px;
}
.feedback_form .field-message {
	height:57px;
	margin-bottom:5px;
	resize:none;
}
#commentform #comment-message {
	height:130px;
	margin-bottom:5px;
	border-bottom-left-radius:5px!important;
	resize:none;	
}
#comments {
}
#respond {
	margin-bottom:35px
}

.feedback_form .feedback_go, 
.feedback_form .feedback_reset,
#commentform #reset,
#commentform #submit,
.btn_login {
	border-radius: 5px!important;
	display: inline-block;
	text-transform: uppercase;
	cursor: pointer;
	border: 1px solid #666666;
	box-shadow: inset 0px 1px 0px #666666!important;
	height: 30px;
	padding: 0 15px;
	display: inline-block;
	position: relative;
	overflow: hidden;
	font-size: 14px;
	line-height: 40px;
	color: #000000;
	text-transform: uppercase;
	font-weight: bold;
	margin-right: 0px;
	text-shadow: 0px 1px 0px #999999;
	background-image: url(../images/bg_pattern2.png), linear-gradient(top, #999999, #666666);
	background-image: url(../images/bg_pattern2.png), -webkit-linear-gradient(top, #999999, #666666);
	background-image: url(../images/bg_pattern2.png), -moz-linear-gradient(top, #999999, #666666);
	background-image: url(../images/bg_pattern2.png), -ms-linear-gradient(top, #999999, #666666);
	background-image: url(../images/bg_pattern2.png), -o-linear-gradient(top, #999999, #666666);
	background-color: #999999;
	background-repeat: repeat;
}
.feedback_form .feedback_go:hover, 
.feedback_form .feedback_reset:hover,
#commentform #reset:hover,
#commentform #submit:hover,
.btn_login:hover {
	background-image: url(../images/bg_pattern2.png), linear-gradient(top, #666666, #999999);
	background-image: url(../images/bg_pattern2.png), -webkit-linear-gradient(top, #666666, #999999);
	background-image: url(../images/bg_pattern2.png), -moz-linear-gradient(top, #666666, #999999);
	background-image: url(../images/bg_pattern2.png), -ms-linear-gradient(top, #666666, #999999);
	background-image: url(../images/bg_pattern2.png), -o-linear-gradient(top, #666666, #999999);
	background-color: #999999;
	background-repeat: repeat;
}

.boton {
	
	border-radius: 5px!important;
	display: inline-block;
	text-transform: uppercase;
	cursor: pointer;
	border: 1px solid #666666;
	box-shadow: inset 0px 1px 0px #666666!important;
	/*height: 40px;*/
	padding: 0 15px;
	display: inline-block;
	position: relative;
	overflow: hidden;
	font-size: 11px;
	line-height: 20px;
	color: #000000;
	text-transform: uppercase;
	font-weight: bold;
	margin-right: 0px;
	text-shadow: 0px 1px 0px #999999;
    background-image: url(../images/bg_pattern2.png), linear-gradient(top, #999999, #666666);
	background-image: url(../images/bg_pattern2.png), -webkit-linear-gradient(top, #999999, #666666);
	background-image: url(../images/bg_pattern2.png), -moz-linear-gradient(top, #999999, #666666);
	background-image: url(../images/bg_pattern2.png), -ms-linear-gradient(top, #999999, #666666);
	background-image: url(../images/bg_pattern2.png), -o-linear-gradient(top, #999999, #666666);
	background-color: #999999;
	background-repeat: repeat;
	
}

.feedback_form .field-select {
	box-shadow: none!important;
	line-height: 18px;
	font-size: 13px;
	color: #666666;
	border-radius: 0!important;
	/*background: #f5f5f5 url(../img/bg_pattern2.png) repeat!important;*/
	/*border: #d9d9d9 1px solid!important;*/
	margin-bottom: 5px;
	display: inline;
	transition: color 400ms;
	-webkit-transition: color 400ms;
	-moz-transition: color 400ms;
	-o-transition: color 400ms;
	padding-right: 14px;
	padding-bottom: 10px;
	padding-left: 14px;
	
}

.font-14N{
	
		font-size:14px; 
	font-weight: bold;
}
.font-11{
	
		font-size:11px; 
}
.font-13{
	
		font-size:13px; 
}
.font-13N{
	
		font-size:13px;  
	font-weight: bold;
}


.rg-image-wrapper{
	position:relative;
	padding:20px 30px;
	background:transparent url(../images/black.png) repeat top left;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	min-height:20px;
}
.rg-image{
	position:relative;
	text-align:center;
	line-height:0px;
}
.rg-image img{
	max-height:100%;
	max-width:100%;
}
.rg-image-nav a{
	position:absolute;
	top:0px;
	left:0px;
	background:#000 url(../images/nav.png) no-repeat -20% 50%;
	width:28px;
	height:100%;
	text-indent:-9000px;
	cursor:pointer;
	opacity:0.3;
	outline:none;
	-moz-border-radius: 10px 0px 0px 10px;
	-webkit-border-radius: 10px 0px 0px 10px;
	border-radius: 10px 0px 0px 10px;
}
.rg-image-nav a.rg-image-nav-next{
	right:0px;
	left:auto;
	background-position:115% 50%;
	-moz-border-radius: 0px 10px 10px 0px;
	-webkit-border-radius: 0px 10px 10px 0px;
	border-radius: 0px 10px 10px 0px;
}
.rg-image-nav a:hover{
	opacity:0.8;
}
.rg-caption {
	text-align:center;
	margin-top:15px;
	position:relative;
}
.rg-caption p{
	font-size:11px;
	letter-spacing:2px;
	font-family: 'Trebuchet MS', 'Myriad Pro', Arial, sans-serif;
	line-height:16px;
	padding:0 15px;
	text-transform:uppercase;
}
.rg-view{
	height:30px;
}
.rg-view a{
	display:block;
	float:right;
	width:16px;
	height:16px;
	margin-right:3px;
	background:#464646 url(../images/views.png) no-repeat top left;
	border:3px solid #464646;
	opacity:0.8;
}
.rg-view a:hover{
	opacity:1.0;
}
.rg-view a.rg-view-full{
	background-position:0px 0px;
}
.rg-view a.rg-view-selected{
	background-color:#6f6f6f;
	border-color:#6f6f6f;
}
.rg-view a.rg-view-thumbs{
	background-position:0px -16px;
}
.rg-loading{
	width:46px;
	height:46px;
	position:absolute;
	top:50%;
	left:50%;
	background:#000 url(../images/ajax-loader.gif) no-repeat center center;
	margin:-23px 0px 0px -23px;
	z-index:100;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	opacity:0.7;
}