@import url('https://fonts.googleapis.com/css2?family=Bree+Serif&family=Caveat:wght@400;700&family=Lobster&family=Monoton&family=Open+Sans:ital,wght@0,400;0,700;1,400;1,700&family=Playfair+Display+SC:ital,wght@0,400;0,700;1,700&family=Playfair+Display:ital,wght@0,400;0,700;1,700&family=Roboto:ital,wght@0,400;0,700;1,400;1,700&family=Source+Sans+Pro:ital,wght@0,400;0,700;1,700&family=Work+Sans:ital,wght@0,400;0,700;1,700&display=swap');

a {
    text-decoration: none !important;
}

.xyug-nav {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: +999;
}

.navbar-default {
    background: transparent;
    border: none !important;
}

/* nav cls */
.black {
    position: fixed;
    top: 0;
    background: transparent;
    width: 100%;
    height: 63px;
    z-index: +999;

}

.nav-text {
    color: #ffffff !important;
    font-family: "Roboto";
}

.nav-button {
    border-radius: 20px !important;
    background-color: #23bbed !important;
    color: #ffffff !important;
    font-family: "Roboto" !important;
    font-weight: 400 !important;
    margin-left: 20px !important;
}

.nav-xyug-img {
    height: 40px;
    width: 100px;
}

.nav-toggler-color {
    border-width: 2px;
    border-style: solid;
    border-color: white !important;
    background-color: white !important;
}

.app-de{
    /* color: #007bff; */
    text-decoration: none;
    background-color: transparent;
    color: black !important;
    padding: 4px 3px;
    border-bottom: 1px solid white;
    text-decoration: none;
}
.res-li{
    
    border-bottom: 1px solid gray;
    padding: 5px;

}
.res-li a:hover{
    text-decoration: none;
    color: #23bbed;
    font-size: 15px;
}

.xyug-top-background {
    background-image: url(assets/metaverse-top-bg.jpg);
    background-size: cover;
    height: 120%;
    width: 100%;
    margin-left: 0px;
    margin-right: 0px;
    position: relative;
    opacity: 5;
}
.xyug-top-background::after {
    content: "";
    background-color: rgba(0, 0, 0, 0.8);
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    opacity: 0.4;
}
.xyug-top-bg-overlay {
    position: relative;
    z-index: 2;
}

.xyug-description-container {
    /* background-image: linear-gradient(to right, #db8488, #7590a3); */
    /* padding-top: 50px; */
    background-color: none;
}

.xyug-description-sub-container {
    margin-top: 100px;
    margin-left: 50px;
    margin-bottom: 10px;
}

.xyug-description-paragraph {
    font-size: 40px;
    font-style: italic;
    font-weight: 400;
    color: #fdf3ff;
}

.xyug-description-paragraph-sub {
    font-size: 20px;
    font-style: italic;
    font-weight: 400;
    margin-bottom: 10px;
    color: #fdf3ff;
}

.xyug-description-paragraph-blue-text {
    color: #23bbed;
}

.xyug-description-paragraph-button {
    color: #23bbed;
    background-color: white;
    border-radius: none;
    border-width: 1px;
    border-color: orangered;
    margin-bottom: 10px;
    border-radius: 6px;
}

.xyug-description-sub-img-container {
    margin-right: 80px;
}

.vrimage {
    height: 300px;
    width: 500px;
    margin-top: 50px;
}

/* .circles-overview-bg {
    background-color: #f1dbf5;
} */
.circles-container {
    margin-left: 20px;
    margin-right: 20px;
    width: 85%;
}

.circles {
    height: 88px;
    width: 88px;
    border: 1.8px solid #14a655;
    border-radius: 50% 50% 50% 50%;
    /* border-right: 0; */
    border-right-color: transparent;
    padding: 10px;
    margin: 10px;
    margin-right: 0px;
}

.font-icon-background {
    background-color: #ebf7f7;
    border-radius: 50%;
    height: 65px;
    width: 65px;
    vertical-align: middle;
    box-shadow: 1px 1px 1px 1px #dfe4e6;
}

.circles-icon {
    font-size: 50px;
    /* color: #159cc2; */
    color: #23bbed;
    vertical-align: middle;

}

.circle-details-paragraph {
    margin-left: 0px;
    margin-top: 5px;
}

.circle-details-para-top-text {
    color: #e64d32;
    font-size: 25px;
    font-weight: bold;
    margin: 0px;
    padding: 0px;
}

.circle-details-para-bottom-text {
    color: #e64d32;
    font-size: 12px;
    font-weight: 500;
    margin: 0px;
    padding: 0px;
}

.whatsapp-logo {
    height: 60px;
    width: 60px;
    position: fixed;
    bottom: 50px;
    right: 50px;
    z-index: +999;
}

.main-heading {
    text-align: center;
    color: #222222;
    font-size: 35px;
    font-family: "Roboto";
    font-weight: bolder;
    margin-top: 40px;
    margin-bottom: 20px;
}

.services-container {
    margin: 20px;
    padding: 10px;
}

.services-circles {
    height: 105px;
    width: 105px;
    border: 0.8px solid #14a655;
    border-radius: 50% 50% 50% 50%;
    padding: 20px;
    padding-top: 25px;
    margin: 10px;
    vertical-align: middle;
}

.services-middle-circle-color {
    border-color: #e64d32 !important;
}

.services-icons {
    font-size: 50px;
    color: #23bbed;
    vertical-align: center;
}

.services-name {
    font-size: 12px;
    color: #222222;
    text-align: center;
    font-weight: 600;
}

.about-us-circle-container {
    padding: 10px;
    margin: 10px;
}

.about-us-circle {
    height: 250px;
    width: 250px;
    border: 7px solid #14a655;
    border-radius: 50% 50% 50% 50%;
    border-right-color: transparent;
    padding: 10px;
    margin: 10px;
    margin-right: 0px;
}

.about-us-circle-img {
    height: 160px;
    width: 250px;
}

.about-us-circle-details-para-top-text {
    color: #d03438;
    font-size: 30px;
    font-weight: bold;
    margin: 0px;
    padding: 0px;
}

.about-us-circle-details-para-bottom-text {
    color: #222222;
    font-size: 12px;
    font-weight: 500;
    margin: 0px;
    padding: 0px;
}

.our-works-section {
    padding: 20px;
}

.our-works-images {
    height: 230px;
    width: 210px;
    border-top-left-radius: 50px;
    border-bottom-right-radius: 50px;
    margin-top: 15px;
    margin-bottom: 15px;
    margin-right: 15px;
    margin-left: 15px;
}

.contact-us-circle-container {
    padding: 10px;
    margin: 10px;
}

.contact-us-circle {
    height: 350px;
    width: 350px;
    border: 8px solid #14a655;
    border-radius: 50% 50% 50% 50%;
    border-right-color: transparent;
    padding: 10px;
    margin: 10px;
    margin-right: 0px;
}

.contact-us-circle-img {
    height: 100%;
    width: 100%;
    margin-left: 50px;
}

.contact-form-container {
    margin-left: 30px;
    margin-top: 50px;
    font-family: "Roboto";
    font-size: 18px;
    font-weight: 600;
}

.form-name-section {
    margin-bottom: 20px;
}

.form-email-section {
    margin-bottom: 20px;
}

.form-message-section {
    margin-bottom: 20px;
}

.form-name-section input {
    border-top: none;
    border-left: none;
    border-right: none;
    border-width: 1.5px;
    border-color: #bfc2c5;
    width: 100%;
    font-size: 13px;
}

.form-email-section input {
    border-top: none;
    border-left: none;
    border-right: none;
    border-width: 1.5px;
    border-color: #bfc2c5;
    width: 100%;
    font-size: 13px;
}

.form-message-section input {
    width: 100%;
    font-size: 13px;
    height: 50px;
    border-width: 1.5px;
    border-color: #bfc2c5;
}

.contact-us-name,
.contact-us-email,
.contact-us-message {
    margin-bottom: 10px;
}

.form-button-container {
    /* margin-left: 180px; */
    text-align: center;
}

.form-button {
    border-radius: 20px;
    border: none;
    background-color: #23bbed;
    color: #ffffff;
    font-family: "Roboto";
    font-weight: 400;
    width: 125px;
    /* margin-left: 20px; */
}

.team-container {
    padding: 10px;
    margin: 15px;
}

.team-member-card {
    background-color: rgb(255, 255, 255);
    padding: 10px;
    box-shadow: 2px 2px 2px 2px #bddbf0;
    backdrop-filter: (blur)2px;
    border-radius: 10px;
    height: 250px;
    width: 180px;
    text-align: center;
    margin-left: 5px;
    margin-right: 5px;
}

.team-member-img {
    height: 100px;
    width: 100px;
    border-radius: 5px;
}

.team-member-name {
    font-family: "Roboto";
    font-size: 20px;
    font-weight: 500;
    margin-top: 20px;
}

.team-social-icons {
    font-size: 25px;
    margin: 15px;
}

/* Teams Carousel */
section.sec {
    padding: 0px 0px;
    position: relative;
}

.bg-gradient {
    background: linear-gradient(225.35deg, #424547 0, #062338 100%);
}



.owl-nav .owl-prev,
.owl-nav .owl-next {
    top: 40%;
    position: absolute;
    border-radius: 40px !important;
    color: #ffffff;
    width: 40px;
    height: 40px;
    text-align: center;
}

.owl-nav .owl-prev {
    left: -5%;
}

.owl-nav .owl-next {
    right: -5%;
}

#staff .owl-nav .owl-prev i,
.owl-nav .owl-next i {
    color: #fff;
    font-size: 20px;
    position: relative;
    left: 0px;
}

.box-b {
    background-color: #f5f6fa;
    padding: 15px;
    transition: .2s all ease-in-out;
    border-radius: 4px;
    cursor: pointer;
    border-bottom: solid 2px #23bbed;
    height: auto;
    position: relative;
    box-shadow: 0 1px 2px #9c9c9c;
}

.box-b .box-img {
    margin-bottom: 15px;
}

.staff .box-img img {
    height: 145px;
    width: 145px;
    margin: auto;
    border-radius: 5px;
}

.box-b h3 {
    text-align: center;
    margin-bottom: 5px;
    font-size: 22px;
    color: #000000;
}

.box-b p {
    line-height: 1.4;
    font-size: 18px;
    color: #343a40;
    text-align: center;
    margin-bottom: 0px;
}


/* Blogs CSS Top */
.blog-card {
    display: flex;
    flex-direction: column;
    margin: 1rem auto;
    box-shadow: 0 3px 7px -1px rgba(0, 0, 0, .1);
    margin-bottom: 1.6%;
    background: #fff;
    line-height: 1.4;
    font-family: sans-serif;
    border-radius: 5px;
    overflow: hidden;
    z-index: 0;
}

.blog-card a {
    color: inherit;
}

.blog-card a:hover {
    color: #5ad67d;
}

.blog-card:hover .photo {
    transform: scale(1.3) rotate(3deg);
}

.blog-card .meta {
    position: relative;
    z-index: 0;
    height: 200px;
}

.blog-card .photo {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-size: cover;
    background-position: center;
    transition: transform 0.2s;
}

.blog-card .details,
.blog-card .details ul {
    margin: auto;
    padding: 0;
    list-style: none;
}

.blog-card .details {
    position: absolute;
    top: 0;
    bottom: 0;
    left: -100%;
    margin: auto;
    transition: left 0.2s;
    background: rgba(0, 0, 0, .6);
    color: #fff;
    padding: 10px;
    width: 100%;
    font-size: 0.9rem;
}

.blog-card .details a {
    text-decoration: dotted underline;
}

.blog-card .details ul li {
    display: inline-block;
}

.blog-card .details .author:before {
    font-family: FontAwesome;
    margin-right: 10px;
    content: "\f007";
}

.blog-card .details .date:before {
    font-family: FontAwesome;
    margin-right: 10px;
    content: "\f133";
}

.blog-card .details .tags ul:before {
    font-family: FontAwesome;
    content: "\f02b";
    margin-right: 10px;
}

.blog-card .details .tags li {
    margin-right: 2px;
}

.blog-card .details .tags li:first-child {
    margin-left: -4px;
}

.blog-card .description {
    padding: 1rem;
    background: #fff;
    position: relative;
    z-index: 1;
}

.blog-card .description h1,
.blog-card .description h2 {
    font-family: Poppins, sans-serif;
}

.blog-card .description h1 {
    line-height: 1;
    margin: 0;
    font-size: 1.7rem;
}

.blog-card .description h2 {
    font-size: 1rem;
    font-weight: 300;
    text-transform: uppercase;
    color: #a2a2a2;
    margin-top: 5px;
}

.blog-card .description .read-more {
    text-align: right;
}

.blog-card .description .read-more a {
    color: #5ad67d;
    display: inline-block;
    position: relative;
}

.blog-card .description .read-more a:after {
    content: "\f061";
    font-family: FontAwesome;
    margin-left: -10px;
    opacity: 0;
    vertical-align: middle;
    transition: margin 0.3s, opacity 0.3s;
}

.blog-card .description .read-more a:hover:after {
    margin-left: 5px;
    opacity: 1;
}

.blog-card p {
    position: relative;
    margin: 1rem 0 0;
}

.blog-card p:first-of-type {
    margin-top: 1.25rem;
}

.blog-card p:first-of-type:before {
    content: "";
    position: absolute;
    height: 5px;
    background: #5ad67d;
    width: 35px;
    top: -0.75rem;
    border-radius: 3px;
}

.blog-card:hover .details {
    left: 0%;
}

@media (min-width: 640px) {
    .blog-card {
        flex-direction: row;
        max-width: 700px;
    }

    .blog-card .meta {
        flex-basis: 40%;
        height: auto;
    }

    .blog-card .description {
        flex-basis: 60%;
    }

    .blog-card .description:before {
        transform: skewX(-3deg);
        content: "";
        background: #fff;
        width: 30px;
        position: absolute;
        left: -10px;
        top: 0;
        bottom: 0;
        z-index: -1;
    }

    .blog-card.alt {
        flex-direction: row-reverse;
    }

    .blog-card.alt .description:before {
        left: inherit;
        right: -10px;
        transform: skew(3deg);
    }

    .blog-card.alt .details {
        padding-left: 25px;
    }
}

/* Blogs CSS Bottom */

.blogs-container {
    margin: 10px;
    padding: 10px;
}

.blogs-image {
    border-radius: 40px;
    height: 110px;
    width: 90px;
    margin: 15px;
}

.testimonials-container {
    margin: 10px;
    padding: 10px;
}

.testimonials-text {
    color: #222222;
    font-size: 14px;
    font-weight: 500;
    margin: 0px;
    padding: 0px;
}

.testimonial-image {
    height: 120px;
    width: 120px !important;
    border-radius: 60px;
    margin-bottom: 20px;
}


/* Contact Us Section New */

.contact-us-bg-banner {
    background-image: url("assets/metaverse-contact-us-bg2.jpg");
    background-size: cover;
    position: relative;
    opacity: 5;
    
}
.contact-main-heading {
    text-align: center;
    color: #fffaff;
    font-size: 35px;
    font-family: "Roboto";
    font-weight: bolder;
    margin-top: 40px;
    margin-bottom: 20px;
}


.contact-us-bg-banner::after {
    content: "";
    background-color: rgba(0, 0, 0, 0.8);
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    opacity: 0.6;
}
.contact-us-overlay {
    position: relative;
    z-index: 2;
}
.contact-info {
    display: inline-block;
        width: 100%;
        text-align: center;
        margin-bottom: 10px;
        margin-top: 10px;
    
}
.service-card{
   
    border: none !important;
    box-shadow: 0px 0px 5px 0px grey !important;
    /* padding: 5px; */
    transition: 0.6s;
}
.service-card:hover {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
}
.contact-info-icon {
    margin-bottom: 15px;
}
.contact-info-item {
      background: rgba(0, 0, 0, 0.1);
      padding: 30px 0px;
      border-radius: 3px;
}
.contact-info-icon i {
    font-size: 48px;
    color: #23bbed;
}
.contact-info-text p{margin-bottom:0px;}
.contact-info-text h2 {
       color: rgb(255, 255, 255);
      font-size: 22px;
      text-transform: capitalize;
      font-weight: 600;
      margin-bottom: 10px;
}
.contact-info-text span {
   color: #ffffff;
      font-size: 16px;
      display: inline-block;
      width: 100%;
}
.contact-us-email-phone-text-color {
    color: #23bbed !important;
}
  
input[type="email"]{
    display: inline-block;
    width: 60%;
    padding: 18px 36px;
    margin: 8px 0;
    border: 1px solid #ccc;
    box-sizing: border-box;
    height: 70px;
    margin-top: 18px;
    border-radius: 20px;
    border: none;
    box-shadow: 0 20px 30px 0 rgba(0, 0, 0, 0.06); 
  
}
input,
input::-webkit-input-placeholder {
      font-size: 16px;
      line-height: 3;
}
  
.bt {
    margin-left: -160px;
      font-size: 16px;
      display: inline-block;
      font-weight: 600;
    padding: 16px 32px;
    border-radius: 20px;
  
    /* Only necessary for .btn */
    border: none;
    cursor: pointer;
    background-color:#23bbed;
    color: #fff;
}





/* Footer Old*/



.bottom-details-container {
    margin: 10px;
    padding: 10px;
}

.bottom-about-us-details,
.bottom-services-details,
.bottom-address-details {
    margin-left: 50px;
    margin-right: 50px;
}

.bottom-details-headings {
    color: #23bbed;
    font-size: 18px;
    font-weight: bold;
    font-family: "Roboto";
}

.bottom-details-paragraph {
    color: #222222;
    font-size: 14px;
    font-weight: 400;
    font-family: "Roboto";
}

.bottom-icons-paragraph {
    color: #222222;
    font-size: 14px;
    font-weight: 400;
    font-family: "Roboto";
    margin-bottom: 3px;
    padding-bottom: 4px;
    margin-left: 7px;
}

.bottom-icons {
    color: #23bbed;
}

.footer-container {
    /* margin: 10px;
    padding: 10px; */
    /* padding-left: 5px;
    padding-right: 5px; */
    padding-bottom: 0px !important;
    padding-top: 0px !important;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}

.footer-border {
    border-top: 1.5px solid rgb(182, 182, 182);
}

.footer-paragraph {
    color: #222222;
    font-size: 14px;
    font-weight: 500;
    font-family: "Roboto";
    margin-left: 3px;
}

.footer-icons {
    font-size: 15px;
    color: #222222;
    margin-left: 6px;
    margin-right: 6px;
}


/* ============ Footer New ============ */
/* 
#footer-metaverse-bg {
    background-image: url("assets/metaverse-footer-bg.jpg");
    background-size: cover;
} */

#footer {
    background: black;
    padding: 0 0 15px 0;
    color: #fff;
    font-size: 14px;
}
  
#footer .footer-top {
    background: #151515;
    border-bottom: 1px solid #222222;
    padding: 60px 0 30px 0;
}
  
#footer .footer-top .footer-info {
    margin-bottom: 30px;
}
  
#footer .footer-top .footer-info h3 {
    font-size: 28px;
    margin: 0 0 20px 0;
    padding: 2px 0 2px 0;
    line-height: 1;
    font-weight: 700;
    text-transform: uppercase;
}
  
#footer .footer-top .footer-info h3 span {
    color: #23bbed;
}
  
#footer .footer-top .footer-info p {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 0;
    font-family: "Raleway", sans-serif;
    color: #fff;
}
  
#footer .footer-top .social-links a {
    font-size: 18px;
    display: inline-block;
    background: #292929;
    color: #fff;
    line-height: 1;
    padding: 8px 0;
    margin-right: 4px;
    border-radius: 4px;
    text-align: center;
    width: 36px;
    height: 36px;
    transition: 0.3s;
}
  
#footer .footer-top .social-links a:hover {
    background: #23bbed;
    color: #151515;
    text-decoration: none;
}
  
#footer .footer-top h4 {
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    position: relative;
    padding-bottom: 12px;
}
  
#footer .footer-top .footer-links {
    margin-bottom: 30px;
}
  
#footer .footer-top .footer-links ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
  
#footer .footer-top .footer-links ul i {
    padding-right: 2px;
    color: #23bbed;
    font-size: 18px;
    line-height: 1;
}
  
#footer .footer-top .footer-links ul li {
    padding: 10px 0;
    display: flex;
    align-items: center;
}
  
#footer .footer-top .footer-links ul li:first-child {
    padding-top: 0;
}
  
#footer .footer-top .footer-links ul a {
    color: #fff;
    transition: 0.3s;
    display: inline-block;
    line-height: 1;
}
  
#footer .footer-top .footer-links ul a:hover {
    color: #23bbed;
}
  
#footer .footer-top .footer-newsletter form {
    margin-top: 30px;
    background: #fff;
    padding: 6px 10px;
    position: relative;
    border-radius: 4px;
}
  
#footer .footer-top .footer-newsletter form input[type=email] {
    border: 0;
    padding: 4px;
    width: calc(100% - 110px);
}
  
#footer .footer-top .footer-newsletter form input[type=submit] {
    position: absolute;
    top: 0;
    right: -2px;
    bottom: 0;
    border: 0;
    background: none;
    font-size: 16px;
    padding: 0 20px;
    background: #23bbed;
    color: #151515;
    transition: 0.3s;
    border-radius: 0 4px 4px 0;
}
  
#footer .footer-top .footer-newsletter form input[type=submit]:hover {
    background: #ffcd6b;
}
  
#footer .copyright {
    text-align: center;
    padding-top: 15px;
}
  
#footer .credits {
    padding-top: 10px;
    text-align: center;
    font-size: 13px;
    color: #fff;
}

  
  
.word {
    margin: auto;
    color: #23bbed;
    text-align: center;
    font: 700 normal 2.5em 'tahoma';
}

/* ============== Footer End ============== */






/* .xyug-bottom-background {
    background-image: url(assets/background-bottom-img1200.jpg);
    background-size: cover;
    height: 100%;
    width: 100%;
} */



/* Media Queries */

@media only screen and (max-width: 1200px) {
    /* Below Extra Large */


    .xyug-description-paragraph {
        font-size: 30px;
    }

    .xyug-description-paragraph-sub {
        font-size: 15px;

    }

    .xyug-description-sub-container {
        margin-left: auto !important;
    }

    .xyug-description-sub-img-container {
        margin-top: -66px;
        margin-right: 60px;
    }

    /* .xyug-top-background {
        background-image: url(assets/whiteimgsvg1200.jpg);
        background-size: cover;
        height: 120%;
        width: 100%;
        margin-left: 0px;
        margin-right: 0px;
    } */

    /* .circles-container {
        margin-left: 20px;
        margin-right: 0px;
    } */
    .our-works-row-container {
        margin-left: 5px !important;
    }

    /* .xyug-bottom-background {
        background-image: url(assets/background-bottom-img1200.jpg);
        background-size: cover;
        height: 100%;
        width: 100%;
    } */

    .bottom-about-us-details,
    .bottom-services-details,
    .bottom-address-details {
        margin-left: 10px;
        margin-right: 10px;
    }

}

@media only screen and (max-width: 992px) {
    /* Below Large */


    .xyug-description-sub-img-container {
        margin-right: 0px;
    }

    .xyug-description-paragraph {
        font-size: 25px;
    }

    .xyug-description-paragraph-sub {
        font-size: 13px;
    }

    .xyug-description-sub-container {
        margin-left: 0px;
    }

    /* .circles-container {
        margin-left: 90px;
        margin-right: 20px;
    } */
    .tab-view-nav {
        background-color: #47474b;
    }

    .nav-text {
        color: #ffffff !important;
        font-family: "Roboto";
        margin-left: 20px;
    }

    .about-us-circle-container {
        padding: 10px;
        margin: 10px;
        margin-right: 15px !important;
        padding-right: 0px !important;
    }

    .our-works-row-container {
        margin-left: 0px !important;
        margin-right: 15px !important;
        width: 95%;
    }

    .team-member-card {
        margin-top: 20px;
        margin-bottom: 20px;
    }

    /* .testimonials-row {
        width: 100%;
    } */
    .testimonials-column-space {
        padding: 0px !important;
        margin-left: 0px !important;
        margin-right: 0px !important;
    }
}

@media only screen and (max-width: 767px) {
    /* Below Medium */

    /* .xyug-top-background {
        background-image: url(assets/top-background-img768.jpg);
        background-size: cover;
        height: 100%;
        width: 100%;
        margin-left: 0px;
        margin-right: 0px;
    } */

    .description-total-container {
        text-align: center;
    }

    .xyug-description-sub-container {
        margin-top: 0px;
        margin-left: 0px;
    }

    .xyug-description-paragraph {
        font-size: 40px;
    }

    .xyug-description-paragraph-sub {
        font-size: 25px;
    }

    .vrimage {
        margin-top: 30px;
        margin-bottom: 0px !important;
    }

    .our-works-row-container {
        margin-left: 15px !important;
        margin-right: 0px !important;
        /* display: flex;
        justify-content: center; */
    }

    .our-works-centered-image {
        display: flex;
        justify-content: center;
    }

    .our-works-images {
        height: 380px;
        width: 320px;
        border-top-left-radius: 50px;
        border-bottom-right-radius: 50px;
    }

    .contact-form-container {
        margin-left: 0px;
        margin-top: 20px;
        font-family: "Roboto";
        font-size: 18px;
        font-weight: 600;
    }

    /* .xyug-bottom-background {
        background-image: url(assets/background-bottom-img768-new.jpg);
        background-size: cover;
        height: 100%;
        width: 100%;
    } */


}

@media only screen and (max-width: 576px) {
    /* Below Small */

    .xyug-description-paragraph {
        font-size: 30px;
    }

    .xyug-description-paragraph-sub {
        font-size: 20px;
    }

}

@media only screen and (max-width: 480px) {

    /* Below */
    .xyug-description-paragraph {
        font-size: 25px;
    }

    .xyug-description-paragraph-sub {
        font-size: 15px;
    }

    .about-us-animation {
        width: 220px !important;
        height: 230px !important;
    }

    .circles-container {
        margin-left: 10px;
        margin-right: 10px;
        width: 100%;
    }

    .circles {
        height: 72px;
        width: 72px;
    }

    .font-icon-background {
        height: 50px;
        width: 50px;

    }

    .circles-icon {
        font-size: 38px;

    }

    .circle-details-paragraph {
        margin-left: 0px;
        margin-top: 3px;
    }

    .circle-details-para-top-text {
        font-size: 16px;
    }

    .circle-details-para-bottom-text {
        font-size: 8px;
    }

    .our-works-row-container {
        margin-left: 8px !important;
        margin-right: 0px !important;
    }

    .contact-us-circle {
        height: 300px;
        width: 300px;
    }

    /* .xyug-top-background {
        background-image: none;
    } */

    .about-us-circle-details-para-top-text {
        font-size: 20px;
    }

    .about-us-circle-details-para-bottom-text {
        font-size: 9px;
    }

    .whatsapp-logo {
        height: 45px;
        width: 45px;
        bottom: 20px;
        right: 20px;
    }
}

.services-drop-down {
    width: 280px ;
}




@media only screen and (max-width: 360px) {

    /* Below */
    /* .xyug-bottom-background {
        background-image: none;
    } */

    .our-works-images {
        height: 200px;
        width: 170px;
        margin-top: 10px;
        margin-bottom: 10px;
        margin-right: 10px;
        margin-left: 10px;
    }

    .circles-container {
        margin-left: 1px;
        margin-right: 1px;
    }

    .circle-details-para-top-text {
        font-size: 10px;
    }

    .circle-details-para-bottom-text {
        font-size: 8px;
    }

    .services-name {
        font-size: 10px;
    }

}

/*--------------------------------------------------------------
# Preloader
--------------------------------------------------------------*/



#preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9999;
  overflow: hidden;
  background: #1a1814;
      padding-top: 81px;
  /* height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center; */
}

#preloader:before {
  content: "";
  position: fixed;
  top: calc(50% - 30px);
  left: calc(50% - 30px);
  /* border: 6px solid #1a1814; */
  /* border-top-color: rgb(35, 187, 237); */
  /* border-bottom-color: rgb(35, 187, 237); */
  border-radius: 50%;
  width: 60px;
  height: 60px;
  -webkit-animation: animate-preloader 1s linear infinite;
  animation: animate-preloader 1s linear infinite;
}

@-webkit-keyframes animate-preloader {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

@keyframes animate-preloader {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}



/*** Spinner ***/
:root {
    --primary: #215455;
    --secondary: #23bbed;
    --light: #F0F6FF;
    --dark: #262B47;
}
#spinner {
    opacity: 0;
    visibility: hidden;
    transition: opacity .5s ease-out, visibility 0s linear .5s;
    z-index: 99999;
}

#spinner.show {
    transition: opacity .5s ease-out, visibility 0s linear 0s;
    visibility: visible;
    opacity: 1;
    /* background: #215455; */
}
.bg0black{
    background:linear-gradient(to bottom right, var(--primary), var(--secondary));
}


.bg0black {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9999;
  height: 100vh;
  overflow: hidden;
  background: linear-gradient(to bottom right, var(--primary), var(--secondary));
}
.word{
color: white;
font-size: 40px;
text-align: center;
font-weight: bold;
}