ol, ul {
  margin-top: 5px;
  margin-bottom: 5px;
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}


.header-connect{
    padding-top: 5px;
}

.header-call p{
    color: #666666;
}
.header-call p span{
    margin-right: 15px;
    font-weight: 300;
}
.header-call p span i{
    margin-right: 4px;
    font-size: 20px;
    position: relative;
    bottom: -3px;
}

.header-social ul{
    padding-top: 5px
}
.header-social ul li a{
    color: #ffffff;
    font-size: 12px

}
.header-social ul li a:hover{
    color: #c2c2c2
}


.header-social2 ul{
    padding-top: 5px
}
.header-social2 ul li a{
    color: #1d2666;
    font-size: 16px

}
.header-social2 ul li a:hover{
    color: #c2c2c2
}

.list-inline {
  padding-left: 0;
  margin-left: -5px;
  list-style: none;
}

@media (max-width: 480px){

  .header-connect { 
        text-align: center;
    }

     .header-social ul{
        padding-top: 0px;
    }
    .header-social ul li a{
        font-size: 12px;
    }

    .header-call p span {
      margin-right: 10px;
      font-size: 12px;
    }
}



@media (min-width: 480px) and (max-width: 767px){
  .header-connect { 
        text-align: center;
    }

     .header-social ul{
        padding-top: 0px;
    }
    .header-social ul li a{
        font-size: 12px;
    }

    .header-call p span {
      margin-right: 10px;
      font-size: 12px;
    }
}

@media (min-width: 969px) and (max-width: 1169px){


     .header-social ul{
        padding-top: 0px;
    }
    .header-social ul li a{
        font-size: 12px;
    }
}


/*BOTONES*/

.btn-camiene {
  color: #fff;
  background-color: #1d2666;
  border-color: #1d2666;
}

.btn-camiene:hover {

    color: #fff;
    background-color: #39459c;
    border-color: #39459c;

}


/*====================================================
page-header
======================================================*/
.page-head{
    background: #494C53 url("../../archivos/img/page-header.jpg") 
        no-repeat scroll center top / cover;
    color:#FFF;
    position: relative;
    min-height: 140px;
}
.page-head-content {
    padding-top: 52px;
    padding-bottom: 52px;
}
.page-head-content .page-title {
    margin: 0px;
    padding: 10px 16px;
    font-size: 30px;
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: 2px;
}

/*enlaces*/

.enlace-camiene a {
  color: #fff;
}

.enlace-camiene a:hover{
    color: #c2c2c2
}

/*====================================================
Cajon Central
======================================================*/

/*Home page style 2 Edite */
.home-lager-shearch .large-search {
    padding: 25px 25px 10px;
}

.home-lager-shearch .large-search .btn-lg-sheach {
    bottom: -46px;
    border-radius: 50%;
    width: 60px;
    border: 2px solid #FFF;
    position: relative;
    background-position: 2px -1px;
    height: 60px;
}


}
.large-search{
    padding: 25px 25px 40px;
}
.large-search .search-form {
    background-color: #FFF;
    border-radius: 0px;
    padding: 20px 0px;
    box-sizing: border-box;
    position: relative;
    z-index: 9;
    border: 1px solid #294c2a;
    box-shadow: 0px 0px 1px rgba(0, 0, 0, 0);
    display: inline-block;
    width: 100%;
}


/*headin*/


@media (min-width: 992px) {
  .wrap-about .heading-section {
    margin-left: -120px;
    background: #fff;
    -webkit-box-shadow: -20px 5px 14px -15px rgba(0, 0, 0, 0.13);
    -moz-box-shadow: -20px 5px 14px -15px rgba(0, 0, 0, 0.13);
    box-shadow: -20px 5px 14px -15px rgba(0, 0, 0, 0.13); } }

    .ftco-section-parallax {
  position: relative; }
  .ftco-section-parallax .heading-section-white h2 {
    font-weight: 400 !important; }

    .heading-section .subheading {
  font-size: 18px;
  display: inline-block;
  margin-bottom: 0;
  color: #29166f;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 2px;
  text-transform: uppercase;
  position: relative; }
  .heading-section .subheading:after {
    position: absolute;
    top: 50%;
    left: -60px;
    content: '';
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 50px;
    height: 1px;
    margin-top: -1px;
    background: #29166f; }
  .heading-section .subheading:before {
    position: absolute;
    top: 50%;
    right: -60px;
    content: '';
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 50px;
    height: 1px;
    margin-top: -1px;
    background: #29166f; }

.heading-section h2 {
  font-size: 40px;
  font-weight: 600; }
  @media (max-width: 767.98px) {
    .heading-section h2 {
      font-size: 28px; } }

.heading-section.heading-section-white .subheading {
  color: rgba(255, 255, 255, 0.9); }

.heading-section.heading-section-white h2 {
  font-size: 40px;
  color: #fff; }

.heading-section.heading-section-white p {
  color: rgba(255, 255, 255, 0.9); }


  /*------------------------------------
  582 Clients
------------------------------------*/
.u-clients__item {
  border-width: 1px 0 1px 1px;
  border-color: #e6e7e9;
  border-style: solid;
  padding: 3rem 0;
}

.jrq-clients__image {
  width: 7.5rem;
  margin-left: auto;
  margin-right: auto;
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
  filter: gray;
  -webkit-filter: grayscale(0%);
  opacity: 1;
  transition: all 0.3s ease;
}

.jrq-clients__image:hover {
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0'/></filter></svg>#grayscale");
  -webkit-filter: grayscale(100%);
  opacity: .3;
}

