body {
    font-size: 14px;
    font-family: 'Roboto', sans-serif;
    color: #000;
    background: #f2f2f2;
    margin:0 !important;
    padding:0 !important;
}
.pageTitle{
    
   background-color: #3c95de;
   color: white;
}

h1, h2, h3, h4, h5, h6, p, ul, ol {
    margin: 0;
    padding: 0;
}


ul {
    list-style: none;
}
.main-content
*:focus {
    box-shadow: none !important;
    outline: 0;
}

.form-control:focus {
    border-color: #2cacda !important;
}

.pr {
    position: relative;
    z-index: 1;
}

b, strong {
    font-weight: 500;
}

.pad0 {
    padding: 0 !important;
}

.margin0 {
    margin: 0;
}

a {
    color: #1e4e9a;
}

a:hover {
    color: #d95b2f;
    text-decoration: underline;
}

.br0 {
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
}

h1, .h1 {
    font-size: 30px;
}

h2, .h2 {
    font-size: 24px;
}

h3, .h3 {
    font-size: 20px;
}

h4, .h4 {
    font-size: 16px;
}

h5, .h5 {
    font-size: 14px;
}


label {
    font-weight: 700;
    font-size: 14px;
}

a, .btn, .blockimg img {
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}

a:hover {
    text-decoration: none;
}

.clearfix {
    clear: both;
}

.main {
    display: flex;
    min-height: 100vh;
    flex-direction: column;
    position: relative;
    z-index: 100;
}



.main-header {
    background: #fff;
    box-shadow: 0 0px 15px rgba(15, 15, 15, 0.2);
    z-index: 10;
    position: relative;
}


li.leftmenu a {
        height: 20px;
    width: 25px;
    text-align: center;
    display: block;
    line-height: 20px;
    font-size: 14px;
    color: #000;
    background: #f0f0f0;
    border-radius: 4px;
    margin-top: 0;
    padding: 0px 0px !important;
    margin: 5px 6px;
}

li.leftmenu a:hover {
    background: #ddd !important;
}

.topbar {
    background: #fff;
    border-bottom: 1px solid #e5e7eb;
    box-shadow: 0 1px 4px #e5e7eb;
}

.topbar .navbar{
    margin-bottom: 0px;
    min-height: auto;

}

.topbar .navbar-default{
    background-color: transparent;
    border-color: transparent;
}

.navbar-nav>li{
        border-right: 1px solid #ddd;
}

.topbar .navbar-nav>li>a{
    padding: 5px 14px;
    color: #000;
    text-transform: uppercase;
    font-size:14px;
}

.topbar .navbar-default .navbar-nav>li>a:focus, .topbar .navbar-default .navbar-nav>li>a:hover{
        color: #e07e2e;
}

.topbar .input-group .form-control, .topbar .input-group .btn {
    background: #e9e9e9;
    border-color: #e9e9e9 !important;
    margin-top: 0px;
    color: #000;
    height: 28px;
}

.topbar .input-group-btn:last-child>.btn, .input-group-btn:last-child>.bt-group{
    margin-left: -36px;
}

.topbar .input-group .form-control, .topbar .input-group .btn {
    background: #e9e9e9;
    border-color: #e9e9e9 !important;
    margin-top: 0px;
    color: #000;
    height: 28px;
}

.topbar .input-group{
    margin:1px 0px; 
}


.palette {
    border: 1px solid #ddd !important;
    background: #eee !important;
    display: inline-block;
    width: 20px!important;
}

.theme-black {
    background: #111 !important;
}


#rightnav {
    position: fixed;
    left: 0;
    top: 44%;
    z-index: 999;
}

#rightnav ul li a {
    height: 30px;
    width: 30px;
    text-align: center;
    display: block;
    line-height: 30px;
    font-size: 15px;
    border-radius: 0 4px 4px 0;
    margin: 3px 0;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}

#rightnav ul li a:hover {
    color: #fff;
    opacity: .7;
}

.btn-facebook {
    color: #fff;
    background-color: #3b5998;
}

.btn-twitter {
    color: #fff;
    background-color: #55acee;
}

.btn-youtube {
    color: #fff;
    background-color: #bb0000;
}

.btn-instagram {
  background: #125688;
  color:  #fff;
}

.logo-wrapper {
    padding:0px 0px;
    background: #FFF;
}


.logo{
    position: relative;
    top: 0;
    z-index: 99 !important;
    transition: all ease 0.3s;
    float: left;
 
}


.logo img{
        width: 75px;
}

.fixed-header img{
        width:68%;
}

.logo-title {
        margin-left: 15px;
    padding: 5px 10px;
}

.logo-title h1 {
    line-height: 1.4;
    font-size: 28px;
}

.logo-title p {
    font-size:14px;
}

.logo_right img{
        margin: 0px;
    padding: 5px 0px;
}

/* Note: Try to remove the following lines to see the effect of CSS positioning */
.sticky {
    top: 0;
    width: 100%;
    z-index: -9;
}

.sticky + .container-fluid {
    padding-top: 70px;
}

.sticky {
    position: fixed;
}

.navbar-inverse{
    background-color: #1e4e9a;
    border-color: #1e4e9a;
    margin-bottom: 0px;
    border-radius: 0px;
    min-height:auto;
}

.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav>.active>a:hover{
    background-color: #fafafa;
    color: #787878;
}

.navbar-inverse .navbar-nav>li>a:focus, .navbar-inverse .navbar-nav>li>a:hover{
     background-color: #fafafa;
    color: #787878;
}

.navbar-inverse .navbar-nav>li>a{
        color: #FFF;
        text-transform: uppercase;
        padding:11px 18px;
}

.navbar-nav>li{
        border-right: 1px solid transparent;
}

.navbar-inverse .navbar-nav li:hover > ul.dropdown-menu {
    display: block;
    background: #fff;
    border: 1px solid #ddd;
    padding:0px 0; 
}

.navbar-inverse .navbar-nav li:hover > ul.dropdown-menu li{
    color: #212529;
}

.navbar-inverse .navbar-nav .dropdown-menu>li>a {
    display: block;
    color: #2F2E37;
    font-size: 13px;
    padding: 9px 9px;
    min-width: 230px;
    font-weight: 600;
    border-bottom: 1px solid #eee;
}

.navbar-inverse .navbar-nav .dropdown-submenu {
    position:relative;
}
.navbar-inverse .navbar-nav .dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top:-6px;
    width: 100%;
}

/* rotate caret on hover */
.navbar-inverse .navbar-nav .dropdown-menu > li > a:hover:after {
    text-decoration: underline;
    transform: rotate(-90deg);
} 

.navbar-inverse .navbar-nav .dropdown-menu li a:hover, .navbar-inverse .navbar-nav .dropdown-menu li a:focus {
    background: #1e4e9a;
    color: #fff;
}


/***adlet start**/
.adlet-wrap {
    float: left;
    margin: 0 auto;
    width: 100%;
    background: url(../img/middle_bg_img1.jpg) bottom center no-repeat #e0e0e0;
    padding: 70px 0 30px 0;
    display: block;
    background-size: cover;
}
.adlet-set, .adlet-set .image {
    float: left;
    width: 50%;
    height: auto;
    position: relative;
}
.adlet-set {
    background: #FFF;
    min-height: 195px;
    transition: all ease 0.3s;
}
.adlet-set .image .arrow {
   /* background: url(../img/right-arrow-wh.png) top no-repeat; */
    position: absolute;
    top: 20px;
    right: 0;
    height: 24px;
    width: 13px;
    z-index: 10
}
.adlet-set .image img {
    display: block;
    width: 100%;
    height: auto
}
.adlet-set .image .img-hr {
    background: url(../img/yallow_bg.png) top left;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    visibility: hidden;
    text-align: center;
    transition: all ease 0.3s;
    transform: scale(0.4);
}
.adlet-set:hover .image .img-hr {
    visibility: visible;
    transform: scale(1);
    opacity: 1;
}
.adlet-set .image .img-hr .arrow {
    background: url(../img/bottom-arrow.png) top no-repeat;
    position: relative;
    top: 0;
    left: 50%;
    margin-left: -12px;
    height: 13px;
    width: 24px
}
.adlet-set .image .img-hr a {
    display: inline-block;
    position: relative;
    top: 40%;
    background: #1e4e9a;
    border: 1px solid #FFF;
    text-transform: uppercase;
    padding: 10px 15px;
    width: auto;
    font-size: 14px;
    color: #FFF
}
.adlet-set .image .img-hr a:hover {
    background: #0069a5;
    color: #FC0;
    text-decoration: none
}

.adlet-set .content {
    float: left;
    width: 50%;
    height: auto;
    padding: 20px
}
.adlet-set .content h2, .adlet-set .content h3 {
    font-size: 22px;
    color: #0076c0;
    padding-bottom: 5px;
    font-weight: 600
}

.adlet-set .content hr {
    border-bottom: 3px solid #1e4e9a;
    width: 20%;
    margin: 0;
    padding: 0;
    outline: 0;
    vertical-align: baseline;
}
.adlet-set .content .cont-wrap {
    float: left;
    width: 100%;
    height: auto;
    margin-top: 10px;
}
.adlet-set .content .cont-wrap .cont-set {
    float: left;
    width: 100%;
    height: auto;
    border-bottom: 1px dashed #999;
    padding-bottom: 10px;
    margin-top: 15px;
    color: #000;
}
.adlet-set .content .cont-wrap .cont-set p {
    font-size: 14px;
    text-align: left;
    padding-bottom: 10px
}
.adlet-set .content .cont-wrap .cont-set .left {
    float: left;
    height: auto;
    width: auto;
    font-style: italic;
    font-size: 13px
}
.adlet-set .content .cont-wrap .cont-set .right {
    float: right;
    height: auto;
    width: auto
}
.adlet-set .content .cont-wrap .cont-set .right a {
    color: #000;
    font-size: 12px;
    font-weight: 600;
}
.adlet-set:hover {
    background: #1e4e9a
}
.adlet-set:hover .content h2, .adlet-set:hover .content h3 {
    color: #fff
}
.adlet-set:hover .content hr {
    border-bottom: 3px solid #fff!important
}
.adlet-set:hover .content .cont-wrap .cont-set p {
    font-size: 14px;
    text-align: left;
    padding-bottom: 10px;
    color: #FFF
}
.adlet-set:hover .content .cont-wrap .cont-set .left {
    float: left;
    height: auto;
    width: auto;
    font-style: italic;
    color: #fff;
    font-size: 14px
}
.adlet-set:hover .content .cont-wrap .cont-set .right {
    float: right;
    height: auto;
    width: auto
}
.adlet-set:hover .content .cont-wrap .cont-set .right a {
    color: #fff;
}

.adlet-set:hover .image .arrow {
    background: url(../img/right-arrow-bl.png) top no-repeat;
    position: absolute;
    top: 20px;
    right: 0;
    height: 24px;
    width: 13px;
    z-index: 10
}
.adlet-set-1 {
    float: left;
    width: 50%;
    height: auto;
    background: #FFF;
    transition: all ease 0.3s;
}
.adlet-set-1 .image {
    float: right;
    width: 50%;
    height: auto;
    position: relative
}
.adlet-set-1 .image .arrow {
    background: url(../img/left-arrow-wh.png) top no-repeat;
    position: absolute;
    top: 20px;
    left: 0;
    height: 24px;
    width: 13px;
    z-index: 10
}
.adlet-set-1 .image img {
    display: block;
    width: 100%;
    height: auto
}
.adlet-set-1 .image .img-hr {
    background: url(../img/yallow_bg.png) top left;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    visibility: hidden;
    text-align: center;
    transition: all ease 0.3s;
    transform: scale(0.4);
}
.adlet-set-1:hover .image .img-hr {
    opacity: 1;
    visibility: visible;
    transform: scale(1);
}
.adlet-set-1 .image .img-hr .arrow {
    background: url(../img/bottom-arrow.png) top no-repeat;
    position: relative;
    top: 0;
    left: 50%;
    margin-left: -12px;
    height: 13px;
    width: 24px
}
.adlet-set-1 .image .img-hr a {
    display: block;
    position: absolute;
    top: 50%;
    margin-top: -20px;
    left: 50%;
    margin-left: -50px;
    background: #1e4e9a;
    border: 1px solid #FFF;
    text-transform: uppercase;
    padding: 10px 15px;
    width: auto;
    font-size: 14px;
    color: #FFF
}
.adlet-set-1 .image .img-hr a:hover {
    background: #0069a5;
    color: #FC0;
    text-decoration: none
}
.adlet-set-1 .content {
    float: left;
    width: 50%;
    height: auto;
    padding: 20px
}
.adlet-set-1 .content h2, .adlet-set-1 .content h3 {
    font-size: 22px;
    font-weight: 600;
    color: #0076c0;
    padding-bottom: 5px
}
.adlet-set-1 .content hr {
    border-bottom: 3px solid #f9de09;
    width: 20%;
       margin: 0;
    padding: 0;
    outline: 0;
    vertical-align: baseline;
}
.adlet-set-1 .content .cont-wrap {
    float: left;
    width: 100%;
    height: auto
}
.adlet-set-1 .content .cont-wrap .cont-set {
    float: left;
    width: 100%;
    height: auto;
    border-bottom: 1px dashed #999;
    padding-bottom: 10px;
    margin-top: 15px
}
.adlet-set-1 .content .cont-wrap .cont-set p {
    font-size: 14px;
    text-align: left;
    padding-bottom: 10px
}
.adlet-set-1 .content .cont-wrap .cont-set .left {
    float: left;
    height: auto;
    width: auto;
    font-style: italic;
    color: #999;
    font-size: 14px
}
.adlet-set-1 .content .cont-wrap .cont-set .right {
    float: right;
    height: auto;
    width: auto
}
.adlet-set-1 .content .cont-wrap .cont-set .right a {
    color: #333;
    font-size: 14px
}
.no-border {
    border: none
}
.adlet-set-1:hover {
    background: #1e4e9a;
}
.adlet-set-1:hover .content h2, .adlet-set-1:hover .content h3 {
    color: #fff
}
.adlet-set-1:hover .content hr {
    border-bottom: 3px solid #fff!important
}
.adlet-set-1:hover .content .cont-wrap .cont-set p {
    font-size: 14px;
    text-align: left;
    padding-bottom: 10px;
    color: #FFF
}
.adlet-set-1:hover .content .cont-wrap .cont-set .left {
    float: left;
    height: auto;
    width: auto;
    font-style: italic;
    color: #fff;
    font-size: 14px
}
.adlet-set-1:hover .content .cont-wrap .cont-set .right {
    float: right;
    height: auto;
    width: auto
}
.adlet-set-1:hover .content .cont-wrap .cont-set .right a {
    color: #fff;
    font-size: 14px
}

.adlet-set-1:hover .image .arrow {
    background: url(../img/left-arrow-bl.png) top no-repeat;
    position: absolute;
    top: 20px;
    left: 0;
    height: 24px;
    width: 13px;
    z-index: 10
}


.adlet-set .cont-wrap p, .adlet-set .cont-wrap li, .adlet-set .cont-wrap a {color: #333;}
.adlet-set:hover .cont-wrap p, .adlet-set:hover .cont-wrap li, .adlet-set:hover .cont-wrap a {color: #fff;}

.scrollbar,
.scrollbar-tbl {
    width: 100%!important;
    overflow: auto;
    padding: 0 5px
}

.scrollbar {
    height: 155px
}

.scrollbar-tbl {
    height: 400px
}

.track3 {
    width: 8px;
    background: rgba(0, 127, 195, 0);
    margin-right: 2px;
    border-radius: 8px;
    transition: background 250ms linear
}

.track3.dragging,
.track3:hover {
    background: #d9d9d9;
    background: rgba(0, 0, 0, .15)
}

.handle3 {
    width: 6px;
    right: 0;
    background: #999;
    background: rgba(0, 0, 0, .6);
    border-radius: 6px;
    -webkit-transition: width 250ms;
    transition: width 250ms;
}

/**adlet end**/

/* sevices */
.service-section, .bpl-section, .gallery-section {background: #f3f3f3; clear: both;}
.bl-section {
    padding: 30px 0;
}

.bl-services {
       display:-webkit-flex;
    display:-webkit-box;
    display:-moz-flex;
    display:-moz-box;
    display:-ms-flexbox;
    display:flex;
    flex-wrap: wrap;
}
.bl-services .item {width: 20%; padding: 3px;}
.services-box {background: #fff; box-shadow: 0 0 6px rgba(0,0,0,0.1); position: relative; overflow: hidden; height: 400px; text-align: center; margin-top: 10px; padding-top: 10px; }
.services-main {
    height: 100%;
    position: relative;
    background: #000;
}
.srv-middle {
    position: absolute;
    left: 0;
    width: 100%;
    top: 50%;
    transform: translateY(-50%);
    padding: 0 15px;
}
.services-main h3 {
    font-size: 20px;
    color: #ffffff;
    margin: 20px 0 0;
    font-weight: 600;
}
.services-main h3:after {
    content: '';
    height: 3px;
    width: 130px;
    background: White;
    display: block;
    margin: 30px auto 0;
}
.services-main img.srv-hr-icon {display: none;}

.services-over {
    position: absolute;
    left: 0;
    top: 100%;
    transition: all ease 0.4s;
    width: 100%;
    height: 100%;
    z-index: 2;
    color: #fff;
    overflow: hidden;
}
.services-over .blue-overlay{
    width: 100%;
    height: 100%;
    background:#1e4e9a;
    position: relative;
    z-index: 2;
    overflow: hidden;
}
.services-over img.hr-big {
    position: absolute;
    left: 50%;
    top: 50%;
    

     -webkit-transform: translate(-50%,-50%) scale(1.2);
      -moz-transform: translate(-50%,-50%) scale(1.2);
       -o-transform: translate(-50%,-50%) scale(1.2);
transform: translate(-50%,-50%) scale(1.2);
   
}
.services-over h3 {margin: 0 0 10px; color: #fff; font-weight: 600; padding: 0; font-size: 16px;}
.services-over p {font-size: 12px;}

.services-box:hover .services-over{
    top: 0;
}



.mob-icon {display:none;}
.sermain-img {position: absolute; top: 50%; left:50%; transform: translate(-50%, -50%) scale(1.2); opacity: 0.5;}


 .profile-section{
    padding:0px 0px 30px 0px;
 }
 .profile-section .thumb{
    background: #fff;
    position: relative;
 }

  .profile-section .desc{
  color:#fff;
  text-align: center;
 }

 .profile{
     background: url('../img/1.png') #1e4e9a;
     background-size: cover;
    border: 4px solid #f0f0f0;
 }
   .profile-section .desc h4{
    position: relative;
    line-height: 61px;
   }
    
   .profile-section .desc h4:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 8px;
    height: 8px;
    background: #fff;
    border-radius: 50%;
}
  .profile-section .desc h4:after {
    content: "";
    position: absolute;
    bottom: 4px;
    left: 0;
    right: 0;
    margin: auto;
    width: 20%;
    height: 1px;
    background: #fff;
}

.profile-section .desc p{
    margin:0px;
    padding:0px 0px 15px 0px; 
}

  .profile-section .desc a{
    background: #fff;
    padding: 5px 13px;
    color: #1e4e9a;
    border-radius: 30px;
    margin-top: 8px;
    display: inline-block;
  }

.nopadding {
    padding: 0 !important;
}

.nomargin {
    margin: 0 !important;
}

.sec-pad {
    padding: 20px 0;
}

/*events*/

.gallery {
    background: #fffaf6;
}

.gallery .slick-slide {
    padding: 5px;
}

.gallery .btn-inverse {
    position: absolute;
    top: 10px;
    right: 0;
}

.gallery-item .gallery-img img {
    height: 160px;
    width: 100%;
    object-fit: cover;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}

.gallery-item {
    position: relative;
    margin: 0 2px;
    border: 9px solid #fff;
    box-shadow: 0px 1px 7px 0px rgba(0, 0, 0, 0.2);
}

.gallery-item .gallery-img {
    position: relative;
    overflow: hidden;
}

.gallery-item .gallery-img::before {
    position: absolute;
    z-index: 2;
    content: '';
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.302) inset;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
}

.gallery-item:hover .desp {
    opacity: 1;
}

.gallery-item:hover .gallery-img img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
}

.gallery-item .desp {
    text-align: center;
    padding: 10px;
    background: rgba(55, 27, 27, 0.902);
    position: absolute;
    opacity: 0;
    height: 100%;
    width: 100%;
    top: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
}

.gallery-item .desp h5 {
    z-index: 5;
    position: relative;
    color: #ffc9a2;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: 1.4;
}

.title-lg {
    text-transform: uppercase;
    color: #1e4e9a;
    font-weight: 600;
    font-size: 26px;
    padding-bottom: 20px;
    margin-bottom: 25px;
    position: relative;
    line-height: 1.4;
    text-align: center;
}

.title-lg span {
    color: #000;
}

   .title-lg:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 8px;
    height: 8px;
    background: #1e4e9a;
    border-radius: 50%;
}
  .title-lg:after {
    content: "";
    position: absolute;
    bottom: 4px;
    left: 0;
    right: 0;
    margin: auto;
    width: 20%;
    height: 1px;
    background: #1e4e9a;
}




/*.title-lg:after {
    position: absolute;
    display: block;
    left: 50%;
    transform: translateX(-50%);
    content: '';
    background: transparent url(../img/bottomlinemew.png) no-repeat center;
    height: 40px;
    width: 300px;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
}*/

.btn-inverse {
        color: #1e4e9a;
    background-color: #ffffff;
    border: 2px solid #1e4e9a;
    border-radius: 30px;
    padding: 5px 15px;
    font-size: 14px;
}

/*partners*/

.partners {
    background: #fff;
    border-top: 1px solid #e6e6e6;
}

.img-box {
    position: relative;
    height: 80px;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    display: flex;
    display: -ms-flexbox;
    padding: 10px;
    margin: 15px 8px;
    background: #f2f2f2;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    border: 3px solid #fff;
    box-shadow: 0 0 10px 0 #cacaca;
}

.img-box img {
    max-width: 140px;
    max-height: 100%;
}

/* footer */

.footer {
    position: relative;
       border-bottom: 4px solid #dddfe2;
    background: #2a5a8e;
}

.footer h4 {
    color: #fff;
    margin-bottom: 10px;
    border-bottom: 1px solid #343434;
    padding-bottom: 10px;
}



.footer, .footer li a {
    color: #ffd1ac;
    position: relative;
}

.footer-links li{
    display: inline-block;
}

.footer-links li a {
    padding: 0px 12px;
    position: relative;
    display: inline-block;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size:12px;
    margin: 0 3px;
    color: #FFF;
}

.footer-links li+li a::before {
    content: "|";
    position: absolute;
    left: -5px;
}

#rightnav .dropdown-toggle::after {
    display: none;
}

.footer-top li a {
    padding-left: 25px;
}

.footer-top li a::before {
    left: 0;
    position: absolute;
    content: '\f13e';
    font-family: 'Material Design Icons';
    text-align: center;
    line-height: 1.3;
    font-size: 16px;
    color: #5f6065;
}

.footer-bottom .footer-links li+li a:after {
    color: #fff;
}

.footer-middle {
    padding: 10px 0;
    border-top: 1px solid #f8ce47;
}

.footer-bottom {
    padding: 12px 0;
    background: #0e1927;
    text-transform: uppercase;
    letter-spacing: 1px;
    line-height: 1.7;
    font-size:12px;
        color: #FFF;
}


.back-top {
    position: absolute;
    display: inline-block;
    bottom: 60px;
    right: 8px;
    height: 32px;
    width: 32px;
    z-index: 2;
    background: rgba(60, 55, 41, 0.702);
    color: #fff !important;
    text-align: center;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.102);
    line-height: 30px;
    font-size: 24px;
}

.back-top:hover {
    background: #fff;
    color: #000 !important;
}

.validation img {
    max-height: 28px;
}

.justify-content-center {
    -ms-flex-pack: center!important;
    justify-content: center!important;
}

.flex-wrap {
    -ms-flex-wrap: wrap!important;
    flex-wrap: wrap!important;
}

.d-flex {
    display: -ms-flexbox!important;
    display: flex!important;
}

/*News Ticker*/

.breakingNews {
    height: 40px;
    line-height: 40px;
    background:rgb(255, 255, 255);
    position: absolute;
    right: 15px;
    left: 15px;
    top: -55px;
    overflow: hidden;
}

.news-title {
    position: absolute;
    width: 115px;
    text-align: center;
    background:#1e4e9a;
    height: 40px;
    line-height: 39px;
    top: 0;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 500;
    left: 0;
    color: #fff;
}

.news-more {
    position: absolute;
    width: 70px;
    text-align: center;
    background:#1e4e9a;
    height: 40px;
    line-height: 39px;
    top: 0;
    font-size:14px;
    right: 0;
    color: #fff!important;
}

#bn1 {
    padding-left: 130px;
    padding-right: 75px;
}

.carouselTicker__list {
    padding: 0;
    list-style-type: none;
    overflow: hidden;
}

.carouselTicker__item {
    margin: 0 0 0 5px;
    float: left;
}

.carouselTicker__item a {
    color: #000;
    letter-spacing: 1px;
    white-space: nowrap;
    display: block;
    overflow: hidden;
    position: relative;
    padding-right: 8px;
}

.carouselTicker__item a:after {
    content: '|';
    margin-left: 10px;
    color: #000;
}

.carouselTicker__loader {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #fff url("../img/loader.gif") center center no-repeat;
}

.newsticker {
    max-height: 230px;
    overflow: hidden;
    padding: 10px;
}

.input-group .form-control, .input-group-addon, .input-group-btn{
    display: block;
}

.socialheight {
    height: 275px;
    padding: 15px 15px 30px;
    overflow:hidden;
}

.socialwrapper .card {
    background: #fff;
	border: 0;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.078);
}

.socialwrapper .card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: .25rem;
    margin-top:0px;
}

.socialwrapper .card-header {
	font-size: 16px;
	font-weight: 600;
}

.listheadingsocial span{
	height: 30px;
    width: 30px;
    border-radius: 50%;
    background: rgba(0, 0, 0, 0.12);
    display: inline-block;
    line-height: 30px;
    text-align: center;
    margin-right: 8px;
    transition: all .3s ease;
}

.listheadingsocial {
    font-weight: 500;
    font-size: 15px;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding: 5px 15px;
    line-height: 1.2;
    position: relative;
    text-align: center;
    margin-bottom: 0;
    background: #2f60ae;
    color: #fff;
    margin: 10px -8px 0px;
}

[class^="listheadingsocial"]:before, [class^="listheadingsocial"]:after {
    content: "";
	position: absolute;
}

.listheadingsocial:before {
    height: 0;
    width: 0;
    border-top: 8px solid #14294c;
    border-left: 8px solid #0000;
	bottom: -8px;
	left: 0;
}
.listheadingsocial:after {
	height: 0;
    width: 0;
    border-top: 8px solid #14294c;
    border-right: 8px solid #0000;
    right: 0;
	bottom: -8px;
	right: 0;
}


.modal-box .show-modal{
    color: #cd2d6a;
    background-color: #fff;
    font-size: 17px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 10px 15px;
    margin: 80px auto 0;
    border: none;
    box-shadow: 10px 10px 8px rgba(0, 0, 0, 0.2);
    display: block;
}
.modal-box .show-modal:hover{
    color: #cd2d6a;
    border: none;
}
.modal-box .modal{ top: 90px !important; }
.modal-box .modal-dialog{
    width: 800px;
    margin: 20px auto 0;
}
.modal-box .modal-dialog .modal-content{
    text-align: center;
    border-radius: 20px;
}
.modal-box .modal-dialog .modal-content .close{
    color: #c32262;
    font-size: 30px;
    text-shadow: none;
    line-height: 25px;
    height: 30px;
    width: 30px;
    opacity: 1;
    position: absolute;
    left: auto;
    top: 10px;
    right: 10px;
    z-index: 1;
    transition: all 0.3s;
}
.modal-box .modal-dialog .modal-content .close span{
    margin: -2px 0 0 0;
    display: block;
}
.modal-box .modal-dialog .modal-content .close:hover{ text-shadow: 0 0 5px #555; }
.modal-box .modal-dialog .modal-content .modal-body{ padding: 50px 20px 20px !important; }
.modal-box .modal-dialog .modal-content .modal-body .icon{
    color: #cd2d6a;
    font-size: 100px;
    margin: 0 0 40px;
    display: inline-block;
    position: relative;
}
.modal-box .modal-dialog .modal-content .modal-body .icon .box-top,
.modal-box .modal-dialog .modal-content .modal-body .icon .box-top:before,
.modal-box .modal-dialog .modal-content .modal-body .icon .box-top:after{
    background: #bcbfbe;
    width: 35%;
    height: 3px;
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}
.modal-box .modal-dialog .modal-content .modal-body .icon .box-top:before,
.modal-box .modal-dialog .modal-content .modal-body .icon .box-top:after{
    content: "";
    width: 75%;
    top: 20px;
    left: 15px;
}
.modal-box .modal-dialog .modal-content .modal-body .icon .box-top:after{
    width: 50%;
    top: 35px;
    left: 30px;
}
.modal-box .modal-dialog .modal-content .modal-body .icon .box-top-1{ transform: rotate(0deg) translateX(-225%); }
.modal-box .modal-dialog .modal-content .modal-body .icon .box-top-2{ transform: rotate(45deg) translateX(-225%); }
.modal-box .modal-dialog .modal-content .modal-body .icon .box-top-3{ transform: rotate(90deg) translateX(-225%); }
.modal-box .modal-dialog .modal-content .modal-body .icon .box-top-4{ transform: rotate(135deg) translateX(-225%); }
.modal-box .modal-dialog .modal-content .modal-body .icon .box-top-5{ transform: rotate(180deg) translateX(-225%); }
.modal-box .modal-dialog .modal-content .modal-body .icon .box-top-6{ transform: rotate(225deg) translateX(-225%); }
.modal-box .modal-dialog .modal-content .modal-body .icon .box-top-7{ transform: rotate(270deg) translateX(-225%); }
.modal-box .modal-dialog .modal-content .modal-body .icon .box-top-8{ transform: rotate(315deg) translateX(-225%); }
.modal-box .modal-dialog .modal-content .modal-body .icon .box-top:before{ transform: rotate(-25deg) translateX(-30%); }
.modal-box .modal-dialog .modal-content .modal-body .icon .box-top:after{ transform: rotate(-35deg) translateX(-25%); }
.modal-box .modal-dialog .modal-content .modal-body div{
    width:auto !important;
    margin:0px 0px !important;
    padding:0px 0px !important;
}
.modal-box .modal-dialog .modal-content .modal-body p{
    color: #555;
    font-size: 15px;
    margin: 0 0px 0px;
    width:auto !important;
}
.modal-box .modal-dialog .modal-content .modal-body p span{
    color: #cd2d6a;
    text-transform: capitalize;
}

.modal-box .modal-dialog .modal-content .modal-body h3 {
    font-size: 22px;
    color: #0076c0;
    font-weight: 500;
    text-align: left;
    margin: 0 0 15px 0;
}

.modal-box .modal-dialog .modal-content .modal-body .subscribe{
    color: #fff;
    background: #c32262;
    font-size: 18px;
    font-size: 700;
    padding: 20px 60px;
    margin: 0 0 20px;
    border: none;
    border-radius: 50px;
    overflow: hidden;
    position: relative;
    z-index: 1;
    transition: all 0.2s ease-in-out 0s;
}
.modal-box .modal-dialog .modal-content .modal-body .subscribe:before,
.modal-box .modal-dialog .modal-content .modal-body .subscribe:after{
    content: "";
    background-color: #F50057;
    width: 200px;
    height: 200px;
    border-radius: 50%;
    transform: translateX(-50%) translateY(-50%) scale(1);
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: -1;
    transition: all 0.5s ease 0s;
}
.modal-box .modal-dialog .modal-content .modal-body .subscribe:after{
    background-color: #880E4F;
    z-index: -2;
    transition: all 0.4s ease 0.3s;
}
.modal-box .modal-dialog .modal-content .modal-body .subscribe:hover:before,
.modal-box .modal-dialog .modal-content .modal-body .subscribe:hover:after{
    transform: translateX(-50%) translateY(-50%) scale(0);
}

body.modal-open{
        overflow: auto;
        padding-right: 0;
}

.modal-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 50;
  
  background: rgba(0, 0, 0, 0.6);
}

.modal-backdrop{
    display:none !important;
}

.advertisement_wrapper{
    margin:0px;
    padding:20px 0;
    background: #fffaf6;
}

.advertisement_wrapper h3{
       position: relative;
    font-size: 22px;
    color: #0076c0;
    padding-bottom: 15px;
    font-weight: 600;
    margin-bottom: 15px;
}

.advertisement_wrapper h3:before{
    content:"";
    position:absolute;
    bottom:0;
    left:0;
    border-bottom: 3px solid #f9de09;
    width: 20%;
    margin: 0;
    padding: 0;
    outline: 0;
    vertical-align: baseline;
}



@media only screen and (max-width: 576px){
    .modal-dialog{ width: 93% !important; }
    .modal-box .modal-dialog .modal-content .modal-body .description{
        margin: 0 0 40px;
    }
}


@media (max-width: 1400px) {
    .services-box {height: 220px;}
}
@media (max-width: 1200px) {
    .bl-services .item {width: 33.3333%;}
}
@media (max-width: 767px) {
    .bl-services .item {width: 100%; padding: 1px 0;}
    .services-box {  background: #fff;
    box-shadow: 0 0 6px rgb(0 0 0 / 10%);
    position: relative;
    overflow: hidden;
    height: 400px;
    text-align: center;}
    
    .services-main .srv-middle {position: relative; transform: none; left: 0; top: 0; height: 100%; align-items: center;}
    .services-main {  height: 100%;
    position: relative;
    background: #000;}
    .services-main img {margin: 0; padding: 0; width: 25px;}
    .services-main h3 {margin: 0; padding: 0 0 0 20px; font-size: 14px; color: rgba(48,118,186,1);}
    .services-main h3:after {display: none;}
    .bl-services .item.active .services-main img {display: none;}
    .bl-services .item.active .services-main img.srv-hr-icon {display: block;}
    
    .services-over {  position: absolute;
    left: 0;
    top: 100%;
    transition: all ease 0.4s;
    width: 100%;
    height: 100%;
    z-index: 2;
    color: #fff;
    overflow: hidden;}
    .services-over .srv-middle {position: relative; transform: none; left: 0; top: 0; height: 100%; padding: 15px 25px 25px; text-align: left;}
    .services-over img {display: none;}
    .services-over h3 {display: none;}
    .bl-services .item.active .services-box{background: #007cc4;}
    .bl-services .item.active .services-main h3 {color: #fff;}
    .bl-services .item.active .services-over {display: block;}
    .bl-services .item.active .services-over .blue-overlay {background: none;}
    
    .sermain-img {display:none;}
    .mob-icon {
        display: block;
    }
    .bl-services .item.active .services-main {background: rgba(48,117,187,1);}
}






/* sevices */

@media (min-width: 1200px){
.container {
    width: 1270px;
}
}

@media (max-width: 1440px){
.container {
    max-width: 1270px;
}

}

@media (max-width:768px) {
.adlet-set .content h2, .adlet-set .content h3 {
    font-size: 1.8em;
    font-weight: 600
}
.adlet-set {
    min-height: 159px
}
}

@media (max-width: 767px)  {

    .adlet-set, .adlet-set-1 {
    width: 100%
}

    .logo {
    position: relative;
    top: 0;
    z-index: 9999;
    transition: all ease 0.3s;
    width: 125px;
    height: 162px;
    margin: 0px auto;
    }

    .logo_right{
        text-align: center;
    }

    .logo-title{
        text-align: center;
    }

    

    .rightmenu .nav-item .nav-link{
        padding:1rem 0rem; 
    }   

    .leftmenu li a{
        margin-top:10px; 
    }

    .searchwrapper{
        margin-bottom:10px;
        padding-left: 0px !important;
    }

    .rightmenu .nav-item{
        border-color: #FFF;
    }

    .topbar .navbar-toggler{
        margin:6px 0px; 
    }


}


@media (max-width:480px) {
.adlet-set, .adlet-set-1 {
    margin-bottom: 20px
}
.adlet-set, .adlet-set .content, .adlet-set .image, .adlet-set-1, .adlet-set-1 .content, .adlet-set-1 .image {
    width: 100%
}
.adlet-set .image .arrow, .adlet-set-1 .image .arrow {
    display: none
}

.ie .adlet-set {
    border: 1px solid #0F0!important
}
.ie7 .adlet-set .content .cont-wrap {
    width: 100%!important
}
.ie7 .adlet-set .content {
    width: 42%!important
}
.ie7 .adlet-set-1 .content .cont-wrap {
    width: 100%!important
}
.ie7 .adlet-set-1 .content {
    width: 40%!important
}


.ie7 .adlet-set .content h2 .hr, .ie7 .adlet-set .content h3 .hr {
    float: inherit!important
}
}