/*
Para Perfil de Trabajos
*/


/*
Escritorio
*/

@media(min-width:1200px) {
    p {
        margin-top: 5px;
        margin-bottom: 2px;
    }
    li {
        margin-bottom: 4px;
        color: #666;
    }
    strong {
        color: #F6D000;
        padding-right: 3px;
    }
    .perfil-section {
        height: auto;
        width: 100%;
        float: left;
        padding-top: 100px;
        padding-bottom: 64px;
        text-align: center;
        background: #f0f0f0;
    }
    .img-margin {
        margin-top: 5.31%;
    }
    .navbar {
        padding: 0;
        /* background-color: #ffffff; */
        border: none;
        height: 64px;
        /* -webkit-box-shadow: 0px 4px 8px -2px rgba(0,0,0,0.1); */
        -moz-box-shadow: 0px 4px 8px -2px rgba(0, 0, 0, 0.1);
        /* box-shadow: 0px 4px 8px -2px rgba(0,0,0,0.1); */
    }
    .navbar-brand {
        background: url(../img/afardiN.png);
        background-size: 50%;
        padding-top: 10px;
        background-repeat: no-repeat;
        -webkit-transition: all .2s ease-in-out, all .2s ease;
        -moz-transition: all .2s ease-in-out, all .2s ease;
        transition: all .2s ease-in-out, all .2s ease;
    }
    .navbar>.container .navbar-brand,
    .navbar>.container-fluid .navbar-brand {
        margin-left: -15px;
        width: 280px;
        margin-top: 18px;
    }
    .top-nav-collapse .navbar-brand>img {
        width: 8%;
        margin-top: -3px;
    }
    .top-nav-collapse .navbar-brand {
        background: url(../img/afardiN.png);
        background-size: 38%;
        margin-top: 10px !important;
        background-repeat: no-repeat;
    }
    .navbar-default .navbar-nav>li>a {
        color: #999999;
        padding-top: 32px;
        padding-bottom: 22px;
        -webkit-transition: all .2s ease-in-out, all .2s ease;
        -moz-transition: all .2s ease-in-out, all .2s ease;
        transition: all .2s ease-in-out, all .2s ease;
    }
    .top-nav-collapse li a {
        padding-top: 22px !important;
        padding-bottom: 22px;
    }
    ul.nav a:hover {
        color: #162249 !important;
        font-weight: 800;
        -webkit-transition: all .2s ease-in-out, all .2s ease;
        -moz-transition: all .2s ease-in-out, all .2s ease;
        transition: all .2s ease-in-out, all .2s ease;
    }
    .navbar-default .navbar-nav>li>a:hover,
    .navbar-default .navbar-nav>li>a:focus {
        font-weight: 800;
        color: #F6D000;
        background-color: transparent;
        -webkit-transition: all .2s ease-in-out, all .2s ease;
        -moz-transition: all .2s ease-in-out, all .2s ease;
        transition: all .2s ease-in-out, all .2s ease;
    }
    .border-f {
        width: 80px;
        border: 1px solid #F6D000;
        margin-right: auto;
        margin-top: 2px;
        margin-bottom: 4px;
    }
    .i-works {
        font-size: 14px;
        color: #162249;
    }
    .sub-title {
        color: #888;
        font-weight: 300;
        font-size: 14px;
    }
}


/*
Escritorio Medio
*/

@media(min-width:992px) and (max-width:1199px) {
    p {
        margin-top: 5px;
        margin-bottom: 2px;
        font-size: 13px;
    }
    li {
        margin-bottom: 4px;
        color: #666;
        font-size: 13px;
    }
    strong {
        color: #F6D000;
        padding-right: 3px;
    }
    h6 {
        font-size: 16px !important;
    }
    .perfil-section {
        height: auto;
        width: 100%;
        padding-top: 12%;
        padding-bottom: 13%;
        text-align: center;
        background: #f4f4f4;
    }
    .footer {
        height: auto;
        width: 100%;
        padding-top: 20px;
        padding-bottom: 20px;
        text-align: center;
        background: rgba(22, 34, 73, 0.04);
        color: #888888;
    }
    .img-margin {
        margin-top: 5.31%;
    }
    .navbar {
        padding: 0;
        /* background-color: #ffffff; */
        border: none;
        height: 64px;
        /* -webkit-box-shadow: 0px 4px 8px -2px rgba(0,0,0,0.1); */
        -moz-box-shadow: 0px 4px 8px -2px rgba(0, 0, 0, 0.1);
        /* box-shadow: 0px 4px 8px -2px rgba(0,0,0,0.1); */
    }
    .navbar-brand {
        background: url(../img/afardiN.png);
        background-size: 50%;
        padding-top: 10px;
        background-repeat: no-repeat;
        -webkit-transition: all .2s ease-in-out, all .2s ease;
        -moz-transition: all .2s ease-in-out, all .2s ease;
        transition: all .2s ease-in-out, all .2s ease;
    }
    .navbar>.container .navbar-brand,
    .navbar>.container-fluid .navbar-brand {
        margin-left: -15px;
        width: 280px;
        margin-top: 18px;
    }
    .top-nav-collapse .navbar-brand>img {
        width: 8%;
        margin-top: -3px;
    }
    .top-nav-collapse .navbar-brand {
        background: url(../img/afardiN.png);
        background-size: 38%;
        margin-top: 10px !important;
        background-repeat: no-repeat;
    }
    .navbar-default .navbar-nav>li>a {
        color: #999999;
        padding-top: 32px;
        padding-bottom: 22px;
        -webkit-transition: all .2s ease-in-out, all .2s ease;
        -moz-transition: all .2s ease-in-out, all .2s ease;
        transition: all .2s ease-in-out, all .2s ease;
    }
    .top-nav-collapse li a {
        padding-top: 22px !important;
        padding-bottom: 22px;
    }
    ul.nav a:hover {
        color: #162249 !important;
        font-weight: 800;
        -webkit-transition: all .2s ease-in-out, all .2s ease;
        -moz-transition: all .2s ease-in-out, all .2s ease;
        transition: all .2s ease-in-out, all .2s ease;
    }
    .navbar-default .navbar-nav>li>a:hover,
    .navbar-default .navbar-nav>li>a:focus {
        font-weight: 800;
        color: #F6D000;
        background-color: transparent;
        -webkit-transition: all .2s ease-in-out, all .2s ease;
        -moz-transition: all .2s ease-in-out, all .2s ease;
        transition: all .2s ease-in-out, all .2s ease;
    }
    .border-f {
        width: 80px;
        border: 1px solid #F6D000;
        margin-right: auto;
        margin-top: 2px;
        margin-bottom: 4px;
    }
    .i-works {
        font-size: 14px;
        color: #162249;
    }
    .sub-title {
        color: #888;
        font-weight: 300;
        font-size: 14px !important;
    }
}


/*
Tablet
*/

@media(min-width:768px) and (max-width:991px) {
    p {
        margin-top: 5px;
        margin-bottom: 2px;
    }
    li {
        margin-bottom: 4px;
        color: #666;
    }
    strong {
        color: #F6D000;
        padding-right: 3px;
    }
    .perfil-section {
        height: auto;
        width: 100%;
        float: left;
        padding-top: 100px;
        padding-bottom: 64px;
        text-align: center;
        background: #f4f4f4;
    }
    .img-margin {
        margin-top: 5.31%;
    }
    .navbar {
        padding: 0;
        background-color: #ffffff;
        border: none;
        height: 64px;
        -webkit-box-shadow: 0px 4px 8px -2px rgba(0, 0, 0, 0.1);
        -moz-box-shadow: 0px 4px 8px -2px rgba(0, 0, 0, 0.1);
        box-shadow: 0px 4px 8px -2px rgba(0, 0, 0, 0.1);
    }
    .navbar-brand {
        background: url(../img/afardiN.png);
        background-size: 38%;
        background-repeat: no-repeat;
    }
    .navbar>.container .navbar-brand,
    .navbar>.container-fluid .navbar-brand {
        margin-left: -15px;
        width: 280px;
        margin-top: 10px;
    }
    .top-nav-collapse .navbar-brand>img {
        width: 8%;
        margin-top: -3px;
    }
    .top-nav-collapse .navbar-brand {
        background: url(../img/afardiN.png);
        background-size: 38%;
        background-repeat: no-repeat;
    }
    .navbar-default .navbar-nav>li>a {
        color: #999999;
        padding-top: 20px;
        padding-bottom: 20px;
        -webkit-transition: all .2s ease-in-out, all .2s ease;
        -moz-transition: all .2s ease-in-out, all .2s ease;
        transition: all .2s ease-in-out, all .2s ease;
    }
    ul.nav a:hover {
        color: #162249 !important;
        font-weight: 800;
        -webkit-transition: all .2s ease-in-out, all .2s ease;
        -moz-transition: all .2s ease-in-out, all .2s ease;
        transition: all .2s ease-in-out, all .2s ease;
    }
    .navbar-default .navbar-nav>li>a:hover,
    .navbar-default .navbar-nav>li>a:focus {
        font-weight: 800;
        color: #F6D000;
        background-color: transparent;
        -webkit-transition: all .2s ease-in-out, all .2s ease;
        -moz-transition: all .2s ease-in-out, all .2s ease;
        transition: all .2s ease-in-out, all .2s ease;
    }
    .i-works {
        font-size: 14px;
        color: #162249;
    }
    .sub-title {
        color: #888;
        font-weight: 300;
        font-size: 14px;
    }
}


/*
SmartPhone high
*/

@media(min-width:768px) and (max-width:991px) {
    p {
        margin-top: 5px;
        margin-bottom: 2px;
    }
    li {
        margin-bottom: 4px;
        color: #666;
    }
    strong {
        color: #F6D000;
        padding-right: 3px;
    }
    .navbar {
        padding: 0;
        background-color: #ffffff;
        border: none;
        height: 64px;
        -webkit-box-shadow: 0px 4px 8px -2px rgba(0, 0, 0, 0.1);
        -moz-box-shadow: 0px 4px 8px -2px rgba(0, 0, 0, 0.1);
        box-shadow: 0px 4px 8px -2px rgba(0, 0, 0, 0.1);
    }
    .intro-works {
        height: 50%;
        width: 100%;
        text-align: center;
        background: url(../img/t1/muni3.jpg)no-repeat center center fixed;
        background-size: 100%;
        background-position: 100% 10%;
        text-align: left;
    }
    .intro-school {
        height: 60%;
        width: 100%;
        text-align: center;
        background: url(../img/t2/t1.jpg)no-repeat center center fixed;
        background-size: 155%;
        background-position: 28% 18%;
        text-align: left;
    }
    .intro-jb {
        height: 60%;
        width: 100%;
        text-align: center;
        background: url(../img/jb/jb1.jpg)no-repeat center center fixed;
        background-size: 155%;
        background-position: 42% 18%;
        text-align: left;
    }

    .intro-enel {
        height: 60%;
        width: 100%;
        text-align: center;
        background: url(../img/en1/en1.jpg)no-repeat center center fixed;
        background-size: 155%;
        background-position: 42% 18%;
        text-align: left;
    }

    .intro-wom {
        height: 60%;
        width: 100%;
        text-align: center;
        background: url(../img/wom/wom1.jpg)no-repeat center center fixed;
        background-size: 155%;
        background-position: 42% 18%;
        text-align: left;
    }
    .intro-ej {
        height: 60%;
        width: 100%;
        text-align: center;
        background: url(../img/ej/ej1.jpg)no-repeat center center fixed;
        background-size: 155%;
        background-position: 42% 18%;
        text-align: left;
    }
    .intro-chilectra {
        height: 60%;
        width: 100%;
        text-align: center;
        background: url(../img/t5/t1.jpg)no-repeat center center fixed;
        background-size: 137%;
        background-position: 42% -5%;
        text-align: left;
    }
    .intro-js {
        height: 60%;
        width: 100%;
        text-align: center;
        background: url(../img/js/js1.jpg)no-repeat center center fixed;
        background-size: 137%;
        background-position: 42% -5%;
        text-align: left;
    }
    .intro-works2 {
        height: auto;
        padding-top: 40px;
        padding-bottom: 40px;
        width: 100%;
        float: left;
        text-align: left;
        background: #ffffff;
        /* text-align: center; */
    }
    .perfil-section {
        height: auto;
        width: 100%;
        float: left;
        padding-top: 0px;
        padding-bottom: 64px;
        text-align: center;
        background: #f4f4f4;
    }
    .img-margin {
        margin-top: 5.31%;
    }
    .border-f {
        width: 80px;
        border: 1px solid #F6D000;
        margin-right: auto;
        margin-top: 2px;
        margin-bottom: 4px;
    }
    .i-works {
        font-size: 14px;
        color: #162249;
    }
    .sub-title {
        color: #888;
        font-weight: 300;
        font-size: 14px;
    }
}


/*
SmartPhone medium
*/

@media (min-width: 480px) and (max-width:767px) {

    .intro-enel {
        height: 60%;
        width: 100%;
        text-align: center;
        background: url(../img/en1/en1.jpg)no-repeat center center fixed;
        background-size: 155%;
        background-position: 42% 18%;
        text-align: left;
    }

    p {
        margin-top: 5px;
        margin-bottom: 2px;
    }
    li {
        margin-bottom: 4px;
        color: #666;
    }
    strong {
        color: #F6D000;
        padding-right: 3px;
    }
    h6 {
        font-size: 16px;
    }
    .navbar {
        padding: 0;
        background-color: #ffffff;
        border: none;
        height: 64px;
        -webkit-box-shadow: 0px 4px 8px -2px rgba(0, 0, 0, 0.1);
        -moz-box-shadow: 0px 4px 8px -2px rgba(0, 0, 0, 0.1);
        box-shadow: 0px 4px 8px -2px rgba(0, 0, 0, 0.1);
    }
    .intro-works {
        height: 50%;
        width: 100%;
        text-align: center;
        background: url(../img/t1/muni3.jpg)no-repeat center center fixed;
        background-size: 111%;
        background-position: 100% 12%;
        text-align: left;
    }
    .intro-works2 {
        height: auto;
        padding-top: 40px;
        padding-bottom: 40px;
        width: 100%;
        float: left;
        text-align: left;
        background: #ffffff;
        /* text-align: center; */
    }
    .perfil-section {
        height: auto;
        width: 100%;
        float: left;
        padding-top: 0px;
        padding-bottom: 64px;
        text-align: center;
        background: #f4f4f4;
    }
    .intro-school {
        height: 60%;
        width: 100%;
        text-align: center;
        background: url(../img/t2/t1.jpg)no-repeat center center fixed;
        background-size: 155%;
        background-position: 28% 20%;
        text-align: left;
    }
    .intro-jb {
        height: 60%;
        width: 100%;
        text-align: center;
        background: url(../img/jb/jb1.jpg)no-repeat center center fixed;
        background-size: 155%;
        background-position: 42% 20%;
        text-align: left;
    }
    .intro-wom {
        height: 60%;
        width: 100%;
        text-align: center;
        background: url(../img/wom/wom1.jpg)no-repeat center center fixed;
        background-size: 155%;
        background-position: 42% 20%;
        text-align: left;
    }
    .intro-ej {
        height: 60%;
        width: 100%;
        text-align: center;
        background: url(../img/ej/ej1.jpg)no-repeat center center fixed;
        background-size: 155%;
        background-position: 42% 20%;
        text-align: left;
    }
    .intro-chilectra {
        height: 60%;
        width: 100%;
        text-align: center;
        background: url(../img/t5/t1.jpg)no-repeat center center fixed;
        background-size: 112%;
        background-position: 42% 20%;
        text-align: left;
    }
    .intro-js {
        height: 60%;
        width: 100%;
        text-align: center;
        background: url(../img/js/js1.jpg)no-repeat center center fixed;
        background-size: 137%;
        background-position: 42% -5%;
        text-align: left;
    }
    .img-margin {
        margin-top: 5.31%;
    }
    .border-f {
        width: 80px;
        border: 1px solid #F6D000;
        margin-right: auto;
        margin-top: 2px;
        margin-bottom: 4px;
    }
    .previus {
        background: url(../img/previus.png) center;
        background-size: 50%;
        background-repeat: no-repeat;
        width: 51.42px;
    }
    .previus:hover {
        background: url(../img/previus.png) center;
        background-size: 50%;
        background-repeat: no-repeat;
        width: 51.42px;
    }
    .previus:active {
        background: url(../img/previus.png) center;
        background-size: 50%;
        background-repeat: no-repeat;
        width: 51.42px;
    }
    .next {
        background: url(../img/next.png) center;
        background-size: 50%;
        background-repeat: no-repeat;
    }
    .next:hover {
        background: url(../img/next.png) center;
        background-size: 50%;
        background-repeat: no-repeat;
    }
    .next:active {
        background: url(../img/next.png) center;
        background-size: 50%;
        background-repeat: no-repeat;
    }
    .home {
        background: url(../img/home.png) center;
        background-size: 70%;
        background-repeat: no-repeat;
    }
    .home:hover {
        background: url(../img/home.png) center;
        background-size: 70%;
        background-repeat: no-repeat;
    }
    .home:active {
        background: url(../img/home.png) center;
        background-size: 70%;
        background-repeat: no-repeat;
    }
    .p-xs {
        font-size: 10px;
        color: #333333;
        margin-top: 35px;
        margin-bottom: 0px;
        /* margin-left: -17px; */
        text-align: center;
        float: none !important;
    }
    .i-works {
        font-size: 14px;
        color: #162249;
    }
    .sub-title {
        color: #888;
        font-weight: 300;
        font-size: 14px;
    }
}


/*
SmartPhone small
*/

@media (min-width: 320px) and (max-width:479px) {

    .intro-enel {
        height: 60%;
        width: 100%;
        text-align: center;
        background: url(../img/en1/en1.jpg)no-repeat center center fixed;
        background-size: 155%;
        background-position: 42% 18%;
        text-align: left;
    }

    p {
        margin-top: 5px;
        margin-bottom: 2px;
    }
    li {
        margin-bottom: 4px;
        color: #666;
    }
    strong {
        color: #F6D000;
        padding-right: 3px;
    }
    h6 {
        font-size: 16px;
    }
    .navbar {
        padding: 0;
        background-color: #ffffff;
        border: none;
        height: 64px;
        -webkit-box-shadow: 0px 4px 8px -2px rgba(0, 0, 0, 0.1);
        -moz-box-shadow: 0px 4px 8px -2px rgba(0, 0, 0, 0.1);
        box-shadow: 0px 4px 8px -2px rgba(0, 0, 0, 0.1);
    }
    .intro-works {
        height: 60%;
        width: 100%;
        text-align: center;
        background: url(../img/t1/muni3.jpg)no-repeat center center fixed;
        background-size: 155%;
        background-position: 100% 20%;
        text-align: left;
    }
    .intro-school {
        height: 60%;
        width: 100%;
        text-align: center;
        background: url(../img/t2/t1.jpg)no-repeat center center fixed;
        background-size: 155%;
        background-position: 28% 20%;
        text-align: left;
    }
    .intro-jb {
        height: 60%;
        width: 100%;
        text-align: center;
        background: url(../img/jb/jb1.jpg)no-repeat center center fixed;
        background-size: 155%;
        background-position: 42% 20%;
        text-align: left;
    }
    .intro-wom {
        height: 60%;
        width: 100%;
        text-align: center;
        background: url(../img/wom/wom1.jpg)no-repeat center center fixed;
        background-size: 155%;
        background-position: 42% 20%;
        text-align: left;
    }
    .intro-ej {
        height: 60%;
        width: 100%;
        text-align: center;
        background: url(../img/ej/ej1.jpg)no-repeat center center fixed;
        background-size: 155%;
        background-position: 42% 20%;
        text-align: left;
    }
    .intro-chilectra {
        height: 60%;
        width: 100%;
        text-align: center;
        background: url(../img/t5/t1.jpg)no-repeat center center fixed;
        background-size: 155%;
        background-position: 42% 20%;
        text-align: left;
    }
    .intro-js {
        height: 60%;
        width: 100%;
        text-align: center;
        background: url(../img/js/js1.jpg)no-repeat center center fixed;
        background-size: 137%;
        background-position: 42% -5%;
        text-align: left;
    }
    .intro-works2 {
        height: auto;
        padding-top: 40px;
        padding-bottom: 40px;
        width: 100%;
        float: left;
        text-align: left;
        background: #ffffff;
        /* text-align: center; */
    }
    .perfil-section {
        height: auto;
        width: 100%;
        float: left;
        padding-top: 0px;
        padding-bottom: 64px;
        text-align: center;
        background: #f4f4f4;
    }
    .img-margin {
        margin-top: 5.31%;
    }
    .border-f {
        width: 80px;
        border: 1px solid #F6D000;
        margin-right: auto;
        margin-top: 2px;
        margin-bottom: 4px;
    }
    .p-works {
        font-size: 14px;
    }
    .i-works {
        font-size: 14px;
        color: #162249;
    }
    .p-footer {
        font-size: 9px;
        margin-bottom: 0px !important;
    }
    .previus {
        background: url(../img/previus.png) center;
        background-size: 50%;
        background-repeat: no-repeat;
        width: 51.42px;
    }
    .previus:hover {
        background: url(../img/previus.png) center;
        background-size: 50%;
        background-repeat: no-repeat;
        width: 51.42px;
    }
    .previus:active {
        background: url(../img/previus.png) center;
        background-size: 50%;
        background-repeat: no-repeat;
        width: 51.42px;
    }
    .next {
        background: url(../img/next.png) center;
        background-size: 50%;
        background-repeat: no-repeat;
    }
    .next:hover {
        background: url(../img/next.png) center;
        background-size: 50%;
        background-repeat: no-repeat;
    }
    .next:active {
        background: url(../img/next.png) center;
        background-size: 50%;
        background-repeat: no-repeat;
    }
    .home {
        background: url(../img/home.png) center;
        background-size: 70%;
        background-repeat: no-repeat;
    }
    .home:hover {
        background: url(../img/home.png) center;
        background-size: 70%;
        background-repeat: no-repeat;
    }
    .home:active {
        background: url(../img/home.png) center;
        background-size: 70%;
        background-repeat: no-repeat;
    }
    .p-xs {
        font-size: 10px;
        color: #333333;
        margin-top: 35px;
        margin-bottom: 0px;
        /* margin-left: -17px; */
        text-align: center;
        float: none !important;
    }
    .sub-title {
        color: #888;
        font-weight: 300;
        font-size: 14px;
    }
}

@media screen and (orientation:landscape) {
    .intro-works {
        height: 90% !important;
        width: 100%;
    }
    .intro-jb {
        height: 90% !important;
        width: 100%;
    }
    .intro-wom {
        height: 90% !important;
        width: 100%;
    }
    .intro-ej {
        height: 90% !important;
        width: 100%;
    }
    .intro-school {
        height: 90% !important;
        width: 100%;
    }
    .intro-chilectra {
        height: 90% !important;
        width: 100%;
    }
    .intro-js {
        height: 90% !important;
        width: 100%;
        background-size: 137%;
        background-position: 42% 4%;
    }
}