@charset "utf-8";
/************************************/
/*	CSS Document 					*/
/*	CMS Agilis 4.2					*/
/*									*/
/*	Abrupta Servis s.r.o.			*/
/*	stylesheet.template.css			*/
/*	version 1.0.0.0	           		*/
/*									*/
/*	created:  2025-03-19      		*/
/*	edit:     2025-05-19			*/
/************************************/

/* ! + MOB MENU-01 */
#MobContact { font-size: .9em; line-height: 1.4em; background-color: #242424; font-family: var(--beat-font-family1-semibold); }
#MobContact img { height: 1.68em; display: inline-block; }
#MobMenu { background-color: #1E1E1E; z-index: 99; }
#MobLogo { display: block; position: absolute; top: 0; left: 50%; -webkit-transform: translateX(-50%); transform: translateX(-50%); z-index: 1; }
#MobAdvLogo img { display: inline-block; }

/** 16 / Smaller than standard 960 (devices and browsers) **/
@media only screen and (min-width: 1281px) and (max-width: 1600px) {
}
/** 12 / Smaller than standard 960 (devices and browsers) **/
@media only screen and (min-width: 960px) and (max-width: 1280px) {
}
/** 9 / Tablet Portrait size to standard 960 (devices and browsers) **/
@media only screen and (min-width: 720px) and (max-width: 959px) {
    .responsive #MobLogo img { height: 35px; }
    .responsive #MobAdvLogo img { height: 45px; }
    .responsive .slicknav_menu { display: block; }
}
/** 6 / Mobile Landscape Size to Tablet Portrait (devices and browsers) **/
@media only screen and (min-width: 480px) and (max-width: 719px) {
    .responsive #MobLogo img { height: 34px; }
    .responsive #MobAdvLogo img { height: 42px; }
    .responsive .slicknav_menu { display: block; }
}
/** 4 / Mobile Portrait Size to Mobile Landscape Size (devices and browsers) **/
@media only screen and (max-width: 479px) {
    .responsive #MobLogo { left: 46%; }
    .responsive #MobLogo img { height: 35px; }
    .responsive #MobAdvLogo img { height: 35px; }
    .responsive .slicknav_menu { display: block; }
}
/*   - MOB MENU-01 */

/* ! + BEATRIS CONTACT-07 */
.beatContact-07 { font-size: .9em; line-height: 1.2em; background-color: transparent; }
.beatContact-07 ul li { position: relative; margin-right: 3.0em; font-size: .8rem; line-height: 2.4rem; color: #808285; }
.beatContact-07 ul li:last-child { margin-right: 0; }
.beatContact-07 ul li a { display: inline; color: #808285; }
.beatContact-07 ul li a:hover { text-decoration: underline; }
.beatContact-07 ul li img.contactIco { height: 1.2em; vertical-align: sub; display: inline; margin-right: .6em; }
.beatContact-07 .systemLogo img { height: 60px; }
.beatContact-07 .contactBox .icoWrap { width: 50px; height: 50px; background-color: var(--beat-color-02); border-radius: 50%; padding: 12px 12px; }
.beatContact-07 .contactBox .icoWrap img { height: 100%; display: block; margin: 0 auto; transition: var(--beat-transition-base); }
.beatContact-07 .contactBox .contactCont { font-size: 20px; line-height: 22px; color: var(--beat-color-02); font-family: var(--beat-font-family1-semibold); }
.beatContact-07 .contactBox .contactCont a { color: var(--beat-color-02); }
.beatContact-07 .contactBox .contactInfo { font-size: .9em; line-height: 1.0em; }
.beatContact-07 .infoMenuWrap { background-color: var(--beat-color-01); position: relative; min-height: 47px; }
.beatContact-07 .infoMenuWrap:before { content: ""; position: absolute; top: 0; left: -20px; display: block; width: 100px; min-height: 47px; background-color: var(--beat-color-01); transform: skewX(-20deg); }

/** 16 / Smaller than standard 960 (devices and browsers) **/
@media only screen and (min-width: 1281px) and (max-width: 1600px) {
}
/** 12 / Smaller than standard 960 (devices and browsers) **/
@media only screen and (min-width: 960px) and (max-width: 1280px) {
}
/** 9 / Tablet Portrait size to standard 960 (devices and browsers) **/
@media only screen and (min-width: 720px) and (max-width: 959px) {
}
/** 6 / Mobile Landscape Size to Tablet Portrait (devices and browsers) **/
@media only screen and (min-width: 480px) and (max-width: 719px) {
}
/** 4 / Mobile Portrait Size to Mobile Landscape Size (devices and browsers) **/
@media only screen and (max-width: 479px) {
}
/*   - BEATRIS CONTACT-07 */

/* ! + BEATRIS SYSTEM MENU 03 */
.beatSystemMenu-03 { background-color: transparent; }
.beatSystemMenu-03 .systemMenu ul li { margin-right: 60px; }
.beatSystemMenu-03 .systemMenu ul li:last-child { margin-right: 0; }
.beatSystemMenu-03 .systemMenu ul li a { padding: 10px 5px; color: var(--beat-font-base-color); font-family: var(--beat-font-family1-regular); text-transform: lowercase; }
.beatSystemMenu-03 .systemMenu ul li a:before { content: ""; position: absolute; bottom: 0; left: 50%; -webkit-transform: translateX(-50%); transform: translateX(-50%); display: none; height: 3px; width: 0; background-color: var(--beat-color-01); transition: var(--beat-transition-base); }
.beatSystemMenu-03 .systemMenu ul li a.active,
.beatSystemMenu-03 .systemMenu ul li a:hover { color: var(--beat-color-01); }
.beatSystemMenu-03 .systemMenu ul li a.active:before,
.beatSystemMenu-03 .systemMenu ul li a:hover:before { width: 100%; display: block; transition: var(--beat-transition-base); }
/*   - BEATRIS SYSTEM MENU 03 */

/* ! + BEATRIS SLIDER 02 */
.beatSlider-02 .underlie { opacity: 1.0; }
.beatSlider-02 .underlie.underlieSlider { background-color: var(--beat-color-00); }
.beatSlider-02 .underlie.underlieSlider .owl-stage .underlie { opacity: 1.0; }
.beatSlider-02 .slideHeight,
.beatSlider-02 .slideContHeight { min-height: 600px; }
.beatSlider-02 .underlie.backFill { opacity: .15; background-color: var(--beat-color-00); }
.beatSlider-02 .underlie.backGrad { opacity: .9; /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#58c1a8+40,58c1a8+60,58c1a8+100&0+40,1+60 */
    background: linear-gradient(230deg,  rgba(88,193,168,0) 35%,rgba(88,193,168,1) 55%,rgba(88,193,168,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
.beatSlider-02 .caption > p { color: var(--beat-color-01); }
.beatSlider-02 .caption > p:before { background-color: var(--beat-color-01); }
.beatSlider-02 .caption h1 { color: var(--beat-color-99); }
.beatSlider-02 .perex p { color: var(--beat-color-99); }

/** 16 / Smaller than standard 960 (devices and browsers) **/
@media only screen and (min-width: 1281px) and (max-width: 1600px) {
}
/** 12 / Smaller than standard 960 (devices and browsers) **/
@media only screen and (min-width: 960px) and (max-width: 1280px) {
}
/** 9 / Tablet Portrait size to standard 960 (devices and browsers) **/
@media only screen and (min-width: 720px) and (max-width: 959px) {
}
/** 6 / Mobile Landscape Size to Tablet Portrait (devices and browsers) **/
@media only screen and (min-width: 480px) and (max-width: 719px) {
    .responsive .beatSlider-02 .slideContHeight { min-height: 300px; }
}
/** 4 / Mobile Portrait Size to Mobile Landscape Size (devices and browsers) **/
@media only screen and (max-width: 479px) {
    .responsive .beatSlider-02 .slideContHeight { min-height: 400px; }
}
/*   - BEATRIS SLIDER 02 */

/* ! + BEATRIS ABOUT-03 */
.beatAbout-03 { background-color: var(--beat-color-00); }
.beatAbout-03 .underlie.backImage { opacity: .6; overflow: hidden; }
.beatAbout-03 .underlie.backFill { background-color: var(--beat-color-02); opacity: .4; }
.beatAbout-03 .caption h2,
.beatAbout-03 .caption h2 a,
.beatAbout-03 .perexL p,
.beatAbout-03 .btn a { color: var(--beat-color-99); }

/** 16 / Smaller than standard 960 (devices and browsers) **/
@media only screen and (min-width: 1281px) and (max-width: 1600px) {
}
/** 12 / Smaller than standard 960 (devices and browsers) **/
@media only screen and (min-width: 960px) and (max-width: 1280px) {
}
/** 9 / Tablet Portrait size to standard 960 (devices and browsers) **/
@media only screen and (min-width: 720px) and (max-width: 959px) {
}
/** 6 / Mobile Landscape Size to Tablet Portrait (devices and browsers) **/
@media only screen and (min-width: 480px) and (max-width: 719px) {
}
/** 4 / Mobile Portrait Size to Mobile Landscape Size (devices and browsers) **/
@media only screen and (max-width: 479px) {
}
/*   - BEATRIS BEATABOUT-03 */

/* ! + BEATRIS ABOUT-05 */
.beatAbout-05 {}
.beatAbout-05 .imageBox {}
.beatAbout-05 .imageWrap { position: relative; }
.beatAbout-05 .imageWrap img { width: 100%; }
.beatAbout-05 .imageWrap .itmCont img { border-radius: 5px; }
.beatAbout-05 .imageWrap .frameIn { position: absolute; bottom: -19px; right: -19px; width: 260px; border: solid 20px var(--beat-color-99); border-radius: 50%; overflow: hidden; }
.beatAbout-05 .imageWrap .tableInfoBox { position: absolute; display: block; width: 180px; height: 180px; background-color: var(--beat-color-01); bottom: -19px; left: -19px; border: solid 20px var(--beat-color-99); padding: 20px 20px; border-radius: 50%; }
.beatAbout-05 .imageWrap .tableInfoBox img { width: 100%; margin: 0 auto; }

/** 16 / Smaller than standard 960 (devices and browsers) **/
@media only screen and (min-width: 1281px) and (max-width: 1600px) {
    .responsive .beatAbout-05 .imageWrap .frameIn { right: -20px; width: 260px; }
    .responsive .beatAbout-05 .imageWrap .tableInfoBox { leftpx: -20px; width: 160px; height: 160px; }
}
/** 12 / Smaller than standard 960 (devices and browsers) **/
@media only screen and (min-width: 960px) and (max-width: 1280px) {
    .responsive .beatAbout-05 .imageWrap .frameIn { right: 0; width: 220px; }
    .responsive .beatAbout-05 .imageWrap .tableInfoBox { left: 0; width: 160px; height: 160px; }
}
/** 9 / Tablet Portrait size to standard 960 (devices and browsers) **/
@media only screen and (min-width: 720px) and (max-width: 959px) {
    .responsive .beatAbout-05 .imageWrap .frameIn { right: 0; width: 220px; }
    .responsive .beatAbout-05 .imageWrap .tableInfoBox { left: 0; width: 120px; height: 120px; }
}
/** 6 / Mobile Landscape Size to Tablet Portrait (devices and browsers) **/
@media only screen and (min-width: 480px) and (max-width: 719px) {
    .responsive .beatAbout-05 .imageWrap .frameIn { right: 0; width: 200px; }
    .responsive .beatAbout-05 .imageWrap .tableInfoBox { left: 0; width: 120px; height: 120px; }
}
/** 4 / Mobile Portrait Size to Mobile Landscape Size (devices and browsers) **/
@media only screen and (max-width: 479px) {
    .responsive .beatAbout-05 .imageWrap .frameIn { right: 5px; width: 180px; }
    .responsive .beatAbout-05 .imageWrap .tableInfoBox { left: 5px; width: 120px; height: 120px; }
}
/*   - BEATRIS ABOUT-05 */

/* ! + BEATRIS ABOUT-06 */
.beatAbout-06 { background-color: var(--beat-color-08); } /* #232331 */
.beatAbout-06 .aboutCont .caption h2 { color: var(--beat-color-99) }
.beatAbout-06 .aboutCont p,
.beatAbout-06 .aboutCont .perexL p { color: var(--beat-color-03); }
.beatAbout-06 .aboutCont p strong { color: var(--beat-color-04); font-family: var(--beat-font-family1-semibold); }
.beatAbout-06 .imageCont .focusCont { display: none; transition: var(--beat-transition-base); }
.beatAbout-06 .imageCont:hover .focusCont { display: block; transition: var(--beat-transition-base); }
.beatAbout-06 .aboutCont .inPerexIco .icoWrap { width: 100px; height: 100px; background-color: var(--beat-color-01); border-radius: 50%; padding: 25px 25px; }
.beatAbout-06 .aboutCont .icoWrap img { max-height: 60px; margin: 0 auto; transition: var(--beat-transition-base); }
.beatAbout-06 .inPerex:hover .icoWrap img { transform: rotate(180deg) scale(-1); }
.beatAbout-06 .contBox .inPerexInfo { font-size: 22px; line-height: 30px; font-family: var(--beat-font-family1-semibold); color: var(--beat-color-02); }
.beatAbout-06 .aboutCont .inPerexCap { color: var(--beat-color-99); font-family: var(--beat-font-family1-semibold); }

/** 16 / Smaller than standard 960 (devices and browsers) **/
@media only screen and (min-width: 1281px) and (max-width: 1600px) {
}
/** 12 / Smaller than standard 960 (devices and browsers) **/
@media only screen and (min-width: 960px) and (max-width: 1280px) {
}
/** 9 / Tablet Portrait size to standard 960 (devices and browsers) **/
@media only screen and (min-width: 720px) and (max-width: 959px) {
}
/** 6 / Mobile Landscape Size to Tablet Portrait (devices and browsers) **/
@media only screen and (min-width: 480px) and (max-width: 719px) {
}
/** 4 / Mobile Portrait Size to Mobile Landscape Size (devices and browsers) **/
@media only screen and (max-width: 479px) {
}
/*   - BEATRIS ABOUT-06 */

/* ! + BEATRIS SUBCONTENT-04 */
.beatSubCont-04 .wrapFlex {}
.beatSubCont-04 .flexContWrap > .flexWrap > .flexRow { background-color: var(--beat-color-06); }
.beatSubCont-04 .flexContWrap .flexWrap:nth-child(odd) .contFlex { order: 1; }
.beatSubCont-04 .flexContWrap .flexWrap:nth-child(odd) .imgFlex { order: 2; }
.beatSubCont-04 .imgFlex { overflow: hidden; }
.beatSubCont-04 .imgFlex .focusCont img { height: 70px; display: inline; }
.beatSubCont-04 .imgFlex .focusCont p { font-size: 1.0em; line-height: 1.1em; font-family: var(--beat-font-family1-light); letter-spacing: .6px; color: var(--beat-color-99); }
.beatSubCont-04 .imageCover { position: relative; z-index: 0; }
.beatSubCont-04 .focusCont { position: absolute; left: 0; top: 0; right: 0; width: 100%; height: 100%; z-index: 1; opacity: 0; color: var(--beat-color-99); transition: var(--beat-transition-base); }
.beatSubCont-04 .focusCont .flexRow { height: 100%; }
.beatSubCont-04 .focusCont .backFill { background-color: var(--beat-color-01); opacity: .8; }
.beatSubCont-04 .imgFlex:hover .img { opacity: .2; transition: .3s; width: 104%; height: 104%; left: -2%; top: -2%; }
.beatSubCont-04 .imgFlex:hover .focusCont { opacity: 1.0; transition: var(--beat-transition-base); }

/** 16 / Smaller than standard 960 (devices and browsers) **/
@media only screen and (min-width: 1281px) and (max-width: 1600px) {
}
/** 12 / Smaller than standard 960 (devices and browsers) **/
@media only screen and (min-width: 960px) and (max-width: 1280px) {
}
/** 9 / Tablet Portrait size to standard 960 (devices and browsers) **/
@media only screen and (min-width: 720px) and (max-width: 959px) {
    .resposnive .beatSubCont-04 .flexContWrap .flexWrap:nth-child(odd) .contFlex,
    .responsive .beatSubCont-04 .flexContWrap .flexWrap:nth-child(odd) .imgFlex { order: 0; }
}
/** 6 / Mobile Landscape Size to Tablet Portrait (devices and browsers) **/
@media only screen and (min-width: 480px) and (max-width: 719px) {
    .resposnive .beatSubCont-04 .flexContWrap .flexWrap:nth-child(odd) .contFlex,
    .responsive .beatSubCont-04 .flexContWrap .flexWrap:nth-child(odd) .imgFlex { order: 0; }
}
/** 4 / Mobile Portrait Size to Mobile Landscape Size (devices and browsers) **/
@media only screen and (max-width: 479px) {
    .resposnive .beatSubCont-04 .flexContWrap .flexWrap:nth-child(odd) .contFlex,
    .responsive .beatSubCont-04 .flexContWrap .flexWrap:nth-child(odd) .imgFlex { order: 0; }
}
/*   - BEATRIS SUBCONTENT-04 */

/* ! + BEATRIS SUBCONTENT-05 */
.beatSubCont-05 .itmCont { background-color: var(--beat-color-99); border: 0; border-radius: 5px; overflow: hidden; }
.beatSubCont-05 .imgWrap { overflow: hidden; }
.beatSubCont-05 .imageCover { position: relative; z-index: 0; }
.beatSubCont-05 .imageCover img { width: 100%; }
.beatSubCont-05 .focusCont { position: absolute; left: 0; top: 0; right: 0; width: 100%; height: 100%; z-index: 1; opacity: 0; color: var(--beat-color-99); transition: var(--beat-transition-base); }
.beatSubCont-05 .focusCont .flexRow { height: 100%; }
.beatSubCont-05 .focusCont .backFill { background-color: var(--beat-color-01); opacity: .8; }
.beatSubCont-05 .focusCont .icoWrap { width: 80px; height: 80px; background-color: var(--beat-color-99); border-radius: 50%; padding: 20px 20px; margin: 0 auto; }
.beatSubCont-05 .focusCont .icoWrap img { margin: 0 auto; width: 100%; }
.beatSubCont-05 .focusCont .icoWrap:hover { animation: animePulse 2s infinite; }
.beatSubCont-05 .focusCont .icoWrap:hover img { animation: animeGelatine .5s infinite; }
.beatSubCont-05 .imgWrap:hover .img { opacity: .2; transition: .3s; width: 104%; height: 104%; left: -2%; top: -2%; }
.beatSubCont-05 .imgWrap:hover .focusCont { opacity: 1.0; transition: var(--beat-transition-base); }
.beatSubCont-05 .imgWrap .focusCont img { width: 100%; }
.beatSubCont-05 .imgWrap .focusCont p { font-size: 1.0em; line-height: 1.1em; font-family: var(--beat-font-family1-light); letter-spacing: .6px; color: var(--beat-color-99); }
.beatSubCont-05 .caption h2 { font-size: 26px; line-height: 30px; }
.beatSubCont-05 .serviceBox .serviceBanner { position: absolute; width: 100px; height: 100px; padding: 20px 20px; top: -100px; right: 0; border-top-left-radius: 50px; background-color: var(--beat-color-02); transition: var(--beat-transition-base); z-index: 2; }
.beatSubCont-05 .serviceBox .serviceBanner img { transition: var(--beat-transition-base); width: 100%; }

.beatSubCont-05 .serviceBox:hover .serviceBanner { background-color: var(--beat-color-01); transition: var(--beat-transition-base); }

/** 16 / Smaller than standard 960 (devices and browsers) **/
@media only screen and (min-width: 1281px) and (max-width: 1600px) {    
    .responsive .landingServices .beatSubCont-05 .serviceBox .serviceBanner { width: 80px; height: 80px; top: -80px; }
}
/** 12 / Smaller than standard 960 (devices and browsers) **/
@media only screen and (min-width: 960px) and (max-width: 1280px) {
    .responsive .beatSubCont-05 .serviceBox .serviceBanner { top: -100px; }
}
/** 9 / Tablet Portrait size to standard 960 (devices and browsers) **/
@media only screen and (min-width: 720px) and (max-width: 959px) {
    .responsive .beatSubCont-05 .serviceBox .serviceBanner { top: -100px; }
}
/** 6 / Mobile Landscape Size to Tablet Portrait (devices and browsers) **/
@media only screen and (min-width: 480px) and (max-width: 719px) {
    .responsive .beatSubCont-05 .serviceBox .serviceBanner { width: 80px; height: 80px; padding: 20px 20px; top: -80px; }
}
/** 4 / Mobile Portrait Size to Mobile Landscape Size (devices and browsers) **/
@media only screen and (max-width: 479px) {
    .responsive .beatSubCont-05 .serviceBox .serviceBanner { width: 80px; height: 80px; padding: 20px 20px; top: -80px; }
}
/*   - BEATRIS SUBCONTENT-05 */

/* ! + GALLERY-06 */
.gallery-06 .focusCont { padding-bottom: 100%; opacity: 0; transition: .3s; }
.gallery-06 .focusCont .icoWrap { width: 80px; height: 80px; background-color: var(--beat-color-02); border-radius: 50%; padding: 20px 20px; margin: 0 auto; }
.gallery-06 .focusCont .icoWrap img { margin: 0 auto; width: 100%; }
.gallery-06 .itmCont { background-color: var(--beat-color-01); border: none; border-radius: 5px; overflow: hidden; }
.gallery-06 .itmCont:hover .underlie { opacity: .2; transition: .3s; width: 104%; height: 104%; left: -2%; top: -2%; }
.gallery-06 .itmCont:hover .focusCont { opacity: 1.0; -webkit-transition-delay: .3s; transition-delay: .3s; -webkit-transition-property: opacity; transition-property: opacity; -webkit-transition-duration: 0.3s; }
.gallery-06 .itmCont a { color: #fff; display: block; position: relative; }
.gallery-06 .showCont { min-width: 16em; }
.gallery-06 .showCont p { font-size: 1.0em; line-height: 1.2em; }
.gallery-06 .showCont .imagePerex { font-size: 1.0em; line-height: 1.1em; font-family: var(--beat-font-family2-regular); letter-spacing: .6px; color: var(--beat-color-99); }

/** 16 / Smaller than standard 960 (devices and browsers) **/
@media only screen and (min-width: 1281px) and (max-width: 1600px) {
    .responsive .gallery-06 .showText { min-width: 20em; }
}
/** 12 / Smaller than standard 960 (devices and browsers) **/
@media only screen and (min-width: 960px) and (max-width: 1280px) {
}
/** 9 / Tablet Portrait size to standard 960 (devices and browsers) **/
@media only screen and (min-width: 720px) and (max-width: 959px) {
}
/** 6 / Mobile Landscape Size to Tablet Portrait (devices and browsers) **/
@media only screen and (min-width: 480px) and (max-width: 719px) {
}
/** 4 / Mobile Portrait Size to Mobile Landscape Size (devices and browsers) **/
@media only screen and (max-width: 479px) {
}
/*   - GALLERY-06 */

/* ! + BEATRIS FEATURES-03 */
.beatFeatures-03 .featureItem {}
.beatFeatures-03 .featureItem .featureIco {}
.beatFeatures-03 .featureItem .featureIco .icoWrap { width: 50px; height: 50px; background-color: var(--beat-color-01); border-radius: 50%; padding: 8px 8px; }
.beatFeatures-03 .featureItem .featureIco img { max-width: 100%; max-height: 100%; margin: 0 auto; transition: var(--beat-transition-base); }
.beatFeatures-03 .featureItem .featureInfo { color: var(--beat-color-99); line-height: 24px; }
.beatFeatures-03 .featureItem .featureInfo strong { color: var(--beat-color-01); }
.beatFeatures-03 .finalStep {  color: var(--beat-color-99); } 

/** 16 / Smaller than standard 960 (devices and browsers) **/
@media only screen and (min-width: 1281px) and (max-width: 1600px) {
}
/** 12 / Smaller than standard 960 (devices and browsers) **/
@media only screen and (min-width: 960px) and (max-width: 1280px) {
}
/** 9 / Tablet Portrait size to standard 960 (devices and browsers) **/
@media only screen and (min-width: 720px) and (max-width: 959px) {
}
/** 6 / Mobile Landscape Size to Tablet Portrait (devices and browsers) **/
@media only screen and (min-width: 480px) and (max-width: 719px) {
    .responsive .beatFeatures-03 .featureItem .featureIco .icoWrap { width: 80px; height: 80px; }
}
/** 4 / Mobile Portrait Size to Mobile Landscape Size (devices and browsers) **/
@media only screen and (max-width: 479px) {
    .responsive .beatFeatures-03 .featureItem .featureIco .icoWrap { width: 80px; height: 80px; margin: 0 auto; }
}
/*   - BEATRIS FEATURES-03 */

/* ! + BEATRIS COUNTER-01 */
.beatCounter-01 { background-color: var(--beat-color-02); }
.beatCounter-01 .underlie.backImage { opacity: .2; overflow: hidden; }
.beatCounter-01 .icoWrap { width: 100px; height: 100px; background-color: var(--beat-color-01); border-radius: 50%; padding: 20px 20px; }
.beatCounter-01 .icoWrap img { max-width: 100%; max-height: 100%; margin: 0 auto; transition: var(--beat-transition-base); }
.beatCounter-01 .counterDigit { font-size: 50px; line-height: 60px; color: var(--beat-color-99); font-family: var(--beat-font-family1-bold); }
.beatCounter-01 .counterInfo { font-size: 18px; line-height: 24px; color: var(--beat-color-99); font-family: var(--beat-font-family1-semibold) }

/** 16 / Smaller than standard 960 (devices and browsers) **/
@media only screen and (min-width: 1281px) and (max-width: 1600px) {
    .responsive .beatCounter-01 .icoWrap { width: 80px; height: 80px; }
}
/** 12 / Smaller than standard 960 (devices and browsers) **/
@media only screen and (min-width: 960px) and (max-width: 1280px) {
    .responsive .beatCounter-01 .icoWrap { width: 70px; height: 70px; }
    .responsive .beatCounter-01 .counterDigit { font-size: 44px; line-height: 50px; }
}
/** 9 / Tablet Portrait size to standard 960 (devices and browsers) **/
@media only screen and (min-width: 720px) and (max-width: 959px) {
    .responsive .beatCounter-01 .icoWrap { width: 80px; height: 80px; margin: 0 auto; }
}
/** 6 / Mobile Landscape Size to Tablet Portrait (devices and browsers) **/
@media only screen and (min-width: 480px) and (max-width: 719px) {
    .responsive .beatCounter-01 .icoWrap { width: 80px; height: 80px; margin: 0 auto; }
    .responsive .beatCounter-01 .counterDigit { font-size: 36px; line-height: 40px; }
}
/** 4 / Mobile Portrait Size to Mobile Landscape Size (devices and browsers) **/
@media only screen and (max-width: 479px) {
    .responsive .beatCounter-01 .icoWrap { width: 80px; height: 80px; margin: 0 auto; }
    .responsive .beatCounter-01 .counterDigit { font-size: 44px; line-height: 50px; }
}
/*   - BEATRIS COUNTER-01 */

/* ! + BEATRIS CLIENTS-01 */
.beatClients-01 .flexCont a img { -webkit-filter: grayscale(1); filter: grayscale(1); opacity: .4; transition: var(--beat-transition-base); }
.beatClients-01 .flexCont a:hover img { -webkit-filter: grayscale(0); filter: grayscale(0); opacity: 1.0; transition: var(--beat-transition-base) }
/*   - BEATRIS CLIENTS-01 */

/* ! + BEATRIS ACTION-02 */
.beatAction-02 { background-color: var(--beat-color-03); }
.beatAction-02 .actionWrap { background-color: var(--beat-color-01); margin-bottom: 0; z-index: 1; }
.beatAction-02 .actionInfo { font-size: 36px; line-height: 44px; color: var(--beat-color-99); font-family: var(--beat-font-family1-bold); }
.beatAction-02 .actionIco .icoWrap { width: 120px; height: 120px; background-color: var(--beat-color-99); border-radius: 50%; padding: 20px 20px; margin: 0 auto; }
.beatAction-02 .actionIco .icoWrap:before,
.beatAction-02 .actionIco .icoWrap:after { content: ""; width: 80px; height: 1px; background-color: var(--beat-color-99); opacity: .6; position: absolute; top: 50%; }
.beatAction-02 .actionIco .icoWrap:before { left: 15%; }
.beatAction-02 .actionIco .icoWrap:after { right: 15%; }
.beatAction-02 .actionWrap .icoWrap img { transition: var(--beat-transition-base); }
.beatAction-02 .actionWrap:hover .icoWrap img { transform: rotate(180deg) scale(-1); }
.beatAction-02 .actionCall a { font-size: 40px; line-height: 40px; color: var(--beat-color-99); font-family: var(--beat-font-family1-bold); }
.beatAction-02 .actionCall a:hover,
.beatAction-02 .actionMail a:hover { color: var(--beat-color-02); transition: var(--beat-transition-base); }
.beatAction-02 .actionMail a { font-size: 25px; line-height: 30px; color: var(--beat-color-04); }

.landingGeneral .beatAction-02 { background-color: transparent; }
.landingGeneral .beatAction-02 .actionWrap { margin-bottom: 0; }

/** 16 / Smaller than standard 960 (devices and browsers) **/
@media only screen and (min-width: 1281px) and (max-width: 1600px) {
    .responsive .beatAction-02 .actionIco .icoWrap:before,
    .responsive .beatAction-02 .actionIco .icoWrap:after { content: none; }
}
/** 12 / Smaller than standard 960 (devices and browsers) **/
@media only screen and (min-width: 960px) and (max-width: 1280px) {
    .responsive .beatAction-02 .actionIco { order: +1; }
}
/** 9 / Tablet Portrait size to standard 960 (devices and browsers) **/
@media only screen and (min-width: 720px) and (max-width: 959px) {
}
/** 6 / Mobile Landscape Size to Tablet Portrait (devices and browsers) **/
@media only screen and (min-width: 480px) and (max-width: 719px) {
    .responsive .beatAction-02 .actionIco .icoWrap:before,
    .responsive .beatAction-02 .actionIco .icoWrap:after { content: none; }
    .responsive .beatAction-02 .actionInfo { font-size: 30px; line-height: 40px; }
    .responsive .beatAction-02 .actionCall a { font-size: 36px; line-height: 40px; }
}
/** 4 / Mobile Portrait Size to Mobile Landscape Size (devices and browsers) **/
@media only screen and (max-width: 479px) {
    .responsive .beatAction-02 .actionIco .icoWrap:before,
    .responsive .beatAction-02 .actionIco .icoWrap:after { content: none; }
    .responsive .beatAction-02 .actionInfo { font-size: 30px; line-height: 40px; }
    .responsive .beatAction-02 .actionCall a { font-size: 28px; line-height: 30px; }
}
/*   - BEATRIS ACTION-02 */

/* ! + BEATRIS ACTION-03 */
.beatAction-03 { margin-bottom: 0; z-index: 1; }
.beatAction-03 .actionWrap { background-color: var(--beat-color-01); }
.beatAction-03 .actionInfo { font-size: 36px; line-height: 44px; color: var(--beat-color-99); font-family: var(--beat-font-family1-bold); }
.beatAction-03 .actionIco .icoWrap { width: 120px; height: 120px; background-color: var(--beat-color-99); border-radius: 50%; padding: 20px 20px; margin: 0 auto; }
.beatAction-03 .actionWrap .icoWrap img { transition: var(--beat-transition-base); }
.beatAction-03 .actionCall a { font-size: 40px; line-height: 40px; color: var(--beat-color-99); font-family: var(--beat-font-family1-bold); }
.beatAction-03 .actionCall a:hover { color: var(--beat-color-02); transition: var(--beat-transition-base); }
.beatAction-03 .actionMess { font-size: 25px; line-height: 25px; color: var(--beat-color-04); }

.landingGeneral .beatAction-03 { margin-bottom: 0; }

/** 16 / Smaller than standard 960 (devices and browsers) **/
@media only screen and (min-width: 1281px) and (max-width: 1600px) {
    .responsive .beatAction-03 { margin-bottom: 0; }
    .responsive .beatAction-03 .actionIco .icoWrap:before,
    .responsive .beatAction-03 .actionIco .icoWrap:after { content: none; }
}
/** 12 / Smaller than standard 960 (devices and browsers) **/
@media only screen and (min-width: 960px) and (max-width: 1280px) {
    .responsive .beatAction-03 { margin-bottom: 0; }
    .responsive .beatAction-03 .actionIco { order: -1; }
}
/** 9 / Tablet Portrait size to standard 960 (devices and browsers) **/
@media only screen and (min-width: 720px) and (max-width: 959px) {
    .responsive .beatAction-03 { margin-bottom: 0; }
}
/** 6 / Mobile Landscape Size to Tablet Portrait (devices and browsers) **/
@media only screen and (min-width: 480px) and (max-width: 719px) {
    .responsive .beatAction-03 { margin-bottom: 0; }
    .responsive .beatAction-03 .actionIco .icoWrap:before,
    .responsive .beatAction-03 .actionIco .icoWrap:after { content: none; }
    .responsive .beatAction-03 .actionInfo { font-size: 30px; line-height: 40px; }
    .responsive .beatAction-03 .actionCall a { font-size: 36px; line-height: 40px; }
}
/** 4 / Mobile Portrait Size to Mobile Landscape Size (devices and browsers) **/
@media only screen and (max-width: 479px) {
    .responsive .beatAction-03 { margin-bottom: 0; }
    .responsive .beatAction-03 .actionIco .icoWrap:before,
    .responsive .beatAction-03 .actionIco .icoWrap:after { content: none; }
    .responsive .beatAction-03 .actionInfo { font-size: 30px; line-height: 40px; }
    .responsive .beatAction-03 .actionCall a { font-size: 28px; line-height: 30px; }
}
/*   - BEATRIS ACTION-03 */

/* ! + BEATRIS ACTION-04 */
.beatAction-04 { margin-bottom: 0; z-index: 1; }
.beatAction-04 .actionWrap { background-color: var(--beat-color-01); }
.beatAction-04 .actionInfo { font-size: 36px; line-height: 44px; color: var(--beat-color-99); font-family: var(--beat-font-family1-bold); }
.beatAction-04 .actionIco .icoWrap { width: 100px; height: 100px; background-color: var(--beat-color-99); border-radius: 50%; padding: 20px 20px; margin: 0 auto; }
.beatAction-04 .actionWrap .icoWrap img { transition: var(--beat-transition-base); }
.beatAction-04 .actionCall a { font-size: 40px; line-height: 40px; color: var(--beat-color-99); font-family: var(--beat-font-family1-bold); }
.beatAction-04 .actionCall a:hover { color: var(--beat-color-02); transition: var(--beat-transition-base); }
.beatAction-04 .actionMess { font-size: 25px; line-height: 25px; color: var(--beat-color-04); }

.landingGeneral .beatAction-04 { margin-bottom: 0; }

/** 16 / Smaller than standard 960 (devices and browsers) **/
@media only screen and (min-width: 1281px) and (max-width: 1600px) {
}
/** 12 / Smaller than standard 960 (devices and browsers) **/
@media only screen and (min-width: 960px) and (max-width: 1280px) {
    .responsive .beatAction-04 { margin-bottom: 0; }
    .responsive .beatAction-04 .actionIco { order: -1; }
}
/** 9 / Tablet Portrait size to standard 960 (devices and browsers) **/
@media only screen and (min-width: 720px) and (max-width: 959px) {
    .responsive .beatAction-04 { margin-bottom: 0; }
    .responsive .beatAction-04 .actionIco { order: -1; }
}
/** 6 / Mobile Landscape Size to Tablet Portrait (devices and browsers) **/
@media only screen and (min-width: 480px) and (max-width: 719px) {
    .responsive .beatAction-04 { margin-bottom: 0; }
    .responsive .beatAction-04 .actionIco { order: -1; }
    .responsive .beatAction-04 .actionInfo { font-size: 30px; line-height: 40px; }
    .responsive .beatAction-04 .actionCall a { font-size: 36px; line-height: 40px; }
}
/** 4 / Mobile Portrait Size to Mobile Landscape Size (devices and browsers) **/
@media only screen and (max-width: 479px) {
    .responsive .beatAction-04 { margin-bottom: 0; }
    .responsive .beatAction-04 .actionIco { order: -1; }
    .responsive .beatAction-04 .actionInfo { font-size: 30px; line-height: 40px; }
    .responsive .beatAction-04 .actionCall a { font-size: 28px; line-height: 30px; }
}
/*   - BEATRIS ACTION-04 */

/* ! + BEATRIS BANNER-01 */
.beatBanner-01 { background-color: var(--beat-color-01); }
.beatBanner-01 .bannerLeftCnt { font-size: 46px; line-height: 60px; color: var(--beat-color-99); font-family: var(--beat-font-family1-semibold); }
.beatBanner-01 .bannerRightCnt img { height: 80px; margin: 0 auto; }

/** 16 / Smaller than standard 960 (devices and browsers) **/
@media only screen and (min-width: 1281px) and (max-width: 1600px) {
}
/** 12 / Smaller than standard 960 (devices and browsers) **/
@media only screen and (min-width: 960px) and (max-width: 1280px) {
    .responsive .beatBanner-01 .bannerRightCnt img { height: auto; width: 280px; }
}
/** 9 / Tablet Portrait size to standard 960 (devices and browsers) **/
@media only screen and (min-width: 720px) and (max-width: 959px) {
    .responsive .beatBanner-01 .bannerRightCnt img { height: auto; width: 260px; }
}
/** 6 / Mobile Landscape Size to Tablet Portrait (devices and browsers) **/
@media only screen and (min-width: 480px) and (max-width: 719px) {
    .responsive .beatBanner-01 .bannerRightCnt img { height: auto; width: 260px; }
}
/** 4 / Mobile Portrait Size to Mobile Landscape Size (devices and browsers) **/
@media only screen and (max-width: 479px) {
    .responsive .beatBanner-01 .bannerRightCnt img { height: auto; width: 260px; }
}
/*   - BEATRIS BANNER-01 */

/* ! + BEATRIS ELCAPTION-01 */
.beatElCaption-01 .caption > p:after { content: ""; width: 60px; height: 2px; background-color: var(--beat-color-02); position: absolute; top: 12px; left: -80px; }

/** 16 / Smaller than standard 960 (devices and browsers) **/
@media only screen and (min-width: 1281px) and (max-width: 1600px) {
}
/** 12 / Smaller than standard 960 (devices and browsers) **/
@media only screen and (min-width: 960px) and (max-width: 1280px) {
}
/** 9 / Tablet Portrait size to standard 960 (devices and browsers) **/
@media only screen and (min-width: 720px) and (max-width: 959px) {
}
/** 6 / Mobile Landscape Size to Tablet Portrait (devices and browsers) **/
@media only screen and (min-width: 480px) and (max-width: 719px) {
}
/** 4 / Mobile Portrait Size to Mobile Landscape Size (devices and browsers) **/
@media only screen and (max-width: 479px) {
    .responsive .beatElCaption-01 .caption > p:after { content: none; }
}
/*   - BEATRIS ELCAPTION-01 */

/* ! + BEATRIS FOOT-04 */
.beatFoot-04 {}
.beatFoot-04 .footContact { background: transparent; margin-top: -60px; margin-bottom: -80px; z-index: 1; }
.beatFoot-04 .footContact .contactPhone .flexCont { background-color: var(--beat-color-02); }
.beatFoot-04 .footContact .contactLogo .flexCont { background-color: var(--beat-color-99); }
.beatFoot-04 .footContact .contactLogo img { height: 70px; }
.beatFoot-04 .footContact .contactLogo .flexRow { height: 100%; }
.beatFoot-04 .footContact .contactMail .flexCont { background-color: var(--beat-color-02); }
.beatFoot-04 .footContact .contactItem { color: #dcdcdc; }
.beatFoot-04 .footContact .contactItem a { color: var(--beat-color-99); text-decoration: none; }

.beatFoot-04 .contactItem .contactInfo .smallInfo { color: #dcdcdc; font-size: 14px; line-height: 20px; font-family: var(--beat-font-family2-light); letter-spacing: .6px; }
.beatFoot-04 .contactItem .contactInfo .bigInfo a { color: #ffffff; font-size: 32px; line-height: 36px; font-family: var(--beat-font-family1-semibold); }

.beatFoot-04 .contactItem .contactIco .icoWrap { width: 60px; height: 60px; margin: 0 auto; background-color: transparent; background-color: var(--beat-color-99); border-radius: 50%; padding: 10px 10px; }
.beatFoot-04 .contactItem .contactIco img { max-width: 100%; max-height: 100%; margin: 0 auto; }

.beatFoot-04 .footMap { position: relative; min-height: 400px; background-color: var(--beat-color-02); }
.beatFoot-04 .footMap .underlie { background-color: var(--beat-color-00); opacity: .5; }
.beatFoot-04 .footMap iframe { position: absolute; display: block; height: 100%; top:50%; left: 50%; -webkit-transform: translateX(-50%) translateY(-50%); transform: translateX(-50%) translateY(-50%); }
.beatFoot-04 .footMap iframe { opacity: .5; filter: gray; -webkit-filter: grayscale(1); filter: grayscale(1); transition: all 0.4s; }
.beatFoot-04 .footMap:hover iframe { opacity: 1; -webkit-filter: grayscale(0); filter: none; transition: all 0.4s; }

.beatFoot-04 .inMapNavi { position: absolute; bottom: 0; min-width: 200px; left: 50%; transform: translateX(-50%); background-color: var(--beat-color-02); border-radius: 10px 10px 0 0; }
.beatFoot-04 .inMapNavi .naviIco .icoWrap { width: 40px; height: 40px; background-color: var(--beat-color-99); border-radius: 50%; padding: 10px 10px; }
.beatFoot-04 .inMapNavi .naviIco img { width: 100%; margin: 0 auto; }
.beatFoot-04 .inMapNavi .naviInfo { color: #ffffff; }

/** 16 / Smaller than standard 960 (devices and browsers) **/
@media only screen and (min-width: 1281px) and (max-width: 1600px) {
}
/** 12 / Smaller than standard 960 (devices and browsers) **/
@media only screen and (min-width: 960px) and (max-width: 1280px) {
    .responsive .beatFoot-04 .footContact .contactLogo img { height: 40px; }
}
/** 9 / Tablet Portrait size to standard 960 (devices and browsers) **/
@media only screen and (min-width: 720px) and (max-width: 959px) {
    .responsive .beatFoot-04 .footContact .contactMail .infoFlex { order: 2; }
}
/** 6 / Mobile Landscape Size to Tablet Portrait (devices and browsers) **/
@media only screen and (min-width: 480px) and (max-width: 719px) {
    .responsive .beatFoot-04 .footContact .contactMail .infoFlex { order: 2; }
}
/** 4 / Mobile Portrait Size to Mobile Landscape Size (devices and browsers) **/
@media only screen and (max-width: 479px) {
    .responsive .beatFoot-04 .contactItem .contactInfo .bigInfo a { font-size: 26px; line-height: 30px; }
    .responsive .beatFoot-04 .footContact .contactMail .infoFlex { order: 2; }
    .responsive .beatFoot-04 .footContact .contactLogo img { height: 60px; }
}
/*   - BEATRIS FOOT-04 */

/* ! + BEATRIS COPYRIGHT-03 */
.beatCopyright-03 { background-color: var(--beat-color-02); }
.beatCopyright-03 p, 
.beatCopyright-03 ul li a { font-size: 12px; line-height: 26px; color: var(--beat-color-03); }
.beatCopyright-03 .authorBox a { font-family: var(--beat-font-family1-semibold); color: var(--beat-color-03); letter-spacing: .3px; }
.beatCopyright-03 .authorBox a > img { display: inline; height: 24px; vertical-align: top; margin-left: 6px; }

/** 16 / Smaller than standard 960 (devices and browsers) **/
@media only screen and (min-width: 1281px) and (max-width: 1600px) {
}
/** 12 / Smaller than standard 960 (devices and browsers) **/
@media only screen and (min-width: 960px) and (max-width: 1280px) {
}
/** 9 / Tablet Portrait size to standard 960 (devices and browsers) **/
@media only screen and (min-width: 720px) and (max-width: 959px) {
    .responsive .beatCopyright-03 .flexRow > div:nth-child(2) { order: -1; }
}
/** 6 / Mobile Landscape Size to Tablet Portrait (devices and browsers) **/
@media only screen and (min-width: 480px) and (max-width: 719px) {
    .responsive .beatCopyright-03 .flexRow > div:nth-child(2) { order: -1; }
}
/** 4 / Mobile Portrait Size to Mobile Landscape Size (devices and browsers) **/
@media only screen and (max-width: 479px) {
    .responsive .beatCopyright-03 .flexRow > div:nth-child(2) { order: -1; }
    .responsive .beatCopyright-03 a.authorLogo { display: block; margin-top: .6em; }
    .responsive .beatCopyright-03 a.authorLogo > img { height: 2.2em; }
}
/*   - BEATRIS COPYRIGHT-03 */

/* ! + BEATRIS HEADCAP-04 */
.beatHeadCap-04 { background-color: var(--beat-color-02); }
.beatHeadCap-04 .underlie.backImage { opacity: .9; z-index: 0; }
.beatHeadCap-04 .underlie.backFill { opacity: .6; /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#58c1a8+40,58c1a8+60,58c1a8+100&0+40,1+60 */
    background: linear-gradient(230deg,  rgba(88,193,168,0) 35%,rgba(88,193,168,1) 55%,rgba(88,193,168,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
 }
.beatHeadCap-04 .flexRow { min-height: 300px; }
.beatHeadCap-04 .headWrap { position: relative; }
.beatHeadCap-04 .headWrap:before { content: ""; position: absolute; left: -40px; top: 50%; transform: translateY(-50%); width: 220px; height: 220px; background-color: var(--beat-color-02); border-radius: 50%; }
.beatHeadCap-04 h1 { position: relative; text-transform: uppercase; color: var(--beat-color-99); font-size: 56px; line-height: 60px; }
.beatHeadCap-04 .publication > p { font-size: 1.2em; line-height: 1.0em; color: var(--beat-color-00); }
.beatHeadCap-04 .publication > p i:before { margin-right: .4em; }

/** 16 / Smaller than standard 960 (devices and browsers) **/
@media only screen and (min-width: 1281px) and (max-width: 1600px) {
}
/** 12 / Smaller than standard 960 (devices and browsers) **/
@media only screen and (min-width: 960px) and (max-width: 1280px) {
    .responsive .beatHeadCap-04 h1 { font-size: 46px; line-height: 50px; }
}
/** 9 / Tablet Portrait size to standard 960 (devices and browsers) **/
@media only screen and (min-width: 720px) and (max-width: 959px) {
    .responsive .beatHeadCap-04 h1 { font-size: 46px; line-height: 50px; }
}
/** 6 / Mobile Landscape Size to Tablet Portrait (devices and browsers) **/
@media only screen and (min-width: 480px) and (max-width: 719px) {
    .responsive .beatHeadCap-04 h1 { font-size: 36px; line-height: 40px; }
}
/** 4 / Mobile Portrait Size to Mobile Landscape Size (devices and browsers) **/
@media only screen and (max-width: 479px) {
    .responsive .beatHeadCap-04 h1 { font-size: 36px; line-height: 40px; }
}
/*   - BEATRIS HEADCAP-04 */

/* ! + BEATRIS PEREX-01 */
.beatPerex-01 { background-color: var(--beat-color-06); }
.beatPerex-01 .flexImg { margin-top: -120px; }
.beatPerex-01 .flexImg img { width: 100%; display: inline-block; vertical-align: top; }
.beatPerex-01 .flexImg a > img { width: 100%; border: solid 1px var(--beat-color-05); }
.beatPerex-01 .flexImg .perexBanner { position: absolute; width: 100px; height: 100px; padding: 20px 20px; bottom: 10px; left: 0; background-color: var(--beat-color-02); transition: var(--beat-transition-base); z-index: 2; }
.beatPerex-01 .flexImg:hover .perexBanner { background-color: var(--beat-color-01); transition: var(--beat-transition-base); }
.beatPerex-01 .flexImg .perexBanner img { transition: var(--beat-transition-base); }
.beatPerex-01 .flexImg:hover .perexBanner img { transform: rotate(180deg) scale(-1); }
.beatPerex-01 .perexDate { font-family: var(--beat-font-family1-light); color: var(--beat-color-01); font-size: 1.2em; line-height: 1.2em; }
.beatPerex-01 .perexDate img { height: 1.2em; display: inline-block; vertical-align: top; margin-right: .6em; }

/** 16 / Smaller than standard 960 (devices and browsers) **/
@media only screen and (min-width: 1281px) and (max-width: 1600px) {
    .responsive .beatPerex-01 .flexImg { margin-top: -80px; }
}
/** 12 / Smaller than standard 960 (devices and browsers) **/
@media only screen and (min-width: 960px) and (max-width: 1280px) {
    .responsive .beatPerex-01 .flexImg { margin-top: -60px; }
}
/** 9 / Tablet Portrait size to standard 960 (devices and browsers) **/
@media only screen and (min-width: 720px) and (max-width: 959px) {
    .responsive .beatPerex-01 .flexImg { margin-top: 0; padding-top: 30px; }
}
/** 6 / Mobile Landscape Size to Tablet Portrait (devices and browsers) **/
@media only screen and (min-width: 480px) and (max-width: 719px) {
    .responsive .beatPerex-01 .flexImg { margin-top: -60px; }
    .responsive .beatPerex-01 .perexDate { font-size: .9em; line-height: 1.2em; }
}
/** 4 / Mobile Portrait Size to Mobile Landscape Size (devices and browsers) **/
@media only screen and (max-width: 479px) {
    .responsive .beatPerex-01 .flexImg { margin-top: 0; }
    .responsive .beatPerex-01 .perexDate { font-size: .9em; line-height: 1.2em; }
}
/*   - BEATRIS PEREX-01 */

/* ! + BEATRIS ATTACH-03 */
.beatAttach-03 {}
.beatAttach-03 .attachWrap { background-color: var(--beat-color-99); border: solid 1px var(--beat-color-05); transition: var(--beat-transition-base); }
.beatAttach-03 .attachWrap:hover { background-color: var(--beat-color-07); transition: var(--beat-transition-base); }
.beatAttach-03 .attachIco img { display: inline-block; width: 50px; vertical-align: middle; }
.beatAttach-03 .attachName a { font-size: 18px; line-height: 30px; font-family: var(--beat-font-family2-light); letter-spacing: .6px; }
.beatAttach-03 .attachName a:hover { text-decoration: underline; }
.beatAttach-03 .attachSize { color: var(--beat-color-03); font-size: 16px; line-height: 30px; }
.beatAttach-03 .attachPerex { font-size: .9em; line-height: 1.2em; }

/** 16 / Smaller than standard 960 (devices and browsers) **/
@media only screen and (min-width: 1281px) and (max-width: 1600px) {
}
/** 12 / Smaller than standard 960 (devices and browsers) **/
@media only screen and (min-width: 960px) and (max-width: 1280px) {
}
/** 9 / Tablet Portrait size to standard 960 (devices and browsers) **/
@media only screen and (min-width: 720px) and (max-width: 959px) {
}
/** 6 / Mobile Landscape Size to Tablet Portrait (devices and browsers) **/
@media only screen and (min-width: 480px) and (max-width: 719px) {
}
/** 4 / Mobile Portrait Size to Mobile Landscape Size (devices and browsers) **/
@media only screen and (max-width: 479px) {
    .responsive .beatAttach-03 .attachIco img { width: 60px; }
    .responsive .beatAttach-03 .attachName a,
    .responsive .beatAttach-03 .attachSize { line-height: 24px; }
}
/*   - BEATRIS ATTACH-03 */

/* ! + BEATRIS GALLERY-06 */
.beatGallery-06 .focusCont { padding-bottom: 100%; opacity: 0; transition: .3s; }
.beatGallery-06 .focusCont .icoWrap { width: 80px; height: 80px; background-color: var(--beat-color-02); border-radius: 50%; padding: 20px 20px; margin: 0 auto; }
.beatGallery-06 .focusCont .icoWrap img { margin: 0 auto; width: 100%; }
.beatGallery-06 .itmCont { background-color: var(--beat-color-01); border: solid 1px var(--beat-color-05); border-radius: 5px; overflow: hidden; }
.beatGallery-06 .itmCont:hover .underlie { opacity: .2; transition: .3s; width: 104%; height: 104%; left: -2%; top: -2%; }
.beatGallery-06 .itmCont:hover .focusCont { opacity: 1.0; -webkit-transition-delay: .3s; transition-delay: .3s; -webkit-transition-property: opacity; transition-property: opacity; -webkit-transition-duration: 0.3s; }
.beatGallery-06 .itmCont a { color: #fff; display: block; position: relative; }
.beatGallery-06 .showCont { min-width: 16em; }
.beatGallery-06 .showCont p { font-size: 1.0em; line-height: 1.2em; }
.beatGallery-06 .showCont .imagePerex { font-size: 1.0em; line-height: 1.1em; font-family: var(--beat-font-family1-light); letter-spacing: .6px; color: var(--beat-color-99); }

/** 16 / Smaller than standard 960 (devices and browsers) **/
@media only screen and (min-width: 1281px) and (max-width: 1600px) {
    .responsive .beatGallery-06 .showText { min-width: 20em; }
}
/** 12 / Smaller than standard 960 (devices and browsers) **/
@media only screen and (min-width: 960px) and (max-width: 1280px) {
}
/** 9 / Tablet Portrait size to standard 960 (devices and browsers) **/
@media only screen and (min-width: 720px) and (max-width: 959px) {
}
/** 6 / Mobile Landscape Size to Tablet Portrait (devices and browsers) **/
@media only screen and (min-width: 480px) and (max-width: 719px) {
}
/** 4 / Mobile Portrait Size to Mobile Landscape Size (devices and browsers) **/
@media only screen and (max-width: 479px) {
}
/*   - BEATRIS GALLERY-06 */

/* ! + BEATRIS FAQ REQUEST -01 */
.beatFaqRequest-01 .requestWrap { border: solid 1px var(--beat-color-02); background-color: var(--beat-color-06); cursor: pointer; }
.beatFaqRequest-01 .requestWrap .requestCaption {}
.beatFaqRequest-01 .requestWrap .requestCaption .requestCapText { font-family: var(--beat-font-family1-semibold); color: var(--beat-color-01); }
.beatFaqRequest-01 .requestWrap .requestCaption .requestIco .icoWrap { width: 30px; height: 30px; font-size: 26px; background-color: var(--beat-color-99); border-radius: 50%; padding: 0 0; margin: 0 auto; }
.beatFaqRequest-01 .requestWrap:hover .requestCaption .requestIco .icoWrap i:before { color: var(--beat-color-01); }
.beatFaqRequest-01 .requestWrap .requestBody { display: none; }
/*   - BEATRIS FAQ REQUEST -01 */

/* ! + BEATRIS CONTACTFORM-01 */
.beatContactForm-01 { background-color: transparent; }
.beatContactForm-01 .notifi i:before { margin-right: 2.0em; }
.beatContactForm-01 .notifi img { height: 60px;}
.beatContactForm-01 input[type=text],
.beatContactForm-01 textarea { font-family: var(--beat-font-family2-regular); color: var(--beat-font-base-color); }
.beatContactForm-01 input[type=checkbox] { margin-right: .8em; }
.beatContactForm-01 label { font-size:.9em; line-height: 1.0em; }
.beatContactForm-01 label > span { font-family: var(--beat-font-family1-regular); color: var(--beat-color-01); font-size: 14px; }
.beatContactForm-01 input[type=text],
.beatContactForm-01 textarea,
.beatContactForm-01 select { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; -o-box-sizing: border-box; box-sizing: border-box; width: 100%; font-size: var(--beat-font-base-size); line-height: var(--beat-font-base-line); padding: 15px 15px; border: solid 1px var(--beat-color-07); background-color: var(--beat-color-99); outline: none; }
.beatContactForm-01 textarea { width: 100%; height: 9.0em; resize: none; }
.beatContactForm-01 input[type=text]:focus,
.beatContactForm-01 textarea:focus,
.beatContactForm-01 select:focus { border-color: var(--beat-color-02); }
.beatContactForm-01 input[type=submit] { background-color: var(--beat-color-01); color: var(--beat-color-99); padding: 20px 30px; font-size: 14px; line-height: 30px; min-width: 230px; font-family: var(--beat-font-family1-bold);  text-transform: uppercase; display: inline-block; position: relative; text-align: center; overflow: visible; cursor: pointer; white-space: nowrap; margin-bottom: 0px; -webkit-border-radius: 0; border-radius: 0; transition: var(--beat-transition-base); }
.beatContactForm-01 input[type=submit]:hover { background-color: var(--beat-color-02); transition: var(--beat-transition-base); color: var(--beat-color-99); }
.beatContactForm-01 .form-info { font-family: var(--beat-font-family1-light); font-size: .9em; }
.beatContactForm-01 input[type=text].break,
.beatContactForm-01 textarea.break { border-color: var(--beat-color-01); }
.beatContactForm-01 .formInfoHide { display: none; }

#PersonCond-01 { position: relative; background: var(--beat-color-99); padding: 1.4em; width:auto; max-width: 50%; margin: 1.4em auto; }

/** 16 / Smaller than standard 960 (devices and browsers) **/
@media only screen and (min-width: 1281px) and (max-width: 1600px) {
}
/** 12 / Smaller than standard 960 (devices and browsers) **/
@media only screen and (min-width: 960px) and (max-width: 1280px) {
}
/** 9 / Tablet Portrait size to standard 960 (devices and browsers) **/
@media only screen and (min-width: 720px) and (max-width: 959px) {
}
/** 6 / Mobile Landscape Size to Tablet Portrait (devices and browsers) **/
@media only screen and (min-width: 480px) and (max-width: 719px) {
}
/** 4 / Mobile Portrait Size to Mobile Landscape Size (devices and browsers) **/
@media only screen and (max-width: 479px) {
    .responsive .beatContactForm-01 input[type=submit] { white-space: normal; }
}
/*   - BEATRIS CONTACTFORM-01 */

/* ! + BEATRIS BEATELCAPTION-03 */
.beatElCaption-03 .contContact img { width: 100px; }
.beatElCaption-03 .contContact .contactInfo { font-size: 18px; line-height: 1.0; font-family: var(--beat-font-family1-light); letter-spacing: .6px; color: #808285; }
.beatElCaption-03 .contContact .contactLink a { font-size: 38px; line-height: 1.2; font-family: var(--beat-font-family1-bold); }

/** 16 / Smaller than standard 960 (devices and browsers) **/
@media only screen and (min-width: 1281px) and (max-width: 1600px) {
}
/** 12 / Smaller than standard 960 (devices and browsers) **/
@media only screen and (min-width: 960px) and (max-width: 1280px) {
}
/** 9 / Tablet Portrait size to standard 960 (devices and browsers) **/
@media only screen and (min-width: 720px) and (max-width: 959px) {
}
/** 6 / Mobile Landscape Size to Tablet Portrait (devices and browsers) **/
@media only screen and (min-width: 480px) and (max-width: 719px) {
}
/** 4 / Mobile Portrait Size to Mobile Landscape Size (devices and browsers) **/
@media only screen and (max-width: 479px) {
    .responsive .beatElCaption-03 .contContact img { width: 40px; }
    .responsive .beatElCaption-03 .contContact .contactInfo { font-size: 14px; }
    .responsive .beatElCaption-03 .contContact .contactLink a { font-size: 26px; }
}
/*   - BEATRIS BEATELCAPTION-03 */