@font-face {
  font-family: 'Vectoria';
  font-style: normal;
  font-weight: 300;
  src: local('Vectoria'), local('Vectoria'), url(../font/VectoraLTStd-Roman.woff) format('woff');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}

@font-face {
  font-family: 'VectoriaLight';
  font-style: normal;
  font-weight: 300;
  src: local('VectoriaLight'), local('VectoriaLight'), url(../font/VectoraLTStd-Light.woff) format('woff');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}

@font-face {
  font-family: 'VectoriaBlack';
  font-style: normal;
  font-weight: 300;
  src: local('VectoriaBlack'), local('VectoriaBlack'), url(../font/VectoraLTStd-Black.woff) format('woff');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}

@font-face {
  font-family: 'VectoriaBold';
  font-style: normal;
  font-weight: 300;
  src: local('VectoriaBold'), local('VectoriaBold'), url(../font/VectoraLTStd-Bold.woff) format('woff');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}

img {
    display: block;
}

.vectoria {
    font-family: 'Vectoria';
}

.vectorialight {
    font-family: 'VectoriaLight';
}

.vectoriablack {
    font-family: 'VectoriaBlack';
}

.vectorialight strong, .vectorialight b {
    font-family: 'VectoriaBold';
}

.external_cont {
    min-width: 980px;
}

.full_page_banner {
    min-width: 980px;
    min-height: 600px;
    max-height: none;
}

.generic_page_container {
    width: auto;
    max-width: 1600px;
}

.title4 {
    line-height: 52px;
}

.gl_homepage_logo {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 20%;
    margin: auto;
    z-index: 6;
}

.menu_top_contbtnmenu {
    min-width: initial; 
    max-width: initial; 
    z-index: 8;
}

.menu_top_btnmenu {
    position: fixed;
    padding: 40px;
}

.gl_menu_top_titlemenu {
    position: absolute;
    right: 85px;
    top: 41px;
    color: white;
    text-align: right;
    cursor: pointer;
}

.gl_menu_cont_sf {
    position: fixed;
    width: 100%;
    height: 100%;
    right: -100%;
    top: 0;
    background-color: rgba(0,0,0,0.9);
/*    background-image: url(../images/gl_sf_menu.png);*/
/*    background-repeat: repeat;*/
    z-index: 100;
    display: none;
}

.gl_menu_cont {
    position: fixed;
    width: 100%;
    height: 100%;
    right: -100%;
    top: 0;
    z-index: 101;
    display: none;
}

.gl_menu_cont_close {
    position: absolute;
    right: 40px;
    top: 40px;
    cursor: pointer;
}

.gl_menu_cont_title {
    position: absolute;
    left: 60px;
    top: 40px;
    font-size: 72px;
    color: #3d3d3d;
}

.gl_menu_cont_btmsxtext {
    position: absolute;
    left: 60px;
    bottom: 40px;
    font-size: 20px;
    color: #3d3d3d;
}

.gl_menu_cont_btmdxtext {
    position: absolute;
    right: 60px;
    bottom: 40px;
    font-size: 20px;
    color: #3d3d3d;
}

.gl_menu_cont_btnsext {
    position: absolute;
    width: 100%;
    height: 215px;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    overflow: hidden;
}

.gl_menu_cont_btnsint {
    position: relative;
    width: 100%;
    height: 232px;
    overflow: hidden;
    overflow-x: scroll;
}

.gl_menu_cont_btnsarrowback {
    position: absolute;
    height: 100%;
    width: 120px;
    top: 0;
    left: 0;
    background-image: url('../images/gl_menuscroll_back.png');
    display: none;
}

.gl_menu_cont_btnsarrownext {
    position: absolute;
    height: 100%;
    width: 120px;
    top: 0;
    right: 0;
    background-image: url('../images/gl_menuscroll_next.png');
    display: none;
}

.gl_menu_cont_btns {
    position: relative;
    text-align: center;
    min-width: 100%;
}

.gl_menu_cont_btn {
    position: relative;
    display: inline-block;
    width: 280px;
    height: 30px;
    margin: 0 15px;
    color: white;
    text-align: left;
    font-size: 18px;
    padding-top: 185px;
    font-family: 'VectoriaLight';
    background-repeat: no-repeat;
    background-position: top left;
    cursor: pointer;
}

.gl_menu_cont_btn.first {
    margin-left: 60px;
}

.gl_menu_cont_btn.last {
    margin-right: 60px;
}

.gl_menu_cont_btn.selected {
    opacity: 0.3;
    cursor: default;
}

.gl_page_logo {
    position: absolute;
    top: 0;
    left: 0;
    cursor: pointer;
}

.gl_bannertop_textcont {
    position: absolute;
    width: 38%;
    padding: 110px 7% 3% 5%;
    top: 0;
    right: 0;
    color: white;
    font-size: 18px;
    background-color: rgba(0,0,0,0.7);
/*    background-image: url(../images/gl_sf_text1.png);*/
/*    background-repeat: repeat;*/
}

.gl_bannertop_textcont_sf {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 100%;
    background-color: rgba(0,0,0,0.7);
/*    background-image: url(../images/gl_sf_text1.png);*/
/*    background-repeat: repeat;*/
}

.gl_footer_left {
    position: relative;
    float: left;
    width: 48%;
    padding: 30px 0 110px 2%;
    color: #a7a7a8;
}

.gl_footer_right {
    position: relative;
    float: right;
    width: 48%;
    padding: 30px 2% 110px 0;
    color: #a7a7a8;
    text-align: right;
}

.gl_page_sfcont {
    position: absolute;
    width: 50%;
    height: 100%;
    top: 0;
    left: 0;
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
}

.gl_page_textcont {
    position: absolute;
    width: 40%;
    padding: 5%;
    top: 0;
    right: 0;
    color: #979797;
    font-size: 18px;
    background-color: #ededed;
}

.gl_page_textcont ul {
    margin-left: 1em;
}

.gl_page_textcont_column {
    width: 48%;
    float: left;
    padding-right: 2%;
}

.gl_page_textcont_sf {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 100%;
    background-color: #ededed;
}

.gl_atelier_textcont {
    width: 35%;
    padding-right: 10%;
}

.atelier_textcont_btns {
    position: relative;
    height: 34px;
}

.mixartpoint_textcont_btn {
    position: relative;
    float: left;
    width: 200px;
    height: 34px;
    margin-right: 50px;
    margin-bottom: 15px;
    padding-top: 16px;
    background-color: black;
    color: white;
    text-align: center;
    font-size: 14px;
    -webkit-border-radius: 24px;
    -moz-border-radius: 24px;
    border-radius: 24px;
    cursor: pointer;
}

.atelier_textcont_btn1 {
    position: absolute;
    width: 110px;
    height: 34px;
    top: 0;
    left: 0;
    padding-top: 16px;
    background-color: black;
    color: white;
    text-align: center;
    font-size: 14px;
    -webkit-border-radius: 24px;
    -moz-border-radius: 24px;
    border-radius: 24px;
    cursor: pointer;
}

.atelier_textcont_btn2 {
    position: absolute;
    width: 110px;
    height: 34px;
    top: 0;
    right: 0;
    left: -65px;
    margin: auto;
    padding-top: 16px;
    background-color: black;
    color: white;
    text-align: center;
    font-size: 14px;
    -webkit-border-radius: 24px;
    -moz-border-radius: 24px;
    border-radius: 24px;
    cursor: pointer;
}

.atelier_textcont_btn3 {
    position: absolute;
    width: 175px;
    height: 34px;
    top: 0;
    right: 0;
    padding-top: 16px;
    background-color: black;
    color: white;
    text-align: center;
    font-size: 14px;
    -webkit-border-radius: 24px;
    -moz-border-radius: 24px;
    border-radius: 24px;
    cursor: pointer;
}

.atelier_textcont_btn4 {
    position: absolute;
    top: 5%;
    right: 36%;
    cursor: pointer;
}

.atelier_textcont_btn5 {
    position: absolute;
    top: 5%;
    right: 28%;
    cursor: pointer;
}

.atelier_textcont_btn6 {
    position: absolute;
    top: 5%;
    right: 20%;
    cursor: pointer;
}

.atelier_mapcont {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    right: 100%;
    opacity: 0;
    overflow: hidden;
}

.atelier_mapcontint {
    position: absolute;
    width: 150%;
    height: 100%;
    top: 0;
    right: 0;
}

.atelier_logo {
    position: absolute;
    left: 30px;
    bottom: 30px;
}

.gl_sf_generic_popup {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-image: url(../images/gl_sf_menu.png);
    background-repeat: repeat;
    z-index: 100;
    display: none;
}

.gl_generic_popup_logo {
    position: absolute;
    left: 0;
    top: 0;
}

.atelier_popup_context {
    position: absolute;
    max-width: 900px;
    top: 0;
    left: 240px;
    right: 50px;
    margin: 240px 0 50px 0;
    z-index: 101;
    display: none;
}

.atelier_popup_cont {
    position: relative;
    padding: 65px 70px 50px;
    background-color: #ededed;
    color: #777777;
    line-height: 20px;
}

.atelier_popup_column {
    position: relative;
    float: left;
    width: 45%;
    padding-right: 5%;
}

.atelier_popup_cont.ul {
    margin-left: 1em;
}

.atelier_popup_img {
    display: block;
    width: 100%;
}

.atelier_popup_close {
    position: absolute;
    top: 25px;
    right: 25px;
    cursor: pointer;
}

.atelier_popup_service {
    position: relative;
    border-bottom: 1px solid #dfdfdf;
}

.atelier_popup_serviceprice {
    position: absolute;
    right: 0;
    bottom: 0;
}

.collections_textcont_btn {
    position: relative;
    width: 300px;
    height: 34px;
    padding-top: 16px;
    background-color: black;
    color: white;
    text-align: center;
    font-size: 14px;
    -webkit-border-radius: 24px;
    -moz-border-radius: 24px;
    border-radius: 24px;
    cursor: pointer;
}

.collections_popup_context {
    position: fixed;
    width: 100%;
    min-width: 1024px;
    top: 50px;
    bottom: 50px;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 101;
    display: none;
}

.collections_popup_close {
    position: fixed;
    top: 15px;
    right: 15px;
    cursor: pointer;
}

.products_popup_context {
    position: absolute;
    width: 876px;
    padding: 10px 49px;
    top: 2%;
/*    bottom: 2%;*/
    left: 25px;
    right: 25px;
    margin: auto;
    background-color: #e8e8e8;
    z-index: 101;
    display: none;

    height: 100vh;
    overflow: scroll;
    padding-bottom: 300px;
    top: 0;
}

.products_popup_close {
    position: absolute;
    top: 15px;
    right: 15px;
    cursor: pointer;
}

.products_popup_close2 {
    position: fixed;
    top: 15px;
    right: 15px;
    cursor: pointer;
}

.news_textcont_btn {
    position: absolute;
    width: 110px;
    height: 34px;
    bottom: 0;
    padding-top: 16px;
    background-color: black;
    color: white;
    text-align: center;
    font-size: 14px;
    -webkit-border-radius: 24px;
    -moz-border-radius: 24px;
    border-radius: 24px;
    cursor: pointer;
}

.news_popup_img1 {
    display: block;
    width: 100%;
}

.news_popup_img2 {
    float: left;
    display: block;
    width: 50%;
}

.gl_news_textcont {
    position: absolute;
    width: 80%;
    height: 350px;
    padding: 0 10%;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
}

.gl_news_textcont .title11 {
    margin: 30px 0 15px;
    line-height: 48px;
}

.menu_top_open_product_big_text {
    height: 100px;
}

.menu_top_open_product_big_text_title {
    font-size: 15px;
}

.menu_top_open_product_big_block {
    font-size: 13px;
}

.menu_top_open_product_big_image {
    background-size: contain;
}

.menu_top_open_product {
    margin-bottom: 0px;
}

.menu_top_open_product_text {
    padding-top: 55%;
}

.menu_top_open_product_text_title {
    font-size: 12px;
}

.menu_top_open_product_block {
    font-size: 10px;
}

.menu_top_open_product_image {
    height: 80%;
}

.educational_textcont_btn1 {
    position: relative;
    float: left;
    width: 220px;
    height: 34px;
    padding-top: 16px;
    background-color: black;
    color: white;
    text-align: center;
    font-size: 14px;
    -webkit-border-radius: 24px;
    -moz-border-radius: 24px;
    border-radius: 24px;
    cursor: pointer;
}

.educational_textcont_btn2 {
    position: relative;
    float: right;
    width: 130px;
    height: 34px;
    padding-top: 16px;
    padding-left: 35px;
    background-color: #ffffff;
    background-image: url('../images/ico_pdf.jpg');
    background-repeat: no-repeat;
    background-position: left center;
    color: #bdbdbd;
    text-align: center;
    font-size: 14px;
    -webkit-border-radius: 24px;
    -moz-border-radius: 24px;
    border-radius: 24px;
    cursor: pointer;
}

.vline1 {
    position: relative;
    height: 1px;
    background-color: #777;
    margin: 15px 0;
}

.glmenumobile {
    display: none;
}

#profile1 {
    height: 1000px;
    background-image: url(/uploads/profilo_img_01.jpg);
    background-position: top center;background-size: cover;
}

#profile2 {
    height: 700px;
}

#profile3 {
    height: 476px;
}

#educational_cont1 {
    height: 1200px;
    background-image: url(/uploads/educational_img_02.jpg);
    background-position: top center;
}

#educational_cont2 {
    height: 600px;
}

.mixartpoint_table {
    border-collapse: collapse;
    width: 100%;
}

.mixartpoint_table th {
    font-size: 18px;
    font-family: 'Vectoria';
    text-align: left;
    color: #545454;
    padding: 4px 0;
}

.mixartpoint_table td {
    font-family: 'VectoriaLight';
    text-align: left;
    padding: 4px 10px;
    border-bottom: 1px solid #e0e0e0;
    text-transform: capitalize;
}

.gl_archive_btn {
    position: absolute;
    width: 110px;
    height: 34px;
    padding-top: 16px;
    top: -75px;
    background-color: #8a8b85;
    color: white;
    text-align: center;
    font-size: 14px;
    -webkit-border-radius: 24px;
    -moz-border-radius: 24px;
    border-radius: 24px;
    cursor: pointer;
}

.gl_archive_btn.gl_archivecollections_btn {
    top: -250px;
}

.gl_archive_btn.selected {
    background-color: black;
/*    background-image: url('../images/btnarchive_sel.png');*/
    background-repeat: no-repeat;
    background-position: top right;
    cursor: default;
}

.gl_home_banner_slideshow {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
}