@import "http://fonts.googleapis.com/css?family=Raleway:400,700,900";
@import "http://fonts.googleapis.com/css?family=Lato:400,900";
@import url(prettyPhoto.css) screen;
@import url(hoverex-all.css) screen;
* {
    margin: 0;
    padding: 0
}

body {
    background: #fff;
    margin: 0;
    height: 100%;
    color: #384452;
    font-family: 'Lato', sans-serif;
    font-weight: 400
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Raleway', sans-serif;
    font-weight: 700
}

p {
    padding: 0;
    margin-bottom: 12px;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    color: #384452;
    margin-top: 10px
}

img {
    height: auto;
    max-width: 100%
}

a {
    padding: 0;
    margin: 0;
    text-decoration: none;
    -webkit-transition: background-color .4s linear, color .4s linear;
    -moz-transition: background-color .4s linear, color .4s linear;
    -o-transition: background-color .4s linear, color .4s linear;
    -ms-transition: background-color .4s linear, color .4s linear;
    transition: background-color .4s linear, color .4s linear
}

a:hover, a:focus {
    text-decoration: none;
    color: #01b2fe
}

::-moz-selection {
    color: #fff;
    text-shadow: none;
    background: #2B2E31
}

::selection {
    color: #fff;
    text-shadow: none;
    background: #2B2E31
}

.navbar {
    min-height: 70px;
    padding-top: 10px;
    margin-bottom: 0
}

.navbar-brand {
    font-family: 'Raleway', sans-serif;
    font-weight: 900
}

.navbar-header .navbar-brand {
    color: #fff
}

.navbar-default .navbar-nav>li>a {
    color: #fff;
    font-weight: 700;
    font-size: 12px
}

.navbar-default .navbar-nav>li>a:hover {
    color: #00b3fe
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
    color: #00b3fe;
    background-color: transparent
}

.navbar-default {
    background-color: #384452;
    border-color: transparent
}

.dropdown-menu {
    background: #384452
}

.dropdown-menu>li>a {
    color: #fff;
    font-weight: 700;
    font-size: 12px
}

.btn-theme {
    color: #fff;
    background-color: #384452;
    border-color: #384452;
    margin: 4px
}

.btn-theme:hover, .btn-theme:focus, .btn-theme:active, .btn-theme.active, .open .dropdown-toggle.btn-theme {
    color: #fff;
    background-color: #00b3fe;
    border-color: #00b3fe
}

.dmbutton:hover, .dmbutton:active, .dmbutton:focus {
    color: #fff;
    background-color: #222;
    border-color: #fff
}

.dmbutton {
    background: rgba(0, 0, 0, 0);
    border: 1px solid #fff;
    color: #fff;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    letter-spacing: .85px;
    font-size: 1.55rem;
    cursor: pointer;
    font-weight: 400;
    line-height: normal;
    margin: 0 0 1.25rem;
    text-decoration: none;
    text-align: center;
    display: inline-block;
    -webkit-transition: background-color 300ms ease-out;
    -moz-transition: background-color 300ms ease-out;
    transition: background-color 300ms ease-out;
    -webkit-appearance: none;
    font-weight: normal!important;
    padding: 1.025rem 2.25rem 1.0875rem
}

.mtb {
    margin-top: 50px;
    margin-bottom: 80px
}

.mb {
    margin-bottom: 30px
}

.mx {
    margin-bottom: 60px
}

.mt {
    margin-top: 60px
}

.hline {
    border-bottom: 2px solid #384452
}

.hline-w {
    border-bottom: 2px solid #fff;
    margin-bottom: 25px
}

#headerwrap {
    background: url(../img/browser.jpg);
    background-color: #00b3fe;
    min-height: 550px;
    padding-top: 100px;
    padding-bottom: 0;
    text-align: center;
    background-attachment: relative;
    background-position: center center;
    width: 100%;
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%
}

#headerwrap h3, h5 {
    color: #fff;
    font-weight: 400
}

#headerwrap h1 {
    color: #fff;
    margin-bottom: 25px;
    font-size: 50px
}

#headerwrap .img-responsive {
    margin: 0 auto
}

#service {
    margin-top: 100px;
    margin-bottom: 80px;
    text-align: center
}

.text-primary {
    color: #fed136
}

#portfoliowrap {
    padding-top: 60px;
    margin-bottom: 60px;
    display: block;
    text-align: center
}

#portfoliowrap h3 {
    margin-top: 0;
    margin-bottom: 10px
}

#portfoliowrap p {
    margin-bottom: -20px;
    margin-top: 0;
    color: #fff
}

.portfolio {
    padding: 0!important;
    margin: 0!important;
    display: block
}

.portfolio-item .title:before {
    border-radius: 0;
    display: none
}

.portfolio-item p {
    margin: 0 0 30px
}

.portfolio-item h3 {
    margin: -10px 0 10px;
    font-size: 16px;
    text-transform: uppercase
}

.tpl6 h3 {
    color: #fff;
    margin: 0;
    padding: 40px 5px 0;
    font-size: 16px;
    text-transform: uppercase
}

.tpl6 .dmbutton {
    display: inline-block;
    margin: 10px 2px 5px;
    font-size: 8px
}

.tpl6 .bg {
    height: 100%;
    width: 100%;
    background-color: #00b3fe;
    background-color: rgba(0, 179, 254, .9);
    text-align: center
}

#twrap {
    background: url(../img/t-back.jpg) no-repeat center top;
    margin-top: 0;
    padding-top: 60px;
    text-align: center;
    background-attachment: relative;
    background-position: center center;
    min-height: 450px;
    width: 100%;
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover
}

#twrap i {
    font-size: 80px;
    color: #fff;
    margin-bottom: 25px
}

#twrap p {
    color: #fff;
    font-size: 18px;
    line-height: 30px
}

#twrap2 {
    background: url(../img/browser2.jpg) no-repeat center top;
    margin-top: 0;
    padding-top: 60px;
    text-align: center;
    background-attachment: relative;
    background-position: center center;
    min-height: 450px;
    width: 100%;
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover
}

#twrap2 i {
    font-size: 80px;
    color: #fff;
    margin-bottom: 25px
}

#twrap2 p {
    color: #fff;
    font-size: 18px;
    line-height: 30px
}


#collage {
    background: url(../img/browser2.jpg) no-repeat center top;
    margin-top: -60px;
    padding-top: 0;
    text-align: center;
    background-attachment: relative;
    background-position: center center;
    min-height: 390px;
    width: 100%;
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover
}


#cwrap {
    background: #f7f7f7;
    margin-top: 0;
    padding-top: 80px;
    padding-bottom: 100px
}

#cwrap h3 {
    margin-bottom: 60px
}

#footerwrap {
    padding-top: 60px;
    padding-bottom: 60px;
    background: #384452
}

#footerwrap p {
    color: #bfc9d3
}

#footerwrap h4 {
    color: #fff
}

#footerwrap i {
    font-size: 50px;
    color: #bfc9d3;
    padding-right: 25px
}

#footerwrap i:hover {
    color: #00b3fe
}

#blue {
    background: url(../img/browser2.jpg);
    margin-top: 60px;
    margin-bottom: 60px;
    padding-top: 25px;
    padding-bottom: 25px
}

#blue h3 {
    color: #fff;
    margin-left: 15px;
    font-size: 40px
}

csmall {
    font-size: 12px;
    color: #b3b3b3
}

csmall2 {
    font-size: 12px;
    color: #f39c12
}

.spacing {
    margin-top: 40px;
    margin-bottom: 40px
}

.badge-theme {
    background: #00b3fe
}

#contactwrap {
    background: url(../img/contact.jpg) no-repeat center top;
    margin-top: -60px;
    padding-top: 0;
    text-align: center;
    background-attachment: relative;
    background-position: center center;
    min-height: 400px;
    width: 100%;
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover
}

.popular-posts {
    margin: 0;
    padding-left: 0
}

.popular-posts li {
    list-style: none;
    margin-bottom: 20px;
    min-height: 70px
}

.popular-posts li a, .popular-posts li a:hover {
    color: #2f2f2f;
    text-decoration: none
}

.popular-posts li img {
    float: left;
    margin-right: 20px
}

.popular-posts li em {
    font-family: 'Lato', sans-serif;
    font-size: 12px;
    color: #b3b3b3
}

.popular-posts p {
    line-height: normal;
    margin-bottom: auto
}

.share i {
    padding-right: 15px;
    font-size: 18px
}

.timeline {
    position: relative;
    padding: 0;
    list-style: none
}

.timeline:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 40px;
    width: 2px;
    margin-left: -1.5px;
    background-color: #f1f1f1
}

.timeline>li {
    position: relative;
    margin-bottom: 50px;
    min-height: 50px
}

.timeline>li:before, .timeline>li:after {
    content: " ";
    display: table
}

.timeline>li:after {
    clear: both
}

.timeline>li .timeline-panel {
    float: right;
    position: relative;
    width: 100%;
    padding: 0 20px 0 100px;
    text-align: left
}

.timeline>li .timeline-panel:before {
    right: auto;
    left: -15px;
    border-right-width: 15px;
    border-left-width: 0
}

.timeline>li .timeline-panel:after {
    right: auto;
    left: -14px;
    border-right-width: 14px;
    border-left-width: 0
}

.timeline>li .timeline-image {
    z-index: 100;
    position: absolute;
    left: 0;
    width: 80px;
    height: 80px;
    margin-left: 0;
    border: 7px solid #f1f1f1;
    border-radius: 100%;
    text-align: center;
    color: #fff;
    background-color: #fed136
}

.timeline>li .timeline-image h4 {
    margin-top: 12px;
    font-size: 10px;
    line-height: 14px
}

.timeline>li.timeline-inverted>.timeline-panel {
    float: right;
    padding: 0 20px 0 100px;
    text-align: left
}

.timeline>li.timeline-inverted>.timeline-panel:before {
    right: auto;
    left: -15px;
    border-right-width: 15px;
    border-left-width: 0
}

.timeline>li.timeline-inverted>.timeline-panel:after {
    right: auto;
    left: -14px;
    border-right-width: 14px;
    border-left-width: 0
}

.timeline>li:last-child {
    margin-bottom: 0
}

.timeline .timeline-heading h4 {
    margin-top: 0;
    color: inherit
}

.timeline .timeline-heading h4.subheading {
    text-transform: none
}

.timeline .timeline-body>p, .timeline .timeline-body>ul {
    margin-bottom: 0
}

@media(min-width:768px) {

  .tpl6 .dmbutton {
      display: inline-block;
      margin: 30px 5px 20px;
      font-size: 13px
  }

    .timeline:before {
        left: 50%
    }
    .timeline>li {
        margin-bottom: 100px;
        min-height: 100px
    }
    .timeline>li .timeline-panel {
        float: left;
        width: 41%;
        padding: 0 20px 20px 30px;
        text-align: right
    }
    .timeline>li .timeline-image {
        left: 50%;
        width: 100px;
        height: 100px;
        margin-left: -50px
    }
    .timeline>li .timeline-image h4 {
        margin-top: 16px;
        font-size: 13px;
        line-height: 18px
    }
    .timeline>li.timeline-inverted>.timeline-panel {
        float: right;
        padding: 0 30px 20px 20px;
        text-align: left
    }
}

@media(min-width:992px) {

    .timeline>li {
        min-height: 150px
    }
    .timeline>li .timeline-panel {
        padding: 0 20px 20px
    }
    .timeline>li .timeline-image {
        width: 150px;
        height: 150px;
        margin-left: -75px
    }
    .timeline>li .timeline-image h4 {
        margin-top: 30px;
        font-size: 18px;
        line-height: 26px
    }
    .timeline>li.timeline-inverted>.timeline-panel {
        padding: 0 20px 20px
    }
}

@media(min-width:1200px) {
    .timeline>li {
        min-height: 170px
    }
    .timeline>li .timeline-panel {
        padding: 0 20px 20px 100px
    }
    .timeline>li .timeline-image {
        width: 170px;
        height: 170px;
        margin-left: -85px
    }
    .timeline>li .timeline-image h4 {
        margin-top: 40px
    }
    .timeline>li.timeline-inverted>.timeline-panel {
        padding: 0 100px 20px 20px
    }
}

.centro {
    text-align: center
}

.h4centro {
    text-align: center;
    font-weight: 700
}

.h4centro2 {
    text-align: center;
    font-style: italic
}

.pwho {
    font-size: 16px;
    line-height: 30px
}

.ctitle {
    color: #00b3fe;
    font-weight: 700;
    margin-bottom: 15px
}

i.social:hover {
    color: #00b3fe
}

#contactwrap h4 {
    padding-top: 120px;
    color: #fff
}

#contactwrap h3 {
    color: #fff
}

.manita {
    cursor: pointer;
    cursor: hand
}
