		.desktoplogo{
			max-width:105px;
			min-height:55px;
			margin-top:5px !important;
		}
		.btn-outline-light {
			color: #ffffff !important;
			background-color: transparent;
			background-image: none;
			border-color: #ffffff;
			box-shadow: none;
		}
	
    .btn-outline-light:hover {
      color: #ffffff;
      background-color: #faa61a;
      border-color: #faa61a;
      box-shadow: 0 1px 9px 0 rgba(189, 205, 205, .5)
    }
		
    .btn-danger {
      color: #fff;
      background-color: #faa61a;
      border-color: #faa61a;
    }

    .btn-orange {
      color: #fff;
      background-color: #fba51a;
    }

    .btn-orange:hover {
      color: #fff;
      background-color: #fcbc55;
    }

    .btn-danger:hover {
      color: #fff;
      background-color: #fcbc55;
      border-color: #fcbc55;
    }
  
	.fl-icon-wrap {
    display: inline-block;
}
	.fl-icon {
    display: table-cell;
    vertical-align: middle;
}
	.fl-node-5b8dfdbfcc63a .fl-module-content .fl-icon i, .fl-node-5b8dfdbfcc63a .fl-module-content .fl-icon i:before {
    color: #ffffff;
    font-size: 60px;
    height: auto;
    width: auto;
    background: #ffa100;
    border-radius: 100%;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    line-height: 105px;
    height: 105px;
    width: 105px;
    text-align: center;
}
.fl-node-5b8dff9c04636 .fl-module-content .fl-icon i, .fl-node-5b8dff9c04636 .fl-module-content .fl-icon i:before {
    color: #ffffff;
    font-size: 62px;
    height: auto;
    width: auto;
    background: #ffa100;
    border-radius: 100%;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    line-height: 105px;
    height: 105px;
    width: 105px;
    text-align: center;
}
	.fl-node-5b8e000558cf9 .fl-module-content .fl-icon i, .fl-node-5b8e000558cf9 .fl-module-content .fl-icon i:before {
    color: #ffffff;
    font-size: 60px;
    height: auto;
    width: auto;
    background: #ffa100;
    border-radius: 100%;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    line-height: 105px;
    height: 105px;
    width: 105px;
    text-align: center;
}
	.fl-node-5b8dfe960a267 .fl-module-content .fl-icon i, .fl-node-5b8dfe960a267 .fl-module-content .fl-icon i:before {
    color: #ffffff;
    font-size: 60px;
    height: auto;
    width: auto;
    background: #ffa100;
    border-radius: 100%;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    line-height: 105px;
    height: 105px;
    width: 105px;
    text-align: center;
}
	.carousel-inner{
		background: #00223f;
	    color: white;
		padding:20px;
	}
	.p-t-20{
		padding-top:20px
	}
	.carousel-control-next-icon {
    height: 41px;
    width: 65px;
}
	.carousel-control-prev-icon {

		    height: 41px;
    width: 65px;
}
	  .blue {
        color: #102a4f !important
    }

    .text-grey {
        color: #9b9b9b !important;
    }
	.about-icon{
		max-height:150px;
	}
	.white{
		color:white !important;
	}
	.orange{
		color:#faa61a;
	}
		 .btn-orange {
    color: #fff;
    background-color: #fba51a;
}
.btn-orange:hover {
    color: #fff;
    background-color: #fcbc55;
}
	.btn-outline-light-white {
    color: #ffffff;
    background-color: transparent;
    background-image: none;
    border-color: #ffffff;
    box-shadow: none;
}
	
    .btn-outline-light-white:hover {
      color: #ffffff;
      background-color: #faa61a;
      border-color: #faa61a;
      box-shadow: 0 1px 9px 0 rgba(189, 205, 205, .5)
    }
.bg-dark {
    background-color: #faa61a !important;
}
.card.case-box-2.border-0.shadow {
    background: #faa61a;
    text-align: center;
    color: white;
    font-size: 25px;
    border-radius: 30px;
    padding: 21px;
    height: 88%;
    width: 95%;
}
.case-study-box{
	padding:30px;
	border: 3px solid #faa61a !important;
}
.case-study-text{
	background: white; 
	background-size: cover; 
	height: 180px;
}
@media only screen and (max-width: 600px) {
  .case-study-text {
	  	background: white; 
	background-size: cover; 
    height: 260px !important;
  }

}
#content h2{
	font-weight:600 !important;
}
.divider-4::before {
    position: absolute;
    top: -1.5px;
    left: 50%;
    width: 60px;
    height: 3px;
    margin-left: -30px;
    content: "";
    background-color: #102a4f !important;
}
.btn-primary{
	background-color: #102a4f !important;
}
.ctct-form-embed.form_0 .ctct-form-custom .ctct-form-button {
    background-color: #102a4f !important;
    border: 1px solid #102a4f !important;
    color: #ffffff;
}
