body {
	margin: 0;
	padding: 0;
}
img {
	max-width: 100%;
}
a:hover {
	text-decoration: none;
}
.modal-content {
    background:#ABAAAA;
}
.grayBox {
	background-color: black;
	height: 100%;
	left: 0;
	opacity: 0.7;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 1055;
}

.buyfm .input span {
    font-size: 16px;
}



img.imgs {
    position: absolute;
    right: 0;
    top: 0;
}

.login .input span {
    font-size: 12px;
}


.box_content {
	background-color: #ffffff;
	border: 2px solid #ae6948;
	height: 240px;
	padding: 15px;
	position: fixed;
	right: 33%;
	top: 118px;
	z-index: 1056;
}
.login_area {
	background: #ebebeb;
	padding: 15px;
	text-align: center;
}
.modal-header {
	min-height: 16.43px;
	padding: 15px;
	border-bottom: 1px solid #e5e5e5;
	text-align: center;
}
.modal-header h2 {
	text-align: center;
	margin: auto;
}
.modal-title {
	text-align: center;
	color:#00418C;
	font-family: OpenSans-Semibold;
	font-size: 18px;
	margin: auto;
}
.modal-body .input {
	text-align: center;
}
.input-fld {
	margin: 10px 0;
}
.login_btn, .right_side .modal-body button {
	padding: 4px 16px;
	font-size: 15px;
	color: #ffffff;
	background: #b73822;
	border: none;
	font-family: Lato-Regular;
	box-shadow: 1px 1px 8px #000;
}
.input span {
	margin-right: 4px;
}
.input-fld input {
	width: 100%;
	margin: 4px 0;
	padding: 5px;
}
.modal-footer {
	padding: 15px;
	border-top: 1px solid #e5e5e5;
	display: block;
	text-align: center;
}
.modal-header .close {
	position: absolute;
	right: 13px;
}
.middle-area {
	margin: 20px 0;
	min-height: calc(100vh - 220px);
}
.banner {
	position: relative;
}

#banner .owl-prev {
	position: absolute;
	top: 45%;
	left: 0;
	background:#a67c00;
}
#banner .owl-next {
	position: absolute;
	top: 45%;
	right: 0;
	background:#a67c00;
}
.owl-theme .owl-dots .owl-dot span {
	width: 15px;
	height: 15px;
	margin: 5px 4px;
	background: #013C74;
}
.owl-dots {
	position: absolute;
	bottom: 0;
	left: 47%;
}
.owl-theme .owl-nav [class*="owl-"]:hover {
	background: #013c74;
}
.owl-theme .owl-nav [class*="owl-"]:hover {
	background: #013c74;
}
.carousel-control-next, .carousel-control-prev {
	top: 25% !important;
}
.carousel-inner>.carousel-item {
	-webkit-transition: 0.3s !important;
	-o-transition: 0.3s !important;
	transition: 0.3s !important;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
 background: #DC8038;
}
.header-top{
 border-top:4px solid #00418c;	
 background: #e8e8e8;
 padding-bottom: 10px;
}
.r-top-btn{
 text-align:right;
 margin-top:6px;	
}
.r-top-btn span{
 margin: 0 6px;	
}
.r-top-btn a{
 font-size:15px;
 color:#ffffff;
 background:#dc8038;
 padding:10px 25px;
 font-family:Lato-Regular;	
}
.logo {
 padding: 10px 0;
}
.whatsapp{
 text-align:right;
 padding: 37px 0 0;	
}
.w-txt{
 font-size:16px;
 color:#00418c;
 font-family:Lato-Regular;	
}
.w-txt span{
 color: #777673;	
}
.form-group1{
 margin-top:10px;	
}
.form-group1 input {
 width:25%;
 display: inline-block;
 background: #e8e8e8;
}
.form-group1 .login_btn{
 display: inline-block;
 margin-left: -9px;
 padding: 7.5px 5px;
 vertical-align: top;
 box-shadow: none;
 background:#dc8038;	
}
.form-group1 .login_btn span, .calc_btn a span, .login_btn span {
    margin-left: 12px;
    background: #00418c;
    padding: 2px 8px;
    border-radius: 50%;
}
.btm-head {
    background: #00418c;
}
.tools, .services, .get-start, .news-area, .footer-top{
 padding:35px 0;	
}
.tools ul{
 list-style:none;
 padding:0;	
}
.tools ul li{
 display:inline-block;
 padding: 25px 20px;
 border: 1px solid;	
 margin: 35px 12px;
}
.tools ul li .calc{
  position:relative;	
}
h2, h3{
 font-size:40px;
 color:#00418c;
 font-family:LatoSemibold;	
 text-align:center;	
 padding-bottom:10px;
 position:relative;
}

h2::after {
    content: "";
    position: absolute;
    width: 38px;
    border: 2px solid;
    right: 50%;
    transform: translateX(-50%);
    bottom: 0;
	margin-right:-20px;
}
h2::before {
    content: "";
    position: absolute;
	width: 38px;
    border: 2px solid;
    left: 50%;
    transform: translateX(50%);
    bottom: 0;
	margin-left:-15px;
}
.calc p{
 font-size:17px;
 color:#575554;
 font-family:Lato-Regular;
 margin-top: 10px;	
}
.calc_btn a, .login_btn{
 font-size:16px;
 color:#fff;
 font-family:Lato-Regular;
 background:#dc8038;
 padding: 8px 15px;	
 border-radius: 5px;
}
.why-us{
 background:url(../images/banner-img.png)no-repeat center center/cover;
 padding:25px;
 background-attachment:fixed;	
}
.jarallax{
 position: relative;
background-size: cover !important;
background-repeat: no-repeat;	
}
.why-list{
 background:#ccbca8e6;
 padding:10px;	
}
h3{
 font-size:20px;
}
.why-list ul{
 list-style:none;	
}
.why-list ul li, .ser-txt p, .contact-box .cont-txt {
    font-size: 15px;
    font-family: Lato-Regular;
    margin: 8px 0;
	padding: 0 10px;
}
.why-list ul li a, .ser-txt p a{
  color:#dc8038;	
}
.serv-left{
 text-align:right;
 margin:30px 0;	
}
.serv-right{
 text-align:left;
 margin:30px 0;	
}
.ser-txt {
    display: inline-block;
    width: 80%;
    vertical-align: middle;
}

.serv-img {
    background: #00418c;
    height: 90px;
    width: 90px;
    border-radius: 50%;
    text-align: center;
    line-height: 90px;
	display:inline-block;
	margin-left: 10px;
}
.serv-head{
 font-size:18px;
 color:#00418c;
 font-family:LatoSemibold;	
}
.serv-right .serv-img {
    margin-left: 0;
    margin-right: 10px;
}
.get-start h2, .testimonial h2{
 color:#ffffff;	
}
.get-start{
 background:#00418c;	
}
.flow{
 list-style: none;
 padding: 0;
}

.flow li{
 display:inline-block;
 margin: 40px 45px;
 position:relative;
 
}
.flow li:nth-child(2)::after {
    left: 232px;
}
.flow li:nth-child(3)::after {
    left: 120px;
}
.flow li::after{
 position:absolute;
content: url("../images/arrow.png");
overflow: hidden;	
top: 16%;
left: 200px;
}
.flow li:last-child::after{
 content:none;	
}
.flow p{
 font-size:15px;
 color:#ffffff;
 font-family:Lato-Regular;
 text-align:center;	
}
.live-m {
    font-size: 20px;
    font-family: Lato-Regular;
    text-align: center;
    background: #00418C;
    color: #fff;
    padding: 5px 0;
}
.news ul {
    background: #00418c;
}
.news ul li{
 width:50%;	
}
.news ul li a{
 color:#ffffff;	
}
.news .nav-pills .nav-link.active, .nav-pills .show > .nav-link{
 background:#DC8038;	
}
.live-ticker{
 border:1px solid #999;
 text-align:center;	
}
.live-tick {
    
}
.testimonial{
 background:url(../images/test-background.png)no-repeat center center/cover;
 padding:25px;
 background-attachment:fixed;	
 text-align:center;	
 color:#ffffff;
 font-family:Lato-Regular;
}
.t-txt{
 margin-left:10px;	
}
.testimonial p {
 margin-top: 15px;
}
.testimonial .item {
 margin: 40px 11px;
}
.contact-box {
    text-align: center;
    background: #f3f2f2;
    padding:20px 0;
    height:230px;
	margin: 30px 0;
}
.contact-box:hover{
  box-shadow:1px 1px 8px #999;	
}
.contact-icon {
    color: #00418c;
    font-size: 40px;
}
.contact-box .cont-txt span {
    font-size: 22px;
    color: #00418c;
    font-family: Lato-Regular;
}
#frmContact {
    background: #E8E8E8;
    padding:16px 25px;
}
.footer-btm {
    background: #00418c;
    padding: 10px 0;
}
.ft_left, .ft_right {
    font-size: 15px;
    color: #fff;
    font-family: Lato-Regular;
}
.ft_right{
 text-align:right;	
}
.button-right {
    right: -4px;
}
.social-buttons {
    position: fixed;
    transform: translateY(-50%) !important;
    -webkit-transform: translateY(-50%) !important;
    top: 50% !important;
    width: 45px;
    z-index: 9999;
}
.middle-content .nav.nav-pills {
   
}
.middle-content .nav.nav-pills li {
    width: 100%;
	margin-bottom:5px;
	border:1px solid #ffffff;
	 background: #00418c;
}

.middle-content .nav.nav-pills li a{
 color:#ffffff;	
}
.middle-content .nav-pills .nav-link.active, .nav-pills .show > .nav-link{
 background-color: #DC8038;	
}
.test-a .client-img{
 display: inline-block;
 width:65px;
 float:left;	
}
.test-a .test-r {
    display: inline-block;
    width: calc(100% - 80px);
    margin-left: 15px;
	text-align:justify;
	vertical-align:middle;
}
.test-a .t-txt{
 text-align:right;	
}
.test-b .client-img{
 display: inline-block;
 width:65px;
 margin-left: 11px;	
}
.test-b .test-r {
    display: inline-block;
    width: calc(100% - 80px);
	text-align:justify;
	vertical-align:middle;
}
.test-b .t-txt{
 text-align:left;	
}
.form-group {
    margin-bottom: 9px;
}
.contact-background{
 background:url(../images/contact_background.png)no-repeat center center/cover;
 padding:70px 0;	
}
.card{
 margin: 12px 0;	
}
.card-header{
    background: #0a7abf;
	color:#fff;
}
.card-header a{
 color:#fff;	
}
.card-body {
    background: #fff;
    color: #000;
}
.accordion .card-header.collapsed::after {
    content: "\f067";
}
.accordion .card-header::after {
    font-family: 'FontAwesome';
    content: "\f068";
    float: right;
}
.card-title {
    font-size: 16px;
    font-weight: 600;
}
#reg{
 font-size: 18px;
 color: #fff;
 font-family: Lato-Regular;
}
.contact-icon .fas {
    transform: scaleX(-1);
}
.footer-btm ul{
 list-style:none;	
}
.footer-btm ul li {
    display: inline-block;
    margin: 0 5px;

}
.footer-btm ul li a{
 font-size:18px;
 font-family:Lato-Regular;
 color:#fff;	
}
.user-info{
background:#f3f2f2;
padding:30px 0px;
}
.user-info i{
font-size:30px;
margin-bottom:10px;
color: #00418c;
}
.user-info {
font-size:16px;
}
.infotext, .infotext i{
	font-size:20px;
	color:#00418c;
	font-weight:bold;
}
.advicesec{
background:url("../images/advicebg.jpg") no-repeat center center /cover;
}

.advise1{
padding:30px;
background:#dddddd75;
text-align:center;
}
.advise2{
padding:30px;
background:#ddddddad;
text-align:center;
transition:all .4s ease;
}
.advise2:hover, .advise1:hover{
background:#353535b8;
color:white;
}
.advise2:hover h3, .advise1:hover h3{
color:white;
}
 .advicesec h3{
	 margin-top:10px;
 margin-bottom:0px;
 padding-bottom:5px;
 }
 .advicesec a{
	    font-size: 15px;
    color: #ffffff;
    background: #dc8038;
    padding: 10px 25px;
    font-family: Lato-Regular;
		border-radius:5px;
 }
 .blog-card {
    margin-bottom: 30px;
}
.blog-card {
    margin-bottom: 30px;
}

.blog-card img {
    height: 300px;
}
.blog-card img {
    display: block;
    width: 100%;
}
.blog-card ul 
{
  padding: 0;
  list-style-type: none;
}
.blog-card ul a
{
    color: #000;
  height: 39px;
  display: block;
  font-weight: 600;
  margin-top: 9px;
}
.blog-card p
{
    text-align: justify;
}
.blog-card .read-more
{
    background: #dc8038;
  color: #fff;
  padding: 14px;
  border-radius: 6px;
}