﻿html {
    direction: ltr;
    overflow-x: hidden;
    box-shadow: none !important;
}

body {
    background-color: #FFF;
    color: #777;
    font-family: "Open Sans", Arial, sans-serif;
    font-size: 14px;
    line-height: 22px;
    margin: 0;
}

body a {
    outline: none !important;
}

li {
    line-height: 24px;
}

/* Responsive */
@media (max-width: 479px) {
    body {
        font-size: 13px;
    }
}
/* Header */
#header {
    position: relative;
    z-index: 100;
}

#header .header-body {
    background: #FFF;
    border-top: 3px solid #EDEDED;
    border-bottom: 1px solid transparent;
    padding: 8px 0;
    -webkit-transition: min-height 0.3s ease;
    -moz-transition: min-height 0.3s ease;
    transition: min-height 0.3s ease;
    width: 100%;
    z-index: 1001;
    min-height: 125px;
}

#header .container {
    position: relative;
}

#header .header-container {
    position: relative;
    display: table;
}

#header .header-row {
    display: table-row;
    clear: both;
}

#header .header-column {
    display: table-cell;
    vertical-align: middle;
}

#header .header-column .header-row {
    display: block;
    clear: right;
}

#header .header-logo {
    float: left;
    position: relative;
}

#header .header-logo img {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
    position: relative;
    margin: 15px 15px 15px 0;
    top: 0;
}

#header .header-btn-collapse-nav {
    background: #CCC;
    color: #FFF;
    display: none;
    float: right;
    margin: 12px 0 8px 15px;
}

/* Header Nav Main */
@media (min-width: 992px) {
    #header .header-nav-main {
        float: right;
        margin: 12px 0 0;
        min-height: 45px;
    }

    #header .header-nav-main nav > ul > li > a {
        display: inline-block;
        border-radius: 4px;
        font-size: 12px;
        font-style: normal;
        font-weight: 700;
        line-height: 20px;
        padding: 10px 13px;
        text-transform: uppercase;
    }

    #header .header-nav-main nav > ul > li:hover > a {
        background: #CCC;
        color: #FFF;
    }

    #header .header-nav {
        display: block !important;
    }

    #header .header-nav.header-nav-center .header-nav-main {
        float: none;
        margin: 0;
    }

    #header .header-nav.header-nav-center .header-nav-main > nav {
        width: 100%;
        text-align: center;
    }

    #header .header-nav.header-nav-center .header-nav-main > nav > ul > li {
        display: inline-block;
        float: none;
        text-align: left;
    }

    #header .header-nav-main {
        display: block !important;
        height: auto !important;
    }
}
/* Header Narrow */
/* Header Nav Main Mobile */
@media (max-width: 991px) {
    #header .header-nav-main {
        background: transparent;
        clear: both;
        float: none;
    }

    #header .header-nav-main nav {
        margin: 0 0 6px;
    }

    #header .header-nav-main nav > ul li {
        border-bottom: 1px solid #e8e8e8;
        clear: both;
        display: block;
        float: none;
        margin: 0;
        padding: 0;
        position: relative;
    }

    #header .header-nav-main nav > ul li a {
        font-size: 13px;
        font-style: normal;
        line-height: 20px;
        padding: 7px 8px;
        margin: 1px 0;
        border-radius: 4px;
    }

    #header .header-nav-main nav > ul li:last-child {
        border-bottom: 0;
    }

    #header .header-nav-main nav > ul > li > a {
        text-transform: uppercase;
        font-weight: 700;
        margin-top: 1px;
        margin-bottom: 1px;
    }

    #header .header-nav-main nav > ul > li.active > a, #header .header-nav-main nav > ul > li.active > a:focus, #header .header-nav-main nav > ul > li.active > a:hover {
        color: #FFF;
    }

    #header .header-btn-collapse-nav {
	outline: 0;
	display: block;
	position: relative;
	z-index: 1;
	background-color: #CC0033;
    }
}
@media (max-width: 991px) {
    #header .header-container {
        display: block;
    }

    #header .header-row {
        display: block;
    }

    #header .header-column {
        display: block;
    }

    #header .header-column .header-row {
        display: block;
    }
}

.titulo
{
    margin-bottom: 20px;
}

section.section {
    background: #f4f4f4;
    border-top: 5px solid #f1f1f1;
    margin: 30px 0;
    padding: 30px 0;
}

section.section.section-no-border {
    border: 0;
}

.slider-container {
    background: #ffffff;
    background-image: url(../img/bg-puntos.svg);
    background-repeat: repeat;
}
@media(max-width: 1199px){
    .slider-container {
       
    }
}
@media(max-width: 991px) {
    .slider-container {
      background-image: url(../img/bg-puntos-ch.svg);
    }
}
/*@media(max-width: 500px) {
    .slider-container {
        
    }
}*/

.text-sm {
    font-size: 1.3rem !important;
}

.font-weight-semibold {
    font-weight: 600 !important;
}
.m-none {
    margin: 0 !important;
}

.mt-sm {
    margin-top: 10px !important;
}

.mt-lg {
    margin-top: 20px !important;
}

.pt-40 {
    padding-top: 40px !important;
}

.pb-40 {
    padding-bottom: 40pc !important;
}

/* spacement bottom	*/
.mb-none {
    margin-bottom: 0 !important;
}

.mb-lg {
    margin-bottom: 20px !important;
}

/* spacement left	*/

/* spacement right	*/

/* Spacement Padding */
.p-none {
    padding: 0 !important;
}

/* spacement top	*/

.pt-xs {
    padding-top: 5px !important;
}

/* spacement bottom	*/

.pb-xlg {
    padding-bottom: 30px !important;
}

/* spacement left	*/

/* spacement right	*/
/* #Footer */
#footer {
    background: #0e0e0e;
    border-top: 4px solid #0e0e0e;
    font-size: 1.0em;
    margin-top: 50px;
    padding: 70px 0 0;
    position: relative;
    clear: both;
}

#footer .container .row > div {
    margin-bottom: 25px;
}

#footer a:hover {
    color: #CCC;
}

/*#footer a {
    color: #FFF;
}*/

#footer .footer-copyright {
    background: #060606;
    border-top: 4px solid #060606;
    margin-top: 40px;
    padding: 30px 0 10px;
}

#footer .footer-copyright p {
    color: #555;
    margin: 0;
    padding: 0;
}

/* Responsive */

@media (max-width: 767px) {
    /* Footer */
}
/* Dark Version */

/* Responsive */
/* Boxed Layout */

/* Responsive */

@media (max-width: 767px) {
    /* Boxed */
}

h2, h5, h6 {
    color: #1d2127;
    font-weight: 200;
    letter-spacing: -1px;
    margin: 0;
}

h2 {
    font-size: 2.2em;
    font-weight: 300;
    line-height: 42px;
    margin: 0 0 32px 0;
}

h5 {
    font-size: 1em;
    font-weight: 600;
    letter-spacing: normal;
    line-height: 18px;
    margin: 0 0 14px 0;
    text-transform: uppercase;
}

h6 {
    color: #333;
    font-size: 1em;
    font-weight: 400;
    letter-spacing: normal;
    line-height: 18px;
    margin: 0 0 14px 0;
}

/* Heading */

/* Modal Titles */

/* Responsive */
@media (max-width: 479px) {
    h2 {
        line-height: 40px;
    }
}
/* Blockquote */
blockquote {
    font-size: 1em;
}

/* Paragraphs */
p {
    color: #777;
    line-height: 24px;
    margin: 0 0 20px;
}

p.tall {
    margin-bottom: 20px;
}

/* Links */
a, a:hover, a:focus {
    color: #CCC;
}

/* Drop Caps */

/* Default Font Style */

/* Alternative Font Style */

/* Animations */

/* Nav */
.nav > li > a:hover, .nav > li > a:focus {
    background: transparent;
}

/* Nav List */

ul.nav-pills > li.active > a {
    background-color: #CCC;
}

ul.nav-pills > li.active > a:hover, ul.nav-pills > li.active > a:focus {
    background-color: #CCC;
}

/* Nav Pills */

/* Nav Secondary */

/* Boxed */

/* Buttons */
.btn {
    -webkit-transition: all 0.1s;
    -moz-transition: all 0.1s;
    transition: all 0.1s;
}

/* Border Buttons */

.btn-primary:hover {
    background-color: #e0922f !important;
    border-color: #CCC !important;
    color: #FFF;
}

/* Border Buttons - Sizes */

/* 3D Buttons */

/* Sizes */

/* Labels */

/* Forms */

textarea {
    resize: vertical;
}

.form-group:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.form-control:focus {
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    border-color: #CCC;
}

/* Forms Validations */

/* Captcha */

/* Tables */

/* Icons */

/* Font Awesome List */

/* Thumbnails */

/* Image Gallery */
ul.image-gallery {
    list-style: none;
    margin: 0;
    padding: 0;
}

ul.image-gallery .image-gallery-item {
    margin-bottom: 35px;
}

/* Thumbnail Gallery */

/* Responsive */
/* Masonry */

/* Masonry Loading */

/* Mockup */
/* List */

/* Sitemap */

/* Accordion */

/* Tabs */

/* Right Aligned */

/* Bottom Tabs */

/* Vertical */

/* Vertical - Left Side */

/* Vertical - Right Side */

/* Justified */

/* Bottom Tabs with Justified Nav */

/* Center */

/* Navigation */

/* Simple */

/* Responsive */
/* Toggles */

/* Owl Carousel */
.owl-carousel {
    margin-bottom: 20px;
}

/* Spaced */

/* Testimonials */

/* Responsive */
/* Carousel Areas */

/* Responsive */
/* Video */

/* Popup */

/* Close */

/* No Margins */

/* Zoom */

/* Animnate */

/* Fade */

/* Dialog */

/* White Popup Block */

/* Lightbox Opened */

/* Modal Opened */

/* Grid */
/* Miscellaneous */

.pull-right {
    float: right !important;
}

.center {
    text-align: center !important;
}

/* Cursor */

/* Font Size */
.font-size-xs {
    font-size: 0.8em !important;
}

/* Line Height */

/* Outline */

/* Text Decoration */

/* Display */
.display-block {
    display: block !important;
}

/* Block Link */

/* No Borders */

/* Clearfix */

/* Container */

/* Sample Item */
/* Sample Sub Items Lightbox */

/* Magnific Popup Demo Options */

/* Pagination */

/* Read More */

/* Offset Anchor */

/* Responsive */
/* Show Grid */

/* Alerts */

/* Embed Responsive */

/* Content Grid */

/* Alert Admin */

/* Not Included */

/* Tip */

/* Custom Underline */

/* Ajax Box */

/* Go to Demos */
/* Dividers */

/* Sort Source Wrapper */

/* Sort Source */
.sort-source {
    clear: both;
}
/* Sort Destination */
.sort-destination {
    overflow: hidden;
}

/* Responsive */
@media (min-width: 992px) {

    .col-md-3.isotope-item:nth-child(4n+1) {
        clear: both;
    }
}

@media (max-width: 991px) {
    .isotope-item {
        max-width: 100%;
    }
}

@media (max-width: 767px) {
    .isotope-item {
        position: static !important;
        text-align: center;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        -moz-transform: none !important;
        -ms-transform: none !important;
        -o-transform: none !important;
        -webkit-transform: none !important;
        transform: none !important;
    }

    .sort-destination {
        height: auto !important;
    }

    .sort-destination, .isotope-item {
        margin-left: auto !important;
        margin-right: auto !important;
    }
}

@media (max-width: 479px) {
    .sort-destination, .isotope-item {
        margin-left: auto !important;
        margin-right: auto !important;
    }
}
/* Sort Loading */
.sort-destination-loader {
    height: auto;
    overflow: hidden;
    position: relative;
}

.sort-destination-loader:after {
    -webkit-transition: opacity 0.3s;
    -moz-transition: opacity 0.3s;
    transition: opacity 0.3s;
    content: ' ';
    background: #FFF;
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
    opacity: 0;
}

.sort-destination-loader.sort-destination-loader-showing {
    max-height: 200px;
}

.sort-destination-loader.sort-destination-loader-showing:after {
    opacity: 1;
}

/* Pricing Tables */

/* Pricing Tables Boxed */

/* Responsive */
@media (max-width: 767px) {
    /* Pricing Tables */
}
/* Icon Featured */

/* Featured Box */

/* Featured Box Left */

/* Featured Boxes - Flat */

/* Featured Boxes - Style 2 */

/* Featured Boxes - Style 3 */

/* Featured Boxes - Style 4 */

/* Featured Boxes - Style 5, 6 and 7 */

/* Featured Boxes - Style 6 */

/* Featured Boxes - Style 7 */

/* Featured Boxes - Style 8 */

/* Featured Boxes */

/* Effects */

/* Feature Box */
.feature-box {
    /*clear: both;*/
}

.feature-box .feature-box-icon {
    background: #CCC;
    border-radius: 35px;
    color: #FFF;
    display: inline-block;
    float: left;
    height: 35px;
    line-height: 35px;
    margin-right: 10px;
    position: relative;
    text-align: center;
    top: 5px;
    width: 35px;
}

.feature-box .feature-box-info {
    padding-left: 50px;
}

/* Style 2 */

.feature-box.feature-box-style-2 .feature-box-icon {
    background: transparent;
    width: 50px;
    height: 50px;
}

.feature-box.feature-box-style-2 .feature-box-icon i.icons {
    font-size: 28px;
}

.feature-box.feature-box-style-2 .feature-box-info {
    padding-left: 60px;
}

/* Style 3 */

/* Style 4 */

/* Style 5 */

/* Style 6 */

/* Reverse */
/* Full Width */

/* Thumb Info */
.thumb-info {
    display: block;
    position: relative;
    text-decoration: none;
    max-width: 100%;
    background-color: #FFF;
    border: 1px solid #DDD;
    border-radius: 4px;
    overflow: hidden;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.thumb-info .thumb-info-wrapper {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    border-radius: 4px;
    margin: 4px;
    overflow: hidden;
    display: block;
    position: relative;
}

.thumb-info .thumb-info-wrapper:after {
    content: "";
    background: rgba(23, 23, 23, 0.8);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    border-radius: 4px;
    bottom: -4px;
    color: #FFF;
    left: -4px;
    position: absolute;
    right: -4px;
    top: -4px;
    display: block;
    opacity: 0;
    z-index: 1;
}

.thumb-info img {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
    border-radius: 3px;
    position: relative;
    width: 100%;
}

.thumb-info:hover .thumb-info-wrapper:after {
    opacity: 1;
}

.thumb-info:hover img {
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
}

.thumb-info.thumb-info-no-borders, .thumb-info.thumb-info-no-borders img {
    border: 0;
    padding: 0;
    margin: 0;
    border-radius: 0;
}

.thumb-info.thumb-info-no-borders .thumb-info-wrapper {
    border: 0;
    padding: 0;
    margin: 0;
    border-radius: 0;
}

.thumb-info.thumb-info-no-borders .thumb-info-wrapper:after {
    border-radius: 0;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
}

/* Thumb Info Ribbon */

/* Thumb Info - Full Width */

/* Thumb Info Caption	*/

/* Thumb Info Side Image	*/

/* Thumb Info Social Icons */

/* Responsive */
/* Timeline */

/* Responsive */
/* Testimonials */
.testimonial {
    margin-bottom: 20px;
}

.testimonial blockquote {
    background: #CCC;
    border-radius: 10px;
    border: 0;
    color: #666;
    font-family: Georgia, serif;
    font-style: italic;
    margin: 0;
    padding: 10px 50px;
    position: relative;
}

.testimonial blockquote:before {
    left: 10px;
    top: 0;
    color: #FFF;
    content: "“";
    font-size: 80px;
    font-style: normal;
    line-height: 1;
    position: absolute;
}

.testimonial blockquote:after {
    color: #FFF;
    content: "”";
    font-size: 80px;
    font-style: normal;
    line-height: 1;
    position: absolute;
    bottom: -0.5em;
    right: 10px;
}

.testimonial blockquote p {
    color: #FFF;
    font-family: Georgia, serif;
    font-style: italic;
    font-size: 1.2em;
    line-height: 1.3;
}

.testimonial .testimonial-author {
    margin: 8px 0 0 0;
}

.testimonial .testimonial-author::after {
    clear: both;
    content: "";
    display: table;
}

.testimonial .testimonial-author strong {
    color: #111;
    display: block;
    padding-top: 10px;
    margin-bottom: -5px;
}

.testimonial .testimonial-author p {
    color: #999;
    margin: 0 0 0 25px;
    text-align: left;
}

/* Style 2 */
.testimonial.testimonial-style-2 {
    text-align: center;
}

.testimonial.testimonial-style-2 blockquote {
    background: transparent !important;
    border-radius: 4px;
    padding: 6px 20px;
}

.testimonial.testimonial-style-2 blockquote:before, .testimonial.testimonial-style-2 blockquote:after {
    display: none;
}

.testimonial.testimonial-style-2 blockquote p {
    color: #777;
}

.testimonial.testimonial-style-2 .testimonial-author {
    padding: 0;
    margin: 6px 0 0;
}

.testimonial.testimonial-style-2 .testimonial-author p {
    text-align: center;
    padding: 0;
    margin: 0;
}

/* Style 3 */

/* Style 4 */

/* Style 5 */

/* Style 6 */

/* With Quotes */
.testimonial.testimonial-with-quotes blockquote:before {
    color: #777;
    display: block !important;
    left: 10px;
    top: 0;
    content: "“";
    font-size: 80px;
    font-style: normal;
    line-height: 1;
    position: absolute;
}

.testimonial.testimonial-with-quotes blockquote:after {
    color: #777;
    display: block !important;
    right: 10px;
    font-size: 80px;
    font-style: normal;
    line-height: 1;
    position: absolute;
    bottom: -0.5em;
    content: "”";
}

.testimonial.testimonial-with-quotes blockquote p {
    padding: 0 40px;
}

/* Transparent Background */

/* Alternarive Font */

/* Light */

/* Social Icons */
.social-icons {
    margin: 0;
    padding: 0;
    width: auto;
}

.social-icons li {
    display: inline-block;
    margin: -1px 1px 5px 0;
    padding: 0;
    border-radius: 100%;
    overflow: visible;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.3);
}

.social-icons li a {
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    transition: all 0.2s ease;
    background: #FFF;
    border-radius: 100%;
    display: block;
    height: 30px;
    line-height: 30px;
    width: 30px;
    text-align: center;
    color: #333 !important;
    text-decoration: none;
}

.social-icons li:hover a {
    background: #171717;
    color: #FFF !important;
}

.social-icons li:hover.social-icons-facebook a {
    background: #3b5a9a;
}

.social-icons li:hover.social-icons-instagram a {
    background: #7c4a3a;
}

/* Arrows */

/* Responsive */
/* Call to Action */

/* Responsive */
/* Circular Bars */

/* Progress */

/* Counters */

/* Word Rotate */


/* Scroll to Top */
html .scroll-to-top {
    -webkit-transition: opacity 0.3s;
    -moz-transition: opacity 0.3s;
    transition: opacity 0.3s;
    background: #404040;
    border-radius: 7px 7px 0 0;
    bottom: 0;
    color: #FFF;
    display: block;
    height: 9px;
    opacity: 0;
    padding: 13px 10px 35px;
    position: fixed;
    right: 10px;
    text-align: center;
    text-decoration: none;
    min-width: 49px;
    z-index: 1040;
}

html .scroll-to-top:hover {
    opacity: 1;
}

html .scroll-to-top.visible {
    opacity: 0.75;
}

html .scroll-to-top span {
    display: inline-block;
    padding: 0 5px;
}

html.lightbox-opened .scroll-to-top {
    right: 27px;
}

html.ie11 .scroll-to-top {
    right: 25px;
}
html.lightbox-opened
{
	overflow-y: hidden !important;
}


.sort-destination-loader.sort-destination-loader-loaded {
    overflow: visible;
}

.sort-destination-loader.sort-destination-loader-loaded:after {
    display: none;
}
.mfp-container
{
    cursor: pointer;
}
img.mfp-img
{
    cursor: initial;
}



/*
* Scroll To Top Button
*/
html .scroll-to-top {
    bottom: -50px;
}
html .scroll-to-top.visible {
    bottom: 0;
}

/* Responsive */

/* Bounce Loading */
/* Portfolio */

/* Portfolio Info */

/* Portfolio List */

/* Portfolio Details */

/* Portfolio Modal */

/* Responsive */
/* Team List */

/* Responsive */
/* History */

/* Responsive */
/* Search Results */

/* Maps */

/* Google Map */


.owl-carousel.custom-arrows-style-1 .owl-nav .owl-prev:before {
    content: "\f104";
}
.owl-carousel.custom-arrows-style-1 .owl-nav .owl-next:before {
    content: "\f105";
}

/* Owl Carousel */
.owl-carousel {
    margin-bottom: 20px;
}

.owl-carousel .owl-item img {
    transform-style: unset;
}

.owl-carousel .thumbnail {
    margin-right: 1px;
}

.owl-carousel .item-video {
    height: 300px;
}

.owl-carousel .owl-nav {
    top: 30%;
    position: absolute;
    margin-top: -20px;
    width: 100%;
}

.owl-carousel .owl-nav .owl-prev, .owl-carousel .owl-nav .owl-next {
    display: inline-block;
    position: absolute;
    width: 30px;
    height: 30px;
}

.owl-carousel .owl-nav .owl-prev {
    left: -5px;
}

.owl-carousel .owl-nav .owl-prev:before {
    font-family: FontAwesome;
    content: "\f053";
    position: relative;
    left: -1px;
    top: 1px;
}

.owl-carousel .owl-nav .owl-next {
    right: -5px;
}

.owl-carousel .owl-nav .owl-next:before {
    font-family: FontAwesome;
    content: "\f054";
    position: relative;
    left: 2px;
    top: 1px;
}

.owl-carousel.stage-margin .owl-stage-outer {
    margin-left: 40px !important;
    margin-right: 40px !important;
}

.owl-carousel.stage-margin .owl-stage-outer .owl-stage {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.owl-carousel.show-nav-hover .owl-nav {
    opacity: 0;
    -webkit-transition: opacity 0.2s ease-in-out;
    -moz-transition: opacity 0.2s ease-in-out;
    transition: opacity 0.2s ease-in-out;
}

.owl-carousel.show-nav-hover .owl-nav .owl-prev {
    left: -20px;
}

.owl-carousel.show-nav-hover .owl-nav .owl-next {
    right: -20px;
}

.owl-carousel.show-nav-hover:hover .owl-nav {
    opacity: 1;
}

.owl-carousel.show-nav-title .owl-nav {
    top: 0;
    right: 0;
    margin-top: -45px;
    width: auto;
}

.owl-carousel.show-nav-title .owl-nav [class*="owl-"], .owl-carousel.show-nav-title .owl-nav [class*="owl-"]:hover, .owl-carousel.show-nav-title .owl-nav [class*="owl-"]:active {
    font-size: 18px;
    background: transparent !important;
    width: 18px;
    font-size: 18px;
}

.owl-carousel.show-nav-title .owl-nav .owl-prev {
    left: -45px;
}

.owl-carousel.rounded-nav .owl-nav [class*="owl-"], .owl-carousel.rounded-nav .owl-nav [class*="owl-"]:hover {
    padding: 3px 7px;
    border-radius: 50%;
    background: transparent;
    border: 1px solid #999 !important;
    color: #999;
}

.owl-carousel.nav-bottom .owl-nav {
    position: static;
    margin: 0;
    padding: 0;
    width: auto;
}

.owl-carousel.nav-bottom .owl-nav .owl-prev, .owl-carousel.nav-bottom .owl-nav .owl-next {
    position: static;
}

.owl-carousel.nav-inside .owl-nav, .owl-carousel.nav-inside .owl-dots {
    bottom: 2px;
    margin-top: 10px;
    position: absolute;
    right: 6px;
}

.owl-carousel.full-width .owl-nav, .owl-carousel.big-nav .owl-nav {
    margin-top: -30px;
}

.owl-carousel.full-width .owl-nav [class*="owl-"], .owl-carousel.full-width .owl-nav [class*="owl-"]:hover, .owl-carousel.big-nav .owl-nav [class*="owl-"], .owl-carousel.big-nav .owl-nav [class*="owl-"]:hover {
    height: auto;
    padding: 20px 0;
}

.owl-carousel.full-width .owl-nav .owl-prev, .owl-carousel.big-nav .owl-nav .owl-prev {
    border-radius: 0 4px 4px 0;
}

.owl-carousel.full-width .owl-nav .owl-next, .owl-carousel.big-nav .owl-nav .owl-next {
    border-radius: 4px 0 0 4px;
}

.owl-carousel.top-border {
    border-top: 1px solid #DBDBDB;
    padding-top: 18px;
}
.owl-theme .owl-nav [class*=owl-], .owl-theme .owl-nav [class*=owl-]:hover
{
    background: #e0922f;
}
.owl-theme .owl-nav [class*=owl-]:hover
{
    background: #e0922f;
    opacity: 0.7;  
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span
{
    margin-top: 15px;
}
.error
{
    color: red;
}


a {
    color: #e0922f;
}

a:hover {
    color: #e0922f;
}

a:focus {
    color: #e0922f;
}

a:active {
    color: #e0922f;
}

html .text-color-secondary {
    color: #e0922f !important;
}

html .text-color-quaternary {
    color: #3c3f44 !important;
}

html .text-color-light {
    color: #b3b3b3 !important;
}

html .background-color-quaternary {
    background-color: #3c3f44 !important;
}

html .background-color-dark {
    background-color: #2e353e !important;
}

html .background-color-light {
    background-color: #ffffff !important;
}

ul.nav-pills > li.active > a {
    background-color: #019fdc;
}

ul.nav-pills > li.active > a:hover,
ul.nav-pills > li.active > a:focus {
    background-color: #019fdc;
}

html .btn-primary {
    color: #ffffff;
    background-color: #eb9316;
    border: 0;
}

html .btn-primary:hover {
    opacity: 0.9;
}

html .btn-primary:active,
html .btn-primary:focus,
html .btn-primary:active:hover,
html .btn-primary:active:focus {
    opacity: 0.9;
}

html .btn-primary:hover,
html .btn-primary:focus,
html .btn-primary:active:hover,
html .btn-primary:active:focus {
    color: #ffffff;
}
.btn-primary:active, .btn-primary:focus
{
    background-color: #e0922f;
}

#header .header-btn-collapse-nav {
    background: #e0922f;
}

@media (min-width: 992px) {
    #header .header-nav-main nav > ul > li:hover > a {
        background: #019fdc;
    }

    #header .header-nav.header-nav-stripe nav > ul > li:not(:hover).active > a {
        color: #019fdc;
    }

    #header .header-nav.header-nav-stripe nav > ul > li:not(:hover).active > a.dropdown-toggle:after {
        border-color: #019fdc transparent transparent transparent;
    }
}

@media (max-width: 991px) {
    #header .header-nav-main nav > ul > li > a,
    #header .header-nav-main nav > ul > li > a:focus,
    #header .header-nav-main nav > ul > li > a:hover {
        color: #019fdc;
    }

    #header .header-nav-main nav > ul > li.active > a,
    #header .header-nav-main nav > ul > li.active > a:focus,
    #header .header-nav-main nav > ul > li.active > a:hover {
        background-color: #019fdc;
    }
}

.testimonial blockquote {
    background: #01b1f5;
}

.feature-box .feature-box-icon {
    background-color: #019fdc;
}

.feature-box.feature-box-style-2 .feature-box-icon .icons {
    color: #019fdc;
}
/* Arrows */

.form-control,
.btn,
.nav-pills > li > a,
.alert,
.modal-content {
    border-radius: 0;
}

#header .header-nav-main nav > ul > li > a,
.thumb-info,
.thumb-info .thumb-info-wrapper,
.thumb-info .thumb-info-wrapper:after,
.thumb-info img,
.testimonial blockquote,
.testimonial.testimonial-style-2 blockquote {
    border-radius: 0;
}
/*
* Buttons
*/
/*
* Header
*/
#header .header-nav-main nav > ul > li:hover > a,
#header .header-nav-main nav > ul > li.active > a {
    color: #019fdc !important;
}

#header .header-nav-main nav > ul > li.active > a:before {
    border-bottom: 5px solid #019fdc;
}
/*
* Thumb Info
*/
.thumb-info.custom-thumb-info-style-1 .thumb-info-wrapper:after {
    background-color: rgba(255, 50, 0, 0);
}



h2, h5, h6, p, a, span, input, strong {

}

h2, h5, h6 {
    color: #2e353e;
}

h2 {
    font-size: 1.9em;
    font-weight: 900;
    line-height: 28px;
    margin: 0;
}

p {
    line-height: 28px;
}

section {
    position: relative;
}

/*
* RTL
*/
/*
* Custom Animations
*/

/*
* Demo Custom Styles
*/

.custom-margin-2 {
    margin-right: -35px;
}

/*
* Scroll To Top Button
*/

/*
* Buttons
*/
.btn.custom-btn-style-2 {
    padding: 13px 30px;
    font-size: 10px;
    font-weight: 600;
    letter-spacing: 1px;
}

/*
* Social Icons
*/
.social-icons.custom-social-icons-style-1 li {
    margin: 0;
    box-shadow: none;
}
.social-icons.custom-social-icons-style-1 li a {
    background: transparent !important;
    color: #FFF !important;
}
.social-icons.custom-social-icons-style-1 li:hover.social-icons-facebook a {
    color: #e0922f !important;
}
.social-icons.custom-social-icons-style-1 li:hover.social-icons-instagram a {
    color: #e0922f !important;
}
.social-icons.custom-social-icons-style-1 li:hover.social-icons-mail a {
    color: #e0922f !important;
}
.social-icons.custom-social-icons-style-2 li {
    margin: 0;
    box-shadow: none;
}
.social-icons.custom-social-icons-style-2 li a {
    background: transparent !important;
    color: #3c3f44 !important;
}
.social-icons.custom-social-icons-style-2 li:hover.social-icons-facebook a {
    color: #3b5a9a !important;
}

/*
* Feature Box
*/

/*
* Thumb Info
*/
.thumb-info.custom-thumb-info-style-1 .thumb-info-wrapper {
    -webkit-transform: initial;
    -moz-transform: initial;
    -ms-transform: initial;
    -o-transform: initial;
    transform: initial;
}
.thumb-info.custom-thumb-info-style-1 .thumb-info-wrapper:after {
    background-color: rgba(255, 255, 255, 0.1);
}

/*
* Owl Carousel
*/

/*
* Revolution Slider
*/

/*
* Header
*/
#header {
    position: absolute;
    width: 100%;
    top: calc(100vh - 69px);
    left: 0;
    background-color: #3c3f44;
}
#header .header-btn-collapse-nav {
    margin-top: 4px;
}
#header .container {
    width: 100%;
}
#header .header-body {
    background: transparent;
    min-height: 0;
    border-top: 1px solid #5c5d61;
    border-bottom: 1px solid #3c3f44;
}
@media (max-width: 991px) {
    #header .header-body {
        border-bottom: 0;
    }
}
#header .header-nav-main nav > ul > li > a {
    background: transparent !important;
    font-weight: 100;
    color: #FFF;
    -webkit-transition: ease color 300ms;
    -moz-transition: ease color 300ms;
    transition: ease color 300ms;
}
@media (min-width: 992px) and (max-width: 1060px) {
    #header .header-nav-main nav > ul > li > a {
        padding: 10px 9px;
    }
}
#header .header-nav-main nav > ul > li:hover > a, #header .header-nav-main nav > ul > li.active > a {
    color: #e0922f !important;
}
#header .header-nav-main nav > ul > li.active > a:before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    bottom: -15px;
    border-bottom: 3px solid #e0922f;
    width: 100%;
}
@media (max-width: 991px) {
    #header .header-nav-main nav > ul > li.active > a:before {
        bottom: 0;
        border-width: 2px;
    }
}
#header .header-nav-main nav > ul li {
    border-bottom: 0;
}
@media (max-width: 991px) {
    html:not(.sticky-header-active) #header .header-body {
        background: #3c3f44;
        border-bottom-color: #3c3f44;
    }
}

@media (min-width: 992px) {
    #header .header-logo img {
        margin: 15px 5px 15px 15px;
    }

    .custom-divider-1 {
        position: relative;
        width: 150px;
    }
    .custom-divider-1:after {
        content: '';
        display: block;
        position: absolute;
        top: 50%;
        right: -30px;
        border-right: 1px solid #5b5d61;
        height: 120%;
        -webkit-transform: translate(0, -50%);
        -moz-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        -o-transform: translate(0, -50%);
        transform: translate(0, -50%);
    }
    .custom-divider-1._left:after {
        right: initial;
        left: -30px;
    }
}
/*
* Who We Are
*/

/*
* Counters
*/

/*
* What We Do
*/

/*
* Testimonials
*/
.testimonial.custom-testimonial-style-1 blockquote p {
    font-family: "Poppins", sans-serif;
    font-style: italic;
    font-size: 1em;
    line-height: 2.2;
    font-weight: 100;
}
.testimonial.custom-testimonial-style-1 .testimonial-author {
    position: relative;
    margin-top: 30px;
}
.testimonial.custom-testimonial-style-1 .testimonial-author:before {
    content: '';
    display: block;
    position: absolute;
    width: 25px;
    border-top: 2px solid #2e353e;
    top: 0;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
}

/*
* Portfolio
*/
@media (min-width: 445px) {
    .custom-center-pills {
        display: flex;
        justify-content: center;
    }
}

.custom-nav-filter {
    margin-bottom: 20px;
    margin-top: 10px;
}

/*
* Contact / Map
*/
.custom-contact-box {
    padding: 50px 50px 15px;
}
.custom-contact-box h2 {
    position: relative;
    font-size: 1.5em;
    margin-bottom: 25px;
}
.custom-contact-box h2:after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    bottom: -5px;
    width: 15px;
}
.custom-contact-box .feature-box .feature-box-info h6 {
    color: white;
}
@media (max-width: 767px) {
    .custom-contact-box {
        height: initial !important;
        margin-top: 0 !important;
    }
}

.custom-contact-form-style-1 .form-group {
    position: relative;
    margin-bottom: 0;
}
.custom-contact-form-style-1 .form-group:before {
    content: '';
    display: block;
    position: absolute;
    left: 50%;
    top: 0;
    width: calc(100% + 69px);
    border-top: 1px solid #5a5a5a;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
}
.custom-contact-form-style-1 .form-group._divider > div:nth-child(1):after {
    content: '';
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    border-right: 1px solid #5a5a5a;
}
@media (max-width: 767px) {
    .custom-contact-form-style-1 .form-group._divider > div:nth-child(1):after {
        border-right: 0;
        border-bottom: 1px solid #5a5a5a;
        height: initial;
        right: initial;
        top: initial;
        width: calc(100% + 69px);
        left: 50%;
        bottom: 0;
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-50%);
    }
}
.custom-contact-form-style-1 .form-control {
    background: transparent;
    border: none;
    box-shadow: none;
    padding: 25px 0;
    color: #777;
    resize: none;
}
.custom-contact-form-style-1 .form-control::-webkit-input-placeholder {
    color: #777;
}
.custom-contact-form-style-1 .form-control::-moz-placeholder {
    color: #777;
}
.custom-contact-form-style-1 .form-control:-ms-input-placeholder {
    color: #777;
}
.custom-contact-form-style-1 .form-control::-webkit-input-placeholder {
    letter-spacing: 1.5px;
}
.custom-contact-form-style-1 .form-control::-moz-placeholder {
    letter-spacing: 1.5px;
}
.custom-contact-form-style-1 .form-control:-ms-input-placeholder {
    letter-spacing: 1.5px;
}
.custom-contact-form-style-1 .form-control:-moz-placeholder {
    letter-spacing: 1.5px;
}
.custom-contact-form-style-1 input.form-control {
    height: 50px;
    padding: 0;
}

/*
* Footer
*/
#footer {
    border-top: 0;
}
#footer .footer-copyright {
    border-top: 0;
    margin-top: 0;
    padding: 30px 0 0;
}

.img-main {
    height: 135px;
    transform: none !important;
}
.img-main2 {
    height: 200px;
}
.text-main { 
    height: 70px;
}
@media (max-width: 991px)
{
    .img-main2 {
        height: 80px;
    }
    .text-main {
        height: 50px;
    }
}
@media (max-width: 600px)
{
    .img-main {
        height: 70px;
    }
    .text-main {
        height: 48px;
    }
}
.img-main,img-main2 {
    transition: transform .2s;
    box-shadow: 10px 10px 14px #000000;
}
.servicio-texto {
    font-family: 'exo', sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 17px;
    margin-top: -25px;
}
.servicio {
    transition: transform .2s;
    display: inline-block;
}
.servicio:hover {
    transform: scale(1.1);
    cursor: pointer;
}
.servicios-img {
    height: 200px;
}
.white {
    color:white;
}
.modal-title {
    margin-bottom: -20px !important;
    text-align: center;
}
.servicios-texto {
    text-align: center;
}
.servicios-texto b {
    font-size: 12pt;
}
#servicios {
    background: #ffffff;
    background-image: url(../img/bg-puntos.svg);
    background-repeat: repeat;
}
.servicios-title {
    margin-bottom: 25px;
    font-weight: 700;
    padding-top: 40px;
}
.img-servicios {
    width: 80%;
    margin: auto;
    margin-top: 10px;
}
#contacto-form {
    height: auto !important;
}

html.sticky-header-enabled #header.header-transparent .header-body {
    position: fixed;
}

html.sticky-header-active #header.header-transparent .header-body {
    border-bottom: 0;
    box-shadow: none;
}

html.sticky-header-active #header.header-transparent .header-body:before {
    opacity: 1;
}

@media (max-width: 991px) {
    html.sticky-header-active #header.has-nav-bar .header-logo img {
        top: 86px;
        padding: 5px 8px;
        z-index: 1;
    }
}
html.sticky-header-enabled #header.header-semi-transparent .header-body {
    position: fixed;
}

html.sticky-header-active #header.header-semi-transparent .header-body {
    border-bottom: 0;
    box-shadow: none;
}

html.sticky-header-active #header.header-semi-transparent .header-body:before {
    opacity: 0.8;
}

html #header.header-semi-transparent-light .header-body:before {
    opacity: 0.1;
    background: #FFF;
}

html.sticky-header-enabled #header.header-semi-transparent-light .header-body {
    position: fixed;
}

html.sticky-header-active #header.header-semi-transparent-light .header-body {
    border-bottom: 0;
    box-shadow: none;
}

html.sticky-header-active #header.header-semi-transparent-light .header-body:before {
    border-bottom: 1px solid #f1f1f1;
    opacity: 0.9;
}

html #header.header-transparent-bottom-border .header-body {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

html.sticky-header-active #header .header-body {
    position: fixed;
    border-bottom-color: #e9e9e9;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
}

html:not(.sticky-header-active) #header.header-transparent-sticky-deactive .header-body:before {
    background: transparent !important;
}
html.sticky-header-active #header .header-body {
    background: #3c3f44;
    border-bottom-color: #3c3f44;
}
.youtube
{
    width: 100%    !important;
    margin: auto;
}




.custom-modal {
    display: none;
    position: fixed;
    z-index: 2200;
    padding-top: 5%;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0, 0, 0, .8);
}
.modal-contentSlider {
    position: relative;
    margin: auto;
    padding: 0;
    width: 70%;
    max-width: 1200px;
}
@media(max-width: 576px)
{
    .modal-contentSlider
    {
        width: 100%;
    }
}   
.close3 {
    top: 0;
    left: 0;
    position: absolute;
    height: 100%;
    width: 100%;

}
.close3:hover,
.close3:focus {
    color: #999;
    text-decoration: none;
    cursor: pointer;
}
.close2 {
    color: white;
    position: absolute;
    top: 12px;
    right: 25px;
    font-size: 35px;
    font-weight: bold;


}
.close2:hover,
.close2:focus {
    color: #999;
    text-decoration: none;
    cursor: pointer;
}

.mySlides {
    display: none;
}

.cursor {
    cursor: pointer
}

.prev,
.next {
    cursor: pointer;
    position: absolute;
    top: 50%;
    width: auto;
    padding: 16px;
    margin-top: -50px;
    color: white;
    font-weight: bold;
    font-size: 20px;
    transition: 0.6s ease;
    border-radius: 0 3px 3px 0;
    user-select: none;
    -webkit-user-select: none;
}

.next {
    right: 0;
    border-radius: 3px 0 0 3px;
}
.prev {
    left: 0;
    border-radius: 3px 0 0 3px;
}

.prev:hover,
.next:hover {
    background-color: rgba(0, 0, 0, 0.8);
    color: white;
    text-decoration: none;
}

.numbertext {
    color: #f2f2f2;
    font-size: 12px;
    padding: 8px 12px;
    position: absolute;
    top: 0;
}
@media(max-width:666px)
{
    .column
    {
        width: 100% !important;
        margin-bottom: 20px;
    }
    .rowMultimedia
    {
        display: inline-grid;
        text-align: center;
    }
}
.column {
    text-align: center;
    display: inline-block;
    width: 45%;
    margin-left: 5px;
    margin-right: 5px;
}
.column-alone
{
    width: 70%;
}
@media(max-width:992px)
{
    .column
    {
        width: 100%;
    }
    .preview
    {
        width: 80% !important;
        margin-top: 15px;
    }
    .custom-modal
    {
        padding-top: 15%;
    }
}
.preview
{
    width: 100%;
}

img.hover-shadow {
    transition: 0.3s
}

.hover-shadow:hover {
    transform: scale(1.05);
}
.header-column a:hover
{
    text-decoration:none;
}

.modal-open {
    padding-right: 0px !important;
}
