/*
Theme Name: School Demo One
Theme URI: https://www.facebook.com/abunayeem235/
Author: Nayem Hasan
Author URI: https://www.facebook.com/abunayeem235/
Description:  School Demo brings your site to life with immersive featured images and subtle animations. With a focus on business sites, it features multiple sections on the front page as well as widgets, navigation and social menus, a logo, and more. Personalize its asymmetrical grid with a custom color scheme and showcase your multimedia content with post formats. Our default theme for 2017 works great in many languages, for any abilities, and on any device.
Version: 1.0
License: GNU General Public License v2 or later
License URI: https://www.facebook.com/abunayeem235/
Text Domain: school-demo
Tags: one-column, two-columns, right-sidebar, flexible-header, accessibility-ready, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready
This theme, like WordPress, is licensed under the GPL.
Use
/* Base CSS */
@font-face {
    font-family: 'SolaimanLipiNormal';
    src: url('assets/fonts/solaiman-lipi.eot');
    src: url('assets/fonts/solaiman-lipi.eot') format('embedded-opentype'),
         url('assets/fonts/solaiman-lipi.woff') format('woff'),
         url('assets/fonts/solaiman-lipi.ttf') format('truetype'),
         url('assets/fonts/solaiman-lipi.svg#SolaimanLipiNormal') format('svg');
    
    font-weight:normal;font-style:normal;
}

.alignleft {
    float: left;
    margin-right: 15px;
}
.alignright {
    float: right;
    margin-left: 15px;
}
.aligncenter {
    display: block;
    margin: 0 auto 15px;
}
a:focus, input:focous, textarea:focous, button:focous {outline:none}
img {
    max-width: 100%;
    height: auto;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0px;
    font-weight: 700;
}
html,
body { height: 100% }

a:hover { text-decoration: none }

/* Remove Chrome Input Field's Unwanted Yellow Background Color */
input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus {
    -webkit-box-shadow: 0 0 0px 1000px white inset !important;
}


/**==================================
         top Header Section start
 ==================================**/ 


.top_header_section .col-md-8 {
    padding-left: 0px;
}
.top_header_section .col-md-4 {
    padding-left: 0px;
}


.header_icon_text {
    padding-top: 17px;
    overflow: hidden;
    float: left;
}



.header_text ul {
    padding: 0;
    margin-top: -45px;
    margin-left: 45px;
}




/*search_box Css.*/
.search_box .btn-primary {
    color: #fff;
    background-color: #1A85B0;
    border-color: #2e6da4;
}
.search_box .btn-primary:hover {
    background-color: #F11514;
}
.search_box .btn {
	height: 43px;
	position: absolute;
	right: 15px;
	top: -2px;
	border-radius: 1px;
	border: 1px solid#E6EAE9;
}
.btn.btn-primary.btn-sm i {
	font-size: 28px;
	line-height: 10px;
}
.search_box .search-icon-holder {
	
	text-align: right
}
.search_box .search-icon i {
	color: #fff;
	font-size: 20px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	padding: 13px;
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;
	-o-transition: all 0.8s;
	-ms-transition: all 0.8s;
	transition: all 0.8s;
	background: #122175;
}
.search_box .search-icon-holder .close i {
	color: #ff7200
}
.search_box .search-icon-holder .modal-header {
	padding: 10px 15px;
	border-bottom-color: #F1F6F8
}

/**==================================
        Scrool Section start
 ==================================**/ 

.home_slider_section .col-md-12{
    padding-right: 0px;
    padding-left: 0px;
}

.home_slide_image img{
    width: 100%;
    height: 500px;
}



.home_slider_section .owl-nav button {
    position: absolute ;
    top: 50%;
    font-size: 70px;
    transform: translateY(-50%);
    text-align: center;
    transition: .4s;
    color: #fff;
    background: transparent;
    border-radius: 50px;
    opacity: .3;
}

.home_slider_section .owl-nav button.owl-next{
    left: auto;
    right: 0;
}

.home_slider_section:hover .owl-nav button{
    opacity: .9;
}


.scrool_section{
    padding: 15px 0px 5px 0px; 
    overflow: hidden; 
    background: #f4f4f4;  
}

.scrool_section .col-md-12 {
    padding-left: 0px;
    padding-right: 0px;
}


.behind_scrool {
	padding: 7px;
	font-size: 18px;
	color: #ff0606;
	background: #dddbdb;
}

.about_section {
    padding: 10px 0;
    background: #f4f4f4;
}
.about_section .col-md-6 {
    padding-left: 0px;
}

.about_img_dtls_sec {
    background: #fff;
    overflow: hidden;
}

.about_img img{
    width: 100%;
    height: auto;
}

.about_title_dtls_sec {
    padding: 30px 0px;
}

.about_title {
    margin-bottom: 15px;
}

.about_title a:hover{
    color: red;
}

.about_dtls {
    font-size: 22px;
    line-height: 32px;
    text-align: justify;
    font-weight: 400;
}


.school_section {
    background: #fff;
    padding: 25px 0;
}
.school_section .home_menu_sec .col-md-6 {
    padding-left: 0px;
}




.precedent_img img {
    width: 50%;
    height: auto;
    float: left;
    margin-right: 10px;
}

.precedent_dtails {
    font-size: 18px;
    line-height: 22px;
    text-align: justify;
    margin-bottom: 10px;
}

.precedent_speech_sec {
    margin-bottom: 20px;
    overflow: hidden;
}





.home_menu_sec {
    background: #fff;
    overflow: hidden;
    box-shadow: 0 0 5px #d5d3d3;
    margin-left: 15px;
    margin-bottom: 15px;
}


.home_menu_image img {
    width: 100%;
    height: 180px;
}

.home_menu{
    padding: 15px 0;
}
.home_menu ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
.home_menu ul li {
    padding-bottom: 7px;
}

.home_menu li:before {
  content: "\f101"; 
  font-family: FontAwesome;
  display: inline-block;
  padding-right:7px;
  color: #c81818;
  font-size: 18px;
}
.home_menu ul li a {
    color: #000;
    font-size: 17px;
    text-decoration: none;
}

.home_menu ul li a:hover {
    color: #c81818;
}



.notice_sec{
    margin: 10px 0;
}

.notice{
    padding: 10px;
    background: #eee;
    overflow: scroll;
    overflow-x: hidden;
    max-height: 500px;
}
.notice ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
.notice ul li {
    margin-bottom: 7px;
    padding-bottom: 7px;
    border-bottom: 1px solid#ddd9d9;
}
.notice ul li:last-child {
    border: none;
}
.notice ul li a {
    color: #000;
    font-size: 17px;
    text-decoration: none;
}

.notice ul li a:hover {
    color: #c81818;
}

.notice ul li i {
    color: #c81818;
}




.news_section {
    background: #f7f7f7;
    padding: 30px 0;
}

.news_sec {
    background: #fff;
    box-shadow: 0 0 10px #bfbcbc;
    min-height: 400px;
}
.news_img img {
    width: 100%;
    height: auto;
}
.news_title {
    padding: 10px;
}

.news_title a:hover{
    color: #333b75;
}
.new_content {
    padding: 0px 10px 10px;
    color: #484848;
    text-align: justify;
}
.read_more_btn {
	padding: 0px 10px 15px;
}
.read_more_btn a {
	color: #333;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 18px;
}
.read_more_btn a:hover {
	color: #0074E8;
}

.video_gallery_section {
    background: #fff;
    padding: 30px 0;
}

.video_gallery {
    background: #F7F7F7;
    box-shadow: 0 0 10px #f4f1f1;
    min-height: 225px;
}
.video_title {
    padding: 10px;
}

.video_title:hover{
    color: #333b75;
}
.gallery_sec .owl-nav button {
    position: absolute ;
    top: 50%;
    font-size: 33px;
    line-height: 43px;
    transform: translateY(-50%);
    text-align: center;
    transition: .4s;
    color: #0074E8;
    background-color: #fff;
    border-radius: 50px;
    width: 40px;
    height: 40px;
    margin-right: -11px;
    margin-left: -11px;
    border: 1px solid #F9F9F9 !important;
    opacity: .3;
}

.gallery_sec .owl-nav button.owl-next{
    left: auto;
    right: 0;
}

.gallery_sec:hover .owl-nav button{
    opacity: .9;
}




.team_sec {
    border: 1px solid #f0f0f0;
    margin-bottom: 15px;
    box-shadow: 0 0 3px #c8c6c6;
}
.team_sec img{
    width: 100%;
    height: auto;
}

.team_height {
    height: 100px;
    padding: 10px;
    background: #f7f7f7;
    text-align: center;
    overflow: hidden;
}
.team_title a {
    font-size: 22px;
    line-height: 26px;
    color: #0f4595;
    text-decoration: none;
}

.team_title a:hover{
    color: #f70000;
}
.team_sub_title {
    font-size: 16px;
    color: #333;
    border-top: 1px solid #ddd9d9;
    padding-top: 6px;
    margin-top: 6px;
}

.team_img{
    margin-bottom: 15px;
}
.sngl_team_title{
    font-size: 22px;
    line-height: 26px;
    color: #0f4595;
}
.sngl_team_sub_title {
    font-size: 16px;
    color: #EC392A;
    border-top: 1px solid #ddd9d9;
    padding-top: 6px;
    margin-top: 6px;
}
.team_dtails {
    color: #000;
    padding-top: 15px;
    font-size: 18px;
    line-height: 22px;
}



.widget_sec img{
    width: 100%;
    height: auto;
	margin-bottom:10px;
	margin-top:10px;
}





.footer_menu ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
.footer_menu ul li {
    border-bottom: 1px solid #444242;
    padding-bottom: 8px;
    margin-bottom: 8px;
}

.footer_menu ul li:last-child {
    border:none;
}

.footer_menu ul li a:hover{
    color: #cebc12;
}

.footer_socila ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
.footer_socila ul li {
    border-bottom: 1px solid #444242;
    padding-bottom: 8px;
    margin-bottom: 8px;
    overflow: hidden;
    display: block;
}
.footer_socila ul li:last-child {
    border:none;
}

.facebook i{
    background-color: #0355af;
    color: #fff;
    padding: 8px 12px;
    margin-right: 10px;
}

.twitter i{
    background-color: #00ACEE;
    color: #fff;
    padding: 7px 8px;
    margin-right: 10px;
}

.google_plus i{
    background-color: #DD4A3A;
    color: #fff;
    padding: 7px 5px;
    margin-right: 10px;
}

.youtube i{
    background-color: #d80202;
    color: #fff;
    padding: 7px 9px;
    margin-right: 10px;
}




.design_developed a{
    color: #fff;
}


/**==================================
         go to top css start
 ==================================**/ 


.TopUp i.fa {
    font-size: 35px;
    color: #fff;
    font-weight: 600;
    top: 5px;
    display: block;
    position: absolute;
    right: 9px;
}
.TopUp:hover{
    text-decoration:none;

}



.All_Page_section{
    padding: 40px 0px;
}
.photo{
    background: #F7F7F7;
    box-shadow: 0 0 10px #ddd;
    height: 300px;
    border-bottom: 1px solid#333;
	margin-bottom:20px;
}
.photo_title {
    padding: 10px;
}
.photo_title{
    font-size: 20px;
    line-height: 26px;
    color: #000;
    text-decoration: none;
    font-weight: 400;
}

.sgl_about_photo img {
    width: 100%;
    height: auto;
    margin-bottom: 18px;
}
.sgl_about_title a{
    font-size: 25px;
    font-weight: 400;
	line-height:29px;
    color: #122777;
	text-decoration:none;
}
.sgl_about_title a:hover{
    color: red;
}
.sgl_about_title {
    font-size: 25px;
	line-height:29px;
    font-weight: 400;
    margin-bottom: 10px;
    color: #122777;
}
.sgl_about_content {
    text-align: justify;
    font-size: 20px;
    line-height: 24px;
    font-weight: 400;
}
.sngl_notice_sec {
    padding: 15px;
    box-shadow: 0 0 10px #e8e3e3;
    border: 1px solid#ddd;
    margin-bottom: 20px;
}
.catagory_page_sec {
	padding: 15px;
	box-shadow: 0 0 3px #e8e3e3;
	border: 1px solid#ddd;
	margin-bottom: 20px;
	overflow: hidden;
}
.page_about_title {
	font-size: 25px;
	line-height: 29px;
	font-weight: 400;
	margin-bottom: 20px;
	color: #122777;
	border-bottom: 1px solid#ddd;
	padding-bottom: 13px;
	/* margin-bottom: 10px; */
}

input[type="text"],
input[type="email"],
input[type="password"],
input[type="url"],
textarea {
    background :#f9f9f9;
    border: none;
    padding: 15px;
}
input[type="submit"],
button[type="submit"] {
    background :#4CAAFE;
    color: #fff;
    padding: 15px 30px;
    border-radius: 3px;
    border: none;
    float: right;
}

.white-box{
    box-shadow: 0 0 10px #E6E6E6;
    padding: 30px;
    background:#fff;
    min-height: 380px;
}
.contact_title{
    font-weight: 400;
    margin-bottom: 40px;
}
.contact-form input{
    width:100%;
    margin-bottom: 15px;
}
.contact-form textarea{
    width:100%;
    margin-bottom: 15px;
    height: 190px;
    resize: none;
}
.contact-form input[type="submit"]{
    width: auto;
    margin: 0;
}
.colored-box{
    background :#4CAAFE;
    color: #fff;
    padding: 30px;
    min-height: 380px;
}
.colored-box h4{
    font-weight: 400;
    margin-bottom: 40px;
}
.colored-box{
    color: #fff;
    text-decoration:none;
	font-size:18px;
}
.contact-info{
    position: relative;
    padding-left: 50px;
    margin-bottom: 25px;
}
.contact-info i.fa{
    position: absolute;
    font-size: 22px;
    left: 0;
    top: 7px;
}
.map{
    padding-top: 20px;
}

.erorr_dtails {
	text-align: center;
	font-size: 30px;
	line-height:36px;
	margin-top: 20px;
	color: #315b73;
	margin-bottom:20px;
}
.erorr_dtails a  {
	font-size:25px;
	text-decoration:none;
}
.erorr_dtails a button {
	border: none;
	background: #3c7e91;
	color: #fff;
	border-radius: 10%;
	padding: 8px 15px;
}
.erorr_dtails a button:hover {
	background: #E8E8FF;
	color: #3c7e91;
	transition:.5s;
}

.pagination > li > a, .pagination > li > span {
	position: relative;
	float: left;
	padding: 12px 25px;
	margin-left: -1px;
	line-height: 1.429;
	color: #fff;
	text-decoration: none;
	background-color: #4d5077;
	border: 1px solid #ebebee;
	font-size:28px;
}
.pager li > a, .pager li > active > span{
	display: inline-block;
	padding: 8px 21px;
	background-color: #17408a!important;
	border-radius: 15px;
	color: #fff;
	border: none;
	margin-right: 5px;
}
.pager li > a, .pager li > span {
	display: inline-block;
	padding: 8px 21px;
	background-color: #FB531C;
	border-radius: 15px;
	color: #fff;
	border: none;
	margin-right: 5px;
}
.pager li > a:focus, .pager li > a:hover {
	text-decoration: none;
	background-color: #eee!important;
	color: #17408a;
}

.single_info {
	background: #082E66;
	padding: 5px 10px;
}
.single_info span {
	color: #fff;
}
.single_info i {
	background: #fbfbfb;
	padding: 7px;
	font-size: 20px;
}