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

.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: 14px !important;color:#333;font-weight: normal;line-height: 20px !important;border-bottom:1px #ccc dashed;text-transform:uppercase;}
.sub-heading{font-weight:bold; Font-size:20px; color:#333; line-height:30px; text-transform:uppercase; margin:0;}
.team-title{font-weight:bold; Font-size:18px; color:#333; line-height:30px; margin:0;}

@font-face {
  font-family: 'Cambria';
  font-style: normal;
  font-weight: 400;
  src: url(https://vnsca.co.in/image/Cambria-Font-For-Windows.ttf) format('truetype');
}
.tx-r{
    padding-right: 15px;
}
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: 14px;
  line-height:23px;
  }
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: 270px;background: rgba(255, 255, 255, 0.7);width: 45%;left: 28%;text-align: center;}
.banner-content p{text-align: center;}
.banner-content h1{background: rgba(255, 255, 255, 0.7);color:#fff;font-size:45px;margin-top: -60px;line-height:60px;letter-spacing:1px;font-weight:bold;}
.banner-content h2{color:#fff; font-size:25px;  text-align: center; letter-spacing:3px; line-height:35px; min-height:50px;}
.banner-content .txt-rotate .wrap{ border-right:#ccc solid;}
.banner-content a{color:#fff; background:#00295a; line-height:40px; padding:10px 20px; margin:5px 20px; border-radius:10px; border:2px dotted #111; transition:.5s; font-weight:bold;}
.banner-content a:hover{color:#00295a; 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: #00295a;
  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: 16px 20px;
    transition: 0.5s;
    position: absolute;
    left: 0;
    top:inherit;
    z-index: 9;
    /* width: 34%; */
    background: rgba(0,41,90,.85);
    text-align: center;
    position: revert-layer;
    }
#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: 24%;
    /* padding: 2px 2px; */
    padding-left: 0;
    background: rgba(0,41,90,.85);
    z-index: 99;
    text-align: left;
    transition: 0.5s;
    height: 82px !important;
    top: 0;
    /* margin-left: 10px; */
}
.body-fx #MenuControl {
    float: Right;
    position: fixed;
    right: 0;
    width: 76%;
    padding: 0;
    padding-right: 0;
   /*! background: rgba(0,41,90,.85); */
    transition: 0.5s;
    top: 0;
    height: 80px !important;
}
.body-fx .navbar-default, .navbar-default{background-color: rgba(0,41,90,.85);}

/*--------------------------------------------------------------
# Sections General
--------------------------------------------------------------*/
section {
  padding: 60px 0;
}
.bg-1{background-color: #00295a;}

.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: #00295a;
  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: #00295a;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 .side-icn{position: absolute;
    top: 50%;
    right: 15px;
    width: 90px;
    height: 120px;
	text-align:center;
    background: #00295a;
    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%);
}
.abt-img{position:relative;}
.about .side-icn .fa{font-size: 50px; line-height: 120px; text-align: center; color:#fff;}
.about .abt-img:after {
    position: absolute;
    top: 0px;
    left: 0px;
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 120px 120px 0 0;
    border-color: #00295a 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::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: 10px 30px 0 30px;
}

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

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

.about .content .rd-mr {
  display: inline-block;
  background: #00295a;
  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: #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: #00295a;
  margin-bottom: 10px;
}
.about .icon-boxes .icon-box::before {
    content: '';
    position: absolute;
    background: #00295a;
    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: #00295a;
    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: #00295a;
    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;
}
.ser-bx .text {
    width: 90%;
    background: #fff;
    padding: 15px;
    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: #00295a;
}
.ser-bx:hover .text h3 {
    color: #fff;
}
.ser-bx:hover .text p {
    color: rgba(255, 255, 255, 0.8);
}

/*--------------------------------------------------------------
# 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 #00295a; 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 #00295a; 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: -37%;margin:0 auto;right:0;left:0;/* color: #fff !important; */}
.team .section-title h2{color:#fff;}

.team .section-title h2::after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: -2px;
    height: 6px;
    background: #fff;
    width: 60px;
    margin: 0 auto;
}
.team .section-title h2::before {
    content: '';
    right: 0;
    width: 150px;
    margin: 0 auto;
    position: absolute;
    left: 0;
    bottom: 0;
    height: 2px;
    background: #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: #00295a;
}

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


.contact .map-hm-rht .sub-btn-hm {
  background: #00295a;
    border: 0;
    padding: 10px 24px;
    color: #fff;
    transition: 0.4s;
    font-weight: bold;
    font-size: 17px;
    border-radius: 5px;
}

.contact .map-hm-rht .sub-btn-hm:hover {
  background: #121212;
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
#footer {
  background: #00295a;
  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:#fff;
  font-family: 'Poppins', sans-serif;
}
.col-lg-12.table-responsive{padding:0;}
#footer .footer-top .social-links a {
  font-size: 18px;
  display: inline-block;
  background: #00295a;
  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: #00295a;
  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: #00295a;
  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;color: #eee;
  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: #00295a;
    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;
}

/*contact*/
.map-cont{     margin-top: 10px;
    width: 56%;
    float: left;
    border: 1px solid #ddd;
    text-align: center; padding: 10px 0;}
.map-cont img{max-width:100%;}
	
.bx-rht-cont{    width:40%;
    float: left;
    margin-left: 3%; text-align: left;}
	
.bx-rht-cont a{cursor:pointer;}
.bx-rht-cont h2{text-align: left;
    font-size: 16px;
    font-weight: bold;     line-height: 18px; margin-top: 10px; margin-bottom:5px;}
	
.bx-rht-cont p{margin-bottom:0;}
.brn-off{width:31%; padding:1%; float:left;     padding-bottom: 0;}
.cont-page h3{     margin: 0;
    font-size: 18px;
    margin-bottom: 8px;}
.cont-page p{font-size:14px; color:#000;     line-height: 24px !important;}

.cont-heading {
    margin: 0;

    font-size: 15px;
    text-transform: uppercase;
    background:#60355c;
    padding: 9px 10px;
    color: #fff;
    margin-bottom: 8px;
}
	
.head-bx{float: left;
    width: 50%;}
	
.contd-bx{float: left;
    width: 50%;}
	
.brn-bx h2{text-align:center;}

.map-cont img{max-width:100%;}

.cont-page .st-feature-box{ background: #00295a; padding-top: 10px; padding-bottom: 10px; margin-bottom: 10px; 
padding-right: 10px; color: #fff;}
	
.cont-page .feature-box-image{    margin-top: 13px;}

.brnh-off p{margin-bottom:2px;}


.st-custom-heading-layout2.st-custom-heading-wraper {
    margin-bottom: 24px;
}

.st-custom-heading-layout2 .st-heading-title {
    position: relative;
    margin-bottom: 0;
    text-transform: uppercase;
    font-size: 25px;
    line-height: 25px; font-weight:bold;
	margin-top: 0;
}

.st-custom-heading-layout2 .st-heading-title>span {
	    position: relative;
    margin-bottom: 0;
    text-transform: uppercase;
    font-size: 25px;
    line-height: 25px;
    display: block;
    margin-bottom: 11px;
}

.st-custom-heading-layout2 .heading-line {
    width: 26px;
    height: 1px;
    background: #114366;
    margin: 0;
}

.st-feature-box {
    padding-left:75px;
    position: relative;
	    margin-bottom: 35px;
}

.st-feature-box .st-feature-box-icon {
    color: #fff;
    display: block;
    position: absolute;
    width: 52px;
    height: 52px;
    line-height:0px;
    top: 0;
    left: 0;
    text-align: center;
    font-size: 30px;
    -webkit-transition: all .3s;
    -khtml-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.st-feature-box h3 {
    color: #fff;
    margin-bottom: 8px;
    font-size: 18px;
    line-height: 20px;
    font-weight: normal;
}

.cont-soc img{margin-right:5px;}
.cont-page h2{
    font-weight:bold;
    color: #111;
    font-size: 19px;
    font-family: Cambria !important;
    margin-top: 0;
    text-transform: uppercase;
    margin-bottom: 18px;
    margin-top:10px;
    }
.cont-page h2 span{color: #111;
    font-weight: normal;
    font-size: 18px;}
.cont-page h5{    color: #222;
    font-size: 19px;
    margin-bottom: 25px;}
	
.cont-page h2 span {
    color: #111;
    font-weight: normal;
    font-size: 18px;
}

.cont-page{text-align:left;font-family: arial; font-size: 14px;}


/*cont-page*/

@media (max-width: 1200px) {
  .about .content {
    padding-right: 0;
  }
center #form1 #MenuControl{width: 66%;}
}
@media (max-width: 991px) {
  .team .member { margin-bottom: 110px;}
  .services .icon-box{margin:15px auto;}
.body-fx #MenuControl, #MenuControl, #HeaderControl, .body-fx #HeaderControl {
    float: inherit !important;
    position: relative;
    width: 100%;
    padding: 10px 2px;
    padding-left: 0;
	padding-right: 0;
    background: rgba(0,41,90,1);
    z-index: 99;
    text-align: center;
    transition: 0.5s;
    height: inherit !important;
    top: inherit;
}

#MenuControl_C, #HeaderControl_C {height:inherit !important;}

.body-fx #MenuControl.col-md-8, #MenuControl.col-md-8, #HeaderControl.col-md-4, .body-fx #HeaderControl.col-md-4 {max-width:100%;}

.bnr-sec{ height: 500px;}
.banner-content {
    position: absolute;
    top: 50px;
    width: 50%;
}
.about .side-icn{display:none;}
center #form1 #MenuControl{width: 100%;}
}

@media (max-width: 768px) {
  .about {
    text-align: center;
  }
}
@media (max-width: 767px) {
  .banner-content {
    display: none;
  }
.bnr-sec { height: 400px;}
.banner-content h1{font-size:25px; line-height:30px;}
.banner-content h2{font-size:16px; line-height:26px;}
.about .content{padding:0;}
.banner-content a{padding: 10px 20px;}
.about .content h3{left:0;}
.banner-content {
    position: absolute;
    top: 50px;
    width: 90%;
    margin: 0 auto;}
}
@media (max-width: 575px) {

}
@media (max-width: 414px) {
.banner-content a{padding: 10px 12px;}
}
/*--------------------------------------------------------------
# Team
--------------------------------------------------------------*/

.team_img {width: 130px;border: 6px solid #33404c;border-radius: 50%;}
.team .member {position: relative;box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.2);padding: 10px 20px;    border-radius: 10px;background: #fff;   border: 1px solid #aaaa;}
.team .member .pic {overflow: hidden;}
.team .member .pic img {border:6px solid #33404c;border-radius: 50%;width: 130px;}
.team .member h4 {font-weight: 700;margin-bottom: 5px;font-size: 20px;color: #00295a;}
.team .member span {display: block;font-size: 15px;padding-bottom: 10px;font-weight: 500;}
.team .member p {font-size: 15px;}
.section-title h2::after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: -2px;
    height: 6px;
    background: #00295a;
    width: 60px;
    margin: 0 auto;
}
.rd-mr .main-btn {line-height: 54px;font-size: 18px;font-weight: 700;border-radius: 35px;border: none;cursor: pointer;padding: 0 30px;background-color: #14212b;color: #fff;-webkit-transition: all 0.3s ease-out 0s;transition: all 0.3s ease-out 0s;position: relative;z-index: 2;display: inline-block;}
.rd-mr .main-btn:after {position: absolute;right: 15px;top: 6px;bottom: 6px;background-color: #00295a;-webkit-transition: all 0.3s ease-out 0s;transition: all 0.3s ease-out 0s;content: "";z-index: -1;width: 62px;border-radius: 30px;}
.rd-mr .main-btn:hover{color: #fff;}
.rd-mr .main-btn:hover:after {width: 100%; top: 0; bottom: 0; right: 0;}