
.shrink {
  padding-top: 0;
  padding-bottom: 0;
} 


img{
    width: 100%;
}
header{
  position: fixed;
  width: 100%;
  background-color: #fff;
  z-index: 10;
  top: 0;
}

.desk_view{
    display: block !important;
}
.mob_view{
    display: none !important;
}

.top_bar{
    background-color: #133e6b;
    color: #fff;
    padding: 8px 0px;
}
.top_bar ul{
    margin: 0;
    padding: 0;
}
.top_bar ul li{
    list-style-type: none;
    display: inline-block;
    text-decoration: none;
    padding: 0 10px;
    margin: 0 auto;
}
.top_bar ul li a{
    color: #fff;
    text-decoration: none;
}

.main_nav{
    width: 100%;
    background-color: #ffffffad;
    margin: 0 auto;
    padding: 0px 0;
}
.main_nav .logo{
    padding-top: 1px;
    width: 69%;
}
.main_nav .logo img{
    width: 100%;
}
.main_nav .navbar{
  
}

.main_nav .navbar .nav-item .nav-link{
  
    margin-left: 30px;
    padding: 24px 0px;
    color: #133e6b;
    font-weight: 500;
    text-transform: uppercase;
}


.main_nav .navbar .nav-item .dropdown-menu .dropdown-item{
    padding: 10px 10px;
    border-bottom: #d7d7d7 1px solid;
}
.main_nav .navbar .nav-item .dropdown-menu .dropdown-item:focus, .main_nav .navbar .nav-item .dropdown-menu .dropdown-item:hover{
    background: #133e6b; color: #fff;
}

.rnd_page_title{
    text-align: center;
}
.rnd_page_title h2{
    color: #133e6b;
    font-size: 36px;
    text-transform: uppercase;
    font-weight: 700;
    padding: 20px 0;
}
.rnd_page_title span{}

/* start slider section */
.home_slider{
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
    padding: 0;
    position: relative;
    margin-top: 129px;
}
.home_slider .slider_sec{
    position: relative;
}
.home_slider .slider_sec img{
    width: 100%;
}
.home_slider .slider_mask{
    position: absolute;
    bottom: 162px;
}
.home_slider .slider_mask .mask_detail{
    width: 547px;
    background-color: #000c268c;
    padding: 32px 20px;
}
.home_slider .slider_mask .mask_detail h1{
    color: #fff;
    font-size: 38px;
    text-transform: uppercase;
}
.home_slider .slider_mask .mask_detail p{
    color: #fff;
    font-size: 24px;
    text-transform: uppercase;
    border-bottom: #fff 1px solid;
    padding-bottom: 21px;
    margin-bottom: 34px;
    line-height: 28px;
}
.home_slider .slider_mask .mask_detail a{
    font-size: 14px;
    font-weight: 500;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    padding: 12px 36px;
    background-color: #00b6ff;
}
/* End slider section */


/* start history section */
.company_info{
    overflow: hidden;
    margin: 0 auto;
    padding: 48px 0;
    background-color: #fff;
}
.company_info .info_detail{
    padding: 0 10px;
}
.info_table{width: 100%;}
.info_table>table{}
.info_table>table tr{
    height: 24px;
    line-height: 20px;
}
.info_table>table tr th{
    font-size: 13px;
}
.info_table>table tr td{}
.company_info .info_detail h2{
    color: #133e6b;
    font-size: 36px;
    text-transform: uppercase;
    font-weight: 700;
    padding: 26px 0;
}
.company_info .info_detail h3{
    color: #133e6b;
    font-size: 36px;
    font-weight: 700;
    padding: 1px 0;
    line-height: 19px;
}
.company_info .info_detail h3 span{
    color: #00b6ff;
    font-size: 20px;
    font-weight: 700;
    padding: 0px 0;
}
.company_info .info_detail p{
    color: #333;
    font-size: 17px;
    text-align: justify;
    line-height: 30px;
}
.company_info .info_detail a{
    color: #fff;
    text-decoration: none;
    padding: 12px 38px;
    background-color: #00b6ff;
    text-transform: uppercase;
    margin-top: 19px;
    display: inline-block;
}
.company_info .info_gallery {
    width: 100%;
    padding: 0 98px;
}
.company_info .info_gallery .images_sec{
    width: 100%;
    margin-bottom: 9px;
}
.company_info .info_gallery .images_sec img{
    width: 100%;
}
.company_info .info_tab{
    width: 100%;
    /* padding: 16px 10px; */
}
.company_info .info_tab .info_teb_sec{
    background-color: #133e6b;
    /* width: 49%; */
    /* float: left; */
    /* padding: 13px 4px; */
    /* margin-right: 7px; */
    /* margin-bottom: 10px; */
    /* display: flex; */
    display:  flex;
    align-items:  center;
}
.company_info .info_tab .info_teb_sec .tab_icon{
    width: 25%;
    padding: 3px 3px;
}
.company_info .info_tab .info_teb_sec .tab_icon img{
    width: 100%;
}
.company_info .info_tab .info_teb_sec .tab_title{
    /* width: 75%; */
}
.company_info .info_tab .info_teb_sec .tab_title p{
    color: #fff;
    font-size: 19px;
    text-transform: uppercase;
    margin: 0;
}

.info_block2{
    padding: 27px 0;
    background-color: #eaeeef;
}
.info_block2 .block2_inner{
   
}
.info_block2 .block2_inner .block2_details{}
.info_block2 .block2_inner .block2_details h3{
    color: #133e6b;
    font-size: 36px;
    font-weight: 700;
    line-height: 34px;
}
.info_block2 .block2_inner .block2_details h3 span{
    color: #00b6ff;
    font-size: 20px;
    font-weight: 700;
    padding: 0px 0;
}
.info_block2 .block2_inner .block2_details p{
    color: #333;
    font-size: 17px;
    text-align: justify;
    margin: 12px 0;
}
.info_block2 .block2_inner .block2_details ul{
    list-style: none;
    margin: 0;
    padding: 0;
}
.info_block2 .block2_inner .block2_details ul li {
    margin-bottom: 2px;
}
.info_block2 .block2_inner .block2_details ul li i{   
  color: #4a9903;   
  margin-right: 3px;
}

.rnd_vision{}
.rnd_vision .vision_text{}
.rnd_vision .vision_text h2{
    color: #133e6b;
}
.rnd_vision .vision_text p{
    text-align: justify;
}
/* end history section */

/* start core value section */
.core_value{
    overflow: hidden;
    margin: 0 auto;
    padding: 46px 0;
    background-color: #d7e3f1;
}
.core_value h2{
    color: #133e6b;
    font-size: 39px;
    text-align: center;
    font-weight: 800;
    text-transform: uppercase;
}
.core_value .core_value_info{
    background-color: #ffffff;
    height: 395px;
    margin: 5px 0;
}
.core_value .core_value_info:hover{
    background-color: #edf4f7;
    box-shadow: 0px 4px 5px #ccc;
}
.core_value .core_value_info .core_value_detail{
    padding: 20px 30px;
}
.core_value .core_value_info .core_value_detail .core_value_icon{
    width: 25%;
    margin-left: auto;
    margin-right: auto;
}
.core_value .core_value_info .core_value_detail .core_value_icon img{
    width: 100%;
}
.core_value .core_value_info .core_value_detail .core_value_text{}
.core_value .core_value_info .core_value_detail .core_value_text h3{
    color: #133e6b;
    font-size: 19px;
    text-align: center;
}
.core_value .core_value_info .core_value_detail .core_value_text p{
    font-size: 14px;
    text-align: justify;
}


/* end core value section */

/* start service section */
.company_service{
    background-color: #ffffff;
    overflow: hidden;
    padding: 44px 0;
    margin: 0 auto;
}
.company_service .service_info{
    width: 100%;
    padding: 0 0;
    margin: 0;
}
.company_service .service_info .service_title{}
.company_service .service_info .service_title h2{
    color: #133e6b;
    text-transform: uppercase;
    font-size: 46px;
    font-weight: 800;
}
.company_service .service_info p{
    color: #000;
    font-size: 14px;
    text-align: justify;
}
.company_service .service_name{
    border: 3px #fff solid;
    box-shadow: 0px 2px 3px #00000052;
    position: relative;
    overflow: hidden;
}
.company_service .service_name img{
    width: 100%;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -moz-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
    -webkit-transition: all 0.6s ease;
    -ms-transition: all 0.6s ease;
    transition: all 0.6s ease;
 }
.company_service .service_name img:hover{
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
    z-index: -1;
    -moz-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
    -webkit-transition: all 0.6s ease;
    -ms-transition: all 0.6s ease;
    transition: all 0.6s ease;
 }
.company_service .service_name .service_name_text{position: absolute;bottom: 32px;background-color: #062648d4;clip-path: polygon(100% 0, 100% 48%, 100% 100%, 0% 100%, 0% 100%, 15% 0%);float: right;right: 0;padding: 10px 0;}
.company_service .service_name .service_name_text a{color: #fff;padding: 14px 73px;text-transform: uppercase;padding-right: 22px;margin: 0;font-size: 22px;text-decoration: none;}
/* end service section */

/* start parallex section */
.company_parallex{
    padding: 52px 0;
    margin: 0 auto;
    background: url(../images/para-bg.jpg) no-repeat;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: relative;
}
.company_parallex::before{
    content: '';
    background-color: #003868ad;
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
}
.company_parallex .parallex_content{
    text-align: center;
    padding: 21px 0;
    position: relative;
}
.company_parallex .parallex_content h2{
    color: #fff;
}
.company_parallex .parallex_content p{
    color: #fff;
    font-size: 1rem;
}
.company_parallex .parallex_content a{
    padding: 12px 47px;
    background-color: #00b6ff;
    color: #fff;
    font-size: 15px;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 600;
    margin-top: 11px;
    display:  inline-block;
}
/* end parallex section */

/* start partner section */
.company_partner{
    overflow: hidden;
    width: 100%;
    padding: 92px 0;
    text-align: center;
    margin: 0 auto;
}
.company_partner h2{
    color: #133e6b;
    font-size: 46px;
    font-weight: 700;
}
.company_partner p{}
.company_partner p{
    color: #333;
    font-size: 14px;
    margin-bottom: 46px;
}
.company_partner .partners_block{
    padding: 9px 0;
}
.company_partner .partners_block img{
    width: 16%;
}
/* end partner section */

/* start testimonial section */
.company_testi{
    /* padding: 52px 0; */
    margin: 0 auto;
    background: url(../images/management.jpg) no-repeat;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: relative;
    height: 65vh;
}
.company_testi .testi_block{
    /* content: ''; */
    background: url(../images/testi-bg.jpg) no-repeat;
    background-size: 100%;
    position: absolute;
    width: 65%;
    height: 69vh;
    top: -34px;
    right: 0;
    clip-path: polygon(100% 0, 100% 48%, 100% 100%, 0% 100%, 0% 100%, 39% 0%);
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    overflow: hidden;
}
.company_testi .testi_block::before{
    content: '';
    background-color: #00133ecf;
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
}
.company_testi .testi_block .testimoni{
    width: 64%;
    float: right;
    position: relative;
    padding: 31px 24px;
    top: 150px;
}
.company_testi .testi_block .testimoni h3{font-size: 2rem;font-weight: 700;color: #fff;text-transform: uppercase;text-align: center;}
.company_testi .testi_block .testimoni p{color: #fff;/* text-transform: uppercase; */font-size: 1rem;text-align: left;margin-bottom: 0;}
.company_testi .testi_block .testimoni ul{
    margin: 0;
    padding: 0;
}
.company_testi .testi_block .testimoni ul li{color: #fff;/* text-transform: uppercase; */font-size: 1rem;text-align: left;margin-bottom: 0;}
.company_testi .testi_block .testimoni .user_block{
    width: 100%;
    background-color: #133e6ba8;
    color: #fff;
    padding: 26px 25px;
}
.company_testi .testi_block .testimoni .user_block .review{
    width: 100%;
}
.company_testi .testi_block .testimoni .user_block .review p{
    font-size: 1rem;
    text-transform: none;
    text-align: justify;
}
.company_testi .testi_block .testimoni .user_block .user_id{
    width: 100%;
    padding: 18px 0;
    display: flex;
}
.company_testi .testi_block .testimoni .user_block .user_id .user_img{
    width: 20%;
    float: left;
}
.company_testi .testi_block .testimoni .user_block .user_id .user_img img{
    width: 100%;
}
.company_testi .testi_block .testimoni .user_block .user_id .user_details{
    padding: 13px 24px;
    width: 79%;
}
.company_testi .testi_block .testimoni .user_block .user_id .user_details h3{
    font-size: 1.5rem;
    text-align: left;
}
.company_testi .testi_block .testimoni .user_block .user_id .user_details p{
    font-size: 1rem;
    text-align: left;
}
/* end testimonial section */

/* start sub section */
.newsletter{
    /* position: relative; */
    /* top: -38px; */
    /* display: none; */
}
.newsletter .newsletter_block {
    background-color: #00b6ff;
    padding: 9px 15px;
    box-shadow: 0px 3px 7px #0000006b;
    position: relative;
    width: 61%;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: -21px;
    z-index: 10;
}
.newsletter .newsletter_block .inner_block{/* width: 70%; */margin-left: auto;margin-right: auto;display: flex;align-items:  center;justify-content: center;}
.newsletter .newsletter_block .inner_block h3{
    color: #fff;
    float: left;
    font-size: 20px;
}
.newsletter .newsletter_block .inner_block input{
    margin-left: 18px;
    width: 33%;
    padding: 6px 6px;
    border-radius: 0;
    outline: none;
    border: 1px #fff solid;
    height: 50px;
}
.newsletter .newsletter_block .inner_block a{
    color: #fff;
    text-decoration: none;
    padding: 7px 18px;
    background-color: #113560;
    border-radius: 0;
    margin-left: 10px;
}

/* end testimonial section */


/* Start contact page */
.inner_banner{
    position: relative;
    overflow: hidden;
    margin: 0 auto;
    padding: 0;
    margin-top: 128px;
}
.inner_banner img{
    width: 100%;
}

.contact_details{
    padding: 40px 0;
    overflow: hidden;
    margin: 0;
}
.contact_details .contact_title{
    text-align: center;
    padding: 18px 0;
    padding-top: 0;
}
.contact_details .contact_title h2{
    font-size: 35px;
    color: #005b80;
    font-weight: 800;
    margin: 0;
}
.contact_details .contact_title span{}
.contact_details .lhs_detail{
    padding: 28px 24px;
    background-color: #deeef5;
}
.contact_details .lhs_detail h3{
    color: #133e6b;
    font-size: 26px;
}
.contact_details .lhs_detail p{
    margin: 0;
    padding: 0;
    display: flex;
    font-size: 16px;
    color: #5a5a5a;
    font-weight: 500;
}
.contact_details .lhs_detail p i{
    margin-right: 11px;
    font-size: 22px;
    color: #133e6b;
    padding-top: 10px;
}
.contact_details .lhs_detail ul{
    margin: 0;
    padding: 0;
    list-style: none;
}
.contact_details .lhs_detail ul li{}
.contact_details .lhs_detail ul li a{
    color: #5a5a5a;
    font-size: 15px;
    font-weight: 500;
    text-decoration: none;
}
.contact_details .lhs_detail ul li i{
    margin-right: 11px;
    font-size: 17px;
    color: #133e6b;
}
.contact_details .rhs_detail{
    width: 100%;
    padding: 29px 14px;
    background-color: #e5e5e5;
}
.contact_details .rhs_detail .contact_form{
    padding: 20px 14px;
}
.contact_details .rhs_detail .contact_form .form_group{
    position: relative;
    margin-bottom: 17px;
    text-align: right;
}
.contact_details .rhs_detail .contact_form .form_group i{
    position: absolute;
    left: 10px;
    top: 17px;
    font-size: 17px;
    color: #06305a;
}
.contact_details .rhs_detail .contact_form .form_group .form_control{
    padding: 0;
    padding-left: 38px;
    display: block;
    width: 100%;
    height: 49px;
    font-size: 13px;
    border: #ffffff 1px solid;
    color: rgba(255, 255, 255, .4)!important;
    background: #f1f1f1!important;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
}
.contact_details .rhs_detail .contact_form .form_group textarea.form_control{
    height: inherit!important;
}





/* strat footer section */
.footer{
    background: url(../images/footer-bg.jpg) no-repeat;
    padding: 21px 0;
    position: relative;
    /* height: 50vh; */
    overflow: hidden;
    /* margin-top: 75px; */
    padding-bottom: 12px;
}
.footer::before{
  content: '';
  background-color: #003868ad;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  position: absolute;
  overflow: hidden;
  z-index: 1;
}

.footer .inner_footer{
    position: relative;
    width: 100%;
    padding: 0px 0;
    z-index: 100;
}
.footer .inner_footer .footer_text{}
.footer .inner_footer .footer_text p{
    color: #fff;
}
.footer .inner_footer .footer_text .footer_logo{
    width: 100%;
    display: flex;
    margin-bottom: 12px;
}
.footer .inner_footer .footer_text .footer_logo img{
    width: 20%;
}
.footer .inner_footer .footer_text .footer_logo h2{    
color: #fff;    
font-size: 3rem;    
text-transform: uppercase;
}

.footer .inner_footer .footer_links{}
.footer .inner_footer .footer_links .heading{
    color: #fff;
    margin: 0;
    padding-bottom: 1px;
    font-size: 18px;
    font-weight: 700;
}
.footer .inner_footer .footer_links p{
    color: #fff;
    margin: 0;
    padding-bottom: 4px;
    font-size: 13px;
}
.footer .inner_footer .footer_links p a{
    text-decoration: none;
    color: #fff;
    font-weight: 600;
}
.footer .inner_footer .footer_links h3{
    color: #ffbc00;
    text-transform: uppercase;
    font-size: 19px;
}
.footer .inner_footer .footer_links ul{
    list-style: none;
    margin: 0;
    padding: 0;
}
.footer .inner_footer .footer_links ul li{
    text-decoration: none;
    padding: 0px 0;
}
.footer .inner_footer .footer_links ul li a{
    text-decoration: none;
    color: #fff;
    font-size: 14px;
}
.footer .inner_footer .footer_links ul li a:hover{
  color: #00b6ff;
}

.footer .inner_footer .social_links{
    display: flex;
    padding: 10px 0;
}
.footer .inner_footer .social_links h3{
    color: #ffc107;
    font-size: 20px;
    margin-right: 10px;
}
.footer .inner_footer .social_links ul{
    list-style: none;
    margin: 0;
    padding: 0;
}
.footer .inner_footer .social_links ul li{
    display: inline-block;
}
.footer .inner_footer .social_links ul li a{
    color: #fff;
   
}
.footer .inner_footer .social_links ul li a i{
    font-size: 14px;
}


.fb{
    background: #0047c7;
    padding: 5px 12px;
    border-radius: 4px;
    min-width: 27px;
    height: 27px;
}
.inta{
    background: linear-gradient(
29.61deg
, #f38334 0%, #da2e7d 50.39%, #6b54c6 100%);
    padding: 5px 10px;
    border-radius: 4px;
    min-width: 27px;
    height: 27px;
}
.twit{
    background: #00b6ff;
    padding: 5px 9px;
    border-radius: 4px;
    min-width: 27px;
    height: 27px;
}
.ldin{
    background: #01b8e1;
    padding: 5px 10px;
    border-radius: 4px;
    min-width: 27px;
    height: 27px;
}

.footer .copy_right{    
    border-top: 1px #ccc solid;    
    position: relative;    
    z-index: 1;
}
.footer .copy_right .right_company{
    text-align: center;
}
.footer .copy_right .right_company p{
    margin: 0;
    color: #fff;
    font-size: 13px;
    padding-top: 10px;
}
/* end footer section */



.query_btn{
    position: fixed;
    bottom: 47%;
    background-color: #fc5f1e;
    padding: 5px 10px;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
    z-index: 1;
}
.query_btn a{
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 15px;
}

.modal-header{
    border: none;
  }
  .modal-body{
      padding: 0 34px;
  }
  .modal-body .contact-form{}
  .modal-body .contact-form .form-group{margin-bottom: 10px;position: relative;}
  .modal-body .contact-form .form-group i{
    position: absolute;
    left: 10px;
    top: 10px;
    font-size: 20px;
    color: #06305a;
  }
  .modal-body .contact-form .form-group .form-pax{width: 100%;padding: 9px 3px;font-size: 15px;padding-left: 37px;line-height: 2.2;color: #555;background-color: #fff;border: 1px solid #92b3c7;border-radius: 5px;outline: none;}
  .modal-body .contact-form .form-group .form-date{width: 100%;padding: 6px 5px;padding-left: 40px;font-size: 13px;/* margin-left: 10px; */line-height: 2.2;color: #555;background-color: #fff;border: 1px solid #ccc;border-radius: 0px;outline: none;}
  .modal-body .contact-form .form-group .form-control{
      width: 100%;
      padding: 5px 10px;
      font-size: 14px;
      padding-left: 42px;
      line-height: 30px;
      color: #555;
      background-color: #fff;
      border: 1px solid #92b3c7;
      border-radius: 5px;
      -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
      box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
      -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
      transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
      /* margin-bottom: 16px; */
      margin-right: 0px;
      -webkit-appearance: none;
  }
  .modal-body .contact-form .element-text{
      width: 100%;
      padding: 5px 16px;
      font-size: 12px;
      line-height: 2.428571;
      color: #555;
      background-color: #fff;
      border: 1px solid #ccc;
      border-radius: 0px;
      -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
      box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
      -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
      transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
      margin-bottom: 20px;
      margin-right: 0px;
      -webkit-appearance: none;
  }
  
  .modal-content{
    background-color: #0a0c2abf;
    /* box-shadow: 0 4px 16px #929191; */
  }
  
  .modal-dialog{
    top:25%;
    /* background-color: #000; */
    opacity: 1;
  }
  .modal-backdrop.show{
    opacity: .9;
  }
  .modal-backdrop{
    background-color: #00000063;
  }
  
  .model-btn{
    font-size: 18px;
    color: #fff;
    font-weight: 400;
    padding: 7px 101px;
    margin-left: auto;
    margin-right: auto;
    border: none;
    outline: none;
    background-color: #005b80;
    display: block;
  }
  
  .modal-header .btn-close{
    background-color: #fff;
    opacity: 1;
  }
  .modal-header .modal-title{
    font-size: 18px;
    color: #005b80;
  }

  .rnd_end_block{
    padding: 20px 0;
    background-color: #fff;
}
  .rnd_end_block .end_inner{}
  .rnd_end_block .end_inner .end_inner_text{
    padding-top: 25px;
}
  .rnd_end_block .end_inner .end_inner_text p{}


  .rnd_career_block{
    padding: 31px 0;
}
  .rnd_career_block .rnd_career_title{
    text-align: center;
}
  .rnd_career_block .rnd_career_title h2{
    font-size: 35px;
    color: #005b80;
    font-weight: 800;
    margin: 0;
    padding: 20px 0;
}
  .rnd_career_block .rnd_career_inner{}
  .rnd_career_block .rnd_career_inner h2{
    color: #005a7e;
    font-size: 29px;
}
  .rnd_career_block .rnd_career_inner p{}
  .rnd_career_block .rnd_career_inner h3{
    color: #005b80;
    font-size: 17px;
}
  .rnd_career_block .rnd_career_inner .career_form{}
  .rnd_career_block .rnd_career_inner .career_form h3{
    color: #005b80;
    font-size: 32px;
    text-align: center;
}
  .rnd_career_block .rnd_career_inner .career_form .job_form{
    padding: 21px 19px;
    background-color: #d8e0e3;
}
  

  .rnd_career_block .rnd_career_inner .career_form .job_form .job-form-nav{
    display: flex;
    width: 100%;
    padding: 0 0;
    margin: 0;
}
  .rnd_career_block .rnd_career_inner .career_form .job_form .job-form-nav .form-check{
    width: 14%;
}
  .rnd_career_block .rnd_career_inner .career_form .job_form .job-form-nav .form-check .form-check-input{
    border-color: #0d6efd;
}
  .rnd_career_block .rnd_career_inner .career_form .job_form .job-form-nav .form-check .form-check-label{
    font-size: 15px;
    font-weight: 500;
    color: #004c6a;
}
  .rnd_career_block .rnd_career_inner .career_form .job_form .form_group {
    position: relative;
    margin-bottom: 17px;
    display: flex;
}
  .rnd_career_block .rnd_career_inner .career_form .job_form .form_group> label{
    width: 150px;
    padding: 10px 10px;
    font-size: 14px;
    color: #7a7a7a;
    /* background: #fff; */
}
  .rnd_career_block .rnd_career_inner .career_form .job_form .form_group> #formFile{
    border: #fff 1px solid;
    padding: 7px 9px;
    border-radius: 0;
}
  .rnd_career_block .rnd_career_inner .career_form .job_form .form_group .form_control{
    padding: 0;
    padding-left: 14px;
    display: block;
    width: 100%;
    height: 42px;
    font-size: 13px;
    border: #ffffff 1px solid;
    color: rgb(0 90 126)!important;
    background: #ffffff!important;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
}
  .rnd_career_block .rnd_career_inner .career_form .job_form .form_group textarea.form_control {
    height: inherit!important;
}

.rnd_career_block .rnd_career_inner .career_form .job_form .form_group> select{
    width: 100%;
    padding: 10px 12px;
    background-color: #ffffff;
    outline: none;
    border: none;
    color: #767676;
}

.download_form{
    background-color: #005a7e;
}
.download_form .download_info{
    padding: 10px 4px;
}
.download_form .download_info p{
    margin: 0;
    padding: 0;
    color: #fff;
}
.download_form .download_info p a{}
.download_form .download_btn{
    padding: 32px 0;
}
.download_form .download_btn a{
    color: #fff;
    background-color: #00b6ff;
    padding: 12px 22px;
    border-radius: 4px;
    font-size: 18px;
    font-weight: 700;
    text-decoration: none;
}

.page_link_btn{
    color: #fff;
    text-decoration: none;
    padding: 12px 38px;
    background-color: #00b6ff;
    text-transform: uppercase;
    margin-top: 19px;
    display: inline-block;
}

.why_about{
    padding: 48px 0;
    margin: 0 auto;
    background: url(../images/testi-bg.jpg) no-repeat;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: relative;
}
.why_about .why_about_title{
    text-align: center;
    color: #ffffff;
    z-index: 2;
}
.why_about .why_about_title h2{
    font-weight: 700;
}
.why_about .why_about_inner{
    z-index: 2;
}
.why_about .why_about_inner p{
    color: #fff;
    text-align: justify;
}
.why_about .why_about_inner ul{
    list-style: none;
    margin: 0;
    padding: 0;
}
.why_about .why_about_inner ul li{
    
display: inline-flex;
    
margin-bottom: 10px;
}
.why_about .why_about_inner ul li p{
    color: #fff;
    margin: 0 auto;
    padding: 0 0;
    font-size: 16px;
    text-align: justify;
}
.why_about .why_about_inner ul li i{
    color: #00b6ff;
    font-size: 16px;
    padding: 4px 3px;
    margin: 0;
}

.opicity_overlay{
    height: 100%;
    width: 100%;
    background-color: #05091675;
    position: absolute;
    top: 0;
    z-index: 1;
}