@charset "utf-8";
/* CSS Document */
.social-footer{
	text-align:center;
	}
.social-footer ul li{
	display:inline;
	}
.social-footer li a{
	display:inline;
	color:#030273;
	text-decoration:none;
	font-weight: 500;
    padding: 5px 15px;
    font-size: 16px;
	}
.social-footer li a:hover{
	display:inline;
	color:#fd0005;
	text-decoration:underline;
	}
footer.footer-light img{
	margin:0px auto;
	text-align:center;
	}
footer.footer-light {
    background: #FFFFFF;
    text-align: center;
}
.banner-text {
	margin: 0px auto;
	background: rgba(3, 2, 115, 0.7);
	border-radius: 5px;
	padding: 10px;
	position: absolute;
	top: 61%;
	left: 33%;
	width: 446px;
	height: auto;
	font-size: 30px;
	color: #ffffff;
	line-height: 0px;
	text-align: center;
	padding: 16px 10px 27px 10px;
}
.banner-text h2 {
	font-size: 35px;
	margin-bottom:28px;
}
.home-box1 {
	background: #ffffff;
	border-color: #dee0e1;
	padding: 1.7em 2em 2.1em;
	border: 1px dashed;
	border-radius: 5px;
	margin: 30px 0px;
	height: 180px;
}
.home-box1 h3 {
	color: #030273;
}
.home-box1 p {
	color: #7A7878;
}
.home-box1-image {
	background: url('../../uploads/money-red.png') center center no-repeat;
	font-size: 3em;
	border-width: 2px;
	margin-top: 0;
	position: absolute;
	z-index: 1;
	top: 45%;
	left: 5px;
	height: 100px;
	width: 100px;
}
.home-box1:hover {
	background: #030273;
	border-color: #030273;
	color: #fff;
}
.home-box1:hover h3 {
	color: #fff;
}
.home-box1:hover p {
	color: #fff;
}
.home-box1:hover .home-box1-image {
	background: url('../../uploads/money-white.png') center center no-repeat;
}
.image-pad {
	padding: 10px;
}
.box-text {
	padding: 0px 39px;
}
.home-box2 {
	background: #ffffff;
	border-color: #dee0e1;
	padding: 1.7em 2em 2.1em;
	border: 1px dashed;
	border-radius: 5px;
	margin: 30px 0px;
	height: 180px;
}
.home-box2 h3 {
	color: #030273;
}
.home-box2 p {
	color: #7A7878;
}
.home-box2-image {
	background: url('../../uploads/time-red.png') center center no-repeat;
	font-size: 3em;
	border-width: 2px;
	margin-top: 0;
	position: absolute;
	z-index: 1;
	top: 45%;
	left: 5px;
	height: 100px;
	width: 100px;
}
.home-box2:hover {
	background: #030273;
	border-color: #030273;
	color: #fff;
}
.home-box2:hover h3 {
	color: #fff;
}
.home-box2:hover p {
	color: #fff;
}
.home-box2:hover .home-box2-image {
	background: url('../../uploads/time-white.png') center center no-repeat;
}
.home-box3 {
	background: #ffffff;
	border-color: #dee0e1;
	padding: 1.7em 2em 2.1em;
	border: 1px dashed;
	border-radius: 5px;
	margin: 30px 0px;
	height: 180px;
}
.home-box3 h3 {
	color: #030273;
}
.home-box3 p {
	color: #7A7878;
}
.home-box3-image {
	background: url('../../uploads/online-red.png') center center no-repeat;
	font-size: 3em;
	border-width: 2px;
	margin-top: 0;
	position: absolute;
	z-index: 1;
	top: 45%;
	left: 5px;
	height: 100px;
	width: 100px;
}
.home-box3:hover {
	background: #030273;
	border-color: #030273;
	color: #fff;
}
.home-box3:hover h3 {
	color: #fff;
}
.home-box3:hover p {
	color: #fff;
}
.home-box3:hover .home-box3-image {
	background: url('../../uploads/online-white.png') center center no-repeat;
}
.home-section2 {
	margin: 0px auto;
	padding: 30px 0px;
}
.home-section2-image img {
	width: 100%;
}
.home-section2-text {
	color: #fff;
	padding-top: 20px;
}
.home-section2-text h3 {
	color: #030273;
	font-size: 30px;
}
.home-section3 {
	margin: 0px auto;
	padding: 30px 0px;
}
.home-section3-image img {
	width: 100%;
}
.home-section3-text {
	color: #7A7878;
	padding-top: 20px;
}
.home-section3-text {
    color: #030273;
    
}
.home-section3 h3 {
	color: #030273;
	font-size: 30px;
	text-align:center;
}
.home-section3-text p{
	color: #7A7878;
	font-size:15px;
	}
.news-box {
	background-color: #fff;
    text-align: right;
    padding: 15px 15px 1px 15px;
    -webkit-box-shadow: 2px 1px 4px -1px rgba(130,126,130,0.64);
    -moz-box-shadow: 2px 1px 4px -1px rgba(130,126,130,0.64);
    box-shadow: 2px 1px 4px -1px rgba(130,126,130,0.64);
    margin-right: -43px;
    margin-top: 20px;
    position: relative;
    z-index: 9;
	border-radius:10px;
	margin:0px 10px;
	text-align:left;
	    margin-bottom: 15px;
	    height: 269px;
	
}
.news-box h4 {
    color: #fd0005;
    margin: 12px 0px;
}
.news-box i {
    font-size: 15px;
}
.news-box img{
	      width: auto;
	}
.btn-news {
    background-color: #030273;
    color: #fff;
    width: 46%;
    padding: 0.5rem 0.5rem;
    border-radius: 0.7rem;
    transition: all 0.2s ease-in-out;
    font-size: 13px;
    font-weight: 600;
    margin-bottom: 17px;
}
.btn-news-more {
    background-color: #f30501;
    color: #fff;
    width: 100%;
    padding: 1rem 0.5rem;
    border-radius: 0.5rem;
    transition: all 0.2s ease-in-out;
    font-size: 17px;
    font-weight: 600;
    margin-top: 10px;
}
.home-section4{
	margin: 0px auto;
	padding: 30px 30px;
	background: url('../../uploads/section4-image.png') center center no-repeat;
	color:#fff;
	margin-bottom:20px;
}
.btn-save-money{
	background-color:#fff;
	color:#f30501;
	width:100%;
	padding: 1rem 2rem;
    border-radius: 0.7rem;
    transition: all 0.2s ease-in-out;
    font-size: 20px;
	font-weight:600;
	}
.btn-save-money:hover{
	background-color:#030273;
	color:#fff;
	}
.home-section4-text {
	text-align:center;
	padding:10px;
	}
.home-section4-text h3 {
	color: #fff;
	    font-size: 33px;
}
.home-section2-text {
	color: #fff;
	padding-top: 20px;
	    text-align: justify;
}
.home-section5{
	margin: 0px auto;
	padding: 30px 30px 0px 30px;
    margin-bottom: 0px;
	background: url(../../uploads/bg-stats.png) center center repeat;
    height: 500px;
	background-size:cover;
	color:#fff;
}
.home-section5 h2{
	font-weight:bold;
	font-size: 40px;
}
.home-section5 p{
	font-size: 24px;
	}
.stats-row1{
	       margin-top: 54px;
		amrgin:0px auto;
		text-align:center;
	}
.home-section6{
	margin: 0px auto;
	padding: 0px 30px;
	margin-bottom:20px;
	background:transparent;
	height: auto;
	
}
.stats-box{
	margin:0px auto;
	text-align:center;
	
}
.stats-box h4{
	font-size: 24px;
	margin:10px 0px 2px 0px;
	color:#fff;
	}
.stats-box h2{
	color:#030273;
	font-size: 50px;
	}
.stats-row{
	    margin-top: 10px;
	}

.circle-white{
	background-color:#fff;
	width:200px;
	height:200px;
	border-radius:50%;
	padding:10px;
	
	}
.social-footer ul li{
	display:inline;
	list-style:none;
	}
.social-footer li a{
	display:inline;
	list-style:none;
	color:#030273;
	}
.social-footer li a:hover{
	color:#f30501;
	}
.dataTables_wrapper .dataTables_paginate .paginate_button:active {
    outline: none;
    background-color: #fd0005 !important;
    background:none !important;
    background: none !important;
    background: none !important;
    background: none !important;
    background:none !important;
    background: none !important;
    box-shadow:none !important;
	color:#fff !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.current, .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
    color: #7f7e7e !important;
    border: 1px solid #04006c !important;
    background-color: #04006c !important;
    background: none !important;
    background:none !important;
    background: none !important;
    background: none !important;
    background: none !important;
    background: none !important;
    
	 padding: 0.5rem 0.75rem;
    margin-left: -1px;
}
.dataTables_wrapper .dataTables_paginate {
    float: right;
    text-align: right;
    padding-top: 0.25em;
    margin: 10px 0;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled, .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover, .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active {
    cursor: default;
    box-shadow: none;
	position: relative;
    float: left;
    padding: 0.5rem 0.75rem;
    margin-left: -1px;
    color: #7f7e7e !important;
    text-decoration: none;
    background-color: #fff !important;
    border: 1px solid #ddd !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
   color: #7f7e7e !important;
   background-color: #fd0005 !important;
    background: none !important;
   background: none !important;
   background: none !important;
  background: none !important;
   background: none !important;
    background: none !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button {
     color: #7f7e7e !important;
    background-color: #04006c !important;
    background: none !important;
    background: none !important;
    background: none !important;
    background: none !important;
    background: none !important;
    background: none !important;
	  float: left;
    padding: 0.5rem 0.75rem;
    margin-left: -1px;
	border: 1px solid #ddd !important;
}
/*-----------------About-------------------*/
.about-section1 {
    margin: 0px auto;
    padding: 30px 0px;
}
.about-section1-image img {
    width: 84%;
}
.about-section1-text {
   color:#fff;
    padding-top: 20px;
    text-align: justify;
}
.about-section1-text h3 {
    color: #030273;
    font-size: 30px;
}
.about-section2 {
    margin: 0px auto;
    padding: 30px 0px;
	color:#fff;
}
.about-section2-image img {
    width: 100%;
}
.about-section2-text {
    
	color:#fff;
    padding-top: 20px;
    text-align: left;
}
.about-section2 h3 {
    color: #030273;
    font-size: 30px;
}
.about-section2-text img{
	width:100%;
	}
	
.search-form-left {
    margin: 0px auto;
    background-color: #fff;
    padding: 15px 15px 0px 15px;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #e0e0e0;
    
}
/*---------------------projects-----------------*/
.projects-section1 {
    margin: 0px auto;
    padding: 30px 0px;
}
.places-list h3{
	color:#030273;
	}
.places-list span{
	padding-right:0px;
	float: right;
	}
.places-list ul{
	    margin-left: -41px;
	
	}
.places-list ul > li {
    text-decoration: none;
    list-style: none;
    border-bottom: 1px solid #EBEBEB;
    padding: 5px 5px;
  
	font-size: 17px;
}
.places-list ul > li:hover {
    text-decoration: none;
    list-style: none;
    border-bottom: 1px solid #fd0005;
   
  
}
.places-list ul > li > a {
    text-decoration: none;
    color: #000;
}
.places-list ul > li > a:hover {
    text-decoration: none;
    color: #fd0005;
}
.listing-content .form-group {
    margin-bottom: 10px;
}
.listing-content .search-form-left .form-control {
    display: block;
    width: 100%;
    height: 40px;
    padding: 4px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #919191;
    background-color: #fff;
    background-image: none;
    border: 1px solid #c7c7c7;
    border-radius: 0px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	margin-top: 5px;
}
.modal-body  img{
	width:100%;
	}
.modal-title {
    margin: 0;
    line-height: 1.45;
    color: #030273;
    font-size: 20px;
}
.project-address{
	margin-top:10px;
	}
.project-address .fa{
    font-weight: 900;
	font-size:28px;
	color:#fd0005;
}
[type="checkbox"], [type="radio"] {
    box-sizing: border-box;
    padding: 0;
	margin-right:10px;
}
.th-bg{
	
	background-color: #e3e1ff;
	}
/*-------------contact-----------------*/
.contact-section1 {
    margin: 0px auto;
    padding: 8px 20px;
	background-color:#fff;
	margin-bottom:30px;
}
.contact-section1-text {
	color: #373a3c;
	padding-top: 20px;
}
.contact-section1-text h3 {
	color: #030273;
	font-size: 30px;
}
.contact-info .fa {
    font-weight: 900;
	font-size:20px;
	color:#fd0005;
}
.card-header {
    background-color: #fff;
    color: #04006d !important;
    border-bottom: 1px solid #D8D6D6;
}

/*-------------faq-----------------*/
.faq-section1 {
    margin: 0px auto;
    padding: 8px 20px;
	background-color:#fff;
	margin-bottom:30px;
}
.faq-section1-text {
	color: #373a3c;
	padding-top: 20px;
}
.faq-section1-text h3 {
	color: #030273;
	font-size: 30px;
	margin-bottom: 20px;
}
.faq-section1-text .card-body{
	    padding: 10px 34px;
	
	}
.faq-section1-text .btn-link {
    color: #090869 !important;
    text-decoration: none;
    background-color: transparent;
	font-size: 16px;
    font-weight: 500;
}
.faq-section1-text .btn-link:hover {
   color: #fd0005 !important;
    text-decoration: none;
    background-color: transparent;
}
	
	
@media (max-width: 767px){
    .news-box {
        height:auto;
        
        
    }
#navbar-mobile.navbar-toggleable-sm .navbar-nav .nav-item {
    float: left;
    padding-right: 10px;
    padding-left: 10px;
}
.home-box1 {
    background: #ffffff;
    border-color: #dbdada;
   padding: 1.5em 2em 2em;
    border: 2px solid #dbdada;
    border-radius: 5px;
    margin: 30px 0px;
   height: auto;
}
.home-box2 {
    background: #ffffff;
    border-color: #dbdada;
   padding: 1.5em 2em 2em;
    border: 2px solid #dbdada;
    border-radius: 5px;
    margin: 30px 0px;
    height: auto;
}
.home-box3 {
    background: #ffffff;
    border-color: #dbdada;
   padding: 1.5em 2em 2em;
    border: 2px solid #dbdada;
    border-radius: 5px;
    margin: 30px 0px;
   height: auto;
}
.home-section4 {
    margin: 0px auto;
    padding: 30px 30px 30px 30px;
    background: url(../../uploads/section4-image.png) center center repeat;
    color: #fff;
    margin-bottom: 20px;
    height: 285px;
}
footer.footer-light {
    background: #FFFFFF;
    margin: 0px auto;
    text-align: center;
}
.stats-row1 {
    margin-top: 1px;
    margin: 0px auto;
    text-align: center;
}
}
