@charset "utf-8";
/* CSS Color Theme*/

/*TOP-HEADER*/
.header_top{background:#ffff;}
.header_top_strip{background:#202334;}

.btn-pink{background-color:#e91e63;}

/*Heading*/
.hm_heading h3{color:#2b2f47}.hm_heading h3 span{color:#e91e63}
.wlcm_area h1{color:#2b2f47}.wlcm_area h1 span{color:#e91e63}
.hm_news_header h2{color:#fff}.hm_news_header h2 span{color:#e91e63}
.admn_procedure_wrap .hm_heading h3{color:#fff}
.news_title{color:#2b2f47}
.experience_section h4{color:#2b2f47}.school_stats_w b{color:#2b2f47}
.circular_btm b{color:#2b2f47}
.testimonial_section .hm_heading h3{color:#fff}

/*NAvigation*/
.dropdown-menu{background: linear-gradient(90deg, rgb(13 170 230) 0%, rgb(8 134 208) 100%);}
.dropdown-menu>li{border-bottom: 1px solid #2d77b5;}

.login_btn .dropdown-menu{ background:#fff}
.login_btn .dropdown-menu ul li a:hover{background:#202334;color:#fff;}

/*Index-Banner*/
.fluid_dg_caption{background:#edbc10 url(http://dpsambala.com/images/banner_bg.png) no-repeat 100% 0%;border-right:13px solid #202334;transform:skewX(347deg);background-size: cover;}
.bnr-txt2{color:#202334;}
/*Sliding-News*/
.single_news_slider{background:#202334; color:#ffd02d}

/*CMS-Section-Starts*/
.index_cms_section{background:#2b2f47;background: linear-gradient(to bottom, #2b2f47 103px, #2b2f47 103px, #fff 104px , #fff);}
.cms_header h3{color:#2b2f47}

/*Certified-News-Section*/
.hm_news_section{background:#202334;background: linear-gradient(to bottom, #202334 166px, #202334 166px, #fff 167px , #fff)}

/*Circular-Section*/
.circular_section{background:#202334;
background:linear-gradient(to right, #d9d9d9 50%,#d9d9d9 50%, #202334 50%, #202334)}

/*Gallery-Section*/
.gallery_section{background:#fff;}

/*Testimonials-Section*/
.testimonial_section{background:#202334;}
.postby b{color:#e91e63}
.tm_right .tm_body_wraper:before{border-bottom-color:#202334;}
.tm_info{color:#202334}
.tm_outer .tm_body_wraper{border-color: #202334;}

/*Rolling Admission Section*/
.roling_adm_section{background-color:#f3f1e9;}
.roling_adm_content h3,.roling_txt,.call_us,.call_us a{color:#2b2f47;}
.call_us a:hover{background:#2b2f47;}

/*Footer*/
footer{background:#202334;}
.ft_heading:after{background:#e91e63;}
.ft_right .btn1{color:#ded9c9;background:#008aff;}
.ft_right .btn1:hover{color:#fff;background:#0432b3;}

.ft_right .btn2{color:#000;background:#edbc10;}
.ft_right .btn2:hover{color:#fff;background:#cf7608;}

/*CMS-Section*/
.cms_area h1,.cms_area h2{color:#2b2f47;}
.cms_area h3{color:#0d8145;}.cms_area h4{color:#658095;}
.banner_hed h1:after{background:#edbc10;}
.cms_heading{color: #658095;}
.cms_area ul>li::before{color:#00796B;}

/*Contact-us*/
.contact_form_bg{background:linear-gradient(to right, #edf4ff, #f7efef);}

/*FAQS*/
.faq_wrapper{background:#3c845f;}

/*Intro-Pop*/
.intro_popup {background:#00b0f3}
.intro_popup h1{color:#fff;border-bottom:1px solid #e0f6ff;background:#133697;}
.intro_des{ color:#fff}
.intro_des b {color: #fff;}


@media only screen and (max-width:991px) {

.circular_section{ background:#fff;}
.circular_wrap{background:#d9d9d9}	
.admn_procedure_wrap{background:#202334}	
		
}