/*
Theme Name: Truelogicmate
Theme URI: https://Cubicuz.com
Author: Truelogicmate
Author URI: https://cubicuz.com
Description: Truelogicmate was founded in 2012, we’ve been dedicated to helping large enterprises in Pakistan and global small businesses and agencies successfully navigate the waters of digital marketing and information technology.
Template: 
Version: 1.1
Requires at least: 5.0
Tested up to: 5.4
Requires PHP: 7.0
Text Domain: cubicuzsolutions
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

htm, body{
	overflow-x:hidden;
}
.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
    content: 'prev';
    visibility: hidden !important;
}
.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {
    content: 'next';
    visibility: hidden !important;
}
@media screen and (min-device-width: 1100px) and (max-device-width: 3000px) {
body{
    scroll-behavior: smooth;
}
.col-md-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 24% !important;
    max-width: 25%;
}

.col-xl-2.col-sm-6 {
    width: 15% !important;
    max-width: 15%;
    margin: 5px !important;
    display: flex;
    justify-content: center;
    border-radius: 10px;
    border:1px solid #000;
    align-items: center;
}
.category-archive {
    display: flex;
    width: 90%;
    justify-content: center;
    margin: 5% auto;
  
}
.blog-container {
    width: 90%;
    margin: 5% auto;
}
}
@import url('https://fonts.cdnfonts.com/css/inter');
@import url('https://fonts.cdnfonts.com/css/oswald-4');

@font-face {
    font-family: "Inter Medium";
    src: url(assets/fonts/Inter/Inter-Medium.woff);
}
@font-face {
    font-family: "Inter Light";
    src: url(assets/fonts/Inter/Inter-Light-BETA.woff);
}
@font-face {
    font-family: "Inter Regular";
    src: url(assets/fonts/Inter/Inter-Regular.woff);
}
@font-face {
    font-family: "Inter Black";
    src: url(assets/fonts/Inter/Inter-Black.woff);
}
@font-face {
    font-family: "Inter Bold";
    src: url(assets/fonts/Inter/Inter-Bold.woff);
}
@font-face {
    font-family: "Inter ExtraBold";
    src: url(assets/fonts/Inter/Inter-ExtraBold.woff);
}
@font-face {
    font-family: "Oswald Bold";
    src: url(assets/fonts/Oswald/Oswald-Bold.woff);
}
@font-face {
    font-family: "Oswald DemiBold";
    src: url(assets/fonts/Oswald/Oswald-DemiBold.woff);
}
@font-face {
    font-family: "Oswald ExtraLight";
    src: url(assets/fonts/Oswald/Oswald-ExtraLight.woff);
}
@font-face {
    font-family: "Oswald Heavy";
    src: url(assets/fonts/Oswald/Oswald-Heavy.woff);
}
@font-face {
    font-family: "Oswald Light";
    src: url(assets/fonts/Oswald/Oswald-Light.woff);
}
@font-face {
    font-family: "Oswald Medium";
    src: url(assets/fonts/Oswald/Oswald-Medium.woff);
}
@font-face {
    font-family: "Oswald Light";
    src: url(assets/font/Oswald/Oswald-Light.html);
}
:root {
    --custom-yellow: #E9B41A;
    --white: #ffffff;
    --custom-black: #1C1500;
   
  }

  html {
    scroll-behavior: smooth;
  }
/* Header */
nav.navbar.navbar-expand-lg.navbar-light.bg-light {
    width: 1140px;
    margin: auto;
    background-color: #1C1500 !important;
}
.container-fluid.header-container {
    background-color: #1C1500;
}
a.nav-link {
    color: #fff !important;
    font-family: 'Inter Light';
    font-size: 17px;
    font-weight: 400;
}
a.navbar-brand img {
    width: 245px;
}
ul.navbar-nav.mr-auto.mt-2.mt-lg-0 {
    margin-left: 110px;
}
a.nav-link {
    padding: 15px 20px !important;
}
ul.navbar-nav.mr-auto.mt-2.mt-lg-0 {
    margin-left: 80px;
}
button.btn.btn-outline-success.my-2.my-sm-0 {
    background-color: var(--custom-yellow);
    color: var(--white);
    font-family: 'Inter Bold';
    font-size: 16px;
    font-weight: 600;
    height: 55px;
    border-radius: 15px;
    border: 0px;
    /*width: 175px;*/
}
button.btn.btn-outline-success.my-2.my-sm-0:hover {
    border: 2px solid #E9B41A;
    background-color: transparent;
}
a.nav-link:hover {
    color: var(--custom-yellow)!important;
}
a.nav-link .active:active {
    color: var(--custom-yellow)!important;
}
/* Header End */
.background-img {
    background-image: url("assets/img/what-makes-a-good-logo-1%201.png");
    background-repeat: repeat;
    background-size: cover;
    box-shadow: inset 0 0 0 2000px rgb(28 21 0 / 75%);
    padding: 70px;
    animation: scroll 10s linear infinite;

    
}
@keyframes scroll {
    to {
      background-position: -500px 0;
    }
  }
h2.first-heading {
    font-weight: 700;
    font-size: 49px;
    color: var(--white);
    font-family: 'Oswald Bold';
    font-size: 92px;
}
.red-text{
    color: var(--custom-yellow);
}
.heading {
    margin: auto;
}
img.logo-img {
    width: 600px;
}
li.lists {
    font-size: 27px;
    font-family: 'Inter Bold';
    font-weight: 600;
    color: #fff;
}
ul.unorder-list {
    margin-top: 32px;
}
span.number {
    color: var(--custom-yellow);
    font-weight: 600;
    font-family: 'Oswald Medium';
    font-size: 35px;
}
span.call-for-qoutation {
    font-size: 25px;
    color: var(--white);
    font-weight: 400;
    margin-left: 17px;
    font-family: 'Inter Medium';
}
/* Counter */

a:hover{
    text-decoration: none;
}
.smoke {
    background-color: #F9F9F9;
}
.col-sm-12.col-md-4.col-lg-4.col-xl-4 {
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
    padding: 20px 30px;
}
span.counter-1 {
    font-family: 'Inter Bold';
    font-weight: 700;
    font-size: 60px;
    color: var(--white);
    margin-right: 20px;
}
span.counter {
    font-family: 'Inter Bold';
    font-weight: 700;
    font-size: 60px;
    color: var(--custom-yellow);
    margin-right: 20px;
}
span.counter-title {
    font-size: 25px;
    font-family: 'Inter Bold';
    font-weight: 600;
    position: relative;
    top: -13px;
     left: 13px;
}
span.counter-description {
    font-family: 'Inter Light';
    font-size: 24px;
    color: #B5B5B5;
    font-weight: 500;
    margin-left: 146px;
    position: relative;
    top: -44px;
}
.black{
    background-color: #1C1500;
}
span.counter-title-1 {
    font-size: 25px;
    font-family: 'Inter Bold';
    font-weight: 600;
    position: relative;
    top: -13px;
    color:var(--white);
    left: 13px;

}
span.counter-description-1 {
    font-family: 'Inter Light';
    font-size: 24px;
    color: #798196;
    font-weight: 500;
    margin-left: 106px;
    position: relative;
    top: -44px;
}
.counter-1{
    color:var(--white)
}
span.counter-1::after{
    content:" +";
    font-size:30px;
    position:absolute;
    top:50px;
    margin-right:10px;
    
}
span.counter::after{
    content:" +";
    font-size:30px;
    position:absolute;
    top:50px;
    margin-right:10px;
    
}
.red{
    background-color: var(--custom-yellow);
}
.counter-description-2{
    font-family: 'Inter Light';
    font-size: 24px;
    color: #DEDEDE;
    font-weight: 500;
    margin-left: 146px;
    position: relative;
    top: -44px;
}
.container-fluid.background-section-img{
    /* background-image: url("abstract_pattern_04_03 1.png"); */
    background-size: cover;
    padding: 60px;
}

/* Style the tab */
.tab {
    float: left;
    /* border: 1px solid #ccc; */
    background-color: #1C1500;
    width: 30%;
     height: 573px; 
    padding: 40px 0px 0px 29px;
}
  
  /* Style the buttons inside the tab */
  .tab button {
    display: block;
    background-color: inherit;
    color: #1C1500;
    padding: 22px 16px;
    width: 100%;
    border: none;
    outline: none;
    text-align: left;
    cursor: pointer;
    transition: 0.3s;
    font-size: 17px;
  }
  
  /* Change background color of buttons on hover */
  /* button.tablinks:hover {
    border-right: 10px solid #FF0028;
} */
  /* .tab button:hover {
    background-color: #ddd;
  } */
  
  /* Create an active/current "tab button" class */
  .tab button.active {
    border-right: 10px solid #E9B41A;
}
button.tablinks {
    color: #fff;
    font-family: 'Inter Bold';
    font-weight: 700;
    font-size: 21px;
    border-bottom: 1px solid #505050;

}
  
  /* Style the tab content */
  .tabcontent {
    float: left;
    padding: 0px 12px;
    border: 1px solid #ccc;
    background-color: #F2F2F2;
    width: 70%;
    border-left: none;
    /* height: 600px; */
    padding: 11px 20px;
  }
  h5.custom {
    font-family: 'Inter Bold';
    font-size: 25px;
    font-weight: 700;
    color: #FFFFFF;
    text-transform: uppercase;
}
h2.logo {
    font-weight: 900;
    font-family: 'Inter Black';
    font-size: 65px;
    color: var(--custom-yellow);
    text-transform: uppercase;
}
h5.design-service {
    font-family: 'Inter Bold';
    font-size: 25px;
    font-weight: 400;
    color: #747474;
    margin-bottom: 52px;
    text-transform: uppercase;
}
span.vertical-number {
    font-family: 'Inter';
    font-weight: 700;
    font-size: 70px;
    color: var(--custom-yellow);
}
span.vertical-tab-title {
    font-family: 'Inter Bold';
    font-weight: 700;
    font-size: 40px;
    text-transform: uppercase;
}
img.portfolio-logo {
    width: 225px;
    height: 155px;
} 

p.tab-content-title {
    font-family: 'Inter Regular';
    font-weight: 400;
    font-size: 20px;
    color: #798196;
}
button.btn.btn-outline-success.my-2.my-sm-0.Order-now:hover {
    background-color: var(--custom-black);
    border: 1px solid #1C1500;
}
button.transparent-btn {
    background-color: transparent;
    color: var(--custom-black);
    font-family: 'Inter Bold';
    font-size: 16px;
    font-weight: 600;
    height: 55px;
    border-radius: 15px;
    border: 2px solid #1C1500;
    width: 175px;
}
button.transparent-btn:hover{
    background-color: var(--custom-yellow);
    border: 2px solid;
    color: var(--white);
}
.buttons-div {
    margin-top: 23px;
    display: flex;
    justify-content: end;
    padding-right: 19px;
}
button.btn.btn-outline-success.my-2.my-sm-0.Order-now {
    margin-right: 22px;
}
.offer-include{
    background-color:var(--custom-black);
    padding: 70px;
}
img.offer-logo {
    width: 350px;
}
h4.offer-title {
    font-family: 'Inter Bold';
    font-weight: 700;
    font-size: 35px;
    text-transform: uppercase;
    border-bottom: 5px solid #E9B41A;
    width: 300px;
    color: var(--white);
}
img.offer-logo {
    width: 350px;
    position: relative;
    left: -21px;
    margin-left: -20px;
}
.offer-heading{
    font-weight: 700;
    font-size: 49px;
    color: var(--white);
    font-family: 'Oswald Bold';
    font-size: 53px;
    margin-bottom: 50px;
}
.call-for-qoutation-offer{
    font-size: 27px;
    color: var(--white);
    font-weight: 400;
    margin-top: 17px;
    font-family: 'Inter Light';
}
img.offer-img {
    margin-top: 20px;
    width: 50px;
    margin-bottom: 20px;
}
h4.offer-title-service {
    font-family: 'Inter Bold';
    color: var(--white);
    font-weight: 700;
    font-size: 23px;
}
p.offer-para {
    font-family: 'Inter Regular';
    color:var(--white);
    font-weight: 400;
    font-size: 17px;
}
h2.service-offer {
    font-family: 'Oswald Bold';
    font-weight: 700;
    font-size: 74px;
}
.service-offer-div{
    padding:50px;
}
span.redtext-service-offer{
    color: var(--custom-yellow);
}
img.service-offer-img {
    width: 352px;
    margin-bottom: 16px;
}
.col-md-3.service-column {
    border: 1px solid #CCCCCC;
    border-radius: 20px;
    padding: 20px 5px;
   
}
.col-md-6.service-column {
    border: 1px solid #CCCCCC;
    border-radius: 20px;
    padding: 20px 5px;
   
}
.service-column:hover {
    box-shadow: 27.6652px 27.6652px 80.4807px rgb(0 0 0 / 10%);
}
img.palceholder {
    margin-left: auto;
    display: flex;
    margin-right: auto;
    width: 77px;
    margin-bottom: 16px;
}
h5.service-offer-title {
    font-size: 20px;
    font-weight: 700;
    text-align: center;
}
p.service-offer-description {
    font-family: 'Inter light';
    font-size: 16px;
    font-weight: 400;
    color: #798196;
    text-align: center;
}
.col-md-6.service-column.ml-1 {
    width: 45% !important;
    max-width: 48%;
    margin-left: 13px !important;
}
.col-md-6.service-column.ml-1:nth-child(odd) {
    margin-left: 0px !important;
}
img.service-offer-img {
    width: 352px;
    margin-bottom: 16px;
    height: 395px;
}
.what-say{
    background-color:#1c1500;
    padding: 40px;
}
.blacktext-service-offer{
    color: var(--custom-black);
}
img.what-say-img {
    width: 340px;
}
img.launch-your-business {
    width: 100%;
    margin-bottom: 9px;
    height: 500px;
}
.laucnh-your-business-online{
    padding: 40px 0 40px 0 !important;
}
.container-fluid.contact-form {
    background-image: url("assets/img/Group%20370.png");
    background-size: cover;
    padding: 40px;
    /* margin-bottom: 50px; */
}
.inner {
    background-color: var(--white);
    box-shadow: 0px 20px 27px rgb(0 0 0 / 5%);
    border-radius: 16px;
    /* padding: 40px; */
}
p.contact-form-para {
    font-family: 'Inter Light';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    color: #67748E;
    line-height: 18px;
    margin-left: 9px;
}
.col-md-4.contact-form-inner-column-bg {
    background-image: url("assets/img/Background.png");
    background-size: cover;
}
.col-md-8.get-in-touch {
    padding: 40px;
}
h1.title-contact-form {
    font-family: 'Oswald Bold';
    font-style: normal;
    font-weight: 700;
    font-size: 39.4px;
    color: var(--white);
    margin: 0pc 40px 0 40px;
    text-align: end;
    margin-bottom: 16px;
}
/* Footer */
li.inner-li.social {
    display: inline-block;
    padding: 7px;
    font-weight: 700;
    color: var(--custom-yellow);
}
.form {
    margin-top: 70px;
}
input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    background: #FAFAFA;
    border: 1px solid rgba(197, 197, 197, 0.7);
    border-radius: 16px;
    height: 64px;
    padding-left: 20px;
    width: 100%;
}
textarea.wpcf7-form-control.wpcf7-textarea {
    background: #FAFAFA;
    border: 1px solid rgba(197, 197, 197, 0.7);
    border-radius: 16px;
    width: 100%;
    height: 135px;
    padding-left: 20px;
}
input.wpcf7-form-control.has-spinner.wpcf7-submit {
    margin-top: 30px;
    background: var(--custom-yellow);
    border-radius: 15px;
    color: #fff;
    font-family: poppins;
    font-weight: 600;
    font-size: 20px;
    width: 224px;
    height: 63px;
    border: 0px solid;
}
.container-fluid.footer {
    background-color: #26272A;
    padding: 30px;
    border-bottom: 2px solid #E9B41A;
}
p.footer-para {
    font-family: 'Inter light';
    font-style: normal;
    font-weight: 400;
    font-size: 18.3333px;
    color: var(--white);
}
.footer-links {
    padding: 89px 0px 0px 58px;
}
.col-md-4.footer-links.social {
    text-align: center;
}
h4.footer-headings {
    font-family: 'Inter Bold';
    font-style: normal;
    font-weight: 700;
    font-size: 25.33px;
    color: var(--white);
}
a.uppar-anchor {
    font-family: 'Inter Light';
    font-style: normal;
    font-weight: 400;
    font-size: 15.3333px;
    color: var(--white);
}
li.inner-li {
    padding: 10px 0px;
}
ul.footer-inner-links {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
a.uppar-anchor:hover {
    text-decoration: none;
    color: var(--custom-yellow);
}
.work {
    padding-left: 77px !important;
}
footer{
    background-color: #26272A;
    
}
p.copyright-txt {
    font-family: 'Inter Light';
    font-style: normal;
    font-weight: 400;
    font-size: 18.3333px;
    color: var(--white);
    text-align: center;
}

/* Profesional Page */
.container-fluid.black-bg {
    background-color: var(--custom-black);
    padding: 65px 223px;
    text-align: center;
}
h1.professional-title {
    font-family: 'Oswald Bold';
    font-style: normal;
    font-weight: 700;
    font-size: 59.83px;
    color: var(--white);
}
span.professional-title-red-text {
    color: var(--custom-yellow);
}
h1.professional-page-title {
    font-family: 'Oswald Bold';
    font-style: normal;
    font-weight: 700;
    font-size: 66.36px;
    text-transform: capitalize;
}
.container.professional-service {
    padding: 60px 0px;
}
span.professional-red {
    color: var(--custom-yellow);
}

p.professional-page-para {
    font-family: 'Inter Light';
    font-style: normal;
    font-weight: 400;
    font-size: 16.1202px;
    color: #798196;
    margin-top: 20px;
}
img.professional-page-img {
    width: 455px;
    height: auto;
}
/*.container-fluid.bg-light {*/
/*    padding: 60px;*/
/*}*/
h2.business-and-trade {
    font-family: 'Oswald Bold';
    font-style: normal;
    font-weight: 700;
    font-size: 61.36px;
    text-transform: capitalize;
}
h4.professional-logo-title-service {
    font-family: 'Inter Bold';
    font-style: normal;
    font-weight: 700;
    font-size: 25.1906px;
}
p.professional-logo {
    font-family: 'Inter Light';
    font-style: normal;
    font-weight: 400;
    font-size: 16.7144px;
    color: #798196;
    padding: 0px 46px 0px 0px;
}
span.call-for-qoutation-offer-professional-page {
    font-family: 'Inter Light';
    font-style: normal;
    font-weight: 400;
    font-size: 25.1526px;
}
.col-md-6.profesional-page-btn-div {
    display: flex;
    justify-content: end;
    align-items: center;
}

/* Portfolio Page */
/*Tabs Css*/
ul.nav.nav-tabs a {
    font-size: 20px;
    color: #000;
    font-weight: 500;
    padding: 25px 25px 8px;
    text-decoration:none;
}
li.active {
    color: #e9b41a !important;
    border-bottom: 4px solid #e9b41a;
}
a.active {
    color: #e9b41a !important;
}
ul.nav.nav-tabs {
    justify-content: center !important;
    margin-top: 40px !important;
}
#exTab1 .tab-content {
  color : white;
  /*background-color: #428bca;*/
  padding : 5px 15px;
}

#exTab2 h3 {
  color : white;
  background-color: #428bca;
  padding : 5px 15px;
}

/* remove border radius for the tab */

#exTab1 .nav-pills > li > a {
  border-radius: 0;
}

/* change border radius for the tab , apply corners on top*/

#exTab3 .nav-pills > li > a {
  border-radius: 4px 4px 0 0 ;
}

#exTab3 .tab-content {
  color : white;
  background-color: #428bca;
  padding : 5px 15px;
}
/*End*/

img.porfolio-imgs {
    height: auto;
    box-shadow: 0 0px 27px 1px rgb(0 0 0 / 36%);
    border-radius: 20px;
    width: 100%;
    margin: 30px 15px 0;
}
div#exTab2 {
    margin-bottom: 80px;
}
.wrapper{
	width: 100%;
	min-height: auto;
	margin: 20px auto;
}
.web {
    padding: 30px;
}
.wrapper ul{
	list-style: none;
	padding: 0;
}
.wrapper ul:after{
	content: '';
	display: table;
	clear: both;
}
.wrapper ul li {
    width: calc(30% - 0px);
    margin: 30px 15px 0;
    height: 250px;
    background-size: cover;
    /*background-position: center center;*/
    float: left;
    box-shadow: 0 0px 27px 1px rgb(0 0 0 / 36%);
    border-radius: 20px;
}
.wrapper ul li:nth-child(1n + 4){
	max-height: 0;
	opacity: 0;
	transition: 0.2s ease-in;
}
.wrapper .btn-area{
	display: block;
	background: var(--custom-yellow);
	color: #fff;
	cursor: pointer;
	text-align: center;
	font-weight: 900;
	width: 180px;
	line-height: 50px;
	margin: 50px auto 0;
	border-radius: 50px;
    font-family: 'Inter Black';
}
.wrapper .btn-area .btn2 {
  display: none;
}
.wrapper #btnBox {
  display: none;
}
.wrapper #btnBox:checked ~ ul li:nth-child(1n + 4) {
  max-height: 1000px;
  opacity: 1;
  transition: 0.2s ease-in;
}
.wrapper #btnBox:checked ~ .btn-area .btn2 {
  display: block;
}
.wrapper #btnBox:checked ~ .btn-area .btn1 {
  display: none;
}

.logo-for-portfolio-1{
    background-image: url("assets/img/portfolios%20(1.html).webp");
}
.logo-for-portfolio-2{
    background-image: url("assets/img/portfolios%20(2.html).webp");
}
.logo-for-portfolio-3{
    background-image: url("assets/img/portfolios%20(3.html).webp");
}
.logo-for-portfolio-4{
    background-image: url("assets/img/portfolios%20(1.html).gif");
}
.logo-for-portfolio-5{
    background-image: url("assets/img/portfolios%20(4.html).webp");
}
.logo-for-portfolio-6{
    background-image: url("assets/img/portfolios%20(5.html).webp");
}
.logo-for-portfolio-7{
    background-image: url("assets/img/portfolios%20(6.html).webp");
}
.logo-for-portfolio-8{
    background-image: url("assets/img/portfolios%20(7.html).webp");
}
.logo-for-portfolio-9{
    background-image: url("assets/img/portfolios%20(2.html).gif");
}
.logo-for-portfolio-10{
    background-image: url("assets/img/portfolios%20(8.html).webp");
}
.logo-for-portfolio-11{
    background-image: url("assets/img/portfolios%20(9.html).webp");
}
.logo-for-portfolio-12{
    background-image: url("assets/img/portfolios%20(10.html).webp");
}
.logo-for-portfolio-13{
    background-image: url("assets/img/portfolios%20(11.html).webp");
}
.logo-for-portfolio-14{
    background-image: url("assets/img/portfolios%20(3.html).gif");
}
.logo-for-portfolio-15{
    background-image: url("assets/img/portfolios%20(4.html).gif");
}
.logo-for-portfolio-16{
    background-image: url("assets/img/portfolios%20(5.html).gif");
}
.logo-for-portfolio-17{
    background-image: url("assets/img/portfolios%20(6.html).gif");
}
.logo-for-portfolio-18{
    background-image: url("assets/img/portfolios%20(7.html).gif");
}
.logo-for-portfolio-19{
    background-image: url("assets/img/portfolios%20(9.html).gif");
}
.logo-for-portfolio-20{
    background-image: url("assets/img/portfolios%20(12.html).webp");
}
.logo-for-portfolio-21{
    background-image: url("assets/img/portfolios%20(13.html).webp");
}
.logo-for-portfolio-22{
    background-image: url("assets/img/computer%20portfolio-29.png");
    padding:30px;
}
.logo-for-portfolio-23{
    background-image: url("assets/img/computer%20portfolio-28.png");
    padding:30px;
}
.logo-for-portfolio-24{
    background-image: url("assets/img/computer%20portfolio-30.png");
    padding:30px;
}
.logo-for-portfolio-25{
    background-image: url("assets/img/computer%20portfolio-31.png");
    padding:30px;
}
.logo-for-portfolio-26{
    background-image: url("assets/img/computer%20portfolio-32.png");
    padding:30px;
}
.logo-for-portfolio-27{
    background-image: url("assets/img/computer%20portfolio-33.png");
    padding:30px;
}
.logo-for-portfolio-27{
    background-image: url("assets/img/computer%20portfolio-34.png");
    padding:30px;
}
.logo-for-portfolio-28{
    background-image: url("assets/img/portfolios%20(18.html).webp");
}
/*.logo-for-portfolio-29{*/
/*    background-image: url("assets/img/portfolios (2).gif");*/
/*}*/
/*.logo-for-portfolio-9{*/
/*    background-image: url("assets/img/portfolios (2).gif");*/
/*}*/
/*.logo-for-portfolio-9{*/
/*    background-image: url("assets/img/portfolios (2).gif");*/
/*}*/


/* Service Page */
.col-md-3.even {
    background-color: #232323;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 20px;
    color: var(--white);
}
h2.order-service {
    font-family: 'Oswald Bold';
    font-size: 100px;
    font-weight: 700;
}
.col-md-3.odd {
    background-color: var(--custom-yellow);
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 20px;
    color: var(--white);
}
.col-md-9 {
    background-color: #F5F5F5;
    padding: 24px;
    padding-left: 40px !important;
    padding-right: 40px !important;
}


h3.services-title {
    font-family: 'Inter Bold';
    font-weight: 700;
    font-size: 31px;
}
p.services-para {
    font-family: 'Inter Light';
    font-weight: 400;
    font-size: 17px;
}

input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    margin-bottom: 20px;
}

.col-xl-2.col-sm-6 {
    background-color: #232323;
}

 .partners{
        padding: 10px 30px;
        border-left-width: 1.5px;
        border-left-style: groove;
        border-left-color: #1f1500;
        height: 122px;
    }
.row-partners{
        border: 2px solid #f5af0c;
        padding: 20px 20px;
        border-radius: 60px;
        display: flex;
        align-items: center;
        align-content: center;
        justify-content: center;
        margin:5% 0%;
}
.col-md-3.partners.col-sm-6 {
    display: flex;
    justify-content: center;
}
.col-md-3.col-sm-6.same {
    display: flex;
    justify-content: center;
    align-items: center;
}
img.design-img {
    width: 120px;
    height: 120px;
}

/*Sidebar*/
.sidebar, aside.sidebar {
    padding: 29px;
    background-color: #f4f4f4;
    border-right: 1px solid #ddd;
    border-radius: 10px;
    border: 1px solid #f5af0c;
    box-shadow: 2px 2px 12px 0px #f5af0c inset;
}
.blog-grid > article {
    border: 1px solid transparent;
    border-radius: 10px;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}




/* Home Mobile */
@media screen and (min-device-width: 300px) and (max-device-width: 700px) {
    nav.navbar.navbar-expand-lg.navbar-light.bg-light {
        flex-direction: row-reverse;
    }
    button.navbar-toggler.collapsed {
        background-color: #fff;
    }
    button.navbar-toggler {
        background-color: #fff;
    }
    a.navbar-brand img {
        width: 200px;
    }
    /*h2.first-heading {*/
    /*    font-weight: 700;*/
    /*    font-size: 49px;*/
    /*    color: var(--white);*/
    /*    font-family: 'Oswald Bold';*/
    /*    font-size: 50px;*/
    /*}*/
    h2.first-heading {
    font-weight: 700;
    font-size: 49px;
    color: var(--white);
    font-family: 'Oswald Bold';
    font-size: 70px;
}
    button.btn.btn-outline-success.my-2.my-sm-0 {
        display: flex;
        align-items: center;
        justify-content: center;
        margin-left: auto;
        margin-right: auto;
    }
    li.lists {
        font-size: 19px;
        font-family: 'Inter Bold';
        font-weight: 600;
        color: #fff;
    }
    span.number {
        color: var(--custom-yellow);
        font-weight: 600;
        font-family: 'Oswald Bold';
        font-size: 27px;
    }
    span.call-for-qoutation {
        font-size: 16px;
        color: var(--white);
        font-weight: 400;
        margin-left: 17px;
        font-family: 'Inter Light';
    }
    img.logo-img {
        width: 330px;
    }
    span.counter-title {
        font-size: 22px;
        font-family: 'Inter Bold';
        font-weight: 600;
        position: relative;
        top: -15px;
        display: block;
    }
    span.counter-description {
        font-family: 'Inter Light';
        font-size: 24px;
        color: #B5B5B5;
        font-weight: 500;
        margin-left: 0px;
        position: relative;
        top: -30px;
        display: block;
    }
    span.counter-title-1 {
        font-size: 22px;
        font-family: 'Inter Bold';
        font-weight: 600;
        position: relative;
        top: -15px;
        display: block;
    }
    span.counter-description-1,.counter-description-2 {
        font-family: 'Inter Light';
        font-size: 24px;
        color: #B5B5B5;
        font-weight: 500;
        margin-left: 0px;
        position: relative;
        top: -30px;
        display: block;
    }
    .container-fluid.background-section-img {
        padding: 32px 0px;
    }
    .tab button.active {
        border-bottom: 7px solid #E9B41A;
        border-right: 0px solid;
    }
    .tab {
        width: 100%;
    }
    .tabcontent {
        width: 100%;
        height: 950px;
    }
    img.portfolio-logo {
        margin: 8px 0px;
    }
    
    
    span.vertical-number {
        font-family: 'Inter Bold';
        font-weight: 700;
        font-size: 40px;
        color: var(--custom-yellow);
    }
    span.vertical-tab-title {
        font-family: 'Inter Bold';
        font-weight: 700;
        font-size: 20px;
        text-transform: uppercase;
    }
    p.tab-content-title {
        font-family: 'Inter  Light';
        font-weight: 400;
        font-size: 15px;
        color: #798196;
    }
    button.transparent-btn {
        display: block;
        width: 100%;
        margin-top: 8px;
    }
    .col-md-4.portfolio-logo {
        margin-top: -30px;
        padding: 8px 0px;
    }
    .container.service-offer-div {
        padding: 37px 31px;
    }
    
    .col-md-3.service-column.ml-1 {
        margin-bottom: 12px;
    }    
    button.btn.btn-outline-success.my-2.my-sm-0.Order-now {
        display: block;
        width: 87%;
    }
    .offer-heading {
        font-weight: 700;
        font-size: 49px;
        color: var(--white);
        font-family: 'Oswald Bold';
        font-size: 45px;
        margin-bottom: 50px;
    }
    h2.service-offer {
        font-family: 'Oswald Bold';
        font-weight: 700;
        font-size: 47px;
    }
    .col-md-6.service-column.ml-1 {
        width: 100% !important;
        max-width: 100%;
        margin-top: 13px !important;
        margin-bottom: 11px;
    }
    img.what-say-img {
        width: 313px;
    }
    img.launch-your-business {
        width: 170px;
        margin-bottom: 9px;
    }
    .container.laucnh-your-business-online {
        padding: 40px 15px !important;
    }
    img.launch-your-business {
        width: 100%;
        margin-bottom: 9px;
        height:auto;
    }
    h1.title-contact-form {
        font-family: 'Oswald Bold';
        font-style: normal;
        font-weight: 700;
        font-size: 31.4px;
        color: var(--white);
        margin: 0pc 15px 0 71px;
        margin-bottom: 16px;
    }
    .work {
        padding-left: 15px !important;
    }
    .col-md-4.contact-form-inner-column-bg {
        display: none;
    }
    img.service-offer-img {
        width: 325px;
        margin-bottom: 16px;
        height: auto;
    }
    img.offer-logo {
        width: 340px;
        position: relative;
        left: -21px;
    }
    p.copyright-txt {
        text-align: center;
    }

    /* Professional Page */
    h1.professional-title {
        font-family: 'Oswald Bold';
        font-style: normal;
        font-weight: 700;
        font-size: 22.83px;
        color: var(--white);
    }
    .container-fluid.black-bg {
        background-color: #1c1500;
        padding: 59px 30px;
        text-align: center;
    }
    .stack .col-xl-2.col-sm-6 img {
    padding: 16px;
    width: 100%;
}
    .container.professional-service {
        padding: 60px 24px;
    }
    h1.professional-page-title {
        font-family: 'Oswald Bold';
        font-style: normal;
        font-weight: 700;
        font-size: 47.36px;
        text-transform: capitalize;
    }
    img.professional-page-img {
        width: 320px;
        height: auto;
    }
    h2.business-and-trade {
        font-family: 'Oswald Bold';
        font-style: normal;
        font-weight: 700;
        font-size: 47.36px;
        text-transform: capitalize;
    }
    .col-md-6.profesional-page-btn-div {
        display: flex;
        justify-content: start;
        align-items: center;
    }
    /* Portfolio Page */
    .wrapper ul li {
        width: calc(42% - 0px);
        margin: 30px 15px 0;
        height: 166px;
        background-size: cover;
        background-position: center center;
        float: left;
        box-shadow: 0 0px 27px 1px rgb(0 0 0 / 36%);
        border-radius: 20px;
    }
    .logo-for-portfolio-1{
    
        width: 50%;
    }
    .logo-for-portfolio-2{
    
        width: 50%;
    }
    .logo-for-portfolio-3{
    
        width: 50%;
    }
    .logo-for-portfolio-4{
    
        width: 50%;
    }
    .logo-for-portfolio-5{
    
        width: 50%;
    }
    .logo-for-portfolio-6{
    
        width: 50%;
    }
    .logo-for-portfolio-7{
    
        width: 50%;
    }
    .logo-for-portfolio-8{
    
        width: 50%;
    }
    .logo-for-portfolio-9{
        width: 50%;
    }
    /* Service Page */
    .container.service-page {
        padding-left: 30px;
        padding-right: 30px;
    }
    
    
    img.portfolio-logo {
    margin-bottom: 20px !important;
}
.col-md-6.service-column.ml-1 {
    width: 100% !important;
    max-width: 100%;
    margin-left: 0px !important;
}
/*.col-xl-2.col-sm-6 {*/
/*    background-color: #f8f9fa;*/
/*}*/
    .col-xl-2.col-sm-6 {
        width: 45%;
        margin-left: 3%;
        margin-top: 3%;
        border-radius: 10px;
        border: 1px solid #000;
    }
    .row-partners{
        display:none !important;
    }
    }
    
    /*End Mobile*/
    
    
    @media screen and (min-device-width: 700px) and (max-device-width: 1024px) {
img.logo-img {
    width: 475px;
}
a.nav-link {
    font-size: 17px;
}
a.navbar-brand img {
    width: 130px;
}
button.btn.btn-outline-success.my-2.my-sm-0 {
    background-color: var(--custom-yellow);
    color: var(--white);
    font-family: 'Inter Bold';
    font-size: 16px;
    font-weight: 600;
    height: 40px;
    border-radius: 15px;
    border: 0px;
    width: 167px;
}


h1.first-heading {
    font-weight: 700;
    font-size: 49px;
    color: var(--white);
    font-family: 'Oswald Bold';
    font-size: 65px;
}
li.lists {
    font-size: 20px;
    font-family: 'Inter Bold';
    font-weight: 600;
    color: #fff;
}
span.number {
    color: var(--custom-yellow);
    font-weight: 600;
    font-family: 'Oswald Bold';
    font-size: 30px;
}
span.call-for-qoutation {
    font-size: 23px;
    color: var(--white);
    font-weight: 400;
    margin-left: 17px;
    font-family: 'Inter Light';
}

span.counter-title {
    font-size: 25px;
    font-family: 'Inter Bold';
    font-weight: 600;
    position: relative;
    top: -19px;
    display: block;
}
span.counter-description {
    font-family: 'Inter Regular';
    font-size: 20px;
    color: #B5B5B5;
    font-weight: 500;
    margin-left: 0;
    position: relative;
    top: -52px;
}
span.counter-title-1 {
    font-size: 25px;
    font-family: 'Inter Regular';
    font-weight: 600;
    position: relative;
    top: -19px;
    display: block;
}
span.counter-description-1, span.counter-description-2{
    font-family: 'Inter Regular';
    font-size: 20px;
    color: #B5B5B5;
    font-weight: 500;
    margin-left: 0;
    position: relative;
    top: -52px;
}
button.tablinks {
    color: #fff;
    font-family: 'Inter Bold';
    font-weight: 700;
    font-size: 17px;
    border-bottom: 1px solid #505050;
}
h1.logo {
    font-weight: 900;
    font-family: 'Inter Black';
    font-size: 45px;
    color: var(--custom-yellow);
    text-transform: uppercase;
}
.col-md-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 24% !important;
    max-width: 25%;
}
p.tab-content-title {
    font-family: 'Inter Light';
    font-weight: 400;
    font-size: 15px;
    color: #798196;
}
img.portfolio-logo {
    width: 175px;
}
.tab button {
    display: block;
    background-color: inherit;
    color: var(--white);
    padding: 21px 5px;
    width: 100%;
    border: none;
    outline: none;
    text-align: left;
    cursor: pointer;
    transition: 0.3s;
    font-size: 17px;
}
img.offer-logo {
    width: 250px;
    position: relative;
    left: -21px;
}
h4.offer-title {
    font-family: 'Inter Bold';
    font-weight: 700;
    font-size: 24px;
    text-transform: uppercase;
    border-bottom: 5px solid #E9B41A;
    width: 207px;
    color: var(--white);
}
.offer-heading {
    font-weight: 700;
    font-size: 49px;
    color: var(--white);
    font-family: 'Oswald Bold';
    font-size: 41px;
    margin-bottom: 50px;
}
h4.offer-title-service {
    font-family: 'Inter Bold';
    color: var(--white);
    font-weight: 700;
    font-size: 20px;
}
p.offer-para {
    font-family: 'Inter';
    color: var(--white);
    font-weight: 400;
    font-size: 15px;
}
h2.service-offer {
    font-family: 'Oswald Bold';
    font-weight: 700;
    font-size: 50px;
}
.col-md-6.service-column {
    width: 49% !important;
    max-width: 49%;
}
img.service-offer-img {
    width: 293px;
    margin-bottom: 16px;
    height: 388px;
}
img.what-say-img {
    width: 100%;
}
img.launch-your-business {
    width: 100%;
    margin-bottom: 9px;
}
h2.service-offer {
    font-family: 'Oswald Bold';
    font-weight: 700;
    font-size: 47px;
}
.col-md-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 24%;
    max-width: 25%;
}
h1.title-contact-form {
    font-family: 'Oswald Bold';
    font-style: normal;
    font-weight: 700;
    font-size: 47.4px;
    color: var(--white);
    margin: 0pc 37px 0 71px;
    text-align: end;
    margin-bottom: 16px;
}
img.footer-logo {
    width: 200px;
}
p.footer-para {
    font-family: 'Inter Light';
    font-style: normal;
    font-weight: 400;
    font-size: 15.3333px;
    color: var(--white);
}
h4.footer-headings {
    font-family: 'Inter Bold';
    font-style: normal;
    font-weight: 700;
    font-size: 20.33px;
    color: var(--white);
}
a.uppar-anchor {
    font-family: 'Inter Light';
    font-style: normal;
    font-weight: 400;
    font-size: 15.3333px;
    color: var(--white);
}
p.copyright-txt {
    font-family: 'Inter Light';
    font-style: normal;
    font-weight: 400;
    font-size: 15.3333px;
    color: var(--white);
}
.footer-links {
    padding: 8px 0px 0px 58px;
}
/* Professional Page */
.container-fluid.black-bg {
    background-color: #000;
    padding: 65px 99px;
    text-align: center;
}
h1.professional-title {
    font-family: 'Oswald Bold';
    font-style: normal;
    font-weight: 700;
    font-size: 47.83px;
    color: var(--white);
}
h1.professional-page-title {
    font-family: 'Oswald Bold';
    font-style: normal;
    font-weight: 700;
    font-size: 47.36px;
    text-transform: capitalize;
}
h1.professional-page-title {
    font-family: 'Oswald Bold';
    font-style: normal;
    font-weight: 700;
    font-size: 47.36px;
    text-transform: capitalize;
}
p.professional-page-para {
    font-family: 'Inter Light';
    font-style: normal;
    font-weight: 400;
    font-size: 14.1202px;
    color: #798196;
    margin-top: 20px;
}
img.professional-page-img {
    width: 387px;
    height: 577px;
}
}

 .carousel-container {
            width: 80%;
            max-width: 600px;
            margin: auto;
            overflow: hidden;
            background: white;
            border-radius: 10px;
            box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
        }

        .carousel {
            display: flex;
            transition: transform 0.5s ease-in-out;
        }

        .testimonial {
            flex: 1;
            min-width: 100%;
            padding: 20px;
            text-align: center;
        }

        .testimonial p {
            font-size: 1rem;
            color: #555;
        }

        .testimonial h4 {
            margin: 10px 0 0;
            font-size: 1.2rem;
            color: #333;
        }

        .buttons {
            display: flex;
            justify-content: center;
            margin: 10px 0;
        }

        .button {
            width: 12px;
            height: 12px;
            margin: 0 5px;
            background-color: #ddd;
            border-radius: 50%;
            cursor: pointer;
            transition: background-color 0.3s;
        }

        .button.active {
            background-color: #333;
        }

/* Blog Section Carousel css */
.latest-articles-section {
    padding: 60px;
    background-color: #f8f8f8;
}

.latest-articles-section h2 {
    text-align: center;
    margin-bottom: 20px;
}

.swiper-container {
    padding: 10px 0;
}

.carousel-post {
    background-color: #fff;
    border: 1px solid #ddd;
    padding: 15px;
    text-align: center;
}

.carousel-post-image {
    width: 100%;
    height: 150px;
    object-fit: cover;
    margin-bottom: 10px;
}

.carousel-post h3 {
    font-size: 1.1em;
    margin: 10px 0;
}

.post-excerpt {
    font-size: 0.9em;
    color: #666;
}

.read-more-button {
    display: inline-block;
    margin-top: 10px;
    padding: 8px 12px;
    background-color: #1f1500;
    color: #fff;
    text-decoration: none;
    border-radius: 4px;
    font-size: 0.9em;
}

.read-more-button:hover {
    background-color: #333;
	color: #fff;
}

/* Swiper navigation buttons styling */
.swiper-button-next,
.swiper-button-prev {
    color: #1f1500; /* Arrow color */
    width: 25px;
    height: 25px;
}

.swiper-button-next:hover,
.swiper-button-prev:hover {
    color: #333;
}
h3.professional-title a {
    color: #1f1500;
}
.swiper-button-prev, .swiper-button-next { display: none; }