ul {
padding: 0;
margin: 0;
} .tekup-project-slider{
overflow: hidden;
}
.tekup-project-thumb {
overflow: hidden;
border-radius: 20px;
position: relative;
border: 5px solid #FDFDE1;
}
.tekup-project-thumb img {
transition: all 0.5s;
transform: scale(1);
}
.tekup-project-thumb:hover img {
transform: scale(1.1);
}
.tekup-project-thumb::before {
content: "";
left: 0;
top: 0;
z-index: 1;
width: 100%;
height: 100%;
position: absolute;
transition: all 0.4s;
background: linear-gradient(180deg, rgba(0, 0, 0, 0) 35.42%, #000 100%);
}
.tekup-project-thumb img {
width: 100%;
height: 100%;
object-fit: cover;
}
.tekup-project-wrap {
padding: 24px;
bottom: 0;
left: 0;
width: 100%;
z-index: 2;
display: flex;
align-items: center;
position: absolute;
}
@media (max-width: 767px) {
.tekup-project-wrap {
display: block;
}
}
.tekup-project-data {
flex: 0 0 85%;
}
.tekup-project-data h3 {
margin-bottom: 10px;
color: #FDFDE1;
font-size: 30px;
}
.tekup-project-data p {
color: #FDFDE1;
font-size: 18px;
line-height: 30px;
}
.tekup-project-icon {
flex: 0 0 15%;
text-align: right;
}
@media (max-width: 767px) {
.tekup-project-icon {
margin-top: 20px;
display: block;
text-align: left;
}
}
.tekup-project-icon svg path {
transition: all 0.4s;
}
.tekup-project-thumb:hover .tekup-project-icon svg path {
stroke: #BFF747;
}
.tekup-project-slider .swiper-pagination {
max-width: 1296px;
display: flex;
position: static;
margin: 0 auto;
margin-top: 80px;
justify-content: center;
padding: 0 24px;
}
@media (max-width: 991px) {
.tekup-project-slider .swiper-pagination {
margin-top: 60px;
}
}
@media (max-width: 767px) {
.tekup-project-slider .swiper-pagination {
margin-top: 40px;
}
}
.tekup-project-slider .swiper-pagination-bullet {
width: 25%;
height: 3px;
opacity: 1;
border-radius: 0;
margin: 0 !important;
transition: all 0.4s;
background-color: #333;
}
.tekup-project-slider .swiper-pagination-bullet-active {
background-color: #BFF747;
} .tekup-project-thumb2 {
overflow: hidden;
border-radius: 20px;
position: relative;
}
.tekup-project-thumb2 img {
transition: all 0.5s;
transform: scale(1);
}
.tekup-project-wrap2:hover .tekup-project-thumb2 img {
transform: scale(1.1);
}
.tekup-project-thumb2:hover .tekup-project-icon2 img {
transform: scale(1) !important;
}
.tekup-project-wrap2:hover .tekup-project-icon2 {
top: 50%;
opacity: 1;
visibility: visible;
}
.tekup-project-thumb2::before {
content: "";
left: 0;
top: 0;
z-index: 1;
width: 100%;
height: 100%;
opacity: 0;
position: absolute;
transition: all 0.4s;
background: linear-gradient(0deg, rgba(25, 25, 49, 0.6) 23.47%, rgba(25, 25, 49, 0) 102.43%);
mix-blend-mode: multiply;
}
.tekup-project-wrap2:hover .tekup-project-thumb2::before {
opacity: 1;
}
.tekup-project-thumb2 img {
width: 100%;
height: 100%;
object-fit: cover;
}
.tekup-project-data2 {
padding-top: 24px;
padding-right: 30px;
}
.tekup-project-data2 h3 {
margin-bottom: 15px;
color: var(--light-color3);
font-family: "Arimo", sans-serif;
}
@media (max-width: 767px) {
.tekup-project-data2 h3 {
font-size: 24px;
}
}
.tekup-project-data2 p {
font-size: 21px;
color: var(--light-color3);
}
@media (max-width: 767px) {
.tekup-project-data2 p {
font-size: 18px;
}
}
.tekup-project-icon2 {
top: 55%;
left: 50%;
width: 80px;
height: 80px;
display: flex;
z-index: 1;
opacity: 0;
transition: all 0.4s;
visibility: hidden;
align-items: center;
position: absolute;
border-radius: 100%;
justify-content: center;
transform: translate(-50%, -50%);
background-color: #FFF7EA;
}
.tekup-project-icon2 img {
width: auto;
height: auto;
}
.tekup-project-slider2 {
padding-bottom: 11px;
}
@media (max-width: 767px) {
.tekup-project-slider2 {
margin: 0 12px;
}
}
.tekup-project-slider2 .swiper-scrollbar.swiper-scrollbar-horizontal {
background-color: #666;
position: relative;
margin: 0 auto;
height: 2px;
left: 0;
width: 45%;
margin-top: 100px;
}
@media (max-width: 991px) {
.tekup-project-slider2 .swiper-scrollbar.swiper-scrollbar-horizontal {
margin-top: 80px;
}
}
@media (max-width: 767px) {
.tekup-project-slider2 .swiper-scrollbar.swiper-scrollbar-horizontal {
margin-top: 60px;
}
}
.tekup-project-slider2 .swiper-scrollbar-drag {
cursor: pointer;
width: 85px !important;
height: 50px;
top: -24px;
left: -2px;
position: absolute;
background-size: cover;
background-color: transparent;
background-image: url(//mecanizadosalbarran.com/wp-content/plugins/tekup-helper/assets/images/v4/arrow.png);
background-image: url("data:image/svg+xml,%3Csvg width='85' height='50' viewBox='0 0 85 50' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20.8333 39.5832L6.25 24.9998M6.25 24.9998L20.8333 10.4165M6.25 24.9998L43.75 24.9998' stroke='%23FFF7EA' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M64.1667 39.5832L78.75 24.9998M78.75 24.9998L64.1667 10.4165M78.75 24.9998L41.25 24.9998' stroke='%23FFF7EA' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}
.tekup-outline-btn {
padding: 2px;
border-radius: 10px;
display: inline-block;
color: #fff !important;
background: linear-gradient(to right, #ff00d4, #7d41ea, #0080ff);
}
.tekup-outline-btn span {
display: flex;
width: 100%;
justify-content: center;
align-items: center;
padding: 15.5px 38px;
border-radius: 10px;
background-color: #13111A;
transition: all .4s;
}
.tekup-outline-btn:hover span {
background-color: transparent;
} .tekup-text-slider-section {
padding: 22px 0;
overflow: hidden;
background: linear-gradient(225deg, #0080ff 0, #7d41ea 46.35%, #ff00d4 100%);
}
.tekup-text-slider-data {
display: flex !important;
align-items: center;
justify-content: center;
flex-direction: row-reverse;
}
.tekup-text-slider-data h3 {
font-weight: 700;
font-size: 30px;
letter-spacing: 2px;
display: inline-block;
color: #fff;
line-height: 36px;
}
@media (max-width: 767px) {
.tekup-text-slider-data {
text-align: center;
display: block !important;
}
} .tekup-hero-thumb {
transform: rotate(3deg);
padding-left: 150px;
}
@media (max-width: 1399px) {
.tekup-hero-thumb {
padding-left: 50px;
}
}
@media (max-width: 1024px) {
.tekup-hero-thumb {
padding-left: 0px;
transform: rotate(0deg);
}
}
.tekup-footer-address li.elementor-icon-list-item {
display: flex;
} .style-two .testi-meta {
display: flex;
align-items: center;
}
.style-two .testi-image {
flex-shrink: 0;
}
.tekup-testimonial-item {
transition: 0.4s;
} .coming-soong-page .mas-addons-countdown li {
width: 200px;
height: 200px;
display: flex !important;
align-items: center;
justify-content: center;
flex-direction: column;
}
@media (max-width: 1023px) {
.coming-soong-page .mas-addons-countdown li {
width: 170px;
height: 170px;
}
}
.coming-soong-page .mas-addons-countdown li:nth-child(2),
.coming-soong-page .mas-addons-countdown li:nth-child(3),
.coming-soong-page .mas-addons-countdown li:nth-child(4) {
margin-left: -30px;
}
@media (max-width: 767px) {
.coming-soong-page .mas-addons-countdown {
justify-content: center;
}
.coming-soong-page .mas-addons-countdown li:nth-child(2),
.coming-soong-page .mas-addons-countdown li:nth-child(3),
.coming-soong-page .mas-addons-countdown li:nth-child(4) {
margin-left: 0;
}
} .tekup-text-circle {
position: relative;
}
.tekup-text-circle img {
transition: all 0.4s;
-webkit-animation: rotate-animation 12s infinite linear;
-moz-animation: rotate-animation 12s infinite linear;
-o-animation: rotate-animation 12s infinite linear;
animation: rotate-animation 12s infinite linear;
}
.tekup-text-circle {
position: relative;
display: inline-block;
}
.tekup-text-circle-icon {
position: absolute;
top: 50%;
left: 50%;
transition: all 0.4s;
transform: translate(-50%, -50%); }
.tekup-text-circle-icon i,
.tekup-text-circle-icon svg path {
transition: all 0.4s;
}
@keyframes rotate-animation {
0% {
transform: rotate(0deg);
}
50% {
transform: rotate(180deg);
}
100% {
transform: rotate(360deg);
}
}
@keyframes float-animation {
0% {
transform: translatey(0px);
}
50% {
transform: translatey(-20px);
}
100% {
transform: translatey(0px);
}
} .style-normal-one .tekup-t-author-wrap, 
.style-normal-three .tekup-t-author-wrap {
display: flex;
align-items: center;
}
.style-normal-one .tekup-t-author-data {
display: flex;
align-items: center;
}
.tekup-t-author {
flex-shrink: 0;
} .style-normal-two .tekup-t-wrap {
position: relative;
}
.style-normal-two .tekup-t-author-wrap {
align-items: center;
border: 2px solid #0E100F;
display: inline-flex;
border-radius: 50px;
border-left: 0;
position: absolute;
background-color: #FFFCE1;
padding-right: 24px;
bottom: -30px;
}
.style-normal-two .tekup-t-author-data {
display: flex;
align-items: center;
} .tekup-t-2column-slider-wrap {
display: grid!important;
grid-template-columns: 306px 1fr;
gap: 135px;
}
.tekup-t-slider-arrow .slick-prev,
.tekup-t-slider-arrow .slick-next {
position: static;
}
.tekup-t-slider-arrow {
display: flex;
align-items: center;
left: 49%;
position: absolute;
bottom: 0;
}
.tekup-t-slider-arrow button,
.tekup-t-slider-arrow button {
transition: all 0.4s;
margin: 0 12px;
}
@media (max-width: 1349px) {
.tekup-t-2column-slider-wrap {
gap: 60px;
}
}
@media (max-width: 767px) {
.tekup-t-slider-arrow {
display: none !important;
}
.tekup-t-2column-slider-wrap {
display: block!important;
}
}
@media (max-width: 1250px) {
.tekup-t-slider-arrow {
left: auto;
right: 0;
}
}
.slick-prev:before,
.slick-next:before {
content: none;
}
.slick-dots li button::before {
display: none;
} .tekup-service-section {
padding: 130px 0;
}
.tekup-service-box {
background-color: rgb(246, 249, 240);
display: flex;
align-items: center;
padding: 40px;
border-radius: 10px;
border: 1px solid #000000;
}
.tekup-service-text {
margin: 0 94px;
}
.tekup-service-text h4 {
font-family: Outfit, sans-serif;
color: rgb(0, 0, 0);
font-size: 30px;
font-weight: 500;
line-height: 40px;
margin-bottom: 15px;
}
.tekup-service-text p {
font-family: Inter, sans-serif;
color: rgb(44, 44, 44);
font-size: 24px;
font-weight: 400;
line-height: 32px;
letter-spacing: -0.5px;
margin-bottom: 0px;
}
.tekup-service-icon {
background-color: rgb(0, 0, 0);
width: 50px;
height: 50px;
display: flex;
align-items: center;
justify-content: center;
border-radius: 50px;
}
.tekup-service-icon a {
padding: 12px;
}
.box-hover:hover {
background-color: rgb(0, 0, 0);
transition: all 0.4s ease 0s;
padding: 40px 30px 40px 40px;
}
.box-hover:hover .tekup-service-image svg path {
fill: rgb(246, 249, 240);
transition: all 0.4s ease 0s;
}
.box-hover:hover .tekup-service-text h4 {
color: rgb(246, 249, 240);
transition: all 0.4s ease 0s;
}
.box-hover:hover .tekup-service-text p {
color: rgb(246, 249, 240);
transition: all 0.4s ease 0s;
}
.box-hover:hover .tekup-service-icon {
background-color: rgb(246, 249, 240);
transition: all 0.4s ease 0s;
}
.box-hover:hover .tekup-service-icon svg path {
stroke: rgb(0, 0, 0);
transition: all 0.4s ease 0s;
}
@media (max-width: 991px) {
.tekup-service-text {
margin: 0px 30px;
}
}
@media (max-width: 767px) {
.tekup-service-text {
margin: 0px 25px;
}
}
@media (max-width: 576px) {
.tekup-service-box {
display: block;
text-align: center;
padding: 40px 20px;
}
.tekup-service-image {
margin-bottom: 20px;
}
.tekup-service-text h4 {
margin-bottom: 10px;
}
.tekup-service-text p {
margin-bottom: 20px;
}
.tekup-service-icon {
width: 35%;
margin: 0px auto;
}
.box-hover:hover {
padding: 40px 20px;
}
.box-hover:hover .tekup-service-icon {
margin: 0px auto;
}
} .tekup-sidemenu-wraper {
position: relative;
}
.main-menu {
display: block;
}
.tekup-sidemenu-column {
width: 440px;
display: block;
background: #ffffff;
height: 100%;
position: fixed;
z-index: 111;
padding: 70px 30px 30px;
margin-right: -750px;
transition: 0.5s;
right: 0;
top: 0;
overflow-y: scroll;
}
.admin-bar .tekup-sidemenu-column {
padding: 90px 30px 30px;
}
.tekup-sidemenu-column.active {
margin-right: 0px;
z-index: 9999;
}
.tekup-sidemenu-wrap {
display: grid;
gap: 24px;
grid-template-columns: 1fr 1fr 1fr;
}
.menubar {
font-size: 28px;
cursor: pointer;
transition: all linear 0.3s;
color: #000;
}
.tekup-sidemenu-close {
position: absolute;
right: 40px;
top: 60px;
color: #333333;
font-size: 20px;
padding: 5px;
transition: all linear 0.3s;
cursor: pointer;
transform: translateY(-50%);
background-color: #fff;
opacity: 0;
transition: all 0.4s;
visibility: hidden;
line-height: 1;
width: 40px;
height: 40px;
display: flex;
align-items: center;
justify-content: center;
border-radius: 0;
}
.active .tekup-sidemenu-close {
opacity: 1;
visibility: visible;
}
.admin-bar .tekup-sidemenu-close {
top: 80px;
}
.tekup-sidemenu-close i {
font-size: 30px;
}
.tekup-sidemenu-thumb img {
width: 100%;
height: 210px;
object-fit: cover;
border-radius: 5px;
}
.tekup-contact-info {
margin-bottom: 45px;
}
.tekup-contact-info i {
display: block;
}
.offcanvas-overlay {
top: 0;
left: 0;
width: 100%;
height: 100%;
background: #000;
position: fixed;
z-index: 0;
visibility: hidden;
opacity: 0;
transition: .5s;
}
.offcanvas-overlay.active {
opacity: .7;
z-index: 111;
visibility: visible;
}
.menu-bar,
.tekup-baynow-btn {
display: block;
font-size: 15px;
cursor: pointer;
background-color: #fff;
line-height: 1;
padding: 15px 20px;
text-transform: uppercase;
color: #4243DC;
border-radius: 5px 0 0 5px;
box-shadow: rgba(0, 0, 0, 0.2) 0px 10px 50px;
}
.tekup-baynow-btn {
margin-top: 15px;
color: #fff !important;
background-color: #121212;
}
.tekup-sidemenu-btn {
top: 50%;
right: 0;
position: fixed;
transform: translateY(-50%);
}
.tekup-sidemenu-item {
text-align: center;
transition: all 0.4s;
margin-bottom: 10px;
}
.tekup-sidemenu-item:hover {
transform: translateY(-5px);
}
.tekup-sidemenu-item img {
margin-bottom: 20px;
border-radius: 5px;
height: 200px;
width: 100%;
object-fit: cover;
object-position: top center;
box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
.tekup-sidemenu-item h4 {
font-size: 18px;
margin: 0;
line-height: 21px;
text-transform: capitalize;
}
.tekup-sidemenu-column::-webkit-scrollbar-track {
-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
background-color: #F5F5F5;
}
.tekup-sidemenu-column::-webkit-scrollbar {
width: 5px;
background-color: #F5F5F5;
}
.tekup-sidemenu-column::-webkit-scrollbar-thumb {
background-color: #000000;
border: 2px solid #555555;
}
h3.tekup-sidemenu-title {
text-align: center;
font-size: 36px;
text-transform: capitalize;
margin: 0 0 40px;
}
@media (max-width: 991px) {
.tekup-sidemenu-wraper {
display: none;
}
} .tekup-blog-sidebar-form h6 {
color: #191919;
font-family: Inter;
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: 30px;
margin: 0 0 15px;
margin-top: -30px;
}
.tekup-blog-sidebar-form p {
margin: 0;
}
.tekup-blog-sidebar-form input[type="email"] {
height: 55px;
padding: 15px 40px;
border-radius: 50px;
border: 1px solid #191919;
margin-bottom: 15px;
}
.tekup-blog-sidebar-form .wpcf7-spinner {
position: absolute;
}
.tekup-blog-sidebar-form input[type="submit"] {
font-size: 16px;
font-weight: 700;
height: 55px;
color: #fff !important;
padding: 15px 40px;
border-radius: 50px;
transition: all 0.4s;
background-color: #000000;
}
.tekup-blog-sidebar-form input[type="submit"]:hover {
background-color: #FE330A;
} .tekup-hero-thumb-wrap {
display: flex;
position: relative;
}
.tekup-hero-thumb-item {
width: 405px;
}
@media (max-width: 1399px) {
.tekup-hero-thumb-item {
width: 30%;
}
}
.tekup-hero-thumb-item img {
width: 100%;
height: 100%;
object-fit: cover;
border-radius: 9.29px;
border: 10px solid #fff;
}
.tekup-hero-thumb-item:nth-child(1) img {
transform: rotate(-2deg);
}
.tekup-hero-thumb-item:nth-child(2) {
left: 18%;
top: 12%;
position: absolute;
}
.tekup-hero-thumb-item:nth-child(2) img {
transform: rotate(2deg);
}
.tekup-hero-thumb-item:nth-child(3) {
left: 39%;
position: absolute;
}
.tekup-hero-thumb-item:nth-child(3) img {
transform: rotate(5deg);
}
.tekup-hero-thumb-item:nth-child(4) {
right: 20%;
top: 10%;
position: absolute;
}
.tekup-hero-thumb-item:nth-child(4) img {
transform: rotate(-5deg);
}
.tekup-hero-thumb-item:nth-child(5) {
right: 0;
position: absolute;
}
.tekup-hero-thumb-item:nth-child(5) img {
transform: rotate(5deg);
} .tekup-service-increase-row {
transition: all 0.4s;
border-radius: 5px;
padding: 0 20px;
background-color: #F6F5EF;
}
.tekup-service-increase-row:hover {
background-color: #1B1B1B;
}
.tekup-service-increase-row:hover .tekup-service-increase-title h3, 
.tekup-service-increase-row:hover .tekup-service-increase-body p {
color: #F6F5EF;
}
.tekup-service-increase-row:hover .tekup-service-increase-icon i {
color: var(--orange-color);
}
.tekup-service-increase-row:last-child .tekup-service-increase-item {
border: none;
}
.tekup-service-increase-item {
max-width: 1292px;
margin: 0 auto;
padding: 50px 0;
display: flex;
align-items: center;
border-bottom: 1px solid #1B1B1B;
}
@media (max-width: 850px) {
.tekup-service-increase-item {
display: block;
}
}
.tekup-service-increase-title {
flex: 0 0 30%;
z-index: 9;
padding-right: 20px;
position: relative;
}
@media (max-width: 850px) {
.tekup-service-increase-title {
padding: 0 0 20px;
}
}
.tekup-service-increase-title h3 {
transition: all 0.4s;
color: #1B1B1B;
}
.tekup-service-increase-body {
flex: 0 0 47%;
z-index: 9;
padding-right: 20px;
position: relative;
}
@media (max-width: 850px) {
.tekup-service-increase-body {
padding: 0 0 20px;
}
}
.tekup-service-increase-body p {
transition: all 0.4s;
}
.tekup-service-increase-icon {
z-index: 9;
flex: 0 0 23%;
text-align: right;
position: relative;
}
.tekup-service-increase-icon i {
font-size: 48px;
color: #1B1B1B;
transition: all 0.4s;
}
img.swipeimage {
position: fixed;
top: 0;
left: 0;
width: 294px;
height: 245px;
object-fit: cover; z-index: 9;
opacity: 0;
visibily: hidden;
pointer-events: none;
border-radius: 7px;
border: 5px solid #fff;
}
@media (max-width: 1080px) {
img.swipeimage{
display: none;
}
} .tekup-text-infinite-wrap {
display: flex;
white-space: nowrap;
will-change: transform;
animation: marquee 15s linear infinite;
}
.tekup-text-infinite-item {
display: flex;
align-items: center;
}
@keyframes marquee {
from { transform: translateX(0); }
to { transform: translateX(-50%); }
}
@media (max-width: 767px) {
.tekup-text-infinite-wrap {
animation: marquee 4s linear infinite;
}
} .tekup-instagram-thumb{
position: relative;
}
.tekup-instagram-thumb img{
width: 100%;
height: 100%;
object-fit: cover;
}
.tekup-instagram-thumb:before{
content: "";
left: 0;
top: 0;
opacity: 0;
width: 100%;
height: 100%;
visibility: hidden;
transition: all 0.4s;
position: absolute;
background-color: #0000FF;
}
.tekup-instagram-thumb:hover:before{
opacity: 1;
visibility: visible;
}
.tekup-instagram-data {
top: 60%;
left: 50%;    
width: 100%;
padding: 20px;
opacity: 0;
text-align: center;
position: absolute;
transition: all 0.4s;
transform: translate(-50%, -50%);
}
.tekup-instagram-thumb:hover .tekup-instagram-data{
top: 50%;
opacity: 1;
} .tekup-marketing-services-item {
display: flex;
flex-wrap: wrap;
padding: 30px;
align-items: center;
border-radius: 20px;
transition: all 0.4s;
}
.tekup-marketing-services-icon {
display: flex;
align-items: center;
flex: 0 0 35%;
}
.tekup-marketing-services-icon svg, 
.tekup-marketing-services-icon i {
flex-shrink: 0;
margin-right: 40px;
}
.tekup-marketing-services-data {
flex: 0 0 40%;
}
.tekup-marketing-services-btn {
flex: 0 0 25%;
text-align: right;
}
.tekup-sm-btn svg path {
transition: all 0.4s;
}
@media (max-width: 1024px) {
.tekup-marketing-services-btn {
text-align: left;
}
.tekup-marketing-services-item {
display: block;
}
} .tekup-project-normal-thumb {
position: relative;
overflow: hidden;
}
.tekup-project-view {
display: flex;
top: 57%;
left: 50%;
opacity: 0;
visibility: hidden;
align-items: center;
justify-content: center;
position: absolute;
transition: all 0.4s;
transform: translate(-50%, -50%);
}
.tekup-project-normal-wrap:hover .tekup-project-view {
top: 50%;
opacity: 1;
visibility: visible;
}
.tekup-project-meta ul{
margin: 0;
padding: 0;
list-style: none;
}
.tekup-project-meta ul li {
position: relative;
display: inline-block;
}
.tekup-project-meta ul li:first-child {
padding-left: 0!important;
}
.tekup-project-meta ul li:last-child {
padding-right: 0!important;
}
.tekup-project-meta ul li:before {
content: "";
right: -8px;
top: 50%;
width: 8px;
height: 8px;
border-radius: 10px;
position: absolute;
transform: translateY(-50%);
background-color: #0C0C0C;
}
.tekup-project-meta ul li:last-child:before {
content: none;
} ul.pf-isotope-nav{
max-width: 855px;
margin: 0 auto!important;
margin-bottom: 50px!important;
}
ul.pf-isotope-nav li{
position: relative;
}
ul.pf-isotope-nav li::before{
content: "";
left: 0;
bottom: -2px;
width: 100%;
height: 2px;
transition: all 0.4s;
position: absolute;
background-color: #E7E7E8;
}
ul.pf-isotope-nav li.active::before{
background-color: #0119FF;
}
.tekup-portfolio-image{
position: relative;
overflow: hidden;
}
.tekup-portfolio-image img{
transition: all 0.4s;
object-fit: cover;
object-position: center center;
}
.tekup-portfolio-image:hover img{
transform: scale(1.07);
}
.style-one .tekup-portfolio-image::before{
content: "";
left: 0;
top: 0;
z-index: 1;
width: 100%;
height: 100%;
opacity: 0;
visibility: hidden;
position: absolute;
transition: all 0.4s;
background: linear-gradient(180deg, rgba(1, 25, 255, 0) 0%, #0119FF 100%);
}
.style-one .tekup-portfolio-image:hover::before{
opacity: 1;
visibility: visible;
}
.style-one .tekup-portfolio-content {
position: absolute;
bottom: 0;
opacity: 0;
z-index: 2;
left: 28px;
transition: all 0.4s;
visibility: hidden;
width: calc(100% - 56px);
}
.style-one .tekup-portfolio-image:hover .tekup-portfolio-content{
bottom: 28px;
opacity: 1;
visibility: visible;
}
.style-one .portfolio-btn {
position: absolute;
top: 20px;
right: 20px;
}
.portfolio-slider .slick-list{
padding-bottom: 52px;
} .style-two .tekup-portfolio-image::before{
content: "";
left: 0;
top: 0;
z-index: 2;
width: 100%;
height: 100%;
opacity: 0;
visibility: hidden;
position: absolute;
transition: all 0.4s;
background: linear-gradient(180deg, rgba(1, 25, 255, 0) 0%, #0119FF 100%);
}
.style-two .tekup-portfolio-image:hover::before{
opacity: 1;
visibility: visible;
}
.style-two .tekup-portfolio-content {
position: absolute;
bottom: 0;
opacity: 0;
z-index: 2;
left: 28px;
transition: all 0.4s;
visibility: hidden;
width: calc(100% - 56px);
}
.style-two .tekup-portfolio-image:hover .tekup-portfolio-content{
bottom: 28px;
opacity: 1;
visibility: visible;
}
.style-two .portfolio-btn {
position: absolute;
top: 0;
right: 0;
opacity: 0;
transition: all 0.4s;
}
.style-two .tekup-portfolio-image:hover .portfolio-btn{
right: 0;
opacity: 1;
} .tekup-portfolio-item.style-three  {
transition: all 0.4s;
background-color: var(--white-bg);
}
.tekup-portfolio-item.style-three:hover {
box-shadow: 0px 16px 50px 0px rgba(13, 14, 29, 0.12);
}
.style-three .tekup-portfolio-image:before {
content: "";
left: 0;
top: 0;
z-index: 2;
opacity: 0;
width: 100%;
height: 100%;
transition: all 0.4s;
position: absolute;
background: rgba(1, 25, 255, 0.7);
}
.tekup-portfolio-item.style-three:hover .tekup-portfolio-image::before {
opacity: 1;
}
.tekup-portfolio-data3 .tekup-portfolio-title {
display: block;
}
.style-three .portfolio-btn {
left: 50%;
top: 60%;
font-size: 30px;
width: 80px;
height: 80px;
display: flex;
opacity: 0;
z-index: 3;
visibility: hidden;
transition: all 0.4s;
border-radius: 100%;
align-items: center;
justify-content: center;
color: var(--heading-color) !important;
position: absolute;
transform: translate(-50%, -50%);
background-color: var(--white-bg);
line-height: 0;
}
.tekup-portfolio-item.style-three:hover .portfolio-btn {
top: 50%;
opacity: 1;
visibility: visible;
}
a.tekup-portfolio-title {
display: block;
} .style-four .tekup-portfolio-image::before{
content: "";
left: 0;
top: 0;
width: 100%;
height: 100%;
opacity: 0;
z-index: 2;
visibility: hidden;
position: absolute;
transition: all 0.4s;
background: linear-gradient(180deg, rgba(1, 25, 255, 0) 0%, #0119FF 100%);
}
.style-four .tekup-portfolio-image:hover::before{
opacity: 1;
visibility: visible;
}
.style-four .tekup-portfolio-image::after{
content: "";
left: 0;
top: 0;
width: 100%;
height: 100%;
position: absolute;
transition: all 0.4s;
background: linear-gradient(180deg, rgba(13, 14, 29, 0) 0%, #0D0E1D 100%);
}
.style-four .tekup-portfolio-content {
position: absolute;
bottom:28px;
z-index: 2;
left: 28px;
transition: all 0.4s;
width: calc(100% - 56px);
}
.style-four .portfolio-btn {
position: absolute;
top: 0;
right: 0;
opacity: 0;
transition: all 0.4s;
}
.style-four .tekup-portfolio-image:hover .portfolio-btn{
opacity: 1;
} .tekup-infinite-slider-data {
display: flex;
margin: -1px;
align-items: center;
}
.tekup-infinite-slider-data h3 {
font-size: 35px;
white-space: nowrap;
padding: 0 24px;
text-transform: uppercase;
color: var(--accent-color);
}
@media (max-width: 767px) {
.tekup-infinite-slider-data h3 {
font-size: 28px;
}
}
.tekup-infinite-slider-data svg, 
.tekup-infinite-slider-data i {
-webkit-animation: rotate-animation 7s infinite linear;
-moz-animation: rotate-animation 7s infinite linear;
-o-animation: rotate-animation 7s infinite linear;
animation: rotate-animation 7s infinite linear;
}
.tekup-infinite-slider .swiper-wrapper {
-webkit-transition-timing-function: linear !important;
transition-timing-function: linear !important;
position: relative;
}
.tekup-infinite-slider .swiper-slide {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
width: auto;
position: relative;
overflow: hidden;
margin: -1px;
}
@keyframes rotate-animation {
0% {
transform: rotate(0deg);
}
50% {
transform: rotate(180deg);
}
100% {
transform: rotate(360deg);
}
} .tekup-footer-bottom-border2 {
border-top: 1px solid #E6E6E6;
height: 0;
} .swiper-slide:nth-child(odd) .tekup-iconbox-wrap8{
background-color: #D68BE7;
}
.swiper-slide:nth-child(even) .tekup-iconbox-wrap8{
background-color: #F3EDE8;
}
@media (min-width: 1025px) {
.tekup-iconbox-slider {
padding-top: 120px;
}
}
.tekup-iconbox-slider-arrows {
display: flex;
position: absolute;
top: 24px;
right: 21%;
gap: 24px;
}
@media (max-width: 1199px) {
.tekup-iconbox-slider-arrows {
right: 26%;
}
}
@media (max-width: 1024px) {
.tekup-iconbox-slider-arrows {
top: auto;
right: 0;
bottom: 10px;
}
}
@media (max-width: 1024px) {
.tekup-iconbox-slider {
padding-bottom: 140px;
}
}
@media (max-width: 767px) {
.tekup-iconbox-slider {
padding-bottom: 120px;
}
}
.tekup-iconbox-slider .swiper-button-prev,
.tekup-iconbox-slider .swiper-button-next {
position: static;
width: 80px;
height: 56px;
z-index: 10;
cursor: pointer;
border-radius: 50px;
transition: all 0.4s;
background-size: 27px 44px;
background-position: center;
background-repeat: no-repeat;
background-color: #F3EDE8;
border: 2px solid #2C2C2C;
box-shadow: 0 2px 0 0 #2C2C2C;
}
.tekup-iconbox-slider .swiper-button-prev::after,
.tekup-iconbox-slider .swiper-button-next::after {
content: none;
}
.tekup-iconbox-slider .swiper-button-prev:hover,
.tekup-iconbox-slider .swiper-button-next:hover {
box-shadow: none;
}
.tekup-service-details-thumb {
border-radius: 20px;
overflow: hidden;
margin-bottom: 75px;
border: 5px solid var(--heading-color);
}
@media (max-width: 991px) {
.tekup-service-details-thumb {
margin-bottom: 55px;
}
}
@media (max-width: 767px) {
.tekup-service-details-thumb {
margin-bottom: 35px;
}
} .tekup-hero-title {
display: flex;
gap: 24px;
align-items: flex-end;
}
.tekup-hero-title img {
width: 270px;
height: 90px;
border-radius:50px;
}
@media (max-width: 1199px) {
.tekup-hero-title img {
width: 200px;
}
}
@media (max-width: 1024px) {
.tekup-hero-title img {
display: none;
}
}
.tekup-hero-text {
font-size: 115px;
font-weight: 700;
line-height: 1.02em;
letter-spacing: -0.5px;
color: var(--heading-color5);
font-family: "Playfair Display", serif;
}
@media (max-width: 1669px) {
.tekup-hero-text {
font-size: 110px;
}
}
@media (max-width: 1400px) {
.tekup-hero-text {
font-size: 80px;
margin-bottom: 15px;
}
}
@media (max-width: 1199px) {
.tekup-hero-text {
font-size: 65px;
}
}
@media (max-width: 767px) {
.tekup-hero-text {
font-size: 48px;
margin-bottom: 5px;
}
}
@media (max-width: 479px) {
.tekup-hero-text {
font-size: 40px;
}
}
.tekup-marquee-one {
width: 365px;
padding: 40px;
overflow: hidden;
position: relative;
border-radius: 50px;
background-color: #D68BE7;
}
@media (max-width: 1199px) {
.tekup-marquee-one {
padding: 27px;
}
}
@media (max-width: 1024px) {
.tekup-marquee-one {
display: none;
}
}
.tekup-marquee-two {
top: -7px;
width: 600px;
padding: 40px;
overflow: hidden;
position: relative;
border-radius: 50px;
border: 2px solid #2C2C2C;
box-shadow: 0 4px 0 0 #2C2C2C;
background-color: #02854C;
}
@media (max-width: 1199px) {
.tekup-marquee-two {
padding: 27px;
}
}
@media (max-width: 1024px) {
.tekup-marquee-two {
display: none;
}
}
.tekup-infinite.two a img, 
.tekup-infinite.two a svg {
margin: 0 20px;
}
.tekup-infinite {
display: flex;
width: 250%;
top: 50%;
gap: 20px;
position: absolute;
overflow: hidden;
transform: translateY(-50%);
animation: marquee 7s linear infinite;
}
.tekup-infinite.two a {
display: flex;
align-items: center;
white-space: nowrap;
font-size: 24px;
font-weight: 700;
color: #F3EDE8 !important;
}
.tekup-infinite.two a img {
padding: 0 20px;
}
@keyframes marquee {
100% {
right: -100%;
}
0% {
right: 0;
}
} .img-container-wrap {
width: 100%;
display: flex;
justify-content: center;
align-items: center;
overflow: hidden;
gap: 24px;
}
.tekup-image-resizing-item {
flex: 1 0 auto;
min-height: 550px;
background: center/cover no-repeat;
display: flex;
justify-content: center;
align-items: flex-start;
transition: flex 0.5s;
-webkit-transition: flex 0.5s;
-moz-transition: flex 0.5s;
-o-transition: flex 0.5s;
border-radius: 10px;
overflow: hidden;
position: relative;
padding: 30px;
}
@media (max-width: 991px) {
.tekup-image-resizing-item {
display: none;
}
.tekup-image-resizing-item:nth-child(1), .tekup-image-resizing-item:nth-child(2), .tekup-image-resizing-item:nth-child(3) {
display: block !important;
}
}
.tekup-image-resizing-item:hover .tekup-image-resizing-content {
opacity: 1;
}
.tekup-image-resizing-item:before {
content: "";
left: 0;
top: 0;
opacity: 0;
width: 100%;
height: 100%;
transition: all 0.4s;
position: absolute;
background: linear-gradient(to bottom, rgba(11, 16, 64, 0) 0%, rgb(11, 16, 64) 100%);
}
.tekup-image-resizing-item:hover::before {
opacity: 1;
}
.tekup-image-resizing-item.expand {
flex-grow: 5;
}
.tekup-image-resizing-content {
position: absolute;
width: 500px;
left: 30px;
bottom: 30px;
opacity: 0;
transition: all 0.4s;
}
@media (max-width: 1199px) {
.tekup-image-resizing-content {
display: none;
}
}
.tekup-image-resizing-content h4 {
font-size: 30px;
margin-bottom: 10px;
color: var(--light-color6);
font-family: "Bricolage Grotesque", sans-serif;
}
.tekup-image-resizing-content p {
color: var(--light-color6);
}
.tekup-btn-icon .tekup-btn.button-dark {
color: var(--white-color);
background-color: var(--accent-color);
}
.tekup-btn i,
.tekup-btn svg {
transition: all 0.4s ease-in-out;
}
.tekup-btn:hover i,
.tekup-btn:hover svg {
transform: translate(42px, -42px);
}
.tekup-btn {
font-size: 20px;
line-height: 24px;
padding: 18px 38px;
border-radius: 0;
font-weight: 500;
font-family: Afacad, sans-serif;
width: fit-content;
position: relative;
z-index: 1;
white-space: nowrap;
text-overflow: ellipsis;
display: inline-flex;
align-items: center;
text-align: center;
-o-transition: all .4s ease-in-out;
-webkit-transition: all .4s ease-in-out;
transition: all .4s ease-in-out;
overflow: hidden;
color: var(--white-color);
background-color: var(--accent-color);
position: relative;
z-index: 0;
overflow: hidden;
position: relative;
transform-style: preserve-3d;
}
.tekup-btn::before {
position: absolute;
right: 0;
top: 0;
opacity: 1;
font-size: 24px;
font-family: remixicon !important;
transform: translate(-65px, 65px);
transition: all .2s linear 0s;
}
.tekup-btn.tekup-btn-icon::before{
content: "\ea70";
}
.tekup-btn:hover::before {
transform: translate(-42px, 16px);
}
.tekup-btn.button-small:hover::before {
transform: translate(-32px, 13px);
} .tekup-4column-slider .service-slider-dot-list,
.tekup-six-column-slider .team-slider-dot-list,
.tekup-portfolio-slider .slick-dots,
.tekup-portfolio-slider2 .slick-dots {
display: flex;
justify-content: center;
list-style-type: none;
margin-bottom: 0
}
.tekup-4column-slider .service-slider-dot-list li,
.tekup-six-column-slider .team-slider-dot-list li,
.tekup-portfolio-slider .slick-dots li,
.tekup-portfolio-slider2 .slick-dots li {
margin: 0 8px;
}
.tekup-4column-slider .service-slider-dot-list button,
.tekup-six-column-slider .team-slider-dot-list button,
.tekup-portfolio-slider .slick-dots button,
.tekup-portfolio-slider2 .slick-dots button {
display: block;
width: 8px;
height: 8px;
padding: 0;
border: none;
border-radius: 100%;
background-color: #BDBDBD;
text-indent: -9999px;
transition: all 0.4s;
}
.tekup-4column-slider .service-slider-dot-list li.slick-active button,
.tekup-six-column-slider .team-slider-dot-list li.slick-active button,
.tekup-portfolio-slider .slick-dots li.slick-active button,
.tekup-portfolio-slider2 .slick-dots li.slick-active button {
transform: scale(1.7);
background-color: var(--accent-color);
}
.tekup-iconbox-wrap {
padding: 35px 24px;
transition: all 0.4s;
background-color: var(--white-bg);
}
.tekup-iconbox-icon {
height: 60px;
margin-bottom: 80px;
}
.tekup-iconbox-data h4 {
margin-bottom: 10px;
}
.tekup-iconbox-data p {
font-size: 20px;
line-height: 30px;
}  .tekup-service-thumb {
position: relative;
overflow: hidden;
}
.tekup-service-thumb img{
transition: all 0.4s;
}
.tekup-service-thumb:hover img{
transform: scale(1.1);
}
.tekup-service-thumb:before, 
.tekup-service-thumb:after {
content: "";
left: 0;
top: 0;
z-index: 1;
opacity: 1;
width: 100%;
height: 100%;
transition: all 0.4s;
position: absolute;
background: linear-gradient(180deg, rgba(13, 14, 29, 0) 0%, #0D0E1D 100%);
}
.tekup-service-thumb:after {
opacity: 0;
background: linear-gradient(180deg, rgba(1, 25, 255, 0) 0%, #0119FF 100%);
}
.tekup-service-thumb:hover:after {
opacity: 1;
}
.tekup-service-thumb:hover .tekup-service-data {
height: 220px;
}
.tekup-service-thumb:hover .tekup-service-data p {
opacity: 1;
}
.tekup-service-data {
height: 150px;
z-index: 1;
padding: 24px;
bottom: 0;
z-index: 2;
padding-right: 10px;
position: absolute;
transition: all 0.4s;
}
.tekup-service-data img {
margin-bottom: 15px;
transform: scale(1)!important;
}
.tekup-service-data h5 {
margin-bottom: 10px;
color: var(--white-color);
}
.tekup-service-data p {
opacity: 0;
font-size: 20px;
line-height: 30px;
transition: all 0.4s;
color: var(--white-color);
}
.tekup-service-thumb>img {
width: 100%;
height: 100%;
}  .tekup-hero-content.large-content h1 {
font-size: 112px;
line-height: 1em;
margin-bottom: 24px;
color: var(--white-color);
}
@media (max-width: 1400px) {
.tekup-hero-content.large-content h1 {
font-size: 70px;
}
}
@media (max-width: 767px) {
.tekup-hero-content.large-content h1 {
font-size: 48px;
margin-bottom: 15px;
}
}
.tekup-hero-content {
position: relative;
z-index: 1;
}
.tekup-hero-content h5 {
color: var(--accent-color);
margin-bottom: 20px;
}
@media (max-width: 991px) {
.tekup-hero-content {
text-align: center;
}
}
.tekup-hero-content.white-color p {
color: var(--white-color);
}
.tekup-hero-content.white-color h5 {
color: var(--white-color);
}
.tekup-hero-content.dark-color h1 {
color: var(--heading-color);
}
.tekup-hero-content.center {
text-align: center;
max-width: 1000px;
margin: 0 auto;
}
@media (max-width: 1399px) {
.tekup-hero-content.center {
max-width: 800px;
}
}
@media (max-width: 1024px) {
.tekup-hero-content.center {
max-width: 570px;
}
}
.tekup-hero-content.center p {
margin: 0 auto;
}
.tekup-hero-content.center.small-mw {
max-width: 700px;
}
.tekup-hero-slider-item {
background-position: center;
background-size: cover;
padding: 423px 0 300px;
position: relative;
opacity: 1!important;
animation-duration: 3s !important;
transition: all 1s ease !important;
}
.tekup-hero-slider-item::before{
content: "";
left: 0;
top: 0;
width: 100%;
height: 100%;
position: absolute;
} @media (max-width: 1199px) {
.tekup-hero-slider-item {
padding: 350px 0 150px;
}
}
@media (max-width: 991px) {
.tekup-hero-slider-item {
padding: 250px 0 150px;
}
}
@media (max-width: 767px) {
.tekup-hero-slider-item {
padding: 200px 0 100px;
}
}
@media (max-width: 575px) {
.tekup-hero-slider-item {
padding: 170px 0 80px;
}
}
.tekup-hero-slider .tekup-hero-next,
.tekup-hero-slider .tekup-hero-prev {
width: 60px;
height: 60px;
left: 60px;
top: 50%;
z-index: 9;
display: flex;
align-items: center;
justify-content: center;
cursor: pointer;
position: absolute;
background-position: center;
background-repeat: no-repeat;
transition: all 0.4s;
border-radius: 100%;
transform: translateY(-50%);
color: var(--white-color);
border: 1px solid rgba(255, 255, 255, 0.2);
}
.tekup-hero-slider .tekup-hero-next:hover,
.tekup-hero-slider .tekup-hero-prev:hover {
color: var(--accent-color);
background-color: var(--white-bg);
}
.tekup-hero-slider .tekup-hero-prev {
left: auto;
right: 60px;
}
@media (max-width: 1024px) {
.tekup-hero-slider .tekup-hero-next, 
.tekup-hero-slider .tekup-hero-prev{
left: 20px;
}
.tekup-hero-slider .tekup-hero-prev {
left: auto;
right: 20px;
}
}
@media (max-width: 767px) {
.tekup-hero-slider .tekup-hero-next,
.tekup-hero-slider .tekup-hero-prev {
display: none!important;
}
}
.animated {
transition: all 0.5s ease;
}
[data-animation-in] {
opacity: 0;
-webkit-animation-duration: 1.5s;
animation-duration: 1.5s;
transition: opacity 0.5s ease 0.3s;
} @keyframes zoomInImage {
from {
transform: scale3d(1, 1, 1);
}
to {
transform: scale3d(1.1, 1.1, 1.1);
}
}
.zoomInImage {
-webkit-animation-name: zoomInImage;
animation-name: zoomInImage;
transform: scale3d(1.1, 1.1, 1.1);
}  .tekup-t-two-column-slider-item {
border: 1px solid #E7E7E8;
}
.tekup-t-two-column-rating ul {
padding-left: 0;
margin-bottom: 0;
}
.tekup-t-two-column-rating ul li {
font-size: 30px;
display: inline-block;
color: var(--accent-color);
}
.tekup-t-two-column-data {
padding: 45px;
}
@media (max-width: 1199px) {
.tekup-t-two-column-data {
padding: 30px;
}
}
.tekup-t-two-column-data p {
font-size: 40px;
line-height: 48px;
margin-bottom: 50px;
}
.tekup-t-two-column-author h5 {
margin-bottom: 5px;
}
.tekup-t-two-column-author span {
font-size: 20px;
}
.tekup-t-two-column-thumb img {
object-fit: cover;
object-position: center top;
}  .tekup-t-next,
.tekup-t-prev {
width: 60px;
height: 60px;
left: -30px;
top: 50%;
z-index: 9;
display: flex;
align-items: center;
justify-content: center;
cursor: pointer;
position: absolute;
background-position: center;
background-repeat: no-repeat;
transition: all 0.4s;
border-radius: 100%;
transform: translateY(-50%);
background-color: var(--white-bg);
box-shadow: 0px 16px 50px 0px rgba(13, 14, 29, 0.12);
}
@media (max-width: 1025px) {
.tekup-t-next,
.tekup-t-prev {
left: -25px;
}
}
.tekup-t-next:hover,
.tekup-t-prev:hover {
color: var(--white-color);
background-color: var(--accent-color);
}
@media (max-width: 767px) {
.tekup-t-next,
.tekup-t-prev {
display: none !important;
}
}
.tekup-t-prev {
left: auto;
right: -30px;
}
@media (max-width: 1025px) {
.tekup-t-prev {
right: -25px;
}
}
.tekup-t-two-column-rating ul li:last-child {
margin: 0;
}
.tekup-t-two-column-rating ul li {
margin-right: 4px;
} .tekup-testimonial-rating ul {
padding: 0;
}
.tekup-testimonial-rating ul li {
font-size: 30px;
display: inline-block;
color: var(--accent-color);
}
.tekup-testimonial-data {
padding: 0 100px;
text-align: center;
}
@media (max-width: 767px) {
.tekup-testimonial-data {
padding: 0;
}
}
.tekup-testimonial-data p {
font-size: 40px;
line-height: 48px;
margin-bottom: 40px;
}
.tekup-testimonial-author img {
width: 90px;
height: 90px;
border-radius: 100%;
margin: 0 auto;
}
.tekup-testimonial-author h5 {
margin-bottom: 5px;
}
.tekup-testimonial-author span {
font-size: 20px;
}  .tekup-team-wrap:hover .tekup-team-thumb::before {
opacity: 1;
}
.tekup-team-wrap:hover .tekup-social-icon-box.position {
opacity: 1;
bottom: 28px;
visibility: visible;
}
.tekup-team-thumb {
position: relative;
}
.tekup-team-thumb img {
width: 100%;
height: 100%;
object-fit: cover;
}
.tekup-team-thumb:before {
content: "";
left: 0;
bottom: 0;
width: 100%;
height: 100%;
transition: all 0.4s;
position: absolute;
opacity: 0;
background: linear-gradient(180deg, rgba(1, 25, 255, 0) 23.74%, #0119FF 100%);
}
.tekup-team-data h5 {
margin-bottom: 5px;
}
.tekup-team-data p {
font-size: 20px;
line-height: 24px;
}
.tekup-team-data {
padding: 20px;
background-color: var(--white-bg);
}
.tekup-social-icon-box ul li {
margin-right: 6px;
display: inline-block;
}
.tekup-social-icon-box ul li:last-child {
margin-right: 0;
}
.tekup-social-icon-box ul li a {
width: 44px;
height: 44px;
display: flex;
font-size: 18px;
border-radius: 100%;
align-items: center;
transition: all 0.4s;
justify-content: center;
color: var(--heading-color);
background: rgb(245, 245, 245);
}
.tekup-social-icon-box ul li a:hover {
color: var(--white-color);
background: var(--accent-color);
}
.tekup-social-icon-box ul li a i {
font-size: 20px;
}
.tekup-social-icon-box.style-two ul li a {
color: var(--white-color);
background: var(--black-bg);
}
.tekup-social-icon-box.style-two ul li a:hover {
background: var(--accent-color);
}
.tekup-social-icon-box.style-three ul li a {
background: var(--white-bg);
}
.tekup-social-icon-box.style-three ul li a:hover {
color: var(--white-color);
background: var(--accent-color);
}
.tekup-social-icon-box.style-four ul li a {
background: var(--white-bg);
}
.tekup-social-icon-box.style-four ul li a:hover {
color: var(--white-color);
background: var(--black-bg);
}
.tekup-social-icon-box.style-four.position {
bottom: 0;
width: 100%;
opacity: 0;
visibility: hidden;
text-align: center;
transition: all 0.4s;
position: absolute;
} @media (max-width: 767px) {
.tekup-team-thumb:before{
opacity: 1;
}
.tekup-social-icon-box.style-four.position{
opacity: 1;
bottom: 28px;
visibility: visible;
}
.style-one .tekup-portfolio-image::before {
opacity: 1;
visibility: visible;
}
.style-one .tekup-portfolio-content {
bottom: 28px;
opacity: 1;
visibility: visible;
}
.style-two .tekup-portfolio-image::before{
opacity: 1;
visibility: visible;
}
.style-two .tekup-portfolio-content {
bottom: 28px;
opacity: 1;
visibility: visible;
}
.masaddons-blog-thumbnail2::before, 
.masaddons-blog-thumbnail2::after {
opacity: 1;
}
.tekup-service-thumb:after{
opacity: 1;
}
.tekup-service-data {
height: 220px;
}
.tekup-service-data p{
opacity: 1;
}
.tekup-portfolio-item.style-three .tekup-portfolio-image::before {
opacity: 1;
}
.tekup-portfolio-item.style-three .portfolio-btn {
top: 50%;
opacity: 1;
visibility: visible;
}
.style-four .tekup-portfolio-image::before {
opacity: 1;
visibility: visible;
}
.style-four .tekup-portfolio-image .portfolio-btn {
opacity: 1;
}
} .tekup-header-barger {
cursor: pointer;
position: relative;
width: 60px;
height: 24px;
display: flex;
align-items: center;
}
@media (max-width: 767px) {
.tekup-header-barger {
display: none;
}
}
.tekup-header-barger span {
height: 2px;
width: 60px;
margin: 4px 0;
display: block;
position: relative;
background-color: var(--white-bg);
}
.tekup-header-barger span:before {
content: "";
top: -8px;
width: 35px;
height: 2px;
transition: all 0.4s;
position: absolute;
transform: translateX(15px);
background-color: var(--white-bg);
}
.tekup-header-barger span::after {
content: "";
bottom: -8px;
width: 35px;
height: 2px;
position: absolute;
transition: all 0.4s;
transform: translateX(9px);
background-color: var(--white-bg);
}
.tekup-header-barger.dark span {
background-color: var(--dark-bg);
}
.tekup-header-barger.dark span:before, .tekup-header-barger.dark span:after {
background-color: var(--dark-bg);
}
.tekup-header-barger:hover span:before {
transform: translateX(5px);
}
.tekup-header-barger:hover span::after {
transform: translateX(15px);
}
.offcanvas-overlay {
top: 0;
width: 100%;
height: 100%;
background: #000;
position: fixed;
z-index: 0;
visibility: hidden;
opacity: 0;
transition: 0.5s;
}
.offcanvas-overlay.active {
opacity: 0.7;
z-index: 111;
visibility: visible;
}