
/*--------------------------------------------------------------
# General
--------------------------------------------------------------*/
#FooterrControl1_tr_hitCounter{color:#fff}

ul li{
  color: #666;
    font-size: 15px;
    margin: 0;
    padding: 0;
    line-height: 28px;
}

.hm-head{ text-align: center;
  color: #033e63;
  text-transform: uppercase;
  font-weight: 400;
  margin-bottom: 4px;
  margin-top: 40px;
  font-size: 35px;}

.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: #033e63 !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: #033e63 !important;
  color: #fff !important;}

.head-sep u {
  width: 20px;
  position: absolute;
  display: block;
  left: 50%;
  top: 12px;
  margin-left: -10px;
}
.heading-innerpage{background: #59abb3;padding:30px 30px;margin-bottom:20px;}
.heading-innerpage h1{ font-weight:600; Font-size: 30px; color:#fff; line-height:30px; text-align:left; border-left:3px #fff solid; padding-left:20px;}

.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: #033e63 !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: #033e63 !important;}

.hm-head span{
  font-weight: 800;
  color: #078bdf;}


.hm-service{background:url(../image/serv-bg.jpg) no-repeat; background-size:cover; background-attachment:fixed;     padding-bottom: 30px;
  padding-top: 20px;}

.service-box{list-style:none; padding-left:0;}
.service-box li{margin: 0 1%;
  width: 30%;
  float: left;
  color: #fff;
  text-transform: uppercase;
  /* font-size: 17px; */
  text-align: center;     transition: .5s;     margin-bottom: 30px;}

.service-box li img{    -webkit-border-radius: 8px 8px 0 0;
  -moz-border-radius: 8px 8px 0 0;
  border-radius: 8px 8px 0 0;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%); transition:0.5s;}

.service-box li:hover img{    -webkit-filter: none;
  filter: none; transition:0.5s;}

.service-box li:hover h4{background: #033e63;color: #fff;transition:0.5s;}
.service-box li:hover{transform: translate(0px,-10px);
  transition: 0.5s;
  box-shadow:0px 9px 4px #1d283b;
  border-radius: 0 0 8px 8px;}

.service-box li h4{    font-size: 13px;
  margin: 0;
  padding: 10px 0; background: #033e63;
-webkit-border-radius: 0 0 8px 8px;
  -moz-border-radius: 0 0 8px 8px;
  border-radius: 0 0 8px 8px; color:#fff; transition:0.5s;     font-weight: 600;}

.hm-service .hm-head{color:#fff;}







body {
  font-family: "Open Sans", sans-serif;
  color: #444;
}

a {
  color: #034975;
}
img{max-width:100%;}
a:hover {
  color: #9eccf4;
  text-decoration: none;
}

h1, h2, h3, h4, h5, h6, .font-primary {
  font-family: "Raleway", sans-serif;
}

/*--------------------------------------------------------------
# Back to top button
--------------------------------------------------------------*/
.back-to-top {
  position: fixed;
  display: none;
  width: 40px;
  height: 40px;
  border-radius: 3px;
  right: 15px;
  bottom: 15px;
  background: #033e63;
  color: #fff;
  transition: display 0.5s ease-in-out;
  z-index: 99999;
}
#topbar .contact-info{text-align: right;}
.back-to-top i {
  font-size: 24px;
  position: absolute;
  top: 8px;
  left: 8px;
}

.back-to-top:hover {
  color: #fff;
  background: #629fd3;
  transition: background 0.2s ease-in-out;
}

/*--------------------------------------------------------------
# Top Bar
--------------------------------------------------------------*/
#topbar {
  background: #13455e;
  padding: 10px 0;
  border-bottom: 1px solid #eee;
  color:#fff;
  font-size: 14px;
}

#topbar .contact-info a {
  line-height: 1;
  color: #fff;
  transition: 0.3s;
}
section#menu-1{padding:0; background:#033e63;}
#topbar .contact-info a:hover {
  color: #59abb3;
}

#topbar .contact-info i {
  color: #59abb3;
  padding: 4px;
}

#topbar .contact-info .icofont-phone {
  padding-left: 20px;
  margin-left: 10px;
}

#topbar .social-links a {
  color: #59abb3;
  padding: 4px 12px;
  display: inline-block;
  line-height: 1px;
  transition: 0.3s;
}

#topbar .social-links a:hover {
  color: #59abb3;
}
.hm-team .carousel-indicators [data-bs-target]{border:0;}
/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
#header {transition: all 0.5s; padding: 16px 0; background: #fff;  z-index: 997;}
#header .head-rht p{font-size:18px; font-weight:bold;text-align: right;}
#header .head-rht p .fa{color: #59abb3; width:40px; height:40px; font-size:25px; border:1px solid #59abb3; line-height:35px; padding:3px; text-align: center;}
#header.header-scrolled {box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);}

#header .logo h1 {
  font-size: 28px;
  margin: 0;
  padding: 10px 0;
  line-height: 1;
  font-weight: 400;
  letter-spacing: 3px;
  text-transform: uppercase;
}

#header .logo h1 a, #header .logo h1 a:hover {
  color: #59abb3;
  text-decoration: none;
}

#header .col-md-4 img {
  padding: 0;
  margin: 0;
  /*max-height: 40px;*/
  float:right;
}



/*--------------------------------------------------------------
# banner Section
--------------------------------------------------------------*/
.banr{padding:0px 0 50px;} 
.carousel-indicators {
    bottom: 100px;
}
/*banner*/
.carousel-indicators{/*bottom: 70px;*/}
.bnr-btm{    margin-top: -67px;    position: relative;}
.bnr-btm .col-md-3{padding:0;position: relative;}
.bnr-bx-tp-lin{background-color: inherit; border-color: inherit;}
.bnr-bx-tp-lin:after { content: ''; width: 100%;   height: 0; border-style: solid; border-color: inherit; border-width: 30px 0 0 1rem; border-left-width: inherit; top: -14px; transform: rotate(0deg) skew(0deg, 5deg); left: 0;  position: absolute; z-index: 0;}

.bnr-bx-tp-lin1:after { content: ''; width: 100%;   height: 0; border-style: solid; border-color: inherit; border-width: 30px 0 0 1rem; border-left-width: inherit; top: -14px; transform: rotate(0deg) skew(0deg, -5deg); left: 0;  position: absolute; z-index: 0;}
.hm-team .section-title h2{color:#fff;}
.hm-team .section-title h2:after, .hm-team .section-title h2:before{background:#fff;}
.bnr-bx{/*background-color: #45aaff; border-color: #45aaff;*/ color: #fff; text-align:center;padding: 50px 0; transition:all .5s;}
.bnr-bx .fa{font-size:60px; color:#f3cf43;position: relative; transition:.5s;}
.bnr-bx-lin{border: 5px solid #f3cf43; position: relative; top: 67px; }
.bnr-btm .bnr-bx-tp-lin{background-color: #499aa2; border-color: #499aa2; border-style: solid;}
.bnr-btm .bnr-bx-tp-lin1{background-color: #59abb3; border-color: #59abb3; border-style: solid;}
.bnr-bx p{margin:0;}
.bnr-btm .bnr-bx{background:#499aa2; transition: all .5s;}
.bnr-btm .bnr-bx.bnr-bx1{background:#59abb3; transition: all .5s;}
.bnr-btm .bnr-bx a{color:#fff; padding:10px 20px; border:1px dashed #eee; border-radius:30px; font-weight:bold; transition: all .5s;}
.bnr-btm .bnr-bx:hover a{background:#0d374c; color:#fff;padding:8px 18px;}
.bnr-btm .bnr-bx .fa{color:#fff;  transition:.5s;}
.bnr-btm .bnr-bx h4{font-size:22px; font-weight:bold; line-height:50px; transition:all .5s;}
.bnr-btm .bnr-bx:hover h4{font-size:20px; font-weight:bold; line-height:50px; transition:all .5s;}
.carousel-control.left, .carousel-control.right { background: none; width: 25px;}
.carousel-control .glyphicon-chevron-left{ background:#716f66; transition:.5s; opacity:0; /*border-radius:50%;*/font-size: 50px;
    width: 50px;
    height: 50px;}
.carousel-control .glyphicon-chevron-right{ background:#716f66; transition:.5s; opacity:0; /*border-radius:50%;*/font-size: 50px;
    width: 50px;
    height: 50px;}
.carousel:hover .glyphicon-chevron-left{/*margin-left: 50px;*/ opacity:1; }
.carousel:hover .glyphicon-chevron-right{ /*margin-right: 50px;*/ opacity:1; }
.carousel-control .glyphicon-chevron-left:hover{background:#034975; }
.carousel-control .glyphicon-chevron-right:hover {background:#034975;}
.bnr-cont{position:absolute; top:25%; left:0; right:0; animation: fadeInUp 400ms;}
.bnr-cont h2{font-size:55px; line-height:70px; color:#fff; font-weight:700; text-shadow:3px 3px 5px #444; text-align:center;}
.bnr-cont h2 span{ color:#fff;font-size:38px;}
a, a:hover{text-decoration:none;}
/*banner*/
/*--------------------------------------------------------------
# Sections General
--------------------------------------------------------------*/
section {
  padding: 30px 10px;
}

.section-bg {
  background-color: #f5f9fc;
}

.section-title {
  text-align: center;
  padding-bottom: 5px;padding-bottom: 30px;
}

.section-title h2 {
  font-size: 32px;
  font-weight: 600;
  margin-bottom: 20px;
  padding-bottom: 0;
  color: #59abb3; position:relative; text-transform:uppercase;
}
.section-title h2:before {content: '';position: absolute;background: #59abb3;width: 180px;height: 2px;left: 0;right: 0;margin: 0 auto;top: 50px;}
.section-title h2:after {content: '';position: absolute;background: #59abb3;width: 80px;height: 6px;left: 0;right: 0;margin: 0 auto;top: 48px;}
.section-title p { margin-bottom: 0;}
.about .abt-rht{ background:#033e63;padding:10px;}
.about .img-box{overflow:hidden; transition:.5s;margin-top:20px; background:#0d374c;padding: 15px;}
.about .abt-rht{position:relative; transition:all .3s; overflow:hidden; }
.about .col-md-3:hover .abt-rht{ /*height:80px;*/}
.about .abt-rht h4{font-size:18px; font-weight:bold; line-height:25px; margin:0; padding:0;color:#fff; }
.about .abt-rht p a{color:#fff; background:#034975; padding:10px 20px; position:relative; bottom:-50px; transition:all .5s; left:0; right:0; width:150px; margin:0 auto;}
.about .col-md-3:hover .abt-rht p a{bottom:-10px;}
.about .abt-rht p{text-align:center;}
.about p{text-align:justify;}
.about .img-box:hover img{transform: scale(1.2) rotate(5deg); transition:.5s;}
.about .rd-mr a{background:#111; color:#fff; font-size:16px; font-weight:700; display:inline-block; padding:10px 20px; text-align:center; border:2px solid #222; transition:.5s;}
.about p.rd-mr{text-align:center; transition:.5s; overflow:hidden;}
.about:hover a{ transform:scale(0.9); background:#fff; color:#111;}
.abt-rht h4 span{font-size:15px;}
/*--------------------------------------------------------------
# About Us
--------------------------------------------------------------*/
.about{ padding-top:0;}

.about .container {
  /*box-shadow: 0 5px 25px 0 rgba(214, 215, 216, 0.9);*/
}

.about .video-box img {
  padding: 15px 0;
}

.about .section-title p {
  text-align: left;
  font-style: italic;
  color: #666;
}

.about .about-content {
  padding: 20px;
}

.about .icon-box p {
    color: #666;
    font-size: 15px;
    margin: 0;
    padding: 0;
	line-height: 28px;
}
/*--------------------------------------------------------------
# service box
--------------------------------------------------------------*/
.service {
    padding-bottom: 50px; padding: 40px; margin-bottom: 40px;
}


.service .row {
  overflow: hidden;
}

.default-featured-column .image-box img{
	display:block;
	width:100%;
	-webkit-transform:scale(1.05,1.05);
	-ms-transform:scale(1.05,1.05);
	-o-transform:scale(1.05,1.05);
	-moz-transform:scale(1.05,1.05);
	transform:scale(1.05,1.05);
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	transition:all 500ms ease;
}

.default-featured-column:hover .image-box img{
	-webkit-transform:scale(1,1);
	-ms-transform:scale(1,1);
	-o-transform:scale(1,1);
	-moz-transform:scale(1,1);
	transform:scale(1,1);
}

.default-featured-column .inner-box{
	position:relative;
	background:#ffffff;	
}

.default-featured-column .image-box{
	position:relative;
	overflow:hidden;	
}

.default-featured-column .image-box:before{
	content:'';
	position:absolute;
	left:-50px;
	top:-50px;
	width:50px;
	height:50px;
	background:#034975;
	opacity:0.80;
	outline:1px dashed #ffffff;
	outline-offset:-3px;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	transition:all 500ms ease;
	z-index:3;	
}

.default-featured-column .image-box:after{
	content:'';
	position:absolute;
	right:-50px;
	bottom:-50px;
	width:50px;
	height:50px;
	background:#034975;
	opacity:0.80;
	outline:1px dashed #ffffff;
	outline-offset:-3px;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	transition:all 500ms ease;
	z-index:3;	
}

.default-featured-column:hover .image-box:before{
	left:0px;
	top:0px;
}

.default-featured-column:hover .image-box:after{
	right:0px;
	bottom:0px;
}

.default-featured-column .image-box .post-tag{
	position:absolute;
	font-size:13px;
	font-weight:600;
	font-family:'Raleway',sans-serif;
	left:20px;
	bottom:15px;
	background:#73af38;
	text-transform:uppercase;
	color:#ffffff;
	line-height:24px;
	padding:5px 15px;
	border-radius:3px;	
}

.default-featured-column .content-box{
	position:relative;
}

.list-view .default-featured-column .content-box{
	padding-top:0px;	
}

.default-featured-column .content-box .text{
	position:relative; text-align:justify;
	margin-bottom:25px;
}


.default-featured-column .detail-header h2{
	font-size:32px;
	text-transform:uppercase;
	font-weight:800;
	margin:5px 0px 10px 0px;
}

.default-featured-column .bigger-text{
	font-size:18px;
	margin-bottom:20px;	
}

.default-featured-column.style-two h3{
	font-size:24px;
	font-weight:700;
	text-transform:capitalize;
}

.default-featured-column h3 a{
	color:#25292f;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	transition:all 500ms ease;	
}

.default-featured-column h3 a:hover{
	color:#034975;	
}

.default-featured-column .column-info{
	position:relative;
	font-size:15px;
	margin-bottom:15px;
	color:#034975;	
}

.default-featured-column .text{
	position:relative;
	font-size:15px;
	color:#8d8d8d;
}

.default-featured-column h3{ font-size: 16px;
    text-transform: uppercase;
    font-weight: 800;
    margin-bottom: 5px;
}

.btn-style-three {
    position: relative;
    display: inline-block;
    line-height: 24px;
    padding: 10px 25px;
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
    background: none;
    color: #25292f !important;
    border: 2px solid #e0e0e0 !important;
    border-radius: 3px;
}
.theme-btn {
    display: inline-block;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    font-family: 'Raleway', sans-serif; margin-bottom: 20px;
}
.btn-style-three:hover {
    background: #25292f;
    color: #ffffff !important;
    border-color: #25292f !important;
}

@media (max-width: 768px) {
  .service .content-item {
    padding: 40px 0;
  }
}


/*--------------------------------------------------------------
# Our Team
--------------------------------------------------------------*/
.hm-team{text-align:center;}
.hm-team img{    margin: 0 auto;
    width: 105px !important;
    height: 105px !important;
    border-radius: 50%;
    border: 2px solid #fff;
	margin-bottom: 10px;
    /*box-shadow: 0px 0px 17px #ddd;*/}
.hm-team p{text-align:center;     padding: 0 10px;  color:#fff; font-size: 14px;}

.info-btn a{background: #034975;
    color: #fff;
    padding: 6px 22px;
    border-radius: 6px;
    border: 1px dashed; transition:0.5s;}
	
.info-btn a:hover{transition:0.5s; background: #333; padding: 6px 28px;} 
.hm-team .carousel-indicators{bottom:0px;}
.info-btn{    margin-bottom: 60px; }
.hm-team h3{font-weight: bold; margin-bottom:4px; color:#fff; font-size:22px;}
.hm-team .carousel-indicators li{    background-color: #000;     /*width: 30px;*/}
.hm-team .carousel-indicators .active{    background-color: #fff; /* width: 30px;*/ border: 0;}	

.hm-team h4{    font-weight: 400;
    color: #999;
    font-size: 16px;
    font-style: italic;
    margin-top: 0;
    margin-bottom: 20px;}
	
.hm-team{background: url(../image/cont-bg.jpg);background-size: 100% 100%;padding:50px 0;}
.hm-team .head-main strong{color:#fff;}


/*--------------------------------------------------------------
# Contact Us
--------------------------------------------------------------*/
.contact{background:url(../Image/cont-bg.jpg); background-size:100% 100%; padding:180px 0;}
.contact h2 { font-size: 40px; color: #fff; font-weight: 700;  margin: 10px 0; text-align:center;}
.contact h3 { font-size: 70px; color: #fff; font-weight: 700;  margin: 10px 0;text-align:center;}

#footer {
  background: #59abb3;
  padding: 0 0 30px 0;
  color: #fff;
  font-size: 14px;
}

#footer .footer-top {
  background: #59abb3;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 60px 0 30px 0;
}

#footer .footer-top .footer-info {
  margin-bottom: 30px;
}

#footer .footer-top .footer-info h3 {
  font-size: 24px;
  margin: 0 0 20px 0;
  padding: 2px 0 2px 0;
  line-height: 1;
  font-weight: 700;
}
#footer .footer-top .footer-info img {
	margin:0 auto
}
#footer .footer-top .footer-info p {
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 0;
  font-family: "Raleway", sans-serif;
  color: #fff;
  text-align:center;
}
#footer .footer-top .social-links{text-align:center;margin-top: 15px;}
#footer .footer-top .social-links a {
  font-size: 18px;
  display: inline-block;
  background: #222;
  color: #fff;
  line-height: 1;
  padding: 8px 0;
  margin-right: 4px;
  border-radius: 50%;
  text-align: center;
  width: 36px;
  height: 36px;
  transition: 0.3s;
  border:1px solid #000;
}

#footer .footer-top .social-links a:hover {
  background: #034975;
  color: #fff;
  text-decoration: none;
}

#footer .footer-top h4 {
  font-size: 24px;
    border-bottom: 1px dashed #fff;
    font-weight: 600;
    color: #fff;
    position: relative;
    padding-bottom: 12px;
}

#footer .footer-top .footer-links {
  margin-bottom: 30px;
}
#footer .footer-disclmr p{text-align:justify;}
#footer .footer-top .footer-links ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

#footer .footer-top .footer-links ul li {
  padding: 10px 0;
  display: flex;
  align-items: center;
}

#footer .footer-top .footer-links ul li:first-child {
  padding-top: 0;
}

#footer .footer-top .footer-links ul a {
  color: #fff;
  transition: 0.3s;
  display: inline-block;
  line-height: 1;
}

#footer .footer-top .footer-links ul a:hover {
  color: #fff;
}
#footer .footer-top .footer-links ul i {
    padding: 0 15px;
    color: #eee;
    font-size: 18px;
    line-height: 1;
}



#footer .copyright {
  text-align: center;  padding-top: 30px;color: #fff;
}

#footer .credits {
  padding-top: 10px;
  text-align: center;
  font-size: 13px;
  color: #fff;
}

#footer .credits a {
  color: #fff;
}
#footer p a {
  color: #fff;
}
@media(max-width:991px){
	.bnr-cont h2{font-size: 30px; line-height: 30px;}
}
@media(max-width:767px){
	.section-title h2{font-size:22px;}
	.contact h2{font-size:18px;}
	.bnr-cont h2 span{font-size:12px;}
	.head-rht{display:none;}
	.bnr-btm{margin-top: 28px;}
	.bnr-cont h2{ font-size: 27px;  line-height: 30px;}
	.bnr-bx-tp-lin1:after{transform: rotate(0deg) skew(0deg, -2deg);}
	.bnr-bx-tp-lin:after{transform: rotate(0deg) skew(0deg, 2deg);}
	.img-box{text-align: center;} 
	.contact h3{font-size: 24px;}
}
@media(max-width:568px){
}
@media(max-width:480px){
.bnr-cont h2 { font-size: 17px; line-height: 30px;}
}
@media(max-width:375px){
}
@media(max-width:360px){
}