html,body{
    margin:0;
    outline:none;
    background:#000;
    text-decoration: none;
}

ul, li, a{
    list-style:none;
    margin:0;
    padding:0;
    text-decoration: none;
    color:#9d865f;
    font-weight: bold;
}


button,input{
    outline:none;
}
.menu {
    width: 100%;
    background: url(../img/bg-menu.png);
    height: 63px;
    position: absolute;
    top: 64px;
    left: 0;
    z-index: 10;
}
.menu li a{
    color: #fff;
}
.menu-cont {
    position: relative;
    top: 3px;
    left: 231px;
}
.logo {
    position: absolute;
    left: 0px;
    top: -80px;
    width: 231px;
    display: inline-block;
}

.logo img {
    display:block;
    width: 100%;
}
.menu-cont li {
    float: left;
    padding: 20px 0 22px 0;
    position: relative;
    z-index: 2;
}
.menu-cont li:last-child a{
    border-right: 0;
}
.menu-cont li:hover {
    background-color: #000;
    border-top: #9d865f 4px solid;
    padding-top: 16px;
}
.menu-cont li a {
    font-family: 'Arial';
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
    padding: 0 10px;
    border-right: #9d865f 1px solid;
}

ul.sub-menu {
    display: none;
    position: absolute;
    background-color: #000;
    top: 53px;
    padding: 10px 10px;
    left: 0;
}
li:hover ul.sub-menu{
    display:block;
}

ul.sub-menu li {
    padding: 0 10px;
    width: 165px;
}
ul.sub-menu li:hover{
    border-top: 0;
    padding-top: 0;
    background-color: #9d865f;
}
ul.sub-menu li:hover a{
    color: #fff;
    border: 0;
    padding-bottom: 16px;
}
ul.sub-menu li a {
    border: 0px;
    color: #b3b3b3;
    font-size: 10px;
    border-bottom: #333 1px solid;
    padding: 15px 10px 15px 0;
    display: block;
}
ul.sub-menu li:last-child a {
    border-bottom: 0;
}
ul.sub-menu li:last-child:hover a {
    padding-bottom: 15px;
}
ul.sub-menu li.has-child:hover {
    background: none;
}
.has-child.sub-left {
    float: left;
    height: auto;
    width: 290px;
}
.has-child.sub-right{
    float: left;
    height: auto;
    width: 250px;
}

.has-child.sub-tek {
    float: left;
    height: auto;
    width: 350px;
}

.has-child.sub-left li {
    padding: 0 10px;
    width: 280px;
}

.has-child.sub-right li {
    padding: 0 10px;
    width: 314px;
}

.has-child.sub-tek li {
    padding: 0 10px;
    width: 280px;
}

ul.sub-menu.sector {
    width: 625px;
}
ul.sub-menu.sector li div{
    width: 22px;
    height: 20px;
    float: left;
    margin-top: -5px;
    margin-left: 10px;
}

ul.sub-menu.sector-tek {
    width: 320px;
}
ul.sub-menu.sector-tek li div{
    width: 22px;
    height: 20px;
    float: left;
    margin-top: -5px;
    margin-left: 10px;
}


li#item-1 div{background:url('../img/sprite-icone-dropdown.png') -5px -5px no-repeat;margin-right:10px;}
li#item-2 div{background:url('../img/sprite-icone-dropdown.png') -36px -5px no-repeat;margin-right:10px;}
li#item-3 div{background:url('../img/sprite-icone-dropdown.png') -64px -5px no-repeat;margin-right:10px;}
li#item-4 div{background:url('../img/sprite-icone-dropdown.png') -95px -3px no-repeat;margin-right:10px;}
li#item-5 div{background:url('../img/sprite-icone-dropdown.png') -126px -5px no-repeat;margin-right:10px;}
li#item-6 div{background:url('../img/sprite-icone-dropdown.png') -200px -5px no-repeat;margin-right:10px;}
li#item-7 div{background:url('../img/sprite-icone-dropdown.png') -126px -5px no-repeat;margin-right:10px;}
li#item-8 div{background:url('../img/sprite-icone-dropdown.png') -154px -4px no-repeat;margin-right:10px;}
li#item-9 div{background:url('../img/sprite-icone-dropdown.png') -185px -5px no-repeat;margin-right:10px;}
li#item-10 div{background:url('../img/sprite-icone-dropdown.png') -64px -5px no-repeat;margin-right:10px;}
li#item-11 div{background:url('../img/sprite-icone-dropdown.png') -334px -5px no-repeat;margin-right:10px;}

li#item-1 :hover div{background:url('../img/sprite-icone-dropdown.png') -5px -35px no-repeat;margin-right:10px;}
li#item-2 :hover div{background:url('../img/sprite-icone-dropdown.png') -36px -35px no-repeat;margin-right:10px;}
li#item-3 :hover div{background:url('../img/sprite-icone-dropdown.png') -64px -35px no-repeat;margin-right:10px;}
li#item-4 :hover div{background:url('../img/sprite-icone-dropdown.png') -95px -33px no-repeat;margin-right:10px;}
li#item-5 :hover div{background:url('../img/sprite-icone-dropdown.png') -126px -35px no-repeat;margin-right:10px;}
li#item-6 :hover div{background:url('../img/sprite-icone-dropdown.png') -236px -35px no-repeat;margin-right:10px;}
li#item-7 :hover div{background:url('../img/sprite-icone-dropdown.png') -126px -35px no-repeat;margin-right:10px;}
li#item-8 :hover div{background:url('../img/sprite-icone-dropdown.png') -154px -34px no-repeat;margin-right:10px;}
li#item-9 :hover div{background:url('../img/sprite-icone-dropdown.png') -185px -35px no-repeat;margin-right:10px;}
li#item-10:hover div{background:url('../img/sprite-icone-dropdown.png') -64px -35px no-repeat;margin-right:10px;}
li#item-11:hover div{background:url('../img/sprite-icone-dropdown.png') -334px -35px no-repeat;margin-right:10px;}


ul.sub-menu.subsd {
    width: 570px;
}

ul.sub-menu.subsd li {
    padding: 0 10px;
    width: 270px;
}
ul.sub-menu.subsd .sub-right li {
    width: 260px;
}
.search {
    background: url(../img/jet_by_diamond.png) top left;
    width: 187px;
    height: 38px;
    position: absolute;
    top: 10px;
    right: 30px;
}
.search-text{
    border: 0;
    background: none;
    position: absolute;
    top: 3px;
    left: 10px;
    width: 135px;
    height: 20px;
    color: #fff;
    outline:none;
}
.search-button{
    border: 0;
    background: none;
    position: absolute;
    top: 3px;
    left: 146px;
    width: 20px;
    height: 20px;
}
.menu .container {position: relative;left: 74px;width: 980px;}
.swiper-container {
    width: 100%;
    height: 305px;
    position: absolute;
    top: 182px;
    left: 0;
    background: url(../assets/img/bg-titolo.png) no-repeat left top;
    border: none;
    box-shadow: none;
    z-index: 3;
}
.swiper-slide {
    text-align: center;
    font-size: 18px;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.slide-bg {
    position: relative;
    height: 762px;
}
.slide-bg div{
    opacity: 0;
    visibility: hidden;
    transition: all .8s;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
}
.slide-bg div.active{
    opacity: 1;
    visibility: visible;

}
.slide-bg div img{
    display: block;
    width:100%;
    max-height: 760px;
}
.slide-cont {
    max-width: 530px;
    height: 250px;
    overflow: hidden;
    position: absolute;
    left: 70px;
    top: 18px;
    text-align: left;
}

.slide-cont h1{
    font-family: 'Georgia', serif;
    color: #fff;
    position: relative;
    margin:0;
    font-size: 35px;
    font-weight: bold;
    line-height: 35px;
}
.slide-cont h1:after{
    content: '';
    display: block;
    position: absolute;
    width:441px;
    height: 2px;
    background:url(../assets/img/separatore-titolo.png);
    bottom: -12px;
}
.slide-cont p{
    color: #fff;
    font-family: 'Georgia';
    margin-top: 22px;
    margin-bottom: 10px;
    font-size: 18px;
    font-weight: 400;
    line-height: 22px;
}

.slide-cont .underlines2{
    font-size: 19px;
    color: #fff;
    font-family: 'Georgia';
    margin-top: 22px;
    margin-bottom: 10px;
}


.slide-cont a{
    color:#9d865f;
    font-size:15px;
    background:url('../assets/img/freccia.png') center right no-repeat;
    padding: 5px 35px 5px 0;
    display:inline-block;
    font-family: 'dinregular';
}

.slide-cont .underlines{
    font: 44px / 48px Georgia;
    color: #fff;
    position: relative;
    margin:0;
}


.swiper-pagination {
    width: 213px !important;
    left: 70px !important;
    height: 28px;
    background: url(../assets/img/pag-titolo.png) no-repeat;
    text-align: left;
    line-height: 28px;
    padding-left: 7PX;
}

.swiper-pagination-bullet{
    background: #fff;
    opacity: 1;
    width:10px;
    height:10px;
    margin: 9px 5px 0 0 !important;
}
.swiper-pagination-bullet-active {
    opacity: 1;
    background: #9d865f;
}
.swiper-pagination {
    bottom: 15px !important;
}
.small-title {
    font: 12px/12px 'Georgia';
    text-transform: uppercase;
    color: #fff;
    float: left;
    position: absolute;
    top: 444px;
    left: 170px;
    z-index: 9;
    height: 28px;
    line-height: 28px;
    text-align: left;
}
.dropdown-sec {
    position: absolute;
    width: 100%;

    z-index: 99;
    bottom: 84px;
}
.dropdown-sec>.container {
    position: relative;
    top: 0;
    left: 74px;
    width: 980px;
}
.dropdown-sec {
    position: absolute;
    width: 100%;

    z-index: 99;
    bottom: 84px;
}
.dropdown-sec>.container {
    position: relative;
    top: 0;
    left: 74px;
    width: 980px;
}
.button-dropdown {
    position: absolute;
    top: 0;
    left: 385px;
    color: #9d865f;
    padding: 13px 0 0 34px;
    width: 174px;
    height: 25px;
    font-size: 14px;
    cursor: pointer;
    font-family: 'dinregular';
    font-weight: 900;
    background: url(../img/discover_bg.png);
}
.button-dropdown:before {
    display: block;
    position:absolute;
    top: 13px;
    right: 20px;
    content: '';
    width: 14px;
    height: 13px;
    background: url(../img/discover_up.png);
}
.button-dropdown.active:before {
    transform: rotate(180deg);
}
.button-dropdown span {
    margin-left: 20px;
    position: relative;
}
.tab-title .tab-item {
    font-family: 'Georgia';
    font-size: 21px;
    color: #94805f;
    height: 47px;
    display: inline-block;
    width: 33.33%;
    box-sizing: border-box;
    float: left;
    line-height: 47px;
    padding-top: 0;
    background: url(../img/sep.png) center right no-repeat;
    padding-left: 27px;
}
.tab-title .tab-item:last-child{
    background:0;
}
.tab-title{
    background: url(../img/linguetta-bassa.png) bottom left repeat-x;
    position: absolute;
    height: 47px;
    width: 100%;
    top: 38px;
}
.tab-title .container{
    position: relative;
    top: 0;
    left: 74px;
    width: 980px;
}
.tab-dropdown {
    position: relative;
    top: 86px;
    background: url(../img/bg-media.png) -23px 0;
    visibility: hidden;
    width: 100%;
    background-repeat-y: no-repeat;
    margin-top: -1px;
    overflow: hidden;
    display: block;
    height: 0;
    transition: all 0.3s;
}
.tab-dropdown.active{

    visibility: visible;
    height: 172px;
}
.tab-dropdown .tab-item {
    width: 33.33%;
    float: left;
    box-sizing: border-box;
    display: inline-block;
    padding-left: 18px;
    padding-bottom: 0;
    padding-top: 22px;
}
.tab-dropdown .container{
    position: relative;
    top: 0;
    left: 74px;
    width: 980px;
}
.tab-title .tab-item:nth-child(2) {
    width: 34%;
}
.tab-title .tab-item:nth-child(3) {
    width: 32%;
}
.tab-dropdown .tab-item .tab-child{
    position: relative;
}
.tab-dropdown .tab-item .tab-child>img {
    position: absolute;
    border-radius: 5px;
}
.tab-dropdown .tab-item .tab-child .cont {
    margin-left: 70px;
    color: #fff;
}
.tab-dropdown .tab-item .tab-child .cont p{
    font-family: 'dinregular';
    width: 206px;
    color: #fff;
    font-size: 13px;
    line-height: 16px;
    margin-top: 6px;
}
.tab-dropdown .tab-item .tab-child .cont .date{
    font-family: 'din-blackregular';

    color: #9d865f;
    margin-top: -4px;
    font-size: 13px;
    line-height: 16px;

}

.tab-dropdown .tab-item a {
    margin-bottom: 25px;
    display: block;
    font-size: 13px;
    color: #fff;
}
.tab-dropdown .tab-item:last-child a{
    font-family: 'dinlight';
    line-height: 19px;
    font-size: 12px;
}
ul.tabs-sec li {
    float: left;
    list-style: none;
    width: 36px;
    height: 36px;
    overflow: hidden;
    margin-right: 2px;
}
.tab-dropdown .tab-item:nth-child(1) {
    width: 34%;
    padding-top: 15px;
}
.tab-dropdown .tab-item:nth-child(2) {
    width: 30.33%;
}
.tab-dropdown .tab-item:nth-child(3) {
    width: 31.33%;
}

.tab-title .tab-item:nth-child(1) {
    padding-left: 20px;
}
ul.tabs-sec li img {
    margin-top: -36px;
}
ul.tabs-sec li.active img{
    margin-top:0;
}
ul.tabs-text li {
    opacity: 0;
    color: #fff;
    font-size: 13px;
    line-height: 18px;
    font-family: 'dinlight';
    position: absolute;
    left: 0;
    top: -8px;
    transition: all 1s;
}
ul.tabs-text li.active {
    opacity: 1;
}

ul.tabs-sec {
    height: 36px;
}

ul.tabs-text {
    margin-top: 15px;
    width: 95%;
    position: relative;
}
.footer-sec {
    position: relative;
    z-index: 2;
    background-color: #151515;
}
.footer-sec .container {
    width: 980px;
    position: relative;
    top: 0;
    left: 74px;
    height: 300px;
}
.footer-sec .footer-tab-bar{
    height: 60px;
    position: relative;
    color: #fff;
}
.footer-sec .footer-tab-bar a.ttle {
    position: relative;
    left: 23px;
    font-size: 21px;
    color: #fff;
    font-family: 'Georgia';
    height: 55px;
    display: inline-block;
    line-height: 49px;
    float: left;
}
.seprtr{
    height: 41px;
    display: inline-block;
    position: relative;
    left: 80px;
    top: 3px;
    width: 2px;
    float: left;
}
.footer-sec .footer-tab-bar a.int {
    position: relative;
    left: 75px;
    font-size: 15px;
    color: #fff;
    font-family: 'Georgia';
    float: left;
    height: 55px;
    line-height: 48px;
}
.ftab {
    width: 25%;
    position: relative;
    top: 15px;
    float: left;
    left: 0px;
}
.ftab span.title {
    font-size: 14px !important;
    color: #9d865f;
    font-family: 'Georgia';
    margin-bottom: 10px;
}

.ftab span {
    display: block;
    font-size: 13px;
    line-height: 18px;
    color: #d2d2d2;
    font-family: 'Georgia';
}
.ftab:nth-child(3) span {
    font-size: 13px;
    color: #9d865f;
    font-family: 'Georgia';
    margin-bottom: 10px;

}

.ftab:nth-child(3) span:nth-child(2) {
    color: #d2d2d2;
    text-decoration: none;
}

/*
.ftab:nth-child(3) span:nth-child(3) {
    background: url(../img/tel.png) top left no-repeat;
    color: #d2d2d2;
    text-decoration: none;
}
.ftab:nth-child(3) span:nth-child(2) a[href^="tel"] {
    color: #d2d2d2;
    text-decoration: none;
}
.ftab:nth-child(3) {
    left: 33px;
}
**/

.ftab>a {
    padding: 3px 0 1px 0px;
    display: block;
    width: 144px;
    height: 27px;
    background: url(../img/link-footer1.png);
    margin-bottom: 7px;
    text-align: center;
    font-size: 14px;
    color: #aeaeae;
    font-family: 'Georgia';
    line-height: 27px;
}
.footer-btm {
    display: block;
    position:absolute;
    bottom: 0;
}

.footer-bars {
    height: 200px;
}
.footer-btm p {
    font-family: 'LucidaSansEFRoman';
    font-size: 10px;
    font-weight:600;
    color: #a0a0a0;
    float: left;
    height: 36px;
    margin: 0;
    margin-top: 7px;
}

.footer-btm img {
    float: left;
    margin-right: 20px;
}

.footer-btm span a{
    color: #A0A0A0;
    font: 10px arial;
    display: block;
    text-align: right;
}
.ftab:last-child {
    left: 70px;
}
.slide-sec{
    position: relative;
}
.page-title {
    width: 600px;
    height: auto;
    position: absolute;
    top: 182px;
    left: 0;
    background: url(../assets/img/bg-titolo.png) right top;
    min-height: 208px;
    display: table;
    /* text-align: center; */
}
.page-title span {
    width: 530px;
    height: 155px;
    overflow: hidden;
    position: relative;
    left: 15%;
    font: 44px / 48px Georgia;
    color: #fff;
    display: table-cell;
    vertical-align: middle;
}

.banner-sec {
    display: block;
    width: 100%;
    height: 450px;
    overflow: hidden;
}
.page-content .container {
    position: relative;
    top: 0;
    left: 74px;
    width: 980px;
}

.page-content {
    background: url(../img/bg-interna.png) top left repeat-x;
    padding: 25px 0;
    color: #fff;
}

.page-content span {
    font: 30px / 49px Georgia;
    color: #9d855c;
}
.page-content .underlines3 {
    font: 30px / 49px Georgia;
    color: #9d855c;
}




.banner-sec img {
    display: block;
    width: 100%;
    margin-top: -66px;
}

.page-content {
    font: 15px/22px arial;
}


.page-content li {
    list-style-image: url('../img/bullet.png');
    margin:10px 10px 0 23px;
    color:#FFF;
}




.page-index-sec .container {
    position: relative;
    top: 0;
    left: 74px;
    width: 980px;
}

a.prev-page {
    left: 180px;
    display: block;
    width: 160px;
    height: 49px;
    background: url(../img/sprite-buttons.png) -2px 0px no-repeat;
    position: absolute;
    top: 0;
}
a.prev-page:hover {
    background-position: -2px -50px;
}
a.prev-page:active {
    background-position: -2px -101px;
}


.page-index a {
    left: 37px;
    top: 20px;
    width: 176px;
    height: 49px;
    background: url(../img/sprite-buttons.png) -380px 0px no-repeat;
    display: block;
    position: absolute;
}
.page-index a:hover {
    background-position: -380px -51px;
}
.page-index a:active {
    background-position: -380px -103px;
}
.page-index {
    width: 252px;
    height: 86px;
    border: #222 1px solid;
    border-top: 0;
    border-bottom: 0;
    position: absolute;
    top: -18px;
    left: 374px;

}

a.next-page {
    left: 664px;
    display: block;
    width: 160px;
    height: 49px;
    background: url(../img/sprite-buttons.png) -190px 0px no-repeat;
    position: absolute;
    top: 0;
}

a.next-page:hover {
    background-position: -190px -50px;
}
a.next-page:active {
    background-position: -190px -101px;
}
.page-index-sec {
    padding: 20px 0;
    height: 48px;
    border-bottom: #494949 1px solid;
    margin: -25px 0 35px 0;
    position: relative;
}
.service-but {
    height: 56px;
    border-bottom: 1px solid #957e58;
}
.service-but .container{
    position: relative;
    top: 0;
    left: 74px;
    width: 980px;
    text-align: center;
}
.service-but a.prev {
    width: 205px;
    height: 31px;
    display: inline-block;
    background: url(../img/service_sprite.png);
    background-position: 0 0;
}

.service-but a.prev:hover {
    background-position: 0px -31px;
    height: 31px;
}
.service-but a.index {
    width: 170px;
    height: 31px;
    display: inline-block;
    background: url(../img/service_sprite.png);
    background-position: -209px 0;
    background-repeat: no-repeat;
}

.service-but a.index:hover {
    background-position: -209px -31px;
    height: 31px;
}
.service-but a.next {
    width: 170px;
    height: 31px;
    display: inline-block;
    background: url(../img/service_sprite.png);
    background-position: -384px 0;
    background-repeat: no-repeat;
}

.service-but a.next:hover {
    background-position: -384px -31px;
    height: 31px;
}


.ab-sub .has-child {
    position: relative;
    display: inline-block;
}
ul.sub-menu.ab-sub li {
    padding: 0 10px;
    width: 100%;
    box-sizing: border-box;
}
.servis-tabs .tab-item {
    width: 33.33%;
    box-sizing: border-box;
    border: 1px solid #212121;
    padding: 15px;
    display: block;
    opacity: .8;
    float: left;

}
.servis-tabs .tab-item:hover {
    opacity: 1;
    background: #212121;
}

.servis-tabs .tab-item .tab-img {
    width: 48%;
    display: block;
    border-radius: 50%;
    border: 5px solid #fff;
    margin-left: auto;
    margin-right: auto;
}

.servis-tabs .tab-item .tab-img img {
    display: block;
    width: 100%;
}
.servis-tabs .tab-item .tabs-title {
    font-size: 26px;
    margin-top: 15px;
    margin-bottom: 15px;
    height: 120px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    width: 294px;
    font-weight: 600;
    color:#FFF;
}
.servis-tabs .tab-item:hover  .tabs-title{
    color:#9d855c;
}

.servis-tabs .tab-item  .tab-text{
    font-size: 13px;
    text-align: center;
    color:#FFF;
}
.servis-tabs .tab-item  .tab-text:hover{
    font-size: 13px;
    text-align: center;
    color:#9d855c;
}

.servis-tabs {
    display: inline-block;
}
.tab-block .tab-item {
    border-top:0;
    border-left: 0;
}
.tab-block .tab-item:nth-child(1) {
    border-left: 0;
}
.tab-block .tab-item:nth-child(3) {
    border-right: 0;
}

.tab-block {
    display:block;
    float:left;
}
.tab-block:last-child .tab-item {
    border-bottom:0;
}
.jet-by {
    position: fixed;
    right: 10px;
    top: 12px;
    margin-top: 0 !important;
}
.foot-logo {
    padding: 20px;
    text-align: center;
}
.foot-logo img {margin-left: 190px;}
.ftab:nth-child(1){
    width:30%;

}
.ftab:nth-child(2){
    width:16%;

}
form.foot-form input[type="text"] {
    display: block;
    height: 26px;
    width: calc(100% - 20px);
    padding-left: 10px;
    padding-right: 10px;
}

form.foot-form span {
    float: left;
    margin-bottom: 10px;
    /* height: 26px; */
    font-size: 16px;
}

form.foot-form input {
    height: 26px;
    margin-bottom: 10px;
    display: block;
}

form.foot-form input[type="button"] {
    float: right;
    background: #a28c64;
    border: none;
    color: #FFF;
    outline: none;
}
ul.social li {
    float: left;
    margin: 5px;
}
.altin_cizgi{
    background-color: #9d865f;
    width: 150px;
    height: 3px;
}
.gold{
    color: #9d865f;
}


@media screen and (max-width: 600px) {
    .slide-cont {
        left: 15px;
        top: 20px;
    }

    .slide-cont h1 {
        font-size: 18px;
        line-height: 25px;
    }

    .slide-cont p {
        margin-top: 20px;
        line-height: 25px;
        padding-right: 6px;
        font-size: 15px;
    }

    .swiper-pagination {
        left: 15px !important;
        bottom: 30px !important;
    }

    .small-title {
        left: 115px;
        top: 429px;
    }

    .slide-bg {
        height: 330px;
    }

    .slide-bg div img {
        margin-top: 70px;
    }

}
