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

body {
  font-family: Poppins !important; font-size: 15px;
  /*background: url(../Image/hm-bg.png); */
  background-size:100% 100%;
  background-attachment:fixed;
  color: #444444;
}
p{ font-size: 15px; font-family: Poppins !important;}
.main-table{font-family:Poppins;font-weight:normal;Font-size:14px;width: 98%;color:#333;line-height:24px;text-align:justify;}
.main-heading{ font-weight:bold; Font-size: 20px; color:#222; text-align:left; line-height:30px; border-bottom:1px #ccc dashed; text-transform:uppercase; margin-bottom:10px;}
.sub-heading{ font-weight:bold; Font-size:16px; color:#222; line-height:30px; text-align:left; margin:0;}
.team-title{ font-weight:bold; Font-size:14px; color:#222; line-height:30px; text-align:left;}

.head-hm{ text-align: center; color:#004470; margin-top:20px; margin-bottom:20px; font-size: 24px; position:relative;}

.hm-abt .head-hm span{ background:#eee; }

.head-hm span{ border-left: 4px solid #0f5d9d;
    border-right: 4px solid #0f5d9d;
    padding: 3px 9px; position:relative; z-index:9; background:#fff; line-height: 30px;
}
	
.head-hm:after{content: "";
    position: absolute;
    left: 0;
    top: 12px;
    height: 1px;
    width: 100%;
    background: #ccc;}
	
.ser-cnt, .serv-bx, .ser-img img, .ser-cnt h3, .ser-cnt p.rd-mr, p.rd-mr a, p.rd-mr a:after,
.serv-bx:hover, .serv-bx:hover .ser-img img, .serv-bx:hover p.rd-mr a, .serv-bx:hover p.rd-mr img, .serv-bx:hover p.rd-mr a:after,
p.rd-mr img
{transition:0.5s; -webkit-transition:0.5s; -moz-transition:0.5s;}
	
.serv-bx{
    background: #fff;
    border: 1px solid #dddddd;
    margin-bottom: 60px;
    min-height: 396px;
    position: relative;
    z-index: 9;
    padding-bottom: 25px;
    }
	
.serv-bx:hover{box-shadow: 0px 6px 4px #6a4cd0;transform:translate(0,-4px);}

.serv-bx:hover .ser-img img{transform:scale(1.2) rotate(5deg);}

.serv-bx:hover p.rd-mr a{background: #5a57d4;color:#fff;border-color: #5a57d4;}

.serv-bx:hover p.rd-mr img, .hm-team p.rd-mr a img{filter: brightness(0) invert(1); -webkit-filter: brightness(0) invert(1); -moz-filter: brightness(0) invert(1);}

.serv-bx:hover p.rd-mr a:after{background: #b9defd; border: 2px solid #b9defd; }
	
/*.serv-bx:after{content: "";
    position: absolute;
    right: 0;
    top:0px;
    height:50%;
    width: 100%;
    background: #0f5d9d;}*/
	
.mar-dv{margin:0 1.7%;}
	
.ser-img img{width:100%; height: 100%; }

.ser-img{ height: 250px; overflow: hidden;}
	
.ser-cnt{     text-align: center;
    width: 87%;
    margin: 0 auto;
    margin-top: -18px;
    position: relative;
    position: relative;
    background: #fff;
   }
	
.ser-cnt h3{
    background: #4561d9;
    color: #fff;
    padding: 5px 0;
    margin: 0 0px 6px;
    font-size: 18px;
    font-weight: bold;
    }
	
.ser-cnt p.rd-mr{     text-align: center;
    position: absolute;
    bottom: -45px;
    margin: 0 auto;
    left: 0;
    right: 0;}

p.rd-mr a{    background: #fff; position:relative;
    border: 2px solid #434343;
    padding: 9px 7px;
    text-transform: uppercase;
    font-size: 12px;
    color: #333;
    font-weight: 600;}
	
p.rd-mr a:after{content:""; position:absolute; width:100%; height:100%; background: #fff; border: 2px solid #434343; left:2px; top:2px; z-index:-1;}

.cont-page h2{
    font-size: 21px;
    font-weight:bold;
    color: #236ade;
    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: #236ade;
    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: #63ae47;
}

a:hover {
  color: #63ae47;
  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;}

.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;}


#FooterrControl1_tr_FooterBackImage td.row{margin:0;}
/*navbar*/



.bnr-sec{ position:relative; background: url(image/banner-bg1.png) no-repeat;background-attachment: scroll;background-size:100% 100%;height: 610px;}
.bnr-sec .banner-content{/*position:absolute;top: 140px;width: 42%;left: 72px;*/}
.bnr-sec .banner-img {padding-top: 90px;}
.banner-content h1{color:#fff; font-size:40px; line-height:60px; font-weight:bold;}
.banner-content p{color: #fff; text-align: justify;  line-height: 30px; font-size: 16px;}
.banner-content .txt-rotate .wrap{border-right:#7bc7d7 solid;}
.banner-content a{color:#fff; background:#000; line-height:40px; padding:10px 20px; border-radius:10px; border:2px dashed #000; 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: #236ade;
  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: #236ade;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: #00295a;}
.tm-lft .section-title h2::before{background: #fff;}
.section-title p {
  margin-bottom: 0;
}

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

.about {
  padding: 50px 30px;
  position: relative;
  overflow: hidden;
}


.about .container {
  /* padding:50px 15px; */
  position: relative;
  z-index: 10;
  background: rgba(254,254,254,1);
  border-radius: 10px;
  box-shadow: 0px 8px 25px 5px rgb(0 0 0 / 40%);
}

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

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

.about .content p {
  margin-bottom: 10px; text-align:justify; line-height:26px;
}
.about .content .rd-mr a { color:#fff;}

.about .content .rd-mr {
  display: inline-block;
  background: #236ade;
  padding: 6px 44px 8px 30px;
  color: #fff !important;
  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: #00295a;
}

.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: #236ade;
  margin-bottom: 10px;
}
.about .icon-boxes .icon-box::before {
    content: '';
    position: absolute;
    background: #236ade;
    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: #236ade;
    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 .sub-heading{font-weight:bold; color: #236ade;}
.about img{ border-radius: 50px;}
.about ul{line-height:26px; list-style:none;padding: 0;font-family: 'Poppins', sans-serif;}
.about ul li .fa{margin-right:10px; color:#236ade;}
/*--------------------------------------------------------------
# Services
--------------------------------------------------------------*/
.services{position:relative; padding: 30px 0 0px;}
.ser-bx {background: #fff;  position: relative;  z-index: 0; border-radius: 4px; margin:10px auto;  margin-bottom: 40px; box-shadow:-7px 11px 33px 8px rgb(0 0 0 / 20%);  padding: 20px 0; display:flex;}
.services .container{ border-radius: 5px; padding:0 50px; position:relative; overflow:hidden;padding-bottom: 10px;}
.services .container{z-index:9;}
.ser-bx .img {width: 100%; height: 240px;  display: block;}
.ser-bx .img .icon {width: 70px; height: 70px; background: #236ade;  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:left; padding: 15px 10px;}
.ser-bx .img-bx .fa{font-size:35px;color:#fff;background: #236ade;padding: 20px;border-radius: 50%; text-align:center; width: 80px; height: 80px;}
.ser-bx .text{ position: relative; padding:0 20px 20px; margin: auto 0; 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;    -moz-box-shadow: 0px 15px 46px -16px rgba(0, 0, 0, 0.1);}

.ser-bx .text h3 {font-size: 16px; font-weight: 700; text-transform: uppercase; text-align: left; margin: 0; line-height: 40px;}
.ser-bx .text p {font-size: 15px;}
.ser-bx .text p.rd-mr a{color:#000; font-weight:bold; border-bottom:2px solid #000; border-top:2px solid #000;line-height:30px;}

/*--------------------------------------------------------------
# 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:#00295a;}
.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:#00295a;}
.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: url(../image/footer.png) no-repeat; background-size:100% 100%; color: #fff; font-size: 15px;padding-top:180px;}
footer h2{font-size: 30px;line-height: 30px;color: #fff;text-align: left;padding-bottom: 15px;margin-bottom: 20px;border-bottom: 1px dashed rgba(254,254,254,.3);}
footer P{ color: #fff; font-size: 15px; line-height:24px; text-align: left;}


.info{ width: 100%;}

.info i {
  font-size: 20px;
  color: #236ade;
  float: left;
  width: 40px;
  height: 40px;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50px;
  transition: all 0.3s ease-in-out;
}

.info h4 {
  padding: 0 0 0 60px;
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 5px;
  color: #fff;
}

.info p {
  padding: 0 0 0 60px;
  margin-bottom: 0;
  font-size: 14px;
}

.info .email, .info .phone {
  margin-top: 20px;
}
.info .email{ margin-bottom: 20px;}

.info .email:hover i, .info .address:hover i, .info .phone:hover i {
  background:#000;
  color: #fff;
}
.team_img {
  width: 140px;
  border: 6px solid #236ade;
  border-radius: 50%;
}

.social-links{ width:100%;}
.social-links div{ width:100%; padding:5px; transition: 0.3s; margin-bottom:5px;}
.social-links i{ font-size: 20px; background: #fff; color: #236ade; line-height: 1; padding: 8px 0; margin-right: 4px; border-radius: 50%; text-align: center; width: 36px; height: 36px;}

.social-links a{ color: #fff; text-decoration:none;}

.links{ width:100%;}
.links div{ width:100%; transition: 0.3s; margin-bottom:5px;    color: #fff;
  text-decoration: none;
  line-height: 24px;
  font-family: 'Poppins', sans-serif;}
.links i{ font-size: 14px;  color: #fff; line-height: 1; padding: 8px 0; margin-right: 4px;  border-radius: 50%; text-align: center;  width: 36px; height: 36px;}
.links a{ color: #fff; text-decoration:none; line-height:24px;font-family: 'Poppins', sans-serif;}

.copyright{ width:100%; background:#000; padding:10px 0; margin-top:30px;}
.copyright P{ font-family: 'Poppins', sans-serif; color: #fff; font-size: 15px; line-height:24px; margin:0;}

.copy-lft p{ text-align: left;}
.copy-rht p{ text-align: right;}
.top {
    position: fixed;
    right: 10px;
    bottom: 30px;
    text-align: center;
    color: #fff;
    background: #000;
    padding: 10px 10px;
    z-index: 9;
    border-radius: 50%;
    border: 2px solid #fff;
    cursor: pointer;
    opacity: 0;
    transition: ease-in 0.5s;
}

a:hover, a{text-decoration: none;}
.top.scll-top {
    opacity: 1;
    transition: ease-in 0.5s;
    bottom: 50px;
}

.top .fa {
    display: block !important;
}
#divmainenquiry11 .close { position: absolute; right: 14px; font-size: 30px; cursor: pointer;}
.RadDock .rdContent{font-family:Arial !important; }
/*nav-bar*/
.dropdown-toggle{position:relative;}
.nav-item ul li .dropdown-toggle::after{position:absolute;right: 5px; top: 10px;}
#MenuControl .bg-light{background-color: transparent !important; height:100%;}
#MenuControl .nav-link:focus,#MenuControl .nav-link:hover, #MenuControl .dropdown-item:focus, #MenuControl .dropdown-item:hover{background-color:#000 !important; color:#fff !important;}
.nav-link{font-weight: 500; color:#fff;}
.nav-fill{width:100%; font-size: 15px;}
.nav-item a{font-size:15px;}
.navbar-brand{margin:0;}
.RadGrid_Default .rgHoveredRow{background:#c5c5c5 !important;}
.navbar-toggler{background: #fff;}
/*nav-bar*/
#WidgetControl4{display: none;}
#widgetsControl, #widgetsControl_C{height: inherit !important;}
/*fix menu*/
#HeaderControl .rdCenter, #MenuControl .rdCenter{background: transparent !important;} 
@media (min-width: 992px){

  #HeaderControl, #MenuControl{position:fixed; top:0;}
  .body-fx #HeaderControl, .body-fx #MenuControl, #HeaderControl, #MenuControl{position:fixed; top:0; height:70px; transition:.3s;}
  .body-fx #HeaderControl, .body-fx #MenuControl{ background-color: rgba(35,106,222,0.85) ;}
  .body-fx #HeaderControl,  #HeaderControl{width:33%; float:left; left:0;z-index: 9;}
  .body-fx #MenuControl, #MenuControl{width:67%; float:right; right:0;}
  center #form1 #HeaderControl, center #form1 #MenuControl{ background-color: rgba(35,106,222,1) ;}
 center #form1 #HomepagecontentControl{padding-top: 90px;}
  }
  /*fix menu*/
  @media (max-width: 1170px){
    .navbar-expand-md .navbar-nav .nav-link{padding-right:1px; padding-left: 1px;}
    }
    @media (max-width: 991px){
    #MenuControl, #MenuControl_C, #HeaderControl, #HeaderControl_C, #widgetsControl_C, #widgetsControl{ height: initial !important;}
    .navbar-expand-md .navbar-nav .nav-link, .dropdown-menu{font-size: 13px;}
    .fixed-top { position: relative;}
    #HeaderControl, #MenuControl .bg-light{background-color:#236ade !important;}
    .services .container{padding: 0 20px;}
    .bnr-sec{height: 500px;}
    footer { background-size: cover;}
      }
    @media (max-width: 769px){
    #widgetsControl_C, #widgetsControl, #MenuControl, #MenuControl_C{height:initial !important}
    }
    a, a:hover{text-decoration:none !important;}
    @media (max-width: 767px){
		.serv-bx {
    min-height:auto;
}
      footer, .bnr-sec{background-size: cover;height: inherit;}
      .about .content{padding: 10px;}
    .navbar.navbar-expand-md{text-align:center;}
    .navbar.navbar-expand-md .container-fluid{display:block;}
    .nav-fill .nav-item, .nav-fill>.nav-link{text-align:left;}
    .navbar-nav>li{ display: block; text-align: left; padding: 4px 0; border-bottom: 1px solid #999; border-right:0; }
    .nav-item ul li .dropdown-toggle::after{transform: rotate(90deg);}
    .nav-item .nav-link.dropdown-toggle::after {position: absolute; right: 5px; top: 15px;}
    .navbar-expand-md .navbar-nav .nav-link{font-size: 14px;padding-right: 5px; padding-left: 5px;}
    }
@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) {
  .bnr-sec .banner-img {
   /* display: none;*/padding-top: 10px;
}
#services {
    width: 100%;
}
.caption{width: 100%;}
.wback .caption{    top: 30%;}

}
@media (max-width: 575px) {
  #footer .footer-top .footer-info {margin: -20px 0 30px 0;}
  .wback .caption{display:none;}
  .ser-bx .text{padding: 0 10px 20px;}
  
}
@media (max-width: 414px) {
  .info h4, .info p{padding: 0 0 0 50px;}
}