Submit
Path:
~
/
home
/
getwphos
/
www
/
psdtohtml
/
css
/
File Content:
main.css
body{ background-color: #000000; color: #ffffff; font-family: 'Limerick'; } .h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6{ font-family: 'Limerick'; } .mt-text-center{ text-align: center; } .mt-h-c-space{ margin-top: 70px; margin-bottom: 0px; line-height: 1.4; } a, a:hover, a:focus{ color: #ff0000; text-decoration: none; background-color: transparent; } .mt-clients-content{ padding-top: 20px; padding-bottom: 20px; } .mt-clients-content ul { margin-top: 20px; } .mt-clients-content ul li { font-size: 18px; font-weight: 100; } .mt-service-content ul { margin-top: 20px; margin-bottom: 20px; } .mt-service-content ul li { font-size: 18px; font-weight: 100; } .mt-contact-content{ padding-top: 30px; padding-bottom: 30px; } .mt-contact-content .phone { font-size: 52px; } .mt-contact-content .email { font-size: 52px; text-transform: uppercase; } header{ height: 850px; } .mt-about-side-content h3 { margin-top: 30px; text-align: center; font-size: 24px; } .red-link{ color: #ff0000; font-size: 19px; } .red-link:hover, .red-link:focus{ color: #ff0000; } .red-link::after{ content: '\00BB'; position: relative; top: 0px; padding-left: 0px; color: #ff0000; } .white-link{ color: #ffffff; font-size: 19px; } .white-link:hover, .white-link:focus{ color: #ffffff; } .white-link::after{ content: '\00BB'; position: relative; top: 0px; padding-left: 0px; color: #ffffff; } .mt-header-home{ background-image: url(../img/h_header_bg.png); background-repeat: no-repeat; background-position: center center; background-size: cover; } .mt-header-home .mt-logo{ padding-top: 40px; text-align: center; height: 253px; } .mt-services-page .other-page-logo img { height: 200px; margin-top: 12px; margin-left: 16%; } .mt-about-page .other-page-logo img { height: 200px; margin-top: 100px; margin-left: 10%; } .mt-clients-page .other-page-logo img { height: 200px; margin-top: 44px; margin-left: 6%; } .mt-header-home .mt-head-content{ background-color: rgba(1, 1, 1, 0.72); height: 350px; margin-top: 230px; padding: 10px; } /* Other Pages*/ .mt-header-page{ background-repeat: no-repeat; background-position: center center; background-size: cover; } .mt-about-page{ background-image: url(../img/about.png); } .mt-services-page{ background-image: url(../img/services.JPG); } .mt-contact-page{ background-image: url(../img/c_header_bg.png); } .mt-clients-page{ background-image: url(../img/clients.png); } .mt-header-page .mt-logo{ padding-top: 40px; text-align: center; height: 253px; } .mt-other-page-nav{ margin-top: -120px; margin-bottom: 46px; } .mt-other-page-nav .mt-head-content{ background-color: rgba(1, 1, 1, 0.72); height: auto; padding: 10px; } .mt-head-content .after-menu-content{ height: 236px; } .mt-head-content .after-menu-content .img-block{ float: left; padding-left: 24px; width: 356px; } .mt-head-content .after-menu-content .img-block img{ width: 100%; } .mt-jimmy-service-list{ margin-top: 30px; } .mt-jimmy-service-list li{ font-family: 'Limerick'; font-size: 17px; letter-spacing: 2.72px; text-transform: uppercase; font-weight: 100; } /*Nav*/ /* #Navigation ================================================== */ #navbarSupportedContent { margin-left: 30px; } #navbarSupportedContent2 { margin-left: 12px; } #navbarSupportedContent2 .nav-link{ font-family: 'Limerick'; font-size: 17px; letter-spacing: 2.72px; text-transform: uppercase; font-weight: 100; transition: all 200ms linear; } #navbarSupportedContent2 .nav-item:not(:last-child)::after { content: '\007C'; position: relative; top: -2px; padding-right: 8px; padding-left: 0px; color: #ffffff; } .start-header { opacity: 1; transform: translateY(0); padding: 10px 0; box-shadow: 0 10px 30px 0 rgba(138, 155, 165, 0.15); -webkit-transition : all 0.3s ease-out; transition : all 0.3s ease-out; } .start-header.scroll-on { box-shadow: 0 5px 10px 0 rgba(138, 155, 165, 0.15); padding: 5px 0; -webkit-transition : all 0.3s ease-out; transition : all 0.3s ease-out; } .start-header.scroll-on .navbar-brand img{ height: 28px; -webkit-transition : all 0.3s ease-out; transition : all 0.3s ease-out; } .navigation-wrap{ position: relative;; width: 100%; top: 0; left: 0; z-index: 1000; -webkit-transition : all 0.3s ease-out; transition : all 0.3s ease-out; } .navbar{ padding: 0; } .navbar-brand img{ height: 52px; width: auto; display: block; -webkit-transition : all 0.3s ease-out; transition : all 0.3s ease-out; } .navbar-toggler { float: right; border: none; padding-right: 0; } .navbar-toggler:active, .navbar-toggler:focus { outline: none; } .navbar-light .navbar-toggler-icon { width: 24px; height: 17px; background-image: none; position: relative; border-bottom: 1px solid #000; transition: all 300ms linear; } .navbar-light .navbar-toggler-icon:after, .navbar-light .navbar-toggler-icon:before{ width: 24px; position: absolute; height: 1px; background-color: #000; top: 0; left: 0; content: ''; z-index: 2; transition: all 300ms linear; } .navbar-light .navbar-toggler-icon:after{ top: 8px; } .navbar-toggler[aria-expanded="true"] .navbar-toggler-icon:after { transform: rotate(45deg); } .navbar-toggler[aria-expanded="true"] .navbar-toggler-icon:before { transform: translateY(8px) rotate(-45deg); } .navbar-toggler[aria-expanded="true"] .navbar-toggler-icon { border-color: transparent; } .nav-link{ font-family: 'Limerick'; font-size: 16px; letter-spacing: 3.84px; text-transform: uppercase; font-weight: 100; transition: all 200ms linear; } .nav-item:hover .nav-link{ color: #ffffff !important; } .nav-item.active .nav-link{ color: #ffffff ; } .nav-link { position: relative; padding: 5px 0 !important; display: inline-block; } /* .nav-item:after{ position: absolute; bottom: -5px; left: 0; width: 100%; height: 2px; content: ''; background-color: #8167a9; opacity: 0; transition: all 200ms linear; } */ .nav-item:not(:last-child):after{ content: '\007C'; position: relative; top: -2px; padding-right: 12px; padding-left: 12px; color: #ffffff; } .nav-item:hover:after{ bottom: 0; opacity: 1; } .nav-item.active:hover:after{ opacity: 0; } .nav-item{ position: relative; transition: all 200ms linear; } /* body.dark{ color: #fff; background-color: #1f2029; } body.dark h1{ color: #fff; } body.dark h1 span{ transition-delay: 0ms !important; } body.dark p{ color: #fff; transition-delay: 0ms !important; } */ .dark { background-color: #14151a !important; } .start-header { box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.15); } .start-header.scroll-on { box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.15); } .nav-link{ color: #fff !important; } .nav-item.active .nav-link{ color: #ffffff; } .dropdown-menu { color: #fff; background-color: #1f2029; box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.25); } .dropdown-item { color: #fff; } .navbar-light .navbar-toggler-icon { border-bottom: 1px solid #fff; } .navbar-light .navbar-toggler-icon:after, .navbar-light .navbar-toggler-icon:before{ background-color: #fff; } .navbar-toggler[aria-expanded="true"] .navbar-toggler-icon { border-color: transparent; } /* #Media ================================================== */ @media (max-width: 1200px) { h1{ font-size: 38px; } .nav-item:after{ display: none; } .nav-item::before { position: absolute; display: block; top: 15px; left: 0; width: 11px; height: 1px; content: ""; border: none; background-color: #000; vertical-align: 0; } .dropdown-toggle::after { position: absolute; display: block; top: 10px; left: -23px; width: 1px; height: 11px; content: ""; border: none; background-color: #000; vertical-align: 0; transition: all 200ms linear; } .dropdown-toggle[aria-expanded="true"]::after{ transform: rotate(90deg); opacity: 0; } .dropdown-menu { padding: 0 !important; background-color: transparent; box-shadow: none; transition: all 200ms linear; } .dropdown-toggle[aria-expanded="true"] + .dropdown-menu { margin-top: 10px !important; margin-bottom: 20px !important; } .nav-item::before { background-color: #fff; } .dropdown-toggle::after { background-color: #fff; } .dropdown-menu { background-color: transparent; box-shadow: none; } } .mt-main{ background-image: url(../img/main_bg.png); background-repeat: no-repeat; background-position: center; background-size: cover; } .mt-other-page-main{ background-color: #000000; } .mt-main-title h2{ font-size: 19px; font-weight: 100; letter-spacing: 5.6px; text-transform: uppercase; color: #d2d2d2; padding-top: 25px; padding-bottom: 1px; } .mt-main-title::after { content: ""; width: 100%; height: 5px; background: url(../img/redline.png) no-repeat; top: 55px; right: -12px; position: absolute; display: inline-block; } /* .recent-clients-title{ background-image: url(../img/recent_clients_title.png); background-position-x: 0px; background-position-y: 24px; background-repeat: no-repeat; } .recent-clients-content{ background-image: url(../img/recent_clients_content.png); background-position-x: 0px; background-position-y: 0px; background-repeat: repeat-y; } */ /* .recent-clients-title{ background: rgba(168, 18, 23, 1.0); background: -webkit-radial-gradient(center, rgba(168, 18, 23, 1.0), rgba(135, 3, 3, 1.0)); background: -moz-radial-gradient(center, rgba(168, 18, 23, 1.0), rgba(135, 3, 3, 1.0)); background: radial-gradient(ellipse at center, rgba(168, 18, 23, 1.0), rgba(135, 3, 3, 1.0)); } .recent-clients-content{ background: rgba(168, 18, 23, 1.0); background: -webkit-radial-gradient(center, rgba(168, 18, 23, 1.0), rgba(135, 3, 3, 1.0)); background: -moz-radial-gradient(center, rgba(168, 18, 23, 1.0), rgba(135, 3, 3, 1.0)); background: radial-gradient(ellipse at center, rgba(168, 18, 23, 1.0), rgba(135, 3, 3, 1.0)); } .recent-clients-content-area{ padding: 20px; } */ .recent-clients-content-area ul{ padding-left: 0px; } .recent-clients-title .mt-main-title{ color: #e5e5e5; } .recent-clients-content-area a { margin-left: -10px; } .line-brake{ background-image: url(../img/linebrake.png); height: 1px; width: 100%; } .mt-main-content{ padding-top: 20px; padding-bottom: 40px; } .mt-main-content p{ color: #fffefe; } .content-before-footer { background-color: #090806; } .content-before-footer .mt-service-home{ padding-top: 30px; padding-bottom: 40px; } .content-before-footer .mt-service-home h3{ font-size: 24px; letter-spacing: 0.88px; text-decoration: underline; text-transform: uppercase; } .content-before-footer .mt-service-home ul{ list-style: none; padding-left: 0px; } .content-before-footer .mt-service-home ul li{ font-size: 20px; letter-spacing: 0.88px; } footer{ background-image: url(../img/footer_bg.png); background-repeat: no-repeat; background-size: cover; padding-bottom: 50px; } .footer-content{ margin-top: 50px; } .footer-content h2{ font-family: 'Blacksword'; font-size: 48px; font-weight: normal; color: #a0a1a1; text-align: center; } .footer-content .footer-contact{ background-image: url(../img/footer_action.png); background-repeat: no-repeat; height: 200px; margin-top: -10px; text-align: center; background-position-x: 234px; } .footer-content .footer-contact a.phone{ font-family: 'Kensmark.04 Slant'; font-size: 56px; letter-spacing: 0.704px; color: #feffff; line-height: 2; } .footer-content .footer-contact a.email{ font-family: 'Kensmark.04 Slant'; font-size: 27px; color: #feffff; text-transform: uppercase; } .footer-bottom { margin-top: -70px; } .mt-footer-logo { float: left; } .footer-bottom a{ color: #fffefa; } .mt-footer-copyright { float: left; padding-top: 100px; padding-left: 26px; font-size: 18px; letter-spacing: 1.6px; color: #fffefa; } .mobile-on{ display: none; } .mt-m-logo img { height: 70px; } @media (max-width: 1200px) { .mt-header-other-page{ height: 400px; } .mt-other-page-nav { margin-top: 0; margin-bottom: 0; } .mt-other-page-nav .mt-head-content { background-color: rgba(225, 21, 21, 0.72); z-index: 9999; position: absolute; width: 80%; margin-top: -140px; } .mobile-off{ display: none; } .mobile-on{ display: block; } .pl-4, .px-4 { padding-left: 1.5rem !important; } .ml-0, .mx-0 { margin-left: 0 !important; } .navbar-light .navbar-toggler-icon{ margin-top: -4px; } .mt-nav-title{ color: #ffffff; text-transform: uppercase; margin-left: 6px; font-size: 18px; letter-spacing: 2.75px; } header{ height: auto; padding-bottom: 30px; } .mt-header-home .mt-head-content{ height: auto; } .mt-head-content .after-menu-content{ display: none; } .content-before-footer .mt-main-title::after{ top: 84px; } .footer-content .footer-contact{ height: auto; background-position-x: 0px; } .footer-bottom{ margin-top: 0px; } .mt-footer-logo { float: none; text-align: center; margin-top: 50px; } .mt-footer-copyright { float: none; padding-top: 50px; } } @media (max-width: 600px) { .mt-other-page-nav .mt-head-content{ width: 90%; } .mt-header-home .mt-logo{ height: auto; } .mt-header-home .mt-head-content{ margin-top: 100px; } .mt-logo img { height: 160px; } .footer-content h2{ font-size: 30px; } .footer-content .footer-contact { height: 155px; padding-left: 0px; padding-top: 22px; } .footer-content .footer-contact a.phone { font-size: 30px; padding-left: 38px; } .footer-content .footer-contact a.email{ font-size: 18px; padding-left: 48px; } .mt-footer-copyright{ text-align: center; } }
Edit
Rename
Chmod
Delete
FILE
FOLDER
Name
Size
Permission
Action
fonts
---
0755
.DS_Store
6148 bytes
0644
bootstrap.min.css
160404 bytes
0666
main.css
14258 bytes
0644
N4ST4R_ID | Naxtarrr