@charset "UTF-8"; * { margin: 0; padding: 0; -webkit-box-sizing: border-box; box-sizing: border-box; font-family: 微軟正黑體; } body { position: relative; background: #363636; } @media screen and (max-width: 767px) { body { background: #363636; } } body .arrow { position: fixed; right: 30px; top: 600px; width: 45px; height: 40px; z-index: 10; } @media screen and (max-width: 767px) { body .arrow { top: 500px; } } body .arrow a { margin: 30px 0px; } @media screen and (max-width: 767px) { body .arrow .icon { display: none; } } body .arrow:hover { -webkit-box-shadow: 1px 3px 13px -2px rgba(0, 0, 0, 0.35); box-shadow: 1px 3px 13px -2px rgba(0, 0, 0, 0.35); } #Navigation { background: rgba(112, 112, 112, 0.5); height: 4.5vw; width: 100vw !important; position: fixed; z-index: 10; } @media screen and (max-width: 1024px) { #Navigation { height: 8vw; } } @media screen and (max-width: 767px) { #Navigation { height: 15vw; position: fixed; z-index: 5; background: rgba(0, 0, 0, 0.8); } } #Navigation #nav { width: 100vw; margin: 0 auto; } #Navigation #logo { padding-top: 0.5vw; } @media screen and (max-width: 767px) { #Navigation #logo { padding-top: 0; } } #Navigation #logo img { width: 120px; } #Navigation #link { text-align: right; padding: 1.5vw 3vw; } @media screen and (max-width: 1024px) { #Navigation #link { padding-top: 2vw; } } @media screen and (max-width: 767px) { #Navigation #link { display: none; } } #Navigation #link a { text-decoration: none; color: #fff; letter-spacing: 1px; font-size: 0.9rem; font-weight: 600; cursor: pointer; padding: 5px; position: relative; } #Navigation #link a img { -o-object-fit: cover; object-fit: cover; } #Navigation #menu-btn1 { position: absolute; right: 1vw; top: 1vw; width: 18vw; z-index: 6; } @media screen and (min-width: 1025px) { #Navigation #menu-btn1 { display: none; } } @media screen and (min-width: 768px) { #Navigation #menu-btn1 { display: none; } } #Navigation2 { background: rgba(112, 112, 112, 0.75); height: 4.5vw; width: 100vw !important; position: fixed; bottom: 0px; z-index: 10; } @media screen and (min-width: 1025px) { #Navigation2 { display: none; } } @media screen and (max-width: 1024px) { #Navigation2 { height: 8vw; } } @media screen and (max-width: 767px) { #Navigation2 { height: 15vw; position: fixed; z-index: 5; background: rgba(0, 0, 0, 0.8); } } #Navigation2 #nav { width: 90vw; margin: 0 auto; display: -ms-grid; display: grid; -ms-grid-columns: (1fr)[5]; grid-template-columns: repeat(5, 1fr); text-align: center; } #Navigation2 #nav a { text-decoration: none; color: #fff; letter-spacing: 1px; font-size: 0.9rem; font-weight: 600; cursor: pointer; position: relative; } #Navigation2 #nav a img { margin: 10px auto; -o-object-fit: cover; object-fit: cover; } #banner { position: relative; } #banner .banner-filter { position: absolute; z-index: -1; } #banner .banner-filter .bannerfilter { width: 100vw; -o-object-fit: cover; object-fit: cover; height: 50vw; -webkit-animation-delay: 0.1s; animation-delay: 0.1s; } @media screen and (max-width: 767px) { #banner .banner-filter .bannerfilter { height: 80vh; } } #banner #about-title { position: absolute; right: 50px; top: 100px; } @media screen and (max-width: 767px) { #banner #about-title { display: none; } } #banner #bannerdes-img { position: absolute; z-index: -2; opacity: 1; } #banner #bannerdes-img .banner-img { width: 100vw; height: 50vw; -o-object-fit: cover; object-fit: cover; } @media screen and (max-width: 767px) { #banner #bannerdes-img .banner-img { height: 80vh; } } @media screen and (max-width: 767px) { #banner { background-size: 110vw; background-repeat: no-repeat; } } #banner #banner-container { padding-top: 15vw; width: 90vw; } @media screen and (max-width: 767px) { #banner #banner-container { width: 95vw; } } @media screen and (max-width: 767px) { #banner #banner-container .banner-des-about { display: none; } } #banner #banner-container .banner-des-about .banner-1 .btn { color: #fff; width: 60px; height: 40px; -webkit-box-shadow: none; box-shadow: none; } #banner #banner-container .banner-des-about .banner-1 .btn :focus { outline: 0 !important; -webkit-box-shadow: none; box-shadow: none; } #banner #banner-container .banner-des-about .banner-1 .btn img { width: 24px; -o-object-fit: cover; object-fit: cover; -webkit-filter: invert(100%) sepia(0%) saturate(0%) hue-rotate(93deg) brightness(103%) contrast(103%); filter: invert(100%) sepia(0%) saturate(0%) hue-rotate(93deg) brightness(103%) contrast(103%); } @media screen and (max-width: 767px) { #banner #banner-container .banner-des-about .banner-2 img { display: none; } } #banner #banner-container .banner-des-about .banner-3 img { margin-bottom: -52px; } @media screen and (min-width: 1025px) { #banner #banner-container .banner-m { display: none; } } #banner #banner-container .banner-m .bannerm-1 { background: rgba(141, 194, 31, 0.8); } @media screen and (max-width: 350px) { #banner #banner-container .banner-m .bannerm-1 { padding-right: 5px; padding-left: 5px; } } #banner #banner-container .banner-m .bannerm-1 .btn { color: #fff; width: 60px; height: 40px; -webkit-box-shadow: none; box-shadow: none; } @media screen and (max-width: 350px) { #banner #banner-container .banner-m .bannerm-1 .btn { width: 55px; height: 40px; } } #banner #banner-container .banner-m .bannerm-1 .btn :focus { outline: 0 !important; -webkit-box-shadow: none; box-shadow: none; } #banner #banner-container .banner-m .bannerm-1 .btn img { width: 24px; -o-object-fit: cover; object-fit: cover; -webkit-filter: invert(100%) sepia(0%) saturate(0%) hue-rotate(93deg) brightness(103%) contrast(103%); filter: invert(100%) sepia(0%) saturate(0%) hue-rotate(93deg) brightness(103%) contrast(103%); } @media screen and (max-width: 767px) { #banner #banner-container .banner-m .bannerm-1 { margin: 0; } } #banner #banner-container .banner-m .bannerm-1 .banner1-1 { font-size: 18px; } #banner #banner-container ul { position: static; border-top-right-radius: 30px; border-bottom-right-radius: 30px; text-align: center; background: rgba(141, 194, 31, 0.8); } @media screen and (min-width: 1025px) { #banner #banner-container ul { margin-left: 8px; margin-bottom: 10px; } } @media screen and (max-width: 767px) { #banner #banner-container ul { margin-top: 5vw; width: 100vw; } } #banner #banner-container ul .nav-item { padding: 10px; } @media screen and (max-width: 767px) { #banner #banner-container ul .nav-item { padding: 6px; } } #banner #banner-container ul .nav-item .nav-item2 { position: relative; } #banner #banner-container ul .nav-item .nav-item2:before { content: url(../img/about/sec01/item-arrow.png); display: block; width: 80%; height: 8px; position: absolute; left: 12%; bottom: 0; -webkit-transition: all 0.3s; transition: all 0.3s; opacity: 0; } #banner #banner-container ul .nav-item .nav-item2 .after-nav { opacity: 1; } #banner #banner-container ul .nav-item .nav-item2:focus:before { width: 80%; opacity: 1; } #banner #banner-container ul .nav-item .nav-item2 .btncss { width: 80%; opacity: 1; } #banner #banner-container .tab-content .sec01 .condition { padding: 4vw 24px; font-size: 16px; padding-bottom: 10vw; } @media screen and (max-width: 767px) { #banner #banner-container .tab-content .sec01 .condition { padding: 10vw 18px; padding-bottom: 15vw; } } #banner #banner-container .tab-content .sec01 .idea { padding: 4vw 24px; font-size: 16px; padding-bottom: 10vw; background-size: contain; background-repeat: no-repeat; background-blend-mode: overlay; } @media screen and (max-width: 767px) { #banner #banner-container .tab-content .sec01 .idea { padding: 10vw 18px; padding-bottom: 15vw; } } #banner #banner-container .tab-content .sec01 .contact { padding-bottom: 10vw; padding: 4vw 24px; font-size: 16px; background-size: contain; background-repeat: no-repeat; background-blend-mode: overlay; word-break: break-all; } @media screen and (max-width: 767px) { #banner #banner-container .tab-content .sec01 .contact { padding: 10vw 5px; padding-bottom: 15vw; } } #banner #banner-container .tab-content .sec01 .contact a { text-decoration: none; color: #fff; } #banner #banner-container .tab-content .sec01 .contact table th { width: 100px; padding: .4rem .1rem; } @media screen and (max-width: 350px) { #banner #banner-container .tab-content .sec01 .contact table th { width: 35%; } } #banner #banner-container .tab-content .sec01 .contact table td { padding: .4rem .1rem; } #banner #banner-container .tab-content .sec02 .col-lg-4, #banner #banner-container .tab-content .sec04 .col-lg-4 { position: relative; background: #80ab29; -webkit-transition: 0.3s ease-in-out; transition: 0.3s ease-in-out; cursor: pointer; } #banner #banner-container .tab-content .sec02 .col-lg-4 .sec02-p-m, #banner #banner-container .tab-content .sec04 .col-lg-4 .sec02-p-m { color: #fff; text-align: center; font-size: 14px; -webkit-transition: 0.3s; transition: 0.3s; -webkit-transition: 0.3s ease-in-out; transition: 0.3s ease-in-out; } @media screen and (min-width: 1025px) { #banner #banner-container .tab-content .sec02 .col-lg-4 .sec02-p-m, #banner #banner-container .tab-content .sec04 .col-lg-4 .sec02-p-m { width: 100%; position: absolute; top: 35%; left: 0px; font-size: 18px; opacity: 0; } } #banner #banner-container .tab-content .sec02 .col-lg-4:hover .play1, #banner #banner-container .tab-content .sec04 .col-lg-4:hover .play1 { opacity: 1; } #banner #banner-container .tab-content .sec02 .col-lg-4:hover .sec02-p-m, #banner #banner-container .tab-content .sec02 .col-lg-4:hover .sec03-p-m, #banner #banner-container .tab-content .sec04 .col-lg-4:hover .sec02-p-m, #banner #banner-container .tab-content .sec04 .col-lg-4:hover .sec03-p-m { opacity: 1; } #banner #banner-container .tab-content .sec02 .col-lg-4:hover img, #banner #banner-container .tab-content .sec04 .col-lg-4:hover img { opacity: 0.2; } @media screen and (max-width: 767px) { #banner #banner-container .tab-content .sec02 .col-lg-4:hover img, #banner #banner-container .tab-content .sec04 .col-lg-4:hover img { opacity: 1; } } @media screen and (max-width: 767px) { #banner #banner-container .tab-content .sec02 .col-lg-4, #banner #banner-container .tab-content .sec04 .col-lg-4 { background: none; } } #banner #banner-container .tab-content .sec02 .col-lg-4 img, #banner #banner-container .tab-content .sec04 .col-lg-4 img { -o-object-fit: cover; object-fit: cover; width: 100% !important; height: 17vw; opacity: 1; -webkit-transition: 0.3s ease-in-out; transition: 0.3s ease-in-out; } @media screen and (max-width: 767px) { #banner #banner-container .tab-content .sec02 .col-lg-4 img, #banner #banner-container .tab-content .sec04 .col-lg-4 img { height: 50vw; } } #banner #banner-container .tab-content .sec02 .col-lg-4 .sec03-img-m, #banner #banner-container .tab-content .sec04 .col-lg-4 .sec03-img-m { text-align: center; width: 100%; position: absolute; top: 100px; } #banner #banner-container .tab-content .sec02 .col-lg-4 .sec03-img-m1, #banner #banner-container .tab-content .sec04 .col-lg-4 .sec03-img-m1 { text-align: center; width: 100%; position: absolute; } @media screen and (max-width: 767px) { #banner #banner-container .tab-content .sec02 .col-lg-4 .sec03-img-m1, #banner #banner-container .tab-content .sec04 .col-lg-4 .sec03-img-m1 { top: 80px; } } #banner #banner-container .tab-content .sec02 .col-lg-4 .sec03-img-m1 .play1, #banner #banner-container .tab-content .sec04 .col-lg-4 .sec03-img-m1 .play1 { width: 50px !important; height: 50px !important; } @media screen and (max-width: 767px) { #banner #banner-container .tab-content .sec02 .col-lg-4 .sec03-img-m1 .play1, #banner #banner-container .tab-content .sec04 .col-lg-4 .sec03-img-m1 .play1 { display: none; } } #banner #banner-container .tab-content .sec03 .col-lg-4 { position: relative; background: #80ab29; -webkit-transition: 0.3s ease-in-out; transition: 0.3s ease-in-out; cursor: pointer; } #banner #banner-container .tab-content .sec03 .col-lg-4 .sec03-p-m { color: #fff; text-align: center; font-size: 14px; -webkit-transition: 0.3s; transition: 0.3s; -webkit-transition: 0.3s ease-in-out; transition: 0.3s ease-in-out; } @media screen and (min-width: 1025px) { #banner #banner-container .tab-content .sec03 .col-lg-4 .sec03-p-m { width: 100%; position: absolute; top: 100px; left: 0px; font-size: 16px; opacity: 0; } } @media screen and (min-width: 1025px) { #banner #banner-container .tab-content .sec03 .col-lg-4 .sec03-p-m { position: absolute; top: 30%; left: 0px; background-size: contain; opacity: 0; } } #banner #banner-container .tab-content .sec03 .col-lg-4:hover .play1 { opacity: 1; } #banner #banner-container .tab-content .sec03 .col-lg-4:hover .sec02-p-m, #banner #banner-container .tab-content .sec03 .col-lg-4:hover .sec03-p-m { opacity: 1; } #banner #banner-container .tab-content .sec03 .col-lg-4:hover img { opacity: 0.2; } @media screen and (max-width: 767px) { #banner #banner-container .tab-content .sec03 .col-lg-4:hover img { opacity: 1; } } @media screen and (max-width: 767px) { #banner #banner-container .tab-content .sec03 .col-lg-4 { background: none; } } #banner #banner-container .tab-content .sec03 .col-lg-4 img { -o-object-fit: cover; object-fit: cover; width: 100% !important; height: 17vw; opacity: 1; -webkit-transition: 0.3s ease-in-out; transition: 0.3s ease-in-out; } @media screen and (max-width: 767px) { #banner #banner-container .tab-content .sec03 .col-lg-4 img { height: 50vw; } } #banner #banner-container .tab-content .sec03 .col-lg-4 .sec03-img-m { text-align: center; width: 100%; position: absolute; top: 100px; } #banner #banner-container .tab-content .sec03 .col-lg-4 .sec03-img-m1 { text-align: center; width: 100%; position: absolute; } @media screen and (max-width: 767px) { #banner #banner-container .tab-content .sec03 .col-lg-4 .sec03-img-m1 { top: 80px; } } #banner #banner-container .tab-content .sec03 .col-lg-4 .sec03-img-m1 .play1 { width: 50px !important; height: 50px !important; } #banner #banner-container .tab-content .sec03 .sec03-1 .sec05-row { background: rgba(0, 0, 0, 0.8); text-align: center; height: 600px; } @media screen and (max-width: 767px) { #banner #banner-container .tab-content .sec03 .sec03-1 .sec05-row { height: 300px; } } #banner #banner-container .tab-content .sec03 .sec03-1 .sec05-row p { letter-spacing: 5px; } #banner #banner-container .tab-content .sec04 .col-lg-4 { position: relative; background: #80ab29; -webkit-transition: 0.3s ease-in-out; transition: 0.3s ease-in-out; cursor: pointer; } #banner #banner-container .tab-content .sec04 .col-lg-4 .sec04-p-m { color: #fff; text-align: center; font-size: 14px; -webkit-transition: 0.3s; transition: 0.3s; -webkit-transition: 0.3s ease-in-out; transition: 0.3s ease-in-out; } @media screen and (min-width: 1025px) { #banner #banner-container .tab-content .sec04 .col-lg-4 .sec04-p-m { width: 100%; position: absolute; top: 50px; left: 0px; font-size: 18px; opacity: 0; } } #banner #banner-container .tab-content .sec04 .col-lg-4:hover .play1 { opacity: 1; } #banner #banner-container .tab-content .sec04 .col-lg-4:hover .sec04-p-m { opacity: 1; } #banner #banner-container .tab-content .sec04 .col-lg-4:hover img { opacity: 0.2; } @media screen and (max-width: 767px) { #banner #banner-container .tab-content .sec04 .col-lg-4:hover img { opacity: 1; } } @media screen and (max-width: 767px) { #banner #banner-container .tab-content .sec04 .col-lg-4 { background: none; } } #banner #banner-container .tab-content .sec04 .col-lg-4 img { -o-object-fit: cover; object-fit: cover; width: 100% !important; height: 16.5vw; opacity: 1; -webkit-transition: 0.3s ease-in-out; transition: 0.3s ease-in-out; } @media screen and (max-width: 767px) { #banner #banner-container .tab-content .sec04 .col-lg-4 img { height: 50vw; } } #banner #banner-container .tab-content .sec04 .col-lg-4 .sec03-img-m { text-align: center; width: 100%; position: absolute; top: 100px; } #banner #banner-container .tab-content .sec04 .col-lg-4 .sec03-img-m1 { text-align: center; width: 100%; position: absolute; } @media screen and (max-width: 767px) { #banner #banner-container .tab-content .sec04 .col-lg-4 .sec03-img-m1 { top: 80px; } } #banner #banner-container .tab-content .sec04 .col-lg-4 .sec03-img-m1 .play1 { width: 50px !important; height: 50px !important; } #banner #banner-container .tab-content .sec04 .sec04-1 .sec05-row { background: rgba(0, 0, 0, 0.8); text-align: center; width: 100% !important; height: 600px; } @media screen and (max-width: 767px) { #banner #banner-container .tab-content .sec04 .sec04-1 .sec05-row { height: 300px; } } #banner #banner-container .tab-content .sec04 .sec04-1 .sec05-row p { letter-spacing: 5px; } #footer { background: #363636; text-align: center; width: 80vw; margin: 0 auto !important; padding-top: 2vw; padding: 1vw; } @media screen and (max-width: 767px) { #footer { width: 95vw; padding: 30vw 5vw; } } #footer a { text-decoration: none; color: #fff; } #footer p { color: #fff; } #modal-dialog { width: 90vw; } #modal-dialog .modal-content { width: 80vw; } @media screen and (max-width: 767px) { #modal-dialog .modal-content { width: 90vw; } } #light-box #form-lightbox { width: 70vw; margin: 0 auto; } @media screen and (max-width: 767px) { #light-box #form-lightbox { width: 80vw; } } #light-box #form-lightbox .form-title { margin: 0 auto; color: #5c5248; } #light-box #form-lightbox .form-title h1 { text-align: center; font-size: 32px; font-weight: 900; } @media screen and (max-width: 767px) { #light-box #form-lightbox .form-title h1 { font-size: 24px; } } @media screen and (max-width: 350px) { #light-box #form-lightbox .form-title h1 { font-size: 20px; } } #light-box #form-lightbox .form-title h1 span { font-size: 38px; } @media screen and (max-width: 767px) { #light-box #form-lightbox .form-title h1 span { font-size: 28px; } } @media screen and (max-width: 350px) { #light-box #form-lightbox .form-title h1 span { font-size: 24px; } } #light-box #form-lightbox .contact-text { margin: 0 auto; } #light-box #form-lightbox .contact-text .text-p { font-size: 16px; font-weight: 600; } @media screen and (max-width: 350px) { #light-box #form-lightbox .contact-text .text-p { font-size: 14px; } } #light-box #form-lightbox .contact-form1 { margin: 0 auto; } #light-box #form-lightbox .contact-form1 #contact-form { margin-top: 10px; } #light-box #form-lightbox .contact-form1 #contact-form .col-lg-2 .divider { position: relative; width: 1px; height: 100%; border-left: 1px solid rgba(0, 0, 0, 0.12); } #light-box #form-lightbox .contact-form1 #contact-form #loc, #light-box #form-lightbox .contact-form1 #contact-form #type, #light-box #form-lightbox .contact-form1 #contact-form #modal, #light-box #form-lightbox .contact-form1 #contact-form #budget, #light-box #form-lightbox .contact-form1 #contact-form #square, #light-box #form-lightbox .contact-form1 #contact-form #style, #light-box #form-lightbox .contact-form1 #contact-form #datepicker, #light-box #form-lightbox .contact-form1 #contact-form #email, #light-box #form-lightbox .contact-form1 #contact-form #name, #light-box #form-lightbox .contact-form1 #contact-form #phone, #light-box #form-lightbox .contact-form1 #contact-form #gender { width: 100%; height: 50px; margin: 10px 0; padding-left: 10px; border: 1px solid rgba(0, 0, 0, 0.3); padding: 10px 15px; font-size: 16px; border-radius: 3px; -webkit-appearance: none; -moz-appearance: none; appearance: none; background: url(../img/icondown.webp) 95% 50% no-repeat scroll transparent; background-size: 10px 10px; background-color: #fff; } #light-box #form-lightbox .contact-form1 #contact-form #form-left { margin: 0 auto; } #light-box #form-lightbox .contact-form1 #contact-form #form-left #rooms, #light-box #form-lightbox .contact-form1 #contact-form #form-left #livingroom, #light-box #form-lightbox .contact-form1 #contact-form #form-left #bathroom { width: 28.8%; border: 1px solid rgba(0, 0, 0, 0.3); height: 50px; margin: 15px 0; padding-right: 50px; padding: 10px 15px; font-size: 16px; border-radius: 3px; -webkit-appearance: none; -moz-appearance: none; appearance: none; background: url(../img/icondown.webp) 85% 50% no-repeat scroll transparent; background-size: 10px 10px; background-color: #fff; } @media screen and (max-width: 767px) { #light-box #form-lightbox .contact-form1 #contact-form #form-left #rooms, #light-box #form-lightbox .contact-form1 #contact-form #form-left #livingroom, #light-box #form-lightbox .contact-form1 #contact-form #form-left #bathroom { width: 31%; } } #light-box #form-lightbox .contact-form1 #contact-form #form-left #square, #light-box #form-lightbox .contact-form1 #contact-form #form-left #datepicker { background: none; background-color: #fff; } #light-box #form-lightbox .contact-form1 #contact-form #form-right { margin: 0 auto; } @media screen and (min-width: 1025px) { #light-box #form-lightbox .contact-form1 #contact-form #form-right hr { display: none; } } #light-box #form-lightbox .contact-form1 #contact-form #fb-button { margin-top: 12px; width: 100%; height: 50px; border: 1px solid #3b5998; text-align: right; padding-right: 60px; background-size: 32px 32px; border-radius: 3px; background-color: #fff; -webkit-transition: 0.3s; transition: 0.3s; position: relative; } @media screen and (max-width: 767px) { #light-box #form-lightbox .contact-form1 #contact-form #fb-button { margin: 10px 0; } } #light-box #form-lightbox .contact-form1 #contact-form #fb-button p { position: absolute; top: 1vw; left: 12vw; color: #626262; } @media screen and (max-width: 767px) { #light-box #form-lightbox .contact-form1 #contact-form #fb-button p { left: 32vw; top: 3vw; } } #light-box #form-lightbox .contact-form1 #contact-form #fb-button #line { position: absolute; color: #9b9b9b; opacity: 0.8; left: 8vw; top: -0.1vw; } @media screen and (max-width: 767px) { #light-box #form-lightbox .contact-form1 #contact-form #fb-button #line { left: 20vw; } } #light-box #form-lightbox .contact-form1 #contact-form #fb-button img { position: absolute; left: 50px; top: 10px; width: 32px; height: 32px; -webkit-filter: invert(29%) sepia(70%) saturate(712%) hue-rotate(186deg) brightness(89%) contrast(81%); filter: invert(29%) sepia(70%) saturate(712%) hue-rotate(186deg) brightness(89%) contrast(81%); } @media screen and (max-width: 767px) { #light-box #form-lightbox .contact-form1 #contact-form #fb-button img { left: 20px; } } #light-box #form-lightbox .contact-form1 #contact-form #fb-button:hover { background-color: #2a4f91; color: #fff; } #light-box #form-lightbox .contact-form1 #contact-form #fb-button:hover img { -webkit-filter: invert(100%) sepia(100%) saturate(19%) hue-rotate(334deg) brightness(106%) contrast(106%); filter: invert(100%) sepia(100%) saturate(19%) hue-rotate(334deg) brightness(106%) contrast(106%); } #light-box #form-lightbox .contact-form1 #contact-form #fb-button:hover p { color: #fff; } #light-box #form-lightbox .contact-form1 #contact-form #fb-button:hover #line { color: #fff; } #light-box #form-lightbox .contact-form1 #contact-form a { text-decoration: none; color: #ee751b; font-weight: 900; } #light-box #form-lightbox .contact-form1 #contact-form #email, #light-box #form-lightbox .contact-form1 #contact-form #name, #light-box #form-lightbox .contact-form1 #contact-form #phone { background: none; background-color: #fff; } #light-box #form-lightbox .btn { margin: 50px auto; border: none; padding: 15px; background: #edbc96; color: #4b515e; font-size: 20px; width: 400px; border-radius: 10px; } @media screen and (max-width: 767px) { #light-box #form-lightbox .btn { width: 100%; } } #light-box #form-lightbox .btn:hover { color: #fff; background-color: #745c54; } #light-box #form-lightbox .form-btn { text-align: center; position: relative; width: 70vw; margin: 0 auto; } @media screen and (max-width: 767px) { #light-box #form-lightbox .form-btn { width: 80vw; margin: 0 auto; } } #light-box #form-lightbox .form-btn #phone1 { position: absolute; left: 500px; } /*# sourceMappingURL=about.css.map */