@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap');
/* CSS Document */
.dropend .dropdown-menu[data-bs-popper] {
    left: auto;
    right: 100%;}
.client_logos .carousel-indicators {    bottom: -52px;}
.client_logos .carousel-indicators [data-bs-target] {
    background-color: #f9c533;}
body{margin:0;
padding:0;
font-family: "Open Sans", sans-serif;
font-size:14px; }
p{font-family: "Open Sans", sans-serif; font-size: 15px;margin-bottom: 8px;color: #222;}
.main-table{font-family: "Open Sans", sans-serif;padding-left: 20px;font-weight:normal;Font-size: 14px !important;color:#000;line-height:24px;text-align: left;color: #222;}
.main-heading{font-weight:bold; Font-size:18px; color:#222; line-height:36px; border-bottom:1px #ccc solid; text-transform:uppercase; text-align:left; margin: 0;}
.sub-heading{font-weight:bold; Font-size:16px; color:#222; line-height:30px; text-align:left;}
.team-title{font-weight:bold; Font-size:14px; color:#222; line-height:24px; text-align:left;}
.contact-us{ padding-left:5px; line-height:24px;}
.team_img {width: 130px;border: 6px solid #333;border-radius: 50%;}
.bnnr_cont{
    display: flex;
}
.bnnr_cont .fa{
    font-size: 46px;
    color: #fff;
    margin-top: 5px;
    margin-right: 14px;
}
/* innr-pg-c Start */
.innr-pg-c {
    margin-bottom: 20px;
    padding: 40px 0;
    position: relative;
    background: url(../Image/inner-bg-img.jpg) no-repeat right/cover scroll ;
  }
  
  .innr-pg-c h1 {
    font-weight: 700;
    Font-size: 24px;
    color: #fff;
    text-align: left;
    border-left: 3px #fff solid;
    padding-left: 20px;
    text-transform: uppercase;
    position: relative;
    z-index: 1;
  }
  .navbar-toggler{background-color:#fff; margin-right:2px;}
  .innr-pg-c:after {
    content: '';
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 0;
    background: linear-gradient(109.6deg, #333333 29.2%, #464646 63.9%);
  }
  .otherpagecss #RadDockZone1.container{max-width: 100%;}
  .otherpagecss #RadDockZone1.container #HomepagecontentControl_C table{margin-top:0 !important;}
#gmap_canvas {
	color: #333 !important;
    text-align: center;
}
.cl-img img{
    width: 231px;
    height: 138px;
    object-fit: contain;
}
a{text-decoration: none;}
header{width:100%;background: #333;padding:5px 0;}
.head-top{width:100%;background: #333;color:#fff;min-height:44px;border-bottom: 1px solid #fff;}

.head-top p{font-family: "Open Sans", sans-serif;font-size:15px; font-weight:600; color:#fff; margin:0; padding-top:10px; padding-bottom:5px; margin-bottom:5px; text-decoration: blink;}
header .container-main{ padding-top:0;}
.fl-head{ float: left; width: 60%;}
.fl-head p{font-family: "Open Sans", sans-serif;font-size: 15px;font-weight:500;color: #fff;line-height:24px;}
.fr-head{ float: right; position: relative; margin-top: 6px;}
.fr-head a{line-height:30px; text-decoration:none;}
.head-top .container-main .fr-head img{margin-left:4px; transition:0.5s;}
.head-top .container-main .fr-head img:hover{transform:rotate(360deg); transition:0.5s;}
.container-main{margin:0 auto;padding:0;font-family: "Open Sans", sans-serif;font-size:14px;line-height:24px;text-align:justify;}

.cl{clear:both;}

.head-fl img{}
.head-fl{ width:100%; margin-left:10px;padding: 9px 20px;}
.head-fl h2{
	font-family: "Open Sans", sans-serif;
	font-weight:600;
    text-transform: uppercase;
    font-size:26px;
	margin:5px 0px 0px 10px;
    color:#fff;
    text-shadow: 0px 4px 5px #666;
}
.head-fl h4{
	font-family: "Open Sans", sans-serif;
    font-weight:400;
    text-align: left;
    font-size: 16px;
    margin-top:0px;
    color: #fff;
    margin-left: 10px;
	 text-transform: uppercase;
	 letter-spacing:2px;
	 text-shadow: 0px 4px 5px #666;
}
.banner-box{
	position:relative;
	margin:0 auto;
	margin-top: -185px;
	z-index:9;
	}
	
.banner-box .col-md-3{
	width: 23%;
	float: left;
	border: 1px solid #ccc;
	margin: 0.6%;
	background-color: rgba(0,0,0,.5);
	padding-right: 5px;
	padding-left: 5px;
	/* opacity: 0.8; */
}
.banner-box .col-md-3:hover{
	border: 1px solid #ccc;
	background-color:rgba(0,0,0,.9);
	box-shadow: #ccc 4px 8px 8px;
	transition:all ease-in-out .5s;
	background-color:rgba(0,0,0,.9);
}
.banner-box .col-md-3 img{width:55px;height:55px;
float:left;
vertical-align:middle;
}

.banner-box .col-md-3 h3{
	margin:0;
	padding:0;
	font-family: "Open Sans", sans-serif;
	font-size:16px;
	font-weight:600;
	text-align:left;
	line-height:30px;
	color:#fff;
	text-shadow:#333 2px 3px 3px;

}
.banner-box .col-md-3 p{
	margin:0;
	padding:0;
	font-family: "Open Sans", sans-serif;
	font-size: 13px;
	font-weight:normal;
	line-height:20px;
	text-align:left;
	color:#fff;
	text-shadow:#333 2px 3px 3px;
}

.banner-box .rd-mr a{
    border:1px solid #ccc;
	padding:2px 10px;
	text-decoration:none;
	color:#fff;
	float:right;
	margin-bottom:5px;
}

/**manu***/

.fr-nv{    float: right;
    width: 595px;
    text-align: right;
	background:#333;
	 padding-top: 18px;} 
	
.manu-container {
    width: 100%;
    min-height: 40px;
    margin: 0;
    padding: 0;
    background: #333;
    font-family: "Open Sans", sans-serif;
    font-size: 13px;
    font-weight: normal;
}

.manu-container ul {
    width: 100%;
	float:right;
    list-style: none;
}

.manu-container ul li {
    padding: 0 .7%;
    font-weight: bold;
    float: left;
    display: block;
    border-right: 1px #222 solid; transition:0.5s ease;
}

.manu-container ul li:hover{background:#fff; transition:0.5s ease;}

.manu-container ul li:hover a{color:#000;}

.manu-container ul li a {
    color: #fff;
    text-decoration: none;
    padding: 5px 7px;
    line-height: 40px;
}


/**home***/
.hm-full{width:100%;height:auto;background:#eee;padding-bottom: 60px;padding-top:10px;}


.container-main h1 {
    font-size: 2em;
    position: relative;
    padding-top:20px;
	padding-bottom:10px;
	margin-bottom:50px;
    text-align: center;
    text-transform: uppercase;
    font-weight:700;
	z-index: 3;
	color:#000;
}
.container-main h1:after {
	content: '';
	position: absolute;
	top: 94%;
	left: 50%;
	width: 300px;
	height: 8px;
	margin-left: -155px;
	background-color: #fdc200;
	z-index: 0;
}

.container-main h1 span{
 border-bottom: 5px dashed #333;
 width: 60px;
 height: 4px;
 z-index: 3;
}
.view {
   border: 10px solid #fdc200;
   overflow: hidden;
   position: relative;
   text-align: center;
   -webkit-box-shadow: 1px 1px 2px #e6e6e6;
   -moz-box-shadow: 1px 1px 2px #e6e6e6;
   box-shadow: 1px 1px 2px #e6e6e6;
   /* cursor: default; */
   margin-bottom: 30px;
}
.view .mask,.view .content {
   width: 100%;
   height: 100%;
   position: absolute;
   overflow: hidden;
   top: 0;
   left: 0;
   display: flex;
   flex-direction: column;
   justify-content: center;
}
.view img {
   display: block;
   position: relative;
}
.view h2 {
   text-transform: uppercase;
   color: #fff;
   text-align: center;
   position: relative;
   font-size: 17px;
   padding: 10px;
   background: #333;
   margin: 20px 0 0 0;
}
.view p {
    font-family: "Open Sans", sans-serif;
   font-style: italic;
   font-size: 12px;
   position: relative;
   color: #fff;
   padding: 5px 10px 10px;
   text-align: center;
   line-height:21px;
   margin:0;
}
.view a.info {
   display: inline-block;
   text-decoration: none;
   padding: 7px 14px;
   background: #333;
   color: #fff;
   text-transform: uppercase;
   -webkit-box-shadow: 0 0 1px #333;
   -moz-box-shadow: 0 0 1px #000;
   box-shadow: 0 0 1px #333;
}
.view a.info:hover {
   -webkit-box-shadow: 0 0 5px #000;
   -moz-box-shadow: 0 0 5px #000;
   box-shadow: 0 0 5px #000;
}
.view-seventh img {
    min-height:250px;
    width:100%;
   -webkit-transition: all 0.5s ease-out;
   -moz-transition: all 0.5s ease-out;
   -o-transition: all 0.5s ease-out;
   -ms-transition: all 0.5s ease-out;
   transition: all 0.5s ease-out;
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
}
.view-seventh .mask {
   background-color: rgba(51,51,51,0.5);
   -webkit-transform: rotate(0deg) scale(1);
   -moz-transform: rotate(0deg) scale(1);
   -o-transform: rotate(0deg) scale(1);
   -ms-transform: rotate(0deg) scale(1);
   transform: rotate(0deg) scale(1);
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
   -webkit-transition: all 0.3s ease-out;
   -moz-transition: all 0.3s ease-out;
   -o-transition: all 0.3s ease-out;
   -ms-transition: all 0.3s ease-out;
   transition: all 0.3s ease-out;
}
.view-seventh h2 {
   -webkit-transform: translateY(-200px);
   -moz-transform: translateY(-200px);
   -o-transform: translateY(-200px);
   -ms-transform: translateY(-200px);
   transform: translateY(-200px);
   -webkit-transition: all 0.2s ease-in-out;
   -moz-transition: all 0.2s ease-in-out;
   -o-transition: all 0.2s ease-in-out;
   -ms-transition: all 0.2s ease-in-out;
   transition: all 0.2s ease-in-out;
}
.view-seventh p {
   -webkit-transform: translateY(-200px);
   -moz-transform: translateY(-200px);
   -o-transform: translateY(-200px);
   -ms-transform: translateY(-200px);
   transform: translateY(-200px);
   -webkit-transition: all 0.2s ease-in-out;
   -moz-transition: all 0.2s ease-in-out;
   -o-transition: all 0.2s ease-in-out;
   -ms-transition: all 0.2s ease-in-out;
   transition: all 0.2s ease-in-out;
}
.view-seventh a.info {
   -webkit-transform: translateY(-200px);
   -moz-transform: translateY(-200px);
   -o-transform: translateY(-200px);
   -ms-transform: translateY(-200px);
   transform: translateY(-200px);
   -webkit-transition: all 0.2s ease-in-out;
   -moz-transition: all 0.2s ease-in-out;
   -o-transition: all 0.2s ease-in-out;
   -ms-transition: all 0.2s ease-in-out;
   transition: all 0.2s ease-in-out;
}
.view-seventh:hover img {
   -webkit-transform: rotate(720deg) scale(0);
   -moz-transform: rotate(720deg) scale(0);
   -o-transform: rotate(720deg) scale(0);
   -ms-transform: rotate(720deg) scale(0);
   transform: rotate(720deg) scale(0);
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
}
.view-seventh:hover .mask {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
   -webkit-transform: translateY(0px) rotate(0deg);
   -moz-transform: translateY(0px) rotate(0deg);
   -o-transform: translateY(0px) rotate(0deg);
   -ms-transform: translateY(0px) rotate(0deg);
   transform: translateY(0px) rotate(0deg);
   -webkit-transition-delay: 0.4s;
   -moz-transition-delay: 0.4s;
   -o-transition-delay: 0.4s;
   -ms-transition-delay: 0.4s;
   transition-delay: 0.4s;
}
.view-seventh:hover h2 {
   -webkit-transform: translateY(0px);
   -moz-transform: translateY(0px);
   -o-transform: translateY(0px);
   -ms-transform: translateY(0px);
   transform: translateY(0px);
   -webkit-transition-delay: 0.7s;
   -moz-transition-delay: 0.7s;
   -o-transition-delay: 0.7s;
   -ms-transition-delay: 0.7s;
   transition-delay: 0.7s;
}
.view-seventh:hover p {
   font-size: 14px;
   -webkit-transform: translateY(0px);
   -moz-transform: translateY(0px);
   -o-transform: translateY(0px);
   -ms-transform: translateY(0px);
   transform: translateY(0px);
   -webkit-transition-delay: 0.6s;
   -moz-transition-delay: 0.6s;
   -o-transition-delay: 0.6s;
   -ms-transition-delay: 0.6s;
   transition-delay: 0.6s;
}
.view-seventh:hover a.info {
   -webkit-transform: translateY(0px);
   -moz-transform: translateY(0px);
   -o-transform: translateY(0px);
   -ms-transform: translateY(0px);
   transform: translateY(0px);
   -webkit-transition-delay: 0.5s;
   -moz-transition-delay: 0.5s;
   -o-transition-delay: 0.5s;
   -ms-transition-delay: 0.5s;
   transition-delay: 0.5s;
}

.view-seventh h3{
    text-transform: capitalize;
    color: #fff;
    text-align: center;
    position: relative;
    font-size: 15px;
    font-weight: 700;
    padding: 8px;
    height:53px;
    background: #333;
    margin: 20px 0 0 0;
    margin-top:-55px;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.view-seventh:hover h3 {
   -webkit-transform: rotate(720deg) scale(0);
   -moz-transform: rotate(720deg) scale(0);
   -o-transform: rotate(720deg) scale(0);
   -ms-transform: rotate(720deg) scale(0);
   transform: rotate(720deg) scale(0);
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
}

.team-box h3 {
  margin: 0;
  color: #888;
  margin: 0 0 15px;
  
}

.team-box p {
    font-family: "Open Sans", sans-serif;
  margin: 0 0 15px;
}
.team-box{
    border: 5px solid #fdc200;
    overflow: hidden;
    position: relative;
    text-align: center;
    margin: auto;
}

.team-box .image {
  /* display: block; */
  /* width: 308px; */
  /* margin:0 auto; */
}

.team-box .overlay {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  background-color: #999;
  overflow: hidden;
  width: 100%;
  height:0;
  transition: .5s ease;
}

.team-box:hover .overlay {
    top: 145px;
    height: 100%;
}

.team-box .overlay h3{
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    position: relative;
    font-size: 17px;
    padding: 10px;
    background: #333;
    margin: 5px 0 0 0;
}
.team-box h5{font-size:14px; color:#fff; font-style:italic; line-height:20px; margin:0;
}
.team-box p {font-family: "Open Sans", sans-serif;
    font-style: italic;
    font-size: 12px;
    position: relative;
    color: #fff;
    padding: 3px;
    text-align: center;
    line-height: 21px;
    margin: 0;}
.team-box p a{font-size:13px; color:#fff; font-style:italic; text-decoration:none; margin:0; float:right; font-style:normal;
}
.team-box .pic-text h3{font-size:18px; color:#fff; line-height:20px; padding-top:5px; padding-bottom:0px; margin:0; line-height:24px;
	}
.team-box .pic-text h5{font-size:14px; color:#eee; font-style:italic; margin:0; line-height:20px;}
.team-box .pic-text{/* margin:-15px; */background: #333;}


/*footer*/

footer{
	background-color: #000;
	margin-top:60px;
	}


footer h2{
	margin: 0;
	color: #fff;
    border-bottom: 1px dashed #9e0000;
    margin-top: 0;
    margin-bottom: 8px;
    padding-bottom: 8px;
    font-size: 24px;
    font-family: "Open Sans", sans-serif;
    font-weight: 500;
    line-height: 1.1; 
	padding-top: 32px;
	}
footer ul li a {
    color: #ccc;
    line-height: 21px;
    font-size: 14px;
    font-weight: 500;
}
footer ul{margin:0; padding:0; list-style-position:inside; list-style-image:url(image/arrow.png)}
footer ul li{margin-bottom:10px;transition:0.5s;border-bottom: 1px solid #fff;line-height:40px;margin:0;font-weight:bold;padding:0;}
footer ul li:hover{margin-left:10px;color: #fdc200;transition:0.5s;}
footer ul li:hover a{color: #fdc200;}
.copy-rt{background: #fdc200;border-top:#ccc solid 2px;box-shadow:#ccc 3px 2px 3px;}
.copy-rt p{margin:0 auto;background: #fdc200;font-family: "Open Sans", sans-serif;font-size:14px;line-height:40px;color: #000;}
footer h2 {
    font-weight: 500;
    font-size: 20px;
    position: relative;
    color: #fff;
    margin-bottom: 13px;
    text-transform: capitalize;
    border-bottom: 1px dashed #666;
    padding-bottom: 5px;
}
.ft-cont p {
    margin-bottom: 8px;
    font-size: 13px;
    color: #fff;
    line-height: 23px;
    min-height: 58px;
    transition: 0.5s;
    font-size: 14px;
    padding-top: 4px;
    display: flex;
    align-items: center;
}
.ft-cont i {
    text-align: center;
    border: 1px solid #000;
    font-size: 18px;
    line-height: 0;
    margin-right: 11px;
    margin-top: 4px;
    vertical-align: baseline;
    transition: 0.5s;
    padding: 9px;
}
.container-main ul li a{
	color: #fff;
}
.col-three p a {
	color: #fff;
}
.ft-cont p:hover i{background:#05081f; transition:0.5s;}

footer .ft-cont {
    background: #fdc200;
    padding: 1px 28px 9px;
}
footer .ft-cont h2, footer .ft-cont p{
    text-align: left;
	color: #000;
}

footer .maap {
    /* padding-bottom: 28px; */
}

/*footer*/

/*contact*/
.map-cont{     margin-top: 10px;
    width: 56%;
    float: left;
    border: 1px solid #ddd;
    text-align: center; padding: 10px 0;}
.map-cont img{max-width:100%;}
	
.bx-rht-cont{    width:40%;
    float: left;
    margin-left: 3%; text-align: left;}
	
.bx-rht-cont a{cursor:pointer;}
.bx-rht-cont h2{text-align: left;
    font-size: 16px;
    font-weight: bold;     line-height: 18px; margin-top: 10px; margin-bottom:5px;}
	
.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%;}

.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;}
.cont-page .feature-box-image .fa{font-size: 26px; color: #fff;}
.cont-page .feature-box-content{font-family: "Open Sans", sans-serif;}

.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;
}

.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;}


/*cont-page*/

.sub-heading {
    font-weight: 700;
    Font-size: 20px;
    color: #000;
    line-height: 34px;
    /* text-transform: uppercase; */
    margin: 0;
    text-align: left;
    position: relative;
    margin-bottom: 1rem;
    padding-left:0px;
}

.sub-heading::after {
    position: absolute;
    content: '';
    width: 60px;
    height: 3px;
    background: #fdc200;
    left: 0;
    bottom: -4px
}

.fr-head a svg{background: #fff;font-size: 12px;position: relative;border-radius: 50%;padding: 4px 5px;top: 1px;width:24px;height:22px;padding:3px;
}

@media(max-width:991px)
{
    .fl-head p {font-size:13px;}
}

@media(max-width:767px)
{
    .head-fl{display: flex!important;justify-content: center!important;}
    .head-top{display: none;}
    .navbar .container-fluid{display: flex;justify-content: center;}
    #MenuControl_C{background: #333;padding: 0px;}
    .head-fl {padding:0px}
    #HeaderControl, #HeaderControl_C{height:auto!important;}
}

.vi-img{min-height:260px!important;}

@media(max-width:575px)
{
    footer .ft-cont {padding: 1px 17px 9px;}
    .innr-pg-c h1{border-left:0px;}
}