.container{font-size:14px !important; font-family:lato !important;}
p{font-size:15px; font-family:Lato; line-height:24px;}
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  src: local('Lato-Regular'), url(../image/Lato-Regular.ttf) format('truetype');
}
.feature-box-content {
	font-size: 15px
}
*{font-family:Arial, Helvetica, sans-serif !important;}
.fa {
    font-family: fontawesome !important;
    font-size: 20px;
    /* float: left; */
    padding-right: 10px;
    /* padding-top: 10px; */
    }
.carousel-control.right{ background:inherit;}
.carousel-control.left{background:inherit;}
.carousel-caption{ text-align:inherit;}
.carousel-caption h3{font-size: 36px;color:#000;text-shadow: 0 1px 2px rgb(0 0 0 / 60%);font-weight: 600;}
.carousel-caption p{font-size: 37px;color:#000;font-weight: 800;margin-top:20px;text-shadow: 0 1px 2px rgb(0 0 0 / 60%);}
.carousel-indicators .active{background-color:#000;}
.carousel-indicators li{ border:1px solid #000;}
body{ margin:0; padding:0; font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: normal; color: #222; line-height: 24px; background:#fff;}
img {max-width:100% !important}
.topicon{}
.topicon a{font-size:18px;color: #fff;}

/*header*/

.hm-abt a{
	color: #000;
}
header{}
header img{/*margin-left:20px;*/}
:after, :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #fff	;
}
.banner-btm .top-banners-btn{float: right;
    background-color: #000;
    padding: 2px 30px;}
.banner-btm{background-color:#4c4c4c;padding: 9px;background-image: ;}
.banner-btm span, a{color: #fff;}
.socialme{border: 1px solid #fff;
    padding: 12px;}
.socialme .fa{ padding-top:0px;}	
.socialme a{ float:right;}
.socialme h3{}
.socialme span{font-size: 24px;
    font-weight: bold;
    padding-left: 25px;}

/*header*/

/*cont-page*/
.map-contp{border:1px dashed #ccc;}
.cont-page h2{    font-weight:bold;
    color: #111;line-height: 26px;
    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 .st-feature-box {
    background: #4c4c4c;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 10px;
    padding-right: 10px;
    color: #fff;
}
.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;
}
.cont-page .feature-box-image {
    margin-top: 20px;
}
.cont-page .fa:before{color#fff !important;}
.cont-page .feature-box-image .fa{
   font-size:30px; color:#fff;
}
.cont-page h3 {
    margin: 0;
    font-size: 18px;
    margin-bottom: 8px;
}
.st-feature-box h3 {
    color: #fff;
    margin-bottom: 8px;
    font-size: 18px;
    line-height: 20px;
    font-weight: normal;
}

#home{width:100%; height:100%; position:relative;}

#home:after{content: "";
    position: absolute;
    left: 0;
    top: 0;
    background: linear-gradient(rgb(0, 0, 0) 0%, transparent 100%);
    width: 100%;
    height: 195px;
    z-index: 2;}
/*menu*/

/*menu*/

/*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: 100%;
}
.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: 9em;
    z-index: 999;
    left: 0;
    width: 75%;
    height: 100%;
    right: 0;
    margin: 0 auto;
}
.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: #ff4900;
    margin-top: 40px;}
	

.slider-img{height: 100%;}

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

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

.slider-info p {
    font-size: 18px;
    font-weight: 100;
    color: #fff; text-align:center;
    margin: 0 auto;
    line-height: 35px;
    letter-spacing: 1px;
}
.slider-info h4 {
    font-size: 45px;
    color: #ff4900;
	letter-spacing: 3px;
	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-bottom*/

.bann-bx{padding: 50px; position: relative;background-color: #1b83e8; text-align:justify;color:#fff;}
.banner-btm .col-md-4:nth-child(2) .bann-bx{background:#000;}
.bann-bx:before {
    content: "";
    position: absolute;
    top: 20px;
    bottom: 20px;
    left: 20px;
    right: 20px;
    border: 2px solid rgba(255, 255, 255, 0.5);
}
.bann-bx h4{font-weight:700; font-size:22px;color:#fff;}
.rd-mr {
    text-align:center;
    position: relative;
    margin: 10px auto;
    left: 0;
    right: 0;
}

.pading{padding:0;}
/*banner-bottom*/
/*banner*/

/*home*/
.hm-head {
    text-align: center;
    color: #000;
    text-transform: uppercase;
    font-weight: bolder;
    margin-bottom: 24px;
    margin-top: 0px;
    font-size: 40px;
}
.hm-head:after{content:""; width:80px; height:5px; position:absolute; left:44%; background: #000;  bottom: -10px;}
.hm-head span { font-weight: 800; color: #1b83e8;}
.hm-head{position:relative;}
.hm-abt{padding:50px 0px 100px;}
.hm-abt img{/* margin-top:50px; *//* border:10px solid #1cb9c8; *//* border-radius:0px 20px; *//* box-shadow:#ccc 5px 10px 5px; */}
.hm-abt p{text-align:justify; font-size:16px; line-height:25px; color:#444;}

/*home*/
/*qyery-hm*/

.qyery-hm{background:url(../image/query-bg1.jpg) no-repeat;background-size:cover;border: 1px solid;padding: 98px 0 98px;/* background-attachment:fixed; */width: 100%;}

.qyery-hm h4{
    margin-bottom: 0;
    font-size: 51px;
    font-weight: normal;
    font-family: cursive;
    color: #ccc;
    text-align: right;
    line-height: 60px;
    }
	
.qyery-hm h4 strong{
    font-family: sans-serif;
    font-size: 67px;
    color: #020202;
    }
	
.qyery-hm h4 span{
    font-family: sans-serif;
    background: #6f7070;
    color: #fff;
    font-size: 18px;
    padding: 8px 17px;
    vertical-align: super;
    margin-top: 10px;
    top: 31px;
    border-radius: 45px;
    margin-left: 30px;
    border: 2px solid rgba(0,0,0,0.5);
    transition:0.5s;
    }
	
.qyery-hm h4 span:hover{background:#333; transition:0.5s;}
	
.qyery-hm h4 span a{COLOR:#FFF;}

/*qyery-hm*/

/*hm-ser*/
.hm-serv {
    background: url(file:///D|/N-Template/template-82/Image/bgback.jpg) no-repeat #f1f1f1;
    background-size: cover;
    padding: 50px 0 50px;
    background-attachment: fixed;
}
.hm-serv .hm-head:after{left: 47%;width: 100px;bottom: -15px;}
.ser-bx{position:relative; margin:30px auto;}
.ser-bx img{ border-top: 15px solid;
    border-radius: 30px 0px 0px 0px;
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.19);}
.ser-cont{
    background: #ffffff;
    position: relative;
    padding: 18px;
    /* border: 5px solid; */
    border-bottom: 15px solid;
    border-radius: 0px 0px 30px 0px;
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.19);
    }
	
.ser-cont:before {
    /* content: ""; */
    background: #fff;
    width: 71%;
    top: -8px;
    left: 53px;
    height: 23px;
    position: absolute;
    line-height: 25px;
    border-radius: 20px;
}
.ser-cont p {
    font-size: 14px;
    font-family: Lato;
    text-align: justify;
    line-height: 24px;
}
.ser-bx h3{
	font-weight:600;
	text-align:center;
	margin-top: -7px;
	color: #0b555c;
	/* z-index: 4; */
	margin-bottom: 26px;
}
.ser-bx h3::before{
    content: "";
    width: 10%;
    top: -;
    position: absolute;
    height: 3px;
    left: 162px;
    margin: 0 auto;
    top: 43px;
    background-color: #0b626a;
}
.ser-cont a {
    display: inline-block;
    text-decoration: none;
    font-size: 14px;
    text-decoration: none;
    text-transform: uppercase;
    /* font-weight: 600; */
    color: #05464c;
    border-bottom: 1px solid currentColor;
}
/*hm-ser*/
/*quiry*/



/*footer*/
	
footer{background:#000; color:#fff; padding: 10px 0px;}
footer img{margin:0 auto;}
footer h2{border-bottom:2px solid #3b8edf; text-align:center; line-height:40px; padding-bottom:20px;}
.ft-cont{text-align:center; padding:40px 0;}
.footer-lft p{margin:0; color:#eee;}
.footer-rht p{text-align:right;COLOR: #FFF;}
.copy-rht{padding-top:10px;}

/*footer*/
@media(max-width:1000px){

}
@media(max-width:991px){

}
@media(max-width:769px){

}
@media(max-width:767px){

	}
	
@media(max-width:736px){

	}
	
@media(max-width:667px){
.qyery-hm {
    background: #fff;
}
.qyery-hm h4 {
    text-align: center !important;
}
.nav-link {
    color: #fff;
    text-align: left;
}
	
	}
	
@media(max-width:568px){
	
	}
	
@media(max-width:480px){

	}
	
@media(max-width:414px){

	}
	
@media(max-width:375px){

	}
	
@media(max-width:360px){

}