BossBey File Manager
PHP:
8.1.34
OS:
Linux
User:
ebookghostwritin
Root
/
home
/
ebookghostwritin
/
public_html
/
beta
/
assets
/
css
/
modules
📤 Upload
📝 New File
📁 New Folder
Close
Editing: modules_wapper.css
.modules_wapper{ position: relative; padding: 6rem 0; background:linear-gradient(90deg, #00838C 0%, #EACFBE 100%); } .modules_wapper::after{ content: ""; position: absolute; top: 0; right: -13px; width: 638px; height: 100%; background: url(../../images/service-banner.png); background-size: cover; background-repeat: no-repeat; z-index: 1; } .modules_wapper h1{ color: #EACFBE; font-family: var(--font-B); font-size: 30px; font-weight: 600; line-height: 46px; text-shadow: 1px 1px 100px #FFFFFF; color: #EACFBE; } .modules_wapper h2{ color: var(--primary-bgcolor); font-family: var(--font-B); margin: 0; font-size: 30px; font-weight: 800; width: 60%; } .modules_wapper h4 span{ display: block; } .modules_wapper p{ font-family: var(--font-M); color: var(--texxt-clr2); font-size: 16px; font-weight: 500; line-height: 1.6; padding: 16px 0 22px; width: 58%; } .modules_wapper .services_form{ margin: 7px 0 0 0; } .modules_wapper .services_form input{ border: none; padding: 10px 18px; font-family: var(--font-M); font-size: 14px; width: 187px; border-radius: 2px; } .modules_wapper .services_form button{ background: var(--secondary-bgcolor); border: none; font-family: var(--font-M); width: 149px; padding: 9px 0; color: #fff; font-weight: 500; text-transform: uppercase; font-size: 16px; border-radius: 2px; } .modules_wapper_quote{ background: linear-gradient(180deg, #00838C 0%, #FFFFFF00 100%); position: relative; padding: 6rem 0 4rem; } .modules_wapper_quote .svg_wrap{ direction: ltr; top: -1px; left: 0; line-height: 0; overflow: hidden; position: absolute; width: 100%; } .modules_wapper_quote .svg_wrap svg { width: calc(100% + 1.3px); height: 50px; } .svg_wrap svg .elementor-shape-fill { fill: #fff; transform: rotateY(0deg); transform-origin: center; } .modules_wapper_quote .svg_wrap svg { display: block; left: 50%; position: relative; transform: translateX(-50%); width: calc(100% + 1.3px); } .modules_wapper_services{ padding: 0 0 5rem 0; } .modules_wapper_services .crd{ border: 1px solid var(--primary-bgcolor); padding: 31px 26px; height: 332px; margin: 11px 0; border-radius: 5px; box-shadow: 5px 5px 0px var(--primary-bgcolor); transition: all 0.3s ease-in; } .modules_wapper_services .crd:hover { background: #d69f831c; box-shadow: 5px 5px 0 var(--secondary-bgcolor); border: 1px solid var(--secondary-bgcolor); } .modules_wapper_services .crd img{ width: 54px; animation: 3s infinite alternate scrollDownAnimation; } .modules_wapper_services .crd h3{ font-family: var(--font-B); font-size: 23px; font-weight: 600; color: var(--text-color); margin: 14px 0; } .modules_wapper_services .crd p{ font-family: var(--font-M); text-align: justify; color: var(--texxt-clr2); font-size: 14px; font-weight: 600; line-height: 1.6; height: 136px; overflow-y: scroll; padding: 0 9px 0 0; } .tx_s{ text-shadow: 1px 1px 1px #000000; font-size: 40px !important; color:#fff; } .model_cta{ background: url(../../images/model-cta-bg.png) no-repeat !important; background-position: 100% 100%; background-size: cover !important; background-repeat: no-repeat; } .tbs_portfolio{ padding: 5rem 0 3rem; } .tbs_portfolio .tbs{ margin: 2rem 0 0 0; } .tbs_portfolio .tbs .nav-tabs{ justify-content: center; font-family: var(--font-M); border: none; } .tbs_portfolio .tbs .nav-tabs .nav-item{ background: var(--secondary-bgcolor); margin: 0 10px; border-radius: 5px; transition: all 0.3s ease-in; } .tbs_portfolio .tbs .nav-tabs .nav-link{ color: #fff; font-weight: 600; font-size: 18px; width: 176px; padding: 10px 0; border: none; } .tbs_portfolio .tbs .nav-tabs .nav-link.active{ background: var(--primary-bgcolor); border: none; border-radius: 10px; } .tbs_portfolio .tbs .tab-content{ margin: 4rem 0; } .tbs_portfolio .tbs .tab-content .tab-pane{} .tbs_portfolio .tbs .tab-content .tab-pane img{ width: 100%; margin: 19px 0; transition: all 0.3s ease-in; } .tbs_portfolio .tbs .tab-content .tab-pane img:hover { transform: scale(1.1); } .module_cta{ background: url(../../images/module-cta.jpg) no-repeat !important; background-position: 100% 100%; background-size: cover !important; background-repeat: no-repeat; } .why_choose_us{ background-image: linear-gradient(120deg, #f6d365 0%, #fda085 100%) !important; } .why_choose_us h2{ stroke-width: 4px; -webkit-text-stroke: 1px black; -webkit-text-fill-color: #00000000; color: transparent !important; width: 76%; margin: 0 auto 3rem !important; display: block; font-size: 40px !important; font-weight: 700 !important; line-height: 47px; } .contact_form_wrapper{ padding: 37px; box-shadow: 11px 2px 33px #524d4d47; border: 1px solid #cb977cb0; border-radius: 20px; margin: 0 0 6rem 0; } .contact_form_wrapper .cta_form_text{ padding: 0 20px 0 0; } .contact_form_wrapper .cta_form_text h2{ font-family: var(--font-B); font-size: 40px; font-weight: 600; color: var(--primary-bgcolor); } .contact_form_wrapper .cta_form_text p {} .contact_form_wrapper .cta_form_text p { font-family: var(--font-M); text-align: justify; color: var(--texxt-clr2); font-size: 16px; font-weight: 500; line-height: 1.6; margin: 21px 0; } .contact_form_wrapper form {} .contact_form_wrapper form input, .contact_form_wrapper form textarea { width: 100%; border: 2px solid var(--primary-bgcolor); padding: 15px 21px; margin: 6px 0; border-radius: 7px; font-family: var(--font-M); color: var(--text-color); font-size: 15px; } .contact_form_wrapper form textarea { height: 112px; } .contact_form_wrapper form button { width: 188px; padding: 14px 0; font-family: var(--font-M); font-size: 16px; font-weight: 600; border: none; background: var(--primary-bgcolor); color: #fff; border-radius: 8px; } .contact_form_wrapper form button:hover {} .modules_wapper_steps{ padding: 1rem 0 8rem; } .modules_wapper_steps .steps{ margin-top: 4rem; position: relative; } .modules_wapper_steps .steps .steps_text{ background: url(../../images/right-bg.png); background-size: cover; background-repeat: no-repeat; height: 273px; padding: 50px 40px; border-radius: 16px; width: 570px; } .modules_wapper_steps .steps::after { content: ''; position: absolute; background: linear-gradient(180deg, #00838c 0%, #eacfbe 100%); right: 23px; left: 0; margin: 0 auto; top: 0; width: 4px; height: 100%; z-index: 9; border-radius: 28px; } .modules_wapper_steps .steps .li_ht{ position: absolute; background:red; right: 23px; left: 0; margin: 0 auto; top: 0; width: 4px; height: 0; z-index: 10; border-radius: 28px; } .modules_wapper_steps .steps .steps_text h3{ font-family: var(--font-B); font-size: 21px; font-weight: 600; color: var(--text-color); text-align: center; } .modules_wapper_steps .steps .steps_text p{ font-family: var(--font-M); text-align: center; color: var(--texxt-clr2); font-size: 14px; font-weight: 600; height: 116px; line-height: 1.6; overflow-y: auto; } .modules_wapper_steps .steps .steps_number{} .modules_wapper_steps .steps .steps_number p{ font-family: var(--font-B); width: 589px; font-size: 47px; font-weight: 700; background-color: transparent; background-image: linear-gradient(180deg, #00838c 0%, #FFFFFF 100%); -webkit-background-clip: text; background-clip: text; -webkit-text-fill-color: transparent; text-transform: uppercase; } .modules_wapper_steps .steps .row:nth-child(even) .steps_number{ text-align: right; } .container .head { text-align: center; } .container .head h2 { font-family: var(--font-B); font-size: 40px; font-weight: 600; color: var(--primary-bgcolor); margin: 0px 0px 43px; } .btn-group { display: block; } .container .side-ul { display: grid; grid-template-columns: repeat(6, 1fr); align-items: center; justify-content: start; gap: 26px; } .container .side-ul li { } .container .side-ul li .btn-link { color: var(--primary-bgcolor); border: 2px solid var(--primary-bgcolor); border-radius: 8px; padding: 10px 24px; text-decoration: auto; transition: all .4s ease-in-out; width: 100%; display: flex; justify-content: center; } .container .side-ul li .btn-link:hover { background: var(--primary-bgcolor); color: #fff; } section.container.cites-sec {} section.container.cites-sec .contact_form_wrapper { box-shadow: none; border: 0; }
Save
Cancel