arta:hover {
  text-decoration: none;
}
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');
body{
 background-color: #d8ecfd;
font-family: 'Roboto', sans-serif;
}


#loading {
    position: fixed;
    width: 100%;
    height: 100vh;
    background: rgba(255, 255, 255, 1) url("../images/giphy.gif") no-repeat center;
    z-index: 9999999;
}
/*header start*/


/*header end*/


.image-section img {
  border-radius: 30px;
  transition: all 0.5s;
  margin-top:50px;
}
.image-section img:hover {
  box-shadow: 0 0 10px pink;
}

.details-sec h5 {
    color:#fff;
    font-weight:600;
}

.details-sec h2 , .details-sec h6 {
    color:#000;
}
.details-sec p{
    color:#fff;
}
/*slider start*/
/*.slide-img{
  height: 80vh;
}

@media (max-width: 991px){
  .slide-img{
      height: 25vh;
  }
}
*/


.custom-slider
{
  position: relative;
  height: 80vh;
  overflow: hidden;
}

@media (max-width: 767px){
  .custom-slider{
    height: 56vh;
  }
  .custom-caption h1{
    font-size:30px;
  }
  .custom-caption h2{
    font-size: 20px;
  }
}
.custom-slide
{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-position: center center !important;
  -webkit-background-size: cover !important;
  background-size: cover !important;
  transform:  scale(2,-2);
  opacity: 0;
}
.custom-slide:before
{
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,.5);
}
.custom-caption
{
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  color:#fff;
  z-index:999999999999999999999999999;
text-shadow: 0px 4px 3px rgba(0,0,0,0.4),
             0px 8px 13px rgba(0,0,0,0.1),
             0px 18px 23px rgba(0,0,0,0.1) !important;
}

.custom-slide.active-slide
{
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
  z-index: 20
  transform: scale(1.2);
    transition: all 2s ease-in-out;
}

.custom-caption h1
{

  opacity: 0;
  -webkit-transform: scale(0,0);
  -ms-transform: scale(0,0);
  transform: scale(0,0);
  -webkit-transition: .5s all;
   -o-transition: .5s all;
   transition: .5s all;
   transition-delay: 1s;
}
.custom-caption h2
{
  opacity: 0;
  -webkit-transform:  scale(0,0);
  -ms-transform:  scale(0,0);
  transform:  scale(0,0);
  -webkit-transition: 1s all;
   -o-transition: 1s all;
   transition: 1s all;
   transition-delay: 1.5s;
}
.custom-caption a
{
  opacity: 0;
  -webkit-transform:  scale(0,0);
  -ms-transform:  scale(0,0);
  transform:  scale(0,0);
  -webkit-transition: 1.5s all;
   -o-transition: 1.5s all;
   transition: 1.5s all;
   transition-delay: 2s;
}
.active-slide .custom-caption h1
{
  -webkit-transform: scale(1,1);
  -ms-transform: scale(1,1);
  transform: scale(1,1);
  opacity: 1;
}
.active-slide .custom-caption h2
{
  -webkit-transform: scale(1,1);
  -ms-transform: scale(1,1);
  transform: scale(1,1);
  opacity: 1;
}
.active-slide .custom-caption a
{
  -webkit-transform: scale(1,1);
  -ms-transform: scale(1,1);
  transform: scale(1,1);
  opacity: 1;
}

.slider-more{
  padding:10px 12px;
  background:linear-gradient(90deg, rgb(227, 105, 128) 0%, rgb(91, 53, 200) 35%, rgb(128, 35, 90) 100%);
  text-decoration: none;
  border-radius: 10px;
  color: #fff;
  text-align: center;
}

.slider-more:hover{
  text-decoration: none;
  color: #fff;
}

/*slider end*/


/*about start*/

/*.block{
  padding: 60px 0px;
  background: linear-gradient(90deg, rgb(227, 105, 128) 0%, rgb(91, 53, 200) 35%, rgb(128, 35, 90) 100%);
  color: #252525;
}
.periscope{
  background: url("https://27.media.tumblr.com/tumblr_lg6llp7W7Q1qbzvtjo1_500.jpg") no-repeat;
  background-position: 120px 0px;
  background-attachment: fixed;
  width: 500px;
  height: 500px;
  border-radius: 50%;
}

@media (max-width: 991px){
  .periscope {
    background-position: 0px;
    margin: 0px 0px;
    background-attachment: fixed;
    width: 100% !important;
    height: 300px;
    border-radius: 50%;
  }
  .about-sec h2{
    margin-top: 40px;
    text-align: center;
  }
}

@media (max-width: 576px){
  .periscope {
    background-position: 0px;
    margin: 0px 0px;
    background-attachment: fixed;
    width: 466px;
    height: ;
    border-radius: 50%;
}
}

.about-sec h2{
    margin-top: 90px;
    text-shadow: 3px 5px 3px rgba(255, 245, 245, 0.5);
    color: #fff;
}
.about-sec p{
    margin-top: 10px;
    color: #fff;
}*/

.sec-title{
  position:relative;
  z-index: 1;
  margin-bottom:60px;
}

.sec-title .title{
  position: relative;
  display: block;
  font-size: 18px;
  line-height: 24px;
  color: #111;
  font-weight: 500;
  margin-bottom: 15px;
}

.sec-title h2{
  position: relative;
  display: block;
  font-size:40px;
  line-height: 1.28em;
  color: #090808;
  font-weight: 600;
  padding-bottom:18px;
}

.sec-title h2:before{
  position:absolute;
  content:'';
  left:0px;
  bottom:0px;
  width:50px;
  height:3px;
  background-color:#d1d2d6;
}

.sec-title .text{
  position: relative;
  font-size: 16px;
  line-height: 26px;
  color: #848484;
  font-weight: 400;
  margin-top: 35px;
}

.sec-title.light h2{
  color: #ffffff;
}

.sec-title.text-center h2:before{
  left:50%;
  margin-left: -25px;
}

.list-style-one{
  position:relative;
}

.list-style-one li{
  position:relative;
  font-size:16px;
  line-height:26px;
  color: #fdabab;
  font-weight:400;
  padding-left:35px;
  margin-bottom: 12px;
  list-style:none;
}

.list-style-one li:before {
    content: "\f058";
    position: absolute;
    left: 0;
    top: 0px;
    display: block;
    font-size: 18px;
    padding: 0px;
    color: #b791ff;
    font-weight: 600;
    -moz-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1.6;
    font-family: "Font Awesome 5 Free";
}

.list-style-one li a:hover{
  color: #44bce2;
}

.btn-style-one{
  position: relative;
  display: inline-block;
  font-size: 17px;
  line-height: 30px;
  color: #ffffff;
  padding: 10px 30px;
  font-weight: 600;
  overflow: hidden;
  letter-spacing: 0.02em;
  background: linear-gradient(#ed4378, #5733c1);
  border-radius: 10px;
  transition: all 0.5s;
}

.btn-style-one:hover{
  background-color: #001e57;
  color: #ffffff;
  border-radius: 20px;
}
.about-section{
  position: relative;
  padding: 120px 0 70px;
}
.bg-title {
  background-image: url(../images/Music-Note-PNG-Image-Background.png);
  background-size: contain;
  background-repeat: repeat;
  width: 100%;
}
/*.bg-title-one {
  background-image: url(../images/Music-Note-PNG-Image-Background.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: right;
  width: 100%; 
}*/
.about-section .sec-title{
  margin-bottom: 45px;
}

.about-section .content-column{
  position: relative;
  margin-bottom: 50px;
}
.inner-column-one {
  background-image: url(../images/Music-Note-Transparent-Background-PNG.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 100%;
  height: 700px;
  opacity: 0.2;
  position: absolute;
  top: 0;
  left: 0;
}
.about-section .content-column .inner-column{
  position: relative;
  padding-left: 30px;
}

.about-section .text{
  margin-bottom: 40px;
  font-size: 16px;
  line-height: 26px;
  color: #020202;
  font-weight: 400;
}

.about-section .list-style-one{
  margin-bottom: 45px;
}

.about-section .btn-box{
  position: relative;
}

.about-section .btn-box a{
  padding: 15px 50px;
  text-decoration: none;
}

.about-section .image-column{
  position: relative;
}

.about-section .image-column .text-layer{
    position: absolute;
    right: -110px;
    top: 50%;
    font-size: 325px;
    line-height: 1em;
    color: #ffffff;
    margin-top: -175px;
    font-weight: 500;
}

.about-section .image-column .inner-column{
  position: relative;
  padding-left: 120px;
  padding-bottom: 125px;
  /*background-image: url(../images/color-smoke.png);*/
}

.about-section .image-column .inner-column:before{
  position: absolute;
  left: -148px;
  top: 0;
  height: 900px;
  width: 700px;
  background-image:url(../images/color-smoke.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
}

@media (max-width: 991px){
  .about-section .image-column .inner-column:before{
    position: absolute;
    left: -70px;
    top: -140px;
    height: 950px;
    width: 100%;
    background-image:url(../images/color-smoke.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
  } 
}

.about-section .image-column .image-1{
  position: relative;
}

.about-section .image-column .image-2{
  position: absolute;
  left: 0;
  bottom: 0;
}

.about-section .image-column .image-2 img,
.about-section .image-column .image-1 img{
  box-shadow: 0 30px 50px rgba(8,13,62,.15);
}

.about-section .image-column .video-link{
  position: absolute;
  left: 70px;
  top: 170px;
}

.about-section .image-column .video-link .link{
  position: relative;
  display: block;
  font-size: 22px;
  color: #191e34;
  font-weight: 400;
  text-align: center;
  height: 100px;
  width: 100px;
  line-height: 100px;
  background-color: #ffffff;
  border-radius: 50%;
  box-shadow: 0 30px 50px rgba(8,13,62,.15);
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
}

.about-section .image-column .video-link .link:hover{
  background-color: #191e34;
  color: #fff;}

/*about end*/


/*courser start*/
/*.cour-sec{
  padding: 20px;
  box-shadow: 0 0 10px gainsboro;
  border-radius: 10px;
  margin-top: 40px;
}
.cour-img img{
  border-radius: 50%;
  height: 200px;
}

.cour-btn{
  padding: 12px 15px;
  background-color: #000;
  color: #fff;
  transition: all 0.5s;
  border-radius: 10px;
}
.cour-btn:hover{
  border-radius: 20px;
  color: #fff;
}
.cour-des p{
  margin-top: 40px;
}
.cour-hed{
  padding: 20px;
}
*/

/*.cards-wrapper {
  display: grid;
  justify-content: center;
  align-items: center;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 4rem;
  padding: 4rem;
  margin: 0 auto;
  width: max-content;
}

.card {
  font-family: 'Heebo';
  --bg-filter-opacity: 0.5;
  background-image: linear-gradient(rgba(0,0,0,var(--bg-filter-opacity)),rgba(0,0,0,var(--bg-filter-opacity))), var(--bg-img);
  height: 20em;
  width: 15em;
  font-size: 1.5em;
  color: white;
  border-radius: 1em;
  padding: 1em;
  margin: 2em;
  display: flex;
  align-items: flex-end;
  background-size: cover;
  background-position: center;
  box-shadow: 0 0 5em -1em black;
  transition: all, var(--transition-time);
  position: relative;
  overflow: hidden;
  border: 10px solid #ccc;
  text-decoration: none;
}

.card:hover {
  transform: rotate(0);
}

.card h1 {
  margin-top: 208px;
  font-size: 1.5em;
  line-height: 1.2em;
}

.card p {
  font-size: 0.75em;
  font-family: 'Open Sans';
  margin-top: 0.5em;
  line-height: 2em;
}

.card .tags {
  display: flex;
}

.card .tags .tag {
  font-size: 0.75em;
  background: rgba(255,255,255,0.5);
  border-radius: 0.3rem;
  padding: 0 0.5em;
  margin-right: 0.5em;
  line-height: 1.5em;
  transition: all, var(--transition-time);
}

.card:hover .tags .tag {
  background: var(--color);
  color: white;
}

.card .date {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 0.75em;
  padding: 1em;
  line-height: 1em;
  opacity: .8;
}

.card:before, .card:after {
  content: '';
  transform: scale(0);
  transform-origin: top left;
  border-radius: 50%;
  position: absolute;
  left: -50%;
  top: -50%;
  z-index: -5;
  transition: all, var(--transition-time);
  transition-timing-function: ease-in-out;
}

.card:before {
  background: #ddd;
  width: 250%;
  height: 250%;
}

.card:after {
  background: white;
  width: 200%;
  height: 200%;
}

.card:hover {
  color: var(--color);
}

.card:hover:before, .card:hover:after {
  transform: scale(1);
}

.card-grid-space .num {
  font-size: 3em;
  margin-bottom: 1.2rem;
  margin-left: 1rem;
}

.info {
  font-size: 1.2em;
  display: flex;
  padding: 1em 3em;
  height: 3em;
}

.info img {
  height: 3em;
  margin-right: 0.5em;
}

.info h1 {
  font-size: 1em;
  font-weight: normal;
}


@media screen and (max-width: 1285px) {
  .cards-wrapper {
    grid-template-columns: 1fr 1fr;
  }
}

@media screen and (max-width: 900px) {
  .cards-wrapper {
    grid-template-columns: 1fr;
  }
  .info {
    justify-content: center;
  }
  .card-grid-space .num {
    /margin-left: 0;
    /text-align: center;
  }
}

@media screen and (max-width: 500px) {
  .cards-wrapper {
    padding: 4rem 2rem;
  }
  .card {
    max-width: calc(100vw - 4rem) !important;
  }
}

@media screen and (max-width: 450px) {
  .info {
    display: block;
    text-align: center;
  }
  .info h1 {
    margin: 0;
  }
}
:root {
  --color: #3c3163;
  --transition-time: 0.5s;
}*/

/*h1{
  display: block;
  width: 800px;
  height: 200px;
  line-height: 200px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -px 0 0 -400px;
  text-align:center;
  font-family: 'Montserrat', sans-serif;
  text-transform:uppercase;
  font-size: 60px;
  border-top: 4px solid white;
  border-bottom: 4px solid white;
  cursor:pointer;
  user-select: none;
  padding: 20px;
}*/

@media (max-width: 991px){
  h1 {
    font-size: 38px;
  }
}

h1 span.light{
  color:#fefefe;
  text-shadow:
    0px 1px 0px #c0c0c0,
    0px 2px 0px #b0b0b0,
    0px 3px 0px #a0a0a0,
    0px 4px 0px #909090,
    0px 5px 10px rgba(0, 0, 0, 0.6)
    ;
}

h1 span.dark{
  color: #101010;
  text-shadow:
    0px 1px 0px #555555,
    0px 2px 0px #454545,
    0px 3px 0px #353535,
    0px 4px 0px #252525,
    0px 5px 10px rgba(0, 0, 0, 0.6)
    ;
}






.decorative-title {
  position: relative;
  width: 85%;
  margin: 0 auto;
  margin-top: 60px;
  margin-bottom: 30px;
}


.decorative-title span {
  display: block;
/*  padding: 2rem 0.5rem 1rem;*/
  background: linear-gradient(90deg, rgb(96, 45, 54) 0%, rgb(42, 25, 91) 35%, rgb(60, 16, 42) 100%);
  color: #f2f2f2;
  text-align: center;
  font: 1.5rem sans-serif;
  letter-spacing: 0.3rem;
}
@media (min-width: 576px) {
  .decorative-title {
    /*width: 100%;*/
    margin-bottom: 60px;
  }
  .decorative-title span {
    font-size: 3rem;
  }
}
.decorative-bar {
  position: absolute;
  background: linear-gradient(90deg, rgb(96, 45, 54) 0%, rgb(42, 25, 91) 35%, rgb(60, 16, 42) 100%);
}
.left.thick {
  left: -20px;
}
.left.thin {
  right: 0;
}
.left.vertical,
.left.horizontal.thick {
  top: -20px;
}
.left.horizontal.thin {
  top: -16px;
}
.right.thick {
  right: -20px;
}
.right.thin {
  left: 0;
}
.right.vertical,
.right.horizontal.thick {
  bottom: -20px;
}
.right.horizontal.thin {
  bottom: -16px;
}
.vertical {
  width: 8px;
  height: 80px;
}
.horizontal.thick {
  width: 30%;
  height: 8px;
}
.horizontal.thin {
  width: 80%;
  height: 2px;
}

/*courser end*/

/* Faculty start*/
.our-sec{
 font-family: 'Roboto', sans-serif;
  position: relative;
  height: 80vh;
  background-image: url('../images/4a20a0a1ef23ee073e99d6df19914411.jpg');
  background-size: cover;
  background-position: center center;
   background-attachment: fixed;
 /* display: flex;*/
  align-items: center;
 /* margin-top: 60px;*/
  background-color: aliceblue;
   z-index: 1;
}
 .image-overlay {
  display: block;
  position: absolute;
  bottom: 0;
  opacity: 0.3;
  background-color: #000;
  width: 100%;
  height: 100%;
  top: 0;
}

@media (max-width: 991px){
  .our-sec{
    height: 900px;
  }
}
.our-team {
  padding: 30px 0 40px;
  margin-bottom: 30px;
  background-color: #fff;
  background-image: url(../images/Gospel-Music-PNG-Pic.png);
  text-align: center;
  overflow: hidden;
  position: relative;
  margin-top: 30px;
  background-size: contain;
  background-repeat: no-repeat; 
  background-position: center;
}

.our-team .picture {
  display: inline-block;
  height: 130px;
  width: 130px;
  margin-bottom: 50px;
  z-index: 1;
  position: relative;
}

.our-team .picture::before {
  content: "";
  width: 100%;
  height: 0;
  border-radius: 50%;
  background: linear-gradient(90deg, rgb(227, 105, 128) 0%, rgb(91, 53, 200) 35%, rgb(128, 35, 90) 100%);
  position: absolute;
  bottom: 135%;
  right: 0;
  left: 0;
  opacity: 0.9;
  transform: scale(3);
  transition: all 0.3s linear 0s;
}

.our-team:hover .picture::before {
  height: 100%;
}

.our-team .picture::after {
  content: "";
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background: linear-gradient(90deg, rgb(227, 105, 128) 0%, rgb(91, 53, 200) 35%, rgb(128, 35, 90) 100%);
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}

.our-team .picture img {
  width: 100%;
  height: auto;
  border-radius: 50%;
  transform: scale(1);
  transition: all 0.9s ease 0s;
}

.our-team:hover .picture img {
  box-shadow: 0 0 0 14px #f7f5ec;
  transform: scale(0.7);
}

.our-team .title {
  display: block;
  font-size: 15px;
  color: #4e5052;
  text-transform: capitalize;
}

.our-team .social {
  width: 100%;
  padding: 0;
  margin: 0;
  background: linear-gradient(90deg, rgb(227, 105, 128) 0%, rgb(91, 53, 200) 35%, rgb(128, 35, 90) 100%);
  position: absolute;
  bottom: -100px;
  left: 0;
  transition: all 0.5s ease 0s;
}

.our-team:hover .social {
  bottom: 0;
}

.our-team .social li {
  display: inline-block;
}

.our-team .social li a {
  display: block;
  padding: 10px;
  font-size: 17px;
  color: white;
  transition: all 0.3s ease 0s;
  text-decoration: none;
}

.our-team .social li a:hover {
  color: #1369ce;
  background-color: #f7f5ec;
}

.faculty-btn{
  padding: 12px 15px;
  background: linear-gradient(#ed4378, #5733c1);
  border-radius: 10px;
  color: #fff;
  transition: all 0.5s;
}

.faculty-btn:hover{
  border-radius: 20px;
  color: #fff;
  text-decoration: none;
}


/* Faculty end*/

/*events start*/
.box21{
  overflow: hidden;
}
.mt-30 {
  margin-top: 30px;
}
.mt-40 {
  margin-top: 40px;
}
.mb-30 {
  margin-bottom: 30px;
}
.box21 {
  text-align: center;
  position: relative;
}

.box21:after,
.box21:before {
  content: "";
  width: 2px;
  height: 2px;
  border-radius: 50%;
  background: linear-gradient(90deg, rgba(227, 105, 128, 0.1) 0%, rgba(91, 53, 200, 0.17) 35%, rgb(128, 35, 90) 100%);
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: scale(0);
  transform: scale(0);
}

.box21:hover:after,
.box21:hover:before {
  -webkit-transform: scale(400);
  transform: scale(400);
}

.box21:before {
  -webkit-transition: all 0.5s linear 0.3s;
  transition: all 0.5s linear 0.3s;
}

.box21:hover:before {
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}

.box21:after {
  -webkit-transition: all 0.5s linear 0.6s;
  transition: all 0.5s linear 0.6s;
}

.box21:hover:after {
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}

.box21 img {
  width: 100%;
  height: auto;
}

.box21 .box-content {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: 0 0;
  color: #fff;
  padding-top: 25px;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
  z-index: 1;
}

.box21:hover .box-content {
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition-delay: 0.4s;
  transition-delay: 0.4s;
}

.box21 .title {
  font-size: 21px;
  font-weight: 700;
  text-transform: uppercase;
  border-bottom: 1px solid #fff;
  padding-bottom: 20px;
  margin-top: 20px;
}

.box21 .description {
  font-size: 14px;
  font-style: italic;
  padding: 0 10px;
  margin: 15px 0;
}

.box21 .read-more {
  display: block;
  width: 120px;
  background: #178993;
  border-radius: 5px;
  font-size: 14px;
  color: #fff;
  text-transform: capitalize;
  padding: 10px 0;
  margin: 0 auto;
}
.box21 .read-more:hover {
  text-decoration: none;
}
@media (max-width: 991px){
  .box21 .read-more {
    margin-top: -10px;
  }
}

@media only screen and (max-width: 990px) {
  .box21 {
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 479px) {
  .box21 .box-content {
    padding-top: 0;
  }
}
@media only screen and (max-width: 359px) {
  .box21 .title {
    padding-bottom: 10px;
  }
}


/*events end*/


/*Gallery start*/
.drybn-collage__overlay {
  width: 100%;
  max-width: 1200px;
  padding: 1rem;
  background: linear-gradient(90deg, rgb(227, 105, 128) 0%, rgb(91, 53, 200) 35%, rgb(128, 35, 90) 100%);
  border: 2px solid #FEDFB0;
  box-sizing: border-box;
  margin-top: 30px;
}

.drybn-collage__content {
  width: 100%;
  height: 100%;
  padding: 1rem;
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  grid-gap: 0.75rem;
  background: #FEDFB0;
  border: 4px solid #658964;
  box-sizing: border-box;
}

.drybn-collage-item {
  background-color: #658964;
  width: 100%;
  height: 280px;
  box-sizing: border-box;
  grid-column: span 3;
  position: relative;
  transition: .5s;
}

.drybn-collage-item--heading {
  background: linear-gradient(90deg, rgb(227, 105, 128) 0%, rgb(91, 53, 200) 35%, rgb(128, 35, 90) 100%);
  color: #FEDFB0;
}

.drybn-collage-item h2 {
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  text-align: center;
  position: absolute;
  top: 35%;
  left: 50%;
  transform: translate(-50%);
}

.drybn-collage-item h2 span {
  font-weight: 700;
}

.drybn-collage-item:nth-child(1), .drybn-collage-item:nth-child(2) {
  grid-column: span 3;
}

.drybn-collage-item:nth-child(1) {
  background-image: url("../images/image.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  clip-path: polygon(0 0, 82% 0, 100% 95%, 0 100%);
}

.drybn-collage-item:nth-child(2) {
  background-image: url("../images/image.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 100% 50%;
  clip-path: polygon(0 0, 100% 0, 100% 100%, 15% 90%);
  width: 118%;
  margin-left: -18%;
  height: calc(100% + 1rem);
}

.drybn-collage-item:nth-child(3) {
  background-image: url("../images/image.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  grid-row: 3;
  clip-path: polygon(0 0, 100% 5%, 100% 95%, 0 90%);
  margin-top: -2rem;
}

.drybn-collage-item:nth-child(4) {
  grid-column: span 6;
  clip-path: polygon(50% 0, 100% 10%, 100% 100%, 0 90%, 0 5%);
  margin-top: -1rem;
}

.drybn-collage-item:nth-child(5) {
  background-image: url("../images/image.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  clip-path: polygon(0 0, 100% 5%, 100% 95%, 0 90%);
  margin-top: -1rem;
}

.drybn-collage-item:nth-child(6) {
  background-image: url("../images/image.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  grid-column: span 6;
  clip-path: polygon(0 0, 100% 10%, 100% 90%, 66% 100%, 0 90%);
  margin-top: -2.7rem;
}

.drybn-collage-item:nth-child(7) {
  background-image: url("../images/image.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  clip-path: polygon(0 0, 100% 10%, 77% 100%, 0 100%);
  margin-top: -1.8rem;
  width: 130%;
}

.drybn-collage-item:nth-child(8) {
  background-image: url("../images/image.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  clip-path: polygon(31% 10%, 100% 0, 100% 100%, 0 100%);
  margin-top: -1.8rem;
}

/*
**  MD BREAKPOINT
*/
@media only screen and (min-width: 960px) {
  .drybn-collage__overlay {
    margin: 0.75rem auto;
  }

  .drybn-collage-item {
    filter: sepia(1) blur(1px);
    transition: .3s;
  }

  .drybn-collage-item:hover {
    filter: sepia(0);
  }

  .drybn-collage-item {
    grid-column: span 2;
  }

  .drybn-collage-item h2 {
    opacity: 0;
    line-height: 0;
    transition: .3s;
  }

  .drybn-collage-item--heading:hover h2 {
    opacity: 1;
    line-height: 1;
  }

  .drybn-collage-item:nth-child(1), .drybn-collage-item:nth-child(2) {
    grid-column: span 3;
  }

  .drybn-collage-item:nth-child(1) {
    clip-path: polygon(0 0, 100% 0%, 100% 87%, 0% 100%);
    background-position: center;
  }

  .drybn-collage-item:nth-child(2) {
    clip-path: polygon(0 0, 100% 0%, 100% 74%, 0% 87%);
    background-position: center;
    width: 100%;
    height: 100%;
    margin: 0;
  }

  .drybn-collage-item:nth-child(3) {
    clip-path: polygon(0 8%, 100% 0, 100% 65%, 0 100%);
    background-position: center;
    margin-top: -1.5rem;
    grid-row: 2;
  }

  .drybn-collage-item:nth-child(4) {
    clip-path: polygon(0 8%, 93% 0, 100% 90%, 69% 100%, 0 88%);
    grid-column: span 2;
    margin-top: -3rem;
    z-index: 999;
  }

  .drybn-collage-item:nth-child(5) {
    clip-path: polygon(0 9%, 100% 0, 100% 65%, 7% 98%);
    background-position: center;
    width: 107%;
    margin-top: -4.65rem;
    margin-left: -7%;
  }

  .drybn-collage-item:nth-child(6) {
    clip-path: polygon(0 35%, 100% 0, 100% 100%, 0 100%);
    background-position: center;
    margin-top: -6rem;
    grid-column: span 2;
  }

  .drybn-collage-item:nth-child(7) {
    clip-path: polygon(70% 26%, 100% 16%, 100% 100%, 0 100%, 0 14%);
    background-position: center;
    margin-top: -6rem;
    width: 100%;
  }

  .drybn-collage-item:nth-child(8) {
    clip-path: polygon(0 37%, 100% 11%, 100% 100%, 0 100%);
    background-position: center;
    margin-top: -12rem;
    height: calc(100% + 12rem);
  }

  .drybn-collage-item:nth-child(4):hover {
    transform: scale(1.5);
  }
}
.flake {
  width: 5px;
  height: 5px;
  position: absolute;
  background-color: white;
  background-size: 100% 100%;
  border-radius: 100%;
  opacity: 0.65;
  filter: blur(1px);
}

[data-snow] {
  overflow: hidden;
  position: relative;
}
/*Gallery end*/

/*testimonials start*/
#testimonial {
  background: #EEE;
  padding: 70px 0 150px 0;
  background-size: contain;
  background-position: left;
  background-image: url(../images/music-tone.png);
  background-repeat: no-repeat;
  width: 100%;
  /*filter: grayscale(100%);*/
}
@media screen and (max-width: 767px) {
  #testimonial {
    padding: 50px 0 100px 0;
    background-image: url(../images/8-2-musical-notes-png.png);
  }
}
.quoteLoop {
  height: auto;
  width: 100%;
  margin: 0 auto;
  position: relative;
}
.quote {
  margin: 10px 30px;
  height: inherit;
  top: 0px;
  display: none;
  text-align: center;
}
blockquote h5{
  color: #423e3e;
}

/*testimonials end*/


/*footer start*/
ul {
    margin: 0px;
    padding: 0px;
}
.footer-section {
  background: #151414;
  position: relative;
}
.footer-cta {
  border-bottom: 1px solid #373636;
}
.single-cta i {
  color: #ff5e14;
  font-size: 30px;
  float: left;
  margin-top: 8px;
}
.cta-text {
  padding-left: 15px;
  display: inline-block;
}
.cta-text h4 {
  color: #fff;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 2px;
}
.cta-text span {
  color: #757575;
  font-size: 15px;
}
.footer-content {
  position: relative;
  z-index: 2;
}
.footer-pattern img {
  position: absolute;
  top: 0;
  left: 0;
  height: 330px;
  background-size: cover;
  background-position: 100% 100%;
}
.footer-logo {
  margin-bottom: 30px;
}
.footer-logo img {
    max-width: 250px !important;
    /*margin: auto 110px;*/
    padding: 10px;
    background-color: #fff;
    box-shadow: 0 0 10px #fff;
    border-radius: 10px;
}
@media (max-width: 991px){
  .footer-logo img {
    max-width: 250px;
   /* margin: auto 100px ;*/
  }
  .footer-text p {
    text-align: center;
}
}
.footer-text p {
  margin-bottom: 14px;
  font-size: 14px;
      color: #fff;
  line-height: 28px;
}
.footer-social-icon span {
  color: #fff;
  display: block;
  font-size: 20px;
  font-weight: 700;
  font-family: 'Roboto', sans-serif;
  margin-bottom: 20px;
}
.footer-social-icon a {
  color: #fff;
  font-size: 16px;
  margin-right: 15px;
}
.footer-social-icon i {
  height: 40px;
  width: 40px;
  text-align: center;
  line-height: 38px;
  border-radius: 50%;
}
.facebook-bg{
  background: #3B5998;
}
.twitter-bg{
  background: #55ACEE;
}
.google-bg{
  background: #DD4B39;
}
.footer-widget-heading h3 {
  color: #fff;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 40px;
  position: relative;
}
.footer-widget-heading h3::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: -15px;
  height: 2px;
  width: 50px;
  background: linear-gradient(90deg, rgb(227, 105, 128) 0%, rgb(91, 53, 200) 35%, rgb(128, 35, 90) 100%);
}
.footer-widget ul li {
  display: inline-block;
 /* float: left;*/
  width: 50%;
  margin-bottom: 12px;
}
.footer-widget ul li a:hover{
  color: #f14a66;
}
.footer-widget ul li a {
  color: #fff;
  text-transform: capitalize;
}
.subscribe-form {
  position: relative;
  overflow: hidden;
}
.subscribe-form input {
  width: 100%;
  padding: 14px 28px;
  background: #2E2E2E;
  border: 1px solid #2E2E2E;
  color: #fff;
}
.subscribe-form button {
    position: absolute;
    right: 0;
    background: linear-gradient(90deg, rgb(227, 105, 128) 0%, rgb(91, 53, 200) 35%, rgb(128, 35, 90) 100%);
    padding: 14px 20px;
    border: 1px solid #4428a4;
    top: 0;
}
.subscribe-form button i {
  color: #fff;
  font-size: 22px;
  transform: rotate(-6deg);
}
.copyright-area{
  background: #202020;
  padding: 25px 0;
}
.copyright-text p {
  margin: 0;
  font-size: 14px;
  color: #fff;
  font-weight: 500;
}
.copyright-text p a{
  color: gold;
  font-weight: bold;
}
.footer-menu li {
  display: inline-block;
  margin-left: 20px;
}
.footer-menu li:hover a{
  color: #ff5e14;
}
.footer-menu li a {
  font-size: 14px;
  color: #878787;
}
.field {
  display: flex;
 /* width: 330px;*/
  justify-content: space-around;
}

.sns-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 50px;
  width: 50px;
  border-radius: 50%;
  border: none;
  transition-duration: .5s;
  /*transform: rotateX(45deg);*/
  box-shadow: 0px 10px 5px rgba(0, 0, 0, 0.3);
  cursor: pointer;
}
.sns-btn--twitter {
  background-color: #ff0000;
}
.sns-btn--facebook {
  background-color: #3b5998;
}
.sns-btn--instagram {
  background:linear-gradient(45deg, #405de6, #5851db, #833ab4, #c13584, #e1306c, #fd1d1d);
}
.sns-btn:hover {
  transform: scale(1.2);
  box-shadow: none;
  text-decoration: none;
}
.sns-btn__icon {
  font-size: 23px;
  letter-spacing: 0.1em;
  color: #fff;
}
.br{
  display: none;
}

@media (max-width: 767px){
  .br{
  display: unset;
}
}


/*footer end*/



/*about us page start*/


.banner {
  background: url(../images/51.jpg) no-repeat fixed  50% 0;
  height: 22em;
  position: relative;
  overflow: hidden;
  width: 100%;
}
.art-banner {
    background: url(../images/web.jpg) no-repeat fixed  50% 0;
    height: 30em;
    position: relative;
    overflow: hidden;
    width: 100%;
    background-size:contain;
}
@media screen and (max-width:1024px) {
    .art-banner {
        background: url(../images/final-Broucher_front.jpg) no-repeat fixed  75% 0;
        height: 30em;
        position: relative;
        overflow: hidden;
        width: 100%;
        /*background-size:contain;*/
    }
}
.banner1 {
  background: url(../images/Euphonybanner.jpg) no-repeat fixed  50% 0;
  height: 22em;
  position: relative;
  overflow: hidden;
  width: 100%;
  background-size: contain;
}
@media (max-width: 767px){
  .banner1 {
    background-size: unset;
  }
}
.banner2 {
  background: url(../images/euph.jpg) no-repeat fixed  50% 0;
  height: 22em;
  position: relative;
  overflow: hidden;
  width: 100%;
  background-size: contain;
}
@media (max-width: 767px){
  .banner2 {
    background-size: unset;
  }
}


.banner-text {
  color: #fff;
  font-size: 1.25em;
  left: 0;
  position: absolute;
  top: 75%;
  text-align: center;
  text-shadow: 0 0px 2px rgba(0, 0, 0, 0.5);
  width: 100%;
}


/*.page-title {
    position: absolute;
    bottom: 0;
    background: linear-gradient(90deg, rgba(227, 105, 128, 0.35) 0%, rgba(91, 53, 200, 0.68) 35%, rgba(128, 35, 90, 0.55) 100%);
    padding: 20px 40px;
    border-radius: 4px 4px 0 0;
    max-width: 1170px;
    margin: auto;
}*/
.page-title {
    position: absolute;
    bottom: 0;
    background: linear-gradient(90deg, rgba(227, 105, 128, 0.35) 0%, rgba(91, 53, 200, 0.68) 35%, rgba(128, 35, 90, 0.55) 100%);
    padding: 20px 40px;
    border-radius: 4px 4px 0 0;
    max-width: 1170px;
    margin: 0 auto;
    width: 85%;
    left: 8%;
}
.banner-text h3 {
    font-size: 48px;
    line-height: 52px;
    font-weight: 700;

}
@media (max-width: 991px){
  .banner-text h3 {
    font-size: 35px;
  }
}

.about{
   padding:5% 0;
   width:100%;
   height:auto;
   background-color:#fff;
}
.about .left{
   padding:2% 0;
   float:left;
   width:50%;
   display:inline-block;
}
.about .right{
   width:50%;
   display:inline-block;
}
.about .right img{
   width:100%
}
.about .left h1{
   text-align:center;
   color:#1EADFF;
   margin:0 0 10px 0;
}
.about .left hr{
   width:20%;
   border-top:2px solid #000;
   border-bottom:none;
}
.about .left p{
   font-size:1rem;
   margin:40px auto;
   width:80%
}

.mission{
   padding:5% 0;
   width:100%;
   height:auto;
   background-color:#fff;
}
.mission .right{
   padding:2% 0;
   width:50%;

   display:inline-block;
}
.mission .left{
   float:left;
   width:50%;

   display:inline-block;
}
.mission .left img{
   width:100%;
}
.mission .right h1{
   text-align:center;
   color:#1EADFF;
   margin:0 0 20px 0;
}
.mission .right hr{
   width:35%;
   border-top:2px solid #000;
   border-bottom:none;
}
.mission .right p{
   font-size:1rem;
   margin:40px auto;
   width:80%
}


.team{
  /* width:90%;*/
   margin:auto;
   /*padding:5% 5%;*/
   over-flow:hidden;
}
.team h1{
   text-align:center;
   color:#1EADFF;
   
}
.team h1 hr{
   width:15%;
   border-top:2px solid #000;
   background-color:transperant;
   border-bottom:none;
   margin-bottom:50px;
}
.team .card{
   padding-bottom:20px;
   padding-top:20px;
   position:relative;
   min-width:20%;
   height:500px !important;
   height:auto;
   background-color:#fff;
   display:inline-block;
   margin:40px 6.5%;
   box-shadow: 0 0 20px 2px rgba(0,0,0,0.5);
   text-align:center;
}
.card .circle-container{
   position:relative;
   background-color:#579f79;
   width:250px;
   height:250px;
   border:none;
   border-radius:50%;
   margin:auto;
   color:#fff;
}
.circle-container h1{
   position:absolute;
   top:50%;
   left:50%;
   transform:translate(-50%,-50%);
   margin:0;
   font-size:60px;
}

.team .card h2{
   text-align:center;
   margin:30px 0 0 0;
}
.team .card h4{
   text-align:center;
   margin:10px 0 0 0;
}
.team .card p{
   width:250px;
   margin:30px auto;
   text-align:center;

}
.clear{
    clear: both;      
}

/* media */
@media(max-width:1200px){
   .mission .right p{
      font-size:.8rem;
      margin:20px auto;
   }
   .about .left p{
      font-size:.8rem;
      margin:20px auto;
   }
}


.section-padding30 {
    padding-top: 50px;
    padding-bottom: 30px;
}
.about-area2 .about-img img {
    width: 100%;
}
.about-area2 {
    /*padding-left: 50px;*/
    background-image: url(../images/tumblr_mlb8up0xDi1s5jjtzo1_500.png);
    background-repeat: no-repeat;
    background-position: top;
}
@media (max-width: 991px){
  .about-area2 .about-caption {
    padding-left: 20px;
}
}
.mb-50 {
    margin-bottom: 50px;
}
.mb-35 {
    margin-bottom: 35px;
}
.section-tittle span {
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 22px;
    color: #ff5600;
    display: inline-block;
}
.section-tittle h2 {
    font-size: 49px;
    display: block;
    color: #606060;
    font-weight: 600;
    margin-bottom: 17px;
    line-height: 1.3;
}
.about-area2 .about-caption .pera-top {
    font-size: 16px;
    font-weight: 600;
    color: #000;
    margin-bottom: 25px;
    letter-spacing:0.5px;
}
.about-area2 .about-caption .pera-bottom {
    font-size: 16px;
    color: #4f4f4f;
    font-weight: 300;
}
.mb-65 {
    margin-bottom: 65px;
}
.border-btn {
    border: 1px solid #ff5600;
    color: #464d65;
    background: 0 0;
    border-radius: 5px;
    text-transform: capitalize;
    padding: 19px 47px;
    -moz-user-select: none;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 1px;
    margin-bottom: 0;
    position: relative;
    transition: color .4s linear;
    position: relative;
    overflow: hidden;
    margin: 0;
}
.border-btn::before {
    border: 1px solid transparent;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 101%;
    height: 101%;
    background: #ff5600;
    z-index: -1;
    transition: transform .5s;
        transition-timing-function: ease;
    transition-timing-function: ease;
    transform-origin: 0 0;
    transition-timing-function: cubic-bezier(.5,1.6,.4,.7);
    transform: scaleY(0);
    border-radius: 0;
}
.border-btn {
    color: #464d65;
    text-transform: capitalize;
    cursor: pointer;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 1px;
}






@media(max-width:992px){
   .about .left{
   width:100%; 
}
   .about .right{
   width:100%; 
}
      .mission .left{
   width:100%; 
}
   .mission .right{
   width:100%; 
}
   .team .card{ 
   width:40%;
}   
}

@media(max-width:768px){
      .team .card{ 
   width:100%;
} 
}


.gray {
  color: #000;
  margin-top: 32px;
  font-size: 20px;
}

/*.team{
  margin:40px;
}*/

.team-member {
  margin: 15px 0;
  padding: 0;
}

.team-member figure {
  position: relative;
  overflow: hidden;
  padding: 0;
  margin: 0;
}

.team-member figure img {
  min-width: 100%;
}

.team-member figcaption p {
  font-size: 16px;
}

.team-member figcaption ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.team-member figcaption ul {
  visibility: visible;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}

.team-member figcaption ul li {
  display: inline-block;
  padding: 10px;
}

.team-member h4 {
  margin: 10px 0 0;
  padding: 0;
  color: #000;
}
.team-member p{
  color: #000;
}

.team-member figcaption {
  padding: 50px;
  color: transparent;
  background-color: transparent;
  position: absolute;
  z-index: 996;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 0;
  overflow: hidden;
  visibility: hidden;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.team-member figure:hover figcaption {
  visibility: visible;
  color: #fff;
  background: linear-gradient(0deg, rgba(49,137,218,0.74831931063441) 0%, rgba(160,45,253,0.7035013834635417) 100%);
  /* Primary color, can be changed via colors.css */
  
  height: 100%;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.team-member figure:hover figcaption ul li a:hover {
  color: rgba(49, 49, 49, .97);
}

.team-member figure img {
  -webkit-transform: scale(1) rotate(0) translateY(0);
  -moz-transform: scale(1) rotate(0) translateY(0);
  -o-transform: scale(1) rotate(0) translateY(0);
  -ms-transform: scale(1) rotate(0) translateY(0);
  transform: scale(1) rotate(0) translateY(0);
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.team-member figure:hover img {
  -webkit-transform: scale(1.1) rotate(1deg) translateY(12px);
  -moz-transform: scale(1.1) rotate(1deg) translateY(12px);
  -o-transform: scale(1.1) rotate(1deg) translateY(12px);
  -ms-transform: scale(1.1) rotate(1deg) translateY(12px);
  transform: scale(1.1) rotate(1deg) translateY(12px);
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}


/*about us page end*/



/*contact us page start*/

#contact-us {
  padding: 30px 0;
/*  transform: translateY(-45px);*/
  background-color: linear-gradient(180deg,#000000ED 39%,#8C0DFF 100%);
  /*box-shadow: 0px 0px 45px -7px rgb(233, 233, 233);*/
}
#contact-us .wpcf7 {
  -webkit-box-shadow: 0 0 20px 3px #0000000d;
  box-shadow: 0 0 20px 3px #0000000d;
  padding: 30px 10px;
  padding-top: 50px;
  margin: 10px auto;
  background: #fff;
}
#contact-us .contact-info-wrapper {
  padding: 30px 0;
}
#contact-us .contact-form-title {
/*  font-family: "Nanum Myeongjo", serif;*/
  margin-bottom: 20px;
  font-weight: bold;
  font-size: 2em;
}
@media only screen and (min-width: 992px) {
  #contact-us .wpcf7 {
    margin-bottom: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 0 30px;
  }
  #contact-us .wpcf7 {
    height: 80vh;
    margin: auto;
    transform: translateX(70px);
    z-index: 1;
    box-shadow: 0 0 20px 3px #0000000d;
  }
}

#contact-us .wpcf7-form .message {
  width: 100%;
}

#contact-us .wpcf7-form label {
  width: 100%;
}

#contact-us .wpcf7-form .message textarea {
  width: 100%;
  height: 100px;
  border: 1px solid #e8e8e8;
  background-color: #f9f9f9;
  padding: 1em;
}

#contact-us .wpcf7-form p input {
  height: 55x;
  color: #24416b;
  border: 1px solid #e8e8e8;
  background-color: #f9f9f9;
  font-size: 15px;
  padding: 10px 20px;
  width: 100%;
}
/* .allrooms */
.inner-headings-title {
 /* font-family: "playFair Display";*/
  color: #b48f31;
  margin-top: 10px;
}
.allrooms .price {
  font-weight: 100;
  font-size: 0.9em;
  color: #000;
  margin-bottom: 20px;
}
.allrooms .room {
  padding: 10px 0;
}
.allrooms .all-rooms-section {
  padding: 10px 0;
}
.allrooms .icon-key-value {
  display: flex;
  margin-top: 10px;
}
.allrooms .icon-key-value .key {
  font-weight: bold;
  margin-left: 10px;
  margin-right: px;
}
/* infpwrapper */

#contact-us .single-contact-info {
  -webkit-box-shadow: 0 0 20px 3px #0000000d;
  box-shadow: 0 0 20px 3px #0000000d;
  background-color: #ffffff;
  padding: 30px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  display: flex;
  flex-direction: column;
  /* align-items: center; */
  justify-content: center;
  height: 200px;
}

#contact-us .single-contact-info:hover {
  background: #6841d6;
  color: #fff;
}

#contact-us .single-contact-info:hover,
#contact-us .single-contact-info:hover i,
#contact-us .single-contact-info:hover a {
  color: #fff;
}
#contact-us .single-contact-info:nth-last-of-type(-n + 2) {
  margin-top: 30px;
}
@media only screen and (min-width: 768px) {
  #contact-us .single-contact-info:nth-last-of-type(-n + 2) {
    margin-top: unset;
  }
}

#contact-us .single-contact-info h6 {
  font-weight: bold;
  /*font-family: "Gilda Display";*/
}
#contact-us .add {
  height: 100px;
}
i {
  color: #b48f31;
}
#contact-us .single-contact-info i {
  display: block;
  color: #8037d5;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  font-size: 25px;
  width: 50px;
  height: 50px;
  line-height: 50px;
}

#contact-us .single-contact-info a {
  color: #7a7e9a;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  display: block;
  font-size: 0.9em;
}
/* map */

.map iframe {
  width: 100%;
  height: 600px;
  max-height: 600px;
}

.btn.focus, .btn:focus {
    outline: 0;
    box-shadow: 0 0 0 1px rgb(198, 196, 196);
}
/*contact us page end*/









.card {
  max-width: 350px;
  height: 500px;
  position: relative;
  box-shadow: 0 1px 15px -10px rgba(0, 0, 0, 0.8);
}
.card .front img {
  transition: 0.8s cubic-bezier(0.51, 0.92, 0.24, 1);
}

.card:hover .front img {
  transform: scale(3);
  transition-delay: 0.2s;
  transition-duration: 0.8s;
}
.card:hover .top-content {
  z-index: 1;
  transform: translateY(-150px);
  transition-delay: 0.2s;
  transition-duration: 0.8s;
}
.card:hover .bottom-content {
  z-index: 1;
  text-shadow: 1px -1px 1px rgba(255, 255, 255, 0.1), 1px 1px 1px rgba(0, 0, 0, 0.5);
  transform: translateY(-140px);
  transition-delay: 0.2s;
  transition-duration: 0.8s;
}
.card:hover .bottom-content a {
  color: #fff;
}
.card:hover .bottom-content p {
  color: #fff;
}
.card:hover .link {
  display: inline;
  z-index: 1;
  position: absolute;
  bottom: 5%;
  left: 5%;
  color: #fff;
  text-shadow: 1px -1px 1px rgba(255, 255, 255, 0.1), 1px 1px 1px rgba(0, 0, 0, 0.5);
}

.card::after {
  display: none;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(39, 157, 225, 0.2);
  border-bottom: 5px solid #239dd5;
  transition: 0.8s cubic-bezier(0.51, 0.92, 0.24, 1);
}

.card:hover::after {
  display: block;
  transition: 0.8s cubic-bezier(0.51, 0.92, 0.24, 1);
}

.link:after {
  background: none repeat scroll 0 0 transparent;
  content: "";
  display: block;
  height: 5px;
  left: 50%;
  position: absolute;
  background: #239dd5;
  transition: width 0.3s ease 0s, left 0.3s ease 0s;
  width: 0;
}

.link:hover:after {
  width: 100%;
  left: 0;
}

.effect {
  overflow: hidden;
  transition: 0.8s cubic-bezier(0.51, 0.92, 0.24, 1);
}

.front {
  width: 100%;
  height: 50%;
}
.front img {
  width: 100%;
  height: 100%;
}

.top-content {
  display: flex;
  flex-direction: row;
  align-items: center;
  position: absolute;
  top: 30%;
  margin: 5%;
  color: #fff;
  text-decoration: none;
  text-shadow: 1px -1px 1px rgba(255, 255, 255, 0.1), 1px 1px 1px rgba(0, 0, 0, 0.5);
  transition: 0.8s cubic-bezier(0.51, 0.92, 0.24, 1);
}

.bottom-content {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  top: 50%;
  position: absolute;
  line-height: 1.2;
  font-size: 1.2em;
  margin: 5%;
  font-weight: 200;
  transition: 0.8s cubic-bezier(0.51, 0.92, 0.24, 1);
}
.bottom-content a {
  color: #000;
  text-decoration: none;
}
.bottom-content p {
  color: #000;
}

.link {
  display: none;
  position: absolute;
  bottom: 5%;
  left: 5%;
  color: #fff;
  text-decoration: none;
  text-shadow: 1px -1px 1px rgba(255, 255, 255, 0.1), 1px 1px 1px rgba(0, 0, 0, 0.5);
}

.profile {
  margin-right: 10px;
}
.profile img {
  width: 65px;
  border-radius: 50%;
}

.profile-info {
  line-height: 2px;
}


#box {
  text-align: center;
  font-size: 3em;
  font-weight: bold;
  -webkit-backface-visibility: hidden; /* fixes flashing */
}


/* flashlight ------------------------------------------------------ */

#flashlight {
  color: hsla(0,0%,0%,0);
  perspective: 80px;
  outline: none;
}


/* flash ------------------------------------------------------ */

#flash {
  display: inline-block;
  text-shadow: #bbb 0 0 1px, #fff 0 -1px 2px, #fff 0 -3px 2px, rgba(0,0,0,0.8) 0 30px 25px;
  transition: margin-left 0.3s cubic-bezier(0, 1, 0, 1);
}
    
#box:hover #flash {
   text-shadow: #111 0 0 1px, rgba(255,255,255,0.1) 0 1px 3px;
  margin-left: 20px;
  transition: margin-left 1s cubic-bezier(0, 0.75, 0, 1);
}


/* light ------------------------------------------------------ */

#light {
  display: inline-block;
  text-shadow: #111 0 0 1px, rgba(255,255,255,0.1) 0 1px 3px;
}

#box:hover #light {
  text-shadow: #fff 0 0 4px, #fcffbb 0 0 20px;
  transform: rotateY(-60deg);
  transition:         transform 0.3s cubic-bezier(0, 0.75, 0, 1), text-shadow 0.1s ease-out;
}



#rotate-words {
  max-width:400px;
  margin:auto;
  padding:2% 0;
  font-size:2.2em;
  text-transform:uppercase;
  font-family: 'Roboto', sans-serif;
  text-align: center;
  color: #4f4e4e;
}

/*#rotate-words div {
 position:absolute;
 opacity:0;
 overflow:hidden;
 left:10vw;
 width:80vw;
 line-height:1.2em;
 animation: rotate-word 32s linear infinite 0s;
}*/

@keyframes rotate-word {
    0% { opacity: 0;  transform: translateX(0);filter:blur(10px);transform:scale(1.2)}
    3% { opacity: 1;  transform: translateX(0);filter:blur(0px);transform:scale(.9)}
    12% { opacity: 1; transform: translateX(0);filter:blur(0px);transform:scale(1)}
    16% { opacity: 0; transform: translateX(0);filter:blur(10px);transform:scale(1.2)}
    80% { opacity: 0}
    100% { opacity: 0}
}

#rotate-words div:nth-child(2) { animation-delay: 4s}
#rotate-words div:nth-child(3) { animation-delay: 8s}
#rotate-words div:nth-child(4) { animation-delay: 12s}
#rotate-words div:nth-child(5) { animation-delay: 16s}
#rotate-words div:nth-child(6) { animation-delay: 20s}
#rotate-words div:nth-child(7) { animation-delay: 24s}
#rotate-words div:nth-child(8) { animation-delay: 28s}

@keyframes author {
    0% { opacity: 0;  transform: translateY(100px);filter:blur(10px);transform: scaleY(2)}
    20% { opacity:0; transform: translateY(200px);filter:blur(10px); transform: scaleY(2)}
    30% { opacity:1; transform: translateY(0);filter:blur(0px);transform: scaleY(1)}
    90% { opacity:1; transform: translateY(0);filter:blur(0px);transform: scaleY(.9)}
    100% { opacity:0; transform: translateY(0);filter:blur(10px);transform: scale(2)}
}



.music {
    width: 92px;
    height: 0px;
    position: relative;
    margin: 0 auto;
}
@media (max-width: 767px){
  .music {
    width: 78px;
    height: 18px;
    position: relative;
    margin: 0px auto;
}
}

.music span {
    width: 10px;
    height: 8px;
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    background-color: #9B5986;
     animation: Loading 3s infinite ease-in-out; 
}
.music span:nth-of-type(2) { left: 20px; animation-delay: .2s; }
.music span:nth-of-type(3) { left: 40px; animation-delay: .4s; }
.music span:nth-of-type(4) { left: 60px; animation-delay: .6s; }
.music span:last-of-type { left: 80px; animation-delay: .8s; }

@keyframes Loading {
    0% { height: 8px; transform: scaleY(); background-color: #9B59B6; }
    50% { height: 8px; transform: scaleY(3.4); background-color: #3498D6; }
    100% { height: 8px; transform: scaleY(); background-color: #9B59B6; }
}


/*
#loading {
    width: 200px;
    height: 50px;
    margin: 20px auto;
    position: relative;
    left: 30%;
}*/

#loading span {
    display: block;
    position: absolute;
    bottom: 0;
    height: 5px;
    width: 9px;
    background-color: #9b59b6;
    animation: waving 1.5s infinite ease-in-out;
}
#loading span:nth-of-type(2) {
    left: 11px;
    animation-delay: 0.3s;
}
#loading span:nth-of-type(3) {
    left: 22px;
    animation-delay: 0.6s;

}
#loading span:nth-of-type(4) {
    left: 33px;
    animation-delay: 0.9s;

}
#loading span:last-of-type {
    left: 44px;
    animation-delay: 1.2s;

}

@keyframes waving {
    0%, 25%, 100% {
        height: 5px;
        transform: translatey(0);
        background-color: #9b59b6;
    }
    25% {
        height: 30px;
        transform: translatey(15px);
        background-color: #3498d6;
    }
   
};



div.waves{
  width: 100%;
  bottom: 0;
  /*height: 100%;*/
  position: relative;
/*  z-index: 99;*/
}
.tutorial-link{
  font-family: 'Roboto', sans-serif;
  text-align: center;
  color: #f3f3f3;
}


/*svg{*/
/*  position: absolute;*/
/*  width: 100%;*/
/*  bottom: 0;*/
/*  left: 0;*/
/*  animation-name: move-left;*/
/*  animation-duration: 4s;*/
/*  animation-iteration-count: infinite;*/
/*  animation-direction: alternate;*/
/*  z-index: 9999;*/
/*}*/
.spacer{
  height: 100px;
  width: 100%;
}

@keyframes example {
  0%   {
    left:0px;
    top:0px;}
  
  50%  {
    left:-2000px;
    top:200px;}
  
  100% {
    left:0px; 
    top:0px;}
}






/*art gallery start*/





#gallery img {
  height: 75vw;
  -o-object-fit: cover;
     object-fit: cover;
     border-radius: 20px;
      box-shadow: 0 0 10px #000;
}
@media (min-width: 576px) {
  #gallery img {
    height: 35vw;
  }
}
@media (min-width: 992px) {
  #gallery img {
    height: 18vw;
  }
}

.carousel-item img {
  height: 60vw;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (min-width: 576px) {
  .carousel-item img {
    height: 500px;
  }
}

/** {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}*/

#gallery.custom {
  padding: 0 15px;
}
#gallery.custom img {
  display: block;
  margin: 15px 0;
  border-radius: 300px 30px 300px 300px;
}
#gallery.custom img:hover {
  border-radius: 30px 90px 30px 30px;
}

#exampleModal.custom .modal-content {
  background: none;
  border: none;
}
#exampleModal.custom .modal-header {
  border: none;
}
#exampleModal.custom .modal-header button {
  background: none;
  border-radius: 100px 100px 0 0;
  padding: 5px 10px;
  opacity: 1;
  position: relative;
  top: 3px;
  border: solid 2px white;
}
@media (min-width: 992px) {
  #exampleModal.custom .modal-header button {
    top: 15px;
  }
}
#exampleModal.custom .modal-header button:hover {
  top: 3px;
}
#exampleModal.custom .modal-header span {
  color: white;
}
#exampleModal.custom .modal-body {
  padding: 0;
  border: none;
  position: relative;
}
#exampleModal.custom .modal-body::before, #exampleModal.custom .modal-body::after {
  content: '';
  height: 50px;
  width: 50px;
  display: block;
  position: absolute;
  background: white;
  border-radius: 3px 10px;
}
@media (min-width: 768px) {
  #exampleModal.custom .modal-body::before, #exampleModal.custom .modal-body::after {
    border-radius: 3px 30px;
    height: 100px;
    width: 100px;
  }
}
#exampleModal.custom .modal-body::before {
  top: -5px;
  left: -5px;
}
@media (min-width: 768px) {
  #exampleModal.custom .modal-body::before {
    top: -15px;
    left: -15px;
  }
}
#exampleModal.custom .modal-body::after {
  bottom: -5px;
  right: -5px;
  z-index: -1;
}
@media (min-width: 768px) {
  #exampleModal.custom .modal-body::after {
    bottom: -15px;
    right: -15px;
  }
}
#exampleModal.custom .modal-footer {
  border: none;
  margin-top: 60px;
}
@media (min-width: 992px) {
  #exampleModal.custom .modal-footer {
    margin-top: 40px;
  }
}
#exampleModal.custom .modal-footer .btn {
  margin: auto;
  border: solid 2px white;
  background: none;
  text-transform: uppercase;
  font-size: 0.8em;
  letter-spacing: 0.1em;
  font-weight: bold;
  padding: 0.2em 0.7em;
}
#exampleModal.custom .modal-footer .btn:hover {
  background: white;
  color: black;
}
#exampleModal.custom .carousel-control-prev, #exampleModal.custom .carousel-control-next {
  font-size: 2em;
  top: auto;
  opacity: 1;
  bottom: -52px;
}
@media (min-width: 768px) {
  #exampleModal.custom .carousel-control-prev, #exampleModal.custom .carousel-control-next {
    top: 0;
    opacity: 0.5;
    bottom: 0;
  }
}
#exampleModal.custom .carousel-control-next-icon, #exampleModal.custom .carousel-control-prev-icon {
  height: 30px;
  width: 30px;
}
@media (min-width: 768px) {
  #exampleModal.custom .carousel-control-prev {
    left: -90px;
  }
}
@media (min-width: 768px) {
  #exampleModal.custom .carousel-control-next {
    right: -90px;
  }

}
#exampleModal.custom .carousel-indicators {
  bottom: -60px;
}
@media (min-width: 992px) {
  #exampleModal.custom .carousel-indicators {
    bottom: -30px;
  }
}
#exampleModal.custom .carousel-indicators li {
  height: 30px;
  border-radius: 100px;
  background: none;
  border: solid 2px white;
}
@media (min-width: 992px) {
  #exampleModal.custom .carousel-indicators li {
    height: 10px;
  }
}
#exampleModal.custom .carousel-indicators li:hover {
  background: white;
}
#exampleModal.custom .carousel-indicators li.active {
  background: white;
}

@media (max-width: 767px){
  .modal{
    top: 150px !important;
  }
}

/* The switch - the box around the slider */
.switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 34px;
}
@media (min-width: 576px) {
  .switch {
    margin: 0;
  }
}
.effect{
    box-shadow: 0 0 3px #000;
    border-radius: 20px;
    cursor: pointer;
}
.effect:hover {
    box-shadow: 0 0 10px #000;
    border-radius: 20px;
    cursor: pointer;
}
.effect a{
  text-decoration: none;
}
.effect a:hover{
  text-decoration: none;
}
/* Hide default HTML checkbox */
.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

/* The slider */
.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

input:checked + .slider {
  background-color: #2196F3;
}

input:focus + .slider {
  box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  transform: translateX(26px);
}

/* Rounded sliders */
.slider.round {
  border-radius: 34px;
}

.slider.round:before {
  border-radius: 50%;
}

.switch-wrap {
  text-align: center;
  background-color: #b1fbc1;
  padding: 30px;
  border-radius: 3px;
  margin: 30px 0 0;
}
@media (min-width: 576px) {
  .switch-wrap {
    position: fixed;
    bottom: 0;
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
            flex-direction: row-reverse;
    -webkit-box-align: center;
            align-items: center;
    width: 100%;
    -webkit-box-pack: center;
            justify-content: center;
    padding: 10px;
  }
}

.switch-text {
  display: block;
  margin: 0.5em;
}
@media (min-width: 576px) {
  .switch-text {
    margin: 0 1em 0 0;
  }
}


.margin-top {
    margin-top: 100px;
}


 .modal {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99999;
    display: none;
    width: 100%;
    height: 100%;
    overflow: hidden;
    outline: 0;
}

/*art gallery end*/



.separator a {
  margin-left: 0!important;
  margin-right: 0!important
}

.separator {
  max-height: 500px;
  overflow: hidden;
  margin: 0 auto 25px auto
}


.separator img {
  width: 100%;
  max-width: 100%;
  height: auto;
  margin-bottom: 15px;
  -webkit-filter: grayscale(100%);
  transition: all .9s
}

.event-des{
  display: block;
  margin: 60px auto 80px auto;
  font-size: 2rem;
  font-weight: 500;
  color: #3243db;
  text-align: center;
}

.contact-form {
    margin-top: 30px;
}

.contact-form .input-block {
    /*background-color: rgb(216, 236, 253);*/
    border: solid 1px #4C209B;
    width: 100%;
    height: 40px;
    padding: 25px;
    position: relative;
    margin-bottom: 20px;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.contact-form .input-block.focus {
 /*   background-color: #d8ecfd;*/
    border: solid 1px #4C209B;
    border-top: none ;
}

.contact-form .input-block.textarea {
    height: auto;
}

.contact-form .input-block.textarea .form-control {
    height: auto;
    resize: none;
}

.contact-form .input-block label {
    padding: 0 10px;
    background: transparent;
    position: absolute;
    left: 8px;
    top: 20px;
    display: block;
    margin: 0;
    font-weight: 300;
    z-index: 1;
    color: #f14a66;
    font-size: 18px;
    line-height: 10px;
}

.contact-form .input-block .form-control {
    background-color: transparent;
    border: medium none;
    border-radius: 0;
    box-shadow: none;
    color: #000;
    font-size: 18px;
    height: 40px;
    padding: 0;
    position: relative;
    top: -20px;
    z-index: 2;
}

.contact-form .input-block .form-control:focus{
  background: transparent !important;
  border-top: none !important;
}

.contact-form .input-block .form-control:focus label {
    top: 0;
}

.contact-form .square-button {
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuNSIgeDI9IjEuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmNTEyZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2RkMjQ3NiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, #ff512f), color-stop(100%, #dd2476));
    background-image: -moz-linear-gradient(left, #f1456c, #4b33e1);
    background-image: -webkit-linear-gradient(left, #f1456c, #4b33e1);
    background-image: linear-gradient(to right, #f1456c, #4b33e1);
    color: #fff;
    font-size: 26px;
    text-transform: uppercase;
    font-weight: 700;
    text-align: center;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    padding: 0 60px;
    height: 60px;
    border: none;
    width: 100%;
    border-radius: 10px;
    transition: all 0.5s;
}

.contact-form .square-button:hover,
.contact-form .square-button:focus {
    background-color: white;
    border-radius: 20px;
    background-image: linear-gradient(to left, #f1456c, #4b33e1);
}

@media (min-width: 768px) {
    .contact-wrap {
        width: 60%;
        margin: auto;
    }
}
/*----page styles---*/
.contact-wrap {
    padding: 15px;
}
.large-cta-section {
    background: #1e9fc4 linear-gradient(45deg, #3e3ed0, #1e9fc4 57%, #4fddd5) repeat scroll 0 0;
    box-shadow: 0 6px 12px -4px rgba(54, 56, 66, 0.25) inset;
    text-align: center;
    z-index: 1;
    height: 400px;
    position: relative;
    overflow: hidden;
}
.medium-large-wrapper{
    padding-top: 50px;
}
.h2.large {
    display: inline-block;
    font-size: 5em;
    font-family: 'Roboto', sans-serif;
}
.white {
    color: #fff;
}
.h2 > .yellow {
    color: #f5ee33;
    font-weight: 600;
}
.h3 {
    font-family: 'Roboto', sans-serif;
    font-size: 1.4em;
    font-weight: 300;
    line-height: 1.8rem;
    margin-top: 10px;
    margin-bottom: 40px;
}

.footer-cta-link::after {
    background-image: url("https://neverbounce.com/images/background-images/yellow-airplane-left.png");
    background-repeat: no-repeat;
    background-size: contain;
    bottom: -10em;
    content: "";
    display: block;
    height: 10em;
    left: -8.5em;
    pointer-events: none;
    position: absolute;
    width: 7em;
}
.footer-cta-link {
    position: relative;
}
.cta-link {
    background: #fff none repeat scroll 0 0;
    border-radius: 4px;
    color: #1e9fc4;
    letter-spacing: 2px;
    line-height: 1rem;
    margin-left: 1em;
    margin-right: 1em;
    margin-top: 4em;
    padding: 0.88rem 1.5em;
    text-decoration: none;
    text-transform: uppercase;
    transition: background 0.2s ease-in-out 0s;
    vertical-align: middle;
}
a.cta-link:hover{
    background: #f5ee33;
    text-decoration: none;
}
.cta-purple-email {
    left: 0;
    position: absolute;
    top: 5em;
    z-index: 0;
    transform: translate3d(0px, 0%, 0px);
}
.cta-blue-email {
    bottom: -45px;
    position: absolute;
    right: 15%;
    width: 15em;
    z-index: 0;
    transform: translate3d(86.875px, -8.6875%, 0px);
}

.cta-left-line {
    left: 0;
    opacity: 0.7;
    pointer-events: none;
    position: absolute;
    top: -38em;
    z-index: 0;
}
.cta-teal-airplane {
    opacity: 0.8;
    pointer-events: none;
    position: absolute;
    right: 10px;
    top: 3em;
    width: 15em;
    z-index: 4;
}
.made-with-love {
    margin-top: 40px;
    padding: 10px;
    clear: left;
    text-align: center;
    font-size: 12px;
    font-family: 'Roboto', sans-serif;
    color: #666;
}

.made-with-love i {
    font-style: normal;
    color: #F50057;
    font-size: 14px;
    position: relative;
    top: 2px;
}

.made-with-love a {
    color: #666;
    text-decoration: none;
}

.made-with-love a:hover {
    text-decoration: underline;
}




.des-activity{
  margin-top: 40px;
  background-color: aliceblue;
  border-radius: 10px;
  box-shadow: 0 0 10px gainsboro;
  padding: 20px;
}
.des-activity p{
  text-align: center;
}


hr {
  border: 0;
    height: 3px;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
}

.thumbnail {
  margin-bottom:6px;
  display:flex;
  flex-wrap: wrap;
}
.thumbnail a:hover {
  text-decoration: none;
}
    
.blur {
    transform: scale(0.9);
    opacity: 0.6;
    -webkit-filter: blur(2px);
    -moz-filter: blur(2px);
    -o-filter: blur(2px);
    -ms-filter: blur(2px);
    filter: blur(2px);
}


.activity-hed{
  text-align: center;
  padding: 10px;
  background-color: aliceblue;
  color: #351c89;
}




/*
.video-container {
  position: relative;
  padding-bottom: 56.25%;
  border: 1px solid #111;
  margin: 2% 0;
  cursor: pointer;
}

.video {
  background: #101010 url(http://i63.tinypic.com/efm003.png);
  background-size: 10%;
  background-repeat: no-repeat;
  background-position: center;
}

.video-container img,
.video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.video-container img:hover {
  opacity: 0.8;
}*/


video {
  width: 100% !important;
  /*height: auto !important;*/
}

.main1 {
  background: aliceblue;
 /* height: 100vh;*/
  max-width: 400px;
  margin: 0 auto;
  padding: 1rem;
  border-radius: 10px;
  box-shadow: 0 0 10px gainsboro;
}

.main1 h4{
  text-align: center;
 /* background-color: #000;
  color: #fff;*/
  padding: 10px;
}

.main1 p{
  text-align: center;
  /*background-color: #000;
  color: #fff;
*/  padding: 10px;
}


.cour-page{
  padding: 20px;
  background: linear-gradient(90deg, rgba(227, 105, 128, 0.1) 0%, rgba(91, 53, 200, 0.17) 35%, rgb(128, 35, 90) 100%);
  margin-top: 40px;
  border-radius: 10px;
  box-shadow: 0 0 10px gainsboro;
  position: absolute;
  z-index: 99999;
  display: contents;
  width: 100%;
}

.pia-hed{
  text-align: center;
  padding: 20px;
}




/*.svg-wrap .svg-top-left {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
}
svg {
    overflow: hidden;
    vertical-align: middle;
}*/




.hero {
  /*background: #fff;
*/  position: relative;
  height: 100%;
  padding: 50px 0;
  overflow: hidden;
}
.hero__title {
  position: inherit;
  z-index: 1;
}
.cube {
  position: absolute;
  top: 80vh;
  left: 45vw;
  width: 10px;
  height: 10px;
  /*border: solid 1px #003298;*/
  transform-origin: top left;
  transform: scale(0) rotate(0deg) translate(-50%, -50%);
  animation: cube 12s ease-in forwards infinite;
}
.cube:nth-child(2n) {
  /*border-color: #0051F4;*/
}
.cube:nth-child(2) {
  animation-delay: 2s;
  left: 25vw;
  top: 40vh;
}
.cube:nth-child(3) {
  animation-delay: 4s;
  left: 75vw;
  top: 50vh;
}
.cube:nth-child(4) {
  animation-delay: 6s;
  left: 90vw;
  top: 10vh;
}
.cube:nth-child(5) {
  animation-delay: 8s;
  left: 10vw;
  top: 85vh;
}
.cube:nth-child(6) {
  animation-delay: 10s;
  left: 50vw;
  top: 10vh;
}
@keyframes cube {
  from {
    transform: scale(0) rotate(0deg) translate(-50%, -50%);
    opacity: 1;
  }
  to {
    transform: scale(20) rotate(360deg) translate(-50%, -50%);
    opacity: 0;
  }
}


.nav-item:hover{
  background:#fff;
  color: #000; 
  border-color: #73458e;
}


.to-top {
  position: fixed;
    bottom: 100px;
    right: 30px;
    height: 40px;
    width: 40px;
    z-index: 50;
    padding: 0;
    border: none;
    border-radius: 50%;
    box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.5);
    background: #fff;
        background-position-x: 0%;
        background-position-y: 0%;
        background-repeat: repeat;
        background-image: none;
        background-size: auto;
    background-image: url("../images/PNGPIX-COM-Arrow-PNG-Image-11.png");
    background-repeat: no-repeat;
    background-position: center center;
    color: #000;
    font-size: 8px;
    line-height: 19px;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
    text-indent: -9999px;
    opacity: 1;
    visibility: visible;
    transition: opacity 0.2s linear, visibility 0.2s linear;
    cursor: pointer;
    z-index: 9999;
    background-size: 18px;
}
@media screen and (min-width: 700px) {
  .to-top {
     /*right: 60px;*/
    height: 40px;
    width: 40px;
    padding: 20px 0 0 0;
    background-position: center 6px;
    text-indent: 0;
    line-height: 0;
  }
}
.to-top.is-hidden {
  opacity: 0;
  visibility: hidden;
}


/*
a.btn {
  background: #0096a0;
  border-radius: 4px;
  box-shadow: 0 2px 0px 0 rgba(0, 0, 0, 0.25);
  color: #ffffff;
  display: inline-block;
  padding: 6px 30px 8px;
  position: relative;
  text-decoration: none;
  transition: all 0.1s 0s ease-out;
}
.no-touch a.btn:hover {
  background: #00a2ad;
  box-shadow: 0px 8px 2px 0 rgba(0, 0, 0, 0.075);
  transform: translateY(-2px);
  transition: all 0.25s 0s ease-out;
}
.no-touch a.btn:active,
a.btn:active {
  background: #008a93;
  box-shadow: 0 1px 0px 0 rgba(255, 255, 255, 0.25);
  transform: translate3d(0, 1px, 0);
  transition: all 0.025s 0s ease-out;
}
div.cards {
  margin: 80px auto;
  max-width: 960px;
  text-align: center;
}
div.card {
  background: #ffffff;
  display: inline-block;
  margin: 8px;
  max-width: 300px;
  perspective: 1000;
  position: relative;
  text-align: left;
  transition: all 0.3s 0s ease-in;
  width: 300px;
  z-index: 1;
  height: 295px;
}
div.card img {
  max-width: 300px;
}
div.card .card__image-holder {
  background: rgba(0, 0, 0, 0.1);
  height: 0;
  padding-bottom: 75%;
}
div.card div.card-title {
  background: #ffffff;
  padding: 6px 15px 10px;
  position: relative;
  z-index: 0;
}
div.card div.card-title a.toggle-info {
  border-radius: 32px;
  height: 32px;
  padding: 0;
  position: absolute;
  right: 15px;
  top: 10px;
  width: 32px;
}
div.card div.card-title a.toggle-info span {
  background: #ffffff;
  display: block;
  height: 2px;
  position: absolute;
  top: 16px;
  transition: all 0.15s 0s ease-out;
  width: 12px;
}
div.card div.card-title a.toggle-info span.left {
  right: 14px;
  transform: rotate(45deg);
}
div.card div.card-title a.toggle-info span.right {
  left: 14px;
  transform: rotate(-45deg);
}
div.card div.card-title h2 {
  font-size: 24px;
  font-weight: 700;
  letter-spacing: -0.05em;
  margin: 0;
  padding: 0;
}
div.card div.card-title h2 small {
  display: block;
  font-size: 18px;
  font-weight: 600;
  letter-spacing: -0.025em;
}
div.card div.card-description {
  padding: 0 15px 10px;
  position: relative;
  font-size: 14px;
}
div.card div.card-actions {
  box-shadow: 0 2px 0px 0 rgba(0, 0, 0, 0.075);
  padding: 10px 15px 20px;
  text-align: center;
}
div.card div.card-flap {
  background: #d9d9d9;
  position: absolute;
  width: 100%;
  transform-origin: top;
  transform: rotateX(-90deg);
}
div.card div.flap1 {
  transition: all 0.3s 0.3s ease-out;
  z-index: -1;
}
div.card div.flap2 {
  transition: all 0.3s 0s ease-out;
  z-index: -2;
}
div.cards.showing div.card {
  cursor: pointer;
  opacity: 0.6;
  transform: scale(0.88);
}
.no-touch div.cards.showing div.card:hover {
  opacity: 0.94;
  transform: scale(0.92);
}
div.card.show {
  opacity: 1 !important;
  transform: scale(1) !important;
}
div.card.show div.card-title a.toggle-info {
  background: #ff6666 !important;
}
div.card.show div.card-title a.toggle-info span {
  top: 15px;
}
div.card.show div.card-title a.toggle-info span.left {
  right: 10px;
}
div.card.show div.card-title a.toggle-info span.right {
  left: 10px;
}
div.card.show div.card-flap {
  background: #ffffff;
  transform: rotateX(0deg);
  margin-top: -9px;
}
div.card.show div.flap1 {
  transition: all 0.3s 0s ease-out;
}
div.card.show div.flap2 {
  transition: all 0.3s 0.2s ease-out;
}
*/


.blog-card-blog {
    margin-top: 30px;
}
.blog-card-description {
  font-weight: 600;
}
.blog-card {
    display: inline-block;
    position: relative;
    width: 100%;
    margin-bottom: 30px;
    border-radius: 6px;
    color: rgba(0, 0, 0, 0.87);
    background: #fff;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}
.blog-card .blog-card-image {
    height: 60%;
    position: relative;
    overflow: hidden;
    margin-left: 15px;
    margin-right: 15px;
    margin-top: -30px;
    border-radius: 6px;
    box-shadow: 0 16px 38px -12px rgba(0, 0, 0, 0.56), 0 4px 25px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2);
}
.blog-card .blog-card-image img {
    width: 100%;
    height: 100%;
    border-radius: 6px;
    pointer-events: none;
}
.blog-card .blog-table {
  padding: 15px 14px;
  background-image: url(../images/Gospel-Music-PNG-Pic.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.blog-table {
    margin-bottom: 0px;
}
.blog-category {
    position: relative;
    line-height: 0;
    margin: 15px 0;
}
.blog-text-success {
    color: #28a745!important;
}
.blog-card-blog .blog-card-caption {
    margin-top: 5px;
}
.blog-card-caption {
    font-weight: 700;
    font-family: 'Roboto', sans-serif;
}
.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.blog-card-caption, .blog-card-caption a {
    color: #333;
    text-decoration: none;
}

/*p {
    color: #3C4857;
}

p {
    margin-top: 0;
    margin-bottom: 1rem;
}*/
.blog-card .ftr {
    margin-top: 15px;
    padding: 20px;
    text-align: center;
}
.blog-card .ftr .author {
    color: #888;
}

.blog-card .ftr div {
    display: inline-block;
}
.blog-card .author .avatar {
    width: 36px;
    height: 36px;
    overflow: hidden;
    border-radius: 50%;
    margin-right: 5px;blog-
}
.blog-card .ftr .stats {
    position: relative;
    top: 1px;
    font-size: 14px;
}
.blog-card .ftr .stats {
    float: right;
    line-height: 30px;
}

.cross svg{
    position: relative;
    width: 100%;
    bottom: 0;
    left: 0;
    animation-name: move-left;
    animation-duration: 4s;
    animation-iteration-count: infinite;
    animation-direction: alternate;
    z-index: 9999;
    height: 118px;
    background:#000;
    display: block;
    position: relative;
    /*left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);*/
}

@media (max-width: 767px){
  .cross svg{
    width: 100% !important;
  }
  .cross1 svg{
    width: 100% !important;
  }
  .cross2 svg{
    width: 100% !important;
  }
  .cross3 svg{
    width: 100% !important;
  }
  .cross4 svg{
    width: 100% !important;
  }
}
.elementor-shape-fill{
  fill: #2F0193 ;
}

.cross1 svg{
  position: relative;
    width: 100%;
    bottom: 0;
    left: 0;
    animation-name: move-left;
    animation-duration: 4s;
    animation-iteration-count: infinite;
    animation-direction: alternate;
    z-index: 9999;
    height: 118px;
    background:#EEE; 
    display: block;
    position: relative;
  /*  left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);*/
}
.elementor-shape-fill1{
  fill:#fff;
}


.cross2 svg{
  position: relative;
    width: 100%;
    bottom: 0;
    left: 0;
    animation-name: move-left;
    animation-duration: 4s;
    animation-iteration-count: infinite;
    animation-direction: alternate;
    z-index: 9999;
    height: 118px;
    background:#000; 
    display: block;
    position: relative;
    /*left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);*/
}

.cross4 svg{
    position: relative;
    width: 100%;
    bottom: 0;
    left: 0;
    animation-name: move-left;
    animation-duration: 4s;
    animation-iteration-count: infinite;
    animation-direction: alternate;
    z-index: 9999;
    height: 118px;
    background:#777cbf; 
    display: block;
    position: relative;
 /*   left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);*/
}

@media (max-width: 767px){
  .online-hed{
    font-size: 12px;
  }
}

.online-hed{
  text-align: right;
  color: blue;
  text-shadow: 
    0px 0px 3px #fff, 
    0px 0px 7px #fff, 
    0px 0px 10px #fff, 
    0px 0px 16px #e542f4, 
    0px 0px 25px #e542f4, 
    0px 0px 40px #e542f4;
  animation: blink 1s ease-in-out infinite;
  padding: 20px;
}


@keyframes blink {
  0% { text-shadow: 
    0px 0px 3px #fff, 
    0px 0px 7px #fff, 
    0px 0px 10px #fff, 
    0px 0px 16px #e542f4, 
    0px 0px 25px #e542f4, 
    0px 0px 40px #e542f4; }
  50% {
    text-shadow: 
    0px 0px 1px #fff, 
    0px 0px 3px #fff, 
    0px 0px 5px #fff, 
    0px 0px 10px #e542f4, 
    0px 0px 20px #e542f4, 
    0px 0px 30px #e542f4;
  }
  100% {
    text-shadow: 
    0px 0px 3px #fff, 
    0px 0px 7px #fff, 
    0px 0px 10px #fff, 
    0px 0px 16px #e542f4, 
    0px 0px 25px #e542f4, 
    0px 0px 40px #e542f4;
  }
}





.blink{
  color:red;
  font-size:15px;
  animation:blink_animation .5s infinite;
  padding: 10px;
  box-shadow: 0 0 10px #fff;
  border-radius: 10px;
  /*background: #fff;*/
  background: radial-gradient(circle, rgba(247, 247, 247, 0.8) 38%, rgba(251, 251, 253, 0.57) 67%);
}
@media (max-width: 767px){
  .blink{
  color:red;
  font-size:12px;
  animation:blink_animation .5s infinite;
}
}
@keyframes blink_animation {
    30%   {color:red;} 
    50%  {color: green;} 
    75%  {color: #DD3A61;}    
    100% {color:skyblue;}
}


#popup {
    background-color: rgba(0, 0, 0, 0.9);
}

.popup-graybox {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    height: 100vh;
    z-index: 999999;
    align-items: center;
    display: flex;
    box-sizing: border-box;
    overflow: auto;
}
.welcome-popup-sec {
    margin: 30px auto;
    padding: 0;
    width: 522px;
    position: relative;
}

.welcome-popup-sec .welcome-content {
    margin: 0px;
    padding: 0px;
    width: 100%;
    color: #000;
    background: #fff;
    float: left;
    -webkit-box-shadow: 0px 10px 20px 0px rgba(50, 50, 50, 0.52);
    -moz-box-shadow: 0px 10px 20px 0px rgba(50, 50, 50, 0.52);
    box-shadow: 0px 10px 20px 0px rgba(50, 50, 50, 0.52);
}
.welcome-content {
    z-index: 9999;
    text-align: center;
    -webkit-transform-origin: top center;
    -moz-transform-origin: top center;
    -o-transform-origin: top center;
    transform-origin: top center;
    -webkit-animation: iconosani 1.2s forwards;
    animation: iconosani 1.2s forwards;
    -moz-animation: iconosani 1.2s forwards;
    -o-animation: iconosani 1.2s forwards;
}

.welcome-popup-sec .welcome-content .welcome-offer-sec1 {
    float: left;
    width: 100%;
}
.welcome-popup-sec .welcome-content {
    color: #000;
}

.welcome-popup-sec .welcome-cls-btn {
    font-size: 14px;
    line-height: 18px;
    width: 28px;
    height: 28px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #FFF;
    position: absolute;
    right: -14px;
    top: -14px;
    border: 0px;
    -webkit-box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.27);
    box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.27);
    cursor: pointer;
    outline:none;
}
@media (max-width: 375px){
  .welcome-popup-sec {
    width: 90%;
    margin: 0 auto;
}
}



@media (max-width: 640px){
.welcome-popup-sec .welcome-content .welcome-offer-sec1 {
    float: none;
    width: 100%;
    padding-top: 0;
}
.welcome-popup-sec {
    width: 80%;
    margin: 0 auto;
}
}
.hed-blink {
 text-decoration: none !important;
  right:-96px !important;
  position: fixed !important;
  top:31% !important;
  z-index:9999 !important;
  transform: rotate(90deg) !important;
}
@media (max-width: 767px){
  .hed-blink button{
  font-size: 14px;
}
.hed-blink {
    right:-84px !important ;
  }

.modal{
  margin-top: -60px !important;
}
.modal-header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding:0.4rem !important;
    padding-left: 10px;
    border-bottom: 1px solid #e9ecef;
    border-top-left-radius: .3rem;
    border-top-right-radius: .3rem;
}
.modal-footer {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 0.4rem !important;
    border-top: 1px solid #e9ecef;
}
}
.hed-blink :hover{
  text-decoration: none;
}


.modal{
  margin-top: 70px;
}


ul.cform {
    margin: 0;
    padding: 0;
    list-style: none;
    width: 100%;
    float: left;
}
ul.cform li {
    margin-bottom: 20px;
}
ul.cform li:last-child {
    margin: 0px;
}
ul.cform li.half {
    width: 50%;
    float: left;
}
.pl-15 {
    padding-left: 15px;
}
.pr-15 {
    padding-right: 15px;
}
ul.cform li.full {
    width: 100%;
    float: left;
}
ul.cform .form-control {
    border: 2px solid #e1e1e1;
    background: #fafafa;
    color: #555555;
    height: 44px;
    line-height: 49px;
    padding: 0 20px;
}
ul.cform textarea.textarea-control {
    border: 2px solid #e1e1e1;
    background: #fafafa;
    color: #555555;
    padding: 20px;
    width: 100%;
    height: 130px;
    border-radius: 5px;
}
.cform .fsubmit {
    width: 100%;
    border-radius: 5px;
    text-align: center;
    color: #fff;
    background: #371e94;
    border: 0px;
    height: 43px;
    line-height: 35px;
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    font-weight: 600;
    cursor: pointer;
}
.cform .fsubmit:hover {
    background: #fd4f91;
    color: #fff;
}
.contact-form1 h3 {
    font-weight: 700;
    margin: 0 0 25px;
}
.c-info {
    background: #ffffff;
    border: 1px solid #eeeeee;
    border-radius: 5px;
    padding: 30px;
}
.c-info:hover {
    box-shadow: 0 0 0 0.2rem rgba(102,187,106,.25);
}
.contact-map-info h6, .c-info h6 {
    font-weight: 600;
    color: #333333;
    font-size: 20px;
}
.contact-map-info p, .c-info p {
    margin: 0px;
    color: #555555;
    font-size: 16px;
    line-height: 26px;
}
.contact-info {
    margin-top: 70px;
}
.contact-info h3 {
    font-weight: 700;
    margin: 0 0 25px;
}
.contact-form1 {
    width: 100%;
    float: left;
}
.mb60 {
    margin-bottom: 60px;
}
.contact-map-info {
    background: #fff;
    border-radius: 5px;
    width: 350px;
    position: absolute;
    right: 50px;
    top: 50px;
    padding: 30px;
}
.contact-map-info ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
}
.contact-map-info ul li {
    margin-bottom: 30px;
}
.contact-map-info ul li:last-child {
    margin: 0px;
}
.contact-page {
    min-height: 100vh;
    padding: 80px 0;
    background: #f7f7f7;
}




.effect-des{
  text-align: center;
  background: #2c1570;
  padding:10px;
  color: #fff;
  border-radius: 10px;
}

.activity-hed1 {
    text-align: center;
    padding: 10px;
    color: #f03d6c;
}


.box21-foot{
  text-align: center;
  padding:10px;
  color: #fff;
  background: #a644f9;
}


.modal-body1 {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1rem;
}

/*OUR STUDENTS SECTION CSS*/
.accordion .accordion-item {
  border-bottom: 1px solid #E5E5E5;
}
.accordion .accordion-item button[aria-expanded=true] {
  border-bottom: 1px solid #03B5D2;
}
.accordion button {
  position: relative;
  display: block;
  text-align: left;
  width: 100%;
  padding: 1em 0;
  color: #7288A2;
  font-size: 1.15rem;
  font-weight: 400;
  border: none;
  background: none;
  outline: none;
}
.accordion button:hover, .accordion button:focus {
  cursor: pointer;
  color: #03B5D2;
  outline: none;
}
.accordion button:hover::after, .accordion button:focus::after {
  cursor: pointer;
  color: #03B5D2;
  border: 1px solid #03B5D2;
}
.accordion button .accordion-title {
  padding: 1em 1.5em 1em 0;
}
.accordion button .icon {
  display: inline-block;
  position: absolute;
  top: 18px;
  right: 0;
  width: 22px;
  height: 22px;
  border: 1px solid;
  border-radius: 22px;
}
.accordion button .icon::before {
  display: block;
  position: absolute;
  content: "";
  top: 9px;
  left: 5px;
  width: 10px;
  height: 2px;
  background: currentColor;
}
.accordion button .icon::after {
  display: block;
  position: absolute;
  content: "";
  top: 5px;
  left: 9px;
  width: 2px;
  height: 10px;
  background: currentColor;
}
.accordion button[aria-expanded=true] {
  color: #03B5D2;
}
.accordion button[aria-expanded=true] .icon::after {
  width: 0;
}
.accordion button[aria-expanded=true] + .accordion-content {
  opacity: 1;
  max-height: inherit;
  transition: all 200ms linear;
  will-change: opacity, max-height;
}
@media (max-width: 767px){
  .accordion button[aria-expanded=true] + .accordion-content {
  opacity: 1;
  max-height: inherit;
  transition: all 200ms linear;
  will-change: opacity, max-height;
}
}
.accordion .accordion-content {
  opacity: 0;
  max-height: 0;
  overflow: hidden;
  transition: opacity 200ms linear, max-height 200ms linear;
  will-change: opacity, max-height;
}
.accordion .accordion-content p {
  font-size: 1rem;
  font-weight: 300;
  margin: 2em 0;
}
.std-placement-wrap .vc_column_container {
    padding-top: 30px;
    padding-bottom: 30px;
}
.std-placement-wrap .vc_column_container::before {
    content: "";
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 1px;
    background: #EFEFEF;
    margin: 20px 0;
}
.vc_row .vc_column_container > .wpb_wrapper.vc_column-inner {
    padding: 0;
}
.vc_column_container > .vc_column-inner {
    box-sizing: border-box;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
}
.vc_column-inner::before, .vc_column-inner::after {
    content: " ";
    display: table;
}
.std-placement-wrap .wpb_single_image {
    width: 200px;
    height: 200px;
    margin: 0 auto 15px;
    border-radius: 50%;
    border: 7px solid #fff;
    box-shadow: 0 0 6px 0 rgba(0,0,0,.2);
    overflow: hidden;
}
.wpb_single_image.vc_align_center {
    text-align: center;
}
.wpb_single_image.vc_align_center {
    text-align: center;
}
.wpb_single_image .vc_single_image-wrapper {
    display: inline-block;
    max-width: 100%;
}
.wpb_single_image .vc_single_image-wrapper {
    display: inline-block;
    vertical-align: top;
    max-width: 100%;
}
.std-placement-wrap .wpb_single_image img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
}
.wpb_single_image img {
    height: auto;
    max-width: 100%;
    vertical-align: top;
}
.std-placement-wrap h3 {
    margin: 0 0 4px;
    font-size: 22px;
    color: #000;
}
.wpb_content_element:last-child {
    margin-bottom: 0;
}
.std-placement-wrap h4 {
    color: #313131;
    font-size: 13px;
    line-height: 120%;
    margin: 0 0 13px;
    text-align: center;
}
.std-placement-wrap h5 {
    text-align: center;
    font-size: 15px;
    line-height: 120%;
    font-weight: 400;
}
.vc_column-inner::after {
    clear: both;
}
.vc_column-inner::before, .vc_column-inner::after {
    content: " ";
    display: table;
}
.std-placement-wrap .vc_column_container::after {
    content: "";
    display: block;
    position: absolute;
    right: 0;
    left: 0;
    bottom: 0;
    height: 1px;
    background: #EFEFEF;
    margin: 0 20px;
}
/*OUR STUDENTS SECTION CSS END*/



/*courses details start*/

.detail-des h4{
  color: #fff;
  margin-top: 20px;
}
.detail-des p{
  color: #fff;
}

.course-img img {
  border-radius: 30px;
}

.des-deta{
  background-color: #9595955e;
  border-radius: 20px;
  padding: 20px;
  margin-top: 20px;
  box-shadow: 0 0 10px #9595955e;
}

/*courses details end*/
.top-bg-wave {
  background-image: url(../images/Untitled-1099.png);
  position: absolute;
  top: -5%;
  left: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
}
.bottom-bg-wave {
  background-image: url(../images/Untitled-167887.png);
  position: absolute;
  top: 100%;
  left: 0;
/*  height: 100%;*/
  width: 100%;
  background-repeat: no-repeat;
}
@media screen and (max-width: 767px) {
  .bottom-bg-wave {
    position: absolute;
    top: 99%;
    left: 0;
    height: 7%;
  }
  .top-bg-wave {
    display: none;
  }
}
.service-sec {
  background-image: url(../images/Gospel-Music-Download-PNG-Image.png);
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  background-size: contain;
}
@media screen and (max-width: 991px) {
  .service-sec {
    background-repeat: repeat;
  }
}

.background-effect {
  position: absolute;
  background-image: url(../images/rulers.png);
  width: 100%;
  top: 0;
  left: 0;
  transform: rotate(180deg);
  height: 25%;
}
.bg-effects {
  background-image: url(../images/e5bb3dcb0f7f1d3d71aa9845a602dd09.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.background-banner {
  background-image: url(../images/pngaaa.com-182006.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.join-us-bg {
  background-image: url(../images/pngaaa.com-3941710.png);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.stud-activity {
  background-image: url(../images/pngaaa.com-3727662.png);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.details-sec {
  background-image: url(../images/Daco_1035911.png);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
.des-data {
  position: relative;
}
.music-instrument {
  position: absolute;
  width: 200px;
  height: 200px;
  border-radius: 50%;
  top: -10%;
  left: -10%;
  background: rgba(255,255,255,0.5);
  box-shadow: 0 0 10px gainsboro;
  padding: 20px;
  z-index: 9999;
}
.music-instrument h6 {
  font-weight: 600;
  color: red;
}

.detail-des h4 {
    color: #fff;
    margin-top: 20px;
}

.detail-des p {
    color: #fff;
}

.course-img img {
    border-radius: 30px;
}

.des-deta {
    /* background-color: #9595955e; */
    border-radius: 20px;
    padding: 20px;
    margin-top: 20px;
    box-shadow: 0 0 10px #9595955e;
}

.des-deta:nth-of-type(odd) {
    background: linear-gradient( 93deg, rgb(19, 19, 19) 0%, rgb(6, 6, 6) 100%);
    position: relative;
}

.des-deta:nth-of-type(even) {
    background: linear-gradient( 220deg, rgb(121, 75, 197) 0%, rgb(118, 70, 196) 100%);
    position: relative;
}

.des-deta:nth-of-type(odd)::before {
    position: absolute;
    content: "";
    padding-left: 120px;
    padding-bottom: 125px;
    background-image: url(../images/course-detail-background.jpg);
    top: 0px;
    left: 0px;
    background-position-x: 0px;
    background-repeat: no-repeat;
    z-index: -1;
    width: 100%;
    height: 100%;
    opacity: 0.7;
    background-size:cover;
    border-radius:20px;
}

.des-deta:nth-of-type(even)::before {
    position: absolute;
    content: "";
    background-image: url(../images/course-detail-background.jpg);
    top: 0px;
    background-position-x: 0px;
    background-repeat: no-repeat;
    left: 0px;
    z-index: -1;
    width: 100%;
    height: 100%;
    opacity: 0.7;
    background-size:cover;
    border-radius:20px;
}


.whatsapp-image{
 width: 40px; 
 outline:none;
}

.CommonLayout__Inner-d1flxf-1 a {
    
}



.slide-des {
  background: #4221a570;
  border-radius: 10px;
  padding: 10px;
}

.slide-des p{

}

@media (max-width: 767px){
  .slide-des {
  background:#4221a570;
  border-radius: 10px;
  padding: 10px;
}
.slide-des p{
  font-size: 12px;
}
.slide-des h3{
  font-size: 17px;
}
}


.carousel-indicators li {
    position: relative;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 9px !important;
    height: 9px !important;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: rgba(255,255,255,.5);
    border-radius: 50% !important;
}


.img-ngo{
  max-width: 100%;
  height: 200px;
}



.image-holder{
    margin: 10px 0;
}
.panel .panel-body {
    position: relative;
    padding: 0 !important;
    overflow: hidden;
    height: auto;
    transition: all 0.5s;
    border-radius: 5px;
}
.panel .panel-body:hover {
	box-shadow: 0 0 20px #000;
	border-radius: 10px;
}
.panel .panel-body a img {
    display: block;
    margin: 0;
    width: 100%;
    /*height: 150px;*/
    transition: all 0.5s;
}
.panel .panel-body a.zoom:hover img {
    transform: scale(1.3);
}
.panel .panel-body a.zoom span.overlay {
    position: absolute;
    top: 0;
    left: 0;
    visibility: hidden;
    height: 100%;
    width: 100%;
    background-color: #000;
    opacity: 0;
    transition: opacity .25s ease-out;
}
.panel .panel-body a.zoom:hover span.overlay {
    display: block;
    visibility: visible;
    opacity: 0.55;
    filter: alpha(opacity=65);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=65)";
}
.panel .panel-body a.zoom:hover span.overlay i {
    position: absolute;
    top: 40%;
    left: 0%;
    width: 100%;
    font-size: 2.25em;
    color: #fff !important;
    text-align: center;
    opacity: 1;
    filter: alpha(opacity=1);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=1)";
}
#lightbox .modal-content {
    display: inline-block;
    text-align: center;
}

.wp-gr .wp-google-badge-fixed {
    position: fixed !important;
    right: 15px !important;
    bottom: 10px !important;
    max-width: none !important;
    z-index: 2147482999 !important;
}

.img-res {
    width: 250px;
    height:185px;
}

@media screen and (max-width:767px) {
    .img-res {
        width: 100%;
        height:auto;
    }
}
