@import url('https://fonts.googleapis.com/css2?family=Poppins&display=swap');
body {
  font-family: 'Poppins', sans-serif;
  /*background: url(../Image/hm-bg.png); */
  background-size:100% 100%;
  background-attachment:fixed;
  color: #444444;
}
.cont-page h2{
    font-size: 21px;
    font-weight:bold;
    color: #111;
    line-height: 24px;
    margin-top: 0;
    text-transform: uppercase;
    margin-bottom: 10px;
    margin-top: 5px;
    }
		
.cont-page h2 span{ color: #111; font-weight: normal; font-size: 18px;}

.cont-page .st-feature-box {
    background: #00395b;
    padding-top: 10px;
    font-family: 'Poppins', sans-serif;
    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;
    font-family: 'Poppins', sans-serif;
    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 .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;
}
a {
  color: #000;
}

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*/
.valuation-pg ul{padding:0; margin:0; list-style:none; text-align:center;}
.valuation-pg ul li{display:inline-block; width:30%; margin:15px .5%; border:1px dashed #ccc; background:#eee;    vertical-align: top;}
.valuation-pg ul li h4{padding:5px 30px; font-size:18px;}
.container-fluid{padding-left:2px; padding-right:2px;}
#HeaderControl, #MenuControl, #widgetsControl, #WidgetControl2, #WidgetControl1, #WidgetControl4{ padding: 0;}



.container-fluid{/*padding-left:2px; padding-right:2px;*/}




.MenuControl_C{ border:0 !important; background-color:#ff0000 !important;}



#MenuControl_C .navbar-default,
#MenuControl_C .container-fluid,
#MenuControl_C .navbar-nav
{height:100%;}

#MenuControl_C #navbar-collapse-1{height:100% !important;}
.table-responsive{overflow:hidden;padding: 0px;/*display:inline-table;*/border: 0;}


#FooterrControl1_tr_FooterBackImage td.row{margin:0;}
/*navbar*/
.bnr-sec .banner-content p {
  /* color: #fff; */
  /* background: #567c91; */
  /* line-height: 40px; */
  /* padding: 10px 20px; */
  /* margin: 5px 20px; */
  border-radius: 10px;
  /* border: 2px dashed #eee; */
  transition: .5s;
  /* font-weight: bold; */
  color: #eee;
  letter-spacing: 3px;
  line-height: 35px;
  font-size: 25px;
  min-height: 105px;
  color:#fff;
  margin-bottom: 20px;
}

.bnr-sec:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(0,57,91,.8) !important;
    height: 100vh;
    width: 100%;
}

.bnr-sec{/* background: rgba(255,103,0,.8); */background: url(../Image/hm-bg.png);background-size: 100% 100%;background-attachment: fixed;height:100vh;}
.bnr-sec .banner-content{position:relative;top: 100px;z-index: 9999999;left: -16px;}
.bnr-sec .banner-img {position: relative;top: 150px;z-index: 99999;}
.banner-content h1{color:#eee; font-size:50px; line-height:60px; letter-spacing:5px; font-weight:bold;}
.banner-content h2{color:#eee;letter-spacing:3px; line-height:35px; font-size:25px; min-height:120px;}
.banner-content .txt-rotate .wrap{border-right:#7bc7d7 solid;}
.banner-content a{color: #fff;background: #a6ce39;line-height: 40px;padding: 10px 20px;margin: 5px 20px;border-radius: 10px;border: 2px dashed #eee;transition: .5s;font-size: 16px;font-weight: bold;/* padding:10px 20px; *//* margin: 5px 12px; *//* border-radius:10px; */border:2px dashed #eee;/* transition:.5s; *//* font-weight:bold; */}

/*--------------------------------------------------------------
# Back to top button
--------------------------------------------------------------*/
.back-to-top {
  position: fixed;
  display: none;
  width: 40px;
  height: 40px;
  border-radius: 50px;
  right: 15px;
  bottom: 15px;
  background: #7bc7d7;
  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;
}

/*--------------------------------------------------------------
# Sections General
--------------------------------------------------------------*/
section {
  padding: 60px 0;
  background: url(../Image/hm-bg.png);
  background-size: 100% 100%;
  background-attachment: fixed;
}

.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: 10px;
  color: #00395b;
  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: #a6ce39;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: #00395b;}
.tm-lft .section-title h2::before{background: #fff;}
.section-title p {
  margin-bottom: 0;
}

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

.about {
  background: url("../image/about-bg.jpg") center center no-repeat;
  background-size: cover;
  padding: 10px 0 60px 0;
  position: relative;
  overflow: hidden;
}


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

.about .content {
  padding: 10px 30px 0 30px;
}

.about .content h3 {
  font-weight: 700;
  margin: 0;
  font-size: 34px;
  color: #00395b;
  margin-bottom: 30px;
  position: relative;
  left: 20px;
}

.about .content p {
  margin-bottom: 10px;
  text-align:justify;
  line-height:26px;
  font-family: 'Poppins', sans-serif;
  font-size: 14px;
}

.about .content .rd-mr {
  display: inline-block;
  background: #a6ce39;
  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: #00395b;
  color: #fff;
}

.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: #7bc7d7;
  margin-bottom: 10px;
}
.about .icon-boxes .icon-box::before {
    content: '';
    position: absolute;
    background: #7bc7d7;
    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: #7bc7d7;
    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;
}
.about img{border: 10px solid #a6ce39;border-radius: 30px;}

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

.ser-bx {
    width: 100%;
    position: relative;
    z-index: 0;border-radius: 4px; margin:10px auto;
    margin-bottom: 40px;
}
.services .container {background: rgba(254,254,254,.8); box-shadow: -7px 11px 33px 8px rgb(0 0 0 / 40%); border-radius: 5px; padding:50px;}
.ser-bx .img {
    width: 100%;
    height: 240px;
    display: block;
}
 p.rd-mr a{
    color: #fff;
    font-size: 14px;
}
.text h3 {
  font-size:20px;
  font-weight:500;
}
 p.rd-mr {
    text-align: center;
    border: 1px solid #7bc7d7;
    background: #7bc7d7;
    padding: 10px 5px;
    max-width: 45%;
    margin-top:30px;
    margin-bottom:40px;
    color: #fff;

}
.ser-bx .img .icon {
    width: 70px;
    height: 70px;
    background: #7bc7d7;
    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-bx{text-align:center;width:100%;background: #a6ce39;padding:30px 10px;}
.ser-bx .img-bx .fa{font-size:50px;color: #fff;}
.ser-bx .text {position:relative;
    background: #fff;
    padding: 20px;
    margin: 0 auto; text-align:justify;
    -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;    text-align: center;
}
.ser-bx .text p {
    margin-bottom: 0;
    font-size: 15px;
}
.ser-bx .text p.rd-mr{text-align:center;border: 1px solid #ffffff;background: #a6ce39;padding:10px 5px;max-width:50%;color:#fff;margin:0 auto;}
.ser-bx .text p.rd-mr a{color:#fff;}
/*--------------------------------------------------------------
# Team
--------------------------------------------------------------*/
.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:rgba(0,41,90,.7); content:'';width: 100%; height: 100%; z-index:0;}
.carousel-indicators li{background-color:#fff; width: 10px; height: 10px; border-radius: 50%;border: 5px solid #7bc7d7; opacity:1;}
.carousel-indicators .active{background-color:#5a7f93;}
.carousel-indicators{bottom: -50px;right: inherit;margin-left: 10%;}
.tm-img img{float:left; width:80px; border:4px solid #7bc7d7; border-radius:50%; margin-right:10px;}
.tm-bx h3{display:block; font-size:22px;line-height:30px; padding-top: 15px;color: #fff;}
.tm-bx p{color:#fff;}
.tm-bx h3 span{display:block; font-size:16px;}
.tm-rht{padding: 100px 60px 0;min-height: 450px; background:#5a7f93;}
.team .section-title{position:absolute; top:45%; margin:0 auto; right:0; left:0; color:#fff;}
/*--------------------------------------------------------------
# Contact form
--------------------------------------------------------------*/
.contact {/*padding:10px 0 80px;*/}
.contact .map-hm-rht {
  box-shadow: 0 0 30px rgba(214, 215, 216, 0.6);
  padding: 30px 30px 0;
  background: #fff;
}



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

.contact .map-hm-rht input::focus{
  background-color: #7bc7d7;
}

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


.contact .map-hm-rht [type="submit"] {
  background: #7bc7d7;
    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="submit"]:hover {
  background: #8ec4dd;
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
#footer {
  background: #00395b;
  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: 14px;
  line-height: 24px;
  margin-top: 15px;
  margin-bottom: 0;
  font-family: 'Poppins', sans-serif;
  color: #fff;
}

#footer .footer-top .social-links a {
  font-size: 18px;
  display: inline-block;
  background: #0779bd;
  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: #04456c;
  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: #fff;
  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;
  font-size: 14px;
  font-family: 'Poppins', sans-serif;
  transition: 0.3s;
  display: inline-block;
  line-height: 1;
}
#footer .footer-top .footer-links ul a:hover {
  color: #fff;
}

#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: #7bc7d7;
  color: #fff;
  transition: 0.3s;
  border-radius: 4;
}

#footer .copyright {
  border-top: 1px solid #fff;
  font-family: 'Poppins', sans-serif;
  text-align: center;
  font-size: 14px;
  padding-top: 30px;color: #fff;
}

#footer .credits {
  padding-top: 10px;
  font-family: 'Poppins', sans-serif;
  text-align: center;
  font-size: 14px;
  color: #fff;
}
.top {
    position: fixed;
    right: 10px;
    bottom: 30px;
    text-align: center;
    color: #fff;
    background: #567c91;
    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: 1024px) {
	.bnr-sec{height:100%;}
  .bnr-sec:after{height:100%;}
}
@media (max-width: 991px) {
  .team .member { margin-bottom: 110px;}
  .services .icon-box{margin:15px auto;}
  .bnr-sec .banner-content{    left: 0;  right: 0;  margin: 0 auto; width: 80%;}
  .banner-content h1{font-size: 30px;}
  .bnr-sec .banner-img {position: relative; top: 30px;}
  .bnr-sec{height: 100%; position: relative;}
  .bnr-sec:after{height:100%;}
}
@media (max-width: 768px) {
  .about { text-align: center;  }
}
	
@media(max-width:767px){
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover{border-color: #5a7f93;     background-color: #5a7f93;}
.navbar-default .navbar-toggle{border-color: #5a7f93;}
.navbar-toggle{background-color: #5a7f93;border-color: #5a7f93;margin-top: 22px;}
.navbar-default .navbar-toggle .icon-bar{    background-color: #fff;}

#bs-example-navbar-collapse-1{    margin: 0;  padding: 0; border-top: 0;}
.navbar-default .navbar-nav>li>a{color: #fff; padding: 5px 10px; background: #5a7f93; border-bottom:1px solid #fff; }
#HeaderControl, center #form1 #HeaderControl{width: 45%;     z-index: 999999999;}
.body-fx #HeaderControl, .body-fx center #form1 #HeaderControl{width:100%;     z-index: 999999999;}
.body-fx center #form1 .top-nav{position: relative;}
.navbar{    margin-right: 0 !important;}
.navbar-default .navbar-collapse, .navbar-default .navbar-form{    margin: 0; width: 100%; border:0;}
	
#MenuControl, #MenuControl_C{height:inherit !important; width: 100%;}
.navbar-nav>li>a { line-height: 30px;}
.navbar-default .navbar-nav>li>a { font-size: 14px;}
.navbar-default .navbar-nav .open .dropdown-menu>li>a{background: #5a7f93; border-bottom: 1px solid #fff; color: #fff;}
	
.body-fx .navbar-default .navbar-toggle:focus, .body-fx .navbar-default .navbar-toggle:hover { border-color: #5a7f93; background-color: #5a7f93;}
.body-fx .navbar-default .navbar-toggle { border-color: #5a7f93;}
.body-fx #MenuControl{height: inherit !important; width: 100%;}
.body-fx #HeaderControl{z-index: 999999999;/*top: -2px;*/}
.body-fx #HeaderControl{width: 80%;}
#logo-web{margin: inherit;  padding-top: inherit;}
.body-fx #MenuControl_C{height: inherit !important;}
.body-fx #MenuControl_C #navbar-collapse-1{height: 278px !important;  overflow-y: auto;}
.navbar-nav{margin-bottom:0;}
center #HeaderControl{    padding: 5.5px 0;}
center .navbar-default .navbar-toggle:focus, center .navbar-default .navbar-toggle:hover{border-color: #5a7f93;}
center .navbar-default .navbar-toggle { border-color: #5a7f93;}
.body-fx center #HeaderControl{height: 67px !important;}
center #form1 #HomepagecontentControl{padding-top: 75px;}
.about .content { padding: 10px 0;}
	}
	
@media(max-width:667px){
	.banner-content a{margin: 5px 8px;}
	}
	
@media(max-width:568px){
#home:after{     height: 140px;     background: linear-gradient(rgb(0, 0, 0) 20%, transparent 100%);}
.body-fx #MenuControl_C #navbar-collapse-1{/*height: 225px !important;*/}
.navbar-nav>li>a {
    line-height: 24px;
}
.navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu>li>a {
    padding: 2px 15px 2px 25px;
}
	}
	
@media(max-width:480px){
.navbar-default{padding: 8px 0; top: 0;}

#HeaderControl, #MenuControl{ top: 0;}
#logo-web{height:inherit;}
#HeaderControl, center #form1 #HeaderControl{width: initial; max-width: 70%;}
.body-fx #HeaderControl, .body-fx center #form1 #HeaderControl{width: initial; max-width: 70%;}
.navbar-toggle{    margin-top: 12px;}
center #HeaderControl { padding: 8.5px 0;}
center #Div_body { background: #fff !important;}
center #form1 #HomepagecontentControl { padding-top:50px;}
	}
	
@media (max-width: 414px) {
.banner-content a{padding: 10px 12px;}
}
@media(max-width:360px){
.body-fx #MenuControl_C #navbar-collapse-1 {
    height: initial !important;
    max-height: 380px;
}
	}