
@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.11.3/font/bootstrap-icons.min.css");

body{ font-family: 'Aptos';}
.index_banner{background: linear-gradient(269.73deg, rgba(255, 165, 0, 0.05) -2.78%, rgba(255, 165, 0, 0.2) 99.77%);margin-top: 75px; }
.page_header {padding: 10px 0; position: fixed; width: 100%; background: #fff; z-index: 999; top: 0; left: 0;}
.page_header .navbar .nav-item{margin-left: 20px;}
 .nav-link{color: #000080; font-size: 16px; font-weight: 500; text-transform: uppercase;  }
.navbar-light .navbar-nav .active a,.page_header .navbar .nav-link:hover{ color: #F04A00 !important;background: #FFDFD0;}
.index_banner h1{color: #002147; font-size: 60px; font-weight: 700;}
.index_banner ul{list-style: none; margin: 0; padding: 0; display: block;}
.index_banner ul li{ color: #F04A00; font-size: 35px; font-weight: 700; float: left; padding-left: 30px;  margin-right: 30px;
   /* background: url(../img/bulet_1.png) no-repeat 0px 27px; */
   position: relative;}
.index_banner ul li::after{position: absolute; width: 12px; height: 12px; border-radius: 50%; content: ""; background: #000080; left: 0; top: 18px;}
.section{ padding: 100px 0;}
.section_2{ background: #EFFBFF;}
.heading_1{font-size: 40px;font-weight: 800;  line-height: 58.59px; color: #002147; position: relative;}
.heading_1::after{width: 60px;  height: 6px; position: absolute; left: 0; bottom: -10px;background: #F04A00; content: "";}
.heading_2{ font-size: 35px; font-weight: 400;line-height: 45px;color: #000080; position: relative;padding-left: 10px;}
.heading_2::after{width: 4px;  height: 25px; position: absolute; left: 0; top:11px; background: #29C5FF; content: ""; }
.section_2 h3{ font-size: 30px;   font-weight: 400; color: #F04A00; }
.section_2 p{font-size: 18px; font-weight: 300;line-height: 28px; color: #000; }
.news_card_cont h3{font-size: 22px;font-weight: 700; line-height: 26px; color: #F04A00; padding-top: 15px; margin: 0; 
  display: block; display: -webkit-box; -webkit-line-clamp: 2; min-height:70px;  -webkit-box-orient: vertical;  overflow: hidden;
  text-overflow: ellipsis;}
.news_card_cont h4{font-size: 18px;font-weight: 300; line-height: 20px; color: #F04A00; margin: 0; padding: 0; }
.news_card_cont h5{font-size: 22px;font-weight: 400; line-height: 26px; color: #000080;  padding-top: 15px;   display: block; display: -webkit-box; -webkit-line-clamp: 2; min-height: 70px; -webkit-box-orient: vertical;  overflow: hidden; text-overflow: ellipsis;}
.news_card{ box-shadow: 0px 6px 12px 0px #00000012;}
.news_card:hover{box-shadow: 0px 6px 12px 0px #0000002a;}
.news_card .news_card_cont{ padding: 10px 20px;}
.news_card_cont h6{ background: url(../img/calendar_clock.svg) no-repeat top left;background-size: 23px;font-size: 18px; font-weight: 400;
  margin-top: 20px; color: #F04A00;  padding: 1px 0 5px 34px; }
/* .news_card_s{box-shadow: 0px 6px 12px 0px #00000012;}
.news_card_s .news_card_cont{padding: 15px;}
.news_card_s .news_card_cont h5{font-size: 22px;font-weight: 400;
    display: block;  display: -webkit-box;  -webkit-line-clamp: 2;   min-height: 80px;
    -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis;} */
.section_4{background: #E9F3F4;}
.articles_review h3{font-size: 30px; color: #F04A00;font-weight: 700;line-height: 48.83px; }
.articles_review p{font-size: 18px; color: #002147CC;font-weight: 300;line-height:29px; }
.review_card{padding: 10px 0;}
.review_card p{font-size: 18px; font-weight: 300; line-height: 21.97px;color: #000;   }
.review_card p a{ font-weight: 300; color: #F04A00; text-decoration: none;  }
.review_user{display: flex;}
.review_user img{width: 60px; height: 60px; border-radius: 50%; object-fit: cover; margin-right: 15px;}
.review_user h6{font-size: 20px; color: #000;font-weight: 700;}
.review_user p{font-size: 14px; color: #000;font-weight: 300; line-height: 17px;}
.btn-danger {background-color: #F04A00; border-color: #da5314;}
.btn-danger:hover {background-color: #f5631f; border-color: #da5314;}
.btn-outline-danger { color: #F04A00;  border-color: #da5314;}
.btn-outline-danger:hover { color: #ffffff;  background: #f5631f; border-color: #da5314;}
.advisory_section .nav-pills{ width: 37%;}
.advisory_section .nav-pills .nav-link{ font-size: 18px; font-weight: 400; color: #002147CC; text-transform: uppercase; text-align: left; display: flex; justify-content: space-between; border-bottom: #cfcfcfd8 solid 1px; border-radius: 0; padding: 15px 15px;}
.advisory_section .nav-pills .active {color: #F04A00;background: #FEC7611A;}
.advisory_catd{box-shadow: 0px 6px 12px 0px #0000001A; padding: 25px; margin-bottom: 30px; }
.advisory_catd h2{font-size: 30px; font-weight: 700; line-height: 38px; color: #002147;}
.advisory_catd h5{font-size: 20px; font-weight: 400; color: #F04A00; margin-top: 15px;}
.advisory_catd p{font-size: 18px; font-weight: 300; color: #000000d3; line-height: 28px; margin-top: 15px;}
.footer{ background: #FFF1D8; padding-top: 70px;}
.footer .copy_info{background: #FBDEAB; text-align: center; font-size:18px; margin: 0; padding: 15px; font-weight: 300; }
.share_list{list-style: none; display: flex; margin: 0; padding: 0;}
.share_list li{list-style: none; margin-right: 15px;}
.share_list li a{ font-size: 25px; color: #002147;}
.footer .address{font-size: 18px; font-weight: 400;line-height: 30px; color: hsl(0, 0%, 0%);}
.footer .email{font-size: 18px; font-weight: 400;line-height: 30px;color: #F04A00;}
.heading5 {font-size: 30px; font-weight: 400;  color: #F04A00;}
.morecontent span { display: none;}
.morelink { text-decoration: none; color: #F04A00;}
.clear{clear: both;}
.cadr_5{padding:0 0 0px 15px; border-left: #da5314 solid 4px; border-bottom: #da5314 1px solid; min-height: 220px;}
.cadr_5 h4 {font-size: 18px; font-weight: 700; color: #F04A00;}
.cadr_5 small{font-weight: 600;}
#FacilitationLinl{font-weight: 300;}
#speeches_carousel .item{padding: 15px 4px}
#speeches_carousel .owl-dots .owl-dot span {width: 30px;height: 7px; margin: 5px 7px;  background: #c4bcb9;
  display: block; -webkit-backface-visibility: visible; transition: opacity .2s ease; border-radius: 0px;}
#speeches_carousel .owl-dots .owl-dot.active span, #speeches_carousel .owl-dots .owl-dot:hover span {
  background: #F04A00;}
#speeches_carousel .owl-dots{position: absolute; right: 0; top: -40px;}
.file_icon{width: 20px !important;}
#selected_publications .news_card_thum{height: 400px; overflow: hidden;}
#selected_publications .item { padding: 15px 4px;}
#selected_publications .news_card_cont h4 a { color: #000080;}
#selected_publications .owl-dots {position: absolute; right: 0; top: -40px;}
#selected_publications .owl-dots .owl-dot.active span, #speeches_carousel .owl-dots .owl-dot:hover span {  background: #F04A00;}
#selected_publications .owl-dots .owl-dot span { width: 30px; height: 7px; margin: 5px 7px; background: #c4bcb9;  display: block;
  -webkit-backface-visibility: visible;  transition: opacity .2s ease;  border-radius: 0px;}
  .owl-nav{display: none;}

@media only screen and (max-width:700px) {
.advisory_section #v-pills-tab{width: 100%; margin-right: 0;}
.advisory_section #v-pills-tabContent{width: 100% !important; margin-top: 25px;}
.index_banner h1{font-size: 45px; text-align: center; padding-top: 50px;}
.index_banner ul li { font-size: 20px;padding-left: 25px; margin-right: 30px; 
   /* background: url(../img/bulet_1.png) no-repeat 10px 10px; */
  }
  .index_banner ul li::after{position: absolute; width: 8px; height: 8px; border-radius: 50%; content: ""; background: #000080; left: 0; top: 10px;}
.heading_1 {font-size: 35px;}
.section_2 h3 {font-size: 35px; line-height: 36.95px;  width: 100%;}
.heading_2 {font-size: 30px;line-height: 45.59px;}
.advisory_catd h2 {font-size: 25px; line-height: 28.95px;  }
.news_card {margin: 20px 0;}
.advisory_catd {margin: 20px 0;}
.navbar-collapse{background: #da5314; margin-top: 5px;}
.navbar-collapse .nav-item{margin: 0; padding: 0; border-top: #ffc7ac solid 1px;}
.navbar-collapse .nav-item a{margin: 0 !important; padding: 8px 15px; color: #fff !important; }
.navbar-collapse .nav-item a.active{ color: #000 !important;}
.section{padding: 60px 0;}
#speeches_carousel .owl-dots{position: inherit; margin-top: 25px; }
.navbar-nav{width: 100%;}
.page_header .navbar .nav-item {margin-left: 0px;}
.navbar-toggler:focus{outline: none; box-shadow:none;}
.owl-dots{display: none;}
.owl-nav{display: block; font-size: 35px; color: #F04A00;}
.owl-theme .owl-nav button:hover {  background: none !important;  color: #fd702f !important;  text-decoration: none;}
}