File manager - Edit - /home/asiatechinc/public_html/asiatechinc-websites/goabeachfun.com/css/style.css
Back
body { font-family: "Noto Sans", sans-serif; background-color: #fff; height: 100vh; position: relative; } body:before { content: ""; position: absolute; top: 0; left: 0; right: 0; bottom: 0; background: rgba(0, 0, 0, 0.5); -webkit-transition: .3s all ease; -o-transition: .3s all ease; transition: .3s all ease; opacity: 0; visibility: hidden; z-index: 1; } body.offcanvas-menu:before { opacity: 1; z-index: 1002; visibility: visible; } p { color: #000; font-weight: 300; line-height: 27px; } h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 { font-family: Oswald, sans-serif; } .mt-b-40{ margin:40px 0; } .mb-40{ } a { -webkit-transition: .3s all ease; -o-transition: .3s all ease; transition: .3s all ease; } a, a:hover { text-decoration: none !important; } .modal-open .modal { z-index: 99999; transform:translateY(124px); } .modal-content { width: 100% !important; padding: 17px; } /*.modal-body {*/ /* position: fixed;*/ /* top: 50%;*/ /* left: 0;*/ /* transform: translateY(-36%);*/ /* width: 325px;*/ /* height: auto;*/ /* margin: auto;*/ /* padding: 12px;*/ /* background: #fff;*/ /* box-shadow: 0 10px 25px rgba(0,0,0,0.1);*/ /* box-sizing: border-box; */ /* transition: 0.5s;*/ /* z-index: 99999;*/ /*}*/ .modal-content h2 { padding: 0px 8px; margin: auto; } .modal-body input, .modal-body textarea { width: 100%; height: 36px; padding: 5px; margin-bottom: 10px; box-sizing: border-box; border: 1px solid rgba(0,0,0,.5); outline: none; } .modal-body input[type="submit"] { background: #116e99; color: #fff; cursor: pointer; border: none; font-size: 17px; } .hero { height: 100vh; width: 100%; background-size: cover; background-position: center center; background-repeat: no-repeat; } .site-navbar-wrap { position: absolute; z-index: 99; width: 100%; left: 0; } .site-navbar-wrap a { color: #000 !important; } .site-navbar-wrap .site-navbar-top { font-size: 0.8rem; } .site-navbar-top { border-bottom: 1px solid rgba(255, 255, 255, 0.4); } .site-navbar { margin-bottom: 0px; padding: 5px 0; width: 100%; background:#fff; } .site-navbar .site-logo a { font-weight: 200; color: #fff; font-size: 20px; font-weight: bold; text-transform: uppercase; } .site-navbar .site-navigation .site-menu { margin-bottom: 0; } .site-navbar .site-navigation .site-menu a { text-decoration: none !important; display: inline-block; font-weight: 500; } .site-navbar .site-navigation .site-menu > li { display: inline-block; padding: 10px 5px; } .site-navbar .site-navigation .site-menu > li > a { color: #000; font-size: 17px; text-decoration: none !important; } .site-navbar .site-navigation .site-menu > li > a.active { color: #fff; } .site-navbar .site-navigation .site-menu > li > a:hover { color: #000; } .site-navbar .site-navigation .site-menu > li:last-child { padding-right: 0; } .site-navbar .site-navigation .site-menu > li:last-child > a { padding-right: 0; } .site-navbar .site-navigation .site-menu .has-children { position: relative; } .site-navbar .site-navigation .site-menu .has-children > a { position: relative; padding-right: 20px; } .site-navbar .site-navigation .site-menu .has-children > a:before { position: absolute; content: "\e313"; font-size: 16px; top: 50%; right: 0; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); font-family: 'icomoon'; } .site-navbar .site-navigation .site-menu .has-children .dropdown { visibility: hidden; opacity: 0; top: 100%; position: absolute; text-align: left; -webkit-box-shadow: 0 0px 4px 0px rgba(0, 0, 0, 0.25); box-shadow: 0 0px 4px 0px rgba(0, 0, 0, 0.25); padding: 0px 0; margin-top: 20px; margin-left: 0px; background: #fff; -webkit-transition: 0.2s 0s; -o-transition: 0.2s 0s; transition: 0.2s 0s; border-radius: 4px; } .site-navbar .site-navigation .site-menu .has-children .dropdown.arrow-top { position: absolute; } .site-navbar .site-navigation .site-menu .has-children .dropdown.arrow-top:before { bottom: 100%; left: 20%; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; } .site-navbar .site-navigation .site-menu .has-children .dropdown.arrow-top:before { border-color: rgba(136, 183, 213, 0); border-bottom-color: #fff; border-width: 10px; margin-left: -10px; } .site-navbar .site-navigation .site-menu .has-children .dropdown a { font-size: 15px; text-transform: none; letter-spacing: normal; -webkit-transition: 0s all; -o-transition: 0s all; transition: 0s all; color: #343a40; } .site-navbar .site-navigation .site-menu .has-children .dropdown a.active { color: #007bff; } .site-navbar .site-navigation .site-menu .has-children .dropdown .active > a { color: #fff !important; } .site-navbar .site-navigation .site-menu .has-children .dropdown > li { list-style: none; padding: 0; margin: 0; min-width: 230px; } .site-navbar .site-navigation .site-menu .has-children .dropdown > li:first-child > a { border-top-left-radius: 4px; border-top-right-radius: 4px; } .site-navbar .site-navigation .site-menu .has-children .dropdown > li:last-child > a { border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; } .site-navbar .site-navigation .site-menu .has-children .dropdown > li > a { padding: 6px 15px; display: block; } .site-navbar .site-navigation .site-menu .has-children .dropdown > li > a:hover { background: #ebeef0; color: #212529; } .site-navbar .site-navigation .site-menu .has-children .dropdown > li.has-children > a:before { content: "\e315"; right: 20px; } .site-navbar .site-navigation .site-menu .has-children .dropdown > li.has-children > .dropdown, .site-navbar .site-navigation .site-menu .has-children .dropdown > li.has-children > ul { left: 100%; top: 0; } .site-navbar .site-navigation .site-menu .has-children .dropdown > li.has-children:hover > a, .site-navbar .site-navigation .site-menu .has-children .dropdown > li.has-children:active > a, .site-navbar .site-navigation .site-menu .has-children .dropdown > li.has-children:focus > a { background: #ebeef0; color: #212529; } .site-navbar .site-navigation .site-menu .has-children:hover > a, .site-navbar .site-navigation .site-menu .has-children:focus > a, .site-navbar .site-navigation .site-menu .has-children:active > a { color: #000; } .site-navbar .site-navigation .site-menu .has-children:hover, .site-navbar .site-navigation .site-menu .has-children:focus, .site-navbar .site-navigation .site-menu .has-children:active { cursor: pointer; } .site-navbar .site-navigation .site-menu .has-children:hover > .dropdown, .site-navbar .site-navigation .site-menu .has-children:focus > .dropdown, .site-navbar .site-navigation .site-menu .has-children:active > .dropdown { -webkit-transition-delay: 0s; -o-transition-delay: 0s; transition-delay: 0s; margin-top: 0px; visibility: visible; opacity: 1; } .site-mobile-menu { width: 300px; position: fixed; right: 0; z-index: 2000; padding-top: 20px; background: #fff; height: calc(100vh); -webkit-transform: translateX(110%); -ms-transform: translateX(110%); transform: translateX(110%); -webkit-box-shadow: -10px 0 20px -10px rgba(0, 0, 0, 0.1); box-shadow: -10px 0 20px -10px rgba(0, 0, 0, 0.1); -webkit-transition: .3s all ease-in-out; -o-transition: .3s all ease-in-out; transition: .3s all ease-in-out; } .offcanvas-menu .site-mobile-menu { -webkit-transform: translateX(0%); -ms-transform: translateX(0%); transform: translateX(0%); } .site-mobile-menu .site-mobile-menu-header { width: 100%; float: left; padding-left: 20px; padding-right: 20px; } .site-mobile-menu .site-mobile-menu-header .site-mobile-menu-close { float: right; margin-top: 8px; } .site-mobile-menu .site-mobile-menu-header .site-mobile-menu-close span { font-size: 30px; display: inline-block; padding-left: 10px; padding-right: 0px; line-height: 1; cursor: pointer; -webkit-transition: .3s all ease; -o-transition: .3s all ease; transition: .3s all ease; } .site-mobile-menu .site-mobile-menu-header .site-mobile-menu-close span:hover { color: #dee2e6; } .site-mobile-menu .site-mobile-menu-header .site-mobile-menu-logo { float: left; margin-top: 10px; margin-left: 0px; } .site-mobile-menu .site-mobile-menu-header .site-mobile-menu-logo a { display: inline-block; text-transform: uppercase; } .site-mobile-menu .site-mobile-menu-header .site-mobile-menu-logo a img { max-width: 70px; } .site-mobile-menu .site-mobile-menu-header .site-mobile-menu-logo a:hover { text-decoration: none; } .site-mobile-menu .site-mobile-menu-body { overflow-y: scroll; -webkit-overflow-scrolling: touch; position: relative; padding: 20px; height: calc(100vh - 52px); padding-bottom: 150px; } .site-mobile-menu .site-nav-wrap { padding: 0; margin: 0; list-style: none; position: relative; } .site-mobile-menu .site-nav-wrap a { padding: 10px 20px; display: block; position: relative; color: #212529; } .site-mobile-menu .site-nav-wrap a.active, .site-mobile-menu .site-nav-wrap a:hover { color: #007bff; } .site-mobile-menu .site-nav-wrap li { position: relative; display: block; } .site-mobile-menu .site-nav-wrap li.active > a { color: #007bff; } .site-mobile-menu .site-nav-wrap .arrow-collapse { position: absolute; right: 0px; top: 10px; z-index: 20; width: 36px; height: 36px; text-align: center; cursor: pointer; border-radius: 50%; } .site-mobile-menu .site-nav-wrap .arrow-collapse:hover { background: #f8f9fa; } .site-mobile-menu .site-nav-wrap .arrow-collapse:before { font-size: 12px; z-index: 20; font-family: "icomoon"; content: "\f078"; position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%) rotate(-180deg); -ms-transform: translate(-50%, -50%) rotate(-180deg); transform: translate(-50%, -50%) rotate(-180deg); -webkit-transition: .3s all ease; -o-transition: .3s all ease; transition: .3s all ease; } .site-mobile-menu .site-nav-wrap .arrow-collapse.collapsed:before { -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); } .site-mobile-menu .site-nav-wrap > li { display: block; position: relative; float: left; width: 100%; } .site-mobile-menu .site-nav-wrap > li > a { padding-left: 20px; font-size: 20px; } .site-mobile-menu .site-nav-wrap > li > ul { padding: 0; margin: 0; list-style: none; } .site-mobile-menu .site-nav-wrap > li > ul > li { display: block; } .site-mobile-menu .site-nav-wrap > li > ul > li > a { padding-left: 40px; font-size: 16px; } .site-mobile-menu .site-nav-wrap > li > ul > li > ul { padding: 0; margin: 0; } .site-mobile-menu .site-nav-wrap > li > ul > li > ul > li { display: block; } .site-mobile-menu .site-nav-wrap > li > ul > li > ul > li > a { font-size: 16px; padding-left: 60px; } .sticky-wrapper { position: absolute; z-index: 100; width: 100%; background: #fff; } .sticky-wrapper + .site-blocks-cover { margin-top: 96px; } .sticky-wrapper .site-navbar { -webkit-transition: .3s all ease; -o-transition: .3s all ease; transition: .3s all ease; } .sticky-wrapper .site-navbar ul li.active a { color: #ffffff !important; background: #158abf; } .sticky-wrapper.is-sticky .site-navbar { background-color: #fff; box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px; } .sticky-wrapper.is-sticky .site-navbar .site-navigation .site-menu > li { display: inline-block; padding: 0px 4px; } .sticky-wrapper.is-sticky .site-navbar .site-navigation .site-menu > li:last-child { padding-right: 0; } .sticky-wrapper.is-sticky .site-navbar .site-navigation .site-menu > li:last-child > a { padding-right: 0; } .sticky-wrapper.is-sticky .site-navbar .site-navigation .site-menu > li.has-children > a { padding-right: 20px; } .sticky-wrapper.is-sticky .site-navbar .site-navigation .site-menu > li > a { padding: 6px 15px; color: #000; font-size: 17px; } .sticky-wrapper.is-sticky .site-navbar .site-navigation .site-menu > li > a:hover { color: #000 !important; } .sticky-wrapper.is-sticky .site-navbar .site-navigation .site-menu > li > a.active { color: #fff !important; } .sticky-wrapper.is-sticky .site-navbar .site-navigation .site-menu > li.active a { color: #fff; background: #158abf; } .site-logo img{ width:120px; } .carousel-inner img { width: 100%; height: 100%; } .about-section p{ text-align:justify; } .about-section img{ width:100%; } .about-section a{ padding: 12px 25px; background: #158abf; color: #fff; } .adventure-side-bar{ padding: 60px 30px; background: #000; margin: 13px 0; } .adventure-icon h3{ font-size:20px; } .adventure-icon img{ width:60px; } .adventure-side-bar h1{ color:#fff; } .adventure{ background: #faf9f6;} .pt-b-40{ padding:50px 0; } .adventure-icon { margin:20px 0; } .adventure-side-bar a{ padding: 12px 25px; background: #158abf; color: #fff; } .activities h2{ text-align:center; } .activities img{ width:100%; margin-bottom:20px; } .activities h2{ margin-bottom:20px; } .activities-text-box { position: absolute; bottom: 20px; width: 92%; background: #00000087; } .activities-text-box p{ text-align:center; margin: 0; padding: 10px; color:#fff; } .activities-text-box a{ color:#fff; } .footer li{ list-style:none; margin-bottom:5px; color:#fff; } .footer ul{ padding-left:0; } .quick-links a{ color:#fff; } .quick-links a:hover{ color:#158abf; padding-left:5px; } .copyright-footer p{ text-align:center; } .footer-logo img{ width:150px; display:block; margin-bottom:10px; } .footer-logo a{ color:#158abf; } .footer-logo i{ font-size:25px; margin-right:10px; } .quick-links { column-count: 2; } .copyright-footer { background:#158abf; margin-top:30px; color:#fff; } .copyright-footer a{ color:#000; } .copyright-footer p{ color:#fff; } .footer h3{ margin-bottom:20px; color:#fff; } .footer { background:#000; padding:30px 0 0 0; } .border{ border:solid 2px #000 !important; } .pt-b-25 { padding:25px 0; } .image-section { background:url(../images/bg.jpg); padding:200px 0; background-position: center; } .bg-contact { background:url(../images/slider/1.jpg); padding:200px 0 130px 0; margin-bottom: 0; } .breadcrumb h2{ color:#fff; } .right_conatct_social_icon{ background: #158abf; } .contact_us{ background-color: #f1f1f1; padding: 30px 0px; } .contact_inner{ background-color: #fff; position: relative; box-shadow: 20px 22px 44px #cccc; border-radius: 25px; } .contact_field{ padding: 60px 340px 90px 100px; } .right_conatct_social_icon{ height: 100%; } .contact_field h3{ color: #000; font-size: 40px; letter-spacing: 1px; font-weight: 600; margin-bottom: 10px } .contact_field p{ color: #000; font-size: 13px; font-weight: 400; letter-spacing: 1px; margin-bottom: 35px; } .contact_field .form-control{ border-radius: 0px; border: none; border-bottom: 1px solid #ccc; } .contact_field .form-control:focus{ box-shadow: none; outline: none; border-bottom: 2px solid #1325e8; } .contact_field .form-control::placeholder{ font-size: 13px; letter-spacing: 1px; } .contact_info_sec { position: absolute; background-color: #2d2d2d; right: 1px; top: 18%; height: 340px; width: 340px; padding: 40px; border-radius: 25px 0 0 25px; } .contact_info_sec h4{ letter-spacing: 1px; padding-bottom: 15px; color: #fff; } .info_single{ margin: 30px 0px; } .info_single i{ margin-right: 15px; color: #fff; } .info_single span{ font-size: 14px; letter-spacing: 1px; color: #fff; } button.contact_form_submit { background:#158abf; border: none; color: #fff; padding: 10px 15px; width: 100%; margin-top: 25px; border-radius: 35px; cursor: pointer; font-size: 14px; letter-spacing: 2px; } .socil_item_inner li{ list-style: none; } .socil_item_inner li a{ color: #fff; margin: 0px 15px; font-size: 14px; } .socil_item_inner{ padding-bottom: 10px; } .map_sec{ padding: 30px 0px; } .map_inner h4, .map_inner p{ color: #000; text-align: center } .map_inner p{ font-size: 13px; } .map_bind{ margin-top: 15px; border-radius: 30px; overflow: hidden; } .activity-page { padding:30px 0; } .activity-page p { margin-bottom:.5rem; } .activity-page .fsize { margin-top:20px; font-size:25px; } .activity-page h5 { margin-top:25px; } .activity-page ul{ padding-left:20px; } .activity-page ul li{ margin-bottom:10px; } .booking-form input{ width:100%; padding:8px; margin-bottom:10px; outline:none; font-size: 13px; border-radius: 5px; border: solid 1px #8d8d8d; margin: 0px 12px 10px 0px; } .booking-form{ border: 1px solid #ddd; padding: 20px; } .booking-form select{ width:100%; padding:8px; outline:none; font-size: 13px; border-radius: 5px; border: solid 1px #8d8d8d; margin: 0px 12px 10px 0px; } .booking-form textarea{ width:100%; height:100px; padding:10px; outline:none; border-radius:5px; margin-bottom:10px; } .booking-form button{ padding: 8px 35px; color: #fff; background: #158abf; border: none; border-radius:5px; } .booking-form h3{ margin-bottom:20px; } ::-webkit-input-placeholder { /* WebKit, Blink, Edge */ color: #000; font-family: "Noto Sans", sans-serif; font-size: 13px; } :-moz-placeholder { /* Mozilla Firefox 4 to 18 */ color: #000; font-family: "Noto Sans", sans-serif; font-size: 13px; } ::-moz-placeholder { /* Mozilla Firefox 19+ */ color: #000; font-family: "Noto Sans", sans-serif; font-size: 13px; } :-ms-input-placeholder { /* Internet Explorer 10-11 */ color: #000; font-family: "Noto Sans", sans-serif; } ::-ms-input-placeholder { /* Microsoft Edge */ color: #000; font-family: "Noto Sans", sans-serif; font-size: 13px; } ::placeholder { /* Most modern browsers support this now. */ color: #000; font-family: "Noto Sans", sans-serif; font-size: 13px; } .booking-form a{ padding: 12px 25px; background: #158abf; color: #fff; } .activities-div { box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px; margin-bottom:20px; } .activities-div h5{ padding:10px; text-align:center; } .activities-div img{ width:100%; } .activities-div a{ color:#000; } .quick-search-bar { width: 50%; display: block; margin: auto; padding: 15px 15px 1px 15px; position: relative; top: -295px; background: #ffffffe0; margin-bottom: -235px; border-radius: 10px; } .has-search .form-control { padding-left: 2.375rem; } .has-search .form-control-feedback { position: absolute; z-index: 2; display: block; width: 2.375rem; height: 2.375rem; line-height: 2.375rem; text-align: center; pointer-events: none; color: #aaa; } .quick-search-bar input{ width:100%; outline:none; } .quick-search-bar input:focus{ outline:none; box-shadow:none; } .quick-keyword li{ list-style: none; display: inline-block; padding:2px; margin-bottom:2px; } .quick-keyword a{ color:#158abf; font-size:15px; padding: 2px 5px; border: solid 1px #158abf; } .quick-keyword a:hover{ background:#158abf; color:#fff; } .quick-search-bar h3{ text-align:center; font-size: 20px; } .form-group { margin-bottom:5px; } .quick-keyword { text-align:center; } .check-out-form select {width: 100%; padding: 7px; border-radius: 3px; color: #495057; border: 1px solid #ced4da;} @media only screen and (max-width: 1024px) { .quick-search-bar { width:100%; } } @media only screen and (max-width: 600px) { #order-1 { order: 1; } #order-2 { order: 2; margin-top: 20px; } .quick-search-bar { top: 15px; margin-bottom: 35px; box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px; } .sticky-wrapper { position: inherit; } .site-navbar-wrap{ position: inherit; } .bg-contact { background: url(../images/slider/1.jpg); padding: 200px 0 130px 0; margin-bottom: 0; background-position: center; } .carousel-inner img { width: 100%; height: 100%; margin-top: 95px; } } .bg-contact h1{ color:#fff; } .wt-sidebar { background: #FAFAFA; padding: 20px; border: 1px solid #ddd; margin: 0 0 30px 0; border-radius: 5px; margin-top:30px; } .wt-sidebar h3.widget-title { font-size:16px; background: #158abf; display: block; padding: 8px; color: #fff; border-radius: 4px; box-shadow: 2px 2px 2px rgb(0 0 0 / 20%); color:#fff; } .wt-sidebar .contact-sidebar { width: 100%; } .contact-sidebar .sidebar-catch { font-weight: bold; padding-left: 0!important; margin-top:20px; } .contact-sidebar .sidebar-catch li { border-bottom: 1px dashed #626262; line-height: 40px; font-size:14px; } .contact-sidebar .sidebar-catch li { list-style: none; } .contact-sidebar .sidebar-catch i { margin-right: 12px; color: #158abf; font-size: 16px; } .activities-highlight span{ font-weight:bold; } .activities-highlight h4{ font-size: 18px; margin-bottom: 0; } .activities-highlight P{ font-size:15px; padding-left:16px; } .adventure-side-bar h2{ color:#fff; }
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.02 |
proxy
|
phpinfo
|
Settings