body {
    width: 100%;
    height: 100%;
    font-family: Lora,"Helvetica Neue",Helvetica,Arial,sans-serif;
    color: #fff;
    background-color: #000;
}
html {
    width: 100%;
    height: 100%;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0 0 35px;
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    letter-spacing: 1px;
}

p {
    margin: 0 0 25px;
    font-size: 18px;
    line-height: 1.5;
}

.font-24{
    font-size: 24px;
}

.lang{
    font-weight: 500; 
    font-size: 16px;
    text-decoration: none;
}

.lang.active{
    text-decoration: underline;
}

.orange-bg{
    background-color: #ff5400;
}

.orange-font{
    color: #ff5400;
}

@media(min-width:767px) {
    .brand-heading.title-down{
    font-size: 80px; letter-spacing: 11px; border-bottom: 5px solid #ff5400;
    }
}
.no-padding{
    padding-left: 0px;
    padding-right: 0px;
}
.padding{
    padding-left: 15px;
    padding-right: 15px;
}
.brand-heading.title-top{
    margin-bottom: 0px; border-top: 5px solid #ff5400;
}
.brand-heading.title-down{
    letter-spacing: 8px; border-bottom: 5px solid #ff5400;
}

.orange-separator{
    border-bottom: 20px solid #ff5400;
}

.gray-font{
    color: #3f4245 !important;
}

.font-open-sans{
    font-family: 'Open Sans', sans-serif !important;
}

.font-op-normal{
    font-weight: 400 !important;
}

.font-op-ligth{
    font-weight: 300 !important;
}

.font-op-bold{
    font-weight: 600 !important;
}

.item-fixed{
    width: 100%; height: 170px;
}

.item-fixed .carousel-caption h3{
    padding: 0px;
    margin: 0px;
    text-align: left;
}
.font-white{
    color: #fff !important;
}
.bg-gray{
    background-color: #f6f6f6;
}
.circle-icon{
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    font-size: 34px;
    display: block;
    text-align: center;
}
.circle-border{
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    width: 100px;
    height: 100px;
    border: 3px solid #3f4245;
    text-align: center;
    margin-bottom: 25px;
}
.circle-border > i{
    margin-top: 20px;
}
.circle-border > .no-top{
    margin-top: 5px;
}
.margin-top{
    margin-top: 35px;
}
.margin-bottom{
    margin-bottom: 35px;
}
.spy{
    background-image: url(../img/spy.jpg);
    background-repeat: no-repeat;
    height: 579px;
    overflow: hidden;
    background-size: 100% auto;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.transparent-box-1{
    background: rgba(0,0,0, 0.6);
    -webkit-border-radius: 20px;/*Safari, Chrome*/
    -moz-border-radius: 20px;/*Firefox*/
    border-radius: 20px;
    padding: 20px;
    margin-top: 10%;
    padding-left: 30px;
    overflow: hidden;
}
.transparent-box-1:before{
    content: "";
    display: block;
    position: absolute;
    left: 0px;
    top: 20px;
    width: 10px;
    height: 30%;
    background: #ff5400;
}
.service-title{
    text-transform: none;
    font-size: 34px;
}
.service-text{
    color: #bababa;
    font-family: 'Open Sans', sans-serif;
}
.market-list{
    list-style: none;
    padding: 0px;
    font-size: 15px;
  font-weight: 400;
  text-transform: uppercase;
}
.market-list > li{
    margin: 0px;
    position: relative;
    padding: 18px 10px 18px 90px;
    background: #fafafa;
}
.market-list > .marked-1{
    background: #e0e0e0;
}
.market-list > li > div{
    background: #464646;
    position: absolute;
    top:0px;
    left: 0px;
    color: #fff;
    text-align: center;
    font-size: 24px;
    padding-top: 15px;
    width: 59px;
    height: 100%;
}
.market-list > .marked-1 > div{
    background: #ff5400;
}
.normal-text{
    font-size: 14px;
    margin-bottom: 15px;
}
.gray-black-bg{
    background: #ff5400;
}
.btn1{
  position: relative;
  display: inline-block;
  text-transform: uppercase;
  text-align: center;
  background: #ff5400;
  color: #fff;
  padding-left: 18px;
}
.btn1 span {
    margin-left: 18px;
    background: #464646;
    padding: 18px;
}
.last-section{
    padding-bottom: 100px;
}
.state-input{
    margin-right: 15px;
}
footer{
    padding-top: 50px;
    padding-bottom: 35px;
    background: #000 !important;
    color: #fff;
    font-size: 14px;
}
footer .private{
    padding-top: 15px;
}
footer .social{
    color: #fff;
    font-size: 36px;
}
footer .rights{
    color: #bababa;
}
.intro-2{
    background: #ccc;
    padding-top: 120px;
    height: 320px;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center center;
}
.modal-content{
    color: #3f4245 !important;
}
.detective-1{
    background-image: url(../img/detectives.jpg);
}
.section{
    padding-top: 85px;
    padding-bottom: 85px;
}
.number{
    width: 50px; height: 50px; text-align: center; padding-top: 8px; color: #fff; font-size: 24px; margin-right: 10px;
}
.item-parr{
    padding-right: 15px;
}
.bg-white{
    background: #fff !important;
}
.big{
    font-size: 64px;
}
.servicios-bg{
    background-image: url(../img/servicios-2.jpg);
}
.contacto-bg{
    background-image: url(../img/contacto.jpg);
}
.fingerprint-icon{
    background-image: url(../img/fingerprint.png);
    background-repeat: no-repeat;
    display: block;
    width: 80px;
    height: 80px;
    background-size: 80px 80px;
    margin-left: auto;
    margin-right: auto;
}
.main-caption{
    background: rgba(0,0,0,0.5);
    padding: 10px;
    -webkit-border-radius: 20px;/*Safari, Chrome*/
-moz-border-radius: 20px;/*Firefox*/
border-radius: 20px;
}
.reset-all{
    margin: 0px;
    padding: 0px;
}
.list-1{
    padding: 0px;
    margin-top: 15px;
}
.inline-left{
    padding-left: 0px;
}
.inline-right{
    padding-right: 0px;
}
.contact-form{
    margin-bottom: 25px;
}
.contact-form input, .contact-form textarea{
    border: none;
    text-transform: uppercase;
    font-size: 16px;
    color: #666;
    padding-top: 15px;
    padding-bottom: 15px;
}
.contact-form textarea{
    height: 200px;
}
.contact-form .row{
    margin-bottom: 10px;
}
nav .page-scroll .active-item{
    text-decoration: underline;
}
.fix-map-section{
    margin-top: -100px;
}
.whatsapp-icon{
    display: block;
    background-image: url(../img/whatsapp.png);
    background-repeat: no-repeat;
    width: 15px;
    height: 15px;
    background-size: 15px 15px;
    float: left;
    opacity: 0.6;
    margin-right: 5px;
}
.btn1:hover{
    color: #fff;
}
.btn1:hover > span{
    background: #ff5400;
}
#cursos{
    background-image: url(../img/cursos.jpg);
    height: 500px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center center;
}
.top-border{
    border-top: 5px solid #fff;
    padding-top: 10px;
}
.img-ico{
    width: 180px;
    height: 180px;
    border: 5px solid #fff;
    margin-bottom: 25px;
}
@media(min-width:767px) {
    p {
        margin: 0 0 35px;
        font-size: 20px;
        line-height: 1.6;
    }
}

a {
    color: #28c3ab;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

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

.light {
    font-weight: 400;
}

.navbar {
    margin-bottom: 0;
    border-bottom: 1px solid rgba(255,255,255,.3);
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    background-color: #000;
}

.navbar-brand {
    font-weight: 700;
}

.navbar-brand:focus {
    outline: 0;
}

.navbar-custom a {
    color: #fff;
}

.navbar-custom .nav li a {
    -webkit-transition: background .3s ease-in-out;
    -moz-transition: background .3s ease-in-out;
    transition: background .3s ease-in-out;
}

.navbar-custom .nav li a:hover,
.navbar-custom .nav li a:focus,
.navbar-custom .nav li.active {
    outline: 0;
    background-color: rgba(255,255,255,.2);
}

.navbar-toggle {
    padding: 4px 6px;
    font-size: 16px;
    color: #fff;
}

.navbar-toggle:focus,
.navbar-toggle:active {
    outline: 0;
}

@media(min-width:767px) {
    .navbar {
        padding: 20px 0;
        border-bottom: 0;
        letter-spacing: 1px;
        background: 0 0;
        -webkit-transition: background .5s ease-in-out,padding .5s ease-in-out;
        -moz-transition: background .5s ease-in-out,padding .5s ease-in-out;
        transition: background .5s ease-in-out,padding .5s ease-in-out;
    }

    .top-nav-collapse {
        padding: 0;
        background-color: #000;
    }

    .navbar-custom.top-nav-collapse {
        border-bottom: 1px solid rgba(255,255,255,.3);
    }
}

.intro {
    display: table;
    width: 100%;
    height: auto;
    padding: 100px 0;
    text-align: center;
    color: #fff;
    background: url(../img/bg_pic.jpg) no-repeat bottom center scroll;
    background-color: #000;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

.intro-body {
    display: table-cell;
    vertical-align: middle;
}

.brand-heading {
    font-size: 40px;
}

.intro-text {
    font-size: 18px;
}

@media(min-width:767px) {
    .intro {
        height: 100%;
        padding: 0;
    }

    .brand-heading {
        font-size: 100px;
    }
    
    .intro-text {
        font-size: 25px;
    }
    
}

.btn-circle {
    width: 70px;
    height: 70px;
    margin-top: 15px;
    padding: 7px 16px;
    border: 2px solid #fff;
    border-radius: 35px;
    font-size: 40px;
    color: #fff;
    background: 0 0;
    -webkit-transition: background .3s ease-in-out;
    -moz-transition: background .3s ease-in-out;
    transition: background .3s ease-in-out;
}

.btn-circle:hover,
.btn-circle:focus {
    outline: 0;
    color: #fff;
    background: rgba(255,255,255,.1);
}

.page-scroll .btn-circle i.animated {
    -webkit-transition-property: -webkit-transform;
    -webkit-transition-duration: 1s;
    -moz-transition-property: -moz-transform;
    -moz-transition-duration: 1s;
}

.page-scroll .btn-circle:hover i.animated {
    -webkit-animation-name: pulse;
    -moz-animation-name: pulse;
    -webkit-animation-duration: 1.5s;
    -moz-animation-duration: 1.5s;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-timing-function: linear;
}

@-webkit-keyframes pulse {    
    0 {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    50% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@-moz-keyframes pulse {    
    0 {
        -moz-transform: scale(1);
        transform: scale(1);
    }

    50% {
        -moz-transform: scale(1.2);
        transform: scale(1.2);
    }

    100% {
        -moz-transform: scale(1);
        transform: scale(1);
    }
}

.content-section {
    padding-top: 100px;
}

#map {
    width: 100%;
    height: 200px;
    margin-top: 100px;
}

@media(min-width:767px) {
    .content-section {
        padding-top: 50px;
    }

    .download-section {
        padding: 100px 0;
    }

    #map {
        height: 400px;
    }
}

.btn {
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 400;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.btn-default {
    border: 1px solid #28c3ab;
    color: #28c3ab;
    background-color: transparent;
}

.btn-default:hover,
.btn-default:focus {
    border: 1px solid #28c3ab;
    outline: 0;
    color: #000;
    background-color: #28c3ab;
}

.btn-huge {
    padding: 25px;
    font-size: 26px;
}

.banner-social-buttons {
    margin-top: 0;
}

@media(max-width:1199px) {
    ul.banner-social-buttons {
        margin-top: 15px;
    }
}

@media(max-width:767px) {
    ul.banner-social-buttons>li {
        display: block;
        margin-bottom: 20px;
        padding: 0;
    }

    ul.banner-social-buttons>li:last-child {
        margin-bottom: 0;
    }
}

::-moz-selection {
    text-shadow: none;
    background: #fcfcfc;
    background: rgba(255,255,255,.2);
}

::selection {
    text-shadow: none;
    background: #fcfcfc;
    background: rgba(255,255,255,.2);
}

img::selection {
    background: 0 0;
}

img::-moz-selection {
    background: 0 0;
}

body {
    webkit-tap-highlight-color: rgba(255,255,255,.2);
}

@media(max-width: 576px) {
    .intro {
        background-position: -100vw center !important;
    }
}
