@import url('https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300..900;1,300..900&display=swap');
*{ font-family: "Rubik", sans-serif !important;}
.fa{ font-family:"fontawesome" !important;}
a {color: #000;text-decoration:none;}
h1, h2, h3, h4, h5, h6 {font-family: "Rubik", sans-serif !important;}
img{max-width:100%;}
marquee#marquee1 a {
    color: #1e2a78;
    font-size: 15px !important;
}

#divmainenquiry11 .close {   right: 14px; font-size: 30px; cursor: pointer;}
.text-justify{text-align: justify;}
p{font-size: 15px;color: #464f58;line-height: 27px;}
.fix_line{display: -webkit-box;-webkit-box-orient: vertical; -webkit-line-clamp: 3; overflow: hidden;}
#CalendarControl_C{background-color: #fff;}
#WhatsNewControl_C_ctl00_Bulletin_Scroll{background-color: #fff;}
#header .head-img img{/* width:85%; */}

.software-exp{}
.software-exp ul{ margin:0; padding:0;}
.software-exp ul li { display: inline-block; margin: 5px 5px 0 0;}
.software-exp ul li img { width:auto; height:100px; border: 1px #ccc solid;}

.software-exp h3 {
  /* font-size: 30px; */
  /* color: #00406d; */
  /* margin: 20px 0 10px; */
  /* padding: 0 0 10px; */
  /* border-bottom: 1px solid #e7e7e7; */
  /* text-transform: uppercase; */
  /* position: relative; */
  /* font-weight: 700; */
  /* text-align: center; */
}

.software-exp h3::before {
  position: absolute;
  content: "";
  top: 100%;
  background: #69aa57;
  height: 1px;
  width: 50px;
  left: 0;
  margin: 0 auto;
  right: 0;
}

.software-exp h3 span {
  color: #69aa57;
}


/*--------------------------------------------------------------
# Sections General
--------------------------------------------------------------*/
section {padding: 60px 0;}
  /* background-color */
 .bg-1{background-color:#1e2a78;}
 .bg-2{background-color:#f6f6f6;}
  /* Text-color */
 .cl-1{color:#1e2a78;}
 .cl-2{color:#647589;}
  /*  */
  .bg-linear{background-image: linear-gradient(#03BCFF, #5164FF);}
  /* Font-Size */
 .fs-13{font-size: 13px;}
 .fs-14{font-size: 14px;}
 .fs-15{font-size: 15px;}
 .fs-18{font-size: 16px;}
 .fs-22{font-size: 22px;}
 /* scroll */
 ::-webkit-scrollbar{width: 12px;}
 ::-webkit-scrollbar-thumb{background-color:#1e2a78; }
 ::-webkit-scrollbar-track{background-color:#000 ;}
 /*  */
 .rm_btn{background-color: transparent;display: inline-block;font-weight: 500;font-size: 16px;fill: #1e2a78;color: #1e2a78;box-shadow: 0px 6px 0px 0px #1e2a78;border-style: solid;border-width: 2px 2px 2px 2px;border-color: #1e2a78;border-radius: 8px 8px 8px 8px;padding: 6px 18px;letter-spacing: 2.2px;}
 .rm_btn:hover{background-color: #1e2a78;color: #ffffff;animation-name: wobble-vertical;animation-duration: 1s;animation-timing-function: ease-in-out;animation-iteration-count: 1;}
 @keyframes wobble-vertical {
     16.65% {transform: translateY(8px)}
     33.3% {transform: translateY(-6px)}
     49.95% {transform: translateY(4px)}
     66.6% {transform: translateY(-2px)}
     83.25% {transform: translateY(1px)}
     100% {transform: translateY(0)}
 }
   /*  */
   .sub_title{/* font-size: 16px; */margin-bottom: 0;position: relative;color: #212529;}
   .sub_title::after {content: "";width: 120px;height: 1px;display: inline-block;background: #1e2a78;margin: 4px 10px;}
   .hm_heading{font-size: 32px;font-weight: 800;margin-bottom: 20px;color: #212529;}
/*--------------------------------------------------------------
# Header-Top
--------------------------------------------------------------*/

.header-top-contact .fa {font-size: 16px;color: #1e2a78;margin-right: 6px;}
.header-top-contact a {font-size: 13px;color: #647589;font-weight: 500;}
.header-top-social .fa {margin-right: 15px;font-size: 16px;color: rgb(30, 42, 120);}  
/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
#header{width: 100%;z-index: 3;}
#header .head-img{ padding:15px 0px;}
#MenuControl{/* padding: 12px 0; */}

/*--------------------------------------------------------------
# nav-bar
--------------------------------------------------------------*/
.dropdown-toggle{position:relative;}
.nav-item ul li .dropdown-toggle::after{position:absolute;right: 5px;top: 8px;}
/*#MenuControl*/ .navbar.bg-light{background-color: #1e2a78!important; height:72%;padding:25px 0px;}
#MenuControl .nav-link:focus,#MenuControl .nav-link:hover{color: #4275FF;}
.nav-link{font-weight: 500;color:#647589;font-size: 15px;}
.nav-fill{width:100%; font-size: 15px;}
.navbar-brand{margin:0;}
.nav-item{position:relative;}
@media (max-width: 1170px){
.navbar-expand-md .navbar-nav .nav-link{padding-right:1px; padding-left: 1px;}
}
@media (max-width: 991px){
#MenuControl, #MenuControl_C, #HeaderControl, #HeaderControl_C, #widgetsControl_C, #widgetsControl{ height: initial !important;}
.navbar-expand-md .navbar-nav .nav-link{font-size: 12px;}
}

@media (max-width: 767px){
.main-table {padding:0px 8px!important;}
.navbar-toggler{background:#eee;}
.navbar.navbar-expand-md{text-align:center;padding: 15px 0px;}
.navbar.navbar-expand-md .container-fluid{display:block;}
.nav-fill .nav-item, .nav-fill>.nav-link{text-align:left;}
.navbar-nav>li{ display: block; text-align: left; padding: 4px 0; border-bottom: 1px solid #999; border-right:0; }
.nav-item ul li .dropdown-toggle::after{transform: rotate(90deg);}
.nav-item .nav-link.dropdown-toggle::after {position: absolute; right: 5px; top: 15px;}
.navbar-expand-md .navbar-nav .nav-link{font-size: 14px;padding-right: 5px; padding-left: 5px;}
}
.nav-link{color: #fff;}
.navbar-nav > li:last-child a{border-radius: 5px;background-color: #1e2a78;font-size: 13px;font-weight: 500;color: #fff !important;text-transform: uppercase;padding: 12px 19px !important;letter-spacing: 2.6px;display: inline-block;}

#WhatsNewControl {
    padding: 0px 10px 0px 50px;
    margin-top: 15px;
}
.whats-new p{line-height: 27px !important;}
#CalendarControl{padding:0px 50px 0 10px;background-color: #fff;}


/*--------------------------------------------------------------
# Banner
--------------------------------------------------------------*/
.banner_wrapper{position: relative; padding-bottom: 0px;overflow: hidden;}
.banner-floating-text {position: absolute;bottom: 80px;top: 0px;left: 0px;transform: rotate(-90deg);}
.banner-floating-text h1 {font-size: 290px;color: #1e2a7833;font-weight: 700;/* text-shadow: 12px 6px 0px #1e2a7833; */}
.bnr_contant h2{/* outline: 1px solid #1e2a78; */outline-offset: 2px;}
.arr_down{animation: bottom-arrow-animation 1.5s infinite linear; position: relative;}
@keyframes bottom-arrow-animation {
    from {bottom: 50px}
    to {bottom: 0;}
}
.bnnr-shape-img img:first-child{position: absolute;bottom: 0px; right: -120px;animation: pulse 1.5s infinite ease-in-out;}
.bnnr-shape-img img:last-child{position: absolute;top: 50px; left: 30px;}
@keyframes pulse {
  0% {transform: scaleX(1)}
  50% {transform: scale3d(1.05,1.05,1.05)}
  to {transform: scaleX(1)}
}
/*--------------------------------------------------------------
# Banner_btm_wrapper
--------------------------------------------------------------*/
.bnr_btm_wrapper .bnr_btm_item_no {position: absolute;right: 51px;bottom: 0; margin-right: 0;z-index: -2;}
.bnr_btm_wrapper .bnr_btm_item{margin: 15px 0;}
.bnr_btm_item_no h1 {font-size: 212px;color: #6475891a;font-weight: bold;line-height: 0.78;}
.bnr_btm_item_cont .fa {font-size: 60px;background-image: linear-gradient(#03BCFF, #5164FF);-webkit-background-clip: text;-webkit-text-fill-color: transparent;}
.bnr_btm_item_cont_description a {font-size: 26px;color: #1e2a78;font-weight: bold;margin-top: 10px;display: inline-block;}
.query-btn a{
    background-color: #2c2275;
    font-size:18px;
    font-weight:bold;
    color: #fff;
    display: inline-block;
    padding: 9px 25px;
    margin-top: 9px;
    text-align: center;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    border-radius:30px;
    border: 4px solid #655ffa;
    }
.query-btn a:hover{background-color: #69aa57; text-decoration:none;}
/*--------------------------------------------------------------
# About
--------------------------------------------------------------*/
.abt_img {filter: drop-shadow(0px 9px 0px #1e2a78);}
/* abt_exp */
.abt_exp {background-color: white;padding: 30px;position: absolute;top: 59%;border-radius: 20px;width: 33%;left: -62px;box-shadow: -13px 12px 6px 0px rgb(0 0 0 / 10%);}
.abt_exp h2 {font-size: 60px;font-weight: bold;color: #1e2a78;margin-bottom: 0;}
.abt_exp p {color: black;font-weight: 500;line-height: 24px;margin-bottom: 0;}
/*--------------------------------------------------------------
# Services
--------------------------------------------------------------*/
.services{/* padding: 90px 0; */position: relative;background-color: #f6f6f6;background-position: center bottom;background-repeat: no-repeat;background-attachment: fixed;background-blend-mode: color-dodge;}
.services .img {border-radius: 8px;overflow: hidden;}
.services .img img {/* transition: 0.6s; */}
.services .details {background: #fff;padding: 50px 30px;margin: -100px 30px 0 30px;position: relative;text-align: center;border-radius: 8px;box-shadow: 0px 0 25px rgba(0, 0, 0, 0.1);}
.services .details .icon {margin: 0;width: 72px;height: 72px;background: #1e2a78;color: #fff;border: 6px solid #fff;border-radius: 50px;display: flex;align-items: center;justify-content: center;margin-bottom: 20px;font-size: 28px;position: absolute;top: -36px;left: calc(50% - 36px);}
.services .details h3 {font-weight: 700;margin: 10px 0 15px 0;font-size: 21px;}
.services .details p {line-height: 24px;font-size: 15px;margin-bottom: 0;text-align: justify;}
.services .details p.fix_line {-webkit-line-clamp: 4;}
.services .service-item:hover .details h3 {color: #1e2a78;;}
.services .service-item:hover .details .icon {background: #fff;border: 2px solid #1e2a78;;}
.services .service-item:hover .details .icon i {color: #1e2a78;}
 .box-main{/* width: 300px; */margin-left: 5% !important;margin-right: 5%  !important;margin:0 auto;background: #fff;min-height:340px;padding:0;font-family:Arial, Helvetica, sans-serif;color:#d6ecfd;text-align:center;box-shadow: 1px 1px 5px gray;border-radius: 10px;}
 .box-main h2{font-size:1.7em;font-weight: 600;color: #2c2275;line-height:1.5em;margin:0;padding-top:20px;text-align:center;text-transform:uppercase;}
 .box-main p{font-size:14px;font-weight:normal;line-height:24px;color: #000;text-align:center;padding:20px 10px;}
 .box-main a.readmore{font-size:14px;font-weight: bold;line-height:24px;text-align:center;color: #fff;background: #2c2275;padding:10px 20px;text-decoration:none;}
 .box-main a.readmore:hover{color:#333; background:#eee;}

/*--------------------------------------------------------------
# calculator
--------------------------------------------------------------*/
.calculator_wrapper .calculator_item_no {position: absolute;left: 0;bottom: 0; margin-right: 0;z-index: -2;}
.calculator_item_no h1 {font-size: 190px;color: #6475891a;font-weight: bold;line-height: 0.78;}
.calculator_item_cont .fa {font-size: 60px;background-image: linear-gradient(#03BCFF, #5164FF);-webkit-background-clip: text;-webkit-text-fill-color: transparent;}
.calculator_item_cont_description a {font-size: 26px;color: #1e2a78;font-weight: bold;margin-top: 10px;display: inline-block;}
.calculator_item_cont_description .fix_line {-webkit-line-clamp: 2;margin-bottom: 0;}
/*--------------------------------------------------------------
# Team
--------------------------------------------------------------*/
.tm-bx{background-color: #f2f2f2; border:1px solid #ccc;  transition: box-shadow .25s; position: relative;    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);margin-top: 60px;margin-bottom: 20px;}
.tm-cont{padding:10px 20px 10px 120px;}
.tm-cont h4{font-size:20px;font-weight:700;color: #212529;}
.tm-img{height:100px;width:100px;position:absolute;top: -65px;left:15px;border: 3px solid #1e2a78;border-radius:50%;}
.tm-img img{border-radius:50%; padding:5px; transition:.2s;box-shadow: 8px 8px 12px 0 rgba(0,0,0,0.12), -8px -8px 12px 0 rgba(0,0,0,0.12);}
.tm-cont:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0px;
    border-bottom: 40px solid #1e2a78;
    border-right: 40px solid transparent;
    z-index: 1000;
}
.tm-cont:after {
    content: '';
    position: absolute;
    right: 0;
    top: 0px;
    border-top: 40px solid #1e2a78;
    border-left: 40px solid transparent;
    z-index: 1000;
}
.tm-bx a {margin:0;}

.tm-bx:hover{box-shadow: 1px 9px 4px #999; transition:0.5s; transform:translate(0, -10px)}
.tm-bx:hover .tm-cont{transition:0.5s;; right: 20px;}
.tm-bx:hover img{transform:scale(1.1);}

/*hm-tm*/



/*--------------------------------------------------------------
# footer
--------------------------------------------------------------*/
/* previous footer css */
/* 
.footer h4 {font-size: 17px;font-weight: bold;position: relative;padding-bottom: 12px;margin-top: 10px;color: #212529;}
.footer .footer-links {margin-bottom: 30px;}
.footer .footer-links ul {list-style: none;padding: 0;margin: 0;}
.footer .footer-links ul i {padding-right: 2px;font-size: 12px;line-height: 0;}
.footer .footer-links ul li {padding: 10px 0;display: flex;align-items: center;}
.footer .footer-links ul li:first-child {padding-top: 0;}
.footer .footer-links ul a {color: color-mix(in srgb, #212529, transparent 20%);display: inline-block;line-height: 1;transition: 0.3s;font-size: 15px;}
.footer .footer-links ul a:hover {color: #1e2a78;letter-spacing: 0.9px;}
.footer .footer-contact p {margin-bottom: 5px;}
.footer .social-links a {font-size: 18px;display: inline-block;background: #1e2a78;color: #fff;line-height: 1;padding: 12px 0;margin-right: 4px;border-radius:4px;text-align: center;width: 40px;height: 40px;transition: 0.3s;}
.footer .social-links a:hover {background-image: linear-gradient(#03BCFF, #5164FF);transition: 0.3s;}
.footer img{width: 95%;} */

footer{background: #f6f6f6;position: relative;border-top: 4px solid #f6f6f6;box-shadow: -5px -2px 5px #999; overflow:hidden;}
.cont-ft:after{    content: "";position: absolute;left: -100%;width: 100%;height: 100%;top: 0;background: #1e2a78;}
.cont-ft{background: #1e2a78;color: #fff; position:relative; z-index:1;     padding-top: 30px;padding-bottom: 10px;}
.links-use{padding-top: 32px;}
.cont-ft ul{padding-left:0; list-style:none;     margin-top: 16px;     margin-bottom: 0;     font-size: 15px;}
.cont-ft ul li{background: #f6f6f6; margin-bottom:10px; position:relative;     padding: 5px 0; padding-left: 44px;     line-height: 22px; color: #212529;}
.cont-ft ul li .fa{position: absolute;left: 0;width: 35px;text-align: center;height: 100%;line-height: 29px;font-size: 17px;background: #212529;top: 0;}
.cont-ft ul li:first-child .fa{line-height: 50px;}
.ft-head{ font-size: 20px;   color: #212529;border-bottom: 1px dashed #1e2a78;;margin-top: 0;margin-bottom: 18px;padding-bottom: 8px;}
.links-use ul{    padding-left: 25px;     font-weight: 300; margin-bottom: 0;     font-size: 15px;}
.links-use ul li a{color:#212529;font-weight: 400;font-size: 15px;}
.links-use ul li{margin-bottom:7px; transition:0.5s; font-size: 16px;    line-height: 20px;}
.links-use ul li:hover{padding-left:10px; color:#1e2a78;; transition:0.5s;}
.links-use ul li:hover a{color:#1e2a78;; text-decoration:none;}
.last-bx ul li{margin-bottom:11px;}
.copyrht{background: #1e2a78;color: #fff; font-size: 16px; padding: 10px 0;}
.copyrht a{color:#ccc; text-decoration:none;}




.ft_btm a{color: color-mix(in srgb, rgb(33, 37, 41) 80%, transparent);transition: 0.3s;}
.ft_btm a:hover {color: #1e2a78;letter-spacing: 0.9px;}
.ft_btm a:not(:last-child){    border-right: 2px solid #5c5a5a;margin-right: 25px;padding-right: 25px;}

/*--------------------------------------------------------------
# scroll-up
--------------------------------------------------------------*/
.scroll-up {cursor: pointer;display: block;border-radius: 50px;box-shadow: inset 0 0 0 2px #b4b2b2;z-index: 10000;opacity: 0;visibility: hidden;transform: translateY(-500px);position: fixed;right: 20px;bottom: 20px;height: 50px;width: 50px;transition: all 400ms linear;}
.scroll-up::after {position: absolute;font-family: 'fontawesome';content: "\f102";text-align: center;line-height: 50px;color: #fff;left: 0;top: 0;font-size: 24px;font-weight: 500;height: 50px;width: 50px;cursor: pointer;display: block;z-index: 1;transition: all 200ms linear;}
.scroll-up.active-scroll {opacity: 1;visibility: visible;transform: translateY(0);background-color: #000;}
.scroll-up svg path {fill: none;}
.scroll-up svg.scroll-circle path {stroke: #1e2a78;stroke-width: 4;box-sizing: border-box;transition: all 200ms linear;}




/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/



@media screen and (min-width: 992px)  and (max-width: 1200px){
  .service .item {padding: 40px 0;}
  .line_fix{padding-right: 40px;}
}
@media (max-width: 1200px) {
  
}
@media (max-width: 992px) {
  .bnr_cont{text-align: center;}
  .service .item .image img{position: static;}
  .service .item{padding: 28px;text-align: center;margin-bottom: 30px;}
  .ser_head{margin: 20px 0 10px 0;} 
}

@media (max-width: 767px) {
  .calculator_item_no h1 {font-size: 120px;}
  .calculator_item_cont_description a{margin-top: 0;}

#header img{margin:inherit;}
.caption{width: 100%;}
.wback .caption{    top: 30%;}
}
@media (max-width: 575px) {
  

  .wback .caption{display:none;}
}
@media (max-width: 414px) {
}

.table-responsive {
    min-height: .01%;
    overflow: hidden !important; border:0;
    padding-left:0 ;
    padding-right:0 ;
}
/*---------------------------------------
innr-pg-c 
----------------------------------------*/
.otherpagecss #RadDockZone1.container{max-width: 100%;}
.otherpagecss #RadDockZone1.container #HomepagecontentControl_C table{margin-top:0 !important;}
.innr-pg-c{margin-bottom: 20px;padding: 32px 0;position: relative;background:url(../Image/inner-bg-img.jpg) no-repeat right/cover scroll;}
.innr-pg-c h1{margin-bottom: 0; font-weight: 700;Font-size: 26px;color: #fff;text-align: left;border-left: 3px #fff solid;text-transform: uppercase;position:relative;z-index:1;border-radius: 4px;padding: 5px 0 5px 20px;}
.innr-pg-c:after{content:'';position:absolute;left:0px;right:0px;top:0px;width:100%;height:100%;z-index: 0;background-image: linear-gradient(22deg, #1e2a78, #525252);}

  /*  */
.dropdown-item {font-size: 15px;}
.dropdown-item:focus, .dropdown-item:hover {color: #fff;background-color: #1e2a78;}
.dropend .dropdown-menu[data-bs-popper]{left: auto;right: 100%;}
.dropdown-menu {border-radius: 0;}

/*  */
.main-heading{font-weight:bold; Font-size:20px; color:#000; line-height:36px; border-bottom:1px #ccc dashed; text-align:left; margin-bottom: 10px; padding: 0;}
.sub-heading{position: relative;font-weight:bold;Font-size:20px;color:#111;line-height:30px;margin:0;text-align:left;margin-bottom: 12px;}
.sub-heading::after {position:absolute;content:'';width: 60px;height: 3px;background: #1e2a78;left: 0;bottom: -6px;}
.main-table {color: #464f58 !important; line-height: 27px; font-weight: normal;Font-size: 16px;text-align: justify;padding: 0px 1px;}
.team-title{font-weight:bold; Font-size:14px; color:#333; line-height:30px; margin:0; text-align:left;}
.team_img {
  width: 150px;
  border: 6px solid #777;
  border-radius: 50%;
}
.main-table ul li{line-height:30px;}
/*---------------------------------------
contactpage
----------------------------------------*/
.cont-page h3{     margin: 0;font-size: 18px;margin-bottom: 8px;}
.cont-page p{font-size:14px; color:#000;     line-height: 24px !important;}
.cont-heading {margin: 0;font-size: 15px;text-transform: uppercase;background:#60355c;padding: 9px 10px;color: #fff;margin-bottom: 8px;}
.cont-page .st-feature-box{    background: #333;padding-top: 10px;padding-bottom: 10px; margin-bottom: 10px;     padding-right: 10px;color: #fff;}
.cont-page .feature-box-image{    margin-top: 13px;}
.feature-box-content{font-size: 15px;}
.st-feature-box {padding-left:75px;position: relative;margin-bottom: 35px;}
.st-feature-box .st-feature-box-icon {color: #111;display: block;position: absolute;width: 52px;height: 52px;line-height:0px;top: 0;left: 0;text-align: center;font-size: 60px;transition: all .3s;}
.st-feature-box h3 {color: #fff;margin-bottom: 8px;font-size: 18px;line-height: 20px;font-weight: normal;}
.cont-soc img{margin-right:5px;}
.cont-page h2{font-weight:bold;color: #111;font-size: 22px;margin-top: 0;text-transform: uppercase;margin-bottom: 18px;margin-top:10px;}
.cont-page h2 span{color: #111;font-weight: normal;font-size: 18px;}
.cont-page h5{color: #222;font-size: 19px;margin-bottom: 25px;}
.cont-page h2 span {color: #111;font-weight: normal;font-size: 22px;text-transform: capitalize;}
.cont-page{text-align:left; font-size: 14px;}
/*  */
#widgetsControl_C, #widgetsControl {height: auto !important;}



  .logo-section-inner { height: 150px!important;width: 190px!important;}

  
.whatsapp_btn {position: fixed;bottom: 160px;left: 30px;width: 55px;height: 55px;z-index: 9999;}
.whatsapp_btn .icon_logo {position: relative;z-index: 100;padding: 5px;}
.whatsapp_btn .icon_logo > a > img {width: 100%;}
.whatsapp_btn .circle_waves {border-radius: 50%;background-color: #3cc04e;width: 55px;height: 55px;position: absolute;opacity: 0;bottom: 1px;left: 0px;z-index: 99;animation: waves 4s infinite cubic-bezier(0.36, 0.11, 0.89, 0.32);}
@keyframes waves {
from {transform: scale(0.55, 0.55);opacity: 0.6;}
to {transform: scale(1.8, 1.8);opacity: 0;}
}
.callus {width: 100%;margin: 20px 0 0 0;text-align: right;position: fixed;bottom: 60px;left: 50px;width: 50px;height: 50px;z-index: 99999;}
.callus .callusL {width: 40px;height: 40px;font-size: 18px;border-radius: 100%;text-align: center;line-height: 40px;display: inline-block;float: right;background: #eb1d39;color: #fff;margin: 0 20px 0 0;-webkit-box-shadow: 0px 0px 0px 7px #dc3545;-moz-box-shadow: 0px 0px 0px 7px rgba(232, 154, 17, 0.25);box-shadow: 0px 0px 0px 7px #dc354536;-webkit-animation: tada 1.25s infinite alternate-reverse;-moz-animation: tada 1.25s infinite alternate-reverse;-ms-animation: tada 1.25s infinite alternate-reverse;animation: tada 1.25s infinite alternate-reverse;}
@keyframes tada {
  from {transform: scale(0.85, 0.85);}
  to {transform: scale(1.2, 1.2);}
}
/*  */
    .box1{ text-align:center; position:relative;}
.box1 img{ max-width:100%;}
.box1 h3{ font-size: 16px; line-height: 30px; color: #2574b1; text-align:center; margin-top:5px;}
.box1:hover h3{ position:absolute; top:0; left:15px; right:15px; text-align:center; transition: ease-in 0.5s; background:#eee;}
.box1:hover img{ height:140px; width:100%; margin-top:30px; position: relative; transition: ease-in 0.5s;}

@media (min-width: 768px) {
    .navbar-expand-md .navbar-nav .nav-link {
        padding-right: 2px !important;
        padding-left: 2px !important;
    }
}

.banner_wrapper .carousel-control-next,.banner_wrapper  .carousel-control-prev {
   width: 3% !important;}

#WidgetControl4{display: none;}