.pic-align {
    float: right !important;
    padding-left: 25px !important;
    padding-bottom: 25px !important;
}

.breadcrumb-bg {

background-color: #1f406d;

}

.margin-bt-0 {
	margin-bottom: 0 !important;
	}
	
.nav>li>a {
	color: #000;
	
}

.nav-sidebar li {
    background: #fff !important;
    border: 1px solid #00bbd1;
    border-right: 5px solid #05a6b9;
	
}

.text-type p{
	text-align: justify;
}

.text-icon{
	font-weight:700;
}

.nav-pills li a:hover, .nav-pills li.active > a, .nav-pills li.active > a:hover, .nav-pills li.active > a:focus {
    background: #def8fb !important;
	color: #025e68 !important;
}

.list-item li {
    position: relative;
    list-style-type: none;
    margin-bottom: 20px;
    display: block;
    background-color: #e6f9fb !important;
    font-size: 15px !important;
    border-bottom: 3px solid #1f406d;
    font-weight: 600 !important;
    padding: 10px;
    border-top: 1px dashed #1f406d;
}

.list-item li a {
  color: #000000 !important;
   margin-left: 25px;
}

.list-item li a i {
    position: absolute;
    top: 19px;
    right: 20px;
    color: #d50303;
    display: inline-block;
    font-size: 18px;
    opacity: 1;
    -webkit-transition: .5s all ease;
    transition: .5s all ease;
font-weight: 600;
}

.word {
    color: #047b89 !important;
}

.list-item li:before {
    border: none;
    color: #026e7a;
    content: "\f00c";
    display: inline-block;
    font-family: fontawesome;
    font-size: 17px;
    padding: 0px;
    left: 10px;
    position: absolute;
    top: 10px;
}

/*.list-item li:after {
    border: none;
    color: #026e7a;
    content: "\f1c1";
    display: inline-block;
    font-family: fontawesome;
    font-size: 18px;
    padding: 0px;
    Right: 10px;
    position: absolute;
    top: 10px;
}*/

.list-item li:hover {
background-color: #cbf1f5 !important;
}

.other_web_link {
    cursor: pointer;
font-weight: 700;
}

.services-list ul li a {
      padding: 20px !important;
}

.table-responsive>.table-bordered {
    border: 0;
    border-bottom: 5px solid #1f406d;
    background-color: #ffffff;
    color: #000;
}

.table thead th {
    vertical-align: middle !important;
    border-bottom: 2px solid #1f406d !important;
    background-color: #2098d1;
    color: #fff;
    text-align: center;
}

/*new css*/
.list-page ul{
    list-style: outside none none;
    margin-top: 13px;
    padding-left: 20px;
    line-height: 32px;
}

.list-page ul li {
    margin: 5px 0;
    font-weight: 500;
    padding-left: 15px;
    position: relative;
}

.list-page ul li::before {
    content: "\f101";
    font-family: fontawesome;
    font-size: 15px;
    color: #00bbd1 !important;
    font-weight: 600;
}
.list-page ul li:before {
    border: none;
    display: inline-block;
    margin-right: 10px;
    padding: 0;
    left: 0;
    position: absolute;
    top: 1px;
}

.theme-hd{
color: #00bbd1 !important;
}

.diamond-line-centered-theme-colored2 {
    margin-bottom: 40px !important;
}

.clients {
padding: 15px;
}

.cm-text {
    color: #5e0101;
    line-height: 15px;
    text-align: center;
    font-weight: 700;
    font-size: 13px;
}

.cm-text span {
    color: #000;
    font-size: 11px;
}

.mb-5 {
	margin-bottom: 5px;
}

.bg-lightest2 {
    background-color: #efefef !important;
}


@media only screen and (max-width: 767px) {
    .menuzord-brand img {
        max-height: 60px;
    }

  .rfsc_top_menu {
        display: none;
    }

.mt-30 {
    margin-top: 0px !important;
}
.mt-sm-35 {
        margin-top: 0px !important;
    }
}

@media (max-width: 991px) {
    .mt-sm-35 {
        margin-top: 35px;
    }
}

.bg-lightest-2{
    background-color: #efefef !important;
}

.rfsc_new_btn {
    color: #fff !important;
    background-color: #000 !important;
    border-color: #1F406D;
    font-weight: 800;
}

.rfsc_new_btn:hover {
    background-color: #009bad !important;
}

/*end*/