@font-face {
  font-family: 'porta';
  src: url('../Fonts/pluton.eot?49924914');
  src: url('../Fonts/pluton.eot?49924914#iefix') format('embedded-opentype'),
       url('../Fonts/pluton.woff?49924914') format('woff'),
       url('../Fonts/pluton.ttf?49924914') format('truetype'),
       url('../Fonts/pluton.svg?49924914#porta') format('svg');
  font-weight: normal;
  font-style: normal;
}


body {
	font-size: 17px;
	line-height: 20px;
  
}

a {
  color: #1d4e89;
  text-decoration: none;
}

a:hover {
  color: #1d4e89;
  text-decoration: none;
}

h1 {
  margin: 10px;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
  color:#fff;
}

p {
  padding: 10px;
  font-size: 17.5px;
  font-weight: 300;
  color: #fff;
  line-height: 1.10;
}

.arrow-down {
  display: none;
  position: absolute;
  top: auto;
  bottom: 100%;
  left: 50%;
  margin-left: -8px;
  margin-bottom: 22px;
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 8px solid #123456;
}

.background-inicio {
  background: url("../Images/bg_img3.jpg") no-repeat fixed center center transparent;
}

.background-contacto {
  background: url("../Images/bg_img1.jpg") repeat fixed top center transparent;
}

.background-nosotros {
  background: url("../Images/bg_img4.jpg") no-repeat fixed center center transparent;
}

.background-servicio {
  background: url("../Images/bg_img2.jpg") no-repeat fixed center center transparent;
}

.block {
  width: 50%;
  height: 350px;
    float: left;
  position: relative;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}

.block .inner {
  display: inline-table;
  margin: auto;
}

.block img {
  display: block;
  width: 100%;
  margin: 0 auto;
  height: 350px;
}

.border-white {
  border: 2px solid #fff;
  position: relative;
}

.border-white:hover {
  background-color: #123456;
  opacity: 0.95;
}


.box-dialog p {
  color: #fff;
  background-color: #123456;
  padding: 15px;
  margin: 0;
}

.box-dialog .arrow {
  margin-left: 10px;
  width: 0;
  border-top: 10px solid #123456;
  border-left: 20px outset transparent;
  border-right: 20px outset transparent;
}

.box-dialog .whopic {
  display: inline-block;
}

.button,
.button:visited,
.button:focus {
  display: inline-block;
  border: 2px solid #1d4e89;
  color: #1d4e89;
  background-color: transparent;
  padding: 15px 30px;
  font-size: 17px;
  line-height:auto;
}

.button:hover, 
.button:active{
    background-color:#1d4e89;
    color:#fff;
}

.button-ps, 
.button-ps:visited, 
.button-ps:focus {
  display: inline-block;
  border: 2px solid #fff;
  color: #fff;
  background-color: transparent;
  padding: 15px 30px;
  font-size: 17px;
  line-height:auto;
}

.button-ps:hover, 
.button-ps:active {
    background-color:#fff;
    color:#1d4e89;
    font-weight: bolder;
}

.button-sp, 
.button-sp:visited, 
.button-sp:focus {
  display: inline-block;
  border: 2px solid #fff;
  color: #fff;
  background-color: transparent;
  padding: 10px 20px;
  font-size: 14px;
  line-height:auto;
  margin-top: 20px;
}

.button-sp:hover, 
.button-sp:active {
    background-color:#fff;
    color:#1d4e89;
    font-weight: bolder;
}

 .center {
    float: none !important;
    margin: 0 auto !important;
    text-align: center;
}

.centered {
    margin-left:auto;
    margin-right:auto;
    float: none;
    text-align: center;
}

.contact {
    background:transparent;
}

#contacto textarea, #contacto input[type="text"], #contacto input[type="email"] {
    padding: 10px;
    line-height: 20px;
    height: auto;
}
#contacto textarea {
    height: 120px;
}
.contacts, .contact .social {
    color: #fff;
    list-style: none;
    margin-left: 10px;
}
.contacts > li {
    margin-top: 15px;
}
.contacts > li > a {
    color: #fff;
}
.contact-info {
    margin-top:25px !important;
    margin-bottom:10px;
    background-color: rgba(10, 50, 135, 0.44);
}
.contact-info p{
     font-weight:normal;
     padding: 0px;
}
.contact-info .icon {
    margin:10px auto;
    font-size:30px;
}

.contact-form {
    background: rgba(10, 50, 135, 0.44);
    z-index:110;
    position:relative;
    margin-top:-25px;
    padding:20px;
}

.contact-form h3 {
    color:#fff;
    padding-bottom:20px;
}

.contact .social {
    display: inline-block;
    margin-left:0;
}
.contact .social li {
    line-height: 32px;
    padding:10px 10px;
    font-family:'Porta';
    font-size: 40px;
    transition: margin 0.4s;
    -webkit-transition: margin 0.4s;
}
.contact .social li a {
    color:#fff;
}
.contact .social li a:hover {
    color:#123456;
}

.definition {
  padding: 80px;
  background-color: rgba(10, 50, 135, 0.44);
  color: #fff;
  border-color: #fff;
}

.definition2 {
  padding: 20px;
  background-color: rgba(10, 50, 135, 0.44);
  color: #fff;
  border-color: #fff;
}

.definition .arrow1 {
  margin-left: -80px;
  width: 0;
  border-top: 35px outset transparent;
  border-left: 35px solid #fff;
  border-bottom: 35px outset transparent;
  margin-top: -120px;
}


.definition .inner {
  max-width: 540px;
}

.error {
    color: #CF0000;
    display: none;
}

.arrow2 {
  display: block;
  position: absolute;
  overflow: hidden;
  z-index:10;
  background-color: transparent;
}

.arrow1 svg {
    position: absolute;
    width: 80px;
    height: 80px;
}

.footer {
  background-color:#1d4e89; 
  text-align:center; 
  height:50px;
}

.hero {
  background-color: #fff;
  color: #1d4e89;
  border-color: #fff;
}

.hero .definition {
  width: 50%;
}

.hero .inner {
  display: block;
  float: none;
  overflow: hidden;
  zoom: 1;
  position: relative;
  max-width: 640px;
  margin: auto;
}

.inner {
  margin: 0 auto;
  position: relative;
}

.invisible {
    display:none;
    visibility:visible;
}

.left-align {
    text-align:left;
}

.main-section {
  background: transparent;
}


.main-section, .main-section h3, .second-section h3{
  color: #fff;
}

.main-section .title {
  border-bottom: 3px solid #fff;
}

.main-section .title h1 .second-section .title h1 {
  color: #123456;
  margin: 0 auto;
}
.map-canvas {
    position:absolute;
    margin-bottom:20px;
    width:100%;
    height:500px;
    color: #29383F;
    position:absolute;
    left:0;
    top:0;
    right:0;
}

.map-wrapper {
    position:relative;
    height:500px;
}

.marquee-section {
  height: 35px;
  overflow: hidden;
  background-color: #123456;
  opacity: 0.85;
  margin-top: 20px;
}

.marquee-section .marquee-container {
  color: #fff;
  width: 200%;
}

.marquee-section .marquee-container > ul > li{
  float: left;
  padding-right: 30px;
}

.message-btn {
  border: 2px solid #fff;
  color: #fff;
  background-color: transparent;
  padding: 15px 30px;
  font-size: 17px;
}

.message-btn:hover {
  background-color: #fff;
  color: #1d4e89;
  font-weight: bolder;
}

.navbar {
	background: #1d4e89;
	margin-bottom: 0px;
	min-height: 70px;
}

.navbar-fixed-top {
  min-height:60px;
  height:60px;
  padding-top:0;
}

.navbar .btn-navbar:hover,
.navbar .btn-navbar {
	border-radius: 0px !important;
	background: #fff !important;
	color: #1d4e89 !important;
}

.navbar-inner {
	background: #1d4e89;
	border-radius: 0px;
	filter: none;
	border: medium none;
	box-shadow: none;
}

.navbar .nav li.dropdown > .dropdown-toggle .caret {
  border-top-color: #fff !important; 
  border-bottom.color: #fff !important;
}

.navbar .nav li.dropdown.open > .dropdown-toggle, 
.navbar .nav li.dropdown.active > .dropdown-toggle, 
.navbar .nav li.dropdown.open.active > .dropdown-toggle {
  color: #fff;
  background: #1D4E89;
  border: 1px solid #fff;
}

.navbar .nav > li > a, 
.nav-collapse .dropdown-menu > li > a {
	text-transform: uppercase;
	vertical-align: middle;
	margin: 10px 3px;
	border: 1px solid #1d4e89;
	box-shadow: none;
	font-size: 15px;
	text-shadow: none;
	text-shadow: none;
	color: #fff;
	transition: border-color 1s ease;
}

.nav-collapse .dropdown-menu > li > a {
  font-size: 10px !important;
}

.navbar .nav > li:hover > a,
.navbar .nav > .active > a,
.navbar .nav > .active > a:hover,
.navbar .nav > .active > a:focus,
.nav-collapse .dropdown-menu > li:hover > a,
.nav-collapse .dropdown-menu > .active > a,
.nav-collapse .dropdown-menu > .active > a:hover,
.nav-collapse .dropdown-menu > .active > a:focus {
	border: 1px solid #fff;
	color: #fff;
	background: #1d4e89;
	transition: border-color 1s ease; 
}

.navbar .nav > li > .nav-animated {
  background: #1D4E89;
  height: auto;
  padding: 10px 0;
  position: absolute;
  top: -115px;
  left: 60px;
  width: auto;
  z-index: 99999;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  transition: 0.8s ease-in-out;
  box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.5);
  -moz-transition: 0.8s ease-in-out;
  -o-transition: 0.8s ease-in-out;
  -webkit-transition: all 0.8s ease-in-out;
}

.navbar .nav > li:hover > .nav-animated {
  -moz-transform: translate(0, 171px);
  -o-transform: translate(0, 171px);
  -webkit-transform: translate(0, 171px);
  transform: translate(0, 171px);
}

.navbar .nav > li > .nav-animated > li {
  width: 100%;
  list-style: none;
}

.navbar .nav > li > .nav-animated > li:hover {
  background-color: #fff;
}

.navbar .nav > li > .nav-animated > li > a{
  background: transparent;
  height: 20px;
  line-height: 20px;
  width: auto;
  color: #fff;
  padding: 5px;
}

.navbar .nav > li > .nav-animated > li > a:hover {
  color: #1d4e89;
  font-weight: bold;
}

.second-section {
  background-color: transparent;
}

.second-section .title {
  border-bottom: 3px solid #fff;
}

.second-section .title h1 {
  color: #fff;
}

.section {
  padding-bottom: 50px;
}

.section-color {
  background-color: rgba(10, 50, 135, 0.44);
}

.section .container {
  padding-top: 50px;
}

.section .subtitle {
  text-align: left;
  background-color: rgba(10, 50, 135, 0.44);
  padding-bottom: 5px;
}

.section .title {
  text-align: center;
  padding: 10px;
  margin-bottom: 30px;
  background-color: rgba(10, 50, 135, 0.44);
}

.section .title h1 {
  font-weight: bolder;
  margin-bottom: 20px;
  padding: 0px;
}

.service-dev {
  background-color: rgba(10, 50, 135, 0.44);
  max-height: 110px;
  border: 1px solid rgb(10, 50, 135);
  border-bottom: 3px solid #123456;
  border-right: 3px solid #123456;
  text-align: center;
  padding: 5px;
  overflow: hidden;
  position: relative;
  cursor: pointer;
}

.service-dev:hover {
  border: 1px solid rgb(10, 50, 135)
}

.service-dev img {
  width: 32%;
}

.service-dev p {
  font-size: 14px;
  font-weight: lighter;
}

.service-dev-app {
  border: 0px;
  text-align: center;
}

.service-dev-app img {
  width: 60%;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.service-dev-app img:hover {
  -webkit-transform: rotate(-7deg);
  -moz-transform: rotate(-7deg);
  -o-transform: rotate(-7deg);
  transform: rotate(-7deg);
}

.service-dev-open {
  max-height: 350px !important;
}


.show-dialog {
  display: none;
  position: absolute;
  width: 160%;
  background-color: #123456;
  top: auto;
  bottom: 100%;
  left: 50%;
  margin-left: -130px;
  padding: 20px;
  margin-bottom: 30px;
  border-radius: 3px;
}

.show-dialog-last {
  left: -10% !important;
}

.show-dialog-list {
  font-style: italic;
  font-weight: 200;
  font-size: 14px;
  color: #fff;
  text-align: left;
}

.show-dialog-list li {
  padding-bottom: 10px;
}

.social li {
  display: inline-block;
  line-height: 32px;
  font-family: 'Porta';
  font-size: 32px;
  padding: 0 5px;
}

.spinner {
  position:absolute;
  z-index:9999;
  background:url(../Images/loader.gif) 50% 50% no-repeat #1d4e89;
  width:100%;
  height:100%;
  top:0;
  left:0
}

.right-align {
    text-align:left;
}

.team .thumbnail {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 10px;
    border: 1px solid #fff;
}

.team .thumbnail:hover .social {
    z-index: 5;
}

.team .thumbnail:hover .social a {
    color:#fff;
}

.team .thumbnail .mask {
    background: #FECE1A;
}

.team .thumbnail .mask h2 {
    margin-top:20%;
}

.team .thumbnail .mask, .team .thumbnail .mask h3, .team .thumbnail .mask p, .team .thumbnail:hover h3, .team .thumbnail:hover .social a:hover {
    color:#181A17;
}

.tecn a {
  color: #fff;
  text-decoration: underline;
}

.tecn a:hover {
  text-decoration: none;
}

.tecn h3, .tecn p {
  padding: 10px;
  line-height: 1.2;
}

.tecn img {
  padding: 35px 15px 15px 15px;
  width: 50%;
}

.tecn ul {
  padding-left: 20px;
}

.tecn li {
  line-height: 1.4;
  font-weight: lighter;
}

.third-section {
  
}

.third-section .title {
  border-bottom: 0px solid #fff;
}


.third-section .title h1, .third-section .title p {
  color: #fff;
}

.thumbnail {
    width:100%;
    height:100%;
    padding:0;
    overflow: hidden;
    position: relative;
    border:0;
    border-radius:0;
    box-shadow:none;
    text-align:center;
    background: rgba(10, 50, 135, 0.44);
}
.thumbnail .more {
    display:block;
    z-index:4;
    position:absolute;
    top:-100px;
    left:50%;
    margin:0 auto;
    margin-left:-41px;
    width:80px;
    height:80px;
    font-size:40px;
    color:#fff;
    text-decoration:none;
    line-height: 70px;
    text-align: center;
}
.thumbnail:hover .more {
    top:40%;
    margin-top:-40px;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3 s ease-out;
    -ms-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.thumbnail h3, 
.thumbnail p {
    margin:0;
    padding:0;
    position:relative;
    z-index:4;
}
.thumbnail h3 {
    color: #fff;
    margin-top:10px;
    font-size:20px;
}
.thumbnail > p {
    padding-bottom:20px;
}
.thumbnail .filter {
    opacity:0.95;
    filter: alpha(opacity=85);
    top:100%;
    left:0;
    width:100%;
    height:100%;
    background:#123456;
    position:absolute;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2 s ease-out;
    -ms-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}

.thumbnail .filter h2 {
  color: #fff;
}

.thumbnail .filter h2, .thumbnail .filter p {
  padding-left: 10px;
  padding-right: 10px;
}

.thumbnail:hover .filter {
    top:0;
}

.visible {
  display: block;
}

/*4 Responsible
********************************************************************/
 @media (min-width: 1200px) {
    .thumbnail .more {
        margin-left:-41px;
        width:80px;
        height:80px;
        border-radius:40px;
        line-height: 80px;
    }
}
@media (max-width: 979px) {
    body {
        padding-left:0;
        padding-right:0;
    }

    .block {
      height: 390px;
    }

    .block img {
      height: 390px;
    }

    .definition {
      padding: 35px 50px 50px 50px;
    }

    .definition .arrow1 {
      margin-left: -50px;
      margin-top: -150px;
    }
    .navbar-fixed-top, .navbar-fixed-bottom {
        position: fixed;
    }
    .navbar .nav > li > a {
        line-height: 20px;
        vertical-align: middle;
    }
    .section {
        padding-left:20px;
        padding-right:20px;
    }
    .navbar-fixed-top, .navbar-fixed-bottom, .navbar-static-top {
        margin-left: 0px;
        margin-right: 0px;
    }
    .nav-collapse {
        clear: both;
    }
    .nav-collapse .nav {
        float: none;
        margin: 0 0 10px;
    }
    .nav-collapse .nav > li {
        float: none;
    }
    .nav-collapse, .nav-collapse.collapse {
        width: 100%;
        display: inherit;
    }
    .thumbnail .more {
        margin-left:-21px;
        width:40px;
        height:40px;
        border-radius:30px;
        line-height: 40px;
    }
    .thumbnail:hover .more {
        margin-top:-20px;
    }
    .newsletter form {
        text-align:center;
    }
}
@media (max-width: 767px) {
    .block {
      float: none;
      width: 100%;
    }

    .definition {
      padding: 15px 25px 0 50px;
    }

    .footer p{
      padding: 0px;
    }

    .info-mail {
        width:90%;
        padding:15px 0px;
    }
    .project-description {
        padding-left:20px;
    }
    .price-column, .testimonial {
        margin-top:30px;
    }

    .third-section .title h1 {
      width: 93%;
    }
}

@media (max-width: 390px) {
  .block {
    height: 450px;
  }
}

@media (max-width: 330px) {
  .background-contacto, .background-inicio, .background-nosotros, .background-servicio {
    background: #123456;
  }

  .block {
    height: 520px;
  }

  .definition p {
    padding: 0px;
  }


}

/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'porta';
    src: url('../font/porta.svg?49924914#porta') format('svg');
  }
}
*/
 
 [class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "porta";
  font-style: normal;
  font-weight: normal;
  speak: none;
 
  display: inline-block;
  text-decoration: inherit;
  
  text-align: center;
  /* opacity: .8; */
 
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
     
  /* fix buttons height, for twitter bootstrap */
  
 
  /* you can be more comfortable with increased icons size */
   /*font-size: 120%; */


 
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
.icon-plus:before { content: '\e826'; } /* '' */
.icon-email:before { content: '\e825'; } /* '' */
.icon-cog:before { content: '\e823'; } /* '' */
.icon-ok:before { content: '\e80a'; } /* '' */
.icon-cancel:before { content: '\e80b'; } /* '' */
.icon-calendar:before { content: '\e10b'; } /* '' */
.icon-help-circled:before { content: '\e81a'; } /* '' */
.icon-location:before { content: '\e81b'; } /* '' */
.icon-left-open:before { content: '\e804'; } /* '' */
.icon-right-open:before { content: '\e803'; } /* '' */
.icon-up-open:before { content: '\e805'; } /* '' */
.icon-menu-1:before { content: '\e800'; } /* '' */
.icon-link-ext:before { content: '\e822'; } /* '' */
.icon-menu:before { content: '\e801'; } /* '' */
.icon-mail-alt:before { content: '\e81c'; } /* '' */
.icon-angle-left:before { content: '\e81e'; } /* '' */
.icon-angle-right:before { content: '\e81f'; } /* '' */
.icon-angle-up:before { content: '\e820'; } /* '' */
.icon-angle-down:before { content: '\e821'; } /* '' */
.icon-desktop:before { content: '\e814'; } /* '' */
.icon-mobile:before { content: '\e81d'; } /* '' */
.icon-calendar-empty:before { content: '\e802'; } /* '' */
.icon-github-circled:before { content: '\e811'; } /* '' */
.icon-vimeo-circled:before { content: '\e808'; } /* '' */
.icon-twitter-circled:before { content: '\e807'; } /* '' */
.icon-facebook-circled:before { content: '\e80e'; } /* '' */
.icon-gplus-circled:before { content: '\e80d'; } /* '' */
.icon-pinterest-circled:before { content: '\e809'; } /* '' */
.icon-linkedin-circled:before { content: '\e806'; } /* '' */
.icon-dribbble-circled:before { content: '\e80f'; } /* '' */
.icon-stumbleupon-circled:before { content: '\e810'; } /* '' */
.icon-lastfm-circled:before { content: '\e812'; } /* '' */
.icon-skype-circled:before { content: '\e813'; } /* '' */
.icon-globe:before { content: '\e815'; } /* '' */
.icon-award:before { content: '\e816'; } /* '' */
.icon-user:before { content: '\e818'; } /* '' */
.icon-users:before { content: '\e819'; } /* '' */
.icon-chart-bar:before { content: '\e80c'; } /* '' */
.icon-phone:before { content: '\e824'; } /* '' */
.icon-megaphone:before { content: '\e817'; } /* '' */