hhtml{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}
article,aside,details,figcaption,figure,footer,header,main,menu,nav,section{display:block}summary{display:list-item}
audio,canvas,progress,video{display:inline-block}progress{vertical-align:baseline}
audio:not([controls]){display:none;height:0}[hidden],template{display:none}
a{background-color:transparent}a:active,a:hover{outline-width:0}
abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}
b,strong{font-weight:bolder}dfn{font-style:italic}mark{background:#ff0;color:#000}
small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}
sub{bottom:-0.25em}sup{top:-0.5em}figure{margin:1em 40px}img{border-style:none}
code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}hr{box-sizing:content-box;height:0;overflow:visible}
button,input,select,textarea,optgroup{font:inherit;margin:0}optgroup{font-weight:bold}
button,input{overflow:visible}button,select{text-transform:none}
button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}
button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}
button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}
fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:.35em .625em .75em}
legend{color:inherit;display:table;max-width:100%;padding:0;white-space:normal}textarea{overflow:auto}
[type=checkbox],[type=radio]{padding:0}
[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}
[type=search]{-webkit-appearance:textfield;outline-offset:-2px}
[type=search]::-webkit-search-decoration{-webkit-appearance:none}
::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}
.btn-info {
    color: #fff;
    background-color: #04668c !important;
    border-color: #0378a6 !important;
}
.page-link{
    color:#353535;
}

p{    color: #353535;font-size: 16px;}
html{box-sizing:border-box}
*,*:before,*:after{box-sizing:inherit}  
ul,li, ol{list-style:none;padding:0px;margin:0px;color: #353535;font-size: 20px;}
.bg-gradient{
    background: -webkit-linear-gradient(to bottom, #006c9b 0%,#006c9b 50%,#004563 51%,#004563 71%,#004563 100%);
    background: -o-linear-gradient(to bottom, #006c9b 0%,#006c9b 50%,#004563 51%,#004563 71%,#004563 100%);
    background: -ms-linear-gradient(to bottom, #006c9b 0%,#006c9b 50%,#004563 51%,#004563 71%,#004563 100%);
    background: linear-gradient(to bottom, #006c9b 0%,#006c9b 50%,#004563 51%,#004563 71%,#004563 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0378a6', endColorstr='#04668c',GradientType=0 );
}
.btn-blue{
    background: -webkit-linear-gradient(to bottom, #0378a6 0%,#0378a6 50%,#04668c 51%,#04668c 71%,#04668c 100%);
    background: -o-linear-gradient(to bottom, #0378a6 0%,#0378a6 50%,#04668c 51%,#04668c 71%,#04668c 100%);
    background: -ms-linear-gradient(to bottom, #0378a6 0%,#0378a6 50%,#04668c 51%,#04668c 71%,#04668c 100%);
    background: linear-gradient(to bottom, #0378a6 0%,#0378a6 50%,#04668c 51%,#04668c 71%,#04668c 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0378a6', endColorstr='#04668c',GradientType=0 );
}
.btn-blue:hover{
    background: -webkit-linear-gradient(top, #f85032 0%,#f16f5c 50%,#f6290c 51%,#f02f17 71%,#e73827 100%);
    background: -o-linear-gradient(top, #f85032 0%,#f16f5c 50%,#f6290c 51%,#f02f17 71%,#e73827 100%);
    background: -ms-linear-gradient(top, #f85032 0%,#f16f5c 50%,#f6290c 51%,#f02f17 71%,#e73827 100%);
    background: linear-gradient(to bottom, #f85032 0%,#f16f5c 50%,#f6290c 51%,#f02f17 71%,#e73827 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f85032', endColorstr='#e73827',GradientType=0 );
}
.bg-white-smoke{background-color:#ffffff;}
    .bg_linear{
        background: rgba(2,123,171,1);
background: -moz-linear-gradient(top, rgba(2,123,171,1) 0%, rgba(0,64,92,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(2,123,171,1)), color-stop(100%, rgba(0,64,92,1)));
background: -webkit-linear-gradient(top, rgba(2,123,171,1) 0%, rgba(0,64,92,1) 100%);
background: -o-linear-gradient(top, rgba(2,123,171,1) 0%, rgba(0,64,92,1) 100%);
background: -ms-linear-gradient(top, rgba(2,123,171,1) 0%, rgba(0,64,92,1) 100%);
background: linear-gradient(to bottom, rgba(2,123,171,1) 0%, rgba(0,64,92,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#027bab', endColorstr='#00405c', GradientType=0 );
    }

/********************Top Header section start css here ***************************/
.top-header-section {
    display: block;
    width: 100%;
border-bottom: solid 1px #E97246;
}

.top-header-section ul li{
display: inline-block;
    text-align: center;
border-right: solid 1px #e4e4e4;
    padding: 1px 10px;

}
.top-header-section ul li:first-child{border-left: solid 1px #e4e4e4;}
.top-header-section ul li a{
text-decoration: none;
color: #000;
font-size: 12px;
text-transform: uppercase;
vertical-align: middle;
font-weight:900;
}
.top-header-section ul li a.small-blue{
background-color: #0378a6;
color: #fff !important;
padding: 3px 9px;
}
.top-header-section ul li a.small-blue:hover{
background-color: #d83030;
}
.top-header-section ul li a:hover{
color: #d83030;
}
/********************Top Header section end css here ***************************/
/********************Header logo section start css here ***************************/
.header-logo-section {
    display: block;
    background: #fff;
}
.header-logo-section .logo-left{
    display: inline-flex;
    justify-content: space-between;
    align-items: center;
   float: left;
    padding: 5px 0px;
}

.header-logo-section .logo-left .ashoka-logo{
    border-right: solid 1px rgb(0 0 0 / 0.10);
    padding-right: 4px;
margin-right:8px;
}
.header-logo-section .logo-left .ashoka-logo a img{width:50px;    margin-right: 5px;}
.header-logo-section .logo-left .site-logo a img{}
.header-logo-section .logo-left div a img{}
.header-logo-section .logo-right{
    display: inline-flex;
    justify-content: space-between;
    align-items: center;
    float: right;
    padding: 14px 0px;
}
.header-logo-section .logo-right .other-logo{
margin-left:20px;
}

.hvr-float-shadow {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
}
.hvr-float-shadow:before {
    pointer-events: none;
    position: absolute;
    z-index: -1;
    content: '';
    top: 100%;
    left: 5%;
    height: 10px;
    width: 90%;
    opacity: 0;
    background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
    background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform, opacity;
    transition-property: transform, opacity;
}
.hvr-float-shadow:hover{
    -webkit-transform: translateY(-5px);
    transform: translateY(-2px);
}
.bg-bt-fs{
        background: rgb(187 255 190 / 65%);
    font-weight: 600;
    font-size: 16px;
}
.margin-box{
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 15px;
    margin-top: 10px;
}
.custom-select-width{
    width: 140px !important;
}
.designation-title{font-size:12px;line-height:5px;}
.search-container {
    width: 25%;
}
.form-container{
    width: 74%;
    display: flex;
    justify-content: start;
}

.margin-box .form-group{
    margin-right:15px;
}
.pagination-flex{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.bg-bt-fs-light{    background: rgb(232 255 233);
    font-weight: 600;
    font-size: 16px;}
.bg-grey{
        background: #f7f7f7;
        font-size:15px;
        font-weight:400;
}
/********************Header logo section end css here ***************************/
/********************menu section start css here ***************************/

.container-menu {
  width:80%;
  margin:0 auto;
}
.main-menu:before,.main-menu:after{
  display: table;
  line-height: 0;
  content: "";
}
.core-menu {
    overflow:hidden;
}
.core-menu li {
    list-style: none;
    display: inline-block;
    cursor: pointer;
    padding-left: 0;
    margin-bottom: 0;
}

.core-menu li a {
          display: inline-block;
    padding: 12px 16px;
    color: #fff;
    font-weight: 400;
    position: relative;
    font-size: 15px;
    
}
.core-menu li a i.fa.fa-home {
    font-size: 19px;
}
.core-menu li a.line_bg1:after{
content: "";
    position: absolute;
    background-image: url(../img/line-bg.png);
    background-repeat: no-repeat;
    background-position: center;
    height: 48px;
    width: 2px;
    top: 0px;
    right: 0px;
}


.core-menu li a:hover {
  background:#0374a1;
text-decoration: none;

}
.core-menu li::before {
    display: none;
}
header li::before {
    display: none;
}
.footer li::before {
    display: none;
}
li span.toggle {
    position: absolute;
    right: 0px;
}
.toggle:before {
  content:"\f107";
  font:normal normal normal 14px/1 FontAwesome;
}
.core-menu li ul.dropdown{
 position:absolute;
  width:260px;
  background:#3e69c3;
  text-align:left;
  display:none;
height:auto;
    z-index: 99;
    padding-bottom:6px;
}

.core-menu li ul.dropdown li {
  display:inline-block;
    width:100%;
}
.core-menu li ul.dropdown li a {
    display:block;
    padding:5px 5px 5px 15px;
    border-bottom: solid 1px #4d68a5;
    font-size: 15px;
        text-transform: capitalize;
}

.core-menu li ul.dropdown li .dropdown2 {
      position: absolute;
background: #0378a6;
    width: 520px;
    text-align: left;
    display: none;
    /*top: 0;*/
    height: auto;
    left: 260px;padding-bottom:17px;
    margin-top: -36px;
}
.core-menu li ul.dropdown li .dropdown2 li {
display: inline-block;
    width: 245px;
    background: #0378a6;
    margin-right: -4px;
    border-right: solid 1px rgb(4 112 154 / 83%);
    vertical-align: top;
    
    
  }
.core-menu li ul.dropdown li .dropdown2 li ol.dropdown2-haf li a:hover{background: #04668c !important;}
.core-menu li ul.dropdown li .dropdown2 li ol.dropdown2-haf li a {
  display: block;
   padding:5px 9px;
    border-bottom: solid 1px #04709a;
border-right: transparent;
    font-size: 15px;
height: auto;
}
.core-menu li ul.dropdown li a span.toggle2 {
  position:absolute;
  right:0;
  margin-right:20px;
}
.core-menu li ul.dropdown li a span.toggle2:before {
  content:"\f105";
  font:normal normal normal 14px/1 FontAwesome;
}
.core-menu li ul.dropdown li a:hover,.core-menu li ul.dropdown li .dropdown2 li ol li a:hover{
padding-left:12px;
    transition-property: padding-left;
    transition-duration: .3s;
    transition-timing-function: linear, ease-in;
}
.search_btn{
    float: right;
    display:inline-block;
    position:relative;
}
.search_btn i{
     color: #fff;
    font-size: 0px;
    margin: 0px;
    border-radius: 5px;
    cursor: pointer;
    background-image: url(../img/search.png);
    background-repeat: no-repeat;
    line-height: 23px;
    width: 40px;
    /*height: 40px;*/
    background-position: center;
        margin-top: 9px;

}
.search-box{
      background: #ffffff;
    position: absolute;
    top: 54px;
    right: 8.9%;
    width: 350px;
    height: 65px;
    line-height: 58px;
    box-shadow: 0 0 10px rgba(0,0,0,0.5);
    border-top: 4px solid #4774d9;
    display: none;
    z-index: 999;
}

.search-box:before{
 content: "";
    position: absolute;
    top: -22px;
    right: 14px;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 9px solid transparent;
    border-bottom: 9px solid #4774d9;
}

.search-box input[type="text"]{
  width: 69%;
    padding: 4px 10px;
    margin-left: 12px;
    border: 1px solid #0378a6;
    outline: none;
    display: inline-block;
}

.search-box input[type="button"]{
  width: 75px;
  padding: 5px 0;
  
  margin-left: 6px;
 color:#fff;
  outline: none;
  cursor: pointer;
}

/********************menu section end css here ***************************/
/********************banner section start css here ***************************/
.carousel-inner img {
    width: 100%;
    height: 100%;
  }
 .carousel-control-prev-icon,.carousel-control-next-icon{
     background-image: url("../img/left-right.png");
 }
 .carousel-control-next-icon,.right-icon{
     transform: rotate(180deg);
 }

.carousel-caption{
    text-align: left;
    left: 11.5%;
    top: 100px;
}
.carousel-control-next, .carousel-control-prev{
        width: 6%;
}
.carousel-caption h1 {
    font-size: 3.7rem;
 font-weight: 900;
     letter-spacing: 1px;
 }
 .carousel-caption h1,.carousel-caption p{color:#fff;}
 .carousel-indicators{
     bottom: 15px;
 }
.carousel-indicators li{
        width: 15px;
    height: 15px;
    border-radius:50%;
    bottom: 15px;
}
ul.my-news-ticker-6 li {
 
 position: absolute;
 width: 100%;
 height: 100%;
 margin: 0;
 text-align: center;
 /* Starting position */
 -moz-transform:translateX(100%);
 -webkit-transform:translateX(100%);    
 transform:translateX(100%);
 /* Apply animation to this element */  
 -moz-animation: example1 50s linear infinite;
 -webkit-animation: example1 50s linear infinite;
 animation: example1 50s linear infinite;
}
/* Move it (define the animation) */
@-moz-keyframes example1 {
 0%   { -moz-transform: translateX(100%); }
 100% { -moz-transform: translateX(-100%); }
}
@-webkit-keyframes example1 {
 0%   { -webkit-transform: translateX(100%); }
 100% { -webkit-transform: translateX(-100%); }
}
@keyframes example1 {
 0%   { 
 -moz-transform: translateX(100%); /* Firefox bug fix */
 -webkit-transform: translateX(100%); /* Firefox bug fix */
 transform: translateX(100%);       
 }
 100% { 
 -moz-transform: translateX(-100%); /* Firefox bug fix */
 -webkit-transform: translateX(-100%); /* Firefox bug fix */
 transform: translateX(-100%); 
 }
}
/********************Banner section end css here ***************************/
/********************latest news section start css here ***************************/
.latest-news{
    display:block;
    width:100%;
    position:relative;
    padding:20px 0px 20px 0px;
}
.latest-news .latest-news-center{
    background: #fff;
    position: relative;
    height: 45px;
    border: 2px solid #336a82;
    border-radius: 5px;
    line-height: 45px;
    overflow: hidden;
    
}
.latest-news .latest-news-center .news-ticker-label{
    padding: 7px;
    width: auto;
    float: left;
    margin-right: 15px;
    line-height: normal;
    color: #fff;
    font-size: 21px;
    line-height: 27px;
    display: inline-block;
    font-variant-caps: petite-caps;
    }
    .latest-news .latest-news-center .news-ticker-label img{ margin-right: 7px;
    vertical-align: middle;
    width: 23px;}
    .latest-news .latest-news-center .news-ticker-box {
   
    
    overflow: hidden;
    font-size: 15.5px;
    color: #434343;
    font-weight: 500;
}
.latest-news .latest-news-center .news-ticker-box span{
    text-decoration: underline;
}
    .latest-news .latest-news-center .news-ticker-controls{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    right: 0;
    top: 0;
    height: 41px;
    justify-content: center;
    width: 90px;
    align-items: center;
        }
        .latest-news .latest-news-center .news-ticker-controls span img{
            
            cursor:pointer;
        }
        .latest-news .latest-news-center .news-ticker-controls span{
            margin:0px 2px;
        }
    
/********************latest news section end css here ***************************/
/********************deshboard section start css here ***************************/
.deshboard-section {
 display:block;
 width:100%;
 padding:30px 0;
 background-image:url(../img/deshboard-icon/bg.png);
 background-color:#fff
}
.deshboard-section .card {
 order:0;
 margin-bottom:30px;
 margin-top:30px;
 border-radius:6px;
 color:#333;
 background:#fff;
 width:100%;
 border:solid 2px #f7f7f7
}
.deshboard-section .card .card-header {
 margin:0 15px;
 padding:10px 0;
 position:relative;
 text-align:right;
 background:0 0;
 border-bottom:solid 2px #f7f7f7
}
.deshboard-section .card .card-header p {
 color:#535353;
 font-size:18px;
 font-weight:500;
 line-height:24px
}
.deshboard-section .card .card-header h3 {
 color:#006c9b;
 font-size:51px;
 font-weight:300;
 line-height:38px
}
.deshboard-section .card .card-header .card-icon {
 border-radius:7px;
 background-color:#999;
 padding:15px;
 margin-top:-40px;
 margin-right:0;
 float:left;
 box-shadow:0 4px 1px 0 #f2f2f2;
 width:90px;
 height:90px;
 text-align:center
}
.deshboard-section .card .card-header .card-icon img {
 margin-top:-4px
}

.deshboard-section .card .card-footer a {
 color:#004563;
 font-weight:300;
 font-size:15px
}
.deshboard-section .card .card-footer a img {
 vertical-align:unset;
 -webkit-filter:brightness(0) invert(1);
 filter:brightness(0) invert(1)
}
.deshboard-section .card .card-footer a:hover {
 text-decoration:none
}
.deshboard-section .card:hover {
 box-shadow:2px 2px 7px 0 #f2f2f2;
 transition:all .7s ease 0s
}


/********************deshboard section end css here ***************************/
.events-section{
    display:block;
    padding:40px 0px;
    width:100%;
    background-color:#015c80;
    
}
.events-section .latest-release{
    display: block;
    width: 100%;
    /* border-radius: 7px; */
    /* border-bottom: solid 1px #d6d6d6; */
    background-color: #fff;
    min-height: 533px;
    overflow: hidden;
    box-shadow: 0 14px 28px rgb(255 255 255 / 15%), 0 10px 10px rgb(255 255 255 / 15%);
}
.readonly_btn{
        color: #fff;
    text-decoration: none;
    font-size: 15px;
    text-align: center;
    display: block;
    padding: 5px 20px;
    font-family: 'ballparkweiner';
    font-weight: 100;
    text-transform: capitalize;
}
.readonly_btn:hover{
    color:#fff;
}
.events-section .latest-release a.redmore{
    padding: 10px 25px;
    display: inline-block;
    margin: 15px;
    font-size:12px;
    color:#fff;
    box-shadow: 0px 1px 0px 3px #f2f2f2;
}
.events-section .latest-release .box-header{
    color: #ffff;
    text-align: center;
    padding: 13px;
    /* border-top-left-radius: 7px; */
    /* border-top-right-radius: 7px; */
    font-size: 24px;
}
.events-section .latest-release .box-body {
    display: block;
    width:100%;
    
   
}
.events-section .latest-release .box-body .box-row{
    border-bottom: solid 1px #f2f2f2;
    display: flex;
    align-items: flex-start;
    justify-content: space-evenly;
    width: 100%;
    padding: 10px 17px;
}
.width65{
    width: 61%;
    margin-bottom: 9px;
    padding-right: 10px;
    display: inline-block;
}
.mr0{margin-right:4px !important}
.events-section .latest-release .box-body .box-row .date-box{
        text-align: center;
    color: #fff;
    padding: 12px 7px;
    font-size: 30px;
    font-weight: 200;
    line-height: 13px;
    margin-right: 10px;
    width: 55px;
    background: rgb(4 102 140 / 82%);

}
.linear_btn_bg{
    background: rgba(241,243,245,1);
background: -moz-linear-gradient(top, rgba(241,243,245,1) 0%, rgba(0,69,99,1) 82%, rgba(0,69,99,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(241,243,245,1)), color-stop(82%, rgba(0,69,99,1)), color-stop(100%, rgba(0,69,99,1)));
background: -webkit-linear-gradient(top, rgba(241,243,245,1) 0%, rgba(0,69,99,1) 82%, rgba(0,69,99,1) 100%);
background: -o-linear-gradient(top, rgba(241,243,245,1) 0%, rgba(0,69,99,1) 82%, rgba(0,69,99,1) 100%);
background: -ms-linear-gradient(top, rgba(241,243,245,1) 0%, rgba(0,69,99,1) 82%, rgba(0,69,99,1) 100%);
background: linear-gradient(to bottom, rgba(241,243,245,1) 0%, rgba(0,69,99,1) 82%, rgba(0,69,99,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1f3f5', endColorstr='#004563', GradientType=0 );
}
.events-section .latest-release .box-body .box-row .date-box span{
    font-size:15px;
    font-weight:500;
}
.events-section .latest-release .box-body .box-row .comment-section{
    display: flex;
    flex-direction: column;
    width: 150px;
    background: rgb(242 242 242 / 34%);
    padding: 7px;
    border-radius: 7px;
    font-size: 11px;
    color: #000000;
    text-align: center;
    box-shadow: 0 5px 22px rgb(0 0 0 / 9%), 0 4px 6px rgb(0 0 0 / 8%);
}
.events-section .latest-release .box-body .box-row .comment-section button {
        border: transparent;
    border-radius: 7px;
    color: #fff;
    margin-bottom: 5px;
    background: rgb(4 102 140 / 82%);

}
.events-section .latest-release .box-body .box-row .link-box-dics a{
        color: #353535;
    font-size: 14px;
    font-weight: 400;
    line-height: 17px;
    display: inline-block;
}
.events-section .latest-release .box-body .box-row .link-box-dics a:hover{
    color: #d83030;
}
/********************about us section start css here ***************************/
.aboutus-section{
    display:block;
    width:100%;
    padding:15px 0px;
    background-color:#fff;
}
.aboutus-section .heading{  
    margin-bottom: 24px;
}
.aboutus-section .heading .small-title{
    color: #d83030;
    display: block;
    font-style: italic;
    font-size: 23px;
    font-weight: 500;
    line-height: 20px;
}
.aboutus-section .heading h1{
        font-size: 38.59px;
    font-weight: 600;
    line-height: 39px;
    display: inline-block;
    color: #04668c;
    position: relative;
}
.aboutus-section .heading h1:after{
    content: "";
    width: 64px;
    height: 4px;
    background-image: url(../img/bg-line.jpg);
    background-repeat: no-repeat;
    position: absolute;
    right: 8px;
    bottom: -7px;
}
.aboutus-section .heading h1 span{
    font-size: 48.59px;
    display: block;
}
.aboutus-section p strong{
        font-size: 19.5px;
    font-weight: 500;
    font-style: italic;
}
.aboutus-section p{
    font-size:15.6px;
    color:#353535;
}
.aboutus-section a{
    margin-top:15px;
}
/********************about us section end css here ***************************/
.header-title{
        font-size: 35.9px;
    display: inline-block;
    color: #04668c;
    font-weight: 500;
    position:relative;
}
.header-title span{
    color: #d83030;
    font-size: 23px;
    font-style: italic;
    padding-right: 5px;
    position:relative;
}

.header-title:after{
    position:absolute;
    content: "";
    width: 64px;
    height: 4px;
    background-image: url(../img/bg-line.jpg);
    background-repeat: no-repeat;
    position: absolute;
    right: 8px;
    bottom: -7px;
}
/********************Divisions  section start css here ***************************/
.divisions-section{
    display:block;
    width:100%;
    padding:40px 0px;
    background-color:#000;
} 
.divisions-section .divisions-logo-box {
    display: flex;
    padding:44px 0px 6px 0px;
    justify-content: space-between;
    align-items: center;
        overflow: hidden;

}

.divisions-section .divisions-logo-box .slick-slide{
    width: 220px !important;
}
.divisions-section .divisions-logo-box .child-box{
    background-color: #fff;
    padding: 20px;
    /* border-radius: 7px; */
    width: 19%;
    box-shadow: 0 14px 28px rgb(255 255 255 / 15%), 0 10px 10px rgb(255 255 255 / 15%);
}
.divisions-section .divisions-logo-box .child-box .title{text-align:center;}
.divisions-section .divisions-logo-box .child-box .title a{
    text-align: center;
    color: #000;
    font-family: 'Coda Caption', sans-serif;
    font-size: 21.8px;
    text-transform: uppercase;
    text-decoration: none;
    letter-spacing: -3px;
    line-height: 11px;
}
.divisions-section .divisions-logo-box .child-box .title a span{
    display:block;
}

.divisions-section .divisions-logo-box .child-box .title a:hover{
    color:#fff;
}
.divisions-section .divisions-logo-box .child-box:hover{
    background-color:#d83030;
    transition-duration: .3s;
    transition-timing-function: linear, ease-in;
}
/********************Divisions us section end css here ***************************/
.galley-with-twitter-section{
    display:block;
    width:100%;
    padding:50px 0px;
    background-color:#fff;
}
.gallary-box{
    margin-top:40px; margin-bottom:20px;
    display:block;
    width:100%;
    box-shadow: 0 14px 28px rgb(253 253 253 / 25%), 0 10px 10px #eaeaea;
}
#myCarousel .list-inline {
    white-space:nowrap;
    overflow-x:auto;
}

#myCarousel .carousel-indicators {
    position: static;
    left: initial;
    width: initial;
    margin-left: initial;
    background-color: #000105;
    padding: 5px;
    border: transparent !important;
}

#myCarousel .carousel-indicators > li {
        width: initial;
    height: initial;
    text-indent: initial;
    border-radius: 7px;
    border: solid 2px #fff;
    overflow: hidden;
}

#myCarousel .carousel-indicators > li.active img {
    opacity: 0.7;
}
.twitter-box{
    margin-top:40px;
    display:block;
    width:100%;
    overflow:auto;
    height:492px;
    box-shadow: 0 14px 28px rgb(253 253 253 / 25%), 0 10px 10px #eaeaea;
}


/***********************************************************/
.subscribe-section{
    display:block;
    padding:50px 0px;
    width:100%;
    background-color:#015c80;
    
}
.subscribe-section .middile-section{
    background:#fff;
    padding: 40px;
    border-radius:5px;
    width:90%;
    margin:0 auto;
        box-shadow: 0 14px 28px rgb(255 255 255 / 15%), 0 10px 10px rgb(255 255 255 / 15%);
}
.subscribe-section .middile-section .heading-title{
    margin-bottom:60px;
    margin-top:10px;
    position:relative;
    display:block;
}
.subscribe-section .middile-section .heading-title h2{
    display: block;
    text-align: center;
    font-size: 35px;
    color: #04668c;
    font-weight: 600;
    line-height: 30px;
    position:relative
}
.subscribe-section .middile-section .heading-title h2 span{
        color: #d83030;
    font-style: italic;
    font-size: 25px;
    text-align: center;
}
.subscribe-section .middile-section .heading-title h2:after{
    content: "";
    width: 64px;
    height: 4px;
    background-image: url(../img/bg-line.jpg);
    background-repeat: no-repeat;
    position: absolute;
    right: 46%;
    bottom: -15px;
}
.subscribe-section .middile-section form .marge-group{
    position: relative;
    width: 100%;
}
.subscribe-section .middile-section form .marge-group  .placeholder-icon{
        position: absolute;
    right: 11px;
    top: 0px;
    line-height: 45px;
}
.subscribe-section .middile-section form .form-group .form-control{
    border: solid 1px #0378a6;
    padding: 15px;
    height: 47px;
    line-height: 47px;
}
.subscribe-section .middile-section form .form-group .custom-control{
    border: solid 1px #0378a6;
    height: 47px;
    line-height: 47px;
}
.subscribe-section .middile-section form .form-group .form-control::placeholder {
  color: #0378a6;
  opacity: 1; /* Firefox */
  font-size:16px;
  font-weight:600;
}

.subscribe-section .middile-section form .form-group .form-control:-ms-input-placeholder { /* Internet Explorer 10-11 */
 color: #0378a6;
 font-size:16px;
  font-weight:600;
}

.subscribe-section .middile-section form .form-group .form-control::-ms-input-placeholder { /* Microsoft Edge */
 color: #0378a6;
 font-size:16px;
  font-weight:600;
}
.subscribe-section .middile-section form .form-group .custom-control-label {
       position: relative;
    margin-bottom: 0;
    vertical-align: top;
    padding-left: 41px;
    color: #0378a6;
    font-size: 16px;
    font-weight: 600;
    line-height: 41px;
}
.subscribe-section .middile-section form .form-group .custom-control-label::before {
   position: absolute;
   top: 6px;
    left: -8px;
    display: block;
    pointer-events: none;
    content: "";
    background-color: #eaf1f4;
    border: #0378a6 solid 1px;
    width: 32px;
    height: 32px;
}
.subscribe-section .middile-section form .form-group .custom-control-input:checked~.custom-control-label::before {
    color: #fff;
    border-color: #007bff;
    background-color: #004563;
}
.subscribe-section .middile-section form .form-group  .custom-control-label::after {
    position: absolute;
    top: 6px;
    left: -8px;
    display: block;
    display: block;
    width: 32px;
    height: 32px;
    content: "";
   
}
.fixed-header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;z-index:9999;
    -ms-transition:all 300ms ease;
    -moz-transition:all 300ms ease;
    -webkit-transition:all 300ms ease;
    -o-transition:all 300ms ease;
    transition:all 300ms ease;
}
.main-menu-fixed{
    position: fixed;
    top: 90px;
    left: 0;
    width: 100%;z-index:9999;
    -ms-transition:all 300ms ease;
    -moz-transition:all 300ms ease;
    -webkit-transition:all 300ms ease;
    -o-transition:all 300ms ease;
    transition:all 300ms ease;
}


/************************************/

.site-ralative-section .site-logo{
    display:flex;
    width:100%;
    justify-content:space-between;
        padding: 27px 0px 0px 0px;
}
.site-ralative-section .site-logo .logoimg{
    width:130px;
    height:98px;
    
    
}
.leftarrow,.rightarrow{
    
    display: inline-block;
    margin-left:5px;
    box-shadow: 0px 1px 0px 3px #f2f2f2;
    padding: 3px 10px;
}
.rightarrow img{
    transform: rotate(180deg);
}
.leftarrow img,.rightarrow img{
    width:10px;
}
/**************************************/
/******************************************/
.aboutus-section-inner{
    display:block;
    width:100%;
    
}
ul li{
    position: relative;
    display: block;
    padding-left: 23px;
    margin-bottom: 8px;
}
ul li:before{
        content: "";
    width: 10px;
    height: 10px;
    background-image: url(../img/icon/bullet-icon.png);
    background-size: cover;
    background-repeat: no-repeat;
    position: absolute;
    left: 0px;
    top: 6px;
    }
/*ul.bullet-list ol{
    position: relative;
    width: 100%;
    display: block;
    padding-left: 45px;
    margin-bottom: 8px;
    color: #353535;
    font-size: 16px;
}
ul.bullet-list ol:before{
        content: "";
    width: 10px;
    height: 10px;
    background-image: url(../img/bullet-icon.png);
    background-repeat: no-repeat;
    position: absolute;
    left: 22px;
    top: 8px;
    }*/
.header-title-about{
    color: #04668c;
    font-size: 29.5px;
    font-weight: 700;
    position:relative;
    display:inline-block;
        margin-bottom: 22px;
            margin-top: 15px;
}
.header-title-about:after {
    position: absolute;
    content: "";
    width: 48px;
    height: 4px;
    background-image: url(../img/bg-line.jpg);
    background-repeat: no-repeat;
    position: absolute;
    right: 0px;
    bottom: 0px;
    
}
.lest-side-navlink {
   display: block;
    width: 100%;
    /* background-color: rgba(0,0,0,.05); */
    border: 1px solid rgb(222 226 230 / 53%);
    margin-top: 22px;
}
.lest-side-navlink h3{
        background:#000 !important;
    color: #fff;
    font-size: 19px;
    padding: 10px 10px;
    margin-bottom: 0px;
}
.lest-side-navlink ul{
     display: block;
    width: 100%;
    background: rgb(248 248 248 / 52%);
}
.lest-side-navlink ul li{
       
}
.lest-side-navlink ul li a{
     padding: 7px 10px;
    line-height: 16px;
    display:block;
    border-top: 1px dotted rgb(222 226 230 / 80%);
    color: #353535;
    font-size: 15px;
}

.lest-side-navlink ul li a:hover,.lest-side-navlink ul li a.active{
        background: #4774d9;
    color: #fff;
        padding-left:7px;
        transition-property: padding-left;
    transition-duration: .5s;
    transition-timing-function: linear, ease-in;
    text-decoration:none;
}
/******************************************/
/******************************************/
.inner-page-section{
    display:block;
    width:100%;
    padding:30px 0px 80px 0px;
}

.header-title-inner{
    color: #04668c;
    font-size: 29.5px;
    font-weight: 700;
    position:relative;
    display:inline-block;
        margin-bottom: 22px;
            margin-top: 15px;
}
.header-title-inner:last-word{
    font-family: 'ballparkweiner';
}
.inner-page-section p{
    
}
.margin-top-30{margin-top:25px;}
.margin-bottom-0{margin-bottom:0px;}
.signature{
    font-size: 14px;
    color: #0378a6;
}
.inner-page-section p a{
    color:#04668c;
    font-weight:600;
}
.header-title-inner:after {
    position: absolute;
    content: "";
    width: 48px;
    height: 4px;
    background-image: url(../img/bg-line.jpg);
    background-repeat: no-repeat;
    position: absolute;
    right: 0px;
    bottom: 0px;
    
}
.inner-page-section .table-small{
min-width:750px;    
}
.inner-page-section .table td, .table th{
    vertical-align: middle; 
}
.inner-page-section .table tr td a{color:#353535;}
.inner-page-section .table tr td a:hover{color:green;}
.contact-list-senior ul li{
    margin-bottom:8px;
}
.header-title-inner-small {
    color: #04668c;
    font-size: 18px;
    font-weight: 500;
    position: relative;
    display: inline-block;
    margin-bottom: 13px;
    margin-top: 0px;
    position:relative;
}
.header-title-inner-small:after{
    content: "";
    width: 40px;
    height: 2px;
    background-image: url(../img/bg-line.jpg);
    background-repeat: no-repeat;
    position: absolute;
    right: 0px;
    bottom: -1px;
}
.contact-list-senior ul li a{
    display: block;
    padding: 10px 15px;
    background: #f2f2f2;
    color: #212529;
    border: 1px solid #dee2e6;
    font-size: 15px;
    font-weight: 500;
    text-decoration:none;
}
.contact-list-senior ul li a i{
        float: right;
    padding-top: 6px;
}
.contact-list-senior ul li a:hover{
    background:#e3d050 ;
    color:#fff;
    transition-duration: .3s;
    transition-timing-function: linear, ease-in;
}
.pdf-download-list{
        display: block;
        width:100%;
}
.pdf-download-list a{
    display: inline-block;
    padding: 8px 10px;
    background: rgb(248 248 248 / 53%);
    border: solid 1px rgb(239 239 239);
    color: #353535;
    font-size: 15px;
    margin-bottom:10px;margin-right:10px;
}
.pdf-download-list a:hover{background: rgb(3 120 166);
    color: #fff;
    text-decoration: none;}
.pdf-download-list a img{margin-right:5px;padding:5px;}
/******************************************/
/******************************************/
.inner-banner-section{
        width: 100%;
    display: block;
    margin: 0px;
    padding: 0px;
    position: relative;
}
.inner-banner-section img{max-width:100%;    display: flex;
    margin: 0 auto;}
.inner-banner-section .overlap-section {
    position: absolute;
    top: 0px;
    width: 100%;
    padding: 50px 0px 0px 0px;
}
.inner-banner-section .overlap-section h2{
    font-size: 55.30px;
    font-weight: 700;
    color: #fff;
    line-height: 40px;
}
.inner-banner-section .overlap-section .breadcrumb{
        display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: .0rem 0rem;
    margin-bottom: 1rem;
    list-style: none;
    background-color: transparent;
    border-radius: 0px;
}
.inner-banner-section .overlap-section .breadcrumb .breadcrumb-item+.breadcrumb-item::before {
    display: inline-block;
    padding-right: .5rem;
    color: #ffffff;
    content: "/";
}
.inner-banner-section .overlap-section .breadcrumb li a{
        color: #dedede;
}
.breadcrumb-item.active{
    color: #fff;
}
iframe.map {
    height: 98.5%;
    border: 1px solid #dee2e6;
    width: 100%;
}
iframe.full{
    width:100%;
    height:1200px;
}
.office-table tr td img{width:40px;}
/******************************************/
/**************************************/
.footer {
    background-color: #101010;
    width: 100%;
    display: block;
}
.footer .footer-col{
    display: block;
    width: 100%;
    
    padding-bottom: 5px;
    /* border-right: solid 1px #626262; */
    height: 94.8%;
}
.border-right-1{border-right: solid 1px #626262;margin-top: 30px;}
.border-right-0{border-right: transparent !important;}

.footer .footer-col .phone-section div strong{
font-weight:400;
color:#fff;
}
.footer .footer-col .phone-section h5,.footer .footer-col .email-section h5,.footer .footer-col .officers-section h5{
color: #fff;
font-size: 19px;
display: inline-block;
margin-top: 10px;
margin-bottom:0px;
}
.footer .footer-col ul li a,.footer .footer-col .officers-section ol li a,.footer .footer-col .address,.footer .footer-col .phone-section div{
    color: #c4c4c4;
    font-size: 15px;
    line-height: 25px;
    text-transform: capitalize;
    font-weight: 400;
    display:block;
}
.footer-col .officers-section ol li a{
    text-decoration: underline;
}
.footer .footer-col ul li a:hover,.footer .footer-col .officers-section ol li a:hover{
    padding-left: 5px;
    transition-property: padding-left;
    transition-duration: .5s;
    transition-timing-function: linear, ease-in;
    color:#fff;
}
.footer-bottom,.footer-copyright{
    display:block;
    width:100%;
    
    background-color:#000000;
}
.footer-bottom p,.footer-copyright p{
    color:#c4c4c4;
    padding:0px;
    margin:0px; 
    font-size: 14px;
}
.border-top-padding{border-top: solid 1px rgb(98 98 98 / 40%);
    padding: 13px 0px;}
    

/**************************************/

/* Slider */
.customer-logos{
        padding: 27px 0px 0px 0px;
}
.slick-slide {
    
    margin: 0px 5px;
    
    height: 98px;
}

.slick-slide img {
    width: 100%;
}

.slick-slider
{
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
            user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;
    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;
    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: block;
    float: left;
    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: block;
}
.slick-slide.dragging img
{
    pointer-events: block;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility:visible;
}
.slick-vertical .slick-slide
{
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: block;
}





#btn-top::after {
  content: "";
  background-image: url(../img/btn-top.png);
    height:45px;
    width: 45px;
    background-repeat: no-repeat;
    background-position: center;
    position:absolute;
    left:0px;
}
#btn-top:hover {
  cursor: pointer;
  background-color: #04668c;
}
#btn-top:active {
  background-color: #555;
}
#btn-top.show {
  opacity: 1;
  visibility: visible;
}

/********************************************/
#cssmenu,
#cssmenu ul,
#cssmenu ul li,
#cssmenu ul li a,
#cssmenu #head-mobile {
    border: 0;
    list-style: none;
    line-height: 1;
    display: block;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
        background: #4774d9;
}

#cssmenu:after,
#cssmenu>ul:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}


#cssmenu {
    
    background: #333
}

#cssmenu>ul>li {
    float: left
}

#cssmenu>ul>li>a {
    padding: 17px;
    font-size: 14px;
    text-decoration: none;
    color: #fff;
    font-weight: 300;
}

#cssmenu>ul>li:hover>a,
#cssmenu ul li.active a {
    color: #fff
}

#cssmenu>ul>li:hover,
#cssmenu ul li.active:hover,
#cssmenu ul li.active,
#cssmenu ul li.has-sub.active:hover {
    background: #005779!important;
    -webkit-transition: background .3s ease;
    -ms-transition: background .3s ease;
    transition: background .3s ease;
}

#cssmenu>ul>li.has-sub>a {
    padding-right: 30px
}

#cssmenu>ul>li.has-sub>a:after {
    position: absolute;
    top: 22px;
    right: 11px;
    width: 8px;
    height: 2px;
    display: block;
    background: #ddd;
    content: ''
}

#cssmenu>ul>li.has-sub>a:before {
    position: absolute;
    top: 19px;
    right: 14px;
    display: block;
    width: 2px;
    height: 8px;
    background: #ddd;
    content: '';
    -webkit-transition: all .25s ease;
    -ms-transition: all .25s ease;
    transition: all .25s ease
}

#cssmenu>ul>li.has-sub:hover>a:before {
    top: 23px;
    height: 0
}

#cssmenu ul ul {
    position: absolute;
    left: -9999px
}

#cssmenu ul ul li {
    height: 0;
    -webkit-transition: all .25s ease;
    -ms-transition: all .25s ease;
    background: #025b7d;
    transition: all .25s ease
}

#cssmenu ul ul li:hover {}

#cssmenu li:hover>ul {
    left: auto
}

#cssmenu li:hover>ul>li {
    height: 35px
}

#cssmenu ul ul ul {
    margin-left: 100%;
    top: 0
}

#cssmenu ul ul li a {
    border-bottom: 1px solid rgba(150, 150, 150, 0.15);
    padding: 11px 15px;
    width: 170px;
    font-size: 12px;
    text-decoration: none;
    color: #ddd;
    font-weight: 400;
}

#cssmenu ul ul li:last-child>a,
#cssmenu ul ul li.last-item>a {
    border-bottom: 0
}

#cssmenu ul ul li:hover>a,
#cssmenu ul ul li a:hover {
    color: #fff
}

#cssmenu ul ul li.has-sub>a:after {
    position: absolute;
    top: 16px;
    right: 11px;
    width: 8px;
    height: 2px;
    display: block;
    background: #025b7d;
    content: ''
}

#cssmenu ul ul li.has-sub>a:before {
    position: absolute;
    top: 13px;
    right: 14px;
    display: block;
    width: 2px;
    height: 8px;
    background: #025b7d;
    content: '';
    -webkit-transition: all .25s ease;
    -ms-transition: all .25s ease;
    transition: all .25s ease
}

#cssmenu ul ul>li.has-sub:hover>a:before {
    top: 17px;
    height: 0
}

#cssmenu ul ul li.has-sub:hover,
#cssmenu ul li.has-sub ul li.has-sub ul li:hover {
    background: #025b7d;
}

#cssmenu ul ul ul li.active a {
    border-left: 1px solid #0378a6
}

#cssmenu>ul>li.has-sub>ul>li.active>a,
#cssmenu>ul ul>li.has-sub>ul>li.active>a {
    border-top: 1px solid #333
}
#cssmenu{display:none;}
@media screen and (max-width:899px) {
#main-menu{display:none;}
    .logo {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 46px;
        text-align: center;
        padding: 10px 0 0 0;
        float: none
    }
    
    nav {
        width: 100%;
    }
    #cssmenu{display:block;}
    #cssmenu {
        width: 100%;
        
    }
    #cssmenu ul {
        width: 100%;
        display: none
    }
    #cssmenu ul li {
        width: 100%;
        border-top: 1px solid #444
    }
    #cssmenu ul li:hover {
        background: #363636;
    }
    #cssmenu ul ul li,
    #cssmenu li:hover>ul>li {
        height: auto
    }
    #cssmenu ul li a,
    #cssmenu ul ul li a {
        width: 100%;
        border-bottom: 0
    }
    #cssmenu>ul>li {
        float: none
    }
    #cssmenu ul ul li a {
        padding-left: 25px
    }
    #cssmenu ul ul li {
        background: #3e69c3 !important;
    }
    #cssmenu ul ul li:hover {
        background: #034f6c !important
    }
    #cssmenu ul ul ul li a {
        padding-left: 35px
    }
    #cssmenu ul ul li a {
        color: #fff;
        background: none
    }
    #cssmenu ul ul li:hover>a,
    #cssmenu ul ul li.active>a {
        color: #fff
    }
    #cssmenu ul ul,
    #cssmenu ul ul ul {
        position: relative;
        left: 0;
        width: 100%;
        margin: 0;
        text-align: left
    }
    #cssmenu>ul>li.has-sub>a:after,
    #cssmenu>ul>li.has-sub>a:before,
    #cssmenu ul ul>li.has-sub>a:after,
    #cssmenu ul ul>li.has-sub>a:before {
        display: none
    }
    #cssmenu #head-mobile {
        display: block;
        padding: 23px;
        color: #fff;
        font-size: 14px;
        font-weight: 300
    }
    .button {
            width: 55px;
    height: 46px;
    position: absolute;
    right: 31px;
    top: -72px;
    cursor: pointer;
    z-index: 12399994;

    }
    .button:after {
        position: absolute;
        top: 22px;
        right: 20px;
        display: block;
        height: 4px;
        width: 20px;
        border-top: 2px solid #0378a6;
        border-bottom: 2px solid #0378a6;
        content: ''
    }
    .button:before {
        -webkit-transition: all .3s ease;
        -ms-transition: all .3s ease;
        transition: all .3s ease;
        position: absolute;
        top: 16px;
        right: 20px;
        display: block;
        height: 2px;
        width: 20px;
        background: #0378a6;
        content: ''
    }
    .button.menu-opened:after {
        -webkit-transition: all .3s ease;
        -ms-transition: all .3s ease;
        transition: all .3s ease;
        top: 23px;
        border: 0;
        height: 2px;
        width: 19px;
        background: #0378a6;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg)
    }
    .button.menu-opened:before {
        top: 23px;
        background: #0378a6;
        width: 19px;
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg)
    }
    #cssmenu .submenu-button {
        position: absolute;
        z-index: 99;
        right: 0;
        top: 0;
        display: block;
        border-left: 1px solid #0378a6;
        height: 46px;
        width: 46px;
        cursor: pointer
    }
    #cssmenu .submenu-button.submenu-opened {
        background: #00b8ff
    }
    #cssmenu ul ul .submenu-button {
        height: 34px;
        width: 34px
    }
    #cssmenu .submenu-button:after {
        position: absolute;
        top: 22px;
        right: 19px;
        width: 8px;
        height: 2px;
        display: block;
        background: #fff;
        content: ''
    }
    #cssmenu ul ul .submenu-button:after {
        top: 15px;
        right: 13px
    }
    #cssmenu .submenu-button.submenu-opened:after {
        background: #fff
    }
    #cssmenu .submenu-button:before {
        position: absolute;
        top: 19px;
        right: 22px;
        display: block;
        width: 2px;
        height: 8px;
        background: #fff;
        content: ''
    }
    #cssmenu ul ul .submenu-button:before {
        top: 12px;
        right: 16px
    }
    #cssmenu .submenu-button.submenu-opened:before {
        display: none
    }
    #cssmenu ul ul ul li.active a {
        border-left: none
    }
    #cssmenu>ul>li.has-sub>ul>li.active>a,
    #cssmenu>ul ul>li.has-sub>ul>li.active>a {
        border-top: none
    }
}
.profile-box img {
    padding: 0px;
    background: #e3d050;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    border: 2px solid #e3d050;
}
.profile-disc{
    padding-bottom: 10px;
    background: #f7f7f7;

}
.profile-disc p{
    padding: 10px;
        padding-bottom: 4px;
        padding-top: 7px;
    margin-bottom: 6px;
    border-bottom: solid 1px #dddd;
}
.nav-tabs .nav-link{
    color:#04668c;
    font-weight:600;
}
/*.nav-tabs .nav-link.active,.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
    color: #fff;
    background-color: #04668c;
    border-color: #0378a6 #dee2e6 #fff;
}*/
.tab-pane{
        padding-top: 20px;
}
  #demo {
  height:100%;
  position:relative;
  overflow:hidden;
}


.green{
  background-color:#6fb936;
}
.thumb{
margin-bottom: 30px;
}
.light-box-thumb{
    padding: 15px;
    background: #f8f8f8;
    max-width: 100%;
    border-radius: 5px;
    box-shadow: 0 3px 5px rgb(0 0 0 / 15%);
    -webkit-transition: all .3s;
    transition: all .3s;
    overflow:hidden;
} 
.light-box-thumb a img{
-webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    overflow:hidden;
}
.fancybox-overlay.fancybox-overlay-fixed {
    background: rgb(0 0 0 / 91%);
}
.light-box-thumb a{
text-decoration:none;
}
.light-box-thumb a:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    filter:grayscale(100%);
}
.light-box-title {
    text-align: center;
    margin-top: 15px;
    color: #000;
    text-decoration: none;
        font-family: 'ballparkweiner';
}   
.small-td{
    width:125px;
    
}
.btn-outline-secondary:hover{
    color:#fff !important;
}
.card-custom{
        margin-bottom: 5px;
    border-bottom: transparent;
}
.text-black{color:#000;}
    .card-header-custom{padding:0.25rem .25rem}
/**********************************************/
@media only screen and (max-width: 1199px) {
  .core-menu li a{
      padding:12px 15px;
      font-size: 12px;
  }
 
}

@media (min-width:1051px)and (max-width: 1199px) {
 .container,
 .container-lg,
 .container-md,
 .container-sm {
  max-width:96%
 }
}
@media (min-width:900px)and (max-width: 1050px) {
 .container,
 .container-lg,
 .container-md,
 .container-sm {
  max-width:98%
 }
}
@media only screen and (max-width: 991px) {
   .core-menu li a{
      padding:12px 11px;
      font-size: 12px;
  }
.core-menu li ul.dropdown li a,.core-menu li ul.dropdown li .dropdown2 li ol.dropdown2-haf li a{
    font-size:12px;
}
.search-box{
    top: 55px;
right: 14.9%;
}
.header-logo-section .logo-right{
    display:none;
}
.divisions-section .divisions-logo-box .child-box .title a{
    font-size: 14.8px;
}
.twitter-box{
    height: 294px;
}
.header-title{
    font-size: 20.9px;
}
.subscribe-section .middile-section .heading-title h2 span,.aboutus-section .heading .small-title{font-size: 20px;}
.subscribe-section .middile-section .heading-title h2,.aboutus-section .heading h1{font-size: 24px;}
.aboutus-section .heading h1 span{font-size: 35px;}
.carousel-caption h1 {
font-size: 2.7rem;} 
.carousel-caption{
    top: 20%;
}
}
@media only screen and (max-width: 768px) {
    .divisions-section .divisions-logo-box .child-box{
        padding: 13px;
    }
    .divisions-section .divisions-logo-box .child-box .title a{
        font-size: 14.8px;
line-height: 17px;
display: block;
    }
}
@media only screen and (max-width: 767px) {
    .header-logo-section .logo-left {
    display: inline-flex;
    justify-content: flex-start;
    align-items: center;
    float: left;
    padding: 12px 0px;
    width: 58%;
}
#btn-top{
    right:5px;
}
.subscribe-section .middile-section{
        padding: 10px;
        width: 100%;
    margin: 0 auto;
    display: block;
}
.border-right-1{
    border-right: none;
}
.footer .footer-col h4{
    font-size: 17px;
    height: 16px;
}
.footer .footer-col .phone-section h5, .footer .footer-col .email-section h5, .footer .footer-col .officers-section h5{
    font-size: 16px;
}
.footer-bottom p, .footer-copyright p{
        text-align: center;
    color: #c4c4c4;
    padding: 0px;
    margin: 0px;
    font-size: 13px;
}
.border-top-padding{
         padding: 8px 12px;
}
.top-header-section ul li a{
        font-size: 8px;
}
.top-header-section ul li{
    padding: 0px 3px;
}
/*.aboutus-section .rowdiv{
    display:flex;
    flex-direction:column-reverse;
}*/
.redmore{
        padding: 5px 8px;
            font-size: 13px;
}
.slick-list.draggable{
    height: 98px;
overflow: hidden;
}
.button {
    width: 55px;
    height: 46px;
    position: absolute;
    right: 0px;
    top: -54px;
    cursor: pointer;
    z-index: 12399994;
}
.events-section .latest-release{
    margin-bottom:20px;
}
.twitter-box{
    height:350px;
}
.twitter-box img{
    width:100%;
}
.inner-banner-section .overlap-section .breadcrumb li{
    font-size:13px;
}
.inner-banner-section .overlap-section{
    padding: 19px 0px 0px 0px;
}
.inner-banner-section .overlap-section h2{
        font-size: 23.3px;
    font-weight: 700;
    color: #fff;
    line-height: 9px;
}
.divisions-section .divisions-logo-box .child-box .title a{
    letter-spacing:-1px;
}
.header-logo-section .logo-left .ashoka-logo a img {
    width: 21px;
    margin-right: 5px;
}
.form-container {
    width: 100%;
    display: flex;
    justify-content: start;
    flex-direction: column;
}
.search-container {
    width: 100%;
    margin-top: 10px;
}
.btn-info{
    margin-bottom: 10px;
    margin-right: 0px !important;
}
.carousel-caption h1 {
    font-size: 23px;
    font-weight: 400;
}
.carousel-caption p {
    font-size: 9px;
    font-weight: 300;
}
.carousel-caption{
    top: 4%;
    left: 5.5%;
}
.latest-news .latest-news-center .news-ticker-label{
    font-size:0px;
}
.latest-news .latest-news-center .news-ticker-controls span img{width:10px;}
.latest-news .latest-news-center .news-ticker-controls{width:45px;}
}
@media only screen and (max-width: 420px) {
.top-header-section ul li a.small-blue{
    padding: 2px 4px;
}
.inner-banner-section img{
    height: 70px;
}
    .divisions-section .divisions-logo-box{
        flex-direction: column;
    }
    .divisions-section .divisions-logo-box .child-box{
        
    }
    .divisions-section .divisions-logo-box .child-box .title a {
    
}
.header-logo-section .logo-left{
    width: 87%;
}
.button{
    right: 0px;
}



.carousel-indicators{bottom: -5px;}
.carousel-indicators li {
    width: 5px;
    height: 5px;
    border-radius: 50%;
    bottom: 15px;
}

.inner-banner-section .overlap-section h2 {
    font-size: 16.3px;
    font-weight: 500;
    color: #fff;
    line-height: 3px;
}
.inner-banner-section .overlap-section .breadcrumb li {
    font-size: 10px;
}
.pdf-download-list a{
    display:block;
}
.inner-page-section {
    padding: 5px 0px 20px 0px;
}
.header-title-inner:after {
    width: 44px;
    height: 2px;
    left: 0px;
    bottom: -5px;
}
.header-title-inner {
    font-size: 18.5px;
    font-weight: 500;
}
}






/*

------------------------------------------------
-                                              -
-                                              -
-        NTIPRIT CSS START HERE                -
-                                              -
-                                              -
------------------------------------------------

*/

li.textsize ul {
    position: absolute;
    height: auto;
    top: 37px;
    right: 168px;
    z-index: 9999;
    box-shadow: 0 1px 2px rgb(0 0 0 / 20%);
    background: rgb(239,239,239);
    padding: 0;
    display: -webkit-inline-box;
    width: auto;
}
li.textsize:hover ul {
    visibility: visible !important;
}
li.textsize ul li {
    display: block;
    width: max-content;
}
.top-header-section ul {
    display: block;
    width: 100%;
    text-align: right;
    height: 26px;
    margin-top: 5px;
}
.header-logo-section .logo-left .ashoka-logo img {
    width: 32px !important;
}
.main-menu {
    display: block;
    position: relative;
    background: -webkit-linear-gradient(to bottom, #0378a6 0%,#0378a6 50%,#04668c 51%,#04668c 71%,#04668c 100%);
    background: -o-linear-gradient(to bottom, #0378a6 0%,#0378a6 50%,#04668c 51%,#04668c 71%,#04668c 100%);
    background: -ms-linear-gradient(to bottom, #0378a6 0%,#0378a6 50%,#04668c 51%,#04668c 71%,#04668c 100%);
    background: #1253ca !important;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0378a6', endColorstr='#04668c',GradientType=0 );
}
.row._news-bk {
    background: #000000;
}
#slider2 {
    /*margin: auto;*/
    overflow: hidden;
    padding: 20px;
    margin-top: 34px;
    position: relative;
    width: 1000px;
}
.col-md-2._frt-rw1 {
    max-width: 158px !important;
}
.col-md-2._frt-rw1:after {
    content: "";
    background: #fff;
    position: absolute;
    top: 22px;
    display: block;
    width: 5px;
    height: 45px;
    right: 0;
}
.heading h2:after {
    content: "";
    position: absolute;
    width: 10px;
    width: 55px;
    height: 4px;
    background: #23b14d;
    left: 15px;
    display: block;
    top: 43px;
}
._about-img-thumb img {
    width: inherit;
    border: 1px solid #ffce25;
    border-radius: 3px;
    height: 300px;
}
.card-theme img {
    width: 100% !important;
}
.card._course-topd .card-body {
    padding: 0;
}
.card._course-topd {
    border: none !important;
    border-radius: 7px;
}
.card._course-topd img {
    border-radius: 7px 7px 0 0;
}
.deshboard-section .card .card-footer {
    padding: .5rem 1rem;
    padding-bottom: 0;
    background-color: transparent;
    border-top: transparent;
}
/*.core-menu li a.line_bg:before{
    content: "";
    position: absolute;
    background-image: url(../img/line-bg.png);
    background-repeat: no-repeat;
    background-position: center;
    height: 48px;
    width: 2px;
    top: -10px;
    left: 0px;
}*/
.carousel-control-prev-icon, .carousel-control-next-icon {
    background-image: url(../img/left-right.png);
    background-size: contain;
}
.carousel-control-next-icon, .carousel-control-prev-icon {
    display: inline-block;
    width: 100%;
    height: 25px;
}
span.carousel-control-prev-icon {
    background-color: #00000063;
    padding: 32px 20px;
    background-size: 52%;
    width: 45px !important;
    left: -16px;
    position: relative;
    border-radius: 0px 4px 4px 0px;
}
span.carousel-control-next-icon {
    background-color: #00000063;
    padding: 32px 20px;
    background-size: 52%;
    width: 45px !important;
    left: 16px;
    position: relative;
    border-radius: 0px 4px 4px 0px;
}
.carousel-control-next, .carousel-control-prev {
    opacity: .7;
}
.heading h2, h1, h3 {
    /* color: #4774d9; */
    margin-bottom: 30px;
    color: #800000;
}
div#myTabContent {
    height: 220px;
}
.col-lg-6._tab-ber-rw button.nav-link.active {
    background-color: #4774d9;
    color: #fff;
    outline: none !important;
}
.col-lg-6._tab-ber-rw button.nav-link {
    padding: 12px 22px;
    margin-right: 6px;
    border-radius: 0;
}
.col-lg-6._tab-ber-rw button.nav-link:focus {
    outline: none;
}
.col-lg-6._tab-ber-rw button.nav-link.active {
    background-color: #4774d9;
    color: #fff;
    outline: none !important;
    border-color: #4774d9;
}
.col-lg-6._tab-ber-rw div#myTabContent {
    background: #fafafa;
    padding: 16px;
    padding-top: 0;
}
.courses-tabs p {
    margin-bottom: 3px;
}
.courses-tabs a {
    color: #000;
    text-decoration: none;
}
.courses-tabs img {
    margin-left: 4px;
    margin-right: 1px;
}
.courses-tabs p {
    margin-bottom: 7px;
    font-size: 14px;
    background: #ffce25;
    width: fit-content;
    padding: 1px 8px;
    color: #fff;
}
.courses-tabs h6 {
    font-weight: 400;
}
.courses-tabs {
    border-bottom: 1px solid #e4e4e4;
}
.bg-gradient {
    background: #23b14d !important;
}
.redmore {
    padding: 10px 22px;
    display: inline-block;
    margin: 0px;
    font-size: 16px;
    color: #fff !important;
    font-weight: 600;
}
.deshboard-section._frt-set {
    background: #d3edff;
    margin-top: 27px;
    padding-bottom: 36px;
}
.deshboard-section .card {
    order: 0;
    margin-bottom: 30px;
    margin-top: 0px;
    border-radius: 6px;
    color: #333;
    background: #ffffff !important;
    width: 100%;
    border: solid 2px #ffffff;
    box-shadow: -3px 3px 15px #f1f1f1c4;
}
body
{
font-family: 'Fira Sans', sans-serif;
color:#353535;
}
@font-face {
    font-family: 'ArialRounded';
    src: url('../fonts/Arial_Rounded_MT.ttf');
         /*url('../fonts/ballpark_free_font_by_sheiisperfect-webfont.woff') format('woff');*/
    font-weight: normal;
    font-style: normal;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    margin-bottom: .5rem;
    font-weight: 100 !important;
    line-height: 1.2;
}
ul.core-menu a.line_bg.active {
    color: #23b14d;
}
.deshboard-section._frt-set a {
    text-decoration: none;
}
.heading._banner-hd {
    position: absolute;
    transform: translateY(-124%);
}
.heading._banner-hd h2:after {
    left: 0;
}
.heading._banner-hd ol.breadcrumb {
    background: #0000;
    padding-left: 0;
    padding-top: 0;
}
.heading._banner-hd ol.breadcrumb li.breadcrumb-item.active {
    background: #0000;
    color: #F16B3E;
    font-weight: bold !important;
   font-size: 22px !important;
}
.heading._banner-hd {
    position: absolute;
    transform: translateY(-125%);
}
.heading._banner-hd ol.breadcrumb li.breadcrumb-item a {
    color: #F16B3E;
    font-weight: bolder !important;
    font-size: 22px !important;
}
.heading._banner-hd h2:after {
    left: 0;
    background: #e3d050;
}
.heading._banner-hd h2 {
    color: #F16B3E !important;
    font-size: 36px;
    font-weight: bolder !important;
}
.heading._banner-hd h2:after {
    top: 46px;
}




/*._org-strut li {
  position: relative;
  padding-left: 2rem;
  margin-bottom: 1.5rem;
}

._org-strut li::after {
  content: "";
  display: block;
  width: 1.1rem;
  height: 1.1rem;
  position: absolute;
  left: 0;
  top: 50%;
  background-color: #e3d050;
  border-radius: 50%;
  transform: translate(0, -50%);
}

._org-strut ul {
  padding: 0;
  margin: 0;
}

._org-strut .list-item.list-holder::after {
  display: none;
}

._org-strut .list-item.list-holder {
  margin-bottom: 0;
}

._org-strut .list-item.list-holder + ._org-strut .list-item {
}

._org-strut .list-item:not(:first-child)::before {
  content: "";
  display: block;
  width: 0.2rem;
  height: 2.1rem;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #e3d050;
  border-radius: 4px;
  transform: translate(210%, -85%);
}

._org-strut .list-item.list-holder + ._org-strut .list-item::before,
._org-strut .list-item.list-holder::before {
  display: none;
}

._org-strut .list-holder > .list {
  position: relative;
}

._org-strut .list-holder > .list::after {
  content: "";
  position: absolute;
  top: 0%;
  left: 0%;
  display: block;
  width: 1rem;
  height: 2.7rem;
  border-bottom-left-radius: 5px;
  border-left: 0.2rem solid #e3d050;
  border-bottom: 0.2rem solid #e3d050;
  transform: translate(-130%, -56%);
}

._org-strut .list-item.list-holder + ._org-strut .list-item::before {
  content: "";
  display: block;
  position: absolute;
  top: 0%;
  left: 0%;
  display: block;
  width: 1rem;
  height: 2.7rem;
  background-color: transparent;
  border-radius: 0;
  border-top-left-radius: 5px;
  border-top: 0.2rem solid #e3d050;
  border-left: 0.2rem solid #e3d050;
  transform: translate(40%, -90%);
}
section._org-strut {
    border: 1px solid;
    padding: 15px;
    background: #fff8f8;
}
ul.list.l-two a {
    width: 100%;
    display: block;
    padding: 7px 11px;
    border: 1px solid #e3d050;
    border-radius: 4px;
    box-shadow: 1px 1px 3px #0000001f;
    text-decoration: none;
    color: #777;
    background: #fff;
}

ul.list.l-one li.list-item a {
    text-decoration: none;
    font-weight: 600;
    color: #000000b0;
    font-size: 18px;
}
section._org-strut {
    border: 1px solid #e3d05047;
    padding: 15px;
    background: #fff8f8;
    border-radius: 4px;
}*/
._inner-page-banner {
    height: 207px;
}
._inner-page-banner img {
    height: -webkit-fill-available;
    overflow: hidden !important;
}
.tab {
  overflow: hidden;
  border: 1px solid #aaa;
  background-color: #f1f1f1;
}
.tab button {
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 15px;
  font-size: 16px;
}
.tab button:hover {
  background-color: #bbb;
}
.tab button.active {
  background-color: #aaa;
}
.tabcontent {
    display: none;
    padding: 5px 15px 5px 15px;
    border: 1px solid #aaa;
    border-top: none;
}
.col-md-6._top-ber {
    display: inline-flex;
}
.col-md-6._top-ber-right {
    align-self: center;
    margin-bottom: 3px;
}
.col-md-6._top-ber .ashoka-logo img {
    padding-top: 3px;
    padding-bottom: 2px;
}
._main-logo img {
    padding-top: 3px;
    margin-right: 6px;
}
.other-logo img {
    width: 59px;
}
._card-div {
    margin-bottom: 26px;
}
.site-ralative-section {
    display: block;
    width: 100%;
    background: #fff;
    padding: 30px 0px;
}
.site-logo._footer-logo img {
    position: relative;
    right: 8px;
}
.phone-section {
    margin-top: 19px;
}
.responsive-map {
    margin-top: 5px;
}
a._feed-bk {
    margin-top: 5px;
}
.footer {
    background-color: #131313;
    width: 100%;
    display: block;
}
.footer .footer-col h4{
color: #e3d050;
font-size: 20px;
font-weight: 600;
height: 47px;

}
#btn-top {
  display: inline-block;
  background-color: #23b14d;
  height:45px;
    width: 45px;
  text-align: center;
  border-radius: 4px;
  position: fixed;
  bottom: 50px;
  right: 40px;
  transition: background-color .3s, 
    opacity .5s, visibility .5s;
  opacity: 0;
  visibility: hidden;
  z-index: 1000;
  
  
}
.accordion {
    width: 100%;
    padding: 0 5px;
    border: 2px solid #6db5ff;
    cursor: pointer;
    display: flex;
    margin: 10px 0;
    justify-content: space-between;
    align-items: center;
    padding: 12px;
    border-radius: 0;
    background: #fff;
    border: none;
    margin-bottom: 0;
}

.accordion i {
    color: #e3d050;
    transition: all .5s ease-in;
}
.accordion .fa-minus{
    display: none;
}
.active, .accordion:hover {
    background-color: #4774d9;
    color: white;
    transition: all .5s ease-in;
    margin-bottom: 0;
}
.active .fa-minus{
    display: block;
}
.active .fa-plus{
    display: none;
}
.accordion h5{
    font-size: 20px;
    margin: 0;
    color: #001733;
    padding-left: 5px;
}
.active i, .active h5 , .accordion:hover i , .accordion:hover h5{
    color: white;
}
.panal {
    padding: 0px 15px;
    font-size: 14px;
    text-align: justify;
    overflow: hidden;
    transition: all .5s ease-in;
    max-height: 0;
    background: #fff;
    box-shadow: 0px 0px 1px #0034a9;
}
.galley-with-twitter-section {
    display: block;
    width: 100%;
    padding: 0px 0px !important;
    background-color: #d3edff;
}
.heading._twit h2 {
    margin-bottom: -10px !important;
}
.twitter-box {
    margin-top: 40px;
    display: block;
    width: 100%;
    overflow: auto;
    height: 388px !important;
    box-shadow: 0 14px 28px rgb(253 253 253 / 25%), 0 10px 10px #eaeaea;
}
._img-box img {
    width: 100%;
}
.gallery-section {
    margin-top: 27px;
    padding-bottom: 34px;
}
.galley-with-twitter-section {
    display: block;
    width: 100%;
    padding: 26px 0px !important;
    background-color: #d3edff;
}
._img-box p {
    border-top: 1px solid #d3edff;
    border-bottom: 1px solid #d3edff;
    padding: 3px 0;
    margin-top: 7px;
}
.customer-logos.slider img {
    border: 1px solid #23b14d;
    border-radius: 4px;
}
._socail-ico1 ul {
    display: inline-flex;
}
._socail-ico1 ul li a {
    margin-right: 45px;
    margin-left: 4px;
    background: #fff;
    width: 50px;
    height: 50px;
    text-align: center;
    border-radius: 65%;
    line-height: 51px;
    display: block;
    font-size: 25px;
    color:red;
}
._socail-ico1 {
    margin-top: 20px;
}
.header-logo-section.fixed-header .button._stiky-br {
    position: fixed;
    top: 16px;
}
.header-logo-section.fixed-header {
    display: none;
}
.card-theme {
    height: 127px;
    overflow: hidden;
}
._about-img img {
    width: 100%;
}
.galley-with-twitter-section._inner-faqs .accordion {
    background: #d3edff;
}
.galley-with-twitter-section._inner-faqs {
    background: #fff;
}
.galley-with-twitter-section._inner-faqs .active, .galley-with-twitter-section._inner-faqs .accordion:hover {
    background-color: #4774d9;
}




/*-------------------------*/

/* ***** */
/* GALLERY STYLES */
/* ***** */

/*Overlay styles*/
.overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #000;
  transition: opacity 500ms;
  visibility: hidden;
  opacity: 0;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
}
.open {
  visibility: visible;
  opacity: 1;
}

/*Popup window styles*/
.popup {
  margin: 0 auto;
  padding: 20px;
  border-radius: 5px;
  position: relative;
  z-index: 10;
  max-width: 70%;
  height: auto;
  overflow: hidden;
}

.popup img {
  margin: 0 auto;
  opacity: 0;
  width: 100%;
  height: auto;
  display: none;
}

/*Buttons styles*/

.popup span#close {
  position: fixed;
  top: 20px;
  right: 40px;
  transition: all 200ms;
  font-size: 40px;
  font-weight: bold;
  color: #fff;
  z-index: 100;
  cursor: pointer;
}
.popup span#next {
  position: fixed;
  top: 50%;
  right: 30px;
  transition: all 200ms;
  font-size: 70px;
  font-weight: bold;
  color: #fff;
  z-index: 100;
  cursor: pointer;
}

.popup span#prev {
  position: fixed;
  top: 50%;
  left: 30px;
  transition: all 200ms;
  font-size: 70px;
  font-weight: bold;
  color: #fff;
  z-index: 100;
  cursor: pointer;
}


.popup .play_wrap {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: center;
  transition: all 200ms;
  padding-bottom: 30px;
  padding-top: 35px;
  opacity: 0;
  z-index: 101;
}

.popup .play_wrap:hover{
  opacity: 1;
  background-color: rgba(204,204,204, 0.8);
}

.popup .play_wrap span {
  font-size: 60px;
}

.popup .play_wrap span#stop {
  display: none;
}

.popup .play_wrap span#play:hover, .popup .play_wrap span#stop:hover {
  color: #1F6FEB;
  cursor: pointer;
}


.popup .play_wrap span i {
  margin-left: 5px;
  cursor: pointer;
  transition: all 200ms;
  color: #fff;
}


.popup span#next:hover, .popup span#prev:hover, .popup span#close:hover {
  color: #1F6FEB;
  border-color: #1F6FEB;
}

/* ***** */
/* PAGE STYLES */
/* ***** */

.wrap {
    display: flex;
    justify-content: center;
    max-width: 1200px;
    margin: 50px auto;
}

.gallery {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.gallery img {
    /*width: calc(100% * (1/4) - 10px - 1px);*/
    height: auto;
    /*margin-bottom: 15px;*/
    cursor: pointer;
}

.gallery .gallary_block img:last-child {
    margin-right: 0;
}

.gallery .gallary_block {
    display: flex;
    justify-content: center;
    margin-bottom: 15px;
}
.core-menu li ul.dropdown li a {
    padding: 6px 15px !important;
}
/*------------------------*/

._margn-t li {
    list-style: circle;
}

.panal p {
    padding-top: 6px;
}
._margn-t {
    margin-top: 6px;
    margin-bottom: 6px;
}
button.btn._sub-btn {
    background: #4774d9;
    color: #fff;
}
.core-menu li a {
    display: inline-block;
    padding: 9px 16px !important;
    color: #fff;
    font-weight: 400;
    position: relative;
    font-size: 15px;
}
.course-section {
    padding-bottom: 30px;
    position: relative;
}
body.courses-page hr {
    margin-bottom: 0;
}
.course-section img._top-bn-crs-img {
    width: 100%;
}
.course-thumb img {
    width: 220px;
    border-radius: 4px;
    border: 2px solid #4774d9;
    margin: 46px 0 42px 0;
}
.course-section img._top-bn-crs-img {
    max-width: 100%;
    min-height: 200px;
    overflow: hidden;
}
.course-banner {
    background: #e3d050;
}
.course-thumb img {
    width: 175px;
    border-radius: 4px;
    border: 2px solid #4774d9;
    margin: 10px 0 10px 0;
}
.search-box input.bg-gradient.btn {
    background: #e3d050 !important;
}
.course-banner {
    background: #e3d050;
    background: -moz-radial-gradient(center, ellipse cover, #333333 0%, #333333 50%, #000000 100%);
    background: -webkit-radial-gradient(center, ellipse cover, #e3d050 0%,#e3d050 50%,#d1b2a5 100%);
    background: -o-radial-gradient(center, ellipse cover, #e3d050 0%,#e3d050 50%,#d1b2a5 100%);
    background: -ms-radial-gradient(center, ellipse cover, #e3d050 0%,#e3d050 50%,#d1b2a5 100%);
    background: radial-gradient(ellipse at center, #e3d050 0%,#e3d050 50%,#d1b2a5 100%);
    background-size: 5px 5px;
}
._org-strck p {
    font-size: 15px;
    text-align: center;
}

.row._fac-box {
    border: 1px solid #00000008;
    padding: 15px;
    /*padding-bottom: 0;*/
    border-radius: 5px;
    box-shadow: 1px 2px 3px #5a5a5a47;
}
.row._img-box._img-box2 {
    border-right: 1px solid #9494941c;
}
.row._img-box._img-box2 p:last-child {
    margin-bottom: 0;
}
.row._img-box._img-box2 p {
    border: none;
}


/* profile card header */

.profile-card_header-container {
  margin: auto;
}

.profile-card_header {
  background: #e3d050;
  padding: 1.5em 1.5em 1em;
  text-align: center;
  border-radius: 4px 4px 0 0;
}


/* profile picture */

.profile-card_header-imgbox {
  display: block;
  width: 9.5rem;
  height: 9.5rem;
  overflow: hidden;
  border-radius: 50%;
  margin: auto;
  background: rgba(250, 214, 195, 1);
  border: 0.375rem solid rgba(250, 214, 195, 1);
}

.profile-card_header img {
  max-width: 100%;
  filter: grayscale(100%);
}


/* header heading */

.profile-card_header h1 {
  color: #f3f3f3;
  font-size: 1.5rem;
  margin-top: 0.8em;
  font-weight: normal;
  position: relative;
}


/* header text span */

.profile-card_header h1 span {
  font-size: 1.2rem;
  font-weight: 300;
  display: block;
  margin-top: 0.25em;
  padding-top: 0.25em;
  border-top: 0.075em solid rgba(250, 214, 195, 1);
}


/* about section */

.profile-card_about {
  line-height: 1.5;
  padding: 1.5em 2rem;
  color: #222;
  font-family: 'Lato', sans-serif;
  padding-top: 1px;
  padding-bottom: 4px;
}

.profile-card_about h2 {
  margin: 0;
  display: inline-block;
  color: #333;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 1.3rem;
  position: relative;
  z-index: 2;
  vertical-align: middle;
}

.profile-card_about h2::before {
  content: '';
  position: absolute;
  width: 110%;
  /*  max-width: 13.8rem;
*/
  height: 1rem;
  background: #c6f1eb;
  left: -5px;
  top: 50%;
  z-index: -1;
}

.profile-card_about p {
  font-weight: 300;
}
.row._fac-box button:focus {
    box-shadow: none !important;
}
._courses-pg .card._course-topd {
    box-shadow: 2px 2px 2px #e3d0507a;
}
._courses-pg a {
    text-decoration: none;
}
._courses-pg a h4 {
    color: #e3d050;
}
._feedback-fm p {
    margin-top: 22px;
    margin-bottom: 6px;
}
._feedback-fm input[type="radio"]:first-of-type {
    margin-left: 0 !important;
}

._feedback-fm input[type="radio"] {
    margin-right: 8px;
    padding-right: 54px !important;
    margin-left: 22px;
    cursor: pointer;
}
._feedback-fm h5 {
    color: #e3d050;
}
._radio-btn-cl {
    border-bottom: 1px solid #e3d050;
    padding-bottom: 8px;
}
.col-lg-6._feedback-sub-btn button {
    align-self: end;
}
.col-lg-6._feedback-sub-btn {
    display: grid;
}
.lest-side-navlink {
    height: 500px;
    overflow-y: scroll;
    margin-bottom: 40px;
}
._feedback-fm {
    max-width: 890px;
    border: 1px solid #e5d15047;
    padding: 0px 20px 20px 20px;
    border-radius: 6px;
    margin: auto;
    box-shadow: 0px 0px 37px #e3d05069;
}
.core-menu li {
    list-style: none;
    display: inline-block;
    cursor: pointer;
    padding-left: 0;
    margin-bottom: 0;
    position: static;
}











@media only screen and (max-width: 600px) {
    ._socail-ico1 ul li a {
    margin-right: 22px;
}
}

@media only screen and (max-width: 767px) {
    .col-md-6._top-ber {
    display: none;
}
.col-md-6._top-ber-right ul {
    text-align: center;
}
.header-logo-section .logo-left {
    padding: 0;
    width: 58%;
}
.button {
    width: 55px;
    height: 46px;
    position: absolute;
    right: 0px;
    top: -59px;
    cursor: pointer;
    z-index: 12399994;
}
    .heading h2 {
    font-size: 25px;
}
._card-div h4 {
    font-size: 20px;
}
.card-footer h4 {
    font-size: 20px;
}
a.bg-gradient.btn.redmore {
    font-size: 15px;
    padding: 7px 18px;
}
.heading._banner-hd {
    position: absolute;
    transform: translateY(-92%);
}
._inner-page-banner {
    height: 130px;
}
.heading._banner-hd h2 {
    color: #fff;
    font-size: 28px;
}
}

@media only screen and (max-width: 1000px) {
#slider2 {
    width: auto;
}
span.carousel-control-prev-icon {
    left: 0;
}
span.carousel-control-next-icon {
    left: 0;
}
div#popupBody #next .fa, div#popupBody #prev .fa {
    font-size: 32px;
    position: relative;
    top: -61px;
}
div#popupBody #close .fa {
    font-size: 25px;
}
span.carousel-control-prev-icon {
    background-size: 40%;
}
span.carousel-control-next-icon {
    background-size: 40%;
}
.slick-slide {
    margin: 0px 4px !important;
}

}

@media only screen and (max-width: 599px) {
    .deshboard-section .card .card-footer {
     padding-bottom: 12px; 
}
}

@media only screen and (max-width: 1202px) {
    ._socail-ico1 ul li a {
    margin-right: 15px;
}
}

@media only screen and (max-width: 991px) {
.col-lg-4._twi2 {
    margin-top: 30px;
}
.slick-track {
    overflow: hidden;
    height: 110px;
}
.heading._mobile-chng h2 {
    line-height: normal;
    display: -webkit-box;
    max-width: 100%;
    height: 30px;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.col-lg-6._couse-col {
    margin-top: 26px;
}


}






























.tree, .tree ul, .tree li {
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
}

.tree {
    margin: 0 0 1em;
    text-align: center;
}
.tree, .tree ul {
    display: table;
}
.tree ul {
  width: 100%;
}
    .tree li {
        display: table-cell;
        padding: .5em 0;
        vertical-align: top;
    }
        /* _________ */
        .tree li:before {
            outline: solid 1px #e3d050;
            content: "";
            left: 0;
            position: absolute;
            right: 0;
            top: 0;
        }
        .tree li:first-child:before {left: 50%;}
        .tree li:last-child:before {right: 50%;}

        .tree code, .tree span {
            border: solid .1em #666;
            border-radius: .2em;
            display: inline-block;
            margin: 0 .2em .5em;
            padding: .2em .5em;
            position: relative;
            box-shadow: 1px 1px 2px #0000003b;
            background: #4774d9;
            color: #fff;
        }
        /* If the tree represents DOM structure */
        .tree code {
            font-family: monaco, Consolas, 'Lucida Console', monospace;
        }

            /* | */
            .tree ul:before,
            .tree code:before,
            .tree span:before {
                outline: solid 1px #e3d050;
                content: "";
                height: .5em;
                left: 50%;
                position: absolute;
            }
            .tree ul:before {
                top: -.5em;
            }
            .tree code:before,
            .tree span:before {
                top: -.55em;
            }

/* The root node doesn't connect upwards */
.tree > li {margin-top: 0;}
    .tree > li:before,
    .tree > li:after,
    .tree > li > code:before,
    .tree > li > span:before {
      outline: none;
    }
    .row._frst-org-stc {
    white-space: nowrap;
    overflow-x: scroll;
}
ul.bullet-list {
    margin-left: 0 !important;
    padding-left: 20px;
}
/*new css------------Start pic from here*/
#cssmenu>ul>li:hover,
#cssmenu ul li.active:hover,
#cssmenu ul li.active,
#cssmenu ul li.has-sub.active:hover {
    background: #4774d9!important;
    -webkit-transition: background .3s ease;
    -ms-transition: background .3s ease;
    transition: background .3s ease;
}
#cssmenu ul li {
    margin-bottom: 0;
}
#cssmenu ul li::before {
    display: none;
}
li._search-form-in input {
    height: 32px;
    width: 180px !important;
}
li._search-form-in .input-group-prepend span {
    border-radius: 0px 5px 5px 0px !important;
}
#cssmenu li._search-form-in {
    width: auto;
    padding-right: 26px;
    padding: 8px 41px;
}
li._search-form-in form input::placeholder {
    font-size: 15px;
}
/*new css------------end pic from here*/








@media only screen and (max-width: 600px) {
    ._socail-ico1 ul li a {
    margin-right: 22px;
}
}

@media only screen and (max-width: 767px) {
    .col-md-6._top-ber {
    display: none;
}
.col-md-6._top-ber-right ul {
    text-align: center;
}
.header-logo-section .logo-left {
    padding: 0;
    width: 58%;
}
.button {
    width: 55px;
    height: 46px;
    position: absolute;
    right: 0px;
    top: -59px;
    cursor: pointer;
    z-index: 12399994;
}
    .heading h2 {
    font-size: 18px;
}
._card-div h4 {
    font-size: 20px;
}
.card-footer h4 {
    font-size: 20px;
}
a.bg-gradient.btn.redmore {
    font-size: 15px;
    padding: 7px 18px;
}
.heading._banner-hd {
    position: absolute;
    transform: translateY(-92%);
}
._inner-page-banner {
    height: 130px;
}
.heading._banner-hd h2 {
    color: #fff;
    font-size: 28px;
}
}

@media only screen and (max-width: 1000px) {
#slider2 {
    width: auto;
}
span.carousel-control-prev-icon {
    left: 0;
}
span.carousel-control-next-icon {
    left: 0;
}
div#popupBody #next .fa, div#popupBody #prev .fa {
    font-size: 32px;
    position: relative;
    top: -61px;
}
div#popupBody #close .fa {
    font-size: 25px;
}
span.carousel-control-prev-icon {
    background-size: 40%;
}
span.carousel-control-next-icon {
    background-size: 40%;
}
.slick-slide {
    margin: 0px 4px !important;
}

}

@media only screen and (max-width: 599px) {
    .deshboard-section .card .card-footer {
     padding-bottom: 12px; 
}
}

@media only screen and (max-width: 1202px) {
    ._socail-ico1 ul li a {
    margin-right: 15px;
}
}

@media only screen and (max-width: 991px) {
.col-lg-4._twi2 {
    margin-top: 30px;
}
.slick-track {
    overflow: hidden;
    height: 110px;
}
.heading._mobile-chng h2 {
    line-height: normal;
    display: -webkit-box;
    max-width: 100%;
    height: 30px;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.col-lg-6._couse-col {
    margin-top: 26px;
}



.breadcrumb-item {
   
    font-weight: bolder !important;
}

.heading._banner-hd h2{
   
    font-weight: bolder !important;
}

.displaynone
{
 text-indent: -5000px;
  height: 0px;
  display: block;
font-weight: 500;
color:white;
}
.page-item.active .page-link
{
  font-weight:bolder;
}

   .c1 {
        margin-right: -110%;
        float: right;
        margin-top: -37px;

    }

    .h-right {
        padding: 41px 0px !important;
    }

    .second-logo {
        color: black !important;
        font-weight: 600;
    }



