.icon-usa{
    height: 20px;
    width: 20px;
    background-image: url(../images/resources/usa.png);
    background-size: cover;
    background-repeat: no-repeat;
    vertical-align: middle !important;
}

.icon-spain{
    height: 20px;
    width: 20px;
    background-image: url(../images/resources/espana.png);
    background-size: cover;
    background-repeat: no-repeat;
    vertical-align: middle !important;
    display: inline-block;
}

.sub-menu .icon-usa, .sub-menu .icon-spain{
    margin-right: 0.5rem !important;
    display: inline-block;
}

.btn--dark{
    background-color: #383838 !important;
    border: 1px solid #383838;
}

.color--theme, .color--theme h1, .color--theme h2, .color--theme h3, .color--theme h4, .color--theme h5, .color--theme h6, .color--theme p, .color--theme a, .color--theme li, .color--theme i, .color--theme span, .color--white .color--theme{
    color: #B0EA11 !important;
}

/* #features-12.expertise:after {
    width: 100% !important;
    height: 50% !important;
    top: 51% !important;
    left: 0% !important;
    background: rgb(246,246,246);
 background: linear-gradient(180deg, rgba(246,246,246,1) 92%, rgba(255,255,255,1) 100%) !important;
  } */

  /* @media (min-width: 992px) and (max-width: 1199.95px){
    #features-12.expertise:after {
        width: 100% !important;
        height: 53% !important;
        top: 48% !important;
        left: 0% !important;
    }
  }

@media (max-width: 767px){
    #features-12.expertise:after {
        width: 100% !important;
        height: 100% !important;
        top: 23% !important;
        left: 0% !important;
    }
} */

.bg-light-grey{
    background-color: #F5F5F5;
}

.bg-light-grey-shape{
    background: url(../images/resources/bg-main-slider-1.png);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
}

.expertise .ico-50 [class*="flaticon-"]:before, .expertise .ico-50 [class*="flaticon-"]:after{
    font-size: 2.5rem;
}

.expertise .ico-50 .shape-ico svg {
    width: 110px;
    height: 110px;
}

.review-1 {
    padding: 40px 40px 30px;
    margin: 0 10px 30px;
    border: 1px solid gainsboro;
    border-bottom: 6px solid #B0EA11;
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #383838;
}

.s-16{
    font-size: 16px !important;
}

.text-theme{
color: #B0EA11 !important;
}

.awards-carousel .owl-dots{
    display: none;
}

.feature-11 .ico-50 [class*="fa"]:before, .feature-11 .ico-50 [class*="fa"]:after {
    font-size: 2rem;
}

.feature-11 .fbox-11 .ico-50 .shape-ico svg {
    top: -25px;
    left: calc(50% - 50px);
}

.feature-11 .ico-50 .shape-ico svg {
    width: 90px;
    height: 90px;
}

.square-logo {
    display: block;
    height: 2.5vw;
    width: 7vw;
    background: url(../images/brand/Glofy_logo_negro-2-2.png);
    background-repeat: no-repeat;
    background-size: cover;
    /* opacity: 0.9; */
}

@media screen and (max-width: 768px){
    .square-logo {
        height: 4vw;
        width: 3vw;
    }

    .integrations-2-wrapper.plans-table {
        padding: 60px 10px 70px;
    }
}

@media screen and (max-width: 575px) {
    .plans-table .comp-table{
        padding: 1.5rem !important;
    }

    .square-logo {
        height: 6vw;
        width: 4vw;
    }
}

.call-to-action-gl {
    position: relative;
}

.call-to-action-gl .img-calltoaction {
    width: 50%;
    position: absolute;
    right: 0%;
    top: -50%;
    transform: translateY(50px);
}

@media screen and (max-width: 1400px){
    .text-calltoaction{
        display: none;
    }
}

@media screen and (max-width: 992px){
    .call-to-action-gl .img-calltoaction {
        width: 50%;
        height: auto;
        position: relative;
        transform: translateY(0px);
        object-fit: contain;
    }

    .middle-footer .col-lg-4{
        padding-bottom: 2rem;
    }

}

@media screen and (max-width: 768px){
    .call-to-action-gl .img-calltoaction {
        display: none;
    }
}

@media screen and (max-width: 1200px) and (min-width: 992px){
    #footer-3.ft-3-ntr .footer-links.fl-3 {
        padding-left: 1rem;
    }

    .faqs-section .tabs-1 li {
        min-width: 118px !important;
        padding: 17px 0;
        margin: 0.5rem 5px;
    }

}

@media screen and (max-width: 575px){

    .footer .col-12{
        width: 100% !important;
    }

    .faqs-section .tabs-1 {
        display: none;
    }
}


.bg-light-grey-shape-2{
    background: url(../images/resources/bg-main-slider-2.png);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
}

.bg-gainsboro{
    background-color: #F2F2F2;
}

.middle-footer img{
    width: 100px;
    height: 100px;
    object-fit: cover;
    border-radius: 50%;
}

.integrations-section h6{
    display: none;
}

.s-15{
    font-size: 15px;
}

@media screen and (max-width: 992px) {
    .o-md-0{
        order: 0;
    }
    
    .o-md-1{
        order: 1;
    }    

    .smllogo img {
        max-height: 29px;
    }

    .wsmobileheader .smllogo {
        margin-top: 18px;
    }

    .wsmobileheader {
        height: 68px;
    }

    .hero-section {
        margin-top: 70px;
    }

    .wsanimated-arrow {
        padding: 14px 30px 14px 0px;
        margin: 18px 18px 0 0;
    }
}

.align-middle{
    vertical-align: middle;
}

.shape--white-500:after {
    background-color: #f5f6f5;
}

.bg-grey{
    background: #F2F2F2;
}

.cases-carousel .brand-logo:hover img{
    filter: grayscale(0);
    transition: 0.5s ease-in;
}

.cases-carousel img{
    max-width: 250px;
    margin-left: auto;
    margin-right: auto;
    filter: grayscale(1)
}

.cases-carousel .brand-logo{
    border-radius: 15px;
}

.cases-carousel .brand-logo .ico-15{
    margin-top: 5px;
    display: inline-block;
}

.cases-carousel .owl-dot, .cases-carousel .owl-nav .owl-next, .cases-carousel .owl-nav .owl-prev {
    display: none;
}

.select-table, .select-table-header {
    background: #f1f1f1e3 !important;
}

.comp-table .table tr td, .comp-table tbody th {

    border-bottom: 1px solid #edecec !important;
}

.s-16-em{
    font-size: 16px;
}

@media screen and (max-width:992px) {
    .s-16-em{
        font-size: 1em;
    }

    #contact .section-title{
margin-right: 0px !important;
    }
}

.contact-form .form-control, .contact-form .form-select {
    font-size: 0.9rem;
    background-color: #f4f4f4;
}

.contact-form .form-control:focus, .contact-form .form-select:focus {
    outline: 0px none;
    box-shadow: none;
    background-color: #fcfdfd;
    border-color: #B0EA11;
}

#contact{
    background-image: url(../images/resources/bg-contact.png);
    background-image: cover;
    background-repeat: no-repeat;
}

#contact .email-form {
    background: white;
    padding: 1rem 2.5rem;
    display: block;
    margin-top: 2rem;
    text-align: center;
    color: #B0EA11;
    border-radius: 35px;
    box-shadow: 1px 3px 14px 0px rgb(0 0 0 / 10%);

}

.inner-page-title p{
    line-height: 30px;
}

#faqs-2.faqs-section .accordion-item .accordion-thumb:after, #faqs-2.faqs-section .accordion-item.is-active .accordion-thumb:after {
    color: #B0EA11;
}

.faqs-section .tabs--theme .tabs-1 li.current, .faqs-section .tabs--theme .tabs-1 li.current:hover {
    background-color: #B0EA11;
    border-color: #B0EA11 !important;
}

.faqs-section .tabs-1 li.current p, .faqs-section .tabs-1 li.current span {
    color: #383838;
}

.faqs-section .tabs-1 li {
    min-width: 220px;
    padding: 17px 0;
    margin: 0.5rem 5px;
}

.theme-pagination .page-item.active .page-link {
    color: white !important;
    background-color: #B0EA11;
    border: 2px solid #B0EA11;
}

@media screen and (max-width: 1200px) and (min-width: 768px){
    .faqs-section .tabs-1 li {
        min-width: 118px !important;
        padding: 17px 0;
        margin: 0.5rem 5px;
    }

}

#apply{
    background-image: url(../images/resources/bg-main-slider-1.png);
}

#apply .register-page-wrapper {
    background-color: white !important;
    background: url(../images/resources/apply.png);
    background-position: left center;
    background-size: 50%;
    background-repeat: no-repeat;
}

.calendly-page-wrapper {
    
    background-color: white !important;
    background-position: left center;
    background-size: 50%;
    background-repeat: no-repeat;
    
}

.file-input-wrapper {
    display: flex;
    justify-content: space-between;
    margin-bottom: 1rem;
}

#customFileButton {
    background-color: #ffffff;
    color: #495057;
    padding: .375rem .75rem;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    text-align: left;
    text-wrap: nowrap;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

#customFileButton:hover {
    background-color: #e9ecef;
}

#fileChosen {
    padding: .375rem .75rem;
    border: 1px solid #ced4da;
    background-color: #e9ecef;
    border-radius: .25rem;
    color: #495057;
    display: flex;
    align-items: center;
    overflow: hidden;
    text-wrap: nowrap;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.ellipsis_title {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 1.5em;      /* Adjust line height as needed */
    height: 3em;             /* Based on line height * number of lines */
    max-width: 100%;         /* Adjust as per container size */
}

.ellipsis_description {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 1.5em;      /* Adjust line height as needed */
    height: 6em;             /* Based on line height * number of lines */
    max-width: 100%;         /* Adjust as per container size */
}


@media screen and (max-width: 992px) {
    #apply .register-page-wrapper {
        background: none;
    }
}

@media screen and (max-width: 768px){
    #apply .register-page-txt, #signup .register-page-txt {
        display: block;
        padding: 70px 40px 0px 40px;
    }
}

@media (max-width: 479.98px){
    #apply .register-page-txt, #signup .register-page-txt {
        padding: 40px 20px 0px 20px;
    }
}

#hero-11{
    background: url(../images/resources/bg-main-slider-1.png);
}

#brands-1 .brands-carousel-51 .brand-logo {
    padding: 0 30px;
    opacity: 0.9;
}

.footer hr {
    margin-bottom: 33px;
}

#careers-1 .bg--white-300 {
    background-color: #f4f4f4;
}

.d-flex-lg{
    display: flex;
}

@media screen and (min-width: 992px){
    .box-title h5.lh-29{
        line-height: 29px !important;
    }																																																																									
}

.ct-10 .img-block, .img-block-hidden, .bc-5-img.bc-5-dashboard.img-block-hidden {
    margin-bottom: 2rem;
}

.video-btn.video-btn-xl.bg--theme {
    background-color: #eeeeee52;
}


@media screen and (max-width: 768px){
    .d-none-sm{
        display: none !important;
    }
}

@media screen and (max-width: 480px){
    .d-flex-lg{
        display: block;
    }

    .comp-table .table-responsive tbody th {
        font-size: 0.75rem;
        line-height: 1.25;
    }

    .comp-table .table-responsive thead th {
        font-size: 0.75rem;
    }

    .wrap-text{
        line-break: anywhere;
    }
}

@media (min-width: 414px) and (max-width: 479.98px){
    .comp-table .table-responsive thead th {
        font-size: 0.8rem;
    }
}

html {
    scroll-behavior: smooth;
}

#testimonials:target {
    padding-top: 100px; 
    margin-top: -100px;
    display: block;
    position: relative;
}

.main-form {
    min-height: 140px !important;
}

@media (min-width: 991px) and (max-width: 1199.95px){
    .desktoplogo img {
        max-height: 26px;
    }
}


.blog-post-img img {
    height: 400px;
    width: 100%;
    object-fit: cover;
}

.first-post img{
    height: 400px;
}

@media screen and (max-width: 992px){
    .first-post img{
        height: 300px;
    }

    #graphic-benefits{
        padding-top: 3rem;
    }

    .content-about{
        padding-left: 0px !important;
    }

    #services .pe-4{
        padding-right: 0px !important;
    }
}

@media screen and (max-width: 768px){
    .blog-post-img img {
        height: 300px;
    }

    #comp-table{
        padding-top: 0px !important;
    }

    #graphic-benefits{
        padding-top: 3rem;
    }

    .register-page-form {
        padding: 20px;
    }
}

@media screen and (max-width: 575px){
    .blog-post-img img {
        height: 250px;
    }

    #graphic-benefits{
        padding-top: 3rem;
    }
}

@media screen and (max-width: 400px){
    .blog-post-img img {
        height: 200px;
    }

    #graphic-benefits{
        padding-top: 3rem;
    }
}

/* .single-post-img img{
    height: auto ;
    width: auto ;
} */

@media screen and (max-width: 768px){
    #fb-12-1, #fb-13-1 {
        margin-top: 0px;
    }
    
}

.in_tool_logo {
    padding: 40px;
    margin-bottom: 20px;
}

@media screen and (min-width: 425px) and (max-width: 575px){
    .row-cols-xs-3 > * {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
      }

      .in_tool_logo {
        padding: 30px;
        margin-bottom: 25px;
    }
}

.cancel-icon::before{
    font-size: 1.8rem !important;
}

.bg-color-grey{
    background-color: #f5f6f5;
}

.img-legal-service{
    max-width: 130px !important;
}

.ico-65 img {
    width: 65px;
    height: 65px;
    object-fit: cover;
}

.legals-soft .ico-65 img {
    width: 100px !important;
    height: 100px !important;
    object-fit: contain;
}

.legals-soft .in_tool_logo {
    padding: 20px;
}

.areas-seccion .ico-60 img {
    width: 35px !important;
    height: 60px;
}

.areas-seccion .in_tool {
    padding: 6px 20px;
    border: 1px solid #e4e4e4;
    margin-bottom: 15px !important;
}

.areas-seccion .in_tool-txt{
    display: flex;
}

.areas-seccion .in_tool-txt h5{
    align-self: center;
    font-size: 1rem;
}

@media (min-width: 992px) and (max-width: 1199.95px) {
    #integrations-1 .in_tool-logo.ico-60 img {
        width: 35px;
        height: 48px;
    }
}

@media (min-width: 768px) and (max-width: 991.98px) {
    #integrations-1 .in_tool-logo.ico-60 img {
        width: 30px;
        height: 52px;
    }
}

.areas-seccion .ico-60 img {
    width: 25px !important;
    height: 45px;
}

@media screen and (max-width: 992px){
    .img-areas{
        margin-bottom: 2rem;
    }
}