@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Vollkorn:ital,wght@0,400..900;1,400..900&display=swap');
body{font-family: 'Vollkorn', sans-serif; font-size:15px; line-height:23px;}
*{font-family:Vollkorn !important;}
.fa {font-family:fontawesome !important;}
a {
    color: #051a30;
    text-decoration: none;
}
#MenuControl {
    border-top: 1px solid #e7e7e7 !important;
    border-bottom: 1px solid #e7e7e7 !important;
}
section{padding:30px 0;}
/**/
#widgetsControl, #widgetsControl_C{height: initial !important;}
.RadGrid_Default .rgHoveredRow{background:#c5c5c5 !important;}
.RadDock .rdContent{font-family:Vollkorn !important; }
#divmainenquiry11 .close, #alertneew .close { position: absolute; right: 14px; font-size: 30px; cursor: pointer;}
/* innr-pg-c Start */
.otherpagecss #RadDockZone1.container {
    max-width: 100%;
}

.otherpagecss #RadDockZone1.container #HomepagecontentControl_C table {
    margin-top: 0 !important;
}

.innr-pg-c {
    margin-bottom: 20px;
    padding: 32px 0;
    position: relative;
}

.innr-pg-c h1 {
    font-weight: 800;
    font-family: "Poppins", sans-serif;
    Font-size: 26px;
    color: #fff;
    text-align: left;
    border-left: 3px #fff solid;
    text-transform: uppercase;
    position: relative;
    z-index: 1;
    border-radius: 4px;
    padding: 5px 0 5px 20px;
}

.innr-pg-c:after {
    content: '';
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 0;
    background-image: linear-gradient(22deg, #051a30 4%, #bc8f61 73%);
}

/* innr-pg-c End */

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
header {
  /*background: rgba(0, 0, 0, 0.7);*/
  border-top: 8px solid #2782bb;
  padding:25px 0;
  transition: all 0.5s;
  width:100%;
}
.feature-box-content {
  font-size: 15px;
}
header img{margin:0 auto; max-width:100%;}
header .head-cntr h2, header .head-rht h2 {
    display: inline-block;
    font-size: 15px;
    font-weight: bold;
    margin: 0;
    line-height: 20px;
    text-align: left;
}

header .head-cntr h2 .fa, header .head-rht h2 .fa{
    float:left; margin-right:10px; color:#2782bb;
    font-size: 40px;
}
header .head-rht h2 a{
    color:#000;
}
/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/

/*banner*/
.banner-main {
    position: relative;
}
/*-----carousel zoom effect-----*/
@-webkit-keyframes zoom {
    from {
  -webkit-transform: scale(1, 1);
  }
  to {
    -webkit-transform: scale(1.4, 1.4);
  }
}

@keyframes zoom {
  from {
    transform: scale(1, 1);
  }
  to {
    transform: scale(1.4, 1.4);
  }
}
.banner-sec{
    /*width: 100%;
    height: 100%;*/ padding:0;
    position: relative;
}
.banner-sec .carousel-inner .carousel-item > img {
  -webkit-animation: zoom 40s;
  animation: zoom 40s;/*width:100%; height:100%;*/
}

.banner-sec .carousel-indicators [data-bs-target]{width:10px;height:10px;border-radius:50%; background-color: #051a30;border:5px solid #eee; opacity:1;}
.banner-sec .carousel-indicators .active{ background-color:#fff; margin:0; border:6px solid #bc8f61; width:2px; height:2px;}
/*------carousel capion text displayt--*/
.banner-sec .carousel-caption {
    position: absolute;
    top: 20%;
    color: #9ab6ae;
    text-align:left;
    
	left:10%;
	width:60%;
 }
 .text-justify{text-align: justify;}

.carousel-caption h2{font-size: 60px; font-weight: bold; margin-bottom: 16px; text-transform: uppercase; animation: fadeInRight 2000ms ease-in-out; text-shadow: 9px 4px 8px rgba(0,0,0,.75);} 
.carousel-caption h4{font-size: 30px; font-weight: bold; margin-bottom: 16px; text-transform: uppercase; animation: fadeInRight 2000ms ease-in-out; text-shadow: 9px 4px 8px rgba(0,0,0,.75);}
.carousel-caption h2 span{color:#9ab6ae; display: block;}
.carousel-caption h4 span{color:#9ab6ae;}
.carousel-caption p{font-size:18px; line-height: 25px; margin-top:50px; animation: fadeInRight 2000ms ease-in-out;}
.carousel-caption p a{font-size:18px;line-height: 25px;color:#fff;background: #9ab6ae; padding:15px 25px; border-radius:40px; border: 5px solid #051a30; box-shadow:none;}
.banner-sec .carousel-control{display:none;}
/*.carousel-inner>.item {
    -webkit-transition: -webkit-transform .6s ease-in-out !important;
    -o-transition: -o-transform .6s ease-in-out !important;
    transition: transform .6s ease-in-out !important;
}*/

/*----Change the direction of banner slider carousel------ */
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    left: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    left: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
/*-----carousel zoom effect-----*/
/*banner*/
 /*--------------------------------------------------------------
# career
--------------------------------------------------------------*/
.career{background:url(../image/career-img.jpg) no-repeat; padding:50px 0; background-attachment:fixed; background-size:cover;}
 /*--------------------------------------------------------------
# career
--------------------------------------------------------------*/
/*hm-abt*/
.hm-abt {/*background:#000; background-image:url(../Image/hm-abt-bg.jpg); background-attachment:fixed; background-position:top center;*/ padding:100px 0 50px;    /*background-size: 100% 100%;*/}
.abt-img img{/*border:7px solid #ffc610;*/ border-radius:10px;}
.hm-abt .abt-cont p{text-align:justify;font-size: 15px;line-height: 23px;}
.about-img {
    position: relative;
}
.about-img .about-font-img {
    position: relative;
    z-index: 1;
    border: 15px solid rgba(240,240,240,0.7);
}
.about-img .f-left {
    float: left;
}
.about-img .f-right {
    float: right;
}
.about-img .about-back-img {
    position: absolute;
    top: -47px;
    left: 0;
    z-index: 0;border: 15px solid rgba(240,240,240,0.7);
}
.section-tittle h2 {
    font-size: 40px;
    font-weight: 700;
    line-height: 1.2;
    padding-bottom: 50px;
    position: relative;
    display: inline-block;    padding-bottom: 15px;
}
.section-tittle h2 span{color: #2782bb;}
.section-tittle h2::before {
    position: absolute;
    content: "";
    width: 155px;
    height: 5px;
    background: #2782bb;
    right: 0;
    left: 0;
    bottom: 0;
    margin: 0 auto;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
}
.section-tittle h2::after {
    content: '';
    position: absolute;
    height: 15px;
    width: 15px;
    background-color: #2782bb;
    -webkit-animation-duration: 4s;
    animation-duration: 4s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-name: MOVE-BG;
    animation-name: MOVE-BG;
    left: 20px;
    right: 0;border-radius: 50%;
    bottom: -5px;
}
@keyframes MOVE-BG{
	from{-webkit-transform:translateX(0);
	transform:translateX(0);
	-moz-transform:translateX(0);
	-ms-transform:translateX(0);
	-o-transform:translateX(0)}
	to
	{-webkit-transform:translateX(150px);
	transform:translateX(150px);
	-moz-transform:translateX(150px);
	-ms-transform:translateX(150px);
	-o-transform:translateX(150px)}
	}

.hm-abt-btm-section{padding:80px 0; background:#f7f7f7;}
/*hm-abt*/

img{max-width:100% !important;}

/*services*/
.services{padding:50px 0; background:#f7f7f7;}
.services .section-tittle h2::after{left:70px;}
.timeline > li {
    min-height: 170px;
}
.timeline > li:after, .timeline > li:before {
    display: table;
    content: " ";
}
.timeline > li .timeline-image {
    width: 170px;
    height: 170px;
    margin-left: -85px;
}
.timeline {
  position: relative;    margin-top: 60px;
  padding: 0;
  list-style: none;
}
.timeline:before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 40px;
  width: 2px;
  margin-left: -1.5px;
  content: "";
  background-color: #e9ecef;
}
.timeline .rounded-circle {
    border-radius: 50% !important;
}
.timeline .img-fluid {
    max-width: 100%;
    height: auto;
}
.timeline > li {
  position: relative;
  min-height: 50px;
  margin-bottom: 50px;
}
.timeline > li:after, .timeline > li:before {
  display: table;
  content: " ";
}
.timeline > li:after {
  clear: both;
}
.timeline > li .timeline-panel {
  position: relative;
  float: right;
  width: 100%;
  padding: 0 20px 0 100px;
  text-align: left;
}
.timeline > li .timeline-panel:before {
  right: auto;
  left: -15px;
  border-right-width: 15px;
  border-left-width: 0;
}
.timeline > li .timeline-panel:after {
  right: auto;
  left: -14px;
  border-right-width: 14px;
  border-left-width: 0;
}
.timeline > li .timeline-image {
  position: absolute;
  z-index: 100;
  left: 0;
  width: 80px;
  height: 80px;
  margin-left: 0;
  text-align: center;
  color: white;
  border: 7px solid #2782bb;
  border-radius: 100%;
  background-color: #2782bb;
}
.timeline > li .timeline-image h4 {
  font-size: 10px;
  line-height: 14px;
  margin-top: 12px;
}
.timeline > li.timeline-inverted > .timeline-panel {
  float: right;
  padding: 0 20px 0 100px;
  text-align: left;
}
.timeline > li.timeline-inverted > .timeline-panel:before {
  right: auto;
  left: -15px;
  border-right-width: 15px;
  border-left-width: 0;
}
.timeline > li.timeline-inverted > .timeline-panel:after {
  right: auto;
  left: -14px;
  border-right-width: 14px;
  border-left-width: 0;
}
.timeline > li:last-child {
  margin-bottom: 0;
}
.timeline .timeline-heading h4 {
  margin-top: 0;
  color: #2782bb;
  font-weight: bold;
}
.timeline .timeline-heading h4.subheading {
  text-transform: none;
}
.timeline .timeline-body > ul,
.timeline .timeline-body > p {
  margin-bottom: 0;
}
.timeline .timeline-body > p a{font-weight:bold;}
@media (min-width: 768px) {
  .timeline:before {
    left: 50%;
  }
  .timeline > li {
    min-height: 100px;
    margin-bottom: 100px;
  }
  .timeline > li .timeline-panel {
    float: left;
    width: 41%;
    padding: 0 20px 20px 30px;
    text-align: right;
  }
  .timeline > li .timeline-image {
    left: 50%;
    width: 100px;
    height: 100px;
    margin-left: -50px;
  }
  .timeline > li .timeline-image h4 {
    font-size: 13px;
    line-height: 18px;
    margin-top: 16px;
  }
  .timeline > li.timeline-inverted > .timeline-panel {
    float: right;
    padding: 0 30px 20px 20px;
    text-align: left;
  }
}
@media (min-width: 992px) {
  .timeline > li {
    min-height: 150px;
  }
  .timeline > li .timeline-panel {
    padding: 0 20px 20px;
  }
  .timeline > li .timeline-image {
    width: 150px;
    height: 150px;
    margin-left: -75px;
  }
  .timeline > li .timeline-image h4 {
    font-size: 18px;
    line-height: 26px;
    margin-top: 30px;
  }
  .timeline > li.timeline-inverted > .timeline-panel {
    padding: 0 20px 20px;
  }
}
@media (min-width: 1200px) {
  .timeline > li {
    min-height: 170px;
  }
  .timeline > li .timeline-panel {
    padding: 0 20px 20px 100px;
  }
  .timeline > li .timeline-image {
    width: 170px;
    height: 170px;
    margin-left: -85px;
  }
  .timeline > li .timeline-image h4 {
    margin-top: 20px; font-weight:bold;
  }
  .timeline > li.timeline-inverted > .timeline-panel {
    padding: 0 100px 20px 20px;
  }
}

/*services*/


/*hm-contact*/
.hm-contact .section-tittle h2{color: #fff;}
.hm-contact .section-tittle h2 span{color: #fff;}
.hm-contact .section-tittle h2::after{left: -140px; background-color: #fff;  margin: 0 auto;  right: 0;}
.hm-contact .section-tittle h2::before{background: #fff;}
.section-tittle{position:relative;}
.hm-contact{
    background-color: #212529;
    background-image: url(../image/map-image.jpg);
    background-repeat: no-repeat;
    background-position: center; padding:80px;
}
.hm-contact .section-heading{font-size:30px; font-weight:700; color:#fff; line-height:35px;margin-bottom: 40px;}
.hm-contact .btn-sbmit{background: #051a30;padding: 10px 30px;}
.hm-contact .btn-sbmit{color:#fff;}
.hm-contact .form-group-textarea .form-control{margin-top:17px; padding:15px 12px;}
.hm-contact input{margin:20px 0; line-height:40px;} 
/*hm-contact*/
/*footer*/
.top.scll-top {
    opacity: 1;
    transition: ease-in 0.5s;
    bottom: 50px;
}
.top.scll-top .fa{width: 28px;  height: 25px;}
.top {
    position: fixed;
    right: 10px;
    bottom: 30px;
    text-align: center;
    color: #fff;
    background: #051a30;
    padding: 10px 10px;
    z-index: 9;
    border-radius: 50%;
    border: 2px solid #eee;
    cursor: pointer;
    opacity: 0;
    transition: ease-in 0.5s;
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
footer{background-image: linear-gradient(to right, #000 , #051a30);     background-size: cover; color: #fff; font-size: 15px;}
footer .bg-primary { background-color: #bc8f61 !important;position: relative;}
#footer .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 p {font-size: 15px; line-height: 24px; color:#111; margin-bottom: 0; font-family: 'Poppins', sans-serif;}
#footer .footer-info .fa{width: 60px; height: 40px; line-height: 40px; margin-right: 10px; text-align: center; font-size: 20px;}
footer .footer-links ul{list-style:none; margin:0; padding:0px;}
footer .footer-links ul li{border-bottom: 1px dashed rgba(54, 184, 190, 0.2); padding: 8px 0;}
#footer .social-links a {margin-top: 15px; font-size: 13px; display: inline-block; background:#fff; color:#35b8be; padding: 8px 0; margin-right: 2px; border-radius: 50%; text-align: center;  width: 35px;  height: 35px;  transition: 0.3s;}
footer .footer-links ul li a{color:#111; padding: 10px; transition:.5s;}
footer .footer-links ul li:hover a{ padding-left: 15px;}
footer .footer-links .fa{color:#35b8be;}
#footer .social-links a:hover {background: #000; color: #fff; text-decoration: none;}
.border-inner::before{position: absolute; content: ""; top: 10px; right: 10px; bottom: 10px; left: 10px; background:none; border: 1px solid #fff; z-index: 0;}
#footer h3{ font-size: 24px; border-bottom:1px dashed #000; font-weight: 600; color: #000; position: relative;  padding-bottom: 12px;}
footer .text-primary{ color:#bc8f61 !important;}
footer .footer-links { margin-bottom: 30px;}
footer .btn-primary{background-color: #bc8f61; border-color: #bc8f61;}
footer .btn-lg-square {text-align: center; width: 50px;  height: 50px; line-height:50px;position: relative;}
#footer .footer-links ul a:hover {color: #35b8be;}
#footer .copyright {text-align: center;}
#footer .container-fluid{background: #051a30; margin-top:10px; border-top: 1px solid rgba(254,254,254,.2);}
footer .text-secondary{color:#fff !important;}
.credits a{color:#000;}
#footer .credits {padding-top: 10px; text-align: center; font-size: 15px; color: #111;}
/* .top {  position: fixed;  right: 20px;  bottom: 30px;  text-align: center;  color: #fff; background-color: #bc8f61;  padding: 10px 15px; z-index: 9; 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;} */

/*footer*/


@media (min-width: 768px){
.timeline:before {
    left: 50%;
}
}
section {
  padding: 35px 0;
}

.section-bg {
  background-color: #f7fbfe;
}

.section-title {
  text-align: center;
  padding-bottom: 30px;
}

.section-title h2 {
  font-size: 32px;
  font-weight: 600;
  margin-bottom: 20px;
  padding-bottom: 20px;
  position: relative;
}

.section-title h2::before {
  content: '';
  position: absolute;
  display: block;
  width: 120px;
  height: 1px;
  background: #ddd;
  bottom: 1px;
  left: calc(50% - 60px);
}

.section-title h2::after {
  content: '';
  position: absolute;
  display: block;
  width: 40px;
  height: 3px;
  background: #2782bb;
  bottom: 0;
  left: calc(50% - 20px);
}

.section-title p {
  margin-bottom: 0;
}
.col-md-6.d-flex.align-items-stretch {
    margin-bottom: 10px;
}

/*contact-form*/

.section {
    padding: 14px 0 60px 0px;
}
.contact-form {
    padding: 40px 0 60px 0px;
	/*! background: #f2f2f2; */
    /*! box-shadow: 3px 1px 22px -9px #000; */
}
.section h3 {
    font-size: 33px;
	color: #27507a;
    font-weight: 600;
}
.section-title {
    margin-top: 25px;
    text-align: center;
    margin-bottom: 10px;
}
.section-title h3 {
    margin-bottom: 20px;
}
.section-title h3::after {
    width: 90px;
    height: 4px;
    background: #2782bb;
    content: "";
    display: block;
    margin: 10px auto 0;
}
span.alternate {
    color: #c5975c;
    font-style: italic;
    font-weight: 400;
}
.section p{  font-size: 20px;
    line-height: 26px;
    color: #848484;
    margin-bottom: 0;
}
.contact-form .form-control {
    margin-bottom: 30px;
}
.form-control.main {
    background: transparent;
    border: 1px solid #b3b3b3;
    border-radius: 0;
    font-size: 15px;
    padding: 00020px;
    margin-bottom: 20px;
    color: #b3b3b3;
	box-shadow: 1px 10px 20px -12px rgba(0,0,0,0.2);
}

.contact-form button {
    margin-top: 30px;
    margin-bottom: 30px;
}
.btn-main-md {
    padding: 15px 40px;
    border-radius: 0;
    background: #c5965e;
    color: #fff;
    outline: none;
    font-size: 0.9375rem;
}
.btn {
    text-transform: uppercase;
    transition: all .3s ease;
}
.btn {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    
    font-size: 16px;
    line-height: 1.25;
    border-radius: .25rem;
    transition: all .15s ease-in-out;
    border-radius: 0%;
  background: #051a30;
    border: 0;
    padding: 10px 20px;
    color: #fff;
    transition: 0.4s;
    border-radius: 50px;
   border: 5px solid #051a30;
}
.btn-main-md:hover {
    color: #fff;
    background: #2782bb;
}
.btn:hover {
    text-decoration: none;
}


@media (max-width:767px) {
 #topbar{
  display:none!important
 }
}

/*--------------------------------------------------------------
# More Services
--------------------------------------------------------------*/
.more-services {
  padding-top: 20px;
}

.more-services .card {
  border: 0;
  padding: 160px 20px 20px 20px;
  position: relative;
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}

.more-services .card-body {
  z-index: 10;
  background: rgba(255, 255, 255, 0.9);
  padding: 15px 30px;
  box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
  transition: 0.3s;
  transition: ease-in-out 0.4s;
  border-radius: 5px;
}

.more-services .card-title {
  font-weight: 700;
  text-align: center;
  margin-bottom: 15px;
  font-size: 18px;
  text-transform: uppercase;
}

.more-services .card-title a {
  color: #222222;
  text-decoration: none;
}

.more-services .card-text {

  font-family: "Open Sans", sans-serif;
  line-height: 25px;
  text-align: justify;
  font-size: 15px;
  color: #848484;
}

.more-services .read-more a {
  color: #777777;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 12px;
  transition: 0.4s;
}

.more-services .read-more a:hover {
  text-decoration: underline;
}

.more-services .card:hover .card-body {
  background: #2782bb;
}

.more-services .card:hover .read-more a, .more-services .card:hover .card-title, .more-services .card:hover .card-title a, .more-services .card:hover .card-text {
  color: #fff;
}
/*--------------------------------------------------------------
# Team
--------------------------------------------------------------*/
.team {
  background: #fff;
  padding: 60px 0;
}
.team  h1{ font-size:30px; line-height:30px; font-weight:700; text-align: center;  padding-bottom: 10px; color: #044479;}

.team .member {
  margin-bottom: 20px;
  overflow: hidden;
  border-radius: 5px;
  background: #fff;
  box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
}

.col-md-3.head-cntr {
  margin-top: 10px;
}
.col-md-4.head-rht.text-right {
  margin-top: 10px;
}
.team .member .member-img {
  position: relative;
  overflow: hidden;
  background: rgb(1,70,122);
  background: linear-gradient(-90deg, rgba(10,180,225,1) 0%, rgba(5,70,122,1) 100%);
}

.team .member:hover .member-img {
   background: rgb(1,180,125);
  background: linear-gradient(-90deg, rgba(10,180,225,1) 0%, rgba(5,70,122,1) 100%);
}

.team .member .member-info {
  padding: 15px 5px; 
  background: rgb(1,70,122);
  background: linear-gradient(-90deg, rgba(10,180,225,1) 0%, rgba(5,70,122,1) 100%);
}

.team .member:hover .member-info {
 background: #00457b;
}

.team .member .member-info h4 {
  font-weight: 700;
  margin-bottom: 5px;
  font-size: 25px;
  color: #fff; text-align:center;
}

.team .member .member-info span {
  display: block;
  font-size: 15px;
  font-weight: 500;
  color: #eee; text-align:center;
}

.team .member .member-info p {
  font-style: italic;
  font-size: 15px;
  line-height: 26px;
  color: #777777;
}

.team .member:hover .social {
  opacity: 1;
  bottom: 15px;
}

.hm-team .head-main strong{color:#fff;}
.hm-team p {
    text-align: center;
    padding: 0 10px;
    color: #fff;
    font-size: 18px !important;
        font-family: arial;
}

.item1 {
    margin-right: 12px;
    border-radius: 4px;
    border: 2px solid #879DC9;
    margin-bottom: 15px;    background: #eee;
}
.item-experts .job-experts {
    color: #888;
    font-size: 13px;
    text-align: center;
}
.item-experts .expert-img-container {
  width: 140px;
  height: 140px;
  position: relative;
  display: block;
  margin: 0 auto;
  margin-bottom: 30px;
  z-index: 999;
  overflow: hidden;
}
.item-experts .expert-img-container .avatar {
  width: 140px;
  height: 140px;
  position: relative;
  display: block;



  margin: 0 auto;
  margin-top: 10px;
  /* border-radius: 50%; */
  overflow: hidden;
  z-index: 10;
}
.item-experts .expert-img-container img {
  transition: all 0.6s ease 0s;
  margin: 0px auto;
  z-index: -1;
}
.item-experts .in-experts {
  width: 24px;
  height: 24px;
  border-radius: 50%;
  color: #fff;
  background: #F7A901;
  position: absolute;
  transition: all 0.6s ease 0s;
  right: 4px;
  bottom: 16px;
  display: block;
  font-size: 12px;
  line-height: 21px;
  text-align: center;
  z-index: 11;
}
.item-experts .in-experts:hover {
  color: #007bb6;
  background: #fff;
  font-weight: bold;
  box-shadow: 0px 4px 4px 0px #333333;
}
.item-experts h4 {
  margin-bottom: 12px;
}
.item-experts .job-experts {
  color: #888;
  font-size: 15px;
}
.item-experts:hover .name-experts {
  color: #00abc9;
}
.item-experts:hover .avatar {
  width: 140px;
  height: 140px;
  overflow: hidden;
  z-index: 10;
}
.item-experts:hover img {
  z-index: -1;
  transform: scale(1.2, 1.2);
}
.grid {
    position: relative;
    margin: 0 auto;
    padding: 1em 0 4em;
    max-width: 1000px;
    list-style: none;
    text-align: center;
}

.grid figure {
    position: relative;
    float: left;
    overflow: hidden;
    margin: 10px 1%;
    min-width: 100%;
    max-width: 100%;
    max-height: 248px;
    width: 99%;
    /* background: #000000; */
	text-align: center;
    cursor: pointer;
    /* box-shadow: 0px 3px 30px rgba(0,0,0,0.85); */
}

figure.effect-6:hover {
	background:#134844;
}
figure.effect-6:hover img {
    opacity: 0.4;
}

figure.effect-6 img {
    opacity: 0.9;
    -webkit-transition: opacity 0.35s;
    transition: opacity 0.35s;
}
.grid figure img {
    position: relative;
    display: block;
    min-height: 100%;
    max-width: 100%;
    opacity: 0.8;
    width: 100%;
}

figure.effect-6:hover figcaption {
    background-color: rgba(58,52,42,0);
}

figure.effect-6 figcaption {
    padding: 3em;
    background-color: rgba(58,52,42,0.7);
    -webkit-transition: background-color 0.35s;
    transition: background-color 0.35s;
}
.grid figure figcaption {
    padding: 2em;
    color: #fff;
    font-size: 1.25em;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

figure.effect-6:hover figcaption::before, figure.effect-6:hover p {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}
figure.effect-6 figcaption::before, figure.effect-6 p {
    opacity: 0;
    -webkit-transition: opacity 0.35s,-webkit-transform 0.35s;
    transition: opacity 0.35s,transform 0.35s;
    -webkit-transform: scale(0);
    transform: scale(0);
	font-size:15px;
}
figure.effect-6 figcaption::before {
    position: absolute;
    top: 30px;
    right: 30px;
    bottom: 30px;
    left: 30px;
    border: 1px solid #fff;
    content: '';
}
.grid figure figcaption::before, .grid figure figcaption::after {
    pointer-events: none;
}

.grid figure h2 {
    word-spacing: -0.15em;
    font-weight: 300;
    font-size: 17px;
}

figure.effect-6:hover h2 {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
	opacity:1;
}

figure.effect-6 h2 {
    margin: -100% 0 10px 0;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: translate3d(0,100%,0);
    transform: translate3d(0,100%,0);
	opacity:0;
	font-family:DMSans-Regular;
	font-weight:700;
}


.fix-box{    position: fixed;
    top:35%; left:0; z-index:999; font-size: 15px;}

	
.whats-new{color: #fff;
   background:#242c42;
    font-size: 16px;
    font-family: sans-serif;
    font-weight: bold;
    border-radius: 0px; width: 154px; padding-left: 10px; margin-left: -110px; transition:0.5s;}
	
.whats-new span{     width: 45px;
    height: 45px;
    display: inline-block;
    background: #e64a54;
    text-align: center;
    line-height: 44px;
    margin-left: 9px;}
	
.whats-new a{color:#fff;}
.whats-new:hover{margin-left:0; transition:0.5s;}
.social-fx{list-style:none; padding-left:0; margin:0;}
.social-fx li{    background: #111;
    width: 148px;
    padding-left: 10px;
    clear: both;
    height: 45px;
    line-height: 48px;
    margin-top: 2px;
    margin-left: -104px;
    transition: 0.5s;
    overflow: hidden;}
.social-fx li a{color:#fff;}
.social-fx li strong{font-weight:normal;}
.social-fx li span{float: right; margin-top: -3px;}
.social-fx li:hover{margin-left:0; transition:0.5s;}
/*contact*/

.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: 70px;
    position: relative;
	    margin-bottom: 35px;
}

.st-feature-box .st-feature-box-icon {
    color: #1e1e1e;
    display: block;
    position: absolute;
    width: 52px;
    height: 52px;
    line-height:0px;
    top: 0;
    left: 0;
    text-align: center;
    font-size: 60px;
    -webkit-transition: all .3s;
    -khtml-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.st-feature-box h3 {
    color: #fff;
    margin-bottom: 8px;
    font-size: 18px;
    line-height: 20px;
    font-weight: normal;
}

.inner-page{ padding-bottom: 30px;}
.cont-soc img{ margin-right:5px;}
.cont-page h2{ font-weight: 600; color: #262626; font-size: 21px; margin-top: 0; text-transform: uppercase;}
.cont-page h5{ color: #222; font-size: 22px; margin-bottom: 20px;}

.cont-page{ text-align:left;}


img{ max-width:100%;}

a {
  color: #2782bb;
  transition: 0.5s;
}

section #abt-hm p {
    line-height: 24px;
    padding-bottom: 16px;
    font-size: 15px;
    text-align: justify;
}

.team-boxes p{ font-size: 15px; color: #333; line-height: 22px; text-align: justify;}

.carousel-content {
    top: 30%;
    position: absolute;
   background: rgba(2,2,2, 0.75);
    padding: 20px;
    width: 60%;
    left: 0;
    right: 0;
    color: #fff;
    margin: 0 auto;
	border-radius: 20px;
}

.carousel-indicators li{ width:20px; height:7px; background: #dd3d25; border:0; transition:.5s;}
.carousel-indicators .active{ height: 5px; background:#222; border:0; padding: 4px;}

.title h2{ color:#fff; font-size: 40px; line-height:60px;  font-weight: 500; text-align:center; 
text-transform: uppercase;}
.title h2 span{ display:block; color:#dd3d25; font-weight: 600;}

.carousel-inner>.item>img{ width:100%;}

.cont-page h3{ margin:0; font-size: 18px; margin-bottom: 8px; font-family: Helvetica, Arial, sans-serif;}

.cont-page h2 span{ display: block; font-size: 15px; color: #999; font-weight: 500; margin-bottom: 10px;}
	
.cont-heading{ font-family: Helvetica, Arial, sans-serif; margin: 0; font-size: 15px; text-transform: uppercase; background: #dd3d25; 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: #044479;
    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;}
@media(max-width:991px){
  .banner-sec .carousel-caption{top: 10%;}
  .head-cntr, .head-rht{display: none !important;}
  .carousel-caption h2{font-size: 30px;}
  .carousel-caption h4{font-size: 20px;}
}
@media(max-width:414px){
	.navbar-toggle{margin-top:5px; float:inherit;margin-right:0;}
	.navbar{text-align:center}
	header img{margin: 5px auto;}
	.abt-tm .tm-bx{ width: 100%;}
	.hm-abt p {padding: 0 10px;}
	.wback .caption, .top-nav-rht{display:none;}
	.bnr-top{left: 45%;}
	
}
@media (max-width: 767px)
{
.navbar-nav>li{display: block; text-align:left; padding:2px 10px;}

.navbar-fixed-top, .navbar-fixed-bottom, .navbar-static-top 
{
   margin-right: 0px !important;
 margin-left:  0px !important;
}
.navbar-collapse{border-top:none !important;}
.navbar-default .navbar-nav>li>a{line-height: 30px; color:#fff !important;}
.navbar-toggle{margin-right: 30px; float: inherit;}
.navbar-default .navbar-toggle{background: #051a30; }
.navbar-default .navbar-toggle .icon-bar{background-color: #eee;}
.navbar-nav{background: #051a30;}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover{background-color: #22848f;}
.navbar-default .navbar-nav .open .dropdown-menu>li>a{color:#fff;}
.abt-ser .col-xs-12{ width: 50%;}
.glyphicon-chevron-left:before, .glyphicon-chevron-right:before{padding: 5px 20px;}
.footer-lft, .footer-rht ul{text-align:center;}

#MenuControl_C #navbar-collapse-1{height: auto !important;}
#MenuControl{position: relative; width: 100%; background: #051a30;}
.navbar {text-align: center;}
.bnr-top{top:65%;}
}

section{padding:30px 0;}
/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
header {
  /*background: rgba(0, 0, 0, 0.7);*/
  border-top: 8px solid #051a30;
  padding:10px 0;
  transition: all 0.5s;
  width:100%;
}
header img{margin:0 auto; max-width:100%;}
header .head-cntr h2, header .head-rht h2 {
    display: inline-block;
    font-size: 15px;
    font-weight: bold;
    color: #000;
    margin: 0;
    line-height: 20px;
    text-align: left;
}
header .head-cntr h2 span, header .head-rht h2 span{
    display: block;
    font-weight: bold;
}
header .head-cntr h2 .fa, header .head-rht h2 .fa{
    float:left;
    margin-right:10px;
    color: #051a30;
    font-size: 40px;
}
header .head-rht h2 a{
    color:#000;
}
/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/

/*banner-bottom*/
.bx-item {
    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 #bc8f61;
    margin: 10px auto;
    text-align: center;
}
.bx-item::before {
    content: '';
    position: absolute;
    background: #051a30;
    right: 0;
    left: 0;
    margin: 0 auto;
    bottom: -10px;
    width: 20px;
    height: 20px;
    border-radius: 0px;
    transition: all 0.3s;
    z-index: -1;
    transform: rotate(45deg);
}
.bx-item:hover::before {
    background: #051a30;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    border-radius: 0px;
	transform: rotate(0deg);
}
.bx-item i {
    font-size: 40px;
    color: #051a30;
    margin-bottom: 10px;
}

.bx-item h4 {
    font-size: 20px;
    font-weight: 700;
    margin:10px 0 0 0;
    color: #051a30;
}

.bx-item p {
    font-size: 15px;
    color: #111;
}
.bx-item a {
    color: #051a30;
}
.bx-item:hover, .bx-item:hover .fa, .bx-item:hover h4, .bx-item:hover p, .bx-item:hover a {
    color: #9ab6ae; text-decoration:none;
}

/*banner-bottom*/

/*hm-abt*/
.hm-abt {/*background:#000; background-image:url(../Image/hm-abt-bg.jpg); background-attachment:fixed; background-position:top center;*/ padding:100px 0 50px;    /*background-size: 100% 100%;*/}
.abt-img img{/*border:7px solid #ffc610;*/ border-radius:10px;}
.hm-abt .abt-cont p{text-align:justify;font-size: 15px;line-height: 23px;}
.hm-abt .abt-cont .btn{border:3px solid #051a30;}
.about-img {
    position: relative;
}
.about-img .about-font-img {
    position: relative;
    z-index: 1;
    border: 15px solid rgba(240,240,240,0.7);
}
.about-img .f-left {
    float: left;
}
.about-img .f-right {
    float: right;
}
.about-img .about-back-img {
    position: absolute;
    top: -47px;
    left: 0;
    z-index: 0;border: 15px solid rgba(240,240,240,0.7);
}
.section-tittle h2 {
    font-size: 40px;
    font-weight: 700;
    line-height: 1.2;
    padding-bottom: 50px;
    position: relative;
    display: inline-block;    padding-bottom: 15px;
}
.section-tittle h2 span{color: #051a30;}
.section-tittle h2::before {
    position: absolute;
    content: "";
    width: 155px;
    height: 5px;
    background: #051a30;
    right: 0;
    left: 0;
    bottom: 0;
    margin: 0 auto;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
}
.section-tittle h2::after {
    content: '';
    position: absolute;
    height: 15px;
    width: 15px;
    background-color: #051a30;
    -webkit-animation-duration: 4s;
    animation-duration: 4s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-name: MOVE-BG;
    animation-name: MOVE-BG;
    left: 20px;
    right: 0;
    border-radius: 50%;
    bottom: -5px;
}
@keyframes MOVE-BG{
	from{-webkit-transform:translateX(0);
	transform:translateX(0);
	-moz-transform:translateX(0);
	-ms-transform:translateX(0);
	-o-transform:translateX(0)}
	to
	{-webkit-transform:translateX(150px);
	transform:translateX(150px);
	-moz-transform:translateX(150px);
	-ms-transform:translateX(150px);
	-o-transform:translateX(150px)}
	}

.hm-abt-btm-section{padding:80px 0; background:#f7f7f7;}
/*hm-abt*/

img{max-width:100% !important;}

/*services*/
.services{padding:50px 0; background:#f7f7f7;}
.services .section-tittle h2::after{left:70px;}
.timeline > li {
    min-height: 170px;
}
.timeline > li:after, .timeline > li:before {
    display: table;
    content: " ";
}
.timeline > li .timeline-image {
    width: 170px;
    height: 170px;
    margin-left: -85px;
}
.timeline {
  position: relative;    margin-top: 60px;
  padding: 0;
  list-style: none;
}
.timeline:before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 40px;
  width: 2px;
  margin-left: -1.5px;
  content: "";
  background-color: #e9ecef;
}
.timeline .rounded-circle {
    border-radius: 50% !important;
}
.timeline .img-fluid {
    max-width: 100%;
    height: auto;
}
.timeline > li {
  position: relative;
  min-height: 50px;
  margin-bottom: 50px;
}
.timeline > li:after, .timeline > li:before {
  display: table;
  content: " ";
}
.timeline > li:after {
  clear: both;
}
.timeline > li .timeline-panel {
  position: relative;
  float: right;
  width: 100%;
  padding: 0 20px 0 100px;
  text-align: left;
}
.timeline > li .timeline-panel:before {
  right: auto;
  left: -15px;
  border-right-width: 15px;
  border-left-width: 0;
}
.timeline > li .timeline-panel:after {
  right: auto;
  left: -14px;
  border-right-width: 14px;
  border-left-width: 0;
}
.timeline > li .timeline-image {
  position: absolute;
  z-index: 100;
  left: 0;
  width: 80px;
  height: 80px;
  margin-left: 0;
  text-align: center;
  color: white;
  border: 7px solid #051a30;
  border-radius: 100%;
  background-color: #051a30;
}
.timeline > li .timeline-image h4 {
  font-size: 10px;
  line-height: 14px;
  margin-top: 12px;
}
.timeline > li.timeline-inverted > .timeline-panel {
  float: right;
  padding: 0 20px 0 100px;
  text-align: left;
}
.timeline > li.timeline-inverted > .timeline-panel:before {
  right: auto;
  left: -15px;
  border-right-width: 15px;
  border-left-width: 0;
}
.timeline > li.timeline-inverted > .timeline-panel:after {
  right: auto;
  left: -14px;
  border-right-width: 14px;
  border-left-width: 0;
}
.timeline > li:last-child {
  margin-bottom: 0;
}
.timeline .timeline-heading h4 {
  margin-top: 0;
  color: #051a30;
  font-weight: bold;
}
.timeline .timeline-heading h4.subheading {
  text-transform: none;
}
.timeline .timeline-body > ul,
.timeline .timeline-body > p {
  font-size: 15px;
  margin-bottom: 0;
}
.timeline .timeline-body > p a{font-weight:bold;}
@media (min-width: 768px) {
  .timeline:before {
    left: 50%;
  }
  .timeline > li {
    min-height: 100px;
    margin-bottom: 100px;
  }
  .timeline > li .timeline-panel {
    float: left;
    width: 41%;
    padding: 0 20px 20px 30px;
    text-align: right;
  }
  .timeline > li .timeline-image {
    left: 50%;
    width: 100px;
    height: 100px;
    margin-left: -50px;
  }
  .timeline > li .timeline-image h4 {
    font-size: 13px;
    line-height: 18px;
    margin-top: 16px;
  }
  .timeline > li.timeline-inverted > .timeline-panel {
    float: right;
    padding: 0 30px 20px 20px;
    text-align: left;
  }
}
@media (min-width: 992px) {
  .timeline > li {
    min-height: 150px;
  }
  .timeline > li .timeline-panel {
    padding: 0 20px 20px;
  }
  .timeline > li .timeline-image {
    width: 150px;
    height: 150px;
    margin-left: -75px;
  }
  .timeline > li .timeline-image h4 {
    font-size: 18px;
    line-height: 26px;
    margin-top: 30px;
  }
  .timeline > li.timeline-inverted > .timeline-panel {
    padding: 0 20px 20px;
  }
}
@media (min-width: 1200px) {
  .timeline > li {
    min-height: 170px;
  }
  .timeline > li .timeline-panel {
    padding: 0 20px 20px 100px;
  }
  .timeline > li .timeline-image {
    width: 170px;
    height: 170px;
    margin-left: -85px;
  }
  .timeline > li .timeline-image h4 {
    margin-top: 20px; font-weight:bold;
  }
  .timeline > li.timeline-inverted > .timeline-panel {
    padding: 0 100px 20px 20px;
  }
}

/*services*/


/*footer*/


@media (min-width: 768px){
.timeline:before {
    left: 50%;
}
}

section {
  padding: 35px 0;
}

.section-bg {
  background-color: #f7fbfe;
}

.section-title {
  text-align: center;
  padding-bottom: 30px;
}

.section-title h2 {
  font-size: 32px;
  font-weight: 600;
  margin-bottom: 20px;
  padding-bottom: 20px;
  position: relative;
}

.section-title h2::before {
  content: '';
  position: absolute;
  display: block;
  width: 120px;
  height: 1px;
  background: #ddd;
  bottom: 1px;
  left: calc(50% - 60px);
}

.section-title h2::after {
  content: '';
  position: absolute;
  display: block;
  width: 40px;
  height: 3px;
  background: #2782bb;
  bottom: 0;
  left: calc(50% - 20px);
}

.section-title p {
  margin-bottom: 0;
}
.col-md-6.d-flex.align-items-stretch {
    margin-bottom: 10px;
}

/*contact-form*/

.section {
    padding: 14px 0 60px 0px;
}
.contact-form {
    padding: 40px 0 60px 0px;
	/*! background: #f2f2f2; */
    /*! box-shadow: 3px 1px 22px -9px #000; */
}
.section h3 {
    font-size: 33px;
	color: #27507a;
    font-weight: 600;
}
.section-title {
    margin-top: 25px;
    text-align: center;
    margin-bottom: 10px;
}
.section-title h3 {
    margin-bottom: 20px;
}
.section-title h3::after {
    width: 90px;
    height: 4px;
    background: #2782bb;
    content: "";
    display: block;
    margin: 10px auto 0;
}
span.alternate {
    color: #c5975c;
    font-style: italic;
    font-weight: 400;
}
.section p{  font-size: 20px;
    line-height: 26px;
    color: #848484;
    margin-bottom: 0;
}
.contact-form .form-control {
    margin-bottom: 30px;
}
.form-control.main {
    background: transparent;
    border: 1px solid #b3b3b3;
    border-radius: 0;
    font-size: 15px;
    padding: 00020px;
    margin-bottom: 20px;
    color: #b3b3b3;
	box-shadow: 1px 10px 20px -12px rgba(0,0,0,0.2);
}
.contact-form button {
    margin-top: 30px;
    margin-bottom: 30px;
}
.btn-main-md {
    padding: 15px 40px;
    border-radius: 0;
    background: #c5965e;
    color: #fff;
    outline: none;
    font-size: 0.9375rem;
}
.btn {
    text-transform: uppercase;
    transition: all .3s ease; font-weight:600;}

.btn-main-md:hover {
    color: #fff;
    background: #bc8f61;
}
.btn:hover {
    text-decoration: none;
    background: #bc8f61; 
    border: 5px solid #bc8f61;
}


@media (max-width:767px) {
 #topbar{
  display:none!important
 }
}
.team_img-p {border-radius: 50%; border:2px solid #333}
/*--------------------------------------------------------------
# More Services
--------------------------------------------------------------*/
.more-services {
  padding-top: 20px;
}

.more-services .card {
  border: 0;
  padding: 160px 20px 20px 20px;
  position: relative;
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}

.more-services .card-body {
  z-index: 10;
  background: rgba(255, 255, 255, 0.9);
  padding: 15px 30px;
  box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
  transition: 0.3s;
  transition: ease-in-out 0.4s;
  border-radius: 5px;
}

.more-services .card-title {
  font-weight: 700;
  text-align: center;
  margin-bottom: 15px;
  font-size: 18px;
  text-transform: uppercase;
}

.more-services .card-title a {
  color: #222222;
  text-decoration: none;
}

.more-services .card-text {

  font-family: "Open Sans", sans-serif;
  line-height: 25px;
  text-align: justify;
  font-size: 15px;
  color: #848484;
}

.more-services .read-more a {
  color: #777777;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 12px;
  transition: 0.4s;
}

.more-services .read-more a:hover {
  text-decoration: underline;
}

.more-services .card:hover .card-body {
  background: #2782bb;
}

.more-services .card:hover .read-more a, .more-services .card:hover .card-title, .more-services .card:hover .card-title a, .more-services .card:hover .card-text {
  color: #fff;
}
/*--------------------------------------------------------------
# Team
--------------------------------------------------------------*/
.team {
  background: #fff;
  padding: 60px 0;
}
.team  h1{ font-size:30px; line-height:30px; font-weight:700; text-align: center;  padding-bottom: 10px; color: #044479;}

.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: rgb(1,70,122);
  background: linear-gradient(-90deg, rgba(10,180,225,1) 0%, rgba(5,70,122,1) 100%);
}

.team .member:hover .member-img {
   background: rgb(1,180,125);
  background: linear-gradient(-90deg, rgba(10,180,225,1) 0%, rgba(5,70,122,1) 100%);
}

.team .member .member-info {
  padding: 15px 5px; 
  background: rgb(1,70,122);
  background: linear-gradient(-90deg, rgba(10,180,225,1) 0%, rgba(5,70,122,1) 100%);
}

.team .member:hover .member-info {
 background: #00457b;
}

.team .member .member-info h4 {
  font-weight: 700;
  margin-bottom: 5px;
  font-size: 25px;
  color: #fff; text-align:center;
}

.team .member .member-info span {
  display: block;
  font-size: 15px;
  font-weight: 500;
  color: #eee; text-align:center;
}

.team .member .member-info p {
  font-style: italic;
  font-size: 15px;
  line-height: 26px;
  color: #777777;
}

.team .member:hover .social {
  opacity: 1;
  bottom: 15px;
}

.hm-team .head-main strong{color:#fff;}
.hm-team p {
    text-align: center;
    padding: 0 10px;
    color: #fff;
    font-size: 18px !important;
        font-family: arial;
}

.item1 {
    margin-right: 12px;
    border-radius: 4px;
    border: 2px solid #879DC9;
    margin-bottom: 15px;    background: #eee;
}
.item-experts .job-experts {
    color: #888;
    font-size: 13px;
    text-align: center;
}
.item-experts .expert-img-container {
  width: 140px;
  height: 140px;
  position: relative;
  display: block;
  margin: 0 auto;
  margin-bottom: 30px;
  z-index: 999;
  overflow: hidden;
}
.item-experts .expert-img-container .avatar {
  width: 140px;
  height: 140px;
  position: relative;
  display: block;



  margin: 0 auto;
  margin-top: 10px;
  /* border-radius: 50%; */
  overflow: hidden;
  z-index: 10;
}
.item-experts .expert-img-container img {
  transition: all 0.6s ease 0s;
  margin: 0px auto;
  z-index: -1;
}
.item-experts .in-experts {
  width: 24px;
  height: 24px;
  border-radius: 50%;
  color: #fff;
  background: #F7A901;
  position: absolute;
  transition: all 0.6s ease 0s;
  right: 4px;
  bottom: 16px;
  display: block;
  font-size: 12px;
  line-height: 21px;
  text-align: center;
  z-index: 11;
}
.item-experts .in-experts:hover {
  color: #007bb6;
  background: #fff;
  font-weight: bold;
  box-shadow: 0px 4px 4px 0px #333333;
}
.item-experts h4 {
  margin-bottom: 12px;
}
.item-experts .job-experts {
  color: #888;
  font-size: 15px;
}
.item-experts:hover .name-experts {
  color: #00abc9;
}
.item-experts:hover .avatar {
  width: 140px;
  height: 140px;
  overflow: hidden;
  z-index: 10;
}
.item-experts:hover img {
  z-index: -1;
  transform: scale(1.2, 1.2);
}
.grid {
    position: relative;
    margin: 0 auto;
    padding: 1em 0 4em;
    max-width: 1000px;
    list-style: none;
    text-align: center;
}



.grid figure {
    position: relative;
    float: left;
    overflow: hidden;
    margin: 10px 1%;
    min-width: 100%;
    max-width: 100%;
    max-height: 248px;
    width: 99%;
    /* background: #000000; */
	text-align: center;
    cursor: pointer;
    /* box-shadow: 0px 3px 30px rgba(0,0,0,0.85); */
}

figure.effect-6:hover {
	background:#134844;
}
figure.effect-6:hover img {
    opacity: 0.4;
}

figure.effect-6 img {
    opacity: 0.9;
    -webkit-transition: opacity 0.35s;
    transition: opacity 0.35s;
}
.grid figure img {
    position: relative;
    display: block;
    min-height: 100%;
    max-width: 100%;
    opacity: 0.8;
    width: 100%;
}

figure.effect-6:hover figcaption {
    background-color: rgba(58,52,42,0);
}

figure.effect-6 figcaption {
    padding: 3em;
    background-color: rgba(58,52,42,0.7);
    -webkit-transition: background-color 0.35s;
    transition: background-color 0.35s;
}
.grid figure figcaption {
    padding: 2em;
    color: #fff;
    font-size: 1.25em;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

figure.effect-6:hover figcaption::before, figure.effect-6:hover p {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}
figure.effect-6 figcaption::before, figure.effect-6 p {
    opacity: 0;
    -webkit-transition: opacity 0.35s,-webkit-transform 0.35s;
    transition: opacity 0.35s,transform 0.35s;
    -webkit-transform: scale(0);
    transform: scale(0);
	font-size:15px;
}
figure.effect-6 figcaption::before {
    position: absolute;
    top: 30px;
    right: 30px;
    bottom: 30px;
    left: 30px;
    border: 1px solid #fff;
    content: '';
}
.grid figure figcaption::before, .grid figure figcaption::after {
    pointer-events: none;
}

.grid figure h2 {
    word-spacing: -0.15em;
    font-weight: 300;
    font-size: 17px;
}

figure.effect-6:hover h2 {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
	opacity:1;
}

figure.effect-6 h2 {
    margin: -100% 0 10px 0;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: translate3d(0,100%,0);
    transform: translate3d(0,100%,0);
	opacity:0;
	font-family:DMSans-Regular;
	font-weight:700;
}


.fix-box{    position: fixed;
    top:35%; left:0; z-index:999; font-size: 15px;}

	
.whats-new{color: #fff;
   background:#242c42;
    font-size: 16px;
    font-family: sans-serif;
    font-weight: bold;
    border-radius: 0px; width: 154px; padding-left: 10px; margin-left: -110px; transition:0.5s;}
	
.whats-new span{     width: 45px;
    height: 45px;
    display: inline-block;
    background: #e64a54;
    text-align: center;
    line-height: 44px;
    margin-left: 9px;}
	
.whats-new a{color:#fff;}
.whats-new:hover{margin-left:0; transition:0.5s;}
.social-fx{list-style:none; padding-left:0; margin:0;}
.social-fx li{    background: #111;
    width: 148px;
    padding-left: 10px;
    clear: both;
    height: 45px;
    line-height: 48px;
    margin-top: 2px;
    margin-left: -104px;
    transition: 0.5s;
    overflow: hidden;}
.social-fx li a{color:#fff;}
.social-fx li strong{font-weight:normal;}
.social-fx li span{float: right; margin-top: -3px;}
.social-fx li:hover{margin-left:0; transition:0.5s;}
/*contact*/

.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: 70px;
    position: relative;
	    margin-bottom: 35px;
}

.st-feature-box .st-feature-box-icon {
    color: #1e1e1e;
    display: block;
    position: absolute;
    font-size: 15px;
    width: 52px;
    height: 52px;
    line-height:0px;
    top: 0;
    left: 0;
    text-align: center;
    font-size: 60px;
    -webkit-transition: all .3s;
    -khtml-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.st-feature-box h3 {
    color: #fff;
    margin-bottom: 8px;
    font-size: 18px;
    line-height: 20px;
    font-weight: normal;
}

.inner-page{ padding-bottom: 30px;}
.cont-soc img{ margin-right:5px;}
.cont-page h2{ font-weight: 600; color: #262626; font-size: 21px; margin-top: 0; text-transform: uppercase;}
.cont-page h5{ color: #222; font-size: 22px; margin-bottom: 20px;}

.cont-page{ text-align:left;}


img{ max-width:100%;}

a {
  color: #051a30;
  transition: 0.5s;
}

section #abt-hm p {
    line-height: 24px;
    padding-bottom: 16px;
    font-size: 15px;
    text-align: justify;
}

.team-boxes p{ font-size: 15px; color: #333; line-height: 22px; text-align: justify;}

.carousel-content {
    top: 30%;
    position: absolute;
   background: rgba(2,2,2, 0.75);
    padding: 20px;
    width: 60%;
    left: 0;
    right: 0;
    color: #fff;
    margin: 0 auto;
	border-radius: 20px;
}

.carousel-indicators .active{width: 5px; height: 5px; background:#222; border:0; padding: 4px;border-radius: 50%;}

.title h2{ color:#fff; font-size: 40px; line-height:60px;  font-weight: 500; text-align:center; 
text-transform: uppercase;}
.title h2 span{ display:block; color:#dd3d25; font-weight: 600;}

.carousel-inner>.item>img{ width:100%;}

.cont-page h3{ margin:0; font-size: 18px; margin-bottom: 8px; font-family: Helvetica, Arial, sans-serif;}

.cont-page h2 span{display: block;font-size: 15px;color: #999;margin-top: 10px;font-weight: 500;margin-bottom: 10px;}
	
.cont-heading{ font-family: Helvetica, Arial, sans-serif; margin: 0; font-size: 15px; text-transform: uppercase; background: #dd3d25; 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: #051a30;
    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;}
@media(max-width:414px){
	.navbar-toggle{margin-top:5px; float:inherit;margin-right:0;}
	.navbar{text-align:center}
	header img{margin: 5px auto;}
	.abt-tm .tm-bx{ width: 100%;}
	.hm-abt p {padding: 0 10px;}
	.wback .caption, .top-nav-rht{display:none;}
	.bnr-top{left: 45%;}
	
}
@media (max-width: 991px){
.head-cntr, .head-rht{display:none;}
.hm-contact{padding:10px;}
.section-tittle h2{font-size:25px;}
.services .section-tittle h2::after {  left: 0px;}
}
@media (max-width: 767px)
{
.hm-abt{padding-top:20px;}
.section-tittle h2{font-size:20px;}
.navbar-nav>li{display: block; text-align:left; padding:2px 10px;}

.navbar-fixed-top, .navbar-fixed-bottom, .navbar-static-top 
{
   margin-right: 0px !important;
 margin-left:  0px !important;
}
.navbar-collapse{border-top:none !important;}
.navbar-default .navbar-nav>li>a{line-height: 30px; color:#fff !important;}
.navbar-toggle{margin-right: 30px; float: inherit;}
.navbar-default .navbar-toggle{background: #051a30; }
.navbar-default .navbar-toggle .icon-bar{background-color: #eee;}
.navbar-nav{background: #051a30;}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover{background-color: #22848f;}
.navbar-default .navbar-nav .open .dropdown-menu>li>a{color:#fff;}
.abt-ser .col-xs-12{ width: 50%;}
.glyphicon-chevron-left:before, .glyphicon-chevron-right:before{padding: 5px 20px;}
.footer-lft, .footer-rht ul{text-align:center;}

#MenuControl_C #navbar-collapse-1{height: auto !important;}
#MenuControl{position: relative; width: 100%; background: #051a30;}
.navbar {text-align: center;}
.bnr-top{top:65%;}
}

.fix-box{    position: fixed;
    top:35%; left:0; z-index:999; font-size: 15px;}
	
/*.whats-new{color: #fff;
    transform: rotate(90deg);
    margin-left: -45px;
    background: #e64a54;
    padding: 9px 10px;
    font-size: 16px;
    font-family: sans-serif;
    font-weight: bold;
    border-radius: 5px;}*/
	
.whats-new{color: #fff;
   background:#242c42;
    font-size: 16px;
    font-family: sans-serif;
    font-weight: bold;
    border-radius: 0px; width: 154px; padding-left: 10px; margin-left: -110px; transition:0.5s;}
	
.whats-new span{     width: 45px;
    height: 45px;
    display: inline-block;
    background: #584a41;
    text-align: center;
    line-height: 44px;
    margin-left: 9px;}
	
.whats-new a{color:#fff;}
.whats-new:hover{margin-left:0; transition:0.5s;}
.social-fx{list-style:none; padding-left:0; margin:0;}
.social-fx li{    background: #584a41;
    width: 148px;
    padding-left: 10px;
    clear: both;
    height: 45px;
    line-height: 48px;
    margin-top: 2px;
    margin-left: -104px;
    transition: 0.5s;
    overflow: hidden;}
.social-fx li a{color:#fff;}
.social-fx li strong{font-weight:normal;}
.social-fx li span{float: right; margin-top: -3px;}
.social-fx li:hover{margin-left:0; transition:0.5s;}
