@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap');
body{ font-family: "Open Sans", sans-serif; font-size:15px; overflow-x:hidden;}

p{ font-size:15px; color: #333; line-height:23px; margin-bottom:5px; text-align:justify;}


.about_us .pic { position: relative;}
.about_us .pic::before{content: '';position: absolute;width: 100%;height: 276px;background-image: linear-gradient(90deg, #003a74, #fff);top: 48%;left: -49px;}
.about_us .pic img { position: relative; z-index: 2; box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;}

.team_img {
    width: 130px;
    border: 6px solid #777;
    border-radius: 50%;
}
/*innr-pg-bnnr*/
.otherpagecss #RadDockZone1.container{max-width: 100%;}
.otherpagecss #RadDockZone1.container #HomepagecontentControl_C table{margin-top:0 !important;}
.innr-bnnr{padding: 100px 0 0; width: 100%; background-size: cover; min-height:300px; text-align: center; position:relative;margin-bottom: 30px;}
.innr-bnnr:after{content:'';position:absolute;left:-1px;right:-1px;top:-1px;width:100%;height:100%;z-index: 0;background: #242424bd;}
.main-table.innr-pg{padding-bottom:50px;}
.innr-bnnr h1{color:#fff; text-align:center; text-transform:uppercase; font-size:40px; font-weight:bold; position:relative; z-index:1;}
.innr-bnnr h1:after{content:''; position:absolute; bottom: -10px; margin:0 auto; left:0; right:0; width:100px; height:4px; border-radius:2px; background:#fff;}

/*innr-pg-bnnr*/

.dropdown-item {
    font-size: 14px;
}

.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: "Open Sans", 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: 20px;
    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: "Open Sans", sans-serif; text-align: left;}
.container-middle ul li{ font-family: "Open Sans", 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: #f6771c;
    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, #chs-us{ background:url(image/about-bg.jpg) no-repeat; background-size:cover; background-attachment:fixed; padding-bottom:50px;}
.hm-about .hm-head, #chs-us .hm-head{color: #fff;}
.hm-about p{ color:#fff; line-height:23px;font-size:15px;}
.head-img{text-align:center;}
#testimonials{padding:30px 0}
.hm-head {
    text-align: center;
    color: #003a74;
    text-transform: uppercase;
    font-weight: 500;
    margin-bottom: 4px;
    padding-top: 50px;
    font-size: 36px;
}
.hm-head span {
    font-weight: 700;
    color: #36af2b;
}
.head-sep {
    z-index: 3;
    margin-bottom: 25px;
    display: inline-block;
    top: -3px;
    line-height: 1;
    position: relative;
	text-align:center;
}

.head-sep:before{    width: 50px;
    height: 1px;
    content: "";
    display: inline-block;
    position: relative;
    margin-right: 6px;
	    background-color: #36af2b !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: #36af2b !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: #36af2b !important;}
	
.head-sep u:after{    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);
	    left: auto;
    right: -3px;
    transform: skew(-30deg);
    -webkit-transform: skew(-50deg);
	border-right-color: #36af2b !important;}
	

	
.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: #003a74;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: #fff;padding: 5px 10px;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: 13.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;
    background-color: #093b84;
}

.cl{ clear:both;}

.ft-hd{color: #fff;
    padding-bottom: 12px;
    font-size: 25px;
    font-weight: bold;}
.lst,.lst a{list-style-type:none;color:#fff;font-size: 15px;line-height: 27px;padding: 0;}
.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;
    font-size: 15px;
    padding-left: 44px;
    font-family: "Open Sans", sans-serif;
    }
.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;font-family: "Open Sans", sans-serif;font-size: 15px;}
	
.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: 30px;
    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;
    height: 350px;
   }
	
.hm-team:before{position:absolute; left:0; top:0; width:100%; height:100%; background: rgba(255,255,255,0.85); content:"";}
.innr-desgn-6>.innr-pg-bnnr>.container{text-align: center;}
.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,.btn-primary{
    background: #003a74;
    color: #fff;
    padding: 6px 22px;
    border-radius: 6px;
    border: 1px dashed;
    transition:0.5s;
    }
a, a:hover{text-decoration:none;}	
.info-btn a:hover,.btn-primary: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: #003a74;
    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{color:#fff;font-family: "Open Sans", sans-serif;font-size: 15px;}
.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;
    font-weight: 500;
    }
.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*/
.cont-page h2 {
    font-weight: bold;
    color: #03487e;
    font-size: 19px;
    margin-top: 0;
    text-transform: uppercase;
    margin-bottom: 18px;
    margin-top: 10px;
}
.cont-page h2 span {
    color: #03487e;
    font-weight: normal;
    font-size: 18px;
}
.cont-page .map-contp{border:1px dashed #ccc;}
.st-feature-box h3 {
    color: #fff;
    margin-bottom: 8px;
    font-size: 18px;
    line-height: 20px;
    font-weight: normal;
}
.cont-page .st-feature-box {
    background: #000;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 10px;
    padding-right: 10px;
    color: #fff;
}
.st-feature-box {
    padding-left: 70px;
    position: relative;
}
.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;
}
.cont-page .feature-box-image .fa{color:#fff;line-height:30px;font-size:30px;margin-left: 17px;}
/*cont-page*/
/*contact*/


	
#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;}




@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) {
	/*#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){
.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){
.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){
.hm-serv-bx-img{display:none;}	
.hm-serv-bx-cnt{padding: 0 20px 0 20px;}
	}
	
@media(max-width:375px){
.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;}
	}


.form-control:focus {
    color: #212529;
    background-color: #fff;
    border-color: #8b8b8b;
    outline: 0;
    box-shadow: none;
}


#chs-us .hm-head{/* margin-bottom:50px; */}
.chs-us-cnt p{font-size: 15px;line-height:30px;color: #fff;}
.chs-us-list ul li{font-size: 15px;line-height: 29px;font-weight: 400;color: #fff;}
.chs-us-list ul li i{color:#36af2c; margin-right:10px;}