/******************************************
IMPORT
******************************************/

@font-face {
    font-family: "Flaticon";
    src: url("fonts/Flaticon.eot");
    src: url("fonts/Flaticon.eot?#iefix") format("embedded-opentype"), url("fonts/Flaticon.woff") format("woff"), url("fonts/Flaticon.ttf") format("truetype"), url("fonts/Flaticon.svg#Flaticon") format("svg");
    font-weight: normal;
    font-style: normal;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    @font-face {
        font-family: "Flaticon";
        src: url("fonts/Flaticon.svg#Flaticon") format("svg");
    }
}

[class^="flaticon-"]:before,
[class*=" flaticon-"]:before,
[class^="flaticon-"]:after,
[class*=" flaticon-"]:after {
    font-family: Flaticon;
    font-style: normal;
}

.flaticon-email:before {
    content: "\f100";
}

.flaticon-map-with-position-marker:before {
    content: "\f101";
}

.flaticon-share:before {
    content: "\f102";
}

.flaticon-html5:before {
    content: "\f103";
}

.flaticon-black-graduation-cap-tool-of-university-student-for-head:before {
    content: "\f104";
}

.flaticon-computer-tool-for-education:before {
    content: "\f105";
}

.flaticon-download-business-statistics-symbol-of-a-graphic:before {
    content: "\f106";
}

.flaticon-arrows:before {
    content: "\f107";
}

.flaticon-monitor-tablet-and-smartohone:before {
    content: "\f108";
}

.flaticon-css-3:before {
    content: "\f109";
}

.flaticon-online-course:before {
    content: "\f10a";
}

.flaticon-coffee-cup:before {
    content: "\f10b";
}

.flaticon-add:before {
    content: "\f10c";
}

.flaticon-html-coding:before {
    content: "\f10d";
}

.cursorpablo {
	cursor:pointer
		}

        .fa-enlarge {
            background-image: url(images/ourbuildings/expandir.png);            
            background-size: contain;
            padding: 30px;
            background-repeat: no-repeat;
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -15%);
          }
/******************************************
SKELETON
******************************************/
body {
    background-color: #f6f6f6;
    line-height: 1.6;
    font-size: 16px;
    color: #a2a2a2;
    
}

body,
p,
li,
a {
    font-family: 'Roboto', sans-serif;
}

.course-details h4 a,
.readmore,
.testimonial strong,
h1,
h2,
h3,
h4,
h5,
h6 {
    color: #000;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    line-height: 1.5;
}

.cop-logo img,
a {
    color: #000;
    text-decoration: none !important;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

.check li:before {
    content: "\f00c";
    font-family: "FontAwesome";
    font-size: 16px;
    left: 0;
    padding-right: 10px;
    position: relative;
    top: 2px;
}

.check li {
    list-style: none;
    margin-bottom: 8px;
}

.check li:last-child {
    margin-bottom: 0;
}

.check {
    margin-left: 0;
    padding-left: 0
}

.authorbox,
blockquote {
    border: 0;
    margin: 30px 0;
    position: relative;
    padding: 4rem 3rem;
    font-family: 'Droid Serif', sans-serif;
    font-style: italic;
    border: 1px solid #eaeaea;
    background-color: #f6f6f6;
}

blockquote:after {
    content: "\f10e";
    padding: 5px;
    font-family: FontAwesome;
    position: absolute;
    bottom: 0px;
    color: #f6f6f6;
    font-size: 24px;
    right: 10px;
}

blockquote:before {
    content: "\f10d";
    padding: 5px;
    font-family: FontAwesome;
    position: absolute;
    top: 0;
    color: #f6f6f6;
    font-size: 24px;
    left: 10px;
}


/******************************************
HEADER
******************************************/



/******************************************
PAGES
******************************************/

.page-title h3 {
    margin-bottom: 10px !important;
}

.breadcrumb {
    background-color: transparent;
    border-radius: 0;
    color: #aaa;
    font-size: 13px;
    list-style: outside none none;
    margin-bottom: 0;
    padding: 0;
}

.breadcrumb>li a,
.breadcrumb>li+li::before,
.breadcrumb>.active {
    color: #aaa;
}

.section.cb .breadcrumb>li a,
.section.cb .breadcrumb>li+li::before,
.section.cb .breadcrumb>.active {
    color: #fff;
}

.section.cb {
    padding: 40px 0 !important;
}

.section.cb .breadcrumb {
    margin-top: 10px;
}

.section.cb h3 {
    font-size: 24px;
    padding: 0 !important;
    margin: 0 !important;
}

.breadcrumb>li+li::before {
    content: "\f107";
    vertical-align: middle;
    padding-left: 5px;
    font-family: "Flaticon";
    font-size: 11px;
    padding: 0 6px 0 3px;
}

.tags-widget a {
    color: #ffffff !important;
    padding: 4px 10px;
    border-radius: 2px;
    font-size: 14px;
}

.pagination>li:first-child>a,
.pagination>li:first-child>span,
.pagination>li:last-child>a,
.pagination>li:last-child>span {
    border-radius: 0;
}

.pagination {
    margin: 0;
}

.pager {
    margin: 0;
}

.pagination>li>a,
.pagination>li>span {
    background-color: #fff;
    border: 1px solid #eeeeee !important;
    color: #999;
    float: left;
    line-height: 1.42857;
    margin-left: 0;
    margin-right: 5px;
    padding: 8px 15px;
    position: relative;
    text-decoration: none;
}

.pager li>a,
.pager li>span {
    background-color: #2c2f33;
    border: 1px solid #2c2f33;
    color: #fff;
    float: none;
    line-height: 1.42857;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-size: 11px;
    margin-right: 10px;
    margin-left: 0;
    border-radius: 0;
    padding: 8px 15px;
    display: inline-block;
    position: relative;
    text-decoration: none;
}

.pager i {
    font-size: 13px;
    vertical-align: baseline;
}


/******************************************
EVENTS
******************************************/

.event-title.tagline-message h3 {
    font-size: 5.5rem;
}

.event-title p {
    font-size: 18px;
    padding: 10px 0 20px;
}

.event-boxes .box {
    padding: 10px;
}

.event-desc {
    padding: 20px 20px 10px;
}

.box .event-desc h4 {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 15px;
    padding: 0;
}

.box .event-desc small {
    background-color: #111;
    color: #ffffff;
    padding: 0 10px;
}

.teammembers img {
    width: 100%;
}

.teammembers:hover {
    cursor: pointer;
}

teammembers .magnifier {
    overflow: hidden;
}

.teammembers .magnifier p {
    padding-bottom: 10px;
}

.teammembers:hover .magnifier,
.entry:hover .magnifier {
    zoom: 1;
    filter: alpha(opacity=100);
    opacity: 1;
}

.teammembers {
    overflow: hidden;
    position: relative;
}

.visible-buttons1 {
    visibility: hidden;
    margin: 0 auto;
    opacity: 0;
    position: absolute;
    -webkit-transition: all 0.7s ease 0s;
    -moz-transition: all 0.7s ease 0s;
    -ms-transition: all 0.7s ease 0s;
    -o-transition: all 0.7s ease 0s;
    transition: all 0.7s ease 0s;
    bottom: -50%;
    left: 0;
    right: 0;
    padding: 50px 20px 40px;
    color: #fff;
    width: 100%;
    height: 100%;
    display: flex; /* Agregar un contenedor flexible */
    justify-content: center; /* Centrar horizontalmente */
    align-items: center; /* Centrar verticalmente */
    text-align: center; /* Centrar el texto dentro del contenedor */
    flex-direction: column; /* Establecer la dirección de los elementos flexibles */
}

.visible-buttons1 h4 {
    padding: 0;
    margin: 0;
    font-size: 18px;
}

.teammembers .magnifier {
    left: 0 !important;
    bottom: 0 !important;
    right: 0 !important;
    top: 0 !important;
}

.entry:hover .visible-buttons1 {
    opacity: 1;
    bottom: 0;
    visibility: visible;
}

.teambuttons p {
    color: #ffffff;
    padding: 0 30px 10px;
}

.teammembers .social-links i {
    color: #ffffff;
}

.teammembers .social-links a {
    color: #ffffff;
    display: inline-block;
    position: relative;
    width: 30px;
    font-size: 20px;
}

.teamdesc {
    border: 1px solid #eee;
    padding: 30px 30px;
}

.teamdesc h4 {
    padding: 0;
    margin: 0 0 5px;
    font-weight: 700;
    font-size: 18px;
}

.teamdesc p {
    display: block;
    font-style: italic;
    padding-bottom: 0;
    margin: 0;
}

/******************************************
CONTACT
******************************************/

.contactv2 {
    margin: 60px 0;
}

.small-box i {
    font-size: 54px;
    color: #232323;
    display: block;
}

.small-box h4 {
    font-weight: 600;
    font-size: 20px;
    margin: 20px 0;
    padding: 0;
    line-height: 1;
}

.small-box small {
    font-size: 18px;
    margin: 5px 0;
    display: block;
}

.small-box a {
    margin-top: 15px;
    display: block;
    text-decoration: underline !important;
    font-weight: 600;
    font-size: 16px;
}

.big-contact-form .form-control {
    margin-bottom: 10px;
    border-radius: 0;
    border-color: #eaeaea;
    height: 45px;
    box-shadow: none;
    color: #b9b9b9;
}

.big-contact-form textarea {
    height: 120px !important;
}

.big-contact-form .form-control::-moz-placeholder {
    color: #b9b9b9;
    opacity: 1;
}

.big-contact-form .form-control:-ms-input-placeholder {
    color: #b9b9b9;
}

.big-contact-form .form-control::-webkit-input-placeholder {
    color: #b9b9b9;
}

#map {
    height: 350px;
    position: relative;
    width: 100%;
    z-index: 1;
}

.mapv2 {
    padding: 10px;
    background-color: #f0f1f2;
    border: 1px solid #eee;
}

#map img {
    max-width: inherit;
}

.loader {
    margin-left: 10px;
}

.map {
    position: relative;
}

.map .row {
    position: relative;
}

.infobox img {
    width: 100% !important;
}

.map .searchmodule {
    padding: 18px 10px;
}

.infobox {
    display: block;
    margin: 0;
    padding: 0 0 10px;
    position: relative;
    width: 260px;
    z-index: 100;
}

.infobox .title {
    font-size: 13px;
    line-height: 1;
    margin-bottom: 0;
    margin-top: 15px;
    padding-bottom: 5px;
    text-transform: capitalize;
}


/******************************************
SECTIONS
******************************************/

.event-section {
    height: 100vh;
    height: 100%;
    padding: 17rem 0;
}

.parallax {
    background-attachment: fixed;
    background-position: 50% 0; /* Centrar la imagen vertical y horizontalmente */
    background-repeat: no-repeat;
    height: 100%;
    position: relative;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

@media (max-width: 768px) {
    .parallax {
        background-size: 768px; /* Utilizar 'contain' para ajustar la imagen al contenedor sin cortarla en pantallas pequeñas */
    }

    .event-section {
        height: 0vh;
        height: 100%;
        padding: 7.5rem 0;
    }
}

.parallax.parallax-off {
    background-attachment: scroll;
    display: block;
    height: 100%;
    min-height: 100%;
    overflow: hidden;
    position: relative;
    background-position: top center;
    width: 100%;
    z-index: 2;
}

.no-scroll-xy {
    overflow: hidden !important;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

.boxed {
    box-shadow: 0 30px 50px 0 rgba(1, 1, 1, 0.18);
    padding: 8rem 4rem 8rem;
    background-color: #ffffff;
    margin-top: -60px;
}

.boxed.boxedp4 {
    padding-top: 4rem;
}

.section {
    background-color: #ffffff;
    padding: 8rem 0;
    position: relative;
    display: block;
}

.section-title {
    margin-bottom: 45px;
}

.text-widget h3,
.section-title h3 {
    margin: 0 0 25px;
    padding: 0;
    line-height: 1;
    font-size: 30px;
    font-weight: 700;
}

.section-title p {
    max-width: 800px;
    margin: 0 auto;
    padding: 0;
    font-size: 16px;
    font-family: 'Droid Serif', sans-serif;
    font-style: italic;
}

.section.gb {
    background-color: #f6f6f6;
}

.section.db {
    background-color: #000000;
}

.overlay {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 1;
    background: url(images/pattern.png) repeat center center rgba(0, 0, 0, 0.7);
}

.video-section {
    position: relative;
}

.slider-bottom {
    position: absolute;
    bottom: 40px;
    left: 0;
    font-size: 10px;
    text-transform: uppercase;
    color: #ffffff;
    letter-spacing: 3px;
    z-index: 11;
    right: 0;
    margin: auto;
    text-align: center;
    font-family: sans-serif;
}

.slider-bottom i {
    display: block;
    font-size: 14px;
    padding: 10px;
}

.home-text-wrapper {
    display: table;
    width: 100%;
    height: 100%;
    max-width: 900px;
    position: relative;
    text-align: center;
    z-index: 11;
}

.home-content {
    position: relative;
}

.home-message {
    display: table-cell;
    height: 100%;
    vertical-align: middle;
}

.home-message p {
    font-size: large;
    color: grey;
    padding: 0;
    margin: 0;
    font-weight: 700;
}

.home-message h1 {
    color: white;
    font-family: sans-serif;
    font-weight: bold;
}

.home-message small {
    font-size: 16px;
    font-family: 'Droid Serif', sans-serif;
    font-style: italic;
    display: block;
    padding: 20px 0 35px;
    margin: 0;
}

.nopadtop {
    padding-top: 0 !important;
}

.box {
    background-color: #ffffff;
    padding: 4rem;
    position: relative;
    z-index: 11;
}

.box p {
    padding: 0;
    margin-bottom: 15px;
}

.box i {
    margin-bottom: 30px;
    display: inline-block;
    line-height: 1;
    font-size: 46px
}

.box h4 {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 20px;
    padding: 0;
}

.m30 {
    margin-top: -60px;
}

.readmore {
    font-weight: 700;
    font-size: 15px;
}

.readmore:after {
    content: "\f107";
    vertical-align: middle;
    padding-left: 5px;
    font-family: "Flaticon";
    font-size: 11px;
}

.image-box {
    position: relative;
}

.image-box .overlay {
    background-image: none;
    border-radius: 6px;
    background-color: rgba(0, 0, 0, 0.2);
}

.image-box img {
    width: 100%;
}

.image-box h4 a,
.image-box h4 {
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    top: 50%;
    z-index: 1;
    font-size: 20px;
    margin: -7px auto;
    color: #ffffff;
}

hr.invis {
    border: 0;
    margin: 20px 0;
}

@media (max-width: 767px) {
    hr.invis {
        margin: 0px 0;
    }
}

/******************************************
COURSE MODULES
******************************************/

.course-box {
    border-radius: 6px 6px 0 0;
    background-color: #ffffff;
    border: 1px solid #eaeaea;
}

.course-box img {
    border-radius: 6px 6px 0 0;
    width: 100%;
}

.course-details {
    padding: 3rem 2rem;
}

.course-details h4 {
    font-size: 18px;
    padding: 0 0 1.5rem;
    font-weight: 700;
    margin: 0;
}

.course-box small {
    display: block;
    font-size: 80%;
    margin-bottom: 10px;
}

.course-details p {
    padding-bottom: 0;
    margin-bottom: 0;
}

.course-footer ul {
    padding-bottom: 0;
    margin-bottom: 0;
    font-size: 14px;
}

.course-footer a {
    color: #aaa;
}

.course-footer i {
    padding-right: 3px;
}

.course-footer {
    border-top: 1px solid #eaeaea;
    padding: 15px;
}

.course-footer .pull-right a {
    font-weight: bold;
    font-size: 16px;
    line-height: 1;
    font-family: Arial
}

.entry {
    position: relative;
}

.magnifier {
    position: absolute;
    bottom: 0;
    left: 0;
    visibility: hidden;
    right: 0;
    opacity: 0;
    top: 0;
    background-color: rgb(120 19 38 / 93%);
    -webkit-transition: visibility 0.35s ease-in-out, opacity 0.35s ease-in-out, top 0.35s ease-in-out, bottom 0.35s ease-in-out, left 0.35s ease-in-out, right 0.35s ease-in-out;
    -moz-transition: visibility 0.35s ease-in-out, opacity 0.35s ease-in-out, top 0.35s ease-in-out, bottom 0.35s ease-in-out, left 0.35s ease-in-out, right 0.35s ease-in-out;
    -o-transition: visibility 0.35s ease-in-out, opacity 0.35s ease-in-out, top 0.35s ease-in-out, bottom 0.35s ease-in-out, left 0.35s ease-in-out, right 0.35s ease-in-out;
    transition: visibility 0.35s ease-in-out, opacity 0.35s ease-in-out, top 0.35s ease-in-out, bottom 0.35s ease-in-out, left 0.35s ease-in-out, right 0.35s ease-in-out;
}

.entry:hover .magnifier {
    opacity: 1;
    z-index: 1000;
    left: 5%;
    top: 5%;
    right: 5%;
    bottom: 5%;
    position: absolute;
    visibility: visible;
}

.magnifier a {
    position: absolute;
    top: 50%;
    text-align: center;
    left: 0;
    right: 0;
    margin: -20px auto;
    font-size: large;
    color: #fff !important;
}


/************************************
WIDGETS
************************************/

.sidebar .widget {
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #eaeaea;
}

.sidebar .widget-title {
    font-weight: 600;
    color: #000000;
}

.sidebar .tags-widget li {
    margin-bottom: 10px;
}

.sidebar .widget .form-control {
    margin-bottom: 10px;
    border-radius: 0;
    border-color: #eaeaea;
    height: 45px;
    box-shadow: none;
    color: #b9b9b9;
}

.sidebar .newsletter-widget .form-control {
    min-width: 260px;
    margin-bottom: 0;
    height: 48px;
}

.sidebar .alignleft {
    float: left;
    margin-right: 20px;
}

.sidebar .mt-0 {
    font-size: 16px;
    padding: 0;
    margin-bottom: 5px;
    margin-top: 0;
}

.sidebar .media {
    display: block;
    margin-bottom: 30px;
}

.sidebar .media:last-child {
    margin-bottom: 0;
}


/************************************
BLOG
************************************/

.site-publisher img {
    float: left;
    margin: 0 20px 0 0;
    max-width: 60px;
}

.authorbox img {
    margin: 10px 30px 0 0;
    min-width: 130px;
}

.site-small-desc h4,
.site-publisher h4 {
    font-weight: 700;
    margin: 5px 0 15px;
    padding: 0;
}

.authorbox {
    background-color: #ffffff;
}

.authorbox p {
    margin-top: 10px;
    color: #b9b9b9;
}

.authorbox small {
    text-transform: capitalize;
    font-style: normal;
    padding-right: 5px;
}

.about-message small {
    text-transform: uppercase;
    letter-spacing: 2px;
}

.small-about-message .small-title {
    font-size: 24px;
    line-height: 24px;
    padding-bottom: 0;
    margin-bottom: 20px;
}

.user_name {
    font-size: 18px;
    font-weight: bold;
    padding: 0 0 5px;
}

.media-right,
.media>.pull-right {
    color: #999 !important;
    font-size: 11px;
    letter-spacing: 2px;
    padding-left: 10px;
    text-transform: uppercase;
}

.boxed-comment {
    border: 1px solid #eee;
    padding: 3rem;
    margin-top: 6rem;
    display: block;
}

.comments-list .media {
    padding: 15px;
    margin-bottom: 15px;
}

.media-body .btn-primary {
    padding: 5px 10px !important;
    font-size: 11px !important;
}

.last-child {
    margin-bottom: 0 !important;
}

.comments-list img {
    max-width: 80px;
    margin-right: 30px;
}

.authorbox-social li a {
    color: #999;
}

.authorbox-social ul {
    padding: 10px 0;
    margin-bottom: 0;
}

.authorbox {
    margin-bottom: 30px;
}

.authorbox img {
    min-width: 130px;
    margin: 10px 30px 0 0 !important;
}

.blog-list {
    padding-bottom: 30px;
    margin-bottom: 30px;
}

.blog-meta .list-inline li span {
    font-style: italic;
    color: #999;
    text-transform: none;
    letter-spacing: 0;
    font-size: 14px;
    padding-right: 5px;
}

.blog-meta h3 {
    padding: 0;
    margin: 10px 0;
    font-size: 30px;
    font-weight: 700;
}

.blog-meta small,
.blog-meta .list-inline li,
.blog-meta .list-inline li a {
    font-size: 13px;
    font-weight: 500;
    text-transform: uppercase;
    color: #000;
}

.blog-meta .list-inline li {
    color: #b9b9b9;
    letter-spacing: 0;
}

.blog-media img {
    width: 100%;
}

.blog-media {
    display: block;
    margin: 25px 0;
}

.blog-desc-big .lead {
    color: #000000;
    font-weight: 600;
}

.blog-desc-big .btn {
    margin-top: 15px;
}

.image-wrap img {
    width: 100%;
}

.image-wrap:after {
    content: "";
    width: 60px;
    height: 4px;
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: #111;
    right: 0;
}

.blog-box {
    background-color: #ffffff;
    border-radius: 6px 6px 0 0;
    border: 1px solid #eaeaea;
}

.blog-box .magnifier {
    border-radius: 6px 6px 0 0;
    top: 0 !important;
    bottom: 0 !important;
    left: 0 !important;
    right: 0 !important;
}

.blog-box img {
    width: 100%;
    border-radius: 6px 6px 0 0;
}

.post-meta {
    padding: 15px 30px 10px;
    margin-top: -5px;
    border-top: 1px solid #eaeaea;
    line-height: 1;
}

.post-meta a {
    font-size: 13px;
    color: #aaa;
}

.post-meta .list-inline>li {
    padding-left: 0;
    padding-right: 0;
    margin-right: 10px;
}

.post-meta li:last-child:after {
    content: ""
}

.blog-desc {
    padding: 3rem 2rem;
    display: block;
    position: relative;
}

.blog-desc h4 a,
.blog-desc h4 {
    font-size: 18px;
    font-weight: 700;
    padding: 0 0 15px;
    margin: 0;
    color: #000000;
}

.blog-desc p {
    padding: 0;
    margin: 0;
}

.stat-count h3,
.stat-count h4 {
    color: #000000;
}

.stat-count h4 {
    font-size: 44px;
    line-height: 1;
    padding: 0;
    margin: 0;
}

.stat-count h3 {
    padding: 30px 0 25px;
    margin: 0;
    line-height: 1;
    font-size: 20px;
}

.stat-count h3 i {
    padding-right: 10px;
    border-right: 1px solid #fff;
    margin-right: 10px;
}

.stat-count p {
    padding: 0;
    margin: 0;
    font-size: 16px;
    font-family: 'Droid Serif', sans-serif;
    font-style: italic;
    display: flex;
    align-items: center;

}

.blog-grid .col-md-6,
.blog-grid .col-md-4 {
    margin-bottom: 30px
}


/******************************************
TESTIMONIAL
******************************************/

.testimonial {
    border: 1px solid #eaeaea;
}

.testimonial p {
    font-style: italic;
    margin-bottom: 0;
}

.testimonial p.testiname {
    font-style: normal;
    font-size: 18px;
    display: block;
    padding-bottom: 0;
    margin-left: 20px;
    margin-bottom: 20px;
    margin-top: 0px;
}

.testimonial p.testiname strong {
    font-weight: 600;
    letter-spacing: -0.6px;
}

.testimonial img {
    margin-right: 10px;
    max-width: 40px;
}

.testimonial:after {
    content: "\f10e";
    padding: 5px;
    font-family: FontAwesome;
    position: absolute;
    bottom: 0px;
    color: #f6f6f6;
    font-size: 21px;
    right: 10px;
}

.testimonial:before {
    content: "\f10d";
    padding: 5px;
    font-family: FontAwesome;
    position: absolute;
    top: 0;
    color: #f6f6f6;
    font-size: 21px;
    left: 10px;
}

.testimonial .rating {
    margin-top: 20px;
}

.rating {
    display: block;
}

.rating i {
    color: #f4af0b !important;
    margin-bottom: 0;
    padding-bottom: 0;
    line-height: 1;
    display: inline-block;
    font-size: 15px;
}

.p120 {
    padding-bottom: 120px !important;
	background: image("/../upload/rv-seller.png")
}

.section.lb {
    border-top: 1px solid #eee;
}

.tagline-message h3 {
    padding: 0;
    font-size: 34px;
    margin: 0;
    color: #ffffff;
    font-weight: bold;
}

.section.lb .tagline-message h3,
.section.gb .tagline-message h3 {
    color: #000;
}

.callout h3 {
    font-size: 90px;
    line-height: 90px;
    margin-top: 0;
    color: #ffffff;
    font-weight: 900;
}

.callout h4 {
    color: #ffffff;
}

.callout h3 sup {
    font-size: 34px;
    top: -0.2em;
    vertical-align: super;
}

.callout .lead {
    color: #ffffff;
    font-size: 29px;
    font-weight: bold;
    line-height: 36px;
    padding: 30px 8px 0;
}

.p40l {
    padding-left: 4rem;
}

.custom-module h2 {
    font-size: 28px;
    font-weight: bold;
    margin: 20px 0 30px;
    padding: 0;
}

.custom-module mark {
    line-height: 1;
    color: #ffffff;
    padding: 0 10px;
}

.custom-module p {
    padding: 0;
    margin: 0;
}


/******************************************
SHOP
******************************************/

.shop-top {
    margin-bottom: 30px;
    padding: 20px 0;
    display: block;
}

.shop-top h2{
    font-size: xx-large;
    font-family: sans-serif;
    text-align: left;
}

.shop-top .customer-feed {
    margin-right: 12px;
    margin-left: 12px;
    color: white;
}

.shop-top p {
    font-style: normal;
    color: black;
    text-align: justify;
    font-size: large;
    font-family: sans-serif;
    padding: 0;
    margin-bottom: 0;
}

.shop-box.course-details h4 {
    padding: 0;
    margin-bottom: 0;
}

.shop-wrapper {
    border: 0;
}

.shop-wrapper .course-details {
    padding: 2rem;
}

.shop-wrapper.course-box small {
    margin-bottom: 0;
    margin-top: 5px;
}

.shop-grid .col-md-3 {
    margin-bottom: 30px;
}

.btn-group.open .dropdown-toggle,
.bootstrap-select>.dropdown-toggle {
    background: #ffffff none repeat scroll 0 0 !important;
    box-shadow: none !important;
    color: #b9b9b9 !important;
    padding: 0;
    border: 0 !important;
    outline: none;
    width: 100%;
    z-index: 1;
}

.shop-desc small {
    font-size: 20px;
    font-weight: bold;
    display: block;
    margin-bottom: 10px;
}

.shop-meta {
    display: block;
    position: relative;
    margin: 30px 0;
    padding: 30px 0;
    border-top: 3px solid #f6f6f6;
    border-bottom: 3px solid #f6f6f6;
}

.shop-meta ul {
    margin-bottom: 0;
    padding-bottom: 0;
    margin-top: 20px;
}

.shop-media .image-wrap::after {
    display: none;
}

.shop-extra {
    margin-top: 40px;
    padding: 60px 60px 40px;
    border: 3px solid #f6f6f6;
}

.shop-extra .nav-tabs>li>a {
    background-color: #ffffff !important;
    border: 0 !important;
    border-bottom: 3px solid transparent !important;
    border-radius: 0;
    font-weight: 700;
    outline: none !important;
    font-size: 17px;
    line-height: 1.42857;
    padding: 10px 30px;
    box-shadow: none !important;
    margin-right: 15px;
}

.shop-extra .nav-tabs {
    border-bottom: 3px solid #f6f6f6 !important;
}

.shop-extra .nav-tabs>li:hover a,
.shop-extra .nav-tabs>li.active a {
    border-bottom-color: #111 !important;
}

.shop-extra .tab-content {
    padding: 40px 0 30px;
}

.shop-extra strong {
    color: #000000;
}

.shop-extra .tab-content h3 {
    font-size: 20px;
    padding: 0 0 30px;
    margin: 0;
}

.shop-extra .form-control {
    margin-bottom: 20px;
}

.related-products {
    display: block;
    margin-top: 80px;
}

.related-products .text-widget h3 {
    font-size: 20px;
    padding-bottom: 10px;
}


/******************************************
FOOTER
******************************************/

.section.footer {
  color: #fff;
  background: url("images/footer-bg.jpg") top center no-repeat;
  background-size: cover;
  font-size: 14px;
  padding: 30px 0 30px 0;
  position: relative;
}

.row-footer-flex .social-links a {
  font-size: 18px;
  display: inline-block;
  background: transparent;
  color: #fff;
  line-height: 1;
  margin-right: 15px;
  width: 36px;
  height: 36px;
  transition: 0.3s;
}

.widget-title {
    color: #ffffff;
    font-size: 20px;
    padding: 0 0 30px;
    margin: 0;
    line-height: 1;
}

.small-title {
    color: #000;
    font-size: 20px;
    padding: 0 0 30px;
    margin: 0;
    line-height: 1;
}

.copyrights {
    background-color: #000;
    border-top: 1px solid #181818;
    padding: 30px 0;
}

.copyrights li a {
    color: #aaa;
}

.copyrights ul {
    padding: 0 !important;
    margin: 15px 0 0 !important;
}

.copyrights ul li {
    line-height: 1;
    font-size: 15px;
    margin: 0 0 0 8px !important;
}

.cop-logo img {
    margin-top: 9px;
    opacity: 0.5;
    -webkit-filter: grayscale(100%);
    /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}

.cop-logo img:hover {
    opacity: 1;
    -webkit-filter: grayscale(0);
    /* Safari 6.0 - 9.0 */
    filter: grayscale(0);
}

.newsletter-widget .form-control {
    border-radius: 0;
    font-size: 14px;
    box-shadow: none !important;
    height: 48px;
    background: transparent;
    border: 1px solid rgba(255, 255, 255, 0.2);
    min-width: 280px;
}

.newsletter-widget img {
    display: block;
    max-width: 280px;
    margin-top: 40px;
}

.newsletter-widget p {
    margin-bottom: 30px;
}

.newsletter-widget .btn {
    padding-left: 23px;
    padding-right: 23px;
}

.footer ul {
    list-style: none;
    padding: 0;
}

.footer .list-widget li {
    margin: 0 0 5px !important;
}

.footer .tags-widget li {
    margin-bottom: 5px;
    margin-top: 5px;
}

.footer .form-control,
.footer p,
.footer a {
    color: #aaa;
}

.footer a:hover {
    color: #ff0000;
}

.absolute-widget {
    border-top: 0 none;
    display: block;
    margin-top: -45%;
    padding: 6rem 4rem;
    position: relative;
    background: url(upload/formbg.jpg) no-repeat top center #161616;
}

.absolute-widget .form-control {
    background-color: transparent;
    border: 0 solid rgba(0, 0, 0, 0.1);
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 0;
    font-size: 14px;
    height: 40px;
    padding-bottom: 15px;
    box-shadow: none !important;
    color: rgba(255, 255, 255, 0.6);
    margin-bottom: 15px;
}

.absolute-widget textarea.form-control {
    height: 100px;
}

.absolute-widget .form-control::-moz-placeholder {
    color: rgba(255, 255, 255, 0.6);
    opacity: 1;
}

.absolute-widget .form-control:-ms-input-placeholder {
    color: rgba(255, 255, 255, 0.6);
}

.absolute-widget .form-control::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.6);
}


/******************************************
BUTTONS
******************************************/

.btn {
    border-radius: 0;
    font-size: 14px;
    border: 1px solid #fff;
    font-weight: bold;
    color: #ffffff !important;
    padding: 13px 40px;
    text-transform: capitalize;
}

.btn-transparent {
    color: #ffffff;
    border: 1px solid #fff;
}


/************************************
MICS
************************************/

.loader {
    display: block;
    margin: 20px auto 0;
}

#preloader {
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: #fff;
    z-index: 11000;
    position: fixed;
    display: block
}

.preloader {
    position: absolute;
    margin: 0 auto;
    left: 1%;
    right: 1%;
    top: 47%;
    width: 65px;
    height: 65px;
    background: center center no-repeat none;
    background-size: 65px 65px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%
}


/******************************************
COLOR BLUE
******************************************/ 

.iconitem a.shopicon i {
    color: #cf0101 !important;
}

.check li:before{
    color: #ffffff;
}

.shop-desc small,
.shop-meta a,
.authorbox small,
blockquote:before,
blockquote:after,
.blog-meta small a,
.small-box i,
.copyrights ul li:hover a,
.footer .readmore,
.breadcrumb>li a,
.yamm h4,
.yamm-content li:hover a,
.stat-count h3,
.blog-desc h4:hover a,
.post-meta li:after,
.course-box small,
.course-details h4:hover a,
.course-footer i,
a:hover,
a:focus,
.box i {
    color: #f50000;
}

.shop-extra .nav-tabs>li:hover a,
.shop-extra .nav-tabs>li.active a,
.modal .form-control,
.form-control:focus,
.btn-transparent {
    border-color: #ff0030 !important;
}

.cb,
.box .event-desc small,
.pagination a,
.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover,
.tags-widget a,
.owl-theme-01 .owl-nav [class*="owl-"]:hover,
mark,
.bgcolor1,
.image-wrap:before,
.image-wrap:after,
.btn-primary {
    border-color: #7c1427;
    background-color: #7c1427;
    box-shadow: inset 0 0 0 0 #ff0404;
    -webkit-transition: all ease 0.5s;
    -moz-transition: all ease 0.5s;
    transition: all ease 0.5s;
}

.btn-secundary {
    border-color: #292660;
    background-color: #292660;
    box-shadow: inset 0 0 0 0 #043aff;
    -webkit-transition: all ease 0.5s;
    -moz-transition: all ease 0.5s;
    transition: all ease 0.5s;
}

.btn-secundary:hover {
    color: #ffffff !important;
    box-shadow: inset 0 100px 0 0 #0900bd;
    border-color: #1302ff;
    background-color: #1302ff;
}

.pagination a:hover,
.tags-widget a:hover,
.btn-primary:hover {
    color: #ffffff !important;
    box-shadow: inset 0 100px 0 0 #bd0000;
    border-color: #ff0202;
    background-color: #ff0202;
}

mark2 {
    border-color: #292660;
    background-color: #292660;
    box-shadow: inset 0 0 0 0 #0421ff;
    -webkit-transition: all ease 0.5s;
    -moz-transition: all ease 0.5s;
    transition: all ease 0.5s;
    color: white;
}

mark3 {
    border-color: #292660;
    background-color: #292660;
    box-shadow: inset 0 0 0 0 #0421ff;
    -webkit-transition:backgrund-color 0.20s;
    -moz-transition: backgrund-color 0.20s;
    
    color: white;
    transition: backgrund-color 0.20s;
}


/******************************************
COLOR GREEN
******************************************/

.menu-widget small,
.course-footer .pull-right a {
    color: #82b440;
}

.btn-default {
    border-color: #a94442;
    background-color: #a94442;
    box-shadow: inset 0 0 0 0 #74a632;
    -webkit-transition: all ease 0.5s;
    -moz-transition: all ease 0.5s;
    transition: all ease 0.5s;
}

.btn-default:hover {
    box-shadow: inset 0 100px 0 0 #74a632;
    border-color: #74a632;
}


/******************************************
RESPONSIVE
******************************************/

@media (max-width: 992px) {
    .p120 {
        padding-bottom: 8rem !important;
    }
    .boxed {
        margin-top: 4rem;
    }
    .blog-box,
    .testimonial,
    .stat-count {
        margin: 30px 0;
    }
    .m30 {
        margin-top: 30px;
    }
    .absolute-widget {
        background-image: none;
    }
    .sidebar {
        margin-top: 30px;
    }
    .container {
        min-width: 100% !important;
    }
    .footer .widget {
        margin: 30px 0;
    }
}

@media (max-width: 768px) {
    .shop-extra .nav-tabs>li>a,
    .shop-extra .nav-tabs>li {
        float: none;
        display: block;
        width: 100%;
        text-align: center;
    }
    .shop-extra {
        padding: 30px 10px;
    }
    
    .authorbox img {
        float: none;
        margin: 0 0 30px !important;
        min-width: 100px;
    }
    .media-left,
    .media>.pull-left {
        display: block;
        float: none;
        margin: 0 0 30px;
        padding-right: 10px;
    }
}

@media (max-width: 468px) {
    .blog-meta h3 {
        font-size: 20px;
    }
}

@media (min-width: 1200px) {
    .yamm-fw {
        position: relative;
    }
    
   
    
    .yamm-fw>ul li {
        position: relative;
    }
    .yamm-fw>ul li:hover>ul {
        visibility: visible;
        opacity: 1;
        left: 100%;
    }
}

@media (max-width: 1200px) {
    .nav>li>a {
        padding: 1em 0.7em;
    }
}

/******************************************
CARDS TEXT INDEX
******************************************/
.image-table-choose {
    display: grid;
    grid-template-columns: 1fr 1fr;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    margin-right: 20px;
    margin-left: 20px;
  }
  
  .carousel-container {
    position: relative;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    perspective: 10000px;
    opacity: 0;
    transform: translateY(50px);
  }

  .carousel-container h3 {
    font-size: 20px;
    font-family: sans-serif;
  }

  .carousel-container.animate {
    opacity: 1;
    transform: translateY(0);
    transition: opacity 0.5s ease-in-out, transform 0.5s ease-in-out;
  }
  
  .carousel-container img {
    width: 28%;
    transition: transform 0.5s;
  }

  .carousel-container .titleicons {
    margin-top: 50px;
  }
  
  .carousel-text {
    position: absolute;
    top: 0;
    left: 0;
    background-color: #7c1427;
    color: #fff;
    width: auto;
    height: 100%;
    padding: 0px;
    transform: rotateY(90deg);
    transition: transform 0.5s;
    display: flex; /* Agregar un contenedor flexible */
    justify-content: center; /* Centrar horizontalmente */
    align-items: center; /* Centrar verticalmente */
    text-align: center; /* Centrar el texto dentro del contenedor */
    flex-direction: column; /* Establecer la dirección de los elementos flexibles */
  }

  .carousel-text h3 {
    font-family: sans-serif;
    font-size: 20px;
    color: white;
  }

  .carousel-text p {
    font-style: normal;
    font-family: sans-serif;
    margin: 20px;
  }
   
  .carousel-container:hover img {
    transform: rotateY(-90deg);
  }
  
  .carousel-container:hover .carousel-text {
    transform: rotateY(0deg);
  }
  
  /* Media query para tabletas y pantallas más pequeñas */
  @media (max-width: 768px) {
    .image-table-choose {
      grid-template-columns: 1fr; /* Cambiar a una columna para mostrar en línea vertical */
      justify-content: center;
      align-items: center;
      gap: 0;
    }

    .carousel-container img {
        width: 30%;
        min-width: 0px; /* Establece el tamaño mínimo deseado para las imágenes */
        transition: transform 0.5s;
      }

      .carousel-container h3 {
        font-size: 17px;
        font-family: sans-serif;
      }

      .carousel-text h3 {
        font-family: sans-serif;
        font-size: 17px;
        color: white;
        margin-bottom: 3px;
      }

      .carousel-text p {
        font-style: normal;
        font-family: sans-serif;
        font-size: 14px;
      }
    
    .carousel-container {
      margin: 3px; /* Ajustar el espacio entre las imágenes */
    }

    .carousel-container .titleicons {
        margin-top: 20px;
      }
  }

/******************************************
COLORS ICON PHONE Y MAIL TO RED
******************************************/ 
  .header i.fa-phone,
  .header i.fa-envelope {
  color: #7c1427;
}

/******************************************
CAMBIAR TAMAÑO ICONOS REDES SOCIALES FOOTER
******************************************/ 

.social-links .fa {
    font-size: 37px;
}

/******************************************
SECCIONES COLORES DE FONDO ENCABEZADOS Y FOOTERS
******************************************/ 

.aboutusseccion {
    background-image: url("images/aboutus/aboutusseccion_color.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: relative;
}

.section-background {
  background-color: white;
    padding: 10px; /* Puedes ajustar el espacio de separación dentro de las secciones */
  }

  @media (max-width: 767px) {
    .section-background{
        padding: 5px;
    }
}

.section-backgroundfoot {
    background-color: white;
      padding: 10px; /* Puedes ajustar el espacio de separación dentro de las secciones */
    }
  
    @media (max-width: 767px) {
      .section-backgroundfoot{
        background-color: white;
          padding: 5px;
      }
  }

/******************************************
LINEA SUBRAYADO GUINDA
******************************************/ 
  .underlined-text {
    position: relative;
    display: inline-block;
}

.underlined-text::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -5px; /* Ajusta este valor para controlar el grosor del subrayado */
    width: 100%;
    height: 5px; /* Ajusta este valor para controlar la altura del subrayado */
    background-color: #7c1427;
}

/******************************************
LINEA SUBRAYADO BLANCO
******************************************/ 

.underlined-text2 {
    position: relative;
    display: inline-block;
}

.underlined-text2::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -5px; /* Ajusta este valor para controlar el grosor del subrayado */
    width: 100%;
    height: 5px; /* Ajusta este valor para controlar la altura del subrayado */
    background-color: white;
}

/******************************************
LINEA SUBRAYADO BLANCO LEVE
******************************************/ 

.underlined-text3 {
    position: relative;
    display: inline-block;
}

.underlined-text3::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0px; /* Ajusta este valor para controlar el grosor del subrayado */
    width: 100%;
    height: 2px; /* Ajusta este valor para controlar la altura del subrayado */
    background-color: white;
}

/******************************************
IMAGEN DE WARNING EN COLORS
******************************************/ 
.warning-container {
    margin-bottom: 20px;
    text-align: center; /* Centra el contenido */
}

.warning-container p {
    color: #7c1427;
    font-size: large;
    display: flex; /* Utiliza un contenedor flexible para alinear elementos */
    align-items: center; /* Centra verticalmente los elementos en el contenedor */
    justify-content: center; /* Centra horizontalmente los elementos en el contenedor */
}

.warning-container img.left-img {
    width: 35px;
    height: auto;
    margin-right: 10px; /* Espacio entre la imagen izquierda y el texto */
}

.warning-container img.right-img {
    width: 35px;
    height: auto;
    margin-left: 10px; /* Espacio entre la imagen derecha y el texto */
}

/******************************************
VIÑETAS EN OURBUILDINGS 
******************************************/ 

  .custom-list ul {
    list-style-type: none;
      color: black; /* Color del texto */
      font-size: large; /* Tamaño del texto */
      padding-left: 30px; /* Espacio a la izquierda para alinear con los párrafos */
      font-family: sans-serif;
    }

    .custom-list ul li {
        position: relative;
        padding-left: 30px; /* Añade espacio entre la imagen y el texto */
      }
  
      /* Ajusta el tamaño de la imagen de la viñeta */
      .custom-list ul li::before {
        content: ""; /* Esto es necesario para que el pseudo-elemento sea visible */
        position: absolute;
        left: 0;
        top: 50%;
        transform: translateY(-50%);
        width: 20px; /* Ajusta el ancho de la imagen */
        height: 20px; /* Ajusta la altura de la imagen */
        background-image: url('images/vineta/derecha.png'); /* Ruta correcta a la imagen */
        background-size: contain; /* Escalamos la imagen para que quepa dentro del espacio asignado */
        background-repeat: no-repeat;
      }

 /******************************************
FLEX CONTAINER 2 USADO EN CONTACT US
******************************************/ 

      .flex-container2 {
        display: flex;
        justify-content: center;
        align-items: center;
      }
    
      @media screen and (max-width: 768px) {
        .flex-container2 {
          flex-direction: column;
        }
      }

/******************************************
COLUMNA QUALITY
******************************************/
.row-quality {
    display: flex;
  }

    .column-quality {
        flex: 50%;
    }

    .column-quality p{
        text-align: justify;
        font-size: large;
        font-family: sans-serif;
        color: white;
        margin-left: 20px;
        margin-top: 20px;
        margin-right: 20px;
    }

    .column-quality2 {
        flex: 50%;
        display: flex;
    }

    .column-quality video {
        width: 110%;
        height: 100%;
    }

@media screen and (max-width: 768px) {
    .row-quality {
      flex-direction: column;
    }
  
    .column-quality video {
        width: 100%;
        height: auto;
    }
  }

/******************************************
COLUMNA METALBUILDINGS
******************************************/
.row-metal {
    display: flex;
  }

    .column-metal {
        background-color: white;
        flex: 50%;
        padding: 20px;
        border-radius: 10px; /* Agrega bordes redondeados */
        margin: 20px; /* Agrega separación entre columnas */
    }

    .column-metal h4{
        font-size: xx-large;
        font-family: sans-serif;
        text-align: left;
    }

    .column-metal p {
        font-style: normal;
        color: black;
        text-align: justify;
        font-size: large;
        font-family: sans-serif;
    }

    .column-metal2 {
        flex: 60%;
        display: flex;
        align-items: center;
    }

@media screen and (max-width: 768px) {
    .row-metal {
      flex-direction: column;
    }
  
    .column-metal {
      margin-bottom: 20px;
    }
  }

/******************************************
COLUMNA CONTACUS FOLLOW
******************************************/
.row-followus {
    display: flex;
  }

    .column-followus {
        flex: 50%;
  padding: 0px;
  margin: 0px; /* Agrega separación entre columnas */
  margin-bottom: 60px;
    }

@media screen and (max-width: 768px) {
    .row-followus {
      flex-direction: column;
      align-items: center;
    }
  
    .column-followus {
        margin-bottom: 50px;
    }
  }

/******************************************
TESTIMONY VIDEO
******************************************/

.column-video {
    text-align: center; /* Alinea el contenido del centro horizontalmente */
    padding: 0; /* Puedes ajustar esto según sea necesario */
    align-items: center;
    margin: 20px; /* Agrega separación entre columnas */
    margin-left: 10px;
}

.video-youtube{
    width: 100%;
    height: 615px;
    margin: 0; /* Centra el video horizontalmente */
}


@media screen and (max-width: 1367px) {
    .column-video {
        text-align: center; /* Alinea el contenido del centro horizontalmente */
        padding: 0; /* Puedes ajustar esto según sea necesario */
        align-items: center;
        margin: 10px; /* Agrega separación entre columnas */
        margin-left: 5px;
    }

    .video-youtube{
        width: 100%;
        height: 415px;
        margin: 0 auto; /* Centra el video horizontalmente */
    }
}

@media screen and (max-width: 768px) {
    .subtitle-name{
        font-size: 2rem;
        text-align: center;
        align-items: center;
    }

    .column-video {
        text-align: center; /* Alinea el contenido del centro horizontalmente */
        padding: 0; /* Puedes ajustar esto según sea necesario */
        align-items: center;
        margin: 10px; /* Agrega separación entre columnas */
        margin-left: 5px;
    }

    .video-youtube{
        width: 100%;
        height: 315px;
        margin: 0 auto; /* Centra el video horizontalmente */
    }
}

/******************************************
COLUMNA ROOFTYPE
******************************************/
.row-rooftype {
    align-items: center;
    display: flex;
    justify-content: center; /* Centrar horizontalmente */
  }

  .column-rooftype2 {
    align-items: center;
    flex: 50%;
    display: flex;
    justify-content: space-around; /* Separar las imágenes */
}

@media screen and (max-width: 768px) {
    .column-rooftype2 {
        margin-bottom: 0; /* Eliminar el margen en dispositivos móviles */
        flex-direction: column; /* Mostrar imágenes en vertical */
    }
  }

  /******************************************
INDEX OUR BUILDINGS
******************************************/

.flex-container-index {
    display: flex;
    flex-direction: column; /* Cambiar la dirección de flex a columna */
    align-items: center;
  }
  
  .column-index h3{
    text-align: left;
    font-size: x-large;
    color: white;
    font-family: sans-serif;
  }
  
  @media screen and (min-width: 768px) {
    .flex-container-index {
      flex-direction: row; /* Volver a la dirección de flex a fila en pantallas grandes */
    }
  
    .column-index {
      flex: 1;
    }
  }

  /******************************************
INDEX AREA SERVICE
******************************************/

  .flex-container-index2 {
    display: flex;
    flex-direction: column; /* Cambiar la dirección de flex a columna */
    align-items: center;
    text-align: center;
    margin: 15px;
  }

  .column-index2 h2{
    font-size: xx-large;
    font-family: sans-serif;
    color: white;
  }

  .column-index2 a{
    margin-left: 40px;
  }
  
  @media (max-width: 768px) {
    .flex-container-index2 {
      flex-direction: row; /* Volver a la dirección de flex a fila en pantallas grandes */
      margin: 0px;
    }
  
    .column-index2 {
      flex: 1;
    }

    .column-index2 a{
        margin-left: 0px;
      }
  }

    /******************************************
    accesories anchors
    ******************************************/

  .p-accesories {
    font-size: large;
    font-family: sans-serif;
    text-align: left;
  }
  
  @media (max-width: 768px) {
    .p-accesories {
      font-size: smaller;
      text-align: left;
    }
  }

   /******************************************
    CARRUSEL TESTIMONY INDEX
    ******************************************/
    .linevaluedhorizontal{
        border: none; 
        height: 2.2px;
        background-color: #7c1427;
        width: 400px;
        margin: 0 auto;
        margin-bottom: 15px;
      }
    
    .row-flex-testimony{
        display: flex;
        align-items: stretch;
        margin-left: 8px;
        margin-right: 10px;
    }

    .american-presentation-movil{
        display: none;
    }

    .american-presentation{
        background-color: #f4f4f4;
        border-radius: 4px;
        flex: 1;
        flex: 50%;
        margin-right: 80px;
    }

    .user-details-card-american {
        display: flex;
        flex-direction: column;
        align-items: center;
        text-align: center;
        margin-top: 65px;
    }

    .american-logo-review {
        width: 50%;
    }
    
    .star-reviews-american {
        margin-top: 5px;
        width: 30%;
        margin-left: 5px;
    }

    .testimony_review_american{
        margin-top: 35px;
        font-size: 17px;
        font-family: sans-serif;
    }

    .google_review_american{
        width: 16px;
        margin-right: 10px;
        margin-bottom: 2px;
    }

    .swiper-testimony {
        background-color: #f4f4f4;
        width: 100%;
        border-radius: 4px;
    }
    
    .testimonial-container {
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 10px 20px;
    }
    
    .user-info {
        display: flex;
        align-items: center;
        margin-left: 30px;
        margin-top: 30px;
    }
    
    .user-info .testimony__img {
        width: 45px;
        height: 45px;
        border-radius: 0%;
        margin-left: 5px;
    }

    .user-details {
        display: flex;
        flex-direction: column;
        margin-left: 5px;
    }
    
    .user-info .subtitle-name {
        font-size: 20px;
        font-weight: bold;
        color: #7c1427;
        margin: 0;
        margin-left: 5px;
    }
    
    .stars .star-reviews {
        width: 17%;
    }
    
    .testimony_review {
        font-family: sans-serif;
        font-size: 17px;
        color: black;
        text-align: justify;
        overflow: hidden;
        position: relative;
        overflow-y: auto;
        max-height: 130px;
        margin-left: 42px;
        margin-right: 42px;
    }
    
    .google_review {
        margin-right: 42px;
        width: 45px;
        margin-bottom: 35px;
    }
    
    .swiper-testimony .swiper-button-prev,
    .swiper-testimony .swiper-button-next {
        color: grey;
        --swiper-navigation-size: 35px;
    }
    
    .swiper-testimony .swiper-button-prev {
        left: 5px;
    }
    
    .swiper-testimony .swiper-button-next {
        right: 5px;
    }

      @media screen and (max-width: 768px) {
        .linevaluedhorizontal{
            width: 250px;
            margin-bottom: 15px;
          }

        .row-flex-testimony{
            flex-direction: column;
        }

        .american-presentation{
            display: none;
        }

        .american-presentation-movil {
            display: block;
            margin-right: 18px;
            margin-left: 18px;
            margin-bottom: 20px;
            background-color: #f4f4f4;
            border-radius: 4px;
          }
          
          .american-logo-review-movil {
            margin-top: 30px;
            width: 45%;
            margin-left: 40px;
          }

          .google-american-movil {
            width: 5.5%;
            float: right;
            margin-top: 35px;
            margin-right: 40px;
          }
          
          .stars-american-movil {
            width: 72%;
            margin-top: 5px;
            margin-left: 40px;
            margin-bottom: 30px;
          }
          
          .text-google-movil {
            white-space: nowrap;
            font-family: sans-serif;
            font-size: 15px;
            margin-left: 6px;
            margin-bottom: 30px;
          }

        .swiper-testimony{
            background-color: #f4f4f4;
            width: 92%;
            border-radius: 4px;
          }

          .testimonial-container {
            display: flex;
            align-items: center;
            justify-content: space-between;
            padding: 10px 20px;
        }
        
        .user-info {
            display: flex;
            align-items: center;
        }
        
        .user-info .testimony__img {
            width: 45px;
            height: 45px;
            border-radius: 0%;
        }
    
        .user-details {
            display: flex;
            flex-direction: column;
        }
        
        .user-info .subtitle-name {
            font-size: 18px;
            font-weight: bold;
            color: #7c1427;
            text-align: left;
        }
        
        .stars .star-reviews {
            width: 37%;
        }
        
        .testimony_review {
            font-family: sans-serif;
            font-size: 15px;
            color: black;
            text-align: justify;
            overflow: hidden;
            position: relative;
            overflow-y: auto;
            max-height: 130px;
            margin-left: 42px;
            margin-right: 42px;
        }
        
        .google_review {
            margin-right: 42px;
            margin-bottom: 10px;
            width: 100px;
        }

        .swiper-testimony .swiper-button-prev,
        .swiper-testimony .swiper-button-next {
            color: gray;
            --swiper-navigation-size: 25px;
        }
    }

  /******************************************
    CARRUSEL INDEX IMAGENES
    ******************************************/
    .flex-container {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
    
      .shop-top-index {
        margin: 10px;
        text-align: left;
    }

    .shop-top-index h2{
        font-size: xx-large;
        font-weight: bold;
        font-family: sans-serif;
    }
    
      .shop-top-index p{
        padding: 5;
        margin-bottom: 0;
        text-align: left;
        font-size: x-large;
        color: black;
        font-family: sans-serif;
    }
    
      @media screen and (max-width: 770px) {
        .flex-container {
          flex-direction: column;
        }
    
          .shop-top-index {
            margin: 10px;
            text-align: left;
        }
        
          .shop-top-index p{
            padding: 5;
            margin-bottom: 0;
            text-align: left;
        }
    
        .order-md-1-index {
            order: 2; /* Cambia el orden de la columna en pantallas pequeñas */
        }
        
        .order-md-2-index {
            order: 1; /* Cambia el orden de la columna en pantallas pequeñas */
        }
      }  
  
  .swiper-design-index{
    width: 50%;
  }

  .swiper-design-index img{
    width: 100%;
    height: auto;
  }

  .swiper-design-index .swiper-button-prev,
  .swiper-design-index .swiper-button-next{
    color: white;
  }
  
  .swiper-design-index .swiper-button-prev{
    left: 0px;
  }
  
  .swiper-design-index .swiper-button-next{
    right: 0px;
  }
  
  @media screen and (max-width: 768px) {
    .swiper-design-index{
      width: 90%;
    }

    .swiper-design-index img{
        width: 100%;
        height: auto;
    }
  }

/******************************************
    CARRUSEL ABOUT US HISTORY IMAGES
    ******************************************/
    .flex-container-history {
        display: flex;
      }
    
      .shop-top-history {
        text-align: left;
        flex: 50%;
        margin-right: 10px;
    }
    
      .shop-top-history p{
        text-align: justify;
        font-size: large;
        font-family: sans-serif;
        color: black;
    }

    .column-video-history{
        flex: 50%;
        display: flex;
        margin-left: 10px;
    }

    .column-video-history video {
        width: 100%;
        height: 100%;
    }
    
      @media screen and (max-width: 768px) {
        .flex-container-history {
            flex-direction: column;
          }

            .column-video-history video {
                width: 100%;
                height: auto;
            }
      }

/******************************************
COLUMNA CAMBIAR ORDEN OURMISSION ABOUTUS
******************************************/
.row-missionvison{
    display: flex;
    justify-content: space-around;
    align-items: start;
}

.row-missionvison .colum-containermission,
.row-missionvison .column-containervision {
  flex: 1;
}

.row-missionvison p{
    text-align: justify;
    font-size: large;
    font-family: sans-serif;
    color: black;
}

.row-missionvison h2 {
    font-family: sans-serif;
    font-size: xx-large;
    text-align: center;
}

.linemissionvertical{
    border: none;
    width: 1px;
    height: 230px;
    background-color: #7c1427;
    display: inline-block;
    margin: 0 auto;
    margin-left: 25px;
    margin-right: 25px;
  }

  .linemissionhorizontal{
    border: none; 
    height: 2px;
    background-color: #7c1427;
    width: 55%;
    margin: 0 auto;
    margin-top: 35px;
    margin-bottom: 35px;
  }

 
    @media screen and (max-width: 768px)  {
  .row-missionvison{
    flex-direction: column;
    align-items: center;
  }

  .linemissionvertical {
    display: none;
  }

  .linemissionhorizontal{
    width: 95%;
  }

    .order-md-1 {
        order: 2; /* Cambia el orden de la columna en pantallas pequeñas */
    }
    
    .order-md-2 {
        order: 1; /* Cambia el orden de la columna en pantallas pequeñas */
    }
}

/******************************************
SLIDER COLUMNAS COMPANY VALUES ABOUT US
******************************************/
.swiper-company-values{
    width: 100%;
  }

  .swiper-company-values h3{
        font-size: 2.2rem;
        text-align: left;
        align-items: center;
        color: white;
        margin-bottom: 30px;
        margin-left: 50px;
  }

  .swiper-company-values p{
    margin-left: 50px;
    margin-right: 50px;
    text-align: justify;
    font-family: sans-serif;
    font-size: large;
    color: white;
  }
  
  .swiper-company-values .swiper-button-prev,
  .swiper-company-values .swiper-button-next{
    color: white;
  }
  
  .swiper-company-values .swiper-button-prev{
    left: 0px;
  }
  
  .swiper-company-values .swiper-button-next{
    right: 0px;
  }

  @media screen and (max-width: 768px) {
    .swiper-company-values{
        width: 90%;
      }
  }

/******************************************
COLUMNA ICONOS EN OUR BUILDINGS
******************************************/
.row-iconsourbuildings{
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.row-iconsourbuildings p{
    text-align: center;
    font-family: sans-serif;
    font-size: x-large;
    color: #292660;
}

.row-iconsourbuildings span{
    color: grey;
    font-size: large;
    font-weight: normal;
    font-family: sans-serif;
}

.row-iconsourbuildings img{
    margin-left: 75px;
    width: 50%;
}

@media screen and (max-width: 768px){
    .row-iconsourbuildings{
        flex-direction: column;
    }

    .row-iconsourbuildings img{
        width: 2.5em;
        margin-right: 80px;
    }

    .row-iconsourbuildings p{
        font-size: large;
    }

    .row-iconsourbuildings span{
        font-size: small;
    }
}

/******************************************
COLUMNA OURBUILDINGS DENTRO DE CADA BUILDING
******************************************/
.flex-container-buildings {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }

  .image-container,
  .text-container {
      flex: 1;
  }

  .text-container h2{
    font-family: sans-serif;
 }

  .image-container img {
    max-width: 100%;
    height: auto;
}

.column-buildings {
    display: flex;
    justify-content: space-around;
 }

.column-buildings .btn-agricultural .btn,
.column-buildings .btn-commercial .btn,
.column-buildings .btn-garage .btn,
.column-buildings .btn-loafing .btn,
.column-buildings .btn-rvcover .btn,
.column-buildings .btn-shed .btn,
.column-buildings .btn-carport .btn,
.column-buildings .btn-combo .btn {
    width: 230px;
    font-family: sans-serif;
}

.column-buildings2{
    width: 75%;
    margin-left: 90px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.column-buildings-movil{
    display: none;
}

@media screen and (max-width: 768px) {
    .flex-container-buildings {
        flex-direction: column;
    }

    .column-buildings{
        display: none;
    }

    .column-buildings-movil{
        display: block;
    }
    
    .column-buildings-movil {
        flex-direction: column;
        align-items: center;
        text-align: center;
        margin-top: 5px;
    }

    .column-buildings-movil .btn-agricultural,
    .column-buildings-movil .btn-commercial,
    .column-buildings-movil .btn-garage,
    .column-buildings-movil .btn-loafing,
    .column-buildings-movil .btn-rvcover,
    .column-buildings-movil .btn-shed,
    .column-buildings-movil .btn-carport,
    .column-buildings-movil .btn-combo {
        margin-bottom: 10px;
    }

    .column-buildings-movil .btn-agricultural .btn,
    .column-buildings-movil .btn-commercial .btn,
    .column-buildings-movil .btn-garage .btn,
    .column-buildings-movil .btn-loafing .btn,
    .column-buildings-movil .btn-rvcover .btn,
    .column-buildings-movil .btn-shed .btn,
    .column-buildings-movil .btn-carport .btn,
    .column-buildings-movil .btn-combo .btn {
        width: 230px;
        font-family: sans-serif;
    }

    .column-buildings2 {
        width: 90%;
        margin: 20px;
    }
}

/******************************************
COLUMNA DEBAJO DE CADA OURBUILDINGS
******************************************/
.image-section {
    display: flex;
    justify-content: space-between;
}

.image-container {
    text-align: center;
    padding: 0px;
    border: 1px solid #ccc; /* Borde gris alrededor de cada imagen */
    margin: 20px;
}

.image-container img {
    width: 100%;
    height: auto;
}

.image-text {
    background-color: #7c1427;
    color: white;
    font-family: sans-serif;
    margin: 0;
}

.image-title {
    font-family: sans-serif;
    font-size: large;
    color: black;
    margin-top: 10px;
    max-width: 100%; /* Establece un ancho máximo del 100% */
    white-space: nowrap; /* Evita el salto de línea */
    overflow: hidden; /* Oculta el texto que desborda el ancho */
    text-overflow: ellipsis; /* Agrega puntos suspensivos al final */
}

.buttons {
    margin-top: 10px;
}

.buttons a {
    margin: 5px;
}

@media screen and (max-width: 768px){
    .image-section {
        flex-direction: column;
        align-items: center;
    }

    .image-container {
        width: 80%;
        margin-bottom: 5px;
    }

    .image-container img {
        width: 100%;
        height: auto;
    }

    .image-text {
        background-color: #7c1427;
        color: white;
        font-family: sans-serif;
        margin: 0;
    }

    .image-title {
        font-family: sans-serif;
        font-size: large;
        color: black;
        margin-top: 10px;
    }

    .buttons {
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .buttons a {
        margin: 5px;
    }
}

/******************************************
COLUMNA CON PASOS PARA PEDIR CADA BUILDINGS
******************************************/
.text-steps {
    text-align: center;
    font-family: sans-serif;
    color: white;
    margin-bottom: 50px;
}

.row-buildings-steps {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.row-buildings-steps .step {
    position: relative;
    text-align: center;
    font-family: sans-serif;
    font-size: large;
    color: white;
    width: 20%;
    margin: 0 1%; /* Agrega margen entre los pasos */
    margin-bottom: 50px;
    font-weight: bold;
}

.row-buildings-steps .step img {
    width: 30%;
    margin: 0 auto;
}

.row-buildings-steps .step-number {
    position: absolute;
    color: white;
    font-size: 17rem;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: left;
    align-items: center;
    font-weight: bold;
    top: -20px;
    left: 15px;
    opacity: 0.2;
}
  
  @media screen and (max-width: 768px){
    .text-steps {
        margin-bottom: 20px;
    }

      .row-buildings-steps{
          flex-direction: column;
      }

      .row-buildings-steps .step {
        text-align: center;
        font-family: sans-serif;
        font-size: medium;
        color: white;
        font-weight: bold;
        margin-bottom: 15px;
    }

    .row-buildings-steps .step img {
        width: 60%;
    }

    .row-buildings-steps .step-number {
        position: absolute;
        color: white;
        font-size: 15rem;
        width: 100%;
        height: 100%;
        display: flex;
        justify-content: right;
        align-items: center;
        font-weight: bold;
        top: 0px;
        left: -30px;
        opacity: 0.2;
    }
  }

/******************************************
COLUMNAS Y FILAS PARA EL FORMULARIO CONTACT US
******************************************/
.row-form-contact {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 15px;
}

.row-form-contact > * {
    flex: 1;
}

.row-form-contact label {
    font-family: sans-serif;
    font-size: large;
    color: #292660;
    font-weight: normal;
}

.row-form-contact input,
.row-form-contact textarea {
    width: 100%;
    padding: 12px 20px;
    margin: 8px 0;
    box-sizing: border-box;
    border: 1px solid black;
    border-radius: 4px;
    resize: vertical;
    color: black;
}

.row-form-contact select {
    width: 100%;
    padding: 12px 20px;
    margin: 8px 0;
    box-sizing: border-box;
    border: 1px solid black;
    border-radius: 4px;
    resize: vertical;
    color: black;
    background-color: white;
}

.row-form-contact .financingg {
    text-align: center;
}

.row-form-contact textarea {
    height: 150px;
}

/* Agregar separación entre las columnas */
.row-form-contact > .column-form-contact {
    margin-right: 40px; /* Ajusta el valor según el espacio deseado */
}

@media screen and (max-width: 768px){
    .row-form-contact {
        flex-direction: column;
    }

    .row-form-contact input,
    .row-form-contact textarea {
        width: auto;
        padding: 12px 80px;
        margin: 0;
        box-sizing: border-box;
        border: 1px solid black;
        border-radius: 4px;
        resize: vertical;
        color: black;
    }

    .row-form-contact select{
        width: auto !important;
        padding: 18px 95px !important;
        margin-bottom: 10px !important;
    }

    #financing_yes{
        margin-right: 10px;
   }

    .btn-wrapper-contact{
        margin-left: 25px;
    }

    .row-form-contact > .column-form-contact {
        margin: 0;
    }
}

/* .loader {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 999999999999999999;
    background-color: white;
    background-position: center center;
    background-repeat: no-repeat;
    background-image: url(images/loader/loader_gif.gif);
} */


/******************************************
FOOTER
******************************************/
.row-footer-flex{
    display: flex;
    justify-content: space-between;
    align-items: start;
}

.column-footer .spacer-foot{
    visibility: hidden;
    margin-top: 17px;
}

.column-footer .spacer-foot2{
    visibility: hidden;
    margin-top: 17px;
}

 .logo-foot-movil{
    display: none;
}

@media (max-width: 768px) {
    .row-footer-flex {
        display: flex;
        flex-wrap: wrap; /* Permite que las columnas se envuelvan a la siguiente línea */
    }

    .logo-foot-web{
        display: none;
    }

    .logo-foot-movil{
        display: block;
        margin-right: 20px;
    }

    .column-footer {
        flex: 0 0 calc(40% - 0px); /* Cada columna ocupa el 50% del ancho con espacio entre ellas */
        margin-left: 20px; /* Espacio entre columnas (puedes ajustarlo según tus preferencias) */
    }
}

/******************************************
HEADER Y NAVBAR
******************************************/
.topbar {
    padding: 12px 0 14px;
    text-align: center;
    margin-right: 170px;
}

.topbar a {
    color: white;
    font-size: 15px;
    font-family: sans-serif;
}

.topbar a:hover {
    color: red;
}

.topbar i {
    margin-right: 5px;
}

.header{
    height: auto;
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 9999;
}

.nav2{
    display: flex;
    justify-content: space-around;
    max-width: 100%;
    background-color: transparent;
    transition: background-color 0.3s;
}

.nav2.opaque {
    background-color: rgba(128, 128, 128, 0.9);
    max-width: 100%;
}

.logo-bar{
    line-height: 80px;
    margin-left: 100px;
}

.nav-link{
    font-family: sans-serif;
    color: white;
}

.nav-menu{
    display: flex;
    list-style: none;
    margin-right: 50px;
}

.nav-menu-item{
    font-size: 15px;
    font-weight: bold;
    margin: 0 20px;
    line-height: 80px;
    width: max-content;
}

.nav-toogle{
    color: white;
    background: none;
    border:none;
    font-size: 30px;
    padding: 0 20px;
    line-height: 60px;
    cursor: pointer;
    display: none;
}

.dropdown .dropdown-menu {
    border-radius: 15px;
    border-top: 3px solid #ddd;
    background-color: #fff !important;
}

.hassubmenu:hover>ul {
    visibility: visible;
    opacity: 1;
    top: 70%;
}

.hassubmenu>ul{
    position: absolute;
    top: 160%;
    visibility: hidden;
    display: block;
    opacity: 0;
}

.hassubmenu li a {
    transition: transform 0.3s;
    font-size: 15px;
    font-family: sans-serif;
    color: grey;
    margin: 15px;
}

.hassubmenu li a:hover {
    color: red;
    transform: translateX(10px);
}

.dropdown .dropdown-menu {
    border-top-color: #cf0101;
    border-radius: 10px;
    padding: auto;
    align-items: center;
}

.bigsize h1{
    font-size: 60px;
}

@media (max-width: 1000px) {
    .topbar{
        margin: 0;
    }

    .logo-bar{
        margin-left: 10px;
        line-height: 60px;
    }

    .nav2{
        justify-content: space-between;
    }
    
    .nav-menu{
        flex-direction: column;
        margin: 0;
        background-color: black;
        position: fixed;
        left: 0;
        top: 110px;
        width: 100%;
        padding: 0;
        height: calc(100% - 110px);
        overflow-y: auto;
        left: 100%;
        transition: left 0.3s;
    }
    
    .nav-menu-item{
        font-size: 15px;
        line-height: 70px;
    }
    
    .nav-toogle{
        display: block;
    }

    .nav-menu_visible{
        left: 0;
    }

    .nav-toogle:focus:not(:focus-visible){
        outline: none;
    }

    .bigsize h1{
        font-size: 45px;
    }
}

#successModal {
    display: flex !important;
    align-items: center;
    justify-content: center;
    position: fixed;
  }

    #successModal .modal-content {
    padding: 20px;
    border-radius: 10px;
    background-color: white;
    text-align: center;
    }

  #successModal img {
    margin-top: 10px;
    width: 17%;
    margin-bottom: 5px;
  }

  #successModal h2 {
    color: black;
    font-weight: bold;
    font-size: xx-large;
    font-family: sans-serif;
    margin-bottom: 15px;
  }

  #successModal p {
    color: black;
    font-size: large;
    font-family: sans-serif;
    margin-bottom: 25px;
  }

  #successModal button {
    border: none;
    outline: none;
    padding: 5px 15px; /* Ajusta el padding para hacer el botón más alargado */
    background-color: #7c1427;
    color: white;
    border-radius: 4px;
    font-size: large;
    font-family: sans-serif;
    cursor: pointer;
    width: 200px; /* Utiliza auto o ajusta según tus preferencias */
    margin-bottom: 10px;
}

  @media (max-width: 768px) {
      #successModal .modal-content {
          padding: 5px;
      }

      #successModal img {
        margin-top: 5px;
        width: 27%;
        margin-bottom: 5px;
      }
   
    #successModal h2 {
        font-size: x-large;
      }

    #successModal p {
        font-size: medium;
      }
    
    #successModal button {
        font-size: medium;
        width: 110px;
      }
  }

  .marginsection {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .center-box {
    text-align: center;
    border: 1px solid #ccc;
    border-radius: 10px;
    padding: 20px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    max-width: 550px;
    margin: 0 auto;
    background-color: white;
  }

  .center-box img {
    margin-top: 10px;
    width: 25%;
  }

  .center-box h2 {
    font-family: sans-serif;
    font-weight: bold;
    margin-bottom: 15px;
  }

  .text-1 p{
    font-family: sans-serif;
    color: black;
    font-size: large;
    margin-bottom: 15px;
  }

    .text-2 p{
        font-family: sans-serif;
        font-size: medium;
        margin-bottom: 25px;
    }

    .buttons-thanks {
        display: flex;
        justify-content: space-between;
        margin-left: 25px;
        margin-right: 25px;
        margin-bottom: 10px;
    }

    .contactus p{
        text-align: center;
        font-family: sans-serif;
        color: black;
        font-size: large;
        margin-bottom: 25px;
    }

    .houroperation p {
        text-align: center;
        font-weight: bold;
        font-family: sans-serif;
        color: black;
        font-size: medium;
        margin-bottom: 25px;
    }

    .hours p {
        text-align: center;
        font-family: sans-serif;
        color: black;
        font-size: medium;
    }

    @media (max-width: 768px){
        .buttons-thanks {
            margin-left: 0px;
            margin-right: 0px;
        }
    }