html, body {
  margin: 0px;
  padding: 0px;
  font-family: "Raleway", sans-serif; overflow-x: hidden;
}
@font-face {
  font-family: 'optitimes-romanregular';
  src: url('../fonts/optitimes-roman-webfont.eot');
  src: url('../fonts/optitimes-roman-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/optitimes-roman-webfont.woff2') format('woff2'), url('../fonts/optitimes-roman-webfont.woff') format('woff'), url('../fonts/optitimes-roman-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
header {
  float: left;
  width: 100%;
}

.career_main .title {
    text-align: center;
    position: relative;
}
b, strong {
    font-weight: bold;
}

.carrer_right_section_details .form-select {
        display: block;
        width: 100%;
        padding: 17px 16px;
        font-size: 14px;
        font-weight: 400;
        line-height: 1.5;
        color: var(--bs-body-color);
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        background-color: var(--bs-body-bg);
        background-clip: padding-box;
        border: 0;
        border-radius: 10px;
        transition: border-color .15s 
ease-in-out, box-shadow .15s 
ease-in-out;
        background-color: transparent !important;
        color: #555555 !important;
        font-weight: 600;
        letter-spacing: 1px;
        margin-bottom: 21px;
        border: 2px solid #e3e3e3;
    }








.desktop {display: block;}
.mobile {display: none;}

.career_main .border-bottom {
    width: 7% !important; margin: 0 auto;
}
.career_main .paragraph {margin-top: 30px !important; margin-bottom: 40px !important;}
.fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background-color: #FFFFFF;
    z-index: 99999;
    box-shadow: 0px 0px 114px #C8C8C8;
    transition: 0.5s 
ease;
}
      	.job-description h3 {
    color: #000;
    font-weight: 500 !important;
    letter-spacing: 0.5px;
    font-size: 20px;
}  
.upload-btn-wrapper {
    position: relative;
    overflow: hidden;
    display: inline-block;
    margin-top: 8px;
    margin-bottom: 12px;
}

.upload-btn-wrapper .btn {
    border: 0px solid gray;
    color: #ffffff !important;
    background-color: #f57024 !important;
    padding: 15px 26px;
    border-radius: 8px;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 1px;
}

.upload-btn-wrapper input[type=file] {
  font-size: 100px;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
}

.carrer_right_section_details .form-control {
    display: block;
    width: 100%;
    padding: 17px 16px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5;
    color: var(--bs-body-color);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: var(--bs-body-bg);
    background-clip: padding-box;
    border: 0;
    border-radius: 10px;
    transition: border-color .15s 
ease-in-out, box-shadow .15s 
ease-in-out;
    background-color: transparent !important;
    color: #555555 !important;
    font-weight: 600;
    letter-spacing: 1px;
    margin-bottom: 21px;
    border: 2px solid #e3e3e3;
}
.carrer_right_section_details h4 {
    font-size: 24px;
    font-weight: 700;
    letter-spacing: 1px;
    margin-bottom: 42px;
}

.carrer_details_banner_main {
    float: left;
    width: 100%;
    background-color: #F37021;
    padding-top: 70px;
    padding-bottom: 70px;
}
.carrer_left_section_details {float: left; width: 100%;}
.carrer_left_section_details h4 {
    font-size: 24px;
    font-weight: 700;
    letter-spacing: 1px;
    margin-bottom: 16px;
}
.carrer_right_section_details {float: left; width: 100%;}
.foam_section_career {
    float: left;
    width: 100%;
    background-color: #FFF;
    padding: 78px 54px;
    box-shadow: rgba(17, 17, 26, 0.1) 0px 4px 16px, rgba(17, 17, 26, 0.05) 0px 8px 32px;
    border-radius: 48px;
    margin-top: -173px;
}

.submit-btn {
    font-size: 15px;
    font-weight: 600;
    color: #fff;
    background-color: #F37021;
    height: 40px;
    width: 125px;
    border-radius: 51px;
    letter-spacing: 2px;
    margin-top: 23px;
}




.carrer_left_section_details ul {
    padding: 0px;
    margin: 0px;
    margin-left: 19px;
}
.carrer_left_section_details ul li {
    font-weight: 400;
    margin-bottom: 12px;
}

.banner_icon_section img {width: 135px;}
.banner_icon_section_caption {
    float: left;
    margin-left: 37px;
    margin-top: 7px;
}
.carrer_main_section_center {float: left; width: 100%; margin-top: 50px; margin-bottom: 50px;}


.banner_icon_section {float: left;}
.banner_icon_section_caption h2 {
    font-size: 50px;
    color: #FFF;
    font-weight: 700;
    letter-spacing: 1px;
    margin-bottom: 0;
}

.banner_icon_section_caption p {font-size: 30px; color: #FFF; font-weight: 400;}

.inner_section_main_margin {margin-top: 60px;}
.inner_banner_main {float: left; width: 100%; position: relative;}
.inner_banner_main_caption {
    position: absolute;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
}
.team_section_extra .team_box { margin-bottom: 50px;}
.flip-card-back img {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 9;
}
.gray {
    background-color: #F6F6F6;
    float: left;
    width: 100%;
    padding-top: 50px;
    margin-top: 20px;
}
.inner_banner_main_caption h3 {font-size: 65px; color: #FFF; font-weight: 700; letter-spacing: 1px;}

.job-description p {color: #000;
    font-weight: 600;
    letter-spacing: 0.5px;
    font-size: 20px;}




.flip-card {
    background-color: transparent;
    width: 100%;
    height: 317px;
    perspective: 1000px; margin-bottom: 27px;
}

.flip-card-inner {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  transition: transform 0.6s;
  transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d; /* Safari fix */
  
}

.flip-card:hover .flip-card-inner {
  transform: rotateY(180deg);
   -webkit-transform: rotateY(180deg); /* Safari fix */	
}

.flip-card-front, .flip-card-back {
  position: absolute;
  width: 100%;
  height: 100%;
 -webkit-backface-visibility: hidden; /* Safari fix */
  backface-visibility: hidden;
  top: 0;
  left: 0;
}

.flip-card-front {
    background-color: #ffffff;
    color: black;
    border-radius: 29px;  z-index: 2; /* Ensure front stays above when not flipped */
    padding: 28px 28px;
}
.flip-card-front h4 {
    font-size: 21px;
    font-weight: 700;
    text-align: left;
    letter-spacing: 1px;
    margin-bottom: 13px;
}
.flip-card-front p {
    text-align: left;
    font-size: 15px;
    color: #454444;
    letter-spacing: 1px;
    position: relative;
    z-index: 999;
}

.flip-card-back h4 {
    font-size: 21px;
    font-weight: 700;
    text-align: left;
    letter-spacing: 1px;
    margin-bottom: 13px;
}
.flip-card-back p {
    text-align: left;
    font-size: 16px;
    color: #454444;
    letter-spacing: 1px;
    position: relative;
    z-index: 999;
}
.flip-card-back ul {
    padding: 0px;
    margin: 0px;
    padding-left: 17px;
    padding-right: 17px;
}
.flip-card-back ul li {
    text-align: left;
    font-size: 15px;
    color: #fff;
    letter-spacing: 1px;
    position: relative;
    z-index: 999;
    margin-bottom: 7px;
}


.serivces_section_main_inner {
    float: left;
    width: 100%;
    margin-top: 55px;
}


.flip-card-back {
  background-color: #F37021;
  color: white; border-radius: 29px;
   transform: rotateY(180deg);
  -webkit-transform: rotateY(180deg); /* Safari fix */ padding: 28px 28px;
}

.flip-card-front img {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 9;
}


.navbar-expand-lg .navbar-nav {
  flex-direction: row;
  margin: 0 auto;
}
.top_banner_seciton_caption h2 {
  font-family: 'optitimes-romanregular';
  font-size: 64px;
  font-weight: 800;
  color: #FFF;
  letter-spacing: 5px;
  line-height: 87px;
}
.nav-link {
  display: block;
  padding: var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);
  font-size: 16px;
  font-weight: var(--bs-nav-link-font-weight);
  color: #000;
  text-decoration: none;
  background: 0 0;
  border: 0;
  font-weight: 600;
  letter-spacing: 0.5px;
}
.navbar-expand-lg .navbar-nav .nav-link {
  padding-right: 30px;
  padding-left: 30px;
}
header .btn {
    background-color: #F37021 !important;
    font-size: 16px;
    font-weight: 600;
    border: 0px;
    width: 134px;
    height: 48px;
    line-height: 36px;
    letter-spacing: 1px;
    color: #FFF;
    border-radius: 37px;
    overflow: hidden;
}
header .btn:hover {color: #fff;}
.team_box h5 {
    margin-top: 10px;
    font-size: 26px;
    font-weight: 600;
    letter-spacing: 1px;
}
.profile-info p {
    font-weight: 500;
    letter-spacing: 0.5px;
}
.team_member_section_main a {color: #000;}

.profile-info {float: left; width: 100%;}

.image_caption_team {float: left; width: 100%;}

.image_caption_team h4{font-size: 22px;
    color: #FFF;
    background-color: #F37021;
    letter-spacing: 1px;
    width: 68%;
    padding: 9px 0px;
    margin-top: -23px;
    z-index: 999;
    position: relative;
    margin-left: 21px;
    border-radius: 0px 36px 36px 36px;}
.owl-carousel .owl-item img {
    display: initial !important;
    
}

.image_section {float: left; width: 100%; position: relative;}
.team_box {
    float: left;
    width: 100%;
    background-color: #FFF;
    border-radius: 28px;
    padding: 20px;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    text-align: center;
    margin-top: 30px;
    margin-bottom: 30px;
    border: 1px solid #efefef;
}

.owl-nav img {width: 35px;}
.owl-theme .owl-nav {
    margin-top: 10px;
    position: absolute;
    display: flex
;
    justify-content: space-between;
    width: 100%;
    top: 45%;
}
.team .owl-prev {
    position: relative;
    left: -25px;
    background-color: #FFF !important; border-radius: 50px !important;
}

.team .owl-next {position: relative;  background-color: #FFF !important;
    right: -25px; border-radius: 50px !important;}

s
.owl-theme .owl-nav [class*=owl-]:hover {
    background: #f57024;
    color: #FFF;
    text-decoration: none;
    border-radius: 52px;
}


.team_member_section_main {
    float: left;
    width: 100%;
    margin-top: 30px !important;
    margin-bottom: 30px !important;
}

.team_box img {
    overflow: hidden;
    border-radius: 34px;
    margin-top: 22px;
    width: 245px !important;
}

.navbar-nav .nav-link.active, .navbar-nav .nav-link.show {
  color: rgb(245 112 36);
}
.nav-link:focus, .nav-link:hover {
  color: rgb(245 112 36);
}
.about_us_section_main {
  float: left;
  width: 100%;
  margin-top: 50px;
  margin-bottom: 10px;
}
.about_seciton_left_main {
  float: left;
  width: 100%;
  display: flex;
  height: 100%;
  align-items: center;
  justify-content: flex-start;
}
.about_seciton_right_caption {
  float: left;
  width: 100%;
}
.title {
  font-size: 40px;
  font-weight: 700;
  letter-spacing: 1px;
  color: #F37021;
}
.title span {
  color: #000;
}
.border-bottom {
  border: 3px solid #A8ABB0;
  width: 35%;
  position: relative;
}
.border-bottom:after {
  position: absolute;
  content: "";
  top: -3px;
  left: -3px;
  border: 2px solid #d86e39;
  width: 50%;
}
.ad_section_center {
  float: left;
  width: 100%;
  margin-top: 35px;
  margin-bottom: 0px;
}
footer {
  float: left;
  width: 100%;
  margin-top: 13px;
  margin-bottom: 0;
}
.footer_inner_section {
  border-bottom: 1px solid #000;
  float: left;
  width: 100%;
  padding-bottom: 35px;
}
.footer_logo {
  margin: 0 auto;
  display: block;
  width: 17%;
}
.copyright_section p {
  text-align: center;
  font-weight: 600;
  letter-spacing: 0.5px;
}
.copyright_section p a {
  text-decoration: none;
  color: #000;
}
.home_contact_foam_section {
  float: left;
  width: 100%;
  margin-bottom: 50px;
  overflow: hidden;
}

.career_main_home {
    float: left;
    width: 100%;
    background-color: #F6F6F6;
    overflow: hidden;
}
.career_right_section {float: left; width: 100%;}

.copyright_section {
  float: left;
  width: 100%;
  margin-top: 23px;
  margin-bottom: 6px;
}
.padding_right {
  padding-right: 0px;
}
.padding_left {
  padding-left: 0px;
}
.map_section_right_box {
  width: 537px;
  height: 460px;
  background-color: #fff;
  border-radius: 25px;
  padding: 33px;
}
.contact_us_strip_section {
  float: left;
  width: 100%;
  margin-bottom: 50px;
  margin-top: 50px;
}
.map_section_right_box h4 {
  color: #000;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 1px;
  margin-bottom: 16px;
}
.submit-btn {
    font-size: 14px;
    font-weight: 600;
    color: #fff;
    background-color: #F37021;
    height: 40px;
    width: 125px;
    border-radius: 51px;
    letter-spacing: 2px;
    margin-top: 5px;
    overflow: hidden;
}
.submit-btn:hover {color: #FFF;}

.top_banner_section {
  float: left;
  width: 100%;
  position: relative;
}
.top_banner_section:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  top: 0;
  left: 0;
}



.top_banner_seciton_caption {
    float: left;
    background-color: rgba(242, 112, 43, 0.8);
    position: absolute;
    top: 50%;
    display: flex
;
    align-items: flex-start;
    justify-content: center;
    z-index: 9999;
    flex-direction: column;
    padding: 38px 64px;
    border-radius: 39px;
    transform: translate(-0%, -50%);
    left: 14%;
}
.form-control {
  display: block;
  width: 100%;
  padding: 9px 16px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.5;
  color: var(--bs-body-color);
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: var(--bs-body-bg);
  background-clip: padding-box;
  border: 0;
  border-radius: 10px;
  transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  background-color: #f7f7f7 !important;
  color: #000 !important;
  font-weight: 600;
  letter-spacing: 1px;
  margin-bottom: 14px;
}
.map_section_right {
  float: left;
  width: 100%;
  background-color: #F37021;
  padding-top: 70px;
  padding-bottom: 70px;
  padding-left: 107px;
}
.top_banner_seciton_caption h3 {
  font-size: 36px;
  font-weight: 700;
  color: #FFF;
  ;
  letter-spacing: 1px;
}
.top_banner_seciton_caption p {
  font-size: 24px;
  font-weight: 500;
  color: #FFF;
  letter-spacing: 2px;
  margin-top: 12px;
}
.map_section_left {
  float: left;
  width: 100%;
}
.paragraph {
    color: #000;
    font-weight: 600;
    letter-spacing: 0.5px;
    font-size: 20px;
}
.about_seciton_right_caption .paragraph {
  margin-top: 28px;
}
.icon_section img {
  width: 65px;
}
.icon_section {
  float: left;
  margin-right: 20px;
}
.contact_left_strip {
  float: left;
  display: flex;
  align-items: center;
}
.icon_section_caption {
  float: left;
}
.icon_section_caption p {
    font-size: 22px;
    color: #F37021;
    font-weight: 500;
    margin-bottom: 0px;
    letter-spacing: 1px;
}

.career_main_home .padding_left {padding-left: 0px;}
.container {
        max-width: 1400px;
    }

.team_section_main {float: left; width: 100%;}
.team_section_main .border-bottom {
    border: 3px solid #A8ABB0;
    width: 9%;
    position: absolute;
    right: 0;
    left: 0;
    margin: 0 auto;
}
.team_section_main .title {
 
    text-align: center; position: relative;
}
.team_member_section_main {
    float: left;
    width: 100%;
    margin-top: 58px;
    margin-bottom: 58px;
}
.btn_section {float: left; width: 100%;}

.career_left_section {
    float: left;
    width: 100%;
    padding-left: 28%;
    padding-right: 6%;
    padding-top: 74px;
    padding-bottom: 74px;
}
.career_left_section .border-bottom {

    width: 17%;
  
}
.carrer_box h4 {
    font-weight: 700;
    font-size: 20px;
    margin-top: 14px;
}

.carrer_box p {
    font-size: 17px;
    font-weight: 400;
    letter-spacing: 0.5px;
    margin-bottom: 0;
}
.carrer_box a {
    font-size: 16px;
    text-decoration: none;
    color: #F37021;
    font-weight: 600;
    letter-spacing: 1px;
    float: left;
    width: 100%;
    margin-top: 18px;
}
.carrer_box a img {
    margin-left: 6px;
    margin-top: -2px;
}

.career_left_section .paragraph {margin-top: 18px;}
.carrer_boxes_main_section {float: left; width: 100%;}
.carrer_box {
    float: left;
    width: 100%;
    background-color: #fff;
    margin: 0;
    margin-left: 0;
    margin-right: 0;
    padding: 23px;
    border-radius: 25px;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    border-bottom: 7px solid transparent;
    height: auto !important;
}
.carrer_box:hover {border-bottom: 7px solid #F37021;}
.carrer_view_all {
    width: 129px;
    height: 45px;
    border: 2px solid #F37021;
    font-size: 16px;
    font-weight: 600;
    color: #F37021;
    text-decoration: none;
    display: block;
    float: left;
    text-align: center;
    line-height: 44px;
    border-radius: 33px;
    margin-top: 32px;
    letter-spacing: 1px;
    overflow: hidden;
    background-color: #f6f6f6;
}
.carrer_view_all:hover {color: #FFF; border: 2px solid #000;}
.our_services_section {
    float: left;
    width: 100%;
    background: url(../images/bgs.png) no-repeat;
    background-size: cover;
    background-position: center;
    padding-top: 60px;
    padding-bottom: 79px;
    margin-bottom: 50px;
}
.our_services_section .title {
    text-align: center;
    position: relative;
}

.copyright_section a:hover  {color:#F37021;}


.btn_section .carrer_view_all:hover {color: #FFF; border:2px solid #000;}


.our_services_section .border-bottom

 {
    border: 3px solid #A8ABB0;
    width: 9%;
    position: absolute;
    right: 0;
    left: 0;
    margin: 0 auto;
}
.btn_section .carrer_view_all {
    width: 129px;
    height: 45px;
    border: 2px solid #F37021;
    font-size: 16px;
    font-weight: 600;
    color: #F37021;
    text-decoration: none;
    overflow: hidden;
    display: block;
    background-color: #FFF;
    float: none;
    text-align: center;
    line-height: 44px;
    border-radius: 33px;
    margin-top: 32px;
    letter-spacing: 1px;
    margin: 0 auto;
    margin-bottom: 57px;
}



.icon_section_caption p a {
  font-size: 22px;
  color: #F37021;
  font-weight: 500;
  text-decoration: none;
}
footer ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
  margin: 0 auto;
  text-align: center;
  margin-top: 31px;
}
footer ul li {
  display: inline-block;
}
.contact_us_strip_section_inner {
  float: left;
  width: 100%;
  background-color: #FDE6D8;
  border-radius: 25px;
  padding: 50px 96px;
}
.margin_left_contacts {
  margin-left: 69px;
}
.contact_left_section h4 {
  font-size: 43px;
  font-weight: 700;
  color: #f57024;
  margin-bottom: 0;
  display: flex;
  height: 100%;
  align-items: center;
  justify-content: flex-start;
  padding: 7px 0px;
}





















@media(max-width:1600px){
	
	
	
	.banner_icon_section_caption p {
    font-size: 25px;
    color: #FFF;
    font-weight: 400;
}
	.banner_icon_section img {
    width: 105px;
}
.carrer_left_section_details h4 {
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 1px;
    margin-bottom: 16px;
}
	.banner_icon_section_caption h2 {
    font-size: 42px;
 
    margin-top: 0;
}
	.banner_icon_section_caption {
    float: left;
    margin-left: 37px;
    margin-top: 0;
}
	
	.inner_banner_main_caption h3 {
    font-size: 53px;
    color: #FFF;
    font-weight: 700;
    letter-spacing: 1px;
}
	
	.top_banner_seciton_caption h2 {
    font-size: 46px;

    line-height: 61px;
}
.top_banner_seciton_caption h3 {
    font-size: 28px;
  
    margin-top: 14px;
}	
	.top_banner_seciton_caption p {
    font-size: 21px;
    font-weight: 500;
    color: #FFF;
    letter-spacing: 2px;
    margin-top: 12px;
}
	.top_banner_seciton_caption {
   
    left: 7.2%;
}
	
.paragraph {
 
    font-size: 17px;
}	
	.title {
    font-size: 37px;
    
}
	.flip-card-front p {
    text-align: left;
    font-size: 15px;
    color: #454444;
    letter-spacing: 1px;
    position: relative;
    z-index: 999;
}
.flip-card-front h4 {
    font-size: 19px;

}	
.flip-card-back ul li {
    text-align: left;
    font-size: 15px;
  
}	
	.profile-info p {
    font-weight: 500;
    letter-spacing: 0.5px;
    font-size: 15px;
}
	.team_box h5 {
    margin-top: 10px;
    font-size: 23px;
    font-weight: 600;
    letter-spacing: 1px;
}
.image_caption_team h4 {
    font-size: 20px;
    color: #FFF;
    background-color: #F37021;
    letter-spacing: 1px;
    width: 68%;
    padding: 9px 0px;
    margin-top: -23px;
    z-index: 999;
    position: relative;
    margin-left: 21px;
    border-radius: 0px 36px 36px 36px;
}	
	
.career_left_section {
    float: left;
    width: 100%;
    padding-left: 14%;
    padding-right: 6%;
    padding-top: 74px;
    padding-bottom: 74px;
}	
.contact_left_section h4 {
    font-size: 35px;
    font-weight: 700;
    color: #f57024;
    margin-bottom: 0;
    display: flex
;
    height: 100%;
    align-items: center;
    justify-content: flex-start;
    padding: 12px 0px;
}	
	.icon_section_caption p {
    font-size: 20px;
    color: #F37021;
    font-weight: 500;
    margin-bottom: 0px;
    letter-spacing: 1px;
}
.icon_section_caption p a {
    font-size: 20px;
    color: #F37021;
    font-weight: 500;
    text-decoration: none;
}
	
	.footer_logo {
    margin: 0 auto;
    display: block;
    width: 14%;
}
     	.job-description h3 {
    color: #000;
    font-weight: 600;
    letter-spacing: 0.5px;
    font-size: 20px; margin-bottom: 5px;
}  

      	.job-description h3 {
    color: #000;
    font-weight: 600;
    letter-spacing: 0.5px;
    font-size: 20px;
}  

    
}

@media(max-width:1440px){
    
      	.job-description h3 {
    color: #000;
    font-weight: 600;
    letter-spacing: 0.5px;
    font-size: 20px;
}  
    
    
    
    
.job-description p {
        color: #000;
        font-weight: 600;
        letter-spacing: 0.5px;
        font-size: 15px;
        margin-bottom: 5px;
    }
    
    
	.foam_section_career {
    float: left;
    width: 100%;
    background-color: #FFF;
    padding: 55px 38px;
    box-shadow: rgba(17, 17, 26, 0.1) 0px 4px 16px, rgba(17, 17, 26, 0.05) 0px 8px 32px;
    border-radius: 48px;
    margin-top: -173px;
}
	
	
	
	    .inner_banner_main_caption h3 {
        font-size: 45px;
        color: #FFF;
        font-weight: 700;
        letter-spacing: 2px;
    }
	
	.border-bottom {
    border: 3px solid #A8ABB0;
    width: 26%;
    position: relative;
}
	
	.carrer_box h4 {
    font-weight: 700;
    font-size: 20px;
    margin-top: 14px;
}
	.container {
    max-width: 1360px;
}
	
    .top_banner_seciton_caption h2 {
        font-size: 42px;
        line-height: 57px;
    }
.top_banner_seciton_caption h3 {
        font-size: 26px;
        margin-top: 14px;
    }	
    .top_banner_seciton_caption p {
        font-size: 20px;
        font-weight: 500;
        color: #FFF;
        letter-spacing: 2px;
        margin-top: 11px;
    }
.top_banner_seciton_caption {
        left: 3.5%;
    }
	
.paragraph {
        font-size: 15px;
    }
	.title {
    font-size: 37px;
    
}
    .flip-card-front p {
        text-align: left;
        font-size: 14px;
        color: #454444;
        letter-spacing: 1px;
        position: relative;
        z-index: 999;
    }
.flip-card-front h4 {
    font-size: 19px;

}	
.flip-card-back ul li {
    text-align: left;
    font-size: 15px;
  
}	
	.profile-info p {
    font-weight: 500;
    letter-spacing: 0.5px;
    font-size: 15px;
}
	.team_box h5 {
    margin-top: 10px;
    font-size: 23px;
    font-weight: 600;
    letter-spacing: 1px;
}
.image_caption_team h4 {
    font-size: 20px;
    color: #FFF;
    background-color: #F37021;
    letter-spacing: 1px;
    width: 68%;
    padding: 9px 0px;
    margin-top: -23px;
    z-index: 999;
    position: relative;
    margin-left: 21px;
    border-radius: 0px 36px 36px 36px;
}	
	
.career_left_section {
        float: left;
        width: 100%;
        padding-left: 7.8%;
        padding-right: 6%;
        padding-top: 74px;
        padding-bottom: 74px;
    }	
.contact_left_section h4 {
    font-size: 35px;
    font-weight: 700;
    color: #f57024;
    margin-bottom: 0;
    display: flex
;
    height: 100%;
    align-items: center;
    justify-content: flex-start;
    padding: 12px 0px;
}	
    .icon_section_caption p {
        font-size: 18px;
        color: #F37021;
        font-weight: 500;
        margin-bottom: 0px;
        letter-spacing: 1px;
    }
.icon_section_caption p a {
    font-size: 20px;
    color: #F37021;
    font-weight: 500;
    text-decoration: none;
}
	
	.footer_logo {
    margin: 0 auto;
    display: block;
    width: 14%;
}
	.image_caption_team h4 {
        font-size: 20px;
        color: #FFF;
        background-color: #F37021;
        letter-spacing: 1px;
        width: 68%;
        padding: 9px 0px;
        margin-top: -25px;
        z-index: 999;
        position: relative;
        margin-left: 17px;
        border-radius: 0px 36px 36px 36px;
    }
	
	    .career_right_section img {
        height: 1034px;
        object-fit: cover;
      
    }
	
	.map_section_right {
    float: left;
    width: 100%;
    background-color: #F37021;
    padding-top: 70px;
    padding-bottom: 70px;
    padding-left: 91px;
}
.map_section_right_box h4 {
    color: #000;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 1px;
    margin-bottom: 16px;
    font-size: 20px;
    margin-bottom: 20px;
}	
	
	
	.copyright_section p {
    text-align: center;
    font-weight: 600;
    letter-spacing: 0.5px;
    font-size: 15px;
}
	
	
	.upload-btn-wrapper .btn {
    border: 0px solid gray;
    color: #000;
    background-color: #F6F6F6;
    padding: 13px 17px;
    border-radius: 8px;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 1px;
}
	.carrer_right_section_details h4 {
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 1px;
    margin-bottom: 42px;
}
}

@media(max-width:1400px){
	.carrer_right_section_details .form-control {
    display: block;
    width: 100%;
    padding: 14px 16px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5;
    color: var(--bs-body-color);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: var(--bs-body-bg);
    background-clip: padding-box;
    border: 0;
    border-radius: 10px;
    transition: border-color .15s 
ease-in-out, box-shadow .15s 
ease-in-out;
    background-color: transparent !important;
    color: #555555 !important;
    font-weight: 600;
    letter-spacing: 1px;
    margin-bottom: 21px;
    border: 2px solid #e3e3e3;
}
	    .banner_icon_section_caption {
        float: left;
        margin-left: 26px;
        margin-top: 0;
    }
	
	    .banner_icon_section_caption h2 {
        font-size: 36px;
        margin-top: 0;
    }
	.banner_icon_section_caption p {
        font-size: 21px;
        color: #FFF;
        font-weight: 400;
    }
	.banner_icon_section img {
        width: 85px;
    }
	
	    .inner_banner_main_caption h3
 {
        font-size: 40px;
        color: #FFF;
        font-weight: 700;
        letter-spacing: 2px;
    }
	
	.carrer_box h4 {
    font-weight: 700;
    font-size: 20px;
    margin-top: 14px;
}
    .container {
        max-width: 1340px;
    }
	
     .top_banner_seciton_caption h2 {
        font-size: 38px;
        line-height: 54px;
    }
    .top_banner_seciton_caption h3 {
        font-size: 24px;
        margin-top: 11px;
    }
       .top_banner_seciton_caption p
 {
        font-size: 18px;
        font-weight: 500;
        color: #FFF;
        letter-spacing: 2px;
        margin-top: 11px;
    }
    .top_banner_seciton_caption {
        left: 3%;
    }
	
.paragraph {
        font-size: 16px;
    }	
    .title {
        font-size: 33px;
    }
	.flip-card-front p {
    text-align: left;
    font-size: 14px;
    color: #454444;
    letter-spacing: 1px;
    position: relative;
    z-index: 999;
}
.flip-card-front h4 {
    font-size: 19px;

}	
.flip-card-back ul li {
    text-align: left;
    font-size: 15px;
  
}	
	.profile-info p {
    font-weight: 500;
    letter-spacing: 0.5px;
    font-size: 15px;
}
	.team_box h5 {
    margin-top: 10px;
    font-size: 23px;
    font-weight: 600;
    letter-spacing: 1px;
}
.image_caption_team h4 {
    font-size: 20px;
    color: #FFF;
    background-color: #F37021;
    letter-spacing: 1px;
    width: 68%;
    padding: 9px 0px;
    margin-top: -23px;
    z-index: 999;
    position: relative;
    margin-left: 21px;
    border-radius: 0px 36px 36px 36px;
}	
	
.career_left_section {
        float: left;
        width: 100%;
        padding-left: 7.8%;
        padding-right: 6%;
        padding-top: 74px;
        padding-bottom: 74px;
    }	
.contact_left_section h4 {
    font-size: 35px;
    font-weight: 700;
    color: #f57024;
    margin-bottom: 0;
    display: flex
;
    height: 100%;
    align-items: center;
    justify-content: flex-start;
    padding: 12px 0px;
}	
    .icon_section_caption p {
        font-size: 18px;
        color: #F37021;
        font-weight: 500;
        margin-bottom: 0px;
        letter-spacing: 1px;
    }
.icon_section_caption p a {
    font-size: 20px;
    color: #F37021;
    font-weight: 500;
    text-decoration: none;
}
	
	.footer_logo {
    margin: 0 auto;
    display: block;
    width: 14%;
}
	.image_caption_team h4 {
        font-size: 20px;
        color: #FFF;
        background-color: #F37021;
        letter-spacing: 1px;
        width: 68%;
        padding: 9px 0px;
        margin-top: -25px;
        z-index: 999;
        position: relative;
        margin-left: 14px;
        border-radius: 0px 36px 36px 36px;
    }
	
	    .career_right_section img {
        height: 1034px;
        object-fit: cover;
      
    }
	
    .map_section_right {
        float: left;
        width: 100%;
        background-color: #F37021;
        padding-top: 70px;
        padding-bottom: 70px;
        padding-left: 85px;
    }
.map_section_right_box h4 {
    color: #000;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 1px;
    margin-bottom: 16px;
    font-size: 20px;
    margin-bottom: 20px;
}	
	
	
	.copyright_section p {
    text-align: center;
    font-weight: 600;
    letter-spacing: 0.5px;
    font-size: 15px;
}
	.icon_section img {
    width: 52px;
}
	
	
	
}


@media(max-width:1366px){
	.team_box img {
    overflow: hidden;
    border-radius: 34px;
    margin-top: 22px;
    width: 232px !important;
}
	
	
	.foam_section_career {
        float: left;
        width: 100%;
        background-color: #FFF;
        padding: 55px 38px;
        box-shadow: rgba(17, 17, 26, 0.1) 0px 4px 16px, rgba(17, 17, 26, 0.05) 0px 8px 32px;
        border-radius: 48px;
        margin-top: -156px;
    }
	
	.carrer_box h4 {
    font-weight: 700;
    font-size: 20px;
    margin-top: 14px;
}
       .container {
        max-width: 1300px;
    }
	
     .top_banner_seciton_caption h2 {
        font-size: 38px;
        line-height: 54px;
    }
    .top_banner_seciton_caption h3 {
        font-size: 24px;
        margin-top: 11px;
    }
       .top_banner_seciton_caption p
 {
        font-size: 18px;
        font-weight: 500;
        color: #FFF;
        letter-spacing: 2px;
        margin-top: 11px;
    }
    .top_banner_seciton_caption {
        left: 3%;
    }
	
    .paragraph {
        font-size: 15px;
    }	
    .title {
        font-size: 33px;
    }
	.flip-card-front p {
    text-align: left;
    font-size: 14px;
    color: #454444;
    letter-spacing: 1px;
    position: relative;
    z-index: 999;
}
.flip-card-front h4 {
    font-size: 19px;

}	
.flip-card-back ul li {
    text-align: left;
    font-size: 15px;
  
}	
	.profile-info p {
    font-weight: 500;
    letter-spacing: 0.5px;
    font-size: 15px;
}
	.team_box h5 {
    margin-top: 10px;
    font-size: 23px;
    font-weight: 600;
    letter-spacing: 1px;
}
.image_caption_team h4 {
    font-size: 20px;
    color: #FFF;
    background-color: #F37021;
    letter-spacing: 1px;
    width: 68%;
    padding: 9px 0px;
    margin-top: -23px;
    z-index: 999;
    position: relative;
    margin-left: 21px;
    border-radius: 0px 36px 36px 36px;
}	
	
    .career_left_section {
        float: left;
        width: 100%;
        padding-left: 7%;
        padding-right: 6%;
        padding-top: 74px;
        padding-bottom: 74px;
    }
.contact_left_section h4 {
    font-size: 35px;
    font-weight: 700;
    color: #f57024;
    margin-bottom: 0;
    display: flex
;
    height: 100%;
    align-items: center;
    justify-content: flex-start;
    padding: 12px 0px;
}	
    .icon_section_caption p {
        font-size: 18px;
        color: #F37021;
        font-weight: 500;
        margin-bottom: 0px;
        letter-spacing: 1px;
    }
.icon_section_caption p a {
    font-size: 20px;
    color: #F37021;
    font-weight: 500;
    text-decoration: none;
}
	
	.footer_logo {
    margin: 0 auto;
    display: block;
    width: 14%;
}
      .image_caption_team h4 {
        font-size: 18px;
        color: #FFF;
        background-color: #F37021;
        letter-spacing: 1px;
        width: 68%;
        padding: 9px 0px;
        margin-top: -25px;
        z-index: 999;
        position: relative;
        margin-left: 16px;
        border-radius: 0px 36px 36px 36px;
    }
	
	    .career_right_section img {
        height: 1034px;
        object-fit: cover;
      
    }
	
    .map_section_right {
        float: left;
        width: 100%;
        background-color: #F37021;
        padding-top: 70px;
        padding-bottom: 70px;
        padding-left: 74px;
    }
.map_section_right_box h4 {
    color: #000;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 1px;
    margin-bottom: 16px;
    font-size: 20px;
    margin-bottom: 20px;
}	
	
	
	.copyright_section p {
    text-align: center;
    font-weight: 600;
    letter-spacing: 0.5px;
    font-size: 15px;
}
	.icon_section img {
    width: 52px;
}
	
	
	
}

@media(max-width:1280px){
	
	.team_box img {
    overflow: hidden;
    border-radius: 34px;
    margin-top: 22px;
    width: 207px !important;
}
	
	.flip-card {
    background-color: transparent;
    width: 100%;
    height: 345px;
    perspective: 1000px;
}
	.carrer_box h4 {
    font-weight: 700;
    font-size: 20px;
    margin-top: 14px;
}
        .container {
        max-width: 1210px;
    }
	
     .top_banner_seciton_caption h2 {
        font-size: 38px;
        line-height: 54px;
    }
    .top_banner_seciton_caption h3 {
        font-size: 24px;
        margin-top: 11px;
    }
       .top_banner_seciton_caption p
 {
        font-size: 18px;
        font-weight: 500;
        color: #FFF;
        letter-spacing: 2px;
        margin-top: 11px;
    }
    .top_banner_seciton_caption {
        left: 3%;
    }
	
    .paragraph {
        font-size: 15px;
    }
    .title {
        font-size: 33px;
    }
	.flip-card-front p {
    text-align: left;
    font-size: 14px;
    color: #454444;
    letter-spacing: 1px;
    position: relative;
    z-index: 999;
}
.flip-card-front h4 {
    font-size: 19px;

}	
.flip-card-back ul li {
    text-align: left;
    font-size: 15px;
  
}	
	.profile-info p {
    font-weight: 500;
    letter-spacing: 0.5px;
    font-size: 15px;
}
	.team_box h5 {
    margin-top: 10px;
    font-size: 23px;
    font-weight: 600;
    letter-spacing: 1px;
}
.image_caption_team h4 {
    font-size: 20px;
    color: #FFF;
    background-color: #F37021;
    letter-spacing: 1px;
    width: 68%;
    padding: 9px 0px;
    margin-top: -23px;
    z-index: 999;
    position: relative;
    margin-left: 21px;
    border-radius: 0px 36px 36px 36px;
}	
	
    .career_left_section {
        float: left;
        width: 100%;
        padding-left: 7%;
        padding-right: 6%;
        padding-top: 74px;
        padding-bottom: 74px;
    }
.contact_left_section h4 {
    font-size: 35px;
    font-weight: 700;
    color: #f57024;
    margin-bottom: 0;
    display: flex
;
    height: 100%;
    align-items: center;
    justify-content: flex-start;
    padding: 12px 0px;
}	
    .icon_section_caption p {
        font-size: 18px;
        color: #F37021;
        font-weight: 500;
        margin-bottom: 0px;
        letter-spacing: 1px;
    }
.icon_section_caption p a {
    font-size: 20px;
    color: #F37021;
    font-weight: 500;
    text-decoration: none;
}
	
	.footer_logo {
    margin: 0 auto;
    display: block;
    width: 14%;
}
    .image_caption_team h4 {
        font-size: 18px;
        color: #FFF;
        background-color: #F37021;
        letter-spacing: 1px;
        width: 68%;
        padding: 9px 0px;
        margin-top: -26px;
        z-index: 999;
        position: relative;
        margin-left: 17px;
        border-radius: 0px 36px 36px 36px;
    }
	
	    .career_right_section img {
        height: 1034px;
        object-fit: cover;
      
    }
	
.map_section_right {
        float: left;
        width: 100%;
        background-color: #F37021;
        padding-top: 70px;
        padding-bottom: 70px;
        padding-left: 53px;
    }
.map_section_right_box h4 {
    color: #000;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 1px;
    margin-bottom: 16px;
    font-size: 20px;
    margin-bottom: 20px;
}	
	
	
	.copyright_section p {
    text-align: center;
    font-weight: 600;
    letter-spacing: 0.5px;
    font-size: 15px;
}
	.icon_section img {
    width: 52px;
}
	.banner_icon_section_caption h2 {
        font-size: 34px;
        margin-top: 0;
    }
	
	
}

@media(max-width:1200px){
	    .team_box img {
        overflow: hidden;
        border-radius: 34px;
        margin-top: 12px;
        width: 208px !important;
    }
	
	
	.carrer_box h4 {
    font-weight: 700;
    font-size: 20px;
    margin-top: 14px;
}
        .container {
        max-width: 1150px;
    }
	
     .top_banner_seciton_caption h2 {
        font-size: 38px;
        line-height: 54px;
    }
    .top_banner_seciton_caption h3 {
        font-size: 24px;
        margin-top: 11px;
    }
       .top_banner_seciton_caption p
 {
        font-size: 18px;
        font-weight: 500;
        color: #FFF;
        letter-spacing: 2px;
        margin-top: 11px;
    }
    .top_banner_seciton_caption {
        left: 3%;
    }
	
.paragraph {
        font-size: 15px;
    }	
    .title {
        font-size: 33px;
    }
	.flip-card-front p {
    text-align: left;
    font-size: 15px;
    color: #454444;
    letter-spacing: 1px;
    position: relative;
    z-index: 999;
}
.flip-card-front h4 {
    font-size: 19px;

}	
    .flip-card-back ul li {
        text-align: left;
        font-size: 14px;
    }
	.profile-info p {
    font-weight: 500;
    letter-spacing: 0.5px;
    font-size: 15px;
}
	.team_box h5 {
    margin-top: 10px;
    font-size: 23px;
    font-weight: 600;
    letter-spacing: 1px;
}
.image_caption_team h4 {
    font-size: 20px;
    color: #FFF;
    background-color: #F37021;
    letter-spacing: 1px;
    width: 68%;
    padding: 9px 0px;
    margin-top: -23px;
    z-index: 999;
    position: relative;
    margin-left: 21px;
    border-radius: 0px 36px 36px 36px;
}	
	
.career_left_section {
        float: left;
        width: 100%;
        padding-left: 7%;
        padding-right: 6%;
        padding-top: 74px;
        padding-bottom: 74px;
    }	
.contact_left_section h4 {
    font-size: 35px;
    font-weight: 700;
    color: #f57024;
    margin-bottom: 0;
    display: flex
;
    height: 100%;
    align-items: center;
    justify-content: flex-start;
    padding: 12px 0px;
}	
    .icon_section_caption p {
        font-size: 18px;
        color: #F37021;
        font-weight: 500;
        margin-bottom: 0px;
        letter-spacing: 1px;
    }
.icon_section_caption p a {
    font-size: 20px;
    color: #F37021;
    font-weight: 500;
    text-decoration: none;
}
	
	.footer_logo {
    margin: 0 auto;
    display: block;
    width: 14%;
}
         .image_caption_team h4 {
        font-size: 18px;
        color: #FFF;
        background-color: #F37021;
        letter-spacing: 1px;
        width: 68%;
        padding: 9px 0px;
        margin-top: -25px;
        z-index: 999;
        position: relative;
        margin-left: 9px;
        border-radius: 0px 36px 36px 36px;
    }
	
	    .career_right_section img {
        height: 1034px;
        object-fit: cover;
      
    }
	
.map_section_right {
        float: left;
        width: 100%;
        background-color: #F37021;
        padding-top: 70px;
        padding-bottom: 70px;
        padding-left: 68px;
    }
.map_section_right_box h4 {
    color: #000;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 1px;
    margin-bottom: 16px;
    font-size: 20px;
    margin-bottom: 20px;
}	
	
	
	.copyright_section p {
    text-align: center;
    font-weight: 600;
    letter-spacing: 0.5px;
    font-size: 15px;
}
	.icon_section img {
    width: 52px;
}
	.map_section_right_box {
    width: 466px;
    height: 460px;
    background-color: #fff;
    border-radius: 25px;
    padding: 33px;
}
	.contact_us_strip_section_inner {
    float: left;
    width: 100%;
    background-color: #FDE6D8;
    border-radius: 25px;
    padding: 50px 65px;
}
	
}


@media(max-width:820px){
	.team_box {
  
    box-shadow: none !important;
   
}
	
	.serivces_section_main_inner .owl-theme .owl-nav {
    margin-top: 10px;
    position: absolute;
    display: flex
;
    justify-content: space-between;
    width: 100%;
    top: 35%;
}
	
	
	.flip-card img {width: auto !important;}
	.carrer_boxes_main_section .owl-theme .owl-nav {
    margin-top: 10px;
    position: absolute;
    display: flex
;
    justify-content: space-between;
    width: 100%;
    top: 39%;
}
	.carrer_box img {width: auto !important;}
	
	.desktop {display: none;}
.mobile {display: block;}
	
	
	
	     .foam_section_career {
        float: left;
        width: 100%;
        background-color: #FFF;
        padding: 55px 38px;
        box-shadow: rgba(17, 17, 26, 0.1) 0px 4px 16px, rgba(17, 17, 26, 0.05) 0px 8px 32px;
        border-radius: 23px;
        margin-top: 36px;
    }
	
	
	
	
		.team_section_extra .team_box {
    margin-bottom: 27px;
}
	.inner_section_main_margin {
    margin-top: 42px;
}
	
	
	    .navbar-expand-lg .navbar-nav {
        flex-direction: column;
        margin: 0 auto;
        border-top: 1px solid #dfdfdf;
			margin-top: 8px;
    }
	
	.nav-link {
    display: block;
    padding: 5px;
    font-size: 16px;
    font-weight: var(--bs-nav-link-font-weight);
    color: #000;
    text-decoration: none;
    background: 0 0;
    border: 0;
    font-weight: 600;
    letter-spacing: 0.5px;
}
	.nav-link {

    font-size: 15px;
   ;
}
	header .btn {
    background-color: #F37021 !important;
    font-size: 15px;
    font-weight: 600;
    border: 0px;
    width: 129px;
    height: 39px;
    line-height: 26px;
    letter-spacing: 1px;
    color: #FFF;
    border-radius: 8px;
    margin-bottom: 16px;
}
	
	
	.padding_left {
    padding-left: 12px;
}
	
	    .border-bottom {
        border: 3px solid #A8ABB0;
        width: 20%;
        position: relative;
    }
	.about_seciton_right_caption {
    float: left;
    width: 100%;
    margin-top: -26px;
}
	.our_services_section {
    float: left;
    width: 100%;
    background: url(../images/bgs.png) no-repeat;
    background-size: cover;
    background-position: center;
    padding-top: 49px;
    padding-bottom: 52px;
    margin-bottom: 50px;
}
	.mobile_margin {margin-top: 0px !important;}
	
         .flip-card {
        background-color: transparent;
        width: 100%;
        height: 279px;
        perspective: 1000px;
        margin-bottom: 26px;
    }
    .serivces_section_main_inner {
        float: left;
        width: 100%;
        margin-top: 57px;
    }
	
	.margin_mobile {margin-top: 25px;}
    .team_box img {
        overflow: hidden;
        border-radius: 34px;
        margin-top: 22px;
        width: 282px !important;
    }
	
	.margin_left_contacts {
    margin-left: 69px;
    margin-top: 4px;
}
	.career_left_section .paragraph {
    margin-top: 18px;
    letter-spacing: 1px;
}
	
	.navbar-expand-lg .navbar-nav {
    flex-direction: column;
    margin: 0 auto;
}
	    .top_banner_seciton_caption {
        float: left;
        background-color: rgba(242, 112, 43, 0.8);
        position: absolute;
        top: 50%;
        display: flex
;
        align-items: flex-start;
        justify-content: center;
        z-index: 9999;
        flex-direction: column;
        padding: 5px 35px;
        border-radius: 26px;
        transform: translate(-0%, -50%);
        left: 14%;
        padding-top: 15px;
    }
	.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 0;
}
	    .navbar-brand img {
        width: 68%;
    }
	
	.carrer_box h4 {
    font-weight: 700;
    font-size: 20px;
    margin-top: 14px;
}
       .container {
        max-width: 780px;
    }
	
       .top_banner_seciton_caption h2 {
        font-size: 28px;
        line-height: 41px;
    }
     .top_banner_seciton_caption h3 {
        font-size: 21px;
        margin-top: 4px;
    }
         .top_banner_seciton_caption p {
        font-size: 16px;
        font-weight: 500;
        color: #FFF;
        letter-spacing: 2px;
        margin-top: 11px;
    }
   .top_banner_seciton_caption {
        left: 4%;
    }
	
    .paragraph {
        font-size: 15px;
    }	
    .title {
        font-size: 33px;
    }
	.flip-card-front p {
    text-align: left;
    font-size: 15px;
    color: #454444;
    letter-spacing: 1px;
    position: relative;
    z-index: 999;
}
.flip-card-front h4 {
    font-size: 19px;

}	
    .flip-card-back ul li {
        text-align: left;
        font-size: 14px;
    }
	.profile-info p {
    font-weight: 500;
    letter-spacing: 0.5px;
    font-size: 15px;
}
	.team_box h5 {
    margin-top: 10px;
    font-size: 23px;
    font-weight: 600;
    letter-spacing: 1px;
}
.image_caption_team h4 {
    font-size: 20px;
    color: #FFF;
    background-color: #F37021;
    letter-spacing: 1px;
    width: 68%;
    padding: 9px 0px;
    margin-top: -23px;
    z-index: 999;
    position: relative;
    margin-left: 21px;
    border-radius: 0px 36px 36px 36px;
}	
	
    .career_left_section {
        float: left;
        width: 100%;
        padding-left: 4%;
        padding-right: 4%;
        padding-top: 41px;
        padding-bottom: 62px;
    }	
       .contact_left_section h4 {
        font-size: 29px;
        font-weight: 700;
        color: #f57024;
        margin-bottom: 0;
        display: flex
;
        height: 100%;
        align-items: center;
        justify-content: flex-start;
        padding: 12px 0px;
        padding-top: 0px !important;
    }	
    .icon_section_caption p {
        font-size: 18px;
        color: #F37021;
        font-weight: 500;
        margin-bottom: 0px;
        letter-spacing: 1px;
    }
.icon_section_caption p a {
    font-size: 20px;
    color: #F37021;
    font-weight: 500;
    text-decoration: none;
}
	
.footer_logo {
        margin: 0 auto;
        display: block;
        width: 23%;
    }
        .image_caption_team h4 {
        font-size: 18px;
        color: #FFF;
        background-color: #F37021;
        letter-spacing: 1px;
        width: 68%;
        padding: 9px 0px;
        margin-top: -25px;
        z-index: 999;
        position: relative;
        margin-left: 23px;
        border-radius: 0px 36px 36px 36px;
    }
	
	    .career_right_section img {
        height: auto;
        object-fit: cover;
    }

	
.map_section_right {
        float: left;
        width: 100%;
        background-color: #F37021;
        padding-top: 70px;
        padding-bottom: 70px;
        padding-left: 0;
        margin-top: -7px;
    }
.map_section_right_box h4 {
    color: #000;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 1px;
    margin-bottom: 16px;
    font-size: 20px;
    margin-bottom: 20px;
}	
	
	
   .copyright_section p {
        text-align: center;
        font-weight: 600;
        letter-spacing: 1px;
        font-size: 14px;
    }
       .icon_section img {
        width: 46px;
    }
    .map_section_right_box {
        width: 635px;
        height: 460px;
        background-color: #fff;
        border-radius: 25px;
        padding: 33px;
        margin: 0 auto;
    }
       .contact_us_strip_section_inner {
        float: left;
        width: 100%;
        background-color: #FDE6D8;
        border-radius: 25px;
        padding: 23px 45px;
        padding-bottom: 36px;
    }
	.home_contact_foam_section {
    float: left;
    width: 100%;
    margin-bottom: 24px;
    overflow: hidden;
}
footer ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
    margin: 0 auto;
    text-align: center;
    margin-top: 15px;
}	
	
	.footer_inner_section {
    border-bottom: 1px solid #000;
    float: left;
    width: 100%;
    padding-bottom: 20px;
}
	
	.footer_inner_section ul li a img {width: 40px;}
	
	
	
	
	.carrer_right_section_details .form-select {

    padding: 12px 16px;
   
}
	
	
	
	
}

@media(max-width:768px){
	
	.submit-btn {
    font-size: 14px;
    font-weight: 600;
    color: #fff;
    background-color: #F37021;
    height: 40px;
    width: 125px;
    border-radius: 51px;
    letter-spacing: 2px;
    margin-top: 16px;
}
	
	
	
	    .border-bottom {
        border: 3px solid #A8ABB0;
        width: 20%;
        position: relative;
    }
	.about_seciton_right_caption {
    float: left;
    width: 100%;
    margin-top: -26px;
}
	.our_services_section {
    float: left;
    width: 100%;
    background: url(../images/bgs.png) no-repeat;
    background-size: cover;
    background-position: center;
    padding-top: 49px;
    padding-bottom: 52px;
    margin-bottom: 50px;
}
	.mobile_margin {margin-top: 0px !important;}
	
    .flip-card {
        background-color: transparent;
        width: 100%;
        height: 269px;
        perspective: 1000px;
        margin-bottom: 26px;
    }
    .serivces_section_main_inner {
        float: left;
        width: 100%;
        margin-top: 57px;
    }
	
	.margin_mobile {margin-top: 25px;}
.team_box img {
        overflow: hidden;
        border-radius: 34px;
        margin-top: 22px;
        width: 260px !important;
    }
	
	.margin_left_contacts {
    margin-left: 69px;
    margin-top: 4px;
}
	.career_left_section .paragraph {
    margin-top: 18px;
    letter-spacing: 1px;
}
	
	.navbar-expand-lg .navbar-nav {
    flex-direction: column;
    margin: 0 auto;
}
	    .top_banner_seciton_caption {
        float: left;
        background-color: rgba(242, 112, 43, 0.8);
        position: absolute;
        top: 50%;
        display: flex
;
        align-items: flex-start;
        justify-content: center;
        z-index: 9999;
        flex-direction: column;
        padding: 5px 35px;
        border-radius: 26px;
        transform: translate(-0%, -50%);
        left: 14%;
        padding-top: 15px;
    }
	.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 0;
}
	    .navbar-brand img {
        width: 68%;
    }
	
	.carrer_box h4 {
    font-weight: 700;
    font-size: 20px;
    margin-top: 14px;
}
        .container {
        max-width: 710px;
    }
	
       .top_banner_seciton_caption h2 {
        font-size: 28px;
        line-height: 41px;
    }
     .top_banner_seciton_caption h3 {
        font-size: 21px;
        margin-top: 4px;
    }
         .top_banner_seciton_caption p {
        font-size: 16px;
        font-weight: 500;
        color: #FFF;
        letter-spacing: 2px;
        margin-top: 11px;
    }
   .top_banner_seciton_caption {
        left: 4%;
    }
	
.paragraph {
        font-size: 16px;
    }	
   .title {
        font-size: 31px;
    }
	.flip-card-front p {
    text-align: left;
    font-size: 15px;
    color: #454444;
    letter-spacing: 1px;
    position: relative;
    z-index: 999;
}
.flip-card-front h4 {
    font-size: 19px;

}	
    .flip-card-back ul li {
        text-align: left;
        font-size: 14px;
    }
	.profile-info p {
    font-weight: 500;
    letter-spacing: 0.5px;
    font-size: 15px;
}
    .team_box h5 {
        margin-top: 10px;
        font-size: 22px;
        font-weight: 600;
        letter-spacing: 1px;
    }
.image_caption_team h4 {
    font-size: 20px;
    color: #FFF;
    background-color: #F37021;
    letter-spacing: 1px;
    width: 68%;
    padding: 9px 0px;
    margin-top: -23px;
    z-index: 999;
    position: relative;
    margin-left: 21px;
    border-radius: 0px 36px 36px 36px;
}	
	
    .career_left_section {
        float: left;
        width: 100%;
        padding-left: 4%;
        padding-right: 4%;
        padding-top: 41px;
        padding-bottom: 62px;
    }	
          .contact_left_section h4 {
        font-size: 29px;
        font-weight: 700;
        color: #f57024;
        margin-bottom: 0;
        display: flex
;
        height: 100%;
        align-items: center;
        justify-content: flex-start;
        padding: 12px 0px;
        padding-top: 0px !important;
        margin-bottom: 10px;
    }	
     .icon_section_caption p {
        font-size: 16px;
        color: #F37021;
        font-weight: 500;
        margin-bottom: 0px;
        letter-spacing: 1px;
    }
    .icon_section_caption p a {
        font-size: 16px;
        color: #F37021;
        font-weight: 500;
        text-decoration: none;
    }
	
.footer_logo {
        margin: 0 auto;
        display: block;
        width: 23%;
    }
      .image_caption_team h4 {
        font-size: 18px;
        color: #FFF;
        background-color: #F37021;
        letter-spacing: 1px;
        width: 68%;
        padding: 9px 0px;
        margin-top: -25px;
        z-index: 999;
        position: relative;
        margin-left: 17px;
        border-radius: 0px 36px 36px 36px;
    }
	
	    .career_right_section img {
        height: auto;
        object-fit: cover;
    }

	
.map_section_right {
        float: left;
        width: 100%;
        background-color: #F37021;
        padding-top: 70px;
        padding-bottom: 70px;
        padding-left: 0;
        margin-top: -7px;
    }
.map_section_right_box h4 {
    color: #000;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 1px;
    margin-bottom: 16px;
    font-size: 20px;
    margin-bottom: 20px;
}	
	
	
   .copyright_section p {
        text-align: center;
        font-weight: 600;
        letter-spacing: 1px;
        font-size: 14px;
    }
       .icon_section img {
        width: 46px;
    }
    .map_section_right_box {
        width: 635px;
        height: 460px;
        background-color: #fff;
        border-radius: 25px;
        padding: 33px;
        margin: 0 auto;
    }
       .contact_us_strip_section_inner {
        float: left;
        width: 100%;
        background-color: #FDE6D8;
        border-radius: 25px;
        padding: 23px 45px;
        padding-bottom: 36px;
    }
	.home_contact_foam_section {
    float: left;
    width: 100%;
    margin-bottom: 24px;
    overflow: hidden;
}
footer ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
    margin: 0 auto;
    text-align: center;
    margin-top: 15px;
}	
	
	.footer_inner_section {
    border-bottom: 1px solid #000;
    float: left;
    width: 100%;
    padding-bottom: 20px;
}
	
	.footer_inner_section ul li a img {width: 40px;}
	
	
	
	
	
	
	
	
	
}
@media(max-width:600px){
	    .inner_banner_main_caption h3 {
        font-size: 25px;
        color: #FFF;
        font-weight: 700;
        letter-spacing: 2px;
    }
	
    .inner_banner_main img {
        height: 150px;
        object-fit: cover;
    }
	

	.icon_section {
    float: left;
    margin-right: 14px;
}
	
	.btn_section .carrer_view_all {
    width: 129px;
    height: 45px;
    border: 2px solid #F37021;
    font-size: 16px;
    font-weight: 600;
    color: #F37021;
    text-decoration: none;
    display: block;
    float: none;
    text-align: center;
    line-height: 44px;
    border-radius: 33px;
    margin-top: 32px;
    letter-spacing: 1px;
    margin: 0 auto;
    margin-bottom: 45px;
}
	
	
	    .border-bottom {
        border: 3px solid #A8ABB0;
        width: 20%;
        position: relative;
    }
	
	.about_us_section_main {
    float: left;
    width: 100%;
    margin-top: 38px;
    margin-bottom: 0px;
}
	
	.about_seciton_right_caption {
    float: left;
    width: 100%;
    margin-top: -26px;
}
     .our_services_section {
        float: left;
        width: 100%;
        background: url(../images/bgs.png) no-repeat;
        background-size: cover;
        background-position: center;
        padding-top: 35px;
        padding-bottom: 52px;
        margin-bottom: 39px;
    }
.team_member_section_main {
    float: left;
    width: 100%;
    margin-top: 52px;
    margin-bottom: 58px;
}
	.mobile_margin {margin-top: 0px !important;}
	
      .flip-card {
        background-color: transparent;
        width: 100%;
        height: 239px;
        perspective: 1000px;
        margin-bottom: 26px;
    }
        .serivces_section_main_inner {
        float: left;
        width: 100%;
        margin-top: 45px;
    }
	
	.margin_mobile {margin-top: 25px;}
       .team_box img {
        overflow: hidden;
        border-radius: 24px;
        margin-top: 8px;
        width: 196px !important;
    }
	
.margin_left_contacts {
        margin-left: 40px;
        margin-top: 4px;
    }
	.career_left_section .paragraph {
    margin-top: 18px;
    letter-spacing: 1px;
}
	
	.navbar-expand-lg .navbar-nav {
    flex-direction: column;
    margin: 0 auto;
}
	    .top_banner_seciton_caption {
        float: left;
        background-color: rgba(242, 112, 43, 0.8);
        position: absolute;
        top: 50%;
        display: flex
;
        align-items: flex-start;
        justify-content: center;
        z-index: 9999;
        flex-direction: column;
        padding: 5px 35px;
        border-radius: 26px;
        transform: translate(-0%, -50%);
        left: 14%;
        padding-top: 15px;
    }
	.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 0;
}
	    .navbar-brand img {
        width: 68%;
    }
	
    .carrer_box h4 {
        font-weight: 700;
        font-size: 18px;
        margin-top: 14px;
    }
        .container {
        max-width: 560px;
    }
	
       .top_banner_seciton_caption h2 {
        font-size: 25px;
        line-height: 34px;
    }
       .top_banner_seciton_caption h3 {
        font-size: 19px;
        margin-top: 4px;
    }
       .top_banner_seciton_caption p {
        font-size: 13px;
        font-weight: 500;
        color: #FFF;
        letter-spacing: 2px;
        margin-top: 8px;
    }
   .top_banner_seciton_caption {
        left: 4%;
    }
	
    .paragraph {
        font-size: 15px;
    }	
      .title {
        font-size: 27px;
    }
	.flip-card-front p {
    text-align: left;
    font-size: 15px;
    color: #454444;
    letter-spacing: 1px;
    position: relative;
    z-index: 999;
}
.flip-card-front h4 {
    font-size: 19px;

}	
    .flip-card-back ul li {
        text-align: left;
        font-size: 14px;
    }
	.profile-info p {
    font-weight: 500;
    letter-spacing: 0.5px;
    font-size: 15px;
}
    .team_box h5 {
        margin-top: 10px;
        font-size: 22px;
        font-weight: 600;
        letter-spacing: 1px;
    }
.image_caption_team h4 {
    font-size: 20px;
    color: #FFF;
    background-color: #F37021;
    letter-spacing: 1px;
    width: 68%;
    padding: 9px 0px;
    margin-top: -23px;
    z-index: 999;
    position: relative;
    margin-left: 21px;
    border-radius: 0px 36px 36px 36px;
}	
	
    .career_left_section {
        float: left;
        width: 100%;
        padding-left: 4%;
        padding-right: 4%;
        padding-top: 41px;
        padding-bottom: 62px;
    }	
          .contact_left_section h4 {
        font-size: 26px;
        font-weight: 700;
        color: #f57024;
        margin-bottom: 0;
        display: flex
;
        height: 100%;
        align-items: center;
        justify-content: flex-start;
        padding: 12px 0px;
        padding-top: 0px !important;
        margin-bottom: 2px;
    }	
        .icon_section_caption p {
        font-size: 14px;
        color: #F37021;
        font-weight: 500;
        margin-bottom: 0px;
        letter-spacing: 1px;
    }
      .icon_section_caption p a {
        font-size: 14px;
        color: #F37021;
        font-weight: 500;
        text-decoration: none;
    }
	
.footer_logo {
        margin: 0 auto;
        display: block;
        width: 23%;
    }
            .image_caption_team h4 {
        font-size: 15px;
        color: #FFF;
        background-color: #F37021;
        letter-spacing: 1px;
        width: 68%;
        padding: 9px 0px;
        margin-top: -18px;
        z-index: 999;
        position: relative;
        margin-left: 11px;
        border-radius: 0px 36px 36px 36px;
    }
	
	    .career_right_section img {
        height: auto;
        object-fit: cover;
    }

	
.map_section_right {
        float: left;
        width: 100%;
        background-color: #F37021;
        padding-top: 70px;
        padding-bottom: 70px;
        padding-left: 0;
        margin-top: -7px;
    }
.map_section_right_box h4 {
    color: #000;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 1px;
    margin-bottom: 16px;
    font-size: 20px;
    margin-bottom: 20px;
}	
	
	
   .copyright_section p {
        text-align: center;
        font-weight: 600;
        letter-spacing: 1px;
        font-size: 14px;
    }
      .icon_section img {
        width: 38px;
    }
      .map_section_right_box {
        width: 487px;
        height: 460px;
        background-color: #fff;
        border-radius: 25px;
        padding: 33px;
        margin: 0 auto;
        /* margin: 0; */
    }
        .contact_us_strip_section_inner {
        float: left;
        width: 100%;
        background-color: #FDE6D8;
        border-radius: 17px;
        padding: 23px 20px;
        padding-bottom: 29px;
    }
	.home_contact_foam_section {
    float: left;
    width: 100%;
    margin-bottom: 24px;
    overflow: hidden;
}
footer ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
    margin: 0 auto;
    text-align: center;
    margin-top: 15px;
}	
	
	.footer_inner_section {
    border-bottom: 1px solid #000;
    float: left;
    width: 100%;
    padding-bottom: 20px;
}
	
	.footer_inner_section ul li a img {width: 40px;}
	
	
	
	
	
	
	
	
	
}
@media(max-width:480px){
	
	.owl-nav img {
    width: 28px;
}
	.team .owl-prev {
    position: relative;
    left: -20px;
    background-color: #FFF !important;
    border-radius: 50px !important;
}
	.team .owl-next {
    position: relative;
    right: -20px;
    background-color: #FFF !important;
    border-radius: 50px !important;
}
	
	
	 .gray {
    background-color: #F6F6F6;
    float: left;
    width: 100%;
    padding-top: 29px;
    margin-top: 20px;
}
	.carrer_right_section_details .form-control {
        display: block;
        width: 100%;
        padding: 12px 16px;
        font-size: 14px;
        font-weight: 400;
        line-height: 1.5;
        color: var(--bs-body-color);
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        background-color: var(--bs-body-bg);
        background-clip: padding-box;
        border: 0;
        border-radius: 10px;
        transition: border-color .15s 
ease-in-out, box-shadow .15s 
ease-in-out;
        background-color: transparent !important;
        color: #555555 !important;
        font-weight: 600;
        letter-spacing: 1px;
        margin-bottom: 21px;
        border: 2px solid #e3e3e3;
    }
	
	    .carrer_right_section_details h4 {
        font-size: 20px;
        font-weight: 700;
        letter-spacing: 1px;
        margin-bottom: 33px;
    }
	    .foam_section_career {
        float: left;
        width: 100%;
        background-color: #FFF;
        padding: 36px 38px;
        box-shadow: rgba(17, 17, 26, 0.1) 0px 4px 16px, rgba(17, 17, 26, 0.05) 0px 8px 32px;
        border-radius: 23px;
        margin-top: 36px;
    }
	.carrer_details_banner_main {
    float: left;
    width: 100%;
    background-color: #F37021;
    padding-top: 45px;
    padding-bottom: 45px;
}
	
	
	
	    .banner_icon_section_caption p {
        font-size: 18px;
        color: #FFF;
        font-weight: 400;
    }
	.banner_icon_section img {
        width: 68px;
    }
	    .banner_icon_section_caption h2 {
        font-size: 29px;
        margin-top: 0;
    }
	
	.top_banner_section img {height: 400px; object-fit: cover;}
.top_banner_section img {
    height: 400px;
    object-position: right;
}
	
	.margin_bottom_mobile {margin-bottom: 25px;}
	
	.map_section_left iframe {height: 450px !important;}
	
	
	
	.icon_section {
    float: left;
    margin-right: 14px;
}
	
	    .btn_section .carrer_view_all {
        width: 129px;
        height: 45px;
        border: 2px solid #F37021;
        font-size: 15px;
        font-weight: 600;
        color: #F37021;
        text-decoration: none;
        display: block;
        float: none;
        text-align: center;
        line-height: 44px;
        border-radius: 33px;
        margin-top: 32px;
        letter-spacing: 1px;
        margin: 0 auto;
        margin-bottom: 45px;
    }
	
	
	    .border-bottom {
        border: 3px solid #A8ABB0;
        width: 20%;
        position: relative;
    }
	
	.about_us_section_main {
    float: left;
    width: 100%;
    margin-top: 38px;
    margin-bottom: 0px;
}
	
	.about_seciton_right_caption {
    float: left;
    width: 100%;
    margin-top: -26px;
}
     .our_services_section {
        float: left;
        width: 100%;
        background: url(../images/bgs.png) no-repeat;
        background-size: cover;
        background-position: center;
        padding-top: 35px;
        padding-bottom: 52px;
        margin-bottom: 39px;
    }
    .team_member_section_main
 {
        float: left;
        width: 100%;
        margin-top: 52px;
        margin-bottom: 46px;
    }
	.mobile_margin {margin-top: 0px !important;}
	
    .flip-card {
        background-color: transparent;
        width: 100%;
        height: 257px;
        perspective: 1000px;
        margin-bottom: 26px;
    }
        .serivces_section_main_inner {
        float: left;
        width: 100%;
        margin-top: 45px;
    }
	
	.margin_mobile {margin-top: 25px;}
         .team_box img {
        overflow: hidden;
        border-radius: 24px;
        margin-top: 19px;
        width: 334px !important;
    }
	
    .margin_left_contacts {
        margin-left: 0px;
        margin-top: 16px;
    }
	.career_left_section .paragraph {
    margin-top: 18px;
    letter-spacing: 1px;
}
	
	.navbar-expand-lg .navbar-nav {
    flex-direction: column;
    margin: 0 auto;
}
	    .top_banner_seciton_caption {
        float: left;
        background-color: rgba(242, 112, 43, 0.8);
        position: absolute;
        top: 50%;
        display: flex
;
        align-items: flex-start;
        justify-content: center;
        z-index: 9999;
        flex-direction: column;
        padding: 5px 18px;
        border-radius: 26px;
        transform: translate(-0%, -50%);
        left: 14%;
        padding-top: 15px;
    }
	.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 0;
}
	    .navbar-brand img {
        width: 68%;
    }
	
    .carrer_box h4 {
        font-weight: 700;
        font-size: 18px;
        margin-top: 14px;
    }
       .container {
        max-width: 440px;
    }
	
    .top_banner_seciton_caption h2 {
        font-size: 21px;
        line-height: 29px;
    }
       .top_banner_seciton_caption h3 {
        font-size: 19px;
        margin-top: 4px;
    }
       .top_banner_seciton_caption p {
        font-size: 13px;
        font-weight: 500;
        color: #FFF;
        letter-spacing: 2px;
        margin-top: 8px;
    }
       .top_banner_seciton_caption {
        left: 6.5%;
    }
	
    .paragraph {
        font-size: 15px;
    }	
      .title {
        font-size: 27px;
    }
    .flip-card-front p {
        text-align: left;
        font-size: 14px;
        color: #454444;
        letter-spacing: 1px;
        position: relative;
        z-index: 999;
    }
        .flip-card-front h4 {
        font-size: 17px;
    }	
    .flip-card-back ul li {
        text-align: left;
        font-size: 14px;
    }
    .profile-info p {
        font-weight: 500;
        letter-spacing: 0.5px;
        font-size: 14px;
    }
    .team_box h5 {
        margin-top: 10px;
        font-size: 22px;
        font-weight: 600;
        letter-spacing: 1px;
    }
.image_caption_team h4 {
    font-size: 20px;
    color: #FFF;
    background-color: #F37021;
    letter-spacing: 1px;
    width: 68%;
    padding: 9px 0px;
    margin-top: -23px;
    z-index: 999;
    position: relative;
    margin-left: 21px;
    border-radius: 0px 36px 36px 36px;
}	
	
        .career_left_section {
        float: left;
        width: 100%;
        padding-left: 7%;
        padding-right: 7%;
        padding-top: 41px;
        padding-bottom: 49px;
    }
	.carrer_view_all {
    width: 129px;
    height: 42px;
    border: 2px solid #F37021;
    font-size: 15px;
    font-weight: 600;
    color: #F37021;
    text-decoration: none;
    display: block;
    float: left;
    text-align: center;
    line-height: 40px;
    border-radius: 33px;
    margin-top: 32px;
    letter-spacing: 1px;
}
	
            .contact_left_section h4 {
        font-size: 22px;
        font-weight: 700;
        color: #f57024;
        margin-bottom: 0;
        display: flex
;
        height: 100%;
        align-items: center;
        justify-content: flex-start;
        padding: 12px 0px;
        padding-top: 0px !important;
        margin-bottom: 2px;
    }	
        .icon_section_caption p {
        font-size: 15px;
        color: #F37021;
        font-weight: 500;
        margin-bottom: 0px;
        letter-spacing: 1px;
    }
      .icon_section_caption p a {
        font-size: 15px;
        color: #F37021;
        font-weight: 500;
        text-decoration: none;
    }
	.carrer_box p {
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0.5px;
}
	.carrer_box a {
    font-size: 14px;
    text-decoration: none;
    color: #F37021;
    font-weight: 600;
    letter-spacing: 1px;
}
	
      .footer_logo {
        margin: 0 auto;
        display: block;
        width: 37%;
    }
       .image_caption_team h4 {
        font-size: 16px;
        color: #FFF;
        background-color: #F37021;
        letter-spacing: 1px;
        width: 53%;
        padding: 11px 0px;
        margin-top: -21px;
        z-index: 999;
        position: relative;
        margin-left: 11px;
        border-radius: 36px;
        margin: 0 auto;
    }
	.image_caption_team {
    float: left;
    width: 100%;
    margin-top: -21px;
}
	    .career_right_section img {
        height: auto;
        object-fit: cover;
    }

	
.map_section_right {
        float: left;
        width: 100%;
        background-color: #F37021;
        padding-top: 70px;
        padding-bottom: 70px;
        padding-left: 0;
        margin-top: -7px;
    }
.map_section_right_box h4 {
        color: #000;
        text-transform: uppercase;
        font-weight: 700;
        letter-spacing: 1px;
        margin-bottom: 16px;
        font-size: 18px;
        margin-bottom: 20px;
    }	
	
      .copyright_section p {
        text-align: center;
        font-weight: 600;
        letter-spacing: 1px;
        font-size: 12px;
    }
      .icon_section img {
        width: 38px;
    }
    .map_section_right_box {
        width: 414px;
        height: 460px;
        background-color: #fff;
        border-radius: 25px;
        padding: 33px;
        margin: 0 auto;
    }
        .contact_us_strip_section_inner {
        float: left;
        width: 100%;
        background-color: #FDE6D8;
        border-radius: 17px;
        padding: 23px 20px;
        padding-bottom: 29px;
    }
	.home_contact_foam_section {
    float: left;
    width: 100%;
    margin-bottom: 24px;
    overflow: hidden;
}
footer ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
    margin: 0 auto;
    text-align: center;
    margin-top: 15px;
}	
	
	.footer_inner_section {
    border-bottom: 1px solid #000;
    float: left;
    width: 100%;
    padding-bottom: 20px;
}
	
	.footer_inner_section ul li a img {width: 40px;}
	
	
	.flip-card-front img {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 9;
    width: 24%;
}
	
	.flip-card-back img {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 9;  width: 24%;
}
	
	
	
	
}
@media(max-width:440px){
	   .banner_icon_section_caption p {
        font-size: 16px;
        color: #FFF;
        font-weight: 400;
    }
	
	    .banner_icon_section_caption h2 {
        font-size: 25px;
        margin-top: 0;
    }
	
	.map_section_left iframe {height: 450px !important;}
	
	
	
	.icon_section {
    float: left;
    margin-right: 14px;
}
	
	    .btn_section .carrer_view_all {
        width: 129px;
        height: 45px;
        border: 2px solid #F37021;
        font-size: 15px;
        font-weight: 600;
        color: #F37021;
        text-decoration: none;
        display: block;
        float: none;
        text-align: center;
        line-height: 44px;
        border-radius: 33px;
        margin-top: 32px;
        letter-spacing: 1px;
        margin: 0 auto;
        margin-bottom: 45px;
    }
	
	
	    .border-bottom {
        border: 3px solid #A8ABB0;
        width: 20%;
        position: relative;
    }
	
	.about_us_section_main {
    float: left;
    width: 100%;
    margin-top: 38px;
    margin-bottom: 0px;
}
	
	.about_seciton_right_caption {
    float: left;
    width: 100%;
    margin-top: -26px;
}
     .our_services_section {
        float: left;
        width: 100%;
        background: url(../images/bgs.png) no-repeat;
        background-size: cover;
        background-position: center;
        padding-top: 35px;
        padding-bottom: 52px;
        margin-bottom: 39px;
    }
      .team_member_section_main {
        float: left;
        width: 100%;
        margin-top: 47px;
        margin-bottom: 46px;
    }
	.mobile_margin {margin-top: 0px !important;}
	
   .flip-card {
        background-color: transparent;
        width: 100%;
        height: 278px;
        perspective: 1000px;
        margin-bottom: 26px;
    }
        .serivces_section_main_inner {
        float: left;
        width: 100%;
        margin-top: 45px;
    }
	
	.margin_mobile {margin-top: 25px;}
        .team_box img {
        overflow: hidden;
        border-radius: 23px;
        margin-top: 17px;
        width: 312px;
    }
    .margin_left_contacts {
        margin-left: 0px;
        margin-top: 16px;
    }
	.career_left_section .paragraph {
    margin-top: 18px;
    letter-spacing: 1px;
}
	
	.navbar-expand-lg .navbar-nav {
    flex-direction: column;
    margin: 0 auto;
}
	 .top_banner_seciton_caption {
        float: left;
        background-color: rgba(242, 112, 43, 0.8);
        position: absolute;
        top: 50%;
        display: flex
;
        align-items: flex-start;
        justify-content: center;
        z-index: 9999;
        flex-direction: column;
        padding: 5px 22px;
        border-radius: 26px;
        transform: translate(-0%, -50%);
        left: 14%;
        padding-top: 15px;
    }
	.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 0;
}
	    .navbar-brand img {
        width: 68%;
    }
	
    .carrer_box h4 {
        font-weight: 700;
        font-size: 18px;
        margin-top: 14px;
    }
       .container {
        max-width: 400px;
    }
	
        .top_banner_seciton_caption h2 {
        font-size: 20px;
        line-height: 29px;
    }
       .top_banner_seciton_caption h3 {
        font-size: 16px;
        margin-top: 4px;
    }
       .top_banner_seciton_caption p {
        font-size: 11px;
        font-weight: 500;
        color: #FFF;
        letter-spacing: 1px;
        margin-top: 8px;
    }
       .top_banner_seciton_caption {
        left: 7%;
    }
	
       .paragraph {
        font-size: 14px;
    }	
        .title {
        font-size: 24px;
    }
    .flip-card-front p {
        text-align: left;
        font-size: 14px;
        color: #454444;
        letter-spacing: 1px;
        position: relative;
        z-index: 999;
    }
    .flip-card-front h4 {
        font-size: 18px;
    }	
    .flip-card-back ul li {
        text-align: left;
        font-size: 14px;
    }
    .profile-info p {
        font-weight: 500;
        letter-spacing: 0.5px;
        font-size: 14px;
    }
    .team_box h5 {
        margin-top: 10px;
        font-size: 20px !important;
        font-weight: 600;
        letter-spacing: 1px;
    }
.image_caption_team h4 {
    font-size: 20px;
    color: #FFF;
    background-color: #F37021;
    letter-spacing: 1px;
    width: 68%;
    padding: 9px 0px;
    margin-top: -23px;
    z-index: 999;
    position: relative;
    margin-left: 21px;
    border-radius: 0px 36px 36px 36px;
}	
	
       .career_left_section {
        float: left;
        width: 100%;
        padding-left: 6%;
        padding-right: 6%;
        padding-top: 41px;
        padding-bottom: 49px;
    }
	.carrer_view_all {
    width: 129px;
    height: 42px;
    border: 2px solid #F37021;
    font-size: 15px;
    font-weight: 600;
    color: #F37021;
    text-decoration: none;
    display: block;
    float: left;
    text-align: center;
    line-height: 40px;
    border-radius: 33px;
    margin-top: 32px;
    letter-spacing: 1px;
}
	
            .contact_left_section h4 {
        font-size: 22px;
        font-weight: 700;
        color: #f57024;
        margin-bottom: 0;
        display: flex
;
        height: 100%;
        align-items: center;
        justify-content: flex-start;
        padding: 12px 0px;
        padding-top: 0px !important;
        margin-bottom: 2px;
    }	
         .icon_section_caption p {
        font-size: 14px;
        color: #F37021;
        font-weight: 500;
        margin-bottom: 0px;
        letter-spacing: 1px;
    }
       .icon_section_caption p a {
        font-size: 14px;
        color: #F37021;
        font-weight: 500;
        text-decoration: none;
    }
	.contact_us_strip_section {
    float: left;
    width: 100%;
    margin-bottom: 37px;
    margin-top: 37px;
}
	
    .carrer_box p {
        font-size: 13px;
        font-weight: 400;
        letter-spacing: 0.5px;
    }
	.carrer_box a {
    font-size: 14px;
    text-decoration: none;
    color: #F37021;
    font-weight: 600;
    letter-spacing: 1px;
}
	
      .footer_logo {
        margin: 0 auto;
        display: block;
        width: 37%;
    }
       .image_caption_team h4 {
        font-size: 16px;
        color: #FFF;
        background-color: #F37021;
        letter-spacing: 1px;
        width: 53%;
        padding: 11px 0px;
        margin-top: -21px;
        z-index: 999;
        position: relative;
        margin-left: 11px;
        border-radius: 36px;
        margin: 0 auto;
    }
	.image_caption_team {
    float: left;
    width: 100%;
    margin-top: -21px;
}
	    .career_right_section img {
        height: auto;
        object-fit: cover;
    }

	
    .map_section_right {
        float: left;
        width: 100%;
        background-color: #F37021;
        padding-top: 40px;
        padding-bottom: 40px;
        padding-left: 0;
        margin-top: -7px;
    }
.map_section_right_box h4 {
        color: #000;
        text-transform: uppercase;
        font-weight: 700;
        letter-spacing: 1px;
        margin-bottom: 16px;
        font-size: 18px;
        margin-bottom: 20px;
    }	
	
      .copyright_section p {
        text-align: center;
        font-weight: 600;
        letter-spacing: 1px;
        font-size: 12px;
    }
      .icon_section img {
        width: 38px;
    }
         .map_section_right_box {
        width: 372px;
        height: 440px;
        background-color: #fff;
        border-radius: 25px;
        padding: 24px;
        margin: 0 auto;
    }
        .contact_us_strip_section_inner {
        float: left;
        width: 100%;
        background-color: #FDE6D8;
        border-radius: 17px;
        padding: 23px 20px;
        padding-bottom: 29px;
    }
	.home_contact_foam_section {
    float: left;
    width: 100%;
    margin-bottom: 24px;
    overflow: hidden;
}
footer ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
    margin: 0 auto;
    text-align: center;
    margin-top: 15px;
}	
	
	.footer_inner_section {
    border-bottom: 1px solid #000;
    float: left;
    width: 100%;
    padding-bottom: 20px;
}
	
	.footer_inner_section ul li a img {width: 40px;}
	
	
	.form-control {
    display: block;
    width: 100%;
    padding: 9px 16px;
    font-size: 13px;
    font-weight: 400;
    line-height: 1.5;
    color: var(--bs-body-color);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: var(--bs-body-bg);
    background-clip: padding-box;
    border: 0;
    border-radius: 10px;
    transition: border-color .15s 
ease-in-out, box-shadow .15s 
ease-in-out;
    background-color: #f7f7f7 !important;
    color: #000 !important;
    font-weight: 600;
    letter-spacing: 1px;
    margin-bottom: 14px;
}
	
	
	
	
	
	
}


@media(max-width:414px){
	    .carrer_right_section_details .form-control {

        font-size: 13px;
     
    }
	
	.map_section_left iframe {height: 450px !important;}
	
	
	
	.icon_section {
    float: left;
    margin-right: 14px;
}
	
	    .btn_section .carrer_view_all {
        width: 129px;
        height: 45px;
        border: 2px solid #F37021;
        font-size: 15px;
        font-weight: 600;
        color: #F37021;
        text-decoration: none;
        display: block;
        float: none;
        text-align: center;
        line-height: 44px;
        border-radius: 33px;
        margin-top: 32px;
        letter-spacing: 1px;
        margin: 0 auto;
        margin-bottom: 45px;
    }
	
	
	    .border-bottom {
        border: 3px solid #A8ABB0;
        width: 20%;
        position: relative;
    }
	
	.about_us_section_main {
    float: left;
    width: 100%;
    margin-top: 38px;
    margin-bottom: 0px;
}
	
	.about_seciton_right_caption {
    float: left;
    width: 100%;
    margin-top: -26px;
}
     .our_services_section {
        float: left;
        width: 100%;
        background: url(../images/bgs.png) no-repeat;
        background-size: cover;
        background-position: center;
        padding-top: 35px;
        padding-bottom: 52px;
        margin-bottom: 39px;
    }
      .team_member_section_main {
        float: left;
        width: 100%;
        margin-top: 47px;
        margin-bottom: 46px;
    }
	.mobile_margin {margin-top: 0px !important;}
	
   .flip-card {
        background-color: transparent;
        width: 100%;
        height: 278px;
        perspective: 1000px;
        margin-bottom: 26px;
    }
        .serivces_section_main_inner {
        float: left;
        width: 100%;
        margin-top: 45px;
    }
	
	.margin_mobile {margin-top: 25px;}
        .team_box img {
        overflow: hidden;
        border-radius: 23px;
        margin-top: 17px;
        width: 293px !important;
    }
    .margin_left_contacts {
        margin-left: 0px;
        margin-top: 16px;
    }
	.career_left_section .paragraph {
    margin-top: 18px;
    letter-spacing: 1px;
}
	
	.navbar-expand-lg .navbar-nav {
    flex-direction: column;
    margin: 0 auto;
}
	 .top_banner_seciton_caption {
        float: left;
        background-color: rgba(242, 112, 43, 0.8);
        position: absolute;
        top: 50%;
        display: flex
;
        align-items: flex-start;
        justify-content: center;
        z-index: 9999;
        flex-direction: column;
        padding: 5px 22px;
        border-radius: 26px;
        transform: translate(-0%, -50%);
        left: 14%;
        padding-top: 15px;
    }
	.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 0;
}
	    .navbar-brand img {
        width: 68%;
    }
	
    .carrer_box h4 {
        font-weight: 700;
        font-size: 18px;
        margin-top: 14px;
    }
        .container {
        max-width: 390px;
    }
	
        .top_banner_seciton_caption h2 {
        font-size: 20px;
        line-height: 29px;
    }
       .top_banner_seciton_caption h3 {
        font-size: 16px;
        margin-top: 4px;
    }
       .top_banner_seciton_caption p {
        font-size: 11px;
        font-weight: 500;
        color: #FFF;
        letter-spacing: 1px;
        margin-top: 8px;
    }
       .top_banner_seciton_caption {
        left: 6%;
    }
	
       .paragraph {
        font-size: 14px;
    }	
        .title {
        font-size: 24px;
    }
    .flip-card-front p {
        text-align: left;
        font-size: 14px;
        color: #454444;
        letter-spacing: 1px;
        position: relative;
        z-index: 999;
    }
    .flip-card-front h4 {
        font-size: 18px;
    }	
    .flip-card-back ul li {
        text-align: left;
        font-size: 14px;
    }
    .profile-info p {
        font-weight: 500;
        letter-spacing: 0.5px;
        font-size: 14px;
    }
    .team_box h5 {
        margin-top: 10px;
        font-size: 22px;
        font-weight: 600;

        letter-spacing: 1px;
    }
.image_caption_team h4 {
    font-size: 20px;
    color: #FFF;
    background-color: #F37021;
    letter-spacing: 1px;
    width: 68%;
    padding: 9px 0px;
    margin-top: -23px;
    z-index: 999;
    position: relative;
    margin-left: 21px;
    border-radius: 0px 36px 36px 36px;
}	
	
       .career_left_section {
        float: left;
        width: 100%;
        padding-left: 6%;
        padding-right: 6%;
        padding-top: 41px;
        padding-bottom: 49px;
    }
	.carrer_view_all {
    width: 129px;
    height: 42px;
    border: 2px solid #F37021;
    font-size: 15px;
    font-weight: 600;
    color: #F37021;
    text-decoration: none;
    display: block;
    float: left;
    text-align: center;
    line-height: 40px;
    border-radius: 33px;
    margin-top: 32px;
    letter-spacing: 1px;
}
	
            .contact_left_section h4 {
        font-size: 22px;
        font-weight: 700;
        color: #f57024;
        margin-bottom: 0;
        display: flex
;
        height: 100%;
        align-items: center;
        justify-content: flex-start;
        padding: 12px 0px;
        padding-top: 0px !important;
        margin-bottom: 2px;
    }	
         .icon_section_caption p {
        font-size: 14px;
        color: #F37021;
        font-weight: 500;
        margin-bottom: 0px;
        letter-spacing: 1px;
    }
       .icon_section_caption p a {
        font-size: 14px;
        color: #F37021;
        font-weight: 500;
        text-decoration: none;
    }
	.contact_us_strip_section {
    float: left;
    width: 100%;
    margin-bottom: 37px;
    margin-top: 37px;
}
	
    .carrer_box p {
        font-size: 13px;
        font-weight: 400;
        letter-spacing: 0.5px;
    }
	.carrer_box a {
    font-size: 14px;
    text-decoration: none;
    color: #F37021;
    font-weight: 600;
    letter-spacing: 1px;
}
	
      .footer_logo {
        margin: 0 auto;
        display: block;
        width: 37%;
    }
       .image_caption_team h4 {
        font-size: 16px;
        color: #FFF;
        background-color: #F37021;
        letter-spacing: 1px;
        width: 53%;
        padding: 11px 0px;
        margin-top: -21px;
        z-index: 999;
        position: relative;
        margin-left: 11px;
        border-radius: 36px;
        margin: 0 auto;
    }
	.image_caption_team {
    float: left;
    width: 100%;
    margin-top: -21px;
}
	    .career_right_section img {
        height: auto;
        object-fit: cover;
    }

	
    .map_section_right {
        float: left;
        width: 100%;
        background-color: #F37021;
        padding-top: 40px;
        padding-bottom: 40px;
        padding-left: 0;
        margin-top: -7px;
    }
.map_section_right_box h4 {
        color: #000;
        text-transform: uppercase;
        font-weight: 700;
        letter-spacing: 1px;
        margin-bottom: 16px;
        font-size: 18px;
        margin-bottom: 20px;
    }	
	
        .copyright_section p {
        text-align: center;
        font-weight: 600;
        letter-spacing: 1px;
        font-size: 11px;
    }
      .icon_section img {
        width: 38px;
    }
      .map_section_right_box {
        width: 367px;
        height: 440px;
        background-color: #fff;
        border-radius: 25px;
        padding: 24px;
        margin: 0 auto;
    }
        .contact_us_strip_section_inner {
        float: left;
        width: 100%;
        background-color: #FDE6D8;
        border-radius: 17px;
        padding: 23px 20px;
        padding-bottom: 29px;
    }
	.submit-btn {
    font-size: 13px;
    font-weight: 600;
    color: #fff;
    background-color: #F37021;
    height: 40px;
    width: 125px;
    border-radius: 51px;
    letter-spacing: 2px;
    margin-top: 5px;
}
	
	.home_contact_foam_section {
    float: left;
    width: 100%;
    margin-bottom: 24px;
    overflow: hidden;
}
footer ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
    margin: 0 auto;
    text-align: center;
    margin-top: 15px;
}	
	
	.footer_inner_section {
    border-bottom: 1px solid #000;
    float: left;
    width: 100%;
    padding-bottom: 20px;
}
	
	.footer_inner_section ul li a img {width: 40px;}
	
	
	.form-control {
    display: block;
    width: 100%;
    padding: 9px 16px;
    font-size: 13px;
    font-weight: 400;
    line-height: 1.5;
    color: var(--bs-body-color);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: var(--bs-body-bg);
    background-clip: padding-box;
    border: 0;
    border-radius: 10px;
    transition: border-color .15s 
ease-in-out, box-shadow .15s 
ease-in-out;
    background-color: #f7f7f7 !important;
    color: #000 !important;
    font-weight: 600;
    letter-spacing: 1px;
    margin-bottom: 14px;
}
	
	
	
	
	
	
}

@media(max-width:390px){
	
	
	.map_section_left iframe {height: 450px !important;}
	
	
	
	.icon_section {
    float: left;
    margin-right: 14px;
}
	
	    .btn_section .carrer_view_all {
        width: 129px;
        height: 45px;
        border: 2px solid #F37021;
        font-size: 15px;
        font-weight: 600;
        color: #F37021;
        text-decoration: none;
        display: block;
        float: none;
        text-align: center;
        line-height: 44px;
        border-radius: 33px;
        margin-top: 32px;
        letter-spacing: 1px;
        margin: 0 auto;
        margin-bottom: 45px;
    }
	
	
	    .border-bottom {
        border: 3px solid #A8ABB0;
        width: 20%;
        position: relative;
    }
	
	.about_us_section_main {
    float: left;
    width: 100%;
    margin-top: 38px;
    margin-bottom: 0px;
}
	
	.about_seciton_right_caption {
    float: left;
    width: 100%;
    margin-top: -26px;
}
     .our_services_section {
        float: left;
        width: 100%;
        background: url(../images/bgs.png) no-repeat;
        background-size: cover;
        background-position: center;
        padding-top: 35px;
        padding-bottom: 52px;
        margin-bottom: 39px;
    }
      .team_member_section_main {
        float: left;
        width: 100%;
        margin-top: 47px;
        margin-bottom: 46px;
    }
	.mobile_margin {margin-top: 0px !important;}
	
   .flip-card {
        background-color: transparent;
        width: 100%;
        height: 278px;
        perspective: 1000px;
        margin-bottom: 26px;
    }
        .serivces_section_main_inner {
        float: left;
        width: 100%;
        margin-top: 45px;
    }
	
	.margin_mobile {margin-top: 25px;}
       .team_box img {
        overflow: hidden;
        border-radius: 23px;
        margin-top: 17px;
        width: 271px !important;
    }
    .margin_left_contacts {
        margin-left: 0px;
        margin-top: 16px;
    }
	.career_left_section .paragraph {
    margin-top: 18px;
    letter-spacing: 1px;
}
	
	.navbar-expand-lg .navbar-nav {
    flex-direction: column;
    margin: 0 auto;
}
	 .top_banner_seciton_caption {
        float: left;
        background-color: rgba(242, 112, 43, 0.8);
        position: absolute;
        top: 50%;
        display: flex
;
        align-items: flex-start;
        justify-content: center;
        z-index: 9999;
        flex-direction: column;
        padding: 5px 22px;
        border-radius: 26px;
        transform: translate(-0%, -50%);
        left: 14%;
        padding-top: 15px;
    }
	.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 0;
}
	    .navbar-brand img {
        width: 68%;
    }
	
    .carrer_box h4 {
        font-weight: 700;
        font-size: 18px;
        margin-top: 14px;
    }
       .container {
        max-width: 360px;
    }
	
        .top_banner_seciton_caption h2 {
        font-size: 20px;
        line-height: 29px;
    }
       .top_banner_seciton_caption h3 {
        font-size: 16px;
        margin-top: 4px;
    }
       .top_banner_seciton_caption p {
        font-size: 11px;
        font-weight: 500;
        color: #FFF;
        letter-spacing: 1px;
        margin-top: 8px;
    }
    .top_banner_seciton_caption {
        left: 5.5%;
    }
	
       .paragraph {
        font-size: 14px;
    }	
        .title {
        font-size: 24px;
    }
    .flip-card-front p {
        text-align: left;
        font-size: 14px;
        color: #454444;
        letter-spacing: 1px;
        position: relative;
        z-index: 999;
    }
    .flip-card-front h4 {
        font-size: 18px;
    }	
    .flip-card-back ul li {
        text-align: left;
        font-size: 14px;
    }
    .profile-info p {
        font-weight: 500;
        letter-spacing: 0.5px;
        font-size: 14px;
    }
    .team_box h5 {
        margin-top: 10px;
        font-size: 22px;
        font-weight: 600;


        letter-spacing: 1px;
    }
.image_caption_team h4 {
    font-size: 20px;
    color: #FFF;
    background-color: #F37021;
    letter-spacing: 1px;
    width: 68%;
    padding: 9px 0px;
    margin-top: -23px;
    z-index: 999;
    position: relative;
    margin-left: 21px;
    border-radius: 0px 36px 36px 36px;
}	
	
       .career_left_section {
        float: left;
        width: 100%;
        padding-left: 6%;
        padding-right: 6%;
        padding-top: 41px;
        padding-bottom: 49px;
    }
	.carrer_view_all {
    width: 129px;
    height: 42px;
    border: 2px solid #F37021;
    font-size: 15px;
    font-weight: 600;
    color: #F37021;
    text-decoration: none;
    display: block;
    float: left;
    text-align: center;
    line-height: 40px;
    border-radius: 33px;
    margin-top: 32px;
    letter-spacing: 1px;
}
	
            .contact_left_section h4 {
        font-size: 22px;
        font-weight: 700;
        color: #f57024;
        margin-bottom: 0;
        display: flex
;
        height: 100%;
        align-items: center;
        justify-content: flex-start;
        padding: 12px 0px;
        padding-top: 0px !important;
        margin-bottom: 2px;
    }	
         .icon_section_caption p {
        font-size: 14px;
        color: #F37021;
        font-weight: 500;
        margin-bottom: 0px;
        letter-spacing: 1px;
    }
       .icon_section_caption p a {
        font-size: 14px;
        color: #F37021;
        font-weight: 500;
        text-decoration: none;
    }
	.contact_us_strip_section {
    float: left;
    width: 100%;
    margin-bottom: 37px;
    margin-top: 37px;
}
	
    .carrer_box p {
        font-size: 13px;
        font-weight: 400;
        letter-spacing: 0.5px;
    }
	.carrer_box a {
    font-size: 14px;
    text-decoration: none;
    color: #F37021;
    font-weight: 600;
    letter-spacing: 1px;
}
	
      .footer_logo {
        margin: 0 auto;
        display: block;
        width: 37%;
    }
       .image_caption_team h4 {
        font-size: 16px;
        color: #FFF;
        background-color: #F37021;
        letter-spacing: 1px;
        width: 53%;
        padding: 11px 0px;
        margin-top: -21px;
        z-index: 999;
        position: relative;
        margin-left: 11px;
        border-radius: 36px;
        margin: 0 auto;
    }
	.image_caption_team {
    float: left;
    width: 100%;
    margin-top: -21px;
}
	    .career_right_section img {
        height: auto;
        object-fit: cover;
    }

	
    .map_section_right {
        float: left;
        width: 100%;
        background-color: #F37021;
        padding-top: 40px;
        padding-bottom: 40px;
        padding-left: 0;
        margin-top: -7px;
    }
.map_section_right_box h4 {
        color: #000;
        text-transform: uppercase;
        font-weight: 700;
        letter-spacing: 1px;
        margin-bottom: 16px;
        font-size: 18px;
        margin-bottom: 20px;
    }	
	
        .copyright_section p {
        text-align: center;
        font-weight: 600;
        letter-spacing: 1px;
        font-size: 11px;
    }
        .icon_section img {
        width: 36px;
    }
    .map_section_right_box {
        width: 328px;
        height: 424px;
        background-color: #fff;
        border-radius: 25px;
        padding: 24px;
        margin: 0 auto;
    }
        .contact_us_strip_section_inner {
        float: left;
        width: 100%;
        background-color: #FDE6D8;
        border-radius: 17px;
        padding: 23px 20px;
        padding-bottom: 29px;
    }
	.submit-btn {
    font-size: 13px;
    font-weight: 600;
    color: #fff;
    background-color: #F37021;
    height: 40px;
    width: 125px;
    border-radius: 51px;
    letter-spacing: 2px;
    margin-top: 5px;
}
	
	.home_contact_foam_section {
    float: left;
    width: 100%;
    margin-bottom: 24px;
    overflow: hidden;
}
footer ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
    margin: 0 auto;
    text-align: center;
    margin-top: 15px;
}	
	
	.footer_inner_section {
    border-bottom: 1px solid #000;
    float: left;
    width: 100%;
    padding-bottom: 20px;
}
	
	.footer_inner_section ul li a img {width: 40px;}
	
	
	.form-control {
    display: block;
    width: 100%;
    padding: 9px 16px;
    font-size: 13px;
    font-weight: 400;
    line-height: 1.5;
    color: var(--bs-body-color);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: var(--bs-body-bg);
    background-clip: padding-box;
    border: 0;
    border-radius: 10px;
    transition: border-color .15s 
ease-in-out, box-shadow .15s 
ease-in-out;
    background-color: #f7f7f7 !important;
    color: #000 !important;
    font-weight: 600;
    letter-spacing: 1px;
    margin-bottom: 14px;
}
	
	
	
	
	
	
}


@media(max-width:375px){
	
	
	.map_section_left iframe {height: 450px !important;}
	
	
	
	.icon_section {
    float: left;
    margin-right: 14px;
}
	
	    .btn_section .carrer_view_all {
        width: 129px;
        height: 45px;
        border: 2px solid #F37021;
        font-size: 15px;
        font-weight: 600;
        color: #F37021;
        text-decoration: none;
        display: block;
        float: none;
        text-align: center;
        line-height: 44px;
        border-radius: 33px;
        margin-top: 32px;
        letter-spacing: 1px;
        margin: 0 auto;
        margin-bottom: 45px;
    }
	
	
	    .border-bottom {
        border: 3px solid #A8ABB0;
        width: 20%;
        position: relative;
    }
	
	.about_us_section_main {
    float: left;
    width: 100%;
    margin-top: 38px;
    margin-bottom: 0px;
}
	
	.about_seciton_right_caption {
    float: left;
    width: 100%;
    margin-top: -26px;
}
     .our_services_section {
        float: left;
        width: 100%;
        background: url(../images/bgs.png) no-repeat;
        background-size: cover;
        background-position: center;
        padding-top: 35px;
        padding-bottom: 52px;
        margin-bottom: 39px;
    }
      .team_member_section_main {
        float: left;
        width: 100%;
        margin-top: 47px;
        margin-bottom: 46px;
    }
	.mobile_margin {margin-top: 0px !important;}
	
   .flip-card {
        background-color: transparent;
        width: 100%;
        height: 278px;
        perspective: 1000px;
        margin-bottom: 26px;
    }
        .serivces_section_main_inner {
        float: left;
        width: 100%;
        margin-top: 45px;
    }
	
	.margin_mobile {margin-top: 25px;}
        .team_box img {
        overflow: hidden;
        border-radius: 23px;
        margin-top: 17px;
        width: 271px !important;
    }
    .margin_left_contacts {
        margin-left: 0px;
        margin-top: 16px;
    }
	.career_left_section .paragraph {
    margin-top: 18px;
    letter-spacing: 1px;
}
	
	.navbar-expand-lg .navbar-nav {
    flex-direction: column;
    margin: 0 auto;
}
	 .top_banner_seciton_caption {
        float: left;
        background-color: rgba(242, 112, 43, 0.8);
        position: absolute;
        top: 50%;
        display: flex
;
        align-items: flex-start;
        justify-content: center;
        z-index: 9999;
        flex-direction: column;
        padding: 5px 22px;
        border-radius: 26px;
        transform: translate(-0%, -50%);
        left: 14%;
        padding-top: 15px;
    }
	.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 0;
}
	    .navbar-brand img {
        width: 68%;
    }
	
    .carrer_box h4 {
        font-weight: 700;
        font-size: 18px;
        margin-top: 14px;
    }
       .container {
        max-width: 360px;
    }
	
        .top_banner_seciton_caption h2 {
        font-size: 20px;
        line-height: 29px;
    }
       .top_banner_seciton_caption h3 {
        font-size: 16px;
        margin-top: 4px;
    }
       .top_banner_seciton_caption p {
        font-size: 11px;
        font-weight: 500;
        color: #FFF;
        letter-spacing: 1px;
        margin-top: 8px;
    }
    .top_banner_seciton_caption {
        left: 5.5%;
    }
	
       .paragraph {
        font-size: 14px;
    }	
        .title {
        font-size: 24px;
    }
    .flip-card-front p {
        text-align: left;
        font-size: 14px;
        color: #454444;
        letter-spacing: 1px;
        position: relative;
        z-index: 999;
    }
    .flip-card-front h4 {
        font-size: 18px;
    }	
    .flip-card-back ul li {
        text-align: left;
        font-size: 14px;
    }
    .profile-info p {
        font-weight: 500;
        letter-spacing: 0.5px;
        font-size: 14px;
    }
    .team_box h5 {
        margin-top: 10px;
        font-size: 22px;
        font-weight: 600;

        letter-spacing: 1px;
    }
.image_caption_team h4 {
    font-size: 20px;
    color: #FFF;
    background-color: #F37021;
    letter-spacing: 1px;
    width: 68%;
    padding: 9px 0px;
    margin-top: -23px;
    z-index: 999;
    position: relative;
    margin-left: 21px;
    border-radius: 0px 36px 36px 36px;
}	
	
       .career_left_section {
        float: left;
        width: 100%;
        padding-left: 6%;
        padding-right: 6%;
        padding-top: 41px;
        padding-bottom: 49px;
    }
	.carrer_view_all {
    width: 129px;
    height: 42px;
    border: 2px solid #F37021;
    font-size: 15px;
    font-weight: 600;
    color: #F37021;
    text-decoration: none;
    display: block;
    float: left;
    text-align: center;
    line-height: 40px;
    border-radius: 33px;
    margin-top: 32px;
    letter-spacing: 1px;
}
	
            .contact_left_section h4 {
        font-size: 22px;
        font-weight: 700;
        color: #f57024;
        margin-bottom: 0;
        display: flex
;
        height: 100%;
        align-items: center;
        justify-content: flex-start;
        padding: 12px 0px;
        padding-top: 0px !important;
        margin-bottom: 2px;
    }	
         .icon_section_caption p {
        font-size: 14px;
        color: #F37021;
        font-weight: 500;
        margin-bottom: 0px;
        letter-spacing: 1px;
    }
       .icon_section_caption p a {
        font-size: 14px;
        color: #F37021;
        font-weight: 500;
        text-decoration: none;
    }
	.contact_us_strip_section {
    float: left;
    width: 100%;
    margin-bottom: 37px;
    margin-top: 37px;
}
	
    .carrer_box p {
        font-size: 13px;
        font-weight: 400;
        letter-spacing: 0.5px;
    }
	.carrer_box a {
    font-size: 14px;
    text-decoration: none;
    color: #F37021;
    font-weight: 600;
    letter-spacing: 1px;
}
	
      .footer_logo {
        margin: 0 auto;
        display: block;
        width: 37%;
    }
       .image_caption_team h4 {
        font-size: 16px;
        color: #FFF;
        background-color: #F37021;
        letter-spacing: 1px;
        width: 53%;
        padding: 11px 0px;
        margin-top: -21px;
        z-index: 999;
        position: relative;
        margin-left: 11px;
        border-radius: 36px;
        margin: 0 auto;
    }
	.image_caption_team {
    float: left;
    width: 100%;
    margin-top: -21px;
}
	    .career_right_section img {
        height: auto;
        object-fit: cover;
    }

	
    .map_section_right {
        float: left;
        width: 100%;
        background-color: #F37021;
        padding-top: 40px;
        padding-bottom: 40px;
        padding-left: 0;
        margin-top: -7px;
    }
.map_section_right_box h4 {
        color: #000;
        text-transform: uppercase;
        font-weight: 700;
        letter-spacing: 1px;
        margin-bottom: 16px;
        font-size: 18px;
        margin-bottom: 20px;
    }	
	
        .copyright_section p {
        text-align: center;
        font-weight: 600;
        letter-spacing: 1px;
        font-size: 11px;
    }
        .icon_section img {
        width: 36px;
    }
    .map_section_right_box {
        width: 328px;
        height: 424px;
        background-color: #fff;
        border-radius: 25px;
        padding: 24px;
        margin: 0 auto;
    }
        .contact_us_strip_section_inner {
        float: left;
        width: 100%;
        background-color: #FDE6D8;
        border-radius: 17px;
        padding: 23px 20px;
        padding-bottom: 29px;
    }
	.submit-btn {
    font-size: 13px;
    font-weight: 600;
    color: #fff;
    background-color: #F37021;
    height: 40px;
    width: 125px;
    border-radius: 51px;
    letter-spacing: 2px;
    margin-top: 5px;
}
	
	.home_contact_foam_section {
    float: left;
    width: 100%;
    margin-bottom: 24px;
    overflow: hidden;
}
footer ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
    margin: 0 auto;
    text-align: center;
    margin-top: 15px;
}	
	
	.footer_inner_section {
    border-bottom: 1px solid #000;
    float: left;
    width: 100%;
    padding-bottom: 20px;
}
	
	.footer_inner_section ul li a img {width: 40px;}
	
	
	.form-control {
    display: block;
    width: 100%;
    padding: 9px 16px;
    font-size: 13px;
    font-weight: 400;
    line-height: 1.5;
    color: var(--bs-body-color);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: var(--bs-body-bg);
    background-clip: padding-box;
    border: 0;
    border-radius: 10px;
    transition: border-color .15s 
ease-in-out, box-shadow .15s 
ease-in-out;
    background-color: #f7f7f7 !important;
    color: #000 !important;
    font-weight: 600;
    letter-spacing: 1px;
    margin-bottom: 14px;
}
	
	
	
	
	
	
}
@media(max-width:360px){
	
	
	.map_section_left iframe {height: 450px !important;}
	
	
	
	.icon_section {
    float: left;
    margin-right: 14px;
}
	
	    .btn_section .carrer_view_all {
        width: 129px;
        height: 45px;
        border: 2px solid #F37021;
        font-size: 15px;
        font-weight: 600;
        color: #F37021;
        text-decoration: none;
        display: block;
        float: none;
        text-align: center;
        line-height: 44px;
        border-radius: 33px;
        margin-top: 32px;
        letter-spacing: 1px;
        margin: 0 auto;
        margin-bottom: 45px;
    }
	
	
	    .border-bottom {
        border: 3px solid #A8ABB0;
        width: 20%;
        position: relative;
    }
	
	.about_us_section_main {
    float: left;
    width: 100%;
    margin-top: 38px;
    margin-bottom: 0px;
}
	
	.about_seciton_right_caption {
    float: left;
    width: 100%;
    margin-top: -26px;
}
     .our_services_section {
        float: left;
        width: 100%;
        background: url(../images/bgs.png) no-repeat;
        background-size: cover;
        background-position: center;
        padding-top: 35px;
        padding-bottom: 52px;
        margin-bottom: 39px;
    }
      .team_member_section_main {
        float: left;
        width: 100%;
        margin-top: 47px;
        margin-bottom: 46px;
    }
	.mobile_margin {margin-top: 0px !important;}
	
   .flip-card {
        background-color: transparent;
        width: 100%;
        height: 278px;
        perspective: 1000px;
        margin-bottom: 26px;
    }
        .serivces_section_main_inner {
        float: left;
        width: 100%;
        margin-top: 45px;
    }
	
	.margin_mobile {margin-top: 25px;}
      .team_box img {
        overflow: hidden;
        border-radius: 23px;
        margin-top: 17px;
        width: 255px !important;
    }
	 
	

	

	
	

    .margin_left_contacts {
        margin-left: 0px;
        margin-top: 16px;
    }
	.career_left_section .paragraph {
    margin-top: 18px;
    letter-spacing: 1px;
}
	
	.navbar-expand-lg .navbar-nav {
    flex-direction: column;
    margin: 0 auto;
}
	.top_banner_seciton_caption {
        float: left;
        background-color: rgba(242, 112, 43, 0.8);
        position: absolute;
        top: 50%;
        display: flex
;
        align-items: flex-start;
        justify-content: center;
        z-index: 9999;
        flex-direction: column;
        padding: 5px 14px;
        border-radius: 26px;
        transform: translate(-0%, -50%);
        left: 14%;
        padding-top: 15px;
        width: 90%;
    }
	.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 0;
}
	    .navbar-brand img {
        width: 68%;
    }
	
    .carrer_box h4 {
        font-weight: 700;
        font-size: 18px;
        margin-top: 14px;
    }
        .container {
        max-width: 345px;
    }
	
         .top_banner_seciton_caption h2 {
        font-size: 19px;
        line-height: 26px;
    }
       .top_banner_seciton_caption h3 {
        font-size: 16px;
        margin-top: 4px;
    }
       .top_banner_seciton_caption p {
        font-size: 11px;
        font-weight: 500;
        color: #FFF;
        letter-spacing: 1px;
        margin-top: 8px;
    }
    .top_banner_seciton_caption {
        left: 5.5%;
    }
	
       .paragraph {
        font-size: 14px;
    }	
        .title {
        font-size: 24px;
    }
    .flip-card-front p {
        text-align: left;
        font-size: 14px;
        color: #454444;
        letter-spacing: 1px;
        position: relative;
        z-index: 999;
    }
    .flip-card-front h4 {
        font-size: 18px;
    }	
    .flip-card-back ul li {
        text-align: left;
        font-size: 14px;
    }
    .profile-info p {
        font-weight: 500;
        letter-spacing: 0.5px;
        font-size: 14px;
    }
    .team_box h5 {
        margin-top: 10px;
        font-size: 22px;
        font-weight: 600;


        letter-spacing: 1px;
    }
.image_caption_team h4 {
    font-size: 20px;
    color: #FFF;
    background-color: #F37021;
    letter-spacing: 1px;
    width: 68%;
    padding: 9px 0px;
    margin-top: -23px;
    z-index: 999;
    position: relative;
    margin-left: 21px;
    border-radius: 0px 36px 36px 36px;
}	
	
       .career_left_section {
        float: left;
        width: 100%;
        padding-left: 6%;
        padding-right: 6%;
        padding-top: 41px;
        padding-bottom: 49px;
    }
	.carrer_view_all {
    width: 129px;
    height: 42px;
    border: 2px solid #F37021;
    font-size: 15px;
    font-weight: 600;
    color: #F37021;
    text-decoration: none;
    display: block;
    float: left;
    text-align: center;
    line-height: 40px;
    border-radius: 33px;
    margin-top: 32px;
    letter-spacing: 1px;
}
	
            .contact_left_section h4 {
        font-size: 22px;
        font-weight: 700;
        color: #f57024;
        margin-bottom: 0;
        display: flex
;
        height: 100%;
        align-items: center;
        justify-content: flex-start;
        padding: 12px 0px;
        padding-top: 0px !important;
        margin-bottom: 2px;
    }	
         .icon_section_caption p {
        font-size: 14px;
        color: #F37021;
        font-weight: 500;
        margin-bottom: 0px;
        letter-spacing: 1px;
    }
       .icon_section_caption p a {
        font-size: 14px;
        color: #F37021;
        font-weight: 500;
        text-decoration: none;
    }
	.contact_us_strip_section {
    float: left;
    width: 100%;
    margin-bottom: 37px;
    margin-top: 37px;
}
	
    .carrer_box p {
        font-size: 13px;
        font-weight: 400;
        letter-spacing: 0.5px;
    }
	.carrer_box a {
    font-size: 14px;
    text-decoration: none;
    color: #F37021;
    font-weight: 600;
    letter-spacing: 1px;
}
	
      .footer_logo {
        margin: 0 auto;
        display: block;
        width: 37%;
    }
       .image_caption_team h4 {
        font-size: 16px;
        color: #FFF;
        background-color: #F37021;
        letter-spacing: 1px;
        width: 53%;
        padding: 11px 0px;
        margin-top: -21px;
        z-index: 999;
        position: relative;
        margin-left: 11px;
        border-radius: 36px;
        margin: 0 auto;
    }
	.image_caption_team {
    float: left;
    width: 100%;
    margin-top: -21px;
}
	    .career_right_section img {
        height: auto;
        object-fit: cover;
    }

	
    .map_section_right {
        float: left;
        width: 100%;
        background-color: #F37021;
        padding-top: 40px;
        padding-bottom: 40px;
        padding-left: 0;
        margin-top: -7px;
    }
.map_section_right_box h4 {
        color: #000;
        text-transform: uppercase;
        font-weight: 700;
        letter-spacing: 1px;
        margin-bottom: 16px;
        font-size: 18px;
        margin-bottom: 20px;
    }	
	
        .copyright_section p {
        text-align: center;
        font-weight: 600;
        letter-spacing: 1px;
        font-size: 11px;
    }
        .icon_section img {
        width: 36px;
    }
        .map_section_right_box {
        width: 318px;
        height: 424px;
        background-color: #fff;
        border-radius: 25px;
        padding: 24px;
        margin: 0 auto;
    }
        .contact_us_strip_section_inner {
        float: left;
        width: 100%;
        background-color: #FDE6D8;
        border-radius: 17px;
        padding: 23px 20px;
        padding-bottom: 29px;
    }
	.submit-btn {
    font-size: 13px;
    font-weight: 600;
    color: #fff;
    background-color: #F37021;
    height: 40px;
    width: 125px;
    border-radius: 51px;
    letter-spacing: 2px;
    margin-top: 5px;
}
	
	.home_contact_foam_section {
    float: left;
    width: 100%;
    margin-bottom: 24px;
    overflow: hidden;
}
footer ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
    margin: 0 auto;
    text-align: center;
    margin-top: 15px;
}	
	
	.footer_inner_section {
    border-bottom: 1px solid #000;
    float: left;
    width: 100%;
    padding-bottom: 20px;
}
	
	.footer_inner_section ul li a img {width: 40px;}
	
	
	.form-control {
    display: block;
    width: 100%;
    padding: 9px 16px;
    font-size: 13px;
    font-weight: 400;
    line-height: 1.5;
    color: var(--bs-body-color);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: var(--bs-body-bg);
    background-clip: padding-box;
    border: 0;
    border-radius: 10px;
    transition: border-color .15s 
ease-in-out, box-shadow .15s 
ease-in-out;
    background-color: #f7f7f7 !important;
    color: #000 !important;
    font-weight: 600;
    letter-spacing: 1px;
    margin-bottom: 14px;
}
	
	
	
	
	
	
}












