
img{
    width: 100%;
}
header{
    box-shadow: 0px 4px 11px #00000052;
    position: relative;
    z-index: 10;
}
header .marq{

}
header .marq p{
margin: 0;
font-size: 12px;
line-height: 13px;
padding: 6px 0px;
}

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

.top_bar{
    background-color: #f0f4f9;
    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;
    border-right: #88a4b9 1px solid;
}
.top_bar ul li:nth-last-child(1){    
    border-right: none;
    padding-right: 0;
}
.top_bar ul li a{
    color: #00566a;
    text-decoration: none;
    font-size: 14px;
    font-weight: 500;
}
.top_bar ul li a i{
    color: #00566a;
    font-size: 14px;
}

.main_nav{
    width: 100%;
    /* overflow: hidden; */
    background-color: #fff;
    margin: 0 auto;
    padding: 0px 0;
}
.main_nav .logo{
    padding-top: 1px;
    width: 54%;
}
.main_nav .logo img{
    width: 100%;
}
.main_nav .sea-links{
    width: 100%;
    /* padding: 30px 0; */
    margin: 0 auto;
}
.main_nav .sea-links ul{
    list-style: none;
    margin: 0;
    padding: 0;
    float: right;
}
.main_nav .sea-links ul li{
    display: inline-block;
    padding: 0 9px;
    margin: 0 auto;
    border-right: 1px #ccc solid;
}
.main_nav .sea-links ul li:nth-last-child(1){    
    padding-right: 0;
    border-right: none;
}
.main_nav .sea-links ul li i{
    color: #00566a;
    font-size: 20px;
}
.main_nav .sea-links ul li a{
    text-decoration: none;
    margin-left: 0px;
    font-size: 18px;
    color: #383838;
    font-weight: 700;
}
.main_nav .sea-links ul li .sea-link-btn{
    background-color: #00566a;
    padding: 6px 6px;
    color: #fff;
    border-radius: 4px;
    font-size: 13px;
}
.main_nav .navbar{
    background-color: #00566a;
}

.main_nav .navbar .nav-item .nav-link{  
    /* margin-left: 30px; */  
    padding: 10px 22px;  
    color: #ffffff !important;  
    font-weight: 500;  
    text-transform: uppercase;  
    font-size: 14px;
}


.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: #00566a;
    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;
}
.home_slider .slider_sec{
    position: relative;
}
.home_slider .slider_sec img{
    width: 100%;
}
.home_slider .slider_mask{
    position: absolute;
    width: 100%;
    background: linear-gradient( 
90deg
 , rgb(0 86 106) 0%, rgba(0, 52, 120, 0.1) 70%, rgba(0, 52, 120, 0.1) 100%);
    color: rgb(255, 255, 255);
    height: 100%;
    z-index: 100;
    top: 0;
}
.home_slider .slider_mask .mask_detail{
    width: 54%;
    padding: 21px 20px;
    margin-top: 90px;
}
.home_slider .slider_mask .mask_detail h1{
    color: #fff;
    font-size: 40px;
    text-transform: uppercase;
    font-weight: 800;
}
.home_slider .slider_mask .mask_detail p{
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    border-bottom: #fff 1px solid;
    padding-bottom: 19px;
    margin-bottom: 32px;
    line-height: 28px;
}
.home_slider .slider_mask .mask_detail a{
    font-size: 14px;
    font-weight: 500;
    color: #000000;
    text-decoration: none;
    text-transform: uppercase;
    padding: 12px 23px;
    background-color: #ffa500;
    border-radius: 5px;
}
/* End slider section */


/* start history section */
.company_info{
    overflow: hidden;
    margin: 0 auto;
    padding: 18px 0;
    background-color: #f6f6f6;
}
.company_info h2{
    padding: 29px 0;
    padding-top: 0;
    text-align: center;
    color: #00566a;
    font-size: 37px;
    font-weight: 700;
}
.company_info .info_detail{
    width: 79%;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    margin-bottom: 45px;
    align-items: center;
    justify-content: center;
}

.company_info .info_detail h2{
    color: #00566a;
    font-size: 34px;
    text-transform: uppercase;
    font-weight: 700;
    padding: 26px 14px;
    width: 49%;
    text-align: right;
    /* float: left; */
    border-right: 5px #00566a solid;
}
.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: 13px;
    text-align: justify;
    line-height: 20px;
    width: 50%;
    margin: 0 20px;
    float: left;
}
.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%; 
    position: relative;
    border-radius: 5px;
    overflow: hidden;
}
.company_info .info_gallery .images_sec{
    width: 100%;   
}
.company_info .info_gallery .images_sec img{
    width: 100%;
}

.company_info .info_tab{
    position: absolute;
    top: 0;
    content: "";
    /* left: -101%; */
    height: 100%;
    width: 100%;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
    background-size: 101% 101%;
    /* background-color: #003478bf; */
    display: flex;
    align-items: center;
    z-index: 100;
}
.company_info .info_tab .info_teb_sec{
    position: absolute;
    width: 99%;
    display: block;
    text-align: center;
    padding: 110px 0;
    opacity: 0;
    transition: 1.2s;
    z-index: 100;
}
.company_info .info_tab .info_teb_sec .tab_icon{
    width: 34%;
    padding: 3px 3px;
    margin-left: auto;
    margin-right: auto;
}
.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;
}

.company_info .info_gallery .info_tab::before{
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: #00566ac2;
    z-index: 10;
    left: -100%;
    transition: 1s;
   }
.company_info .info_gallery:hover .info_tab::before{
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    /* background: #000; */
    z-index: 10;
    left: -0%;
    transition: 1s;
   }

.company_info .info_gallery:hover .info_teb_sec{
    opacity: 1;
}

.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{}

.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: 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;
}
/* end history section */

/* start core value section */
.core_value{
    overflow: hidden;
    margin: 0 auto;
    padding: 0px 0;
    background-color: #ffffff;
}
.core_value .value-head{
 
}
.core_value .value-head h2{
    color: #00566a;
    font-size: 30px;
    text-align: center;
    font-weight: 800;
    text-transform: uppercase;
}
.core_value .value-head p{
    padding: 0px 94px;
    text-align: center;
    font-size: 13px;
}
.core_value .core_value_info{
    background-color: #ffffff;
    height: 250px;
    margin: 5px 0;
    padding: 15px 24px;
    border: 1px #ccc solid;
    border-radius: 4px;
}
.core_value .core_value_info:hover{
    background-color: #edf4f7;
    box-shadow: 0px 4px 5px #ccc;
}
.core_value .core_value_info .core_value_detail{
    padding: 0px 0px;
    width: 100%;
    display: flex;
}
.core_value .core_value_info .core_value_detail .core_value_icon{
    width: 15%;
    float: left;
}
.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{
    width: 75%;
    margin-left: auto;
    margin-right: auto;
}
.core_value .core_value_info h3{
    color: #00566a;
    font-size: 19px;
    text-align: left;
    font-weight: 800;
}
.core_value .core_value_info .core_value_detail .core_value_text p{
    font-size: 13px;
    /* text-align: justify; */
    line-height: 18px;
}
.core_value .core_value_info .core_value_detail .core_value_text a{
    font-size: 14px;
    font-weight: 700;
    color: #00566a;
    text-transform: uppercase;
}


/* 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/quote_bg_texture.png) no-repeat;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: relative;
}
.company_parallex::before{
    content: '';
    background-color: #f3f3f3ad;
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 0;
}
.company_parallex .parallex_content{
    /* text-align: center; */
    padding: 21px 0;
    position: relative;
    z-index: 10;
}
.company_parallex .parallex_content h2{
    color: #00566a;
    font-weight: 800;
    text-transform: uppercase;
}
.company_parallex .parallex_content p{
    color: #393939;
    font-size: 1rem;
}
.company_parallex .parallex_content a{
    padding: 12px 47px;
    background-color: #00566a;
    color: #fff;
    font-size: 15px;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 600;
    margin-top: 11px;
    display:  inline-block;
}
.company_parallex .parallex_form {
    background: #ffffff;
    padding: 14px 25px;
    position: relative;
}
.company_parallex .parallex_form .form-group{
 
}
.company_parallex .parallex_form .form-group .btn-set{
    padding: 9px 43px;
    background-color: #00566a;
    color: #fff;
    font-size: 15px;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 600;
    margin-top: 11px;
    display: inline-block;
    border: none;
    outline: none;
}
.company_parallex .parallex_form .form-group label{
    font-size: 12px;
    margin-bottom: 6px;
}
.company_parallex .parallex_form .form-group .form-control{
    border-radius: 0;
}
.company_parallex .parallex_form .form-group .form-control2{ 
    display: block; 
    width: 100%;
}
/* end parallex section */

/* start partner section */
.company_partner{
    overflow: hidden;
    width: 100%;
    padding: 0px 0;
    text-align: center;
    margin: 0 auto;
}
.company_partner h2{
    color: #00566a;
    font-size: 29px;
    font-weight: 700;
    padding: 27px 0;
    padding-bottom: 0;
}
.company_partner p{}
.company_partner p{
    color: #333;
    font-size: 13px;
    margin-bottom: 46px;
}
.company_partner .partners_block{
    padding: 0px 0;
}
.company_partner .partners_block img{
    width: 16%;
}
/* end partner 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;
    width: 100%;
    overflow: hidden;
}
.inner_banner img{
    width: 100%;
}
.inner_banner .inner_banner_title{
    position: absolute;
    bottom: 0;
    width: 100%;
    overflow: hidden;
    padding: 78px 0;
}
.inner_banner .inner_banner_title h2{
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
}


.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: #00566a;
    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: #00566a;
    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: #ffa500;
    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: #ffa500;
}
.contact_details .rhs_detail{
    width: 100%;
    padding: 42px 14px;
    background-color: #deeef5;
}
.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: #00566a;
}
.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: #ffffff!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: 20px 0;
    position: relative;
    /* height: 50vh; */
    overflow: hidden;
    /* margin-top: 75px; */
    padding-bottom: 0;
    /* background: #030303; */
    background-color: #000;
}
.footer::before{
  content: '';
  background-color: #292929;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  position: absolute;
  overflow: hidden;
  z-index: 1;
}

.footer .inner_footer{
    position: relative;
    width: 100%;
    padding: 44px 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: #003478;
    margin: 0;
    padding-bottom: 1px;
    font-size: 18px;
    font-weight: 700;
}
.footer .inner_footer .footer_links p{
    color: #d2d2d2;
    margin: 0;
    padding-bottom: 4px;
    font-size: 13px;
}
.footer .inner_footer .footer_links p a{
    text-decoration: none;
    color: #ffffff;
    font-weight: 600;
}
.footer .inner_footer .footer_links h3{
    color: #ffffff;
    text-transform: uppercase;
    font-size: 19px;
    font-weight: 700;
}
.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: #b1b8c1;
    font-size: 14px;
}
.footer .inner_footer .footer_links ul li a:hover{
  color: #00b6ff;
}

.copy_right .social_links{
    display: flex;
    padding: 10px 0;
    float: right;
}
.copy_right .social_links h3{
    color: #ffffff;
    font-size: 20px;
    margin-right: 10px;
}
.copy_right .social_links ul{
    list-style: none;
    margin: 0;
    padding: 0;
}
.copy_right .social_links ul li{
    display: inline-block;
}
.copy_right .social_links ul li a{
    color: #fff;
   
}
.copy_right .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;
    background-color: #00566a;
    padding: 23px 0;
}
.footer .copy_right .right_company{
    text-align: left;
}
.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: #00566a;
    display: block;
  }
  
  .modal-header .btn-close{
    background-color: #fff;
    opacity: 1;
  }
  .modal-header .modal-title{
    color: #005b80;
    font-size: 24px;
    font-weight: 800;
  }

  .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: rgba(255, 255, 255, .4)!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;
}

.mathord{}
.mathord h3{
    color: #ffffff;
    text-transform: uppercase;
    font-size: 19px;
    font-weight: 700;
}
.mathord img{
    width: 69%;
}

.about-section{
    padding: 0px 0px;
}


.about-section .main-img{
    background-image: url(../images//texture.jpg);
    
}
.about-section  .main-img .img-sec{
    
}
.about-section  .main-img .img-info {
    text-align: center;
    background: #00566a;
    color: #ffff;
}

/* .about-section .img-sec::before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    background: #f5ebff;
    bottom: -30px;
    left: -30px;
    z-index: -1;
    -webkit-animation-name: bg-cng;
    animation-name: bg-cng;
    -webkit-animation-duration: 10s;
    animation-duration: 10s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}
.about-section .img-sec::after {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    background: #f5ebff;
    top: -30px;
    right: -30px;
    z-index: -1;
    -webkit-animation-name: bg-cng;
    animation-name: bg-cng;
    -webkit-animation-duration: 10s;
    animation-duration: 10s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
} */

.about-section .img-info h2{
    color: #e8fbff;
    font-size: 14px;
    padding: 5px;
}
.about-section .img-info p{
    margin: 0;
    padding: 0;
    font-size: 12px;
    font-weight: 500;
}



.about-section .about-content{
    padding-left: 52px;
}
.about-section .about-content h4{
    font-size: 15px;
    color: #ac8104;
}
.about-section .about-content h3{
    font-weight: 800;
    color: #00566a;
}
.about-section .about-content .nav-tabs{
    margin-top: 25px;
}
.about-section .about-content .nav-tabs .nav-item{

}
.about-section .about-content .nav-tabs .nav-item .nav-link{ 
    color: #cacaca; 
    border: none;
}
.about-section .about-content .nav-tabs .nav-item .nav-link.active{
    border: none;
    border-bottom: #00566a 2px solid;
    color: #00566a;
    font-weight: 600;
}
.about-section .about-content .tab-content{
    padding: 20px 0px;
}
.about-section .about-content .tab-content .tab-pane {}
.about-section .about-content .tab-content .tab-pane p{
    font-size: 13px;
}
.about-section .about-content .inner-img-sec{

        width: 28%;
        display: none;
    }

.about-section .about-content .inner-img-sec img{}

.testimonial-section {
    padding: 30px 0px;
}
.testimonial-section .testi-head {
    text-align: center;
    padding: 32px 113px;
}
.testimonial-section .testi-head h3{
    font-weight: 700;
    font-size: 33px;
    color: #00566a;
}
.testimonial-section .testi-head p{
    font-size: 13px;
}
.testimonial-section .testi-block {
    margin-top: 46px;
    background-color: #fff7f7;
    padding: 51px 30px;
    text-align: center;
    border-radius: 17px;
}
.testimonial-section .testi-block .img-set{
    width: 30%;
    margin-top: -24ox;
    margin: 0 auto;
    position: absolute;
    margin-top: -24ox;
    top: 0;
    left: 0;
    right: 0;
    /* border: #b09292 8px solid; */
    border-radius: 74px;
    overflow: hidden;
}
.testimonial-section .testi-block .cont{}
.testimonial-section .testi-block .cont h3{
    font-size: 14px;
    margin-top: 22px;
}
.testimonial-section .testi-block .cont p{
    font-size: 13px;
}

.blog-section{
 
background-color: #f7f7f7;
 
padding: 30px 0px;
}
.blog-section .latest-mark{
 
background-color: #fff;
 
margin-bottom: 30px;
 
}
    .blog-section .latest-mark h3{
 
font-size: 18px;
 
background: #00566a;
 
color: #fff;
 
padding: 9px 16px;
}
    .blog-section .latest-mark marquee {
 
   
    }
    .blog-section .latest-mark marquee ul{
 
padding: 0;
 
}
    .blog-section .latest-mark marquee ul li{
 
list-style: none;
 
display: flex;
 
justify-content: space-between;
 
align-items: center;
 
padding: 6px 17px;
}
    .blog-section .latest-mark marquee ul li a{
 
text-decoration: none;
 
/* padding: 5px 40px; */
 
display: block;
 
color: #d11919;
 
font-size: 13px;
 
width: 73%;
}

.blog-section .testi-head {
    text-align: center;
    padding: 32px 113px;
}
.blog-section .testi-head h3{
    font-weight: 700;
    font-size: 33px;
    color: #00566a;
}
.blog-section .testi-head p{
    font-size: 13px;
}
.blog-section .blog-box{
 
background-color: #fff;
 
height: 258px;
 
overflow: auto;
}

.blog-section .blog-box .img-set{
 
}
.blog-section .blog-box .coni{
 
padding: 13px 24px;
}
.blog-section .blog-box .coni h3{
 
font-size: 20px;
 
font-weight: 700;
}
.blog-section .blog-box .coni p{
 
font-size: 13px;
 
color: #525252;
}

.side-pop {}
.side-pop .flight-btn{
    border: none;
    background: #ffa500;
    color: #02315f;
    padding: 14px 16px;
    position: fixed;
    top: 180px;
    z-index: 1000;
}
.side-pop .flight-btn i{
    font-size:20px;
}
.side-pop .btn-shot{
    border: none;
    background: #ffa500;
    color: #02315f;
    padding: 14px 16px;
    position: fixed;
    top: 240px;
    z-index: 1000;
}

.side-pop  .form-group{
    margin-bottom: 19px;
}
.side-pop  .form-group button{
    margin-bottom: 19px;
    background: #08186e;
    border: none;
    color: #fff;
    padding: 13px 0px;
    width: 100%;
    margin: 0;
}
.side-pop  .form-group .form-control{
height: 50px;
border-radius: 0;
}

.side-pop .modal.left{
    top: -27px;
}

.side-pop .modal.left .modal-dialog {
		position: fixed;
		margin: auto;
		width: 320px;
		/* height: 100%; */
		-webkit-transform: translate3d(0%, 0, 0);
		-ms-transform: translate3d(0%, 0, 0);
		-o-transform: translate3d(0%, 0, 0);
		transform: translate3d(0%, 0, 0);
	}

	.side-pop .modal.left .modal-contentt {
		height: 100%;
		overflow-y: auto;
	}
	
	.side-pop .modal.left .modal-body {
		padding: 16px 24px;
	}

/*Left*/
.side-pop .modal.left.fade .modal-dialog{
		left: -320px;
		-webkit-transition: opacity 0.3s linear, left 0.3s ease-out;
		   -moz-transition: opacity 0.3s linear, left 0.3s ease-out;
		     -o-transition: opacity 0.3s linear, left 0.3s ease-out;
		        transition: opacity 0.3s linear, left 0.3s ease-out;
                transform: inherit;
	}
	
    .side-pop .modal.left.fade.in .modal-dialog{
		left: 0;
	}

    .side-pop .modal.left.fade.show .modal-dialog {
        left: 80px;
        transition: opacity 0.3s linear, left 0.3s ease-out;
        height: auto;
        width: 521px;
        min-width: 48%;
        margin: 0 auto;
        top: 12%;
    }
        

    .contain_inner_sec{}
    .contain_inner_sec .contain_img{}
    .contain_inner_sec .contain_img img{}
    .contain_inner_sec .contain_info{
    display: inline-block;
    padding: 8px 0;
    width: 100%;
    overflow: hidden;
}
.contain_inner_sec .contain_info h3{
    width: 74%;
    font-size: 24px;
    font-weight: 800;
    text-transform: uppercase;
    line-height: 32px;
    color: #00566a;
    margin: 0;
    padding: 0;
    float: left;
}
.contain_inner_sec .contain_info a{
    background-color: #00566a;
    color: #fff;
    padding: 10px 36px;
    border-radius: 4px;
    text-align: center;
    float: right;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 700;
}

.custom_inner{
    width: 100%;
    padding: 38px 0;
    margin: 0 auto;
    overflow: hidden;
}
.custom_inner .custom_inner_lft{
    padding: 6px 2px;
    margin: 0;
}
.custom_inner .custom_inner_lft h3{
    color: #00566a;
    margin: 0 -25px 15px 0;
    font-size: 36px;
    font-weight: 800;
    text-transform: uppercase;
    line-height: 44px;
    letter-spacing: -1.08px;
}
.custom_inner .custom_inner_lft p{
    color: #333;
    padding: 0;
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
    margin: 0 0 25px;
}
.custom_inner .custom_inner_lft a{
    background-color: #00566a;
    color: #fff;
    padding: 10px 36px;
    border-radius: 4px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 700;
}
.custom_inner .custom_inner_rit{
    padding: 6px 15px;
    position: relative;
}
.custom_inner .custom_inner_rit .custom_rit_img{
    overflow: hidden;
    border-radius: 12px;
    position: relative;
}
.custom_inner .custom_inner_rit .custom_rit_img::before{
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    background-color: #00000073;
    transition-duration: .8s;
}
.custom_inner .custom_inner_rit .custom_rit_img img{
    width: 100%;
    transition: all ease-in-out 0.3s;
}

.custom_inner .custom_inner_rit .custom_rit_img:hover img{    
    transform: scale(1.1);
    transition: all ease-in-out 0.3s;
} 

.modal-body .front_query_form{
    padding: 0px 0px;
}
.modal-body .front_query_form .form-group{
    margin-bottom: 10px;
    overflow: hidden;
    width: 100%;
    display: flex;
}

.modal-body .front_query_form .form-group .form-pax{
    width: 100%;
    font-size: 14px;
    padding: 3px 0;
    outline: none;
}
.modal-body .front_query_form .form-group .form-check{
    float: left;
    width: 45%;
    display: inline-block;
    margin-right: 9px;
}
.modal-body .front_query_form .form-group label{
    color: #005b80;
    font-size: 14px;
    float: left;
    font-weight: 500;
    width: 142px;
}
.modal-body .front_query_form .form-group .form-control{
    padding: 5px 6px;
    font-size: 14px;
    border-radius: 0px;
    width: 88%;
}
.modal-body .front_query_form .model-note{
    width: 100%;
    padding: 14px 0;
    margin: 0;
}
.modal-body .front_query_form .model-note input{
    float: left;
    margin-right: 7px;
}
.modal-body .front_query_form .model-note p{
    font-size: 13px;
    margin: 0;
}

.custom-file-control::after {
    content: "Choose file...";
  }
  .custom-file-control::before {
    content: "Browse";
  }


.company_team{}
.company_team .member_wrap{
    text-align: center;
}
.company_team .member_wrap .team_membr{
    width: 100%; 
    position: relative;
    border-radius: 5px;
    overflow: hidden;
}
.company_team .member_wrap .team_membr .member_img{
    width: 100%;   
}
.company_team .member_wrap .team_membr .member_img img{
    width: 100%;   
}
.company_team .member_wrap .team_membr .member_info{
    position: absolute;
    top: 0;
    content: "";
    /* left: -101%; */
    height: 100%;
    width: 100%;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
    background-size: 101% 101%;
    /* background-color: #003478bf; */
    display: flex;
    align-items: center;
    z-index: 100;
}
.company_team .member_wrap h2{
    font-size: 19px;
    margin-bottom: 3px;
    color: #00566a;
    text-transform: uppercase;
    font-weight: 800;
    letter-spacing: -.36px;
    padding: 0;
    padding-top: 10px;
}
.company_team .member_wrap p{
    margin: 0;
    font-size: 14px;
    color: #257b8f;
}
.company_team .member_wrap .team_membr .member_info .member_detail{
    position: absolute;
    width: 99%;
    display: block;
    text-align: center;
    padding: 110px 0;
    opacity: 0;
    transition: 1.2s;
    z-index: 100;
}
.company_team .member_wrap .team_membr .member_info::before{
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: #00566ac2;
    z-index: 10;
    bottom: -100%;
    transition: 1s;
   }
.company_team .member_wrap .team_membr:hover .member_info::before{
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    /* background: #000; */
    z-index: 10;
    bottom: -0%;
    transition: 1s;
   }

.company_team .member_wrap .team_membr:hover .member_detail{
    opacity: 1;
}
.company_team .member_wrap .team_membr .member_info .member_detail p{
    color: #fff;
}

.fee-section{
    width: 100%;
    padding: 45px 0;
    margin: 0 auto;
}
.fee-section .fee-wrap{
    padding: 10px 0;
}
.fee-section .fee-wrap h3{
    color: #00566a;
    font-size: 22px;
    margin: 0;
}
.fee-section .fee-wrap p{}
.fee-section table{}
.fee-section table thead{}
.fee-section table thead tr{}
.fee-section table thead tr th{
    background-color: #00566a;
    color: #fff;
}


/* Start Gallery CSS */
.thumb {
	margin-bottom: 15px;
}
.thumb:last-child {
	margin-bottom: 0;
}

.thumb 
figure img {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
}
.thumb 
figure:hover img {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
}

/* Circular Page Design */

.circular{
    padding: 43px 0px;
}
.circular .circular-head{
    text-align: center;
    padding: 30px 0px;
}
.circular .circular-head h3{
    font-size: 20px;
    font-weight: bold;
    color: #1172ad;

}
.circular .circular-img{
    border: 1px solid #fff9f9;
    box-shadow: 1px 1px 9px #5c5757;
    width: 100%;
    overflow: hidden;
    
}
.circular .circular-img img:hover{
    transform: scale(1.1);
    transition:  1s;
  
    
    
}
.claim-page{
    padding: 40px 0px;
}
 .claim-img .claim-bg{
    position: absolute;
    height: 45vh;
    background: #f5f5dc;
    width: 68%;
    overflow: hidden;
 }
 .claim-img .claim-bg .claim-bg-inner{
    position: absolute;
    width: 65%;
    height: 69vh;
    top: 0;
    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;
    background: #01949b;
 }

.claim-page .claim-box{
    border: 2px solid #fdf7f7;
    box-shadow: 0px 0px 7px black;
    padding: 10px 28px;
    height: 200px;
    text-align: center;
    background: aliceblue;
}
.claim-page .claim-box h3{font-size: 22px;
    padding: 15px 0;
    color: #00566a;
}
.claim-page .claim-box p{
    font-size: 17px;
}
.claim-img{
    padding: 0;
    padding-bottom: 36px;
    width: 100%;
    margin: 0;
    overflow: hidden;
}
.claim-img h4{
    text-align: center;
    font-size: 30px;
    color: #1171ad;
    background-color: beige;
    padding: 8px 0;
}
.claim-img .claim-block{
    width: 100%;
    margin: 0 0;
    margin-bottom: 27px;
    padding: 50px 96px;
    background: transparent;
    text-align: center;
    position: relative;
    top: 0;
    z-index: 10000;
}
.claim-img .claim-block h3{color: #215662;}
.claim-img .claim-block p{
    margin: 0;
    padding: 2px;
    margin-bottom: 26px;
}
.claim-img .claim-block .claim-block-box{
    display: flex;
    width: 100%;
    align-items: center;
    border: 2px #5e5e5ed1 solid;
    margin-bottom: 10px;
    text-align: left;
    background: #fff;
    box-shadow: 4px 4px 6px #4e4d4dc4;
}
.claim-img .claim-block .claim-block-box .block-img{
    width: 16%;
    padding: 12px;
}
.claim-img .claim-block .claim-block-box .block-img img{
    width: 100%;
}
.claim-img .claim-block .claim-block-box .block-content{
    padding: 0px 13px;
}
.claim-img .claim-block .claim-block-box .block-content h2{
    font-size: 20px;
    margin: 0;
    padding: 0;
}
.claim-img .claim-block .claim-block-box .block-content p{
    font-size: 15px;
    padding: 5px 0;
    color: #5b1d1d;
    font-weight: 500;
    margin: 0;
}
.claim-btn{
    width: 118px;
    margin: 0 auto;
    padding: 0px;
    display: block;
}
.claim-btn a{
    background: #2e96cb;
    color: white;
    padding: 10px 16px;
    border-radius: 4px;
    text-decoration: none;
    cursor: pointer;
    font-size: 17px;
}
.claim-btn a:hover{
    background: #0b7ab1;
    color: #fff;
   
}
.pay-btn{
    padding: 6px 0px;
    margin: 0 auto;
}
.pay-btn a{
}
.pay-btn img{
    width: 100%;
    border-radius: 2px;

}
/* Footer-content-section  */

.content-section{
    padding: 30px 0;
}
.content-section .services{}
.content-section .services .services-head{
    padding: 14px 0;
}
.content-section .services .services-head h4{
    font-size: 29px;
}
.content-section .services .services-head h5{}
.content-section .services .services-list{} 
.content-section .services .services-list ul{} 
.content-section .services .services-list ul li{
    padding: 5px 0;
} 
.content-section .services .services-list ul li a{
 text-decoration: none;
color: #00566a;
} 

.content-section .services .services-text{} 
.content-section .services .services-text p{
    text-align: justify;
} 

.content-section .accordion-item{}
.content-section .accordion-item{}
.content-section .accordion-item .accordion-header{}
.content-section .accordion-item .accordion-header .accordion-button {
    font-size: 18px;
    font-weight: 500;
    background: #f0f4f9;
}
.content-section .accordion-item  .accordion-collapse {}
.content-section .accordion-item  .accordion-collapse .accordion-body{}
.accordion-button:not(.collapsed) {
    color: #00566a !important;
    background-color: #e7f1ff;
    box-shadow: inset 0 -1px 0 rgba(0,0,0,.125);
}
.about-section h2{
    
        padding: 29px 0;
        text-align: center;
        color: #00566a;
        font-size: 37px;
        font-weight: 700;
    }




/* .benefit-stc-page (Dropdowns-tabs)*/

.dropdown-sec{
    padding: 40px 0px;
}

.dropdown-sec .top-header{ text-align: center;
    color: #1171ad;
    padding: 18px 0;
    font-weight: 700;
}

.dropdown-sec .top-header h4{
   
}
.dropdown-sec .about-content{
    border: 2px solid #fdf7f7;
    box-shadow: 0px 0px 9px black;
    padding: 2px 18px;
    height: 259px;
    background: aliceblue;
    border-radius: 12px;
    overflow: hidden;
}
.dropdown-sec .about-content p{
    font-size: 22px;
    padding: 10px 0;
    color: #00566a;
    text-align: center;
}
.dropdown-sec  .about-content ul{}
.dropdown-sec  .about-content li{}
.dropdown-sec  .form-stc{}
.dropdown-sec  .form-stc .client-img{
    margin: auto;
}
.dropdown-sec  .form-stc .client-img img{
    width: 100%;
}
.dropdown-sec  .form-stc h3{
    padding: 12px 0;
    font-size: 24px;
    color: #00566a;
}
.dropdown-sec  .form-stc p{
    text-align: justify;
    padding: 5px 0;
    font-size: 16px;
    font-weight: 500;
}
.dropdown-sec  .form-stc img {}
.dropdown-sec  .form-stc-list {}
.dropdown-sec  .form-stc-list ol li{}
.dropdown-sec  .form-stc .contact-form{}
.dropdown-sec  .form-stc .contact-img{
    width: 63%;
    margin-top: 22px;
}

.dropdown-sec  .form-stc .contact-img img{
    width: 100%;
    padding-bottom: 24px;
}
.dropdown-sec  .form-stc .list-item{}
.dropdown-sec  .form-stc .list-item h4{
    padding: 14px 12px;
    font-weight: bold;
    color: #00566a;
    font-size: 28px;
}
.dropdown-sec  .form-stc .list-item ul{}

.dropdown-sec  .form-stc .list-item li{
    font-size: 18px;
}

.dropdown-sec  .form-stc .stc-block{}
.dropdown-sec  .form-stc .stc-block .stc-img{
    width: 85%;
    margin: auto;
}
.dropdown-sec  .form-stc .stc-block .stc-img img{
    width: 100%;
}
.dropdown-sec  .form-stc .stc-block p{
    padding: 16px 0;
    font-size: 18px;
    text-align: justify;
}
.milestone-img-sec{
    padding: 36px 0;
}
.milestone-img-sec .main-box{
    border: 1px solid black;
    margin: auto;
    background-color: #01949b;
}
.milestone-img-sec .main-box h2{
    font-size: 46px;
    padding: 38px 0px 29px 34px;
    font-weight: bold;
    color: #ffff;
}


.milestone-img-sec .main-box ul{
    display: flex;
    padding: 0px 16px;
    border-top: 2px #fff solid;
}
.milestone-img-sec .main-box ul li{
    padding: 0;
    list-style: none;
    width: 25%;
    position: relative;
    }

.milestone-img-sec .main-box ul li:before{
    content: '\f041';
    font-family: FontAwesome;
    display: block;
    width: 28px;
    height: 25px;
    padding: 0 6px;
    font-size: 28px;
    color: #ffa500;
    position: absolute;
    top: -19px;
    background: #01949b;
    left: 8px;
    }
.milestone-img-sec .main-box ul li .year{
    color: #ffffff;
    padding: 22px 11px;
    margin-top: 18px;
}
.milestone-img-sec .main-box ul li h4{
    font-size: 18px;
    font-weight: 700;
}

.milestone-img-sec .main-box ul li p{
    font-size: 12px;
    font-weight: 500;
  
}

.milestone-img-sec .main-box .pink{
    padding: 10px;
    background-color: #ffa500;
}

.white{   
    background-color: white;
    height: 2px;
    display: flex;
    justify-content: space-evenly;
}
.white .one{
    width: 13px;
    height: 13px;
    background-color: #fff;
    border-radius: 50%;
}

.sea_whatsapp{
  position: fixed;
  bottom: 1%;
  z-index: 1000;
  width: 60px;
  height: 60px;
  padding-top: 8px;
  padding-bottom: 0px;
  text-align: center;
  background-color: #008705;
  border: 3px solid #329300;
  border-radius: 50px;
  -webkit-transition: all .15s ease-in-out;
  transition: all .15s ease-in-out;
  color: #329300;
  margin-right: 5px;
  margin-bottom: 0px;
  cursor: pointer;
  display: inline-block;
  left: 0;
}
.sea_whatsapp:hover{
  box-shadow: 0 0 10px 0 #46c504 inset, 0 0 20px 2px #46c504;
  border: 3px solid #46c504;
}
.sea_whatsapp a{
  color: #fff;
  font-size: 16px;
  text-decoration: none;
  font-weight: 500;
  position: relative;
  top: 0px;
  display: flex;
  padding: 1px 14px;
}

.sea_whatsapp a i{
    color: #fff;
    font-size: 34px;
    padding-right: 0px;
}

.site_counter{}
.site_counter h3{
    color: #fff;
}
.site_counter .total_visitor{
    display: flex;
    width: 100%;
}
.site_counter .total_visitor img{
    width: 100%;
    float: left;
}
.site_counter .total_visitor p{
    margin: 0;
    font-size: 14px;
    font-weight: 500;
    color: #fff;
    padding: 0 4px;
}
.site_counter .total_visitor i{
    font-size: 18px;
    color: #fff;
}

.sea_model{}

.sea_model .modal-content {
    background-color: #00566a !important;
}
.sea_model .modal-content .modal-header{
    border:none;
    color: #fff;
    padding: 8px 23px;
}
.sea_model .modal-content .modal-header .modal-title{
    color: #fff;
    font-size: 24px;
    font-weight: 600;
}
.sea_model .modal-body .front_query_form{
    padding: 0px 0px;
}
.sea_model .modal-body .front_query_form .form-group{
    margin-bottom: 6px;
    overflow: hidden;
    width: 100%;
    display: inherit;
}

.sea_model .modal-body .front_query_form .form-group .form-pax{
    width: 100%;
    font-size: 14px;
    padding: 3px 0;
    outline: none;
}
.sea_model .modal-body .front_query_form .form-group .form-check{
    float: left;
    width: 45%;
    display: inline-block;
    margin-right: 9px;
}
.sea_model .modal-body .front_query_form .form-group label{
    color: #fff;
    font-size: 14px;
}
.sea_model .modal-body .front_query_form .form-group .form-control{
    padding: 2px 6px;
    font-size: 14px;
    border-radius: 0px;
    width: 100%;
}
.fbt_submit_btn {
    display: block;
    border: none;
    background-color: #f07d00;
    color: #fff;
    padding: 4px 64px;
    border-radius: 0px;
    font-size: 18px;
    width: 70%;
    margin-left: auto;
    margin-right: auto;
}
/* Advertisement section css starts here */

.advertisement-img {
    padding: 34px 0px;
}
.top{
    padding: 16px 0;
    text-align: center;
    color: #00566a;
    font-weight: bold;
 
    position: relative;
}
.top h2{
    font-size: 26px;
}
  

.advertisement-img .img-block{

    width: 75%;
    margin: auto;


}
.advertisement-img img{
    width: 100%;
    padding: 18px 0px;
}
.navikh-content-sec{}
.navikh-content-sec .content-block{
    text-align: center;
    padding: 35px 0;
 
}
.navikh-content-sec h3{
    padding: 10px 0;
    color: #00566a;
}
.navikh-content-sec h4{
    color: rgba(0,0,0,.5);
    padding: 10px 8px;
}
.navikh-content-sec h4::before, h4::after{
    content: '';
    background: #00566a;
    display: inline-block;
    vertical-align: middle;
    width: 50px;
    height: 2px;
    margin: 0 10px;
}
.counter {
    background-color:#f5f5f5;
    padding: 20px 0;
    border-radius: 5px;
}

.count-title {
    font-size: 40px;
    font-weight: normal;
    margin-top: 10px;
    margin-bottom: 0;
    text-align: center;
}

.count-text {
    font-size: 13px;
    font-weight: normal;
    margin-top: 10px;
    margin-bottom: 0;
    text-align: center;
}

.fa-2x {
    margin: 0 auto;
    float: none;
    display: table;
    color: #4ad1e5;
}

.head-block{
    width: 14%;
    height: 3px;
    background: #bbb;
    margin: 0 auto;
}


.flight-model {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 0.3rem;
    outline: 0;
    background-color: #ffffff !important;
}

.flight-model .front_query_form {
    padding: 0px 0px;
}

.flight-model .front_query_form .form-group {
    margin-bottom: 6px;
    overflow: hidden;
    width: 100%;
    display: block;
}
.flight-model .front_query_form .form-group .form-control {
    padding: 5px 6px;
    font-size: 14px;
    border-radius: 0px;
    width: 100%;
}

.flight-model .front_query_form .form-group label {
    color: #005b80;
    font-size: 14px;
}

.flight-model .front_query_form .form-group .form-pax {
    width: 100%;
    font-size: 14px;
    padding: 6px 0;
    outline: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
}