tech4biz/assets/css/style.css
2024-10-29 11:54:17 +05:30

11434 lines
214 KiB
CSS

.footer-widget .footer-list li a,
body,
p {
font-weight: 400;
color: var(--dark-44)
}
.blog-list a,
.container .info span a,
.copy-right-text p a:hover,
.go-top,
.top-head-left .top-contact h3 a,
a,
a:focus,
a:hover {
text-decoration: none
}
.centered,
.d-table-cell,
.item figure img {
vertical-align: middle
}
.services-title svg,
.social-icon li a svg {
fill: var(--color-white)
}
:root {
--color-black: #1a1a1a;
--color-darks: #333333;
--color-greys: #cccccc;
--color-light: #f5f5f5;
--color-white: #ffffff;
--color-blues: #3c83f6;
--shadow-small: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
--shadow-medium: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
--shadow-large: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
--Yellow: rgb(255, 195, 31);
--site-gradient: radial-gradient(circle, hwb(221 0% 37% / 0.678) 0, #000063d9 50%, #000e2b 85%);
--site-gradient-dark: radial-gradient(circle, #0033a0 0, #000063 50%, #000e2b 85%);
--light-dark: #252525;
--dark-44: #444;
--theme-blue: #0071dc;
--Dark-blue: #070b3b;
--dark-blue-60: #070f60;
--light-blue: #bbddff;
--scrollbar-color: #2831cf;
--light-blue: #28e4fd;
--light-white-e1e1: #e1e1e1;
--light-white-f8f8: #f8f8f8;
--cloud-infrastructure-background: radial-gradient(at 95% 7%, #45bcc9 0, #45bcc900 60%), radial-gradient(at 95% 93%, #fae500 0, #fae50000 60%), radial-gradient(at 6% 6%, #0060fa 15%, rgba(0, 96, 250, 0.001) 80%), radial-gradient(at 6% 94%, #fff 0, #ffffff00 60%);
--iot-bg: #013f52;
--title-blue-dark: #000259;
--page-background-color: #070b3b;
--gradient-color-1: #fae500;
--gradient-color-2: #3c83f6;
--color-status-green: #05947C
}
@font-face {
font-family: Gilroy-Regular;
src: url(../fonts/Gilroy-Regular.ttf)
}
@font-face {
font-family: Gilroy-Thin;
src: url(../fonts/Gilroy-Thin.ttf)
}
@font-face {
font-family: Gilroy-Black;
src: url(../fonts/Gilroy-Black.ttf)
}
@font-face {
font-family: Gilroy-Heavy;
src: url(../fonts/Gilroy-Heavy.ttf)
}
@font-face {
font-family: Gilroy-SemiBold;
src: url(../fonts/Gilroy-SemiBold.ttf)
}
::-webkit-scrollbar {
width: 5px;
height: 5px
}
::-webkit-scrollbar-thumb {
background: var(--scrollbar-color);
border-radius: 5px
}
body {
font-size: 15px;
line-height: 1.6;
font-family: Gilroy-Regular !important;
top: 0 !important
}
a {
display: inline-block;
-webkit-transition: .5s;
transition: .5s
}
button {
margin: 0;
padding: 0;
outline: 0
}
button:focus {
outline: 0;
border: 0
}
h1,
h2,
h3,
h4,
h5,
h6 {
font-weight: 600;
color: var(--light-dark)
}
@media screen and (min-width: 425px) {
h1,
h2,
h3,
h4,
h5,
h6 {
font-weight: 600;
margin-top: 55px;
color: var(--light-dark)
}
}
.candidate-title,
h3 {
font-size: 22px
}
select,
select.custom-file-control,
select.form-control {
-moz-appearance: none;
-webkit-appearance: none
}
.d-table {
width: 100%;
height: 100%
}
.d-table-cell {
display: table-cell
}
.banner-four-content .banner-btn .default-btn,
.default-btn,
.top-head-left .top-contact,
.top-header-right .top-header-social {
display: inline-block
}
.error-area .error-content img,
img {
max-width: 100%
}
.p-40 {
padding: 40px !important
}
.pt-100,
.ptb-100 {
padding-top: 100px
}
.pb-100,
.ptb-100 {
padding-bottom: 100px;
}
@media screen and (min-width: 425px) {
.pb-100,
.ptb-100 {
padding-bottom: 100px;
margin-top: 25px;
}
}
.pb-70,
.ptb-70{
padding-bottom: 70px
}
.pt-80 {
padding-top: 80px
}
.ptb-70 {
padding-top: 70px
}
.mtb-70 {
margin-bottom: 70px;
margin-top: 70px
}
.artificial-description-home,
.pb-50 {
padding-bottom: 50px
}
.pt-50 {
padding-top: 50px
}
.pt-45 {
padding-top: 45px
}
.pt-20 {
padding-top: 20px
}
.about-content .about-content-card,
.mt-30 {
margin-top: 30px
}
.ml-25,
.side-bar-area {
margin-left: 15px
}
.Botnet-attacks-bg a,
.ml-20 {
margin-left: 20px
}
.mr-20 {
margin-right: 20px
}
.mt-50 {
margin-top: 50px
}
.mt-100 {
margin-top: 100px
}
.mb-100 {
margin-bottom: 100px
}
.mb-50 {
margin-bottom: 50px
}
.ml-auto {
margin-left: auto
}
#wrap,
.absolute,
.bg,
.mid,
.o,
.overlay {
position: absolute
}
.margin-auto {
margin: 0 auto
}
.about-area .section-title .section-index-title,
.section-title .section-index-provide-title,
.section-title .section-index-title,
.technology-area .section-title .section-index-title {
font-size: 35px;
margin-top: 0;
padding-bottom: 14px;
font-weight: 600;
line-height: 1.2
}
.border-radius-50 {
border-radius: 50px
}
.blog-item .blog-img img,
.border-radius-5,
.build-item a img,
.services-item a img {
border-radius: 5px
}
.z-index-one {
z-index: 1
}
.box-shadow {
-webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .05);
box-shadow: 0 0 15px rgba(0, 0, 0, .05)
}
.section-title span {
margin-bottom: 8px;
font-weight: 600;
display: block
}
.section-title p {
padding-top: 10px;
margin-bottom: 0;
max-width: 530px;
color: var(--dark-44)
}
.about-area .section-title .section-index-title {
margin-bottom: 0;
color: var(--Dark-blue);
max-width: 100%
}
.technology-area .section-title .section-index-title {
margin-bottom: 0;
color: var(--color-white);
max-width: 100%
}
.section-title .section-index-title {
margin-bottom: 0;
color: var(--Dark-blue);
max-width: 100% !important
}
.section-title .section-index-provide-title {
margin-bottom: 0;
color: var(--Dark-blue);
max-width: none
}
#spinManufacturing,
.Manufacturing-Support-text h2,
.about-content .about-list li:hover i,
.banner-bottom-card:hover h3,
.banner-four-content .banner-btn .play-btn:hover span,
.blog-article .comments-wrap .comment-list li a:hover,
.blog-card .content ul li a:hover,
.blog-card:hover .content h3 a,
.blog-item .content ul li a:hover i,
.build-item:hover .content h3 a,
.businesses-worldwide-image:hover .business-title-text,
.businesses-worldwide-section-content .read-more,
.call-contact .call-btn:hover,
.case-article .case-article-content .case-article-list li:hover i,
.color-yellow,
.contact-form .agree-label label a:hover,
.contact-form .form-group.checkbox-option p a:hover,
.designing-printing-title,
.footer-widget .footer-blog li h3 a:hover,
.footer-widget .footer-blog li:hover h3 a,
.footer-widget .footer-list li a:hover,
.hardware-design-text .read-more,
.inner-banner .inner-title ul li a:hover,
.manufacturing-list-round h2,
.pcb-manufacturing-section h1,
.perks-text h3,
.service-article .service-article-content .service-article-list li:hover i,
.services-card:hover h3 a,
.services-item:hover .content h3 a,
.software-sub-title,
.sp-color1,
.text .article-sub-title a,
.top-banner-page-sub-section ul li a:hover,
.top-head-left .top-contact h3 a:hover,
.top-head-left .top-contact:hover h3 a,
.top-header-right .top-header-social ul li a:hover,
.user-form .contact-form .account-desc a:hover,
.vlsi-section h2,
.work-process-area .section-title span {
color: var(--Yellow)
}
.about-content .about-list li:hover,
.blog-card .content ul li a:hover i,
.blog-item .content ul li a:hover,
.blog-item:hover .content h3 a,
.blog-style-card:hover .content h3 a,
.build-item .content ul li:hover a,
.case-article .case-article-content .case-article-list li:hover,
.case-study-item .content h3:hover a,
.case-study-item .content ul li:hover a,
.case-study-item:hover .content h3 a,
.contact-card span a:hover,
.contact-form .agree-label label a,
.contact-form .form-group label span,
.contact-form .form-group.checkbox-option p a,
.contact-info ul li .content a:hover,
.contact-inquiry-mail a,
.footer-widget .footer-call-content span a:hover,
.light-blue,
.main-nav .nav-side .nav-side-item .search-box:hover i,
.main-nav nav .navbar-nav .nav-item .active i,
.main-nav nav .navbar-nav .nav-item a :focus i,
.main-nav nav .navbar-nav .nav-item a.active i,
.main-nav nav .navbar-nav .nav-item a:hover i,
.main-nav nav .navbar-nav .nav-item:hover a i,
.our-expertise,
.security-card:hover h3 a,
.service-article .service-article-content .service-article-list li:hover,
.services-item .content span,
.side-bar-widget .side-bar-categories ul li a:hover,
.side-bar-widget .side-bar-categories ul li a:hover span,
.side-bar-widget .widget-popular-post .item .info .title-text a:hover,
.side-nav-responsive .side-nav-inner .side-nav .side-nav-item .search-box:hover i,
.sp-color2,
.technology-card-color i,
.technology-card-color2 i,
.user-form .contact-form .account-desc a {
color: var(--theme-blue)
}
.default-btn {
padding: 12px 32px;
color: var(--color-white);
text-align: center;
position: relative;
overflow: hidden;
z-index: 1
}
.close-btn,
.default-btn:hover,
.main-nav nav .navbar-nav .nav-item .dropdown-menu li.active {
color: var(--color-white) !important
}
.banner-item-content .default-btn {
opacity: 0
}
.active .banner-item-content .default-btn {
animation: 4.5s ease-out .5s sliderTextFad, 4.5s ease-out .5s sliderTextBottomFad
}
.accordion-button:focus {
border-color: transparent;
box-shadow: none
}
.default-btn i {
font-size: 20px;
position: relative;
top: 4px;
display: none
}
.default-btn::before {
content: "";
position: absolute;
z-index: -1;
height: 100%;
left: -50%;
top: 0;
-webkit-transform: skew(50deg);
transform: skew(50deg);
-webkit-transition-duration: .6s;
transition-duration: .6s;
-webkit-transform-origin: top left;
transform-origin: top left;
width: 0
}
.default-btn:hover:before {
height: 130%;
width: 155%;
background-color: var(--light-dark)
}
.blog-article .blog-article-share .blog-tag ul li:hover a,
.btn-bg-one,
.go-top:hover,
.side-nav-responsive .dot-menu:hover .circle-inner .circle {
background-color: var(--Yellow)
}
.btn-bg-two,
.main-nav .nav-side .nav-side-item .search-side-widget .search-side-form button:hover,
.team-card .content,
.team-card .social-link li a {
background-color: var(--theme-blue)
}
.top-header {
padding: 0 0 3px
}
.about-bg,
.banner-four-area,
.call-us-area,
.choose-area,
.clients-content-color,
.clients-content-color::before,
.top-header-bg {
background-color: var(--Dark-blue)
}
.top-left-side .top-header-text {
display: inline-block;
position: relative;
margin-left: 30px
}
.top-left-side .top-header-text::before {
content: "";
position: absolute;
left: -20px;
width: 1px;
height: 22px;
background-color: var(--color-white);
top: 1px
}
.top-left-side .top-header-text p {
font-size: 16px;
color: var(--color-white);
font-weight: 500;
margin-bottom: 0
}
.top-left-side .top-header-text p b {
color: var(--Yellow);
font-weight: 500;
margin-right: 5px
}
.top-head-left {
float: left
}
.about-img,
.blog-card .blog-img,
.blog-item .blog-img,
.blog-item .blog-img2,
.blog-style-card .blog-style-img,
.contact-form .form-group.checkbox-option,
.counter-area,
.customer-location-section,
.designing-advanced-bg,
.dropdown,
.footer-bg,
.form,
.main-nav .nav-side.nav-side,
.search-overlay .search-form form,
.top-head-left .top-contact,
.work-process-area-two {
position: relative
}
.blog-article .blog-article-share .social-icon li a:hover,
.build-item:hover .more-btn,
.case-study-item .content .more-btn:hover,
.case-study-item:hover .content .more-btn,
.footer-widget .footer-call-content:hover i,
.pagination-area .page-numbers.current,
.pagination-area .page-numbers:hover,
.security-card:hover i,
.top-head-left .top-contact:hover i {
background-color: var(--theme-blue);
color: var(--color-white)
}
.top-head-left .top-contact h3 {
font-size: 14px;
color: var(--color-white);
margin-bottom: 0;
font-weight: 500
}
.top-head-left .top-contact h3 a {
color: var(--color-white);
margin-bottom: 0
}
.top-header-right {
display: flex;
align-items: center;
justify-content: flex-end
}
.top-header-right .top-header-social ul {
list-style: disc;
margin: 0;
padding: 0 25px 0 0;
display: flex;
align-items: center;
border-right: 1px solid var(--color-white)
}
.top-header-right .top-header-social ul li {
display: inline-block;
top: 1px;
position: relative
}
.top-header-right .top-header-social ul li a {
width: auto;
height: 30px;
line-height: 30px;
text-align: center;
background-color: transparent;
color: var(--color-white);
border-radius: 50px;
font-size: 14px;
margin-left: 15px
}
.top-header-right .language-list {
top: 0;
margin-bottom: 0;
position: relative;
display: inline-block;
margin-left: -20px;
z-index: 9999
}
.main-nav .nav-side .nav-side-item .search-box,
.nav-side-item .search-box {
position: relative;
top: -5px
}
.nav-side-item .search-box i {
cursor: pointer;
font-size: 24px;
color: var(--color-white);
position: relative;
display: inline-block;
top: 10px;
margin: 0 10px
}
.icon-png {
width: 25px
}
.close-btn {
opacity: 1 !important;
font-weight: 400 !important;
font-size: 28px !important;
padding: 0;
cursor: pointer;
background: 0 0;
border: 0;
-webkit-appearance: none
}
.top-header-right .language-list .language-list-item {
height: 0;
padding: 0 30px;
border: none;
color: var(--color-white);
background-color: transparent;
font-weight: 500;
font-size: 14px;
border-radius: 5px 0 0 5px
}
.goog-te-combo:focus,
.main-nav .nav-side .nav-side-item .search-side-widget .search-side-form .form-control:focus,
.search-widget .search-form .form-control:focus,
.top-header-right .language-list .language-list-item:focus {
-webkit-box-shadow: none;
box-shadow: none;
outline: 0
}
.top-header-right .language-list .nice-select {
height: 0;
width: 125px;
line-height: 0;
font-size: 15px;
margin-bottom: 0;
border-radius: 5px 0 0 5px;
background-color: transparent;
color: var(--color-white);
z-index: 9999;
text-align: right !important
}
.top-header-right .language-list .nice-select .list {
background-color: var(--color-white);
-webkit-box-shadow: 0 0 29px 0 rgba(102, 102, 102, .1);
box-shadow: 0 0 29px 0 rgba(102, 102, 102, .1);
border-radius: 0;
margin-top: 20px;
width: 100%;
padding-top: 0;
padding-bottom: 0;
margin-bottom: 0
}
.top-header-right .language-list .nice-select .list .option {
-webkit-transition: .6s;
transition: .6s;
color: var(--light-dark);
padding-left: 15px;
padding-right: 15px;
margin-bottom: 0;
width: 180px;
border-bottom: 1px solid var(--light-white-e1e1)
}
.top-header-right .language-list .nice-select .list .option:hover {
background-color: transparent !important;
color: var(--theme-blue)
}
.top-header-right .language-list .nice-select .list .option .selected {
background-color: transparent !important;
font-weight: 500;
color: var(--theme-blue) !important
}
.top-header-right .language-list .nice-select::after {
content: "\e98c";
height: 8px;
width: 8px;
border: none;
top: 0;
margin-bottom: 0;
right: 10px;
background-color: transparent;
font-family: boxicons !important;
color: var(--color-white);
font-size: 18px;
-webkit-transform-origin: none;
transform-origin: none;
-webkit-transform: none;
transform: none;
margin-top: 0
}
.main-nav {
background-color: var(--color-white);
top: 0;
position: inherit;
left: 0;
padding: 0;
width: 100%;
height: auto
}
.main-nav .navbar {
padding-left: 0;
padding-right: 0;
box-shadow: none
}
.main-nav nav .navbar-nav .nav-item .active,
.main-nav nav .navbar-nav .nav-item a :focus,
.main-nav nav .navbar-nav .nav-item a.active,
.main-nav nav .navbar-nav .nav-item a:hover,
.main-nav nav .navbar-nav .nav-item:hover a {
color: var(--theme-blue) !important
}
.main-nav nav .navbar-nav .nav-item .active::before,
.main-nav nav .navbar-nav .nav-item a :focus::before,
.main-nav nav .navbar-nav .nav-item a.active::before,
.main-nav nav .navbar-nav .nav-item a:hover::before,
.main-nav nav .navbar-nav .nav-item:hover a::before {
opacity: 1;
width: 100%
}
.main-nav nav .navbar-nav .nav-item a {
text-transform: capitalize;
color: var(--light-dark);
font-weight: 500;
margin-left: 12px;
margin-right: 12px;
position: relative
}
.main-nav nav .navbar-nav .nav-item a span {
font-size: 10px;
color: red;
margin-left: 2px;
top: -7px;
position: relative
}
.main-nav nav .navbar-nav .nav-item a::before {
content: "";
position: absolute;
bottom: 0;
width: 0;
height: 1px;
left: 0;
right: 0;
background-color: var(--theme-blue);
opacity: 0;
-webkit-transition: .7s;
transition: .7s
}
.main-nav nav .navbar-nav .nav-item a i {
line-height: 0;
position: relative;
top: 3px;
font-size: 18px;
color: var(--dark-44)
}
.main-nav nav .navbar-nav .nav-item:hover .dropdown-menu {
-webkit-transform: scale(1);
transform: scale(1)
}
.main-nav nav .navbar-nav .nav-item .dropdown-menu {
z-index: 5;
border: none;
padding: 0;
border-radius: 0;
background-color: var(--color-white) !important;
-webkit-transform: scale(1);
transform: scale(1)
}
.main-nav nav .navbar-nav .nav-item .dropdown-menu li {
border-bottom: 1px solid var(--light-white-e1e1)
}
.main-nav nav .navbar-nav .nav-item .dropdown-menu li:last-child,
.side-bar-widget .side-bar-categories ul li:last-child {
border-bottom: none
}
.main-nav nav .navbar-nav .nav-item .dropdown-menu li a {
text-transform: capitalize;
color: var(--light-dark) !important;
position: relative;
z-index: 1;
-webkit-transition: .7s;
transition: .7s;
font-weight: 600;
padding: 10px 25px;
font-size: 15px
}
.main-nav nav .navbar-nav .nav-item .dropdown-menu li a i {
float: right;
top: 12px;
position: relative
}
.main-nav nav .navbar-nav .nav-item .dropdown-menu li a::before {
content: "";
position: absolute;
top: 0;
left: 0;
width: 2px;
height: 100%;
background-color: var(--theme-blue);
-webkit-transition: .9s;
transition: .9s;
z-index: -1
}
.main-nav nav .navbar-nav .nav-item .dropdown-menu li a.active {
border-radius: 0;
color: var(--color-white) !important;
padding-left: 35px
}
.Botnet-attacks-bg,
.Botnet-attacks-bg p,
.about-content-2 .section-title h2,
.about-content-2 .section-title p,
.about-play .about-play-content span,
.banner-four-content .banner-btn .play-btn:hover h3,
.btn,
.build-content .section-title .section-index-title,
.build-content .section-title span,
.build-play-img .play-area-content span,
.businesses-worldwide-section-content p,
.call-contact .call-btn,
.call-contact p,
.candidate-button:hover,
.case-study-area-two .section-title h2,
.choose-content .section-title p,
.clients-content-color .content h3,
.clients-content-color .content span,
.clients-content-color p,
.color-white,
.coming-soon-area .coming-soon-content ul li a,
.custom-pcb-design p,
.designing-advanced-bg p,
.designing-printing-subtitle,
.event-title,
.hardware-development .hardware-text,
.hosting-text p,
.information i,
.inner-banner .inner-title ul li a,
.job-description p,
.main-nav nav .navbar-nav .nav-item .dropdown-menu li a .active i,
.main-nav nav .navbar-nav .nav-item .dropdown-menu li a :focus i,
.main-nav nav .navbar-nav .nav-item .dropdown-menu li a.active i,
.main-nav nav .navbar-nav .nav-item .dropdown-menu li a:hover i,
.main-nav nav .navbar-nav .nav-item .dropdown-menu li.active i,
.mos-modeling p,
.services-card .learn-btn:hover,
.services-card .learn-btn:hover i,
.services-card:hover .learn-btn,
.services-card:hover .learn-btn i,
.services-card:hover i,
.services-card:hover p,
.social-text,
.social-text a,
.social-text a:hover,
.software-text,
.team-card .content span,
.textBackground-title {
color: var(--color-white)
}
.active .item-bg1-btm,
.blog-card .blog-img a,
.iot-header-image,
.main-nav nav .navbar-nav .nav-item .dropdown-menu li a .active::before,
.main-nav nav .navbar-nav .nav-item .dropdown-menu li a :focus::before,
.main-nav nav .navbar-nav .nav-item .dropdown-menu li a.active::before,
.main-nav nav .navbar-nav .nav-item .dropdown-menu li a:hover::before,
.main-nav nav .navbar-nav .nav-item .dropdown-menu li.active::before,
.polygon-section,
.services-div .industries-footer ul,
.text {
width: 100%
}
.main-nav nav .navbar-nav .nav-item .dropdown-menu li a .active,
.main-nav nav .navbar-nav .nav-item .dropdown-menu li a :focus,
.main-nav nav .navbar-nav .nav-item .dropdown-menu li a:hover {
color: var(--color-white) !important;
border-radius: 0;
padding-left: 35px
}
.main-nav nav .navbar-nav .nav-item .dropdown-menu li .dropdown-menu {
left: 100%;
margin-top: 18px !important;
position: absolute;
-webkit-transform: scaleX(0);
transform: scaleX(0)
}
.main-nav nav .navbar-nav .nav-item .dropdown-menu li:hover .dropdown-menu {
-webkit-transform: scaleX(1);
transform: scaleX(1)
}
.main-nav .nav-side .nav-side-item {
margin-right: 20px;
display: inline-block
}
.blog-article .blog-article-share .blog-tag ul li:last-child,
.blog-article .blog-article-title ul li:last-child,
.blog-card .content ul li a:last-child,
.blog-item .content ul li a:last-child,
.blog-style-card .content ul li:last-child,
.coming-soon-area .coming-soon-content #timer div:last-child,
.main-nav .nav-side .nav-side-item:last-child {
margin-right: 0
}
.main-nav .nav-side .nav-side-item .search-box i {
cursor: pointer;
font-size: 24px;
color: var(--light-dark);
position: relative;
display: inline-block;
top: 0
}
.main-nav .nav-side .nav-side-item .search-side-widget .search-side-form {
position: relative;
top: -10px
}
.main-nav .nav-side .nav-side-item .search-side-widget .search-side-form .form-control {
height: 45px;
background-color: var(--light-white-f8f8);
padding: 10px 20px;
width: 100%;
border-radius: 50px;
border: none
}
.main-nav .nav-side .nav-side-item .search-side-widget .search-side-form button {
position: absolute;
top: 3px;
right: 3px;
height: 40px;
width: 40px;
background-color: var(--Yellow);
-webkit-transition: .5s;
transition: .5s;
border: none;
outline: 0;
border-radius: 50px
}
.main-nav .nav-side .nav-side-item .search-side-widget .search-side-form button i {
color: var(--color-white);
position: relative;
top: 1.9px
}
.main-nav .nav-side .nav-side-item .get-btn,
.side-nav-responsive .side-nav-inner .side-nav .side-nav-item .get-btn {
display: inline-block;
position: relative;
top: 5px
}
.main-nav .nav-side .nav-side-item .get-btn .default-btn {
padding: 9px 25px
}
.nav-side-mt {
margin-top: 6px
}
.PopupOpenOff,
.build-item .content ul li:last-child::before,
.case-study-item .content ul li:last-child::before,
.coming-soon-area .coming-soon-content #timer div:last-child::before,
.counter-shape,
.dropdown-menu-inner .dropdown-menu-item:first-child,
.nice-select,
.side-nav-responsive,
.skiptranslate .goog-te-gadget span,
div#goog-gt-tt {
display: none
}
.side-nav-responsive .dot-menu {
padding: 0 10px;
height: 30px;
cursor: pointer;
z-index: 999;
position: absolute;
right: 60px;
top: 20px
}
.side-nav-responsive .dot-menu .circle-inner {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
height: 30px
}
.banner-item,
.cloud-step,
.cloud-step-details,
.directions-tag,
.drop_box,
.event-area,
.expert-background,
.form-flex form,
.it-services,
.job-information,
.services-card {
display: flex;
align-items: center
}
.side-nav-responsive .dot-menu .circle-inner .in-circle {
height: 5px;
width: 5px;
border-radius: 100%;
margin: 0 2px;
-webkit-transition: .7s;
transition: .7s;
background-color: var(--theme-blue)
}
.side-nav-responsive .container-max {
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex
}
.side-nav-responsive .container-max .container {
position: absolute;
top: 70px;
right: 0;
max-width: 220px;
margin-left: auto;
opacity: 0;
visibility: hidden;
-webkit-transition: .7s;
transition: .7s;
-webkit-transform: scaleX(0);
transform: scaleX(0);
z-index: 2;
padding-left: 15px;
padding-right: 15px
}
.side-nav-responsive .container-max .container.active {
opacity: 1;
visibility: visible;
-webkit-transform: scaleX(1);
transform: scaleX(1)
}
.side-nav-responsive .side-nav-inner {
padding: 12px 10px 10px;
-webkit-box-shadow: 0 15px 40px rgba(0, 0, 0, .09);
box-shadow: 0 15px 40px rgba(0, 0, 0, .09);
background-color: var(--color-white)
}
.side-nav-responsive .side-nav-inner .side-nav {
background-color: var(--theme-blue);
padding: 10px
}
.side-nav-responsive .side-nav-inner .side-nav .side-nav-item .search-box {
position: relative;
display: inline-block;
top: -10px;
margin-right: 5px
}
.side-nav-responsive .side-nav-inner .side-nav .side-nav-item .search-box i {
cursor: pointer;
font-size: 24px;
color: var(--color-white);
position: relative;
display: inline-block;
top: 5px
}
.side-nav-responsive .side-nav-inner .side-nav .side-nav-item .get-btn .default-btn {
padding: 7px 15px;
background-color: var(--color-white);
color: var(--light-dark)
}
.sticky-nav {
top: 0;
position: fixed;
-webkit-transition: .7s;
transition: .7s;
width: 100% !important;
z-index: 999
}
.sticky-nav .main-nav {
top: 0;
border: none;
position: fixed;
z-index: 999;
-webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .3);
box-shadow: 0 0 15px rgba(0, 0, 0, .3)
}
.search-overlay {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 9999;
opacity: 0;
visibility: hidden;
-webkit-transition: .3s ease-in-out;
transition: .3s ease-in-out;
overflow: hidden
}
.search-overlay .search-layer {
position: absolute;
top: 0;
right: 0;
bottom: 0;
z-index: 1;
-webkit-transform: translateX(100%);
transform: translateX(100%)
}
.search-overlay .search-layer:first-child {
left: 0;
background-color: rgba(0, 0, 0, .5);
-webkit-transition: .3s ease-in-out;
transition: .3s ease-in-out
}
.search-overlay .search-layer:nth-child(2) {
left: 0;
background-color: rgba(0, 0, 0, .5);
-webkit-transition: .3s ease-in-out .3s;
transition: .3s ease-in-out .3s
}
.search-overlay .search-layer:nth-child(3) {
left: 0;
background-color: rgba(0, 0, 0, .5);
-webkit-transition: .9s ease-in-out .6s;
transition: .9s ease-in-out .6s
}
.search-overlay .search-close {
position: absolute;
top: 40px;
right: 40px;
width: 50px;
z-index: 2;
text-align: center;
cursor: pointer;
padding: 10px;
-webkit-transition: .9s ease-in-out 1.5s;
transition: .9s ease-in-out 1.5s;
opacity: 0;
visibility: hidden
}
.search-overlay .search-close .search-close-line {
width: 100%;
height: 3px;
float: left;
margin-bottom: 5px;
background-color: var(--color-white);
-webkit-transition: .5s;
transition: .5s
}
.search-overlay .search-close .search-close-line:first-child {
-webkit-transform: rotate(45deg);
transform: rotate(45deg)
}
.search-overlay .search-close .search-close-line:nth-child(2) {
margin-top: -7px;
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg)
}
.search-overlay .search-close:hover .search-close-line {
background: var(--theme-blue);
-webkit-transform: rotate(180deg);
transform: rotate(180deg)
}
.search-overlay .search-form {
-webkit-transition: .9s ease-in-out 1.4s;
transition: .9s ease-in-out 1.4s;
opacity: 0;
visibility: hidden;
position: absolute;
left: 50%;
top: 50%;
-webkit-transform: translateY(-50%) translateX(-50%);
transform: translateY(-50%) translateX(-50%);
z-index: 2;
max-width: 500px;
width: 500px;
padding: 0 15px
}
.active .item-bg1-btm,
.active .item-bg2-btm,
.active .item-bg3-btm,
.active .item-bg4-btm,
.active .item-bg5-btm,
.active .item-bg6-btm,
.active .item-bg7-btm,
.active .item-bg8-btm {
animation: .5s linear forwards fad;
position: absolute;
z-index: -9;
height: 100%
}
.search-overlay .search-form form .input-search {
display: block;
width: 100%;
height: 60px;
border: none;
border-radius: 30px;
color: var(--light-dark);
padding: 3px 0 0 25px
}
.search-overlay .search-form form .input-search::-webkit-input-placeholder {
-webkit-transition: .7s;
transition: .7s;
letter-spacing: .5px;
color: var(--light-dark)
}
.search-overlay .search-form form .input-search:-ms-input-placeholder {
-webkit-transition: .7s;
transition: .7s;
letter-spacing: .5px;
color: var(--light-dark)
}
.search-overlay .search-form form .input-search::-ms-input-placeholder {
-webkit-transition: .7s;
transition: .7s;
letter-spacing: .5px;
color: var(--light-dark)
}
.search-overlay .search-form form .input-search::placeholder {
-webkit-transition: .7s;
transition: .7s;
letter-spacing: .5px;
color: var(--light-dark)
}
.search-overlay .search-form form .input-search:focus,
.search-overlay .search-form form:hover {
border: none;
outline: 0
}
.search-overlay .search-form form .input-search:focus::-webkit-input-placeholder {
color: transparent
}
.search-overlay .search-form form .input-search:focus:-ms-input-placeholder {
color: transparent
}
.search-overlay .search-form form .input-search:focus::-ms-input-placeholder {
color: transparent
}
.search-overlay .search-form form .input-search:focus::placeholder {
color: transparent
}
.search-overlay .search-form form button {
position: absolute;
right: 5px;
top: 5px;
width: 50px;
color: var(--color-white);
height: 50px;
border-radius: 50%;
background-color: var(--theme-blue);
-webkit-transition: .7s;
transition: .7s;
border: none;
font-size: 20px;
line-height: 55px
}
.banner-four-content .banner-btn .play-btn:hover i,
.search-overlay .search-form form button:hover,
.technology-play-area .play-btn:hover i {
background-color: var(--Yellow);
color: var(--color-white)
}
.search-overlay.search-overlay-active.search-overlay,
.search-overlay.search-overlay-active.search-overlay .search-close,
.search-overlay.search-overlay-active.search-overlay .search-form,
.side-bar-widget .blog-gallery li a:hover::after {
opacity: 1;
visibility: visible
}
.search-overlay.search-overlay-active.search-overlay .search-layer {
-webkit-transform: translateX(0);
transform: translateX(0)
}
.banner-slider-area {
position: relative;
z-index: 0
}
.banner-area-two,
.banner-four-area,
.banner-item,
.call-us-area,
.call-us-img,
.play-btn-area .build-play {
z-index: 1;
position: relative
}
.banner-slider-area .owl-dots {
margin-top: 0 !important;
position: absolute;
display: -ms-grid;
display: grid;
right: 7%;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-65%);
margin-bottom: 10px
}
.banner-slider-area .owl-dots .owl-dot span {
background-color: #fbfbfb3f !important;
-webkit-transition: .7s;
transition: .7s;
margin: 7px;
width: 30px !important;
height: 30px !important;
border: 10px solid #fbfbfb3f
}
.banner-slider-area .owl-dots .owl-dot.active span,
.banner-slider-area .owl-dots .owl-dot:hover span {
background-color: var(--color-white) !important;
width: 30px !important;
height: 30px !important;
border: 9px solid var(--Yellow)
}
.banner-item {
background-position: center center;
background-size: cover;
background-repeat: no-repeat;
height: 75vh;
min-height: 600px
}
.active .item-bg1-btm,
.item-bg1,
.item-bg2 {
background: url(../images/home-one/slider/one-slider.webp) 0 0/100% 100%
}
.active .item-bg2-btm,
.item-bg3 {
background: url(../images/home-one/slider/two-slider.webp) 0 0/100% 100%
}
.banner-item-content span {
font-size: 15px;
font-weight: 500;
color: var(--theme-blue);
padding: 10px 25px;
background-color: var(--color-white);
border-radius: 50px;
display: inline-block
}
.banner-item-content .slider-title {
margin-top: 25px;
font-size: 50px;
color: var(--color-white);
font-weight: 700;
max-width: 550px;
margin-bottom: 20px;
text-shadow: 0 -2px 4px #00000087;
opacity: 0
}
.active .banner-item-content .slider-title {
animation: 4.5s ease-out .5s sliderTextFad
}
.banner-text-content {
overflow: hidden;
animation: 4.5s ease-out .5s sliderTextBottomFad
}
@keyframes sliderTextFad {
0%,
100% {
opacity: 0;
transform: translate(0, 200px)
}
50%,
75% {
transform: translate(0, 0);
opacity: 1
}
}
@keyframes sliderTextBottomFad {
0%,
100% {
height: 0
}
50%,
75% {
height: 100%
}
}
.banner-item-content p {
font-size: 18px;
color: var(--color-white);
font-weight: 400;
max-width: 660px;
margin-bottom: 35px
}
.active .item-bg2-btm {
width: 100%
}
.active .item-bg3-btm {
background: url(../images/home-one/slider/three-slider.webp) 0 0/100% 100%;
width: 100%
}
.active .item-bg4-btm {
background: url(../images/home-one/slider/four-slider.webp) 0 0/100% 100%;
width: 100%
}
.active .item-bg5-btm {
background: url(../images/home-one/slider/five-slider.webp) 0 0/100% 100%;
width: 100%
}
.active .item-bg6-btm {
background: url(../images/home-one/slider/six-slider.webp) 0 0/100% 100%;
width: 100%
}
.active .item-bg7-btm {
background: url(../images/home-one/slider/seven-slider.webp) 0 0/100% 100%;
width: 100%
}
.active .item-bg8-btm {
background: url(../images/home-one/slider/eight-slider.webp) 0 0/100% 100%;
width: 100%
}
.banner-area-two::before {
z-index: -1;
position: absolute;
right: 0;
content: "";
left: 0;
top: 0;
width: 100%;
height: 100%;
background-image: url(../images/home-three/home-three-bg.png)
}
@keyframes fad {
from {
filter: blur(15px);
opacity: 0
}
to {
filter: blur(0px);
opacity: 1
}
}
.item-bg4 {
background: url(../images/home-one/slider/three-slider.webp) 0 0/100% 100%
}
.item-bg5 {
background: url(../images/home-one/slider/four-slider.webp) 0 0/100% 100%
}
.item-bg6 {
background: url(../images/home-one/slider/five-slider.webp) 0 0/100% 100%
}
.item-bg7 {
background: url(../images/home-one/slider/six-slider.webp) 0 0/100% 100%
}
.item-bg8 {
background: url(../images/home-one/slider/seven-slider.webp) 0 0/100% 100%
}
.banner-area-two::before,
.banner-four-area::before {
background-size: cover;
background-position: center center;
background-repeat: no-repeat
}
.banner-item-ptb {
padding-top: 140px;
padding-bottom: 160px
}
.banner-item-ptb h1,
.clients-area .owl-nav {
margin-top: 0
}
.about-bg2,
.banner-area-two,
.build-area-two,
.services-area-three,
.technology-area-four,
.technology-area-two {
background-color: var(--light-white-f8f8)
}
.banner-content {
position: relative;
margin-top: -50px
}
.banner-content h1 {
font-size: 60px;
color: var(--light-dark);
font-weight: 600;
max-width: 680px;
line-height: 1.2;
margin-bottom: 20px
}
.banner-content p {
font-size: 17px;
color: var(--light-dark);
font-weight: 500;
max-width: 500px;
margin-bottom: 35px
}
.banner-img {
position: relative;
padding-top: 70px
}
.banner-img .banner-img-shape {
position: absolute;
bottom: 100px;
right: 0;
-webkit-animation: 9s linear infinite moveBounce;
animation: 9s linear infinite moveBounce
}
.banner-sub-item {
position: relative;
background-color: var(--color-white);
border-radius: 15px;
padding: 15px 10px 15px 160px;
max-width: 350px;
margin-left: auto;
margin-right: auto;
-webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .05);
box-shadow: 0 0 15px rgba(0, 0, 0, .05)
}
.banner-sub-item img {
position: absolute;
top: 10px;
left: 10px;
max-width: 125px;
border-radius: 15px 0 0 15px
}
.artificial-description,
.banner-sub-item .content,
.blog-article .article-content {
padding-bottom: 10px
}
.about-img .sub-content h3,
.banner-sub-item .content h3 {
font-size: 45px;
color: var(--Yellow);
font-weight: 700;
margin-bottom: 0
}
.about-img .sub-content span,
.banner-sub-item .content span {
color: var(--light-dark);
font-size: 18px;
font-weight: 600
}
.banner-sub-slider {
position: relative;
margin-top: -80px;
padding-bottom: 50px
}
.banner-four-area::before {
content: "";
position: absolute;
bottom: 0;
left: 0;
right: 0;
width: 100%;
height: 70%;
background-image: url(../images/home-four/home-four-bg.png);
opacity: .8
}
.banner-four-content {
max-width: 620px;
margin-left: auto;
margin-right: -50px;
position: relative;
z-index: 2
}
.banner-four-content span {
font-size: 14px;
font-weight: 400;
color: var(--Yellow);
border-radius: 50px;
display: inline-block;
margin-bottom: 15px
}
.banner-four-content h1 {
font-size: 50px;
color: var(--color-white);
font-weight: 600;
line-height: 1.2;
margin-bottom: 20px
}
.banner-four-content p {
font-size: 17px;
color: var(--color-white);
font-weight: 500;
margin-bottom: 30px
}
.banner-four-content .banner-btn .play-btn {
padding-left: 65px;
position: relative;
z-index: 1;
top: -3px
}
.banner-four-content .banner-btn .play-btn i {
position: absolute;
top: -3px;
left: 0;
width: 50px;
height: 50px;
line-height: 50px;
font-size: 24px;
text-align: center;
background-color: var(--color-white);
color: var(--Yellow);
border-radius: 50px;
-webkit-transition: .7s;
transition: .7s
}
.banner-four-content .banner-btn .play-btn i::after,
.technology-play-area .play-btn i::after {
content: "";
position: absolute;
z-index: -1;
top: 0;
right: 0;
left: 0;
width: 100%;
height: 100%;
background-color: transparent;
border: .5px solid var(--color-white);
border-radius: 50px;
-webkit-animation: 2s ease-in-out infinite ripple;
animation: 2s ease-in-out infinite ripple
}
.banner-four-content .banner-btn .play-btn h3 {
margin-bottom: 5px;
font-size: 16px;
color: var(--Yellow);
-webkit-transition: .7s;
transition: .7s
}
.banner-four-content .banner-btn .play-btn span {
font-size: 14px;
color: var(--color-white);
-webkit-transition: .7s;
transition: .7s;
margin-bottom: 0
}
.banner-four-content .banner-btn .play-btn:hover i::after,
.technology-play-area .play-btn:hover i::after {
border-color: var(--Yellow)
}
.banner-bottom-card,
.security-card {
border-bottom: 3px solid var(--theme-blue)
}
.banner-four-img {
position: relative;
z-index: 1;
margin-bottom: 50px
}
.banner-five-area {
background-color: #d5e5f4;
position: relative;
padding: 50px 0
}
.banner-five-content,
.reverse-engineering-text {
max-width: 560px;
margin-left: auto
}
.banner-five-content span {
font-size: 14px;
font-weight: 600;
color: var(--theme-blue);
border-radius: 50px;
display: inline-block;
margin-bottom: 15px
}
.banner-five-content h1 {
font-size: 52px;
font-weight: 600;
line-height: 1.2;
margin-bottom: 20px
}
.banner-bottom-card i,
.security-card i {
line-height: 80px;
background-color: #e5f3ff
}
.banner-five-content h1 b {
font-weight: 600;
color: var(--theme-blue)
}
.banner-five-content p {
font-size: 17px;
font-weight: 500;
margin-bottom: 30px
}
.banner-five-img {
-webkit-animation: 9s ease-in-out infinite moveBounce;
animation: 9s ease-in-out infinite moveBounce
}
.banner-bottom-area {
position: relative;
margin-top: -75px
}
.banner-bottom-card {
background-color: var(--color-white);
position: relative;
z-index: 1;
padding: 30px 20px 30px 135px;
border-radius: 15px;
margin-bottom: 30px;
-webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .5);
box-shadow: 0 0 15px rgba(0, 0, 0, .5);
-webkit-transition: .5s;
transition: .5s
}
.banner-bottom-card i {
position: absolute;
top: 30px;
left: 30px;
font-size: 40px;
width: 80px;
height: 80px;
color: var(--light-dark);
border-radius: 50px;
display: inline-block;
text-align: center
}
.banner-bottom-card h3 {
color: var(--light-dark);
margin-bottom: 10px;
-webkit-transition: .5s;
transition: .5s
}
.banner-bottom-card p,
.clients-slider-content span {
margin-bottom: 0;
font-weight: 500
}
.banner-bottom-card:hover,
.blog-card:hover,
.blog-item:hover {
-webkit-transform: translateY(-10px);
transform: translateY(-10px)
}
.inner-banner {
position: relative;
z-index: 1;
background-color: var(--Dark-blue)
}
.inner-banner .inner-title {
padding-top: 150px;
padding-bottom: 150px;
position: relative;
z-index: 1
}
.inner-banner .inner-title h3 {
font-size: 45px;
color: var(--color-white);
font-weight: 600;
position: relative
}
.inner-banner .inner-title ul,
.top-banner-page-sub-section ul {
list-style: none;
padding: 0;
margin: 0;
position: relative
}
.inner-banner .inner-title ul li {
font-size: 18px;
color: var(--color-white);
display: inline-block
}
.inner-banner .inner-title ul li i {
color: var(--color-white);
position: relative;
top: 3px;
margin: 0 3px
}
.inner-banner .inner-shape {
position: absolute;
bottom: 0;
left: 0;
right: 0;
display: none
}
.about-content .about-content-card i {
font-size: 60px;
color: var(--theme-blue);
line-height: 1
}
.about-content .about-content-card h3 {
margin-top: 15px;
margin-bottom: 12px
}
.about-content .about-content-card p,
.about-content .about-list li:last-child,
.blog-article .comments-wrap .comment-list li:last-child,
.case-article .case-article-content .case-article-list li:last-child,
.clients-content .content span,
.clients-content p,
.copy-right-text p,
.faq-content .faq-accordion .accordion .accordion-item:last-child,
.footer-widget .footer-blog li:last-child,
.footer-widget .footer-list li:last-child,
.footer-widget .footer-logo,
.security-card p,
.service-article .service-article-content .service-article-list li:last-child,
.service-article .work-process-card p,
.work-process-card p,
.work-process-card-three p,
.work-process-card-two p {
margin-bottom: 0
}
.about-content .about-list {
list-style: none;
margin: 20px 0 0;
padding: 0
}
.about-content .about-list li {
display: block;
color: var(--light-dark);
margin-bottom: 10px;
font-weight: 500;
-webkit-transition: .5s;
transition: .5s;
padding-left: 35px;
position: relative;
font-size: 15px
}
.about-content .about-list li i,
.service-article .service-article-content .service-article-list li i {
font-size: 26px;
color: var(--theme-blue);
position: absolute;
left: 0;
top: -2px;
margin-right: 5px;
-webkit-transition: .5s;
transition: .5s
}
.about-content .about-content-text {
margin-top: 20px;
margin-bottom: 0
}
.about-img::before {
content: "";
position: absolute;
z-index: -1;
width: 30%;
height: 40%;
background-color: transparent;
border: 3px solid var(--Yellow);
bottom: -10px;
right: -40px;
border-radius: 35px
}
.about-img img,
.about-img-2 img,
.blog-article .blog-article-img img,
.blog-style-card .blog-style-img img,
.case-article .case-article-another .case-article-another-img img,
.case-article .case-article-img img,
.service-article .service-article-another .service-article-another-img img,
.service-article .service-article-img img {
border-radius: 15px
}
.about-img .sub-content {
position: absolute;
bottom: 20px;
left: 0;
right: 0;
background-color: var(--color-white);
border-radius: 15px;
padding: 15px 10px 23px 160px;
max-width: 340px;
margin-left: auto;
margin-right: auto;
-webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .05);
box-shadow: 0 0 15px rgba(0, 0, 0, .05)
}
.about-play .about-play-content,
.about-play .about-play-content::before {
border-bottom-left-radius: 30px;
border-top-right-radius: 70%;
position: absolute;
bottom: 0
}
.about-img .sub-content img {
position: absolute;
top: 10px;
left: 10px;
max-width: 123px;
border-radius: 15px 0 0 15px
}
.about-play {
position: relative;
border-radius: 30px
}
.about-play img {
border-radius: 30px;
display: block;
width: 100%;
height: auto
}
.about-play .about-play-content .play-on-area .play-on,
.security-card i {
width: 80px;
height: 80px;
border-radius: 50px;
display: inline-block;
text-align: center
}
.about-play .about-play-content {
z-index: 1;
left: 0;
max-width: 470px;
background-color: #25252538;
padding: 100px 40px 70px 25px
}
.about-play .about-play-content::before {
content: "";
z-index: -1;
right: 30px;
width: 91.7%;
height: 90.1%;
background-color: var(--theme-blue)
}
.about-play .about-play-content h2,
.build-play-img .play-area-content p {
color: var(--color-white);
font-size: 35px;
max-width: 300px;
margin-bottom: 0
}
.about-content-2,
.about-content-3,
.about-img-2,
.about-img-4,
.blog-article,
.blog-article .comments-wrap,
.blog-style-card,
.case-article .case-work-process p,
.choose-content,
.choose-img,
.faq-content,
.faq-content .section-title,
.footer-widget,
.outcome-title,
.service-article .service-work-process p,
.services-left,
.single-content,
.talk-content .section-title,
.technology-area-four .section-title,
.terms-conditions-img,
.user-img {
margin-bottom: 30px
}
.about-play .about-play-content .play-on-area {
position: absolute;
z-index: 1;
bottom: 175px;
left: 200px
}
.about-play .about-play-content .play-on-area .play-on {
color: var(--theme-blue);
background-color: var(--color-white);
font-size: 55px
}
.about-play .about-play-content .play-on-area .play-on i {
padding-left: 3px
}
.about-play .about-play-content .play-on-area .play-on:hover,
.play-area .play-on:hover,
.side-bar-widget .side-bar-widget-tag li:hover a {
color: var(--color-white);
background-color: var(--Yellow)
}
.about-content-2 .about-card,
.choose-content .choose-content-card,
.choose-us {
margin-top: 15px
}
.about-content-2 .about-card .content {
padding-top: 20px;
position: relative;
padding-left: 70px;
margin-bottom: 40px
}
.about-content-2 .about-card .content i {
position: absolute;
top: 10px;
left: 0;
font-size: 55px;
color: var(--theme-blue);
line-height: 1
}
.about-content-2 .about-card .content h3 {
margin-bottom: 10px;
color: var(--color-white)
}
.about-content-2 .about-card p {
margin-top: 25px;
margin-bottom: 0;
color: var(--color-white)
}
.about-img-4 {
max-width: 750px;
margin-left: auto
}
.about-content-3 {
max-width: 560px;
margin-right: auto
}
.about-content-3 .section-title,
.blog-article .article-content p,
.blog-article .blog-article-title,
.case-article .case-article-another p,
.case-article .case-article-content p,
.service-article .service-article-another p,
.service-article .service-article-content p,
.services-left .section-title,
.skill-bar {
margin-bottom: 20px
}
.about-content-3 h3 {
font-size: 20px;
margin-bottom: 20px
}
.all-skill-bar {
margin-right: 30px;
margin-bottom: 30px
}
.skill-bar .progress-title-holder {
position: relative;
margin-bottom: 15px
}
.skill-bar .progress-title {
font-size: 16px;
font-weight: 600;
color: var(--light-dark)
}
.skill-bar .progress-number-wrapper {
width: 100%;
z-index: 10;
font-size: 11px;
line-height: 24px;
height: 24px;
letter-spacing: 0;
font-weight: 500;
font-style: normal;
text-transform: none;
color: #fbede9
}
.skill-bar .progress-number-mark {
margin-bottom: 4px;
border-radius: 3px;
color: var(--color-white);
padding: 0 8px;
position: absolute;
bottom: 0;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
font-size: 14px;
font-weight: 600;
width: 45px;
height: 26px;
text-align: center;
line-height: 28px;
background: var(--Dark-blue)
}
.skill-bar .progress-content-outer {
height: 10px;
background-color: #bddfff;
border-radius: 5px
}
.skill-bar .progress-content {
height: 10px;
background-color: var(--theme-blue);
width: 0%;
border-radius: 5px
}
.services-card::after,
.services-card::before {
content: "";
position: absolute;
z-index: -1;
bottom: 0;
right: 0;
background: radial-gradient(circle, #0033a0 0, #000063 50%, #000e2b 85%);
opacity: .1
}
.security-area .section-title h2 {
max-width: 600px;
margin-left: auto;
margin-right: auto
}
.security-card {
background-color: var(--color-white);
position: relative;
z-index: 1;
padding: 30px;
border-radius: 15px;
margin-bottom: 30px;
-webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .5);
box-shadow: 0 0 15px rgba(0, 0, 0, .5);
height: max-content;
min-height: 88%
}
.security-card i {
font-size: 45px;
color: var(--light-dark);
margin-bottom: 12px;
-webkit-transition: .5s;
transition: .5s
}
.security-card h3 {
margin-bottom: 10px
}
.security-card h3 a {
color: var(--light-dark);
-webkit-transition: .5s;
transition: .5s;
display: block
}
.services-area {
background-color: var(--Dark-blue);
position: relative
}
.branding-services-card,
.services-card {
padding: 20px;
background-color: var(--color-white);
border-radius: 13px;
margin-bottom: 30px;
position: relative;
height: max-content
}
.services-area .section-title h2,
.services-area-two .section-title h2 {
max-width: 500px;
color: var(--color-white);
margin-left: auto;
margin-right: auto
}
.services-area .section-title p {
color: var(--color-white);
max-width: 760px
}
.services-card {
z-index: 1;
flex-wrap: wrap;
min-height: 88%
}
.branding-services-card {
z-index: 1;
min-height: 90%
}
.branding-services-card h3,
.services-card .service-card-title,
.services-card h3 {
margin-top: 20px;
margin-bottom: 12px;
-webkit-transition: .7s;
transition: .7s;
width: 80%;
margin-left: 20px
}
.branding-services-card h3 a {
display: block;
color: #0b0e4c;
font-family: Gilroy-SemiBold;
font-size: 17px;
-webkit-transition: .7s;
transition: .7s
}
.services-card::before {
width: 90px;
height: 90px;
border-radius: 272px 0 0;
-webkit-transition: .7s;
transition: .7s
}
.services-card::after {
width: 75px;
height: 75px;
border-radius: 170px 0 0;
-webkit-transition: .7s;
transition: .7s
}
.services-area-two::before {
top: 0;
right: 0;
background-position: center center;
background-size: cover;
background-repeat: no-repeat;
height: 100%;
content: "";
z-index: -1;
position: absolute;
left: 0;
width: 100%;
background-image: url(../images/services/services-bg.png)
}
.services-card i {
color: var(--theme-blue);
font-size: 60px;
line-height: 1;
-webkit-transition: .7s;
transition: .7s
}
.services-card .service-card-title a,
.services-card h3 a {
display: block;
color: var(--light-dark);
font-family: Gilroy-SemiBold;
font-size: 17px;
-webkit-transition: .7s;
transition: .7s
}
.services-card .service-card-title a:hover,
.services-card h3 a:hover {
color: var(--Yellow) !important
}
.services-card p {
margin-bottom: 12px;
-webkit-transition: .7s;
transition: .7s;
width: 100%;
margin-top: 10px
}
.services-card .learn-btn {
color: var(--light-dark);
font-size: 14px;
font-weight: 600;
-webkit-transition: .7s;
transition: .7s
}
.services-card .learn-btn i {
font-size: 20px;
position: relative;
top: 5px;
color: var(--light-dark);
-webkit-transition: .7s;
transition: .7s
}
.services-card:hover::before {
width: 100%;
height: 100%;
border-radius: 10px;
opacity: 1
}
.iot-column {
width: 50%;
max-width: 700px
}
.branding-iot-column,
.services-div {
width: 30%
}
.services-card-color-bg {
-webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .07);
box-shadow: 0 0 15px rgba(0, 0, 0, .07);
padding: 40px 30px 35px;
border-radius: 15px
}
.services-left .section-title p {
padding-top: 17px
}
.services-style-bg {
-webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .07);
box-shadow: 0 0 15px rgba(0, 0, 0, .07)
}
.service-shape {
position: absolute;
top: 0;
right: 0
}
.case-study-slider .owl-stage-outer .owl-stage .owl-item,
.service-shape img {
max-width: 400px
}
.services-area-two {
background-color: var(--Dark-blue);
z-index: 1;
position: relative
}
.services-item {
position: relative;
margin-bottom: 80px;
-webkit-transition: .7s;
transition: .7s
}
.services-item .content,
.work-process-card {
background-color: var(--color-white);
margin-bottom: 30px
}
.services-item:hover {
-webkit-transform: translateY(-5px);
transform: translateY(-5px)
}
.build-item a,
.case-study-item a,
.faq-content .faq-accordion .accordion .accordion-content.show,
.footer-widget .footer-blog li a,
.services-item a {
display: block
}
.services-item .content {
position: absolute;
left: 0;
right: 0;
width: 82%;
bottom: -80px;
margin-left: auto;
margin-right: auto;
-webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .05);
box-shadow: 0 0 15px rgba(0, 0, 0, .05);
border-radius: 5px;
padding: 20px 20px 20px 100px
}
.work-process-card,
.work-process-card-two {
-webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .1)
}
.services-item .content i {
font-size: 60px;
position: absolute;
top: 17px;
left: 20px;
line-height: 1;
color: var(--theme-blue)
}
.services-item .content h3 {
font-size: 20px;
margin-top: 3px;
margin-bottom: 0
}
.blog-card .content .blog-title-trusting a,
.blog-card .content h3 a,
.blog-item .content h3 a,
.build-content.build-content-on-color .section-title .section-index-title,
.build-content.build-content-on-color .section-title span,
.build-text.build-on-text p,
.contact-card h3,
.services-item .content h3 a,
.services-widget-area .section-title h2,
.technology-card-color h3 {
color: var(--light-dark)
}
.services-area-three .section-title h2,
.services-style-area .section-title h2 {
max-width: 390px;
color: var(--light-dark);
margin-left: auto;
margin-right: auto
}
.services-style-area .section-title p {
max-width: 600px
}
.case-article .case-article-img,
.choose-content-two .section-title,
.service-article .service-article-img {
margin-bottom: 25px
}
.case-article .case-article-another h2,
.case-article .case-article-content h2,
.case-article .case-work-process h2,
.service-article .service-article-another h2,
.service-article .service-article-content h2,
.service-article .service-work-process h2 {
font-size: 26px;
margin-bottom: 15px
}
.case-article .case-article-content .case-article-list,
.service-article .service-article-content .service-article-list {
list-style: none;
margin: 0 0 25px;
padding: 0
}
.case-article .case-article-content .case-article-list li,
.service-article .service-article-content .service-article-list li {
display: block;
color: var(--light-dark);
margin-bottom: 10px;
font-weight: 600;
-webkit-transition: .5s;
transition: .5s;
padding-left: 35px;
position: relative
}
.case-article .case-article-another .case-article-another-img,
.service-article .service-article-another .service-article-another-img {
margin-bottom: 25px;
margin-top: 10px
}
.work-process-area .section-title .section-index-title {
max-width: 550px;
margin-left: auto;
margin-right: auto;
color: var(--color-white)
}
.work-process-card {
box-shadow: 0 0 15px rgba(0, 0, 0, .1);
padding: 0;
position: relative;
z-index: 1;
overflow: hidden;
min-height: 100%;
height: max-content
}
.work-process-text,
.work-services-text {
padding: 0 20px 20px
}
.work-process-card i {
font-size: 60px;
color: var(--theme-blue);
line-height: 1.2
}
.work-services-text {
height: 270px
}
.work-process-card .business-title {
margin-top: 15px;
margin-bottom: 10px;
font-size: 1.2rem;
font-family: Gilroy-SemiBold
}
.work-imageDiv {
overflow: hidden
}
.work-process-area {
background: radial-gradient(circle, #0033a0 0, #000063 50%, #000e2b 85%);
padding: 10em 0;
position: relative
}
.work-process-area:before {
content: "";
position: absolute;
background: url(../images/home-one/CellCity-System-bg.png) center center/cover no-repeat;
height: 100%;
width: 100%;
opacity: .5
}
.work-card-image {
width: 100%;
height: 170px;
object-fit: cover;
transform: scale(1);
transition: transform .5s
}
.work-process-card:hover .work-card-image {
transform: scale(1.1);
width: 100%;
max-height: 170px;
transition: transform .5s
}
#wrap,
.hardware-design:hover .hardware-design-card,
.hardware-design:hover .rendering-image {
max-height: 100%
}
.work-process-card .number {
font-size: 24px;
color: var(--theme-blue);
font-weight: 600;
position: absolute;
top: 5px;
right: 15px
}
.work-shape {
position: absolute;
top: 40%;
left: 0;
right: 0;
margin: 0 auto;
text-align: center
}
.work-process-card-two {
background-color: var(--color-white);
box-shadow: 0 0 15px rgba(0, 0, 0, .1);
padding: 35px 23px;
margin-bottom: 30px
}
.work-process-card-three .number-title,
.work-process-card-two .number-title {
font-size: 30px;
color: var(--theme-blue);
font-weight: 600;
margin-bottom: 10px;
display: block
}
.blog-style-card .content p,
.choose-content-two .choose-content-card h3,
.side-bar-widget .side-bar-categories,
.single-content p,
.work-process-card-three h3,
.work-process-card-two h3 {
margin-bottom: 15px
}
.advance-text {
font-size: 21px;
color: var(--Yellow);
font-weight: 700
}
.advance-textDiv {
background: radial-gradient(circle, #0033a0 0, #000063 50%, #000e2b 85%);
color: var(--color-white)
}
.call-us-area,
.technology-area {
background-attachment: fixed
}
.build-area::after,
.call-us-area::before,
.case-play-btn::before,
.clients-area::before,
.contact-info::before,
.play-btn-area::before,
.technology-area,
.technology-play-area {
background-position: center center;
background-size: cover
}
.arrow-image img,
.core-value-icon-div img,
.massive-ai-models-video video {
width: 100%;
display: block
}
.work-process-card-three {
background-color: var(--color-white);
-webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .1);
box-shadow: 0 0 15px rgba(0, 0, 0, .1);
padding: 35px 23px;
margin-bottom: 30px;
position: relative;
z-index: 1
}
.work-process-card-three::before {
content: "";
position: absolute;
z-index: -1;
top: 0;
right: 0;
width: 85px;
height: 75px;
background-color: var(--theme-blue);
border-radius: 0 0 0 100%;
opacity: .1;
-webkit-transition: .7s;
transition: .7s
}
.work-process-card-three i {
font-size: 30px;
color: var(--theme-blue);
position: absolute;
top: 7px;
right: 15px
}
.choose-content .section-title h2 {
max-width: 470px;
color: var(--color-white)
}
.choose-content .choose-content-card .content {
padding-top: 20px;
position: relative;
padding-left: 75px
}
.choose-content .choose-content-card .content i {
position: absolute;
top: 10px;
left: 0;
font-size: 60px;
color: var(--theme-blue);
line-height: 1
}
.choose-content .choose-content-card .content h3 {
margin-top: 10px;
margin-bottom: 30px;
color: var(--color-white)
}
.choose-content .choose-content-card p {
margin-top: 5px;
margin-bottom: 0;
color: var(--color-white)
}
.choose-img img {
border-radius: 15px;
height: auto;
width: 100%;
display: block
}
.brand-item img,
.clients-slider-img img {
width: unset !important;
text-align: center
}
.build-play-img,
.build-play-img img {
border-radius: 30px
}
.choose-content-two .section-title p {
padding-top: 15px
}
.choose-content-two .choose-content-card {
position: relative;
padding-left: 100px;
margin-bottom: 25px
}
.choose-content-two .choose-content-card i {
position: absolute;
top: 0;
left: 0;
width: 75px;
height: 75px;
line-height: 75px;
text-align: center;
font-size: 35px;
color: var(--color-white);
background-color: var(--theme-blue);
border-radius: 3px
}
.choose-content-two .choose-content-card p {
margin-bottom: 0;
max-width: 315px
}
.choose-img-two {
position: relative;
z-index: 1;
padding-right: 30px;
padding-bottom: 30px;
margin-bottom: 30px
}
.choose-img-two::before {
content: "";
position: absolute;
z-index: -1;
top: 0;
right: 0;
width: 90%;
height: 100%;
background-color: var(--Dark-blue)
}
.build-area::after,
.build-area::before {
position: absolute;
z-index: -1;
top: 0;
left: 0;
right: 0;
width: 100%;
height: 50%;
content: ""
}
.build-area,
.case-study-area-two {
position: relative;
z-index: 1
}
.build-area::before {
background-color: #0e1566
}
.build-area::after {
background-image: url(../images/build/build-bg.png);
background-repeat: no-repeat
}
.blog-item .blog-img .blog-tag:hover,
.build-area .default-btn,
.team-card .social-link li:hover a {
background-color: var(--color-white);
color: var(--theme-blue)
}
.build-btn-area {
float: right
}
.build-play-img {
position: relative;
margin-bottom: 30px
}
.build-play-img .play-area-content {
position: absolute;
z-index: 1;
bottom: 2px;
left: -1px;
max-width: 470px;
background-color: #25252538;
border-bottom-left-radius: 30px;
border-top-right-radius: 70%;
padding: 150px 80px 110px 40px;
transition: width .5s, padding .5s, visibility .5s
}
.build-play-img .play-area-content::before {
content: "";
position: absolute;
z-index: -1;
top: 30px;
right: 30px;
left: 0;
width: 92.7%;
height: 92.1%;
background-color: #0e1566;
border-bottom-left-radius: 30px;
border-top-right-radius: 70%;
transition: width .5s, padding .5s, visibility .5s
}
.build-play-img .play-content-hide {
width: 0;
padding: 0;
visibility: hidden;
transition: width .5s, padding .5s, visibility .5s
}
.build-play-img .play-content-hide::before {
content: "";
width: 0;
height: 0;
visibility: hidden;
transition: width .5s, padding .5s, visibility .5s
}
.build-play-img .play-content-hide h2,
.build-play-img .play-content-hide span {
visibility: hidden
}
.play-area {
position: absolute;
z-index: 1;
bottom: 220px;
left: 260px
}
.play-icon-div {
bottom: 20px;
left: 20px
}
.play-area .play-on {
width: 80px;
height: 80px;
color: #0e1566;
background-color: var(--color-white);
text-align: center;
font-size: 45px;
line-height: 85px;
border-radius: 50px;
display: inline-block
}
.play-area .play-on i {
position: relative;
left: 4px;
top: 1px
}
.play-area .play-on .bx-pause {
position: relative;
left: 0;
top: 0
}
.build-item,
.case-study-item {
position: relative;
margin-bottom: 80px
}
.build-item .content {
position: absolute;
left: 0;
right: 0;
width: 90%;
bottom: -80px;
margin-left: auto;
margin-right: auto;
background-color: var(--color-white);
-webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .05);
box-shadow: 0 0 15px rgba(0, 0, 0, .05);
border-radius: 5px;
padding: 20px;
margin-bottom: 30px
}
.build-item .content h3,
.case-study-item .content h3 {
margin-bottom: 5px
}
.build-item .content h3 a {
color: var(--light-dark);
-webkit-transition: .5s;
transition: .5s
}
.blog-article .blog-article-share .blog-tag ul,
.blog-article .blog-article-title ul,
.blog-article .comments-wrap .comment-list,
.blog-card .content ul,
.blog-style-card .content ul,
.build-item .content ul,
.case-study-item .content ul,
.contact-info ul,
.footer-widget .footer-blog,
.footer-widget .footer-list {
list-style: none;
margin: 0;
padding: 0
}
.build-item .content ul li {
display: inline-block;
margin-right: 15px;
color: var(--dark-44);
font-weight: 500;
position: relative;
font-size: 14px
}
.blog-card .content ul li a,
.blog-item .content ul li a,
.build-item .content ul li a,
.case-study-item .content ul li a {
color: var(--dark-44)
}
.build-item .content ul li::before,
.case-study-item .content ul li::before {
content: "";
position: absolute;
top: 5px;
right: -10px;
width: 2px;
height: 15px;
background-color: var(--dark-44);
-webkit-transform: skew(-20deg);
transform: skew(-20deg)
}
.build-item .content ul li:last-child,
.case-study-item .content ul li:last-child,
.coming-soon-area .coming-soon-content #timer div:first-child {
margin-left: 0
}
.build-item .content .more-btn {
position: absolute;
bottom: 0;
right: 0;
width: 45px;
height: 45px;
line-height: 45px;
font-size: 20px;
color: var(--theme-blue);
text-align: center;
border-top-left-radius: 30px;
border-bottom-right-radius: 5px;
background-color: #e6f1fc;
-webkit-transition: .5s;
transition: .5s
}
.build-text {
margin-bottom: 20px;
margin-top: 30px
}
.counter-content,
.play-btn-area {
margin-bottom: 30px;
text-align: center
}
.build-text p {
color: var(--color-white);
margin-bottom: 0;
font-weight: 600
}
.play-btn-area {
position: relative;
z-index: 1;
padding-top: 170px;
padding-bottom: 170px
}
.case-play-btn::before,
.play-btn-area::before {
content: "";
position: absolute;
z-index: -1;
top: 0;
left: 0;
right: 0;
width: 100%;
height: 100%;
background-image: url(../images/build/build-play-bg.jpg);
background-repeat: no-repeat;
border-radius: 15px
}
.play-btn-area .build-play {
font-size: 35px;
color: var(--color-white);
width: 100px;
height: 100px;
background-color: #ffffff87;
border-radius: 50%;
line-height: 105px;
text-align: center;
-webkit-transition: .7s;
transition: .7s;
-webkit-animation: 3s ease-out infinite pulse;
animation: 3s ease-out infinite pulse
}
.call-us-area::before,
.contact-info::before,
.technology-area::before {
top: 0;
left: 0;
right: 0;
height: 100%;
position: absolute;
z-index: -1;
width: 100%;
content: ""
}
.case-play-btn .case-play i,
.play-btn-area .build-play i {
position: relative;
top: 1px;
left: 3px
}
.play-btn-area .build-play::before {
content: "";
position: absolute;
width: 70px;
height: 70px;
left: 0;
right: 0;
top: 15px;
margin: 0 auto;
z-index: -1;
background-color: var(--theme-blue);
border-radius: 50%
}
.case-play-btn .case-play:hover,
.play-btn-area .build-play:hover {
border-radius: 0;
-webkit-transform: scale(1);
transform: scale(1)
}
.case-play-btn .case-play:hover::before,
.play-btn-area .build-play:hover::before {
border-radius: 0;
-webkit-animation: none;
animation: none
}
.technology-area::before {
background-color: var(--Dark-blue);
opacity: .8
}
.talk-content .section-title h2 {
color: var(--color-white);
max-width: 530px;
margin-left: auto;
margin-right: auto
}
.call-us-area::before,
.contact-info::before {
opacity: .1;
background-image: url(../images/call-us/call-shape1.png);
background-repeat: no-repeat
}
.call-us-img,
.cloud-servers,
.copy-right-text,
.footer-details-text,
.re-invent {
text-align: center
}
.call-shape .shape1 {
position: absolute;
top: 30px;
left: 30px
}
.call-shape .shape2 {
position: absolute;
top: 30px;
right: -35px
}
.call-contact {
padding: 50px 0
}
.call-contact h3 {
font-size: 22px;
color: var(--Yellow);
margin-bottom: 5px
}
.call-contact .call-btn {
font-size: 35px;
margin-bottom: 15px;
font-weight: 600
}
.call-contact p {
font-size: 20px;
margin-bottom: 25px
}
.counter-area .section-title h2 {
max-width: 560px;
margin-left: auto;
margin-right: auto
}
.counter-area .section-title p {
margin-left: auto;
margin-right: auto;
max-width: 720px
}
.counter-content h1 {
font-size: 170px;
color: var(--light-dark);
margin-bottom: 0;
line-height: 1
}
.counter-content h1 span {
color: var(--theme-blue);
line-height: 1;
position: relative;
top: -6px
}
.counter-content h3 {
margin-bottom: 13px
}
.counter-content p {
max-width: 355px;
margin-left: auto;
margin-right: auto;
margin-bottom: 0
}
.counter-another-content {
margin-bottom: 25px;
padding-left: 90px;
position: relative
}
.counter-another-content i {
position: absolute;
line-height: 1;
font-size: 60px;
top: 3px;
left: 0;
color: var(--theme-blue)
}
.counter-another-content h3 {
color: var(--light-dark);
font-size: 35px;
line-height: 1;
margin-bottom: 8px
}
.counter-another-content span {
font-size: 17px;
color: var(--dark-44);
margin-bottom: 0;
font-weight: 600
}
.counter-shape .shape1 {
position: absolute;
top: 0;
right: 0;
z-index: -1
}
.counter-shape .shape1 img,
.counter-shape .shape2 img {
max-width: 200px
}
.case-study-area .section-title h2,
.case-study-area-two .section-title h2 {
max-width: 500px;
margin-left: auto;
margin-right: auto
}
.counter-shape .shape2 {
position: absolute;
bottom: 0;
left: 0;
z-index: -1
}
.case-play-btn,
.case-play-btn .case-play {
z-index: 1;
position: relative;
text-align: center
}
.case-study-item .content {
width: 100%;
background-color: var(--color-white);
box-shadow: 0 0 15px rgb(0 0 0 / 5%);
border-radius: 0 0 5px 5px;
padding: 20px;
margin-bottom: 30px;
min-height: 130px;
display: flex;
align-items: center
}
.case-study-item .content h3 a {
color: var(--light-dark);
font-size: 16px
}
.case-study-item a img {
height: 250px;
object-fit: cover;
border-radius: 5px 5px 0 0
}
.case-study-item .content ul li {
display: inline-block;
margin-right: 15px;
color: var(--dark-44);
font-weight: 500;
position: relative
}
.case-study-item .content .more-btn {
position: absolute;
bottom: 0;
right: 0;
width: 45px;
height: 45px;
line-height: 50px;
font-size: 20px;
color: var(--theme-blue);
text-align: center;
border-top-left-radius: 30px;
border-bottom-right-radius: 5px;
background-color: #e6f1fc;
-webkit-transition: .5s;
transition: .5s
}
.clients-area .owl-nav .owl-next,
.clients-area .owl-nav .owl-prev {
top: 50%;
width: 45px;
height: 45px;
line-height: 47px !important;
background-color: transparent !important;
font-size: 25px !important
}
.case-article .case-article-content .case-article-list li i {
font-size: 26px;
color: var(--theme-blue);
position: absolute;
left: 0;
top: 2px;
margin-right: 5px;
-webkit-transition: .5s;
transition: .5s
}
.case-article .case-article-content .case-article-list.case-article-ls li i {
top: -1px
}
.case-play-btn {
padding-top: 170px;
padding-bottom: 170px;
margin-bottom: 30px;
margin-top: 30px
}
.case-play-btn .case-play {
font-size: 40px;
color: var(--theme-blue);
width: 80px;
height: 80px;
background-color: var(--color-white);
border-radius: 50%;
line-height: 85px;
-webkit-transition: .7s;
transition: .7s;
-webkit-animation: 3s ease-out infinite pulse;
animation: 3s ease-out infinite pulse
}
.case-study-area-two::before {
content: "";
position: absolute;
z-index: -1;
top: 0;
left: 0;
right: 0;
width: 100%;
height: 60%;
background-color: var(--Dark-blue)
}
.blog-article .blog-article-img,
.team-card {
margin-bottom: 30px;
position: relative
}
.reveal.active-reveal,
.team-card:hover .social-link {
opacity: 1
}
.team-card:hover .social-link li a {
-webkit-transform: scaleY(1);
transform: scaleY(1)
}
.coming-soon-area .coming-soon-content .newsletter-form button::after,
.coming-soon-area .coming-soon-content .newsletter-form button::before,
.team-card:hover .content {
border-radius: 0
}
.team-card .social-link {
position: absolute;
top: 17%;
right: 30px;
padding: 0;
list-style: none;
opacity: 0
}
.clients-area::before,
.clients-content::before,
.team-card .content,
.technology-play-area::before {
position: absolute;
right: 0;
left: 0
}
.team-card .social-link li {
display: block;
margin-bottom: 10px
}
.team-card .content h3,
.technology-card h3 {
margin-bottom: 0;
color: var(--color-white)
}
.team-card .social-link li a {
width: 30px;
height: 30px;
line-height: 32px;
text-align: center;
color: var(--color-white);
border-radius: 50px;
-webkit-transform: scaleY(0);
transform: scaleY(0)
}
.team-card .content {
z-index: 1;
bottom: 0;
padding: 20px 25px;
border-top-left-radius: 100px;
text-align: center;
-webkit-transition: .9s;
transition: .9s
}
.technology-area {
position: relative;
z-index: 1;
background-image: url(../images/technology-img.webp);
background-repeat: no-repeat
}
.technology-area .section-title h2 {
color: var(--color-white);
max-width: 670px;
margin-left: auto;
margin-right: auto
}
.technology-card {
padding: 30px;
border: 1px solid var(--color-white);
border-radius: 5px;
text-align: center;
margin-bottom: 30px
}
.technology-card i {
font-size: 50px;
line-height: 1;
color: var(--color-white)
}
.technology-card h3 {
margin-top: 15px;
font-weight: 500
}
.technology-area-two .section-title h2 {
max-width: 570px;
margin-left: auto;
margin-right: auto
}
.technology-card-color {
border-color: var(--theme-blue)
}
.technology-area-four .section-title p {
padding-top: 18px
}
.technology-item {
padding: 17px 17px 15px;
border: 1px solid var(--theme-blue);
border-radius: 5px;
text-align: center;
margin-bottom: 30px
}
.technology-item i {
font-size: 35px;
line-height: 1;
color: var(--theme-blue)
}
.technology-item h3 {
color: var(--Dark-blue);
margin-bottom: 0;
margin-top: 17px;
font-weight: 500;
font-size: 18px
}
.technology-play-area {
padding: 200px 0;
text-align: center;
background-image: url(../images/technology-img2.jpg);
background-repeat: no-repeat;
position: relative;
z-index: 1;
border-radius: 10px;
margin-bottom: 30px;
margin-left: 20px
}
.technology-play-area::before {
z-index: -1;
width: 100%;
height: 100%;
top: 0;
content: "";
background-color: var(--Dark-blue);
opacity: .5;
border-radius: 10px
}
.technology-play-area .play-btn i {
position: relative;
z-index: 1;
width: 90px;
height: 90px;
line-height: 90px;
font-size: 40px;
text-align: center;
background-color: var(--color-white);
color: var(--Yellow);
border-radius: 50px;
-webkit-transition: .7s;
transition: .7s
}
.brand-item img {
margin: 0 auto
}
.clients-area {
position: relative;
z-index: 1;
background-color: #15163b
}
.clients-area::before {
content: "";
z-index: -1;
top: 0;
width: 100%;
height: 100%;
background-image: url(../images/clients-img/client-bg.png);
background-repeat: no-repeat
}
.clients-area .section-title h2 {
max-width: 430px;
margin-left: auto;
margin-right: auto;
color: var(--color-white)
}
.clients-area .owl-nav .owl-prev {
position: absolute;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
left: -7%;
-webkit-transition: .7s;
transition: .7s;
border-radius: 50px;
color: var(--theme-blue) !important;
border: 1px solid var(--theme-blue) !important
}
.clients-area .owl-nav .owl-next:hover,
.clients-area .owl-nav .owl-prev:hover {
color: var(--color-white) !important;
background-color: var(--theme-blue) !important
}
.clients-area .owl-nav .owl-next {
position: absolute;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
right: -7%;
color: var(--dark-44) !important;
-webkit-transition: .7s;
transition: .7s;
border-radius: 50px;
color: var(--theme-blue) !important;
border: 1px solid var(--theme-blue) !important
}
.clients-content,
.clients-content::before {
background-color: var(--color-white);
border-radius: 10px
}
.btn:hover,
.clients-area-two,
.form input,
.side-bar-widget,
.upload-card {
background-color: var(--color-white)
}
.clients-area-two .section-title h2 {
max-width: 430px;
margin-left: auto;
margin-right: auto;
color: var(--light-dark)
}
.clients-content {
position: relative;
z-index: 1;
-webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .06);
box-shadow: 0 0 15px rgba(0, 0, 0, .06);
padding: 30px 40px 25px;
margin-bottom: 30px
}
.circle,
.clients-slider-content i {
background-color: var(--theme-blue);
z-index: 1
}
.clients-content::before {
content: "";
z-index: -1;
bottom: 0;
width: 95%;
height: 100%;
margin: 0 auto;
opacity: .5
}
.clients-content .content {
padding-left: 110px;
position: relative;
margin-bottom: 30px
}
.clients-content .content img {
position: absolute;
top: 0;
left: 0;
border-radius: 50%;
width: 85px !important;
height: 85px !important
}
.clients-content .content i {
position: absolute;
bottom: -10px;
left: 60px;
border-radius: 50px;
width: 35px;
height: 35px;
line-height: 35px;
background-color: var(--Yellow);
color: var(--color-white);
text-align: center
}
.clients-content .content h3 {
padding-top: 20px;
margin-bottom: 0
}
.client-circle .client-circle-1 {
position: absolute;
top: 10%;
left: 0
}
.client-circle .client-circle-2 {
position: absolute;
top: 40%;
left: 3%
}
.client-circle .client-circle-3 {
position: absolute;
top: 75%;
left: 0
}
.client-circle .client-circle-4 {
position: absolute;
top: 10%;
right: 20%
}
.client-circle .client-circle-5 {
position: absolute;
top: 25%;
right: 5%
}
.client-circle .client-circle-6 {
position: absolute;
top: 70%;
right: 0
}
.client-circle .client-circle-7 {
position: absolute;
bottom: 5%;
right: 35%
}
.circle {
width: 40px;
height: 40px;
border-radius: 50px;
position: relative;
border: 13px solid #f6fbff
}
.blog-card,
.blog-item {
background-color: var(--color-white);
-webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .05);
box-shadow: 0 0 15px rgba(0, 0, 0, .05)
}
.clients-slider-img {
position: relative;
z-index: 1;
text-align: center
}
.clients-slider-img img {
margin-left: auto;
margin-right: auto
}
.clients-slider-img .clients-slider-circle {
position: absolute;
z-index: -1;
bottom: 0;
left: -35px;
right: 0;
margin: 0 auto;
text-align: center;
width: 90%;
height: 90%;
-webkit-animation: 15s ease-in-out infinite border-transform;
animation: 15s ease-in-out infinite border-transform;
background-image: -webkit-gradient(linear, left top, left bottom, from(var(--theme-blue)), to(var(--Dark-blue)));
background-image: linear-gradient(var(--theme-blue), var(--Dark-blue))
}
.clients-slider-content {
margin-bottom: 90px
}
.clients-slider-content i {
border-radius: 50px;
width: 80px;
height: 80px;
line-height: 82px;
font-size: 40px;
color: var(--color-white);
text-align: center;
display: inline-block;
margin-bottom: 30px;
position: relative
}
.clients-slider-content i::after {
content: "";
position: absolute;
z-index: -1;
top: 0;
right: 0;
left: 0;
width: 100%;
height: 100%;
background-color: transparent;
border: .5px solid var(--theme-blue);
border-radius: 50px;
-webkit-animation: 2s ease-in-out infinite ripple;
animation: 2s ease-in-out infinite ripple
}
.clients-slider-content p {
margin-bottom: 20px;
font-size: 17px;
font-weight: 500
}
.clients-slider-content h3 {
margin-bottom: 7px;
color: var(--theme-blue)
}
.owl-item.active .clients-slider-item .clients-slider-img {
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-animation-name: fadeInUp;
animation-name: fadeInUp;
-webkit-animation-delay: .7s;
animation-delay: .7s
}
.owl-item.active .clients-slider-item .clients-slider-content i {
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-animation-name: fadeInUp;
animation-name: fadeInUp;
-webkit-animation-delay: 1.1s;
animation-delay: 1.1s
}
.owl-item.active .clients-slider-item .clients-slider-content p {
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-animation-name: fadeInDown;
animation-name: fadeInDown;
-webkit-animation-delay: 1.5s;
animation-delay: 1.5s
}
.owl-item.active .clients-slider-item .clients-slider-content h3 {
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-animation-name: fadeInUp;
animation-name: fadeInUp;
-webkit-animation-delay: 1.7s;
animation-delay: 1.7s
}
.owl-item.active .clients-slider-item .clients-slider-content span {
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-animation-name: fadeInDown;
animation-name: fadeInDown;
-webkit-animation-delay: 1.9s;
animation-delay: 1.9s
}
.blog-card {
margin-bottom: 30px;
border-radius: 5px;
-webkit-transition: .9s;
transition: .9s;
border: 1px solid #f1f1f1;
height: fit-content;
min-height: 95%
}
.blog-card .blog-img img {
border-radius: 5px;
width: 100%;
height: fit-content
}
.blog-card .blog-img .blog-tag {
background-color: var(--Yellow);
padding: 15px 12px;
position: absolute;
bottom: -20px;
right: 30px;
border-radius: 5px;
text-align: center
}
.blog-article .blog-article-img .blog-article-tag h3,
.blog-card .blog-img .blog-tag h3,
.blog-style-card .blog-style-img .blog-style-tag h3 {
font-size: 17px;
color: var(--color-white);
line-height: 1;
margin-bottom: 0;
font-weight: 500
}
.blog-card .blog-img .blog-tag span {
color: var(--color-white);
line-height: 1;
font-weight: 500
}
.blog-card .content {
padding: 25px 30px
}
.blog-card .content ul li {
display: inline-block;
font-size: 15px;
margin-right: 20px
}
.blog-card .content ul li a i {
font-size: 20px;
color: var(--theme-blue);
margin-right: 5px;
position: relative;
top: 3px
}
.blog-card .content .blog-title-trusting,
.blog-card .content h3 {
margin-top: 10px;
margin-bottom: 10px;
font-size: 22px
}
.blog-card .content p,
.blog-item .content p {
margin-bottom: 8px
}
.blog-card .content .read-btn {
color: var(--theme-blue);
font-size: 15px;
font-weight: 600
}
.blog-card .content .read-btn i,
.blog-item .content .read-btn i {
font-size: 20px;
position: relative;
top: 5px
}
.blog-card .content .read-btn:hover,
.blog-item .content .read-btn:hover {
color: var(--light-dark);
letter-spacing: .25px
}
.blog-item {
margin-bottom: 30px;
border-radius: 5px;
-webkit-transition: .9s;
transition: .9s
}
.blog-item .blog-img .blog-tag {
background-color: var(--theme-blue);
font-size: 14px;
font-weight: 500;
padding: 6px 20px;
position: absolute;
bottom: 30px;
right: 30px;
border-radius: 50px;
text-align: center;
display: inline-block;
-webkit-transition: .7s;
transition: .7s;
color: var(--color-white)
}
.blog-item .content ul li a i,
.blog-item .content ul li i {
margin-right: 5px;
position: relative;
-webkit-transition: .7s;
font-size: 18px;
transition: .7s;
color: var(--theme-blue)
}
.blog-item .blog-img2 img {
border-radius: 5px;
padding: 20px;
background-color: #e6f1fc
}
.blog-item .blog-img2 .blog-tag {
background-color: var(--theme-blue);
padding: 10px 14px 8px;
position: absolute;
top: 30px;
right: 30px;
text-align: center
}
.blog-item .blog-img2 .blog-tag h3 {
font-size: 20px;
color: var(--color-white);
line-height: 1;
margin-bottom: 2px;
font-weight: 600
}
.blog-item .blog-img2 .blog-tag span {
color: var(--color-white);
line-height: 1;
font-weight: 400;
font-size: 15px
}
.blog-item .content {
padding: 25px 21px
}
.blog-item .content ul {
list-style: none;
margin: 0 0 10px;
padding: 0
}
.blog-item .content ul li {
display: inline-block;
font-size: 15px;
margin-right: 20px;
color: var(--dark-44);
font-weight: 500
}
.blog-item .content ul li i {
top: 3px
}
.blog-item .content h3 {
margin-bottom: 10px;
font-size: 22px
}
.blog-item .content .read-btn {
color: var(--theme-blue);
font-size: 14px;
font-weight: 600
}
.blog-article .blog-article-img .blog-article-tag,
.blog-style-card .blog-style-img .blog-style-tag {
background-color: var(--Yellow);
padding: 15px 12px;
position: absolute;
bottom: -20px;
right: 30px;
border-radius: 3px;
text-align: center
}
.blog-article .blog-article-img .blog-article-tag span,
.blog-style-card .blog-style-img .blog-style-tag span {
font-size: 17px;
color: var(--color-white);
line-height: 1;
font-weight: 500
}
.blog-article .blog-article-title ul li,
.blog-style-card .content ul li {
display: inline-block;
font-size: 15px;
color: var(--light-dark);
margin-right: 30px;
position: relative;
font-weight: 500
}
.blog-article .blog-article-title ul li i,
.blog-style-card .content ul li i {
font-size: 18px;
margin-right: 10px;
position: relative;
top: 3px;
color: var(--theme-blue)
}
.blog-article .blog-article-title h2 {
margin-top: 15px;
font-size: 26px;
max-width: 650px;
margin-bottom: 0;
color: var(--light-dark)
}
.blog-article .article-content .blockquote {
position: relative;
z-index: 1;
margin-bottom: 30px;
margin-top: 30px;
background-color: var(--color-white);
-webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .05);
box-shadow: 0 0 15px rgba(0, 0, 0, .05);
padding: 20px 30px 20px 50px;
margin-left: 35px
}
.blog-article .article-content .blockquote p {
font-size: 15px;
color: var(--dark-44);
font-weight: 500;
margin-top: 0;
margin-bottom: 0;
margin-left: 0
}
.blog-article .article-content .blockquote span {
font-size: 15px;
color: var(--light-dark);
font-weight: 600
}
.blog-article .article-content .blockquote i {
font-size: 35px;
width: 70px;
height: 70px;
line-height: 70px;
color: var(--color-white);
background-image: linear-gradient(to right, var(--dark-blue-60), var(--theme-blue));
text-align: center;
border-radius: 50px;
position: absolute;
top: 24%;
left: -35px
}
.blog-article .blog-article-share {
padding: 10px 0;
border-top: 1px solid #e1e1e1;
border-bottom: 1px solid #e1e1e1;
margin-bottom: 30px
}
.blog-article .blog-article-share .blog-tag ul li {
display: inline-block;
padding: 5px 3px;
-webkit-transition: .7s;
transition: .7s;
color: var(--light-dark);
font-weight: 400;
margin-right: 5px
}
.blog-article .blog-article-share .blog-tag ul li i {
color: var(--theme-blue);
font-size: 18px;
position: relative;
top: 3px
}
.blog-article .blog-article-share .blog-tag ul li a {
color: var(--color-white);
background-color: var(--theme-blue);
padding: 5px 12px;
border-radius: 10px;
font-size: 14px
}
.blog-article .blog-article-share .social-icon {
margin: 0;
padding: 0;
list-style: none;
float: right
}
.blog-article .blog-article-share .social-icon li {
display: inline-block;
margin-right: 5px
}
.blog-article .blog-article-share .social-icon li a {
border-radius: 0;
width: 35px;
height: 35px;
line-height: 37px;
text-align: center;
color: var(--theme-blue);
background-color: var(--color-white);
-webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .1);
box-shadow: 0 0 15px rgba(0, 0, 0, .1)
}
.blog-article .comments-wrap .comment-title .title {
font-size: 24px;
margin-bottom: 0;
color: var(--light-dark)
}
.blog-article .comments-wrap .comment-list li {
position: relative;
padding: 30px 30px 30px 75px;
border-bottom: 1px solid #e1e1e1
}
.blog-article .comments-wrap .comment-list li img {
position: absolute;
top: 30px;
left: 0;
border-radius: 50%
}
.blog-article .comments-wrap .comment-list li h3 {
margin-bottom: 5px;
font-size: 18px;
font-weight: 600;
color: var(--light-dark)
}
.blog-article .comments-wrap .comment-list li span {
font-size: 15px;
color: var(--light-dark)
}
.blog-article .comments-wrap .comment-list li p {
margin-top: 10px;
margin-bottom: 0
}
.blog-article .comments-wrap .comment-list li a {
color: var(--theme-blue);
font-weight: 600;
position: absolute;
top: 30px;
right: 0
}
.blog-article .comments-form {
margin-top: 30px;
margin-bottom: 30px
}
.blog-article .comments-form .title {
font-size: 24px;
margin-bottom: 20px;
color: var(--light-dark)
}
.blog-article .comments-form .contact-form {
-webkit-box-shadow: none;
box-shadow: none;
padding: 0;
background-color: var(--color-white)
}
.blog-article .comments-form .default-btn,
.user-form .contact-form .default-btn {
width: unset
}
.search-widget {
margin-bottom: 30px;
background-color: var(--color-white)
}
.search-widget .search-form {
position: relative;
border: 1px solid #e2e2e2;
border-radius: 5px;
right: 0 !important
}
.search-widget .search-form .form-control {
height: 50px;
border: none;
background-color: var(--color-white);
padding: 10px 20px;
width: 100%;
color: var(--light-dark);
border-radius: 5px
}
.search-widget .search-form button {
position: absolute;
top: 3px;
right: 3px;
height: 45px;
width: 45px;
-webkit-transition: .5s;
transition: .5s;
border: none;
outline: 0;
background-color: var(--theme-blue);
line-height: 57px;
border-radius: 5px
}
.search-widget .search-form button i {
color: var(--color-white);
font-size: 24px
}
.coming-soon-area .coming-soon-content ul li:hover,
.search-widget .search-form button:hover {
background-color: var(--light-dark)
}
.side-bar-widget .title {
font-size: 20px;
color: var(--light-dark);
padding: 0;
font-weight: 600;
position: relative;
display: inline-block;
margin-bottom: 10px;
background-color: transparent;
width: 100%
}
.side-bar-widget .side-bar-categories ul {
padding: 0;
margin: 0;
list-style-type: none
}
.side-bar-widget .side-bar-categories ul li {
position: relative;
font-size: 15px;
font-weight: 500
}
.side-bar-widget .side-bar-categories ul li .line-circle {
position: absolute;
top: 10px;
left: 0;
width: 13px;
height: 13px;
background-color: transparent;
border: 1px solid var(--theme-blue);
border-radius: 50px
}
.side-bar-widget .side-bar-categories ul li .line-circle::before {
content: "";
position: absolute;
top: 1px;
left: 1px;
right: 1px;
margin: 0 auto;
width: 9px;
height: 9px;
background-color: var(--theme-blue);
border-radius: 50px
}
.side-bar-widget .side-bar-categories ul li a {
display: inline-block;
color: var(--dark-44);
padding: 5px 0 5px 25px;
font-weight: 600;
position: relative;
width: 100%
}
.side-bar-widget .side-bar-categories ul li a span {
right: 30px;
position: absolute;
top: 10px;
color: var(--dark-44)
}
.side-bar-widget .widget-popular-post {
position: relative;
overflow: hidden;
padding: 0;
margin-top: 10px;
margin-bottom: 20px
}
.side-bar-widget .widget-popular-post .item {
overflow: hidden;
margin-bottom: 13px;
padding-bottom: 8px;
border-bottom: 1px solid #e2e2e2
}
.side-bar-widget .widget-popular-post .item:last-child {
margin-bottom: 0;
border-bottom: none;
padding-bottom: 0
}
.side-bar-widget .widget-popular-post .item .thumb {
float: left;
overflow: hidden;
position: relative;
margin-right: 15px
}
.side-bar-widget .widget-popular-post .item .thumb .full-image {
width: 80px;
height: 80px;
display: inline-block;
background-size: cover !important;
background-repeat: no-repeat;
background-position: center center !important;
position: relative;
background-color: var(--Dark-blue)
}
.side-bar-widget .widget-popular-post .item .thumb .full-image.bg1 {
background-image: url(../images/blog/blog-details.jpg)
}
.side-bar-widget .widget-popular-post .item .thumb .full-image.bg2 {
background-image: url(../images/blog/blog-img2.jpg)
}
.side-bar-widget .widget-popular-post .item .thumb .full-image.bg3 {
background-image: url(../images/blog/blog-img3.jpg)
}
.side-bar-widget .widget-popular-post .item .thumb .full-image.bg4 {
background-image: url(../images/blog/blog-img1.jpg)
}
.side-bar-widget .widget-popular-post .item .info {
overflow: hidden;
padding: 0
}
.side-bar-widget .widget-popular-post .item .info .title-text {
margin-bottom: 0;
line-height: 1.5;
font-size: 18px;
font-weight: 500;
max-width: 210px
}
.side-bar-widget .widget-popular-post .item .info .title-text a {
display: inline-block;
color: var(--light-dark);
margin-bottom: 5px
}
.side-bar-widget .widget-popular-post .item .info p {
font-size: 15px;
margin-bottom: 0;
max-width: 180px;
color: var(--theme-blue)
}
.side-bar-widget .side-bar-widget-tag {
list-style: none;
padding: 0;
margin-top: 10px;
margin-bottom: 20px
}
.side-bar-widget .side-bar-widget-tag li {
display: inline-block;
margin: 5px;
color: var(--color-white)
}
.side-bar-widget .side-bar-widget-tag li a {
color: var(--color-white);
padding: 7px 15px;
background-color: var(--theme-blue);
font-size: 14px;
font-weight: 400;
border-radius: 5px;
-webkit-transition: .7s;
transition: .7s
}
.side-bar-widget .blog-gallery {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-left: 0;
list-style-type: none;
margin: 10px -5px 25px
}
.side-bar-widget .blog-gallery li {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.33%;
flex: 0 0 33.33%;
max-width: 33.33%;
padding-left: 5px;
padding-right: 5px;
padding-top: 10px
}
.side-bar-widget .blog-gallery li a {
display: block;
position: relative
}
.side-bar-widget .blog-gallery li a img {
width: 100%;
height: 100%;
border-radius: 15px
}
.side-bar-widget .blog-gallery li a::before {
content: "";
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
background-color: var(--theme-blue);
-webkit-transition: .5s;
transition: .5s;
opacity: 0;
visibility: hidden;
border-radius: 15px
}
.side-bar-widget .blog-gallery li a::after {
content: "\ee93";
position: absolute;
z-index: 1;
top: 50%;
left: 0;
right: 0;
-webkit-transform: translate(0, -50%);
transform: translate(0, -50%);
text-align: center;
background-color: transparent;
-webkit-transition: .5s;
transition: .5s;
opacity: 0;
visibility: hidden;
font-size: 35px;
font-family: boxicons;
color: var(--color-white)
}
.side-bar-widget .blog-gallery li a:hover::before {
opacity: .5;
visibility: visible
}
.blog-style-card .content {
padding: 30px 0 0
}
.blog-style-card .content h3 {
margin-top: 10px;
margin-bottom: 10px
}
.blog-style-card .content h3 a {
color: var(--light-dark);
display: block
}
.blog-style-card .content .default-btn {
padding: 8px 16px;
font-size: 14px
}
.faq-area .section-title p {
max-width: 560px
}
.faq-content .section-title h2 {
max-width: 500px;
margin-left: auto;
margin-right: auto;
line-height: 1.2
}
.faq-content .section-title p {
max-width: 540px;
margin-left: auto;
margin-right: auto
}
.faq-content .faq-accordion .accordion {
list-style-type: none;
padding-left: 0;
margin-bottom: 0
}
.faq-content .faq-accordion .accordion .accordion-item {
display: block;
margin-bottom: 15px;
background-color: var(--color-white);
-webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .07);
box-shadow: 0 0 15px rgba(0, 0, 0, .07)
}
.faq-content .faq-accordion .accordion .accordion-title {
padding: 15px 60px 15px 20px;
color: var(--light-dark);
text-decoration: none;
position: relative;
display: block;
font-size: 18px;
font-weight: 600
}
.faq-content .faq-accordion .accordion .accordion-title i {
position: absolute;
right: 15px;
top: 14px;
-webkit-transition: .5s;
transition: .5s;
font-size: 24px;
width: 30px;
height: 30px;
color: var(--theme-blue);
text-align: center;
line-height: 30px;
background-color: transparent;
border-radius: 50px;
border: 1px solid var(--theme-blue)
}
.faq-content .faq-accordion .accordion .accordion-title.active i::before {
content: "\eaed"
}
.faq-content .faq-accordion .accordion .accordion-title.active i .accordion-content p {
margin-top: -5px
}
.faq-content .faq-accordion .accordion .accordion-content {
display: none;
position: relative;
margin-top: 0;
padding-bottom: 10px;
padding-right: 20px;
padding-left: 20px
}
.faq-content .faq-accordion .accordion .accordion-content p {
margin-top: -6px;
line-height: 1.8;
font-size: 15px;
margin-bottom: 3px
}
.user-form .contact-form {
max-width: 640px
}
.details-border-left,
.user-form .contact-form .agree-label .forget {
position: absolute;
right: 0
}
.user-form .contact-form .account-desc {
margin-top: 15px;
font-weight: 600;
margin-bottom: 0
}
.pagination-area {
margin-top: 10px;
margin-bottom: 30px
}
.pagination-area .page-numbers {
width: 40px;
height: 40px;
line-height: 40px;
color: var(--theme-blue);
background-color: transparent;
border: 1px solid var(--theme-blue);
text-align: center;
display: inline-block;
position: relative;
margin-left: 3px;
margin-right: 3px;
font-size: 18px;
border-radius: 5px
}
.coming-soon-area .coming-soon-content,
.contact-form {
position: relative;
margin-left: auto;
margin-right: auto
}
.pagination-area .page-numbers i {
position: relative;
font-size: 25px;
top: 5px
}
.single-content h3 {
font-size: 24px;
color: var(--light-dark);
margin-bottom: 15px
}
.contact-form {
max-width: 800px;
z-index: 1;
margin-bottom: 30px
}
.contact-form h2 {
color: var(--light-dark);
margin-bottom: 30px;
font-weight: 700;
font-size: 26px;
line-height: 1
}
.contact-card h3,
.contact-card i {
font-size: 24px;
margin-bottom: 10px
}
.contact-form .form-group {
margin-bottom: 20px;
position: relative
}
.contact-form .form-group label {
color: var(--light-dark);
font-size: 15px;
margin-bottom: 15px;
font-weight: 500;
min-height: 100%;
height: max-content;
max-height: 100%
}
.contact-form .form-group.checkbox-option #chb2 {
position: absolute;
top: 6px;
left: 0
}
.contact-form .form-group.checkbox-option p {
padding-left: 25px;
font-size: 15px
}
.contact-form .form-group .is-invalid,
.contact-form .form-group .is-invalid:focus {
border-color: #e63c3c !important
}
.contact-form .form-group .form-control,
.dropdown-select-support {
height: 50px;
color: var(--light-dark);
border: 1px solid var(--theme-blue);
background-color: var(--color-white);
font-size: 15px;
padding: 10px 20px;
width: 100%;
border-radius: 0;
font-weight: 500
}
.contact-form .form-group .form-control:focus {
outline: 0;
border-color: var(--light-dark);
-webkit-box-shadow: none;
box-shadow: none
}
.contact-form .form-group textarea.form-control,
.contact-tab-content>.active {
height: auto
}
.contact-form .agree-label {
margin-bottom: 15px;
position: relative
}
.contact-form .agree-label #chb1 {
position: absolute;
top: 5px;
left: 0
}
.contact-form .agree-label label {
font-weight: 500;
color: var(--light-dark);
margin-left: 25px
}
.contact-form .with-errors {
float: left;
font-size: 14px;
margin-top: 10px;
margin-bottom: 0;
color: red;
font-weight: 400;
display: block
}
.contact-form .text-danger {
font-size: 18px;
margin-top: 15px
}
.contact-form .default-btn {
border: 0;
outline: 0
}
.contact-form .form-group .form-control:-ms-input-placeholder,
.contact-form .form-group .form-control::-ms-input-placeholder,
.contact-form .form-group .form-control::-webkit-input-placeholder {
color: var(--dark-44)
}
.contact-form .form-group .form-control:-ms-input-placeholder,
.contact-form .form-group .form-control::-ms-input-placeholder,
.contact-form .form-group .form-control::-webkit-input-placeholder,
.contact-form .form-group .form-control::placeholder {
color: var(--dark-44)
}
.contact-card {
text-align: center;
margin-bottom: 30px;
background-color: var(--color-white);
-webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .05);
box-shadow: 0 0 15px rgba(0, 0, 0, .05);
padding: 30px 20px;
border-radius: 15px
}
.contact-card i {
width: 60px;
height: 60px;
line-height: 60px;
background-color: var(--color-white);
color: var(--theme-blue);
border-radius: 50px;
border: 1px solid #e2e2e2
}
.contact-card span,
.contact-card span a {
color: var(--dark-44);
display: block
}
.contact-card span {
font-weight: 500;
font-size: 17px
}
.contact-info {
margin-bottom: 30px;
background-color: var(--Dark-blue);
padding: 52px 35px 22px;
border-radius: 15px;
position: relative;
z-index: 1
}
.contact-info span {
color: var(--Yellow);
display: block;
margin-bottom: 5px
}
.contact-info h2 {
color: var(--color-white);
font-size: 26px;
margin-bottom: 15px
}
.contact-info p {
color: var(--color-white);
margin-bottom: 20px
}
.contact-info ul li {
display: block;
margin-bottom: 30px;
padding-left: 60px;
position: relative
}
.contact-info ul li .content i {
width: 45px;
height: 45px;
line-height: 45px;
background-color: var(--color-white);
font-size: 20px;
color: var(--theme-blue);
border-radius: 50px;
border: 1px solid #e2e2e2;
margin-bottom: 10px;
text-align: center;
position: absolute;
left: 0;
top: 0
}
.contact-info ul li .content h3 {
font-size: 18px;
margin-bottom: 10px;
color: var(--color-white);
display: block
}
.contact-info ul li .content a {
color: var(--color-white);
display: block;
font-weight: 400;
font-size: 15px
}
.contact-info ul li .content span {
color: var(--color-white);
font-weight: 400;
display: block;
font-size: 15px
}
.error-area {
height: 100%;
padding-top: 50px;
padding-bottom: 70px
}
.error-area .error-content {
text-align: center;
position: relative
}
.error-area .error-content h3 {
margin-bottom: 20px;
position: relative;
color: var(--light-dark);
font-size: 35px
}
.error-area .error-content p {
font-size: 18px;
max-width: 520px;
margin: 20px auto;
color: var(--dark-44)
}
.coming-soon-area {
position: relative;
height: 100vh;
overflow: hidden;
background-color: var(--color-white)
}
.coming-soon-area .coming-soon-content {
text-align: center;
max-width: 750px;
z-index: 2;
padding: 50px 30px;
background-color: var(--light-white-f8f8);
border: 3px solid var(--theme-blue)
}
.coming-soon-area .coming-soon-content h1 {
margin-bottom: 0;
color: var(--light-dark);
font-size: 50px
}
.coming-soon-area .coming-soon-content p {
font-size: 16px;
max-width: 600px;
margin: 15px auto 0;
color: var(--dark-44)
}
.coming-soon-area .coming-soon-content #timer {
margin-top: 40px
}
.coming-soon-area .coming-soon-content #timer div {
display: inline-block;
color: var(--light-dark);
position: relative;
width: 80px;
height: 80px;
margin: 0 10px;
font-size: 35px;
font-weight: 700;
background-color: var(--color-white);
border-radius: 5px
}
.coming-soon-area .coming-soon-content #timer div span {
display: block;
text-transform: capitalize;
margin-top: -15px;
font-size: 16px;
font-weight: 400;
color: var(--light-dark)
}
.coming-soon-area .coming-soon-content #timer div::before {
content: "";
position: absolute;
right: -50px;
top: -10px;
font-size: 70px;
color: var(--color-white)
}
.coming-soon-area .coming-soon-content .newsletter-form {
position: relative;
max-width: 500px;
margin-left: auto;
margin-right: auto;
margin-top: 50px
}
.coming-soon-area .coming-soon-content .newsletter-form .input-newsletter {
display: block;
width: 100%;
height: 60px;
border: 1px solid #ccc;
background-color: var(--color-white);
padding-left: 15px;
color: var(--color-white);
outline: 0;
-webkit-transition: .5s;
transition: .5s;
border-radius: 0;
color: #5d5d5d
}
.coming-soon-area .coming-soon-content .newsletter-form .input-newsletter:focus {
border-color: var(--light-dark)
}
.coming-soon-area .coming-soon-content .newsletter-form .default-btn {
border: 0;
outline: 0;
border-radius: 0 !important
}
.coming-soon-area .coming-soon-content .newsletter-form button {
position: absolute;
right: 0;
top: 0;
height: 60px;
padding: 0 30px;
text-transform: uppercase;
outline: 0;
color: var(--color-white);
-webkit-transition: .5s;
transition: .5s;
font-weight: 500;
font-size: 15px;
cursor: pointer
}
.coming-soon-area .coming-soon-content .newsletter-form button:hover {
color: var(--color-white);
background-color: #190f3c
}
.coming-soon-area .coming-soon-content ul {
list-style: none;
margin-top: 30px;
padding: 0
}
.coming-soon-area .coming-soon-content ul li {
display: inline-block;
width: 45px;
height: 45px;
line-height: 50px;
font-size: 18px;
background-color: var(--theme-blue);
color: var(--color-white);
border-radius: 50px;
margin-right: 10px
}
.coming-soon-area #validator-newsletter {
text-align: left;
color: #dc3545 !important
}
.map-area iframe {
display: block;
width: 100%;
height: 400px
}
.bottom-hosting-description,
.footer-section,
.header-row-page,
.industries-footer,
.job-details-header {
display: flex;
justify-content: space-between
}
.industries-div {
width: 67%
}
.footer-sub-title {
color: var(--Dark-blue);
font-weight: 700;
font-size: 20px;
margin: 0;
font-family: Gilroy-SemiBold
}
.industries-footer ul {
list-style: none;
padding-left: 0;
width: 30%
}
.industries-footer ul li {
margin: 10px 0
}
.industries-footer ul li a {
color: #2f78c4 !important;
font-family: Gilroy-SemiBold
}
.ocean {
height: 100%;
width: 100%;
position: absolute;
top: -30px;
left: 0;
overflow: hidden
}
.wave {
background: url(../images/wave.svg) repeat-x;
width: 6400px;
height: 198px;
animation: 7s cubic-bezier(.36, .45, .63, .53) infinite wave;
transform: translate3d(0, 0, 0)
}
.wave:nth-of-type(2) {
top: 30px;
animation: 7s cubic-bezier(.36, .45, .63, .53) -.125s infinite wave, 7s -1.25s infinite swell;
opacity: 1;
position: absolute
}
@keyframes wave {
0% {
margin-left: 0
}
100% {
margin-left: -1600px
}
}
@keyframes swell {
0%,
100% {
transform: translate3d(0, -25px, 0)
}
50% {
transform: translate3d(0, 5px, 0)
}
}
.footer-widget h3 {
margin-top: 0;
font-size: 24px;
margin-bottom: 30px;
color: var(--Dark-blue);
line-height: 1.2
}
.footer-widget p {
margin-bottom: 20px;
color: var(--dark-44);
max-width: 300px;
font-family: Gilroy-Regular
}
.footer-widget .footer-call-content {
background-color: #aad8ff;
padding: 20px 80px 15px 20px;
border-radius: 15px;
position: relative;
max-width: 345px;
min-width: 245px
}
.footer-widget .footer-call-content h3 {
font-size: 17px;
line-height: 1;
margin-bottom: 5px;
color: var(--light-dark)
}
.footer-widget .footer-call-content span a {
color: var(--light-dark);
font-weight: 600
}
.footer-widget .footer-call-content i {
position: absolute;
top: 10px;
right: 20px;
width: 60px;
height: 60px;
font-size: 35px;
line-height: 60px;
text-align: center;
display: inline-block;
background-color: #e5f3ff;
color: var(--theme-blue);
border-radius: 50px;
-webkit-transition: .7s;
transition: .7s
}
.copy-right-text p,
.this-meta .figure-sub-title a {
color: var(--dark-44)
}
.footer-widget .footer-list li {
display: block;
margin-bottom: 10px;
font-weight: 500
}
.footer-widget .footer-list li a i {
font-size: 18px;
position: relative;
top: 3px;
margin-right: 5px
}
.footer-widget .footer-blog li {
display: block;
margin-bottom: 20px;
padding-left: 90px;
position: relative
}
.footer-widget .footer-blog li a img {
position: absolute;
top: 0;
left: 0;
height: 70px;
width: 70px
}
.footer-widget .footer-blog li h3 {
font-size: 16px;
color: var(--color-white);
margin-bottom: 5px;
max-width: 200px
}
.footer-widget .footer-blog li h3 a {
color: var(--dark-44);
line-height: 1.4
}
.footer-widget .footer-blog li span {
font-size: 14px;
color: var(--Yellow)
}
.footer-widget .newsletter-area .newsletter-form,
.newsletter-form {
position: relative;
max-width: 270px;
border-radius: 5px
}
.footer-widget .newsletter-area .newsletter-form .form-control,
.newsletter-form .form-control {
background-color: var(--color-white);
height: 50px;
line-height: 50px;
margin: 0;
border-radius: 5px;
border: 0;
padding: 0 45px 0 15px;
max-width: 100%;
color: var(--light-dark);
font-weight: 400
}
.footer-widget .newsletter-area .newsletter-form .form-control:focus {
outline: 0;
-webkit-box-shadow: none;
box-shadow: none;
border: none
}
.footer-widget .newsletter-area .newsletter-form .subscribe-btn,
.newsletter-form .subscribe-btn {
position: absolute;
top: 3px;
right: 3px;
background-color: var(--theme-blue);
color: var(--color-white);
height: 45px;
line-height: 50px;
width: 45px;
border: 0;
border-radius: 5px;
font-size: 20px;
-webkit-transition: .5s;
transition: .5s
}
.footer-widget .newsletter-area .newsletter-form .subscribe-btn:hover {
background: var(--light-dark);
color: var(--color-white)
}
.footer-widget .newsletter-area .newsletter-form .validation-danger {
font-size: 18px;
margin-top: 5px;
color: red
}
.copy-right-area {
padding: 15px 0;
border-top: 1px solid #0071dc61
}
.copy-right-text p a {
color: var(--Yellow);
border-bottom: 1px solid var(--Yellow)
}
.copy-right-text p a:hover {
color: var(--theme-blue);
border-color: var(--theme-blue)
}
.go-top {
position: fixed;
top: 60%;
right: 90px;
opacity: 0;
visibility: hidden;
cursor: pointer;
color: var(--color-white);
font-size: 24px;
font-weight: 700;
text-align: center;
background: var(--theme-blue);
border-radius: 50%;
width: 45px;
height: 45px;
line-height: 48px;
z-index: 100;
-webkit-transition: .5s;
transition: .5s
}
.go-top i {
-webkit-transition: .5s;
transition: .5s
}
.go-top.active {
top: auto;
bottom: 17px;
transform: translateY(0);
opacity: 1;
visibility: visible
}
.preloader {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 99999;
background: var(--Dark-blue)
}
.spinner {
width: 40px;
height: 40px;
border-radius: 5px;
background-color: var(--color-white);
margin: 100px auto;
-webkit-animation: 1.2s ease-in-out infinite rotate-in;
animation: 1.2s ease-in-out infinite rotate-in
}
.loader-wrapper {
width: 100%;
height: 100vh;
position: fixed;
overflow: hidden;
top: 0;
left: 0;
display: flex;
justify-content: center;
align-items: center;
z-index: 999999
}
.bg-grd-blue-radial,
.hosting-services-div,
.loader-wrapper {
background: radial-gradient(circle, #0033a0 0, #000063 50%, #000e2b 85%)
}
.loader {
width: 20em;
height: 20em;
font-size: 10px;
position: relative;
display: flex;
align-items: center;
justify-content: center
}
.loader .face {
position: absolute;
border-radius: 50%;
border-style: solid;
animation: 3s linear infinite animate
}
.loader .face:first-child {
width: 100%;
height: 100%;
color: #6dccff;
border-color: currentColor transparent transparent currentColor;
border-width: .2em .2em 0 0;
--deg: -45deg;
animation-direction: normal
}
.loader .face:nth-child(2) {
width: 70%;
height: 70%;
color: var(--color-white);
border-color: currentColor currentColor transparent transparent;
border-width: .2em 0 0 .2em;
--deg: -135deg;
animation-direction: reverse
}
.loader .face .circle {
position: absolute;
width: 50%;
height: .1em;
top: 50%;
left: 50%;
background-color: transparent;
transform: rotate(var(--deg));
transform-origin: left;
border: none
}
.loader .face:first-child .circle {
transform: matrix(.70711, -.70711, .70711, .70711, 0, 0)
}
.loader .face:nth-child(2) .circle {
transform: matrix(-.70711, -.70711, .70711, -.70711, 0, 0)
}
.loader .face .circle::before {
position: absolute;
top: -.5em;
right: -.5em;
content: '';
width: 1em;
height: 1em;
background-color: currentColor;
border-radius: 50%;
box-shadow: 0 0 2em, 0 0 4em, 0 0 6em, 0 0 8em, 0 0 10em, 0 0 0 .5em rgb(109 204 255 / 10%)
}
@keyframes animate {
100% {
transform: rotate(1turn)
}
}
.form-error-message {
animation-duration: 1s !important;
animation-fill-mode: both !important;
animation-name: shake !important;
color: #e63c3c !important;
line-height: 25px;
white-space: nowrap;
transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
}
.goog-te-combo,
.information p {
padding: 10px;
color: var(--color-white)
}
@-webkit-keyframes rotate-in {
0% {
-webkit-transform: perspective(120px) rotateX(0) rotateY(0);
transform: perspective(120px) rotateX(0) rotateY(0)
}
50% {
-webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0);
transform: perspective(120px) rotateX(-180.1deg) rotateY(0)
}
100% {
-webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg)
}
}
@keyframes rotate-in {
0% {
-webkit-transform: perspective(120px) rotateX(0) rotateY(0);
transform: perspective(120px) rotateX(0) rotateY(0)
}
50% {
-webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0);
transform: perspective(120px) rotateX(-180.1deg) rotateY(0)
}
100% {
-webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg)
}
}
@-webkit-keyframes moveBounce {
0%,
100% {
-webkit-transform: translateY(0);
transform: translateY(0)
}
50% {
-webkit-transform: translateY(50px);
transform: translateY(50px)
}
}
@keyframes moveBounce {
0%,
100% {
-webkit-transform: translateY(0);
transform: translateY(0)
}
50% {
-webkit-transform: translateY(50px);
transform: translateY(50px)
}
}
@-webkit-keyframes ripple {
0% {
-webkit-transform: scale(1);
transform: scale(1)
}
75% {
-webkit-transform: scale(1.3);
transform: scale(1.3);
opacity: 1
}
100% {
-webkit-transform: scale(1.5);
transform: scale(1.5);
opacity: 0
}
}
@keyframes ripple {
0% {
-webkit-transform: scale(1);
transform: scale(1)
}
75% {
-webkit-transform: scale(1.3);
transform: scale(1.3);
opacity: 1
}
100% {
-webkit-transform: scale(1.5);
transform: scale(1.5);
opacity: 0
}
}
@-webkit-keyframes border-transform {
0%,
100% {
border-radius: 50%
}
14% {
border-radius: 50% 20% 50% 30%/49% 60% 40% 51%
}
28% {
border-radius: 54% 46% 38% 62%/49% 70% 30% 51%
}
42% {
border-radius: 61% 39% 55% 45%/61% 38% 62% 39%
}
56% {
border-radius: 61% 39% 67% 33%/70% 50% 50% 30%
}
70% {
border-radius: 50% 50% 34% 66%/56% 68% 32% 44%
}
84% {
border-radius: 46% 54% 50% 50%/35% 61% 39% 65%
}
}
@keyframes border-transform {
0%,
100% {
border-radius: 50%
}
14% {
border-radius: 50% 20% 50% 30%/49% 60% 40% 51%
}
28% {
border-radius: 54% 46% 38% 62%/49% 70% 30% 51%
}
42% {
border-radius: 61% 39% 55% 45%/61% 38% 62% 39%
}
56% {
border-radius: 61% 39% 67% 33%/70% 50% 50% 30%
}
70% {
border-radius: 50% 50% 34% 66%/56% 68% 32% 44%
}
84% {
border-radius: 46% 54% 50% 50%/35% 61% 39% 65%
}
}
.information {
background: #53565a;
display: flex;
align-items: center;
justify-content: center;
transition: .5s
}
.item,
.item figure img,
.this-meta .figure-sub-title {
transition-property: all;
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1)
}
.item,
.this-meta .figure-sub-title {
transition-duration: 150ms;
overflow: hidden
}
.information p {
margin: 0;
font-size: 14px
}
.footer-icons-wrapper~div,
.form-group .nice-select,
.goog-te-banner-frame.skiptranslate,
.goog-te-spinner-pos,
iframe.skiptranslate {
display: none !important
}
.b-con,
.button-video-flex,
.flex,
.item-con,
.job-list-apply-div,
.see-open-positions {
display: flex
}
.goog-te-combo {
border: none;
background-color: var(--Dark-blue);
font-weight: 500;
font-size: 14px !important;
border-radius: 5px;
margin: 3px 0 0 30px !important
}
.goog-te-combo::-webkit-scrollbar {
width: 5px
}
.item-con {
justify-content: center;
padding: 30px
}
.brand-building-menu {
max-width: 330px
}
.item {
max-width: 460px;
border-radius: .375rem;
background: #fff;
box-shadow: 0 8px 9px #00000030;
height: max-content;
min-height: 95%;
margin: 0 0 20px
}
.item figure img {
max-width: 100%;
height: auto;
display: block;
transition-duration: 250ms
}
.item figure img:hover {
filter: saturate(.05)
}
.this-meta {
padding: .75rem
}
.this-meta .figure-sub-title {
width: fit-content;
cursor: pointer;
font-family: Gilroy-Regular;
font-size: 1.125rem;
font-weight: 700;
line-height: 1.25;
color: #333
}
.addClassActive .cloud-infrastructure-text,
.b-con .bc-item:hover,
.cloud-infrastructure-home:hover .cloud-infrastructure-text,
.this-meta .figure-sub-title:hover {
color: #000
}
.Manufacturing-Support-text p,
.brand-building-text .professional-text,
.careers-job-box:hover .careers-job-details,
.container .info span a,
.software-expertise p:last-child,
.this-meta .figure-sub-title a:hover {
color: var(--color-black)
}
.b-con {
margin-top: .5rem;
justify-content: space-between;
font-size: .875rem;
line-height: 1.25rem
}
.b-con .bc-item {
width: -moz-fit-content;
width: fit-content;
color: #222e39
}
.bc-item.author,
put-stamp {
margin-right: 1.5rem
}
.author-name {
color: var(--dark-blue-60);
text-decoration: underline
}
.navbar-nav .nav-item+.nav-item {
margin-left: 1rem
}
.post-module {
position: relative;
z-index: 1;
display: block;
background: var(--color-white);
min-width: 270px;
height: 400px;
box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .15);
transition: .3s linear;
border-radius: 15px;
overflow: hidden
}
.hover,
.post-module:hover {
box-shadow: 0 1px 35px 0 rgba(0, 0, 0, .3)
}
.hover .thumbnail img,
.post-module:hover .thumbnail img {
transform: scale(1.1);
opacity: .6
}
.post-module .thumbnail {
background: #00000052;
height: 400px;
overflow: hidden
}
.post-module .thumbnail .date {
position: absolute;
top: 20px;
right: 20px;
z-index: 1;
background: #e74c3c;
width: 55px;
height: 55px;
padding: 12.5px 0;
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
border-radius: 100%;
color: var(--color-white);
font-weight: 700;
text-align: center;
-webkti-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box
}
.careers-job-box,
.container .column,
.expertise-div,
.lighting-bottom-text,
.perks-text {
box-sizing: border-box
}
.brand-strategy-text p:last-child,
.contact-description p,
.hardware-text,
.post-module .thumbnail .date .day,
.search-job-subtitle p,
.similar-job h5 {
font-size: 18px
}
.post-module .thumbnail .date .month {
font-size: 12px;
text-transform: uppercase
}
.post-module .thumbnail img {
display: block;
width: 100%;
transition: .3s linear;
height: 100%;
object-fit: cover
}
.post-module .post-content {
position: absolute;
bottom: 0;
background: #080c43c7;
width: 100%;
padding: 30px;
box-sizing: border-box;
transition: .3s cubic-bezier(.37, .75, .61, 1.05)
}
.post-module .post-content .title {
margin: 0;
padding: 0 0 10px;
color: var(--color-white);
font-size: 22px;
font-family: Gilroy-SemiBold
}
.post-module .post-content .sub_title {
margin: 0;
padding: 0 0 10px;
color: var(--Yellow);
font-size: 18px;
font-weight: 400
}
.post-module .post-content .description {
color: #dbdbdb;
font-size: 14px;
line-height: 1.8em;
height: 0;
opacity: 0;
transition: height .5s, opacity .5s;
overflow: hidden
}
.post-module .post-content .post-meta {
margin: 10px 0 0;
color: #999
}
.post-module .post-content .post-meta .timestamp {
margin: 0 16px 0 0
}
.post-module .post-content .post-meta a {
color: var(--Yellow);
text-decoration: underline
}
.hover .post-content .description {
display: block !important;
height: auto !important;
opacity: 1 !important
}
.container:after,
.container:before {
content: '';
display: block;
clear: both
}
.container .column {
float: left;
margin-bottom: 30px
}
.container .column .demo-title {
margin: 0 0 15px;
color: #666;
font-size: 18px;
font-weight: 700;
text-transform: uppercase
}
.container .info {
width: 300px;
margin: 50px auto;
text-align: center
}
.container .info h1 {
margin: 0 0 15px;
padding: 0;
font-size: 24px;
font-weight: 700;
color: #333
}
.container .info span {
color: #666;
font-size: 12px
}
.container .info span .fa {
color: #e74c3c
}
.post-module:hover .post-content .description {
height: 80px;
opacity: 1;
transition: height .5s, opacity .5s
}
.artificial-intelligence {
background: url(../images/case-study/cloud-server-1.webp) center center/cover no-repeat fixed;
min-height: 600px;
transition: .3s;
overflow: hidden
}
.artificial-cloud {
background: url(../images/home-one/internet-things.jpg) 0 0/cover no-repeat fixed;
min-height: 865px;
overflow: hidden;
position: relative
}
.hexagon-section-mainDiv {
max-width: 600px;
margin: 0 auto
}
.artificial-description,
.artificial-description-home {
font-size: 16px;
width: 85%;
margin-top: 16px;
color: var(--color-white)
}
.artificial-cloud::before,
.artificial-intelligence::before {
content: "";
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
background: radial-gradient(circle, #0033a0d4 0, #000063b5 50%, #000e2bf7 85%);
z-index: 1
}
.cloud-infrastructure-home:after,
.cloud-infrastructure-home:nth-child(2)::after,
.cloud-infrastructure-home:nth-child(3)::after,
.cloud-infrastructure-home:nth-child(4)::after,
.cloud-infrastructure-home:nth-child(5)::after {
height: 4px;
background: #fff;
position: absolute;
content: ""
}
.artificial-title {
color: var(--color-white);
font-size: 3.5em;
font-family: Gilroy-SemiBold;
margin-bottom: 20px
}
.artificial-subtitle {
color: var(--Yellow);
font-family: Gilroy-Regular;
font-size: 2rem;
font-weight: 600
}
.iot-video-animation {
position: absolute;
bottom: 0;
width: 100%;
top: 0
}
.iot-video-animation video {
width: 100%;
height: 100%;
object-fit: cover;
display: block
}
.cloud-infrastructure-image {
width: 450px;
height: 450px;
background: var(--color-white);
border-radius: 50%;
padding: 1em;
position: relative;
margin-right: 9em
}
.cloud-infrastructure-image img {
display: block;
width: 100%;
height: 100%;
object-fit: cover;
border-radius: 50%
}
.cloud-infrastructure-home {
display: flex;
background: #0071dc;
width: 340px;
padding: 10px;
border-radius: 45px 0 0 45px;
position: relative;
margin: 20px
}
#cloudInfrastructureHome,
#cloudInfrastructureHomeFive,
#cloudInfrastructureHomeFour,
#cloudInfrastructureHomeThree,
#cloudInfrastructureHomeTwo {
transform: translate(0, 1000%);
transition: 1s
}
.cloud-infrastructure-home:after {
left: -55%;
width: 58%;
transform: rotate(-27deg);
top: 79px
}
.cloud-infrastructure-home:nth-child(2)::after {
left: -50%;
width: 51%;
transform: rotate(-16deg);
top: 56px
}
.cloud-infrastructure-home:nth-child(3)::after {
left: -48%;
width: 48%;
transform: rotate(0);
top: 30px
}
.cloud-infrastructure-home:nth-child(4)::after {
left: -50%;
width: 51%;
transform: rotate(17deg);
top: 3px
}
.cloud-infrastructure-home:nth-child(5)::after {
left: -57%;
width: 61%;
transform: rotate(27deg);
top: -28px
}
.content-inner,
.content-inner .cf-inner .inner {
transform-style: preserve-3d;
perspective: 1000px
}
.cloud-infrastructure-home:before {
content: "";
position: absolute;
border-top: 30px solid transparent;
width: 0;
height: 0;
border-bottom: 30px solid transparent;
border-right: 30px solid transparent;
border-left: 36px solid #0071dc;
right: -66px;
top: 0;
transition: 1s
}
.addClassActive::before,
.cloud-infrastructure-home:hover:before {
border-left: 36px solid var(--color-white)
}
.addClassActive,
.cloud-infrastructure-home:hover {
background: var(--color-white)
}
.addClassActive::before {
content: ""
}
.addClassActive .cloud-infrastructure-count,
.cloud-infrastructure-home:hover .cloud-infrastructure-count {
background: var(--Yellow);
color: var(--color-white)
}
.hexagon-section {
position: relative;
width: 308px;
margin-bottom: 30px;
transition: .8s
}
#AutomateProcesses,
#IncreaseRevenue,
#StayAheadCurve {
transform: translate(-1000%, 0)
}
#GetRealTimeInsights,
#ImproveCustomerSatisfaction {
transform: translate(1000%, 0)
}
.hexagon-div {
clip-path: polygon(25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%, 0% 50%);
width: 150px;
height: 130px;
border: 10px solid #fff;
background: #fff;
position: absolute;
top: -14px;
right: -10px
}
.hexagon-div-text,
.hexagon-div-text-left {
width: 360px;
height: 100px;
z-index: 9;
align-items: center
}
.designing-advanced,
.hexagon-div-text,
.hexagon-div-text-left {
display: flex;
position: relative
}
.hexagon-div-text {
background: linear-gradient(91deg, #0000, var(--bs-blue), var(--bs-blue));
clip-path: polygon(0% 0%, 75% 0%, 83% 50%, 75% 100%, 0% 100%, 0% 50%)
}
.hexagon-div-text-left {
background: linear-gradient(90deg, var(--bs-blue) 0, var(--bs-blue) 50%, #0000 80%);
clip-path: polygon(8% 0%, 75% 0%, 75% 50%, 75% 100%, 8% 100%, 0% 50%);
margin-left: 20px
}
.mt-77 {
margin-top: 77px
}
.mt---60 {
margin-top: -60px
}
.hexagon-section-left {
margin-left: -17px
}
.hexagon-div-left {
right: auto
}
.hexagon-div-text p {
font-size: 22px;
margin: 0;
color: var(--color-white);
width: 57%;
text-align: center;
line-height: normal
}
.hexagon-div-text i {
font-size: 39px;
color: #fff;
padding: 18px
}
.cloud-infrastructure-count {
margin: 0 10px 0 0;
background: var(--color-white);
border-radius: 55px;
width: 40px;
height: 40px;
line-height: normal;
text-align: center;
font-weight: 700;
font-size: 21px;
padding-top: 7px
}
.cloud-infrastructure-text {
margin: 0;
border-radius: 55px;
line-height: normal;
font-size: 20px;
padding-top: 7px;
color: #fff
}
.Botnet-attacks {
background: url(../images/case-study/09-Botnet-attacks-are-secured.webp) center center/cover no-repeat;
min-height: 76vh;
display: flex;
align-items: center
}
.Botnet-attacks-bg {
background: linear-gradient(45deg, #0283ff52, transparent);
padding: 20px;
font-size: 2rem;
border-radius: 5px
}
.Botnet-attacks-bg p {
padding: 20px;
font-size: 2rem;
width: 70%
}
.designing-advanced {
background: url(../images/case-study/brand-reputation.jpg) center center/contain no-repeat;
min-height: 480px;
height: 70vh;
align-items: flex-end;
padding-bottom: 4em
}
.for-business,
.saving-dollar {
justify-content: center;
display: flex
}
.designing-advanced::before {
content: "";
position: absolute;
width: 100%;
background: radial-gradient(circle, #0033a01f 0, #000063 50%, #000e2b 85%);
height: 100%;
top: 0;
bottom: 0
}
.designing-advanced-bg p {
padding: 16px;
font-size: 2rem;
font-family: Gilroy-Semibold;
text-align: center;
margin: auto
}
.designing-advanced-text {
font-size: 20px !important;
font-family: Gilroy-Regular !important
}
.for-business {
margin: auto;
width: 200px
}
.close-icon {
position: absolute;
right: 30px;
top: 20px;
cursor: pointer;
background: #191e72;
padding: 6px;
border-radius: 50%;
z-index: 999
}
.social-text {
background: #191e72;
padding: 10px 20px;
border-radius: 5px
}
.social-text b {
color: var(--Yellow);
font-weight: 400
}
.software-text {
padding: 20px;
width: 31%;
background: #191e72;
margin-right: 20px;
border-radius: 7px;
max-width: 450px
}
.software-text b {
color: var(--Yellow);
font-weight: 400;
font-size: 20px
}
.location-div-flex,
.software-design {
display: flex;
flex-wrap: wrap
}
.brand-building-text,
main {
flex-direction: column;
display: flex
}
.blog {
padding: 40px 0
}
.article-image {
width: 320px;
height: 130px;
display: flex
}
.Expertise-Animation-image img,
.article-image img,
.blog-image-style img,
.building-section img,
.character-design-image img,
.cmos-detail-image img,
.custom-pcb-image img,
.difference-second-image img,
.difference-section img,
.image-animation-characters img,
.mos-modeling-image img,
.reliable-image img,
.software-development-image img,
.software-development-image video,
.vhdl-basics-image img {
display: block;
width: 100%;
height: 100%;
object-fit: cover
}
.blog-list {
margin-bottom: 20px;
max-width: 330px !important
}
.blog-list a {
font-size: 18px;
color: var(--Yellow) !important;
transition: .5s;
margin: 10px 0
}
.blog-list a:hover,
.read-more:hover {
text-decoration: underline;
color: var(--Yellow)
}
.blog-list img {
height: auto;
width: 100%;
display: block
}
main {
max-width: 780px;
margin: 0 auto
}
.article-div {
display: flex;
align-items: flex-start;
border-bottom: 1px solid #e1e1e1;
margin-bottom: 20px;
padding-bottom: 20px
}
#heading h1 span {
font-size: 1em;
color: #71bc2f
}
.article-div img {
margin-right: 15px
}
.text p {
font-size: 15px;
color: var(--color-white);
margin: 10px 0
}
.text .article-sub-title {
margin: 0;
padding: 0;
line-height: 1em;
color: var(--Yellow);
font-size: 24px
}
.services-title {
background: #e4e6ff;
padding: 25px;
border-radius: 15px;
width: 47%;
margin: 15px
}
.services-h1 {
font-size: 24px;
margin: 0;
color: #000358;
font-family: Gilroy-SemiBold
}
.services-title svg {
width: 90px;
height: 90px;
background: #000358;
padding: 10px;
border-radius: 70px;
margin: 0 20px 0 2px
}
.icon-flex {
display: flex;
align-items: center;
padding-bottom: 15px
}
.read-more {
color: #000063;
text-decoration: underline
}
.brand-building {
display: flex;
align-items: center;
padding: 0;
margin-top: 20px;
position: relative
}
.brand-building-image {
width: 70%;
height: 100%;
margin: 0 10px;
position: relative
}
.brand-image {
width: 85%;
height: 66%
}
.brand-building-image img,
.build-background-video img,
.build-background-video video,
.coding-image img {
width: 100%;
height: 100%;
display: block;
object-fit: cover
}
.brand-building-image video {
width: 100%;
height: 100%;
display: block;
object-fit: cover;
position: absolute;
top: 0
}
.brand-building-text {
width: 30%;
padding: 0 30px;
background: #00093f;
height: 100%;
justify-content: center;
margin: 40px
}
.brand-text {
right: 0;
background: #00093fd1;
width: 40%;
height: fit-content;
padding: 5em 2em
}
.brand-building-text p {
color: #b3b3b3
}
.brand-building-text a {
border: 1px solid var(--color-white);
color: var(--color-white);
padding: 8px 30px;
text-decoration: none;
width: fit-content;
border-radius: 50px;
margin-bottom: 10px
}
.brand-building-text a:hover {
border-color: var(--Yellow);
color: var(--Yellow);
text-decoration: none
}
.brand-building-text .brand-title-building {
color: var(--Yellow);
font-family: Gilroy-SemiBold;
font-size: 25px;
padding-bottom: 12px
}
.nav-link {
text-transform: inherit !important
}
.hardware-blog-list {
background-color: var(--color-white);
position: relative;
z-index: 1;
border-radius: 10px;
box-shadow: 0 0 15px rgb(0 0 0 / 50%);
border-bottom: 3px solid var(--theme-blue);
overflow: hidden;
width: 31%;
margin: 13px;
padding: 0
}
.hardware-blog-list a,
.hardware-blog-list p {
padding: 0 15px
}
.software-development-image {
width: 50%;
height: 340px;
transition: transform 1s
}
.software-development-text {
width: 50%;
padding: 50px
}
.know-stuff h2,
.software-development-text p {
font-size: 20px
}
.software-development-text .software-title-development {
color: var(--title-blue-dark);
font-family: Gilroy-SemiBold;
font-size: 2.5rem
}
.software-development-button {
color: #0283ff;
border: 1px solid #0283ff;
padding: 10px 30px;
border-radius: 6px
}
.software-development-button:focus,
.software-development-button:hover {
background: #0283ff;
color: var(--color-white);
text-decoration: none
}
.saving-dollars-background {
background: url(../images/case-study/Saving-Dollars.webp) center center/cover no-repeat;
width: 100%;
height: 600px
}
.saving-dollar {
width: 100%;
height: 100%;
background: linear-gradient(101deg, #0033a0db 55%, transparent 45%);
padding-left: 7em;
flex-direction: column
}
.saving-dollar .saving-title-dollars {
width: 45%;
font-size: 27px;
color: var(--color-white);
font-family: Gilroy-SemiBold
}
.saving-dollar p {
font-size: 18px;
color: #cdcdcd;
width: 43%;
margin-top: 15px
}
.build-complete a,
.build-div a,
.saving-dollar a {
color: var(--color-white);
border: 1px solid var(--color-white);
padding: 10px 20px;
width: fit-content;
border-radius: 50px
}
.build-complete a:focus,
.build-complete a:hover,
.build-div a:focus,
.build-div a:hover,
.saving-dollar a:focus,
.saving-dollar a:hover {
color: #0283ff;
background: var(--color-white);
text-decoration: none
}
.saving-div {
margin: auto;
max-width: 1620px
}
.build-complete {
width: 100%;
display: flex;
justify-content: center;
height: 60%;
background: linear-gradient(300deg, #0033a0db 60%, transparent 45%);
padding: 40px;
flex-direction: column;
align-items: flex-end;
position: absolute;
bottom: 0
}
.build-complete-background {
background: url("../images/case-study/varistor-education.webp") center center/cover no-repeat;
width: 100%;
height: 600px;
display: flex;
align-items: flex-start;
position: relative
}
.build-background-video {
width: 100%;
height: 100%;
position: absolute
}
.build-div,
.hardware-design {
display: flex;
position: relative
}
.build-div {
height: 100%;
width: 48%;
margin-left: auto !important;
flex-direction: column;
justify-content: flex-end;
padding-bottom: 2em;
margin-right: 90px
}
.build-complete-first,
.build-top-corner {
justify-content: center;
background: linear-gradient(137deg, #0033a0db 50%, transparent 50%);
padding-left: 7em;
display: flex;
height: 260px
}
.build-container {
margin-top: auto
}
.build-complete h1,
.build-div .build-title-div {
font-size: 29px;
color: var(--color-white);
font-family: Gilroy-SemiBold
}
.build-complete p,
.build-div p {
font-size: 15px;
color: #cdcdcd;
margin-top: 15px
}
.build-complete-first {
width: 290px;
z-index: 1
}
.animation-characters-image-div,
.build-top-corner,
.expertise-increase-text,
.software-subsection-image {
width: 50%
}
.build-bottom-corner {
width: 50%;
display: flex;
justify-content: center;
height: 70%;
background: linear-gradient(300deg, #0033a0db 60%, transparent 45%);
padding: 40px;
flex-direction: column;
align-items: flex-end
}
.cloud-servers-background,
.re-invent-background {
width: 100%;
height: 640px;
position: relative;
display: flex
}
.cloud-servers-background {
background: url(../images/case-study/cloud-servers.webp) center 60%/cover no-repeat;
align-items: flex-end;
justify-content: center;
overflow: hidden
}
.cloud-servers .cloud-title-servers {
width: 72%;
font-size: 29px;
color: var(--title-blue-dark);
font-family: Gilroy-SemiBold;
margin: auto
}
.cloud-servers p {
font-size: 19px;
color: var(--color-black);
width: 72%;
margin: 15px auto
}
.cloud-servers a {
color: var(--title-blue-dark);
border: 1px solid var(--title-blue-dark);
padding: 10px 20px;
width: fit-content;
border-radius: 50px;
margin-bottom: 3.2em
}
.cloud-servers a:focus,
.cloud-servers a:hover {
color: var(--color-white);
background: var(--title-blue-dark);
text-decoration: none
}
.re-invent-background {
background: url(../images/case-study/AI-infrastructure.jpg) center center/cover no-repeat;
align-items: center;
justify-content: center
}
.re-invent .re-title-invent {
width: 72%;
font-size: 29px;
color: var(--color-white);
font-family: Gilroy-SemiBold;
margin: auto
}
.re-invent p {
font-size: 19px;
color: #cdcdcd;
width: 72%;
margin: 15px auto
}
.re-invent a {
color: var(--Yellow);
border: 1px solid var(--Yellow);
padding: 10px 20px;
width: fit-content;
border-radius: 50px;
margin-bottom: 22px
}
.re-invent a:focus,
.re-invent a:hover {
color: var(--color-white);
background: var(--Yellow);
text-decoration: none
}
.read-button-div {
width: 45%
}
.hardware-design {
min-height: 87%;
width: 25%;
box-shadow: none;
margin-bottom: 0;
height: 480px
}
.hardware-design-image {
width: 100%;
height: 480px;
position: absolute
}
.w-97 {
width: 97%
}
.hardware-design-image:before {
content: "";
background: linear-gradient(0deg, #012e8d00, transparent);
position: absolute;
top: 0;
width: 100%;
bottom: 0;
left: 0;
right: 0;
height: 100%;
z-index: 1
}
.hosting-image::after,
.hosting-image:before {
position: absolute;
height: 51%;
z-index: 0;
border-radius: 30px;
content: ""
}
.hardware-design-text {
position: relative;
margin-top: auto;
z-index: 1;
overflow: hidden;
height: 100px;
min-height: 100px;
padding: 0 20px;
background: #2246e159;
transition: .5s
}
.hardware-design-text h3 {
color: var(--Yellow);
font-size: 23px;
height: 76%;
transition: .5s
}
.hardware-design-text p,
.search-popup label {
color: #fff
}
.close-icon-search svg,
.dotted-box-image img,
.hardware-design-card,
.popupCloseIcon svg,
.report-bug-icon svg,
.round-box-image img,
.screenShoot-btn span svg,
.start-btn span svg {
display: block;
width: 100%;
height: 100%
}
.hardware-design-video {
width: 100%;
display: block;
height: 100%;
object-fit: cover
}
.rendering-image {
height: 100%
}
.hardware-design:hover .hardware-design-text {
height: 260px;
transition: .5s
}
.hardware-design:hover .hardware-design-text h3 {
height: auto;
transition: .5s
}
.coding-subtitle {
color: var(--theme-blue);
padding-top: 20px;
font-family: Gilroy-SemiBold;
font-size: 19px
}
@media only screen and (max-width: 425px) {
.coding-subtitle {
color: var(--theme-blue);
padding-top: 20px;
font-family: "Gilroy-SemiBold";
font-size: 19px;
width: 240px;
}
}
.coding-title {
padding-top: 10px;
text-align: left;
margin: auto;
color: var(--Yellow);
font-family: Gilroy-SemiBold;
font-size: 3em
}
@media only screen and (max-width: 425px) {
.coding-title {
padding-top: 10px;
text-align: left;
margin: auto;
color: var(--Yellow);
font-family: Gilroy-SemiBold;
font-size: 2em
}
}
.write-code-image img {
border-radius: 20px
}
.coding-description {
font-size: 15px;
padding-top: 15px;
color: var(--color-white)
}
@media only screen and (max-width: 425px){
.coding-description {
font-size: 15px;
padding-top: 15px;
color: var(--color-white);
width: 240px;
}
}
.coding-description:last-child {
padding-top: 0
}
.crackit-perks {
padding-left: 50px
}
.crackit-perks li {
padding: 5px 0;
color: var(--color-white)
}
.crackit-queries h3 {
color: var(--theme-blue);
font-size: 20px;
padding-top: 10px
}
.crackit-queries p {
padding-left: 15px
}
.hosting-services {
display: flex;
align-items: flex-start;
padding: 10px;
position: relative
}
.choose-icon-div,
.cloud-step-text,
.expertise-div,
.why-choose {
align-items: center;
display: flex
}
.hosting-services h4 {
font-size: 16px;
color: var(--theme-blue);
padding-top: 2px
}
.hosting-image {
width: 82%;
margin: 0 auto;
position: relative
}
@media screen and (min-width: 425px) {
.hosting-image {
width: 82%;
margin: 0 auto;
position: relative;
margin-top: 45px;
}
}
.hosting-image:before {
background: #002d98;
width: 78%;
top: -50px;
left: -51px
}
.hosting-image::after {
background: repeating-linear-gradient(45deg, var(--theme-blue) 0, var(--theme-blue) 6px, var(--theme-blue) 6px, #00000000 8px, #00000000 14px);
width: 65%;
bottom: -50px;
right: -51px
}
.hosting-image img {
width: 100%;
border-radius: 0 0 0 130px;
position: relative
}
.arrow-image {
width: 50px;
margin-right: 10px
}
.why-choose {
margin: 10px 0;
padding: 0
}
.choose-icon-div {
min-width: 10px;
height: 150px;
justify-content: center
}
.background-one {
background: #000048
}
.background-two,
.icon-div:nth-child(2) .choose-section-polygon,
.title-clip-path:nth-child(2) {
background: #102871
}
.background-three,
.icon-div:nth-child(3) .choose-section-polygon,
.title-clip-path:nth-child(3) {
background: #1f509b
}
.background-four,
.icon-div:nth-child(4) .choose-section-polygon,
.title-clip-path:nth-child(4) {
background: #2f78c4
}
.background-five,
.icon-div:nth-child(5) .choose-section-polygon,
.title-clip-path:nth-child(5) {
background: #88c2ff
}
.choose-icon-div i {
font-size: 100px;
color: var(--color-white)
}
.know-stuff {
background: var(--color-white);
box-shadow: 0 1px 0 0 #e7e7e7;
padding: 15px;
width: 100%;
height: 149px;
position: relative
}
.know-stuff h5 {
position: absolute;
right: 5px;
font-size: 4em;
opacity: .15;
top: 2px
}
.building-back-background {
width: 100%;
position: relative;
display: flex;
padding: 0
}
.building-section {
width: 67%;
height: 400px
}
.brand-text {
left: 15%;
bottom: -50%;
background: #0033a0db
}
.brand-text h2,
.brand-title {
color: #035bbb;
font-family: Gilroy-SemiBold;
font-size: 32px;
padding-bottom: 12px;
padding-top: 44px
}
.brand-building-text .building-button,
.building-button {
border: 1px solid #035bbb;
color: #035bbb;
padding: 8px 30px;
text-decoration: none;
width: fit-content;
border-radius: 50px
}
.background-perks {
background: linear-gradient(45deg, #020006 0, #050b46 100%);
background-position: center right;
background-repeat: no-repeat;
display: flex;
position: relative;
overflow: hidden
}
.background-perks:before {
content: "";
background: url(../images/product/perk-crackit.png) center center/cover no-repeat;
width: 100%;
height: 100%;
position: absolute
}
.perks-container {
display: flex;
align-items: center;
justify-content: space-between;
position: relative
}
.perks-image {
width: 35%;
position: relative
}
.perks-image img {
display: block;
width: 100%;
position: relative
}
.perks-text {
width: 62%;
margin-left: 4em
}
.image-shape-one,
.image-shape-two {
border-radius: 60% 40% 30% 70%/60% 30% 70% 40%;
width: 97%;
position: absolute;
z-index: 0
}
.image-shape-one {
background: #273540;
animation: 8s ease-in-out infinite morph2;
height: 97%;
transition: 1s ease-in-out;
top: 13px;
left: 13px
}
.content-inner,
.content-inner>* {
transition: .9s cubic-bezier(.68, -.55, .265, 1.55);
backface-visibility: hidden
}
.image-shape-two {
background: #104cba;
animation: 8s ease-in-out infinite morph;
height: 90%;
bottom: 42px;
left: -9px
}
.crackit-queries-background {
background: url(../images/product/product-bg.jpg) center top/cover
}
.reliable-secure {
position: absolute;
font-size: 60px;
opacity: .1;
top: 0;
right: 10px
}
.search-bg,
.search-popup {
right: 0;
position: absolute
}
.video-play {
width: 100%;
overflow: hidden;
border-radius: 30px
}
@keyframes morph2 {
0%,
100% {
border-radius: 60% 30% 70% 40%/60% 40% 30% 70%
}
50% {
border-radius: 50% 60% 30%/30% 60% 70% 40%
}
}
@keyframes morph {
0%,
100% {
border-radius: 60% 40% 30% 70%/60% 30% 70% 40%
}
50% {
border-radius: 30% 60% 70% 40%/50% 60% 30%
}
}
.bg-screen {
position: absolute;
z-index: 0;
overflow: hidden
}
.content-front:nth-child(2):after {
content: ''
}
.bg-header {
background-color: rgb(16 255 0 / 20%);
padding: 12px 20px;
box-shadow: 0 1px 15px rgba(0, 0, 0, .04), 0 1px 6px rgba(0, 0, 0, .04)
}
a:hover {
text-decoration: none;
color: #05c2de;
transition: 1s
}
.welcome-board-name {
font-family: 'Vast Shadow', cursive;
color: var(--color-white);
font-size: 2.3em;
text-shadow: 1px 2px 3px #03802a
}
.content-inner {
width: 100%;
color: var(--color-white);
position: relative
}
.fl-wrap {
float: left;
width: 100%;
position: relative
}
.content-front {
background: #292929;
position: relative
}
.cf-inner:before {
top: 20px;
left: 20px;
border-left: 2px solid;
border-top: 2px solid
}
.bg,
.content-inner .content-back,
.overlay {
left: 0;
height: 100%;
width: 100%;
top: 0
}
.bg {
z-index: 1;
background-size: cover;
background-attachment: scroll;
background-position: center;
background-repeat: repeat;
background-origin: content-box
}
.overlay {
background: #000;
opacity: .4;
z-index: 3
}
.content-inner .cf-inner .inner h2 {
position: relative;
font-size: 22px;
padding-bottom: 20px;
color: var(--color-white);
font-family: Gilroy-SemiBold
}
.content-inner .cf-inner .inner p {
color: var(--color-white);
width: 90%;
margin: 0 auto
}
.content-inner .cf-inner .inner h2:before {
content: "";
position: absolute;
left: 50%;
bottom: 10px;
width: 20px;
height: 2px;
margin-left: -10px;
background: #00bcd4
}
.content-inner .content-front li {
display: inline-block;
color: var(--color-white);
text-transform: uppercase;
font-size: 10px;
letter-spacing: 2px;
margin: 0 4px
}
.cf-inner:after {
bottom: 20px;
right: 20px;
border-right: 2px solid;
border-bottom: 2px solid
}
.content-inner .content-back,
.content-inner .content-front {
position: relative;
transform-style: preserve-3d;
perspective: 1000px;
backface-visibility: hidden;
height: 100%;
display: flex;
justify-content: center;
align-items: center
}
.content-inner .cf-inner .inner {
align-items: stretch;
backface-visibility: hidden;
transform: translateZ(95px) scale(.81);
text-align: center;
position: relative;
z-index: 2
}
.content-inner:hover .content-front {
transform: rotateY(-180deg)
}
.content-inner:hover .content-back {
transform: rotateY(0)
}
.content-inner .content-back {
position: absolute;
z-index: 0;
transform: rotateY(180deg);
background: url("https://images.unsplash.com/photo-1478760329108-5c3ed9d495a0?ixlib=rb-1.2.1&auto=format&fit=crop&w=667&q=80") #292929
}
.content-inner .cf-inner {
transform-style: preserve-3d;
backface-visibility: hidden;
width: 100%;
padding: 150px 20px
}
.serve-price-wrap {
background: rgba(255, 255, 255, .05);
padding: 15px 30px;
margin-top: 14px;
font-size: 11px;
text-transform: uppercase;
letter-spacing: 2px
}
.cf-inner:after,
.inner:before {
content: "";
position: absolute;
width: 50px;
height: 50px;
border-color: rgba(255, 255, 255, .4);
z-index: 10
}
.cf-inner:after,
.cf-inner:before {
content: "";
content: "";
position: absolute;
width: 50px;
height: 72%;
border-color: rgba(0, 188, 212, .33);
z-index: 10
}
.dec-icon {
padding-bottom: 40px
}
.content-back .cf-inner:before {
top: 50px
}
.content-back .cf-inner:after {
bottom: 50px
}
.custom-cursor {
width: 3rem;
height: 3rem;
border: 1px solid hsla(0, 0%, 100%, .7);
border-radius: 100%;
background: hsla(0, 0%, 80%, .2);
position: absolute;
z-index: 5;
transform: translate(-50%, -50%);
pointer-events: none
}
.btn-circle {
width: 4rem;
height: 4rem;
border-radius: 100rem;
display: flex;
justify-content: center;
align-items: center
}
.btn-pTSecond {
margin-top: 2rem;
border: 1px solid red;
transform: scale(.8);
transform-origin: left center;
transition: .3s
}
.btn-pTSecond:focus,
.btn-pTSecond:hover {
transform: scale(1)
}
.btn-pTSecond::before {
content: '';
width: 100%;
height: 100%;
border-radius: inherit;
position: absolute;
background: var(--gradient-2);
transform: scale(0);
transition: .6s
}
.intro-video-div {
overflow: hidden;
border-radius: 30px
}
.intro-video-div video {
display: block;
width: 100%;
object-fit: cover;
max-height: 500px;
height: 100%
}
.coding-solution-div {
background: linear-gradient(90deg, #102871 60%, transparent 40%);
position: relative;
overflow: hidden
}
.coding-image {
width: 100%;
height: 420px
}
.cube {
position: absolute;
top: 0;
left: 45vw;
width: 10px;
height: 10px;
border: 1px solid #0040c1;
transform-origin: top left;
transform: scale(0) rotate(0) translate(-50%, -50%);
animation: 12s ease-in infinite forwards cube
}
.choose-section-polygon,
.polygon-section .choose-section-polygon {
clip-path: polygon(50% 0%, 90% 20%, 100% 60%, 75% 100%, 25% 100%, 0% 60%, 10% 20%);
width: 250px;
height: 250px;
display: flex
}
.cube:nth-child(2n) {
border-color: lighten(#0040c1, 10%)
}
.cube:nth-child(2) {
animation-delay: 2s;
left: 25vw;
top: 40vh
}
.cube:nth-child(3) {
animation-delay: 4s;
left: 75vw;
top: 50vh
}
.cube:nth-child(4) {
animation-delay: 6s;
left: 90vw;
top: 10vh
}
.cube:nth-child(5) {
animation-delay: 8s;
left: 10vw;
bottom: 50px;
top: auto
}
.cube:nth-child(6) {
animation-delay: 10s;
left: 50vw;
top: 10vh
}
@keyframes cube {
from {
transform: scale(0) rotate(0) translate(-50%, -50%);
opacity: 1
}
to {
transform: scale(20) rotate(960deg) translate(-50%, -50%);
opacity: 0
}
}
.choose-background {
background: radial-gradient(circle, #0033a0a3 0, #000063a3 50%, #000e2ba3 85%) center center/cover, url(../images/product/Why-Us.jpg) center center/cover no-repeat
}
.polygon-div {
display: flex;
flex-wrap: wrap;
justify-content: space-evenly
}
.choose-section-polygon {
background: #000048;
align-items: center;
justify-content: center;
transform: rotate(0);
animation: 30s infinite weKnow
}
.choose-section-polygon i {
font-size: 8em;
color: var(--color-white)
}
.polygon-section .choose-section-polygon {
background: #1f509b;
align-items: center;
justify-content: center;
margin: 0 auto
}
@keyframes weKnow {
0% {
transform: rotate(0)
}
50% {
transform: rotate(180deg)
}
100% {
transform: rotate(360deg)
}
}
.icon-div {
position: relative;
display: flex;
align-items: center;
justify-content: center
}
.icon-div i {
font-size: 6em;
position: absolute;
color: var(--color-white)
}
.title-clip-path {
clip-path: polygon(74% 19%, 83% 45%, 74% 72%, 8% 72%, 17% 45%, 8% 19%);
height: 120px;
width: 20%;
background: #000048;
display: flex;
align-items: center;
justify-content: center
}
.title-clip-path h3 {
font-size: 19px;
width: 100px;
text-align: center;
color: var(--color-white);
position: relative;
left: -10px;
top: -3px;
font-weight: 400
}
.clip-path-description {
width: 20%;
position: relative
}
.clip-path-description:before {
content: "";
position: absolute;
top: -34px;
background: #000048;
width: 2px;
height: 35px;
left: 50%
}
.top-hosting-description .clip-path-description::before {
content: "";
position: absolute;
top: auto;
bottom: -23px;
background: #102871;
width: 2px;
height: 40px;
left: 50%
}
.top-hosting-description .clip-path-description:nth-child(2)::before {
content: "";
position: absolute;
top: auto;
bottom: -23px;
background: #2f78c4;
width: 2px;
height: 40px;
left: 50%
}
.bottom-hosting-description .clip-path-description:nth-child(2)::before {
content: "";
position: absolute;
top: -34px;
background: #1f509b;
width: 2px;
height: 35px;
left: 50%
}
.bottom-hosting-description .clip-path-description:nth-child(3)::before {
content: "";
position: absolute;
top: -34px;
background: #88c2ff;
width: 2px;
height: 35px;
left: 50%
}
.clip-path-description p {
width: 100%;
border: 1px solid #ddd;
padding: 10px;
border-radius: 5px;
text-align: center
}
.reliable-image {
width: 100px;
height: 100px;
border-radius: 50%;
overflow: hidden;
margin: 0 auto 11px
}
.reliable-path {
width: 20%
}
.clip-path-arrow {
position: relative;
left: 22px
}
.top-hosting-description {
display: flex;
justify-content: space-evenly;
align-items: flex-end
}
.we-best-description {
max-width: 100% !important
}
.expert-background {
background: url(../images/about/We-experts.webp) 0 0/cover;
height: 330px
}
.expert-text-background {
background: linear-gradient(-90deg, #03051c 0, #090b34 100%);
padding: 40px;
margin-left: auto;
width: 50%;
border-radius: 20px;
margin-right: 30px
}
.cost-effective,
.it-services {
background: linear-gradient(45deg, #020006 0, #050b46 100%)
}
.latest-technology-image {
width: 100%;
height: 300px;
border-radius: 20px;
overflow: hidden
}
.latest-technology-image img {
width: 100%;
height: auto;
display: block;
object-fit: cover
}
.cost-effective {
border-radius: 20px;
overflow: hidden;
min-height: max-content;
height: 100%
}
.cost-effective-image {
width: 100%;
height: 260px;
overflow: hidden
}
.cost-effective-image img {
display: block;
width: 100%;
height: 100%;
object-fit: cover;
transform: scale(1);
transition: transform .5s
}
.cost-effective-text {
padding: 15px
}
.cost-effective-text p,
.details-type p,
.report-bug-text p {
margin: 0
}
.cost-effective:hover .cost-effective-image img {
transform: scale(1.2);
transition: transform .5s
}
.careers-details-area {
background: url(../images/careers/careers-banner.jpg) center center/cover no-repeat;
width: 100%;
position: relative;
overflow: hidden
}
.Keyword-box input,
.dropdown-menu-item,
.dropdown-select {
user-select: none;
background-color: var(--color-white);
cursor: pointer
}
.careers-details-area::before {
content: "";
position: absolute;
background: radial-gradient(circle, #0033a130 0, #000063d4 50%, #000e2b 85%);
width: 130%;
height: 100%;
top: 0;
z-index: 0
}
.careers-form {
position: relative;
width: 40%
}
.section {
margin: 0 auto;
padding: 5rem 0 2rem
}
.centered {
margin-bottom: 1rem;
text-align: center
}
.form-group-careers {
position: relative;
width: 30%;
margin-right: 25px;
margin-bottom: 20px
}
.customer-location-section .form-arrow,
.form-group-careers .form-arrow {
position: absolute;
top: .65rem;
right: .5rem;
z-index: 10;
font-size: 1.35rem;
line-height: inherit;
color: var(--color-darks)
}
.Keyword-box input,
.dropdown-select {
position: relative;
font-family: inherit;
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
width: 100%;
height: auto;
padding: .75rem 1.25rem;
border: none;
outline: 0;
color: var(--color-black);
background-clip: padding-box;
box-shadow: var(--shadow-medium);
transition: .3s ease-in-out
}
.dropdown-menu-item,
.dropdown-menu-search {
font-family: inherit;
font-weight: 400;
padding: .65rem 1.25rem;
font-size: 1rem
}
.dropdown-menu-inner {
max-height: 16rem;
overflow-y: scroll;
overflow-x: hidden
}
.dropdown-menu::-webkit-scrollbar {
width: 5px;
height: auto
}
.dropdown-menu::-webkit-scrollbar-thumb {
border-radius: .25rem;
background-color: var(--color-greys);
box-shadow: var(--shadow-small)
}
.dropdown-menu-item {
line-height: inherit;
transition: .2s ease-in-out
}
.dropdown-menu-item:hover {
color: var(--color-black);
background-color: var(--color-greys)
}
.dropdown-menu-item.is-select,
.dropdown-menu-item.is-select:hover {
color: var(--color-white);
background-color: var(--color-blues)
}
.dropdown-menu-search {
display: block;
line-height: 1.5;
width: 100%;
height: auto;
border: none;
outline: 0;
color: var(--color-black);
background-clip: padding-box;
background-color: var(--color-light)
}
.dropdown-menu,
.wrapper-column {
border-radius: .25rem;
background-color: var(--color-white)
}
.dropdown-menu {
position: absolute;
display: none;
top: 100%;
left: 0;
width: 100%;
z-index: 10;
box-shadow: var(--shadow-large);
transition: .3s ease-in-out
}
.wrapper-column {
max-width: 40rem;
height: auto;
margin: 0 auto;
padding: 5rem 3rem;
box-shadow: var(--shadow-medium)
}
.job-search-button {
margin-right: 25px;
margin-bottom: 20px
}
.job-search-button button {
background: var(--Yellow);
color: var(--color-black);
border: none;
padding: .7rem 2.25rem;
font-size: 1rem
}
.search-title {
color: var(--Yellow);
font-size: 19px;
font-family: Gilroy-Regular;
width: 40%
}
.careers-details-title {
color: var(--color-white);
font-size: 3.2em
}
.careers-job-box {
background: #0033a0;
padding: 10px 20px;
margin: 10px;
width: 31%;
border: 1px solid transparent
}
.careers-job-box:hover {
background: var(--color-white);
border-color: #0033a0
}
.careers-job-box:hover .careers-job-title,
.careers-job-title:hover {
color: #0033a0
}
.careers-job-title {
color: var(--Yellow);
font-size: 20px;
font-family: Gilroy-SemiBold
}
.careers-job-details {
color: var(--color-white);
font-size: 16px;
font-family: Gilroy-Regular
}
.job-title,
.job-type-id,
.textBackground-text {
font-family: Gilroy-SemiBold
}
.difference-section {
width: 45%;
height: 100%;
max-height: 590px
}
.difference-second-image {
width: 30%;
max-height: 590px
}
.difference-section-box {
display: flex;
align-items: flex-end;
position: relative;
width: 70%
}
.difference-section-description {
position: absolute;
left: 45%
}
.difference-section-description h1 {
color: #0033a0;
margin-bottom: -20px;
padding-left: 15px;
font-size: 2em
}
.difference-section-description p {
padding: 3em;
background: var(--color-white);
box-shadow: 0 0 15px rgb(0 0 0 / 10%);
min-width: 520px;
position: relative;
right: 8em;
margin: 0;
top: 40px
}
.column-w-25 {
width: 25%
}
.textBackground {
background: linear-gradient(135deg, #00264c 20%, #00264c 10%, #002f5f 20%, #002f5f 20%);
padding: 2em;
display: flex;
flex-direction: column;
justify-content: center
}
.textBackground-text {
color: var(--Yellow);
margin: 0;
font-size: 18px
}
.core-value-div h1 {
text-align: center;
color: #002f5f
}
.core-value-div p {
text-align: center;
color: var(--color-black)
}
.core-value-icon-div {
width: 75px;
margin: 0 auto
}
.core-value-section p {
text-align: center;
color: #002f5f;
font-size: 19px
}
.core-value-section {
display: flex;
justify-content: center;
background: var(--color-white);
box-shadow: 0 0 3px rgb(0 0 0 / 10%);
padding: 5em
}
.second-video {
position: absolute;
z-index: 1;
left: 50%;
top: 50%;
transform: translate(-50%, -50%)
}
.play-icon-div-second {
bottom: 0;
left: 5% !important;
top: 81% !important;
transform: translate(-5%, -20%) !important
}
.serviceBox {
position: relative;
width: 350px;
height: 280px;
background: var(--theme-blue);
border-radius: 0;
overflow: hidden;
margin: 20px
}
.serviceBox .icon {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: var(--i);
transition: .5s .25s;
display: flex;
justify-content: center;
align-items: center;
z-index: 2
}
.serviceBox .icon img {
width: 70%;
display: block
}
.serviceBox:hover .icon {
top: 30px;
left: calc(50% - 40px);
width: 80px;
height: 80px;
border-radius: 50%;
transition-delay: 0s
}
.serviceBox .icon i {
font-size: 5em;
color: var(--color-white);
transition: .5s .25s
}
.serviceBox:hover .icon i {
font-size: 2em;
transition-delay: 0s
}
.serviceBox .content {
position: relative;
padding: 20px;
color: var(--color-white);
text-align: center;
margin-top: 100px;
z-index: 1;
transform: scale(0);
transition: .5s
}
.serviceBox:hover .content {
transform: scale(1);
transition-delay: 0.25s
}
.serviceBox .content h2 {
margin-top: 10px;
margin-bottom: 5px;
color: var(--Yellow)
}
.serviceBox .content p {
font-weight: 300;
line-height: 1.5em;
color: var(--color-white)
}
.job-area-column {
width: 25%;
text-align: center;
background: var(--color-white);
box-shadow: 0 0 3px rgb(0 0 0 / 10%);
padding: 20px
}
.Job-box-div,
.upload-card {
box-shadow: 0 0 15px rgb(0 0 0 / 10%)
}
.job-area-icon {
width: 100px;
margin: 0 auto
}
.brand-strategy-section img,
.content-creation-image img,
.feedback-popup-close svg,
.job-area-icon img,
.prototyping-image img,
.software-subsection-image img {
display: block;
width: 100%
}
.job-area-description a {
text-decoration: underline
}
.job-area-description h3 {
font-size: 15px;
color: var(--Yellow);
padding: 10px 0
}
.Job-area-title h1 {
padding-bottom: 20px
}
.skill-services {
width: 50%;
margin-bottom: 20px
}
.skill-services ul {
list-style: none;
padding: 0;
line-height: 2
}
.skill-services ul li {
font-size: 19px
}
.filter-background {
background: #f1f3f7
}
.Keyword-box {
width: 100%;
margin-bottom: 20px
}
.location-section {
width: 24%;
margin-right: 0
}
.job-search-reset button {
background: 0 0;
border: 1px solid #0d6efd;
color: #0d6efd
}
.Job-box-div {
background: var(--color-white);
padding: 10px;
border-left: 5px solid #0d6efd;
width: 48.7%;
margin-bottom: 2em;
position: relative
}
.job-location,
.job-title,
.job-type {
margin: 0;
display: flex
}
.Job-box-div:hover {
box-shadow: 0 0 15px rgb(0 0 0 / 20%)
}
.expertise-div-Automate:hover,
.expertise-div-insights:hover,
.expertise-div-revenue:hover,
.expertise-div-stay:hover,
.quality-Services:hover {
box-shadow: 0 0 6px 3px #dfdfdf
}
.job-title {
font-size: 18px;
padding: 7px 0;
width: 100%;
align-items: flex-start;
justify-content: space-between
}
.job-description,
.job-title a {
width: 70%
}
.job-title span {
font-size: 13px;
color: #818181
}
.job-location-icon {
width: 25px;
display: flex
}
.job-location-icon svg {
width: 100%;
height: 100%;
display: block
}
.job-location {
align-items: flex-start;
padding: 0 0 10px;
width: 130px
}
.job-type {
align-items: flex-start;
padding: 0 0 10px;
width: 100px
}
.job-type-icon {
width: 20px;
margin: 0 4px 0 2px
}
.job-Interest {
margin: 0;
padding: 0 0 10px
}
.apply-button-bottom a,
.job-list-apply-now {
background: 0 0;
border: 1px solid var(--bs-blue);
padding: 10px 20px;
color: var(--bs-blue)
}
.apply-button-bottom a:hover,
.job-list-apply-now:hover {
background: var(--bs-blue);
border: 1px solid transparent;
padding: 10px 20px;
color: var(--color-white)
}
.job-title-description {
width: 90%
}
.apply-button a {
background: 0 0;
border: 1px solid var(--Yellow);
padding: 10px 20px;
color: var(--Yellow)
}
.apply-button a:hover {
background: var(--Yellow);
border: 1px solid transparent;
padding: 10px 20px;
color: var(--color-white)
}
.apply-button-bottom {
display: flex;
justify-content: flex-end
}
.filter-background-job {
background: var(--site-gradient-dark)
}
.job-description h1 {
color: var(--Yellow);
font-size: 22px
}
.social-icon {
display: flex;
align-items: center;
list-style: none;
padding-left: 0;
margin: 0
}
.social-icon li {
margin: 0 5px
}
.details-type {
width: 50%;
margin: 10px 0
}
.detail-box {
background: var(--color-light);
padding: 2em;
display: flex;
flex-wrap: wrap;
margin-bottom: 2em
}
.similar-job {
border-bottom: 1px solid #dfdfdf;
margin-bottom: 15px
}
.similar-job p {
font-size: 15px
}
.similar-title {
font-size: 20px;
padding-bottom: 5px
}
.job-type-id {
font-size: 20px;
color: var(--Yellow);
margin: 0;
padding-bottom: 20px
}
.candidate-button,
.candidate-title,
.job-type-id span {
color: var(--Dark-blue)
}
.candidate-button {
border: 1px solid var(--Dark-blue);
padding: 10px 20px
}
.candidate-button:hover {
border: 1px solid transparent;
padding: 10px 20px;
background: var(--Dark-blue)
}
.upload-card {
border-radius: 10px;
padding: 25px 30px 30px
}
.upload-card h3 {
font-size: 22px;
font-weight: 600
}
.drop_box {
margin: 10px 0;
padding: 30px;
justify-content: center;
flex-direction: column;
border: 3px dotted #a3a3a3;
border-radius: 5px
}
.btn,
.btn:hover {
text-decoration: none;
padding: 10px 20px
}
.drop_box h4 {
font-size: 16px;
font-weight: 400;
color: #2e2e2e
}
.drop_box p {
margin-top: 10px;
margin-bottom: 20px;
font-size: 12px;
color: #a3a3a3
}
.btn {
background-color: #005af0;
border: none;
outline: 0;
transition: .3s
}
.quality-Services,
.quality-Services:hover {
transition: box-shadow .5s
}
.btn:hover {
color: #005af0;
border: none;
outline: #010101 solid 1px
}
.form input {
margin: 10px 0;
width: 100%;
border: none;
outline: 0;
padding: 12px 20px
}
input::-webkit-inner-spin-button,
input::-webkit-outer-spin-button {
-webkit-appearance: none;
margin: 0
}
input[type=number] {
-moz-appearance: textfield
}
.event-area {
background: url(../images/event/event-banner.jpg) center center/cover no-repeat;
height: 450px;
width: 100%;
position: relative
}
.event-area::before {
content: "";
position: absolute;
top: 0;
width: 100%;
height: 100%;
background: var(--site-gradient);
z-index: 0
}
.event-title {
font-family: Gilroy-Regular;
font-size: 32px;
width: 500px
}
.search-popup {
display: none;
top: 165px;
left: 0;
background: var(--site-gradient-dark);
z-index: 9999
}
.search-bg {
top: 0;
left: 0;
bottom: 0
}
.search-form {
display: block;
margin: 7em auto;
position: relative;
right: -100%
}
.close-icon-search {
position: absolute;
right: 30px;
left: auto;
top: -50px;
width: 30px;
height: 30px;
cursor: pointer
}
.form .input-header-search {
border-radius: 25px
}
.form label {
position: absolute;
top: 12px;
right: 4px;
background: var(--Dark-blue);
padding: 12px;
font-size: 24px;
border-radius: 45px;
height: 44px;
width: 44px;
display: flex;
align-items: center;
justify-content: center;
cursor: pointer
}
.top-banner-page-section {
background: linear-gradient(45deg, #0283ff8c, #0283ff8c);
padding: 25px
}
.top-banner-page-top-section h3 {
font-size: 20px;
color: var(--bs-light);
margin: 0
}
.top-banner-page-sub-section ul li {
font-size: 15px;
color: var(--bs-light);
display: inline-block
}
.top-banner-page-sub-section ul li a {
color: var(--bs-light)
}
.Software-Development-page {
background: url(../images/services/Software-Development.jpg) center center/cover no-repeat
}
.software-development-page-title {
color: var(--Yellow);
font-size: 30px
}
@media screen and (min-width: 768px) {
.software-development-page-title {
color: var(--Yellow);
font-size: 30px
}
}
.Software-Development-page .hardware-text {
color: var(--color-light);
max-width: 460px
}
.software-development-subsection {
width: 100%;
display: flex;
justify-content: space-between;
align-items: center
}
.software-development-subsection:nth-child(2n) .software-subsection-image {
order: 2
}
.software-subsection-text {
width: 50%;
padding: 2em
}
.vlsi-section {
background: url(../images/services/VLSI-and-Circuit.jpg) center center/cover no-repeat fixed;
position: relative
}
.vlsi-section::before {
content: "";
position: absolute;
background: linear-gradient(90deg, var(--color-white) 20%, transparent 90%);
width: 100%;
height: 100%
}
.vlsi-section p {
color: var(--color-black);
width: 43%
}
.cmos-process {
width: 40%
}
.cmos-basics {
width: 60%
}
.cmos-process-div {
background: #f9f9f9;
min-height: max-content;
height: 97%
}
.cmos-basics-div {
background: #f9f9f9;
display: flex;
margin-bottom: 25px
}
.cmos-detail-image {
width: 250px
}
.about-header-image img,
.cmos-detail-processing img,
.expertise-increase-img img,
.iot-header-image img,
.screen-shoot-preview {
display: block;
width: 100%;
height: auto
}
.cmos-basics-text-details {
width: calc(100% - 250px)
}
.cmos-basics-div h2,
.cmos-process-div h2 {
color: #2f78c4;
font-size: 21px;
margin: 0;
padding: 15px 15px 0
}
.cmos-process-text {
font-size: 16px;
padding: 15px;
color: #000048
}
.mos-modeling {
background: #061237
}
.mos-modeling h2 {
color: var(--bs-blue);
font-size: 28px
}
.mos-modeling-image {
border-radius: 40px 50px 20px;
overflow: hidden
}
.vhdl-basics {
background: #daf6ff;
margin: 4em 0;
padding: 3em 2em;
border-radius: 15px
}
.vhdl-basics-image {
border-radius: 10px;
overflow: hidden
}
.vhdl-basics-details h2 {
color: var(--Yellow);
font-size: 21px
}
.pcb-manufacturing-section {
background: url(../images/services/pcba-pcb.jpg) center center/cover no-repeat
}
.pcb-manufacturing-text-details {
background: url(../images/services/detail-pcba-pcb-bg2.jpg) center center/cover no-repeat
}
.pcb-manufacturing-text-details p {
color: var(--Dark-blue);
font-size: 18px
}
.pcb-manufacturing-expertise {
color: var(--color-white);
font-size: 30px;
border-bottom: 2px solid;
margin: 0 auto 1em;
width: 184px
}
.quality-Services {
width: 30%;
box-shadow: 0 0 2px 1px #dfdfdf;
border-radius: 8px;
overflow: hidden
}
.quality-Services p {
font-size: 19px;
font-weight: 700;
color: #146db3;
padding: 17px 15px 0;
margin: 0
}
.quality-Services p:last-child {
font-size: 16px;
font-weight: 400;
color: var(--dark-44);
padding: 5px 15px 15px
}
.quality-control-image {
overflow: hidden;
width: 100%
}
.quality-control-image img {
display: block;
width: 100%;
height: 100%;
object-fit: cover;
transform: scale(1);
transition: .5s
}
.quality-Services:hover .quality-control-image img {
transform: scale(1.3);
transition: .5s
}
.oem-odm-services {
background: url(../images/services/oem-odm-services.jpg) center center/cover no-repeat;
position: relative
}
.oem-odm-services:before {
content: "";
background: linear-gradient(104deg, #0b0e4ce6 50%, #092563e6 0);
width: 100%;
height: 100%;
position: absolute;
left: 0;
top: 0
}
.meta-text-ar-image {
background: url(../images/ar/meta-image.jpg) center center/cover no-repeat;
position: relative;
border-radius: 20px;
overflow: hidden
}
.meta-text-ar-image:before {
content: "";
background: linear-gradient(104deg, #0b0e4cbd 50%, #092563bd 0);
width: 100%;
height: 100%;
position: absolute;
left: 0;
top: 0
}
.oem-odm-services p:first-child {
font-size: 28px;
color: var(--Yellow);
font-weight: 700
}
.oem-odm-services p:last-child {
font-size: 18px;
color: var(--color-white);
margin: 0
}
.oem-odm-part-two {
width: 47%;
padding: 0 4em
}
.meta-text-ar-part {
padding: 8em 0 0;
width: 100%
}
.cloud-infrastructure-expertise,
.manufacturing-list-section {
background-size: cover;
background-position: center center;
position: relative
}
.manufacturing-list p {
width: 21%;
font-weight: 700;
position: relative;
padding-left: 15px;
color: var(--color-black)
}
.manufacturing-list p:before {
content: "";
background: var(--color-black);
width: 7px;
height: 7px;
position: absolute;
left: 0;
top: 9px;
border-radius: 50%
}
.designing-printing-section {
background: url(../images/services/3D-Designing-and-Printing.jpg) center center/cover no-repeat;
position: relative
}
.designing-printing-row {
width: 50%;
margin-left: auto
}
.designing-printing-expertise {
color: var(--bs-blue);
font-size: 24px;
font-weight: 700
}
.prototyping-image {
width: 400px
}
.expertise-section {
background: url(../images/services/Prototyping.jpg) 0 0/cover no-repeat;
padding: 15px 20px;
width: 32%;
margin: 7px
}
.expertise-section:nth-child(2) {
background: url(../images/services/Low-volume-production.png) 0 0/cover no-repeat
}
.expertise-section:nth-child(3) {
background: url(../images/services/Customization.jpg) 0 0/cover no-repeat
}
.expertise-section:nth-child(4) {
background: url(../images/services/manufacturing.jpg) 0 0/cover no-repeat
}
.expertise-section:nth-child(5) {
background: url(../images/services/analysis.jpg) 0 0/cover no-repeat
}
.expertise-section p {
margin: 0;
color: #fff
}
.expertise-section p:first-child {
font-size: 19px;
font-weight: 700;
color: var(--Yellow)
}
.service-areas {
background: #000048;
border: 2px solid #000048;
width: 23%;
margin: 10px;
text-align: center;
padding: 17px;
display: flex;
align-items: center;
justify-content: center
}
.service-areas:nth-child(2) {
background: #102871;
border: 2px solid #102871
}
.service-areas:nth-child(3) {
background: #1f509b;
border: 2px solid #1f509b
}
.service-areas:last-child {
background: #2f78c4;
border: 2px solid #2f78c4
}
.expertise-div-insights p:first-child,
.expertise-div-stay p:first-child {
text-align: center;
position: absolute;
bottom: -144px;
height: 310px;
border-radius: 50%
}
.service-areas p {
margin: 0;
font-weight: 700;
color: var(--color-white)
}
.custom-pcb-design {
width: 33%;
background: #0db7ce;
padding: 0
}
.custom-pcb-design h3 {
color: var(--color-white);
text-align: center
}
.custom-pcb-image {
width: 100%;
height: 250px
}
.custom-pcb-design:nth-child(2) {
background: #2bcbc3
}
.custom-pcb-design:last-child {
background: #24a5e9
}
.custom-pcb-design-text {
padding: 15px;
height: 250px;
display: flex;
flex-direction: column;
justify-content: center
}
.hardware-design-development {
background: url(../images/services/Hardware-Design-Development.jpg) center center/cover no-repeat
}
.hardware-development {
background: url(../images/services/Hardware-Design-Development1.jpg) center center/cover no-repeat
}
.reverse-engineering {
background: url(../images/services/Reverse-Engineering.jpg) center center/cover no-repeat
}
.Manufacturing-Support {
background-size: cover;
background-position: center center;
position: relative;
overflow: hidden
}
.Manufacturing-Support:after {
position: absolute;
left: 50%;
top: 0;
width: 120%;
height: 100%;
z-index: 0;
border-radius: 0 0 100% 100%;
transform: translateX(-50%) rotate(0);
background-size: cover
}
.hardware-development-expertise h3 {
font-size: 30px;
color: var(--Dark-blue)
}
.hardware-development-expertise p {
font-size: 17px;
color: var(--bs-dark);
padding-bottom: 10px
}
.Manufacturing-Support-text {
position: relative;
z-index: 9
}
.cloud-infrastructure-deployments {
background: url(../images/services/Cloud-Infrastructure-banner.jpg) center center/cover no-repeat
}
.cloud-infrastructure-deployments h3 {
color: var(--color-white);
font-size: 40px;
max-width: 440px
}
.cloud-infrastructure-description {
background: #e6f1fc
}
.cloud-infrastructure-description p {
color: #000048
}
.cloud-infrastructure-expertise::after {
content: "";
position: absolute;
background-size: contain;
width: 100%;
height: 150px;
bottom: -52px
}
.cloud-infrastructure-expertise:before {
content: "";
position: absolute;
background: #ffffffa1;
width: 100%;
height: 100%
}
.brand-image-div::after,
.brand-image-div::before {
height: 51%;
z-index: 0;
border-radius: 30px;
content: ""
}
.Our-Expertise-Title {
color: #000047;
font-size: 31px
}
.Our-Expertise-description {
color: #183d86;
font-size: 19px;
padding-top: 10px
}
.cloud-step {
margin-bottom: 6px
}
.cloud-step-details {
clip-path: polygon(0% 0%, 0% 0%, 90% 0%, 100% 50%, 90% 100%, 0% 100%, 0% 70%);
height: 70px;
width: 300px;
background: #000048;
margin: 0;
justify-content: center
}
.cloud-step-details span {
text-align: center;
font-weight: 700;
color: var(--color-white);
padding-right: 10px
}
.cloud-step-text {
clip-path: polygon(3.5% 50%, 0% 0%, 100% 0%, 100% 100%, 70% 100%, 60% 100%, 0% 100%);
height: 70px;
width: calc(100% - 300px);
background: #183c86;
margin: 0;
position: relative;
left: -22px
}
.expertise-div-Automate,
.expertise-div-insights,
.expertise-div-revenue,
.expertise-div-stay {
width: 48%;
position: relative;
overflow: hidden
}
.cloud-step-text span {
padding-left: 40px;
color: var(--color-white)
}
.iot-background {
background: #080a4d
}
.iot-title {
color: var(--color-white);
font-size: 35px
}
.iot-sub-title {
color: var(--Yellow);
font-size: 24px
}
.iot-description {
color: var(--color-white);
font-size: 16px
}
.iot-expertise-div {
background: linear-gradient(180deg, #e6f1fc, transparent)
}
.iot-expertise-title {
font-size: 32px;
font-weight: 700
}
.iot-expertise-sub-title {
font-size: 16px
}
.expertise-div-stay {
background: #d3e0ff;
margin: 10px
}
.expertise-div-stay p:first-child {
color: var(--color-white);
right: -142px;
width: 310px;
background: #052163;
margin: 0
}
.expertise-div-stay p:first-child span {
width: 140px;
display: flex;
position: relative;
top: 80px;
left: 20px;
font-size: 21px;
font-weight: 700
}
.expertise-div-Automate p:last-child,
.expertise-div-stay p:last-child {
width: 340px;
font-size: 15px;
padding: 11px;
margin: 0
}
.expertise-div-insights {
background: #b8e0ff;
margin: 10px
}
.expertise-div-insights p:first-child {
color: var(--color-white);
left: -142px;
width: 310px;
background: #00457a;
margin: 0
}
.expertise-div-insights p:first-child span {
width: 140px;
display: flex;
position: relative;
top: 80px;
left: 148px;
font-size: 21px;
font-weight: 700
}
.expertise-div-insights p:last-child,
.expertise-div-revenue p:last-child {
width: 340px;
font-size: 15px;
padding: 11px;
margin: 0 0 0 auto
}
.expertise-div-Automate p:first-child,
.expertise-div-revenue p:first-child {
top: -144px;
width: 310px;
height: 310px;
border-radius: 50%;
position: absolute;
color: var(--color-white);
text-align: center
}
.expertise-div-Automate {
background: #d3ebff;
margin: 10px
}
.expertise-div-Automate p:first-child {
right: -142px;
background: #156eba;
margin: 0
}
.expertise-div-Automate p:first-child span {
width: 140px;
display: flex;
position: relative;
top: 160px;
left: 40px;
font-size: 21px;
font-weight: 700
}
.expertise-div-revenue {
background: #cfe9f0;
margin: 10px
}
.expertise-div-revenue p:first-child {
left: -142px;
background: #1595ba;
margin: 0
}
.expertise-div-revenue p:first-child span {
width: 140px;
display: flex;
position: relative;
top: 160px;
left: 153px;
font-size: 21px;
font-weight: 700
}
.expertise-div {
background: var(--color-white);
padding: 13px 20px 16px;
margin: 10px;
width: 98%;
justify-content: space-between
}
.expertise-increase-img {
width: 27%;
margin: 0 auto
}
.expertise-div p:first-child {
font-size: 30px;
font-weight: 700;
margin: 0;
color: #052163
}
.expertise-div p:last-child {
font-size: 20px;
margin: 0;
color: #00457a
}
.our-iot-services {
text-align: center;
padding: 40px;
font-size: 20px
}
.brand-image-div {
width: 80%;
margin: 0 auto;
position: relative
}
.brand-image-div::before {
position: absolute;
background: #bfdfff;
width: 78%;
top: -50px;
left: -31px
}
.brand-image-div::after {
position: absolute;
background: repeating-linear-gradient(45deg, #0033a0db 0, #0033a0db 6px, #0033a0db 6px, #00000000 8px, #00000000 14px);
width: 65%;
bottom: -50px;
right: -31px
}
.brand-image-div img {
border-radius: 5px 5px 90px;
display: block;
width: 100%;
height: auto;
position: relative
}
.animation-banner {
background: url(../images/services/animation-characters.jpg) center center/cover no-repeat #282262;
position: relative
}
.animation-banner-title {
color: var(--color-white);
padding: 3em 0;
font-size: 44px;
max-width: 450px
}
.accordion-custom-tab,
.accordion-custom-tab-five,
.accordion-custom-tab-four,
.accordion-custom-tab-one,
.accordion-custom-tab-three {
color: #fff !important;
font-size: 19px
}
.animation-banner-description {
background: #dbe8f0;
padding: 4em 0
}
.Expertise-Animation-image {
border-radius: 30px;
overflow: hidden
}
.animation-banner-expertise h3 {
color: var(--Yellow);
font-size: 30px;
padding: 12px 0
}
.animation-banner-expertise p {
font-size: 18px;
color: var(--color-black)
}
.accordion-custom-tab-details,
.character-design,
.feedback-button-div {
display: flex;
align-items: center;
justify-content: space-between
}
.character-design-image {
width: 30%;
position: relative
}
.character-design-text {
width: 66%;
position: relative
}
.character-design-text p:first-child {
font-size: 22px;
color: var(--Yellow);
font-weight: 700;
margin: 0
}
.character-design-text p:last-child {
font-size: 18px;
margin: 0;
color: var(--color-black)
}
#wrap {
width: 100%;
height: 100%;
max-width: 100%;
background: #0b0e4c;
overflow: hidden;
left: 0;
right: 0;
top: 0;
bottom: 0
}
.mid {
top: 4%;
left: 49%
}
.mid.one {
animation: 10s linear infinite expander
}
.mid.two {
animation: 10s linear 1s infinite expander
}
.mid.three {
animation: 10s linear 2s infinite expander
}
.mid.four {
animation: 10s linear 3s infinite expander
}
.mid.five {
animation: 10s linear 4s infinite expander
}
.mid.six {
animation: 10s linear 5s infinite expander
}
.mid.seven {
animation: 10s linear 6s infinite expander
}
.mid.eight {
animation: 10s linear 7s infinite expander
}
.mid.nine {
animation: 10s linear 8s infinite expander
}
.mid.ten {
animation: 10s linear 9s infinite expander
}
.o {
width: 0;
height: 0;
border: 3px solid #0d1050;
margin: 0 auto;
-webkit-border-radius: 1em;
-moz-border-radius: 1em;
border-radius: 1em
}
.o.one {
animation: 10s linear infinite expand
}
.o.two {
animation: 10s linear 1s infinite expand
}
.o.three {
animation: 10s linear 2s infinite expand
}
.o.four {
animation: 10s linear 3s infinite expand
}
.o.five {
animation: 10s linear 4s infinite expand
}
.o.six {
animation: 10s linear 5s infinite expand
}
.o.seven {
animation: 10s linear 6s infinite expand
}
.o.eight {
animation: 10s linear 7s infinite expand
}
.o.nine {
animation: 10s linear 8s infinite expand
}
.o.ten {
animation: 10s linear 9s infinite expand
}
@keyframes expand {
to {
width: 100em;
height: 100em;
-webkit-border-radius: 100em;
-moz-border-radius: 100em;
border-radius: 100em
}
}
@keyframes expander {
to {
top: -40%;
left: -20%
}
}
.lighting-video {
width: 100%;
height: 600px;
position: relative
}
.lighting-video::before {
content: "";
position: absolute;
width: 100%;
height: 100%;
background: radial-gradient(circle, #0033a154 0, #00006396 50%, #000e2b96 85%)
}
.lighting-video video {
width: 100%;
height: 100%;
object-fit: cover
}
.lighting-bottom-text {
position: absolute;
bottom: 7px;
background: rgba(0, 0, 72, .85);
padding: 30px
}
.lighting-bottom-text p:first-child {
font-size: 31px;
font-weight: 700;
color: var(--Yellow);
margin: 0;
letter-spacing: 2px
}
.lighting-bottom-text p:last-child {
color: var(--color-white);
font-size: 17px;
margin: 0
}
.software-designing-section {
background: url(../images/services/software-designing.jpg) center center/cover no-repeat
}
.software-designing-section h2 {
font-size: 44px;
max-width: 420px;
color: var(--Yellow)
}
.software-designing-services {
background: url(../images/services/software-designing-details.jpg) center center/cover no-repeat
}
.animation-characters-text-div p,
.software-designing-services p {
color: var(--color-white);
font-size: 18px
}
.expertise-software-designing {
background: url(../images/services/expertise-software-designing.jpg) center center/cover no-repeat
}
.expertise-software-designing h3 {
color: var(--dark-blue-60);
font-size: 25px;
margin: 0;
padding: 15px 0
}
.brand-building-details-Expertise p,
.expertise-software-designing p {
font-size: 17px
}
.software-expertise {
background: #fff;
margin: 10px 0;
padding: 0 0 10px;
width: 70%;
display: flex;
justify-content: space-between;
align-items: center;
border-radius: 10px;
position: relative;
box-shadow: 0 6px 10px 3px #dfdfdf
}
.software-details-image {
width: 160px;
height: 160px
}
.details-border-left,
.details-border-right {
border-right: 2px dashed #0071dc;
height: 161px
}
.software-details-image img {
display: block;
width: 100%;
height: 100%;
object-fit: cover;
border-radius: 10px 0 50% 50%
}
.software-details-text {
width: calc(100% - 200px);
padding-right: 40px
}
.details-border-top,
.details-border-top-left {
border-top: 2px dashed #0071dc;
width: 161px;
position: absolute;
top: 50%;
transform: translate(0, -50%)
}
.software-expertise:nth-child(2n) {
margin: 3em 0 3em auto
}
.software-expertise p:first-child {
color: var(--dark-blue-60);
font-size: 22px;
font-weight: 600;
margin: 0
}
.arrow-round {
position: absolute;
right: 0;
top: 50%;
transform: translate(0, -50%)
}
.arrow-round-left {
position: absolute;
left: -160px;
top: 50%
}
.details-border-top-left {
left: -1px
}
.details-border-right {
position: absolute;
right: -161px
}
.details-round,
.details-round-left {
background: #0071dc;
width: 20px;
height: 20px;
border-radius: 50%;
top: -7px;
box-shadow: 0 0 0 4px #0071dc9e;
position: absolute
}
.details-round {
right: -168px
}
.details-round-left {
right: -9px
}
.social-banner {
background: url(../images/services/social-media.jpg) center center/cover no-repeat
}
.social-banner h1 {
max-width: 42%;
color: var(--Yellow);
font-size: 48px
}
@media screen and (min-width: 425px) {
.social-banner h1 {
max-width: 58%;
color: var(--Yellow);
font-size: 48px;
margin-top: 85px;
}
}
.social-banner p {
max-width: 42%;
color: var(--color-white)
}
.social-media-text h3 {
color: var(--bs-blue);
font-size: 27px;
border-bottom: 1px solid;
margin: 0 auto 15px;
width: 166px
}
.social-media-tag {
width: 80%;
margin: 0 auto;
font-size: 18px
}
.accordion-custom-tab {
background: #070b3b !important
}
.accordion-custom-tab-one {
background: #080e60 !important
}
.accordion-custom-tab-three {
background: #121972 !important
}
.accordion-custom-tab-four {
background: #0240b1 !important
}
.accordion-custom-tab-five {
background: #3077f9 !important
}
.accordion-button::after {
background-image: url(../images/arrow.svg) !important
}
.content-creation-image {
width: 300px;
border-radius: 20px;
box-shadow: 0 0 8px 0 #dfdfdf;
overflow: hidden
}
.accordion-custom-tab-details p {
font-size: 19px;
width: calc(100% - 350px)
}
@media screen and (min-width: 425px) {
.accordion-custom-tab-details p {
font-size: 19px;
width: calc(100% - 65px)
}
}
.brand-building-details-banner {
background: url(../images/services/brand-building-marketing.jpg) center center/cover no-repeat
}
.brand-building-details-banner h3 {
color: var(--Yellow);
font-size: 48px;
max-width: 520px
}
.brand-building-details-banner p {
color: var(--color-white);
font-size: 18px;
width: 80%;
margin-left: auto
}
.brand-building-details-Expertise h3 {
font-size: 32px;
color: var(--bs-blue)
}
.manufacturing-list-li li,
.manufacturing-list-li-second li {
font-size: 18px;
padding: 10px 15px;
margin: 14px 0;
color: #fff;
min-width: 240px;
position: relative
}
.brand-strategy-section {
width: 320px;
border-radius: 10px;
overflow: hidden;
box-shadow: 0 0 20px 4px #bdbdbd;
border: 4px solid rgb(255 255 255)
}
.brand-strategy-text {
width: calc(100% - 390px)
}
.brand-strategy-text p:first-child {
color: var(--Dark-blue);
font-size: 22px;
font-weight: 700;
margin: 0
}
.brand-strategy-div {
display: flex;
justify-content: space-between;
align-items: center;
margin: -50px 0
}
.manufacturing-list-flex {
display: flex;
align-items: center;
max-width: 1240px;
margin: 0 auto
}
.manufacturing-list-round {
width: 450px;
height: 450px;
background: linear-gradient(90deg, #0b0e4c 40%, #092563 90%);
border-radius: 50%;
display: flex;
justify-content: center;
align-items: center;
margin: 0 auto;
position: relative;
z-index: 1
}
.manufacturing-list-li,
.manufacturing-list-li-second {
padding: 0;
list-style: none
}
.manufacturing-list-li li {
background: #0b0e4c;
border-radius: 5px;
border: 2px solid #1924af
}
.manufacturing-list-li li:before {
content: "";
position: absolute;
width: 100%;
right: -238px;
background: #1924af;
height: 2px;
top: 50%;
transform: translate(0, -50%)
}
.manufacturing-list-li-second li {
background: #092563;
border-radius: 5px;
border: 2px solid #1924af
}
.manufacturing-list-li-second li:before {
content: "";
position: absolute;
width: 100%;
left: -238px;
background: #1924af;
height: 2px;
top: 50%;
transform: translate(0, -50%)
}
#spinManufacturing:after {
content: "";
animation: 20s linear infinite spinManufacturing
}
@keyframes spinManufacturing {
0% {
content: "Single-Sided PCBs"
}
9.09% {
content: "Double-Sided PCBs"
}
18.18% {
content: "Multilayer PCBs"
}
27.27% {
content: "Rigid PCBs"
}
36.36% {
content: "Flex PCBs"
}
45.45% {
content: "Rigid-Flex PCBs"
}
54.54% {
content: "Medical Devices"
}
63.63% {
content: "Consumer Electronics"
}
72.72% {
content: "Industrial Equipment"
}
81.81% {
content: "Automotive Components"
}
90.9% {
content: "Aerospace Components"
}
100% {
content: "Maritime Applications"
}
}
.reveal {
position: relative;
opacity: 0
}
.active-reveal.fade-bottom {
animation: .8s ease-in fade-bottom
}
.active-reveal.fade-left {
animation: .8s ease-in fade-left
}
.active-reveal.fade-right {
animation: .8s ease-in fade-right
}
.active-reveal.fade-in {
animation: .8s ease-in fade-in
}
@keyframes fade-in {
0% {
opacity: 0
}
100% {
opacity: 1
}
}
@keyframes fade-bottom {
0% {
transform: translateY(50px);
opacity: 0
}
100% {
transform: translateY(0);
opacity: 1
}
}
@keyframes fade-left {
0% {
transform: translateX(-100px);
opacity: 0
}
100% {
transform: translateX(0);
opacity: 1
}
}
@keyframes fade-right {
0% {
transform: translateX(100px);
opacity: 0
}
100% {
transform: translateX(0);
opacity: 1
}
}
.blog-image-style {
width: 100%;
height: 310px
}
.feedback-popup {
position: fixed;
bottom: 20px;
left: 20px;
padding: 20px;
box-shadow: 0 0 10px rgb(51 51 51 / 70%);
background: var(--color-white);
z-index: 9;
opacity: 1;
transition: .5s;
display: block;
visibility: visible
}
.closeFeedback {
display: none;
opacity: 0;
visibility: hidden;
transition: .5s
}
.feedback-popup-close {
width: 15px;
display: flex;
justify-content: flex-end;
margin-left: auto;
cursor: pointer
}
.feedback-popup-close:hover svg {
fill: var(--theme-blue)
}
.feedback-popup-close:hover svg path {
stroke: var(--theme-blue)
}
.feedback-popup p {
font-size: 20px;
color: var(--theme-blue)
}
.feedback-button-div button {
border: 1px solid transparent;
outline: 0;
padding: 10px 30px;
font-size: 16px;
border-radius: 50px;
background: var(--theme-blue);
color: var(--color-white);
transition: .5s
}
.feedback-button-div button:hover {
border-color: var(--theme-blue);
background: 0 0;
color: var(--theme-blue);
transition: .5s
}
.feedback-button-div button:last-child {
border: none;
outline: 0;
padding: 10px 30px;
font-size: 16px;
border-radius: 50px;
background: 0 0;
color: var(--Dark-blue);
text-decoration: underline
}
.report-bug-main-div {
padding: 3em
}
.report-bug-div {
display: flex;
align-items: center;
padding: 20px;
border-radius: 5px;
margin-bottom: 10px;
cursor: pointer
}
.report-bug-div:hover {
background: #e9e7e8
}
.report-bug-icon {
width: 40px;
height: 40px;
margin-right: 20px
}
.broken-text,
.report-bug-text p:first-child {
font-weight: 700;
font-size: 18px
}
.PopupOpen {
display: block;
position: fixed;
top: 0;
bottom: 0;
left: 0;
right: 0;
background: #00000073;
z-index: 9999;
overflow: auto
}
.ReportBugOff {
padding: 40px
}
.popupCloseIcon {
width: 20px;
display: block;
height: 20px;
position: absolute;
top: 20px;
right: 20px;
cursor: pointer
}
.screenShoot-btn,
.start-btn {
padding: 10px;
width: 50%;
background: #eff4ff;
box-sizing: border-box
}
.screenShoot-btn {
border-radius: 10px 0 0 10px;
border: 1px solid #bed8ff
}
.screenShoot-btn span,
.start-btn span {
width: 25px;
height: 25px;
display: block;
margin: auto
}
.start-btn {
border-radius: 0 10px 10px 0;
border: 1px solid #bed8ff
}
#screenshots img {
display: block;
width: 100% !important;
height: auto !important
}
@media screen and (max-width:425px) {
.re-invent-background{
margin-top: 285px;
}
}
@media screen and (max-width:425px) {
.designing-advanced{
margin-top: 12px;
}
}
@media screen and (max-width:425px) {
.brand-building-text{
margin-top: 320px;
}
}
@media screen and (max-width:425px) {
.brand-building-image video{
margin-top: 252px;
}
}
@media screen and (max-width:425px) {
.brand-building{
margin-top: 2px;
}
}
@media screen and (max-width:425px) {
.technology-area{
margin-top: 1px;
}
}
@media screen and (max-width:767px) {
.artificial-description,
.brand-building-text,
.hardware-design-image,
.industries-footer ul,
.saving-dollar h1,
.saving-dollar p,
.services-div,
.software-development-image {
width: 100%
}
.software-development-text {
width: 100%;
padding: 20px
}
.saving-dollar {
background: linear-gradient(101deg, #0033a0bd 55%, #0033a0bd 45%);
padding-left: 1em
}
.artificial-title {
font-size: 2.5em
}
.artificial-description-sm,
.brand-building,
.footer-section,
.footer-widget,
.industries-footer,
.work-process-card {
flex-wrap: wrap
}
.cloud-infrastructure-image {
width: 100%;
height: auto;
margin-right: auto
}
.cloud-infrastructure-home {
width: 83%;
margin: 20px 0
}
.cloud-infrastructure-home:after,
.cloud-infrastructure-home:nth-child(2)::after,
.cloud-infrastructure-home:nth-child(3)::after,
.cloud-infrastructure-home:nth-child(4)::after,
.cloud-infrastructure-home:nth-child(5)::after {
content: "";
background: 0 0
}
.cloud-infrastructure-text {
font-size: 16px
}
.hexagon-section {
margin: 20px 0 !important
}
.brand-building-image,
.hardware-design-text {
width: 100%;
height: auto
}
.designing-advanced {
background-size: cover;
height: 100vh
}
.footer-bg {
height: 2280px
}
.footer-widget .footer-logo {
margin-bottom: 30px
}
.build-complete-background {
height: auto;
min-height: 600px
}
.build-div {
width: auto;
margin-right: 0
}
.Botnet-attacks-bg p {
font-size: 1.5rem;
width: 100%
}
.designing-advanced-text {
font-size: 17px !important
}
.brand-title {
margin-top: 60px
}
.hexagon-section-mainDiv {
justify-content: center
}
}
.animation-characters {
background: linear-gradient(90deg, var(--Dark-blue) 75%, transparent 50%);
margin-bottom: 9em
}
.animation-characters-text-div {
width: 50%;
padding-top: 6em;
padding-bottom: 4em
}
.animation-characters-text-div h3 {
font-size: 38px;
color: var(--color-white)
}
.top-square-animation {
width: 55px;
height: 60px;
background: #1355ff;
position: absolute;
top: -60px
}
.top-left-square-animation {
width: 35px;
height: 35px;
background: #1355ff;
position: absolute;
top: 0;
left: 65px
}
.image-animation-characters {
width: 70%;
height: 350px;
position: relative;
top: 6em
}
.animation-right-square {
width: 30%;
height: 315px;
background: #1355ff;
position: absolute;
top: -90px;
right: -95px
}
.animation-right-square img {
display: block;
width: 100%;
height: 100%;
object-fit: contain
}
.dotted-box-image {
position: absolute;
bottom: 0;
left: -30px
}
.round-box-image {
position: absolute;
right: 49%;
bottom: 0
}
.nav-pills .location-tab {
background: #e5eff9;
color: var(--color-black);
padding: 16px 90.2px !important;
font-size: 18px;
text-align: center;
border-radius: 0;
border-top: 2px solid transparent
}
.location-main-div {
border: 1px solid var(--theme-blue);
border-radius: 11px
}
.nav-pills .location-tab-first-tab {
border-radius: 10px 0 0
}
.nav-pills .location-tab-last-tab {
border-radius: 0 10px 0 0
}
.nav-pills .nav-link.location-tab.active {
border-color: var(--theme-blue) !important;
color: var(--Dark-blue) !important;
font-weight: 700 !important
}
.location-title {
font-weight: 600;
font-size: 24px;
color: var(--Dark-blue)
}
.location-description {
margin: 0;
font-size: 19px;
color: var(--Dark-blue)
}
.location-description a {
color: var(--theme-blue);
font-weight: 600
}
.font-weight-bold {
font-weight: 700
}
.directions-tag i {
position: relative;
left: 0;
display: flex;
align-items: center;
transition: .5s
}
.directions-tag:hover i {
position: relative;
left: 5px;
transition: .5s
}
.location-div {
max-width: 300px;
margin-right: 30px
}
.contact-inquiry {
color: var(--Dark-blue);
font-size: 30px;
font-weight: 700
}
.contact-inquiry-mail {
font-size: 18px;
font-weight: 600;
color: var(--Dark-blue)
}
.support-form-background {
background: var(--color-white);
border-radius: 20px;
padding: 30px;
box-shadow: 0 0 15px rgb(0 0 0 / 15%)
}
.support-form-title {
font-size: 24px;
font-weight: 700;
color: var(--bs-blue)
}
.contact-form .form-group label p {
font-size: 12px;
display: inline
}
.dropdown-support-customer {
display: block !important;
height: 50px;
color: var(--light-dark);
border: 1px solid var(--theme-blue);
background-color: var(--color-white);
font-size: 15px;
padding: 10px 20px;
width: 100%;
border-radius: 0;
font-weight: 500;
appearance: auto
}
.businesses-worldwide-section {
display: flex;
margin-bottom: 20px
}
.businesses-worldwide-image {
background-repeat: no-repeat;
background-size: cover;
background-position: center center;
padding: 30px;
border-radius: 7px;
overflow: hidden;
width: 50%;
text-align: center;
cursor: pointer;
position: relative;
transition: .5s
}
.businesses-worldwide-image-one {
background-image: url(../images/header/Hardware-Design-Development12.png)
}
.businesses-worldwide-image-two {
background-image: url(../images/header/Software-Designing-Services.webp)
}
.businesses-worldwide-image-three {
background-image: url(../images/home-one/3D-Animation.webp)
}
.businesses-worldwide-image-four {
background-image: url(../images/header/Social-Media-Designing-Services.jpg)
}
.businesses-worldwide-image:hover {
background: var(--Dark-blue);
transition: .5s
}
.businesses-worldwide-image .business-title-text {
margin: 0;
position: relative;
color: var(--color-white);
font-size: 1.5rem
}
.businesses-worldwide-content {
width: 48%;
padding: 1em;
height: 416px;
position: absolute;
right: 0;
top: 70px;
border-radius: 7px;
overflow: hidden;
display: flex;
align-items: flex-end;
opacity: 0;
visibility: hidden;
transition: .4s
}
.businesses-worldwide-image::before {
content: "";
position: absolute;
top: 0;
right: 0;
left: 0;
height: 100%;
width: 100%;
background: #00000061
}
.businesses-worldwide-content::before {
content: "";
position: absolute;
top: 0;
right: 0;
left: 0;
height: 100%;
width: 100%;
background: #000000ba
}
.businesses-worldwide-active,
.businesses-worldwide-active+.businesses-worldwide-content,
.businesses-worldwide-image:hover+.businesses-worldwide-content {
opacity: 1;
visibility: visible;
transition: .4s
}
.businesses-worldwide-section-content .worldwide-section-title-businesses {
color: var(--color-white);
font-size: 1.5rem
}
.Leveraging-Artificial-section {
background: linear-gradient(45deg, #f2fdfd, #feffff)
}
.Early-Detection-Diagnosis .cmos-basics-div,
.leveraging-content-artificial {
width: 48%
}
.leveraging-image-artificial {
width: 48%;
position: relative
}
.coding-leveraging-sub-title {
font-size: 21px;
padding-top: 12px;
font-weight: 600
}
.leveraging-image-artificial img {
display: block;
width: 100%;
height: fit-content;
margin: 0 auto;
border-radius: 10px 100px 10px 10px;
position: relative;
top: 2em;
left: -2em
}
.leveraging-image-border {
border: 1px solid #1596d3;
width: 60%;
margin: 0 auto;
border-radius: 10px 100px 10px 10px;
display: block
}
.Medical-Imaging-queries {
padding-top: 10px;
text-align: left;
color: #1596d3;
max-width: 700px
}
.Medical-Imaging-queries p {
font-size: 25px;
color: var(--bs-gray-200);
padding-top: 10px
}
.Medical-Imaging-queries p:last-child {
font-size: 20px;
color: var(--bs-gray-200);
padding-top: 10px;
font-weight: 400
}
.introduction-medical-imaging {
padding: 5em 0
}
.Medical-Introduction-section h3 {
text-align: center;
font-size: 26px;
padding-bottom: 19px;
font-weight: 700;
color: #1596d3
}
.background-text-section {
border: 1px solid #9dc5e4;
padding: 20px;
border-radius: 10px;
margin: 10px;
width: 48%;
box-sizing: border-box;
background: #f7fcff
}
.Medical-sub-title {
font-size: 23px;
padding-bottom: 6px
}
.Applications-AI-Medical {
background: #f2fdfd
}
.application-medical-title,
.title-medical {
text-align: center;
color: #1596d3
}
.application-sub-text,
.sub-title-medical {
font-size: 18px;
color: #000048;
text-align: center;
padding: 0
}
.Early-Detection-Diagnosis {
display: flex;
justify-content: space-between;
padding-top: 20px
}
.author {
margin: 20px auto;
text-align: center;
img {
border-radius: 50%;
}
}
.title {
color: #070b3b;
margin-bottom: 20px;
}
.subtitle {
color: #0171dc;
}
.sec-bg {
background: #070b3b;
padding: 30px 0;
}
.sec-bg * {
color: #fff;
}
.center-text {
color: #070b3b;
padding: 20px 0;
text-align: left;
font-size: 37px;
}
.blogsection {
/* background:#fcfcfc;
padding:20px 15px 10px 15px; */
border-radius: 5px;
margin-bottom: 40px;
}
.reated-case {
border: 1px solid rgba(0, 0, 72, 0.17);
margin-bottom: 15px;
}
.reated-case .case-desc {
padding: 15px;
}
.reated-case .meta-text-ar-description {
font-size: 13px;
color: #000;
}
.readmore {
color: #070b3b;
font-weight: 600;
}
.case-s-image {
height: 200px;
overflow: hidden;
}
.socialmedia a {
display: inline-block;
margin: 0 20px 0 0;
height: 40px;
width: 40px;
transition: 0.5s;
}
.socialmedia a:hover {
transform: scale(1.3);
}
.font-35 {
font-size: 35px !important;
}
.white-color {
color: #fff !important;
}
.text-center {
text-align: center;
}
.meta-ai-header.revalution h3 {
max-width: 100%;
text-align: right;
font-size: 60px;
margin-bottom: 35px;
color: #fff;
}
.meta-ai-header.revalution p {
text-align: right;
color: #fff;
font-size: 35px;
max-width: 50%;
float: right;
}
.text-right {
text-align: right;
}
.meta-ai-header.revalution.auto p {
float: none;
text-shadow: 0px 0 4px #000,
0px 0 4px #000,
0px 0 4px #000,
0px 0 4px #000;
}
.meta-ai-header.revalution.predective p {
font-size: 25px;
margin-top: 500px;
max-width: 100%;
text-align: left;
}
.meta-ai-header.revalution.predective h3 {
text-align: left;
}
.meta-ai-header.revalution .smart-mall h3 {
text-align: left;
}
.floatnone {
float: none !important;
text-align: left !important;
}
.cmp-image {
position: relative;
}
.cmp-image:after {
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
content: "";
background: rgba(1, 1, 76, 0.5);
}
b {
color: #6db8ff;
}
.partner {
background: url(../images/case-study/cloud-servers.webp) center 100%/cover no-repeat;
margin-bottom: 50px;
overflow: hidden;
}
.partner-drop {
backdrop-filter: blur(5px);
-webkit-backdrop-filter: blur(5px);
}
.certificates {
display: flex;
}
.certificates .images-certified {
width: 200px;
margin: 15px;
}
.certificates .images-certified img {
display: block;
width: 100%;
height: auto;
}
/*body { font-family: Arial; font-size: 12px; background: #ededed; }*/
.ktrv {
min-height: 250px;
-webkit-box-reflect: below -46px linear-gradient(to bottom, rgba(0, 0, 0, 0.0), rgba(0, 0, 0, 0.4));
}
.ktrv>div.wwkt>div:nth-child(2) {
width: 100%;
height: inherit;
display: flex;
background-color: #fff;
border-radius: 200px;
padding: 15px;
align-items: center;
/* box-shadow: 1px 1px 26px -5px #000; */
}
.ktrv>div.wwkt>div:last-child {
position: absolute;
top: 0;
width: 100%;
height: 100%;
display: table;
}
.ktrv>div.wwkt>div:first-child {
display: table-cell;
vertical-align: middle;
height: 100%;
width: 100%;
}
#callback-output {
height: 350px;
overflow: scroll;
}
.ktrv>div.wwkt {
display: inline-block;
cursor: pointer;
top: 0 !important;
}
.softdev {
position: relative;
padding: 0;
}
.myVideo {
position: absolute;
left: 0;
top: 0;
bottom: 0;
right: 0;
height: 100%;
object-fit: cover;
width: 100%;
}
.video-overlay {
position: absolute;
left: 0;
height: 100%;
width: 100%;
top: 0;
bottom: 0;
right: 0;
background: rgba(7, 10, 59, 0.8);
z-index: 9;
/* backdrop-filter: blur(2px);
-webkit-backdrop-filter: blur(2px); */
}
.softwatedev {
position: relative;
z-index: 99;
padding: 15px 30px;
}
.software-inner {
position: relative;
z-index: 999;
}
.heading {
color: #fff;
}
.header-section p {
color: #fff;
}
.mb-10 {
margin-bottom: 10px;
}
.imgclass img {
display: block;
width: 100%;
height: auto;
}
.rad-content-grid-card__label {
padding-right: 20px;
}