
.background-img1 {
   background-image: url(../images/gallery/background2.jpg);
   
}
.background-img2 {
   background-image: url(../images/gallery/banner1.jpg);
   
}
.lists li {
    margin-bottom: 10px;
    list-style: none;
    border-bottom: 0px solid #e0e0e0 !important;
    padding-bottom: 10px;
}
body.kc-css-system .kc-css-101574 .kc-section-active .kc_accordion_header {
    background-color: #50d18e;
}
body.kc-css-system .kc-css-101574 .kc-section-active .kc_accordion_header a {
    color: #ffffff;
}
.bg-grey {
    background-color: #f6f6f6;
	padding:80px 0px;
	margin-bottom:50px;
}
.opal-copyright a, .opal-copyright a:active, .opal-copyright a:focus, .opal-copyright a:hover {
    color: #0d86f7 !important;
}
.no-fbox{padding: 70px 50px;}
body.kc-css-system .kc-css-70918 {
    background: #323232;
    padding-right: 10%;
 padding-left:0%!important;
}
.opal-breadscrumb {
    margin-bottom: 50px;
    text-align: center;
    background: #05529a!important;
}
.kc_title_head{color:#6b6969; margin-bottom:0px!important;}
.kc_title_sub{color:#999;}
.top-txt{color:#fff; font-size:18px; font-family:Arial, Helvetica, sans-serif;}
.carousel-outer{width:100%; margin:0 auto; position:absolute; top:200px; text-align:center; display:block;}
.carousel-caption-new {
	
    background-color: #000;
    opacity: .7;
	margin:0 auto;
    padding:1px;
    text-align:center;
	width:700px;
}
.carousel-caption-new h3 {
   color:#fff;
   font-weight:100;
   font-size:38px;
   margin:10px 0px!important;
}
.carousel-indicators li {
    border: 1px solid #565656!important;

}
.bo-social-icons.bo-sicolor [class*=bo-social-] {
    color: #fff !important;

}


/*footer color changed*/
.opal-footer {
    background: #e2e2e2!important;

}
.opal-footer .widget .widget-title, .opal-footer .widget .widgettitle {
    color: #635f5f!important;

}
.opal-footer a {

    color: #464646!important;

}
.opal-footer a:hover {
    color: #0d86f7!important;
}
.opal-copyright {

    background-color: #232323!important;
}
.opal-footer a span {
 color: #464646!important;
}
.kc-fb-layout-1 .content-title {

    text-transform: capitalize!important;
}
.text-light-lft{color: #fff !important;
    text-align: left;}

a:focus, a:hover {
	color: #000!important;
}

border: none;
color: transparent;
text-shadow: 0 0 0 gray;
text-align: center;

&:focus {
    outline: none;
}


/*MEdia Quiry Start Here*/

@media screen and (max-width: 480px) {
	.no-fbox {
    padding: 20px 20px!important;
}
.feature-box-v4 .fbox-content {

    height: 150px!important;

}
.btn-group-sm>.btn, .btn-sm, .kingcomposer .btn-group-sm>.kc_button {

    font-size: 12px!important;

}
.carousel-caption-new {

	width:100%;
	margin-top:25px;
}
.carousel-caption-new h3 {
   color:#fff;
   font-weight:100;
   font-size:18px;
}
.top-txt {
    color: #fff;
    font-size: 13px;
    font-family: Arial, Helvetica, sans-serif;
}
.opal-breadscrumb .title-page {
    font-size: 20px!important;
}
.opal-breadscrumb .breadcrumb {

    padding: 40px 0 30px!important;

}



}


/*MEdia Quiry End Here*/