h1,
h2,
h3,
h4,
h5,
h6 {
    color: #183380;
    font-weight: 200;
    letter-spacing: -1px;
    margin: 0;
}

h1 {
    text-transform: uppercase;
    font-size: 2.6em;
    line-height: 44px;
    margin: 0 0 44px 0
}

h2 {
    text-transform: uppercase;
    font-size: 2.2em;
    font-weight: bold;
    line-height: 42px;
    margin: 0 0 16px 0
}

h3 {
    color: #ccc;
    font-size: 1.8em;
    font-weight: 400;
    letter-spacing: normal;
    line-height: 24px;
    margin-bottom: 33px;
    text-transform: capitalize;
}

h4 {
    color: #ccc;
    font-size: 1.4em;
    font-weight: 400;
    letter-spacing: normal;
    line-height: 27px;
    margin: 0 0 14px 0
}

h5 {
    color: #ccc;
    font-size: 1em;
    font-weight: 600;
    letter-spacing: normal;
    line-height: 18px;
    margin: 0 0 14px 0;
    text-transform: uppercase
}

h6 {
    color: #333;
    font-size: 1em;
    font-weight: 400;
    letter-spacing: normal;
    line-height: 18px;
    margin: 0 0 14px 0
}

h1.shorter,
h2.shorter,
h3.shorter,
h4.shorter,
h5.shorter,
h6.shorter {
    margin-bottom: 0
}

h1.taller,
h2.taller,
h3.taller,
h4.taller,
h5.taller,
h6.taller {
    margin-bottom: 44px
}

@media (max-width:479px) {
    h2 {
        line-height: 40px
    }
}

p {
    font-size: 16px;
    color: #000;
    line-height: 24px;
    margin: 0 0 20px
}

p.featured {
    font-size: 1.6em;
    line-height: 1.5em
}

p.taller {
    margin-bottom: 40px
}

a,
a:focus,
a:hover {
    color: #ccc
}

.label-primary {
    background-color: #ccc
}

ul.nav-list.primary>li {
    margin: 0;
    padding: 0
}

ul.nav-list.primary>li a {
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
    border-bottom: 1px solid #ededde;
    padding: 8px 0
}

ul.nav-list.primary>li a:before {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-left: 4px solid #333;
    margin-left: 5px;
    margin-right: 5px;
    position: relative
}

ul.nav-pills>li.active>a {
    background-color: #ccc
}

ul.nav-pills>li.active>a:focus,
ul.nav-pills>li.active>a:hover {
    background-color: #ccc
}

.dropdown-header {
    color: #B2E1F9;
    font-size: 1.2em;
    font-weight: 600;
    margin-top: 6px;
    margin-bottom: 6px;
    text-wrap: auto;
    border-bottom: 1px solid #B2E1F9;
    border-radius: 0;
    font-family: "LibreFranklin", Arial, sans-serif;
}

.btn-primary[disabled] {
    border-color: #ccc !important;
    background-color: #ccc;
    background-image: none
}

.btn-icon i {
    margin-right: 10px
}

form label {
    font-weight: 400
}

textarea {
    resize: vertical
}

select {
    border: 1px solid #e5e7e9;
    border-radius: 6px;
    outline: 0
}

.label {
    font-weight: 400
}

.form-group:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.form-control:focus {
    box-shadow: 0 1px 1px rgba(0, 0, 0, .075) inset;
}

.form-control{
    background-color: white;
    border: 1px solid #ccc;
}

label.valid {
    display: inline-block;
    text-indent: -9999px
}

.featured-icon {
    background: #ccc;
    border-radius: 35px;
    color: #fff;
    display: inline-block;
    height: 35px;
    line-height: 35px;
    margin-right: 10px;
    position: relative;
    text-align: center;
    top: 5px;
    width: 35px
}

.featured-icon i {
    color: #fff;
    font-size: .9em;
    font-weight: 400
}

ul.icons {
    list-style: none
}

ul.icons [class^=fa-] {
    margin-right: 5px
}

.fontawesome-icon-list [class*=col-md-] {
    margin-bottom: 9px
}

.fontawesome-icon-list>section {
    margin-top: 25px
}

.img-thumbnail {
    border-radius: 6px;
    position: relative
}

.img-thumbnail img {
    border-radius: 4px
}

ul.list li {
    margin-bottom: 13px
}

ul.list.icons li i {
    color: #ccc;
    margin-right: 5px
}

.tabs {
    border-radius: 4px;
    margin-bottom: 35px
}

.nav-tabs {
    margin: 0;
    padding: 0;
    font-size: 0;
    border-bottom-color: #eee
}

.nav-tabs li {
    display: inline-block;
    float: none
}

.nav-tabs li:last-child a {
    margin-right: 0
}

.nav-tabs li a {
    border-radius: 5px 5px 0 0;
    font-size: 14px;
    margin-right: 1px
}

.nav-tabs li a,
.nav-tabs li a:hover {
    background: #f4f4f4;
    border-bottom: none;
    border-left: 1px solid #eee;
    border-right: 1px solid #eee;
    border-top: 3px solid #eee;
    color: #ccc
}

.nav-tabs li a:hover {
    border-bottom-color: transparent;
    border-top: 3px solid #ccc;
    box-shadow: none
}

.nav-tabs li a:active,
.nav-tabs li a:focus {
    border-bottom: 0
}

.nav-tabs li.active a,
.nav-tabs li.active a:focus,
.nav-tabs li.active a:hover {
    background: #fff;
    border-left-color: #eee;
    border-right-color: #eee;
    border-top: 3px solid #40C4FF;
    color: #000000
}

.tab-content {
    border-radius: 0 0 4px 4px;
    box-shadow: 0 1px 5px 0 rgba(0, 0, 0, .04);
    background-color: #fff;
    border: 1px solid #eee;
    border-top: 0;
    padding: 15px;
    min-height: 100px
}

.tabs.tabs-bottom {
    margin: 0;
    padding: 0
}

.tabs.tabs-bottom .tab-content {
    border-radius: 4px 4px 0 0;
    border-bottom: 0;
    border-top: 1px solid #eee
}

.tabs.tabs-bottom .nav-tabs {
    border-bottom: none;
    border-top: 1px solid #eee
}

.tabs.tabs-bottom .nav-tabs li {
    margin-bottom: 0;
    margin-top: -1px
}

.tabs.tabs-bottom .nav-tabs li:last-child a {
    margin-right: 0
}

.tabs.tabs-bottom .nav-tabs li a {
    border-radius: 0 0 5px 5px;
    font-size: 14px;
    margin-right: 1px
}

.tabs.tabs-bottom .nav-tabs li a,
.tabs.tabs-bottom .nav-tabs li a:hover {
    border-bottom: 3px solid #eee;
    border-top: 1px solid #eee
}

.tabs.tabs-bottom .nav-tabs li a:hover {
    border-bottom: 3px solid #ccc;
    border-top: 1px solid #eee
}

.tabs.tabs-bottom .nav-tabs li.active a,
.tabs.tabs-bottom .nav-tabs li.active a:focus,
.tabs.tabs-bottom .nav-tabs li.active a:hover {
    border-bottom: 3px solid #ccc;
    border-top-color: transparent
}

.tabs.tabs-bottom {
    padding: 0
}

.toggle {
    margin: 10px 0 0;
    position: relative;
    clear: both
}

.toggle>input {
    cursor: pointer;
    height: 45px;
    margin: 0;
    opacity: 0;
    position: absolute;
    width: 100%;
    z-index: 2
}

.toggle>label {
    -webkit-transition: all .15s ease-out;
    -moz-transition: all .15s ease-out;
    transition: all .15s ease-out;
    background: #f4f4f4;
    border-left: 3px solid #ccc;
    border-radius: 5px;
    color: #ccc;
    display: block;
    font-size: 1.1em;
    min-height: 20px;
    padding: 12px 20px 12px 10px;
    position: relative;
    cursor: pointer;
    font-weight: 400
}

.toggle>label:-moz-selection {
    background: 0 0
}

.toggle>label:selection {
    background: 0 0
}

.toggle>label:before {
    border: 6px solid transparent;
    border-left-color: inherit;
    content: "";
    margin-top: -6px;
    position: absolute;
    right: 4px;
    top: 50%
}

.toggle>label:hover {
    background: #f5f5f5
}

.toggle>label+p {
    color: #999;
    display: block;
    overflow: hidden;
    padding-left: 30px;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 25px
}

.toggle>label i {
    font-size: .7em;
    margin-right: 8px;
    position: relative;
    top: -1px
}

.toggle>.toggle-content {
    display: none
}

.toggle>.toggle-content>p {
    margin-bottom: 0;
    padding: 10px 0
}

.toggle.active>label {
    background: #f4f4f4;
    border-color: #ccc
}

.toggle.active>label:before {
    border: 6px solid transparent;
    border-top-color: #fff;
    margin-top: -3px;
    right: 10px
}

.toggle.active>p {
    white-space: normal
}

section.video {
    -webkit-transform: translate3d(0, 0, 0);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    margin: 70px 0;
    padding: 50px 0;
    position: relative;
    overflow: hidden;
    width: 100%
}

section.video .container {
    position: relative;
    z-index: 3
}

body a {
    outline: 0 !important
}

li {
    line-height: 24px
}

.center {
    text-align: center
}

.bold {
    font-weight: 700
}

.fontawesome-icon-list [class*=col-md-] {
    margin-bottom: 9px
}

.fontawesome-icon-list i {
    font-size: 1.3em;
    margin-right: 5px;
    display: inline-block;
    width: 30px;
    text-align: center;
    position: relative;
    top: 2px
}

.icon-featured {
    border-radius: 100%;
    color: #fff;
    font-size: 40px;
    line-height: 110px;
    margin: 25px 0;
    padding: 25px;
    display: inline-block;
    padding: 0;
    width: 110px;
    height: 110px
}

ul.social-icons {
    margin: 0;
    padding: 0;
    width: auto
}
.social-icons {
    list-style: none;
    padding: 0;
    display: flex;
    gap: 10px;
}

.social-icons li a {
    display: inline-block;
    width: 36px;
    height: 33px;
    background-image: url('/img/social-icons.webp'); /* actualiza la ruta */
    background-repeat: no-repeat;
    text-indent: -9999px; /* Oculta texto accesible */
}

.social-icons.dark li a{
    background-image: url('/img/social-icons-dark.webp'); /* actualiza la ruta */
}

/* Sprite positions */
.social-icons .facebook a {
    background-position: 0 0; /* primer icono */
}

.social-icons .youtube a {
    background-position: 0 -34px; /* segundo icono */
}

.social-icons .linkedin a {
    background-position: 0 -68px; /* tercer icono */
}

.social-icons .email a {
    background-position: 0 -101px; /* cuarto icono */
}

.social-icons .whatsapp a {
    background-position: 0 -134px; /* cuarto icono */
}

/* Si hay más iconos, continúa con -88px, -110px, etc. */


.arrow {
    background: transparent url(https://altotorque.com.mx/img/arrows.webp) no-repeat 0 0;
    width: 47px;
    height: 120px;
    display: inline-block;
    position: relative
}

.arrow.hlb {
    background-position: -209px -101px;
    width: 120px;
    height: 47px
}

@media (max-width:479px) {
    .arrow {
        display: none
    }
}

.google-map {
    background: #e5e3df;
    height: 400px;
    margin: -35px 0 30px 0;
    width: 100%
}

.google-map img {
    max-width: 9999px
}

#footerContactForm input:user-invalid,
#footerContactForm textarea:user-invalid {
    transition: all ease-in-out .3s;
    outline: 1px red solid;
    border: 1px red solid
}