@import url('https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@300..700&display=swap');
body{
    font-family: "Space Grotesk", sans-serif;
}
@media all and (min-width: 992px) {
    .dropdown-menu {
      width: auto;
    }
    .mega-submenu {
      left: 100%;
      top: 0;
      min-width: 25rem;
    }
    .ktm-mega-menu {
      position: static;
    }
    .mega-menu {
      left: 0;
      right: 0;
      width: 100%;
    }
    .dropdown-menu li {
      position: relative;
    }
    .dropdown-menu .submenu {
      display: none;
      left: 100%;
      top: 0;
    }
    .dropdown-menu > li:hover > .submenu,
    .dropdown:hover > .dropdown-menu {
      display: block;
    }
  }
  .nav-link{
    color:#fff;
    padding: 5px 13px !important;
  }
  .navbar-nav .nav-link.active, .navbar-nav .nav-link.show {
    color: #FFEB3B;
}
.login-btn a {
    border: 2px solid #FFEB3B;
    margin: 3px;
    padding: 2px 4px;
    width: 100px;
    text-align: center;
    border-radius: 30px;
    color: #FFEB3B;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 600;
}
.login-btn a:hover {
    background: #FFC107;
    color: #000;
    border: 2px solid #FFC107;
}
ul.dropdown-menu {
    border-radius: 0px;
}

ul.dropdown-menu li {
    border-bottom: 1px dashed #ddd;
    padding-top: 0;

}
ul.dropdown-menu li a{
    font-size: 14px;
    font-weight: 600;
}
ul.dropdown-menu li a:before {
    font-family: FontAwesome;
    padding-right: 10px;
    content: '\f1de ';
    color: #0d6efd;
}
ul.dropdown-menu li a:hover{
    color: #0d6efd;
    background: transparent;
}
img.log-ts {
    width: 93px;
    height: 93px;
}
img.log-main {
    width: 98px;
    height: 98px;
}
.logo-txt h4 {
    font-size: 26px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 700;
    margin-bottom: 0;
    color: #0033C3;
}

.logo-txt h5 {
    font-size: 16px;
    margin-bottom: 3px;
}

.logo-txt h6 {
    font-size: 15px;
    margin-bottom: 2px;
}

.logo-txt {
    margin-top: 8px;
    text-align: left;
}
/* .logo-header 

/* newheader start*/ 

.logo img {
    width: 85px;
    float: left;
    margin-right: 15px;
    margin: 0;
    margin-top: 0px;
    margin-right: 9px;
}
.logo-text h1 {
    font-size: 21px;
    line-height: 22px;
    font-weight: 700;
    width: 95%;
    text-transform: uppercase;
    margin-top: 7px;
    color: #0179d8;
    text-align: left;
}
.logo-text span {
    font-weight: 200;
    font-size: 14px;
    font-weight: 600;
    line-height: 5px;
    text-transform: capitalize;
    color: #000000;
}
.logo1 img {
    width: auto;
    height: 85px;
    margin-right: 0px !important;
    margin-left: 10px;
    float: left;
    margin-top: 2px !important;
}
.cm-img {
    border-radius: 50%;
    width: 80px !important;
    height: 80px !important;
    /* min-width: fit-content; */
    object-fit: cover;
}
/* newheader end*/ 
.conct-icon {
    font-size: 26px;
    display: inline-block;
    height: 50px;
    line-height: 50px;
    margin: 0;
    padding: 0;
    text-align: center;
    width: 50px;
    font-weight: 100;
    position: relative;
    background-color: #ecf4ff;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    color: #FF5722;
    margin-top: 15px;
}
.conct-txt h4 {
    font-size: 17px;
    margin-bottom: 2px;
    color: #FF5722;
}

.conct-txt p {
    font-size: 15px;
    margin-bottom: 0;
}
.sub-conct {
    border-right: 1px solid #ecf4ff;
}
.header-part {
    /* box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px; */
    border-top: 4px solid #0179d8;
    padding-top: 5px;
}
ul.dropdown-menu {
    border-top: 3px solid #FFC107 !important;
    border: 0px;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
.logo-header {
    margin: 5px 0px;
}
img.slider-img {
    height: 470px;
    width: 100%;
    object-fit: cover;
    object-position: center;
}
.bg-primary {
    background: #0179d8 !important;
    /* BOX-SHADOW: 0PX 3PX 4PX #ffffff; */
    POSITION: RELATIVE;
    border-bottom: 1px solid #fff;
}
.leader-box img {
    width: 90px;
    height: 90px;
    object-fit: cover;
    border-radius: 50%;
    border: 1px solid #ddd;
    background: #fff;
}

.leader-txt h4 {
    font-size: 17px;
    margin-bottom: 3px;
    color: #ff3d00;
    text-transform: uppercase;
    font-weight: 900;
}

.leader-txt h5 {
    font-size: 16px;
    margin-bottom: 0px;
    text-transform: capitalize;
    font-weight: 600;
    color: #303030;
}

.leader-txt h6 {
    font-size: 14px;
    color: #303030;
}
.leader-txt {
    margin-top: 16px;
}


.leader-part {
    position: relative;
    /* border-top: 1px dashed #dce1fa; */
    padding: 13px 0px;
    border-bottom: 1px dashed #d2d0d0;
    background: url(../images/dots.png);
}
.carousel-caption {
    position: absolute;
    top: 90px;
    left: 10%;
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
    color: #fff;
    text-align: left;
}

/*--about--*/
.about-img {
    position: relative;
   
}
.about-part{
    padding: 50px 0px;
}

img.abt-one {
    height: 435px;
    width: 419px;
    object-fit: cover;
    object-position: top;
    /* transform: translateY(-40px); */
    border-radius: 50%;
    border: 8px solid #ffffff;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

img.abt-two {
    position: absolute;
    right: 0;
    width: 297px;
    border-radius: 50%;
    height: 300px;
    object-fit: cover;
    object-position: center;
    bottom: -35px;
    border: 8px solid #ffffff;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

img.abt-three {
    position: absolute;
    width: 100%;
    left: 0;
    right: 0;
    z-index: -1;
}
.title-area {
    margin-bottom: calc(var(--section-title-space) - 12px);
    position: relative;
    z-index: 2;
}
.sub-title6 {
    font-size: 16px;
    font-weight: 600;
    color: var(--title-color);
    font-family: var(--title-font);
    text-transform: uppercase;
    margin-top: -0.41em;
    margin-bottom: 3px;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 5px;
}
.sub-title6 .shape {
    display: inline-block;
    height: 3px;
    width: 40px;
    background-color: #FF5722;
    border-radius: 99px;
    position: relative;
}
.sub-title6 .shape.right .dots {
    right: -6px;
}
.sub-title6 .dots {
    display: inline-block;
    width: 3px;
    height: 3px;
    background-color: inherit;
    border-radius: 99px;
    position: absolute;
    top: 0;
}
.sub-title6 .shape.right .dots:before {
    right: -6px;
}

.sub-title6 .dots:before, .sub-title6 .dots:after {
    content: '';
    height: inherit;
    width: inherit;
    background-color: inherit;
    border-radius: inherit;
    display: inline-block;
    position: absolute;
    top: 0;
}
.sub-title6 .shape.right .dots:after {
    right: -12px;
}
.title-area .sec-title {
    margin-bottom: 8px;
}

.sec-title {
    /* margin-bottom: 0px; */
    /* margin-top: -0.23em; */
}

.slider-img-one {
    width: 100%;
    height: 500px;
    object-fit: cover;
    /* -webkit-clip-path: polygon(170px 0, 100% 0, 100% 100%, 170px 100%, 0 50%);
    clip-path: polygon(170px 0, 100% 0, 100% 100%, 170px 100%, 0 50%); */
    position: relative;
}

.img-one{
    width: 100%;
    background: #FF5722;
    height: 500px;
    object-fit: cover;
    position: relative;
    -webkit-clip-path: polygon(115px 0, 100% 0, 100% 100%, 115px 100%, 0 50%);
    clip-path: polygon(108px 0, 100% 0, 100% 100%, 108px 100%, 0 50%);
}
/* .slider-part {
    background: url(../images/pattern.png);
} */
.silder-txt h3 {
    color: #FF5722;
    font-size: 37px;
    text-align: center;
}

.silder-txt p {
    color: #000;
    font-size: 34px;
    text-align: center;
}
button.btn.btn-danger {
    width: 130px;
    border-radius: 30px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 14px;
    font-weight: 600;
    margin: 0px auto;
    display: block;
}
.txt-slider-txt{
    position: relative;
    z-index: 1;
}
img.shape-img {
    position: absolute;
    bottom: -65px;
    left: 178px;
    -webkit-animation: bounces 2s infinite alternate;
    z-index: -1;
    opacity: .3;
}
img.abt-four {
    position: absolute;
    top: 118px;
    right: 35px;
    z-index: -1;
    -webkit-animation: bounces 2s infinite alternate;
}
@keyframes bounces {
    0% {
        transform: translateY(0)
    }

    to {
        transform: translateY(-25px)
    }
}

@-webkit-keyframes bounces {
    0% {
        transform: translateY(0)
    }

    to {
        transform: translateY(-25px)
    }
}

.about-links .nav-link {
    color: black;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1px;
}
.about-links .nav-link.active, .nav-pills .show>.nav-link{
    border-radius: 0px;
}
img.abt-link-img {
    width: 100%;
    height: 108px;
    /* object-fit: contain; */
    /* border: 1px solid #fff; */
    padding: 5px;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    background: #fff;
}
a.view-more {
    color: #3F51B5;
    float: right;
    font-size: 14px;
    text-decoration: none;
    font-weight: 600;
}
a.view-more:hover{
    text-decoration: underline;
    color:#ff3d00;
}
.abt-link-txt p {
    font-size: 16px;
    text-align: justify;
    margin-top: 10px;
    margin-bottom: 0;
}
.tabb-box {
    background: linear-gradient(      rgb(231 231 231 / 45%),       rgba(231,231,231, 0.45)    ),url(../images_new/bg_pattern_4.png);
    padding: 30px 20px;
    min-height: 255px;
}
.wings-box img {
    width: 100%;
    border-radius: 10px 10px 0px 0px;
    margin-bottom: 10px;
    margin: auto;
}

.wings-box h4 {
    font-size: 17px;
    text-align: center;
    text-transform: uppercase;
    color: #3F51B5;
    font-weight: bold;
}

.wings-box p {
    /* text-align: justify; */
    font-size: 15px;
    margin-bottom: 10px;
    color: #000;
}

.wings-box {
    padding: 10px;
    box-shadow: 0px 4px 10px #b1a8a8;
    border-radius: 10px;
    background: #fdfdfd;
    margin-bottom: 20px;
    /* animation-duration: 2s;
    animation-iteration-count: infinite;
    transform-origin: bottom; */
}
.wings-box:hover{
    /* animation-name: bounce;
    animation-timing-function: ease; */
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}
.wings-part {
    padding: 50px 0px;
    background: url(../images/img_03.jpg);
    background-size: contain;
}
.icons {
    margin-bottom: 10px;
    position: relative;
    margin-top: -49px;
    background: #fff;
    width: 70px;
    margin-right: auto;
    margin-left: auto;
    height: 70px;
    line-height: 70px;
    padding: 15px;
    border-radius: 100%;
    display: flex;
    align-items: center;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}
a.read-more {
    text-align: CENTER;
    color: #000;
    font-size: 14px;
    font-weight: 600;
    text-decoration: none;
    margin: 5px auto;
    display: block;
    text-decoration: underline;
}
a.read-more:hover{
    color:red;
    text-decoration: underline;
}

.arrow-font-left, .arrow-font-right {
    position: absolute;
    top: 45%;
    bottom: 0;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 30px;
    height: 30px;
    padding: 0;
    color: #fff;
    opacity: 1;
    transition: opacity .15s ease;
    background: #ffffff;
    color: #3F51B5;
    border-radius: 50%;
    font-size: 25px;
    font-weight: 600;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
}
 .arrow-font-right:hover{
    color:red;
}
.arrow-font-left:hover{
    color:red;
}
.zoomWrapper {
    border: 5px solid #fff;
    /* max-width: 400px; */
    overflow: hidden;
    margin: 0 auto 11px auto;
    /* -- Prevent flicker -- */
    -webkit-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
  }
  
  .zoomWrapper img {
    width: 100%;
    height: auto;
    display: block;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    object-fit: cover;
    object-position:top;
  }
  
  .zoomWrapper img:hover {
    -webkit-transform: scale(1.25);
    -moz-transform: scale(1.25);
    -ms-transform: scale(1.25);
    -o-transform: scale(1.25);
    transform: scale(1.25);
  }
  
 
  .gallery-part {
    padding: 50px 0px;
    background: url(../images_new/woo-bg.jpg);
    background-size: contain;
    background-position: right;
    position: relative;
}
.shap-img1{
    position: absolute;
    top: 81px;
    width: 62px;
    right: 76px;
    bottom: 10%;
    -webkit-animation: bounces 2s infinite alternate;
    opacity: .5;
}
.shap-img2{
    position: absolute;
    top: 150px;
    width: 62px;
    right: 27px;
    bottom: 10%;
    -webkit-animation: bounces 2s infinite alternate;
    opacity: .2;
}
@keyframes bounces {
    0% {
        transform: translateY(0)
    }

    to {
        transform: translateY(-25px)
    }
}

@-webkit-keyframes bounces {
    0% {
        transform: translateY(0)
    }

    to {
        transform: translateY(-25px)
    }
}
img.shape-img1 {
    position: absolute;
    bottom: -4px;
    left: 0;
    animation: spin 7s linear infinite;
    z-index: 1;
    opacity: .7;
}
@-moz-keyframes spin { 
    100% { -moz-transform: rotate(360deg); } 
}
@-webkit-keyframes spin { 
    100% { -webkit-transform: rotate(360deg); } 
}
@keyframes spin { 
    100% { 
        -webkit-transform: rotate(360deg); 
        transform:rotate(360deg); 
    } 
}
.sub-gallery {
    z-index: 999;
    position: relative;
}


.footer-img-box {
    /* background: url(../images/pattern.png);
    */
    /* opacity: .1; */
    padding: 30px 0px 0px;
}
.footer-box {
    /* padding: 30px 0px; */
    position: relative;
    background: #001327;
}
.footer-sub-box h5 {
    color: #ddd;
    text-transform: uppercase;
    position: relative;
    margin-bottom: 16px;
    padding-bottom: 15px;
    font-size: 16px;
}
.footer-sub-box h5:before {
    content: '';
    position: absolute;
    bottom: 4px;
    width: 100px;
    height: 2px;
    background: #FF9800;
    left: 0;
}
.footer-sub-box h5:after {
  
    content: '';
    position: absolute;
    bottom: 0px;
    width: 75px;
    height: 2px;
    background: #FF9800;
    left: 0;
}
ul.one-list {
    padding: 0;
    list-style: none;
}
ul.one-list li {
    padding-bottom: 8px;
}
ul.one-list li a {
    color: #dbdada;
    font-size: 14px;
    display: flex;
}
ul.one-list li a:before {
    content: '\f101';
    font-family: 'FontAwesome';
    padding-right: 5px;
}
ul.contact {
    padding: 0;
}
ul.contact li {
    display: flex;
    margin-top: 18px;
    color: #dedede;
    font-size: 13px;
}
ul.contact li i {
    display: inline-block;
    height: 45px;
    width: 45px;
    text-align: center;
    line-height: 45px;
    border-radius: 50%;
    margin-right: 20px;
    background: rgba(255, 255, 255, 0.1);
    color: var(--white);
    border: 1px dashed rgba(255, 255, 255, 0.3);
    font-weight: 300;
    font-size: 18px;
}
.content {
    color: #dbdada;
    font-size: 13px;
}
ul.contact li strong {
    display: block;
    text-transform: uppercase;
    color: #cbc8c8;
    font-size: 14px;
}
ol.info-list {
    list-style: none;
    padding: 0;
    border-top: 1px solid #08284b;
    padding-top: 10px;
    margin-top: 10px;
    text-align: center;
}
ol.info-list li {
    display: inline;
    border-right: 1px solid #073b73;
}
ol.info-list li a {
    padding: 0px 12px;
    color: #dbdada;
    /* text-align: center; */
    font-size: 14px;
}
a {
    text-decoration: none;
}
.copy-right {
    background: #000918;
    padding-top: 18px;
    padding-bottom: 10px;
    color: #fff;
}
.copy-right p {
    margin-bottom: 0;
    font-size: 14px;
}
p.f-r {
    float: right;
}
.apt-logo {
    width: 90px;
    background: #fff;
    border-radius: 10px 0px 11px 0px;
    padding: 3px 6px;
    margin-left: 4px;
}
ul.contact li a {
    color: #dbdada;
    font-weight: 500;
}
ul.portal-list li a img {
    width: 100%;
    height: 69px;
    margin-bottom: 6px;
    border: 2px solid #1a395a;
    padding: 3px;
    /* object-fit: contain; */
    border-radius: 10px;
}

ul.portal-list {
    padding: 0;
}
*--top menu--*/
/* .top-menu {
    background: url(../images/dots.png);
} */
ol.color-theme li {
    background: blue;
    padding: 10px;
    width: 10px;
    height: 10px;
    border: 1px solid #fff;
    display: inline-flex;
    border-radius: 50%;
    cursor: pointer;
  }
  ol.color-theme {
    list-style: none;
    padding: 0;
    position: relative;
    top: 10px;
    display: inline;
  }
  ol.color-theme li.blue {
    background: #2676c2;
  }
  
  ol.color-theme li.organe {
    background: #db5903;
  }
  
  ol.color-theme li.green {
    background: #4CAF50;
  }

  ol.font-incrs {
    list-style: none;
    padding: 7px 0px;
    margin-left: 0px;
    display: inline;
    /* margin-top: 26px; */
    position: relative;
    top: 4px;
  }
  
  ol.font-incrs li {
    /* float: left; */
    padding: 1px 1px;
    /* float: left; */
    /* padding: 0; */
    display: inline-block;
  }
  
  ol.font-incrs li a {
    border: 1px solid #c6c6c6;
    padding: 3px 9px;
    font-size: 12px;
    color: #000 !important;
    text-decoration: none;
    /* border-radius: 50%; */
    text-align: center;
    background: #fff;
  }
  a#btn-decrease {
    padding: 3px 7px;
  }
  
  a#btn-increase {
    padding: 3px 7px;
  }
  .black{
    background: #000;
  }
  .white{
    background: #fff;
    color: #000 !important;
  }
  ul.guidelines {
    padding: 0;
    list-style: none;
    display: initial;
    position: relative;
    top: 5px;
  }
  
  ul.guidelines li {
    display: inline;
  }
  
  ul.guidelines li a {
    color: #000;
    font-size: 13px;
    text-decoration: none;
    /* text-align: right; */
    padding-right: 4px;
    text-transform: capitalize;
    /* font-weight: 500; */
  }
  .search-box .form-control {
    background: white;
    border: 1px solid #e9e4e4;
    height: 44px;
    margin-top: -10px;
  }
  span.input-group-text {
    background: #3F51B5;
    border: 1px solid #3F51B5;
    color: #fff;
    height: 44px;
    width: 41px;
    margin-top: -10px;
    text-align: center;
  }
  .input-group {
    /* margin-top: -8px !important; */
}
a.black {
    color: #fff !important;
}
img.logo {
    width: 100%;
    height: 100px;
    object-fit: contain;
}

.right-box {
    position: relative;
    top: 7px;
}

ol.colortheme {
    list-style: none;
    padding: 0;
    float: left;
    margin-top: 5px;
    margin-right: 1px;
}


ol.colortheme li {
    float: left;
}

ol.colortheme li a {
    background: #0033c3;
    border: 1px solid #fff;
    height: 26px;
    width: 26px;
    display: block;
    /* border-radius: 50%; */
}
a.styleswitch.green{
    background-color: #FF5722;
}
a.styleswitch.yellow{
    background-color: #4CAF50;
}
span.input-group-text i {
    font-size: 20px;
}
a.black.color {
    background: #000;
    color: #fff !important;
}
img.abt-five {
    position: absolute;
    top: 188px;
    right: -64px;
    z-index: -1;
    -webkit-animation: bounces 2s infinite alternate;
    width: 123px;
}

.about-txt-box {
    position: relative;
}

.vedio-sub img {
    width: 100%;
    height: 400px;
    object-fit: cover;
    object-position: center;
}

.vedio-sub {
    border: 10px solid #fff;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

.video-part {
    padding: 50px 0px;
    background: linear-gradient(      rgb(5 68 118),       rgb(0 12 45 / 88%)   ),url(../images_new/bg2.jpg);
    background-size: cover;
    background-attachment: fixed;
}
.video-txt img {
    width: 100%;
    height: 80px;
    object-fit: cover;
    object-position: center;
}
.video-link .nav-link.active {
    background: transparent;
}
.video-txt h4 {
    font-size: 14px !important;
    line-height: 23px;
    margin-bottom: 0px;
    color: #092548;
}

.video-txt {
    border: 1px solid #061c60;
    padding: 6px;
    background: #fff;
}


.video-link .nav-link {
    padding: 0;
}

.video-link li {
    margin-bottom: 15px;
    width: 342px;
}
.video-txt p {
    font-size: 12px;
    color: #000;
    text-transform: lowercase;
}
.background {
    position: relative;
    height: 459px;
    width: 100%;
    background-size: contain;
    border: 5px solid #ffffff;
}
.background1 {
    position: relative;
    height:459px;
    width: 100%;
    background-size: contain;
    border: 5px solid #ffffff;
}
.background2 {
    position: relative;
    height: 459px;
    width: 100%;
    background-size: contain;
    border: 5px solid #ffffff;
}
.background3 {
    position: relative;
    height: 459px;
    width: 100%;
    background-size: contain;
    border: 5px solid #ffffff;
}
.layer {
    background-color: rgb(0 0 0 / 63%);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.sub-sub-video{
    position: relative;
}
.video-icon {
    position: absolute;
    top: 39%;
    left: 50%;
    right: 50%;
    background: red;
    width: 71px;
    padding: 10px 20px;
    border-radius: 10px;
    cursor: pointer;
}

.video-icon i {
    color: #fff;
    font-size: 30px;
    text-align: center;
    margin: 0px auto;
    display: block;
}
.news-card
{
	/* border: 1px solid #ccc; */
	-webkit-box-shadow: 0 1px 6px 0 rgb(0 0 0 / 20%);
	box-shadow: 0 1px 6px 0 rgb(0 0 0 / 20%);
	padding: 10px;
	background: #fff;
}
.news-item
{
	/* border-bottom: 1px solid #ccc; */
	padding: 8px;
}
.news-item td
{
	font-size: 14px;
}

.demo1
{
	overflow-y: unset !important;
	list-style-type: none;
}

.card-body
{
	padding: 0;
}
.news-card p
{
	font-size: 14px;
	padding-bottom: 0;
	margin-bottom: 0;
	font-weight: 500;
	text-align: justify;
}
.card
{
	border: 0;
	background: unset;
}


.card-footer
{
	background: unset;
    border: 0;

}
.updates
{
	background: #ffffffc7;
	padding: 20px;
	border-top: 1px solid #6378cf0f;
}
.mt-18
{
	margin-top: 18px;
}
.mt-15
{
	margin-top: 15px;
}
.news-card h4
{

font-size: 20px;

text-transform: uppercase;
}


.news-card img {
    width: 100%;
    height: 100px;
}
ul.demo1 {
    padding: 0;
}
.new-events-part {
    padding: 50px 0px;
    position: relative;
}
.new-event-btn{
    float: right;
    background: #004f8d;
    padding: 5px 12px;
    color: #fff;
}
/* .new-box img {
    width: 100%;
    height: 402px;
    object-fit: cover;
} */
.new-box .PressRelease-img {
    width: 100%;
    height: 402px;
    object-fit: cover;
}
.new-box p {
    background: #004f8d;
    color: #ddd;
    padding: 10px;
    text-transform: uppercase;
    font-size: 18px;
    text-align: center;
}
ul.pagination.float-right {
    background: #004f8d;
}


a.page-link.next {
    padding: 4px 12px;
    border-radius: 0px !important;
    background: #004f8d;
    color: #fff;
}

a.page-link.prev {
    padding: 4px 12px;
    border-radius: 0px !important;
    background: #004f8d;
    color: #fff;
}
.card-footer {
    padding: 8px 8px;
}
img.new-one {
    position: absolute;
    top: 188px;
    left: 0;
    z-index: -1;
    -webkit-animation: bounces 2s infinite alternate;
    width: 123px;
}
img.new-two {
    position: absolute;
    top: 50px;
    right: 0;
    z-index: -1;
    -webkit-animation: bounces 2s infinite alternate;
    width: 123px;
}
.box{
    color: #fff;
    font-family: 'Cabin', sans-serif;
    position: relative;
    overflow: hidden;
    transition: all 0.3s ease 0s;
    border: 5px solid #fff;
    margin-bottom: 10px;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
    /* box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px; */
}
.box:before,
.box:after,
.box .box-content:before,
.box .box-content:after{
    content: "";
    background:#080808;
    width: 50%;
    height: 50%;
    transform: translateX(-100%);
    position: absolute;
    top: 0;
    left: 0;
    transition: all 0.4s ease;
}
.box:after{
    top: auto;
    bottom: 0;
    left: auto;
    right: 0;
    transform: translateX(100%);
}
.box .box-content:before,
.box .box-content:after{
    background: #000;
    transform: translateX(0) translateY(-100%);
    left: auto;
    right: 0;
    transition: all 0.4s ease;
}
.box .box-content:after{
    top: auto;
    bottom: 0;
    right: auto;
    transform: translateX(0) translateY(100%);
}
.box:hover:before,
.box:hover:after,
.box:hover .box-content:before,
.box:hover .box-content:after{
    transform: translate(0, 0);
    opacity: 0.8;
}
.box img{
    width: 100%;
    height: 100%;
    transition: all 0.25s;
}
.box .box-content{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    transition: all 0.2s ease 0s;
}
.box .inner-content{
    text-align: center;
    opacity: 0;
    transform: translateX(-50%) translateY(-50%);
    position: absolute;
    top: 50%;
    left: 50%;
    transition: all 0.3s ease 0s; 
    z-index: 1;
}
.box:hover .inner-content{ opacity: 1; }
.box .title{
    font-size: 22px;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-shadow: 0 0 4px #000;
    margin: 0 0 3px 0;
}
.box .post{
    font-size: 15px;
    font-style: italic;
    text-transform: capitalize;
    text-shadow: 0 0 4px #000;
    margin: 0 0 10px;
    display: block;
}
.box .icon{
    padding: 0;
    margin: 0;
    list-style: none;
}
.box .icon li{
    display: inline-block;
    margin: 0 5px 0 0;
}
.box .icon li a{
    color: #292929;
    background: #fff;
    font-size: 20px;
    line-height: 35px;
    text-align: center;
    height: 35px;
    width: 35px;
    display: block;
    transition: all 0.3s;
}
.box .icon li a:hover{
    color: #fff;
    background: #eb2f06;
    text-shadow: 0 0 2px #fff;
}
@media only screen and (max-width:990px){
    .box{ margin-bottom: 30px; }
}
@media only screen and (max-width:479px){
    .box .title{ font-size: 20px; }
}
.container
{
    max-width: 100%;
    width: 1240px;
}

@media (max-width:1250px)
{
    .container
{
    
    width: 98%;
}
}
.middle-box
{
    padding-bottom: 5px;
}
.boxedsection
{
    
padding-top: 40px;
}
.datepara
{
    
text-align: center;
    
color: #3F51B5 !important;
    
font-weight: bold;
}


/*latest updates */
.acme-news-ticker {
    background: #fff;
    position: relative;
    height: 38px;
    border: 1px solid #0179d8;
    margin-top: 45px;
    margin: 0;
    padding: 0;
    }
    @media (min-width: 768px) {
      .acme-news-ticker {
        margin-top: 1px;
        margin-bottom: 0;
        } }
    .acme-news-ticker-label {
      background: #0179d8;
      padding: 7px;
      width: auto;
      float: left;
      margin-right: 15px;
      line-height: normal;
      height: 100%;
      color: #fff;
      }
      @media (max-width: 575px) {
        .acme-news-ticker-label {
          position: absolute;
          top: -45px; } }
    .acme-news-ticker-box {
      height: 100%;
      padding-top: 7px;
      overflow: hidden;
      }
      @media (max-width: 575px) {
        .acme-news-ticker-box {
          padding-left: 10px;
          padding-right: 120px; } }
      .acme-news-ticker-box ul {
        width: 100%;
        list-style-type: none !important;
        padding: 0;
        margin: 0; }
        .acme-news-ticker-box ul li a {
          text-decoration: none;
          color: #3a1f55;
          font-weight: 600;
          }
    .acme-news-ticker-controls {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      position: absolute;
      height: 100%;
      right: 0;
      top: 0; }
      .acme-news-ticker-controls button {
        height: 100%;
        background: #ffffff;
        padding: 0;
        width: 40px;
        border-color: #c9c9c9;
        border-style: solid;
        border-width: 0 0 0 1px;
        cursor: pointer;
        display: inline-block;
        }
        .acme-news-ticker-controls button:hover {
          background: #eeeeee; }
        .acme-news-ticker-controls button.acme-news-ticker-arrow {
          margin: 0;
          display: inline-block;
          position: relative; }
          .acme-news-ticker-controls button.acme-news-ticker-arrow:after {
            border-color: #999;
            border-bottom-style: solid;
            border-bottom-width: 2px;
            border-right-style: solid;
            border-right-width: 2px;
            content: '';
            display: inline-block;
            height: 8px;
            left: 50%;
            position: absolute;
            top: 50%;
            width: 8px; }
        .acme-news-ticker-controls button.acme-news-ticker-pause {
          position: relative;
          display: inline-block; }
          .acme-news-ticker-controls button.acme-news-ticker-pause:before {
            position: absolute;
            content: "";
            width: 10px;
            height: 10px;
            border-color: #999;
            border-style: solid;
            border-width: 0 2px 0;
            -webkit-transform: translate(-50%, -50%);
                -ms-transform: translate(-50%, -50%);
                    transform: translate(-50%, -50%);
            left: 50%;
            top: 50%; }
      .acme-news-ticker-controls.acme-news-ticker-horizontal-controls button.acme-news-ticker-prev:after {
        -webkit-transform: translate(-50%, -50%) rotate(135deg);
            -ms-transform: translate(-50%, -50%) rotate(135deg);
                transform: translate(-50%, -50%) rotate(135deg); }
      .acme-news-ticker-controls.acme-news-ticker-horizontal-controls button.acme-news-ticker-next:after {
        -webkit-transform: translate(-50%, -50%) rotate(315deg);
            -ms-transform: translate(-50%, -50%) rotate(315deg);
                transform: translate(-50%, -50%) rotate(315deg); }
      .acme-news-ticker-controls.acme-news-ticker-vertical-controls button.acme-news-ticker-prev:after {
        -webkit-transform: translate(-50%, -50%) rotate(225deg);
            -ms-transform: translate(-50%, -50%) rotate(225deg);
                transform: translate(-50%, -50%) rotate(225deg); }
      .acme-news-ticker-controls.acme-news-ticker-vertical-controls button.acme-news-ticker-next:after {
        -webkit-transform: translate(-50%, -50%) rotate(405deg);
            -ms-transform: translate(-50%, -50%) rotate(405deg);
                transform: translate(-50%, -50%) rotate(405deg); }
  /*latest updates end*/
  
                #myBtn {
                    display: none;
                    position: fixed;
                    bottom: 20px;
                    right: 30px;
                    z-index: 99; 
                    border: none; 
                    outline: none; 
                    background-color: #0179d8;
                    color: white; 
                    cursor: pointer;
                    padding:10px 19px; 
                    border-radius:50%;
                    font-size: 18px;
                  }
                  
                  #myBtn:hover {
                    background-color: #0179d8;
                  }
                  .dashboardnewdiv
                  {
                    WIDTH: 880PX;
                    RIGHT: 2%;
                    POSITION: absolute;
                  }
                  .dashboardnewdiv h1{
                    text-align: center;
                    margin-top: 20px;
                    text-transform: uppercase;
                    color: #0069bc;
                    font-size: 30px;
                    FONT-WEIGHT: BOLD;
                  }
                  .bannerbtns
                  {

text-align: center;

MARGIN-BOTTOM: 0;

}
                  .bannerbtns a{

width: auto;

display: inline-block;

margin-left: 29px;

margin-top: 10px;

min-width: 125px;

color: #fff;

/* line-height: 2; */
}
                  .bannerbtns a
                  {

width: auto;

height: auto;

text-align: center;

border-radius: 0;

padding-top: 6px;

/* border: 1px solid #fff; */

box-shadow: 0px 3px 5px #cecccc;

margin-bottom: 7px;
cursor: pointer;
padding: 9px 7px;
}
                  .bannerbtns  img
                  {

                  }
                  .bannerbtns a:hover
                  {
                    box-shadow: 0px 9px 19px #cecccc;
                  }

.dashboardinnerbox
{
    background: #afdeff !important;
    /* min-height: 200px; */
    margin-bottom: 20px;
    margin-top: 20px;
    box-shadow: 0px 4px 7px #978c8c;
    float: left;
    width: 100%;
    border-radius: 5px;
}
.dashboardinnerbox h2
{
    /* background: #169bf9 !important; */
    color: #fff;
    font-size: 17px;
    text-align: center;
    padding: 10px 0px;
    border-bottom: 1px solid #ddd;
    margin: 0;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    font-weight: bold;
}

.innwebox
{
    background: #fff;
    min-height: 70px;
    margin-bottom: 13px;
    border: 1px solid #efefef;
    border-radius: 5px;
    text-align: center;
    color: #424242;
}
.dashboardinnerbox .col-xs-12
{
  padding: 13px;
  padding-bottom: 0;
  float: left;
  width: 100%;
}
.dashboardbox .col-sm-2
{
  float: left;
}
.innwebox h3{margin-top: 10px;font-size: 21px;font-weight: bold;margin-bottom: 5px;}
.innwebox p{
  margin-bottom: 10px;
  color: #000;
}
.boxbg2 .dashboardinnerbox h2
{/* background: #D77748 !important; */}
.boxbg2  .dashboardinnerbox
{background: #d7774859 !important;}

.boxbg3 .dashboardinnerbox h2
{/* background: #0DA759 !important; */}
.boxbg3  .dashboardinnerbox
{background: #0da75959 !important;}

.boxbg4 .dashboardinnerbox h2
{/* background: #3F51B5 !important; */}
.boxbg4  .dashboardinnerbox
{background: #3f51b56b !important;}
.boxbg5 .dashboardinnerbox h2
{/* background: #704839 !important; */}
.boxbg5  .dashboardinnerbox
{background: #70483961 !important;}
.boxbg6 .dashboardinnerbox h2
{background: #00bdab !important;}
.boxbg6  .dashboardinnerbox
{background: #00bdab45 !important;}
.dashboardmainrow .col-sm-3
{
    width: 20%;
}
  /*Scroll To Top Button end*/@import url('https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@300..700&display=swap');
body{
    font-family: "Space Grotesk", sans-serif;
}
@media all and (min-width: 992px) {
    .dropdown-menu {
      width: auto;
    }
    .mega-submenu {
      left: 100%;
      top: 0;
      min-width: 25rem;
    }
    .ktm-mega-menu {
      position: static;
    }
    .mega-menu {
      left: 0;
      right: 0;
      width: 100%;
    }
    .dropdown-menu li {
      position: relative;
    }
    .dropdown-menu .submenu {
      display: none;
      left: 100%;
      top: 0;
    }
    .dropdown-menu > li:hover > .submenu,
    .dropdown:hover > .dropdown-menu {
      display: block;
    }
  }
  .nav-link{
    color:#fff;
    padding: 5px 13px !important;
  }
  .navbar-nav .nav-link.active, .navbar-nav .nav-link.show {
    color: #fff;
}
.login-btn a {
    border: 2px solid #ffffff;
    margin: 6px;
    padding: 0px 9px ! IMPORTANT;
    width: 168px;
    text-align: center;
    border-radius: 30px;
    color: #ffffff;
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 600;
}
.login-btn a:hover {
    background: #FFC107;
    color: #000;
    border: 2px solid #FFC107;
}
ul.dropdown-menu {
    border-radius: 0px;
}

ul.dropdown-menu li {
    border-bottom: 1px dashed #ddd;
    padding-top: 0;

}
ul.dropdown-menu li a{
    font-size: 14px;
    font-weight: 600;
}
ul.dropdown-menu li a:before {
    font-family: FontAwesome;
    padding-right: 10px;
    content: '\f1de ';
    color: #0d6efd;
}
ul.dropdown-menu li a:hover{
    color: #0d6efd;
    background: transparent;
}
img.log-ts {
    width: 93px;
    height: 93px;
}
img.log-main {
    width: 98px;
    height: 98px;
}
.logo-txt h4 {
    font-size: 26px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 700;
    margin-bottom: 0;
    color: #0033C3;
}

.logo-txt h5 {
    font-size: 16px;
    margin-bottom: 3px;
}

.logo-txt h6 {
    font-size: 15px;
    margin-bottom: 2px;
}

.logo-txt {
    margin-top: 8px;
    text-align: left;
}
/* .logo-header 

/* newheader start*/ 

.logo img {
    width: 85px;
    float: left;
    margin-right: 15px;
    margin: 0;
    margin-top: 0px;
    margin-right: 9px;
}
.logo-text h1 {
    font-size: 21px;
    line-height: 22px;
    font-weight: 700;
    width: 95%;
    text-transform: uppercase;
    margin-top: 7px;
    color: #0179d8;
    text-align: left;
}
.logo-text span {
    font-weight: 200;
    font-size: 14px;
    font-weight: 600;
    line-height: 5px;
    text-transform: capitalize;
    color: #000000;
}
.logo1 img {
    width: auto;
    height: 80px;
    margin-right: 0px !important;
    margin-left: 10px;
    float: left;
    margin-top: 2px !important;
}
.cm-img {
    border-radius: 50%;
    width: 80px !important;
    height: 80px !important;
    /* min-width: fit-content; */
    object-fit: cover;
}
/* newheader end*/ 
.conct-icon {
    font-size: 26px;
    display: inline-block;
    height: 50px;
    line-height: 50px;
    margin: 0;
    padding: 0;
    text-align: center;
    width: 50px;
    font-weight: 100;
    position: relative;
    background-color: #ecf4ff;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    color: #FF5722;
    margin-top: 15px;
}
.conct-txt h4 {
    font-size: 17px;
    margin-bottom: 2px;
    color: #FF5722;
}

.conct-txt p {
    font-size: 15px;
    margin-bottom: 0;
}
.sub-conct {
    border-right: 1px solid #ecf4ff;
}
.header-part {
    /* box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px; */
    border-top: 4px solid #0179d8;
    padding-top: 5px;
}
ul.dropdown-menu {
    border-top: 3px solid #FFC107 !important;
    border: 0px;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
.logo-header {
    margin: 5px 0px;
}
img.slider-img {
    height: 470px;
    width: 100%;
    object-fit: cover;
    object-position: center;
}
.bg-primary {
    background: #0179d8 !important;
    /* BOX-SHADOW: 0PX 3PX 4PX #ffffff; */
    POSITION: RELATIVE;
    border-bottom: 1px solid #fff;
}
.leader-box img {
    width: 90px;
    height: 90px;
    object-fit: cover;
    border-radius: 50%;
    border: 1px solid #ddd;
    background: #fff;
}

.leader-txt h4 {
    font-size: 17px;
    margin-bottom: 3px;
    color: #ff3d00;
    text-transform: uppercase;
    font-weight: 900;
}

.leader-txt h5 {
    font-size: 16px;
    margin-bottom: 0px;
    text-transform: capitalize;
    font-weight: 600;
    color: #303030;
}

.leader-txt h6 {
    font-size: 14px;
    color: #303030;
}
.leader-txt {
    margin-top: 16px;
}


.leader-part {
    position: relative;
    /* border-top: 1px dashed #dce1fa; */
    padding: 13px 0px;
    border-bottom: 1px dashed #d2d0d0;
    background: url(../images/dots.png);
}
.carousel-caption {
    position: absolute;
    top: 90px;
    left: 10%;
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
    color: #fff;
    text-align: left;
}

/*--about--*/
.about-img {
    position: relative;
   
}
.about-part{
    padding: 50px 0px;
}

img.abt-one {
    height: 435px;
    width: 419px;
    object-fit: cover;
    object-position: top;
    /* transform: translateY(-40px); */
    border-radius: 50%;
    border: 8px solid #ffffff;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
/* img.abt-one:hover{
    will-change: transform;
    transform: perspective(1000px) rotateX(0deg) rotateY(0deg);
} */
img.abt-two {
    position: absolute;
    right: 0;
    width: 297px;
    border-radius: 50%;
    height: 300px;
    object-fit: cover;
    object-position: center;
    bottom: -35px;
    border: 8px solid #ffffff;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

img.abt-three {
    position: absolute;
    width: 100%;
    left: 0;
    right: 0;
    z-index: -1;
}
.title-area {
    margin-bottom: calc(var(--section-title-space) - 12px);
    position: relative;
    z-index: 2;
}
.sub-title6 {
    font-size: 16px;
    font-weight: 600;
    color: var(--title-color);
    font-family: var(--title-font);
    text-transform: uppercase;
    margin-top: -0.41em;
    margin-bottom: 3px;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 5px;
}
.sub-title6 .shape {
    display: inline-block;
    height: 3px;
    width: 40px;
    background-color: #FF5722;
    border-radius: 99px;
    position: relative;
}
.sub-title6 .shape.right .dots {
    right: -6px;
}
.sub-title6 .dots {
    display: inline-block;
    width: 3px;
    height: 3px;
    background-color: inherit;
    border-radius: 99px;
    position: absolute;
    top: 0;
}
.sub-title6 .shape.right .dots:before {
    right: -6px;
}

.sub-title6 .dots:before, .sub-title6 .dots:after {
    content: '';
    height: inherit;
    width: inherit;
    background-color: inherit;
    border-radius: inherit;
    display: inline-block;
    position: absolute;
    top: 0;
}
.sub-title6 .shape.right .dots:after {
    right: -12px;
}
.title-area .sec-title {
    margin-bottom: 8px;
}

.sec-title {
    /* margin-bottom: 0px; */
    /* margin-top: -0.23em; */
}

.slider-img-one {
    width: 100%;
    height: 500px;
    object-fit: cover;
    /* -webkit-clip-path: polygon(170px 0, 100% 0, 100% 100%, 170px 100%, 0 50%);
    clip-path: polygon(170px 0, 100% 0, 100% 100%, 170px 100%, 0 50%); */
    position: relative;
}

.img-one{
    width: 100%;
    background: #FF5722;
    height: 500px;
    object-fit: cover;
    position: relative;
    -webkit-clip-path: polygon(115px 0, 100% 0, 100% 100%, 115px 100%, 0 50%);
    clip-path: polygon(108px 0, 100% 0, 100% 100%, 108px 100%, 0 50%);
}
/* .slider-part {
    background: url(../images/pattern.png);
} */
.silder-txt h3 {
    color: #FF5722;
    font-size: 37px;
    text-align: center;
}

.silder-txt p {
    color: #000;
    font-size: 34px;
    text-align: center;
}
button.btn.btn-danger {
    width: 130px;
    border-radius: 30px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 14px;
    font-weight: 600;
    margin: 0px auto;
    display: block;
}
.txt-slider-txt{
    position: relative;
    z-index: 1;
}
img.shape-img {
    position: absolute;
    bottom: -65px;
    left: 178px;
    -webkit-animation: bounces 2s infinite alternate;
    z-index: -1;
    opacity: .3;
}
img.abt-four {
    position: absolute;
    top: 118px;
    right: 35px;
    z-index: -1;
    -webkit-animation: bounces 2s infinite alternate;
}
@keyframes bounces {
    0% {
        transform: translateY(0)
    }

    to {
        transform: translateY(-25px)
    }
}

@-webkit-keyframes bounces {
    0% {
        transform: translateY(0)
    }

    to {
        transform: translateY(-25px)
    }
}
/* .slider-img-box {
    background: url(../images/food.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: bottom;
} */
.about-links .nav-link {
    color: black;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1px;
}

img.abt-link-img {
    width: 100%;
    height: 108px;
    /* object-fit: contain; */
    /* border: 1px solid #fff; */
    padding: 5px;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    background: #fff;
}
a.view-more {
    color: #3F51B5;
    float: right;
    font-size: 14px;
    text-decoration: none;
    font-weight: 600;
}
a.view-more:hover{
    text-decoration: underline;
    color:#ff3d00;
}
.abt-link-txt p {
    font-size: 16px;
    text-align: justify;
    margin-top: 10px;
    margin-bottom: 0;
}

.wings-box img {
    width: 100%;
    border-radius: 10px 10px 0px 0px;
    margin-bottom: 10px;
    margin: auto;
}

.wings-box h4 {
    font-size: 17px;
    text-align: center;
    text-transform: uppercase;
    color: #3F51B5;
    font-weight: bold;
}

.wings-box p {
    text-align: center;
    font-size: 13px;
    margin-bottom: 10px;
    color: #000;
}

.wings-box {
    padding: 10px;
    box-shadow: 0px 4px 10px #b1a8a8;
    border-radius: 10px;
    background: #fdfdfd;
    margin-bottom: 20px;
    /* animation-duration: 2s;
    animation-iteration-count: infinite;
    transform-origin: bottom; */
}
.wings-box:hover{
    /* animation-name: bounce;
    animation-timing-function: ease; */
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}
.wings-part {
    padding: 50px 0px;
    background: url(../images/img_03.jpg);
    background-size: contain;
}
.icons {
    margin-bottom: 10px;
    position: relative;
    margin-top: -49px;
    background: #fff;
    width: 70px;
    margin-right: auto;
    margin-left: auto;
    height: 70px;
    line-height: 70px;
    padding: 15px;
    border-radius: 100%;
    display: flex;
    align-items: center;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}
a.read-more {
    text-align: CENTER;
    color: #000;
    font-size: 14px;
    font-weight: 600;
    text-decoration: none;
    margin: 5px auto;
    display: block;
    text-decoration: underline;
}
a.read-more:hover{
    color:red;
    text-decoration: underline;
}

.arrow-font-left, .arrow-font-right {
    position: absolute;
    top: 45%;
    bottom: 0;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 30px;
    height: 30px;
    padding: 0;
    color: #fff;
    opacity: 1;
    transition: opacity .15s ease;
    background: #ffffff;
    color: #3F51B5;
    border-radius: 50%;
    font-size: 25px;
    font-weight: 600;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
}
 .arrow-font-right:hover{
    color:red;
}
.arrow-font-left:hover{
    color:red;
}
.zoomWrapper {
    border: 5px solid #fff;
    /* max-width: 400px; */
    overflow: hidden;
    margin: 0 auto 11px auto;
    /* -- Prevent flicker -- */
    -webkit-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
  }
  
  .zoomWrapper img {
    width: 100%;
    height: auto;
    display: block;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    object-fit: cover;
    object-position:top;
  }
  
  .zoomWrapper img:hover {
    -webkit-transform: scale(1.25);
    -moz-transform: scale(1.25);
    -ms-transform: scale(1.25);
    -o-transform: scale(1.25);
    transform: scale(1.25);
  }
  
 
  .gallery-part {
    padding: 50px 0px;
    background: url(../images_new/woo-bg.jpg);
    background-size: contain;
    background-position: right;
    position: relative;
}
.shap-img1{
    position: absolute;
    top: 81px;
    width: 62px;
    right: 76px;
    bottom: 10%;
    -webkit-animation: bounces 2s infinite alternate;
    opacity: .5;
}
.shap-img2{
    position: absolute;
    top: 150px;
    width: 62px;
    right: 27px;
    bottom: 10%;
    -webkit-animation: bounces 2s infinite alternate;
    opacity: .2;
}
@keyframes bounces {
    0% {
        transform: translateY(0)
    }

    to {
        transform: translateY(-25px)
    }
}

@-webkit-keyframes bounces {
    0% {
        transform: translateY(0)
    }

    to {
        transform: translateY(-25px)
    }
}
img.shape-img1 {
    position: absolute;
    bottom: -4px;
    left: 0;
    animation: spin 7s linear infinite;
    z-index: 1;
    opacity: .7;
}
@-moz-keyframes spin { 
    100% { -moz-transform: rotate(360deg); } 
}
@-webkit-keyframes spin { 
    100% { -webkit-transform: rotate(360deg); } 
}
@keyframes spin { 
    100% { 
        -webkit-transform: rotate(360deg); 
        transform:rotate(360deg); 
    } 
}
.sub-gallery {
    z-index: 999;
    position: relative;
}


.footer-img-box {
    /* background: url(../images/pattern.png);
    */
    /* opacity: .1; */
    padding: 30px 0px 0px;
}
.footer-box {
    /* padding: 30px 0px; */
    position: relative;
    background: #001327;
}
.footer-sub-box h5 {
    color: #ddd;
    text-transform: uppercase;
    position: relative;
    margin-bottom: 16px;
    padding-bottom: 15px;
    font-size: 16px;
}
.footer-sub-box h5:before {
    content: '';
    position: absolute;
    bottom: 4px;
    width: 100px;
    height: 2px;
    background: #FF9800;
    left: 0;
}
.footer-sub-box h5:after {
  
    content: '';
    position: absolute;
    bottom: 0px;
    width: 75px;
    height: 2px;
    background: #FF9800;
    left: 0;
}
ul.one-list {
    padding: 0;
    list-style: none;
}
ul.one-list li {
    padding-bottom: 8px;
}
ul.one-list li a {
    color: #dbdada;
    font-size: 14px;
    display: flex;
}
ul.one-list li a:before {
    content: '\f101';
    font-family: 'FontAwesome';
    padding-right: 5px;
}
ul.contact {
    padding: 0;
}
ul.contact li {
    display: flex;
    margin-top: 18px;
    color: #dedede;
    font-size: 13px;
}
ul.contact li i {
    display: inline-block;
    height: 45px;
    width: 45px;
    text-align: center;
    line-height: 45px;
    border-radius: 50%;
    margin-right: 20px;
    background: rgba(255, 255, 255, 0.1);
    color: var(--white);
    border: 1px dashed rgba(255, 255, 255, 0.3);
    font-weight: 300;
    font-size: 18px;
}
.content {
    color: #dbdada;
    font-size: 13px;
}
ul.contact li strong {
    display: block;
    text-transform: uppercase;
    color: #cbc8c8;
    font-size: 14px;
}
ol.info-list {
    list-style: none;
    padding: 0;
    border-top: 1px solid #08284b;
    padding-top: 10px;
    margin-top: 10px;
    text-align: center;
}
ol.info-list li {
    display: inline;
    border-right: 1px solid #073b73;
}
ol.info-list li a {
    padding: 0px 12px;
    color: #dbdada;
    /* text-align: center; */
    font-size: 14px;
}
a {
    text-decoration: none;
}
.copy-right {
    background: #000918;
    padding-top: 18px;
    padding-bottom: 10px;
    color: #fff;
}
.copy-right p {
    margin-bottom: 0;
    font-size: 14px;
}
p.f-r {
    float: right;
}
.apt-logo {
    width: 90px;
    background: #fff;
    border-radius: 10px 0px 11px 0px;
    padding: 3px 6px;
    margin-left: 4px;
}
ul.contact li a {
    color: #dbdada;
    font-weight: 500;
}
ul.portal-list li a img {
    width: 100%;
    height: 69px;
    margin-bottom: 6px;
    border: 2px solid #1a395a;
    padding: 3px;
    /* object-fit: contain; */
    border-radius: 10px;
}

ul.portal-list {
    padding: 0;
}
*--top menu--*/
/* .top-menu {
    background: url(../images/dots.png);
} */
ol.color-theme li {
    background: blue;
    padding: 10px;
    width: 10px;
    height: 10px;
    border: 1px solid #fff;
    display: inline-flex;
    border-radius: 50%;
    cursor: pointer;
  }
  ol.color-theme {
    list-style: none;
    padding: 0;
    position: relative;
    top: 10px;
    display: inline;
  }
  ol.color-theme li.blue {
    background: #2676c2;
  }
  
  ol.color-theme li.organe {
    background: #db5903;
  }
  
  ol.color-theme li.green {
    background: #4CAF50;
  }

  ol.font-incrs {
    list-style: none;
    padding: 7px 0px;
    margin-left: 0px;
    display: inline;
    /* margin-top: 26px; */
    position: relative;
    top: 4px;
  }
  
  ol.font-incrs li {
    /* float: left; */
    padding: 1px 1px;
    /* float: left; */
    /* padding: 0; */
    display: inline-block;
  }
  
  ol.font-incrs li a {
    border: 1px solid #c6c6c6;
    padding: 3px 9px;
    font-size: 12px;
    color: #000 !important;
    text-decoration: none;
    /* border-radius: 50%; */
    text-align: center;
    background: #fff;
  }
  a#btn-decrease {
    padding: 3px 7px;
  }
  
  a#btn-increase {
    padding: 3px 7px;
  }
  .black{
    background: #000;
  }
  .white{
    background: #fff;
    color: #000 !important;
  }
  ul.guidelines {
    padding: 0;
    list-style: none;
    display: initial;
    position: relative;
    top: 5px;
  }
  
  ul.guidelines li {
    display: inline;
  }
  
  ul.guidelines li a {
    color: #000;
    font-size: 13px;
    text-decoration: none;
    /* text-align: right; */
    padding-right: 4px;
    text-transform: capitalize;
    /* font-weight: 500; */
  }
  .search-box .form-control {
    background: white;
    border: 1px solid #e9e4e4;
    height: 44px;
    margin-top: -10px;
  }
  span.input-group-text {
    background: #3F51B5;
    border: 1px solid #3F51B5;
    color: #fff;
    height: 44px;
    width: 41px;
    margin-top: -10px;
    text-align: center;
  }
  .input-group {
    /* margin-top: -8px !important; */
}
a.black {
    color: #fff !important;
}
img.logo {
    width: 100%;
    height: 100px;
    object-fit: contain;
}

.right-box {
    position: relative;
    top: 7px;
}

ol.colortheme {
    list-style: none;
    padding: 0;
    float: left;
    margin-top: 5px;
    margin-right: 1px;
}


ol.colortheme li {
    float: left;
}

ol.colortheme li a {
    background: #0033c3;
    border: 1px solid #fff;
    height: 26px;
    width: 26px;
    display: block;
    /* border-radius: 50%; */
}
a.styleswitch.green{
    background-color: #FF5722;
}
a.styleswitch.yellow{
    background-color: #4CAF50;
}
span.input-group-text i {
    font-size: 20px;
}
a.black.color {
    background: #000;
    color: #fff !important;
}
/* img.abt-five {
    position: absolute;
    top: 188px;
    right: -64px;
    z-index: -1;
    -webkit-animation: bounces 2s infinite alternate;
    width: 123px;
} */

.about-txt-box {
    position: relative;
}

.vedio-sub img {
    width: 100%;
    height: 400px;
    object-fit: cover;
    object-position: center;
}

.vedio-sub {
    border: 10px solid #fff;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

.video-part {
    padding: 50px 0px;
    background: linear-gradient(      rgb(5 68 118),       rgb(0 12 45 / 88%)   ),url(../images_new/bg2.jpg);
    background-size: cover;
    background-attachment: fixed;
}
.video-txt img {
    width: 100%;
    height: 80px;
    object-fit: cover;
    object-position: center;
}
.video-link .nav-link.active {
    background: transparent;
}
.video-txt h4 {
    font-size: 16px !important;
    line-height: 23px;
    margin-bottom: 0px;
    color: #092548;
}

.video-txt {
    border: 1px solid #061c60;
    padding: 6px;
    background: #fff;
}


.video-link .nav-link {
    padding: 0;
}

.video-link li {
    margin-bottom: 13px;
    width: 342px;
}
.video-txt p {
    font-size: 12px;
    color: #000;
    text-transform: lowercase;
}

.layer {
    background-color: rgb(0 0 0 / 63%);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.sub-sub-video{
    position: relative;
}
.video-icon {
    position: absolute;
    top: 39%;
    left: 50%;
    right: 50%;
    background: red;
    width: 71px;
    padding: 10px 20px;
    border-radius: 10px;
    cursor: pointer;
}

.video-icon i {
    color: #fff;
    font-size: 30px;
    text-align: center;
    margin: 0px auto;
    display: block;
}
.news-card
{
	/* border: 1px solid #ccc; */
	-webkit-box-shadow: 0 1px 6px 0 rgb(0 0 0 / 20%);
	box-shadow: 0 1px 6px 0 rgb(0 0 0 / 20%);
	padding: 10px;
	background: #fff;
}
.news-item
{
	/* border-bottom: 1px solid #ccc; */
	padding: 8px;
}
.news-item td
{
	font-size: 14px;
}

.demo1
{
	overflow-y: unset !important;
	list-style-type: none;
}

.card-body
{
	padding: 0;
}
.news-card p
{
	font-size: 14px;
	padding-bottom: 0;
	margin-bottom: 0;
	font-weight: 500;
	text-align: justify;
}
.card
{
	border: 0;
	background: unset;
}


.card-footer
{
	background: unset;
    border: 0;

}
.updates
{
	background: #ffffffc7;
	padding: 20px;
	border-top: 1px solid #6378cf0f;
}
.mt-18
{
	margin-top: 18px;
}
.mt-15
{
	margin-top: 15px;
}
.news-card h4
{

font-size: 20px;

text-transform: uppercase;
}


.news-card img {
    width: 100%;
    height: 100px;
}
ul.demo1 {
    padding: 0;
}
.new-events-part {
    padding: 50px 0px;
    position: relative;
}
.new-event-btn{
    float: right;
    background: #004f8d;
    padding: 5px 12px;
    color: #fff;
}
.new-box .PressRelease-img {
    width: 100%;
    height: 450px;
    object-fit: cover;
    border: 4px solid #d7d4d4;
}

.new-box p {
    background: #004f8d;
    color: #ddd;
    padding: 10px;
    text-transform: uppercase;
    font-size: 18px;
    text-align: center;
}
ul.pagination.float-right {
    background: #004f8d;
}


a.page-link.next {
    padding: 4px 12px;
    border-radius: 0px !important;
    background: #004f8d;
    color: #fff;
}

a.page-link.prev {
    padding: 4px 12px;
    border-radius: 0px !important;
    background: #004f8d;
    color: #fff;
}
.card-footer {
    padding: 8px 8px;
}
img.new-one {
    position: absolute;
    top: 188px;
    left: 0;
    z-index: -1;
    -webkit-animation: bounces 2s infinite alternate;
    width: 123px;
}
img.new-two {
    position: absolute;
    top: 50px;
    right: 0;
    z-index: -1;
    -webkit-animation: bounces 2s infinite alternate;
    width: 123px;
}
.box{
    color: #fff;
    font-family: 'Cabin', sans-serif;
    position: relative;
    overflow: hidden;
    transition: all 0.3s ease 0s;
    border: 5px solid #fff;
    margin-bottom: 10px;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
    /* box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px; */
}
.box:before,
.box:after,
.box .box-content:before,
.box .box-content:after{
    content: "";
    background:#080808;
    width: 50%;
    height: 50%;
    transform: translateX(-100%);
    position: absolute;
    top: 0;
    left: 0;
    transition: all 0.4s ease;
}
.box:after{
    top: auto;
    bottom: 0;
    left: auto;
    right: 0;
    transform: translateX(100%);
}
.box .box-content:before,
.box .box-content:after{
    background: #000;
    transform: translateX(0) translateY(-100%);
    left: auto;
    right: 0;
    transition: all 0.4s ease;
}
.box .box-content:after{
    top: auto;
    bottom: 0;
    right: auto;
    transform: translateX(0) translateY(100%);
}
.box:hover:before,
.box:hover:after,
.box:hover .box-content:before,
.box:hover .box-content:after{
    transform: translate(0, 0);
    opacity: 0.8;
}
.box .GALLERY{
    width: 100%;
    height:150px;
    transition: all 0.25s;
}
.box .box-content{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    transition: all 0.2s ease 0s;
}
.box .inner-content{
    text-align: center;
    opacity: 0;
    transform: translateX(-50%) translateY(-50%);
    position: absolute;
    top: 50%;
    left: 50%;
    transition: all 0.3s ease 0s; 
    z-index: 1;
}
.box:hover .inner-content{ opacity: 1; }
.box .title{
    font-size: 22px;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-shadow: 0 0 4px #000;
    margin: 0 0 3px 0;
}
.box .post{
    font-size: 15px;
    font-style: italic;
    text-transform: capitalize;
    text-shadow: 0 0 4px #000;
    margin: 0 0 10px;
    display: block;
}
.box .icon{
    padding: 0;
    margin: 0;
    list-style: none;
}
.box .icon li{
    display: inline-block;
    margin: 0 5px 0 0;
}
.box .icon li a{
    color: #292929;
    background: #fff;
    font-size: 20px;
    line-height: 35px;
    text-align: center;
    height: 35px;
    width: 35px;
    display: block;
    transition: all 0.3s;
}
.box .icon li a:hover{
    color: #fff;
    background: #eb2f06;
    text-shadow: 0 0 2px #fff;
}
@media only screen and (max-width:990px){
    .box{ margin-bottom: 30px; }
}
@media only screen and (max-width:479px){
    .box .title{ font-size: 20px; }
}
.container
{
    max-width: 100%;
    width: 1240px;
}

@media (max-width:1250px)
{
    .container
{
    
    width: 98%;
}
}
.middle-box
{
    padding-bottom: 0px;
}
.boxedsection
{
    
padding-top: 40px;
}
.datepara
{
    
text-align: center;
    
color: #3F51B5 !important;
    
font-weight: bold;
}

.video-box
{
    width: 100%;
    height: 450px;
    margin-top: -5px;
}
.services-img
{
    height: 200px;
    width: 100%;
    object-fit: cover;
}
/*latest updates */
.acme-news-ticker {
    background: #fff;
    position: relative;
    height: 38px;
    border: 1px solid #0179d8;
    margin-top: 45px;
    margin: 0;
    padding: 0;
    }
    @media (min-width: 768px) {
      .acme-news-ticker {
        margin-top: 1px;
        margin-bottom: 0;
        } }
    .acme-news-ticker-label {
      background: #0179d8;
      padding: 7px;
      width: auto;
      float: left;
      margin-right: 15px;
      line-height: normal;
      height: 100%;
      color: #fff;
      }
      @media (max-width: 575px) {
        .acme-news-ticker-label {
          position: absolute;
          top: -45px; } }
    .acme-news-ticker-box {
      height: 100%;
      padding-top: 7px;
      overflow: hidden;
      }
      @media (max-width: 575px) {
        .acme-news-ticker-box {
          padding-left: 10px;
          padding-right: 120px; } }
      .acme-news-ticker-box ul {
        width: 100%;
        list-style-type: none !important;
        padding: 0;
        margin: 0; }
        .acme-news-ticker-box ul li a {
          text-decoration: none;
          color: #3a1f55;
          font-weight: 600;
          }
    .acme-news-ticker-controls {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      position: absolute;
      height: 100%;
      right: 0;
      top: 0; }
      .acme-news-ticker-controls button {
        height: 100%;
        background: #ffffff;
        padding: 0;
        width: 40px;
        border-color: #c9c9c9;
        border-style: solid;
        border-width: 0 0 0 1px;
        cursor: pointer;
        display: inline-block;
        }
        .acme-news-ticker-controls button:hover {
          background: #eeeeee; }
        .acme-news-ticker-controls button.acme-news-ticker-arrow {
          margin: 0;
          display: inline-block;
          position: relative; }
          .acme-news-ticker-controls button.acme-news-ticker-arrow:after {
            border-color: #999;
            border-bottom-style: solid;
            border-bottom-width: 2px;
            border-right-style: solid;
            border-right-width: 2px;
            content: '';
            display: inline-block;
            height: 8px;
            left: 50%;
            position: absolute;
            top: 50%;
            width: 8px; }
        .acme-news-ticker-controls button.acme-news-ticker-pause {
          position: relative;
          display: inline-block; }
          .acme-news-ticker-controls button.acme-news-ticker-pause:before {
            position: absolute;
            content: "";
            width: 10px;
            height: 10px;
            border-color: #999;
            border-style: solid;
            border-width: 0 2px 0;
            -webkit-transform: translate(-50%, -50%);
                -ms-transform: translate(-50%, -50%);
                    transform: translate(-50%, -50%);
            left: 50%;
            top: 50%; }
      .acme-news-ticker-controls.acme-news-ticker-horizontal-controls button.acme-news-ticker-prev:after {
        -webkit-transform: translate(-50%, -50%) rotate(135deg);
            -ms-transform: translate(-50%, -50%) rotate(135deg);
                transform: translate(-50%, -50%) rotate(135deg); }
      .acme-news-ticker-controls.acme-news-ticker-horizontal-controls button.acme-news-ticker-next:after {
        -webkit-transform: translate(-50%, -50%) rotate(315deg);
            -ms-transform: translate(-50%, -50%) rotate(315deg);
                transform: translate(-50%, -50%) rotate(315deg); }
      .acme-news-ticker-controls.acme-news-ticker-vertical-controls button.acme-news-ticker-prev:after {
        -webkit-transform: translate(-50%, -50%) rotate(225deg);
            -ms-transform: translate(-50%, -50%) rotate(225deg);
                transform: translate(-50%, -50%) rotate(225deg); }
      .acme-news-ticker-controls.acme-news-ticker-vertical-controls button.acme-news-ticker-next:after {
        -webkit-transform: translate(-50%, -50%) rotate(405deg);
            -ms-transform: translate(-50%, -50%) rotate(405deg);
                transform: translate(-50%, -50%) rotate(405deg); }
  /*latest updates end*/
  
                #myBtn {
                    display: none;
                    position: fixed;
                    bottom: 20px;
                    right: 30px;
                    z-index: 99; 
                    border: none; 
                    outline: none; 
                    background-color: #0179d8;
                    color: white; 
                    cursor: pointer;
                    padding:10px 19px; 
                    border-radius:50%;
                    font-size: 18px;
                  }
                  
                  #myBtn:hover {
                    background-color: #0179d8;
                  }
   /*Scroll To Top Button end*/
   .blink_me {
    -webkit-animation-name: blinker;
    -webkit-animation-duration: 1s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-name: blinker;
    -moz-animation-duration: 1s;
    -moz-animation-timing-function: linear;
    -moz-animation-iteration-count: infinite;
    animation-name: blinker;
    animation-duration: 1s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    font-size: 18px;
    font-weight: bold;
}
@keyframes blinker{
0% {
    color: #acda08;
}
100% {
    color: #fff;
}
}
 