    @font-face {
        font-family: 'HelveticaNeueLTProBdIt';
        src: url('fonts/HelveticaNeueLTProBdIt.otf');
    }
    
    @font-face {
        font-family: 'HelveticaNeueLTProRoman';
        src: url('fonts/HelveticaNeueLTProRoman.otf');
    }
    
    @font-face {
        font-family: 'HelveticaNeueLTProIt';
        src: url('fonts/HelveticaNeueLTProIt.otf');
    }
    
    @font-face {
        font-family: 'HelveticaNeueLTProBlkIt';
        src: url('fonts/HelveticaNeueLTProBlkIt.otf');
    }
    
    @font-face {
        font-family: 'HelveticaNeueLTProBd';
        src: url('fonts/HelveticaNeueLTProBd.otf');
    }
    
    @font-face {
        font-family: 'HelveticaNeueLTProCn';
        src: url('fonts/HelveticaNeueLTProCn.otf');
    }
    
    a:focus {
        outline: 0px;
    }
    /*********************************Menu actualizado ******************/
    
    .header_menu {
        position: fixed;
        z-index: 9;
        background-color: #cc923c;
        height: 70px;
    }
    
    .header_menu #logotrade {
        margin-top: -10px;
        margin-left: 100px;
    }
    
    .ul_analytics {
        margin-left: 300px;
        margin-top: -35px;
    }
    
    ul,
    ol {
        list-style: none;
    }
    
    .list_menu ul {
        background-color: #cc923c;
    }
    
    .submenu_solutions li {
        margin-right: 0px !important;
    }
    
    .submenu_solutions li a {
        margin-left: 15px;
    }
    
    .list_menu li ul {
        display: none;
        position: absolute;
        min-width: 300px;
    }
    
    .list_menu li a {
        display: block;
    }
    
    .list_menu li ul li {
        position: relative;
        margin-left: -40px;
    }
    
    .list_menu li ul li:hover {
        position: relative;
        margin-left: -40px;
        background-color: #d79f4e;
    }
    
    .list_menu li:hover>ul {
        display: block;
    }
    
    .list_menu {
        background-color: #cc923c;
    }
    
    .list_menu {
        float: right;
        display: inline-flex;
        margin-top: 20px;
    }
    
    .list_menu li {
        margin-right: 30px;
        list-style: none;
        color: #fff;
    }
    
    .list_menu .menu_items a {
        color: #fff;
        font-size: 18px;
    }
    
    .list_menu .menu_items a:hover,
    .list_menu .menu_items a:active,
    .list_menu .menu_items a:focus {
        color: #fff;
        font-size: 18px;
        text-decoration: none;
        /* border-bottom: 2px solid #fff; */
    }
    /*********************************End Menu actualizado *****************/
    
    .menu,
    header {
        display: none !important;
    }
    
    .menu-list .social-list a {
        float: left;
        font-size: 1.428rem;
        line-height: 1;
        margin-left: 0rem !important;
        background-color: #fff;
        width: 30px;
        height: 30px;
        text-align: center;
        border-radius: 50%;
        padding: 3px;
        border: 2px solid #636363;
        margin-right: 20px;
    }
    
    .menu-list .social-list a:hover {
        float: left;
        font-size: 1.428rem;
        line-height: 1;
        margin-left: 0rem !important;
        background-color: #fff;
        width: 30px;
        height: 30px;
        text-align: center;
        border-radius: 50%;
        padding: 3px;
        border: 2px solid #cc923c;
        margin-right: 20px;
    }
    
    #logomovil {
        display: none;
    }
    
    .bglogo {
        background-color: #fff;
        -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
        -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
        box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
        -webkit-transition: all 0.4s ease;
        transition: all 1s ease;
        width: 200px !important;
        padding: 10px;
        margin-top: -42px;
    }
    
    .vertical-title span {
        font-size: 100px;
        font-family: "HelveticaNeueLTProBdIt" !important;
    }
    
    .vertical-title {
        opacity: 0.1;
        color: #cc923c;
        left: 9rem;
    }
    
    .intro h2 {
        font-family: "HelveticaNeueLTProBdIt";
        font-weight: 1;
        letter-spacing: 1px;
        line-height: 35px;
    }
    
    header {
        cursor: pointer;
    }
    
    .menu-list .active>a,
    .menu-list li a:hover {
        text-decoration: none;
        color: #cc923c;
    }
    
    .logo_menu img {
        width: 240px !important;
        margin-left: 0 !important;
    }
    
    .menu-list li a:hover {
        color: #cc923c;
    }
    
    .navbar-toggle {
        top: 50%;
        position: relative;
        float: right;
        display: block;
        margin: 0;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
        margin-left: 0px;
        padding: 0;
        border-radius: 0;
        background: 0 0;
        border: 0;
        margin-top: 0px;
        margin-right: 26px;
    }
    
    .navbar-toggle:hover .icon-bar {
        background-color: #fff;
        cursor: pointer;
    }
    
    .menu {
        left: 0;
        -webkit-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        -o-transform: translateX(-100%);
        transform: translateX(-100%);
        -webkit-transition: all .6s ease;
        -o-transition: all .6s ease;
        transition: all .6s ease;
    }
    
    header {
        padding-left: 5rem !important;
        padding-right: 0rem !important;
    }
    
    .navbar-fixed .navbar-bg {
        height: 0%;
        box-shadow: 0 0 35px rgba(0, 0, 0, .2);
    }
    
    .navbar {
        position: absolute;
        display: block;
        z-index: 101;
        left: 0;
        top: 0;
        width: 0%;
        padding-top: 2rem;
        padding-bottom: 2rem;
        color: #fff;
        margin: 0;
        border-radius: 0;
        height: 100% !important;
        background-color: #cc923c;
    }
    
    .social-list-bottom {
        top: 2.4rem;
        display: block;
    }
    
    .social-list a {
        float: left;
        font-size: 1.428rem;
        line-height: 1;
        color: #cc923c;
        margin-left: 1rem !important;
        background-color: #fff;
        width: 30px;
        height: 30px;
        text-align: center;
        border-radius: 50%;
        padding: 6px 0 0 0;
    }
    
    #home .carousel-control-next,
    #home .carousel-control-prev {
        position: absolute;
        top: 90%;
        bottom: 0%;
        z-index: 1;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: 30px;
        color: #fff;
        text-align: center;
        opacity: 1;
        transition: opacity .15s ease;
        border: 2px solid;
        border-radius: 50%;
        height: 30px;
        cursor: pointer;
    }
    
    #home .carousel-control-prev {
        left: 63% !important;
    }
    
    #home .carousel-control-next {
        right: 30%;
    }
    
    .brand #logotrade {
        display: inline-block;
        vertical-align: middle;
        margin-left: 28%;
        width: 250px;
        -webkit-transition: all 0.4s ease;
        transition: all 1s ease;
    }
    
    #home .carousel-caption {
        position: absolute;
        right: auto;
        bottom: 30%;
        left: 10%;
        z-index: 10;
        padding-top: 20px;
        padding-bottom: 20px;
        color: #000;
        text-align: center;
        width: 400px;
    }
    
    #home .carousel-caption small {
        font-family: 'HelveticaNeueLTProRoman';
        font-size: 16px;
        letter-spacing: 0;
        text-align: left;
    }
    
    #home h5,
    .h5 {
        font-family: 'HelveticaNeueLTProBdIt';
        font-weight: 600;
        font-size: 30px;
        line-height: 1.1;
        letter-spacing: 1px;
        color: #000;
        margin: 2.6rem 0;
        text-align: left;
    }
    
    .btn_trade {
        letter-spacing: .025em;
        font-size: 17px;
        display: inline-block;
        border: 0;
        border-radius: 0;
        padding: 10px;
        background-color: transparent;
        text-decoration: none;
        -webkit-transition: all .3s ease-out !important;
        transition: all .3s ease-out !important;
        color: #000;
        border: 2px solid #cc923c;
        border-radius: 50px;
        width: 280px;
        font-family: 'HelveticaNeueLTProIt';
    }
    
    .btn_trade:hover {
        background-color: #cc923c;
        cursor: pointer;
    }
    
    .br_height {
        display: block;
        margin: -6px 0;
    }
    
    .close-menu {
        color: #cc923c;
    }
    
    .menu-footer .copy {
        color: #000;
    }
    
    .menu {
        background-color: #fff;
    }
    
    .pagepiling .section {
        background: #fff;
    }
    
    .pp-scrollable .vertical-centred {
        padding-top: 6rem;
    }
    /************************** SOLUCIONES **************************/
    
    .btn_solutions {
        font-size: 22px;
        padding: 50px 0px;
        margin-bottom: 100px;
        margin-top: 100px;
        margin-left: 100px;
        /* border: 20px solid #d2d4d5; */
        border-top-left-radius: 50px;
        border-bottom-right-radius: 50px;
        box-shadow: 5px 5px 10px 1px rgba(0, 0, 0, 0.5), 0px 0px 0px 20px #d2d4d5, 8px 8px 8px 15px rgba(0, 0, 0, 0.5);
        -webkit-transform: skew(-5deg);
        -moz-transform: skew(-5deg);
        -ms-transform: skew(-5deg);
        -o-transform: skew(-5deg);
        transform: skew(-5deg);
        width: 80%;
        background-color: #cc923c;
        height: 130px;
        line-height: 35px;
        font-family: "HelveticaNeueLTProBd";
    }
    
    .btn_solutions:active {
        font-size: 22px;
        padding: 50px 0px;
        margin-top: 90px;
        margin-left: 100px;
        /* border: 20px solid #d2d4d5; */
        border-top-left-radius: 50px;
        border-bottom-right-radius: 50px;
        box-shadow: 5px 5px 10px 1px rgba(0, 0, 0, 0.5), 0px 0px 0px 20px #d2d4d5, 8px 8px 8px 15px rgba(0, 0, 0, 0.5);
        -webkit-transform: skew(-5deg);
        -moz-transform: skew(-5deg);
        -ms-transform: skew(-5deg);
        -o-transform: skew(-5deg);
        transform: skew(-5deg);
        width: 80%;
        background-color: #9f9f9f;
        height: 130px;
    }
    
    .btn_solutions:hover {
        font-size: 22px;
        padding: 50px 0px;
        margin-top: 90px;
        margin-left: 100px;
        /* border: 20px solid #d2d4d5; */
        border-top-left-radius: 50px;
        border-bottom-right-radius: 50px;
        box-shadow: 5px 5px 10px 1px rgba(0, 0, 0, 0.5), 0px 0px 0px 20px #d2d4d5, 8px 8px 8px 15px rgba(0, 0, 0, 0.5);
        -webkit-transform: skew(-5deg);
        -moz-transform: skew(-5deg);
        -ms-transform: skew(-5deg);
        -o-transform: skew(-5deg);
        transform: skew(-5deg);
        width: 80%;
        height: 130px;
        line-height: 35px;
        background-color: #cc923c;
        scale: 1.05;
        font-family: "HelveticaNeueLTProBdIt";
    }
    
    .btn_top_title {
        padding: 19px 0;
    }
    
    .btn_top_title:hover,
    .btn_top_title:active {
        padding: 19px 0;
    }
    /************************** SOMOS **************************/
    
    .img_somos {
        position: absolute;
    }
    
    .somos {
        position: absolute;
        right: 0;
    }
    
    .tetx_somos {
        margin-top: 280px;
    }
    
    .tetx_somos h5 {
        font-family: 'HelveticaNeueLTProBdIt';
        font-weight: 600;
        font-size: 30px;
        line-height: 1.1;
        letter-spacing: 1px;
        color: #000;
        text-align: left;
    }
    
    .tetx_somos small {
        font-family: 'HelveticaNeueLTProRoman';
        font-size: 16px;
        letter-spacing: 0;
        text-align: left;
    }
    
    .section-3 .btn_trade {
        display: block;
        margin: 130px auto 0;
    }
    
    .strong_text {
        font-size: 19px;
        font-family: "HelveticaNeueLTProBdIt";
    }
    /************************** SECTION SOMOS **************************/
    
    .bg_pointer {
        background-image: url(../images/bg_pointer.png);
        /* background-attachment: fixed; */
        background-repeat: repeat-y;
        background-position-x: right;
        background-size: 42%;
    }
    
    .bg_pointer h5 {
        color: #cc923c;
        font-size: 37px;
        font-family: 'HelveticaNeueLTProBdIt';
        font-weight: normal;
        letter-spacing: 1px;
    }
    
    .bg_pointer p {
        text-align: justify;
        color: #000;
        font-size: 18px;
        font-family: 'HelveticaNeueLTProRoman';
        line-height: 22px;
    }
    
    .mt-150 {
        margin-top: 150px;
    }
    
    .slogan_about {
        padding: 10px;
        font-weight: 700;
        background-color: #cc923c;
        color: #000;
        width: 50%;
        font-family: 'HelveticaNeueLTProBdIt' !important;
        font-weight: normal;
    }
    
    .text_vision {
        margin-top: 12px;
    }
    
    .text_vision p,
    .text_mision p {
        color: #cc923c;
        font-family: 'HelveticaNeueLTProBdIt';
        font-weight: normal;
    }
    
    .btn_about {
        font-size: 18px;
        margin-top: 35px;
        margin-left: 60px;
        border-top-left-radius: 25px;
        border-bottom-right-radius: 25px;
        box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.5), 0px 0px 0px 13px #d2d4d5, 5px 5px 5px 10px rgba(0, 0, 0, 0.5);
        -webkit-transform: skew(-5deg);
        -moz-transform: skew(-5deg);
        -ms-transform: skew(-5deg);
        -o-transform: skew(-5deg);
        transform: skew(-5deg);
        background-color: #cc923c;
        width: 200px;
        padding: 12px;
        font-family: 'HelveticaNeueLTProBdIt';
        font-weight: normal;
    }
    
    .btn_about:hover {
        font-size: 18px;
        margin-top: 35px;
        border-top-left-radius: 25px;
        border-bottom-right-radius: 25px;
        box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.5), 0px 0px 0px 13px #d2d4d5, 5px 5px 5px 10px rgba(0, 0, 0, 0.5);
        -webkit-transform: skew(-5deg);
        -moz-transform: skew(-5deg);
        -ms-transform: skew(-5deg);
        -o-transform: skew(-5deg);
        transform: skew(-5deg);
        background-color: #cc923c;
        width: 200px;
        padding: 12px;
    }
    
    .list_about {
        position: absolute;
    }
    
    .list_about .list_one {
        position: absolute;
        top: 100px;
        left: -100px;
        list-style: none;
        font-size: 20px;
        font-family: 'HelveticaNeueLTProBlkIt';
        font-weight: normal;
        letter-spacing: 1px;
        color: #9f9f9f;
    }
    
    .list_about .list_two {
        position: absolute;
        top: 100px;
        left: 100px;
        list-style: none;
        font-size: 20px;
        font-family: 'HelveticaNeueLTProBlkIt';
        font-weight: normal;
        letter-spacing: 1px;
        color: #9f9f9f;
    }
    
    .img_about_list {
        position: relative;
        z-index: -1;
    }
    
    .img_about_list img {
        width: 70%;
    }
    
    .btn_contact {
        letter-spacing: .025em;
        font-size: 17px;
        display: inline-block;
        border: 0;
        border-radius: 0;
        padding: 10px;
        background-color: transparent;
        text-decoration: none;
        -webkit-transition: all .3s ease-out !important;
        transition: all .3s ease-out !important;
        color: #000;
        border: 2px solid #cc923c;
        border-radius: 50px;
        width: 280px;
        font-family: 'HelveticaNeueLTProIt';
    }
    
    .btn_contact:hover {
        background-color: #cc923c;
        cursor: pointer;
    }
    
    .pb-60 {
        padding-bottom: 60px;
    }
    
    #about_section .vertical-centred {
        padding-bottom: 0rem !important;
    }
    /************************** BLOG **************************/
    
    .intro_blog {
        position: absolute;
        z-index: 1;
        top: 250px;
    }
    
    .intro_blog h5 {
        color: #000;
        font-family: 'HelveticaNeueLTProBdIt';
        font-size: 30px;
        line-height: 40px;
        font-weight: 100;
    }
    
    .intro_blog h5 strong {
        font-family: 'HelveticaNeueLTProBdIt';
        font-weight: 100;
    }
    
    .intro_blog h5 small {
        font-family: 'HelveticaNeueLTProRoman';
        font-size: 25px;
    }
    
    #blog .vertical-centred {
        padding-top: 0rem !important;
    }
    
    #blog .intro h2 {
        margin-top: 100px;
    }
    
    .title_blog {
        font-family: "HelveticaNeueLTProIt";
        font-weight: 1;
        color: #000 !important;
        font-size: 35px;
    }
    
    .item_blog {
        margin-left: 40px;
    }
    
    .title_blog_slogan {
        font-family: "HelveticaNeueLTProIt";
        font-weight: 1;
        color: #000 !important;
        font-size: 35px;
        background-color: #cc923c;
        padding: 5px 10px;
    }
    
    .title_blog_slogan strong {
        font-family: "HelveticaNeueLTProBdIt";
        font-weight: 1;
    }
    
    .border_item_blog {
        padding: 15px;
        border-bottom: 15px solid #cc923c;
        border-right: 15px solid #cc923c;
        position: relative;
    }
    
    #border_bottom {
        position: absolute;
        bottom: -15px;
        left: 0;
        width: 50%;
        height: 15px;
        background-color: #fff;
    }
    
    #border_right {
        position: absolute;
        top: 0;
        right: -15px;
        width: 15px;
        height: 65%;
        background-color: #fff;
    }
    
    .img_blog {
        width: 100%;
    }
    
    .title_item_blog {
        background-color: #cc923c;
        padding: 5px;
        width: 52%;
        text-align: center;
        font-size: 18px;
        color: #fff;
        position: relative;
        top: -7%;
        left: 15%;
        font-family: "HelveticaNeueLTProIt";
        font-weight: 100;
        letter-spacing: 2px;
    }
    
    #blog .carousel-control-next,
    #blog .carousel-control-prev {
        position: absolute;
        top: 90%;
        bottom: 0%;
        z-index: 1;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: 30px;
        text-align: center;
        opacity: 1;
        transition: opacity .15s ease;
        border-radius: 50%;
        height: 30px;
        cursor: pointer;
        background-color: #3e3e3e;
    }
    
    #blog .carousel-control-prev {
        left: 45% !important;
    }
    
    #blog .carousel-control-next {
        right: 45%;
    }
    
    .img_blog_content {
        width: 50%;
        margin: auto;
        display: block;
        margin: 60px auto;
    }
    /************************** CONTACTO **************************/
    
    .data_contact h5 {
        color: #cc923c;
        font-family: "HelveticaNeueLTProBdIt";
        font-weight: 100;
    }
    
    .data_contact p,
    .form_contact {
        margin-top: 180px;
        color: #000;
        font-family: "HelveticaNeueLTProIt";
        font-size: 15px;
    }
    
    .data_contact {
        padding: 0 70px;
    }
    /* 
.data_contact .social-list {
    margin-left: 0 !important;
    list-style: none;
    display: flex;
} 


 .data_contact .social-list a {
    background-color: #cc923c;
    color: #fff;
}

.data_contact .social-list a:hover {
    background-color: #fff;
    color: #cc923c;
    border: 1px solid #cc923c;
} */
    
    input[type="text"],
    input[type="address"],
    input[type="url"],
    input[type="password"],
    input[type="email"],
    input[type="search"],
    input[type="tel"],
    textarea,
    input[type="text"]:focus,
    input[type="address"]:focus,
    input[type="url"]:focus,
    input[type="password"]:focus,
    input[type="email"]:focus,
    input[type="search"]:focus,
    input[type="tel"]:focus,
    textarea:focus {
        display: inline-block;
        width: 100%;
        font-size: 1rem;
        border-radius: .75em;
        color: #cc923c;
        background-color: #fff;
        border: 0;
        border-radius: 10px;
        padding: .7rem 1rem;
        -webkit-box-shadow: 0 15px 25px rgba(0, 0, 0, .5);
        box-shadow: 0 15px 25px rgba(0, 0, 0, .5);
        -webkit-appearance: none;
        -webkit-transition: all .15s;
        -o-transition: all .15s;
        transition: all .15s;
    }
    
    .form_contact {
        padding-right: 15px;
    }
    /************************** FOOTER **************************/
    
    .list_menu_footer a {
        color: #717171;
        text-decoration: none;
    }
    
    .trade_footer {
        background-color: #000;
        padding: 30px;
    }
    
    .logo_footer {
        width: 200px;
    }
    
    .form_footer {
        width: 100%;
    }
    
    .form_footer input {
        background-color: transparent;
        border-radius: 0;
        border-bottom: 3px solid #3e3e3e;
        padding: 0rem 0rem;
        width: 320px;
    }
    
    .form_footer i {
        font-size: 25px;
    }
    
    .btn_footer {
        padding: 6px 30px;
    }
    
    .btn_footer:hover {
        background-color: #cc923c;
    }
    
    .mt-10 {
        margin-top: 10px;
    }
    
    .list_menu_footer ul {
        list-style-type: none;
        padding: 0 0 15px 0;
        display: flex;
        border-bottom: 3px solid #3e3e3e;
    }
    
    .list_menu_footer ul li {
        margin-right: 15px;
    }
    
    input[type="email"]:focus {
        background-color: transparent;
    }
    /************************** ANALYTICS **************************/
    
    .bg_text {
        border-top-right-radius: 2px;
        border-bottom-right-radius: 80px;
        background: rgba(255, 255, 255, 1);
        background: -moz-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 1%, rgba(199, 199, 199, 1) 100%);
        background: -webkit-gradient(left top, right top, color-stop(0%, rgba(255, 255, 255, 1)), color-stop(1%, rgba(255, 255, 255, 1)), color-stop(100%, rgba(199, 199, 199, 1)));
        background: -webkit-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 1%, rgba(199, 199, 199, 1) 100%);
        background: -o-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 1%, rgba(199, 199, 199, 1) 100%);
        background: -ms-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 1%, rgba(199, 199, 199, 1) 100%);
        background: linear-gradient(to right, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 1%, rgba(199, 199, 199, 1) 100%);
        filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#c7c7c7', GradientType=1);
        -webkit-transform: skew(-5deg);
        -moz-transform: skew(-5deg);
        -ms-transform: skew(-5deg);
        -o-transform: skew(-5deg);
        transform: skew(-5deg);
    }
    
    .bg_text {
        font-family: 'HelveticaNeueLTProIt';
        text-align: right;
        font-size: 16px;
        line-height: 20px;
        color: #000;
        padding: 60px 30px;
    }
    
    .bg_text p {
        margin-bottom: 15px;
    }
    
    .img_options {
        width: 100%;
    }
    
    .slogan_analytics {
        background-color: #cc923c;
        font-family: 'HelveticaNeueLTProBdIt';
        text-align: right;
        font-size: 16px;
        line-height: 20px;
        color: #000;
        padding: 10px 30px;
    }
    
    .list_options ul {
        margin-top: 60px;
        list-style-image: url("../images/punto.png");
    }
    
    .list_options li {
        margin-bottom: 20px;
        font-family: 'HelveticaNeueLTProBlkIt';
        font-size: 18px;
        color: #9f9f9f;
        border-bottom: 4px solid transparent;
    }
    
    .list_options li:hover {
        border-bottom: 4px solid #9f9f9f;
        color: #cc923c;
        transition: ease .9s;
    }
    
    .trade_tooltip {
        position: relative;
        display: block;
    }
    
    .tooltip_text {
        visibility: hidden;
        width: 1000px;
        background-color: #fff;
        color: #000;
        text-align: left;
        border-radius: 6px;
        padding: 20px 20px;
        position: absolute;
        z-index: 1;
        box-shadow: 5px 5px 10px 5px #cacaca;
        -webkit-transform: skew(-5deg);
        -moz-transform: skew(-5deg);
        -ms-transform: skew(-5deg);
        -o-transform: skew(-5deg);
        transform: skew(-5deg);
        border-bottom: 8px solid #cc923c;
        font-family: 'HelveticaNeueLTProIt';
        margin-left: -150px;
        font-size: 15px;
    }
    
    .tooltip_text_second {
        visibility: hidden;
        width: 1000px;
        background-color: #fff;
        color: #000;
        text-align: left;
        border-radius: 6px;
        padding: 20px 20px;
        position: absolute;
        z-index: 1;
        box-shadow: 5px 5px 10px 5px #cacaca;
        -webkit-transform: skew(-5deg);
        -moz-transform: skew(-5deg);
        -ms-transform: skew(-5deg);
        -o-transform: skew(-5deg);
        transform: skew(-5deg);
        border-bottom: 8px solid #cc923c;
        font-family: 'HelveticaNeueLTProIt';
        margin-left: -550px;
        font-size: 15px;
    }
    
    .tooltip_text_solutions {
        visibility: hidden;
        width: 550px;
        background-color: #fff;
        color: #000;
        text-align: left;
        border-radius: 6px;
        padding: 20px 20px;
        position: absolute;
        z-index: 1;
        box-shadow: 5px 5px 10px 5px #cacaca;
        -webkit-transform: skew(-5deg);
        -moz-transform: skew(-5deg);
        -ms-transform: skew(-5deg);
        -o-transform: skew(-5deg);
        transform: skew(-5deg);
        border-bottom: 8px solid #cc923c;
        font-family: 'HelveticaNeueLTProIt';
        margin-left: -500px;
        font-size: 15px;
        margin-top: 250px;
    }
    
    .toltip_solution:hover .tooltip_text_solutions {
        visibility: visible;
    }
    
    .tooltip_text_solutions p {
        margin-bottom: 0px;
    }
    
    .trade_tooltip:hover .tooltip_text,
    .trade_tooltip:hover .tooltip_text_second {
        visibility: visible;
    }
    
    .tooltip_text p,
    .tooltip_text_second p {
        margin-bottom: 0px;
    }
    
    .marker_btn::after {
        content: '';
        position: absolute;
        height: 15px;
        width: 100%;
        background: #cc923c;
        margin-right: 2rem;
        margin-left: 35px;
        top: 18px;
    }
    
    .marker_btn {
        margin-top: 50px;
    }
    /************************** ANALYTICS **************************/
    /************************** MODAL **************************/
    
    .modal_body h3 {
        color: #cc923c;
        font-family: "HelveticaNeueLTProBdIt";
        text-align: center;
        letter-spacing: 1px;
        font-weight: 100;
        font-size: 32px;
    }
    
    .modal_body .img_logo {
        width: 60px;
        margin-left: 0px;
    }
    
    .title_modal {
        border-bottom: 15px solid #cc923c;
    }
    
    .modal_body .bg_text {
        margin-top: 40px;
    }
    
    .btn_modal {
        font-size: 19px;
        font-weight: 100;
        border-top-left-radius: 20px !important;
        border-bottom-right-radius: 20px !important;
        box-shadow: 3px 3px 10px 1px rgba(0, 0, 0, 0.5), 0px 0px 0px 15px #d2d4d5, 8px 8px 8px 9px rgba(0, 0, 0, 0.5);
        -webkit-transform: skew(-5deg);
        -moz-transform: skew(-5deg);
        -ms-transform: skew(-5deg);
        -o-transform: skew(-5deg);
        transform: skew(-5deg);
        height: 55px;
        line-height: 0;
        font-family: "HelveticaNeueLTProBdIt";
        margin-left: 40px;
        width: 85%;
        margin-bottom: 24px;
        background-color: #9f9f9f;
    }
    
    .btn_modal:hover {
        font-size: 19px;
        font-weight: 100;
        border-top-left-radius: 20px !important;
        border-bottom-right-radius: 20px !important;
        box-shadow: 3px 3px 10px 1px rgba(0, 0, 0, 0.5), 0px 0px 0px 15px #d2d4d5, 8px 8px 8px 9px rgba(0, 0, 0, 0.5);
        -webkit-transform: skew(-5deg);
        -moz-transform: skew(-5deg);
        -ms-transform: skew(-5deg);
        -o-transform: skew(-5deg);
        transform: skew(-5deg);
        height: 55px;
        line-height: 0;
        font-family: "HelveticaNeueLTProBdIt";
        margin-left: 40px;
        width: 85%;
        margin-bottom: 24px;
        background-color: #cc923c;
        text-decoration: none;
    }
    
    .modal_body .list_tab {
        margin-top: 20px;
        margin-bottom: 0px;
        margin-left: 100px;
        list-style-image: url("../images/punto.png");
    }
    
    .modal_body .list_tab li {
        font-family: "HelveticaNeueLTProBlkIt";
        color: #9f9f9f;
        font-weight: 100;
        font-size: 15px;
    }
    
    .list_modal .card-header {
        padding: 0rem 0rem;
        margin-bottom: 0;
        background-color: transparent;
        border-bottom: 0px solid rgba(0, 0, 0, .125);
    }
    
    .card h2 {
        margin: 15px;
    }
    
    .card {
        border: 0px solid rgba(0, 0, 0, .125);
    }
    
    .card-body p {
        font-family: "HelveticaNeueLTProIt";
        color: #010101;
        margin-left: 60px;
        font-size: 16px;
    }
    
    .list_modal {
        margin-top: 50px;
        /* padding-bottom: 40px; */
    }
    
    .list_modal .collapsed {
        width: 62%;
    }
    
    .list_modal ul {
        margin-top: 50px;
        margin-left: 60px;
    }
    
    .list_modal a {
        color: #fff;
    }
    
    .marker_btn_modal {
        text-align: center;
        margin-top: 50px;
        margin-bottom: 40px;
    }
    
    .marker_btn_modal::after {
        content: '';
        position: absolute;
        height: 15px;
        width: 35%;
        background: #cc923c;
        margin-left: 30px;
        top: 18px;
    }
    
    .modal_body button.close {
        border: 3px solid #000;
        padding: 10px;
        border-radius: 5px;
    }
    /************************** RESPONSIVE **************************/
    
    @media(max-width:1325px) {
        .tooltip_text_solutions {
            margin-left: 10px;
            margin-top: -70px;
        }
    }
    
    @media(max-width:768px) {
        .tooltip_text_solutions {
            display: none;
        }
        .menu,
        header {
            display: block !important;
        }
        .header_menu {
            display: none;
        }
        .navbar {
            width: 100%;
            height: 10% !important;
            position: fixed;
        }
        .brand #logotrade {
            display: none;
        }
        #logomovil {
            display: block;
            margin-left: -40px;
            margin-top: -34px;
        }
        #home .carousel-inner {
            margin-top: 66px;
        }
        #home .carousel-control-next {
            right: 6%;
        }
        #home .carousel-control-prev {
            left: 6% !important;
        }
        #home .carousel-control-next,
        #home .carousel-control-prev {
            top: 40%;
        }
        #home .carousel-caption {
            top: 5%;
            left: 15%;
            width: 70%;
        }
        #home .btn_trade {
            font-size: 13px;
            color: #fff;
            width: 150px;
            background-color: #cc923c;
        }
        #home .btn_trade:hover {
            font-size: 13px;
            color: #fff;
            width: 150px;
        }
        .img_slider {
            opacity: 0;
        }
        .item_bg {
            background-size: cover;
            height: 600px;
            background-position-x: 60%;
        }
        .scroll-wrap {
            min-height: 0;
        }
        /************************** Solutions **************************/
        .intro h2 {
            margin-top: 30px;
        }
        .btn_solutions {
            margin-top: 0;
            margin-left: 30px;
            margin-bottom: 70px;
        }
        .btn_solutions:hover {
            margin-top: 0;
            margin-left: 30px;
            margin-bottom: 70px;
        }
        .list_modal .collapsed {
            width: 90%;
        }
        .tooltip_text {
            width: 350px;
            margin-left: -60px;
            font-size: 14px;
        }
        .tooltip_text_second {
            width: 350px;
            margin-left: -60px;
            font-size: 14px;
        }
        .btn_modal {
            display: block;
            margin: 0 auto 24px;
        }
        .modal_body .list_tab {
            margin-left: 10px;
        }
        /************************** About **************************/
        .section-3 .btn_trade {
            margin: 30px auto 0;
        }
        .tetx_somos {
            margin-top: 225px;
        }
        .mt-150 {
            margin-top: 0px;
        }
        .bg_pointer {
            padding-left: 20px;
            padding-right: 20px;
        }
        .slogan_about {
            width: 100%;
        }
        .btn_about {
            margin: 30px auto;
            display: block;
        }
        .btn_about:hover {
            margin: 30px auto;
            display: block;
        }
        .list_about {
            position: relative;
        }
        .list_about .list_one {
            position: relative;
            top: 0px;
            left: 0px;
            color: #000;
        }
        .list_about .list_two {
            position: relative;
            top: 0px;
            left: 0px;
            color: #000;
        }
        .img_about_list {
            display: none;
        }
        .bg_about_list {
            background-image: url(../images/nosotros/bg_about.png);
        }
        .bg_pointer p {
            margin-top: 50px;
        }
        /************************** Blog **************************/
        #blog .bg_pointer h3 {
            color: #000 !important;
        }
        #blog .intro h2 {
            margin-top: 100px;
        }
        .item_blog {
            margin-left: 0px;
            margin-right: 0px;
        }
        #blog .carousel-control-prev {
            left: 20% !important;
        }
        #blog .carousel-control-next {
            right: 20%;
        }
        #blog .carousel-control-next,
        #blog .carousel-control-prev {
            top: -6%;
        }
        /* #blog {
            margin-top: 50px;
        } */
        .intro_blog {
            position: relative;
            z-index: 1;
            top: 15px;
        }
        .img_blog_content {
            width: 100%;
            margin: auto;
            display: block;
            margin: 0px auto;
        }
        /************************** Contact **************************/
        .data_contact p,
        .form_contact {
            margin-top: 10px;
        }
        .form_contact .btn_trade {
            margin: auto;
            display: block;
        }
        /************************** Contact **************************/
        .logo_footer {
            display: block;
            margin: auto;
        }
        /************************** footer **************************/
        .trade_footer .social-list {
            text-align: center;
        }
        .trade_footer .social-list a {
            float: none;
            margin: 20px 10px;
        }
        .social-list a:first-child {
            margin-left: none;
        }
        .text_newsletter {
            font-size: 15px;
            text-align: center;
        }
        .form_footer input {
            width: 200px;
        }
        .list_menu_footer ul li {
            margin-right: 5px;
            font-size: 10px;
        }
        .list_menu_footer li::after {
            content: ' |';
        }
        .menu-list .social-list a {
            padding: 5px;
        }
        input[type="email"]:focus {
            background-color: transparent;
        }
        .form_footer i {
            font-size: 20px;
        }
    }