﻿    /* .padding-0 {
            padding: 0;
        } */
    .charlas-container {
        background: #EFEFEF;
    }

    .modal-header h5,
    .modal-header p {
        color: #256ea7;
        font-weight: 600
    }

    #modal-charlas .modal-content iframe {
        height: 550px;
    }

    #modal-experiencias .modal-content iframe {
        width: 100%;
        height: 700px;
    }

    #myModal .modal-content {
        padding: 20px;
        text-align: left;
    }

    .modal-header h5 {
        font-size: 20px;
        margin-bottom: 20px;
    }

    .modal-header {
        text-align: left;
    }

    .square-video h4.category-proveedor {
        font-weight: 600;
        margin: 0;
    }

    .square-video h4.category-proveedor {
        font-size: 16px;
    }

    .square-video h4.category-proveedor,
    .company-proveedor {
        color: #adadad !important;
    }

    .company-proveedor {
        display: block;
        font-size: 14px;
        font-weight: 700;
        line-height: 30px;
    }

    .name-proveedor {
        color: #012169 !important;
        font-size: 18px !important;
    }

    .caption-video-container {
        margin-bottom: 30px
    }

    .name-proveedor,
    .company-proveedor {
        margin: 0;
    }

    .thumb-video img {
        max-height: 320px;
        min-height: 320px;
    }

    .wrapper-carousel-3 {
        display: none !important;
    }

    .videos-carousel {
        margin-bottom: 70px !important;
    }

    .wrapper-carousel-3.slick-initialized {
        display: block !important;
    }

    .proveedores .imagen {
        background-position: center top;
        background-repeat: no-repeat;
        background-size: cover;
        height: 320px;
        border-radius: 0;
    }

    .proveedores .caption-video {
        cursor: pointer;
        background: #fff;
        box-shadow: 2px 4px 7px rgba(0, 0, 0, .2);
        margin: 0;
        padding-top: 30px;
        padding-bottom: 30px;
        min-height: 173px;
    }



    .modal-content {
        position: relative;
        background-color: #fff;
        -webkit-background-clip: padding-box;
        background-clip: padding-box;
        border: none !important;
        border-radius: 6px;
        outline: 0;
        -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
        box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    }

    .modal-video .close {
        top: -24px;
        opacity: 1;
        color: #fff;
        right: -20px;
        position: absolute;
    }

    .experiencia-proveedor {
        background: #00709E;
        padding: 50px;
        color: #fff !important;
        overflow: auto;
        display: flex !important;
        justify-content: space-between;
        align-items: center;
    }

    .experiencia-proveedor p {
        color: #fff !important;
        font-size: 14px;
        font-weight: 600;
    }

    .experiencia-proveedor h3 {
        font-weight: 600;
        margin: 0;
        font-size: 18px;
        text-align: center;
    }

    .experiencia-proveedor .btn {
        padding: 15px 30px;
        position: relative;
        border-radius: 25px;
        background-color: #f7921e;
        font-size: 0.9em;
        line-height: 0.9em;
        text-align: center;
        font-weight: bold;
        color: #fff;
        margin: 10px 0;
        cursor: pointer;
        -webkit-transition: all 0.3s;
        -ms-transition: all 0.3s;
        -mz-transition: all 0.3s;
        -o-transition: all 0.3s;
        transition: all 0.3s;
    }

    .experiencia-proveedor .larimar_text {
        color: #00C1D5 !important;
    }



    .icon-experiencias,
    .link-experiencia {
        display: flex !important;
        justify-content: center;
    }

    .link-experiencia {
        display: flex !important;
        justify-content: flex-end;
    }

    .icon-experiencias {
        padding: 0;
        display: flex !important;
        justify-content: flex-start;
    }

    .modal-content {
        position: relative;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        width: 100%;
        pointer-events: auto;
        background-color: #fff;
        background-clip: padding-box;
        border: 1px solid rgba(0, 0, 0, .2);
        border-radius: 2.7rem;
        outline: 0;
    }

    #modal-experiencias .modal-header {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding: 3rem;
        /* border-bottom: 1px solid #e9ecef; */
        border: 0;
        /* border-top-left-radius: 0.3rem;
            border-top-right-radius: 0.3rem; */
    }

    #modal-experiencias .modal-body {
        position: relative;
        -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
        padding: 0 3rem 3rem;
        display: block !important;
    }

    #modal-experiencias .modal-footer {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        padding: 1rem;
        border-top: 1px solid #e9ecef;
        display: block !important;
    }

    #modal-experiencias .close {
        top: 17px !important;
        right: 36px !important;
        float: right;
        font-size: 50px;
        font-weight: 700;
        line-height: 1;
        color: #256ea7;
        text-shadow: 0 1px 0 #fff;
        /* opacity: .5; */
        font-weight: 500;
    }

    .slick-prev:before,
    .slick-next:before {
        color: #00C1D5;
        font-size: 56px !important;
        font-family: 'FontAwesome';
        font-weight: bold;
    }



    @media screen and (min-width: 475px) and (max-width: 768px) {
        .modal-content iframe {
            width: 415px;
            border: none;
            display: block;
            height: 340px;
        }

    }

    @media screen and (min-width: 768px) and (max-width: 992px) {
        .proveedores .imagen {
            background-position: center top;
            background-repeat: no-repeat;
            background-size: cover;
            height: 275px;
            border-radius: 10px
        }
    }

    @media(min-width:1200px) {
        .modal-dialog {
            width: 1000px !important;
        }
    }

    @media(min-width:992px) and (max-width:1199px) {
        .modal-dialog {
            width: 90% !important;
        }
    }

    @media(max-width:991px) {
        .experiencia-proveedor {
            flex-flow: wrap column;
            padding: 50px 25px;
        }

        .icon-experiencias {
            display: flex !important;
            justify-content: center;
        }

        .link-experiencia {
            justify-content: center !important;
        }
    }

    @media(min-width:768px) and (max-width:991px) {
        .modal-dialog {
            width: 80% !important;
        }
    }

    @media (max-width: 768px) {
        .modal-video .close {
            top: -30px;
            font-size: 32px;
            right: -10px;
        }
    }


    @media(max-width:767px) {

        .experiencia-proveedor .descripcion,
        .experiencia-proveedor h3 {
            text-align: center;
        }

        .icon-experiencias {
            justify-content: center;
            margin-bottom: 20px;
        }




    }