@charset "utf-8";.only_desktop{display:none;}.w_std{width:85%;max-width:1300px;margin:auto;}.title{font-size:30px;margin-bottom:5px;}.subtitle{font-size:20px;}body{font-size:15px;}html, body{font-size:15px;max-width:100vw;}.flex_mobile{display:flex;flex-flow:row wrap;align-content:center;justify-content:center;}.row_reverse_mobile{flex-direction:row-reverse;}.space_bet_mobile{justify-content:space-between;}.flex_start_mobile{justify-content:flex-start;}.hor_mobile{transform:unset;}.block_mobile{display:block;}.vertical_col{position:absolute;width:100%;top:0;z-index:99;color:white;}header .space_top, header .space_bottom{clear:both;height:10px;}header #logo{font-family:"Cinzel-Regular";font-size:20px;font-weight:200;font-style:normal;white-space:nowrap;}header .angles{width:85%;margin:auto;}.angle.tl{width:30px;}.menu_opened{overflow-y:hidden;height:100vh;}.menu_opened header{color:var(--teal) !important;position:fixed;top:0;left:0;}#wrap_menu{position:fixed;left:0;width:100%;z-index:25;height:100%;top:-100%;box-shadow:0 0 40px rgba(0,0,0,0);transition:400ms;overflow:hidden;}#wrap_menu .info{width:85%;max-width:1300px;margin:auto;}#wrap_menu .bk_img_menu{background-size:cover;background-position:center;position:absolute;width:100%;height:100%;top:100%;left:0;transition:400ms;}#wrap_menu.active .bk_img_menu{top:0;}#wrap_menu #menu p{font-size:30px;font-family:"Cinzel-Regular";font-weight:200;font-style:normal;letter-spacing:1px;position:relative;padding-bottom:5px;opacity:1;transition:400ms ease-in-out;display:block;margin-bottom:20px;}#wrap_menu #menu{text-align:left;}footer .wrap_info{width:100%;}footer .wrap_info .info{width:85%;margin:auto;}footer .col{width:100%;}.wrap_text .col p{line-height:23px;}.fullscreen_wrap .info{position:absolute;width:85%;max-width:1300px;top:50%;left:50%;transform:translate(-50%, -50%);z-index:20;color:rgba(255,255,255,.8);}.fullscreen_wrap .info .first{font-weight:normal;letter-spacing:2px;font-size:22px;}.fullscreen_wrap .info .second{font-family:"Cinzel-Regular";font-weight:200;font-style:normal;font-size:24px;}.fullscreen_wrap .info .third{font-weight:normal;letter-spacing:2px;font-size:20px;}.menu_opened header #ico_menu, .menu_opened header #ico_menu:before, .menu_opened header #ico_menu:after {background-color:var(--teal) !important;}.clear_text{clear:both;height:20px;}.gallery{grid-template-columns:repeat(2,1fr);gap:10px;}.grid.cols2{display:grid;grid-template-columns:1fr;gap:20px}