@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Montserrat&display=swap');

@font-face {
  font-family: Bookman Old Style;
  font-style: normal;
  font-weight: 400;
  src: url(image/BOOKOS.ttf) format('truetype');
} 

.aside ul {
    list-style: none;
}


.aside ul li {
    border-bottom: 1px solid #fff;
    font-size: 15px;
    text-align: left;
  color:#fff ;
    padding: 10px;
    background: #0fa5b6;
}

.aside ul li:hover {
    border-bottom: 1px solid #fff;
    padding: 10px;
  color:#fff ;
    background: #000;
}
.aside ul a:hover {
    /* padding: 20px 14px; */
	color:#fff ;
}

.aside ul a {
    /* padding: 20px 14px; */
	color:#fff ;
}

body{font-family: Bookman Old Style, sans-serif; font-size:15px; line-height:23px;}

*{ font-family:Bookman Old Style !important;}

.fa {font-family:fontawesome !important;}

a {
    color: #0fa5b6;
    text-decoration: none;
}


p{font-family: Bookman Old Style;Font-size:15px;color:#333;line-height:24px;text-align: inherit;margin-bottom: 0;}

section{ padding:30px 0;}
/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
header {
  /*background: rgba(0, 0, 0, 0.7);*/
  border-top: 7px solid #0fa5b6; padding:25px 0;
  transition: all 0.5s;
  width:100%;
}

header img{/*! margin:0 auto; */ /*! max-width:100%; */padding-left: -22px !important;}
header .head-cntr h2, header .head-rht h2 {
    display: inline-block;
    font-size: 15px;
    font-weight: bold;
    margin: 0;
    line-height: 20px;
    text-align: left;
}
header .head-cntr h2 span, header .head-rht h2 span{
    display: block;
    font-size: 14px;
    font-weight: normal;
}
header .head-cntr h2 .fa, header .head-rht h2 .fa{
    float:left; margin-right:10px; color:#0fa5b6;
    font-size: 40px;
}
header .head-rht h2 a{
    color:#000;
}
/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/

.head-lft{ text-align:left;padding-left: 0px;}
.head-rht{float:right;padding-right:0px;}
.head-rht p{ Font-size:16px; color:#0c49a2; line-height:20px; text-align:left;}

/*header*/


.p1{text-align:left;}
.p2{text-align:right;}


/*banner*/
.banner-main {
    position: relative;
}



/*-----carousel zoom effect-----*/
@-webkit-keyframes zoom {
    from {
  -webkit-transform: scale(1, 1);
  }
  to {
    -webkit-transform: scale(1.4, 1.4);
  }
}

@keyframes zoom {
  from {
    transform: scale(1, 1);
  }
  to {
    transform: scale(1.4, 1.4);
  }
}

.banner-sec{
    /*width: 100%;
    height: 100%;*/ padding:0;
    position: relative;
}
.banner-sec .carousel-inner .item > img {
  -webkit-animation: zoom 40s;
  animation: zoom 40s;width:100%; height:100%;
}

.banner-sec .carousel-indicators li{ width:20px; height:20px; background-color:#025b65; margin:0; border:5px solid #0391a1;}
.banner-sec .carousel-indicators .active{ background-color:#fff; margin:0; border:5px solid #0391a1;}
/*------carousel capion text displayt--*/
.banner-sec .carousel-caption {
    position: absolute;
    top: 30%;
    color: #fff;
    text-align:left;
    text-shadow: 9px 4px 8px rgba(0,0,0,.75);
	left:15%;
	width:70%;
	
 }
.carousel-caption h2{ font-size: 36px; margin-bottom: 16px; text-transform: uppercase; animation: fadeInRight 2000ms ease-in-out; text-align:left;}
.carousel-caption h2 span{ font-size: 36px; color:#fff; display: block; font-weight: bold; }

.carousel-caption h4{font-size: 20px;font-weight:400;margin-bottom:30px;text-transform: capitalize;animation: fadeInRight 2000ms ease-in-out;text-align:left;}

.carousel-caption h4 span{color:#fff;}
.carousel-caption p{ font-size:16px; line-height: 24px; margin-top:20px; animation: fadeInRight 2000ms ease-in-out;}
.carousel-caption p a{font-size:18px; line-height: 24px; color:#fff; background:#0fa5b6; padding:10px 20px; border-radius:40px; border:5px solid #0391a1;text-shadow:none;}
.banner-sec .carousel-control{display:none;}
/*.carousel-inner>.item {
    -webkit-transition: -webkit-transform .6s ease-in-out !important;
    -o-transition: -o-transform .6s ease-in-out !important;
    transition: transform .6s ease-in-out !important;
}*/

/*----Change the direction of banner slider carousel------ */
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    left: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    left: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
/*-----carousel zoom effect-----*/
/*banner*/



/*hm-abt*/
.about-us{}
.about-us .section-tittle h2 {
    font-size: 35px;
    font-weight: 600;
    line-height: 1.2;
    padding-bottom: 50px;
    position: relative;
    display: inline-block; padding-bottom: 15px;
}

.about-us .section-tittle h2 span{color:#0fa5b6;}
.about-us .section-tittle h2::before {
    position: absolute;
    content: "";
    width: 155px;
    height: 5px;
    background: #0fa5b6;
    right: 0;
    left: 0;
    bottom: 0;
    margin: 0 auto;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
}

.about-us .section-tittle h2::after {
    content: '';
    position: absolute;
    height: 15px;
    width: 15px;
    background-color: #048b9a;
    -webkit-animation-duration: 4s;
    animation-duration: 4s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-name: MOVE-BG;
    animation-name: MOVE-BG;
    left: 20px;
    right: 0;border-radius: 50%;
    bottom: -5px;
}
@keyframes MOVE-BG{
	from{-webkit-transform:translateX(0);
	transform:translateX(0);
	-moz-transform:translateX(0);
	-ms-transform:translateX(0);
	-o-transform:translateX(0)}
	to
	{-webkit-transform:translateX(150px);
	transform:translateX(150px);
	-moz-transform:translateX(150px);
	-ms-transform:translateX(150px);
	-o-transform:translateX(150px)}
	}

/*hm-abt*/

img{max-width:100%;}


/*--------------------------------------------------------------
# About Us
--------------------------------------------------------------*/
.about-us .section-title{ padding-bottom:10px;}
.about-us img{ border-radius: 50px;border: 10px solid #0fa5b6;}
.about-us img {
    -webkit-filter: grayscale(100);
    filter: grayscale(100);
    transition: all 0.4s ease-in-out;
}
.about-us:hover img{
    -webkit-filter: none;
    filter: none;
}
.about-us  p {
  margin-bottom: 0; line-height:26px; font-size:15px; text-align:justify;}

.about-us .content .icon-box {
  margin-top: 25px;
}

.about-us .content .icon-box h4 {
  font-size: 20px;
  font-weight: 700;
  margin: 5px 0 10px 60px;
}

.about-us .content .icon-box i {
  font-size: 48px;
  float: left;
  color: #0fa5b6;
}

.about-us .content .icon-box p {
  font-size: 15px;
  color: #90847f;
  margin-left: 60px;
}

.about-us .image {
  background: url("../img/about.jpg") center center no-repeat;
  background-size: cover;
  min-height: 400px;
}


/*--------------------------------------------------------------
# Services
--------------------------------------------------------------*/
.services .icon-box {
  text-align: center;
  padding: 80px 20px;
  transition: all ease-in-out 0.3s;margin: 15px auto;
  box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
}

.services .icon-box .icon {
  margin: 0 auto;
  width: 64px;
  height: 64px;
  background: #0fa5b6;
  transition: all .3s ease-out 0s;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 20px;
  transform-style: preserve-3d;
}

.services .icon-box .icon i {
  color: #fff;
  font-size: 28px;
}

.services .icon-box .icon::before {
  position: absolute;
  content: '';
  left: -8px;
  top: -8px;
  height: 100%;
  width: 100%;
  background: #2fc2d3;
  transition: all .3s ease-out 0s;
  transform: translateZ(-1px);
}

.services .icon-box h4 {
  font-weight: 700;
  margin-bottom: 15px;
  font-size: 24px;
}

.services .icon-box a h4{
  color: #222;
}

.services .icon-box p {
  line-height: 24px;
  font-size: 15px;
  margin-bottom: 0;
  text-align:center;
}

.services .icon-box:hover {
  background: #0fa5b6;
  border-color: #055861;
  padding: 70px 20px 90px 20px;
 
}

.services .icon-box:hover a h4{ color: #fff;}

.services .icon-box:hover .icon {
  background: #fff;
}

.services .icon-box:hover .icon i {
  color: #0fa5b6;
}

.services .icon-box:hover .icon::before {
  background: #4cdbeb;
}

.services .icon-box:hover h4 a, .services .icon-box:hover p {
  color: #fff;
}


.services .section-title h2 {
  font-size: 32px;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 20px;
  padding-bottom: 0;
  color: #0fa5b6;
  position: relative;
  z-index: 2;
  text-align:center;
}

.services .section-title span {
  position: absolute;
  top: 30px;
  color: #f1f1f1;
  left: 0;
  right: 0;
  z-index: 1;
  font-weight: 700;
  font-size: 52px;
  text-transform: uppercase;
  line-height: 0;
  text-align:center;
}


.team{ padding-top:0; padding-bottom:60px;}



.team .section-title h2 {
  font-size: 32px;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 20px;
  padding-bottom: 0;
  color: #0fa5b6;
  position: relative;
  z-index: 2;
  text-align:center;
}

.team .section-title span {
  position: absolute;
  top: 30px;
  color: #f1f1f1;
  left: 0;
  right: 0;
  z-index: 1;
  font-weight: 700;
  font-size: 52px;
  text-transform: uppercase;
  line-height: 0;
  text-align:center;
}


.team .member {
  position: relative;
  box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.2);
  padding: 30px; margin-top: 30px;
  border-radius: 10px;
  background: #fff; border: 1px solid #aaaa;
}

/*
.team .member .pic {
  overflow: hidden; 
    float: left;
    padding: 5px;
    margin-right: 20px;
	border-radius: 50%;	
}
*/

.team .member img{
  overflow: hidden; 
  float: left;	
  margin-right: 20px;
  width: 120px;
  height:120px;
  border-radius: 50%;	
  border: 5px solid #0fa5b6;
  transition: ease-in-out 0.3s;
}

/*
.team .member:hover img {
  transform: scale(1.1);
}
.team .member:hover .pic{
  box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.5);
}
.team .member:hover{
  box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.5);
}
*/
.team .member .member-info {
  padding-left: 10px;
}

.team .member h4 {
  font-weight: 700;
  margin-bottom: 5px;
  font-size: 20px;
  color: #0fa5b6;
}

.team .member span {
  display: block;
  font-size: 15px;
  padding-bottom: 10px;
  position: relative;
  font-weight: 500;
}
+
.team .member p {
  margin: 10px 0 0 0;
  font-size: 14px;
}

.team .member .social {
  margin-top: 12px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.team .member .social a {
  transition: ease-in-out 0.3s;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50px;
  width: 32px;
  height: 32px;
  background: #ecf6fe;
  color: #0665b7;
}

.team .member .social a i {
  font-size: 16px;
  margin: 0 2px;
}

.team .member .social a:hover {
  background: #0880e8;
  color: #fff;
}

.team .member .social a + a {
  margin-left: 8px;
}




/*hm-contact*/
.hm-contact .section-tittle h2{color: #fff;}
.hm-contact .section-tittle h2 span{color: #fff;}
.hm-contact .section-tittle h2::after{left: 50px;background-color: #fff;}
.hm-contact .section-tittle h2::before{background: #fff;}
.hm-contact{
    background-color: #212529;
    background-image: url(image/map-image.jpg);
    background-repeat: no-repeat;
    background-position: center; padding:80px;
}
.hm-contact .section-heading{ font-size:30px; font-weight:700; color:#fff; line-height:35px;margin-bottom: 40px;}
.hm-contact .btn-sbmit{ background:#fff; margin-top:30px;padding: 15px 25px;}
.hm-contact textarea.form-control{ margin:10px 0; padding:15px 12px;}
.hm-contact input{ margin:10px 0; padding:10px 10px; line-height:30px;}

.hm-contact .sbmt-btn{ font-size: 16px; font-weight: bold; color: #222; background: #eee; padding: 10px 20px; transition: 0.4s; border-radius: 20px; margin-top:20px;}


/*hm-contact*/
/*footer*/
/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
#footer {
  background: #0fa5b6;
  padding: 0 0 30px 0;
  color: #fff;
  font-size: 14px;
}

#footer .footer-top {
  padding: 60px 0 30px 0;
}

#footer .footer-top .footer-info {
  margin-bottom: 15px;
  background: #fff;
  color: #fff;
  border-top: 4px solid #02e2fb;
  text-align: center;
  padding: 30px 20px;
}

#footer .footer-top .footer-info h3 {
  font-size: 36px;
  margin: 0 0 20px 0;
  padding: 2px 0 2px 0;
  line-height: 1;
  font-weight: 700;
}

#footer .footer-top .footer-info p {
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 5px;
}

#footer .footer-top .social-links a {
  font-size: 18px;
  display: inline-block;
  background: #0fa5b6;
  color: #fff;
  line-height: 1;
  padding: 8px 0;
  margin-right: 4px;
  border-radius: 50%;
  text-align: center;
  width: 36px;
  height: 36px;
  transition: 0.3s;
}

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

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

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

#footer .footer-top .footer-links ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

#footer .footer-top .footer-links ul i {
  padding-right: 2px;
  color: #02e2fb;
  font-size: 18px;
  line-height: 1;
}

#footer .footer-top .footer-links ul li {
  padding: 7px 3px;
  display: flex;
  align-items: center; transition:.5s;
  font-size: 15px;
}
#footer .footer-top .footer-links ul li:hover {
  padding-left: 10px;
}

#footer li:before {
    content: "\f0a4";
    font-family: fontawesome;
    color: #06e3fc;
    margin-right: 10px;
}
#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: #09e2fb;
}

#footer .footer-top .footer-newsletter form {
  margin-top: 30px;
  background: #fff;
  padding: 6px 10px;
  position: relative;
  border-radius: 4;
}

#footer .footer-top .footer-newsletter form input[type="email"] {
  border: 0;
  padding: 4px;
  width: calc(100% - 110px);
}

#footer .copyright {
  border-top: 1px solid #06e3fc;
  text-align: center;
  padding-top: 30px;
  font-size: 15px;
  color: #fff;
}

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

#footer .credits a {
  color: #fff;
}

@media (max-width: 575px) {	
#footer .footer-top .footer-info{ margin: -20px 0 30px 0;}

}


.top{
    position: fixed;
    right: 10px;
    bottom: 30px;
    text-align: center;
    color: #fff;
    background: #06e3fc;
    padding: 10px 10px;
    z-index: 9;
    border-radius: 50%;
    border: 2px solid #222;
    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; }



/*footer*/



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

@media (min-width: 768px){

}


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