body {
    overflow-y: hidden;
    overflow-x: hidden;
    font-family: 'nissan_brandlight';
}

strong {
    font-family: 'nissan_brandbold';
}

.font-white {
    color: #fff;
}
.font-white-med {
    color: #fff;
    font-family: 'nissan_brandlight';
    font-size: 70px;
    font-weight: 300;
	letter-spacing: 10px;
	}

.font-white-small {
    color: #fff;
    font-size: 7px;
}

.font-black {
    color: #4a4a4a;
}

.font-red {
    color: #c51733;
}

.font-white-fix {
    color: #fff;
    min-height: 50px;
    max-height: 10px;
}

.bg-grey {
    background: #ebebeb;
}

.bg-white {
    background: #fff;
}

.bg-black {
    background: #000;
}

.bg_red {
    background: #bb0825;
}

.red2 {
    background: #961914!important;
}

.red {
    background: #c2211e!important;
}

.green {
    background: #363a2c!important;
}

.amber {
    background: #3f1710!important;
}

.orange {
    background: #e0742c !important;
}

.black {
    background: #000 !important;
}

.silver {
    background: #b0b1b5!important;
}

.grey {
    background: #7c7c7c!important;
}

.white {
    background: #ebe7dd!important;
}

.perlad {
    background: #ece6d6!important;
}

.whitebtone {
    background: linear-gradient(to right, #ebe7dd 50%, #000000 50%);
    !important;
}

.orangebtone {
    background: linear-gradient(to right, #e0742c 50%, #000000 50%);
    !important;
}

.merlotbtone {
    background: linear-gradient(to right, #50100f 50%, #000000 50%);
    !important;
}

.grisbtone {
    background: linear-gradient(to right, #353535 50%, #000000 50%);
    !important;
}

.blue {
    background: #315487!important;
}

.text-uppercase {
    text-transform: uppercase;
}

.none-shadow {
    text-shadow: none!important;
}

p {
    letter-spacing: 0.5px;
    font-size: 17px;
}

.Top_0 {
    margin: 0px!important;
}

.bottom_0 {
    margin-bottom: 0px!important;
}

.toggled .hamburger .hamb-black {
    background: #fff!important;
}

.bg-d {
    background: rgba(0, 0, 0, 0);
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.73) 89%, rgba(21, 21, 21, 0.8) 98%, rgba(26, 26, 26, 0.8) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(89%, rgba(0, 0, 0, 0.73)), color-stop(98%, rgba(21, 21, 21, 0.8)), color-stop(100%, rgba(26, 26, 26, 0.8)));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.73) 89%, rgba(21, 21, 21, 0.8) 98%, rgba(26, 26, 26, 0.8) 100%);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.73) 89%, rgba(21, 21, 21, 0.8) 98%, rgba(26, 26, 26, 0.8) 100%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.73) 89%, rgba(21, 21, 21, 0.8) 98%, rgba(26, 26, 26, 0.8) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.73) 89%, rgba(21, 21, 21, 0.8) 98%, rgba(26, 26, 26, 0.8) 100%);
    height: 100vh;
    width: 100%;
    display: block;
    z-index: 1;
    position: absolute;
}

.item_100 {
    width: 100%;
}

.Item-plus {
    background-color: rgba(200, 15, 46, 0.6);
    background-color: rgba(200, 15, 46, 0.6);
    color: white;
    font-size: 1.5em;
    font-weight: bold;
    height: 50px;
    line-height: 50px;
    position: absolute;
    text-decoration: none;
    width: 50px;
    display: block;
    border-radius: 50%;
    text-align: center;
    bottom: 3em;
    left: 45%;
    z-index: 1;
}

header .navbar .nav .active {
    background-color: #c80f2e;
}

header .navbar .nav .active a {
    color: #fff;
}

header .navbar .nav li a {
    text-align: center;
    text-transform: uppercase;
    font-weight: 300;
    letter-spacing: 1.5px;
    font-size: 12px;
    /*max-height: 8.5em;
  min-height: 9.5em;*/
    height: auto;
}

header .navbar .nav li a span {
    display: block;
    width: 100%;
}

header .navbar .nav li a span .xtrail {
    width: 50px;
}

header .navbar .nav li a span .mobility {
    width: 50%;
    /*height: 5vh;*/
}

header .navbar .nav li a span img {
    display: block;
    margin: 0 auto;
    width: 28px;
    padding-bottom: 5px;
}

.Item_slider {
    width: 100%;
    height: 100vh;
}

.Item_slider .jislider {
    width: 100%;
    height: 100%;
}

.Item_slider .jislider ul {
    height: 100%;
    margin: 0;
    padding: 0;
    position: fixed;
    list-style-type: none;
}

.Item_slider .jislider ul li {
    position: relative;
    height: 100%;
    float: left;
    overflow: hidden;
}

.Item_slider .jislider ul li .text-box {
    font-weight: 300;
    bottom: 0px;
    position: absolute;
    padding: 30px 220px;
    text-shadow: 0px 0px 6px #00000073;
    font-size: 17px;
    background: #000000c9;
    letter-spacing: 1px;
}

.Item_slider .jislider ul li img {
    opacity: 0;
    transform: translate3d(0, 0, 0);
}

.Item_slider .jislider__img {
    position: absolute;
    top: 0;
    left: 0;
    background-size: cover;
    background-position: center;
    width: 100%;
    height: 100%;
    z-index: -1;
}

.Item_slider .slider_equipment .jislider__controller {
    position: absolute;
    max-width: 80%;
    padding: 0 30px;
    left: 0;
    right: 0;
    bottom: 20px;
    margin: auto;
    text-align: center;
}

.Item_slider .slider_equipment .jislider__button {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 5px;
    box-sizing: border-box;
    border-radius: 50%;
    cursor: pointer;
}

.Sub_menu {
    display: block;
    position: fixed;
    z-index: 4;
    right: 0px;
    bottom: 8em;
    background: transparent;
}

.Sub_menu .collapse {
    padding: 0px;
}

.Sub_menu .collapse .nav li {
    float: none;
}

.Sub_menu .collapse .nav li a {
    padding: 0px;
}

.Sub_menu .collapse .nav .dropdown-menu li:hover .sub-menu {
    visibility: visible;
}

.Sub_menu .collapse .nav .dropdown .dropdown-menu {
    min-width: 0px;
    height: 40px;
    border-radius: 0px;
    overflow: hidden;
    left: auto;
    width: 0px;
    background: #c80e2f;
    top: -2px;
    padding: 0px;
    margin: 0px;
    -webkit-transition: width 2s;
    /* Safari */
    transition: width 2s;
}

.Sub_menu .collapse .nav .dropdown:hover .dropdown-menu {
    display: block;
    right: 38px;
    position: absolute;
    min-width: 100px;
}

.Sub_menu .collapse .dropdown {
    cursor: pointer;
}

.Sub_menu .collapse .dropdown .sub-4 .sub-menu .icon-social {
    float: left;
    margin: 0px;
}

.Sub_menu .collapse .dropdown .sub-4 .sub-menu .icon-social a {
    background: #c80e2f!important;
    color: #fff;
    font-size: 17px;
    padding: 6px 12px;
}

.Sub_menu .collapse .dropdown .sub-4 .sub-menu .icon-social a :hover {
    color: #a00722;
}

.Sub_menu .collapse .dropdown .sub-4 .sub-menu .line::before {
    content: '';
    position: absolute;
    top: 8px;
    /* width: 0px; */
    z-index: 1;
    border-right: solid #ffffff 1px;
    height: 25px;
    left: 3.2em;
    opacity: .6;
}

.Sub_menu .collapse #navigationMenu li a span {
    font-size: 15px;
    letter-spacing: 1px;
    font-weight: 300;
    top: -2px;
    border: 0px solid rgba(0, 0, 0, 0.15);
    border-radius: 0px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    font-size: 10px;
    letter-spacing: 1.5px;
    font-weight: 300;
    text-transform: uppercase;
}

.Sub_menu .collapse #navigationMenu li a .alert {
    font-size: 11px;
    background-color: #c80e2f;
    height: 77px;
}

.Sub_menu .collapse #navigationMenu a:hover .alert_2 {
    height: 60px;
    width: 442px;
}

.Sub_menu .collapse #navigationMenu a:hover .alert_3 {
    height: 135px;
    width: 442px;
    font-size: 9px;
}

.Sub_menu .collapse #navigationMenu a:hover .alert_4 {
    height: 80px;
    width: 442px;
}

.Sub_menu .collapse #navigationMenu a:hover .alert_5 {
    height: 107px;
    width: 442px;
    font-size: 9px;
}

#page-content-wrapper .hamburger .hamb-black {
    background: #4a4a4a;
}

#page-content-wrapper .logo {
    display: block;
    top: 5px;
    position: fixed;
    z-index: 7;
    margin-left: 4.7em;
}

#page-content-wrapper .logo a {
    display: block;
    margin: 0 auto;
    text-align: center;
    width: 85px;
}

#page-content-wrapper .logo a img {
    width: 10em;
    box-shadow: NONE;
}

.Title_box {
    font-family: 'nissan_brandregular';
    position: absolute;
    z-index: 2;
    width: 100%;
    top: 7em;
}

.Title_box h1 {
    font-family: 'nissan_brandlight';
    text-transform: uppercase;
    text-align: center;
    font-weight: 10px;
    font-size: 50px;
    letter-spacing: 6px;
    text-shadow: 0px 3px 3px #0c0a0cc2;
}

.Title_box h1 span {
    font-family: 'nissan_brandbold';
    font-size: 25px;
    font-weight: 300;
	letter-spacing: 4px;
}

.subtitle-light {
    font-family: 'nissan_brandlight';
    font-size: 25px !important;
    font-weight: 300;
}

.carousel-caption .subtitle-light {
    font-family: 'nissan_brandlight';
    font-size: 17px !important;
    font-weight: 300;
}

.Title-static {
    position: relative!important;
    top: 0!important;
    margin-top: 5em;
}

.Color_full {
    display: block;
}

.Color_movil {
    display: none;
}

.colors {
    padding-bottom: 4em;
    /* padding-top: 8em; */
}

.colors h5 {
    font-weight: 700;
    letter-spacing: 1px;
}

.colors .tab-content {
    position: relative;
}

.colors .tab-content .tab-pane img {
    margin: 0 auto;
}

.colors .nav {
    border: none;
    padding: 0px 10px;
    float: left;
    left: 50%;
    list-style-type: none;
    margin: 0 auto;
    padding: 0;
    position: relative;
}

.colors .nav li {
    width: 2.6em;
    height: 2.6em;
    margin: 0px 5px;
    float: left;
    position: relative;
    right: 50%;
}

.colors .nav li a {
    border-radius: 50px!important;
    margin: 5px 6px;
    border: none!important;
    padding: 12px 10px;
}

.colors .nav li a span {
    text-align: center;
    position: absolute;
    left: 9px;
    top: 9px;
    color: #fff;
    font-size: 10px;
    opacity: 0;
    transition: 0.3s linear 0.3s;
}

.colors .nav li a:hover {
    padding: 14px;
    transition: 0.1s linear 0.1s;
}

.colors .nav li .red2 {
    background: #961914!important;
}

.colors .nav li .red {
    background: #c2211e!important;
}

.colors .nav li .green {
    background: #363a2c!important;
}

.colors .nav li .amber {
    background: #3f1710!important;
}

.colors .nav li .orange {
    background: #e0742c !important;
}

.colors .nav li .black {
    background: #131313!important;
}

.colors .nav li .grey {
    background: #7c7c7c!important;
}

.colors .nav li .silver {
    background: #b0b1b5!important;
}

.colors .nav li .white {
    background: #ebe7dd!important;
}

.colors .nav li .blue {
    background: #315487!important;
}

.colors .nav .active a {
    padding: 14px;
}

.colors .nav .active a span {
    opacity: 1;
}

.colors .nav div {
    margin: 3px 10px 0px 5px;
    float: left;
    position: relative;
    right: 50%;
}

.colors .tab-content .tab-pane .box-info {
    position: absolute;
    top: 21em;
    right: 23em;
}

.colors .tab-content .tab-pane .box-info ul {
    padding: 0px;
}

.colors .tab-content .tab-pane .box-info ul li {
    padding: 6px 0px;
    list-style: none;
    font-size: 12px;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.colors .tab-content .tab-pane .box-info ul li .b-1,
.colors .tab-content .tab-pane .box-info ul li .b-2,
.colors .tab-content .tab-pane .box-info ul li .b-3,
.colors .tab-content .tab-pane .box-info ul li .b-4 {
    background: url('../img/interior.png') no-repeat;
    height: 25px;
    width: 25px;
    display: block;
    position: relative;
    border-radius: 50px;
    float: left;
    margin-right: 5px;
    margin-top: -5px;
}

.colors .tab-content .tab-pane .box-info ul li .b-2 {
    background-position: -50px;
}

.colors .tab-content .tab-pane .box-info ul li .b-3 {
    background-position: -84px;
}

.colors .tab-content .tab-pane .box-info ul li .b-4 {
    background-position: -125px;
}

.colors .tab-content .tab-pane .text-color {
    position: absolute;
    text-align: center;
    width: 100%;
    bottom: -5.6em;
    right: -3em;
    color: #616264;
    letter-spacing: 1px;
    font-weight: 300;
    text-transform: uppercase;
    transition: 0.3s linear 0.3s;
}

.columna-master {
    height: 100vh;
}

.columna-master .cd_columna {
    padding: 0px;
    position: fixed;
    width: 100%;
    height: 100%;
}

.columna-master .cd_columna .row {
    height: 100%;
}

.columna-master .cd_columna .row .content-box {
    padding: 0px;
    height: 100%;
    position: relative;
}

.columna-master .cd_columna .row .content-box .cd-text {
    position: absolute;
    text-transform: uppercase;
    text-align: center;
    width: 100%;
    padding-top: 25em;
    z-index: 1;
    height: 100%;
    display: block;
}

.columna-master .cd_columna .row .content-box .cd-text h4 {
    letter-spacing: 1.5px;
    color: #fff;
    font-weight: 300;
    border: solid 1px #ffffffba;
    text-align: center;
    padding: 6px 15px;
    display: inline-block;
}

.columna-master .cd_columna .row .content-box .cd-project {
    height: 100%;
    display: block;
}

.columna-master .cd_columna .row .content-box .img_1 {
    background-image: url("../img/contenido/img-1.jpg");
    opacity: 0.3;
    background-position-x: -29em;
    -webkit-transition: opacity 0.5s, height 0.4s;
    -moz-transition: opacity 0.5s, height 0.4s;
    transition: opacity 0.5s, height 0.4s;
    background-size: cover;
    background-repeat: no-repeat;
    height: 100%;
    background-position: center;
}

.columna-master .cd_columna .row .content-box .img_2 {
    background-image: url("../img/contenido/img-2.jpg");
    opacity: 0.3;
    -webkit-transition: opacity 0.5s, height 0.4s;
    -moz-transition: opacity 0.5s, height 0.4s;
    transition: opacity 0.5s, height 0.4s;
    background-position-x: -28em;
    background-size: cover;
    background-repeat: no-repeat;
    height: 100%;
}

.columna-master .cd_columna .row .content-box .img_3 {
    background-image: url("../img/contenido/img-3.jpg");
    opacity: 0.3;
    -webkit-transition: opacity 0.5s, height 0.4s;
    -moz-transition: opacity 0.5s, height 0.4s;
    transition: opacity 0.5s, height 0.4s;
    background-size: cover;
    background-repeat: no-repeat;
    height: 100%;
    background-position: center;
    background-position-x: -30em;
}

.columna-master .cd_columna .row .content-box .img_1r {
    background-image: url("../img/contenido/img-1r.jpg");
    opacity: 0.3;
    -webkit-transition: opacity 0.5s, height 0.4s;
    -moz-transition: opacity 0.5s, height 0.4s;
    transition: opacity 0.5s, height 0.4s;
    background-size: cover;
    background-repeat: no-repeat;
    height: 100%;
    background-position-x: -8em;
}

.columna-master .cd_columna .row .content-box .img_2r {
    background-image: url("../img/contenido/img-2r.jpg");
    opacity: 0.3;
    -webkit-transition: opacity 0.5s, height 0.4s;
    -moz-transition: opacity 0.5s, height 0.4s;
    transition: opacity 0.5s, height 0.4s;
    background-size: cover;
    background-repeat: no-repeat;
    height: 100%;
    background-position-x: -10em;
}

.columna-master .cd_columna .row .content-box .img_3r {
    background-image: url("../img/contenido/img-3r.jpg");
    opacity: 0.3;
    -webkit-transition: opacity 0.5s, height 0.4s;
    -moz-transition: opacity 0.5s, height 0.4s;
    transition: opacity 0.5s, height 0.4s;
    background-size: cover;
    background-repeat: no-repeat;
    height: 100%;
    background-position-x: -24em;
}

.columna-master .cd_columna .row .content-box .cd-project:hover>.img_1 {
    opacity: 1;
}

.columna-master .cd_columna .row .content-box .cd-project:hover>.img_2 {
    opacity: 1;
}

.columna-master .cd_columna .row .content-box .cd-project:hover>.img_3 {
    opacity: 1;
}

.columna-master .cd_columna .row .content-box .cd-project:hover>.img_1r {
    opacity: 1;
}

.columna-master .cd_columna .row .content-box .cd-project:hover>.img_2r {
    opacity: 1;
}

.columna-master .cd_columna .row .content-box .cd-project:hover>.img_3r {
    opacity: 1;
}

.slide_full .carousel-indicators {
    bottom: 7em;
    z-index: 3;
}

.slide_full .carousel-indicators li {
    width: 12px;
    height: 12px;
    margin: 0px 4px;
}

.slide_full .carousel-indicators li:hover {
    background-color: #c61633;
}

.slide_full .carousel-inner .item .img {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    height: 100vh;
    width: 100%;
    position: relative;
}

.slide_full .carousel-inner .item .why_img_1 {
    background: url("../img/why/whyNL1.jpg") no-repeat center;
    background-size: cover;
}

.slide_full .carousel-inner .item .why_img_2 {
    background: url("../img/why/whyNL2.jpg") no-repeat center;
    background-size: cover;
}

.slide_full .carousel-inner .item .why_img_3 {
    background: url("../img/why/whyNL3.jpg") no-repeat center;
    background-size: cover;
}

.slide_full .carousel-inner .item .why_img_4 {
    background: url("../img/why/whyNL4.jpg") no-repeat center;
    background-size: cover;
}

.slide_full .carousel-inner .item .why_img_5 {
    background: url("../img/why/whyNL5.jpg") no-repeat center;
    background-size: cover;
}

.slide_full .carousel-inner .item .why_img_6 {
    background: url("../img/why/whyNL6.jpg") no-repeat center;
    background-size: cover;
}

.slide_full .carousel-inner .item .equipment_img_1 {
    background: url("../img/equipamiento/ADAD/equipamiento_gif.jpg") no-repeat center;
    background-size: cover;
}

.slide_full .carousel-inner .item .equipment_img_2 {
    background: url("../img/equipamiento/ADAD/ADAD_2.jpg") no-repeat center;
    background-size: cover;
}

.slide_full .carousel-inner .item .equipment_img_3 {
    background: url("../img/equipamiento/ADAD/ADAD_3.png") no-repeat center;
    background-size: cover;
}

.slide_full .carousel-inner .item .equipment_img_4 {
    background: url("../img/equipamiento/ADAD/ADAD_4.png") no-repeat center;
    background-size: cover;
}

.slide_full .carousel-inner .item .equipment_img_5 {
    background: url("../img/equipamiento/ADAD/ADAD_5.png") no-repeat center;
    background-size: cover;
}

.slide_full .carousel-inner .item .equipment_img_6 {
    background: url("../img/equipamiento/ADAD/ADAD_6.png") no-repeat center;
    background-size: cover;
}

.slide_full .carousel-inner .item .capacidad_1 {
    background: url("../img/equipamiento/capacidad/capacidad_1.jpg") no-repeat center;
    background-size: cover;
}

.slide_full .carousel-inner .item .capacidad_2 {
    background: url("../img/equipamiento/capacidad/capacidad_2.jpg") no-repeat center;
    background-size: cover;
}

.slide_full .carousel-inner .item .capacidad_3 {
    background: url("../img/equipamiento/capacidad/capacidad_3.jpg") no-repeat center;
    background-size: cover;
}

.slide_full .carousel-inner .item .capacidad_4 {
    background: url("../img/equipamiento/capacidad/capacidad_4.jpg") no-repeat center;
    background-size: cover;
}

.slide_full .carousel-inner .item .confort_1 {
    background: url("../img/equipamiento/confort/confort_1.jpg") no-repeat center;
    background-size: cover;
}

.slide_full .carousel-inner .item .confort_2 {
    background: url("../img/equipamiento/confort/confort_2.jpg") no-repeat center;
    background-size: cover;
}

.slide_full .carousel-inner .item .confort_3 {
    background: url("../img/equipamiento/confort/confort_3.jpg") no-repeat center;
    background-size: cover;
}

.slide_full .carousel-inner .item .confort_4 {
    background: url("../img/equipamiento/confort/confort_4.jpg") no-repeat center;
    background-size: cover;
}

.slide_full .carousel-inner .item .confort_5 {
    background: url("../img/equipamiento/confort/confort_5.jpg") no-repeat center;
    background-size: cover;
}

.slide_full .carousel-inner .item .reasons_img_1 {
    background: url("../img/10razones/10R_1.jpg") no-repeat center;
    background-size: cover;
}

.slide_full .carousel-inner .item .reasons_img_2 {
    background: url("../img/10razones/10R_2.jpg") no-repeat center;
    background-size: cover;
}

.slide_full .carousel-inner .item .reasons_img_3 {
    background: url("../img/10razones/10R_3.jpg") no-repeat center;
    background-size: cover;
}

.slide_full .carousel-inner .item .reasons_img_4 {
    background: url("../img/10razones/10R_4.jpg") no-repeat center;
    background-size: cover;
}

.slide_full .carousel-inner .item .reasons_img_5 {
    background: url("../img/10razones/10R_5.jpg") no-repeat center;
    background-size: cover;
}

.slide_full .carousel-inner .item .reasons_img_6 {
    background: url("../img/10razones/10R_6.jpg") no-repeat center;
    background-size: cover;
}

.slide_full .carousel-inner .item .reasons_img_7 {
    background: url("../img/10razones/10R_7.jpg") no-repeat center;
    background-size: cover;
}

.slide_full .carousel-inner .item .reasons_img_8 {
    background: url("../img/10razones/10R_8.jpg") no-repeat center;
    background-size: cover;
}

.slide_full .carousel-inner .item .reasons_img_9 {
    background: url("../img/10razones/10R_9.jpg") no-repeat center;
    background-size: cover;
}

.slide_full .carousel-inner .item .reasons_img_10 {
    background: url("../img/10razones/10R_10.jpg") no-repeat center;
    background-size: cover;
}

.slide_full .carousel-inner .item .way_img_1 {
    background: url("../img/why/whyNL1.jpg") no-repeat center;
    background-size: cover;
}

.slide_full .carousel-inner .item .way_img_2 {
    background: url("../img/why/whyNL2.jpg") no-repeat center;
    background-size: cover;
}

.slide_full .carousel-inner .item .way_img_3 {
    background: url("../img/why/whyNL3.jpg") no-repeat center;
    background-size: cover;
}

.slide_full .carousel-inner .item .way_img_4 {
    background: url("../img/why/whyNL4.jpg") no-repeat center;
    background-size: cover;
}

.slide_full .carousel-inner .item .way_img_5 {
    background: url("../img/why/whyNL5.jpg") no-repeat center;
    background-size: cover;
}

.slide_full .carousel-inner .item .carousel-caption {
    bottom: 9em;
    z-index: 1;
}

.slide_full .carousel-inner .item .carousel-caption p {
    letter-spacing: 1px;
    font-weight: 300;
}

.slider_static .slide .carousel-indicators {
    bottom: 1.5em;
    width: 80%;
    left: 40%;
    z-index: 3;
}

.slider_static .slide .carousel-inner .item .carousel-caption {
    z-index: 1;
    left: 10%;
    right: 10%;
}

.slider_static .slide .carousel-inner .item .carousel-caption .textle_full {
    font-size: 2em;
    font-weight: 800;
    opacity: .7;
    position: relative;
    line-height: 1.03em;
    letter-spacing: 1px;
}

.textle_full {
    font-size: 2em;
    font-weight: 800;
    opacity: .7;
    position: relative;
    line-height: 1.05em;
    letter-spacing: 1px;
}

.modal {
    background: #000000b3;
}

.modal .modal-lg {
    top: 3em;
}

.modal .modal-lg .modal-content {
    border-radius: 0px;
    background-color: transparent;
    box-shadow: none;
    border: none;
}

.modal .modal-lg .modal-content .modal-header {
    padding: 0px;
    border: solid 1px #ffffff9e;
}

.modal .modal-lg .modal-content .modal-header h4 {
    text-align: center;
    padding-top: 4em;
    letter-spacing: 3px;
    font-weight: 300;
    text-shadow: 0px 1px 3px #000000;
}

.modal .modal-lg .modal-content .modal-header .close {
    opacity: 1;
}

.modal .modal-lg .modal-content .modal-header .close span {
    position: absolute;
    font-size: 28px;
    font-weight: 700;
    line-height: 1;
    text-shadow: 0 2px 2px #000;
    color: #FFF;
    right: 0;
    text-align: center;
    background-color: black;
    border-radius: 100%;
    border: 4px solid white;
    width: 40px;
    height: 40px;
    right: -1.5em;
    top: -1em;
}

.modal .modal-lg .modal-content .modal-header .close:hover>span {
    text-shadow: 0px 0px 0px;
    background: #860302;
}

.modal .modal-lg .modal-content .modal-body {
    padding: 8px 20px;
}

.modal .modal-lg .modal-content .modal-body .title {
    font-weight: 00;
    letter-spacing: 1px;
    margin-bottom: 22px;
    text-align: center;
}

.modal .modal-lg .modal-content .modal-body p {
    text-align: justify;
    font-weight: 300;
    line-height: 1.3;
    line-height: 1.35;
}

@media screen and (max-width: 1280px) {
    .font-white-fix {
        font-size: 18px;
    }
}