@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap');
*{
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
body{
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  overflow-x: hidden;
  font-family: 'Poppins', sans-serif;
}
.f-light{
 font-family: 'Poppins', sans-serif;
 font-weight: 300;
}
.f-regular{
 font-family: 'Poppins', sans-serif;
 font-weight: 400;
}
.f-medium{
 font-family: 'Poppins', sans-serif;
 font-weight: 500;
}
.f-semibold{
 font-family: 'Poppins', sans-serif;
 font-weight: 600;
}
.f-bold{
 font-family: 'Poppins', sans-serif;
 font-weight: 700;
}

body a:hover{
  text-decoration: none;
  color: #fff;
}
body li{
  list-style: none;
}
.f-light{

  font-weight:300;
}
.f-regular{

   font-weight:400;
}
.f-medium{

  font-weight:500;
}
.f-semibold{

  font-weight:600;
}
.f-bold{

  font-weight:700;
}
.f-Extrabold{

    font-weight:800;
}
.f-black{

  font-weight:900;
} 
p{
  font-weight:600;
}
a {
  text-decoration: none;
}
button:focus {
  outline: 0;
  box-shadow: none;
}
header {
  position: fixed;
  top: 0;
  width: 100%;
  left: 0;
  right: 0;
  z-index: 5;
  /*height: 66px;*/
  padding: 0px 0 0px;;
  transition: all 0.3s ease-in-out;
  background: #fff;
  box-shadow: 0px -5px 8px #000;
}
/*header.shrink{
  animation: 0.3s 0.3s fadeInDown both;
  background: #fff;
  box-shadow: 0px 2px 10px #00000059;
}*/
.heads-up {
    transform: translateY(-6rem);
    transform: translate3d(0,-6rem,0);
}
header.shrink .navbar-expand-md .navbar-nav .nav-item:nth-child(11) .nav-link{
  color: #fff;
}
header .container {
  position: relative;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 100%;
}
header .header {
  display: block;
  left: 0;
  right: 0;
  margin: 0 auto;
  transition: all 0.3s ease-in-out;
  opacity: 1;
  z-index: 1;
  position: relative;
}
header .header-white {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  opacity: 0;
  transition: all 0.3s ease-in-out;
}
header .mobile-navbar {
    position: relative;
    right: 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: auto;
}
.navbar-expand-md {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding: 0px 0 8px;
}
.navbar-expand-md .navbar-nav .nav-link {
    font-size: 15px;
    color: #fff;
    padding: 0;
    transition: all 0.3s ease-in-out;
    color: #000;
    text-transform: uppercase;
    font-weight: 500;
    margin: 0px 10px;
    margin-top: 25px;
    position: relative;
    padding: 0px 8px;
}
.navbar-expand-md .navbar-nav .nav-link::before {
    background: #FD8C01;
    height: 3px;
    width: 0%;
    position: absolute;
    content: "";
    bottom: -13px;
    left: 0px;
    transition: all 0.4s;
}
.navbar-expand-md .navbar-nav .nav-link.active:before,
.navbar-expand-md .navbar-nav .nav-link:hover:before {
    width: 100%;
}
.navbar-expand-md .navbar-nav .nav-item:last-child .nav-link:before{
    display: none;
}
header .navbar-expand-md .navbar-nav .nav-link.active, header .navbar-expand-md .navbar-nav .nav-link:hover {
    color: #000;
}
.navbar-expand-md .navbar-nav .nav-item:last-child {
    display: flex;
    align-items: center;
    margin-top: 7px;
    margin-left: 13px;
}
.navbar-expand-md .navbar-nav .nav-item:last-child div a {
    display: block;
    color: #000;
    margin-bottom: 0;
    line-height: 19px;
    margin-left: 10px;
}
.navbar-brand {
    position: absolute;
    top: 4px;
    left: 0;
    padding: 0;
    width: 15%;
    /* border-right: 1px solid; */
}
.navbar-brand img {
    width: 100%;
}
.foot-top .common-btn{
    background: #000;
    color: #fff;
    z-index: 1;
}
.main-footer .footer-wrapp {
    display: flex;
    width: 100%;
    position: relative;
    z-index: 1;
    margin-top: 36px;
}
footer{
    position: relative;
}
.main-footer {
    background:#032534;
    position: relative;
    background-size: cover;
    background-position: center;
    padding: 50px 0px;
}
.btm-strip {
    background: #032534;
}
.btm-strip p {
    color: #FFFFFF;
    font-size: 15px;
    font-weight: 600;
}
.col-lg-5.col-md-12.strip-pages {
    text-align: right;
}
.btm-strip .c-name{
    font-weight: 100;
}
a.top-arrow {
    background: #5A6162;
    position: absolute;
    right: -55px;
    width: 56px;
    height: 56px;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 0;
    transform: rotate(270deg);
} 
.column:nth-child(1) {
    width: 24%;
    margin-right: 0;
}
.column:nth-child(1) p {
    color: #fff;
    margin-top: 20px;
    font-size: 15px;
    line-height: 22px;
    width: 89%;
    font-weight: 100;
    margin-bottom: 0;
}
.social-box {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-top: 21px;
}
.social-box .twitter, .social-box .insta, .social-box .facebook, .social-box .linkedin {
    color: #fff;
    font-size: 29px;
    margin-right: 23px;
}
.footer-logo {
 background: #fff;
 padding: 10px 20px;
 box-shadow: 0px 0px 93px #00000029;
 border-radius: 6px;
 margin-top: -26%;
}
.column:nth-child(2) {
    width: 20%;
    position: relative;
}
.column h4 {
    color: #008FD1;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 14px;
}
.column:nth-child(3) {
    width: 23%;
}
.column:nth-child(4) {
    width: 20%;
}
.column:nth-child(5) {
    width: 20%;
}
.column:nth-child(5) p {
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  margin: 13px 0px;
}
.column a {
    display: block;
    padding-bottom: 7px;
    line-height: 23px;
    color: #D1D8DF;
    font-size: 15px;
    font-weight: 100;
    width: fit-content;
}
.Contact-wrapper a img{
    margin-right: 10px;
}
.Contact-wrapper a{
    display: flex;
    align-items: center;
    color: #90A0AA;
}
.footerlogo {
    width: 55%;
}
.social-box a {
    color: #fff;
    /* margin: 0px 16px; */
    font-size: 32px;
    margin-right: 29px;
    margin-top: 23px;
}
.column p {
    color: #FFFFFF;
    width: 100%;
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    margin-bottom: 20px;
}
footer a,
footer p{
    color: #a8a4a4;
    font-size: 16px;
}
footer p{
    margin-bottom: 0;
}
.common-btn {
    width: 152px;
    height: 46px;
    background:#FD8C01;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 15px;
    transition: all 0.3s ease-in-out;
    position: relative;
    /* text-transform: uppercase; */
    transform: perspective(1px) translateZ(0);
    transition-duration: 0.3s;
    overflow: hidden;
    outline: none;
    cursor: pointer;
    text-transform: uppercase;
}
.common-btn:before {
    content: "";
    position: absolute;
    z-index: -1;
    top:0;
    left:0;
    right:0;
    bottom:0;
    background:#008FD1;
    transform: scaleX(0);
    transform-origin: 0 50%;
    transition: all 0.3s ease-in-out;
    color: #fff;
}
.address-wrapper {
    display: flex;
    align-items: flex-start;
    margin-top: 24px;
}
.common-btn:hover{
    color: #fff !important;
    border:0px !important;
}
.common-btn:hover:before{
    transform:scaleX(1);
}
.common-btn span {
    font-size: 10px;
    margin-left: 5px;
}
.footer-contact a {
    padding-bottom: 0px !important;
}
.footer-contact span {
    padding-right: 5px;
    color: #5EC434;
}
.btm-strip .container {
    padding: 20px 0 20px 0px;
    position: relative;
    border-top: 1px solid #ccc3;
}
.btm-strip a {
    font-size: 15px;
    color: #fff;
}
.btm-strip {
  color:#fff;
}
.navbar-expand-md .navbar-nav .nav-item:last-child .nav-link {
    border-radius: 0;
    padding: 9px 16px;
    background: #FD8C01;
    color: #fff;
    font-size: 13px;
    margin-top: 8px;
}
.home-slider h2 {
    font-size: 48px;
    color: #fff;
    margin-bottom: 0;
    margin-bottom: 20px;
}
.caption-left {
    position: absolute;
    top: 42%;
}
.caption-left p {
    margin: 16px 0px;
}
.home-slider.owl-theme .owl-dots .owl-dot span {
    width: 21px;
    height: 5px;
    margin: 5px 4px;
    background: #fff;
    border-radius: 0;
}
.home-slider.owl-theme .owl-dots .owl-dot.active span, .home-slider.owl-theme .owl-dots .owl-dot:hover span{
    background: #FD8C01;
    width: 27px;
}
.owl-dots {
    position: absolute;
    bottom: 14px;
    left: 50%;
    transform: translateX(-50%);
}
.subheading {
    color: #FD8C01;
    font-size: 18px;
    text-transform: uppercase;
}
.heading {
    color: #02403A;
    font-size: 40px;
    font-weight: 600;
}
.home-about{
    position: relative;
}
.home-about .right-img {
    position: absolute;
    right: 0;
    top: -70px;
    z-index: 1;
}

.home-about .left-img {
    position: relative;
    left: -38%;
    top: 113px;
}
.home-about .text-box {
    position: absolute;
    top: 13%;
    left: 17%;
    width: 30%;
}

.home-about .text-box p {
    margin-top: 44px;
    margin-bottom: 23px;
}
.home-about .logo-element {
    position: absolute;
    top: 54%;
    width: 36%;
    left: 21%;
    z-index: -1;
}
.home-services{
    background: #035f8a;
    padding: 60px 0px;
}
.services-single {
    display: block;
    position: relative;
    overflow: hidden;
    margin-bottom: 26px;
}
img{
    transition: all 0.4s;
}
.services-single::before {
    position: absolute;
    content: "";
    background: url(../images/short-overlay.png) no-repeat;
    background-size: cover;
    background-position: center;
    width: 100%;
    height: 100%;
    bottom: 0;
    transition: all 0.4s;
}
.services-single .text-box {
    position: absolute;
    bottom: 10px;
    padding: 20px 10px 0px 20px;
    z-index: 1;
}
.services-single .text-box h5{
    font-size: 23px;
    margin-bottom: 0px;
}
.services-single .text-box span{
    color: #FD8C01;
}
.services-single p{
    opacity: 0;
    height: 1px;
    transition: all 0.4s;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.services-single:hover:before {
    background: url(../images/full-overlay.png) no-repeat;
    background-size: cover;
    background-position: center;
    height: 100%;
    width: 100%;
    bottom: 0;
    z-index: 1;
}
.services-single:hover p{
    height: 53px;
    opacity: 1;
    position: relative;
}
.services-single:hover .text-box h5{
    margin-bottom: 13px;
    position: relative;
}
.services-single:hover img{
    transform: scale(1.04);
}
.home-services {
    background: #035f8a;
    padding: 60px 0px;
}
.home-services .row{
    margin-top: 40px;
}
.highlights-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 74px;
}
.highlights-single{
    width: 20%;
}
.highlights-single .icon-box {
    background: #F2F3F3;
    height: 150px;
    width: 150px;
    border-radius: 50%;
    margin: 0 auto 27px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.4s;
}
.highlights-single .icon-box img {
    width: 50%;
    transition: all 0.4s;
}
.highlights-single p {
    color: #7C7C7C;
    font-size: 20px;
    line-height: 24px;
}
.highlights-single h4{
    font-size: 40px;
}
.highlights-single:hover .icon-box img {
    filter: invert(0%) sepia(60%) saturate(80%) hue-rotate(34deg) brightness(100%) contrast(294%);
}
.highlights-single:hover .icon-box{
    background: #008FD1;
}
.highlights {
    padding: 81px 0px;
    position: relative;
}
.highlights .logo-element{
    position: absolute;
    top: -21px;
    left: -9%;
    z-index: -1;
}
.gallery-slider .item{
    position: relative;
}
.gallery-slider .item p {
    position: absolute;
    bottom: 0px;
    left: 0px;
    padding: 19px 29px;
    margin-bottom: 0;
    color: #fff;
}
.gallery-slider .item::before{
    position: absolute;
    content: "";
    background: url(../images/full-overlay.png) no-repeat;
    background-position: center;
    background-size: cover;
    height: 100%;
    width: 100%;
}
.gallery-slider.owl-theme .owl-nav [class*=owl-],
.gallery-slider.owl-theme .owl-nav [class*=owl-]:hover {
    color: #fd8c01;
    font-size: 24px;
    margin: 0;
    padding: 0;
    background: transparent;
}
.gallery-slider .owl-prev{
    position: absolute;
    top: 52%;
    left: -49px;
}
.gallery-slider .owl-next{
    position: absolute;
    top: 52%;
    right: -49px;
}
.gallery .text-box p {
    margin-top: 47px;
}
.gallery .row {
    margin-top: -18%;
}
.gallery .heading{
    margin: 20px 0px;
}
.gallery {
    padding-bottom: 74px;
}
.footer-up{
    background: #008FD1;
    padding: 26px 0px;
}
.footer-up .container {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.footer-up .container div{
    display: flex;
    align-items: center;
}
.footer-up .container h3 {
    font-size: 35px;
    margin-left: 15px;
}
.footer-up .common-btn {
    background: #fff;
    color: #000;
    width: 160px;
    height: 54px;
    font-size: 18px;
}
.bottom-single {
    display: flex;
    margin-right: 64px;
    margin-top: 0;
    align-items: flex-start;
}
.bottom-single img {
    margin-right: 16px;
}
.bottom-div {
    display: flex;
    align-items: flex-start;
    margin-top: 52px;
}
.bottom-div p{
    font-size: 17px;
}
.bottom-div a{
    font-size: 17px;
}
.footer-element{
    position: absolute;
    bottom: 0;
    right: 0;
    z-index:-1;
}
.slider-text {
    background: #FD8C01;
    display: flex;
    justify-content: space-between;
    /* padding: 20px 0px 20px 27px; */
    height: 67px;
    display: flex;
    align-items: center;
    transition:all 0.5s ease-in-out;
}
.slider-text .icon-box {
    background: #008FD1;
    height: 67px;
    width: 82px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 19px;
    transition:all 0.5s ease-in-out;
}
.slider-text p {
    color: #fff;
    margin-bottom: 0;
    font-size: 19px;
    text-align: center;
    width: 100%;
}
.breadcum {
    position: relative;
    margin-top: 28px;
}
.breadcum .parallax-container {
    position: relative;
    overflow: hidden;
}
.breadcum .parallax-parent {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.breadcum .parallax-content {
    position: absolute;
    left: 50%;
    bottom: 0;
    min-width: 100%;
    min-height: 100%;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.breadcum .main-img {
    width: 100%;
    filter: brightness(0.7);
}
.breadcum .caption-heading {
    position: absolute;
    top: 50%;
    z-index: 1;
}
.breadcum .caption-heading h1 {
    text-transform: uppercase;
    font-size: 50px;
}
.breadcrum-list a,
.breadcrum-list span{
    color: #fff;
}
.breadcrum-list {
    position: absolute;
    bottom: 9px;
}
.services-inner{
    padding: 60px 0px;
}
.img-box:hover img{
    transform: scale(1.04);
}
.img-box{
    overflow: hidden;
    position: relative;
}
.img-box img{
    transition:all 0.5s ease-in-out;
}
.vertical-line {
    display: flex;
    align-items: center;
    position: absolute;
    bottom: 0;
    z-index: 1;
    width: 100%;
}
.vertical-line .line1 {
    background: #008FD1;
    width: 50%;
    height: 5px;
}
.vertical-line .line2{
    background: #FD8C01;
    width: 50%;
    height: 5px;
}
.services-inner .text-box {
    width: 86%;
}
.advantage-slider {
    padding-left: 8%;
    margin-top: 30px;
}
.advantage-slider .item {
    box-shadow: 6px 8px 42px #0000000F;
    border: 1px solid #E7E8EC;
    padding: 43px 43px;
    margin-top: 45px;
    border-radius: 27px;
    transition: all 0.4s;
    height: 21vw;
    margin-bottom: 2vw;
}
.advantage-slider .item:hover{
    background: #008FD1;
}
.advantage-slider .item p {
    margin-bottom: 0;
}
.advantage-slider .item:hover p{
    color: #fff;
}
.advantage .heading{
    padding-left: 8%;
}
.advantage h4 {
    background: #008FD1;
    height: 65px;
    width: 65px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    border-radius: 50px;
    position: absolute;
    top: 9px;
    transition: all 0.4s;
}
.advantage .item:hover h4{
    background: #FD8C01;
}
.advantage .owl-stage{
    padding-left: 0 !important;
}
.advantage{
    padding-bottom: 50px;
}
.related-services{
    background: #F2F4F6;
}
.related-services .common-btn{
    margin: 0 auto;
}
.inner-about{
    padding: 60px 0px;
    position:relative;
}
.about-counter {
    border: 1px solid #F7ECEC;
    border-radius: 20px;
    box-shadow: 6px 13px 20px #0000000F;
    padding: 20px;
    margin-bottom: 22px;
    width: 23.2%;
    margin: 0px 10px 10px;
}
.about-counter div {
    display: flex;
    align-items: center;
    justify-content: center;
}
.about-counter h4 {
    font-size: 35px;
}
.about-counter img {
    width: 25%;
    margin-right: 7px;
    margin-bottom: 7px;
    filter: invert(50%) sepia(82%) saturate(737%) hue-rotate(358deg) brightness(99%) contrast(106%);
}
.about-counter p{
    margin-bottom: 0;
    text-align:center;
    font-weight:600;
}

/*.row.counter {
    margin-top: 37px;
}*/
.counter.about-countersec {
    padding-bottom: 40px;
}
.inner-about h2.heading {
    margin-bottom: 26px;
}
.vision-mission{
    background: url(../images/vision-mission-banner.jpg) no-repeat;
    background-position: center;
    background-size: cover;
    padding: 140px 0px 90px;
    background-attachment: fixed;
}
.vision-single{
    position: relative;
}
.vision-single .text-box {
    position: absolute;
    top: 0;
    padding: 83px 60px;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: column;
    height: 100%;
}
.vision-single h4 {
    background: #FD8C01;
    color: #fff;
    margin-bottom: 0;
    border-radius: 20px 0px 0px 0px;
    padding: 10px;
    position: absolute;
    left: 0;
    top: -32px;
    font-size: 39px;
    padding: 13px 37px;
    transition: all 0.4s;
}
.vision-single:hover h4{
    background: #fff;
    color:#FD8C01 ;
}
.vision-single .text-box img {
    width: 13%;
    margin-bottom: 21px;
    filter: invert(100%) sepia(100%) saturate(0%) hue-rotate(269deg) brightness(102%) contrast(103%);
}
.vision-single p{
    font-size: 18px;
}
.vision-single .main-img{
    border-radius: 0px 0px 40px 0px;
}
.vision-single::before {
    position: absolute;
    content: "";
    background: #fd8c01bd;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    border-radius: 0px 0px 40px 0px;
    transition: all 0.4s;
    opacity: 0;
}
.vision-single:hover:before{
    opacity: 1;
}
.value-single {
    background: #F1F7FA;
    border-radius: 30px;
    padding: 30px 15px;
    transition: all 0.4s;
    height: 320px;
}
.value-single:hover{
    background: #008FD1;
}
.value-single h4 {
    font-size: 20px;
}
.value-single .icon-box {
    background: #FD8C01;
    height: 90px;
    width: 90px;
    display: flex;
    border-radius: 50%;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    margin-bottom: 16px;
}
.value-single .icon-box img {
    width: 65%;
    filter: invert(100%) sepia(100%) saturate(0%) hue-rotate(269deg) brightness(102%) contrast(103%);
}
.value{
    padding: 90px 0px;
}
.value .row{
    margin-top: 40px;
}
.value-single:hover p{
    color: #fff;
}
.value-single:hover h4{
    color: #fff;
}
.advantage-slider .item:hover h5{
    color: #fff;
}
.dropdown-menu {
    top: 3.3vw;
    border-radius: 0;
}
.dropdown:hover .dropdown-menu{
    display: block;
}
.dropdown-item:hover,a.dropdown-item:focus{
    background-color: #FD8C01;
    color: #fff;
}
.related-services a{
    display: block;
}
.related-services .owl-dots {
    position: absolute;
    bottom: -24px;
    left: 50%;
    transform: translateX(-50%);
}

.related-services .owl-theme .owl-dots .owl-dot span {
    width: 32px;
    height: 5px;
    margin: 5px 7px;
    background: #D6D6D6;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2sease;
    border-radius: 0;
}
.related-services .owl-theme .owl-dots .owl-dot.active span, .related-services .owl-theme .owl-dots .owl-dot:hover span {
    background: #fd8c01;
}

.gallery-wrapp .gallery-single {
    width: 32%;
    margin-bottom: 21px;
    position: relative;
}
.gallery-wrapp {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.gallery-wrapp .gallery-single p {
  color: #455491;
  line-height: 1.3;
  padding: 12px 34px;
}
/*.gallery-wrapp .gallery-single {
    width: 19%;
    position: relative;
    margin: 0px 5px;
    margin-bottom: 15px;

}*/
.gallery-wrapp .gallery-single .img-wrapp span {
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 50%;
  text-align: center;
  font-size: 30px;
  transform: translateY(-50%);
  color: #fff;
  z-index: 1;
  opacity: 0;
  transition: all 0.3s ease-in-out;
}
.gallery-wrapp .gallery-single .overlay {
  position: absolute;
  height: 100%;
  width: 100%;
  background:#0000008a;
  top: 0;
  left: 0;
  z-index: 0;
  opacity: 0;
  transition: all 0.3s ease-in-out;
}
.gallery-wrapp .gallery-single:hover .img-wrapp span, .gallery-wrapp .gallery-single:hover .overlay {
  opacity: 1;
}
.gallery-main{
    padding:60px 0px;
}
.career {
    padding: 60px 0px;
}
.openings-wrapp {
    display: flex;
    align-items: center;
    justify-content: center;
}
.openings-wrapp .openings-single {
    width: 30%;
    padding: 39px 20px;
    box-shadow: 0px 3px 48px #00000019;
    margin: 0px 10px 10px 10px;
    height: 200px;
}
.openings-wrapp .openings-single h3 {
    margin-bottom: 15px;
}
.career-listing {
    padding: 60px 0px;
    background: #fcfcfc;
}

.form-div {
    /*border: 1px solid #E3E2E2;
    border-radius: 49px;*/
    padding: 36px 50px 54px 50px;
}

.form-div .heading{
    margin-bottom: 40px;
}
.contact .left-box {
    background: #F3F9FC;
    border-radius: 49px;
    border: 1px solid #DFDFDF;
    /* padding: 36px 50px 54px 50px; */
}
.contact-wrapper {
    display: flex;
    align-items: flex-start;
    margin-bottom: 15px;
    padding-bottom: 10px;
    padding-left: 53px;
    position: relative;
    padding-right: 54px;
}
.contact-wrapper.email-box:before{
    display: none;
}
.contact-wrapper::before {
    position: absolute;
    content: "";
    background: #cccccc70;
    height: 1px;
    width: 77%;
    bottom: 0;
}
.contact-wrapper h5 {
    font-size: 23px;
    margin-bottom: 1px;
}
.contact-wrapper h6 {
    font-size: 19px;
    margin-bottom: 0;
}
.contact-wrapper div {
    padding-left: 20px;
}
.contact-wrapper img {
    width: 34px;
}
.contact-wrapper a,
.contact-wrapper a:hover {
    color: #000;
    font-size: 17px;
}
.contact-wrapper p {
    line-height: 27px;
}
section.contact .heading {
    margin-bottom: 31px;
}
section.contact .left-box .heading {
    margin-bottom: 31px;
    padding-left: 50px;
    padding-top: 42px;
}
.contact-wrapper-social {
    background: url(../images/contact-bg.svg) no-repeat;
    background-position: center;
    background-size: cover;
    padding: 26px 10px;
    border-radius: 0px 0px 48px 51px;
    display: flex;
    padding-left: 50px;
    align-items: center;
}
.contact-wrapper-social p{
    color: #fff;
    margin-bottom: 0;
}
.contact-wrapper-social a {
    color: #fff;
    font-size: 29px;
    margin: 0px 16px;
}

.contact-wrapper .fa {
    font-size: 25px;
}
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 .selected-flag {
    width: 86px;
    background: transparent;
}
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 .selected-flag:hover {
    background: transparent;
}
.intl-tel-input.separate-dial-code .selected-dial-code {
    display: table-cell;
    vertical-align: middle;
    padding-left: 24px;
    font-size: 14px;
}
.form-div .form-control {
    padding: 15px 30px;
    border-radius: 31px;
    border: 1px solid #CCCACA;
    color: #000;
    font-weight: 400;
    margin-bottom: 26px;
}
::placeholder{
    color: #000 !important;
}
.form-control:focus{
    box-shadow: none;
}
.form-div .common-btn {
    /* color: #072d6d; */
    width: 146px;
    margin-top: 30px;
    border: 0;
    /* background: transparent; */
}
.form-div {
    padding: 36px 50px 20px 50px;
}

.form-div .heading{
    margin-bottom: 40px;
}
.intl-tel-input {
    position: relative;
    display: inline-block;
    width: 100%;
    margin-bottom: 25px;
}
#contact {
    padding: 60px 0px;
}
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 .selected-flag {
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
}
header.animated.shrink {
    box-shadow: 0px 0px 10px #ccc;
}

.common-page{
    padding:60px 0px;
}
.column:nth-child(3) {
    width: 33%;
    margin-right: 30px;
}
.sitemap a {
    display: block;
    color: #000;
    margin-bottom: 4px;
    width: fit-content;
}
.sitemap {
    padding: 60px 0px;
}

.sitemap a:hover {
    color:#000 !important;
}
.gallery-main .img-wrapp {
    position: relative;
    overflow: hidden;
}
.opening-form .job-content {
    width: 50%;
    padding: 20px 20px;
    overflow: auto;
    height: 450px;
    margin-right: 10px;
}

.opening-form .modal-dialog.modal-dialog-centered {
    max-width: 1000px;
}
.opening-form .modal-dialog.modal-dialog-centered {
    max-width: 1000px;
}
.opening-form .job-content {
    width: 50%;
}

.opening-form .form-div {
    width: 50%;
    /* background: #F7F2F7;*/
    padding: 30px 20px;
}
.modal-body.conatct-section li {
    list-style-type: disc;
    margin-left: -10px;
}
.modal-body.conatct-section {
    padding: 0px;
}
.opening-form .form-control {
    box-shadow: 0px 13px 12px #0000000F;
    border-radius: 38px;
    border: 0px;
    margin-bottom: 20px;
    padding: 10px 15px;
}

.opening-form .job-content {
    width: 50%;
    padding: 20px 20px;
    overflow:auto;
    height:450px;
    margin-right: 10px;
}

.opening-form .job-content::-webkit-scrollbar-track{
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 5px;
  background-color: #f5f5f5;
}

.opening-form .job-content::-webkit-scrollbar{
  width: 5px;
  /*background-color: #f5f5f5;*/
}

.opening-form .job-content::-webkit-scrollbar-thumb{
  border-radius: 5px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #f37721;
}
.opening-form .file-upload .file-select {
    display: block;
    border-radius: 50px;
    color: #34495e;
    cursor: pointer;
    height: 45px;
    text-align: left;
    background: #fff;
    overflow: hidden;
    position: relative;
    width: 100%;
    box-shadow: 0px 13px 12px #0000000F;
}
.opening-form .file-upload .file-select .file-select-button {
    background: #fd8c01;
    padding: 0 15px;
    color: #fff;
    display: inline-block;
    height: 100%;
    line-height: 45px;
    border-radius: 50px;
    font-size: 14px;
}
.opening-form .file-upload .file-select .file-select-name {
    line-height: 40px;
    display: inline;
    padding: 0 0px;
    font-size: 12px;
    color: #2c7451;
}
.opening-form .file-upload .file-select input[type=file] {
    z-index: 1;
    cursor: pointer;
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    opacity: 0;
    filter: alpha(opacity=0);
}
.opening-form .file-upload.active p.file-error {padding-top: 30px !important;}
.contact-btn .common-btn {
    border: 0px;
    margin-top: 20px;
}
.opening-form .job-content p, .opening-form .job-content li{
  color:#5C5171;
  font-weight:300;
}

.opening-form .modal-header {
    background-color: #000000b8;
    color: #fff;
    border-radius: 0px;
}

.modal-content{
  border-radius:0px;
}

.opening-form button.btn-close {
    color: #fff;
    font-size: 25px;
    position: absolute;
    top: -6%;
    right: -20px;
    opacity: 1;
    background-image: none;
}
.modal-body.conatct-section {
    padding: 0px;
    display: flex;
}

.submitbtnwrap .common-btn {
    border: 0px;
}
.file-error{
    display:none;
}

.related-services .heading {
    margin-bottom: 20px;
}
.navbar-expand-md .navbar-nav .dropdown-menu {
 padding: 0px;
}
.slider-text span.icon-right-arrow11 {
    transition:all 0.5s ease-in-out;
    display:block;
}
.slider-text:hover span.icon-right-arrow11 {
    position: relative;
    left: 10px;
}
.about-counter p {
    margin-bottom: 0;
    font-size: 18px;
    font-weight: 400;
}
.footer-up .common-btn:before {
 background: #fd8c01;
}
.services-single img {
    filter: brightness(0.7);
}
.navbar-expand-md .navbar-nav .nav-item:last-child p {
    margin-bottom: 0px;
    margin-left: 10px;
}
.navbar-expand-md .navbar-nav .nav-item:last-child .fa {
    font-size: 20px;
    width: 40px;
    height: 40px;
    border-radius: 40px;
    border: 1px solid #008fd1;
    display: flex
    ;
    align-items: center;
    justify-content: center;
    color: #008fd1;
}
div#cookieNotice {
    position: fixed;
    bottom: 0px;
    color: #fff;
    background: #008FD1;
    z-index: 4;
    width: 100%;
    display:none;
}
div#cookieNotice .content-wrap {
    padding: 15px;
}
.msg-wrap {
    display: flex;
    align-items: center;
    justify-content: center;
}
div#cookieNotice .content-wrap p {
    margin-bottom: 0px;
    font-size: 17px;
    line-height: 25px;
    color: #fff;
    margin-bottom: 0px;
    font-weight: 500;
}
div#cookieNotice a.btn-primary {
    padding: 9px 19px;
    margin: 0px 7px;
    font-size: 14px;
}
div#cookieNotice .btn-primary {
    color: #fff;
    background-color: #FD8C01;
    border: 0;
    padding: 9px;
    font-size: 14px;
    display: flex;
    cursor: pointer;
    border-radius: 10px;
    width: auto;
    height: auto;
}

.highlights-single:hover .icon-box img {
    filter: invert(98%) sepia(5%) saturate(666%) hue-rotate(175deg) brightness(118%) contrast(100%);
}
.errors {
    font-weight: 400;
    color: red;
    font-size: 14px;
    margin: 5px 0;
}
div#cookieNotice .common-btn:before {
    display: none;
}
.services-inner img{
    width: 100%;
}
.footer-form .form-control {
    padding: 10px 15px;
    margin-bottom: 20px;
}
.footer-form select{
    -webkit-appearance:auto; 
    -moz-appearance:auto;
    appearance: auto;
}
.footer-form .modal-body {
    padding: 20px 40px;
}
.footer-form .common-btn {
    border: 0px;
}
.btn-close {
    position: absolute;
    right: 7px;
    top: 8px;
}
.footer-form .modal-body {
    padding: 45px 40px;
}
.modal-content.footer-form img {
    width: 8%;
}
.modal-content.footer-form h4 {
    font-size: 30px;
    font-weight: 600;
    color: #008FD1;
    margin-bottom:20px;
}
.footer-form .common-btn {
    margin-top: 20px;
}
ul.upper-nav {
    display: flex;
    align-items: flex-start;
    justify-content: flex-end;
    position: relative;
}
ul.upper-nav::before {
    position: absolute;
    content: "";
    background: #ccc;
    height: 1px;
    width: 70%;
    bottom: -15px;
}
ul.upper-nav h5 {
    margin-bottom: 2px;
    font-size: 15px;
}
ul.upper-nav span{
    font-size: 14px;
}
ul.upper-nav a{
    font-size: 14px;
    color: #000;
}
ul.upper-nav li {
    display: flex;
    align-items: flex-start;
    margin-left: 13px;
    padding-top: 9px;
}
ul.upper-nav li img {
    width: 25px;
    height: 25px;
    margin-right: 6px;
}
.inner-about .logo-element2 {
    position: absolute;
    bottom: 11%;
    left: -2%;
    width: 27%;
}

.footer-form .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 .selected-flag {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}