

.heading1 p{
	padding-top: 20px;
	font-size: .8em;
	color:#6b6b6b;
	font-weight: 500;
	line-height: 25px;
}

.heading1 span{
	font-weight: 500;
	color:#20395a;
}



.slideText1,.slideText2,.slideText3{
	background:#20395a !important;
	min-height: 80px !important;
	box-shadow: 0 8px 6px -6px rgba(34,34,34,.2);
	line-height: 80px;
}

.slideText1,.slideText2,.slideText3 p{
	color:#f2f2f2;
	font-size: 1.2em;
	transition:0.5s;
	text-align: center;
}


.border-right-1{
	  border-right:1px solid #cccccc63;
}

.icon-hover:before{
	content: '';
	position: absolute;
	top:0;
	left:50%;
	transform: translateX(-50%);
	width:97%;
	height:2px;
	background:#20395a;
}



.textbox2{
	width:70%;
	height:auto;
	float:right;
	padding-top:20px;
	padding-bottom: 20px;
}

.textbox2 h6{
	font-weight: 600;
	color:#002147;
}

.textbox2 p{
	font-size: .8em;
	font-weight: 500;
	color:#6b6b6b;
	line-height: 23px;
}

.bgcolor2{
	background: #fafafa;
}

.companies .item img{
	max-width: 100%;
	height:auto;
}

.companies .item{
	height:auto;
	padding-top:20px;
	padding-bottom:20px;
	padding-left: 35px;
	padding-right: 35px;
	text-align: center;
	background:#f9f9f9;
	border-radius:20px;
	border:2px solid rgba(24,76,148,.1);
	transition: .5s;
	overflow: hidden;
}

.companies .item:hover img{
	transform:scale(1.4);
}

.companies .item img{
	max-width:100%;
	height: auto;
	vertical-align: middle;
	transition: .5s;
	transform:scale(1.3);
}

.testimonial{
	background:#20395a !important;
	min-height: 270px !important;
	padding-top: 20px;
}

.testimonial .tesimonial-image{
	width: 100px;
	height: 100px;
	margin: auto;
}

.testimonial .tesimonial-image img{
	max-width: 100%;
	height: auto;
	vertical-align: middle;
	border-radius:50%;
}

.testimonial .testimonial-text{
	width:75%;
	height:auto;
	margin: auto;
	text-align: center;
	color:#e9e9e9;
	font-size: .8em;
	line-height: 23px;
	padding-top: 20px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
}


.footer{
	background:#282828;
	padding-top: 30px;
}

.footer .footerDiv1{
	padding-top: 15px;
}

.footer .footerDiv1 h6{
	color:#e9e9e9;
	padding-bottom: 10px;
}

.footer .footerDiv1 ul > li{
	list-style: none;
}

.footer .footerDiv1 ul > li a{
	font-size:.8em;
	display: block;
	text-decoration: none;
	color:#e1e1e1;
	padding-top: 3px;
	padding-bottom: 3px;
}

.footer .footerDiv1 .newsletter-input input[type=text]{
	width:100%;
	border:none;
	background: none;
	outline: none;
	border-bottom:1px solid #ccc;
	color:#e9e9e9;
}

.footer .footerDiv1 .newsletter-input button{
	border:none;
	outline: none;
	background: #184c94;
	font-size:.8em;
	padding-top: .4em;
	padding-bottom: .4em;
	padding-right: .8em;
	padding-left: .8em;
	color:#e9e9e9;
	font-weight: 500;
	margin-top: 10px;
	cursor: pointer;
	border-radius: 2px;
}


.footerDiv1 .social .fab{
	width:30px;
	height:30px;
	text-align: center;
	line-height: 30px;
	color: #e7e7e7;
	font-size:.7em;
	margin-right: 5px;
	font-weight: 400;
	border-radius: 50%;
}

.footerDiv1 .social .fa-facebook-f{
	background-color:#3b5998;
}

.footerDiv1 .social .fa-twitter{
	background-color:#0084b4;
}

.footerDiv1 .social .fa-linkedin-in{
	background-color:#007bb6;
}

.footerDiv1 .social .fab:nth-child(4){
	background-color:#DB4437;
}









/*---Contact Us---*/

.cu8{
	margin-bottom: 20px;
}

.cu6{
	margin-bottom:30px;
}

.cu7{
	width:100%;
	height:100%;
	border:1px solid #ccc;
	border-radius: 30px;
	padding: 10px 15px;
	box-shadow: 0 0 10px 2px #ccc;
}

.cu6 .cu1 .fa-map-marked-alt{
	width:25px;
	height:25px;
	background:#2758b6;
	text-align: center;
	border-radius: 50%;
	line-height:25px;
	color:#f2f2f2; 
	font-size: .7em;
	margin-right: 8px;
	    box-shadow: 2px 5px 20px rgba(230,96,48,0.479);
}

.cu1{
	font-weight: 600;
	color:#444;
	padding-bottom: 10px;
	line-height:30px;
}

.cu2{
	font-weight: 600;
	color:#20395a;
}

.cu3{
	color:#444;
	font-weight: 500;
	font-size: .9em;
	line-height: 25px;
}

.cu4{
	color:#444;
	font-weight: 500;
	font-size: .9em;
	line-height: 25px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.cu4 .fa-phone{
	width:25px;
	height:25px;
	background:#2758b6;
	text-align: center;
	border-radius: 50%;
	line-height:25px;
	color:#f2f2f2; 
	font-size: .7em;
	margin-right: 8px;
	box-shadow: 2px 5px 20px rgba(230,96,48,0.479);	
}

.cu4 .fa-map-marker{
	width:25px;
	height:25px;
	background:#2758b6;
	text-align: center;
	border-radius: 50%;
	line-height:25px;
	color:#f2f2f2; 
	font-size: .7em;
	margin-right: 8px;
	box-shadow: 2px 5px 20px rgba(230,96,48,0.479);	
}

.cu5 .fa-envelope{
	width:25px;
	height:25px;
	background:#2758b6;
	text-align: center;
	border-radius: 50%;
	line-height:25px;
	color:#f2f2f2; 
	font-size: .7em;
	margin-right: 8px;
	box-shadow: 2px 5px 20px rgba(230,96,48,0.479);
}

.cu5{
	font-weight: 500;
	color:#444;
		font-size: .9em;
}

.cu9{
	text-align: center;
	font-size: 2em;
	padding-top: 20px;
	padding-bottom: 20px;
	height:15vh;
	font-weight: 600;
}

.cu10 {
    text-align: center;
    font-size: 2em;
    font-weight: 600;
}

.cu11 {
      margin-bottom: 20px !important;
    box-shadow: 0 8px 6px -6px #33333345;
    padding-bottom: 20px;
}

.cu11 .nav-item .nav-link{
    border-radius: 0px;
    font-size: .9em;
    color: #6b6b6b;
    border: 1px solid #ccc !important;
}

.cu11 .nav-item:nth-child(1) .nav-link{
	border-top-left-radius: 32px !important;
	border-bottom-left-radius: 32px !important;
}

.cu11 .nav-item:nth-child(2) .nav-link{
	border-top-right-radius: 32px !important;
	border-bottom-right-radius: 32px !important;
}


.cu11 .nav-item .nav-link.active{
	color:#fbfbfb;
	border: 1px solid #20395a !important;
}
.cont-det{
	padding-top: 50px;
}