

body{ font-family: Arial, sans-serif; font-size:15px; overflow-x:hidden;}

p{ font-size:15px; color: #333; line-height:23px; margin-bottom:5px; text-align:justify;}


.inner-banner {background: #223480;padding: 12% 0 7% 0;}
.about-banner { background-image: url(image/about-banner.jpg); background-size: cover;}
.team-banner { background-image: url(image/team-banner.jpg); background-size: cover;}
.industries-banner { background-image: url(image/industries-banner.jpg); background-size: cover;}
.service-banner { background-image: url(image/service-banner.jpg); background-size: cover;}
.contact-banner { background-image: url(image/contact-banner.jpg); background-size: cover;}
.inner-banner h1 { color: #fff; font-size: 52px; font-weight: 700; margin: 0; letter-spacing: 1px;}

.about-us { padding: 6% 0 8% 0;}
.about-us .pic { position: relative;}
.about-us .pic::before{content: '';position: absolute;width: 100%;height: 350px;background-image: linear-gradient(90deg, #0e1d4b, #fff);top: 40%;left: -50px;}
.about-us .pic img { position: relative; z-index: 2; box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;}

.inner-vision-mission {background: #0e1d4b;padding: 6% 0;}
.inner-vision-mission .vision-mission-bx {background: #f1f1f1;padding: 30px;box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;outline: 10px solid #f1f1f1;border: 2px solid #223480;margin: 20px 0 0 0;min-height: 286px;}

.inner-values { padding: 6% 0;}
.inner-values .nav.nav-pills {background-image: linear-gradient(90deg, #0c1b3f, #283c61);padding: 20px 20px 10px 20px;}
.inner-values .nav .nav-link { color: #fff !important; font-size: 21px; font-weight: 700; padding: 10px 30px; margin: 0 30px;}
.inner-values .nav .nav-link.active {background: #223480;color: #FFF !important;}
.inner-values .tab-pane { padding: 20px;}
.inner-values .tab-pane h4 {margin: 0 0 20px 0;font-weight: 700;border-bottom: 1px dashed #b3d1ab;padding:0 0 10px 0;font-size: 27px;text-align: left;}
.inner-values .tab-pane p {font-size: 17px;}

.inner-people { padding: 6% 0; background: #4b5f46;}
.inner-people .text { background: #f6fcf5; padding: 45px; margin-left: -40px;}
.inner-people .text p, .inner-people .text li { font-size: 14px; font-weight: 500;}
.inner-people ul li, .inner-people ul { list-style: none; margin: 0; padding: 0;}
.inner-people ul li i { color: #4b5f46; font-size: 18px; margin: 7px 10px 0 20px;}

.industries-bx { padding: 20px 10px; margin: 0 0 25px 0; box-shadow: rgba(0, 0, 0, 0.16) 0px 10px 36px 0px, rgba(0, 0, 0, 0.06) 0px 0px 0px 1px;}
.industries-bx img { width: 120px; margin: 0 0 20px 0;}
.industries-bx h4 {font-size: 24px;font-size: 18px;font-weight: 700;margin: 0;letter-spacing: .5px;color: #0e1d4b;}

.team-page .team-bx { background-image: linear-gradient(45deg, #4b5f46, #2b3329) ; padding: 35px; margin: 12px 0; min-height: 482px}
.team-page .team-bx h4 { color: #fff; font-size: 20px; text-transform: uppercase; letter-spacing: .8px; font-weight: 700;}
.team-page .team-bx p { color: #e4e4e4;}
.service-page li{font-size: 16px;line-height:25px;color: #333;}
.service-page {padding: 2% 0;}
.service-page p { font-size: 16px;}
.service-page .heading p { font-size: 20px;}
.service-page .heading { position: relative;}
.service-page .heading::before {content: '';position: absolute;width: 30px;height: 30px;background: #2a42947d;border-radius: 50%;left: -20;top: 120%;}
.service-page .service-pagre-right { border-left: 1px solid #b3d1ab; padding: 10px 0 10px 30px;}
.service-page .service-pagre-right .accordion-button { color: #4b5f46; padding: 20px; font-size: 18px; font-weight: 700;}
.accordion-button:focus { box-shadow: none;}

.contact-page {padding: 2% 0;}
.contact-page .contact-info {background: #4b5f46; padding: 25px; outline: 15px solid #4b5f46; border: 2px solid #fff; min-height: 260px;}
.contact-page .contact-info h4 { color: #fff; font-weight: 700; font-size: 21px; letter-spacing: 1px; margin: 0 0 15px 0;}
.contact-page .contact-info p, .contact-page .contact-info p a { color: #fff;}

@media(min-width: 320px) and (max-width: 768px) {
    p { font-size: 14px;}
    .heading h2{ font-size: 30px; margin: 0 0 15px 0;}
    .sub-heading{ font-size: 21px; margin: 0 0 15px 0;}
    .title { font-size: 21px;}
    .heading p { font-size: 18px;}
   
    .banner-section video{ height: 400px;}
    .banner-section .banner-content .text { bottom: 20px; left: 20px; width: 98%;}
    .banner-section .banner-content .text h2 {font-size: 27px; letter-spacing: .5px; font-weight: 700; margin: 0 0 20px 0;}
    .banner-section .banner-content .text p { font-size: 16px; margin: 0;}

    .about-section { overflow: hidden;}
    .about-section p {font-size: 16px;}
    .about-section .pic img{ margin: 30px 0 0 0;}

    .vision-section { padding: 6% 0; overflow: hidden;}
    .vision-section .pic .text { position: relative; top: 10%; left: 0%; width: 100%; padding: 30px;}
    .vision-section .pic .text p { font-size: 16px; margin: 0 0 20px 0;}

    .values-section { padding: 6% 0;}
    .values-section .value-bx {padding: 20px; margin: 0 0 15px 0;}

    .service-section .ser-bx { padding: 25px; min-height: 200px;}

    .people-section .heading::before {z-index: -1;}
    .people-section p { font-size: 18px;}

    .team-section .team-right .team-bx { margin: 10px 0;} 
    .team-section .team-right .team-bx .text { padding: 10px;}

    .contact-section .contact-form { padding: 30px;}
    .contact-section .contact-form .form-control { margin: 0 0 15px 0; padding: 10px;}
    .contact-section .contact-form .form-control::placeholder { font-size: 15px;}
    .contact-section .contact-info { padding: 30px; margin-left: 0px; margin-top: 20px;}
    .contact-section .contact-info h4 { font-size: 21px; margin: 0 0 15px 0;}

    footer h4 {margin: 20px 0 10px 0;}

    .inner-banner { background: #2b3329; padding: 10% 0;}
    .about-banner { background-image: url(image/about-banner.jpg); background-size: cover;}
    .team-banner { background-image: url(image/team-banner.jpg); background-size: cover;}
    .industries-banner { background-image: url(image/industries-banner.jpg); background-size: cover;}
    .service-banner { background-image: url(image/service-banner.jpg); background-size: cover;}
    .contact-banner { background-image: url(image/contact-banner.jpg); background-size: cover;}
    .inner-banner h1 { font-size: 32px;}

    .inner-values .nav.nav-pills { padding: 10px;}
    .inner-values .nav .nav-link { font-size: 15px; font-weight: 500; padding: 10px 12px; margin: 0;}
    .inner-values .tab-pane { padding: 10px;}
    .inner-values .tab-pane h4 { margin: 0 0 10px 0; font-weight: 600; font-size: 21px;}
    .inner-values .tab-pane p { font-size: 16px;}

    .inner-people .text { padding: 20px; margin-left: 0px;}

    .industries-bx { padding: 15px 10px; margin: 0 0 15px 0;}
    .industries-bx img { width: 100px; margin: 0 0 10px 0;}
    .industries-bx h4 { font-size: 16px; font-weight: 600; letter-spacing: 0px;}

    .team-page .team-bx { padding: 20px; margin: 8px 0;}
    .team-page .team-bx img { margin: 0 0 10px 0;}

    .service-page p { font-size: 16px;}
    .service-page .heading p { font-size: 18px;}
    .service-page .heading::before { display: none;}
    .service-page .service-pagre-right { border-left: none; padding: 0;}

    .contact-page .contact-info { padding: 20px; outline: 5px solid #4b5f46; border: 1px solid #fff; min-height: 200px; margin: 0 0 15px 0;}
}

.dropdown-item {
    font-size: 14px;
}
.container, .container-fluid{ font-size: 15px;}
.vision-mission {
    /* margin-top: 50px; */
    background: #12489726;
    padding: 30px 0 45px 0;
    background-size: 100% 100%;
    margin-bottom: 30px;
}
.counts{ padding: 20px 0 20px;}

.counts .count-box {
  padding: 10px;
  width: 100%;
  position: relative;
  text-align: left;
}
.counts .count-box span {
  font-size: 40px;
  font-weight: 600;
  color: #071041;
  padding-top: 10px;
}

.counts .count-box p{
  font-family: "Raleway", sans-serif;
  margin:0;
  font-size: 16px;
  font-weight: bold;
  text-align: left;
  color: #333;
}

.head-main{  font-weight: normal; font-size: 24px; color: #888;  text-align:center;
    padding-bottom: 10px; margin-bottom: 30px;  text-transform: uppercase;}
	
.head-main span span{color: #124897;font-weight: bold;font-size: 28px;position:relative;}
	
.head-main span{color:#222;}
.head-main span span:after{
	    content: "";
    position: absolute;
    left: 0;
    width: 50%;
    height: 1px;
    background: #000;
    bottom: -10px;
    margin: 0 auto;
    right: 0;
}

.head-main span span:before{
	    content: "";
    position: absolute;
    left: 0;
    width: 100%;
    height: 1px;
    background: #eee;
    bottom: -10px;
    margin: 0 auto;
    right: 0;
}
.tm-page img{ padding:4px; float:left; border:1px solid #ccc; margin-right:10px; margin-bottom: 20px;}
.team-col-main{ padding-top: 25px;
    padding-bottom: 20px; /* background: url(../image/dis-bg.jpg); background-attachment:fixed; background-size:cover; */}
.team-col{    margin-top: 15px;}
	
.team-img{
    float: left;
    max-height: 300px;
    overflow: hidden;
    border: 5px solid rgba(18, 72, 151,0.5);
    box-shadow: 5px 6px 5px #ccc;
    margin-right:15px;
    }
	
.team-img img{ transition:0.5s; }

.team-col:hover .team-img img{ transition:0.5s; transform:scale(1.1);}

.team-cnt{ text-align:left;}
	
.team-cnt .info-btn img{    vertical-align: baseline;
    margin-right: 4px;}
	
.team-cnt h3{color: #3a4145; font-size: 20px;  font-weight:600; margin-bottom: 0; margin-top: 0px;}
	
.team-cnt h4{    font-weight: normal;
    font-style: italic;
    color: #888888;
    margin-bottom: 14px;
    text-transform: none;
    font-size: 15px;}
	
.info-btn a{font-weight: bold;
    color: #057688;
    text-transform: uppercase;
    font-size: 13px;}
	
.team-hm{padding: 40px 0 50px;}


.whatsapp_btn{
    position: fixed;
    bottom: 7em;
    right: 15px;
    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(.36, .11, .89, .32);
}

@keyframes waves {
    from {
        transform: scale(.55, .55);
        opacity: .6;
    }
    to {
        transform: scale(1.8, 1.8);
        opacity: 0;
    }
}

.RadDock .rdContent{ font-size: 15px;}
.container, .container-fluid{ font-family: Arial, sans-serif; text-align: left;}
.container-middle ul li{ font-family: Arial, sans-serif; color: #333; line-height:24px; text-align: justify;}

img{ max-width:100%;}

#logo-web{ transition:0.5s; max-width:100%; padding-top: 14px; transition: 0.5s;}
.navbar-fixed-top.navbar-default #logo-web{ width: 81%; transition:0.5s}
.navbar-fixed-top .nav>li>a{ padding-left:20px; padding-right:20px;}
.navbar-fixed-top.navbar-default{ padding: 9px 0; background: rgba(255,255,255,0.95); transition: 0.5s;
    border-bottom: 1px solid #ccc; box-shadow: 0px 1px 4px #ccc; }

/*banner*/
/*-- Slider --*/

#slider {
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	margin: 0 auto;
}
.rslides_tabs {
	list-style: none;
	padding: 0;
	background: rgba(0,0,0,.25);
	box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
	-moz-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
	-webkit-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
	font-size: 18px;
	list-style: none;
	margin: 0 auto 50px;
	max-width: 540px;
	padding: 10px 0;
	text-align: center;
	width: 100%;
}
.rslides_tabs li {
	display: inline;
	float: none;
	margin-right: 1px;
}
.rslides_tabs a {
	width: auto;
	line-height: 20px;
	padding: 9px 20px;
	height: auto;
	background: transparent;
	display: inline;
}
.rslides_tabs li:first-child {
	margin-left: 0;
}
.rslides_tabs .rslides_here a {
	background: rgba(255,255,255,.1);
	color: #fff;
	font-weight: bold;
}
.events {
	list-style: none;
}
.callbacks_container {
    position: relative;
    float: none;
    text-align: center;
    width: 100%;
}

.callbacks {
	position: relative;
	list-style: none;
	overflow: hidden;
	width: 100%;
	padding: 0;
	margin: 0;
}
.callbacks li {
	position: absolute;
	left: 0;
	top: 0;
}
.callbacks img {
	position: relative;
	z-index: 1;
	height: auto;
	border: 0;
}
.callbacks .caption {
	display: block;
	position: absolute;
	z-index: 2;
	font-size: 20px;
	text-shadow: none;
	color: #fff;
	left: 0;
	right: 0;
	padding: 10px 20px;
	margin: 0;
	max-width: none;
	top: 10%;
	text-align: center;
}

.callbacks_nav {
    position: absolute;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    top: 50%;
    left: 0;
    z-index: 3;
    text-indent: -9999px;
    overflow: hidden;
    text-decoration: none;
    width: 50px;
    height: 50px;
    background: transparent url(image/arrows.png) no-repeat left top;
}
.callbacks_nav.next {
  left: auto;
    background-position: right top;
  right: 22px;
 }
 .callbacks_nav.prev {
    right: auto;
    background-position: left top;
    left:22px;
}
.callbacks_nav:active {
	opacity: 1.0;
}

.callbacks2_nav:active {
	opacity: 1.0;
}

#slider-pager a {
	display: inline-block;
}

#slider-pager span {
	float: left;
}
#slider-pager span {
	width: 100px;
	height: 15px;
	background: #fff;
	display: inline-block;
	border-radius: 30em;
	opacity: 0.6;
}
#slider-pager .rslides_here a {
	background: #FFF;
	border-radius: 30em;
	opacity: 1;
}
#slider-pager a {
	padding: 0;
}
#slider-pager li {
	display: inline-block;
}
.rslides {
	position: relative;
	list-style: none;
	overflow: hidden;
	padding: 0;
	margin: 0;
	width: 100%;     height: 560px;
}
.rslides li {
	-webkit-backface-visibility: hidden;
	position: absolute;
	display: none;
	left: 0%;
	top: 0;
	width: 100%;
}
.rslides li {
	position: relative;
	display: block;
	float: none; height:100%;
}
.rslides img {
	height: auto;
	border: 0;
}
.callbacks_tabs {
	list-style: none;
	position: absolute;
	top: 66.5%;
	z-index: 999;
	left: 45%;
	padding: 0em 0.6em 1em 0.3em;
	margin: 0; display:none;
}
.callbacks_tabs li {
	display: inline-block;
	margin: 0.5em;
}
.callbacks_tabs a {
	visibility: hidden;
}
.callbacks_tabs a:after {
	content: "\f111";
	font-size: 0;
	font-family: FontAwesome;
	visibility: visible;
	display: block;
	width:12px;
	height: 12px;
	display: inline-block;
	background: #fff;
	border: none;
	border-radius: 50%;
}
.callbacks_here a:after {
	background: #168eea;
}
.slider-info {
        position: absolute;
        top: 12em;
        z-index: 999;
        left: 0;
        width: 75%;
        height: 100%;
        right: 0;
        margin: 0 auto;
}
a:focus, a:hover {
    text-decoration:none;
}
.ban-logo{
    width: 105px;
    margin: 0 auto;
    margin-bottom: 20px;
}

.arrow-dn{    width: 55px;
    height: 55px;
    border-radius: 50%;
    border: 2px double #fff;
    line-height: 50px;
    margin: 0 auto;
    background: #124897;
    margin-top: 40px;}
	
.slider-img{height: 100%;}

.slider-img img {
    height: 100%;
    width: 100%;
}

.slider-info h3 {
    font-size: 30px;
    font-weight: 600;
    color: #FFF;
    text-transform: uppercase;
    margin: 2px 0px 10px;
}

.slider-info p {
    font-size: 25px;
    font-weight: 500;
    color: #fff; text-align:center;
    margin: 0 auto;
    line-height: 35px;
    letter-spacing: 1px;
	text-transform: uppercase;
}
.slider-info h4 {
    font-size: 40px;
    color: #fff;
	font-weight: 700;
	letter-spacing: 2px;
	text-transform:uppercase; 
	margin-top: 7px;
}
h6 {
	margin:0 auto;
	z-index:999;
}
h6 a{
	cursor:pointer;
	font-size:15px;
	text-transform:uppercase;
}
.slider-top span{
font-weight:600;
}
.callbacks_tabs li{
       display: inline-block;
    margin: 0 7px;
}
/*-- //Slider --*/
/*banner*/

#HeaderControl_C_ctl00_tr_HeaderBackImage{
    background: transparent !important;
}


.hm-about{ background:url(image/about-bg.jpg) no-repeat; background-size:cover; background-attachment:fixed; padding-bottom:50px;}
.hm-about .hm-head{color:#fff;}
.hm-about p{ color:#fff; line-height:23px;font-size:15px;}
.head-img{text-align:center;}
.hm-head{ text-align: center;
    color: #071041;
    text-transform: uppercase;
    font-weight: 400;
    margin-bottom: 4px;
        padding-top: 40px;
    font-size: 40px;}
	
.head-sep {
    z-index: 3;
    margin-bottom: 25px;
    display: inline-block;
    top: -3px;
    line-height: 1;
    position: relative;
}

.head-sep:before{    width: 50px;
    height: 1px;
    content: "";
    display: inline-block;
    position: relative;
    margin-right: 6px;
	    background-color: #124897 !important;
    color: #fff !important;}
	
.head-sep:after{
    width: 50px;
    height: 1px;
    content: "";
    display: inline-block;
    position: relative;
    margin-right: 6px;
    margin-left: 22px;
    margin-right: 0;
    background-color: #124897 !important;
    color: #fff !important;
    }
	
.head-sep u {
    width: 20px;
    position: absolute;
    display: block;
    left: 50%;
    top: 12px;
    margin-left: -10px;
}

.head-sep u:before{    position: absolute;
    top: 0;
    left: -2px;
    border-left: 2px #888 solid;
    border-right: 2px #888 solid;
    width: 10px;
    height: 6px;
    display: inline-block;
    content: "";
    transform: skew(30deg);
    -webkit-transform: skew(50deg);
	border-left-color: #124897 !important;}
	
.head-sep u:after{ position: absolute;
    top: 0;
    left: -2px;	
    right: -3px;
    border-left: 2px #888 solid;
    border-right: 2px #888 solid;
    width: 10px;
    height: 6px;
    display: inline-block;
    content: "";
    transform: skew(30deg);
    -webkit-transform: skew(50deg);
	border-right-color: #124897 !important;}
	
.hm-head span{font-weight: 600;/* color: #fff; */}
	
.hm-about .carousel{ height: 300px; border: 5px solid #fff; box-shadow: 0px 0px 4px #999; margin-top: 9px;}
	
.hm-about .carousel img, .hm-about .carousel .item, .hm-about .carousel-inner{ width:100%; height:100%;}
.hm-about .carousel-indicators {  bottom: 0; }


.hm-service{ background:url(image/serv-bg.jpg) no-repeat; background-size:100%; background-attachment:fixed; padding-bottom:50px; }

a:hover{ text-decoration:none !important;}

.hm-serv-bx{ height: 276px; overflow: hidden; position:relative; margin-bottom:35px; background:#01204d; transition:0.5s;}
	
.hm-serv-bx-img{ height:100%; position:absolute; right:0; top:0; transition:0.5s;}
.hm-serv-bx-cnt{ color: #fff; position: relative; padding: 0 208px 0 20px; text-align: justify;}	
.hm-serv-bx-cnt h3{ font-size:18px;  margin-top: 20px; font-weight: bold; text-align: left;}
	
.hm-serv-bx-cnt p{ color:#fff; text-align:left;}
.rd-mr{ margin-top:35px;}

.rd-mr a{ color: #124897; padding: 5px 0px; border: 1px dashed #000; font-size: 15px; font-weight: bold; transition:0.5s;}
	
.rd-mr a:hover{ transition:0.3s; padding: 5px 20px; background:#124897; color:#fff;}

/*.hm-serv-bx.cchan{background:#124897;}*/
.hm-serv-bx:hover{ box-shadow: 1px 9px 4px #999; transition:0.5s; transform:translate(0, -10px)}
.hm-serv-bx:hover .hm-serv-bx-img{ transition:0.5s;; right: -20px;}

.hm-serv-bx:after{ content:""; position:absolute; left:-50px; width:50px; height:100%; top:0; background:rgba(255,255,255,0.1); transition:0.5s;}
.hm-serv-bx:hover:after{ left:100%; transition:0.5s; width:100%;}

.hm-serv-bx:before{ content:""; position:absolute; right:-50px; width:50px; height:100%; top:0; background:rgba(255,255,255,0.1); transition:0.5s;}
.hm-serv-bx:hover:before{ right:100%; transition:0.5s; width:100%;}


.Industries{ /*background:#eee; */ padding:20px 10px;}

.Industries .hm-head{ padding-top: 0;}

.Industries .col-bx{width: 15.2%;margin:0.5% 0.5%;padding: 15px;text-align:center;border: 1px #919191 solid;display:inline-block;background:#fff;}
.Industries h5{Font-size: 12px;font-weight:600;margin: 5px 0 0 0;text-align:center;}



footer{  margin-top: 0px;  /* border-top: 20px solid #0f5d9d; */
    padding-top: 5px;
    background: url(image/ft-bg.jpg) no-repeat;
    background-attachment: fixed;
    color: #fff;
    background-size: cover;
    padding-top: 28px;
    /* height: 530px; */
    /* border-top: 4px solid #f9c809; */
    padding-bottom: 12px;
}

.cl{ clear:both;}

.ft-head{color: #fff;
    border-bottom: 1px dashed #124897;
    padding-bottom: 12px;
    font-size: 17px;
    font-weight: bold;}
	
.cont-lft {
    /*float: left;
    width: 32%;
    margin-right: 2%;*/
}

.cont-lft ul {
    margin: 0;
    padding-left: 0;
    list-style: none;
}

.cont-lft ul li {
    display: inline-block;
    margin-right: 10px;
}

.cont-lft ul li img {
    width: 35px;
    transition: 0.5s;
}

.cont-lft ul li a{color:#fff}

.cont-rht {
  /*  float: left;
    width: 66%;*/
}
.cont-rht ul{ padding-left:0; margin:0; list-style:none;}
.cont-rht ul li{ /*display: inline-block;
    margin-right:50px;*/
    color: #fff;
    position: relative;
    /*float: left;*/
    padding-left: 44px;}
.cont-rht ul li i{    background: #666;
    width: 35px;
    position: relative;
    height: 35px;
    float: left;
    border-radius: 50%;
    text-align: center;
    transition: 0.5s;
    position: absolute;
    left: 0; top:0;}
	
.cont-rht ul li a{color:#fff;}
.copyright-rht ul li  a{color:#fff;}
	
.cnt-info2{margin-bottom: 17px; padding-top: 6px;}
.cnt-info3{padding-top: 6px;}
.cnt-info1{line-height: 25px;}
	
.cont-rht ul li img{    margin-top: 6px;}

.cont-rht ul li:hover i{background:#124897; transition:0.5s;}
.copyright{    border-top: 1px dashed #124897;
    margin-top: 15px;
    padding-top: 25px; padding-bottom:10px}
	
.cont-lft ul li:hover img {
    transition: 0.5s;
    transform: rotate(360deg) scale(1.2);
}


.two-cl{ padding:20px;}

.hm-team{ text-align: center;
    padding-bottom: 30px;
   /* background: rgba(138,191,0,0.45); */
    background: url(image/team-bg.jpg) no-repeat;
    background-size: cover;
    background-attachment: fixed;
    position: relative;
    border: 1px solid #124897;
   }
	
.hm-team:before{position:absolute; left:0; top:0; width:100%; height:100%; background: rgba(255,255,255,0.85); content:"";}
	
.hm-team img{    margin: 0 auto;
    width: 105px !important;
    height: 105px !important;
    border-radius: 50%;
    border: 2px solid #fff;
    box-shadow: 0px 0px 17px #ddd;}
.hm-team p{text-align:center;     padding: 0 10px;}

.info-btn a{background: #124897;
    color: #fff;
    padding: 6px 22px;
    border-radius: 6px;
    border: 1px dashed; transition:0.5s;}
a, a:hover{text-decoration:none;}	
.info-btn a:hover{transition:0.5s; background: #333; padding: 6px 28px;} 
.hm-team .carousel-indicators{bottom:-30px;}
.info-btn{    margin-bottom: 15px; }
.hm-team h3{    font-weight: bold; margin-bottom:4px;}
.hm-team .carousel-indicators [data-bs-target]{    background-color: #000;     width: 30px;border-top: 0;  border-bottom: 0;}
.hm-team .carousel-indicators .active{    background-color: #124897;     width: 30px; border: 0;}	
.carousel-indicators .active {background-color: #124897;}
.carousel-indicators li{border: 1px solid #124897;}
#team-bx{padding-top:15px;}

.hm-team h4{ font-weight: 400;
    color: #999;
    font-size: 16px;
    font-style: italic;
    margin-top: 0;
    margin-bottom: 20px;}
	
.three-cl h3{     background: #124897;
    margin: 0;
    text-align: center;
    padding: 10px 0 7px;
    color: #fff;
    position: relative;
    font-size: 33px;
    text-transform: uppercase;
    font-weight: 200; z-index: 99;}
.three-cl img{    border:0px solid #124897; transition:0.5s; width:100%; transition:0.5s;     min-height: 84%;}

.three-cl-inner{margin-bottom:50px; margin-top:20px; position:relative ; overflow: hidden;     height: 337px; transition:0.5s;  border: 3px solid #124897;}

.three-cl-inner:hover img{transition:0.5s; transform:scale(1.2) rotate(5deg)}

.three-cl-inner:before {
    content: "";
    position: absolute;
    right: -50px;
    width: 50px;
    height: 100%;
    top: 0;
    background: rgba(255,255,255,0.1);
    transition: 0.5s;
}

.three-cl-inner:hover{transition:0.5s; transform:translate(0,-10px); box-shadow:0px 8px 4px #ccc; }

.three-cl-inner:after {
    content: "";
    position: absolute;
    left: -50px;
    width: 50px;
    height: 100%;
    top: 0;
    background: rgba(255,255,255,0.1);
    transition: 0.5s;
}

.three-cl-inner:hover:before {
    right: 100%;
    transition: 0.5s;
    width: 100%;
}

.three-cl-inner:hover:after {
    left: 100%;
    transition: 0.5s;
    width: 100%;
}

.arrow-down {
      width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 20px solid #124897;
    position: absolute;
    bottom: -20px;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.copyright-lft{float:left; color:#fff;}
.copyright-rht{float:right;     font-size: 13px;}
.copyright-rht ul{list-style:none; padding-left:0; margin:0; text-align:right}
.copyright-rht ul li{display: inline-block;
    margin-left: 18px;
    border-left: 1px solid #333;
    padding-left: 18px;
    line-height: 13px;
    text-transform: uppercase;}
	
.copyright-rht ul li:first-child{border-left:0;}

.top {
    position: fixed;
    right: 18px;
    bottom: 30px;
    text-align: center;
    color: #fff;
    background: #124897;
    padding: 10px 10px;
    z-index: 99;
    border-radius: 50%;
    border: 2px solid #fff;
    cursor: pointer;
    opacity: 0;
    transition: ease-in 0.5s;
}


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

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

.two-cl .hm-head{    font-size: 30px;
    margin-top: 0;
    padding-top: 40px;     position: relative;}
.two-cl  .head-sep{    margin-bottom: 5px;}

.icon-ul{list-style-image:url(./image/hand-icon1.png); padding-left:22px;}
.icon-ul li{padding-left:15px; margin-bottom:3px;}


/*contact*/
.map-cont{     margin-top: 20px;
    width: 53%;
    float: left;
    border: 1px solid #ddd;
    text-align: center;}
.map-cont img{     margin-top: 25px;
    margin-bottom: 25px; }

.bx-rht-cont{    width:43%;
    float: left;
    margin-left: 3%;}
.bx-rht-cont h2{     text-align: left;
    font-size: 20px;
    font-weight: bold;
    line-height: 24px;
    margin-top: 20px;
    margin-bottom: 10px;}
.bx-rht-cont h2 span{    display: block;
    font-weight: normal;
    font-size: 14px;
    color: #999;}
	
.bx-rht-cont p{margin-bottom:5px;}
.brn-off{width:31%; padding:1%; float:left;     padding-bottom: 0;}
.cont-page h3{ /*margin: 0;*/ font-size: 16px; text-transform:uppercase;}
.cont-page p{font-size:14px;     line-height: 24px !important;}

.bx-rht-cont h3{font-weight: bold;
    font-size: 19px;
    margin-top: 20px;}

.cont-page h2 span{    display: block;
    font-size: 14px;
    color: #999;
    font-weight: 500;
    margin-bottom: 10px;}
	
.head-bx{float: left;
    width: 50%;}
	
.contd-bx{float: left;
    width: 50%;}
	
.brn-bx h2{text-align:center;}

/*contact*/

#RadDockZone4.container-fluid{  
    padding-left:0px !important;
    padding-right: 0px !important;}
	
#HomepagecontentControl_C table{margin-top: 0 !important;}

#WhatsNewControl{margin-top: 10px;}

#widgetsControl, #widgetsControl_C{height: inherit !important;}

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

#form1{overflow:hidden;}

#WhatsNewControl_C_ctl00_txt_Search, #WhatsNewControl_C_ctl00_btn_Search{    color: #000 !important;
    font-size: 12px;
    margin-top: -1px !important;}

#RadDockZone1{z-index: 9 !important; overflow:visible !important;}

/* .body-fx #RadDockZone1{    position: fixed;
    left: 0;
    top: 0;
    background: rgba(255,255,255,0.95);
    max-width: 100%;
    box-shadow: 0px 1px 4px #ccc;}


#HeaderControl.navbar-fixed-top {
    height: 90px;
    float: Left;
    position: fixed;
    width: 29%;
    padding: 0;
    padding-left: 0;
    background: rgba(255,255,255,0.94);
    z-index: 99;
    text-align: left;
    box-shadow: 0px 1px 3px #ccc;
    transition: 0.5s;
}

.body-fx #MenuControl{
    height: 90px;
    float: Right;
    position: fixed;
    right: 0;
    width: 71%;
    padding: 0;
    padding-right: 0;
    background: rgba(255,255,255,0.94);
    box-shadow: 2px 1px 3px #ccc;
    transition:0.5s;
    }
	
.body-fx #HeaderControl .rdCenter{    background: transparent !important;}
.body-fx #MenuControl .rdCenter{    background: transparent !important;}

.body-fx .navbar-default{background: transparent !important;}
.body-fx #logo-web{     transition: 0.5s;
    padding-left: 15px;
    width: 294px;
    max-width: 100%;
    float: inherit;
    padding-bottom: 10px;
    margin-top: 0;}
	
.dropdown-submenu>.dropdown-menu{right: 100% !important; left: initial !important;}

.body-fx #HeaderControl, .body-fx #HeaderControl_C, .body-fx #MenuControl_C, .body-fx #MenuControl {
    height: 70px !important;
    transition: 0.5s;
}

.body-fx .navbar-default{background: transparent !important;}
.body-fx #logo-web{     transition: 0.5s;
    padding-left: 15px;
    width: 294px;
    max-width: 100%;
    float: inherit;
    padding-bottom: 10px;
    margin-top: 0;}
	
.body-fx #HeaderControl .rdCenter{    background: transparent !important;}
.body-fx #MenuControl .rdCenter{    background: transparent !important;}

.dropdown-submenu>.dropdown-menu{right: 100% !important; left: initial !important;}

.body-fx #HeaderControl, .body-fx #HeaderControl_C, .body-fx #MenuControl_C, .body-fx #MenuControl {
    height: 70px !important;
    transition: 0.5s;
    } */

#RadDockZone4.container{margin:0 auto !important;}

@media (min-width:1200px) {
	#RadDockZone4.container-fluid {
		width: 1170px; margin:0 auto !important;
	}

	center #RadDockZone4 .container{width:100%; padding-left:0 !important; padding-right:0 !important;}
}

@media(max-width:1024px){
.animatedParent{overflow:hidden;}
	
.three-cl-inner{height: auto;}


.navbar-fixed-top .nav>li>a {
    padding-left: 13px;
    padding-right: 12px;
}
.hm-serv-bx-cnt p {
    line-height: 22px;
    margin-bottom: 7px;
    font-size: 15px;
}
.hm-serv-bx-cnt h3 {
    font-size: 22px;
    margin-bottom: 20px;
}
.hm-serv-bx{height: auto;}	
.hm-serv-bx-cnt p{margin-bottom: 25px;}
.three-cl h3{font-size:28px;}
	}
@media (min-width:992px) {
	#RadDockZone4.container-fluid {
		/*width: 970px; margin:0 auto !important;*/
	}
center #RadDockZone4 .container{width:100%; padding-left:0 !important; padding-right:0 !important;}
}

@media(max-width:992px){.body-fx #logo-web{display:none !important;}
.body-fx #MenuControl{display:none !important;}
.three-cl h3{font-size:21px;}
.dropdown-submenu>.dropdown-menu {
    right: initial !important;
    left: 100% !important;
}
}
	
@media(max-width:769px){
.three-cl h3{font-size: 20px;}	
.copyright-rht ul li{padding-left: 10px; margin-left: 10px;}

.navbar .navbar-right{    width: 100%;
    margin: 0;
    margin-top: 10px;
}
.nav>li>a {
    padding: 9px 0px;
}
#logo-web{height: 100%;}

.map-cont{width:100%;}
.bx-rht-cont{width:100%; margin-left:0}

.navbar-nav>li{padding: 10px 0;}

.body-fx #RadDockZone1{position:relative;}
.head-img{text-align:center}


.body-fx #HeaderControl, .body-fx #HeaderControl_C, .body-fx #MenuControl_C, .body-fx #MenuControl{height: initial !important;}


}

	
@media (min-width:768px) {
	.Industries h5 {
    Font-size: 9px !important;
    font-weight: 600;
    margin: 5px 0 0 0;
    text-align: center;
}
	
	/*#RadDockZone4.container-fluid {
		width: 750px; margin:0 auto !important;
	}*/
	
	center #RadDockZone4 .container{width:100%;padding-left:0 !important;padding-right:0 !important;}
}

@media (max-width: 767px){
center #RadDockZone4 .container{padding-left:0; padding-right:0;}
	}
	
@media(max-width:736px){
.slider-info h4{    font-size: 35px;}	
.slider-info h3{font-size: 30px;}
.rslides{    height: 300px;}
.ban-logo{width: 75px;}
.slider-info{top: 59px;}

.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover{border-color: #124897;     background-color: #124897;}
.navbar-toggle{background-color: #124897; border-color: #124897;}
.navbar-default .navbar-toggle .icon-bar{    background-color: #fff;}
.cont-rht ul, .copyright-lft, .copyright-rht{font-size: 13px;}

#bs-example-navbar-collapse-1{    margin: 0;  padding: 0; border-top: 0;
}
.navbar-default .navbar-nav>li>a{    color: #fff;
   padding: 5px 10px;
    background: #124897; border-bottom:1px solid #84b30a;}
	
.navbar-default .navbar-toggle {
    border-color: #ddd;
    float: initial;
    margin: 0;
    margin-top: 10px;
    margin-bottom: 10px;
}

.navbar.navbar-header {
    text-align: center;
}

.navbar-default .navbar-nav>li>a{    color: #fff !important;}
.navbar-nav>li{padding: 0px 0;}
.navbar-nav>li>a{line-height: 24px;}
.navbar-default .navbar-nav .open .dropdown-menu>li>a{color:#fff; line-height: 15px; background: #124897;
    border-bottom: 1px solid #84b30a;}
	
.navbar-nav{margin-bottom:0;}
	}
	
@media(max-width:667px){
.three-cl h3 {
    font-size: 16px;
}
	}
	
@media(max-width:568px){
	.Industries h5 {
    Font-size: 8px !important;
    font-weight: 600;
    margin: 5px 0 0 0;
    text-align: center;
}
.cont-rht{    padding-bottom: 15px;     width: 100%;}
.cont-lft{    width: 100%;
    margin-right: 0;}	
.copyright-lft, .copyright-rht{width:100%; text-align:center;}
.copyright-rht ul{    text-align: center;
    margin-top: 10px;
    font-size: 13px;}
.copyright-rht ul li{font-size: 12px;}
	}
	
@media(max-width:480px){
	.Industries h5 {
    Font-size: 8px !important;
    font-weight: 600;
    margin: 5px 0 0 0;
    text-align: center;
}
.ban-logo {
    width: 60px;
}
.slider-info h4 {
    font-size: 22px;
}
.slider-info h3 {
    font-size: 16px;
}
.slider-info p{    font-size: 14px;    line-height: 5px;}
.arrow-dn{display:none;}
.callbacks_nav{background-size: 198% 100%; width: 40px;
    height: 40px; top: 110px;}
	
.hm-serv-bx-img{    width: 40%;}
.hm-head{      margin-bottom: 0;
    font-size: 32px;}
.container{font-size: 14px;}
.hm-about p{line-height: 21px;}
.three-cl .col-md-4{width:100%;}
.three-cl-inner{margin-bottom: 10px;}

.main-heading{text-align:left;     Font-size: 16px;}
	}
	
@media(max-width:414px){
	.Industries h5 {
    Font-size: 7px !important;
    font-weight: 600;
    margin: 5px 0 0 0;
    text-align: center;
}
.hm-serv-bx-img{display:none;}	
.hm-serv-bx-cnt{padding: 0 20px 0 20px;}
	}
	
@media(max-width:375px){
	.Industries h5 {
    Font-size: 7px !important;
    font-weight: 600;
    margin: 5px 0 0 0;
    text-align: center;
}
.hm-serv-bx-cnt h3{font-size: 20px;}	
.two-cl .hm-head{    font-size: 24px;}
.callbacks_nav.next{right: 6px;}
.callbacks_nav.prev{LEFT: 6px;}
.rslides {
    height: 210px;
}
.callbacks_nav{    top: 86px;}
.slider-info {
    top: 35px;
}
.hm-about .carousel{height: 170px;}
	}



.contact-card {box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;padding: 1rem .7rem;border: 1px solid #1b355a;}
.contact-card p{text-align:left;}
.profile-img img{border-radius:50%;border:2px solid #ddd;height: 150px;}

a.card-tiles {box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;display: block;padding: 2rem 1rem;min-height: 210px;margin-bottom: 1.5rem;text-align:center;border: 1px solid #031d40;}
a.card-tiles i{font-size:50px;color:#0c264b;}
a.card-tiles p{text-align:center; margin-top:1rem;}