﻿/*
Style Name:     lavorare-in-terna.css
Description:    Stili per sezione Lavorare in Terna
Author:         dream-team - rcs
 
Version:        01.5
Date:           12/07/2017      *rcs
Modified:       16/07/2018      *rcs 
*/

/* Table of Contents:

1.0 - Impostazioni Comuni
    1.1 - Azzeramento classe *col-
    
2.0 - Siamo Terna - Icone
    2.1 - Testi
    2.2 - Colori
    2.3 - Bordi
    2.4 - Spaziature
    2.5 - Immagini
    2.6 - Contatore
    2.7 - Media query 620
        2.7.1 - Media query - Testi
        2.7.2 - Media query - Bordi
        2.7.3 - Media query - Spaziature
        2.7.4 - Media query - Immagini
        2.7.5 - Media query - Contatore

    2.8 - Media query 800
        2.8.1 - Media query - Testi
        2.8.2 - Media query - Spaziature

3.0 - Siamo Terna - Sedi
    3.1 - Immagine Italia
    3.2 - Close
    3.3 - Transition
    3.4 - Design Box Modal
    3.5 - Elenco sedi
    
4.0 - TABS
    4.1 - Comuni
        4.1.1 - Visibilità Tab-Content
        4.1.2 - Tab-Pane
        4.1.3 - Nav Tabs
        4.1.4 - Links
    4.2 - Le Nostre Professionalità
        4.2.1 - Bordi
        4.2.2 - Links
        4.2.3 - Icone
    4.3 - Processo di selezione
        4.3.1 - Bordi
        4.3.2 - Tabs
        4.3.3 - Link
    4.4 - Media query

5.0 - Campus
    5.1 - Container Banner
    5.2 - Immagini sfondo
    5.3 - Testi
    5.4 - Media query
*/


/* ========================================================================
 * TODO
 * In produzione commentare o eliminare le classi al punto 0.1
 * Classi create per simulare il comportamento del sito www.terna.it
 * ======================================================================== */

/* 0.1 */

/* .container{
    max-width: 1200px;
    margin: 0 auto;
}

[class*="col-"] {
    float: left;
    padding: 15px;
} */



/* 1.0 - Impostazioni comuni
-------------------------------------------------------------- */

/* 1.1 - Azzeramento classe *col- ----- */

#siamo-terna [class*="col-"], #sedi-terna [class*="col-"], #professionalita [class*="col-"], #lt-campus-banner [class*="col-"], #lt-campus [class*="col-"], #processo-selezione [class*="col-"]
{
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}



/* 2.0 - Siamo Terna - Icone
-------------------------------------------------------------- */

/* 2.1 - Testi ----- */

/* ========================================================================
 * TODO
 * In produzione commentare o eliminare Font-family
 * ======================================================================== */
.st-title {
    /* font-family: Arial,Helvetica,sans-serif; */
    font-family: Oswald,sans-serif;
    font-size: 24px;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 19px;
}

.st-txt {
    text-align: center;
    font-family: Roboto,sans-serif;
}

/* ========================================================================
 * TODO
 * In produzione commentare o eliminare Font-family
 * ======================================================================== */
.st-text
{
    /* font-family: Arial,Helvetica,sans-serif; */
    font-size: 16px;
}

/* ========================================================================
 * TODO
 * In produzione commentare o eliminare Font-family
 * ======================================================================== */
.st-number
{
    /* font-family: Arial,Helvetica,sans-serif; */
    font-size: 24px;
}


/* 2.2 - Colori ----- */

.st-blu
{
    /*color: #455c86;*/
    font-family: Oswald,sans-serif;
    color: #295eb9;
    font-weight: 500;
    text-transform: uppercase;
    line-height: 1.2;
    letter-spacing: .1rem;
    margin: 0.2rem 0;
}

.st-bordeaux
{
    color: #94323c;
}

.st-green
{
    color: #00786e;
}

.st-grey
{
    color: #828282;
}

.st-dkred
{
    color: #a72e33;
}

.st-orange
{
    color: #df8312;
}


/* 2.3 - Bordi ----- */

#siamo-terna
{
    border-bottom: 2px solid #d6d6d6;
}

.st-border
{
    width: 225px;
    height: 10px;
    margin: 0 auto;
}

.st-border-blu
{
    border-bottom: 1px solid #455c86;
}

.st-border-bordeaux
{
    border-bottom: 1px solid #828282;
}

.st-border-green
{
    border-bottom: 1px solid #00786e;
}


/* 2.4 - Spaziature ----- */

#siamo-terna, #sedi-terna
{
    margin-top: 30px;
}

.st-main-box
{
    margin-bottom: 30px;
}

.st-row-first
{
    padding-top: 280px;
}

.st-row-after
{
    padding-top: 10px;
}


/* 2.5 - Immagini ----- */

.st-img
{
    max-width: 253px !important;
}

.st-img-ico
{
    position: absolute!important;
    z-index: 10;
    text-align: center;
}


/* 2.6 - Contatore ----- */

.st-counter-container
{
    width: 280px;
    margin: 0 auto;
}

.st-counter-box
{
    width: 280px;
    position: absolute;
    z-index: 11;
    top: 180px;
    margin: 0 auto;
}

.st-main-box-3 .st-counter-box
{
    top: 215px;
}

.st-counter-txt
{
    text-align: center;
    font-weight: 700;
    line-height: 15px;
}

.st-main-box-4 .st-counter-box
{
    top: 210px;
}

.st-main-box-4 .st-text:nth-child(1n+2)
{
    font-size: 12px;
    line-height: 12px;
}

/* ========================================================================
 * TODO
 * In produzione commentare o eliminare Font-family
 * ======================================================================== */
.st-counter
{
    /* font-family: Arial,Helvetica,sans-serif; */
    font-size: 44px;
    font-weight: 700;
    line-height: 45px;
    text-align: center;
}

.st-km
{
    text-align: center;
}

.st-inline
{
    display: inline-block;
}


/* 2.7 - Media query 620 ----- */

@media screen and (min-width: 620px)
{

    /* 2.7.1 - Media query - Testi ----- */

    .st-title
    {
        width: 280px;
        text-align: center;
    }

    .st-title-right
    {
        float: right;
    }

    .st-text-left
    {
        text-align: left;
    }

    .st-text-right
    {
        text-align: right;
    }

    .st-main-box-2 .st-counter-box
    {
        right: 0;
    }

    /* 2.7.2 - Media query - Bordi ----- */

    .st-border-left
    {
        margin: 0 auto 0 0;
    }


    /* 2.7.3 - Media query - Spaziature ----- */

    .st-main-box
    {
        margin-bottom: 120px;
    }

    .st-main-box-1
    {
        margin-bottom: 80px;
    }

    .st-main-box-2
    {
        margin-bottom: 140px;
    }

    .st-main-box-4
    {
        margin-bottom: 160px;
    }

    .st-main-box-3
    {
        margin-bottom: 100px;
    }

    .st-row-first
    {
        padding-top: 10px;
    }

    .st-row-1-left, .st-row-2-left, .st-row-3-left, .st-row-4-left
    {
        padding-left: 265px;
    }

    .st-row-1-right, .st-row-2-right, .st-row-3-right, .st-row-4-right
    {
        padding-right: 265px;
    }

    .st-border-right
    {
        margin: 0 0 0 auto;
    }


    /* 2.7.4 - Media query - Immagini ----- */

    .st-img-01
    {
        text-align: left;
    }

    .st-img-02
    {
        text-align: right;
    }


    /* 4.7.55 - Contatore ----- */

    .st-counter-container
    {
        margin: 0;
    }

    .st-main-box-4 .st-counter-box
    {
        top: 232px;
        right: 0;
    }
}


/* 2.8 - Media query 800 ----- */

@media screen and (min-width: 800px)
{

    /* 2.8.1 - Media query - Testi ----- */

    .st-text-left
    {
        padding-left: 27px;
    }

    .st-text-right
    {
        padding-right: 28px;
    }

    .st-row-3-left .st-text-left
    {
        padding-left: 75px;
    }

    .st-main-box-1 .st-row-4-left .st-text-left
    {
        padding-left: 100px;
    }

    .st-main-box-3 .st-row-4-left .st-text-left
    {
        padding-left: 100px;
    }

    .st-row-3-right .st-text-right
    {
        padding-right: 95px;
    }
    .st-row-4-right .st-text-right
    {
        padding-right: 95px;
    }


    /* 2.8.2 - Media query - Spaziature ----- */

    .st-row-1-left
    {
        padding-left: 220px;
    }

    .st-row-2-left
    {
        padding-left: 235px;
    }

    .st-row-3-left
    {
        padding-left: 185px;
    }

    .st-row-4-left
    {
        padding-left: 155px;
    }

    .st-row-1-right
    {
        text-align: right;
        padding-right: 215px;
    }

    .st-row-2-right
    {
        text-align: right;
        padding-right: 235px;
    }

    .st-row-3-right
    {
        text-align: right;
        padding-right: 165px;
    }

    .st-row-4-right
    {
        text-align: right;
        padding-right: 135px;
    }
}


/* 3.0 - Siamo Terna - Sedi
-------------------------------------------------------------- */

/* 3.1 - Immagine Italia ----- */

.st-img-position
{
	max-width: 400px !important;
    margin: 0 auto 20px; /
    border: none;
}


/* 3.2 - Close ----- */

.st-close
{
    float: right;
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    color: #ffffff;
    filter: alpha(opacity=80);
    opacity: .8;
}

.st-close:hover, .st-close:focus
{
    color: #ffffff;
    text-decoration: none;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: .5;
}

button.st-close
{
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
	font-size:1.5rem;
}

/*@media screen and (min-width: 992px) {
    button.st-close{
        display: none;
    }
}*/


/* 3.3 - Transition ----- */

.st-modal-container
{
    position: absolute;
    overflow: hidden;
}

.st-modal
{
    width: 100%;
    position: absolute;
    padding-right: 0;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 990;
    visibility: hidden;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}

.st-modal.st-fade .st-modal-dialog
{
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
    -webkit-transform: translate(100%, 0);
    -ms-transform: translate(100%, 0);
    -o-transform: translate(100%, 0);
    transform: translate(100%, 0);
}

.st-modal.st-in .st-modal-dialog
{
    visibility: visible;
    opacity: 1;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
}


/* 3.4 - Design Box Modal ----- */

#outerPopup
{
    height: 100%;
    overflow: auto;
}

.st-modal-dialog
{
    position: relative;
    width: 100%;
    margin: 0 auto; /*width: 350px;     margin: 10px auto;*/
}

.st-modal-content
{
    position: relative;
    background-color: #f8f8f8;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 0 0 6px 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    font-family: Arial,Helvetica,sans-serif;
}

.st-modal-header
{
    padding: 15px;
    background-color: #04399b;
    border-bottom: none;
    font-family: Roboto,sans-serif;
}

.st-modal-header .st-close
{
    margin-top: -2px;
}

.st-modal-title
{
    margin: 0;
    line-height: 1.42857143;
    font-size: 24px;
    font-weight: normal;
    color: #ffffff!important;
    font-family: Roboto,sans-serif;
}

.st-modal-address
{
    font-size: 16px;
    color: #ffffff;
    font-family: Roboto,sans-serif;
}

.st-modal-tip
{
    width: 30px;
    height: 10px;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 7px solid #04399b;
    margin: 0 auto;
}

.st-modal-body
{
    position: relative;
    padding: 15px;
    font-size: 12px;
    color: #5d5b5b;
    overflow-y: auto;
}

.st-modal-img
{
    border: 1px solid #2e5fb8;
    margin-bottom: 22px;
    max-width: 100%;
    margin: 0 auto; /*width: 318px;      height: 177px;*/
}

.st-modal-txt
{
    height: 100%;
}

.st-modal-txt p
{
    margin-bottom: 1rem;
    margin-top:1rem;
	font-size:1rem;
    font-family: Roboto,sans-serif;
}


/* 3.5 - Elenco sedi ----- */

.st-elenco-sedi
{
    /*font-family: Arial,Helvetica,sans-serif;*/
    font-family: Roboto,sans-serif;
    display: none;
}

.st-elenco-sedi a, .st-elenco-sedi a:visited, .st-elenco-sedi a:active
{
    color: #2e5fb8;
    text-decoration: none;
    font-size: 1rem;
    /*line-height: 1.8;*/
    margin: 0;
}

.st-elenco-sedi ul
{
    padding-left: 0;
    margin-top: 10px;
}

.st-elenco-sedi ul li
{
    margin-bottom: 10px;
    list-style: none;
}

.st-elenco-sedi p
{
    margin-top: 0;
}

.st-nome-sede
{
    font-size: 18px;
    margin-bottom: 20px;
}

.st-indirizzo-sede
{
    text-indent: 34px;
}

.st-badge
{
    position: relative;
    top: -2px;
    margin-right: 6px;
    display: inline-block;
    min-width: 10px;
    padding: 6px 6px;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    background-color: #2e5fb8;
    border-radius: 10px;
}


/* 3.6 - Media Query ----- */

@media screen and (min-width: 385px)
{
    .st-modal-dialog
    {
        width: 350px;
        margin: 0 auto 10px;
    }
}

@media screen and (min-width: 768px)
{
    .st-modal
    {
        width: 50%;
        top: 0;
        right: 0;
        bottom: inherit;
        left: inherit;
    }

    /*.st-modal-dialog{
            float: left;
        }*/

    .st-elenco-sedi
    {
        display: block;
        margin-top: 10px;
    }
}

@media screen and (min-width: 992px)
{
    .st-modal-dialog
    {
        margin: 10px;
        float: left;
    }

    /* .st-elenco-sedi{
            display: block;
            margin-top: 10px;
        } */
}



/* 4.0 - TABS
-------------------------------------------------------------- */

/* 4.1 - Comuni ----- */

#processo-selezione .tab-content span
{
    font-family: "Helvetica";
    font-size: 16px;
    font-weight: 300;
    line-height: 25px;
    color: #2e5fb8;
    padding-bottom: 0 !important;
}


/* 4.1.1 - Visibilità Tab-Content */

#lt-tabs .tab-content
{
    display: block !important;
    text-align: left !important;
    background-color: transparent !important;
    padding: 0 !important;
}

#lt-tabs .tab-content p
{
    width: 100% !important;
    line-height: inherit !important;
}

.text-over-tabs
{
    margin-bottom: 25px;
}


/* 4.1.2 - Tab-Pane */

#lt-tabs .tab-content > .tab-pane
{
    padding-left: 10px; /*padding-top: 15px;*/
}


/* 4.1.3 - Nav Tabs */

#processo-selezione .nav-tabs
{
    border-bottom: none;
}

#lt-tabs ul
{
    margin-left: 0 !important;
}

#lt-campus li
{
    padding-bottom: 15px;
}

#lt-tabs .nav-tabs > li
{
    float: inherit;
}


/* 4.1.4 - Links */

.lt-tabs-link
{
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    text-decoration: none;
    line-height: 16px;
    margin: 10px auto;
}

.lt-nav a
{
    color: #5e5f60;
    text-decoration: none;
}

.lt-nav:hover .lt-tabs-link, .active .lt-tabs-link
{
    color: #2e5fb8;
}


/* 4.2 - Le Nostre Professionalità ----- */

/* 4.2.1 - Bordi */

.np-border
{
    border-bottom: 1px solid #a3a4a4;
    margin: 0 auto;
}

#professionalita .np-border .b-col-xs-12
{
    padding-left: 0;
    padding-right: 0;
}


/* 4.2.2 - Links */

#professionalita .lt-tabs-link
{
    text-align: center;
}


/* 4.2.3 - Icone */

/* ========================================================================
 * TODO
 * In produzione cambiare url x immagini
 * ======================================================================== */

.np-icons
{
    display: block;
    background: url('/Portals/0/TernaCss/img/icons-professionalita.png'); /* background: url('../img/icons-professionalita.png'); */
    background-repeat: no-repeat;
    width: 64px;
    height: 61px;
    margin: 0 auto;
}

.np-icons.np-icon-01
{
    background-position: 0 0;
}

.lt-nav:hover .np-icons.np-icon-01, .active .np-icons.np-icon-01
{
    background-position: 0 -61px;
}

.np-icons.np-icon-02
{
    background-position: -64px 0;
}

.lt-nav:hover .np-icons.np-icon-02, .active .np-icons.np-icon-02
{
    background-position: -64px -61px;
}

.np-icons.np-icon-03
{
    background-position: -128px 0;
}

.lt-nav:hover .np-icons.np-icon-03, .active .np-icons.np-icon-03
{
    background-position: -128px -61px;
}

.np-icons.np-icon-04
{
    background-position: -192px 0;
}

.lt-nav:hover .np-icons.np-icon-04, .active .np-icons.np-icon-04
{
    background-position: -192px -61px;
}

.np-icons.np-icon-05
{
    background-position: -256px 0;
}

.lt-nav:hover .np-icons.np-icon-05, .active .np-icons.np-icon-05
{
    background-position: -256px -61px;
}

.np-icons.np-icon-06
{
    background-position: -320px 0;
}

.lt-nav:hover .np-icons.np-icon-06, .active .np-icons.np-icon-06
{
    background-position: -320px -61px;
}


/* 4.3 - Processo di selezione ----- */

/* 4.3.1 - Bordi */

.ps-border
{
    border-right: 5px solid #a3a4a4;
    margin: 0 auto;
}

.lt-nav.ps-border:hover, .active .ps-border
{
    border-right: 5px solid #2e5fb8;
}


/* 4.3.2 - Tabs */

#processo-selezione li
{
    margin-bottom: 22px;
}


/* 4.3.3 - Link */

#processo-selezione .lt-tabs-link
{
    display: inline-block;
    vertical-align: middle;
    text-align: left;
}


/* 4.4 - Media query ----- */

@media screen and (min-width: 769px)
{
    .np-border
    {
        min-height: 84px;
        line-height: 84px;
    }

    .ps-border
    {
        min-height: 78px;
        line-height: 78px;
    }

    #professionalita .lt-tabs-link, #processo-selezione .lt-tabs-link
    {
        font-size: 18px;
        line-height: 22px;
        text-align: left;
        display: inline-block;
        vertical-align: middle;
    }

    .np-icons
    {
        display: inline-block;
        vertical-align: middle;
    }
}



/* 5.0 - Campus
-------------------------------------------------------------- */

/* 5.1 - Container Banner ----- */

#lt-campus-banner
{
    margin-top: 20px;
}

.banner-block
{
    width: 100%;
    margin-bottom: 220px;
}


/* 5.2 - Immagini sfondo ----- */

.banner-img-container
{
    background-position: 100% 50% !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    width: 100%;
    height: 150px;
}

/* ========================================================================
 * TODO
 * In produzione cambiare url x immagini
 * ======================================================================== */

.banner-logo-container
{
    background: url('/Portals/0/TernaCss/img/terna-reteitalia-blu.jpg') 100% 50%; /* background: url('../img/terna-reteitalia-blu.jpg') 100% 50%; */
    background-repeat: no-repeat;
    background-size: cover;
    height: 200px;
    position: relative;
    top: 150px;
}


/* 5.3 - Testi ----- */

.banner-logo-container
{
    font-family: Arial,Helvetica,sans-serif;
}

.banner-text
{
    font-size: 34px;
    line-height: 36px;
    color: #fff;
    padding: 25px;
}

.banner-link-container
{
    font-weight: 600;
    text-align: right;
    padding: 0 40px 14px;
    position: absolute;
    width: 100%;
    bottom: 0;
}

.banner-link-container a
{
    color: #fff;
    text-decoration: none;
}

.banner-link-text
{
    font-size: 14px;
    line-height: 16px;
}

.banner-link-angle
{
    font-size: 20px;
}


/* ========================================================================
 * TODO
 * In produzione eliminare questa classe  => presente in terna-style.css
 * ======================================================================== */

/* .p-title-blu{
	font-family: "Helvetica";
	font-size: 16px;
	font-weight: 300;
	line-height: 20px;
	color: #2e5fb8;
} */

#lt-campus li
{
    padding-bottom: 10px;
}

#lt-campus-banner ul li
{
    margin-bottom: 10px;
}


/* 5.4 - Media query ----- */

@media screen and (min-width: 768px)
{
    .banner-block
    {
        margin-bottom: 20px;
    }

    .banner-logo-container
    {
        width: 246px;
        overflow: hidden;
        height: 246px;
        position: absolute;
        top: 0;
    }

    .banner-img-container
    {
        background-position: 246px 50% !important;
        background-size: 80% !important;
        overflow: hidden;
        height: 246px;
    }

    .banner-link-container
    {
        width: 246px;
        padding: 0 25px 14px;
    }
}
