@import url(//maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css);
@import url(//fonts.googleapis.com/css?family=Lato:400,100,100italic,300italic,300,400italic,700,700italic,900,900italic);
@import "animate.css";
/*========================================================
                      Main Styles
=========================================================*/
body{
  color:#000d8f;
}
.eapps-instagram-feed-posts-grid-load-more-container.eapps-instagram-feed-posts-grid-load-more-enabled {
    padding-bottom: 3px;
}
.col-xs-5
.camera_container{
  height: auto !important;
}
.owl-dots{
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}
.owl-controls{
  position: absolute;
  bottom: 15px;
  margin-left: 50%;
  left: -142px;
}
.badge {
  background: none;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.page {
    background: white !important;
}
@media (max-width: 991px) {
  .clearboth {
    clear: both;
  }
}
hr {
  border: none;
  height: 1px;
  background: #443522;
}
.espacios1{
  padding: 20% 10% 20% 30%;
}
.espacios2{
  padding: 8% 10% 4% 30%;
}
.espacios3{
  padding: 20% 30% 20% 10%;
}

div#wa_btn-content {
    transform: scale(1.2);
}
a#toTop {
    display: none !important;
}

.bg-primary{
  background: #cfc6bd url('../images/trama1.png');
  background-repeat: no-repeat;
  background-position: 40% center;
}

#eventos.bg-primary .heading{
  overflow:hidden;
}
#eventos.bg-primary .heading:after{
  margin-top: 17%;
}
#eventos ul{
  margin: 0 20px;
}
#eventos ul li{
  list-style-type: disc;
}
.slider{
	padding-top:0px;
}
.eapps-instagram-feed-title-container {
    display: none !important;
}
.slider p{
	width:550px;
	color:#ffffff;
	font-size:18px;
	line-height:28px;
}
.navbar-default{
  background-color:#000d8f;
}
.navbar-header{
  background: none;
}
.slider h3{
	color:#FFFFFF;
}
.camera_nav{
	display:none !important;
}
.redonda{
	margin-bottom: -70px;
	padding: 20px;
} 
.redonda img{
	border-radius:200px;
}
.container.wrapper2.wrapper2__ins2{
	width:100%;
}
.padding0{
	padding:0px;
}
.contact-icon{
	text-align:center;
	margin-top:80px;
}
.contact-icon h3{
	font-size:18px;
	font-weight:300;
}
.contact-icon h4{
	font-size:17px;
	text-transform: uppercase;
	color:#cfc6bd;
	margin-bottom:7px;
	margin-top:20px;
	font-weight:300;
}

ul.navbar-nav.sf-menu.navbar-right.sf-js-enabled.sf-arrows {
    padding-top: 0px;
    padding-bottom: 0px;
    font-size: 14px;
}

ul.navbar-nav.sf-menu.navbar-right.sf-js-enabled.sf-arrows a {
    padding: 18px 18px 20px;
}

.lang a{
	color:#cfc6bd !important;
}
.lang a:hover{
	color:#cfc6bd !important;
	opacity:0.9;
	background-color:transparent !important;
}
@media (max-width: 550px) {
  .redonda{
	margin-bottom: 0px;
	} 
}
@media (max-width: 550px) {
  .row .col-xs-4 {
    clear: none;
    float: left;
    width: 33.33%;
  }
  #eventos.bg-primary .heading:after{
    margin-top: 10%;
  }
  #eventos ul{
  margin: 0px 20px;
  float:none;
  }
  #eventos ul li{
    list-style-type: disc;
  }
  }
/*============= Overflow ===============*/
.o__hidden {
  overflow: hidden;
}
/*==================    Offsets    ======================*/
.heading + .off1 {
  margin-top: 129px;
}
.heading + .off2 {
  margin-top: 67px;
}
.heading + .off3 {
  margin-top: 76px;
}
.heading + .off4 {
  margin-top: 87px;
}
.heading + .owl-carousel2 {
  margin-top: 80px;
}
h4 + .off1 {
  margin-top: 61px;
}
h4 + .off2 {
  margin-top: 80px;
}
img + .off1 {
  margin-top: 33px;
}
h5 + .off1 {
  margin-top: 17px;
}
h6 + .off1 {
  margin-top: 10px;
}
p + .off1 {
  margin-top: 21px;
}
p + .off2 {
  margin-top: 23px;
}
.row + .off1 {
  margin-top: 67px;
}
.row + .off2 {
  margin-top: 75px;
}
.row + .off3 {
  margin-top: 30px;
}
@media (max-width: 767px) {
  .heading + *,
  h4 + *,
  .row + * {
    margin-top: 30px!important;
  }
}
@media (max-width: 767px) {
  .mg0 {
    margin-top: 0!important;
  }
}
/*==================    Insets     ======================*/
.inset-1 {
  padding-left: 5%;
  padding-right: 5%;
}
@media (max-width: 767px) {
  .inset {
    padding-left: 0;
    padding-right: 0;
  }
}
/*=======================================================
                        Components
=========================================================*/
/*========= Icon Box ======================*/
@media (max-width: 767px) {
  .icon-box {
    padding-left: 8px;
    padding-right: 8px;
  }
}
div.icon.fa{
	color:#000d8f;
}
.icon-box:hover .icon {
  background: #ffffff;
}
.icon-box:hover .icon:after {
  border-color: #ffffff;
}
.icon {
  display: inline-block;
  position: relative;
  text-align: center;
  width: 70px;
  height: 70px;
  line-height: 117px;
  font-size: 50px;
  border-radius: 50%;
  background: #ff5124;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.icon:before {
    line-height: 69px;
    font-size: 35px;
}
.icon:after {
  content: '';
  position: absolute;
  top: -5px;
  left: -5px;
  width: 126px;
  height: 126px;
  border-radius: 50%;
  border: 2px solid #ff5124;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  color:#000d8f;
  display:none;
}
.icon__mod {
  font-size: 58px;
}
/*========= Profile ======================*/
.profile {
  border: 1px solid #443522;
  background: #e2971b;
  padding: 9px 9px 28px;
}
.profile_cnt {
  padding: 0 8px;
}
@media (max-width: 767px) {
  .profile {
    max-width: 370px;
    margin-left: auto;
    margin-right: auto;
  }
}
/*========= Wrappers ======================*/
.wrapper1 {
  /*padding: 80px 15px 0px;*/
  overflow:hidden;
  position:relative;
}
.wrapper1__ins1 {
  padding-bottom: 0px;
}
.wrapper2 {
  
}
.wrapper2__ins1 {
  padding-top: 125px;
}
.wrapper2__ins1 {
  padding-top: 121px;
}
@media (max-width: 767px) {
  .wrapper1,
  .wrapper2 {
    padding: 0px;
  }
}

/*========= Backgrounds ======================*/
.modulos{
  margin: 0px -20px;
}

.bg1 {
  background: #000d8f url('../images/trama2.png');
  background-repeat: no-repeat;
  background-position: 60% center;
  color: #fff;
}
.bg1 .icon {
  color: #cfc6bd;
}
.bg1 h3 a:hover,
.bg1 h4 a:hover,
.bg1 h5 a:hover {
  color: #ff5124;
}
.bg2 {
  background: #cfc6bd url('../images/trama3.png');
  background-repeat: no-repeat;
  background-position: 40% center;
}
.bg1 .heading:after {
  background: #ffffff !important;
}
.bg2 .heading:after {
  background: #ffffff;
}
.bg3 {
  background: #ffffff;
}
.bg3 h3 {
  color: #000d8f;
}
.bg3 .heading {
  color: #b0b0b1;
}
.bg3 .heading:after {
  background-color: #c9c9c9;
}
.bg3 .owl-dot {
  background: #fff;
  opacity: 0.7;
}
.bg3 .owl-dot:hover,
.bg3 .owl-dot.active {
  background: #ff5124;
}
.bg-contacto{
  background: #000d8f;
  padding: 70px 0px;
  color: #fff;
}
/*========= Boxes ======================*/
.box img {
  width: 100%;
}
.box_left {
  float: left;
  margin-right: 25px;
}
@media (max-width: 767px) {
  .box_left {
    float: none;
    margin: 0 0 15px;
  }
}
.box:before,
.box:after {
  content: " ";
  display: table;
}
.box:after {
  clear: both;
}
.box:before,
.box:after {
  content: " ";
  display: table;
}
.box:after {
  clear: both;
}
/*========= Heading ======================*/
.heading {
  position: relative;
}
.heading p {
  font-size: 18px;
  line-height: 28px;
  margin-top: 19px;
}
.heading ul {
  font-size: 18px;
  line-height: 28px;
}
.heading p span {
  font-weight: 900;
}
.heading:after {
  /*content: '';
  display: block;
  width: 171px;
  height: 3px;
  margin-top: 20px;
  background: #443522;*/
}
@media (max-width: 767px) {
  .heading {
    padding-left: 8px;
    padding-right: 8px;
  }
}
/*========= Fact ======================*/
.fact {
  text-align: center;
}
.fact_icon {
  color: #2caab6;
  display: inline-block;
}
.fact_icon.fa-building {
  font-size: 82px;
  line-height: 90px;
  color:#cfc6bd;
}
.fact_icon.fa-users {
  font-size: 78px;
  line-height: 90px;
  color:#cfc6bd;
}
.fact_icon.fa-glass {
  font-size: 78px;
  line-height: 90px;
  color:#cfc6bd;
}
.fact_icon.fa-truck {
  font-size: 90px;
  line-height: 90px;
}
.fact_icon.fa-thumbs-o-up {
  font-size: 87px;
  line-height: 90px;
  color:#cfc6bd;
}
.fact_icon + .number {
  margin-top: 24px;
}
.fact .number {
  position: relative;
  font-size: 70px;
  line-height: 70px;
  letter-spacing: 3.5px;
}
.fact .number:after {
  content: '';
  display: block;
  width: 198px;
  margin: 12px auto 11px;
  height: 1px;
  background: #cfc6bd;
}
.fact p {
  font: 900 16px/24px 'Lato', sans-serif;
  text-transform: uppercase;
}
@media (min-width: 768px) and (max-width: 979px) {
  .fact .number:after {
    width: 100%;
  }
}
/*========= Inline-list ======================*/
.inline-list li {
  display: inline-block;
  font-size: 20px;
}
.inline-list li .fa:before {
  font-size: 20px;
  color: #443522;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.inline-list li + li {
  margin-left: 10px;
}
.inline-list li .fa:hover:before {
  color: #ffffff;
}
/*========= Quote ======================*/
.quote img {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
@media (max-width: 767px) {
  .quote img {
    width: auto;
  }
}
.quote q {
  font: 400 italic 24px/28px 'Lato', sans-serif;
  quotes: none;
  display: inline-block;
}
.quote cite.author {
  font: 400 18px/21px 'Lato', sans-serif;
  color: #ffffff;
  margin-top: 18px;
  display: inline-block;
}
address,
dl,
.mail {
  font-size: 14px;
  line-height: 18px;
}
dt,
dd {
  display: inline-block;
}
dt {
  padding-right: 5px;
}
.mail {
  margin-top: 18px;
}
.mail a:hover {
  text-decoration: underline;
}
.wrap + .wrap {
  margin-top: 75px;
}
/*========= Social list2 ======================*/
.social-list2 {
  font-size: 12px;
  line-height: 21px;
}
.social-list2 span {
  display: inline-block;
  min-width: 20px;
  margin-right: 10px;
  font-size: 17px;
  line-height: 21px;
  color: #ff5124;
}
.social-list2 span:before {
  position: relative;
  top: 3px;
}
.social-list2 a:hover {
  text-decoration: underline;
}
.term-list dd {
  margin-left: 0;
  color: #000d8f;
  font-size: 14px;
  line-height: 21px;
}
.term-list * + dt {
  margin-top: 25px;
}
.term-list dt + * {
  margin-top: 17px;
}
.term-list a[href^="mailto:"] {
  display: inline-block;
  margin-top: 25px;
}
.term-list a[href^="mailto:"]:hover {
  color: #ffffff;
}
* + .term-list {
  margin-top: 134px;
}
/*========================================================
                     HEADER  Section
=========================================================*/
header {
  background: #ffffff;
  position: relative;
}
header .wr {
  background: #000d8f;
}
header .wr:before,
header .wr:after {
  content: " ";
  display: table;
}
header .wr:after {
  clear: both;
}
header .wr:before,
header .wr:after {
  content: " ";
  display: table;
}
header .wr:after {
  clear: both;
}
@media (max-width: 1199px) {
  header {
    text-align: center;
  }
  header .wr {
    padding-right: 0;
    text-align: center;
  }
  header .navbar-header {
    padding-left: 0;
    margin-top: 30px;
    float: none;
  }
  header .navbar-right {
    float: none;
    margin-right: 0;
  }
  header .navbar-nav {
    margin-top: 4px;
    display: inline-block;
  }
}
@media (max-width: 767px) {
  header .search-form {
    margin-top: 20px;
  }
}
/*========================================================
                     CONTENT  Section
=========================================================*/
main {
  background: #ffffff;
}
/*==================    404    =========================*/
.page404 .lead {
  font-size: 150px;
  line-height: 1;
}
@media (max-width: 1199px) {
  .page404 .lead {
    font-size: 60px;
  }
}
.page404 i.fa {
  margin-top: 20px;
  font-size: 300px;
  line-height: 1;
}
@media (max-width: 991px) {
  .heading p {
    font-size: 13px;
  }
}
@media (max-width: 767px) {
  .page404 i.fa {
    font-size: 250px;
  }
}
/*========================================================
                     FOOTER  Styles
=========================================================*/
footer {
  background: #1c1e1a;
  padding: 95px 0 94px;
  color: #ffffff;
  text-align: center;
}
@media (max-width: 479px) {
  footer .link {
    display: block;
  }
}
footer .copyright {
  font-weight: 400;
}
footer .copyright a:hover {
  color: #ff5124;
}


<style>
/* Oculta el botón “Load more posts” */
.sk-ig-load-more-posts {     
  display:none!important;
}

/* Oculta el link “Embed Instagram Profile on your website” */
.sk-instagram-feed a[href*="sociablekit.com"]{
  display:none!important;
}
</style>