@import url(http://fonts.googleapis.com/css?family=Montserrat:400,700);
@import url(http://fonts.googleapis.com/css?family=Roboto+Condensed:400,300,300italic,400italic,700,700italic);
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

* {
  margin: 0;
  padding: 0;
}

ul,
li {
  list-style-type: none;
}

a {
  text-decoration: none;
  outline: none;
  border: none;
  color: #fff;
}

a img {
  border: none;
}

.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}

.clearfix {
  display: inline-table;
}

/* Hides from IE-mac \*/
* html .clearfix {
  height: 1%;
}

.clearfix {
  display: block;
}

/* End hide from IE-mac */
* div, input, textarea {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  /* Firefox */
  -webkit-box-sizing: border-box;
  /* Safari */
}

body,
html {
  font-family: 'Montserrat', sans-serif;
  font-size: 18px;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  text-align: center;
  color: #111;
}

p {
  font-family: 'Roboto Condensed', sans-serif;
}

.info {
  position: relative;
  width: 1170px;
  height: 100%;
  margin: 0 auto;
}

#inicio {
  margin-top: 120px;
}

nav {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 120px;
  z-index: 999;
  background: #fff;
}
nav .nav {
  width: 1170px;
  margin: 0 auto;
}
nav .nav h1 {
  float: left;
  margin-top: -12px;
}
nav .nav ul.menu {
  float: right;
  width: auto;
}
nav .nav ul.menu li {
  float: left;
  width: auto;
}
nav .nav ul.menu li a {
  font-size: 21px;
  font-weight: 700;
  line-height: 120px;
  display: block;
  height: 120px;
  margin-left: 48px;
  color: #111;
}
nav .nav ul.menu li a:hover {
  color: #e46a5e;
}
nav .nav ul.menu li a.active {
  color: #e46a5e;
}

.container {
  float: left;
  width: 100%;
  /*banner*/
  /*services*/
  /*offices*/
  /*offices*/
}
.container .banner {
  position: relative;
  float: left;
  width: 100%;
  height: 672px;
  margin-top: -25px;
  background: url(../img/banner.jpg) no-repeat 50% 0;
}
.container .banner .text {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: center;
}
.container .banner .text h2 {
  font-size: 40px;
  font-weight: 700;
  line-height: 51px;
  margin-bottom: 33px;
  text-shadow: 0 0 13px #fefefe;
}
.container .banner .text h3 {
  font-size: 25px;
  line-height: 29px;
  margin-bottom: 33px;
  text-shadow: 0 0 6px #fefefe;
}
.container .banner .text a {
  font-size: 27px;
  font-weight: 700;
  line-height: 59px;
  z-index: 11;
  display: block;
  width: 236px;
  height: 59px;
  margin: 0 auto;
  margin-bottom: 77px;
  transition: all .5s;
  background: #000;
  background-color: #333333;
}
.container .banner .text a:hover {
  transition: all .5s;
  background: #e46a5e;
}
.container .services {
  float: left;
  width: 100%;
  padding: 100px 0;
  color: #fff;
  background: #07b8e8;
}
.container .services h2 {
  font-family: 'Montserrat', sans-serif;
  font-size: 23px;
  font-weight: normal;
  margin-bottom: 30px;
  text-align: center;
}
.container .services ul {
  float: left;
  width: 100%;
  margin-bottom: 30px;
}
.container .services ul li {
  /*font-family: 'Roboto Condensed', sans-serif;*/
  float: left;
  width: 21%;
  margin-right: 5%;
  font-family: 'Arial', sans-serif;
  font-size: 15px;
}
.container .services ul li.last {
  margin-right: 0;
}
.container .services ul li img {
  margin-bottom: 30px;
}
.container .services ul li p {
  margin-bottom: 20px;
  text-align: left;
  font-family: 'Arial', sans-serif;
  font-size: 15px;
}
.container .services ul li ul li {
  float: left;
  padding-left: 11px;
  width: 100%;
  text-align: left;
}
.container .services ul li p {
    font-family: 'Arial', sans-serif;
    font-size: 15px;
}
.container .services .claim {
  float: left;
  width: 100%;
}
.container .services .claim h2 {
  margin-bottom: 10px;
}
.container .offices {
  float: left;
  width: 100%;
  height: 618px;
  background: url(../img/map.jpg) center no-repeat;
}
.container .offices .panama {
  position: absolute;
  top: 275px;
  left: 0;
  width: 343px;
  text-align: right;
}
.container .offices .bogota {
  position: absolute;
  top: 115px;
  right: 0;
  width: 457px;
  text-align: left;
}
.container .logo-oficinas {
  position: absolute;
  right: 0;
  bottom: 115px;
}
.container .contact {
  float: left;
  width: 100%;
  height: 784px;
  margin-top: -100px;
  padding: 130px 0  0;
  background: url(../img/contact.jpg) center no-repeat;
}
.container .contact h2 {
  font-size: 40px;
  margin-left: 60px;
  text-align: left;
  color: #fff;
}
.container .contact form {
  width: 340px;
  margin-left: 60px;
}
.container .contact form input[type='text'] {
  font-family: 'Montserrat', sans-serif;
  font-size: 20px;
  line-height: 49px;
  width: 100%;
  height: 49px;
  margin-bottom: 12px;
  padding: 0 18px;
  border-radius: 8px;
}
.container .contact form select {
  width: 100%;
  margin-bottom: 12px;
}
.container .contact form textarea {
  font-family: 'Montserrat', sans-serif;
  font-size: 20px;
  width: 100%;
  height: 146px;
  margin-bottom: 12px;
  padding: 0 18px;
  border-radius: 8px;
}
.container .contact form input[type='submit'] {
  font-family: 'Montserrat', sans-serif;
  font-size: 20px;
  z-index: 76;
  float: right;
  width: 158px;
  height: 51px;
  cursor: pointer;
  transition: all .5s;
  color: #fff;
  border: none;
  background: #000;
  background-color: #333333;
}
.container .contact form input[type='submit']:hover {
  transition: all .5s;
  background: #e46a5e;
}

/* ========================================================================== */
/*  SELECT                                                   */
/* ========================================================================== */
.ddcommon {
  position: relative;
  display: -moz-inline-stack;
  display: inline-block;
  margin-bottom: 12px;
  cursor: default;
  cursor: pointer;
  color: #e46a5e;
  *display: inline;
}

.ddcommon ul {
  margin: 0;
  padding: 0;
}

.ddcommon ul li {
  list-style-type: none;
}

.ddcommon .clear {
  clear: both;
}

img.fnone {
  float: none !important;
}

.ddcommon .divider {
  position: absolute;
  width: 0;
  height: 100%;
}

.ddcommon .arrow {
  position: absolute;
  top: 50%;
  right: 4px;
  display: inline-block;
}

.ddcommon .ddTitle {
  line-height: 51px;
  position: relative;
  display: inline-block;
  width: 100%;
  height: 51px;
  padding: 0 0 0 18px;
  text-align: left;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  background: #fff;
  -o-border-radius: 6px;
}

.ddcommon .ddTitle .ddTitleText {
  display: block;
}

.ddcommon .ddTitle .ddTitleText .ddTitleText {
  padding: 0;
}

.ddcommon .ddTitle .description {
  display: block;
}

.ddcommon .ddTitle .ddTitleText img {
  position: relative;
  float: left;
  vertical-align: middle;
}

.ddcommon .ddChild {
  position: absolute;
  z-index: 9999;
  display: none;
  overflow-x: hidden;
  overflow-y: auto;
  width: 100%;
  padding: 10px 0;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  background: #ccc;
  -o-border-radius: 6px;
}

.ddcommon .ddChild li {
  clear: both;
}

.ddcommon .ddChild li .description {
  display: block;
}

.ddcommon .ddChild li img {
  position: relative;
  float: left;
  vertical-align: middle;
  border: 0 none;
}

.ddcommon .ddChild li.optgroup {
  padding: 0;
}

.ddcommon .ddChild li.optgroup .optgroupTitle {
  font-weight: bold;
  font-style: italic;
  padding: 0 5px;
}

.ddcommon .ddChild li.optgroup ul li {
  padding: 5px 5px 5px 15px;
}

.ddcommon .noBorderTop {
  margin: 0;
  padding: 0;
  border-top: none 0 !important;
}

/* ************** default theme ********************* */
.dd .arrow {
  width: 30px;
  height: 20px;
  margin-top: -10px !important;
  background: url(../img/dd_arrow.png) no-repeat 4px 0;
}

.dd .ddTitle .ddTitleText .ddTitleText {
  padding: 0;
}

.dd .ddTitle .description {
  font-size: 14px;
  margin-left: 16px;
  color: #666;
}

.dd .ddTitle .ddTitleText img {
  padding-right: 5px;
}

.dd .ddChild {
  position: absolute;
  left: 0;
  padding-left: 16px;
  text-align: left;
  background-color: #fff;
  -webkit-box-shadow: -1px 8px 10px 0 rgba(50, 50, 50, 0.3);
  -moz-box-shadow: -1px 8px 10px 0 rgba(50, 50, 50, 0.3);
  box-shadow: -1px 8px 10px 0 rgba(50, 50, 50, 0.3);
}

.dd .ddChild li {
  padding: 5px;
  background-color: #fff;
}

.dd .ddChild li .description {
  margin-left: 10px;
  color: #666;
}

.dd .ddChild li .ddlabel {
  color: #959595 !important;
}

.dd .ddChild li.hover {
  background-color: #fff;
}

.dd .ddChild li img {
  padding: 0 6px 0 0;
}

.dd .ddChild li.optgroup {
  padding: 0;
}

.dd .ddChild li.optgroup .optgroupTitle {
  padding: 0 5px;
}

.dd .ddChild li.optgroup ul li {
  padding: 5px 5px 5px 15px;
}

.dd .ddChild li.selected {
  color: #343434;
}

/*File*/
.file {
  margin-bottom: 12px;
}

.pf_ph_cont {
  display: block;
  overflow: hidden;
  width: 100%;
  margin-bottom: 12px;
}

.pf_ph_cont strong {
  display: inline;
  float: right;
  width: 146px;
  height: 50px;
  background: url(../img/file.jpg) no-repeat center top;
}

.pf_ph {
  font-size: 20px;
  line-height: 49px;
  float: left;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  /* Safari */
  -moz-box-sizing: border-box;
  /* Firefox */
  box-sizing: border-box;
  width: 179px;
  height: 49px;
  padding: 0 18px;
  text-align: left;
  white-space: nowrap;
  color: #666;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  background: #fff;
  background: #fff;
  -o-border-radius: 6px;
}

.pf_ph_cont strong span {
  display: none;
}

.footer {
  float: left;
  width: 100%;
}
.footer .derechos {
  font-size: 12px;
  line-height: 52px;
  float: left;
  width: 100%;
  height: 52px;
  text-align: center;
  color: #666;
}
.footer .social {
  float: right;
  margin-top: 23px;
}
.footer .social ul li {
  float: left;
}
.footer .social ul li a {
  display: block;
  float: left;
  width: 46px;
  height: 46px;
  margin-right: 16px;
  transition: all .5s;
  text-indent: -9900px;
  background: url(../img/socialmedia.png) no-repeat;
}
.footer .social ul li a.tw {
  background-position: 0 0;
}
.footer .social ul li a.tw:hover {
  transition: all .5s;
  background-position: 0 -49px;
}
.footer .social ul li a.fb {
  background-position: -61px 0;
}
.footer .social ul li a.fb:hover {
  transition: all .5s;
  background-position: -61px -49px;
}

.muestra-modal {
  display: none;
}

.modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: .7;
  background: #000;
}

.enviado {
  font-size: 28px;
  position: fixed;
  z-index: 99999;
  top: 50%;
  left: 50%;
  width: 400px;
  height: 200px;
  margin-top: -100px;
  margin-left: -200px;
  padding: 30px;
  text-align: center;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  background: #fff;
  background: #fff;
  -o-border-radius: 6px;
}
.enviado a {
  font-size: 22px;
  font-weight: 700;
  line-height: 59px;
  z-index: 11;
  display: block;
  width: 200px;
  height: 59px;
  margin: 0 auto;
  margin-top: 30px;
  margin-bottom: 77px;
  transition: all .5s;
  background: #000;
  background-color: #333333;
}
.enviado a:hover {
  transition: all .5s;
  background: #e46a5e;
}

.nice {
  font-size: 16px;
  width: 100%;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.nice .NFI-button {
  line-height: 50px;
  width: 100%;
  height: 50px;
  transition: all .5s;
  color: #fff;
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topleft: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-bottomleft: 3px;
  background-color: #18bae6;
  margin-bottom: 12px;
}

.nice .NFI-button:hover {
  transition: all .5s;
  background: #333;
}

.nice .NFI-filename {
  line-height: 30px;
  width: 100%;
  height: 30px;
  color: #777;
  border: solid #777 1px;
  border-left: none;
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topright: 3px;
  border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -moz-border-radius-bottomright: 3px;
  border-bottom-right-radius: 3px;
  background: #fff;
  -webkit-box-shadow: inset 0 2px 0 rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 2px 0 rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 2px 0 rgba(0, 0, 0, 0.05);
  text-shadow: 0 1px 0 #fff;
}
