﻿html {
    background-color: #e2e2e2;
    margin: 0;
    padding: 0;
}

body {
    background-color: #fff;
    border-top: solid 10px #000;
    color: #333;
    font-size: .85em;
    font-family: "Segoe UI", Verdana, Helvetica, Sans-Serif;
    margin: -10px 0 0 0;
    padding: 0;
}

.modal-backdrop {
    z-index: 100 !important;
}

.litigio_text {
    font-size: 16px;
    font-family: MavenProLight3;
    padding-left: 26px;
    margin: 16px 0px;
}

header {
    min-width: 1010px;
}

header, footer, hgroup,
nav, section {
    display: block;
}

mark {
    background-color: #a6dbed;
    padding-left: 5px;
    padding-right: 5px;
}

.float-left {
    float: left;
    pointer-events: all;
}

.float-right {
    float: right;
    pointer-events: all;
}

.clear-fix:after {
    content: ".";
    clear: both;
    display: block;
    height: 0;
    visibility: hidden;
}

h1, h3,
h4, h5, h6 {
    color: #000;
    margin-bottom: 0;
    padding-bottom: 0;
}

h1 {
    font-size: 2em;
}

h2 {
    font-size: 17px;
    border: 0;
    margin: 0;
    padding: 0;
    float: left;
    margin-right: 20px;
}

h3 {
    font-size: 1.2em;
}

h4 {
    font-size: 1.1em;
}

h5, h6 {
    font-size: 1em;
}

    h5 a:link, h5 a:visited, h5 a:active {
        padding: 0;
        text-decoration: none;
    }

@font-face {
    font-family: "MavenProBold";
    font-style: normal;
    src: url(https://staticfleet.azureedge.net/gesfrotawebsite/font/Maven_Pro_Bold.otf); /*if IE */
    src: local("MavenProBold"), url("https://staticfleet.azureedge.net/gesfrotawebsite/font/Maven_Pro_Bold.otf"); /* non-IE */
}

@font-face {
    font-family: "MavenProBlack";
    font-style: normal;
    src: url(https://staticfleet.azureedge.net/gesfrotawebsite/font/Maven_Pro_Black.otf); /*if IE */
    src: local("MavenProBlack"), url("https://staticfleet.azureedge.net/gesfrotawebsite/font/Maven_Pro_Black.otf"); /* non-IE */
}

@font-face {
    font-family: "MavenProMedium";
    font-style: normal;
    src: url(https://staticfleet.azureedge.net/gesfrotawebsite/font/Maven_Pro_Medium.otf); /*if IE */
    src: local("MavenProMedium"), url("https://staticfleet.azureedge.net/gesfrotawebsite/font/Maven_Pro_Medium.otf"); /* non-IE */
}

@font-face {
    font-family: "MavenProRegular";
    font-style: normal;
    src: url(https://staticfleet.azureedge.net/gesfrotawebsite/font/Maven_Pro_Regular.otf); /*if IE */
    src: local("MavenProRegular"), url("https://staticfleet.azureedge.net/gesfrotawebsite/font/Maven_Pro_Regular.otf"); /* non-IE */
}

@font-face {
    font-family: "MavenProLight1";
    font-style: normal;
    src: url(https://staticfleet.azureedge.net/gesfrotawebsite/font/MavenProLight-100_0.otf); /*if IE */
    src: local("MavenProLight1"), url("https://staticfleet.azureedge.net/gesfrotawebsite/font/MavenProLight-100_0.otf"); /* non-IE */
}

@font-face {
    font-family: "MavenProLight2";
    font-style: normal;
    src: url(https://staticfleet.azureedge.net/gesfrotawebsite/font/MavenProLight-200_0.otf); /*if IE */
    src: local("MavenProLight2"), url("https://staticfleet.azureedge.net/gesfrotawebsite/font/MavenProLight-200_0.otf"); /* non-IE */
}

@font-face {
    font-family: "MavenProLight3";
    font-style: normal;
    src: url(https://staticfleet.azureedge.net/gesfrotawebsite/font/MavenProLight-300_0.otf); /*if IE */
    src: local("MavenProLight3"), url("https://staticfleet.azureedge.net/gesfrotawebsite/font/MavenProLight-300_0.otf"); /* non-IE */
}
/* main layout
----------------------------------------------------------*/

#header {
    height: 111px;
    z-index: 111;
    position: relative;
    background-image: url('https://staticfleet.azureedge.net/gesfrotawebsite/images/header.png');
    background-repeat: repeat-x;
    pointer-events: none;
}

.content-wrapper {
    margin: 0px auto 0 auto;
    max-width: 960px;
}

#body {
    background: url("https://staticfleet.azureedge.net/gesfrotawebsite/images/bg.png");
    background-repeat: repeat;
    background-position: 0px 0px;
    padding-bottom: 35px;
    margin-top: -20px;
    min-width: 1010px;
}

#top_left_corner {
    position: absolute;
    background: url("https://staticfleet.azureedge.net/gesfrotawebsite/images/top_left_corner.png") no-repeat;
    height: 300px;
    width: 300px;
}

#bottom_right_corner {
    background-position: right bottom;
    background: url("https://staticfleet.azureedge.net/gesfrotawebsite/images/bottom_right_corner.png") no-repeat;
    float: right;
    height: 300px;
    width: 300px;
    margin-top: -265px;
}

.main-content {
    padding-left: 10px;
    padding-top: 30px;
}

header .content-wrapper {
}

footer {
    min-width: 1010px;
    margin-top: -10px;
    clear: both;
    background-color: #191919;
    font-size: .8em;
    height: 158px;
    position: relative;
    z-index: 111;
}

#slideshow {
    z-index: 1;
}
/* menu
----------------------------------------------------------*/

#nav-mobile {
    display: none;
}

ul#menu {
    font-size: 17px;
    margin: 42px 0px 0 0;
    padding: 0;
    text-align: right;
    font-family: MavenProLight3;
}

    ul#menu li {
        display: inline;
        list-style: none;
        padding: 0px 5px;
    }

        ul#menu li a.normal {
            background: none;
            color: #e9e9e9;
            text-decoration: none;
            padding-bottom: 5px;
        }

        ul#menu li a.active {
            color: #e9e9e9;
            text-decoration: none;
            padding-bottom: 5px;
            background-image: url('https://staticfleet.azureedge.net/gesfrotawebsite/images/hovermenu.png');
            background-repeat: no-repeat;
            background-position: 50% 17px;
        }

        ul#menu li a.normal:hover {
            color: #e9e9e9;
            text-decoration: none;
            padding-bottom: 5px;
            background-color: transparent;
            background-image: url('https://staticfleet.azureedge.net/gesfrotawebsite/images/hovermenu.png');
            background-repeat: no-repeat;
            background-position: 50% 17px;
        }

        ul#menu li a.active:hover {
            color: #e9e9e9;
            text-decoration: none;
            padding-bottom: 5px;
            background-color: transparent;
            background-image: url('https://staticfleet.azureedge.net/gesfrotawebsite/images/hovermenu.png');
            background-repeat: no-repeat;
            background-position: 50% 17px;
        }

ul#menuL {
    font-size: 19px;
    margin: 11px 0px 0px -115px;
    padding: 0;
    text-align: right;
    font-family: MavenProBlack;
    font-weight: bold;
    position: absolute;
    padding-top: 10px;
}

    ul#menuL li {
        display: inline;
        list-style: none;
        padding-left: 15px;
    }

        ul#menuL li a {
            padding: 13px 20px 4px 20px;
            background: #646464;
            color: #e9e9e9;
            text-decoration: none;
        }

            ul#menuL li a:hover {
                color: #e9e9e9;
                text-decoration: none;
                background-repeat: no-repeat;
            }

/* login.login-wrapper
----------------------------------------------------------*/

.login-wrapper {
    z-index: 6;
    margin: -13px auto 0px auto;
    max-width: 960px;
    float: right;
    position: relative;
}

#login {
    background-image: url('https://staticfleet.azureedge.net/gesfrotawebsite/images/spacelogin.png');
    width: 960px;
    height: 70px;
    margin-bottom: -19px;
}

.loginform {
    margin: 10px 0px 0px 0px;
    font-size: 15px;
    color: #646464;
    text-align: right;
    font-family: MavenProLight2;
}

    .loginform input[type="text"] {
        font-size: 13px;
        margin: 15px 20px 0px 10px;
        padding: -5px 0px 0px 0px;
        border: 0px;
        font-family: MavenProRegular;
        background: url('https://staticfleet.azureedge.net/gesfrotawebsite/images/inputLogin.png') no-repeat 50% 50%;
        width: 193px;
        height: 15px;
    }

    .loginform input[type="password"] {
        font-size: 13px;
        margin: 15px 20px 0px 10px;
        padding: -5px 0px 0px 0px;
        border: 0px;
        font-family: MavenProRegular;
        background: url('https://staticfleet.azureedge.net/gesfrotawebsite/images/inputLogin.png') no-repeat 50% 50%;
        width: 193px;
        height: 15px;
    }

    .loginform input:focus {
        height: 10px;
        outline: none;
        border: 1px solid #4195fc;
        box-shadow: 0px 0px 14px #4195fc;
        -moz-box-shadow: 0px 0px 14px #4195fc;
        -webkit-box-shadow: 0px 0px 14px #4195fc;
        border-radius: 5px;
        -moz-border-radius: 15px;
        -webkit-border-radius: 15px;
    }

.buttonProduct {
    background-color: transparent;
    border: 0px;
    margin: 10px 17px -9px 0px;
    position: static;
    padding: 0;
}

/* page elements
----------------------------------------------------------*/

/* slider
----------------------------------------------------------*/
.pics {
    height: 398px;
    width: 100%;
    max-width: 1001px;
    padding: 0;
    margin: 0px 0px 0px -15px;
    overflow: hidden;
}

    .pics img {
        height: 100%;
        width: 100%;
        top: 0;
        left: 0;
        margin: 0px 0px 0px -15px;
    }

    .pics img {
        margin-top: 25px;
        margin-left: 5px;
        width: 100%;
        height: 350px;
        position: relative;
        z-index: 1;
        box-shadow: 0px 2px 10px 5px rgb(189, 188, 188);
    }

.content_slider {
}

.td_clear {
    width: 100%;
}

.td_content_slider {
    padding: 0px 0px 0px 0px;
}

.group_description_slider {
    margin: 65px 0px 0px 5px;
    float: right;
    position: absolute;
    z-index: 111;
    width: 960px;
}

.title_slider {
    float: right;
    font-family: MavenProMedium;
    font-size: 34px;
    margin: 0px 0px 17px 0px;
    background-color: #002a41;
    opacity: 0.8;
    color: #efefef;
    padding: 9px 15px 8px 90px;
    text-align: right;
    min-width: 280px;
    overflow: hidden;
    white-space: nowrap;
}

.description_slider {
    float: right;
    font-family: MavenProLight3;
    font-size: 16px;
    margin: 0px 0px 0px 0px;
    background-color: #ffffff;
    opacity: 0.8;
    color: #002a41;
    padding: 10px 15px;
    min-width: 280px;
}


/* page down_content slider 
----------------------------------------------------------*/

.down_content {
    background: url('https://staticfleet.azureedge.net/gesfrotawebsite/images/barservice.png') no-repeat 51% -1%;
    height: 100px;
    margin: 400px 0px 0px -9px;
    width: 960px;
    z-index: 2;
    position: relative;
}

.down_content_text {
    font-family: MavenProLight2;
    font-size: 24px;
    padding: 40px 0px 0px 0px;
    position: absolute;
    color: #efefef;
    margin-left: -289px;
}

.hr {
    width: 2px;
    height: 348px;
    background-color: #002a41;
    position: absolute;
    margin: -28px 0px 0px 0px;
    z-index: 0;
    left: 50.5%;
}

div#containerBox {
    width: 100%;
    max-width: 960px;
    margin: -35px 0px 0px;
}

.box_left {
    background: url('https://staticfleet.azureedge.net/gesfrotawebsite/images/box_left.png');
    width: 475px;
    height: 220px;
    float: left;
}

.box_right {
    background: url('https://staticfleet.azureedge.net/gesfrotawebsite/images/box_right.png');
    width: 475px;
    height: 220px;
    float: right;
}

.box_left_description {
    margin: 0px 0px 0px 0px;
    padding: 34px 44px 0px 113px;
    color: #646464;
    font-size: 15px;
    font-family: MavenProLight3;
}

.box_right_description {
    margin: 0px 0px 0px 0px;
    padding: 34px 111px 0px 38px;
    color: #646464;
    font-size: 15px;
    font-family: MavenProLight3;
}

.box_left_resume {
    margin: 15px 19px 0px 20px;
    color: #002a41;
    font-size: 21px;
    font-family: MavenProLight3;
    height: 30px;
    width: 440px;
    position: absolute;
}

.box_right_resume {
    margin: 12px 19px 103px 20px;
    color: #002a41;
    font-size: 21px;
    font-family: MavenProLight3;
    height: 30px;
    width: 440px;
    position: absolute;
}

.box_left_resume a {
    text-decoration: none;
    padding: 8px 110px 9px 32px;
    color: #002a41;
}

    .box_left_resume a:hover {
        text-decoration: none;
        padding: 8px 110px 9px 32px;
        background-color: transparent;
        color: #002a41;
    }

.box_right_resume a {
    text-decoration: none;
    padding: 10px 80px 9px 21px;
    color: #002a41;
}

    .box_right_resume a:hover {
        text-decoration: none;
        padding: 10px 80px 9px 21px;
        background-color: transparent;
        color: #002a41;
    }
/* page Product all
----------------------------------------------------------*/
.top_world_products {
    background: url('https://staticfleet.azureedge.net/gesfrotawebsite/images/worldproduct.png') no-repeat 51% -1%;
    height: 250px;
    margin: -21px 0px 0px -9px;
    width: 960px;
    z-index: 3;
    position: relative;
}

.top_bar {
    background: url('https://staticfleet.azureedge.net/gesfrotawebsite/images/bartop.png') no-repeat 51% -1%;
    height: 200px;
    margin: -115px 0px 0px -9px;
    width: 960px;
    z-index: 2;
    position: relative;
}

.top_content_text_products {
    font-family: MavenProLight2;
    font-size: 30px;
    padding: 40px 0px 0px 0px;
    position: absolute;
    color: #efefef;
    text-align: center;
    margin: -10px 0px 0px -130px;
}

.menu_products {
    margin: -139px 0px 0px 0px;
    position: relative;
    z-index: 4;
}

ul#menu_products {
    margin: 13px 0px 0px -40px;
}

    ul#menu_products li {
        display: inline;
        list-style: none;
    }

        ul#menu_products li a {
            text-decoration: none;
            font-family: MavenProBold;
            color: #efefef;
            font-size: 19px;
            margin: 0px 11px 0px 10px;
        }

.border_menu_top {
    margin: -5px 0px 0px 0px;
    height: 30px;
    position: absolute;
}

.solution_products_down {
    margin: 10px 0px 0px 0px;
}

.top_content_text_products_down {
    position: relative;
    z-index: 5;
    font-size: 26px;
    font-family: MavenProLight3;
    color: #002a41;
}

.hr_product {
    width: 2px;
    height: 348px;
    background-color: #002a41;
    position: absolute;
    margin: -28px 0px 0px 475px;
    z-index: 0;
}

.gesfrota_product_box_left {
    height: 200px;
    margin: 64px 0px 0px 22px;
    width: 440px;
    z-index: 2;
    position: relative;
    padding: 10px 0px 0px 0px;
    float: left;
}

.bar_images_left {
    background: url('https://staticfleet.azureedge.net/gesfrotawebsite/images/bar_images_left.png') no-repeat 51% -1%;
    z-index: 3;
    position: relative;
    height: 50px;
    width: 440px;
}

.text_images_total {
    z-index: 4;
    position: relative;
    height: 50px;
    width: 129px;
    margin: -53px 0px 112px 0px;
}

.text_selection_left {
    position: relative;
    z-index: 5;
    font-size: 20px;
    font-family: MavenProLight3;
    color: #002a41;
    padding: 0px 14px 5px 5px;
}

.bar_selection_left {
    background: url('https://staticfleet.azureedge.net/gesfrotawebsite/images/bar_selection_left.png') no-repeat 51% -1%;
    z-index: 3;
    position: relative;
    height: 50px;
    width: 440px;
    margin: -34px 0px 0px 0px;
}

.selection_left_go {
    background: url('https://staticfleet.azureedge.net/gesfrotawebsite/images/button_go.png') no-repeat 51% -1%;
    z-index: 6;
    position: relative;
    height: 33px;
    width: 33px;
    margin: -33px 11px 0px 0px;
    padding: 0px 0px;
    float: right;
}

a.link_selection_products {
    text-decoration: none;
}

.gesfrota_product_text_left {
    background: url('https://staticfleet.azureedge.net/gesfrotawebsite/images/bars_text_products_left.png') no-repeat 51% -1%;
    float: right;
    height: 148px;
    margin: 112px 33px 0px 0px;
    width: 440px;
}

.title_text_left {
    margin: 10px 0px 0px 10px;
    font-family: MavenProBold;
    font-size: 24px;
    color: #002a41;
}

.description_text_left {
    margin: 10px 0px 0px 10px;
    font-family: MavenProLight2;
    font-size: 15px;
    color: #002a41;
}

.gesfrota_product_box_right {
    height: 200px;
    margin: 5px 20px 0px 0px;
    width: 440px;
    z-index: 2;
    position: relative;
    padding: 10px 0px 0px 0px;
    float: right;
}

.text_images_total_right {
    z-index: 4;
    position: relative;
    height: 50px;
    margin: -53px 0px 118px 0px;
}

    .text_images_total_right img {
        float: right;
    }

.bar_images_right {
    background: url('https://staticfleet.azureedge.net/gesfrotawebsite/images/bar_images_left.png') no-repeat 51% -1%;
    z-index: 3;
    position: relative;
    height: 50px;
    width: 440px;
    -moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    filter: FlipH;
    -ms-filter: "FlipH";
}

.bar_selection_right {
    background: url('https://staticfleet.azureedge.net/gesfrotawebsite/images/bar_selection_left.png') no-repeat 51% -1%;
    z-index: 3;
    position: relative;
    height: 50px;
    width: 440px;
    margin: -34px 0px 0px 0px;
    -moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    filter: FlipH;
    -ms-filter: "FlipH";
}

.text_selection_right {
    position: relative;
    z-index: 5;
    font-size: 20px;
    font-family: MavenProLight3;
    color: #002a41;
    margin: -4px 0px 0px 0px;
    padding: 0px 14px 9px 5px;
    float: right;
}

.selection_right_go {
    background: url('https://staticfleet.azureedge.net/gesfrotawebsite/images/button_go.png') no-repeat 51% -1%;
    z-index: 6;
    position: relative;
    height: 33px;
    width: 32px;
    margin: -11px 7px 0px 0px;
    padding: 13px 25px;
}

.gesfrota_product_text_right {
    background: url('https://staticfleet.azureedge.net/gesfrotawebsite/images/bars_text_products_left.png') no-repeat 51% -1%;
    float: right;
    height: 148px;
    margin: 38px 14px 0px 0px;
    width: 440px;
    -moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    filter: FlipH;
    -ms-filter: "FlipH";
}

.title_text_right {
    padding: 0px 5px 0px 0px;
    margin: 10px 0px 0px 10px;
    font-family: MavenProBold;
    font-size: 24px;
    color: #002a41;
    text-align: right;
    -moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    filter: FlipH;
    -ms-filter: "FlipH";
}

.description_text_right {
    padding: 0px 5px 0px 0px;
    margin: 10px 0px 0px 10px;
    font-family: MavenProLight2;
    font-size: 15px;
    color: #002a41;
    text-align: right;
    -moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    filter: FlipH;
    -ms-filter: "FlipH";
}

.gesfrota_product_box_left_rest {
    height: 200px;
    margin: 5px 0px 0px 22px;
    width: 440px;
    z-index: 2;
    position: relative;
    padding: 10px 0px 0px 0px;
    float: left;
}

.gesfrota_product_text_left_rest {
    background: url('https://staticfleet.azureedge.net/gesfrotawebsite/images/bars_text_products_left.png') no-repeat 51% -1%;
    float: right;
    height: 148px;
    margin: 38px 33px 0px 0px;
    width: 440px;
}

/*/Contacto*/
.bar_contact {
    background: url('https://staticfleet.azureedge.net/gesfrotawebsite/images/bar_contact.png') no-repeat 51% -1%;
    height: 200px;
    width: 960px;
    z-index: 2;
}

.contact_content_text_products {
    font-family: MavenProLight2;
    font-size: 30px;
    padding: 40px 0px 0px 0px;
    position: absolute;
    color: #efefef;
    text-align: center;
    margin: -11px 0px 0px -195px;
    width: 420px;
}

.bar_contact_down {
    font-family: MavenProLight3;
    font-size: 25px;
    position: relative;
    color: #002a41;
    text-align: center;
    z-index: 5;
    margin: -118px 0px 0px 20px;
}

.line_bar_contact {
    background: url('https://staticfleet.azureedge.net/gesfrotawebsite/images/bars_show.png') no-repeat 50% 0%;
    height: 478px;
    width: 963px;
    position: relative;
    z-index: 0;
    margin: -40px 0px -198px 0px;
}

.table_form_contact {
    float: left;
    width: 745px;
    margin: -215px 0px -30px 90px;
    color: #646464;
    font-family: MavenProBold;
    font-size: 19px;
    position: relative;
    z-index: 6;
}

.warning_contact {
    font-family: MavenProLight2;
    font-size: 12px;
    padding: 0px;
}

.td_label_contact {
    width: 145px;
    padding: 0px 10px 0px 0px;
    padding: 15px 10px 0px 0px;
    vertical-align: top;
}

.td_input_contact {
    font-size: 13px;
    margin: 15px 20px 0px 10px;
    font-family: MavenProRegular;
    background: url('https://staticfleet.azureedge.net/gesfrotawebsite/images/input_contact.png') no-repeat 50% 50%;
    width: 193px;
    height: 40px;
}

.input_contact {
    font-size: 16px;
    font-family: MavenProRegular;
    border: 0px solid;
    background-color: transparent;
}

.td_input_contact input[type="text"] {
    margin: 0px 4px 0px 27px;
    height: 12px;
}

.textarea_contact {
    font-size: 16px;
    font-family: MavenProRegular;
    background: url('https://staticfleet.azureedge.net/gesfrotawebsite/images/message_contact.png') no-repeat 50% 50%;
    border: 0px solid;
    background-color: transparent;
    width: 500px;
    height: 105px;
    padding: 9px 20px 20px 20px;
}

    .textarea_contact input[type="text"] {
        margin: 0px 4px 0px 27px;
        height: 212px;
    }

.button_submit {
    padding: 0px;
    border: 0px solid;
    background-color: transparent;
    margin: 0px 0px 0px 10px;
    cursor: pointer;
}

.button_submit_text {
    width: 0px;
    position: absolute;
    margin: -50px 0px 0px 42px;
    font-family: MavenProBlack;
    font-size: 25px;
    color: #002a41;
    cursor: pointer;
}

.women_contact {
    background: url('https://staticfleet.azureedge.net/gesfrotawebsite/images/women.png') no-repeat 51% -1%;
    float: right;
    height: 355px;
    margin: -315px -83px -45px 0px;
    width: 312px;
    position: relative;
    top: 0px;
    left: 0px;
}

/* page enterprise all
-------------------------------------------------------------------------------------------------------------------------------*/

.hr_enterprise {
    width: 2px;
    height: 58px;
    background-color: #002a41;
    position: absolute;
    margin: -100px 0px 0px 475px;
    z-index: 0;
}

.hr_enterpriseh {
    width: 182px;
    height: 2px;
    background-color: #002a41;
    position: absolute;
    margin: -44px 0px 0px 294px;
    z-index: 0;
}

.hr_enterpriseh1 {
    width: 182px;
    height: 2px;
    background-color: #002a41;
    position: absolute;
    margin: 36px 0px 0px 294px;
    z-index: 0;
}

.hr_enterprise1 {
    width: 2px;
    height: 74px;
    background-color: #002a41;
    position: absolute;
    margin: -42px 0px 0px 294px;
    z-index: 0;
}

.hr_enterprise2 {
    width: 2px;
    height: 58px;
    background-color: #002a41;
    position: absolute;
    margin: 36px 0px 0px 475px;
    z-index: 0;
}

.enterprise_img_title {
    background: url('https://staticfleet.azureedge.net/gesfrotawebsite/images/enterprise_img_title.png') no-repeat -10% 1%;
    height: 41px;
    padding: 8px 33px 0px 80px;
    font-size: 24px;
    font-family: MavenProLight3;
    color: #efefef;
}

.enterprise_text {
    margin: 0px 0px 20px 210px;
    width: 640px;
    padding: 6px 33px 0px 100px;
    font-size: 16px;
    font-family: MavenProregular;
    color: #002a41;
    line-height: 1.2;
}


/*/enterpriseform*/
.bar_enterprise {
    background: url('https://staticfleet.azureedge.net/gesfrotawebsite/images/enterprise_content_text.png') no-repeat 51% -1%;
    height: 200px;
    width: 960px;
    z-index: 2;
    position: relative;
    margin: 95px 0px 0px 0px;
}

.enterprise_content_text {
    font-family: MavenProLight2;
    font-size: 30px;
    padding: 40px 0px 0px 0px;
    position: absolute;
    color: #efefef;
    text-align: center;
    margin: -11px 0px 0px -110px;
}

.bar_enterprise_down {
    font-family: MavenProLight3;
    font-size: 25px;
    position: relative;
    color: #002a41;
    text-align: center;
    z-index: 5;
    margin: -118px 0px 0px 20px;
}

.line_bar_enterprise {
    background: url('https://staticfleet.azureedge.net/gesfrotawebsite/images/line_bar_enterprise.png') no-repeat 50% 0%;
    height: 478px;
    width: 963px;
    position: relative;
    z-index: 2;
    margin: -38px 0px -198px 0px;
}

.table_form_enterprise {
    width: 500px;
    margin: -405px 0px -100px 136px;
    color: #646464;
    font-family: MavenProBold;
    font-size: 19px;
    position: relative;
    z-index: 6;
}

.td_label_enterprise {
    width: 145px;
    padding: 0px 10px 0px 0px;
    padding: 15px 10px 0px 0px;
    vertical-align: top;
}

.td_input_enterprise {
    font-size: 13px;
    margin: 15px 20px 0px 10px;
    font-family: MavenProRegular;
    background: url('https://staticfleet.azureedge.net/gesfrotawebsite/images/td_input_enterprise.png') no-repeat 0% 50%;
    width: 193px;
    height: 40px;
}

.input_enterprise {
    font-size: 16px;
    font-family: MavenProRegular;
    border: 0px solid;
    background-color: transparent;
}

.td_input_enterprise input[type="text"] {
    margin: 0px 4px 0px 23px;
    height: 12px;
    width: 385px;
}

.td_input_enterprise input[type="file"] {
    margin: -7px 4px 0px 23px;
    height: 19px;
    width: 385px;
    position: relative;
    text-align: right;
    -moz-opacity: 0;
    filter: alpha(opacity: 0);
    opacity: 0;
    z-index: 2;
}

.button_file {
    background: url('https://staticfleet.azureedge.net/gesfrotawebsite/images/button_file.png') no-repeat 50% 50%;
    width: 100px;
    padding: 20px 1px 20px 32px;
    color: #efefef;
    font-size: 19px;
    position: absolute;
    font-family: MavenProbold;
    margin: -40px 0px 0px -1px;
}

.textarea_enterprise {
    margin: 5px 0px 10px 5px;
    font-size: 16px;
    font-family: MavenProRegular;
    background: url('https://staticfleet.azureedge.net/gesfrotawebsite/images/textarea_enterprise.png') no-repeat 50% 50%;
    border: 0px solid;
    background-color: transparent;
    width: 390px;
    height: 105px;
    padding: 9px 20px 20px 20px;
}

    .textarea_enterprise input[type="text"] {
        margin: 0px 4px 0px 27px;
        height: 212px;
    }

.button_submit {
    padding: 0px;
    border: 0px solid;
    background-color: transparent;
    margin: 0px 0px 0px 10px;
}

.button_submit_text {
    width: 0px;
    position: absolute;
    margin: -50px 0px 0px 42px;
    font-family: MavenProBlack;
    font-size: 25px;
    color: #002a41;
}

/* page media center all
-------------------------------------------------------------------------------------------------------------------------------*/

.top_bar_mcenter {
    background: url('https://staticfleet.azureedge.net/gesfrotawebsite/images/top_bar_mcenter.png') no-repeat 51% -1%;
    height: 200px;
    margin: -121px 0px 0px -9px;
    width: 960px;
    z-index: 2;
    position: relative;
    padding: 8px 0px 0px 0px;
}

.menu_mcenter {
    margin: -139px 0px 0px 313px;
    position: relative;
    z-index: 4;
}

.menu_mcenter_top {
    margin: -139px 0px 0px 313px;
    position: relative;
    z-index: 4;
}

ul#menu_mcenter_top {
    margin: 13px 0px 0px -40px;
}

ul#menu_mcenter {
    margin: 13px 0px 0px -40px;
}

ul#menu_mcenter_top li {
    display: inline;
    list-style: none;
}

ul#menu_mcenter li {
    display: inline;
    list-style: none;
}

ul#menu_mcenter_top li a {
    text-decoration: none;
    font-family: MavenProBold;
    color: #efefef;
    font-size: 19px;
    margin: 0px 11px 0px 10px;
}

ul#menu_mcenter li a {
    text-decoration: none;
    font-family: MavenProLight3;
    color: #efefef;
    font-size: 16px;
    margin: 0px 25px 0px 25px;
}

.hr_mcenter {
    width: 2px;
    height: 61px;
    background-color: #002a41;
    position: absolute;
    margin: 2px 0px 0px 475px;
    z-index: 0;
}

.hr_mcenterh {
    width: 182px;
    height: 2px;
    background-color: #002a41;
    position: absolute;
    margin: 61px 0px 0px 294px;
    z-index: 0;
}

.hr_mcenter1 {
    width: 2px;
    height: 74px;
    background-color: #002a41;
    position: absolute;
    margin: 62px 0px 0px 294px;
    z-index: 0;
}

.hr_mcenterh2 {
    width: 185px;
    height: 2px;
    background-color: #002a41;
    position: absolute;
    margin: -88px 0px 0px 294px;
    z-index: 0;
}

.hr_mcenter2 {
    width: 2px;
    height: 58px;
    background-color: #002a41;
    position: absolute;
    margin: -156px 0px 0px 478px;
    z-index: 0;
}

.hr_mcenterh3 {
    width: 185px;
    height: 2px;
    background-color: #002a41;
    position: absolute;
    margin: 42px 0px 0px 294px;
    z-index: 0;
}

.hr_mcenter3 {
    width: 2px;
    height: 58px;
    background-color: #002a41;
    position: absolute;
    margin: 42px 0px 0px 294px;
    z-index: 0;
}

.hr_mcenter4 {
    width: 2px;
    height: 105px;
    background-color: #002a41;
    position: absolute;
    margin: 42px 0px 0px 478px;
    z-index: 0;
}

.mcenter_img_title {
    background: url('https://staticfleet.azureedge.net/gesfrotawebsite/images/enterprise_img_title.png') no-repeat -10% 1%;
    height: 41px;
    padding: 8px 33px 0px 80px;
    font-size: 24px;
    font-family: MavenProLight3;
    color: #efefef;
}

.mcenter_principal_title {
    color: #64a3c0;
    padding-right: 15px;
    border-right: 1px solid;
}

.mcenter_second_title {
    color: #efefef;
    font-size: 15px;
    padding-left: 10px;
}

.mcenter_img {
    float: left;
}

    .mcenter_img img {
        width: 294px;
        margin-top: -9px;
    }

.mcenter_text {
    width: 640px;
    font-size: 15px;
    font-family: MavenProLight2;
    color: #002a41;
    float: right;
    line-height: 1.2;
}

.clear_mcenter {
    height: 100px;
}

.button_more {
    position: relative;
    width: 470px;
    background: transparent;
    border: 0px;
    margin-left: -20px;
}

.button_more_text {
    width: 279px;
    position: relative;
    z-index: 1;
    font-size: 21px;
    font-family: MavenProLight3;
    color: #002a41;
    margin: -60px 0px 0px 20px;
}

.button_go_more {
    position: absolute;
    margin: -8px 0px 0px 105px;
}

.bar_download {
    background: url('https://staticfleet.azureedge.net/gesfrotawebsite/images/bar_download.png') no-repeat 0% 1%;
    height: 41px;
    padding: 8px 33px 0px 80px;
    font-size: 24px;
    font-family: MavenProLight3;
    color: #efefef;
    font-size: 24px;
    font-family: MavenProLight3;
}

.download_background {
    background: url('https://staticfleet.azureedge.net/gesfrotawebsite/images/download_background.png') no-repeat -10% 1%;
    height: 41px;
    width: 140px;
    position: absolute;
    margin: -32px 0px 0px 264px;
    padding-top: 5px;
}

.bar_download_text {
    float: right;
    width: 420px;
    text-align: left;
    color: #949494;
    font-size: 15px;
    margin: -5px 0px 0px 0px;
}

.top_bar_newsletters {
    background: url('https://staticfleet.azureedge.net/gesfrotawebsite/images/top_bar_newsletters.png') no-repeat 51% -1%;
    height: 105px;
    margin: -121px 0px 0px -9px;
    width: 960px;
    z-index: 2;
    position: relative;
    padding: 8px 0px 0px 0px;
}

.top_content_text_newsletters {
    font-family: MavenProLight2;
    font-size: 17px;
    padding: 40px 0px 0px 0px;
    position: absolute;
    color: #efefef;
    text-align: center;
    margin: -23px 0px 0px -193px;
}

.mcenter_img_title_newsletters {
    background: url('https://staticfleet.azureedge.net/gesfrotawebsite/images/mcenter_img_title_newsletters.png') no-repeat -10% 1%;
    height: 41px;
    padding: 8px 33px 0px 80px;
    font-size: 24px;
    font-family: MavenProLight3;
    color: #efefef;
    position: relative;
}

.download_background_newsletters {
    background: url('https://staticfleet.azureedge.net/gesfrotawebsite/images/download_background.png') no-repeat -10% 1%;
    height: 41px;
    width: 140px;
    margin: -32px -39px 0px 263px;
    padding-top: 5px;
    float: right;
}
/* page Contactos-------------------------------------------------------------------------------------------------------------------------------------- */

.top_bar_contactos {
    background: url('https://staticfleet.azureedge.net/gesfrotawebsite/images/top_bar_contactos.png') no-repeat 51% -1%;
    height: 200px;
    margin: -121px 0px 0px -9px;
    width: 960px;
    z-index: 2;
    position: relative;
    padding: 8px 0px 0px 0px;
}

.menu_contactos {
    margin: -141px 0px 0px 229px;
    position: relative;
    z-index: 4;
}

.hr_contactos {
    width: 2px;
    height: 58px;
    background-color: #002a41;
    position: absolute;
    margin: -15px 0px 0px 475px;
    z-index: 0;
}

.contactos_calls {
    height: 150px;
}

.contactos_img_left {
    float: left;
}

.contactos_img_right {
    float: right;
}

.contactos_img_msg {
    text-align: center;
    margin: -86px 0px 0px 0px;
}

.contactos_img_top {
    height: 41px;
    font-size: 24px;
    font-family: MavenProLight3;
    color: #efefef;
}

.contactos_img_down {
    font-family: MavenProBold;
    color: #002a41;
    font-size: 28px;
    margin: -5px 0px 0px 0px;
}

.contactos_Maps {
    height: 250px;
    margin: -9px 1px 0px 1px;
}

.contactos_Maps_text {
    margin: -200px 0px 0px 0px;
    width: 380px;
    position: absolute;
    background: #fff;
    opacity: 0.8;
    font-size: 15px;
    font-family: MavenProregular;
    color: #002a41;
    padding: 30px 0px 30px 30px;
}

.check_contactos {
    background: url('https://staticfleet.azureedge.net/gesfrotawebsite/images/check.png') no-repeat 95% 100%;
}

.input.contactos input[type="checkbox"] {
    -ms-transform: scale(2); /* IE */
    -moz-transform: scale(2); /* FF */
    -webkit-transform: scale(2); /* Safari and Chrome */
    -o-transform: scale(2); /* Opera */
    padding: 10px;
    margin: 9px -13px 0px 0px;
    float: right;
}

.label_contactos {
    font-family: MavenProLight2;
    font-size: 12px;
    padding: 0px;
    width: 156px;
    margin: 0px 0px -24px -3px;
}

input[type=checkbox] {
    display: none;
}

    input[type=checkbox] + label {
        border-left: 1px solid #e6e6e6;
        height: 20px;
        width: 0px;
        border-right: 1px solid #e6e6e6;
        border-top: 1px solid #e6e6e6;
        border-bottom: 1px solid #b3b3b3;
        float: right;
        display: inline-block;
        padding: 2px 12px;
        margin-bottom: 0;
        font-size: 0px;
        line-height: 20px;
        color: transparent;
        text-align: center;
        text-shadow: 0 1px 1px rgba(255,255,255,0.75);
        vertical-align: middle;
        cursor: pointer;
        background-color: #f5f5f5;
        background-repeat: repeat-x;
        -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
        -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
        box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
        background-image: linear-gradient(to bottom,#fff,#e6e6e6);
    }

    input[type=checkbox]:checked + label {
        background: url('https://staticfleet.azureedge.net/gesfrotawebsite/images/certo.png') no-repeat 50% 50%;
        outline: 0;
        border: 0px;
        margin: 0px 0px 2px 0px;
    }

/* page product-------------------------------------------------------------------------------------------------------------------------------------- */

.menu_product {
    margin: -139px 0px 0px 0px;
    position: relative;
    z-index: 4;
}

ul#menu_product {
    margin: 13px 0px 0px -40px;
}

    ul#menu_product li {
        display: inline;
        list-style: none;
    }

        ul#menu_product li a {
            text-decoration: none;
            font-family: MavenProBold;
            color: #efefef;
            font-size: 18px;
            margin: 0px 11px 0px 13px;
        }


#separator_top {
    margin: 147px 0px 0px 0px;
}

.separator_top_img {
    background: url('https://staticfleet.azureedge.net/gesfrotawebsite/images/separator_top.png') no-repeat 51% -1%;
    height: 40px;
    margin: -121px 0px 0px -9px;
    width: 960px;
    z-index: 2;
    position: relative;
    padding: 26px 0px 0px 0px;
    text-align: center;
    font-family: MavenProLight2;
    font-size: 18Px;
    color: #efefef;
}

.separator_middle {
    background-color: #fff;
    opacity: 0.7;
    margin: -9px 0px 0px 0px;
    font-family: MavenProLight3;
    font-size: 15Px;
    padding: 10px;
    color: #002a41;
    box-shadow: 0px 2px 10px 5px rgb(189, 188, 188);
}

.separator_down_img {
    background: url('https://staticfleet.azureedge.net/gesfrotawebsite/images/separator_down.png') no-repeat 51% -1%;
    height: 40px;
    margin: -10px 0px 0px -9px;
    width: 960px;
    z-index: 2;
    position: relative;
    padding: 26px 0px 0px 0px;
    text-align: center;
    font-family: MavenProLight2;
    font-size: 18Px;
    color: #efefef;
}

.line_symbol {
    margin: -18px 0px 0px 30px;
}

.separator_middle_left {
    background-color: #fff;
    opacity: 0.7;
    min-height: 100px;
    margin: -9px 0px 0px 0px;
    font-family: MavenProLight3;
    font-size: 15Px;
    padding: 10px;
    color: #002a41;
    box-shadow: 0px 2px 10px 5px rgb(189, 188, 188);
}

.separator_middle_right {
    background-color: #fff;
    opacity: 0.7;
    min-height: 100px;
    margin: -9px 0px 0px 0px;
    font-family: MavenProLight3;
    font-size: 15Px;
    padding: 10px;
    color: #002a41;
    box-shadow: 0px 2px 10px 5px rgb(189, 188, 188);
}

.testemunho {
    min-height: 226px;
}

.separator_middle_reports {
    background: url('https://staticfleet.azureedge.net/gesfrotawebsite/images/background_reports.png') repeat-x 51% 0%;
    opacity: 0.7;
    min-height: 540px;
    margin: -9px 0px 0px 0px;
    font-family: MavenProLight3;
    font-size: 15Px;
    padding: 10px;
    color: #002a41;
    box-shadow: 0px 2px 10px 5px rgb(189, 188, 188);
}

.div_reports_button {
    width: 240px;
    margin: 0px 0px 0px -10px;
    float: left;
}

.img_reports_button {
    background: url('https://staticfleet.azureedge.net/gesfrotawebsite/images/button_reports_gray.png') no-repeat 51% 0%;
    min-height: 78px;
    position: relative;
    z-index: 2;
    color: #646464;
}

    .img_reports_button:hover {
        cursor: pointer;
        background: url('https://staticfleet.azureedge.net/gesfrotawebsite/images/button_reports_blue.png') no-repeat 51% 0%;
        min-height: 78px;
        position: relative;
        z-index: 2;
        color: #fff;
    }

.img_reports_button_active {
    cursor: pointer;
    background: url('https://staticfleet.azureedge.net/gesfrotawebsite/images/button_reports_blue.png') no-repeat 51% 0%;
    min-height: 78px;
    position: relative;
    z-index: 2;
    color: #fff;
}

.div_reports_content {
    width: 680px;
    float: right;
}

.background_reports_button {
    position: absolute;
    z-index: 1;
    margin: -77px 0px 0px 0px;
}

.background_div_button_text {
    float: right;
    margin: 28px 40px 0px 0px;
    font-family: MavenProRegular;
}

.div_reports_content_right {
    background: url('https://staticfleet.azureedge.net/gesfrotawebsite/images/display_right.png') no-repeat 51% 0%;
    min-height: 550px;
    width: 680px;
    position: relative;
    z-index: 2;
    color: #646464;
}

.background_reports {
    margin: 23px 0px 0px 45px;
    min-height: 350px;
    width: 630px;
    position: absolute;
    z-index: 2;
}

.div_reports_box {
    background: url('https://staticfleet.azureedge.net/gesfrotawebsite/images/reports_box.png') no-repeat 51% 0%;
    min-height: 120px;
    color: #646464;
    width: 250PX;
    margin: 397px 0px 0px 250px;
    padding: 12px 0px 0px 0px;
    position: absolute;
}

.text_reports_box {
    font-family: MavenProLight3;
    font-size: 12px;
    color: #002a41;
    margin: 2px 20px 0px 28px;
}

.separator_middle_perifericos:before {
    background-color: #fff;
    opacity: 0.7;
    min-height: 100px;
    margin: -9px 0px 0px 0px;
    font-family: MavenProLight3;
    font-size: 15Px;
    color: #002a41;
    box-shadow: 0px 2px 10px 5px rgb(189, 188, 188);
    z-index: -1;
    content: '';
    position: static;
}

.td_middle_perifericos {
    width: 190px;
    height: 161px;
    position: static;
    cursor: pointer;
    padding: 0px 0px 7px 0px;
}

.td_middle_title {
    background: url('https://staticfleet.azureedge.net/gesfrotawebsite/images/middle_title.png') no-repeat 59% 0%;
    color: #efefef;
    cursor: pointer;
    margin: 21px 0px 0px 0px;
    padding: 5px 0px 25px 10px;
}

.td_middle_title1 {
    background: url('https://staticfleet.azureedge.net/gesfrotawebsite/images/middle_title.png') no-repeat 55% 0%;
    color: #efefef;
    cursor: pointer;
    margin: 21px 0px 0px 0px;
    padding: 5px 0px 25px 10px;
}

.td_down_title {
    min-height: 90px;
}

.hr_product_middle {
    width: 0px;
    border-right: 1px dashed #646464;
    position: absolute;
    z-index: 0;
}

.div_top_description {
    text-align: left;
    padding: 10px 10px 10px 15px;
    border-top: 1px dashed #646464;
    margin: 0px 65px 0px 100px;
}

.div_down_description {
    text-align: left;
    padding: 10px 10px 10px 15px;
    border: 1px dashed #646464;
    margin: 40px 0px 40px 30px;
}

.img_middle_perifericos {
    padding: 0px 0px 0px 9px;
    position: relative;
    z-index: 2;
}
/* features */
section.feature {
    width: 300px;
    float: left;
    padding: 10px;
}
/***Loading*****/
.dim {
    height: 100%;
    width: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 100 !important;
    background-color: black;
    filter: alpha(opacity=75); /* internet explorer */
    -khtml-opacity: 0.75; /* khtml, old safari */
    -moz-opacity: 0.75; /* mozilla, netscape */
    opacity: 0.75; /* fx, safari, opera */
}

    .dim .msg {
        display: inline-block;
        position: absolute;
        width: 80px;
        height: 80px;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
    }
/* content */
article {
    float: left;
    width: 70%;
}

aside {
    float: right;
    width: 25%;
}

    aside ul {
        list-style: none;
        padding: 0;
    }

        aside ul li {
            background: url("https://staticfleet.azureedge.net/gesfrotawebsite/images/bullet.png") no-repeat 0 50%;
            padding: 2px 0 2px 20px;
        }

.label {
    font-weight: 700;
}

/* login page
#loginForm {
    border-right: solid 2px #c8c8c8;
    float: left;
    width: 55%;
}

    #loginForm .validation-error {
        display: block;
        margin-left: 15px;
    }

#socialLoginForm {
    margin-left: 40px;
    float: left;
    width: 40%;
}

    #socialLoginForm h2 {
        margin-bottom:  5px;
    }

fieldset.open-auth-providers {
    margin-top: 15px;
}

    fieldset.open-auth-providers button {
        margin-bottom: 12px;
    }
      */

/* forms */
fieldset {
    border: none;
    margin: 0;
    padding: 0;
}

    fieldset legend {
        display: none;
    }

    fieldset ol {
        padding: 0;
        list-style: none;
    }

        fieldset ol li {
            padding-bottom: 5px;
        }

label {
    display: block;
    font-size: 1.2em;
    font-weight: 600;
}


input, textarea {
    border: 1px solid #e2e2e2;
    background: #fff;
    color: #333;
    font-size: 1.2em;
    margin: 5px 0 6px 0;
    padding: 5px;
    width: 300px;
}

textarea {
    font-family: inherit;
    width: 500px;
}

    input:focus, textarea:focus {
        border: 1px solid #7ac0da;
    }

input[type="submit"],
input[type="button"],
button {
    background-color: #d3dce0;
    border: 1px solid #787878;
    cursor: pointer;
    font-size: 1.2em;
    font-weight: 600;
    padding: 7px;
    margin-right: 8px;
    width: auto;
}

td input[type="submit"],
td input[type="button"],
td button {
    font-size: 1em;
    padding: 4px;
    margin-right: 4px;
}

/* info and errors */
.message-info {
    border: 1px solid;
    clear: both;
    padding: 10px 20px;
}

.message-error {
    clear: both;
    color: #e80c4d;
    font-size: 1.1em;
    font-weight: bold;
    margin: 20px 0 10px 0;
}

.message-success {
    color: #7ac0da;
    font-size: 1.3em;
    font-weight: bold;
    margin: 20px 0 10px 0;
}

.error {
    color: #e80c4d;
}

/* styles for validation helpers */
.field-validation-error {
    color: #e80c4d;
    font-weight: bold;
}

.field-validation-valid {
    display: none;
}

input.input-validation-error {
    border: 1px solid #e80c4d;
}


.validation-summary-errors {
    color: #e80c4d;
    font-weight: bold;
    font-size: 1.1em;
}

.validation-summary-valid {
    display: none;
}

/* tables
----------------------------------------------------------*/
table {
    border-collapse: collapse;
    border-spacing: 0;
    margin-top: 0.75em;
    border: 0 none;
}

th {
    font-size: 1.2em;
    text-align: left;
    border: none 0px;
    padding-left: 0;
}

    th a {
        display: block;
        position: relative;
    }

        th a:link, th a:visited, th a:active, th a:hover {
            color: #333;
            font-weight: 600;
            text-decoration: none;
            padding: 0;
        }

        th a:hover {
            color: #000;
        }

    th.asc a, th.desc a {
        margin-right: .75em;
    }

        th.asc a:after, th.desc a:after {
            display: block;
            position: absolute;
            right: 0em;
            top: 0;
            font-size: 0.75em;
        }

        th.asc a:after {
            content: '▲';
        }

        th.desc a:after {
            content: '▼';
        }

td {
    padding: 0.25em 2em 0.25em 0em;
    border: 0 none;
}

tr.pager td {
    padding: 0 0.25em 0 0;
}

footer .content-wrapper table {
    display: inline-block;
    margin: 0;
}

    footer .content-wrapper table tr th {
        padding: 20px 72px 0px 24px;
        font-family: MavenProLight3;
        font-size: 21px;
        color: #64a3c0;
    }

    footer .content-wrapper table tr td {
        padding: 5px 72px 0px 26px;
        font-family: MavenProLight3;
        font-size: 15px;
        color: #ebebeb;
        transition: color 0.2s linear;
    }

        footer .content-wrapper table tr td a {
            text-decoration: none;
            color: #ebebeb;
            transition: color 0.2s linear;
        }

            footer .content-wrapper table tr td a:hover {
                text-decoration: none;
                color: #64a3c0;
                transition: color 0.2s linear;
                background-color: #191919;
            }

footer > div > div.float-right {
    position: absolute;
    bottom: 0;
    right: 20px;
}
/*  
END: Mobile Styles */
/*  
start css mozila: */
@-moz-document url-prefix() {
    .box_left_resume {
        margin: 13px 19px 0px 20px;
    }

    .box_right_resume {
        margin: 13px 19px 103px 20px;
    }

    ul#menuL {
        margin: 10px 0px 0px -116px;
    }

    .bar_contact {
        background: url('https://staticfleet.azureedge.net/gesfrotawebsite/images/bar_contact.png') no-repeat 51% 4%;
    }

    .bar_enterprise {
        background: url('https://staticfleet.azureedge.net/gesfrotawebsite/images/bar_contact.png') no-repeat 51% 4%;
    }

    .hr_mcenter {
        height: 73px;
        margin: -10px 0px 0px 475px;
    }

    .hr_mcenter2 {
        margin: -164px 0px 0px 478px;
        padding-bottom: 7px;
    }

    .top_bard_mcenter {
        height: 192px;
    }

    .download_background {
        margin-top: -38px;
    }

    .download_background_newsletters {
        margin-top: -38px;
    }

    .hr_enterpriseh1 {
        margin-top: 37px;
    }

    .hr_enterprise2 {
        margin-top: 37px;
    }
}
/*  
start css Ie: */

.box_left_resume {
    margin: 20px 19px 0px 20px\9;
}

.box_left_resume {
    margin: 20px 19px 0px 20px\9;
}

.box_right_resume {
    margin: 0px 19px 103px 20px\9;
}

.down_content_text {
    margin-left: 210px\9;
}

ul#menuL {
    margin: 12px 0px 0px -118px\9;
}

.top_content_text_products {
    margin: -10px 0px 0px 350px\9;
}

.contact_content_text_products {
    margin: -10px 0px 0px 290px\9;
}

.line_bar_contact {
    margin-top: -42px\9;
}

.bar_selection_right {
    position: absolute\9;
    margin-top: -32px\9;
}
/*.title_text_right {  padding: 0px 5px 0px 0px; 
margin: 10px 0px 0px  10px;
font-family: MavenProBold\9; font-family: MavenProBold;
font-size: 24px\9; 
text-align:left\9; 
-moz-transform: scaleX(-1)\9; 
-o-transform: scaleX(-1)\9; 
-webkit-transform: scaleX(-1)\9; 
transform: scaleX(-1)\9; 
filter: initial\9;  
-ms-filter: "initial"\9; 
color:#002a41\9;  
 
}  
.description_text_right {
    padding: 0px 5px 0px 0px;
    margin: 10px 0px 0px 10px;
    font-family: MavenProLight2;
    font-size: 15px;    
    color: #002a41;
    text-align: right;
    -moz-transform:  rotate(180deg)\9; 
    -o-transform: rotate(180deg)\9; 
    -webkit-transform:rotate(180deg)\9; 
    transform: rotate(180deg)\9; 
    filter: initial\9;   
}*/
ul#menu_products {
    margin: 13px 0px 0px 20px\9;
}

.hr_product {
}

.bar_contact_text_down {
    width: 960px\9;
    padding: 20px 20px\9;
    overflow: hidden\9;
    white-space: nowrap\9;
}

.enterprise_content_text {
    margin-left: 370px\9;
}

.line_bar_enterprise {
    margin-top: -40px\9;
}

.button_file {
    margin-top: -38px\9;
}

.hr_mcenter {
    padding-top: 10px\9;
    margin-top: -5px\9;
}

.hr_mcenter2 {
    padding-top: 6px\9;
    margin-top: -162px\9;
}

.button_go_more {
    border: 0px;
}

.download_background {
    margin-top: -37px\9;
}

.download_background_newsletters {
    margin-top: -36px\9;
}

.contact_content_text_products {
    padding-left: 126px\9;
}

.line_bar_contact {
    margin-top: -40px\9;
}

.bar_contact_down {
    width: 960px\9;
    margin-left: 0px\9;
    margin-top: -120px\9;
}

ul#menu_product {
    margin-left: 30px\9;
}

.separator_middle_perifericos {
    background-color: #fff\9;
    border: 1px solid #fff\9;
    margin-top: -10px\9;
}

.hr_product_middle {
}


@media only screen and (max-width: 869px) {
    .content-wrapper .float-left {
    }

    ul#menuL {
        margin-top: 12px;
    }
}

/* MODAL CSS NEW */

.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.428571429;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a;
}


.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active, .open .dropdown-toggle.btn-danger {
    color: #fff;
    background-color: #d2322d;
    border-color: #ac2925;
}


.modal-open {
    overflow: hidden;
}

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}

    .modal.fade .modal-dialog {
        -webkit-transition: -webkit-transform .3s ease-out;
        -o-transition: -o-transform .3s ease-out;
        transition: transform .3s ease-out;
        -webkit-transform: translate(0,-25%);
        -ms-transform: translate(0,-25%);
        -o-transform: translate(0,-25%);
        transform: translate(0,-25%);
    }

    .modal.in .modal-dialog {
        -webkit-transform: translate(0,0);
        -ms-transform: translate(0,0);
        -o-transform: translate(0,0);
        transform: translate(0,0);
    }

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px;
}

.modal-content {
    position: relative;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
    box-shadow: 0 3px 9px rgba(0,0,0,.5);
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000;
}

    .modal-backdrop.fade {
        filter: alpha(opacity=0);
        opacity: 0;
    }

    .modal-backdrop.in {
        filter: alpha(opacity=50);
        opacity: .5;
    }

.modal-header {
    padding: 15px;
}

    .modal-header .close {
        margin-top: -2px;
    }

.modal-title {
    margin: 0;
    line-height: 1.42857143;
    float: none !important;
    text-align: center;
    font-family: MavenProBlack;
    font-weight: bold;
    font-size: 19px;
}


.modal-body {
    position: relative;
    padding: 15px;
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
}

    .modal-footer .btn + .btn {
        margin-bottom: 0;
        margin-left: 5px;
    }

    .modal-footer .btn-group .btn + .btn {
        margin-left: -1px;
    }

    .modal-footer .btn-block + .btn-block {
        margin-left: 0;
    }

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll;
}

@media (min-width:768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto;
    }

    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0,0,0,.5);
        box-shadow: 0 5px 15px rgba(0,0,0,.5);
    }

    .modal-sm {
        width: 300px;
    }
}

@media (min-width:992px) {
    .modal-lg {
        width: 900px;
    }
}

.btn-group-vertical > .btn-group:after, .btn-toolbar:after, .clearfix:after, .container-fluid:after, .container:after, .dl-horizontal dd:after, .form-horizontal .form-group:after, .modal-footer:after, .modal-header:after, .nav:after, .navbar-collapse:after, .navbar-header:after, .navbar:after, .pager:after, .panel-body:after, .row:after {
    clear: both;
}
