/* TEST VERSION */

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}
#manage_profile_link{
    display: none !important;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block
}

audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden], template {
    display: none
}

a {
    background-color: transparent
}

a:active, a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b, strong {
    font-weight: bold
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: 0.67em 0
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code, kbd, pre, samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button, select {
    text-transform: none
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled], html input[disabled] {
    cursor: default
}

button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type="checkbox"], input[type="radio"] {
    box-sizing: border-box;
    padding: 0
}

input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
    height: auto
}

input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: bold
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td, th {
    padding: 0
}
.container {
    margin-right: auto;
    margin-left: auto;
    padding: 15px

}

.container:before, .container:after {
    content: " ";
    display: table
}

.container:after {
    clear: both
}
.bkg_gradient {
    background: linear-gradient(180deg, #7358a8 1%, #3cc5f1 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #fff;
}
body.homesol .service{
    display: block;
    float: left;
    margin-right: 7%;
    width: 13%;
}
body.homesol .service img{
    display:block;height:100%;width:100%;
}
body.homesol .service span{
    display: block;
    font-size: 18px;
    margin-top: 10px;
    text-align: center;
}
.pane-boxes-sol-services-dis, .pane-boxes-sol-services-en{
    clear: left;
    width: 100%;
}
.pane-boxes-sol-services-dis .boxes-box-content, .pane-boxes-sol-services-en .boxes-box-content{
    max-width:95%;
    margin:0 auto;
}
.pane-boxes-sol-services-dis, .pane-boxes-sol-services-en{
    padding:  4%;
}

.row_in > section{ padding-top: 20px;}/*20150819*/
section {
    /*float:left;*/
    display:block;
    height:100%;
    padding:0;
    margin:0;
}
#dialogWaiting{display:none}
/*html, body {
width:100%;
height:100%;
padding:0;
margin:0;
overflow:hidden;
}*/
.horizon-prev.horizon, .horizon-next.horizon {
    position: fixed;
    top: 50%;
    margin-top: -24px;
    z-index: 9999;
}
.horizon-prev {
    left: 20px;
}
.horizon-next.horizon {
    right: 20px;
}

.page-sol-private-events .panel-separator{margin: 0 0 48px;}

#sol_path{
    background-color: #fff;
    color: #262c3a;
    padding:0;
    font-size:18px;
    float:left;
    width:100%;
    line-height: 40px;
}

#sol_path .logo-sol{
    padding:10px;
    margin: 3px 10px 0 0;
}

#sol_path .sol-path-wrapper{
    padding:20px 0 0 15px;
}

#sol_path .sol-path-menu-wrapper{
    padding:20px 0;
	width: auto !important;
}
#sol_path_first{width: auto !important;}
#sol_path_second{
    font-size:28px;
}

#sol_content{
    margin: 0 auto;
    max-width: 1000px;
    background-color:#fff;
}

#sol_page{
    background-color:#fff;
    padding-bottom:0px;
    padding-top:0px;
}

#sol_path_menu{
    float: right;
    font-size: 19px;
    text-align: right;
    /*width: 40%;
    min-width:600px;*/
    height:88px;
}
#sol_path_menu div{float:right;}
#sol_path_menu li{float:left;}
#sol_path_menu span:after{content:'.';}
#sol_path_menu span,#sol_path_menu li{font-size: 14px;font-weight: bold;text-transform: uppercase;color:#22334d;cursor:pointer}
#sol_path_menu span:hover,#sol_path_menu li:hover{color:#20aeff;}
#sol_path_menu span:after,#sol_path_menu li:after{margin-left: 10px;margin-right: 10px;}
#sol_path_menu span:last-child:after,#sol_path_menu li:last-child:after{content:'';margin-right: 0;}
#sol_path .menuSolList{
    margin-right:38px;
}
#sol_page_left{width:300px;padding-top:20px; display:table-cell; text-align:center;background: rgba(255,255,255,0.2);}
#sol_page_right{padding:20px; display:table-cell; width: 100%;}
#sol_path .menuSolListSelected{
    border-bottom: 7px solid #fff;
    padding-bottom: 15px;
}
.sol_left_menu{
    margin-bottom:20px;
}
.menuSolList{
    cursor:pointer;
}
.box-empty{
    display:none;
}


.solError,.solErrorInit{
    background: url("../img/alert-triangle-red.png") no-repeat scroll 0 0 transparent !important;
    color: white;
    float: left;
    font-size: 16px;
    font-weight: bold;
    height: 21px;
    line-height: 27px;
    margin: 1px 1px 15px 20px;
    padding: 0 0 0 33px;
    text-align: left;
    width: 900px;
    display:none;
}
.solErrorInit{
  color: red;
}
/* --------------------------------------------------------------------- LOADER Registrazione e Recupera PSWD ----------------------------------------------*/

.loader {
    margin: 6em auto;
    font-size: 10px;
    position: relative;
    text-indent: -9999em;
    border-top: 1.1em solid rgba(255, 255, 255, 0.2);
    border-right: 1.1em solid rgba(255, 255, 255, 0.2);
    border-bottom: 1.1em solid rgba(255, 255, 255, 0.2);
    border-left: 1.1em solid #ffffff;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation: load8 1.1s infinite linear;
    animation: load8 1.1s infinite linear;
}


/*CS -- style table responsive!? -- classes renaming*/
.resp-tables{width: 100%;}
.resp-tables table{clear: both; width: 100%; background-color: #ffffff}
.resp-tables th{background-color:#E8E7E7;color: #676a73;
    font-weight: bold;padding: 16px;
    font-size: 100%;
    border-bottom: 1px solid #ffffff;}

.resp-tables table tr:nth-of-type(odd) { background: #dbedf8}

.resp-tables table td {  color: #676a73; padding: 16px;
    font-size: 100%;
    border-bottom: 1px solid #eee;}
/*CS -- style table responsive!? -- classes renaming END*/


#sol_page .dashboard-wrapper
{
    height:89%;
}

.loader,
.loader:after {
    border-radius: 50%;
    width: 10em;
    height: 10em;
}
@-webkit-keyframes load8 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@keyframes load8 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

/* Dashboard covers - megaphoto */

.cover{min-height:550px; -webkit-background-size: cover; -moz-background-size: cover;  -o-background-size: cover; background-size: cover;}
/*.cover-pmo-de{ background: url(../img/cover/cover-pmo-de.jpg) no-repeat bottom right fixed;}*/
/*.cover-pmo-org{ background: url(../img/cover/cover-pmo-org.jpg) no-repeat bottom right fixed; }*/

.dashboard-left{padding: 100px 50px; font-weight:bold; color:#fff;}
.dashboard-left .sol_home_desc{font-size:1.7em; line-height:1.2em;}
.dashboard-left h2{text-transform:uppercase; font-size:80%;}

.dashboard-right{padding: 100px 50px;}
.dashboard-right .widget{display:block; opacity:0.8; background-color:#fff; padding:140px 10px 10px 10px; margin:10px; text-align:center; border-radius:10px;}
.assegnare .widget{background: #fff url(../img/ico-assegnare.png) 50% 30px no-repeat;}
.assegnati .widget{background: #fff url(../img/ico-assegnati.png) 50% 30px no-repeat;}
.riconsegnare .widget{background: #fff url(../img/ico-riconsegnare.png) 50% 30px no-repeat;}
.riconsegnati .widget{background: #fff url(../img/ico-riconsegnati.png) 50% 30px no-repeat;}

.form-control,.select2-selection__rendered,.select2-results__option{
    /*  text-transform: uppercase;*/
}

@media (min-width: 768px) {
    .container {
        width: 750px
    }
}

@media (min-width: 992px) {
    .container {
        width: 970px
    }
}

@media (min-width: 1200px) {
    .container {
        width: 100%;
        width: 1170px;
    }
}

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

.container-fluid:before, .container-fluid:after {
    content: " ";
    display: table
}

.container-fluid:after {
    clear: both
}

.row {
    margin-left: -15px;
    margin-right: auto;
}

.row:before, .row:after {
    content: " ";
    display: table
}

.row:after {
    clear: both
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    float: left
}

.col-xs-1 {
    width: 8.33333%
}

.col-xs-2 {
    width: 16.66667%
}

.col-xs-3 {
    width: 25%
}

.col-xs-4 {
    width: 33.33333%
}

.col-xs-5 {
    width: 41.66667%
}

.col-xs-6 {
    width: 50%
}

.col-xs-7 {
    width: 58.33333%
}

.col-xs-8 {
    width: 66.66667%
}

.col-xs-9 {
    width: 75%
}

.col-xs-10 {
    width: 83.33333%
}

.col-xs-11 {
    width: 91.66667%
}

.col-xs-12 {
    width: 100%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-pull-1 {
    right: 8.33333%
}

.col-xs-pull-2 {
    right: 16.66667%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-4 {
    right: 33.33333%
}

.col-xs-pull-5 {
    right: 41.66667%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-7 {
    right: 58.33333%
}

.col-xs-pull-8 {
    right: 66.66667%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-10 {
    right: 83.33333%
}

.col-xs-pull-11 {
    right: 91.66667%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-push-1 {
    left: 8.33333%
}

.col-xs-push-2 {
    left: 16.66667%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-4 {
    left: 33.33333%
}

.col-xs-push-5 {
    left: 41.66667%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-7 {
    left: 58.33333%
}

.col-xs-push-8 {
    left: 66.66667%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-10 {
    left: 83.33333%
}

.col-xs-push-11 {
    left: 91.66667%
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-offset-0 {
    margin-left: 0%
}

.col-xs-offset-1 {
    margin-left: 8.33333%
}

.col-xs-offset-2 {
    margin-left: 16.66667%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-4 {
    margin-left: 33.33333%
}

.col-xs-offset-5 {
    margin-left: 41.66667%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-7 {
    margin-left: 58.33333%
}

.col-xs-offset-8 {
    margin-left: 66.66667%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-10 {
    margin-left: 83.33333%
}

.col-xs-offset-11 {
    margin-left: 91.66667%
}

.col-xs-offset-12 {
    margin-left: 100%
}

@media (min-width: 768px) {
    .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
        float: left
    }

    .col-sm-1 {
        width: 8.33333%
    }

    .col-sm-2 {
        width: 16.66667%
    }

    .col-sm-3 {
        width: 25%
    }

    .col-sm-4 {
        width: 33.33333%
    }

    .col-sm-5 {
        width: 41.66667%
    }

    .col-sm-6 {
        width: 50%
    }

    .col-sm-7 {
        width: 58.33333%
    }

    .col-sm-8 {
        width: 66.66667%
    }

    .col-sm-9 {
        width: 75%
    }

    .col-sm-10 {
        width: 83.33333%
    }

    .col-sm-11 {
        width: 91.66667%
    }

    .col-sm-12 {
        width: 100%
    }

    .col-sm-pull-0 {
        right: auto
    }

    .col-sm-pull-1 {
        right: 8.33333%
    }

    .col-sm-pull-2 {
        right: 16.66667%
    }

    .col-sm-pull-3 {
        right: 25%
    }

    .col-sm-pull-4 {
        right: 33.33333%
    }

    .col-sm-pull-5 {
        right: 41.66667%
    }

    .col-sm-pull-6 {
        right: 50%
    }

    .col-sm-pull-7 {
        right: 58.33333%
    }

    .col-sm-pull-8 {
        right: 66.66667%
    }

    .col-sm-pull-9 {
        right: 75%
    }

    .col-sm-pull-10 {
        right: 83.33333%
    }

    .col-sm-pull-11 {
        right: 91.66667%
    }

    .col-sm-pull-12 {
        right: 100%
    }

    .col-sm-push-0 {
        left: auto
    }

    .col-sm-push-1 {
        left: 8.33333%
    }

    .col-sm-push-2 {
        left: 16.66667%
    }

    .col-sm-push-3 {
        left: 25%
    }

    .col-sm-push-4 {
        left: 33.33333%
    }

    .col-sm-push-5 {
        left: 41.66667%
    }

    .col-sm-push-6 {
        left: 50%
    }

    .col-sm-push-7 {
        left: 58.33333%
    }

    .col-sm-push-8 {
        left: 66.66667%
    }

    .col-sm-push-9 {
        left: 75%
    }

    .col-sm-push-10 {
        left: 83.33333%
    }

    .col-sm-push-11 {
        left: 91.66667%
    }

    .col-sm-push-12 {
        left: 100%
    }

    .col-sm-offset-0 {
        margin-left: 0%
    }

    .col-sm-offset-1 {
        margin-left: 8.33333%
    }

    .col-sm-offset-2 {
        margin-left: 16.66667%
    }

    .col-sm-offset-3 {
        margin-left: 25%
    }

    .col-sm-offset-4 {
        margin-left: 33.33333%
    }

    .col-sm-offset-5 {
        margin-left: 41.66667%
    }

    .col-sm-offset-6 {
        margin-left: 50%
    }

    .col-sm-offset-7 {
        margin-left: 58.33333%
    }

    .col-sm-offset-8 {
        margin-left: 66.66667%
    }

    .col-sm-offset-9 {
        margin-left: 75%
    }

    .col-sm-offset-10 {
        margin-left: 83.33333%
    }

    .col-sm-offset-11 {
        margin-left: 91.66667%
    }

    .col-sm-offset-12 {
        margin-left: 100%
    }
}

@media (min-width: 992px) {
    .col-md-1, .col-md-2, .col-md-2_0, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-8_0, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
        float: left
    }

    .col-md-1 {
        width: 8.33333%
    }

    .col-md-2 {
        width: 16.66667%
    }

    .col-md-2_0 {
        width: 20%
    }

    .col-md-3 {
        width: 25%
    }

    .col-md-4 {
        width: 33.33333%
    }

    .col-md-5 {
        width: 41.66667%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-7 {
        width: 58.33333%
    }

    .col-md-8 {
        width: 66.66667%
    }

    .col-md-8_0 {
        width: 80%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-10 {
        width: 83.33333%
    }

    .col-md-11 {
        width: 91.66667%
    }

    .col-md-12 {
        width: 100%
    }

    .col-md-pull-0 {
        right: auto
    }

    .col-md-pull-1 {
        right: 8.33333%
    }

    .col-md-pull-2 {
        right: 16.66667%
    }

    .col-md-pull-3 {
        right: 25%
    }

    .col-md-pull-4 {
        right: 33.33333%
    }

    .col-md-pull-5 {
        right: 41.66667%
    }

    .col-md-pull-6 {
        right: 50%
    }

    .col-md-pull-7 {
        right: 58.33333%
    }

    .col-md-pull-8 {
        right: 66.66667%
    }

    .col-md-pull-9 {
        right: 75%
    }

    .col-md-pull-10 {
        right: 83.33333%
    }

    .col-md-pull-11 {
        right: 91.66667%
    }

    .col-md-pull-12 {
        right: 100%
    }

    .col-md-push-0 {
        left: auto
    }

    .col-md-push-1 {
        left: 8.33333%
    }

    .col-md-push-2 {
        left: 16.66667%
    }

    .col-md-push-3 {
        left: 25%
    }

    .col-md-push-4 {
        left: 33.33333%
    }

    .col-md-push-5 {
        left: 41.66667%
    }

    .col-md-push-6 {
        left: 50%
    }

    .col-md-push-7 {
        left: 58.33333%
    }

    .col-md-push-8 {
        left: 66.66667%
    }

    .col-md-push-9 {
        left: 75%
    }

    .col-md-push-10 {
        left: 83.33333%
    }

    .col-md-push-11 {
        left: 91.66667%
    }

    .col-md-push-12 {
        left: 100%
    }

    .col-md-offset-0 {
        margin-left: 0%
    }

    .col-md-offset-1 {
        margin-left: 8.33333%
    }

    .col-md-offset-2 {
        margin-left: 16.66667%
    }

    .col-md-offset-3 {
        margin-left: 25%
    }

    .col-md-offset-4 {
        margin-left: 33.33333%
    }

    .col-md-offset-5 {
        margin-left: 41.66667%
    }

    .col-md-offset-6 {
        margin-left: 50%
    }

    .col-md-offset-7 {
        margin-left: 58.33333%
    }

    .col-md-offset-8 {
        margin-left: 66.66667%
    }

    .col-md-offset-9 {
        margin-left: 75%
    }

    .col-md-offset-10 {
        margin-left: 83.33333%
    }

    .col-md-offset-11 {
        margin-left: 91.66667%
    }

    .col-md-offset-12 {
        margin-left: 100%
    }
}

@media (min-width: 1200px) {
    .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
        float: left
    }

    .col-lg-1 {
        width: 8.33333%
    }

    .col-lg-2 {
        width: 16.66667%
    }

    .col-lg-3 {
        width: 25%
    }

    .col-lg-4 {
        width: 33.33333%
    }

    .col-lg-5 {
        width: 41.66667%
    }

    .col-lg-6 {
        width: 50%
    }

    .col-lg-7 {
        width: 58.33333%
    }

    .col-lg-8 {
        width: 66.66667%
    }

    .col-lg-9 {
        width: 75%
    }

    .col-lg-10 {
        width: 83.33333%
    }

    .col-lg-11 {
        width: 91.66667%
    }

    .col-lg-12 {
        width: 100%
    }

    .col-lg-pull-0 {
        right: auto
    }

    .col-lg-pull-1 {
        right: 8.33333%
    }

    .col-lg-pull-2 {
        right: 16.66667%
    }

    .col-lg-pull-3 {
        right: 25%
    }

    .col-lg-pull-4 {
        right: 33.33333%
    }

    .col-lg-pull-5 {
        right: 41.66667%
    }

    .col-lg-pull-6 {
        right: 50%
    }

    .col-lg-pull-7 {
        right: 58.33333%
    }

    .col-lg-pull-8 {
        right: 66.66667%
    }

    .col-lg-pull-9 {
        right: 75%
    }

    .col-lg-pull-10 {
        right: 83.33333%
    }

    .col-lg-pull-11 {
        right: 91.66667%
    }

    .col-lg-pull-12 {
        right: 100%
    }

    .col-lg-push-0 {
        left: auto
    }

    .col-lg-push-1 {
        left: 8.33333%
    }

    .col-lg-push-2 {
        left: 16.66667%
    }

    .col-lg-push-3 {
        left: 25%
    }

    .col-lg-push-4 {
        left: 33.33333%
    }

    .col-lg-push-5 {
        left: 41.66667%
    }

    .col-lg-push-6 {
        left: 50%
    }

    .col-lg-push-7 {
        left: 58.33333%
    }

    .col-lg-push-8 {
        left: 66.66667%
    }

    .col-lg-push-9 {
        left: 75%
    }

    .col-lg-push-10 {
        left: 83.33333%
    }

    .col-lg-push-11 {
        left: 91.66667%
    }

    .col-lg-push-12 {
        left: 100%
    }

    .col-lg-offset-0 {
        margin-left: 0%
    }

    .col-lg-offset-1 {
        margin-left: 8.33333%
    }

    .col-lg-offset-2 {
        margin-left: 16.66667%
    }

    .col-lg-offset-3 {
        margin-left: 25%
    }

    .col-lg-offset-4 {
        margin-left: 33.33333%
    }

    .col-lg-offset-5 {
        margin-left: 41.66667%
    }

    .col-lg-offset-6 {
        margin-left: 50%
    }

    .col-lg-offset-7 {
        margin-left: 58.33333%
    }

    .col-lg-offset-8 {
        margin-left: 66.66667%
    }

    .col-lg-offset-9 {
        margin-left: 75%
    }

    .col-lg-offset-10 {
        margin-left: 83.33333%
    }

    .col-lg-offset-11 {
        margin-left: 91.66667%
    }

    .col-lg-offset-12 {
        margin-left: 100%
    }
}

fieldset {
    padding: 0;
    margin: 0;
    border: 0;
    min-width: 0
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: bold
}

input[type="search"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

input[type="radio"], input[type="checkbox"] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal
}

input[type="file"] {
    display: block
}

input[type="range"] {
    display: block;
    width: 100%
}

select[multiple], select[size] {
    height: auto
}

input[type="file"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

output {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.42857;
    color: #555
}


.form-control {
    /*cs commenta
     *    display: block;
        width: 100%;
        height: 34px;
        padding: 6px 12px;
        font-size: 14px;
        line-height: 1.42857;
        color: #555;
        background-color: #fff;
        background-image: none;
        border: 1px solid #ccc;
        border-radius: 4px;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
        -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
        -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
        transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s*/
}

.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6)
}

.form-control::-moz-placeholder {
    color: #999;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #999
}

.form-control::-webkit-input-placeholder {
    color: #999
}

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    cursor: not-allowed;
    background-color: #eee;
    opacity: 1
}

textarea.form-control {
    height: auto
}

input[type="search"] {
    -webkit-appearance: none
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    input[type="date"], input[type="time"], input[type="datetime-local"], input[type="month"] {
        line-height: 34px
    }

    input[type="date"].input-sm, .input-group-sm input[type="date"], input[type="time"].input-sm, .input-group-sm input[type="time"], input[type="datetime-local"].input-sm, .input-group-sm input[type="datetime-local"], input[type="month"].input-sm, .input-group-sm input[type="month"] {
        line-height: 30px
    }

    input[type="date"].input-lg, .input-group-lg input[type="date"], input[type="time"].input-lg, .input-group-lg input[type="time"], input[type="datetime-local"].input-lg, .input-group-lg input[type="datetime-local"], input[type="month"].input-lg, .input-group-lg input[type="month"] {
        line-height: 46px
    }
}

.form-group {
    margin-bottom: 15px
}

.radio, .checkbox {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px
}

.radio label, .checkbox label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer
}

.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
    position: absolute;
    margin-left: -20px;
    margin-top: 4px \9
}

.radio + .radio, .checkbox + .checkbox {
    margin-top: -5px
}

.radio-inline, .checkbox-inline {
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: normal;
    cursor: pointer
}

.radio-inline + .radio-inline, .checkbox-inline + .checkbox-inline {
    margin-top: 0;
    margin-left: 10px
}

input[type="radio"][disabled], input[type="radio"].disabled, fieldset[disabled] input[type="radio"], input[type="checkbox"][disabled], input[type="checkbox"].disabled, fieldset[disabled] input[type="checkbox"] {
    cursor: not-allowed
}

.radio-inline.disabled, fieldset[disabled] .radio-inline, .checkbox-inline.disabled, fieldset[disabled] .checkbox-inline {
    cursor: not-allowed
}

.radio.disabled label, fieldset[disabled] .radio label, .checkbox.disabled label, fieldset[disabled] .checkbox label {
    cursor: not-allowed
}

.form-control-static {
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0
}

.form-control-static.input-lg, .form-control-static.input-sm {
    padding-left: 0;
    padding-right: 0
}

.input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

select.input-sm {
    height: 30px;
    line-height: 30px
}

textarea.input-sm, select[multiple].input-sm {
    height: auto
}

.form-group-sm .form-control {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.form-group-sm select.form-control {
    height: 30px;
    line-height: 30px
}

.form-group-sm textarea.form-control, .form-group-sm select[multiple].form-control {
    height: auto
}

.form-group-sm .form-control-static {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5
}

.input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33333;
    border-radius: 6px
}

select.input-lg {
    height: 46px;
    line-height: 46px
}

textarea.input-lg, select[multiple].input-lg {
    height: auto
}

.form-group-lg .form-control {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33333;
    border-radius: 6px
}

.form-group-lg select.form-control {
    height: 46px;
    line-height: 46px
}

.form-group-lg textarea.form-control, .form-group-lg select[multiple].form-control {
    height: auto
}

.form-group-lg .form-control-static {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33333
}

.has-feedback {
    position: relative
}

.has-feedback .form-control {
    padding-right: 42.5px
}

.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    pointer-events: none
}

.input-lg + .form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px
}

.input-sm + .form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px
}

.has-success .help-block, .has-success .control-label, .has-success .radio, .has-success .checkbox, .has-success .radio-inline, .has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label {
    color: #3c763d
}

.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}

.has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168
}

.has-success .input-group-addon {
    color: #3c763d;
    border-color: #3c763d;
    background-color: #dff0d8
}

.has-success .form-control-feedback {
    color: #3c763d
}

.has-warning .help-block, .has-warning .control-label, .has-warning .radio, .has-warning .checkbox, .has-warning .radio-inline, .has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label {
    color: #8a6d3b
}

.has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}

.has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b
}

.has-warning .input-group-addon {
    color: #8a6d3b;
    border-color: #8a6d3b;
    background-color: #fcf8e3
}

.has-warning .form-control-feedback {
    color: #8a6d3b
}

.has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {
    color: #a94442
}

.has-error .form-control, .errorSolInput {
    border: 3px solid #ff0000;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483
}

.has-error .input-group-addon {
    color: #a94442;
    border-color: #a94442;
    background-color: #f2dede
}

.has-error .form-control-feedback {
    color: #a94442
}

.has-feedback label ~ .form-control-feedback {
    top: 25px
}

.has-feedback label.sr-only ~ .form-control-feedback {
    top: 0
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373
}

@media (min-width: 768px) {
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .form-inline .form-control-static {
        display: inline-block
    }

    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle
    }

    .form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn, .form-inline .input-group .form-control {
        width: auto
    }

    .form-inline .input-group > .form-control {
        width: 100%
    }

    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .radio, .form-inline .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .radio label, .form-inline .checkbox label {
        padding-left: 0
    }

    .form-inline .radio input[type="radio"], .form-inline .checkbox input[type="checkbox"] {
        position: relative;
        margin-left: 0
    }

    .form-inline .has-feedback .form-control-feedback {
        top: 0
    }
}

.form-horizontal .radio, .form-horizontal .checkbox, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px
}

.form-horizontal .radio, .form-horizontal .checkbox {
    min-height: 27px
}

.form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px
}

.form-horizontal .form-group:before, .form-horizontal .form-group:after {
    content: " ";
    display: table
}

.form-horizontal .form-group:after {
    clear: both
}

@media (min-width: 768px) {
    .form-horizontal .control-label {
        text-align: right;
        margin-bottom: 0;
        padding-top: 7px
    }
}

.form-horizontal .has-feedback .form-control-feedback {
    right: 15px
}

@media (min-width: 768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 14.33333px
    }
}

@media (min-width: 768px) {
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px
    }
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

.dropup, .dropdown {
    position: relative
}

.dropdown-toggle:focus {
    outline: 0
}

/*.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 80px;
    padding: 15px!important;
    margin: 3px 2px 0!important;
    list-style: none;
    font-size: 13px;
    text-align: left;
    background-color: #fff;
    border: 0!important;
    border-radius: 4px;
    -webkit-box-shadow: 0px!important;
    box-shadow: 0px!important;
    background-clip: padding-box
}*/

.dropdown-menu.pull-right {
    right: 0;
    left: auto
}

.dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857;
    color: #333;
    white-space: nowrap
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    text-decoration: none;
    color: #262626;
    background-color: #f5f5f5
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
    background-color: #337ab7
}

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
    color: #777
}

.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
    text-decoration: none;
    background-color: transparent;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    cursor: not-allowed
}

.open > .dropdown-menu {
    display: block
}

.open > a {
    outline: 0
}

.dropdown-menu-right {
    left: auto;
    right: 0
}

.dropdown-menu-left {
    left: 0;
    right: auto
}

.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.42857;
    color: #777;
    white-space: nowrap
}

.dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990
}

.pull-right > .dropdown-menu {
    right: 0;
    left: auto
}

.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px solid;
    content: ""
}

.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px
}

@media (min-width: 768px) {
    .navbar-right .dropdown-menu {
        right: 0;
        left: auto
    }

    .navbar-right .dropdown-menu-left {
        left: 0;
        right: auto
    }
}

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent
}

.navbar:before, .navbar:after {
    content: " ";
    display: table
}

.navbar:after {
    clear: both
}

@media (min-width: 768px) {
    .navbar {
        border-radius: 4px
    }
}

.navbar-header:before, .navbar-header:after {
    content: " ";
    display: table
}

.navbar-header:after {
    clear: both
}

@media (min-width: 768px) {
    .navbar-header {
        float: left
    }
}

.navbar-collapse {
    overflow-x: visible;
    padding-right: 15px;
    padding-left: 15px;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    -webkit-overflow-scrolling: touch
}

.navbar-collapse:before, .navbar-collapse:after {
    content: " ";
    display: table
}

.navbar-collapse:after {
    clear: both
}

.navbar-collapse.in {
    overflow-y: auto
}

@media (min-width: 768px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        box-shadow: none
    }

    .navbar-collapse.collapse {
        display: block !important;
        visibility: visible !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important
    }

    .navbar-collapse.in {
        overflow-y: visible
    }

    .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
        padding-left: 0;
        padding-right: 0
    }
}

.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    max-height: 340px
}

@media (max-device-width: 480px) and (orientation: landscape) {
    .navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
        max-height: 200px
    }
}

.container > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-header, .container-fluid > .navbar-collapse {
    margin-right: -15px;
    margin-left: -15px
}

@media (min-width: 768px) {
    .container > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-header, .container-fluid > .navbar-collapse {
        margin-right: 0;
        margin-left: 0
    }
}

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px
}

@media (min-width: 768px) {
    .navbar-static-top {
        border-radius: 0
    }
}

.navbar-fixed-top, .navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

@media (min-width: 768px) {
    .navbar-fixed-top, .navbar-fixed-bottom {
        border-radius: 0
    }
}

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px
}

.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0
}

.navbar-brand {
    float: left;
    padding: 15px 15px;
    font-size: 18px;
    line-height: 20px;
    height: 50px
}

.navbar-brand:hover, .navbar-brand:focus {
    text-decoration: none
}

.navbar-brand > img {
    display: block
}

@media (min-width: 768px) {
    .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
        margin-left: -15px
    }
}

.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 15px;
    padding: 9px 10px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
}

.navbar-toggle:focus {
    outline: 0
}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px
}

.navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px
}

@media (min-width: 768px) {
    .navbar-toggle {
        display: none
    }
}

.navbar-nav {
    margin: 7.5px -15px
}

.navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px
}

@media (max-width: 767px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none
    }

    .navbar-nav .open .dropdown-menu > li > a, .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px
    }

    .navbar-nav .open .dropdown-menu > li > a {
        line-height: 20px
    }

    .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
        background-image: none
    }
}

@media (min-width: 768px) {
    .navbar-nav {
        float: left;
        margin: 0
    }

    .navbar-nav > li {
        float: left
    }

    .navbar-nav > li > a {
        padding-top: 15px;
        padding-bottom: 15px
    }
}

.navbar-form {
    margin-left: -15px;
    margin-right: -15px;
    padding: 10px 15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    margin-top: 8px;
    margin-bottom: 8px
}

@media (min-width: 768px) {
    .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .navbar-form .form-control-static {
        display: inline-block
    }

    .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle
    }

    .navbar-form .input-group .input-group-addon, .navbar-form .input-group .input-group-btn, .navbar-form .input-group .form-control {
        width: auto
    }

    .navbar-form .input-group > .form-control {
        width: 100%
    }

    .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .radio, .navbar-form .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .radio label, .navbar-form .checkbox label {
        padding-left: 0
    }

    .navbar-form .radio input[type="radio"], .navbar-form .checkbox input[type="checkbox"] {
        position: relative;
        margin-left: 0
    }

    .navbar-form .has-feedback .form-control-feedback {
        top: 0
    }
}

@media (max-width: 767px) {
    .navbar-form .form-group {
        margin-bottom: 5px
    }

    .navbar-form .form-group:last-child {
        margin-bottom: 0
    }
}

@media (min-width: 768px) {
    .navbar-form {
        width: auto;
        border: 0;
        margin-left: 0;
        margin-right: 0;
        padding-top: 0;
        padding-bottom: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
}

.navbar-nav > li > .dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
    margin-bottom: 0;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px
}

.navbar-btn.btn-sm {
    margin-top: 10px;
    margin-bottom: 10px
}

.navbar-btn.btn-xs {
    margin-top: 14px;
    margin-bottom: 14px
}

.navbar-text {
    margin-top: 15px;
    margin-bottom: 15px
}

@media (min-width: 768px) {
    .navbar-text {
        float: left;
        margin-left: 15px;
        margin-right: 15px
    }
}

@media (min-width: 768px) {
    .navbar-left {
        float: left !important
    }

    .navbar-right {
        float: right !important;
        margin-right: -15px
    }

    .navbar-right ~ .navbar-right {
        margin-right: 0
    }
}

.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7
}

.navbar-default .navbar-brand {
    color: #777
}

.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
    color: #5e5e5e;
    background-color: transparent
}

.navbar-default .navbar-text {
    color: #777
}

.navbar-default .navbar-nav > li > a {
    color: #777
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color: #333;
    background-color: transparent
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #555;
    background-color: #e7e7e7
}

.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
    color: #ccc;
    background-color: transparent
}

.navbar-default .navbar-toggle {
    border-color: #ddd
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: #ddd
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #888
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: #e7e7e7
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background-color: #e7e7e7;
    color: #555
}

@media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #777
    }

    .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #333;
        background-color: transparent
    }

    .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
        color: #555;
        background-color: #e7e7e7
    }

    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
        color: #ccc;
        background-color: transparent
    }
}

.navbar-default .navbar-link {
    color: #777
}

.navbar-default .navbar-link:hover {
    color: #333
}

.navbar-default .btn-link {
    color: #777
}

.navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
    color: #333
}

.navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:hover, fieldset[disabled] .navbar-default .btn-link:focus {
    color: #ccc
}

.navbar-inverse {
    background-color: #222;
    border-color: #090909
}

.navbar-inverse .navbar-brand {
    color: #9d9d9d
}

.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-text {
    color: #9d9d9d
}

.navbar-inverse .navbar-nav > li > a {
    color: #9d9d9d
}

.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    color: #fff;
    background-color: #090909
}

.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
    color: #444;
    background-color: transparent
}

.navbar-inverse .navbar-toggle {
    border-color: #333
}

.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
    background-color: #333
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff
}

.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border-color: #101010
}

.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
    background-color: #090909;
    color: #fff
}

@media (max-width: 767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
        border-color: #090909
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #090909
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
        color: #9d9d9d
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #fff;
        background-color: transparent
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
        color: #fff;
        background-color: #090909
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
        color: #444;
        background-color: transparent
    }
}

.navbar-inverse .navbar-link {
    color: #9d9d9d
}

.navbar-inverse .navbar-link:hover {
    color: #fff
}

.navbar-inverse .btn-link {
    color: #9d9d9d
}

.navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
    color: #fff
}

.navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:hover, fieldset[disabled] .navbar-inverse .btn-link:focus {
    color: #444
}

.clearfix:before, .clearfix:after {
    content: " ";
    display: table
}

.clearfix:after {
    clear: both
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

.invisible {
    visibility: hidden
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.hidden {
    display: none !important;
    visibility: hidden !important
}

.affix {
    position: fixed
}

.owl-carousel .animated {
    -webkit-animation-duration: 1000ms;
    animation-duration: 1000ms;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
    z-index: 0
}

.owl-carousel .owl-animated-out {
    z-index: 1
}

.owl-carousel .fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

.owl-height {
    -webkit-transition: height 500ms ease-in-out;
    -moz-transition: height 500ms ease-in-out;
    -ms-transition: height 500ms ease-in-out;
    -o-transition: height 500ms ease-in-out;
    transition: height 500ms ease-in-out
}

.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    z-index: 1
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0px, 0px, 0px)
}

.owl-carousel .owl-controls .owl-nav .owl-prev, .owl-carousel .owl-controls .owl-nav .owl-next, .owl-carousel .owl-controls .owl-dot {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-loaded {
    display: block
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block
}

.owl-carousel.owl-hidden {
    opacity: 0
}

.owl-carousel .owl-refresh .owl-item {
    display: none
}

.owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel .owl-item img {
    display: block;
    width: 100%;
    -webkit-transform-style: preserve-3d
}

.owl-carousel.owl-text-select-on .owl-item {
    -webkit-user-select: auto;
    -moz-user-select: auto;
    -ms-user-select: auto;
    user-select: auto
}

.owl-carousel .owl-grab {
    cursor: move;
    cursor: -webkit-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab
}

.owl-carousel.owl-rtl {
    direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
    float: right
}

.no-js .owl-carousel {
    display: block
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    -webkit-transition: opacity 400ms ease;
    -moz-transition: opacity 400ms ease;
    -ms-transition: opacity 400ms ease;
    -o-transition: opacity 400ms ease;
    transition: opacity 400ms ease
}

.owl-carousel .owl-item img {
    transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url("owl.video.play.png") no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    -webkit-transition: scale 100ms ease;
    -moz-transition: scale 100ms ease;
    -ms-transition: scale 100ms ease;
    -o-transition: scale 100ms ease;
    transition: scale 100ms ease
}

.owl-carousel .owl-video-play-icon:hover {
    -webkit-transition: scale(1.3, 1.3);
    -moz-transition: scale(1.3, 1.3);
    -ms-transition: scale(1.3, 1.3);
    -o-transition: scale(1.3, 1.3);
    transition: scale(1.3, 1.3)
}

.owl-carousel .owl-video-playing .owl-video-tn, .owl-carousel .owl-video-playing .owl-video-play-icon {
    display: none
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    -webkit-transition: opacity 400ms ease;
    -moz-transition: opacity 400ms ease;
    -ms-transition: opacity 400ms ease;
    -o-transition: opacity 400ms ease;
    transition: opacity 400ms ease
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1
}

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

.animated.hinge {
    -webkit-animation-duration: 2s;
    animation-duration: 2s
}

@-webkit-keyframes bounce {
    0%, 20%, 53%, 80%, 100% {
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    40%, 43% {
        -webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0)
    }
    70% {
        -webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        -webkit-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, -4px, 0);
        transform: translate3d(0, -4px, 0)
    }
}

@keyframes bounce {
    0%, 20%, 53%, 80%, 100% {
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        -webkit-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    40%, 43% {
        -webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        -webkit-transform: translate3d(0, -30px, 0);
        -ms-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0)
    }
    70% {
        -webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        -webkit-transform: translate3d(0, -15px, 0);
        -ms-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, -4px, 0);
        -ms-transform: translate3d(0, -4px, 0);
        transform: translate3d(0, -4px, 0)
    }
}

.bounce {
    -webkit-animation-name: bounce;
    animation-name: bounce;
    -webkit-transform-origin: center bottom;
    -ms-transform-origin: center bottom;
    transform-origin: center bottom
}

@-webkit-keyframes flash {
    0%, 50%, 100% {
        opacity: 1
    }
    25%, 75% {
        opacity: 0
    }
}

@keyframes flash {
    0%, 50%, 100% {
        opacity: 1
    }
    25%, 75% {
        opacity: 0
    }
}

.flash {
    -webkit-animation-name: flash;
    animation-name: flash
}

@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05)
    }
    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

@keyframes pulse {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        -ms-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        -ms-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05)
    }
    100% {
        -webkit-transform: scale3d(1, 1, 1);
        -ms-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

.pulse {
    -webkit-animation-name: pulse;
    animation-name: pulse
}

@-webkit-keyframes rubberBand {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    30% {
        -webkit-transform: scale3d(1.25, 0.75, 1);
        transform: scale3d(1.25, 0.75, 1)
    }
    40% {
        -webkit-transform: scale3d(0.75, 1.25, 1);
        transform: scale3d(0.75, 1.25, 1)
    }
    50% {
        -webkit-transform: scale3d(1.15, 0.85, 1);
        transform: scale3d(1.15, 0.85, 1)
    }
    65% {
        -webkit-transform: scale3d(0.95, 1.05, 1);
        transform: scale3d(0.95, 1.05, 1)
    }
    75% {
        -webkit-transform: scale3d(1.05, 0.95, 1);
        transform: scale3d(1.05, 0.95, 1)
    }
    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

@keyframes rubberBand {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        -ms-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    30% {
        -webkit-transform: scale3d(1.25, 0.75, 1);
        -ms-transform: scale3d(1.25, 0.75, 1);
        transform: scale3d(1.25, 0.75, 1)
    }
    40% {
        -webkit-transform: scale3d(0.75, 1.25, 1);
        -ms-transform: scale3d(0.75, 1.25, 1);
        transform: scale3d(0.75, 1.25, 1)
    }
    50% {
        -webkit-transform: scale3d(1.15, 0.85, 1);
        -ms-transform: scale3d(1.15, 0.85, 1);
        transform: scale3d(1.15, 0.85, 1)
    }
    65% {
        -webkit-transform: scale3d(0.95, 1.05, 1);
        -ms-transform: scale3d(0.95, 1.05, 1);
        transform: scale3d(0.95, 1.05, 1)
    }
    75% {
        -webkit-transform: scale3d(1.05, 0.95, 1);
        -ms-transform: scale3d(1.05, 0.95, 1);
        transform: scale3d(1.05, 0.95, 1)
    }
    100% {
        -webkit-transform: scale3d(1, 1, 1);
        -ms-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

.rubberBand {
    -webkit-animation-name: rubberBand;
    animation-name: rubberBand
}

@-webkit-keyframes shake {
    0%, 100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    10%, 30%, 50%, 70%, 90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }
    20%, 40%, 60%, 80% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
}

@keyframes shake {
    0%, 100% {
        -webkit-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    10%, 30%, 50%, 70%, 90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        -ms-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }
    20%, 40%, 60%, 80% {
        -webkit-transform: translate3d(10px, 0, 0);
        -ms-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
}

.shake {
    -webkit-animation-name: shake;
    animation-name: shake
}

@-webkit-keyframes swing {
    20% {
        -webkit-transform: rotate3d(0, 0, 1, 15deg);
        transform: rotate3d(0, 0, 1, 15deg)
    }
    40% {
        -webkit-transform: rotate3d(0, 0, 1, -10deg);
        transform: rotate3d(0, 0, 1, -10deg)
    }
    60% {
        -webkit-transform: rotate3d(0, 0, 1, 5deg);
        transform: rotate3d(0, 0, 1, 5deg)
    }
    80% {
        -webkit-transform: rotate3d(0, 0, 1, -5deg);
        transform: rotate3d(0, 0, 1, -5deg)
    }
    100% {
        -webkit-transform: rotate3d(0, 0, 1, 0deg);
        transform: rotate3d(0, 0, 1, 0deg)
    }
}

@keyframes swing {
    20% {
        -webkit-transform: rotate3d(0, 0, 1, 15deg);
        -ms-transform: rotate3d(0, 0, 1, 15deg);
        transform: rotate3d(0, 0, 1, 15deg)
    }
    40% {
        -webkit-transform: rotate3d(0, 0, 1, -10deg);
        -ms-transform: rotate3d(0, 0, 1, -10deg);
        transform: rotate3d(0, 0, 1, -10deg)
    }
    60% {
        -webkit-transform: rotate3d(0, 0, 1, 5deg);
        -ms-transform: rotate3d(0, 0, 1, 5deg);
        transform: rotate3d(0, 0, 1, 5deg)
    }
    80% {
        -webkit-transform: rotate3d(0, 0, 1, -5deg);
        -ms-transform: rotate3d(0, 0, 1, -5deg);
        transform: rotate3d(0, 0, 1, -5deg)
    }
    100% {
        -webkit-transform: rotate3d(0, 0, 1, 0deg);
        -ms-transform: rotate3d(0, 0, 1, 0deg);
        transform: rotate3d(0, 0, 1, 0deg)
    }
}

.swing {
    -webkit-transform-origin: top center;
    -ms-transform-origin: top center;
    transform-origin: top center;
    -webkit-animation-name: swing;
    animation-name: swing
}

@-webkit-keyframes tada {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    10%, 20% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg)
    }
    30%, 50%, 70%, 90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)
    }
    40%, 60%, 80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)
    }
    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

@keyframes tada {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        -ms-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    10%, 20% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
        -ms-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg)
    }
    30%, 50%, 70%, 90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
        -ms-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)
    }
    40%, 60%, 80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
        -ms-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)
    }
    100% {
        -webkit-transform: scale3d(1, 1, 1);
        -ms-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

.tada {
    -webkit-animation-name: tada;
    animation-name: tada
}

@-webkit-keyframes wobble {
    0% {
        -webkit-transform: none;
        transform: none
    }
    15% {
        -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
        transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg)
    }
    30% {
        -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
        transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg)
    }
    45% {
        -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
        transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg)
    }
    60% {
        -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
        transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg)
    }
    75% {
        -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
        transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg)
    }
    100% {
        -webkit-transform: none;
        transform: none
    }
}

@keyframes wobble {
    0% {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
    15% {
        -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
        -ms-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
        transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg)
    }
    30% {
        -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
        -ms-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
        transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg)
    }
    45% {
        -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
        -ms-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
        transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg)
    }
    60% {
        -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
        -ms-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
        transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg)
    }
    75% {
        -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
        -ms-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
        transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg)
    }
    100% {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}

.wobble {
    -webkit-animation-name: wobble;
    animation-name: wobble
}

@-webkit-keyframes bounceIn {
    0%, 20%, 40%, 60%, 80%, 100% {
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3)
    }
    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }
    40% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9);
        transform: scale3d(0.9, 0.9, 0.9)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03)
    }
    80% {
        -webkit-transform: scale3d(0.97, 0.97, 0.97);
        transform: scale3d(0.97, 0.97, 0.97)
    }
    100% {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

@keyframes bounceIn {
    0%, 20%, 40%, 60%, 80%, 100% {
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        -ms-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3)
    }
    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        -ms-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }
    40% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9);
        -ms-transform: scale3d(0.9, 0.9, 0.9);
        transform: scale3d(0.9, 0.9, 0.9)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        -ms-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03)
    }
    80% {
        -webkit-transform: scale3d(0.97, 0.97, 0.97);
        -ms-transform: scale3d(0.97, 0.97, 0.97);
        transform: scale3d(0.97, 0.97, 0.97)
    }
    100% {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        -ms-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

.bounceIn {
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn;
    -webkit-animation-duration: .75s;
    animation-duration: .75s
}

@-webkit-keyframes bounceInDown {
    0%, 60%, 75%, 90%, 100% {
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0);
        transform: translate3d(0, -3000px, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0);
        transform: translate3d(0, 25px, 0)
    }
    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0)
    }
    100% {
        -webkit-transform: none;
        transform: none
    }
}

@keyframes bounceInDown {
    0%, 60%, 75%, 90%, 100% {
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0);
        -ms-transform: translate3d(0, -3000px, 0);
        transform: translate3d(0, -3000px, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0);
        -ms-transform: translate3d(0, 25px, 0);
        transform: translate3d(0, 25px, 0)
    }
    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        -ms-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        -ms-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0)
    }
    100% {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}

.bounceInDown {
    -webkit-animation-name: bounceInDown;
    animation-name: bounceInDown
}

@-webkit-keyframes bounceInLeft {
    0%, 60%, 75%, 90%, 100% {
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px, 0, 0);
        transform: translate3d(-3000px, 0, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0);
        transform: translate3d(25px, 0, 0)
    }
    75% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }
    90% {
        -webkit-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0)
    }
    100% {
        -webkit-transform: none;
        transform: none
    }
}

@keyframes bounceInLeft {
    0%, 60%, 75%, 90%, 100% {
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px, 0, 0);
        -ms-transform: translate3d(-3000px, 0, 0);
        transform: translate3d(-3000px, 0, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0);
        -ms-transform: translate3d(25px, 0, 0);
        transform: translate3d(25px, 0, 0)
    }
    75% {
        -webkit-transform: translate3d(-10px, 0, 0);
        -ms-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }
    90% {
        -webkit-transform: translate3d(5px, 0, 0);
        -ms-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0)
    }
    100% {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}

.bounceInLeft {
    -webkit-animation-name: bounceInLeft;
    animation-name: bounceInLeft
}

@-webkit-keyframes bounceInRight {
    0%, 60%, 75%, 90%, 100% {
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(3000px, 0, 0);
        transform: translate3d(3000px, 0, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0);
        transform: translate3d(-25px, 0, 0)
    }
    75% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
    90% {
        -webkit-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0)
    }
    100% {
        -webkit-transform: none;
        transform: none
    }
}

@keyframes bounceInRight {
    0%, 60%, 75%, 90%, 100% {
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(3000px, 0, 0);
        -ms-transform: translate3d(3000px, 0, 0);
        transform: translate3d(3000px, 0, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0);
        -ms-transform: translate3d(-25px, 0, 0);
        transform: translate3d(-25px, 0, 0)
    }
    75% {
        -webkit-transform: translate3d(10px, 0, 0);
        -ms-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
    90% {
        -webkit-transform: translate3d(-5px, 0, 0);
        -ms-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0)
    }
    100% {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}

.bounceInRight {
    -webkit-animation-name: bounceInRight;
    animation-name: bounceInRight
}

@-webkit-keyframes bounceInUp {
    0%, 60%, 75%, 90%, 100% {
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 3000px, 0);
        transform: translate3d(0, 3000px, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }
    75% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, -5px, 0);
        transform: translate3d(0, -5px, 0)
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes bounceInUp {
    0%, 60%, 75%, 90%, 100% {
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 3000px, 0);
        -ms-transform: translate3d(0, 3000px, 0);
        transform: translate3d(0, 3000px, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        -ms-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }
    75% {
        -webkit-transform: translate3d(0, 10px, 0);
        -ms-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, -5px, 0);
        -ms-transform: translate3d(0, -5px, 0);
        transform: translate3d(0, -5px, 0)
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.bounceInUp {
    -webkit-animation-name: bounceInUp;
    animation-name: bounceInUp
}

@-webkit-keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9);
        transform: scale3d(0.9, 0.9, 0.9)
    }
    50%, 55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3)
    }
}

@keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9);
        -ms-transform: scale3d(0.9, 0.9, 0.9);
        transform: scale3d(0.9, 0.9, 0.9)
    }
    50%, 55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        -ms-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        -ms-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3)
    }
}

.bounceOut {
    -webkit-animation-name: bounceOut;
    animation-name: bounceOut;
    -webkit-animation-duration: .75s;
    animation-duration: .75s
}

@-webkit-keyframes bounceOutDown {
    20% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }
    40%, 45% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}

@keyframes bounceOutDown {
    20% {
        -webkit-transform: translate3d(0, 10px, 0);
        -ms-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }
    40%, 45% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        -ms-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        -ms-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}

.bounceOutDown {
    -webkit-animation-name: bounceOutDown;
    animation-name: bounceOutDown
}

@-webkit-keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px, 0, 0);
        transform: translate3d(20px, 0, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}

@keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px, 0, 0);
        -ms-transform: translate3d(20px, 0, 0);
        transform: translate3d(20px, 0, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        -ms-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}

.bounceOutLeft {
    -webkit-animation-name: bounceOutLeft;
    animation-name: bounceOutLeft
}

@-webkit-keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px, 0, 0);
        transform: translate3d(-20px, 0, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}

@keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px, 0, 0);
        -ms-transform: translate3d(-20px, 0, 0);
        transform: translate3d(-20px, 0, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        -ms-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}

.bounceOutRight {
    -webkit-animation-name: bounceOutRight;
    animation-name: bounceOutRight
}

@-webkit-keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }
    40%, 45% {
        opacity: 1;
        -webkit-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}

@keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0, -10px, 0);
        -ms-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }
    40%, 45% {
        opacity: 1;
        -webkit-transform: translate3d(0, 20px, 0);
        -ms-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        -ms-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}

.bounceOutUp {
    -webkit-animation-name: bounceOutUp;
    animation-name: bounceOutUp
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn
}

@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        -ms-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}

.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown
}

@-webkit-keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        -ms-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}

.fadeInDownBig {
    -webkit-animation-name: fadeInDownBig;
    animation-name: fadeInDownBig
}

@-webkit-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        -ms-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}

.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft
}

@-webkit-keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        -ms-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}

.fadeInLeftBig {
    -webkit-animation-name: fadeInLeftBig;
    animation-name: fadeInLeftBig
}

@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        -ms-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}

.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight
}

@-webkit-keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        -ms-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}

.fadeInRightBig {
    -webkit-animation-name: fadeInRightBig;
    animation-name: fadeInRightBig
}

@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        -ms-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp
}

@-webkit-keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        -ms-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}

.fadeInUpBig {
    -webkit-animation-name: fadeInUpBig;
    animation-name: fadeInUpBig
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

.fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}

@-webkit-keyframes fadeOutDown {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}

@keyframes fadeOutDown {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        -ms-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}

.fadeOutDown {
    -webkit-animation-name: fadeOutDown;
    animation-name: fadeOutDown
}

@-webkit-keyframes fadeOutDownBig {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}

@keyframes fadeOutDownBig {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        -ms-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}

.fadeOutDownBig {
    -webkit-animation-name: fadeOutDownBig;
    animation-name: fadeOutDownBig
}

@-webkit-keyframes fadeOutLeft {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

@keyframes fadeOutLeft {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        -ms-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

.fadeOutLeft {
    -webkit-animation-name: fadeOutLeft;
    animation-name: fadeOutLeft
}

@-webkit-keyframes fadeOutLeftBig {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}

@keyframes fadeOutLeftBig {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        -ms-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}

.fadeOutLeftBig {
    -webkit-animation-name: fadeOutLeftBig;
    animation-name: fadeOutLeftBig
}

@-webkit-keyframes fadeOutRight {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

@keyframes fadeOutRight {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        -ms-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

.fadeOutRight {
    -webkit-animation-name: fadeOutRight;
    animation-name: fadeOutRight
}

@-webkit-keyframes fadeOutRightBig {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}

@keyframes fadeOutRightBig {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        -ms-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}

.fadeOutRightBig {
    -webkit-animation-name: fadeOutRightBig;
    animation-name: fadeOutRightBig
}

@-webkit-keyframes fadeOutUp {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}

@keyframes fadeOutUp {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        -ms-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}

.fadeOutUp {
    -webkit-animation-name: fadeOutUp;
    animation-name: fadeOutUp
}

@-webkit-keyframes fadeOutUpBig {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}

@keyframes fadeOutUpBig {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        -ms-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}

.fadeOutUpBig {
    -webkit-animation-name: fadeOutUpBig;
    animation-name: fadeOutUpBig
}

@-webkit-keyframes flip {
    0% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    40% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    50% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    80% {
        -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
        transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}

@keyframes flip {
    0% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        -ms-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    40% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        -ms-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    50% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        -ms-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    80% {
        -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
        -ms-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
        transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    100% {
        -webkit-transform: perspective(400px);
        -ms-transform: perspective(400px);
        transform: perspective(400px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}

.animated.flip {
    -webkit-backface-visibility: visible;
    -ms-backface-visibility: visible;
    backface-visibility: visible;
    -webkit-animation-name: flip;
    animation-name: flip
}

@-webkit-keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in;
        opacity: 0
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg)
    }
    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

@keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -ms-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in;
        opacity: 0
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -ms-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        -ms-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        -ms-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg)
    }
    100% {
        -webkit-transform: perspective(400px);
        -ms-transform: perspective(400px);
        transform: perspective(400px)
    }
}

.flipInX {
    -webkit-backface-visibility: visible !important;
    -ms-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInX;
    animation-name: flipInX
}

@-webkit-keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in;
        opacity: 0
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        opacity: 1
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -5deg)
    }
    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

@keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -ms-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in;
        opacity: 0
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        -ms-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        -ms-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        opacity: 1
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
        -ms-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -5deg)
    }
    100% {
        -webkit-transform: perspective(400px);
        -ms-transform: perspective(400px);
        transform: perspective(400px)
    }
}

.flipInY {
    -webkit-backface-visibility: visible !important;
    -ms-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInY;
    animation-name: flipInY
}

@-webkit-keyframes flipOutX {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
    30% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        opacity: 1
    }
    100% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        opacity: 0
    }
}

@keyframes flipOutX {
    0% {
        -webkit-transform: perspective(400px);
        -ms-transform: perspective(400px);
        transform: perspective(400px)
    }
    30% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -ms-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        opacity: 1
    }
    100% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -ms-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        opacity: 0
    }
}

.flipOutX {
    -webkit-animation-name: flipOutX;
    animation-name: flipOutX;
    -webkit-animation-duration: .75s;
    animation-duration: .75s;
    -webkit-backface-visibility: visible !important;
    -ms-backface-visibility: visible !important;
    backface-visibility: visible !important
}

@-webkit-keyframes flipOutY {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
    30% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        opacity: 1
    }
    100% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        opacity: 0
    }
}

@keyframes flipOutY {
    0% {
        -webkit-transform: perspective(400px);
        -ms-transform: perspective(400px);
        transform: perspective(400px)
    }
    30% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        -ms-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        opacity: 1
    }
    100% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -ms-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        opacity: 0
    }
}

.flipOutY {
    -webkit-backface-visibility: visible !important;
    -ms-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipOutY;
    animation-name: flipOutY;
    -webkit-animation-duration: .75s;
    animation-duration: .75s
}

@-webkit-keyframes lightSpeedIn {
    0% {
        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0
    }
    60% {
        -webkit-transform: skewX(20deg);
        transform: skewX(20deg);
        opacity: 1
    }
    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg);
        opacity: 1
    }
    100% {
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes lightSpeedIn {
    0% {
        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
        -ms-transform: translate3d(100%, 0, 0) skewX(-30deg);
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0
    }
    60% {
        -webkit-transform: skewX(20deg);
        -ms-transform: skewX(20deg);
        transform: skewX(20deg);
        opacity: 1
    }
    80% {
        -webkit-transform: skewX(-5deg);
        -ms-transform: skewX(-5deg);
        transform: skewX(-5deg);
        opacity: 1
    }
    100% {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        opacity: 1
    }
}

.lightSpeedIn {
    -webkit-animation-name: lightSpeedIn;
    animation-name: lightSpeedIn;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
}

@-webkit-keyframes lightSpeedOut {
    0% {
        opacity: 1
    }
    100% {
        -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0
    }
}

@keyframes lightSpeedOut {
    0% {
        opacity: 1
    }
    100% {
        -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
        -ms-transform: translate3d(100%, 0, 0) skewX(30deg);
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0
    }
}

.lightSpeedOut {
    -webkit-animation-name: lightSpeedOut;
    animation-name: lightSpeedOut;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
}

@-webkit-keyframes rotateIn {
    0% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, -200deg);
        transform: rotate3d(0, 0, 1, -200deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateIn {
    0% {
        -webkit-transform-origin: center;
        -ms-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, -200deg);
        -ms-transform: rotate3d(0, 0, 1, -200deg);
        transform: rotate3d(0, 0, 1, -200deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: center;
        -ms-transform-origin: center;
        transform-origin: center;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        opacity: 1
    }
}

.rotateIn {
    -webkit-animation-name: rotateIn;
    animation-name: rotateIn
}

@-webkit-keyframes rotateInDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateInDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        -ms-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        opacity: 1
    }
}

.rotateInDownLeft {
    -webkit-animation-name: rotateInDownLeft;
    animation-name: rotateInDownLeft
}

@-webkit-keyframes rotateInDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateInDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        -ms-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        opacity: 1
    }
}

.rotateInDownRight {
    -webkit-animation-name: rotateInDownRight;
    animation-name: rotateInDownRight
}

@-webkit-keyframes rotateInUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateInUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        -ms-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        opacity: 1
    }
}

.rotateInUpLeft {
    -webkit-animation-name: rotateInUpLeft;
    animation-name: rotateInUpLeft
}

@-webkit-keyframes rotateInUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -90deg);
        transform: rotate3d(0, 0, 1, -90deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateInUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -90deg);
        -ms-transform: rotate3d(0, 0, 1, -90deg);
        transform: rotate3d(0, 0, 1, -90deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        opacity: 1
    }
}

.rotateInUpRight {
    -webkit-animation-name: rotateInUpRight;
    animation-name: rotateInUpRight
}

@-webkit-keyframes rotateOut {
    0% {
        -webkit-transform-origin: center;
        transform-origin: center;
        opacity: 1
    }
    100% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, 200deg);
        transform: rotate3d(0, 0, 1, 200deg);
        opacity: 0
    }
}

@keyframes rotateOut {
    0% {
        -webkit-transform-origin: center;
        -ms-transform-origin: center;
        transform-origin: center;
        opacity: 1
    }
    100% {
        -webkit-transform-origin: center;
        -ms-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, 200deg);
        -ms-transform: rotate3d(0, 0, 1, 200deg);
        transform: rotate3d(0, 0, 1, 200deg);
        opacity: 0
    }
}

.rotateOut {
    -webkit-animation-name: rotateOut;
    animation-name: rotateOut
}

@-webkit-keyframes rotateOutDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }
    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
}

@keyframes rotateOutDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }
    100% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        -ms-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
}

.rotateOutDownLeft {
    -webkit-animation-name: rotateOutDownLeft;
    animation-name: rotateOutDownLeft
}

@-webkit-keyframes rotateOutDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }
    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
}

@keyframes rotateOutDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }
    100% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        -ms-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
}

.rotateOutDownRight {
    -webkit-animation-name: rotateOutDownRight;
    animation-name: rotateOutDownRight
}

@-webkit-keyframes rotateOutUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }
    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
}

@keyframes rotateOutUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }
    100% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        -ms-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
}

.rotateOutUpLeft {
    -webkit-animation-name: rotateOutUpLeft;
    animation-name: rotateOutUpLeft
}

@-webkit-keyframes rotateOutUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }
    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 90deg);
        transform: rotate3d(0, 0, 1, 90deg);
        opacity: 0
    }
}

@keyframes rotateOutUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }
    100% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 90deg);
        -ms-transform: rotate3d(0, 0, 1, 90deg);
        transform: rotate3d(0, 0, 1, 90deg);
        opacity: 0
    }
}

.rotateOutUpRight {
    -webkit-animation-name: rotateOutUpRight;
    animation-name: rotateOutUpRight
}

@-webkit-keyframes hinge {
    0% {
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    20%, 60% {
        -webkit-transform: rotate3d(0, 0, 1, 80deg);
        transform: rotate3d(0, 0, 1, 80deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    40%, 80% {
        -webkit-transform: rotate3d(0, 0, 1, 60deg);
        transform: rotate3d(0, 0, 1, 60deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1
    }
    100% {
        -webkit-transform: translate3d(0, 700px, 0);
        transform: translate3d(0, 700px, 0);
        opacity: 0
    }
}

@keyframes hinge {
    0% {
        -webkit-transform-origin: top left;
        -ms-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    20%, 60% {
        -webkit-transform: rotate3d(0, 0, 1, 80deg);
        -ms-transform: rotate3d(0, 0, 1, 80deg);
        transform: rotate3d(0, 0, 1, 80deg);
        -webkit-transform-origin: top left;
        -ms-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    40%, 80% {
        -webkit-transform: rotate3d(0, 0, 1, 60deg);
        -ms-transform: rotate3d(0, 0, 1, 60deg);
        transform: rotate3d(0, 0, 1, 60deg);
        -webkit-transform-origin: top left;
        -ms-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1
    }
    100% {
        -webkit-transform: translate3d(0, 700px, 0);
        -ms-transform: translate3d(0, 700px, 0);
        transform: translate3d(0, 700px, 0);
        opacity: 0
    }
}

.hinge {
    -webkit-animation-name: hinge;
    animation-name: hinge
}

@-webkit-keyframes rollIn {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
        transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes rollIn {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
        -ms-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
        transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}

.rollIn {
    -webkit-animation-name: rollIn;
    animation-name: rollIn
}

@-webkit-keyframes rollOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
        transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg)
    }
}

@keyframes rollOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
        -ms-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
        transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg)
    }
}

.rollOut {
    -webkit-animation-name: rollOut;
    animation-name: rollOut
}

@-webkit-keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3)
    }
    50% {
        opacity: 1
    }
}

@keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        -ms-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3)
    }
    50% {
        opacity: 1
    }
}

.zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn
}

@-webkit-keyframes zoomInDown {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}

@keyframes zoomInDown {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
        -ms-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        -ms-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}

.zoomInDown {
    -webkit-animation-name: zoomInDown;
    animation-name: zoomInDown
}

@-webkit-keyframes zoomInLeft {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}

@keyframes zoomInLeft {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
        -ms-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
        -ms-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}

.zoomInLeft {
    -webkit-animation-name: zoomInLeft;
    animation-name: zoomInLeft
}

@-webkit-keyframes zoomInRight {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}

@keyframes zoomInRight {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
        -ms-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
        -ms-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}

.zoomInRight {
    -webkit-animation-name: zoomInRight;
    animation-name: zoomInRight
}

@-webkit-keyframes zoomInUp {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}

@keyframes zoomInUp {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
        -ms-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        -ms-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}

.zoomInUp {
    -webkit-animation-name: zoomInUp;
    animation-name: zoomInUp
}

@-webkit-keyframes zoomOut {
    0% {
        opacity: 1
    }
    50% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3)
    }
    100% {
        opacity: 0
    }
}

@keyframes zoomOut {
    0% {
        opacity: 1
    }
    50% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        -ms-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3)
    }
    100% {
        opacity: 0
    }
}

.zoomOut {
    -webkit-animation-name: zoomOut;
    animation-name: zoomOut
}

@-webkit-keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}

@keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        -ms-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
        -ms-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
        -webkit-transform-origin: center bottom;
        -ms-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}

.zoomOutDown {
    -webkit-animation-name: zoomOutDown;
    animation-name: zoomOutDown
}

@-webkit-keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
        transform: scale(0.1) translate3d(-2000px, 0, 0);
        -webkit-transform-origin: left center;
        transform-origin: left center
    }
}

@keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
        -ms-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
        -ms-transform: scale(0.1) translate3d(-2000px, 0, 0);
        transform: scale(0.1) translate3d(-2000px, 0, 0);
        -webkit-transform-origin: left center;
        -ms-transform-origin: left center;
        transform-origin: left center
    }
}

.zoomOutLeft {
    -webkit-animation-name: zoomOutLeft;
    animation-name: zoomOutLeft
}

@-webkit-keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
        transform: scale(0.1) translate3d(2000px, 0, 0);
        -webkit-transform-origin: right center;
        transform-origin: right center
    }
}

@keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
        -ms-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
        -ms-transform: scale(0.1) translate3d(2000px, 0, 0);
        transform: scale(0.1) translate3d(2000px, 0, 0);
        -webkit-transform-origin: right center;
        -ms-transform-origin: right center;
        transform-origin: right center
    }
}

.zoomOutRight {
    -webkit-animation-name: zoomOutRight;
    animation-name: zoomOutRight
}

@-webkit-keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}

@keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        -ms-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
        -ms-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
        -webkit-transform-origin: center bottom;
        -ms-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}

.zoomOutUp {
    -webkit-animation-name: zoomOutUp;
    animation-name: zoomOutUp
}

@-webkit-keyframes slideInDown {
    0% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
        visibility: visible
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes slideInDown {
    0% {
        -webkit-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
        transform: translateY(-100%);
        visibility: visible
    }
    100% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
}

.slideInDown {
    -webkit-animation-name: slideInDown;
    animation-name: slideInDown
}

@-webkit-keyframes slideInLeft {
    0% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
        visibility: visible
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes slideInLeft {
    0% {
        -webkit-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        transform: translateX(-100%);
        visibility: visible
    }
    100% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }
}

.slideInLeft {
    -webkit-animation-name: slideInLeft;
    animation-name: slideInLeft
}

@-webkit-keyframes slideInRight {
    0% {
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
        visibility: visible
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes slideInRight {
    0% {
        -webkit-transform: translateX(100%);
        -ms-transform: translateX(100%);
        transform: translateX(100%);
        visibility: visible
    }
    100% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }
}

.slideInRight {
    -webkit-animation-name: slideInRight;
    animation-name: slideInRight
}

@-webkit-keyframes slideInUp {
    0% {
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
        visibility: visible
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes slideInUp {
    0% {
        -webkit-transform: translateY(100%);
        -ms-transform: translateY(100%);
        transform: translateY(100%);
        visibility: visible
    }
    100% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
}

.slideInUp {
    -webkit-animation-name: slideInUp;
    animation-name: slideInUp
}

@-webkit-keyframes slideOutDown {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    100% {
        visibility: hidden;
        -webkit-transform: translateY(100%);
        transform: translateY(100%)
    }
}

@keyframes slideOutDown {
    0% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
    100% {
        visibility: hidden;
        -webkit-transform: translateY(100%);
        -ms-transform: translateY(100%);
        transform: translateY(100%)
    }
}

.slideOutDown {
    -webkit-animation-name: slideOutDown;
    animation-name: slideOutDown
}

@-webkit-keyframes slideOutLeft {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    100% {
        visibility: hidden;
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%)
    }
}

@keyframes slideOutLeft {
    0% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }
    100% {
        visibility: hidden;
        -webkit-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        transform: translateX(-100%)
    }
}

.slideOutLeft {
    -webkit-animation-name: slideOutLeft;
    animation-name: slideOutLeft
}

@-webkit-keyframes slideOutRight {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    100% {
        visibility: hidden;
        -webkit-transform: translateX(100%);
        transform: translateX(100%)
    }
}

@keyframes slideOutRight {
    0% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }
    100% {
        visibility: hidden;
        -webkit-transform: translateX(100%);
        -ms-transform: translateX(100%);
        transform: translateX(100%)
    }
}

.slideOutRight {
    -webkit-animation-name: slideOutRight;
    animation-name: slideOutRight
}

@-webkit-keyframes slideOutUp {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    100% {
        visibility: hidden;
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }
}

@keyframes slideOutUp {
    0% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
    100% {
        visibility: hidden;
        -webkit-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
        transform: translateY(-100%)
    }
}

.slideOutUp {
    -webkit-animation-name: slideOutUp;
    animation-name: slideOutUp
}

@font-face {
    font-family: 'Conv_clarenbd';
    src: url('fonts/clarenbd.eot');
    src: local('☺'), url('fonts/clarenbd.woff') format('woff'), url('fonts/clarenbd.ttf') format('truetype'), url('fonts/clarenbd.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'dosisregular';
    src: url("fonts/Dosis-Regular-webfont.eot");
    src: url("fonts/Dosis-Regular-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/Dosis-Regular-webfont.woff2") format("woff2"), url("fonts/Dosis-Regular-webfont.woff") format("woff"), url("fonts/Dosis-Regular-webfont.ttf") format("truetype"), url("fonts/Dosis-Regular-webfont.svg#dosisregular") format("svg");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'dosismedium';
    src: url("fonts/Dosis-Medium-webfont.eot");
    src: url("fonts/Dosis-Medium-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/Dosis-Medium-webfont.woff2") format("woff2"), url("fonts/Dosis-Medium-webfont.woff") format("woff"), url("fonts/Dosis-Medium-webfont.ttf") format("truetype"), url("fonts/Dosis-Medium-webfont.svg#dosismedium") format("svg");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'dosisbold';
    src: url("fonts/Dosis-Bold-webfont.eot");
    src: url("fonts/Dosis-Bold-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/Dosis-Bold-webfont.woff2") format("woff2"), url("fonts/Dosis-Bold-webfont.woff") format("woff"), url("fonts/Dosis-Bold-webfont.ttf") format("truetype"), url("fonts/Dosis-Bold-webfont.svg#dosisbold") format("svg");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'dosissemibold';
    src: url("fonts/Dosis-SemiBold-webfont.eot");
    src: url("fonts/Dosis-SemiBold-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/Dosis-SemiBold-webfont.woff2") format("woff2"), url("fonts/Dosis-SemiBold-webfont.woff") format("woff"), url("fonts/Dosis-SemiBold-webfont.ttf") format("truetype"), url("fonts/Dosis-SemiBold-webfont.svg#dosissemibold") format("svg");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'dosislight';
    src: url("fonts/dosis-light-webfont.eot");
    src: url("fonts/dosis-light-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/dosis-light-webfont.woff2") format("woff2"), url("fonts/dosis-light-webfont.woff") format("woff"), url("fonts/dosis-light-webfont.ttf") format("truetype"), url("fonts/dosis-light-webfont.svg#dosislight") format("svg");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'icomoon';
    src: url("fonts/icomoon.eot?g6q8xx");
    src: url("fonts/icomoon.eot?#iefixg6q8xx") format("embedded-opentype"), url("fonts/icomoon.woff?g6q8xx") format("woff"), url("fonts/icomoon.ttf?g6q8xx") format("truetype"), url("fonts/icomoon.svg?g6q8xx#icomoon") format("svg");
    font-weight: normal;
    font-style: normal;
}
[class^="icon-"], [class*=" icon-"] {
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
header .logo:before, .mobile-menu-container .menu_about li.parent>span:before, .mobile-menu-container .menu_about li.parent>a:before, footer .logo:before {
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.icon-logo-siae-new:before {
    content: "\e950"; }
.icon-logo-siae:before {
    content: "\e600"}
.icon-search:before {
    content: "\e602"}
.icon-bubble:before {
    content: "\e603"}
.icon-facebook:before {
    content: "\e604"}
.icon-twitter:before {
    content: "\e605"}
.icon-google-plus:before {
    content: "\e608"}
.icon-linkedin:before {
    content: "\e609"}
.icon-arrow-triangle:before {
    content: "\e601"}
.icon-pinterest:before {
    content: "\e606"}
.icon-globe:before {
    content: "\e607"}
.icon-medal:before {
    content: "\e60a"}
.icon-lightning:before {
    content: "\e60b"}
.icon-tumblr:before {
    content: "\e60c"}
.icon-email:before {
    content: "\e60d"}
.icon-share:before {
    content: "\e60e"}
.icon-rotate-landscape-portrait:before {
    content: "\e60f"}
.icon-logo-siae-text:before {
    content: "\e610"}
.icon-data-magement:before {
    content: "\e611"}
.icon-online-services:before {
    content: "\e612"}
.icon-arrow-left:before {
    content: "\e615"}
.icon-arrow-right:before {
    content: "\e616"}
.icon-arrow-up:before {
    content: "\e614"}
.icon-arrow-down:before {
    content: "\e613"}
.icon-close:before {
    content: "\e617"}
.icon-notification:before {
    content: "\e618"}
.icon-assistance:before {
    content: "\e619"}
.icon-map-marker:before {
    content: "\e61a"}

header.mobile-menu-opened, .gradient1 {
    color: #fff;
    background: #7358a8;
    background: -moz-linear-gradient(20deg, #7358a8 1%, #3cc5f1 100%);
    background: -webkit-gradient(linear, left bottom, right top, color-stop(1%, #7358a8), color-stop(100%, #3cc5f1));
    background: -webkit-linear-gradient(20deg, #7358a8 1%, #3cc5f1 100%);
    background: -o-linear-gradient(20deg, #7358a8 1%, #3cc5f1 100%);
    background: -ms-linear-gradient(20deg, #7358a8 1%, #3cc5f1 100%);
    background: linear-gradient(20deg, #7358a8 1%, #3cc5f1 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7358a8', endColorstr='#3cc5f1', GradientType=1)
}

a, .owl-prev, .owl-next, .main-navigation, .main-navigation .menu_about > ul > li, .services img, .initiatives img, .services a:hover img, .initiatives a:hover img {
    -webkit-transition: all 150ms linear;
    -moz-transition: all 150ms linear;
    -ms-transition: all 150ms linear;
    -o-transition: all 150ms linear;
    transition: all 150ms linear
}

.owl-item, .lightMenu .top-nav-wrapper {
    -webkit-transition: all 400ms linear;
    -moz-transition: all 400ms linear;
    -ms-transition: all 400ms linear;
    -o-transition: all 400ms linear;
    transition: all 400ms linear
}

h1, h2, h3, h4 {
    font-weight: normal;
    padding: 0;
    margin: 0 0 0.5em 0;
    line-height: 1.1em
}

h3 {
    font-size: 1.5em
}

h4 {
    font-size: 1.5em;
    font-family: "dosismedium", Arial, sans-serif
}

p {
    line-height: 1.4em;
    letter-spacing: 0.01em;
    margin: 0px;
    padding: 0px; }

.well {
    border: none;
    border-radius: 0px;
    box-shadow: none;
    min-height: 0px;
    padding: 0px;
    margin: 0px
}

* {
    outline: none !important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

:focus {
    outline: none
}

::-moz-focus-inner {
    border: 0
}

ul {
    list-style-type: none;
    padding: 0px;
    margin: 0px;
    float: left;
}

ul.reset li:last-child {
    margin: 0px !important
}

a, a:hover, a:active, a:focus, a:visited {
    text-decoration: none;
    /*color: inherit ------ allineamento registrazione*/
}

a.active {
    color: #00b9ff
}

b {
    font-family: "dosissemibold", Arial, sans-serif
}

p {
    margin: 0px;
    padding: 0px
}

button, a[role="button"] {
    border: none;
    background: #00b9ff;
    color: #fff;
    font-size: 3.2em;
    text-transform: uppercase;
    text-align: center;
    font-family: "dosissemibold";
    cursor: pointer
}

button.navy, a[role="button"].navy {
    background-color: #575e78
}

button.navy:hover, a[role="button"].navy:hover, button.navy.active, a[role="button"].navy.active {
    background-color: #00b9ff
}



.bgprimary {
    background-color: #40485f;
    color: #fff
}

.vbottom {
    position: absolute;
    bottom: 0px
}

button .over, [role="button"] .over {
    visibility: hidden;
    position: absolute;
    right: 50px;
    top: 25px
}

button:hover .over, [role="button"]:hover .over {
    visibility: visible;
    right: 20px
}

.text {
    font-size: 18px
}

.claimTitle {
    font-family: "dosissemibold";
    color: #00b9ff;
    font-size: 3.3em;
    text-transform: uppercase
}

.par {
    margin-top: 15px
}

.align-center {
    text-align: center
}

.left {
    float: left
}

.right {
    float: right
}

.no-padding {
    padding-left: 0;
    padding-right: 0
}

.fix-opacity {
    opacity: 1
}

.border-bottom-white {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2)
}

.border-side-white {
    border-left: 1px solid rgba(255, 255, 255, 0.2);
    border-right: 1px solid rgba(255, 255, 255, 0.2)
}

.css-anim {
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out
}

.css-anim.fast {
    transition-duration: .2s;
    -webkit-transition-duration: .2s
}

.toAnimate {
    opacity: 0
}

.owl-carousel {
    position: relative;
    overflow: hidden
}

.owl-carousel .owl-item {
    -webkit-backface-visibility: visible
}

.owl-dots {
    position: absolute;
    bottom: 1.5em;
    left: 0;
    width: 100%;
    text-align: center;
    vertical-align: center
}

.owl-dots .owl-dot {
    background: #09b6eb;
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 4px;
    margin: 1px 3px
}

.owl-dots .owl-dot.active {
    background: transparent;
    border: #09b6eb 2px solid;
    width: 10px;
    height: 10px;
    border-radius: 5px;
    margin-top: 0;
    margin-bottom: 0
}

.owl-prev, .owl-next {
    font-size: 3em;
    background: #40485f;
    line-height: 0.9em;
    padding: 0em 0.4em 0.2em 1em;
    color: #fff;
    border-radius: 2em;
    position: absolute;
    top: 50%;
    margin-top: -1em;
    width: 3em
}

.owl-prev.disabled, .owl-next.disabled {
    cursor: default !important;
    opacity: 0.3
}

.owl-prev {
    text-align: right;
    left: -2em
}

.owl-prev:hover {
    left: -1.4em
}

.owl-prev.disabled:hover {
    left: -2em
}

.owl-next {
    left: auto;
    text-align: left;
    right: -2em;
    padding: 0em 1em 0.2em 0.4em
}

.owl-next:hover {
    right: -1.4em
}

.owl-next.disabled:hover {
    right: -2em
}

.owl-item {
    opacity: 0;
    transform: scale(0.6)
}

.owl-item.active {
    opacity: 1;
    transform: scale(1)
}

body, html {
    color: #263248;
    background-color:transparent;
    padding: 0px;
    margin: 0px;
    line-height: 120%;
    font-family: "dosisregular", Arial, sans-serif;
    min-height: 100%;
    font-size: 16px
}


.main {
    height: auto;
    margin-top: 85px;
    min-height: 100%;
    position: relative;
    background: #f6f6f6;
}


.mm-closed .navbar-fixed-top {
    height: auto !important
}

.top-nav-wrapper {
    height: 1.8em;
    position: relative;
    width: 100%;
    text-transform: uppercase;
    font-family: "dosisbold", Arial, sans-serif;
    padding: 0 0 0 5px;
}

.top-nav-wrapper:after {
    background: transparent url(../img/shadow_thin.png) no-repeat center 100%;
    background-size: 100% 0.5em;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 10px;
    pointer-events: none;
    z-index: 4;
}
.top-nav-wrapper>div, .top-nav-wrapper>ul {
    font-size: 0.875em;
}

.top-nav-wrapper #menu-services-preheader {
    font-size: 0.95em;
}

.top-nav-wrapper ul {
    float: left
}

/* TOLTO VERIFICARE - DANIELE
.top-nav-wrapper li {
    float: left;
    text-transform: uppercase
}

.top-nav-wrapper li a {
    padding: 0 10px;
    display: inline-block;
    line-height: 2.1em
}*/

.top-nav-wrapper li a {
    color: #fff;
    padding: 0 7px;
    display: inline-block;
    line-height: 2.05em;
}

.top-nav-wrapper li a:hover {
    color: #09b6eb
}

.top-nav-wrapper li.register_link {
    margin-right: 1em
}

.top-nav-wrapper li.register_link a {
    background: #303647;
    color: #09b6eb;
    padding: 0 2em
}

.top-nav-wrapper li.register_link a:hover {
    background-color: #09b6eb;
    color: #263248
}

.top-nav-wrapper .lang-selector {
    background: #303647 none repeat scroll 0 0;
    margin: 0;
    position: relative;
    width: 6em;
    z-index: 2;
}

.top-nav-wrapper .lang-selector li:before {
    content: "|";
    line-height: 0.8em;
    color: #a0a4af
}

.top-nav-wrapper .lang-selector [class^="icon-"], .top-nav-wrapper .lang-selector [class*=" icon-"] {
    font-size: 1.2em;
    position: absolute;
    right: 0.4em;
    top: 0.3em;
}

.top-nav-wrapper .lang-selector .open [class^="icon-"], .top-nav-wrapper .lang-selector .open [class*=" icon-"] {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.top-nav-wrapper .lang-selector ul {
    background: #303647 none repeat scroll 0 0;
    height: auto;
    width: 100%;
    min-width: auto;
}

.top-nav-wrapper .lang-selector li:first-child:before {
    content: none
}

.top-nav-wrapper .lang-selector a {
    display: block;
    padding: 0 0.8em;
}

/*.top-nav-wrapper .lang-selector li a.lang-active {
    color: #09b6eb
}*/

.lightMenu .top-nav-wrapper {
    margin-top: -2.1em
}

/*header .logo {
    text-align: center;
    width: 100%;
    display: inline-block
}
header .logo img {
    display: inline-block;
    width: auto;
}*/

header .logo {
    text-align: center;
    width: 100%;
    /*height: 6.5em;*/
    display: block; }
header .logo img {
    display: none; }
header .logo:before {
    content: "\e950";
    color: #263248;
    font-size: 2.7em;
    line-height: 1.2em;
    /*line-height: 1.4em;*/ }
header .logo:after {
    display: none; }

.main-navigation {

    background-color: #40485f;
    /*background-color: rgba(255, 255, 255, 0.6);*/
    opacity: 1
}


/*.main-navigation li {
    line-height: 2em;
    text-transform: uppercase;
    float: left;
    font-family: "dosissemibold", Arial, sans-serif;
    color: #263248
}*/

/*.main-navigation li a {
    padding: 0 1em;
    font-size:12px;
    color:#fff;
}*/

/*.main-navigation li a:hover {
    color: #09b6eb
}*/

/*.main-navigation .menu_about > ul > li {
    border-color: #40485f;
    border-color: rgba(64, 72, 95, 0.3);
    border-style: solid;
    border-width: 0;
    border-left-width: 1px;
    border-right-width: 1px;
    text-align: center
}*/

/*.main-navigation .menu_about > ul > li.opened {
    background: #575e78
}*/

/*.main-navigation .menu_about > ul > li a {
    display: inline-block
}*/

/*.main-navigation .menu_about > ul > li.opened > a {
    color: #fff
}*/

/*.main-navigation .menu_about li {
    position: static
}*/

/*.main-navigation .menu_about .dropdown-menu {
    overflow: hidden;
    background: #575e78;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border: 0;
    margin: 0;
    padding-top: 2em;
    padding-bottom: 2em;
    width: 100%
}*/

/*.main-navigation .menu_about .dropdown-menu ul {
    margin-bottom: 1em
}*/

/*.main-navigation .menu_about .dropdown-menu li {
    line-height: 1.3em;
    float: none
*/

/*.main-navigation .menu_about .dropdown-menu a {
    font-family: "dosisregular", Arial, sans-serif;
    text-transform: none;
    color: #fff;
    display: block;
    padding: 0.5em 0
}*/

.main-navigation .menu_about .dropdown-menu a:hover {
    color: #09b6eb
}

.main-navigation .menu_about .dropdown-menu .separator {
    font-size: 1.14em;
    color: #bbc3dd;
    border-bottom: 1px solid #808597;
    padding: 2em 0 1em 0;
    margin-bottom: 0.5em;
    display: block
}

.main-navigation .right li:before {
    content: "\B7"
}

.main-navigation .right li:first-child:before {
    content: ""
}

.main-navigation .right li:last-child:before {
    content: ""
}

.lightMenu .main-navigation {
    height: 4.5em;
    background: #fff;
    font-size: 0.9em
}

.lightMenu .main-navigation li {
    line-height: 4.5em
}

.lightMenu .main-navigation .logo {
    height: 4.5em;
    overflow: hidden
}

.lightMenu .main-navigation .logo img {
    height: 5.7em
}

header > .lang-selector, #menu-button {
    display: none
}

@media (max-width: 992px) {
    header .right-menu, header .menu_about {
        display: none
    }

    header .logo {
        height: auto
    }

    header .logo img {
        display: none
    }

    header .logo {
        width: 30%;
        margin: auto;
        height: auto; }
    header .logo:before {
        content: "\e600";
        font-size: 33px !important;
        color: #263248;
        line-height: 1.5em; }

    /*header .logo:before {
        content: "\e600";
        font-family: "icomoon";
        font-size: 3em;
        color: #263248;
        line-height: 1.5em
    }*/

    header #menu-button {
        /*box-sizing: border-box;
        display: block;
        width: 60px;
        height: 35px;
        position: fixed;
        top: 9px;
        right: 5px;
        z-index: 2;
        color: #fff;
        background: transparent*/


    }



    header nav .main-navigation {
        height: 4em;
        background: #fff;
        font-size: 1em
    }
}

header.mobile-menu-opened {
    width: 100%;
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    left: 0;
    top: 0;
    position: fixed;
    z-index: 100
}

header.mobile-menu-opened .right-menu, header.mobile-menu-opened .menu_about {
    display: block
}

header.mobile-menu-opened #menu-button:before, header.mobile-menu-opened #menu-button:after, header.mobile-menu-opened #menu-button span {
    background: #fff
}

header.mobile-menu-opened .logo:before {
    color: #fff
}

header.mobile-menu-opened .lang-selector {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 3;
    background: rgba(255, 255, 255, 0.1);
    font-size: 1.4em;
    text-transform: uppercase;
    text-align: center;
    display: block;
    width: 100%;
    line-height: 2em
}

header.mobile-menu-opened .lang-selector li {
    display: inline-block
}

header.mobile-menu-opened .lang-selector li a {
    padding: 0.3em 1em;
    display: inline-block
}

header.mobile-menu-opened .navbar-fixed-top, header.mobile-menu-opened .navbar-fixed-bottom {
    position: static
}

header.mobile-menu-opened .navbar-fixed-top {
    overflow-x: hidden;
    overflow-y: auto
}

header.mobile-menu-opened .main-navigation {
    height: auto;
    background: none;
    color: #fff;
    font-size: 1em
}

header.mobile-menu-opened .main-navigation li {
    float: none;
    font-family: "dosismedium", Arial, sans-serif;
    width: 100%
}

header.mobile-menu-opened .right-menu {
    width: 100%
}

header.mobile-menu-opened .right-menu ul {
    margin: 0 15px;
    padding: 1em 0;
    border-color: #fff;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3)
}

header.mobile-menu-opened .right-menu li, header.mobile-menu-opened .right-menu a {
    display: block;
    width: 100%
}

header.mobile-menu-opened .right-menu li {
    line-height: 1.2em;
    color: #fff
}

header.mobile-menu-opened .right-menu li:before {
    content: none
}

header.mobile-menu-opened .right-menu li a {
    padding: 1em 15px
}

header.mobile-menu-opened .dropdown-toggle {
    display: none !important
}

header.mobile-menu-opened .menu_about {
    padding: 1em 0;
    clear: both
}

header.mobile-menu-opened .menu_about .dropdown-menu {
    width: 100%;
    display: block !important;
    position: static;
    top: 0;
    padding-top: 0;
    background: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}

header.mobile-menu-opened .menu_about .dropdown-menu ul ul {
    display: none
}

header.mobile-menu-opened .menu_about .dropdown-menu div {
    padding: 0
}

header.mobile-menu-opened .menu_about .dropdown-menu ul {
    margin: 0
}

header.mobile-menu-opened .menu_about .dropdown-menu li.parent > span, header.mobile-menu-opened .menu_about .dropdown-menu li.parent > a {
    cursor: pointer;
    border-bottom: 0;
    color: #fff;
    padding: 1em 30px;
    margin: 0
}

header.mobile-menu-opened .menu_about .dropdown-menu li.parent > span:before, header.mobile-menu-opened .menu_about .dropdown-menu li.parent > a:before {
    content: "\e601";
    font-family: "icomoon";
    margin-right: 0.6em;
    margin-left: -0.2em;
    display: inline-block
}

header.mobile-menu-opened .menu_about .dropdown-menu li.parent > span.opened:before, header.mobile-menu-opened .menu_about .dropdown-menu li.parent > a.opened:before {
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

header.mobile-menu-opened .menu_about .dropdown-menu li.parent ul {
    background: rgba(255, 255, 255, 0.1);
    padding: 1em 45px
}

footer {
    background-color: #303647;

    width: 100%;
    padding-top: 0;
    /*  position: fixed;*/
    z-index: -1;
    bottom: 0;
    color: #ffffff;
    opacity: 1;
    /*position: relative;*/
    /*height: 115px;*/
}

footer.visible {
    opacity: 1
}

footer .logo {
    text-align: center;
    display: inline-block;
    width: 100%;
    padding: 5px 0 40px 0;
}

/*footer .footer-nav{
    padding-top: 40px;
}*/

footer .footer-padding{
    padding-top: 15px;
}


footer .logo img {
    height: 5em
}

footer .navbar-nav a:hover{
    background: transparent!important;
    color: #09b6eb!important;
}

footer a:hover {
    color: #09b6eb
}

/*.footer-nav-wrapper {
    border-bottom: 1px solid #3d445a;
    margin: 0 14px;
    vertical-align: middle;
}*/

.footer-nav-wrapper {
    /*border-bottom: 1px solid #3d445a;*/
    margin: 0 14px;
    vertical-align: middle; }
.footer-nav-wrapper > div {
    float: none;
    display: inline-block;
    vertical-align: middle;
    margin-left: -5px; }


footer .br-right {
    border-right: 1px solid #3d445a
}

.footer-nav ul {
    padding: 0.3em 0;
}

.footer-nav li {
    display: inline-block;
    font-family: "dosissemibold", Arial, sans-serif;
    font-size: 0.84em;
    text-transform: uppercase;
    padding: 0 2em 0 0;
    line-height: 1.7em
}

.footer-nav li a{
    color:#fff;
}

.social-icons {
    text-align: center;
    padding: 3.5em 0 4em 0
}

.social-icons li {
    color: #000;
    display: inline-block
}

.social-icons li a {
    padding: 0.2em;
    display: inline-block
}

.social-icons li span {
    font-size: 1.4em
}

footer .copyright {
    padding: 14px;
    font-size: 12px;
    color: #acafb5;
    font-family: "dosismedium", Arial, sans-serif;
    text-align: right;
}

footer .copyright .br-right {
    display: none
}

/*mobile Footer*/
@media (max-width: 992px) {
    body {
        padding-bottom: 0 !important; }

    footer p {
        font-size: 10px; }
    footer .container-fluid, footer .footer-nav-wrapper, footer .footer-padding {
        padding: 0;
        margin: 0; }
    footer .footer-nav ul, footer .social-icons {
        padding: 0; }
    footer .footer-nav-wrapper .br-right {
        display: none; }
    footer .footer-nav li {
        width: 100%;
        display: block;
        font-family: "dosismedium", Arial, sans-serif;
        font-size: 15px;
        text-align: center;
        border-bottom: 1px solid #3d445a; }
    footer .footer-nav li a {
        padding: 1em;
        display: block; }
    footer .social-icons {
        overflow: hidden; }
    footer .social-icons li {
        float: left;
        width: 25%;
        text-align: center;
        border-left: 1px solid #3d445a; }
    footer .social-icons li:first-child {
        border-left: 0; }
    footer .social-icons li span {
        font-size: 1.9em; }
    footer .social-icons li a {
        padding: 1.2em 0;
        width: 100%; }
    footer .copyright {
        font-size: 0.8em;
        text-align: right;
        padding: 30px 15px;
        margin: 0;
    }
    footer .copyright div {
        /*float: right;*/ }
    footer .copyright .br-right {
        display: block;
        border: 0; }
    footer .copyright .br-right a {
        padding: 0; } }

/*@media (max-width: 992px) {
    footer .container-fluid, footer .footer-nav-wrapper, footer .footer-padding {
        padding: 0;
        margin: 0
    }

    footer .footer-nav ul, footer .social-icons {
        padding: 0
    }

    footer .footer-nav-wrapper .br-right {
        display: none
    }

    footer .footer-nav li {
        width: 100%;
        display: block;
        font-family: "dosismedium", Arial, sans-serif;
        font-size: 1.2em;
        text-align: center;
        border-bottom: 1px solid #3d445a
    }

    footer .footer-nav li a {
        padding: 1em;
        display: block
    }

    footer .social-icons {
        overflow: hidden
    }

    footer .social-icons li {
        float: left;
        width: 25%;
        text-align: center;
        border-left: 1px solid #3d445a
    }

    footer .social-icons li:first-child {
        border-left: 0
    }

    footer .social-icons li a {
        padding: 2em 0;
        width: 100%
    }

    footer .social-icons li span {
        font-size: 2.4em
    }

    footer .copyright {
        text-align: right;
        font-size: 1em;
        padding: 30px
    }

    footer .copyright div + div {
        float: right
    }

    footer .copyright .br-right {
        display: block;
        border: 0
    }

    footer .copyright .br-right a {
        padding: 0
    }
}*/

.header-area {
    overflow: hidden;
    background: #fff url(../img/banners/siae-home.jpg) no-repeat center center;
    background-size: cover;
    position: relative;
    z-index: 2
}

.header-area .header-area-content {
    width: 100%;
    position: absolute;
    bottom: 9em;
    left: 0
}

.header-area .input-container {
    border-color: #fff;
    border-color: rgba(255, 255, 255, 0.6);
    border-style: solid;
    border-width: 0;
    border-bottom-width: 1px;
    margin-bottom: 15px
}

.header-area .search-form {
    padding-bottom: 15px;
    margin-bottom: 15px
}

.header-area .search-form input[type="text"] {
    border: 0;
    width: 100%;
    background: #fff;
    color: #374761;
    font-size: 1.4em;
    padding: 0 1em;
    line-height: 2.4em;
    height: 2.4em;
    border-radius: 1.2em
}

.header-area .search-form ::-webkit-input-placeholder {
    color: #374761
}

.header-area .search-form :-moz-placeholder {
    color: #374761;
    opacity: 1
}

.header-area .search-form ::-moz-placeholder {
    color: #374761;
    opacity: 1
}

.header-area .search-form :-ms-input-placeholder {
    color: #374761
}

.header-area .search-button {
    position: absolute;
    top: 0;
    right: 0.2em;
    background: #09b6eb;
    color: #fff;
    border-radius: 50%;
    width: 1.03em;
    height: 1.03em;
    text-align: center
}

.header-area .search-button:hover {
    background: #585e78
}

.header-area .search-button span {
    font-size: 0.7em;
    line-height: 1.5em
}

.header-area .button-container {
    overflow: hidden;
    clear: both;
    padding-top: 15px;
    padding-bottom: 15px
}

.header-area .button-container a {
    font-family: "dosissemibold", Arial, sans-serif;
    font-size: 1.14em;
    text-transform: uppercase;
    color: #263248;
    background: rgba(255, 255, 255, 0.6);
    display: inline-block;
    text-align: center;
    width: 100%;
    border-radius: 2em;
    padding: 0.7em
}

.header-area .button-container a:hover {
    background: #fff
}

.hp-categories {
    margin-top: -4em;
    position: relative;
    z-index: 2
}

.hp-categories .line {
    overflow: hidden
}

.hp-categories a.item {
    border-color: #40485f;
    border-color: rgba(255, 255, 255, 0.3);
    border-style: solid;
    border-width: 0;
    border-right-width: 1px;
    border-bottom-width: 1px;
    padding: 3em 4em;
    position: relative;
    vertical-align: top
}

.hp-categories a.item:hover {
    background: #40485f;
    background: rgba(255, 255, 255, 0.3)
}

.hp-categories h3:before {
    content: "";
    border-color: #fff;
    width: 0.3em;
    height: 0.3em;
    display: inline-block;
    border-radius: 50%;
    margin-right: 0.2em;
    -webkit-transform: scale(0.2);
    transform: scale(0.2);
    -webkit-transition: 0.35s;
    transition: 0.35s
}

.hp-categories a.item.withBullet h3:before {
    border: 3px solid #09b6eb;
    -webkit-transform: scale(1);
    transform: scale(1)
}

.news {
    border-top: 1px solid #e3e3e3;
    border-bottom: 1px solid #e3e3e3;
    background: #40485f;
    position: relative
}

.news .owl-prev, .news .owl-next {
    margin-top: -3em
}

.news .owl-item {
    border-right: 1px solid #e3e3e3;
    background: #40485f
}

.news .owl-item:hover .item {
    -webkit-transform: translate3d(0, -33px, 0);
    transform: translate3d(0, -33px, 0);
    -webkit-transition-delay: 200ms;
    transition-delay: 200ms
}

.news .owl-item:hover .triangle {
    bottom: 0
}

.news .item {
    position: relative;
    background: #fff;
    -webkit-transition: -webkit-transform 0.2s;
    transition: transform 0.2s;
    -webkit-transition-delay: 0;
    transition-delay: 0
}

.news .item a {
    background: #fff;
    padding: 30px;
    display: block;
    height: 100%
}

.news .item .triangle {
    width: 100%;
    padding: 12% 0 0;
    overflow: hidden;
    position: absolute;
    bottom: -5em;
    left: 0;
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    transition: all 200ms linear
}

.news .item .triangle:after {
    content: "";
    display: block;
    position: absolute;
    right: 0;
    top: 50%;
    width: 0;
    height: 0;
    border-top: 100px solid transparent;
    border-bottom: 0;
    border-right: 1700px solid #40485f
}

.news h2 {
    position: absolute;
    top: 30px;
    left: 30px;
    z-index: 10;
    background-color: #09b6eb;
    color: #ffffff;
    text-transform: uppercase;
    font-family: "dosissemibold", Arial, sans-serif;
    font-size: 1.14em;
    padding: 0.2em 2em
}

.news .item img {
    border-radius: 50%;
    max-width: 70%;
    display: block;
    margin: 1em auto
}

.news .item .news-title {
    text-transform: uppercase;
    font-size: 1.4em;
    line-height: 1.3em;
    color: #555;
    text-align: left;
    padding: 1em 0 4em 0
}

.news .active .item .news-title {
    color: #09b6eb
}

.news .bottomInfo {
    width: 100%;
    position: absolute;
    bottom: 2em;
    left: 0;
    padding: 0 30px;
    text-transform: uppercase
}

.news .bottomInfo span.date {
    font-size: 1.6em;
    width: 100%;
    display: inline-block
}

.news .bottomInfo span.icon-bubble {
    font-size: 2em
}

.sticker, a.sticker {
    background: #09b6eb;
    color: #fff;
    font-size: 1.14em;
    position: absolute;
    text-transform: uppercase;
    padding: 0.2em 1em;
    top: 30px;
    left: 30px;
    z-index: 10
}

.central-boxes {
    background: #fff
}

.services .item, .initiatives .item {
    opacity: 0;
    background: #40485f;
    overflow: hidden;
    border-bottom: 1px solid #e9e9e9
}

.services .item:after, .initiatives .item:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    border-right: 1px solid #e9e9e9;
    z-index: 12
}

.services img, .initiatives img {
    width: 100%;
    display: block;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s
}

.services a, .initiatives a {
    display: block
}

.services a:hover img, .initiatives a:hover img {
    width: 100%;
    display: block;
    opacity: 0.8;
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s
}

.services a:hover .bottom-text, .initiatives a:hover .bottom-text {
    -webkit-transform: translate3d(0, -2em, 0);
    transform: translate3d(0, -2em, 0)
}

.services .bottom-text, .initiatives .bottom-text {
    color: #fff;
    position: absolute;
    left: 0;
    bottom: 30px;
    padding: 0 30px;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s
}

.services .bottom-text p, .initiatives .bottom-text p {
    font-size: 1.14em;
    padding: 0
}

.services h3 {
    border-color: #fff;
    border-color: rgba(255, 255, 255, 0.6);
    border-style: solid;
    border-width: 0;
    border-top-width: 1px;
    padding: 0.5em 0 0 0;
    font-size: 1.7em;
    margin: 0
}

.initiatives h3 {
    padding: 0;
    margin: 0 0 0.3em 0;
    font-size: 1.4em;
    text-transform: uppercase;
    font-family: "dosissemibold", Arial, sans-serif;
    font-size: 22px
}

.initiatives .bottom-text {
    bottom: 3em
}

.initiatives .owl-dot {
    background: #fff
}

.initiatives .owl-dot.active {
    border-color: #fff
}

.initiatives.owl-carousel .big .content img {
    width: auto;
    height: 100%;
    margin-left: -30%
}

@media (max-width: 992px) {
    .initiatives {
        text-align: center
    }
}

.license-box, .archivio-opere, .faq {
    min-height: 14em
}

.license-box, .archivio-opere, .faq {
    padding: 45px
}

.license-box h4, .archivio-opere h4, .faq h4 {
    font-size: 1.5em;
    font-family: "dosismedium", Arial, sans-serif;
    margin-bottom: 30px
}

.license-box form {
    position: relative;
    padding-right: 4em
}

.license-box form .select-license {
    background: none;
    border: 2px solid #ffffff;
    border-radius: 2em;
    font-size: 1.12em;
    width: 100%;
    padding: 0.5em
}

.license-box form .select-license select {
    background: url(../img/arrow-select.png);
    background-repeat: no-repeat;
    background-position: 8px center;
    background-size: 8px;
    width: 100%;
    padding-left: 2em;
    font-size: 1em;
    line-height: 1;
    border: 0;
    border-radius: 0;
    height: 1.8em;
    -webkit-appearance: none
}

.license-box form .select-license select option {
    color: #303647
}

.license-box form button {
    background-color: transparent;
    border: 2px solid #ffffff;
    font-size: 1.14em;
    border-radius: 50%;
    width: 3em;
    height: 3em;
    position: absolute;
    bottom: 0;
    right: 0
}

.license-box form button:hover {
    background: #585e78
}

.archivio-opere {
    background-color: #49506a;
    color: #ffffff;
    border-left: 1px solid #ffffff;
    border-right: 1px solid #ffffff
}

.archivio-opere p {
    font-size: 1.25em
}

.archivio-opere p a {
    color: #09b6eb
}

.archivio-opere p a:hover {
    color: #fff
}

.faq {
    background-color: #49506a;
    color: #ffffff;
    overflow: hidden
}

.faq .item p {
    font-size: 1.25em
}

.faq .item p a {
    color: #09b6eb
}

.faq .item p a:hover {
    color: #fff
}

#faq-carousel {
    overflow: visible
}

#faq-carousel .owl-prev, #faq-carousel .owl-next {
    font-size: 2.6em;
    width: 2.7em
}

#faq-carousel .owl-dots {
    top: -3.5em;
    right: 0em;
    text-align: right;
    left: auto;
    height: 1.4em
}

#faq-carousel .owl-dot {
    background: #fff
}

#faq-carousel .owl-dot.active {
    border-color: #fff;
    background: transparent
}

#faq-carousel .owl-prev {
    left: -3em
}

#faq-carousel .owl-prev:hover {
    left: -2.4em
}

#faq-carousel .owl-prev.disabled:hover {
    left: -3em
}

#faq-carousel .owl-next {
    right: -3em;
    padding: 0em 1em 0.2em 0.4em
}

#faq-carousel .owl-next:hover {
    right: -2.4em
}

#faq-carousel .owl-next.disabled:hover {
    right: -3em
}

.launch-site {
    padding: 60px 0;
    background-color: #ebebeb
}

@media (max-width: 992px) {
    .launch-site {
        padding: 30px 0
    }
}

.box-ls {
    padding: 20px 40px;
    color: #58676c
}

.box-ls:nth-child(2) {
    border-left: 1px solid #d5d5d5;
    border-right: 1px solid #d5d5d5
}

.box-ls h4 {
    font-size: 24px;
    text-transform: uppercase;
    font-family: 'dosissemibold'
}

.box-ls p {
    font-size: 18px;
    margin: 24px 0
}

.box-ls a {
    color: #09b6eb;
    font-size: 1em
}

.box-ls a:hover {
    color: #000
}

@media (max-width: 1400px) {
    body, html {
        font-size: 15px;
    }
}@media (max-width: 1200px) {
    body, html {
        font-size: 13px;
    }
}@media (max-width: 992px) {
    body, html {
        font-size: 12px;
    }
    .top-nav-wrapper, .license-box, .archivio-opere, .faq {
        display: none;
    }
    .desktop-only {
        display: none !important;
    }
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    color: inherit;
    font-family: "dosisregular",Arial,sans-serif;
    font-weight: 500;
    line-height: 1.1;
}

/*.logo-sol{
    line-height: 4em;
}
*/
li.dropdown-user {
    background-color: #01b3f9;
    padding: 0 0 0 10px;
    color: #ffffff;
}


.gradient_sol {
    background: linear-gradient(20deg, #7358a8 1%, #3cc5f1 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
}

button.sol_fs-submit,button.sol_form-submit,
button.sol_fs-show {
    border: 2px solid #FFF;
    line-height: 21px!important;
    border-radius: 40px;
    color: #FFF;
    font-weight: 700;
    height: 50px;
    padding: 0.6em 0.5em;
    font-size: 16px;
    width: 180px;
    border-width:2px!important;
    background-color: transparent;
}
button.sol_form-submit:hover, button.sol_fs-show:hover {
    background-color: #FFF!important;
    color: #00b4f9;
}

.btn_left {
    padding:30px;
}

.btn_programmi {
    padding:35px;
    border-bottom:1px solid #FFF;
    border-top:1px solid #FFF;
    font-family:dosissemibold;
    color:#FFF;
    font-size:18px;
    margin-top: 5px;
}

.btn_programmi_active {
    padding:35px;
    background-color:#FFF;
    font-family:dosissemibold;
    font-size:18px;
}

.dati-number {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #00b4f9;
    border-image: none;
    border-radius: 20px;
    border-style: solid;
    border-width: 0;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    line-height: 21px !important;
    padding: 0.1em 0.9em;
}

.button_sol_lista_detail {
    background-image:url(../img/btn-action-table.png);
    height:49px;
    width:49px;
    display:block;
}
.button_sol_lista_detail {
    background-image:url(../img/btn-action-table.png);
    height:49px;
    width:49px;
    display:block;
}

#da_assegnare_table td {
    height:75px;
    vertical-align: inherit;
    margin-bottom:5px;
}

#da_assegnare_table th {
    margin-bottom:5px !important;
    padding-top:5px !important;
    color: #fff;
    text-transform:uppercase;
}

.table-striped > tbody > tr:nth-child(2n+1) > td, .table-striped > tbody > tr:nth-child(2n+1) > th,.table-striped>tbody>tr:nth-of-type(even) {
    background-color: rgba(255, 255, 255, 0.9);
    color:#40485f;
    border-bottom: none !important;
}
.table-striped > tbody > tr:nth-child(2n+1) > td:hover, .table-striped > tbody > tr:nth-child(2n+1) > th,.table-striped>tbody>tr:hover {
    background-color: #fff;
    border-bottom: none !important;
}

.table-striped > tbody > tr:nth-child(2n+1) > tr:hover, .table-striped > tbody > tr:nth-child(2n+1) > th,.table-striped>tbody>tr:hover {
    border-left:4px solid #ff5f67;
    margin-left:5px;
    padding-left:10px;
    border-bottom: none !important;
}

.table > thead > tr > th {
    border-bottom: none !important;
}


/* ccs per user e account modify */


.bkg-auth-user-account {
    background-color: #f9f9f9;
}

article .panel-title a.collapsed::before {
    transform: rotate(0deg);
}
article .panel-title a::before {
    color: #09b6eb;
    content: "";
    display: inline-block;
    font-family: "icomoon";
    left: 0;
    line-height: 1.75em;
    margin-right: 0.5em;
    position: absolute;
    text-align: center;
    top: 0;
    transform: rotate(90deg);
}

article .panel-title a {
    color: inherit;
    display: inline-block;
    padding: 0.4em 0 0.4em 1.1em;
    position: relative;
    text-decoration: none;
    width: 100%;
}

a, a:hover, a:active, a:focus, a:visited {
    color: inherit;
    text-decoration: none;
}

a, button, a[role="button"], .btn, .owl-prev, .owl-next, .main-navigation .menu_about, footer, .services img, .initiatives img, .services a:hover img, .initiatives a:hover img, .featured-articles .sticker, .autocomplete-results {
    transition: all 150ms linear 0s;
}


article .panel-group h5 {
    text-transform: uppercase;
}
h5 {
    color: #585e78;
}
h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
    line-height: 1.1em;
    margin: 0 0 0.5em;
    padding: 0;
}

.panel-group .panel-heading {
    padding:0;
    border:	none;
}

.panel-group .panel .panel-body {
    border:	none !important;
    width: 600px;
    display:block;
    margin-left:27%;
    font-size:18px;
}

#sia_auth_user .panel-group .panel .panel-body {
    border:	none !important;
    width: 70%;
    display:block;
    margin-left:15%;
    font-size:18px;
}

#siae_auth_account .panel-group .panel .panel-body {
    border:	none !important;
    width: 70%;
    display:block;
    margin-left:15%;
    font-size:18px;
}


.panel-group .panel {
    box-shadow:none;
    border:none;
    background-color: #f4f4f4;
}

.panel-heading .panel-title a {
    display:block;
    margin-left: 16%;
    width: 70%;
}

.panel-heading .panel-title a.collapsed {
    padding-bottom:10px;
    border-bottom: 1px solid #d9d9d9;
}

.panel-group .panel .panel-body .input {
    display: inline-block;
    margin: 0.1em 0;
    padding-left: 0px;
}

.panel-group .panel .panel-body .btn-center {
    margin: 0 auto;
    width: 130px;
    height: auto;
}

.panel-title {
    padding-top:25px;
}

.panel-group .panel + .panel {
    margin-top: 0px;
}

.panel-group .panel .panel-body .md-shadow-z-1, .alert, .badge, .btn, .btn-group > .btn, .btn.btn-link:hover, .icon-btn, .label, .list-group1, .note, .social-icons li > a, .social-icons.social-icons-color > li > a, .well {
    box-shadow: none !important;
}

.input, .sol_select {
    float: left !important;
    height: 55px;
    margin-bottom: 13px !important;
    margin-right: 10px !important;
    margin-top: 0 !important;
    width: 270px !important;
}

#sia_auth_user .input, .sol_select {
    float: left !important;
    height: 55px;
    margin-bottom: 13px !important;
    margin-right: 10px !important;
    margin-top: 0 !important;
    width: 100% !important;
}

#siae_auth_account .input, .sol_select {
    float: left !important;
    height: 55px;
    margin-bottom: 13px !important;
    margin-right: 10px !important;
    margin-top: 0 !important;
    width: 100% !important;
}

#siae_auth_account .md-checkbox label > span {
    display: block;
    left: 15px;
    position: absolute;
    transition-duration: 0.3s;
}

.input__list_label {
    margin-bottom: -30px !important;
    color:#FFF !important;
}

/*.logo {
    margin-bottom: -30px !important;
    color:#FFF !important;
}*/

.form-middle {
    float: left;
    margin-right: 10px !important;
    width: 270px;
}

.page-siae-auth-user,.page-siae-auth-account, .page-siae-auth-company, .page-siae-change-password{
    background-color:#f4f4f4 !important;
}

.page-siae-auth-user-data-recover{
    background-color:transparent !important;
}

.mod-dati-riepilogo{
    font-size:15px !important;
    margin-bottom:15px;
}


/* fine ccs per user e account modify */

/* modifiche per il preheader di SOL prese da SIAEBOOT siae.css*/

.assistenza-logged {
    float: left;
    padding-right: 15px;
    padding-top: 5px;
}

header a {
    transition: none 0s ease 0s ;
}

header a, a:hover, a:active, a:focus, a:visited {
    /*color: inherit!important;*/
    text-decoration: none;
}

header {
    letter-spacing: 0.02em;
}

header .loggedin {
    background: #09b6eb none repeat scroll 0 0;
    margin-left: 1px;
}


header .loggedin .username {
    font-family: "dosisregular",Arial,sans-serif;
    text-transform: none;
    width: 13.5em;
}

header .loggedin .username span.text {
    display: inline-block;
    font-size: 1.2em;
    letter-spacing: 0.01em;
    line-height: 1.1em;
}

header .loggedin:hover {
    background: #01a3e3 none repeat scroll 0 0;
}

header .loggedin .username [class^="icon-"], header .loggedin .username [class*=" icon-"] {
    font-size: 1.2em;
    position: absolute;
    right: 0.5em;
    top: 0.3em;
}

header .loggedin .actions {
    background: #09b6eb none repeat scroll 0 0;
    float: none;
    left: auto;
    letter-spacing: 0.08em;
    padding: 1.2em 0 0;
    position: absolute;
    right: 0;
    width: 19.5em;
}

.top-nav-wrapper .dropdown-menu {
    opacity: 0;
    transition: all 1.5s linear 0s;
}

.top-nav-wrapper .open .dropdown-menu {
    opacity: 1;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    text-align: left;
    background-clip: padding-box;
}

.dropdown-menu {
    display: none;
    float: left;
    left: 0;
    list-style: outside none none;
    position: absolute;
    text-align: left;
    top: 100%;
/*    z-index: 2;*/
}

.dropdown-menu {
    border: 0 none;
    border-radius: 0;
    box-shadow: none;
    font-size: small;
    margin: -1px 0 0;
}

header .loggedin li {
    width: 100%;
}

header .loggedin .actions a {
    background: #09b6eb none repeat scroll 0 0;
    display: block;
    padding: 0.5em 1em;
    position: relative;
}

header .loggedin .actions [class^="icon-"], header .loggedin .actions [class*=" icon-"] {
    font-size: 1.2em;
    opacity: 0.6;
    position: absolute;
    right: 0.5em;
    top: 0.6em;
}

header .loggedin .actions a:hover {
    color: #40485f!important;
}

header .loggedin .actions .logout a {
    background: #01a3e3 none repeat scroll 0 0;
    margin-top: 0.7em;
    padding: 0.74em 1em;
    text-align: center;
}

.dropdown-menu li > a > [class^="icon-"], .dropdown-menu li > a > [class*=" icon-"] {
    color: inherit!important;
}

/*.top-nav-wrapper li .no-uppercase {
    text-transform: none !important;
    width: 100%;
}*/


.multi-column-dropdown li a {
    font-family: dosismedium;
    font-size: 14px;
}

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #303548;
    border-color: #303548;
}

.dropdown-menu.columns-3 {
    min-width: 1366px;
}

.nav > li > a:focus, .nav > li > a:hover {
    background-color: #303548;
    text-decoration: none;
}

.block-menu .nav > li > a:focus, .nav > li > a:hover {
    background-color: #ffffff;
    text-decoration: none;
}

#address_cap_div {
    padding-left: 0px !important;
}

#address_civico_div {
    padding-left: 0px !important;
}

#address_comune_estero_div {
    padding-left: 0px !important;
}

#address_indirizzo_div {
    padding-left: 0px !important;
}

#address_cap_div {
    padding-left: 0px !important;
}

#contact_text_div {
    padding-left: 0px !important;
}

#list_address_company_wrapper .table thead tr th {
    font-size: 16px;
    font-weight: 400;
}

#list_address_company_wrapper .table td {
    font-size: 16px;
    font-weight: 400;
}

#list_delegato_company_wrapper .table td {
    font-size: 16px;
    font-weight: 400;
}

#list_contacts_company_wrapper .table thead tr th {
    font-size: 16px;
    font-weight: 400;
}

#list_contacts_company_wrapper .table td {
    font-size: 16px;
    font-weight: 400;
}


#list_contacts_private_wrapper .table thead tr th {
    font-size: 16px;
    font-weight: 400;
}

#list_contacts_private_wrapper .table td {
    font-size: 16px;
    font-weight: 400;
}

#contact_company_modal_form .modal-header {
    border-bottom: none !important;
    min-height: 16.43px;
    padding: 15px;
}

#address_company_modal_form .modal-header {
    border-bottom: none !important;
    min-height: 16.43px;
    padding: 15px;
}

#address_company_modal_form .bkg_gradient {
    background: linear-gradient(20deg, #7358a8 1%, #3cc5f1 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #fff;
}

#address_company_modal_form .back-blue {
    background-image: url("../../siaeboot/img/back-white.png") !important;
    background-repeat: no-repeat !important;
    background-color: transparent;
    display: inline-block;
    height: 49px;
    opacity: 1;
    outline: medium none;
    text-indent: -10000px;
    width: 49px;
    border: 0.8px none;
}

#address_company_modal_form .close {
    background-image: url("../../siaeboot/img/close-modal-icon-white.png") !important;
    background-repeat: no-repeat !important;
    display: inline-block;
    height: 50px;
    margin-right: 0;
    margin-top: 0;
    opacity: 1;
    outline: medium none;
    text-indent: -10000px;
    width: 50px;
}

#contact_private_modal_form .close {
    background-image: url("../../siaeboot/img/close-modal-icon-white-small.png") !important;
    background-repeat: no-repeat !important;
    display: inline-block;
    height: 31px;
    margin-right: 0;
    margin-top: 0;
    opacity: 1;
    outline: medium none;
    text-indent: -10000px;
    width: 31px;
}



#contact_company_modal_form .bkg_gradient {
    background: linear-gradient(20deg, #7358a8 1%, #3cc5f1 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #fff;
}

#contact_company_modal_form .back-blue {
    background-image: url("../../siaeboot/img/back-white.png") !important;
    background-repeat: no-repeat !important;
    background-color: transparent;
    display: inline-block;
    height: 49px;
    opacity: 1;
    outline: medium none;
    text-indent: -10000px;
    width: 49px;
    border: 0.8px none;
}
#contact_company_modal_form .close {
    background-image: url("../../siaeboot/img/close-modal-icon-white.png") !important;
    background-repeat: no-repeat !important;
    display: inline-block;
    height: 49px;
    margin-right: 0;
    margin-top: 0;
    opacity: 1;
    outline: medium none;
    text-indent: -10000px;
    width: 49px;
}
/*#navigator_menu_logged .dropdown-menu {
    border: 0 none;
    border-radius: 0;
    box-shadow: none;
    font-size: small;
    margin: -1px 0!important;
}

#navigator_menu_logged .dropdown-menu {
    border: 0 none !important;
    border-radius: 0!important;

}

.dropdown-menu {
    padding: 0!important;
}*/



/* style tabelle modifca dati company */

#list_address_company_wrapper .table-striped > tbody > tr:nth-of-type(2n+1)  {
    background-color: #f9f9f9;
    border-left:4px solid transparent;
}

#list_address_company_wrapper .table-striped:hover > tbody > tr:nth-child(2n+1) > tr:hover, .table-striped > tbody > tr:nth-child(2n+1) > th, .table-striped > tbody > tr:hover{
    border-left:4px solid #ff5f67!important;
}

#list_address_company_wrapper .table-striped > tbody > tr:nth-child(2n+1) .table-striped > tbody > tr:nth-child(2n+1) > th, .table-striped > tbody > tr:nth-of-type(2n) {
    border-left:4px solid transparent;
}


#list_contacts_company_wrapper .table-striped > tbody > tr:nth-of-type(2n+1)  {
    background-color: #f9f9f9;
    border-left:4px solid transparent;
}

#list_contacts_company_wrapper .table-striped:hover > tbody > tr:nth-child(2n+1) > tr:hover, .table-striped > tbody > tr:nth-child(2n+1) > th, .table-striped > tbody > tr:hover{
    border-left:4px solid #ff5f67!important;
}

#list_contacts_company_wrapper .table-striped > tbody > tr:nth-child(2n+1) .table-striped > tbody > tr:nth-child(2n+1) > th, .table-striped > tbody > tr:nth-of-type(2n) {
    border-left:4px solid transparent;
}

#contact_private_modal_form #modalContentRec{
    background: rgba(0, 0, 0, 0) linear-gradient(20deg, #7358a8 1%, #3cc5f1 100%) repeat scroll 0 0;
}
/* fine style tabelle modifica dati company */


#list_contacts_private_wrapper .table-striped > tbody > tr:nth-of-type(2n+1)  {
    background-color: #f9f9f9;
    border-left:4px solid transparent;
}

#list_contacts_private_wrapper .table-striped:hover > tbody > tr:nth-child(2n+1) > tr:hover, .table-striped > tbody > tr:nth-child(2n+1) > th, .table-striped > tbody > tr:hover{
    border-left:4px solid #ff5f67!important;
}

#list_contacts_private_wrapper .table-striped > tbody > tr:nth-child(2n+1) .table-striped > tbody > tr:nth-child(2n+1) > th, .table-striped > tbody > tr:nth-of-type(2n) {
    border-left:4px solid transparent;
}

/* fine style tabelle modifica dati private */



#myRegistration .top-nav-wrapper, .register_link {
    line-height: 0.5em !important;
}

.page-siae-auth-account .row section.col-sm-12 {
    margin-top: 51px;
    padding-right: 0;
}


.page-siae-auth-user .row section.col-sm-12 {
    margin-top: 51px;
    padding-right: 0;
}


.page-siae-auth-company .row section.col-sm-12 {
    margin-top: 51px;
    padding-right: 0;
}


footer > .container-fluid {
    padding-top: 15px;
}




#navbar_private_events{width:65%;margin:0 auto; padding:15px 0; margin-bottom:15px;}
#navbar_private_events span{display:block;float:left;width:14%;height: 16px; border-bottom:1px solid #d9d9d9;}
#navbar_private_events .navbar_item{
    border:1px solid #d9d9d9;
    height: 32px;
    padding-top: 6px;
    -webkit-border-radius: 130px;
    -moz-border-radius: 130px;
    border-radius: 130px;
    text-align: center;
    background-color: transparent;
    color:#fff;
    /*font-weight:bold;*/
}
#navbar_private_events .navbar_item.selected_item{

    border:1px solid #d9d9d9;
    height: 32px;
    padding-top: 6px;
    -webkit-border-radius: 130px;
    -moz-border-radius: 130px;
    border-radius: 130px;
    text-align: center;
    background-color: #fff;
    color:#31bff0;
}

/*#navbar_private_events .navbar_item:hover{ background-color: transparent; color:#fff;}*/

@keyframes spin {
    100% {
        transform: rotate(360deg);
    }
}@-webkit-keyframes spin {
     100% {
         -webkit-transform: rotate(360deg);
     }
 }
.pageLoader {
    opacity: 1;
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: #40485f;
}
.pageLoader:before {
    content: "";
    display: block;
    width: 1.2em;
    height: 1.2em;
    border: 4px solid;
    border-radius: 50%;
    border-color: #09b6eb rgba(0, 0, 0, 0.6) rgba(0, 0, 0, 0.6) rgba(0, 0, 0, 0.6);
    animation: spin 600ms infinite linear;
    -webkit-animation: spin 600ms infinite linear;
    position: fixed;
    left: 50%;
    top: 50%
}

#end_registrazione .print-user-code {
    font-size: 4em;
    padding: 30px 10px 60px 10px;
}

.clear20{clear:both;height:20px}


/* BORDO BOTTOM Menu active SOL*/

#block-menu-menu-user-account-modify a.active {
    color: #00b9ff!important;
    border-bottom: 2px solid;
}


#block-menu-menu-sol-private-events a.active {
    color: #00b9ff!important;
    border-bottom: 2px solid;
    padding-bottom: 0px !important;
}


#looPaginatelistLocali{
    height:60px;
}


.testo-logo{
    background: #303548 none repeat scroll 0 0;
    font-family: "dosismedium",Arial,sans-serif;
    font-weight: 400 !important;
    height: 100%;
    left: 0;
    line-height: 23px;
    padding-left: 11px;
    padding-right: 15px;
    text-transform: none;
    vertical-align: text-top;
    width: auto;
}

.top-nav-wrapper{
    padding: 0!important;
}

/*20150710 PC footer servizi */
.footer_sol .navbar-nav{width: 100%; margin: 0px !important; border-bottom: 1px solid #3d445a }
.footer_sol .copyright{text-align: inherit;}
.footer_sol .container-fluid{padding-top: 0px;}

/*20150710 PC home image di background */
#main_home .clear20{height: 0px; border-bottom: 1px solid #3d445a}

/*20150710 PC responsive box e bottone permessi presentati */
/*#private_events_home .dashboard-right{padding: 0px; padding-top: 100px  }*/
#private_events_home .widget{float: none; margin: auto;}
@media screen and (min-width: 800px) {
    /*#private_events_home .dashboard-right{padding: 0px; padding-top: 10px  }*/
    #button_events_start {
        margin-top: 10px !important;
    }
}
/* 20150713 PC creazione bottoni download */

.btn_href{
    padding-top: 7px !important;
    margin-top: 0px !important;
}

.title_page{ width: auto; text-align: left !important; margin-bottom: 20px !important;}


#main_home .col-sm-12{
    padding-right: 0!important;
}


#contact_private_modal_form #modalContentRec .btn-mod-add{
    margin-top: 180px;
}


#contact_private_modal_form #modalContentRec .modal-body {
    height: 441px;
}

#errorMessageWhiteContactPriv{
    font-size: 13px;
    height: 25px;
}

.error-message {
    color: red;
    font-size: 15px;
    padding-left: 13px;
    font-weight: bold;
}

/*dal 29 settembre 2015*/

/*body {
    overflow-x: hidden;
    width: 100%;
}

body {
    position: relative; }
body.noScroll {
    overflow: hidden; }*/




.title_page{ width: auto; text-align: left !important; margin-bottom: 20px !important;}


#sol_content{max-width: 100% !important; }
#sol_page > #sol_content {max-width: 70% !important; }

.close_div button{ float: right; color: #666666; background-color: #ffffff; font-size: 16px;border-radius: 50%; border: 1px solid #666666; }
.close_div button:hover{ background-color: #00b4f9; color: #ffffff}

#resp-tables{width: 100%;}
#resp-tables table{clear: both; width: 100%; background-color: #ffffff}
#resp-tables th{background-color:#E8E7E7;color: #676a73;
    font-weight: bold;padding: 15px;
    font-size: 0.9em;
    border-bottom: 1px solid #ffffff;}

#resp-tables table tr:nth-of-type(odd) { background: #dbedf8}

#resp-tables table td {  color: #676a73; padding: 15px;
    font-size: 1em;
    border-bottom: 1px solid #acafb5;}




.colorGrey{color: #666666 !important}
.step_form{ background: rgba(0, 0, 0, 0) linear-gradient(20deg, #7358a8 1%, #3cc5f1 100%) repeat scroll 0 0;
    color: #fff;
    min-height:150px;}

.mylineBlu {
    border-bottom: 1px dashed #31bff0;
    margin: 3% !important;
    clear: both;
    width: 94%;
}
/*.panel-title{background-color:#B2B2B3 !important;}*/
.icon-large{ font-size: 450%; color: #666666}
.colorBlue{ color: #00b4f9 !important}
.colorRed{ color: red !important}
#container_pmo .row{ margin: 0px}


.tables-title-gray{ font-size: 1.9em; color: #666666;}
.glyphicon-big{font-size: 300%; color: #999999;padding-top: 15px;}
.glyphicon-medium{font-size: 150%; color: #999999}
.button-modal{ clear: both; color: #666666; font-size: 20px; float: right; background-color: transparent}
.listLateral a{background-color: transparent; color: #666666 !important; width: 100%; display: block; padding: 10px; border-bottom: 1px dashed #999999; margin-bottom: 2px}

.listLateral a:hover{background-color: #00b4f9; color: #ffffff !important; border-bottom: 1px solid #00b4f9}
.listLateral .active{background-color: #00b4f9; color: #ffffff !important; border-bottom: 1px solid #00b4f9}

#sol_page .row{
   margin: 0px}

.no-padding-left{
    padding-left: 0;
}

.no-padding-right{
    padding-right: 0;
}

/*cs new responsive containers START */
.col-md-resp-container{
  float: left;
  width: calc(100% - 302px);
  margin-left:310px;
}


.col-md-resp-menu{
  float: left;
  width: 301px;
  position:fixed;
  min-height: inherit;
    padding: 20px 20px 20px 15px;
}
/*cs new responsive containers END */





/*NUOVA GRAFICA TABLES*/

  #resp-tables{
    border-right: 1px solid #c5c5c5;
    padding: 20px;
    background: #ffffff;
}

  #resp-tables table tr:nth-of-type(odd) { background: none}

   #resp-tables thead tr, #tableRiepilogoBrani thead tr {
    /*background-color: #e8e7e7 !important;*/
    border-bottom: 2px solid #585e78;

}

body.desktop .mobile-menu-container{
    display: none;
}

.resp-tables{
    border-right: 1px solid #c5c5c5;
    padding: 20px;
    background: #ffffff;
}

.resp-tables table tr:nth-of-type(odd) { background: none}

.resp-tables thead tr, #tableRiepilogoBrani thead tr {
    /*background-color: #e8e7e7 !important;*/
    border-bottom: 2px solid #585e78;
}



/*  START STYLING POPOVER SOL */
.popover-header {
    background-color:#00b4f9;
    -webkit-border-radius:5px 5px 0 0;
    -moz-border-radius:5px 5px 0 0;
    border-radius:5px 5px 0 0;
    min-height: 30px;
    padding-left: 0;
}

.popover-title {
    margin:0;
    padding:0;
    background-color:transparent;
    border-bottom:none!important;
}

.popover-content{
    padding-left: 10px!important;
}

.closePopover{
    background: transparent none repeat scroll 0 0;
    border: medium none;
    display: inline-block;
    font-family: dosisregular;
    font-size: 40px;
    margin: -18px auto auto;
    position: absolute;
    right: 0;
    padding-right: 10px;
    top: 0;
    width: auto;
}

.example-popovers {
    padding:30px 0;
}

.popover{
    max-width: 300px!important;
    min-width: 250px!important;
}

.acenter {
    text-align:center;
    margin:30px 0;
}

.container-popover-title{
    display: inline-block;
    padding: 5px;
}

.container-popover-title h3{
    padding-left: 5px;
}

.container-popover-close{
    display: inline-block;
    padding: 5px;
}

/*  END STYLING POPOVER SOL */


/* styling for pulsante BENVENUTO AI SERVIZI ONLINE - START */
header .link-service-preheader {
    background: #09b6eb none repeat scroll 0 0;
    line-height: 2.1em;
    padding: 10px 10px 5px;
}
header .link-service-preheader:hover {
    background-color: #01a3e3;
    color: inherit;
}
/* styling for pulsante BENVENUTO AI SERVIZI ONLINE - END */

/*testo cambio password*/
.txt_msg_cambio_password{
    padding-bottom: 10px;
}

#modalErroreOrarioDueOreDopo h5{
    width: 90%;
    font-size: 1em;
    margin: auto;
    text-align: center;
    color: white;
}

/* STILE TOOLTIP PER DROPDOWN NOME UTENTE LOGGATO */
#userNameLogged[data-tooltip] {
    width:100%;
    display: inline-block;
    position: relative;
    padding: 4px;
}
/* Tooltip styling */
#userNameLogged[data-tooltip]:before {
    content: attr(data-tooltip);
    display: none;
    position: absolute;
    background: #337ab7;
    color: #fff;
    padding: 4px 8px;
    font-size: .9em;
    line-height: 1.4;
    min-width: 100px;
    text-align: center;
    border-radius: 4px;
}
/* Dynamic horizontal centering */
#userNameLogged[data-tooltip-position="bottom"]:before {
    left: 50%;
    -ms-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

#userNameLogged[data-tooltip-position="bottom"]:before {
    top: 100%;
    margin-top: 6px;
}
/* Tooltip arrow styling/placement */
#userNameLogged[data-tooltip]:after {
    content: '';
    display: none;
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}
/* Dynamic horizontal centering for the tooltip */
#userNameLogged[data-tooltip-position="bottom"]:after {
    left: 50%;
    margin-left: -6px;
}
#userNameLogged[data-tooltip-position="bottom"]:after {
    top: 100%;
    border-width: 0 6px 6px;
    border-bottom-color: #337ab7;
}
/* Show the tooltip when hovering */
#userNameLogged[data-tooltip]:hover:before,
#userNameLogged[data-tooltip]:hover:after {
    display: block;
    z-index: 50;
}
/* FINE STILE TOOLTIP PER DROPDOWN NOME UTENTE LOGGATO */
/* lo faccio per i cookie delle pagine sol */
.buttons{
    font-size: 5px !important;
}

.d-flex{
    display: flex;
}

.flex-1{
    flex: 1;
}

.ml-auto{
    margin-left: auto;
}

.mr-auto{
    margin-right: auto;
}

.align-center{
    align-items: center;
}
