Linux dpw.dpwebtech.com 3.10.0-1160.88.1.el7.x86_64 #1 SMP Tue Mar 7 15:41:52 UTC 2023 x86_64
Apache
: 192.232.243.69 | : 13.59.69.58
54 Domain
7.3.33
dpclient
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
CREATE WP USER
README
+ Create Folder
+ Create File
/
home /
dpclient /
public_html /
insurance /
css /
[ HOME SHELL ]
Name
Size
Permission
Action
comnon.css
13.62
KB
-rw-r--r--
dashbord.css
18.7
KB
-rw-r--r--
datatables2.0.8.min.css
25.37
KB
-rw-r--r--
index.css
17.42
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : index.css
.hero-banner { padding: 140px 0 60px; } .banner-wrap { display: flex; gap: 4rem; } .banner-text { max-width: 740px; width: 100%; } .h1-heading { font: normal 98px / 100px "DM Sans"; color: var(--black); text-transform: capitalize; } .header-btn { display: inline-block; margin-top: 32px; } /* clinet */ .clientlist { margin-top: 50px; } .p-heading b, .p-heading strong { font-weight: 600; } .client-logo { margin-top: 32px; } .client-logo .each-logo { display: flex; justify-content: center; align-items: center; } .client-logo .each-logo img { width: auto; height: 50px; } .counter-banner { overflow: hidden; } .bcq { position: absolute; z-index: -1; background-position: center; background-repeat: no-repeat; right: -13%; top: 0%; width: 900px; height: 900px; background-image: url(../img/dottcube.png); } .w-1095 { max-width: 1095px; text-transform: capitalize; padding: 247px 0; gap: 80px; } .left-highlight { max-width: 365px; width: 100%; font: normal 64px / 84px "DM Sans"; } .right-highlight { max-width: 650px; width: 100%; font: 100 64px / 78px "DM Sans"; font-weight: 100; } .max-640 { max-width: 640px; padding: 55px 0; gap: 24px; } .itemsv1 { border-radius: 8px; box-shadow: 0px 0px 8px 0px #00000005; border: 0.5px solid var(--dashbord); background-color: var(--white); padding: 56px 24px; } .itemsv1 h2 { font-family: "DM Sans"; margin: 32px 0 16px; text-transform: capitalize; } .bannerv2 { margin: 135px 0; } .bannerleft { background: rgba(0, 0, 0, 0.15); backdrop-filter: blur(25px); position: absolute; height: 100%; top: 0; width: 50%; display: flex; align-items: center; justify-content: center; text-transform: capitalize; } .txt-banner { width: 420px; } .txt-banner h2 { font: 600 64px / 78px "DM Sans"; color: var(--gaylight); } .txt-banner p { color: var(--white); } .txt-banner .btn-2 { margin-top: 32px; display: block; text-align: center; } .btn-2 { padding: 10px 15px; border: 0; outline: 0; border-radius: 4px; background: var(--white); color: var(--black); } /******* form uiux *******/ .quote-fm { padding: 60px 0; } .color-7c { color: var(--grayseven); } .step h2.title32 { margin: 15px 0 34px; text-transform: capitalize; } .fm-list { max-width: 416px; width: 100%; display: flex; flex-direction: column; gap: 24px 0; } .step .form-label { display: block; color: var(--grayseven); margin-bottom: 8px; } .control-sm, .control-v1 { width: 100%; border-radius: 8px; border: 1.4px solid var(--dashbord); background: var(--white); padding: 8px 16px; } .control-sm { padding: 6px 16px; } select.control-sm, select.control-v1, .step select { appearance: none; -webkit-appearance: none !important; -moz-appearance: none !important; background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg id='chevron-down 2'%3E%3Cpath id='Vector' d='M4 6L8 10L12 6' stroke='%23343434' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3C/svg%3E%0A"); background-position: 98%; background-repeat: no-repeat; } /* radio */ .step [type="checkbox"]:checked, .step [type="checkbox"]:not(:checked), .step [type="radio"]:checked, .step [type="radio"]:not(:checked) { position: absolute; visibility: hidden; opacity: 0; } .step [type="checkbox"]:checked + label, .step [type="checkbox"]:not(:checked) + label, .step [type="radio"]:checked + label, .step [type="radio"]:not(:checked) + label { position: relative; padding-left: 40px; cursor: pointer; line-height: 26px; display: inline-block; color: var(--balck); font-size: 20px; } .step [type="checkbox"]:checked + label:before, .step [type="checkbox"]:not(:checked) + label:before, .step [type="radio"]:checked + label:before, .step [type="radio"]:not(:checked) + label:before { content: ""; position: absolute; left: 0; top: 0; width: 24px; height: 24px; border: 1px solid #d3d3d3; border-radius: 100%; background: var(--white); } .step [type="checkbox"]:checked + label:after, .step [type="checkbox"]:not(:checked) + label:after, .step [type="radio"]:checked + label:after, .step [type="radio"]:not(:checked) + label:after { content: ""; width: 16px; height: 16px; background: var(--primary); position: absolute; top: 4px; left: 4px; border-radius: 100%; -webkit-transition: all 0.2s ease; transition: all 0.2s ease; } .step [type="checkbox"]:not(:checked) + label:after, .step [type="radio"]:not(:checked) + label:after { opacity: 0; -webkit-transform: scale(0); transform: scale(0); } .step [type="checkbox"]:checked + label:after, .step [type="radio"]:checked + label:after { opacity: 1; -webkit-transform: scale(1); transform: scale(1); } .cst-radio { margin-bottom: 24px; text-transform: capitalize; } .outline-btn { text-transform: capitalize; padding: 8px 16px; border-radius: 4px; border: 2px solid var(--primary); background: var(--white); color: var(--primary); box-shadow: 0px 4px 16px 0px rgba(255, 255, 255, 0.15) inset; } .btn-prev { color: var(--gray); border: 0 !important; } /* checkbox */ .step [type="checkbox"]:checked + label:after, .step [type="checkbox"]:not(:checked) + label:after, .step [type="checkbox"]:checked + label:before, .step [type="checkbox"]:not(:checked) + label:before { border-radius: unset; } .withlf { margin-bottom: 24px; } .withlf .color-7c { font-size: 20px; display: flex; gap: 1.5rem; } .small-box, .withlf .control-v1 { width: 75px; } .twoleft { display: flex; flex-direction: column; gap: 24px; } .outlineicons { align-items: center; display: flex; gap: 8px; padding: 8px 16px; border-radius: 8px; border: 2px solid var(--primary); background: transparent; width: fit-content; font-size: 16px; color: var(--primary); } .right-data .remove-btn { border: 2px solid #ed5c5c; color: #ed5c5c; } .right-data .remove-btn { border: 2px solid #ed5c5c; color: #ed5c5c; } .step, .hidden { display: none; } .step.active { display: block; } .pg-class { display: flex; gap: 24px; position: absolute; top: 50%; /* transform: translateY(-50%); */ right: -1rem; transform: rotate(90deg); transform-origin: right; } .pg-class .dotts { width: 10px; height: 10px; display: block; border-radius: 50%; background-color: var(--gaylight); } .pg-class li.active .dotts { background-color: var(--primary); } .wraps-steps { max-width: 740px; width: 100%; } .card-componets { border-radius: 8px; padding: 1.5rem; background-color: var(--white); box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.08); } .verify-data { max-width: 416px; width: 100%; gap: 16px; } .width-41 { flex: 0 0 41%; color: var(--grayseven); margin-right: 1rem; } .input-hz { width: 100%; } .form-control-xs { border-radius: 2px; border: 1px dashed var(--dashbord); padding: 6.5px 16px; width: 100%; } .child-box .form-control-xs { width: 58px; } /* .btntype-check { border: 0; outline: 0; background: 0; } .btntype-check input[type="checkbox"].asButton, .btntype-check input[type="radio"].asButton { display: none; } .btntype-check input[type="checkbox"].asButton+label, .btntype-check input[type="radio"].asButton+label { display: block; position: relative; border-radius: 2px; border: 1.4px dashed var(--dashbord); background: rgba(228, 231, 235, 0.38); background-color: rgba(228, 231, 235, 0.38); color: #8A97AA; padding: 6.5px 16px; cursor: pointer; } .btntype-check input[type="checkbox"].asButton:checked+label { background-color: rgba(22, 192, 152, 0.38); border: 1.4px dashed #00B087; color: #008767; } .wrap-multi-chekbox { margin-top: 8px; flex-wrap: wrap; gap: 0.5rem 1rem; } .wraps-steps .mak-space, .wraps-steps .step { height: 100%; } */ .max-560 { max-width: 560px; width: 100%; } .max-560 .color-7c { font-size: 16px; } /******* end form row ui *******/ /******* ins page **************/ .quote-h1 { font: 600 36px / 43px "DM Sans"; text-transform: capitalize; } .searchbox { min-height: 38px; width: 100%; border-radius: 4px; padding: 4px 8px 4px 16px; border: 1px solid rgba(187, 187, 187, 0.75); } .searchbutton { width: 24px; height: 24px; border: 0; outline: 0; background-color: transparent; position: absolute; right: 8px; top: 7px; } .filter-radio { margin: 24px 0; } .aside-bar .color-gray, .filter-radio p.f-14 { font-weight:600; color:#7C7C7C !important; } .step.filter-radio [type="radio"]:not(:checked) + label, .step.filter-radio [type="radio"]:checked + label { font-size: 16px; } .apply-btn .apply-click { width: 100%; background-color: var(--primary); color: var(--white); } .contact-filter .buttonlink { display: inline-block; margin-top: 24px; /*box-shadow: 0px 4px 16px 0px #ffffff26 inset; background-color: #AC38D6;*/ } .all-list { padding: 65px 0 130px; } .quotelist-wrap { display: flex; gap: 3.5rem; margin-top: 60px; } .quotelist-aside { max-width: 270px; width: 100%; } .aside-bar h2.f-18 { font-weight: 600; } .quotelist-count { max-width: 956px; width: 100%; } .quote-sl { gap: 0.5rem; width: fit-content; padding: 8px 16px; border-radius: 8px; background: rgba(187, 187, 187, 0.1); } .ops-75 { opacity: 0.75; } .brandimg img { margin-right: 0.6rem; height: 40px; } .brandimg .title-h2 { text-transform: capitalize; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } .plan-name { padding: 2px 0px; font-weight: 500; text-transform: capitalize; margin-top: 8px; border-radius: 4px; border: 1px solid var(--black); text-align: center; } .quote-listv1 { padding: 1rem; border-radius: 8px; border: 0.5px solid rgba(187, 187, 187, 0.75); background: var(--white); box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.08); } .mail-btn { padding: 9px 16px; border-radius: 8px; outline: 0; border: 0.5px solid rgba(187, 187, 187, 0.75); background: var(--white); box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.08); } .quote-count-list.grids-3 { gap: 1rem; } .limit-wrap { gap: 1.5rem; } .clickbtn { gap: 8px; } .quote-see { background-color: var(--black); color: var(--white); } .labeltext { letter-spacing: 0.28px; opacity: 0.75; } .label-premium { letter-spacing: 0.32px; line-height: 28px; } .list-covers { display: flex; flex-wrap: wrap; gap: 8px; margin-top: 4px; } .list-name { text-transform: capitalize; padding: 4px 12px; color: #008767; border-radius: 25px; border: 1.4px solid #00b087; background: rgba(22, 192, 152, 0.38); } .sm-155 { min-width: 155px; } .bg-change-q { gap: 1rem; border-radius: 8px; padding: 8px 16px; background-color: rgba(187, 187, 187, 0.1); } .email-q { width: fit-content; margin: 1.5rem 0; } .emaildata-fm { gap: 1.5rem; } .fullbtn-mail { border: 0; color: var(--white); font-weight: 500; padding: 10px 15px; border-radius: 4px; background: var(--primary); } /********* ins page end **********/ /***** popup css ********/ .cst-sm-modal { max-width: 635px; width: 100%; } .cst-modal { position: fixed; left: 0; top: 0; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.5); opacity: 0; visibility: hidden; transform: scale(1.1); transition: visibility 0s linear 0.25s, opacity 0.25s 0s, transform 0.25s; } .cst-modal-content { max-height: 90vh; overflow-x: auto; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); background-color: white; padding: 40px; /* width: 30em;*/ border-radius: 8px; } .cst-close-button { cursor: pointer; transition: color 0.12s ease-in-out; } .cst-close-button:hover { color: var(--clr-main); } .cst-show-modal { opacity: 1; visibility: visible; transform: scale(1); transition: visibility 0s linear 0s, opacity 0.25s 0s, transform 0.25s; } .cst-md-modal { max-width: 965px; width: 100%; } .abs-right { position: absolute; right: 40px; top: 40px; } .footer-btn { margin-top: 40px; gap: 8px; } .model-quote .area-cover .list-name { border: 1.4px solid var(--dashbord); background-color: rgba(228, 231, 235, 0.38); color: #8a97aa; } .model-quote .labeltext { font-weight: 500; } .area-cover { margin: 24px 0 16px; } .full-btn { padding: 10px 24px; border-radius: 4px; background-color: var(--black); color: var(--white); width: 100%; border: 0; } .limit-covered { margin: 16px 0 24px; } .cubes-box { border-radius: 8px; background: rgba(187, 187, 187, 0.1); padding: 8px 16px; } .remaning-things { gap: 8px; margin: 16px 0 8px; text-transform: capitalize; } .lbtxt { opacity: 0.5; letter-spacing: 0.26px; text-transform: capitalize; } .amt { letter-spacing: 0.32px; font-weight: 500; line-height: 28px; } .cover-things { gap: 8px; } .cover-box-inner { height:100%; padding: 8px; border-radius: 8px; background: rgba(187, 187, 187, 0.1); } .cover-box h2 { margin-bottom: 1rem; letter-spacing: 0.28px; text-transform: capitalize; font-weight: 500; } .cover-listing { gap: 8px; } .gt-q { width: max-content; border: 2px solid var(--primary); color: var(--white); background-color: var(--primary); } .sm-q { border: 2px solid var(--black); color: var(--black); background-color: transparent; } .footer-btn button { font-weight: 500; min-width: 173px; } /***** popup end ********/ /****** reponsive ******/ @media (max-width: 1030px) { .grids-3, .grids-2 { grid-template-columns: repeat(2, 1fr); } .h1-heading { font: normal 58px / 70px "DM Sans"; margin-bottom: 1rem; } .banner-wrap { gap: 1rem; } .image-banner { max-width:330px; } .hero-banner { padding: 60px 0 60px; } .left-highlight { font: normal 58px / 70px "DM Sans"; } .right-highlight { font: 100 58px / 70px "DM Sans"; } .w-1095 { padding: 60px 0; gap: 50px; } .bannerv2 { margin: 60px 0; } .txt-banner h2 { font: 600 40px / 52px "DM Sans"; } .txt-banner { padding: 1rem; } .quotelist-wrap, .footer-xs { gap: 1rem; } .footer-xs .ul-50 { gap: 1rem 0.5rem; } footer { padding: 60px 0 40px; } } @media (max-width: 767px) { .bottom-footer img, .bannertwo img, .topheader .custom-container:last-child li:first-child, .image-banner { display: none; } .callto-action { gap: 1rem; } .callto-action .a-link { font-size: 12px; } .band-link { font: 500 24px / 38px "Poppins"; } .quote-link { padding: 8px 14px; font-size: 14px; } .hero-banner { padding: 50px 0 50px; } .h1-heading { font: normal 28px / 38px "DM Sans"; margin-bottom: 1rem; } .quote-h1, .txt-banner h2 { font: 600 24px / 29px "DM Sans"; } .f-18 { font: normal 16px / 21px "DM Sans"; } .w-1095 { padding: 50px 0; gap: 30px; } .grids-3, .grids-2 { grid-template-columns: repeat(1, 1fr); } .quote-fm { padding: 50px 0; } .all-col-mb { flex-direction: column-reverse; gap: 1rem; } .step h2.title32 { margin: 15px 0 20px; font: 600 24px / 30px "DM Sans"; } .verify-data { display:none; max-width: 100%; gap: 0.5rem; padding: 1.5rem 0.75rem; } .fm-list { max-width: 100%; gap: 0.5rem; } .btn-continue { margin-top: 1rem; } .quotelist-aside { max-width: 275px; position: absolute; background-color: red; background-color: var(--white); border-right: 1.5px solid #e4e7eb; top: 0; left: -305px; height: 100vh; z-index: 1; padding: 1.5rem 0.75rem; visibility: hidden; opacity: 0; transition: all 0.2s ease-in-out; } .aside-bar h2 { font-size: 20px; } .my-4 { margin: 2rem 0; } .quotelist-wrap { margin-top: 30px; gap: 0; } .all-list { padding: 50px 0; } .wrap-multi-chekbox { gap: 0.5rem; } .width-41 { margin-right: 0.25rem; } .footer { padding: 50px 0 15px; } .footer-xs { padding: 20px 0; gap: 15px; flex-direction: column; } .footer-sm, .footer .ul-50 { gap: 0.25rem; } .all-list, .bannerv2 { margin: 50px 0; margin-top: 0; } .max-640 { gap: 15px; } .bannerleft { position: unset; width: 100%; padding: 10px; border-radius: 4px; } .form-news { display: flex; gap: 4px; } .left-highlight { font: normal 24px / 32px "DM Sans"; padding-right: 0.25rem; } .right-highlight { font: 100 24px / 32px "DM Sans"; } .client-logo .each-logo img { width: unset !important; height: 50px; max-width: 100%; } .cst-modal-content { padding: 30px 15px; } .dm-flex > * { flex: 0 0 50%; max-width: calc(50% - 4px); } } /* SVG Loader Styles */ .loaderPM { display: flex; justify-content: center; align-items: center; position: fixed; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(255, 255, 255, 0.8); z-index: 1000; } .loaderPM svg { animation: rotatePM 2s linear infinite; } .loaderPM circle { fill: none; stroke: #3498db; stroke-width: 10; stroke-linecap: round; animation: dashPM 1.5s ease-in-out infinite; } @keyframes rotatePM { 100% { transform: rotate(360deg); } } @keyframes dashPM { 0% { stroke-dasharray: 1, 150; stroke-dashoffset: 0; } 50% { stroke-dasharray: 90, 150; stroke-dashoffset: -35; } 100% { stroke-dasharray: 90, 150; stroke-dashoffset: -124; } } /* Transition for Cards */ .quote-listv1 { transition: opacity 0.3s ease-in-out; } .grids-44 { display: grid; grid-template-columns: repeat(2, 1fr); gap: 8px; }
Close