@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap'); @import url('https://fonts.googleapis.com/css2?family=Baloo+Thambi+2:wght@400;500;600;700;800&display=swap'); body {
  font-family: 'Poppins', sans-serif;
  color: #444444;
}

p {
  font-family: 'Poppins', sans-serif;
  margin: 0 0 10px;
  font-size: 15px;
  font-weight: 300;
  text-align: justify;
}

.container {
  font-family: 'Poppins', sans-serif;
  font-size: 15px;
}

.feature-box-content {
  font-size: 16px;
  margin-bottom: 10px;
}

.dropbtn1 {
  background-color: #3498DB;
  color: white;
  padding: 16px;
  font-size: 16px;
  border: none;
  cursor: pointer;
}

/* Dropdown button on hover & focus */
.dropbtn1:hover, .dropbtn1:focus {
  background-color: #2980B9;
}

/* The container <div> - needed to position the dropdown content */
.dropdown1 {
  position: relative;
  display: inline-block;
}

/* Dropdown Content (Hidden by Default) */
.dropdown-content1 {
  display: none;
  position: absolute;
  background-color: #f1f1f1;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
}

/* Links inside the dropdown */
.dropdown-content1 a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}

/* Change color of dropdown links on hover */
.dropdown-content1 a:hover {
  background-color: #ddd;
}

.dropdown_c {
  position: relative;
  /* margin: 20px; */
  float: left;
}

.selected span {
  display: flex;
  background: #fff;
  width: 100%;
  border-radius: 0px;
  color: #000;
}

.selected span {
  cursor: pointer;
  display: flex;
  padding: 8px 15px;
  margin: 4px 0;
}

.drop-content {
  position: relative;
  box-shadow: 1px 1px 5px #fff;
}

.selected i {
  margin-left: 10px;
  line-height: 20px
}

.drop-content ul {
  position: absolute;
  left: 0px;
  top: -4px;
  box-shadow: 1px 1px 5px #6c6666;
  padding-left: 0;
  display: none;
  list-style: none;
  width: 160px;
  background: #fff;
  border-top: 0;
  border-radius: 0 0 5px 5px;
  padding-top: 0px;
}

.dropdown_c img {
  margin-right: 10px;
}

.drop-content li {
  border: 1px #7e7979 solid;
}

.drop-content ul li span a {
  display: flex;
  padding: 5px;
  text-decoration: none;
  color: #131313;
}

/* Show the dropdown menu (use JS to add this class to the .dropdown-content container when the user clicks on the dropdown button) */
.show {
  display: block;
}

a {
  color: #084a94;
  text-decoration: none;
}

.cp-sc h4 {
  font-size: 18px;
  text-align: center;
  border-right: 1px solid #bdb6b6;
  color: #e5e5e5;
}

.inner-banner .banner-text p {
  color: #f2f2f2;
  font-size: 15px;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 1px;
}

.ct {
  padding: 10px;
}

.fg {
  width: 35px;
}

#tp-dr {
  position: relative;
  display: inline-block;
  top: 7px;
  float: right;
}

#EventCalenderControl {
  display: none;
}

.sector-bx {
  background: #fff;
  padding: 30px 10px 10px 10px;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
  margin: 10px;
  width: 100%;
  height: 160px;
}

.case1-section-area {
  position: relative;
  z-index: 1;
  margin: 35px 0;
  background: #fff;
  padding: 10px 0px!important;
  !i;!; border-radius: 10px;
}

.case1-section-area .cs_case_study_1_list {
  display: flex;
}

.case1-section-area .cs_case_study.cs_style_1.cs_hover_active {
  margin: 0px 8px;
  border-radius: 5px;
  height: 400px;
}

.case1-section-area .cs_case_study_1_list .cs_case_study.cs_style_1 {
  min-height: 375px;
}

.case1-section-area .cs_case_study_1_list > .cs_case_study.cs_style_1 {
  flex: 1;
}

.case1-section-area .cs_case_study.cs_style_1 {
  height: 700px;
  display: flex;
  align-items: flex-end;
  position: relative;
  overflow: hidden;
  transition: all 0.4s ease;
}

.case1-section-area .cs_case_study.cs_style_1 .cs_case_study_thumb {
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
}

.case1-section-area .cs_case_study_thumb {
  background-image: url(../Image/case-img1.jpg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.case1-section-area .cs_case_study_thumb2 {
  background-image: url(../Image/case-img2.jpg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.case1-section-area .cs_case_study_thumb3 {
  background-image: url(../Image/case-img3.jpg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.case1-section-area .cs_case_study_thumb4 {
  background-image: url(../Image/case-img4.jpg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.case1-section-area .cs_case_study_thumb5 {
  background-image: url(../Image/case-img5.jpg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.case1-section-area .cs_case_study_thumb6 {
  background-image: url(../Image/case-img6.jpg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.case1-section-area .cs_case_study_thumb7 {
  background-image: url(../Image/case-img7.jpg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.case-header-area {
  margin-bottom: 25px;
}

.case1-section-area .cs_case_study_1_list .cs_case_study.cs_style_1:hover {
  flex: 3;
}

.sc-row {
  position: relative;
  z-index: 9999;
}

.case1-section-area .cs_case_study_1_list .cs_case_study.cs_style_1:hover .content-area1 {
  display: none;
}

.case1-section-area .cs_case_study_1_list .cs_case_study.cs_style_1:hover .content-area {
  opacity: 1;
  left: 0;
}

.case1-section-area .content-area1 {
  position: absolute;
  transform: rotate(-90deg);
  width: 290px;
  height: auto;
  left: -105px;
  color: #fff;
  bottom: 162px;
  transition: all 0.4s;
  opacity: 1;
}

.case1-section-area .content-area1 a {
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s20);
  line-height: var(--ztc-font-size-font-s20);
  color: #fff;
  font-weight: var(--ztc-weight-semibold);
  display: inline-block;
  text-transform: capitalize;
  transition: all 0.4s;
  width: 100%;
}

.case1-section-area .content-area {
  position: absolute;
  z-index: 1;
  transition: all 0.4s;
  padding: 0 24px 24px 24px;
  bottom: 0;
  left: -100%;
  opacity: 0;
}

.case1-section-area .content-area a {
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s20);
  line-height: var(--ztc-font-size-font-s20);
  color: #fff;
  font-weight: var(--ztc-weight-semibold);
  display: inline-block;
  text-transform: capitalize;
  transition: all 0.4s;
  width: 100%;
  margin-bottom: 8px;
}

.case1-section-area .content-area p {
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s16);
  line-height: var(--ztc-font-size-font-s26);
  font-weight: var(--ztc-weight-regular);
  color: #B2BBC6;
  transition: all 0.4s;
}

.section-3 p {
  color: #fff !important;
  margin-top: 45px;
}

.section-3 li {
  line-height: 35px;
}

.sector-bx img {
  width: 90px;
  margin: 0 0 25px 0;
}

.sector-bx h5 {
  color: #43515f;
  font-size: 18px;
  font-weight: 800;
  margin: 5px 0px 10px;
}

.sector-bx ul {
  text-align: justify;
}

.sector-bx ul li {
  font-size: 13px;
}
.ofc-sz .row{box-shadow: none !important;padding: 15px 20px !important;!I;!;background: transparent !important;!I;!;}
.ofc-sz img{box-shadow:none !important;}
.ofc-sz{
	box-shadow: 1px 1px 7px #ddd1d1;
	padding: 25px;
	margin-bottom: 20px;
	border-radius: 10px;
	background: #fff;
	text-align: center;
	min-height: 235px;
}
.sl-fc {
  text-align: center;
}
.sl-fc img {
  width: 85px !important;!i;!;
}
.offices h4 {
  color: #114e7e;
  font-weight: 600;
  font-size: 18px;
  text-transform: capitalize;
  text-align: center;
  margin: 20px 0 0;
}

.inner-banner {
  position: relative;
}
.inner-banner:after{
	content:'';
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background: linear-gradient(to right, rgb(61 71 90 / 50%), rgb(91 109 126 / 0%));
	z-index:99;
}
.inner-banner .banner-text {
  position: absolute;
  top: 50%;
  left: 10%;
  transform: translate(0, -50%);
}

.inner-banner .banner-text h1 {
  color: #fff;
  font-size: 52px;
  font-weight: 700;
}

.inner-banner .banner-text p {
  color: #f2f2f2;
  font-size: 15px;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 1px;
}

.inner-banner .banner-text p a {
  color: #f2f2f2;
}
.wh-about{padding:30px 0 50px;}
.introduction {
  padding: 5% 0;
}

.introduction .about-pic {
  position: relative;
}

.introduction .about-pic::after {
  position: absolute;
  content: '';
  width: 88%;
  height: 400px;
  background-image: linear-gradient(#3d475a, #3d475a, #efb10c);
  left: -20px;
  border-radius: 15px;
  top: 25px;
}

.introduction .about-pic::before {
  position: absolute;
  content: '';
  width: 92%;
  height: 96%;
  border: 2px solid #063e4d;
  top: -34px;
  left: 0;
  z-index: 4;
  border-radius: 20px;
}

.introduction .about-pic img {
  border-radius: 15px;
  width: 90%;
  margin-left: 5%;
  position: relative;
  z-index: 3;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}

.introduction p {
  font-size: 17px;
  line-height: 1.6;
}

.quality-services {
  padding: 3% 0 7% 0;
}

.quality-services .quality-services-bx {
  background: #fff;
  padding: 35px;
  border-radius: 10px;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}

.quality-services .quality-services-bx img {
  border-radius: 8px;
}

.quality-services .quality-services-bx .nav-pills {
  border-bottom: 2px solid #c7c7c7;
}

.quality-services .quality-services-bx .nav-pills .nav-link {
  color: #013E51;
  font-size: 18px;
  font-weight: 800;
  padding: 0 0 15px 0;
  margin: 0 50px -2px 0;
}

.quality-services .quality-services-bx .nav-pills .nav-link.active {
  background: transparent;
  border-bottom: 2px solid #013E51;
  border-radius: 0;
}

.quality-services .quality-services-bx .sub-heading {
  margin: 35px 0 18px 0;
}

.section-3 {
  background: #3d475a;
  padding: 4% 0;
}

.section-3 ul, .section-3 ul li {
  list-style: none;
  margin: 0;
  padding: 0;
}

.section-3 ul li {
  display: flex;
  color: #fff!important;
  !I;!;letter-spacing: .4px;
  margin: 20px 0 30px 0;
  font-size: 16px !important;
  !i;!;}

.section-3 ul li i {
  display: inline-block;
  background: #f9c203;
  color: #fff;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  padding: 5px;
  font-size: 11px;
  margin: 4px 10px 0 0;
}

.section-3 .insurance-essential {
  border-left: 1px solid rgba(255, 255, 255, .2);
  padding: 0 0 0 7%;
}

.section-3 .insurance-essential .insurance-card {
  background: #fff;
  padding: 20px 20px 10px 20px;
  border-radius: 5px;
  margin: 0 0 15px 0;
  min-height: 190px;
}

.section-3 .insurance-essential .insurance-card .icon {
  background: #efb10c;
  display: inline-block;
  width: 65px;
  ; height: 65px;
  border-radius: 50%;
  margin: 0 0 20px 0;
  padding: 14px;
  text-align: centers;
}

.section-3 .insurance-essential .insurance-card .icon img {
  width: 37px;
}

.section-3 .insurance-essential .insurance-card h5 {
  color: #013E51;
  font-size: 16px;
  font-weight: 800;
  text-align: left;
  margin: 0;
}

.section-4 {
  padding: 7% 0;
}

.section-4 ul, .section-4 ul li {
  list-style: none;
  margin: 0;
  padding: 0;
}

.section-4 ul li {
  display: flex;
  letter-spacing: .4px;
  margin: 0 0 8px 0;
}

.section-4 ul li i {
  display: inline-block;
  background: #017955;
  color: #fff;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  padding: 4px;
  font-size: 10px;
  margin: 4px 10px 0 0;
}

.section-5 {
  padding: 7% 0;
  background: #e7e7e7;
}

.section-5 .nav-pills .nav-link {
  background: #3d475a;
  margin: 1px 0;
  text-align: left;
  padding: 20px;
  color: #fff;
  font-size: 18px;
  letter-spacing: .5px;
}

.section-5 .nav-pills .nav-link.active {
  background-image: linear-gradient(45deg, #3d475a, #3d475a, #efb10c);
}

.section-5 .nav-pills .nav-link img {
  width: 70px;
  margin: 0 15px 0 0;
}

.section-5 .tab-pane p {
  font-size: 17px;
  line-height: 1.6;
  font-weight: 400;
  margin-top: 20px;
}

.business-partners {
  background: #e7e7e7;
  padding: 8% 0;
}

.business-partners .nav-pills {
  justify-content: center;
}

.business-partners .nav-item .nav-link {
  background: #013E51;
  color: #dddddd;
  font-size: 14px;
  letter-spacing: .8px;
  margin: 0 10px;
  padding: 14px 20px;
  text-transform: uppercase;
}

.business-partners .nav-item .nav-link.active {
  background: #017955;
}

.business-partners .icon {
  margin: 10px 0;
  border-radius: 5px;
  padding: 10px;
  background: #fff;
  box-shadow: rgba(0, 0, 0, 0.25) 0px 0.0625em 0.0625em, rgba(0, 0, 0, 0.25) 0px 0.125em 0.5em, rgba(255, 255, 255, 0.1) 0px 0px 0px 1px inset;
}

.cp-sc {
  border-top: 1px solid #4e4c4c;
  border-bottom: 1px solid #4e4c4c;
  padding: 20px 0;
}

.inner-banner .banner-text p a {
  color: #f2f2f2;
}

.inner-banner .banner-text {
  position: absolute;
  top: 50%;
  left: 10%;
  transform: translate(0, -50%);
  z-index: 999;
}

.inner-banner .banner-text h1 {
  color: #fff;
  font-size: 52px;
  font-weight: 700;
}

.description ul li i {
  margin-right: 15px;
  color: #e5b40b;
}

.description ul li {
  list-style: none;
  margin-bottom: 10px;
  font-size: 17px !IMPORTANT;
  !I;!;font-weight: 600 !IMPORTANT;
  !I;!;}

#widgetsControl, #widgetsControl_C {
  height: inherit !important;
}

a:hover {
  color: #8ec4dd;
  text-decoration: none;
}

.bnr-sec:after {
  content: '';
  background: #0000004d;
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  height: 100%;
}

b {
  font-weight: bold;
}

h1, h2, h3, h4, h5, h6 {
  font-family: 'Baloo Thambi 2', cursive;
}

section.bnr {
  padding: 0;
}
strong{font-weight:600;}
img {
  max-width: 100%;
}

.cont-page h2 {
  font-weight: bold;
  color: #111;
  font-size: 19px;
  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 .map-contp {
  border: 1px dashed #ccc;
}

.st-feature-box h3 {
  color: #fff;
  margin-bottom: 8px;
  font-size: 18px;
  line-height: 20px;
  font-weight: normal;
}

.sector-bx {
  background: #fff;
  padding: 30px 10px 10px 10px;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
  margin: 20px 0;
  width: 100%;
  min-height: 210px;
}

.sector-bx img {
  width: 90px;
  margin: 0 0 25px 0;
}

.sector-bx h5 {
  color: #5e6266;
  font-size: 18px;
  font-weight: 600;
  margin: 5px 0px 10px;
}

.sector-bx ul {
  text-align: justify;
}

.sector-bx ul li {
  font-size: 13px;
}

.cont-page .st-feature-box {
  background: #1b273d;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-bottom: 10px;
  padding-right: 10px;
  color: #fff;
}

.st-feature-box {
  padding-left: 40px;
  position: relative;
  font-weight: 600;
}

.st-feature-box .st-feature-box-icon {
  color: #e5b40b;
  display: block;
  position: absolute;
  line-height: 0px;
  top: 1px;
  left: 0;
  text-align: center;
  font-size: 17px;
  -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 .fa {
  color: #fff;
  line-height: 30px;
  font-size: 30px;
  margin-top: 20px;
}

/*cont-page*/
/*navbar*/
#HeaderControl, #MenuControl, #widgetsControl, #WidgetControl2, #WidgetControl1, #WidgetControl4 {
  padding: 0;
}

.navbar-default .navbar-brand {
  color: #fff;
  font-weight: bold;
  font-size: 30px;
  padding-left: 25px;
  letter-spacing: 3px;
}

.navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:hover {
  color: #fff;
}

/*navbar*/
/*nav-top*/
.nav-top {
  position: relative;
  height: 45px;
  z-index: 1;
  width: 100%;
  background: #1b273d;
}

.nav-top .nav-top-left ul {
  list-style: none;
  display: flex;
  color: #fff;
  padding: 0;
}

.nav-top .nav-top-rht ul {
  list-style: none;
  display: flex;
  color: #fff;
  line-height: 45px;
  margin: 0;
  padding-left: 0;
  text-align: right;
  justify-content: right;
}

.nav-top .nav-top-left ul li {
  padding: 5px 10px;
  line-height: 35px;
}

.nav-top .nav-top-rht ul li {
  margin: 0;
  border-left: 1px solid rgba(240, 240, 240, 0.5);
  border-right: 0;
  transition: .5s;
}

.nav-top .nav-top-rht ul li:last-child {
  border-right: 1px solid rgba(240, 240, 240, 0.5);
}

.nav-top .nav-top-rht ul li:hover {
  background: rgba(248,193,2,.75);
}

.nav-top ul li fa {
  padding: 5px 10px;
  color: #fff;
}

.nav-top a {
  margin: 5px 10px;
  color: #fff;
  text-align: center;
}

.nav-top .nav-top-rht .fa {
  width: 30px;
  height: 30px;
  line-height: 40px;
}

/*nav-top*/
/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
#header {
  padding: 10px 0;
  position: relative;
  left: 0;
  right: 0;
  transition: all 0.5s;
  z-index: 0;
  background: rgba(27,39,61,0.85);
}

#header.header-scrolled {
  background: rgba(0, 0, 0, 0.9);
  padding: 20px 0;
  height: 72px;
  transition: all 0.5s;
}

#header #logo h1 {
  font-size: 34px;
  margin: 0;
  padding: 0;
  line-height: 1;
  font-family: 'Poppins', sans-serif;
  font-weight: 700;
  letter-spacing: 3px;
}

.blog-cards {
  display: flex;
  box-shadow: 0 2px 6px rgb(0 34 45 / 35%);
  flex-direction: column;
  margin: 1rem auto;
  margin-bottom: 50px;
  background: #fff;
  line-height: 1.4;
  transition: 0.4s;
  font-family: 'poppins';
  border-radius: 5px;
  overflow: hidden;
  z-index: 0;
  margin-left: 0px;
  padding-left: 0;
}

.team-page img {
  /* border: 2px solid #007239; */
  /* border-radius: 50%; */
  /* box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px; */
  width: 100%;
}
.tr-ad h3{
		     position:relative;
		     font-size: 32px;
		     font-weight: bold;
		     line-height: 35px;
		     color: #3d475a;
		     position: relative;
		     padding-left: 0;
		     margin-bottom: 35px;
		     font-weight: 800;
		     margin-top: 10px;
		 }
.tr-ad h3:after{
	    content: '';
	    right: 0;
	    width: 70px;
	    margin: 0 auto;
	    position: absolute;
	    left: 0;
	    bottom: -5px;
	    height: 4px;
	    background: #f9c40b;
}
.team-page h4 {
  color: #3d475a;
  text-align: center;
  font-size: 15px;
  font-weight: 600;
  margin: 20px 0 0px 0;
}

.team-page h5 {
  color: #0045dc;
  font-size: 17px;
  font-weight: 600;
  text-align: center;
}

.team-page p {
  font-size: 15px;
  margin: 0 0 15px 0;
  line-height: 25px;
  padding-left: 0;
}

.blog-cards .photo:hover {
  transform: scale(1.3) rotate(3deg);
}

@media (min-width: 640px) {
  .blog-cards .meta {
      flex-basis: 40%;
      height: auto;
      overflow: hidden;
  }
}

.meta {
  position: relative;
  z-index: 0;
  height: 200px;
}

.blog-cards:hover, .photo:hover {
  /* box-shadow: 2px 2px 8px 0px #2c70d7; */
  transition: 0.4s;
}

.blog-cards-2a {
  background-size: 100% 100% !important;
  background-repeat: no-repeat !important;
}

.blog-cards .photo {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  /* background-size: cover; */
  background-position: revert;
  transition: transform .2s;
}

.blog-cards-1a {
  background-size: 100% 100% !important;
  background-repeat: no-repeat !important;
}

.blog-cards p:first-of-type {
  margin-top: 1.25rem;
}

.blog-cards .description .read-more {
  text-align: right;
}

.blog-cards p, .description p {
  padding-top: 20px;
  position: relative;
  font-family: "Poppins" !important;
  font-size: 15px;
  line-height: 28px;
  letter-spacing: 0.2px;
}

.blog-cards.description {
  padding: 2rem;
  background: #fff;
  position: relative;
  z-index: 1;
}

.description h3 {
  margin: 0;
  font-size: 25px;
}

.description h2 {
  font-size: 1rem;
  font-weight: 300;
  text-transform: uppercase;
  color: grey;
  margin-top: 5px;
}

#header #logo h1 a, #header #logo h1 a:hover {
  color: #000;
  padding-left: 10px;
  border-left: 4px solid #f9c203;
}

#header #logo img {
  padding: 0;
  margin: 0;
}

#header .icon .fa {
  color: #f8c102;
  font-size: 25px;
  line-height: 40px;
  border: 1px solid #f8c102;
  width: 40px;
  height: 40px;
  text-align: center;
}

#header .con .text {
  padding-left: 10px;
  color: #fff;
  font-weight: normal;
}

#header .con .text span {
  display: block;
  line-height: 1.4;
  color: #ccc;
  font-size: 14px;
}

#header .con .text strong {
  font-size: 16px;
  font-weight: normal;
}

#header .col-md-6.d-flex {
  padding: 10px 0;
}

/*--------------------------------------------------------------
# header
--------------------------------------------------------------*/
.head-hm {
  text-transform: uppercase;
  font-weight: bold;
  color: #3f3d56;
  font-size: 40px;
  position: relative;
  padding-bottom: 10px;
  text-align: center;
}

.head-hm span {
  color: #f9c203;
}

.head-hm:before {
  position: absolute;
  bottom: 0;
  content: '';
  left: 30px;
  right: 0;
  margin: 0 auto;
  height: 5px;
  width: 25px;
  background: #f9c203;
}

.head-hm:after {
  position: absolute;
  bottom: 0;
  content: '';
  left: 0;
  right: 30px;
  margin: 0 auto;
  height: 5px;
  width: 25px;
  background: #000;
}

/*--------------------------------------------------------------
# banner
--------------------------------------------------------------*/
.bnr-sec {
  padding: 0;
  overflow: hidden;
  position: relative;
}

.bnr-sec .carousel-indicators {
  left: inherit;
  right: 0;
  width: 0px;
  top: 40%;
  margin-right: 40px;
}

.bnr-sec .carousel-indicators button {
  display: block;
  margin: 8px 0;
}

.bnr-sec .carousel-indicators .active {
  border: 5px solid #fff;
  background: #000;
}

.bnr-cont {
  position: relative;
  color: #eee;
  left: 0;
  right: 0;
  text-align: center;
  z-index: 9;
}

.bnr-cont h2 {
  font-size: 30px;
  line-height: 50px;
  font-weight: 600;
  text-shadow: #181818 5px 4px 6px;
}

.bnr-cont h2 span {
  font-size: 60px;
  line-height: 90px;
  font-weight: 800;
  color: #fff;
  border-top: 2px solid rgba(240, 240, 240, 0.5);
}

.bnr-cont h4 {
  font-size: 30px;
  line-height: 40px;
  font-weight: 800;
  color: #fff;
}

.bnr-cont p {
  font-size: 14px;
  line-height: 30px;
  color: #fff;
  text-align: left;
}

.bnr-sec .fa {
  line-height: 20px;
  font-size: 18px;
  font-weight: 300;
}

.bnr-sec .carousel-indicators {
  display: block;
}

.carousel-indicators [data-bs-target] {
  border: 5px solid #f9c203;
  background: #fff;
  width: 8px;
  height: 8px;
  margin: 0;
  border-radius: 20px;
  opacity: 1;
}

.bnr-sec .fa {
  margin-left: 5px;
  line-height: 70px;
  font-size: 30px;
  font-weight: 300;
  border: 2px solid #000;
  border-radius: 10px;
  width: 80px;
  height: 80px;
  color: #fff;
  text-align: center;
}

.bnr-sec .carousel-content {
  top: 30%;
  position: absolute;
  padding: 20px;
  width: 52%;
  left: 0;
  right: 0;
  z-index: 9999;
  color: #fff;
  margin: 0 auto;
}

.bnr-sec .title h1 {
  font-size: 60px;
  line-height: 65px;
  text-align: center;
  font-style: normal;
}

.bnr-sec .title h1 span {
  font-size: 50px;
  display: block;
  color: #000;
  background: #f9c203;
  font-weight: 600;
  margin-top: 10px;
}

/*--------------------------------------------------------------
# banner
--------------------------------------------------------------*/
/*qyery-hm*/
.qyery-hm {
  background: #f9c203;
  padding: 30px 0 30px;
}

.qyery-hm i {
  font-size: 60px;
  line-height: 70px;
  margin-right: 20px;
  float: left;
  color: #000;
}

.qyery-hm h4 {
  margin: 0;
  font-size: 16px;
  font-weight: normal;
  line-height: 30px;
  color: #000;
  text-align: left;
  font-style: normal;
}

.qyery-hm h4 strong {
  font-style: normal;
  font-size: 30px;
  color: #000;
  text-transform: uppercase;
}

.qyery-hm h4 span {
  background-color: transparent;
  float: right;
  color: #000;
  font-size: 18px;
  padding: 8px 17px;
  border: 2px dashed #000;
  transition: 0.5s;
  margin-top: -20px;
  text-transform: uppercase;
}

.qyery-hm h4 span:hover {
  background: #1b273d;
  transition: 0.5s;
}

.qyery-hm h4 span:hover a {
  color: #fff;
}

.qyery-hm h4 span a {
  COLOR: #000;
  font-weight: bold;
}

/*qyery-hm*/
/*--------------------------------------------------------------
# banner-btm
--------------------------------------------------------------*/
.banner-btm {
  position: relative;
  padding: 50px 0;
  background: #fefefe;
}

.banner-btm .cont-bx {
  width: 100%;
  padding: 50px 20px;
  text-align: center;
  border: 1px dashed #ccc;
  margin-top: 20px;
  transition: 0.5s;
  border-radius: 10px;
  box-shadow: 0px 0px 65px 0px rgb(0 0 0 / 5%);
}

.banner-btm .cont-bx:hover i {
  background: #000;
  color: #fff;
}

.banner-btm .cont-bx i {
  color: #fff;
  font-size: 30px;
  line-height: 80px;
  border-radius: 30% 70% 70% 30%/50% 50% 50% 50%;
  background: #f9c203;
  height: 80px;
  width: 80px;
  transition: .5s;
}

.banner-btm .cont-bx h4 {
  color: #000;
  font-size: 26px;
  margin: 20px 0;
}

.banner-btm .cont-bx:hover h4 {
  color: #150303;
}

.banner-btm .cont-bx p {
  font-size: 15px;
  line-height: 24px;
  margin-top: 20px;
  text-align: center;
}

.banner-btm .cont-bx p a {
  color: #f9c203;
  font-weight: bold;
  padding: 15px 20px;
  border: 1px solid #f9c203;
  border-radius: 30px;
  transition: 0.5s;
}

.banner-btm .cont-bx:hover p a {
  color: #fff;
  background: #000;
  border-color: #000;
}

/*--------------------------------------------------------------
# banner-btm
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Back to top button
--------------------------------------------------------------*/
.back-to-top {
  position: fixed;
  display: none;
  width: 40px;
  height: 40px;
  border-radius: 50px;
  right: 15px;
  bottom: 15px;
  background: #084a94;
  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
--------------------------------------------------------------*/
.menu-sec {
  background: #1b273d;
  position: relative;
  z-index: 1;
  width: 100%;
  padding: 2px 0;
}

.col-md {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 0%;
  flex: 1 0 0%;
}

.d-flex {
  display: flex;
}

.align-items-center {
  align-items: center;
}

/*--------------------------------------------------------------
# Sections General
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# About
--------------------------------------------------------------*/
.about-sec {
  padding: 10px 0 50px;
}

.about-sec .abt-img {
  position: relative;
  padding: 20px;
  z-index: 0;
}

.about-sec .abt-img::before {
  content: "";
  background-color: #f9c203;
  height: 100px;
  width: 100px;
  position: absolute;
  top: -2px;
  right: -2px;
  z-index: -1;
}

.about-sec .abt-img::after {
  content: "";
  background-color: #f9c203;
  height: 100px;
  width: 100px;
  position: absolute;
  bottom: -2px;
  left: -2px;
  z-index: -1;
}

.about-sec h3 {
  text-align: justify;
  line-height: 25px;
  color: #fff;
}

.about-sec p {
  text-align: justify;
  line-height: 25px;
}

.about-sec ul li {
  text-align: justify;
  line-height: 30px;
  color: #fff;
}

.btn {
  color: #fff;
  background: #f9c203;
  transition: .5s;
  font-size: 16px;
  padding: 10px 20px;
  border-radius: 30px;
}

.btn:hover {
  color: #fff;
  background: #1b273d;
}

.about-sec .btn {
}

/*--------------------------------------------------------------
# Services
--------------------------------------------------------------*/
.services {
  padding: 50px 0;
  background: #f5f5f5;
  background: url(Image/services-bg.png)
}

.services .service-box {
  margin-bottom: 30px;
  background: #fff;
  position: relative;
  z-index: 0;
  margin-top: 30px;
  padding: 50px 18px 30px;
  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;
  border: 1px dashed #ddd;
}

.services .service-box .icon {
  text-align: center;
  font-size: 25px;
  position: relative;
  margin-bottom: 20px;
}

.services .service-box:hover .icon .fa {
  color: #000;
  border: 1px solid #fff;
}

.services .service-box .icon .fa {
  position: relative;
  display: inline-block;
  font-size: 45px;
  background: #fff;
  width: 120px;
  height: 120px;
  line-height: 120px;
  text-align: center;
  border-radius: 50%;
  color: #f9c203;
  box-shadow: 0 0 50px rgb(0 0 0 / 10%);
  transition: all 500ms ease;
}

.services .service-box-cont {
  position: relative;
  text-align: center;
}

.services .service-box:hover {
  background: #f9c203;
  color: rgba(0, 0, 0, 0.8);
}

.services .service-box p {
  text-align: center;
  font-size: 15px;
  margin-bottom: 10px;
}

.services .service-box .service-box-cont p {
  text-align: center;
}

.services .service-box-cont h3 {
  text-align: center;
  font-size: 20px;
}

.services .service-box-cont h3 a {
  color: #000;
}

.services .col-md-4 {
  position: relative;
}

.services .service-box .icon .border-layer {
  position: absolute;
  width: 140px;
  height: 140px;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: -10px;
  border: 2px solid #fff;
  border-radius: 50%;
  clip-path: polygon(0% 0%, 50% 0%, 50% 100%, 0% 100%, 0 0);
  transition: all 500ms ease;
  -webkit-animation: hizmet-rot 2s infinite linear;
  -moz-animation: hizmet-rot 2s infinite linear;
  -o-animation: hizmet-rot 2s infinite linear;
  animation: hizmet-rot 2s infinite linear;
  -webkit-animation-play-state: paused;
  -moz-animation-play-state: paused;
  -o-animation-play-state: paused;
  animation-play-state: paused;
}

.services .service-box:hover .icon .border-layer {
  -webkit-animation-play-state: running;
  -moz-animation-play-state: running;
  -o-animation-play-state: running;
  animation-play-state: running;
}

.services .service-box .icon .border-layer {
  clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%, 0 0);
}

.services .service-box:hover .icon i {
  box-shadow: none;
}

@-moz-keyframes hizmet-rot {
  0% {
      -moz-transform: rotate(0deg);
      transform: rotate(0deg)
  }

  100% {
      -moz-transform: rotate(360deg);
      transform: rotate(360deg)
  }
}

@keyframes hizmet-rot {
  0% {
      -webkit-transform: rotate(0deg);
      -moz-transform: rotate(0deg);
      -o-transform: rotate(0deg);
      transform: rotate(0deg)
  }

  100% {
      -webkit-transform: rotate(360deg);
      -moz-transform: rotate(360deg);
      -o-transform: rotate(360deg);
      transform: rotate(360deg)
  }
}

@-moz-keyframes hizmet-rot_2 {
  0% {
      -moz-transform: rotateY(0deg);
      transform: rotateY(0deg)
  }

  100% {
      -moz-transform: rotateY(360deg);
      transform: rotateY(360deg)
  }
}

@keyframes hizmet-rot_2 {
  0% {
      -webkit-transform: rotateY(0deg);
      -moz-transform: rotateY(0deg);
      -o-transform: rotateY(0deg);
      transform: rotateY(0deg)
  }

  100% {
      -webkit-transform: rotateY(360deg);
      -moz-transform: rotateY(360deg);
      -o-transform: rotateY(360deg);
      transform: rotateY(360deg)
  }
}

.services .service-box .icon .border-layer:before {
  position: absolute;
  content: '';
  background: #fff;
  width: 12px;
  height: 12px;
  left: 15px;
  bottom: 9px;
  border-radius: 50%;
}

.services .service-box:hover .icon .border-layer {
  display: block;
  -webkit-animation-play-state: running;
  -moz-animation-play-state: running;
  -o-animation-play-state: running;
  animation-play-state: running;
}

/*--------------------------------------------------------------
# Career Section
--------------------------------------------------------------*/
.career-sec {
  background: url(image/career-bg.jpg) no-repeat;
  background-attachment: fixed;
  background-position: top center;
  padding: 80px 0;
}

.career-sec p {
  color: #fff;
  font-size: 16px;
  text-align: center;
  line-height: 30px;
}

.career-sec .head-hm {
  color: #fff;
}

.career-sec .head-hm:after {
  background: #fff;
}

/*Contact Section*/
.contact {
  padding: 80px 0;
}

.contact .container {
  webkit-box-shadow: 0 0 30px rgb(214 215 216 / 60%);
  -moz-box-shadow: 0 0 30px rgb(214 215 216 / 60%);
  box-shadow: 0 0 30px rgb(214 215 216 / 60%);
  background: #fff;
  padding-top: 30px;
}

.contact .container h4 {
  font-weight: 900;
  font-size: 25px;
  line-height: 40px;
}

.contact .container h4 span {
  font-weight: 300;
}

.contact .head-hm {
  padding: 50px 0 30px;
}

.cont-hm-lft {
  background: #fff;
  padding: 30px;
}

.cont-hm-lft .form-control {
  border: 1px solid #eee;
  box-shadow: none;
  margin-bottom: 15px;
}

.sub-btn-hm {
  cursor: pointer;
  color: #fff;
  background: #f9c203;
  padding: 10px 30px;
  line-height: 26px;
  border: none;
  border-radius: 30px;
  font-size: 20px;
  transition: all .5s;
}

.sub-btn-hm:hover {
  background: #1b273d;
}

.map-hm-lft ::placeholder {
  color: rgba(0,0,0,.5);
}

.cont-hm-rht {
  background: #fff;
  padding: 30px 20px 20px 30px;
  border-left: 1px solid #eee;
}

.cont-hm-rht p {
  margin-bottom: 30px;
  font-size: 14px;
}

.cont-hm-rht p i {
  padding-right: 8px;
  color: rgba(0,0,0,.5);
  float: left;
  width: 50px;
  height: 50px;
  line-height: 40px;
  font-size: 20px;
}

/*Contact Section*/
.contact-inner h2 {
  font-size: 22px;
  font-weight: 600;
  text-align: left;
}

.contact-inner h2 span {
  display: block;
  font-size: 17px;
  text-align: left;
}

.contact-inner p {
  text-align: left;
}

.contact-inner p b {
  font-weight: bold;
}

.abt-bnr-tp {
  margin-top: -25px;
  position: relative;
  margin-bottom: 30px;
}

.abt-bnr-tp .tp-img {
  position: relative;
  padding: 0;
  height: 350px;
  width: 100%;
}

.abt-bnr-tp .tp-img img {
  height: 100%;
  width: 100%;
}

.abt-bnr-tp .innr-pg {
  position: absolute;
  color: #fff;
  top: 40%;
  z-index: 9;
  left: 30%;
  padding: 20px;
}

.abt-bnr-tp .innr-pg h2 {
  color: #fff;
  font-weight: 600;
  font-size: 45px;
  text-transform: uppercase;
  text-align: center;
}

.dropbtn {
  background-color: #fff;
  color: #000;
  padding: 5px 15px;
  font-size: 16px;
  border: none;
  border-radius: 0px;
  cursor: pointer;
}

.dropbtn:hover, .dropbtn:focus {
  background-color: #fff;
}

.dropdown {
  /* position: relative; */
  /* display: inline-block; */
  /* float: right; */
}

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f1f1f1;
  min-width: 160px;
  overflow: auto;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
}

.dropdown img {
  float: left;
}

.dropdown-content a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}

.dropdown img {
  width: 30px;
  margin-right: 10px;
}

.dropdown a:hover {
}

.show {
  display: block;
}

.team-page img {
  position: relative;
  box-shadow: 1px 1px 6px gray;
}

.tm-1, .tm-4, .tm-7, .tm-10 {
  padding: 5% 0;
  background: #f9c2031f;
  position: relative;
}

.tm-2, .tm-5, .tm-8, .tm-11 {
  padding: 5% 0;
  background: #cfe8ff69;
  position: relative;
}

.tm-3, .tm-6, .tm-9, .tm-12 {
  padding: 5% 0;
  background: #88f98b2e;
  position: relative;
}
.tm-1 .row, .tm-2 .row{
  background: #fff;
  border-radius: 10px;
  padding: 60px;
  box-shadow: 1px 1px 6px gray;!;
}

.team-page .pic {
  position: relative;
}

.team-page .pic::before {
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  background: linear-gradient(#3d475a, #3d475a, #f9c203);
  left: -30px;
  top: 30px;
  box-shadow: 1px 1px 5px #000;
  border-radius: 10px;
}
.contact .col-md-12{text-align:justify;}
/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
#footer {
  background: #1b273d;
  padding: 75px 0 0;
  color: #fff;
  font-size: 15px;
}

#footer .footer-top {
  padding: 10px 0 60px 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-info {
  padding: 0px 0;
}

#footer .footer-add .fa, #footer .footer-email .fa, #footer .footer-phone .fa {
  font-size: 50px;
  border-bottom: 1px solid #d93921;
  display: block;
  padding: 20px;
}

#footer .footer-add p, #footer .footer-email p, #footer .footer-phone p {
  padding-top: 20px;
}

#footer .footer-add, #footer .footer-email, #footer .footer-phone {
  text-align: center;
}

#footer .footer-top .footer-info p {
  font-size: 15px;
  line-height: 24px;
  font-family: 'Poppins', sans-serif;
}

#footer .mb-2 .fa {
  margin-right: 10px;
  font-size: 20px;
}

#footer .footer-top .social-links a {
  font-size: 18px;
  display: inline-block;
  background: #eee;
  color: #000;
  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 ul {
  list-style: none;
  padding: 0;
  padding: 0;
  margin: 0;
}

#footer .footer-top ul i {
  padding-right: 8px;
  color: #fff;
  font-size: 12px;
  line-height: 1;
}

#footer .footer-top ul li {
  padding: 10px 0;
  display: flex;
  align-items: center;
  color: #fff;
  font-size: 15px;
}

#footer .footer-top ul a:hover {
  text-decoration: none;
  color: #fff;
}

#footer .footer-top ul a {
  color: #fff;
}

#footer .footer-top .social-links a:hover {
  background: #f9c203;
  color: #fff;
  text-decoration: none;
}

#footer .footer-top ul li span {
  color: #fff;
  font-size: 15px;
}

#footer .footer-top ul i {
  padding-right: 8px;
  color: #fff;
  line-height: 1;
}

#footer p {
  color: #fff;
}

#footer .footer-top h4 {
  font-size: 30px;
  font-weight: 600;
  color: #eee;
  position: relative;
  padding-bottom: 12px;
  border-bottom: 1px dashed rgba(190,187,220,.5);
}

#footer p {
  text-align: justify;
  line-height: 26px;
}

#footer p a {
  color: #fff;
  font-weight: bold;
}

#footer .footer-info1 h4 {
  font-size: 26px;
  color: #fff;
}

#footer .footer-info1 h4 span {
  color: #f8c102;
}

#footer .footer-info .fa {
  margin-right: 10px;
  font-size: 20px;
}

#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;
}

.ft-link {
  list-style: none;
  text-align: right;
}

.ft-link li {
  display: inline-block;
  padding: 5px;
  font-size: 15px;
}

.ft-link li a {
  color: #fff;
  transition: .5s;
}

.ft-link li a:hover {
  color: #fff;
}

#footer .copyright {
  text-align: left;
  padding: 20px 0;
  background: #1b273d;
  border-top: 1px solid #333;
}

#footer .credits {
  text-align: right;
  font-size: 14px;
  color: #fff;
}

.credits a {
  color: #eee;
  font-weight: bold;
}

.top {
  position: fixed;
  right: 10px;
  bottom: 30px;
  text-align: center;
  color: #fff;
  background: #150303;
  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;
}

/**/
.main-table {
  font-family: Saira;
  font-weight: normal;
  Font-size: 15px;
  color: #333;
  line-height: 24px;
  text-align: justify;
}

.main-heading {
  font-weight: bold;
  Font-size: 44px;
  color: #000;
  line;line-height: 1.22;
  er-bottom: 1px #ccc dashed;
  margin-bottom: 10px;
  text-align: left;
  margin-top: 0;
}

.cnt-bg:after {
  background-image: url(Image/globe-bg.png);
  position: absolute;
  width: 100%;
  height: 100%;
  content: '';
  top: 0px;
  left: 0px;
  background-repeat: no-repeat;
  background-position: center;
  opacity: .4;
}

.sub-heading {
  font-weight: bold;
  Font-size: 19px;
  color: #f9c203;
  line-height: 30px;
  margin-bottom: 10px;
  text-align: left;
}

.main-table ul li {
  font-family: 'Poppins', sans-serif;
  font-weight: 300;
  Font-size: 15px;
  color: #333;
  line-height: 30px;
  text-align: left;
}

.navbar-expand-md .navbar-collapse {
  background: #f9c203;
}

#RadDockZone1 {
  overflow: visible !important;
  z-index: 9 !important;
}

#MenuControl {
  background: #1b273d;
}

.dropdown-toggle {
  position: relative;
}

.nav-item ul li .dropdown-toggle::after {
  position: absolute;
  right: 5px;
  top: 10px;
}

#MenuControl_C .bg-light {
  --bs-bg-opacity: 1;
  background-color: #1b273d !important;
}

#MenuControl_C .dropdown-item.active, #MenuControl_C .dropdown-item:active {
  background-color: #1b273d;
  color: #fff;
}

.nav-fill {
  width: 100%;
  font-size: 15px;
  /*margin-left: 20px;*/
}

.nav-link:focus, .nav-link:hover {
  color: #fff;
}

.dropdown-item {
  font-size: 14px;
}

#submenu13 {
  top: -40px;
}

.dropend .dropdown-menu[data-bs-popper] {
  /* right: 100% !important;  left: auto !important;*/
}

.navbar-expand-lg .navbar-nav .dropdown-menu {
  position: absolute;
}

.dropdown-menu .submenu-left {
  right: 100% !important;
  left: auto !important;
}

.dropdown-menu .submenu {
  display: none;
  position: absolute;
  left: 100%;
  top: -7px;
}

.table-responsive {
  min-height: .01%;
  padding: 0;
  overflow: hidden !important;
  border: 0;
}

.form-control-static {
  min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}

/*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;
  height: 100%;
  padding-top: 0px;
  padding-bottom: 0px;
}

#MenuControl_C .dropdown-item:focus, #MenuControl_C .dropdown-item:hover {
  color: #131313 !important;
  background: #f9c203 !important;
}

.nav-link {
  font-weight: 600;
  color: #000;
  padding: 12px 5px;
}

.navbar-nav>li {
  border-right: 1px solid #047187;
}

.navbar-nav>li:last-child {
  border: 0;
}

.nav-fill {
  width: 100%;
  font-size: 15px;
}

.navbar-brand {
  margin: 0;
}

/*nav-bar*/
@media (min-width: 1170px) {
  #MenuControl_C .navbar-default, #MenuControl_C .container-fluid, #MenuControl_C .navbar-nav {
      width: 1170px;
      margin: 0 auto;
  }

  .bnr-sec img {
      position: relative;
      width: 100%;
  }
}

@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 {
      font-size: 12px;
  }
}

@media(max-width: 767px) {
  .nav-fill .nav-item, .nav-fill>.nav-link {
      text-align:left;
  }

  .nav-item ul li .dropdown-toggle::after {
      transform: rotate(90deg);
  }

  .team-page h2 {
      margin: 45px 0 25px !important;
      !i;!;
      font-size: 16px !important;!i;!;
      }

  .tm-1 .row, .tm-2 .row, .tm-3 .row, .tm-4 .row, .tm-5 .row, .tm-6 .row, .tm-7 .row, .tm-8 .row, .tm-9 .row, .tm-10 .row, .tm-11 .row, .tm-12 .row {
      padding: 0 10px;
  }
}

@media (max-width: 767px) {
  #MenuControl .bg-light {
      /* margin-top: 15%; */
  }

  .navbar-toggler {
      background-color: #fff !important;
  }

  .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: 1px 0;
      border-bottom: 1px solid #fff;
      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;
  }

  #MenuControl_C .navbar-default, #MenuControl_C .container-fluid, #MenuControl_C .navbar-nav {
      width: 100%;
      padding: 10px 0;
  }

  .bnr-sec .carousel-content {
      width: 70% !important;
  }

  .bnr-sec .title h1 {
      font-size: 36px !important;
  }

  .bnr-sec .title h1 span {
      font-size: 30px !important;
  }
}

@media(max-width: 568px) {
  .banner-content {
      display: none;
  }

  .navbar-collapse {
      background: #fff;
  }
}

@media(max-width: 480px) {
  .bnr-sec .carousel-content {
      width: 80% !important;
  }

  .bnr-sec .title h1 {
      font-size: 24px !important;
  }

  .bnr-sec .title h1 span {
      font-size: 22px !important;
  }
}

@media (max-width: 1200px) {
  .about .content {
      padding-right: 0;
  }
}

@media (max-width: 991px) {
  .team .member {
      margin-bottom: 110px;
  }

  .services .icon-box {
      margin: 15px auto;
  }
}

@media (max-width: 768px) {
  .about {
      text-align: center;
  }

  .nav-top-rht {
      display: none;
  }

  .dropdown_c {
      display: none;
  }
}

@media (max-width: 767px) {
  #header img {
      margin:inherit;
  }
.description ul li{font-size: 14px !IMPORTANT;}
.team-page .pic::before{left: -8px;}
.team-page h2{}
.section-5 .tab-pane p{font-size:13px;}
.about-sec{padding-bottom:20px;}
.services{padding:20px 0;}
.qyery-hm{padding-bottom:60px;}
  .cp-sc h4 {
      font-size: 12px;
      text-align: left;
  }

  .introduction .about-pic::after {
      height: 300px;
  }

  .inner-banner .banner-text h1 {
      font-size: 18px;
  }

  .body-fx #header {
      padding: 15px 0;
      height: inherit;
      position: relative;
      /*background: rgba(47,77,90,.85) !important;*/
  }

  #tp-dr {
      display: none;
  }

  .caption {
      width: 100%;
  }

  .introduction {
      padding: 10% 0;
  }

  .main-heading {
      font-size: 28px;
      margin-top: 20px;
      padding: 5px;
  }

  .section-3 .insurance-essential {
      padding-left: 0;
      border: 0;
  }

  .introduction p {
      font-size: 14px;
      padding: 5px;
  }

  .introduction .about-pic::before {
      top: -14px;
      left: 5px;
  }

  .introduction .about-pic::after {
      bottom: 0px;
      height: 220px;
      left: 5px;
      top: 16px;
  }

  .wback .caption {
      top: 30%;
  }

  .nav>li>a {
      padding: 4px 2px;
  }

  .ft-link {
      text-align: left;
      padding-left: 0;
  }

  #header .icon .fa {
      color: #f9c203;
      font-size: 18px !important;
      line-height: 30px !important;
      width: 35px !important;
      height: 35px !important;
      text-align: center;
  }

  #header .con .text strong {
      font-size: 12px !important;
  }

  #header .col-md-6.d-flex {
      padding: 5px 20px !important;
  }

  .qyery-hm h4 strong {
      font-size: 17px !important;
  }

  .qyery-hm h4 span {
      font-size: 15px !important;
      padding: 5px 15px !important;
      margin-top: 0 !important;
  }

  .case1-section-area .cs_case_study_1_list {
      flex-direction: column;
  }

  .case1-section-area .cs_case_study_1_list .cs_case_study.cs_style_1 {
      min-height: 250px;
      margin-bottom: 20px;
  }

  .case1-section-area .content-area1 {
      transform: rotate(0deg);
      left: 20px;
      bottom: 20px;
      width: 100%;
      text-align: left;
  }
}

@media (max-width: 575px) {
}

@media (max-width: 414px) {
  #footer .footer-top ul li span, #footer p, .career-sec p, #footer .copyright p ,.ft-link li, #footer .footer-top ul li, #services p, .about-sec p, .banner-btm .cont-bx p, .nav-top .nav-top-left ul li, .cont-hm-rht p {
      font-size: 13px !important;
      padding: 4px;
  }
}

/*team*/
.team-bx p {
  line-height: 24px !important;
}

.team-bx {
  border-bottom: 1px solid #ddd;
  padding-bottom: 20px;
  margin-bottom: 10px;
  margin-top: 20px;
  overflow: auto;
}

.team-page h2 {
  font-size: 32px;
  font-weight: bold;
  line-height: 35px;
  color: #3d475a;
  position: relative;
  padding-left: 0;
  margin-bottom: 23px;
  font-weight: 800;
  margin-top: 10px;
}

.team-page h2:after {
  position: absolute;
  content: '';
  background: #f9c40b;
  left: 0;
  bottom: -5px;
  width: 70px;
  height: 4px;
}

.team-bx h3 img {
  vertical-align: bottom;
}

.team-bx h3 {
  font-size: 18px;
  margin-bottom: 4px;
  color: #222;
  font-weight: bold;
  text-align: left;
}

.team-bx h3 span {
  color: #999;
  font-size: 15px;
  font-style: italic;
}
.tr-ad{
	box-shadow:none !Important;
	  background:transparent !Important;
	  }
/*
.team-bx:nth-last-child(1){border-bottom:0;}
*/
.team-table {
  border-color: #ccc;
  border-right: 1px solid #ccc;
  font-size: 14px;
}

.team-table td {
  border: 0;
  border-bottom: 1px solid #eee;
}

.team-table tr {
  transition: 0.5s;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
}

.team-table tr:hover {
  transition: 0.5s;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  background: #eee;
}

.ul-tm {
  list-style: none;
  padding-left: 29px;
  margin-top: 0;
}

.ul-tm li {
  margin-bottom: 8px;
}

@media (min-width: 640px) {
  .blog-cards {
      flex-direction: row;
      max-width: 100%;
      height: 300px;
  }

  .blog-cards .description {
      flex-basis: 60%;
      background: #fff;
      position: relative;
      z-index: 1;
      padding: 20px;
  }

  .cnt-bg {
      /* background-color: #00558e; */
      padding: 105px 0;
      position: relative;
  }

  .quality-policy {
      position: relative;
      padding: 22px;
      background: #1b273d;
      /* min-height: 305px; */
      border-radius: 10px;
      margin: 0 0 10px 0;
  }

  .quality-policy .icon, .quality-policy .text {
      position: relative;
      z-index: 3;
  }

  .quality-policy a {
      color: #fff;
  }

  .quality-policy:hover::after {
      width: 100%;
      opacity: 1;
  }

  .quality-policy::after {
      content: '';
      position: absolute;
      left: 0;
      top: 0;
      width: 30%;
      opacity: 0;
      height: 100%;
      background-image: url(image/bdc1.jpg);
      border-radius: 10px;
      transition: all .4s ease-in-out;
  }

  .quality-policy:hover::after {
      width: 100%;
      opacity: 1;
  }

  .quality-policy .icon {
      background: #d9e6ee;
      padding: 10px;
      display: inline-block;
      border-radius: 50%;
      width: 57px;
  }

  .quality-policy .text h3 {
      margin: 0 0 5px 0;
      color: #fff;
      font-size: 23px;
      font-weight: 800;
  }

  .quality-policy .text p {
      color: #fff;
      margin: 0;
      font-size: 14px;
  }

  .blog-cards .description:before {
      transform: skewX(351deg);
      content: "";
      background: #fff;
      width: 110px;
      position: absolute;
      left: -55px;
      top: 0;
      bottom: 0;
      z-index: -1;
  }
}

/*team*/