        header {
            text-align: center;
            color: #000;
            padding-top: 150px;
            padding-bottom: 0;
            height: 100vh;
            opacity: 1;
            margin-top: 0;
            background: url(e3e00-casey3-tempered-by-fire_36x48__baugh.jpg);
            background-position: center;
            background-repeat: no-repeat;
            background-size: cover;
        }

        p {
            font-size: 13px;
            line-height: 1.5;
        }


        .pblanc p {
            /*font-size: 13px;
            line-height: 1.5;*/
            color: #fff !important;
            padding: 0 35px;
        }

        b, strong {
            font-weight: 600;
        }

        a, .blau{
            color: #0066ac;
        }

        .gris{
            color: #666 !important;
        }

        .h1blau{
            color: #0066ac;
            font-weight: 500;
            font-size: 42px;
            margin-bottom: 50px;
        }

        .artistsf{
            padding: 25px 40px;
            max-width: 250px; 
            display: flex;
        }

        .obrasf{
            padding: 20px;
            display: flex;
            vertical-align: middle;
        }

        .obrasf img{
            border: 10px solid #fff;
        }

        .obrasf img:hover{
            border: 10px solid #c9a244;
        }
        .obrasf a:hover{
            color: #fff !important;
            text-decoration: none;
        }

        .artistsf a{
            color: #000;
            text-decoration: none !important;
            filter: grayscale(0);

        }

        .artistsf a:hover{
            filter: grayscale(100%);
            color: #0066ac !important;
        }

        ul.social-buttons li a{
            background-color: #0066ac;
        }

        .blauLletra{
            padding-right: 6px;
            padding-left: 6px;
        }

        a:hover{
            color: #000;
        }

        h5{
            font-size: 26px;
            line-height: 31px;
            font-weight: 400;
            text-transform: none;
        }

        .btn{
            border-radius: 0;
        }

        .box .img-responsive {
            max-width: 100%;
            height: auto;
            width: 17em;
            /*border: 8px solid #fff;*/
        }

        .bg_detall{
            /*border: 8px solid #fff; */       
        }

        .form-control {
            width: auto;
            display: inline-flex;
        }

        .btn-group, .btn-group-vertical {
            position: relative;
            display: inline-flex;
        }

        .btn-default, .form-control, .input-group-addon{
            border-color: #72b7cb !important;
        }

        input::placeholder {
            color: #72b7cb !important;
        }

        .input-group-addon, .form-control{
            background-color: #fff;
            border-radius: 0;
        }

        .cercador{
            /*display: inline-grid;*/
        }

        @media (min-width: 768px) {

            .container3{
                /*padding-top: 135px !important;*/
            }
            .navbar-default.navbar-shrink {
                padding: 20px 0 10px 0;
                background-color: #fff;
                -webkit-box-shadow: 0px 1px 6px 0 rgba(0, 0, 0, 0.1);
                box-shadow: 0px 1px 6px 0 rgba(0, 0, 0, 0.1);
            }

            .navbar-default {
                padding: 25px 0 10px 0;
            }
            .lead {
                font-size: 20px;
            }

            .cercador{
                display: inline-flex; 
                align-items: center;
                flex-direction: row-reverse;
            }
            
            .modal-open-noscroll .navbar-default, .modal-open .navbar-default {
                overflow-x: initial;
            }

        }

        .navbar-toggle {
            margin-right: 5px;
        }
        .portfolio-modal .modal-content {
            padding: 65px 0 0 0;
        }
        .portfolio-modal .close-modal {
            z-index: 2;
        }

        .navbar-default{
            background-color: #fff !important;

        }

        .navbar-default .nav li a {
            text-transform: uppercase;
            font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif;
            font-weight: 500;
            letter-spacing: 1px;
            color: #0066ac;
            font-size: 15px;
        }

        .btn-ghost:hover, .btn-ghost:active, .btn-ghost-no:visited, .btn-xl:hover {
            background-color: #0066ac ;
            border: 1px solid #0066ac;
        }

        .logo{
            height: 100px;
        }

        .navbar-default .navbar-nav>.active>a {
            color: #000 !important;
            background-color: transparent !important;
        }

        .h2pg {
            font-size: 12px !important;
            padding-top: 0px;
            font-weight: 300;
            padding-bottom: 0;
            padding-right: 0;
            text-transform: uppercase;
            display: inline-flex;
            color: #000 !important;
        }

        .h2pg b, .h2pg strong{
            letter-spacing: 1px;
            font-size: 38px !important;
            padding: 0 25px;
            font-weight: 300;
            color: #0066ac;
        }


        .h2pg2 {
            font-size: 15px !important;
            padding-top: 0px;
            font-weight: 500;
            letter-spacing: 1px;
            padding-bottom: 0;
            padding-right: 0;
            text-transform: uppercase;
            display: inline-flex;
            color: #000 !important;
        }

        .h2pg2 b, .h2pg2 strong{
            letter-spacing: 1px;
            font-size: 50px !important;
            padding: 0 35px;
            font-weight: 800;
            color: #0066ac;
        }


        .perfil{
            display: inline-flex;
        }

        .lineblau{
            border-left: 1px solid #0066ac;
        }

        .blaubg{
            border: 1px solid #0066ac !important;
            background-color: #0066ac;
            color: #fff !important;
        }

        .blaubg:hover{
            color: #0066ac !important;
            background-color: #fff;
        }


        #btFavDEL{
         border: 1px solid #0066ac !important;
         background-color: #fff;
         color: #0066ac !important;
     }

     .loginuser{
        border: 1px solid #0066ac !important;
        background-color: #fff;
        color: #0066ac !important;
        letter-spacing: 0 !important;
        margin: 10px 0px 10px 5px !important;
        text-transform: none !important;
        font-weight: 600 !important;
        font-size: 12px !important;
        padding: 6px 10px !important;
        top: -2px;
    }



    .ico_perfil {
        max-width: 50px;
        float: left;
        margin-right: 15px;
        margin-bottom: 0;
    }


    .kit{
        padding: 25px 75px;
    }


    @media (max-width: 1200px) {

        .btn-group{
            position: relative;
            /*display: ruby;*/
        }
        .logo {
            height: 55px;
        }

    }

    @media (max-width: 768px) {

.bt_leng{
    float: right;
    margin: 0 20px 20px 0 !important;
}

       .logo {
        height: 100px;
    }

    .btn-group {
        position: relative;
        display: block;
    }

    .kit{
        padding: 0;
    }


    .btn-group .input-group{
        margin: 15px 0 0 0;
    }
    .navbar-right{
        text-align: right;
    }

    .ico_perfil {
        max-width: 110px;
        float: none;
        margin-right: 0;
        margin-top: 10px;
    }
    .lineblau{
        border-left: 0;
    }
    .h2pg b, .h2pg strong{
        letter-spacing: 0px;
        font-size: 23px !important;
        padding: 0 12px;
        font-weight: 300;
        color: #0066ac;
    }

    header {
       padding-top: 100px;
   }

   .logo {
    padding-top: 15px !important;
    max-height: 90px !important;
}

h5 {
    font-size: 21px;
    line-height: 26px;
}

.box .img-responsive {
    max-width: 100%;
    height: auto;
    width: 50vh;
}

.perfil{
    display: block;
}
.cc{
    display: none;
}
.btn-xl {
    padding: 10px 20px;
    font-size: 15px;
}
}





.carousel-indicators .active {
    width: 20px;
    height: 8px;
    background-color: #cccaca;
    border: 0px solid #000;
}

.carousel-indicators li {
    width: 8px;
    height: 8px;
    border: none;
}

.modal-content {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.modal-header {
 background-color: #fff;
 border: none;
}

.modal-content {
    border: none;
    border-radius: 0;
}
}


.bg_detall {
    background-color: rgba(0, 0, 0, 0.35);
}

.bg-light-blue{
   background-color: #0066ac;
}

.box {
    width: auto;
    background: #fff;
    padding: 0px;
    margin: 25px !important;
    float: left;
    box-shadow: 1px 2px 6px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 1px 2px 6px rgba(0, 0, 0, 0.15);
}

.cc{
    float:left; position: relative; margin: -50px 25px;
}

.sub{
    font-size: ;
}

.modal .lead {
    font-size: 14px;
}

.modal .lead strong{
    color-: #0066ac;
    font-size: 18px;
    line-height: 30px;
}


.modal .lead, .modal .active p  {
    color: #000 !important;
    padding: 0 35px !important;
}

#bt_close_detalle{
    position: fixed;
}

.mCS-fund.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #0066ac;
    width: 12px;
    height: 100%;
    margin: 0 auto;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
.logo{
    z-index: 9999;
}
label {
    font-weight: 500;
}

/* listartists */
.box2{
    box-shadow: none;
    -moz-box-shadow: none;
    margin: 10px 15px !important;
}

.box2:hover{
    opacity: .8;
    box-shadow: none;
    -moz-box-shadow: none;
}

.box2 p{
    padding: 0;
    line-height: 10px;
    font-size: 11px;
    white-space: nowrap;
    width: 190px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.box2 p strong{
    font-size:12px;
}

.bg_detall2{
    background: none;
}

.bt_leng{
    border: 0px solid #0066ac; 
    background-color: #0066ac; 
    /*border-radius: 50%;*/ 
    margin-top: 8px; 
    margin-left: 10px; 
    width: 32px;
    margin-right: 10px;
}

.bt_leng a{
    letter-spacing: 0.5px !important; 
    padding: 6px 7px !important; 
    height: 32px !important; 
    width: 32px !important; 
    font-size: 12px !important; 
    font-weight: 500 !important; 
    color:#fff !important;
}

.header{
    background-size: cover;
    background-position: center;
    margin-top: 6%; 
    padding: 150px 0;
}

.header2{
    background-size: cover;
    background-position: center;
    margin-top: 6%; 
    padding: 75px 0;
}

.header3{
    background-size: cover;
    background-position: center;
    padding: 250px 0;
}

.actived{
    border-bottom: 2px solid #0066ac;

}

.input-group-addon, .form-control, .btn-group a {
    font-size: 13px !important;
    font-weight: 500 !important;
    line-height: 1.5 !important;
}

form .form-control {
    /*padding: 25px 20px;*/
}

.actimg {
  transition: transform .2s; /* Animation */
}

.actimg:hover {
  transform: scale(1.025); /* (150% zoom - Note: if the zoom is too large, it will go outside of the viewport) */
}
