<!-- start Simple Custom CSS and JS -->
<style type="text/css">
body{
	margin: 0;
	padding: 0;
}
.banner{
	min-height: 100px;
	background: #fff;
	width: 100%;
	z-index: 999;
}
.navbar-default{
	background-color: transparent;
	border: none;
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    color: #555;
    background-color: transparent; 
   
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: #e7e7e7;
    position: relative;
    top: 24px;
}
.navbar-nav>li>.dropdown-menu {
    margin-top: 25px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.navbar-right .dropdown-menu {
    right: -63px;
    left: auto;
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #0157ae;
}
.navbar-default .navbar-nav>li>a {
    color: #000;
    font-weight: 600;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    color: #0157ae;
    background-color: transparent;
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
    color: #0157ae;
    background-color: transparent;
}
/*--------------------------------------------------*/
.about-img-back img{
	margin: 0 auto;
}
.about-1-sm-tx h1{
	font-size: 30px;
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
}
.line{
	background: #0157ae;
	width: 100px;
    height: 2px;
}
.about-1 p{
	font-size: 14px;
	font-family: 'Open Sans', sans-serif;
}
.about-1{
	margin: 44px 0px;
}
.top1{
	margin-top: 40px;
}
/*=====================================our product=======================================*/
.carousel-caption h1{
	font-size: 50px;
	font-weight: bold;
	font-family: 'Open Sans', sans-serif;
	color: #0157ae;
	width: 40%;
}
.carousel-caption p{
	font-size: 16px;
	width: 40%;
}
.contact-btn {
    padding: 20px 41px;
    background: #0157ae;
    position: relative;
    top: 30px;
    color: #fff;
    border-radius: 30px;
    transition: 0.5s;
    -webkit-transition :all 0.5s;
    -moz-transition :all 0.5s;
}
.contact-btn:hover{
	background: #000;
	color: #fff;
}
a.contact-btn:focus,a.contact-btn:hover{
	text-decoration: none;
}


.our-service{
	min-height: 625px;
	background: #F6F8FA;
}
.serv-1{
	min-height: 258px;
	box-shadow: 0px 0 6px 2px rgba(212,222,229,0.4);
    -webkit-box-shadow: 0px 0 6px 2px rgba(212,222,229,0.4);
    border: 1px solid #d4dee5;
    overflow: hidden;
    margin-top: 50px;
    background: #fff;
}
.zoom-serv{
    overflow: hidden;
}
  .zoom-serv img
        {
            width: 100%;

            transition: .5s;
        }
.zoom-serv:hover img
        {
            transform: scale(1.2);
        }
 .slides-text h4  {
    color: #2c3740;
    font-size: 18px;
    color: #2c3740;
    transition: 1s all ease;
    -webkit-transition: 1s all ease;
    font-family: 'Open Sans', sans-serif;
    font-weight: bold;

}
 .slides-text h4:hover {
    color: #50b9ce ;

}
 .slides-text p{
 	font-size: 15px;
    color: #8494a0;
 }
.slides-text{
	text-align: center;
}
.read-more {
    text-transform: uppercase;
    color: #2c3740;
    transition: 0.5s all ease;
    -webkit-transition: 0.5s all ease;
    letter-spacing: 0.7px;
}
.read-more:focus,.read-more:hover{
	text-decoration: none;
}
.serv-box h1{
	font-weight: bold;
    font-size: 14px;
    display: block;
    color: #6d7c88;
}
.serv-box h2{
	font-weight: bold;
   font-size: 42px;
    font-weight: bold;
    color: #2c3740;
}
.serv-box {
	padding: 0;
	text-align: center;
	
}
.top2{
	
}

/*==================================our product=====================================*/
/*==================================why=====================================*/
.why{
	min-height: 500px;
	background-image: url(../images/why.jpg);
	background-size: cover;
}
.fnt-txt{
	font-size: 14px;
	font-family: 'Open Sans', sans-serif;
}
.fnt-1{
	font-size: 43px;
	color: #0157ae;
}
.h{
	max-height: 100px;
	background: #f09;
}
.why-1 h1{
	font-size: 30px;
	font-weight: bold;
	margin-left: 41px;
	margin-top: 100px;
}
.why-1-t{
	margin-top: 23px;
}
.top3{
	top: 80px;
	position: relative;
}
/*==================================why=====================================*/
/*==================================cobtact=====================================*/
.contact{
	min-height: 475px;
}
.name{
	outline: inherit;
    border-color: #e7e7e7;
    border-width: medium medium 1px;
    border-style: none none solid;
    border-color: -moz-use-text-color -moz-use-text-color #B89841;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    /* border-image: none; */
    width: 100%;
    margin-bottom: 16px;
    padding-bottom: 20px;
    line-height: 10px;
}
.message {
    min-height: 168px;
    width: 100%;
    padding: 20px 20px;
}
.contact-sm{
	line-height: 33px;
}
.btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
    padding: 12px 39px;
    border-radius: 23px;
    margin-top: 20px;
}
.sub-r{
	text-align: right;
}
.con-txt h1{
	font-weight: bold;
	font-size: 42px;
	text-align: center;
	margin-top: 82px;
}
.top4{
	position: relative;
	top: 67px;
}
/*==================================cobtact=====================================*/
/*===============================================footer==============================================*/
.footer-style-1 h3 {
    color: #fff;
    font-size: 19px;
    font-weight: 500;
    margin-bottom: 30px;
    margin-top: 30px;
	font-family: 'Open Sans', sans-serif;
}
.footer-style-1 h3:after {
    content: '';
    display: block;
    width: 50px;
    max-width: 100%;
    height: 2px;
    background: #0157ae;
    margin-top: 10px;
}
.mt-20 {
    margin-top: 20px;
}
.footer-style-1 p {
    font-size: 14px;
    font-weight: 500;
    color: #999;
    line-height: 190%;
    margin-bottom: 15px;
	font-family: 'Open Sans', sans-serif;
}
.footer-style-1-social-links li {
    display: inline-block;
    background: #333;
    border-radius: 5px;
    color: #fff;
    margin-right: 10px;
    margin-bottom: 5px;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
	font-family: 'Open Sans', sans-serif;
}
.footer-style-1-social-links li:hover {
    background: #0157ae;
}
.footer-style-1-social-links li a {
    display: block;
    font-size: 15px;
    color: #fff;
    width: 35px;
    height: 35px;
    padding: 11.5px;
    padding-top: 6px;
}
.footer-style-1{
	min-height:400px;
	background:#121212;
}
.footer-style-1-social-links{
	    padding-left: 0;
    margin-bottom: 0;
}
.footer-style-1-latest-news {
    position: relative;
    padding: 0;
    margin: 0;
}
.footer-style-1-latest-news li {
    list-style-type: none;
    display: block;
    padding: 10px 0;
    border-bottom: 1px solid rgba(255,255,255,.1);
	transition:0.5s;
	font-family: 'Open Sans', sans-serif;
}
.footer-style-1-latest-news li:first-child {
    padding-top: 0;
}
.footer-style-1-latest-news li span {
    display: block;
    color: #fff;
    font-size: 14px;
    opacity: .5;
}
.footer-style-1-latest-news li a {
    color: #fff;
    font-size: 14px;
	text-decoration:none;
	transition:0.5s;
}
.footer-style-1-latest-news li a:hover {
    color: #2387ea;
}
.footer-style-1-contact-info {
    position: relative;
    padding: 0;
    margin: 0;
}
.footer-style-1-contact-info li {
    list-style-type: none;
    display: block;
    padding: 10px 0;
}
.footer-style-1-contact-info li i {
    color: #fff;
    font-size: 14px;
    margin-right: 5px;
}
.footer-style-1-contact-info li span {
    color: #fff;
    opacity: .7;
    font-size: 14px;
}
.footer-style-1-links {
    position: relative;
    padding: 0;
    margin: 0;
}
.footer-style-1-links li {
    list-style-type: none;
    display: block;
    padding: 4px 0;
	transition:0.5s;
}
.footer-style-1-links li:first-child {
    padding-top: 0;
}
.footer-style-1-links li a {
    color: #fff;
    font-size: 14px;
	font-family: 'Open Sans', sans-serif;
	transition:0.5s;
}

.footer-style-1-links li a:hover {
    color: #0157ae;
	text-decoration:none;
}
/*===============================================footer==============================================*/
/*===============================================foot-p==============================================*/
.foot-p{
	min-height: 50px;
	background-color: #121212; 
}
.foot-p-top{
	border-top: 1px solid #EBEBEB;
}
.foot-p-txt h1{
	text-align: center;
	color: #fff;
	font-size: 16px;
}
.top5{
	position:  relative;
	top: 76px;
}
/*===============================================foot-p==============================================*/
.eat{
	min-height: 300px;
	background: #f8f4f5;
}
/*======================================about-banner==============================================*/
.about-banner{
	min-height: 300px;
	background-image: url(../images/about-banner.jpg);
}
.ab-txt{
	color: #fff;
	position: relative;
	top: 100px;
	font-size: 30px;
	text-align: center;
}
.overview{
	background: #F6F8FA;
	padding-bottom:60px;
}
.overview img{
	border: 4px solid #fff;
}
.over-txt h1{
	font-size: 24px;
	color: #0157ae;
	font-weight: 600;
	font-family: 'Open Sans', sans-serif;
}
.over-txt p{
	font-size: 14px;
	color: #000;
	font-family: 'Open Sans', sans-serif;
}
.top6{
	top: 50px;
	position: relative;
}
.top7 {
    margin-top: 90px;
}
.top8{
	margin-top: 47px;
}

.in-head b{
font-size:16px;
padding: 10px 5px !important;}
.about-ul li{
font-size:14px;
line-height:24px;
color:#000;}

.about-ul-head li{
font-size:18px;
line-height:32px;
color:#000;}

.navbar-brand .img-responsive{
padding: 15px 0;}

.list-group-image{width:100%;}
.head-s{font-size:24px;     margin: 0;
    padding: 0 0 20px 0;}
.list-group-item-heading{
	font-size: 21px;
    line-height: 25px;
    /* text-decoration: underline; */
    font-weight: 700;
    color: inherit;
    padding: 10px 0;
	margin:0;}

.list-group-item-text {
    margin-bottom: 0;
    line-height: 20px;
    font-size: 15px;
}

.btn-pdf {background:#0157ae;
margin: 15px 0 10px 0;
border:#0157ae;
color:#fff;}
.btn-pdf:hover , .btn-pdf:visited{background:#0157ae;
margin: 15px 0 10px 0;
border:#0157ae;
color:#fff;
opacity:0.8;}
.card{
height:450px;}






















/*======================================about-banner==============================================*/

@media(min-width: 1351px) {
.carousel-inner > .item > img, .carousel-inner > .item > a > img {
    line-height: 1;
	width:100%;
	
}
}
@media(min-width: 320px) and (max-width: 480px){

.navbar-brand {
    width: 66%;
}
.banner {
    min-height: 77px;
}
.navbar-default .navbar-toggle {
     border: none;
    position: relative;
    top: 14px;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #183fff;
}
/*end header*/
.contact-btn {
    padding: 8px 20px;
    position: relative;
    top: 2px;
    font-size: 11px;
}
.carousel-caption h1 {
    font-size: 17px;
     width: 100%; 
}
.carousel-caption p {
    font-size: 11px;
    width: 100%;
}
.carousel-caption {
    position: absolute;
    bottom: -3px;
}
/*end banner*/
.about-1-sm-tx h1 {
    margin-top: -9px;
}
.about-1 {
    margin: 21px 0px;
}
.top2 {
    position: relative;
    top: 17px;
}
.serv-box h2 {
    font-size: 31px;
}
/*end about*/
.w-t{
	position: relative;
    top: -57px;
}

.top3 {
    top: 0px; 
    position: relative;
}

.top4 {
    position: relative;
     top: 0px; 
}
.con-txt h1 {
    font-size: 38px;
    margin-top: 33px;
}
.btn-primary {
    padding: 9px 25px;
    margin-top: 2px;
}
.top5 {
    position: relative;
     top: auto; 
}
.serv-1 {
    
    box-shadow: none; */
    -webkit-box-shadow: none; 
    border: none; 
}
}
@media(min-width: 481px) and (max-width: 767px){

.navbar-brand {
    width: 66%;
    margin-top: -5px;
}
.banner {
    min-height: 77px;
}
.navbar-default .navbar-toggle {
     border: none;
    position: relative;
    top: 14px;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #183fff;
}
/*end header*/
.contact-btn {
    padding: 14px 28px;
    position: relative;
    top: 6px;
    font-size: 11px;
}
.carousel-caption h1 {
    font-size: 25px;
     width: 100%; 
}
.carousel-caption p {
    font-size: 14px;
    width: 100%;
}
.carousel-caption {
    position: absolute;
    bottom: 40px;
}
/*end banner*/
.top1 {
    margin-top: 12px;
}
.serv-1 {
    
    box-shadow: none; */
    -webkit-box-shadow: none; 
    border: none; 
}
.top3 {
     top: 0px; 
    position: relative;
}
.w-t{
	position: relative;
    top: -44px;
}
.btn-primary {
    padding: 7px 34px;
    margin-top: 2px;
}
.top4 {
    position: relative;
     top: auto; 
}
.con-txt h1 {
    margin-top: 21px;
}
.top5 {
    position: relative;
     top: auto; 
}
.card{
height:auto;}
}
@media(min-width: 768px) and (max-width: 992px){
	.navbar-default .navbar-nav>li>a {
    padding: 5px;
    font-size: 13px;
    position: relative;
}
.banner{min-height:50px;}
.navbar-brand{padding:0;}
.navbar-brand .img-responsive {
    padding: 15px 0;
	width:80%;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form{top:16px;}
.contact-btn {
    padding: 14px 28px;
    position: relative;
    top: 6px;
    font-size: 11px;
}
.carousel-caption h1 {
    font-size: 38px;
    width: 83%;
}
.carousel-caption p {
    font-size: 16px;
    width: 81%;
}
.carousel-caption {
    position: absolute;
    bottom: 40px;
}
/*end banner*/
.serv-1 {
    
    box-shadow: none; */
    -webkit-box-shadow: none; 
    border: none; 
}
.top5 {
    position: relative;
    top: 0px; 
}
.card{
height:420px;}
.list-group-item-heading {
    font-size: 18px;
line-height: 22px;}
.list-group-item-text {
    margin-bottom: 0;
    line-height: 18px;
    font-size: 14px;
}

}
@media(min-width: 993px) and (max-width: 1199px){
	.contact-btn {
    padding: 14px 28px;
    position: relative;
    top: 6px;
    font-size: 11px;
}
.carousel-caption h1 {
    font-size: 38px;
    width: 83%;
}
.carousel-caption p {
    font-size: 16px;
    width: 81%;
}
.carousel-caption {
    position: absolute;
    bottom: 165px;
}
/*end banner*/
	.top2 {
    position: relative;
    top: 68px;
}
.top5 {
    position: relative;
    top: 32px;
}
}

.elementor-2801 .elementor-element.elementor-element-2bc8775 .menu-item a.hfe-menu-item {
	padding-inline: 0px !important;
}</style>
<!-- end Simple Custom CSS and JS -->
