

body {
    background: #fff;
    color: #666666;
    font-family: "Open Sans", sans-serif;
      /* background: url(../images/homepic2.jpg) top center;  */
}

#onlinebody{
      background: url(../images/yg1.jpg) no-repeat;
      background-size: cover;
      /* float: right; */
      /* width: 100%; */
      height: auto;

      /* position: relative; */
     
     
}
.logor{
    margin-left: 5%;
}
#gurusb{
    background-color: #303137;
}
.header-transparent {
    background: rgba(52, 59, 64, 0.9);
}
.footbgc{
    background-color: cadetblue;
}
#abtbg{
    background:linear-gradient(45deg,black,transparent),url(../images/abtbg3.jpg) no-repeat ;
    /* background-size: 100%; */
    background-size: cover;
    /* height: 100rem; */
     /* float: left; */
     width: 100%;
     height: 100rem;

     /* background-attachment: fixed; */
     /* position: relative; */
     
    
}

.accordion-item{
    background: linear-gradient(45deg, black, transparent);
    color: #FFF;
}

.abtqa{
 
   padding-top: 10%;
}

.abtpg{
    color: #86e5e8;
    text-align: center;
    padding-left: 10%;
    padding-right: 10%;
}

.wyli li{
    padding-top: 2%;
}
.wyul{
    padding-bottom: 5%;
    text-align: center;
}

.class{
height:auto;

}

#header {
    height: 90px;
    transition: all 0.5s;
    z-index: 997;
    background-color: #212529 !important;
}

.align-items-center {
    align-items: center !important;
}

.d-flex {
    display: flex !important;
}

a {
    color: #003152;
    text-decoration: none;
}

/* .navbar {
    padding: 0;
}

.navbar ul {
    margin: 0;
    padding: 0;
    display: flex;
    list-style: none;
    align-items: center;
} */

.fotdby{
    float: right;
    font-size: 20px;
    /* text-decoration: none; */
}

.fotdby a {
    background: linear-gradient(
      to right, 
      rgb(247, 168, 112), 
      rgb(235, 217, 101)
    );
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-align: center;
   
  }

  .styheading  {
    background: linear-gradient(
      to right, 
      rgb(118 67 222), rgb(16 145 38) 
    );
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-align: center;
   
  }

  .styheadingwy{
    background: linear-gradient(
      to right, 
      rgb(3 34 37), rgb(188 171 181) 
    );
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-align: center;
   
  }

  .styheadingtech{
    background: linear-gradient(
        to right, 
        rgb(36, 1, 60), 
        rgb(101, 87, 205)
      );
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent;
      text-align: center; 
  }

  /* .styheadingabt{
    background: linear-gradient(
        to right, 
        rgb(7, 216, 140), 
        rgb(77, 20, 223)
      );
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent;
      text-align: center;   
  } */

 

/* .mobile-nav-toggle {
    color: #fff;
    font-size: 28px;
    cursor: pointer;
    display: none;
    line-height: 0;
    transition: 0.5s;
} */

 /* .navbar>ul>li {
    white-space: nowrap;
    padding: 10px;
}   */

.navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover {
    color: #003152 !important;
}

.navbar li {
    position: relative;
} 

 .navbar>ul>li:hover {
    border-bottom: 2px solid #003152;
}

/* .nav-active {
    border-bottom: 2px solid #fff;
}  */
.nav-active a {
    color: rgb(243, 232, 114) !important;
} 
.nav-link a {
    color: rgb(243, 232, 114) !important;
}

.navbar a:hover,
.navbar .active,
.navbar li:hover>a {
    color: #fff;
}

/* .navbar a {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-family: "Poppins", sans-serif;
    color: #fff;
    font-size: 14px;
    padding: 0 4px;
    white-space: nowrap;
    transition: 0.3s;
    letter-spacing: 0.4px;
    position: relative;
    text-transform: uppercase;
} */


.tech-name h1 {
   padding-top: 2%;
   padding-bottom: 2%;
}

#home {
    background-attachment: fixed;
}

#home {
    width: 100%;
    height: 100%;
    /* background: url(../images/homepic2.jpg) top center; */
    background-size: cover;
    position: relative;
}

.caption{
    font-size: 25px;
    font-weight: bolder;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
 }

 #imgdiv{
    /* margin-left:36%; */
    display: inline-block;
    position: relative;
    text-align: center;
    color: #fff;
    width: 100%;
    height: 100%;
    /* background: url(../images/homepic2.jpg) top center; */
    background-size: cover;
    /* position: relative; */
 }

 .carpar{
     padding-right: 2%;
     padding-left: 2%;

 }


 .wcmy {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    /* background: linear-gradient(
        to right, 
        hsl(98 100% 62%), 
        hsl(204 100% 59%)
      );
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent;
      text-align: center; */
 }

 .navflrt{
     float: right;
     flex-grow: 0 !important;
    
 }



section {
    overflow: hidden;
}

#home:before {
    content: "";
    background: rgba(0, 0, 0, 0.6);
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
}

.whyyoga img {
    height: 400px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10%;
    width: 50%;


}

.cards{
    background-color: #4da6ff;
    width: 100%;
}


#home .home-container {
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    text-align: center;
}

#home h1 {
    margin: 30px 0 10px 0;
    font-size: 48px;
    font-weight: 700;
    line-height: 56px;
    text-transform: uppercase;
    color: #fff;
}

/* h2, h3, h4, h5, h6 {
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    margin: 0 0 20px 0;
    padding: 0;
} */
#home h2 {
    color: #eee;
    margin-bottom: 50px;
    font-size: 24px;
}

/* #home .btn-get-started {
    font-family: "Poppins", sans-serif;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 16px;
    letter-spacing: 1px;
    display: inline-block;
    padding: 8px 28px;
    border-radius: 50px;
    transition: 0.5s;
    margin: 10px;
    border: 2px solid #fff;
    text-decoration: none;
    background-color: white;
    color: rgb(108, 14, 14);
    font-weight: bolder;

} */


.btn-get-started {
    background: #fff;
    color: #000;
    text-decoration: none;
    padding: 15px;
    border-radius: 10px;
    font-size: 18px;
    /* margin-top: 87px; */
}
.btn-get-started:hover,.btn-get-started:active {
    color:#000
}

#home .home-container {
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    text-align: center;
}


.abt-blk,
.our-blk {
    margin-top: 30px;
    /* margin-bottom:30px; */
    text-align: center;
}

p {
    text-align: left;
}

h1 {

    text-align: center;
    margin-top: 50px;
}

.btnbg{
    background: linear-gradient(45deg,black,transparent) !important;
    color: #fff !important;
}

.accordion-item{
    background: transparent !important;
}

#card {
    /* margin-top: 70px; */
    padding-left: 20px;
}

#card1 {
    /* margin-top: 70px; */
    padding-left: 40px;
}

#card2 {
    /* margin-top: 70px; */
    padding-left: 40px;
}

.col {
    flex: 0 0 0% !important;
}

.gallery .row {
    justify-content: center;
}

.gallery .row .col {
    padding: 2px !important;
}
/* .yoga-blk  */
.img-blk {
    text-align: center;
    border: 2px solid;
    padding-left: 20%;
    width: 100%;
    padding-right: 20%;
    /* display: flex; */
    /* justify-content: center; */
    margin-left: 50px;
    margin-right: 50px;
    border-radius: 50%;
    padding-top: 20%;
    padding-bottom: 20%;
}

/* .yoga-blk .content-blk {
    margin-top: 20px;
    
} */

.yoga-blk .row{
    margin-top: 5%;
}

.yoga-blk{
    /* background:linear-gradient(45deg,black,transparent),url(../images/asanaa.jpg) no-repeat;
    background-size: contain;
    height: auto;
     float: left;
     width: 100%;
     position: relative; */
     background:linear-gradient(45deg,#000,transparent),url(../images/asanaa.jpg) no-repeat ;
     background-size: cover;
     margin-top: -5%;
     height: auto;
 

   /* height: 1000px; */
}

.footer {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    background-color: rgb(209, 150, 186);
    color: white;
    text-align: center;
}

#accordionExample {
    margin-top: 50px;
    background: linear-gradient(45deg, black, transparent);
    color: #FFF;
 
}

.blk {
    /* width: 100%; */
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    color: #fff;
}

.cl-blk {
    text-align: center;
    padding: 68px;
    border: 2px solid rgb(22, 20, 20);
    border-radius: 53%;
    width: 30%;
    margin-top: 30px;
}

#whyyoga,
#gallary {
    margin-top: 32px;
    margin-bottom: 40px;
}


#gallary {
    margin-bottom: 30px;

}

#ourservices {
    /* margin-top: 30px; */
    margin-bottom: 30px;
}

.carousel-control-prev-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E") !important;
}

.carousel-control-next-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E") !important;
}

#test {
    margin-top: 5%;
    color: #fff;
    padding-top: 10%;
}

h5 {
    text-align: center;
}

#contus {
    margin-top: 250px;
}

#fre {

    margin-bottom: 5%;
    color: #fff;
    padding-top: 5%;
}
/* #abtbody{
    background-color: rgb(111, 108, 108);
} */

#img1 {
    transition: all .2s ease-in-out;
}

#img1:hover {
    transform: scale(1.5);
}

#img2 {
    transition: all .2s ease-in-out;
}

#img2:hover {
    transform: scale(1.5);
}

#img3 {
    transition: all .2s ease-in-out;
}

#img3:hover {
    transform: scale(1.5);
}

#img4 {
    transition: all .2s ease-in-out;
}

#img4:hover {
    transform: scale(1.5);
}

#img5 {
    transition: all .2s ease-in-out;
}

#img5:hover {
    transform: scale(1.5);
}

#img6 {
    transition: all .2s ease-in-out;
}

#img6:hover {
    transform: scale(1.5);
}

#img7 {
    transition: all .2s ease-in-out;
}

#img7:hover {
    transform: scale(1.5);
}

#img8 {
    transition: all .2s ease-in-out;
}

#img8:hover {
    transform: scale(1.5);
}

#img9 {
    transition: all .2s ease-in-out;
}

#img9:hover {
    transform: scale(1.5);
}

#img10 {
    transition: all .2s ease-in-out;
}

#img10:hover {
    transform: scale(1.5);
}

#img11 {
    transition: all .2s ease-in-out;
}

#img11:hover {
    transform: scale(1.5);
}

#img12 {
    transition: all .2s ease-in-out;
}

#img12:hover {
    transform: scale(1.5);
}

#aimg1 {
    transition: all .2s ease-in-out;
}

#aimg1:hover {
    transform: scale(1.1);
    border: 1px solid black;
}

#aimg2 {
    transition: all .2s ease-in-out;
}

#aimg2:hover {
    transform: scale(1.1);
    border: 1px solid black;
}

#aimg3 {
    transition: all .2s ease-in-out;
}

#aimg3:hover {
    transform: scale(1.1);
    border: 1px solid black;
}

#simg1 {
    transition: all .3s ease-in-out;
}

#simg1:hover {
    transform: scale(1.1);
    border: 10px solid rgb(92, 88, 88);
}

#simg2 {
    transition: all .3s ease-in-out;
}

#simg2:hover {
    transform: scale(1.1);
    border: 10px solid rgb(92, 88, 88);
}

#simg3 {
    transition: all .3s ease-in-out;
}

#simg3:hover {
    transform: scale(1.1);
    border: 10px solid rgb(92, 88, 88);
}


.text-uppercase {
    color: white;
}

.text-center {
    /* color: #fff; */
}

a:hover {
    /* background-color: rgb(88, 244, 124); */
}

.crd-blk{
   /* background: url(../images/rayyu-maldives.jpg)   ;  */
    /* padding: 30px; */
    /* padding-top: 200px; */
    padding-bottom: 200px;
    position: relative;
    padding-left: 0 !important;
    padding-right: 0 !important;
  
   
    
    

  
}

.card-text{
    font-family: cursive;
}
.crd-blk {
   
    color: #fff;
    padding: 30px;
    /* min-height: 450px; */
    height: 100%;
    width: 100%;
    margin-left: 15%;
    border-radius: 8px;
   
} 

.roundimg img {
    height: 18%;
    width: 30%;
}

.item {
    background-color: transparent;
    color: #fff;
    padding: 30px;
    min-height: 100%;
    width: 90%;
    height: auto;
    margin-left: 5%;
    /* margin-top: 5%;
    margin-bottom: 5%; */
    border-radius: 8px;
    border: 1px solid #fff;
  

    /* /* overflow: auto; */
} 




.crd-blk .row{
    margin: 0 !important;
    float: left;
    position: relative;
    padding-bottom: 10px;
}

/* .crdimgop{
    opacity: 0.5;
   
} */
.crdimgop img{
    width: 100%;
    /* background: linear-gradient(45deg, black, transparent); */
  
 
   
}
#cardwho {
    width: 50%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 50px;
    background-color: lightgray;
}

/* .mobile-nav-toggle {
    color: #fff;
    font-size: 28px;
    cursor: pointer;
    display: none;
    line-height: 0;
    transition: 0.5s;
} */

/* .navbar-mobile .mobile-nav-toggle {
    position: absolute;
    top: 15px;
    right: 15px;
} */


/* .navbar-mobile ul {
    display: block;
    position: absolute;
    top: 55px;
    right: 15px;
    left: 15px;
    padding: 10px 0;
    background-color: #fff;
    overflow-y: auto;
    transition: 0.3s;
} */

/* .navbar-mobile ul {
    display: block !important;
    position: absolute;
    top: 51px;
    right: 15px;
    padding: 10px 0;
    background-color: #fff;
    overflow-y: auto;
    transition: 0.3s;
} */
/* 
.navbar li {
    position: relative;
}

.navbar-mobile>ul>li {
    padding: 0;
}

.navbar>ul>li {
    white-space: nowrap; */
    /* padding: 10px 0 10px 24px; */
/* } */
/* 
.navbar a {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-family: "Poppins", sans-serif;
    color: #fff;
    font-size: 14px;
    padding: 0 4px;
    white-space: nowrap;
    transition: 0.3s;
    letter-spacing: 0.4px;
    position: relative;
    text-transform: uppercase;
}

.navbar-mobile a {
    padding: 10px 20px;
    font-size: 15px;
    color: #666666;
} */
footer{
    float: left;
    background-color: #1c2331;
    height: auto;
    /* display: none; */
    width: 100%;
    position: relative;
  
}
/* .navbar>ul>li>a:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 2px;
    bottom: -6px;
    background-color: #4da6ff;
    visibility: hidden;
    transform: scaleX(0);
    transition: all 0.3s ease-in-out 0s;
} */

.wyrow{
    padding-bottom: 5%;
}

/* @media (max-width: 1140px) { */
    @media (max-width: 1280px) { 
        /* .yoga-blk{
            background:linear-gradient(45deg,black,transparent),url(../images/asanaa.jpg) no-repeat;
            background-size: contain;
            height: auto;
             float: left;
             width: 100%;
             position: relative;

        } */
        /* .crd-blk .item{
            overflow: auto;
            overflow-y: hidden;
            margin-top: 10px;
            min-height:800px;
        } */
    .tech-blk img {
        width: 200px !important;
        height:150px !important;
    }
}

@media (max-width: 991px) {
    /* .mobile-nav-toggle {
        display: block;
    } */

    /* .crd-blk .item{
        margin-left: 0px !important;
        overflow: auto;
        overflow-y: hidden;
        min-height:1000px;
    } */

    /* .tech-blk img {
        width: 150px !important;
        height:100px !important;
    } */

    .tech-name {
        width: 100%;
        /* right:40% !important; */
        margin-top: 2%;
        /* padding-bottom: -22; */
    }

    .tech-blk .tech-name h1 {
     
        font-size: 15px !important;
      
    }

    #gurhed{
        padding-top: 10% !important;
    }

    #guruheading{
        padding-top: 10% !important;
    }
    /* .crd-blk .item{
        overflow: auto;
    } */
}



@media (max-width: 991px) {

  
    /* .navbar ul {
        display: none;
    } */

    /* .row>* {
        width: 50% !important;
    } */
    .adhiyogisty h3,.rightguru2 h3 {
        font-size: 14px;
    }
    .adhiyogisty p ,.rightguru2 b{
        font-size: 12px;
        text-align: justify;
        text-justify: inter-word;
    }
   
    
   
}
@media (max-width: 888px) {
    .gu-left img{
        width:300px !important;
        height:600px !important;
    }
     .tech-name {
        width: 100%;
        /* right:40% !important; */
        margin-top: 2%;
        /* padding-bottom: -22; */
    }
    .tech-blk .tech-name h1 {
     
        font-size: 15px !important;
      
    }
    
    /* .item{
        overflow: auto;
    } */
    /* .row>* {
        width: 50% !important;
    } */
    .adhiyogisty h3,.rightguru2 h3 {
        font-size: 14px;
    }
    .adhiyogisty p ,.rightguru2 b{
        font-size: 12px;
        text-align: justify;
        text-justify: inter-word;
    }
    /* .rightguru2{
        margin-top: 4%;
    } */
   
}
@media (max-width: 758px) {
    .itmcol{
        padding-top: 5%;
        padding-bottom: 5%;
    }

    .chyogp{
        padding-bottom: 10%;
    }
   
    .gu-left img{
        width:300px !important;
        height:600px !important;
    }
    .tech-name {
        width: 100%;
        /* right:40% !important; */
        margin-top: 2%;
        /* padding-bottom: -22; */
        
    }
    .tech-blk .tech-name h1 {
        /* width: 50%; */
        font-size: 15px !important;
       
    }
    /* .item{
        overflow: auto;
    } */
    /* .row>* {
        width: 50% !important;
    } */
    .adhiyogisty h3,.rightguru2 h3 {
        font-size: 14px;
    }
    .adhiyogisty p ,.rightguru2 b{
        font-size: 12px;
        text-align: justify;
        text-justify: inter-word;
    }
   
}
@media (max-width: 577px) {
    /* .tech-blk .tech-name {
        left:18% !important;
    } */
    .tech-name {
        /* right:40% !important; */
        margin-top: 2%;
    }
    .tech-blk .tech-name h1 {
        /* width: 50%; */
        font-size: 15px !important;
       
    }
    .crd{
        height :500px;
        margin-top: 50px;
        width: 350px;
        margin-left: 200px;
        border: 1px solid black;
        border-radius: 1px;
        
    }
    

.crdcon{
    background-color: blue;
    width: 100%;
    height: 600px;
    margin-top: 10%;
   
}

.parg{
    margin-top: 80px;
}
   
       .divguru .row>* {
            width: 50% !important;
        } 
        .adhiyogisty h3,.rightguru2 h3 {
            font-size: 14px;
        }
        .adhiyogisty p ,.rightguru2 b{
            font-size: 12px;
            text-align: justify;
            text-justify: inter-word;
        }
     
   
}


@media (max-width: 499px) {

    .crd{
        height :500px;
        margin-top: 50px;
        width: 350px;
        margin-left: 200px;
        border: 1px solid black;
        border-radius: 1px;
        
    }

    /* .abtqa{
        padding-top: 2%;
    }

    #test{
        margin-top: 0;
        padding-top: 2%;
    }
    .styheadingabt{
        padding-top: 2%;
    } */
    #abtbg{
        height: 120rem;
    }
    

.crdcon{
    background-color: blue;
    width: 100%;
    height: 600px;
    margin-top: 10%;
   
}

.parg{
    margin-top: 80px;
}
   
    /* .tech-blk .tech-name {
        left:10% !important;
    } */
    .tech-name {
        /* right:40% !important; */
        margin-top: 2%;
    }
    .tech-blk .tech-name h1 {
        /* width: 50%; */
        font-size: 15px !important;
       
    }

    #gurhed{
        padding-top: 15% !important;
    }

    #guruheading{
        padding-top: 30% !important;
    }
    
       .divguru .row>* {
            width: 50% !important;
        } 
        .adhiyogisty h3,.rightguru2 h3 {
            font-size: 12px;
        }
        .adhiyogisty p ,.rightguru2 b{
            font-size: 10px;
            text-align: justify;
            text-justify: inter-word;
        }
    }

    
@media (max-width: 399px) {
    /* .tech-blk {
        left:5% !important;
    } */

    .crd{
        height :500px;
        margin-top: 50px;
        width: 350px;
        margin-left: 200px;
        border: 1px solid black;
        border-radius: 1px;
        
    }
    

.crdcon{
    background-color: blue;
    width: 100%;
    height: 600px;
    margin-top: 10%;
   
}

  .abtqa{
        padding-top: 2%;
    }

    #test{
        margin-top: 0;
        padding-top: 2%;
    }
    .styheadingabt{
        padding-top: 2%;
    }
    #abtbg{
        height: 150rem;
    }

.parg{
    margin-top: 80px;
}
   
.tech-name {
    /* right:40% !important; */
    margin-top: 2%;
}
.tech-blk .tech-name h1 {
    /* width: 50%; */
    font-size: 15px !important;
   
}
   
    .divguru .row>* {
        width: 50% !important;
    } 
    .adhiyogisty h3,.rightguru2 h3 {
        font-size: 9px;
    }
    .adhiyogisty p ,.rightguru2 b{
        font-size: 8px;
        text-align: justify;
        text-justify: inter-word;
    }
}


/* gurus css */


@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@300;500&display=swap");
* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}
html {
  font-family: "Montserrat";
}
/* .secguru {
   
  min-height: 100vh;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #303137;
 

} */
.guru {
  width: 90%;
  max-width: 1000px;
  margin: 50px auto;
  display: flex;
  align-items: center;
  justify-content: center;
 
  /* background-color: aqua; */
}

leftguru {
    width: 90%;
    height: 800px;
    /* background: url(https://images.unsplash.com/photo-1542662565-7e4b66bae529?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=564&q=80)
      no-repeat center / cover; */
    border-radius: 8px;
   
  }

  /* .colsty{
      margin-left: -5%;
     margin-top: 10%;
  } */

  .rightguru2{
    width: 45% !important;
    height: 300px;
  background: linear-gradient(45deg,#000,transparent);
  align-items: center;
  justify-content: center;
  border-radius: 8px;
  color: white;
  margin-top: 8% !important;
  margin-left: -5%;
  width: 50%;
  }
  .adhiyogisty{
    padding-top: 10%;
    
  }
  .rightguru {
    width: 40%;
    height: 400px;
  background: linear-gradient(45deg,#000,transparent);
    /* display: flex; */
    align-items: center;
    justify-content: center;
    /* padding: 30px; */
    border-radius: 8px;
    color: white;
    margin-left: 0%;
    padding-top: 10% !important;
  }
  .rightguru h1 {
    font-size: 40px;
    font-weight: lighter;
  }
  .leftguru{
    padding-left: 20% !important;
  }
  .rightguru p {
    margin: 20px 0;
    font-weight: 500;
    line-height: 25px;
  }
  .rightguru a {
    text-decoration: none;
    text-transform: uppercase;
    background-color: white;
    color: black;
    padding: 20px 30px;
    display: inline-block;
    letter-spacing: 2px;
  }
  
@media only screen and (max-width: 768px) {
  .guru {
    flex-direction: column;
    width: 100%;
    margin: 0 20px;
  }
  .leftguru {
    width: 100%;
    height: 400px;
  
  }
  .rightguru {
    /* width: 90%;
    margin: 0;
    margin-top: -100px; */
    width: 69%;
    margin-left: 66%;
    margin-top: -50%;
  }
}

/* ********************* */
/* This Code is for only the floating card in right bottom corner */
/* ********************** */

/* @import url("https://fonts.googleapis.com/css2?family=Roboto+Mono&display=swap");
* {
  padding: 0;
  margin: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

a {
  padding: 0;
  margin: 0;
  color: var(--color-4);
  text-decoration: none;
}
#webCifar-sidebox {
  position: fixed;
  right: 0px;
  bottom: 0px;
  overflow-x: clip;
  width: 300px;
  font-size: 16px;
}
#webCifar-sidebox p {
  padding: 0;
  margin: 0;
}
#webCifar {
  --color-1: #17bcb4;
  --color-2: #24252a;
  --color-3: #244044;
  --color-4: #f3f8f7;
  background: var(--color-2);
  display: inline-block;
  color: var(--color-4);
  padding: 10px 17px;
  border-radius: 6px;
  font-family: "Roboto Mono", monospace;
  text-align: center;
  position: absolute;
  right: 5px;
  bottom: 5px;
  -webkit-transform: translateX(calc(100% + 5px));
  transform: translateX(calc(100% + 5px));
  -webkit-transition: 0.5s ease-out transform;
  transition: 0.5s ease-out transform;
  z-index: 4;
}

#webCifar.active {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}

#webCifar .logo {
  font-size: 25px;
}

#webCifar .author {
  margin-top: 10px;
  margin-bottom: 20px;
}

#webCifar .author span {
  background-color: var(--color-3);
  padding: 3px;
  border-radius: 4px;
}

#webCifar .items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: start;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

#webCifar .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 10px;
  padding: 5px;
  border-radius: 4px;
  text-align: left;
}

#webCifar .item:hover {
  background-color: var(--color-3);
}

#webCifar svg {
  max-width: 20px;
}

#webCifar .close {
  position: absolute;
  display: inline-block;
  height: 30px;
  width: 30px;
  right: 5px;
  top: 5px;
  padding: 5px;
  background-color: var(--color-3);
  border-radius: 50%;
  font-size: 20px;
  cursor: pointer;
}

#webCifar-icon {
  --color-2: #24252a;
  --color-3: #244044;
  font-family: "Roboto Mono", monospace;
  text-align: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: var(--color-2);
  color: white;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 5px;
  border-radius: 4px;
  gap: 5px;
  margin: 5px;
  cursor: pointer;
  z-index: 1;
  position: relative;
  right: -27%;
  border: 1px solid #ffffff7d;
} */


/* #webCifar-icon svg {
  max-width: 20px;
} */
/* @media (max-width:900) {
    .crd-blk .item {
        height:500px;
        margin-top: 20px;
    } */
    /* .fa{
        display: none !important;
    } */
/* } */
/* 
@media (max-width:900) {
    .crd-blk .item {
        height:500px;
        margin-top: 20px;
    } */
    /* .fa{
        display: none !important;
    } */
/* } */

/* .item{
    top: 20%;
} */
@media (max-width:768) {
    /* .crd-blk .item {
        height:1000px;
        margin-top: 20px;
    } */
}


.flex-container {
    display: flex;
    flex-wrap: wrap;
    background-color: rgb(190, 193, 196);
    position: relative;
}
  
  .flex-container > div {
    background-color: #f1f1f1;
    /* width: 300px;
    height: 250px; */
    margin: 10px;
    line-height: 75px;
    font-size: 30px;
    text-align: center;
}

  /* .div1,.div2,.div3,.div4,.div5,.div6,.div7,.div8{
      width: 800px;
      height: 50px;
  } */

  .div1{
    /* background: url(../images/sunsetyoga.jpg) ;    */

  }
  /* .tech-main-blk .row,.tech-main-blk .col-md-3{
      margin: 0 !important;
      padding: 0 !important;
  } */



      .tech-main-blk{
        background:linear-gradient(45deg,#000,transparent),url(../images/mats.jpg) no-repeat ;
        background-size: cover;
        height: auto;
         float: left;
         width: 100%;
         position: relative;

         
  
    }

   
  
  .tech-blk {
      position: relative;
      display: flex;
      flex-wrap: wrap;
      justify-content: center;
  }

  /* .tech-blk .tech-name{
    position: absolute;
    top: 40%;
    left: 0;
    right: 0;
  } */
  /* .tecrow{
      padding-top: 5%;
  } */

  .tech-blk .tech-name h1 {
    font-size: 25px;
    color: #fff;
}

@media (max-width: 758px) {
    .tech-blk {
        margin-top: 30px;
    }
    .tech-blk .tech-name h1
    {
        left: 40%;
        position: absolute;
        /* bottom: -14%; */
        color: #fff;
       
    }

    .tech-blk  {
        padding-top: 2% !important;
    }
    
}
  .b-example-divider {
    height: 3rem;
    background-color: rgba(0, 0, 0, .1);
    border: solid rgba(0, 0, 0, .15);
    border-width: 1px 0;
    box-shadow: inset 0 .5em 1.5em rgba(0, 0, 0, .1), inset 0 .125em .5em rgba(0, 0, 0, .15);
  }
  
  .bi {
    vertical-align: -.125em;
    fill: currentColor;
  }

  .sec{
      text-align: left;
  }

  .secguru {
    position: relative;
     min-height: 100vh;
     width: 100%;
     display: flex;
     align-items: center;
     justify-content: center;
     /* background-color: #303137; */
     /* background: url(../images/mats.jpg) no-repeat center ; */
     background-size: cover;
     background-position: top;  
   
     -webkit-background-size: cover;
     -moz-background-size: cover;
     -o-background-size: cover;
 
   
   }
   .secguru  h1{
       position: absolute;
      top: 20px;
      font-size: 25px;
     
   }

   .divguru{
    /* background: url(../images/gurubg.jpg) no-repeat center ;
    background-size: cover; */
    background:linear-gradient(45deg,#000,transparent),url(../images/gusbg.jpg) no-repeat ;
    background-size: cover;
    height: auto;
   }

   .secgurup {
    position: relative;
     min-height: 100vh;
     width: 100%;
     display: flex;
     align-items: center;
     justify-content: center;
     /* background-color: #303137; */
     background-size: cover;
     background-position: top;  
   
     -webkit-background-size: cover;
     -moz-background-size: cover;
     -o-background-size: cover;
   
   }
   .secgurup  h1{
       position: absolute;
       top: 0;
   }

  #footerbg{
      background: url(../images/homepic2.jpg) top center; 
  }

  .cimg{
      height: 250 !important;
  }
  .footid{
      margin-top: 10%;
  }

  /* .bi-list::before {
    content: "\f479";
} */
.gu-left img{
    width:600px;
    height:600px;
}

.whom{
    padding-bottom: 15%;
}

/* Style the buttons */
/* .nav-link {
    border: none;
    outline: none;
    padding: 10px 16px;
    background-color: #f1f1f1;
    cursor: pointer;
    font-size: 18px;
  }
  
  /* Style the active class, and buttons on mouse-over */
  /* .active, .nav-link:hover {
  ;
    color: white;
  } */ 