
li,ul {
    margin: 0;
    padding: 0;
    list-style: none
}

body {
    font-family: var(--main_font),var(--second_font);
    font-weight: normal
}

html {
    background: var(--white);
    color: var(--color_mine_shaft_approx);
    scroll-behavior: smooth;
    font-size: 16px
}

* {
    outline: none !important
}

::-moz-selection {
    background: var(--color_science_blue_approx);
    color: var(--white)
}

::selection {
    background: var(--color_science_blue_approx);
    color: var(--white)
}

hr {
    margin-top: 10px;
    margin-bottom: 10px
}

body {
    background-color: var(--white);
    font-size: 1em;
    -webkit-transition: all .5s ease-in 0s;
    transition: all .5s ease-in 0s
}

a {
    color: inherit;
    text-decoration: none;
    outline: 0
}

a:hover {
    text-decoration: none;
    color: inherit;
    -webkit-transition: all .2s ease-in-out 0s;
    transition: all .2s ease-in-out 0s
}

a:visited {
    color: inherit;
    text-decoration: none
}

h4 {
    font-size: 22px;
    line-height: 33px
}

h6 {
    font-size: 14px;
    line-height: 27px
}

li.dropdown:not(:hover)>.mcit-nav-sub-menu {
    height: 0;
    padding: 0;
    overflow: hidden
}

.mb-10 {
    margin-bottom: 1rem !important
}

.mb-20 {
    margin-bottom: 2rem !important
}

img {
    max-width: 100%
}

.cd-gallery {
    padding-block: 20px;
    /* width: 100%; */
}
@media only screen and (min-width: 768px) {

    .cd-gallery ul {
        text-align: justify
    }

    .cd-gallery ul:after {
        content: "";
        display: table;
        clear: both
    }

    .cd-gallery li {
        width: 48%;
        margin-bottom: 0
    }
}

@media only screen and (min-width: 1170px) {

    .cd-gallery li {
        width: 32%
    }
}

.cd-gallery {
    padding-block:20px;width: 100%
}

.cd-gallery li {
    margin-bottom: 1.6em;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important
}

.cd-gallery img {
    display: block;
    width: 100%
}

.cd-gallery ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    /* justify-content: space-between; */
    gap: 20px
}
.cd-gallery li {
    margin-bottom: 1.6em;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
}
.mix {
    display: none;
    width: 100%;
    text-align: center;
}

.btn-guideline {
    width: 46px;
    height: auto;
    padding: 0
}

.btn-lg {
    font-weight: 600;
    font-size: 16px;
    line-height: 32px
}

.mix {
    display: none;
    text-align: center
}

.title {
    font-weight: 2em
}

.blk-info {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.btn-primary:visited {
    color: var(--white)
}

.applications .icon-box-one {
    position: relative;
    margin-block:5px;padding: 32px;
    background: var(--white);
    -webkit-box-shadow: 0 -5px 5px 0 var(--color_wild_sand_approx),0 5px 5px 0 var(--color_porcelain_approx);
    box-shadow: 0 -5px 5px 0 var(--color_wild_sand_approx),0 5px 5px 0 var(--color_porcelain_approx);
    border-radius: 8px;
    -webkit-transition: all .5s;
    transition: all .5s;
    cursor: default;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%
}

.applications .icon-box-one:hover {
    -webkit-box-shadow: 0 12px 14px 0 var(--black_11);
    box-shadow: 0 12px 14px 0 var(--black_11);
    cursor: default
}

.applications .icon-box-one:hover h4,.applications .icon-box-one:hover h6 {
    color: var(--color_science_blue_approx);
    cursor: default
}

.applications .icon-box-one h4 {
    font-weight: 500;
    font-size: 14px;
    color: var(--color_mine_shaft_approx);
    letter-spacing: 0;
    line-height: 28px;
    margin: 0
}

.applications .icon-box-one h6 {
    color: var(--color_blue_zodiac_approx);
    font-size: 12px;
    font-weight: 400;
    line-height: 21px;
    text-align: right
}

/* .mcit-event-date h6 {
    font-size: 12px;
    color: var(--white);
    letter-spacing: 0;
    line-height: 16px
} */
  
  /* Anything udner 1024px */
  .in_masks{
    float: right;
    padding-bottom: 25px;
  } 
  .in_masks1{
    float: right;
    padding-top: 25px;
    display: flex;

  }   
  .in_masks .btn,.in_masks1 .btn  {
    width: auto;
    height: auto;
    box-sizing: border-box;
    border: 1px solid #cbd7ff;
    border-radius: 33px;
    text-align: center;
    display: block;
    float: left;
    background: #fff;
    box-shadow: 0 4px 6px 1px #ebf0ff;
    cursor: pointer;
    margin: 5px;
    float: right;
}
.in_masks .btn i {
    display: inline-block;
    background: url(../images/m_ico2.png) no-repeat right center;
    padding-right: 65px;
    padding-left: 8px;
    font-size: 18px;
    color: var(--color_deep_sapphire_approx);
    line-height: 50px;
}
.in_masks1 .btn1 i {
    display: inline-block;
    background: url(../images/order.png) no-repeat right center;
    padding-right: 55px;
    padding-left: 15px;
    font-size: 15px;
    color: var(--color_deep_sapphire_approx);
    line-height: 50px;
}
.in_masks1 .btn2 i {
    display: inline-block;
    background: url(../images/whatsapp.png) no-repeat right center;
    padding-right: 55px;
    padding-left: 15px;
    font-size: 15px;
    color: var(--color_deep_sapphire_approx);
    line-height: 50px;
}
.in_masks .btn i,.in_masks1 .btn i:hover {
    color: #4d74fd; 
}
