@charset "utf-8";
/************************************/
/*	CSS Document 					*/
/*	CMS Agilis 3.2					*/
/*									*/
/*	Abrupta Servis s.r.o.			*/
/*	stylesheet.template.css			*/
/*	version 1.0.0.0	           		*/
/*									*/
/*	created:  2023-07-20      		*/
/*	edit:     2023-07-20			*/
/************************************/

/* ! + 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) {
}
/** 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 */

/* ! + FREE FILL */
.beatFreeFill-h10 { height: 10px; width: 100%; background: transparent; }
.beatFreeFill-h20 { height: 20px; width: 100%; background: transparent; }
.beatFreeFill-h30 { height: 30px; width: 100%; background: transparent; }
.beatFreeFill-h40 { height: 40px; width: 100%; background: transparent; }
.beatFreeFill-h50 { height: 50px; width: 100%; background: transparent; }
.beatFreeFill-h60 { height: 60px; width: 100%; background: transparent; }
.beatFreeFill-h70 { height: 70px; width: 100%; background: transparent; }
.beatFreeFill-h80 { height: 80px; width: 100%; background: transparent; }
.beatFreeFill-h90 { height: 90px; width: 100%; background: transparent; }
.beatFreeFill-h100 { height: 100px; width: 100%; background: transparent; }
/*   - FREE FILL */

/* ! + BEATRIS CONTACT-04 */
.beatContact-04 { font-size: .9em; line-height: 1.2em; background-color: var(--beat-back-color7); }
.beatContact-04 .underlie { background: none; opacity: .3 }
.beatContact-04 .systemLogo img { height: 60px; }
.beatContact-04 .contactBox .icoWrap { position: relative; width: 50px; height: 50px; background-color: transparent; border-radius: 0; padding: 15px 15px; }
.beatContact-04 .contactBox .icoWrap:before { content: ""; position: absolute; top: 50%; left: 50%; width: 50px; height: 50px; background-color: var(--beat-back-color4); border-radius: 50%; transform: translateY(-50%) translateX(-50%) rotate(45deg); }
.beatContact-04 .contactBox .icoWrap img { position: relative; margin: 0 auto; transition: var(--beat-transition-base); }
.beatContact-04 .contactBox:hover .icoWrap img { transform: rotate(180deg) scale(-1); }
.beatContact-04 .contactBox .contactCont { font-size: 22px; line-height: 24px; font-family: var(--beat-font-family2-bold); color: var(--beat-link-color); }
.beatContact-04 .contactBox .contactInfo { font-size: 14px; line-height: 18px; font-family: var(--beat-font-family2-light); }
.beatContact-04 .infoMenuWrap { background-color: var(--beat-back-color8); position: relative; height: 140px; }
.beatContact-04 .infoMenuWrap:before { content: ""; position: absolute; top: 0; left: -20px; display: block; width: 100px; height: 140px; background-color: var(--beat-back-color8); transform: skewX(-15deg); }
.beatContact-04 .infoMenuWrap a img { height: 70px; }
.beatContact-04 .infoMenuWrap > .flexRow { height: 100%; }

/** 16 / Smaller than standard 960 (devices and browsers) **/
@media only screen and (min-width: 1281px) {
}
/** 12 / Smaller than standard 960 (devices and browsers) **/
@media only screen and (min-width: 960px) and (max-width: 1280px) {
    .responsive .beatContact-04 .contactBox .icoWrap { width: 40px; height: 40px; padding: 10px 10px; }
}
/** 9 / Tablet Portrait size to standard 960 (devices and browsers) **/
@media only screen and (min-width: 720px) and (max-width: 959px) {
    .responsive .beatContact-04 .contactBox .icoWrap { width: 40px; height: 40px; padding: 10px 10px; }
}
/** 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-04 */

/* ! + BEATRIS SYSTEM MENU 03 */
.beatSystemMenu-03 { background-color: var(--beat-back-color4); }
.beatSystemMenu-03 .systemMenu ul.inline-list li { font-size: 1.0rem; line-height: 1.8em; }
.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-color3); 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: 4px; width: 0; background-color: var(--beat-back-color1); transition: var(--beat-transition-base); }
.beatSystemMenu-03 .systemMenu ul li a.active,
.beatSystemMenu-03 .systemMenu ul li a:hover { color: var(--beat-font-color1); }
.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 { overflow: hidden; }
.beatSlider-02 .underlie { opacity: 1.0; }
.beatSlider-02 .underlie.underlieSlider { background-color: var(--beat-back-color-black); }
.beatSlider-02 .underlie.underlieSlider .owl-stage .underlie { opacity: .5; }
.beatSlider-02 .slideHeight,
.beatSlider-02 .slideContHeight { min-height: 600px; }
.beatSlider-02 .underlie.backFill { opacity: .45; background-color: var(--beat-back-color3); }
.beatSlider-02 .underlie.backGrad { opacity: .4; /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,1+100 */
    background: -moz-linear-gradient(top,  rgba(0,0,0,0) 50%, rgba(0,0,0,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 50%,rgba(0,0,0,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  rgba(0,0,0,0) 50%,rgba(0,0,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
}
.beatSlider-02 .floatingImg:before { content: ""; position: absolute; top: 30%; left: -400px; width: 600px; height: 600px; border-radius: 60px; background-color: var(--beat-back-color1); transform: translateY(-50%) rotate(45deg); opacity: .6; }
.beatSlider-02 .floatingImg:after { content: ""; position: absolute; top: 70%; right: -400px; width: 600px; height: 600px; border-radius: 60px; background-color: var(--beat-back-color1); transform: translateY(-50%) rotate(45deg); opacity: .8; }
.beatSlider-02 .caption h1 { color: var(--beat-font-color-white); }

/** 16 / Smaller than standard 960 (devices and browsers) **/
@media only screen and (min-width: 1281px) {
}
/** 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; }
    .responsive .beatSlider-02 .floatingImg:before { left: -400px; width: 550px; height: 550px; border-radius: 60px; }
    .responsive .beatSlider-02 .floatingImg:after { right: -400px; width: 550px; height: 550px; border-radius: 60px; }
}
/** 4 / Mobile Portrait Size to Mobile Landscape Size (devices and browsers) **/
@media only screen and (max-width: 479px) {
    .responsive .beatSlider-02 .slideContHeight { min-height: 500px; }
    .responsive .beatSlider-02 .floatingImg:before { left: -400px; width: 460px; height: 460px; border-radius: 60px; }
    .responsive .beatSlider-02 .floatingImg:after { right: -400px; width: 460px; height: 460px; border-radius: 60px; }
}
/*   - BEATRIS SLIDER 02 */

/* ! + BEATRIS ABOUT-03 */
.beatAbout-03 { background-color: var(--beat-back-color-black); }
.beatAbout-03 .underlie.backImage { opacity: .8; overflow: hidden; }
.beatAbout-03 .underlie.backFill { background-color: var(--beat-back-color-black); opacity: .4; }
.beatAbout-03 .caption h2,
.beatAbout-03 .caption h2 a,
.beatAbout-03 .perexL p,
.beatAbout-03 .btn a { color: var(--beat-font-color-white); }

/** 16 / Smaller than standard 960 (devices and browsers) **/
@media only screen and (min-width: 1281px) {
}
/** 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 .frameIn { position: absolute; bottom: 0; right: -40px; width: 260px; border-top: solid 20px var(--beat-font-color-white); border-left: solid 20px var(--beat-font-color-white); }
.beatAbout-05 .contBox .fastContactBox .icoWrap { width: 60px; height: 60px; background-color: var(--beat-back-color4); border-radius: 50%; padding: 20px 20px; }
.beatAbout-05 .contBox .fastContactBox .icoWrap img { margin: 0 auto; transition: var(--beat-transition-base); }
.beatAbout-05 .contBox .fastContactBox:hover .icoWrap img { transform: rotate(180deg) scale(-1); }
.beatAbout-05 .contBox .fastContactBox .contactCont { font-size: 22px; line-height: 30px; font-family: var(--beat-font-family2-bold); }
.beatAbout-05 .contBox .fastContactBox .contactCont a { color: var(--beat-link-color); }
.beatAbout-05 .contBox .fastContactBox .contactInfo { font-size: 16px; line-height: 20px; font-family: var(--beat-font-family1-light); }
.beatAbout-05 .contBox .inPerexIco img { width: 60px; }
.beatAbout-05 .contBox .inPerexInfo { font-size: 22px; line-height: 30px; font-family: var(--beat-font-family2-bold); color: var(--beat-font-color3); }

/** 16 / Smaller than standard 960 (devices and browsers) **/
@media only screen and (min-width: 1281px) {
    .responsive .beatAbout-05 .imageWrap .frameIn { right: 0; width: 220px; }
}
/** 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 .beatAbout-05 .imageWrap .frameIn { right: 0; width: 220px; }
}
/** 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; }
}
/** 4 / Mobile Portrait Size to Mobile Landscape Size (devices and browsers) **/
@media only screen and (max-width: 479px) {
    .responsive .beatAbout-05 .imageWrap .frameIn { right: 0; width: 200px; }
}
/*   - BEATRIS ABOUT-05 */

/* ! + BEATRIS ABOUT-06 */
.beatAbout-06 { background-color: var(--beat-back-color2); } /* #232331 */
.beatAbout-06 .aboutCont .caption h2 { color: var(--beat-font-color-white) }
.beatAbout-06 .aboutCont p,
.beatAbout-06 .aboutCont .perexL p { color: var(--beat-font-color3); }
.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 { position: relative; width: 80px; height: 80px; background-color: transparent; border-radius: 50%; padding: 15px 15px; }
.beatAbout-06 .aboutCont .inPerexIco .icoWrap:before { content: ""; position: absolute; top: 50%; left: 50%; width: 80px; height: 80px; background-color: var(--beat-back-color1); border-radius: 6px; transform: translateY(-50%) translateX(-50%) rotate(45deg); }
.beatAbout-06 .aboutCont .icoWrap img { position: relative; width: 100%; 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-font-color2); }
.beatAbout-06 .aboutCont .inPerexCap { color: var(--beat-font-color-white); font-family: var(--beat-font-family1-semibold); }

/** 16 / Smaller than standard 960 (devices and browsers) **/
@media only screen and (min-width: 1281px) {
}
/** 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-05 */
.beatSubCont-05 .itmCont { background-color: var(--beat-back-color-white); border: 0; }
.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-font-color-white); transition: var(--beat-transition-base); }
.beatSubCont-05 .focusCont .flexRow { height: 100%; }
.beatSubCont-05 .focusCont .backFill { background-color: var(--beat-back-color1); opacity: .8; }
.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 { height: 70px; display: inline; }
.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-back-color-white); }
.beatSubCont-05 .caption h2 { font-size: 26px; line-height: 30px; }
.beatSubCont-05 .serviceBox:nth-child(even) .serviceBanner { top: auto; bottom: -70px; }

.beatSubCont-05 .serviceBox:nth-child(even) .cntWrap { order: 1; }
.beatSubCont-05 .serviceBox:nth-child(even) .imgWrap { order: 2; }

/** 16 / Smaller than standard 960 (devices and browsers) **/
@media only screen and (min-width: 1281px) and (max-width: 1600px) {
    .responsive .beatSubCont-05 .serviceBox:nth-child(even) .cntWrap { order: 2; }
    .responsive .beatSubCont-05 .serviceBox:nth-child(even) .imgWrap { order: 1; }
}
/** 12 / Smaller than standard 960 (devices and browsers) **/
@media only screen and (min-width: 960px) and (max-width: 1280px) {
    .responsive .beatSubCont-05 .serviceBox:nth-child(even) .cntWrap { order: 2; }
    .responsive .beatSubCont-05 .serviceBox:nth-child(even) .imgWrap { order: 1; }
}
/** 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:nth-child(even) .cntWrap { order: 2; }
    .responsive .beatSubCont-05 .serviceBox:nth-child(even) .imgWrap { order: 1; }
}
/** 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 .beatSubCont-05 .serviceBox:nth-child(even) .cntWrap { order: 2; }
    .responsive .beatSubCont-05 .serviceBox:nth-child(even) .imgWrap { order: 1; }
}
/*   - BEATRIS SUBCONTENT-05 */

/* ! + BEATRIS SUBCONTENT-06 */
.beatSubCont-06 .imgWrap { background-color: var(--beat-back-color-black); overflow: hidden; position: relative; transition: var(--beat-transition-base); }
.beatSubCont-06 .imgWrap img { width: 100%; opacity: .6; transition: var(--beat-transition-base); }
.beatSubCont-06 .focusCont { position: absolute; left: 0; top: 0; right: 0; width: 100%; height: 100%; z-index: 1; opacity: 1; color: var(--beat-font-color-white); transition: var(--beat-transition-base); }
.beatSubCont-06 .focusCont > .flexRow { position: absolute; height: 100%; }
.beatSubCont-06 .focusCont .caption h3 > a { color: var(--beat-font-color-white); }
.beatSubCont-06 .itemWrap:hover .imgWrap { background-color: var(--beat-back-color3); transition: var(--beat-transition-base); }
.beatSubCont-06 .itemWrap:hover .imgWrap img { opacity: .2; transition: var(--beat-transition-base); }

/** 16 / Smaller than standard 960 (devices and browsers) **/
@media only screen and (min-width: 1281px) {
}
/** 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 SUBCONTENT-06 */

/* ! + BEATRIS FEATURES-01 */
.beatFeatures-01 .featureFlex .caption h3 { font-size: 1.6em; }
.beatFeatures-01 .featureFlex .icoWrap { position: relative; width: 120px; height: 120px; background-color: transparent; padding: 30px 30px; }
.beatFeatures-01 .featureFlex .icoWrap:before { content: ""; position: absolute; top: 50%; left: 50%; width: 120px; height: 120px; background-color: var(--beat-back-color2); border-radius: 12px; transform: translateY(-50%) translateX(-50%) rotate(45deg); }
.beatFeatures-01 .featureFlex .icoWrap img { position: relative; height: 100%; margin: 0 auto; transition: var(--beat-transition-base); }
.beatFeatures-01 .featureFlex:hover .icoWrap img { transform: rotate(180deg) scale(-1);; }
.beatFeatures-01 .featureFlex:hover .icoWrap:before { background-color: var(--beat-back-color1); transition: var(--beat-transition-base); }

/** 16 / Smaller than standard 960 (devices and browsers) **/
@media only screen and (min-width: 1281px) {
}
/** 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 .beatFeatures-01 .featureFlex .icoWrap { margin: 0 auto; }
}
/*   - BEATRIS FEATURES-01 */

/* ! + BEATRIS ACTION-02 */
.beatAction-02 { background-color: var(--beat-back-color4); }
.beatAction-02 .actionWrap { background-color: var(--beat-back-color1); margin-bottom: -60px; z-index: 1; }
.beatAction-02 .actionInfo { font-size: 36px; line-height: 44px; color: var(--beat-font-color-white); font-family: var(--beat-font-family1-bold); }
.beatAction-02 .actionIco .icoWrap { width: 120px; height: 120px; background-color: var(--beat-back-color-white); border-radius: 50%; padding: 20px 20px; margin: 0 auto; }
.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-font-color-white); font-family: var(--beat-font-family2-bold); }
.beatAction-02 .actionCall a:hover,
.beatAction-02 .actionMail a:hover { color: var(--beat-font-color2); transition: var(--beat-transition-base); }
.beatAction-02 .actionMail a { font-size: 25px; line-height: 30px; color: var(--beat-font-color4); }

.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) {
    .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 {  background-color: var(--beat-back-color4); }
.beatAction-03 .actionWrap { background-color: var(--beat-back-color1); margin-bottom: -60px; z-index: 1; }
.beatAction-03 .actionInfo { font-size: 36px; line-height: 44px; color: var(--beat-font-color-white); font-family: var(--beat-font-family1-bold); }
.beatAction-03 .actionIco .icoWrap { width: 120px; height: 120px; background-color: var(--beat-back-color-white); border-radius: 50%; padding: 20px 20px; margin: 0 auto; }
.beatAction-03 .actionWrap .icoWrap img { transition: var(--beat-transition-base); }
.beatAction-03 .actionWrap:hover .icoWrap img { transform: rotate(180deg) scale(-1); }
.beatAction-03 .actionCall a { font-size: 40px; line-height: 40px; color: var(--beat-font-color-white); font-family: var(--beat-font-family2-bold); }
.beatAction-03 .actionCall a:hover { color: var(--beat-font-color2); transition: var(--beat-transition-base); }
.beatAction-03 .actionMess { font-size: 25px; line-height: 25px; color: var(--beat-font-color4); }

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

/** 16 / Smaller than standard 960 (devices and browsers) **/
@media only screen and (min-width: 1281px) {
    .responsive .beatAction-03 { margin-bottom: -20px; }
    .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: -60px; z-index: 1; }
.beatAction-04 .actionWrap { background-color: var(--beat-back-color1); }
.beatAction-04 .actionInfo { font-size: 36px; line-height: 44px; color: var(--beat-font-color-white); font-family: var(--beat-font-family1-bold); }
.beatAction-04 .actionIco .icoWrap { width: 100px; height: 100px; background-color: var(--beat-back-color-white); border-radius: 50%; padding: 20px 20px; margin: 0 auto; }
.beatAction-04 .actionWrap .icoWrap img { transition: var(--beat-transition-base); }
.beatAction-04 .actionWrap:hover .icoWrap img { transform: rotate(180deg) scale(-1); }
.beatAction-04 .actionCall a { font-size: 40px; line-height: 40px; color: var(--beat-font-color-white); font-family: var(--beat-font-family2-bold); }
.beatAction-04 .actionCall a:hover { color: var(--beat-font-color2); transition: var(--beat-transition-base); }
.beatAction-04 .actionMess { font-size: 25px; line-height: 25px; color: var(--beat-font-color4); }

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

/** 16 / Smaller than standard 960 (devices and browsers) **/
@media only screen and (min-width: 1281px) {
    .responsive .beatAction-04 { margin-bottom: -20px; }
}
/** 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 ELCAPTION-01 */
.beatElCaption-01 {}

/** 16 / Smaller than standard 960 (devices and browsers) **/
@media only screen and (min-width: 1281px) {
}
/** 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 ELCAPTION-01 */

/* ! + BEATRIS FOOT-02 */
.beatFoot-02 { background-color: var(--beat-back-color3); }
.beatFoot-02 .footItem .itmBlock { height: 480px; color: var(--beat-font-color-white); }
.beatFoot-02 .footItem .itmBlock .caption h3 { color: var(--beat-font-color-white); }
.beatFoot-02 .footItem.mapItem .underlie { background-color: var(--beat-back-color2); }
.beatFoot-02 .footItem.mapItem iframe { position: absolute; display: block; height: 100%; top:50%; left: 50%; -webkit-transform: translateX(-50%) translateY(-50%); transform: translateX(-50%) translateY(-50%); }
.beatFoot-02 .footItem.mapItem .mapBlock { display: block; height: 100%; }
.beatFoot-02 .footItem.mapItem iframe { opacity: .5; filter: gray; -webkit-filter: grayscale(1); filter: grayscale(1); transition: all 0.4s; }
.beatFoot-02 .footItem.mapItem .mapBlock { opacity: .5; filter: gray; -webkit-filter: grayscale(1); filter: grayscale(1); transition: all 0.4s; }
.beatFoot-02 .footItem.mapItem:hover iframe { opacity: 1; -webkit-filter: grayscale(0); filter: none; transition: all 0.4s; }
.beatFoot-02 .footItem.mapItem:hover .mapBlock { opacity: 1; -webkit-filter: grayscale(0); filter: none; transition: all 0.4s; }
.beatFoot-02 .footItem .captionIco .icoWrap { position: relative; width: 100px; height: 100px; background-color: transparent; padding: 20px 20px; margin: 0 auto; }
.beatFoot-02 .footItem .captionIco .icoWrap:before { content: ""; position: absolute; top: 50%; left: 50%; width: 100px; height: 100px; background-color: var(--beat-back-color1); border-radius: 16px; transform: translateY(-50%) translateX(-50%) rotate(45deg); }
.beatFoot-02 .footItem .captionIco img { position: relative; width: 100%; max-height: 100%; margin: 0 auto; transition: var(--beat-transition-base); }
.beatFoot-02 .footItem:hover .captionIco .icoWrap img { transform: rotate(180deg) scale(-1); }
.beatFoot-02 .footItem .footContactIco img { display: inline; height: 50px; }
.beatFoot-02 .footItem .footContactLink a,
.beatFoot-02 .footItem .addressNavi a { color: var(--beat-font-color1); }
.beatFoot-02 .footItem .contactLinkInfo { font-size: .8em; line-height: 1.2em; letter-spacing: .8px; }
.beatFoot-02 .footItem .contactLinkItem { font-family: var(--beat-font-family2-bold); font-size: 1.2em; line-height: 1.2em; }
.beatFoot-02 .footItem .addressNavi { font-family: var(--beat-font-family2-bold); }
.beatFoot-02 .footItem .addressNavi img { display: inline-block; height: 1.4em; vertical-align: top; margin-right: .4em; }

/** 16 / Smaller than standard 960 (devices and browsers) **/
@media only screen and (min-width: 1281px) {
}
/** 12 / Smaller than standard 960 (devices and browsers) **/
@media only screen and (min-width: 960px) and (max-width: 1280px) {
    .responsive .beatFoot-02 .footItem .itmBlock { height: auto; min-height: 400px; }
}
/** 9 / Tablet Portrait size to standard 960 (devices and browsers) **/
@media only screen and (min-width: 720px) and (max-width: 959px) {
    .responsive .beatFoot-02 .footItem .itmBlock { height: auto; min-height: 400px; }
    .responsive .beatFoot-02 .footItem .contactLinkItem { font-size: 1.16em; }
}
/** 6 / Mobile Landscape Size to Tablet Portrait (devices and browsers) **/
@media only screen and (min-width: 480px) and (max-width: 719px) {
    .responsive .beatFoot-02 .footItem .itmBlock { height: auto; min-height: 400px; }
    .responsive .beatFoot-02 .footItem .contactLinkItem { font-size: 1.2em; }
    .responsive .beatFoot-02 .footItem .captionIco .icoWrap { margin: 0 auto; }
}
/** 4 / Mobile Portrait Size to Mobile Landscape Size (devices and browsers) **/
@media only screen and (max-width: 479px) {
    .responsive .beatFoot-02 .footItem .itmBlock { height: auto; min-height: 300px; }
    .responsive .beatFoot-02 .footItem .captionIco .icoWrap { margin: 0 auto; }
}
/*   - BEATRIS FOOT-02 */

/* ! + BEATRIS COPYRIGHT-03 */
.beatCopyright-03 {}
.beatCopyright-03 p, 
.beatCopyright-03 ul li a { font-size: 12px; line-height: 26px; }
.beatCopyright-03 .authorBox a { font-family: var(--beat-font-family2-semibold); 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) {
}
/** 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-back-color3); }
.beatHeadCap-04 .underlie.backImage { opacity: .5; z-index: 0; background-color: transparent; }
.beatHeadCap-04 .underlie.backFill { opacity: .6; /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,1+100 */
    background: -moz-linear-gradient(top,  rgba(0,0,0,0) 50%, rgba(0,0,0,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 50%,rgba(0,0,0,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  rgba(0,0,0,0) 50%,rgba(0,0,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
 }
.beatHeadCap-04 .flexRow { min-height: 400px; }
.beatHeadCap-04 .headWrap { position: relative; padding-left: 40px; }
.beatHeadCap-04 .headWrap:before { content: ""; position: absolute; width: 160px; height: 160px; top: 50%; left: -30px; border-radius: 20px; background-color: var(--beat-back-color1); transform: translateY(-50%) rotate(45deg); opacity: .4; }
.beatHeadCap-04 h1 { position: relative; text-transform: uppercase; color: var(--beat-font-color-white); font-size: 56px; line-height: 60px; }
.beatHeadCap-04 .publication > p { font-size: 1.2em; line-height: 1.0em; color: var(--beat-font-color-white); }
.beatHeadCap-04 .publication > p i:before { margin-right: .4em; }

/** 16 / Smaller than standard 960 (devices and browsers) **/
@media only screen and (min-width: 1281px) {
}
/** 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-back-color5); }
.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-border-color5); }
.beatPerex-01 .flexImg .perexBanner { position: absolute; width: 100px; height: 100px; padding: 20px 20px; bottom: 10px; left: 0; background-color: var(--beat-back-color2); transition: var(--beat-transition-base); z-index: 2; }
.beatPerex-01 .flexImg:hover .perexBanner { background-color: var(--beat-back-color1); 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-font-color1); 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) {
    .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-back-color-white); border: solid 1px var(--beat-border-color5); transition: var(--beat-transition-base); }
.beatAttach-03 .attachWrap:hover { background-color: var(--beat-back-color7); 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-font-color3); 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) {
}
/** 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 .itmCont { background-color: var(--beat-back-color1); border: solid 1px var(--beat-border-color5); 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 img { height: 70px; display: inline; }
.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-back-color-white); }

/** 16 / Smaller than standard 960 (devices and browsers) **/
@media only screen and (min-width: 1281px) {
    .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 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-family2-regular); color: var(--beat-font-color1); 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: 1.0em; padding: .83em .83em; border: solid 1px var(--beat-border-color5); background-color: var(--beat-font-color-white); 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-border-color2); }
.beatContactForm-01 input[type=submit] { background-color: var(--beat-back-color1); color: var(--beat-font-color-white); padding: 20px 30px; font-size: 14px; line-height: 30px; min-width: 230px; font-family: var(--beat-font-family2-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-back-color2); transition: var(--beat-transition-base); color: var(--beat-font-color-white); }
.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-border-color1); }
.beatContactForm-01 .formInfoHide { display: none; }

#PersonCond-01 { position: relative; background: var(--beat-back-color-white); 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) {
}
/** 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) {
}
/** 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 */