.credit-h5{
	font-family: "Montserrat", sans-serif;
	color: #000000;
	line-height: 1.3;
	font-weight: 700;
	margin: 10px 5px;
}
.credit-h5:hover{
	color: #157488;
}
.section-heading p {
    font-size: 12px;
    margin-bottom: 0;
    letter-spacing: 2px;
    color: #a5a5a5;
    text-transform: uppercase;
}
.section-heading h2 {
    font-size: 36px;
    color: #212121;
    font-weight: 700;
    margin-bottom: 0;
}
.single-features-area h6 {
    font-size: 18px;
    color: #6e6e6e;
    margin-bottom: 0;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    line-height: 1.8;
}
.section-heading .line {
    width: 25px;
    height: 5px;
    border-radius: 3px;
    background-color: #157488;
    margin-bottom: 20px;
}
.credit-btn {
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms;
    background-color: #157488;
    position: relative;
    z-index: 1;
    display: inline-block;
    min-width: 175px;
    height: 48px;
    color: #ffffff;
    border-radius: 5px;
    padding: 0 30px;
    font-size: 14px;
    line-height: 48px;
    font-weight: 700;
    text-transform: uppercase;
}


 

.dark-slider {
	position:absolute;
 	color:#fff;
	z-index:8;	
	overflow: hidden;	
	width:100%; 
	bottom:0%;
	text-align:center;
  	height:600px;
	 }
	 
	 .nivo-caption {
 	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
	color:#fff;
 	overflow: hidden;	
 	text-align:center;
 	padding:250px 0px;
 	 }
 
 
.nivo-caption h2{ font:600 32px/36px 'Roboto Condensed', sans-serif; color:#fff; margin:0 0 20px 0; text-transform:uppercase; }
.nivo-caption p{ font:400 16px/20px 'Roboto Condensed', sans-serif; margin-bottom:10px; color:#ece7e7; }
.owl-nav{
	display: none;
}

.owl-stage{
	margin-left: auto;
	margin-right: auto;
}


.credit-btn {
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms;
    background-color: #157488;
    position: relative;
    z-index: 1;
    display: inline-block;
    min-width: 175px;
    height: 48px;
    color: #ffffff;
    border-radius: 5px;
    padding: 0 30px;
    font-size: 14px;
    line-height: 48px;
    font-weight: 700;
    text-transform: uppercase;
	margin-top: 30px;
}
.credit-btn:hover {
    background-color: #182143;
    color: white;
}

.carousel-indicators li {
 
    width: 10px;
    height: 10px;
    border: 1px solid #fff;
    border-radius: 10px;
	margin-bottom: 20px;
}
.fstar{
    color: orange;
    font-size: 10px;
}


.slider_h2{
    font-size: 70px !important ;
    font-weight: 600 !important;
    margin-bottom:30px !important;
}

.choose__item_2 p{
    color: white;
}
.choose__item_2 img{
    max-height: 65px;
}
.choose__item_2 h5{
    color: white;
    font-weight: bold;
    padding: 10px 0px;
}

.choose__item_3 {
    text-align: center;
    border-left: 1px solid lightgray;
}
.choose__item_3 h5{
    font-weight: bold;
    padding: 10px 0px;
}
.choose__item_3 a{
    color: #157488;
    font-size: 15px;
}

.choose__item_3 img{
    margin-bottom: 15px;
}

.banner_btn{
    margin-top: 270px;
    margin-left: 150px;
    background-image: linear-gradient(#2f2f2f, black);
    color: white;
    padding: 10px 15px;
    border-radius: 1px 8px 8px 8px;
    font-weight: bold;
    font-size: 16px;
    border: 0px;
}
.banner_btn:hover{
     background-image: linear-gradient(#136376, #1b829a73);
}
.st_img {
        margin-top: 50px;
    }
	.choose2 {
        margin-top: 20px !important;
        margin-bottom: 20px !important;
    }
@media only screen and (max-width:768px){
    .slider_h2{
        font-size: 24px !important ;
        font-weight: 600 !important;
        margin-bottom:30px !important;
        margin-top: 180px !important;
    }
    .nivo-caption{
        padding: 185px 20px;
    }
    .credit-btn{
        margin-top: 10px;
        padding: 0 16px;
        font-size: 12px;
        line-height: 30px;
        font-weight: 700;
        min-width: 140px;
        height: 36px;
    }
        .header__logo {
        padding: 10px 40px;
    }
    .section-heading h2 {
        font-size: 30px;
     }
     .single-features-area h6 {
        font-size: 14px;
     }
     .choose__item_2{
        text-align: center;
    }
    .banner_btn {
        margin-top: 384px;
        margin-left: 100px;
        padding: 5px 10px;
        font-size:10px;
    }
	.st_img {
        margin-top: 20px;
    }
	.choose2 {
        margin-top: -15px !important;
    }
}

.bg_credit{
    background:#FFECE2 !important ;
}
.bg_credit p{
    color:#000 ;
}
.bg_orange{
    background: #FF5A0A !important;
}
.orange-box{
    padding: 70px;
    margin-bottom: 80px;
}
.justify-content-space-between {
    justify-content: space-between;
}
.credit-body{
     padding: 5px 20px;
    max-width: 500px;
}

.bg_secured_image{
    background: url('../img/secured_0.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.overlay{
   position:relative
  
}
.overlay::before{
 background: #374148;
 content: '';
 position: absolute;
 height: 100%;
 width: 100%;
 /* opacity: 0.8; */
}
.header-secured{
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    
}
.header-secured .secured_image{
    width: 200px;
    margin: 30px 10px 0px;
}

.header-secured .text p{
    color: #fff !important;
    font-size:30px;
    font-weight: 300;
    text-transform: uppercase;
    margin-bottom: 30px;
}

.header-secured .text strong{
    font-weight: 700 !important;
}
.header_secured2 .text h3{
    color: #fff;
    font-size: 50px;
    /* text-decoration: underline; */
    font-weight: 300;
    position: relative;
}

.header_secured2 .text h3::after{
   content: '';
    position: absolute;
    width: 70%;
    height: 3px;
    background: #fff;
    top: 65px;
    left: 0;
}


.header_secured2 .text h3 strong{
    font-weight: 700;
}

.header_secured2 .text p{
    color: #fff;
    font-size: 20px;
    
}
.text-gray{
    color: #3b4752 !important;
}
.section-secured2{
    background: #D8DBDD;
}
.text-brown{
    color:#71151A !important;
}
.image-secr img{
    height:500px;
}
.icon1{
    height: 50px;
    width: 50px;
}
.blue_btn{
    padding: 10px 20px;
    border: 1px solid #157488;
    background: #157488;
    color: white;
    font-size: 17px;
    transition: all 0.5s ease;
    box-shadow: 0px 5px 10px rgba(0,0,0,0.4);
}
.blue_btn:hover{
    background: #000;
    border: 1px solid #000;
}
.orange_btn{
    padding: 10px 20px;
    border: 1px solid #FF5A0A;
    background: #FF5A0A;
    color: white;
    /* border-radius: 4px; */
    font-size: 17px;
    transition: all 0.5s ease;
    box-shadow: 0px 5px 10px rgba(0,0,0,0.4);
}
.orange_btn:hover{
    background: #000;
    border: 1px solid #000;
}
.header_secured2{
    display: flex;
}


@media (max-width:480px){
    .image-secr img{
        height: 300px;
    }
    .header-secured .text p{
        font-size: 16px;
    }
    .header_secured2{
    display: block;
}
    .overlay::before{
        height: 100%;
    }
    .orange-box h2{
        font-size: 24px;
    }
    .contact-breadcrumb-buisness{
        /* padding: 70px 0px 80px; */
        padding: 88px 0px 9px;
    }
    .contact-breadcrumb-credit{
        padding: 70px 0px 80px;
    }
    .orange-box{
       margin-bottom: 10px;
       padding: 40px;
    }
    .image{
        margin-bottom: 20px;
    }
    .orange-box .justify-content-space-between .text h3{
        font-size: 22px;
    }
    .orange-box .justify-content-space-between .text p{
        font-size: 14px;
    }
    .orange-box .justify-content-space-between .img img{
        width: 60%;
    }
    .credit-body h5{
        font-weight: 700;
    }
    .header_secured2 .text h3{
        font-size: 30px;
    }
    .header_secured2 .text h3::after{
        top: 40px;
    }
    h1.text-gray{
        font-size: 40px;
    }
    .text-box h3{
        font-size: 24px;
    }
}

@media(min-width:767px){
    .image{
     position: relative;
    top: 193px;
    margin-left: 76px;
}
.image img{
    position: absolute;
    left: 42px;
    z-index: 2;
}
.contact-breadcrumb-buisness{
    padding: 400px 100px 70px;
}
.contact-breadcrumb-credit{
    padding: 70px 0px 300px;
}
}

@media (min-width: 1200px)
{
.contact-breadcrumb-credit {
    padding: 70px 0px 415px;
}
}