@import url(//fonts.googleapis.com/css?family=Raleway:400,700);
@import url(//fonts.googleapis.com/css?family=Open+Sans:400,600,700,800);
@import url(../font-awesome/4.2.0/css/font-awesome.css);
@import "animate.css";
@import "owl.carousel.css";
@import "owl.theme.css";
@import "owl.transitions.css";
html,
body {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
}
* {
  outline: none;
}
body {
  background: #283139;
  color: #8a8989;
  font: 14px/20px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
}
header {
  width: 100%;
  background: url(../images/menu-bg.png);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  z-index: 999998;
}
.secNav {
    position: fixed;
    top: 100px;
	right: 0px;
	z-index: 999990;
}
@media (max-width: 1199px) {
  header .container {
    width: 100%;
  }
  header .container .grid_6 {
    width: 500px;
  }
  header .container .grid_3 {
    margin-left: 0px;
  }
}
@media (max-width: 979px) {
  header [class*="grid_"] {
    margin-left: 9px;
  }
  header .container {
    width: 744px;
  }
  header .grid_6 {
    width: 474px;
  }
  header .grid_3 {
    width: 190px;
  }
    .mform{
	  width: 290px !important;
	  margin-left: 0px !important;
	  margin-top: 5px!important;
  }
.fieldContactoCon{
		  width: 290px !important;
	  margin-left: 0px !important;
}
  #ctoForm{
	  width: 300px!important;
  }
  #spacerdiv1{
	  display:none;
  }
  #contactoContainer{
	   padding-bottom: 0px!important;
	   background: #31312c url(../images/contacto.jpg) center top!important;
  }
  #misionI {
	  width: 60px !important;
	  height: 76px !important;
  }
  #visionI {
	  width: 57px !important;
	  height: 76px !important;
  }
  #valoresI {
	  width: 73px !important;
	  height: 76px !important;
  }
.banner1 ,.banner2 ,.banner3 ,.banner4 ,.banner5 {
	 background-size: 850px 425px !important;
	 height: 425px !important;
}
.banner_fondo_1, .banner_fondo_2, .banner_fondo_3, .mains, .div-defaul, .div-movil{
	height: 425px !important;
}  
.header-navigation {
  text-align: center!important;
  margin-left: 50px!important;
  padding-top: 0px!important;
  position: relative!important;
}
header .header-logo {
	left: 10px !important;
  }
header .header-bgblue {
	display: none;/*
  position: absolute;
  width: 63%;
  left: 37%;
  background: url(../images/bg-menu-blue.png);
  text-align: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-family: 'Open Sans', sans-serif;*/
}  

  .logo_wt {
	  display: none;
	  /*
	position:absolute;	top: 270px!important; left: 20% !important;
	width: 200px !important;
	height: 200px !important;*/
}
#div-movil{
	display: block!important;
}
#div-default{
	display: none!important;
}
  .logo_oil {
	float: right !important;
	right: 0px!important;
	width: 140px !important;
	height: 60px !important;
  }
  .logo_inmo {
	float: right !important;
	right: 0px!important;
	width: 140px !important;
	height: 60px !important;
  }
  .logo_salud {
	float: right !important;
	right: 0px!important;
	width: 140px !important;
	height: 60px !important;
  }
}
@media (max-width: 767px) {
  header .container {
    width: 100%;
  }
  header .container .grid_6 {
    width: 85%;
    margin: 0 auto;
  }
  header .container .grid_3 {
    width: 75%;
    margin: 0 auto;
  }
}
img {
  max-width: 100%;
}
@media (max-width: 767px) {
  img {
    width: 100%;
  }
}
@media (max-width: 767px) {
  img.nowidth {
    width: auto;
    padding-top: 35px;
  }
}
a {
  color: #41637e;
  text-decoration: none;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
  font-weight: 400;
}
ol,
ul {
  list-style: none;
}
.clear {
  clear: both;
}
#content {
  overflow: hidden;
}
.header-navigation {
  text-align: center;
  margin-left: 10px;
  padding-top: 31px;
  position: relative;
}
@media (max-width: 979px) {
  .header-navigation {
    margin-left: 0px;
  }
}
.center-text {
  text-align: center;
  padding-top: 63px;
}
.center-text h2 {
  padding-bottom: 23px;
}
.center-text p {
  font-weight: 400;
  padding: 0px 166px 41px;
  line-height: 24px;
  position: relative;
}
.center-text p:after {
  position: absolute;
  width: 370px;
  display: block;
 /* border-top: 1px #bcb2af solid;*/
  margin: 0 auto;
  content: '';
  top: 77px;
  left: 36%;
}
@media only screen and (max-width: 979px) {
  .center-text p:after {
    left: 25%;
  }
}
@media only screen and (max-width: 767px) {
  .center-text p:after {
    left: 5%;
  }
}
@media only screen and (max-width: 479px) {
  .center-text p:after {
    display: none;
  }
}
@media only screen and (max-width: 979px) {
  .center-text p {
    padding: 0px 5px 41px;
  }
}
.white-2-title {
  font-size: 36px;
  font-family: 'Open Sans', sans-serif;
  color: #ffffff;
  line-height: 36px;
}
.dark-2-title {
  font-size: 25px;
  font-family: 'Open Sans', sans-serif;
  color: #2e2e2e;
  line-height: 36px;
  text-transform: uppercase;
  font-weight: 400;
}
.brown-2-title {
  font-size: 25px;
  line-height: 1;
  text-transform: uppercase;
  color: #fbe99f;
  font-family: 'Open Sans', sans-serif;
  font-weight: bold;
}
.pd10{
	padding: 10px !important;
	margin-bottom: 15px !important;
}

.beneficios_txt{
	min-height: 350px;height: 350px;background: #e7e8e9;padding: 0px;
}
.UBICACION {
  font-size: 25px;
  font-family: "Raleway";
  color: rgb( 40, 49, 57 );
  font-weight: bold;
  line-height: 2.454;
  text-align: left;
}
.ubicacion_texto{
  font-size: 15px;
  font-family: "Open Sans";
  color: rgb( 40, 49, 57 );
  line-height: 1.429;
  text-align: left;
  margin-bottom: 10px;
  -moz-transform: matrix( 1.00078186082877, 0, 0, 0.99884694673826, 0, 0);
  -webkit-transform: matrix( 1.00078186082877, 0, 0, 0.99884694673826, 0, 0);
}
.Shape_82 {
  background-color: rgb( 41, 181, 226 );
  width: 100%;
  height: 2px;
  margin-bottom: 10px;
}
#coontacto {
	min-height: 500px;
	height: 500px;
}
.contactanos {
  font-size: 25px;
  font-family: "Raleway";
  color: rgb( 255, 255, 255 );
  font-weight: bold;
  text-transform: uppercase;
  line-height: 0.54;
  text-align: left;
}

.contacto li {
	padding-left: 30px;
	margin-bottom: 20px;
	min-height: 30px;
}	
.contacto{
  font-size: 14px;
  font-family: "Open Sans";
  list-style-type: none;color: #fff;
  line-height: 1.5;
  text-align: left;
}

.me-portafolio > li > a {
  font-size: 14px;
  font-family: "Open Sans";
  color:#444341;
}
.me-portafolio{
  font-size: 14px;
  font-family: "Open Sans";
  list-style-type: none;
  color:#444341;
  line-height: 1.5;
  text-align: left;

}
.me-por-activo{
  font-size: 18px !important;
  font-family: "Open Sans";
  padding-left: 30px !important;
  margin-left: -30px !important;
  color:#fff !important;
}
.me-portafolio li {
	margin-bottom: 15px;
	min-height: 20px;
}	

.quienes { 
	min-height: 330px;
	padding-top: 120px;
	padding-right: 45%;
	background: url(http://accurate.com.mx/css/images/mano_inmo_M.png) no-repeat right bottom;
}
.blue-2-title {
  font-size: 25px;
  line-height: 24px;
  text-transform: uppercase;
  color: #41637e;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
}
.grayl-2-title {
  font-size: 25px;
  font-family: "Raleway";
  font-weight: bold;
  color: #c8cacc;
  line-height: 24px;
  text-transform: uppercase;
}
.gray-2-title {
  font-size: 25px;
  font-family: "Raleway";
  font-weight: bold;
  color: #283139;
  line-height: 30px;
  text-transform: uppercase;
}
.blued_2_title {
  font-size: 25px;
  font-family: "Raleway";
  color: #09395f;
  font-weight: bold !important;
  text-transform: uppercase;
  line-height: 30px;
}
.bluel_2_title {
  font-size: 25px;
  font-family: "Raleway";
  color: #43ccfc;
  font-weight: bold !important;
  text-transform: uppercase;
  line-height: 24px;
}
.bluel_3_title {
  font-size: 18px;
  font-family: "Raleway";
  color: #43ccfc;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 14px;
}

@media only screen and (max-width: 979px) {
  .blue-2-title {
    line-height: 30px;
  }
}
.bold {
  font-weight: 700;
  text-transform: none;
  line-height: 30px;
}
.blue-3-title {
  font-size: 18px;
  line-height: 24px;
  text-transform: uppercase;
  color: #41637e;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
}
.white-3-title {
  font-size: 24px;
  line-height: 24px;
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  padding-top: 23px;
  padding-bottom: 4px;
}
.eblue-3-title {
  font-size: 24px;
  line-height: 24px;
  color: #29b5e2;
  font-family: 'Raleway', sans-serif;
  font-weight: 500;
  padding-top: 5px;
}
.white-0-title {
  font-size: 18px;
  line-height: 18px;
  color: #fff;
  font-family: 'Raleway', sans-serif;
    font-weight: 350;
  padding-top: 5px;
}
.white-title {
  font-size: 14px;
  line-height: 14px;
  color: #fff;
  font-family: 'Raleway', sans-serif;
  padding-top: 5px;
}
.white-4-title {
  font-size: 25px;
  line-height: 26px;
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  text-transform: uppercase;
}
.big-white-title {
  font-size: 60px;
  line-height: 54px;
  color: #ffffff;
  text-transform: uppercase;
  font-weight: 400;
}
@media (max-width: 767px) {
  .big-white-title {
    font-size: 39px;
    line-height: 44px;
  }
}
.blue-4-title {
  font-size: 15px;
  line-height: 18px;
  color: #41637e;
  text-transform: uppercase;
  font-weight: 300;
}
@media only screen and (max-width: 979px) {
  .blue-4-title {
    line-height: 20px;
  }
}
.more-link {
  font-size: 14px;
  line-height: 18px;
  color: #41637e;
  text-transform: uppercase;
  font-weight: 400;
}
.more-link:hover {
  color: #f85d51;
}
.orange-button-link {
  font-size: 14px;
  line-height: 26px;
  display: inline-block;
  background-color: #f85d51;
  color: #ffffff;
  text-transform: uppercase;
  padding: 7px 25px;
  margin-top: 24px;
}
.orange-button-link:hover {
  background-color: #41637e;
}
p.white-text {
  font-size: 14px;
  line-height: 24px;
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
}
p.white-text2 {
  font-size: 16px;
  line-height: 24px;
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
}
header {
  position: fixed;
  top:0px;
  padding-bottom: 18px;
}
header .header-logo {
  position: absolute;
  width: 189px;
  height: 54px;
  padding-top: 9px;
  top: 0;
  left: 35%;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-family: 'Open Sans', sans-serif;
}
header .header-logo > img {
  width: 189px;
  height: 54px;
}
  header .header-logo h1 a {
  font-size: 60px;
  color: #ffffff;
  font-weight: 700;
  padding: 0 28px;
  padding-top: 70px;
  line-height: 30px;
  text-transform: uppercase;
}
header .header-logo .logo-quote {
  font-size: 12px;
  color: #ffffff;
  letter-spacing: 0.025em;
  text-transform: uppercase;
  padding-top: 5px;
  padding-bottom: 63px;
}
@media (max-width: 1850px) {
  header .header-logo {
    left: 8%;
  }

}
@media (max-width: 1279px) {
  header .header-logo {
    left: 3%;
  }
}
@media (max-width: 1279px) {
  header .header-logo {
    left: 0%;
  }
}
@media (max-width: 979px) {
  header .header-logo {
    position: relative;
  }
  header .header-logo .logo-quote {
    padding-bottom: 20px;
  }
}
nav ul {
  display: inline-block;
}
.sf-menu > li {
  float: left;
  position: relative;
  margin: 0 0px 0 0;
}
.sf-menu > li:first-child {
  margin-left: 0;
}
.sf-menu > li > a {
  display: inline-block;
  margin: 4px 16px;
  color: #fff;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
  text-decoration: none;
  text-transform: uppercase;
  font-family: 'Open Sans', sans-serif;
  position: relative;
  z-index: 1;
  font-size: 12px;
  line-height: 15px;
  font-weight: 300;
}
.sf-menu > li > span {
  display: inline-block;
  margin: 4px 16px;
  color: #fff;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
  text-decoration: none;
  text-transform: uppercase;
  font-family: 'Open Sans', sans-serif;
  position: relative;
  z-index: 1;
  font-size: 12px;
  line-height: 15px;
  font-weight: 300;
}

.sf-menu > li > a:hover,
.sf-menu > li.sfHover > a {
  color: #141d3e !important;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.sf-menu > li.sfHover > a:after {
  visibility: visible;
  opacity: 100;
  top: 0;
  bottom: 0;
}
.sf-menu a {
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.sf-menu a:hover {
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
/* First level sub-menu styles
========================================================*/
.sf-menu ul {
  position: absolute;
  top: 25px;
  left: -14px;
  background: #8a8280;
  padding: 9px -2px;
  width: 105px;
  float: left;
  z-index: 2;
  display: none;
  padding-top: 20px;
  padding-bottom: 17px;
  padding-left: -4px;
  text-transform: uppercase;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 10px;
}
.sf-menu ul li {
  line-height: 34px;
  position: relative;
  text-align: left;
}
.sf-menu ul li.sfHover > a {
  color: #ffffff;
}
.sf-menu ul li a {
  color: #8a8280;
  color: #ffffff;
  text-decoration: none;
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
}
.sf-menu ul li a:hover {
  font-weight: 700;
}
.sf-menu ul li a:hover {
  color: #ffffff;
  font-weight: 700;
}
.sf-menu ul li.sfHover > a {
  text-decoration: none;
  color: #ffffff;
  font-weight: 700;
}
/* Second level sub-menu styles
========================================================*/
.sf-menu ul ul {
  position: absolute;
  top: 2px;
  left: 95px;
  background-color: #f85d51;
  z-index: 1;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 14px;
}
.sf-menu ul ul li {
  line-height: 30px;
  text-align: left;
}
.sf-menu ul ul li a {
  font-size: 12px;
  font-family: 'Open Sans', sans-serif;
  color: #0f0e0e;
  text-decoration: none;
  font-weight: 300;
}
.sf-menu ul ul li a:hover {
  font-weight: 300;
  color: #ffffff;
}
.current {
  color: #141d3e;
}
.current > a {
  color: #141d3e !important;
}
li.inner_menu {
  position: relative;
}
li.inner_menu:after {
  position: absolute;
  top: 20px;
  left: 45%;
  content: '\f0dd';
  font-size: 14px;
  font-family: 'FontAwesome';
}
@media only screen and (max-width: 1199px) {
  .sf-menu > li > a {
    margin: 4px 10px;
  }
}
@media only screen and (max-width: 767px) {
  .sf-menu {
    display: none;
    padding-top: 0px;
    float: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .select-menu {
    display: block;
    width: 90%;
    margin: 0 auto;
  }
}
/* Stuck menu styles
========================================================*/
.isStuck {
  background: url(../images/menu-bg.png);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  padding: 0px 0;
  padding-bottom: 5px;
  z-index: 999;
  height: 56px;
}
.isStuck .logo-link {
  line-height: 79px;
}
.isStuck .header-navigation {
  padding-top: 13px;
}
.isStuck .search_block_outer {
  padding-top: 13px;
}
.isStuck .preffix_3 {
  margin-left: 190px;
}
@media only screen and (max-width: 1199px) {
  .isStuck {
    display: none !important;
  }
}
.search_block_outer {
  padding-top: 27px;
}
@media only screen and (max-width: 767px) {
  .search_block_outer {
    float: none;
    margin-top: 19px;
  }
}
.search-block {
  border-bottom: 1px #ffffff solid;
}
#search {
  margin-top: 2px;
  margin-bottom: 0;
  margin-right: 1px;
  position: relative;
  z-index: 20;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  box-shadow: none;
  outline: none;
  height: 29px;
  width: 100%;
  background-color: #eaeaea;
}
#search::-ms-clear {
  display: none;
}
#search input {
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #eaeaea;
  -webkit-appearance: none;
  border: none;
  box-shadow: none;
  outline: none;
  height: 29px;
  width: 100%;
  padding: 6px 38px 6px 13px;
}
#search input::-ms-clear {
  display: none;
}
#search input::-webkit-input-placeholder {
  color: #ffffff;
}
#search input:-moz-placeholder {
  /* Firefox 18- */
  color: #ffffff;
}
#search input::-moz-placeholder {
  /* Firefox 19+ */
  color: #ffffff;
}
#search input:-ms-input-placeholder {
  color: #ffffff;
}
@media only screen and (max-width: 767px) {
  #search input {
    width: 216px;
  }
}
#search a {
  position: absolute;
  cursor: pointer;
  top: 62%;
  margin-top: -13px;
  right: 14px;
}
#search a > .search_icon {
  display: block;
}
#search a > .search_icon:hover:before {
  color: #f85d51;
}
#search a > .search_icon:before {
  font-family: 'FontAwesome';
  font-size: 14px;
  content: '\f002';
  color: #56504e;
  cursor: pointer;
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
.banner1 {
	height: 725px;width:100%;background: url('http://accurate.com.mx/images/bannerin1.png') no-repeat center center;
}
.banner2{
	height: 725px;width:100%;background: url('http://accurate.com.mx/images/bannerin2.png') no-repeat center center;
}
.banner3{
	height: 725px;width:100%;background: url('../images/bannerin3.png') no-repeat center center;
}
.banner4{
	height: 725px;width:100%;background: url('http://accurate.com.mx/images/bannerin4.png') no-repeat center center;
}
.banner5{
	height: 725px;width:100%;background: url('../images/bannerin5.png') no-repeat center center;
}
.mains{
	height: 725px;width:100%;
}
.mapa_ground{
	height: 725px;width:100%;background: url('http://accurate.com.mx/images/mapa_ground.jpg') no-repeat center center;
}
  .sequoia-logo {
	  padding-right: 250px;
  }
@media only screen and (max-width: 768px) {

  .sequoia-logo {
	  padding-right: 250px;
	  padding-top: 120px;
  }
}	
@media only screen and (min-width: 768px) {
  .logo_wt {
	position: absolute;left: 35%;top: 24%;
  }
  .logo_oil {
	position: absolute;left: 22%;top:33%;
  }
  .logo_inmo {
	position: absolute;left: 59%;top:33%;
  }
  .logo_salud {
	position: absolute;left: 41.5%;top:75%;
  }
header .header-bgblue {
  position: absolute;
  width: 63%;
  height: 72px;
  padding-top: 0px;
  top: 0;
  left: 37%;
  background: url(../images/bg-menu-blue.png);
  text-align: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-family: 'Open Sans', sans-serif;
}
  .mains{
	height: 350px !important;width:100%;
  }


.banner1 {
	height: 725px;width:100%;background: url('http://accurate.com.mx/images/bannerin1.png') no-repeat center center;
}
.banner2{
	height: 725px;width:100%;background: url('http://accurate.com.mx/images/bannerin2.png') no-repeat center center;
}
.banner3{
	height: 725px;width:100%;background: url('../images/bannerin3.png') no-repeat center center;
}
.banner4{
	height: 725px;width:100%;background: url('http://accurate.com.mx/images/bannerin4.png') no-repeat center center;
}
.banner5{
	height: 725px;width:100%;background: url('../images/bannerin5.png') no-repeat center center;
}
}

@media only screen and (min-width: 980px)  {
  .logo_wt {
	position: absolute;left: 35%;top: 24%;
  }
  .logo_oil {
	position: absolute;left: 22%;top:33%;
  }
  .logo_inmo {
	position: absolute;left: 59%;top:33%;
  }
  .logo_salud {
	position: absolute;left: 41.5%;top:75%;
  }
 header .header-bgblue {
  position: absolute;
  width: 63%;
  height: 72px;
  padding-top: 0px;
  top: 0;
  left: 37%;
  background: url(../images/bg-menu-blue.png);
  text-align: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-family: 'Open Sans', sans-serif;
} 
  .mains{
	height: 700px !important; width:100%;
  }
  

.banner1 {
	height: 725px;width:100%;background: url('http://accurate.com.mx/images/bannerin1.png') no-repeat center center;
}
.banner2{
	height: 725px;width:100%;background: url('http://accurate.com.mx/images/bannerin2.png') no-repeat center center;
}
.banner3{
	height: 725px;width:100%;background: url('../images/bannerin3.png') no-repeat center center;
}
.banner4{
	height: 725px;width:100%;background: url('http://accurate.com.mx/images/bannerin4.png') no-repeat center center;
}
.banner5{
	height: 725px;width:100%;background: url('../images/bannerin5.png') no-repeat center center;
}
}
@media only screen and (min-width: 1450px) {
  .logo_wt {
	position: absolute;left: 45.5%;top: 8%;
  }
  .logo_oil {
	position: absolute;left: 40%;top: 8%;
  }
  .logo_inmo {
	position: absolute;left: 54%;top: 8%;
  }
  .logo_salud {
	position: absolute;left: 47.5%;top: 24%;
  }
header .header-bgblue {
  position: absolute;
  width: 63%;
  height: 72px;
  padding-top: 0px;
  top: 0;
  left: 47%;
  background: url(../images/bg-menu-blue.png);
  text-align: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-family: 'Open Sans', sans-serif;
}  
  .mains{
	height: 725px !important;width:100%;
  }  


.banner1 {
	height: 725px;width:100%;background: url('http://accurate.com.mx/images/bannerin1.png') no-repeat center center;
}
.banner2{
	height: 725px;width:100%;background: url('http://accurate.com.mx/images/bannerin2.png') no-repeat center center;
}
.banner3{
	height: 725px;width:100%;background: url('../images/bannerin3.png') no-repeat center center;
}
.banner4{
	height: 725px;width:100%;background: url('http://accurate.com.mx/images/bannerin4.png') no-repeat center center;
}
.banner5{
	height: 725px;width:100%;background: url('../images/bannerin5.png') no-repeat center center;
}
.header-navigation {
	margin-left: 40px;
	padding-top: 31px;
	position: relative;
	text-align: center;
	width: 900px;
}  
}
.block1 {
  position: relative;
  margin-top: -142px;
}
.wrap_3 {
  padding-top: 28px;
  padding-bottom: 17px;
}
.wrap_3 .wrap_inner {
  border-bottom: 1px #dfdfdf solid;
  padding-bottom: 35px;
  margin-bottom: 26px;
}
.wrap_3 .wrap_inner .label {
  float: left;
  text-align: center;
  border: 2px #afa7a5 solid;
  border-radius: 500px;
  width: 170px;
  height: 170px;
  overflow: hidden;
  margin-right: 25px;
}
@media (max-width: 1199px) {
  .wrap_3 .wrap_inner .label {
    float: none;
    margin-right: 0px;
  }
}
.wrap_3 .wrap_inner .info {
  padding-top: 11px;
}
.wrap_3 .wrap_inner .info p {
  padding-top: 16px;
}
.wrap_3 .wrap_inner h2 {
  padding-bottom: 16px;
}
.wrap_3 .wrap_inner .post-image {
  padding-bottom: 36px;
}
.wrap_3 .wrap_inner .post-image img {
  width: 100%;
}
@media (max-width: 767px) {
  .wrap_3 .wrap_inner {
    margin-top: 10px;
  }
}
.wrap_3 .simple {
  padding-bottom: 27px;
}
.wrap_3 h4 {
  padding-bottom: 14px;
}
.wrap_3 .simple-wrap-3 {
  padding-bottom: 21px;
}
.wrap_3 .post {
  padding-bottom: 7px;
}
@media (max-width: 767px) {
  .wrap_3 {
    margin-top: 10px;
  }
}
.wrap_6 {
  padding-top: 37px;
}
.center-align {
  text-align: center;
}
.wrap_4 {
  padding-top: 53px;
  padding-bottom: 40px;
}
.wrap_4 .contact {
  color: #474747;
  font-size: 18px;
  line-height: 18px;
  font-family: 'Open Sans', sans-serif;
  padding-top: 41px;
  border-right: 1px #dfdfdf solid;
}
.wrap_4 .contact a {
  color: #474747;
}
.wrap_4 .contact a:hover {
  color: #f85d51;
}
.wrap_4 .contact p {
  padding-bottom: 36px;
}
.wrap_4 .contact ul {
  margin-top: -24px;
}
.wrap_4 .contact ul li {
  font-size: 14px;
  padding-bottom: 6px;
}
@media (max-width: 767px) {
  .wrap_4 .contact {
    border: none;
  }
}
.wrap_4 .minus-mag {
  margin-top: -11px;
}
.wrap_4 .border-none {
  border: none !important;
}

.wrapper2 .post-image {
  float: right;
  padding-left: 17px;
}
@media (max-width: 767px) {
  .wrapper2 .post-image {
    padding-left: 0px;
    float: none;
    padding-bottom: 10px;
  }
}
.wrapper2 h4 {
  padding-bottom: 11px;
}
.wrapper2 p {
  padding-bottom: 20px;
}
.wrapper2 p:last-child {
  overflow: hidden;
  border-bottom: 1px #dfdfdf solid;
  padding-bottom: 27px;
}
@media (max-width: 767px) {
  .wrapper2 p:last-child {
    border: none;
  }
}
.wrapper2 .more-link {
  margin-top: -9px;
  display: inline-block;
}
.conf-pad {
  padding-top: 65px;
  padding-bottom: 49px;
}
.conf-pad2 {
  padding-top: 27px;
  padding-bottom: 12px;
}
.grey-back {
  background-color: #f1f1f1;
  padding: 26px 46px 17px;
}
.grey-back h2 {
  padding: 0 39px;
  padding-bottom: 12px;
}
.grey-back p {
  padding-bottom: 4px;
}
@media (max-width: 979px) {
  .grey-back {
    padding: 26px 7px 17px;
  }
}



.conf-pad3 {
  padding-top: 47px;
  padding-bottom: 38px;
}
.conf-pad4 {
  padding-top: 66px;
  padding-bottom: 16px;
}
.wrap_2 {
  padding-bottom: 14px;
}
.wrap_2 h4 {
  padding-bottom: 13px;
}
.wrap_2 p {
  padding-bottom: 27px;
}
.wrap_2 .label-circle {
  width: 64px;
  height: 64px;
  display: inline-block;
  text-align: center;
  border: 2px #41637e solid;
  border-radius: 500px;
  font-size: 24px;
  line-height: 64px;
  color: #41637e;
  float: left;
}
.wrap_2 .post-info {
  overflow: hidden;
  padding-left: 15px;
}
ul.list-column {
  padding-left: 22px;
}
ul.list-column li {
  position: relative;
  padding-bottom: 4px;
}
ul.list-column li a {
  color: #8a8989;
}
ul.list-column li a:hover {
  color: #41637e;
}
ul.list-column li:before {
  position: absolute;
  top: -8px;
  left: -21px;
  text-align: center;
  line-height: 36px;
  content: '\f0a9';
  font-size: 13px;
  font-weight: 400;
  font-family: 'FontAwesome';
  color: #f85d51;
}
.ban2 {
  padding-left: 68px;
  padding-top: 66px;
  margin-top: 0px;
  padding-bottom: 99px;
}
.ban2 h4 {
  padding-bottom: 17px;
}
@media (max-width: 767px) {
  .ban2 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.no-t-pad {
  padding-top: 0px;
}
.wrap_4 .post {
  padding: 26px 22px 26px;
  margin-bottom: 42px;
}
.wrap_4 .post h4 {
  padding-bottom: 11px;
}
.wrap_4 .post p {
  padding-bottom: 20px;
  border-bottom: 1px #dfdfdf solid;
  margin-bottom: 26px;
}
.pb5 {
  padding-bottom: 5px;
}
.pb43 {
  padding-bottom: 43px;
}
.pb17 {
  padding-bottom: 17px;
}
.pb10 {
  padding-bottom: 10px !important;
}
.mb12 {
  margin-bottom: 12px !important;
}
.simple-post {
  margin-top: -4px;
  margin-bottom: 35px;
}
.simple-post h4 {
  padding-bottom: 14px;
}
@media (max-width: 767px) {
  .simple-post {
    margin-top: 6px;
  }
}
.m-4 {
  margin-top: -4px;
}
.bottom-border {
  border-bottom: 1px #dfdfdf solid;
  padding-bottom: 30px;
  margin-bottom: 26px;
}

.conf-pad6 {
  padding-top: 11px;
  padding-bottom: 2px;
}
.wrap_3_icon {
  padding-top: 38px;
  padding-bottom: 38px;
  border-bottom: 1px #dfdfdf solid;
}
.wrap_3_icon .icon {
  font-size: 48px;
  line-height: 24px;
  color: #8a8989;
  padding-bottom: 24px;
}
@media (max-width: 767px) {
  .wrap_3_icon .icon {
    padding-top: 20px;
  }
}
.wrap_3_icon p {
  padding: 15px;
}
.simple-wrap4 .post-image {
  padding-bottom: 21px;
}
.simple-wrap4 .post-meta {
  padding-top: 7px;
  border-bottom: 1px #dfdfdf solid;
  padding-bottom: 5px;
}
.simple-wrap4 .post-meta a {
  color: #8a8989;
  font-size: 15px;
}
.simple-wrap4 .post-meta a .fa {
  padding-right: 7px;
}
.simple-wrap4 .post-meta a:hover {
  color: #f85d51;
}
.simple-wrap4 .post-meta .date {
  padding-right: 21px;
}
.simple-wrap4 p {
  padding-top: 15px;
  border-bottom: 1px #dfdfdf solid;
  padding-bottom: 27px;
  margin-bottom: 26px;
}
@media (max-width: 767px) {
  .simple-wrap4 .post {
    padding-top: 20px;
  }
}
.post-meta a {
  color: #8a8989;
  font-size: 15px;
}
.post-meta a:hover {
  color: #f85d51;
}
.simple-grey-back {
  background-color: #f2f2f2;
}
.wrapper {
  border-bottom: 1px #dfdfdf solid;
  margin-bottom: 30px;
}
.wrapper .post-image {
  float: left;
  padding-right: 10px;
}
@media (max-width: 979px) {
  .wrapper .post-image {
    float: none;
    padding-right: 0px;
    padding-bottom: 15px;
  }
  .wrapper .post-image img {
    width: 100%;
  }
}
.wrapper .post-info {
  overflow: hidden;
  padding-bottom: 29px;
}
.wrapper .post-info h4 {
  margin-top: -4px;
  padding-bottom: 8px;
}
.wrapper .post-info .fa {
  padding-right: 7px;
}
.wrapper .post-info p {
  padding-top: 8px;
  padding-bottom: 11px;
}
.conf-pad7 {
  padding-top: 42px;
  padding-bottom: 43px;
}
.orange-more {
  font-size: 14px;
  text-transform: uppercase;
  color: #f85d51;
}
.orange-more:hover {
  color: #41637e;
}
.recent-posts {
  padding-top: 16px;
  padding-left: 11px;
  padding-right: 11px;
  padding-bottom: 23px;
}
.post-image1 {
  width: 48.65%;
  float: left;
  margin-bottom: 5px;
}
.post-image1 a {
  position: relative;
  display: block;
}
.post-image1 a .img-span {
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
  position: absolute;
  width: 100%;
  height: 5%;
  top: 50%;
  left: 0%;
  background-color: transparent;
  z-index: 1;
  line-height: 100%;
  font-size: 16px;
  color: #ffffff;
  visibility: hidden;
  text-align: center;
}
.post-image1 a img {
  width: 100%;
}
.post-image1:hover .img-span {
  width: 100%;
  height: 100%;
  top: 0%;
  left: 0%;
  display: block;
  background: url('http://accurate.com.mx/images/opacity_back.png'), url('http://accurate.com.mx/images/arrow1.png') 55% 43% no-repeat, url('http://accurate.com.mx/images/arrow2.png') 45% 55% no-repeat;
  visibility: visible;
}
@media only screen and (max-width: 767px) {
  .post-image1 {
    float: none;
    width: 100%;
  }
}
.wrapper-video-small {
  width: 48.65%;
  float: left;
}
.wrapper-video-small iframe {
  width: 100%;
  height: 156px;
}
@media (max-width: 979px) {
  .wrapper-video-small {
    float: none;
    width: 100%;
    padding-bottom: 10px;
  }
}
.f_right {
  float: right;
}
.video h4 {
  margin-top: -4px;
  padding-bottom: 11px;
}
.video p {
  padding-bottom: 35px;
}
.video .wrapper-video {
  margin-bottom: 11px;
}
.video .wrapper-video iframe {
  width: 100%;
  height: 275px;
}
.simple-wrap4-small {
  padding-bottom: 48px;
}
.simple-wrap4-small .post-image {
  padding-bottom: 12px;
}
.simple-wrap4-small h4 {
  padding-bottom: 8px;
}
.simple-wrap4-small .fa {
  padding-right: 6px;
}
.simple-wrap4-small p {
  padding-top: 8px;
  padding-bottom: 11px;
}
.simple-wrap4-small .post {
  border-bottom: 1px #dfdfdf solid;
  padding-bottom: 29px;
}
/*========================================================
                    map
=========================================================*/
.map {
  padding-bottom: 22px;
}
.map img {
  max-width: inherit;
}
.map #map-canvas {
  width: 100%;
  height: 406px;
}
@media only screen and (max-width: 767px) {
  .map #map-canvas {
    height: 300px;
  }
}
.contact-meta {
  font-size: 15px;
  line-height: 24px;
  color: #505050;
  font-weight: 400;
  padding-bottom: 12px;
}
.contacts {
  padding-top: 20px;
}
.contacts a {
  text-decoration: underline;
  color: #f85d51;
}
.contacts a:hover {
  color: #ccc;
}
.contacts br.s_br {
  display: none;
}
@media only screen and (max-width: 1199px) {
  .contacts br.s_br {
    display: inline-block;
  }
}
@media only screen and (max-width: 767px) {
  .contacts br.s_br {
    display: none;
  }
}
@media only screen and (max-width: 1199px) {
  .contacts {
    padding-bottom: 25px;
  }
}
.page-text {
  margin-top: -4px;
  padding-bottom: 45px;
}
.page-text h4 {
  padding-bottom: 15px;
}
.page-text p {
  padding-bottom: 30px;
}
.page-text a {
  color: #f85d51;
  text-decoration: underline;
  display: inline-block;
  margin-top: -11px;
}
.page-text a:hover {
  color: #41637e;
}
.to-right {
  float: right;
}
@media only screen and (max-width: 1199px) {
  .to-right {
    float: none;
  }
}
@media only screen and (max-width: 767px) {
  .to-right {
    float: right;
  }
}
/*========================================================
                    contact form
=========================================================*/
/* Contact Form variables
========================================================*/
/* Contact Form Basic Styles 
========================================================*/
#contact-form {
  position: relative;
}
#contact-form label {
  position: relative;
  display: inline-block;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 6px;
}
#contact-form fieldset {
  border: none;
}
/* Contact Form Placeholder Styles 
========================================================*/
#contact-form ._placeholder {
  width: 100% !important;
  color: #8a8989;
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  font-size: 14px;
  line-height: 18px;
  font-weight: 400;
  padding: 13px 13px;
  font-family: 'Open Sans', sans-serif;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  cursor: text;
}
#contact-form ._placeholder.focused {
  opacity: 0.4;
  filter: alpha(opacity=40);
}
#contact-form ._placeholder.hidden {
  display: none;
}
#contact-form .file ._placeholder {
  display: none;
}
/* Contact Form Input 
========================================================*/
#contact-form input[type='text'] {
  width: 100%;
  font-size: 14px;
  line-height: 20px;
  color: #8a8989;
  padding: 9px 13px;
  outline: none;
  font-weight: 400;
  height: 41px;
  border: 1px solid #e2e4e3;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-family: 'Open Sans', sans-serif;
  margin: 0;
  background-color: #fafcfb;
}
/* Contact Form File Input 
========================================================*/
#contact-form .input-group {
  position: relative;
  display: table;
  border-collapse: separate;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#contact-form input.form-control[disabled] {
  cursor: not-allowed;
  background-color: #eeeeee;
  opacity: 1;
}
#contact-form input.form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
  padding: 6px 12px;
  box-shadow: none;
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -moz-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
#contact-form .input-group-btn:first-child > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
  margin: 0 -1px 0 0;
}
#contact-form .input-group .form-control:last-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
#contact-form .input-group-btn:last-child > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
#contact-form .input-group .form-control:first-child {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
#contact-form input.form-control,
#contact-form .input-group-btn {
  display: table-cell;
  border-collapse: separate;
  float: none !important;
}
#contact-form .input-group-btn label {
  width: auto;
  margin-left: -1px;
}
#contact-form .input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
  width: 1%;
  vertical-align: middle;
}
#contact-form .btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#contact-form .btn-default {
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
}
#contact-form .btn-default:hover {
  color: #333333;
  background-color: #ebebeb;
  border-color: #adadad;
}
#contact-form .btn-default:active,
#contact-form .btn-default:focus {
  outline-offset: -2px;
  outline: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
/* Contact Form Textarea 
========================================================*/
#contact-form textarea {
  width: 100%;
  padding: 17px 16px;
  font-weight: 400;
  padding: 13px 15px;
  outline: none;
  border: 1px solid #e2e4e3;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 14px;
  line-height: 20px;
  color: #8a8989;
  resize: none;
  height: 278px;
  background-color: #fafcfb;
  margin-bottom: -5px;
}
/* Contact Form Error messages
========================================================*/
#contact-form .empty-message,
#contact-form .error-message {
  position: absolute;
  right: 3px;
  top: 2px;
  color: red;
  height: 0;
  overflow: hidden;
  text-transform: none;
  font-size: 11px;
  -webkit-transition: 0.3s ease-in height;
  transition: 0.3s ease-in height;
  z-index: 99;
}
#contact-form .invalid .error-message,
#contact-form .empty .empty-message {
  height: 20px;
}
/* Contact Form Processing Box
========================================================*/
#contact-form .contact-form-loader {
  position: absolute;
  z-index: -1;
  width: 100%;
  height: 100%;
  overflow: hidden;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.9);
  background-image: url('http://accurate.com.mx/images/form-loader.gif');
  background-repeat: no-repeat;
  background-position: 50% 50%;
  opacity: 0;
}
#contact-form.processing .contact-form-loader {
  opacity: 1;
  z-index: 99;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}
/* Contact Form Modal 
========================================================*/
.modal-open {
  overflow: hidden;
}
#contact-form .modal {
  display: none;
  overflow: auto;
  overflow-y: scroll;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
  font-family: Arial, "Times New Roman", sans-serif;
  font-size: 13px;
  text-transform: none;
}
#contact-form .modal h4 {
  font-weight: bold !important;
  padding: 0 !important;
  margin: 0 !important;
  color: #000 !important;
  font-size: 15px;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-content {
  position: relative;
  background-color: #ffffff;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: none;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42857143px;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 20px;
  color: #525151 !important;
}
.modal-dialog {
  width: 600px;
  margin: 10px auto;
}
@media only screen and (max-width: 768px) {
  .modal-dialog {
    position: relative;
    width: auto;
    margin: 10px;
  }
}
/* Contact Form Close icon 
========================================================*/
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000000 !important;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000000 !important;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.contact-form-body {
  padding-top: 0px;
  padding-left: 2px;
  padding-bottom: 119px;
}
.send-button {
  float: right;
  padding: 14px 69px !important;
}
@media only screen and (max-width: 1199px) {
  label.name,
  label.email {
    width: 100% !important;
  }
  .contact-form-body {
    padding-bottom: 60px;
  }
}
label.name,
label.email {
  width: 74% !important;
}
@media only screen and (max-width: 767px) {
  label.name,
  label.email {
    width: 100% !important;
  }
}
.mform {
  background-color: rgb( 255, 255, 255 );
  opacity: 0.602;
  -webkit-box-shadow: none;
  box-shadow: none;
}	
.mform:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}	
.mbutton_e:hover {
  color: #fff;
  border-style: solid;
  border-width: 2px;
  border-color: rgb( 41, 181, 226 );
  border-radius: 3px;
  background-color: rgb( 40, 49, 57 );
  width: 88px !important;
  height: 27px;
}	
.mbutton_e {
  color: #fff;
  border-radius: 3px;
  background-color: rgb( 12, 30, 66 );
  width: 88px !important;
  height: 27px;
}

footer {
  background-color: #1f1f1f;
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  padding-top: 15px;
  padding-bottom: 5px;
}
footer a {
  color: #ffffff;
  text-transform: uppercase;
}
footer a:hover {
  color: #f85d51;
}
footer .footer-logo {
  font-size: 25px;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: -5px;
}
footer #copyright-year {
  padding-right: 8px;
}
/* UItoTop styles
========================================================*/
#toTop {
  display: none;
  text-decoration: none;
  position: fixed;
  bottom: 80px;
  right: 50px !important;
  border-radius: 500px;
  height: 45px;
  width: 45px;
  background-color: #b4b4b4;
  text-align: center;
  z-index: 999;
  color: #3e3e3e;
  font-size: 22px;
  line-height: 45px;
}
#toTop:hover {
  background-color: #41637e;
}
@media only screen and (max-width: 1199px) {
  #toTop {
    display: none !important;
  }
}
@media only screen and (max-width: 767px) {
  #toTop {
    display: none !important;
  }
}
@media only screen and (max-width: 320px) {
  #toTop {
    display: none !important;
  }
}
#btnUbi > a{
	width: 154px !important;
	height: 125px !important;
	margin-top: 12px;
	background: url(../images/generacion.png) no-repeat left top;
}
#btnUbi > a.activo {
  background-position: -154px 0px !important;
} 
#btnUbi > a:hover {
  background-position: -154px 0px !important;
} 
#btnSeg > a{
	width: 154px !important;
	height: 125px !important;
	margin-top: 12px;
	background: url(../images/operaciones.png) no-repeat left top;
}
#btnSeg > a.activo {
  background-position: -154px 0px !important;
} 
#btnSeg > a:hover {
  background-position: -154px 0px !important;
} 
#btnFina > a{
	width: 163px !important;
	height: 125px !important;
	margin-top: 12px;
	background: url(../images/operaciones2.png) no-repeat left top;
}
#btnFina > a.activo {
  background-position: -163px 0px !important;
} 
#btnFina > a:hover {
  background-position: -163px 0px !important;
} 
.BENEFICIOS {
  font-size: 25px;
  margin-left: 30px;
  font-family: "Raleway";
  color: rgb( 200, 202, 204 );
  font-weight: bold;
  line-height: 4.394;
}
.bg-beneficios{
	background: #5fb4d8 url(http://accurate.com.mx/images/bg-beneficios.jpg) no-repeat center top;
	width: 100%;
	/*height: 280px;*/
	text-align: center;
}
.cost-box{
  width: 100%;
}
.parent-b {
    padding: 3% 0;
}

.child-b {
    padding: 5% 0;
}
.child-c {
    padding: 2% 0;
}

.PORTAFOLIO {
  text-align: left;
  font-size: 21.723px;
  font-family: "Raleway";
  color: rgb( 255, 255, 255 );
  font-weight: bold;
  line-height: 2.394;
  padding-left: 20px;
}
div.masked {
    position: relative;
}
div.masked:before {
	position:absolute;
	text-align: center;
	vertical-align: middle;
	content: "Enviando";
	display:block;
	width: 100%;
	height: 100%;
	background-color: rgba(70, 70, 70, 0.7);
	z-index:1;
	font-size: 24px;
	line-height: 24px;
	color: #141d3e;
	font-family: 'Raleway', sans-serif;
	font-weight: 500;
	padding-top: 5px;
}

.redT {
	color: #f00 !important;
}

#owl-brands {
	max-height: 80px !important; min-height: 70px !important;	max-width: 1000px !important; min-width: 200px !important;margin-top: 20px !important;margin-left: auto!important; margin-right: auto!important;
	margin-bottom: 20px !important;
}
#owl-brands .item{
  margin: 3px;
}
#owl-brands .item img{
  display: block;
  max-width: 200px;
  width: 200px;
  height: auto;
}

.u-efecto {
    transition: all 300ms ease-out 0s;
}
.u-size100-p {
    height: auto;
    width: 100% !important;
}
.header-logo.activo {
    margin-left: 91px;
}
.MainMenu-List.activo {
    margin-left: 20px;
}
.Header.activo {
    height: 10px;
}
.contentMenu.activo {
    box-shadow: 1px 0 20px rgba(0, 0, 0, 0.5);
    top: 0;
}
.portafoio-bg {
  background: url('../images/mision.jpg');
  background-position: bottom;
  margin-top: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  min-height: 350px;
}

@media (max-width: 767px) {
  .portafoio-bg {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
  .descargas {
	  padding-left: 180px;
  }
  .portafolio {
	  width: 900px; margin: 0px auto 0px auto !important;text-align:center;
  }
  .lineas {
	  height: 362px!important;background: #838383 url(../images/servicios_inmo_iconos.jpg) no-repeat center top;
  }
  .descargaimg {
	  width: 100%;
  }
@media (max-width: 380px) {
  .quienes {
	min-height: 280px;
	padding-top: 120px;
	padding-right: 2%;
	background: url(http://accurate.com.mx/images/mano_inmo_M.png) no-repeat right bottom;
  }
  .quienes p {
	  font-size: 10px !important;
  }
  .descargas {
	  padding-left: 10px;
  }
  .descargaimg {
	  width: 200px;
  }
  .portafolio {
	  width: 330px; margin: 0px auto 0px auto !important;text-align:center;
  }
  .portafolio img{
	  width: 220px!important;
  }
  .lineas {
	  height: 170px!important;background: #838383 url(../images/servicios_inmo_iconos.jpg) no-repeat center top;
	  background-size: 800px 170px;
  }	
	
}@media (max-width: 700px) {
  .quienes {
	min-height: 280px;
	padding-top: 120px;
	padding-right: 2%;
	background: url(http://accurate.com.mx/images/mano_inmo_M.png) no-repeat right bottom;
  }
  .quienes p {
	  font-size: 10px !important;
  }
  .descargas {
	  padding-left: 10px;
  }
  .descargaimg {
	  width: 230px;
  }
  .portafolio {
	  width: 330px; margin: 0px auto 0px auto !important;text-align:center;
  }
  .lineas {
	  height: 170px!important;background: #838383 url(../images/servicios_inmo_iconos.jpg) no-repeat center top;
	  background-size: 800px 170px;
  }	
	
}