/*Nuevo para el boton whassap*/

#btn-whassap {
	display:none;
}


.site_wrapper {
	width: 100%;
	margin: 0 auto 0 auto;
}
.container_full {
	width: 100%;
	float: left;
	margin: auto;
}

.container {
	width: 1170px;
	margin: auto;
}
.container.tbp {
	padding: 80px 0px;
}
.container.tbp2 {
	padding: 80px 0px 30px 0px;
}

.content_fullwidth {
	float: left;
	width: 100%;
	padding: 70px 0px 80px 0px;
}
.content_fullwidth.less {
	padding: 0px 0px 80px 0px;
}
.content_left {
	float: left;
	width: 71%;
	padding: 0px 0px 0px 0px;
}
.right_sidebar {
	float: right;
	width: 25%;
	padding: 0px 0px 0px 0px;
}
.left_sidebar {
	float: left;
	width: 25%;
	padding: 0px 0px 0px 0px;
}
.content_right {
	float: right;
	width: 71%;
	padding: 0px 0px 0px 0px;
}

.content_halfsite {
	float: left;
	width: 47.5%;
	margin-right: 5%;
	padding: 0px 0px 0px 0px;
}
.content_halfsite.last {
	margin-right: 0;
}

.one_half, .one_third, .one_fourth, .two_third, .three_fourth, .one_fifth, .onecol_forty, .onecol_sixty, .onecol_thirtyfive {
	position: relative;
	margin-right: 4%;
	float: left;
}
.one_full {
	width: 100%;
}
.one_half {
	width: 48%;
}
.one_third {
	width: 30.650%;
}
.one_fourth {
	width: 22%;
}
.one_fifth {
	width: 16.800%;
}
.two_third {
	width: 65.350%;
}
.three_fourth {
	width: 74%;
}

.onecol_forty {
	width: 40%;
}

.onecol_sixty {
	width: 56%;
}

.onecol_thirtyfive {
	width: 35%;
}

.last {
	margin-right: 0 !important;
	clear: right;
}

#trueHeader #logo{
	float:left;
	display:block;
	width:100%;
	min-height: 58px;
	margin-top:0px;
	position: relative;
	text-indent:-999em;
	background:url(../images/logo.png) no-repeat center top;
}

#topHeader #logo{
	float:left;
	display:block;
	width:100%;
	min-height: 90px;
	margin-top:0px;
	position: relative;
	text-indent:-999em;
	background:url(../images/logo2.png) no-repeat center top;
}

#topHeader #logo3{
	float:left;
	display:block;
	width:100%;
	min-height: 58px;
	margin-top:0px;
	position: relative;
	text-indent:-999em;
	background:url(../images/logo.png) no-repeat left top;
}

#trueHeader #logo4{
	float:left;
	display:block;
	width:100%;
	min-height: 50px;
	margin-top:16px;
	position: relative;
	text-indent:-999em;
	background:url(../images/logo4.png) no-repeat center top;
}

.top_nav {
	float: left;
	width: 100%;
	padding: 9px 0px;
	background: #f3f3f3;
	border-bottom: 1px dashed #e9e9e9;
}

.top_nav .left {
	float: left;
	width: 30%;
}
.top_nav .right {
	float: left;
	width: 70%;
	color: #454545;
	font-size: 13px;
	text-align: right;
}
.top_nav .right strong {
	margin-right: 20px;
	font-weight: 600;
}
.top_nav .right a {
	color: #454545;
	font-weight: 600;
	transition: all 0.3s ease;
}
.top_nav .right a:hover {
	color: #1e1e1e;
}

.topsitesearch {
	margin: 0px 0px 0px 20px;
	padding: 0px;
	float: right;
}
#topsitesearchform {
	margin: 0;
	padding: 0;
}
#topsitesearchform #s{
	width: 140px;
	height: 23px;
	border: 1px solid #d9d9d9;
	background-color: #f9f9f9;
	padding:0px 5px 0px 7px;
	color: #999;
	font-size: 12px;
	float: left;
}
#topsitesearchform #searchsubmit{
	float: right;
	width:23px;
	height:23px;
	cursor:pointer;
	text-indent:-5555em;
	line-height:100;
	overflow:hidden;
	background: #d9d9d9 url(../images/top-site-search-icon.png) no-repeat center 5px;
	border:0;
}
#topsitesearchform #searchsubmit:hover{
	background: #999 url(../images/top-site-search-icon.png) no-repeat center 5px;
}

.top_nav ul.topsocial {
	float: left;
	padding: 0px;
	margin: 0px;
}
.top_nav .topsocial li {
	float: left;
	padding: 0px;
	margin: 0px 5px 0px 0px;
}
.top_nav .topsocial li a {
	float: left;
	color: #8e8e8e;
	font-size: 12px;
	width: 23px;
	height: 23px;
	background: #fbfbfb;
	border-radius: 100%;
	text-align: center;
	vertical-align: middle;
	line-height: 23px;
	transition: all 0.3s ease;
}
.top_nav .topsocial li a:hover {
	background: #fff;
}

.top_nav2 .left {
	float: left;
	width: 33%;
	color: #272727;
}
.top_nav2 .center {
	float: left;
	width: 34%;
}
.top_nav2 .right {
	float: left;
	width: 33%;
	color: #272727;
	text-align: right;
}
.top_nav2 .right p {
	float: right;
	margin-top: 20px;
	display: block;
}
.top_nav2 .right p strong {
	color: #d70204;
	font-size: 25px;
	font-weight: 600;
	display: block;
	margin-top: 3px;
}

.top_nav2 ul.topsocial {
	float: left;
	padding: 0px;
	margin: 0px 0px 20px 0px;
}
.top_nav2 .topsocial li {
	float: left;
	padding: 0px;
	margin: 0px 5px 0px 0px;
}
.top_nav2 .topsocial li a {
	float: left;
	color: #8e8e8e;
	font-size: 12px;
	width: 23px;
	height: 23px;
	background: #f3f3f3;
	border-radius: 100%;
	text-align: center;
	vertical-align: middle;
	line-height: 23px;
	transition: all 0.3s ease;
}
.top_nav2 .topsocial li a:hover {
	background: #f9f9f9;
}


.top_nav3 .left {
	float: left;
	width: 35%;
	color: #272727;
}
.top_nav3 .right {
	float: left;
	width: 65%;
	color: #1e1e1e;
	text-align: right;
	margin-top: -2px;
}
.top_nav3 .right p {
	float: right;
	margin-top: 10px;
}
.top_nav3 .right p strong {
	color: #d70204;
	font-size: 21px;
	font-weight: 600;
}

.top_nav3 .right .topsitesearch {
	margin: 0px 0px 0px 10px;
}

.top_nav3 ul.topsocial {
	float: right;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}
.top_nav3 .topsocial li {
	float: left;
	padding: 0px;
	margin: 0px 5px 0px 0px;
}
.top_nav3 .topsocial li a {
	float: left;
	color: #454545;
	font-size: 12px;
	width: 23px;
	height: 23px;
	background: #f3f3f3;
	border-radius: 100%;
	text-align: center;
	vertical-align: middle;
	line-height: 23px;
	transition: all 0.3s ease;
}
.top_nav3 .topsocial li a:hover {
	background: #f9f9f9;
}

.top_nav3 .right .smbut {
	background: #1e1e1e;
	border-radius: 3px;
	padding: 3px 9px;
	font-size: 13px;
	color: #fff;
	margin-right: 10px;
	white-space: nowrap;
	transition: all 0.3s ease;
}
.top_nav3 .right .smbut:hover {
	background: #d70204;
}

.logo {
	float: left;
	width: 25%;
}
.menu_main {
	float: right;
	width: 75%;
	z-index: 9999;
	position: relative;
}

.logo2 {
	float: left;
	width: 100%;
}
.menu_main2 {
	float: left;
	width: 100%;
	z-index: 9999;
	position: relative;
	background: #000;
}

.logo3 {
	float: left;
	width: 100%;
}

.logo4 {
	float: left;
	width: 27.5%;
}
.menu_main4 {
	float: left;
	width: 54.5%;
	z-index: 9999;
	position: relative;
}
.cdetails {
	float: left;
	width: 18%;
	height: 80px;
	padding-top: 12px;
	background: #e73537;
	text-align: center;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
}
.cdetails strong {
	font-size: 22px;
	font-weight: bold;
	display: block;
	margin-top: 1px;
}


.mstslider {
	width: 100%;
	float: left;
}

.seccion_presentacion {
	float: left;
	width: 100%;
	text-align: center;
	padding: 80px 0px 60px 0px;
}
.seccion_presentacion h5 {
	margin: 50px 0px 0px 0px;
}
.seccion_presentacion h5 strong {
	color: #fff;
	font-size: 23px;
	background: #d70204;
	font-weight: normal;
	padding: 9px 18px;
	height: 44px;
	margin: 0 10px;
	border-top-right-radius: 25px;
	border-bottom-right-radius: 25px;
	border-top-left-radius: 25px;
	border-bottom-left-radius: 25px;
	white-space: nowrap;
}

.opinion {
	float: left;
	width: 100%;
	padding: 100px 0px 80px 0px;
}
.opinion i.icon {
	float: left;
	font-size: 40px;
	color: #e3e3e3;
	margin-right: 18px;
	margin-bottom: 6px;
}
.opinion p {
	color: #727272;
	margin-bottom: 5px;
}
.opinion #owl-demo2 p {
	color: #727272;
	margin-bottom: 5px;
	width: 90%;
}
.opinion .hpeosays {
	padding: 0;
}
.opinion .hpeosays img {
	border: 5px solid #eee;
	float: left;
	margin-right: 20px;
	margin-bottom: 100px;
	width: 100px;
	height: 100px;
	border-radius: 100%;
}
.opinion .hpeosays p {
	color: #727272;
	margin-bottom: 5px;
}
.opinion .hpeosays b {
	color: #1e1e1e;
	font-weight: 600;
	margin-top: 22px;
	float: left;
}
.opinion .hpeosays b em {
	color: #999;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
}
.opinion .divider_line21 {
	width: 90%;
}

.seccion_servicios {
	float: left;
	width: 100%;
	text-align: center;
	padding: 100px 0px 0px 0px;
	background: #eee url(../images/texture3.jpg) repeat left top;
}
.seccion_servicios .one_fourth {
	padding: 60px 25px 72px 25px;
	width: 25%;
	margin-right: 0;
	transition: all 0.3s ease;
	border-top: 10px solid #fff;
	margin-top: -10px;
}
.seccion_servicios .one_fourth i {
	width: 110px;
	height: 110px;
	color: #1e1e1e;
	font-size: 32px;
	text-align: center;
	vertical-align: middle;
	line-height: 110px;
	background: url(../images/circle1.png) no-repeat center top;
	margin-bottom: 30px;
}
.seccion_servicios .one_fourth:hover,
.seccion_servicios .one_fourth.active {
	background: #f7f7f7;
	border-top: 10px solid #1e1e1e;
}

.seccion_quienessomos {
	float: left;
	width: 100%;
	padding: 40px 0px 0px 0px;
}
.scriptfont {
	color: #1e1e1e;
	font-family: 'Dancing Script', cursive;
	font-size: 23px;
	font-weight: normal;
}
.seccion_quienessomos .caseresult {
	float: left;
	width: 100%;
	padding: 7px 8px;
	background: #eee;
	color: #1e1e1e;
	border-top: 1px solid #e3e3e3;
}
.seccion_quienessomos .caseresult .inborder {
	float: left;
	width: 100%;
	border: 1px solid #fff;
		padding: 25px 27px 31px 27px;
}

.seccion_trabajo {
	float: left;
	width: 100%;
	padding: 90px 0px 100px 0px;
	text-align: center;
	background: #1e1e1e url(../images/texture4.png) repeat left top;
}
.seccion_trabajo .one_third {
	background: #353535;
	border-radius: 3px;
	text-align: left;
	padding: 15px;
	color: #b9b9b9;
	transition: all 0.3s ease;
}
.seccion_trabajo .one_third:hover {
	background: #454545;
}
.seccion_trabajo .one_third img {
	float: left;
	margin-right: 20px;
}
.seccion_trabajo .one_third a {
	font-size: 16px;
	color: #fff;
	font-weight: 600;
}
.seccion_trabajo .one_third a:hover {
	color: #e3e3e3;
}
.seccion_trabajo .one_third p {
	font-size: 13px;
	line-height: 18px;
	margin-top: 5px;
}

.seccion_equipo {
	float: left;
	width: 100%;
	padding: 100px 0px 100px 0px;
	text-align: center;
}
.seccion_equipo .cirimg {
	width: 190px;
	height: 190px;
	border-radius: 100%;
	border: 5px solid #e1e1e1;
	overflow: hidden;
	margin-bottom: 47px;
	transition: all 0.3s ease;
}
.seccion_equipo .cirimg:hover {
	border: 12px solid #e1e1e1;
}
.seccion_equipo .cinfo {
	float: left;
	width: 100%;
	padding: 0px 0px 15px 0px;
	background: #fff;
	border-radius: 4px;
	border-top-right-radius: 0px;
	border-top-left-radius: 0px;
	border: 1px solid #eee;
	border-top: none;
	font-size: 13px;
	line-height: 18px;
}
.seccion_equipo .cinfo h5 {
	margin-bottom: 3px;
}
.seccion_equipo .cinfo em {
	font-size: 13px;
	font-style: normal;
	color: #999;
}
.seccion_equipo .cinfo .shape1 {
	float: left;
	margin-top: -30px;
	margin-left: -1px;
	margin-bottom: 18px;
}
.seccion_equipo b {
	color: #d70204;
	font-weight: normal;
	display: block;
	margin-top: 20px;
	font-size: 14px;
}
.seccion_equipo a i {
	color: #1e1e1e;
	width: 30px;
	height: 30px;
	background: #eee;
	border-radius: 100%;
	text-align: center;
	vertical-align: middle;
	line-height: 30px;
	margin-top: 20px;
	margin-bottom: 30px;
	margin-right: 2px;
	margin-left: 2px;
	transition: all 0.3s ease;
}
.seccion_equipo a i:hover {
	color: #fff;
	background: #d70204;
}

.seccion_equipo.two {
	background: #f4f4f4;
}

.cforms {
	width: 99%;
	margin-top: -15px;
	padding-bottom: 35px;
}
.feature_sec9 .transpef {
	background: url(../images/fade1.png) no-repeat center bottom;
}

.seccion_noticias {
	float: left;
	width: 100%;
	padding: 75px 0px 64px 0px;
	text-align: left;
	background: #eee url(../images/texture2.png) repeat left top;
}
.seccion_noticias img {
	width: 100%;
	margin-left: 5px;
	border: 7px solid #fff;
	-webkit-box-shadow: 0px 0px 4px 1px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 0px 4px 1px rgba(0,0,0,0.3);
	box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.3);
}

.feature_sec13 .peoimg strong {
	float: left;
	color: #1e1e1e;
	margin-top: 27px;
	margin-left: 10px;
}
.feature_sec13 .videofra {
	float: left;
	width: 100%;
	height: 265px;
}

.seccion_enlaces {
	float: left;
	width: 100%;
	text-align: center;
	padding: 75px 0px 70px 0px;
}

.seccion_asesor {
	float: left;
	width: 100%;
	text-align: left;
	padding: 130px 0px 100px 0px;
	background: #e3e3e3 url("../images/tu-asesor.jpg");
	background-attachment: fixed;
	background-origin: initial;
	background-clip: initial;
	background-repeat:no-repeat;
	background-position:100% 0;
	background-position: center;
	
	border-top: 8px solid #999;
	border-bottom: 8px solid #999;
	
}
.seccion_asesor .box {
	float: left;
	width: 47%;
	padding: 50px 40px 70px 40px;
	background: rgba(0, 0, 0, 0.7);
}
.seccion_asesor .box h1 {
	color: #d70204;
	font-size: 58px;
	text-transform: uppercase;
	margin: 0px;
	font-weight: bold;
}
.seccion_asesor .box h3 {
	color: #fff;
	text-transform: uppercase;
	margin: 5px 0px 3px 0px;
}
.seccion_asesor .box h5 {
	color: #999;
	text-transform: uppercase;
	margin: 0px;
}
.seccion_asesor .box p {
	color: #fff;
	font-size: 16px;
	line-height: 25px;
	margin-top: 25px;
}

.footer {
	float: left;
	width: 100%;
	background: #000;
	padding: 50px 0px;
}
.footer h5 {
	color: #fff;
	margin-bottom: 3px;
}
.footer h6 {
	color: #999;
	font-size: 14px;
	margin-bottom: 12px;
}
.footer h3 {
	color: #fff;
	margin-bottom: 0px;
}
.footer .left {
	float: left;
	width: 28%;
	/*border-right: 2px solid #181818;*/
}
.footer .center {
	float: left;
	width: 27%;
	margin-left: 6%;
	/*border-right: 2px solid #181818;*/
}
.footer .right {
	float: left;
	width: 33%;
	margin-left: 6%;
}
.footer .right a {
	font-size: 12px;
	color: #fff;
	text-decoration: underline;
}
.footer .right a:hover {
	color: #e3e3e3;
	text-decoration: none;
}

.copyrights {
	color:#999;
	float: left;
	width: 100%;
	padding: 27px 0px 23px 0px;
	background: #181818;
	font-size: 12px;
}
.copyrights .one_half.last {
	text-align: right;
}
.copyrights a {
	color:#aaa;
	color: #727272;
	transition: all 0.3s ease;
}
.copyrights a:hover {
	color: #999;
}

.footer2 {
	float: left;
	width: 100%;
	padding: 0px 0px;
}
.footer2 .fgraph {
	float: left;
	width: 100%;
	height: 18px;
	margin-top: -18px;
	text-align: center;
	background: url(../images/graph1.png) no-repeat center top;
}
.footer2 .fotcols {
	float: left;
	width: 100%;
	padding: 30px 0px;
	background: #d70204;
}
.footer2 .fotcols h5 {
	color: #fff;
	margin-bottom: 3px;
}
.footer2 .fotcols h5 em {
	font-size: 14px;
	font-style: normal;
}
.footer2 .fotcols h3 {
	color: #fff;
	margin-bottom: 0px;
}
.footer2 .left {
	float: left;
	width: 33%;
	border-right: 1px solid #ac0203;
}
.footer2 .center {
	float: left;
	width: 33%;
	text-align: center;
	border-right: 1px solid #ac0203;
}
.footer2 .center a:hover {
	color: #1e1e1e;
}
.footer2 .right {
	float: left;
	width: 30%;
	margin-left: 4%;
}
.signupnews {
	float: left;
}
#signupnewsle #m{
	width: 235px;
	height: 35px;
	border: 0px solid #fff;
	padding:0px 5px 0px 7px;
	color: #fff;
	font-size: 13px;
	float: left;
	background: #bd0204;
	border-radius: 3px;
	margin-right: 5px;
}
#signupnewsle #newssubmit{
	color: #fff;
	float: right;
	width:80px;
	height:35px;
	cursor:pointer;
	overflow:hidden;
	background: #1e1e1e;
	border:0;
	border-radius: 3px;
	transition: all 0.3s ease;
}
#signupnewsle #newssubmit:hover{
	color: #1e1e1e;
	background: #fff;
}

.footer2 .footersecs {
	float: left;
	width: 100%;
	color: #999;
	background: #1e1e1e url(../images/texture1.jpg) repeat left top;
}
.footer2 .transpef {
	padding: 63px 0px 58px 0px;
	background: url(../images/fade1.png) no-repeat center bottom;
}
.footer2 .footersecs h3 {
	margin-bottom: 14px;
}
.footer2 ul.address {
	padding: 0px;
	margin: 0px;
}
.footer2 .address li {
	padding: 0px;
	margin: 0px;
	line-height: 27px;
}
.footer2 .address li i {
	padding: 0px;
	margin: 0px 5px 0px 0px;
}

.footer2 ul.uselinks {
	float: left;
	padding: 0px;
	margin: 4px 0px 0px 0px;
}
.footer2 .uselinks li {
	padding: 0px;
	margin: 0px;
	line-height: 30px;
}
.footer2 .uselinks li i {
	padding: 0px;
	margin: 0px 5px 0px 0px;
}
.footer2 .uselinks li a {
	color: #999;
	transition: all 0.3s ease;
}
.footer2 .uselinks li a:hover {
	color: #fff;
}

.footer2 ul.tweets {
	float: left;
	padding: 0px;
	margin: 7px 0px 0px 0px;
}
.footer2 .tweets li {
	padding: 0px;
	margin: 0px;
	float: left;
}
.footer2 .tweets li.bhline {
	padding-bottom: 22px;
	margin-bottom: 20px;
	border-bottom: 1px solid #3d3d3d;
}
.footer2 .tweets li a {
	color: #999;
	transition: all 0.3s ease;
}
.footer2 .tweets li a:hover {
	color: #fff;
}
.footer2 .tweets li i {
	padding: 0px;
	margin: 0px 5px 0px 0px;
}
.footer2 .tweets li em {
	float: left;
	font-size: 10px;
	font-style: normal;
	color: #727272;
}
.footer2 .tweets li em a {
	color: #727272;
	transition: all 0.3s ease;
}
.footer2 .tweets li em a:hover {
	color: #727272;
	text-decoration: underline;
}

#flickr_badge_wrapper {
	padding: 0px;
	margin: 0px;
	width: 100%;
}
#flickr_badge_wrapper img {
	width: 70px;
	height: 60px;
	margin-right: 8px;
	margin-bottom: 2px;
	border: 0px solid #999 !important;
}
#flickr_www {
	display:block;
	padding:0 10px 0 10px !important;
}
#flickr_badge_uber_wrapper a:hover,
#flickr_badge_uber_wrapper a:link,
#flickr_badge_uber_wrapper a:active,
#flickr_badge_uber_wrapper a:visited {
	text-decoration:none !important;
	background:inherit !important;
	color:#3993ff;
}
#flickr_badge_wrapper {
	margin-top: 25px;
}
#flickr_badge_source {
	padding:0 !important;
}

.copyrights.two {
	background: #000;
	padding: 25px 0px 23px 0px;
}

.page_title {
	float: left;
	width: 100%;
	height: 400px;
	background: #000 url(../images/darkgray-bg2.png) no-repeat center top;
}
.page_title.two {
	float: left;
	width: 100%;
	height: 400px;
	background: #000 url(../images/darkgray-bg2.png) no-repeat center top;
}
.page_title h1 {
	float: left;
	height: 80px;
	vertical-align: middle;
	text-align: center;
	line-height: 80px;
	padding: 0px 70px 0px 40px;
	color: #fff;
	margin-top: 320px;
	font-size: 50px;
	font-weight: bold;
	margin-bottom: 0px;
	background: rgba(215, 2, 4, 0.9) url(../images/aroow3.png) no-repeat right 40px;
}

.page_title2 {
	float: left;
	width: 100%;
	padding: 40px 0px;
	background: #eee url(../images/site-fullimg3.png) no-repeat center top;
}
.page_title2 h1 {
	float: left;
	font-size: 30px;
	font-weight: bold;
	margin-bottom: 0px;
}
.page_title2 .pagenation {
	float: right;
	font-size: 12px;
	text-align: left;
	font-weight: normal;
	color: #1e1e1e;
	margin: 10px 0px 0px 0px;
}
.page_title2 .pagenation i {
	color: #727272;
	margin: 0px 2px 0px 2px;
}
.page_title2 .pagenation a {
	padding: 0px;
	color: #727272;
}
.page_title2 .pagenation a:hover {
	color: #999;
}

.full_biohead {
	float: left;
	width: 100%;
	min-height: 400px;
	text-align: left;
	background: url(../images/site-fullimg4.jpg) no-repeat center top;
}
.full_biohead img {
	float: left;
	margin-top: 50px;
	margin-right: 48px;
	border-bottom: 1px solid #c3c3c3;
}
.full_biohead h3 {
	color: #fff;
	font-weight: bold;
	margin-top: 70px;
	margin-bottom: 3px;
}
.full_biohead h6 {
	color: #999;
	margin-bottom: 0px;
}
.full_biohead ul.ctdet {
	padding: 0px;
	margin: 20px 0px 45px 0px;
}
.full_biohead .ctdet li {
	padding: 0px;
	margin: 7px 0px;
	font-size: 16px;
	color: #fff;
}
.full_biohead .ctdet li i {
	margin-right: 7px;
}
.full_biohead .ctdet li a {
	color: #fff;
	transition: all 0.3s ease;
}
.full_biohead .ctdet li a:hover {
	color: #d70204;
}
.full_biohead ul.csocial {
	padding: 0px;
	margin: 35px 0px 0px 0px;
}
.full_biohead .csocial li {
	padding: 0px;
	margin: 0px 5px 0px 0px;
	float: left;
}
.full_biohead .csocial li a {
	float: left;
	width: 28px;
	height: 28px;
	background: #444;
	border-radius: 100%;
	color: #eee;
	text-align: center;
	vertical-align: middle;
	line-height: 28px;
	transition: all 0.3s ease;
}
.full_biohead .csocial li a:hover {
	background: #727272;
}

.parallax_section1 {
	float: left;
	width: 100%;
	text-align: left;
	padding: 70px 0px;
	background: #1e1e1e url("../images/darkgray-bg.png");
	background-attachment: fixed;
	background-origin: initial;
	background-clip: initial;
	background-size: cover;
	background-repeat:no-repeat;
	background-position:100% 0;
	background-position: center;
}

.parallax_section2 {
	float: left;
	width: 100%;
	text-align: left;
	padding: 70px 0px;
	background: #1e1e1e url("../images/darkgray-bg.png");
	background-attachment: fixed;
	background-origin: initial;
	background-clip: initial;
	background-size: cover;
	background-repeat:no-repeat;
	background-position:100% 0;
	background-position: center;
}

.parallax_section3 {
	float: left;
	width: 100%;
	text-align: left;
	padding: 80px 0px;
	background: #1e1e1e url("../images/darkgray-bg.png");
	background-attachment: fixed;
	background-origin: initial;
	background-clip: initial;
	background-size: cover;
	background-repeat:no-repeat;
	background-position:100% 0;
	background-position: center;
}

.sharepost {
	float: left;
	width: 80%;
	margin-bottom: 40px;
}
.sharepost ul {
	margin: 0px;
	padding: 0px;
}
.sharepost li {
	margin: 0px 7px 5px 0px;
	padding: 2px 5px;
	float: left;
	border-radius: 2px;
	list-style-type: none;
	background-color: #d70204;
	transition: all 0.3s ease;
}
.sharepost li i {
	color: #fff;
}
.sharepost li:hover {
	background-color: #383634;
}

.about_author {
	float: left;
	width: 100%;
	padding: 20px;
	background-color: #f9f9f9;
	border: 1px solid #eee;
}
.about_author img {
	float: left;
	margin-right: 20px;
}
.about_author a {
	font-family: 'Open Sans' !important;
	font-weight: normal;
	font-weight: 600;
	color: #333;
}
.about_author a:hover {
	color: #d70204;
}

.pagination.center {
	text-align: center;
}
.pagination.center b{
	float: inherit;
}
.pagination {
	clear:both;
	padding:10px 0;
	margin-bottom:20px;
	font-family: 'Open Sans', sans-serif;
}
.pagination b{
	float:left;
	margin: 0px 5px 2px 0;
	padding:0px 10px;
	font-weight: normal;
	color: #999;
}
.pagination a.navlinks {
	font-size: 12px;
	color: #454545;
	background-color: #eee;
	font-weight: 600;
	text-transform: uppercase;
	padding: 7px 10px;
	border-radius: 3px;
}
.pagination a.navlinks:hover {
	color: #fff;
	background-color: #454545;
}
.pagination a.current {
	color: #fff;
	background-color: #454545;
}

ul.adsbanner-list {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	float: left;
	width: 100%;
}
.adsbanner-list li {
	margin: 0px 10px 10px 0px;
	padding: 0px;
	float: left;
	width: 140px;
	height: 140px;
	list-style-type: none;
}
.adsbanner-list li img {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 140px;
	height: 140px;
	list-style-type: none;
}
.adsbanner-list li.last {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	float: left;
	width: 140px;
	height: 140px;
	list-style-type: none;
}

.address_info {
	float: left;
	background-color: #f9f9f9;
	border: 1px solid #e1e1e1;
	padding: 20px 20px 10px 20px;
	width: 99%;
	margin-bottom: 40px;
}
.address_info.two {
	background-color: #fff;
	border: none;
	padding-top: 0px;
}
.address_info h3 i {
	font-weight: 500;
	font-style: normal;
}

.google-map {
	width: 99%;
	height: 350px;
	border: 5px solid #fff;
	-webkit-box-shadow:  0px 0px 5px 0px rgba(0, 0, 0, 0.1);
	box-shadow:  0px 0px 5px 0px rgba(0, 0, 0, 0.1);
}
.google-map2 {
	width: 100%;
	height: 450px;
}
.google-map3 {
	width: 100%;
	height: 300px;
	border: 10px solid #fff;
	-webkit-box-shadow:  0px 0px 1px 0px rgba(0, 0, 0, 0.4);
	box-shadow:  0px 0px 1px 0px rgba(0, 0, 0, 0.4);
}
.google-map4 {
	width: 100%;
	height: 200px;
	border: 5px solid #fff;
	-webkit-box-shadow:  0px 0px 1px 0px rgba(0, 0, 0, 0.4);
	box-shadow:  0px 0px 1px 0px rgba(0, 0, 0, 0.4);
}

.sidebar_widget {
	float: left;
	width: 100%;
	padding: 0px;
	margin: 0px;
}
.sidebar_widget ul.arrows_list1{
	padding: 0px;
	margin: 0px;
	float: left;
	margin-top: -10px;
}
.sidebar_widget ul.arrows_list1 li a {
	color: #d70204;
	line-height: 30px;
}
.sidebar_widget ul.arrows_list1 li a:hover {
	color: #272727;
}
.sidebar_widget ul.arrows_list1 i {
	margin-right: 4px;
}
.sidebar_title {
	float: left;
	width: 100%;
}
.sidebar_widget h4, .clientsays_widget h4 {
	margin-bottom: 30px;
	float: left;
	font-weight: 300;
}
.sidebar_widget h4 i, .clientsays_widget h4 i {
	font-weight: 500;
	font-style: normal;
}

.error_pagenotfound {
	padding: 50px 30px 58px 30px;
	margin: 0 auto;
	width: 59%;
	background-color: #fff;
	border: 1px solid #eee;
	border-bottom: 5px solid #eee;
	text-align: center;
	font-family: 'Open Sans', sans-serif;
}
.error_pagenotfound strong {
	display: block;
	font-size: 145px;
	line-height: 100px;
	color: #e3e3e3;
	font-weight: normal;
	margin-bottom: 10px;
	text-shadow: 5px 5px 1px #f9f9f9;
}
.error_pagenotfound b {
	display: block;
	font-size: 40px;
	line-height: 50px;
	color: #999;
	margin: 0;
	font-weight: 300;
}
.error_pagenotfound em {
	display: block;
	font-size: 18px;
	line-height: 59px;
	color: #d70204;
	margin: 0;
	font-style: normal;
}

.menuimg {
	float: left;
	width: 100%;
	margin-bottom: 12px;
	margin-top: 9px;
	border: 5px solid #e9e9e9;
}

.scrollup{
    width:40px;
    height:40px;
    opacity:1;
    position:fixed;
    bottom:22px;
    right:20px;
    display:none;
    text-indent:-9999px;
    background: url(../images/scroll-top-arrow.png) no-repeat left top;
	z-index: 999;
}
