.tp-theme-settings {
    display: none;
}
.accordion-body p{
	text-align: justify;
}
.new-gallery{
	background-color: #ffffff;
}
.new-footer{
	background-color: #011554 !important;
}
.news-board{
	margin-top: 60px;
    margin-bottom: 60px;
    border:5px solid #ffffff;
   
    padding:20px 20px 50px;
   
}
.news-board h2{
	color: #ffffff;
	font-size: 25px;
}
.news-board p{
	color:#ffffff;
}
.mob-logo{
	display: none;
}
.new-title h4{
	text-align: center;
	color:#F8030A;
}
.new-title h2{
	text-align: center;
	font-size:40px;
	margin-bottom:40px;
}
.new-title1 h4{
	color:#F8030A;
}
.new-quote i{
	color:#0a1e5d !important;
}
h6.new-text{
    font-size: 25px;
}
p.new-des {
    text-align: justify;
    text-indent:25px;
}
.new-back{
	background-color: #f8d7d4;
}
@media (max-width: 575px) {
	.new-title h2{
		font-size: 30px;
	}
}


@media (max-width:800px){
	.bd-newsletter-content-2{
		display:none;
	}
	.mob-logo{
	    display:block;
	}
.desktop-logo{
	   display: none;
	}
	.bd-class-area{
		padding-top: 40px;
	}
	.form-section{
	    padding:20px !important;
	}
}
.form-section{
        
         box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
         padding:50px;
         border-radius: 20px;
         background: linear-gradient(100.88deg, #EBFFFE 0.6%, #FFF6EB 100%);
         margin-left: 10px;
         margin-right:10px;
      }
      .date-infor, .gender-infor{
         margin-bottom:30px;
      }
      input#birthday{
       background: #ffffff;
      
    border: 1px solid var(--bd-grey-1);
    border-radius: 0;
    height: 60px;
    line-height: 60px;
    padding: 0 20px 0 20px;
    width: 100%;
    outline: none;
    border-radius: 16px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
 }
 input#phone {
 	background: #ffffff;
      
    border: 1px solid var(--bd-grey-1);
    border-radius: 0;
    height: 60px;
    line-height: 60px;
    padding: 0 20px 0 20px;
    width: 100%;
    outline: none;
    border-radius: 16px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
}
