/*
     Theme Name: NPRNRI
     Author: Prabhu
     Version: 1.0.0
     Template: dt-the7
     Text Domain: nprnri
*/

/* header */
.main-nav .mega-menu-img .menu-item-text .menu-text { font-size: 0 !important; }
.main-nav .mega-menu-img i { font-size: 20px !important; }

.branding .same-logo img { width: 300px; }


/* home page */
/* about institutions */

.abt_npr_txt .wpb_wrapper { text-align: justify; }
.home_content_title { display: flex; align-items: stretch; margin: 1em 0; height: 2em; line-height: 2em; color: white; background: #5d8c81; }
.home_content_title:before, .home_content_title:after { content: ""; flex: 1; }
.home_content_title:before { background: linear-gradient(to right, white, #5d8c81); }
.home_content_title:after { background: linear-gradient(to left, white, #5d8c81); }


.latest_news_outer_wrap { display: flex; background: #fbedf2; }
.latest_news_heading { background: #5d8c81; padding: 40px 20px; position: relative; flex: 0 0 25%; overflow: hidden; color: #fefefe; margin-bottom: 0; }
.late_news_marq { flex: 0 0 75%; }
.latest_news_inner_wrap { display: flex; margin: 40px 0; }
/* .latest_news_heading:after { content: ""; position: absolute; z-index: 2; right: -25px; bott; bottom: 13px; border-left: 50px solid #fbedf2; border-right: 50px solid #fbedf2; border-bottom: 50px solid transparent; transform: rotate(90deg); } */

.single_news_inner_wrap { margin: 0 50px; display: flex; align-items: center; }
.single_news_inner_wrap p { position: relative; display: inline-block; font-weight: 500; letter-spacing: 0.15em; white-space: nowrap; text-align: center; text-transform: uppercase; margin-bottom: 0; }
.single_news_inner_wrap p:after, .single_news_inner_wrap p:before { content: " "; display: block; position: absolute; bottom: -0.5em; width: 1em; height: 100%; background-color: #eda3bc; pointer-events: none; }
.single_news_inner_wrap p:after { right: -0.57em; z-index: -1; }
.single_news_inner_wrap p:before { bottom: auto; top: -0.5em; left: -0.57em; z-index: -1; }
.single_news_inner_wrap p span { display: inline-block; position: relative; padding: 0.15em 0.75em; text-decoration: none; color: #fefefe;  background-color: #eda3bc; }
.single_news_inner_wrap p span:after, .single_news_inner_wrap p span:before { content: " "; display: block; position: absolute; width: 0; height: 0; bottom: -0.5em; left: -0.05em; pointer-events: none; -webkit-mask: none; }
.single_news_inner_wrap p span:before { bottom: auto; top: -0.5em; border-bottom: 0.5em solid #5d8c81; border-left: 0.5em solid transparent; }
.single_news_inner_wrap p span:after { left: auto; right: -0.05em; border-top: 0.5em solid #5d8c81; border-right: 0.5em solid transparent; }
.single_news_inner_wrap a { text-decoration: none; padding-left: 20px; color: #000; }


.txt_bulletin_wrap .wpb_wrapper { margin: 50px; }
.txt_bulletin_wrap .wpb_wrapper ul { list-style: none; margin: 0; display: flex; flex-flow: row wrap; align-items: flex-start; }
.txt_bulletin_wrap .wpb_wrapper ul li { flex: 0 0 45%; line-height: 20px; margin: 20px 5px; }
.txt_bulletin_wrap .wpb_wrapper ul li:before { content: '\e9a4'; font-family: "Fontello"; padding-right: 10px; color: #eda3bc; }


/* home events */
.home_event_single_wrap { border: 1px solid #ccc; overflow: hidden; }
.home_event_img_wrap { position: relative; }
.home_event_img_wrap img { width: 100%; height: 100%; object-fit: cover; }
.home_event_img_wrap .event_type_wrap { position: absolute; top: 0; right: 0; background: #5d8c81; padding: 5px; border-radius: 0 0 0 5px; color: #fefefe; }
.home_event_img_wrap .event_type_wrap:before { content: '\e8a7'; font-family: "Fontello"; padding-right: 10px; }
.home_event_img_wrap .event_date_wrap { position: absolute; top: 0; left: 0; background: #5d8c81; padding: 5px; border-radius: 0 0 5px 0; color: #fefefe;  }

.home_event_single_wrap { position: relative; }
.home_event_title_wrap { position: absolute; bottom: 0; background: #5d8c81; left: 0; right: 0; padding: 5px; color: #fefefe; }
.home_event_scroll .owl-nav { position: absolute; top: 50%; width: 100%; display: block !important; }
.home_event_scroll .owl-nav .owl-prev {position: absolute; height: 30px; width: 30px; background: #5d8c81 !important; left: 0; border-radius: 5px; }
.home_event_scroll .owl-nav .owl-next { position: absolute;  height: 30px; width: 30px; background: #5d8c81 !important; right: 0; border-radius: 5px; }

.hover_event_wrap { position: absolute; background: -webkit-linear-gradient(left, #5d8c81 30%, #8de9d5 100%); left: 0; top: 0; bottom: 0; right: 0; opacity: 0; visibility: hidden; -webkit-transition: all .5s ease-in-out; -moz-transition: all .5s ease-in-out; -ms-transition: all .5s ease-in-out; -o-transition: all .5s ease-in-out; transition: all .5s ease-in-out; }
.hover_event_wrap a { position: relative; height: auto; display: block; width: 100%; height: 100%; }
.hover_event_wrap a .fa { position: absolute; top: 45%; left: 45%; font-size: 35px; color: #fefefe; }
.home_event_single_wrap:hover .hover_event_wrap { visibility: visible; opacity: .8; -webkit-transition: all .5s ease-in-out; -moz-transition: all .5s ease-in-out; -ms-transition: all .5s ease-in-out; -o-transition: all .5s ease-in-out; transition: all .5s ease-in-out; }

.reach_us_content_wrapper .timeline-dot { background: #eda3bc !important; }

/* home testimonials */
.home_testimonial_single_wrap { border: 2px solid #eda3bc; padding: 10px; overflow: hidden; box-sizing: border-box; box-shadow: #ddd 2px 2px 10px 1px; border-radius: 5px; position: relative; }
.home_testimonial_single_wrap:before { content: '\e831'; font-family: "Fontello"; position: absolute; font-size: 90px; color: #ddd; transform: rotate(180deg); z-index: -1; top: 20px; left: 0; }
.testimonial_meta_wrap { display: flex; align-items: center; }
.testimonial_img_wrap { width: 50px; height: 50px; overflow: hidden; border-radius: 100px; border: 1px solid #5d8c81; }
.testimonial_img_wrap img { width: 100%; height: 100%; object-fit: cover; }
.testimonial_name_wrap { padding: 0 10px; }
.testimonial_name_wrap h5, .testimonial_name_wrap h6 { margin: 0; opacity: .5; }

.home_test_out_wrap .owl-dots { display: block !important; top: calc(100% + 20px); left: 50%; transform: translateX(calc(-50% + 0px)); }
.home_test_out_wrap .owl-dots .owl-dot { border: 1px solid #5d8c81; height: 20px; width: 20px; margin: 5px !important; border-radius: 30px; -webkit-transition: all .5s ease-in-out; -moz-transition: all .5s ease-in-out; -ms-transition: all .5s ease-in-out; -o-transition: all .5s ease-in-out; transition: all .5s ease-in-out; }
.home_test_out_wrap .owl-dots .owl-dot.active { border-color: #5d8c81; width: 100px; background: #5d8c81; -webkit-transition: all .5s ease-in-out; -moz-transition: all .5s ease-in-out; -ms-transition: all .5s ease-in-out; -o-transition: all .5s ease-in-out; transition: all .5s ease-in-out; }
.testimonial_excerpt_wrap { text-align: justify; padding: 0 10px; margin-bottom: 20px; }

/* facilities */

.home_facilities_out_wrap { display: flex; flex-flow: row; }
.home_facilities_single_wrap { max-height: 150px; overflow: hidden; position: relative; background: #5d8c81; -webkit-transition: all .5s ease-in-out; -moz-transition: all .5s ease-in-out; -ms-transition: all .5s ease-in-out; -o-transition: all .5s ease-in-out; transition: all .5s ease-in-out; }
.home_facilities_single_wrap i { position: absolute; top: 50%; left: 50%; color: #fefefe; visibility: hidden; -webkit-transition: all .5s ease-in-out; -moz-transition: all .5s ease-in-out; -ms-transition: all .5s ease-in-out; -o-transition: all .5s ease-in-out; transition: all .5s ease-in-out; }
.home_facilities_single_wrap:hover img { filter: opacity(0.6); -webkit-transition: all .5s ease-in-out; -moz-transition: all .5s ease-in-out; -ms-transition: all .5s ease-in-out; -o-transition: all .5s ease-in-out; transition: all .5s ease-in-out; }
.home_facilities_single_wrap:hover i { visibility:visible; -webkit-transition: all .5s ease-in-out; -moz-transition: all .5s ease-in-out; -ms-transition: all .5s ease-in-out; -o-transition: all .5s ease-in-out; transition: all .5s ease-in-out; }


/* Departments */
.active_sub_menu a { color: #ed7ba1 !important; }

.dpt_content_wrap p { text-align: justify; }
.dpt_content_wrap ul { list-style: none; margin: 0; }
.dpt_content_wrap ul li { line-height: 30px; padding-bottom: 10px; text-align: justify; }
.dpt_content_wrap ul li:before { content: '\e971'; font-family: "Fontello"; padding-right: 10px; color: #5d8c81; }

/* contact us */
.contact_us_info_box ul { list-style: none; }
.contact_us_info_box ul li { line-height: 40px; }
.contact_us_info_box ul li:before { font-family: "Fontello"; padding-right: 10px; color: #eda3bc; }
.contact_us_info_box ul li:first-child:before { content: '\e99c';  }
.contact_us_info_box ul li:last-child:before { content: '\e89d'; }



.home_facilities_single_wrap img {width: 100%;height: 100%;object-fit: cover;}