@import url(http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800);
@import url(http://fonts.googleapis.com/css?family=Lora:400,700,400italic,700italic);
@import url(http://fonts.googleapis.com/css?family=Raleway:400,300,700);
@import url(font-awesome.css);
@import url(animate.css);

 


.flex-container {
  display: flex;
  background-color: DodgerBlue;
}

.cajaazul{
  background-color: DodgerBlue;
  margin: 10px;
  padding:20px;
  font-size: 30px;
  color:white
}


.nopadding {
    padding: 2px!important;
    margin: 0!important;
    outline: #333 solid 2px;
    background: #333
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
    color: #333
}



div.gallery {
    margin: 5px;
    border: 1px solid #ccc;
    float: left;
    width: 180px
}

div.gallery:hover {
    border: 1px solid #777
}

div.gallery img {
    width: 100%;
    height: auto
}

div.desc {
    padding: 15px;
    text-align: center
}

.menu,
.navbar-right li a,
 h1 {
    text-transform: uppercase
}

.celular {
    display: none
}

.fb-page,
.fb-page span,
.fb-page span iframe[style] {
    width: 100%!important;
    Font-size: 12px;
    position: relative
}

body {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    line-height: 24px;
    color: #666;
    background-color: #fff
}


.textodescripcion h0 {
    font-size: 16px;
    text-align: justify;
   
        
}



 h1 {
    font-size: 16px;
    text-align: justify
}

h2 {
    font-size: 30px;
    margin-bottom: 20px
}

h3 {
    font-size: 18px
}

.menu,
p {
    font-size: 12px
}

.nav-tabs {
    border-bottom: 0
}

.menu {
    float: right;
    font-weight: 900
}

.navbar-right li a {
    color: rgba(1, 176, 240, .9);
    font-size: 14px;
    font-weight: 800;
    padding-top: 25px;
    padding-bottom: 25px
}

.navbar-right li.active a {
    background-color: rgba(1, 176, 240, .9)
}

.main-nav {
    background-color: #FFF
}

.navbar-nav>li>a.active,
.navbar-nav>li>a:hover {
    background-color: #008fd1;
    border-radius: 0;
    color: #fff
}

.navbar-nav>li>a:hover {
    border-color: #008fd1;
    transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out
}

.navbar-nav>li>a.active {
    transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out
}

#main-slider {
    margin-top: 30px;
    position: relative;
    margin-bottom: -50px
}

.no-margin {
    margin: 0;
    padding: 0
}

#main-slider .carousel .carousel-content {
    /*margin-top: -70px*/
}

#main-slider .carousel .slide-margin {
    margin-top: 100px
   
    
}

#main-slider .carousel h2 {
    color: #fff;
    text-transform: uppercase;
    font-size: 40px;
    font-weight: 800
}

#main-slider .carousel h2 span {
    color: #004a93
}

#main-slider .carousel h2 span spani {
    color: #000
}

#main-slider .carousel p {
    color: #ddd;
    font-size: 25px
}

#main-slider .carousel .btn-slide {
    padding: 8px 20px;
    background: #004a93;
    color: #fff;
    border-radius: 4px;
    margin-top: 25px;
    display: inline-block
}

#main-slider .carousel .slider-img {
    text-align: right;
    position: absolute
}

#twitter>div,
.center h2,
.center p,
.social-icons,
a.scrollup {
    text-align: center
}

#main-slider .carousel .item {
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: 100% 60%;
    left: 0!important;
    opacity: 0;
    top: -20px;
    position: absolute;
    width: 100%;
    display: block!important;
    height: 450px;
    -webkit-transition: opacity ease-in-out .5s;
    -moz-transition: opacity ease-in-out .5s;
    -o-transition: opacity ease-in-out .5s;
    transition: opacity ease-in-out .5s
}

#main-slider .carousel .item:first-child {
    top: auto;
    position: relative
}

#main-slider .carousel .item.active {
    opacity: 1;
    -webkit-transition: opacity ease-in-out .5s;
    -moz-transition: opacity ease-in-out .5s;
    -o-transition: opacity ease-in-out .5s;
    transition: opacity ease-in-out .5s;
    z-index: 1;
    margin-top:-30px;
}

#main-slider .active .animation.animated-item-1 {
    -webkit-animation: fadeInUp .3s linear .3s both;
    -moz-animation: fadeInUp .3s linear .3s both;
    -o-animation: fadeInUp .3s linear .3s both;
    -ms-animation: fadeInUp .3s linear .3s both;
    animation: fadeInUp .3s linear .3s both
}

#main-slider .active .animation.animated-item-2 {
    -webkit-animation: fadeInUp .3s linear .6s both;
    -moz-animation: fadeInUp .3s linear .6s both;
    -o-animation: fadeInUp .3s linear .6s both;
    -ms-animation: fadeInUp .3s linear .6s both;
    animation: fadeInUp .3s linear .6s both
}

#main-slider .active .animation.animated-item-3 {
    -webkit-animation: fadeInUp .3s linear .9s both;
    -moz-animation: fadeInUp .3s linear .9s both;
    -o-animation: fadeInUp .3s linear .9s both;
    -ms-animation: fadeInUp .3s linear .9s both;
    animation: fadeInUp .3s linear .9s both
}

#main-slider .active .animation.animated-item-4 {
    -webkit-animation: fadeInUp .3s linear 1.2s both;
    -moz-animation: fadeInUp .3s linear 1.2s both;
    -o-animation: fadeInUp .3s linear 1.2s both;
    -ms-animation: fadeInUp .3s linear 1.2s both;
    animation: fadeInUp .3s linear 1.2s both
}

#services {
    padding-top: 0;
    margin-top: 0
}

footer {
    color: #fff
}

.footer-top {
    position: relative;
    padding: 30px 0
}

#footer .footer-bottom {
    background-color: #fff;
    padding: 20px 0 10px
}

#footer .footer-bottom a:hover {
    text-decoration: underline
}

#miobtn,
#miobtn:hover,
a,
a.scrollup,
a:focus,
a:hover {
    text-decoration: none
}

.footer-logo {
    display: inline-block;
    margin-bottom: 5px
}

#footer .social-icons {
    margin-top: 15px
}

#footer .social-icons ul {
    list-style: none;
    padding: 0;
    margin: 0
}

#footer .social-icons ul li a {
    background-color: #004a93;
    border-radius: 4px;
    line-height: 33px
}

#footer .social-icons ul li a:hover {
    color: #fff
}

#footer .social-icons ul li a.envelope:hover {
    background-color: #cecb26
}

#footer .social-icons ul li a.facebook:hover {
    background-color: #3b5999
}

#footer .social-icons ul li a.twitter:hover {
    background-color: #2ac6f7
}

#footer .social-icons ul li a.dribbble:hover {
    background-color: #ff5b92
}

#footer .social-icons ul li a.linkedin:hover {
    background-color: #036dc0
}

#footer .social-icons ul li a.tumblr:hover {
    background-color: #ff6b00
}

#footer,
.caption .btn-start:hover,
.folio-overview a:hover,
.left-control:hover,
.right-control:hover {
    background-color: #008fd1
}

.social-icons {
    margin-top: 30px
}

.social-icons ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: inline-block
}

.portfolio-filter,
.portfolio-item {
    margin-bottom: 30px
}

.social-icons ul li {
    float: left;
    margin-right: 8px
}

.social-icons ul li:last-child {
    margin-right: 0
}

.social-icons ul li a {
    color: #fff;
    background-color: #d9d9d9;
    height: 36px;
    width: 36px;
    line-height: 36px;
    display: block;
    font-size: 16px;
    opacity: .8
}

.social-icons ul li a:hover {
    opacity: 1;
    -webkit-transform: scale(1.2);
    transform: scale(1.2)
}

.social-icons ul li a.facebook {
    background-color: #3b5999
}

.social-icons ul li a.twitter {
    background-color: #2ac6f7
}

.social-icons ul li a.dribbble {
    background-color: #ff5b92
}

.social-icons ul li a.linkedin {
    background-color: #036dc0
}

.social-icons ul li a.rss {
    background-color: #ff6b00
}

#twitter>div {
    position: relative
}

.twitter-icon .fa-twitter {
    font-size: 24px;
    height: 64px;
    width: 64px;
    line-height: 65px;
    border-radius: 50%;
    position: relative
}

.preloader>i,
.service-icon {
    font-size: 36px;
    display: inline-block
}

.twitter-icon .fa-twitter:after {
    position: absolute;
    content: "";
    border-width: 8px;
    border-style: solid;
    left: 24px;
    bottom: -14px
}

.service-icon {
    border-radius: 4px;
    color: #fff;
    height: 90px;
    line-height: 90px;
    width: 90px;
    -webkit-transition: background-color .2s ease;
    transition: background-color .2s ease
}

.our-services .col-sm-4:hover .service-icon {
    background-color: #333
}

.our-services .col-sm-4 {
    border-right: 1px solid #f2f2f2;
    border-bottom: 1px solid #f2f2f2;
    padding-bottom: 50px
}

.our-services .col-sm-4:nth-child(4),
.our-services .col-sm-4:nth-child(5),
.our-services .col-sm-4:nth-child(6) {
    border-bottom: 0;
    padding-top: 60px
}

.our-services .col-sm-4:nth-child(3),
.our-services .col-sm-4:nth-child(6) {
    border-right: 0
}

.service-info h3 {
    margin-top: 35px
}

#footer,
.btn-loadmore:hover,
.btn-submit,
.btn.btn-primary,
.caption .btn-start:hover,
.entry-header .date:after,
.folio-overview a:hover,
.left-control:hover,
.post-icon,
.progress-bar.progress-bar-primary,
.right-control:hover,
.service-icon,
.single-table.featured,
.twitter-icon .fa-twitter,
.twitter-left-control:hover,
.twitter-right-control:hover {
    background-color: #008fd1
}

a {
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

a:focus,
a:hover {
    outline: 0
}

section {
    padding: 90px 0
}

.heading {
    padding-bottom: 90px
}

.preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 999999;
    background: #fff
}

.preloader>i {
    position: absolute;
    line-height: 36px;
    top: 50%;
    left: 50%;
    height: 36px;
    width: 36px;
    margin-top: -15px;
    margin-left: -15px
}

#miobtn {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    color: #080008;
    font-size: 10px;
    background: #fcfeff;
    padding: 10px 20px;
    border: 1px solid #000
}

#miobtn:hover {
    background: #f0f0f0
}

.portfolio-filter li {
    display: inline-block;
    margin-right: 2px
}

.portfolio-filter li a {
    color: #666;
    display: inline-block;
    padding: 5px 14px;
    border: 1px solid #eee;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out
}

.portfolio-filter li a:hover {
    border-color: #ddd
}

.portfolio-filter li a.selected,
.portfolio-filter li a.selected:hover {
    color: #fff
}

.portfolio-4 {
    margin-left: 5px
}

.portfolio-4 .portfolio-item {
    width: 24.99%!important;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 22px
}

.portfolio-item .portfolio-border {
    padding: 3px;
    border: 1px solid #eee;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    overflow: hidden;
    transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out
}

.portfolio-item:hover .portfolio-border {
    box-shadow: 0 1px 3px #f8f8f8;
    -o-box-shadow: 0 1px 3px #f8f8f8;
    -moz-box-shadow: 0 1px 3px #f8f8f8;
    -webkit-box-shadow: 0 1px 3px #f8f8f8
}

.portfolio-item .portfolio-thumb {
    position: relative;
    overflow: hidden
}

.portfolio-item .portfolio-thumb .thumb-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0);
    transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out
}

.portfolio-item:hover .portfolio-thumb .thumb-overlay {
    background: rgba(255, 255, 255, .5)
}

.portfolio-item .portfolio-thumb .thumb-overlay i {
    color: rgba(255, 255, 255, 0);
    position: absolute;
    top: 42%;
    left: 50%;
    display: block;
    margin-left: -27px;
    margin-top: -19px;
    font-size: 3em;
    transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out
}

.portfolio-item:hover .portfolio-thumb .thumb-overlay i {
    top: 50%;
    color: #444
}

.portfolio-item .portfolio-details {
    position: relative;
    padding: 9px 12px 6px
}

.portfolio-item .portfolio-details .like-link {
    position: absolute;
    right: 8px;
    top: 50%;
    margin-top: -9px
}

.portfolio-item .portfolio-details .like-link i,
.portfolio-item .portfolio-details .like-link span {
    color: #666;
    transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out
}

.portfolio-item .portfolio-details .like-link:hover i,
.portfolio-item .portfolio-details .like-link:hover span {
    color: #f54b5c
}

.portfolio-item .portfolio-details .like-link i {
    padding-right: 5px
}

.portfolio-item .portfolio-details h4 {
    transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out
}

.portfolio-item .portfolio-details a span {
    color: #666
}

.portfolio-item .portfolio-details span:after {
    content: ", ";
    margin-right: 2px
}

.portfolio-item .portfolio-details span:last-child:after {
    content: ""
}

.isotope-item {
    z-index: 2
}

.isotope-hidden.isotope-item {
    pointer-events: none;
    z-index: 1
}

.isotope,
.isotope .isotope-item {
    -webkit-transition-duration: .8s;
    -moz-transition-duration: .8s;
    transition-duration: .8s
}

.isotope {
    -webkit-transition-property: height, width;
    -moz-transition-property: height, width;
    transition-property: height, width
}

.isotope .isotope-item {
    -webkit-transition-property: -webkit-transform, opacity;
    -moz-transition-property: -moz-transform, opacity;
    transition-property: transform, opacity
}

#contact-page {
    padding-top: 0;
    background: #fff;
    margin-bottom: 50px
}

#contact-page .contact-form .form-group label {
    color: #4e4e4e;
    font-size: 14px;
    font-weight: 300
}

.form-group .form-control {
    padding: 7px 12px;
    border-color: #f2f2f2;
    box-shadow: none
}

textarea#message {
    resize: none;
    padding: 10px
}

#contact-page .contact-wrap {
    margin-top: 20px
}

.center h2 {
    font-size: 36px;
    margin-top: 0;
    margin-bottom: 20px
}

.btn-lg:hover {
    color: #1bbd36;
    background: #ddd
}

a.scrollup {
    color: #fff;
    height: 40px;
    width: 40px;
    font-size: 12px;
    line-height: 30px;
    position: fixed;
    bottom: 30px;
    right: 40px;
    opacity: 0, 5;
    border-radius: 50%;
    z-index: 999
}

a.scrollup:hover {
    opacity: 1;
    background-color: #ddd;
    color: #1bbd36
}

.map {
    position: relative;
    margin-bottom: 40px
}

.map iframe {
    width: 100%;
    height: 450px;
    border: 0
}

.map-grid iframe {
    width: 100%;
    height: 350px;
    border: 0;
    margin: 0 0 -5px;
    padding: 0
}

@media(min-width:320px) and (max-width:767px) {
    div.gallery {
        margin: 5px;
        border: 1px solid #ccc;
        float: left;
        width: 97%
    }
    div.gallery:hover {
        border: 1px solid #777
    }
    div.gallery img {
        width: 100%;
        height: 200px
    }
    div.desc {
        padding: 15px;
        text-align: center
    }
    .navbar-brand {
        min-height: 60px;
        padding: 0 15px 15px
    }

#main-slider .carousel .item.active {
    opacity: 1;
    -webkit-transition: opacity ease-in-out .5s;
    -moz-transition: opacity ease-in-out .5s;
    -o-transition: opacity ease-in-out .5s;
    transition: opacity ease-in-out .5s;
    z-index: 1;
    margin-top:10px
}
    #main-slider .carousel .item {
        background-position: 50%;
        background-repeat: no-repeat;
        background-size: 100% 55%;
        left: 0!important;
        opacity: 0;
        top: 10px;
        position: absolute;
        width: 100%;
        display: block!important;
        height: 250px;
        -webkit-transition: opacity ease-in-out .5s;
        -moz-transition: opacity ease-in-out .5s;
        -o-transition: opacity ease-in-out .5s;
        transition: opacity ease-in-out .5s
    }
    #services {
        padding-top: 10px
    }
    .laptop {
        display: none
    }
    .celular {
        display: inline
    }
    .navbar-toggle {
        border: 1px solid rgba(1, 176, 240, .9)
    }
    .navbar-toggle .icon-bar {
        background-color: rgba(1, 176, 240, .9)
    }
    .nav-tabs>li {
        float: none;
        margin-bottom: 0
    }
    .nav-tabs>li.active>a,
    .nav-tabs>li.active>a:hover {
        border: 1px solid #ddd
    }
    .nav-tabs>li>a {
        border-bottom: 1px solid #ddd;
        border-left: 1px solid #ddd;
        border-right: 1px solid #ddd
    }
    .nav-tabs>li>a:hover {
        border-color: #ddd
    }
}

@media(min-width:320px) and (max-width:480px) {

#main-slider .carousel .item.active {
    opacity: 1;
    -webkit-transition: opacity ease-in-out .5s;
    -moz-transition: opacity ease-in-out .5s;
    -o-transition: opacity ease-in-out .5s;
    transition: opacity ease-in-out .5s;
    z-index: 1;
    margin-top:10px
}

    div.gallery {
        margin: 5px;
        border: 1px solid #ccc;
        float: left;
        width: 97%
    }
    div.gallery:hover {
        border: 1px solid #777
    }
    div.gallery img {
        width: 100%;
        height: 200px
    }
    div.desc {
        padding: 15px;
        text-align: center
    }
    .textopestaña {
        font-size: 12px
    }
    .laptop {
        display: none
    }
    .celular {
        display: inline
    }
    .navbar-brand {
        min-height: 60px;
        padding: 0 15px 15px
    }
    .navbar-toggle {
        border: 1px solid rgba(1, 176, 240, .9)
    }
    .navbar-toggle .icon-bar {
        background-color: rgba(1, 176, 240, .9)
    }
    .nav-tabs>li {
        float: none;
        margin-bottom: 0
    }
    .nav-tabs>li.active>a,
    .nav-tabs>li.active>a:hover {
        border: 1px solid #ddd
    }
    .nav-tabs>li>a {
        border-bottom: 1px solid #ddd;
        border-left: 1px solid #ddd;
        border-right: 1px solid #ddd
    }
    .nav-tabs>li>a:hover {
        border-color: #ddd
    }
}
