body {
    font-family:sans-serif!important;
    font-size: 15px;
    color: #1c1b1b;
}
/*.carousel-caption {
    top: 10%!important;
    
    right: 66%!important;
    bottom: 20px!important;
}*/
a:hover,a:focus{
    text-decoration: none!important;
}
.navbar-collapse.in {
    background:#75b6ca!important;
    }

.logo {
    font-weight: bold;
    display: -webkit-inline-box;
    color:#EE3268;
    font-size: 22px;
    margin-top: 13px;
}

 /* @media(max-width: 800px) {
    .navbar-brand {
        display: none;
    }
} */
@media (max-width: 600px){
.mu-about-area {
      padding-top: 50px!important;
}
}
@media(max-width: 800px) {
    .logo {
       margin-left: -17px!important;
       padding-top: 3px!important;
       font-size: 16px!important;
    }
} 

.nav>li>a:hover {
    color: #6fafc1;
    background-color: transparent!important;
    font-weight: bold;
}

.carousel {
    padding-top: 55px;
}

.bg {
    height: 60px;
    width: 100%;
    background-color: white;
    position: fixed;
    /*background: url(img/background@2x.jpg) fixed;*/
    z-index: 1040;
}

.navbar-nav>li>a {
    font-weight: bold;
    color: black;
}

.navbar-brand {
    float: left;
    height: 56px;
    padding: 5px 20px;
}

.navbar-toggle {
    background-color: black;
}

.icon-bar {
    background-color: white;
}

.navbar {
    border-radius: 0px;
    margin-bottom: 0px;
}

.mu-about-area {
    padding-top: 100px;
    padding-bottom: 50px;
}

.mu-title {
    color: white;
    text-align: center;
}

.l1 {
    color: white;
    text-align: center;
}

.lines {
    margin: auto;
    width: 70px;
    position: relative;
    border-top: 2px solid #EE3268;
    margin-top: 15px;
}

#mu-registration {
    background-color: white!important;

    margin-bottom: -118px;
    width: 100%;
}

.mu-registration-area {
  
    padding: 60px 0;

}

.mu-registration-content-area {
    display: inline;
    float: left;
    margin-top: 50px;
    width: 100%;
}

.mu-registration-menu {
    text-align: center!important;
    border: none!important;
}

.mu-registration-menu li {
    float: none;
    display: inline-block;
}

.mu-registration-menu li a {
    color: white;
    background-color: black;
    border-radius: 0;
    margin: 0 10px;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.mu-registration-menu li a:hover,
.mu-registration-menu li a:focus,
.mu-registration-menu li.active a,
.mu-registration-menu li.active a:hover,
.mu-registration-menu li.active a:focus {
    color: black;
    background-color: pink;
}

.mu-registration-content {
    margin-top: 50px;
}

.mem {
    color: black;
}

.jn {
    text-align: center;
    color: black;
}

.foot {
    margin-top: 150px;
}

.fa-bookmark,
.abt {
    display: inline-block;
}

.fa-telegram,
.don {
    display: inline-block;
}

.fa-address-book,
.con {
    display: inline-block;
}

.fa-bookmark,
.fa-telegram,
.fa-address-book,
.fa-check,
.abt,
.con,
.don,
.fa-envelope-o,
.fa-phone {
    color: white;
}

.fa-facebook-square,
.fa-twitter-square,
.fa-google-plus-square,
.fa-instagram,
.fa-youtube-square {
    font-size: 28px;
    color: black;
}
.fa-facebook-square:hover{
    color: #3B5998;
}
.fa-twitter-square:hover{
    color: lightblue;
}
.fa-google-plus-square:hover{
    color: red;
}
.fa-instagram:hover{
    color: #8a3ab9;
}
.fa-youtube-square:hover{
    color: red;
}

.foot {
    background-color: #6fafc1;
}

.m1 {
    margin-top: 60px;
    background-color: #6fafc1;
}

.s1 {
    margin-top: 60px;
}

.ad {
    line-height: 20px;
}

.al1 {
    text-align: center;
}


/*** PANEL DEFAULT ***/

.nav-tabs {
    border-bottom: 0px solid #ddd!important;
}

.panel-heading {
    padding: 10px 50px!important;
}

.with-nav-tabs.panel-default .nav-tabs>li>a,
.with-nav-tabs.panel-default .nav-tabs>li>a:hover,
.with-nav-tabs.panel-default .nav-tabs>li>a:focus {
    color: #777;
}

.with-nav-tabs.panel-default .nav-tabs>.open>a,
.with-nav-tabs.panel-default .nav-tabs>.open>a:hover,
.with-nav-tabs.panel-default .nav-tabs>.open>a:focus,
.with-nav-tabs.panel-default .nav-tabs>li>a:hover,
.with-nav-tabs.panel-default .nav-tabs>li>a:focus {
    color: #777;
    background-color: #ddd;
    border-color: transparent;
}

.with-nav-tabs.panel-default .nav-tabs>li.active>a,
.with-nav-tabs.panel-default .nav-tabs>li.active>a:hover,
.with-nav-tabs.panel-default .nav-tabs>li.active>a:focus {
    color: #555;
    background-color: #fff;
    border-color: #ddd;
    border-bottom-color: transparent;
}

.with-nav-tabs.panel-default .nav-tabs>li.dropdown .dropdown-menu {
    background-color: #f5f5f5;
    border-color: #ddd;
}

.with-nav-tabs.panel-default .nav-tabs>li.dropdown .dropdown-menu>li>a {
    color: #777;
}

.with-nav-tabs.panel-default .nav-tabs>li.dropdown .dropdown-menu>li>a:hover,
.with-nav-tabs.panel-default .nav-tabs>li.dropdown .dropdown-menu>li>a:focus {
    background-color: #ddd;
}

.with-nav-tabs.panel-default .nav-tabs>li.dropdown .dropdown-menu>.active>a,
.with-nav-tabs.panel-default .nav-tabs>li.dropdown .dropdown-menu>.active>a:hover,
.with-nav-tabs.panel-default .nav-tabs>li.dropdown .dropdown-menu>.active>a:focus {
    color: #fff;
    background-color: #555;
}

@media(max-width: 800px) {
    .mu-about-area {
        text-align: center;
    }
}

.foot-end {
    margin-top: 15px;
    margin-bottom: 15px;
}

.fe1 {
    text-align: center;
}
.ic{
    font-size: 50px;
    margin-top: 20px;
}
.ct{
    color: black;
    font-size: 18px;
}
.ctc{
    line-height: 30px;
}


.form-control{
    height: 50px;
}
textarea.form-control{
    height: 150px;
}
.mu-send-msg-btn {
    background-color: black;
    color: white;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 1px;
    text-align: center;
    padding: 14px 24px;
    margin-top: 10px;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    width: 250px;
    
    border-radius: 5px;
}

.mu-send-msg-btn:hover,
.mu-send-msg-btn:focus {
    color: black;
    background-color: white;
}
.mu-venue-area{
margin-top: 60px;
margin-bottom: -100px;
}

.act{
    padding-top: 30px;
}
.tf{
    text-align: center;
    font-size: 15px;
    font-weight: bold;
}
/*gallery*/

.gal-container{
    padding-top: 100px;
    padding: 12px;
}
.gal-item{
    overflow: hidden;
    padding: 3px;
}
.gal-item .box{
    height: 350px;
    overflow: hidden;
}
.box img{
    height: 100%;
    width: 100%;
    object-fit:cover;
    -o-object-fit:cover;
}
.gal-item a:focus{
    outline: none;
}
.gal-item a:after{
    content:"\e003";
    font-family: 'Glyphicons Halflings';
    opacity: 0;
    background-color: rgba(0, 0, 0, 0.75);
    position: absolute;
    right: 3px;
    left: 3px;
    top: 3px;
    bottom: 3px;
    text-align: center;
    line-height: 350px;
    font-size: 30px;
    color: #fff;
    -webkit-transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    transition: all 0.5s ease-in-out 0s;
}
.gal-item a:hover:after{
    opacity: 1;
}
.modal-open .gal-container .modal{
    background-color: rgba(0,0,0,0.4);
}
.modal-open .gal-item .modal-body{
    padding: 0px;
}
.modal-open .gal-item button.close{
    position: absolute;
    width: 25px;
    height: 25px;
    background-color: #000;
    opacity: 1;
    color: #fff;
    z-index: 999;
    right: -12px;
    top: -12px;
    border-radius: 50%;
    font-size: 15px;
    border: 2px solid #fff;
    line-height: 25px;
    -webkit-box-shadow: 0 0 1px 1px rgba(0,0,0,0.35);
    box-shadow: 0 0 1px 1px rgba(0,0,0,0.35);
}
.modal-open .gal-item button.close:focus{
    outline: none;
}
.modal-open .gal-item button.close span{
    position: relative;
    top: -3px;
    font-weight: lighter;
    text-shadow:none;
}
.gal-container .modal-dialogue{
    width: 80%;
}
.gal-container .description{
    position: relative;
    height: 40px;
    top: -40px;
    padding: 10px 25px;
    background-color: rgba(0,0,0,0.5);
    color: #fff;
    text-align: left;
}
.gal-container .description h4{
    margin:0px;
    font-size: 15px;
    font-weight: 300;
    line-height: 20px;
}
.gal-container .modal.fade .modal-dialog {
    -webkit-transform: scale(0.1);
    -moz-transform: scale(0.1);
    -ms-transform: scale(0.1);
    transform: scale(0.1);
    top: 100px;
    opacity: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

.gal-container .modal.fade.in .modal-dialog {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transform: translate3d(0, -100px, 0);
    transform: translate3d(0, -100px, 0);
    opacity: 1;
}
@media (min-width: 768px) {
.gal-container .modal-dialog {
    width: 55%;
    margin: 50 auto;
}
}
@media (max-width: 768px) {
    .gal-container .modal-content{
        height:250px;
    }
}
/* Footer Style */
i.red{
    color:#BC0213;
}
.gal-container{
    padding-top :150px;
   
}
footer{
    font-family: 'Quicksand', sans-serif;
}
footer a,footer a:hover{
    color: #88C425;
}
@media(max-width: 600px) {
.ig{
    padding-top: 80px;
}
}
@media (max-width: 600px) {
    .desk {
      display: none;
    }
  }
  
  @media (min-width: 600px) {
    .mob {
      display: none;
    }
  }
@media(max-width:600px){
    .text{
        padding-right: 25px!important;
        padding-left: 25px!important;
    }
}  












