@charset "utf-8";
/* CSS Document */

.footer-area {
    background-color: #012249;
    padding: 100px 0 0;
}

.detail-icon i {
    color: #fff !important;
}

.footer-area .single-footer-widget h4 {    
    color: #cee19c;
}
.footer-area .copyright_part_text a {
    color: #fff;
}

p {
    font-size: 16px;
	color:#000;
	line-height:35px;
}
.breadcrumb {
    /* margin: 1px !important; */
    margin-bottom: 50px !important;
}
h2 {
    font-size: 30px;
    padding: 10px 0px 10px 0px;
}
.contactfooter-details:hover {
    color: #cee19c !important;
}
.mk ul{ list-style:disc !important; padding-left:30px !important;}
.mk li{ font-size:16px; line-height:30px; margin-bottom:10px;}

.blog_details ul{ list-style:disc; padding-left:20px;}
.blog_details ul li{ margin-bottom:10px; padding-bottom:5px; font-size:15px; border-bottom:1px dashed #CCCCCC;}
