body {
    background: #fff;
    margin: 0px;
    font-size: 15px;
    color: #333;
    font-weight: 400;
    overflow-x: hidden;
    font-family: 'Roboto', sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    -webkit-text-size-adjust: none;
}
/* width */
::-webkit-scrollbar {
    width: 8px;
    height:8px;
  }
  
  /* Track */
  ::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px grey; 
    border-radius: 10px;
  }
   
  /* Handle */
  ::-webkit-scrollbar-thumb {
    background: #999; 
    border-radius: 10px;
  }
  
  /* Handle on hover */
  ::-webkit-scrollbar-thumb:hover {
    background: #13366e; 
  }
.clear {
    clear: both;
    font-size: 0px;
    line-height: 0px;
    height: 0px;
    margin: 0px;
    padding: 0px;
}

:focus {
    outline: 0;
}

a,
a:link,
:before,
:after,
a:visited,
#header,
#header.sticky_header
 {
    outline: none;
    text-decoration: none;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
a:hover,
:hover:before,
:hover:after,
:hover{
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
img {
    border: none;
}

ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    padding: 0;
    font-weight: 500!important;
    
}
p {
    margin: 0;
    padding: 0;
    line-height: 24px;
    color: #3e3e3e;
}
.outer:before,
.outer:after {
    content: "";
    display: table;
}
.outer:after {
    clear: both;
}

.outer {
    width: 100%;
    padding: 0 0;
    margin: 0 auto;
}
.container {
    width: 90%;
    max-width: 1340px;
    margin: 0 auto;
}
.text-white {
    color: #fff;
}
#pageTop {
    position: relative;
    padding-top: 34px;
}
#pageTop .bannerimg {
    width: 100%;
}
#header {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 58px;
    padding: 10px 0;
    z-index: 99;
    background: #13366e;
}
.headtop {
    padding: 5px 0;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9;
    background: #13366e;
}
.headtop p a {
    color: #fff;
    font-size: 13px;
}
.headtop p a:first-child{
    position: relative;
    padding-right: 10px;
    margin-right: 10px;
}
.headtop p a:first-child:after {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    background: #ffc107;
    height: 17px;
    width: 2px;
}
#header.sticky_header {
    position: fixed;
    top:0;
    left:0;
    width: 100%;
    height: 68px;
}
#header .navbar-light .navbar-brand,
#header .navbar-light .navbar-nav .nav-link ,
#header .navbar-light .navbar-nav .active > .nav-link {
    color: #fff;
}
#header .navbar-nav {
    display: block;
    padding-right: 0;
}
#header .navbar-nav ul li {
    float: left;
}
#header .navbar-nav ul {
    float: right;
    margin: 0;
}
#header .navbar-nav ul li a {
    text-transform: uppercase;
}
#header .navbar-nav ul li .dropdown-menu a {
    text-transform: capitalize;
    font-size: 15px;
    padding: 6px 12px;
}
#header .navbar-light .navbar-brand {
    font-size: 18px;
}
.donation .btn {
    color: #fff;
    border-radius: 0;
}
/* pageTop end here */
/* section middle */
#secmiddle {
    padding: 50px 0;
}
.temserve li {
    margin-bottom: 10px;
    background: url(../images/aumlogo.png) no-repeat;
    background-position: 96% 10px;
}
.temserve li:last-child{
    margin-bottom: 0;
}
.temserve li a {
    color: #13366e;
    font-weight: 600;
    text-transform: uppercase;
}
.temserve li a i {
    margin-right: 5px;
    display: inline-block;
}
.poojatimebx,
.temserve li {
    padding: 15px;
    border: 1px solid #e1e1e1;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
.poojatimebx li,
.poojatimebx {
    float: left;
    width:100%;
}
.poojatimebx li {
    color: #13366e;
    padding-bottom: 15px;
    margin-bottom: 10px;
    border-bottom: 1px solid #ddd;
}
.poojatimebx li:last-child{
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: none;
}
.text-theme-dark {
    color: #13366e;
}
.headmiddle h2 {
    font-size: 32px;
}
img {
    width:100%;
}
.news-content p i {
    margin-right: 5px;
}
.nopadding {
    padding-right:0 !important;
    padding-left:0 !important;
}
.months strong {
    font-size: 32px;
    display: block;
    color: #13366e;
    padding-top: 0;
}
.months strong small {
    display: block;
    font-size: 14px;

}
.newsevents .card-body {
    padding: 0;
}
.news-content h4 a {
    color: #222;
}
.slick-slide span {
    display: block;
}
.newsEvents.slick-vertical .slick-slide {
    display: flex;
    border: 1px solid #ddd;
    padding-top: 15px;
    padding-bottom: 15px;
    width: 100% !important;
    margin-right: 0 !important;
    margin-left: 0 !important;
    margin-bottom: 10px;
    border-radius: 5px;
    background: #f1f1f1;
}
.newsEvents .slick-arrow {
    position: absolute;
    top: -80px;
    width: 43px;
    height: 48px;
    z-index: 9;
    border:none;
    text-indent: -9999px;
}
.newsEvents .slick-next {
    right: 15px;
    background: url('../images/downArrow.png') no-repeat;
}
.newsEvents .slick-prev {
    right: 65px;
    background: url('../images/upArrow.png') no-repeat;
}
.newshead {
    padding-bottom: 20px;
    font-size: 20px;
}
.newsevents .card {
    border: none;
}
.descmiddle {
    background: url(../images/blueprint.png) no-repeat;
    background-position: center -10%;
    background-size: contain;
    padding-top: 5%;
    padding-bottom: 5%;
}
/* section middle */
/* history */
#history {
    padding: 50px 0;
    background: #f5f5f5;
}
.readmore {
    font-size: 14px;
}
.themedark {
    background: #13366e;
}
/* history */
/* getintouch */
#getintouch {
    padding: 20px 0;
    height: 65px;
}
.form_gt .form-control {
    background: no-repeat;
    border: none;
    color: #ddd;
    padding: 0 5px;
}
.form_gt .form-control:focus,
.form_gt .submit {
    background: none;
    outline: none;
    border:none;
}
.form_gt .fa-envelope {
    color: #6f6c6c;
    margin-top: 3px;
}
.form_gt .submit {
    color: #fff;
    padding: 0;
    font-size: 14px;
    font-weight: 500;
}
.form_gt .submit i{
    padding-left: 5px;
}
.form_gt {
    position: relative;
    padding: 0 30px;
    display: none;
}
.form_gt:before,
.form_gt::after{
    position: absolute;
    content: "";
    top: -22px;
    background: #355385;
    height: 64px;
    width: 1px;
}
.form_gt:before {
    left: 0;
}
.form_gt::after {
    right: 0;
}
.social ul  {
    float: right;
    margin-top: 5px;
}
.social ul li {
    float: left;
    margin-left: 30px;
}
.social ul li a i {
    color: #a9b3bc;
}
.form_gt form  {
    margin-top: 2px;
}
#getintouch h3 {
    font-size: 15px;
     margin-top: 4px;
}
/* getintouch */
/* footer */
#footer {
    padding-top: 50px;
}
.footheading  {
    font-size: 18px;
}
.address pre {
    line-height: 28px;
    font-size: 16px;
    color: #999ea1;
    font-family: 'Roboto', sans-serif;
}
.mapbx iframe {
    border: 2px solid #ebebeb;
}
.col-middle {
    border-right: 1px solid #ebebeb;
    border-left: 1px solid #ebebeb;
}
.linkfoot li {
    margin-bottom: 20px;
}
.linkfoot li:last-child{
    margin-bottom: 0;
}
.linkfoot li a {
    color: #999ea1;
}
.linkfoot li a:hover,
.secfootlink li a:hover {
    color: #13366e;
}
.col-12.mapbx {
    padding-bottom: 15px;
}
.secfootlink {
    float: right;
}
.secfootlink li {
    float: left;
    margin-left: 20px;
}
.secfootlink li a {
    color: #999ea1;
}
#secfoot {
    padding: 15px 0;
    border-top: 1px solid #ebebeb;
}
/* footer */
.scrolltop {
    width: 40px;
    height: 40px;
    opacity: 1;
    position: fixed;
    bottom: 14px;
    right: 20px;
    cursor: pointer;
    display: none;
    text-indent: -9999px;
    background: url(../images/scrollarrow.png) no-repeat;
    z-index: 999;
}
.bannertext {
    position: absolute;
    z-index: 99;
    bottom: 30%;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.bannertext small {
    display: block;
}
/* secinside */
#contentmain {
    padding: 50px 0;
}
#secinside {
    position: relative;
}
#secinside h2 {
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    font-size: 32px;
  }
  #contentmain h3 {
      font-size: 26px;
      position: relative;
      padding-bottom: 5px;
  }
  #contentmain h3:after {
      /*content: "";*/
      position: absolute;
      bottom: 0;
      left: 0;
      background: #333;
      height: 3px;
      width: 50px;
  }
  #contentmain h3 b {
      color: #f5b223;
      font-weight: normal;
  }
  body .btn-theme-dark {
      border-color: #13366e;
      background-color: #13366e;
  }
  body .btn-theme-dark:hover {
    border-color: #f5b223;
    background-color: #f5b223;
  }
  body .btn-theme-lg {
    color: #fff;
    min-width: 200px;
    padding: 12px;
}
body pre {
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-size: 15px;
    font-weight: 500;
    line-height: 26px;
}
.head {
    position: relative;
    padding-bottom: 8px;
    margin-bottom: 15px;
    color: #13366e;
}
.head:after {
    position: absolute;
    /*content: "";*/
    width: 32px;
    height: 2px;
    left: 0;
    bottom: 0;
    background: #13366e;
}
/* secinside */
.contact table tr th,
.contact table tr td {
    border: 1px solid #ccc;
}
.members li {
    margin-bottom: 15px;
    border-bottom: 1px solid #ccc;
}
.members li:last-child {
    margin-bottom: 0;
}
.members li,
.members li b,
.members li span {
    display: block;
}
.members li b {
    margin-bottom: 8px;
}
.members li span {
    margin-bottom: 10px;
}
.menu-administration-container ul li {
    display: inline-block;
}
.menu-administration-container ul li a{
    color: #fff !important;
    font-size: 13px !important;
    padding: 2px !important;
}
/*#mega-menu-wrap-social {*/
/*    border-radius: 0;*/
/*    display: none!important;*/
/*}*/
@media (min-width: 320px) and (max-width: 600px) {
  
    #header {
        top: 9.3em;
    }
    #pageTop .bannerimg {
        margin-top: 1.6em;
    }
    #mega-menu-wrap-primary .mega-menu-toggle {
        background: #13366e !important;
        width:100% !important;
    }
    .mega-menu-wrap{
        width: 100% !important;
    }
    #header .navbar-light .navbar-brand {
        font-size: 14px;
        word-break: break-word;
        white-space: normal;
    }
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link {
        color: #fff !important;
        background: #1c478c !important;
    }
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
        background: #13366e !important;
    }
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
        background: #265bb1 !important;
        color: #fff !important;
    }
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:hover, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:focus {
        background: #1c478c !important;
        color: #fff !important;
    }
    .menu-administration-container ul li {
        display: block;
    }
    .headmiddle{
        margin-top: 2em;
    }
    #contentmain {
        padding: 6em 0 2em 0;
    }
    .filter_gallery_470.row.filtr-container.filters-div{
        margin:0;
    }
    .secfootlink {
        float: left !important;
    }
}
