.hidden {
    display: none !important;
}

.clearfix {
    clear: both;
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}

.s-back-switch {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat
}

.centerV_ {
    position: relative;
    display: block;
    top: 50%;
    transform: translateY(-50%);
}

/*INDEX 1*/
.theme-bg {
    background: #2980FF;
}

.header-top-text span a {
    color: #2980FF;
    border-bottom: 1px solid #2980FF;
}

.blue_ #scrollUp {
    color: #2980FF;
}

    .blue_ #scrollUp:hover {
        background: #2980FF;
        color: #ffffff;
    }

/*MENU*/
.blue_ .main-menu nav > ul > li > a {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 15px;
    transition: all 0.3s ease-in-out 0s
}

.blue_ .main-menu nav > ul > li:hover > a {
    color: rgba(255,255,255,.6);
}

.blue_ .main-menu nav > ul > li.active > a {
    color: #fff;
    font-weight: 700;
}

.blue_ .main-menu > nav > ul > li > a::before {
    bottom: -1px;
}

.blue_ .main-menu nav > ul > li:hover > .sub-menu li > a:hover {
    color: #fff;
    background: #2980FF;
}

/*HEADER*/
.header-top-area {
    padding: 10px 0 10px;
    display: none;
}

.header-cta-text span {
    font-size: 13px;
    letter-spacing: -0.5px;
}

.header-cta-text {
    padding-top: 8px;
    margin-right: 22px;
}

    .header-cta-text p {
        color: #2980FF;
        line-height: 18px;
    }

.blue_ .header-icon a:hover {
    color: #2980FF;
}

.blue_ .header-icon a::before {
    background: #2980FF;
}

.header-cta-text p {
    font-weight: 500 !important;
    font-size: 14px !important;
}
/*SLIDE*/
.slider-height {
    min-height: 600px;
}

.blue_ .slider-content {
    max-width: 45%;
    position: relative;
}

    .blue_ .slider-content.right {
        float: right;
        text-align: right;
        right: 0;
    }

    .blue_ .slider-content.center {
        float: none;
        text-align: center;
        right: 0;
        left: 0;
        margin: 0 auto;
        max-width: 50%;
    }

    .blue_ .slider-content h1 {
        font-size: 36px;
        line-height: 38px;
        color: #fff;
        font-weight: 900;
        margin-top: 15px;
        margin-bottom: 20px;
    }

    .blue_ .slider-content > span {
        margin-bottom: 20px;
        text-transform: none;
        letter-spacing: 0.2px;
        font-size: 22px;
        line-height: 26px;
    }

.blue_ .slider-active button:hover {
    color: #2980FF;
}

.blue_ .single-slider {
}

    .blue_ .single-slider .video_ {
    }

        .blue_ .single-slider .video_::after {
            background: rgba(1, 14, 42, 0.9);
        }

/*FEATURE*/
.feature {
    margin-top: -50px;
}

.feature-wrapper {
    box-shadow: 0px 10px 60px 0px rgba(202, 202, 202, 0.25);
}

.feature-item h3 {
    color: #414561;
}

    .feature-item h3::before {
        background: #2980FF;
    }

    .feature-item h3::after {
        background: #414561;
    }

.feature-text h3 {
    font-size: 21px;
    color: #2980FF;
}

    .feature-text h3 span::before {
        background: #414561;
    }

.feature-text a:hover {
    color: #2980FF;
    border-color: #2980FF;
}

.feature_home {
}

    .feature_home .feature-text h3 span {
        display: none;
    }

.blue_ .experience-info h1 {
    font-size: 72px;
    color: #2980FF;
}

/**/
.toaction_area {
    position: relative;
}

    .toaction_area .video_ video {
        width: auto;
        position: absolute;
        bottom: initial;
        top: 50%;
        transform: translateY(-50%);
    }

    .toaction_area .video_::after {
        background: rgba(1, 14, 42, 0.55);
    }

    .toaction_area .col-to-action-wrapper {
        background: #2980FF;
        margin-right: 0px;
        margin-left: 50px;
        padding: 70px 70px 70px 70px;
    }

    .toaction_area .col-to-action-text a {
        margin-right: 5px;
    }

    .toaction_area .col-to-action-text h4 {
        top: -5px;
        position: relative;
        display: inline-block;
    }

        .toaction_area .col-to-action-text h4 span {
            font-size: 18px;
            text-transform: none;
            font-style: initial;
        }

/**/
.project_area {
}

    .project_area.project-circle::before {
        opacity: .1;
    }

.blue_ .project-active .owl-nav div:hover {
    background: #2980FF;
}

.blue_ .project-text span::before {
    background: #2980FF;
}

.blue_ .project-active .owl-dot.active {
    background: #2980FF;
}

.blue_ .project_area .project-text {
    padding: 30px 60px 50px 30px;
}

    .blue_ .project_area .project-text h2 {
        font-size: 20px;
        line-height: 19px;
    }

        .blue_ .project_area .project-text h2 > a:hover {
            color: #2980FF;
        }

    .blue_ .project_area .project-text span {
        font-size: 14px;
    }

.blue_ .project_area .project-img > a::before {
    background-color: rgba(26, 32, 77, 0.4);
    transition: all .5s ease-in-out;
    display: block;
}

.blue_ .project_area .owl-item.center .project-img > a::before {
    background-color: rgba(26, 32, 77, 0.8);
}

/**/
.blue_ .service-button a.btn {
    color: #2980FF;
    border: 1px solid rgba(0,0,0,.05)
}

.blue_ .service-button .btn:hover {
    color: #ffffff;
}

.blue_ .service-button .btn::after {
    background: #2980FF;
}

.blue_ .service-button .btn:hover::after {
    background: #2980FF;
}

.blue_ .service-text h4 a {
    color: #414561;
}

    .blue_ .service-text h4 a:hover {
        color: #2980FF;
    }

.blue_ .service-text > a {
    color: #414561;
    border-color: #414561;
}

    .blue_ .service-text > a:hover {
        color: #2980FF;
        border-color: #2980FF;
    }

.service-wrapper {
}

.service-img {
    position: relative;
}

    .service-img:before {
        background: rgba(0,0,0,0.5);
        background: -moz-linear-gradient(top, rgba(255,94,20,0) 0%, rgba(29,68,153,1) 100%);
        background: -webkit-linear-gradient(top, rgba(255,94,20,0) 0%,rgba(29,68,153,1) 100%);
        background: linear-gradient(to bottom, rgba(255,94,20,0) 0%,rgba(29,68,153,1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ff5e14', endColorstr='#1d4499',GradientType=0 );
        display: block;
        content: "";
        width: 100%;
        height: 100%;
        transition: all .5s ease-in-out;
        position: absolute;
        top: 0px;
        opacity: 0;
    }

.service-wrapper:hover .service-img:before {
    opacity: .7;
}

.service-img:after {
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    content: "\f06e";
    display: block;
    transition: all .25s ease-in-out .1s;
    color: #fff;
    font-size: 24px;
    position: absolute;
    top: 60%;
    transform: translateY(-50%);
    opacity: 0;
    z-index: 1;
    right: 0;
    left: 0;
    margin: auto;
    text-align: center;
}

.service-wrapper:hover .service-img:after {
    top: 50%;
    opacity: 1;
}

.blue-bg {
    background: #000000;
}

/**/
.blue_ .footer-title::before {
    background: #2980FF;
}

/**/
.blue_ .blog-text h4 > a {
    color: #414561;
}

    .blue_ .blog-text h4 > a:hover {
        color: #2980FF;
    }

.blue_ .blog-text > span {
    color: #2980FF;
}

.blue_ .blog-meta > span i {
    color: #2980FF;
}

/**/
.blue_ .btn {
    background: #2980FF;
}

    .blue_ .btn:hover:after {
        background: #414561;
    }

.blue_ .section-title > span {
    color: #414561;
    font-size: 16px;
}

.blue_ .section-title h1 {
    color: #2980FF;
}

    .blue_ .section-title h1 > span {
        color: #414561;
    }

    .blue_ .section-title h1::before {
        background: #2980FF;
    }

    .blue_ .section-title h1::after {
        background: #414561;
    }

/**/
.blue_ .noticias_area .blog-meta span {
    position: relative;
    margin-right: 0;
    padding-left: 20px;
    padding-right: 10px;
    width: 50%;
    float: left;
    line-height: 13px;
}

.blue_ .noticias_area .blog-meta > span:last-child {
    margin-right: 0;
}

.blue_ .noticias_area .blog-meta span i {
    margin: 0;
    font-size: 13px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
}

.blue_ .noticias_area .blog-meta span a {
    color: #666666;
    font-weight: 400;
    font-family: 'Roboto', sans-serif;
    transition: all .3s ease-in-out
}

    .blue_ .noticias_area .blog-meta span a:hover {
        color: #2980FF;
    }

/**/
.blue_ .footer-icon a:hover {
    color: #2980FF;
}

.blue_ .footer-link li a:hover {
    color: #2980FF;
}

.blue_ .footer-link li a::before {
    background: #2980FF;
}

.blue_ .footer-info h5 a:hover {
    color: #2980FF;
}

.blue_ .footer-bottom-link li a:hover {
    color: #2980FF;
}

.blue_ .footer-bottom-link li a::before {
    background: #2980FF;
}

.blue_ .subscribe-form form button.btn:hover {
    color: #2980FF;
}

.blue_ .subscribe-form form .btn:hover::after {
    background: #ffffff
}

/*_____________________________________________________________________________________________________________*/
/*INDEX 2*/
body {
    overflow-x: hidden;
}

/*HEADER*/
.logo {
    margin-top: 0px;
}

.header2-cta-text span {
    font-size: 13px;
    letter-spacing: -0.5px;
}

.header2-cta-text {
    padding-top: 8px;
    margin-right: 65px;
}

/*SLIDE*/
.slider2-height {
    min-height: 700px;
}

.slider-text h1 {
    font-size: 52px;
    line-height: 50px;
}

    .slider-text h1 b {
        color: #ff5e14
    }

.slider-content p {
    font-size: 22px;
    line-height: 23px;
}

/**/
.single-service {
    border: 1px solid #efefef;
    padding: 60px 30px 50px 30px;
}

    .single-service:hover {
        box-shadow: 0px 10px 60px 0px rgba(195, 195, 195, 0.3);
    }

.service-provide-text h2 {
    font-size: 24px;
    line-height: 27px;
    padding-top: 10px;
}

.provide-circle::before {
    height: 110px;
    opacity: .4;
}

.service-circle::before {
    display: block;
    opacity: .3
}

.service-circle::after {
    display: block;
    opacity: .3
}

.counter2-text span {
    color: #66686d;
    line-height: 18px;
    margin-top: 10px;
    display: block;
    font-weight: 400;
}

    .counter2-text span b {
        display: block;
        font-weight: 600;
    }

/**/
.counter_service {
}

    .counter_service .counter-title h1 {
        font-size: 32px;
        line-height: 30px;
        margin-bottom: 20px;
        padding-bottom: 21px;
    }

    .counter_service .counter-title p {
        font-size: 17px;
        font-weight: 500;
        line-height: 22px;
    }

    .counter_service .counter-text span {
        font-size: 18px;
        line-height: 19px;
        font-weight: 400;
        position: relative;
        padding-top: 10px;
        display: block;
    }

        .counter_service .counter-text span b {
            display: block;
            font-weight: 600;
            font-size: 20px;
        }

/**/
.counter-area {
    position: relative;
}

.video_ {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    z-index: -1;
    overflow: hidden;
}

    .video_ video {
        width: auto;
        position: absolute;
        bottom: 0;
    }

    .video_:after {
        background: rgba(1, 14, 42, 0.95);
        display: block;
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0px;
        content: "";
    }

/**/
.area_servicios {
}

    .area_servicios .testimonial-bg {
        background: #ffffff;
        box-shadow: 0px 10px 60px 0px rgba(0, 0, 0, 0.1);
    }

        .area_servicios .testimonial-bg .row {
            margin: 0;
        }

.itemss_ {
    padding: 0px;
}

    .itemss_ .blog-img {
        position: relative;
        height: 600px;
    }

        .itemss_ .blog-img a {
            position: relative;
            height: 100%;
            width: 100%;
            display: block;
        }

            /*.itemss_ .blog-img a:after{
				background: rgba(0,0,0,0.5);
				background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.5) 100%); 
				background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.5) 100%); 
				background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.5) 100%); 
				filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#80000000',GradientType=0 );
				display: block;
				content: "";
				width: 100%;
				height: 100%;
				transition: all .5s ease-in-out;
				position: absolute;
				top: 0px;
				opacity: 0;}

			.itemss_:hover .blog-img a:after{
				opacity: 1;}*/

            .itemss_ .blog-img a:before {
                background: rgba(0,0,0,0.5);
                background: -moz-linear-gradient(top, rgba(255,94,20,0) 0%, rgba(29,68,153,1) 100%);
                background: -webkit-linear-gradient(top, rgba(255,94,20,0) 0%,rgba(29,68,153,1) 100%);
                background: linear-gradient(to bottom, rgba(255,94,20,0) 0%,rgba(29,68,153,1) 100%);
                filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ff5e14', endColorstr='#1d4499',GradientType=0 );
                display: block;
                content: "";
                width: 100%;
                height: 100%;
                transition: all .5s ease-in-out;
                position: absolute;
                top: 0px;
                opacity: 0;
            }

    .itemss_:hover .blog-img a:before {
        opacity: .7;
    }

    .itemss_ .blog-text {
        padding: 50px 40px 50px 40px;
        position: absolute;
        bottom: -80px;
        background: rgba(0,0,0,0.5);
        background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
        background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%);
        background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=0 );
        transition: all .5s ease-in-out;
    }

    .itemss_:hover .blog-text {
        bottom: 0px;
        background: transparent !important;
    }

    .itemss_ .blog-text h4 {
        font-size: 23px;
        line-height: 25px;
        font-weight: 500;
        margin-top: 8px;
        margin-bottom: 40px;
        text-align: center;
    }

        .itemss_ .blog-text h4 > a {
            color: #ffffff;
        }

    .itemss_ .blog-text > span {
        color: #ff5e14;
        font-size: 14px;
        font-weight: 600;
        margin: 0 auto;
        display: block;
        text-align: center;
    }

    .itemss_ .blog-meta {
    }

        .itemss_ .blog-meta span {
            position: relative;
            margin-right: 0;
            padding-left: 20px;
            padding-right: 10px;
            width: 50%;
            float: left;
            line-height: 13px;
            color: #ffffff;
        }

        .itemss_ .blog-meta > span:last-child {
            margin-right: 0;
        }

        .itemss_ .blog-meta span i {
            margin: 0;
            font-size: 13px;
            position: absolute;
            top: 50%;
            transform: translateY(-50%);
            left: 0;
        }

        .itemss_ .blog-meta span a {
            color: #ffffff;
            font-weight: 400;
            font-family: 'Roboto', sans-serif;
            transition: all .3s ease-in-out
        }

            .itemss_ .blog-meta span a:hover {
                color: #ffffff;
            }

/*NAV SLIDER*/
.slider_areaServicios .owl-nav div {
    background: #fff;
    font-size: 18PX;
    left: -15px;
    opacity: 0;
    position: absolute;
    text-align: center;
    top: 50%;
    transition: all 0.3s ease 0s;
    visibility: hidden;
    color: #010e2a;
    font-weight: 400;
    transform: translateY(-50%);
    height: 60px;
    width: 60px;
    line-height: 60px;
    border-radius: 50%;
    box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.28);
}

    .slider_areaServicios .owl-nav div.owl-next {
        left: auto;
        right: -15px;
    }

.slider_areaServicios:hover .owl-nav div {
    opacity: 1;
    visibility: visible;
}

.slider_areaServicios .owl-nav div:hover {
    background: #ff5e14;
    color: #fff;
}

/**/
.area_question {
}

.question-collapse .card .card-header .btn-link::before {
    transition: all .25s ease-in-out;
    color: #010e2a;
}

.question-collapse .card .card-header .btn-link.collapsed::before {
    transition: all .25s ease-in-out;
    color: #ff5e14;
}

.area_question .question-shape::before {
    opacity: .5;
}

.area_question .question-shape::after {
    opacity: .1;
}

.area_question .question-video-img {
    border-radius: 20px;
    overflow: hidden;
}

    .area_question .question-video-img:before {
        background: rgba(0,0,0,0.5);
        background: -moz-linear-gradient(top, rgba(255,94,20,0) 0%, rgba(29,68,153,1) 100%);
        background: -webkit-linear-gradient(top, rgba(255,94,20,0) 0%,rgba(29,68,153,1) 100%);
        background: linear-gradient(to bottom, rgba(255,94,20,0) 0%,rgba(29,68,153,1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ff5e14', endColorstr='#1d4499',GradientType=0 );
        display: block;
        content: "";
        width: 100%;
        height: 100%;
        transition: all .5s ease-in-out;
        position: absolute;
        top: 0px;
        opacity: 0;
    }

    .area_question .question-video-img:hover:before {
        opacity: .7;
    }

.area_question .question-text {
    text-align: right;
}

    .area_question .question-text h3 {
        text-shadow: 0px 2px 2px rgba(0,0,0,.3)
    }

/**/
.noticias_area {
}

.not_columns .blog-img.blog_item a {
    position: absolute;
    width: 100%;
    height: 100%;
}

.not_columns .blog-content {
    height: 100%;
    position: relative;
}

.noticias_area .blog-content p {
    margin-bottom: 27px;
    margin-top: 10px;
}

.noticias_area .blog-meta span {
    position: relative;
    margin-right: 0;
    padding-left: 20px;
    padding-right: 10px;
    width: 50%;
    float: left;
    line-height: 13px;
}

.noticias_area .blog-meta > span:last-child {
    margin-right: 0;
}

.noticias_area .blog-meta span i {
    margin: 0;
    font-size: 13px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
}

.noticias_area .blog-meta span a {
    color: #666666;
    font-weight: 400;
    font-family: 'Roboto', sans-serif;
    transition: all .3s ease-in-out
}

    .noticias_area .blog-meta span a:hover {
        color: #ff5e14;
    }

/**/
.noticias_area .blog-img {
    z-index: 2;
    position: relative;
}

    .noticias_area .blog-img > a {
        position: relative;
        display: block;
    }

        .noticias_area .blog-img > a:after {
            background-color: rgba(1, 14, 42,.3);
            display: block;
            content: "";
            width: 100%;
            height: 100%;
            transition: all .5s ease-in-out;
            position: absolute;
            top: 0px;
        }

.noticias_area .blog-wrapper:hover .blog-img > a:after {
    background-color: rgba(1, 14, 42,.5);
}

.noticias_area .blog-bg:hover .blog-img > a:after {
    background-color: rgba(1, 14, 42,.5);
}

.noticias_area .blog-img > a:before {
    background-image: url(../img/logo/IntervenirIcono.png);
    display: block;
    content: "";
    width: 130px;
    height: 130px;
    transition: all .5s ease-in-out .15s;
    position: absolute;
    bottom: 0px;
    left: 0;
    z-index: 1;
    background-position: top right;
    opacity: 0;
}

.noticias_area .blog-wrapper:hover .blog-img > a:before {
    opacity: 1;
    width: 110px;
}

.noticias_area .blog-bg:hover .blog-img > a:before {
    opacity: 1;
    width: 110px;
}

/**/
.not_columns .service-button a.btn {
    border: 1px solid rgba(0,0,0,0.05);
    transition: all .3s ease-in-out
}

    .not_columns .service-button a.btn:hover {
        color: #ffffff;
        border: 1px solid #ff5e14;
    }

.not_columns .service-button .btn::after {
    background: #ff5e14;
}

.not_columns.noticias_area .blog-img > a::before {
    right: 0;
    left: auto;
    background-position: top left;
}

/**/
.proyectos_area {
}

    .proyectos_area .project-content a::before {
        display: none
    }

    .proyectos_area .project-content h2 {
        font-size: 22px;
        max-width: 80%;
        margin: 0 auto;
        line-height: 21px;
        text-shadow: 0px 1px 2px rgba(0,0,0,.1);
    }

    .proyectos_area .project-content span {
        font-size: 15px;
        font-weight: 100;
    }

/**/
.box_category {
}

    .box_category .row {
        margin-bottom: 30px
    }

        .box_category .row:last-of-type {
            /*margin-bottom: 0px;*/
        }

.service__ {
}

    .service__:nth-child(2n) {
    }

        .service__:nth-child(2n) .service-wrapper {
            -webkit-box-orient: horizontal !important;
            -webkit-box-direction: reverse !important;
            -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
        }

    .service__ .service-text {
        margin: 0px;
    }

    .service__:nth-child(2n) .service-text {
        text-align: right;
    }

/*CONTACTENOS*/
.address-link li {
    display: block;
}

    .address-link li b {
        position: relative;
        line-height: 12px;
        display: block;
        margin-bottom: 10px;
    }

    .address-link li b {
        position: relative;
        display: block;
    }

    .address-link li i {
        top: 0px
    }


/*SINGLE PAGE*/
/*PAGE SINGLE*/
.singleHero_ {
    position: relative;
}

.itemSingle_ {
    margin: 0;
    padding: 0;
    position: relative;
    height: auto;
    background-attachment: fixed;
}

.singleHero_ .migaE_ {
    position: relative;
    height: auto;
}

.titlePage_ {
    background: #fff;
    position: relative;
    margin-top: 50px;
    padding: 3% 4% 1% 4%;
}

.name_ {
    max-width: 50%;
    max-width: 70%;
    display: block;
    margin: 0 auto;
    margin-bottom: 7%;
    margin-top: 3%;
}

    .name_ img {
        display: block;
        margin: 0 auto;
    }

    .name_ h1 {
        color: #4c4c4c;
        color: #2980FF;
        font-size: 24px;
        line-height: 22px;
        font-weight: 700;
        letter-spacing: -0.3px;
        margin-top: 15px;
        margin-bottom: 10px;
        text-align: center;
    }

    .name_ p {
        position: relative;
        font-size: 17px;
        line-height: 21px;
        color: #c7c7c7;
        font-weight: 300;
        letter-spacing: -0.5px;
        text-align: center;
        display: block;
    }

        .name_ p:after {
            font-family: 'Material Icons';
            content: "format_quote";
            -webkit-font-feature-settings: 'liga' 1;
            -moz-font-feature-settings: 'liga' 1;
            font-feature-settings: 'liga' 1;
            background: #ffffff;
            color: #e0e0e0;
            border-radius: 50%;
            position: absolute;
            top: 37px;
            left: 0px;
            right: 0;
            margin: auto;
            width: 30px;
            height: 30px;
            line-height: 30px;
            text-align: center;
        }

        .name_ p:before {
            position: absolute;
            display: block;
            content: "";
            width: 50%;
            height: 1px;
            background: rgba(0, 0, 0, 0.04);
            bottom: -30px;
            z-index: 0;
            left: 0;
            right: 0;
            margin: 0 auto;
        }

.data_ {
}

    .data_ i {
        color: #ffffff;
        background: #414561;
        width: 50px;
        height: 50px;
        line-height: 50px;
        text-align: center;
        border-radius: 50%;
        font-size: 16px;
        display: inline-block;
    }

    .data_ h2 {
        color: #414561;
        font-size: 17px;
        line-height: 20px;
        font-weight: 600;
        position: relative;
        padding: 0px 10px;
        letter-spacing: -0.9px;
        transition: all .25s ease-in-out;
        display: inline-block;
        margin: 0;
        top: -3px;
    }

    .data_ .nav_ {
        padding: 0px;
    }

.singleHero_ .nav_ a.active {
    color: #414561;
}

.image_ {
    width: 35%;
    border-radius: 5px;
    overflow: hidden;
    float: right;
    margin-left: 50px;
    margin-bottom: 20px;
    position: relative;
}

    .image_ .photo_ {
        margin-bottom: 10px;
        opacity: 0;
        top: 20px;
        transition: all 1s ease-in-out;
    }

    .image_.animated .photo_ {
        top: 0px;
        opacity: 1;
    }

.block_text .image_ p {
    position: relative;
    padding-left: 40px;
    color: #b3b3b3;
    font-size: 16px;
    text-align: right;
    letter-spacing: -0.5px;
    font-weight: 300;
    opacity: 0;
    transition: all 1.2s ease-in-out;
}

.block_text .image_.animated p {
    opacity: 1;
}

.image_ p:after {
    font-family: 'Material Icons';
    content: "assistant";
    -webkit-font-feature-settings: 'liga' 1;
    -moz-font-feature-settings: 'liga' 1;
    font-feature-settings: 'liga' 1;
    color: rgb(243, 243, 243);
    font-size: 30px;
    position: absolute;
    display: block;
    top: 0px;
    left: 5px;
}


.block_text {
    max-width: 1280px;
    padding: 0% 4%;
    margin: 0 auto;
    display: block;
}

.photo_ {
    width: 100%;
    height: 260px;
    position: relative;
    display: block;
    z-index: 0;
}

/**/
/* PARRAFOS */
.contenidos_ {
    position: relative;
    display: block;
    padding-top: 20px;
    padding-bottom: 40px;
}

.block_text {
    padding: 0% 7%;
}

    .block_text .boton {
        width: auto;
        color: #9e9e9e;
        margin: 10px 15px 20px 15px;
        padding: 15px 20px 15px 70px;
        font-size: 16px;
        line-height: 16px;
        letter-spacing: -0.3px;
        font-weight: 500;
        transition: all .25s ease-in-out;
    }

        .block_text .boton:hover {
            color: #fff;
        }

    .block_text a {
        color: #1f4c81;
        padding: 0px 10px;
        margin: 0px;
        font-weight: 600;
        display: inline-block;
        transition: all .5s ease-in-out;
        font-size: 14px;
        line-height: 28px;
    }

        .block_text a:hover {
            color: #2980FF;
        }

.parraf_ {
}

    .parraf_ p {
        letter-spacing: 0px;
        font-size: 14px;
        font-weight: normal;
        line-height: 28px;
        color: #666666;
    }

    .parraf_ h1 {
        color: #2980FF;
        font-size: 27px;
        line-height: 25px;
        font-weight: 700;
        letter-spacing: -0.7px;
        margin-bottom: 15px;
    }

    .parraf_ h2 {
        color: #414561;
        font-size: 24px;
        line-height: 20px;
        font-weight: 700;
        letter-spacing: -0.5px;
        margin-bottom: 15px;
    }

    .parraf_ h3 {
        color: #414561;
        font-size: 22px;
        line-height: 22px;
        font-weight: 700;
        letter-spacing: -0.7px;
        margin-bottom: 15px;
        margin-top: 15px;
    }

    .parraf_ h4 {
        color: #2980FF;
        font-size: 19px;
        line-height: 19px;
        font-weight: 500;
        letter-spacing: -0.5px;
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .parraf_ h5 {
        color: #bbbbbb;
    }

    .parraf_ h6 {
        color: #c5c5c5;
    }

/**/
.block_text ul li, .block_text li {
    position: relative;
    padding-left: 15px;
    margin-bottom: 8px;
    list-style-type: none;
    letter-spacing: 0px;
    font-size: 14px;
    font-weight: normal;
    line-height: 28px;
    color: #666666;
}

    .block_text ul li:before,
    .block_text li:before {
        content: "";
        display: inline-block;
        width: 5px;
        height: 5px;
        background-color: #2980FF;
        border-radius: 50%;
        position: absolute;
        left: 5px;
        top: 9px;
    }

/* Listado numerico */
.block_text ol li {
    position: relative;
    margin-bottom: 10px;
    display: table;
    list-style-type: none;
    counter-increment: step-counter;
    padding-left: 25px;
    letter-spacing: 0px;
    font-size: 14px;
    font-weight: normal;
    line-height: 28px;
    color: #666666;
}

    .block_text ol li::before {
        content: counter(step-counter);
        width: 20px;
        height: 20px;
        line-height: 20px;
        text-align: center;
        font-size: 11px;
        background-color: #2980FF;
        color: white;
        font-weight: bold;
        border-radius: 50%;
        position: absolute;
        left: 0px;
        top: 2px;
    }

/**/
.main-wrap .enlace {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background: #414561;
    font-size: 16px;
    line-height: 17px;
    font-weight: 400;
    margin: 0;
    margin-bottom: 20px;
    letter-spacing: -0.2px;
    color: #fff;
    position: relative;
    padding: 15px 30px 15px 20px;
    text-align: center;
    display: inline-block;
    border-radius: 3px;
}

.enlace:after, .enlace:before {
    font-family: 'Material Icons';
    content: "keyboard_arrow_right";
    -webkit-font-feature-settings: 'liga' 1;
    -moz-font-feature-settings: 'liga' 1;
    font-feature-settings: 'liga' 1;
    color: rgba(255, 255, 255, 1);
    font-size: 16px;
    font-weight: 700;
    position: absolute;
    display: block;
    top: 50%;
    transform: translateY(-50%);
}

.enlace:after {
    right: 10px;
    opacity: 1;
}

.enlace:before {
    left: 15px;
    opacity: 0;
}

.enlace:hover:after {
    opacity: 0;
    right: 15px;
}

.enlace:hover:before {
    opacity: 1;
    left: 10px;
}

.main-wrap .enlace:hover {
    padding: 15px 20px 15px 30px;
    cursor: pointer;
    color: rgb(255, 255, 255);
    background: #2980FF;
}

.main-wrap .enlace {
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.enlace:after, .enlace:before {
    -webkit-transition: all .15s ease-in-out;
    -moz-transition: all .15s ease-in-out;
    -ms-transition: all .15s ease-in-out;
    -o-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out;
}

/*Buscador interno*/
.search_result {
    position: relative;
    display: block;
    margin-bottom: 40px;
}

.main-wrap .search_result .input-group {
}

    .main-wrap .search_result .input-group input {
        height: 50px;
        font-size: 17px;
        line-height: 10px;
        color: #a9a9a9;
        letter-spacing: -1px;
        padding: 15px 25px;
        box-shadow: none;
        border-radius: 30px 0px 0px 30px !important;
        border: 1px solid #e8e8e8;
    }

.main-wrap .search_result .input-group-btn {
    margin-right: 0px;
    position: relative;
    left: -25px;
    z-index: 30;
    width: 50px;
}

    .main-wrap .search_result .input-group-btn button {
        height: 50px;
        width: 50px;
        border-radius: 50% !important;
        background-color: #2980FF;
        border-color: #2980FF;
        outline: none;
        box-shadow: 0 0 0 0px rgba(0, 179, 61, 0);
        transition: all .25s ease-in-out;
        padding: 0;
    }

        .main-wrap .search_result .input-group-btn button:after {
            display: none;
        }

        .main-wrap .search_result .input-group-btn button:focus,
        .main-wrap .search_result .input-group-btn button:active {
            background-color: #3c5995;
            border-color: #3c5995;
            outline: none;
        }

        .main-wrap .search_result .input-group-btn button:hover {
            box-shadow: 0 0 0 3px #2980FF;
        }

/**/
.search_result .form-control::-webkit-input-placeholder {
    color: #bbbbbb;
}

.search_result .form-control::-moz-placeholder {
    color: #bbbbbb;
}

.search_result .form-control:-ms-input-placeholder {
    color: #bbbbbb;
}

.search_result .form-control:-moz-placeholder {
    color: #bbbbbb;
}

/**/
.migaE_ {
    position: absolute;
    width: 50%;
    height: 100px;
    background: #fff;
    right: 0;
    bottom: 0;
    z-index: 10;
}

    .migaE_ .indicador {
        top: 20px;
    }

        .migaE_ .indicador a {
            box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.02)
        }

.nav_ {
    list-style-type: none;
    display: block;
    position: relative;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: right;
    padding: 10px;
}

    .nav_ li {
        display: inline-block;
    }

    .nav_ a {
        color: #d6d6d6;
        font-size: 17px;
        line-height: 20px;
        font-weight: 600;
        position: relative;
        padding: 0px 10px;
        letter-spacing: -0.9px;
        transition: all .25s ease-in-out;
    }

        .nav_ a.active {
            padding: 0px 5px;
            color: #c7c7c7;
        }

        .nav_ a:hover {
            color: #2980FF;
        }

        .nav_ a:after {
            position: absolute;
            display: block;
            content: "";
            width: 2px;
            height: 8px;
            top: 50%;
            right: 0px;
            transform: translateY(-50%);
            border-radius: 10px;
            background: rgba(0, 0, 0, 0.16);
        }

        .nav_ a.active:after {
            display: none;
        }

/**/
/**/
.block_text .botone,
.botone {
    background: #414561;
    border-radius: 5px;
    padding: 15px 20px 15px 70px;
    position: relative;
    width: auto;
    display: inline-block;
    margin: 10px 15px 20px 15px;
    border: 1px solid rgba(0, 0, 0, 0.02);
    transition: all .25s ease-in-out;
    font-size: 16px;
    line-height: 16px;
    letter-spacing: -0.3px;
    font-weight: 500;
    color: #ffffff;
}

    .block_text .botone:hover,
    .botone:hover {
        background: #2980FF;
        color: #fff;
    }

    .botone span {
        width: 50px;
        height: 100%;
        position: absolute;
        left: 0;
        top: 0;
        text-align: center;
        background: rgba(0, 0, 0, 0.1);
        color: #fff;
        border-radius: 5px 0px 0px 5px;
    }

        .botone span i {
            position: relative;
            display: block;
            top: 50%;
            transform: translateY(-50%);
            margin: 0 auto;
        }

        .botone span:after {
            position: absolute;
            z-index: 2;
            content: '';
            right: -10px;
            margin: 0 auto;
            width: 10px;
            top: 50%;
            transform: translateY(-50%);
            border-style: solid;
            border-width: 7px 0px 7px 7px;
            border-color: transparent transparent transparent rgba(0, 0, 0, 0.1);
        }

/**/
.related .rel_box a,
.boton {
    background: #fff;
    border-radius: 5px;
    padding: 15px 20px 15px 70px;
    position: relative;
    width: 48%;
    width: calc(50% - 10px);
    display: inline-block;
    margin: 10px 10px 10px 0px;
    border: 1px solid rgba(0, 0, 0, 0.05);
    transition: all .25s ease-in-out;
    font-size: 16px;
    line-height: 16px;
    letter-spacing: -0.3px;
    font-weight: 500;
    color: #949494;
    color: #909090;
}

.related .rel_box a {
    float: left;
}

.related a:hover,
.boton:hover {
    background: #2980FF;
    color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.02);
}

.boton.azul:hover {
    background: #1f4c81;
}

.boton:focus {
    color: #9e9e9e;
}

.related .rel_box span,
.boton span {
    width: 50px;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    text-align: center;
    background: #1f4c81;
    background: #2980FF;
    color: #fff;
    border-radius: 5px 0px 0px 5px;
}

.boton.azul span {
    background: #1f4c81;
}

.related .rel_box span i,
.boton span i {
    position: relative;
    display: block;
    top: 50%;
    transform: translateY(-50%);
    margin: 0 auto;
}

.related .rel_box span:after,
.boton span:after {
    position: absolute;
    z-index: 2;
    content: '';
    right: -10px;
    margin: 0 auto;
    width: 10px;
    top: 50%;
    transform: translateY(-50%);
    border-style: solid;
    border-width: 7px 0px 7px 7px;
    border-color: transparent transparent transparent #2980FF;
}

.boton.azul span:after {
    border-color: transparent transparent transparent #1f4c81;
}

/**/
.promo_head {
    position: absolute;
    left: 0;
    z-index: 100;
    background: #fff;
    /* width: 65%; */
    bottom: -130px;
    height: 130px;
}

    .promo_head .info_ {
        /* text-align: center; */
    }

        .promo_head .info_ p {
            font-size: 18px;
            line-height: 26px;
            border-radius: 50%;
            color: #d2d2d2;
            padding: 10px;
            font-weight: 600;
            margin: 0;
            position: relative;
            top: 50%;
            transform: translateY(-50%);
        }

.promoNot__ {
    margin-bottom: 0%;
}

    .promoNot__ .aB_ {
        display: block;
        padding: 5% 5%;
        padding-top: 200px;
    }

.promo_title {
    position: relative;
    min-height: 130px;
}

    .promo_title p {
        color: rgb(255, 255, 255);
        text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.15);
        font-size: 20px;
        line-height: 20px;
        font-weight: 600;
        letter-spacing: -0.5px;
        margin-bottom: 0px;
    }

    .promo_title h1 {
        color: #ffffff;
        text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.15);
        font-size: 37px;
        line-height: 35px;
        font-weight: 800;
        margin: 10px 20px;
        letter-spacing: -1px;
    }

    .promo_title .ap_ {
        color: rgba(255, 255, 255, 0.5);
        font-size: 20px;
        line-height: 20px;
        font-weight: 700;
        letter-spacing: -0.5px;
        margin-bottom: 0px;
        display: block;
        text-align: center;
        background: rgba(244, 177, 0, 0);
        padding: 15px 20px 15px 20px;
        border-radius: 35px;
        float: right;
        transition: all .2s ease-in-out;
        position: relative;
        background: rgba(244, 177, 0, 1);
    }

        .promo_title .ap_:after {
            font-family: 'Material Icons';
            -webkit-font-feature-settings: 'liga' 1;
            -moz-font-feature-settings: 'liga' 1;
            font-feature-settings: 'liga' 1;
            content: "arrow_forward";
            font-size: 18px;
            position: absolute;
            top: 50%;
            opacity: 0;
            transition: all .25s ease-in-out;
            transform: translateY(-50%);
            right: 30px;
        }

        .promo_title .ap_:hover {
            padding: 15px 40px 15px 20px;
            background: rgba(244, 177, 0, 1);
            color: rgba(255, 255, 255, 1);
        }

            .promo_title .ap_:hover:after {
                opacity: 1;
                right: 15px;
            }

/**/
.promo_links {
    position: relative;
    min-height: 130px;
}

    .promo_links a {
        position: relative;
        display: block;
        top: 50%;
        transform: translateY(-50%);
        padding-bottom: 25px;
    }

    .promo_links h1 {
        color: rgba(255, 255, 255, 0.6);
        text-shadow: 0px 0px 2px rgba(0, 0, 0, 0);
        font-size: 21px;
        line-height: 22px;
        font-weight: 300;
        margin: 10px 10px;
        letter-spacing: -0.2px;
        transition: all 0.5s ease-in-out;
    }

    .promo_links a:hover h1 {
        color: rgba(255, 255, 255, 1);
        text-shadow: 0px 0px 2px rgba(0, 0, 0, 0.1);
    }

    .promo_links p {
        color: rgba(255, 255, 255, 0.4);
        text-shadow: 0px 0px 2px rgba(0, 0, 0, 0);
        font-size: 18px;
        line-height: 17px;
        font-weight: 200;
        margin: -7px 10px 10px 10px;
        letter-spacing: 0px;
        transition: all 1s ease-in-out;
    }

    .promo_links a:hover p {
        color: rgba(255, 255, 255, 0.8);
        text-shadow: 0px 0px 2px rgba(0, 0, 0, 0.1);
    }

.aRight_, .aLeft_ {
    position: absolute;
    width: 25px;
    height: 25px;
    display: block;
    content: "";
    bottom: 0px;
    background-repeat: no-repeat;
    opacity: .9;
    transition: all 0.5s ease-in-out;
}

.aRight_ {
    right: 10px;
    background-image: url(../img/slider/arrow_left.png);
    background-position: center left;
}

.aLeft_ {
    left: 10px;
    background-image: url(../img/slider/arrow_right.png);
    background-position: center right;
}

.promo_links a:hover .aRight_, .promo_links a:hover .aLeft_ {
    opacity: 1;
    width: 80px;
}

/* TOOLTIP */
.more_ {
    width: 60px;
    height: 60px;
    line-height: 72px;
    content: "";
    border-radius: 50%;
    margin: 0 auto;
    text-align: center;
    color: #fff;
    background: rgba(255, 255, 255, 0.01);
    transition: all 1.2s ease-in-out;
    -webkit-animation: ripple_port 4s ease-in-out infinite;
    animation: ripple_port 4s ease-in-out infinite;
}

    .more_:hover {
        color: #fff;
    }

.btnToolp_ {
    position: relative;
}

    .btnToolp_ .tip_chart {
        opacity: 0;
        left: 50%;
        pointer-events: none;
        position: absolute;
        z-index: 1000;
        padding: 0em 0.8em;
        line-height: normal;
        cursor: pointer;
        min-width: 160px;
        color: #fff;
        background: #2980FF;
        -webkit-transform: translate(-50%, 40px);
        transform: translate(-50%, 40px);
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.2s ease-in-out;
    }

        .btnToolp_ .tip_chart:before {
            opacity: 0;
            position: absolute;
            z-index: -1;
            content: '';
            right: 0;
            left: 0px;
            margin: 0 auto;
            width: 10px;
            top: 0;
            border-style: solid;
            border-width: 0 10px 10px 0px;
            border-color: transparent transparent #2980FF transparent;
            -webkit-transition-duration: 0.4s;
            transition-duration: 0.4s;
            -webkit-transition-property: transform;
            transition-property: transform;
        }

    .btnToolp_:hover > .tip_chart {
        opacity: 1;
        -webkit-transform: translate(-50%, 50px);
        transform: translate(-50%, 50px)
    }

        .btnToolp_:hover > .tip_chart:before {
            opacity: 1;
            -webkit-transform: translateY(-9px);
            transform: translateY(-9px);
        }

    .btnToolp_ .tip_chart h1 {
        font-size: 16px;
        color: #fff;
        margin: 10px 0px;
        letter-spacing: -0.5px;
        font-weight: 500;
        text-shadow: 0px 2px 1px rgba(0, 0, 0, 0.1);
    }

@-webkit-keyframes ripple_port {
    0% {
        box-shadow: 0 0 0 0px rgba(241, 241, 241, 0), 0 0 0 0px rgba(241, 241, 241, 0.1);
    }

    50% {
        box-shadow: 0 0 0 10px rgba(241, 241, 241, 0.1), 0 0 0 20px rgba(241, 241, 241, 0);
    }

    100% {
        box-shadow: 0 0 0 0px rgba(241, 241, 241, 0), 0 0 0 0px rgba(241, 241, 241, 0.05);
    }
}

@keyframes ripple_port {
    0% {
        box-shadow: 0 0 0 0px rgba(241, 241, 241, 0), 0 0 0 0px rgba(241, 241, 241, 0.1);
    }

    50% {
        box-shadow: 0 0 0 10px rgba(241, 241, 241, 0.1), 0 0 0 20px rgba(241, 241, 241, 0);
    }

    100% {
        box-shadow: 0 0 0 0px rgba(241, 241, 241, 0), 0 0 0 0px rgba(241, 241, 241, 0.1);
    }
}

/**/
.brand_home {
    background: #fdfdfd;
    border-bottom: 1px solid rgba(0, 0, 0, 0.03);
}

    .brand_home .brans-img {
        height: 80px;
    }

    .brand_home .owl-carousel .owl-item img {
        max-width: 100%;
        position: relative;
        top: 50%;
        transform: translateY(-50%);
        max-height: 80px;
    }

/**/
.brand_port {
}

    .brand_port .portfolio-img > a {
        height: 270px;
    }

    .brand_port .portfolio-img a img {
        width: auto;
        max-width: 90%;
        max-height: 250px;
        top: 50%;
        transform: translateY(-50%);
        position: relative;
        margin: 0 auto;
        display: block;
        transition: all .3s ease-in-out;
    }

    .brand_port .portfolio-img > a::before {
        z-index: 1;
    }

    .brand_port .portfolio-img > a::before {
        background-color: rgba(0,123,255,.5);
    }

    .brand_port .portfolio-wrapper:hover .portfolio-img > a img {
        opacity: .2;
    }

    .brand_port .portfolio-content {
        z-index: 5;
        max-width: 85%;
        margin: 0 auto;
    }

        .brand_port .portfolio-content h4 {
            font-size: 23px;
            line-height: 20px;
            color: #010e2a;
            cursor: pointer;
        }

        .brand_port .portfolio-content span {
            display: none;
            color: #fff;
            font-size: 12px;
        }

/* ___________________________________________________________________________________________________
______________________________________________________________________________________________________
____________________________________________________________________________________________________*/

@media only screen and (min-width: 1500px) and (max-width: 1980px) {

    .titlePage_ {
        max-width: 1280px;
        margin: 0 auto;
        margin-top: 50px;
    }
}


/**/
.item_filtern {
    min-height: 625px;
}

/* BUTTON CARGAR MAS */
.btn_appendB {
    position: relative;
    display: table;
    margin: 0 auto;
    padding: 5% 0px 0%;
}

    .btn_appendB button {
        margin: 0 auto;
        display: block;
        position: relative;
        color: #a7a7a7;
        background: transparent;
        border-radius: 4px;
        padding: 20px 30px 20px 100px;
        font-size: 22px;
        font-weight: 500;
        border: 0px !important;
        letter-spacing: -0.7px;
        transition: all .35s ease-in-out;
        cursor: pointer;
    }

        .btn_appendB button[disabled=disabled], .btn_appendB button:disabled {
            opacity: .5;
            pointer-events: none;
        }

        .btn_appendB button:hover {
            color: #2980FF;
        }

        .btn_appendB button i {
            position: absolute;
            top: 50%;
            transform: translateY(-50%);
            left: 0;
            font-size: 30px;
            transition: all .35s ease-in-out;
            background: #f7f7f7;
            color: #c1c1c1;
            width: 80px;
            height: 80px;
            line-height: 80px;
            border-radius: 50%;
            z-index: 0;
        }

        .btn_appendB button:hover i {
            color: #fff;
        }

        .btn_appendB button i.fa-spinner {
            animation: none !important;
        }

        .btn_appendB button i.fa-spin {
            -webkit-animation: rotating 2s infinite linear !important;
            animation: rotating 2s infinite linear !important;
            font-size: 17px;
            top: -1px;
        }

        .btn_appendB button i:after {
            transition: all .35s ease-in-out;
            opacity: 0;
            position: absolute;
            content: "";
            display: block;
            background: #2980FF;
            box-shadow: 0 0 0 0px #2980FF;
            width: 80px;
            height: 80px;
            line-height: 80px;
            border-radius: 50%;
            z-index: -1;
            top: 0;
        }

        .btn_appendB button:hover i:after {
            opacity: 1;
            box-shadow: 0 0 0 5px #2980FF;
        }

        .btn_appendB button:focus, .btn_appendB button:active {
            outline: none !important;
            box-shadow: none !important;
        }

@-webkit-keyframes rotating /* Safari and Chrome */ {
    from {
        -webkit-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes rotating {
    from {
        -ms-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    to {
        -ms-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.rotating {
    -webkit-animation: rotating 2s linear infinite;
    -moz-animation: rotating 2s linear infinite;
    -ms-animation: rotating 2s linear infinite;
    -o-animation: rotating 2s linear infinite;
    animation: rotating 2s linear infinite;
}




#frmContacto input, #frmContacto select, #frmContacto textarea {
    height: 48px;
    width: 100%;
    border: 1px solid #cccccc;
    margin-bottom: 30px;
    padding: 0 15px;
    color: #666666;
    font-size: 14px;
    transition: .3s;
    background: #f7f7fd;
}

    #frmContacto input::-moz-placeholder {
        color: #666666;
        font-size: 14px;
    }

.single-contact #frmContacto input {
    background: none;
}

#frmContacto textarea {
    width: 100%;
    border: 1px solid #cccccc;
    padding: 15px;
    height: 150px;
    margin-bottom: 30px;
    transition: .3s;
    background: #f7f7fd;
    font-size: 14px;
}

    #frmContacto textarea::-moz-placeholder {
        color: #666666;
        font-size: 14px;
    }

.single-contact #frmContacto textarea {
    background: none;
}

#frmContacto .btn {
    font-weight: 500;
    padding: 17px 92px;
}


.text-danger, .field-validation-error {
    font-size: 12px;
    position: absolute;
    top: -20px;
    color: red;
}



.Form_priv {
    max-width: 440px;
    margin: auto !important;
}


    .Form_priv .button-send:disabled:hover {
        background: #d0d0d0 !important;
    }


    .Form_priv .col-md-10 {
        color: #919191 !important;
        letter-spacing: -1px;
        border-left: 2px solid #b7b7b7;
    }

        .Form_priv .col-md-10 p {
            line-height: 22px;
            margin: 0;
            color: #7b8c90;
        }



    .Form_priv input[type=checkbox] {
        position: absolute;
        left: 0;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%);
        margin: 0;
        padding: 0;
        opacity: 0;
        z-index: 2;
    }

    .Form_priv input[type="checkbox"] + label {
        padding-left: 0px;
        margin-bottom: 2px;
    }

        .Form_priv input[type="checkbox"] + label::before,
        .Form_priv input[type="checkbox"] + label::after {
            content: '';
            display: block;
            position: absolute;
            left: 0;
            top: 50%;
            margin-top: -8px;
            width: 16px;
            height: 16px;
        }

        .Form_priv input[type="checkbox"] + label::before {
            border: 1px solid #cfd9db;
            background: #ffffff;
            box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.08);
        }

        .Form_priv input[type="checkbox"] + label::after {
            background-color: #2980FF;
            background-position: center center;
            background-repeat: no-repeat;
            box-shadow: 0 0 5px rgba(0, 0, 0, 0.33);
            display: none;
        }


        .Form_priv input[type="checkbox"] + label::after {
            background-image: url("../img/cd-icon-check.svg");
        }

    .Form_priv input[type="checkbox"]:focus + label::before {
        box-shadow: 0 0 5px rgba(44, 151, 222, 0.6);
    }

    .Form_priv input[type="checkbox"]:checked + label::after {
        display: block;
    }

    .Form_priv input[type="checkbox"]:checked + label::before,
    .Form_priv input[type="checkbox"]:checked + label::after {
        -webkit-animation: cd-bounce 0.3s;
        -moz-animation: cd-bounce 0.3s;
        animation: cd-bounce 0.3s;
    }
