﻿html {
    padding: 0px;
    margin: 0px;
    font-family: 'Exo2', Arial;
}

body {
    background: #FFF;
    font-size: 12pt;
    font-family: 'Exo2',Arial;
    margin: 0px;
    padding: 0px;
    color: #000;
    height: 100%;
}

h1.Logo {
    font-family: Arial;
    font-weight: bold;
    color: #fff;
    font-size: 2.15em;
    padding: 0px;
}

h1.Opt1 {
    font-family: 'Exo 2', Arial;
    font-size: 2.15em;
    color: #2c4154;
}

h1.Opt2 {
    font-family: 'Exo 2', Arial;
    font-size: 2.15em;
    color: #000;
}

h2.Opt1 {
    font-family: 'Exo 2', Arial;
    font-size: 1.43em;
    color: #6d6d6d;
}

h2.Opt2 {
    font-family: 'Exo 2', Arial;
    font-size: 1.43em;
    color: #ffffff;
}

h2.Opt3 {
    font-family: 'Exo 2', Arial;
    font-size: 1.43em;
    color: #f8931d;
}

h3.Opt1 {
    font-family: 'Exo 2', Arial;
    font-size: 1.2em;
    color: #2c4154;
    font-weight: bold;
}

h3.Opt2 {
    font-family: 'Exo 2', Arial;
    font-size: 1.2em;
    color: #000;
}

h4.Opt1 {
    font-family: 'Exo 2', Arial;
    font-size: 1.2em;
    color: #2c4154;
    font-weight: bold;
}

h4.Opt2 {
    font-family: 'Exo 2', Arial;
    font-size: 1.2em;
    color: #f8931d;
    font-weight: bold;
}

h4.Opt3 {
    font-family: 'Exo 2', Arial;
    font-size: 1.1em;
    color: #000;
}

h5.Opt1 {
    font-family: 'Exo 2', Arial;
    font-weight: bold;
}

ul.Opt1 {
    list-style: none; /* Remove list bullets */
    padding: 0;
    margin: 0;
}

li.Opt1 {
    padding-left: 0px;
    position: relative;
    margin-left:20px;
}

    li.Opt1:before {
        content: "✔";
        font-size: 20px;
        padding-right: 10px;
        color: #f8931d;
        position: absolute;
        left:-20px;
    }

#header {
    border-top: 8px solid #f8931d;
    background-color: #2c4154;
}

#m_menu {
    background-color: #2c4154;
    height: 120px;
}

#m_logo_h {
    background-color: #2c4154;
    padding: 60px 0px 0px 20px;
    height: 120px;
}

#global {
    position: relative;
    min-height: 625px;
}

#footer {
    background-color: #f8931d;
    min-height: 100px;
    text-align: center;
    padding-top: 20px;
}

#f_logo {
    background-color: #f8931d;
}

#f_media {
    background-color: #f8931d;
    border: none;
    outline: none;
}

#f_info {
    background-color: #f8931d;
    font-size: 12pt;
    color: #FFF;
    vertical-align: central;
    padding-top: 15px;
}

#h_Molinetes {
    background-color: #fff;
    background: url('../Imagenes/MolinetesHome.png');
    background-size: cover;
    height: 149px;
}

#e_Banner {
    background-color: #fff;
    background: url('../Imagenes/BannerEmpresa.png');
    background-size: cover;
    height: 291px;
}

#s_Banner {
    background-color: #fff;
    background: url('../Imagenes/BannerServicios.png');
    background-size: cover;
    height: 291px;
}

#t_Banner {
    background-color: #fff;
    background: url('../Imagenes/BannerSoporte.png');
    background-size: cover;
    height: 291px;
}

.ImgPie {
    padding-top: 25px;
    float: left;
}

.ImgRedSocial {
    padding-top: 15px;
    float: right;
    border: none;
    outline: none;
    height: 64px;
    width: 64px;
}

p {
    text-align: left;
}

.resaltar {
    color: #f8931d;
}

.resaltarBold {
    font-family: 'Exo 2', Arial;
    color: #f8931d;
    font-weight: bold;
}

.bigger {
    font-family: 'Exo 2', Arial;
    font-size: 1.1em;
}

.smaller {
    font-family: 'Exo 2', Arial;
    font-size: 0.9em;
}

.normal {
    color: #2c4154;
    font-weight: bold;
    font-family: 'Exo 2', Arial;
}

.normalA {
    color: #2c4154;
    font-weight: bold;
}

hr {
    border-style: none;
    background-color: #f8931d;
}

.dfContacto {
    background-color: #e6e6e6;
    border: none;
    color: #2c4154;
    padding: 5px;
    margin: 5px;
    resize: none;
    height: 30px;
    width: 95%;
}

.dfComentario {
    background-color: #e6e6e6;
    border: none;
    color: #2c4154;
    padding: 5px;
    margin: 5px;
    resize: none;
    min-height: 193px;
    width: 95%;
}

.dfDescAR {
    background-color: #e6e6e6;
    border: none;
    color: #2c4154;
    padding: 5px;
    margin: 5px;
    resize: none;
    min-height: 78px;
    width: 95%;
}
.btnContacto {
    height: 30px;
    padding: 2px;
    margin: 5px;
    background-color: #2c4154;
    color: #FFF;
    border-style: solid;
    width: 95%;
}


img.Slider {
    width: 120px;
    height: auto;
    margin: 5px;
}

img.SliderBig {
    margin: 25px;
    cursor: pointer;
    cursor: hand;
}

/*BOOSTRAP ALTERNATIVE*/
#custom-bootstrap-menu.navbar-default .navbar-brand {
    color: rgba(255, 255, 255, 1);
}

#custom-bootstrap-menu.navbar-default {
    font-size: 14px;
    background-color: rgba(44, 65, 84, 1);
    border-top-width: 4px;
    border-top-color: #f8931d;
    border-radius: 0px;
}

    #custom-bootstrap-menu.navbar-default .navbar-nav > li > a {
        color: rgba(217, 217, 217, 1);
        background-color: rgba(44, 65, 84, 1);
    }

        #custom-bootstrap-menu.navbar-default .navbar-nav > li > a:hover,
        #custom-bootstrap-menu.navbar-default .navbar-nav > li > a:focus {
            color: rgba(255, 255, 255, 1);
            background-color: rgba(44, 65, 84, 0);
        }

    #custom-bootstrap-menu.navbar-default .navbar-nav > .active {
        color: rgba(255, 255, 255, 1);
        background-color: red; /*rgba(248, 147, 29, 1);*/
    }

        #custom-bootstrap-menu.navbar-default .navbar-nav > .active > a,
        #custom-bootstrap-menu.navbar-default .navbar-nav > .active > a:hover,
        #custom-bootstrap-menu.navbar-default .navbar-nav > .active > a:focus {
            color: rgba(255, 255, 255, 1);
            background-color: rgba(248, 147, 29, 1);
        }

    #custom-bootstrap-menu.navbar-default .navbar-toggle {
        border-color: #fff;
    }

        #custom-bootstrap-menu.navbar-default .navbar-toggle:hover {
            background-color: #fff;
        }

        #custom-bootstrap-menu.navbar-default .navbar-toggle .icon-bar {
            background-color: #fff;
        }

        #custom-bootstrap-menu.navbar-default .navbar-toggle:hover .icon-bar,
        #custom-bootstrap-menu.navbar-default .navbar-toggle:focus .icon-bar {
            background-color: #2c4154;
        }

li.subitem > a {
    text-decoration: none;
    color: #000;
}

    li.subitem > a:hover {
        color: #f8931d;
    }


.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: transparent;
}

.tab-content {
    border: 1px solid #ddd;
    border-width: 0 1px 1px;
    padding: 20px;
    font-size: 0.9em;
}

    .tab-content p {
        margin-bottom: 10px;
    }

.nav-tabs li a {
    border-color: #002d44;
    background-color: #193f54;
    color: #fff;
    font-family: 'Exo 2', Arial;
    margin-right: 5px;
}

    .nav-tabs li a:hover {
        border-color: #002d44;
        background-color: #f8931d;
        font-family: 'Exo 2', Arial;
    }

.nav-tabs li.active a, .nav-tabs li.active a:focus {
    border-bottom-color: transparent;
    font-family: 'Exo 2', Arial;
    font-weight: bold;
    color: #2c4154;
}


/*
    #pie p {
        margin: 13px 10px 20px 10px;
        text-indent: 15px;
        text-align: center;
        font-weight: bold;
        position: absolute;
    }

.MenuSuperior {
    border-width: 0px;
    margin-left: 0px;
    text-align: center;
    vertical-align: middle;
}

.MenuFixIE8 {
    z-index: 1;
}

.MenuItem {
    display: block;
    font-family: Arial;
    font-size: 13px;
    font-weight: bold;
    color: White !Important;
    font-weight: bold;
    line-height: 40px;
    padding: 0 7px;
    text-align: center;
}

.SubMenuItem {
    background: gray;
    color: white !Important;
    font-size: 12px;
    line-height: 22px;
    border-bottom: 1px solid black;
    border-left: 1px solid black;
    border-right: 1px solid black;
    margin: 0;
    padding-left: 5px;
    text-align: left;
    width: 150px;
}

.MenuItemHover {
    color: Black !Important;
    background: url(imagenes/MenuSuperiorHover.jpg)!Important;
}

.MenuItemSelected {
    color: Black !Important;
    background: url(imagenes/MenuSuperiorHover.jpg)!Important;
}

#BarraMenuLateral {
    float: left;
    text-align: left;
    width: 180px;
    text-align: left;
    background-color: Gray;
}

.MenuLateral {
    border-right-width: 0px;
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    width: 180px;
}

.MenuItemLateral {
    display: block;
    font-family: Arial;
    font-size: 13px;
    font-size: 14px;
    font-weight: bold;
    color: #98b6c4 !Important;
    line-height: 35px;
    width: 180px;
    text-align: left;
    text-indent: 5px;
    background: url(imagenes/MenuLateralItem.jpg)!Important;
}

.MenuItemSelectedLateral {
    background: url(imagenes/SubItemLateralSelected.jpg);
}

.MenuItemHoverLateral {
    color: White !Important;
    font-weight: bold;
    font-size: 13px;
}

.SubMenuItemLateral {
    display: block;
    font-family: Arial;
    font-size: 13px;
    color: White !Important;
    line-height: 22px;
    width: 180px;
    text-align: left;
    text-indent: 21px;
    background: url(imagenes/SubItemLateral.jpg)!Important;
}

a:visited {
    color: #31316b;
    text-decoration: none;
    background: transparent !important;
}

a:link {
    color: #31316b;
    text-decoration: none;
    background: transparent !important;
}

a.MenuItem:link {
    color: white;
    text-decoration: none;
    background: transparent !important;
}

a.MenuItem:hover {
    color: white;
    text-decoration: none;
    background: transparent !important;
}

a.MenuItemSelected:link {
    color: white;
    text-decoration: none;
    background: transparent !important;
}

a.MenuItemSelected:hover {
    color: white;
    text-decoration: none;
    background: transparent !important;
}

a.MenuItemHover:link {
    color: white;
    text-decoration: none;
    background: transparent !important;
}

a.MenuItemHover:hover {
    color: white;
    text-decoration: none;
    background: transparent !important;
}

.TextBoxEstilo {
    background-image: url(Imagenes/TextBox.png);
    background-repeat: no-repeat;
    color: White;
    text-indent: 4px;
}

.TextBoxEstiloConsulta {
    background-image: url(Imagenes/TextBoxConsulta.png);
    background-repeat: no-repeat;
    color: White;
    font-family: Arial;
    text-indent: 4px;
}*/
