/**General Override CSS Starts Here***/

body {
	width: 100%;
	margin: 0 auto;
	font-size: 18px;
	color: #000;
}

.header {
	padding-top: 40px;
	padding-bottom: 25px;
}

.header img {
	height: 60px;
}

.banner {
	background: url(../images/banner.jpg) no-repeat left top;
	background-size: 100%;
	color: #000;
}


.bannerTxt {
	padding-bottom: 100px;
}

.container {
	max-width: 1140px;
}

.text-1 {
	font-size: 40px;
	font-weight: bold;
	line-height: 55px;
}
.banner .text-1 {
    font-weight: normal;
}

.text-2 {
	font-size: 25px;
	font-weight: bold;
}

.text-3 {
	font-size: 20px;
	font-weight: bold;
}

.download-btn {
	display: inline-block;
	background-color: #f7941e;
	padding: 10px 30px;
	text-decoration: none;
	color: #fff;
}

.download-btn:hover {
	color: #000;
	text-decoration: none;
}

.divider:after {
	content: "";
	display: block;
	width: 14%;
	background: #003fca;
	height: 3px;
	margin: .3em 0px .3em;
}

.divider-2:after {
	content: "";
	display: block;
	width: 20%;
	background: #003fca;
	height: 3px;
	margin: .3em auto .3em;
	min-width: 80px;
}

.formhead {
	background-color: #0025c9;
	padding: 25px 20px;
	font-size: 20px;
	color: #fff;
	font-weight: bold;
}

.form-group {
	padding-bottom: 5px;
	overflow: hidden;
	margin-bottom: 15px;
}


.form-group label {
	/*display: none;*/
	min-width: 185px;
	float: left;
}

.main-form .error {
	border-color: red;
}

.error {
	color: red;
	margin: 0;
	font-size: 12px;
}

.disabled {
	cursor: not-allowed !important;
	opacity: .8;
}

.follow_up {
	display: none;
}

.form-control {
	
	padding: 8px 10px;
	border: 1px solid #000;
	border-radius: 6px;
}

.border-primary {
	border-color: #2b3991!important;
}

.bg-light {
	background-color: #e0e0e0!important;
}

.image-section {
	min-height: 70px;
}

.image-section img {
	width: 50px;
}

.sapts-hd i {
	flex: 0 0 80px;
}

.sapts-hd img {
	width: 68px;
	max-width: 100%;
}

.box-area {
	font-size: 14px;
	-webkit-box-shadow: 0px 0px 20px -11px rgba(0, 0, 0, 0.6);
	-moz-box-shadow: 0px 0px 20px -11px rgba(0, 0, 0, 0.6);
	box-shadow: 0px 0px 20px -11px rgba(0, 0, 0, 0.6);
	border: 1px solid #efefef;
}

.box-area p {
	margin: 0;
}

.banner_head6 {
	background: #000;
	padding: 3% 0;
}

.keys {
	padding: 2% 0;
}

.testimonials {
	padding: 20px;
	-webkit-box-shadow: 0px 0px 20px -11px rgba(0, 0, 0, 0.6);
	-moz-box-shadow: 0px 0px 20px -11px rgba(0, 0, 0, 0.6);
	box-shadow: 0px 0px 20px -11px rgba(0, 0, 0, 0.6);
	border: 1px solid #efefef;
}

.quotetxt {
	padding: 5px 0 0 30px;
}

.btn-primary {
	background: url(../images/btnBg.png) no-repeat center center;
	color: #000;
	
	border-color: #000000;
}

.btn-primary:hover {
	color: #000;
	border-color: #000000;
}

.bullets {
	background: url(../images/bulletsBg.jpg) no-repeat center center;
	background-size: conatin;
	padding: 80px 0px;
	color: #fff;
}

.bullets ul {
	padding-left: 20px;
    margin-bottom: 0px;
    margin-top: 5px;
    width: 100%;
    float: left;
}

.bullets ul li {
	margin-top: 12px;
	position: relative;
	padding-left: 5px;
	list-style: none;
}

.bullets ul li:before {
	content: '';
	position: absolute;
	width: 18px;
	height: 18px;
	border: 1px solid;
	left: -24px;
	top: 5px;
	border-radius: 50%;
}

.bullets ul li:after {
	content: '';
	position: absolute;
	width: 10px;
	height: 10px;
	background: #fff;
	left: -20px;
	top: 9px;
	border-radius: 50%;
}
.bullets  .divider:after {
        background: #fff;
}
.outposts {
    padding: 60px 0px;
}

.ops {
    margin-top: 30px;
    width: 100%;
    float: left;
    display: flex;
    justify-content: space-between;
}

.opItem {
    width: 18%;
    background: #fff;
    box-shadow: 0px 0px 5px #00000073;
    padding: 22px 10px;
    text-align: center;
    min-width: 175px;
}

.opImg {
    width: 100px;
    height: 100px;
    background-color: #001fca;
    margin: 0px auto;
    border-radius: 50%;
    margin-bottom: 20px;
}
.opImg.im1 {
    background-image: url(../images/op1.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 72px;
}

.opImg.im2 {
    background-image: url(../images/op2.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 60px;
}


.opImg.im3 {
    background-image: url(../images/op3.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 60px;
}


.opImg.im4 {
    background-image: url(../images/op4.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 72px;
}

.opImg.im5 {
    background-image: url(../images/op5.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 72px;
}

@media (max-width:920px) {
	body {
		font-size: 16px;
	}
	.text-1 {
		font-size: 25px;
		line-height: 35px;
	}
	.text-2 {
		font-size: 18px;
	}
	.formhead {
		font-size: 16px;
	}
	.form-control {
		font-size: 14px;
	}
	
	.ops {
    flex-wrap: wrap;
    justify-content: center;
    
}

.opItem {
    width: 100%;
    margin-bottom: 25px;
}


}

@media (max-width:768px) {
	body {
		font-size: 14px;
	}
	.banner {
		background-size: cover;
	}
	.text-1 {
		font-size: 20px;
		line-height: 30px;
	}
	.text-2 {
		font-size: 16px;
	}
	.formhead {
		font-size: 16px;
		padding: 15px;
	}
	.banner {
		padding: 3% 5%;
		background-position: center center;
	}
	.form-group {
	    margin-bottom: 1rem;
	}
	
	.form-group label {
       min-width: 140px;
    }
    
}

@media (max-width:600px) {
	.getin {
		margin-top: 20px;
	}
}

.mask {
	display: none;
	position: fixed;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.9);
	left: 0;
	top: 0;
}

.loader {
	border: 5px solid #f3f3f3;
	border-radius: 50%;
	border-top: 5px solid #3498db;
	width: 30px;
	height: 30px;
	-webkit-animation: spin 1s linear infinite;
	/* Safari */
	animation: spin 1s linear infinite;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -15px 0 0 -15px;
}


/* Safari */

@-webkit-keyframes spin {
	0% {
		-webkit-transform: rotate(0deg);
	}
	100% {
		-webkit-transform: rotate(360deg);
	}
}

@keyframes spin {
	0% {
		transform: rotate(0deg);
	}
	100% {
		transform: rotate(360deg);
	}
}
.mktoButton{
    background: #f7941e;
    color:#FFF;
    border:none;
}