@import url('https://fonts.googleapis.com/css2?family=Poppins&display=swap');

li {
    text-align: left;
    font-size: 15px;
    margin: 0 0 10px 0;
}

.main-table{font-family:Poppins; font-weight:normal; Font-size:15px; color:#333; line-height:24px; text-align:justify;}
.main-heading{font-weight:bold;Font-size:24px;color:#333;line-height:30px;border-bottom:1px #ccc dashed;text-transform:uppercase;text-align: left;}
.sub-heading{font-weight:bold;Font-size: 18px;color:#333;line-height:30px;text-transform:uppercase;margin: 12px 0 5px 0;text-align: left;}
.team-title{font-weight:bold; Font-size:18px; color:#333; line-height:30px; margin:0;}


header{text-align: center;}


#WidgetControl4{ display:none;}


.img-tm{ float:left; border:1px #ccc solid; margin-right:20px; border-radius:50px;}


body {
  font-family: 'Poppins', sans-serif;
  color: #444444;
}
p{
  font-family: 'Poppins', sans-serif;
  color: #444444;
  font-size:15px;
  line-height:23px;
  text-align: left;
  }
a {
  color: #26a9e3;
}

a:hover {
  color: #8ec4dd;
  text-decoration: none;
}

h1, h2, h3, h4, h5, h6 {
  font-family: 'Poppins', sans-serif;
}
section.bnr{ padding:0;}
img{ max-width:100%;}

/*navbar*/

#HeaderControl, #MenuControl, #widgetsControl, #WidgetControl2, #WidgetControl1, #WidgetControl4{ padding: 0;}

.bnr-sec{background-image: url(Image/banner-image.jpg); background-repeat:no-repeat; background-position:top center; background-size:cover; background-attachment:fixed; position:relative; height:100vh;}
.banner-content{position:absolute; top:200px; width:50%;}
.banner-content h1{color:#00acec; font-size:50px; line-height:60px; letter-spacing:5px; font-weight:bold;}
.banner-content h2{color:#fff;letter-spacing:3px;line-height:35px;font-size:25px;min-height: 100px;}
.banner-content .txt-rotate .wrap{border-right:#00acec solid;}
.banner-content a{color:#fff;background:#00acec;line-height:40px;padding: 14px 32px;margin: 0 30px 0 0;border-radius:10px;border:2px dotted #111;transition:.5s;font-weight:bold;font-size: 16px;}
.banner-content a:hover{color:#00acec; background:#111; line-height:40px; padding:10px 25px; margin:5px 20px; border-radius:10px; border:2px dashed #fff;}
  
/*--------------------------------------------------------------
# Back to top button
--------------------------------------------------------------*/
.back-to-top {
  position: fixed;
  display: none;
  width: 40px;
  height: 40px;
  border-radius: 50px;
  right: 15px;
  bottom: 15px;
  background: #00acec;
  color: #fff;
  transition: display 0.5s ease-in-out;
  z-index: 99999;
}

.back-to-top i {
  font-size: 24px;
  position: absolute;
  top: 7px;
  left: 8px;
}

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

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
#HeaderControl{
    margin-bottom: 0;
    padding: 15px 10px;
    transition: 0.5s;
    position: absolute;
    left: 0;
    top:inherit;
    z-index: 9;
  /* width: 34%; */
    background: #00acec6b;
    text-align: center;}
#MenuControl {
    margin-bottom: 0;
    padding: 0px 0;
    transition: 0.5s;
    position: absolute;
    right: 0;
    top:inherit;
    z-index: 9;
  /* width: 67%;*/
    background: transparent;}
#HeaderControl section{padding:0; text-align:center;}
#HeaderControl .rdCenter, #MenuControl .rdCenter{background: transparent !important;}


#header.header-scrolled {
  background: rgba(0, 0, 0, 0.9);
  padding: 20px 0;
  height: 72px;
  transition: all 0.5s;
}

#header img {
 margin:0 auto;
}

#widgetsControl, #widgetsControl_C, #widgetsControl, #widgetsControl1_C{height:inherit !important;}

.body-fx #HeaderControl {
    float: Left;
    position: fixed;
    width: 35%;
    padding: 2px 2px;
    padding-left: 0;
    background: #00acec6b;
    z-index: 99;
    text-align: left;
    transition: 0.5s;
    height: 83px !important;
    top: 0;
}
.body-fx #MenuControl {
    float: Right;
    position: fixed;
    right: 0;
    width: 76%;
    padding: 0;
    padding-right: 0;
   /*! background: #00acec6b; */
    transition: 0.5s;
    top: 0;
    height: 80px !important;
}
.body-fx .navbar-default, .navbar-default{background-color: #00acec6b;}

/*--------------------------------------------------------------
# Sections General
--------------------------------------------------------------*/
section {
  padding: 60px 0;
}

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

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

.section-title h2 {
  font-size: 32px;
  font-weight: bold;
  position: relative;
  margin-bottom: 30px;
  color: #00acec;
  text-transform:uppercase;padding-bottom: 20px;
  z-index: 2;
}

.section-title h2::after {content: '';  position: absolute;  left: 0; right:0;  bottom: -2px; height: 6px; background: #00acec; width: 60px;margin:0 auto;}
.section-title h2::before {content: ''; right: 0; width:150px; margin:0 auto; position: absolute;  left: 0;  bottom: 0; height: 2px;  background: #111;}
.tm-lft .section-title h2::before{background: #fff;}
.section-title p {
  margin-bottom: 0;
}

/*--------------------------------------------------------------
# About
--------------------------------------------------------------*/

.about .side-icn{position: absolute;
  top: 50%;
  right: 15px;
  width: 90px;
  height: 120px;
text-align:center;
  background: #00acec;
  margin-right: -45px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-box-shadow: 0px 11px 32px -12px rgb(0 0 0 / 28%);
  -moz-box-shadow: 0px 11px 32px -12px rgba(0, 0, 0, 0.28);
  box-shadow: 0px 11px 32px -12px rgb(0 0 0 / 28%);
}
.about .side-icn .fa{font-size: 50px; line-height: 120px; text-align: center; color:#fff;}
.about .abt-img:after {
  position: absolute;
  top: 0px;
  left: 15px;
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 120px 120px 0 0;
  border-color: #00acec transparent transparent transparent;
}
.about {
background: url("../image/about-bg.jpg") center center no-repeat;
background-size: cover;
padding: 60px 0 0;
position: relative;
overflow: hidden;
}
.about .abt-img img { height: 480px;}
.about::before {content: '';position: absolute;left: 0;right: 0;top: 0;bottom: 0;/* background: rgba(255, 255, 255, 0.75); *//* z-index: 9; */}

.about .container {
position: relative;
z-index: 10;
}

.about .content {
/* padding: 25px; */
}

.about .content h3 {
font-weight: 700;
margin: 0;
font-size: 34px;
color: #00acec;
margin-bottom: 22px;
position: relative;
}

.about .content p {
margin-bottom: 10px;
text-align:justify;
line-height:26px;
font-size: 15px;
}

.about .content .rd-mr {
display: inline-block;
background: #00acec;
padding: 6px 44px 8px 30px;
color: #fff;
border-radius: 50px;
transition: 0.3s;
position: relative; font-weight:800; font-size:17px;
}

.about .content .rd-mr i {
font-size: 18px;
position: absolute;
right: 18px;
top: 9px;
}

.about .content .rd-mr:hover {
background: #111;
}

.about .icon-boxes .icon-box {
  padding: 30px;
  position: relative;
  overflow: hidden;
  background: #fff;
  box-shadow: 0 0 29px 0 rgba(68, 88, 144, 0.12);
  transition: all 0.3s ease-in-out;
  border-radius: 8px;
  z-index: 1;
border:1px dashed #ccc;margin: 10px auto;
text-align:center;
}

.about .icon-boxes .icon-box:hover, .about .icon-boxes .icon-box:hover .fa, .about .icon-boxes .icon-box:hover a{ color:#fff;}
.about .icon-boxes .icon-box i {
font-size: 40px;
color: #00acec;
margin-bottom: 10px;
}
.about .icon-boxes .icon-box::before {
  content: '';
  position: absolute;
  background: #00acec;
  right: -60px;
  top: -40px;
  width: 100px;
  height: 100px;
  border-radius: 50px;
  transition: all 0.3s;
  z-index: -1;
}
.about .icon-boxes .icon-box:hover::before {
  background: #00acec;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border-radius: 0px;
}
.about .icon-boxes .icon-box h4 {
font-size: 20px;
font-weight: 700;
margin: 0 0 10px 0;
}

.about .icon-boxes .icon-box p {
font-size: 15px;
color: #848484;
}


/*--------------------------------------------------------------
# Services
--------------------------------------------------------------*/

.ser-bx {
  width: 100%;
  margin-bottom: 20px;
  position: relative;
  z-index: 0;
}
.ser-bx .img {
  width: 100%;
  height: 240px;
  display: block;
}
.ser-bx .img .icon {
  width: 70px;
  height: 70px;
  background: #00acec;
  margin: 0 auto;
  opacity: 0;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.ser-bx .img .icon span {
  color: #fff;
  padding: 30px;
}
.ser-bx .text {
  width: 90%;
  background: #fff;
  padding: 20px;
  margin: 0 auto;
  margin-top: -75px;
  border-radius: 4px;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-box-shadow: 0px 15px 46px -16px rgb(0 0 0 / 10%);
  -moz-box-shadow: 0px 15px 46px -16px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 15px 46px -16px rgb(0 0 0 / 10%);
}
.ser-bx .text h3 {
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
}
.ser-bx .text p {
  margin-bottom: 0;
  font-size: 15px;
}
.ser-bx:hover .img .icon {
  opacity: 1;
}
.ser-bx:hover .text {
  background: #111;
}
.ser-bx:hover .text h3 {
  color: #fff;
}
.ser-bx:hover .text p {
  color: rgba(255, 255, 255, 0.8);
}

/*--------------------------------------------------------------
# Team
--------------------------------------------------------------*/
.team .container-fluid { margin: 0; padding: 0;}
.team .col-md-6 { margin: 0; padding: 0;}
.tm-lft{background-image:url(Image/tm-bg.jpg); background-repeat:no-repeat; background-size:100% 100%; min-height:450px;position:relative;}
.tm-lft:before{position:absolute;top:0;left:0;right:0;background: #111111ad;content:'';width: 100%;height: 100%;z-index:0;}
.carousel-indicators li{background-color:#fff; width: 10px; height: 10px; border-radius: 50%;border: 5px solid #00acec; opacity:1;}
.carousel-indicators .active{background-color:#111;}
.carousel-indicators{bottom: -50px;right: inherit;margin-left: 10%;}
.tm-img img{float:left;width: 100px;border:4px solid #00acec;border-radius:50%;margin-right:10px;}
.tm-bx h3{display:block;font-size: 24px;line-height: 35px;padding-top: 15px;color: #fff;margin: 0 0 20px 0;}
.tm-bx p{color:#fff;margin: 35px 0;font-size: 15px;letter-spacing: 0.3px;line-height: 25px;}
.tm-bx h3 span{display:block; font-size:16px;}
.tm-rht{padding: 100px 60px 0;min-height: 450px;background: #111;}
.team .section-title{position:absolute; top:45%; margin:0 auto; right:0; left:0; color:#fff;}
/*--------------------------------------------------------------
# Contact form
--------------------------------------------------------------*/
.contact .map-hm-rht {
box-shadow: 0 0 30px rgba(214, 215, 216, 0.6);
padding: 30px;
background: #fff;
}



.contact .map-hm-rht input{
border-radius: 0;
box-shadow: none;
font-size: 16px;
}

.contact .map-hm-rht input::focus{
background-color: #00acec;
}

.contact .map-hm-rht input {
padding: 26px 15px;
}


.contact .map-hm-rht [type="button"] {
background: #00acec;
  border: 0;
  padding: 10px 24px;
  color: #fff;
  transition: 0.4s;
  font-weight: bold;
  font-size: 17px;
  border-radius: 5px;
}

.contact .php-email-form button[type="button"]:hover {
background: #8ec4dd;
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
#footer {
background: #111;
padding: 0 0 30px 0;
color: #fff;
font-size: 15px;
}

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


#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 p {
font-size: 15px;
line-height: 24px;
margin-bottom: 0;
color: #ffff;
margin-top: 12px;
font-family: 'Poppins', sans-serif;
}

#footer .footer-top .social-links a {
font-size: 18px;
display: inline-block;
background: #111;
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: #00acec;
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-top .footer-links ul {
list-style: none;
padding: 0;
margin: 0;
}

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

#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: #a2cfe3;
}

#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 .footer-top .footer-newsletter form input[type="submit"] {
position: absolute;
top: 0;
right: 0;
bottom: 0;
border: 0;
background: none;
font-size: 16px;
padding: 0 20px;
background: #00acec;
color: #fff;
transition: 0.3s;
border-radius: 4;
}

#footer .footer-top .footer-newsletter form input[type="submit"]:hover {
background: #409cc5;
}

#footer .copyright {
border-top: 1px solid #385b6b;
text-align: center;
padding-top: 30px;
}

#footer .credits {
padding-top: 10px;
text-align: center;
font-size: 14px;
color: #fff;
}
.top {
  position: fixed;
  right: 10px;
  bottom: 30px;
  text-align: center;
  color: #fff;
  background: #111;
  padding: 10px 10px;
  z-index: 9;
  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;
}

@media (max-width: 1200px) {
.about .content {
  padding-right: 0;
}
}
@media (max-width: 992px) {
.team .member {
  margin-bottom: 110px;
}
.services .icon-box{margin:15px auto;}
}

@media (max-width: 768px) {
.about {
  text-align: center;
}
}
@media (max-width: 767px) {
#header img{margin:inherit;}
.body-fx #header{padding: 15px 0;
  height: inherit;
  position: relative; background: rgba(47,77,90,.85) !important;}
.navbar-toggle{margin-top: -38px;
  position: absolute;
  right: 0px;}
.caption{width: 100%;}
.wback .caption{    top: 30%;}
.navbar-default, .navbar-default .navbar-collapse{background-color:  rgba(47,77,90,.85) !important;border-color: transparent !important;}
.body-fx .navbar-default, .body-fx .navbar-default .navbar-collapse{background-color: transparent !important;border-color: transparent !important;}
.nav>li>a { padding: 8px 2px;}
.navbar-default .navbar-toggle .icon-bar{background-color: #fff;}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover{ background-color: #111;}
}
@media (max-width: 575px) {
#footer .footer-top .footer-info {margin: -20px 0 30px 0;}
.wback .caption{display:none;}
#header{position:relative;background-color:  rgba(47,77,90,.85);padding: 20px 0; height: 80px;}
}
@media (max-width: 414px) {
#header img {
  margin: inherit;
  max-width: 75%;
}
}

#WhatsNewControl { margin: 65px 0 0 0;}