* {
    box-sizing: border-box;
}

html {
    font-family: "roboto";
}

:root {
    --white: #fff;
    --gray: #c5b8b8;
    --blue1: #2b30b9;
    --red1: #ffd600;
    --para-colo: #f3ebeb;
    --laptop-content-width: 10vw;
    --laptop-keyboard-width: 0.5;
    --laptop-color: #f5f5f5;
    --primary-yellow: #ffc421;
    --text-gray-new: #99a1aa;
}

body {
    /* background-image: url("assets/images/main-bg.jpg"); */
    /* The image used */
    background-color: black !important;
    /* Used if the image is unavailable */
    width: 100% !important;
    /* height: 500px; You must set a specified height */
    height: auto;
    /* You must set a specified height */
    background-position: center;
    /* Center the image */
    background-repeat: no-repeat;
    /* Do not repeat the image */
    background-size: cover;
    /* Resize the background image to cover the entire container */
}

::-webkit-scrollbar {
    width: 5px;
}

::-webkit-scrollbar-track {
    background: rgb(0, 0, 0);
    /* border-radius: 10px; */
    /* box-shadow:inset 0 0 6px rgba(0, 0, 0, 0.575); */
    border-left: 0.1px solid black;
}

::-webkit-scrollbar-thumb {
    background: var(--primary-yellow);
    border-left: 0.1px solid black;
}

::selection {
    background-color: var(--primary-yellow);
    color: #000;
}

@media (min-width: 1450px) {
    .container {
        max-width: 1400px !important;
    }
}

.banner_uper_image_aro {
    width: 100%;
    height: 90%;
}

/* fixing css */

.bg-black {
    background: #000 !important;
}

/* Start Added By Ali */

.outer-modal {
    width: 100%;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
    background: rgba(0, 0, 0, 0.8);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    display: none;
    overflow-x: auto;
}

.outer-modalb {
    width: 100%;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
    background: rgba(0, 0, 0, 0.8);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    display: none;
    overflow-x: auto;
}

.custom-modal_mag {
    width: 30%;
    height: auto;
    padding: 10px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    top: 15%;
    /* border-top: 10px solid;
border-right: 1px solid; */
    border-radius: 5px;
    border: 1px solid var(--primary-yellow);
    /*box-shadow: -3px 6px 5px 2px #474646; */
    overflow-y: auto;
    overflow-x: auto;
}

.custom-modal_mag>input {
    width: 90%;
    height: auto;
}

.closeBtn {
    position: absolute;
    top: 5px;
    right: 5px;
    background: red;
    color: #fff;
    width: 30px;
    line-height: 30px;
    border-radius: 50%;
    text-align: center;
}

.closeBtn:hover {
    cursor: pointer;
}

.payment {
    margin-left: 30px;
}

.payment>input {
    display: inline-block;
    margin-left: 30px;
}

#profile {
    z-index: 99999;
}

/* End Added By Ali */

.banner_uper_image-android {
    height: 500px;
}

.navbar {
    background-color: #00000093 !important;
    backdrop-filter: blur(20px) !important;
}

.hero-margin {
    margin-top: 120px !important;
}

/* index page slider css */

/* index page slider css */

/* /////////////////////////////////////////////////// */

/* /////////////// Index page///////////////////////// */

/* /////////////////////////////////////////////////// */

/* /////////////////////////////////////////////////// */

/* /////////////// Index page///////////////////////// */

/* /////////////////////////////////////////////////// */

.banner_uper_image {
    width: 90%;
    height: 100%;
}

.banner_uper_image_webapps {
    width: 90%;
    height: 100%;
}

#service-btn {
    cursor: pointer;
}

.C-carousel {
    height: 100vh !important;
    width: 100vw;
    overflow: hidden;
    position: relative;
}

.C-track {
    opacity: 1;
    transition: all 400ms ease;
}

.C-track--reinit {
    opacity: 0;
    transition: all 0ms linear;
}

.C-slide {
    height: 100vh;
    width: 100vw;
    display: flex;
    flex: 1 1 auto;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.C-slide:nth-child(2) {
    background: linear-gradient( to bottom, rgba(0, 0, 0, 0.72), rgba(14, 9, 12, 0.83)), url("../../assets/images/indexbg1.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.C-slide:nth-child(3) {
    background: linear-gradient( to bottom, rgba(0, 0, 0, 0.72), rgba(14, 9, 12, 0.83)), url("../../assets/images/indexbg2.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.C-slide:nth-child(4) {
    background: linear-gradient( to bottom, rgba(0, 0, 0, 0.72), rgba(14, 9, 12, 0.83)), url("../../assets/images/indexbg4.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.C-slide:nth-child(5) {
    background: linear-gradient( to bottom, rgba(0, 0, 0, 0.72), rgba(14, 9, 12, 0.83)), url("../../assets/images/dark_purple_shapes_pattern_abstraction_hd_purple.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.C-slide:nth-child(6) {
    background: linear-gradient( to bottom, rgba(0, 0, 0, 0.72), rgba(14, 9, 12, 0.83)), url("../../assets/images/indexbg3.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.C-slide:nth-child(7) {
    background: linear-gradient( to bottom, rgba(0, 0, 0, 0.72), rgba(14, 9, 12, 0.83)), url("../../assets/images/indexbg5.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.C-slide:nth-child(8) {
    background: linear-gradient( to bottom, rgba(0, 0, 0, 0.72), rgba(14, 9, 12, 0.83)), url("../../assets/images/indexbg6.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.C-carousel.initialized .C-slide {
    border-radius: 100vw;
    transform: scale(0.5) skew(-5deg) rotate(0);
    transition: all 700ms ease;
}

.C-carousel.initialized .C-slide.active {
    transform: scale(1) skew(0) rotate(0);
    border-radius: 0;
}

.C-navigation {
    position: absolute;
    bottom: 5px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 2;
}

.C-carousel--vertical .C-navigation {
    bottom: auto;
    left: auto;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    width: 20px;
}

.C-navigation__dot {
    width: 12px;
    height: 12px;
    background: #fff;
    display: inline-block;
    margin: 4px;
    cursor: pointer;
    border-radius: 50%;
}

.C-navigation__dot.active {
    background: #3333ff;
    transform: scale(1.3);
}

.C-carousel-navigation-button {
    position: absolute;
    top: 50%;
    left: 10px;
    z-index: 2;
    border: 1px solid var(--blue1);
    box-shadow: none;
    border-radius: 5px;
    font-weight: bold;
    color: var(--red1);
    padding: 10px;
    background: transparent;
    cursor: pointer;
    transform: translateY(-50%);
    transition: all 300mes ease;
    text-transform: capitalize;
    backdrop-filter: blur(20px);
    display: none;
}

.C-carousel-navigation-button:hover {
    color: var(--white);
}

.C-carousel-navigation-button--next {
    left: auto;
    right: 10px;
}

/* navigate mobile buttons */

.C-carousel--vertical .C-carousel-navigation-button {
    bottom: 50px;
    top: auto;
    left: auto;
    right: 25px;
    transform: translateY(0);
}

.C-carousel--vertical .C-carousel-navigation-button--next {
    right: 20px;
}

.C-carousel--vertical .C-carousel-navigation-button--prev {
    transform: translatex(calc(-100% - 5px));
}

.C-slide-title {
    padding: 1rem 2rem;
    font-size: 1.5rem;
    position: relative;
    transform: translateY(100%);
    opacity: 0;
    transition: all 300ms ease;
    transition-delay: 500ms;
}

.active .C-slide-title {
    transform: translateY(0) translateX(0);
    opacity: 1;
}

.pen-controls {
    position: fixed;
    bottom: 10px;
    left: 10px;
}

.pen-controls button {
    border: 2px solid blueviolet;
    box-shadow: none;
    border-radius: 0;
    font-weight: bold;
    color: blueviolet;
    padding: 10px;
    background: #fff;
    cursor: pointer;
}

/* index page slider css end */

/* ///////////////////End Index page/////////////////////// */

/* ///////////////////  Index page css  /////////////////////// */

/* ///////////////////Index page css end/////////////////////// */

@keyframes animatedBackground {
    from {
        background-position: 0 0;
    }
    to {
        background-position: 100% 0;
    }
}

.Hero-Section-Container {
    background: url("../../assets/images/Mask\ Group\ 4.png");
    background-size: 150% 100%;
    z-index: -2;
    background-position: 0px 0px;
    background-repeat: repeat-x;
    animation: animatedBackground 10s linear infinite alternate;
}

.hero1,
.hero2 {
    height: 100vh;
}

.hero2 {
    position: relative;
    padding: 0 !important;
}

.hero-img {
    position: absolute;
    right: 0;
    bottom: 0;
    display: inline;
    padding: 0 !important;
}

.hero-section-content {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.hero-section-content>h1 {
    font-size: 70px;
    font-weight: bolder;
}

.hero-section-content>h6 {
    font-size: 20px;
    font-weight: lighter;
}

.hero-img>img {
    width: 100%;
}

/* ///////////////////////////////////////
     Index Section page animation and css
   /////////////////////////////////////////  
*/

.C-slide {
    position: relative;
    background: black top center no-repeat fixed;
    /* height:600px; */
    overflow: hidden;
}

.rect1,
.rect2,
.rect3,
.rect4 {
    position: absolute;
    width: 70px;
    height: 70px;
    bottom: -150px;
    background: #fff;
    -webkit-animation: mymove2 4s linear infinite;
}

.rect1 {
    left: 50%;
}

.rect2 {
    left: 10%;
    -webkit-animation-delay: 0.3s;
}

.rect3 {
    left: 25%;
    -webkit-animation-delay: 2s;
}

.rect4 {
    left: 85%;
    -webkit-animation-delay: 1s;
}

.rect5,
.rect6,
.rect7,
.rect8 {
    position: absolute;
    width: 50px;
    height: 50px;
    background: #fff;
    bottom: -150px;
    -webkit-animation: mymove2 4s linear infinite;
}

.rect5 {
    left: 0%;
}

.rect6 {
    left: 15%;
    -webkit-animation-delay: 2.2s;
}

.rect7 {
    left: 45%;
    -webkit-animation-delay: 0.8s;
}

.rect8 {
    left: 77%;
    -webkit-animation-delay: 1.4s;
}

.rect9,
.rect10 {
    position: absolute;
    width: 70px;
    height: 70px;
    background: #fff;
    bottom: -250px;
    border-radius: 50%;
    -webkit-animation: mymove3 5s linear infinite;
}

.rect9 {
    left: 3%;
}

.rect10 {
    left: 95%;
    -webkit-animation-delay: 0s;
}

.rect13,
.rect14 {
    position: absolute;
    width: 0px;
    height: 0px;
    border: solid 40px transparent;
    border-bottom: solid 40px #fff;
    bottom: -150px;
    -webkit-animation: mymove4 4s linear infinite;
}

.rect13 {
    left: 45%;
    border-bottom: solid 65px #fff;
    -webkit-animation-delay: 0.6s;
}

.rect14 {
    left: 72%;
    border-bottom: solid 120px #fff;
    -webkit-animation: mymove5 6s liner infinte;
    -webkit-animation-delay: 1s;
}

.rect11,
.rect12 {
    position: absolute;
    width: 0px;
    height: 0px;
    border: solid 40px transparent;
    border-bottom: solid 40px #fff;
    bottom: -150px;
    -webkit-animation: mymove5 4s linear infinite;
}

.rect11 {
    left: 30%;
}

.rect12 {
    left: 65%;
    border-bottom: solid 60px #fff;
    -webkit-animation-delay: 1.3s;
}

.rect15 {
    position: absolute;
    width: 70px;
    height: 70px;
    background: #fff;
    bottom: -400px;
    -webkit-animation: mymove3 6s linear infinite;
}

.rect15 {
    left: 55%;
}

.rect17 {
    position: absolute;
    width: 100px;
    height: 100px;
    background: #fff;
    bottom: -400px;
}

@-webkit-keyframes mymove2 {
    0% {
        transform: rortate(0deg);
        opacity: 1;
    }
    100% {
        transform: rotate(540deg);
        opacity: 0;
        bottom: 340px;
    }
}

@-webkit-keyframes mymove3 {
    0% {
        transform: rortate(0deg);
        opacity: 1;
    }
    100% {
        transform: rotate(720deg);
        opacity: 0;
        bottom: 540px;
    }
}

@-webkit-keyframes mymove4 {
    0% {
        transform: rortate(0deg);
        opacity: 1;
    }
    100% {
        transform: rotate(720deg);
        opacity: 0;
        bottom: 540px;
    }
}

@-webkit-keyframes mymove5 {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        bottom: 540px;
    }
}

/* ////////////////////////////////////// */

/* ////////////////////////////////////// */

/* ////////////////////////////////////// */

/* section 2 */

.index-section-2>span {
    color: var(--red1) !important;
}

.index-section-2>h1 {
    font-size: 40px;
    font-weight: bolder;
    color: var(--white);
}

.index-section-2>p {
    font-size: 17px !important;
    text-transform: none;
    font-weight: lighter;
    letter-spacing: 0;
    color: var(--para-colo) !important;
}

/* for button  */

.glow-on-hover {
    padding: 15px 40px;
    border: none;
    outline: none;
    color: #fff;
    background: -webkit-linear-gradient(to right, #ff0076, #590fb7);
    background: linear-gradient(to right, #ff0076, #590fb7);
    cursor: pointer;
    position: relative;
    z-index: 0;
    border-radius: 10px;
    font-size: 15px !important;
    font-weight: bolder;
}

.glow-on-hover:before {
    content: "";
    background: linear-gradient( 45deg, #ff0076, #590fb7, #fffb00, #48ff00, #00ffd5, #002bff, #7a00ff, #ff00c8, #ff0000);
    position: absolute;
    top: -2px;
    left: -2px;
    background-size: 400%;
    z-index: -1;
    filter: blur(5px);
    width: calc(100% + 4px);
    height: calc(100% + 4px);
    animation: glowing 20s linear infinite;
    transition: opacity 0.3s ease-in-out;
    opacity: 0;
    border-radius: 10px;
}

.glow-on-hover:active {
    color: #000;
}

.glow-on-hover:active:after {
    background: transparent;
}

.glow-on-hover:hover:before {
    opacity: 1;
}

.glow-on-hover:after {
    z-index: -1;
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: -webkit-linear-gradient(to right, #ff0076, #590fb7);
    background: linear-gradient(to right, #ff0076, #590fb7);
    left: 0;
    top: 0;
    border-radius: 10px;
}

@keyframes glowing {
    0% {
        background-position: 0 0;
    }
    50% {
        background-position: 400% 0;
    }
    100% {
        background-position: 0 0;
    }
}

/* for button end  */

.index-section-2-img>img {
    width: 90%;
    animation: zoomEfferct 5s linear infinite;
    /* transition:all .3s ease */
}

.heart-animation {
    animation: beat 2s infinite alternate;
    transform-origin: center;
}

/* Heart beat animation */

@keyframes beat {
    to {
        transform: scale(1.2);
    }
}

/* /////////////////// */

/* /// philosophy section /// */

/* .index-philosophy{
  background: url('../../assets/images/dark_purple_shapes_pattern_abstraction_hd_purple.png');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
} */

/* new contact form section style */

/* section 6 (Contact ) */

.contact-content {
    min-height: 50vh;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.contact-content h1 {
    font-size: 60px;
    font-weight: bolder;
    letter-spacing: 2px;
    color: var(--red1);
}

.contact-paragraph {
    font-size: 20px;
    color: var(--white);
}

.contact_figure img {
    width: 80%;
}

.fa-phone,
.fa-envelope {
    font-size: 30px !important;
    color: var(--red1);
}

.contact_detail>span {
    font-size: 25px;
    color: var(--red1);
}

.contact_detail span>a {
    color: var(--white);
    text-decoration: none;
    font-size: 25px;
    letter-spacing: 2px;
}

/* form  */

.form_container {
    background: url("../../assets/images/form_bg_gif.gif");
    background-repeat: no-repeat;
    background-size: cover;
    border: 2px solid var(--red1);
    padding: 50px 40px;
    width: 90%;
}

.contact-input {
    background: transparent !important;
    border: 2px solid var(--red1) !important;
    padding: 10px !important;
    color: var(--white) !important;
    margin-bottom: 30px !important;
}

.contact-input::placeholder {
    font-size: 14px !important;
    color: #dfdfdf !important;
}

/* ::placeholder {
  color: #DFDFDF !important;
} */

.submit-button {
    padding: 10px 20px;
    outline: none;
    border: none;
    background-color: var(--red1);
    border-radius: 20px;
    width: 50%;
    font-weight: bolder;
}

/* ///////////////////End Index page/////////////////////// */

/* /////////////////////////////////////////////////////// */

/* ///////////////////End Index page/////////////////////// */

/* /////////////////////////////////////////////////////// */

/* for fonts  */

.whitefonts {
    font-size: 20px;
}

/* Image Gallery  */

.gal {
    -webkit-column-count: 3;
    /* Chrome, Safari, Opera */
    -moz-column-count: 3;
    /* Firefox */
    column-count: 3;
}

.gal img {
    width: 100%;
    padding: 7px 0;
}

.gal-height-img {
    height: 31.7%;
}

.side-blue {
    background-image: url("../../assets/images/side-blue.png");
    width: 100%;
    height: 1200px;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    top: 0;
    z-index: -1;
}

.side-red {
    background-image: url("../../assets/images/side-red.png");
    width: 100%;
    height: 1200px;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    top: 0;
}

.logoimg>img {
    width: 40%;
    height: 100%;
}

.mob-main-pic {
    display: none;
}

.navMenu {
    margin-left: auto;
    margin-right: auto;
}

.side-number {
    font-size: 80px;
    font-weight: bolder;
    opacity: 0.3;
    float: right;
}

.round-red {
    border: 1px solid #ffd600;
    border-radius: 50%;
    width: 250px;
    height: 250px;
    margin-left: auto;
    margin-right: auto;
}

/* .round-number {
  font-size: 80px;
} */

.round-red>span {
    /* text-align: center; */
    margin-left: 80px;
    margin-top: 20px;
    line-height: -100px;
}

.white {
    color: var(--white);
}

.gray {
    color: var(--gray);
}

.blue {
    color: var(--blue1);
}

a {
    color: var(--white);
    text-decoration: none;
}

/* div.middleNav {
  text-align: center;
  height: auto;
  margin-left: auto;
  margin-right: auto;

} */

/* div.middleNav>ul {
  list-style: none;
  text-align: center;
 
} */

/* div.middleNav>ul>li {
  display: inline-block;
  padding: 15px;
} */

/* div.middleNav>ul>li:hover {
  border: 1px solid rgb(199, 6, 6);
  border-radius: 50%;
} */

/* div.middleNav>ul>li>a {
  color: var(--white);
  text-decoration: none;
} */

.slide-header {
    width: 471px;
    height: 297px;
    position: relative;
    top: 0;
    background-color: #2b30b9;
    text-align: center;
    line-height: 50px;
    margin-left: auto;
    margin-right: auto;
    color: var(--white);
}

.slide-header>table {
    color: var(--white);
}

.slide-content {
    width: auto;
    height: auto;
    text-align: left;
    font-size: 14px;
    line-height: 35px;
    color: var(--white);
}

.works-content>h1.white,
h1.blue {
    font-size: 80px;
    font-weight: bolder;
}

.service-outer {
    position: relative;
    top: 0;
    text-align: center;
}

.service-inner {
    background-image: url("../../assets/images/Layer\ 1.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 40% 100%;
}

.stroke {
    /* font-size: 200px; */
    text-align: left;
    font-size: 10em;
    -webkit-text-stroke: 1px darkgrey;
    /* -webkit-text-fill-color: white; */
    -webkit-text-fill-color: transparent;
    /* -webkit-animation: fill 0.5s infinite alternate; */
}

.serIn-serOut-menu>p>a {
    text-decoration: none;
    color: #fff;
    font-size: 20px;
}

.serIn-serOut-menu>p {
    display: flex;
    justify-content: space-between;
    width: 70%;
    height: auto;
    text-align: center;
    margin-bottom: 20px;
}

.serIn-serOut-text>p {
    width: 70%;
    height: auto;
    text-align: left;
}

.serIn-serOut-menu>p>span {
    color: #fff;
    font-size: 20px;
}

h5.services {
    width: 10%;
    height: auto;
    border: 1px solid red;
    border-radius: 50%;
    padding: 8px;
    color: #fff;
}

table.award {
    width: 100%;
    height: auto;
    color: #fff;
}

table.award>tbody>tr {
    width: auto;
    height: 100px;
    background: rgb(66, 66, 66);
    text-align: center;
    /* font-weight: bolder; */
    font-size: 18px;
    border-bottom: 2px solid #000;
}

.colaberate {
    /* background-image: url("../../assets/images/Path 121.png"); */
    background-image: url("../../assets/images/Path\ 121.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.colaberate>p {
    text-align: center;
    font-size: 80px;
    font-weight: bolder;
    color: #fff;
}

.colaberate>.trans {
    margin-top: -5%;
    /* font-size: 200px; */
    text-align: center;
    font-size: 5em;
    -webkit-text-stroke: 1px darkgrey;
    /* -webkit-text-fill-color: white; */
    -webkit-text-fill-color: transparent;
    /* -webkit-animation: fill 0.5s infinite alternate; */
}

.buttons {
    width: 80%;
    height: 50px;
    /* border: 1px solid #000; */
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.str-proj {
    background: #000;
    color: #fff;
    width: 25%;
    padding: 12px;
    border: #000;
    border-radius: 20px;
    text-align: left;
    font-size: 12px;
}

.talk-bin {
    background: #fff;
    color: #000;
    width: 25%;
    padding: 12px;
    border: #fff;
    border-radius: 20px;
    text-align: left;
    font-size: 12px;
}

.foot-nav {
    text-align: center;
}

.foot-nav>p {
    display: inline-block;
    padding: 20px;
    text-align: center;
}

.foot-logo>img {
    width: 50%;
}

.foot-logo>p {
    color: #fff;
    font-size: 11px;
}

.wh {
    color: #fff;
    text-align: center;
}

.wh>p {
    font-size: 10px;
    color: #fff;
    text-align: center;
}

.addr {
    color: #fff;
    text-align: center;
}

.addr>p {
    font-size: 10px;
    color: #fff;
    text-align: center;
}

.call {
    color: #fff;
    text-align: center;
}

.call>p {
    font-size: 10px;
    color: #fff;
    text-align: center;
}

.modelBox {
    background: rgba(0, 0, 0, 0.1);
    color: #fff;
}

.modelBox {
    /* display: none; */
    width: 60%;
    height: auto;
    background: rgb(128, 125, 125);
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    top: 0;
}

/* SEO PAGE */

.seoPgBgpic {
    background-image: linear-gradient(rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8)), url("../../assets/images/seo/seopgbanner.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding: 150px;
}

/* LOGOG DESIGN PAGE */

/*  */

.disc-proj {
    background: #ffd600;
    color: black;
    width: auto;
    padding: 12px;
    border: #000;
    border-radius: 20px;
    text-align: left;
    font-size: 16px;
    line-height: 20px;
}

.seo-banner {
    background-image: linear-gradient(rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8)), url("../../assets/images/seo_binary/banner_2.png");
    background-repeat: no-repeat;
    background-position: center;
    /* background-size: cover; */
    background-size: cover;
    display: flex;
    justify-content: center;
    align-items: center;
    /* padding: 200px; */
    width: 100%;
    height: 50%;
    text-align: center;
}

/* start abbas */

.seo-banner {
    background-image: linear-gradient(rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8)), url("../../assets/images/seo_binary/banner_2.png");
    background-repeat: no-repeat;
    background-position: center;
    /* background-size: cover; */
    background-size: cover;
    display: flex;
    justify-content: center;
    align-items: center;
    /* padding: 200px; */
    width: 100%;
    height: 50%;
    text-align: center;
}

/* start end abbas */

/* email banner 2 start */

.email-banner {
    background-image: linear-gradient(rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8)), url("../../assets/images/email_binary/banner_2.png");
    background-repeat: no-repeat;
    background-position: center;
    /* background-size: cover; */
    background-size: cover;
    display: flex;
    justify-content: center;
    align-items: center;
    /* padding: 200px; */
    width: 100%;
    height: 50%;
    text-align: center;
}

/* email banner 2 end */

/* d-md-block d-none */

/* payperclick start abbas  */

.payperclick-banner {
    background-image: linear-gradient(rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8)), url("../../assets/images/ppc_binary/banner_2.png");
    background-repeat: no-repeat;
    background-position: center;
    /* background-size: cover; */
    background-size: cover;
    display: flex;
    justify-content: center;
    align-items: center;
    /* padding: 200px; */
    width: 100%;
    height: 50%;
    text-align: center;
}

/* payperclick end abbas  */

/* smm banner 2 footer side abbas */

.smm-banner {
    background-image: linear-gradient(rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8)), url("../../assets/images/smm_binary/banner_2.png");
    background-repeat: no-repeat;
    background-position: center;
    /* background-size: cover; */
    background-size: cover;
    display: flex;
    justify-content: center;
    align-items: center;
    /* padding: 200px; */
    width: 100%;
    height: 50%;
    text-align: center;
}

/* smm banner 2 footer side abbas */

/* Improved Starts*/

.logo-banner {
    background-image: url("../../assets/images/logo/Ban.png");
    background-repeat: no-repeat;
    background-position: center;
    /* background-size: cover; */
    background-size: cover;
    display: flex;
    justify-content: center;
    align-items: center;
    /* padding: 200px; */
    width: 100%;
    height: 50%;
    text-align: center;
}

.logo-banner-heading {
    /* font-size: 80px; */
    color: #fff;
    font-weight: bolder;
}

.logo-banner-heading2 {
    /* font-size: 80px; */
    color: #fff;
    font-weight: bold;
    /* margin-top: 350px; */
}

/* Improved Ends*/

.gst {
    background: #ffd600;
    color: black;
    width: 25%;
    padding: 12px;
    border: #000;
    border-radius: 20px;
    text-align: left;
    font-size: 16px;
    text-align: center;
}

.ops {
    text-align: center;
    font-size: 80px;
    color: #fff;
}

.round-number2 {
    position: absolute;
    top: 50px;
    left: 0;
    color: #fff;
    font-size: 60px;
    font-weight: bold;
    width: 100%;
    height: auto;
    text-align: center;
}

/* .round-text2 {
  color: #A9AFC3;position: absolute; top: 130px; left: 260px; font-size: 20px;
} */

.round-text2 {
    color: #a9afc3;
    position: absolute;
    top: 130px;
    left: 0;
    font-size: 20px;
    width: 100%;
    height: auto;
    text-align: center;
}

.round-number {
    position: absolute;
    top: 50px;
    left: 0;
    color: #fff;
    font-size: 60px;
    font-weight: bold;
    width: 100%;
    height: auto;
    text-align: center;
}

.round-text {
    color: #a9afc3;
    position: absolute;
    top: 130px;
    left: 0;
    font-size: 20px;
    width: 100%;
    height: auto;
    text-align: center;
}

/* .round-number1 {
  position: absolute; top: 50px; left: 320px; color: #fff; font-size: 60px; font-weight: bold;
} */

.round-number1 {
    position: absolute;
    top: 50px;
    left: 0;
    color: #fff;
    font-size: 60px;
    font-weight: bold;
    width: 100%;
    height: auto;
    text-align: center;
}

/* .round-text1 {
  color: #A9AFC3;position: absolute; top: 130px; left: 250px; font-size: 20px;
} */

.round-text1 {
    color: #a9afc3;
    position: absolute;
    top: 130px;
    left: 0;
    font-size: 20px;
    width: 100%;
    text-align: center;
}

.img-round-bottom {
    width: 10%;
    height: 10%;
    border-radius: 50%;
}

.owl-dots {
    display: none;
}

/* PORTFOLIO PAGE */

.h1-head-white {
    color: #fff !important;
    font-size: 40px;
    font-weight: bold;
    text-align: center;
}

.portfolio-bg-banner {
    background-image: url("../../assets/images/web/website_desgin_banner_bg.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-size: cover;
    text-align: center;
}

.mobapp-bg-banner {
    background-image: url("../../assets/images/mobile/main_mob_bg.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-size: cover;
    text-align: center;
    padding-top: 50px;
    padding-bottom: 50px;
}

.bus-stand-out {
    background-image: url("../../assets/images/portfolio/group_99.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-size: cover;
    text-align: center;
    padding: 300px;
}

.heading-bg-pic {
    background-image: url("../../assets/images/mobile/after_running.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-size: cover;
    text-align: center;
    padding: 100px;
}

/* .carousel-control-prev-icon, .carousel-control-next-icon {
  display: none !important;
} */

/* New Mega Menu */

/* .bg-primary {
  background-color: #060606!important;
} */

.mag-nested {
    background: #060606 !important;
}

.col-megamenu>.title {
    color: #ffd600 !important;
    background: #f7caca;
    font-weight: bold !important;
    text-align: center;
    padding: 10px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.col-megamenu>li {
    padding: 10px;
}

a {
    text-decoration: none !important;
    color: #fff !important;
}

.owl-stage {
    margin-left: -10px !important;
}

.owl-prev>span,
.owl-next>span {
    font-size: 80px !important;
    color: #fff;
}

.nav-item>.nav-link {
    transition: all 0.3s ease-in-out;
    /* padding: 10px; */
}

/* .nav-item > .nav-link:hover {
  border-radius: 10px;
  border-right: 1px solid #ffd600;
  border-bottom: 1px solid #ffd600;

  background: rgba(0, 0, 0, 5) !important;
  color: #ffd600 !important;
} */

.owl-item .active .center {
    width: 100% !important;
    height: auto !important;
}

.card-mag {
    padding: 20px !important;
    background: #000 !important;
}

.card-body-mag {
    background: #2b30b9 !important;
    color: #fff !important;
    border-top-left-radius: 10px !important;
    border-top-right-radius: 10px !important;
}

.card-details-mag {
    background: #080a12;
    color: #fff;
}

.owl-item .active {
    padding: 30px;
    background-color: red;
}

.byu-now {
    width: 50%;
    height: auto;
    padding: 10px;
    border: 1px solid #ffd600;
    background: #ffd600;
    color: #fff;
    border-radius: 4px;
    font-size: 25px;
}

.list-unstyled>li {
    padding: 10px;
}

.list-unstyled>li:hover {
    border-bottom: 1px solid #ffd600;
    border-right: 1px solid #ffd600;
    border-radius: 5px;
    color: #f1c1c1;
    /* box-shadow: 1px 2px 8px #ffd600; */
}

.main-content-mobapp {
    text-align: left;
    color: #fff;
}

.main-content-mobapp>p {
    font-size: 18px;
}

/* For Footer */

.foot-nav1 {
    width: 100%;
    height: auto;
    text-align: center;
}

.foot-nav1>h5 {
    display: inline-block;
    background: #ffd600;
}

.foot-nav1>ul {
    display: inline-block;
}

.footer-link {
    width: 250px;
    text-align: left;
}

.footer-link>li {
    list-style: none;
    padding: 5px;
    font-size: 12px;
}

.footer-link>li>a {
    color: rgb(75, 72, 72);
}

#packages {
    font-size: 45px;
    font-weight: bold;
}

.card-testimonial {
    background: #1a1a1a !important;
    color: #fff !important;
}

.owl-carousel .owl-item img {
    width: 30% !important;
}

.modal-content {
    background: #1a1a1a !important;
    color: #fff !important;
}

/* .gt-quote {
  margin-top:15px;
} */

/* .gt-quote > button {
  padding: 10px; 
  border: 1px solid red; 
  border-radius: 30px; 
  background: transparent; 
  color: #fff;
} */

.navbar-toggler {
    border: 0px solid #000 !important;
    float: right;
}

.div2 {
    display: none !important;
}

.talk-bin>a {
    text-decoration: none !important;
    color: #000 !important;
}

/* Start Read  MORE / LESS */

.extra_content {
    display: none;
}

.show {
    display: block !important;
}

/* End Read  MORE / LESS */

/* Social Media */

.soical-right {
    text-align: center;
}

.soical-right>ul {
    list-style: none;
}

.soical-right>ul>li {
    display: inline-block;
    margin-left: 20px;
}

.carousel-indicators {
    display: none !important;
}

.rmrl {
    width: 35%;
    height: auto;
    /* padding: 10px; */
    color: #ffd600;
    /* background: #ffd600; */
    /* border: 1px solid #ffd600; */
    margin-right: auto;
    margin-left: auto;
    border-radius: 10px;
    transition: all 0.5s ease-in-out;
}

.rmrl:hover {
    color: #fff;
    cursor: hand;
}

#more {
    display: none;
}

.carousel-control-prev,
.carousel-control-next {
    display: none;
}

.wdd {
    color: #fff;
    font-weight: bold;
    font-size: 30px;
}

/* //////////////////////////// */

/* testimonials css */

.section-padding {
    padding: 80px 0;
}

.section-title {
    text-align: center;
    margin-bottom: 60px;
}

.section-borders span {
    height: 5px;
    background: #ffffff;
    width: 40px;
    display: inline-block;
    border-radius: 2px;
}

.section-borders span.black-border {
    background: #ffffff;
    width: 30px;
    margin: 0 6px;
}

.client-testimonial-carousel .owl-dots button {
    height: 5px;
    background: #ffffff !important;
    width: 20px;
    display: inline-block;
    margin: 5px;
    transition: 0.2s;
    border-radius: 2px;
}

.client-testimonial-carousel button.owl-dot.active {
    background: #ffffff !important;
    width: 30px;
}

.client-testimonial-carousel .owl-dots {
    text-align: center;
    margin-top: 25px;
}

.single-testimonial-item {
    position: relative;
    padding: 40px;
    background-color: #202020;
    border-radius: 15px;
    transition: all 0.3s ease-in;
    color: var(--white);
    width: 100%;
    height: 260px !important;
}

.single-testimonial-item:hover {
    background-color: var(--primary-yellow);
    color: #000;
}

.single-testimonial-item:hover .link-name {
    color: black !important;
}

.single-testimonial-item:hover .link-position {
    color: black !important;
}

.tour-users {
    position: absolute;
    bottom: 20px;
    left: 0;
    right: 0;
}

/* 
.single-testimonial-item:before {
  font-family: "Font Awesome 5 Free";
  content: "\f10e";
  font-weight: 900;
  position: absolute;
  left: 20px;
  top: 50%;
  font-size: 20px;
  color: #6aaf08;
  line-height: 30px;
  margin-top: -15px;
} */

/* .single-testimonial-item:after {
  background: #f1f1f1;
  content: "";
  height: 70%;
  left: 60px;
  position: absolute;
  top: 10%;
  width: 1px;
} */

.single-testimonial-item h3 {
    font-size: 20px;
    font-style: normal;
    margin-bottom: 0;
}

.single-testimonial-item h3 span {
    display: block;
    font-size: 12px;
    font-weight: normal;
    margin-top: 5px;
}

.fa-long-arrow-alt-left:before {
    position: absolute;
    content: "\f060";
    left: -20px;
    top: 50%;
}

.fa-long-arrow-alt-right:before {
    position: absolute;
    content: "\f060";
    right: -20px;
    top: 50%;
}

.owl-carousel .owl-item img {
    width: 60px !important;
    height: 60px !important;
    border-radius: 50%;
}

.link-name {
    font-size: 14px;
    color: var(--primary-yellow);
    font-weight: bold;
    text-align: left;
}

.link-position {
    font-size: 12px;
    color: #fff;
    text-align: left;
}

.myqoute {
    font-size: 30px;
}

/* ////////////////////// */

/* ////////////////////// */

/* Animation Page Start */

/* ////////////////////// */

/* ////////////////////// */

.disc-proj_animation_page {
    background: #ffd600;
    color: black;
    width: auto;
    padding: 12px;
    border: #000;
    border-radius: 20px;
    font-size: 16px;
    /*display: flex;*/
    /*justify-content: center;*/
    /*align-items: center;*/
}

.logo-banner_animation_page {
    background-image: url("../../assets/images/animation/Group-96.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    width: 100%;
    height: 50%;
    text-align: center;
}

.logo-banner_animation_pageheading {
    color: #fff !important;
    font-weight: bolder;
    margin-top: 350px;
}

.gst_animation_page {
    background: #ffd600;
    color: black;
    width: 25%;
    padding: 12px;
    border: #000;
    border-radius: 20px;
    text-align: left;
    font-size: 16px;
    text-align: center;
}

.disc-proj_animation_page,
.gst_animation_page {
    font-size: 12px !important;
    width: auto;
}

.logoPgBgpic_animation_page {
    background-image: linear-gradient(rgba(0, 0, 0, 0.65), rgba(0, 0, 0, 0.65)), url("../../assets/images/2d_binary/banner_1.png") !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: cover !important;
    height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
}

.logoPgBgpic_3d-animation_page {
    /* background-image: url(../../assets/images/Path 121.png); */
    background-image: linear-gradient(rgba(0, 0, 0, 0.85), rgba(0, 0, 0, 0.85)), url(../../assets/images/3d-ani-banner/12_11_11zon.jpeg) !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: cover !important;
    height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
}

.logoPgBgpic_typography_page {
    /* background-image: url(../../assets/images/Path 121.png); */
    background-image: linear-gradient(rgba(2, 0, 0, 0.75), rgba(0, 0, 0, 0.75)), url(../../assets/images/typography_binary/banner_1.png) !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: cover;
    height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
}

/* ////////////////////// */

/* ////////////////////// */

/* Animation Page End */

/* ////////////////////// */

/* ////////////////////// */

/*About Us Page With  Gallery Start */

/* ////////////////////// */

/* /// For Portfolio Gallery/// */

/* ////////////////////// */

.work-category {
    border: 2px solid var(--primary-white);
    margin: 0 auto;
    display: flex;
    justify-content: space-evenly;
    height: 50px;
    margin-bottom: 40px;
}

.myck {
    display: inline-block;
    padding: 10px;
    border-radius: 4px;
    color: #fff;
    text-decoration: none;
    width: 100px;
    text-align: center;
    margin-bottom: 50px;
    text-decoration: none;
}

.myck:hover {
    color: #20c997;
    text-decoration: none;
}

.hide {
    display: none;
}

/*About Us Page With  Gallery end */

.main-portfolio .container-fluid {
    padding-right: 0;
    padding-left: 0;
}

.main-portfolio {
    background-color: #f7f7f7;
    padding: 82px 0;
    position: relative;
}

/* .main-portfolio:before {
  content: "";
  position: absolute;
  background-image: url(../images/portfolio-banner-top.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 478px;
  height: 274px;
  top: 0
} */

.portfolio-img img {
    width: 100%;
    border-radius: 30px;
    border: 1px solid white;
}

.portfolio-img {
    overflow: hidden;
}

.portfolio-img figure {
    padding: 0;
    margin: 0;
    transform: scale(1);
    transition: all 0.5s ease;
    cursor: pointer;
}

.portfolio-img:hover figure {
    transform: scale(1.2);
}

.portfolio-box {
    position: relative;
    z-index: 1;
}

.portfolio-box:after {
    content: "";
    position: absolute;
    background-image: url(../images/portfolio-box-bottom.png);
    width: 407px;
    height: 271px;
    left: -295px;
    background-size: contain;
    background-repeat: no-repeat;
    z-index: -19;
    bottom: -3px;
}

.portfolio-text {
    padding-left: 70px;
    padding-right: 50px;
}

.portfolio-text h2 {
    font-family: Poppins, sans-serif;
    color: #d11830;
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
}

.portfolio-text h3 {
    font-family: Poppins, sans-serif;
    color: #081853;
    font-size: 54px;
    font-weight: 600;
    margin-bottom: 0;
}

.portfolio-text p {
    font-family: "Open Sans", sans-serif;
    color: black;
    font-size: 18px;
    font-weight: 400;
    padding-top: 35px;
    padding-right: 100px;
    line-height: 29px;
    padding-bottom: 45px;
}

.portfolio-btn-wrap {
    display: flex;
    align-items: center;
}

.portfolio-btn {
    color: #2d2d2d;
    font-size: 16px;
    font-weight: 400;
    font-family: Poppins, sans-serif;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.26);
    padding: 15px 42px;
    border-radius: 50px;
    margin-right: 25px;
    text-transform: uppercase;
    display: inline-block;
    transition: 0.3s;
}

.portfolio-btn-2 {
    color: #2d2d2d;
    font-size: 16px;
    font-weight: 600;
    font-family: Poppins, sans-serif;
    text-transform: uppercase;
    transition: 0.3s;
    align-items: center;
    display: flex;
}

.portfolio-btn-2 img {
    padding-left: 15px;
    display: inline-block;
}

.portfolio-btn-2 i {
    margin-left: 15px;
    display: inline-block;
}

.portfolio-btn:hover {
    color: #d11830;
}

.portfolio-btn-2:hover {
    color: #d11830;
}

.portfolio-animation {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}

.portfolio-animation img {
    height: 300px;
    width: 300px;
}

.design-portfolio-box {
    margin: 5px;
}

/*About Us Page With  Gallery End*/

/* ////////////////////// */

/* ////////////////////// */

/* Package Page Start */

/* ////////////////////// */

/* ////////////////////// */

.disc-proj_package_page,
.gst_package_page {
    margin-left: auto !important;
    margin-right: auto !important;
    font-size: 12px !important;
    width: 20% !important;
    margin-left: auto;
    margin-right: auto;
}

.disc-proj-threeD {
    background: #ffd600;
    color: black;
    width: auto;
    padding: 12px;
    border: #000;
    border-radius: 20px;
    text-align: left;
    font-size: 16px;
}

/* Improved Starts*/

.logo-banner_package {
    background-image: linear-gradient(rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0.9)), url("../../assets/images/package/georgie-cobbs-bKjHgo_Lbpo-unsplash.png");
    background-repeat: no-repeat;
    background-position: center;
    /* background-size: cover; */
    background-size: cover;
    display: flex;
    justify-content: center;
    align-items: center;
    /* padding: 200px; */
    width: 100%;
    height: 50%;
    text-align: center;
}

.logo-banner_package-heading {
    /* font-size: 80px; */
    color: #fff;
    font-weight: bolder;
}

.logo-banner_package-heading2 {
    /* font-size: 80px; */
    color: #fff;
    font-weight: bold;
    /* margin-top: 350px; */
}

.scroll-package {
    height: 200px;
    overflow-y: scroll;
}

.profile-pic {
    width: 58px;
}

.cust-name {
    font-size: 18px;
}

.cust-profession {
    font-size: 10px;
}

.items {
    width: 90%;
    margin: 0px auto;
    margin-top: 100px;
}

.slick-slide {
    margin: 10px;
}

/* Package Card CSS */

/* //////////////////////////// */

/* //////////////////////////// */

/* Package Page End */

/* //////////////////////////// */

/* //////////////////////////// */

/* /////////////////// */

/* // New Header // */

/* /////////////////// */

.topNav {
    padding: 0px;
    /* height: 40px; */
    background-color: #2b30b9;
}

.topNavList {
    list-style: none;
    height: auto;
    /* line-height: 40px; */
}

.topNavListUl {
    margin-top: 6px;
    margin-bottom: 7px;
}

.topNavList>ul>li>a {
    font-weight: 500;
}

.topNavList>ul>li {
    transition: all 0.3s ease;
    list-style: none;
}

.topNavList>ul>li:hover {
    transform: scale(1.1);
}

.nav-item-margin {
    transition: all 0.3s ease;
    font-weight: 500;
}

.nav-item-margin:hover {
    transform: scale(1.1);
}

.Services-list {
    position: fixed !important;
    z-index: 2000 !important;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: none;
    background-color: black;
}

.Services-list-child {
    width: 100%;
    height: 100vh !important;
    /* background-color: rgb(0, 0, 0); */
    z-index: 2000;
}

.close-services-list {
    position: absolute;
    right: 25px;
    top: 4px;
    font-size: 60px;
    cursor: pointer;
    z-index: 1200 !important;
}

.close-services-list:hover {
    color: #ffd600 !important;
}

.Services-list-container {
    width: 100%;
}

.Service-list-colums {
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: stretch;
    height: 50vh;
    border: 1px solid #fff;
    position: relative;
}

.Service-list-colums ul {
    display: flex;
    flex-direction: column;
}

.Service-list-colums ul li {
    list-style: none;
    transition: all 0.3s ease;
    font-size: 18px;
}

.Service-list-colums ul li strong {
    color: #ffd600 !important;
    font-size: 20px;
}

.Service-list-colums ul li a:hover {
    color: #ffd600 !important;
}

.Vertical-Heading {
    position: absolute;
    left: 0;
    text-transform: uppercase;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    white-space: nowrap;
    -webkit-writing-mode: vertical-rl;
    writing-mode: vertical-rl;
    font-size: 30px;
    color: transparent !important;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #ffd600;
    font-weight: 900;
}

.get-quote {
    border-radius: 20px;
    border: 2px solid #ffd600 !important;
    width: 50%;
    padding: 20px 40px;
    text-align: center;
    line-height: 20px;
    font-weight: 600;
}

.get-quote:hover {
    background-color: #ffd600;
    color: black !important;
    border: none !important;
}

.bec-partner {
    border-radius: 20px;
    border: 2px solid #ffd600 !important;
    width: 50%;
    padding: 20px 40px;
    text-align: center;
    line-height: 20px;
    font-weight: 600;
}

.bec-partner:hover {
    background-color: #ffd600;
    color: black !important;
    border: none !important;
}

/* Portfolio Page Start  */

/* //////////////////////////////////////////////////////////////////// */

/* //////////////////////////////////////////////////////////////////// */

/* //////////////////////////////////////////////////////////////////// */

/* NOTICE : PORTFOLIO GALLERY IMAGES ARE INHERITED FROM ABOUT PAGE  */

/* //////////////////////////////////////////////////////////////////// */

/* //////////////////////////////////////////////////////////////////// */

/* //////////////////////////////////////////////////////////////////// */

.logo-banner_portfolio_page {
    background-image: linear-gradient(rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0.9)), url("../../assets/images/portfolioAssets/portfolio_1.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    width: 100%;
    height: 50%;
    text-align: center;
}

/* shopify 2nd banner image start abbas */

.logo-banner_shopify_page {
    background-image: linear-gradient(rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0.9)), url("../../assets/images/shopify/shopyfy-app-1.jpg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    width: 100%;
    height: 50%;
    text-align: center;
}

/* shopify 2nd banner image end  abbas*/

.logo-banner_commerce_page {
    background-image: linear-gradient(rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0.9)), url("../../assets/images/e-commercebanner-image/e-2.jpg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    width: 100%;
    height: 50%;
    text-align: center;
}

.logo-banner_portfolio_pageheading {
    color: #fff !important;
    font-weight: bolder;
    margin-top: 350px;
}

.gst_portfolio_page {
    background: #ffd600;
    color: black;
    width: 25%;
    padding: 12px;
    border: #000;
    border-radius: 20px;
    text-align: left;
    font-size: 16px;
    text-align: center;
}

.disc-proj_portfolio_page,
.gst_portfolio_page {
    font-size: 12px !important;
    width: 40% !important;
}

/* Portfolio Page End */

/* Contact Us Page Start */

.bg-primary {
    background: #ffd600 !important;
}

.ftco-no-pt {
    padding-top: 0;
}

.ftco-no-pb {
    padding-bottom: 0;
}

.heading-section {
    font-size: 28px;
    color: #000;
}

.img {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

.form-control {
    height: 5vh !important;
    background: #fff;
    color: rgba(0, 0, 0, 0.8);
    font-size: 14px;
    border-radius: 18px !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border: none;
}

textarea.form-control {
    height: inherit !important;
}

.wrapper {
    width: 100%;
}

.contact-wrap {
    background: #e8edf0;
}

.dbox {
    width: 100%;
    margin-bottom: 25px;
    padding: 0 20px;
}

.dbox p {
    margin-bottom: 0;
}

.dbox p span {
    font-weight: 500;
    color: #000;
}

.dbox p a {
    color: #ffd600;
}

.dbox .icon {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background: #ffd600;
    margin: 0 auto;
    margin-bottom: 20px;
}

.dbox .icon span {
    font-size: 20px;
    color: black !important;
}

.dbox .text {
    width: 100%;
}

.btn {
    padding: 12px 16px;
    cursor: pointer;
    border-width: 1px;
    border-radius: 5px;
    font-size: 14px;
    font-weight: 400;
    -webkit-box-shadow: 0px 10px 20px -6px rgba(0, 0, 0, 0.12);
    -moz-box-shadow: 0px 10px 20px -6px rgba(0, 0, 0, 0.12);
    box-shadow: 0px 10px 20px -6px rgba(0, 0, 0, 0.12);
    position: relative;
    margin-bottom: 20px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

@media (prefers-reduced-motion: reduce) {
    .btn {
        -webkit-transition: none;
        -o-transition: none;
        transition: none;
    }
}

.btn:hover,
.btn:active,
.btn:focus {
    outline: none !important;
    -webkit-box-shadow: 0px 10px 20px -6px rgba(0, 0, 0, 0.22) !important;
    -moz-box-shadow: 0px 10px 20px -6px rgba(0, 0, 0, 0.22) !important;
    box-shadow: 0px 10px 20px -6px rgba(0, 0, 0, 0.22) !important;
}

.btn.btn-primary {
    background: #ffd600 !important;
    border-color: #ffd600 !important;
    color: black;
}

.btn.btn-primary:hover,
.btn.btn-primary:focus {
    border-color: #ffd600 !important;
    background: #ffd600 !important;
}

.contactForm .label {
    color: #000;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 600;
}

.contactForm .form-control {
    border: none;
}

#map {
    width: 100%;
}

#contactForm .error {
    color: red;
    font-size: 12px;
}

#contactForm .form-control {
    font-size: 16px;
}

#message {
    resize: vertical;
}

#form-message-warning,
#form-message-success {
    display: none;
}

#form-message-warning {
    color: red;
}

#form-message-success {
    color: #28a745;
    font-size: 18px;
    font-weight: 500;
}

.submitting {
    float: left;
    width: 100%;
    padding: 10px 0;
    display: none;
    font-size: 16px;
    font-weight: 500;
    color: #ffd600;
}

/* Banner Hero Start */

.hero-ccc {
    /* Sizing */
    width: 100vw;
    height: 80vh;
    margin-top: -120px;
    margin-left: -30px;
    /* Flexbox stuff */
    display: flex;
    justify-content: center;
    align-items: center;
    /* Text styles */
    text-align: center;
    color: white;
    /* Background styles */
    background-image: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url("../assets/aboutAssets/Base-4.png");
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    border-bottom-left-radius: 50% 15%;
    border-bottom-right-radius: 50% 15%;
}

/* Banner Hero End */

/* About Section First Start  */

.about-sec-1-ccc {
    padding-top: 5%;
}

/* About Section First Start  */

.gal img {
    width: 100%;
    padding: 7px 0;
}

.newsletter-ccc {
    /* Sizing */
    width: 100vw;
    height: 60vh;
    margin-left: -30px;
    /* Flexbox stuff */
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    /* Text styles */
    text-align: center;
    color: white;
    /* Background styles */
    background-image: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url("../assets/aboutAssets/Mask.png");
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    border-top-left-radius: 50% 15%;
    border-top-right-radius: 50% 15%;
}

body {
    overflow-x: hidden;
}

/* Contact Form Styling */

.container-ccc {
    padding: 0 50px 50px;
}

.textcenter-ccc {
    text-align: center;
}

.section1-ccc {
    text-align: center;
    display: table;
    width: 100%;
}

.section1-ccc .shtext-ccc {
    display: block;
    margin-top: 20px;
}

.section1-ccc .seperator-ccc {
    border-bottom: 1px solid #a2a2a2;
    width: 35px;
    display: inline-block;
    margin: 20px;
}

.section1-ccc h1 {
    font-size: 40px;
    color: #ffd600;
    font-weight: normal;
}

.section2-ccc {
    width: 1200px;
    margin: 25px auto;
}

.section2-ccc .col2-ccc {
    width: 48.71%;
}

.section2-ccc .col2-ccc.first-ccc {
    float: left;
}

.section2-ccc .col2-ccc.last-ccc {
    float: right;
}

.section2-ccc .col2-ccc.column2-ccc {
    padding: 0 30px;
}

.section2-ccc span.collig-ccc {
    color: #a2a2a2;
    margin-right: 10px;
    display: inline-block;
}

.section2-ccc .sec2addr-ccc {
    display: block;
    line-height: 26px;
}

.section2-ccc .sec2addr-ccc p:first-child {
    margin-bottom: 10px;
}

.section2-ccc .sec2contactform-ccc input[type="text"],
.section2-ccc .sec2contactform-ccc input[type="email"],
.section2-ccc .sec2contactform-ccc textarea {
    padding: 18px;
    border: 0;
    background: #ededed;
    margin: 7px 0;
}

.section2-ccc .sec2contactform-ccc textarea {
    width: 100%;
    display: block;
    color: #666;
    resize: none;
}

.section2-ccc .sec2contactform-ccc input[type="submit"] {
    padding: 15px 40px;
    color: black;
    border: 0;
    background: #ffd600;
    font-size: 16px;
    text-transform: uppercase;
    margin: 7px 0;
    cursor: pointer;
}

.section2-ccc .sec2contactform-ccc h3 {
    font-weight: normal;
    margin: 20px 0;
    margin-top: 30px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 19px;
    color: #ffd600;
}

/* @media querries */

/* Contact Us Page End  */

/* LOGOG DESIGN PAGE */

.logoPgBgpic_commerce_logo {
    background-image: linear-gradient( to bottom, rgba(0, 0, 0, 0.52), rgba(3, 3, 3, 0.73)), url("../../assets/images/e-commercebanner-image/b_1.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 50px;
}

/* replication abbas shopify start */

.logoPgBgpic_shopify_logo {
    background-image: linear-gradient( to bottom, rgba(11, 11, 12, 0.52), rgba(3, 3, 3, 0.73)), url("../../assets/images/shopify_m/b_1.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 40px;
}

/* replication abbas shopify end */

/* Typographic Logo Page Starts  */

.disc-proj-typographicLogo {
    background: #ffd600;
    color: black;
    width: auto;
    padding: 12px;
    border: #000;
    border-radius: 20px;
    text-align: left;
    font-size: 16px;
}

/* Improved Starts*/

.logo-banner-typographicLogo {
    background-image: url("../../assets/images/logo/Ban.png");
    background-repeat: no-repeat;
    background-position: center;
    /* background-size: cover; */
    background-size: cover;
    display: flex;
    justify-content: center;
    align-items: center;
    /* padding: 200px; */
    width: 100%;
    height: 50%;
    text-align: center;
}

.logo-banner-typographicLogo-heading {
    /* font-size: 80px; */
    color: #fff;
    font-weight: bolder;
}

.logo-banner-typographicLogo-heading2 {
    /* font-size: 80px; */
    color: #fff;
    font-weight: bold;
    /* margin-top: 350px; */
}

.centerMD_1 {
    padding-top: 50px;
}

/* Typographic Logo Page Ends */

/*Illustrative Logo Page Starts */

.disc-proj-illustrative {
    background: #ffd600;
    color: black;
    width: auto;
    padding: 12px;
    border: #000;
    border-radius: 20px;
    text-align: left;
    font-size: 16px;
}

/* Improved Starts*/

.logo-banner-illustrative {
    background-image: url("../../assets/images/logo/Ban.png");
    background-repeat: no-repeat;
    background-position: center;
    /* background-size: cover; */
    background-size: cover;
    display: flex;
    justify-content: center;
    align-items: center;
    /* padding: 200px; */
    width: 100%;
    height: 50%;
    text-align: center;
}

.logo-banner-illustrative-heading {
    /* font-size: 80px; */
    color: #fff;
    font-weight: bolder;
}

.logo-banner-illustrative-heading2 {
    /* font-size: 80px; */
    color: #fff;
    font-weight: bold;
    /* margin-top: 350px; */
}

/* Improved Ends*/

/*Illustrative Logo Page Ends */

/*3d Logo Page Starts */

.disc-proj-threeD {
    background: #ffd600;
    color: black;
    width: auto;
    padding: 12px;
    border: #000;
    border-radius: 20px;
    text-align: left;
    font-size: 16px;
}

/* Improved Starts*/

.logo-banner-threeD {
    background-image: url("../../assets/images/logo/Ban.png");
    background-repeat: no-repeat;
    background-position: center;
    /* background-size: cover; */
    background-size: cover;
    display: flex;
    justify-content: center;
    align-items: center;
    /* padding: 200px; */
    width: 100%;
    height: 50%;
    text-align: center;
}

.logo-banner-threeD-heading {
    /* font-size: 80px; */
    color: #fff;
    font-weight: bolder;
}

.logo-banner-threeD-heading2 {
    /* font-size: 80px; */
    color: #fff;
    font-weight: bold;
    /* margin-top: 350px; */
}

/* Improved Ends*/

/*3d Logo Page Ends */

/* Animated Logo Page Starts  */

.disc-proj-animatedLogo {
    background: #ffd600;
    color: black;
    width: auto;
    padding: 12px;
    border: #000;
    border-radius: 20px;
    text-align: left;
    font-size: 16px;
}

/* Improved Starts*/

.logo-banner-animatedLogo {
    background-image: url("../../assets/images/logo/Ban.png");
    background-repeat: no-repeat;
    background-position: center;
    /* background-size: cover; */
    background-size: cover;
    display: flex;
    justify-content: center;
    align-items: center;
    /* padding: 200px; */
    width: 100%;
    height: 50%;
    text-align: center;
}

.logo-banner-animatedLogo-heading {
    /* font-size: 80px; */
    color: #fff;
    font-weight: bolder;
}

.logo-banner-animatedLogo-heading2 {
    /* font-size: 80px; */
    color: #fff;
    font-weight: bold;
    /* margin-top: 350px; */
}

/* Improved Ends*/

/* Animated Logo End Logo Page Ends */

/* Packages Fixing */

.packageSpan {
    font-size: 16px;
    line-height: 35px;
}

/*Print  Page Starts */

.disc-proj-print {
    background: #ffd600;
    color: black;
    width: auto;
    padding: 12px;
    border: #000;
    border-radius: 20px;
    text-align: left;
    font-size: 16px;
}

/* Improved Starts*/

.logo-banner-print {
    background-image: linear-gradient(rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8)), url("../../assets/images/printAssest/print_2.png");
    background-repeat: no-repeat;
    background-position: center;
    /* background-size: cover; */
    background-size: cover;
    display: flex;
    justify-content: center;
    align-items: center;
    /* padding: 200px; */
    width: 100%;
    height: 50%;
    text-align: center;
}

/* car wraps banner 2 start */

.logo-banner-car {
    background-image: linear-gradient(rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8)), url("../../assets/images/car-banner/14_14_11zon.jpeg");
    background-repeat: no-repeat;
    background-position: center;
    /* background-size: cover; */
    background-size: cover;
    display: flex;
    justify-content: center;
    align-items: center;
    /* padding: 200px; */
    width: 100%;
    height: 50%;
    text-align: center;
}

/* car wraps banner 2 end  */

.logo-banner-print-heading {
    /* font-size: 80px; */
    color: #fff;
    font-weight: bolder;
}

.logo-banner-print-heading2 {
    /* font-size: 80px; */
    color: #fff;
    font-weight: bold;
    /* margin-top: 350px; */
}

/* Improved Ends*/

.logoPgBgpic_print_page {
    /* background-image: url(../../assets/images/Path 121.png); */
    background-image: linear-gradient(rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0.9)), url(../../assets/images/printAssest/print_3.png) !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: cover !important;
    height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
}

/*Print Page Ends */

/* Images Hover Effeects Starts */

/* .imgScaler:hover {
  transform: rotate(10deg);
  transition: 1.5s !important;
} */

.imgScaler {
    border-radius: 20px !important;
}

.portfolioImgScaler:hover {
    transform: scale(1.2);
    transition: 0.5s !important;
}

/* Images Hover Effeects End */

/* Blog Page Starts  */

.blog-container {
    background: transparent;
    border-radius: 5px;
    border: 2px solid #ffd600;
    box-shadow: rgba(0, 0, 0, 0.2) 0 4px 2px -2px;
    font-family: "adelle-sans", sans-serif;
    font-weight: 100;
    margin: 48px auto;
    color: black;
}

.blog-wrapper {
    height: 100vh !important;
    overflow-y: scroll;
}

.blog-wrapper::-webkit-scrollbar {
    display: none;
}

.blog-container a {
    color: #ffd600;
    text-decoration: none;
    transition: 0.25s ease;
}

.blog-container a:hover {
    border-color: #ffd600;
    color: #ffd600;
}

.blog-cover {
    position: relative;
}

.blog-author {
    position: absolute;
    top: 10px;
    left: 60px;
}

.blog_image {
    width: 100%;
    height: 20rem;
}

.blog-author,
.blog-author--no-cover {
    margin: 0 auto;
    padding-top: 0.125rem;
    width: 80%;
}

.blog-author h3 {
    color: #000;
    font-weight: 500;
    display: inline-block;
    background-color: var(--primary-yellow);
    padding: 5px 10px;
    border-radius: 20px;
    font-size: 20px;
}

.blog-author--no-cover h3 {
    color: #fff;
    font-weight: 100;
}

.blog-body {
    margin: 0 auto;
    width: 80%;
}

.video-body {
    height: 100%;
    width: 100%;
}

.blog-title h1 a {
    color: #ffd600 !important;
    font-weight: 500;
}

.blog-summary p {
    color: white;
}

.blog-tags ul {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    list-style: none;
    padding-left: 0;
}

.blog-tags li+li {
    margin-left: 0.5rem;
}

.blog-tags a {
    border: 1px solid #ffd600;
    border-radius: 3px;
    color: #ffd600;
    font-size: 0.75rem;
    height: 1.5rem;
    line-height: 1.5rem;
    letter-spacing: 1px;
    padding: 0 0.5rem;
    text-align: center;
    text-transform: uppercase;
    white-space: nowrap;
    width: 5rem;
}

.comments {
    margin-right: 1rem;
}

.published-date {
    border: 1px solid #999999;
    border-radius: 3px;
    padding: 0 0.5rem;
}

.numero {
    position: relative;
    top: -0.5rem;
}

.icon-star,
.icon-bubble {
    fill: #999999;
    height: 24px;
    margin-right: 0.5rem;
    transition: 0.25s ease;
    width: 24px;
}

.icon-star:hover,
.icon-bubble:hover {
    fill: #ff4d4d;
}

/* ////////////////////////////////// */

/* ////////////////////////////////// */

/* Mobile App Page Start  */

/* ////////////////////////////////// */

/* ////////////////////////////////// */

/* ////////////////////////////////// */

.disc-proj_animation_page {
    background: #ffd600;
    color: black;
    width: auto;
    padding: 12px;
    border: #000;
    border-radius: 20px;
    font-size: 16px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.logo-banner_animation_page {
    background-image: url("../../assets/images/animation/Group-96.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    width: 100%;
    height: 50%;
    text-align: center;
}

.logo-banner_animation_pageheading {
    color: #fff !important;
    font-weight: bolder;
    margin-top: 350px;
}

.gst_animation_page {
    background: #ffd600;
    color: black;
    width: 25%;
    padding: 12px;
    border: #000;
    border-radius: 20px;
    text-align: left;
    font-size: 16px;
    text-align: center;
}

.disc-proj_animation_page,
.gst_animation_page {
    font-size: 12px !important;
    width: auto;
}

.logoPgBgpic_hybridApp {
    /* background-image: url(../../assets/images/Path 121.png); */
    background-image: linear-gradient(rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8)), url(../../assets/images/hybrid-app/h-2.png) !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: cover !important;
    height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
}

/* ////////////////////// */

/* ////////////////////// */

/* Mobile App Page End */

/* ////////////////////// */

/* ////////////////////// */

/* ////////////////////////////////// */

/* ////////////////////////////////// */

/* Mobile App Page Start  */

/* ////////////////////////////////// */

/* ////////////////////////////////// */

/* ////////////////////////////////// */

.disc-proj_animation_page {
    background: #ffd600;
    color: black;
    width: auto;
    padding: 12px;
    border: #000;
    border-radius: 20px;
    font-size: 16px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.logo-banner_animation_page {
    background-image: url("../../assets/images/animation/Group-96.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    width: 100%;
    height: 50%;
    text-align: center;
}

/* whiteboard banner 2 start  */

.logo-banner_white_logo {
    background-image: linear-gradient( rgba(16, 16, 16, 0.45), rgba(22, 23, 24, 0.45)), url("../../assets/images/whiteboard_binary/banner_2.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    width: 100%;
    height: 70%;
    text-align: center;
}

/* whiteboad banner 2 end  */

/* typography banner 2 start  */

.logo-banner_typo_page {
    background-image: linear-gradient(rgba(3, 3, 3, 0.75), rgba(0, 0, 0, 0.75)), url("../../assets/images/typography_binary/banner_2.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    width: 100%;
    height: 70%;
    text-align: center;
}

/* typography banner 2 start  */

/* 3d ani banner 2 start */

.logo-banner_3d-animation_logo {
    background-image: linear-gradient(rgba(0, 0, 0, 0.75), rgba(91, 91, 91, 0.75)), url("../../assets/images/3d_binary/banner_2.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    width: 100%;
    height: 70%;
    text-align: center;
}

/* 3d ani banner 2 end */

.logo-banner_animation_pageheading {
    color: #fff !important;
    font-weight: bolder;
    margin-top: 350px;
}

.gst_animation_page {
    background: #ffd600;
    color: black;
    width: 25%;
    padding: 12px;
    border: #000;
    border-radius: 20px;
    text-align: left;
    font-size: 16px;
    text-align: center;
}

.disc-proj_animation_page,
.gst_animation_page {
    font-size: 12px !important;
    width: auto;
}

.logoPgBgpic_smm_marketing {
    background-image: linear-gradient(rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8)), url("../../assets/images/smm_binary/banner_1.png");
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: cover !important;
    height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
}

/* email start abbas */

.logoPgBgpic_email_logo {
    /* background-image: url(../../assets/images/Path 121.png); */
    background-image: linear-gradient(rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8)), url("../../assets/images/email_binary/banner_1.png");
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: cover !important;
    height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
}

.logoPgBgpic_payperclick_logo {
    /* background-image: url(../../assets/images/Path 121.png); */
    background-image: linear-gradient(rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8)), url("../../assets/images/seo/seopgbanner.png");
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: cover !important;
    height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
}

/* ////////////////////// */

/* ////////////////////// */

/* Mobile App Page End */

/* ////////////////////// */

/* ////////////////////// */

.tabPanel {
    background-color: transparent !important;
}

.nav-link:hover {
    color: #ffd600 !important;
}

.card-sec {
    background-color: transparent !important;
    color: rgb(255, 255, 255) !important;
}

/* ////////////////////////////////////////////// */

/* Slider Pricing */

.slide-container {
    max-width: 1120px;
    width: 100%;
    padding: 0px 0;
}

.slide-content {
    margin: 0 40px;
    overflow: hidden;
    border-radius: 0px;
}

.image-content,
.card-content {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 10px 14px;
}

.image-content {
    position: relative;
    row-gap: 5px;
    padding: 25px 0;
}

.overlay {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: #4070f4;
    border-radius: 25px 25px 0 25px;
}

.overlay::before,
.overlay::after {
    content: "";
    position: absolute;
    right: 0;
    bottom: -40px;
    height: 40px;
    width: 40px;
    background-color: #4070f4;
}

.overlay::after {
    border-radius: 0 0 0 0;
    /* background-color: #FFF; */
}

.swiper-navBtn {
    color: #dc3545 !important;
    transition: color 0.3s ease;
}

.swiper-navBtn:hover {
    color: #dc3545 !important;
}

.swiper-navBtn::before,
.swiper-navBtn::after {
    font-size: 35px;
}

.swiper-button-next {
    right: 0px !important;
}

.swiper-button-prev {
    left: 0px !important;
}

.swiper-pagination-bullet {
    background-color: #dc3545 !important;
    opacity: 1;
}

.swiper-pagination-bullet-active {
    background-color: #dc3545 !important;
}

.scroll-package {
    height: 200px;
    overflow-y: scroll;
}

/* TAB bULLETS CSS START */

.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    transform: translateX(-20%) !important;
    white-space: nowrap;
    width: 108px !important;
}

/* TAB bULLETS CSS START */

/* ////////////////////////////////// */

/* Footer  */

/* ////////////////////////////////// */

@media only screen and (min-width: 600px) and (min-width: 700px) {
    .slidesFix {
        width: 200px;
        margin-right: 25px;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .tabPanel {
        width: 85% !important;
        margin-left: -120px;
    }
}

.card .card-body {
    padding: 10px 0px 10px 0px;
    display: flex;
    flex-direction: column;
    justify-content: unset;
}

.card-body {
    flex: 1 1 auto;
    border-top: none !important;
}

.card-body h5 {
    min-height: 25px !important;
}

.slide-content {
    display: flex !important;
    align-content: stretch !important;
    align-items: stretch !important;
}

.scroll-package::-webkit-scrollbar {
    width: 2px;
}

.scroll-package::-webkit-scrollbar-track {
    box-shadow: inset 0 0 6px rgba(#ffd600, #ffd600, #ffd600, 0.3);
}

.scroll-package::-webkit-scrollbar-thumb {
    background-color: #ffd600;
    outline: 1px solid #ffd600;
}

/* packages end */

/* Magento Page Starts  */

.logoPgBgpic_magento_page {
    /* background-image: url(../../assets/images/Path 121.png); */
    background-image: linear-gradient(rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0.9)), url(../../assets/images/magento_web/magento_6.png) !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: cover !important;
    /* padding: 150px 20px 45px 20px !important; */
    height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
}

/* Magento Page Ends  */

.banner_magento_page {
    background-image: linear-gradient(rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0.9)), url("../../assets/images/magento_web/magento_8.jpg") !important;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    width: 100%;
    height: 50%;
    text-align: center;
}

.banner_magento_page_pageheading {
    color: #fff !important;
    font-weight: bolder;
    margin-top: 350px;
}

/* Magento Page End */

/* Iconic Logo Page Starts */

.logoPgBgpic_iconic_logo {
    background-image: url("../../assets/images/Iconic-logo/iconic_logo_6.png") !important;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    min-height: 100vh;
    display: flex;
    align-items: center;
    /* padding: 10%; */
}

.logo_banner_iconic_page {
    background-image: url("../../assets/images/Iconic-logo/iconic_logo_7.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 50%;
    text-align: center;
}

.logo_banner_iconic_page-heading {
    color: #fff;
    font-weight: bolder;
}

.logo_banner_iconic_page-heading2 {
    color: #fff;
    font-weight: bold;
}

/* Iconic Logo Page End */

/* Typographic Logo Page Starts */

.logoPgBgpic_typographic_logo {
    background-image: url("../../assets/images/typographicLogo/typographic_7.png") !important;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
}

.logo_banner_typographic_page {
    background-image: url("../../assets/images/typographicLogo/typographic_8.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 50%;
    text-align: center;
}

.logo_banner_typographic_page-heading {
    color: #fff;
    font-weight: bolder;
}

.logo_banner_typographic_page-heading2 {
    color: #fff;
    font-weight: bold;
}

/* Typographic Logo Page End */

/* Illustrative Logo Page Starts */

.logoPgBgpic_Illustrative_logo {
    background-image: url("../../assets/images/illustrative-logo/illustrative_5.png") !important;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
}

.logo_banner_Illustrative_page {
    background-image: url("../../assets/images/illustrative-logo/illustrative_4.png") !important;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 50%;
    text-align: center;
}

.logo_banner_Illustrative_page-heading {
    color: #fff;
    font-weight: bolder;
}

.logo_banner_Illustrative_page-heading2 {
    color: #fff;
    font-weight: bold;
}

/* Illustrative Logo Page End */

/*  xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx*/

/* footer */

/* Footer */

.footer_list ul li b {
    color: #ffd600;
}

.footer_list ul li {
    list-style: none;
    font-size: 15px;
    padding-top: 5px;
    cursor: pointer;
}

.footer_list ul {
    padding: 0px !important;
    display: flex;
    flex-direction: column;
}

.footer_list ul li:nth-child(1) {
    font-weight: 800;
}

.copyright img {
    /* height: rem; */
    width: 10rem;
}

.copyright p {
    font-size: 1rem;
    padding-top: 5px;
}

.footer-badges {
    width: 75px;
}

/* wave animation */

.text-animation {
    background: #000;
    min-height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
}

.text-wrapper {
    position: relative;
}

.text-wrapper h2 {
    z-index: 4;
    color: #fff;
    font-size: 15vw;
    white-space: nowrap;
    position: absolute;
    transform: translate(-50%, -62%);
}

.text-wrapper h2:nth-child(1) {
    color: transparent;
    -webkit-text-stroke: 2px #fff;
}

.text-wrapper h2:nth-child(2) {
    color: #fff;
    animation: wave 4s ease-in-out infinite;
}

@keyframes wave {
    /* start point */
    0%,
    100% {
        clip-path: polygon( 0% 46%, 17% 45%, 34% 50%, 56% 61%, 69% 62%, 86% 60%, 100% 51%, 100% 100%, 0% 100%);
    }
    /* Mid point */
    50% {
        clip-path: polygon( 0% 59%, 16% 64%, 33% 65%, 52% 61%, 70% 52%, 85% 47%, 100% 48%, 100% 100%, 0% 100%);
    }
}

/* ********************* Image Waves ************************ */

.waveDiv {
    display: none;
    /* position: absolute; */
    overflow: hidden;
    margin: auto;
    /* top: 0px; */
    /* right: 0; */
    /* bottom: -50px; */
    /* left: 0; */
}

.first-wave {
    z-index: 3;
    opacity: 0.5;
}

.second-wave {
    z-index: 2;
    opacity: 0.75;
}

.third-wave {
    z-index: 1;
}

.wave-image {
    width: 200%;
    height: 100%;
    position: absolute;
    left: 0;
    background-repeat: repeat no-repeat;
    background-position: 0 bottom;
    transform-origin: center bottom;
}

.first-image {
    background-size: 50% 100px;
}

.animation-wave .first-image {
    animation: move-wave 3s;
    -webkit-animation: move-wave 3s;
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
}

.second-image {
    background-size: 50% 120px;
}

.animation-wave .second-image {
    animation: waves 10s linear infinite;
}

.third-image {
    background-size: 50% 140px;
}

.animation-wave .third-image {
    animation: waves 15s linear infinite;
}

@keyframes waves {
    0% {
        transform: translateX(0) scaleY(1);
    }
    50% {
        transform: translateX(-25%) scaleY(0.55);
    }
    100% {
        transform: translateX(-50%) scaleY(1);
    }
}

/* .copyright i: */

/* Animated Logo Page Starts */

.logoPgBgpic_animated_logo {
    background-image: linear-gradient( to bottom, rgba(0, 0, 0, 0.72), rgba(14, 9, 12, 0.83)), url("../../assets/images/animated_logo/animated_logo3.png") !important;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
}

.logo_banner_animated_page {
    background-image: url("../../assets/images/Iconic-logo/iconic_logo_7.png") !important;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 50%;
    text-align: center;
}

.logo_banner_animated_page-heading {
    color: #fff;
    font-weight: bolder;
}

.logo_banner_animated_page-heading2 {
    color: #fff;
    font-weight: bold;
}

/* Animated Logo Page End */

/*3d Logo Page Starts */

.logoPgBgpic_3d_logo {
    background-image: linear-gradient( to bottom, rgba(0, 0, 0, 0.72), rgba(14, 9, 12, 0.83)), url("../../assets/images/threeDlogo/banner1.png") !important;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
}

.logoPgBgpic_website_design {
    background-image: linear-gradient( to bottom, rgba(0, 0, 0, 0.72), rgba(14, 9, 12, 0.83)), url("../../assets/images/web/banner1.png") !important;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
}

.logo_banner_3d_page {
    background-image: url("../../assets/images/threeDlogo/threeD_logo5.png") !important;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 50%;
    text-align: center;
}

.logo_banner_3d_page-heading {
    color: #fff;
    font-weight: bolder;
}

.logo_banner_3d_page-heading2 {
    color: #fff;
    font-weight: bold;
}

/* 3d Logo Page Ends */

/*Android App Logo Page Starts */

.logoPgBgpic_androidApp_logo {
    background-image: linear-gradient( to bottom, rgba(0, 0, 0, 0.72), rgba(14, 9, 12, 0.83)), url("../../assets/images/mobile/main_mob_bg.png") !important;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 100vh;
    display: flex;
    width: 100% !important;
    justify-content: center;
    align-items: center;
}

.logo_banner_androidApp_page {
    background-image: url("../../assets/images/mobile/after_running.png") !important;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 50%;
    text-align: center;
}

.logo_banner_androidApp_page-heading {
    color: #fff;
    font-weight: bolder;
}

.logo_banner_androidApp_page-heading2 {
    color: #fff;
    font-weight: bold;
}

/* Android App Page Ends */

/*IOS App Logo Page Starts */

.logoPgBgpic_ios_logo {
    background-image: linear-gradient( to bottom, rgba(0, 0, 0, 0.72), rgba(14, 9, 12, 0.83)), url("../../assets/images/ios-app/ios-1.png") !important;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
}

.logo_banner_ios_page {
    background-image: linear-gradient( to bottom, rgba(0, 0, 0, 0.72), rgba(14, 9, 12, 0.83)), url("../../assets/images/ios-app/ios-2.jpg") !important;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 50%;
    text-align: center;
}

.logo_banner_ios_page-heading {
    color: #fff;
    font-weight: bolder;
}

.logo_banner_ios_page-heading2 {
    color: #fff;
    font-weight: bold;
}

/* IOS App Page Ends */

/*WEB App Logo Page Starts */

.logoPgBgpic_webapp_logo {
    background-image: linear-gradient( to bottom, rgba(0, 0, 0, 0.72), rgba(14, 9, 12, 0.83)), url("../../assets/images/web-app-mage/banner-1.png") !important;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
}

.logo_banner_webapp_page {
    background-image: linear-gradient( to bottom, rgba(0, 0, 0, 0.72), rgba(14, 9, 12, 0.83)), url("../../assets/images/web-app-mage/banner-2.png") !important;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 50%;
    text-align: center;
}

.logo_banner_hybridapp_page {
    background-image: linear-gradient( to bottom, rgba(0, 0, 0, 0.72), rgba(14, 9, 12, 0.83)), url("../../assets/images/hybrid-app/h-1.jpg") !important;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 50%;
    text-align: center;
}

.logo_banner_webapp_page-heading {
    color: #fff;
    font-weight: bolder;
}

.logo_banner_webapp_page-heading2 {
    color: #fff;
    font-weight: bold;
}

/*WEB App Logo Page  Ends */

/*WEB DEvelopment Page Starts */

.logoPgBgpic_webdev_logo {
    background-image: linear-gradient( to bottom, rgba(0, 0, 0, 0.72), rgba(14, 9, 12, 0.83)), url("../../assets/images/web_development/web_dev_10.png") !important;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
}

.logo_banner_webdev_page {
    background-image: linear-gradient( to bottom, rgba(0, 0, 0, 0.72), rgba(14, 9, 12, 0.83)), url("../../assets/images/web_development/web_dev_9.jpg") !important;
    background-repeat: repeat;
    background-position: center;
    background-size: cover;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 50%;
    text-align: center;
}

.logo_banner_webdev_page-heading {
    color: #fff;
    font-weight: bolder;
}

.logo_banner_webdev_page-heading2 {
    color: #fff;
    font-weight: bold;
}

/*WEB DEvelopment Page End */

/*wordpress DEvelopment Page Starts */

.logoPgBgpic_wordpress_logo {
    background-image: linear-gradient( to bottom, rgba(0, 0, 0, 0.72), rgba(14, 9, 12, 0.83)), url("../../assets/images/wordpress-banner-image/b-1.jpg") !important;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
}

.logo_banner_wordpress_page {
    background-image: linear-gradient( to bottom, rgba(0, 0, 0, 0.9), rgba(14, 9, 12, 0.9)), url("../../assets/images/wordpress-banner-image/b-2.jpg") !important;
    background-repeat: repeat;
    background-position: center;
    background-size: cover;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 50%;
    text-align: center;
}

.logo_banner_wordpress_page-heading {
    color: #fff;
    font-weight: bolder;
}

.logo_banner_wordpress_page-heading2 {
    color: #fff;
    font-weight: bold;
}

/*wordpress DEvelopment Page End */

.logoPgBgpic_pd_page {
    /* background-image: url(../../assets/images/Path 121.png); */
    background-image: linear-gradient(rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0.9)), url(../../assets/images/car-banner/banner1.png) !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: cover !important;
    height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
}

.logoPgBgpic_white_page {
    background-image: linear-gradient( rgba(41, 41, 41, 0.75), rgba(30, 31, 31, 0.75)), url(../../assets/images/whiteboard_binary/banner_1.png) !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: cover !important;
    height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
}

/* //////////////////////// */

/* SMA Banner */

.sma-banner {
    background-image: linear-gradient(rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8)), url("../../assets/images/sma_binary/banner_2.png");
    background-repeat: no-repeat;
    background-position: center;
    /* background-size: cover; */
    background-size: cover;
    display: flex;
    justify-content: center;
    align-items: center;
    /* padding: 200px; */
    width: 100%;
    height: 70%;
    text-align: center;
}

/* //////////////////////// */

/* //////////////////////// */

.logoPgBgpic_stationery_page {
    background-image: linear-gradient(rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0.9)), url(../../assets/images/brochure-design/brochure_design_10.png) !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: cover !important;
    height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
}

/* SMA End */

.logoPgBgpic_brochure_page {
    background-image: linear-gradient(rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0.9)), url(../../assets/images/brochure-design/brochure_design_10.jpg) !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: cover !important;
    height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
}

/* Brochure Design Page End */

.brochure-banner {
    background-image: linear-gradient(rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8)), url("../../assets/images/brochure-design/brochure_design_11.jpg");
    background-repeat: no-repeat;
    background-position: center;
    /* background-size: 98% 100%; */
    background-size: cover;
    display: flex;
    justify-content: center;
    align-items: center;
    /* padding: 200px; */
    width: 100%;
    height: 50%;
    text-align: center;
}

.banner-stationary {
    background-image: linear-gradient(rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8)), url("../../assets/images/stationery-design/stationary_design_13.jpg");
    background-repeat: no-repeat;
    background-position: center;
    /* background-size: 98% 100%; */
    background-size: cover;
    display: flex;
    justify-content: center;
    align-items: center;
    /* padding: 200px; */
    width: 100%;
    height: 60%;
    text-align: center;
}

.logoPgBgpic_stationary_page {
    /* background-image: url(../../assets/images/Path 121.png); */
    background-image: linear-gradient(rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0.9)), url(../../assets/images/stationery-design/stationary_design_12.jpg) !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: cover !important;
    height: 100vh;
    display: flex;
    padding-top: 40px;
    justify-content: center;
    align-items: center;
}

/* Content Management Start  */

.logoPgBgpic_content_management {
    background-image: linear-gradient(rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8)), url("../../assets/images/content_binary/banner_1.png");
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: cover !important;
    height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
}

/* Content Management Banner */

.content-management-banner {
    background-image: linear-gradient(rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8)), url("../../assets/images/content_binary/banner_2.png");
    background-repeat: no-repeat;
    background-position: center;
    /* background-size: 98% 100%; */
    background-size: cover;
    display: flex;
    justify-content: center;
    align-items: center;
    /* padding: 200px; */
    width: 100%;
    height: 50%;
    text-align: center;
}

/* sem start abbas */

.logoPgBgpic_sem_marketing {
    background-image: linear-gradient(rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8)), url("../../assets/images/sem_binary/banner_1.png");
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: cover !important;
    height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
}

/* 11/04/2023 */

/* ///////////////////// */

/* ///////////////////// */

/* ///////////////////// */

/* ///////////////////// */

/* ///////////////////// */

/* ///////////////////// */

.logoPgBgpic_sma_marketing {
    /* background-image: url(../../assets/images/Path 121.png); */
    background-image: linear-gradient(rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8)), url("../../assets/images/sma_binary/banner_1.png");
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: cover !important;
    height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
}

.logoPgBgpic_seo_marketing {
    /* background-image: url(../../assets/images/Path 121.png); */
    background-image: linear-gradient(rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8)), url("../../assets/images/seo_binary/banner_1.png");
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: cover !important;
    height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
}

.typewriter {
    line-height: 40px !important;
    margin: 0px !important;
}

/* Become A partner */

.become_a_partner_hero {
    background-image: url(../../assets/images/animation/Group95.png) !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: cover !important;
    height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
}

.become-partner h1 {
    font-size: 60px;
    font-weight: bolder;
    letter-spacing: 2px;
    color: var(--red1);
}

/* form  */

.become_a_partner_form_container {
    border: 2px solid var(--red1);
    padding: 50px 40px;
    width: 90%;
    background: url("../../assets/images/form_bg_gif.gif");
    background-repeat: no-repeat;
    background-size: cover;
}

.become_partner_contact_input {
    background: transparent !important;
    border: 2px solid var(--red1) !important;
    padding: 10px !important;
    color: var(--white) !important;
    margin-bottom: 30px !important;
}

.become_partner_contact_select {
    background: transparent !important;
    border: 2px solid var(--red1) !important;
    padding: 7px !important;
    color: rgb(255, 255, 255) !important;
    margin-bottom: 30px !important;
    width: 100%;
    height: 5vh;
    border-radius: 20px;
}

option {
    color: #000 !important;
}

::placeholder {
    color: #dfdfdf !important;
    font-size: 14px !important;
}

.become_partner_contact_input::placeholder {
    font-size: 15px !important;
}

.submit_button_become_partner {
    padding: 10px 20px;
    outline: none;
    border: none;
    background-color: var(--red1);
    border-radius: 20px;
    width: 50%;
    font-weight: bolder;
}

/* Become Partner ends */

/* Payment Page */

.payment_hero {
    background-image: url(../../assets/images/animation/Group95.png) !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: cover !important;
    height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
}

.payment-page h1 {
    font-size: 60px;
    font-weight: bolder;
    letter-spacing: 2px;
    color: var(--red1);
}

/* form  */

.payment_form_container {
    border: 2px solid var(--red1);
    padding: 50px 40px;
    width: 90%;
    background: url("../../assets/images/form_bg_gif.gif");
    background-repeat: no-repeat;
    background-size: 60%;
    background-position: center center;
}

.payment_contact_input {
    background: transparent !important;
    border: 2px solid var(--red1) !important;
    padding: 10px !important;
    color: var(--white) !important;
    margin-bottom: 30px !important;
}

::placeholder {
    color: #dfdfdf !important;
}

.submit_button_payment {
    padding: 10px 20px;
    outline: none;
    border: none;
    background-color: var(--red1);
    border-radius: 20px;
    width: 50%;
    font-weight: bolder;
}

/* payment page ends */

/* Get A Quote starts */

.button {
    background: #428bca;
    padding: 1em 2em;
    color: #fff;
    border: 0;
    border-radius: 5px;
    cursor: pointer;
}

.button:hover {
    background: #3876ac;
}

.modal {
    display: none;
    position: fixed;
    z-index: 1;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    overflow: auto;
    background-color: rgba(0, 0, 0, 0.9);
}

.modal-content {
    width: 60%;
    box-shadow: 0 5px 8px 0 rgba(0, 0, 0, 0.2), 0 7px 20px 0 rgba(0, 0, 0, 0.17);
    background-color: transparent !important;
    animation-name: modalopen;
    animation-duration: var(--modal-duration);
}

.modal-body {
    padding: 10px 20px;
    /* background: #fff; */
}

.close {
    color: white !important;
    float: right;
    font-size: 30px;
}

.close:hover,
.close:focus {
    color: var(--red1) !important;
    text-decoration: none;
    cursor: pointer;
}

@keyframes modalopen {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

.get_quote h1 {
    font-size: 60px;
    font-weight: bolder;
    letter-spacing: 2px;
    color: var(--red1);
}

/* form  */

.get_quote_form_container {
    border: 2px solid var(--red1);
    padding: 50px 40px;
    width: 60%;
    background: url("../../assets/images/form_bg_gif.gif");
    background-repeat: no-repeat;
    background-size: 50%;
    background-position: center center;
}

.get_quote_contact_input {
    background: transparent !important;
    border: 2px solid var(--red1) !important;
    padding: 10px !important;
    color: var(--white) !important;
    margin-bottom: 30px !important;
}

.get_quote_contact_input::placeholder {
    color: white !important;
    font-size: 15px !important;
}

.get_quote_contact_select {
    background: transparent !important;
    border: 2px solid var(--red1) !important;
    padding: 7px !important;
    color: black !important;
    margin-bottom: 30px !important;
    width: 100%;
    height: 5vh;
    border-radius: 20px;
}

::placeholder {
    color: #dfdfdf !important;
}

.submit_button_get_quote {
    padding: 10px 20px;
    outline: none;
    border: none;
    background-color: var(--red1);
    border-radius: 20px;
    width: 50%;
    font-weight: bolder;
}

/* Get A Quote ends */

/* custom payment Page */

.custom_payment_hero {
    background-image: url(../../assets/images/animation/Group95.png) !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: cover !important;
    height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
}

.custom-payment-page h1 {
    font-size: 60px;
    font-weight: bolder;
    letter-spacing: 2px;
    color: var(--red1);
}

/* form  */

.custom_payment_form_container {
    border: 2px solid var(--red1);
    padding: 50px 40px;
    width: 90%;
    background: url("../../assets/images/form_bg_gif.gif");
    background-repeat: no-repeat;
    background-size: 60%;
    background-position: center center;
}

.custom_payment_contact_input {
    background: transparent !important;
    border: 2px solid var(--red1) !important;
    padding: 10px !important;
    color: var(--white) !important;
    margin-bottom: 30px !important;
}

::placeholder {
    color: #dfdfdf !important;
}

.submit_button_custom_payment {
    padding: 10px 20px;
    outline: none;
    border: none;
    background-color: var(--red1);
    border-radius: 20px;
    width: 50%;
    font-weight: bolder;
}

/* custom payment page ends */

/* terms and condition page starts */

.terms_and_condition_heading {
    color: #ffd600;
    font-weight: bolder;
}

/* terms and condition page ends */

/* Thank you page start */

.thankyou-wrapper {
    width: 100%;
    height: auto;
    margin: auto;
    background: #ffd600;
    padding: 10px 0px 50px;
}

.thankyou-wrapper h1 {
    font: 100px Arial, Helvetica, sans-serif;
    text-align: center;
    color: #333333;
    padding: 0px 10px 10px;
}

.thankyou-wrapper p {
    font: 26px Arial, Helvetica, sans-serif;
    text-align: center;
    color: white;
    padding: 5px 10px 10px;
}

.thankyou-wrapper a {
    font: 26px Arial, Helvetica, sans-serif;
    text-align: center;
    color: #ffd600 !important;
    display: block;
    text-decoration: none;
    width: 250px;
    background: white;
    margin: 10px auto 0px;
    padding: 15px 20px 15px;
    border-bottom: 5px solid white;
}

.thankyou-wrapper a:hover {
    font: 26px Arial, Helvetica, sans-serif;
    text-align: center;
    color: #ffd600 !important;
    display: block;
    text-decoration: none;
    width: 250px;
    background: white;
    margin: 10px auto 0px;
    padding: 15px 20px 15px;
    border-bottom: 5px solid white;
}

.thankyou_wrapper {
    height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
}

/* Thank you page end */

/* Slider */

.card-title {
    color: #ffd600;
    font-weight: 700;
    min-height: 11vh;
}

.pkg_btn {
    width: 50%;
    outline: none;
    border: solid 2px white !important;
    background: transparent;
    border-radius: 20px !important;
    padding: 10px 20px !important;
    margin-top: 20px;
}

.discount-text {
    color: #ffd600 !important;
    min-height: 8vh;
}

.options>li {
    list-style: none;
}

.card {
    margin-top: 10px;
    position: relative;
    display: flex;
    width: 350px;
    min-height: 20vh;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    transform: scale(1.001);
    background-color: #202020 !important;
    border-radius: 20px !important;
}

.card:hover {
    margin-top: 10px;
    position: relative;
    display: flex;
    width: 350px;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    transform: scale(1.001);
    background-color: #ffd600 !important;
    border-radius: 20px !important;
    color: black !important;
}

.card:hover h2 {
    color: black !important;
}

.card:hover h5 {
    color: black !important;
}

.card:hover .pkg_btn {
    color: white !important;
    background-color: black !important;
    border: none !important;
}

.swiper-navBtn:hover {
    color: #ffd600 !important;
}

.swiper-navBtn {
    color: #ffd600 !important;
}

.tabs_pacakge {
    border-bottom: solid 4px transparent !important;
    border-top: none !important;
    border-left: none !important;
    border-right: none !important;
    padding: 5px !important;
    margin-top: 40px;
    margin-bottom: 40px;
}

.tabs_pacakge:hover {
    border-bottom: solid 4px #ffd600 !important;
    padding: 5px;
    transition: all 0.3s;
}

.swiper-pagination-bullet-active {
    background-color: #ffd600 !important;
}

.swiper-pagination-bullet {
    background-color: #ffd600 !important;
    opacity: 1;
    margin-bottom: 40px !important;
}

.Service-list-colums1:hover .Vertical-Heading {
    transition: all 0.3s ease;
    font-size: 25px;
}

.Service-list-colums_box_1:hover {
    background: url("../../assets/images/home/form-bg.gif");
    background-repeat: no-repeat;
    background-size: 70%;
    background-position: 50% 0%;
    /* background-color: red !important; */
}

.Service-list-colums_box_2:hover {
    background: url("../../assets/images/home/form-bg.gif");
    background-repeat: no-repeat;
    background-size: 70%;
    background-position: 50% 0%;
    /* background-color: red !important; */
}

.Service-list-colums_box_3:hover {
    background: url("../../assets/images/home/form-bg.gif");
    background-repeat: no-repeat;
    background-size: 70%;
    background-position: 50% 0%;
    /* background-color: red !important; */
}

.Service-list-colums_box_4:hover {
    background: url("../../assets/images/home/form-bg.gif");
    background-repeat: no-repeat;
    background-size: 70%;
    background-position: 50% 0%;
    /* background-color: red !important; */
}

.Service-list-colums_box_5:hover {
    background: url("../../assets/images/home/form-bg.gif");
    background-repeat: no-repeat;
    background-size: 70%;
    background-position: 50% 0%;
    /* background-color: red !important; */
}

.Service-list-colums_box_6:hover {
    background: url("../../assets/images/home/form-bg.gif");
    background-repeat: no-repeat;
    background-size: 70%;
    background-position: 50% 0%;
    /* background-color: red !important; */
}

.Service-list-colums2:hover .Vertical-Heading {
    transition: all 0.3s ease;
    font-size: 25px;
}

.Service-list-colums3:hover .Vertical-Heading {
    transition: all 0.3s ease;
    font-size: 25px;
}

.Service-list-colums4:hover .Vertical-Heading {
    transition: all 0.3s ease;
    font-size: 25px;
}

.Service-list-colums5:hover .Vertical-Heading {
    transition: all 0.3s ease;
    font-size: 25px;
}

.Service-list-colums6:hover .Vertical-Heading {
    transition: all 0.3s ease;
    font-size: 25px;
}

/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
}

/* Login Page */

.login_page {
    height: 115vh !important;
    display: flex;
    justify-content: center;
    align-items: center;
}

.login-page h1 {
    font-size: 60px;
    font-weight: bolder;
    letter-spacing: 2px;
    color: black;
}

/* form  */

.login_form_container {
    background-color: var(--red1);
    padding: 50px 40px;
    width: 90%;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 18px;
}

.login_form_container a {
    color: black !important;
}

.login_contact_input {
    background: transparent !important;
    border: 2px solid black !important;
    padding: 10px !important;
    color: black !important;
    margin-bottom: 30px !important;
}

.login_contact_input::placeholder {
    color: black !important;
    font-size: 15px !important;
}

::placeholder {
    color: #dfdfdf !important;
    font-size: 15px !important;
}

.submit_button_login {
    padding: 10px 20px;
    outline: none;
    border: none;
    background-color: black;
    color: white;
    border-radius: 20px;
    width: 50%;
    font-weight: bolder;
}

/* Login page ends */

.get_quote_contact_select option {
    color: black !important;
}

/* SIGN UP page Starts */

.signup_contact_select {
    background: transparent !important;
    border: 2px solid black !important;
    padding: 7px !important;
    color: black !important;
    margin-bottom: 30px !important;
    width: 100%;
    height: 35px;
    border-radius: 20px;
}

/* SIGN UP page Ends */

.form_routing_text {
    color: black !important;
}

.custom-model-main {
    text-align: center;
    overflow: hidden;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    /* z-index: 1050; */
    -webkit-overflow-scrolling: touch;
    outline: 0;
    opacity: 0;
    -webkit-transition: opacity 0.15s linear, z-index 0.15;
    -o-transition: opacity 0.15s linear, z-index 0.15;
    transition: opacity 0.15s linear, z-index 0.15;
    z-index: -1;
    overflow-x: hidden;
    overflow-y: auto;
}

.model-open {
    z-index: 99999;
    opacity: 1;
    overflow: hidden;
}

.custom-model-inner {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: -webkit-transform 0.3s ease-out;
    -o-transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
    display: inline-block;
    vertical-align: middle;
    width: 600px;
    margin: 30px auto;
    max-width: 97%;
}

.custom-model-wrap {
    display: block;
    width: 100%;
    position: relative;
    background-color: transparent;
    border: 1px solid #ffd600;
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    background-clip: padding-box;
    outline: 0;
    text-align: left;
    padding: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    max-height: calc(100vh - 70px);
    overflow-y: auto;
    margin-left: auto !important;
    backdrop-filter: blur(20px) !important;
}

.model-open .custom-model-inner {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    position: relative;
    z-index: 999;
}

.model-open .bg-overlay {
    background: rgba(0, 0, 0, 0.6);
    z-index: 99;
}

.bg-overlay {
    background: rgba(0, 0, 0, 0);
    height: 100vh;
    width: 100%;
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 0;
    -webkit-transition: background 0.15s linear;
    -o-transition: background 0.15s linear;
    transition: background 0.15s linear;
}

.close-btn {
    position: absolute;
    right: 0;
    top: 0px;
    right: 10px;
    cursor: pointer;
    z-index: 99;
    font-size: 30px;
    color: #fff;
}

.close-btn:hover {
    color: #ffd600;
}

/* Blog Page Starts */

.fill {
    margin: 20px auto;
    width: fit-content;
    text-align: center;
    font-size: 140px;
    -webkit-text-fill-color: transparent;
    -webkit-text-stroke: 1px #ffd600;
    position: absolute;
    top: 100%;
    left: 0%;
    cursor: pointer;
    transform: rotate(-90deg);
}

/* Blog Page Ends */

/* footer */

.footer-line {
    margin-bottom: 75px;
}

.social {
    font-size: 27px;
    border: none;
}

.social:hover {
    color: #ffd600;
    font-size: 27px;
    border: none;
}

.footer-logo {
    width: 30% !important;
}

.footer {
    background: url(../../assets/images/home/footer_gif.gif);
    background-repeat: no-repeat;
    background-size: 30%;
    background-position: 100% 0%;
    padding: 50px 0;
}

.navbar-collapse {
    height: 100vh !important;
    position: relative !important;
}

.navbar-nav {
    position: absolute !important;
    top: 45% !important;
    left: 50% !important;
    transform: translate(-50%, -45%) !important;
}

.nav-link {
    font-size: 30px;
}

.heading_color {
    color: #ffd600 !important;
}

.portfolio_btn {
    background-color: #ffd600 !important;
    color: black !important;
}

/* Loader */

.loader_page {
    height: 98vh;
    background-color: black;
    display: flex;
    justify-content: center;
    align-items: center;
}

.cssload-loader {
    width: 244px;
    height: 49px;
    line-height: 49px;
    text-align: center;
    position: absolute;
    left: 50%;
    transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    font-family: helvetica, arial, sans-serif;
    text-transform: uppercase;
    font-weight: 900;
    font-size: 18px;
    color: #ffd600;
    letter-spacing: 0.2em;
}

.cssload-loader::before,
.cssload-loader::after {
    content: "";
    display: block;
    width: 15px;
    height: 15px;
    background: #ffd600;
    position: absolute;
    animation: cssload-load 0.81s infinite alternate ease-in-out;
    -o-animation: cssload-load 0.81s infinite alternate ease-in-out;
    -ms-animation: cssload-load 0.81s infinite alternate ease-in-out;
    -webkit-animation: cssload-load 0.81s infinite alternate ease-in-out;
    -moz-animation: cssload-load 0.81s infinite alternate ease-in-out;
}

.cssload-loader::before {
    top: 0;
}

.cssload-loader::after {
    bottom: 0;
}

@keyframes cssload-load {
    0% {
        left: 0;
        height: 29px;
        width: 15px;
    }
    50% {
        height: 8px;
        width: 39px;
    }
    100% {
        left: 229px;
        height: 29px;
        width: 15px;
    }
}

@-o-keyframes cssload-load {
    0% {
        left: 0;
        height: 29px;
        width: 15px;
    }
    50% {
        height: 8px;
        width: 39px;
    }
    100% {
        left: 229px;
        height: 29px;
        width: 15px;
    }
}

@-ms-keyframes cssload-load {
    0% {
        left: 0;
        height: 29px;
        width: 15px;
    }
    50% {
        height: 8px;
        width: 39px;
    }
    100% {
        left: 229px;
        height: 29px;
        width: 15px;
    }
}

@-webkit-keyframes cssload-load {
    0% {
        left: 0;
        height: 29px;
        width: 15px;
    }
    50% {
        height: 8px;
        width: 39px;
    }
    100% {
        left: 229px;
        height: 29px;
        width: 15px;
    }
}

@-moz-keyframes cssload-load {
    0% {
        left: 0;
        height: 29px;
        width: 15px;
    }
    50% {
        height: 8px;
        width: 39px;
    }
    100% {
        left: 229px;
        height: 29px;
        width: 15px;
    }
}

.swiper-button-prev,
.swiper-rtl .swiper-button-next {
    left: 20% !important;
    top: 60% !important;
    right: auto;
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
    right: 20% !important;
    top: 60% !important;
    left: auto;
}

.sem-banner {
    background-image: linear-gradient(rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8)), url("../../assets/images/sem_binary/banner_2.png");
    background-repeat: no-repeat;
    background-position: center;
    /* background-size: cover; */
    background-size: cover;
    display: flex;
    justify-content: center;
    align-items: center;
    /* padding: 200px; */
    width: 100%;
    height: 50%;
    text-align: center;
}

.sem-banner {
    background-image: linear-gradient(rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8)), url("../../assets/images/sem_binary/banner_2.png");
    background-repeat: no-repeat;
    background-position: center;
    /* background-size: cover; */
    background-size: cover;
    display: flex;
    justify-content: center;
    align-items: center;
    /* padding: 200px; */
    width: 100%;
    height: 50%;
    text-align: center;
}

.sem-banner {
    background-image: linear-gradient(rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8)), url("../../assets/images/sem_binary/banner_2.png");
    background-repeat: no-repeat;
    background-position: center;
    /* background-size: cover; */
    background-size: cover;
    display: flex;
    justify-content: center;
    align-items: center;
    /* padding: 200px; */
    width: 100%;
    height: 50%;
    text-align: center;
}

/* ////////////////////////////////////////////////////////// */

/* /////////       MIN BREAK POINT CSS      ///////////////// */

/* ////////////////////////////////////////////////////////// */

/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

/* xxxxx Min  1200 break point css      xxxxxxx */

/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

@media only screen and (min-width: 1200px) {
    .logoPgBgpic_white_page {
        background-image: linear-gradient( rgba(41, 41, 41, 0.75), rgba(30, 31, 31, 0.75)), url(../../assets/images/whiteboard_binary/banner_1.png) !important;
        background: rgba(52, 52, 52, 0) epeat !important;
        background-position: center !important;
        background-size: cover;
        padding: 250px 0px 50px 0px !important;
    }
    .disc-proj_animation_page {
        background: #ffd600;
        color: black;
        width: auto;
        padding: 12px;
        border: #000;
        border-radius: 20px;
        font-size: 16px;
        display: flex;
        justify-content: center;
        align-items: center;
        margin: 0px !important;
    }
    .logoPgBgpic_about_page {
        background-image: linear-gradient(rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0.9)), url(../../assets/images/aboutAssets/about_1.png) !important;
        background-repeat: no-repeat !important;
        background-position: center !important;
        background-size: cover !important;
        padding: 250px 0px 150px 0px !important;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .logoPgBgpic_package_page {
        background-image: linear-gradient(rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0.9)), url(../../assets/images/package/package_1.png) !important;
        background-repeat: no-repeat !important;
        background-position: center !important;
        background-size: cover !important;
        padding: 250px 0px 150px 0px !important;
        height: auto;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .disc-proj_package_page {
        background: #ffd600;
        color: black;
        width: 25% !important;
        padding: 12px;
        border: #000;
        border-radius: 20px;
        text-align: left;
        font-size: 16px;
        text-align: center;
    }
    .logoPgBgpic_portfolio_page {
        background-image: linear-gradient(rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0.9)), url(../../assets/images/portfolioAssets/portfolio_2.png) !important;
        background-repeat: no-repeat !important;
        background-position: center !important;
        background-size: cover !important;
        padding: 250px 0px 150px 0px !important;
        height: auto;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .sec2map-ccc {
        height: 550px !important;
        width: 410% !important;
    }
    .disc-proj_animation_page {
        background: #ffd600;
        color: black;
        width: auto;
        padding: 12px;
        border: #000;
        border-radius: 20px;
        font-size: 16px;
        display: flex;
        justify-content: center;
        align-items: center;
        margin: 0px !important;
    }
    .logoPgBgpic_car_page {
        background-image: linear-gradient(rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0.9)), url(../../assets/images/car-banner/12_12_11zon.jpeg) !important;
        background-repeat: no-repeat !important;
        background-position: center !important;
        background-size: cover !important;
        height: auto;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .logoPgBgpic_mobApp {
        background-image: url(../../assets/images/mobile/main_mob_bg.png) !important;
        background-repeat: no-repeat !important;
        background-position: center !important;
        background-size: cover !important;
        padding: 250px 0px 50px 0px !important;
    }
    .sma_bg {
        background-image: linear-gradient(rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8)), url("../../assets/images/sma_assets/SMA-IMG-8.jpg");
        background-repeat: no-repeat !important;
        background-position: center !important;
        background-size: cover !important;
        padding: 250px 0px 50px 0px !important;
    }
}

/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

/* xxxxx Min  993 break point css      xxxxxxx */

/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

@media only screen and (min-width: 993px) {
    .swiper-button-prev,
    .swiper-rtl .swiper-button-next {
        left: 8% !important;
        top: 60% !important;
        right: auto;
    }
    .swiper-button-next,
    .swiper-rtl .swiper-button-prev {
        right: 8% !important;
        top: 60% !important;
        left: auto;
    }
    .card-body h5 {
        height: 65px;
    }
}

/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

/* xxxxx Min  992 break point css      xxxxxxx */

/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

@media only screen and (min-width: 992px) {
    .disc-proj_animation_page {
        background: #ffd600;
        color: black;
        width: auto;
        padding: 12px;
        border: #000;
        border-radius: 20px;
        font-size: 16px;
        display: flex;
        justify-content: center;
        align-items: center;
        margin: 0px !important;
    }
    .banner_uper_image_stationary {
        width: 75%;
        padding-top: 50px;
    }
    .logoPgBgpic_about_page {
        background-image: linear-gradient(rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0.9)), url(../../assets/images/aboutAssets/about_1.png) !important;
        background-repeat: no-repeat !important;
        background-position: center !important;
        background-size: cover !important;
        padding: 250px 0px 150px 0px !important;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .logoPgBgpic_package_page {
        /* background-image: url(../../assets/images/Path 121.png); */
        background-image: linear-gradient(rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0.9)), url(../../assets/images/package/package_1.png) !important;
        background-repeat: no-repeat !important;
        background-position: center !important;
        background-size: cover !important;
        padding: 250px 0px 150px 0px !important;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .disc-proj_package_page {
        background: #ffd600;
        color: black;
        width: 60% !important;
        padding: 12px;
        border: #000;
        border-radius: 20px;
        text-align: left;
        font-size: 16px;
        text-align: center;
    }
    .logoPgBgpic_portfolio_page {
        background-image: linear-gradient(rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0.9)), url(../../assets/images/portfolioAssets/portfolio_2.png) !important;
        background-repeat: no-repeat !important;
        background-position: center !important;
        background-size: cover !important;
        padding: 250px 0px 150px 0px !important;
        height: auto;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .sec2map-ccc {
        height: 550px !important;
        width: 410% !important;
    }
    .logoPgBgpic_mobApp {
        background-image: url(../../assets/images/mobile/main_mob_bg.png) !important;
        background-repeat: no-repeat !important;
        background-position: center !important;
        background-size: cover !important;
        padding: 170px 0px 50px 0px !important;
    }
    .logoPgBgpic_marketing {
        /* background-image: url(../../assets/images/Path 121.png); */
        background-image: linear-gradient(rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8)), url("../../assets/images/seo/seopgbanner.png");
        background-repeat: no-repeat !important;
        background-position: center !important;
        background-size: cover !important;
        padding: 170px 0px 50px 0px !important;
    }
    .card-body h5 {
        height: 132px;
    }
    .card-body h5 {
        height: 65px;
    }
    .sma_bg {
        background-image: linear-gradient(rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8)), url("../../assets/images/sma_assets/SMA-IMG-8.jpg");
        background-repeat: no-repeat !important;
        background-position: center !important;
        background-size: cover !important;
        padding: 170px 0px 50px 0px !important;
    }
    .logoPgBgpic_marketing {
        background-image: linear-gradient(rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8)), url("../../assets/images/seo/seopgbanner.png");
        background-repeat: no-repeat !important;
        background-position: center !important;
        background-size: cover !important;
        padding: 170px 0px 50px 0px !important;
    }
    .logoPgBgpic_sma_marketing {
        background-image: linear-gradient(rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8)), url("../../assets/images/sma_binary/banner_1.png");
        background-repeat: no-repeat !important;
        background-position: center !important;
        background-size: cover !important;
        padding: 170px 0px 50px 0px !important;
    }
    .brochure-list-styles12 {
        text-align: left;
    }
}

/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

/* xxxxx Min  959 break point css      xxxxxxx */

/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

@media screen and (min-width: 959px) {
    .blog-container {
        width: 50rem;
    }
}

/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

/* xxxxx Min  800 break point css      xxxxxxx */

/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

@media screen and (min-width: 800px) {
    .custom-model-main:before {
        content: "";
        display: inline-block;
        height: auto;
        vertical-align: middle;
        margin-right: -0px;
        height: 100%;
    }
}

/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

/* xxxxx Min  768 break point css      xxxxxxx */

/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

@media (min-width: 768px) {
    .C-slide-title {
        font-size: 42px;
    }
    .disc-proj_animation_page {
        background: #ffd600;
        color: black;
        width: auto;
        padding: 12px;
        border: #000;
        border-radius: 20px;
        font-size: 16px;
        display: flex;
        justify-content: center;
        align-items: center;
        margin: 0px !important;
    }
    .logoPgBgpic_about_page {
        background-image: linear-gradient(rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0.9)), url(../../assets/images/aboutAssets/about_1.png) !important;
        background-repeat: no-repeat !important;
        background-position: center !important;
        background-size: cover !important;
        padding: 150px 0px 50px 0px !important;
        height: auto;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .logoPgBgpic_package_page {
        background-image: linear-gradient(rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0.9)), url(../../assets/images/package/package_1.png) !important;
        background-repeat: no-repeat !important;
        background-position: center !important;
        background-size: cover !important;
        padding: 150px 0px 50px 0px !important;
        height: auto;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .disc-proj_package_page {
        background: #ffd600;
        color: black;
        width: 60% !important;
        padding: 12px;
        border: #000;
        border-radius: 20px;
        text-align: left;
        font-size: 16px;
        text-align: center;
    }
    .logoPgBgpic_portfolio_page {
        background-image: linear-gradient(rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0.9)), url(../../assets/images/portfolioAssets/portfolio_2.png) !important;
        background-repeat: no-repeat !important;
        background-position: center !important;
        background-size: cover !important;
        padding: 150px 0px 50px 0px !important;
        height: auto;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .dbox {
        margin-bottom: 0;
        padding: 0;
    }
    .hero-ccc {
        /* Sizing */
        width: 100vw;
        height: 80vh;
        /* margin-top: -15%; */
        margin-left: -14px;
        /* Flexbox stuff */
        display: flex;
        justify-content: center;
        align-items: center;
        /* Text styles */
        text-align: center;
        color: white;
        /* Background styles */
        background-image: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url("../assets/aboutAssets/Base-4.png");
        background-size: cover;
        background-position: center center;
        background-repeat: no-repeat;
        border-bottom-left-radius: 50% 6%;
        border-bottom-right-radius: 50% 6%;
    }
    .newsletter-ccc {
        /* Sizing */
        width: 100vw;
        height: 60vh;
        margin-left: -13px;
        /* Flexbox stuff */
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        /* Text styles */
        text-align: center;
        color: white;
        /* Background styles */
        background-image: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url("../assets/aboutAssets/Mask.png");
        background-size: cover;
        background-position: center center;
        background-repeat: no-repeat;
        border-top-left-radius: 50% 6%;
        border-top-right-radius: 50% 6%;
    }
    .logoPgBgpic_mobApp {
        background-image: url(../../assets/images/mobile/main_mob_bg.png) !important;
        background-repeat: no-repeat !important;
        background-position: center !important;
        background-size: cover !important;
        padding: 150px 0px 50px 0px !important;
    }
    .logoPgBgpic_marketing {
        background-image: linear-gradient(rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8)), url("../../assets/images/seo/seopgbanner.png");
        background-repeat: no-repeat !important;
        background-position: center !important;
        background-size: cover !important;
        padding: 150px 0px 50px 0px !important;
    }
    .slidesFix {
        width: 200px;
        margin-right: 25px;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .tabPanel {
        width: 85% !important;
        margin-left: -30px;
    }
    .card-body h5 {
        height: 132px;
    }
    .sma_bg {
        background-image: linear-gradient(rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8)), url("../../assets/images/sma_assets/SMA-IMG-8.jpg");
        background-repeat: no-repeat !important;
        background-position: center !important;
        background-size: cover !important;
        padding: 150px 0px 50px 0px !important;
    }
}

/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

/* xxxxx Min  767 break point css     xxxxxxx */

/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

/* 
@media screen and (min-width: 767px) {
  .blog-container {
    width: 40rem;
  }
} */

/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

/* xxxxx Min  600 break point css      xxxxxxx */

/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

@media only screen and (min-width: 600px) {
    .disc-proj_animation_page {
        background: #ffd600;
        color: black;
        width: auto;
        padding: 12px;
        border: #000;
        border-radius: 20px;
        font-size: 16px;
        display: flex;
        justify-content: center;
        align-items: center;
        margin: auto !important;
    }
    .logoPgBgpic_about_page {
        background-image: linear-gradient(rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0.9)), url(../../assets/images/aboutAssets/about_1.png) !important;
        background-repeat: no-repeat !important;
        background-position: center !important;
        background-size: cover !important;
        padding: 150px 0px 50px 0px !important;
        height: auto;
    }
    .logoPgBgpic_package_page {
        background-image: linear-gradient(rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0.9)), url(../../assets/images/package/package_1.png) !important;
        background-repeat: no-repeat !important;
        background-position: center !important;
        background-size: cover !important;
        padding: 150px 0px 50px 0px !important;
        height: 450px;
    }
    .disc-proj_package_page {
        background: #ffd600;
        color: black;
        width: 22% !important;
        padding: 12px;
        border: #000;
        border-radius: 20px;
        text-align: left;
        font-size: 16px;
        text-align: center;
    }
    .logoPgBgpic_portfolio_page {
        /* background-image: url(../../assets/images/Path 121.png); */
        background-image: linear-gradient(rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0.9)), url(../../assets/images/portfolioAssets/portfolio_2.png) !important;
        background-repeat: no-repeat !important;
        background-position: center !important;
        background-size: cover !important;
        padding: 150px 0px 50px 0px !important;
        height: auto;
    }
    .logoPgBgpic_mobApp {
        background-image: url(../../assets/images/mobile/main_mob_bg.png) !important;
        background-repeat: no-repeat !important;
        background-position: center !important;
        background-size: cover !important;
        padding: 150px 0px 50px 0px !important;
    }
    .logoPgBgpic_marketing {
        background-image: linear-gradient(rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8)), url("../../assets/images/seo/seopgbanner.png");
        background-repeat: no-repeat !important;
        background-position: center !important;
        background-size: cover !important;
        padding: 150px 0px 50px 0px !important;
    }
    .slidesFix {
        width: 200px;
        margin-right: 25px;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .tabPanel {
        width: 85% !important;
        margin-left: 0px !important;
    }
    .card-body h5 {
        height: 110px;
    }
    .card {
        padding: 1rem 1rem;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        height: 518px !important;
        margin-top: 4px;
    }
    .sma_bg {
        background-image: linear-gradient(rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8)), url("../../assets/images/sma_assets/SMA-IMG-8.jpg");
        background-repeat: no-repeat !important;
        background-position: center !important;
        background-size: cover !important;
        padding: 150px 0px 50px 0px !important;
    }
}

/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

/* xxxxx Min  480 break point css      xxxxxxx */

/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

@media (min-width: 480px) {
    .C-slide-title {
        font-size: 2rem;
    }
    /* .blog-container {
    width: 28rem;
  } */
}

/* ////////////////////////////////////////////////////////// */

/* ////////////////////////////////////////////////////////// */

/* ////////////////////////////////////////////////////////// */

/* /////////       MAX BREAKPOINT's CSS      ///////////////// */

/* ////////////////////////////////////////////////////////// */

/* ////////////////////////////////////////////////////////// */

/* ////////////////////////////////////////////////////////// */

/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

/* xxxxx Max  1680 break point css      xxxxxxx */

@media only screen and (max-width: 1680px) {
    .fill {
        display: none;
    }
}

/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

/* xxxxx Max  1266 break point css      xxxxxxx */

/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

@media only screen and (max-width: 1266px) {
    .section2-ccc {
        width: 100%;
    }
    .sec2map-ccc {
        height: 550px !important;
        width: 350% !important;
    }
}

/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

/* xxxxx Max  1200 break point css      xxxxxxx */

/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

@media screen and (max-width: 1200px) {
    html {
        font-size: 92.5%;
    }
    .hero-section-content h1 {
        font-size: 60px;
    }
    .hero-img {
        z-index: -1;
    }
    .hero1,
    .hero2 {
        height: 40vh;
    }
    .hero-img>img {
        width: 75%;
    }
    .contact-content h1 {
        font-size: 50px;
    }
    .contact-paragraph {
        font-size: 18px;
    }
    .fa-phone,
    .fa-envelope {
        font-size: 28px !important;
    }
    .contact_detail>span {
        font-size: 24px;
    }
    .contact_detail span>a {
        font-size: 24px;
    }
}

/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

/* xxxxx Max 998 break point css      xxxxxxx */

/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

@media screen and (max-width: 998px) {
    html {
        font-size: 82.5%;
    }
    .section11 {
        height: 50vh;
    }
    .banner_uper_image {
        width: 60%;
    }
    .banner_uper_image_webapps {
        width: 85%;
    }
    .section22 {
        height: 30vh;
    }
    .index-section-2>h1 {
        font-size: 37px;
    }
    .index-section-2>p {
        font-size: 16px !important;
    }
    .index-section-2-img>img {
        width: 50%;
    }
    .glow-on-hover {
        padding: 15px 30px;
        font-size: 15px !important;
    }
    .hero-section-content h1 {
        font-size: 50px;
    }
    .hero-section-content h6 {
        font-size: 17px;
    }
    .hero1 {
        height: 30vh;
    }
    .hero2 {
        height: 50vh;
    }
    .C-carousel-navigation-button {
        display: block;
    }
    .banner_uper_image-android {
        height: 400px;
    }
    /* xxxxxxxxxxx */
    .form_container {
        border: 2px solid var(--red1);
        padding: 30px 20px;
        width: 90%;
        background-color: red;
        background-repeat: no-repeat;
        background-size: cover;
    }
    .contact-content {
        min-height: 20vh;
    }
    .nav-item-margin {
        margin-left: 10px !important;
    }
    .Service-list-colums {
        height: 50vh;
    }
    .Services-list-child {
        width: 100%;
        height: 100vh !important;
        background-color: rgb(0, 0, 0);
        z-index: 1000;
        overflow-y: scroll;
    }
    /* xxxxxxxxxxxxxxxxxxx */
}

/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

/* xxxxx Max 992 break point css      xxxxxxx */

/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

@media only screen and (max-width: 992px) {
    .centerMD {
        display: flex;
        justify-content: center;
        align-items: center;
        text-align: center;
    }
    .brochure-list-styles12 {
        text-align: left;
    }
    .swiper-button-prev,
    .swiper-rtl .swiper-button-next {
        left: 5% !important;
        top: 60% !important;
        right: auto !important;
    }
    .swiper-button-next,
    .swiper-rtl .swiper-button-prev {
        right: 5% !important;
        top: 60% !important;
        left: auto !important;
    }
}

/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

/* xxxxx Max 960 break point css      xxxxxxx */

/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

@media only screen and (max-width: 960px) {
    .get_quote h1 {
        font-size: 40px !important;
    }
    .container-ccc {
        padding: 0 30px 70px;
    }
    .section2-ccc .col2-ccc {
        width: 100%;
        display: block;
    }
    .section2-ccc .col2.first-ccc {
        margin-bottom: 10px;
    }
    .section2-ccc .col2-ccc.column2-ccc {
        padding: 0;
    }
    .sec2map-ccc {
        height: 550px !important;
        width: 280% !important;
    }
    .payment_form_container {
        background-size: 70% !important;
        background-position: center center;
    }
}

/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

/* xxxxx Max 799 break point css      xxxxxxx */

/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

@media screen and (max-width: 799px) {
    .custom-model-inner {
        margin-top: 45px;
    }
}

/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

/* xxxxx Max 768 break point css      xxxxxxx */

/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

@media screen and (max-width: 768px) {
    html {
        font-size: 62.5%;
    }
    .index-section-2>h1 {
        font-size: 30px;
    }
    .index-section-2>p {
        font-size: 14px !important;
    }
    .index-section-2-img>img {
        width: 40%;
    }
    .glow-on-hover {
        padding: 13px 25px;
        font-size: 14px !important;
    }
    .hero-section-content h1 {
        font-size: 40px;
    }
    .hero-section-content h6 {
        font-size: 15px;
    }
    .rect9,
    .rect10,
    .rect15,
    .rect17 {
        width: 50px;
        height: 50px;
    }
    .banner_uper_image {
        width: 60%;
        height: 100%;
    }
    .banner_uper_image_webapps {
        width: 90%;
        height: 100%;
    }
    .banner_uper_image-android {
        height: 350px;
    }
    .contact-content h1 {
        font-size: 40px;
    }
    .contact-paragraph {
        font-size: 16px;
    }
    .fa-phone,
    .fa-envelope {
        font-size: 25px !important;
    }
    .contact_detail>span {
        font-size: 22px;
    }
    .contact_detail span>a {
        font-size: 22px;
    }
    .hide_On_Mobile {
        display: none;
    }
    .hero-aaa {
        background-image: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url("../assets/aboutAssets/Base-4.png") !important;
        background-size: cover;
        background-position: center center;
        background-repeat: no-repeat;
        border-bottom-left-radius: 50% 6%;
        border-bottom-right-radius: 50% 6%;
    }
    .sec2map-ccc {
        height: 400px !important;
        width: 408% !important;
    }
    .section2-ccc .sec2addr-ccc {
        font-size: 14px;
    }
    .section2-ccc .sec2contactform-ccc h3 {
        font-size: 16px;
    }
    .section2-ccc .sec2contactform-ccc input[type="text"],
    .section2-ccc .sec2contactform-ccc input[type="email"],
    .section2-ccc .sec2contactform-ccc textarea {
        padding: 10px;
        margin: 3px 0;
    }
    .section2-ccc .sec2contactform-ccc input[type="submit"] {
        padding: 10px 30px;
        font-size: 14px;
    }
    .slide-content {
        margin: 0 10px;
    }
}

/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

/* xxxxx Max 767 break point css      xxxxxxx */

/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

@media only screen and (max-width: 767px) {
    .logo-banner {
        background-image: url("../../assets/images/logo/Ban.png");
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
        display: flex;
        justify-content: center;
        align-items: center;
        width: 100%;
        height: 75%;
        text-align: center;
    }
    .whitefonts {
        font-size: 18px;
    }
    .logo-banner-heading {
        margin-top: 50px;
    }
    .logo-banner-heading2 {
        margin-top: 50px;
        margin-bottom: 50px;
    }
    .gal {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2;
    }
    .gal img {
        width: 90%;
    }
    .gal-height-img {
        height: auto;
    }
    .logoimg {
        width: 140px;
        height: 40px;
    }
    .logoimg>img {
        width: 100px;
        height: auto;
    }
    .navbar-toggler {
        border: 0px solid #000 !important;
    }
    .desk-main-pic {
        display: none;
    }
    .mob-main-pic {
        display: block;
    }
    .div1 {
        display: none !important;
    }
    .div2 {
        display: block !important;
    }
    .round-red {
        position: relative;
        left: 0;
    }
    .round-red>span {
        width: 100%;
        height: auto;
        margin-left: 0px;
    }
    .side-number {
        display: none;
    }
    .round {
        text-align: center;
    }
    .colaberate>p {
        font-size: 60px;
    }
    .colaberate>.trans {
        font-size: 3em;
    }
    .buttons {
        width: 100%;
        height: 50px;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
    }
    .str-proj {
        background: #000;
        color: #fff;
        width: 45%;
        padding: 12px;
        border: #000;
        border-radius: 20px;
        text-align: left;
        font-size: 12px;
    }
    .talk-bin {
        background: #fff;
        color: #000;
        width: 45%;
        padding: 12px;
        border: #fff;
        border-radius: 20px;
        text-align: left;
        font-size: 12px;
    }
    #packages {
        font-size: 30px;
        font-weight: bold;
    }
    .foot-logo {
        text-align: center;
    }
    .foot-logo>img {
        width: 35%;
        text-align: center;
    }
    .seoPgBgpic {
        padding: 0px;
    }
    .logoPgBgpic {
        padding-top: 170px !important;
        padding-bottom: 50px !important;
    }
    .disc-proj,
    .gst {
        margin-left: auto !important;
        margin-right: auto !important;
        font-size: 12px !important;
        width: auto;
        margin-left: auto;
        margin-right: auto;
    }
    .ops {
        text-align: center;
        font-size: 20px;
        color: #fff;
    }
    .owl-stage {
        margin-left: -150px;
    }
    .foot-nav1>ul {
        display: block;
    }
    .foot-nav1 {
        display: none;
    }
    .list-unstyled>li {
        padding: 5px;
        font-size: 10px;
    }
    .col-megamenu>.title {
        padding: 5px;
        font-size: 12px;
    }
    .wdd {
        font-size: 20px !important;
    }
    .bus-stand-out {
        padding: 80px;
    }
    .heading-bg-pic {
        padding: 0px;
    }
    .h1-head-white {
        font-size: 20px;
    }
    .logo-banner_package {
        background-image: linear-gradient(rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0.9)), url("../../assets/images/package/georgie-cobbs-bKjHgo_Lbpo-unsplash.png");
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
        display: flex;
        justify-content: center;
        align-items: center;
        width: 100%;
        height: 75%;
        text-align: center;
    }
    .logo-banner-typographicLogo {
        background-image: url("../../assets/images/logo/Ban.png");
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
        display: flex;
        justify-content: center;
        align-items: center;
        width: 100%;
        height: 75%;
        text-align: center;
    }
    .logo-banner-illustrative {
        background-image: url("../../assets/images/logo/Ban.png");
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
        display: flex;
        justify-content: center;
        align-items: center;
        width: 100%;
        height: 75%;
        text-align: center;
    }
    .logo-banner-threeD {
        background-image: url("../../assets/images/logo/Ban.png");
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
        display: flex;
        justify-content: center;
        align-items: center;
        width: 100%;
        height: 75%;
        text-align: center;
    }
    .logo-banner-animatedLogo {
        background-image: url("../../assets/images/logo/Ban.png");
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
        display: flex;
        justify-content: center;
        align-items: center;
        width: 100%;
        height: 75%;
        text-align: center;
    }
    .logo-banner-print {
        background-image: linear-gradient(rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0.9)), url("../../assets/images/printAssest/print_2.png");
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
        display: flex;
        justify-content: center;
        align-items: center;
        width: 100%;
        height: 50%;
        text-align: center;
    }
    .logo_banner_iconic_page {
        background-image: url("../../assets/images/Iconic-logo/iconic_logo_7.png");
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
        display: flex;
        justify-content: center;
        align-items: center;
        width: 100%;
        height: 75%;
        text-align: center;
    }
    .logo_banner_typographic_page {
        background-image: url("../../assets/images/typographicLogo/typographic_8.png");
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
        display: flex;
        justify-content: center;
        align-items: center;
        width: 100%;
        height: 75%;
        text-align: center;
    }
    .logo_banner_Illustrative_page {
        background-image: url("../../assets/images/illustrative-logo/illustrative_4.png") !important;
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
        display: flex;
        justify-content: center;
        align-items: center;
        width: 100%;
        height: 75%;
        text-align: center;
    }
    .logo_banner_animated_page {
        background-image: url("../../assets/images/Iconic-logo/iconic_logo_7.png") !important;
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
        display: flex;
        justify-content: center;
        align-items: center;
        width: 100%;
        height: 100%;
        text-align: center;
    }
    .logo_banner_3d_page {
        background-image: url("../../assets/images/threeDlogo/threeD_logo5.png") !important;
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
        display: flex;
        justify-content: center;
        align-items: center;
        width: 100%;
        height: 75%;
        text-align: center;
    }
    .logo_banner_androidApp_page {
        background-image: url("../../assets/images/mobile/after_running.png") !important;
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
        display: flex;
        justify-content: center;
        align-items: center;
        width: 100%;
        height: 75%;
        text-align: center;
    }
    .logo_banner_ios_page {
        background-image: linear-gradient( to bottom, rgba(0, 0, 0, 0.52), rgba(14, 9, 12, 0.73)), url("../../assets/images/ios-app/ios-2.jpg") !important;
        background-repeat: repeat;
        background-position: center;
        background-size: contain;
        display: flex;
        justify-content: center;
        align-items: center;
        width: 100%;
        height: 40%;
        text-align: center;
    }
    .logo_banner_webapp_page {
        background-image: linear-gradient( to bottom, rgba(0, 0, 0, 0.52), rgba(14, 9, 12, 0.73)), url("../../assets/images/web-app-mage/banner-2.png") !important;
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
        display: flex;
        justify-content: center;
        align-items: center;
        width: 100%;
        height: 50%;
        text-align: center;
    }
    .logo_banner_webdev_page {
        background-image: linear-gradient( to bottom, rgba(0, 0, 0, 0.52), rgba(14, 9, 12, 0.73)), url("../../assets/images/web_development/web_dev_9.jpg") !important;
        background-repeat: repeat;
        background-position: center;
        background-size: cover;
        display: flex;
        justify-content: center;
        align-items: center;
        width: 100%;
        height: 40%;
        text-align: center;
    }
    .logo_banner_wordpress_page {
        background-image: linear-gradient( to bottom, rgba(0, 0, 0, 0.9), rgba(14, 9, 12, 0.9)), url("../../assets/images/wordpress-banner-image/b-2.jpg") !important;
        background-repeat: repeat;
        background-position: center;
        background-size: cover;
        display: flex;
        justify-content: center;
        align-items: center;
        width: 100%;
        height: 40%;
        text-align: center;
    }
    .footer {
        background-size: 60%;
        background-position: 100% 0%;
    }
}

/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

/* xxxxx Max 767.98 break point css      xxxxxxx */

/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

@media (max-width: 767.98px) {
    #map {
        height: 300px;
    }
}

/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

/* xxxxx Max 799 break point css      xxxxxxx */

/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

@media screen and (max-width: 799px) {
    .custom-model-inner {
        margin-top: 45px;
    }
}

/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

/* xxxxx Max 600 break point css      xxxxxxx */

/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

@media only screen and (max-width: 600px) {
    .become_a_partner_form_container {
        width: 100%;
    }
    .get_quote h1 {
        font-size: 32px !important;
    }
    .submit_button_get_quote {
        width: 70%;
    }
    .disc-proj_animation_page {
        background: #ffd600;
        color: black;
        width: auto;
        padding: 12px;
        border: #000;
        border-radius: 20px;
        font-size: 16px;
        display: flex;
        justify-content: center;
        align-items: center;
        margin: auto !important;
    }
    .fa-long-arrow-alt-left:before {
        display: none;
    }
    .fa-long-arrow-alt-right:before {
        display: none;
    }
    .signup_contact_select {
        height: 35px !important;
    }
    .nav-link {
        font-size: 20px !important;
    }
    .get-quote {
        padding: 12px 20px !important;
    }
    /* Typewriter Hero Section TExt */
    .typewriter {
        line-height: 35px !important;
        margin: 0px !important;
        font-size: 28px;
    }
    .white {
        font-size: 20px !important;
    }
    .whitefonts {
        font-size: 14px !important;
    }
    .logoPgBgpic_about_page {
        /* background-image: url(../../assets/images/Path 121.png); */
        background-image: linear-gradient(rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0.9)), url(../../assets/images/aboutAssets/about_1.png) !important;
        background-repeat: no-repeat !important;
        background-position: center !important;
        background-size: cover !important;
        padding: 150px 0px 50px 0px !important;
        height: 600px;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .logoPgBgpic_package_page {
        background-image: linear-gradient(rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0.9)), url(../../assets/images/package/package_1.png) !important;
        background-repeat: no-repeat !important;
        background-position: center center !important;
        background-size: cover !important;
        padding: 150px 0px 50px 0px !important;
        height: 600px;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .disc-proj_package_page {
        background: #ffd600;
        color: black;
        width: 45% !important;
        padding: 12px;
        border: #000;
        border-radius: 20px;
        text-align: left;
        font-size: 16px;
        text-align: center;
    }
    .logoPgBgpic_portfolio_page {
        background-image: linear-gradient(rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0.9)), url(../../assets/images/portfolioAssets/portfolio_2.png) !important;
        background-repeat: no-repeat !important;
        background-position: center !important;
        background-size: cover !important;
        padding: 150px 0px 50px 0px !important;
        height: 600px;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .newsletter-ccc {
        width: 100vw;
        height: 60vh;
        margin-left: -10px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        text-align: center;
        color: white;
        background-image: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url("../assets/aboutAssets/Mask.png");
        background-size: cover;
        background-position: center center;
        background-repeat: no-repeat;
        border-top-left-radius: 50% 6%;
        border-top-right-radius: 50% 6%;
    }
    .newsletter-ccc h1 {
        line-height: 35px;
    }
    .hero-ccc {
        width: 100vw;
        height: 60vh;
        margin-left: -10px;
        display: flex;
        justify-content: center;
        align-items: center;
        text-align: center;
        color: white;
        background-image: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url("../assets/aboutAssets/Base-4.png");
        background-size: cover;
        background-position: center center;
        background-repeat: no-repeat;
        border-bottom-left-radius: 50% 6%;
        border-bottom-right-radius: 50% 6%;
    }
    .disc-proj_animation_page {
        background: #ffd600;
        color: black;
        width: auto;
        padding: 12px;
        border: #000;
        border-radius: 20px;
        font-size: 16px;
        display: flex;
        justify-content: center;
        align-items: center;
        margin: 0px !important;
    }
    .custom_payment_form_container {
        padding: 10px 15px !important;
        width: 100% !important;
        background-size: 100% !important;
        background-position: center center !important;
    }
    .payment_form_container {
        padding: 10px 15px !important;
        width: 100% !important;
    }
    .custom_payment_form_container input::placeholder {
        font-size: 12px !important;
    }
    .logoPgBgpic_mobApp {
        background-image: url(../../assets/images/mobile/main_mob_bg.png) !important;
        background-repeat: no-repeat !important;
        background-position: center !important;
        background-size: cover !important;
        padding: 150px 0px 50px 0px !important;
    }
    .logoPgBgpic_marketing {
        background-image: linear-gradient(rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8)), url("../../assets/images/seo/seopgbanner.png");
        background-repeat: no-repeat !important;
        background-position: center !important;
        background-size: cover !important;
        padding: 150px 0px 50px 0px !important;
    }
    .card .card-body {
        padding: 1rem 1rem;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        height: 160px !important;
        margin-top: 4px;
        margin-bottom: 45px;
    }
    .tabContainer {
        margin-top: -80px;
    }
    .disc-proj {
        padding: 7px;
    }
}

/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

/* xxxxx Max 576 break point css      xxxxxxx */

/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

@media screen and (max-width: 576px) {
    html {
        font-size: 52.5%;
    }
    .index-section-2>h1 {
        font-size: 20px;
    }
    .index-section-2>span {
        font-size: 12px !important;
    }
    .index-section-2>p {
        font-size: 12px !important;
    }
    .glow-on-hover {
        padding: 5px 20px;
        font-size: 12px !important;
    }
    .index-section-2-img>img {
        width: 40%;
    }
    .hero-section-content h1 {
        font-size: 30px;
    }
    .hero-section-content h6 {
        font-size: 12px;
    }
    .hero-img>img {
        width: 120%;
    }
    .banner_uper_image_aro {
        width: 70%;
        height: 100%;
    }
    .banner_uper_image-android {
        height: 300px;
    }
    .form_container {
        width: 100%;
    }
    .contact-content h1 {
        font-size: 35px;
    }
    .contact-paragraph {
        font-size: 15px;
    }
    .fa-phone,
    .fa-envelope {
        font-size: 20px !important;
    }
    .contact_detail>span {
        font-size: 18px;
    }
    .contact_detail span>a {
        font-size: 18px;
    }
    .Service-list-colums {
        height: 55vh;
    }
    .waveDiv {
        display: none;
    }
    .copyright img {
        width: 12rem;
    }
    .footer_img {
        text-align: center;
    }
}

/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

/* xxxxx Max 575 break point css      xxxxxxx */

/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

@media (max-width: 575px) {
    .footer {
        background-size: 100%;
        /* background-position: bottom bottom; */
        background-position: 5% 100%;
    }
    .whitefonts {
        font-size: 14px !important;
        line-height: 20px;
    }
    .single-testimonial-item p {
        font-size: 14px !important;
    }
    .heading-font-small-aro {
        font-size: 32px !important;
    }
    .heading-font-small {
        font-size: 28px !important;
    }
    .para-font-small {
        font-size: 14px !important;
    }
    .extra-text-heading {
        font-size: 20px !important;
    }
}

/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

/* xxxxx Max 500 break point css      xxxxxxx */

/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

@media only screen and (max-width: 500px) {
    .get_quote h1 {
        font-size: 25px !important;
    }
    .get_quote_form_container {
        width: 100%;
    }
    .team-txt {
        display: flex !important;
        justify-content: center !important;
        align-items: center !important;
        text-align: center !important;
    }
    .team-line {
        display: none;
    }
    .tabPanel {
        width: 80% !important;
    }
    .spliting {
        display: none;
    }
    .tabPanel {
        width: 80% !important;
    }
    .slidesFix {
        width: 311px;
        margin-right: 25px;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .slidesFix {
        width: 311px;
        margin-right: 25px;
        display: flex;
        justify-content: center;
        align-items: center;
        height: 500px;
    }
    .become-partner h1 {
        font-size: 35px;
        font-weight: bolder;
        letter-spacing: 2px;
        color: var(--red1);
    }
    .payment-page h1 {
        font-size: 35px;
        font-weight: bolder;
        letter-spacing: 2px;
        color: var(--red1);
    }
    .get_quote h1 {
        font-size: 35px;
        font-weight: bolder;
        letter-spacing: 2px;
        color: var(--red1);
    }
    .custom-payment-page h1 {
        font-size: 35px;
        font-weight: bolder;
        letter-spacing: 2px;
        color: var(--red1);
    }
    .login-page h1 {
        font-size: 35px;
        font-weight: bolder;
        letter-spacing: 2px;
        color: black;
    }
    .pkg_btn {
        padding: 10px 20px !important;
        margin-top: 20px;
    }
}

/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

/* xxxxx Max 480 break point css      xxxxxxx */

/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

@media (max-width: 480px) {
    .C-carousel--horizontal .C-navigation {
        bottom: 50px;
    }
}

/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

/* xxxxx Max 400 break point css      xxxxxxx */

/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

@media only screen and (max-width: 400px) {
    .disc-proj_package_page {
        width: 50% !important;
    }
    ::placeholder {
        font-size: 12px !important;
    }
    .become_partner_contact_input::placeholder {
        font-size: 12px !important;
    }
    .become_partner_contact_select,
    .get_quote_contact_select {
        font-size: 12px !important;
    }
    .get_quote_contact_input::placeholder {
        font-size: 12px !important;
    }
    .section1-ccc h1 {
        font-size: 28px;
    }
    .sec2map-ccc {
        display: none;
    }
    .card .card-body {
        padding: 0;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        height: 150px !important;
        margin-top: 4px;
        margin-bottom: 33px;
    }
    .tabContainer {
        margin-top: 10px;
    }
}

/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

/* xxxxx Max 380 break point css      xxxxxxx */

/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

@media only screen and (max-width: 380px) {
    .become-partner h1 {
        font-size: 25px;
        font-weight: bolder;
        letter-spacing: 2px;
        color: var(--red1);
    }
    .payment-page h1 {
        font-size: 25px;
        font-weight: bolder;
        letter-spacing: 2px;
        color: var(--red1);
    }
    .get_quote h1 {
        font-size: 25px;
        font-weight: bolder;
        letter-spacing: 2px;
        color: var(--red1);
    }
    .custom-payment-page h1 {
        font-size: 25px;
        font-weight: bolder;
        letter-spacing: 2px;
        color: var(--red1);
    }
    .login-page h1 {
        font-size: 25px;
        font-weight: bolder;
        letter-spacing: 2px;
        color: black;
    }
}

/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

/* xxxxx Max 346 break point css      xxxxxxx */

/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

@media only screen and (max-width: 346px) {
    .logo_banner_iconic_page {
        background-image: url(../../assets/images/Iconic-logo/iconic_logo_7.png);
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
        display: flex;
        justify-content: center;
        align-items: center;
        height: 100%;
        text-align: center;
    }
    .logo_banner_typographic_page {
        background-image: url("../../assets/images/typographicLogo/typographic_8.png");
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
        display: flex;
        justify-content: center;
        align-items: center;
        width: 100%;
        height: 90%;
        text-align: center;
    }
    .logo_banner_animated_page {
        background-image: url(../../assets/images/Iconic-logo/iconic_logo_7.png);
        background-repeat: repeat;
        background-position: center;
        background-size: cover;
        display: flex;
        justify-content: center;
        align-items: center;
        height: 80%;
        text-align: center;
    }
    .logo_banner_iconic_page-heading {
        margin-top: -50px !important;
    }
    .logo-banner_portfolio_page {
        background-image: linear-gradient(rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0.9)), url(../../assets/images/portfolioAssets/portfolio_1.png);
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
        width: 100%;
        height: 80%;
        text-align: center;
        padding: 0px !important;
        margin: 0px !important;
    }
    .banner_magento_page {
        background-image: linear-gradient(rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0.9)), url(../../assets/images/magento_web/magento_8.jpg) !important;
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
        width: 100%;
        height: 80%;
        text-align: center;
    }
    .logo_banner_webdev_page {
        background-image: linear-gradient( to bottom, rgba(0, 0, 0, 0.52), rgba(14, 9, 12, 0.73)), url(../../assets/images/web_development/web_dev_9.jpg) !important;
        background-repeat: repeat;
        background-position: center;
        background-size: cover;
        display: flex;
        justify-content: center;
        align-items: center;
        width: 100%;
        height: 70%;
        text-align: center;
    }
    .logo_banner_wordpress_page {
        background-image: linear-gradient( to bottom, rgba(0, 0, 0, 0.9), rgba(14, 9, 12, 0.9)), url("../../assets/images/wordpress-banner-image/b-2.jpg") !important;
        background-repeat: repeat;
        background-position: center;
        background-size: cover;
        display: flex;
        justify-content: center;
        align-items: center;
        width: 100%;
        height: 65%;
        text-align: center;
    }
    .logo-banner_commerce_page {
        background-image: linear-gradient(rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0.9)), url(../../assets/images/e-commercebanner-image/e-2.jpg);
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
        width: 100%;
        height: 80%;
        text-align: center;
    }
    .logo-banner_shopify_page {
        background-image: linear-gradient(rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0.9)), url(../../assets/images/shopify/shopyfy-app-1.jpg);
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
        width: 100%;
        height: 80%;
        text-align: center;
    }
    .logo-banner_3d-animation_logo {
        background-image: linear-gradient( rgba(0, 0, 0, 0.75), rgba(91, 91, 91, 0.45)), url("../../assets/images/3d_binary/banner_2.png");
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
        width: 100%;
        height: 80% !important;
        text-align: center;
    }
    .logo-banner_typo_page {
        background-image: linear-gradient(rgba(3, 3, 3, 0.75), rgba(0, 0, 0, 0.75)), url(../../assets/images/typography_binary/banner_2.png);
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
        width: 100%;
        height: 80%;
        text-align: center;
    }
    .logo-banner_white_logo {
        background-image: linear-gradient( rgba(16, 16, 16, 0.45), rgba(22, 23, 24, 0.45)), url(../../assets/images/whiteboard_binary/banner_2.png);
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
        width: 100%;
        height: 100%;
        text-align: center;
    }
    .logo_banner_ios_page {
        background-image: linear-gradient( to bottom, rgba(0, 0, 0, 0.52), rgba(14, 9, 12, 0.73)), url(../../assets/images/ios-app/ios-2.jpg) !important;
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
        display: flex;
        justify-content: center;
        align-items: center;
        width: 100%;
        height: 40%;
        text-align: center;
    }
    .logo_banner_webapp_page {
        background-image: linear-gradient( to bottom, rgba(0, 0, 0, 0.52), rgba(14, 9, 12, 0.73)), url(../../assets/images/web-app-mage/banner-2.png) !important;
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
        display: flex;
        justify-content: center;
        align-items: center;
        width: 100%;
        height: 50%;
        text-align: center;
    }
    .logo_banner_hybridapp_page {
        background-image: linear-gradient( to bottom, rgba(0, 0, 0, 0.52), rgba(14, 9, 12, 0.73)), url(../../assets/images/hybrid-app/h-1.jpg) !important;
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
        display: flex;
        justify-content: center;
        align-items: center;
        width: 100%;
        height: 50%;
        text-align: center;
    }
    .logo-banner-car {
        background-image: linear-gradient(rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8)), url(../../assets/images/car-banner/14_14_11zon.jpeg);
        background-repeat: no-repeat;
        background-position: center;
        /* background-size: cover; */
        background-size: cover;
        display: flex;
        justify-content: center;
        align-items: center;
        /* padding: 200px; */
        width: 100%;
        height: 70%;
        text-align: center;
    }
    .seo-banner {
        background-image: linear-gradient(rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8)), url("../../assets/images/seo_binary/banner_2.png");
        background-repeat: no-repeat;
        background-position: center;
        /* background-size: cover; */
        background-size: cover;
        display: flex;
        justify-content: center;
        align-items: center;
        /* padding: 200px; */
        width: 100%;
        height: 50%;
        text-align: center;
    }
    /* sem abbas */
    .smm-banner {
        background-image: linear-gradient(rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8)), url("../../assets/images/smm_binary/banner_2.png");
        background-repeat: no-repeat;
        background-position: center;
        /* background-size: cover; */
        background-size: cover;
        display: flex;
        justify-content: center;
        align-items: center;
        /* padding: 200px; */
        width: 100%;
        height: 80%;
        text-align: center;
    }
    .content-management-banner {
        background-image: linear-gradient(rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8)), url("../../assets/images/content_binary/banner_2.png");
        background-repeat: no-repeat;
        background-position: center;
        /* background-size: 98% 100%; */
        background-size: cover;
        display: flex;
        justify-content: center;
        align-items: center;
        /* padding: 200px; */
        width: 100%;
        height: 80%;
        text-align: center;
    }
    .payperclick-banner {
        background-image: linear-gradient(rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8)), url("../../assets/images/ppc_binary/banner_2.png");
        background-repeat: no-repeat;
        background-position: center;
        /* background-size: cover; */
        background-size: cover;
        display: flex;
        justify-content: center;
        align-items: center;
        /* padding: 200px; */
        width: 100%;
        height: 80%;
        text-align: center;
    }
    .email-banner {
        background-image: linear-gradient(rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8)), url("../../assets/images/email_binary/banner_2.png");
        background-repeat: no-repeat;
        background-position: center;
        /* background-size: cover; */
        background-size: cover;
        display: flex;
        justify-content: center;
        align-items: center;
        /* padding: 200px; */
        width: 100%;
        height: 80%;
        text-align: center;
    }
    .logo_banner_hybridapp_page {
        background-image: linear-gradient( to bottom, rgba(0, 0, 0, 0.52), rgba(14, 9, 12, 0.73)), url("../../assets/images/hybrid-app/h-1.jpg") !important;
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
        display: flex;
        justify-content: center;
        align-items: center;
        width: 100%;
        height: 70%;
        text-align: center;
    }
}

/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

/* xxxxx Max 320 break point css      xxxxxxx */

/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

@media screen and (max-width: 320px) {
    .index-section-2>h1 {
        font-size: 17px;
    }
    .index-section-2>span {
        font-size: 10px !important;
    }
    .index-section-2>p {
        font-size: 10px !important;
    }
    .glow-on-hover {
        padding: 5px 15px;
        font-size: 12px !important;
    }
    .index-section-2-img>img {
        width: 35%;
    }
    .hero-section-content h1 {
        font-size: 30px;
    }
    .hero-section-content h6 {
        font-size: 10px;
    }
    .hero-img>img {
        width: 120%;
    }
}

/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

/* xxxxx Max 300 break point css      xxxxxxx */

/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

@media (max-width: 300px) {
    .tabPanel {
        width: 100% !important;
    }
    .card-title {
        margin-bottom: 0.75rem rem;
        font-size: 22px;
    }
    .pkg_btn {
        padding: 10px 20px !important;
        margin-top: -20px;
    }
}

/* ///////////////////////////////////// */

/* //////// More Break Points...//////////// */

/* ///////////////////////////////////// */

@media only screen and (max-width: 500px) and (max-width: 600px) {
    .section1-ccc h1 {
        font-size: 28px;
    }
    .sec2map-ccc {
        height: 350px !important;
        width: 336% !important;
    }
}

@media only screen and (min-width: 500px) and (max-width: 600px) {
    .slidesFix {
        width: 235px !important;
        margin-right: 25px;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .card-body h5 {
        height: 75px;
    }
    .tabPanel {
        width: 90% !important;
        margin-left: 0px !important;
    }
}

@media screen and (max-height: 820px) and (min-width: 1280px) {
    .nav-link {
        font-size: 22px !important;
    }
    .navbar-nav {
        top: 40% !important;
        left: 50% !important;
        transform: translate(-50%, -40%) !important;
    }
}