@import url(https://fonts.googleapis.com/css?family=Sans-serif:400,500,700);body,html {
    -webkit-overflow-scrolling: touch
}

body,h1,h2,h3,h4,h5,h6 {
    font-weight: 400
}

body,p {
    font-size: 16px;
    color: #333333
}

.BotonTop,body {
    text-align: center
}

.Wrapper,body {
    overflow-x: hidden
}

html {
    height: 100%
}

body {
    font-family: sans-serif;
    background-color: #fafafa
}

h1,h2,h3,h4,h5,h6,p,ul {
    padding: 0;
    margin: 0
}

li,ul {
    list-style: none
}

p {
    line-height: 18px
}

.hasActive,a,button,h4,i {
    text-decoration: none;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

a:hover {
    text-decoration: none
}

.hasActive {
    bottom: -60px!important
}

.hasScrolled {
    display: block!important
}

.BotonTop {
    position: fixed;
    z-index: 999;
    width: 40px;
    height: 40px;
    color: #FFD700;
    background: #333333;
    border-radius: 50%;
    padding-top: 4px;
    right: 15px;
    bottom: 15px;
    display: none
}

.Slider-Home,.Wrapper {
    position: relative
}

.BotonTop i {
    font-size: 35px;
    line-height: 25px
}

.BotonTop:hover {
    color: #FFD700;
    background: #444444
}

.Seccion {
    padding: 145px 0
}

.BoxTitle .Line {
    width: 35px;
    height: 170px;
    float: left;
    border-left: 15px solid;
    border-top: 15px solid;
    border-bottom: 15px solid
}

.BoxTitle .TitleText {
    float: left;
    text-transform: uppercase;
    padding-top: 35px;
    text-align: left;
    font-size: 60px;
    line-height: 65px;
    font-weight: 1000
}

.Wrapper {
    max-width: 100%;
    background-color: #fff;
    padding-bottom: 0;
    margin: 0 auto
}

.BtnOurServices,.Home-Services {
    background: #FFD700
}

.Slider {
    padding: 0;
    float: left;
    width: 100%
}

.slide-descripcion,.slide-descripcion-main {
    position: absolute;
    padding: 35px;
    left: 0;
    text-align: left
}

.slide-descripcion {
    bottom: 35px
}

.slide-descripcion .slide-descripcion_title {
    color: #fff;
    font-size: 26px;
    font-weight: 600;
    display: inline-block;
    width: 100%;
    line-height: 28px;
    margin-bottom: 20px
}

.slide-descripcion .slide-descripcion_line {
    width: 42px;
    height: 5px;
    background: #fed007;
    display: inline-block;
    margin-bottom: 15px
}

.slide-descripcion .slide-descripcion_text {
    color: #fff;
    display: inline-block;
    width: 100%
}

.slide-descripcion-main {
    top: 15px
}

.slide-descripcion-main .slide-descripcion_logo {
    margin-bottom: 85px;
    width: 86px
}

.slide-descripcion-main .slide-descripcion_title {
    color: #fff;
    font-size: 44px;
    font-weight: 600;
    display: inline-block;
    width: 100%;
    line-height: 45px;
    margin-bottom: 10px;
    text-transform: uppercase
}

.slide-descripcion-main .slide-descripcion_title .After {
    font-size: 14px;
    letter-spacing: 2px;
    display: block;
    line-height: 22px;
    margin-bottom: 10px
}

.slide-descripcion-main .slide-descripcion_title .Before {
    font-size: 14px;
    letter-spacing: 2px;
    display: block;
    line-height: 16px;
    margin-top: 10px
}

.slide-descripcion-main .slide-descripcion_link {
    color: #FFD700;
    font-weight: 600;
    font-size: 16px
}

.BtnOurServices {
    display: none;
    width: 100%;
    padding: 15px;
    text-align: left;
    color: #000;
    position: fixed;
    bottom: 0;
    z-index: 2;
    left: 0
}

.BtnOurServices:hover {
    color: #000
}

.BtnOurServices i {
    font-size: 35px;
    line-height: 28px;
    float: right;
    color: #000;
    position: absolute;
    right: 15px;
    top: 8px
}

.ServicesTitle .Line {
    border-color: #333333
}

.ServicesContent {
    text-align: left;
    padding-top: 30px
}

.ServicesContent .Title {
    font-size: 36px;
    line-height: 38px;
    margin-bottom: 85px
}

.ServicesContent-Box {
    float: left;
    width: 25%
}

.ServicesContent-BoxTitle {
    font-weight: 600;
    margin-bottom: 15px
}

.ServicesContent-BoxList li {
    font-size: 14px
}



.Home-Lets {
    background: url(../images/lets/lets.png);
    background-size: cover
}

.LetsTitle {
    margin-bottom: 80px
}

.LetsTitle .Line {
    border-color: #fFFD700
}

.LetsContent {
    text-align: left
}

.LetsContent .Title {
    font-size: 36px;
    line-height: 38px;
    margin-bottom: 70px;
    width: 70%
}

.BoxContact .LinkBtn {
    padding: 25px 15px;
    font-size: 14px;
    float: left;
    max-width: 294px;
    height: 70px;
    background: #333333;
    text-align: center;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 4px;
    margin-right: 60px;
    width: 100%
}

.BoxContact .Text {
    display: block;
    font-size: 14px;
    letter-spacing: 4px;
    line-height: 24px;
    padding: 10px 0
}

.Slider-Home .owl-controls {
    background: #333333;
    width: 100%;
    float: left;
    padding: 15px
}

.Slider-Home .owl-controls .owl-nav .owl-prev {
    float: left
}

.Slider-Home .owl-controls .owl-nav .owl-next {
    float: right
}



.Slider-Home .owl-controls .owl-nav .owl-next,.Slider-Home .owl-controls .owl-nav .owl-prev {
    display: inline-block;

}

.Slider-Home .owl-controls .owl-nav .owl-next i,.Slider-Home .owl-controls .owl-nav .owl-prev i {
    color: #fff;
    width: 35px;
    height: 35px;
    border: 2px solid #fff;
    padding: 0;
    font-size: 35px;
    line-height: 28px
}

.Slider-Clientes {
    margin-top: 80px;
    float: left
}

.Slider-Clientes .owl-dots {
    display: block;
    text-align: center;
    margin-top: 15px
}

.Slider-Clientes .owl-dots .owl-dot {
    width: 10px;
    height: 10px;
    background: 0 0;
    border: 1px solid #000;
    display: inline-block;
    zoom:1;opacity: 1;
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px;
    margin: 0 5px
}

.Slider-Clientes .owl-dots .owl-dot.active {
    opacity: 1;
    background: #000;
    border: 1px solid #000
}

.Slider-Clientes .owl-dots .owl-dot:hover {
    background: #000
}

.Slider-Clientes .owl-dots .owl-dot.active:hover {
    background: #000!important
}
