/*
 Theme Name:   Accede Child Theme
 Theme URI:    https://bestwpware.com/themes-wp/accede/
 Description:  This is Accede Child Theme
 Author:       Masum Billah
 Author URI:   https://themeforest.net/user/themesvila
 Template:     accede
 Version:      1.2
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:  two-columns, right-sidebar
 Text Domain:  accede-child
*/

@import '../accede/style.css';

body{
	
	overflow-x: hidden;
} 

/* naethra css start */

.custom-logo-link img {
    height: 80px;
    width: 80px;
}
#menu-main-menu
{
	margin-top: 20px;
}
.menu-top li a
{
	font-size: 16px;
}
#about
{
	padding-bottom: 0;
}
#about .section-title
{
	margin-bottom: 0;
}
#about .col-md-4 
{
	width: 100%;
    margin-bottom: 30px;

}
.table td
{
	text-align: left;
}
.table thead
{
	color: #000;
    background: #b4e7e8;
}
.table
{
	color:#000;
	font-size:16px;
}
strong
{
	color:#42c0d9;
}
.kc-row-container.kc-container .kc-wrap-columns
{
 	margin-left: 0px !important;
    margin-right: 0px!important; 
}
#kc_page_template {
     margin-left: 0px !important;
    margin-right: 0px !important;
}
.single_service p 
{
	text-align:justify;
}
.custom-title
{
	background: #42c0d9;
    border: 4px double #fff;
    font-size: 26px;
    color: #fff;
    margin: auto;
    padding: 10px 0;
    position: relative;
    text-transform: uppercase;
    width: 350px; 
	text-align:center;
	margin-top: 60px;
}
.line-heading
{
	background: #42c0d9;
    display: block;
    position: relative;
    height: 2px;
    margin: 20px auto;
    width: 70px;
}
.footer a
{
	color:#fff;
}
.footer a:hover
{
	color:#42c0d9;
}
.current-menu-item a
{
	color:#42c0d9;
	
}
.footer .col-md-6
{
	width:100%;
}
.footer .pull-left
{
	float:unset;
}
.contact_address p, .contact_address ul li {
    color: #fff !important;
   
}

@media (max-width:991px)
{

	.custom-logo-link img {
    height: 50px;
    width: 50px;
}
}
@media (min-width:767.99px)
{
.single_service{
	min-height: 490px;
}
	
}
@media (max-width:600px)
{
	.contact_address ul li i
	{
		height: 35px;
    line-height: 35px;
    width: 35px;
	}
	.container>.navbar-header {
    margin: 15px;
}
	#rev_slider_1_1_wrapper .btn
	{
		font-size:10px;
	}
	.contact
	{
		padding: 20px 20px;
	}
	.contact_address ul li
	{
		font-size:14px;
	}
}
@media only screen and (max-width: 480px)
{
	.custom-title {
    font-size: 24px;
    width: 300px;
}
}
/* naethra css end */

