
.header-top{
    background: #eee;
    height: 25px;
}


ul {
    list-style-image: url( ../images/bullet.jpg);
}

.medios1{
    background-image: url(../images/medio1.jpg);
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    height: 157px;
    position: relative;
    float: left;
}

.header_1{
    background-image: url(../images/header1.jpg);
    background-position: center;
    height: 318px;
    width: 100%;
    background-size: cover;
    margin-top: 1px;
}

.titmedios{
    position: relative;
    float: left;
    font-family: 'bebas_neueregular';
    color: white;
    font-size: 20px;
    text-align: center;
    width: 100%;
}

.medios2{
    background-image: url(../images/medio2.jpg);
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    height: 157px;
}

.medios3{
    background-image: url(../images/medio3.jpg);
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    height: 157px;
}
.medios4{
    background-image: url(../images/medio4.jpg);
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    height: 157px;
}

.medios5{
    background-image: url(../images/medio5.jpg);
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    height: 157px;
}

/*columnas 5*/
.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

.col-lg-5ths {
    width: 20%;
    float: left;
}

/*columnas 5*/



.header-top ul.container-top-menu{
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    height: 25px;
    min-width: Calc(80px - 30px);
}
.header-top ul.container-top-menu li{
    float: right;
    /*border-right:1px solid #404452;*/

}
.header-top ul.container-top-menu li a{
    display: block;

    color: #A1A5B1;
    padding: 0 15px 0 15px;
    text-decoration: none;
    text-transform: uppercase;
    /*border-right: 1px solid #61687d;*/

}



.aval1 {
    background-image: url(../images/aval1.jpg);
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    min-height: 300px;
    background-size: contain;
    position: relative;
    float: left;
}

.aval2 {
    background-image: url(../images/aval2.jpg);
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    min-height: 300px;
    background-size: contain;
    position: relative;
    float: left;
}

.aval3 {
    background-image: url(../images/aval3.jpg);
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    min-height: 300px;
    background-size: contain;
    position: relative;
    float: left;
}



/*CONTACTO*/
.formulario-contacto {
    margin-top: 30px;
}

.formulario-contacto .form-group .form-control {
    background-color: white;
    border: medium none;
    border-radius: 3px;
    color: #1a2126;
    font: 300 15px 'Helvetica Light', sans-serif;
    height: 38px;
    margin-top: 8px;
    position: relative;
}
.formulario-contacto .form-group textarea.form-control {
    background-color: white;
    border: medium none;
    border-radius: 8px;
    color: #1a2126;
    font: 300 15px 'Helvetica Light', sans-serif;
    height: 100px;
    margin-top: 8px;
    overflow: hidden;
    resize: none;
}
.formulario-contacto .form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(2, 113, 210, .6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(2, 113, 210, .6);
}
.formulario-contacto .btncontacto {
    background-color: #c51e60;
    border: none;
    border-radius: 3px;
    color: white;
    font: 500 22px 'Helvetica Light', sans-serif;
    height: 50px;
    margin-top: 10px;
    position: relative;
    text-align: center;
    width: 100%;
    padding-top: 10px;
}
.logoheader{
    background-image: url(../images/logotipo-md.png);
    width: 279px;
    height: 107px;
    margin-top: 10px;
    background-repeat: no-repeat;
}

.logoheader2{
    background-image: url(../images/logotipo-md.png);
    width: 279px;
    height: 107px;
    margin-top: 10px;
    background-repeat: no-repeat;
    margin-left: -9px;
}

.logoesferamedica{
    background-image: url( ../images/logotipo_esfera.png);
    width: 262px;
    height: 107px;
    margin-top: 10px;
    background-repeat: no-repeat;
    background-position: right;
    float: right;
}
.nav-break{
    border-radius: 0;
    width: 100%;
    z-index: 1000;
}
.nav-break.navbar-default{
    background: #fff;
    border: none;
    box-shadow: none;
    margin: 0;
    min-height: 100px;
    -webkit-box-shadow: 0px 0px 13px 0px rgba(50, 50, 50, 0.75);
    -moz-box-shadow:    0px 0px 13px 0px rgba(50, 50, 50, 0.75);
    box-shadow:         0px 0px 13px 0px rgba(50, 50, 50, 0.75);
}
.nav-break.navbar-default .navbar-header{
    min-height: 108px;
}
.nav-break.navbar-default .navbar-nav {
    margin-left: 40px;
    line-height: 100px;

}
.nav-break.navbar-default .navbar-nav li a {
    font: 400 17px 'helveticaneuecondregular', sans-serif;
    color: #777777;

    /*line-height: 78px;*/
    padding-top: 60px;


}

.btn_masinfo{
    background-color: #D96D00;
    border-radius: 3px;
    color: white;
    font: 500 16px 'Helvetica Light', sans-serif;
    position: relative;
    text-align: center;
    width: 120px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
    text-decoration: none;
    cursor: pointer;
}

.btn_masinfo:hover{
    background-color: #FF8000;
}
.nav-break.navbar-default .navbar-nav li a.current, .nav-break.navbar-default .navbar-nav li a:hover {
    color: #D86C00;
    text-decoration: none;
}
.as-btn-blue-medium{
    background-color:#D96D00 !important;
}
.as-btn-blue-medium:hover{
    background-color:#FF8000 !important;
}


a:hover, a:focus {
    color: #D86C00;
    text-decoration: none;
}

.nav-break.navbar-default .navbar-toggle {
    border: 1px solid transparent;
    border-radius: 3px;
    float: right;
    margin-bottom: 8px;
    margin-right: 15px;
    margin-top: 33px;
    padding: 9px 8px;
    position: relative;
}
.nav-break.navbar-default .navbar-toggle, .navbar-toggle:hover, .navbar-default .navbar-toggle:focus{
    background: white;
}

.nav-break.navbar-default .navbar-toggle .icon-bar {
    background-color: #202432;
}
.header-support{
    position: relative;
    float: right;
}
.icon-support{
    position: relative;
    float: left;
    width: 50px;
    height: 50px;
    margin-top: 36px;
    margin-left: 60px;
}
.txt-support{
    position: relative;
    float: left;
    font: 600 14px 'Helvetica Light', sans-serif;
    margin-top: 63px;
    margin-left: 21px;
    color: #858585;
}
.slider{
    display:block;
    position:relative;
    width:100%;
    min-height: 460px;
}
.container-home-areas{
    position: relative;
    width: 100%;
    min-height: 500px;
    /*background: url(../images/home-areas-bg.jpg) no-repeat top left;*/
    background-size: cover;
    padding-bottom: 0px;
}
.container-home-areas h1, .container-home-servicios h1 {
    position: relative;
    font: 500 40px/1 'Helvetica Light', sans-serif;
    color: #202432;
    text-align: center;
    padding: 60px 0 10px 0;
    text-transform: uppercase;
    margin: 0;
}
.container-home-areas p{
    position: relative;
    display: block;
    margin: 0 0 0 0;
    padding: 10px 0 20px 0;
    font: 400 20px/1 'Helvetica Light', sans-serif;
    color: #3b3f4b;
    text-align: center;
}

.especialidad1{
    background-image: url(../images/especialidad1.jpg);
    background-repeat: no-repeat;
    width: 100%;
    height: 301px;
    background-position: center;
    background-size:contain;
}

.especialidad2{
    background-image: url(../images/especialidad2.jpg);
    background-repeat: no-repeat;
    width: 100%;
    height: 301px;
    background-position: center;
    background-size:contain;
}

.especialidad3{
    background-image: url(../images/especialidad3.jpg);
    background-repeat: no-repeat;
    width: 100%;
    height: 301px;
    background-position: center;
    background-size:contain;
}


.container-home-areas .patentes, .derechos, .litigio, .marcas, .pirateria, .corporativo, .administrativa, .franquicias, .regulatoria, .comercial{
    position: relative;
    display: block;
    /* padding: 20px 0 40px 0;*/
    overflow: hidden;
    margin-bottom: 0px;
} 
.patentes h1, .derechos h1{
    font: 500 30px/1 'Helvetica Light', sans-serif;
    color: #268600;
    text-align: center;
    margin: 0;
    padding: 0;
    padding-top: 30px;

}
ul.list-products{
    list-style: none;
    font: 200 20px/1 'Helvetica Light', sans-serif;
    text-align: left;
    color: #56565a;
    margin: 0;
    padding: 0;
    margin-top: 25px;
    margin-bottom: 25px;
}
.list-products li {
    padding-bottom: 8px;
}
.list-products strong {
    font-weight: 600;
}
.text-left-center{
    display: block;
    margin: 0 auto;
    width: 310px;
}
.vermas{
    display: block;
    margin: 0 auto;
    width: 300px;
    padding: 13px 0;
    font-size: 18px;
    line-height: 18px;
    text-transform: uppercase;
    background-color: #268600;
    border: 0 none;
    transition-duration: .3s;
    font-family: 'Helvetica Light', sans-serif;
}
.vermas:hover{
    background-color: #c3e76a;
    color: #268600;
}
/* .container-home-areas .patentes:hover, .derechos:hover, .litigio:hover, .marcas:hover, .pirateria:hover, .corporativo:hover, .administrativa:hover, .franquicias:hover, .regulatoria:hover, .comercial:hover{
        text-decoration: none;
        color: #2792c5;
 }  */

.valores{
    background-image: url( ../images/valores.jpg);
    background-repeat: no-repeat;
    background-position: center right;
    height: 303px;
    width: 100%;
    position: relative;
    margin-bottom: 10px;
    background-size: auto;
}


.guardia1{
    background-image: url(../images/guardia1.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    height: 183px;
    width: 100%;
    position: relative;
    margin-bottom: 10px;
    margin-right: 10px;
    background-size: auto;
}
.guardia2{
    background-image: url(../images/guardia2.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    height: 183px;
    width: 100%;
    position: relative;
    margin-bottom: 10px;
    margin-right: 10px;
    background-size: auto;
}
.guardia3{
    background-image: url(../images/guardia3.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    height: 183px;
    width: 100%;
    position: relative;
    margin-bottom: 10px;
    margin-right: 10px;
    background-size: auto;
}
.guardia4{
    background-image: url(../images/guardia4.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    height: 183px;
    width: 100%;
    position: relative;
    margin-bottom: 10px;
    margin-right: 10px;
    background-size: auto;
}
.guardia5{
    background-image: url(../images/guardia5.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    height: 183px;
    width: 100%;
    position: relative;
    margin-bottom: 10px;
    margin-right: 10px;
    background-size: auto;
}
.guardia6{
    background-image: url(../images/guardia6.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    height: 183px;
    width: 100%;
    position: relative;
    margin-bottom: 10px;
    margin-right: 10px;
    background-size: auto;
}
.guardia7{
    background-image: url(../images/guardia7.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    height: 183px;
    width: 100%;
    position: relative;
    margin-bottom: 10px;
    margin-right: 10px;
    background-size: auto;
}
.guardia8{
    background-image: url(../images/guardia8.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    height: 183px;
    width: 100%;
    position: relative;
    margin-bottom: 10px;
    margin-right: 10px;
    background-size: auto;
}
.guardia9{
    background-image: url(../images/guardia9.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    height: 183px;
    width: 100%;
    position: relative;
    margin-bottom: 10px;
    margin-right: 10px;
    background-size: auto;
}
.rrhh1{
    background-image: url( ../images/rhh1.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    height: 183px;
    width: 100%;
    position: relative;
    margin-bottom: 10px;
    margin-right: 10px;
    background-size: auto;
}
.rrhh2{
    background-image: url( ../images/rhh2.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    height: 183px;
    width: 100%;
    position: relative;
    margin-bottom: 10px;
    margin-right: 10px;
    background-size: auto;
}

.tic1{
    background-image: url( ../images/tic1.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    height: 183px;
    width: 100%;
    position: relative;
    margin-bottom: 10px;
    margin-right: 10px;
    background-size: auto;
}

.tic2{
    background-image: url( ../images/tic2.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    height: 183px;
    width: 100%;
    position: relative;
    margin-bottom: 10px;
    margin-right: 10px;
    background-size: auto;
}
.tic3{
    background-image: url( ../images/tic3.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    height: 183px;
    width: 100%;
    position: relative;
    margin-bottom: 10px;
    margin-right: 10px;
    background-size: auto;
}
.tic4{
    background-image: url( ../images/tic4.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    height: 183px;
    width: 100%;
    position: relative;
    margin-bottom: 10px;
    margin-right: 10px;
    background-size: auto;
}
.tic5{
    background-image: url( ../images/tic5.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    height: 183px;
    width: 100%;
    position: relative;
    margin-bottom: 10px;
    margin-right: 10px;
    background-size: auto;
}
.tic6{
    background-image: url( ../images/tic6.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    height: 183px;
    width: 100%;
    position: relative;
    margin-bottom: 10px;
    margin-right: 10px;
    background-size: auto;
}

.se1{
    background-image: url(../images/seg1.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    height: 183px;
    width: 100%;
    position: relative;
    margin-bottom: 10px;
    margin-right: 10px;
    background-size: auto;
}
.se2{
    background-image: url(../images/seg2.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    height: 183px;
    width: 100%;
    position: relative;
    margin-bottom: 10px;
    margin-right: 10px;
    background-size: auto;
}
.se3{
    background-image: url(../images/seg3.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    height: 183px;
    width: 100%;
    position: relative;
    margin-bottom: 10px;
    margin-right: 10px;
    background-size: auto;
}
.se4{
    background-image: url(../images/seg4.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    height: 183px;
    width: 100%;
    position: relative;
    margin-bottom: 10px;
    margin-right: 10px;
    background-size: auto;
}
.se5{
    background-image: url(../images/seg5.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    height: 183px;
    width: 100%;
    position: relative;
    margin-bottom: 10px;
    margin-right: 10px;
    background-size: auto;
}
.se6{
    background-image: url(../images/seg6.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    height: 183px;
    width: 100%;
    position: relative;
    margin-bottom: 10px;
    margin-right: 10px;
    background-size: auto;
}
.lim1{
    background-image: url( ../images/limp1.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    height: 183px;
    width: 100%;
    position: relative;
    margin-bottom: 10px;
    margin-right: 10px;
    background-size: auto;
}
.lim2{
    background-image: url( ../images/limp2.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    height: 183px;
    width: 100%;
    position: relative;
    margin-bottom: 10px;
    margin-right: 10px;
    background-size: auto;
}
.lim3{
    background-image: url( ../images/limp3.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    height: 183px;
    width: 100%;
    position: relative;
    margin-bottom: 10px;
    margin-right: 10px;
    background-size: auto;
}
.pha1{
    background-image: url( ../images/pha1.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    height: 183px;
    width: 260px;
    position: relative;
    margin-bottom: 10px;
    margin-right: 10px;
    background-size: cover;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin: 0 auto;
}

.pha2{
    background-image: url( ../images/pha2.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    height: 183px;
    width: 260px;
    position: relative;
    margin-bottom: 10px;
    margin-right: 10px;
    background-size: auto;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin: 0 auto;
} 
.dpes1{
    background-image: url( ../images/dpes1.jpg);
    background-repeat: no-repeat;
    background-position: center;
    height: 183px;
    width: 260px;;
    position: relative;
    margin-bottom: 10px;
    margin-right: 10px;
    background-size: cover;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin: 0 auto;
}
.dpes2{
    background-image: url( ../images/dpes2.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    height: 183px;
    width: 260px;
    position: relative;
    margin-bottom: 10px;
    margin-right: 10px;
    background-size: cover;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin: 0 auto;
}  
.s1text{
    font-size: 16px;
    padding-top: 15px;
    padding-bottom: 15px;
    text-align: center;
    position: relative;
    float: left;
    margin-bottom: 10px;
    width: 100%;
}

.contactotext{
    color: white;
    font-size: 20px;
    text-align: right;
}

.videoicon{
    background-image: url(../images/icon_video.png);
    width: 39px;
    height: 32px;
    position: relative;
    float: left;
    background-position: center;
    vertical-align: middle;
    padding-top: -10px;
}


.spacer45{
    width: 100%;
    height: 45px;
    position: relative;
    float: left;
}
.textotstimonios{
    font: 20px 'bebas_neueregular';
    color: #999999;
    padding-top: 5px;
    padding-left: 10px;
    text-decoration: none !important;
    position: relative;
    float: left;
}

.textotstimonios:hover{
    color: #D86C00;
}


.testimonio_big1{
    background-image: url(../images/testimonio1.jpg);
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    min-height: 300px;
    background-size: contain;
    position: relative;
    float: left;
}

.testimonio_big2{
    background-image: url(../images/testimonio2.jpg);
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    min-height: 300px;
    background-size: contain;
    position: relative;
    float: left;
}
.testimonio_big3{
    background-image: url(../images/testimonio3.jpg);
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    min-height: 300px;
    background-size: contain;
    position: relative;
    float: left;
}
.testimonio_big4{
    background-image: url(../images/testimonio4.jpg);
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    min-height: 300px;
    background-size: contain;
    position: relative;
    float: left;
}


.testimonio_big5{
    background-image: url(../images/testimonio5.jpg);
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    min-height: 300px;
    background-size: contain;
    position: relative;
    float: left;
}

.testimonio_big6{
    background-image: url(../images/testimonio6.jpg);
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    min-height: 300px;
    background-size: contain;
    position: relative;
    float: left;
}

.testimonio_big7{
    background-image: url(../images/testimonio7.jpg);
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    min-height: 300px;
    background-size: contain;
    position: relative;
    float: left;
}

.testimonio_big8{
    background-image: url(../images/testimonio8.jpg);
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    min-height: 300px;
    background-size: contain;
    position: relative;
    float: left;
}




.textotstimonios2{
    font: 20px 'bebas_neueregular';
    text-align: center;
    color: #999999;
    margin-top: 20px;
    position: relative;
    float: left;
    width: 100%;
}

.textotstimonios_paciente{
    font: 14px 'bebas_neueregular';
    text-align: center;
    color: #999999;
    position: relative;
    float: left;
    width: 100%;
}



.footerfondo{
    width: 100%;
    min-height: 271px;
    background: url( ../images/back_footer.jpg) no-repeat center center;
    padding-top: 20px;
    padding-bottom: 20px;
    overflow: hidden;
    background-size: cover;

}

.container-home-quienes{
    position: relative;
    width: 100%;
    min-height: Calc(320px - 50px);
    background-color:#E29140;
    padding-bottom:50px;
    padding-top: 10px;
    background-position: right;
    background-size: cover;
    overflow: hidden;
}
.container-home-quienes h1 {
    position: relative;
    font: 400 32px/1 'Helvetica Light', sans-serif;
    color: white;
    text-align: left;
    padding: 20px 0 0 0;
    text-transform: uppercase;
    margin: 0;
}

.container-home-quienes p{
    position: relative;
    display: block;
    margin: 0 0 0 0;
    padding: 10px 0 20px 0;
    font: 300 22px/1 'Helvetica Light', sans-serif;
    color:  white;
    text-align: left;
}
.container-home-quienes a{
    background-repeat: no-repeat;
    color: white;
    display: inline-block;
    -moz-user-select: none;
    /*width: 220px;*/
    cursor: pointer;
    margin-bottom: 0;
    padding: 10px 20px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    font: 300 20px/1.5 'Helvetica Light', sans-serif;
    text-transform: uppercase;
    text-decoration: none;
    border-radius: 2px;
    transition-duration: .3s;

}



a.botooon{
    background-image: url(../images/back_boton.jpg);
    background-repeat: no-repeat;
    color: #fff !important; 
    width: 240px;
    height: 45px;
    cursor: pointer;
    text-align: center;
    vertical-align: middle;
    font: 400 16px 'Helvetica Light', sans-serif;
    text-decoration: none;
    border-radius: 2px;
    padding-top: 12px;
    align-content: center;
    margin-top: 8px;
    display: block;
    margin-left: 40px;

}
.botooon:hover{
    background-image: url( ../images/back_boton_on.jpg);
}

.container_contactobanner{
    position: relative;
    width: 100%;
    min-height: Calc(320px - 50px);
    background: url( ../images/back_bannercontacto.jpg) no-repeat center center;
    padding-bottom: 70px;
    padding-top: 70px;
    overflow: hidden;
}
.container_contactobanner h1{
    position: relative;
    font: 500 30px/1 'Helvetica Light', sans-serif;
    color: #202432;
    text-align: left;
    padding: 20px 0 10px 0;
    text-transform: uppercase;
    margin: 0;
}
.container_contactobanner h3{
    position: relative;
    font: 200 19px/1.2 'Helvetica Light', sans-serif;
    color: #202432;
    text-align: left;
    margin: 0;
}

.piet{
    font:20px 'bebas_neueregular';
    color: #666666;text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
}

.container-home-servicios{
    position: relative;
    width: 100%;
    min-height: Calc(430px - 50px);
    padding-bottom: 30px;
}
.container-home-servicios .container-home-marcas-img{
    position: relative;
    background: url(../images/home-servicios-marcas.jpg) no-repeat center center ;
    background-size: cover;
    width: Calc(100% - 20px); 
    height: 200px;
    margin: 30px auto 10px auto;
    padding: 10px 0 10px 0;

}


.container-home-servicios .container-home-autor-img{
    position: relative;
    background: url(../images/home-servicios-autor.jpg) no-repeat center center ;
    background-size: cover;
    width: Calc(100% - 20px); 
    height: 200px;
    margin: 30px auto 10px auto;
    padding: 10px 0 10px 0;

}

.container-home-servicios .container-home-litigio-img{
    position: relative;
    background: url(../images/home-servicios-litigio.jpg) no-repeat center center ;
    background-size: cover;
    width: Calc(100% - 20px); 
    height: 200px;
    margin: 30px auto 10px auto;
    padding: 10px 0 10px 0;

}
.container-home-servicios .container-home-servicos-txt{
    position: relative;
    max-height: Calc(150px - 20px);
    padding-bottom: 20px
}
.container-home-servicios .container-home-servicos-txt h2{
    position: relative;
    font: 400 22px/1 'Helvetica Light', sans-serif;
    color: #2792c5;
    text-align: center;
    padding: 10px 0 10px 0;
    text-transform: uppercase;
    margin: 0;
}
.container-home-servicios .container-home-servicos-txt p{
    position: relative;
    display: block;
    margin: 0 0 0 0;
    padding: 5px 0 5px 0;
    font: 400 15px/1 'Helvetica Light', sans-serif;
    color: #1f2432;
    text-align: center;
}
.container-home-servicios .container-home-servicos-txt ul{
    font: 400 15px/1 'Helvetica Light', sans-serif;
}

.clientesborder{
    border-width: 1px;
    border-color: #E8E8E8;
    padding-top: 30px;
    padding-left: 30px; 
    padding-right: 30px;
    padding-bottom: 30px;
    border-style: solid;
}

.border_separador{

    border-right-color:#eee;
    border-right: 1px;
    border-right-style: solid;
}

.titclientes{
    font: 400 18px/1 'Helvetica Light', sans-serif;
    color: #666666;
    line-height: 18px;
    text-align: center;
}

.subtitclientes{
    font: 400 13px/1 'Helvetica Light', sans-serif;
    color: #2692C5;
    line-height: 14px;
    text-align: center;
}

.container-home-servicios a{
    display: block;
    width: Calc(100% - 40px);
    background-color: #2792c5;
    border-color: #2e6da4;
    color: white;
    padding: 5px 20px;
    font: 300 15px/1.8 'Helvetica Light', sans-serif;
    text-transform: uppercase;
    text-decoration: none;
    text-align: center;
    margin: 10px auto 40px auto;
}

.container-home-contactar{
    position: relative;
    width: 100%;
    min-height: Calc(300px - 50px);
    background: url(../images/container-home-contacto.jpg) no-repeat top center;;
    background-size: cover;
    padding-bottom: 20px;
}
.container-home-contactar h1{
    position: relative;
    font: 400 28px/1 'Helvetica Light', sans-serif;
    color: white;
    text-align: center;
    padding: 60px 0 10px 0;
    margin: 0;
}
.container-home-contactar a{
    display: block;
    width: 260px;
    background-color: #c51e60;
    color: white;
    padding: 15px 25px 10px 25px;
    font: 300 25px/1 'Helvetica Light', sans-serif;
    text-transform: uppercase;
    text-decoration: none;
    text-align: center;
    margin: 30px auto 0 auto;
}
.container-home-contactar a:hover{
    background-color: #cc0066;
}
.container-footer-bg{
    position: relative;
    width: 100%;
    min-height: Calc(271px - 40px);
}

.container-footer-bg h1{
    position: relative;
    font: 500 30px/1 'Helvetica Light', sans-serif;
    color: #D86C00;
    text-align: left;
    padding: 15px 0 10px 0;
    margin: 0;
    text-transform: uppercase;
}
.container-footer-bg .lugar , .container-footer-bg a{
    display: block;
    margin: 0 0 0 0;
    padding: 2px 0 2px 0;
    font: 200 18px/1 'helveticaneuecondregular', sans-serif;
    color: #666666;
    text-align: left;
    text-decoration: none;
}

.container-footer-bg a:hover{
    color: #D86C00;
}
.container-footer-bg .lugar i{
    font: 500 12px/1 'FontAwesome';
    color: #D96D00;
    padding-right: 10px;
    display: inline-block;
}
a.redes{
    margin: 10px 0;
}
.container-footer-bg .link{
    display: block;
    margin: 0 0 0 0;
    padding: 5px 0 10px 0;
    font: 400 16px/1 'Helvetica Light', sans-serif;
    color: white;
    text-align: left;
    text-decoration: none;
    /*text-transform: uppercase;*/
}
.container-footer-copyright-bg{
    position: relative;
    background: #EEEEEE;
    width: 100%;
    min-height: 50px;
    padding-top: 10px;
}
.container-footer-copyright-bg p {
    /*display: block;	*/
    font: 400 14px 'Helvetica Light', sans-serif;
    color: #45464a;
    text-decoration: none;
    text-align: left;
    padding: 0;
    margin: 0;
    padding-top: 15px;
}
.container-header-interior{
    position: relative;
    width: 100%;
    height: 228px;
    background-color: #14161f;
}
.container-header-interior .titulos{
    position: relative;
    font: 500 35px/1 'Helvetica Light', sans-serif;
    color: #d9d9d9;
    text-transform: uppercase;
    padding: 150px 0 0 10%;
}
.container-header-interior.servicios{
    background: url( ../images/hea_tiposserv.jpg) no-repeat center top;
    width: 100%;
    height: 231px;
    background-size: cover;
}
.container-header-interior.firma{
    background: url( ../images/hea_clientes.jpg) no-repeat center top;
    width: 100%;
    height: 231px;
    background-size: cover;
}
.container-header-interior.equipo{
    background: url(../images/hea_quienes.jpg) no-repeat center top;
    width: 100%;
    height: 231px;
    background-size: cover;
}
.container-header-interior.contacto{
    background: url( ../images/back_bannercontacto.jpg) no-repeat center top;
    width: 100%;
    height: 231px;
    background-size: cover;
}

.container-interior-bg{
    position: relative;
    width: 100%;
    min-height: Calc(680px - 50px);
    padding-bottom: 50px;
    padding-top: 20px;
}
.container-interior-bg.servicios{
    position: relative;
    background: url(../images/interior-bg-servicios.jpg) no-repeat top right;
    background-size: cover;
}


.container-interior-bgcontactoooo{
    position: relative;
    width: 100%;
    min-height: Calc(500px - 50px);
    padding-bottom: 50px;
    padding-top: 20px;
}

.container-interior-bgcontactoooo-bgcontactoooo{
    position: relative;
    background: url(../images/interior-bg-servicios.jpg) no-repeat top center;
    background-size: cover;
}


.element-bg{
    background: url(../images/interior-element-bg.png) no-repeat left top;
    width: 115px;
    height: 421px;
    position: relative;
    margin-left: -15px;
}
.tab-content{
    display: block;
    margin-top: 30px;
}

.tab-content .active p {
    display: block;	
    font: 300 16px/1.2 'Helvetica Light', sans-serif;
    color: #1f2432;
    text-align: justify;

}
.tab-content .active h1{
    font: 32px/1 'Helvetica Light', sans-serif;
    color: #80bd01;
    text-transform: uppercase;
    text-align: center;

}
.tab-content .active img{
    vertical-align: middle;
    margin: 0 auto;
    display: block;
}
.container-interior-bg .tabs-left > li > a {
    border-radius: 0;
    display: block;
    margin-right: 0;
    font: 300 16px/1.2 'helveticaneuecondregular', sans-serif;
    color: #666666;

}

.container-interior-bg .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    background-color: transparent;
    border: none;
    color: #80bd01;
    font: 500 17px/1 'Helvetica Light', sans-serif;
    display: inline-block;
    padding-left: 3px;
}
.container-interior-bg .nav-tabs > li.active::before {
    content: url(../images/icon-tabs.png);
    display: inline-block;
}
.container-interior-bg h1{
    font: 32px/1 'Helvetica Light', sans-serif;
    color: #80bd01;
    text-transform: uppercase;
    text-align: left;
}

.container-interior-bg p{
    display: block;	
    font: 300 16px/1.2 'Helvetica Light', sans-serif;
    color: #1f2432;
    text-align: justify;

}
.formulario-contacto {
    margin-top: 30px;
}

.formulario-contacto .form-group .form-control {
    background-color: white;
    border: medium none;
    border-radius: 3px;
    color: #1a2126;
    font: 300 15px 'Helvetica Light', sans-serif;
    height: 38px;
    margin-top: 8px;
    position: relative;
}
.formulario-contacto .form-group textarea.form-control {
    background-color: white;
    border: medium none;
    border-radius: 8px;
    color: #1a2126;
    font: 300 15px 'Helvetica Light', sans-serif;
    height: 100px;
    margin-top: 8px;
    overflow: hidden;
    resize: none;
}
.formulario-contacto .form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(2, 113, 210, .6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(2, 113, 210, .6);
}
.formulario-contacto .btncontacto {
    background-color: #c51e60;
    border: none;
    border-radius: 3px;
    color: white;
    font: 500 22px 'Helvetica Light', sans-serif;
    height: 50px;
    margin-top: 10px;
    position: relative;
    text-align: center;
    width: 100%;
    padding-top: 10px;
}
.container-interior-bg ul {
    color: #1f2432;
    font: 300 16px/1.2 'helveticaneuecondregular',sans-serif;
}
.as-btn-blue-medium {
    border-radius: 4px !important;
    font-family: 'helveticaneuecondregular',sans-serif !important;
    font-size: 22px !important;
    font-weight: 200 !important;
    padding: 14px 10px 12px 10px !important;
    width: 210px;
    background-image: url(../images/back_boton.jpg);
    background-repeat: no-repeat;
    background-position: right;
    margin-top: -20px !important;
    float: right;
}

.captcha{

}
.form-horizontal .control-label{
    color:#666666;
    font-family:'helveticaneuecondregular';
    font-weight: 500;
    font-size: 17px;

}
.form-btn{
    background-color: #D96D00;
    border: 0 none;
    color: white;
    font-family:'helveticaneuecondregular';
    font-size: 18px;
    padding: 5px 20px;
    transition-duration: .5s;
}
.form-btn:hover{
    background-color: #FF8000;
    color: black;
}

.captcha{
    position: relative;
    float: right;
    width: 255px;
}   

.form-control{
    font-size: 15px;
}
.captcha, #rc-imageselect   {
    transform: scale(0.84);
    transform-origin: 0 0;
}
.header-section{
    width: 100%;
    height: 200px;
    background: url(../images/home-quienes-bg.jpg) no-repeat center center;
    background-size: cover;
    overflow: hidden;
}
.header-section h1{
    text-align: center;
    color: white;
    padding-top: 40px;
    font-size: 38px;
    text-transform: uppercase;
}
.container-interior{
    position: relative;
    overflow: hidden;
    padding: 60px 0;
}
.container-interior h1 {
    font: 500 30px/1 'Helvetica Light', sans-serif;
    color: #268600;
    text-align: center;
    margin: 0;
    padding: 0;
    padding-top: 30px;
    padding-bottom: 30px;
}

.tituloespecialidades{
    color: #D86C00;
    font: 26px/1 'Helvetica Light', sans-serif;
    margin-top: 20px;
    margin-bottom: 10px;
    text-align: left;
}


.titulodr{
    color: #D86C00;
    font: 30px/1 'Helvetica Light', sans-serif;
    margin-top: 35px;
    margin-bottom: 35px;
    text-align: left;
}

.titulodrw{
    color: white;
    font: 30px/1 'Helvetica Light', sans-serif;
    margin-top: 35px;
    margin-bottom: 35px;
    text-align: left;
}

.textodr{
    color: #666666;
    font: 21px 'Helvetica Light', sans-serif;
    margin-top: 35px;
    margin-bottom: 35px;
    text-align: justify;
}


.modal-dialog {

}
.modal-body {

}

.modal-header {

}
.close {
    float: right;
    font-size: 39px;
    font-weight: bold;
    line-height: 1;
    color: orangered;
    opacity: 1;
}
.close:hover{
    color: gray;
} 
.container-productos{
    cursor: pointer;
    overflow: hidden;
    margin: 30px 20px;
}
.aviso-privacidad {
    position: relative;
    float: left;
    font-size: 14px;
    font-family:'helveticaneuecondregular';
    text-align: left;
    margin-top: 10px;
    color: #D86C00;
    margin-left: 5px;
    cursor: pointer;
}
.copyright {
    font-size: 14px;
    font-family:'helveticaneuecondregular';
    text-align: left;
    margin-top: 10px;
    color: #777777;
    position: relative;
    float: left;
}


/*--------------------------------------------------------------------------------1200px----------------------------------------------------- */

@media (max-width: 1200px) {
    .nav-break.navbar-default .navbar-nav {
        margin-left: 0px;}
    .nav-break .navbar-header {
        float: none;
    }
    .nav-break .navbar-left, .nav-break .navbar-right {
        float: none !important;
    }
    .nav-break .navbar-toggle {
        display: block;
    }
    .nav-break .navbar-collapse {
        border-top: 1px solid #d6d6d6;
    }
    .nav-break .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }
    .nav-break .navbar-collapse.collapse {
        display: none!important;
    }
    .nav-break .navbar-nav {
        float: none!important;
        margin-top: 7.5px;
    }
    .nav-break .navbar-nav li {
        float: none;
    }
    .nav-break .navbar-nav li a {
        padding-top: 10px;
        padding-bottom: 10px;
        min-height: 30px;
        line-height: 30px !important;
    }
    .nav-break .collapse.in{
        display:block !important;
    }
    .slider{
        min-height: 100px;
    }
    .nav-break.navbar-default .navbar-nav li a {
        font: 400 16px 'Helvetica Light', sans-serif;
        color: #928c8c;
        text-transform: uppercase;
        /*line-height: 78px;*/
        padding-top: 10px;
    }
    .header-support{
        display: none;
    }
    .tituloespecialidades{
        font: 21px/1 'Helvetica Light', sans-serif;
    }

}

/*--------------------------------------------------------------------------------1131px----------------------------------------------------- */

@media (max-width: 1131px) {
    .tituloespecialidades{
        font: 21px/1 'Helvetica Light', sans-serif;
    }
}

/*--------------------------------------------------------------------------------1024px----------------------------------------------------- */

@media (max-width: 1024px) {

    .botooon{
        background-image: url(../images/back_boton.jpg);
        background-repeat: no-repeat;
        color: #fff !important; 
        width: 240px;
        height: 45px;
        cursor: pointer;
        text-align: center;
        vertical-align: middle;
        font: 300 16px 'Helvetica Light', sans-serif;
        text-decoration: none;
        border-radius: 2px;
        padding-top: 12px;
        margin: 0 auto;
        margin-top: 18px;

    }
    .amazingslider-text-1{
        padding-bottom: 13%;
    }

    .tituloespecialidades{
        font: 18px/1 'Helvetica Light', sans-serif;
    }

}

/*--------------------------------------------------------------------------------992px----------------------------------------------------- */
@media (max-width: 992px) {
    .col-md-5ths {
        width: 33%;
        float: left;
    }
}


/*--------------------------------------------------------------------------------990px----------------------------------------------------- */

@media (max-width: 994px) {
    .contactotext{
        color: white;
        font-size: 17px;
        text-align: center;
    }

    .container-footer-bg h1{
        position: relative;
        /*  color: #80bd01;*/
        text-align: center;
        padding: 15px 0 10px 0;
        margin: 0;
    }

    .container-footer-bg .lugar , .container-footer-bg a{
        display: block;
        margin: 0 0 0 0;
        padding: 2px 0 2px 0;
        /* color: white;*/
        text-align: center;
        text-decoration: none;
    }
    a.redes {
        display: block ;
        margin: 10px auto 40px auto;
    }
    .form-btn{
        margin: 20px auto;
        width: 100%;
    }
    .captcha{
        float: none;
        margin: 0 auto;
        display: block;
        width: 326px;
    }

    .tituloespecialidades{
        font: 27px/1 'Helvetica Light', sans-serif;
    }

}


/*--------------------------------------------------------------------------------768px----------------------------------------------------- */

@media (max-width: 768px) {

    /*.container-footer-copyright-bg .powerby, .powerby:hover {
    
            font: 300 13px 'Quicksand', sans-serif;
            color: #45464a;
            text-decoration: none;
            text-align: center !important;
            padding-top: 25px !important;
            margin-top: 10px;
            margin-bottom: 20px;
    }*/

    .logoheader{
        background-image: url(../images/logotipo-md.png);
        width: 290px;
        height: 110px;
        margin-top: 10px;
        margin-left: 10px;
        background-repeat: no-repeat;
    }

    .as-btn-blue-medium {

        display:none !important;
    }
    .amazingslider-description-1, .amazingslider-title-1{
        display: none !important;
    }
    .col-xs-5ths {
        width: 50%;
        float: left;
    }
    .as-btn-blue-medium {
        float:none;
    }



    .logoesferamedica{
        width: 100%;
        background-repeat: no-repeat;
        background-position: center;
        float: right;
    }


    .logoheader2{
        width: 100%;
        background-position: center;
        margin-left: 0px;
    }






}




/*---------------------------------------------------------------------------------------------425px---------------------------------------------------------------*/
@media (max-width: 425px) {
    .logoheader{
        width: 180px;
        height: 96px;
        margin-top: 10px;
        margin-left: 10px;
        background-size: cover;
    }
    .col-xs-5ths {
        width: 100%;
        float: left;
    }
}