body {
	background-color:#cccccc;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;

	}
	
h1, h2 {
	padding:0px;
	margin:0px;
}

h1 {
	color:rgb(17, 71, 139);
	font-size:25px;
	padding:0px 0px 10px 0px;
	line-height:normal;
}

h2 {
	font-size:14px;
}


h3 {
	padding:0px;
	margin:0px;
}

h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#666;
}

h7 {
	color:#rgb(17, 71, 139);
	font-size: 13px;
	font-weight: bold;
}

h5 {
	color:#f0b9b9;
	font-size:15px;
	padding:0px 0px 10px 0px;
	line-height:normal;
}



ul {
	margin:0px;
	padding:0px;
	margin-left:15px;
}

table {	
	font-size: 12px;
	line-height:15px;
	width:auto;
	text-align: left;
	border-collapse: collapse;
	border-top: 4px solid #rgb(17, 71, 139);
}

table th {
	font-size: 13px;
	font-weight: bold;
	padding: 8px;
	background-color:#aac3d3;
	color:#000;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	text-align:center;
}

table th:last-child, table td:last-child {
	border-right:none;
}

table td {
	padding: 0px;
	background: #ededed; 
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	color: #000;
	border-top: 1px solid transparent;
}

table tr:hover td
{
	color:#FFF;
	background: #628daa;
}


img {
	border:none;
}

a {
	
	text-decoration:none;
	border:none;
}

a:hover {
	color:#rgb(17, 71, 139);
	text-decoration: none;
}

form {
	margin:0px;
	padding:0px;
}

.finder_form input, .finder_form textarea, .finder_form select {
	border:1px solid #aaa;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding:7px 10px 7px 10px;
	font-size:14px;
	background-color:#f6f6f6;
	color:#3f3b3a;
	font-family:Arial, Helvetica, sans-serif;
}

textarea {
	min-height:150px;
}

.bur {
	color:#rgb(17, 71, 139);
}
	
	
.inmain1 .noche{}
.inmain1 .noche.active{ background:#rgb(17, 71, 139); color:#fff;}
.inmain1 span.noche{ display:inline-block; width:23%; font-size:18px; color:#333333; background:#e8e3dc; text-align:center; margin:0 1%;  cursor: pointer; height:55px; line-height:55px; overflow:hidden;}


.containin{ padding:0 25px}

.marlinst{ font-size:14px; line-height:1.5em;}
.marlinst h3{ font-size:16px; color:#333; font-weight:bold; display:block; padding-top:2%;}
.contzikk{ font-size:16px; line-height:2em; padding-top:2%;}


.conttarean{ background:url(contan.jpg) no-repeat left center; border:none;}
.conttare textarea{ width:100%; display:block; margin:2% 0;}
.conttarean input{ background:none; border:none; color:#fff; text-indent:25px; font-size:14px; cursor:pointer; text-align:left;}


.prleftleft{ position:inherit; float:left;}
.prleftright{ width:625px; float:right; margin:0;}


/* --------------------------------------------- TOP BANNER STYLES ------------------------------------------------- */

.logoDiv_2  { /* --------- LOGO DIVIDER ----------   */
	margin-right:0px;
	height:56px;
	text-align:left;
	background-color:#fff;	
	padding-top:3px;
	width:100%;
	border-bottom:#ccc solid 3px;
	
	}
	
.logoDiv_2 img {
	position:relative;
	top:5px;
	left:25px;
	
}

/*  ----------------------  NAVIGATION  ------------------------------------  */

.main {
	border-bottom:8px solid #rgb(17, 71, 139);
}

a#menu_btn {
		display:none;
		width:100%;
		background:#3f3b3a;
		color:#fff;
		font-weight:bold;
		text-align:right;
		z-index:106;
		padding:15px 0px 15px 0px;
		font-size:16px;
	}
	
a#menu_btn div {
		margin-right:25px;
		background:url("https://www.sdp-si.com/images/menu.png") no-repeat right;
	}
	
a#menu_btn span {
		margin-right:40px;
	}





/* -------------------------------------------  MAIN BODY STYLES  ----------------------------------------------- */

.clear {
	clear:both;	
	padding:0px;
	margin:0px;
	display:block;
}

#crums{ font-size:13px;}

#crums a {
	text-decoration:none;
	color:#333;
}

#crums a:hover {
	color:#rgb(17, 71, 139);
}

#crums span {
	background:url("https://www.sdp-si.com/images/arw.jpg") no-repeat 4px 1px;
	width:15px;
	display:inline-block;
}

#cr_hm {
	height:20px;
	width:20px;
	padding:3px 7px 0px 7px;
	background:url("https://www.sdp-si.com/images/home.jpg") no-repeat;	
	display:inline;

}

.button, .mainDivMargin .button {
	background-color:#rgb(17, 71, 139);
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:arial;
	font-size:14px;
	font-weight:bold;
	padding:10px 25px;
	text-decoration:none;
	/*text-shadow:0px 1px 0px #2f6627;*/
	text-align:center;
	margin-bottom:5px;
}
.button:hover {
	background-color:#444;
	color:#fff;
}
.button:active {
	position:relative;
	top:1px;
}

.radio {
	width:auto;
}



.info_horz_div {
	
}


.prds {
	margin:10px 0;
	border:dotted 1px #CCC; 
	padding:10px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
}

.prds_link {
	text-align:center;
	/*background-color:#fcf3e7;*/
	width:105px;
	margin-top:10px;
	background-color:fce7d8;
	border:solid 1px #ccc; 
	padding:10px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
}

.press_info {
	font-size:12px;
	font-style:italic;
	margin-bottom:10px;
	color:#999;
}


	
/* --------------------------------------------- FOOTER STYLES -------------------------------------------------- */

#Footer {
	background:#616161;
	text-align:center;
	border-top:5px solid #rgb(17, 71, 139);
	height:110px;
	-webkit-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.4);
	-moz-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.4);
	box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.4);
	z-index:10;
	}
	
#desLogo { /* ---------- DESIGNATRONICS LOGO ----- */
	text-align:left;
	margin-left:2%;
	float:left;
	color:#999;
	position:absolute;
	height:inherit;
	line-height:105px;
}

#desLogo img {
	position:relative;
	top:10px;
}

#desLogo a {
	display:inline-block;
}


#txtFooter { /* ---------- ADDRESS DIV ----- */
	color:#fff;
	float:right;
	text-align:right;
	font-size:14px;
	height:inherit;
	line-height:110px;
	margin-right:2%;
}

#txtFooter span {
	position:relative;
	top:18px;
	left:8px;
}


#footerBottom { /* -------- COPYRIGHT DIV ---- */
	background:#333; 
	font-size:11px;
	clear:both;
	position:absolute;
	z-index:-1;
	width:100%;
	padding-bottom:20px;
}

#copyRight {
	margin-left:1.8%;
	line-height:50px;
}

#footerInfo {
	height:90px;
	margin-left:1.8%;
	margin-right:1.8%;
}

#footerInfo div {
	float:left;
	margin-right:5%;
	margin-top:10px;
}

#footerInfo strong {
	color:#888;
}

#footerInfo a { /* ------ FOOTER NAVIGATION ---- */
	text-decoration:none;
	color:#666;
	font-size:11px;
	display:block;
}

#footerInfo a:hover {
	color:#afc7e2;
}

#events {
	background-color:#ccc; 
	height:200px; 
	text-align:center; 
	width:auto;
}


/* ------------------------------------------------------------  MOBILE  ----------------------------------------------------------------- */

@media all and (max-width: 980px) {
	
	
		
	
}

@media all and (max-width: 800px) {
	

.prleftleft{ width:100%; float:none;}
.prleftright{ width:100%; float:none;}
	
.inwelcome{max-width: 100%; margin:0px auto; padding:10px 15px; font-size:14px;}

.F-cr .containin{ padding: 10px 0;}
.containin{ padding: 0 5px;}

.inmainleft{ float:none; width:100%;}
.inmainright{ float:none; width:100%; padding-left:2%; padding-top:3%;}

	
.inmain1 span.noche{  font-size:12px; height:20px; line-height:20px; overflow:hidden;}
.inmain1 .swiper-container-horizontal > .swiper-pagination-bullets {bottom: 5px;}

.prleftright .press_link{display:block; width:100%;}
.prleftright .press_img {padding:0 0 2% 0; width:100%; float:none;}


.prtwolist ul{ margin:0;}
.prtwolist ul li{ float:none; width:100%; margin:0px;}
.prtwolist ul li h3{ padding:2% 0;}
.prtwoanan{ display:block; padding:5% 0;}




	a#menu_btn {
		display:block;
	}
	
	#cbp-hrmenu {
		display:none;
	}
	
	table th {
		background-color:#628daa;
		color:#000;
	
}

table td {
		background-color:#ededed;
		color:#000;
	
}

}

@media all and (max-width: 680px) {
				
	input, textarea, select {
		
	}
	
}

@media all and (max-width: 480px) {
	
	.logoDiv_2 img {
		position:relative;
		top:8px;
		width:170px;
		left:3%;
	}
	
	#desLogo img {
		top:0px;
	}
	
	#txtFooter { /* ---------------------- ADDRESS DIV ----- */
		line-height:130px;
		font-size:12px;
		margin-right:6%;
		margin-top:8px;
	}	
	
	#copyRight, #footerInfo { /* -------- COPYRIGHT DIV ---- */
		margin-left:4%;
	}
	
	#footerInfo div {
		min-width:300px;
	}
	
	#footerInfo div:nth-child(2) {
		margin-right:0%; margin-left:0%
	}
}