@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Abel&display=swap');
*{
  font-family: 'Poppins',Helvetica,Arial,Lucida,sans-serif;
  font-size:15px;
}
.main-heading{    font-size: 22px;
    font-weight: 600;
    color: #222;
    text-transform: uppercase;
    line-height: 36px;
    text-align: left;
    margin-top: 10px;
    border-bottom: 1px #ccc dashed;}
a {
  color: #181818;
  text-decoration: none;
}

a:hover {
  color: #8ec4dd;
  text-decoration: none;
}

h1, h2, h3, h4, h5, h6 {
  font-family: 'Montserrat', sans-serif;
}
section.bnr{padding:0;}
img{max-width:100%;}
.logo-sec img{margin:0 auto;}
/*-----------------------------------------navbar---------------------------------*/
.bg-light {

  background: #fff !important;
}
.bt-top a{
	font-family: 'Montserrat', Helvetica, Arial, Lucida, sans-serif;
	font-weight: 600;
	color: #000000 !important;
	font-size: 14px;
	padding-left: 15px !important;
	padding-right: 15px !important;
}
.bt-top .collapse{justify-content:center;}
.bt-top{
	text-align: center;
	padding: 10px 0 0;
	border-bottom: 2px solid #f3f3f3;
}
.bt-top .navbar-nav li:hover > ul.dropdown-menu {
  display: block;
  border-top: 2px solid #fb3606;
  border-radius: 0;
}
.bt-top .dropdown-submenu {
  position:relative;
}
.bt-top .dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top:-6px;
}

/* rotate caret on hover */
.bt-top .dropdown-menu > li > a:hover:after {
  text-decoration: underline;
  transform: rotate(-90deg);
} 





#EventCalenderControl marquee a{font-size:18px !important;}

#MenuControl {
    border-top: 2px solid #f3f3f3;
}
.container-fluid{padding-left: 2px;padding-right:2px;}
#RadDockZone1 {overflow: visible !important; z-index:9 !important;}
#MenuControl_C #navbar-collapse-1{height:100% !important;}

.main-table{font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #333;  line-height: 22px; text-align: left;}
.sub-heading{font-weight:bold; font-size:16px;}

@media (max-width: 769px){
#MenuControl, #MenuControl_C{height: initial !important;}	
#widgetsControl_C, #widgetsControl{height:initial !important}
	}

@media (max-width: 767px)
{

}



@media(max-width:736px){
.carousel-caption {	display: none !important;}
#HeaderControl, #HeaderControl_C{height: initial !important;}	
header{padding: 10px 0;}	
}

@media(max-width:736px){

}

@media(max-width:375px){

}

.table-responsive {
    min-height: .01%;
    overflow-y: hidden !important;
}

/*inner-pages*/
.innr-pg li{position:relative; list-style:none; padding-left: 30px;}
.innr-pg li:before{content:"\f101"; position:absolute; font-family:FontAwesome; font-size: 17px; line-height: 30px; left: 7px; top: -2px;color: #004488;}
.innr-pg ul {/* display: grid; *//* grid-template-columns: 1fr 1fr; */padding:0;}
/*inner-pages*/

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
#header{padding:0;background: #fff;}
#header .tp-nav{padding: 10px 0;position: relative;transition: all 0.5s;background: #fb3606;color:#fff;}
#header .tp-nav a{color:#fff;padding: 0px 5px;box-shadow: none;height: 0;}
#header p{margin:0;color: #fff;font-weight: 600;font-size: 12px;}
#header i{margin-right:8px;}
#header .tp-head-lft{display: flex;}
#header .tp-head-lft #showOne{display:block;}
#header .tp-head-lft select {background: #003163;border: 0;color: #fff;}

#header .social-links{margin-top:0;}
#header .logo-sec{text-align:center;padding: 10px 0;}
.body-fx .navbar-default{/*background-color: transparent !important;*/}


/*--------------------------------------------------------------
# banner
--------------------------------------------------------------*/
.bnr-cont{position: absolute; bottom: 200px;; color:#ffd618; left:0; right:0; margin:0 auto;width: 80%; text-align: center;}
.bnr-cont h2{font-size:50px; line-height:50px;font-weight:600; text-shadow:#181818 5px 4px 6px;}
.bnr-sec .fa { line-height: 20px; font-size: 40px; font-weight: 900;}
.bnr-cont h2 span{ font-size:60px; line-height:60px; font-weight:700; /*letter-spacing:3px;*/}
.carousel-control-prev {left: 50px;width: 60px;height: 60px;top: 50%;/* background: #ffd618; */opacity: 1;}
.carousel-control-next {right:50px;width: 60px;height: 60px;top: 50%;/* background: #ffd618; */opacity: 1;}
carousel-control-next-icon, carousel-control-prev-icon{background: #ffd618;filter:inherit; width: 60px; height: 60px;}
.carousel-dark .carousel-control-next-icon, .carousel-dark .carousel-control-prev-icon{filter:inherit;}
.carousel-dark .carousel-indicators [data-bs-target]{background-color: #cfcccc;width: 45px;height: 45px;box-shadow: inset 5px 5px 10px 0px rgba(0,0,0,0.25);border-radius: 50%;border: 3px solid #cfcbcb;opacity:1;}
.carousel-dark .carousel-indicators .active{position:relative;width: 45px;height: 45px;}
.carousel-dark .carousel-indicators .active:before{position:absolute;content:'';border-radius:50%;width: 0;height: 0;border-left: 13px solid transparent;border-right: 13px solid transparent;top: -18px;left: 35px;/* border-top: 13px solid #ffce00; */transform:rotate(180deg);}
a, a:hover{text-decoration:none;}
.carousel-dark .carousel-indicators{/*width: 90px; bottom: inherit; top: 20px; left: inherit; right: 20px; margin-right:0;*/bottom: 60px;}
.carousel-indicators-img1{background:url(Image/Banner_1.jpg); background-repeat:no-repeat; background-size:100% 100%; width:100%; height:100%;}
.carousel-indicators-img2{background:url(Image/Banner_2.jpg); background-repeat:no-repeat; background-size:100% 100%; width:100%; height:100%;}
.carousel-indicators-img3{background:url(Image/Banner_3.jpg); background-repeat:no-repeat; background-size:100% 100%; width:100%; height:100%;}
.carousel-indicators li{ width:100px; height:65px; box-shadow: 3px 1px 22px -9px #000;}

.bnr-sec{padding: 0;}

/*--------------------------------------------------------------
# home Section
--------------------------------------------------------------*/


/*--------------------------------------------------------------
# Sections General
--------------------------------------------------------------*/
section {
  padding: 60px 0;
}

.section-bg {
  background-color: #f4f9fc;
}

.section-title {
  text-align: center;
  padding-bottom: 30px;
}
.section-title h2 {
  font-size: 32px;
  font-weight: bold;
  position: relative;
  margin-bottom: 30px;
  color: #181818;
  text-transform:uppercase;padding-bottom: 20px;
  z-index: 2;
}
.section-title h2 span{
  font-size: 32px;
  font-weight: bold;
  position: relative;
  margin-bottom: 30px;
  color: #181818;
  text-transform:uppercase;padding-bottom: 20px;
  z-index: 2;
}

.section-title h2::after {content: '';  position: absolute;  left: 0; right:0;  bottom: -2px; height: 6px; background: #ffd618; width: 60px;margin:0 auto;}
.section-title h2::before {content: ''; right: 0; width:150px; margin:0 auto; position: absolute;  left: 0;  bottom: 0; height: 2px;  background: #00295a;}
.tm-lft .section-title h2::before{background: #fff;}
.section-title p {
  margin-bottom: 0;
}

/*--------------------------------------------------------------
# About
--------------------------------------------------------------*/
.about{
	background: url(../Image/download.png);
	padding-top: 30px;
}
.about .abt-img {
    display: inline;
    float: left;
	margin-right: -175px;
    width: 130%;
    /*box-shadow: 0px 8px 71px -9px rgb(0 0 0 / 40%);*/
}

.about .content {
    width: 100%;
    text-align: center;
}
.about .container {
  position: relative;
  z-index: 10;
}

.about .content p {
      font-family: 'Abel', Helvetica, Arial, Lucida, sans-serif;
      font-size: 26px;
      line-height: 1.8em;
      color: #6d6d6d;
      text-align: center;
      margin-bottom: 2.75%;
}

.rd-mr {
 color: #FFFFFF !important;
 border-width: 0px !important;
 font-size: 20px;
 background-color: #fb3606;
 box-shadow: 0px 12px 35px -6px rgba(0,0,0,0.3);
 position: relative;
 transition: .2s;
 font-weight: 500;
 padding: .3em 1em;
 display: inline-block;
 border-radius: 3px;
 line-height: 1.7em !important;
}
.rd-mr:after{
	content:"\f105";
	position:absolute;
	right:0;
	font-family:fontawesome;
	opacity:0;
	font-size: 24px;
}
.rd-mr:hover:after{opacity:1;right:10px;}

.rd-mr:hover {
  padding: .3em 28px;
}
 .srv-rw{
	 padding: 30px 15px;
	 box-shadow: 6px 6px 55px 0px rgba(0,0,0,0.3);
	 margin: 30px;
	}
.sec-one{text-align:center;}
.srv-rw img{
	width: 125px;
	margin-bottom: 30px;
}
.srv-rw h4{
	font-family: 'Abel', Helvetica, Arial, Lucida, sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 22px;
	text-align: center;
}
/*other section*/
.banner-section {
    position: relative;
}
.banner-section .banner-content {
    position: relative;
}
.head-hm{
	    font-family: 'Abel', Helvetica, Arial, Lucida, sans-serif;
	    font-weight: 800;
	    font-size: 37px;
	    color: #000000 !important;
	    position:relative;
	    text-align: center;
	    margin-bottom: 50px;
	    z-index: 99;
}
.head-hm:before{
	background:#fb3606;
	height:2px;
	width:200px;
	position:absolute;
	content:'';
	top:50px;
	left:0;
	margin:0 auto;
	right: 0;
}
.head-hm:after{
	background:#fb3606;
	height:2px;
	width:200px;
	position:absolute;
	content:'';
	top:60px;
	left: 0;
    margin: 0 auto;
    right: 0;
}
section.services.banner-section video {
    position: absolute;
    z-index: 9;
    object-fit: cover;
    aspect-ratio: 15/12;
    top: 0;
}

.team_bx{background: linear-gradient(to right, #0d0e0e 0%, #ffffff 54%, #fb3606 100%);text-align: center;transition: 0.3s linear;margin-bottom: 40px;border-radius: 10px;position: relative;z-index: 999;}
.team_bx img{transition: 0.1s linear;width: 240px;padding-top: 6px;}
.team_bx_cont{background-color: #fb3606;text-align: left;padding: 14px 10px;position: relative;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;}
.team_bx_cont h2{color: #fff;font-size: 16px;font-weight: 600;line-height: 24px;text-align: center;}
.team_bx_cont h3{color: #3ccaff;font-size: 14px; font-weight: 400; }
.team_bx_cont p{color: #fff;font-size: 14px; font-weight: 400; }
.team-link{position: absolute;right: 0px;bottom: 0px;background: #00a0dc;width: 30px;height: 30px;z-index: 1;transition: 0.5s;}
.team-link .fa{display: flex;justify-content: center;line-height: 30px;font-size: 20px;color: #fff;}
.team_bx:hover img{transform: scale(1.05);}
.team_bx:hover .team-link{width: 50px;}
/*other section*/
/*--------------------------------------------------------------
# Services
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Contact form
--------------------------------------------------------------*/
.item img{width:100px;}
.team-box{text-align:center;}
.item {
  position: relative;
  overflow: hidden;
  margin: 20px 0;
}
.we-serve .carousel-control-next{
    background: #e5e1e1;
    top: 45%;
    width: 20px;
    height: 20px;
    right: -20px;
    }
.we-serve .carousel-control-prev{left: -20px;background: #e5e1e1;top: 45%;width: 20px;height: 20px;}
.we-serve{padding: 30px 0 60px;position: relative;}
.we-serve h2{font-size: 34px;
  font-weight: 700;
  line-height: 40px;
  text-align: left;
  padding: 20px;}
  .we-serve h2 span{color: #0f5d9d;}
.we-serve .team-box h3{font-family: 'Abel', Helvetica, Arial, Lucida, sans-serif;font-weight: 700;text-transform: uppercase;font-size: 19px;text-align: center;color: #333;}
.we-serve .team-box h3 a {color: #242424;font-size:17px;text-align: center;text-decoration: none;padding-top:20px;}
.industries .carousel-inner .carousel-item.active,
.carousel-inner .carousel-item-next,
.carousel-inner .carousel-item-prev {
    display: flex;
}
.industries .carousel-inner .carousel-item-end,
.carousel-inner .carousel-item-start { 
  transform: translateX(0);
}

@media (min-width: 768px) {
    
  .industries .carousel-inner .carousel-item-end.active,
  .industries .carousel-inner .carousel-item-next {
    transform: translateX(25%);
  }
  
  .industries .carousel-inner .carousel-item-start.active, 
  .industries .carousel-inner .carousel-item-prev {
    transform: translateX(-25%);
  }
}


.heading-innerpage {background: linear-gradient(to right, rgb(115 131 145), rgb(91 109 126));padding: 20px 30px;margin-bottom: 20px;margin-top: 15px;}
.heading-innerpage h1 {font-weight: 600;Font-size: 28px;color: #fff;line-height: 30px;text-align: left;border-left: 3px #fff solid;padding-left: 20px;margin-bottom: 10px;}



.whatsapp_btn {
  position: fixed;
  bottom: 9em;
  right: 20px;
  width: 40px;
  height: 40px;
  z-index: 9999;
}

.whatsapp_btn .icon_logo {
  position: relative;
  z-index: 100;
  padding: 5px;
  top: -9px;
  right: -7px;
}

.whatsapp_btn .icon_logo > a > img {
  width: 100%;
}

.whatsapp_btn .circle_waves {
  border-radius: 50%;
  background-color: rgb(60, 192, 78);
  width: 55px;
  height: 55px;
  position: absolute;
  opacity: 0;
  bottom: 1px;
  left: 0px;
  z-index: 99;
  animation: 4s cubic-bezier(0.36, 0.11, 0.89, 0.32) 0s infinite normal none running waves;
}

@keyframes waves {
  0% {
      transform: scale(0.55, 0.55);
      opacity: 0.6;
  }

  100% {
      transform: scale(1.8, 1.8);
      opacity: 0;
  }
}






/*----------------------------contactpage----------------------------------------*/
.bx-rht-cont p{margin-bottom:0;}
.brn-off{width:31%; padding:1%; float:left;     padding-bottom: 0;}
.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;
}
.head-bx{float: left;
    width: 50%;}
	
.contd-bx{float: left;
    width: 50%;}
	
.brn-bx h2{text-align:center;}

.map-cont img{max-width:100%;}
.footer-bg{
  background-color: #fb3606;
  padding: 30px 0;
}
.cont-page .st-feature-box{    background: #1d1d3d;
    padding-top: 10px;
    padding-bottom: 10px; margin-bottom: 10px;     padding-right: 10px;
	    color: #fff;}
	
.cont-page .feature-box-image{    margin-top: 13px;}

.brnh-off p{margin-bottom:2px;}


.st-custom-heading-layout2.st-custom-heading-wraper {
    margin-bottom: 24px;
}

.st-custom-heading-layout2 .st-heading-title {
    position: relative;
    margin-bottom: 0;
    text-transform: uppercase;
    font-size: 25px;
    line-height: 25px; font-weight:bold;
	margin-top: 0;
}

.st-custom-heading-layout2 .st-heading-title>span {
	    position: relative;
    margin-bottom: 0;
    text-transform: uppercase;
    font-size: 25px;
    line-height: 25px;
    display: block;
    margin-bottom: 11px;
}

.st-custom-heading-layout2 .heading-line {
    width: 26px;
    height: 1px;
    background: #114366;
    margin: 0;
}

.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;
    -webkit-transition: all .3s;
    -khtml-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.st-feature-box h3 {
    color: #fff;
    margin-bottom: 8px;
    font-size: 18px;
    line-height: 20px;
    font-weight: normal;
}
.st-feature-box .fa {
    /* background: #fff; */
    color: #fff;
    /* padding: 10px 15px; */
    border-radius: 50px;
    height: 30px;
    width: 30px;
    font-size: 20px;
    padding-top: 5px;
}

.cont-soc img{margin-right:5px;}
.cont-page h2{    font-weight:bold;
    color: #111;
    font-size: 19px;
    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: 18px;
}

.cont-page{text-align:left;font-family: arial; font-size: 14px;}
/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/

#footer {
  background: #f2f2f2;
  padding: 0;
  color: #003163;
  font-size: 15px;
}

#footer .footer-top {
  padding: 60px 0 30px 0;
}


#footer .footer-top .footer-info h3 {
  font-size: 24px;
  margin: 0 0 20px 0;
  padding: 2px 0 2px 0;
  line-height: 1;
  font-weight: 700;
}
.footer-info i{color: #fb3606;margin-right: 15px;line-height: 25px;}
#footer .footer-top .footer-info p {
 font-family: 'Abel', Helvetica, Arial, Lucida, sans-serif;
 line-height: 1.9em;
 font-weight: 600;
 font-size: 16px;
 display: flex;
 color: #787373;
}
#footer a, #footer a:hover{color:#000; }
.social-links a {
  font-size: 16px;
  display: inline-block;
  background: #fb3606;
  /* color: #fff !important; */
  line-height: 1;
  padding: 6px 11px;
  margin-right: 4px;
  text-align: center;
  box-shadow: 0px 12px 18px -6px rgba(0,0,0,0.3);
  width: 36px;
  border-radius: 3px;
  height: 36px;
  transition: 0.3s;
}
.social-links a i{color:#fff;}

.footer-info{padding-right:20px;}
.footer-info1{padding-right:0px !important;}
.footer-info1 p{font-weight:400 !important;color: #000 !important;}
#footer .footer-top h4 {
 font-family: 'Abel', Helvetica, Arial, Lucida, sans-serif;
    font-weight: 700;
    font-size: 24px;
    color: #f43506 !important;
	margin-bottom:30px;
}

#footer .footer-top .footer-links {
  margin-bottom: 30px;
}

#footer .footer-top .footer-links ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

#footer .footer-top .footer-links ul i {
  padding:0 15px;
  color: #003163;
  font-size: 18px;
  line-height: 1;
}

#footer .footer-top .footer-links ul li {
  padding: 10px 0;
  display: flex;
  align-items: center;
}
#footer .footer-top .footer-links ul li:first-child {
  padding-top: 0;
}

#footer .footer-top .footer-links ul a {
  color: #003163;
  transition: 0.3s;
  display: inline-block;
  line-height: 1;
}
#footer .footer-top .footer-links ul a:hover {
  color: #a2cfe3;
}

#footer .copyright {
  text-align: center;
  color: #fff;
  font-family: 'Abel', Helvetica, Arial, Lucida, sans-serif;
  font-size: 16px;
}

#footer .credits {
  padding-top: 10px;
  text-align: center;
  font-size: 14px;
  color: #003163;
}
#footer .credits a{ color: #ffd618}
.top {
    position: fixed;
    right: 0px;
    bottom: 30px;
    text-align: center;
    color: #fff;
    background: rgba(0,0,0,0.4);
    padding: 10px 10px;
    z-index: 9;
    border: 2px solid #fff;
    cursor: pointer;
    opacity: 0;
    transition: ease-in 0.5s;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}


.top.scll-top {
    opacity: 1;
    transition: ease-in 0.5s;
    bottom: 50px;
}

.top .fa {
    display: block !important;
}

#divmainenquiry11 .close { position: absolute; right: 14px; font-size: 30px; cursor: pointer;}
/*nav-bar*/
.dropdown-toggle{position:relative;}
.nav-item ul li .dropdown-toggle::after{position:absolute;right: 5px; top: 10px;}
#MenuControl .bg-light{background-color: #fff !important; height:100%;}
.nav-link{font-weight: 600;color:#000;font-size: 16px;font-family: 'Montserrat',Helvetica,Arial,Lucida,sans-serif;}
.nav-fill{width:100%;font-size: 15px;padding-top: 5px;}
#FooterrControl1_tr_FooterBackImage td.row, #FooterrControl1_Footer{margin: 0; padding:0;}
.navbar-brand{margin:0;}
/*nav-bar*/
@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: 769px){

}
a, a:hover{text-decoration:none;}
@media (max-width: 767px){
.navbar.navbar-expand-md{text-align:center;}
.navbar.navbar-expand-md .container-fluid{display:block;    text-align: center;}
.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;}
}

@media (max-width: 992px) {
  .team .member { margin-bottom: 110px;}
  .services .icon-box{margin:15px auto;}
}

@media (max-width: 768px) {
.about {text-align: center; background: #003163 !important;}
.industries .carousel-indicators { display: none;}
.industries .carousel-inner .carousel-item > div {
  display: none;
}
.industries .carousel-inner .carousel-item > div:first-child {
  display: block;
}
}
@media (max-width: 767px) {
#header img{margin:inherit;/* min-height: 60px; *//* height: 150px; */margin-top: -23px;}
.body-fx #header{padding: 15px 0;  height: inherit; position: relative; background: rgba(47,77,90,.85) !important;}
.other-sec .col-md-4:first-child .other-bx1, .other-sec .col-md-4:last-child .other-bx1 { margin-top:0px; }
.bt-top{display:none;}
.caption{width: 100%;}
.wback .caption{    top: 30%;}
}
@media (max-width: 575px) {
  #footer .footer-top .footer-info {margin: -20px 0 30px 0;}
  .wback .caption{display:none;}
  #header{position:relative;/* background-color:  rgba(47,77,90,.85); *//* padding: 20px 0; *//* height: 70px; */}
  .carousel-indicators {
    display: none;
}
.other-sec .col-md-4:first-child .other-bx1, .other-sec .col-md-4:last-child .other-bx1 {
    margin-top:0px; 
}
}
@media (max-width: 414px) {
#header img {
    margin: inherit;
    max-width: 75%;
}
.carousel-indicators {
    display: none;
}
}