
h4, h5, h6,
h1, h2, h3 {margin: 0;}
ul, ol {margin: 0;}
p {margin: 0;}
html, body{
 font-family: 'Asap', sans-serif;
   font-size: 100%;
   background:#fff; 
   scroll-behavior: smooth;
}
.b-0{
    border: none!important;
}
.pb-3{
    padding-bottom: 30px;
}
.mb-3{
   margin-bottom: 30px;
}
.mt-20{
    margin-top: 20px;
}
.mt-10{
    margin-top: 10px;
}
.mt-5{
    margin-top: 50px;
}
a {
  text-decoration: none;
}
a:hover {
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -o-transition: 0.5s all;
  text-decoration: none;
}

.p-0{
   padding: 0;
}
.logo img{
    height: 70px;
}
.logo2 img{
    height: 70px;
}
.header {
    border-bottom: 2px solid #ffe034;
    background: #ffffff47;
    padding: 3px 0px 5px 30px;
    position: absolute;
    width: 100%;
    top: 0;
    z-index: 9999;
}
.logo h1 {
    font-size: 2.8em;
    color:#A0431B;
    font-family: 'Kreon', serif;
}
.top-nav {
    color: #fba919;
}
.navbar-nav {
    float: right;
    margin-top: 4px;
    margin-right: 20px;
}
.navbar-nav > li {
    text-align: center;
    margin: 15px 0px 0px 0px;
    border-left: 1px solid gainsboro;
}
div#navbar {
    padding: 0px !important;
    float: right;
}
ul.nav.navbar-nav li a {
    font-size: 16px;
    padding: 10px 20px;
    color: #fff;
}

.dropdown-menu > li > a{color:#000!important;font-weight:500!important;}

.nav > li > a:hover, .nav > li > a:focus {
    background-color: #ffe034;

}
.banner-bottom {
    margin-top: 10em;
    float: right;
    width: 40%;
}
.banner-bottom h2 {
    font-size: 1.5em;
    color: #fff;
    line-height: 1.3em;
  font-family: 'Kreon', serif;
}
.bann-para {
    margin-top: 3em;
    padding: 1em;
    background: rgba(255, 255, 255, 0.51);
}
.bann-para p {
    font-size: 0.9em;
    color:#5B5959;
    line-height: 1.8em;
}
.banner-bottom a {
    font-size: 0.95em;
    color: #fff;
    padding: 0.65em 1em;
    background:#A0431B;
    display: block;
    width:25%;
    text-align: center;
   font-family: 'Kreon', serif;
    border-bottom:3px solid #4E2412;
}
.banner-bottom a:hover{
	 background:#fba919;
	 text-decoration:none;
	 border-bottom:3px solid #BA7C10;
}
/*--header end here--*/
/*--welcome  grid start here--*/

.our-team {
    text-align: center;
    position: relative;
    margin: 18px 0px;
    color: #fff;
    box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
}
.our-team img {
    width: 100%;
    height: 260px;
    cursor: pointer;
    transition: all 0.3s cubic-bezier(.25,.8,.25,1);
}
.our-team .team-content h3{
    font-size: 19px;
    text-shadow:1px 0px 1px #ffe034, 0px 1px 1px #98871a;

}
.our-team .team-content {
    position: absolute;
    bottom: 0;
    left: 0;
    min-height: 56px;
    width: 100%;
    padding: 8px 5px;
    background-color: rgb(247 213 28 / 76%);
    transition: all 0.3s ease 0s;
}

.text-block {
    position: absolute;
    bottom: 20px;
    right: 34%;
    background-color: transparent;
    color: white;
    padding-left: 20px;
    padding-right: 20px;
}
iframe{
    position: relative;
}

.logoslider img{
    height: 80px;
    margin: 0px auto;
}


.bg-common-style {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.logolist {
    display: inline-flex;
    list-style-type: none;
    padding: 0;
}

.logolist li {
    margin: 0px 15px;
}
.welcome{
    /*background: url('https://miro.medium.com/max/2560/0*2_S4H5ZN0Cwsvttn.') no-repeat top center;*/
    /*z-index: 0;*/
    background-image: url('https://prestigegwl.org/img/featured/back.jpg');
    background-size: cover;
    padding:3em 0em 0em 0em;
    background-color: #fbfbfb;
    /*width: 100%;*/
    /*position: relative;*/
    /*background-attachment: fixed;*/
    /*color: #fff;*/
}
/*.welcome:after {*/
/*content: '';*/

.modal-header {
    background-color: #22456f;
    color: #fff;
}
.modal-header .close {
    margin-top: -2px;
    color: #fff !important;
}
.wel-top h3 {
    font-size: 2.5em;
    color: #edbe20;
    text-align: center;
   font-family: 'Kreon', serif;
}
.wel-top {
    margin-bottom:1em;
}
.wel-img {
    float: left;
    width: 50%;
    border-radius: 15px;
    border: 5px solid #ffe034;
}
.wel-img:hover{
  border: 5px solid #edbe20;
   transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -o-transition: 0.5s all;
}
.wel-img img{
  border-radius: 10px;
    height: 170px;
    width: 100%;
    cursor: pointer;
}
.wel-text {
    float: right;
    width: 50%;
    margin-top:2em;
   padding: 0px 15px;
}
.wel-text a {
    color:#edbe20;
}
.wel-block {
    margin-top: 4em;
}
.wel-text h4 {
    font-size: 1.3em;
    color:#000000;
    margin-bottom: 1em;
    text-transform: uppercase;
}
.instimg img{
    border-radius: 10px;
    height: 170px;
    width: 100%;
    border: 5px solid #ffe034;
}
.viewbtn{
    background-color: #ffe034;
    color: #000;
    padding: 5px 10px;
    font-size: 12px;
    font-weight: 500;
    border-radius: 3px;
    margin-top: 10px;
    display: inline-block;
}
.institxt ul{
    font-size: 14px;
    padding: 10px;
}
.wel-bottom .modal-body {
    padding: 25px 20px;
}
.wel-bottom .modal-title {
    font-size: 16px;
    font-weight: 500;
}

.modal-content{width: 490px;margin-top: 50px;}
/*--testimonial strat here--*/
.testimo {
    background: url(../images/graduation.jpg)no-repeat;
    background-size: cover;
    height:315px;
    margin-bottom: 20px;
}
.testimo-main {
        text-align: center;
    padding: 40px 10px 0px 10px;
}
.testimo-main h3 {
    font-size: 1.8em;
    color: #ffe034;
    margin-bottom: 0.3em;
   font-family: 'Kreon', serif;
}
.testimo-main p {
    font-size: 1em;
    color: #fff;
    width: 55%;
    margin: 0 auto;
    line-height: 1.8em;
}
/***************** FOOTER CSS ******************/
.site-footer
{
    background-color:#26272b;
    padding:45px 0 20px;
    font-size:15px;
    line-height:24px;
    color:#ffffff;
}
.site-footer hr
{
    border-top-color:#bbb;
    opacity:0.5
}
.site-footer hr.small
{
    margin:20px 0
}
.site-footer h6
{margin-bottom: 5px;
    color:#ffe034;
    font-size:16px;
    text-transform:uppercase;
    margin-top:5px;
    letter-spacing:2px
}
.site-footer a
{
    color:#737373;
}
.site-footer a:hover
{
    color:#3366cc;
    text-decoration:none;
}
.footer-links
{
    margin-bottom: 15px;
    padding-left:0;
    list-style:none
}
.footer-links li
{
    line-height: 25px;
    display:block
}
.footer-links a
{
    color:#ffffff;
}
.footer-links a:active,.footer-links a:focus,.footer-links a:hover
{
    color:#3366cc;
    text-decoration:none;
}
.footer-links.inline li
{
    display:inline-block
}
.site-footer .social-icons
{
    text-align:left;
}
.site-footer .social-icons a
{
    width:40px;
    height:40px;
    line-height:40px;
    margin-left:6px;
    margin-right:0;
    border-radius:100%;
    background-color:#33353d
}
.copyright-text
{
    margin:0
}
@media (max-width:991px)
{
    .site-footer [class^=col-]
    {
        margin-bottom:30px
    }
}
@media (max-width:767px)
{
    .site-footer
    {
        padding-bottom:0
    }
    .site-footer .copyright-text,.site-footer .social-icons
    {
        text-align:center
    }
}
.social-icons
{
    padding-left:0;
    margin-bottom:0;
    list-style:none
}
.social-icons li
{
    display:inline-block;
    margin-bottom:4px
}
.social-icons li.title
{
    margin-right:15px;
    text-transform:uppercase;
    color:#96a2b2;
    font-weight:700;
    font-size:13px
}
.social-icons a{
    background-color:#eceeef;
    color:#818a91;
    font-size:16px;
    display:inline-block;
    line-height:44px;
    width:44px;
    height:44px;
    text-align:center;
    margin-right:8px;
    border-radius:100%;
    -webkit-transition:all .2s linear;
    -o-transition:all .2s linear;
    transition:all .2s linear
}
.social-icons a:active,.social-icons a:focus,.social-icons a:hover
{
    color:#fff;
    background-color:#29aafe
}
.social-icons.size-sm a
{
    line-height:34px;
    height:34px;
    width:34px;
    font-size:14px
}
.social-icons a.facebook:hover
{
    background-color:#3b5998
}
.social-icons a.twitter:hover
{
    background-color:#00aced
}
.social-icons a.linkedin:hover
{
    background-color:#007bb6
}
.social-icons a.instagram:hover
{
    background-color:#ea4c89
}
@media (max-width:767px)
{
    .social-icons li.title
    {
        display:block;
        margin-right:0;
        font-weight:600
    }

}
/*--copyrights strat here--*/
.copy-rights {
    padding: 1.5em 0em;
    text-align: center;
    background: #ffe034;
}
.copy-rights-main p {
    font-size: 1em;
    color: #000;
}
.copy-rights-main p a {
    color: #000;
}
.copy-rights-main p a:hover {
    color: #fff;
    text-decoration:none;
}
/*--copyrights end here--*/
/*--about start here--*/
.about {
  padding: 0em 0em 5em 0em;
}
.about {
  padding: 4em 0em 5em 0em;
}
.about-main {
  background: #fff;
  margin: 0em 0em 5em 0em;
}
.abouttop-right h4 {
  font-size: 1.6em;
  font-weight: 500;
  margin: 0em 0em 0.5em 0em;
  font-family: 'Kreon', serif;
    position: relative;
    padding-bottom: 10px;
}
.abouttop-right h4:after {
    content: "";
    position: absolute;
    left: 0;
    background: #deb300;
    height: 3px;
    width: 60px;
    bottom: 0;
}
.abouttop-right h4 {
    text-transform: uppercase;
	color: #edbe20;
}
.abouttop-right {
    margin-bottom: 40px;
}
.abouttop-right h4 a:hover{
	color:#A0431B;
	text-decoration:none;
}
.abouttop-right p {
  font-size: 1em;
  font-weight: 300;
  color: #5A5A5A;
  line-height: 1.9em;
}
.about-top h2 {
    font-size: 2.5em;
    font-weight: 500;
    color: #A0431B;
    font-family: 'Kreon', serif;
    margin: 0em 0em 1.5em 0em;
    text-align: center;
}

/*--contact strat here--*/
.contact {
    padding: 3em 0em;
}
.contact-top h2 {
    font-size: 2.5em;
    color: #edbe20;
   font-family: 'Kreon', serif;
}
.contact-top h3 {
    font-size: 2.5em;
    color: #edbe20;
   font-family: 'Kreon', serif;
}
.contact-top {
    margin-bottom: 3em;
}
.conta-1 {
    padding: 2em 0em;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}
span.con-ph {
    background: url(../images/phone.png)no-repeat;
    width: 35px;
    height: 30px;
    display: inline-block;
}
span.con-location {
    background: url(../images/location.png)no-repeat;
    width: 35px;
    height: 30px;
    display: inline-block;
}
.conta-2 {
    padding: 2em 0em;
    border-bottom: 1px solid #ccc;
}
.con-para {
    display: inline-block;
}
.con-para h6 {
    font-size: 1.1em;
    color: #A0431B;
    margin-bottom: 0.2em;
    font-family: 'Kreon', serif;
}
.con-para p {
	font-size:0.9em;
    color:#505050;
}
input.shart {
    font-size: 1em;
    color: #777;
    padding: 0.5em;
    border: 1px solid #999;
    border-radius: 2px;
    width: 49.5%;
    outline: none;
    font-family: 'Kreon', serif;
}
input.long {
    font-size: 1em;
    color: #777;
    padding: 0.5em;
    width: 100%;
    margin: 0.8em 0em;
    outline: none;
    border: 1px solid #999;
    border-radius: 2px;
   font-family: 'Kreon', serif;
}
textarea {
    font-size: 1em;
    color: #777;
    border: 1px solid #999;
    border-radius: 2px;
    width: 100%;
    height: 8em;
    padding: 0.5em;
    outline: none;
    resize:none;
    font-family: 'Kreon', serif;
}
.contact-right input[type="submit"] {
    font-size: 1em;
    color: #fff;
    border: none;
    background: #edbe20;
    padding: 0.5em 1em;
    outline: none;
    margin: 0.8em 0em;
    border-bottom: 2px solid #C3820F;
    font-family: 'Kreon', serif;
}
.worklist {
    list-style-type: none;
    line-height: 30px;
    margin-top: 15px;
}
.worklist span{
	position: absolute;
    margin-top: 5px;
    font-size: 18px;
    color: #bf9100;;
}

.worklist li{
	position: relative;
    left: 25px;
    margin-bottom: 10px;
    top: 5px;
}
/* .map{
	margin-top:3em;
}
.map iframe {
    width: 100%;
    height: 300px;
    border: none;
} */
/*--contact end here--*/


/*CUSTOM CSS***************/
#myCarousel .item img{
    height: 85vh;
    width: 100%;
}
.carousel-control .fa{
    color: white;
    font-size: 30px;
    font-weight: bold;
    position: absolute;
    z-index: 10000;
    top: 50%;
}
.glow {
    text-shadow:1px 0px 1px #ffe034, 0px 1px 1px #98871a;
}

.banner {
    position: relative;
}

.colgheader{
    position: absolute;
    z-index: 999
}
.colgheader ul li{
    list-style-type: none;
    border: 1px solid #a9a6a6;
    display: table;
    margin: 15px 0px;
    background-color: #1010108c;
    box-shadow: 0 3px 6px rgba(255, 255, 255, 0.16), 0 3px 6px rgba(232, 232, 232, 0.23);
    padding: 10px 15px;
    text-shadow: 1px 1px 1px #ff94a3;
}
.colgheader ul li a{
    color: #ffe034;
    font-size: 22px;
}
.colgheader ul {
    margin-top: 90px;
}
#navbar li .active{
    background-color: #ffe034;
    border-radius: 0!important;
    box-shadow: none!important;
}

.pbanner {
    background: url(../images/graduation.jpg) center center/cover no-repeat local;
    width: 100%;
    height: 230px;
    text-align: center;
    position: relative;
}
.pbanner:before {
    content: "";
    background-color:rgb(136 136 136 / 38%);
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}
.pbanner .container {
    height: 100%;
    display: table;
}
.pbanner .container {
    height: 100%;
    display: table;
}
.pbanner .container > .row {
    vertical-align: bottom;
    display: table-cell;
}
.pbanner h2 {
    font-size: 2.4rem;
    font-weight: 600;
    color: #fff;
}
.pbanner .breadcrumb {
    text-align: center;
    display: inline-flex;
    margin-left: 0;
    background-color: transparent;
}
.pbanner .breadcrumb li {
    font-size: 0.93333rem;
    color: #fff;
    margin-right: 5px;
}
.pbanner .breadcrumb li a {
    color: #ffd508;
}
.pbanner .breadcrumb > li + li:before {
    font-family: "FontAwesome";
    content: "\f105";
    color: #ffd508;
    margin-right: 5px;
}

/************************  HEADER CSS **************************/
.header .dropdown-menu, .dropright{
    border-radius: 0px;
    transition: all .5s ease-in-out;
    background-color: #fffffffc;
}
.header .dropdownmenu2{
    top: 43%;
    left: 100%;
}
.header .dropdown button{
    background-color: transparent;
    border: none;
    coloR: #fff;
    font-size: 16px;
    padding: 10px 20px!important;
    transition: all .5s ease-in-out;
    padding: 9px 20px!important;
    transition: all .5s ease-in-out;
}
.header .dropdown button:hover, .dropdown button:focus{
    background-color: #ffe034;
    border-radius: 0px!important;
    /*padding: 11px 10px!important;*/
    border: none;
    outline: none;
    transition: all .5s ease-in-out;
}
.header .dropdown:focus{
    outline: none!important;
}
.header .dropdown-submenu .caret{
    float: right;
}
.header .dropdown-submenu :focus{
    border: none;
    outline: none;
}
.header .btn .caret {
    margin-left: 5px;
}
/*======================================== counter section style======================*/

.p-y-2 {
    padding-top: 28px;
    padding-bottom: 28px;
}

.p-y-3 {
    padding-top: 45px;
    padding-bottom: 45px;
}
.m-b-1 {
    margin-bottom: 18px;
}
.m-t-1 {
    margin-top: 18px;
}
.main_counter_area{
    background: url(https://images.pexels.com/photos/196288/pexels-photo-196288.jpeg?w=940&h=650&auto=compress&cs=tinysrgb) no-repeat top center;
    background-size: cover;
    overflow: hidden;
}
.main_counter_area .main_counter_content .single_counter{
    box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
    transition: all 0.3s cubic-bezier(.25,.8,.25,1);
    color: #524600;
    border-radius: 5px;
    background: #ffe557;
}
.statistic-counter{
    color: #26272b;
    text-shadow: 1px 0px 1px #ceae01, 0px 1px 1px #ffffff;
}
.videobox{
    margin: 60px 0px 0px 0px;
    display: inline-block;
    width: 100%;
}
.ml-0{
    margin-left: 0;
    padding-left: 0;
}
.main_counter_area .main_counter_content .single_counter i{
    font-size:36px;
}

@media(min-width:768px){

    .dropdown-menu, .dropdown-submenu{
        display: none;
    }

    .dropdown:hover .dropdown-menu, .dropdown-submenu {display: block;}
}

/* PROGRAM CSS************************** */
.highliter {
    color: #44423b;
    font-weight: bold;
    margin-right: 5px;
}
.prname {
    margin: 0px 0px 20px 20px;
    font-size: 22px;
    color: #edbe20;
    font-weight: bold;
}
.maincontent{
    margin: 30px 0px 20px 0px;
}
.colgbox ul{
    list-style-type: none;
    padding-left: 5px;
}
.colgbox ul li a{
    color: #000!important;
    font-size: 15px;

}
.colgbox ul li{
    padding: 3px 25px;
color: #000;
font-size: 13px;
border: 1px solid #d6d6d6;
font-weight: 500;
margin: 10px 10px 0px 0px;
border-radius: 45px;
box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.1);
transition: all 0.3s ease 0s;
}
.colgbox h3{
    color: #717171;
    font-size: 1.8em;
    font-weight: 500;
    margin: 0em 0em 0.5em 0em;
    text-shadow: 1px 0px 1px #5d5d5d, 0px 1px 1px #ffffff;
    font-family: 'Kreon', serif;
}
.cview{
    background-color: #ffe034;
    padding: 5px 20px;
    color: #000;
    font-size: 13px;
    font-weight: 500;
    float: right;
    margin: 30px 10px 0px 0px;
    border-radius: 45px;
    box-shadow: 0px 8px 15px rgba(0, 0, 0, 0.1);
    transition: all 0.3s ease 0s;
}

    .colgbox img{
        height: 90px;
        margin: 0px auto;
        }
    
   
.seats{
    background-color: #ffe034;
    border-radius: 15px;
    padding: 2px 15px;
    font-weight: bold;
    margin: 20px 10px 0px 10px;
    box-shadow: 0px 8px 15px rgba(0, 0, 0, 0.1);
    transition: all 0.3s ease 0s;
}

/*************** ACCORDIAN CSS***************** */
.colgbox p {
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 15px;
}
.pgname {
    float: left;
}
.collgediv .row{
    margin: 3rem 0;
    padding: 2rem 0 1rem 0;
  border-radius: 0.5rem;
  box-shadow:0 2px 5px 0 rgb(39 39 39 / 25%);
}
.programtable table th{text-align: center;background-color: #ffe034;border-bottom: none;}
.programtable table {
    text-align: center;
    font-size: 15px;
    overflow-x: auto;
}
.programtable table tr td{
    border: none;
    line-height: 20px;
    vertical-align: bottom;
}
.vmore{
    display: inline-block;
    background-color: #ffe034;
    padding: 5px 8px!important;
    color: #000;
    font-size: 14px;
    font-weight: 500;
    cursor: pointer;
    margin: 10px 0px;
    border-radius: 45px;
}
.programtable table tr {
    padding: 10px 25px;
    color: #000;
    font-size: 15px;
    font-weight: 500;
    margin: 10px 10px 0px 0px;
    border-bottom:1px solid #d2d2d2;
    border-radius: 45px;
    transition: all 0.3s ease 0s;
}
/* CONTACT PAGE CSS********************** */
.cmain p {
    position: relative;
    left: 25px;
    margin-bottom: 10px;
    top: 5px;
}
.cmain i {
    position: absolute;
    margin-top: 3px;
    font-size: 20px;
    color: #5a5a5a;
}
.ctitle {
    background-color: #ffe033;
    padding: 10px 10px;
    font-size: 16px;
    min-height: 62px;
    vertical-align: middle;
    font-weight: bold;
}
.cmain {
    display: inline-block;
    width: 100%;
    min-height: 230px;
    padding: 15px;
    border: 1px solid gainsboro;
}
.cbox {
    font-size: 14px;
    /* box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23); */
    margin: 15px 0px;
}
#topbutton {
    display: inline-block;
    background-color: #f7d61f;
    width: 50px;
    height: 50px;
    text-align: center;
    border-radius: 4px;
    position: fixed;
    bottom: 20px;
    right: 30px;
    transition: background-color .3s, opacity .5s, visibility .5s;
    opacity: 0;
    visibility: hidden;
    z-index: 1000;
}
#topbutton.show {
    opacity: 1;
    visibility: visible;
}
#topbutton::after {
    content: "\f077";
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    font-size: 2em;
    line-height: 50px;
    color: #fff;
}
.programtable {
    overflow-x: auto;
}

.brochures a {
    margin: 10px 10px 0px 10px;
    background-color: #f4cc20;
    padding: 10px;
	color: #fff;
	display: inline-block;
}
.piemrbtns a{
    display:inline-block;
    text-align:center;
    padding:1px 12px;
    color: #363736;
    margin-bottom: 5px;
    border-right: 1px solid #777c7f;
}
.roundpic
{
border: 2px solid #d2d2d2!important;
border-radius: 20px 100px;
height: 220px;
width:100%;
}
/* EVENTS PAGE CSS************* */
.eventbox img{
    height:200px;
    width: 100%;
}
.eventbox {
    border-bottom: 1px solid gainsboro;
    margin-bottom: 20px;
    padding: 10px 5px;
 }

 .event-title{
    font-size: 20px;
    margin-bottom: 20px;
    font-weight: 600;
    margin-top: 15px;
 }

/* ************************GALLERY CSS**************************** */
#gallery {
    padding-top: 40px;
}
@media screen and (min-width: 991px) {
    #gallery {
       padding:  40px 0px 0px 30px;
    }
}

#gallery .img-wrapper {
    position: relative;
    margin-top: 15px;
}
#gallery .img-wrapper img {
    width: 100%;
}

#gallery .img-overlay {
    background: rgba(0, 0, 0, 0.7);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    opacity: 0;
}
#gallery .img-overlay i {
    color: #fff;
    font-size: 3em;
}

#overlay {
    background: rgb(0 0 0 / 88%);
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    z-index: 10000;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
#overlay img {
    margin: 0;
    width: 80%;
    height: auto;
    -o-object-fit: contain;
    object-fit: contain;
    padding: 5%;
}
@media screen and (min-width: 768px) {
    #overlay img {
        width: 60%;
    }
}
@media screen and (min-width: 1200px) {
    #overlay img {
        width: 50%;
    }
}

#nextButton {
    color: #fff;
    font-size: 2em;
    -webkit-transition: opacity 0.8s;
    transition: opacity 0.8s;
}
#nextButton:hover {
    opacity: 0.7;
}
@media screen and (min-width: 768px) {
    #nextButton {
        font-size: 3em;
    }
}

#prevButton {
    color: #fff;
    font-size: 2em;
    -webkit-transition: opacity 0.8s;
    transition: opacity 0.8s;
}
#prevButton:hover {
    opacity: 0.7;
}
@media screen and (min-width: 768px) {
    #prevButton {
        font-size: 3em;
    }
}

#exitButton {
    color: #fff;
    font-size: 2em;
    -webkit-transition: opacity 0.8s;
    transition: opacity 0.8s;
    position: absolute;
    top: 15px;
    right: 15px;
}
#exitButton:hover {
    opacity: 0.7;
}
@media screen and (min-width: 768px) {
    #exitButton {
        font-size: 3em;
    }
}

#gallery .img-wrapper a img, img{
    height: 250px;

}
