@import url('https://fonts.googleapis.com/css2?family=Saira:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200..1000;1,200..1000&display=swap');
*{ font-family: "saira", sans-serif !important;}
.fa {font-family:"fontawesome" !important;}
body {
  font-family: "Nunito", sans-serif;
  color: #444444;
  font-size:16px; line-height:23px;
}
.team-page{}
.team-page .nav-tabs{background-color: #424669;min-height:40px;border-radius:8px;}
.team-page .nav-tabs li{width:32%;margin-left: 5px;background-color: #2d3250;}
.team-page .nav-link.active{ margin-top:5px; background-color:#fff !important; border-color: none !important; color: #222 !important; }
.team-page .nav-tabs .nav-link{border: 0;text-align: center;width: 147px;font-size: 19px;}



.main-table ul li{font-size: 15px;line-height: 28px;color: #222;text-align:left;}


.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: #ffb03b;
  margin-bottom: 10px;
}
.about .icon-boxes .icon-box::before {
    content: '';
    position: absolute;
    /* background: #f6b17a; */
    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: #c71f49; */
    /* right: 0; */
    /* top: 0; */
    /* width: 100%; */
    /* height: 100%; */
    /* border-radius: 0px; */
}
.about .icon-boxes .icon-box h4 {
  font-size: 22px;
  font-weight: 700;
  /* text-align: center; */
  color: #fff;
  margin: 0 0 10px 0;
}

.about .icon-boxes .icon-box p {
  font-size: 15px;
  text-align: center;
  font-weight: 600;
  color: #ffb03b ;

}
.about .icon-boxes .icon-box p a{
  color: #ffb03b ;
}
/*  */
.rd_mr{display: inline-block;padding: 10px 20px;color: #fff;background-color: #f6b17a;border-radius: 50px;transition: 0.4s;font-size: 15px;}
.rd_mr:hover{background: #f0b349;color: #fff;}
/*--------------------------------------------------------------
# Counts
--------------------------------------------------------------*/
.counts {
  background: linear-gradient(-90deg, rgb(246 177 122) 0%, rgba(32, 50, 80, 1) 100%);
  padding-bottom: 31px;
}

.counts .count-box {
  /* width: 100%; */
  padding: 35px 10px;
  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;
}

.counts .count-box i {
  display: block;
  font-size: 44px;
  color: #ffb03b;
  float: left;
}

.counts .count-box span {
  font-size: 41px;
  line-height: 56px;
  /* display: block; */
  font-weight: 700;
  color: #fff;
  margin-bottom: 15px;
}

.counts .count-box p {
  padding: 15px 0 0 0;
  margin: 0 0 0 60px;
  font-size: 14px;
  color: #49788c;
}

.counts .count-box a {
  font-weight: 600;
  display: block;
  margin-top: 20px;
  color: #49788c;
  font-size: 15px;
  transition: ease-in-out 0.3s;
}

.counts .count-box a:hover {
  color: #fff;
}


a {
  color: #1C1C8F;
  text-decoration: none;
  font-size: 15px;
}
.team_img {
  /* width: 130px; */
  border: 3px solid #c72049;
  /* border-radius: 50%; */
}
.rd-mr:hover{background: #e40180;color: #fff;}
  .rd-mr{
    display: inline-block;
    background: #5c1b9a;
    border: 0;
    padding: 10px 24px;
    color: #fff;
    transition: 0.4s;
    border-radius: 50px;
    margin: 6px 0 10px 0;
  }
.about .content ul li, p{font-size: 15px;;line-height: 24px; }
a:hover {
  color: #5fae3f;
  text-decoration: none;
}

.rotate {
  animation: rotation 100s infinite linear;
  position:
  absolute;
  top: 16%;
  right: 31%;
  /* left:0; */
  margin:0 auto;
}
.rotate img{
  margin:0 auto; opacity:.2;
}
@keyframes rotation {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(359deg);
  }
}
.fs-18{ font-size:18px !important;}

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
.body-fx header {
        /* background: rgb(76 80 106); */
        /* margin: 10px auto; */
}


header img {
 /* margin: -11px auto; */
}

.body-fx .navbar-default{background-color: transparent !important;}

/*--------------------------------------------------------------
# banner-hm Section
--------------------------------------------------------------*/
#banner-hm {width: 100%;overflow: hidden;position: relative;padding: 0;    height: 650px;}
#banner-hm .carousel-item .banner_vid1{ height: 650px; width: 100%;object-fit: cover;}
#banner-hm .carousel-item .Banner_Img2{ height: 650px;   width: 100%;object-fit: cover;}
#banner-hm::before{position:absolute;content:'';left:0px;top:0px;right:0px;bottom:0px;z-index:2;background-color: rgb(21 22 22 / 36%);}
#banner-hm .carousel-caption{position: absolute;bottom: 0;top: 24%;color: #fff;text-align: center;display: flex !important;justify-content: center;flex-direction: column;align-items: center;z-index: 9999;}
#banner-hm .carousel-control-next, .carousel-control-prev {z-index: 99;}
#banner-hm .carousel-caption h2{  font-family: "Nunito", sans-serif !important;   font-size: 42px;font-weight: 700;color: #fff;margin-bottom: 0;}
#banner-hm .carousel-caption p{ font-family: "Nunito", sans-serif !important;font-size: 22px; font-weight: 400; color: #fff;}
/*--------------------------------------------------------------
# value_sec
--------------------------------------------------------------*/
.value_sec .values_items{text-align: center;}
.value_sec .values_items .values_items_icon{text-align: center; width: 70px;height: 70px;border-radius: 50%; background-color: #203250;margin: auto;margin-bottom: 10px;}
.value_sec .values_items .values_items_icon .fa{font-size: 28px;color: #fff;line-height: 70px;}
.value_sec .values_items h2{font-size: 24px;font-weight: 700; color: #203250;}
.value_sec .values_items p{text-align: justify;margin-bottom: 8px;display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 4; overflow: hidden;}
/*--------------------------------------------------------------
# team_top
--------------------------------------------------------------*/
 .team_top{ background: linear-gradient(-90deg, rgb(246 177 122) 0%, rgba(32, 50, 80, 1) 100%);padding-bottom: 200px;}
.team_top .sub-heading{font-size: 36px;color: #fff;margin-bottom: 20px;}
.team_top .para{color: #fff;font-size: 16px;}

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

.section-title {
  padding-bottom: 24px;
}

.section-title h2 {
  font-size: 14px;
  font-weight: 500;
  padding: 0;
  margin: 0 0 5px 0;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #111;
  text-align: left;line-height: 30px;
}

.section-title h2::after {
  content: "";
  width: 120px;
  height: 1px;
  display: inline-block;
  background: #f6b17a;
  margin: 4px 10px;
}

.section-title p {
  margin: 0;
  margin: 0;
  font-size: 36px;
  font-weight: 700;
  text-transform: uppercase;
  color: #f6b17a;
}

/*--------------------------------------------------------------
# About
--------------------------------------------------------------*/
.about {
  padding-top: 30px;
}

.about .content h3 {
  font-weight: 600;
  font-size: 26px;
}

.about .content ul {
  list-style: none;
  padding: 0;
  margin: 6px 0;
}

.about .content ul li {
  padding-left: 28px;
  position: relative;
}

.about .content ul li + li {
  margin-top: 10px;
}

.about .content ul i {
  position: absolute;
  left: 0;
  top: 2px;
  font-size: 20px;
  color: #c32148;
  line-height: 1;
}

.about .content p:last-child {
  margin-bottom: 0;
}

.about .content .btn-learn-more {
  font-weight: 600;
  font-size: 14px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 12px 32px;
  border-radius: 5px;
  transition: 0.3s;
  line-height: 1;
  color: #c32148;
  -webkit-animation-delay: 0.8s;
  animation-delay: 0.8s;
  margin-top: 6px;
  border: 2px solid #c32148;
}

.about .content .btn-learn-more:hover {
  background: #c32148;
  color: #fff;
  text-decoration: none;
}
.about p{text-align:justify;}
.about .content h4{font-size:20px; line-height:40px; color:#c32148;}

/*--------------------------------------------------------------
# carr
--------------------------------------------------------------*/
.carr {
  background: rgb(195 33 72);
  background: linear-gradient(-90deg, rgba(112,119,161,1) 0%, rgba(32,50,80,1) 100%);
  padding: 80px 0;
}

.carr h2{ color: #fff; font-weight: 700;}

.carr .section-title h2:after{ background:#fff;}
.carr .section-title p{ text-align:left;}

.carr p{ color: #fff;}

.carr .carr-btn {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 14px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 12px 30px;
  border-radius: 50px;
  transition: 0.5s;
  margin: 10px;
  color: #213351;
  background: #fff;
  margin-top: 60px;
}

.carr .carr-btn:hover {
  background: #fff;
  color: #f6b17a;
}

@media (max-width: 1024px) {
  .carr {
    background-attachment: scroll;
  }
}

@media (min-width: 769px) {
  .carr .carr-btn-container {
    display: flex;
    align-items: center;
    justify-content: flex-end;
  }
}

/*--------------------------------------------------------------
# Services
--------------------------------------------------------------*/
.services{ background: rgba(1, 76, 131, .85);
  background: linear-gradient(-90deg, rgba(112,119,161,1) 0%, rgba(32,50,80,1) 100%);}
.services .section-title h2, .services .section-title p{color:#fff;}
.services .section-title h2::after{background:#fff;}
.services .icon-box {
  padding: 30px 10px 30px 30px;
  position: relative;
  overflow: hidden;
  border-radius: 10px;
  background: #fff;
  box-shadow: 0 2px 29px 0 rgba(68, 88, 144, 0.12);
  transition: all 0.4s ease-in-out;
  width: 100%;
  margin: 0px auto;
}

.services .icon-box:hover {
  transform: translateY(-10px);
  box-shadow: 0 2px 35px 0 rgba(68, 88, 144, 0.2);
}
.services .icon-box:hover .icon i{
  transform:rotate(-45deg);
}
.services .icon {
  position: absolute;
  left: 5px;
  top: calc(50% - 30px);
}

.services .icon i {
  font-size: 64px;
  line-height: 1;
  transition: 0.5s;
  color: #f6b17a;
}

.services .title {
  margin-left: 45px;
  font-weight: 700;
  margin-bottom: 15px;
  font-size: 18px;  
}

.services a .title {
      color: #111;
  transition: ease-in-out 0.3s;
}

.services  a:hover .title, .services  a:hover .description{
   color: #111;
}

.services .description {
  font-size: 14px;
  margin-left: 45px;
  line-height: 24px;
  margin-bottom: 0;
  color: #111;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}

.Industries{ /*background:#eee; */ padding:20px 10px;}

.Industries .hm-head{ padding-top: 0;}

.Industries .col-bx{ width:15.6%; margin:0.5% 0.5%; padding-top:10px; text-align:center; border:1px #333 solid;  display:inline-block; background:#fff;}
.Industries h5{ Font-size:12px; font-weight:600; text-align:center;}


/*--------------------------------------------------------------
# Team
--------------------------------------------------------------*/
.team {
  background: #fff;
  padding: 60px 0;
}

.team .member {
  margin-bottom: 20px;
  overflow: hidden;
  border-radius: 5px;
  background: #fff;
  box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
}

.team .member .member-img {
  position: relative;
  overflow: hidden;
  background: rgba(1, 76, 131, .85);
    background:linear-gradient(-90deg, rgba(112,119,161,1) 0%, rgba(32,50,80,1) 100%);
}
.team .member:hover .member-img {
  background: rgb(196 36 72);
    background: linear-gradient(-90deg, rgba(112,119,161,1) 0%, rgba(32,50,80,1) 100%);
}
.team .member .member-info {
  padding: 15px 5px;
  background: #233453;
}
.team .member:hover .member-info {
 background:#f6b17a;
}

.team .member .member-info h4 {
  font-weight: 700;
  margin-bottom: 5px;
  font-size: 24px;
  color: #fff;
  text-align:center;
}

.team .member .member-info span {
  display: block;
  font-size: 13px;
  font-weight: 400;
  color: #eee; text-align:center;
}

.team .member .member-info p {
  font-style: italic;
  font-size: 14px;
  line-height: 26px;
  color: #777777;
}

.team .member:hover .social {
  opacity: 1;
  bottom: 15px;
}

/*--------------------------------------------------------------
# Contact
--------------------------------------------------------------*/
.contact .info {
  width: 100%;
  background: #fff;
}

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

.contact .info h4 {
  padding: 0 0 0 60px;
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 5px;
  color: #2a2c39;
}

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

.contact .info .email, .contact .info .phone {
  margin-top: 40px;
}

.contact .info .email:hover i, .contact .info .address:hover i, .contact .info .phone:hover i {
  background: #f6b17a;
  color: #fff;
}

.contact .map-hm-rht {/*
  width: 100%;
  background: #fff;*/
}

.contact .map-hm-rht .form-group {
  padding-bottom: 8px;
}

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

.contact .map-hm-rht input {
  height: 44px;
}

.contact .map-hm-rht .sbmt-btn{
  background: #f6b17a;
  border: 0;
  padding: 10px 24px;
  color: #fff;
  margin-top: 40px;
  transition: 0.4s;
  border-radius: 50px;
}
.contact .map-hm-rht .sbmt-btn:hover {
  background: #f0b349;
}

@-webkit-keyframes animate-loading {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

@keyframes animate-loading {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
#footer {
  background: #243554;
  color: #fff;
  font-size: 14px;
  text-align: center;
  padding: 30px 0;
}

#footer h3 {
  font-size: 36px;
  font-weight: 700;
  color: #fff;
  position: relative;
  padding: 0;
  margin: 0 0 15px 0;
}
#footer img{margin:0 auto;}
#footer p {
  font-size: 15px; color:#fff;
  font-style: italic;
  padding: 0;
  margin: 0 0 40px 0;
}

#footer .social-links {
  margin: 0 0 40px 0;
}

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

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


#footer .copyright {
  margin: 0 0 5px 0; color: #fff;
  font-size:15px;
}

#footer .credits {
  font-size: 15px;color: #fff;
}
#footer .credits a{
  color:#fff;
}
.top {
    position: fixed;
    right: 10px;
    bottom: 30px;
    text-align: center;
    color: #fff;
    background: #f6b17a;
    padding: 10px 10px;
    z-index: 9;
    /* border-radius: 50%; */
    border: 1px 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;
}
.navbar-toggler {
    background: #fff !important;
}
@media(max-width:1024px){
.nav>li>a{    padding: 9px 2px;}
.navbar-fixed-top .nav>li>a{padding-left: 10px;
    padding-right: 10px;}
.navbar-default .navbar-nav>li>a{font-size: 14px;}
}
@media(max-width:991px){
.navbar-default .navbar-nav>li>a { font-size: 12px;}
#HeaderControl { padding: 8px 0;}
center #form1 #HeaderControl, center #form1 #MenuControl {
  /* background: rgb(197 40 72); */
  /* width: 100%; */
}
}
@media(max-width:769px){

.navbar .navbar-right{    width: 100%;
    margin: 0;
    margin-top: 10px;
}
.main-table {
  padding: 20px 0px;
  font-weight: normal;
  Font-size: 14px;
  color: #333;
  line-height: 24px;
  text-align: justify;
  margin-top: 30px;
  padding: 0px 15px;
}
center #form1 #HeaderControl, center #form1 #MenuControl {
  /* background: rgb(197 39 72); */
  width: 100%;
}
.nav>li>a {
    padding: 9px 15px;
}
.navbar-default .navbar-nav>li>a {
    font-size: 12px;
}
.nav>li>a {
    padding: 9px 1px;
}
.body-fx #HeaderControl, .body-fx #MenuControl{position: inherit !important;transition: 0s;top: 0;height: auto !important;}
	}

@media(max-width:767px){
	center #form1 #HomepagecontentControl{padding-top: 0 !important;}
  .main-table {
    padding: 20px 0px;
    font-weight: normal;
    Font-size: 14px;
    color: #333;
    line-height: 24px;
    text-align: justify;
    margin-top: 30px;
    padding: 0px 15px;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover{border-color: #c52848;     background-color: #1C1C8F;}
.navbar-default .navbar-toggle{border-color: #c52848;}
.navbar-toggle{background-color: #c52848; border-color: #c52848;     margin-top: 22px;}
.navbar-default .navbar-toggle .icon-bar{    background-color: #fff;}
.navbar-default .navbar-nav>li>a{    color: #fff;
   padding: 5px 10px;
    background: #c52848; border-bottom:1px solid #fff;}
#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: #c52848; border-bottom: 1px solid #505b1f; color: #fff;}
#MenuControl_C #navbar-collapse-1{height:auto !important;}
}
	
@media(max-width: 736px){
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover{border-color: #c52848;     background-color: #1C1C8F;}
.navbar-default .navbar-toggle{border-color: #c52848;}
.navbar-toggle{background-color: #c52848; border-color: #c52848;     margin-top: 22px;}
.navbar-default .navbar-toggle .icon-bar{    background-color: #fff;}
.navbar-default .navbar-nav>li>a{    color: #fff;
   padding: 5px 10px;
    background: #c52848; border-bottom:1px solid #fff;}
#HeaderControl, center #form1 #HeaderControl{/* width: 45%; *//* z-index: 999999999; */}
.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% !important;}
.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: #c52848;
    border-bottom: 1px solid #fff; color: #fff;}
	
.body-fx .navbar-default .navbar-toggle:focus, .body-fx .navbar-default .navbar-toggle:hover {
    border-color: #c52848;
    background-color: #c52848;
}

.body-fx .navbar-default .navbar-toggle {
    border-color: #c52848;
}

.body-fx #MenuControl{height: inherit !important;     width: 100%;}
.body-fx #HeaderControl{z-index: 999999999;     top: -2px;}
.body-fx #HeaderControl{width: 100%;}
.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;/* color: #000; */}

center #HeaderControl{/* padding:0; */}
center .navbar-default .navbar-toggle:focus, center .navbar-default .navbar-toggle:hover{border-color: #c52848;}
center .navbar-default .navbar-toggle {
    border-color: #c52848;
}
.body-fx center #HeaderControl{/* height: 67px !important; */}


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


.navbar-toggler {
    /* margin-top: 18px; */
}
.navbar-collapse {
 /* margin-top:10px; */
 background: #283353;
 /* margin-left: 7px; */
 /* padding-left: 20px; */
}
.navbar-nav>li>a {
    /* color: #000 !important; */
    text-align: left;
    font-size: 14px !important;
}
	}
	
@media(max-width:568px){
p{font-size: 14px;line-height: 26px;}
#widgetsControl table, #widgetsControl td { height: initial !important;}
.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){
.container{font-size: 14px;}
.hm-about p{line-height: 21px;}

.navbar-default{padding: 8px 0; top: 0;}


#HeaderControl, #MenuControl{    top: 0;}
#logo-web{height:inherit;}
/* #HeaderControl, center #form1 #HeaderControl{ width: 100%; } */
#HeaderControl, center #form1 #HeaderControl {
  /* width: 76%; */
}
.body-fx #HeaderControl, .body-fx center #form1 #HeaderControl{/* width: initial; *//* max-width:97%; */}
.navbar-toggle{    margin-top: 12px;}
center #HeaderControl {
    padding:4px 0;
}

center #form1 #HomepagecontentControl{/* padding-top:50px; */}

#banner-hm .btn-get-started{ padding: 7px 20px !important;}


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


}
	
	
@media(max-width:360px){
.body-fx #MenuControl_C #navbar-collapse-1 {
    height: initial !important;
    max-height: 380px;
}
}

#HomepagecontentControl_C {height: auto !important;/* height: 420px !important; */}
#MenuControl_C {height: 80px !important;}



/* heading strip */

.innr-pg-c {margin-bottom: 20px;padding: 40px 0;position: relative;background: url(../Image/inner-bg-img.jpg) no-repeat right/cover scroll ;}
.innr-pg-c h1 {font-weight: 600;Font-size: 30px;color: #fff;text-align: left;border-left: 4px #fff solid;padding-left: 20px;text-transform: uppercase;position: relative;z-index: 1;border-radius: 4px;}
.innr-pg-c:after {content: '';position: absolute;left: 0px;right: 0px;top: 0px;width: 100%;height: 100%;z-index: 0;background: linear-gradient(-90deg, rgba(112,119,161,1) 0%, rgba(32,50,80,1) 100%);}

.inr-head-cnt ul li {font-size: 15px;line-height: 30px;}

/* heading strip */
.heading-innerpage {
  padding: 2% 0;
  background: linear-gradient(-90deg, rgba(112,119,161,1) 0%, rgba(32,50,80,1) 100%)!important;
  /* margin-top: -20px; */
  margin-bottom: 50px;
  margin-top: -20px;
  margin-left: -1px;
}
.heading-innerpage h2 {
  font-weight: 600;
  color: #fff;
  font-size: 32px;
  letter-spacing: .5px;
  text-align: left;
  position: relative;
  border-left: 3px #fff solid;
}


  .main-table p 
  {
      font-size:15px;
      line-height: 28px;
  }

  .main-table1 p 
  {
      font-size:15px;
      line-height: 28px;
      text-align: left!important;
  }

  .sub-heading {
    padding:20px 0px 10px 0px;
    font-weight: bold;
    Font-size: 20px;
    color: #333;
    line-height: 30px;
    text-transform: capitalize;
    margin: 0;
    text-align: left;
}

.inr-head-cnt ul li {
  font-size: 15px;
  line-height: 30px;
}


.container.main-table.inner-pages.mt-3 ul {
    list-style-type: disc;
    font-size: 15px;
    line-height: 28px;
}

.main-table {
  font-weight: normal;
  Font-size: 14px;
  color: #333;
  line-height: 24px;
  text-align: justify;
  margin-top: 30px;
  padding: 0px;
}



/* .dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
color: #fff !important;
text-decoration: none;
background-color: #014C83;
} */

/* contact us page */

.cont-page h2 {font-size: 24px;font-weight: 600;/* line-height: 34px; */}
.cont-page .st-feature-box {
  background: #444 !important;
  text-align: left;
  padding-top: 14px;
  padding-bottom: 18px;
  margin-bottom: 10px;
  padding-right: 10px;
  color: #fff;
}
.st-feature-box {
padding-left: 70px;
position: relative;
}
.st-feature-box .st-feature-box-icon {color: #fff;display: block;position: absolute;width: 61px !important;height: 52px;line-height: 0px;top: 27px !important;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: 600;}
.cont-page .feature-box-image {/* margin-top: 10px; */}
.cont-page .feature-box-image .fa {
font-size: 30px;
color: #fff;
}

.cont-mar 
{
margin-top:86px;
}

#FooterrControl1_tr_hitCounter
{
  color:#fff;
}
#RadDockZone1 {
  max-width: 100%;
  overflow: visible !important;
  padding: 0px !important;
}

header 
{
  /* padding-left:16px; */
  text-align: center;
}
/*  */
.ft_item{text-align: center;}
.ft_item .fa{font-size: 40px;    color: #203250;    margin-bottom: 8px;}
.ft_item .ft_head{    font-size: 23px;font-weight: 600;color: #203250;}
.ft_item .ft_para{    font-size: 15px;line-height: 24px;color: #000;}
.footer .social-links {/* margin-bottom: 2px; */}
.footer .social-links a {font-size: 18px;display: inline-block;background: #f6b17a;color: #243554;line-height: 1;padding: 8px 0;margin-right: 4px;border-radius: 50%;text-align: center;width: 36px;height: 36px;transition: 0.3s;}
.footer .social-links a:hover {background: #fff;color: #233553;text-decoration: none;}



/*  */
.team_sec_mt{margin-top: -200px;}
.team_sec .team_item{position: relative;overflow: hidden;}
.team_sec .team_item .team_item_img{position: relative;overflow: hidden;text-align: center;margin: auto;    background-color: #fff;}
.team_sec .team_item .team_item_img::before {position: absolute;content: "";width: 100%;height: 0;background: #20325073;transition: all .4s  ease-out 0s;bottom: 0;left: 0;z-index: 0;}
.team_sec .team_item:hover .team_item_img::before {height: 100%;}
.team_item .tm_img{}
.team_item .team_item_head{margin-top: 10px; color: #181818; font-size: 18px; font-weight:700;margin-bottom: 0;text-align: center;}
.team_item .team_item_para{color: #181818; font-size: 14px; font-weight: 400;margin-bottom: 0;text-align: center;}
.team_sec .overlay_cont {position: absolute;top: 0;left: 0;width: 100%;height: 100%;/* background: #20325073; */color: #fff;opacity: 0;display: flex;flex-direction: column;align-items: center;justify-content: end;padding-bottom: 40px;transition: opacity 0.4s ease;}
.team_sec .team_item:hover .team_item_img .overlay_cont {opacity: 1;}
.team_sec .team_item .overlay_cont .cont{color: #fff;margin-bottom: 10px;padding: 0 20px;font-size: 15px;}
.team_sec .team_item .overlay_cont .cont_link{padding: 6px 20px;font-size: 14px;}
  .team_innr_pg .team_item_img{border: 1px solid #20325073;}
/*  */
.dropdown-item {font-size: 15px;}
#form1  #HomepagecontentControl_C > center > table{margin-top: 2px !important;}
@media (min-width: 768px) {
    .navbar-expand-md .navbar-nav .nav-link {
        padding-right: 2px !important;
        padding-left: 2px !important;
    }
}
