/*
Theme Name:     Dentalcounsel

*/

.copyright {
display:none;
}

/* CSS RESET ----------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    /*vertical-align: baseline;*/
}
/* remember to define focus styles! */
:focus {
    outline: 0;
}
body {
    line-height: 1;
    color: black;
    background: white;
}
ol, ul {
    list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
    border-collapse: separate;
    border-spacing: 0;
}
caption, th, td {
    text-align: left;
    font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: "";
}
blockquote, q {
    quotes: "" "";
}
strong {font-weight:bold;}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* CSS RESET - END */

/* FONTS */

@font-face { font-family: TheSansTASA; src: url('fonts/tst.ttf'); } 
@font-face { font-family: TheSansTASA; font-weight: bold; src: url('fonts/tstb.ttf'); }

body {
    font-family: Arial, Helvetica, sans-serif;
}

/*.slide01 {background: url("images/slide.jpg") no-repeat; background-position:center;}
*/
.slidetext {width:400px; top:18%; position:absolute; font-size:22px; color:#5d5d5d; font-family: TheSansTASA, sans-serif; padding-left:5%;}
.slidetext p{font-size:22px; color:#5d5d5d; line-height:26px; font-family: TheSansTASA, sans-serif;}
.slidetext h2{font-size:36px; color:#000; line-height:38px; font-family: TheSansTASA, sans-serif;}
.btnmore {background-image:url(images/btn-readmore.png); width:157px; height:45px;}	

#conteiner {
    display: block;
    overflow: hidden;
}

h1.logo {
    background: url("images/logo.png") no-repeat;
    width: 370px;
    height: 84px;
    text-indent: -9999px;
    margin-top: 22px;
    float: left;
}

h1.logo a {
    width: 370px;
    height: 84px;
    display: block;
}

h2 {
    color: #3b87bd;
    font-size: 28px;
    line-height: 34px;
    margin-bottom: 15px;
    font-weight: normal;
    font-family: TheSansTASA, sans-serif;
}

h2 span {
    color: #828282;
}

h3 {
    color: #3b87bd;
    font-size: 20px;
    line-height: 26px;
    margin-bottom: 15px;
    font-weight: normal;
    font-family: TheSansTASA, sans-serif;
}

h4 {
    color: #3b87bd;
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 15px;
    font-weight: normal;
    font-family: TheSansTASA, sans-serif;
}

p {
    color: #4a4a4a;
    font-size: 13px;
    line-height: 20px;
    margin-bottom: 15px;
}
.main {
    color: #4a4a4a;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 15px;
	font-weight:bold;
}
.testimonial {
    color: #868686;
    font-size: 13px;
    line-height: 18px;
	font-style:italic;
	margin-bottom:15px;
}
.name {
    color: #868686;
    font-size: 13px;
    line-height: 18px;
    margin-bottom: 15px;
	font-style:normal;
}


.leftborder {
	border-left:1px solid #a9a9a9;
	padding-left:25px;
}

.interior-content ul {
	list-style:none;
	margin-bottom:15px;
}
.interior-content li {
    color: #4a4a4a;
    font-size: 13px;
    line-height: 18px;
    margin-bottom: 0px;
}

.content li {
    color: #2a2a2a;
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 0px;
}

.content li:before {
    content: "● ";
    padding-right: 5px;
    color: #e3000f; /* or whatever color you prefer */
}

a {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

hr {
    clear: left;
    margin: 30px 0px;
}

.wrapper {
    width: 940px;
    padding: 0px;
    margin: auto;
}

.wrapper2 {
    width: 980px;
    margin: auto;
}

.featured-images {
    margin-bottom: 30px;
	border-bottom:8px solid #142f73;
}


.btn-submit {
	background-image:url(images/btn-submit.png);
	width:105px!important;
	height:40px;
	background-repeat:no-repeat;
	border:none;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.map {
	height:262px;
}
.map-details {
	background-image:url(images/bg-black.png);
	width:240px;
	height:222px;
	float:right;
	padding-top:20px;
	padding-bottom:20px;
	padding-left:30px;
	padding-right:30px;
}
.map-details p{
	color:#FFF;
	line-height:18px;
}
.map-details p a{
	color:#FFF;
	text-decoration:none;
}
.map-details p a:hover{
	color:#e3e3e3;
}
.map-details h3{
	color:#bde1fa;
    font-size: 22px;
    font-weight: normal;
    font-family: TheSansTASA, sans-serif;
    margin-bottom: 5px;
}




.featured-images img {
    width: 100%;
    height: auto;
}

.aligncenter { clear: both; display: block; margin-left: auto; margin-right: auto; }
.alignleft   { float: left; margin-right: 20px; margin-bottom: 20px; }
.alignright  { float: right; margin-left: 20px; margin-bottom: 20px; }
.center      { text-align: center; }


::-webkit-input-placeholder { color:#adacac; }
::-moz-placeholder { color:#adacac; } /* firefox 19+ */
:-ms-input-placeholder { color:#adacac; } /* ie */
input:-moz-placeholder { color:#adacac; }

div.line {
    background: #ededed;
    height: 1px;
    margin: 6px 0px;
}

.align-center {
    text-align: center;
}

.align-left {
    text-align: left;
}

.align-right {
    text-align: right;
}

header .head{
	background-image:url(images/bg-header.jpg);
	background-repeat:no-repeat;
	background-position:right;
	height:132px !important;
}

header .btns {
    float: right;
    margin-top: 21px;
    margin-bottom: 12px;
}

header .btns a {
    position: relative;
}

header .btns a:hover {
    text-decoration: none;
    color: #fff;
}

header .btns img {
    margin-left: 3px;
}

header .btns img.fcon {
    margin-left: 0px;
}

header nav.top {
    float: left;
    position: relative;
    text-align: left;
    background: url("images/bg-top.jpg");
	width:100%;
	height:47px;
}

header nav.top ul {
    list-style: none;
    position: relative;
	width:940px;
	margin:auto;
}

header nav.top ul li {
float: left;
font-size: 14px;
line-height: 47px;
color: #FFF;
font-family: TheSansTASA, sans-serif;
font-weight: normal;
text-align: center;
margin: 0px;
background: none;
padding: 0px;
text-transform: uppercase;
padding: 0px 10px 4px 10px;
}

header nav.top ul li a {
    color: #FFF;
    position: relative;
    line-height: 47px;
    display: block;
}

header nav.top ul li:hover {
	background-image:url(images/bg-hover.png);
}


.socialmedia ul {
	width:auto;
	position:absolute;
}

.socialmedia li {
	padding-left:5px !important;
	padding-right:5px !important;
	display:inline;
	float:right !important;
}


.socialmediamobile ul {
	width:auto;
	position:absolute;
}
.socialmediamobile li {
	padding-left:2px !important;
	padding-right:2px !important;
	display:inline;
	float:left !important;
}

.btn-compliance {
	background-image:url(images/btn-compliance.png);
	background-repeat:no-repeat;
	width:167px;
	height:25px;
	float:right;
	margin-top:10px;
	margin-right:10px;
}




nav.top-phone {
    margin-bottom: 10px;
	margin-top:25px;
}

nav.top-phone ul {
}

nav.top-phone ul li {
    font-size: 16px;
    color: #000;
    text-transform: uppercase;
    font-family: TheSansTASA, sans-serif;
    font-weight: bold;
    line-height: 44px;
	border-top:1px solid #1d5c98;
	border-bottom:1px solid #9ed3f5;
	background: #ffffff; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjklIiBzdG9wLWNvbG9yPSIjZTRlNGU0IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iODklIiBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iOTclIiBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
	background: -moz-linear-gradient(top,  #ffffff 0%, #e4e4e4 9%, #ffffff 89%, #ffffff 97%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(9%,#e4e4e4), color-stop(89%,#ffffff), color-stop(97%,#ffffff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffffff 0%,#e4e4e4 9%,#ffffff 89%,#ffffff 97%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffffff 0%,#e4e4e4 9%,#ffffff 89%,#ffffff 97%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffffff 0%,#e4e4e4 9%,#ffffff 89%,#ffffff 97%); /* IE10+ */
	background: linear-gradient(to bottom,  #ffffff 0%,#e4e4e4 9%,#ffffff 89%,#ffffff 97%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-8 */

}

nav.top-phone ul li a {
    color: #31719f;
    display: block;
	padding-left:20px;
	background-image:url(images/arrow.png);
	background-repeat:no-repeat;
	background-position:right;
	border-right: 20px solid transparent;
}

nav.top-phone ul li a:hover {
    color: #17527d;
}

nav.top-phone ul li ul li {
    padding-right: 0px;
}

header .actions {
    float: right;
	padding-top:20px;
}

/* home */

.home-boxes {
    padding: 15px;
}

.home-boxes .span4 h3 {
    font-size: 22px;
    font-weight: bold;
    color: #000;
    font-family: TheSansTASA, sans-serif;
    margin-bottom: 5px;
}

.home-boxes .span4 h3 a {
    color:  #000;
}

.home-boxes .span4 h3 span {
    color:  #f39200;
}

.home-boxes .span4 .image {
    margin-bottom: 10px;
    position: relative;
}

.home-boxes .span4 .image a {
    display: block;
}

.home-boxes .span4 .image img {
    -webkit-box-shadow: 0px 3px 10px 0px #cdcdcd;
    box-shadow: 0px 3px 10px 0px #cdcdcd;
}

.home-boxes .span4 p {
    font-size: 13px;
    color: #2a2a2a;
    line-height: 18px;

}

/* interiores */

.title {
    margin-bottom: 20px;
	background-color:#F5F5F5;
	border-top:1px solid #e4e4e4;
	border-bottom:1px solid #e4e4e4;
}

.title h2 {
    width: 960px;
    margin: auto;
    font-size: 32px;
    font-weight: normal;
    line-height: 70px;
    color: #000;
    font-family: TheSansTASA, sans-serif;
}

.sidebar {
    padding-top: 15px;
}

.sidebar-menu {
    margin-bottom: 20px;
}

.sidebar-menu li {
    background: #e3000f; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2UzMDAwZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjOTAwMGQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  #e3000f 0%, #c9000d 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e3000f), color-stop(100%,#c9000d)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #e3000f 0%,#c9000d 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #e3000f 0%,#c9000d 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #e3000f 0%,#c9000d 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #e3000f 0%,#c9000d 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e3000f', endColorstr='#c9000d',GradientType=0 ); /* IE6-8 */
    height: 36px;
    line-height: 36px;
    font-size: 13px;
    font-weight: 900;
    font-family: TheSansTASA, sans-serif;
    color: #fff;
    border-bottom: 3px solid #840009;
    text-shadow: 1px 1px 2px #333;
    filter: dropshadow(color=#333, offx=1, offy=1);
}

.sidebar-menu li a {
    color: #fff;
    display: block;
    padding: 0px 12px;
}

.sidebar-menu li a:hover {
    color: #fff;
}


.sidebar-menu {
    margin-bottom: 20px;
}

.sidebar-menu-promociones {
    margin-bottom: 20px;
}

.sidebar-menu-promociones li.title-menu {
    background: #e3000f; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2UzMDAwZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjOTAwMGQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  #e3000f 0%, #c9000d 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e3000f), color-stop(100%,#c9000d)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #e3000f 0%,#c9000d 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #e3000f 0%,#c9000d 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #e3000f 0%,#c9000d 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #e3000f 0%,#c9000d 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e3000f', endColorstr='#c9000d',GradientType=0 ); /* IE6-8 */
    height: 33px;
    line-height: 33px;
    font-size: 13px;
    font-weight: 900;
    font-family: TheSansTASA, sans-serif;
    color: #fff;
    border: 1px solid #ae000c;
    text-shadow: 1px 1px 2px #333;
    filter: dropshadow(color=#333, offx=1, offy=1);
    cursor: pointer;
}

/* footer */

footer {
    margin-top: 25px;
	background-image:url(images/bg-top.jpg);
}

footer .copyright {
    color: #e0e0e0;
    font-size: 12px;
    line-height: 16px;
    padding: 0px;
    text-align: left;
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
	padding-bottom:35px;
}

footer .copyright a {
    color: #e0e0e0;
}

footer ul {
	padding-top: 35px;
	margin-bottom:5px;
}

footer li {
    color: #FFF;
    font-size: 12px;
    line-height: 16px;
    text-align: left;
	font-family:Arial, Helvetica, sans-serif;
	display:inline;
}
footer li a{
    color: #FFF;
	text-decoration:none;
}
footer li a:hover{
    color: #e0e0e0;
}


	.home-boxes .span6 {
        width: 50%;
		margin:0px;
    }
	
	.home-boxes .span6 .line{
		height:8px;
		width:100%;
		background-color:#142f74;
    }
	
	.home-boxes .span6 .box{
        width: 46%;
		float:left;
		margin-left:2%;
		margin-right:2%;
		position:relative;
    }
	.home-boxes .span6 .box h3{
		position:absolute;
		top:45%;
		right:5%;
		color:#142f73;
		font-size:17px;
		font-weight:bold;
    }
		
    .bg-box01 {
		/*background-image:url(images/bg-box01.jpg);*/
		background-repeat:no-repeat;
		background-position:left;
		height: 85px;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
    }
    .bg-box02 {
		background-image:url(images/bg-box02.jpg);
		background-repeat:no-repeat;
		background-position:left;
		height: 85px;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
    }
    .bg-box03 {
		background-image:url(images/bg-box03.jpg);
		background-repeat:no-repeat;
		background-position:left;
		height: 85px;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
    }
    .bg-box04 {
		background-image:url(images/bg-box04.jpg);
		background-repeat:no-repeat;
		background-position:left;
		height: 85px;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
    }
	
	.joinus ul {
		list-style:none;
	}
	.joinus li {
		color: #000;
		font-size: 13px;
		line-height: 39px;
		margin-bottom: 0px;
		text-transform:uppercase;
    	font-family: TheSansTASA, sans-serif;
		font-weight:bold;
		border-bottom:1px dotted #a1a1a1;
		margin-bottom:5px;
	}
	.joinus li a{
		color: #000;
	}
	.joinus li a:hover{
		color: #5e5e5e;
	}
	
	.joinus .facebook{
		background-image:url(images/icn-facebook.png);
		background-repeat:no-repeat;
		padding-left:50px;
		border-left: 10px solid transparent;
	}
	.joinus .linkedin{
		background-image:url(images/icn-linkedin.png);
		background-repeat:no-repeat;
		padding-left:50px;
		border-left: 10px solid transparent;

	}
	.joinus .twitter{
		background-image:url(images/icn-twitter.png);
		background-repeat:no-repeat;
		padding-left:50px;
		border-left: 10px solid transparent;

	}	
	.joinus .youtube{
		background-image:url(images/icn-youtube.png);
		background-repeat:no-repeat;
		padding-left:50px;
		border-left: 10px solid transparent;

	}	
	.joinus .googleplus{
		background-image:url(images/icn-googleplus.png);
		background-repeat:no-repeat;
		padding-left:50px;
		border-left: 10px solid transparent;

	}	
	
	
@media (max-width: 1200px) {
	
	
	
}

@media (max-width: 940px) {
	
.slidetext {width:400px; top:18%; position:absolute; font-size:22px; color:#5d5d5d; font-family: TheSansTASA, sans-serif; padding-left:5%;}
.slidetext p{font-size:18px; color:#5d5d5d; line-height:20px; font-family: TheSansTASA, sans-serif;}
.slidetext h2{font-size:28px; color:#000; line-height:30px; font-family: TheSansTASA, sans-serif;}	
.btnmore {background-image:url(images/btn-readmore.png); width:157px; height:45px;}	

	.home-boxes .span6 {
        width: 50%;
        height: 115px;
		margin:0px;
    }
	
	.home-boxes .span6 .box .image {
        width: 100%;
        height: 115px;
		float:left;
    }
	
    body {
        padding: 0px;
    }
    .wrapper, .wrapper2 {
        width: 100%;
        padding: 0px;
    }
    header .btns {
        float: left;
    }

    footer .wrapper.logos {
        width: auto;
    }

    footer .logos p {
        text-align: center;
    }
	
	.interior-content {
		padding-left:15px;
		padding-right:15px;
	}
	
	.title h2 {
		padding-left:15px;
	}
}

@media (max-width: 767px) {
	
.slidetext {width:340px; top:18%; position:absolute; font-size:22px; color:#5d5d5d; font-family: TheSansTASA, sans-serif; padding-left:5%;}
.slidetext p{font-size:18px; color:#5d5d5d; line-height:20px; font-family: TheSansTASA, sans-serif;}
.slidetext h2{font-size:28px; color:#000; line-height:30px; font-family: TheSansTASA, sans-serif;}	
.btnmore {background-image:url(images/btn-readmore.png); width:157px; height:45px;}	
	
	.home-boxes .span6 {
		width:100%;
    }
	
	.home-boxes .span6 .box .image {
        height: 115px;
		margin-bottom:20px;
    }
	
    .home-boxes .span3 {
        margin-bottom: 10px;
    }
    .home-boxes .span3 .image {
        width: 100%;
        height: 115px;
    }
	
	
    footer .wrapper.logos {
        width: auto;
    }

    footer .logos p {
        text-align: center;
    }
	
	.home-boxes {
		padding: 0px;
	}
	
	.leftborder {
		border-top:1px solid #a9a9a9;
		border-left:none;
		padding-left:0px;
		padding-top:20px;
		margin-top:30px;
	}
	
	.interior-content {
		padding-left:15px;
		padding-right:15px;
	}
	
	.title h2 {
		padding-left:15px;
	}
	
}

@media (max-width: 400px) {
	
.slidetext {width:220px; top:10%; position:absolute; color:#5d5d5d; font-family: TheSansTASA, sans-serif; padding-left:5%;}
.slidetext p{font-size:12px; color:#5d5d5d; line-height:14px; font-family: TheSansTASA, sans-serif;}
.slidetext h2{font-size:18px; color:#000; line-height:20px; font-family: TheSansTASA, sans-serif; margin:0px;}	
.btnmore {background-image:url(images/btn-readmore-small.png); width:88px; height:25px;}	
	
	.home-boxes .span6 .box .image {
        height: 115px;
		margin-bottom:0px;
    }
	
	.home-boxes .span6 {
		width:100%;
    }
	
	.home-boxes .span6 .box{
        width: 100%;
		float:left;
		margin-left:2%;
		margin-right:2%;
    }
	
	.home-boxes .span6 .box .image {
        width: 100%;
        height: 115px;
    }
	
    h1.logo {
        background: url("images/logo-mobile.png") no-repeat 0px;
        width: 306px !important;
        height: 70px !important;
        margin-top: 25px;
		margin-left:0px;

    }

	h1.logo a {
		width: 306px;
		height: 70px;
		display: block;
		text-align:center;
	}


    header .btns  {
        margin-top: 12px !important;
    }

    header .buscar  {
        margin-bottom: 5px !important;
    }
	
	.home-boxes {
		padding-left: 0px;
		padding-right: 20px;
	}
	
	header .actions {
		display:none;
	}
	
	.flexslider {
	margin-bottom: 15px;
	position: relative;
	zoom: 1;
	overflow: hidden;
	}
	
	.interior-content {
		padding-left:15px;
		padding-right:15px;
	}
	
	.title h2 {
		padding-left:15px;
	}
	
	.leftborder {
		border-top:1px solid #a9a9a9;
		border-left:none;
		padding-left:0px;
		padding-top:20px;
		margin-top:30px;
	}
	
	.map {
		margin-bottom:10px !important;
	}
	
	.map-details {
		display:none;
	}
	
	
	.map-details-phone {
		background-color:#545454;
		float:right;
		padding-top:20px;
		padding-bottom:20px;
		padding-left:30px;
		padding-right:30px;
		float:left;
		margin-bottom:25px;
	}
	.map-details-phone p{
		color:#FFF;
		line-height:18px;
	}
	.map-details-phone p a{
		color:#FFF;
		text-decoration:none;
	}
	.map-details-phone p a:hover{
		color:#e3e3e3;
	}
	.map-details-phone h3{
		color:#bde1fa;
		font-size: 22px;
		font-weight: normal;
		font-family: TheSansTASA, sans-serif;
		margin-bottom: 5px;
	}

	

}

.img-responsive{
	width:100%;
}

.itemblog{
	float:left;
	margin-bottom:20px;
	border-bottom:1px solid #e4e4e4;
	padding-bottom:20px;
}

.itemblog .left{
	float:left;
	width:30%;
}

.itemblog .right{
	float:left;
	width:70%;
}

.itemblog .right h3{
	margin-bottom:5px;
}

.itemblog .right .date{
	color: #868686;
	font-size: 12px;
	line-height: 18px;
	font-style: italic;
	padding-bottom:10px;
}

.itemblog .right .readmore a{
	color: #3b87bd;
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 15px;
	font-weight: normal;
	font-family: TheSansTASA, sans-serif;
	text-transform:uppercase;
}

.categories{
	list-style:none;
	margin:0px;
}
.categories li{
	font-size: 14px;
	color: #5d5d5d;
	line-height: 26px;
	font-family: TheSansTASA, sans-serif;
}
.categories li a{
	color: #5d5d5d;
}

.categories li a.active{
	color: #3b87bd;
	font-weight:bold;
}


@media (max-width: 400px) {
.itemblog .left{
	float:left;
	width:30%;
	margin-right:5%;
}

.itemblog .right{
	float:left;
	width:65%;
}

}



.itemvideo{
	float:left;
	margin-bottom:20px;
	border-bottom:1px solid #e4e4e4;
	padding-bottom:10px;
	
	width:100%;
}

.videosidebar .categories li{
	padding:5px 5px 5px 20px;
}

.videosidebar .categories li.active{
	background-color: #4492c5;
	width:100%;
	font-weight:bold;
	padding:5px 5px 5px 20px;
	background-image:url(images/arrowborder.png);
	background-repeat:no-repeat;
	background-position:left;
}
.videosidebar .categories li.active a{
	color: #FFF;
	padding-left:10px;
}



.staff {
	margin-bottom:15px;
}

.staff h3{
	margin-top:10px;
	margin-bottom:3px;
}


.spacer { clear: both; height: 1px; }
.spacer-10 { clear: both; height: 10px; }
.spacer-15 { clear: both; height: 15px; }
.spacer-20 { clear: both; height: 20px; }
.spacer-30 { clear: both; height: 30px; }
.spacer-40 { clear: both; height: 40px; }
.spacer-80 { clear: both; height: 80px; }
.spacer-105 { clear: both; height: 105px; }