@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{
  box-shadow: 0px 2px 18px -6px rgba(0, 0, 0, 0.3);
	text-align: center;
	padding: 14px 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);
} 
.form-sc .form-control {
    padding: 8px 15px;
    margin: 7px 0;
}
.snp{text-align:center;margin-bottom: 75px;}
.snp i{margin-right:10px;color:#000;}
.snp p{
	font-family: 'Poppins', Helvetica, Arial, Lucida, sans-serif;
    font-size: 22px;
    color: #f74512 !important;
    line-height: 1.9em;
}
.ind-sm table{border: 1px #e7e4e4 solid;}
.ind-sm p{
	line-height: 28px;
	position:relative;
	margin-bottom: 75px;
	font-family: 'Abel', Helvetica, Arial, Lucida, sans-serif;
	color: rgba(0, 0, 0, 0.55) !important;
	text-align:center;
	font-size:22px;
	margin-top: 30px;
}
.ind-sm p:before{
	    background: #fb3606;
    height: 2px;
    width: 350px;
    position: absolute;
    content: '';
    top: 70px;
    left: 0;
    margin: 0 auto;
    right: 0;
}
.ind-sm p:after{
	   background: #fb3606;
    height: 2px;
    width: 350px;
    position: absolute;
    content: '';
    top: 75px;
    left: 0;
    margin: 0 auto;
    right: 0;
}



#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)
{
  .gallery-section .carousel-item .img-team img {
  width: 100%;
  height: auto;
  /* padding-top: 20px; */
  margin-top: 20px;
}
.slide-img1 button i {
  font-size: 44px!important;}
  .slide-img button i { font-size: 44px!important;}

.slide-img {
    padding: 0px;
    margin-bottom: 30px;}

    .slide-img1 .carousel-control-prev{display: none;}
    .slide-img .carousel-control-prev{display: none;}
    .slide-img1 .carousel-control-next{display: none;}
    .slide-img .carousel-control-next{display: none;}
}



@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: 3px 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;line-height: 0;}
#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: 8px 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-img4{background:url(Image/Banner_4.jpg); background-repeat:no-repeat; background-size:100% 100%; width:100%; height:100%;}
.carousel-indicators-img5{background:url(Image/Banner_5.jpg); background-repeat:no-repeat; background-size:100% 100%; width:100%; height:100%;}
.carousel-indicators-img6{background:url(Image/Banner_6.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: 30px 0;
}
.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: 350px;
	position:absolute;
	content:'';
	top: 50px;
	left:0;
	margin:0 auto;
	right: 0;
}
.head-hm:after{
	background:#fb3606;
	height:2px;
	width: 350px;
	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;
}


.blog{
	box-shadow: 1px 1px 5px gray;
	padding: 10px;
	border-radius: 5px;
	text-align: center;
	min-height: 175px;
	margin-bottom: 20px;
}
.blog h3{
	font-size: 14px;
	line-height: 24px;
	text-align: center;
}
.blg .team_bx_cont h2{text-align:justify;margin: 10px 0 20px 0;}
.blg h4{
	color: #fb3606 !important;
	border-width: 0px !important;
	font-size: 16px;
	background-color: #fff;
	box-shadow: 0px 12px 35px -6px rgba(0, 0, 0, 0.3);
	position: relative;
	transition: .2s;
	padding: 5px 15px;
	display: inline-block;
	border-radius: 3px;
	line-height: 1.7em !important;
}
.blg .team_bx img{width:93%;border-radius:10px;}
.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;}


.vs-ms{background:url(../Image/vs-ms.jpg);background-size: cover;background-repeat: no-repeat;background-position: center;margin: 45px 0;background-attachment: fixed;};
.service-item-new{padding: 60px 0 30px;}
.service-list-details-new{
	padding: 60px 30px;
	border: 1px solid #e9e4e4;
	border-radius: 5px;
	position: relative;
	z-index: 1;
	min-height: 410px;
	box-shadow: 1px 1px 5px gray;
	background: #fff;
}
.service-list-details-new i{
	color: #fb3606;
	font-size:40px;
}
.service-details-new h3{
	    padding: 0px 0px 0px 0px;
	    color: #000000;
	    font-size: 24px;
	    margin:15px 0;
	    font-weight: 600;
	    font-family: 'Abel', Helvetica, Arial, Lucida, sans-serif;
}

.service-list-details-new:hover p{color:#fff !Important;}
.service-list-details-new:hover i{color:#fff;}
.service-list-details-new:hover h3{color:#fff;}
.service-list-details-new p{
	color:#656565 !Important;
	font-size: 14px !Important;
	line-height: 30px;
}
.service-list-details-new:nth-child(1):after{
	    content: "";
	    position: absolute;
	    top: 0;
	    left: 0;
	    right: 0;
	    bottom: 0;
	    z-index: -1;
	    background: linear-gradient(90deg, #f74512 0%, #181718 100%);
	    transition: transform 400ms linear;
	    transform: scaleX(0);
	    transform-origin: right;
	    color: #F3F3F3;
	    border-radius: 10px;
}

.service-list-details-new:nth-child(1):hover::after {
    transform: scaleX(1);
}
.tp-2:after{
  transform: scaleY(0) !important;
    transform-origin: top !important;
}
.tp-2:hover::after {
    transform: scaleY(1) !important;
}
.tp-3:after{
  transform: scaleY(0) !important;
    transform-origin: bottom !important;
}
.tp-3:hover::after {
    transform: scaleY(1) !important;
}
.rw .col-md-2{text-align:center;}
.rw{
	box-shadow:0px 12px 55px -6px rgba(0,0,0,0.3);
	padding:15px;
	margin: 5px 5px 45px 5px;
}
.ass-scn i{font-size: 40px;color: #f74512;font-weight: 400 !important;}
.ass-scn h4{
  font-family: 'Abel', Helvetica, Arial, Lucida, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 22px;
  line-height: 1.3em;
  text-align: left;
  margin-bottom: 15px;
}
.ass-scn p{
  font-family: 'Open Sans', Helvetica, Arial, Lucida, sans-serif;
  color: #969696 !important;
}
.ass-scn a{
  color: #2ea3f2;
}
.location-icon{display: flex;justify-content: center;}
.concern-pt .head-hm{text-align:center;margin-bottom: 55px;text-transform: capitalize;font-weight: 800;font-size: 37px;color: #000000 !important;}
.concern-pt{
	text-align:center;
}
.concern-pt h5{font-family: 'Abel', Helvetica, Arial, Lucida, sans-serif;font-weight: 700;font-size: 30px;text-align: center;}
.concern-pt p{font-family: 'Abel', Helvetica, Arial, Lucida, sans-serif;font-weight: 700;text-transform: uppercase;font-size: 22px;line-height: 1.3em;text-align: left;color: #333333 !important;margin: 25px;}
.concern-pt i{
  font-size: 25px;
  margin-right: 10px;
}
.ic-ln{display: grid;box-shadow: 0px 2px 18px 0px rgba(0,0,0,0.3);padding: 15px;margin: 20px 0;}
.ic-ln a{
  font-family: 'Abel', Helvetica, Arial, Lucida, sans-serif;
  font-weight: 700;
  font-size: 22px;
  line-height: 1.3em;
  text-align: center;
  color: #525050;
  margin-top: 30px;
}


.team-box{

}
.team-box img{
  width: 100%;
  border-top-left-radius: 25px;
  border-top-right-radius: 25px;
}
.tm-sc{background-color: #FFFFFF;border-radius: 25px 25px 25px 25px;overflow: hidden;/* box-shadow: 0px 12px 35px -6px rgba(0, 0, 0, 0.21); */padding: 14px;border-bottom-left-radius: 25px;border-bottom-right-radius: 25px;}

.tm-sc h5{
font-family: 'Abel', Helvetica, Arial, Lucida, sans-serif;
    font-weight: 700;
    font-size: 26px;
    color: #000000 !important;
    text-align: left;
}
.tm-sc p{color: #707070 !important;font-family: 'Abel', Helvetica, Arial, Lucida, sans-serif;font-size: 18px;text-align: justify;line-height: 28px;}





/*other section*/
/*--------------------------------------------------------------
# Services
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Contact form
--------------------------------------------------------------*/
.item img{width:100px;}
.tm-inner{min-height: 675px;}
.team-box{text-align:center;box-shadow: 0px 12px 35px -6px rgba(0,0,0,0.21);border-radius: 25px;margin: 30px 0;}



.heading-innerpage {background: #f74512!important;padding: 25px 0;margin-top: 10px;margin-bottom: 30px;}
.heading-innerpage h1 {
    font-family: 'Abel', Helvetica, Arial, Lucida, sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 36px;
    color: #FFFFFF !important;
    text-align: center;
    }
.abt-inner{
	margin-top:30px;
	text-align:justify;
}
.abt-inner h5{
	/* color: #666464 !important; */
	line-height: 1.6em;
	font-family: 'Abel', Helvetica, Arial, Lucida, sans-serif;
	font-size: 24px;
	line-height: 1.6em;
	margin-bottom: 22px;
	font-weight:600;
}
.abt-inner p{
	color: #666464 !important;
	line-height: 1.6em;
	font-family: 'Abel', Helvetica, Arial, Lucida, sans-serif;
	font-size: 24px;
	line-height: 1.6em;
	font-weight:600;
}

.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;
  }
}


.section-5 .nav-pills .nav-link {
  background: #fb3606;
  margin: 1px 0;
  text-align: left;
  padding: 20px 10px;
  color: #fff;
  font-family: 'Abel', Helvetica, Arial, Lucida, sans-serif;
  font-size: 18px;
  letter-spacing: .5px;
}
.section-5 .main-heading{
	font-weight: 600;
	Font-size: 26px;
	color: #000;
	line-height: 1.8;
	font-family: 'Abel', Helvetica, Arial, Lucida, sans-serif;
	margin-top: 30px;
	position: relative;
	border: 0;
}
.section-5 .main-heading:after{
	content:'';
	position:absolute;
	bottom: 0px;
	height:3px;
	width:75px;
	background:#fb3606;
	left:0;
}
.section-5 .nav-pills .nav-link.active {
 background-image: linear-gradient(45deg, #fb3606, #fb3606, #3e3d39);
}

.section-5 .nav-pills .nav-link img {
  width: 45px;
  margin: 0 10px 0 0;
}

.section-5 .tab-pane p {
  font-size: 16px;
  line-height: 1.8;
  font-weight: 400;
  margin-top: 20px;
  font-family: 'Open Sans',Helvetica,Arial,Lucida,sans-serif;
}

.s1{
	min-height:530px !important;
}
.sec-one-inner{box-shadow: 0px 12px 55px -6px rgba(0,0,0,0.3);padding: 15px;text-align: center;min-height: 585px;margin: 30px 0;}
.sec-one-inner img{
  width: 150px;
}
.sec-one-inner h4{
  font-family: 'Abel', Helvetica, Arial, Lucida, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 22px;
  line-height: 1.3em;
  text-align: center;
  margin: 25px 0;
}
.sec-one-inner p{
  font-family: 'Open Sans', Helvetica, Arial, Lucida, sans-serif;
  color: #969696 !important;
  font-size: 14px;
  line-height: 25px;
  text-align: justify;
}
/*----------------------------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: #686363;
}
#footer a, #footer a:hover{color: #fff;}
.social-links a {
  font-size: 16px;
  display: inline-block;
  background: #fb3606;
  /* color: #fff !important; */
  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;line-height: 34px;margin-right: 0;}

.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;
}
.services.banner-section{position: relative;
  overflow: hidden;}
.text-justify{text-align: justify;}
.text-1{color: #fb3606 !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;max-width: 80%;margin-left: auto;margin-right: auto;padding: 0;height: 72px;}
.nav-link{font-weight: 600;color:#000;font-size: 15px;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;background: #fff;}
.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;}
}
.we-serve .carousel-indicators{
	bottom:-30px;
}
.we-serve .carousel-indicators [data-bs-target]{background:gray;border-radius:50%;border-top:0;width: 12px;height: 4px !important;padding:0;}
.we-serve h3 {
    font-family: 'Abel', Helvetica, Arial, Lucida, sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 18px;
    text-align: center;
    color: #333;
    margin-bottom: 45px;
}
@media (max-width: 767px) {
  #HeaderControl, #HeaderControl_C {
    height: 130px !important;
}
	#MenuControl .bg-light{max-width:100%;}
#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;
}
}



 .navbar-nav li:hover > ul.dropdown-menu {
      display: block;
  }
  .dropdown-submenu {
      position:relative;
  }
  .dropdown-submenu > .dropdown-menu {
      top: 0;
      right:100%;
      left: auto;
      margin-top:-6px;
  }
  /* rotate caret on hover */
  .dropdown-menu > li > a:hover:after {
      text-decoration: underline;
      transform: rotate(180deg);
  }
  .dropend .dropdown-menu {
      right: 100% !important; top:0;
      left: auto !important;
  }
  
  #HeaderControl, #HeaderControl_C{height:206px!important;}
  #MenuControl, #MenuControl_C{height:78px!important;}
  #WhatsNewControl{margin-top:35px;padding: 0 12px!important;}
  #CalendarControl{padding: 0 12px!important;}

  .slide-img .carousel-control-next{    right: -45px!important;
    /* width: 64px;
    height: 64px; */
    top: 42%;
    /* background: #ffd618; */
    opacity: 1;
    color: #666!important;}

    .slide-img .carousel-control-prev{    left: -45px!important;
      /* width: 64px;
      height: 64px; */
      top: 42%;
      /* background: #ffd618; */
      opacity: 1;
      color: #666!important;}
      .slide-img{padding:0px 24px;}

      .slide-img1 .carousel-control-next{    right: -45px!important;
        /* width: 64px;
        height: 64px; */
        top: 55%;
        /* background: #ffd618; */
        opacity: 1;
        color: #666!important;}
    
        .slide-img1 .carousel-control-prev{    left: -45px!important;
          /* width: 64px;
          height: 64px; */
          top: 55%;
          /* background: #ffd618; */
          opacity: 1;
          color: #666!important;}
          .slide-img1{padding:0px 24px;}

          .slide-img1 button i{ font-size: 32px;font-weight: 600;}
          .slide-img button i{font-size: 32px;font-weight: 600;}
          

.gallery-section .carousel-indicators [data-bs-target] {
    background: gray;
    border-radius: 50%;
    border-top: 0;
    width: 10px;
    height: 1px !important;
    padding: 0;
}
.gallery-section .carousel-indicators [data-bs-target] {
  background: #000;
  border-radius: 50%;
  border-top: 0;
  width: 10px;
  height: 1px !important;
  padding: 0;
}
.gallery-section  .carousel-indicators {bottom:-50px;}
.gallery-btn {display: flex;justify-content: center;margin-top:44px;}

.gallery-section .carousel-item .img-team img{width:100%;height:190px;}