@import url(https://fonts.googleapis.com/css?family=Dosis:400,300,500,600,700);
@import url(https://fonts.googleapis.com/css?family=PT+Sans:400,400italic,700,700italic);

html,
body {
    width:100%;
    height: 100%;
    font-family: 'Dosis', sans-serif;
    min-heigh:41px;
    overflow-x: hidden;
}

.cabezal{
  background-image: url('../img/back_cabezal.png');
  background-repeat: no-repeat;
  background-position: center center;
  min-height:73px;
}

.backmenu{
  background-image: url('../img/menubackground.png');
  background-repeat: no-repeat;
}

.navbar-nav .open>a, .navbar-nav .open>a:focus, .navbar-nav .open>a:visited, .navbar-nav .open>a:hover, .navbar-nav>li>a:hover {
    background-color: transparent;
    background-image: none;
    color:#c85212;
}

.navbar-nav>li>.dropdown-menu {
margin: 0 10% 0 10%;
}

.navbar {
min-height: auto;
margin-bottom:0px;
border:none;
}


.img-portfolio {
    margin-bottom: 30px;
}



.img-hover:hover {
    opacity: 0.8;
}

/* Home Page Carousel */

header.carousel {
    height: 50%;
}

header.carousel .item,
header.carousel .item.active,
header.carousel .carousel-inner {
    height: 100%;
}

header.carousel .fill {
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover;
}

/* 404 Page Styles */

.navbar-nav>li>a{
  padding-top:10px;
  padding-bottom:5px;
}


.container-fluid{
  margin:0px;
  padding:0px;
}

.error-404 {
    font-size: 100px;
}

/* Pricing Page Styles */

.price {
    display: block;
    font-size: 50px;
    line-height: 50px;
}

.price sup {
    top: -20px;
    left: 2px;
    font-size: 20px;
}

.period {
    display: block;
    font-style: italic;
}

.sinmp{
  margin:0px;
  padding:0px;
}

.icon-bar{
  background-color:#1c2f58;
}


/*------ FONTS -------*/
.fazul{
  color:#152f5d;
}

.fgris{
  color:#4c4c4c;
}

.f12{
  font-size:12px;
}

.f14{
  font-size:14px;
}

.f16{
  font-size:16px;
}

.f17{
  font-size:17px;
}

.f18{
  font-size:18px;
}

.f19{
  font-size:19px;
}

.f20{
  font-size:20px;
}

.f22{
font-size:22px;
}

.f30{
font-size:30px;
}

.f36{
font-size:36px;
}

.f40{
font-size:40px;
}

.fitalic{
  font-style:italic;
}

.flight{
  font-family: 'Dosis', sans-serif;
  font-weight: 300;
}

.linkazul{
    color:#152f5d;
    text-decoration: none;
}

.linkazul:hover{
    color:#152f5d;
    text-decoration: underline;
}

.fmedium{
  font-family: 'Dosis', sans-serif;
  font-weight: 500;
}


.fpt{
  font-family: 'PT Sans', sans-serif;
  font-weight: "700italic";
}

.fptitalic{
  font-family: 'PT Sans', sans-serif;
  font-weight: "700italic";
  font-style: italic;
}


.fptitaliclight{
  font-family: 'PT Sans', sans-serif;
  font-weight: "400";
  font-style: italic;
}

.fblanco{
  color:#fff;
}

.backtxt{
  background-image: url("../img/back_degrade.png");
  background-position: center center;
  background-repeat: repeat-y;
  margin-top:15px;
  padding-top:30px;
  padding-bottom:30px;
}

.cabazalcompania{
  background-image: url('../img/back_compania.png');
  background-repeat: no-repeat;
  background-position: center;
  padding-top:130px;
  padding-left:350px;
  padding-bottom:100px;
}


.cabazalclientes{
  background-image: url('../img/back_clientes.png');
  background-repeat: no-repeat;
  background-position: center;
  padding-top:130px;
  padding-left:350px;
  padding-bottom:100px;
}


.cabezalcontacto{
  background-image: url('../img/back_contacto.png');
  background-repeat: no-repeat;
  background-position: center;
  padding-top:130px;
  padding-left:350px;
  padding-bottom:100px;
}


::-webkit-input-placeholder {
   font-style: italic;
	 font-family: 'alegre';
	 font-size:100%;
     font-family: 'PT Sans', sans-serif;
}

:-moz-placeholder { /* Firefox 18- */
	font-style: italic;
	font-family: 'alegre';
	font-size:100%;
    font-family: 'PT Sans', sans-serif;
}

::-moz-placeholder {  /* Firefox 19+ */
	font-style: italic;
	font-family: 'alegre';
	font-size:100%;
    font-family: 'PT Sans', sans-serif;
}

:-ms-input-placeholder {
	font-style: italic;
	font-family: 'alegre';
	font-size:100%;
    font-family: 'PT Sans', sans-serif;
}

/*.contenedores:hover .image {
-webkit-transform:scale(1.1);
transform:scale(1.1);
}
.contenedores {
overflow:hidden;
width:15%;
height:100%;
}
.image {
-webkit-transform:scale(1);
transform:scale(1);
-webkit-transition: all 0.7s ease;
transition: all 0.7s ease;
}*/


.navbar-nav>li>.dropdown-menu {
margin-top:-10px;
padding-top:10px;
}


.cabezalconsultoria{
  background-image: url('../img/back_consultoria.png');
  background-repeat: no-repeat;
  background-position: center;
  padding-top:130px;
  padding-left:350px;
  padding-bottom:100px;
}


.top5{
  margin-top:5px;
}

.top10{
  margin-top:10px;
}

.top15{
  margin-top:15px;
}

.top20{
  margin-top:20px;
}

.top25{
  margin-top:25px;
}

.pbot5{
  padding-bottom: 5px;
}

.pbot10{
  padding-bottom: 10px;
}

.pbot15{
  padding-bottom: 15px;
}

.pbot20{
  padding-bottom: 20px;
}

.bottonboton{
margin-top:20px;
}

.maxthumb{
  max-height:40px;
  padding-bottom: 5px;
}


.maxthumb2{
  max-height:30px;
  padding-bottom: 5px;
}

.bordeimgthumb{
  border:1px solid #828282;
  margin-bottom:3px;
}


.tituloseccion{
  background-image: url('../img/cajatitulo.png');
  background-repeat:no-repeat;
  padding:0px 0px 0px 75px;
  color:#FFF;
  min-height:77px;
}


.espaciocontenedor{
    padding:0px 0px 36px 75px;
}

.breadcrumb{
  background-color:transparent;
  font-family: 'Dosis', sans-serif;
  font-weight: 700;
  color:#152f5d;
  font-size:10px;
  padding-left: 0px;
  padding-bottom:0px;
}

.breadcrumb li, .breadcrumb li a, .breadcrumb-item .active{
  color:#152f5d;
}


/*----- carrousel ------*/
.carousel-indicators li{ border :1px solid #ccc; }
.carousel-control{ color:#909090; width:5%; }
.carousel-control:hover, .carousel-control:focus{ color:#31708f; }
.carousel-control.left, .carousel-control.right { background-image: none; }
.media-object{ margin:auto; margin-top:15%; }
.carousel-control {font-size:70px; top: 25%;}



/* Footer Styles */

.logosfooterback{
  background-image: url('../img/backgrande.png');
  background-repeat: no-repeat;
  background-position: center center;
  padding-bottom:10px;
  padding-top:20px;
}

.backlinea1{
  background-image: url('../img/backlinea2.png');
  background-repeat: no-repeat;
  background-position: top center;
}

.tituloback{
  background-image: url('../img/backtitulo.png');
  background-repeat: repeat-y;
  background-position: top center;
  padding:8px 0px 5px 0px;
  width:auto;
}

.footerbackground{
  /*background-image: url('../img/backfooter.png');*/
  background-repeat: no-repeat;
  background-position: center center;
}

.backlinea{
  /*background-image: url('../img/backlinea.png');*/
  background-repeat: repeat-x;
}

.backdireccion{
  padding-top:15px;
  background-image: url('../img/backdirfooter.png');
  background-repeat: repeat-x;
  background-position: top center;
}
.hr1{
  border:none;
  border-bottom:2px solid #293961;
}

.titulomas{
  background-image: url('../img/back_titulo_mas.png');
  background-repeat: repeat-x;
  padding:0px 0px 0px 75px;
  color:#FFF;
  min-height:26px;
}

footer{
    min-height: 140px;
}

.casilleros{
  border:1px solid #adadad;
  border-radius:0px;
  background-color: #e5e6e6;
}

.linkmenu{
      font-family: 'Dosis', sans-serif;
      font-weight: 600;
      color:#152f5d;
}

  .navbar-nav{
          float:none;
          margin: 0 auto;
          display: table;
          table-layout: fixed;
      }

      .dropdown-large {
        position: static !important;
      }
      .dropdown-menu-large {
        margin-left: 16px;
        margin-right: 16px;
        padding: 20px 0px;
        border:none;
        border-top:3px solid #56587b;
        border-bottom:3px solid #56587b;
        border-bottom-left-radius: 0;
border-bottom-right-radius: 0;
background-color: rgba(231, 232, 238, 0.9);
margin-top:-20px;
      }
      .dropdown-menu-large > li > ul {
        padding: 0;
        margin: 0;
      }
      .dropdown-menu-large > li > ul > li {
        list-style: none;
      }
      .dropdown-menu-large > li > ul > li > a {
        display: block;
        /*padding: 2px 20px;*/
        clear: both;
        font-weight: normal;
        line-height: 1.428571429;
        color: #152f5d;
        white-space: normal;
        font-size:12px;
      }
      .dropdown-menu-large > li ul > li > a:hover,
      .dropdown-menu-large > li ul > li > a:focus {
        text-decoration: none;
        color: #bd4f16;
      }
      .dropdown-menu-large .disabled > a,
      .dropdown-menu-large .disabled > a:hover,
      .dropdown-menu-large .disabled > a:focus {
        color: #999999;
      }
      .dropdown-menu-large .disabled > a:hover,
      .dropdown-menu-large .disabled > a:focus {
        text-decoration: none;
        background-color: transparent;
        background-image: none;
        filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
        cursor: not-allowed;
      }
      .dropdown-menu-large .dropdown-header a {
        color: #bd4f16;
        font-size: 12px;
        font-weight: 700;
        padding: 0px;
      }
      .dropdown-header {
        padding: 0px 0px 5px 0px;
      }

      ul.nav li.dropdown:hover > ul.dropdown-menu {
          display: block;
      }


/* Responsive Styles */
@media (min-width: 1200px) {


  .navbar-nav>li>.dropdown-menu {
  /*margin: 0 30% 0 30%;*/
  }

}

@media (min-width: 991px) {


  .navbar-nav>li>.dropdown-menu {
  /*margin: 0 28% 0 28%;*/
  }

}


@media(max-width:991px) {
  .cabezalcontacto,.cabazalclientes,.cabezalconsultoria,.cabezalconsultoria{
    padding-left:0px;
  }

    .customer-img,
    .img-related {
        margin-bottom: 30px;
    }


}

@media(max-width:767px) {
.backmenu{
  background-image: none;
  background-color:#ebecec;
}

.f40{
  padding-top:5px;
  font-size: 30px;
}

    .img-portfolio {
        margin-bottom: 15px;
    }

    header.carousel .carousel {
        height: 70%;
    }
    .navbar-nav {
          width: 100%;
        float: left;
        margin: 0;
        display: table;
    }
    .dropdown-menu-large {
        margin-left: 0 ;
        margin-right: 0 ;
      }
      .dropdown-menu-large > li {
        margin-bottom: 30px;
      }
      .dropdown-menu-large > li:last-child {
        margin-bottom: 0;
      }
      .dropdown-menu-large .dropdown-header {
        /*padding: 3px 15px !important;*/
      }

}
