/*------------------*/
/*	GENERAL
/*------------------------------------------------------*/

body #trueHeader {
	padding-bottom:0;
}

/* Logo */
#trueHeader #logo{
	float:left;
	display:block;
	width:100%;
	min-height: 40px;
	margin-top:5px;
	text-indent:-999em;
	background:url(../images/logo.png) no-repeat left bottom;
}



/*------------------*/
/*	SITE STRUCTURE
/*------------------------------------------------------*/

.site_wrapper {
	width: 100%;
	margin: 0 auto 0 auto;
}
.wrapper_boxed {
    margin: auto;
    width: 1240px;
}

.wrapper_boxed .site_wrapper {
    background-color: #FFFFFF;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
    float: left;
    margin: 0 auto auto;
    width: 1240px;
}

.container_full {
	width: 100%;
	float: left;
	margin: auto auto auto auto;
}
.container {
	width: 1170px;
	margin: auto auto auto auto;
}

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


/* columns */
.one_half, .one_third, .one_fourth, .two_third, .three_fourth, .one_fifth {
	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%;
}

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

/*------------------*/
/*	HEADER AREA CLASSES
/*------------------------------------------------------*/


.menu_main.full {
	float: left;
	width: 100%;
	margin-top: 22px;
	border-top: 1px solid #eee;
}

.top_nav.two {
	float: right;
	width: 75%;
	background: none;
	padding-top: 13px;
}
.top_nav.two .left {
	width: auto;
}
.top_nav.two .left ul {
	float: right;
	padding: 0px;
	margin: 0px;
}
.top_nav.two .right {
	width: auto;
}

.top_nav.three {
	background-color: #f9f9f9;
	border-bottom:1px solid #d4d4d4;
}

.top_nav {
	display:none;
	float: left;
	width: 100%;
	padding:0;
	background-color: #272727;
}
.top_nav .left {
	float: left;
	margin-top:9px;
	width: 50%;
}
.top_nav .left ul {
	float: left;
	padding: 0px;
	margin: 0px;
}
.top_nav .left li {
	float: left;
	padding: 0px;
	margin: 0px 50px 0px 0px;
	font-size: 13px;
	color: #9b9b9b;
}
.top_nav .left li i {
	font-family:FontAwesome;
	font-size: 13px;
	margin-right:3px;
	width: 20px;
	height: 20px;
	text-align: center;
	vertical-align: middle;
	line-height: 18px;
	border: 1px solid #989898;
	border-radius: 100%;
}
.top_nav .left li a:hover i {
	border-color:#cbcbcb;
}
.top_nav .left li a {
	color: #9b9b9b;
	-webkit-transition: all 0.25s ease;
  	-moz-transition: all 0.25s ease;
  	-o-transition: all 0.25s ease;
  	-ms-transition: all 0.25s ease;
  	transition: all 0.25s ease;
}
.top_nav .left li a:hover {
	color: #d3d3d3;
}

.top_nav .left li .fa-phone-square:before {
  content: "\f095";
}


.top_nav .right {
	float: left;
	width: 50%;
	margin:0;
	text-align:left;
}
.top_nav .right .right_ul {
	float: right;
	padding: 0px;
	margin: 0px;
}
.top_nav .right .right_li {
	float: left;
	font-size: 12px;
	padding: 0px;
	margin: 0px 0px 0px 5px;
	width: 20px;
	height: 20px;
	text-align: center;
	vertical-align: middle;
	line-height: 20px;
	border: 1px solid #575757;
	border-radius: 100%;
}
.top_nav .right .right_li:hover {
	background-color: #575757;
}
.top_nav .right .right_li a {
	color: #9b9b9b;
}
.top_nav .right .right_li a:hover {
	color: #d3d3d3;
}

/* Language */
#header .select-idiomas {
	position:relative;
}
.mod-languages {
	float:right;
	margin:11px 0 0 22px;
}
#header.sticky .mod-languages {
	display:none;
}
body .chzn-container .chzn-drop {
	border:none;
	border-radius:0;
	box-shadow:none;
}
body .chzn-container-single .chzn-single,
body .chzn-container-active .chzn-single,
body .chzn-container-active.chzn-with-drop .chzn-single {
	background:none;
	border:none;
	border-radius:0;
	box-shadow:none;
	color:#89b546;
}
body .chzn-container-single .chzn-single {
    overflow: visible;
}
header .chzn-container-single .chzn-single {
	width:20px;
}
body .chzn-container-single .chzn-single span {
	font-size:14px;
	font-weight:600;
	width:100%;
}
body .chzn-container-single .chzn-single div {
    right: -18px;
}

header .chzn-container-single .chzn-single div b {
	background:url(../images/languages-desplegable-down.png) no-repeat 5px 10px;
}
header .chzn-container-active.chzn-with-drop .chzn-single div b {
	background:url(../images/languages-desplegable-up.png) no-repeat 5px 10px;
}
body .chzn-container .chzn-results li {
	color:#89b546;
	font-size:14px;
	font-weight:600;
	padding:5px;
}
body .chzn-container .chzn-results li.highlighted {
	background:#89b546;
}
/* header area */
.logo {
	float: left;
	margin-top:-15px;
	width: 25%;
}
.menu_main {
	float: right;
	padding-top:25px;
	width: 75%;
}



/*------------------*/
/*  HOME PAGE SECTIONS
/*------------------------------------------------------*/

h1.section_title_drakgray {
	width: 60%;
	color: #272727;
	font-size: 40px;
	padding-bottom: 20px;
	font-weight: 200;
	margin: 0 auto;
}
h1.section_title_drakgray em {
	color: #999;
	font-size: 18px;
	font-weight: 300;
	border-top: 1px solid #e3e3e3;
	font-style: normal;
	margin-top: 13px;
	padding-top: 8px;
	display: block;
}

h2.section_title_white {
	color: #fff;
	font-size: 37px;
	text-transform: uppercase;
	padding-bottom: 20px;
	font-weight: 200;
	background: url(../images/title-hline.png) no-repeat center bottom;
	margin-bottom: 70px;
}
h2.section_title_white strong {
	font-weight: 400;
}

h2.section_title_white.lessmar {
	margin-bottom: 40px;
}

h2.section_title_drakgray, 
h3.section_title_drakgray {
	color: #272727;
	font-size: 27px;
	text-transform: uppercase;
	padding-bottom: 20px;
	font-weight: 200;
	background: url(../images/title-hline2.png) no-repeat center bottom;
	margin-bottom: 30px;
}
h2.section_title_drakgray strong, h3.section_title_drakgray strong {
	font-weight: 400;
}

h2.section_title_drakgray.nomarb, h3.section_title_drakgray.nomarb {
	margin-bottom: 0px;
}
h2.section_title_drakgray.lessmar, h3.section_title_drakgray.lessmar {
	margin-bottom: 40px;
}
h2.section_title_drakgray.bline, h3.section_title_drakgray.bline {
	background: none;
	border-bottom: 1px solid #d3d3d3;
}
h2.section_title_drakgray.left, h3.section_title_drakgray.left {
	margin-bottom: 40px;
	background: url(../images/title-hline2.png) no-repeat left bottom;
}


.features_sec5 h2.section_title_white {
	background: url(../images/title-hline3.png) no-repeat center bottom;
}

h2.section_title_whitebig {
	color: #fff;
	font-size: 40px;
	text-transform: uppercase;
	padding-bottom: 45px;
	font-weight: 200;
	background: url(../images/title-hline-big.png) no-repeat center bottom;
	margin-bottom: 40px;
}
h2.section_title_whitebig strong {
	font-size: 70px;
	line-height: 70px;
	font-weight: 300;
	display: block;
	padding-top: 10px;
}

h2.ipages_title1 {
	color: #272727;
	font-size: 32px;
	text-align: left;
	text-transform: uppercase;
	padding-bottom: 18px;
	font-weight: 200;
	margin-bottom: 35px;
	background: url(../images/h-line2.png) no-repeat left bottom;
}
h2.ipages_title1 strong {
	font-weight: 300;
}

h2.ipages_title1.two {
	text-align: left;
	margin-bottom: 70px;
	background: url(../images/h-line3.png) no-repeat left bottom;
}
h2.ipages_title1 strong {
	font-weight: 300;
}

h3.section_title {
	margin-bottom: 5px;
	text-transform: uppercase;
}
h3.section_title strong {
	font-weight: 500;
}

h3.ipages_title1 {
	color: #272727;
	font-size: 22px;
	text-align: left;
	text-transform: uppercase;
	padding-bottom: 18px;
	font-weight: 400;
	margin-bottom: 10px;
}
h3.ipages_title1 strong {
	font-weight: 500;
}

h3.ipages_title1.two {
	text-align: left;
	margin-bottom: 35px;
	background: url(../images/h-line2.png) no-repeat left bottom;
}




/* features section 1 */
.features_sec1 {
	float: left;
	width: 100%;
	text-align: center;
	padding: 70px 0px;
}
.features_sec1 i {
	width: 70px;
	padding-left:10px;
	height: 80px;
	border:1px solid #fc4242;
	background-color: #fc4242;
	color: #fff;
	font-size: 35px;
	text-align: center;
	vertical-align: middle;
	line-height: 80px;
	border-radius: 100%;
	margin-bottom: 30px;
}
.features_sec1 .one_fourth:hover i {
	color: #fc4242;
	border:1px solid #fc4242;
	background-color: #fff;
}
.features_sec1 .one_fourth:hover h3 {
	color: #fc4242;
}
.features_sec1 .one_fourth:hover .readmore_but1 {
	color: #fc4242;
}
.features_sec1 .one_fourth.active i {
	color: #fc4242;
	border:1px solid #fc4242;
	background-color: #fff;
}
.features_sec1 .one_fourth.active h3 {
	color: #fc4242;
}
.features_sec1 .one_fourth.active .readmore_but1 {
	color: #fc4242;
}


/* latest works */
.latest_works {
	float: left;
	width: 100%;
	text-align: center;
	padding: 70px 0px 58px 0px;
	background: #454545 url(../images/parallax-bg1.jpg) repeat-y center top;
}

/* features section 2 (Home page > Bienvenidos a Legalki) */
.features_sec2 {
	float: left;
	width: 100%;
	text-align: center;
	padding: 70px 0px;
}
.homepage .features_sec2,
.unete .features_sec2,
.quienes-somos .features_sec2 {
	padding:25px 0 0;
}
.features_sec2.lessmb {
	float: left;
	width: 100%;
	text-align: center;
	padding: 70px 0px 0px 0px;
}
.quienes-somos .features_sec2 img {
	margin-top: 0;
}
.features_sec2 .custom p {
	font-size:14px;	
	line-height:1.6em;
	margin-bottom:20px;
}
.features_sec2 .custom p.centrado {
	text-align:center;
}
.features_sec2 .custom p.clearfix {
	margin:0;
}
.features_sec2 i {
	float: left;
	color: #fc4242;
	font-size: 30px;
	width: 42px;
	height: 70px;
	margin-right: 20px;
	text-align: center;
	vertical-align: bottom;
	line-height: 90px;
	border: 1px solid #fc4242;
	padding-left:8px;
}
.features_sec2 i:hover {
	color: #fff;
	background-color: #fc4242;
}
.features_sec2 i.active {
	color: #fff;
	background-color: #fc4242;
}
.features_sec2 img {
	max-width:100%;
}

.homepage .features_sec2 img {
	margin-top: 55px;
}

.unete .features_sec2 img {
	margin-top: 40px;
}

.features_sec2 h5 {
	font-weight: 600;
	margin-bottom: 5px;
}
.features_sec2 .one_third {
	text-align: left;
}
.features_sec2 .one_half.left {
	text-align: left;
	margin:0;
}

/* features section 3 */
.features_sec3 {
	float: left;
	width: 100%;
	text-align: center;
	padding: 70px 0px 70px 0px;
	background: url("../images/parallax-bg2.jpg");
	background-attachment: fixed;
	background-origin: initial;
	background-clip: initial;
	background-size: cover;
	background-repeat:no-repeat;
	background-position:100% 0; 
	position:relative;
}
.features_sec3 .one_fourth {
	width: 23.2%;
	margin-right: 2.4%;
}
.features_sec3 .boxsec {
	float: left;
	width: 70%;
	padding: 30px 15%;
	background-color: #fff;
	border-bottom: 4px solid #fc4242;
}
.features_sec3 .boxsec h3 {
	margin-top: 25px;
	text-transform: uppercase;
}
.features_sec3 .readmore_but2 {
	float: left;
	color: #fff;
	padding: 9px 27px;
	background-color: #fc4242;
}
.features_sec3 .readmore_but2:hover {
	color: #454545;
	background-color: #fff;
}
.features_sec3 .one_fourth:hover .boxsec,
.features_sec3 .one_third:hover .boxsec{
	color: #fff;
	background-color: #fc4242;
	border-bottom: 4px solid #fff;
}
.features_sec3 .one_fourth:hover h3,
.features_sec3 .one_third:hover h3{
	color: #fff;
}
.features_sec3 .one_fourth:hover .readmore_but2,
.features_sec3 .one_third:hover .readmore_but2{
	color: #454545;
	background-color: #fff;
}
.features_sec3 .one_fourth.active .boxsec,
.features_sec3 .one_third.active .boxsec{
	color: #fff;
	background-color: #fc4242;
	border-bottom: 4px solid #fff;
}
.features_sec3 .one_fourth.active h3,
.features_sec3 .one_third.active h3{
	color: #fff;
}
.features_sec3 .one_fourth.active .readmore_but2,
.features_sec3 .one_third.active .readmore_but2{
	color: #454545;
	background-color: #fff;
}

/* features section 4 */
.features_sec4 {
	float: left;
	width: 100%;
	text-align: center;
	padding: 70px 0px 35px 0px;
}

/* features section 5 (Servicios > Seremos transparentes) */
.features_sec5 {
	float: left;
	width: 100%;
	text-align: center;
	padding: 70px 0px;
	background-color: #fc4242;
}
.servicios .features_sec5 {
	margin-bottom:15px;
}
.features_sec5 h2.section_title_white, .features_sec36 h2.section_title_white {
    background: url(../images/title-hline4.png) no-repeat center bottom;
}
.servicios .features_sec5 h2.section_title_white {
	font-size:27px;	
	margin-bottom: 30px;
}
.features_sec5 .root {
	float: left;
	width: 100%;
}
.features_sec5 .one_fifth i, .features_sec5 .one_fifth em {
	color: #272727;
	font-size: 27px;
	width: 80px;
	padding-left:10px;
	height: 90px;
	text-align: center;
	vertical-align: middle;
	line-height: 90px;
	background-color: #272727; /*#fff;*/
	border-radius: 100%;
}

.features_sec5 .one_fifth i.fa-numbers, .features_sec5 .one_fifth em.fa-numbers {
    line-height: 97px;  
    padding:0px;
    height: 80px;
}

.features_sec5 .one_fifth h5 {
	color: #fff;
	font-weight:500;
	margin-top: 13px;
	margin-bottom: 0px;
}
.features_sec5 .one_fifth i:hover, .features_sec5 .one_fifth em:hover {
	color: #fff;
	background-color: #E3E3E3;/*#272727;*/
}
.features_sec5 .one_fifth i.active, .features_sec5 .one_fifth em.active {
	color: #fff;
	background-color: #E3E3E3;/*#272727;*/
}

.features_sec5 .left {
	float: left;
	width: 50%;
}
.features_sec5 .left h3, .features_sec5 .right h3 {
	margin-bottom: 10px;
	text-transform: uppercase;
}
.features_sec5 .right strong {
	color: #454545;
	font-size: 14px;
	font-weight: normal;
	display: block;
	text-transform: none;
	margin-bottom: 20px;
}
.features_sec5 .left .circle {
	float: right;
	width: 230px;
	height: 245px;
	padding-top: 65px;
	padding-left: 30px;
	padding-right: 30px;
	background: url(../images/site-img6.png) no-repeat center top;
}
.features_sec5 .right {
	float: left;
	width: 50%;
}
.features_sec5 .right .circle {
	float: left;
	width: 230px;
	height: 245px;
	padding-top: 65px;
	padding-left: 30px;
	padding-right: 30px;
	background: url(../images/site-img7.png) no-repeat center top;
}
.features_sec5 p {
    color: #fff;
	font-weight:600;
	margin-bottom:45px;
}

/* features section 6 (Servicio > Quieres aprender algo mas) */
.features_sec6 {
	float: left;
	width: 100%;
	padding: 0px 0px;
}
.servicios .features_sec6 {
	padding:45px 0 0;
}
.features_sec6 .two_third {
	padding-top: 100px;
}
.features_sec6 h2 {
	font-size: 37px;
	margin-bottom: 10px;
	font-weight: 200;
	text-transform: uppercase;
}
.servicios .features_sec6 h2 {
	margin-bottom:40px;
}
.servicios .features_sec6 .boton {
	margin-top:40px;
	text-align:center;
}
.servicios .features_sec6 .boton a {
	padding:13px 65px;
}

.features_sec6 h1 {
	font-size: 70px;
	font-weight: normal;
	text-transform: uppercase;
}
.features_sec6 span {
	float: left;
	color: #fc4242;
	width: 85%;
}
.servicios .features_sec6 span {
    color: inherit;
    width: 100%;
    float: inherit;
}

.features_sec6 p {
	color: #727272;
	margin-bottom:15px;
	width: 85%;
}


/* features section 7 */
.features_sec7
{
	float: left;
	width: 100%;
}
.features_sec7 .custom {
	
	text-align: center;
	padding: 70px 0px 70px 0px;
	background-attachment: fixed;
	background-origin: initial;
	background-clip: initial;
	background-size: cover;
	background-repeat:no-repeat;
	background-position:100% 0; 
	position:relative;
	min-height: 360px;
}
.features_sec7.two {
	background: url("../images/parallax-bg15.jpg");
	background-attachment: fixed;
	background-origin: initial;
	background-clip: initial;
	background-size: cover;
	background-repeat:no-repeat;
	background-position:100% 0; 
	position:relative;
	min-height: 360px;
}
.features_sec7 h1 {
	color: #fff;
	font-weight: 200;
	text-transform: uppercase;
}
.features_sec7 h1 b {
	font-weight: 200;
	display: block;
}
.features_sec7 .cont {
	float: right;
	width: 50%;
	color: #fff;
	margin-top: 40px;
	text-align: left;
}

/* features section 8 */
.features_sec8 {
	float: left;
	width: 100%;
	text-align: center;
	padding: 70px 0px;
}
.features_sec8 .content_box {
	float: left;
	width: 100%;
	margin-top: 50px;
	border-top: 1px solid #e3e3e3;
	border-bottom: 1px solid #e3e3e3;
}
.features_sec8 .left,
.features_sec8 .center,
.features_sec8 .right {
	float: left;
	width: 26%;
	padding: 40px 0px 40px 0px;
}
.features_sec8 i {
	color: #fff;
	font-size: 22px;
	width: 56px;
	padding-left:8px;
	height: 64px;
	text-align: center;
	vertical-align: middle;
	line-height: 64px;
	background-color: #272727;
	border-radius: 100%;
	margin-right: 8px;
}
.features_sec8 .vline {
	float: left;
	width: 11%;
	min-height: 250px;
	background: url(../images/site-img9.png) no-repeat center top;
}

.features_sec8 .left:hover i,
.features_sec8 .center:hover i,
.features_sec8 .right:hover i{
	color: #fff;
	background-color: #fc4242;
}
.features_sec8 .left:hover h3,
.features_sec8 .center:hover h3,
.features_sec8 .right:hover h3{
	color: #fc4242;
}

.features_sec8 .left.active i,
.features_sec8 .center.active i,
.features_sec8 .right.active i{
	color: #fff;
	background-color: #fc4242;
}
.features_sec8 .left.active h3,
.features_sec8 .center.active h3,
.features_sec8 .right.active h3{
	color: #fc4242;
}

/* features section 9 */
.features_sec9 {
	float: left;
	width: 100%;
	text-align: center;
	padding: 70px 0px 70px 0px;
	background: url("../images/parallax-bg4.jpg");
	background-attachment: fixed;
	background-origin: initial;
	background-clip: initial;
	background-size: cover;
	background-repeat:no-repeat;
	background-position: center;
	position:relative;
	min-height: 390px;
}
.features_sec9 i {
	color: #fff;
	font-size: 40px;
	text-align: center;
	vertical-align: middle;
	line-height: 124px;
	border-radius: 100%;
	margin-bottom: 20px;
}
.features_sec9 h4 {
	color: #fff;
	margin-bottom: 0px;
}

.features_sec9 .box {
	text-align: center;
    margin: auto;
    width: 270px;
    height: 270px;
    overflow: hidden;
    position: relative;
	border-radius: 100%;
}
.features_sec9 .image div {
    transform:scale(1);
    -ms-transform:scale(1);
    -moz-transform:scale(1);
    -webkit-transform:scale(1);
    -o-transform:scale(1);
	-webkit-transition: all 0.5s ease;
  	-moz-transition: all 0.5s ease;
  	-o-transition: all 0.5s ease;
  	-ms-transition: all 0.5s ease;
  	transition: all 0.5s ease;
	margin: 45px auto 0 auto;
	width: 114px;
	padding-left:10px;
	height: 124px;
	border-radius: 100%;
	border: 3px solid #fff;
}
.features_sec9 .box:hover .image div {    
	cursor: pointer;
    transform:scale(1.5);
    -ms-transform:scale(1.5);
    -moz-transform:scale(1.5);
    -webkit-transform:scale(1.5);
    -o-transform:scale(1.5);
	margin: 45px auto 0 auto;
	width: 174px;
	height: 174px;
	background-color: #fc4242;
	border-radius: 100%;
	border: 3px solid #fc4242;
	z-index: 998;
}
.features_sec9 .text{
    position: absolute;    
    width: 100%;
    height: 100%;
    bottom: 0;
    -webkit-transition: all 0.5s ease;
  	-moz-transition: all 0.5s ease;
  	-o-transition: all 0.5s ease;
  	-ms-transition: all 0.5s ease;
  	transition: all 0.5s ease;
	z-index: 999;
}
.features_sec9 .text:hover{
    background: none;
}
.features_sec9 .text div{
	color: #fff;
	width: 70%;
	padding: 0 15%;
    position: absolute;
	bottom: -100%;   
     -webkit-transition: all 0.5s ease;
  	-moz-transition: all 0.5s ease;
  	-o-transition: all 0.5s ease;
  	-ms-transition: all 0.5s ease;
  	transition: all 0.5s ease;
}
.features_sec9 .text div h4{
	color: #fff;
	font-size: 18px;
	font-weight: 600;
	margin-bottom: 13px;
}
.features_sec9 .text:hover div{    
    bottom: 16%;
}
.features_sec9 .box:hover .image div i {
	margin-top: -15px;
	font-size: 35px;
}

.features_sec9 .box:hover .image div h4 {
	display: none;
}


/* features section 10 */
.features_sec10 {
	float: left;
	width: 100%;
	min-height: 690px;
	text-align: center;
	padding: 70px 0px;
	background: url(../images/peoplesays-bg.png) no-repeat center 220px;
}

/* features section 11 (inicio > Actualida) */
.features_sec11 {
	float: left;
	width: 100%;
	text-align: center;
	padding: 50px 0;
	background: url(../images/parallax-bg5.jpg) repeat-y left top;
}

.features_sec11 {
  background: none;
}
.features_sec11 h2.section_title_drakgray, 
.features_sec11 h3.section_title_drakgray {
	font-weight:400;
	margin-bottom:20px;
}
.features_sec11 .hblog a{
    color: #89b546;
}
.features_sec11 .hblog {
	float: left;
	width: 100%;
	text-align: left;
	background-color: #fff;
	border-bottom: 4px solid #fff;
}
.features_sec11 .hblog img {
	width: 100%;
}
.features_sec11 .hblog .content2 {
	float: left;
	width: 84%;
	padding: 5% 8% 8% 8%;
}
.features_sec11 .hblog h5 {
	line-height:1.3em;
	margin-bottom: 0;
	font-size:15px;
	font-weight: 600;
}
.features_sec11 .hblog .date {
	float: left;
	width: 100%;
	font-size: 13px;
	color: #505052;
	font-weight:600;
}
.features_sec11 .hblog .comments {
	float: left;
	width: 100%;
	font-size: 13px;
	color: #727272;
	padding: 5px 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-top: 1px solid #cacacb;
	border-bottom: 1px solid #cacacb;
}
.features_sec11 .hblog .comments .only_comments,
.features_sec11 .hblog .comments .only_user {
	float:left;
	margin-right:10px;
}
.features_sec11 .hblog .comments i {
	color: #666;
	margin:0 3px 0 0;
}
.features_sec11 .hblog .comments i.fa-user {
	/*margin-left:10px;*/
}
.features_sec11 .hblog .comments a {
	color: #727272;
}
.features_sec11 .hblog .comments a:hover {
	color: #fc4242;
}

.features_sec11 .hblog:hover {
	border-bottom: 4px solid #fc4242;
	-moz-box-shadow:0px 0px 5px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow:0px 0px 5px rgba(0, 0, 0, 0.3);
	box-shadow:0px 0px 5px rgba(0, 0, 0, 0.3);
}
.features_sec11 .hblog.active {
	border-bottom: 4px solid #fc4242;
	-moz-box-shadow:0px 0px 5px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow:0px 0px 5px rgba(0, 0, 0, 0.3);
	box-shadow:0px 0px 5px rgba(0, 0, 0, 0.3);
}

/* features section 12 */
.features_sec12 {
	float: left;
	width: 100%;
	text-align: center;
	padding: 70px 0px;
}
.features_sec12 .left h1,
.features_sec12 .center h1,
.features_sec12 .right h1{
	color: #fff;
	font-size: 45px;
	line-height: 45px;
	font-weight: 300;
	text-transform: uppercase;
}
.features_sec12 .left h2,
.features_sec12 .center h2,
.features_sec12 .right h2{
	color: #fff;
	font-size: 35px;
	margin-bottom: 13px;
	font-weight: 300;
	text-transform: uppercase;
}
.features_sec12 .left {
	float: left;
	width: 26.333%;
	padding: 3.5%;
	text-align: left;
	background-color: #272727;
}
.features_sec12 .center {
	float: left;
	color: #fff;
	width: 33.333%;
	text-align: left;
}
.features_sec12 .center .topcont {
	float: left;
	width: 80%;
	padding: 8% 10% 8.5% 10%;
	background-color: #fc4242;
}
.features_sec12 .center .arrow {
	float: left;
	width: 100%;
	height: 17px;
	margin-bottom: -17px;
	position: relative;
	z-index: 2;
	background: url(../images/arrow-1.png) no-repeat center bottom;
}
.features_sec12 .center .botimg {
	float: left;
	width: 100%;
	position: relative;
	z-index: 1;
}
.features_sec12 .center .botimg img {
	width: 100%;
}
.features_sec12 .right {
	float: left;
	width: 33.333%;
}
.features_sec12 .right .box1 {
	float: left;
	color: #999;
	width: 80%;
	padding: 8% 10% 8.5% 10%;
	text-align: left;
	background-color: #525252;
}
.features_sec12 .right .box2 {
	float: left;
	color: #b3b3b3;
	width: 80%;
	padding: 8% 10% 9.5% 10%;
	text-align: left;
	background-color: #616161;
}

/* features section 13 */
.features_sec13 {
	float: left;
	width: 100%;
	text-align: center;
	padding: 70px 0px 0px 0px;
	background-color: #272727;
}

/* features section 14 */
.features_sec14 {
	float: left;
	width: 100%;
	text-align: center;
	padding: 70px 0px;
}
.pricings_home {
	float: left;
	width: 100%;
	border: 1px solid #e9e9e9;
}
.pricings_home:hover {
	-moz-box-shadow:0px 0px 5px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow:0px 0px 5px rgba(0, 0, 0, 0.1);
	box-shadow:0px 0px 5px rgba(0, 0, 0, 0.1);
}
.pricings_home ul {
	padding: 0px;
	margin: 0px;
}
.pricings_home li {
	padding: 13px 0px;
	margin: 0px;
	text-align: center;
	border-top: 1px solid #f3f3f3;
}
.pricings_home li.title {
	color: #fff;
	font-size: 35px;
	line-height: 35px;
	padding: 13px 0px;
	text-transform: uppercase;
	background-color: #fc4242;
}
.pricings_home li.title.active {
	background-color: #272727;
}
.pricings_home li.price {
	color: #272727;
	font-size: 45px;
	font-weight: bold;
	line-height: 45px;
	padding: 13px 0px 8px 0px;
}
.pricings_home li.price sup {
	font-size: 22px;
	font-style: normal;
}
.pricings_home li.price i {
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
}
.pricings_home li.but {
	padding: 30px 0px;
}

/* features section 15 */
.features_sec15 {
	float: left;
	width: 100%;
	text-align: center;
	padding: 70px 0px 50px 0px;
	background: url("../images/parallax-bg6.jpg");
	background-attachment: fixed;
	background-origin: initial;
	background-clip: initial;
	background-size: cover;
	background-repeat:no-repeat;
	background-position: center;
	position:relative;
	color: #fff;
}
.features_sec15.two {
	padding: 0px 0px 0px 0px;
	background: none;
}
.features_sec15 i {
	color: #fff;
	font-size: 35px;
	width: 100px;
	height: 100px;
	text-align: center;
	vertical-align: middle;
	line-height: 100px;
	background-color: #fc4242;
	border-radius: 100%;
	margin-bottom: 30px;
}
.features_sec15 h4 {
	color: #fff;
}
.features_sec15 h4 em {
	color: #999;
	font-size: 13px;
	display: block;
}

/* features section 16 */
.features_sec16 {
	float: left;
	width: 100%;
	padding: 70px 0px 40px 0px;
}
.features_sec16.lessmt {
	padding: 0px 0px 40px 0px;
}
ul.fun_facts {
	padding: 0px;
	margin: 0px;
	width: 100%;
}
.fun_facts li {
	float: left;
	width: 27%;
	padding: 13px 0px;
	margin: 0 5% 20px 0;
	text-align: center;
	border: 1px solid #e3e3e3;
}
.fun_facts li strong {
	font-size: 22px;
	color: #272727;
	font-weight: normal;
	display: block;
	margin-bottom: 5px;
}
.fun_facts li i {
	color: #999;
	font-size: 13px;
	font-style: normal;
}


/* features section 17 */
.features_sec17 {
	float: left;
	width: 100%;
	padding: 45px 0px;
	background-color: #e3e3e3;
}


/* features section 18 */
.features_sec18 {
	float: left;
	width: 100%;
	padding: 70px 0px 70px 0px;
}
.features_sec18 ul {
	float: left;
	width: 100%;
	padding: 0px;
	margin: 0px;
}
.features_sec18 li {
	padding: 0px;
	margin: 0px;
}
.features_sec18 li h3 {
	margin-bottom: 5px;
}
.features_sec18 li.icon {
	float: left;
	width: 14%;
	color: #fc4242;
	font-size: 35px;
}
.features_sec18 li.text {
	float: left;
	width: 86%;
}
.features_sec18 li.icon2 {
	float: left;
	width: 40px;
	height: 40px;
	margin-right: 18px;
	color: #fff;
	font-size: 35px;
	border-radius: 100%;
	text-align: center;
	vertical-align: middle;
	line-height: 38px;
	font-size: 27px;
	background-color: #fc4242;
}
.features_sec18 li.text2 {
	float: left;
	width: 84%;
}


/* features section 19 */
.features_sec19 {
	float: left;
	width: 100%;
	text-align: center;
	padding: 70px 0px 70px 0px;
	background: url("../images/parallax-bg7.png");
	background-attachment: fixed;
	background-repeat:no-repeat;
	background-position: center;
	position:relative;
	background-color: #f3f3f3;
	min-height: 500px;
}
.features_sec19.two {
	background: url("../images/parallax-bg14.jpg");
	background-attachment: fixed;
	background-repeat:no-repeat;
	background-position: center;
	position:relative;
	background-color: #f3f3f3;
	min-height: 500px;
}
.features_sec19.three {
	background: url("../images/parallax-bg16.jpg");
	background-attachment: fixed;
	background-repeat:no-repeat;
	background-position: center;
	position:relative;
	background-color: #f3f3f3;
	min-height: 500px;
}
.features_sec19 .left {
	float: left;
	width: 33.33%;
	margin-top: 50px;
}
.features_sec19 .center {
	float: left;
	width: 33.33%;
	min-height: 560px;
	background: url(../images/site-img16.png) no-repeat center top;
}
.features_sec19 .right {
	float: left;
	width: 33.33%;
	margin-top: 50px;
}

.features_sec19 .left ul {
	float: right;
	width: 100%;
	padding: 0px;
	margin: 0px;
}
.features_sec19 .left li {
	float: right;
	width: 100%;
	padding: 0px;
	margin: 0px;
	color: #454545;
}
.features_sec19 .left h3 {
	float: right;
	font-weight: 300;
	margin-bottom: 8px;
	text-transform: uppercase;
}
.features_sec19 .left li.icon {
	float: right;
	width: 118px;
	height: 118px;
	margin-bottom: 13px;
	background: url(../images/site-img17.png) no-repeat center top;
}
.features_sec19 .left li.icon i,
.features_sec19 .right li.icon i{
	color: #272727;
	font-size: 35px;
	width: 98px;
	height: 98px;
	text-align: center;
	vertical-align: middle;
	line-height: 98px;
	border: 1px solid #999;
	border-radius: 100%;
	margin-top: 9px;
}
.features_sec19 .left li p {
	text-align: right;
}

.features_sec19 .right ul {
	float: left;
	width: 100%;
	padding: 0px;
	margin: 0px;
}
.features_sec19 .right li {
	float: left;
	width: 100%;
	padding: 0px;
	margin: 0px;
	color: #454545;
}
.features_sec19 .right h3 {
	float: left;
	font-weight: 300;
	margin-bottom: 8px;
	text-transform: uppercase;
}
.features_sec19 .right li.icon {
	float: left;
	width: 118px;
	height: 118px;
	margin-bottom: 13px;
	background: url(../images/site-img17.png) no-repeat center top;
}
.features_sec19 .right li p {
	text-align: left;
}

.features_sec19 .left ul:hover i,
.features_sec19 .right ul:hover i{
	color: #fff;
	background-color: #fc4242;
}

/* features section 20 */
.features_sec20 {
	float: left;
	width: 100%;
	text-align: center;
	padding: 70px 0px 20px 0px;
}
.features_sec20.lessmt {
	padding: 10px 0px 0px 0px;
}

/* features section 21 */
.features_sec21 {
	float: left;
	width: 100%;
	padding: 70px 0px 56px 0px;
	background-color: #eee;
}
.features_sec21 ul {
	float: left;
	width: 100%;
	padding: 0px;
	margin: 0px;
}
.features_sec21 li {
	padding: 0px;
	margin: 0px;
}
.features_sec21 li h3 {
	margin-bottom: 5px;
}
.features_sec21 li.icon {
	float: left;
	width: 70px;
	height: 100px;
	color: #fff;
	font-size: 32px;
	text-align: center;
	vertical-align: middle;
	line-height: 72px;
	background: url(../images/site-img19.png) no-repeat left top;
}
.features_sec21 li.text {
	float: left;
	width: 82%;
	margin-left: 30px;
}
.features_sec21 ul:hover h3 {
	color: #fc4242;
}
.features_sec21 ul:hover li.icon {
	color: #fff;
	background: url(../images/site-img19-2.png) no-repeat left top;
}
.features_sec21 ul.active h3 {
	color: #fc4242;
}
.features_sec21 ul.active li.icon {
	color: #fff;
	background: url(../images/site-img19-2.png) no-repeat left top;
}

/* features section 22 */
.features_sec22 {
	float: left;
	width: 100%;
	text-align: center;
	padding: 70px 0px 70px 0px;
}
.features_sec22 .box {
	float: left;
	width: 75%;
	padding: 0 12.5% 40px 12.5%;
	text-align: center;
	border: 1px solid #e3e3e3;
	margin-top: 67px;
}
.features_sec22 .box h2 {
	text-transform: uppercase;
	font-weight: 300;
	margin-bottom: 18px;
}
.features_sec22 .box a {
	color: #454545;
}
.features_sec22 .box a:hover {
	color: #fc4242;
}
.features_sec22 .box .icon {
	margin: -67px auto 30px auto;
	width: 120px;
	height: 120px;
	text-align: center;
	border: 1px solid #e3e3e3;
	border-radius: 100%;
	background-color: #fff;
}
.features_sec22 .box .icon img {
	margin-top: 14px;
}
.features_sec22 .box:hover {
	color: #fff;
	background-color: #fc4242;
	border: 1px solid #fc4242;
}
.features_sec22 .box:hover h2 {
	color: #fff;
}
.features_sec22 .box:hover a {
	color: #fff;
}

/* features section 23 */
.features_sec23 {
	float: left;
	width: 100%;
	text-align: center;
	padding: 70px 0px 70px 0px;
	background: url("../images/parallax-bg8.jpg");
	background-attachment: fixed;
	background-origin: initial;
	background-clip: initial;
	background-size: cover;
	background-repeat:no-repeat;
	background-position:100% 0;
	background-position: center;
	position:relative;
	min-height: 340px;
}
.features_sec23 h1 {
	color: #fff;
	font-weight: 200;
	text-transform: uppercase;
}
.features_sec23 h1 b {
	font-weight: 200;
	display: block;
}
.features_sec23 .cont {
	float: right;
	width: 50%;
	color: #fff;
	margin-top: 40px;
	text-align: left;
}

/* features section 24 */
.features_sec24 {
	float: left;
	width: 100%;
	padding: 70px 0px 50px 0px;
}
.features_sec24 .latestnews {
	float: left;
	width: 30.650%;
	margin-right: 4%;
}
.features_sec24 .latestblogs {
	float: left;
	width: 65.350%;
}
.features_sec24 ul.news {
	float: left;
	width: 100%;
	padding: 0px;
	margin: 0px 0px 7px 0px;
}
.features_sec24 ul.news:hover,
.features_sec24 ul.news.active{
	color: #fff;
	background: url(../images/site-img23.png) no-repeat right top;
}
.features_sec24 ul.news:hover h5,
.features_sec24 ul.news.active {
	color: #fff;
}
.features_sec24 ul.news:hover a,
.features_sec24 ul.news.active a{
	color: #fff;
}
.features_sec24 ul.news li {
	float: left;
	padding: 0px;
	margin: 0px;
}
.features_sec24 ul.news li.left {
	float: left;
	margin: 0px 20px 0px 0px;
}
.features_sec24 ul.news li h5 {
	text-transform: uppercase;
	font-weight: 500;
	display: block;
	margin-top: 25px;
	margin-bottom: 10px;
}

.features_sec24 ul.hblogs {
	float: left;
	width: 100%;
}
.features_sec24 ul.hblogs li.image {
	float: left;
	width: 100%;
	border-bottom: 2px solid #fc4242;
}
.features_sec24 ul.hblogs li.image img {
	float: left;
	width: 100%;
}
.features_sec24 ul.hblogs li.date {
	float: left;
	width: 63px;
	padding: 13px 0px;
	margin-left: 4px;
	margin-right: 30px;
	color: #fff;
	font-size: 16px;
	text-transform: uppercase;
	text-align: center;
	background-color: #fc4242;
}
.features_sec24 ul.hblogs li.date strong {
	display: block;
	font-size: 30px;
	font-weight: 300;
	margin-bottom: 4px;
}
.features_sec24 ul.hblogs li.title h2 {
	font-weight: 300;
	margin-bottom: 0px;
}
.features_sec24 ul.hblogs li.title {
	float: left;
	margin-top: 18px;
}
.features_sec24 ul.hblogs li.text {
	float: left;
	margin-bottom: 30px;
	margin-top: 18px;
}

/* features section 25 */
.features_sec25 {
	float: left;
	width: 100%;
	text-align: center;
	padding: 70px 0px 50px 0px;
	background-color: #fc4242;
}
.features_sec25 .left {
	float: left;
	width: 21%;
	background: url(../images/arrow-2.png) no-repeat right 70px;
}
.features_sec25 .left img.client_img {
	float: left;
	width: auto;
	border-radius:100%;
}
.features_sec25 .left h5 {
	float: left;
	width: 100%;
	color: #fff;
	display: block;
	margin-top: 10px;
	margin-bottom: 0px;
	text-align: left;
}
.features_sec25 .left h5 em {
	font-size: 13px;
	font-style: normal;
}
.features_sec25 .right {
	float: left;
	width: 72%;
	padding: 2.6% 3.5%;
	text-align: left;
	background-color: #fff;
}

/* features section 26 */
.features_sec26 {
	float: left;
	width: 100%;
	text-align: center;
	padding: 70px 0px 70px 0px;
}
.features_sec26 .box {
	float: left;
	width: 100%;
}
.features_sec26 .box img {
	float: left;
	border-bottom: 5px solid #d0d0d0;
}
.features_sec26 .box h3 {
	float: left;
	width: 100%;
	margin-top: 25px;
	margin-bottom: 5px;
}
.features_sec26 .box h6 {
	color: #999;
}
.features_sec26 .box p {
	width: 75%;
	margin: 0 auto;
}
.features_sec26 .box ul {
	padding: 0px;
	margin: 0 0 0 30%;
}
.features_sec26 .box li {
	float: left;
	padding: 0px;
	margin: 0px 4px;
}
.features_sec26 .box li a {
	color: #727272;
	float: left;
	width: 26px;
	height: 26px;
	text-align: center;
	vertical-align: middle;
	line-height: 26px;
	background-color: #eee;
	border-radius: 100%;
}
.features_sec26 .box li a:hover {
	color: #fff;
	background-color: #fc4242;
}
.features_sec26 .box:hover h3 {
	color: #fc4242;
}
.features_sec26 .box:hover img {
	border-bottom: 5px solid #fc4242;
}

/* features section 27 */
.features_sec27 {
	float: left;
	width: 100%;
	padding: 70px 0px 50px 0px;
}
.features_sec27 ul.blogs2 {
	float: left;
	width: 100%;
	padding: 0px;
	margin: 0px;
}
.features_sec27 ul.blogs2 li {
	padding: 0px;
	margin: 0px;
}
.features_sec27 ul.blogs2 li img {
	float: left;
	margin-bottom: 20px;
}
.features_sec27 ul.blogs2 li h4 {
	margin-bottom: 4px;
	font-weight: 500;
}
.features_sec27 ul.news2 {
	float: left;
	width: 100%;
	padding: 0px;
	margin: 0px 0px 40px 0px;
}
.features_sec27 ul.news2.last {
	margin: 0px 0px 0px 0px;
}
.features_sec27 ul.news2 li {
	padding: 0px;
	margin: 0px;
}
.features_sec27 ul.news2 li.date {
	float: left;
	color: #454545;
	width: 40px;
	margin-right: 20px;
	text-align: center;
}
.features_sec27 ul.news2 li.date strong {
	display: block;
	font-size: 20px;
	font-weight: normal;
	color: #fc4242;
	width: 40px;
	height: 40px;
	vertical-align: middle;
	line-height: 40px;
	text-align: center;
	border: 1px solid #fc4242;
}
.features_sec27 ul.news2 li h4 {
	display: block;
	margin-bottom: 0px;
}
.features_sec27 ul.news2 li.text {
	float: left;
	width: 89%;
}
.features_sec27 ul.news2 li.text p {
	float: left;
	margin-top: 5px;
}

/* features section 28 */
.features_sec28 {
	float: left;
	width: 100%;
	text-align: center;
	padding: 70px 0px 70px 0px;
}
.features_sec28 i {
	width: 162px;
	height: 184px;
	font-size: 56px;
	color: #272727;
	text-align: center;
	vertical-align: middle;
	line-height: 184px;
	margin-bottom: 35px;
	background: url(../images/site-img31.png) no-repeat center top;
	padding-left:20px;
}
.features_sec28 h2 {
	margin-bottom: 10px;
}
.features_sec28 h5 {
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #e3e3e3;
}
.features_sec28 .center {
	float: left;
	color: #fff;
	width: 40%;
	padding: 140px 30% 0 30%;
	min-height: 362px;
	background: url(../images/site-img32.png) no-repeat center top;
}
.features_sec28 .center h2 {
	color: #fff;
	margin-bottom: 10px;
}
.features_sec28 .center h5 {
	color: #fff;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #d7d7d7;
}

/* features section 29 (Home: que ofrecemos + pagina quienes somos) */
.features_sec29 {
	float: left;
	width: 100%;
	text-align: center;
	padding: 60px 0;
}
.homepage .features_sec29 {
	background-color: #f9f9f9;
	padding: 60px 0px 20px 0px;
}
.homepage .features_sec29 .container {
	width: auto;
}
.homepage .features_sec29 #filters-container {
	max-width:1100px;
}
.homepage .features_sec29 #filters-container.cbp-l-filters-alignCenter button {
	border:1px solid #e3e3e3;
	font-size:11px;
	margin-right:-4px;
	padding: 7px 8px;
}
/*.homepage .features_sec29 #filters-container .cbp-filter-item[data-filter$="featured"],
.homepage .features_sec29 #filters-container .cbp-filter-item[data-filter$=".Corporate-Compliance"] {
	border-left:1px solid #e3e3e3;
	border-top-left-radius:30px;
	border-bottom-left-radius:30px;
	padding-left:30px;
}
.homepage .features_sec29 #filters-container .cbp-filter-item[data-filter$="Empresa-y-Negocios"],
.homepage .features_sec29 #filters-container .cbp-filter-item[data-filter$="Delitos"] {
	border-right:1px solid #e3e3e3;
	border-top-right-radius:30px;
	border-bottom-right-radius:30px;
	padding-right:30px;
}
*/

.homepage .cbp-l-grid-projects {
	min-height:270px;
	max-width:1840px;
}
.homepage .cbp-l-grid-projects .cbp-item {
	border:1px solid #d1d1d1;
	-webkit-transition: all 0.5s ease;
  	-moz-transition: all 0.5s ease;
  	-o-transition: all 0.5s ease;
  	-ms-transition: all 0.5s ease;
  	transition: all 0.5s ease;
        
        background-color: #fff;
}
.homepage .cbp-l-grid-projects .cbp-caption {
	height:60%;
	margin:0;
}
.homepage .cbp-l-grid-projects .cbp-item:hover {
	background:#89b546;	
}
.homepage .cbp-l-grid-projects .cbp-item img {
	/*-webkit-filter: grayscale(100%);*/
	/*filter: grayscale(100%);*/
	zoom:1 !important;
}
.homepage .cbp-l-grid-projects .cbp-item:hover img {
	/*-webkit-filter: grayscale(0%);*/
	/*filter: grayscale(0%);*/
}

.homepage .cbp-l-grid-projects .cbp-item .cbp-caption-defaultWrap:after {
  background: rgba(0, 0, 0, 0.7);
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0;
  content: '';
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}

.homepage .cbp-l-grid-projects .cbp-item:hover .cbp-caption-defaultWrap:after {
  opacity: 1;
}


.homepage .cbp-caption-zoom .cbp-caption:hover .cbp-caption-defaultWrap {
	transform:scale(1);
}
.homepage .cbp-caption-zoom .cbp-caption-activeWrap {
	background:none;
}
.homepage .cbp-l-grid-projects .cbp-item .threeborder {
	padding:10px;
}
.homepage .cbp-l-grid-projects .cbp-item:hover .threeborder,
.homepage #grid-container li:hover .cbp-l-grid-projects-title {
	color:#fff;
}
.homepage #grid-container li .cbp-l-grid-projects-title {
	font-size:15px;
	font-weight:500;
}
.homepage .cbp-l-grid-projects .cbp-item .threeborder p {
	font-size:13px;
	font-weight:500;
	line-height:1.3em;
}

.quienes-somos .features_sec29, 
body.unete .features_sec29 {
	background: #eee url(../images/en-que-creemos-bg.jpg) no-repeat center top;
	background-size:cover;
}
.quienes-somos .content_fullwidth  {
	padding: 0px;
}
.quienes-somos  .readmore_but2.boton-quienes-somos {
  display: none;
}
.features_sec29 .tipo-ventaja img {
	float:left;
	margin-top:-10px;
}
.features_sec29 .tipo-ventaja h5 {
	font-size:22px;
	font-weight:500;
	margin:0 0 15px 50px;
	text-align:left;
}
.features_sec29 .tipo-ventaja p {
	margin-left:50px;
	text-align:left;
}

.features_sec29 .box {
	float: left;
	width: 100%;
}
.features_sec29 .box img {
	float: left;
	border-bottom: 5px solid #fc4242;
}
.features_sec29 .box h3 {
	float: left;
	width: 100%;
	font-weight: 400;
	margin-top: 25px;
	margin-bottom: 20px;
	padding-bottom: 8px;
	border-bottom: 1px solid #d3d3d3;
	text-transform: uppercase;
}
.features_sec29 .box ul {
	padding: 0px;
	margin: 0 0 0 30%;
}
.features_sec29 .box li {
	float: left;
	padding: 0px;
	margin: 0px 4px;
}
.features_sec29 .box li a {
	color: #727272;
	float: left;
	width: 26px;
	height: 26px;
	text-align: center;
	vertical-align: middle;
	line-height: 26px;
	background-color: #eee;
	border-radius: 100%;
}
.features_sec29 .box li a:hover {
	color: #fff;
	background-color: #fc4242;
}
.features_sec29 .box:hover h3 {
	color: #fc4242;
}
.features_sec29 .box:hover img {
	border-bottom: 5px solid #272727;
}

/* features section 30 */
.features_sec30 {
	float: left;
	width: 100%;
	text-align: center;
	padding: 70px 0px 70px 0px;
	background: url("../images/parallax-bg9.jpg");
	background-attachment: fixed;
	background-origin: initial;
	background-clip: initial;
	background-size: cover;
	background-repeat:no-repeat;
	background-position:100% 0;
	background-position: center;
	position:relative;
}
.features_sec30 .hvideo iframe {
	width: 80%;
	height: 460px;
}

/* features section 31 */
.features_sec31 {
	float: left;
	width: 100%;
	padding: 70px 0px 70px 0px;
}
.features_sec31 ul {
	float: left;
	width: 44%;
	padding: 0px;
	margin: 0px 30px 0px 0px;
}
.features_sec31 li {
	padding: 8px 0px;
	margin: 0px;
	border-bottom: 1px solid #eee;
}

/* features section 32 */
.features_sec32 {
	float: left;
	width: 100%;
	text-align: center;
	padding: 70px 0px 50px 0px;
	background-color: #fc4242;
}
.features_sec32 .left {
	float: left;
	width: 30%;
	background: url(../images/arrow-2.png) no-repeat right 50px;
}
.features_sec32 .left .cimage {
	float: left;
	width: 118px;
	height: 118px;
	border-radius: 100%;
	border: 8px solid #fff;
}
.features_sec32 .right {
	float: left;
	width: 62%;
	padding: 3% 4%;
	text-align: left;
	background-color: #fff;
}
.features_sec32 .right h5 {
	color: #454545;
	font-weight: 600;
	display: block;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 0px;
}
.features_sec32 .right h5 em {
	color: #999;
	display: block;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
}
.features_sec32 .right h5 b {
	color: #fc4242;
	font-weight: normal;
}

.features_sec32 ul.clients {
	float: left;
	width: 100%;
	padding: 0px;
	margin: 0px;
}
.features_sec32 .clients li {
	float: left;
	width: 33%;
	padding: 0px;
	margin: 0px 0px 30px 0px;
	text-align: left;
}

/* features section 33 */
.features_sec33 {
	float: left;
	width: 100%;
	padding: 70px 0px 0px 0px;
}
.features_sec33 .leftimg {
	float: left;
	width: 45%;
	margin-right: 5%;
}
.features_sec33 .right {
	float: left;
	width: 50%;
}
.features_sec33 ul {
	float: left;
	width: 100%;
	padding: 0px;
	margin: -20px 0px 50px 0px;
}
.features_sec33 li {
	padding: 0px;
	margin: 0px;
}
.features_sec33 li h4 {
	margin-bottom: 5px;
}
.features_sec33 li.icon {
	float: left;
	width: 91px;
	padding-left:10px;
	height: 101px;
	color: #272727;
	font-size: 32px;
	text-align: center;
	vertical-align: middle;
	line-height: 94px;
	background: url(../images/site-img39.png) no-repeat left top;
}
.features_sec33 li.text {
	float: left;
	width: 77%;
	margin-left: 30px;
}
.features_sec33 ul:hover h3 {
	color: #fc4242;
}
.features_sec33 ul:hover li.icon {
	color: #fff;
	background: url(../images/site-img39-2.png) no-repeat left top;
}
.features_sec33 ul.active h3 {
	color: #fc4242;
}
.features_sec33 ul.active li.icon {
	color: #fff;
	background: url(../images/site-img39-2.png) no-repeat left top;
}

/* features section 34 (Home page > Somos especialistas + Quienes somos > Cifras) */
.features_sec34 {
	float: left;
	width: 100%;
	text-align: center;
	padding: 70px 0px;
	background: url("../images/parallax-bg10.jpg");
	background-attachment: fixed;
	background-origin: initial;
	background-clip: initial;
	background-size: cover;
	background-repeat:no-repeat;
	background-position:100% 0;
	background-position: center;
	position:relative;
}
.homepage .features_sec34 {
	padding: 70px 0px;
}
.features_sec34 .value {
	width: 120px;
	height: 120px;
	background-color: #525252;
	border: 4px solid #686868;
	color: #fff;
	font-size: 40px;
	font-weight: 300;
	text-align: center;
	vertical-align: middle;
	line-height: 120px;
	border-radius: 100%;
	margin: 0 auto 30px auto;
}
.features_sec34 .value em {
	font-size: 18px;
	font-style: normal;
}
.features_sec34 h4 {
	color: #fff;
	font-size:17px;
	margin-bottom: 10px;
}
.features_sec34 .one_fourth:hover .value {
	color: #fff;
	background-color: #fc4242;
	border: 4px solid #fc4242;
}
.features_sec34 h1, 
.features_sec34 h3,
.features_sec34 p {
  color: #ffffff;
}
.features_sec34 h1, 
.features_sec34 h3 {
	font-size:27px;
	font-weight:300;
	line-height:1.1em;
}
.homepage .features_sec34 p {
	font-weight:600;
        font-size: 16px;
}
.features_sec34 .counter-wheel-content {
	font-family: 'Raleway', 'Open Sans', sans-serif;
	font-size:22px;
	font-weight:500;
}

/* features section 35 (Home > Conoce nuestro equipo + Servicio > Cuanto te costara) */
.features_sec35 {
	float: left;
	width: 100%;
	text-align: center;
	padding:60px 0;
}
.features_sec35 .box {
	float: left;
	width: 100%;
}
.features_sec35 .box .timage {
	width: 150px;
	height: 158px;
	padding-top: 7px;
	text-align: center;
	margin: 0 auto;
	background: url(../images/site-img40.png) no-repeat center top;
}
.features_sec35 .box:hover .timage {
	background: url(../images/site-img40-2.png) no-repeat center top;
}
.features_sec35 .box.active .timage {
	background: url(../images/site-img40-2.png) no-repeat center top;
}
.features_sec35 .box h3 {
	float: left;
	font-size:20px;
	font-weight:700;
	width: 100%;
	margin-top: 25px;
	margin-bottom: 4px;
	padding-bottom: 8px;
}
.features_sec35 .box h3:after {
	border-bottom:1px solid #c7c7c7;
	content:"";
	display:block;
	margin:0 auto;
	padding-top:11px;
	text-align:center;
	width:220px;
}
.features_sec35 .box h6 {
	font-weight:600;
	margin-botom:13px;
}
.features_sec35 .box p {
	width: 75%;
	margin: 0 auto;
}
.features_sec35 .box ul {
	padding: 0px;
	margin: 0 0 0 28%;
}
.features_sec35 .box li {
	float: left;
	padding: 0px;
	margin: 0px 8px;
}
.features_sec35 .box li a {
	color: #727272;
}
.features_sec35 .box li a:hover {
	color: #999;
}

.features_sec35.enquepodemos {
    text-align: left;
    padding: 60px 0 60px;
}

.features_sec35.enquepodemos ul {
	margin-top:35px;
}
.features_sec35.enquepodemos li {        
        float:left; 
        width:45%;
}

.servicios .features_sec35.cuanto-costara p {
	margin:0 auto 15px;
	font-size:14px;
	font-weight:500;
}
.servicios .features_sec35.cuanto-costara .container div p,
.servicios .features_sec35.cuanto-costara .container div li {
	color:#999;
	font-size:13px;
}
.servicios .features_sec35.cuanto-costara .container div p {
	margin-bottom:2px;
}
.servicios .features_sec35.cuanto-costara .leer_mas {
	margin-top:55px;
}
.servicios .features_sec35.cuanto-costara .readmore {
	background-color: #89b546;
	color: #fff;
	padding: 13px 65px;
	text-transform: uppercase;
	font-size:14px;
	font-weight:600;
	-webkit-transition: all 0.25s ease;
  	-moz-transition: all 0.25s ease;
  	-o-transition: all 0.25s ease;
  	-ms-transition: all 0.25s ease;
  	transition: all 0.25s ease;
}
.servicios .features_sec35.cuanto-costara .readmore:hover {
	background-color: #454545;
	color: #fff;
}

/* features section 36 */
.features_sec36 {
	float: left;
	width: 100%;
	color: #fff;
	text-align: center;
	padding:50px 0 60px;
	background-color: #fc4242;
}
.features_sec36 h1, .features_sec36 h3  {
	color: #fff;
	font-size:27px;
	font-weight:300;
	line-height:1.1em;
	margin-bottom: 13px;        
}
.features_sec36 h1 strong, .features_sec36 h3 strong  {
	font-weight:600;
}
.features_sec36 p {
	font-size:16px;
	font-weight:600;
	margin-bottom:13px;
}
.features_sec36.withform {
	padding-bottom:30px;
}
.features_sec36.withform h2 {
	font-size:27px;
	margin-bottom:35px;
}
.features_sec36.withform .content {
	margin:0 auto;
}
.features_sec36.withform .text {
	padding-top:20px;
	width:100%;
}
.features_sec36.withform .text p {
	font-size:15px;
	font-weight:400;
	margin:0 0 30px;
	text-align:center;
}
.features_sec36.withform .text p.phone {
	font-size:16px;
}
.features_sec36.withform .text i {
	display:block;
	font-size:40px;
	text-align:center;
	margin:0 auto;
	width:50px;
}
.features_sec36.withform .text .fa-file-text-o {
	margin-bottom:10px;
}
.features_sec36.withform .text p strong {
	display:block;
	font-weight:600;
	font-size:17px;
}
.features_sec36.withform .form {
	float:none;
	margin:0 auto;
	width:85%;
}
.features_sec36.withform footer button {
	background-color: #fff;
	border-radius:5px;
	color: #333;
	font-size:14px;
	font-weight:600;
	padding: 6px 20px;
	text-align:left;
	text-transform: uppercase;
	-webkit-transition: all 0.25s ease;
  	-moz-transition: all 0.25s ease;
  	-o-transition: all 0.25s ease;
  	-ms-transition: all 0.25s ease;
  	transition: all 0.25s ease;
}
.features_sec36.withform footer button:hover {
	background-color: #454545;
	color: #fff;
}


.features_sec36 h4 {
	color: #fff;
	margin-bottom: 13px;
}

/* features section 37 (Servicios > Intro) */
.features_sec37 {
	float: left;
	width: 100%;
	text-align: center;
	padding-top: 70px;
}
.servicios .features_sec37 {
	padding:0 0 80px;
}
.features_sec37 i, .features_sec37 em {
	width: 115px;
	padding-left:15px;
	height: 130px;
	border:1px solid #fc4242;
	background-color: #fc4242;
	color: #fff;
	font-size: 50px;
	text-align: center;
	vertical-align: middle;
	line-height: 130px;
	border-radius: 100%;
	margin-bottom: 30px;
}
.servicios .features_sec37 i, .servicios .features_sec37 em {
	margin-bottom:5px;
}
.features_sec37 .one_third:hover i, .features_sec37 .one_third:hover em {
	color: #fc4242;
	border:1px solid #fc4242;
	background-color: #fff;
}

.servicios .features_sec37 i img, .servicios .features_sec37 em img {
    margin-top: 30px;
    margin-right: 10px;
}

.features_sec37 .one_third h2 {
	text-transform: uppercase;
	font-weight: 300;
}
.servicios .features_sec37 h2 {
	padding-top:25px;
}
.servicios .features_sec37 h2 strong {
	/*display:block;*/
	font-weight:400;
}
.servicios .features_sec37 .texto {
	font-size:16px;
	font-weight:500;
}
.servicios .features_sec37 .boton {
	margin-top:40px;
}
.servicios .features_sec37 .boton a {
	padding:15px 50px;
}
.servicios label.hasTooltip {
    cursor: help;
}
.features_sec37 .one_third:hover h2 {
	color: #fc4242;
}
.features_sec37 .one_third:hover .readmore_but1 {
	color: #fc4242;
}
.features_sec37 .one_third.active i {
	color: #fc4242;
	border:1px solid #fc4242;
	background-color: #fff;
}
.features_sec37 .one_third.active h2 {
	color: #fc4242;
}
.features_sec37 .one_third.active .readmore_but1 {
	color: #fc4242;
}

/* features section 38 */
.features_sec38 {
	float: left;
	width: 100%;
	text-align: center;
	padding: 70px 0px 50px 0px;
	background: url("../images/parallax-bg11.jpg");
	background-attachment: fixed;
	background-origin: initial;
	background-clip: initial;
	background-size: cover;
	background-repeat:no-repeat;
	background-position:100% 0;
	background-position: center;
	position:relative;
}

/* features section 39 (Home page > Como lo hacemos + Servicio + ...) */
.features_sec39 {
	float: left;
	width: 100%;
	text-align: center;
	padding: 70px 0px 35px 0px;
}
/*.features_sec39 h2.section_title_drakgray, 
.features_sec39 h3.section_title_drakgray, 
.quienes-somos .features_sec39 h3.section_title_drakgray {
	margin-bottom:90px;
	font-size: 37px;
}*/
.features_sec39 h2 strong {
	margin-bottom:90px;
}
.features_sec39 h3 {
	font-weight:500;
	font-size:20px;
}
.homepage .features_sec39 {
	padding:0;
}
.homepage .features_sec39 h3 {
	/*font-size:27px;*/
        font-size:37px;
        font-weight: 200;
}
.homepage .features_sec39 h3.te-title {
	font-size:17px;
}
.features_sec39 .limage {
	float: left;
	margin-top: 40px;
	width: 100%;
}
.features_sec39 .rightsection {
	float: right;
	width: 94%;
	text-align: left;
	padding-bottom: 30px;
	background: url(../images/site-img46.png) repeat-y 34px top;
}
.features_sec39 .rightsection ul {
	float: left;
	width: 100%;
	padding: 0px;
	margin: 20px 0px 0px 0px;
}
.features_sec39 .rightsection ul.two {
	margin-top: 65px;
}
.features_sec39 .rightsection ul.three {
	margin-top: 65px;
}
.features_sec39 .rightsection li {
	padding: 0px;
	margin: 0px;
}
.features_sec39 .rightsection h3 {
	margin-bottom: 5px;
}
.features_sec39 .rightsection li.icon {
	float: left;
	width: 80px;
	height: 80px;
	margin-right: 30px;
}
.features_sec39 .rightsection li.icon i, .features_sec39 .rightsection li.icon em {
	color: #fff;
	font-size: 35px;
	width: 70px;
	height: 80px;
	padding: 0 0 0 10px;
	margin: 0px;
	text-align: center;
	vertical-align: middle;
	line-height: 80px;
	background-color: #272727;
	border-radius: 100%;
}

.features_sec39 .rightsection li.icon i.fa.fa-numbers, .features_sec39 .rightsection li.icon em.fa.fa-numbers  {
    font-family: Raleway;
    font-size: 33px;
    width: 70px;
    height: 70px;
    padding: 0px;
    margin: 0 0px 0 5px;
    line-height: 65px;
}

.features_sec39 .rightsection li.text {
	float: left;
	width: 79%;
}
.features_sec39 .rightsection li.text p {
	font-weight:500;
	line-height:1.5em;
}
.features_sec39 .rightsection ul:hover i, .features_sec39 .rightsection ul:hover em {
	background-color: #fc4242;
}
.features_sec39 .rightsection ul.active i, .features_sec39 .rightsection ul.active em {
	background-color: #fc4242;
}

.features_sec39 .leftsection {
    text-align: left;
}
.quienes-somos .features_sec39 h3 {
	/*font-size:20px;*/
        font-size:37px;
        font-weight: 200;
}         
.quienes-somos .features_sec39 {
	padding-top:60px;
}
.sm-timeline .date-separator {
	display:none;
}
.sm-timeline .timeline-spine {
	height:50px;
}

.servicios .features_sec39.como-haremos {
    border-top: 3px solid #f1f1f1;
}
.servicios .features_sec39.como-haremos h4 {
	font-size:22px;
	margin:50px 0 30px;
}
.servicios .features_sec39.como-haremos h4 strong {
	font-weight:500;
}
.servicios .features_sec39.como-haremos .leftsection p,
.servicios .features_sec39.encargado p {
	font-size:14px;
	margin-bottom:25px;
}
.servicios .features_sec39.encargado.rafael-duenas p,
.servicios .features_sec39.encargado.manuel-soto p{
	margin-bottom:21px;    
}
.servicios .features_sec39.como-haremos .leftsection ul {
	margin-top:35px;
}
.servicios .features_sec39.como-haremos  .leftsection li,
.servicios .features_sec39.encargado li,
.features_sec35.enquepodemos li {
	background: url(../images/list-ok.png) no-repeat left 2px;
	font-size:14px;
	line-height:1.6em;
	margin-bottom:15px;
	padding-left:30px;
}
.servicios .features_sec39.encargado h3 {
	font-size:22px;
	text-transform:none;
}
.servicios .features_sec39.encargado h4 {
	text-transform:none;
}


/* features section 40 */
.features_sec40 {
	float: left;
	width: 100%;
	text-align: center;
	padding: 70px 0px 50px 0px;
	background: url("../images/parallax-bg12.jpg");
	background-attachment: fixed;
	background-origin: initial;
	background-clip: initial;
	background-size: cover;
	background-repeat:no-repeat;
	background-position: center;
	position:relative;
	color: #fff;
}
.features_sec40.two {
	background: url("../images/parallax-bg13.jpg");
	background-attachment: fixed;
	background-origin: initial;
	background-clip: initial;
	background-size: cover;
	background-repeat:no-repeat;
	background-position: center;
}
.features_sec40 h5 {
	color: #fff;
	font-weight: 600;
	text-transform: uppercase;
}
.features_sec40 h5 em {
	color: #999;
	font-size: 13px;
	display: block;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
}
.features_sec40 .cimag {
	margin: 0 auto;
	width: 120px;
	height: 120px;
	border-radius: 100%;
	border: 3px solid #fff;
	background: url(../images/site-img41.png) no-repeat center top;
}
.features_sec40 .cimag.two {
	background: url(../images/site-img42.png) no-repeat center top;
}
.features_sec40 .cimag.three {
	background: url(../images/site-img43.png) no-repeat center top;
}
.features_sec40 .cimag.four {
	background: url(../images/site-img44.png) no-repeat center top;
}

/* features section 41 */
.features_sec41 {
	float: left;
	width: 100%;
	text-align: center;
	padding: 70px 0px 40px 0px;
}
.features_sec41.lessmar {
	padding: 0px 0px 40px 0px;
}
.features_sec41.lessmar2 {
	padding: 0px 0px 0px 0px;
}
.pro_bar {
	float: left;
	width: 100%;
	text-align: left;
}
.pro_bar h5 {
	color: #727272;
	margin-bottom: 0px;
}

.pro_bar.inner {
	margin-top: 80px;
}


/* features section 42 */
.features_sec42 {
	float: left;
	width: 100%;
	text-align: center;
	padding: 62px 0px 40px 0px;
	background-color: #f3f3f3;
	border-top: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
}
.features_sec42 .box {
	float: left;
	width: 100%;
	padding-bottom: 20px;
	text-align: left;
}
.features_sec42 .box img {
	float: left;
	width: 100%;
	-moz-box-shadow:0px 0px 1px rgba(0, 0, 0, 0.7);
	-webkit-box-shadow:0px 0px 1px rgba(0, 0, 0, 0.7);
	box-shadow:0px 0px 1px rgba(0, 0, 0, 0.7);
}
.features_sec42 .box h4 {
	float: left;
	color: #272727;
	width: 100%;
	margin-top: 25px;
	margin-bottom: 5px;
	text-transform: uppercase;
}
.features_sec42 .box h6 {
	color: #999;
	margin-bottom: 10px;
}
.features_sec42 .box ul {
	padding: 20px 0px 0px 0px;
	margin: 0px;
	border-top: 1px solid #e0e0e0;
}
.features_sec42 .box li {
	float: left;
	padding: 0px;
	margin: 0px 8px;
}
.features_sec42 .box li a {
	color: #272727;
}
.features_sec42 .box li a:hover {
	color: #727272;
}

.features_sec42.two {
	float: left;
	width: 100%;
	text-align: left;
	padding: 0px 0px 0px 0px;
	background-color: #fff;
	border-top: 0px solid #e0e0e0;
	border-bottom: 0px solid #e0e0e0;
}
.features_sec42.two .box img {
	float: left;
	width: 100%;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.features_sec42.two .box h4 {
	text-transform: none;
}
.features_sec42.two .box h6 {
	color: #fc4242;
}
.features_sec42.two .box ul {
	padding: 0px 0px 0px 0px;
	border-top: 1px solid #c5c3c4;
}
.features_sec42.two .box li {
	float: left;
	padding: 0px;
	margin: 0px 0px;
}
.features_sec42.two .box li a {
	float: left;
	color: #fff;
	width: 30px;
	height: 30px;
	text-align: center;
	vertical-align: middle;
	line-height: 30px;
	background-color: #c5c3c4;
}
.features_sec42.two .box:hover li a:hover {
	background-color: #c5c3c4;
}
.features_sec42.two .box:hover h4 {
	color: #fc4242;
}
.features_sec42.two .box:hover li a {
	background-color: #fc4242;
}
.features_sec42.two .box:hover img {
	float: left;
	width: 100%;
	-moz-box-shadow:0px 0px 2px rgba(0, 0, 0, 0.7);
	-webkit-box-shadow:0px 0px 2px rgba(0, 0, 0, 0.7);
	box-shadow:0px 0px 2px rgba(0, 0, 0, 0.7);
}

.features_sec42.two.three {
	float: left;
	width: 100%;
	padding: 62px 0px 65px 0px;
	background-color: #f3f3f3;
	border-top: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
}

/* features section 43 */
.features_sec43 {
	float: left;
	width: 100%;
	text-align: center;
	padding: 70px 0px 40px 0px;
}
.features_sec43 ul {
	float: left;
	width: 100%;
	padding: 0px;
	margin: 0px 0px 30px 0px;
}
.features_sec43 li {
	padding: 0px;
	margin: 0px;
	text-align: left;
}
.features_sec43 li.icon {
	float: left;
	color: #fc4242;
	font-size: 38px;
	margin-right: 20px;
}
.features_sec43 li.text {
	float: left;
	width: 85%;
}
.features_sec43 li.text h4 {
	font-weight: 500;
	margin-bottom: 8px;
}

/* features section 44 */
.features_sec44 {
	float: left;
	width: 100%;
	text-align: center;
	padding-top: 70px;
}
.features_sec44 .accrodation {
	text-align: left;
}

/* features section 45 */
.features_sec45 {
	float: left;
	width: 100%;
	text-align: center;
	padding: 62px 0px 50px 0px;
	background-color: #f3f3f3;
	border-top: 1px dashed #d9d9d9;
	border-bottom: 1px dashed #d9d9d9;
}
.skillgraph {
	width: 240px;
	height: 240px;
	font-size: 67px;
	text-align: center;
	vertical-align: middle;
	line-height: 240px;
	margin: 0 auto 27px auto;
}
.skillgraph.one {
	color: #41a8ff;
	background: url(../images/skillgraph1.png) no-repeat center top;
}
.skillgraph.two {
	color: #89b505;
	background: url(../images/skillgraph2.png) no-repeat center top;
}
.skillgraph.three {
	color: #9b43f6;
	background: url(../images/skillgraph3.png) no-repeat center top;
}
.skillgraph.four {
	color: #fc4242;
	background: url(../images/skillgraph4.png) no-repeat center top;
}

/* page title */
.page_title {
	float: left;
	width: 100%;
	padding: 90px 0px 85px 0px;
	text-align: center;
	font-size: 16px;
	color: #999;
	background: url(../images/sliders/revolution/slider-bg1.jpg) no-repeat center top;
}
.page_title.two {
	padding: 50px 0px 30px 0px;
}
.page_title h1 {
	color: #fff;
	font-size: 50px;
	font-weight: 200;
	padding-bottom: 25px;
	text-transform: uppercase;
	background: url(../images/h-line1.png) no-repeat center bottom;
}

.page_title2 {
	position: relative;
	float: left;
	width: 100%;
	margin-top: 0px;
	padding: 28px 0px;
	background: url(../images/sliders/revolution/slider-bg1.jpg) no-repeat center top;
}
.page_title2 .title {
	width: 100%;
	float: left;
	text-align: left;
	margin: 0px;
}
.page_title2 .title h1, .page_title2 .title h3 {
	margin: 0px;
	font-size:30px;
	font-weight: 500;
	color: #fff;
	text-transform: none;
}
.page_title2 .pagenation {
	float: left;
	width: 100%;
	font-size: 12px;
	text-align: left;
	font-weight: normal;
	color: #e3e3e3;
	margin: 5px 0px 0px 0px;
	padding: 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: #e3e3e3;
}

.alicenter {
	width: 67%;
	margin: 0 auto 50px auto;
	text-align: center;
	padding-bottom: 1px;
	background: url(../images/h-line1.png) no-repeat center bottom;
}
.alileft {
	width: 100%;
	text-align: left;
	padding-bottom: 1px;
	margin-bottom: 40px;
	background: url(../images/h-line1.png) no-repeat left bottom;
}

.circle_img {
	float: left;
	width: 368px;
	height: 368px;
	border: 1px solid #e3e3e3;
	border-radius: 100%;
	background: url(../images/site-img58.jpg) no-repeat center top;
}

.biobox {
	float: right;
	width: 70%;
	padding: 10%;
	border: 1px solid #e3e3e3;
}


/*------------------*/
/* FOOTER STYLES
/*------------------------------------------------------*/
/* Address */
.footer1 {
	margin-top:5px;
	float: left;
	width: 100%;
	padding: 55px 0px 70px 0;
	background-color: #181818; 
	color: #898989;
}
.footer1 h3 {
	color: #fff;
	margin-bottom: 30px;
}
.footer1 h3.lmb {
	color: #fff;
	margin-bottom: 20px;
}

.footer1.three {
	float: left;
	width: 100%;
	padding: 57px 0px;
	background-color: #eee;
}
.footer1.three h3 {
	color: #272727;
	margin-bottom: 30px;
}
.footer1.three h3.lmb {
	color: #272727;
	margin-bottom: 20px;
}

.footer1.bggraph {
	background: #181818 url(../images/footer-bg.jpg) no-repeat center top;
	background-size: cover;
}
.footer1.bggraph .custom img {
	margin-bottom:17px;
}
.footer1.bggraph .claim {
	color:#e2e2e2;
	font-size:20px;
	font-style:italic;
	line-height:1.2em;
}
.footer1.bggraph h3 {
	font-size: 20px;
	margin-bottom:19px;
}
.footer1 ul.faddress {
	color: #e2e2e2;
	float: left;
	font-size: 20px;
	font-size:13px;
	width: 100%;
	padding: 0px;
	margin: 0px;
}
.footer1 .faddress li {
	padding: 0 0 12px;
	line-height:1.4em;
	margin: 0px;
}
.footer1 .faddress li a {
	color: #e2e2e2;
}
.footer1 .faddress li a:hover {
	color: #fff;
}
.footer1 .faddress li i {
	color:#e2e2e2;
	display:none;
}

/* Tags */
.ftags {
	float: left;
	width: 100%;
}
.ftags ul {
	float: left;
	width: 100%;
	padding: 0px;
	margin: 0px;
}
.ftags li {
	float: left;
	padding: 0px;
	margin: 0px 8px 14px 0px;
}
.ftags li a {
	color: #fff;
	font-weight:400;
	padding: 5px 10px;
	background-color: #89b546;
	-webkit-transition: all 0.25s ease;
  	-moz-transition: all 0.25s ease;
  	-o-transition: all 0.25s ease;
  	-ms-transition: all 0.25s ease;
  	transition: all 0.25s ease;
}
.ftags li a:hover {
	color: #fff;
	background-color: #454545;
}

.ftags.three li a {
	color: #fff;
	padding: 5px 10px;
	background-color: #999;
}
.ftags.three li a:hover {
	color: #fff;
	background-color: #484848;
}

/* Tweets */
.twitter_feed {
	float: left;
	padding: 0px;
	margin: 0px;
	width: 100%;
}
.twitter_feed .left {
	float: left;
	padding: 0px;
	margin: -7px 0px 0px 0px;
	width: 20px;
}
.twitter_feed .right {
	float: right;
	padding: 0px;
	margin: -10px 0px 0px 0px;
	width: 89%;
	text-align:left!important;
}
.twitter_feed a {
	color: #999;
}
.twitter_feed a:hover {
	color: #fff;
}
.twitter_feed a.small {
	font-size: 9px;
	color: #727272;
}
.twitter_feed a.small:hover {
	font-size: 9px;
	color: #999;
}

/* flickr */
#flickr_badge_wrapper {
	padding: 0px;
	margin: 0px;
	width: 100%;
}
#flickr_badge_wrapper img {
	width: 70px;
	height: 70px;
	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;
}
.gallery-flickr ul li a:hover
{
	background:none!important;
}
#flickr_badge_source {
	padding:0 !important;
}

/* Newsletter Signup */
.newsletter {
	float: left;
	width: 100%;
}
.newsletter .enter_email_input {
	float: left;
	width: 75%;
	height: 39px;
	margin-right:2px;
	padding: 0px 7px;
	line-height: 39px;
	background: #fff;
	border: 1px solid #e0e0e0;
	font-size: 13px;
	font-style:italic;
	font-weight: 600;
	color: #474747;
}

.right_sidebar .newsletter .enter_email_input {
  width: 170px;
}

.newsletter .input_submit {
	font-weight:600;
	float: left;
	color: #fff;
	height: 41px;
	padding: 5px 20px;
	background-color: #fc4242;
	border: 0px;
	cursor: pointer;
	-webkit-transition: all 0.25s ease;
  	-moz-transition: all 0.25s ease;
  	-o-transition: all 0.25s ease;
  	-ms-transition: all 0.25s ease;
  	transition: all 0.25s ease;
}
.newsletter .input_submit:hover {
	color: #fff;
	background-color: #454545;
}

/* Newsletter Signup */
.qlinks {
	float: left;
	font-size:13px;
	/*width: 100%;*/
}
.qlinks ul {
	float: left;
	width: 100%;
	padding: 0px;
	margin: 0px;
}
.qlinks li {
	padding: 0 0 4px;
	margin: 0px;
	line-height:1.1em;
}
.qlinks li a {
	color: #e2e2e2;
}
.qlinks li a:hover {
	color: #fff;
}
.qlinks li a i {
	font-size:600;
	margin-right: 3px;
}

/* Recent posts */
.frposts {
	float: left;
	width: 100%;
}
.frposts ul {
	float: left;
	width: 100%;
	padding: 0px;
	margin: 0px;
}
.frposts li {
	padding: 5px 0px 7px 0px;
	border-bottom: 1px solid #272727;
	margin: 0px;
}
.frposts li a {
	color: #727272;
}
.frposts li a:hover {
	color: #fff;
}
.frposts li a i {
	color: #575757;
	margin-right: 3px;
}
.frposts .aidanews2_tabcol {
    width: 100% !important;
}
/* Site info */
.footer1 .siteinfo {
	float: left;
	width: 100%;
}
.footer1 .siteinfo a,
.footer1 .siteinfo p {
	color: #e2e2e2;
	font-size: 13px;
	line-height:1.3em;
}
.footer1 .siteinfo p {
	margin-bottom:15px;
}
.footer1 .siteinfo a i {
	margin-left: 4px;
}
.footer1 .siteinfo a:hover {
	color: #999;
}
.footer1 .siteinfo strong {
	font-weight:400;
}

/* copyrights */
.copyright_info {
	float: left;
	padding: 27px 0px 25px 0px;
	margin: 0px 0px 0px 0px;
	width: 100%;
	color: #999;
	font-size: 12px;
	color: #999;
	font-style: normal;
	font-weight: normal;
	background: #303030;
}
.copyright_info.two {
	padding: 22px 0px 18px 0px;
}

.copyright_info.three {
	float: left;
	padding: 22px 0px 18px 0px;
	margin: 0px 0px 0px 0px;
	width: 100%;
	color: #999;
	font-size: 12px;
	color: #999;
	font-style: normal;
	font-weight: normal;
	background: #fff;
}

.copyright_info a {
	margin-top: 10px;
	font-size: 12px;
	color: #999;
	text-align: right;
}
.copyright_info a:hover {
	color: #e3e3e3;
}

/* footer social links */
ul.footer_social_links {
	float: right;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}
.footer_social_links li {
	float: left;
	padding: 0px;
	margin: 0px 0px 0px 5px;
	width: 24px;
	height: 24px;
	text-align: center;
	border-radius: 24px;
	line-height: 22px;
	vertical-align: middle;
	background-color: #303030;
	color: #fff;
}
.footer_social_links li:hover {
	background-color: #595959;
}
.footer_social_links li i {
	color: #e3e3e3;
}

.footer_social_links.four li {
	margin: 0px 0px 0px 13px;
	width: auto;
	height: auto;
	background: none;
}
.footer_social_links.four li:hover {
	background: none;
}


.footer_social_links.three li {
	background-color: #d3d3d3;
}
.footer_social_links.three li:hover {
	background-color: #999;
}
.footer_social_links.three li i {
	color: #fff;
}

.contactform_footer {
	float: left;
}
.contactform_footer h3 {
	margin-bottom: 10px;
}
.contactform_footer .sky-form .button {
	color: #fff;
	font-size: 16px;
	font-weight: 600;
	text-transform: uppercase;
	width: 90.5%;
	height: 50px;
	opacity: 1;
	background-color: #fc4242;
	margin-top: -20px;
}
.contactform_footer .sky-form .button:hover {
	color: #272727;
	background-color: #eee;
}

ul.fsocials {
	float: left;
	width: 100%;
	margin-top: -11px;
	padding-bottom: 22px;
	border-bottom: 1px solid #252525;
}
.fsocials li {
	float: left;
	width: 100%;
	padding: 16px 0px 4px 0px;
	margin: 0px;
}
.fsocials li i {
	float: left;
	width: 30px;
	height: 30px;
	margin-right: 13px;
	margin-top: -3px;
	font-size: 16px;
	color: #151515;
	background-color: #fff;
	border-radius: 100%;
	text-align: center;
	vertical-align: middle;
	line-height: 30px;
}
.fsocials li a {
	color: #727272;
}
.fsocials li a:hover i {
	background-color: #fc4242;
}
.fsocials li a:hover {
	color: #fff;
}


.fnewsletter {
	float: left;
}
.fnewsletter input.enter_email_input {
	float: left;
	padding: 3px 0px 2px 10px;
	height: 34px;
	width: 200px;
	margin: 5px 0 0 0px;
	background-color: #fff;
	border: 1px solid #fff;
	color: #727272;
	font-size: 13px;
}
.fnewsletter .input_submit {
	float: left;
	padding: 11px 10px;
	margin: 5px 0 0 0px;
	background-color: #fc4242;
	border: 0px;
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: 600;
	color: #fff;
}
.fnewsletter .input_submit:hover {
	color: #272727;
	cursor: pointer;
	background-color: #eee;
}










/*------------------*/
/*	TYPOGRAPHY
/*------------------------------------------------------*/
.readmore_but1 {
	color: #454545;
}
.readmore_but1:hover {
	color: #fc4242;
}

.readmore_but2 {
	border:none;
	float: left;
	color: #fff;
	text-transform: uppercase;
	padding: 13px 25px;
	background-color: #89b546;
	font-size:14px;
	font-weight:600;
	-webkit-transition: all 0.25s ease;
  	-moz-transition: all 0.25s ease;
  	-o-transition: all 0.25s ease;
  	-ms-transition: all 0.25s ease;
  	transition: all 0.25s ease;
}
.readmore_but2:hover {
	color: #fff;
	background-color: #454545;
}

.more_btn, .menos_btn {
	color: #fff;
	background-color: #454545 !important;
        margin-right: 150px;
}

.readmore_but2.nofloat {
	float: none;
}

.readmore_but3 {
	float: left;
	color: #fff;
	text-transform: uppercase;
	padding: 13px 40px;
	border-radius: 4px;
	background-color: #fc4242;
}
.readmore_but3:hover {
	color: #fff;
	background-color: #454545;
}
.readmore_but3.nofloat {
	float: none;
}
.readmore_but3.active {
	background-color: #454545;
}

.readmore_but4 {
	float: left;
	color: #454545;
	text-transform: uppercase;
	padding: 12px 40px 11px 40px;
	border-radius: 4px;
	border: 2px solid #e3e3e3;
}
.readmore_but4:hover {
	color: #454545;
	background-color: #e3e3e3;
}

.readmore_but5 {
	color: #272727;
	padding: 9px 20px;
	border-radius: 4px;
	background-color: #fff;
}
.readmore_but5:hover {
	color: #fff;
	background-color: #272727;
}

.readmore_but6 {
	color: #272727;
	font-size: 16px;
	text-transform: uppercase;
	padding: 14px 30px 13px 30px;
	border: 2px solid #d3d3d3;
}
.readmore_but6:hover {
	color: #fff;
	background-color: #999;
}

.readmore_but7 {
	color: #272727;
	font-weight: 600;
	text-transform: uppercase;
	padding: 2px 30px;
	background-color: #fff;
}
.readmore_but7:hover {
	color: #fff;
	background-color: #fc4242;
}

.readmore_but8 {
	float: left;
	color: #727272;
	text-transform: uppercase;
	padding: 10px 20px 9px 20px;
	border: 2px solid #e3e3e3;
}
.readmore_but8:hover {
	color: #454545;
	background-color: #eee;
}
.readmore_but8 i {
	margin-left: 8px;
}

.readmore_but9 {
	color: #fff;
	font-size: 13px;
	padding: 8px 13px;
	background-color: #272727;
	border-radius: 4px;
}
.readmore_but9:hover {
	color: #fff;
	background-color: #fc4242;
}

.readmore_but10 {
	color: #272727;
	font-size: 13px;
	padding: 8px 13px;
	background-color: #fff;
	border-radius: 4px;
}
.readmore_but10:hover {
	color: #fff;
	background-color: #272727;
}

.readmore_but11 {
	color: #d3d3d3;
	padding: 8px 13px;
	background-color: #272727;
	text-transform: uppercase;
}
.readmore_but11:hover {
	color: #fff;
	background-color: #fc4242;
}

.readmore_but12 {
	color: #454545;
	text-transform: uppercase;
	padding: 10px 35px;
	border: 1px solid #999;
}
.readmore_but12:hover {
	color: #fff;
	background-color: #fc4242;
	border: 1px solid #fc4242;
}
.readmore_but12 i {
	margin-left: 8px;
}

.readmore_but13 {
	color: #272727;
	font-size:14px;
	font-weight: 600;
	padding: 15px 18px;
	border-radius: 4px;
	background-color: #fff;
	text-transform: uppercase;
	-webkit-transition: all 0.25s ease;
  	-moz-transition: all 0.25s ease;
  	-o-transition: all 0.25s ease;
  	-ms-transition: all 0.25s ease;
  	transition: all 0.25s ease;
}
.readmore_but13:hover {
	color: #fff;
	background-color: #272727;
}



ul.list_1 {
	float: left;
	padding: 0px;
	margin: 0px;
}
.list_1 li {
	padding: 0px;
	margin: 0px;
	line-height: 34px;
}
.list_1 li i {
	color: #fc4242;
	margin-right: 8px;
}

ul.list_2 {
	float: left;
	padding: 0px;
	margin: 0px;
	margin-left: 13%;
}
.list_2 li {
	text-align: right;
	padding: 0px;
	margin: 0px;
	line-height: 30px;
}
.list_2 li i {
	color: #fc4242;
	margin-right: 8px;
}

ul.list_3 {
	float: left;
	padding: 0px;
	margin: 0px;
}
.list_3 li {
	padding: 4px 0px;
	margin: 0px;
}
.list_3 li i {
	color: #fff;
	margin-right: 8px;
}

ul.list_4 {
	float: left;
	padding: 0px;
	margin: 0px;
}
.list_4 li {
	padding: 6px 0px;
	margin: 0px;
}
.list_4 li i {
	margin-right: 8px;
}

.mb {
	margin-top: 50px;
}

.big_text1 {
	font-family: 'Raleway', sans-serif;
	font-weight: 400;
	font-size: 27px;
	line-height: 40px;
	color: #454545;
}
.big_text1 i {
	color: #fc4242;
	font-style: normal;
}

ul.fullimage_box2 {
	float: left;
	padding: 40px 20px;
	margin: 0px;
	width: 86.6%;
	border: 1px solid #eee;
	border-radius: 4px;
}
.fullimage_box2 li {
	padding: 0px;
	margin: 0px;
	text-align: center;
}
ul.fullimage_box2.last {
	float: left;
	width: 100%;
	margin-left: 4%;
}
.fullimage_box2 li i {
	color: #fc4242;
}
.fullimage_box2 h3 {
	color: #fc4242;
	margin-top: 20px;
}

.box_widget_full {
	float: left;
	width: 95%;
	padding: 2.5%;
	margin: 0px;
	background-color: #fbfbfb;
	border: 1px solid #eee;
	border-bottom: 2px solid #eee;
}
.box_widget_full h3 {
	margin-bottom: 10px;
}
.box_widget_full i {
	float: left;
	color: #454545;
	margin-right: 25px;
}

.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: #fc4242;
	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 h3, .clientsays_widget h3 {
	margin-bottom: 30px;
	float: left;
	font-weight: 300;
}
.sidebar_widget h3 i, .clientsays_widget h3 i {
	font-weight: 500;
	font-style: normal;
}

/* Recent Posts */
ul.recent_posts_list {
	margin: 0px;
	padding: 0px;
	width: 100%;
	float: left;
}
.recent_posts_list li {
	padding: 0px 0px 13px 0px;
	margin: 0px 0px 16px 0px;
	list-style-type: none;
	border-bottom: 1px solid #eee;
	float: left;
	width: 100%;
}
.recent_posts_list li a {
	text-decoration: none;
	line-height: 17px;
	display: block;
	color: #999;
}
.recent_posts_list li a:hover {
	color: #fc4242;
}

.recent_posts_list li span {
	float: left;
	margin-right: 15px;
}
.recent_posts_list li span img {
	float: left;
	margin-right: 0px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}
.recent_posts_list li span img:hover {
	float: left;
	margin-right: 0px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}
.recent_posts_list li i {
	padding: 1px 0px 0px 0px;
	margin: 0px;
	display: block;
	font-size: 10px;
	font-style: normal;
	color: #c9c9c9;
}
.recent_posts_list li.last {
	padding: 0px 0px 7px 0px;
	margin: 0px 0px 0px 0px;
	border-bottom: 0px solid #f5f6f6;
}

/* client says widget */
.clientsays_widget {
	float: left;
	width: 100%;
	padding: 0px;
	margin: 0px;
	color: #999;
}
.clientsays_widget strong {
	font-weight: 600;
	color: #454545;
}
.clientsays_widget h3 {
	margin-bottom: 18px;
}
.clientsays_widget img {
	float: left;
	margin-right: 13px;
	margin-top: 7px;
	border: 1px solid #e3e3e3;
}

/* 404 Error Page */
.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;
}
.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: #fc4242;
	margin: 0;
	font-style: normal;
}



a.but_goback,
a.but_ok_2,
a.but_wifi,
a.but_warning_sign,
a.but_user,
a.but_tag,
a.but_table,
a.but_star,
a.but_search,
a.but_phone,
a.but_pencil,
a.but_new_window,
a.but_music,
a.but_hand_right,
a.but_thumbs_down,
a.but_thumbs_up,
a.but_globe,
a.but_hospital,
a.but_coffe_cup,
a.but_settings,
a.but_chat,
a.but_play_button,
a.but_remove_2,
a.but_lock,
a.but_shopping_cart,
a.but_exclamation_mark,
a.but_info,
a.but_question_mark,
a.but_minus,
a.but_plus,
a.but_folder_open,
a.but_file,
a.but_envelope,
a.but_edit,
a.but_cogwheel,
a.but_check,
a.but_camera,
a.but_calendar,
a.but_bookmark,
a.but_book,
a.but_download,
a.but_pdf,
a.but_word_doc,
a.but_woman {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #fff;
	font-weight: 600;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

a.but_goback i {
	color: #fff;
}
a.but_goback {
	padding: 13px 25px 13px 22px;
	margin: 0px 0px 0px 0px;
	background: #fc4242;
	border-bottom: 1px solid #999;
}
a.but_goback:hover {
	color: #fff;
	background-color: #383634;
}
a.but_ok_2 {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #ff8100;
	border-bottom: 1px solid #909090;
}
a.but_ok_2:hover {
	background-color: #ff9900;
}

a.but_wifi {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #0099cc;
	border-bottom: 1px solid #909090;
}
a.but_wifi:hover {
	background-color: #00abde;
}

a.but_warning_sign {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #e5cc19;
	border-bottom: 1px solid #909090;
}
a.but_warning_sign:hover {
	background-color: #efda1b;
}

a.but_user {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #007f99;
	border-bottom: 1px solid #909090;
}
a.but_user:hover {
	background-color: #0090ad;
}

a.but_tag {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #e59919;
	border-bottom: 1px solid #909090;
}
a.but_tag:hover {
	background-color: #efa61b;
}

a.but_table {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #4c6699;
	border-bottom: 1px solid #909090;
}
a.but_table:hover {
	background-color: #5674ad;
}

a.but_star {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #99cc4c;
	border-bottom: 1px solid #909090;
}
a.but_star:hover {
	background-color: #a6da52;
}

a.but_search {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #66667f;
	border-bottom: 1px solid #909090;
}
a.but_search:hover {
	background-color: #747490;
}

a.but_phone {
	padding: 10px 20px 10px 20px;
	margin: 0px 0px 0px 0px;
	background: #e56619;
	border-bottom: 1px solid #909090;
}
a.but_phone:hover {
	background-color: #ef6f1b;
}

a.but_pencil {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #cc4c19;
	border-bottom: 1px solid #909090;
}
a.but_pencil:hover {
	background-color: #da521b;
}

a.but_new_window {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #001900;
	border-bottom: 1px solid #909090;
}
a.but_new_window:hover {
	background-color: #333333;
}

a.but_music {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #cccc7f;
	border-bottom: 1px solid #909090;
}
a.but_music:hover {
	background-color: #dada8a;
}

a.but_hand_right {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #ff8100;
	border-bottom: 1px solid #909090;
}
a.but_hand_right:hover {
	color: #fff;
	background-color: #ff9900;
}

a.but_thumbs_down {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #9999cc;
	border-bottom: 1px solid #909090;
}
a.but_thumbs_down:hover {
	background-color: #a6a6da;
}

a.but_thumbs_up {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #00cce5;
	border-bottom: 1px solid #909090;
}
a.but_thumbs_up:hover {
	background-color: #00daef;
}

a.but_globe {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #669999;
	border-bottom: 1px solid #909090;
}
a.but_globe:hover {
	background-color: #6fa6a6;
}

a.but_hospital {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #196666;
	border-bottom: 1px solid #909090;
}
a.but_hospital:hover {
	background-color: #1b6f6f;
}

a.but_coffe_cup {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #7f994c;
	border-bottom: 1px solid #909090;
}
a.but_coffe_cup:hover {
	background-color: #8aa652;
}

a.but_settings {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #997f4c;
	border-bottom: 1px solid #909090;
}
a.but_settings:hover {
	background-color: #a68a52;
}

a.but_chat {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #7f9919;
	border-bottom: 1px solid #909090;
}
a.but_chat:hover {
	background-color: #8aa61b;
}

a.but_play_button {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #4c664c;
	border-bottom: 1px solid #909090;
}
a.but_play_button:hover {
	background-color: #567456;
}

a.but_remove_2 {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #e59966;
	border-bottom: 1px solid #909090;
}
a.but_remove_2:hover {
	background-color: #efa66f;
}

a.but_lock {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #994c19;
	border-bottom: 1px solid #909090;
}
a.but_lock:hover {
	background-color: #a6521b;
}

a.but_shopping_cart {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #cc7f4c;
	border-bottom: 1px solid #909090;
}
a.but_shopping_cart:hover {
	background-color: #da8a52;
}

a.but_exclamation_mark {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #4c7f7f;
	border-bottom: 1px solid #909090;
}
a.but_exclamation_mark:hover {
	background-color: #528a8a;
}

a.but_info {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #667fcc;
	border-bottom: 1px solid #909090;
}
a.but_info:hover {
	background-color: #6f8ada;
}

a.but_question_mark {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #4c0019;
	border-bottom: 1px solid #909090;
}
a.but_question_mark:hover {
	background-color: #620020;
}

a.but_minus {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #666666;
	border-bottom: 1px solid #909090;
}
a.but_minus:hover {
	background-color: #747474;
}

a.but_plus {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #333333;
	border-bottom: 1px solid #909090;
}
a.but_plus:hover {
	background-color: #444444;
}

a.but_folder_open {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #99cc99;
	border-bottom: 1px solid #909090;
}
a.but_folder_open:hover {
	background-color: #a6daa6;
}

a.but_file {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #999999;
	border-bottom: 1px solid #909090;
}
a.but_file:hover {
	background-color: #a6a6a6;
}

a.but_envelope {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #727272;
	border-bottom: 1px solid #909090;
}
a.but_envelope:hover {
	background-color: #7c7c7c;
}

a.but_edit {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #e5cc7f;
	border-bottom: 1px solid #909090;
}
a.but_edit:hover {
	background-color: #efda8a;
}

a.but_cogwheel {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #194c7f;
	border-bottom: 1px solid #909090;
}
a.but_cogwheel:hover {
	background-color: #1e5c99;
}

a.but_check {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #004c4c;
	border-bottom: 1px solid #909090;
}
a.but_check:hover {
	background-color: #005c5c;
}

a.but_camera {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #007fcc;
	border-bottom: 1px solid #909090;
}
a.but_camera:hover {
	background-color: #008ada;
}

a.but_calendar {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #4c99e5;
	border-bottom: 1px solid #909090;
}
a.but_calendar:hover {
	background-color: #52a6ef;
}

a.but_bookmark {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #990000;
	border-bottom: 1px solid #909090;
}
a.but_bookmark:hover {
	background-color: #b60000;
}

a.but_book {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #7f9999;
	border-bottom: 1px solid #909090;
}
a.but_book:hover {
	background-color: #8aa6a6;
}

a.but_download {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #ff8100;
	border-bottom: 1px solid #909090;
}
a.but_download:hover {
	background-color: #ff9900;
}

a.but_pdf {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #ff8100;
	border-bottom: 1px solid #909090;
}
a.but_pdf:hover {
	background-color: #ff9900;
}

a.but_word_doc {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #ff8100;
	border-bottom: 1px solid #909090;
}
a.but_word_doc:hover {
	background-color: #ff9900;
}

a.but_woman {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #ff8100;
	border-bottom: 1px solid #909090;
}
a.but_woman:hover {
	background-color: #ff9900;
}


/* styled boxes */
.info, .error, .notice, .success {
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	border: 1px solid #bbb;
	margin-bottom: 20px;
	font-size: 13px;
}
p.error {
	border: none;
}
.info strong, .error strong, .notice strong, .success strong {
	font-size: 16px;
}
.message-box-wrap {
	border: 0px solid #fff;
	padding:10px;
}
.info {
	color: #4a84bc;
	border-color: #c6e3ff;
	background-color: #e6f3ff;
}
.error {
	color: #bd6767;
	border-color: #f1bdbd;
	background-color: #ffdddd;
}
.notice {
	color: #a79a30;
	border-color: #d7d099;
	background-color: #f6f2d2;
}
.success {
	color: #1ea133;
	border-color: #a9ecb4;
	background-color: #dffbe4;
}
.close-but {
	width: 10px;
	height: 10px;
	float: right;
	border: none;
	margin: 5px;
	cursor: pointer;
	font-size: 0px;
	background: url(../images/elements/icon-remove.png) no-repeat center top;
}

/* dropcaps */

.dropcap1, .dropcap2, .dropcap3 {
	float: left;
	text-align: center;
	overflow:hidden;
	font-family: 'Open Sans', sans-serif;
	font-weight: normal;
}
.dropcap1 {
	width: 53px;
	height:	58px;
	line-height: 50px;
	background:url(../images/elements/dropcap_gray.png) no-repeat scroll 0px 0px transparent;
	color: #999;
	margin:0 8px -4px 0;
	font-size: 32px;
}
.dropcap1.gray {
	background-image:url(../images/elements/dropcap_gray.png);
}
.dropcap2 {
	background:url(../images/elements/dropcap_gray.png) no-repeat scroll 0 -108px transparent;
	color:#999;
	line-height: 47px;
	height: 56px;
	width: 53px;
	margin:0 8px -4px 0;
	font-size:32px;
}
.dropcap2.gray {
	background-image:url(../images/elements/dropcap_gray.png);
}
.dropcap3 {
	font-size:40px;
	line-height: 40px;
	width:44px;
	height:44px;
	margin:0 0 -4px 0;
}
.dropcap3.gray {
	color: #999;
}


/* styled lists */
ul.list1 {
	padding: 0px;
	margin: 0px;
}
.list1 li {
	padding: 0px;
	margin: 0px;
	text-align: left;
	line-height: 30px;
}
.list1 li i {
	padding: 0px;
	margin: 0px 4px 0px 0px;
}


/* highlight colors */
.highlight {
	color: #fff;
	padding: 2px 5px;
	background: #000;
	border-radius:3px;
	font-weight: normal!important;
}
.highlight.black {
	background: #000;
	border-radius:3px;
}
.highlight.red {
	background: #ff0000;
	border-radius:3px;
}
.highlight.gray {
	background: #aaa;
}
.highlight.yellow {
	background: #fff000;
}
.highlight.blue {
	background: #0099cc;
}
.highlight.pink {
	background: #e826b4;
}
.highlight.green {
	background: #48b02b;
}
.highlight.orange {
	background: #ffcc00;
}
.highlight.magenta {
	background: #9325ea;
}

ul.list_empty {
	float: left;
	padding: 0px;
	margin: 0px;
	width: 100%;
}
.list_empty li {
	float: left;
	padding: 0px;
	margin: 0px 20px 35px 0px;
}

/* tables */
.table-style {
	float: left;
	width: 100%;
}
.table-list {
	float: left;
	background-color: #fff;
	border: 1px solid #dddddd;
	margin-bottom:20px;
	width: 100%;
}
.table-list th {
	padding: 18px 10px;
	background-color: #eee;
}
.table-list td {
	padding: 13px 10px;
	text-align: center;
	background-color: #f5f5f5;
}
.table-list tr:hover td {
	background-color: #f9f9f9;
}

/* pricing tables */
.pricing-tables-main {
	position: relative;
	float: left;
	margin-bottom: 40px;
}

.pricing-tables {
	position: relative;
	float: left;
	width: 24%;
	border: 1px solid #eee;
}
.pricing-tables .title {
	float: left;
	width: 100%;
	height: 30px;
	padding: 13px 0 10px 0;
	background-color: #454545;
	text-align: center;
	font-size: 23px;
	color: #fff;
	border-top: 3px solid #272727;
	border-bottom: 1px solid #818181;
	font-family: 'Open Sans', sans-serif;
	font-weight: normal;
}
.pricing-tables .price {
	float: left;
	width: 100%;
	padding: 30px 0 30px 0;
	background-color: #636363;
	text-align: center;
	font-size: 40px;
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	font-weight: normal;
}
.pricing-tables .price i {
	font-size: 14px;
	color: #ccc;
	display: block;
	font-weight: normal;
	font-style: normal;
	margin-top: 5px;
}
.pricing-tables .cont-list {
	float: left;
	width: 100%;
	padding: 15px 0;
	border-top: 3px solid #fff;
	border-bottom: 3px solid #fff;
	background-color: #f9f9f9;
	text-align: center;
	color: #727272;
}
.pricing-tables .cont-list ul {
	margin: 0;
	padding: 0;
}
.pricing-tables .cont-list li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	line-height: 30px;
	border-bottom: 1px solid #fff;
}
.pricing-tables .cont-list li.last {
	border: none;
}
.pricing-tables .ordernow {
	float: left;
	width: 100%;
	padding: 28px 0px;
	background-color: #eee;
	text-align: center;
	color: #fff;
}
.pricing-tables-main .ordernow .normalbut{
	color: #fff;
	background-color: #666;
	border: 1px solid #454545;
	padding: 10px 18px;
	border-radius: 3px;
	font-weight: normal;
}
.pricing-tables-main .ordernow .normalbut:hover{
	background-color: #727272;
}
.pricing-tables-main .ordernow .colorchan{
	color: #fff;
	background-color: #fc4242;
	padding: 10px 18px;
	border-radius: 3px;
	font-weight: normal;
}
.pricing-tables-main .ordernow .colorchan:hover{
	color: #fff;
	background-color: #272727;
}
.pricing-tables-helight{
	position: relative;
	float: left;
	width: 27%;
	-webkit-box-shadow:  0px 0px 10px 0px rgba(0, 0, 0, 0.1);
	box-shadow:  0px 0px 10px 5px rgba(0, 0, 0, 0.1);
}
.pricing-tables-helight .title {
	float: left;
	width: 100%;
	height: 46px;
	padding: 20px 0 0 0;
	margin-top: -10px;
	background-color: #e93636;
	text-align: center;
	font-size: 23px;
	color: #fff;
	border-top: 3px solid #cf2d2d;
	border-bottom: 1px solid #fa6464;
	font-family: 'Open Sans', sans-serif;
	font-weight: normal;
}
.pricing-tables-helight .price {
	float: left;
	width: 100%;
	padding: 30px 0 30px 0;
	background-color: #fc4242;
	text-align: center;
	font-size: 45px;
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	font-weight: normal;
}
.pricing-tables-helight .price i {
	font-size: 14px;
	color: #eee;
	display: block;
	font-weight: normal;
	font-style: normal;
	margin-top: 5px;
}
.pricing-tables-helight .cont-list {
	float: left;
	width: 100%;
	padding: 15px 0;
	border-top: 3px solid #fff;
	border-bottom: 3px solid #fff;
	background-color: #f9f9f9;
	text-align: center;
	color: #727272;
}
.pricing-tables-helight .cont-list ul {
	margin: 0;
	padding: 0;
}
.pricing-tables-helight .cont-list li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	line-height: 30px;
	border-bottom: 1px solid #fff;
}
.pricing-tables-helight .cont-list li.last {
	border: none;
}
.pricing-tables-helight .ordernow {
	float: left;
	width: 100%;
	padding: 30px 0 35px 0;
	background-color: #eee;
	text-align: center;
	color: #fff;
}

.pricing-tables-two {
	position: relative;
	float: left;
	width: 33%;
	border: 1px solid #eee;
}
.pricing-tables-two .title {
	float: left;
	width: 100%;
	height: 30px;
	padding: 13px 0 10px 0;
	background-color: #454545;
	text-align: center;
	font-size: 23px;
	color: #fff;
	border-top: 3px solid #272727;
	border-bottom: 1px solid #818181;
	font-family: 'Open Sans', sans-serif;
	font-weight: normal;
}
.pricing-tables-two .price {
	float: left;
	width: 100%;
	padding: 30px 0 30px 0;
	background-color: #636363;
	text-align: center;
	font-size: 40px;
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	font-weight: normal;
}
.pricing-tables-two .price i {
	font-size: 14px;
	color: #ccc;
	display: block;
	font-weight: normal;
	font-style: normal;
	margin-top: 5px;
}
.pricing-tables-two .cont-list {
	float: left;
	width: 100%;
	padding: 15px 0;
	border-top: 3px solid #fff;
	border-bottom: 3px solid #fff;
	background-color: #f9f9f9;
	text-align: center;
	color: #727272;
}
.pricing-tables-two .cont-list ul {
	margin: 0;
	padding: 0;
}
.pricing-tables-two .cont-list li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	line-height: 30px;
	border-bottom: 1px solid #fff;
}
.pricing-tables-two .cont-list li.last {
	border: none;
}
.pricing-tables-two .ordernow {
	float: left;
	width: 100%;
	padding: 28px 0;
	background-color: #eee;
	text-align: center;
	color: #fff;
}

.pricing-tables-helight-two{
	position: relative;
	float: left;
	width: 33%;
	z-index: 3;
	-webkit-box-shadow:  0px 0px 10px 0px rgba(0, 0, 0, 0.1);
	box-shadow:  0px 0px 10px 5px rgba(0, 0, 0, 0.1);
}
.pricing-tables-helight-two .title {
	float: left;
	width: 100%;
	height: 46px;
	padding: 20px 0 0 0;
	margin-top: -10px;
	background-color: #e93636;
	text-align: center;
	font-size: 23px;
	color: #fff;
	border-top: 3px solid #cf2d2d;
	border-bottom: 1px solid #fa6464;
	font-family: 'Open Sans', sans-serif;
	font-weight: normal;
}
.pricing-tables-helight-two .price {
	float: left;
	width: 100%;
	padding: 30px 0 30px 0;
	background-color: #fc4242;
	text-align: center;
	font-size: 45px;
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	font-weight: normal;
}
.pricing-tables-helight-two .price i {
	font-size: 14px;
	color: #eee;
	display: block;
	font-weight: normal;
	font-style: normal;
	margin-top: 5px;
}
.pricing-tables-helight-two .cont-list {
	float: left;
	width: 100%;
	padding: 15px 0;
	border-top: 3px solid #fff;
	border-bottom: 3px solid #fff;
	background-color: #f9f9f9;
	text-align: center;
	color: #727272;
}
.pricing-tables-helight-two .cont-list ul {
	margin: 0;
	padding: 0;
}
.pricing-tables-helight-two .cont-list li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	line-height: 30px;
	border-bottom: 1px solid #fff;
}
.pricing-tables-helight-two .cont-list li.last {
	border: none;
}
.pricing-tables-helight-two .ordernow {
	float: left;
	width: 100%;
	padding: 30px 0 35px 0;
	background-color: #eee;
	text-align: center;
	color: #fff;
}

/* columns with box */
.framed-box {
	border: 1px solid #e3e3e3;
	width: 100%;
}
.framed-box.center{
	text-align:center;
}
.framed-box-wrap {
	background-color: #f9f9f9;
}
.framed-box-wrap .pricing-title {
	background-color: #f1f1f1;
	padding: 20px 0px 0px 0px;
	text-align: center;
	border-bottom: 1px solid #fff;
}
.framed-box-wrap .pricing-text-list {
	padding: 15px 20px 40px 20px;
	text-align: center;
}

/* blog */
.blog_post h3 a {
	color: #fc4242;
	text-decoration: none;
	float: left;
	margin-top: 3px;
	text-transform: none;
	font-weight: 400;
	font-size: 22px;
	-webkit-transition: all 0.25s ease;
  	-moz-transition: all 0.25s ease;
  	-o-transition: all 0.25s ease;
  	-ms-transition: all 0.25s ease;
  	transition: all 0.25s ease;
}
.blog_post h3 a:hover {
	color: #383634;
}
.post_info_content {
	padding: 0px;
	margin: 10px 0 0 10%;
	width: 90%;
	float: left;
}
ul.post_meta_links {
/*	float: left;
	margin: -10px 0px 0px -6px;
	padding: 0px 0px 0px 0px;
	width: 80%;*/
}
.post_meta_links li {
	float: left;
	margin: 0px;
	padding: 0px 0px 0px 4px;
	list-style-type: none;
	color: #999;
}
.post_meta_links li.post_by {
	background: url(../images/blog/icon-by-user.png) no-repeat 5px 5px;
        padding: 0 18px 0 25px;
        font-size: 11px;        
}
.post_meta_links li.post_categoty {
	padding: 0px 0px 0px 22px;
	background: url(../images/blog/icon-category.png) no-repeat 2px 6px;
}
.post_meta_links li.post_comments {
	padding: 0px 0px 0px 22px;
	background: url(../images/blog/icon-comments.png) no-repeat 2px 5px;
}
.post_meta_links li a {
	color: #a1a1a1;
	padding: 0px 18px 0px 0px;
	text-decoration: none;
	font-size: 11px;
}
.post_meta_links li a:hover {
	color: #727272;
	text-decoration: none;
}
.blog_postcontent {
	float: left;
	width: 100%;
}
div.blog_postcontent.catItemView {
	margin-bottom:0;
}
.blog_postcontent .image_frame {
	float: left;
	width: 98%;
	border: 7px solid #fff;
	margin-bottom: 25px;
	-webkit-box-shadow:  0px 0px 3px 0px rgba(0, 0, 0, 0.1);
	box-shadow:  0px 0px 3px 0px rgba(0, 0, 0, 0.1);
}
.blog_postcontent .image_frame:hover {
	border: 7px solid #f9f9f9;
}
.blog_postcontent .image_frame img {
	float: left;
	width: 99.7%;
	border: 1px solid #fff;
}
.blog_postcontent .video_frame iframe {
	float: left;
	width: 98%;
	height: 400px;
	border: 7px solid #fff;
	margin-bottom: 25px;
	-webkit-box-shadow:  0px 0px 3px 0px rgba(0, 0, 0, 0.1);
	box-shadow:  0px 0px 3px 0px rgba(0, 0, 0, 0.1);
}
.blog_postcontent .video_frame iframe:hover {
	border: 7px solid #f9f9f9;
}

.blog #recaptcha {
    display: inline-block;
    float: left;
}

.blog p {
    margin-bottom: 15px;    
}

/* blog small */

.blog_postcontent .image_frame.small {
	float: left;
	width: 43%;
	border: 7px solid #fff;
	margin-bottom: 25px;
	-webkit-box-shadow:  0px 0px 3px 0px rgba(0, 0, 0, 0.1);
	box-shadow:  0px 0px 3px 0px rgba(0, 0, 0, 0.1);
}
.blog_postcontent .image_frame.small:hover {
	border: 7px solid #f9f9f9;
}
.blog_postcontent .image_frame img {
	float: left;
	width: 99.7%;
	border: 1px solid #fff;
}
.blog_postcontent .video_frame.small iframe {
	float: left;
	width: 43%;
	height: 180px;
	border: 7px solid #fff;
	margin-bottom: 25px;
	-webkit-box-shadow:  0px 0px 3px 0px rgba(0, 0, 0, 0.1);
	box-shadow:  0px 0px 3px 0px rgba(0, 0, 0, 0.1);
}
.blog_postcontent .video_frame iframe:hover {
	border: 7px solid #f9f9f9;
}
.post_info_content_small {
	padding: 0px;
	margin: 0 0 0 4%;
	width: 50%;
	float: left;
}
ul.post_meta_links_small {
	float: left;
	margin: -15px 0px 12px 80px;
	padding: 0px 0px 0px 0px;
	width: 80%;
}
.post_meta_links_small li.post_by {
	float: left;
	padding: 0px 0px 0px 18px;
	background: url(../images/blog/icon-by-user.png) no-repeat 0px 5px;
}
.post_meta_links_small li.post_categoty {
	float: left;
	padding: 0px 0px 0px 26px;
	background: url(../images/blog/icon-category.png) no-repeat 9px 6px;
}
.post_meta_links_small li.post_comments {
	float: left;
	padding: 0px 0px 0px 26px;
	background: url(../images/blog/icon-comments.png) no-repeat 9px 5px;
}
.post_meta_links_small li a {
	color: #a1a1a1;
	padding: 0px 5px 0px 0px;
	text-decoration: none;
	font-size: 11px;
}
.post_meta_links_small li a:hover {
	color: #727272;
	padding: 0px 5px 0px 0px;
	text-decoration: none;
	font-size: 11px;
}
.blog_post a.date {
	padding: 10px 5px 0px 0px;
	text-decoration: none;
	width: 55px;
	height: 55px;
	text-align: center;
	background: #f9f9f9;
	display: block;
	margin-right: 20px;
	float: left;
	-webkit-box-shadow:  0px 0px 2px 0px rgba(0, 0, 0, 0.1);
	box-shadow:  0px 0px 2px 0px rgba(0, 0, 0, 0.1);
	-webkit-transition: all 0.25s ease;
  	-moz-transition: all 0.25s ease;
  	-o-transition: all 0.25s ease;
  	-ms-transition: all 0.25s ease;
  	transition: all 0.25s ease;
}
.blog_post a.date strong {
	color: #fc4242;
	font-size: 27px;
	font-weight: normal;
	display: block;
	margin-bottom: 10px;
	font-weight: 300;
}
.blog_post a.date:hover strong {
	color: #333;
}
.blog_post a.date i {
	color: #fff;
	font-size: 11px;
	font-style: normal;
	padding: 0px 10px;
	display: block;
	border-top: 1px solid #f3f3f3;
	width: 40px;
	background-color: #fc4242;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
}
.blog_post a.date:hover i {
	background-color: #383634;
}
.post_readmore:link, .post_readmore:visited {
	float: right;
	height: 27px;
	width: 185px;
	text-align: center;
	padding-top: 7px;
	color: #fff;
	text-decoration: none;
	background: url(../images/skin01/but_post_readmore.jpg) no-repeat left top;
}
.post_readmore:hover {
	float: right;
	height: 27px;
	width: 185px;
	text-align: center;
	padding-top: 7px;
	color: #fff;
	text-decoration: none;
	background: url(../images/skin01/but_post_readmore_hover.jpg) no-repeat left top;
}
.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: #fc4242;
}
.sharepost li i {
	color: #fff;
}
.sharepost li:hover {
	background-color: #383634;
}

.about_author {
	float: left;
	width: 93%;
	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: #fc4242;
}


/* pagination */
.pagesCounter {
	font-family: 'Open Sans', sans-serif;
	font-size:12px;
	margin-bottom:15px;
}
ul.pagination-list > li {
	display: inline-block;
	margin-right:5px;
}
.pagination-list {
}
.pagination {
	clear:both;
	padding:10px 0;
	margin-bottom:20px;
}
.pagination b{
	float:left;
	margin: 0px 5px 2px 0;
	padding:7px 10px;
	font-weight: normal;
	color: #999;
}
.pagination a.navlinks, 
ul.pagination-list > li,
body .pagination ul > li {
	font-family: 'Open Sans', sans-serif;
	font-size:10px;
	color: #454545;
	display:inline-block;
	font-weight: 800;
	text-transform: uppercase;
	margin:0;
	padding:0;
	border-radius: 3px;
}
body div.k2Pagination ul li a,
ul.pagination-list > li a,
body .pagination ul > li a {
	background:#eee;
	border:none;
	border-radius:4px;
	display:inline-block;
	float:none;
	height:23px;
	line-height:23px;
	margin:0 2px;
	padding:8px 11px;
}
ul.pagination-list > li a
{
	color: #454545;
}
.pagination a.navlinks:hover, 
ul.pagination-list > li:hover,
body div.k2Pagination ul li:hover a,
body .pagination ul > li:hover a {
	color: #fff;
	background-color: #454545;
}
body div.k2Pagination ul li:hover,
body .pagination ul > li:hover {
	background:none;
}
ul.pagination-list > li:hover a,
body .pagination ul > li:hover a {
	color: #fff;
}
.pagination a.current{
	color: #fff;
	background-color: #454545;
}
ul.pagination-list > li.active
{
}
ul.pagination-list > li.active a,
body .pagination ul > li.active a {
	color: #fff;
}
body div.k2Pagination ul li.active a,
body .pagination ul li.active a {
	background-color:#89b546;
}
body div.k2Pagination ul li.disabled a,
body .pagination ul li.disabled a,
body .pagination ul > .disabled > span, 
body .pagination ul > .disabled > a, 
body .pagination ul > .disabled > a:hover, 
body .pagination ul > .disabled > a:focus {
	background:#f1f1f1;
	color:#ccc;
	cursor:default;
}

/* comment form */
.comment_form {
	float: left;
	width: 100%!important;
	margin-top: 30px;
}
.comment_form h4 {
	margin-bottom:30px;
}
.comment_form label{
	color:#272727;
	display:block;
	margin-bottom:8px;
	/*float: left;
	width: 90px;
	height: 15px;
	padding: 7px 10px;
	margin-bottom: 20px;*/
}
.comment_input_bg {
	/*float: left;*/
	width: 99%;
	height: 25px;
	padding: 7px 10px;
	border:1px solid #d3d3d3;
	margin-bottom:15px;*/
}
.comment_textarea_bg {
	/*float: left;*/
	width: 99%;
	height: 235px;
	padding: 7px 10px 0px 10px;
	margin-bottom: 20px;
	border:1px solid #d3d3d3;
	-webkit-transition: all 0.25s ease;
  	-moz-transition: all 0.25s ease;
  	-o-transition: all 0.25s ease;
  	-ms-transition: all 0.25s ease;
  	transition: all 0.25s ease;
}
.comment_input_bg:hover,
.comment_input_bg:focus,
.comment_textarea_bg:hover,
.comment_textarea_bg:focus {
	border-color:#272727;
	color:#404040;
}
.comment_checkbox {
	float: left;
	display: block;
	width: 90%;
	margin-top: 10px;
}
.comment_submit {
	background-color: #89b546;
	border:none;
	padding: 10px 25px;
	font-weight: 600;
	border-radius: 0;
	color: #fff;
	text-transform: uppercase;
	-webkit-transition: all 0.25s ease;
  	-moz-transition: all 0.25s ease;
  	-o-transition: all 0.25s ease;
  	-ms-transition: all 0.25s ease;
  	transition: all 0.25s ease;
}
.comment_submit:hover {
	background-color: #454545;
	cursor: pointer;
}
/* comments */
.comment_wrap{
	padding:20px 20px 20px 0px;
	overflow:hidden;
	border-bottom:1px solid #eee;
}
.comment_wrap.chaild{
	border-bottom:1px solid #eee;
	margin:10px 20px 10px 50px;
	overflow:hidden;
}
.gravatar{
	float:left;
}

.comment_wrap h4 {
    font-size: 22px;
}
.comment_wrap h4.itemCommentsCounter {
	margin-bottom:5px;
}


.comment_content{
	overflow:hidden;
	position:relative;
}
.comment_content .comment_meta{
	position:relative;
}
.comment_content .comment_meta .comment_author{
	display:inline;
	font-size:14px;
	font-style: normal;
	font-weight:600;
}
.comment_content .comment_meta .comment_author i{
	display:inline;
	font-size:11px;
	font-weight:400;
	font-style:normal;
	padding-left:10px;
}
.comment_content .comment_text {
	clear:both;
	padding-top:0px;
	overflow:hidden;
}
.comment_content .comment_text p {
	font-size:13px;
	line-height:1.3em;
}
.comment_content .comment_text a {
	color: #d3d3d3;
	margin-top: 5px;
	float: left;
}
.comment_content .comment_text a:hover {
	color: #727272;
	margin-top: 5px;
	float: left;
}
#comments_section li ul li{
	margin-left: 30px;
}


/*------------------*/
/*	RIGHT SIDEBAR
/*------------------------------------------------------*/
/* site search */
.site-search-area {
	margin: 0px;
	height:33px;
}
#site-searchform {
	margin: 0;
	padding: 0;
}
#site-searchform #s{
	border: 1px solid #e0e0e0;
	background-color: #fff;
	width: 71%;
	height:30px;
	padding:5px 10px 5px 10px;
	color: #999;
	float: left;
	font-size: 13px;
}
#site-searchform #searchsubmit{
	float: left;
	width:50px;
	height:41px;
	cursor:pointer;
	text-indent:-5555em;
	line-height:100;
	overflow:hidden;
	background: #fc4242 url(../images/site-search-icon.png) no-repeat center 14px;
	border:0;
}
#site-searchform #searchsubmit:hover{
	background: #383634 url(../images/site-search-icon.png) no-repeat center 14px;
}

.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: #fc4242;
	line-height: 30px;
}
.sidebar_widget ul.arrows_list1 li a:hover {
	color: #383634;
}
.sidebar_widget ul.arrows_list1 i {
	margin-right: 4px;
}
.sidebar_title {
	float: left;
	width: 100%;
}
.sidebar_widget h3, .clientsays_widget h3 {
	margin-bottom: 30px;
	float: left;
}
.sidebar_widget h3 i, .clientsays_widget h3 i {
	font-weight: 500;
	font-style: normal;
}

/* Recent Posts */
ul.recent_posts_list {
	margin: 0px;
	padding: 0px;
	width: 100%;
	float: left;
}
.recent_posts_list li {
	padding: 0px 0px 13px 0px;
	margin: 0px 0px 16px 0px;
	list-style-type: none;
	border-bottom: 1px solid #f5f6f6;
	float: left;
	width: 100%;
}
.recent_posts_list li a {
	text-decoration: none;
	line-height: 17px;
	display: block;
	color: #999;
}
.recent_posts_list li a:hover {
	color: #fc4242;
}

.recent_posts_list li span {
	float: left;
	margin-right: 15px;
}
.recent_posts_list li span img {
	float: left;
	margin-right: 0px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}
.recent_posts_list li span img:hover {
	float: left;
	margin-right: 0px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}
.recent_posts_list li i {
	padding: 1px 0px 0px 0px;
	margin: 0px;
	display: block;
	font-size: 10px;
	font-style: normal;
	color: #c9c9c9;
}
.recent_posts_list li.last {
	padding: 0px 0px 7px 0px;
	margin: 0px 0px 0px 0px;
	border-bottom: 0px solid #f5f6f6;
}

/* client says widget */
.clientsays_widget {
	float: left;
	width: 100%;
	padding: 0px;
	margin: 0px;
	color: #999;
}
.clientsays_widget strong {
	font-weight: 600;
	color: #454545;
}
.clientsays_widget h3 {
	margin-bottom: 18px;
}
.clientsays_widget img {
	float: left;
	margin-right: 13px;
	margin-top: 7px;
	border: 1px solid #e3e3e3;
}

/* Advertisements */
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: 120px;
	height: 120px;
	list-style-type: none;
}
.adsbanner-list li img {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 120px;
	height: 120px;
	list-style-type: none;
}
.adsbanner-list li.last {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	float: left;
	width: 120px;
	height: 120px;
	list-style-type: none;
}


/* contact form */
.comment_form {
	float: left;
	width: 690px;
	margin-top: 30px;
}
.blocklabel {
	float: left;
	width: 100%;
	display: block;
	margin-top: 10px;
}
.comment_form label {
/*	float: left;
	width: 90px;
	height: 15px;
	padding: 7px 10px;
	margin-bottom: 20px;*/
}
.input_bg {
	float: left;
	width: 70%;
	height: 32px;
	line-height: 32px;
	vertical-align: middle;
	padding: 0px 0px 0px 10px;
	border-top: 2px solid #e1e1e1;
	border-left: 2px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: #f9f9f9;
}
.textarea_bg {
	float: left;
	width: 90%;
	height: 235px;
	padding: 7px 10px 0px 10px;
	margin-bottom: 20px;
	border-top: 2px solid #e1e1e1;
	border-left: 2px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: #f9f9f9;
}
.address_info {
	float: left;
	background-color: #f9f9f9;
	border: 1px solid #e1e1e1;
	padding: 20px 20px 10px 0;
	width: 91%;
	margin-bottom: 40px;
}
.address_info.two {
	background-color: #fff;
	border: none;
	margin-bottom: 20px;
	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: 98%;
	height: 320px;
	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);
}


/* portfolio single image */
.portfolio_area {
	padding: 0px;
	margin: 0px;
	width: 100%;
	float: left;
}
.portfolio_area_left {
	padding: 0px;
	margin: 0px;
	width: 75%;
	float: left;
}
.portfolio_area_left img {
	padding: 0px;
	margin: 0px;
	width: 100%;
	float: left;
	-webkit-box-shadow:  0px 0px 5px 0px rgba(0, 0, 0, 0.2);
	box-shadow:  0px 0px 5px 0px rgba(0, 0, 0, 0.2);
}
.portfolio_area_right {
	padding: 0px;
	margin: 0px 0px 0px 3%;
	width: 22%;
	float: left;
}
.project_details {
	padding: 0px;
	margin: 70px 0px 0px 0px;
}
.project_details span {
	padding: 5px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 14px;
	font-weight: bold;
	color: #454545;
	float: left;
	width: 100%;
	border-bottom: 1px solid #e3e3e3;
}
.project_details strong {
	padding: 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 13px;
	font-weight: bold;
	color: #727272;
	float: left;
	width: 40%;
}
.project_details em {
	padding: 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	color: #727272;
	float: left;
	width: 60%;
}
.project_details span a {
	padding: 3px 10px;
	margin: 0px 0px 0px 3px;
	font-size: 11px;
	line-height: 30px;
	font-weight: normal;
	font-style: normal;
	color: #727272;
	background-color: #e3e3e3;
	border-radius:3px;
}
.project_details span a:hover {
	background-color: #ddd;
}
.addto_favorites {
	padding: 3px 10px 5px 10px;
	margin: 20px 0px 0px 0px;
	width: 122px;
	display: block;
	border-radius:3px;
	font-size: 13px;
	color: #999;
	background: #eee;
}
.addto_favorites:hover {
	background: #ddd;
}
.addto_favorites i {
	color: #c3c3c3;
}

ul.small_social_links {
	padding: 0px;
	margin: 9px 0 25px 0px;
}
.small_social_links li {
	padding: 0px;
	margin: 0px 9px 0px 0px;
	float: left;
}
.small_social_links li i {
	color: #fc4242;
}
.small_social_links li a {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}
.small_social_links li a:hover {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}

.portfolio_image {
	float: left;
	width: 97%;
	padding: 0px;
	margin: 0px;
	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);
}
.portfolio_image .title {
	float: left;
	width: 92%;
	padding: 10px 19px 7px 20px;
	margin: 0px;
	font-size: 13px;
	color: #333;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	text-transform: uppercase;
}
.portfolio_image i {
	position: absolute;
	display: none;
	color: #fff;
	margin-left: 45%;
	margin-top: 22%;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
	-moz-opacity: 0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
}
.portfolio_image:hover i {
	display: block;
}
.portfolio_image img {
	float: left;
	width: 100%;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}
.portfolio_image img:hover {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}

.punchline_text_box {
	float: left;
	width: 94%;
	padding: 25px 30px;
	margin: 0px;
	border: 1px solid #eee;
	border-left: 5px solid #fc4242;
	color: #999;
}
.punchline_text_box strong {
	font-weight: normal;
	font-size: 22px;
	color: #272727;
}
.punchline_text_box .left {
	float: left;
	width: 80%;
}
.punchline_text_box .right {
	float: left;
	width: 20%;
}

a.knowmore_but {
	float: right;
	padding: 13px 20px 13px 20px;
	margin: 0px 0px 0px 50px;
	font-size: 14px;
	color: #fff;
	font-weight: 600;
	background-color: #fc4242;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border-bottom: 1px solid #999;
}
a.knowmore_but:hover {
	color: #fff;
	background-color: #272727;
}






.top_nav .right li.link {
	float: left;
	border: none;
	width: auto;
	height: auto;
	font-size: 13px;
	margin-right: 10px;
	margin-top: 1px;
}
.top_nav .right li.link:hover {
	background: none;
}

.iframecontainer {
	width: 620px;
	margin: auto auto auto auto;
}

.content_fullwidth.lessmar {
	padding: 25px 0px 0px 0px;
}


/* scroll up */
.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;
}

/****** our new css ****/

/***fetaure 6 *****/

.features_sec6 p.fe_6_span {
    color: #FC4242;
    margin-top: 30px;
}
.features_sec6 .divider_dashed1 {
    margin:40px 0 0;
    padding-top: 40px;
	height:auto;
    
}
.features_sec8 h2.section_title_drakgray, .features_sec8 h3.section_title_drakgray, .features_sec8 h3.section_title_drakgray, .features_sec12 h2.section_title_drakgray, .features_sec12 h3.section_title_drakgray, .features_sec12 h3.section_title_drakgray, .features_sec30 h2.section_title_white, .features_sec32 h2.section_title_white{
    margin-bottom: 40px;
}
.features_sec12 .divider_line11
{
	padding-top:10px;
}
.features_sec4 h2.section_title_drakgray, .features_sec4 h3.section_title_drakgray, .features_sec4 h3.section_title_drakgray, .features_sec10 h2.section_title_drakgray, .features_sec10 h3.section_title_drakgray
{
	margin-bottom:0;
}
.features_sec25 h2.section_title_white, .features_sec32 h2.section_title_white{
    background: url("../images/title-hline3.png") no-repeat scroll center bottom rgba(0, 0, 0, 0);
}
/****menu ****/
.icemegamenu {
    float: right;
}
body .nav-collapse.icemegamenu {
	max-height:none;
}
/*footer*/

/*twitter*/

.twitter_feed .small_class a {
    color: #727272;
    font-size: 9px;
}
.twitter_feed .small_class a:hover {
    color: #999999;
    font-size: 9px;
}
.margin_top30 {
    float: left;
    margin-top: 30px;
    width: 100%;
}


/* Newslater */

.jNewsLB > form > input.inputbox
 {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 0 none;
    color: #999999;
    float: left;
    font-size: 13px;
    font-weight: 600;
    height: 39px;
    line-height: 39px;
    padding: 0 7px;
    width: 75%;
	margin:0px;
 }
.jNewsLB > form > input.button
 {
    background-color: #FC4242;
    border: 0 none;
    color: #FFFFFF;
    cursor: pointer;
    float: left;
    height: 39px;
    padding: 0 10px;
	font: 14px/23px 'Open Sans',sans-serif;
 }

.jNewsLB > form > input.button:hover {
    background-color: #454545;
    color: #FFFFFF;
}

/* copyright */

.footerlinks li {
    display: inline-block;
    list-style: none outside none;
}

.one_half.footerlinks > span {
	color:#303030;
    float: left;
	font-size:13px;
}
.footerlinks .qlinks, .headerlinks .qlinks {
    width: auto;
}
.footerlinks .qlinks li
 {
 padding:0 2px;
 }
.footerlinks i.fa {
    display: none;
}
.footerlinks a {
    color: #999999!important;
	}
.footerlinks a:hover {
    color: #E3E3E3!important;
}
.headerlinks .qlinks li {
    border: medium none;
    float: left;
    font-size: 14px;
    height: auto;
    margin-right: 10px;
    margin-top: 0;
	padding:0;
	text-transform:uppercase;
    width: auto;
}
.headerlinks .qlinks li a {
 	background:#89b546;
	color:#fff;
	display:inline-block;
	padding:13px 22px;
	-webkit-transition: all 0.25s ease;
  	-moz-transition: all 0.25s ease;
  	-o-transition: all 0.25s ease;
  	-ms-transition: all 0.25s ease;
  	transition: all 0.25s ease;
}
.headerlinks .qlinks li a:hover {
	background:#454545;
}
#defaultmenu ul
 {
 margin-right: -15px;
 }



/*pages*/
.left_sidebar .list > li > a , .right_sidebar .list > li > a 
{
    color: #FC4242;
    line-height: 30px;
}
.left_sidebar .list > li > a:hover , .right_sidebar .list > li > a:hover {
    color: #383634;
}

.left_sidebar .list > li, .right_sidebar .list > li
 {
   padding:0px;
 }
.left_sidebar ul.list, .right_sidebar ul.list
 {
    float: left;
    margin: -10px 0 0;
    padding: 0;
 }

/** for bredcumbs ***/
.breadcrumbs > li {
    float: left;
    width: auto;
}
.breadcrumbs .divider {
	color: #727272;
    margin: 0 2px;
}
.breadcrumbs ul
{
	margin:0;
} 
.breadcrumbs a
 {
    color: #727272;
    padding: 0;
	font-size: 12px;
 }
.breadcrumbs li
 {
  float:left;
 }
.breadcrumbs a:hover {
    color: #E3E3E3;
}

/* registration */

.reg_form footer a, .elos_form footer a
 {
    border: 0 none;
    color: #FFFFFF;
    cursor: pointer;
    float: left;
    font: 300 15px/39px 'Open Sans',Helvetica,Arial,sans-serif;
    height: 39px;
    margin: 0;
    outline: medium none;
    overflow: hidden;
    padding: 0 25px;
    text-decoration: none;
	background-color: #272727;
    opacity: 0.8;
    transition: opacity 0.2s ease 0s;
	margin-left:10px;
 }
.reg_form footer a:hover, .elos_form footer a:hover
{
 opacity: 1;
}

.clientsays_widget h3, .left_sidebar .sidebar_widget h3, .right_sidebar .sidebar_widget h3 {
    float: left;
    width: 100%;
}
/*.fa.fa-check {
    padding-left: 6px;
}
*/
.headerlinks i.fa-angle-right  {
    display: none;
}

.portfolio2 .features_sec20, .portfolio3 .features_sec20, .portfolio4 .features_sec20,  .portfoliofull .features_sec20,
.imagegallary .features_sec20
 {
  padding:0;
 }
.portfoliosidebar .features_sec20.lessmt
 {
  padding:10px 0 0!important;
 } 
 
.pull-left.item-image, .page-header {
    display: none;
}
.headerlinks i.fa-angle-right {
    display: none;
}
/* end pages */ 
/* Contact page */

.contact > h3 {
    display: none;
}
.contact header {
    border-bottom: 1px solid #E3E3E3;
    color: #272727;
    display: block;
    font-family: 'Raleway',sans-serif;
    font-size: 22px;
    font-weight: normal;
    margin-bottom: 13px;
    margin-top: 5px;
    padding: 0 0 15px;
    text-transform: uppercase;
}
.contact header strong
 {
  font-weight:600!important;
 }
 
.contact .page-header {
    padding-top: 70px;
    display: block;
}
.contact .google-map3 {
	margin-bottom:25px;
	padding:10px;
}
.contact .sky-form .button {
    font-family: 'Raleway',sans-serif;
	font-weight:600;
	height:auto;
	opacity:1;
	text-transform:uppercase;
	-webkit-transition: all 0.5s ease;
  	-moz-transition: all 0.5s ease;
  	-o-transition: all 0.5s ease;
  	-ms-transition: all 0.5s ease;
  	transition: all 0.5s ease;
}
.contact .sky-form .button:hover {
	background:#454545;
}

.contact .address_info h3 {
	background:url(../images/title-hline5.png) no-repeat bottom left;
	margin-bottom:12px;
	padding-bottom:15px;	
}
.contact .address_info ul {
	max-width:250px;
}
.contact .address_info .siteinfo {
	margin-bottom:25px;
}
.contact .address_info .siteinfo p {
	line-height:1.3em;
	font-weight:500;
	margin-bottom:2px;
}
.contact .address_info .siteinfo p .consulta-gratuita {
	color:#89b546;
}
.contact .address_info .faddress {
	line-height:1.3em;
}
.contact .address_info .faddress li {
	font-weight:500;
	margin-bottom:17px;
}
.contact .address_info .faddress li.telefono {
	color:#89b546;
}
.contact .address_info .faddress i {
	display:none;
}

.contact .address_info .redes_sociales {
	font-weight:500;
}
.contact .address_info .fsocials {
	margin-top:-9px;
    padding-bottom: 0px;
    border-bottom: 0px;
}
.contact .address_info .fsocials li {
    width: auto;
}
.contact .address_info .fsocials li i {
	background-color:#89b546;
	border-radius:3px;
	color:#fff;
	font-size:18px;
	font-weight:500;
	height:28px;
	margin-right:8px;
	width:26px;
}
.contact .address_info .fsocials li a:hover i {
	background-color:#454545;
}

.contact .fsocials li a span, 
.contact img.img_left {
    display: none;
}

 
 
 
/*  blog page */

.site-search-area .inputbox.search-query
 {
    background-color: #FFFFFF;
    border: 1px solid #E0E0E0;
    color: #999;
    float: left;
    font-size: 13px;
	font-weight:600;
	font-style:italic;
    height: 30px;
    padding: 5px 10px;
    width: 70%;
 
 } 
.site-search-area .button
{
    background: url("../images/site-search-icon.png") no-repeat scroll center 14px #89b546;
    border: 0 none;
    cursor: pointer;
    height: 41px;
    line-height: 100;
    overflow: hidden;
    text-indent: -5555em;
    width: 51px;
	-webkit-transition: all 0.25s ease;
  	-moz-transition: all 0.25s ease;
  	-o-transition: all 0.25s ease;
  	-ms-transition: all 0.25s ease;
  	transition: all 0.25s ease;
}
.site-search-area .button:hover {
    background: url("../images/site-search-icon.png") no-repeat scroll center 14px #454545 !important;
}

.blogtab a {
    padding: 0 !important;
}

.blogtab ul.ftags {
    float: left;
    margin: 0;
    padding: 0 0 10px;
}
.blogtab .ftags li {
    float: left;
    line-height: 25px;
    list-style-type: none;
    margin: 0 5px 5px 0;
    padding: 0;
}

.blogtab .ftags li a {
    background-color: #F9F9F9;
    border-radius: 2px;
    color: #909090;
    float: left;
    font-size: 12px;
    padding: 2px 7px!important;
}

.blogtab .ftags li a:hover {
    background-color: #FC4242;
    color: #FFFFFF;
}
.pagination a.navlinks
 {
  margin-left:4px;
 }
 .single_content {
    float: left;
    margin: 10px 0 0 0%;
    padding: 0;
    width: 100%;
}

.sharepost {
    float: left;
    margin-bottom: 40px;
    width: 100%!important;
}

.blogtab #tab2, .blogtab #tab3
 {
 display:none;
 }
 
.content_fullwidth .image_frame {
    display: none;
}
.blogspage h3
 {
    font-size: 18px;
    font-style: normal;
    line-height: 25px;
    margin-bottom: 20px;
 }

 .blogspage {
	float: left;
	width: 100%;
}
.blogspage h3 {
	float: left;
	text-align: left;
	color: #333;
	width: 85%;
	line-height: 30px;
}
 
.blogspage h3 {
	width: 74%;
}

.blog .sidebar_widget h3 {
	background:url(../images/title-hline5.png) no-repeat bottom left;
	margin-bottom:12px;
	padding-bottom:15px;	
}
.blog div.k2CategoriesListBlock ul li,
.blog div.k2ItemsBlock ul li {
	margin-bottom:8px;
}
.blog div.k2CategoriesListBlock ul li a {
	-webkit-transition: all 0.25s ease;
  	-moz-transition: all 0.25s ease;
  	-o-transition: all 0.25s ease;
  	-ms-transition: all 0.25s ease;
  	transition: all 0.25s ease;
}
.blog div.k2CategoriesListBlock ul li a span.catTitle {
	font-weight:500 !important;
}
.blog .k2CategoriesListBlock > ul > li > a:before {
	/*display:none;*/
}
.blog div.k2TagCloudBlock a:hover {
	background-color:#454545;
}

/* Search page */

#searchForm .col-6 {
    width: 50%;
}
#searchForm .col {
    box-sizing: border-box;
    float: left;
    min-height: 1px;
    padding-left: 0px;
    padding-right: 15px;
}
#searchForm  section {
    float: left;
    margin-bottom: 20px;
    width: 100%;
}

#searchForm fieldset {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    display: block;
    padding: 25px 0 5px;
}

#searchForm header
 {
    border-bottom: 1px solid #E3E3E3;
    color: #272727;
    display: block;
    font-family: 'Raleway',sans-serif;
    font-size: 22px;
    font-weight: normal;
    margin-bottom: 13px;
    padding: 0 0 9px;
    text-transform: uppercase;
 }

#searchForm .inputbox
 {
   -moz-appearance: none;
    background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 0;
    border-style: solid;
    border-width: 1px;
    box-sizing: border-box;
    color: #404040;
    display: block;
    font: 15px/19px 'Open Sans',Helvetica,Arial,sans-serif;
    height: 39px;
    outline: medium none;
    padding: 8px 10px;
    width: 100%;
 } 
#searchForm .button
 {
  border: 0 none;
    color: #FFFFFF;
    cursor: pointer;
    float: left;
    font: 300 15px/39px 'Open Sans',Helvetica,Arial,sans-serif;
    height: 39px;
    margin: 0;
    outline: medium none;
    overflow: hidden;
    padding: 0 25px;
    text-decoration: none;
	background-color: #272727;
    opacity: 0.8;
    transition: opacity 0.2s ease 0s;
 }
#searchForm .col-4 {
    width: 33.33%;
}
#searchForm .col-8 {
    width: 66.67%;
}

.search .result-title {
    padding: 10px 0px;
}

.search.elos_form {
    margin-top: 0;
    width: 750px;
}
.search .highlight {
    background-color: #FF8484;
	}
.search .chzn-single 
 {
  width:300px!important;
 }
.search .chzn-container .chzn-drop
 {
  width:310px!important;
 }
#searchForm .button:hover {
    opacity: 1;
}
#searchForm .input input, #searchForm .select select, #searchForm .textarea textarea, #searchForm .radio i, #searchForm .checkbox i, #searchForm .toggle i, #searchForm .icon-append, #searchForm .icon-prepend {
    border-color: #D3D3D3;
    transition: border-color 0.3s ease 0s;
}
#searchForm .input input:focus, #searchForm .select select:focus, #searchForm .textarea textarea:focus, #searchForm .radio input:focus + i, #searchForm .checkbox input:focus + i, #searchForm .toggle input:focus + i {
    border-color: #454545;
}
 

.search-results {
    border-top: 2px solid #E3E3E3;
    float: left;
    margin-top: 10px;
    padding: 10px 0;
    width: 100%;
}

/* Comment */

.ccomment h4 {
    font-family: 'Raleway',sans-serif;
} 
 
.ccomment-reply
 {
    color: #D3D3D3!important;
    float: left;
    margin-top: 5px!important;
 }
.ccomment-reply:hover
 {
 text-decoration:none;
 color: #727272!important;
 float: left;
 margin-top: 5px!important;
 }
 
.comment_form label {
  /*   margin-bottom: 20px!important;*/
	}  
 
.commentbtn
 {
 float:left;
 width:100%;
 }
.comment_submit
 {
 float:left;
 }
.ccomment.row-fluid {
    float: left;
    margin-top: 20px;
    width: 100%;
}

/* ice menu */ 
ul.icesubMenu li.parent > a {
    background: url("../images/menuarrow.png") no-repeat scroll 145px center rgba(0, 0, 0, 0);
}
ul.icesubMenu ul > li a.iceMenuTitle {
   background-color: #EEEEEE;
}
body .ice-megamenu-toggle {
	float:right;
	margin:-10px 55px 5px 0;
	width:85px;
}
body .ice-megamenu-toggle a {
	background-color:#fff;	
	padding:5px;
}


/* Recent Posts */

.sidebar_widget .aidanews2_mainL {  
   
    width: auto;
    margin-right: 15px;
}
.sidebar_widget.aidanews2 img {
    opacity: 0.8;
	float: left;
    margin-right: 0;
    opacity: 0.8;
	 height: 50px;
	  width: 50px;
}
.sidebar_widget.aidanews2 img:hover {
 float: left;
    margin-right: 0;
    opacity: 1;
	}
.sidebar_widget .aidanews2_art {
    border-bottom: 1px solid #F5F6F6;
    float: left;
    margin: 0 0 16px;
    padding: 0 0 13px;
    width: 100%;
}
.Recentpost .aidanews2_main {
    float: left;
    text-align: left;
    width: 100%;
}
.sidebar_widget .aidanews2_mainL {
    margin-right: 15px;
    width: auto;
	float:left;
}
.Recentpost .aidanews2_mainR a
 {
      color: #999999;
    display: block;
    line-height: 17px;
    text-decoration: none;
 }
.Recentpost .aidanews2_mainR a:hover
 {   
 color: #FC4242;
 }
.Recentpost li {
    list-style: none;
}
.Recentpost i.fa {
    display: none;
}
.Recentpost .aidanews2_date
 {
  color: #C9C9C9;
    display: block;
    font-size: 10px;
    font-style: normal;
    margin: 0;
    padding: 1px 0 0;
 }




/***** latest Project *****/
.lat_proj .features_sec20
{
   padding:0;
}

/***** recent blog post ****/
.home_main .hblog .aidanews2_img1 > img
{
	max-width:100%;
	height:auto;	
}
.home_main .line_1 {
    float: left;
    margin: 0 3px;
}
.home_main .author_by, .home_main .aidanews2_topR {
    float: left;
    width: auto;
}
.home_main .aidanews2_topL
{
	float:right
}
.home_main .aidanews2_main .aidanews2_title a
{
	font-weight: 500;
    margin-bottom: 4px;
	text-transform: none;
	font-size: 16px;
    font-style: normal;
    line-height: 22px;
	color: #272727;
    font-family: 'Raleway',sans-serif;
}
.home_main .user_blog {
    float: left;
    width: auto;
}

/****** from the blog ******/
.from_blog h2.section_title_drakgray, .from_blog h3.section_title_drakgray, .lastest_news h2.section_title_drakgray, .lastest_news h3.section_title_drakgray, .features_sec31 .one_half.last h2.section_title_drakgray, .features_sec31 .one_half.last h3.section_title_drakgray
{
 background: url("../images/title-hline2.png") no-repeat scroll left bottom rgba(0, 0, 0, 0);
    margin-bottom: 40px;
	
}
.from_blog .aidanews2_img1 > img, .home1_blog .aidanews2_img1 > img
{
	width:100%;
	height:auto;	
}

.from_blog ul.blogs2 span.aidanews2_title, .lastest_news li.text span.aidanews2_title{
    font-weight: 500;
   
	 text-transform: none;
	 font-size: 18px;
    font-style: normal;
    line-height: 25px;
	 font-family: 'Raleway',sans-serif;
}
.from_blog ul.blogs2 span.aidanews2_title a, .lastest_news li.text span.aidanews2_title a
{
	color:#272727;
}
.from_blog .aidanews2_top i {
    margin-right: 5px;
}
.from_blog .aidanews2_top > div {
    display: inline-block;
    margin-right: 10px;
}
.from_blog .aidanews2_main {
    margin-bottom: 4px;
}

.ser_style2 .from_blog > h3, .ser_style2 .lastest_news > h3
{
	 background: url("../images/title-hline2.png") no-repeat scroll left bottom rgba(0, 0, 0, 0);
    margin-bottom: 40px;
	 color: #272727;
    font-size: 35px;
    font-weight: 200;
   font-style: normal;
    line-height: 35px;
    padding-bottom: 20px;
    text-transform: uppercase;
	font-family: 'Raleway',sans-serif;
}
/*** latest blog ***/
.home1_blog ul.hblogs span.aidanews2_title
{
font-weight: 300;
 text-transform: none;
  font-size: 27px;
    font-style: normal;
    line-height: 35px;
	
    font-family: 'Raleway',sans-serif;	
}
.home1_blog ul.hblogs span.aidanews2_title a
{
	color: #272727;
}
.home1_blog ul.hblogs span.aidanews2_title a:hover
{
	color:#FC4242;
}
.home1_blog .title > div.aidanews2_mainC, .home1_blog .title > div.aidanews2_mainR {
    display: inline-block;
}
.home1_blog .aidanews2_mainC span.aidanews2_author, .home1_blog .aidanews2_mainR span.aidanews2_category
{
	color:#454545;
}
.home1_blog .aidanews2_mainC span.aidanews2_author:hover, .home1_blog .aidanews2_mainR span.aidanews2_category:hover
{
	color:#FC4242;
}

/**** home version 2 ****/

.home2_port .features_sec20
{
	padding:0;
}
.features_sec33 .right h2.section_title_drakgray, .features_sec33 .right h3.section_title_drakgray 
{
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-bottom: 1px solid #D3D3D3;
}

/**** home version 4 *****/
.fea20_home4 h2.section_title_drakgray, .fea20_home4 h3.section_title_drakgray
{
	display:none;
}
.fea20_home4 .cbp-l-filters-alignCenter {
    border:none medium;
    
    color: #CACACA;
    font-size: 12px;
     margin: 0 auto 40px;
    text-align: left;
    text-transform: capitalize;
    width: 100%;
}

.fea20_home4 .cbp-l-filters-alignCenter .cbp-filter-item-active {
    background-color: #FC4242!important;
    border: 1px solid #FC4242!important;
    color: #FFFFFF !important;
    opacity: 1;
}
.fea20_home4 .cbp-l-filters-alignCenter .cbp-filter-item {
    background-color: #FFFFFF;
    border: 1px solid #CDCDCD;
    color: #888888;
    cursor: pointer;
    font: 400 12px/30px "Open Sans",sans-serif;
    margin: 10px 8px 0 0;
    overflow: visible;
    padding: 0 13px;
    position: relative;
    transition: all 0.3s ease-in-out 0s;
}
.tp-loader {
display:none;
 }


/**** tooltip ****/

.tooltip {
	position: absolute;
	z-index: 1030;
	display: block;
	visibility: visible;
	font-size: 11px;
	line-height: 1.4;
	opacity: 0;
	filter: alpha(opacity=0);
}
.tooltip.in {
	opacity: 0.8;
	filter: alpha(opacity=80);
}
.tooltip.top {
	margin-top: -3px;
	padding: 5px 0;
}
.tooltip.right {
	margin-left: 3px;
	padding: 0 5px;
}
.tooltip.bottom {
	margin-top: 3px;
	padding: 5px 0;
}
.tooltip.left {
	margin-left: -3px;
	padding: 0 5px;
}
.tooltip-inner {
	max-width: 200px;
	padding: 8px;
	color: #fff;
	text-align: center;
	text-decoration: none;
	background-color: #000;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.tooltip-arrow {
	position: absolute;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
}
.tooltip.top .tooltip-arrow {
	bottom: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 5px 5px 0;
	border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
	top: 50%;
	left: 0;
	margin-top: -5px;
	border-width: 5px 5px 5px 0;
	border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
	top: 50%;
	right: 0;
	margin-top: -5px;
	border-width: 5px 0 5px 5px;
	border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
	top: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000;
}


/*** post_single ***/
.post_single .aidanews2_mainR > li {
    list-style: none;
}

.post_single .aidanews2_mainR i.fa
{
  display:none;
}

.post_single .aidanews2_mainR li a {

    color: #999999;

    display: block;

    line-height: 17px;

    text-decoration: none;

}

.post_single .aidanews2_mainR li a:hover

 {

 color: #FC4242;

 }
.twitter_feed .sp-tweet-list
{
	margin:0;	
}
.flicker_module h3.nocaps {
    margin-bottom: 0 !important;
}
        
.features_sec16 .moduletable.one_half, .features_sec16 .moduletable.one_fourth {
    position: relative;
    z-index: 9;
}
.message-box-wrap a.close
{
	 float: right;
    color: #000;
    font-size: 18px;
	cursor:pointer;
}
.features_sec42.two .one_fourth {
    min-height: 360px;
}

.page_title .breadcrumbs li
{
	float:none;
	display:inline;
}

#contact-form #jform_contact_email_copy, .login_form #remember {
    display: none;
}


/**** K2 Changes ***/

.k2CategoriesListBlock > ul > li > a::before 
{
	position:relative;
	content: "\f105";
	 font-family: FontAwesome;
}
.catTitle {
    padding-left:5px!important;
	text-transform:capitalize;
	font-weight:normal !important;
}

.moduleItemDateCreated{
	font-size:12px;
	color: #999;
}

.image_frame img
{
width:99.7%!important;
height:auto!important; 
}
div.sidebar_widget ul li div.moduleItemIntrotext a.moduleItemImage img
{
 border:0px!important; 
 margin:0 0 0 0 !important;
 float:left !important;
}
.Recentpost .Recentpost .Recentpost {
	margin:0;
	width:auto;
}
.Recentpost a {
	color: #666;
    display: block;
	font-size:13px;
    line-height: 15px;
    text-decoration: none;
}
.moduleItemIntrotext{
	width:170px;
	float:left;
}

div.k2ItemsBlock ul li div.moduleItemIntrotext {
    margin-right: 20px;
    max-width: 170px;    
}

.sidebar_widget ul.tabs li.active, html .sidebar_widget ul.tabs li.active a, html .sidebar_widget ul.tabs li.active a:hover{
background:white!important;


}
.blog_post h3 a
{
text-transform:capitalize !important;
}
.divider_dashed9{
margin-bottom:30px !important;
}
div.catItemLinks{
margin:0px!important;
}

.titleh3{
float:left;
width: 85%;
line-height: 30px;
}

.smallh3 {
    width: 74%;
}
.smallh3{
    color: #333;
    float: left;
    line-height: 30px;
    text-align: left;

}
.blog_tabs ul.tabs li.active, .blog_tabs ul.tabs li.active a, .blog_tabs ul.tabs li.active a:hover
{
border-top:none!important;
}

.about_author img{
height:80px;
width:80px;
}
.recent_posts_list > li > img{
float:left;
}

.recent_posts_list > li > a{
float:left;
padding-left:15px;
}
.comment_wrap.chaild{
margin:0px !important;
}
.footer_tag a:hover{
 background-color: #303030 !important;
    color: #727272;
    padding: 5px 10px;
	}
.footer_tag a{
color: #727272;
padding: 5px 10px!important;
background-color: #303030 !important;
text-decoration: none!important;
font: 14px 'Open Sans', sans-serif!important;
font-weight: normal!important;
font-style: normal!important;
line-height: 23px!important;
}
.footer_tag a > b{

font-weight: normal!important;

}
div.itemView {
border:none !important;}

@media screen and  (max-width:768px)

{
.recent_posts_list a {
    width: 77%;
}

}
@media screen and  (max-width:480px)
{
.lastsubmit{
width:0px!important;
}

ul.pagination-list > li{
padding:2px 0 !important;
}
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
.content_left{
width:71%!important;
}
.mypopular
{
width:67%!important;
}
.right_sidebar{
float:right!important;
width:25%!important;
}
.recent_posts_list a {
    width: 70%;
}
}
.header{
border-bottom: 1px solid #e3e3e3;
    color: #272727;
    display: block;
    font-family: "Raleway",sans-serif;
    font-size: 22px;
    font-weight: normal;
    margin-bottom: 13px;
    padding: 0 0 9px !important;
    text-transform: uppercase;}
.admintable{
background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
border: medium none;
display: block;
padding: 25px 0 5px;}


.sky-form *, .sky-form *::after, .sky-form *::before {
    box-sizing: content-box;
    margin: 0;
    padding: 0;
}
.sky-form *, .sky-form *::after, .sky-form *::before {
    box-sizing: content-box;
    margin: 0;
    padding: 0;
}

.inputboxregister{
    background: #fff none repeat scroll 0 0;
    border-radius: 0;
    border-style: solid;
    border-width: 1px;
    box-sizing: border-box;
    color: #404040;
    display: block;
    font: 15px/19px "Open Sans",Helvetica,Arial,sans-serif;
    height: 39px;
    outline: medium none;
    padding: 8px 8px;
    width: 100%;
	float:left;
	}
.key{
vertical-align:middle;
float:left;
width:26%!important;
border-bottom:none!important;
padding-top:7px;
font-weight: 400!important;
line-height: 19px!important;
 font-size: 14px !important;font-family: Open Sans !important;
text-align:left!important;
 }	

.josForm{
color: #272727;
    font: 14px/1.55 "Open Sans",Helvetica,Arial,sans-serif;
    margin: 0;
    outline: medium none;
	}
.admintable tr{
float:left;
margin-bottom:20px!important;
width:100%!important;
}
.clearfix.mar_top4 {
    margin-bottom: 70px;
}
.star{
padding-left:5px;
}
.admintable{
padding-top:0px!important;
}
.submitjos{
    background-color: #272727;
    opacity: 0.8;
    transition: opacity 0.2s ease 0s;
	 border: 0 none;
    color: #fff;
    cursor: pointer;
    float: left;
    font: 300 15px/39px "Open Sans",Helvetica,Arial,sans-serif;
    height: 39px;
    margin: 0;
    outline: medium none;
    overflow: hidden;
    padding: 0 25px;
    text-decoration: none;
	
	float:left;
}
.k2AccountPageUpdate
{
margin-left:20%;
float:left;
}
.admintable th{
float:left;
margin-bottom:20px!important;
width:100%!important;
font-weight:normal!important;
margin-left:0!important;
padding:0!important;
}
.itemau{
color: #999!important;
}
.fa-user
{
margin-left:5px;
}
.hblog img{
width:100%!important;
height:210px !important;
}
.homeleftli{
width:30%!important;

}
.homeleftli img{
border-radius:50%;
width:110px;
height:110px;
}
.features_sec24 ul.news li {
    float: left;
    margin: 0;
    padding: 0;
    width: 63%;
}


#filters-container.cbp-l-filters-alignCenter {
  width: 75%;
}

#filters-container.cbp-l-filters-alignCenter button{
  padding: 14px 17px;
  
  text-transform: uppercase;
  background-color: #ffffff;
  color: #272727;  
}


#grid-container li .cbp-l-grid-projects-title {
  text-transform: uppercase;
  color: #272727;
}



.contact .page-header h2.section_title_drakgray, .contact .page-header h3.section_title_drakgray
{
    margin-bottom: 0px;
    text-align: center;
}

.itemView .features_sec35 {
    background-color: #f1f1f1;
}

.itemView .features_sec39 .rightsection.nofondo {
    background-image: none;
}

.itemView .features_sec6 h2 {
    text-align:center;
}


.hidden {
    display: none;
    visibility: hidden;
}


.headerlinks .qlinks li {display: none;}
.headerlinks .qlinks li:first-child {display: block;}
.headerlinks .qlinks li:last-child {margin:0;}

/* Unete */
body.unete .contact-form {
    margin: 0 auto;
}
.unete .features_sec29 .content_fullwidth  {
	padding: 0px;
}


/* Cuentanos tu caso (lead) */
.cuentanos-tu-caso .features_sec29 { /* Introduccion */
	padding-bottom:20px;
}
.cuentanos-tu-caso .features_sec29 h2.section_title_drakgray, .cuentanos-tu-caso .features_sec29 h3.section_title_drakgray {
	margin-bottom:40px;
}	
.cuentanos-tu-caso .features_sec29 h2.section_title_drakgray strong, .cuentanos-tu-caso .features_sec29 h3.section_title_drakgray strong {
	font-weight:400;
}
.cuentanos-tu-caso .features_sec29 p {
	font-size:16px;
	font-weight:500;
}
.cuentanos-tu-caso .sobre-que .input, /* Formulario (+ Area clientes > Nuevo caso) */
.area-clientes .sobre-que .input { 
	border:1px solid #d3d3d3;
	padding:7px 0 7px 3px;
}
body.cuentanos-tu-caso .sobre-que #jform_department_id_chzn,
body.area-clientes .sobre-que #jform_department_id_chzn {
	width:82% !important;
}
body.cuentanos-tu-caso .sobre-que .chzn-container-single .chzn-single,
body.cuentanos-tu-caso .sobre-que .chzn-container-active .chzn-single,
body.cuentanos-tu-caso .sobre-que .chzn-container-active.chzn-with-drop .chzn-single,
body.cuentanos-tu-caso .sobre-que .chzn-container .chzn-results li,
body.area-clientes .sobre-que .chzn-container-single .chzn-single,
body.area-clientes .sobre-que .chzn-container-active .chzn-single,
body.area-clientes .sobre-que .chzn-container-active.chzn-with-drop .chzn-single,
body.area-clientes .sobre-que .chzn-container .chzn-results li {
	color:#404040;
}
body.cuentanos-tu-caso .sobre-que .chzn-container .chzn-results li.highlighted,
body.area-clientes .sobre-que .chzn-container .chzn-results li.highlighted {
	background:#f2f2f2;
}
.cuentanos-tu-caso .alert.error {
	margin-bottom:25px;
}
.cuentanos-tu-caso .info_encargado { /* Columna derecha */
}
.cuentanos-tu-caso .info_encargado .quien, .nuevo_caso .info_encargado .quien  {
	background:url(../images/title-hline5.png) no-repeat bottom left;
	border:none;
	margin-bottom:20px;
}
.cuentanos-tu-caso .info_encargado .item_bottom,
.cuentanos-tu-caso .info_encargado .item_top,
.nuevo_caso .info_encargado .item_bottom,
.nuevo_caso .info_encargado .item_top  {
	padding-top:0;
}
.cuentanos-tu-caso .info_encargado img.limage, .nuevo_caso .info_encargado img.limage {
	margin-bottom:25px;
        width: 100%;
}
.cuentanos-tu-caso .info_encargado h3, .nuevo_caso .info_encargado h3  {
	font-weight:500;
	margin-bottom:2px;
	text-transform:none;
}
.cuentanos-tu-caso .info_encargado h4, .nuevo_caso .info_encargado h4 {
	font-size:17px;
	font-weight:400;
	margin-bottom:8px;
	text-transform:none;
}
.cuentanos-tu-caso .info_encargado p, .nuevo_caso .info_encargado p {
    font-weight:400;
    font-size: 14px;
    margin-bottom: 25px;        
}

.com-rsticketspro-message .margin-sup {
    margin-top: 40px;
}

.btn .icon-edit::before {
    content: "";
}

/* Home page > Rev slider */
.rev_slider {
}
.rev_slider .tp-splitted {
}
.rev_slider .tp-caption a {
	background:#89b546;
	border:none !important;
	font-weight:600 !important;
	padding:6px 25px !important;
	-webkit-transition: all 0.5s ease;
  	-moz-transition: all 0.5s ease;
  	-o-transition: all 0.5s ease;
  	-ms-transition: all 0.5s ease;
  	transition: all 0.5s ease;
}
.rev_slider .tp-caption a:hover {
	background:#454545 !important;
	color:#fff !important;
}


/* Alert / Errors */
.error,
.alert,
.k2FormLogError {
	clear:both;
	display:block;
	margin:30px 0 10px 0;
	padding:25px 35px;
}
.alert-error,
.k2FormLogError {
	border:1px solid #f1bdbd;
	color:#bd6767;
	background-color: #ffdddd;
}
.alert-error p,
.k2FormLogError p {
	font-size:13px;
}

/* Formulario */
body .sky-form {
	font-family: 'Raleway', 'Open Sans', sans-serif;
}
input#jform_files {
	padding-bottom:45px;
}

/* Accordion */
body .acc-trigger a:hover, 
body .acc-trigger.active a, 
body .acc-trigger.active a:hover {
	color:#89b546;
}

/* Otros */
.oculto {
    display:none;
}

.cbp-l-grid-agency-title, .cbp-l-grid-agency-desc, .cbp-l-grid-work-title, .cbp-l-grid-work-desc, .cbp-l-grid-blog-title, .cbp-l-grid-projects-title, .cbp-l-grid-projects-desc, .cbp-l-grid-masonry-projects-title, .cbp-l-grid-masonry-projects-desc {
    white-space: inherit !important;
}

/* Simulador */
.servicios .features_sec35 h2.section_title_drakgray {
	font-size:20px;
	line-height:1.3em;
}
.simulador_completo{
    background-color: #f1f1f1;
}
.simulador_completo h3 {
	font-weight:500;
	text-align:left;
	text-transform:none;
}
.simulador_completo .tabs-content { /* Paso 1: formulario */
	float:none;
	padding:0;
	width:100%;
}
.simulador_completo form {
	background:#f9f9f9;
	padding:15px 15px 25px 15px;
}
.simulador_completo .tabs-content .tabs-panel {
	padding:0;
}
.simulador_completo #simulador_clausula_suelo ul {
	margin:0;
}
.simulador_completo #simulador_clausula_suelo ul > li {
	margin-bottom:15px;
    text-align: left;
}
.simulador_completo #simulador_clausula_suelo li label {
	background:url(../images/simulador-paso1-bullet.png) no-repeat left 7px;
	color:#727272;
	display:block;
	font-size:14px;
	font-weight:700;
	line-height:1.4em;
	margin-bottom:5px;
	padding-left:15px;
}
.simulador_completo #simulador_clausula_suelo li .campo {
	color:#727272;
	display:block;
	font-size:12px;
	margin-bottom:5px;
	padding-left:10px;
}
.simulador_completo #simulador_clausula_suelo li .campo .chzn-container-single {
	float:left;
	width:30% !important;
}
.simulador_completo #simulador_clausula_suelo li input {
	border:1px solid #a9a9a9;
	font-size:13px;
	font-weight:500;
	margin-left:5px;
	padding:1px 8px;
	text-align:right;
}
.simulador_completo #simulador_clausula_suelo li .campo .chzn-container-single {
	background:#fff;
	border:1px solid #a9a9a9;
	font-size:12px;
	margin-left:5px;
	padding:1px 8px;
	text-align:left;
}
.simulador_completo #simulador_clausula_suelo li .campo .chzn-container-single a {
	color:#727272;
	padding:0;
	text-align:left;
}
.simulador_completo #simulador_clausula_suelo li .campo .chzn-container-single a span {
	font-size:12px;
	font-weight:500;
}
.simulador_completo #simulador_clausula_suelo li .campo .chzn-container-single a div {
	right:-10px;
}
.simulador_completo #simulador_clausula_suelo li .campo .chzn-container-single .chzn-drop {
	border:1px solid #a9a9a9;
	border-top:none;
}
.simulador_completo #simulador_clausula_suelo li .campo .chzn-container-single li.highlighted {
	background:#89b546;
}
.simulador_completo #simulador_clausula_suelo .contenedor_boton,
.simulador_completo #simulador_clausula_suelo .siguiente {
	margin-top:20px;
	text-align:center;
}
.simulador_completo #simulador_clausula_suelo .contenedor_boton .mas_opciones,
.simulador_completo #simulador_clausula_suelo .contenedor_boton .menos_opciones {
	display:inline-block;
	margin-bottom:20px;
}
.simulador_completo #simulador_clausula_suelo .contenedor_boton .calcular {
	display:inline-block;
}
.simulador_completo #simulador_clausula_suelo a.readmore_but2 {
	margin-right:0;
	padding:11px 25px;
}
.simulador_completo #simulador_clausula_suelo input.readmore_but2 {
	padding:10px 75px;
}
.simulador_completo #simulador_clausula_suelo input.readmore_but2:hover {
	cursor:pointer;
}
.simulador_completo .formulario_avanzado { /* Formulario avanzado */
    border-top: 3px solid #eeeeee;
    padding: 30px 0px 10px;
}   
.simulador_completo #simulador_clausula_suelo .formulario_avanzado li label.titulo {
    background: none;
	font-weight:600;
    margin-top: 10px;
	padding-left:0;
    color: #000;
}
.simulador_completo #simulador_clausula_suelo .formulario_avanzado li li label {
	font-weight:400;
}
.simulador_completo #simulador_clausula_suelo .formulario_avanzado li input[type="checkbox"] {
	width: 15px;
}
.simulador_completo #simulador_clausula_suelo ul li.capa_hijo > ul {
	margin-left:15px;
}
.simulador_completo #simulador_clausula_suelo .capa_add {
    float: right;
    font-size: 25px;
}
.simulador_completo .resultado { /* Paso 2: resultado */
	background:#f9f9f9;
	padding:25px;
}
.simulador_completo .resultado h4 {
	border-bottom:1px solid #e7e7e7;
	font-size:16px;
	font-weight:400;
	line-height:1.3em;
	margin-bottom:22px;
	padding-bottom:8px;
	text-align:left;
}
.simulador_completo .resultado ul {
	margin:0;
}
.simulador_completo .resultado li {
	color:#303030;
	font-size:14px;
	font-weight:700;
	margin-bottom:18px;
	text-align:left;
}
.simulador_completo .resultado li label {
	display:block;
	line-height:1.3em;
	margin-bottom:5px;
}
.simulador_completo .resultado li .valor_resultado {
	display:block;
	line-height:1.3em;
	margin-bottom:5px;
}
.simulador_completo .resultado #amortA,
.simulador_completo .resultado #amortB,
.simulador_completo .resultado #amortC {
	display:block;
	font-weight:600;
	text-align:left;
}
.simulador_completo .resultado .deja_datos {
	color:#303030;
	display:block;
	font-size:16px;
	font-weight:700;
	text-align:left;
}
.simulador_completo .resultado .last {
	text-align:left;
}
.simulador_completo .resultado .last span.verde {
    color: #89B546;
    display: inline;
}  
.simulador_completo .resultado .last span.deja_datos {
    margin-bottom: 15px;
}
.simulador_completo .resultado .last span {
	color:#303030;
	display:block;
	font-size:15px;
	font-weight:700;
	line-height:1.3em;
	margin-bottom:8px;
}
.simulador_completo .resultado .last a {
	background:#ababab;
	color:#fff;
	display:block;
	font-size:12px;
	font-weight:600;
	line-height:1.5em;
	text-transform:uppercase;
	padding:12px 4px;
	text-align:center;
	margin-bottom:20px;
	max-width:380px;
	-webkit-transition: all 0.25s ease;
  	-moz-transition: all 0.25s ease;
  	-o-transition: all 0.25s ease;
  	-ms-transition: all 0.25s ease;
  	transition: all 0.25s ease;
}
.simulador_completo .resultado .last a:hover {
	background:#272727;
}
.simulador_completo .resultado .last .pdf {
	background:#89b546;
}
.simulador_completo .resultado .last p {
	color:#303030;
	font-size:15px;
	margin-bottom:15px;
}
.simulador_completo .tabs { /* Pasos */
	width:100%;
}
.simulador_completo .tabs li {
	margin-bottom:25px;
}
.simulador_completo .tabs li.datos a {
	border-bottom:5px solid #919191;
	color:#727272;
	display:block;
	font-size:18px;
	font-weight:600;
	height:auto;
	line-height:1.1em;
	padding-bottom:5px;
	text-transform:uppercase;
	-webkit-transition: all 0.25s ease;
  	-moz-transition: all 0.25s ease;
  	-o-transition: all 0.25s ease;
  	-ms-transition: all 0.25s ease;
  	transition: all 0.25s ease;
}
.simulador_completo .tabs li.datos a:hover,
.simulador_completo .tabs li.datos.active a {
	background:none !important;
	color:#89b546;
	border-color:#89b546;
}
.fancybox-wrap #contenedor_email { /* Ventana modal de "Quiero un pdf" */
	padding:40px 30px 30px;
}
.fancybox-wrap #contenedor_email span {
	display:block;
	font-size:21px;
	font-weight:500;
	margin-bottom:10px;
}
.fancybox-wrap #contenedor_email input {
	border:1px solid #4a4a4a;
	font-size:14px;
	margin-bottom:25px;
	padding:6px 10px;
	width:50%;
}
.fancybox-wrap #contenedor_email .enviar_ticket {
	background-color: #89b546;
	color: #fff;
	font-size:12px;
	font-weight:600;
	padding: 13px 45px 11px 45px;
	-webkit-transition: all 0.25s ease;
  	-moz-transition: all 0.25s ease;
  	-o-transition: all 0.25s ease;
  	-ms-transition: all 0.25s ease;
  	transition: all 0.25s ease;
}
.fancybox-wrap #contenedor_email .enviar_ticket:hover {
	background-color: #454545;
}

/* ------------ AREA DE CLIENTE  ------------ */
/* General */
body.area-clientes {
	padding:0;
}
body.area-clientes .container {
	padding:0 20px;
}
.area-clientes input, 
.area-clientes button, 
.area-clientes select, 
.area-clientes textarea,
body.area-clientes {
	font-family: 'Raleway', 'Open Sans', sans-serif;
}
.area-clientes a,
.area-clientes a:hover {
	color:#727272;
	text-decoration:none;
}
.area-clientes .btn {
	background:#89b546;
	border:none;
	border-radius:0;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    padding: 11px 20px;
	text-shadow:none;
	-webkit-transition: all 0.25s ease;
  	-moz-transition: all 0.25s ease;
  	-o-transition: all 0.25s ease;
  	-ms-transition: all 0.25s ease;
  	transition: all 0.25s ease;
}
.area-clientes .btn:hover {
	background:#454545;
}
/* Login */
body .login_form .button {
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    padding: 4px 25px;
    text-transform: uppercase;
	-webkit-transition: all 0.25s ease;
  	-moz-transition: all 0.25s ease;
  	-o-transition: all 0.25s ease;
  	-ms-transition: all 0.25s ease;
  	transition: all 0.25s ease;
}
body .login_form .button:hover {
	background:#454545;
}
/* Cabecera */
.area-clientes .page_title2 {
	padding:20px 0;
}
.area-clientes .title h1 {
	font-size:25px;
	font-weight:400;
	line-height:1.1em;
}
.area-clientes .title h1 .info_user {
	color:#89b546;
	display:block;
	font-weight:500;
}
.area-clientes .title h1 .bienvenido {
	font-weight:400;
}
.area-clientes .title h1 a {
	color:#fff;
	font-size:17px;
	text-decoration:underline;
}
.area-clientes .title h1 a:hover {
	text-decoration:none;
}
/* Menu */
.area-clientes .enlacesAreaCliente {
	margin:0;
}
.area-clientes .enlacesAreaCliente li {
	display:inline-block;
	margin:0 25px 15px 0;
}
.area-clientes .enlacesAreaCliente li a {
	color:#727272;
	font-size:16px;
	font-weight:500;
	line-height:1.4em;
	padding:0;
	text-transform:uppercase;
	-webkit-transition: all 0.25s ease;
  	-moz-transition: all 0.25s ease;
  	-o-transition: all 0.25s ease;
  	-ms-transition: all 0.25s ease;
  	transition: all 0.25s ease;
}
.area-clientes .enlacesAreaCliente li a:hover,
.area-clientes .enlacesAreaCliente li.active a {
	background:none !important;
	color:#89b546;
	border-color:#89b546;
}
/* Mis casos */
.area-clientes .table-condensed {
}
.area-clientes .table-condensed th {
	background:#eee;
	border:1px solid #fff;
	color:#272727;
	padding:20px 10px 17px;
	text-align:center;
}
.area-clientes .table-condensed th a {
	color:#272727;
}
.area-clientes .table-condensed th .icon-arrow-up-3 {
	background-position:-288px -120px;
	margin-left:5px;
}
.area-clientes .table-condensed th .icon-arrow-down-3 {
	background-position:-313px -120px;
	margin-left:5px;
}
.area-clientes .table-condensed th a:hover {
	opacity:0.5;
}
.area-clientes .table-condensed th#rst_head_ticket_code,
.area-clientes .table-condensed th#rst_head_status,
.area-clientes .table-condensed th#rst_head_sort,
.area-clientes .table-condensed td.rst_cell_subject,
.area-clientes .table-condensed td.rst_cell_status,
.area-clientes .table-condensed td.rst_cell_assigned {
	text-align:left;	
}
.area-clientes .table-condensed td,
.area-clientes .table-condensed tr:nth-child(2n+1) > td {
    background-color: #f5f5f5;
	border:2px solid #fff;
	color:#727272;
	padding:16px 15px 13px;
	vertical-align:middle;
	-webkit-transition: all 0.25s ease;
  	-moz-transition: all 0.25s ease;
  	-o-transition: all 0.25s ease;
  	-ms-transition: all 0.25s ease;
  	transition: all 0.25s ease;
}
.area-clientes .table-condensed td.rst_cell_item_no,
.area-clientes .table-condensed tr:nth-child(2n+1) > td.rst_cell_item_no {
	min-width:50px;
	vertical-align:middle;
}
.area-clientes .table-condensed tfoot td,
.area-clientes .table-condensed tfoot tr:nth-child(2n+1) > td {
	background:none;
}
.area-clientes .table-condensed tbody tr:hover td {
	background:#e8efde;
}
.area-clientes .table-condensed th a,
.area-clientes .table-condensed td a,
.area-clientes .table-condensed td img {
	-webkit-transition: all 0.25s ease;
  	-moz-transition: all 0.25s ease;
  	-o-transition: all 0.25s ease;
  	-ms-transition: all 0.25s ease;
  	transition: all 0.25s ease;
}
.area-clientes .table-condensed td a:hover {
	color:#89b546;
}
.area-clientes .table-condensed td a:hover img {
	opacity:.5;
}
/* Mis casos > Ficha */
.area-clientes .ticket_subject { /* Titulo */
	background:#f5f5f5;
	font-size:15px;
	line-height:1.4em;
	margin-bottom:35px;
	padding:10px 15px;
	text-transform:none;
}
.area-clientes .nav-tabs { /* Pestanas */
	border:none;
	margin:0;
}
/*.area-clientes .nav-tabs > li:first-child, .area-clientes .nav-tabs > li:nth-child(2)*/ 
.area-clientes .nav-tabs > li {
	margin-right:-3px;
}
.area-clientes .nav-tabs > li > a {
	background:#fff;
	border:1px solid #e0e0e0;
	border-radius:0;
	font-size:15px;
	font-weight:700;
	padding:10px 20px;
	-webkit-transition: all 0.25s ease;
  	-moz-transition: all 0.25s ease;
  	-o-transition: all 0.25s ease;
  	-ms-transition: all 0.25s ease;
  	transition: all 0.25s ease;
}
.area-clientes .nav-tabs > li.active > a,
.area-clientes .nav-tabs > li.active:hover > a {
	background:url(../images/area-clientes-tabs-li.png) repeat-x top left #fff;
	border-bottom:1px solid #fff;
	color:#89b546;
}
.area-clientes .nav-tabs > li > a:hover {
	background:#e8efde;
	color:#89b546;
}
.area-clientes .tab-content { /* Contenido */ 
	border:1px solid #e0e0e0;
}
.area-clientes .tab-content .tab-pane {
	padding:35px;
	position:relative;
}
.area-clientes .tab-content #ticket-buttons { /* Contenido > Historial de acciones */
	margin-top:0;
}
.area-clientes .tab-content #ticket-buttons .btn {
	background:#454545;
	border:none;
	border-radius:0;
    color: #fff;
    font-size: 12px;
    font-weight: 600;
	margin-bottom:5px;
    padding: 6px 14px;
	text-shadow:none;
	-webkit-transition: all 0.25s ease;
  	-moz-transition: all 0.25s ease;
  	-o-transition: all 0.25s ease;
  	-ms-transition: all 0.25s ease;
  	transition: all 0.25s ease;
}
.area-clientes .tab-content #ticket-buttons .btn:hover {
	background:#89b546;
}
.area-clientes .tab-content #ticket-buttons .btn i {
	background:none;
	font-family:FontAwesome;
	font-size:13px;
	font-style:normal;
	font-weight:200;
	vertical-align:baseline;
}
.area-clientes .tab-content .btn-primary { 
	background:#89b546;
	border:none;
	border-radius:0;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
	margin-bottom:20px;
    padding: 11px 20px;
    text-transform: uppercase;
	text-shadow:none;
	-webkit-transition: all 0.25s ease;
  	-moz-transition: all 0.25s ease;
  	-o-transition: all 0.25s ease;
  	-ms-transition: all 0.25s ease;
  	transition: all 0.25s ease;
}
.area-clientes .tab-content .btn-primary:hover {
	background:#454545;
}
.area-clientes .tab-content #videos h3 { /* Video conferencias */
	margin:20px 0 0;
}
.area-clientes .tab-content .media {
	margin-top:20px;
}
.area-clientes .tab-content .media img {
	border:0;
	box-shadow:none;
	margin:2px 0 0;
	padding:0;
}
.area-clientes .tab-content .media h4 {
	font-size:14px;
}
.area-clientes .tab-content .media-heading .fecha_titular {
	background:#a8a8a8;
	border-radius:4px;
	color:#fff;
	display:block;
	font-size:13px;
	font-weight:400;
	margin:0 12px 15px 0;
	padding:3px 8px;
}
.area-clientes .tab-content .media-heading {
	margin-bottom:8px;
}
.area-clientes .tab-content .media-heading a {
	color:#303030;
	font-size:14px;
	-webkit-transition: all 0.25s ease;
  	-moz-transition: all 0.25s ease;
  	-o-transition: all 0.25s ease;
  	-ms-transition: all 0.25s ease;
  	transition: all 0.25s ease;
}
.area-clientes .tab-content .media-heading a:hover {
	color:#89b546;
}
.area-clientes .tab-content .media-body blockquote {
	border-left:2px solid #89b546;
	margin-bottom:5px;
	padding:5px 15px;
}
.area-clientes .tab-content .media-body blockquote p {
	color:#303030;
	font-size:14px;
	line-height:1.4em;
}
.area-clientes .tab-content .media-body ul {
	margin:0 0 0 15px;
}
.area-clientes .tab-content .media-body li img {
	margin:0;
}
.area-clientes .tab-content .media-body li a {
	color:#303030;
	margin-left:8px;
	-webkit-transition: all 0.25s ease;
  	-moz-transition: all 0.25s ease;
  	-o-transition: all 0.25s ease;
  	-ms-transition: all 0.25s ease;
  	transition: all 0.25s ease;
}
.area-clientes .tab-content .media-body li a:hover {
	color:#89b546;
}
.area-clientes .tab-content .media-body li .descargas {
	color:#727272;
	font-style:italic;
}
.area-clientes .tab-content .media-body .btn { 
	background:#89b546;
	border:none;
	border-radius:0;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    padding: 11px 20px;
    text-transform: uppercase;
	text-shadow:none;
	-webkit-transition: all 0.25s ease;
  	-moz-transition: all 0.25s ease;
  	-o-transition: all 0.25s ease;
  	-ms-transition: all 0.25s ease;
  	transition: all 0.25s ease;
}
.area-clientes .tab-content .media-body .btn:hover {
	background:#454545;
}
.area-clientes .tab-content .alert-info {
	background:#e8efde;
	border:none;
	margin:15px 0;
}
.area-clientes .tab-content .alert-info blockquote {
	border:none;
	margin:0;
	padding:10px 15px;
}
.area-clientes .tab-content #com-rsticketspro-reply-box,
.area-clientes .tab-content #com-rsticketspro-nvc-box{ /* Contenido > Registrar nueva accion */
	border-bottom:1px solid #f0f0f0;
	margin-bottom:50px;
	padding-bottom:30px;
}
.area-clientes .tab-content #com-rsticketspro-reply-box h3,
.area-clientes .tab-content #com-rsticketspro-nvc-box h3{
	font-weight:500;
	line-height:1.3em;
	margin-bottom:25px;
	text-align:center;
}
.area-clientes .tab-content #com-rsticketspro-reply-box .form-horizontal .control-label,
.area-clientes .tab-content #com-rsticketspro-reply-box .form-horizontal .controls {
	float:none;
	margin-left:0;
	text-align:left;
}
.area-clientes .tab-content #com-rsticketspro-reply-box .enviar,
.area-clientes .tab-content #com-rsticketspro-nvc-box .enviar {
	text-align:center;
}
.area-clientes .tab-content #com-rsticketspro-reply-box .btn-primary,
.area-clientes .tab-content #com-rsticketspro-nvc-box .btn-primary {
	position:static;
}
.area-clientes .tab-content #com-rsticketspro-reply-box .toggle-editor a {
	background:none;
	border:none;
	box-shadow:none;
	color:#89b546;
	-webkit-transition: all 0.25s ease;
  	-moz-transition: all 0.25s ease;
  	-o-transition: all 0.25s ease;
  	-ms-transition: all 0.25s ease;
  	transition: all 0.25s ease;
}
.area-clientes .tab-content #com-rsticketspro-reply-box .toggle-editor a:hover {
	background:none;
	color:#727272;
}
.area-clientes .tab-content #rst_files_container .btn {
	background:#454545;
	border:none;
	border-radius:0;
    color: #fff;
    font-size: 12px;
    font-weight: 600;
    padding: 6px 14px;
	text-shadow:none;
	-webkit-transition: all 0.25s ease;
  	-moz-transition: all 0.25s ease;
  	-o-transition: all 0.25s ease;
  	-ms-transition: all 0.25s ease;
  	transition: all 0.25s ease;
}
.area-clientes .tab-content #rst_files_container .btn:hover {
	background:#89b546;
}
.area-clientes .tab-content .form-horizontal .control-label { /* Contenido > Informacion del caso */
	float:none;
	padding:0;
	text-align:left;
	width:auto;
	min-width:0;
	max-width:10000px;
}
.area-clientes .tab-content .form-horizontal .control-label label {
	color:#727272;
	font-size:16px;
	font-weight:400;
	margin-bottom:5px;
	padding:0;
}
.area-clientes .tab-content .form-horizontal .controls {
	color:#89b546;
	font-size:16px;
	margin-left:0;
}
.area-clientes .tab-content .form-horizontal .controls input {
	width:100%;
}
.area-clientes .tab-content .form-horizontal .control-group {
	margin-bottom:20px !important;
}
.area-clientes .tab-content .form-horizontal .controls input[type="text"] {
	margin:0;
}
.area-clientes .tab-content .form-horizontal .control-group:nth-child(2n-2) {
	background:none;
}
/* Nuevo caso */
.area-clientes .nuevo_caso label {
	color:#727272;
	font-size:16px;
}
.area-clientes .nuevo_caso:after {
    content: "";
    display: table;
    clear: both;
}
/* Mis datos */
.area-clientes #users-profile-core label {
	color:#727272;
	font-size:16px;
	float:none;
	width:100%;
}
.area-clientes #users-profile-core div.label {
	color:#89b546;
	font-size:16px;
	float:none;
	width:100%;
}

/* Base de datos del conocimiento */
#buscarConocimientos .busqueda {
	border:none !important;
	padding:0 !important;
	width:90% !important;
}
#buscarConocimientos .busqueda .control-label {
	display:block !important;
	margin-bottom:5px;
	width:100% !important;
}
#buscarConocimientos .busqueda .controls .tags {
	border:none !important;
	padding:0;
	width:100% !important;
}
#buscarConocimientos ul.tags li.tagAdd {
	float:none;
}
#buscarConocimientos .busqueda .controls input {
	border:1px solid #CCC;
	font-family: 'Raleway', 'Open Sans', sans-serif;
	font-size:15px;
	padding:10px;
	width:100% !important;
}
#buscarConocimientos .busqueda .enviar .btn {
	background:#89b546;
	border:none;
	border-radius:0;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
	margin-bottom:20px;
    padding: 11px 20px;
    text-transform: uppercase;
	text-shadow:none;
	-webkit-transition: all 0.25s ease;
  	-moz-transition: all 0.25s ease;
  	-o-transition: all 0.25s ease;
  	-ms-transition: all 0.25s ease;
  	transition: all 0.25s ease;
}
#buscarConocimientos .busqueda .enviar .btn:hover {
	background:#454545;
}
#buscarConocimientos .busqueda ul.tags {
	height:auto;
	box-shadow:none;
}
#buscarConocimientos .busqueda ul.tags li {
	background:#454545;
	color:#fff;
}
#buscarConocimientos .busqueda ul.tags li .tagRemove {
	color:#fff;
	font-family: 'Raleway', 'Open Sans', sans-serif;
	font-size:15px;
	padding-left:15px;
}

/*#buscarConocimientos ul.tags li.tagAdd input {
    padding: 0;
    margin: 5;
    margin-top: -6px;
}

ul.tags li.tagAdd input {
    width: 80px !important;
}
#buscarConocimientos ul.tags {
    min-height: 35px;
    height: 35px;
}
#buscarConocimientos input[type="text"] {
    height: 25px;
}*/





.servicios .chzn-search {
    display:none;
}

.homepage h1 {
    font-size: inherit;
    font-family: inherit;
    line-height: inherit;
    margin-bottom: inherit;
    font-style: inherit;
    color: inherit;
    font-weight: inherit;
    text-transform: inherit;
    display: inherit;    
}

.homepage .features_sec29 h2 {
    font-size: inherit;
    font-family: inherit;
    line-height: inherit;
    margin-bottom: inherit;
    font-style: inherit;
    color: inherit;
    font-weight: inherit;
    text-transform: inherit;
    display: inherit;    
}

.features_sec2 .custom p.pinline, .features_sec2 .custom h1.pinline{
    display: inline;
}


.servicios .simulador_completo #simulador_clausula_suelo #paso2 .chzn-search,
.servicios .simulador_completo #simulador_clausula_suelo .formulario_avanzado .chzn-search {
    display: block;
}

.servicios .simulador_completo #simulador_clausula_suelo #paso2 .chzn-search input,
.servicios .simulador_completo #simulador_clausula_suelo .formulario_avanzado .chzn-search input {
    width: 100% !important;
    margin: 3px 10px 3px 0px;
    padding: 4px 20px 4px 5px;
}

.servicios .simulador_completo #simulador_clausula_suelo #paso2 input[type="checkbox"] {
   width: auto; 
}


/* Cabecera > Submenu servicios */
#trueHeader .icemegamenu .icesubMenu .icemega_cover_module a[href*="#calculadora"]{
    margin-left:20px;
}
#trueHeader .icemegamenu .icesubMenu .icemega_cov.er_module {
	background-color: #eeeeee;    
	z-index: 11111;
}
#trueHeader .icemegamenu .icemega_cover_module .one_half li a.negrita:hover {
   color:#000; 
}
#trueHeader .icemegamenu .icemega_cover_module li a {
	color:#000;
	font-size: 13px;
	line-height: 22px;
}
#trueHeader .icemegamenu .qlinks h3 {
	font-size: 14px;
	margin-bottom: 3px;
}

#trueHeader .menu_main select {
    width: 56px !important;
    padding: 0px;
    margin: 0px;
    border-radius: 0px;
    border-color: rgb(169, 169, 169);
    color: #000;
    font-family: Arial;
    color: black;
    font-size: 13.3333px;
    line-height: 19px;
    height: 17px;
}


.sticky #trueHeader .icemegamenu .icesubMenu .icemega_cover_module {
    margin-top: -2px;
}

#icemegamenu > li:hover > ul.icesubMenu {
    border: 0px!important;
}

#resultado_vis.calculando .resultado {
  background: rgba(255, 255, 255, 0.8);
  background-image: url(../images/loader.gif);
  background-repeat: no-repeat;
  background-position: center center;
  width: 100%;
  height: 100px;
}

.area-clientes .chzn-container {
    width: 42px !important;
}

.area-clientes #info .chzn-container {
    width: inherit !important;
}

.area-clientes #com-rsticketspro-nvc-box .chzn-container {
    width: inherit !important;
}

#cuanto-queda {
    display: inline;
}

.amortizacion td {
    padding: 1px 3px;
}

.servicios .tooltip-inner {
  max-width: 450px;
  background-color: #89B546; 
  font-size: 13px;  
}

.servicios .tooltip.top .tooltip-arrow {
  border-top-color: #89B546;
}
 
.servicios .tooltip.right .tooltip-arrow {
  border-right-color: #89B546;
}
 
.servicios .tooltip.left .tooltip-arrow {
  border-left-color: #89B546;
}
 
.servicios .tooltip.bottom .tooltip-arrow {
  border-bottom-color: #89B546;
}

.servicios .tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}

.concederPermiso {
    padding: 15px 25px;
    background-color: #89B546;
    color: #fff;
    border-radius: 10px;
}

.concederPermiso a {
    color: #fff;
}

.concederPermiso a:hover {
    color: #727272;
    text-decoration: underline;
}

.concederPermiso a.btn, .concederPermiso a.btn:hover {
    color: #727272;
    ext-decoration: none;
}


.fancybox-opened {
    z-index:10000 !important;
}

.icesubMenu .icemega_cover_module {
    background-color: #f9f9f9 !important;
    z-index: 9999;
}
/** CAMBIOS **/
.features_sec36 .one_half {
    margin-right: 2%;
}

@media only screen and (min-width: 768px) {
.blog_post h1 a {
    font-size: 30px;
}
}

.blog_post h1 a {
    color: #89b546;
}
.blog_post h1 a {
    text-transform: capitalize !important;
}
.blog_post h1 a {
    float: left;
    font-weight: 400;
    margin-top: 3px;
    text-decoration: none;
    text-transform: none;
    transition: all 0.25s ease 0s;
}