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.227.183.94
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 /
milovo /
theme /
css /
[ HOME SHELL ]
Name
Size
Permission
Action
animate.css
73.92
KB
-rw-r--r--
bootstrap.css
137.63
KB
-rw-r--r--
elegent-icon.css
24.67
KB
-rw-r--r--
flaticon.css
9.98
KB
-rw-r--r--
fontawesome-all.css
65.57
KB
-rw-r--r--
index.css
51.88
KB
-rw-r--r--
jquery.fancybox.min.css
13.41
KB
-rw-r--r--
owl.css
4.02
KB
-rw-r--r--
owl.video.play.html
45.14
KB
-rw-r--r--
responsive.css
18.51
KB
-rw-r--r--
swiper.css
19.53
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : index.css
/*@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap"); @import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");*/ @import url('https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&family=Inter:wght@100..900&family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&family=Montserrat:ital,wght@0,100..900;1,100..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap'); :root { --font-primary: "Montserrat", sans-serif; --font-secondary: "Poppins", sans-serif; --title-font: 'Inter', sans-serif; --body-font: 'DM Sans', sans-serif; --color-primary: #050207; --color-secondary: #e40023; --color-tertiary: #515154; --color-white: #ffffff; } * { -webkit-box-sizing: border-box; box-sizing: border-box; outline: none; -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased; } body { padding: 0; margin: 0; font-size: 1rem; font-family: var(--body-font); color: var(--color-primary); } ol, ul, li { padding: 0; margin: 0; list-style: none !important; } a { text-decoration: none !important; } .color-red { color: var(--color-secondary); } .fs-18 { font-size: 18px; line-height: 32px; } .padd-70 { padding:70px 0; } .pt-70 { padding:70px 0 0 0; } .page-wrapper { position: relative; margin: 0 auto; width: 100%; min-width: 300px; overflow: hidden; } .header-span { height: 124px; display: block; } .main-header.fixed-header .main-box { background-color: var(--color-white); } /* Main Header */ .banner-section { position: relative; height: calc(100% - 130px); } .main-header { position: fixed; top: 0; left: 0; z-index: 999; width: 100%; transition: all 300ms ease; } .header-top { position: relative; background-color: var(--color-secondary); padding: 8px 0; transition: all 600ms ease; } .auto-container { position: static; max-width: 1200px; padding: 0px 15px; margin: 0 auto; } .topbar-contact-wrap a { font-weight: 500; font-size: 14px; color: var(--color-white); } .social-links a { font-size: 14px; color: var(--color-white); } .main-header .main-box { position: relative; background: var(--color-white); padding: 0; box-shadow: 0 0 30px rgba(0, 0, 0, 0.1); transition: all 300ms ease; } .main-header .logo-box { position: relative; float: left; transition: all 300ms ease; padding: 15px 0; } .movingheader { padding: 7px 0; background-color: var(--color-primary); font-size: 14px; color: #fff; line-height: 16px; font-weight: 500; } .main-header .nav-outer { position: relative; float: right; transition: all 600ms ease; } .nav-outer .mobile-nav-toggler { position: relative; float: right; font-size: 40px; line-height: 50px; cursor: pointer; color: #e1137b; margin: 7px 0px 2px; display: none; } .main-menu .navigation { position: static; margin: 0px; } .logo img { height: 42px; } .outer-box, .logo-box, .main-menu .navigation > li { padding: 15px 0; transition: all 300ms ease; } .main-menu .navigation { position: static; margin: 0px; } .main-menu .navigation > li { position: relative; float: left; margin-left: 45px; transition: all 300ms ease; } .main-menu .navigation > li > a { position: relative; display: block; font-size: 14px; line-height: 30px; font-weight: 600; font-family: var(--font-primary); padding: 7px 0; color: var(--color-primary); opacity: 1; text-align: center; transition: all 300ms ease; text-transform: uppercase; letter-spacing: 0.5px; } .main-menu .navigation > li > a:before { position: absolute; left: 50%; bottom: 10px; height: 2px; width: 0%; content: ""; transform: scale(-1); background: rgb(247, 0, 104); background: linear-gradient( to left, rgba(247, 0, 104) 0%, rgba(68, 16, 102, 1) 100% ); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#F70068', endColorstr='#441066',GradientType=1 ); transition: all 300ms ease; } .main-menu .navigation > li.current > a:before, .main-menu .navigation > li:hover > a:before { left: 0; width: 100%; } .main-menu .navigation > li > ul > li.dropdown > a:before { font-family: "Font Awesome 5 Free"; content: "\f105"; position: absolute; right: 25px; top: 8px; width: 10px; height: 20px; display: block; line-height: 20px; font-size: 16px; font-weight: 900; text-align: center; z-index: 5; } .main-menu .navigation > li > ul > li > ul > li.dropdown:hover > a:after { color: var(--color-white); } .main-menu .navigation > li > ul { position: absolute; left: 0px; top: 100%; width: 220px; z-index: 100; display: none; opacity: 0; visibility: hidden; padding: 15px 0px; background-color: var(--color-secondary); border-radius: 3px; transform-origin: top; transform: rotateX(90deg); /* border-bottom: 3px solid #f20487;*/ border-radius: 0 0 6px 6px; box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0px 5px 1px rgba(0, 0, 0, 0.05); } .main-menu .navigation > li > ul:before { position: absolute; content: ""; left: 0px; top: -30px; width: 100%; height: 30px; display: block; } .main-menu .navigation > li > ul.from-right { left: auto; right: 0px; } .main-menu .navigation > li > ul > li { position: relative; width: 100%; margin-bottom: 0px; } .main-menu .navigation > li > ul > li:last-child { margin-bottom: 0px; } .main-menu .navigation > li > ul > li > a { display: block; padding: 5px 20px; line-height: 24px; font-weight: 500; font-size: 13.5px; text-transform: uppercase; color: var(--color-white); transition: all 500ms ease; letter-spacing: 0.5px; } .main-menu .navigation > li > ul > li:hover > a { color: var(--color-primary); } .main-menu .navigation > li > ul > li > ul { position: absolute; left: 100%; top: 100%; width: 220px; z-index: 100; display: none; opacity: 0; visibility: hidden; margin-top: -50px; padding: 20px 0px; background: var(--color-white); transform-origin: top; transform: rotateX(90deg); border-bottom: 3px solid #f20487; border-radius: 0 0 6px 6px; box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0px 5px 1px rgba(0, 0, 0, 0.05); } .main-menu .navigation > li > ul > li > ul.from-right { left: auto; right: 0px; } .main-menu .navigation > li > ul > li > ul > li { position: relative; width: 100%; margin-bottom: 0px; } .main-menu .navigation > li > ul > li > ul > li:last-child { margin-bottom: 0px; } .main-menu .navigation > li > ul > li > ul > li > a { position: relative; display: block; padding: 5px 25px; line-height: 24px; font-weight: 400; font-size: 16px; text-transform: capitalize; color: #222222; transition: all 500ms ease; } .main-menu .navigation > li > ul > li > ul > li:hover > a { color: #e1137b; } .main-menu .navigation > li.dropdown:hover > ul, .main-menu .navigation li > ul > li.dropdown:hover > ul { visibility: visible; opacity: 1; transform: rotateX(0deg); transition: all 500ms ease; } .main-menu .navbar-collapse > ul li.dropdown .dropdown-btn { position: absolute; right: 10px; top: 6px; width: 30px; height: 30px; text-align: center; color: var(--color-white); line-height: 28px; border: 1px solid var(--color-white); background-size: 20px; cursor: pointer; z-index: 5; display: none; } .mobile-menu { position: fixed; right: 0; top: 0; width: 100%; padding-right: 30px; max-width: 100%; height: 100%; opacity: 0; visibility: hidden; z-index: 999999; } .mobile-menu .menu-backdrop { position: fixed; right: 0; top: 0; width: 100%; height: 100%; z-index: 1; opacity: 0; } .mobile-menu .close-btn { position: absolute; right: 15px; top: 25px; line-height: 30px; width: 30px; text-align: center; font-size: 14px; color: var(--color-white); background-color: #e1137b; cursor: pointer; z-index: 10; transform: translateY(-50px); } .mobile-menu .menu-box { position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; max-height: 100%; overflow-y: auto; background: var(--color-white); padding: 0px 0px; z-index: 5; opacity: 0; border-radius: 0px; visibility: hidden; transform: scale(0); transform-origin: top right; transition: all 400ms ease; } .mobile-menu .nav-logo { position: relative; padding: 20px 20px; text-align: left; } .mobile-menu .nav-logo img { height: 45px; } .mobile-menu .navigation, .mobile-menu .navigation li { position: relative; display: block; border-top: 1px solid rgba(0, 0, 0, 0.1); } .mobile-menu .navigation li > ul, .mobile-menu .navigation li > ul > li > ul { display: none; } .mobile-menu .navigation li.dropdown .dropdown-btn { position: absolute; right: 0px; top: 0px; width: 44px; height: 44px; text-align: center; font-size: 16px; line-height: 44px; color: #404040; cursor: pointer; z-index: 5; } .mobile-menu .navigation li.dropdown .dropdown-btn:after { content: ""; position: absolute; left: 0px; top: 10px; width: 1px; height: 24px; border-left: 1px solid rgba(0, 0, 0, 0.1); } .mobile-menu .navigation li > ul > li:first-child { border-top: 1px solid rgba(0, 0, 0, 0.1); } .mobile-menu .navigation li > ul > li:last-child { border-bottom: none; } .mobile-menu .navigation li > a { position: relative; display: block; line-height: 24px; padding: 10px 20px; font-size: 16px; color: #404040; font-weight: 600; text-transform: capitalize; } .mobile-menu-visible .mobile-menu, .mobile-menu-visible .mobile-menu .menu-backdrop { opacity: 1; visibility: visible; } .mobile-menu-visible .mobile-menu .close-btn { transform: translateY(0px); } .mobile-menu-visible .mobile-menu .menu-box { opacity: 1; visibility: visible; transform: scale(1); } .mobile-menu .navigation li:hover > a, .mobile-menu .navigation li.current > a { color: var(--color-secondary); } /* banner css */ .btn-style-one { padding: 7px 25px; font-size: 16px; line-height: 18px; color: var(--color-white); font-weight: 500; text-align: center; background-color: var(--color-secondary); border: 2px solid var(--color-secondary); overflow: hidden; border-radius: 20px; } .banner-carousel .btn-style-one { padding: 10px 30px; font-size: 18px; line-height: 30px; background-color: var(--color-secondary); border: 2px solid var(--color-secondary); } .banner-carousel .btn-style-one { background-color: transparent; border: 2px solid var(--color-white); } .btn-style-one:hover { background-color: var(--color-secondary); border: 2px solid var(--color-secondary); } .banner-carousel .slide-item { position: relative; background-repeat: no-repeat; background-position: center; background-size: cover; /*padding: 250px 0 200px; font-family: "Raleway";*/ height: calc(100vh - 124px); text-align: center; display: flex; align-items: center; } .banner-carousel .slide-item:before { position: absolute; left: 0; top: 0; height: 100%; width: 100%; background-color: #000000; opacity: 0.4; content: ""; } .banner-carousel .content-box { position: relative; } .banner-carousel .content-box .title { display: block; font-size: 28px; color: var(--color-white); font-weight: 500; margin-bottom: 25px; opacity: 0; transform: translateY(100px); transition: all 500ms ease; } .banner-carousel .active .content-box .title { opacity: 1; transform: translateY(0); } .banner-carousel .content-box h2 { display: block; font-size: 50px; line-height: 1.2em; color: var(--color-white); font-weight: 700; margin-bottom: 30px; opacity: 0; transform: translateY(100px); transition: all 500ms ease; } .banner-carousel .active .content-box h2 { opacity: 1; transform: translateY(0); transition-delay: 300ms; } .banner-carousel .content-box .info-list { position: relative; margin-bottom: 45px; opacity: 0; transform: translateY(100px); transition: all 500ms ease; } .banner-carousel .active .content-box .info-list { opacity: 1; transform: translateY(0); transition-delay: 600ms; } .banner-carousel .content-box .info-list li { position: relative; display: inline-block; font-size: 18px; line-height: 26px; color: var(--color-white); font-weight: 400; margin: 0 10px; text-transform: uppercase; } .banner-carousel .content-box .info-list li .icon { color: #faac1d; margin-right: 10px; float: left; font-size: 18px; line-height: 26px; } .banner-carousel .content-box .btn-box { opacity: 0; transform: translateY(100px); transition: all 500ms ease; } .banner-carousel .active .content-box .btn-box { opacity: 1; transform: translateY(0); transition-delay: 900ms; } .banner-carousel .owl-nav { position: absolute; left: 0; top: 50%; width: 100%; } .banner-carousel .owl-next, .banner-carousel .owl-prev { position: absolute; left: 0; top: 0; height: 100px; width: 30px; color: var(--color-white); background-color: rgba(255, 255, 255, 0.1); font-size: 20px; line-height: 100px; text-align: center; transition: all 500ms ease; } .banner-carousel .owl-next { left: auto; right: 0; } .banner-carousel .owl-next:hover, .banner-carousel .owl-prev:hover { background-color: rgba(255, 255, 255, 0.9); color: #222222; } .banner-carousel.owl-theme .owl-dots { position: absolute; width: 100%; bottom: 0px; } /* banner css */ /* animation */ .quotes-m1 { display: none; } .outer-box { position: relative; display: block; padding: 50px 0px; background-color: var(--color-white); text-align: center; background: #000; filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#F70068', endColorstr='#441066',GradientType=1 ); box-shadow: 0 0 30px rgba(0, 0, 0, 0.3); } .slider-text-container { display: flex; align-items: center; gap: 10px; width: 390px; margin: auto; /* justify-content: center; flex-direction: column;*/ } .static-text { color: var(--color-white); font-size: 41px; font-weight: 200; letter-spacing: 2px; line-height: 41px; } /*.dynamic-text { height: 90px; line-height: 90px; font-weight: 600; overflow: hidden; text-align: left; margin-inline-start: 15px; } */ .dynamic-text li { color: #e41818; list-style: none; font-size: 52px; line-height:70px; position: relative; top: 0; /*animation: animate 15s steps(6) infinite;*/ } .fadeinout { animation: fadeinout 4s infinite; } @keyframes fadeinout { 0%{ opacity:0; } 50% { opacity:1; } 100% { opacity:0; } } .dynamic-text li span { position: relative; margin: 0px 0; line-height: 90px; display: inline-block; font-weight:600; } /* .dynamic-text li span::after { content: ""; position: absolute; left: 0; width: 100%; height: 100%; background-color: #000; border-left: 2px solid #e41818; animation: typing 3s steps(10) infinite; } @keyframes typing { 40%, 60% { left: calc(100% + 30px); } 100% { left: 0; } } */ /*animation */ /* about */ .about-section { position: relative; padding: 70px 0 70px; } .about-section .icon-circle-blue { right: -150px; bottom: -150px; opacity: 0.7; animation: fa-spin 30s infinite; } .icon-circle-blue { width: 300px; height: 300px; background-image: url(../images/circle-blue.png); } .about-section .icon-dots { left: 50%; top: 30%; } .icon-dots { width: 72px; height: 60px; background-image: url(../images/icon-dots.png); } .about-section .icon-circle-1 { left: -200px; top: -200px; opacity: 0.05; } .icon-circle-1 { width: 500px; height: 500px; background-image: url(../images/icon-circle-1.png); background-size: 100%; } .about-section .image-column, .about-section .content-column { position: relative; } .about-section .image-box, .about-section .inner-column { position: relative; padding-right: 80px; } .about-section .sec-title { position: relative; margin-bottom: 20px; } .about-section .image-column .image { position: relative; margin-bottom: 0; text-align: center; } .sec-title .title { font-size: 15px; line-height: 1em; letter-spacing: 1px; margin-bottom: 10px; display: block; position: relative; width:fit-content; padding: 0 40px; font-family: var(--title-font); font-weight: 500; /* color: #ff8a01; background: rgb(247, 0, 104); background: linear-gradient( to left, rgba(247, 0, 104) 0%, rgba(68, 16, 102, 1) 25%, rgba(247, 0, 104, 1) 75%, rgba(68, 16, 102, 1) 100% ); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#F70068', endColorstr='#441066',GradientType=1 ); color: transparent; -webkit-background-clip: text; -webkit-text-fill-color: transparent; */ } .sec-title .title:after, .sec-title .title:before { content: ""; position: absolute; top: 50%; left: 0; width: 30px; height: 1px; background-color: var(--color-secondary); } .sec-title .title:after { right: 0; left:unset; } .sec-title h2 { position: relative; display: inline-block; font-size: 34px; line-height: 1.2em; color: var(--color-secondary); font-family: var(--title-font); margin: 0; font-weight: 700; } .sec-title .text { position: relative; font-size: 16px; line-height: 25px; margin-top: 15px; } .about-section .image-column .image:before { /* content: ""; position: absolute; right: -10%; top: -10%; height: 120%; width: 120%; background-image: url(../images/shape-2.png); background-repeat: no-repeat; background-position: center; background-size: 100%; animation: dizzling 10s infinite; transition: all 300ms ease; */ } .about-section .image-column .image-box img { position: relative; max-width: 480px; z-index: 1; border-radius: 50%; border: 15px solid var(--color-white); box-shadow: 0 0 20px rgba(0, 0, 0, 0.1); } @keyframes dizzling { 0% { -webkit-transform: rotate(0); -moz-transform: rotate(0); -ms-transform: rotate(0); -o-transform: rotate(0); transform: rotate(0); } 50% { -webkit-transform: rotate(5deg); -moz-transform: rotate(5deg); -ms-transform: rotate(5deg); -o-transform: rotate(5deg); transform: rotate(5deg); } 100% { -webkit-transform: rotate(0); -moz-transform: rotate(0); -ms-transform: rotate(0); -o-transform: rotate(0); transform: rotate(0); } } /* about */ /* service */ .anim-icons { position: absolute; left: 0; top: 0; right: 0; height: 100%; width: 100%; max-width: 1170px; margin: 0 auto; } .news-block { margin-bottom: 40px; } .news-block .inner-box { background-color: var(--color-white); box-shadow: 0 20px 40px rgba(0, 0, 0, 0.08); border-radius: 10px; } .news-block .image { position: relative; overflow: hidden; margin-bottom: 0; border-radius: 10px 10px 0 0; } .news-block .inner-box:hover .lower-content { background-color: var(--color-secondary); color:#fff; border-radius: 0 0 10px 10px; } .news-block .inner-box:hover .btn-box a { background: var(--color-primary); color: var(--color-white); border-color:var(--color-primary); } .image-box .image a:after { content: ""; position: absolute; top: -110%; left: -210%; width: 200%; height: 200%; opacity: 0; background: rgba(255, 255, 255, 0.13); background: linear-gradient( to right, rgba(255, 255, 255, 0.13) 0%, rgba(255, 255, 255, 0.13) 77%, rgba(255, 255, 255, 0.5) 92%, rgba(255, 255, 255, 0) 100% ); } .inner-box:hover .image-box .image a:after { opacity: 1; top: -20%; left: -30%; transition-property: left, top, opacity; transition-duration: 0.7s, 0.7s, 0.15s; transition-timing-function: linear; } .news-block .image img { display: block; width: 100%; height: 180px; object-fit: cover; } .news-block .lower-content { position: relative; padding: 20px; } .news-block .post-info { margin-bottom: 10px; display: flex; justify-content: space-between; font-size: 14px; } .news-block h4 { font-size: 16px; line-height: 1.4em; font-weight: 500; margin-bottom: 10px; } .news-block .text { font-size: 14px; line-height: 27px; font-weight: 400; margin-bottom: 20px; } .news-block .btn-box a { display: inline-block; font-size: 13px; line-height: 20px; color: var(--color-white); padding: 5px 15px; background-color: var(--color-secondary); border-radius: 2px; border: 1px solid var(--color-secondary); transition: all 300ms ease; } .news-block .btn-box a:hover { background: none; color: var(--color-secondary); border-color: var(--color-secondary); } .features-section-two .title-block { position: relative; margin-bottom: 40px; } .features-section-two .title-block .inner-box { padding: 50px 30px 0; background-color: var(--color-white); } .feature-block-two h4 a { color: #12114a; display: inline-block; transition: all 300ms ease; } .feature-block-two { position: relative; margin-bottom: 40px; } .feature-block-two .inner-box { position: relative; padding: 30px 20px; padding-left: 100px; background-color: var(--color-white); border: 1px solid #eeeeee; box-shadow: 0 30px 40px rgba(0, 0, 0, 0.1); transition: all 500ms ease; overflow: hidden; height:100%; } .feature-block-two .icon-box { position: absolute; left: 30px; top: 50px; display: block; margin-bottom: 30px; } .feature-block-two .icon-box .icon { position: relative; display: inline-block; font-size: 50px; line-height: 1em; background: rgb(247, 0, 104); background: linear-gradient( to left, rgba(247, 0, 104) 0%, rgba(68, 16, 102, 1) 100% ); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#F70068', endColorstr='#441066',GradientType=1 ); background: none; color: #f14b59; transition: all 400ms ease; } .feature-block-two .text { position: relative; display: block; font-size: 14px; line-height: 24px; font-weight: 400; cursor: default; } .feature-block-two h4{ font-weight: 600; font-size: 18px; } .feature-block-two .inner-box:hover { box-shadow: none; } .feature-block-two .inner-box:hover .icon-box .icon { transform: scale(-1) rotate(180deg); } .more-now { display: flex; align-items: center; gap: 5px; justify-content: end; font-size: 14px; color: red; } .krish-h3 { font-size: 18px; font-weight: 600; margin-bottom: 10px; } /*service */ /* */ .tg-bgcounter { background-image: url(../images/bg-parallax-01.jpg); } .tg-bgparallax { position: relative; background-size: cover; background-position: center center; background-attachment: fixed; } .tg-bgparallax:before { top: 0; left: 0; content: ""; width: 100%; height: 100%; position: absolute; background: rgba(0, 0, 0, 0.7); /* background: linear-gradient( to bottom, rgba(217, 8, 69, 0.8) 0%, rgba(217, 8, 69, 0.8) 1%, rgba(217, 8, 69, 0.8) 100% ); */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ccd90845', endColorstr='#ccd90845',GradientType=0 ); } .counter-column:nth-child(even) .count-box:before { top: 0; left: 0; content: ""; width: 100%; height: 100%; position: absolute; background: linear-gradient( to bottom, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.1) 1%, rgba(0, 0, 0, 0.1) 100% ); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1a000000', endColorstr='#1a000000',GradientType=0 ); } .count-box { padding: 70px 0; color: var(--color-white); position: relative; text-align: center; } .counter-title { color: var(--color-white); font-size: 28px; font-weight: 600; line-height: 30px; } .fun-fact-section .count-box .icon { display: inline-block; font-size: 42px; color: #000; margin-bottom: 20px; height: 100px; width: 100px; line-height: 100px; border-radius: 50%; transition: all 600ms ease; background-color: var(--color-white); box-shadow: 5px 10px 30px rgba(0, 0, 0, 0.1); } .fun-fact-section .count-box span { display: block; font-size: 42px; line-height: 1em; font-weight: 600; margin-bottom: 10px; } .features-section-two.pt-70 { padding:70px 0; } .features-section-two { padding: 0 0 30px; } .krish-v1 img { max-width: 360px; margin: auto; } /* */ /* client */ .clients-section { position: relative; padding: 70px 0; background-color: #f5f5f5; } /* .cmm-section:before { position: absolute; z-index:-1; left: 0; top: 0; height: 425px; width: 100%; background-image: url(../images/dott.jpg); content: ""; background-repeat: no-repeat; background-position: center; background-size: cover; */ } .clients-section:before { position: absolute; left: 0; top: 0; height: 100%; width: 100%; background-image: url(../images/icon-dots-2.png); content: ""; opacity: 0.02; background-repeat: no-repeat; background-position: center; background-size: cover; transform: scale(-1); } .cn-clients .icon-dots-3, .clients-section .icon-dots-3 { left: -60px; top: 230px; } .anim-icons .icon { position: absolute; background-position: center; background-repeat: no-repeat; } .sponsors-outer .image-box { position: relative; text-align: center; margin-bottom: 0; box-shadow: rgba(9, 30, 66, 0.25) 0px 4px 8px -2px, rgba(9, 30, 66, 0.08) 0px 0px 0px 1px; background-color: var(--color-white); transition: all 500ms ease; } .sponsors-outer .owl-carousel .owl-stage-outer { padding: 5px 0; } .clients-section .image-box img { max-width: 50%; margin: auto; display: inline-block; } /* client */ /*testi */ .testimonial-section .carousel-outer { position: relative; max-width: 800px; margin: 0 auto; } .testimonial-block { position: relative; text-align: center; } .testimonial-block .inner { position: relative; } .testimonial-block .icon { position: relative; display: inline-block; font-size: 40px; line-height: 80px; width: 80px; height: 80px; background-color: var(--color-primary); color: var(--color-white); border-radius: 50%; margin-bottom: 30px; text-shadow: 10px 10px 0 rgba(0, 0, 0, 0.2); } .testimonial-block .text { display: block; font-size: 16px; line-height: 28px; color: var(--color-primary); font-weight: 400; max-width: 700px; margin: 0 auto 25px; } .testimonial-block .name { display: block; font-size: 20px; line-height: 1.2em; color: #222222; font-weight: 500; margin-bottom: 5px; } .testimonial-block .rating { font-size: 15px; line-height: 25px; color: var(--color-secondary); } .testimonial-section .owl-nav { position: absolute; top: 50%; width: 100%; } .testimonial-section .owl-next, .testimonial-section .owl-prev { position: absolute; left: -80px; top: 0; height: 40px; width: 40px; font-size: 22px; color: var(--color-white); line-height: 40px; margin-left: 15px; border-radius: 50%; text-align: center; background-color: var(--color-secondary); transition: all 300ms ease; } .testimonial-section .owl-next { left: auto; right: -80px; } /*testi */ /* footer */ .scroll-to-top { position: fixed; bottom: 15px; right: 15px; width: 40px; height: 40px; color: var(--color-white); font-size: 18px; text-transform: uppercase; line-height: 40px; text-align: center; z-index: 100; cursor: pointer; background-color: var(--color-secondary); display: none; transition: all 300ms ease; } .main-footer { position: relative; background-color: #000; } .main-footer .widgets-section { padding: 70px 0 50px; color: var(--color-white); } .main-footer .about-widget .text { margin-bottom: 30px; color: var(--color-white); } .main-footer .about-widget .text p { font-size: 14px; line-height: 24px; font-weight: 400; margin-bottom: 30px; } .about-widget .logo { /* background: var(--color-white);*/ width: max-content; margin-bottom: 34px; } .social-icon-one li { display: inline-block; margin-right: 8px; margin-bottom: 10px; } .social-icon-one li a i { display: block; height: 40px; width: 40px; line-height: 40px; text-align: center; font-size: 16px; color: #e41818; background-color: var(--color-white); transition: all 900ms ease; font-size: 18px; border-radius: 2px; } .useful-links { position: relative; padding-left: 50px; } .main-footer .widget-title { position: relative; font-size: 24px; font-weight: 500; line-height: 30px; padding-bottom: 10px; margin-bottom: 30px; } .main-footer .widget-title:before { position: absolute; left: 0; bottom: 0; height: 1px; width: 40px; background-color: #f70068; content: ""; } .user-links li { display: block; margin-bottom: 2px; } .user-links li a { display: block; font-size: 14px; line-height: 30px; color: var(--color-white); font-weight: 400; padding: 0 15px; transition: all 300ms ease; } .contact-list li { position: relative; padding-left: 40px; margin-bottom: 25px; } .contact-list li .icon { position: absolute; left: 0; top: 0; font-size: 18px; line-height: 23px; color: var(--color-white); } .contact-list li .text { display: block; font-size: 14px; line-height: 24px; color: var(--color-white); font-weight: 400; } .contact-list li a { color: var(--color-white); } .main-footer .footer-bottom { width: 100%; background-color: rgba(255, 255, 255, 0.1); text-align: center; } .footer-bottom .copyright-text { padding: 10px 0; } .footer-bottom .copyright-text p { line-height: 20px; font-size: 14px; color: var(--color-white); font-weight: 400; margin-bottom: 0; } .footer-bottom .copyright-text a { color: var(--color-white); font-weight: 600; text-decoration: underline; transition: all 300ms ease; } /* footer */ /*defult owl start */ .owl-theme .owl-nav { margin-top: 10px; text-align: center; -webkit-tap-highlight-color: transparent; } .owl-theme .owl-nav [class*="owl-"] { color: var(--color-white); font-size: 14px; margin: 5px; padding: 4px 7px; background: #d6d6d6; display: inline-block; cursor: pointer; border-radius: 3px; } .owl-theme .owl-nav [class*="owl-"]:hover { background: #869791; color: var(--color-white); text-decoration: none; } .owl-theme .owl-nav .disabled { opacity: 0.5; cursor: default; } .owl-theme .owl-nav.disabled + .owl-dots { margin-top: 10px; } .owl-theme .owl-dots { text-align: center; -webkit-tap-highlight-color: transparent; } .owl-theme .owl-dots .owl-dot { display: inline-block; zoom: 1; } .owl-theme .owl-dots .owl-dot span { width: 10px; height: 10px; margin: 5px 7px; background: var(--color-primary); display: block; -webkit-backface-visibility: visible; transition: opacity 200ms ease; border-radius: 30px; } .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span { background: var(--color-secondary); } /*defult owl end */ /* only contact us */ /* page title */ .page-title { position: relative; text-align: center; overflow: hidden; z-index: 1; padding: 70px 0; background-repeat: no-repeat; background-position: center bottom; background-size: cover; } .page-title:before { top: 0; left: 0; content: ""; width: 100%; height: 100%; position: absolute; background: rgba(0, 0, 0, 0.5); } .page-title .container { z-index: 1; position: relative; } .page-title h1 { font-size: 60px; color: var(--color-white); line-height: 1em; font-weight: 700; margin-bottom: 20px; } .bread-crumb li { position: relative; display: inline-block; font-size: 18px; line-height: 30px; color: var(--color-white); font-weight: 500; cursor: default; padding-right: 15px; margin-right: 15px; } .bread-crumb li:before { position: absolute; right: -3px; font-size: 18px; line-height: 30px; font-weight: 400; content: "|"; } .bread-crumb li a { color: var(--color-white); transition: all 300ms ease; } .bread-crumb li:last-child { padding-right: 0; margin-right: 0; } .bread-crumb li:last-child:before { display: none; } /* contact fm */ .contact-page-section { position: relative; padding: 70px 0 70px; } .contact-form .form-group { position: relative; margin-bottom: 30px; } .popular-cost textarea, input[type="email"], input[type="text"], .contact-form .form-group input[type="email"], .contact-form .form-group input[type="url"], .contact-form .form-group textarea, .contact-form .form-group select { position: relative; display: block; width: 100%; font-size: 14px; color: var(--color-primary); padding: 8px 20px; border: 1px solid #f1f1f1; background-color: #f1f1f1; font-weight: 400; height: 42px; transition: all 300ms ease; } .contact-form label.error { display: block; font-weight: 500; font-size: 13px; text-transform: capitalize; line-height: 24px; color: #ff0000; padding-top: 7px; margin-bottom: 0; } .contact-form .form-group textarea { height: 100px; resize: none; } .contact-info { position: relative; margin-bottom: 37px; } .contact-info li { position: relative; padding-left: 55px; margin-bottom: 30px; } .contact-info li .icon { position: absolute; left: 0; top: 0; height: 40px; width: 40px; text-align: center; font-size: 18px; line-height: 40px; background-color: var(--color-primary); color: var(--color-white); } .contact-info li p { font-size: 14px; line-height: 24px; color: var(--color-primary); font-weight: 400; margin: 0; } .contact-info li p a { color: var(--color-primary); } .social-icon-two li { display: inline-block; margin-right: 8px; margin-bottom: 10px; } .social-icon-two li a .fab { display: block; height: 40px; width: 40px; line-height: 40px; text-align: center; font-size: 16px; border: 1px solid #dddddd; background-color: var(--color-white); transition: all 300ms ease; } .contact-column .sec-title h2 { font-size: 32px; margin-bottom: 30px; } .popular-cost .contact-form .form-group { margin-bottom: 15px; } /* contact fm */ /* page title */ .map-section iframe { width: 100%; height: 450px; } /* our work */ .work-text { position: relative; padding: 70px 0 70px; } .image-column .image-box { padding-right: 20px; } .work-img { margin-bottom: 15px; border: 10px solid var(--color-white); box-shadow: 0 0 30px rgba(0, 0, 0, 0.1); } .work-img img { height: 320px; width: 100%; object-fit: cover; } .work-text .info-column h3 { font-size: 40px; line-height: 1em; font-weight: 600; margin-bottom: 20px; } .text-box p { font-size: 16px; line-height: 1.6em; margin-bottom: 30px; } .text-box li { position: relative; line-height: 26px; padding-left: 35px; font-size: 15px; margin-bottom: 10px; } .text-box li:before { position: absolute; left: 0; top: 0; font-size: 16px; content: "\f058"; font-family: "Font Awesome 6 Free"; color: #e1137b; } /* .text-box p { font-size: 16px; line-height: 1.6em; margin-bottom: 30px; } .work-text .info-column h4 { font-size: 24px; line-height: 1em; font-weight: 500; margin-bottom: 20px; } .session-info h5 { font-size:18px; font-weight:600; color:var(--color-secondary); } .session-info p, .session-info span { font-size:14px; } */ .portfolio-item a { box-shadow: 0 0px 30px rgba(8, 13, 62, 0.1); overflow: hidden; } .portfolio-item img { display: block; width: 100%; height: auto; } /* .portfolio-overlay { position: absolute; z-index: 2; top: 0; left: 0; background: rgba(0, 0, 0, 0.7); width: 100%; height: 100%; text-align: center; visibility: hidden; transition: all 0.5s; transform: scale(0); } .portfolio-overlay p, .portfolio-overlay a { position: relative; z-index: 4; } .portfolio-overlay::before { content: ""; width: 0; height: 0; border-width: 0; position: absolute; left: 10%; top: 10%; transition: 50ms height ease 150ms; z-index: 3; } .portfolio-overlay::after { content: ""; width: 0; height: 0; border-width: 0; position: absolute; right: 10%; bottom: 10%; transition: 100ms width ease 200ms; z-index: 3; } .portfolio-item:hover .portfolio-overlay::before { width: 80%; height: 80%; border-top: 1px solid #50977f; border-right: 1px solid #50977f; transition: width 0.1s ease 0.3s, height 0.1s ease 0.5s; } .portfolio-item:hover .portfolio-overlay::after { width: 80%; height: 80%; border-bottom: 1px solid #50977f; border-left: 1px solid #50977f; transition: width 0.1s ease 0.6s, height 0.1s ease 0.7s; } .portfolio-item:hover .portfolio-overlay { visibility: visible; transform: scale(1); } */ .portfolio-item { position: relative; margin-bottom: 15px; } .cn-name { background: rgb(228 0 35 / 70%); color: var(--color-white); position: absolute; bottom: 0; padding: 10px 15px; width: 100%; } .com-name { font-size: 16px; margin-bottom: 5px; } .event-name { margin: 0; font-size: 14px; } /* only contact us */ /* client page */ .clients-section .icon-dots-3 { left: -60px; top: 230px; } .icon-dots-3 { width: 204px; height: 114px; background-image: url(../images/icon-dots-3.png); } .clients-section .icon-circle-blue { left: -370px; top: 500px; opacity: 0.5; animation: fa-spin 30s infinite alternate; } .icon-circle-blue { width: 300px; height: 300px; background-image: url(../images/circle-blue.png); } .sponsors-outer { position: relative; } .sponsors-outer h3 { display: inline-block; font-size: 16px; line-height: 1.2em; background-color: var(--color-secondary); color: var(--color-white); padding: 10px 30px; margin-bottom: 20px; border-radius: 10px; } .sponsors-outer .client-block { position: relative; } .sponsors-outer .image-box { text-align: center; margin-bottom: 0; border: 1px solid #dddddd; box-shadow: 0 0 30px rgba(0, 0, 0, 0.1); background-color: var(--color-white); } .sponsors-outer .image-box img { max-width: 50%; width: auto; display: inline-block; opacity: 1; } .sponsors-outer .image-box:hover img { opacity: 0.7; } /* client */ /* gpage */ .cst-padding { padding:70px 0; } .gallery-item .image-box { position: relative; box-shadow: 0 0px 30px rgba(8, 13, 62, 0.1); overflow: hidden; } .gallery-item .image-box img { display: block; width: 100%; height: 275px; object-fit:cover; } .gallery-item .overlay-box { position: absolute; left: 0; top: 0; height: 100%; width: 100%; text-align: center; content: ""; opacity: 0; background-color: rgba(0, 0, 0, 0.5); transform: scale(0.5); border-radius: 500px; transition: all 300ms ease; } .gallery-item .overlay-box a { position: absolute; left: 50%; top: 50%; margin-top: -29px; margin-left: -29px; } .gallery-item .overlay-box a span { display: block; height: 58px; width: 58px; background-color: var(--color-secondary); color: var(--color-white); border-radius: 50%; font-weight: 700; font-size: 18px; line-height: 58px; } .gallery-item .image-box:hover .overlay-box { transform: scale(1); opacity: 0.9; border-radius: 0px; } .styled-pagination li { position: relative; display: inline-block; margin: 0 8px 0 0; } .styled-pagination li a { display: block; line-height: 34px; font-size: 14px; height: 34px; width: 34px; color: #222222; font-weight: 500; text-align: center; background: var(--color-white); border: 1px solid #dddddd; border-bottom: 2px solid var(--color-secondary); transition: all 500ms ease; } .styled-pagination li a:hover, .styled-pagination li a.active { background-color: var(--color-secondary); color: var(--color-white); box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1); } /* gpage*/ /* blogs */ .blogThumbnail { max-height: 200px; width: 100%; height: 200px; display: block; margin: 0 auto; border-radius: 15px 15px 5px 5px; object-fit: cover; } .blogCard { position: relative; border: none; box-shadow: 0 3px 6px rgba(0, 0, 0, 0.12); padding-bottom: 15px; border-radius: 15px; background-color: #fff; display: flex; flex-direction: column; align-items: center; } .blogDetailsWrap { display: flex; flex-direction: row; flex-wrap: wrap; align-items: center; justify-content: space-around; background: #fff; position: relative; top: -30px; padding: 15px; max-width: 90%; margin: 0 auto; box-shadow: 5px 0px 18px rgba(0, 0, 0, 0.12); border-radius: 10px; width: 100%; } .blogDetails { font-family: 'Poppins', sans-serif; font-weight: 500; font-size: 14px; } .blogContent { margin-bottom: 20px; padding: 0 15px; align-self: stretch; height: 100%; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; max-height: 70px; -webkit-line-clamp: 3; -webkit-box-orient: vertical; text-align: center; } .blogTitle { font-size: 21px; font-weight: 600; text-align: center; font-family: var(--title-font); } .read-more-blog { display: inline-block; font-size: 13px; line-height: 16px; color: var(--color-white); padding: 5px 15px; background-color: var(--color-secondary); border-radius: 15px; border: 1px solid var(--color-secondary); transition: all 300ms ease; } .read-more-blog:hover { background: var(--color-primary); color: var(--color-white); border-color: var(--color-primary); } .blogCard:hover { box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.15); } /* old */ .blogs.news-block .post-info { font-size: 14px; font-weight: 600; display: flex; gap: 1rem; justify-content: space-between; } .blogs .news-block h4 { font-size: 16px; } .blogs .news-block { margin-bottom: 20px; } .pd-70, .blogs { padding: 70px 0; position: relative; } /* blogs */ /* blog single */ .sidebar-page-container { padding:70px 0; } .fm { max-width:100%; height:320px; width:100%; object-fit:cover; } .blog-single .post-info { font-size: 14px; font-weight: 500; gap: 2rem; margin: 20px 0; color: #777777; } .blog-single .post-info span { font-weight:900; margin-right:5px; color:var(--color-secondary); } .blog-single h2 { font-size: 28px; } .blog-single p { font-size: 16px; margin-bottom: 15px; } .blog-single a { font-weight: 600; text-decoration: underline; } .blog-single :is(h1, h2, h3, h4, h5, h6) { line-height: 1.2em; font-weight: 600; color: #222222; margin-bottom: 15px; } .sidebar-widge { position: relative; margin-bottom:30px; } .sidebar-title { font-size: 24px; line-height: 1.2em; color: #333333; font-weight: 700; margin-bottom: 20px; padding-bottom: 20px; border-bottom: 2px solid #eeeeee; } .popular-posts .post { position: relative; margin-bottom: 20px; } .popular-posts .post-inner { position: relative; padding-left: 110px; min-height: 80px; } .popular-posts hr { margin: 0.5rem 0; } .popular-posts hr:last-child { display:none; } .popular-posts .post-thumb { position: absolute; margin:0; left: 0px; top: 0px; width: 90px; } .post-info span:first-child:before { color: #B6B6B6; content: "|"; font-size: 17px; position: absolute; right: 7.6px; top: -5px; line-height: 1.8; } .v1 { position: relative; display: flex; align-items: center; gap: 5px; padding-right: 20px; } .popular-posts .post-thumb img { width:80px; height:80px; border-radius: 10px; object-fit:cover; transition: all 0.3s ease; } .popular-posts .post-info { font-size: 13px; color: #7f8897; font-weight: 500; line-height: 21px; margin-top: 5px; } .popular-posts .text { font-size: 18px; line-height: 26px; font-weight: 600; color: #888888; margin: 0px; } .popular-posts .text a { color: var(--color-primary); transition: all 0.3s ease; font-size: 16px; line-height: 26px; display: block; } .sidebar.padding-left { padding-left: 40px; position: -webkit-sticky; /* For Safari */ position: sticky; top: 0; } /* bottom */ .clients-call { padding:70px 0; background-color:#000; color: #fff; border-bottom: 1px solid #ffffff; } .call-cmd .btn-style-one:hover { background-color: var(--color-white); border: 2px solid var(--color-white); color:var(--color-primary); } /* team */ .author_widget{ padding: 0px 30px; /*background-color: #ffffff; box-shadow: 0 3px 6px rgba(0, 0, 0, 0.12); */ text-align: center; border-radius: 25px; margin-bottom: 15px; } .author_widget .avatar { margin-bottom: 10px; height: 134px; width: 134px; border: 8px solid #F8F8F8; border-radius: 50%; text-align: center; overflow: hidden; margin-left: auto; margin-right: auto; } .name-title { font-weight:600; color: var(--color-secondary); } .profession { font-weight:500; font-size: 14px; } .profile .social-icon-one li a i { height: 28px; width: 28px; line-height: 28px; font-size: 13px; color: var(--color-white); background-color: var(--color-secondary); } .profile .social-icon-one li { margin-right: 8px; margin-bottom: 0px; } .author-box { padding-left:30px; } .author-box p, .author-box{ font-size: 18px; line-height: 32px; font-weight: 500; } .author-box p:last-child { margin:0; } .work-text .user-list { margin-bottom: 70px; align-items: center; justify-content: center; } .work-text .user-list:nth-child(even) { flex-direction: row-reverse; } .work-text .user-list:nth-child(even) .author-box { padding-right: 30px; padding-left:unset; } .grid-2 { display: grid; width: 100%; grid-template-columns: repeat(2, 1fr); gap: 30px; } .make-round { position: relative; box-shadow: 0 3px 6px rgba(0, 0, 0, 0.12); background-color: #fff; border-radius: 15px; } .right-qimg{ width:190px; } .right-qimg img{ max-width: 190px; width: 190px; height: 100%; object-fit: cover; border-top-left-radius: 15px; border-bottom-left-radius: 15px; } .left-qtext { padding: 20px; } .left-qtext h3{ font-size: 18px; color: var(--color-secondary); margin-bottom: 10px; } .left-qtext.blog-single p:last-child { margin: 0; } .make-round:hover { box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.15); } /* team */ /* services */ .all-service { background-color:#f5f5f6; } .row4 { display:flex; flex-wrap: wrap; } .services-list { width: 25%; padding: 0 15px 30px 15px; overflow: hidden; position: relative; } .services-list .avatar { width: 60px; height: 60px; border:3px solid #fff; position: relative; object-fit: cover; border-radius: 50%; transition: all 0.5s; } .services-list a{ position: relative; overflow: hidden; background-color: #fff; color: #000; padding: 25px 10px 10px 10px; text-align: center; display: flex; flex-direction: column; height: 100%; align-items: center; } .services-list a:before { content: ""; position: absolute; width: 100%; height: 100%; left: 0; top: -100%; background-image: url(../images/sap1.png); background-repeat: no-repeat; background-position: top; background-size: contain; transition: all 0.8s; z-index: 1; } .services-list a:after { content: ""; background: var(--color-secondary); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fd60a2', endColorstr='#ff96a5',GradientType=1 ); position: absolute; width: 100%; height: 100%; left: 0; bottom: -100%; transition: all 0.5s; } .services-list a:hover .avatar { border:4px solid var(--color-secondary); background: var(--color-secondary); transform: scale(0.9); border-radius: 100%; box-shadow: inset 0 0 0px 6px var(--bg-color), 10px 0px 40px -5px rgba(57, 0, 0, 0.17); z-index: 1; } .services-list a:hover p, .services-list a:hover h2{ color: #fff; z-index: 1; } .services-list a:hover:before { top: 0; } .services-list a:hover:after { bottom: 0; border-radius: 0; } .services-list h2{ margin: 10px 0; font-size: 18px; color:var(--color-secondary); font-weight: 600; } .services-list p{ font-size:14px; } .services-list a:hover { box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.15); } /* services */ /* about */ .gth-section { background-color:#f5f5f6; } .timeline { margin: 4em auto; position: relative; max-width: 46em; } .timeline:before { background-color: black; content: ''; margin-left: -1px; position: absolute; top: 0; left: 2em; width: 2px; height: 100%; } .timeline-event { position: relative; } .timeline-event:hover .timeline-event-icon { -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -webkit-transform: rotate(-45deg); transform: rotate(-45deg); background-color: #a83279; } .timeline-event:hover .timeline-event-thumbnail { -moz-box-shadow: inset 40em 0 0 0 #a83279; -webkit-box-shadow: inset 40em 0 0 0 #a83279; box-shadow: inset 40em 0 0 0 #a83279; } .timeline-event-copy { padding: 2em; position: relative; /* top: -1.875em; */ left: 4em; width: 80%; padding-top: 0; width: 80%; } .timeline-event-copy h3 { font-size: 1.75em; } .timeline-event-copy h4 { font-size: 1.2em; margin-bottom: 1.2em; } .timeline-event-copy strong { font-weight: 700; } .timeline-event-copy p:not(.timeline-event-thumbnail) { padding-bottom: 0; margin:0; } .timeline-event-icon { transition: transform 0.2s ease-in; transform: rotate(45deg); background-color: var(--color-secondary); outline: 10px solid white; display: block; margin: 0.5em 0.5em 0.5em -0.5em; position: absolute; top: 0; left: 2em; width: 1em; height: 1em; } .timeline-event-thumbnail { transition: box-shadow 0.5s ease-in 0.1s; color: white; font-size: 0.75em; background-color: var(--color-secondary); box-shadow: inset 0 0 0 0em #ef795a; display: inline-block; margin-bottom: 1.2em; padding: 0.25em 1em 0.2em 1em; } .amd{ padding: 70px 0; background-repeat: no-repeat; background-position: center bottom; background-size: cover; } .max-420 { max-width: 375px; color: #fff; padding: 0 30px 0 0; margin-left: auto; } .max-420 h4 { font-size: 24px; } @media (max-width: 1024px) { } @media (max-width: 992px) { } @media (max-width: 768px) { .main-header .logo-box { padding: 10px 0; transition: all 300ms ease; } .main-header .nav-outer { padding-top: 10px; float: right; } .nav-outer .mobile-nav-toggler { display: block; margin: 0; font-size: 33px; line-height: 34px; } .main-header .nav-outer .main-menu { display: none !important; } .main-header .outer-box { position: absolute; left: 0; top: 0; display: none; } .logo img { height: 34px; } .main-header .main-box { max-height: 55px; } .fun-fact-section .count-box span, .static-text { font-size: 34px; letter-spacing: 0.5px; line-height: 34px; } .dynamic-text li{ font-size: 38px; line-height: 38px; } .sec-title h2, .banner-carousel .content-box h2 { font-size: 24px; } .banner-carousel .content-box .title { font-size: 18px; } .banner-carousel .btn-style-one { padding: 8px 24px; font-size: 16px; line-height: 24px; } .banner-carousel .slide-item { height: calc(100vh - 128px); } .outer-box { padding: 30px 0px; } .icon-circle-1 { display: none; } .pd-70, .blogs, .main-footer .widgets-section, .clients-call, .features-section-two.pt-70, .about-section { padding:50px 0; } .about-section .image-box, .about-section .inner-column { position: relative; padding-right: 0; } .about-section .icon-dots { left: 0; top: 10px; } .image-column .image-box { padding-right: 0px; } .about-section .image-column .image-box img { border-radius: 0; border: none; width: 100%; margin-top: 30px; } .count-box { padding: 30px 0; } .news-block, .sec-title.mb-5 { margin-bottom:30px; } .main-footer .about-widget .text p { margin-bottom: 15px; } .useful-links { padding-left: 0px; } .main-footer .widget-title { font-size: 18px; margin-bottom: 15px; } .user-links li a { padding: 0px 0px; } .contact-list li { padding-left: 30px; margin-bottom: 15px; } .main-footer .widget-title, .krish-v1 { margin-top:30px; } .container-v1 { padding-right: calc(var(--bs-gutter-x) * .5); padding-left: calc(var(--bs-gutter-x) * .5); } .call-cmd { flex-wrap: wrap; margin-top: 20px; } .btn-style-one { font-size: 14px; display: inline-block; } .info-column.ps-5 { padding-left: calc(var(--bs-gutter-x)* .5); } } @media only screen and (min-width: 768px) { .main-menu .navigation > li > ul, .main-menu .navigation > li > .mega-menu, .main-menu .navigation > li > ul > li > ul { display: block !important; visibility: hidden; opacity: 0; } }
Close