@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,600;1,200&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Lato:wght@400;900&display=swap');
body {
    font-family: 'Poppins', sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: bold;
    font-family: 'Lato', sans-serif;
}

ul,
li,
p,
span {
    font-weight: normal;
    font-family: 'Lato', sans-serif;
}

p {
    font-size: 16px;
    /*color:#797979;*/
}

body::-webkit-scrollbar {
    width: 5px;
}


/* 
body::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 1);
} */

body::-webkit-scrollbar-thumb {
    background-color: #333;
    outline: 1px solid #000;
}


/* .container {} */

h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
li {
    margin: 0px;
    padding: 0px;
}

.container-fluid {
    padding: 0px;
}

.bg-dark {
    background-color: transparent;
}

.slider {
    position: relative;
    z-index: 1;
}

.bg {
    position: absolute;
    background: rgba(0, 0, 0, 0.4);
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 25;
}

.mynav {
    /*position:absolute;*/
    z-index: 2;
    /*top:35px;*/
    top: 0px;
    position: fixed;
}

.navbar {
    padding: 15px;
}

.navbar-nav .nav-item a {
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
}


/*.navbar-nav .nav-item a .active 
{   
    background-color:#00ACA3 ;
    color:white;
    font-size:16px;
    font-weight:500;
    text-transform:uppercase;
}*/

.navbar-nav .nav-item a:hover {
    background-color: #00ACA3;
    color: white;
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
}

.navbar-nav .dropdown .dropdown-menu,
.navbar-nav .dropdown .dropdown-menu a {
    margin: 0px;
    padding: 0px;
    color: #000;
}

.navbar-nav .dropdown .dropdown-menu a {
    padding: 5px 10px;
    font-size: 13px;
    border-bottom: 1px solid #f2f2f2;
}

.top_nav {
    width: 100%;
    position: absolute;
    top: 10px;
    height: 40px;
    /*line-height:40px;*/
    color: #fff;
    font-size: 14px;
    z-index: 2;
}

.bag {
    background-color: rgba(0, 0, 0, 0.2);
}

.mybt {
    margin-left: 20px;
    font-size: 12px;
    height: 40px;
    font-size: 15px;
    width: 120px;
    text-align: center;
    display: block;
    line-height: 40px;
    background: #00ACA3;
    color: #000;
    border-radius: 5px;
    transition: all ease-in-out 0.1s;
}

.mybt a {
    color: white;
    transition: all ease-in-out 0.1s;
}

.mybt:hover,
.mybt a:hover {
    background: #f6413e;
    color: #fff;
    text-decoration: none;
}

.donate {
    height: 40px;
    line-height: 40px;
}

.donate ul {
    margin: 0px;
    padding: 0px;
}

.donate ul li {
    display: inline-block;
    padding: 0px 5px;
    line-height: 25px;
    height: 25px;
}

.donate ul li a {
    color: white;
}

.donate ul li i {
    font-size: 16px;
}

.card .card-body {
    background-color: #00ACA3;
}

.t .row .border {
    border-style: solid;
    border-width: 15px;
}


/*.t {*/


/*  border: 2px solid #ccc;*/


/*  background-color: #eee;*/


/*  border-radius: 2px;*/


/*  padding: 16px;*/


/*  margin: 16px 0*/


/*}*/


/*.t::after {*/


/*  content: "";*/


/*  clear: both;*/


/*  display: table;*/


/*}*/

.t8 img {
    /* margin-left: 110px;*/
    float: left;
    margin-right: 20px;
    border-radius: 40%;
    height: 170px;
    width: 170px;
}

.t img {
    /* margin-left: 110px;*/
    /*float: left;*/
    /*margin-right: 20px;*/
    border-radius: 50%;
    /*height: 170px;*/
    /*width: 170px;*/
    margin-top: -80px;
    border: solid #00ACA3;
}

.t .bt {
    /*background-image: radial-gradient(circle, #15f4e7, #1ec4ba, #20978f, #1d6b66, #174340);*/
    /*border: 2px solid black;*/
    /*box-shadow: 0px 12px 8px 12px #888888;*/
    background-color: white;
}

.t .t8 {
    /*border: 2px solid black;*/
    background-color: grey;
}

#test .row {
    margin-top: 9px;
    margin-left: 16px;
    margin-right: 31px;
}
.abt_logo img{
    height: 90px;
    
}

@media (max-width: 700px) {
    .t8 {
        text-align: center;
    }
    .t8 img {
        margin: auto;
        float: none;
        display: block;
    }
    .t1 {
        /*margin-top: 20px;*/
        display: none !important;
        border-top: 1px solid red;
        /*padding-top: 20px;*/
    }
    .card-deck .card {
        margin-top: 97px;
    }
    #test .row {
        padding-right: 0px;
        padding-left: 0px;
        margin-right: 0px;
        margin-left: 0px;
    }
    .t .t6 img {
        margin-left: 40px;
    }
    .t .t6 .info {
        margin-left: 25px;
        /*padding-left:100\px;*/
    }
    .t p {
        text-align: center;
    }
    .t .t6 {
        text-align: center;
    }
    
}

.para p {
    margin-top: 10px;
}

footer {
    background-color: black;
}

a:link {
    text-decoration: none;
}

a:visited {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

a:active {
    text-decoration: none;
}

button .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgb(255,255,255)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}

.border1 {
    background-color: #00ACA3;
    height: 380px;
    position: relative;
    width: 270px;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}


/*.skider .heavy{
    background-color: black;
  }*/

td {
    font-size: 12px;
}

th {
    font-size: 14px;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
    height: 100px;
    width: 100px;
    color: #00ACA3;
    outline: #00ACA3;
    background-size: 100%, 100%;
    /*  border-radius: 50%;
  border: 1px solid black;*/
    background-image: none;
}

/*.carousel-control-next-icon:after {*/
/*    content: '>';*/
/*    font-size: 75px;*/
/*    color: #00ACA3;*/
/*}*/

/*.carousel-control-prev-icon:after {*/
/*    content: '<';*/
/*    font-size: 75px;*/
/*    color: #00ACA3;*/
/*}*/

.t8 .t1 {
    margin-top: 30px;
    border-left: 6px solid #00ACA3;
    height: 150px;
}

.about {
    margin-top: 40px;
    /*border-left: 6px solid #00ACA3;*/
    height: 300px;
    /*border-bottom: 6px solid #00ACA3;*/
}

.about1 {
    margin-top: 10px;
    /*  border-right: 6px solid #00ACA3;*/
    height: 280px;
    /*border-top: 6px solid #00ACA3;*/
}

.about1 {
    margin-top: 10px;
    /*border-right: 6px solid #00ACA3;*/
    height: 320px;
}

.about3 {
    margin-top: 10px;
    /*border-right: 6px solid #00ACA3;*/
    height: 350px;
    padding-left: 40px;
}

.about3 {
    margin-top: 40px;
    /*border-top: 6px solid #00ACA3;*/
}

.form-control {
    height: 60px;
    margin: 3px;
}

.btn {
    background-color: #00ACA3;
    /*color: white !importanat;*/
}

.bullets li {
    list-style: none;
    /*line-height: ;*/
}

.bullets li::before {
    content: "\2713";
    color: #00ACA3;
    display: inline-block;
    width: 1em;
    line-height: 1.5625;
    margin-left: -1em;
}

.t .t6 img {
    margin-top: -40px;
    /* padding-right: -100px;*/
    /*border: 6px solid black;*/
    /*box-shadow: 5px 10px 8px 10px #00ACA3;*/
}

.t .t9 img {
    margin-top: -90px;
    /* padding-right: -100px;*/
    /*border: 6px solid black;*/
    box-shadow: 5px 10px 8px 10px #343a40;
}


/*#hath img{
    
    border: 6px solid white;
}*/

.t .t6 .kin {
    margin-left: 200px;
}

.t h5 {
    color: white;
}

.t p {
    color: white;
}

.t span {
    color: white;
}

.t br {
    color: white;
}

.t {
    margin-top: 90px;
}

.t8 .t4 img {
    border-radius: 50%;
}


/*body.b{
    background:url(background.png);
}*/

.gallery .galleryin img {
    box-shadow: 5px 10px 8px 10px black;
}

.starter-template {
    padding: 80px 15px;
    text-align: center;
}

span.lower-text {
    color: #ffc300;
    font-size: 25px;
    display: block;
}

.hover-div {
    padding: 20px 20px;
    text-align: center;
    min-height: 350px;
}

.hover-div {
    border-top: 1px solid #f8f8f8;
    background: #f8f8f8;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    margin: 10px 0px;
    height: 400px;
    width: 300px;
}

.hover-div:hover {
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
    box-shadow: 0 22px 43px rgba(0, 0, 0, 0.32);
    cursor: pointer;
    border-radius: 5px;
}


/*new*/

#demo {
    height: 100%;
    position: relative;
    overflow: hidden;
}

.green {
    background-color: #6fb936;
}

.thumb {
    margin-bottom: 30px;
}

.page-top {
    margin-top: 85px;
}

img.zoom {
    width: 100%;
    height: 200px;
    border-radius: 5px;
    object-fit: cover;
    /* -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out; */
}

.transition {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
}

.modal-header {
    border-bottom: none;
}

.modal-title {
    color: #000;
}

.modal-footer {
    display: none;
}

hr .new1 {
    border: 10px solid red;
}

.course1 {
    background: rgba(0, 0, 0, 0.1);
}

.bag {
    background: rgba(0, 0, 0, 0.1);
}

.fas {
    color: #00ACA3;
}

.slidetext {
    background-color: rgba(0, 0, 0, 0.5);
    width: 200px;
    /*margin-right:-200px;*/
}

.centered {
    position: absolute;
    top: 60%;
    left: 75%;
    color: #fff;
    transform: translate(-50%, -50%);
    z-index: 1;
}


/*.static-top {*/


/*  position: fixed;*/


/*  top: 20px;*/


/*  width: 100%;*/


/*  background:rgba(0,0,0,0.1);*/


/*  margin-top:5px;*/


/*}*/

@media only screen and (max-width: 767px) {
    .tab img {
        margin-top: 30px;
    }
}

.tab .quick li {
    list-style-type: none;
    width: 100%;
}

.tab .quick li a {
    height: 20px;
    color: black;
    text-decoration: none;
    font-size: 24px;
    font-weight: bold;
}

.tab .quick li {
    background-color: #f1f1f1;
    margin-bottom: 5px;
    border-left: 6px solid #d2d2d2;
    padding: 4px 10px;
}


/*.quick li a:hover{*/


/*    height: 20px;*/


/*    color: white;*/


/*    text-decoration: none;*/


/*    font-size: 24px;*/


/*    font-weight:bold ;  */


/*   }*/

.tab .quick li:hover {
    background-color: #00ACA3;
    border-left: 6px solid black;
    text-decoration: none;
    /*padding: 4px 100px 4px 0px;*/
}

.tab .quick li:hover a {
    color: white;
}
.my-float3 {
    background: green;
    padding: 8px 10px;
    margin-left: 54px;
    border-radius: 50%;
    color: #fff;
    text-decoration: none;
    font-size: 16px;
}
.float3 {
    position: fixed;
    right: 12px;
    /* top: 700px; */
    border: none;
    text-align: center;
    z-index: 1000;
    bottom: 50px;
    /* transform: rotateZ(270deg); */
}
.h_tech_yoga img{
    height: 200px;
    width: 100%;
    object-fit: cover;
}
.e_gallary img.card-img-top{
height:250px;
object-fit: cover;
}
.e_gallary h5.card-title{
    height: 50px;
    font-size: 18px;
}
.event_slide img{
    height: 480px;
    object-fit: cover;
}
.event_slide .carousel-item::after{
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    background-color: #0808084a;
    left: 0;
    top: 0;

}